diff --git a/Finance/Quote/DKB.pm b/Finance/Quote/DKB.pm index 3b9ac9e..5b3e7d8 100644 --- a/Finance/Quote/DKB.pm +++ b/Finance/Quote/DKB.pm @@ -31,6 +31,7 @@ my %urlmap_wkn = ( 'a0x754' => 'https://dkb.mdgms.com/MIS/?id_instrument=22407622&id=0107980&pid=DKB_fnd_profile&id_notation=26567264', 'a0m8hd' => 'https://dkb.mdgms.com/MIS/?id_instrument=19179789&id=0107980&pid=DKB_fnd_profile&id_notation=21240603', '532656' => 'https://dkb.mdgms.com/MIS/?id_instrument=4071891&id=0107980&pid=DKB_fnd_profile&id_notation=3688058', + 'ewg0ld' => 'https://dkb.mdgms.com/MIS/?pid=DKB_cer_portrait&id_instrument=55061564&id_notation=70580062&id=0107980', 'dws0pr' => 'https://dkb.mdgms.com/MIS/?id_instrument=18286450&id=0107980&pid=DKB_fnd_profile&id_notation=22946309' ); @@ -43,6 +44,7 @@ my %wknmap = ( 'de000a0x7541' => 'a0x754', 'de000a0m8hd2' => 'a0m8hd', 'de0005326565' => '532656', + 'de000ewg0ld1' => 'ewg0ld', 'lu0327386487' => 'dws0pr' );