mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Update reqwest4j.
This commit is contained in:
parent
8e2564bc1d
commit
ec85beba5f
3 changed files with 9 additions and 2 deletions
|
@ -8,6 +8,9 @@ PROXY_PART:https://pipedproxy-cdg.kavin.rocks
|
|||
|
||||
# Outgoing proxy to be used by reqwest4j - eg: socks5://127.0.0.1:1080
|
||||
#REQWEST_PROXY: socks5://127.0.0.1:1080
|
||||
# Optional proxy username and password
|
||||
#REQWEST_PROXY_USER: username
|
||||
#REQWEST_PROXY_PASS: password
|
||||
|
||||
# Captcha Parameters
|
||||
CAPTCHA_BASE_URL:https://api.capmonster.cloud/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue