mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update pbsguam.org
This commit is contained in:
@@ -6,9 +6,6 @@ dayjs.extend(isBetween)
|
||||
module.exports = {
|
||||
site: 'pbsguam.org',
|
||||
url: 'https://pbsguam.org/calendar/',
|
||||
logo({ channel }) {
|
||||
return channel.logo
|
||||
},
|
||||
parser: function ({ content, date }) {
|
||||
let programs = []
|
||||
const items = parseItems(content, date)
|
||||
|
||||
Reference in New Issue
Block a user