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

10 lines
187 B
JSON

{
"name": "Apache HBase",
"website": "http://hbase.apache.org",
"matches": [
{
"regexp": "<style[^>]+static/hbase"
}
],
"implies": "Java"
}