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

The site you just tried to visit looks fake. Attackers sometimes mimic sites by making small, hard-to-see changes to the URL. #4

Open
pritisolanki opened this issue Apr 11, 2023 · 2 comments

Comments

@pritisolanki
Copy link

Brief bug description

Demo link in the readme - https://kontent-ai-boilerplate-next-js.netlify.app/ in Chrome redirects to the error page.

Repro steps

  1. Open Chrome
  2. Go to https://kontent-ai-boilerplate-next-js.netlify.app/
  3. See the error

Did you mean kontent.ai?
The site you just tried to visit looks fake. Attackers sometimes mimic sites by making small, hard-to-see changes to the URL.

Expected behavior

Site load as shown in the readMe

Test environment

  • Platform/OS: MacOs
  • Browser : Chrome
  • Version : 112.0.5615.49

Additional context

Works on safari

Screenshots

Screen Shot 2023-04-11 at 10 51 04 AM

@Simply007
Copy link
Contributor

Hello @pritisolanki,

this is the standard behavior of the browser. The deployed sample uses the development domain from Netlify since it is not a standard website. The algorithm behind similar URL detection is on the browser itself.

I can change the URL (more specifically the subdomain up to 37 characters), but since I would like to keep the repository name as well as "kontent-ai" in it it is hard to use something different. Do you have any suggestions?

If you choose "ignore" and acknowledge that you are aware that this is not a fake URL misleading to another page you will access the site as usual.

@Simply007
Copy link
Contributor

Did that help @pritisolanki?

Od do you have any other suggestions? We can i.e. change the domain to something safer.

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

2 participants