phpMyAdminHoneypot/index.php

3 lines
44 B
PHP
Raw Normal View History

2022-05-26 23:27:50 +03:00
<?php
header("Location: index.html");
?>