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
Update all tophub.today/n/:id to tophub.today/t/:id in libs/routes/tophub/
What is actually happening?
The content URL for Tophub has been updated from tophub.today/n/:id to tophub.today/t/:id, but this project still requests tophub.today/n/:id, so all requests return 404
Deployment information
Self-hosted
Deployment information (for self-hosted)
No response
Additional info
Update all _tophub.today/n/:id_ to _tophub.today/t/:id_ in libs/routes/tophub/
This is not a duplicated issue
I have searched existing issues to ensure this bug has not already been reported