[Personal Use] Clash Agent Major AI Rules (Hong Kong Version)

sh06y Posted on 2025-10-14 235 Views Last updated on 11 days ago


AI Excerpt

Restricted access to OpenAI and other services in Hong Kong and Macau? This Clash proprietary rules configuration can solve your problems! It includes proxy settings for ChatGPT, Claude, and Gemini, ensuring uninterrupted access to large AI models. Precise configuration, enjoy global intelligence!

As we all know, large models like OpenAI and Claude cannot be directly connected to and used in Hong Kong and Macau, but other services outside the Great Firewall are not affected. Therefore, rules can be configured for AI services separately.

The following is a personal configuration, including ChatGPT, Claude, and Gemini. Poe and other devices that can be directly connected are not included.

(Test environment: Clash Verge v1.19.13 Mihomo)

prepend:
    # ChatGPT
  - 'DOMAIN-KEYWORD,openai,Proxy'
  - 'DOMAIN-SUFFIX,chatgpt.com,Proxy'
  - 'DOMAIN-SUFFIX,auth0.com,Proxy'

    # claude
  - 'DOMAIN-SUFFIX,anthropic.com,Proxy'
  - 'DOMAIN-SUFFIX,claude.ai,Proxy'

    # gemini
  - 'DOMAIN-SUFFIX,bard.google.com,Proxy'
  - 'DOMAIN-SUFFIX,gemini.google.com,Proxy'

  - 'MATCH,DIRECT'