mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 03:17:04 -04:00
Change tokenk Axios wrapper to multifetch, config changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const doFetch = require('@ntlab/sfetch')
|
||||
const doFetch = require('../../scripts/core/multifetch')
|
||||
const axios = require('axios')
|
||||
const dayjs = require('dayjs')
|
||||
const crypto = require('crypto')
|
||||
|
||||
Reference in New Issue
Block a user