tilde/blog/upsides-of-new-dns-nameserv...

71 lines
2.2 KiB
HTML
Raw Permalink Normal View History

2018-08-16 17:57:35 +00:00
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#00cc00">
<link rel="icon" type="image/png" sizes="192x192" href="https://tilde.team/apple-touch-icon-precomposed.png">
<link rel="icon" type="image/png" sizes="96x96" href="https://tilde.team/favicon-96x96.png">
2020-02-04 01:12:50 +00:00
<link rel="stylesheet" href="https://tilde.team/~ben/gruvbox/gruvbox.css">
2018-08-16 17:57:35 +00:00
<link rel="stylesheet" href="extra.css">
<link rel="alternate" type="application/rss+xml" title="subscribe to this page..." href="feed.rss" />
<title>upsides of new dns nameservers</title>
</head><body>
2020-02-04 01:12:50 +00:00
<main>
2018-08-16 17:57:35 +00:00
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="https://tilde.team/~ben/blog/index.html">blog // ~ben</a></h1>
<div id="description">a blog about tildes and other things</div>
</div></div></div>
<div id="divbody"><div class="content">
<!-- entry begin -->
<h3><a class="ablack" href="upsides-of-new-dns-nameservers.html">
upsides of new dns nameservers
</a></h3>
<!-- bashblog_timestamp: #201808141505.38# -->
<div class="subtitle">August 14, 2018 &mdash;
~ben
</div>
<!-- text begin -->
<ul>
<li>no more google</li>
<li>no more google</li>
<li>automated certbot validation for letsencrypt wildcard certs!! no more manual TXT records every three months!</li>
</ul>
<p>tags: <a href='tag_dns.html'>dns</a>, <a href='tag_linux.html'>linux</a>, <a href='tag_tilde.html'>tilde</a></p>
2018-09-20 22:37:39 +00:00
2018-10-01 04:45:15 +00:00
2018-11-16 18:11:08 +00:00
2019-02-11 07:44:18 +00:00
2019-02-11 07:46:12 +00:00
2019-03-21 03:49:17 +00:00
2020-02-04 01:12:50 +00:00
2018-08-16 17:57:35 +00:00
<!-- text end -->
<!-- entry end -->
</div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~ben/">~ben</a> &mdash; <a href="mailto:ben&#64;tilde&#46;team">ben&#64;tilde&#46;team</a><br>
2018-09-20 22:37:39 +00:00
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
2018-08-16 17:57:35 +00:00
</div></div>
2018-09-20 22:37:39 +00:00
<script src="https://utteranc.es/client.js"
repo="benharri/tilde"
issue-term="title"
crossorigin="anonymous"
2018-10-01 04:45:15 +00:00
theme="github-dark"
2018-09-20 22:37:39 +00:00
async>
</script>
2020-02-04 01:12:50 +00:00
</main>
2018-08-16 17:57:35 +00:00
<br>
</body></html>