From e004a3836ea61ab105edd8ef104bd2e16679531a Mon Sep 17 00:00:00 2001 From: j Date: Fri, 25 Nov 2016 22:34:27 +0100 Subject: [PATCH] yandex mobile --- ox/text.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ox/text.py b/ox/text.py index 4354ce9..2d784b2 100644 --- a/ox/text.py +++ b/ox/text.py @@ -121,6 +121,7 @@ UA_REGEXPS = { '(WebCrawler)\/(\d+)', '(Yahoo! Slurp)\/(\d+)', '(YandexBot)\/([\d\.]+)', + '(YandexMobileBot)\/([\d\.]+)', ], 'system': [ '(Android) (\d+)',