Cimbali / CleanLinks

Converts obfuscated/nested links to genuine clean links.
https://addons.mozilla.org/en-GB/firefox/addon/clean-links-webext/
Mozilla Public License 2.0
76 stars 2 forks source link

Google Favicon Allow-listing #124

Open OdinVex opened 4 years ago

OdinVex commented 4 years ago

Google is often used as a favicon cache for websites and tools. It probably could use an allow-listing.

Example: https://www.google.com/s2/favicons?domain=www.virustotal.com&sz=64 https://www.virustotal.com/

Google provides a favicon-fetching (cached usually) API, allowing size (sz) and domain (url) (possibly others but at least these two should be allowed, possible trim domain). The API is called Shared Stuff (s2).

I'm using .google./^/s2/favicons$ with allow-list domain and sz.