mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
636 B
JSON
23 lines
636 B
JSON
{
|
|
"name": "ANECMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "ANECMS",
|
|
"website": "http://anecms.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<meta name=\"Author\" content=\"Erwin Aligam - ealigam@gmail.com\" />"
|
|
},
|
|
{
|
|
"ghdb": "\"powered by anecms\"",
|
|
"certainty": 75
|
|
},
|
|
{
|
|
"regexp": "(?-mix:© [\\d]{4} <strong><a href=\"http:\\/\\/anecms.com[^\\>]*>anecms.com<\\/a><\\/strong>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<title>[^<^\\-]+- Powered By ANECMS<\\/title>)"
|
|
}
|
|
]
|
|
}
|