[extensions] Add new fetcher: MistralAI-User, Perplexity-User

This commit is contained in:
Faisal Salman
2025-05-20 16:45:47 +07:00
parent f51ed79118
commit 64a933bae8
2 changed files with 23 additions and 1 deletions

View File

@@ -149,6 +149,26 @@
"type" : "fetcher"
}
},
{
"desc" : "MistralAI-User",
"ua" : "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; MistralAI-User/1.0; +https://docs.mistral.ai/robots)",
"expect" :
{
"name" : "MistralAI-User",
"version" : "1.0",
"type" : "fetcher"
}
},
{
"desc" : "Perplexity-User",
"ua" : "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Perplexity-User/1.0; +https://perplexity.ai/perplexity-user)",
"expect" :
{
"name" : "Perplexity-User",
"version" : "1.0",
"type" : "fetcher"
}
},
{
"desc" : "Pinterestbot",
"ua" : "Mozilla/5.0 (compatible; Pinterestbot/1.0; +http://www.pinterest.com/bot.html)",