mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
526 B
JSON
19 lines
526 B
JSON
{
|
|
"name": "SmodCMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "SmodCMS",
|
|
"website": "http://www.smod.pl/",
|
|
"matches": [
|
|
{
|
|
"text": "<meta name=\"Generator\" content=\"SmodCMS\" />"
|
|
},
|
|
{
|
|
"text": "<meta name=\"Authoring_Tool\" content=\"SmodCMS // www.smod.pl\" />"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:[P|p]+owered by <a href=\"http:\\/\\/www.smod.pl[\\/]+\"[^>]+>SmodCMS[\\s]*<\\/a>)"
|
|
}
|
|
]
|
|
}
|