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

17 lines
776 B
JSON

{
"name": "Pressflow",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Pressflow is a distribution of Drupal with integrated performance, scalability, availability, and testing enhancements.",
"website": "http://pressflow.org/",
"matches": [
{
"regexp": "(?-mix:<a href=\"http:\\/\\/drupal.org\"><img src=\"[\\/a-zA-Z0-9\\-\\_+]*\\/misc\\/powered-blue-80x15.png\" alt=\"Powered by Pressflow, an open source content management system\" title=\"Powered by Pressflow, an open source content management system\" width=\"80\" height=\"15\" \\/><\\/a>)"
},
{
"text": "<title>Drupal already installed | Pressflow</title>",
"version": "Install Page"
}
]
}