From 2dec716e18b4707b57e6bd058db1166aec67046f Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Fri, 27 Dec 2024 08:03:54 -0600 Subject: [PATCH] Update null_good_doi.php --- constants/null_good_doi.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/constants/null_good_doi.php b/constants/null_good_doi.php index 4c652a3f2a..eddb4c42a0 100644 --- a/constants/null_good_doi.php +++ b/constants/null_good_doi.php @@ -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, @@ -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, @@ -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, @@ -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, @@ -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, @@ -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,