diff options
author | nathansmith <nathansmith@posteo.com> | 2025-04-21 07:31:11 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-04-21 07:31:11 -0600 |
commit | a1254df46ed2e1d07573c22b9236ebd05f3e737d (patch) | |
tree | e8f3d0756e275e753c1e058885bda3968429cca0 /index.html | |
parent | 773255fa8ba13fc2efe9761795b6f298477a3a10 (diff) |
No more hot linked images
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -112,7 +112,7 @@ table { <area href="https://baccyflap.com/noai/?rnd" target="_top" shape="rect" coords="137,36,211,58" alt="random" title="random"> <area href="https://baccyflap.com/noai/?nxt&s=nsw" target="_top" shape="rect" coords="218,36,292,58" alt="next" title="next"> </map> - <img usemap="#w95widget" src="https://baccyflap.com/noai/w95widget.gif" alt="a gray Windows 95 style dialog box titled 'The No AI Webring' with a little icon showing a computer chip in a rubbish bin. beside it are three clickable buttons, labeled Previous, Random... and Next"> + <img usemap="#w95widget" src="images/no_ai_widget.gif" alt="a gray Windows 95 style dialog box titled 'The No AI Webring' with a little icon showing a computer chip in a rubbish bin. beside it are three clickable buttons, labeled Previous, Random... and Next"> <table> <tr> @@ -122,7 +122,7 @@ table { <tr> <td> <a href="https://mr.jhorn.net/index.php"> - <img src="https://mr.jhorn.net/assets/button.gif" alt="Music web ring"></a> + <img src="images/music_ring.gif" alt="Music web ring"></a> <br/> <a href="https://mr.jhorn.net/prev.php?slug=nsw">prev</a> <a href="https://mr.jhorn.net/rand.php">rand</a> @@ -165,7 +165,7 @@ table { <span class='webring-links'> <a href='https://teethinvitro.neocities.org/webring/linuxring/'><img - src="https://teethinvitro.neocities.org/webring/linuxring/script/tuxicon.png" + src="images/tuxicon.png" width="10%"/></a> </span> </td> @@ -193,34 +193,34 @@ table { </tr> </table> - <a href="https://sdf.org" target="_blank"><img src="https://sdf.org/sdfbanner.png" alt="powered by sdf"/></a> - <a href="https://yesterweb.org/no-to-web3" target="_blank"><img src="https://yesterweb.org/no-to-web3/img/roly-saynotoweb3.gif" alt="keep the web free"/></a> + <a href="https://sdf.org" target="_blank"><img src="images/sdfbanner.png" alt="powered by sdf"/></a> + <a href="https://yesterweb.org/no-to-web3" target="_blank"><img src="images/roly-saynotoweb3.gif" alt="keep the web free"/></a> <a href="http://wiby.org/" target="_blank"> - <img src="https://wiby.me/about/wiby.org.gif" alt="wiby"> + <img src="images/wiby.gif" alt="wiby"> </a> <a href="https://digdeeper.club" target="_blank"> - <img src="https://digdeeper.club/images/button.png" alt="digdeeper"/> + <img src="images/digdeeper.png" alt="digdeeper"/> </a> <a href="https://spyware.neocities.org" target="_blank"> - <img src="https://spyware.neocities.org/images/activelink.png" alt="Online spyware watchdog"/> + <img src="images/spyware_watchdog.png" alt="Online spyware watchdog"/> </a> <a href="https://isntreal.neocities.org" target="_blank"> <img src="images/isntreal.png" alt="isntreal"/> </a> <a href="https://speevtheteev.neocities.org" target="_blank"> - <img src="https://speevtheteev.neocities.org/assets/websitebutton.gif" alt="speevtheteev"/> + <img src="images/speevtheteev.gif" alt="speevtheteev"/> </a> <a href="https://foggybear42.neocities.org" target="_blank"> - <img src="https://foggybear42.neocities.org/images/foggybear42-red.gif" alt="foggybear42"/> + <img src="images/foggybear42.gif" alt="foggybear42"/> </a> <a href="https://t-hates-you.neocities.org" target="_blank"> - <img src="https://file.garden/ZoyWx9J8Swks2aed/evilfuckingwebsite.webp" alt="t-hates-you"/> + <img src="images/evilfuckingwebsite.png" alt="t-hates-you"/> </a> <a href="https://aurorawho.neocities.org" target="_blank"> - <img src="https://aurorawho.neocities.org/misc%20images/bloggif_6760e269bfb22.gif" alt="aurorawho"/> + <img src="images/aurorawho.gif" alt="aurorawho"/> </a> <a href="https://moosyu.com" target="_blank"> - <img src="https://moosyu.com/assets/button.png" alt="Moosyu"/> + <img src="images/moosyu.png" alt="Moosyu"/> </a> <br/> @@ -228,7 +228,7 @@ table { <img src="images/yuentp.gif" alt="yuentp"/> </a> <a href="https://cloud13.neocities.org" target="_blank"> - <img src="https://cloud13.neocities.org/powered%20by%20BLAHAJ.png" alt="Powered by BLAHAJ"/> + <img src="images/blahaj_button.png" alt="Powered by BLAHAJ"/> </a> <img src="images/tiny_lain.gif" alt="Lain"/> @@ -241,7 +241,7 @@ table { <br/> <img src="images/bi.gif" alt="bi pride"/> <img src="images/coffee.gif" alt="need moar coffee XD"/> - <img src="https://adriansblinkiecollection.neocities.org/a38.gif" alt="I love my boyfriend"/> + <img src="images/i_love_my_bf.gif" alt="I love my boyfriend"/> </center> </body> </html> |