mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Add in-memory anti-captcha implementation.
This commit is contained in:
parent
167f7791a9
commit
a0759b4722
7 changed files with 229 additions and 4 deletions
|
@ -3,5 +3,8 @@
|
|||
PORT: 8080
|
||||
|
||||
# Proxy
|
||||
PROXY_PART: https://pipedproxy.kavin.rocks
|
||||
PROXY_PART: https://pipedproxy-ams.kavin.rocks
|
||||
|
||||
# Captcha Parameters
|
||||
CAPTCHA_BASE_URL: https://api.capmonster.cloud/
|
||||
CAPTCHA_API_KEY: INSERT_HERE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue