From d5af4ff245dc283cabdb0102196f501657cc80e6 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 31 Oct 2021 23:55:14 +0300 Subject: [PATCH] Update tvprofil.com.config.js --- sites/tvprofil.com/tvprofil.com.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sites/tvprofil.com/tvprofil.com.config.js b/sites/tvprofil.com/tvprofil.com.config.js index 93e921b3..4b443384 100644 --- a/sites/tvprofil.com/tvprofil.com.config.js +++ b/sites/tvprofil.com/tvprofil.com.config.js @@ -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'