Send origin to server.

This commit is contained in:
kkapsner 2020-01-06 15:07:58 +01:00
parent ade99bbb8a
commit 4337ccbf33
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
crypto.subtle.digest("SHA-256", imageData.data)
]);
const data = JSON.stringify({
origin,
urlHash: hashToString(hashes[0]),
imageDataHash: hashToString(hashes[1]),
isPointInPath