Skip to content

Commit

Permalink
Update null_doi.php
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann authored Jan 31, 2024
1 parent de61e76 commit d603034
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions constants/null_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@
'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(
/** Double check before removing - for example, these are liars - see NULL_DOI_ANNOYING above **/
'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',
Expand Down Expand Up @@ -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',
Expand All @@ -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',
Expand Down Expand Up @@ -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',
);
Expand Down Expand Up @@ -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 **/
);

0 comments on commit d603034

Please sign in to comment.