mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Tidied up 'Text Encoding Brute Force' operations and updated CHANGELOG
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = function(api) {
|
||||
api.cache.forever();
|
||||
|
||||
return {
|
||||
return {
|
||||
"presets": [
|
||||
["@babel/preset-env", {
|
||||
"targets": {
|
||||
|
||||
Reference in New Issue
Block a user