Update: As of 11 January 2022, git.io no longer accepts new URLs.
Command:
curl https://git.io/ -i -F "url=https://github.com/YOUR_GITHUB_URL" -F "code=YOUR_CUSTOM_NAME"URLs that can be created is from:
https://github.com/*https://*.github.com
Update: As of 11 January 2022, git.io no longer accepts new URLs.
Command:
curl https://git.io/ -i -F "url=https://github.com/YOUR_GITHUB_URL" -F "code=YOUR_CUSTOM_NAME"URLs that can be created is from:
https://github.com/*https://*.github.com| var | |
| styleSheets = document.styleSheets, | |
| totalStyleSheets = styleSheets.length; | |
| for (var j = 0; j < totalStyleSheets; j++){ | |
| var | |
| styleSheet = styleSheets[j], | |
| rules = styleSheet.cssRules, | |
| totalRulesInStylesheet = rules.length, | |
| totalSelectorsInStylesheet = 0; |