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,20 @@
|
||||
{
|
||||
"name": "glFusion",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Powerful content management with synergy, stability, & style. A dynamic system based on flexible and granular permissions, with spam protection, forums, file management, media gallery, calendars, polls, site-wide search, RSS feeds, and more!",
|
||||
"website": "http://www.glfusion.org/",
|
||||
"matches": [
|
||||
{
|
||||
"certainty": 75,
|
||||
"regexp": "(?-mix:<div (class|id)=\"gl_moomenu1\">)"
|
||||
},
|
||||
{
|
||||
"certainty": 75,
|
||||
"text": "<ul class=\"gl_moomenu1\">"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Page created in [\\d\\.]+ seconds( | )by <a href=\"http:\\/\\/www.glfusion.org\\/\"[^>]*>glFusion<\\/a>)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user