From e3a4aa4328f7801a39bc7f63a14a2e1f6f55af50 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Thu, 19 Oct 2023 20:11:21 +0300 Subject: [PATCH] Update tvtv.us.config.js https://github.com/iptv-org/epg/issues/2176 --- sites/tvtv.us/tvtv.us.config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sites/tvtv.us/tvtv.us.config.js b/sites/tvtv.us/tvtv.us.config.js index 4f2c9dd9..06f1d5e2 100644 --- a/sites/tvtv.us/tvtv.us.config.js +++ b/sites/tvtv.us/tvtv.us.config.js @@ -5,9 +5,7 @@ dayjs.extend(utc) module.exports = { site: 'tvtv.us', - request: { - delay: 1500 // 1500 ms - }, + delay: 1500, // 1500 ms days: 2, url: function ({ date, channel }) { return `https://www.tvtv.us/api/v1/lineup/USA-NY71652-DEFAULT/grid/${date.toJSON()}/${date