mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update beinsports.com.config.js
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user