Nightly build

This commit is contained in:
Johnshall
2022-12-11 10:10:29 +00:00
parent 769616ac80
commit 898b2cbcbf
15 changed files with 81802 additions and 81839 deletions

View File

@@ -1,4 +1,4 @@
# adblock rules refresh time: 2022-12-11 09:42:11 # adblock rules refresh time: 2022-12-11 10:10:28
0-000.store 0-000.store
001adafg.xyz 001adafg.xyz
0024aaaa.com 0024aaaa.com

File diff suppressed because it is too large Load Diff

View File

@@ -1,46 +1,17 @@
[General] [General]
# 旁路系统:如果禁用此选项,可能会导致一些系统问题,如推送通知延迟。
bypass-system = true bypass-system = true
# 跳过代理此选项强制这些域名或IP的连接范围由Shadowrocket TUN接口来处理而不是Shadowrocket代理服务器。此选项用于解决一些应用程序的一些兼容性问题。
skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, localhost, *.local, captive.apple.com,*.ccb.com,*.abchina.com.cn,*.psbc.com skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, localhost, *.local, captive.apple.com,*.ccb.com,*.abchina.com.cn,*.psbc.com
# TUN旁路路由Shadowrocket TUN接口只能处理TCP协议。使用此选项可以绕过指定的IP范围让其他协议通过。
tun-excluded-routes = 10.0.0.0/8, 100.64.0.0/10, 127.0.0.0/8, 169.254.0.0/16, 172.16.0.0/12, 192.0.0.0/24, 192.0.2.0/24, 192.88.99.0/24, 192.168.0.0/16, 198.51.100.0/24, 203.0.113.0/24, 224.0.0.0/4, 255.255.255.255/32, 239.255.255.250/32 tun-excluded-routes = 10.0.0.0/8, 100.64.0.0/10, 127.0.0.0/8, 169.254.0.0/16, 172.16.0.0/12, 192.0.0.0/24, 192.0.2.0/24, 192.88.99.0/24, 192.168.0.0/16, 198.51.100.0/24, 203.0.113.0/24, 224.0.0.0/4, 255.255.255.255/32, 239.255.255.250/32
# DNS覆写。
dns-server = https://doh.pub/dns-query,https://dns.alidns.com/dns-query,223.5.5.5,119.29.29.29 dns-server = https://doh.pub/dns-query,https://dns.alidns.com/dns-query,223.5.5.5,119.29.29.29
# 启用IPv6支持。false表示不启用true表示启用。
ipv6 = false ipv6 = false
# 首选IPv6。优先向IPv6的DNS服务器查询AAAA记录。false表示不启用。
prefer-ipv6 = false prefer-ipv6 = false
# 域名直接使用系统DNS进行解析。false表示不启用。
dns-direct-system = false dns-direct-system = false
# ping数据包自动回复。
icmp-auto-reply = true icmp-auto-reply = true
# 不开启时REJECT策略默认只有在配置模式下生效。开启后可以令该策略在其他全局路由模式下都生效。
always-reject-url-rewrite = false always-reject-url-rewrite = false
# 私有IP应答。如果关闭该选项域名解析返回私有IPShadowrocket会认为该域名被劫持而强制使用代理。
private-ip-answer = false private-ip-answer = false
# 直连的域名解析失败后使用代理。
dns-direct-fallback-proxy = true dns-direct-fallback-proxy = true
# 当覆写的DNS解析失败后回退使用指定DNS如需指定多个DNS可用逗号分隔。system表示回退到系统DNS。
fallback-dns-server = system fallback-dns-server = system
[Proxy]
# 代理分组类型:
# select手动选择节点。
# url-test自动选择延迟最低节点。
# fallback节点挂掉时自动切换其他可用节点。
# load-balance不同请求依次使用分组里的不同节点进行连接。
# random所有请求使用分组里随机指定的一个节点进行连接。
# 代理分组其他设置参数:
# interval指定间隔多长时间后需要重新发起测试。
# timeout如果测试在超时前未完成放弃测试。
# tolerance只有当新优胜者的分数高于旧优胜者的分数加上公差时才会进行线路更换。
# url指定要测试的URL。
[Rule] [Rule]
# 国外常用app单独分流YouTubeNetflixDisney+HBOSpotifyTelegramPayPalTwitterFacebookGoogleWhatsAppTikTokGitHub。
# 国内常用app单独分流苹果服务微软服务哔哩哔哩网易云音乐游戏平台亚马逊百度豆瓣微信抖音快手微博知乎小红书。
# 这两个AND的逻辑规则是防止出现因Spotify或YouTube相关请求走了UDP时可能导致模块脚本失效的问题。
AND,((PROTOCOL,UDP),(DEST-PORT,443),(DOMAIN,spclient.wg.spotify.com)),REJECT-NO-DROP AND,((PROTOCOL,UDP),(DEST-PORT,443),(DOMAIN,spclient.wg.spotify.com)),REJECT-NO-DROP
AND,((PROTOCOL,UDP),(DEST-PORT,443),(DOMAIN-SUFFIX,googlevideo.com)),REJECT-NO-DROP AND,((PROTOCOL,UDP),(DEST-PORT,443),(DOMAIN-SUFFIX,googlevideo.com)),REJECT-NO-DROP
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Apple/Apple.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Apple/Apple.list,DIRECT
@@ -53,7 +24,6 @@ RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/r
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/DouBan/DouBan.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/DouBan/DouBan.list,DIRECT
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/WeChat/WeChat.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/WeChat/WeChat.list,DIRECT
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/DouYin/DouYin.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/DouYin/DouYin.list,DIRECT
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/KuaiShou/KuaiShou.list,DIRECT
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Weibo/Weibo.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Weibo/Weibo.list,DIRECT
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Zhihu/Zhihu.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Zhihu/Zhihu.list,DIRECT
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/XiaoHongShu/XiaoHongShu.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/XiaoHongShu/XiaoHongShu.list,DIRECT
@@ -77,12 +47,6 @@ GEOIP,CN,DIRECT
FINAL,PROXY FINAL,PROXY
[Host] [Host]
# 域名指定本地值:
# example.com=1.2.3.4
# 域名指定DNS服务器
# example.com=server:1.2.3.4
# 指定某个wifi网络交给某个DNS处理如需指定多个DNS可用逗号分隔
# ssid:某个wifi = server:某个DNS
localhost = 127.0.0.1 localhost = 127.0.0.1
[URL Rewrite] [URL Rewrite]
@@ -90,7 +54,6 @@ localhost = 127.0.0.1
^https?://(www.)?google.cn https://www.google.com 302 ^https?://(www.)?google.cn https://www.google.com 302
[Script] [Script]
# BoxJs安装脚本。
Rewrite: BoxJs = type=http-request,pattern=https?:\/\/boxjs\.(com|net),script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/box/chavy.boxjs.js, requires-body=true, timeout=120 Rewrite: BoxJs = type=http-request,pattern=https?:\/\/boxjs\.(com|net),script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/box/chavy.boxjs.js, requires-body=true, timeout=120
[MITM] [MITM]

View File

@@ -213,7 +213,7 @@ DOMAIN-SUFFIX,kikibt8.xyz,Reject
DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject
# adblock rules refresh time: 2022-12-11 09:42:11 # adblock rules refresh time: 2022-12-11 10:10:28
DOMAIN-SUFFIX,0-000.store,Reject DOMAIN-SUFFIX,0-000.store,Reject
DOMAIN-SUFFIX,001adafg.xyz,Reject DOMAIN-SUFFIX,001adafg.xyz,Reject
DOMAIN-SUFFIX,0024aaaa.com,Reject DOMAIN-SUFFIX,0024aaaa.com,Reject

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启
@@ -606,7 +606,7 @@ DOMAIN-SUFFIX,b23.tv,Direct
DOMAIN-SUFFIX,bilibili.com,Direct DOMAIN-SUFFIX,bilibili.com,Direct
# adblock rules refresh time: 2022-12-11 09:42:11 # adblock rules refresh time: 2022-12-11 10:10:28
DOMAIN-SUFFIX,0-000.store,Reject DOMAIN-SUFFIX,0-000.store,Reject
DOMAIN-SUFFIX,001adafg.xyz,Reject DOMAIN-SUFFIX,001adafg.xyz,Reject
DOMAIN-SUFFIX,0024aaaa.com,Reject DOMAIN-SUFFIX,0024aaaa.com,Reject

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启
@@ -229,7 +229,7 @@ DOMAIN-SUFFIX,kikibt8.xyz,Reject
DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject
# adblock rules refresh time: 2022-12-11 09:42:11 # adblock rules refresh time: 2022-12-11 10:10:28
DOMAIN-SUFFIX,0-000.store,Reject DOMAIN-SUFFIX,0-000.store,Reject
DOMAIN-SUFFIX,001adafg.xyz,Reject DOMAIN-SUFFIX,001adafg.xyz,Reject
DOMAIN-SUFFIX,0024aaaa.com,Reject DOMAIN-SUFFIX,0024aaaa.com,Reject

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启
@@ -229,7 +229,7 @@ DOMAIN-SUFFIX,kikibt8.xyz,Reject
DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject
# adblock rules refresh time: 2022-12-11 09:42:11 # adblock rules refresh time: 2022-12-11 10:10:28
DOMAIN-SUFFIX,0-000.store,Reject DOMAIN-SUFFIX,0-000.store,Reject
DOMAIN-SUFFIX,001adafg.xyz,Reject DOMAIN-SUFFIX,001adafg.xyz,Reject
DOMAIN-SUFFIX,0024aaaa.com,Reject DOMAIN-SUFFIX,0024aaaa.com,Reject

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启
@@ -225,7 +225,7 @@ DOMAIN-SUFFIX,kikibt8.xyz,Reject
DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject
# adblock rules refresh time: 2022-12-11 09:42:11 # adblock rules refresh time: 2022-12-11 10:10:28
DOMAIN-SUFFIX,0-000.store,Reject DOMAIN-SUFFIX,0-000.store,Reject
DOMAIN-SUFFIX,001adafg.xyz,Reject DOMAIN-SUFFIX,001adafg.xyz,Reject
DOMAIN-SUFFIX,0024aaaa.com,Reject DOMAIN-SUFFIX,0024aaaa.com,Reject

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启
@@ -225,7 +225,7 @@ DOMAIN-SUFFIX,kikibt8.xyz,Reject
DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject DOMAIN-SUFFIX,pglstatp-toutiao.com,Reject
# adblock rules refresh time: 2022-12-11 09:42:11 # adblock rules refresh time: 2022-12-11 10:10:28
DOMAIN-SUFFIX,0-000.store,Reject DOMAIN-SUFFIX,0-000.store,Reject
DOMAIN-SUFFIX,001adafg.xyz,Reject DOMAIN-SUFFIX,001adafg.xyz,Reject
DOMAIN-SUFFIX,0024aaaa.com,Reject DOMAIN-SUFFIX,0024aaaa.com,Reject

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启

View File

@@ -1,6 +1,6 @@
# Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) # Best Shadowrocket Rules (https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)
# by Moshel and Johnshall # by Moshel and Johnshall
# build time: UTC 2022-12-11 09:42:12 # build time: UTC 2022-12-11 10:10:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启
@@ -19,7 +19,7 @@ dns-server = https://doh.pub/dns-query, https://dns.alidns.com/dns-query
# #
# adblock rules refresh time: 2022-12-11 09:42:11 # adblock rules refresh time: 2022-12-11 10:10:28
DOMAIN-SUFFIX,0-000.store,Reject DOMAIN-SUFFIX,0-000.store,Reject
DOMAIN-SUFFIX,001adafg.xyz,Reject DOMAIN-SUFFIX,001adafg.xyz,Reject
DOMAIN-SUFFIX,0024aaaa.com,Reject DOMAIN-SUFFIX,0024aaaa.com,Reject