<?php
// hacked.php — local testing only
?>
<!DOCTYPE html>
<html>
<head>
<meta charset=”UTF-8″>
<title>Hacked</title>
<style>
body {
background-color: black;
color: red;
font-family: monospace;
text-align: center;
padding-top: 20%;
font-size: 3em;
}
</style>
</head>
<body>
Hacked by ULFA – United Liberation Front of Asom | Boycott15-August | Black DAY
</body>
</html>