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