mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 14:56:19 -04:00
Added more modifiers to the Regex operation
This commit is contained in:
parent
f2c073798b
commit
b07c014b48
4 changed files with 30 additions and 33 deletions
|
@ -30,6 +30,7 @@ import "./tests/operations/MS.js";
|
|||
import "./tests/operations/PHP.js";
|
||||
import "./tests/operations/NetBIOS.js";
|
||||
import "./tests/operations/OTP.js";
|
||||
import "./tests/operations/Regex.js";
|
||||
import "./tests/operations/StrUtils.js";
|
||||
import "./tests/operations/SeqUtils.js";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue