16 lines
436 B
HTML
16 lines
436 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
|
<title>Postwoman</title>
|
|
<meta http-equiv="refresh" content="0; url=https://postwoman.io" />
|
|
<link rel="canonical" href="https://postwoman.io" />
|
|
</head>
|
|
|
|
<body>
|
|
Redirecting to postwoman.io
|
|
</body>
|
|
</html>
|