Merge branch 'feature/remove-letter-accents' of https://github.com/klaxon1/CyberChef into klaxon1-feature/remove-letter-accents

This commit is contained in:
n1474335 2018-11-07 14:57:05 +00:00
commit b301d16cb2
4 changed files with 67 additions and 0 deletions

View file

@ -168,6 +168,7 @@
"ops": [
"Encode text",
"Decode text",
"Remove Letter Accents",
"Unescape Unicode Characters"
]
},