Skip to content

Commit

Permalink
remove ThreatCrowd check because they hve invalid TLS cert (fix #38)
Browse files Browse the repository at this point in the history
  • Loading branch information
jreisinger committed Nov 19, 2022
1 parent 383d03c commit 3470bc2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
1 change: 0 additions & 1 deletion check/check.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ var All = []checkip.Check{
Ping,
SansISC,
Shodan,
ThreatCrowd,
Tls,
UrlScan,
VirusTotal,
Expand Down
36 changes: 0 additions & 36 deletions check/threatcrowd.go

This file was deleted.

0 comments on commit 3470bc2

Please sign in to comment.