mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Tidied GIFextractor
This commit is contained in:
parent
4f5e0c007d
commit
f022440b4a
1 changed files with 0 additions and 1 deletions
|
@ -2465,7 +2465,6 @@ export function extractGIF(bytes, offset) {
|
|||
break;
|
||||
stream.moveBackwardsBy(1);
|
||||
}
|
||||
stream.moveBackwardsBy(10);
|
||||
return stream.carve();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue