Skip to content

Instantly share code, notes, and snippets.

@mrshawnspencer
Created October 21, 2019 15:48
Show Gist options
  • Save mrshawnspencer/5a726718572cc3c2934849d43e07e278 to your computer and use it in GitHub Desktop.
Save mrshawnspencer/5a726718572cc3c2934849d43e07e278 to your computer and use it in GitHub Desktop.
// Test: https://gist.github.com
// console.log(window.location.protocol);
// Result: https
var wlp = window.location.protocol;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment