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