mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tvprofil.com.config.js
This commit is contained in:
parent
a2919a070c
commit
d5af4ff245
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
// BUG: server is not stable
|
||||
|
||||
const cheerio = require('cheerio')
|
||||
const dayjs = require('dayjs')
|
||||
|
||||
module.exports = {
|
||||
site: 'tvprofil.com',
|
||||
ignore: true, // NOTE: server is not stable
|
||||
request: {
|
||||
headers: {
|
||||
'x-requested-with': 'XMLHttpRequest'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue