diff options
| author | MMR <56675802+mmrabbani@users.noreply.github.com> | 2023-09-12 10:10:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-12 10:10:25 +0300 |
| commit | 57cc9954afde8d87bb64d9d5742f359f25820f6d (patch) | |
| tree | f1fa36c2484816cc3bbf8263a1e0077f1f1eb340 /web/html/xui/settings.html | |
| parent | 463eac1433fc5490cdf8ffc419ad5668e94ab288 (diff) | |
include .ایران TLD for IR domains (#1037)
Diffstat (limited to 'web/html/xui/settings.html')
| -rw-r--r-- | web/html/xui/settings.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index b31ad04f..39a24c10 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -495,6 +495,7 @@ ], ir: [ "regexp:.*\\.ir$", + "regexp:.*\\.xn--mgba3a4f16a$", // .ایران "ext:iran.dat:ir", "ext:iran.dat:other", "geosite:category-ir" |
