From 97dd1f1e508d0f469849aeb1b1be6ec96c395d38 Mon Sep 17 00:00:00 2001 From: SpyGuard <117583084+SpyGuard@users.noreply.github.com> Date: Sun, 6 Nov 2022 15:54:42 +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 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