Ok let’s say i have a web server that produces a dynamically generated image that is linked to that event. I want to place that url in the event itself. Can’t do this because the url contains the event id.
Should I just maintain a database that links my own randomly generated urls with event ids?
The idea for u tag came from trying to avoid having to do that