Skip to content

Instantly share code, notes, and snippets.

@twooster
Created February 1, 2013 18:43
Show Gist options
  • Save twooster/4693190 to your computer and use it in GitHub Desktop.
Save twooster/4693190 to your computer and use it in GitHub Desktop.
javascript:(function()%7Bvar%20d%3Ddocument,f%3Dfunction(c)%7Bvar%20i,a,s,h%3Ba%3Dc.getElementsByTagName(%27link%27)%3Bfor(i%3D0%3Bs%3Da%5Bi%5D%3B%2B%2Bi)%7Bif(s.rel.toLowerCase().indexOf(%27stylesheet%27)%3E%3D0%26%26s.href)%7Bh%3Ds.href.replace(/(%26%7C%5C%3F)forceReload%3D%5Cd%2B/,%27%27)%3Bs.href%3Dh%2B(h.indexOf(%27%3F%27)%3E%3D0%3F%27%26%27:%27%3F%27)%2B%27forceReload%3D%27%2B(new%20Date().valueOf())%7D%7D%7D%3Bf(d)%3Bvar%20i,a,s%3Ba%3Dd.getElementsByTagName(%27iframe%27)%3Bfor(i%3D0%3Bs%3Da%5Bi%5D%3B%2B%2Bi)%7Bf(s.contentDocument)%3B%7D%7D)()%3B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment