update urltools.py for git.io

This commit is contained in:
neersighted 2012-02-28 23:32:42 -08:00
parent f3c8a54d3f
commit e77e45d8b8

View file

@ -6,7 +6,7 @@ import BeautifulSoup
ignored_urls = ["http://google.com", "http://youtube.com",
"http://pastebin.com", "http://mibpaste.com",
"http://fpaste.com"]
"http://fpaste.com", "http://git.io"]
wordDic = {
'"': '"',