diff --git a/assets/js/selecting.js b/assets/js/selecting.js
index ca7227e776..db0f586133 100644
--- a/assets/js/selecting.js
+++ b/assets/js/selecting.js
@@ -144,7 +144,8 @@ function can_miimine(major, minor, native, region, model) {
// Seedminer, U/E/J/K region
// only 11.16 can run Seedminer
function can_seedminer(major, minor, native, region, model) {
- let do_redirect_sysupdate = false;
+ let do_redirect_sysupdate_twn = false;
+ let do_redirect_sysupdate_kor = false;
let do_redirect_twn = false;
let do_redirect = false;
// 11.16 should always do seedminer on 3DS
@@ -153,10 +154,16 @@ function can_seedminer(major, minor, native, region, model) {
else if (region == "T") do_redirect_twn = true;
}
// KOR O3DS on any version should update to 11.16
- else if (model == 0 && region == "K") do_redirect_sysupdate = true;
+ else if (model == 0 && region == "K") do_redirect_sysupdate_kor = true;
+ // KOR O3DS on any version should update to 11.16
+ else if (region == "T") do_redirect_sysupdate_twn = true;
- if (do_redirect_sysupdate) {
- window.location.href = "updating-firmware-(kor-twn)";
+ if (do_redirect_sysupdate_twn) {
+ window.location.href = "updating-firmware-(twn)";
+ return true;
+ }
+ if (do_redirect_sysupdate_kor) {
+ window.location.href = "updating-firmware-(kor)";
return true;
}
else if (do_redirect_twn) {
diff --git a/feed.xml b/feed.xml
index 5abc3d47fd..a12ce0d89b 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-Jekyll2023-05-25T02:46:39+00:00https://3ds.hacks.guide/feed.xml3DS Hacks GuideA complete guide to 3DS custom firmwareNintendo Homebrew
\ No newline at end of file
+Jekyll2023-05-25T02:50:04+00:00https://3ds.hacks.guide/feed.xml3DS Hacks GuideA complete guide to 3DS custom firmwareNintendo Homebrew
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 61b17c0be9..e7f6736072 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1627,6 +1627,9 @@
https://3ds.hacks.guide/es_ES/updating-b9s.html
+https://3ds.hacks.guide/updating-firmware-(kor).html
+
+
https://3ds.hacks.guide/it_IT/updating-firmware-(kor-twn).html
@@ -1645,9 +1648,6 @@
https://3ds.hacks.guide/pt_BR/updating-firmware-(kor-twn).html
-https://3ds.hacks.guide/updating-firmware-(kor-twn).html
-
-
https://3ds.hacks.guide/ko_KR/updating-firmware-(kor-twn).html
@@ -1693,6 +1693,9 @@
https://3ds.hacks.guide/es_ES/updating-firmware-(new-3ds).html
+https://3ds.hacks.guide/updating-firmware-(twn).html
+
+
https://3ds.hacks.guide/robots.html
diff --git a/updating-firmware-(kor-twn).html b/updating-firmware-(kor).html
similarity index 86%
rename from updating-firmware-(kor-twn).html
rename to updating-firmware-(kor).html
index f45d7af9d5..7cb9be4dbc 100644
--- a/updating-firmware-(kor-twn).html
+++ b/updating-firmware-(kor).html
@@ -11,7 +11,7 @@
-Updating Firmware (KOR/TWN) - 3DS Hacks Guide
+Updating Firmware (KOR) - 3DS Hacks Guide
@@ -22,8 +22,8 @@
-
-
+
+
@@ -43,7 +43,7 @@
-
+
@@ -221,38 +221,38 @@ window.cookieconsent.initialise({
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+