diff --git a/assets/js/selecting.js b/assets/js/selecting.js
index e41d4840ed..3d858f7301 100644
--- a/assets/js/selecting.js
+++ b/assets/js/selecting.js
@@ -114,9 +114,12 @@ function redirect() {
}
*/
// seedminer does still work for the latest version on E/U/J/K/T/C, but can only be chained on E/U/J/K/T
- else {
+ else if (major.value == 11 && minor.value == 16) {
window.location.href = "seedminer";
}
+ else {
+ document.getElementById("result_methodUnavailable").style.display = "block";
+ }
}
//korea stuff
else if (region.value === "K") {
@@ -138,9 +141,12 @@ function redirect() {
}
*/
// seedminer does still work for the latest version on E/U/J/K/T/C, but can only be chained on E/U/J/K/T
- else {
+ else if (major.value == 11 && minor.value == 16) {
window.location.href = "seedminer";
}
+ else {
+ document.getElementById("result_methodUnavailable").style.display = "block";
+ }
}
//taiwan stuff
else if (region.value === "T") {
@@ -155,12 +161,15 @@ function redirect() {
window.location.href = "installing-boot9strap-(ssloth-browser)";
}
*/
- else if (minor < 15 && isO3DS) {
+ else if (minor.value < 15 && isO3DS) {
window.location.href = "installing-boot9strap-(safecerthax)";
}
- else { //seedminer does still work for the latest version on E/U/J/K/T/C, but can only be chained on E/U/J/K/T
+ else if (major.value == 11 && minor.value == 16) { //seedminer does still work for the latest version on E/U/J/K/T/C, but can only be chained on E/U/J/K/T
window.location.href = "seedminer-(twn)";
}
+ else {
+ document.getElementById("result_methodUnavailable").style.display = "block";
+ }
}
// chn stuff
else if (region.value === "C") {
@@ -175,7 +184,7 @@ function redirect() {
window.location.href = "installing-boot9strap-(ssloth-browser)";
}
*/
- else if (minor < 15 && isO3DS) {
+ else if (minor.value < 15 && isO3DS) {
window.location.href = "installing-boot9strap-(safecerthax)";
}
// seedminer itself works on CHN. But no exploit *chain* supports CHN
diff --git a/feed.xml b/feed.xml
index bf9a94ed86..7ebedecab6 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-
In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher.
@@ -515,7 +503,7 @@ window.cookieconsent.initialise({In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher.
@@ -560,7 +548,7 @@ window.cookieconsent.initialise({In this section, you will use the Bruteforce Movable website to retrieve your device’s encryption key in the form of movable.sed
.