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

11 lines
217 B
JSON

{
"name": "MkDocs",
"website": "http://www.mkdocs.org/",
"matches": [
{
"search": "meta[generator]",
"regexp": "^mkdocs-([\\d.]+)",
"offset": 1
}
]
}