Formatting updates

This commit is contained in:
jb30795 2024-08-07 18:49:58 +01:00
parent 7fb4824cd6
commit 51a07a27db

View file

@ -44,7 +44,6 @@ class IPv6TransitionAddresses extends Operation {
*/
run(input, args) {
const XOR = {"0": "2", "1": "3", "2": "0", "3": "1", "4": "6", "5": "7", "6": "4", "7": "5", "8": "A", "9": "B", "A": "8", "B": "9", "C": "E", "D": "F", "E": "C", "F": "D"};
const [ignoreRanges, removeHeaders] = args;
/**
* Function to convert to hex