From 73f8b91e10293e258ae1399ace3e76ffbe693b87 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Fri, 8 Aug 2025 21:26:12 +0300 Subject: [PATCH] Updated Privacy (markdown) --- Privacy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Privacy.md b/Privacy.md index 3a8c1b2..54f1772 100644 --- a/Privacy.md +++ b/Privacy.md @@ -5,11 +5,11 @@ The default arguments configuration runs the crawler with DHT and UPnP forwardin Use the P2P Blocklist argument to filter **outgoing** connections: ``` bash -aquatic-crawler --blocklist=file:///path/to/blocklist.txt +aquatic-crawler --blocklist=file:///path/to/blocklist.txt {OTHER_ARGUMENTS} ``` or ``` bash -aquatic-crawler --blocklist=http://domain.to/blocklist.txt +aquatic-crawler --blocklist=http://domain.to/blocklist.txt {OTHER_ARGUMENTS} ``` ### Examples