mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-21 20:32:59 +00:00
Modify the current linkRegex to require http|https which appears to be the intended behavior based on the comments. Right now, it also matches anything starting with www as well. Also add testing for linkRegex