mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-12 01:50:07 -04:00
Update beinsports.com.config.js
This commit is contained in:
parent
873c900632
commit
376f65411a
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
ignore: true, // INFO: guide on the site is empty
|
ignore: true, // INFO: guide on the site is empty
|
||||||
request: {
|
|
||||||
timeout: 30000
|
|
||||||
},
|
|
||||||
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