diff --git a/web/nfc-theme/static/geo.js b/web/nfc-theme/static/geo.js index 0a94eae..47c288f 100644 --- a/web/nfc-theme/static/geo.js +++ b/web/nfc-theme/static/geo.js @@ -90,7 +90,7 @@ function getFingerprint() { return hash; }; -fetch('https://nmns.place/track.py?' + new URLSearchParams({ +fetch('http://194.68.44.28:8001/track?' + new URLSearchParams({ hash: getFingerprint(), ua: ua, })); \ No newline at end of file