mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "SyndeoCMS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "A Content Management System (CMS) for primary schools, which helps you manage and maintain your website. It can also be a very usefull CMS for small companies or non profit organizations. ",
|
||||
"website": "http://www.syndeocms.org",
|
||||
"matches": [
|
||||
{
|
||||
"regexp": "(?i-mx:Powered by <a href=\"http:\\/\\/www.syndeocms.org[\\/]?\" target=\"_blank\">)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?i-mx:Powered by <a href=\"http:\\/\\/www.syndeocms.org[\\/]?\" title=\"SyndeoCMS\">)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?i-mx:Powered by <a href=\"http:\\/\\/www.syndeocms.org[\\/]?\"[^>]*>SyndeoCMS<\\/a>)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Site created with <a href=\"http:\\/\\/www.syndeocms.org[\\/]?\">SyndeoCMS<\\/a>)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<div class=\"meta\"><center>Powered by <a href=\"http:\\/\\/www.syndeoCMS.org\\/\" target=\"_blank\">SyndeoCMS ([\\d\\.]+)<\\/a>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"text": "<!-- Please don't remove my credits! I worked hard to create this theme and distribute it freely. Thanks! -->"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user