From 1269a76f198e0b5e22713a0706c5fd5682106ed4 Mon Sep 17 00:00:00 2001 From: Jacob Padilla Date: Tue, 11 Feb 2025 10:39:05 -0500 Subject: [PATCH] User-Agent for Lemmy crawler (#391) --- crawler-user-agents.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crawler-user-agents.json b/crawler-user-agents.json index 84754ba..0beada6 100644 --- a/crawler-user-agents.json +++ b/crawler-user-agents.json @@ -5036,6 +5036,14 @@ "Mozilla/5.0 (compatible; KeybaseBot; +https://keybase.io)" ] }, + { + "pattern": "Lemmy", + "addition_date": "2025/02/11", + "instances": [ + "Lemmy/0.19.8; +https://leminal.space" + ], + "url": "https://leminal.space" + }, { "pattern": "CookieHubScan", "addition_date": "2024/11/29",