mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update canalplus.com.config.js
This commit is contained in:
parent
baa0d48c77
commit
0a14e3d7c6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ const axios = require('axios')
|
|||
|
||||
module.exports = {
|
||||
site: 'canalplus.com',
|
||||
ignore: true, // server returns HTTP error 401 (https://github.com/iptv-org/epg/runs/5746477292?check_suite_focus=true)
|
||||
url: function ({ channel, date }) {
|
||||
const diff = date.diff(dayjs.utc().startOf('d'), 'd')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue