Files
OneForAll-mirror/data/rules/whatweb/posterita-pos.json
T
2020-07-29 00:02:06 +08:00

21 lines
851 B
JSON

{
"name": "Posterita-POS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Posterita POS is a full web POS for large distribution and multi-site Point of Sale for thousands of users. Posterita POS is built on Adempiere/ERP.",
"website": "http://www.posterita.com/",
"matches": [
{
"text": "<img src=\"images/newUI/logo.gif\" alt=\"Powered by Posterita POS\" width=\"133px\" height=\"41px\" border=\"0px\"/>"
},
{
"certainty": 75,
"text": "<!-- chooseApplication.jsp -->"
},
{
"regexp": "(?-mix:<div class=\"footer\">[\\s]+<div class=\"floatLeft\">[\\s]+All Contents .[\\s]+Posterita 20[\\d]{2}[\\s]+<b>Version &nbsp;([^\\s^<]+)<\\/b>[\\s]+<\\/div>[\\s]+<\\/div>)",
"offset": 1
}
]
}