Created
March 2, 2021 13:42
-
-
Save tree-s/343af0734abd46837672358abc807772 to your computer and use it in GitHub Desktop.
Github web IDE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript: /^github(?:1s)?\.com$/.test(location.hostname) ? location.hostname = `github${location.hostname === 'github.com' ? '1s' : ''}.com` : location.href = 'https://github.com' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment