From bc2ddb7d854f9b6ae31364e397e332724cadc89d Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Thu, 26 Dec 2024 10:30:21 -0600 Subject: [PATCH] Update null_good_doi.php --- constants/null_good_doi.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/constants/null_good_doi.php b/constants/null_good_doi.php index 0fdfffe124..8364016cc8 100644 --- a/constants/null_good_doi.php +++ b/constants/null_good_doi.php @@ -7,6 +7,9 @@ // 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,