Update epg.i-cable.com

This commit is contained in:
freearhey
2023-12-03 15:32:29 +03:00
parent 347285fe9d
commit 4fcfbe43a5
4 changed files with 106 additions and 69 deletions

View File

@@ -1,6 +1,3 @@
// npm run channels:parse -- --config=./sites/epg.i-cable.com/epg.i-cable.com.config.js --output=./sites/epg.i-cable.com/epg.i-cable.com.channels.xml --set=lang:zh
// npm run grab -- --site=epg.i-cable.com
const { parser, url } = require('./epg.i-cable.com.config.js')
const fs = require('fs')
const path = require('path')