From 949ab284ad0ed24b77e17fff30c12c65942d3288 Mon Sep 17 00:00:00 2001 From: "@RubenKelevra" Date: Mon, 19 Aug 2024 21:30:56 +0200 Subject: [PATCH 1/3] Create Media Section; Add Rightwing Media blacklist --- website/src/pages/subscriptions.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/website/src/pages/subscriptions.md b/website/src/pages/subscriptions.md index ddc525bfb..ea89638f2 100644 --- a/website/src/pages/subscriptions.md +++ b/website/src/pages/subscriptions.md @@ -24,14 +24,19 @@ title: Subscriptions - [uBlock-Origin-dev-filter](https://github.com/quenhus/uBlock-Origin-dev-filter) by [quenhus](https://github.com/quenhus) - "Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Used to be specific to dev websites like StackOverflow or GitHub, but it currently supports others like Wikipedia." +## Media sites (#media-sites) + +- [Axel Springer SE blacklist](https://github.com/RubenKelevra/ublacklist_springer) by [RubenKelevra](https://github.com/RubenKelevra) + - "Hides all Axel Springer SE media outlets, including mentiones/topics on other sides" +- [Rightwing Media blacklist](https://github.com/RubenKelevra/ublacklist_rightwing_media) by [RubenKelevra](https://github.com/RubenKelevra) + - "Hides (most) rightwing media outlets" + ## Specific sites {#specific-sites} - [ublacklist-pinterest](https://github.com/rjaus/ublacklist-pinterest) by [Riley James](https://github.com/rjaus) - "ublacklist to block all pinterest websites from google, ddg, bing" - [ublacklist-w3schools](https://codeberg.org/Freso/ublacklist-w3schools) by [Freso](https://freso.dk/) - "Hide W3Schools from search results" -- [Axel Springer SE blacklist](https://github.com/RubenKelevra/ublacklist_springer) by [RubenKelevra](https://github.com/RubenKelevra) - - "Hides all Axel Springer SE media outlets, including mentiones/topics on other sides" ## Spam {#spam} From a3f9bc466b7dfb466c4fb4853a46989fe02d2046 Mon Sep 17 00:00:00 2001 From: "@RubenKelevra" Date: Tue, 20 Aug 2024 18:17:29 +0200 Subject: [PATCH 2/3] Add Fake-News Media and Conspiracy Media blacklists --- website/src/pages/subscriptions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/pages/subscriptions.md b/website/src/pages/subscriptions.md index ea89638f2..6990b053b 100644 --- a/website/src/pages/subscriptions.md +++ b/website/src/pages/subscriptions.md @@ -28,6 +28,10 @@ title: Subscriptions - [Axel Springer SE blacklist](https://github.com/RubenKelevra/ublacklist_springer) by [RubenKelevra](https://github.com/RubenKelevra) - "Hides all Axel Springer SE media outlets, including mentiones/topics on other sides" +- [Conspiracy Media blacklist](https://github.com/RubenKelevra/ublacklist_conspiracy) by [RubenKelevra](https://github.com/RubenKelevra) + - "Hides (most) conspiracy media outlets" +- [Fake-News Media blacklist](https://github.com/RubenKelevra/ublacklist_fakenews) by [RubenKelevra](https://github.com/RubenKelevra) + - "Hides (most) fake news media outlets" - [Rightwing Media blacklist](https://github.com/RubenKelevra/ublacklist_rightwing_media) by [RubenKelevra](https://github.com/RubenKelevra) - "Hides (most) rightwing media outlets" From 6cfce6d38ccaa558fca3917eadc10ac8b498e669 Mon Sep 17 00:00:00 2001 From: "@RubenKelevra" Date: Fri, 23 Aug 2024 08:24:55 +0200 Subject: [PATCH 3/3] Add disclaimer to Subscriptions page Added a general disclaimer at the top of the Subscriptions page to clarify that all blacklists listed are user-generated content. The disclaimer emphasizes that the lists are not endorsed, controlled, or verified by the project, and users should exercise their own discretion when applying these blacklists. It also provides guidance for reporting any issues directly to --- website/src/pages/subscriptions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/pages/subscriptions.md b/website/src/pages/subscriptions.md index 6990b053b..9fc688533 100644 --- a/website/src/pages/subscriptions.md +++ b/website/src/pages/subscriptions.md @@ -2,6 +2,10 @@ title: Subscriptions --- +**Disclaimer:** + +The blacklists featured on this page are user-generated content and are not endorsed, controlled, or verified by the uBlacklist project. These lists are created and maintained by individual contributors based on independent reviews and assessments. As such, they reflect the opinions and judgments of their respective authors. The project itself remains neutral and simply provides a platform for these lists to be shared. Users should exercise their own discretion when choosing to apply these blacklists. If any issues or concerns arise with a specific list, users should report them directly to the list's creator. + # Subscriptions [Add your subscription](https://github.com/iorate/ublacklist/edit/master/website/src/pages/subscriptions.md)