mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2024-12-18 17:36:14 +00:00
Remove redundant regex testers
- signed-off-by: Steven Levithan <steves_list@hotmail.com>
This commit is contained in:
parent
9280d0e7ea
commit
b61e616d43
@ -545,10 +545,8 @@ Only main chapters:
|
||||
<p>
|
||||
<a href="https://www.url-encode-decode.com/"><b>URL Encode/Decode</b></a> - tool from above to either encode or decode a string of text.<br>
|
||||
<a href="https://uncoder.io/"><b>Uncoder</b></a> - the online translator for search queries on log data.<br>
|
||||
<a href="https://regex101.com/"><b>Regex101</b></a> - online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript.<br>
|
||||
<a href="https://regexr.com/"><b>RegExr</b></a> - online tool to learn, build, & test Regular Expressions (RegEx / RegExp).<br>
|
||||
<a href="https://www.regextester.com/"><b>RegEx Testing</b></a> - online regex testing tool.<br>
|
||||
<a href="https://www.regexpal.com/"><b>RegEx Pal</b></a> - online regex testing tool + other tools.<br>
|
||||
<a href="https://regex101.com/"><b>regex101</b></a> - online regex tester and debugger: PCRE, JavaScript, Python, Golang, Java, .NET, Rust.<br>
|
||||
<a href="https://regexr.com/"><b>RegExr</b></a> - online tool to learn, build, & test regular expressions.<br>
|
||||
<a href="https://gchq.github.io/CyberChef/"><b>The Cyber Swiss Army Knife</b></a> - a web app for encryption, encoding, compression and data analysis.<br>
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user