mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
pep8
This commit is contained in:
@@ -10,7 +10,7 @@ class ThreatCrowd(Query):
|
||||
self.domain = self.register(domain)
|
||||
self.source = 'ThreatCrowdQuery'
|
||||
self.addr = 'https://www.threatcrowd.org/searchApi' \
|
||||
'/v2/domain/report?domain='
|
||||
'/v2/subdomain/report?subdomain='
|
||||
|
||||
def query(self):
|
||||
# 绕过cloudFlare验证
|
||||
|
||||
Reference in New Issue
Block a user