Configuration Page

  • Page: 

Something about cookies or session info

I'll take some words about cookies and session info for this site. While it could appear like I'm using cookies to track site changes I'm technically not. I'm using Session Storage (Here MDN docs if you are a webdev beginner). Which are not technically cookies and have specific differences that makes more suitable for this job.
This website only tracks information about the page position and utility configurations. there are not transmitted to the server in any way and I don't track them.
From this page you should be able to clear the information and left your cache clean for this website. If you prefear it is possible to do the same from the Developer console and check the content.

Javascript

This website uses javascript extensively for page loading, save/load options, configuration and theming. Those are not required for the website to work but highly reccomended as they enhance the website functionalities. The website is also tested with browsers like elinks and eww for minimum functionality, trying to not gatekeep the comic behind specific browsers.
how appears on eww
This website is not optimized for terminal browser though, For that I reccomend The Gemini instance, It contains all the same comics without js functionalities.

Browser compatibility

With this website I'll try to mantain the more compatibility as possible. The development is usually made under firefox or firefox based browsers, then every now and then tested with other browser with or without javascript support.
Below there is the list of browser and test result. More browsers to come:

Firefox🟢 Good
Librewolf🟢 Good
Zen🟢 Good
Chromium🟢 Good
Vivaldi🟢 Good
Epiphany🟢 Good
Konqueror🟢 Good
Falkon🟢 Good
Edge🟢 Good
WebPositive🟢 Good
Dillo🟡 Working
Nyxt🟡 Working
Ladybird🟡 Working
Links🟠 Usable
eww🟠 Usable
w3m🟠 Usable
Mothra🟠 Usable
Mosaic🔴 Not working
Browser where the page visualisation is usable usually are affected to display the page twice, and only the bottom half works correctly. In these cases it would be a better experience to use the gemini instance at gemini://kodaro.it/msf

My Soft Fantasy © 2025 by Karbin is licensed under CC BY-SA 4.0
Indie Flower font by Kimberly Geswein under OFL1.1
Hunchentoot under 2-Clause BSD License
This website doesn't use cookies. Session storage is used to keep saved information about page manually saved and other user requested configurations. These informations are not sent to the server and are known only by the user.
The website will collect information such as IP, time and page visited. This information will be kept only for debugging and monitoring purposes.