mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Merge pull request #1756 from iptv-org/disable-guide.dstv.com
Disable guide.dstv.com
This commit is contained in:
commit
c769312710
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'guide.dstv.com',
|
site: 'guide.dstv.com',
|
||||||
|
skip: true, // NOTE: website is down (HTTP Server Error 503)
|
||||||
days: 2,
|
days: 2,
|
||||||
request: {
|
request: {
|
||||||
cache: {
|
cache: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue