Skip to content

Commit

Permalink
🌟 优化示例配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
sve1r authored Nov 1, 2022
1 parent 7b90ead commit e4125be
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions Sample_v1.1.0.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# 以 ';' 或 '#' 或 '//' 开头的配置文件行为注释行
#
# 最后更新时间: 2022/10/10 20:48
# 最后更新时间: 2022/11/01 10:46:51
#
# ================

Expand Down Expand Up @@ -47,6 +47,9 @@ server = 223.5.5.5
server = 223.6.6.6
server = 119.28.28.28

# ⚠️ 注意 不建议在此对 微信以及QQ等即时通讯工具进行 指定域名分配DNS
# 此操作将可能导致微信消息延迟推送

// 如果需要指定 DNS over HTTP 服务,则上列指定的 DNS 服务器 *均将失效* ,在特定网络下禁用该 doh
;doh-server = https://doh.pub/dns-query, https://223.5.5.5/dns-query, https://223.6.6.6/dns-query

Expand Down Expand Up @@ -107,16 +110,16 @@ https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rules/Region/Ch

[rewrite_remote]
# 网页去广告
https://cdn.jsdelivr.net/gh/ddgksf2013/Cuttlefish@master/Html/WebAdBlock.conf
https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rewrite/AdBlock/WebAdBlock.conf, tag=常用网页去广告

# 知乎去广告
https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rewrite/AdBlock/Zhihu.conf
https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rewrite/AdBlock/Zhihu.conf, tag=知乎去广告

# 微博去广告
https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rewrite/AdBlock/Weibo.conf
https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rewrite/AdBlock/Weibo.conf, tag=微博去广告

# Youtube 去广告
https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rewrite/AdBlock/Youtube.conf
https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rewrite/AdBlock/Youtube.conf, tag=Youtube 去广告

# TestFlight复写
https://cdn.jsdelivr.net/gh/sve1r/Rules-For-Quantumult-X@develop/Rewrite/Services/Apple/TestFlight/TestFlightDownload.conf,tag=TestFlight
Expand All @@ -130,4 +133,4 @@ event-interaction https://cdn.jsdelivr.net/gh/KOP-XIAO/QuantumultX@master/Script

[http_backend]

[mitm]
[mitm]

0 comments on commit e4125be

Please sign in to comment.