Add authentiwatch

master
Andrew Gregory 2021-10-29 21:46:35 +08:00 committed by GitHub
parent d2fd5af3e6
commit e60f6447a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -4183,5 +4183,18 @@
{ "name": "qalarm.wid.js", "url": "widget.js" }
],
"data": [{ "name": "qalarm.json" }]
},
{
"id": "authentiwatch",
"name": "2FA Authenticator",
"shortName": "AuthWatch",
"icon": "app.png",
"version": "0.01",
"description": "Google Authenticator compatible tool.",
"tags": "",
"storage": [
{"name":"authentiwatch.app.js","url":"authentiwatch.js"},
{"name":"authentiwatch.img","url":"app-icon.js","evaluate":true}
]
}
]