mirror of
https://github.com/iptv-org/epg
synced 2025-12-23 05:46:40 -05:00
Update dsmart.com.tr.config.js
This commit is contained in:
@@ -4,9 +4,6 @@ const utc = require('dayjs/plugin/utc')
|
|||||||
dayjs.extend(utc)
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
request: {
|
|
||||||
timeout: 15000
|
|
||||||
},
|
|
||||||
site: 'dsmart.com.tr',
|
site: 'dsmart.com.tr',
|
||||||
url({ date, channel }) {
|
url({ date, channel }) {
|
||||||
const [page] = channel.site_id.split('#')
|
const [page] = channel.site_id.split('#')
|
||||||
|
|||||||
Reference in New Issue
Block a user