Update tapdmv.com

This commit is contained in:
freearhey
2023-11-28 13:58:23 +03:00
parent 28ac8c3754
commit 079f6ec214
4 changed files with 58 additions and 27 deletions

View File

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