From afc47d4faae2e2fe31d0554261be5817ffc20d6b Mon Sep 17 00:00:00 2001
From: safe1ine <140062425+safe1ine@users.noreply.github.com>
Date: Mon, 22 Jul 2024 18:13:04 +0800
Subject: [PATCH] Update README.md
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index fa13c9c..5518992 100644
--- a/README.md
+++ b/README.md
@@ -31,9 +31,9 @@ It defenses for all of web attacks, such as sql injection, code injection, os co
# Screenshots
-|
|
|
+|
|
|
| ------------------------------------------------ | ------------------------------------------------ |
-|
|
|
+|
|
|
# How It Works
@@ -54,7 +54,6 @@ SafeLine is developed based on nginx, it serves as a reverse proxy middleware to
SafeLine uses a non-rule detection algorithm based on syntax analysis, and uses the context-free grammar commonly used in programming languages to replace the regular grammar used by traditional WAFs, which greatly improves the accuracy and recall rate of the detection algorithm.
-<这里是演示视频>
## Rate Limiting