Update osn.com.config.js

This commit is contained in:
PopeyeTheSai10r 2023-01-14 12:55:07 -08:00 committed by GitHub
parent 7dfabbfc35
commit 5dce3a353f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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`,