Skip to content

Commit ec1e773

Browse files
committed
syncing list of user agents with prerender-node
1 parent 8b058f3 commit ec1e773

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

lib/prerender_rails.rb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,22 @@ def initialize(app, options={})
2121
'quora link preview',
2222
'showyoubot',
2323
'outbrain',
24-
'pinterest',
24+
'pinterest/0.',
2525
'developers.google.com/+/web/snippet',
2626
'www.google.com/webmasters/tools/richsnippets',
2727
'slackbot',
2828
'vkShare',
2929
'W3C_Validator',
3030
'redditbot',
3131
'Applebot',
32+
'WhatsApp',
33+
'flipboard',
34+
'tumblr',
35+
'bitlybot',
36+
'SkypeUriPreview',
37+
'nuzzel',
38+
'Discordbot',
39+
'Google Page Speed',
3240
'Qwantify'
3341
]
3442

0 commit comments

Comments
 (0)