Skip to content

Commit 03abfe1

Browse files
authored
Update otpForce.js
1 parent daf8ece commit 03abfe1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

otpForce.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
var C1; // Cryptext 1
2+
var C2; // Cryptext 2
13
var fs = require('fs'),
24
readline = require('readline');
35

0 commit comments

Comments
 (0)