mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"name": "Subrion-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Subrion CMS unites the functionality of articles script, auto classifieds script, realty classifieds script, and web directory script all in one package.",
|
|
"website": "http://www.subrion.com/",
|
|
"matches": [
|
|
{
|
|
"text": "Powered by <a href=\"http://www.subrion.com\">Subrion CMS</a>"
|
|
},
|
|
{
|
|
"text": "Powered by <strong><a href=\"http://www.subrion.com/\" title=\"Subrion CMS\" target=\"_blank\">Subrion CMS</a>"
|
|
},
|
|
{
|
|
"text": "powered by <a href=\"http://www.subrion.com/\" title=\"Site powered by Subrion CMS\">Subrion CMS</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:\t<meta name=\"generator\" content=\"Subrion CMS ([\\d\\.a-zA-Z]+)\" \\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:\t<title>Subrion CMS ([\\d\\.a-zA-Z]+) - Web Installer<\\/title>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:\tPowered by <a href=\"http:\\/\\/www.subrion.com\\/\" title=\"Classifieds Software\">Subrion CMS<\\/a> Version ([\\d\\.a-zA-Z]+)<br \\/>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|