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

14 lines
314 B
JSON

{
"name": "DovetailWRP",
"website": "http://www.dovetailinternet.com",
"matches": [
{
"regexp": "<link[^>]* href=\"\\/DovetailWRP\\/"
},
{
"search": "script",
"regexp": "\\/DovetailWRP\\/"
}
],
"implies": "Microsoft ASP.NET"
}