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 6354152 commit 32688eb
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 @@ -432,7 +432,7 @@ function createServiceRuleProviders(services, commonConfig) {
...commonConfig,
format: "mrs",
behavior: "domain",
url: `https://cdn.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@meta/geo/geosite/${ruleName.toLowerCase()}.mrs`,
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`,
};
return acc;
Expand Down

0 comments on commit 32688eb

Please sign in to comment.