Update config.yaml with the right watchers URLs

This commit is contained in:
Félix Aime 2020-11-24 20:01:23 +01:00
parent a78c45fe13
commit 763e24a0f8

View File

@ -68,6 +68,6 @@ network:
# #
watchers: watchers:
iocs: iocs:
- https://raw.githubusercontent.com/KasperskyLab/TinyCheck/assets/iocs.json - https://raw.githubusercontent.com/KasperskyLab/TinyCheck/main/assets/iocs.json
whitelists: whitelists:
- https://raw.githubusercontent.com/KasperskyLab/TinyCheck/assets/whitelist.json - https://raw.githubusercontent.com/KasperskyLab/TinyCheck/main/assets/whitelist.json