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

14 lines
308 B
JSON

{
"name": "StackExchange",
"author": "Mateusz Golewski",
"version": "0.1",
"description": "StackExchange family Q&A forums.",
"website": null,
"matches": [
{
"name": "StackExchange.init() call",
"regexp": "(?-mix:StackExchange.init)"
}
]
}