mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"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 -->"
|
|
}
|
|
]
|
|
}
|