mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update dstv.com.config.js
This commit is contained in:
parent
ce9f81a81c
commit
5aae9f127e
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ const cheerio = require('cheerio')
|
|||
const dayjs = require('dayjs')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
const customParseFormat = require('dayjs/plugin/customParseFormat')
|
||||
const axios = require('axios')
|
||||
|
||||
dayjs.extend(utc)
|
||||
dayjs.extend(customParseFormat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue