mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
280 B
JSON
14 lines
280 B
JSON
{
|
|
"name": "Apache JSPWiki",
|
|
"website": "http://jspwiki.org",
|
|
"matches": [
|
|
{
|
|
"regexp": "<html[^>]* xmlns:jspwiki="
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "jspwiki"
|
|
}
|
|
],
|
|
"implies": "Apache Tomcat"
|
|
} |