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 ab85d32 commit 99b644a
Showing 1 changed file with 41 additions and 40 deletions.
81 changes: 41 additions & 40 deletions constants/null_bad_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,46 @@

// TODO - manually check these from time to time - Last Check 7 NOV 2024
const NULL_DOI_ANNOYING = [
'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.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 Expand Up @@ -2533,46 +2573,7 @@
'10.1336/0313268762' => true,
'10.1353/hyp.2006.0067' => true,
'10.1353/jph.2000.0014' => true,
'10.1355/AE13-3E' => true,
'10.1355/ae15-3m' => true,
'10.1355/AE20-3F' => true,
'10.1355/AE26-1E' => true,
'10.1355/CS21-3B' => true,
'10.1355/CS21-3D' => true,
'10.1355/CS22-1A' => true,
'10.1355/CS22-2G' => true,
'10.1355/CS22-3D' => true,
'10.1355/CS23-1G' => true,
'10.1355/CS23-2G' => true,
'10.1355/CS23-3E' => true,
'10.1355/CS24-2E' => true,
'10.1355/CS25-2A' => true,
'10.1355/CS28-3D' => true,
'10.1355/cs29-1h' => true,
'10.1355/CS3-1E' => true,
'10.1355/CS5-4B' => true,
'10.1355/CS8-1B' => true,
'10.1355/cs9-1b' => true,
'10.1355/SEAA-06L' => true,
'10.1355/SEAA00Q' => true,
'10.1355/SEAA02M' => true,
'10.1355/SEAA04L' => true,
'10.1355/SEAA06O' => true,
'10.1355/SEAA08M' => true,
'10.1355/SEAA09D' => true,
'10.1355/SEAA75F' => true,
'10.1355/seaa87t' => true,
'10.1355/SEAA93J' => true,
'10.1355/SEAA99D' => true,
'10.1355/SEAA99E' => true,
'10.1355/SJ1-1E' => true,
'10.1355/SJ10-1D' => true,
'10.1355/SJ11-1D' => true,
'10.1355/SJ13-1E' => true,
'10.1355/sj16-1c' => true,
'10.1355/sj2-1f' => true,
'10.1355/SJ8-1G' => true,
'10.1355/sj9-1b' => true,

'10.1357/002224006778715711' => true,
'10.1357/002224007783649484' => true,
'10.1357/002224008788064540' => true,
Expand Down

0 comments on commit 99b644a

Please sign in to comment.