diff --git a/sites/clickthecity.com/clickthecity.com.channels.xml b/sites/clickthecity.com/clickthecity.com.channels.xml index a143b4ec..b36fc622 100644 --- a/sites/clickthecity.com/clickthecity.com.channels.xml +++ b/sites/clickthecity.com/clickthecity.com.channels.xml @@ -1,7 +1,7 @@ - - + a2z Channel 11 ANC Animax @@ -13,7 +13,6 @@ GEM GMA GTV - HBO History IBC TV 13 Jeepney TV diff --git a/sites/clickthecity.com/clickthecity.com.config.js b/sites/clickthecity.com/clickthecity.com.config.js index 7855a546..9882af55 100644 --- a/sites/clickthecity.com/clickthecity.com.config.js +++ b/sites/clickthecity.com/clickthecity.com.config.js @@ -59,6 +59,7 @@ module.exports = { const [, site_id] = url.match(/netid=(\d+)/) || [null, null] return { + lang: 'en', site_id, name }