init wiki
This commit is contained in:
parent
2799026309
commit
9c0c601e99
@ -32,7 +32,7 @@ var verify_word = function verify_word(word) {
|
||||
"utf8": "",
|
||||
"srprop": "",
|
||||
"srsearch": word,
|
||||
// "srwhat": "nearmatch"
|
||||
"srwhat": "nearmatch"
|
||||
});
|
||||
req.end(function (res) {
|
||||
if (res.error) reject(res.error);
|
||||
@ -145,6 +145,3 @@ var wiki = function () {
|
||||
module.exports = wiki;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user