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