Skip to content

Commit

Permalink
Update META.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xixu-me committed Oct 22, 2024
1 parent 32688eb commit 79534b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META.js
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ function createServiceRuleProviders(services, commonConfig) {
format: "mrs",
behavior: "domain",
url: `https://cdn.jsdelivr.net/gh/\u004D\u0065\u0074\u0061\u0043\u0075\u0062\u0065\u0058/meta-rules-dat@meta/geo/geosite/${ruleName.toLowerCase()}.mrs`,
path: `./ruleset/metacubex/${name.toLowerCase()}.mrs`,
path: `./ruleset/\u006D\u0065\u0074\u0061\u0063\u0075\u0062\u0065\u0078/${name.toLowerCase()}.mrs`,
};
return acc;
}, {});
Expand Down

0 comments on commit 79534b9

Please sign in to comment.