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