We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2471b commit d6f8068Copy full SHA for d6f8068
api/src/util/tests/duitang.json
@@ -0,0 +1,37 @@
1
+[
2
+ {
3
+ "name": "regular album",
4
+ "url": "https://www.duitang.com/atlas/?id=135382417",
5
+ "params": {},
6
+ "expected": {
7
+ "code": 200,
8
+ "status": "picker"
9
+ }
10
+ },
11
12
+ "name": "single image",
13
+ "url": "https://www.duitang.com/blog/?id=1517805784",
14
15
16
17
18
19
20
21
+ "name": "single image, mobile link",
22
+ "url": "https://m.duitang.com/blog/?id=1517805784",
23
24
25
26
27
28
29
30
+ "name": "regular album, mobile link",
31
+ "url": "https://m.duitang.com/atlas/?id=135382417",
32
33
34
35
36
37
+]
0 commit comments