Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update global.conf and direct.conf #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions Source/non_ip/direct.conf
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ PROCESS-NAME,Logi Options
PROCESS-NAME,Logi Options Daemon

# >> PT
DOMAIN-KEYWORD,tracker
A1exMinatoooo marked this conversation as resolved.
Show resolved Hide resolved
DOMAIN-SUFFIX,52pt.site
DOMAIN-SUFFIX,acg.rip
DOMAIN-SUFFIX,animebytes.tv
DOMAIN-SUFFIX,aidoru-online.me
DOMAIN-SUFFIX,alpharatio.cc
DOMAIN-SUFFIX,animebytes.tv
DOMAIN-SUFFIX,anthelion.me
DOMAIN-SUFFIX,asiancinema.me
DOMAIN-SUFFIX,avgv.cc
Expand Down Expand Up @@ -128,7 +128,6 @@ DOMAIN-SUFFIX,karagarga.in
DOMAIN-SUFFIX,keepfrds.com
DOMAIN-SUFFIX,leaguehd.com
DOMAIN-SUFFIX,lztr.me
DOMAIN-SUFFIX,m-team.cc
DOMAIN-SUFFIX,madsrevolution.net
DOMAIN-SUFFIX,moecat.best
DOMAIN-SUFFIX,morethan.tv
Expand All @@ -142,7 +141,6 @@ DOMAIN-SUFFIX,npupt.com
DOMAIN-SUFFIX,open.cd
DOMAIN-SUFFIX,oppaiti.me
DOMAIN-SUFFIX,orpheus.network
DOMAIN-SUFFIX,ourbits.club
DOMAIN-SUFFIX,passthepopcorn.me
DOMAIN-SUFFIX,pornbits.net
DOMAIN-SUFFIX,privatehd.to
Expand All @@ -157,7 +155,6 @@ DOMAIN-SUFFIX,springsunday.net
DOMAIN-SUFFIX,tjupt.org
DOMAIN-SUFFIX,totheglory.im
DOMAIN-SUFFIX,trontv.com
DOMAIN-SUFFIX,u2.dmhy.org
DOMAIN-SUFFIX,uhdbits.org

# >> Academic
Expand Down
6 changes: 6 additions & 0 deletions Source/non_ip/global.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# $ meta_title Sukka's Ruleset - General Global Services
# $ meta_description This file contains rules for services that are not available inside the Mainland China.

# >> PT
DOMAIN-SUFFIX,m-team.cc
DOMAIN-SUFFIX,m-team.io
DOMAIN-SUFFIX,ourbits.club
DOMAIN-SUFFIX,u2.dmhy.org
Comment on lines +4 to +8
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这几个走代理有什么原因么?是禁止中国大陆 IP 地址访问么?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

污染比较严重,问了几个在不同地区的朋友基本上都要走代理才能正常访问(或者访问速度较快)

其中以 Ourbits 为例昨天是有官方发公告说部分地区访问受阻

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

当初所有 PT 站走直连,主要是考虑到大部分 PT 站的 Tracker 都是自己主域名的子域名。现在加到这里,可能 Tracker 也跟着走代理了。

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

观察了一下……U2 这么加是没问题的,tracker 域名是另一个 subdomain;馒头的话再细化一下 subdomain 也可以区分(不过不知道这样子直接写明域名合不合适);OB 有点头疼了,主站 domain = tracker domain

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

针对 OB 的情况应该还可以考虑加一条 PROCESS-NAME 规则覆盖常见的 BT 软件,这样可以在本机绕过 tracker 连接?如果部署在网关的话那就得用户自己去屏蔽 SRC-IP + SRC-PORT 的组合了(Surge 和 mihomo 都支持,用户自定义即可)


# >> Google
DOMAIN-SUFFIX,abc.xyz
DOMAIN-SUFFIX,ampproject.org
Expand Down