This commit is contained in:
2024-10-16 11:07:13 +08:00
parent 7b1e27db87
commit 95c3e1cda8
14 changed files with 256 additions and 44 deletions

View File

@@ -357,7 +357,7 @@ char *qqwry_(char *ip)
return NULL;
}
}
qqwry_init("qqwry.dat");
qqwry_init(qqdb_path);
get_location(ip);

Binary file not shown.