From f5aea03765dcf613db75cc9141b9a5eac32d1ff0 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:18:51 +0700 Subject: [PATCH] chore: add global params for DNS (#2713) parameter list: `disableCache`, `disableFallback`, `disableFallbackIfMatch`, `clientIp` --- web/html/xui/xray.html | 110 ++++++++++++++++++++++++--- web/translation/translate.en_US.toml | 8 ++ web/translation/translate.es_ES.toml | 8 ++ web/translation/translate.fa_IR.toml | 8 ++ web/translation/translate.id_ID.toml | 8 ++ web/translation/translate.ja_JP.toml | 8 ++ web/translation/translate.pt_BR.toml | 8 ++ web/translation/translate.ru_RU.toml | 8 ++ web/translation/translate.tr_TR.toml | 8 ++ web/translation/translate.uk_UA.toml | 8 ++ web/translation/translate.vi_VN.toml | 8 ++ web/translation/translate.zh_CN.toml | 8 ++ web/translation/translate.zh_TW.toml | 8 ++ 13 files changed, 197 insertions(+), 9 deletions(-) diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html index 78f48476..3a078eee 100644 --- a/web/html/xui/xray.html +++ b/web/html/xui/xray.html @@ -673,9 +673,7 @@ - - +