mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
1.0 KiB
JSON
23 lines
1.0 KiB
JSON
{
|
|
"name": "MyHobbySite",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "MyHobbySite is a website Content Management System (CMS) programmed in PHP and tailored specifically for collectors of live music. Like any other CMS, MyHobbySite supports page creation, file management, and dynamic text editing via a WYSIWYG editor.",
|
|
"website": "http://www.myhobbysite.net/",
|
|
"matches": [
|
|
{
|
|
"text": " (Powered by MyHobbySite)</title>"
|
|
},
|
|
{
|
|
"text": "\t\t\t\t\t<!-- Removing the copyright notice without purchasing the MyHobbySite Copyright Removal License voids the MyHobbySite End User License Agreement -->"
|
|
},
|
|
{
|
|
"text": "\t\t<a name=\"top\"></a> <!-- Necessary for the \"jump to the top of the page\" links -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www.myhobbysite.net\" target=\"_blank\">MyHobbySite<\\/a> ([\\d\\.]+) )",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|