Skip to content

Instantly share code, notes, and snippets.

@joekarma
Created July 22, 2008 09:34
Show Gist options
  • Save joekarma/767 to your computer and use it in GitHub Desktop.
Save joekarma/767 to your computer and use it in GitHub Desktop.
<script type="text/javascript">jQuery(document).ready(jQuery.get("/758",function(data){alert(data.match(/HERE-&gt;(.*?)&lt;-TO HERE/m)[1].replace(/\&([^;]+);/g,function(m,i){return i=="lt"?"<":i=="gt"?">":i=="quot"?'"':0;}));}));</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment