From 5dce3a353fa4b82877248ca49076e6aaed5e9c91 Mon Sep 17 00:00:00 2001 From: PopeyeTheSai10r <107763146+PopeyeTheSai10r@users.noreply.github.com> Date: Sat, 14 Jan 2023 12:55:07 -0800 Subject: [PATCH] Update osn.com.config.js --- sites/osn.com/osn.com.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/osn.com/osn.com.config.js b/sites/osn.com/osn.com.config.js index 4d60f7cb..cceabbfc 100644 --- a/sites/osn.com/osn.com.config.js +++ b/sites/osn.com/osn.com.config.js @@ -6,6 +6,7 @@ dayjs.extend(utc) dayjs.extend(timezone) module.exports = { + skip: true, // NOTE: return an HTTP error 302 on requests from GitHub server (https://github.com/iptv-org/epg/issues/1654#issuecomment-1382915005) site: 'osn.com', days: 2, url: `https://www.osn.com/CMSPages/TVScheduleWebService.asmx/GetTVChannelsProgramTimeTable`,