Skip to content

Commit

Permalink
Update null_good_doi.php
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann authored Dec 26, 2024
1 parent e582c32 commit 3fcdb30
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions constants/null_good_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
// TODO - these need to be manually double checked once in a great while
// We cannot add hdls to this list, since we need the final URL
const NULL_DOI_BUT_GOOD = [
'10.15446/ga.v21n1.69792' => true,
'10.15446/rsap.v16n1.38665' => true,
'10.15446/rsap.v16n2.38983' => true,
'10.1000/100' => true,
'10.1001/archfami.9.10.1195' => true,
'10.1001/archgenpsychiatry.2009.141' => true,
Expand Down Expand Up @@ -10719,6 +10716,7 @@
'10.15446/esrj.v28n2.112332' => true,
'10.15446/fyf.v27n2.47558' => true,
'10.15446/fyf.v27n2.47666' => true,
'10.15446/ga.v21n1.69792' => true,
'10.15446/historelo.v11n21.71500' => true,
'10.15446/historelo.v11n21.73096' => true,
'10.15446/historelo.v11n22.72839' => true,
Expand All @@ -10732,6 +10730,8 @@
'10.15446/rcdg.n19.16863' => true,
'10.15446/recolma.v53n2.85522' => true,
'10.15446/rev.colomb.quim.v1n49.83298' => true,
'10.15446/rsap.v16n1.38665' => true,
'10.15446/rsap.v16n2.38983' => true,
'10.15448/1984-7289.2022.1.42204' => true,
'10.15463/ie1418.10214/1.1' => true,
'10.15463/ie1418.10899' => true,
Expand Down Expand Up @@ -16149,6 +16149,7 @@
'10.5840/asrr20101127' => true,
'10.5840/asrr201910263' => true,
'10.5840/augstudies20205115' => true,
'10.5840/clrjames2013191/214' => true,
'10.5840/clrjames2023291/2115' => true,
'10.5840/cssr2005102' => true,
'10.5840/du201727230' => true,
Expand All @@ -16161,6 +16162,7 @@
'10.5840/ipq199232156' => true,
'10.5840/ipq20231114214' => true,
'10.5840/irishphil1984125' => true,
'10.5840/jbee2017143' => true,
'10.5840/jipr2021265' => true,
'10.5840/jphil20081051024' => true,
'10.5840/jpr_1995_19' => true,
Expand Down Expand Up @@ -16191,6 +16193,7 @@
'10.5840/teachphil200932221' => true,
'10.5840/thought1935945' => true,
'10.5840/tpm20157197' => true,
'10.5840/wcp22200828606' => true,
'10.5850/JKSCT.2015.39.1.121' => true,
'10.5850/jksct.2015.39.1.121' => true,
'10.5850/JKSCT.2016.40.6.1116' => true,
Expand Down

0 comments on commit 3fcdb30

Please sign in to comment.