Update turksatkablo.com.tr.config.js
This commit is contained in:
@@ -8,10 +8,8 @@ dayjs.extend(timezone)
|
||||
dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
request: {
|
||||
timeout: 10000
|
||||
},
|
||||
site: 'turksatkablo.com.tr',
|
||||
ignore: true, // NOTE: server is not stable
|
||||
url: function ({ date }) {
|
||||
return `https://www.turksatkablo.com.tr/userUpload/EPG/y.json?_=${date.valueOf()}`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user