mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 17:40:07 -04:00
Merge pull request #1712 from iptv-org/disable-sjonvarp.is
Disable sjonvarp.is
This commit is contained in:
commit
0b2a508e93
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'sjonvarp.is',
|
site: 'sjonvarp.is',
|
||||||
|
skip: true, // NOTE: there is no program on the website
|
||||||
days: 2,
|
days: 2,
|
||||||
url: function ({ channel, date }) {
|
url: function ({ channel, date }) {
|
||||||
return `http://www.sjonvarp.is/index.php?Tm=%3F&p=idag&c=${channel.site_id}&y=${date.format(
|
return `http://www.sjonvarp.is/index.php?Tm=%3F&p=idag&c=${channel.site_id}&y=${date.format(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue