4 lines
67 B
PHP
4 lines
67 B
PHP
|
<?php
|
||
|
header('Location: http://metanohi.name/projects/totxt/');
|
||
|
?>
|