home » zplus/dokk.org.git
ID: d1313f947e478e3635087ce064bc76219aa28538
30 lines — 918B — View raw


{% set title = "radio-browser.info" %}
{% extends "templates/articles/article.html" %}

{% block article %}

<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p><strong>radio-browser.info</strong> is a website that collects information about Internet
radio stations. All the data is released in the public domain. As of August,
2018 the database contains more than 20,000 radio stations and is integrated
into more than 20 projects, including RadioDroid, <a href="InternetRadio_(app)">InternetRadio</a>,
and NextCloud<sup><a href="#cit1">[cit1]</a></sup>.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_references">References</h2>
<div class="sectionbody">
<div class="ulist bibliography">
<ul class="bibliography">
<li>
<p><a id="cit1"></a>[cit1] <a href="https://www.radio-browser.info" class="bare">https://www.radio-browser.info</a></p>
</li>
</ul>
</div>
</div>
</div>

{% endblock %}