diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index e483c747..81225aed 100644 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -115,8 +115,8 @@ "ROT8000", "XOR", "XOR Brute Force", - "Vigenère Encode", - "Vigenère Decode", + "Vigenère Encode", + "Vigenère Decode", "To Morse Code", "From Morse Code", "Bacon Cipher Encode", @@ -323,6 +323,7 @@ "Windows Filetime to UNIX Timestamp", "UNIX Timestamp to Windows Filetime", "DateTime Delta", + "Time Difference", "Extract dates", "Get Time", "Sleep"