Update ipko.com

This commit is contained in:
freearhey
2023-12-03 16:52:16 +03:00
parent 0c633e1c1f
commit 58aa9dc969
3 changed files with 23 additions and 5 deletions

View File

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