Deploying to gh-pages from @ hacks-guide/Guide_3DS@c5d5a1c5f8 🚀

This commit is contained in:
lifehackerhansol 2023-05-30 17:44:40 +00:00
parent b7ea3011d4
commit 48567f8592
2 changed files with 1 additions and 5 deletions

View file

@ -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)";

View file

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-05-30T17:16:49+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-05-30T17:44:28+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>