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

14 lines
248 B
JSON

{
"name": "gitlist",
"website": "http://gitlist.org",
"matches": [
{
"regexp": "<p>Powered by <a[^>]+>GitList ([\\d.]+)",
"offset": 1
}
],
"implies": [
"PHP",
"git"
]
}