This commit is contained in:
freearhey
2021-03-13 17:43:54 +03:00
parent ea1d9b7370
commit a6712a602f
6 changed files with 355 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ module.exports = {
channel.site_id
}.html?dt=${date.format('YYYY-MM-DD')}`
},
parser: function ({ channel, content, date, lang }) {
parser: function ({ content, date }) {
const programs = []
const dom = new JSDOM(content)
const items = dom.window.document.querySelectorAll(