<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>I not a bot. Go to.</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<style type="text/css">
body { padding-top:30px; }
.form-control { margin-bottom: 10px; }
</style>
</head>
<body>
<div class="container">
    <div class="row">
<div class="card">
  <div class="card-body">
<p>👾 Are you not a robot? Click on the button to continue:</p>
<form action="http://kamal.dom20.com/feeds/posts/default?alt=rss" method="post">
<button class="btn btn-success btn-block" type="submit">I not a bot. Go to.</button>
</form>
</div>
</div>
</div>
</div>
  </body>
</html>