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