Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit 7f1151b

Browse files
author
Zirak
committed
i r retard, fixes #88, @AmaanC is right
1 parent 13af8a3 commit 7f1151b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

master.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6599,7 +6599,7 @@ bot.addCommand({
65996599

66006600
function command ( args, cb ) {
66016601
IO.jsonp({
6602-
url : 'http://en.wiktionary.org/w/api.php',
6602+
url : 'http://en.wikipedia.org/w/api.php',
66036603
jsonpName : 'callback',
66046604
data : {
66056605
action : 'opensearch',

0 commit comments

Comments
 (0)