Merge branch 'qrcodes' of https://github.com/j433866/CyberChef into j433866-qrcodes

This commit is contained in:
n1474335 2018-12-25 19:07:59 +00:00
commit 4ee0800990
7 changed files with 289 additions and 0 deletions

View file

@ -64,6 +64,7 @@ import "./tests/operations/OTP";
import "./tests/operations/PGP";
import "./tests/operations/PHP";
import "./tests/operations/ParseIPRange";
import "./tests/operations/ParseQRCode";
import "./tests/operations/PowerSet";
import "./tests/operations/Regex";
import "./tests/operations/Register";