From ebfe2525d21d85ee3187ae93a0958ef6fdf5c2f5 Mon Sep 17 00:00:00 2001 From: Chris Hut Date: Tue, 11 Feb 2025 17:03:56 -0800 Subject: [PATCH] Added MicrosoftPreview --- crawler-user-agents.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crawler-user-agents.json b/crawler-user-agents.json index 49557b0..b0640e2 100644 --- a/crawler-user-agents.json +++ b/crawler-user-agents.json @@ -5075,5 +5075,13 @@ "SummalyBot/5.1.0" ], "url": "https://github.com/misskey-dev/summaly" + }, + { + "pattern": "MicrosoftPreview\\/", + "addition_date": "2025/02/11", + "url": "https://www.bing.com/webmasters/help/which-crawlers-does-bing-use-8c184ec0", + "instances": [ + "MicrosoftPreview/2.0; +https://aka.ms/MicrosoftPreview" + ] } ]