📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: transfer_session.js
(function(){var alertFallback=true;if(typeof console==="undefined"||typeof console.log==="undefined"){console={};if(alertFallback){console.log=function(msg){alert(msg)}}else{console.log=function(){}}}var quickDiv=function(thisid,thisclass,thisinner){var thisDiv=document.createElement("div");thisDiv.id=thisid;if(thisclass){thisDiv.className=thisclass}if(thisinner){thisDiv.innerHTML=thisinner}return thisDiv};var quickButton=function(thisid,thisvalue){var thisButton=document.createElement("button");try{thisButton.type="button"}catch(e){}thisButton.className="btn btn-primary";thisButton.id=thisid;thisButton.name=thisid;thisButton.title=thisvalue;var thisButtonHtml=document.createElement("div");thisButtonHtml.className="button-text";thisButton.appendChild(thisButtonHtml);return thisButton};var createOverviewDiv=function(){var containerEl=document.getElementById("content"),overviewContainer=quickDiv("overview","row"),overviewColumn=quickDiv("overviewCol","col-md-6"),overviewDiv=quickDiv("overviewWell","well text-info clearfix"),stateDiv=quickDiv("state","overview_bar"),mainspinDiv=quickDiv("mainspin","overview_bar"),spinImg=document.createElement("img");var pauseButton;spinImg.src=CPANEL.PAGE.spinner16;spinImg.className="spinner";spinImg.id="main_spinner";mainspinDiv.appendChild(spinImg);var controlDiv=quickDiv("control","overview_bar");if(CPANEL.PAGE.state==="PAUSED"){pauseButton=quickButton("pause",LOCALE.maketext("Pause"))}else if(CPANEL.PAGE.state==="PAUSING"){pauseButton=quickButton("pause",LOCALE.maketext("Pausing …"))}else{pauseButton=quickButton("pause",LOCALE.maketext("Resume"))}DOM.addClass(pauseButton,"control_button");controlDiv.appendChild(pauseButton);var abortButton;if(CPANEL.PAGE.state==="RUNNING"||CPANEL.PAGE.state==="PENDING"){abortButton=quickButton("abort",LOCALE.maketext("Abort"))}else if(CPANEL.PAGE.state==="ABORTING"){abortButton=quickButton("abort",LOCALE.maketext("Aborting …"))}else{abortButton=quickButton("abort",LOCALE.maketext("Loading …"))}DOM.addClass(abortButton,"control_button");controlDiv.appendChild(abortButton);overviewContainer.appendChild(overviewColumn);overviewColumn.appendChild(overviewDiv);overviewDiv.appendChild(mainspinDiv);overviewDiv.appendChild(stateDiv);overviewDiv.appendChild(controlDiv);containerEl.insertBefore(overviewContainer,containerEl.childNodes[0])};var TransferAlertHandler=function(){this._currentPrompt;this._alerts=[];this._showNextPrompt=function(){if(this._alerts.length){var nextDialogOptions=this._alerts.shift();this._showPrompt(nextDialogOptions)}};this._showPrompt=function(settings){var self=this;var options=settings.options||{};var defaultOptions={modal:true,close:true,fixedcenter:true,show_status:true,progress_overlay:false,hideaftersubmit:true,width:"500px",zIndex:3};options=YAHOO.lang.augmentObject(options,defaultOptions);this._currentPrompt=new CPANEL.ajax.Common_Dialog(settings.dialogID,options);this._currentPrompt.hideEvent.subscribe((function(o){setTimeout((function(){self._currentPrompt=null;self._showNextPrompt.call(self)}),50)}));this._currentPrompt.setHeader("<div class='lt'></div><span>"+settings.header+"</span><div class='rt'></div>");this._currentPrompt.setBody("<p width=400>"+settings.body+"</p>");if(settings.confirmFunction){this._currentPrompt.submitEvent.subscribe((function(){settings.confirmFunction.call(settings.confirmFunctionContext)}))}this._currentPrompt.center();this._currentPrompt.show()};this._addPrompt=function(options){this._alerts.push(options);if(!this._currentPrompt){this._showNextPrompt()}};this.alert=function(header,body){var header=header||LOCALE.maketext("Alert");var buttons=[];var options={dialogID:"commonAlert",header:header,body:body,options:{buttons:[YAHOO.lang.augmentObject({text:LOCALE.maketext("OK")},CPANEL.ajax.Common_Dialog.default_options.buttons[0])]}};return this._addPrompt.call(this,options)};this.confirm=function(header,body,confirmFunction,confirmFunctionContext){var header=header||LOCALE.maketext("Confirm");var buttons=[];var options={dialogID:"commonConfirm",header:header,body:body,options:{buttons:[]},confirmFunction:confirmFunction,confirmFunctionContext:confirmFunctionContext};while(options.options.buttons.length<CPANEL.ajax.Common_Dialog.default_options.buttons.length){var nIndex=options.options.buttons.length;options.options.buttons[nIndex]=YAHOO.lang.augmentObject({},CPANEL.ajax.Common_Dialog.default_options.buttons[nIndex])}return this._addPrompt.call(this,options)}};var transferSessionStateChanged=function(state,oldState){var header;var body;var dialogId;if(state==="PAUSING"&&oldState==="RUNNING"){header=LOCALE.maketext("Pausing queue processing …");body=LOCALE.maketext("The system will not add new items to the queue until you choose to resume. In order to prevent data loss, the system will complete ongoing operations.");dialogId="pauseMessage"}else if(state==="ABORTING"&&(oldState==="RUNNING"||oldState==="PAUSED")){header=LOCALE.maketext("Abort Session Processing");body=LOCALE.maketext("The system will abort any transfer processes as soon as possible. In order to prevent data loss, the system will complete ongoing restore operations before the entire session aborts.");dialogId="abortMessage"}if(dialogId){window.AlertHandler.alert(header,body)}};var initFn=function(){createOverviewDiv();var appNameEl=document.getElementsByTagName("h1")[0].getElementsByTagName("span")[0];window.AlertHandler=new TransferAlertHandler;var transfer_opts={transfer_session_id:CPANEL.PAGE.transfer_session_id,appNameEl:appNameEl,action:CPANEL.PAGE.action,windowsEl:DOM.get("windows"),pauseEl:DOM.get("pause"),abortEl:DOM.get("abort"),stateEl:DOM.get("state"),errorEl:DOM.get("error_messages"),errorMessage:DOM.get("errorDetailsMessage"),errorContent:DOM.get("errorDetailsWrapper"),summaryHeaderEl:DOM.get("summary_header"),state:CPANEL.PAGE.state,spinnerHTML:"<img src='"+CPANEL.PAGE.spinner16+"' class='spinner'>"};var transferSessionObj=new TransferSession(transfer_opts);transferSessionObj.add_state_change_listener(window,transferSessionStateChanged);transferSessionObj.init()};EVENT.onDOMReady(initFn)})();
Save