mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update beinsports.com.config.js
This commit is contained in:
parent
54caf3abcd
commit
58985dd291
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ dayjs.extend(utc)
|
||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
ignore: true, // INFO: guide on the site is empty
|
|
||||||
site: 'beinsports.com',
|
site: 'beinsports.com',
|
||||||
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(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue