mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
653 B
JSON
16 lines
653 B
JSON
{
|
|
"name": "SiteMajic",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "SiteMajic - Web Content Management System service",
|
|
"website": "http://www.sitemajic.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<td width=109 align='left'><input type='text' name='UserName' size='20' style='font-family: Arial; font-size: 8pt;' onKeyPress=\"if (event.keyCode == 13) { document.frm.Password.focus(); return false;\t} else return true;\" ></td>"
|
|
},
|
|
{
|
|
"text": "Website Powered by <a href='http://www.sitemajic.com' style='text-decoration:none'>SiteMajic</a>"
|
|
}
|
|
]
|
|
}
|