Merge pull request #265 from brophdawg11/support-ios-gsa

Add support for Google Search Appliance on iOS
This commit is contained in:
Faisal Salman
2017-10-11 21:35:06 +07:00
committed by GitHub
2 changed files with 13 additions and 0 deletions

View File

@@ -326,6 +326,9 @@
/version\/([\w\.]+).+?(mobile\s?safari|safari)/i // Safari & Safari Mobile
], [VERSION, NAME], [
/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i // Google Search Appliance on iOS
], [[NAME, 'GSA'], VERSION], [
/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i // Safari < 3.0
], [NAME, [VERSION, mapper.str, maps.browser.oldsafari.version]], [