Add support for waterfox

This commit is contained in:
dhoko
2017-11-29 09:11:04 +01:00
parent a6e1ed6392
commit 503bb6eb06
4 changed files with 13 additions and 3 deletions

View File

@@ -239,6 +239,16 @@
"major" : "1"
}
},
{
"desc" : "Waterfox",
"ua" : "Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.2.2 Waterfox/55.2.2",
"expect" :
{
"name" : "Waterfox",
"version" : "55.2.2",
"major" : "55"
}
},
{
"desc" : "PaleMoon",
"ua" : "Mozilla/5.0 (X11; Linux x86_64; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.6.1",