diff --git a/README.md b/README.md index 35eb52286..18dd4b557 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/README.temp.md b/README.temp.md index a59abd2bb..9006fac00 100644 --- a/README.temp.md +++ b/README.temp.md @@ -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: diff --git a/src/sources/meroser_iptv.ts b/src/sources/meroser_iptv.ts index ce306b8af..05a158c42 100644 --- a/src/sources/meroser_iptv.ts +++ b/src/sources/meroser_iptv.ts @@ -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,