As stated on https://dev.maxmind.com/geoip/legacy/javascript/
Note: On October 31, 2017, we discontinued our legacy GeoIP JavaScript services, which used the endpoints http://js.maxmind.com/js/country.js and http://js.maxmind.com/js/geoip.js.
The attempt to use the mentioned GeoIP effectively break RunnerUpLive completely since it prevents the entire web page from loading.
How to migrate to using GeoIP2 is documented at link above, yet it is not fully trivial. Merely disabling the functionality is a work around making RunnerUpLive usable. Such a workaround is pushed to: https://git.netizen.se/RunnerUpLive/commit/?h=fix/remove_geoip
As stated on https://dev.maxmind.com/geoip/legacy/javascript/
The attempt to use the mentioned GeoIP effectively break RunnerUpLive completely since it prevents the entire web page from loading.
How to migrate to using GeoIP2 is documented at link above, yet it is not fully trivial. Merely disabling the functionality is a work around making RunnerUpLive usable. Such a workaround is pushed to: https://git.netizen.se/RunnerUpLive/commit/?h=fix/remove_geoip