mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-17 07:18:33 +08:00
Nightly build
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
11
lazy.conf
11
lazy.conf
@@ -1,12 +1,13 @@
|
|||||||
# 懒人配置
|
# 懒人配置
|
||||||
# 更新时间:2023-03-13
|
# 更新时间:2023-02-16
|
||||||
# Shadowrocket添加远程配置方法:配置 - 右上角➕ - 粘贴配置链接 - 下载 - 点击远程文件下的配置链接 - 使用配置。
|
# Shadowrocket添加远程配置方法:配置 - 右上角➕ - 粘贴配置链接 - 下载 - 点击远程文件下的配置链接 - 使用配置。
|
||||||
[General]
|
[General]
|
||||||
# Shadowrocket快速使用方法:
|
# Shadowrocket快速使用方法:
|
||||||
# 1.首页 - 右上角➕ - 类型Subscribe - URL栏输入机场订阅链接 - 保存。
|
# 1.首页 - 右上角➕ - 类型Subscribe - URL栏输入机场订阅链接 - 保存。
|
||||||
# 2.首页 - 全局路由 - 选择配置。
|
# 2.首页 - 全局路由 - 选择配置。
|
||||||
# 3.设置 - 延迟测试方法 - 选择CONNECT。
|
# 3.配置 - 点击本地配置文件 - 使用配置。
|
||||||
# 4.首页展开节点列表,点击连通性测试,选择可用节点进行连接。
|
# 4.设置 - 延迟测试方法 - 改成CONNECT。
|
||||||
|
# 5.首页展开节点列表,点击连通性测试,选择可用节点进行连接。
|
||||||
# 如果您是自建节点,或者拥有节点信息,可在步骤1的类型中选择对应节点类型(如Shadowsocks、Vmess、Socks5、Trojan、Hysteria等),然后填写和保存。
|
# 如果您是自建节点,或者拥有节点信息,可在步骤1的类型中选择对应节点类型(如Shadowsocks、Vmess、Socks5、Trojan、Hysteria等),然后填写和保存。
|
||||||
# 如果您是拥有节点链接(如trojan://***、vmess://***等),可复制节点链接,打开Shadowrocket会自动识别导入。
|
# 如果您是拥有节点链接(如trojan://***、vmess://***等),可复制节点链接,打开Shadowrocket会自动识别导入。
|
||||||
# 导入/更新订阅链接时,如果提示“发生了SSL错误,无法建立与该服务器的安全连接”,可以尝试的解决方法:
|
# 导入/更新订阅链接时,如果提示“发生了SSL错误,无法建立与该服务器的安全连接”,可以尝试的解决方法:
|
||||||
@@ -25,7 +26,7 @@ bypass-system = true
|
|||||||
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旁路路由。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或加密DNS(如doh、doq、dot等)覆盖默认的系统DNS。有些dns over https支持http3,所以尝试查询,如果支持就切换到http3。可在doh链接后面加上#no-h3关闭。doh强制通过h3查询的写法是将“https”改成“h3”,如h3://dns.alidns.com/dns-query。
|
# DNS覆写。使用普通DNS或加密DNS(如doh、doq、dot等)覆盖默认的系统DNS。有些dns over https支持http3,所以尝试查询,如果支持就切换到http3。可在doh链接后面加上#no-h3关闭。
|
||||||
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
|
||||||
# 备用DNS。当覆写的DNS解析失败后回退备用DNS,如需指定多个DNS,可用逗号分隔。system表示回退到系统DNS。
|
# 备用DNS。当覆写的DNS解析失败后回退备用DNS,如需指定多个DNS,可用逗号分隔。system表示回退到系统DNS。
|
||||||
fallback-dns-server = system
|
fallback-dns-server = system
|
||||||
@@ -33,7 +34,7 @@ fallback-dns-server = system
|
|||||||
ipv6 = false
|
ipv6 = false
|
||||||
# 首选IPv6。优先向IPv6的DNS服务器查询AAAA记录,优先使用AAAA记录。false表示不启用。
|
# 首选IPv6。优先向IPv6的DNS服务器查询AAAA记录,优先使用AAAA记录。false表示不启用。
|
||||||
prefer-ipv6 = false
|
prefer-ipv6 = false
|
||||||
# 直连的域名类规则使用系统dns进行查询。false表示不启用。
|
# 域名直接使用系统DNS进行解析。false表示不启用。
|
||||||
dns-direct-system = false
|
dns-direct-system = false
|
||||||
# ping数据包自动回复。
|
# ping数据包自动回复。
|
||||||
icmp-auto-reply = true
|
icmp-auto-reply = true
|
||||||
|
|||||||
280
sr_ad_only.conf
280
sr_ad_only.conf
File diff suppressed because it is too large
Load Diff
282
sr_adb.conf
282
sr_adb.conf
File diff suppressed because it is too large
Load Diff
@@ -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-03-09 13:02:28
|
# build time: UTC 2023-03-13 10:18:16
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
# 默认关闭 ipv6 支持,如果需要请手动开启
|
# 默认关闭 ipv6 支持,如果需要请手动开启
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -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-03-09 13:02:28
|
# build time: UTC 2023-03-13 10:18:16
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
# 默认关闭 ipv6 支持,如果需要请手动开启
|
# 默认关闭 ipv6 支持,如果需要请手动开启
|
||||||
|
|||||||
282
sr_cnip_ad.conf
282
sr_cnip_ad.conf
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
51772
sr_top500_banlist.conf
51772
sr_top500_banlist.conf
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -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-03-09 13:02:28
|
# build time: UTC 2023-03-13 10:18:16
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
# 默认关闭 ipv6 支持,如果需要请手动开启
|
# 默认关闭 ipv6 支持,如果需要请手动开启
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user