View file Spiderwap.in File Hosting/exit.php

File size: 80B
<?php
setcookie('pmixl','',-86400);
header('Location: /index.php');
exit;
?>