serbanghita / Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
http://mobiledetect.net
MIT License
10.55k stars 2.68k forks source link

XiaoMi MiuiBrowser detecting Error #880

Closed lSanik closed 2 years ago

lSanik commented 2 years ago

I have some error in xiaomi device.

Error UA is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/89.0.4389.116 Safari/534.24 XiaoMi/MiuiBrowser/12.15.3-go

http://joxi.ru/xAeRNJkUMPN0Br

My changes fix this issue =)