Add missing file
This commit is contained in:
parent
27c7143797
commit
54777bc649
1 changed files with 26 additions and 0 deletions
26
files/breezewiki.redirectweb
Normal file
26
files/breezewiki.redirectweb
Normal file
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue