You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is extremely unimportant so don't consider it as a real feature request, just a tiny potential improvement. The feed URLs contain an entire UUID which seems excessive. Just a 5 character ASCII string gives around 34 billion unique URLs, and looks much prettier.
This is extremely unimportant so don't consider it as a real feature request, just a tiny potential improvement. The feed URLs contain an entire UUID which seems excessive. Just a 5 character ASCII string gives around 34 billion unique URLs, and looks much prettier.
Difference:
https://paperpod.fm/api/feeds/a7eaa0a8-0513-11ec-9a03-0242ac130003 (random UUID generated by me)
vs:
https://paperpod.fm/api/feeds/a7eaa
The text was updated successfully, but these errors were encountered: