Update tvprofil.com.config.js
This commit is contained in:
@@ -2,10 +2,7 @@ const cheerio = require('cheerio')
|
|||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'hr',
|
|
||||||
site: 'tvprofil.com',
|
site: 'tvprofil.com',
|
||||||
channels: 'tvprofil.com.channels.xml',
|
|
||||||
output: '.gh-pages/guides/tvprofil.com.guide.xml',
|
|
||||||
request: {
|
request: {
|
||||||
headers: {
|
headers: {
|
||||||
'x-requested-with': 'XMLHttpRequest'
|
'x-requested-with': 'XMLHttpRequest'
|
||||||
|
|||||||
Reference in New Issue
Block a user