Update web.py

This commit is contained in:
Luke Rogers 2013-05-14 01:01:19 +12:00
parent 16ad0cfbf6
commit 3d74b7781d

View file

@ -5,7 +5,7 @@ import json, urllib
import yql
short_url = "http://is.gd/create.php"
paste_url = "http://paste.dmptr.com"
paste_url = "http://hastebin.com"
yql_env = "http://datatables.org/alltables.env"
YQL = yql.Public()