dns server no work :[ also lulu
This commit is contained in:
25
index.html
25
index.html
@@ -8,7 +8,7 @@
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||
<link rel="dns-prefetch" href="https://git.miningtcup.me/" />
|
||||
<link rel="dns-prefetch" href="https://mozhi.miningtcup.me/" />
|
||||
<link rel="dns-prefetch" href="https://archz.miningtcup.me/" />
|
||||
<link rel="dns-prefetch" href="https://arch.miningtcup.me/" />
|
||||
<link rel="dns-prefetch" href="https://archlinux.org/" />
|
||||
<link rel="dns-prefetch" href="https://hypr.land/" />
|
||||
</head>
|
||||
@@ -17,9 +17,7 @@
|
||||
<div id="content">
|
||||
<div id="title-1">
|
||||
<div class="h1-container">
|
||||
<h1>
|
||||
Ted Pier<span class="subtitle"> a.k.a. MiningTcup </span>
|
||||
</h1>
|
||||
<h1>Ted Pier<span class="subtitle">a.k.a. MiningTcup</span></h1>
|
||||
</div>
|
||||
<img src="lulu.webp" alt="Lulu the dog" />
|
||||
</div>
|
||||
@@ -94,25 +92,6 @@
|
||||
website is written without any libraries, tracking, or external
|
||||
fonts.
|
||||
</p>
|
||||
<h3>DNS Servers</h3>
|
||||
<p>
|
||||
Back in middle school, some friends and I found a way to disable the
|
||||
school Chromebook's spyware. While proxies were disabled and vpns
|
||||
(almost) impossible to set up, we were free to change the DNS
|
||||
servers of any network except(?) the schools. This gave us the power
|
||||
to block any domain we wanted, including the domains which would
|
||||
load blocklists or send away all our data. The plain DNS server is
|
||||
run using BIND 9.
|
||||
</p>
|
||||
<div>
|
||||
Plain DNS:
|
||||
<a class="disabled" href="99.31.208.235">99.31.208.235</a>:53
|
||||
<br />
|
||||
DNS over HTTPS:
|
||||
<a class="disabled" href="https://dns.miningtcup.me/dns-query"
|
||||
>https://dns.miningtcup.me/dns-query</a
|
||||
>
|
||||
</div>
|
||||
<a target="_blank" href="https://git.miningtcup.me/">
|
||||
<h3>Git Server</h3></a
|
||||
>
|
||||
|
Reference in New Issue
Block a user