Where does Chrome store redirects?

Viewed 144

I am dealing with a server that is being redirected.

For example when I enter http://195.20.241.96/, Chrome redirects me to http://somedomain.xyz

Now I have changed this redirect. When I open a new Incognito tab in Chrome, it stays at http://195.20.241.96/. However, in the non-Incognito tab, it still redirects to http://somedomain.xyz

I would like to remove this redirection.

Where do Chrome stores this redirection?

Thank you!

1 Answers

Google Chrome cache permanent redirects. To clear them, go to chrome://settings/clearBrowserData. Clearing the cached images and files will do.

It's unclear that where the Chrome stores the redirects.

Related