mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 23:13:44 +08:00
chore: update mmdb
This commit is contained in:
parent
f46fa61cf3
commit
5d7ad4b3bd
@ -260,7 +260,7 @@ async function resolveService() {
|
|||||||
*/
|
*/
|
||||||
async function resolveMmdb() {
|
async function resolveMmdb() {
|
||||||
const url =
|
const url =
|
||||||
"https://github.com/Dreamacro/maxmind-geoip/releases/download/20220812/Country.mmdb";
|
"https://github.com/Dreamacro/maxmind-geoip/releases/download/20221012/Country.mmdb";
|
||||||
|
|
||||||
const resDir = path.join(cwd, "src-tauri", "resources");
|
const resDir = path.join(cwd, "src-tauri", "resources");
|
||||||
const resPath = path.join(resDir, "Country.mmdb");
|
const resPath = path.join(resDir, "Country.mmdb");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user