mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "JustAnswer-Professional",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "JustAnswer Professional Script is a PHP script that lets you start your own question answer website just like JustAnswer.",
|
||||
"website": "http://www.guruscript.com/",
|
||||
"matches": [
|
||||
{
|
||||
"certainty": 25,
|
||||
"text": "<td align=center>Powered By <a href=\"http://guruscript.com\">Guruscript.com</a></td></tr></table></div></body></html>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<a href=\"register\\.php\\?typ=expert&que_id=[\\d]+\">Click here<\\/a> to answer this question\\.)"
|
||||
},
|
||||
{
|
||||
"text": "<img src=\"images/settings.png\" style=\"vertical-align:middle;\" /> <a href=\"logout.php\" class=\"cpanel_a\">Logout </a><br>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user