From 2097bb252810bf4d8a07e23a678c04ed9e160562 Mon Sep 17 00:00:00 2001 From: cubixle Date: Fri, 19 Apr 2024 19:13:42 +0100 Subject: [PATCH] readme update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec45f9a..67c3c1a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

GridLock

-This projects aim is to catch as many crawlers as possible. +This projects aim is to catch as many crawlers as possible. It does this by generating random links to randomly generated domains, which will do the same. @@ -11,3 +11,7 @@ The content displayed from the text to the images are randomly generated on the It will use 1000s of random names and words to generate the random links. Example: http://cooper-bruce-porter.honey.cubixle.me/ + +### Thanks + +Thanks goes to https://www.web.sp.am/ for inspiration.