From a01b595953673b416d9f2213d1b24fff47abf288 Mon Sep 17 00:00:00 2001 From: Michielo Date: Sun, 18 Feb 2024 20:51:25 +0100 Subject: [PATCH] Correct ISO codes link --- Common/src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/src/main/resources/config.yml b/Common/src/main/resources/config.yml index 6098586..a28421a 100644 --- a/Common/src/main/resources/config.yml +++ b/Common/src/main/resources/config.yml @@ -50,7 +50,7 @@ alerts: &7in location &8(&f%city%&7, &f%country%&8)' # Configuration for country gatekeepings countries: - # You must use ISO codes for country configuration: https://www.iban.com/country-code + # You must use ISO codes for country configuration: https://www.iban.com/country-codes # Leave empty to disable this configuration list: [] # Set whitelist to true to only allow listed country codes, and false to deny listed country codes.