From be8399a500dc05a54ac8674fe845cc156d50b421 Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Fri, 2 Feb 2024 15:33:59 -0600 Subject: [PATCH] Update null_doi.php --- constants/null_doi.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/constants/null_doi.php b/constants/null_doi.php index 2dbb606d27..688b461d4c 100644 --- a/constants/null_doi.php +++ b/constants/null_doi.php @@ -190,6 +190,7 @@ '10.7313/upo9781904761679.011', '10.7556/jaoa', '10.7575/aiac.ijalel.v.6n.3p.71', +'10.46426/jp2kp.v20i1.42', ); const NULL_DOI_BUT_GOOD = array( // TODO - these need to be manually double checked once in a great while. Note that a failed url on one computer does not mean it is gone, it might just be you @@ -425,5 +426,6 @@ '10.7731/KIFSE.2015.29.2.039', '10.7770/rchdcp-V3N1-art348', '10.8080/4020100059499', +'10.21504/amj.v3i1.732', /** We cannot add hdls, since we need the final URL **/ );