mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -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 = {
|
module.exports = {
|
||||||
site: 'beinsports.com',
|
site: 'beinsports.com',
|
||||||
|
ignore: true, // NOTE: there is no program for the current date on the site
|
||||||
url: function ({ date }) {
|
url: function ({ date }) {
|
||||||
return `https://epg.beinsports.com/utctime.php?mins=00&serviceidentity=beinsports.com&cdate=${date.format(
|
return `https://epg.beinsports.com/utctime.php?mins=00&serviceidentity=beinsports.com&cdate=${date.format(
|
||||||
'YYYY-MM-DD'
|
'YYYY-MM-DD'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue