Skip to content

Commit 89d48f8

Browse files
authored
Merge pull request #36 from dlerman2/master
Add Qwantify to crawler list
2 parents 964331f + 26d50fa commit 89d48f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/prerender_rails.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ def initialize(app, options={})
2828
'vkShare',
2929
'W3C_Validator',
3030
'redditbot',
31-
'Applebot'
31+
'Applebot',
32+
'Qwantify'
3233
]
3334

3435
@extensions_to_ignore = [

0 commit comments

Comments
 (0)