crawler-user-agents 1.0.88 → 1.0.89
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/crawler-user-agents.json +8 -0
- package/package.json +1 -1
package/crawler-user-agents.json
CHANGED
|
@@ -4884,5 +4884,13 @@
|
|
|
4884
4884
|
"Testomatobot/1.0 (Linux x86_64; +https://www.testomato.com/testomatobot) minicrawler/5.2.2"
|
|
4885
4885
|
],
|
|
4886
4886
|
"url": "https://www.testomato.com/bot"
|
|
4887
|
+
},
|
|
4888
|
+
{
|
|
4889
|
+
"pattern": "Cookiebot",
|
|
4890
|
+
"addition_date": "2022/01/23",
|
|
4891
|
+
"url": "https://www.cookiebot.com/",
|
|
4892
|
+
"instances": [
|
|
4893
|
+
"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko; compatible; Cookiebot/1.0; +http://cookiebot.com/) Chrome/97.0.4692.71 Safari/537.36"
|
|
4894
|
+
]
|
|
4887
4895
|
}
|
|
4888
4896
|
]
|