|
1 | | -// Bun Snapshot v1, https://goo.gl/fbAQLP |
| 1 | +// Bun Snapshot v1, http://goo.gl/fbAQLP |
2 | 2 |
|
3 | 3 | exports[`MXOJ platform should fetch problem 1`] = ` |
4 | 4 | { |
@@ -35,7 +35,7 @@ Hello, MXOJ! |
35 | 35 | , |
36 | 36 | "difficulty": 1, |
37 | 37 | "id": "A1", |
38 | | - "link": "https://oier.team/problems/A1", |
| 38 | + "link": "http://oier.team/problems/A1", |
39 | 39 | "memoryLimit": 536870912, |
40 | 40 | "samples": [ |
41 | 41 | { |
@@ -161,7 +161,7 @@ g++ grader.cpp guess.cpp -o guess -O2 -std=c++14 -static |
161 | 161 | , |
162 | 162 | "difficulty": 0, |
163 | 163 | "id": "B3", |
164 | | - "link": "https://oier.team/problems/B3", |
| 164 | + "link": "http://oier.team/problems/B3", |
165 | 165 | "memoryLimit": 536870912, |
166 | 166 | "samples": [], |
167 | 167 | "tags": [ |
@@ -219,7 +219,7 @@ exports[`MXOJ platform should fetch submission problem 1`] = ` |
219 | 219 | , |
220 | 220 | "difficulty": 0, |
221 | 221 | "id": "B1", |
222 | | - "link": "https://oier.team/problems/B1", |
| 222 | + "link": "http://oier.team/problems/B1", |
223 | 223 | "memoryLimit": 268435456, |
224 | 224 | "samples": [ |
225 | 225 | { |
@@ -260,7 +260,7 @@ exports[`MXOJ platform should fetch objective problem 1`] = ` |
260 | 260 | , |
261 | 261 | "difficulty": 0, |
262 | 262 | "id": "B5", |
263 | | - "link": "https://oier.team/problems/B5", |
| 263 | + "link": "http://oier.team/problems/B5", |
264 | 264 | "memoryLimit": 268435456, |
265 | 265 | "samples": [], |
266 | 266 | "tags": [ |
|
0 commit comments