Skip to content

Commit eaf3422

Browse files
authored
Update 0Password.js
1 parent 4ae360a commit eaf3422

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

js/0Password.js

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
/*
22
0Password.js
3-
---------------------
4-
0Password never remembers your passwords.
5-
It keeps your digital life secure and always available,
6-
safe behind the zero password that only you know.
7-
---------------------
3+
Deterministic password generator. Nothing stored.
84
https://0password.github.io/
9-
---------------------
10-
by Max Gripe (https://github.com/MaxGripe)
5+
by mg (https://github.com/mg0x7BE)
116
*/
127

138
var ZeroPassword = function () {

0 commit comments

Comments
 (0)