|
22 | 22 | "showTarget": true, |
23 | 23 | "showHistory": true |
24 | 24 | }, |
25 | | - { |
26 | | - "name": "Shadow API", |
27 | | - "type": "http", |
28 | | - "target": "https://api.shadowdevs.com", |
29 | | - "expectedStatus": [404], |
30 | | - "showTarget": false, |
31 | | - "showHistory": true |
32 | | - }, |
33 | 25 | { |
34 | 26 | "name": "Shadow Systems", |
35 | 27 | "type": "http", |
|
51 | 43 | "type": "http", |
52 | 44 | "target": "https://docs.shadowdevs.com", |
53 | 45 | "expectedStatus": [200, 404, 401, 303], |
54 | | - "showTarget": false, |
| 46 | + "showTarget": true, |
55 | 47 | "showHistory": false |
56 | 48 | }, |
57 | 49 | { |
58 | 50 | "name": "CDN", |
59 | 51 | "type": "http", |
60 | 52 | "target": "https://cdn.shadowdevs.com", |
61 | 53 | "expectedStatus": [200, 404, 401, 303], |
| 54 | + "showTarget": true, |
| 55 | + "showHistory": false |
| 56 | + }, |
| 57 | + { |
| 58 | + "name": "Shadow API", |
| 59 | + "type": "http", |
| 60 | + "target": "https://api.shadowdevs.com", |
| 61 | + "expectedStatus": [200, 404, 401, 303], |
62 | 62 | "showTarget": false, |
63 | 63 | "showHistory": false |
64 | 64 | } |
|
76 | 76 | "target": "https://agentbub.dev", |
77 | 77 | "expectedStatus": [200, 404, 401, 303], |
78 | 78 | "showTarget": true, |
| 79 | + "applyToOverall": false, |
79 | 80 | "showHistory": false |
80 | 81 | }, |
81 | 82 | { |
|
84 | 85 | "target": "https://api.agentbub.dev", |
85 | 86 | "expectedStatus": [404], |
86 | 87 | "showTarget": false, |
| 88 | + "applyToOverall": false, |
87 | 89 | "showHistory": false |
88 | 90 | }, |
89 | 91 | { |
|
92 | 94 | "target": "https://bactanetwork.com", |
93 | 95 | "expectedStatus": [200, 404, 401, 303], |
94 | 96 | "showTarget": true, |
| 97 | + "applyToOverall": false, |
95 | 98 | "showHistory": false |
96 | 99 | }, |
97 | 100 | { |
|
100 | 103 | "target": "https://forums.bactanetwork.com", |
101 | 104 | "expectedStatus": [200, 404, 401, 303], |
102 | 105 | "showTarget": true, |
| 106 | + "applyToOverall": false, |
103 | 107 | "showHistory": false |
104 | 108 | } |
105 | 109 | ] |
|
0 commit comments