Skip to content

Instantly share code, notes, and snippets.

@werdl
Created January 30, 2024 11:31
Show Gist options
  • Save werdl/82d67851f9642ae1d15eafdf55c3dbc9 to your computer and use it in GitHub Desktop.
Save werdl/82d67851f9642ae1d15eafdf55c3dbc9 to your computer and use it in GitHub Desktop.
if (window.location.includes("kes.net") {
window.location.replace("teams.microsoft.com")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment