Page 1 of 1

How do I do this?

Posted: Tue Sep 10, 2024 7:20 pm
by Newbeee
How do I embed mp3 player on my site

Re: How do I do this?

Posted: Wed Sep 11, 2024 2:01 am
by Xkria-uy
En file lister

Code: Select all

<audio controls loop> Your browser does not support the audio player. <source src="%cdn_link%" type="audio/mpeg" rel="dofollow"/><source src="%download_link%.%format%" rel="dofollow" type="audio/mp3"/> </audio>

Re: How do I do this?

Posted: Mon Sep 16, 2024 11:04 pm
by Newbeee
Thanks it's really worked 🙏
I am grateful