新增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
+30
View File
@@ -0,0 +1,30 @@
{
"name": "Site-Sift",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "Site Sift Listings is a FREE directory script with many features that webmasters want including creation of static pages. Site Sift Listings can be customized to create the look and feel you want from a directory. Requirements: PHP.",
"website": "http://scripts.site-sift.com/",
"matches": [
{
"certainty": 25,
"ghdb": "inurl: \"index.php?go=detail id=\""
},
{
"certainty": 25,
"ghdb": "inurl: \"index php go addpage\""
},
{
"certainty": 25,
"ghdb": "\"powered by Site Sift\""
},
{
"regexp": "(?i-mx:<div align=\"center\" class=\"copyright\">powered by <A class=\"bottomlink\" href=\"http:\\/\\/[scripts|www]+.site-sift.com[\\/]*\">Site Sift[^<]*<\\/A><\\/div>)"
},
{
"text": "\t\t\t\t<!-- end of header.php -->"
},
{
"text": "\t\t\t\t<!-- begin of footer.php -->"
}
]
}