Unkn0wnCreator

Results 4 issues of Unkn0wnCreator

Hi, When I use chars like the german-umlaute "öäü" they will get Replaced with ��� Maybe the secret.html is exported with ASCII encoding and not UTF-8 so that the chars...

Hi, You could add this to the end of the secret-template file, within the script tag, to allow that. document.querySelector("#password").addEventListener("keyup", event => { if(event.key !== "Enter") return; decrypt() event.preventDefault(); });

Hi, first of all I am very thankful for your work on this it works really well and keeps my resources under control :) I would like to see Velocity...

Hi, Sorry to bother you but ChatGPT is listed as an app and at least for me it does not work. does someone know how to fix that?