Update foxtel.com.au

This commit is contained in:
freearhey
2023-12-03 15:50:22 +03:00
parent 0a2b1ee065
commit c6f8383b01
3 changed files with 23 additions and 5 deletions
@@ -1,6 +1,3 @@
// [Geo-blocked] npm run channels:parse -- --config=./sites/foxtel.com.au/foxtel.com.au.config.js --output=./sites/foxtel.com.au/foxtel.com.au.channels.xml
// [Geo-blocked] npm run grab -- --site=foxtel.com.au
const { parser, url, request } = require('./foxtel.com.au.config.js')
const fs = require('fs')
const path = require('path')