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

26 lines
1.0 KiB
JSON

{
"name": "Aurion",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Integrated HR and Payroll software available online, hosted or in-house. [Australian]",
"website": "http://www.aurion.com.au/",
"matches": [
{
"text": "<br/>Please enable JavaScript in your browser or refer to you internal IT support for assistance.<br/><br/></div>"
},
{
"text": "<!-- Aurion Teal will be used as the login-time default. Shell layouts will replace these after login. -->"
},
{
"text": "<!-- teal.css has stuff needed for div#loading-noscript -->"
},
{
"text": "<meta http-equiv=\"X-UA-Compatible\" content=\"chrome=1; IE=8; IE=7\"> <!-- Stop Internet Explorer from using \"Compatability Mode\" -->"
},
{
"regexp": "(?-mix:<title>Aurion V([^\\s^<]+)<\\/title>[\\s]+<link rel=\"shortcut icon\" href=\"\\.\\/favicon\\.ico\" >)",
"offset": 1
}
]
}