You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
export const data = `Title,URL,Username,Password,Notes,OTPAuth
|
|
example.com (example_user),https://example.com,example_user,example_p@ssword,"Example note
|
|
More notes on new line",otpauth://totp/test?secret=examplesecret`;
|