1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +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

View File

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