Checking if it works
parent
91c2251ad5
commit
e12f955aa7
|
@ -11,12 +11,12 @@
|
|||
<body>
|
||||
<div id="title">
|
||||
<h1>Nintendo Switch Payload Loader</h1>
|
||||
<p>Fusee Launcher ported to JavaScript using WebUSB.</p>
|
||||
<p>Fusee Launcher portato a JavaScript usando WebUSB.</p>
|
||||
<div id="disclaimer">
|
||||
<p>
|
||||
Source can be found on <a href="https://github.com/ElijahZAwesome/web-cfw-loader/">GitHub</a> (or by hitting view source, there is no backend!).
|
||||
Ported from <a href="https://github.com/reswitched/fusee-launcher">fusee-launcher</a>.
|
||||
Thanks to ktemkin and ReSwitched, as well as <br><a href="https://atlas44.s3-us-west-2.amazonaws.com/web-fusee-launcher/index.html">Atlas44 and his website</a> as a beginning point for this one.
|
||||
Il source puo essere trovato a <a href="https://github.com/ElijahZAwesome/web-cfw-loader/">GitHub</a> (o premendo guarda source, non c'è backend!).
|
||||
Portato da <a href="https://github.com/reswitched/fusee-launcher">fusee-launcher</a>.
|
||||
Grazie tante a ktemkin e ReSwitched, e non dimentichiamoci <br><a href="https://atlas44.s3-us-west-2.amazonaws.com/web-fusee-launcher/index.html">Atlas44 e il suo sito</a> come punto di inizio per questo.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue