Okay! So! If you want to be part of the Zampanio webring, just copy and paste the following code into the html of
your site!
Make sure to read it carefully to make sure there's not anything weird or dangerous in it! If you're REALLY
worried, read the code and make your own version (and feel free to use my code or any version you make from it for
non zampanio webrings, too)! Really all that matters is you read the list of webring sites from
here:
https://laughing.observer/LTESim/webring.json!
I've made the code as safe as I can but you should always double check!
Oh! Make sure you let me know you wanna be added to the webring so I can update the list! The guestbook is probably
a good way to reach me!
THIS version is safe to use on NEOCITIES! Neocities blocks network calls to other sites, but NOT scripts you load
from other sites! This means that even if I get hacked or get weird there's only so much damage I can do to your
site!
ALWAYS check what is inside any script src you put on your website.
But also know it can change at any time and you won't know.
Here is a link to easily check what is inside webring.js
right now.
THIS version is safe to use on any site that lets you go grab json from somewhere else! It means you're not running
any strange javascript at all on your page (because you are hosting it yourself)! BUT it means you need to make a
network call to my site and get the json for the webring from it (it's just data, it won't run), and then use it in
safe ways (as text, not setting any HTML interpreted things)