daftpatience
9 hours ago
a whole day and im still seeing older versions of a page even on other browsers. helpppp sobs
daftpatience
9 hours ago
found this info https://forum.melonland.net/index.php?topic=1619.0 (had to ublockorigin zap the overlays to see the forum lol) about the caching... i wonder if that covers the many hours so far that the deleted pages are still visible. i'm worried about that a little.
neopetgameboy
2 days ago
oh my gosh, thank you!! hoya are simply *the best* houseplant. so rewarding to grow!! i really love your page (i feel particularly inspired by your journal page) and i am eager to see your illustration + objects pages in the future~
things in my reading log are still weirdly not updating... once a file is in there even if i delete+reupload it keeps clinging to the old one... im at a loss. it isnt my cache, ive cleared that and the deleted files are even visible on other browsers and devices... so i gotta assume its on neocities' end. there's just no way my js could point to a html page that no longer exists
another way you can go about cache busting is by adding a query parameter. neocities treats the file "main.js" as a differeny file from "main.js?v=1" and will force the browser to fetch a newer version of that file. (https://petrapixel.yorniq.xyz/coding/cachebusting)