mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update canalplus.com.config.js
Update API Key
This commit is contained in:
parent
acd0c184d8
commit
4cec03f701
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ const axios = require('axios')
|
||||||
// TODO: calculate API_KEY based on the current date
|
// TODO: calculate API_KEY based on the current date
|
||||||
//
|
//
|
||||||
// const API_KEY = 'f55e5c7ddf0afba59d1c64581358910d' // 03.2022
|
// const API_KEY = 'f55e5c7ddf0afba59d1c64581358910d' // 03.2022
|
||||||
const API_KEY = 'c71b6b8eb30125dab9d10a3850131ac6' // 05.2022
|
//const API_KEY = 'c71b6b8eb30125dab9d10a3850131ac6' // 05.2022
|
||||||
|
const API_KEY = 'da2291af3b10e9900d1c55e1a65d3388' // 10.2022
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'canalplus.com',
|
site: 'canalplus.com',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue