Nightly build

This commit is contained in:
Johnshall
2023-02-16 07:16:29 +00:00
parent 327b4b7d73
commit adc6defe80
15 changed files with 82084 additions and 82644 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
# 懒人配置(含策略组) # 懒人配置(含策略组)
# 更新时间2023-02-16 # 更新时间2023-01-20
# Shadowrocket添加远程配置方法配置 - 右上角➕ - 粘贴配置链接 - 下载 - 点击远程文件下的配置链接 - 使用配置。 # Shadowrocket添加远程配置方法配置 - 右上角➕ - 粘贴配置链接 - 下载 - 点击远程文件下的配置链接 - 使用配置。
[General] [General]
# Shadowrocket快速使用方法 # Shadowrocket快速使用方法
@@ -46,8 +46,6 @@ private-ip-answer = true
dns-direct-fallback-proxy = false dns-direct-fallback-proxy = false
# 当UDP流量匹配到规则里不支持UDP转发的节点策略时重新选择回退行为可选行为包括DIRECT、REJECT。DIRECT表示直连转发UDP流量REJECT表示拒绝转发UDP流量。 # 当UDP流量匹配到规则里不支持UDP转发的节点策略时重新选择回退行为可选行为包括DIRECT、REJECT。DIRECT表示直连转发UDP流量REJECT表示拒绝转发UDP流量。
udp-policy-not-supported-behaviour = REJECT udp-policy-not-supported-behaviour = REJECT
# DNS劫持。有些设备或软件总是使用硬编码的DNS服务器例如Netflix通过Google DNS(8.8.8.8或8.8.4.4)发送请求,您可以使用此选项来劫持查询。
hijack-dns = 8.8.8.8:53,8.8.4.4:53
# 包含配置。如“include=a.conf”表示当前配置包含另一个配置a.conf的内容当前配置的优先级高于a.conf。该选项是对配置建立包含关系以满足同时使用多个配置的需求。 # 包含配置。如“include=a.conf”表示当前配置包含另一个配置a.conf的内容当前配置的优先级高于a.conf。该选项是对配置建立包含关系以满足同时使用多个配置的需求。
include = include =
@@ -76,13 +74,13 @@ include =
# random:随机使用分组里的不同节点进行连接。 # random:随机使用分组里的不同节点进行连接。
# ---------- # ----------
# policy-regex-filter表示正则式或关键词筛选常用写法 # policy-regex-filter表示正则式或关键词筛选常用写法
# 保留节点名称含有关键词A和B的节点: # 筛选保留节点名称含有关键词A和B的节点:
# (?=.*(A))^(?=.*(B))^.*$ # (?=.*(A))^(?=.*(B))^.*$
# 保留节点名称含有关键词A或B的节点: # 筛选保留节点名称含有关键词A或B的节点:
# A|B # A|B
# 排除节点名称含有关键词A或B的节点: # 筛选排除节点名称含有关键词A或B的节点:
# ^((?!(A|B)).)*$ # ^((?!(A|B)).)*$
# 保留节点名称含有关键词A并排除含有关键词B的节点: # 筛选保留节点名称含有关键词A并排除含有关键词B的节点:
# (?=.*(A).)^((?!(B)).)*$ # (?=.*(A).)^((?!(B)).)*$
# ---------- # ----------
# 代理分组其他设置参数: # 代理分组其他设置参数:
@@ -164,7 +162,7 @@ RULE-SET,https://raw.githubusercontent.com/wlxuf/add_rule/main/direct-amend.list
RULE-SET,https://raw.githubusercontent.com/wlxuf/add_rule/main/proxy-amend.list,PROXY RULE-SET,https://raw.githubusercontent.com/wlxuf/add_rule/main/proxy-amend.list,PROXY
# 国外常用app单独分流YouTubeNetflixDisney+HBOSpotifyTelegramPayPalTwitterFacebookGoogleTikTokGitHubSpeedtest。 # 国外常用app单独分流YouTubeNetflixDisney+HBOSpotifyTelegramPayPalTwitterFacebookGoogleTikTokGitHubSpeedtest。
# 国内常用app单独分流苹果服务微软服务哔哩哔哩网易云音乐游戏平台亚马逊百度豆瓣微信抖音微博知乎小红书。 # 国内常用app单独分流苹果服务微软服务哔哩哔哩网易云音乐游戏平台亚马逊百度豆瓣微信抖音微博知乎小红书。
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Apple/Apple.list,苹果服务 RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Apple/Apple.list,苹果服务
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/BiliBili/BiliBili.list,哔哩哔哩 RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/BiliBili/BiliBili.list,哔哩哔哩
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/NetEaseMusic/NetEaseMusic.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/NetEaseMusic/NetEaseMusic.list,DIRECT
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Baidu/Baidu.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Baidu/Baidu.list,DIRECT
@@ -190,10 +188,10 @@ 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/SteamCN/SteamCN.list,游戏平台 RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/SteamCN/SteamCN.list,游戏平台
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Steam/Steam.list,游戏平台 RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Steam/Steam.list,游戏平台
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Game/Game.list,游戏平台 RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Game/Game.list,游戏平台
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/GitHub/GitHub.list,PROXY
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Microsoft/Microsoft.list,微软服务 RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Microsoft/Microsoft.list,微软服务
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Google/Google.list,谷歌服务 RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Google/Google.list,谷歌服务
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/TikTok/TikTok.list,PROXY RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/TikTok/TikTok.list,PROXY
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/GitHub/GitHub.list,PROXY
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Speedtest/Speedtest.list,PROXY RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Speedtest/Speedtest.list,PROXY
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Global/Global.list,PROXY RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Global/Global.list,PROXY
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/China/China.list,DIRECT RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/China/China.list,DIRECT

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 2023-02-06 16:31:28 # build time: UTC 2023-02-16 07:16:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启

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 2023-02-06 16:31:28 # build time: UTC 2023-02-16 07:16:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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 2023-02-06 16:31:28 # build time: UTC 2023-02-16 07:16:28
[General] [General]
# 默认关闭 ipv6 支持,如果需要请手动开启 # 默认关闭 ipv6 支持,如果需要请手动开启

File diff suppressed because it is too large Load Diff