Update osn.com

This commit is contained in:
freearhey 2023-12-03 19:03:44 +03:00
parent 0e42b4fef5
commit ddc13bb194
4 changed files with 39 additions and 6 deletions

View file

@ -1,7 +1,3 @@
// [Geo-blocked] npm run channels:parse -- --config=./sites/osn.com/osn.com.config.js --output=./sites/osn.com/osn.com_ar.channels.xml --set=lang:ar
// [Geo-blocked] npm run channels:parse -- --config=./sites/osn.com/osn.com.config.js --output=./sites/osn.com/osn.com_en.channels.xml --set=lang:en
// [Geo-blocked] npm run grab -- --site=osn.com --lang=ar
const { parser, url, request } = require('./osn.com.config.js')
const dayjs = require('dayjs')
const utc = require('dayjs/plugin/utc')