Twitter parsing activation

This commit is contained in:
Soxoj
2021-01-14 03:26:12 +03:00
parent c4210fa64e
commit cb2318a4a1
6 changed files with 66 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@ class MaigretSite:
self.type = 'username'
self.headers = {}
self.errors = {}
self.activation = {}
self.url_subpath = ''
self.regex_check = None
self.url_probe = None