enable post to check :/
This commit is contained in:
@@ -140,7 +140,7 @@ class AutoFicher():
|
||||
response = None
|
||||
if not args.debug:
|
||||
print("####HACIENDO CHECK####")
|
||||
##response = self.post("check", data, self.headers)
|
||||
response = self.post("check", data, self.headers)
|
||||
|
||||
try:
|
||||
rj = json.loads(response.text)
|
||||
|
||||
Reference in New Issue
Block a user