~cadence/breezewiki-discuss

1

Documentation for Automatic Redirection on iOS using Redirect Web for Safari

James Kerrane <hi@jameskerrane.com>
Details
Message ID
<6AA42828-730F-4385-8619-578317B2597A@jameskerrane.com>
DKIM signature
missing
Download raw message
Hello!

In the docs section 2 Automatic Redirects at https://docs.breezewiki.com/Automatic_Redirection.html there were no instructions for setting up a redirect for iOS so I used an app on the app store to help me out! If these instructions are useful, feel free to add them to the site docs (or I can submit a pull request if/when I am able to create an account on the Gitdab :) ) They should work for safari on both macOS and iOS.
-----

2.5 App: Redirect Web for Safari

If you want to be redirected in Safari on iOS or macOS, you can use Redirect Web for Safari.

1. Install [Redirect Web for Safari](https://apps.apple.com/us/app/redirect-web-for-safari/id1571283503)
2. Download this file
--- breezewiki.redirectweb
{
  "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"
    }
  ]
}
---
3. Open the file with the Files app, click on the Share icon, click *Redirect Web*, and click *Import*. The redirect should now be enabled in Redirect Web's list.
4. Once it's imported, you can delete the *breezewiki.redirectweb* file.
Details
Message ID
<20240701025737.03fa5fc9a9f98904eca4b1a1@disroot.org>
In-Reply-To
<6AA42828-730F-4385-8619-578317B2597A@jameskerrane.com> (view parent)
DKIM signature
pass
Download raw message
Thank you so much for this contribution! I have added it to the docs:
https://docs.breezewiki.com/Automatic_Redirection.html

Since I don't have an Apple device to test with, could you check if
everything looks good to you or if I need to make any changes?
Reply to thread Export thread (mbox)