https://github.com/quenhus/uBlock-Origin-dev-filter Skip to content Sign up * Why GitHub? + Features + Mobile + Actions + Codespaces + Packages + Security + Code review + Issues + Integrations + GitHub Sponsors + Customer stories * Team * Enterprise * Explore + Explore GitHub + Learn and contribute + Topics + Collections + Trending + Learning Lab + Open source guides + Connect with others + The ReadME Project + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing + Plans + Compare plans + Contact Sales + Education [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} quenhus / uBlock-Origin-dev-filter Public * Notifications * Fork 16 * Star 637 * Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub. Unlicense License 637 stars 16 forks Star Notifications * Code * Issues 2 * Pull requests 0 * Actions * Security * Insights More * Code * Issues * Pull requests * Actions * Security * Insights This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code Latest commit @actions-user actions-user data: Generate dist by GitHub Actions ... 1c759c6 Feb 17, 2022 data: Generate dist by GitHub Actions 1c759c6 Git stats * 76 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github Remove duplicated issue template Feb 10, 2022 data Block golangissues as github copycat Feb 17, 2022 dist data: Generate dist by GitHub Actions Feb 17, 2022 src feat: optimize DDG filters Feb 9, 2022 LICENSE Create LICENSE Dec 15, 2021 README.md Update README.md Jan 24, 2022 View code uBlock-Origin-dev-filter Import into uBlock Origin Adding URL's Sources Do your own Manual Google filter Manual DuckDuckGo filter README.md uBlock-Origin-dev-filter Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub. Import into uBlock Origin 1. Open uBlock Origin settings 2. Under the "Filter" tab, scroll to the bottom where it says "Custom" and click the "Import" checkbox to reveal the custom URL textbox 3. Append the URL https://raw.githubusercontent.com/quenhus/ uBlock-Origin-dev-filter/main/dist/google_duckduckgo/all.txt in the textbox 4. Press Apply Changes in the upper right 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. Adding URL's Please create a pull-request or start an issue with evidence against the "copycats". Sources * uBlacklist Stack Overflow Translation * uBlacklist GitHub Translation * uBlock Origin - Shitty Copy-Paste websites filter * Quenhus Stackoverflow/Github copy-cats Do your own 1. List URL that you want to block in a .txt in the data/ folder 2. Use src/generate.py, which generate files in dist/ you can use as uBlock filters Manual Google filter 1. Take an URL *.abc.example.com or iam.copycat.com/* 2. Remove * prefix or /* suffix 3. Surround the URL with google.*##.g:has(a[href*=" and "]) 4. For example, it gives google.*##.g:has(a[href*= ".abc.example.com"]) and google.*##.g:has(a[href*= "iam.copycat.com"]) Manual DuckDuckGo filter 1. Take an URL *.abc.example.com or iam.copycat.com/* 2. Remove * prefix or /* suffix 3. Surround the URL with duckduckgo.*##.results > div:has(a[href*=" and "]) 4. For example, it gives duckduckgo.*##.results > div:has(a[href*= ".abc.example.com"]) and duckduckgo.*##.results > div:has(a[href* ="iam.copycat.com"]) About Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub. Topics dev ublock-origin ublock Resources Readme License Unlicense License Stars 637 stars Watchers 10 watching Forks 16 forks Releases No releases published Packages 0 No packages published Contributors 11 * @quenhus * @actions-user * @dylanarmstrong * @nelsonjchen * @jjnilton * @growse * @bitboxx * @xvello * @rubenvanerk * @kamer * @laurinneff Languages * Python 100.0% * (c) 2022 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.