mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-24 19:17:14 +02:00
Fix remaining Wikimedia thumbnail links using non-standard sizes
Wikimedia now rejects direct thumbnail requests for widths outside the fixed set 20/40/60/120/250/330/500/960/1280/1920/3840px. Rounded all remaining off-size occurrences to the nearest allowed width.
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
||||
| # | Channel | Link | Logo | EPG id |
|
||||
|:---:|:--------------:|:-----:|:----:|:------:|
|
||||
| 1 | RTL Télé Lëtzebuerg | [>](https://live-edge.rtl.lu/channel1/smil:channel1/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c0/RTL_Luxembourg_2023.svg/500px-RTL_Luxembourg_2023.svg.png"/> | RTLTeleLuxembourg.lu |
|
||||
| 2 | RTL Zwee | [>](https://live-edge.rtl.lu/channel2/smil:channel2/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/RTL_Zwee_2023.svg/1024px-RTL_Zwee_2023.svg.png"/> | RTLTeleLuxembourg.lu |
|
||||
| 2 | RTL Zwee | [>](https://live-edge.rtl.lu/channel2/smil:channel2/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/RTL_Zwee_2023.svg/960px-RTL_Zwee_2023.svg.png"/> | RTLTeleLuxembourg.lu |
|
||||
| 3 | Chamber TV | [>](https://media02.webtvlive.eu/chd-edge/_definst_/smil:chamber_tv_hd.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/01/Logo_of_the_Chamber_of_Deputies_of_Luxembourg.svg/2560px-Logo_of_the_Chamber_of_Deputies_of_Luxembourg.svg.png"/> | ChamberTV.lu |
|
||||
|
||||
Reference in New Issue
Block a user