We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1235fa3 commit 8b10808Copy full SHA for 8b10808
1 file changed
v2/pkg/passive/sources.go
@@ -96,6 +96,8 @@ var AllSources = [...]subscraping.Source{
96
&whoisxmlapi.Source{},
97
&zoomeyeapi.Source{},
98
&facebook.Source{},
99
+ // &threatminer.Source{}, // failing api
100
+ // &reconcloud.Source{}, // failing due to cloudflare bot protection
101
&shrewdeye.Source{},
102
&builtwith.Source{},
103
&hudsonrock.Source{},
0 commit comments