From 48567f8592e226ebf6b165c5a66c06f7e34f71bc Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Tue, 30 May 2023 17:44:40 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20hacks-gu?= =?UTF-8?q?ide/Guide=5F3DS@c5d5a1c5f823748af2d275e74747bb938755b55a=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/js/selecting.js | 4 ---- feed.xml | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) 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