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

10 lines
251 B
JSON

{
"name": "Sphinx",
"website": "https://www.sphinx-doc.org/",
"matches": [
{
"regexp": "Created using <a href=\"https?://(?:www\\.)?sphinx-doc\\.org/\">Sphinx</a> ([0-9.]+)\\.",
"offset": 1
}
]
}