Implement blake3 proxy query hash

This commit is contained in:
Kavin 2023-11-20 05:17:29 +00:00
parent 2c5f6ed6af
commit 268e599421
No known key found for this signature in database
GPG key ID: 6E4598CA5C92C41F
5 changed files with 97 additions and 2 deletions

View file

@ -6,6 +6,9 @@ HTTP_WORKERS:2
# Proxy
PROXY_PART:https://pipedproxy-cdg.kavin.rocks
# Proxy Hash Secret
#PROXY_HASH_SECRET:INSERT_HERE
# 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