Update README.md

tidy
This commit is contained in:
laylavish
2024-01-19 23:01:53 -05:00
committed by GitHub
parent 0f75db5c78
commit bb26378364

View File

@@ -60,9 +60,6 @@ In order to use the ```Nuclear``` list, do the same steps that you did in the se
I created a [repo that houses fantastic tips & tricks for Google Search's operators](https://github.com/laylavish/TipsTricksGoogleSearch/tree/main). Eradicate AI even more!!
## To Do
✅ Provide blocklist for uBlacklist compatibility
## What is the difference between uBlock Origin and uBlacklist implementations?
uBlock Origin's implementation technically superior, as it allows you to continue scrolling even when tons of blocked websites are queried, since all it does is **set the offending sites' opacity to 0** instead of using traditional blocking methods.
@@ -71,6 +68,10 @@ uBlacklist on the otherhand, **blocks the queries outright**--meaning if too man
All though the latter is inferrior, it is a bit rare for that to happen, especially if you append operators such as ```-ai``` in your query. Just keep that in mind (it may also be a bug on uBlacklists' part).
## To Do
✅ Provide blocklist for uBlacklist compatibility
## Special thanks
Special thanks to this [pastebin](https://pastebin.com/B8kP4imQ) (since it added even more sites to my blocklist) and to u/AchernarB for the [awesome snip-bit of code.](https://www.reddit.com/r/uBlockOrigin/comments/13uyex5/how_to_block_results_from_a_specific_site_in_the/)