mirror of
https://github.com/iptv-org/epg
synced 2026-05-06 17:37:06 -04:00
Update /sites
This commit is contained in:
@@ -33,7 +33,7 @@ module.exports = {
|
||||
},
|
||||
async channels() {
|
||||
const items = await axios
|
||||
.get(`https://skyepg.mysky.com.ph/Main/getEventsbyType`)
|
||||
.get('https://skyepg.mysky.com.ph/Main/getEventsbyType')
|
||||
.then(r => r.data.location)
|
||||
.catch(console.log)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user