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

13 lines
260 B
JSON

{
"name": "Redis Object Cache",
"website": "https://wprediscache.com",
"matches": [
{
"regexp": "<!--\\s+Performance optimized by Redis Object Cache"
}
],
"implies": [
"Redis",
"WordPress"
]
}