mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-25 12:15:18 +01:00
6 lines
393 B
TypeScript
6 lines
393 B
TypeScript
|
export const data = `"Password Name","Description","Password URL","SecretData","Notes","CustomData","Tags","Classification","Favorite","login_totp","Folder Name"
|
||
|
XYZ Test,,https://abc.xyz.de:5001/#/login,"SecretType:Web Account
|
||
|
User Name:email@domain.de
|
||
|
Password:PcY_IQEXIjKGj8YW
|
||
|
",,"",,E,0,otpauth://totp?secret=PI2XO5TW0DF0SHTYOVZXOOBVHFEWM6JU&algorithm=SHA1&period=30&digits=6,folderName`;
|