diff --git a/scripts/check.mjs b/scripts/check.mjs index 5b7aceb9..29b3d44f 100644 --- a/scripts/check.mjs +++ b/scripts/check.mjs @@ -286,7 +286,7 @@ const resolveUninstall = () => const resolveMmdb = () => resolveResource({ file: "Country.mmdb", - downloadURL: `https://github.com/Dreamacro/maxmind-geoip/releases/download/20230812/Country.mmdb`, + downloadURL: `https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/country.mmdb`, }); const resolveGeosite = () => resolveResource({