Filters to block and remove Minecraft copycat-websites from DuckDuckGo, Google and other search engines.
To use this tools, you should have uBlock Origin installed.
Select the filters flavors you want, depending on your needs and search engine:
💻 minecraft
the original Minecraft-oriented filter
Minecraft | |
---|---|
DuckDuckGo | |
Google+DDG | |
Startpage | |
Brave | |
Ecosia | |
All Search Engines |
How to import uBlock filters manually
- Open uBlock Origin settings
- Under the "Filter lists" tab, scroll to the bottom where it says “Custom” and click the “Import” checkbox to reveal the custom URL textbox
- Append the URL
https://raw.githubusercontent.com/emielderckx/uBlock-Origin-filter/main/dist/google_duckduckgo/all.txt
in the textbox - Press
Apply Changes
in the upper left
Note: In dist/
, you can find filters for other search engines (Google, DuckDuckGo, Startpage or Brave). You can use and combine these filters by using the raw URL of dist/
files.
macOS Userscript
For macOS users, this project also provide some Userscripts for Google+DuckDuckGo in dist/userscript/google_duckduckgo/
Please create a pull-request or start an issue with evidence against the "copycats".
For simplicity and auto-updates, uBlock Origin filters rely on the last commit of the main
branch, as every other uBO filters. For now, it seems this method does not raise security issues. However, you can import uBlock Origin filters with a reference to a given commit, not the main
branch. Filters won't auto-update but they will be auditable by your own eyes.
- List URL that you want to block in a
.txt
in thedata/
folder - Use
src/generate.py
, which generate files indist/
you can use as uBlock filters
Note: You can use letsblock.it to create your own filter.