From fee6b3081a9a7a48f6f1e5d6b35c3ec15c86ec1b Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Tue, 3 Oct 2023 22:53:40 +1300 Subject: [PATCH 1/7] Add untitaker's instance --- files/instances.json | 1 + 1 file changed, 1 insertion(+) diff --git a/files/instances.json b/files/instances.json index efa5371..b7d38ca 100644 --- a/files/instances.json +++ b/files/instances.json @@ -14,5 +14,6 @@ {"owner_name": "hyperreal", "owner_website": "https://hyperreal.coffee", "instance": "https://breezewiki.hyperreal.coffee"}, {"owner_name": "Butter Cat", "owner_website": "https://catsarch.com", "instance": "https://breezewiki.catsarch.com"}, {"owner_name": "mint.lgbt", "owner_website": "https://mint.lgbt", "instance": "https://breeze.mint.lgbt"}, + {"owner_name": "untitaker", "owner_website": "mailto:admin@woodland.cafe", "instance": "https://breezewiki.woodland.cafe"}, {"owner_name": "lost+skunk", "owner_website": "https://matrix.to/#/@softpigeones:sibnsk.net", "instance": "http://bw.skunky7dhv7nohsoalpwe3sxfz3fbkad7r3wk632riye25vqm3meqead.onion"} ] From f8b655714c96983ecad302d2a32106732e79b7a0 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Tue, 30 Jan 2024 21:13:22 +1300 Subject: [PATCH 2/7] Add Fijxu clearnet and onion instances --- files/instances.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/files/instances.json b/files/instances.json index b7d38ca..db209af 100644 --- a/files/instances.json +++ b/files/instances.json @@ -15,5 +15,7 @@ {"owner_name": "Butter Cat", "owner_website": "https://catsarch.com", "instance": "https://breezewiki.catsarch.com"}, {"owner_name": "mint.lgbt", "owner_website": "https://mint.lgbt", "instance": "https://breeze.mint.lgbt"}, {"owner_name": "untitaker", "owner_website": "mailto:admin@woodland.cafe", "instance": "https://breezewiki.woodland.cafe"}, - {"owner_name": "lost+skunk", "owner_website": "https://matrix.to/#/@softpigeones:sibnsk.net", "instance": "http://bw.skunky7dhv7nohsoalpwe3sxfz3fbkad7r3wk632riye25vqm3meqead.onion"} + {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "https://breezewiki.nadeko.net"}, + {"owner_name": "lost+skunk", "owner_website": "https://matrix.to/#/@softpigeones:sibnsk.net", "instance": "http://bw.skunky7dhv7nohsoalpwe3sxfz3fbkad7r3wk632riye25vqm3meqead.onion"}, + {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "http://breezewiki.nadekonfkhwlxwwk4ycbvq42zvcjmvo5iakl4tajojjwxd4a5dcetuyd.onion"} ] From 0ef33bb5232e7d16a71bafb3f6aab72b7713a188 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Sun, 14 Apr 2024 18:08:37 +1200 Subject: [PATCH 3/7] Add Project Segfault Onion --- files/instances.json | 1 + 1 file changed, 1 insertion(+) diff --git a/files/instances.json b/files/instances.json index db209af..81fae2e 100644 --- a/files/instances.json +++ b/files/instances.json @@ -17,5 +17,6 @@ {"owner_name": "untitaker", "owner_website": "mailto:admin@woodland.cafe", "instance": "https://breezewiki.woodland.cafe"}, {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "https://breezewiki.nadeko.net"}, {"owner_name": "lost+skunk", "owner_website": "https://matrix.to/#/@softpigeones:sibnsk.net", "instance": "http://bw.skunky7dhv7nohsoalpwe3sxfz3fbkad7r3wk632riye25vqm3meqead.onion"}, + {"owner_name": "Project Segfault", "owner_website": "https://projectsegfau.lt", "instance": "http://breezewiki.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion"}, {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "http://breezewiki.nadekonfkhwlxwwk4ycbvq42zvcjmvo5iakl4tajojjwxd4a5dcetuyd.onion"} ] From 27c7143797f06504c7dcb460a06b08b6c52960ad Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Mon, 1 Jul 2024 02:56:07 +1200 Subject: [PATCH 4/7] Add iPhone redirect instructions --- docs.scrbl | 11 +++++++++++ files/instances.json | 1 + 2 files changed, 12 insertions(+) diff --git a/docs.scrbl b/docs.scrbl index 132078c..d68ce61 100644 --- a/docs.scrbl +++ b/docs.scrbl @@ -71,6 +71,17 @@ If you'd like to be automatically redirected from fandom.com to breezewiki.com, @bold{There you go, all done!} If it works, you can stop reading here. } +@subsection{Apple iPhone redirect} + +If you want to be redirected in Safari on iOS or macOS, you can use Redirect Web for Safari. + +@itemlist[#:style 'ordered +@item{Install @hyperlink["https://apps.apple.com/us/app/redirect-web-for-safari/id1571283503" "Redirect Web for Safari"]} +@item{Download this file: @url{https://docs.breezewiki.com/files/breezewiki-redirector.json}} +@item{Open the file with the @italic{Files} app, click on the @italic{Share} icon, click @italic{Redirect Web}, and click @italic{Import}. The redirect should now be enabled in Redirect Web's list.} +@item{Once it's imported, it's safe to delete the @italic{breezewiki.redirectweb} file.} +] + @subsection{Browser extension: Redirector} This will redirect you with no fanfare. It works in Firefox and Chrome on the computer. diff --git a/files/instances.json b/files/instances.json index 81fae2e..c358ef3 100644 --- a/files/instances.json +++ b/files/instances.json @@ -16,6 +16,7 @@ {"owner_name": "mint.lgbt", "owner_website": "https://mint.lgbt", "instance": "https://breeze.mint.lgbt"}, {"owner_name": "untitaker", "owner_website": "mailto:admin@woodland.cafe", "instance": "https://breezewiki.woodland.cafe"}, {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "https://breezewiki.nadeko.net"}, + {"owner_name": "4o1x5", "owner_website": "https://4o1x5.dev", "instance": "https://breezewiki.4o1x5.dev"}, {"owner_name": "lost+skunk", "owner_website": "https://matrix.to/#/@softpigeones:sibnsk.net", "instance": "http://bw.skunky7dhv7nohsoalpwe3sxfz3fbkad7r3wk632riye25vqm3meqead.onion"}, {"owner_name": "Project Segfault", "owner_website": "https://projectsegfau.lt", "instance": "http://breezewiki.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion"}, {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "http://breezewiki.nadekonfkhwlxwwk4ycbvq42zvcjmvo5iakl4tajojjwxd4a5dcetuyd.onion"} From 54777bc6494ed845832fd1bdf5158310a8d0732e Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Mon, 1 Jul 2024 02:59:07 +1200 Subject: [PATCH 5/7] Add missing file --- files/breezewiki.redirectweb | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 files/breezewiki.redirectweb diff --git a/files/breezewiki.redirectweb b/files/breezewiki.redirectweb new file mode 100644 index 0000000..1091f6b --- /dev/null +++ b/files/breezewiki.redirectweb @@ -0,0 +1,26 @@ +{ + "appVersion" : "5.1.1", + "bundleID" : "io.github.mshibanami.RedirectWebForSafari", + "createdAt" : "2023-12-29T09:39:20.571Z", + "kind" : "RedirectList", + "redirects" : [ + { + "captureGroupProcesses" : [ + ], + "comments" : "", + "destinationURLPattern" : "https:\/\/breezewiki.com\/$1\/wiki\/$2", + "exampleURLs" : [ + "https:\/\/minecraft.fandom.com\/wiki\/Bricks" + ], + "excludeURLPatterns" : [ + ], + "isEnabled" : true, + "kind" : "Redirect", + "sourceURLPattern" : { + "type" : "wildcard", + "value" : "https:\/\/*.fandom.com\/wiki\/*" + }, + "title" : "fandom.com -> breezewiki.com" + } + ] +} From 0cbcdb176aaba20554d32208a48aa92f080d311c Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Mon, 1 Jul 2024 03:09:30 +1200 Subject: [PATCH 6/7] Add Rafo and Butter Cat instances --- files/instances.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/files/instances.json b/files/instances.json index c358ef3..af381c6 100644 --- a/files/instances.json +++ b/files/instances.json @@ -17,7 +17,10 @@ {"owner_name": "untitaker", "owner_website": "mailto:admin@woodland.cafe", "instance": "https://breezewiki.woodland.cafe"}, {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "https://breezewiki.nadeko.net"}, {"owner_name": "4o1x5", "owner_website": "https://4o1x5.dev", "instance": "https://breezewiki.4o1x5.dev"}, + {"owner_name": "Rafo", "owner_website": "https://r4fo.com", "instance": "https://breezewiki.r4fo.com/"}, {"owner_name": "lost+skunk", "owner_website": "https://matrix.to/#/@softpigeones:sibnsk.net", "instance": "http://bw.skunky7dhv7nohsoalpwe3sxfz3fbkad7r3wk632riye25vqm3meqead.onion"}, {"owner_name": "Project Segfault", "owner_website": "https://projectsegfau.lt", "instance": "http://breezewiki.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion"}, - {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "http://breezewiki.nadekonfkhwlxwwk4ycbvq42zvcjmvo5iakl4tajojjwxd4a5dcetuyd.onion"} + {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "http://breezewiki.nadekonfkhwlxwwk4ycbvq42zvcjmvo5iakl4tajojjwxd4a5dcetuyd.onion"}, + {"owner_name": "Butter Cat", "owner_website": "https://catsarch.com", "instance": "http://breezewiki.catsarchywsyuss6jdxlypsw5dc7owd5u5tr6bujxb7o6xw2hipqehyd.onion/"}, + {"owner_name": "Rafo", "owner_website": "https://r4fo.com", "instance": "http://breezewiki.r4focoma7gu2zdwwcjjad47ysxt634lg73sxmdbkdozanwqslho5ohyd.onion"} ] From b7197e5bf5fff0829b4200e4b528fcb853775bf6 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Fri, 12 Jul 2024 22:08:51 +1200 Subject: [PATCH 7/7] Add reallyaweso.me instance --- files/instances.json | 1 + 1 file changed, 1 insertion(+) diff --git a/files/instances.json b/files/instances.json index af381c6..ee23753 100644 --- a/files/instances.json +++ b/files/instances.json @@ -16,6 +16,7 @@ {"owner_name": "mint.lgbt", "owner_website": "https://mint.lgbt", "instance": "https://breeze.mint.lgbt"}, {"owner_name": "untitaker", "owner_website": "mailto:admin@woodland.cafe", "instance": "https://breezewiki.woodland.cafe"}, {"owner_name": "Fijxu", "owner_website": "https://nadeko.net", "instance": "https://breezewiki.nadeko.net"}, + {"owner_name": "AlexPewMaster", "owner_website": "https://reallyaweso.me", "instance": "https://fandom.reallyaweso.me"}, {"owner_name": "4o1x5", "owner_website": "https://4o1x5.dev", "instance": "https://breezewiki.4o1x5.dev"}, {"owner_name": "Rafo", "owner_website": "https://r4fo.com", "instance": "https://breezewiki.r4fo.com/"}, {"owner_name": "lost+skunk", "owner_website": "https://matrix.to/#/@softpigeones:sibnsk.net", "instance": "http://bw.skunky7dhv7nohsoalpwe3sxfz3fbkad7r3wk632riye25vqm3meqead.onion"},