We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a975ff9 + b76fc0c commit 9a0a8adCopy full SHA for 9a0a8ad
1 file changed
db/user_agents/googlebot.json
@@ -0,0 +1,11 @@
1
+{
2
+ "agents": [
3
+ {
4
+ "aliases": [
5
+ "googlebot"
6
+ ],
7
+ "name": "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
8
+ }
9
10
+ "type": "user_agents"
11
+}
0 commit comments