mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Fixed bug with ignore403 for engine-based sites
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ class MaigretSite:
|
||||
|
||||
self.disabled = False
|
||||
self.similar_search = False
|
||||
self.ignore_403 = False
|
||||
self.ignore403 = False
|
||||
self.tags = []
|
||||
|
||||
self.type = 'username'
|
||||
|
||||
Reference in New Issue
Block a user