Update web.py
This commit is contained in:
parent
16ad0cfbf6
commit
3d74b7781d
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Reference in a new issue