新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"name": "Calendarix",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "Calendarix is a powerful and easy to use web-based calendar that runs on PHP and MySQL.",
"website": "http://www.calendarix.com/",
"matches": [
{
"regexp": "(?i-mx:powered by <a[^>]*http:\\/\\/www.calendarix.com[^>]+>Calendarix<\\/a>)"
},
{
"text": " default : { window.location.href='calendar.php?op=cal&month=9&year=2010&catview=0' ; break;}"
},
{
"text": "var url = 'cal_popup.php?op=view&id='+event+'&uname=' ;"
},
{
"md5": "24dde98839b19e595532bb92d99f356a",
"url": "images/calendarix.gif"
},
{
"text": "<title>Calendarix User Login</title>"
},
{
"regexp": "(?-mix:<img src=\"images\\/calendarix.gif\" Alt=\"About Calendarix ([\\d\\.a-z]+)\" border=0 width=88 height=31 \\/>)",
"offset": 1
}
]
}