From b61e616d43d2783527b3d9c1ae3c90b5284d0118 Mon Sep 17 00:00:00 2001 From: Steven Levithan Date: Sat, 18 May 2024 20:39:55 +0200 Subject: [PATCH] Remove redundant regex testers - signed-off-by: Steven Levithan --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b45b47d..9f9951e 100644 --- a/README.md +++ b/README.md @@ -545,10 +545,8 @@ Only main chapters:

   URL Encode/Decode - tool from above to either encode or decode a string of text.
   Uncoder - the online translator for search queries on log data.
-   Regex101 - online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript.
-   RegExr - online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
-   RegEx Testing - online regex testing tool.
-   RegEx Pal - online regex testing tool + other tools.
+   regex101 - online regex tester and debugger: PCRE, JavaScript, Python, Golang, Java, .NET, Rust.
+   RegExr - online tool to learn, build, & test regular expressions.
   The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.