From cfd55f7d9166c44af6820356f6f4f863f4024560 Mon Sep 17 00:00:00 2001 From: Theo Cervantes <98774787+theodorec2@users.noreply.github.com> Date: Tue, 14 May 2024 23:28:50 -0700 Subject: [PATCH] Adding Monsidobot and removing whitespace (#358) --- crawler-user-agents.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/crawler-user-agents.json b/crawler-user-agents.json index 7517025..5a468f3 100644 --- a/crawler-user-agents.json +++ b/crawler-user-agents.json @@ -1110,7 +1110,7 @@ { "pattern": "SeznamBot", "addition_date": "2012/03/14", - "instances": [ + "instances": [ "Mozilla/5.0 (compatible; SeznamBot/3.2-test1-1; +http://napoveda.seznam.cz/en/seznambot-intro/)", "Mozilla/5.0 (compatible; SeznamBot/3.2-test1; +http://napoveda.seznam.cz/en/seznambot-intro/)", "Mozilla/5.0 (compatible; SeznamBot/3.2-test2; +http://napoveda.seznam.cz/en/seznambot-intro/)", @@ -5308,5 +5308,11 @@ "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ], "url": "https://www.anthropic.com/" + }, + { + "pattern": "Monsidobot", + "addition_date": "2024/05/14", + "instances": ["Mozilla/5.0 (compatible; Monsidobot/2.2; +http://monsido.com/bot.html; info@monsido.com)"], + "url": "http://monsido.com/bot.html" } ]