Update dstv.com

This commit is contained in:
freearhey
2023-11-19 11:10:25 +03:00
parent 6c1835ea5f
commit 2994c02f31
4 changed files with 192 additions and 77 deletions

View File

@@ -1,4 +1,5 @@
// npm run channels:parse -- --config=./sites/dstv.com/dstv.com.config.js --output=./sites/dstv.com/dstv.com.channels.xml --set=country:zaf
// npm run channels:parse -- --config=./sites/dstv.com/dstv.com.config.js --output=./sites/dstv.com/dstv.com_nga.channels.xml --set=country:nga
// npm run channels:parse -- --config=./sites/dstv.com/dstv.com.config.js --output=./sites/dstv.com/dstv.com_zaf.channels.xml --set=country:zaf
// npm run grab -- --site=dstv.com
const { parser, url } = require('./dstv.com.config.js')