mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
532 B
JSON
17 lines
532 B
JSON
{
|
|
"name": "SLAED-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "",
|
|
"website": "http://slaed.net/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"SLAED CMS ([^\"^>]+)\">)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<br \\/>Powered by <a href=\"http:\\/\\/www\\.slaed\\.net\" target=\"_blank\" title=\"SLAED CMS\">SLAED CMS<\\/a> © 2005-(20[\\d]{2}) SLAED)"
|
|
}
|
|
]
|
|
}
|