From 959684493fa0ebbf08003f00e8a6d10d13ff6981 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Fri, 11 Jul 2025 01:39:29 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Home.md b/Home.md index 73571da..c224051 100644 --- a/Home.md +++ b/Home.md @@ -3,12 +3,11 @@ Welcome to the aquatic-crawler wiki! ## Conception ``` -* torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss -* torrent client * SQLite DB -* ... * Manticore full-text search index - * /.torrent - * /data-preload - * ... +torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss +torrent client * SQLite DB +.. * Manticore full-text search index + * /.torrent + * /data-preload ``` 1. Run the [aquatic_udp](https://github.com/YGGverse/aquatic-crawler/wiki/Aquatic) tracker with binary export enabled.