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,31 @@
|
||||
{
|
||||
"name": "XOOPS-Cube",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "XOOPS Cube is an Open Source Web Application Platform",
|
||||
"website": "http://xoopscube.org/",
|
||||
"matches": [
|
||||
{
|
||||
"certainty": 75,
|
||||
"text": "<title>XOOPS Cube Site - Just Use it!</title>"
|
||||
},
|
||||
{
|
||||
"certainty": 75,
|
||||
"text": "<!-- RMV: added module header -->"
|
||||
},
|
||||
{
|
||||
"text": "<meta name=\"generator\" content=\"XOOPS Cube\" />"
|
||||
},
|
||||
{
|
||||
"text": "<meta name=\"author\" content=\"XOOPS Cube\" />"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Powered by XOOPS Cube ([^\\s^&]+)© 200[01]-20[\\d]{2} (<a href=\"http:\\/\\/xoopscube\\.sourceforge\\.net\\/\" target=\"_blank\">)?XOOPS Cube Project)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/xoopscube\\.org\\/\" rel=\"external\">XOOPS Cube<\\/a> ([^\\s]+) © 200[01]-20[\\d]{2} <a href=\"http:\\/\\/xoopscube\\.sourceforge\\.net\\/\" rel=\"external\">XOOPS Cube Project<\\/a><\\/p>)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user