mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update foxsports.com.au.config.js
This commit is contained in:
parent
13fc52132d
commit
246f729f80
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
|
const utc = require('dayjs/plugin/utc')
|
||||||
|
|
||||||
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'foxsports.com.au',
|
site: 'foxsports.com.au',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue