-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRedirector.json
More file actions
58 lines (58 loc) · 2.5 KB
/
Redirector.json
File metadata and controls
58 lines (58 loc) · 2.5 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"createdBy": "Redirector v3.5.3",
"createdAt": "2022-05-03T05:42:13.521Z",
"redirects": [
{
"description": "npc-sprite-noot.png",
"exampleUrl": "https://cdn.prodigygame.com/game/assets/v1_cache/atlases/npc-sprite-noot/9/npc-sprite-noot.png",
"exampleResult": "https://raw.githubusercontent.com/ProdigyMathGameHacking/AnimeTexturepack/master/game/assets/v1_cache/atlases/npc-sprite-noot/9/npc-sprite-noot.png",
"error": null,
"includePattern": "https://cdn.prodigygame.com/game/assets/v1_cache/atlases/npc-sprite-noot/9/npc-sprite-noot.png",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "https://raw.githubusercontent.com/ProdigyMathGameHacking/AnimeTexturepack/master/game/assets/v1_cache/atlases/npc-sprite-noot/9/npc-sprite-noot.png",
"patternType": "W",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame",
"sub_frame",
"stylesheet",
"script",
"image",
"imageset",
"object",
"xmlhttprequest",
"history",
"other"
]
},
{
"description": "npc-face-noot.png",
"exampleUrl": "https://cdn.prodigygame.com/game/assets/v1_cache/atlases/npc-face-noot/12/npc-face-noot.png",
"exampleResult": "https://raw.githubusercontent.com/ProdigyMathGameHacking/AnimeTexturepack/master/game/assets/v1_cache/atlases/npc-face-noot/12/npc-face-noot.png",
"error": null,
"includePattern": "https://cdn.prodigygame.com/game/assets/v1_cache/atlases/npc-face-noot/12/npc-face-noot.png",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "https://raw.githubusercontent.com/ProdigyMathGameHacking/AnimeTexturepack/master/game/assets/v1_cache/atlases/npc-face-noot/12/npc-face-noot.png",
"patternType": "W",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame",
"sub_frame",
"stylesheet",
"script",
"image",
"imageset",
"object",
"xmlhttprequest",
"history",
"other"
]
}
]
}