Skip to content

Instantly share code, notes, and snippets.

@sylph01
Created December 25, 2022 23:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sylph01/e04f40693a2fcafa8e37671894f9b774 to your computer and use it in GitHub Desktop.
Save sylph01/e04f40693a2fcafa8e37671894f9b774 to your computer and use it in GitHub Desktop.
(d => {
// キャッシュ対策
const s = d.createElement('script');
s.src = 'https://gist.githubusercontent.com/sylph01/11f25f175d838a97b29b2d4a320c4923/raw/e225f88e0d0d15b9aa988e82dc2930ce8ec6d44d/scoretool-unilab.js
?timestamp=' + Date.now() + 'ms';
d.head.appendChild(s);
})(document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment