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

22 lines
710 B
JSON

{
"name": "DORG",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "DORG is an Disc organization script which makes it easier for customers and businesses to find their software.",
"website": "http://www.discorganizer.org/",
"matches": [
{
"text": "<p>Powered by <a href=\"http://www.discorganizer.org\">DORG</a>"
},
{
"text": "<title>DORG - Disc Organization System</title>"
},
{
"text": "<title>DORG - admin panel</title>"
},
{
"text": "<meta name=\"description\" content=\"this is the administration panel of the DORG system\" />"
}
]
}