add upstream

This commit is contained in:
mercury
2023-06-28 10:25:01 +04:00
parent 920afd2f39
commit cb07dded78
7 changed files with 93 additions and 74 deletions
+14 -8
View File
@@ -2447,14 +2447,14 @@ DNS-over-HTTPS with IP:
'callback_data' => "/menu wg 0",
],
[
'text' => $this->i18n('sh_title'),
'callback_data' => "/menu ss",
'text' => $this->i18n('ad_title'),
'callback_data' => "/menu adguard",
],
],
[
[
'text' => $this->i18n('ad_title'),
'callback_data' => "/menu adguard",
'text' => $this->i18n('sh_title'),
'callback_data' => "/menu ss",
],
[
'text' => $this->i18n('pac'),
@@ -2462,14 +2462,20 @@ DNS-over-HTTPS with IP:
],
],
[
[
'text' => $this->i18n('mtproto'),
'callback_data' => "/mtproto",
],
[
'text' => $this->i18n('xray'),
'callback_data' => "/xray",
],
[
'text' => $this->i18n('geodb'),
'callback_data' => "/geodb",
],
],
[
[
'text' => $this->i18n('mtproto'),
'callback_data' => "/mtproto",
],
],
[
[