mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Update behavior.js
This commit is contained in:
parent
6387eb170a
commit
8c0c27a6bb
@ -514,7 +514,7 @@
|
||||
try {
|
||||
|
||||
var expiration = $('#expiration').val();
|
||||
var key = zerobin.makeKey(48);
|
||||
var key = zerobin.makeKey(256);
|
||||
|
||||
zerobin.encrypt(key, paste,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user