mirror of
https://github.com/iptv-org/epg
synced 2025-12-19 11:56:58 -05:00
Update allente.se.config.js
This commit is contained in:
@@ -8,9 +8,6 @@ module.exports = {
|
|||||||
|
|
||||||
return `https://cs-vcb.allente.${country}/epg/events?date=${date.format('YYYY-MM-DD')}`
|
return `https://cs-vcb.allente.${country}/epg/events?date=${date.format('YYYY-MM-DD')}`
|
||||||
},
|
},
|
||||||
request: {
|
|
||||||
timeout: 10000
|
|
||||||
},
|
|
||||||
logo({ channel }) {
|
logo({ channel }) {
|
||||||
return channel.logo
|
return channel.logo
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user