1
0
mirror of https://github.com/ViViDboarder/bitwarden_rs.git synced 2025-03-11 05:56:34 +00:00

11 lines
174 B
HTML
Raw Normal View History

2018-02-10 01:00:55 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>U2F Connector</title>
</head>
<body>
2018-03-21 01:05:13 +01:00
<script src="js/u2f.min.js?v=h5k6l8"></script>
2018-02-10 01:00:55 +01:00
</body>
</html>