From e57f61a621b27d74489f67399a398138a799d184 Mon Sep 17 00:00:00 2001 From: Flowseal Date: Thu, 5 Mar 2026 20:42:29 +0300 Subject: [PATCH] unused const --- tg_ws_proxy.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tg_ws_proxy.py b/tg_ws_proxy.py index d5da6ba..f95ed1d 100644 --- a/tg_ws_proxy.py +++ b/tg_ws_proxy.py @@ -15,8 +15,6 @@ from cryptography.hazmat.primitives.ciphers import Cipher, algorithms, modes DEFAULT_PORT = 1080 -DEFAULT_TARGET_IP = '149.154.167.220' # unthrottled, works for DC2 and DC4 - log = logging.getLogger('tg-ws-proxy') _TG_RANGES = [