aboutsummaryrefslogtreecommitdiff
path: root/lume/src/notes
diff options
context:
space:
mode:
Diffstat (limited to 'lume/src/notes')
-rw-r--r--lume/src/notes/2025/amazon-crawler.mdx8
1 files changed, 8 insertions, 0 deletions
diff --git a/lume/src/notes/2025/amazon-crawler.mdx b/lume/src/notes/2025/amazon-crawler.mdx
index c9e6d09..975eb70 100644
--- a/lume/src/notes/2025/amazon-crawler.mdx
+++ b/lume/src/notes/2025/amazon-crawler.mdx
@@ -4,6 +4,14 @@ desc: "Please, just stop."
date: 2025-01-17
---
+EDIT(2025-01-18 23:50 UTC):
+
+I wrote a little proxy that does a proof-of-work check before allowing requests to my Gitea server. It's called Anubis and I'll be writing a blog post about it soon.
+
+For now, check it out at [https://git.xeserv.us/](https://git.xeserv.us/). It's a little rough around the edges, but it works enough.
+
+---
+
EDIT(2025-01-18 19:00 UTC):
I give up. I moved the Gitea server back behind my VPN. I'm working on a proof of work reverse proxy to protect my server from bots in the future. I'll have it back up soon.