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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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`
},