mirror of
https://github.com/iptv-org/epg
synced 2025-12-19 11:56:58 -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]
|
return categories[item.category_id]
|
||||||
|
? {
|
||||||
|
lang: 'ru',
|
||||||
|
value: categories[item.category_id]
|
||||||
|
}
|
||||||
|
: null
|
||||||
}
|
}
|
||||||
|
|
||||||
function parseItems(content) {
|
function parseItems(content) {
|
||||||
|
|||||||
Reference in New Issue
Block a user