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

14 lines
303 B
JSON

{
"name": "WordPress Super Cache",
"website": "http://z9.io/wp-super-cache/",
"matches": [
{
"search": "headers[wp-super-cache]",
"regexp": ".*"
},
{
"regexp": "<!--[^>]+WP-Super-Cache"
}
],
"implies": "WordPress"
}