Skip to content

Commit

Permalink
update prefer domain
Browse files Browse the repository at this point in the history
  • Loading branch information
233boy committed Jul 9, 2023
1 parent d85dd80 commit d6ec52c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@ change_list=(
)
servername_list=(
www.amazon.com
www.microsoft.com
www.apple.com
www.ebay.com
www.paypal.com
www.cloudflare.com
dash.cloudflare.com
dl.google.com
aws.amazon.com
)

Expand Down
2 changes: 1 addition & 1 deletion xray.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

args=$@
is_sh_ver=v1.11
is_sh_ver=v1.12

. /etc/xray/sh/src/init.sh

0 comments on commit d6ec52c

Please sign in to comment.