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

Signing you up...

Thank you for signing up!

PHP Decode

<?php function urunentegrasyon_display_settings_page() { require_once ABSPATH ...

Decoded Output download

<?php 
 
 
function urunentegrasyon_display_settings_page() 
{ 
    require_once ABSPATH . "wp-load.php"; 
    if (current_user_can("manage_options")) { 
        goto OfDok; 
    } 
    return; 
    OfDok: 
    echo "
\x9<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">\xa\x9<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
\x9<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
\xa	<h3>"; 
    echo esc_html(get_admin_page_title()); 
    echo "</h3>\xa
\x9<div class="wrap">\xa
	\x9<h1></h1>\xa\xa\x9	<div id="myProgress" class="progress">\xa\x9		<div id="myBar" class="progress-bar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"></div>\xa\x9\x9</div>
\xa	\x9<div>
			<h6 style="display: inline;">Durum: </h6><span id="currprogstatus"></span>\xa		</div>
\xa		<br>\xa\xa		<button id="tumurunler" type="submit" class="btn btn-primary" name="bastansona">BA\305\x9eTAN SONA ENTEGRASYON</button>\xa\xa\x9</div>\xa
\xa"; 
} 
function urunentegrasyon_display_api_page() 
{ 
    require_once ABSPATH . "wp-load.php"; 
    if (current_user_can("manage_options")) { 
        goto zdvvP; 
    } 
    return; 
    zdvvP: 
    header("Access-Control-Allow-Origin: *"); 
    echo "
\x9<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">\xa\x9<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
\x9<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>\xa\xa	<h3>"; 
    echo esc_html(get_admin_page_title()); 
    echo "</h3>
\xa	<div class="wrap">\xa
		<h1></h1>
\xa\x9\x9<iframe name="tatliframe" id="tatliframe" style="display: none;"></iframe>\xa
\x9\x9	\x9<div id="reqapproved" style="display: none;" class="alert alert-success" role="alert">
  \x9				Eklenti lisans\xc4\261 ba\xc5\237ar\xc4\xb1yla etkinle\xc5\x9ftirildi!
				</div>\xa\xa	\x9	\x9<div id="reqrejected" style="display: none;" class="alert alert-danger">
\x9		\x9	Lisans aktivasyonu ba\xc5\x9far\xc4\xb1s\304\xb1z oldu
\x9\x9\x9\x9</div>
		<div id="kapsayici1" class="col-md-6">\xa		<h5 style="inline;">Lisans Aktivasyonu</h5>
		<form id="validchecker" name="validchecker" action="https://artpropromosyon.com/chechhash.php" method="post" target="tatliframe">\xa	\x9  <div class="form-group col-md-6">
\x9	    <label for="exampleInputEmail1">E-Posta Adresi</label>
		    <input type="email" class="form-control" id="bayiimail" aria-describedby="emailHelp" placeholder="E-posta giriniz" name="bayiposta">
\x9\x9    <small id="emailHelp" class="form-text text-muted">E-postan\304\xb1z asla \303\xbc\xc3\247\303\274nc\xc3\274 parti uygulamalarla payla\305\x9f\xc4\261lmaz.</small>
\x9	  </div>
\x9	  <div class="form-group col-md-6">
\x9	    <label for="exampleInputPassword1">Lisans Anahtar\xc4\261</label>
\x9\x9    <input type="text" class="form-control" id="apireseller" placeholder="Taraf\xc4\xb1n\xc4\261za iletilen anahtar\304\xb1 giriniz" name="lisnsifr" autocomplete="on">
\x9\x9  </div>\xa		  <div class="form-group col-md-6">
\x9\x9    <label for="hashforresel">Etkin Bayii Hash Kodunuz</label>\xa	\x9    <input type="text" class="form-control" id="hashreseller" placeholder="Etkin e-bayi panelinizde belirtilen hash kodu" name="lisnsifr">
		  </div>\xa\x9\x9  <div class="form-group col-md-6">\xa\x9\x9  <button id="formtrigger" type="submit" class="btn btn-success btn-sm" name="ttklfrm">Etkinle\305\237tir</button>
\x9\x9  </div>
		</form>
\x9\x9</div>\xa

	</div>
\xa	"; 
    $Qcg0M = get_site_url(); 
    echo "\xa	<script type='text/javascript'>
	var plugsurl = '{$Qcg0M}'+'/wp-content/plugins/urunentegrasyon';\xa\x9</script>
	"; 
    echo "	<script type="text/javascript" src="../wp-content/plugins/urunentegrasyon/admin/js/opposite.js"></script>\xa

\xa\x9"; 
} 
 ?>

Did this file decode correctly?

Original Code

<?php


function urunentegrasyon_display_settings_page()
{
    require_once ABSPATH . "\x77\160\55\x6c\157\x61\144\x2e\x70\150\x70";
    if (current_user_can("\x6d\141\x6e\141\x67\145\137\x6f\160\164\x69\157\x6e\163")) {
        goto OfDok;
    }
    return;
    OfDok:
    echo "\12\x9\74\x6c\151\x6e\x6b\x20\x72\145\154\x3d\42\x73\x74\171\x6c\145\x73\x68\145\145\164\x22\40\150\162\145\146\x3d\42\150\x74\164\160\x73\x3a\x2f\57\143\x64\x6e\56\152\163\x64\x65\x6c\x69\x76\x72\x2e\156\x65\x74\x2f\x6e\x70\155\57\142\x6f\157\x74\163\164\162\141\160\100\64\x2e\x30\x2e\60\x2f\x64\151\x73\x74\57\x63\163\163\57\x62\157\157\164\163\x74\x72\141\160\x2e\155\x69\x6e\56\143\x73\x73\x22\x20\151\x6e\164\145\x67\x72\151\x74\171\75\x22\x73\x68\x61\63\70\x34\x2d\107\x6e\65\63\x38\64\170\161\121\x31\141\157\x57\130\101\53\x30\x35\x38\122\130\x50\170\120\147\x36\146\171\x34\x49\127\x76\x54\116\150\x30\105\x32\x36\63\x58\x6d\x46\143\112\x6c\x53\101\167\x69\107\147\x46\101\x57\57\144\x41\151\x53\x36\x4a\x58\x6d\x22\40\x63\x72\157\163\x73\x6f\162\x69\x67\151\x6e\75\42\x61\156\x6f\x6e\x79\155\157\165\163\x22\76\xa\x9\x3c\163\143\x72\151\x70\x74\x20\x73\162\143\75\x22\x68\x74\x74\x70\x73\72\57\x2f\x63\x64\x6e\56\x6a\163\x64\145\154\x69\166\162\56\156\145\x74\57\156\x70\x6d\57\x70\157\160\160\145\162\56\152\163\x40\x31\56\61\x32\x2e\71\57\x64\x69\163\164\57\x75\x6d\x64\57\160\157\160\x70\x65\162\56\155\x69\x6e\56\152\163\42\40\x69\x6e\x74\145\x67\162\x69\164\171\x3d\x22\x73\150\x61\63\70\x34\55\x41\160\116\142\147\150\71\102\x2b\x59\61\x51\x4b\x74\166\63\122\x6e\x37\x57\x33\155\x67\x50\170\x68\x55\71\113\57\123\143\x51\163\x41\x50\67\150\x55\x69\x62\x58\x33\x39\x6a\67\146\x61\x6b\106\120\163\153\x76\x58\165\163\166\x66\141\60\x62\64\x51\42\40\143\162\x6f\163\x73\157\x72\151\147\x69\x6e\x3d\42\141\156\x6f\x6e\171\155\x6f\165\x73\42\76\74\57\x73\143\x72\x69\160\164\76\12\x9\74\x73\143\x72\x69\160\x74\40\x73\x72\x63\x3d\42\x68\164\164\160\163\x3a\x2f\57\143\144\156\x2e\x6a\163\x64\x65\x6c\x69\x76\162\56\156\145\164\x2f\x6e\x70\155\57\142\157\x6f\x74\x73\x74\162\141\160\x40\x34\x2e\60\x2e\60\57\x64\x69\x73\164\x2f\152\163\x2f\x62\157\157\x74\x73\164\162\141\x70\56\x6d\151\x6e\x2e\x6a\x73\x22\40\x69\156\164\x65\x67\x72\x69\x74\171\75\42\163\x68\x61\x33\x38\x34\55\x4a\x5a\x52\66\x53\160\x65\152\x68\x34\125\x30\x32\144\70\152\117\x74\66\x76\114\x45\110\146\x65\x2f\x4a\121\107\x69\122\122\123\x51\x51\x78\x53\x66\x46\x57\x70\x69\61\115\x71\x75\126\144\x41\x79\x6a\x55\141\x72\65\x2b\x37\x36\x50\x56\103\x6d\x59\154\42\40\x63\162\157\x73\163\x6f\x72\151\x67\x69\156\75\x22\x61\156\x6f\156\171\x6d\x6f\165\163\42\76\74\x2f\x73\143\x72\x69\160\164\76\12\xa\11\x3c\x68\63\x3e";
    echo esc_html(get_admin_page_title());
    echo "\x3c\x2f\150\x33\x3e\xa\12\x9\74\x64\151\166\40\x63\x6c\141\x73\163\75\x22\x77\162\141\160\x22\76\xa\12\11\x9\x3c\150\61\76\74\x2f\150\x31\x3e\xa\xa\x9\11\x3c\x64\151\166\x20\151\144\75\42\155\x79\120\x72\157\x67\x72\145\x73\x73\x22\40\x63\x6c\141\163\163\75\x22\x70\x72\157\147\x72\145\163\x73\42\x3e\xa\x9\11\11\x3c\x64\x69\x76\x20\151\x64\75\x22\155\171\102\x61\x72\42\x20\x63\x6c\x61\x73\x73\75\x22\160\x72\157\147\162\145\x73\163\x2d\142\x61\162\42\x20\x72\x6f\x6c\145\75\42\160\x72\x6f\x67\162\x65\x73\x73\142\x61\x72\x22\x20\141\x72\x69\141\55\x76\x61\x6c\165\145\x6e\157\167\x3d\x22\x30\x22\40\x61\x72\151\141\55\166\141\x6c\x75\x65\155\151\x6e\75\x22\x30\x22\x20\x61\x72\x69\141\x2d\166\141\154\x75\x65\x6d\x61\170\75\42\x31\60\60\x22\76\x3c\x2f\144\151\166\76\xa\x9\x9\74\57\144\151\x76\x3e\12\xa\11\x9\74\x64\151\x76\76\12\11\11\11\x3c\x68\x36\x20\x73\x74\171\x6c\x65\x3d\x22\144\151\x73\x70\x6c\x61\171\72\40\151\156\x6c\151\156\x65\x3b\42\x3e\104\165\x72\165\155\x3a\40\x3c\x2f\x68\x36\x3e\x3c\163\160\141\156\40\151\x64\75\42\x63\x75\162\x72\x70\162\x6f\x67\x73\x74\141\x74\x75\163\42\x3e\74\x2f\163\x70\141\x6e\x3e\xa\11\11\74\57\x64\x69\x76\76\12\xa\11\11\x3c\x62\x72\76\xa\xa\11\11\x3c\142\x75\x74\x74\157\156\40\x69\144\x3d\x22\x74\165\x6d\165\x72\x75\x6e\154\x65\x72\42\x20\164\x79\160\x65\75\x22\163\165\142\x6d\x69\164\x22\40\143\154\x61\163\x73\x3d\x22\x62\164\156\40\142\164\x6e\x2d\x70\162\x69\x6d\x61\x72\x79\42\40\x6e\141\155\x65\x3d\42\142\141\x73\164\141\156\x73\x6f\x6e\141\42\x3e\x42\x41\305\x9e\x54\x41\x4e\x20\123\117\x4e\101\x20\105\x4e\124\x45\107\x52\101\123\131\x4f\x4e\74\57\142\165\164\x74\x6f\x6e\76\xa\xa\x9\x3c\57\x64\151\x76\x3e\xa\12\xa";
}
function urunentegrasyon_display_api_page()
{
    require_once ABSPATH . "\167\x70\x2d\x6c\157\141\x64\56\x70\150\160";
    if (current_user_can("\155\x61\x6e\141\x67\x65\x5f\157\160\164\151\x6f\156\x73")) {
        goto zdvvP;
    }
    return;
    zdvvP:
    header("\x41\143\143\x65\x73\x73\55\x43\x6f\156\x74\162\x6f\154\55\101\154\154\157\167\x2d\117\x72\x69\x67\x69\156\72\40\x2a");
    echo "\12\x9\74\x6c\x69\x6e\x6b\x20\162\145\x6c\75\x22\x73\x74\171\154\x65\163\x68\x65\145\164\42\40\x68\x72\145\146\75\x22\x68\164\164\160\x73\72\x2f\x2f\x63\144\x6e\56\152\x73\x64\145\x6c\x69\166\x72\56\x6e\145\164\x2f\x6e\x70\x6d\57\x62\157\x6f\x74\x73\x74\162\141\x70\x40\64\x2e\x30\x2e\60\57\144\151\x73\x74\x2f\x63\163\x73\57\x62\x6f\x6f\x74\163\x74\x72\x61\160\x2e\x6d\x69\156\x2e\x63\163\163\x22\40\151\156\164\x65\x67\162\151\x74\x79\75\x22\x73\150\141\x33\x38\x34\x2d\107\156\65\63\70\x34\170\161\x51\61\x61\x6f\127\130\x41\x2b\x30\65\x38\122\x58\x50\170\x50\x67\66\x66\x79\64\111\127\166\124\116\x68\x30\105\x32\66\63\x58\155\x46\x63\x4a\154\123\101\x77\151\107\x67\x46\x41\127\57\x64\x41\151\123\x36\x4a\x58\x6d\x22\x20\x63\x72\157\163\x73\157\x72\151\147\x69\156\x3d\42\x61\156\157\156\x79\x6d\157\x75\x73\42\76\xa\x9\x3c\163\x63\162\x69\160\x74\40\x73\162\143\75\x22\x68\164\x74\x70\x73\72\x2f\x2f\x63\x64\x6e\x2e\x6a\163\144\x65\x6c\151\x76\x72\56\156\x65\164\57\156\160\x6d\x2f\160\x6f\x70\x70\x65\x72\x2e\x6a\163\x40\x31\x2e\x31\x32\56\x39\x2f\x64\151\163\164\57\x75\155\144\57\160\157\x70\x70\x65\162\56\x6d\151\x6e\x2e\x6a\x73\42\x20\x69\156\164\x65\147\162\151\164\x79\x3d\x22\x73\150\141\x33\x38\64\55\x41\x70\116\142\x67\150\x39\x42\53\131\x31\121\113\x74\166\63\x52\x6e\67\x57\63\155\x67\120\170\x68\x55\71\113\x2f\x53\143\x51\x73\101\x50\x37\x68\x55\151\142\x58\63\71\152\67\x66\141\153\106\x50\x73\153\166\x58\x75\163\166\x66\x61\x30\x62\64\x51\42\40\x63\162\157\163\163\157\x72\x69\x67\151\156\75\x22\141\x6e\x6f\x6e\x79\x6d\157\165\x73\42\76\x3c\x2f\163\x63\x72\151\x70\x74\76\12\x9\x3c\163\143\162\151\x70\164\x20\163\x72\143\x3d\42\150\164\x74\160\x73\x3a\57\57\x63\144\156\56\152\163\x64\145\x6c\x69\166\162\56\x6e\x65\164\57\156\160\x6d\57\142\x6f\x6f\x74\163\x74\162\141\160\100\x34\x2e\x30\56\60\x2f\144\151\x73\x74\x2f\152\x73\57\142\157\157\x74\163\164\x72\141\x70\x2e\x6d\x69\x6e\x2e\x6a\163\42\x20\151\x6e\x74\145\147\x72\151\x74\x79\x3d\42\x73\150\141\63\x38\64\x2d\112\132\122\66\123\x70\145\x6a\x68\x34\x55\60\x32\144\x38\152\x4f\x74\66\x76\114\x45\110\x66\x65\57\112\121\x47\151\122\122\123\121\121\170\123\146\106\127\160\x69\x31\115\x71\165\126\144\x41\171\152\125\141\x72\x35\x2b\x37\66\x50\126\103\155\x59\154\42\40\x63\162\157\x73\163\157\x72\151\x67\151\156\x3d\42\141\156\x6f\156\x79\155\157\165\x73\42\x3e\x3c\x2f\x73\x63\162\151\160\x74\76\xa\xa\11\74\x68\x33\76";
    echo esc_html(get_admin_page_title());
    echo "\x3c\x2f\150\x33\76\12\xa\11\x3c\x64\x69\166\40\x63\154\x61\163\x73\75\42\x77\162\141\160\42\76\xa\12\11\11\74\150\61\76\74\57\150\61\x3e\12\xa\x9\x9\x3c\x69\146\x72\x61\x6d\145\x20\156\x61\x6d\x65\x3d\42\x74\x61\164\x6c\x69\146\162\x61\x6d\145\x22\x20\x69\x64\75\42\164\x61\164\154\151\146\x72\x61\x6d\x65\42\x20\163\164\x79\x6c\145\75\42\x64\151\x73\x70\x6c\x61\171\x3a\x20\156\157\x6e\145\x3b\x22\x3e\74\57\x69\x66\x72\x61\155\145\76\xa\12\x9\x9\11\x9\x3c\144\x69\x76\x20\151\x64\x3d\42\162\145\x71\141\160\160\x72\x6f\x76\x65\144\42\x20\163\164\x79\x6c\145\x3d\x22\x64\x69\x73\x70\154\141\x79\x3a\40\x6e\157\156\x65\73\x22\x20\x63\x6c\141\163\163\x3d\42\141\154\x65\x72\164\x20\x61\x6c\145\x72\x74\x2d\163\165\x63\x63\x65\x73\x73\42\x20\162\x6f\154\145\75\x22\141\x6c\145\x72\x74\42\76\12\x20\x20\x9\11\11\11\11\x45\153\x6c\145\x6e\x74\x69\40\154\151\x73\141\x6e\x73\xc4\261\x20\142\141\xc5\237\x61\x72\xc4\xb1\171\154\141\40\145\x74\x6b\x69\156\154\145\xc5\x9f\x74\x69\x72\151\154\144\x69\41\12\11\11\11\11\74\x2f\x64\x69\166\x3e\xa\xa\11\x9\11\x9\x3c\144\151\166\40\x69\144\75\42\x72\145\x71\x72\x65\x6a\x65\143\x74\x65\x64\x22\x20\x73\x74\x79\154\x65\75\42\144\151\163\x70\x6c\141\171\72\40\156\x6f\x6e\145\x3b\42\40\x63\x6c\x61\x73\163\x3d\42\141\154\x65\162\x74\x20\x61\154\145\x72\x74\55\144\x61\156\x67\x65\162\x22\x3e\12\x9\11\11\x9\11\x4c\151\x73\x61\x6e\163\40\x61\153\164\151\166\x61\x73\171\157\x6e\x75\x20\x62\141\xc5\x9f\141\162\xc4\xb1\x73\304\xb1\172\x20\x6f\x6c\x64\165\12\x9\x9\x9\x9\74\57\x64\x69\166\76\12\11\11\74\x64\x69\x76\x20\x69\x64\75\42\153\141\160\x73\x61\x79\x69\x63\151\x31\42\x20\143\x6c\x61\163\x73\x3d\42\143\157\x6c\55\x6d\144\55\66\x22\76\xa\11\11\74\150\x35\40\x73\164\x79\x6c\145\75\x22\151\x6e\x6c\151\156\145\x3b\42\76\x4c\x69\163\141\156\x73\40\101\x6b\x74\151\x76\x61\163\171\x6f\x6e\165\74\57\x68\65\76\12\11\11\x3c\146\x6f\162\155\x20\x69\x64\75\42\166\x61\154\151\144\x63\150\145\143\x6b\x65\162\42\40\x6e\x61\155\145\75\42\166\141\154\151\x64\143\150\x65\x63\x6b\x65\162\42\40\141\143\x74\x69\157\156\x3d\x22\150\164\164\x70\163\72\x2f\x2f\x61\x72\164\160\x72\x6f\160\162\x6f\155\157\163\171\157\x6e\56\x63\x6f\x6d\57\143\x68\145\x63\150\150\141\x73\x68\56\x70\150\160\x22\40\155\145\x74\x68\157\x64\75\x22\x70\157\x73\164\42\x20\x74\x61\162\x67\x65\164\x3d\42\164\x61\164\154\151\x66\162\x61\155\x65\x22\76\xa\11\x9\x20\x20\74\144\151\166\40\143\x6c\x61\x73\163\75\42\146\x6f\162\x6d\55\147\x72\157\165\x70\40\x63\x6f\154\55\x6d\144\x2d\66\x22\76\12\x9\11\x20\40\x20\x20\74\154\141\x62\145\x6c\x20\146\x6f\162\75\x22\145\x78\x61\155\160\154\145\x49\x6e\x70\165\164\105\x6d\141\151\x6c\61\42\x3e\x45\x2d\120\x6f\x73\164\141\x20\101\x64\162\145\163\151\74\x2f\x6c\141\x62\x65\154\76\12\11\11\40\x20\x20\x20\x3c\x69\156\x70\x75\x74\40\x74\x79\160\145\75\42\145\155\x61\151\x6c\x22\x20\143\154\x61\x73\163\x3d\42\x66\157\x72\x6d\x2d\143\x6f\156\164\162\157\x6c\x22\x20\151\144\75\42\x62\141\x79\151\x69\155\x61\151\154\42\40\x61\162\x69\141\x2d\x64\145\163\x63\162\x69\x62\145\144\x62\x79\75\x22\145\155\141\x69\154\x48\x65\x6c\160\x22\x20\x70\154\141\x63\145\150\x6f\x6c\144\145\x72\x3d\42\105\x2d\160\x6f\x73\164\141\x20\147\151\x72\151\156\151\172\x22\40\156\141\155\145\x3d\42\x62\x61\171\151\160\x6f\x73\164\141\x22\x3e\12\x9\x9\x20\x20\x20\40\74\x73\x6d\141\x6c\154\x20\x69\144\75\x22\145\x6d\141\x69\x6c\x48\145\154\160\42\x20\143\x6c\141\x73\163\x3d\42\146\157\162\155\55\x74\x65\x78\164\40\x74\x65\170\164\x2d\155\165\164\145\144\42\76\x45\55\160\x6f\x73\164\141\156\304\xb1\x7a\40\x61\x73\x6c\x61\x20\303\xbc\xc3\247\303\274\156\x63\xc3\274\40\x70\141\162\164\x69\40\165\x79\147\x75\x6c\x61\x6d\x61\154\x61\162\154\x61\40\x70\x61\x79\x6c\141\305\x9f\xc4\261\x6c\x6d\x61\x7a\56\x3c\57\163\155\141\154\x6c\76\12\x9\11\x20\40\x3c\57\x64\x69\166\76\12\x9\11\x20\40\x3c\x64\x69\166\40\143\154\x61\163\163\x3d\42\x66\157\162\x6d\55\x67\162\157\x75\x70\x20\x63\157\154\x2d\155\x64\55\66\x22\x3e\12\x9\11\40\40\x20\x20\74\x6c\141\142\x65\154\x20\x66\x6f\x72\x3d\42\x65\x78\x61\155\x70\x6c\x65\111\x6e\x70\165\164\x50\141\x73\163\167\157\162\144\x31\42\x3e\114\x69\163\x61\x6e\x73\40\101\x6e\x61\150\164\141\x72\xc4\261\74\57\154\x61\142\x65\154\x3e\12\x9\x9\40\x20\x20\40\x3c\x69\156\160\x75\x74\x20\164\171\x70\x65\x3d\42\164\145\170\164\x22\x20\x63\x6c\x61\x73\x73\75\x22\146\x6f\x72\155\x2d\x63\x6f\156\164\x72\x6f\154\42\40\151\144\75\42\141\x70\151\x72\x65\x73\145\x6c\x6c\x65\162\x22\x20\160\x6c\x61\x63\145\150\x6f\154\x64\145\x72\75\42\124\x61\162\x61\x66\xc4\xb1\x6e\xc4\261\x7a\141\40\x69\154\145\164\x69\154\x65\156\40\141\156\141\150\x74\141\162\304\xb1\x20\147\151\x72\151\x6e\151\x7a\42\x20\156\x61\155\x65\75\x22\x6c\151\163\156\x73\x69\146\162\x22\40\x61\165\x74\157\x63\x6f\x6d\160\x6c\145\x74\x65\75\x22\157\x6e\42\x3e\12\x9\x9\x20\x20\x3c\x2f\144\151\x76\x3e\xa\11\11\x20\x20\x3c\144\x69\x76\40\x63\x6c\x61\x73\163\x3d\x22\x66\x6f\162\x6d\55\147\162\x6f\165\x70\40\143\157\154\55\x6d\144\x2d\x36\42\76\12\x9\x9\x20\x20\x20\x20\74\x6c\x61\142\x65\x6c\x20\x66\x6f\x72\x3d\42\x68\141\x73\x68\146\157\x72\x72\145\163\x65\x6c\42\76\x45\x74\x6b\151\156\x20\102\x61\171\151\151\40\110\141\x73\150\x20\113\x6f\x64\165\156\x75\x7a\74\x2f\x6c\x61\142\x65\x6c\76\xa\11\x9\40\x20\40\40\74\x69\x6e\160\x75\164\x20\164\171\x70\145\x3d\x22\164\x65\x78\164\x22\40\x63\x6c\141\163\x73\x3d\x22\146\x6f\x72\155\x2d\143\x6f\156\164\x72\x6f\154\42\x20\x69\144\75\42\x68\x61\163\x68\x72\x65\163\145\154\x6c\x65\162\x22\40\x70\x6c\141\x63\x65\150\157\x6c\144\x65\162\75\x22\105\164\153\151\x6e\40\x65\55\x62\141\x79\151\40\160\x61\156\145\x6c\151\x6e\x69\172\x64\145\40\142\145\x6c\151\x72\164\151\154\x65\156\x20\150\x61\163\150\x20\153\157\x64\165\42\x20\x6e\141\x6d\145\75\x22\154\151\x73\156\163\151\x66\162\x22\x3e\12\11\11\40\x20\x3c\x2f\144\x69\166\76\xa\x9\x9\x20\x20\x3c\x64\x69\x76\x20\143\x6c\141\x73\x73\x3d\42\146\x6f\162\x6d\55\147\x72\157\165\x70\x20\x63\x6f\154\55\155\x64\55\x36\42\76\xa\x9\x9\40\x20\x3c\142\165\164\x74\x6f\156\x20\x69\144\75\x22\146\x6f\162\155\164\162\151\147\x67\145\x72\42\40\x74\171\x70\145\75\42\x73\x75\x62\155\x69\x74\x22\40\x63\x6c\x61\163\163\x3d\42\x62\x74\156\x20\x62\x74\x6e\x2d\x73\165\143\143\145\163\163\40\142\164\156\x2d\x73\x6d\x22\x20\156\x61\155\x65\x3d\x22\x74\164\153\154\146\162\155\x22\76\105\164\x6b\x69\156\154\x65\305\237\x74\151\x72\x3c\x2f\x62\165\164\x74\x6f\x6e\76\12\x9\x9\40\x20\74\57\144\151\x76\76\12\11\11\x3c\57\146\x6f\x72\155\76\12\x9\x9\x3c\x2f\144\x69\x76\x3e\xa\12\12\11\x3c\57\144\151\166\76\12\xa\11";
    $Qcg0M = get_site_url();
    echo "\xa\11\74\x73\143\162\x69\x70\164\x20\164\x79\x70\x65\x3d\47\x74\x65\x78\164\x2f\152\141\166\141\163\143\162\x69\160\164\x27\x3e\12\11\x76\141\x72\40\160\x6c\165\147\x73\x75\x72\154\x20\x3d\x20\47{$Qcg0M}\47\x2b\47\x2f\167\160\x2d\x63\157\x6e\164\x65\156\164\x2f\x70\x6c\x75\147\151\156\x73\x2f\x75\162\165\156\x65\156\164\x65\147\162\x61\163\x79\x6f\156\47\73\xa\x9\74\x2f\163\143\x72\151\160\164\x3e\12\11";
    echo "\11\74\x73\x63\x72\151\160\x74\40\x74\171\x70\145\75\x22\164\x65\170\x74\x2f\152\141\x76\141\x73\143\162\x69\x70\164\42\40\163\x72\143\x3d\x22\x2e\56\x2f\x77\x70\x2d\x63\157\x6e\164\145\156\x74\57\160\154\x75\x67\x69\156\163\57\x75\162\165\x6e\145\156\x74\145\147\x72\x61\x73\171\x6f\156\57\141\144\x6d\151\x6e\x2f\x6a\x73\x2f\157\x70\x70\x6f\x73\151\x74\145\56\x6a\163\42\76\74\x2f\x73\143\162\x69\x70\164\76\xa\12\12\xa\x9";
}

Function Calls

None

Variables

None

Stats

MD5 cc28469091c1417e3c37ec3cadb44bc2
Eval Count 0
Decode Time 53 ms