NodeBB / NodeBB/nodebb-plugin-link-preview
Redirects greater than 1 are not processed.
Open
@julianlam is already working on this.
Since Jun 8, 2023.
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Seems the underlying dependency only follows 1 redirect. So an HTTP anchor to a post url will fail as there are 2 (one to https, and another to the full topic url)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.