mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
chore: update resource
This commit is contained in:
@@ -258,7 +258,7 @@ async function resolveService() {
|
|||||||
*/
|
*/
|
||||||
async function resolveMmdb() {
|
async function resolveMmdb() {
|
||||||
const url =
|
const url =
|
||||||
"https://github.com/Dreamacro/maxmind-geoip/releases/download/20220512/Country.mmdb";
|
"https://github.com/Dreamacro/maxmind-geoip/releases/download/20220812/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");
|
||||||
|
|||||||
Reference in New Issue
Block a user