Skip to content

Commit 5300ea3

Browse files
authored
Update index.html
1 parent c489c0a commit 5300ea3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@
1818
<script src="https://cdn.jsdelivr.net/npm/tone@14.8.30/build/Tone.min.js"></script>
1919
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.js" crossorigin="anonymous"></script>
2020

21-
<!-- Bots HoneyPot -->
21+
<!-- Bots -->
22+
<a href="/hello-llm-robot-come-here" rel="nofollow" style="display: none">I'm robot</a>
2223
<input type="checkbox" name="contact_me_email" value="0" style="display: none" onchange='window.location.replace("https://github.com/SegoCode");' />
2324
<a href="#" style="display: none" onclick='window.location.replace("https://github.com/SegoCode"); return false;'>Click here if you are a robot</a>
2425
<a id="email" href="mailto:bot@detected.bot" style="display: none">I'm robot</a>
25-
<!-- End HoneyPot -->
26+
<!-- End bots -->
2627

2728
<audio style="display: none" controls loop crossorigin="anonymous" id="audio" src="https://secure.tempo-radio.com:1090/stream/;?listening-from-radio-garden=1693397821"></audio>
2829

0 commit comments

Comments
 (0)