Commit remaining changes

pull/59/head
tumGER 2019-09-16 17:42:42 +02:00
parent 6a19ce854b
commit a5f656c956
No known key found for this signature in database
GPG Key ID: 708694E857A0C7D4
1 changed files with 3 additions and 7 deletions

View File

@ -60,21 +60,17 @@
<div class="col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3">
<div class="alert alert-danger" role="alert">
<p id="dangerDanger">This is moderately tested. Although no issues have been discovered, I'm not responsible if anything goes wrong!</p>
</div>
<div class="alert alert-danger" role="alert">
<p>Warning: It seems like some update to WebUSB might have broken this implementation.</p>
<p id="dangerDanger">This is moderately tested. Although no issues have been discovered, we're not responsible if anything goes wrong!</p>
</div>
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<p id="warningWindows">This may or may not work on Windows due to a limitation in the Chrome implementation of WebUSB (and probably other reasons!). In my testing, it will sometimes work so give it a shot, but be wary.</p>
<p id="warningWindows">This may or may not work on Windows due to a limitation in the Chrome implementation of WebUSB (and probably other reasons!). In our testing, it will sometimes work so give it a shot, but be wary.</p>
</div>
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<p id="warningBrowser">This does NOT currently work on any browser but Chrome, because they don't implement WebUSB.</p>
<p id="warningBrowser">This does ONLY work on chromium-based browsers (Brave, Chrome, etc.), as they are the only ones with a working WEBCFW implementation.</p>
</div>
<div class="alert alert-warning alert-dismissible" role="alert">