treewide: migrate to using redirect macro for 410 and hbl-skater

hbl-skater -> current skater
all others -> 410
This commit is contained in:
lifehackerhansol 2024-01-09 11:38:15 -08:00
parent 76d31c0130
commit 5f533df821
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E
17 changed files with 93 additions and 16 deletions

View File

@ -1,19 +1,6 @@
---
title: "Page no longer exists" #
sitemap: false
redirect_from:
- installing-boot9strap-(usm)
- installing-boot9strap-(hbl-usm)
- installing-boot9strap-(fredtool)
- installing-boot9strap-(fredtool-legacy)
- installing-boot9strap-(frogtool)
- homebrew-launcher-(pichaxx)
- homebrew-launcher-(steelhax)
- homebrew-launcher-(smilehax-IIe)
- homebrew-launcher-(ninjhax2-dx)
- homebrew-launcher-(freakyhax)
- homebrew-launcher-(super-skaterhax)
- dumping-movable-(nimhax)
---
The page you are trying to view used to exist, but it has since been removed because it has been superseded by better exploits. Maybe the instructions you are following are outdated? (If you got here from a link on this guide, [let us know](https://github.com/hacks-guide/Guide_3DS/issues))

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="installing-boot9strap-(super-skaterhax).html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -0,0 +1,6 @@
---
title: Redirecting... #
sitemap=false
---
{% include redirect.html redirect_to="410.html" %}

View File

@ -1,6 +1,6 @@
---
title: "Seedminer"
title: Redirecting... #
sitemap=false
---
This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page.
{: .notice--warning}
{% include redirect.html redirect_to="410.html" %}