Skip to content

Instantly share code, notes, and snippets.

@lilumi
Created November 4, 2015 18:35
Show Gist options
  • Save lilumi/613bcb31b2669c3edbe3 to your computer and use it in GitHub Desktop.
Save lilumi/613bcb31b2669c3edbe3 to your computer and use it in GitHub Desktop.
javascript:void(function()%7Bvar i,a,s%3Ba%3Ddocument.getElementsByTagName(%27link%27)%3Bfor(i%3D0%3Bi<a.length%3Bi%2B%2B)%7Bs%3Da%5Bi%5D%3Bif(s.rel.toLowerCase().indexOf(%27stylesheet%27)>%3D0%26%26s.href) %7Bvar h%3Ds.href.replace(/(%26%7C%5C%3F)forceReload%3D%5Cd%2B/,%27%27)%3Bs.href%3Dh%2B(h.indexOf(%27%3F%27)>%3D0%3F%27%26%27:%27%3F%27)%2B%27forceReload%3D%27%2B(new Date().valueOf())%7D%7D%7D)()%3B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment