quenhus / 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.
The Unlicense
2.24k stars 43 forks source link

Request: add github-wiki-see.page to the filter #419

Closed simao closed 1 day ago

simao commented 1 month ago

Evidence: https://github-wiki-see.page/m/swaywm/sway/wiki/GTK-3-settings-on-Wayland Original: https://github.com/swaywm/sway/wiki/GTK-3-settings-on-Wayland

quenhus commented 1 day ago

Thanks a lot!

As explained in data/github_copycats.txt, Github wikis are not indexed by search engine, because of Github.

github-wiki-see.page is a service that allows indexing of GitHub Wikis that GitHub blocks indexing of which is nearly all of them. At the moment, only about a couple thousand GitHub Wikis are permitted to be indexed out of about 420,000 in existence. Please visit https://github-wiki-see.page for a more thorough and/or updated explanation of the situation. It's actually a helpful GitHub copycat. If you're annoyed at the service's interstitial, you may want to look at the service's Auto Redirect API document for examples/details/implementation to automatically redirect to GitHub.com's Wiki if you land on the service: https://github.com/nelsonjchen/github-wiki-see-rs/blob/master/AUTO_REDIRECT_API.md

I won't block it until Github allows all wikis to be indexed.