mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +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
Source/non_ip/apple_intelligence.conf
Normal file
16
Source/non_ip/apple_intelligence.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
# $ meta_title Sukka's Ruleset - Apple Intelligence
|
||||
# $ meta_description This file contains domains of OpenAI, Claude.
|
||||
|
||||
# >> 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 Intelligence services.
|
||||
DOMAIN,apple-relay.fastly-edge.com
|
||||
DOMAIN,apple-relay.cloudflare.com
|
||||
DOMAIN,apple-relay.apple.com
|
||||
DOMAIN,cp4.cloudflare.com
|
||||
|
||||
# >> com.apple.geod
|
||||
DOMAIN,gspe1-ssl.ls.apple.com
|
||||
# TODO: find other domains that com.apple.geod is trying to connect to.
|
||||
Reference in New Issue
Block a user