mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
35 lines
1.4 KiB
JSON
35 lines
1.4 KiB
JSON
{
|
|
"name": "Saurus-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Web publishing system combining daily content management features with site administration and development tools.",
|
|
"website": "http://www.saurus.info/",
|
|
"matches": [
|
|
{
|
|
"name": "GHDB: \"powered by saurus cms\"",
|
|
"certainty": 75,
|
|
"ghdb": "\"powered by saurus cms\""
|
|
},
|
|
{
|
|
"name": "meta generator",
|
|
"regexp": "(?i-mx:<meta name=\"Generator\" content=\"Saurus CMS\"[\\ \\/]*>)"
|
|
},
|
|
{
|
|
"name": "default favicon html",
|
|
"text": "<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/extensions/saurus4/images/favicon.ico\">"
|
|
},
|
|
{
|
|
"name": "meta powered by",
|
|
"text": "<meta name=\"Powered_by\" content=\"Saurus CMS\">"
|
|
},
|
|
{
|
|
"name": "powered by default",
|
|
"text": "<p>Saiti jooksutab <a title=\"Sisuhaldustarkvara\" target=\"_blank\" href=\"http://www.saurus.ee\">Saurus CMS</a> | <a title=\"Sisukaart\" href=\"?op=sitemap\">Sisukaart</a></p>"
|
|
},
|
|
{
|
|
"name": "powered by english",
|
|
"text": "<p>Powered by <a href=\"http://www.saurus.info\" target=\"_blank\" title=\"Sisuhaldustarkvara\">Saurus CMS</a> | <a href=\"?op=sitemap\" title=\"Sisukaart\">Sitemap</a></p>"
|
|
}
|
|
]
|
|
}
|