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 problem

This website uses javascript for helper functions like the save/load options and configuration. The website is totally usable without js enabled and, with some work even from elinks or eww...
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.

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