Skip to content

Commit

Permalink
Update 1.js
Browse files Browse the repository at this point in the history
  • Loading branch information
laqoome authored Feb 16, 2025
1 parent 9c6d732 commit db71214
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 1.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ var changeElements = [
{name: "cloudflare_analytics", action: "remove"},
{name: "Softaculous Apps Installer", action: "remove"},
{action: "remove", name: "accounts"},
{name: "two_factor_authentication", action: "remove"},

{name: "forwarders", action: "remove"},
{name: "user_manager", action: "remove"},

{name: "disk_usage", action: "remove"},
{name: "ftp_accounts", action: "remove"},
{name: "change_password", action: "remove"},
Expand All @@ -38,6 +38,6 @@ var changeElements = [
{name: "postgresql_databases", action: "remove"},

{name: "自定义域名绑定获取ssl方法", action: "add", group: "support", link: "https://note.youdao.com/s/ashGInTl",icon: "https://seekicon.com/free-icon-download/database-cloud_1.png",search_text: "domain"},
{name: "文件上传及zip解压方法", action: "add", group: "support", link: "https://note.youdao.com/s/ashGInTl"icon: "https://seekicon.com/free-icon-download/database-cloud_1.png", search_text: "zip"}
{name: "文件上传及zip解压方法", action: "add", group: "support", link: "https://note.youdao.com/s/ashGInTl",icon: "https://seekicon.com/free-icon-download/database-cloud_1.png", search_text: "zip"}
];
document.write ("");

0 comments on commit db71214

Please sign in to comment.