mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update beinsports.com.config.js
This commit is contained in:
parent
4f4006c883
commit
763fcc41ed
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ dayjs.extend(customParseFormat)
|
|||
|
||||
module.exports = {
|
||||
site: 'beinsports.com',
|
||||
ignore: true, // NOTE: there is no program for the current date on the site
|
||||
url: function ({ date }) {
|
||||
return `https://epg.beinsports.com/utctime.php?mins=00&serviceidentity=beinsports.com&cdate=${date.format(
|
||||
'YYYY-MM-DD'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue