From 33e950bb42adbfd8c75767f630174750b820c214 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 18 Oct 2023 18:01:27 +0300 Subject: [PATCH] add yggo crawler address --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 3b3ce3a..3c633d9 100644 --- a/.env +++ b/.env @@ -64,6 +64,6 @@ APP_YGGDRASIL=1 APP_TRACKERS=http://[201:23b4:991a:634d:8359:4521:5576:15b7]:2023/announce|http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/announce|http://[316:c51a:62a3:8b9::5]/announce -APP_CRAWLERS=30a:5fad::e +APP_CRAWLERS=201:23b4:991a:634d:8359:4521:5576:15b7|30a:5fad::e APP_TORRENT_FILE_SIZE_MAX=1024000 \ No newline at end of file