mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"name": "PHP-Fusion",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "PHP-Fusion, a light-weight open-source content management system (CMS) - Requires: PHP and MySQL",
|
|
"website": "http://www.php-fusion.co.uk/",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "\"Powered by PHP-Fusion copyright\" +intitle:News"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Powered by <a href='http:\\/\\/www\\.php-fusion\\.co\\.uk'>PHP-Fusion<\\/a> copyright © 2002 - ([\\d]{4}))"
|
|
},
|
|
{
|
|
"text": "<td align='right' class='tbl1 profile_user_level'><!--profile_user_level-->"
|
|
},
|
|
{
|
|
"text": "<td align='right' class='profile_user_level tbl1'><!--profile_user_level-->"
|
|
},
|
|
{
|
|
"text": "class='tbl profile_user_avatar'><!--profile_user_avatar--><img src='images/avatars/"
|
|
},
|
|
{
|
|
"text": "<td align='right' class='tbl1 profile_user_name'><!--profile_user_name-->"
|
|
},
|
|
{
|
|
"text": "<td align='right' class='profile_user_name tbl1'><!--profile_user_name-->"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"regexp": "(?-mix:<!--counter-->[\\d,]+ unique visits<)"
|
|
},
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"name": "fusion_visited Cookie",
|
|
"regexp": "(?-mix:fusion_visited=)"
|
|
}
|
|
]
|
|
}
|