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 Jan 3, 2025
1 parent 0f775df commit 3d1a08b
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions constants/null_bad_doi.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

// TODO - manually check these from time to time - Last Check 7 NOV 2024
const NULL_DOI_ANNOYING = [
'10.4312/dp.45-1' => true, // 500
'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 @@ -381,7 +382,6 @@
'10.15640/jsspi.v2n4a2' => true, // domain for sale
'10.15640/jthm.v8n1a3' => true, // domain for sale
'10.15640/rhps.v3n2a5' => true, // domain for sale
'10.1590/S0074-02762003000900019' => true, // Internal server error
'10.1596/0-8213-2352-0' => true, // 404
'10.1596/978-0-8213-7782-6' => true, // 404
'10.17159/0379-4350/2017/v70a1' => true, // 404
Expand Down Expand Up @@ -2950,16 +2950,11 @@
'10.1583/1074-6218(1997)004<0339:TCADAP>2.0.CO;2' => true,
'10.1583/1074-6218(1997)004<0380:ISITSM>2.0.CO;2' => true,
'10.1590/0001-3765202120201554' => true,
'10.1590/1516-4446-2013-1228' => true,
'10.1590/s0043-31442005000600002' => true,
'10.1590/S0043-31442006000400008' => true,
'10.1590/S0043-31442007000200005' => true,
'10.1590/S0074-02762003000900019' => true, // Internal server error
'10.1590/s0080-62342011000100039' => true,
'10.1590/S0102-09352010000500023' => true,
'10.1590/S0717-14982006000100001' => true,
'10.1590/S1020-49892010000200005' => true,
'10.1590/S1415-47572009005000041' => true,
'10.1590/S1518-44712006000200006' => true,
'10.1590/S1519-566X2006000500004' => true,
'10.1596/0-8213-2352-0' => true, // 404
Expand Down Expand Up @@ -4025,7 +4020,7 @@
'10.4268/cjcmm20161617' => true,
'10.4278/ajhp.081013-LIT-248' => true, // 404
'10.4292/wjgpt.v5.i3.105' => true,
'10.4312/dp.45-1' => true,
'10.4312/dp.45-1' => true, // 500
'10.4314/ajtcam.v9i1.16' => true,
'10.4324/9780203476901.ch4' => true,
'10.4337/9781784719326.00030' => true,
Expand Down

0 comments on commit 3d1a08b

Please sign in to comment.