ClearURLs / Rules

Rules database of the ClearURLs WebExtension.
https://docs.clearurls.xyz/latest/specs/rules/
GNU Lesser General Public License v3.0
130 stars 51 forks source link

Added Google Safe Browsing exemption #88

Closed Permanently closed 8 months ago

Permanently commented 9 months ago

This addresses #8 and #70, where Safe Browsing is incorrectly filtered.

I don't agree with removing the site parameter as mentioned here, as I believe this is used by Google on other pages for tracking purposes. Instead, it looks like the way forward is to add an exemption for Google Safe Browsing, which makes sense given there's no referral/tracking URL parameters on that section of Google anyway.

Feel free to quality check. I'm not going to claim to be a regex expert, so a few tweaks might be needed to what I put. Hoping it's a-okay though.

KevinRoebert commented 8 months ago

LGTM