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

18 lines
395 B
JSON

{
"name": "dwr",
"author": "Aung Khant <http://yehg.net/>",
"version": "0.1",
"description": "Direct Web Remoting - http://directwebremoting.org",
"website": null,
"matches": [
{
"name": "HTML Body",
"text": "/dwr/engine.js'>"
},
{
"name": "HTML Body",
"text": "/dwr/engine.js\">"
}
]
}