mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-05-12 04:31:06 +00:00
Update fediverse.py
This commit is contained in:
parent
579a7fe89c
commit
f81d2f4649
|
@ -219,6 +219,7 @@ class Fediverse(Extension):
|
|||
"apikey": truecaptcha_apikey,
|
||||
"data": encoded_image,
|
||||
"mode": "human",
|
||||
"case": "lower"
|
||||
}
|
||||
response = requests.post(url=url, json=data)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user