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