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 27, 2024
1 parent 4756b4b commit 2dec716
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions constants/null_good_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +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.4072/rbp.2024.3.0403' =>true,
'10.4254/wjh.v7.i17.2069' =>true,
'10.1000/100' => true,
'10.1001/archfami.9.10.1195' => true,
'10.1001/archgenpsychiatry.2009.141' => true,
Expand Down Expand Up @@ -8861,6 +8859,7 @@
'10.1183/09031936.00114812' => true,
'10.1183/09031936.00139009' => true,
'10.1183/09031936.00203511' => true,
'10.1183/09031936.01.00086201' => true,
'10.1183/09031936.02.00309102' => true,
'10.1183/09031936.02.00401702' => true,
'10.1183/09031936.03.00051603' => true,
Expand All @@ -8877,6 +8876,7 @@
'10.1183/13993003.02009-2019' => true,
'10.1183/13993003.03393-2020' => true,
'10.1183/13993003.congress-2020.232' => true,
'10.1183/16000617.0034-2016' => true,
'10.1183/16000617.0064-2019' => true,
'10.1183/16000617.0119-2017' => true,
'10.1183/16000617.0185-2021' => true,
Expand Down Expand Up @@ -13151,6 +13151,7 @@
'10.3133/pp677' => true,
'10.3133/pp811' => true,
'10.3133/pp82' => true,
'10.3133/pp84' => true,
'10.3133/pp862' => true,
'10.3133/pp95D' => true,
'10.3133/sim3292' => true,
Expand Down Expand Up @@ -14490,6 +14491,8 @@
'10.4072/rbp.2010.2.03' => true,
'10.4072/rbp.2021.4.07' => true,
'10.4072/rbp.2023.4.01' => true,
'10.4072/rbp.2023.4.04' => true,
'10.4072/rbp.2024.3.0403' =>true,
'10.4081/aiua.2016.1.47' => true,
'10.4081/cp.2017.987' => true,
'10.4081/ijfs.2018.7053' => true,
Expand Down Expand Up @@ -14686,6 +14689,7 @@
'10.4254/wjh.v12.i4.125' => true,
'10.4254/wjh.v3.i5.108' => true,
'10.4254/wjh.v4.i3.74' => true,
'10.4254/wjh.v7.i17.2069' =>true,
'10.4267/2042/46939' => true,
'10.4269/ajtmh.2010.09-0544' => true,
'10.4271/14-12-01-0006' => true,
Expand Down

0 comments on commit 2dec716

Please sign in to comment.