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

13 lines
469 B
JSON

{
"name": "AChecker",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "AChecker is an open source Web accessibility evaluation tool. It can be used to review the accessibility of Web pages based on a variety international accessibility guidelines.",
"website": "http://www.atutor.ca/achecker/",
"matches": [
{
"text": "<title>AChecker : ATRC Accessibility Checker: </title>"
}
]
}