mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Creating a dedicated apple_intelligence.conf
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
This commit is contained in:
@@ -16,14 +16,12 @@ DOMAIN-KEYWORD,openai
|
||||
# DOMAIN,openaicomproductionae4b.blob.core.windows.net
|
||||
# DOMAIN,production-openaicom-storage.azureedge.net
|
||||
|
||||
# >> Apple Relay
|
||||
# Sadly, even though Oblivious HTTP Relay is an open standard, supposed to enhance privacy. Apple uses a loophole
|
||||
# to get user real request country and IP address from third-party CDN providers (like Cloudflare or Fastly) to
|
||||
# blocks country from accessing Apple Inteligence services.
|
||||
DOMAIN,apple-relay.fastly-edge.com
|
||||
DOMAIN,apple-relay.cloudflare.com
|
||||
DOMAIN,apple-relay.apple.com
|
||||
DOMAIN,cp4.cloudflare.com
|
||||
# >> Apple Intelligence
|
||||
# has been moved to a dedicated file: /non_ip/apple_inteligence.conf
|
||||
# DOMAIN gspe1-ssl.ls.apple.com (which is part of com.apple.geod) is crucial for unlocking
|
||||
# Apple Intelligence. However, this domain (along side com.apple.geod) also affects other
|
||||
# Apple services like Map, Compass, Weather, etc. Therefore, we can't really include everything
|
||||
# in this general "ai.conf" here.
|
||||
|
||||
# >> Perplexity
|
||||
DOMAIN-SUFFIX,perplexity.ai
|
||||
|
||||
Reference in New Issue
Block a user