diff --git a/Finance/Quote/DKB.pm b/Finance/Quote/DKB.pm index 1d5cc68..2344a54 100644 --- a/Finance/Quote/DKB.pm +++ b/Finance/Quote/DKB.pm @@ -29,7 +29,9 @@ my %urlmap_wkn = ( 'a0m430' => 'https://dkb.mdgms.com/MIS/?id_instrument=18085585&id=0107980&pid=DKB_fnd_profile&id_notation=20644387', 'a0m8hd' => 'https://dkb.mdgms.com/MIS/?id_instrument=19179789&id=0107980&pid=DKB_fnd_profile&id_notation=21240603', 'a0m9a2' => 'https://dkb.mdgms.com/MIS/?id_instrument=19035880&id=0107980&pid=DKB_fnd_profile&id_notation=23679474', + 'a0ndda' => 'https://dkb.mdgms.com/MIS/?id_instrument=25204090&id=0107980&pid=DKB_fnd_profile&id_notation=31156472', 'a0x754' => 'https://dkb.mdgms.com/MIS/?id_instrument=22407622&id=0107980&pid=DKB_fnd_profile&id_notation=26567264', + 'a0x758' => 'https://dkb.mdgms.com/MIS/?id_instrument=22533730&id=0107980&pid=DKB_fnd_profile&id_notation=26567263', 'a0ya5q' => 'https://dkb.mdgms.com/MIS/?id_instrument=26097198&id=0107980&pid=DKB_fnd_profile&id_notation=32652184', 'dws0pr' => 'https://dkb.mdgms.com/MIS/?id_instrument=18286450&id=0107980&pid=DKB_fnd_profile&id_notation=22946309', 'ewg0ld' => 'https://dkb.mdgms.com/MIS/?pid=DKB_cer_portrait&id_instrument=55061564&id_notation=70580062&id=0107980' @@ -39,12 +41,14 @@ my %wknmap = ( 'de0005326565' => '532656', 'de000a0m8hd2' => 'a0m8hd', 'de000a0x7541' => 'a0x754', + 'de000a0x7582' => 'a0x758', 'de000ewg0ld1' => 'ewg0ld', 'fr0010135103' => 'a0dpw0', 'lu0087412390' => '974515', 'lu0323578657' => 'a0m430', 'lu0327386487' => 'dws0pr', 'lu0336084032' => 'a0m9a2', + 'lu0438336264' => 'a0ndda', 'lu0454071019' => 'a0ya5q' );