Update horizon.tv

This commit is contained in:
freearhey
2023-12-03 16:21:41 +03:00
parent aa299199ba
commit 8f8ff911ab
3 changed files with 23 additions and 5 deletions
-3
View File
@@ -1,6 +1,3 @@
// npm run channels:parse -- --config=./sites/horizon.tv/horizon.tv.config.js --output=./sites/horizon.tv/horizon.tv.channels.xml
// npm run grab -- --site=horizon.tv
const { parser, url } = require('./horizon.tv.config.js')
const axios = require('axios')
const dayjs = require('dayjs')