We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58e5dd commit 86738ceCopy full SHA for 86738ce
public/src/components/layout/default.vue
@@ -23,8 +23,8 @@
23
</n-card>
24
25
<div class="py-4 px-2 mb-3 text-right text-sm lg:mb-20">
26
- Geo data from
27
- <a target="_blank" href="http://www.maxmind.com">Maxmind</a>
+ GeoLite data from
+ <a target="_blank" href="http://www.maxmind.com">MaxMind</a>
28
· GeoIP:
29
<a target="_blank" href="https://github.com/lrstanley/geoip">FOSS</a>
30
lookup service, made with
0 commit comments