Merge pull request #1690 from iptv-org/PopeyeTheSai10r-patch-1

Update osn.com.config.js
This commit is contained in:
Aleksandr Statciuk
2023-01-15 12:22:03 +03:00
committed by GitHub

View File

@@ -6,6 +6,7 @@ dayjs.extend(utc)
dayjs.extend(timezone) dayjs.extend(timezone)
module.exports = { 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', site: 'osn.com',
days: 2, days: 2,
url: `https://www.osn.com/CMSPages/TVScheduleWebService.asmx/GetTVChannelsProgramTimeTable`, url: `https://www.osn.com/CMSPages/TVScheduleWebService.asmx/GetTVChannelsProgramTimeTable`,