mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
1.1 KiB
JSON
28 lines
1.1 KiB
JSON
{
|
|
"name": "AxCMS_net",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "AxCMS.net - the free ASP.NET CMS by Axinom",
|
|
"website": "http://en.axcms.net/",
|
|
"matches": [
|
|
{
|
|
"text": "<div style=\"text-align:center;width:100%;\"><a href=\"http://axcms.net\" target=\"_blank\"><img src=\"http://axcms.net/upload/poweredby_150x25_13871.png\" height=\"25\" width=\"150\" alt=\"Powered by AxCMS.net\" style=\"height:25px;width:150px;border-width:0px;\" /></a></div></form>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"GENERATOR\" content=\"AxCMS.net ver([\\d\\.]{1,15})\">)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"GENERATOR\" content=\"AxCMS.net ([\\d\\.]{1,15})\" \\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!-- Generated by AxCMS.net ([\\d\\.]{1,15}) -->)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<!-- Build and published by AxCMS.net | powered by Axinom-->"
|
|
}
|
|
]
|
|
}
|