mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
355 B
JSON
16 lines
355 B
JSON
{
|
|
"name": "Dynamicweb",
|
|
"website": "http://www.dynamicweb.dk",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[Dynamicweb]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "Dynamicweb ([\\d.]+)",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "Microsoft ASP.NET"
|
|
} |