commit c6d29a4ee0bed4d80440e4b654ec650297ec5ff9
parent bfdd1718e45fb727dc1e5a3a5c1765adf4268aea
Author: William <x@linear.codes>
Date: Fri, 13 Dec 2024 22:20:29 -0500
index temp replaced
Diffstat:
| D | about.html | | | 80 | ------------------------------------------------------------------------------- |
| M | index.html | | | 102 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------- |
2 files changed, 77 insertions(+), 105 deletions(-)
diff --git a/about.html b/about.html
@@ -1,80 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <!--<html lang="en">-->
- <title>[About]</title>
- <meta charset="utf8">
- <link rel="stylesheet" type='text/css' href="style.css">
- <meta name="viewport" content="width=device-width, initial-scale=1">
-</head>
-<div class="wrapper">
-<pre class="center">
-<a href="/" class="logo"><img src=/pix/sky.jpg></a></pre><nav>
- <p class="menu"></p>
- <div class="menu">
- <a href="index.html">
- <img src=/favicon.ico align=left width=30></a>
- <a href="/about.html">[About]</a>
- <a href="/contact.html">[Contact]</a>
- <p class="menu"></p>
- </nav>
- <h3 class="left">
- <div class="tops">
- </div>
- <body>
- <div class="tops">
- <h3>Other Links.</h3>
- </div>
- <body>
- <div class="ll">
- ·<a href="https://git.wrpr.us">[Git]</a>
- </div>
- <div class="ll">
- ·<a href="gopher://wrpr.us">[Gopher]</a>
- </div>
- <div class="ll">
- ·<a href="http://wrpr.us:8000">[Gopher Proxy]</a>
- </div>
- <div class="ll">
- ·<a href="http://hli2ank4yulky7k2sk26s3ztah7sv4g5mwl5ujjtb2j54hfr5s5a.b32.i2p/">[I2P Eepsite]</a>
- </div>
-
- <div class="ll">
- ·<a href="http://kuef7ymer3yc6hpyam7m24icmud6cf4qwxob4qvrch7ercalc3gijrad.onion/">[Onion]</a>
- </div>
- <div class="ll">
- ·<a href="https://searx.wrpr.us">[Searx]</a>
- </div>
- <div class="l3">
- <p>BTC:</p>
- <code><strong>bc1qdvk8nvw95t066cxq73w4ewfp8kahr84u2wgza5</strong></code>
- </div>
- <a href="pix/btc.png">
- <img class="qr" src="pix/btc.png">
- </a>
-
-
- <div class="tops">
- <h3>About this Site.</h3>
- </div>
- <div class="ll"> <p>
- This site was written in vanilla HTML and CSS; made to load as fast as possible, on any device, on nearly any connection.</p>
-
- <h4>Privacy.</h4>
- <p>
- This site respects user privacy, there are no trackers, tracers, cookies or JavaScript of any kind. (Except on the SearXNG instance.)
- </p>
-
- <p><i>Site Last Updated: 12/13/24</i></p>
- <footer>
- <footer class="left">
- <a href="/">
- <img src="/favicon.ico" width="30"></a>
- <a href="https://git.wrpr.us">
- <img src="/pix/git.png" width="30"></a>
-
- </footer>
-
- </body>
-
-</html>
diff --git a/index.html b/index.html
@@ -1,28 +1,80 @@
<!DOCTYPE html>
<html>
- <head>
- <title>~/WRPR</title>
- <meta charset="utf8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" href="style.css" type="text/css">
- <link media="screen" title="index" charset="utf-8">
- <link rel="icon" href="favicon.ico">
- </head>
- <pre>
- <pre class="left">
- <a href="/" class="logo"><img src=/favicon.ico></a>
- </pre><body><div class="left"><div class="greentext">
- <p>*** Open on Gopher ***</p>
-
- <a href="about.html">/ABOUT</a>
- <a href="gopher://wrpr.us">/GOPHER</a>
- <a href="http://wrpr.us:8000">/GOPHER PROXY</a>
- <a href="https://git.wrpr.us">/GIT</a>
- <a href="https://searx.wrpr.us">/SEARX</a>
- <a href="irc.wrpr.us:7000">/IRC</a>
- <a href="http://hli2ank4yulky7k2sk26s3ztah7sv4g5mwl5ujjtb2j54hfr5s5a.b32.i2p:80/">/I2P</a>
- <a href="http://kuef7ymer3yc6hpyam7m24icmud6cf4qwxob4qvrch7ercalc3gijrad.onion">/ONION</a>
- <a href="bitcoin:bc1qdvk8nvw95t066cxq73w4ewfp8kahr84u2wgza5?message=Donations">/BTC</a>
- </pre>
- </body>
+ <head>
+ <title>[wrpr.us]</title>
+ <meta charset="utf8">
+ <link rel="stylesheet" type='text/css' href="style.css">
+ <link rel="icon" href="favicon.ico">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+</head>
+<div class="wrapper">
+<pre class="center">
+<a href="/" class="logo"><img src=/pix/sky.jpg></a></pre><nav>
+ <p class="menu"></p>
+ <div class="menu">
+ <a href="index.html">
+ <img src=/favicon.ico align=left width=30></a>
+ <a href="/about.html">[About]</a>
+ <a href="/contact.html">[Contact]</a>
+ <p class="menu"></p>
+ </nav>
+ <h3 class="left">
+ <div class="tops">
+ </div>
+ <body>
+ <div class="tops">
+ <h3>Other Links.</h3>
+ </div>
+ <body>
+ <div class="ll">
+ ·<a href="https://git.wrpr.us">[Git]</a>
+ </div>
+ <div class="ll">
+ ·<a href="gopher://wrpr.us">[Gopher]</a>
+ </div>
+ <div class="ll">
+ ·<a href="http://wrpr.us:8000">[Gopher Proxy]</a>
+ </div>
+ <div class="ll">
+ ·<a href="http://hli2ank4yulky7k2sk26s3ztah7sv4g5mwl5ujjtb2j54hfr5s5a.b32.i2p/">[I2P Eepsite]</a>
+ </div>
+
+ <div class="ll">
+ ·<a href="http://kuef7ymer3yc6hpyam7m24icmud6cf4qwxob4qvrch7ercalc3gijrad.onion/">[Onion]</a>
+ </div>
+ <div class="ll">
+ ·<a href="https://searx.wrpr.us">[Searx]</a>
+ </div>
+ <div class="l3">
+ <p>BTC:</p>
+ <code><strong>bc1qdvk8nvw95t066cxq73w4ewfp8kahr84u2wgza5</strong></code>
+ </div>
+ <a href="pix/btc.png">
+ <img class="qr" src="pix/btc.png">
+ </a>
+
+
+ <div class="tops">
+ <h3>About this Site.</h3>
+ </div>
+ <div class="ll"> <p>
+ This site was written in vanilla HTML and CSS; made to load as fast as possible, on any device, on nearly any connection.</p>
+
+ <h4>Privacy.</h4>
+ <p>
+ This site respects user privacy, there are no trackers, tracers, cookies or JavaScript of any kind. (Except on the SearXNG instance.)
+ </p>
+
+ <p><i>Site Last Updated: 12/13/24</i></p>
+ <footer>
+ <footer class="left">
+ <a href="/">
+ <img src="/favicon.ico" width="30"></a>
+ <a href="https://git.wrpr.us">
+ <img src="/pix/git.png" width="30"></a>
+
+ </footer>
+
+ </body>
+
</html>