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 28, 2024
1 parent 0a82fc3 commit 819ce4d
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions constants/null_bad_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,46 @@

/** Double check before removing - for example, these are liars - see NULL_DOI_ANNOYING above ===================================================================================== */
const NULL_DOI_LIST = [
'10.1355/AE13-3E' => true, // Cloud error
'10.1355/ae15-3m' => true, // Cloud error
'10.1355/AE20-3F' => true, // Cloud error
'10.1355/AE26-1E' => true, // Cloud error
'10.1355/CS21-3B' => true, // Cloud error
'10.1355/CS21-3D' => true, // Cloud error
'10.1355/CS22-1A' => true, // Cloud error
'10.1355/CS22-2G' => true, // Cloud error
'10.1355/CS22-3D' => true, // Cloud error
'10.1355/CS23-1G' => true, // Cloud error
'10.1355/CS23-2G' => true, // Cloud error
'10.1355/CS23-3E' => true, // Cloud error
'10.1355/CS24-2E' => true, // Cloud error
'10.1355/CS25-2A' => true, // Cloud error
'10.1355/CS28-3D' => true, // Cloud error
'10.1355/cs29-1h' => true, // Cloud error
'10.1355/CS3-1E' => true, // Cloud error
'10.1355/CS5-4B' => true, // Cloud error
'10.1355/CS8-1B' => true, // Cloud error
'10.1355/cs9-1b' => true, // Cloud error
'10.1355/SEAA-06L' => true, // Cloud error
'10.1355/SEAA00Q' => true, // Cloud error
'10.1355/SEAA02M' => true, // Cloud error
'10.1355/SEAA04L' => true, // Cloud error
'10.1355/SEAA06O' => true, // Cloud error
'10.1355/SEAA08M' => true, // Cloud error
'10.1355/SEAA09D' => true, // Cloud error
'10.1355/SEAA75F' => true, // Cloud error
'10.1355/seaa87t' => true, // Cloud error
'10.1355/SEAA93J' => true, // Cloud error
'10.1355/SEAA99D' => true, // Cloud error
'10.1355/SEAA99E' => true, // Cloud error
'10.1355/SJ1-1E' => true, // Cloud error
'10.1355/SJ10-1D' => true, // Cloud error
'10.1355/SJ11-1D' => true, // Cloud error
'10.1355/SJ13-1E' => true, // Cloud error
'10.1355/sj16-1c' => true, // Cloud error
'10.1355/sj2-1f' => true, // Cloud error
'10.1355/SJ8-1G' => true, // Cloud error
'10.1355/sj9-1b' => true, // Cloud error
'10.1017/S153759270474058X' =>true,
'10.1001/archderm.133.1.49' => true, // 404
'10.1001/archderm.134.11.1484' => true, // 404
Expand Down

0 comments on commit 819ce4d

Please sign in to comment.