1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

Add mobile layout of Yandex bot

This commit is contained in:
Lucio Martinez 2024-08-21 14:04:17 +02:00 committed by GitHub
parent d197a446c2
commit d668404cc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,7 +97,7 @@ export default [
/* Yandex */
{
test: [/yandexbot/i],
test: [/yandexbot/i, /yandexmobilebot/i],
describe() {
return {
type: PLATFORMS_MAP.bot,