Permalinks changed?
Open
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Last year I bookmarked a bunch of games. All of their urls are of the form `https://ooooooooo.ooo/static/?`, but now they all 404 and I have to change them to be of the form `https://ooooooooo.ooo/?id=` for it to work. Is it possible to make the old form redirect to the new form or something?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the routing or URL-handling entry point for `/static/?` and `/?id=`; confirm that the old form redirects to the new form and that existing game links still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100