1
0

redmi buds 6 play

This commit is contained in:
2025-04-08 20:17:15 +02:00
parent 490a7f0009
commit 7013e330ac
5 changed files with 400 additions and 1 deletions

View File

@ -348,7 +348,7 @@
}
function shareViaPinterest() {
const text = encodeURIComponent('Check out this fantastic game!https://test.creative-crafter.de/link-collection/klick-the-witch/');
const text = encodeURIComponent('Check out this fantastic game!https://test.creative-crafter.de/link-collection/lego-tiny-plants/');
const url = 'https://pinterest.com/pin/create/button/?url=' + text;
window.open(url, '_blank');
}
@ -384,5 +384,7 @@
}
}
</script>
<br>
<br>
</body>
</html>