PSFree icon indicating copy to clipboard operation
PSFree copied to clipboard

Possible stability fix

Open boredmonkeyman opened this issue 5 months ago • 3 comments

My fork of the page works 90% of time with no crashes

All I changed was in the index

src="payload.js"

Becomes

src="./payload.js"

boredmonkeyman avatar May 18 '25 21:05 boredmonkeyman