From c0dce2963b55400b00d870a169ca0ca1731f9bd4 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 18 Jan 2022 15:33:31 +0300 Subject: [PATCH] Update tvtv.us.config.js --- sites/tvtv.us/tvtv.us.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/tvtv.us/tvtv.us.config.js b/sites/tvtv.us/tvtv.us.config.js index e5b88903..d7508aac 100644 --- a/sites/tvtv.us/tvtv.us.config.js +++ b/sites/tvtv.us/tvtv.us.config.js @@ -6,7 +6,7 @@ dayjs.extend(utc) module.exports = { site: 'tvtv.us', - ignore: true, // NOTE: site_id of most channels must be re-mapped + ignore: false, // NOTE: site_id of most channels must be re-mapped url: function ({ date, channel }) { return `https://www.tvtv.us/gn/d/v1.1/stations/${ channel.site_id