Add Avant Browser UA string

This commit is contained in:
Faisalman
2012-03-08 20:19:43 +07:00
parent 25bc974ffb
commit a4e2a34002

View File

@@ -38,5 +38,6 @@ var uaExampleList = [
"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; SlimBrowser)", "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; SlimBrowser)",
"Dillo/0.8.6-i18n-misc", "Dillo/0.8.6-i18n-misc",
"Mozilla/4.5 (compatible; iCab 2.9.1; Macintosh; U; PPC)", "Mozilla/4.5 (compatible; iCab 2.9.1; Macintosh; U; PPC)",
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10pre) Gecko/2009041814 Firefox/3.0.10pre (Swiftfox)" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10pre) Gecko/2009041814 Firefox/3.0.10pre (Swiftfox)",
"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; Avant Browser; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)"
]; ];