|
1 | 1 | { |
| 2 | + "aliveStatusCodes": [0,200,403], |
2 | 3 | "ignorePatterns": [ |
3 | 4 | { |
4 | 5 | "pattern": "linkedin" |
5 | 6 | }, |
6 | | - { |
7 | | - "pattern": "https://opensource.su.domains" |
8 | | - }, |
9 | 7 | { |
10 | 8 | "pattern": "^https://www.uni.lu/*" |
11 | 9 | }, |
|
15 | 13 | { |
16 | 14 | "pattern": "https://artsandsciences.syracuse.edu/people/faculty/collin-capano/" |
17 | 15 | }, |
18 | | - { |
19 | | - "pattern": "https://ospo.gwu.edu" |
20 | | - }, |
21 | 16 | { |
22 | 17 | "pattern": "https://www.umass.edu/opensource/content/mission.html" |
23 | 18 | }, |
24 | 19 | { |
25 | | - "pattern": "https://doi.org/10.7910/DVN/TJCLKP" |
| 20 | + "pattern": "https://doi.org/10.7910/DVN/TJCLKP", |
| 21 | + "reason": "503" |
26 | 22 | }, |
27 | 23 | { |
28 | 24 | "pattern": "https://ospoplusplus.com" |
29 | 25 | }, |
30 | | - { |
31 | | - "pattern": "https://tidelift.com", |
32 | | - "reason": "404" |
33 | | - }, |
34 | | - { |
35 | | - "pattern": "https://x.com/scicodes1", |
36 | | - "reason": "400" |
37 | | - }, |
38 | | - { |
39 | | - "pattern": "https://www.turing.ac.uk", |
40 | | - "reason": "403" |
41 | | - }, |
42 | | - { |
43 | | - "pattern": "https://foundation.gnome.org/", |
44 | | - "reason": "403" |
45 | | - }, |
46 | | - { |
47 | | - "pattern": "https://www.aps.org/", |
48 | | - "reason": "403" |
49 | | - }, |
50 | | - { |
51 | | - "pattern": "https://www.aaas.org/", |
52 | | - "reason": "403" |
53 | | - }, |
54 | | - { |
55 | | - "pattern": "https://openai.com/", |
56 | | - "reason": "403" |
57 | | - }, |
58 | | - { |
59 | | - "pattern": "https://www.nsf.gov/", |
60 | | - "reason": "403" |
61 | | - }, |
62 | | - { |
63 | | - "pattern": "https://www.unomaha.edu/college-of-information-science-and-technology/about/faculty-staff/matt-germonprez.php", |
64 | | - "reason": "403" |
65 | | - }, |
66 | | - { |
67 | | - "pattern": "https://www.unomaha.edu/college-of-information-science-and-technology/bridge/index.php", |
68 | | - "reason": "403" |
69 | | - }, |
70 | | - { |
71 | | - "pattern": "https://www.ieee.org/", |
72 | | - "reason": "403" |
73 | | - }, |
74 | | - { |
75 | | - "pattern": "https://opensource.syracuse.edu" |
76 | | - }, |
77 | | - { |
78 | | - "pattern": "https://datanexus.ucsd.edu/ospo/index.html", |
79 | | - "reason": "403" |
80 | | - }, |
81 | | - { |
82 | | - "pattern": "https://today.ucsd.edu/story/new-grant-supports-multi-uc-campus-effort-to-build-network-of-open-source-program-offices", |
83 | | - "reason": "403" |
84 | | - }, |
85 | 26 | { |
86 | 27 | "pattern": "https://osf.io/institutions/gwu", |
87 | 28 | "reason": "500" |
88 | 29 | }, |
89 | | - { |
90 | | - "pattern": "https://www.esa.int/", |
91 | | - "reason": "403" |
92 | | - }, |
93 | | - { |
94 | | - "pattern": "https://x.com/scicodes1", |
95 | | - "reason": "400" |
96 | | - }, |
97 | 30 | { |
98 | 31 | "pattern": "https://opsci.io", |
99 | 32 | "reason": "402" |
|
103 | 36 | "reason": "402" |
104 | 37 | }, |
105 | 38 | { |
106 | | - "pattern": "https://www.heliosopen.org/members", |
107 | | - "reason": "403" |
108 | | - }, |
109 | | - { |
110 | | - "pattern": "https://you.stonybrook.edu/mckinnonrosati/open-source/", |
111 | | - "reason": "0" |
| 39 | + "pattern": "https://ospo.library.jhu.edu/", |
| 40 | + "reason": "500" |
112 | 41 | } |
113 | 42 | ] |
114 | 43 | } |
0 commit comments