crawler-user-agents 1.0.103 → 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 +9 -0
- package/package.json +1 -1
package/crawler-user-agents.json
CHANGED
|
@@ -4981,5 +4981,14 @@
|
|
|
4981
4981
|
"addition_date": "2023/02/16",
|
|
4982
4982
|
"url": "https://www.dynatrace.com/support/help/platform-modules/digital-experience/synthetic-monitoring/browser-monitors/configure-browser-monitors#expand--default-user-agent",
|
|
4983
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
|
+
]
|
|
4984
4993
|
}
|
|
4985
4994
|
]
|