feat: 添加Clash规则配置文件
添加proxy.txt、direct.txt、dev.txt和ai.txt四个规则配置文件 分别用于代理规则、直连规则、开发工具规则和AI服务规则
This commit is contained in:
		
							
								
								
									
										65
									
								
								ai.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										65
									
								
								ai.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,65 @@
 | 
			
		||||
# AI Services Rules
 | 
			
		||||
# Format: Clash Rule Provider (domain behavior)
 | 
			
		||||
# Update: 2025-10-26
 | 
			
		||||
 | 
			
		||||
payload:
 | 
			
		||||
  # OpenAI
 | 
			
		||||
  - DOMAIN-SUFFIX,openai.com
 | 
			
		||||
  - DOMAIN-SUFFIX,chatgpt.com
 | 
			
		||||
  - DOMAIN-SUFFIX,oaistatic.com
 | 
			
		||||
  - DOMAIN-SUFFIX,oaiusercontent.com
 | 
			
		||||
  - DOMAIN-SUFFIX,openaiapi-site.azureedge.net
 | 
			
		||||
  - DOMAIN-SUFFIX,openaicom.imgix.net
 | 
			
		||||
  - DOMAIN,chat.openai.com.cdn.cloudflare.net
 | 
			
		||||
  - DOMAIN,openai-api.arkoselabs.com
 | 
			
		||||
  - DOMAIN,openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net
 | 
			
		||||
  - DOMAIN,openaicomproductionae4b.blob.core.windows.net
 | 
			
		||||
  - DOMAIN,production-openaicom-storage.azureedge.net
 | 
			
		||||
  - DOMAIN-KEYWORD,openai
 | 
			
		||||
 | 
			
		||||
  # Anthropic (Claude)
 | 
			
		||||
  - DOMAIN-SUFFIX,anthropic.com
 | 
			
		||||
  - DOMAIN-SUFFIX,claude.ai
 | 
			
		||||
  - DOMAIN-KEYWORD,anthropic
 | 
			
		||||
  - DOMAIN-KEYWORD,claude
 | 
			
		||||
 | 
			
		||||
  # Google AI
 | 
			
		||||
  - DOMAIN-SUFFIX,gemini.google.com
 | 
			
		||||
  - DOMAIN,generativelanguage.googleapis.com
 | 
			
		||||
  - DOMAIN-SUFFIX,bard.google.com
 | 
			
		||||
 | 
			
		||||
  # Microsoft AI
 | 
			
		||||
  - DOMAIN-SUFFIX,bing.com
 | 
			
		||||
  - DOMAIN-SUFFIX,copilot.microsoft.com
 | 
			
		||||
 | 
			
		||||
  # Other AI Services
 | 
			
		||||
  - DOMAIN-SUFFIX,openrouter.ai
 | 
			
		||||
  - DOMAIN-SUFFIX,perplexity.ai
 | 
			
		||||
  - DOMAIN-SUFFIX,character.ai
 | 
			
		||||
  - DOMAIN-SUFFIX,poe.com
 | 
			
		||||
  - DOMAIN-SUFFIX,midjourney.com
 | 
			
		||||
  - DOMAIN-SUFFIX,stability.ai
 | 
			
		||||
 | 
			
		||||
  # AI Infrastructure
 | 
			
		||||
  - DOMAIN-SUFFIX,chatgpt.livekit.cloud
 | 
			
		||||
  - DOMAIN-SUFFIX,host.livekit.cloud
 | 
			
		||||
  - DOMAIN-SUFFIX,turn.livekit.cloud
 | 
			
		||||
  - DOMAIN-SUFFIX,algolia.net
 | 
			
		||||
  - DOMAIN-SUFFIX,auth0.com
 | 
			
		||||
  - DOMAIN-SUFFIX,client-api.arkoselabs.com
 | 
			
		||||
  - DOMAIN-SUFFIX,events.statsigapi.net
 | 
			
		||||
  - DOMAIN-SUFFIX,featuregates.org
 | 
			
		||||
  - DOMAIN-SUFFIX,identrust.com
 | 
			
		||||
  - DOMAIN-SUFFIX,intercom.io
 | 
			
		||||
  - DOMAIN-SUFFIX,intercomcdn.com
 | 
			
		||||
  - DOMAIN-SUFFIX,launchdarkly.com
 | 
			
		||||
  - DOMAIN-SUFFIX,observeit.net
 | 
			
		||||
  - DOMAIN-SUFFIX,segment.io
 | 
			
		||||
  - DOMAIN-SUFFIX,sentry.io
 | 
			
		||||
  - DOMAIN,api.statsig.com
 | 
			
		||||
  - DOMAIN,browser-intake-datadoghq.com
 | 
			
		||||
  - DOMAIN,static.cloudflareinsights.com
 | 
			
		||||
 | 
			
		||||
  # AI IP Ranges
 | 
			
		||||
  - IP-CIDR,24.199.123.28/32,no-resolve
 | 
			
		||||
  - IP-CIDR,64.23.132.171/32,no-resolve
 | 
			
		||||
		Reference in New Issue
	
	Block a user