mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tvtv.us.config.js
This commit is contained in:
parent
105c3a862f
commit
5c20b67a73
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ function parseEpisode(item) {
|
|||
|
||||
function parseIcon(item) {
|
||||
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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue