From 7050f7e8903b30bc5add6d57ee5b6795231f8f44 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Sat, 18 Nov 2023 17:17:41 +0300 Subject: [PATCH] Update clickthecity.com --- sites/clickthecity.com/clickthecity.com.channels.xml | 5 ++--- sites/clickthecity.com/clickthecity.com.config.js | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) 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 }