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

14 lines
393 B
JSON

{
"name": "WordpressSuperCache",
"author": "Patrik Wallstrom",
"version": "0.3",
"description": "Cache functionality for Wordpress - http://wordpress.org/extend/plugins/wp-super-cache/",
"website": null,
"matches": [
{
"name": "supercache comment",
"regexp": "(?-mix:^<!-- Cached page generated by WP-Super-Cache on )"
}
]
}