Update tvprofil.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-31 23:55:14 +03:00
parent a2919a070c
commit d5af4ff245

View file

@ -1,10 +1,9 @@
// BUG: server is not stable
const cheerio = require('cheerio') const cheerio = require('cheerio')
const dayjs = require('dayjs') const dayjs = require('dayjs')
module.exports = { module.exports = {
site: 'tvprofil.com', site: 'tvprofil.com',
ignore: true, // NOTE: server is not stable
request: { request: {
headers: { headers: {
'x-requested-with': 'XMLHttpRequest' 'x-requested-with': 'XMLHttpRequest'