mirror of
https://github.com/iptv-org/epg
synced 2026-05-05 00:47:02 -04:00
channel lists + allente + bein data
This commit is contained in:
@@ -33,7 +33,7 @@ module.exports = {
|
||||
|
||||
return programs
|
||||
},
|
||||
async channels({ country = 'no' }) {
|
||||
async channels({ country }) {
|
||||
const axios = require('axios')
|
||||
const date = dayjs().format('YYYY-MM-DD')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user