Update vidio.com.config.js

This commit is contained in:
MinePlayersPE
2021-06-16 16:54:08 +07:00
committed by GitHub
parent c91733e143
commit b7733f761b

View File

@@ -14,7 +14,7 @@ module.exports = {
lang: 'id',
site: 'vidio.com',
channels: 'vidio.com.channels.xml',
output: '.gh-pages/guides/vidio.com.channels.xml',
output: '.gh-pages/guides/vidio.com.guide.xml',
url({ channel }) {
return `https://www.vidio.com/live/${channel.site_id}/schedules`
},