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

17 lines
394 B
JSON

{
"name": "RebelMouse",
"website": "https://www.rebelmouse.com/",
"matches": [
{
"search": "headers[x-rebelmouse-cache-control]",
"regexp": ".*"
},
{
"search": "headers[x-rebelmouse-surrogate-control]",
"regexp": ".*"
},
{
"regexp": "<!-- Powered by RebelMouse\\."
}
]
}