kimilers
1 year ago
Lol I would do that but with the dress up game that would eat a lot of my bandwidth with how many files have to be reloaded from cache!
encounters-ltd
1 year ago
@matatabby ohhhh yeah in that case getting everything in as few go-rounds as possible Would be preferable
elilenti
1 year ago
I googled around and found this site that lets you preview your code: https://codepen.io/
kimilers
1 year ago
You may also need to use "whole word match" which varies based on what you are editing in but it should work virtually in most editors.
encounters-ltd
1 year ago
oooo thanks for the advice! though tbh i'm more worried about links to my site from other sites being broken, i wouldn't be able to do much about those if i were to change urls
encounters-ltd
1 year ago
the main sticking point is the age-old issue of the actual "next/previous site" ring functionality being prone to breaking due to a site being deleted or having its association removed and i'm unsure how i could efficiently handle that
astrossoundhell
1 year ago
make a new site for the webring, have the next/prev buttons redirect to it with the referrer site's name as a get parameter, have the code you own decide where to redirect. once a month scan your linked list for broken sites and then remove them from the chain if needed.
thank you!! i love lovely stuff so i'm glad my own work comes across that way