mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 15:47:27 +08:00
[+] Proxied matching option
This commit is contained in:
@@ -10,4 +10,5 @@ class ChusanProps {
|
||||
var loginBonusEnable = false
|
||||
var externalMatching: String? = null
|
||||
var reflectorUrl: String? = null
|
||||
var proxiedMatching: Boolean = false
|
||||
}
|
||||
Reference in New Issue
Block a user