mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 13:26:56 -05:00
Merge pull request #1712 from iptv-org/disable-sjonvarp.is
Disable sjonvarp.is
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user