MinnDevelopment / fxreddit

Provides improved reddit embeds for services such as Discord.
https://rxddit.com
Apache License 2.0
125 stars 6 forks source link

/:id path has stopped functioning #79

Closed ahs3n closed 2 weeks ago

ahs3n commented 2 weeks ago

Now it redirects to www.reddit.com/:id, which does not work. And the preview does not exist at all.

Possible fix: redd.it/:id can be the redirect target for the user? but I don’t know about how the embed system works though

MinnDevelopment commented 2 weeks ago

This should be resolved now

ahs3n commented 1 week ago

Can confirm, it is now working as expected. Thank you! What was the issue?

MinnDevelopment commented 1 week ago

The short link was resolving to www.reddit.com/id instead of redd.it/id, I've adjusted the resolver logic to account for this