Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

const currentHostname = window.location.hostname; if(currentHostname != 'd..

Decoded Output download

<?      const currentHostname = window.location.hostname;    
        if(currentHostname != 'dzzongteng.com'){ 
            window.location.href = 'dzzongteng.com' 
        } ?>

Did this file decode correctly?

Original Code

    const currentHostname = window.location.hostname;   
        if(currentHostname != 'dzzongteng.com'){
            window.location.href = 'dzzongteng.com'
        }

Function Calls

None

Variables

None

Stats

MD5 c19a8278cc305a4407df40fcbf36a85e
Eval Count 0
Decode Time 60 ms