Update beinsports.com.config.js

This commit is contained in:
Aleksandr Statciuk 2022-03-23 11:35:54 +03:00
parent 4f4006c883
commit 763fcc41ed

View file

@ -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'