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

10 lines
188 B
JSON

{
"name": "RCMS",
"website": "http://www.rcms.fi",
"matches": [
{
"search": "meta[generator]",
"regexp": "^(?:RCMS|ReallyCMS)"
}
]
}