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,29 @@
|
||||
{
|
||||
"name": "CalendarScript",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "CalendarScript is a fully customizable event-publishing solution. It gives you everything you'll need to begin, then gives you the power to redefine it to fit your specific needs.",
|
||||
"website": "http://www.calendarscript.com/",
|
||||
"matches": [
|
||||
{
|
||||
"certainty": 75,
|
||||
"ghdb": "inurl:calendar_admin.pl intitle:Calendar Administration : Login"
|
||||
},
|
||||
{
|
||||
"certainty": 75,
|
||||
"ghdb": "powered by CalendarScript inurl:calendar.pl filetype:pl"
|
||||
},
|
||||
{
|
||||
"text": "<HEAD><TITLE>Calendar Administration : Login</TITLE>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<FONT COLOR=\"red\">CGISession: Session file \\[([^\\]]+)\\] could not be opened for writing!<BR><\\/FONT>)"
|
||||
},
|
||||
{
|
||||
"text": "<FONT color=\"#FFFFFF\" SIZE=\"-1\">Powered by <A HREF=\"http://www.CalendarScript.com/\" STYLE=\"color:#FFFFFF;\">CalendarScript</A></FONT>"
|
||||
},
|
||||
{
|
||||
"text": "Powered by <A HREF=\"http://www.CalendarScript.com/\" CLASS=\"footertext\" STYLE=\"text-decoration:underline;\">CalendarScript</A>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user