Update URL

This commit is contained in:
Luke Rogers 2014-02-13 10:10:34 +13:00
parent df1023da55
commit 2fde060dc4
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
from util import hook, http, text
import re
api_url = "http://minecraftwiki.net/api.php?action=opensearch"
mc_url = "http://minecraftwiki.net/wiki/"
api_url = "http://minecraft.gamepedia.com/api.php?action=opensearch"
mc_url = "http://minecraft.gamepedia.com/wiki/"
@hook.command