mirror of
https://github.com/flucont/btcloud.git
synced 2025-10-14 14:20:22 +00:00
update
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Linux_Version="11.0.0"
|
Linux_Version="11.0.0"
|
||||||
Windows_Version="8.2.2"
|
Windows_Version="8.2.2"
|
||||||
Aapanel_Version="7.0.16"
|
Aapanel_Version="7.0.21"
|
||||||
Btm_Version="2.3.0"
|
Btm_Version="2.3.0"
|
||||||
|
|
||||||
FILES=(
|
FILES=(
|
||||||
|
@@ -159,7 +159,7 @@ function download_item(){
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
var plugin = $.preDownload[0];
|
var plugin = $.preDownload[0];
|
||||||
if(plugin.name == 'firewall'){
|
if(plugin.name == 'firewall' || plugin.name == 'php_filter' || plugin.name == 'enterprise_backup' || plugin.name == 'tamper_drive'){
|
||||||
$.preDownload.shift();
|
$.preDownload.shift();
|
||||||
download_item();
|
download_item();
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user