Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn the user if embeded links doesnt match text #161

Open
Pdzly opened this issue Jun 1, 2024 · 4 comments
Open

Warn the user if embeded links doesnt match text #161

Pdzly opened this issue Jun 1, 2024 · 4 comments

Comments

@Pdzly
Copy link
Member

Pdzly commented Jun 1, 2024

I would like to have a warning if the embeded link is not the same as the text.

For example:

Text: google.com/search..
Url: example.com

in md format: google.com/search

=> warning to the user that the urls doesnt match the texts "advertised" url.

@Pdzly
Copy link
Member Author

Pdzly commented Jun 1, 2024

I am not sure if it still should warn the user if the text is NOT a url for example here is the example

@lazyguru
Copy link
Member

lazyguru commented Jun 1, 2024

Maybe we could support a redirect page like what YouTube does?

@chasingtheflow
Copy link
Contributor

What does youtube do? I don't think I'm familiar with what you mean.

@Pdzly
Copy link
Member Author

Pdzly commented Jun 14, 2024

What youtube does is just a proxy so that they can track your redirects. We probably dont want that…. but a redirect warning page e.g.

"WARNING YOU LEAVE insert instance name!"
Continue | Return | Never warn me about xyz.com | (not recommended) Never warn me about anything

@lazyguru

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants