We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85dd80 commit d6ec52cCopy full SHA for d6ec52c
src/core.sh
@@ -92,10 +92,10 @@ change_list=(
92
)
93
servername_list=(
94
www.amazon.com
95
- www.microsoft.com
96
- www.apple.com
+ www.ebay.com
+ www.paypal.com
97
+ www.cloudflare.com
98
dash.cloudflare.com
- dl.google.com
99
aws.amazon.com
100
101
xray.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
args=$@
4
-is_sh_ver=v1.11
+is_sh_ver=v1.12
5
6
. /etc/xray/sh/src/init.sh
0 commit comments