Exclude all non-latin domains for now, to shrink the file size

This commit is contained in:
ValdikSS 2024-09-26 02:43:55 +03:00
parent 79e1857888
commit 957293df4d

View File

@ -417,4 +417,4 @@
/^caburo/ {next}
length($1) > 30 && !/wixmp/ {next}
/xn--/ {next}