mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update magentatv.at.config.js
This commit is contained in:
parent
3aceff57ff
commit
b16a8c899a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ const API_ENDPOINT = `https://prod.oesp.magentatv.at/oesp/v4/AT/deu/web/programs
|
|||
|
||||
module.exports = {
|
||||
site: 'magentatv.at',
|
||||
ignore: true, // INFO: Request failed with status code 404 (Not Found)
|
||||
url: function ({ date }) {
|
||||
return `${API_ENDPOINT}/${date.format('YYYYMMDD')}/1`
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue