Skip to content

Commit a80fa0d

Browse files
author
Laszlo Luczo
committed
feat: add telegram user agent
1 parent 5869f5c commit a80fa0d

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
@@ -48,7 +48,8 @@ def initialize(app, options={})
4848
'Discordbot',
4949
'Google Page Speed',
5050
'Qwantify',
51-
'Chrome-Lighthouse'
51+
'Chrome-Lighthouse',
52+
'TelegramBot'
5253
]
5354

5455
@extensions_to_ignore = [

0 commit comments

Comments
 (0)