mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Rename config.ignore to config.skip
This commit is contained in:
@@ -3,7 +3,7 @@ const dayjs = require('dayjs')
|
||||
|
||||
module.exports = {
|
||||
site: 'proximusmwc.be',
|
||||
ignore: true, // site is not working (https://github.com/iptv-org/epg/runs/5505070902?check_suite_focus=true)
|
||||
skip: true, // site is not working (https://github.com/iptv-org/epg/runs/5505070902?check_suite_focus=true)
|
||||
url: 'https://api.proximusmwc.be/v2/graphql',
|
||||
request: {
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user