Skip to content

Commit

Permalink
[admin] update ip2c mirror link
Browse files Browse the repository at this point in the history
  • Loading branch information
Dutchman101 committed Jan 16, 2023
1 parent 2843af3 commit 9ad4c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion [admin]/admin/server/admin_ip2c.lua
Expand Up @@ -10,7 +10,7 @@
local aCountries = {}
local IP2C_FILENAME = "conf/IpToCountryCompact.csv"
local IP2C_UPDATE_URL = "http://mirror.multitheftauto.com/mtasa/scripts/IpToCountryCompact.csv"
local IP2C_UPDATE_URL = "http://mirror-cdn.multitheftauto.com/mtasa/scripts/IpToCountryCompact.csv"
local IP2C_UPDATE_INTERVAL_SECONDS = 60 * 60 * 24 * 1 -- Update no more than once a day
function getPlayerCountry ( player )
Expand Down

0 comments on commit 9ad4c36

Please sign in to comment.