Skip to content

Instantly share code, notes, and snippets.

@kalimar
Created April 15, 2013 13:25
Show Gist options
  • Select an option

  • Save kalimar/5388036 to your computer and use it in GitHub Desktop.

Select an option

Save kalimar/5388036 to your computer and use it in GitHub Desktop.
ZL Clipper Code
javascript:(function(){ZL_HOST='http://www.ziplist.com';try{var x=document.createElement('SCRIPT');x.type='text/javascript';x.src=ZL_HOST+'/javascripts/recipe_scrape.js?'+(new Date().getTime()/100000);document.getElementsByTagName('head')[0].appendChild(x);}catch(e){location.href=ZL_HOST+'/meta_recipe?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);}})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment