Already Nulled Security & Malware scan by CleanTalk v2.91.1

CKRU

Member
Jan 10, 2023
43
10
8
file: security-malware-firewall.php
string: 1814
search
Code:
$result = SpbcAPI::method__notice_paid_till($spbc_key, preg_replace('/http[s]?:\/\//', '', get_option('home'), 1), 'security');
after write
Code:
$result['error'] = 0;
$result['valid'] = 1;



string: 2095
search
Code:
$result = SpbcAPI::method__notice_paid_till(
            $spbc->api_key,
            preg_replace('/http[s]?:\/\//', '', get_option('home'), 1), // Site URL
            'security'
        );
after write
Code:
$result['error'] = 0;
$result['valid'] = 1;
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu