misc.wolfram: re-enable geoip as it doesnt matter anymore

This commit is contained in:
Cynthia Foxwell 2023-01-12 16:34:33 -07:00
parent 79fd9a2210
commit 7cecf20a9d
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ wolfram.callback = async function (msg, line, args, {verbose, v}) {
if (!data) return WA_NO_ANSWER;
// fake no answer
if (data[0].subpods[0].plaintext.includes("geoIP")) return WA_NO_ANSWER;
//if (data[0].subpods[0].plaintext.includes("geoIP")) return WA_NO_ANSWER;
if (_verbose) {
const embed = {