Skip to content

Commit

Permalink
Update null_bad_doi.php
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann authored Dec 31, 2024
1 parent 69907d7 commit a49d1ad
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions constants/null_bad_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,16 @@

/** Double check before removing - for example, these are liars - see NULL_DOI_ANNOYING above ===================================================================================== */
const NULL_DOI_LIST = [
'10.14241/asgp.2022.10' => true,
'10.14241/asgp.2018.017' => true,
'10.14241/asgp.2020.04' => true,
'10.14241/asgp.2020.17' => true,
'10.14241/asgp.2021.21' => true,
'10.14241/asgp.2023.01' => true,
'10.14241/asgp.2023.03' => true,
'10.14241/asgp.2023.17' => true,
'10.14241/asgp.2024.01' => true,
'10.18845/tm.v28i4.2438' => true,
'10.1001/archderm.133.1.49' => true, // 404
'10.1001/archderm.134.11.1484' => true, // 404
'10.1001/archderm.134.11.1487' => true, // 404
Expand Down

0 comments on commit a49d1ad

Please sign in to comment.