fix 🐛 : tag removed for Meroser/IPTV

This commit is contained in:
HerbertHe 2024-03-17 17:00:50 +08:00
parent 12627bbab3
commit 2042385835
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ Sources are from:
- [fanmingming/live](https://github.com/fanmingming/live)
- [qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)
- [joevess/IPTV](https://github.com/joevess/IPTV)
- [Meroser/IPTV](https://github.com/Meroser/IPTV)
- ~~[Meroser/IPTV](https://github.com/Meroser/IPTV)~~ The project content has been removed by Author
EPG Sources are from:

View File

@ -15,7 +15,7 @@ Sources are from:
- [fanmingming/live](https://github.com/fanmingming/live)
- [qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)
- [joevess/IPTV](https://github.com/joevess/IPTV)
- [Meroser/IPTV](https://github.com/Meroser/IPTV)
- ~~[Meroser/IPTV](https://github.com/Meroser/IPTV)~~ The project content has been removed by Author
EPG Sources are from:

View File

@ -19,7 +19,7 @@ export const meroser_iptv_filter: ISource["filter"] = (
export const meroser_iptv_sources: TSources = [
{
name: "Meroser/IPTV IPTV",
name: "~~Meroser/IPTV IPTV~~(Removed)",
f_name: "m_iptv",
url: "https://raw.githubusercontent.com/Meroser/IPTV/main/IPTV.m3u",
filter: meroser_iptv_filter,