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:
parent
d197a446c2
commit
d668404cc1
@ -97,7 +97,7 @@ export default [
|
||||
|
||||
/* Yandex */
|
||||
{
|
||||
test: [/yandexbot/i],
|
||||
test: [/yandexbot/i, /yandexmobilebot/i],
|
||||
describe() {
|
||||
return {
|
||||
type: PLATFORMS_MAP.bot,
|
||||
|
Loading…
Reference in New Issue
Block a user