Update startimestv.com

This commit is contained in:
freearhey
2023-11-27 20:41:06 +03:00
parent aa73454c25
commit 32b9199469
4 changed files with 135 additions and 62 deletions

View File

@@ -1,6 +1,3 @@
// npm run channels:parse -- --config=./sites/startimestv.com/startimestv.com.config.js --output=./sites/startimestv.com/startimestv.com.channels.xml --set=country:ke
// npm run grab -- --site=startimestv.com
const { parser, url } = require('./startimestv.com.config.js')
const dayjs = require('dayjs')
const utc = require('dayjs/plugin/utc')