mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-24 19:17:14 +02:00
Fix Peru, Somalia MM Somali TV; move dead Macau TDM channels to Invalid
- Peru: Panamericana TV, ATV+ Noticias, Karibeña TV had dead CDN URLs (host resolution failures / 404s), replaced with working sources. Top Latino TV: no replacement found, moved to Invalid. - Somalia: MM Somali TV's CDN URL was a 404, switched to its official YouTube channel (768k subs, verified). The other 7 channels share the same ap02.iqplay.tv / mediavisionuae.com infrastructure, which is currently unreachable (connection timeouts) - but iptv-org's own community list uses the exact same URLs right now too, so this looks like a provider-side outage rather than dead/wrong links. Left unchanged rather than moving working entries to Invalid on a possibly-temporary outage. - Macau: all 6 TDM channels' CDN (live4.tdm.com.mo) no longer resolves. TDM's site is now a heavy Vue SPA with no stream URL in the static HTML or common API guesses - moved to Invalid.
This commit is contained in:
+11
-6
@@ -4,9 +4,14 @@
|
||||
|
||||
| # | Channel | Link | Logo | EPG id |
|
||||
|:---:|:--------------:|:-----:|:----:|:------:|
|
||||
| 91 | TDM Ou Mun | [>](https://live4.tdm.com.mo/ch1/ch1.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/zh/9/9b/TDM_Ou_Mun.png"/> | TDMOuMun.mo |
|
||||
| 92 | Canal Macau | [>](https://live4.tdm.com.mo/ch2/ch2.live/playlist.m3u8) | <img height="20" src="https://i.imgur.com/oFPUZ97.png"/> | CanalMacau.mo |
|
||||
| 93 | TDM Sport | [>](https://live4.tdm.com.mo/ch4/sport_ch4.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/zh/9/9b/TDM_Ou_Mun.png"/> | TDMSports.mo |
|
||||
| 94 | TDM Information | [>](https://live4.tdm.com.mo/ch5/info_ch5.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/zh/9/9b/TDM_Ou_Mun.png"/> | TDMInformation.mo |
|
||||
| 95 | TDM Entertainment | [>](https://live4.tdm.com.mo/ch6/hd_ch6.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/6/6c/TDM_Entertainment.png"/> | TDMEntertainment.mo |
|
||||
| 96 | TDM Ou Mun-Macau | [>](https://live4.tdm.com.mo/ch3/ch3.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/zh/8/87/TDM_Ou_Mun_Macau_logo.png"/> | TDMMacauSatellite.mo |
|
||||
|
||||
<h2>Invalid</h2>
|
||||
|
||||
| # | Channel | Link | Logo | EPG id |
|
||||
|:---:|:--------------:|:-----:|:----:|:------:|
|
||||
| 91 | TDM Ou Mun | [x](https://live4.tdm.com.mo/ch1/ch1.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/zh/9/9b/TDM_Ou_Mun.png"/> | TDMOuMun.mo |
|
||||
| 92 | Canal Macau | [x](https://live4.tdm.com.mo/ch2/ch2.live/playlist.m3u8) | <img height="20" src="https://i.imgur.com/oFPUZ97.png"/> | CanalMacau.mo |
|
||||
| 93 | TDM Sport | [x](https://live4.tdm.com.mo/ch4/sport_ch4.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/zh/9/9b/TDM_Ou_Mun.png"/> | TDMSports.mo |
|
||||
| 94 | TDM Information | [x](https://live4.tdm.com.mo/ch5/info_ch5.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/zh/9/9b/TDM_Ou_Mun.png"/> | TDMInformation.mo |
|
||||
| 95 | TDM Entertainment | [x](https://live4.tdm.com.mo/ch6/hd_ch6.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/6/6c/TDM_Entertainment.png"/> | TDMEntertainment.mo |
|
||||
| 96 | TDM Ou Mun-Macau | [x](https://live4.tdm.com.mo/ch3/ch3.live/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/zh/8/87/TDM_Ou_Mun_Macau_logo.png"/> | TDMMacauSatellite.mo |
|
||||
|
||||
Reference in New Issue
Block a user