The browse page uses a materialized view that refreshes every 30 minutes — your link may not appears at once.
/**
* Self-hosted Umami instance
*
* Note: Every time we update our self-hosted Umami to a new version,
* the contents of script.js may change. We must remember to regenerate
* and deploy the new SRI hash, otherwise the browser will block the script
* and tracking will silently stop.
* To generate the hash:
* curl -s https://umami.fsd.epfl.ch/script.js | openssl dgst -sha256 -binary | openssl base64 -A
*
*/
?>