Add feishucdn.com to direct domain rules - #1
Draft
ktiays wants to merge 3 commits into
Draft
Conversation
Imported from libdispatch-1542.0.4.tar.gz
Include +.feishucdn.com in the direct rule group so Feishu CDN endpoints such as xxx-cn.feishucdn.com are routed directly. Regenerate libdispatch.direct.domain.list via build-list-rules.py. Co-authored-by: ktiays <ktiays@users.noreply.github.com>
Use DOMAIN-SUFFIX in the direct classical rule group instead of +.feishucdn.com so only xxx-cn.feishucdn.com style hosts are matched, not all feishucdn.com subdomains. Co-authored-by: ktiays <ktiays@users.noreply.github.com>
ktiays
force-pushed
the
dev
branch
2 times, most recently
from
July 7, 2026 12:33
709dea3 to
1598bc3
Compare
ktiays
force-pushed
the
dev
branch
4 times, most recently
from
July 15, 2026 16:29
bee49c2 to
1b24f43
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
+.feishucdn.comto the direct domain rule group (libdispatch.direct.domain.yaml) so Feishu CDN endpoints such asxxx-cn.feishucdn.comare routed directly.xcodeconfig/generated/libdispatch.direct.domain.listusingxcodescripts/build-list-rules.py.Test plan
python3 xcodescripts/build-list-rules.pysuccessfully.feishucdn.comappears in the generated direct domain list