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