From e5281b1d49b4cd913d8ec9af2eed7d333d74b4b9 Mon Sep 17 00:00:00 2001 From: Matt Miller Date: Thu, 5 Mar 2026 14:35:37 -0700 Subject: [PATCH] Fix icon path --- awesome-privacy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index 9380245..600f2e6 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -1133,7 +1133,7 @@ categories: openSource: true github: MillerMedia/ElectionDeflection iosApp: https://apps.apple.com/us/app/electiondeflection/id6670375536 - icon: https://raw.githubusercontent.com/MillerMedia/ElectionDeflection/main/ElectionDeflection/Assets.xcassets/AppIcon.appiconset/icon_1024.png + icon: https://raw.githubusercontent.com/MillerMedia/ElectionDeflection/main/ElectionDeflection/Assets.xcassets/AppIcon.appiconset/1024.png description: > Open-source iOS SMS filter that blocks political and election text messages using on-device machine learning via ILMessageFilterExtension and CoreML.