mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|