mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-11-16 04:45:34 +00:00
prevent logging on proxy script
This commit is contained in:
parent
d53562a3a8
commit
44a516f12f
@ -52,8 +52,6 @@ class MlgmXyysd_Anime_Game_Proxy:
|
|||||||
# This can also be replaced with another IP address.
|
# This can also be replaced with another IP address.
|
||||||
REMOTE_HOST = ctx.options.ip
|
REMOTE_HOST = ctx.options.ip
|
||||||
REMOTE_PORT = ctx.options.port
|
REMOTE_PORT = ctx.options.port
|
||||||
|
|
||||||
print(ctx.options.use_https)
|
|
||||||
|
|
||||||
LIST_DOMAINS = [
|
LIST_DOMAINS = [
|
||||||
"api-os-takumi.mihoyo.com",
|
"api-os-takumi.mihoyo.com",
|
||||||
|
Loading…
Reference in New Issue
Block a user