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": "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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user