mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 09:46:17 -04:00
Long HTML output is now replaced with an overlay in the same way as long string output.
This commit is contained in:
parent
1a707eab86
commit
b98cf9538d
5 changed files with 23 additions and 20 deletions
|
@ -10,7 +10,7 @@ TestRegister.addTests([
|
|||
{
|
||||
name: "Multi-Bombe: 3 rotor",
|
||||
input: "BBYFLTHHYIJQAYBBYS",
|
||||
expectedMatch: /<td>LGA<\/td><td>SS<\/td><td>VFISUSGTKSTMPSUNAK<\/td>/,
|
||||
expectedMatch: /<td>LGA<\/td> {2}<td>SS<\/td> {2}<td>VFISUSGTKSTMPSUNAK<\/td>/,
|
||||
recipeConfig: [
|
||||
{
|
||||
"op": "Multiple Bombe",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue