mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update pbsguam.org.config.js
This commit is contained in:
parent
291321e4f3
commit
93cbe7209f
1 changed files with 1 additions and 1 deletions
|
@ -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 = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue