Update singtel.com

This commit is contained in:
freearhey 2023-11-27 13:40:18 +03:00
parent 95ec7df976
commit e7516fbed7
4 changed files with 207 additions and 158 deletions

View file

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