{
  "log": {
    "level": "info",
    "timestamp": true
  },
  "experimental": {
    "clash_api": {
      "external_controller": "127.0.0.1:9090",
      "external_ui": "ui",
      "secret": "",
      "external_ui_download_url": "https://gh-proxy.com/https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
      "external_ui_download_detour": "direct",
      "default_mode": "rule"
    },
    "cache_file": {
      "enabled": true,
      "store_fakeip": true,
      "store_dns": true
    }
  },
  "dns": {
    "servers": [
      {
        "tag": "local",
        "type": "local"
      },
      {
        "tag": "hosts",
        "type": "hosts",
        "predefined": {
          "dns.alidns.com": [
            "223.5.5.5",
            "223.6.6.6"
          ],
          "dns.google": [
            "8.8.8.8",
            "8.8.4.4"
          ]
        }
      },
      {
        "tag": "alidns",
        "type": "https",
        "server": "dns.alidns.com",
        "domain_resolver": "hosts"
      },
      {
        "tag": "ggdns",
        "type": "https",
        "server": "dns.google",
        "domain_resolver": "hosts",
        "detour": "Proxy"
      },
      {
        "tag": "fakeip",
        "type": "fakeip",
        "inet4_range": "198.18.0.0/15",
        "inet6_range": "fc00::/18"
      }
    ],
    "rules": [
      {
        "clash_mode": "direct",
        "server": "local"
      },
      {
        "clash_mode": "global",
        "server": "ggdns"
      },
      {
        "query_type": [
          "A",
          "AAAA"
        ],
        "server": "fakeip"
      },
      {
        "rule_set": "geosite-cn",
        "server": "local"
      },
      {
        "action": "evaluate",
        "server": "alidns"
      },
      {
        "match_response": true,
        "rule_set": "geoip-cn",
        "action": "respond"
      }
    ],
    "final": "ggdns",
    "strategy": "prefer_ipv4"
  },
  "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": "Proxy",
      "type": "selector",
      "outbounds": [
        "auto",
        "direct",
        "🇹🇼_TW_中国台湾->🇫🇮_FI_芬兰",
        "🇨🇳_CN_中国->🇺🇸_US_美国",
        "🇸🇬_SG_新加坡->🇱🇦_LA_老挝",
        "🇨🇦_CA_加拿大",
        "🇺🇸_US_美国->🇯🇵_JP_日本",
        "🇮🇪_IE_爱尔兰",
        "🇨🇳_CN_中国",
        "🇸🇬_SG_新加坡->🇲🇲_MM_缅甸",
        "🇨🇳_CN_中国->🇯🇵_JP_日本",
        "🇺🇸_US_美国->🇯🇵_JP_日本_1",
        "🇷🇺_RU_俄罗斯->🇩🇪_DE_德国",
        "🇩🇪_DE_德国",
        "🇷🇺_RU_俄罗斯->🇪🇪_EE_爱沙尼亚",
        "🇮🇪_IE_爱尔兰_1",
        "🇸🇬_SG_新加坡->🇲🇲_MM_缅甸_1",
        "🇲🇾_MY_马来西亚",
        "🇳🇱_NL_荷兰->🇲🇩_MD_摩尔多瓦",
        "🇩🇪_DE_德国_1",
        "🇺🇸_US_美国->🇯🇵_JP_日本_2",
        "🇸🇬_SG_新加坡->🇳🇵_NP_尼泊尔",
        "🇳🇴_NO_挪威",
        "🇨🇳_CN_中国->🇺🇸_US_美国_1",
        "🇨🇳_CN_中国_1",
        "🇹🇷_TR_土耳其"
      ]
    },
    {
      "tag": "OpenAI",
      "type": "selector",
      "outbounds": [
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ],
      "default": "America"
    },
    {
      "tag": "Google",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "Telegram",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "Twitter",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "Facebook",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "BiliBili",
      "type": "selector",
      "outbounds": [
        "direct",
        "HongKong",
        "TaiWan"
      ]
    },
    {
      "tag": "Bahamut",
      "type": "selector",
      "outbounds": [
        "TaiWan",
        "Proxy"
      ]
    },
    {
      "tag": "Spotify",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ],
      "default": "America"
    },
    {
      "tag": "TikTok",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America"
      ],
      "default": "America"
    },
    {
      "tag": "Netflix",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "Disney+",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "Apple",
      "type": "selector",
      "outbounds": [
        "direct",
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "Microsoft",
      "type": "selector",
      "outbounds": [
        "direct",
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "Games",
      "type": "selector",
      "outbounds": [
        "direct",
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ],
      "default": "Japan"
    },
    {
      "tag": "Streaming",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others"
      ]
    },
    {
      "tag": "Global",
      "type": "selector",
      "outbounds": [
        "HongKong",
        "TaiWan",
        "Singapore",
        "Japan",
        "America",
        "Others",
        "direct"
      ]
    },
    {
      "tag": "China",
      "type": "selector",
      "outbounds": [
        "direct",
        "Proxy"
      ]
    },
    {
      "tag": "HongKong",
      "type": "selector",
      "outbounds": [
        "Proxy"
      ]
    },
    {
      "tag": "TaiWan",
      "type": "selector",
      "outbounds": [
        "🇹🇼_TW_中国台湾->🇫🇮_FI_芬兰"
      ]
    },
    {
      "tag": "Singapore",
      "type": "selector",
      "outbounds": [
        "🇸🇬_SG_新加坡->🇱🇦_LA_老挝",
        "🇸🇬_SG_新加坡->🇲🇲_MM_缅甸",
        "🇸🇬_SG_新加坡->🇲🇲_MM_缅甸_1",
        "🇸🇬_SG_新加坡->🇳🇵_NP_尼泊尔"
      ]
    },
    {
      "tag": "Japan",
      "type": "selector",
      "outbounds": [
        "🇺🇸_US_美国->🇯🇵_JP_日本",
        "🇨🇳_CN_中国->🇯🇵_JP_日本",
        "🇺🇸_US_美国->🇯🇵_JP_日本_1",
        "🇺🇸_US_美国->🇯🇵_JP_日本_2"
      ]
    },
    {
      "tag": "America",
      "type": "selector",
      "outbounds": [
        "🇨🇳_CN_中国->🇺🇸_US_美国",
        "🇺🇸_US_美国->🇯🇵_JP_日本",
        "🇺🇸_US_美国->🇯🇵_JP_日本_1",
        "🇺🇸_US_美国->🇯🇵_JP_日本_2",
        "🇨🇳_CN_中国->🇺🇸_US_美国_1"
      ]
    },
    {
      "tag": "Others",
      "type": "selector",
      "outbounds": [
        "🇨🇦_CA_加拿大",
        "🇮🇪_IE_爱尔兰",
        "🇨🇳_CN_中国",
        "🇷🇺_RU_俄罗斯->🇩🇪_DE_德国",
        "🇩🇪_DE_德国",
        "🇷🇺_RU_俄罗斯->🇪🇪_EE_爱沙尼亚",
        "🇮🇪_IE_爱尔兰_1",
        "🇲🇾_MY_马来西亚",
        "🇳🇱_NL_荷兰->🇲🇩_MD_摩尔多瓦",
        "🇩🇪_DE_德国_1",
        "🇳🇴_NO_挪威",
        "🇨🇳_CN_中国_1",
        "🇹🇷_TR_土耳其"
      ]
    },
    {
      "tag": "auto",
      "type": "urltest",
      "outbounds": [
        "🇹🇼_TW_中国台湾->🇫🇮_FI_芬兰",
        "🇨🇳_CN_中国->🇺🇸_US_美国",
        "🇸🇬_SG_新加坡->🇱🇦_LA_老挝",
        "🇨🇦_CA_加拿大",
        "🇺🇸_US_美国->🇯🇵_JP_日本",
        "🇮🇪_IE_爱尔兰",
        "🇨🇳_CN_中国",
        "🇸🇬_SG_新加坡->🇲🇲_MM_缅甸",
        "🇨🇳_CN_中国->🇯🇵_JP_日本",
        "🇺🇸_US_美国->🇯🇵_JP_日本_1",
        "🇷🇺_RU_俄罗斯->🇩🇪_DE_德国",
        "🇩🇪_DE_德国",
        "🇷🇺_RU_俄罗斯->🇪🇪_EE_爱沙尼亚",
        "🇮🇪_IE_爱尔兰_1",
        "🇸🇬_SG_新加坡->🇲🇲_MM_缅甸_1",
        "🇲🇾_MY_马来西亚",
        "🇳🇱_NL_荷兰->🇲🇩_MD_摩尔多瓦",
        "🇩🇪_DE_德国_1",
        "🇺🇸_US_美国->🇯🇵_JP_日本_2",
        "🇸🇬_SG_新加坡->🇳🇵_NP_尼泊尔",
        "🇳🇴_NO_挪威",
        "🇨🇳_CN_中国->🇺🇸_US_美国_1",
        "🇨🇳_CN_中国_1",
        "🇹🇷_TR_土耳其"
      ],
      "url": "http://www.gstatic.com/generate_204",
      "interval": "10m",
      "tolerance": 50
    },
    {
      "type": "direct",
      "tag": "direct"
    },
    {
      "tag": "🇹🇼_TW_中国台湾->🇫🇮_FI_芬兰",
      "type": "vless",
      "server": "brightharbor.download",
      "server_port": 443,
      "uuid": "6429d27e-a7d4-4e04-ae57-e88243fbbfe3",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "server_name": "localhost",
        "utls": {
          "enabled": true,
          "fingerprint": "chrome"
        },
        "reality": {
          "enabled": true,
          "public_key": "F2VfBr2UmjDTErB_oruvW5aIvzH_xGfM2AW5_w-DF0I"
        },
        "insecure": true
      }
    },
    {
      "tag": "🇨🇳_CN_中国->🇺🇸_US_美国",
      "type": "shadowsocks",
      "server": "121.46.230.233",
      "server_port": 65443,
      "method": "aes-256-cfb",
      "password": "7eadc6dbe2ae"
    },
    {
      "tag": "🇸🇬_SG_新加坡->🇱🇦_LA_老挝",
      "type": "trojan",
      "server": "z-sg1.6send.com",
      "server_port": 10045,
      "password": "ultra@kWZdAzt_IH593eGLRjdxnBZ0",
      "network": "tcp",
      "tls": {
        "enabled": true,
        "server_name": "www.cloudflare.com",
        "insecure": true
      }
    },
    {
      "tag": "🇨🇦_CA_加拿大",
      "type": "shadowsocks",
      "server": "15.223.203.202",
      "server_port": 443,
      "method": "aes-256-cfb",
      "password": "amazonskr05"
    },
    {
      "tag": "🇺🇸_US_美国->🇯🇵_JP_日本",
      "type": "vless",
      "server": "130.12.102.125",
      "server_port": 443,
      "uuid": "6429d27e-a7d4-4e04-ae57-e88243fbbfe3",
      "tls": {
        "enabled": true,
        "server_name": "localhost",
        "utls": {
          "enabled": true,
          "fingerprint": "chrome"
        },
        "reality": {
          "enabled": true,
          "public_key": "F2VfBr2UmjDTErB_oruvW5aIvzH_xGfM2AW5_w-DF0I"
        },
        "insecure": true
      }
    },
    {
      "tag": "🇮🇪_IE_爱尔兰",
      "type": "shadowsocks",
      "server": "54.216.102.222",
      "server_port": 443,
      "method": "aes-256-cfb",
      "password": "amazonskr05"
    },
    {
      "tag": "🇨🇳_CN_中国",
      "type": "vless",
      "server": "us22.sofast.live",
      "server_port": 58011,
      "uuid": "0afc6426-606c-48e7-bd70-3c424a416842",
      "tls": {
        "enabled": false,
        "insecure": true
      }
    },
    {
      "tag": "🇸🇬_SG_新加坡->🇲🇲_MM_缅甸",
      "type": "trojan",
      "server": "z-sg1.6send.com",
      "server_port": 10046,
      "password": "ultra@kWZdAzt_IH593eGLRjdxnBZ0",
      "network": "tcp",
      "tls": {
        "enabled": true,
        "server_name": "www.cloudflare.com",
        "insecure": true
      }
    },
    {
      "tag": "🇨🇳_CN_中国->🇯🇵_JP_日本",
      "type": "shadowsocks",
      "server": "121.46.230.137",
      "server_port": 65443,
      "method": "aes-256-cfb",
      "password": "7eadc6dbe2ae"
    },
    {
      "tag": "🇺🇸_US_美国->🇯🇵_JP_日本_1",
      "type": "vless",
      "server": "freshjuniper.download",
      "server_port": 443,
      "uuid": "6429d27e-a7d4-4e04-ae57-e88243fbbfe3",
      "tls": {
        "enabled": true,
        "server_name": "localhost",
        "utls": {
          "enabled": true,
          "fingerprint": "chrome"
        },
        "reality": {
          "enabled": true,
          "public_key": "F2VfBr2UmjDTErB_oruvW5aIvzH_xGfM2AW5_w-DF0I"
        },
        "insecure": true
      }
    },
    {
      "type": "hysteria2",
      "server": "gta.internet-card.sbs",
      "server_port": 443,
      "password": "mkL3AfdSZIpTWRB9TcWPn9vywPGN89MRHg3ToRDj",
      "tls": {
        "enabled": true,
        "server_name": "gta.internet-card.sbs",
        "insecure": true
      },
      "tag": "🇷🇺_RU_俄罗斯->🇩🇪_DE_德国"
    },
    {
      "tag": "🇩🇪_DE_德国",
      "type": "vless",
      "server": "176.96.138.122",
      "server_port": 443,
      "uuid": "b229d38c-35ec-4a0b-9c86-8fceba243d6c",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "server_name": "plucky-xenon.cdn.cachefleet.com",
        "utls": {
          "enabled": true,
          "fingerprint": "qq"
        },
        "reality": {
          "enabled": true,
          "public_key": "O_YZOJVON0LE1U01hAtNUOVRy7z6fkBUXbMtpCGoGEg"
        },
        "insecure": true
      }
    },
    {
      "type": "hysteria2",
      "server": "news.gazette.help",
      "server_port": 443,
      "password": "sOiWCQ2AdIV0OWNuqQVyWp4JZnRxdyLROSjX",
      "tls": {
        "enabled": true,
        "server_name": "news.gazette.help",
        "insecure": true
      },
      "tag": "🇷🇺_RU_俄罗斯->🇪🇪_EE_爱沙尼亚"
    },
    {
      "tag": "🇮🇪_IE_爱尔兰_1",
      "type": "shadowsocks",
      "server": "54.247.231.139",
      "server_port": 443,
      "method": "aes-256-cfb",
      "password": "amazonskr05"
    },
    {
      "tag": "🇸🇬_SG_新加坡->🇲🇲_MM_缅甸_1",
      "type": "trojan",
      "server": "z-sg2.6send.com",
      "server_port": 10046,
      "password": "ultra@kWZdAzt_IH593eGLRjdxnBZ0",
      "network": "tcp",
      "tls": {
        "enabled": true,
        "server_name": "www.cloudflare.com",
        "insecure": true
      }
    },
    {
      "tag": "🇲🇾_MY_马来西亚",
      "type": "shadowsocks",
      "server": "118.107.222.231",
      "server_port": 65443,
      "method": "aes-256-cfb",
      "password": "7eadc6dbe2ae"
    },
    {
      "tag": "🇳🇱_NL_荷兰->🇲🇩_MD_摩尔多瓦",
      "type": "vless",
      "server": "31.59.150.174",
      "server_port": 9443,
      "uuid": "92089155-6602-4122-86d4-fe6de20e8c4d",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "server_name": "hotcoals.aeternavpn.space",
        "utls": {
          "enabled": true,
          "fingerprint": "firefox"
        },
        "reality": {
          "enabled": true,
          "public_key": "RWu6ktBE4DFbUz_prmz-5KuolLhO53ehh19mNxhP-wI",
          "short_id": "a1b2c3d4"
        },
        "insecure": true
      }
    },
    {
      "tag": "🇩🇪_DE_德国_1",
      "type": "vless",
      "server": "2.59.134.226",
      "server_port": 443,
      "uuid": "88281d02-b387-4fe3-918e-26ed331e6d08",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "server_name": "rich-falcon.cdn.cachefleet.com",
        "utls": {
          "enabled": true,
          "fingerprint": "qq"
        },
        "reality": {
          "enabled": true,
          "public_key": "1sSmdw90uTiGuitDvp_q8zcXTcHXKQS3IVjA7T1UNiY"
        },
        "insecure": true
      }
    },
    {
      "tag": "🇺🇸_US_美国->🇯🇵_JP_日本_2",
      "type": "vless",
      "server": "130.12.102.26",
      "server_port": 443,
      "uuid": "6429d27e-a7d4-4e04-ae57-e88243fbbfe3",
      "tls": {
        "enabled": true,
        "server_name": "localhost",
        "utls": {
          "enabled": true,
          "fingerprint": "chrome"
        },
        "reality": {
          "enabled": true,
          "public_key": "F2VfBr2UmjDTErB_oruvW5aIvzH_xGfM2AW5_w-DF0I"
        },
        "insecure": true
      }
    },
    {
      "tag": "🇸🇬_SG_新加坡->🇳🇵_NP_尼泊尔",
      "type": "trojan",
      "server": "z-sg1.6send.com",
      "server_port": 10044,
      "password": "ultra@kWZdAzt_IH593eGLRjdxnBZ0",
      "network": "tcp",
      "tls": {
        "enabled": true,
        "server_name": "www.cloudflare.com",
        "insecure": true
      }
    },
    {
      "tag": "🇳🇴_NO_挪威",
      "type": "vless",
      "server": "151.242.168.207",
      "server_port": 443,
      "uuid": "1cbeb6e4-06c0-421b-9baa-8af782d6e6cc",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "server_name": "kibi-institut.de",
        "utls": {
          "enabled": true,
          "fingerprint": "firefox"
        },
        "reality": {
          "enabled": true,
          "public_key": "SiSky02wHz-S0TDHKFTdYhnrlT8Y3CfRsekZlcdLXDY",
          "short_id": "fd55b698ee8c3629"
        },
        "insecure": true
      }
    },
    {
      "tag": "🇨🇳_CN_中国->🇺🇸_US_美国_1",
      "type": "shadowsocks",
      "server": "121.46.230.232",
      "server_port": 65443,
      "method": "aes-256-cfb",
      "password": "7eadc6dbe2ae"
    },
    {
      "tag": "🇨🇳_CN_中国_1",
      "type": "vmess",
      "server": "112.132.215.108",
      "server_port": 50002,
      "uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
      "alter_id": 64,
      "security": "auto",
      "tls": {
        "enabled": false,
        "insecure": true
      }
    },
    {
      "tag": "🇹🇷_TR_土耳其",
      "type": "vmess",
      "server": "pori.cjlife.ir",
      "server_port": 110,
      "uuid": "0accd97e-a16c-4d4f-b19a-883f7ea0f484",
      "alter_id": 0,
      "security": "auto",
      "tls": {
        "enabled": false,
        "insecure": true
      }
    }
  ],
  "http_clients": [
    {
      "tag": "default",
      "detour": "Proxy"
    },
    {
      "tag": "direct",
      "detour": "direct"
    }
  ],
  "route": {
    "default_domain_resolver": {
      "server": "local"
    },
    "auto_detect_interface": true,
    "final": "Proxy",
    "rules": [
      {
        "inbound": [
          "tun-in",
          "mixed-in"
        ],
        "action": "sniff"
      },
      {
        "type": "logical",
        "mode": "or",
        "rules": [
          {
            "port": 53
          },
          {
            "protocol": "dns"
          }
        ],
        "action": "hijack-dns"
      },
      {
        "rule_set": "geosite-category-ads-all",
        "clash_mode": "rule",
        "action": "reject"
      },
      {
        "rule_set": "geosite-category-ads-all",
        "clash_mode": "global",
        "outbound": "Proxy"
      },
      {
        "clash_mode": "direct",
        "outbound": "direct"
      },
      {
        "clash_mode": "global",
        "outbound": "Proxy"
      },
      {
        "domain": [
          "clash.razord.top",
          "yacd.metacubex.one",
          "yacd.haishan.me",
          "d.metacubex.one"
        ],
        "outbound": "direct"
      },
      {
        "ip_is_private": true,
        "outbound": "direct"
      },
      {
        "rule_set": "geosite-openai",
        "outbound": "OpenAI"
      },
      {
        "rule_set": [
          "geosite-youtube",
          "geoip-google",
          "geosite-google",
          "geosite-github"
        ],
        "outbound": "Google"
      },
      {
        "rule_set": [
          "geoip-telegram",
          "geosite-telegram"
        ],
        "outbound": "Telegram"
      },
      {
        "rule_set": [
          "geoip-twitter",
          "geosite-twitter"
        ],
        "outbound": "Twitter"
      },
      {
        "rule_set": [
          "geoip-facebook",
          "geosite-facebook"
        ],
        "outbound": "Facebook"
      },
      {
        "rule_set": "geosite-bilibili",
        "outbound": "BiliBili"
      },
      {
        "rule_set": "geosite-bahamut",
        "outbound": "Bahamut"
      },
      {
        "rule_set": "geosite-spotify",
        "outbound": "Spotify"
      },
      {
        "rule_set": "geosite-tiktok",
        "outbound": "TikTok"
      },
      {
        "rule_set": [
          "geoip-netflix",
          "geosite-netflix"
        ],
        "outbound": "Netflix"
      },
      {
        "rule_set": "geosite-disney",
        "outbound": "Disney+"
      },
      {
        "rule_set": [
          "geoip-apple",
          "geosite-apple",
          "geosite-amazon"
        ],
        "outbound": "Apple"
      },
      {
        "rule_set": "geosite-microsoft",
        "outbound": "Microsoft"
      },
      {
        "rule_set": [
          "geosite-category-games",
          "geosite-dmm"
        ],
        "outbound": "Games"
      },
      {
        "rule_set": [
          "geosite-hbo",
          "geosite-primevideo"
        ],
        "outbound": "Streaming"
      },
      {
        "rule_set": "geosite-geolocation-!cn",
        "outbound": "Global"
      },
      {
        "rule_set": [
          "geoip-cn",
          "geosite-cn"
        ],
        "outbound": "China"
      }
    ],
    "rule_set": [
      {
        "tag": "geosite-category-ads-all",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/category-ads-all.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-openai",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/Toperlock/sing-box-geosite/main/rule/OpenAI.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-youtube",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/youtube.srs",
        "http_client": "default"
      },
      {
        "tag": "geoip-google",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/google.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-google",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-github",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/github.srs",
        "http_client": "default"
      },
      {
        "tag": "geoip-telegram",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/telegram.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-telegram",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/telegram.srs",
        "http_client": "default"
      },
      {
        "tag": "geoip-twitter",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/twitter.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-twitter",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/twitter.srs",
        "http_client": "default"
      },
      {
        "tag": "geoip-facebook",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/facebook.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-facebook",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/facebook.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-bilibili",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/bilibili.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-bahamut",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/bahamut.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-spotify",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/spotify.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-tiktok",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/tiktok.srs",
        "http_client": "default"
      },
      {
        "tag": "geoip-netflix",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/netflix.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-netflix",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/netflix.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-disney",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/disney.srs",
        "http_client": "default"
      },
      {
        "tag": "geoip-apple",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo-lite/geoip/apple.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-apple",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/apple.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-amazon",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/amazon.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-microsoft",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/microsoft.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-category-games",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/category-games.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-dmm",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/dmm.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-hbo",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/hbo.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-primevideo",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/primevideo.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-geolocation-!cn",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/geolocation-!cn.srs",
        "http_client": "default"
      },
      {
        "tag": "geoip-cn",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/cn.srs",
        "http_client": "default"
      },
      {
        "tag": "geosite-cn",
        "type": "remote",
        "format": "binary",
        "url": "https://gh-proxy.com/raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/cn.srs",
        "http_client": "default"
      }
    ]
  }
}