mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-08-04 07:42:47 +00:00
Even more refractoring.
This commit is contained in:
parent
0fd3354332
commit
85bb7aa0ec
4 changed files with 259 additions and 249 deletions
|
|
@ -5,6 +5,7 @@ import logging
|
|||
import time
|
||||
from collections import deque
|
||||
from typing import Optional, Deque
|
||||
import random
|
||||
from apps.proxy.config import TSConfig as Config
|
||||
|
||||
logger = logging.getLogger("ts_proxy")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue