Skip to content

Commit bde50f9

Browse files
committed
Added new tests
1 parent ac504d2 commit bde50f9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/www/tests/index.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@
118118

119119
$ua[] = "Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100102 Firefox/5.0";
120120
$ua[] = "Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0";
121+
$ua[] = "Mozilla/5.0 (Windows NT 6.3; rv:25.0) Gecko/20100102 Firefox/25.0";
122+
123+
$ua[] = "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; EIE10;ENUSWOL; rv:11.0) like Gecko";
124+
$ua[] = "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; EIE10;ENU; rv:11.0) like Gecko";
121125

122126
//$ua[] = "";
123127

0 commit comments

Comments
 (0)