mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update osn.com.config.js
This commit is contained in:
parent
7dfabbfc35
commit
5dce3a353f
1 changed files with 1 additions and 0 deletions
|
@ -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`,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue