Skip to content

Commit

Permalink
added oeml to DOMAIN_MAPPING
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Jan 8, 2023
1 parent 5edeed7 commit f25d254
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dumper/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
("schnitzler-bahr", "schnitzler-bahr"),
("schnitzler-briefe", "schnitzler-briefe"),
("schnitzler-lektueren", "schnitzler-lektueren"),
("doi.org/10.1553", "oebl"),
("//doi.org/10.1553", "oebl"),
("dx.doi.org/10.1553", "oeml"),
("kraus.wienbibliothek.at", "legalkraus"),
("kraus1933", "dritte-walpurgisnacht"),
("pmb.acdh.oeaw.ac.at", "pmb"),
Expand Down

0 comments on commit f25d254

Please sign in to comment.