diff --git a/views/sats.hbs b/views/sats.hbs index cbb5498..95ec358 100644 --- a/views/sats.hbs +++ b/views/sats.hbs @@ -252,7 +252,7 @@ .append('image') .attr('width', '100%') .attr('height', '100%') - .attr('xlink:href', '/static/assets/10hkd.jpg'); + .attr('xlink:href', 'https://ena.our-dogs.info/download.php?w=1280&h=720&img=https://c8.alamy.com/comp/CWNN3M/one-100-euro-banknote-one-hundred-euro-european-currency-isolated-CWNN3M.jpg'); $('svg path') .css('opacity', 1)