From 5cda24165f705ca40599016737ffb8d54d15a6d5 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sun, 13 Apr 2025 16:55:15 +0100 Subject: [PATCH] html: add href to checkpoint's git --- html/index.html | 2 +- html/index.min.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/index.html b/html/index.html index a821fd3..d459ad3 100644 --- a/html/index.html +++ b/html/index.html @@ -224,7 +224,7 @@ Difficulty {{ tl:text challengeDifficulty }}, elapsed 0ms, 0h, 0h/s

- + Powered by checkpoint v{{ tl:text checkpointVersion }} diff --git a/html/index.min.html b/html/index.min.html index 48618d8..02585ec 100644 --- a/html/index.min.html +++ b/html/index.min.html @@ -1,2 +1,2 @@ -STOP! - Checkpoint

🛑

STOP!


Verifying that you are not a bot. This might take a short moment.

You do not need to do anything.

Why am I seeing this?


This website protects itself from AI bots and scrapers by asking you to complete a cryptographic challenge before allowing you entry.

Difficulty {{ tl:text challengeDifficulty }}, elapsed 0ms, 0h, 0h/s

Powered by checkpoint v{{ tl:text checkpointVersion }}
+STOP! - Checkpoint

🛑

STOP!


Verifying that you are not a bot. This might take a short moment.

You do not need to do anything.

Why am I seeing this?


This website protects itself from AI bots and scrapers by asking you to complete a cryptographic challenge before allowing you entry.

Difficulty {{ tl:text challengeDifficulty }}, elapsed 0ms, 0h, 0h/s

Powered by checkpoint v{{ tl:text checkpointVersion }}
\ No newline at end of file