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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user