mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-25 03:21:20 +02:00
Fix Wikimedia thumbnail links using disallowed 640px size
Wikimedia only serves fixed thumbnail widths (20/40/60/120/250/330/ 500/960/1280/1920/3840px); 640px returns a 400 error. Switched all occurrences to the nearest allowed size, 500px. Fixes #1135
This commit is contained in:
+1
-1
@@ -15,4 +15,4 @@ https://en.wikipedia.org/wiki/List_of_television_networks_in_Venezuela
|
||||
| 11 | inter TV | [>](https://streamtv.intervenhosting.net:3439/hybrid/play.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/itv.jpg"> | interTV.ve |
|
||||
| 12 | Aguacate TV | [>](https://streamtv.intervenhosting.net:3040/hybrid/play.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/aguacatetv.jpg"> | AguacateTV.ve |
|
||||
| 13 | AS3 Sport TV | [>](https://streamtv.as3sport.online:3394/hybrid/play.m3u8) | <img height="20" src="https://intervenhosting.net/imagenes/as3sporttv.jpg"> | AS3SportTV.ve |
|
||||
| 2 | Venezolana de Televisión | [x](https://www.dailymotion.com/embed/video/x828i6j) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Venezolana_de_Televisi%C3%B3n_2018.svg/640px-Venezolana_de_Televisi%C3%B3n_2018.svg.png"/> | VenezolanadeTelevision.ve |
|
||||
| 2 | Venezolana de Televisión | [x](https://www.dailymotion.com/embed/video/x828i6j) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Venezolana_de_Televisi%C3%B3n_2018.svg/500px-Venezolana_de_Televisi%C3%B3n_2018.svg.png"/> | VenezolanadeTelevision.ve |
|
||||
|
||||
Reference in New Issue
Block a user