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