mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
311 B
JSON
13 lines
311 B
JSON
{
|
|
"name": "JBoss Web",
|
|
"website": "http://jboss.org/jbossweb",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-powered-by]",
|
|
"regexp": "JBossWeb(?:-([\\d.]+))?",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "JBoss Application Server",
|
|
"excludes": "Apache Tomcat"
|
|
} |