mirror of
https://github.com/byReqz/simple-redirector.git
synced 2024-11-21 21:33:15 +00:00
9 lines
251 B
HTML
9 lines
251 B
HTML
|
<!DOCTYPE html>
|
||
|
<html><head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
|
<title>byReqz.de</title>
|
||
|
<script type="text/javascript">
|
||
|
window.location.href = "https://twitter.com/byreqz"
|
||
|
</script>
|
||
|
</html>
|