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'