1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
{
"createdBy": "Redirector v3.5.3",
"createdAt": "2022-08-06T06:47:02.721Z",
"redirects": [
{
"description": "medium redirect",
"exampleUrl": "https://medium.com/zocdoc-engineering/monorepo-magic-escaping-version-hell-by-decoupling-dependencies-46e817073bdf",
"exampleResult": "https://scribe.rip/zocdoc-engineering/monorepo-magic-escaping-version-hell-by-decoupling-dependencies-46e817073bdf",
"error": null,
"includePattern": "https://medium.com/*",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "https://scribe.rip/$1",
"patternType": "W",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame"
]
},
{
"description": "medium redirect",
"exampleUrl": "https://dreamume.medium.com/leetcode-458-poor-pigs-adc1bef981c1",
"exampleResult": "https://scribe.rip/leetcode-458-poor-pigs-adc1bef981c1",
"error": null,
"includePattern": "https://*.medium.com/*",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "https://scribe.rip/$2",
"patternType": "W",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame"
]
}
]
}
|