Skip to content

Instantly share code, notes, and snippets.

@aletoropov
Created February 22, 2024 17:23
Show Gist options
  • Save aletoropov/5c37ae7481c18fe9a5f778062c827d7f to your computer and use it in GitHub Desktop.
Save aletoropov/5c37ae7481c18fe9a5f778062c827d7f to your computer and use it in GitHub Desktop.
Редирект с помощью JavaScript
window.location.replace('https://aletoropov.ru');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment