mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-06-12 17:51:42 +03:00
Possibility to pass few cfproxy and worker domains
This commit is contained in:
@@ -18,8 +18,8 @@ _TRAY_DEFAULTS_COMMON: Dict[str, Any] = {
|
||||
"buf_kb": 256,
|
||||
"pool_size": 4,
|
||||
"cfproxy": True,
|
||||
"cfproxy_user_domain": "",
|
||||
"cfproxy_worker_domain": "",
|
||||
"cfproxy_user_domain": [],
|
||||
"cfproxy_worker_domain": [],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user