mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update arianatelevision.com.config.js
This commit is contained in:
parent
4a478b5355
commit
978a3a9fac
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ dayjs.extend(customParseFormat)
|
|||
module.exports = {
|
||||
site: 'arianatelevision.com',
|
||||
url: `https://www.arianatelevision.com/program-schedule/`,
|
||||
logo({ channel }) {
|
||||
return channel.logo
|
||||
},
|
||||
parser({ content, date }) {
|
||||
const programs = []
|
||||
const items = parseItems(content, date)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue