mirror of
https://github.com/bitwarden/web
synced 2026-02-27 09:53:36 +00:00
11 lines
187 B
HTML
11 lines
187 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>U2F Connector</title>
|
|
</head>
|
|
<body>
|
|
<script src="js/u2f.min.js?v=9s0gw1xqhgbl8hvvx6r"></script>
|
|
</body>
|
|
</html>
|