mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
27 lines
912 B
JSON
27 lines
912 B
JSON
{
|
|
"name": "XOOPS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "eXtensible Object Oriented Portal System (XOOPS) open source CMS and portal system",
|
|
"website": "http://www.xoops.org/",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"text": "<!-- RMV: added module header -->"
|
|
},
|
|
{
|
|
"text": "<meta name=\"generator\" content=\"XOOPS\" />"
|
|
},
|
|
{
|
|
"text": "<meta name=\"author\" content=\"XOOPS\" />"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Powered by XOOPS [^\\s]+ 2001-20[\\d]{2} <a href=\"http:\\/\\/(xoops\\.sourceforge\\.net|www\\.xoops\\.org\\/)\")"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Powered by XOOPS ([^\\s]+) [^\\s]+ 2001-20[\\d]{2} <a href=\"http:\\/\\/(xoops\\.sourceforge\\.net|www\\.xoops\\.org\\/)\")",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|