sforkowany z mirror/freeotp-export
load JS from submodules
rodzic
89609d001e
commit
8ec153a586
|
@ -22,12 +22,13 @@
|
|||
p{margin:50px}
|
||||
div{margin:10px}
|
||||
</style>
|
||||
<a href="https://github.com/viljoviitanen/freeotp-export">Instructions at github</a>
|
||||
<a href="https://forge.citizen4.eu/miklo/freeotp-export">Instructions at git</a>
|
||||
<br>
|
||||
FreeOTP adb backup file: <input id="file" type="file">
|
||||
<script src="https://rawgit.com/viljoviitanen/pako/master/dist/pako_inflate.js"></script>
|
||||
<script src="https://rawgit.com/viljoviitanen/js-untar/master/build/dist/untar.js"></script>
|
||||
<script src="https://rawgit.com/viljoviitanen/qrcodejs/master/qrcode.min.js"></script>
|
||||
<script src="/pako/dist/pako_inflate.js"></script>
|
||||
<script src="/js-untar/master/build/dist/untar.js"></script>
|
||||
<script src="/qrcodejs/master/qrcode.min.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
//ported from original PHP function
|
||||
|
|
Ładowanie…
Reference in New Issue