Remove socks4 proxy support

This commit is contained in:
Ben Sarmiento
2024-01-11 04:41:16 +01:00
parent f074bb2e2b
commit d0cb19c80c

View File

@@ -13,7 +13,6 @@ port: 9999
# You can proxy all zurg requests like this:
# proxy: "http://[username:password@]host:port"
# proxy: "https://[username:password@]host:port"
# proxy: "socks4://[username@]host:port"
# proxy: "socks5://[username:password@]host:port"
# How many requests in parallel should we send to Real-Debrid API?