fix: we're so back once again

This commit is contained in:
Dziurwa14
2026-02-12 21:39:23 +01:00
parent 1a9627bc1c
commit 4e2d372984
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -590,8 +590,8 @@ async function verify(qrCodeUrlStr: string) {
start_time_stamp: currentTime + Number(Math.random().toFixed(3)),
end_time_stamp: currentTime + completionTime + Number(Math.random().toFixed(3)),
device_timezone: location.timezone,
referring_page: `https://d3ogqhtsivkon3.cloudfront.net/?token=${token}&shi=false&from_qr_scan=true`,
parent_page: `https://d3ogqhtsivkon3.cloudfront.net/dynamic_index.html?sl=${jwtPayload.jti}&region=eu-central-1`,
referring_page: `https://d3ogqhtsivkon3.cloudfront.net/index-v1.10.22.html#/?token=${token}`,
parent_page: `https://d3ogqhtsivkon3.cloudfront.net/?token=${token}`,
face_confidence_limit: 0.975,
multipleFacesDetected: false,
targetGate: 18,