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

13 lines
274 B
JSON

{
"name": "Percussion",
"website": "http://percussion.com",
"matches": [
{
"regexp": "<[^>]+class=\"perc-region\""
},
{
"search": "meta[generator]",
"regexp": "(?:Percussion|Rhythmyx)"
}
]
}