PATH:
home
/
ptadmin
/
public_html
/
wp-content
/
speedycache-config
<?php if(!defined('ABSPATH')){ exit(); } $speedycache_ac_config = array ( 'settings' => array ( 'status' => false, 'gzip' => true, 'logged_in_user' => true, 'mobile_theme' => true, 'mobile' => true, ), 'excludes' => array ( ), ); if(empty($speedycache_ac_config) || !is_array($speedycache_ac_config)){ $speedycache_ac_config = []; }
[+]
..
[-] precisiontalents-iq.com.php
[edit]