mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
30 lines
1.3 KiB
JSON
30 lines
1.3 KiB
JSON
{
|
|
"name": "Nukedit",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Nukedit CMS",
|
|
"website": "http://www.nukedit.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:Powered by Nukedit - <a href=\"(http:\\/\\/www.|http:\\/\\/)nukedit.com\" target=_blank title=\"[^\"]*\"><span class=footer><u>(Web Content Management|Open Source CMS)<\\/u><\\/a><br>)"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.nukedit.com\" target=_blank title=\"Fast web portal, friendly with search engines\">Powered by Nukedit</a>"
|
|
},
|
|
{
|
|
"text": "\t\t\t\t\t\t\tYou can move it anywhere you want. -->"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.nukedit.com\" target=_blank title=\"Fast web portal, friendly with search engines\"><span class=\"footer\">Powered by Nukedit</span></a><span class=\"footer\"> |"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:\t\t\t\tPowered by <a href=\"http:\\/\\/www.nukedit.com\" target=\"_blank\" title=\"Fast web portal, friendly with search engines\">Nukedit<\\/a> ([\\d\\.]+) )",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:\t\t\t\t\t<span class=footer><center>Powered by Nukedit ([\\d\\.]+)<\\/a> -)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|