From a62ff0620cc8c5409c672727196ab6168576ae49 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Fri, 11 Jul 2025 01:38:15 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index 6de44eb..73571da 100644 --- a/Home.md +++ b/Home.md @@ -3,11 +3,12 @@ Welcome to the aquatic-crawler wiki! ## Conception ``` -torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss - * 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.