mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-11 08:59:37 +00:00
Update testdata database format
This commit is contained in:
parent
587835ad38
commit
990acd36a6
1 changed files with 50 additions and 43 deletions
7
testdata/aegis_export.json
vendored
7
testdata/aegis_export.json
vendored
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"version": 1,
|
||||
"header": {
|
||||
"slots": null,
|
||||
"params": null
|
||||
},
|
||||
"db": {
|
||||
"version": 1,
|
||||
"entries": [
|
||||
{
|
||||
|
@ -42,4 +48,5 @@
|
|||
"url": "otpauth:\/\/totp\/TTRSS%3Aalex?digits=6&period=30&algorithm=SHA1&secret=BEBXDJJVXKX3ZMAZLJUU5I5PONI4IYAL&issuer=TTRSS"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue