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

12 lines
252 B
JSON

{
"name": "Redaxscript",
"website": "https://redaxscript.com",
"matches": [
{
"search": "meta[generator]",
"regexp": "^Redaxscript ([\\d\\.]+)",
"offset": 1
}
],
"implies": "PHP"
}