mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-29 16:14:44 +00:00
Proxy Type Key
This commit is contained in:
parent
5a8c151c97
commit
cb8dd3b7f3
@ -75,6 +75,7 @@ PROXY_HOST_KEY = "proxy/host"
|
|||||||
PROXY_PORT_KEY = "proxy/port"
|
PROXY_PORT_KEY = "proxy/port"
|
||||||
PROXY_USERNAME_KEY = "proxy/username"
|
PROXY_USERNAME_KEY = "proxy/username"
|
||||||
PROXY_PASSWORD_KEY = "proxy/password"
|
PROXY_PASSWORD_KEY = "proxy/password"
|
||||||
|
PROXY_TYPE_KEY = "proxy_type"
|
||||||
|
|
||||||
# --- UI Constants and Identifiers ---
|
# --- UI Constants and Identifiers ---
|
||||||
HTML_PREFIX = "<!HTML!>"
|
HTML_PREFIX = "<!HTML!>"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user