diff --git a/ua-list-example.js b/ua-list-example.js index 23e0101..eb926d5 100644 --- a/ua-list-example.js +++ b/ua-list-example.js @@ -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)", "Dillo/0.8.6-i18n-misc", "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)" ]; \ No newline at end of file