mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update tvtv.us.config.js
This commit is contained in:
@@ -124,7 +124,7 @@ function parseEpisode(item) {
|
|||||||
|
|
||||||
function parseIcon(item) {
|
function parseIcon(item) {
|
||||||
return item.program.seriesId
|
return item.program.seriesId
|
||||||
? `https://tvtv.us/gn/i/assets/p${item.program.seriesId}_b_h9_aa.jpg?w=3840`
|
? `https://tvtv.us/gn/i/assets/p${item.program.seriesId}_b_h9_aa.jpg?w=3840&h=2880`
|
||||||
: null
|
: null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user