diff --git a/Special security lists/AntiFaviconList.txt b/Special security lists/AntiFaviconList.txt index efc4e8d62..691073994 100644 --- a/Special security lists/AntiFaviconList.txt +++ b/Special security lists/AntiFaviconList.txt @@ -1,6 +1,6 @@ [Adblock Plus 3.6] ! Title: ⛺ Anti-Favicon List -! Version: 2March2026v1-Beta +! Version: 2March2026v2-Beta ! Description: The article at https://www.ghacks.net/2021/01/22/favicons-may-be-used-to-track-users/ probably explains this list better than anything I could've written myself. ! Homepage: https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#-english !#if !env_mv3 @@ -29,13 +29,13 @@ _favicon_*.ico| ! ——— Entries below this line require uBlock Origin or AdGuard ——— ! e.g. ShopDisney.com, viaplaygroup.com, SteamDB.info !#if cap_html_filtering -*,~deepfakesweb.com##^link[rel~=icon] +*,~deepfakesweb.com,~stablediffusionweb.com##^link[rel~=icon] !#endif ! It is pretty unlikely if these have the desired effect, but it was the best I could do for Chromium as of October 2023 !#if !env_firefox -~deepfakesweb.com#?#link[rel=icon]:remove() -*,~deepfakesweb.com#?#link[rel=icon]:remove() +~deepfakesweb.com,~stablediffusionweb.com#?#link[rel=icon]:remove() +*,~deepfakesweb.com,~stablediffusionweb.com#?#link[rel=icon]:remove() #?#link[rel=mask-icon]:remove() *#?#link[rel=mask-icon]:remove() !#endif