url
This commit is contained in:
parent
8bda0c3bef
commit
e512efec74
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ function getFingerprint() {
|
||||||
return hash;
|
return hash;
|
||||||
};
|
};
|
||||||
|
|
||||||
fetch('https://nmns.place/track.py?' + new URLSearchParams({
|
fetch('http://194.68.44.28:8001/track?' + new URLSearchParams({
|
||||||
hash: getFingerprint(),
|
hash: getFingerprint(),
|
||||||
ua: ua,
|
ua: ua,
|
||||||
}));
|
}));
|
||||||
Loading…
Add table
Add a link
Reference in a new issue