From 40dd12666700f82530863f39ce21037d9a067056 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 23 Mar 2025 10:55:25 +0800 Subject: No cookie without consent --- tmpl.go | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'tmpl.go') diff --git a/tmpl.go b/tmpl.go index 737e9c4..36381fd 100644 --- a/tmpl.go +++ b/tmpl.go @@ -27,17 +27,19 @@ func init() {

{{ .UnsignedTokenBase64 }}

-Encode your selected nonce in base64 and submit it below: +Encode your selected nonce in base64 and submit it below. +

+

+Please note that if your submission is successful, you will be given a cookie that will allow you to access this site for a period of time without having to complete the challenge again. By pressing the submit button, you agree to be given cookies for this purpose.

-
+

-Program to solve this +Offline solver program
` + html.EscapeString(solverProgram) + `
-