diff --git a/assets/js/selecting.js b/assets/js/selecting.js
index d73c39bf77..0709b15d17 100644
--- a/assets/js/selecting.js
+++ b/assets/js/selecting.js
@@ -130,10 +130,6 @@ function can_miimine(major, minor, native, region, model) {
// All other O3DS must Mii mine
if (region != "K" && region != "T") do_redirect = true;
}
- else if (model == 1 && (minor == 14 || minor == 15)) {
- // All other N3DS should system update
- if (region == "U") do_redirect = true;
- }
}
if (do_redirect) {
window.location.href = "seedminer-(mii)";
diff --git a/feed.xml b/feed.xml
index 06558ec26b..0da9d29542 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-Jekyll2023-05-30T17:16:49+00:00https://3ds.hacks.guide/feed.xml3DS Hacks GuideA complete guide to 3DS custom firmwareNintendo Homebrew
\ No newline at end of file
+Jekyll2023-05-30T17:44:28+00:00https://3ds.hacks.guide/feed.xml3DS Hacks GuideA complete guide to 3DS custom firmwareNintendo Homebrew
\ No newline at end of file