diff --git a/SafeExamBrowser.Proctoring/Zoom/index.html b/SafeExamBrowser.Proctoring/Zoom/index.html index 9d01209b..a45c140e 100644 --- a/SafeExamBrowser.Proctoring/Zoom/index.html +++ b/SafeExamBrowser.Proctoring/Zoom/index.html @@ -23,7 +23,7 @@ const config = { meetingNumber: "%%_MEETING_NUMBER_%%", - leaveUrl: 'https://google.ch', + leaveUrl: "doesnotexist", userName: '%%_USER_NAME_%%', role: 0 };