emptyfm

listen to FM radio from your browser
git clone git://git.nirm.al/emptyfm.git
Log | Files | Refs | README | LICENSE

commit 4b5334ce95324a7c9e7fee6ac5828da529563818
parent d02a323c89bac4b33a6ac01d739e47dc753f42d1
Author: Nirmal Kumar R <tildezero@gmail.com>
Date:   Wed, 11 Dec 2024 17:25:52 +0000

Update the source code link

Diffstat:
Mindex.html | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html @@ -155,7 +155,7 @@ <div class="tagline">Listen to your favorite FM Radio station from your browser.</div> <p class="description">An in-browser app to listen to various FM Radio stations around the world - No data goes to the server.</p> <div class="nav"> - <p>A project by <a href="https://nirm.al" target="_blank">Nirmal Kumar R</a>. Find the <a href="https://github.com/mysticmode/emptyfm" target="_blank">source code</a>.</p> + <p>A project by <a href="https://nirm.al" target="_blank">Nirmal Kumar R</a>. Find the <a href="https://sorcia.org/mysticmode/emptyfm" target="_blank">source code</a>.</p> <p>Acknowledgements: Purely goes to <a href="https://www.radio-browser.info" target="_blank">RadioBrowser</a>.</p> </div> @@ -195,4 +195,4 @@ <script src="emptyfm.js"></script> </body> -</html> -\ No newline at end of file +</html>