zorchenhimer / MoviePolls

Voting to decide on a movie to watch with MovieNight
https://discord.gg/F2VSgjJ
16 stars 6 forks source link

Link improvements #67

Closed CptPie closed 4 years ago

CptPie commented 4 years ago

This PR contains two fixes for link related issues. One commit fixes #61 by adapting the regex. The other commit fixes #62 by introducing a new function to strip the ref link from the input links.

This PR is based on the PR from #63 therefore it should be merged AFTER #63 is merged.