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