diff --git a/README.md b/README.md index cd66036..45ddfab 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,8 @@ This is a port of [fusee-launcher](https://github.com/reswitched/fusee-launcher) # Forked This is also a fork of [web-fusee-launcher](https://github.com/atlas44/web-fusee-launcher), which I fixed up a bit, added hekate 5 and 4, and did some CSS stuff. +# Instant CFW Payload +This site uses a payload made by me that instantly boots CFW with hekate. you can find it [here](https://github.com/ElijahZAwesome/hekate-ipl-instant-boot-edition). + # Try it out Either use a web server to host the files (must be on https!) or you can try the [demo](https://elijahzawesome.github.io/web-cfw-loader/). diff --git a/index.html b/index.html index 6743cea..da78d7d 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ -
For some reason, uploaded payloads are not working. I'm currently trying to fix this.
+This is moderately tested. Although no issues have been discovered, I'm not responsible if anything goes wrong!
@@ -146,6 +150,7 @@Source can be found on GitHub (or by hitting view source, there is no backend!).
Ported from fusee-launcher.
Thanks to ktemkin and ReSwitched, as well as
Atlas44 and his website as a beginning point for this one.
Lastly, thanks to falquinho for the new bootstrap layout and portuguese translation, and Filo97 for the italian translation.