From ac2a382cffb13144245ac2ac298cbeffea48c3fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Aim=C3=A9?= Date: Sun, 6 Nov 2022 16:54:17 +0100 Subject: [PATCH] Update watchers.yaml --- watchers.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/watchers.yaml b/watchers.yaml index 8f38d0d..3042e4e 100755 --- a/watchers.yaml +++ b/watchers.yaml @@ -1,10 +1,10 @@ watchers: - name: SpyGuard IOCs repository type: iocs - url: https://raw.githubusercontent.com/spyguard/spyguard/main/assets/iocs.json + url: https://raw.githubusercontent.com/SpyGuard/spyguard/master/assets/iocs.json - name: ECHAP stalkerware repository type: iocs url: https://raw.githubusercontent.com/AssoEchap/stalkerware-indicators/master/generated/indicators-for-tinycheck.json - name: SpyGuard whitelist type: whitelist - url: https://raw.githubusercontent.com/spyguard/spyguard/main/assets/whitelist.json + url: https://raw.githubusercontent.com/SpyGuard/spyguard/master/assets/whitelist.json