mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update tv.mail.ru.config.js
This commit is contained in:
@@ -59,6 +59,11 @@ function parseCategory(item) {
|
||||
}
|
||||
|
||||
return categories[item.category_id]
|
||||
? {
|
||||
lang: 'ru',
|
||||
value: categories[item.category_id]
|
||||
}
|
||||
: null
|
||||
}
|
||||
|
||||
function parseItems(content) {
|
||||
|
||||
Reference in New Issue
Block a user