mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -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)
|
||||
|
||||
module.exports = {
|
||||
site: 'pbsguam.org',
|
||||
site: 'pbsguam.org', // the program is only available Thursday through Sunday
|
||||
url: 'https://pbsguam.org/calendar/',
|
||||
parser: function ({ content, date }) {
|
||||
let programs = []
|
||||
|
||||
Reference in New Issue
Block a user