Drop support for iOS < 15.7 (#19847)

https://meta.discourse.org/t/224747
This commit is contained in:
David Taylor
2023-01-16 17:28:59 +00:00
committed by GitHub
parent 0fea826f42
commit 624f4a7de9
11 changed files with 65 additions and 376 deletions

View File

@@ -26,8 +26,8 @@ module MobileDetection
MODERN_MOBILE_REGEX =
%r{
\(.*iPhone\ OS\ 1[3-9].*\)|
\(.*iPad.*OS\ 1[3-9].*\)|
\(.*iPhone\ OS\ 1[5-9].*\)|
\(.*iPad.*OS\ 1[5-9].*\)|
Chrome\/8[89]|
Chrome\/9[0-9]|
Chrome\/1[0-9][0-9]|