mirror of https://github.com/wulabing/Xray_onekey
parent
50604086d7
commit
5ce5efd0d9
|
@ -19,7 +19,7 @@
|
||||||
"fallbacks": [
|
"fallbacks": [
|
||||||
{
|
{
|
||||||
"dest": 60000,
|
"dest": 60000,
|
||||||
"alpn": "http/1.1",
|
"alpn": "",
|
||||||
"xver": 1
|
"xver": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -23,7 +23,7 @@ OK="${Green}[OK]${Font}"
|
||||||
ERROR="${Red}[ERROR]${Font}"
|
ERROR="${Red}[ERROR]${Font}"
|
||||||
|
|
||||||
# 变量
|
# 变量
|
||||||
shell_version="0.0.5"
|
shell_version="0.0.6"
|
||||||
github_branch="xray"
|
github_branch="xray"
|
||||||
version_cmp="/tmp/version_cmp.tmp"
|
version_cmp="/tmp/version_cmp.tmp"
|
||||||
xray_conf_dir="/usr/local/etc/xray"
|
xray_conf_dir="/usr/local/etc/xray"
|
||||||
|
|
Loading…
Reference in New Issue