mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update turksatkablo.com.tr.config.js
This commit is contained in:
parent
df741e5fa8
commit
10479f0c25
1 changed files with 1 additions and 3 deletions
|
@ -8,10 +8,8 @@ dayjs.extend(timezone)
|
||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
request: {
|
|
||||||
timeout: 10000
|
|
||||||
},
|
|
||||||
site: 'turksatkablo.com.tr',
|
site: 'turksatkablo.com.tr',
|
||||||
|
ignore: true, // NOTE: server is not stable
|
||||||
url: function ({ date }) {
|
url: function ({ date }) {
|
||||||
return `https://www.turksatkablo.com.tr/userUpload/EPG/y.json?_=${date.valueOf()}`
|
return `https://www.turksatkablo.com.tr/userUpload/EPG/y.json?_=${date.valueOf()}`
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue