mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 19:36:58 -05:00
Update pbsguam.org.config.js
This commit is contained in:
@@ -4,7 +4,7 @@ const isBetween = require('dayjs/plugin/isBetween')
|
|||||||
dayjs.extend(isBetween)
|
dayjs.extend(isBetween)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'pbsguam.org',
|
site: 'pbsguam.org', // the program is only available Thursday through Sunday
|
||||||
url: 'https://pbsguam.org/calendar/',
|
url: 'https://pbsguam.org/calendar/',
|
||||||
parser: function ({ content, date }) {
|
parser: function ({ content, date }) {
|
||||||
let programs = []
|
let programs = []
|
||||||
|
|||||||
Reference in New Issue
Block a user