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

12 lines
253 B
JSON

{
"name": "Sarka-SPIP",
"website": "http://sarka-spip.net",
"matches": [
{
"search": "meta[generator]",
"regexp": "Sarka-SPIP(?:\\s([\\d.]+))?",
"offset": 1
}
],
"implies": "SPIP"
}