Defang URLs
Maijin opened this issue · 1 comments
Hello o/
I was browsing TweetFeed when I realized the malicious URLs and Domains on the site, for example on search https://tweetfeed.live/search.html are clickable despite the icon seemingly indicating it may just offer a copy in clipboard.
This issue is to suggest to Defang the URLs and Domains to avoid misclicks.
Hi @Maijin
It's interesting. This is the first time someone let me know this issue.
I have been testing to include another button but doesn't seem "clean" to me:
I have also tested to remove any direct link:
This way it avoids the possibility of accessing the malicious site by mistake, but also add steps to check several sites (clicking clipboard button -> pasting in browser).
I'll leave active this last version and see the feedback it receives.
Thank you for the issue.