From 9c4e3c1ab97d0d208ee1b7f9ca586d4d49c333a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Tue, 27 Dec 2022 20:15:33 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e07cca4..8e8d5f8 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Now easier then before, you will have to compile only Nginx, Rest of modules com - [x] Naxsi Support. - [x] Lua Support. - [x] Cookie Based Challenge. - - [x] [ALL MOD LIST](https://github.com/theraw/The-World-Is-Yours/tree/u22.04.1/static/mod/) - - [x] [View nginx compile options](https://github.com/theraw/The-World-Is-Yours/blob/u22.04.1/static/builder) + - [x] [ALL MOD LIST](https://github.com/theraw/The-World-Is-Yours/tree/master/static/mod) + - [x] [View nginx compile options](https://github.com/theraw/The-World-Is-Yours/blob/master/static/builder) How do these 3 modules work together? Well L7 will block all or most of bots, however modSecurity and Naxsi take priority over cookie challenge! So if its a offensive request that modsecurity or naxsi detect it as such then these 2 will deal with that request otherwise cookie challenge will appear.