mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Add country subdivisions codes to the country lists
This commit is contained in:
@@ -35,5 +35,6 @@ api.categories = new API(`${DATA_DIR}/categories.json`)
|
||||
api.languages = new API(`${DATA_DIR}/languages.json`)
|
||||
api.regions = new API(`${DATA_DIR}/regions.json`)
|
||||
api.blocklist = new API(`${DATA_DIR}/blocklist.json`)
|
||||
api.subdivisions = new API(`${DATA_DIR}/subdivisions.json`)
|
||||
|
||||
module.exports = api
|
||||
|
||||
Reference in New Issue
Block a user