Update directv.com

This commit is contained in:
freearhey 2023-12-03 00:35:59 +03:00
parent 4eed315589
commit 54c0adaa44
4 changed files with 619 additions and 596 deletions

View file

@ -1,6 +1,3 @@
// [Geo-blocked] npm run channels:parse -- --config=./sites/directv.com/directv.com.config.js --output=./sites/directv.com/directv.com.channels.xml --set=zip:10001
// [Geo-blocked] npm run grab -- --site=directv.com
const { parser, url } = require('./directv.com.config.js')
const fs = require('fs')
const path = require('path')