{
  "log": {
    "level": "info",
    "timestamp": true
  },
  "experimental": {
    "clash_api": {
      "external_controller": "127.0.0.1:9090",
      "external_ui": "zashboard",
      "secret": "9f2c7a41b5d86e3",
      "external_ui_download_url": "https://gh-proxy.com/https://github.com/Zephyruso/zashboard/archive/refs/heads/gh-pages.zip",
      "external_ui_download_detour": "🎯 直连",
      "default_mode": "规则"
    },
    "cache_file": {
      "enabled": true,
      "store_fakeip": true,
      "store_dns": true
    }
  },
  "services": [
    {
      "type": "api",
      "listen": "::",
      "listen_port": 9999,
      "secret": "9f2c7a41b5d86e3",
      "dashboard": {
        "enabled": true,
        "path": "dashboard",
        "download_url": "https://gh-proxy.com/https://github.com/SagerNet/sing-box-dashboard/archive/refs/heads/gh-pages.zip",
        "http_client": "default",
        "update_interval": "1d"
      }
    }
  ],
  "http_clients": [
    {
      "tag": "default",
      "version": 2,
      "detour": "🚀 主代理"
    }
  ],
  "dns": {
    "servers": [
      {
        "tag": "hosts_fix",
        "type": "hosts",
        "predefined": {
          "dns.alidns.com": [
            "223.5.5.5",
            "223.6.6.6"
          ],
          "doh.pub": [
            "1.12.12.21",
            "120.53.53.53"
          ],
          "dns.google": [
            "8.8.8.8",
            "8.8.4.4"
          ],
          "cloudflare-dns.com": [
            "104.16.248.249",
            "104.16.249.249"
          ]
        }
      },
      {
        "tag": "cf-doh",
        "type": "https",
        "server": "cloudflare-dns.com",
        "detour": "🚀 主代理",
        "domain_resolver": "hosts_fix"
      },
      {
        "tag": "gg-doh",
        "type": "https",
        "server": "dns.google",
        "detour": "🚀 主代理",
        "domain_resolver": "hosts_fix"
      },
      {
        "tag": "ali-doh",
        "type": "https",
        "server": "dns.alidns.com",
        "domain_resolver": "hosts_fix"
      },
      {
        "tag": "tx-doh",
        "type": "https",
        "server": "doh.pub",
        "domain_resolver": "hosts_fix"
      },
      {
        "tag": "ali-udp",
        "type": "udp",
        "server": "223.5.5.5"
      },
      {
        "tag": "tx-udp",
        "type": "udp",
        "server": "119.29.29.29"
      },
      {
        "tag": "remote",
        "type": "fakeip",
        "inet4_range": "198.18.0.0/15",
        "inet6_range": "fc00::/18"
      },
      {
        "tag": "local",
        "type": "local",
        "neighbor_domain": [
          ".local",
          ".lan"
        ]
      }
    ],
    "rules": [
      {
        "rule_set": [
          "Reject"
        ],
        "action": "predefined"
      },
      {
        "clash_mode": "直连",
        "action": "route",
        "server": "local"
      },
      {
        "clash_mode": "全局",
        "action": "route",
        "server": "remote"
      },
      {
        "clash_mode": "全部代理·不拦广告",
        "action": "route",
        "server": "remote"
      },
      {
        "clash_mode": "全部代理·拦广告",
        "action": "route",
        "server": "remote"
      },
      {
        "rule_set": [
          "AppleCN"
        ],
        "action": "route",
        "server": "ali-doh"
      },
      {
        "type": "logical",
        "mode": "and",
        "rules": [
          {
            "clash_mode": "放行广告",
            "invert": true
          },
          {
            "rule_set": [
              "Reject",
              "Ads_AWAvenue"
            ]
          }
        ],
        "action": "reject"
      },
      {
        "rule_set": [
          "ChinaDomain"
        ],
        "query_type": [
          "A",
          "AAAA"
        ],
        "action": "evaluate",
        "server": "ali-udp",
        "tag": "ali-response",
        "timeout": "3s"
      },
      {
        "rule_set": [
          "ChinaDomain"
        ],
        "query_type": [
          "A",
          "AAAA"
        ],
        "action": "evaluate",
        "server": "tx-udp",
        "tag": "tx-response",
        "timeout": "3s"
      },
      {
        "rule_set": [
          "ChinaDomain"
        ],
        "query_type": [
          "A",
          "AAAA"
        ],
        "match_response": "ali-response",
        "ip_accept_any": true,
        "action": "respond",
        "race": true
      },
      {
        "rule_set": [
          "ChinaDomain"
        ],
        "query_type": [
          "A",
          "AAAA"
        ],
        "match_response": "tx-response",
        "ip_accept_any": true,
        "action": "respond",
        "race": true
      },
      {
        "rule_set": [
          "ChinaDomain"
        ],
        "action": "route",
        "server": "ali-udp",
        "timeout": "3s"
      },
      {
        "query_type": "HTTPS",
        "action": "reject"
      },
      {
        "domain_suffix": [
          "lancache.steamcontent.com",
          "10099.com.cn",
          "msftconnecttest.com",
          "msftncsi.com",
          "local",
          "lan",
          "home",
          "internal",
          "corp",
          "example.com"
        ],
        "server": "local"
      },
      {
        "query_type": [
          "A",
          "AAAA"
        ],
        "action": "route",
        "server": "remote",
        "rewrite_ttl": 1
      }
    ],
    "optimistic": true,
    "strategy": "prefer_ipv4",
    "final": "ali-doh"
  },
  "inbounds": [
    {
      "tag": "tun-in",
      "type": "tun",
      "address": [
        "172.19.0.0/30",
        "fdfe:dcba:9876::0/126"
      ],
      "stack": "system",
      "auto_route": true,
      "strict_route": true,
      "platform": {
        "http_proxy": {
          "enabled": true,
          "server": "127.0.0.1",
          "server_port": 7890
        }
      }
    },
    {
      "tag": "mixed-in",
      "type": "mixed",
      "listen": "127.0.0.1",
      "listen_port": 7890
    }
  ],
  "outbounds": [
    {
      "tag": "🎯 直连",
      "type": "direct"
    },
    {
      "tag": "🌐 全部节点",
      "type": "selector",
      "outbounds": [
        "🚀 主代理",
        "⚡ 自动测速",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯",
        "🇺🇸 美国-自动",
        "🇯🇵 日本-自动",
        "🇰🇷 韩国-自动",
        "🇷🇺 俄罗斯-自动",
        "C16 | 韩国 | 1000M带宽 | 外贸专线",
        "C15 | 韩国 | 1000M带宽 | 外贸专线",
        "C14 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C13 | 荷兰 | 1000M带宽 | 外贸专线",
        "C12 | 英国 | 1000M带宽 | 外贸及Tiktok专线",
        "C11 | 日本 | 1000M带宽 | 外贸专线",
        "C10 | 日本 | 1000M带宽 | 外贸专线",
        "C09 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C08 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C07 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C06 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C05 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C04 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C03 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C02 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C01 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "🎯 直连"
      ],
      "default": "🚀 主代理",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🚀 主代理",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯",
        "🎯 直连"
      ],
      "default": "🇯🇵 日本",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🤖 人工智能",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯"
      ],
      "default": "🇯🇵 日本",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🔍 谷歌",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯"
      ],
      "default": "🇯🇵 日本",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🪟 微软",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯",
        "🎯 直连"
      ],
      "default": "🎯 直连",
      "interrupt_exist_connections": true
    },
    {
      "tag": "👥 社交",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯"
      ],
      "default": "🇯🇵 日本",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🎵 TikTok",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯"
      ],
      "default": "🇯🇵 日本",
      "interrupt_exist_connections": true
    },
    {
      "tag": "✈️ 电报",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯"
      ],
      "default": "🇯🇵 日本",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🎮 游戏",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯",
        "🎯 直连"
      ],
      "interrupt_exist_connections": true
    },
    {
      "tag": "🎬 Emby",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯",
        "🎯 直连"
      ],
      "default": "🇯🇵 日本",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🎧 Spotify",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯",
        "🎯 直连"
      ],
      "default": "🇯🇵 日本",
      "interrupt_exist_connections": true
    },
    {
      "tag": "📺 流媒体",
      "type": "selector",
      "outbounds": [
        "⚡ 自动测速",
        "🚀 主代理",
        "🇺🇸 美国",
        "🇯🇵 日本",
        "🇰🇷 韩国",
        "🇳🇱 荷兰",
        "🇬🇧 英国",
        "🇷🇺 俄罗斯"
      ],
      "interrupt_exist_connections": true
    },
    {
      "tag": "📺 B站",
      "type": "selector",
      "outbounds": [
        "🇯🇵 日本",
        "🎯 直连"
      ],
      "default": "🎯 直连",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🇺🇸 美国",
      "type": "selector",
      "outbounds": [
        "🇺🇸 美国-自动",
        "C14 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C07 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C06 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C05 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C04 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C03 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C02 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C01 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路"
      ],
      "default": "🇺🇸 美国-自动",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🇯🇵 日本",
      "type": "selector",
      "outbounds": [
        "🇯🇵 日本-自动",
        "C11 | 日本 | 1000M带宽 | 外贸专线",
        "C10 | 日本 | 1000M带宽 | 外贸专线"
      ],
      "default": "🇯🇵 日本-自动",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🇰🇷 韩国",
      "type": "selector",
      "outbounds": [
        "🇰🇷 韩国-自动",
        "C16 | 韩国 | 1000M带宽 | 外贸专线",
        "C15 | 韩国 | 1000M带宽 | 外贸专线"
      ],
      "default": "🇰🇷 韩国-自动",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🇳🇱 荷兰",
      "type": "selector",
      "outbounds": [
        "C13 | 荷兰 | 1000M带宽 | 外贸专线"
      ],
      "default": "C13 | 荷兰 | 1000M带宽 | 外贸专线",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🇬🇧 英国",
      "type": "selector",
      "outbounds": [
        "C12 | 英国 | 1000M带宽 | 外贸及Tiktok专线"
      ],
      "default": "C12 | 英国 | 1000M带宽 | 外贸及Tiktok专线",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🇷🇺 俄罗斯",
      "type": "selector",
      "outbounds": [
        "🇷🇺 俄罗斯-自动",
        "C09 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C08 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路"
      ],
      "default": "🇷🇺 俄罗斯-自动",
      "interrupt_exist_connections": true
    },
    {
      "tag": "🇺🇸 美国-自动",
      "type": "urltest",
      "outbounds": [
        "C14 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C07 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C06 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C05 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C04 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C03 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C02 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C01 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路"
      ],
      "url": "http://www.gstatic.com/generate_204",
      "interval": "10m",
      "tolerance": 50
    },
    {
      "tag": "🇯🇵 日本-自动",
      "type": "urltest",
      "outbounds": [
        "C11 | 日本 | 1000M带宽 | 外贸专线",
        "C10 | 日本 | 1000M带宽 | 外贸专线"
      ],
      "url": "http://www.gstatic.com/generate_204",
      "interval": "10m",
      "tolerance": 50
    },
    {
      "tag": "🇰🇷 韩国-自动",
      "type": "urltest",
      "outbounds": [
        "C16 | 韩国 | 1000M带宽 | 外贸专线",
        "C15 | 韩国 | 1000M带宽 | 外贸专线"
      ],
      "url": "http://www.gstatic.com/generate_204",
      "interval": "10m",
      "tolerance": 50
    },
    {
      "tag": "🇷🇺 俄罗斯-自动",
      "type": "urltest",
      "outbounds": [
        "C09 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C08 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路"
      ],
      "url": "http://www.gstatic.com/generate_204",
      "interval": "10m",
      "tolerance": 50
    },
    {
      "tag": "C16 | 韩国 | 1000M带宽 | 外贸专线",
      "type": "vmess",
      "server": "cg1c16.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c16.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c16.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C15 | 韩国 | 1000M带宽 | 外贸专线",
      "type": "vmess",
      "server": "cg1c15.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c15.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c15.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C14 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c14.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c14.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c14.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C13 | 荷兰 | 1000M带宽 | 外贸专线",
      "type": "vmess",
      "server": "cg1c13.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c13.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c13.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C12 | 英国 | 1000M带宽 | 外贸及Tiktok专线",
      "type": "vmess",
      "server": "cg1c12.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c12.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c12.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C11 | 日本 | 1000M带宽 | 外贸专线",
      "type": "vmess",
      "server": "cg1c11.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c11.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c11.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C10 | 日本 | 1000M带宽 | 外贸专线",
      "type": "vmess",
      "server": "cg1c10.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c10.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c10.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C09 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c09.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c09.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c09.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C08 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c08.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c08.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c08.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C07 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c07.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c07.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c07.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C06 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c06.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c06.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c06.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C05 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c05.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c05.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c05.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C04 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c04.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c04.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c04.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C03 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c03.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c03.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c03.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C02 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c02.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c02.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c02.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "C01 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
      "type": "vmess",
      "server": "cg1c01.waimaojd.com",
      "server_port": 443,
      "uuid": "00944fa2-c43b-428c-8c75-45991bfe5bbf",
      "security": "chacha20-poly1305",
      "alter_id": 0,
      "tls": {
        "enabled": true,
        "server_name": "cg1c01.waimaojd.com",
        "insecure": false
      },
      "transport": {
        "type": "ws",
        "headers": {
          "Host": "cg1c01.waimaojd.com"
        },
        "path": "/api/v1/graphql"
      }
    },
    {
      "tag": "⚡ 自动测速",
      "type": "urltest",
      "outbounds": [
        "C16 | 韩国 | 1000M带宽 | 外贸专线",
        "C15 | 韩国 | 1000M带宽 | 外贸专线",
        "C14 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C13 | 荷兰 | 1000M带宽 | 外贸专线",
        "C12 | 英国 | 1000M带宽 | 外贸及Tiktok专线",
        "C11 | 日本 | 1000M带宽 | 外贸专线",
        "C10 | 日本 | 1000M带宽 | 外贸专线",
        "C09 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C08 | 俄罗斯 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C07 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C06 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C05 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C04 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C03 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C02 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路",
        "C01 | 美国 | 1000M带宽 | CN2 GIA 三网直连线路"
      ],
      "url": "http://www.gstatic.com/generate_204",
      "interval": "10m",
      "tolerance": 50
    }
  ],
  "route": {
    "default_domain_resolver": "ali-udp",
    "default_http_client": "default",
    "auto_detect_interface": true,
    "find_process": true,
    "final": "🚀 主代理",
    "rules": [
      {
        "action": "sniff"
      },
      {
        "type": "logical",
        "mode": "or",
        "rules": [
          {
            "port": 53
          },
          {
            "protocol": "dns"
          }
        ],
        "action": "hijack-dns"
      },
      {
        "clash_mode": "规则",
        "port": 53,
        "action": "hijack-dns"
      },
      {
        "clash_mode": "直连",
        "action": "route",
        "outbound": "🎯 直连"
      },
      {
        "clash_mode": "全部代理·不拦广告",
        "action": "route",
        "outbound": "🚀 主代理"
      },
      {
        "type": "logical",
        "mode": "and",
        "rules": [
          {
            "clash_mode": "放行广告",
            "invert": true
          },
          {
            "rule_set": [
              "Reject",
              "Ads_AWAvenue"
            ]
          }
        ],
        "action": "reject"
      },
      {
        "clash_mode": "全部代理·拦广告",
        "action": "route",
        "outbound": "🚀 主代理"
      },
      {
        "rule_set": [
          "AppleCN"
        ],
        "action": "route",
        "outbound": "🎯 直连"
      },
      {
        "rule_set": [
          "AI"
        ],
        "action": "route",
        "outbound": "🤖 人工智能"
      },
      {
        "rule_set": [
          "Telegram"
        ],
        "action": "route",
        "outbound": "✈️ 电报"
      },
      {
        "rule_set": [
          "Twitter",
          "Facebook"
        ],
        "action": "route",
        "outbound": "👥 社交"
      },
      {
        "rule_set": [
          "TikTok"
        ],
        "action": "route",
        "outbound": "🎵 TikTok"
      },
      {
        "rule_set": [
          "Steam",
          "Epic"
        ],
        "action": "route",
        "outbound": "🎮 游戏"
      },
      {
        "rule_set": [
          "Google",
          "YouTube",
          "Github"
        ],
        "action": "route",
        "outbound": "🔍 谷歌"
      },
      {
        "rule_set": [
          "Microsoft"
        ],
        "action": "route",
        "outbound": "🪟 微软"
      },
      {
        "rule_set": [
          "Emby"
        ],
        "action": "route",
        "outbound": "🎬 Emby"
      },
      {
        "rule_set": [
          "Spotify"
        ],
        "action": "route",
        "outbound": "🎧 Spotify"
      },
      {
        "rule_set": [
          "Bilibili"
        ],
        "action": "route",
        "outbound": "📺 B站"
      },
      {
        "rule_set": [
          "Bahamut",
          "Netflix",
          "Disney",
          "PrimeVideo",
          "HBO"
        ],
        "action": "route",
        "outbound": "📺 流媒体"
      },
      {
        "rule_set": [
          "ChinaDomain"
        ],
        "action": "route",
        "outbound": "🎯 直连"
      },
      {
        "rule_set": [
          "Proxy"
        ],
        "action": "route",
        "outbound": "🚀 主代理"
      },
      {
        "rule_set": [
          "AppleProxy"
        ],
        "action": "route",
        "outbound": "🚀 主代理"
      },
      {
        "action": "resolve"
      },
      {
        "rule_set": [
          "ChinaIP"
        ],
        "action": "route",
        "outbound": "🎯 直连"
      },
      {
        "ip_is_private": true,
        "action": "route",
        "outbound": "🎯 直连"
      }
    ],
    "rule_set": [
      {
        "type": "remote",
        "tag": [
          "Reject",
          "Ads_AWAvenue",
          "Proxy",
          "AI",
          "Telegram",
          "Twitter",
          "Facebook",
          "TikTok",
          "Steam",
          "Epic",
          "Google",
          "YouTube",
          "Github",
          "Microsoft",
          "Bilibili",
          "Bahamut",
          "Emby",
          "Spotify",
          "Netflix",
          "Disney",
          "PrimeVideo",
          "HBO",
          "AppleCN",
          "AppleProxy",
          "ChinaDomain",
          "ChinaIP"
        ],
        "format": "binary",
        "url": "https://gh-proxy.com/https://raw.githubusercontent.com/Repcz/Tool/X/sing-box/Rules/{tag}.srs",
        "update_interval": "24h"
      }
    ]
  }
}