mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update api.js
This commit is contained in:
@@ -25,6 +25,7 @@ class API {
|
||||
const api = {}
|
||||
|
||||
api.channels = new API(`${DATA_DIR}/channels.json`)
|
||||
api.regions = new API(`${DATA_DIR}/regions.json`)
|
||||
api.countries = new API(`${DATA_DIR}/countries.json`)
|
||||
api.subdivisions = new API(`${DATA_DIR}/subdivisions.json`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user