mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
702 B
JSON
16 lines
702 B
JSON
{
|
|
"name": "Lasernet-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Lasernet CMS",
|
|
"website": "http://lasernet.gr/cms.php",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<table width=\"100%\" height=\"1[\\d]{2}\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"images\\/headers\\/[^\"\\/>]* \">)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<font size=\"1\" face=\"Verdana, Arial, Helvetica, sans-serif\">Powered by<\\/font><\\/font>[\\s]+<a href=\"http:\\/\\/lasernet\\.gr\"><font size=\"1\" face=\"Verdana, Arial, Helvetica, sans-serif\">Lasernet<\\/font><\\/a>[\\s]+<\\/td>)"
|
|
}
|
|
]
|
|
}
|