From d603034bb3839697049b22dc30ef0f2e85588825 Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Wed, 31 Jan 2024 14:48:52 -0600 Subject: [PATCH] Update null_doi.php --- constants/null_doi.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/constants/null_doi.php b/constants/null_doi.php index 9859a75412..d7935f5fb9 100644 --- a/constants/null_doi.php +++ b/constants/null_doi.php @@ -6,6 +6,7 @@ '10.1511/2006.61.412', '10.2225/vol9-issue3-fulltext-15', '10.31754/2409-6105-2019-4-9-18', +'10.2136/sh2012-53-6-lf', ); const NULL_DOI_LIST = array( @@ -13,6 +14,7 @@ '10.1511/2006.61.412', // goes to wrong page '10.2225/vol9-issue3-fulltext-15', // "Forbid" '10.31754/2409-6105-2019-4-9-18', // Nothing page +'10.2136/sh2012-53-6-lf', // published landing page /** end annoying **/ '10.1007/BF00162691', '10.1007/BF00162818', @@ -103,7 +105,6 @@ '10.20960/nh.559', '10.21082/blpn.v12n2.2006.p83-88', '10.21154/justicia.v12i2.328', -'10.2136/sh2012-53-6-lf', '10.21599/atjir.15384', '10.22520/tubaked.2004-2.0007', '10.2307/3818115', @@ -119,7 +120,6 @@ '10.2979/NWS.2003.15.3.145', '10.2979/NWS.2006.18.2.24', '10.31096/wua033-pls90b070', -'10.31318/2522-4190.2018.121.133109', '10.3149/csm.0302.160', '10.3149/CSM.0401.63', '10.3149/CSM.0502.179', @@ -165,7 +165,6 @@ '10.7313/upo9781904761679.011', '10.7556/jaoa', '10.7575/aiac.ijalel.v.6n.3p.71', -'11336/7771', '11336/80763', '11336/98158', ); @@ -349,5 +348,6 @@ '10.7314/apjcp.2013.14.9.4965', '10.7731/KIFSE.2015.29.2.039', '10.8080/4020100059499', +'10.31318/2522-4190.2018.121.133109', /** We cannot add hdls, since we need the final URL **/ );