mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
939 B
JSON
23 lines
939 B
JSON
{
|
|
"name": "openEngine",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "openEngine - Content Management System (CMS)",
|
|
"website": "http://www.openengine.de/",
|
|
"matches": [
|
|
{
|
|
"text": "<!-- openEngine Comment START -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!--\\[if lte? IE 7\\]>[\\s]+<script src=\"system\\/([^\\/^>]+\\/)*script\\/IE7\\/ie7-standard-p\\.js\" type=\"text\\/javascript\"><\\/script>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<p class=\"adminText\" style=\"font-size:9px;\">[\\s]+openEngine ([^\\s]+)( - [\\d]+)? - Open Source Web Content Management System<br>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/www\\.openengine\\.de\" target=\"_blank\"><img src=\"system\\/([^\\/^>]+\\/)*\\/img\\/oes_logo\\.png\" alt=\"openEngine Homepage\"><\\/a><\\/p>)"
|
|
}
|
|
]
|
|
}
|