10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
map $geoip2_data_country_code $allowed_country {
|
|
default yes;
|
|
FK no;
|
|
FM no;
|
|
EH no;
|
|
CN no;
|
|
VN no;
|
|
RU no;
|
|
}
|