Skip to content

Commit 55e11f8

Browse files
author
Laszlo Luczo
committed
feat: add telegram user agent
1 parent dcd5059 commit 55e11f8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ prerender.crawlerUserAgents = [
6767
'pinterestbot',
6868
'Bitrix link preview',
6969
'XING-contenttabreceiver',
70-
'Chrome-Lighthouse'
70+
'Chrome-Lighthouse',
71+
'TelegramBot'
7172
];
7273

7374

0 commit comments

Comments
 (0)