新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+16
View File
@@ -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"
}
]
}