From b5dbaa2639783c23b3aa76360c706eaf9dcba450 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Fri, 8 Aug 2025 21:32:03 +0300 Subject: [PATCH] Updated Privacy (markdown) --- Privacy.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Privacy.md b/Privacy.md index 8718afc..7e4fbcc 100644 --- a/Privacy.md +++ b/Privacy.md @@ -18,4 +18,8 @@ To block Internet connections (restrict outgoing requests to local network peers ``` blocklist.txt Internet IPv4:0.0.0.0/0 Internet IPv6:2000::/7 -``` \ No newline at end of file +``` + +## Debug connections + +See the [Debug](https://github.com/YGGverse/aquatic-crawler/wiki/Debug) page. \ No newline at end of file