From af81f0f6a36e5c5c5d738d312464e7055e6cd7ac Mon Sep 17 00:00:00 2001 From: sda Date: Sun, 6 Nov 2022 15:58:29 +0100 Subject: [PATCH] Changing watchers urls --- watchers.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/watchers.yaml b/watchers.yaml index f7b9743..8f38d0d 100755 --- a/watchers.yaml +++ b/watchers.yaml @@ -1,10 +1,10 @@ watchers: - name: SpyGuard IOCs repository type: iocs - url: https://raw.githubusercontent.com/felixaime/spyguard/main/assets/iocs.json + url: https://raw.githubusercontent.com/spyguard/spyguard/main/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/felixaime/spyguard/main/assets/whitelist.json + url: https://raw.githubusercontent.com/spyguard/spyguard/main/assets/whitelist.json