mirror of
https://github.com/ethanrusz/ethanrusz
synced 2024-11-21 07:47:46 -05:00
13 lines
394 B
HTML
13 lines
394 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Redirecting to github.com/ethanrusz</title>
|
|
<meta http-equiv="refresh" content="0; URL=https://github.com/ethanrusz" />
|
|
<link href="https://github.com/ethanrusz" rel="me" />
|
|
<link href="https://rusz.dev" rel="me" />
|
|
<link href="https://infosec.exchange/@rusz" rel="me" />
|
|
</head>
|
|
<body></body>
|
|
</html>
|