mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user