<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://1-mok.ru");
exit();
?&gt;</pre></body></html>