mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-19 10:59:28 -04:00
add an help.zon entry for --adblock-lists
This commit is contained in:
1 file changed
+4
@@ -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).
|
||||
|
||||
Reference in new issue
Block a user