mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update programacion-tv.elpais.com.config.js
This commit is contained in:
@@ -6,9 +6,6 @@ dayjs.extend(utc)
|
|||||||
dayjs.extend(timezone)
|
dayjs.extend(timezone)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
request: {
|
|
||||||
timeout: 10000
|
|
||||||
},
|
|
||||||
site: 'programacion-tv.elpais.com',
|
site: 'programacion-tv.elpais.com',
|
||||||
url: function ({ date }) {
|
url: function ({ date }) {
|
||||||
return `https://programacion-tv.elpais.com/data/parrilla_${date.format('DDMMYYYY')}.json`
|
return `https://programacion-tv.elpais.com/data/parrilla_${date.format('DDMMYYYY')}.json`
|
||||||
|
|||||||
Reference in New Issue
Block a user