mirror of
https://github.com/iptv-org/epg
synced 2026-05-05 17:07:03 -04:00
Update /sites
This commit is contained in:
@@ -51,7 +51,7 @@ module.exports = {
|
||||
},
|
||||
async channels() {
|
||||
const xml = await axios
|
||||
.get(`https://www.visionplus.id/sitemap-channels.xml`)
|
||||
.get('https://www.visionplus.id/sitemap-channels.xml')
|
||||
.then(r => r.data)
|
||||
.catch(console.log)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user