Update mi.tv.config.js
This commit is contained in:
@@ -8,7 +8,6 @@ dayjs.extend(utc)
|
|||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
days: 1,
|
|
||||||
site: 'mi.tv',
|
site: 'mi.tv',
|
||||||
url({ date, channel }) {
|
url({ date, channel }) {
|
||||||
const [country, id] = channel.site_id.split('#')
|
const [country, id] = channel.site_id.split('#')
|
||||||
|
|||||||
Reference in New Issue
Block a user