It’s now up for prod: https://quack-psi.vercel.app

For some reason vercel decided to put psi after the url

Please feel free to try to xss it or find vulnerabilities, it won’t work. But please don’t spam

I’m making a clone of the Open Ended Questions feature in PollEverywhere.com with Sveltekit. It’s called “Quack”: https://github.com/Oren-Lindsey/quack

Idk if anyone on here will ever use it but still

Also it’s not finished yet (it’s conspicuously missing CSS and the entire moderation system)

Jun 5, 2022, 6:14 PM
2 0 15

comments (single view)

Dannnng. You made it so you can only put certain chars in

heck

yup, I actually used wasteof’s regex (which is /^[a-z0-9_\\-]{1,20}$/) but made it so it could be 100 characters long

instead of 20

View all comments