mirror of
https://github.com/xVRVx/autoXRAY.git
synced 2026-08-26 08:35:34 +00:00
Add files via upload
This commit is contained in:
@@ -581,7 +581,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
|
||||
},
|
||||
{
|
||||
"outboundTag": "warp",
|
||||
"domain": ["ifconfig.me","checkip.amazonaws.com","pify.org","2ip.io","habr.com","geosite:google-gemini","geosite:canva","geosite:openai","geosite:whatsapp","geosite:category-ru"]
|
||||
"domain": ["ifconfig.me","checkip.amazonaws.com","pify.org","2ip.io","habr.com","geosite:category-ip-geo-detect","geosite:google-gemini","geosite:canva","geosite:openai","geosite:whatsapp","geosite:category-ru"]
|
||||
}
|
||||
],
|
||||
"domainStrategy": "IPIfNonMatch"
|
||||
@@ -633,6 +633,10 @@ print_config() {
|
||||
{
|
||||
"domain": [
|
||||
"geosite:private",
|
||||
"ifconfig.me",
|
||||
"checkip.amazonaws.com",
|
||||
"pify.org",
|
||||
"geosite:category-ip-geo-detect",
|
||||
"geosite:apple",
|
||||
"geosite:apple-pki",
|
||||
"geosite:huawei",
|
||||
|
||||
@@ -498,15 +498,17 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
|
||||
},
|
||||
{
|
||||
"domain": [
|
||||
"habr.com", "apkmirror.com"
|
||||
"habr.com",
|
||||
"apkmirror.com",
|
||||
"ifconfig.me",
|
||||
"checkip.amazonaws.com",
|
||||
"pify.org",
|
||||
"geosite:category-ip-geo-detect",
|
||||
],
|
||||
"outboundTag": "proxy"
|
||||
},
|
||||
{
|
||||
"domain": [
|
||||
"ifconfig.me",
|
||||
"checkip.amazonaws.com",
|
||||
"pify.org",
|
||||
"testipv6.net",
|
||||
"geosite:apple",
|
||||
"geosite:apple-pki",
|
||||
@@ -581,6 +583,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json"
|
||||
"ifconfig.me",
|
||||
"checkip.amazonaws.com",
|
||||
"pify.org",
|
||||
"geosite:category-ip-geo-detect",
|
||||
"geosite:apple",
|
||||
"geosite:apple-pki",
|
||||
"geosite:huawei",
|
||||
@@ -748,6 +751,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json"
|
||||
"ifconfig.me",
|
||||
"checkip.amazonaws.com",
|
||||
"pify.org",
|
||||
"geosite:category-ip-geo-detect",
|
||||
"geosite:apple",
|
||||
"geosite:apple-pki",
|
||||
"geosite:huawei",
|
||||
@@ -911,6 +915,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json"
|
||||
"ifconfig.me",
|
||||
"checkip.amazonaws.com",
|
||||
"pify.org",
|
||||
"geosite:category-ip-geo-detect",
|
||||
"geosite:apple",
|
||||
"geosite:apple-pki",
|
||||
"geosite:huawei",
|
||||
|
||||
Reference in New Issue
Block a user