Change ir region rules

This commit is contained in:
problematicconsumer
2023-11-19 12:29:30 +03:30
parent 49bb62c828
commit ea8f86dff8
2 changed files with 4 additions and 4 deletions

View File

@@ -99,7 +99,7 @@ List<Rule> rules(RulesRef ref) => switch (ref.watch(regionNotifierProvider)) {
id: "id",
name: "name",
enabled: true,
domains: "domain:.ir",
domains: "domain:.ir,geosite:ir",
ip: "geoip:ir",
outbound: RuleOutbound.bypass,
),