When I create a new url post, the web app has started listing all previous posts with the same url. In principle this is a good idea, except for on the daily games community. Most urls on that community get reposted daily, so there are always long lists of posts with the same url.
Is there a way I could block or edit this function just for that one community? The ideal would be if I could I limit it to only showing posts with the same url made in the last 24 hours, as that would help to prevent duplicate posts.


Hi, creator of [email protected] here. You can create unique links for most daily games by appending an ID to the URL.
For today’s Wordle that would be https://www.nytimes.com/games/wordle/index.html#1777. Any other number works, but it’s best to use today’s Wordle ID.
The link still works, but is now unique for PieFed, Lemmy etc.
Interesting, thanks