diff --git a/cmd/threatfox_get_c2s.go b/cmd/threatfox_get_c2s.go index 757038f..285aefb 100644 --- a/cmd/threatfox_get_c2s.go +++ b/cmd/threatfox_get_c2s.go @@ -16,7 +16,7 @@ func init() { } const ( - threatFoxAPI = "https://threatfox-api/api/v1/" + threatFoxAPI = "https://threatfox-api.abuse.ch/api/v1/" ) type getC2SReq struct {