Skip to content

Instantly share code, notes, and snippets.

@greatghoul
Created July 21, 2018 00:19
Show Gist options
  • Save greatghoul/7f9934fd78652a175442ec3a08ec3eba to your computer and use it in GitHub Desktop.
Save greatghoul/7f9934fd78652a175442ec3a08ec3eba to your computer and use it in GitHub Desktop.
(function()%7Bvar%20domain%20=%20window.location.href.split(':');
if(domain%5B0%5D%20==%20'http'%20%7C%7C%20domain%5B0%5D%20==%20'https')%7Bif(document.getElementById('shouqu_script'))%7BclearElement();
%7Dvar%20d%20=%20document.createElement('script');
%20d.id%20=%20'shouqu_script';
%20d.setAttribute('charset','utf-8');
%20d.src%20=%20'https://shouqu.me/js/shouqu_tools.js';
%20document.body.insertBefore(d,%20document.body.childNodes%5B0%5D);
%7D%7D)();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment