This commit is contained in:
shmilylty
2022-11-26 10:30:30 +08:00
parent cc5582cada
commit 131ec681e7
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ class Racent(Query):
Query.__init__(self)
self.domain = domain
self.module = 'Certificate'
self.source = 'Racent'
self.source = 'RacentQuery'
self.addr = 'https://face.racent.com/tool/query_ctlog'
self.api = settings.racent_api_token