From e3b4aa00e4d7d14c78dbacd947c24be338a7bfb8 Mon Sep 17 00:00:00 2001 From: nbats Date: Fri, 26 Apr 2024 04:59:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20update=20single=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- single-page | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/single-page b/single-page index f692f6ae1..cfa0aa796 100644 --- a/single-page +++ b/single-page @@ -3998,7 +3998,7 @@ features: ## ▷ Regex Tools * 🌐 **[Awesome Regex](https://github.com/aloisdg/awesome-regex)** - Regex Resources -* ⭐ **[Regex Vis](https://regex-vis.com/)** - Regex Visualizer +* ⭐ **[Regex Vis](https://regex-vis.com/)**, [Regulex](https://jex.im/regulex/), [Regexper](https://regexper.com/) - Regex Visualizer * ⭐ **[RegexLearn](https://regexlearn.com/)**, [refrf.dev](https://refrf.dev/) or [learn-regex](https://github.com/ziishaned/learn-regex) - Learn Regex * ⭐ **[RegExr](https://regexr.com/)** or [Regex101](https://regex101.com/) - Regex Editors * ⭐ **[grex](https://pemistahl.github.io/grex-js/)** or [Regex Generator](https://regex-generator.olafneumann.org/) - Regex Generators @@ -4006,8 +4006,6 @@ features: * [iHateRegex](https://ihateregex.io/) - Regex Patterns * [Melody](https://yoav-lavi.github.io/melody/book/) - Compile to Regex / [GitHub](https://github.com/yoav-lavi/melody) * [PyRegex](http://www.pyregex.com/) - Python Regex Playground -* [Regulex](https://jex.im/regulex/) - Regex Visualizer -* [Regexper](https://regexper.com/) - Regex Visualizer ***