crawler-user-agents 1.0.102 → 1.0.104
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 +15 -0
- package/package.json +1 -1
package/crawler-user-agents.json
CHANGED
|
@@ -4975,5 +4975,20 @@
|
|
|
4975
4975
|
"instances": [
|
|
4976
4976
|
"Better Uptime Bot Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36"
|
|
4977
4977
|
]
|
|
4978
|
+
},
|
|
4979
|
+
{
|
|
4980
|
+
"pattern": "RuxitSynthetic",
|
|
4981
|
+
"addition_date": "2023/02/16",
|
|
4982
|
+
"url": "https://www.dynatrace.com/support/help/platform-modules/digital-experience/synthetic-monitoring/browser-monitors/configure-browser-monitors#expand--default-user-agent",
|
|
4983
|
+
"instances" : ["RuxitSynthetic/1.0"]
|
|
4984
|
+
},
|
|
4985
|
+
{
|
|
4986
|
+
"pattern": "Google-Read-Aloud",
|
|
4987
|
+
"addition_date": "2023/02/16",
|
|
4988
|
+
"url": "https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers",
|
|
4989
|
+
"instances": [
|
|
4990
|
+
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36 (compatible; Google-Read-Aloud; +https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers)",
|
|
4991
|
+
"Mozilla/5.0 (Linux; Android 7.0; SM-G930V Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36 (compatible; Google-Read-Aloud; +https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers)"
|
|
4992
|
+
]
|
|
4978
4993
|
}
|
|
4979
4994
|
]
|