Skip to content

Instantly share code, notes, and snippets.

View gesteves's full-sized avatar

Guillermo Esteves gesteves

View GitHub Profile
javascript:if((location.href.search(/twitter.com/)!=-1)&&(location.href.search(/status/)!=-1)){
u=location.href.split('/');location.href='http://favstar.fm/users/'+u[3]+'/status/'+u[5];}else{alert(%22This%20isn't%20a%20tweet!%22);}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title></title>
<style type="text/css">
li {
list-style-type:none;
position:relative;