add an help.zon entry for --adblock-lists

This commit is contained in:
Halil Durak committed 2026-08-13 16:39:13 +03:00
1 parent b5ef7d56b2
commit cab06bdf8a
1 file changed
+4
+4
View File
@@ -299,6 +299,10 @@
,
.common_options =
\\common options:
\\ --adblock-lists <LIST>
\\ EasyList-syntax filter files to load, comma-separated. Requests
\\ to a hostname blocked by any list are failed before they leave.
\\ e.g. --adblock-lists easylist.txt,easyprivacy.txt
\\ --block-cidrs <LIST>
\\ Additional CIDR ranges to block, comma-separated.
\\ Prefix with '-' to allow (exempt from blocking).