mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-11-05 21:06:39 +00:00
11 lines
174 B
HTML
11 lines
174 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>U2F Connector</title>
|
|
</head>
|
|
<body>
|
|
<script src="js/u2f.min.js?v=h5k6l8"></script>
|
|
</body>
|
|
</html>
|