mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
1.5 KiB
JSON
22 lines
1.5 KiB
JSON
{
|
|
"name": "Easy-Site-Edit",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "EasySiteEdit CMS",
|
|
"website": "http://www.easysiteedit.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www\\.easysiteedit\\.com\" class=\"link(tahoma11)?[^\"]*\" target=\"_blank\">Easy Site-Edit<\\/a>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<TD bgcolor=#(F7FDFF|FFFFFF)>FTP User Name<\\/TD>[\\s]+<TD bgcolor=#(F7FDFF|FFFFFF)><INPUT TYPE=\"text\" NAME=\"user_name\" value=\"([^\"]+)\" class=\"textboxset(enlarge)?\">(<p>\\[ Note: Ftp user name to login into the server \\]<\\/p>| \\(Ftp user name to login into the server\\))<\\/TD>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<TD bgcolor=#(F7FDFF|FFFFFF)>FTP User Password<\\/TD>[\\s]+<TD bgcolor=#(F7FDFF|FFFFFF)><INPUT TYPE=\"password\" NAME=\"user_pass\" value=\"([^\"]+)\" class=\"textboxset(enlarge)?\">( \\(Ftp password to login into the server\\)|<p>[ Note: Ftp password to login into the server ]<\\/p>)<\\/TD>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<TD bgcolor=#(F7FDFF|FFFFFF)>FTP Directory of CMS<\\/TD>[\\s]+<TD bgcolor=#(F7FDFF|FFFFFF)><INPUT TYPE=\"text\" NAME=\"dir_cms\" value=\"([^\"]+)\" class=\"textboxset(enlarge)?\">( \\(Directory path of cms in the remote server.\\)|<p>\\[ Note: Directory path of cms in the remote server \\]<\\/p>)<\\/TD>)"
|
|
}
|
|
]
|
|
}
|