▲ | vldszn 4 days ago | |||||||
Thanks for the feedback! The long URL is a compromise that lets the service work without requiring sign-ups or storing user data. I’ll definitely try to make the “support my work” popup less aggressive. | ||||||||
▲ | wonger_ 4 days ago | parent [-] | |||||||
I think you could cut the URL length in half if you remap the JSON keys before compressing. Like turning
to this
Cut from ~1400 to ~700 chars in my testing, which is still a lot, so idk if you think it would be worth the extra code. | ||||||||
|