mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
497 B
JSON
16 lines
497 B
JSON
{
|
|
"name": "Edito-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Edito CMS [Polish]",
|
|
"website": "http://www.edito.pl/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"(g|G)enerator\" content=\"(E|e)dito( CMS)? - www\\.edito\\.pl\"[\\s]*\\/?>)"
|
|
},
|
|
{
|
|
"regexp": "(?i-mx:Powered by[\\s]*:?[\\s]+<a[^>]+href=\"http:\\/\\/www.edito.pl[\\/]?\"[^>]+title=\"Edito CMS\"[^>]*>)"
|
|
}
|
|
]
|
|
}
|