Skip to content

Instantly share code, notes, and snippets.

@Sai
Created April 20, 2011 13:54
Show Gist options
  • Save Sai/931387 to your computer and use it in GitHub Desktop.
Save Sai/931387 to your computer and use it in GitHub Desktop.
Evaporation
javascript:var $li=$('li.user a.avatar'),all=$li.size(),already=$li.filter(function(){return /^s*[[u4e00-u9fa5]{3}]$/.test($(this).text());}).size();var r="好友中有"+parseInt(already/all*10000)/100+"%被感染!!";prompt('',r);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment