mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 05:45:18 +00:00
10525 lines
306 KiB
HTML
10525 lines
306 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
|
|
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
|
|
|
|
<meta name="viewport" content="width=device-width,
|
|
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<style>
|
|
#map_119946efdf58d1a36e490233f095541f {
|
|
position: relative;
|
|
width: 100.0%;
|
|
height: 100.0%;
|
|
left: 0.0%;
|
|
top: 0.0%;
|
|
}
|
|
.leaflet-container { font-size: 1rem; }
|
|
</style>
|
|
|
|
<style>html, body {
|
|
width: 100%;
|
|
height: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
</style>
|
|
|
|
<style>#map {
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
right:0;
|
|
left:0;
|
|
}
|
|
</style>
|
|
|
|
<script>
|
|
L_NO_TOUCH = false;
|
|
L_DISABLE_3D = false;
|
|
</script>
|
|
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.1.0/leaflet.markercluster.js"></script>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.1.0/MarkerCluster.css"/>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.1.0/MarkerCluster.Default.css"/>
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<div class="folium-map" id="map_119946efdf58d1a36e490233f095541f" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_119946efdf58d1a36e490233f095541f = L.map(
|
|
"map_119946efdf58d1a36e490233f095541f",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_9b183e42ae3299b34153ec11af7b5ee0 = L.tileLayer(
|
|
"https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}{r}.png",
|
|
{
|
|
"minZoom": 0,
|
|
"maxZoom": 20,
|
|
"maxNativeZoom": 20,
|
|
"noWrap": false,
|
|
"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors \u0026copy; \u003ca href=\"https://carto.com/attributions\"\u003eCARTO\u003c/a\u003e",
|
|
"subdomains": "abcd",
|
|
"detectRetina": false,
|
|
"tms": false,
|
|
"opacity": 1,
|
|
}
|
|
|
|
);
|
|
|
|
|
|
tile_layer_9b183e42ae3299b34153ec11af7b5ee0.addTo(map_119946efdf58d1a36e490233f095541f);
|
|
|
|
|
|
var marker_cluster_01fe8153b3c84bf58acaf1b175e0e167 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_37c99ea53c61eff9ac1bdd73fd9a59dd = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_fd42ec821997810a9c48d355e0a2b19b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7de1049a2b0d91349f8c8b56763cefc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c30abf44c7914a5eec659425d733d1 = $(`<div id="html_b2c30abf44c7914a5eec659425d733d1" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_7de1049a2b0d91349f8c8b56763cefc2.setContent(html_b2c30abf44c7914a5eec659425d733d1);
|
|
|
|
|
|
|
|
marker_37c99ea53c61eff9ac1bdd73fd9a59dd.bindPopup(popup_7de1049a2b0d91349f8c8b56763cefc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37c99ea53c61eff9ac1bdd73fd9a59dd.setIcon(icon_fd42ec821997810a9c48d355e0a2b19b);
|
|
|
|
|
|
var marker_4e13ca4dc0b8bc74a3db34a772116f94 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_9d001bf0e5abbfdd2174cd1fbe4e2421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_719aac97bc22a5d03afed93894a566e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c715aaccb02ce38167158dfe09209a6 = $(`<div id="html_9c715aaccb02ce38167158dfe09209a6" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_719aac97bc22a5d03afed93894a566e0.setContent(html_9c715aaccb02ce38167158dfe09209a6);
|
|
|
|
|
|
|
|
marker_4e13ca4dc0b8bc74a3db34a772116f94.bindPopup(popup_719aac97bc22a5d03afed93894a566e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e13ca4dc0b8bc74a3db34a772116f94.setIcon(icon_9d001bf0e5abbfdd2174cd1fbe4e2421);
|
|
|
|
|
|
var marker_cdc2bf80b04bb2642bd9974d0f6f4388 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_8e9723bad66cf2e8497e7dad135f6afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3fd2db2ce9e22e7651c173222772711 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50aebaa8400eb1dc481b56299dcbad99 = $(`<div id="html_50aebaa8400eb1dc481b56299dcbad99" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_d3fd2db2ce9e22e7651c173222772711.setContent(html_50aebaa8400eb1dc481b56299dcbad99);
|
|
|
|
|
|
|
|
marker_cdc2bf80b04bb2642bd9974d0f6f4388.bindPopup(popup_d3fd2db2ce9e22e7651c173222772711)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdc2bf80b04bb2642bd9974d0f6f4388.setIcon(icon_8e9723bad66cf2e8497e7dad135f6afc);
|
|
|
|
|
|
var marker_bf953d047906b2a3611ec7b7566d9a9f = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a72e8472711c1e74f67fa87542bb7828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8d7cc86b525479061b53d4eaf692dd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f40133e33245704d34ef7c2aa7b44370 = $(`<div id="html_f40133e33245704d34ef7c2aa7b44370" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_c8d7cc86b525479061b53d4eaf692dd9.setContent(html_f40133e33245704d34ef7c2aa7b44370);
|
|
|
|
|
|
|
|
marker_bf953d047906b2a3611ec7b7566d9a9f.bindPopup(popup_c8d7cc86b525479061b53d4eaf692dd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf953d047906b2a3611ec7b7566d9a9f.setIcon(icon_a72e8472711c1e74f67fa87542bb7828);
|
|
|
|
|
|
var marker_b75b6d507f515c235757159476e97b27 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5ce17ab3f69a322fb3cf4de6d1173e38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f293870e1fd9dfab34ed745e0aec72d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aa149af95baf6dca8d1876b365be89d = $(`<div id="html_5aa149af95baf6dca8d1876b365be89d" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_0f293870e1fd9dfab34ed745e0aec72d.setContent(html_5aa149af95baf6dca8d1876b365be89d);
|
|
|
|
|
|
|
|
marker_b75b6d507f515c235757159476e97b27.bindPopup(popup_0f293870e1fd9dfab34ed745e0aec72d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b75b6d507f515c235757159476e97b27.setIcon(icon_5ce17ab3f69a322fb3cf4de6d1173e38);
|
|
|
|
|
|
var marker_77f11aaed95d17a8afc0dd46dca97b07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_56501f51eb746e16406b9df8928b66a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aab576c023f403ec70ad4f0b54014b32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc9e3e88c2efd50423cc974d00becc95 = $(`<div id="html_bc9e3e88c2efd50423cc974d00becc95" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_aab576c023f403ec70ad4f0b54014b32.setContent(html_bc9e3e88c2efd50423cc974d00becc95);
|
|
|
|
|
|
|
|
marker_77f11aaed95d17a8afc0dd46dca97b07.bindPopup(popup_aab576c023f403ec70ad4f0b54014b32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77f11aaed95d17a8afc0dd46dca97b07.setIcon(icon_56501f51eb746e16406b9df8928b66a5);
|
|
|
|
|
|
var marker_3c26985b4c6c1d9fdd96dfcdc87a8f82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d0fc73d9c7bc79abd649d4c99810b66e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06c6d445c15f7926b93e5d7957326cf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f752f6bfb7145dd02d7d5bd39f0efc3 = $(`<div id="html_0f752f6bfb7145dd02d7d5bd39f0efc3" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_06c6d445c15f7926b93e5d7957326cf5.setContent(html_0f752f6bfb7145dd02d7d5bd39f0efc3);
|
|
|
|
|
|
|
|
marker_3c26985b4c6c1d9fdd96dfcdc87a8f82.bindPopup(popup_06c6d445c15f7926b93e5d7957326cf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c26985b4c6c1d9fdd96dfcdc87a8f82.setIcon(icon_d0fc73d9c7bc79abd649d4c99810b66e);
|
|
|
|
|
|
var marker_e4bf08043343a77ca6f1cfac3e5dd06f = L.marker(
|
|
[44.5533, 2.7312],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ceb2b1e7a47da8e06dfa8f5df3a65b68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c0dca534a2a9216226b573df1ca3edc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6ae716aac69e172e9cc33103ca9da63 = $(`<div id="html_f6ae716aac69e172e9cc33103ca9da63" style="width: 100.0%; height: 100.0%;">nostr.lanpinet.fr</div>`)[0];
|
|
popup_4c0dca534a2a9216226b573df1ca3edc.setContent(html_f6ae716aac69e172e9cc33103ca9da63);
|
|
|
|
|
|
|
|
marker_e4bf08043343a77ca6f1cfac3e5dd06f.bindPopup(popup_4c0dca534a2a9216226b573df1ca3edc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4bf08043343a77ca6f1cfac3e5dd06f.setIcon(icon_ceb2b1e7a47da8e06dfa8f5df3a65b68);
|
|
|
|
|
|
var marker_76b3d7e5fe3424c9993a17c5b41f6ab5 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b8b2d44696c32886b5ccfddfc792a6ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3c91ae0090b2033b8edf014ca3fa7c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_613c14b15d86e56fdf1d74ae37da4356 = $(`<div id="html_613c14b15d86e56fdf1d74ae37da4356" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_e3c91ae0090b2033b8edf014ca3fa7c0.setContent(html_613c14b15d86e56fdf1d74ae37da4356);
|
|
|
|
|
|
|
|
marker_76b3d7e5fe3424c9993a17c5b41f6ab5.bindPopup(popup_e3c91ae0090b2033b8edf014ca3fa7c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76b3d7e5fe3424c9993a17c5b41f6ab5.setIcon(icon_b8b2d44696c32886b5ccfddfc792a6ef);
|
|
|
|
|
|
var marker_917056179b45963e6b628b0bb12135f7 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_02476a087a26f8cfa931c9755ed4edd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc84b6cd24e68dae11e55787939c3c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5501cca7386e7893574ef14ddcfdad6 = $(`<div id="html_c5501cca7386e7893574ef14ddcfdad6" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_fc84b6cd24e68dae11e55787939c3c05.setContent(html_c5501cca7386e7893574ef14ddcfdad6);
|
|
|
|
|
|
|
|
marker_917056179b45963e6b628b0bb12135f7.bindPopup(popup_fc84b6cd24e68dae11e55787939c3c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_917056179b45963e6b628b0bb12135f7.setIcon(icon_02476a087a26f8cfa931c9755ed4edd2);
|
|
|
|
|
|
var marker_2b5637c60bb7b2f77416c764805a5a76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_7ae2127dcedf8db0ad9bdacf1887dc43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b1b3918621019c3a637fe03ca39ffaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a3b0dff34d9f74b62f90161cde5d1dd = $(`<div id="html_5a3b0dff34d9f74b62f90161cde5d1dd" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_0b1b3918621019c3a637fe03ca39ffaa.setContent(html_5a3b0dff34d9f74b62f90161cde5d1dd);
|
|
|
|
|
|
|
|
marker_2b5637c60bb7b2f77416c764805a5a76.bindPopup(popup_0b1b3918621019c3a637fe03ca39ffaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b5637c60bb7b2f77416c764805a5a76.setIcon(icon_7ae2127dcedf8db0ad9bdacf1887dc43);
|
|
|
|
|
|
var marker_7fc1ae0197850f0df213612cb2ecb1df = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_e53ddd68e4dde694d0a1a65f9734946b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87a50319bad4e1862231752da8666e81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cae18a443d2bb48568d092daf5e7ce42 = $(`<div id="html_cae18a443d2bb48568d092daf5e7ce42" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_87a50319bad4e1862231752da8666e81.setContent(html_cae18a443d2bb48568d092daf5e7ce42);
|
|
|
|
|
|
|
|
marker_7fc1ae0197850f0df213612cb2ecb1df.bindPopup(popup_87a50319bad4e1862231752da8666e81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fc1ae0197850f0df213612cb2ecb1df.setIcon(icon_e53ddd68e4dde694d0a1a65f9734946b);
|
|
|
|
|
|
var marker_dc137aed590cd417694708aa6e9b18ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_561537dc343870b37f261a455572f68a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb2d90aed49c034e6da0d930421fdbde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10f6a7f90f179346511779544c6ee490 = $(`<div id="html_10f6a7f90f179346511779544c6ee490" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_fb2d90aed49c034e6da0d930421fdbde.setContent(html_10f6a7f90f179346511779544c6ee490);
|
|
|
|
|
|
|
|
marker_dc137aed590cd417694708aa6e9b18ce.bindPopup(popup_fb2d90aed49c034e6da0d930421fdbde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc137aed590cd417694708aa6e9b18ce.setIcon(icon_561537dc343870b37f261a455572f68a);
|
|
|
|
|
|
var marker_1a273f14221a0cedd5b6c70d3238369a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_2da9b2e1dda1bc672a31b9a34a1da3c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca50bd210496e322e2bac5864208e7b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd5b4cc94f37b1b2ad73bc1bd4b85909 = $(`<div id="html_bd5b4cc94f37b1b2ad73bc1bd4b85909" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_ca50bd210496e322e2bac5864208e7b8.setContent(html_bd5b4cc94f37b1b2ad73bc1bd4b85909);
|
|
|
|
|
|
|
|
marker_1a273f14221a0cedd5b6c70d3238369a.bindPopup(popup_ca50bd210496e322e2bac5864208e7b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a273f14221a0cedd5b6c70d3238369a.setIcon(icon_2da9b2e1dda1bc672a31b9a34a1da3c9);
|
|
|
|
|
|
var marker_aa674a32da37122e5b24608ee7ebb7cd = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ffe6b7c6575c88f9eeaecd3ec70aba0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_452e3eeca604cb8d6038c898ae8c3527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d36f7bb02dc1ab72321c18693ddc8cf7 = $(`<div id="html_d36f7bb02dc1ab72321c18693ddc8cf7" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_452e3eeca604cb8d6038c898ae8c3527.setContent(html_d36f7bb02dc1ab72321c18693ddc8cf7);
|
|
|
|
|
|
|
|
marker_aa674a32da37122e5b24608ee7ebb7cd.bindPopup(popup_452e3eeca604cb8d6038c898ae8c3527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa674a32da37122e5b24608ee7ebb7cd.setIcon(icon_ffe6b7c6575c88f9eeaecd3ec70aba0e);
|
|
|
|
|
|
var marker_5f185f698f04ffeea568c92bfee7e857 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_69d6ac60b7ee393df0b6643a3ad61a67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fde5bdc2102fac06d41006ead58d243c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_082a388b586d4cb85f9174f3288c4cae = $(`<div id="html_082a388b586d4cb85f9174f3288c4cae" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_fde5bdc2102fac06d41006ead58d243c.setContent(html_082a388b586d4cb85f9174f3288c4cae);
|
|
|
|
|
|
|
|
marker_5f185f698f04ffeea568c92bfee7e857.bindPopup(popup_fde5bdc2102fac06d41006ead58d243c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f185f698f04ffeea568c92bfee7e857.setIcon(icon_69d6ac60b7ee393df0b6643a3ad61a67);
|
|
|
|
|
|
var marker_0fdca0ba2ce6f525ef5c39407675abd9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_453e2d26a637995343b5d792c6da0150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1018b7edbbd1c77f2da4692e01572eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce27261694ea120c9d72e4dda654e40c = $(`<div id="html_ce27261694ea120c9d72e4dda654e40c" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_e1018b7edbbd1c77f2da4692e01572eb.setContent(html_ce27261694ea120c9d72e4dda654e40c);
|
|
|
|
|
|
|
|
marker_0fdca0ba2ce6f525ef5c39407675abd9.bindPopup(popup_e1018b7edbbd1c77f2da4692e01572eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fdca0ba2ce6f525ef5c39407675abd9.setIcon(icon_453e2d26a637995343b5d792c6da0150);
|
|
|
|
|
|
var marker_fa1591660aad8bc7aef88f09701fd31a = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_61c1db8e57facf3203072cbf76afc093 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32707a6f66cee9f63d40325cfa0128d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7b539fcfecbe6351b829f47b78d7905 = $(`<div id="html_a7b539fcfecbe6351b829f47b78d7905" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_32707a6f66cee9f63d40325cfa0128d9.setContent(html_a7b539fcfecbe6351b829f47b78d7905);
|
|
|
|
|
|
|
|
marker_fa1591660aad8bc7aef88f09701fd31a.bindPopup(popup_32707a6f66cee9f63d40325cfa0128d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa1591660aad8bc7aef88f09701fd31a.setIcon(icon_61c1db8e57facf3203072cbf76afc093);
|
|
|
|
|
|
var marker_29dbaa7b0a608563894372db43b76bfa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_fd7fb4468a998784a04bac997bd5aef1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0c42c3170d7c2b3f7829c45902d04a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfdd9ade7fc33c8c21c07899c7096295 = $(`<div id="html_bfdd9ade7fc33c8c21c07899c7096295" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_8a0c42c3170d7c2b3f7829c45902d04a.setContent(html_bfdd9ade7fc33c8c21c07899c7096295);
|
|
|
|
|
|
|
|
marker_29dbaa7b0a608563894372db43b76bfa.bindPopup(popup_8a0c42c3170d7c2b3f7829c45902d04a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29dbaa7b0a608563894372db43b76bfa.setIcon(icon_fd7fb4468a998784a04bac997bd5aef1);
|
|
|
|
|
|
var marker_f1c21d99192aa00d59c662acf3f7fdab = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d970b17cbad8a84fa537d7f9204e5293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f53496e475cad60eb6534346a3717d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5e58fdfd9f0c5f01be976ec94c1ea82 = $(`<div id="html_f5e58fdfd9f0c5f01be976ec94c1ea82" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_4f53496e475cad60eb6534346a3717d2.setContent(html_f5e58fdfd9f0c5f01be976ec94c1ea82);
|
|
|
|
|
|
|
|
marker_f1c21d99192aa00d59c662acf3f7fdab.bindPopup(popup_4f53496e475cad60eb6534346a3717d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1c21d99192aa00d59c662acf3f7fdab.setIcon(icon_d970b17cbad8a84fa537d7f9204e5293);
|
|
|
|
|
|
var marker_55b6e2b891a32bac774eb4e5aeaa09db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d6427f9786fadc2004a0e6fe9b43b3e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f5a6d4987e9c01ee09a266165e0f858 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc97e0852bd80009a073542555d828de = $(`<div id="html_dc97e0852bd80009a073542555d828de" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_1f5a6d4987e9c01ee09a266165e0f858.setContent(html_dc97e0852bd80009a073542555d828de);
|
|
|
|
|
|
|
|
marker_55b6e2b891a32bac774eb4e5aeaa09db.bindPopup(popup_1f5a6d4987e9c01ee09a266165e0f858)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55b6e2b891a32bac774eb4e5aeaa09db.setIcon(icon_d6427f9786fadc2004a0e6fe9b43b3e6);
|
|
|
|
|
|
var marker_54f4b58d0ec0275abca8d3d4e8620f4a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_241fb5891e87c28943f3fcd9e7436f45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e794e8a5180978175b66c6c4969432c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfd2f7198383d0b7b2b617c32f3e7824 = $(`<div id="html_cfd2f7198383d0b7b2b617c32f3e7824" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_e794e8a5180978175b66c6c4969432c6.setContent(html_cfd2f7198383d0b7b2b617c32f3e7824);
|
|
|
|
|
|
|
|
marker_54f4b58d0ec0275abca8d3d4e8620f4a.bindPopup(popup_e794e8a5180978175b66c6c4969432c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54f4b58d0ec0275abca8d3d4e8620f4a.setIcon(icon_241fb5891e87c28943f3fcd9e7436f45);
|
|
|
|
|
|
var marker_674e351e408605e30ce2c497d380fb1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_dcc7df7edc0e1713e785fc1beb2ea345 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6896998cbac95fcb170c86fe69382c9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_544b884b0658fca8c70ee8f54a86c533 = $(`<div id="html_544b884b0658fca8c70ee8f54a86c533" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_6896998cbac95fcb170c86fe69382c9e.setContent(html_544b884b0658fca8c70ee8f54a86c533);
|
|
|
|
|
|
|
|
marker_674e351e408605e30ce2c497d380fb1c.bindPopup(popup_6896998cbac95fcb170c86fe69382c9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_674e351e408605e30ce2c497d380fb1c.setIcon(icon_dcc7df7edc0e1713e785fc1beb2ea345);
|
|
|
|
|
|
var marker_827cc7b6b4e8fb149dec1e62b1d24c6f = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_dad87515be82767ba3c7af5bee905294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f55986a418a8ff38e1da85ee993deaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67d0923f152590e5fb0839af4446c87c = $(`<div id="html_67d0923f152590e5fb0839af4446c87c" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_8f55986a418a8ff38e1da85ee993deaf.setContent(html_67d0923f152590e5fb0839af4446c87c);
|
|
|
|
|
|
|
|
marker_827cc7b6b4e8fb149dec1e62b1d24c6f.bindPopup(popup_8f55986a418a8ff38e1da85ee993deaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_827cc7b6b4e8fb149dec1e62b1d24c6f.setIcon(icon_dad87515be82767ba3c7af5bee905294);
|
|
|
|
|
|
var marker_d86427d00451606ab4ea2ff7a57f7bda = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_47a85b8b7fcc0d9ee923c8477b9f7684 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e47ab83c4ded6dea5993e22103050fd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_425e5be9f0daf583f4c26b5437691230 = $(`<div id="html_425e5be9f0daf583f4c26b5437691230" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_e47ab83c4ded6dea5993e22103050fd1.setContent(html_425e5be9f0daf583f4c26b5437691230);
|
|
|
|
|
|
|
|
marker_d86427d00451606ab4ea2ff7a57f7bda.bindPopup(popup_e47ab83c4ded6dea5993e22103050fd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d86427d00451606ab4ea2ff7a57f7bda.setIcon(icon_47a85b8b7fcc0d9ee923c8477b9f7684);
|
|
|
|
|
|
var marker_b3eb72f03820a215d95f56159931d8d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ca6275efc927ab521497464aa1771065 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9eb8aa6875e4812b33f832fbf6fa544 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd49ef4e510340a355692480c2d27ec1 = $(`<div id="html_cd49ef4e510340a355692480c2d27ec1" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_b9eb8aa6875e4812b33f832fbf6fa544.setContent(html_cd49ef4e510340a355692480c2d27ec1);
|
|
|
|
|
|
|
|
marker_b3eb72f03820a215d95f56159931d8d6.bindPopup(popup_b9eb8aa6875e4812b33f832fbf6fa544)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3eb72f03820a215d95f56159931d8d6.setIcon(icon_ca6275efc927ab521497464aa1771065);
|
|
|
|
|
|
var marker_52d69cd8b9400051dded17d1409570a7 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_235b268fe9ae78e4389a0ff34c4c5515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbfccc17b4a04ce9c6a1d86fdf517137 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f994eae595aa7bc59997cb18a7904991 = $(`<div id="html_f994eae595aa7bc59997cb18a7904991" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_bbfccc17b4a04ce9c6a1d86fdf517137.setContent(html_f994eae595aa7bc59997cb18a7904991);
|
|
|
|
|
|
|
|
marker_52d69cd8b9400051dded17d1409570a7.bindPopup(popup_bbfccc17b4a04ce9c6a1d86fdf517137)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52d69cd8b9400051dded17d1409570a7.setIcon(icon_235b268fe9ae78e4389a0ff34c4c5515);
|
|
|
|
|
|
var marker_e406d7d418e39e028596d1a15b6df6ca = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_8dc446313f2106f6f459de0da4b784d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae4c4eee8a893a7990ba6325470475e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c12593a858d30bc2e1426d0c892d8de = $(`<div id="html_8c12593a858d30bc2e1426d0c892d8de" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_ae4c4eee8a893a7990ba6325470475e7.setContent(html_8c12593a858d30bc2e1426d0c892d8de);
|
|
|
|
|
|
|
|
marker_e406d7d418e39e028596d1a15b6df6ca.bindPopup(popup_ae4c4eee8a893a7990ba6325470475e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e406d7d418e39e028596d1a15b6df6ca.setIcon(icon_8dc446313f2106f6f459de0da4b784d3);
|
|
|
|
|
|
var marker_a9a88267dfb360572e2b6e12d18e8b36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c57868d44857b7122b1f2a948ba265c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a384258a7e2d00928853a4d229a12ddb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442ba81020cad0c42ab1e53f1f84bd08 = $(`<div id="html_442ba81020cad0c42ab1e53f1f84bd08" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_a384258a7e2d00928853a4d229a12ddb.setContent(html_442ba81020cad0c42ab1e53f1f84bd08);
|
|
|
|
|
|
|
|
marker_a9a88267dfb360572e2b6e12d18e8b36.bindPopup(popup_a384258a7e2d00928853a4d229a12ddb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9a88267dfb360572e2b6e12d18e8b36.setIcon(icon_c57868d44857b7122b1f2a948ba265c8);
|
|
|
|
|
|
var marker_cf3095da8aa425ba088e63acfb82169d = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_1577592fe0aafb4d150a69e21ffb878a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7676f7b6c1e8e1aaa5d722a7be04e255 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8853fb7fe1b80e45879340af9eb81952 = $(`<div id="html_8853fb7fe1b80e45879340af9eb81952" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_7676f7b6c1e8e1aaa5d722a7be04e255.setContent(html_8853fb7fe1b80e45879340af9eb81952);
|
|
|
|
|
|
|
|
marker_cf3095da8aa425ba088e63acfb82169d.bindPopup(popup_7676f7b6c1e8e1aaa5d722a7be04e255)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf3095da8aa425ba088e63acfb82169d.setIcon(icon_1577592fe0aafb4d150a69e21ffb878a);
|
|
|
|
|
|
var marker_8dbbe84cd7a1f2bdd48f11074c223a23 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_8749c063b122433c9b0827fe0cfdcb89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d4e6c82242d4225561734fa1772f096 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b0250f3f805481a00d560c087453df1 = $(`<div id="html_8b0250f3f805481a00d560c087453df1" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_4d4e6c82242d4225561734fa1772f096.setContent(html_8b0250f3f805481a00d560c087453df1);
|
|
|
|
|
|
|
|
marker_8dbbe84cd7a1f2bdd48f11074c223a23.bindPopup(popup_4d4e6c82242d4225561734fa1772f096)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dbbe84cd7a1f2bdd48f11074c223a23.setIcon(icon_8749c063b122433c9b0827fe0cfdcb89);
|
|
|
|
|
|
var marker_4d6a97c0d26ab03847b20f510a3fbf73 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c61f5cb81bb40548d07b421ddcede266 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_170847298d3bf978bc8017b4c6199e81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bf3ea14888b4a45ee0384f3586cd6aa = $(`<div id="html_3bf3ea14888b4a45ee0384f3586cd6aa" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_170847298d3bf978bc8017b4c6199e81.setContent(html_3bf3ea14888b4a45ee0384f3586cd6aa);
|
|
|
|
|
|
|
|
marker_4d6a97c0d26ab03847b20f510a3fbf73.bindPopup(popup_170847298d3bf978bc8017b4c6199e81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d6a97c0d26ab03847b20f510a3fbf73.setIcon(icon_c61f5cb81bb40548d07b421ddcede266);
|
|
|
|
|
|
var marker_97e00b0dea1db8eaf91b7ae421aa8c09 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_1b43413f1f63138b02a562a33b593a39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46920bbc57b3560f088564a88a0ffe38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c192440e9ad17d4797e8258d023c55cc = $(`<div id="html_c192440e9ad17d4797e8258d023c55cc" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_46920bbc57b3560f088564a88a0ffe38.setContent(html_c192440e9ad17d4797e8258d023c55cc);
|
|
|
|
|
|
|
|
marker_97e00b0dea1db8eaf91b7ae421aa8c09.bindPopup(popup_46920bbc57b3560f088564a88a0ffe38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e00b0dea1db8eaf91b7ae421aa8c09.setIcon(icon_1b43413f1f63138b02a562a33b593a39);
|
|
|
|
|
|
var marker_46973aa6d168d6b731bab63c82186703 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_14057d9252bcb113bf73cde21ae2986c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8ebcf019edbfc5d68c5ea3519a817b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e5802da6b84cad7b970a44b947d3052 = $(`<div id="html_4e5802da6b84cad7b970a44b947d3052" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_c8ebcf019edbfc5d68c5ea3519a817b8.setContent(html_4e5802da6b84cad7b970a44b947d3052);
|
|
|
|
|
|
|
|
marker_46973aa6d168d6b731bab63c82186703.bindPopup(popup_c8ebcf019edbfc5d68c5ea3519a817b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46973aa6d168d6b731bab63c82186703.setIcon(icon_14057d9252bcb113bf73cde21ae2986c);
|
|
|
|
|
|
var marker_b56dfdd85fbcac3d5a6f7965de4110a4 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f11850f5c22e77450285d332f29249ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbc5959133ac7494c3724cbb27436634 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17d7455d2203ace54fe64514ca911825 = $(`<div id="html_17d7455d2203ace54fe64514ca911825" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_cbc5959133ac7494c3724cbb27436634.setContent(html_17d7455d2203ace54fe64514ca911825);
|
|
|
|
|
|
|
|
marker_b56dfdd85fbcac3d5a6f7965de4110a4.bindPopup(popup_cbc5959133ac7494c3724cbb27436634)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b56dfdd85fbcac3d5a6f7965de4110a4.setIcon(icon_f11850f5c22e77450285d332f29249ba);
|
|
|
|
|
|
var marker_4223d0a0254ae8d4f407641942a3ae44 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0d8c756298a1470fc0784ca9762270bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f0701e7b064dce9176d9aa8ca720406 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3d6e770b03f940d4aa578103211795a = $(`<div id="html_e3d6e770b03f940d4aa578103211795a" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_7f0701e7b064dce9176d9aa8ca720406.setContent(html_e3d6e770b03f940d4aa578103211795a);
|
|
|
|
|
|
|
|
marker_4223d0a0254ae8d4f407641942a3ae44.bindPopup(popup_7f0701e7b064dce9176d9aa8ca720406)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4223d0a0254ae8d4f407641942a3ae44.setIcon(icon_0d8c756298a1470fc0784ca9762270bf);
|
|
|
|
|
|
var marker_870b643be2c829ff604b8dfe676d6932 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ba102d92514d103fe82b318972330962 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1573a1786af04bf7f94e5a5ad5de741d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6fe449b89faa6641551bf61823f13fd = $(`<div id="html_c6fe449b89faa6641551bf61823f13fd" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_1573a1786af04bf7f94e5a5ad5de741d.setContent(html_c6fe449b89faa6641551bf61823f13fd);
|
|
|
|
|
|
|
|
marker_870b643be2c829ff604b8dfe676d6932.bindPopup(popup_1573a1786af04bf7f94e5a5ad5de741d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_870b643be2c829ff604b8dfe676d6932.setIcon(icon_ba102d92514d103fe82b318972330962);
|
|
|
|
|
|
var marker_e76d1e983edc73ca59cdcfdcd4ad7eb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_28c0a04697c3752860e451f3b73b54a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b785e46c8f8951afb0d23e31a0b1fc1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6042abd61084a814bfdeb48cfc6650c8 = $(`<div id="html_6042abd61084a814bfdeb48cfc6650c8" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_b785e46c8f8951afb0d23e31a0b1fc1d.setContent(html_6042abd61084a814bfdeb48cfc6650c8);
|
|
|
|
|
|
|
|
marker_e76d1e983edc73ca59cdcfdcd4ad7eb1.bindPopup(popup_b785e46c8f8951afb0d23e31a0b1fc1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e76d1e983edc73ca59cdcfdcd4ad7eb1.setIcon(icon_28c0a04697c3752860e451f3b73b54a6);
|
|
|
|
|
|
var marker_cb0a0bb84849873ed553389c767077e0 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_21f23bf729361ed3cfcd8918940f389c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f15ab4fa1182c19f9de65a84923777e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab1774a74d565579ab16a51a5d4ee4c9 = $(`<div id="html_ab1774a74d565579ab16a51a5d4ee4c9" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_8f15ab4fa1182c19f9de65a84923777e.setContent(html_ab1774a74d565579ab16a51a5d4ee4c9);
|
|
|
|
|
|
|
|
marker_cb0a0bb84849873ed553389c767077e0.bindPopup(popup_8f15ab4fa1182c19f9de65a84923777e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb0a0bb84849873ed553389c767077e0.setIcon(icon_21f23bf729361ed3cfcd8918940f389c);
|
|
|
|
|
|
var marker_44ab4d9bdd3be6a0a5aa96f1a4d27ca6 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0f40b79a0bf25ad928ea2ea9d88feabc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_852586638e6a5a0b83b4709b6045c86a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b99d40001be8e18523f03dff020e928f = $(`<div id="html_b99d40001be8e18523f03dff020e928f" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_852586638e6a5a0b83b4709b6045c86a.setContent(html_b99d40001be8e18523f03dff020e928f);
|
|
|
|
|
|
|
|
marker_44ab4d9bdd3be6a0a5aa96f1a4d27ca6.bindPopup(popup_852586638e6a5a0b83b4709b6045c86a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44ab4d9bdd3be6a0a5aa96f1a4d27ca6.setIcon(icon_0f40b79a0bf25ad928ea2ea9d88feabc);
|
|
|
|
|
|
var marker_41dc2fce70637191de4f76df95f99507 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_3e2ee9aa670c505edced1eea3de2aa44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_666bac6c85a196064c286307cc87bbb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f629a69fc30508924344172911453a2 = $(`<div id="html_4f629a69fc30508924344172911453a2" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_666bac6c85a196064c286307cc87bbb2.setContent(html_4f629a69fc30508924344172911453a2);
|
|
|
|
|
|
|
|
marker_41dc2fce70637191de4f76df95f99507.bindPopup(popup_666bac6c85a196064c286307cc87bbb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41dc2fce70637191de4f76df95f99507.setIcon(icon_3e2ee9aa670c505edced1eea3de2aa44);
|
|
|
|
|
|
var marker_0c101c2e7dfca06778155950a73283e1 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_07d41de134c6bba90d6cbfdbf52ef354 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_311eeaf81f50d51452c6ffbf533e03bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aab8a7b77eb02ce4bd02934b4834e4c3 = $(`<div id="html_aab8a7b77eb02ce4bd02934b4834e4c3" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_311eeaf81f50d51452c6ffbf533e03bc.setContent(html_aab8a7b77eb02ce4bd02934b4834e4c3);
|
|
|
|
|
|
|
|
marker_0c101c2e7dfca06778155950a73283e1.bindPopup(popup_311eeaf81f50d51452c6ffbf533e03bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c101c2e7dfca06778155950a73283e1.setIcon(icon_07d41de134c6bba90d6cbfdbf52ef354);
|
|
|
|
|
|
var marker_cf3c8ca01a9f7bc819d4da972c4f9f28 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ba007ba66035a898f789f963c099ad50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec22ea034ef7fc91f68215cc6729cfcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63d12af0fd1b376d8f97faf84f952b30 = $(`<div id="html_63d12af0fd1b376d8f97faf84f952b30" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_ec22ea034ef7fc91f68215cc6729cfcb.setContent(html_63d12af0fd1b376d8f97faf84f952b30);
|
|
|
|
|
|
|
|
marker_cf3c8ca01a9f7bc819d4da972c4f9f28.bindPopup(popup_ec22ea034ef7fc91f68215cc6729cfcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf3c8ca01a9f7bc819d4da972c4f9f28.setIcon(icon_ba007ba66035a898f789f963c099ad50);
|
|
|
|
|
|
var marker_241d7008dcb4576d68b054eb83a340c1 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5b8d1898e02046aaee8bc1dfdf88b005 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_388d6ff8efa96c9c89d50b135dfc740e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c14b29a0393d547f4a4f17a54e2fab55 = $(`<div id="html_c14b29a0393d547f4a4f17a54e2fab55" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_388d6ff8efa96c9c89d50b135dfc740e.setContent(html_c14b29a0393d547f4a4f17a54e2fab55);
|
|
|
|
|
|
|
|
marker_241d7008dcb4576d68b054eb83a340c1.bindPopup(popup_388d6ff8efa96c9c89d50b135dfc740e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_241d7008dcb4576d68b054eb83a340c1.setIcon(icon_5b8d1898e02046aaee8bc1dfdf88b005);
|
|
|
|
|
|
var marker_48fbf01d22e58c0855735e9682b35199 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_af3a63bdba1eef6726f4270ce6ab9381 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99ad9a29b7eaf20f59952b7ccd12e06e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb72fe4e21661b09cb621513f68fef56 = $(`<div id="html_bb72fe4e21661b09cb621513f68fef56" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_99ad9a29b7eaf20f59952b7ccd12e06e.setContent(html_bb72fe4e21661b09cb621513f68fef56);
|
|
|
|
|
|
|
|
marker_48fbf01d22e58c0855735e9682b35199.bindPopup(popup_99ad9a29b7eaf20f59952b7ccd12e06e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48fbf01d22e58c0855735e9682b35199.setIcon(icon_af3a63bdba1eef6726f4270ce6ab9381);
|
|
|
|
|
|
var marker_3c9dfa1a083bc554657968daa954bee6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_82219637af140f6d52bd98c19a0050ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a90bcb07b7c07a99616a3a808514441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_985ad9cb7f3fcd2931720094bf5abab7 = $(`<div id="html_985ad9cb7f3fcd2931720094bf5abab7" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_6a90bcb07b7c07a99616a3a808514441.setContent(html_985ad9cb7f3fcd2931720094bf5abab7);
|
|
|
|
|
|
|
|
marker_3c9dfa1a083bc554657968daa954bee6.bindPopup(popup_6a90bcb07b7c07a99616a3a808514441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c9dfa1a083bc554657968daa954bee6.setIcon(icon_82219637af140f6d52bd98c19a0050ba);
|
|
|
|
|
|
var marker_1fb8fa1b43bd5ccd4408ab5391e8e026 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_3a6e4e47ee5241bcccf0a04877eff712 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd06a0c26d0f07c1b20ca1ab7068d268 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c438b75c52ca3568327cf9255e51c0b = $(`<div id="html_5c438b75c52ca3568327cf9255e51c0b" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_dd06a0c26d0f07c1b20ca1ab7068d268.setContent(html_5c438b75c52ca3568327cf9255e51c0b);
|
|
|
|
|
|
|
|
marker_1fb8fa1b43bd5ccd4408ab5391e8e026.bindPopup(popup_dd06a0c26d0f07c1b20ca1ab7068d268)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb8fa1b43bd5ccd4408ab5391e8e026.setIcon(icon_3a6e4e47ee5241bcccf0a04877eff712);
|
|
|
|
|
|
var marker_ffdf11733c68f49ab11dd64c62ca0733 = L.marker(
|
|
[33.6129, -111.915],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ab8a8174270e8ce5a7281268e339850b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8bdfbc59b95ce07bb54c11420e09344 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c1fb193ddcbbaa8c8aeca5f0f8736a2 = $(`<div id="html_0c1fb193ddcbbaa8c8aeca5f0f8736a2" style="width: 100.0%; height: 100.0%;">relay2.contextvm.org</div>`)[0];
|
|
popup_e8bdfbc59b95ce07bb54c11420e09344.setContent(html_0c1fb193ddcbbaa8c8aeca5f0f8736a2);
|
|
|
|
|
|
|
|
marker_ffdf11733c68f49ab11dd64c62ca0733.bindPopup(popup_e8bdfbc59b95ce07bb54c11420e09344)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffdf11733c68f49ab11dd64c62ca0733.setIcon(icon_ab8a8174270e8ce5a7281268e339850b);
|
|
|
|
|
|
var marker_01f5861c03626ce09370137afaf8d60f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b8da6b332cd1f38a5e587b19f27a7746 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2acbb9cf370af9cdda0fd84d17e9ef6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0270a5d8713f8f0f92992c2b6af9758a = $(`<div id="html_0270a5d8713f8f0f92992c2b6af9758a" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_2acbb9cf370af9cdda0fd84d17e9ef6e.setContent(html_0270a5d8713f8f0f92992c2b6af9758a);
|
|
|
|
|
|
|
|
marker_01f5861c03626ce09370137afaf8d60f.bindPopup(popup_2acbb9cf370af9cdda0fd84d17e9ef6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01f5861c03626ce09370137afaf8d60f.setIcon(icon_b8da6b332cd1f38a5e587b19f27a7746);
|
|
|
|
|
|
var marker_687ef72520e9e19d0d37c6507fa6d72b = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_bfe0d29ce96cc8992bc892be234648b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_877028f81475fefa85083da6d20e5e1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_117d194b070855a4b7480180d0532da5 = $(`<div id="html_117d194b070855a4b7480180d0532da5" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_877028f81475fefa85083da6d20e5e1b.setContent(html_117d194b070855a4b7480180d0532da5);
|
|
|
|
|
|
|
|
marker_687ef72520e9e19d0d37c6507fa6d72b.bindPopup(popup_877028f81475fefa85083da6d20e5e1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_687ef72520e9e19d0d37c6507fa6d72b.setIcon(icon_bfe0d29ce96cc8992bc892be234648b7);
|
|
|
|
|
|
var marker_ccc3e71a29b8b3479d047c7c78d0fc60 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d70edea6d6003acaa2c932a81b93c6b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a659e64abb6ef128c0c20d6848a67ad9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4bbac01d845584311f5bed09bcd232b = $(`<div id="html_e4bbac01d845584311f5bed09bcd232b" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_a659e64abb6ef128c0c20d6848a67ad9.setContent(html_e4bbac01d845584311f5bed09bcd232b);
|
|
|
|
|
|
|
|
marker_ccc3e71a29b8b3479d047c7c78d0fc60.bindPopup(popup_a659e64abb6ef128c0c20d6848a67ad9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccc3e71a29b8b3479d047c7c78d0fc60.setIcon(icon_d70edea6d6003acaa2c932a81b93c6b4);
|
|
|
|
|
|
var marker_752b578a41f81a6dd7514e1bdb89a53a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_e4cd2712d594d22f4e14758cebb5b5a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a140f05e6ccbfbc46c4d20564f90cc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e24066ad3a545df3b3bcb090d429bc6 = $(`<div id="html_4e24066ad3a545df3b3bcb090d429bc6" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_0a140f05e6ccbfbc46c4d20564f90cc8.setContent(html_4e24066ad3a545df3b3bcb090d429bc6);
|
|
|
|
|
|
|
|
marker_752b578a41f81a6dd7514e1bdb89a53a.bindPopup(popup_0a140f05e6ccbfbc46c4d20564f90cc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_752b578a41f81a6dd7514e1bdb89a53a.setIcon(icon_e4cd2712d594d22f4e14758cebb5b5a6);
|
|
|
|
|
|
var marker_e700fe988be4a2fbeb34ebd88d748f93 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_60a645cc3bcdf2ccf8ecb82e3329bb35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3721b072143b85c7c2124f0f1b25585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8023e28105517621f0b04921cc92b98c = $(`<div id="html_8023e28105517621f0b04921cc92b98c" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_d3721b072143b85c7c2124f0f1b25585.setContent(html_8023e28105517621f0b04921cc92b98c);
|
|
|
|
|
|
|
|
marker_e700fe988be4a2fbeb34ebd88d748f93.bindPopup(popup_d3721b072143b85c7c2124f0f1b25585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e700fe988be4a2fbeb34ebd88d748f93.setIcon(icon_60a645cc3bcdf2ccf8ecb82e3329bb35);
|
|
|
|
|
|
var marker_d8e21bbe5ec54d2adb4bec05bbe0d929 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_4db42a1bb50beb878ce03a564307d442 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd35fd23e44c389088a46e157e800416 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_281fe8f503fe8901e0cf7839df3b1327 = $(`<div id="html_281fe8f503fe8901e0cf7839df3b1327" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_dd35fd23e44c389088a46e157e800416.setContent(html_281fe8f503fe8901e0cf7839df3b1327);
|
|
|
|
|
|
|
|
marker_d8e21bbe5ec54d2adb4bec05bbe0d929.bindPopup(popup_dd35fd23e44c389088a46e157e800416)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8e21bbe5ec54d2adb4bec05bbe0d929.setIcon(icon_4db42a1bb50beb878ce03a564307d442);
|
|
|
|
|
|
var marker_eb557a48ce6fc088f72e25651290514b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_3e43bd8dbff1b4cfe8d10b4ad07a0561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48e390ae8a5b4159fb8173dad8b67cb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c070d845e89817f6da272b61533a39e = $(`<div id="html_3c070d845e89817f6da272b61533a39e" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_48e390ae8a5b4159fb8173dad8b67cb0.setContent(html_3c070d845e89817f6da272b61533a39e);
|
|
|
|
|
|
|
|
marker_eb557a48ce6fc088f72e25651290514b.bindPopup(popup_48e390ae8a5b4159fb8173dad8b67cb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb557a48ce6fc088f72e25651290514b.setIcon(icon_3e43bd8dbff1b4cfe8d10b4ad07a0561);
|
|
|
|
|
|
var marker_21a632d0cacce875b8466a64ff55ff8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_50328f9a81e03c461141afd1bd7a7f5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96b9d1d6c71fc79e4dd1274cc004c47a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49b414d14d054226ad87dc36bc0c5cd2 = $(`<div id="html_49b414d14d054226ad87dc36bc0c5cd2" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_96b9d1d6c71fc79e4dd1274cc004c47a.setContent(html_49b414d14d054226ad87dc36bc0c5cd2);
|
|
|
|
|
|
|
|
marker_21a632d0cacce875b8466a64ff55ff8c.bindPopup(popup_96b9d1d6c71fc79e4dd1274cc004c47a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21a632d0cacce875b8466a64ff55ff8c.setIcon(icon_50328f9a81e03c461141afd1bd7a7f5a);
|
|
|
|
|
|
var marker_0ac39b9bd43798ff377280303aaba517 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a7462ea7f9a53d96cabc9b80d042a7b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b10b4d7b2e6c0014bcdbebb3474110c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52b47fc8873f1d929d3024944a9d5d94 = $(`<div id="html_52b47fc8873f1d929d3024944a9d5d94" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_8b10b4d7b2e6c0014bcdbebb3474110c.setContent(html_52b47fc8873f1d929d3024944a9d5d94);
|
|
|
|
|
|
|
|
marker_0ac39b9bd43798ff377280303aaba517.bindPopup(popup_8b10b4d7b2e6c0014bcdbebb3474110c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ac39b9bd43798ff377280303aaba517.setIcon(icon_a7462ea7f9a53d96cabc9b80d042a7b0);
|
|
|
|
|
|
var marker_ba44650adebee2316b057e60eabde06e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_94005326a48f04c0538af64667bd41d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6541d4ed4601820b1e12f0e3ed737aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5293b5ed858c2e8b7440087407014772 = $(`<div id="html_5293b5ed858c2e8b7440087407014772" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_6541d4ed4601820b1e12f0e3ed737aee.setContent(html_5293b5ed858c2e8b7440087407014772);
|
|
|
|
|
|
|
|
marker_ba44650adebee2316b057e60eabde06e.bindPopup(popup_6541d4ed4601820b1e12f0e3ed737aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba44650adebee2316b057e60eabde06e.setIcon(icon_94005326a48f04c0538af64667bd41d3);
|
|
|
|
|
|
var marker_07c95d566cfd32da95b409c7b8209429 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_7a4f8a8ab9ebb2abc50fc6b9853129db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf7c281f7b8f357fde9a174b48ab720a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c70d69ea75a2cc19621d13e2ec92ac59 = $(`<div id="html_c70d69ea75a2cc19621d13e2ec92ac59" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_cf7c281f7b8f357fde9a174b48ab720a.setContent(html_c70d69ea75a2cc19621d13e2ec92ac59);
|
|
|
|
|
|
|
|
marker_07c95d566cfd32da95b409c7b8209429.bindPopup(popup_cf7c281f7b8f357fde9a174b48ab720a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07c95d566cfd32da95b409c7b8209429.setIcon(icon_7a4f8a8ab9ebb2abc50fc6b9853129db);
|
|
|
|
|
|
var marker_004b8efd94b3ad3a04b4a1ae81543baf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_31afa2fbfd98135cc0a3fc26240acff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f403c3103fe881cab2aec295d218d4ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7161e85b3fb6cd5c407509a65d9468eb = $(`<div id="html_7161e85b3fb6cd5c407509a65d9468eb" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_f403c3103fe881cab2aec295d218d4ef.setContent(html_7161e85b3fb6cd5c407509a65d9468eb);
|
|
|
|
|
|
|
|
marker_004b8efd94b3ad3a04b4a1ae81543baf.bindPopup(popup_f403c3103fe881cab2aec295d218d4ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_004b8efd94b3ad3a04b4a1ae81543baf.setIcon(icon_31afa2fbfd98135cc0a3fc26240acff6);
|
|
|
|
|
|
var marker_6fcaba7ac5bb4b955a29c695fc78b7ef = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_fe74910606f35231dad35f11af512950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4bc6890cca9c478f3066f31ffc17aa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_195fe973de5f9825f67269569184eb6c = $(`<div id="html_195fe973de5f9825f67269569184eb6c" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_d4bc6890cca9c478f3066f31ffc17aa6.setContent(html_195fe973de5f9825f67269569184eb6c);
|
|
|
|
|
|
|
|
marker_6fcaba7ac5bb4b955a29c695fc78b7ef.bindPopup(popup_d4bc6890cca9c478f3066f31ffc17aa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fcaba7ac5bb4b955a29c695fc78b7ef.setIcon(icon_fe74910606f35231dad35f11af512950);
|
|
|
|
|
|
var marker_95eeb65e18caf3f653fc6485c636412e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a8da1e51ea8d2476021240840f388b9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a02804ae044c7373271e5bbf0de374d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f16af380b3f96f520e6dcbac9446473 = $(`<div id="html_8f16af380b3f96f520e6dcbac9446473" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_2a02804ae044c7373271e5bbf0de374d.setContent(html_8f16af380b3f96f520e6dcbac9446473);
|
|
|
|
|
|
|
|
marker_95eeb65e18caf3f653fc6485c636412e.bindPopup(popup_2a02804ae044c7373271e5bbf0de374d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95eeb65e18caf3f653fc6485c636412e.setIcon(icon_a8da1e51ea8d2476021240840f388b9c);
|
|
|
|
|
|
var marker_11c674544673e01a90f6bb23ec2e6a96 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c93c620eb5d32c272a81acbb88113f2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca9861b2b617db344edae46b44bf959c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_679d1bab05795468d8bbcfdbd6614415 = $(`<div id="html_679d1bab05795468d8bbcfdbd6614415" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_ca9861b2b617db344edae46b44bf959c.setContent(html_679d1bab05795468d8bbcfdbd6614415);
|
|
|
|
|
|
|
|
marker_11c674544673e01a90f6bb23ec2e6a96.bindPopup(popup_ca9861b2b617db344edae46b44bf959c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11c674544673e01a90f6bb23ec2e6a96.setIcon(icon_c93c620eb5d32c272a81acbb88113f2b);
|
|
|
|
|
|
var marker_51e115880cedf47fc47de34e353614a7 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_1f32b9ba7a1d76b129ae4e9519b76d4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40ce8ef7086b6c5f1798a7f4e8e27b23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_903d10085c7c9f17aafe9aaf39349331 = $(`<div id="html_903d10085c7c9f17aafe9aaf39349331" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_40ce8ef7086b6c5f1798a7f4e8e27b23.setContent(html_903d10085c7c9f17aafe9aaf39349331);
|
|
|
|
|
|
|
|
marker_51e115880cedf47fc47de34e353614a7.bindPopup(popup_40ce8ef7086b6c5f1798a7f4e8e27b23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51e115880cedf47fc47de34e353614a7.setIcon(icon_1f32b9ba7a1d76b129ae4e9519b76d4b);
|
|
|
|
|
|
var marker_2b28100bc5566fe88967f576f6b04a7e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f05c7cb62d6efc1c2ab9c32f92fdabeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eeeea6c3eebd418a58872c180380bbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1595ea0e4b127274921434918ae5727 = $(`<div id="html_e1595ea0e4b127274921434918ae5727" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_3eeeea6c3eebd418a58872c180380bbf.setContent(html_e1595ea0e4b127274921434918ae5727);
|
|
|
|
|
|
|
|
marker_2b28100bc5566fe88967f576f6b04a7e.bindPopup(popup_3eeeea6c3eebd418a58872c180380bbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b28100bc5566fe88967f576f6b04a7e.setIcon(icon_f05c7cb62d6efc1c2ab9c32f92fdabeb);
|
|
|
|
|
|
var marker_32a69b0cbb19e967798b8ff58bad5611 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_26cca1810eda6354a66a0a2617c964e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_198d427528a6d785d330c8e45051fa88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01c9f9dd8aa3a7db974a82271f032502 = $(`<div id="html_01c9f9dd8aa3a7db974a82271f032502" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_198d427528a6d785d330c8e45051fa88.setContent(html_01c9f9dd8aa3a7db974a82271f032502);
|
|
|
|
|
|
|
|
marker_32a69b0cbb19e967798b8ff58bad5611.bindPopup(popup_198d427528a6d785d330c8e45051fa88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32a69b0cbb19e967798b8ff58bad5611.setIcon(icon_26cca1810eda6354a66a0a2617c964e4);
|
|
|
|
|
|
var marker_ab749bf0716487d87d4a51a8ace206ec = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_960abd3e57dd56e8bfbe90662d9b0b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25ff9fbd4b2bee026555537f522eb9cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8a4ff332fa724733dc29ff4063ab385 = $(`<div id="html_e8a4ff332fa724733dc29ff4063ab385" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_25ff9fbd4b2bee026555537f522eb9cb.setContent(html_e8a4ff332fa724733dc29ff4063ab385);
|
|
|
|
|
|
|
|
marker_ab749bf0716487d87d4a51a8ace206ec.bindPopup(popup_25ff9fbd4b2bee026555537f522eb9cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab749bf0716487d87d4a51a8ace206ec.setIcon(icon_960abd3e57dd56e8bfbe90662d9b0b42);
|
|
|
|
|
|
var marker_1f9f01abd883d79f884b86d9fa20fc8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c7d0a89e857858effa1e6c8cd73e31fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b39cddb94fe242c08fe7c89e2395f1f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afb26ae4a5904906671fc052c14e4905 = $(`<div id="html_afb26ae4a5904906671fc052c14e4905" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_b39cddb94fe242c08fe7c89e2395f1f6.setContent(html_afb26ae4a5904906671fc052c14e4905);
|
|
|
|
|
|
|
|
marker_1f9f01abd883d79f884b86d9fa20fc8c.bindPopup(popup_b39cddb94fe242c08fe7c89e2395f1f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f9f01abd883d79f884b86d9fa20fc8c.setIcon(icon_c7d0a89e857858effa1e6c8cd73e31fc);
|
|
|
|
|
|
var marker_a5013d3e79e59d73faeb8169096146b2 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_607257755654cd4a00f2f8de37452525 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c95393f5bf213a9353b3ce73026c18a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_063d3974d16c6fe3e36ad3a537f6edaa = $(`<div id="html_063d3974d16c6fe3e36ad3a537f6edaa" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_5c95393f5bf213a9353b3ce73026c18a.setContent(html_063d3974d16c6fe3e36ad3a537f6edaa);
|
|
|
|
|
|
|
|
marker_a5013d3e79e59d73faeb8169096146b2.bindPopup(popup_5c95393f5bf213a9353b3ce73026c18a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5013d3e79e59d73faeb8169096146b2.setIcon(icon_607257755654cd4a00f2f8de37452525);
|
|
|
|
|
|
var marker_7157d2c060b74f7412f162bb50a845e5 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_11dcd93b99484a707ae07fce5b479a3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_babbde4443b9253ea0539ed2627ad758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_424fe2b27a8d4b5bf43508a623a831d9 = $(`<div id="html_424fe2b27a8d4b5bf43508a623a831d9" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_babbde4443b9253ea0539ed2627ad758.setContent(html_424fe2b27a8d4b5bf43508a623a831d9);
|
|
|
|
|
|
|
|
marker_7157d2c060b74f7412f162bb50a845e5.bindPopup(popup_babbde4443b9253ea0539ed2627ad758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7157d2c060b74f7412f162bb50a845e5.setIcon(icon_11dcd93b99484a707ae07fce5b479a3c);
|
|
|
|
|
|
var marker_cc2f95ae86e4f656490a585ca5c2cb1e = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_26e0027292b7d99fb4a66eee3a5c5a64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f1fb8b12098df9bdb28a3e1395a7728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e66b76f2e6b8aadb2c5e49d52e3f3b5 = $(`<div id="html_7e66b76f2e6b8aadb2c5e49d52e3f3b5" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_1f1fb8b12098df9bdb28a3e1395a7728.setContent(html_7e66b76f2e6b8aadb2c5e49d52e3f3b5);
|
|
|
|
|
|
|
|
marker_cc2f95ae86e4f656490a585ca5c2cb1e.bindPopup(popup_1f1fb8b12098df9bdb28a3e1395a7728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc2f95ae86e4f656490a585ca5c2cb1e.setIcon(icon_26e0027292b7d99fb4a66eee3a5c5a64);
|
|
|
|
|
|
var marker_4a41519e835bc4e131dd2b6b6c8d620d = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_12999a02fd5da7d67a51454cd87e104b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b1dda8cddae0caf8452d0249d5e154f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ae2d152bfc6c20aea41f9cf8701955d = $(`<div id="html_2ae2d152bfc6c20aea41f9cf8701955d" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_6b1dda8cddae0caf8452d0249d5e154f.setContent(html_2ae2d152bfc6c20aea41f9cf8701955d);
|
|
|
|
|
|
|
|
marker_4a41519e835bc4e131dd2b6b6c8d620d.bindPopup(popup_6b1dda8cddae0caf8452d0249d5e154f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a41519e835bc4e131dd2b6b6c8d620d.setIcon(icon_12999a02fd5da7d67a51454cd87e104b);
|
|
|
|
|
|
var marker_5d424807d2c2d3c7a3417e9b7bdfd583 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_af868fa5a7eff53671a174e1fe37597f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c99e126d16563930732de531793117d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f947807d3bcfa93cb25fac53a51b7da2 = $(`<div id="html_f947807d3bcfa93cb25fac53a51b7da2" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_c99e126d16563930732de531793117d2.setContent(html_f947807d3bcfa93cb25fac53a51b7da2);
|
|
|
|
|
|
|
|
marker_5d424807d2c2d3c7a3417e9b7bdfd583.bindPopup(popup_c99e126d16563930732de531793117d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d424807d2c2d3c7a3417e9b7bdfd583.setIcon(icon_af868fa5a7eff53671a174e1fe37597f);
|
|
|
|
|
|
var marker_14b8566b41666dd44fcaa2bcd7af16a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_08fa55fb2182f1a7160101836e21aecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a48f068a1a37e145072eb55e9e5ca976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_239df7c96dbb40e6c31ae39e272dce14 = $(`<div id="html_239df7c96dbb40e6c31ae39e272dce14" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_a48f068a1a37e145072eb55e9e5ca976.setContent(html_239df7c96dbb40e6c31ae39e272dce14);
|
|
|
|
|
|
|
|
marker_14b8566b41666dd44fcaa2bcd7af16a6.bindPopup(popup_a48f068a1a37e145072eb55e9e5ca976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14b8566b41666dd44fcaa2bcd7af16a6.setIcon(icon_08fa55fb2182f1a7160101836e21aecb);
|
|
|
|
|
|
var marker_d0f739a030757726d21f26fae925b1f7 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a29585d14e6d77c6fec9f1738e697eeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a55a5934970476ecd38a051e241d798 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0825799915775b7b3af92e13327d5a25 = $(`<div id="html_0825799915775b7b3af92e13327d5a25" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_2a55a5934970476ecd38a051e241d798.setContent(html_0825799915775b7b3af92e13327d5a25);
|
|
|
|
|
|
|
|
marker_d0f739a030757726d21f26fae925b1f7.bindPopup(popup_2a55a5934970476ecd38a051e241d798)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0f739a030757726d21f26fae925b1f7.setIcon(icon_a29585d14e6d77c6fec9f1738e697eeb);
|
|
|
|
|
|
var marker_85929570c0a7517e75e58b715b5287fe = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_61219c89ae31a5a1e369614e02c28856 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bd17c4f30e8e480e3bbae97d285fe7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9de0f0a0048281af6420b5efdf63714 = $(`<div id="html_f9de0f0a0048281af6420b5efdf63714" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_2bd17c4f30e8e480e3bbae97d285fe7f.setContent(html_f9de0f0a0048281af6420b5efdf63714);
|
|
|
|
|
|
|
|
marker_85929570c0a7517e75e58b715b5287fe.bindPopup(popup_2bd17c4f30e8e480e3bbae97d285fe7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85929570c0a7517e75e58b715b5287fe.setIcon(icon_61219c89ae31a5a1e369614e02c28856);
|
|
|
|
|
|
var marker_af33ce04a5bde5f00771dc42563460b5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_605e433f3e452a55da09007f55118289 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f30fc59379e67cd2abf0d079837d0ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0553da18052dd827ae5745ce7dafe878 = $(`<div id="html_0553da18052dd827ae5745ce7dafe878" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_9f30fc59379e67cd2abf0d079837d0ad.setContent(html_0553da18052dd827ae5745ce7dafe878);
|
|
|
|
|
|
|
|
marker_af33ce04a5bde5f00771dc42563460b5.bindPopup(popup_9f30fc59379e67cd2abf0d079837d0ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af33ce04a5bde5f00771dc42563460b5.setIcon(icon_605e433f3e452a55da09007f55118289);
|
|
|
|
|
|
var marker_0a8f6515dd62fde21bd5f92277735699 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0dab714ad3ad9261858e0ecb210470e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ed30863dc167436233ccce3c424769f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c39cf2d694be2479bacef5d8a685b2d = $(`<div id="html_8c39cf2d694be2479bacef5d8a685b2d" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_8ed30863dc167436233ccce3c424769f.setContent(html_8c39cf2d694be2479bacef5d8a685b2d);
|
|
|
|
|
|
|
|
marker_0a8f6515dd62fde21bd5f92277735699.bindPopup(popup_8ed30863dc167436233ccce3c424769f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a8f6515dd62fde21bd5f92277735699.setIcon(icon_0dab714ad3ad9261858e0ecb210470e2);
|
|
|
|
|
|
var marker_d9e28f427c57dffeda9b0a0cea49e3bb = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d9ce1d2a266361856997715d17666860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_668e46afe553ddcb150e1a5e844aa1ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d54727f9da352a9431e53e89246d6cf0 = $(`<div id="html_d54727f9da352a9431e53e89246d6cf0" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_668e46afe553ddcb150e1a5e844aa1ee.setContent(html_d54727f9da352a9431e53e89246d6cf0);
|
|
|
|
|
|
|
|
marker_d9e28f427c57dffeda9b0a0cea49e3bb.bindPopup(popup_668e46afe553ddcb150e1a5e844aa1ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e28f427c57dffeda9b0a0cea49e3bb.setIcon(icon_d9ce1d2a266361856997715d17666860);
|
|
|
|
|
|
var marker_7639612485f2654024fe903966a73e97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5f9c28566e3909e5abcd0f9e4e599e9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6abe17b09d45e3fc1d8194a71a35fa6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf377ff3738ef3657cf19748a5f85e09 = $(`<div id="html_bf377ff3738ef3657cf19748a5f85e09" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_6abe17b09d45e3fc1d8194a71a35fa6c.setContent(html_bf377ff3738ef3657cf19748a5f85e09);
|
|
|
|
|
|
|
|
marker_7639612485f2654024fe903966a73e97.bindPopup(popup_6abe17b09d45e3fc1d8194a71a35fa6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7639612485f2654024fe903966a73e97.setIcon(icon_5f9c28566e3909e5abcd0f9e4e599e9f);
|
|
|
|
|
|
var marker_df6075ae785d96743a4b1f4ae5341a49 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d433bf2055d2a694f63bb8abdd5ca124 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_056293cea8e8e8236f59bc887902296f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23f4171cc88835f9a2cba572cef64a87 = $(`<div id="html_23f4171cc88835f9a2cba572cef64a87" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_056293cea8e8e8236f59bc887902296f.setContent(html_23f4171cc88835f9a2cba572cef64a87);
|
|
|
|
|
|
|
|
marker_df6075ae785d96743a4b1f4ae5341a49.bindPopup(popup_056293cea8e8e8236f59bc887902296f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6075ae785d96743a4b1f4ae5341a49.setIcon(icon_d433bf2055d2a694f63bb8abdd5ca124);
|
|
|
|
|
|
var marker_828e8c6e208505102dba762a7e36158a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d8eb3432e65c4a814c231437c4db85f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d0a6fdbab467a1519427d9df8544ba8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb62b26071263629807a21aa16d670ed = $(`<div id="html_fb62b26071263629807a21aa16d670ed" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_2d0a6fdbab467a1519427d9df8544ba8.setContent(html_fb62b26071263629807a21aa16d670ed);
|
|
|
|
|
|
|
|
marker_828e8c6e208505102dba762a7e36158a.bindPopup(popup_2d0a6fdbab467a1519427d9df8544ba8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_828e8c6e208505102dba762a7e36158a.setIcon(icon_d8eb3432e65c4a814c231437c4db85f1);
|
|
|
|
|
|
var marker_7baf5f66409099bba21f6e6a2123c718 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_99bffd2f46e09951d53b9dad288bc93b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c148538fcb7c96567bd2d92b09a90ccd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f03cb0e2459556c734060210bf7c4ede = $(`<div id="html_f03cb0e2459556c734060210bf7c4ede" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_c148538fcb7c96567bd2d92b09a90ccd.setContent(html_f03cb0e2459556c734060210bf7c4ede);
|
|
|
|
|
|
|
|
marker_7baf5f66409099bba21f6e6a2123c718.bindPopup(popup_c148538fcb7c96567bd2d92b09a90ccd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7baf5f66409099bba21f6e6a2123c718.setIcon(icon_99bffd2f46e09951d53b9dad288bc93b);
|
|
|
|
|
|
var marker_92404ae4e4b88ad20bcd81219ef50f2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a7792b78ea6ac7ea99f709b03632913f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1676fc34ddd455b1967143cac8fc04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a0f4a349723967eb14b4ae854071141 = $(`<div id="html_3a0f4a349723967eb14b4ae854071141" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_8e1676fc34ddd455b1967143cac8fc04.setContent(html_3a0f4a349723967eb14b4ae854071141);
|
|
|
|
|
|
|
|
marker_92404ae4e4b88ad20bcd81219ef50f2e.bindPopup(popup_8e1676fc34ddd455b1967143cac8fc04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92404ae4e4b88ad20bcd81219ef50f2e.setIcon(icon_a7792b78ea6ac7ea99f709b03632913f);
|
|
|
|
|
|
var marker_7fc26dd7e6773ab12144ba47d5c35167 = L.marker(
|
|
[-33.7973, 150.877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0e69026ab02085375b37a99742c56849 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58d5ae367e35da00e5366c929e78538d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be8494e062e585dc775833f0573100bd = $(`<div id="html_be8494e062e585dc775833f0573100bd" style="width: 100.0%; height: 100.0%;">cvm.otherstuff.ai</div>`)[0];
|
|
popup_58d5ae367e35da00e5366c929e78538d.setContent(html_be8494e062e585dc775833f0573100bd);
|
|
|
|
|
|
|
|
marker_7fc26dd7e6773ab12144ba47d5c35167.bindPopup(popup_58d5ae367e35da00e5366c929e78538d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fc26dd7e6773ab12144ba47d5c35167.setIcon(icon_0e69026ab02085375b37a99742c56849);
|
|
|
|
|
|
var marker_12ff0e981c5d0796481a86cd668669a3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ab69bb5c3a2b6f6349ca72c7a58bc80c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4f9f1b4274f8ded9d6d4e9ab7cdbf97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_872d06488d4726bb8e6fc5b749ecddf4 = $(`<div id="html_872d06488d4726bb8e6fc5b749ecddf4" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_b4f9f1b4274f8ded9d6d4e9ab7cdbf97.setContent(html_872d06488d4726bb8e6fc5b749ecddf4);
|
|
|
|
|
|
|
|
marker_12ff0e981c5d0796481a86cd668669a3.bindPopup(popup_b4f9f1b4274f8ded9d6d4e9ab7cdbf97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12ff0e981c5d0796481a86cd668669a3.setIcon(icon_ab69bb5c3a2b6f6349ca72c7a58bc80c);
|
|
|
|
|
|
var marker_01b7a7287d83d263d690ed2fc0d601c9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_babec82ba8268a2ceaaea4cca384ada1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fdbd90443efba8ec28372ad66620dd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d33929b5d5a0baca0f7e1af78f1e1eb7 = $(`<div id="html_d33929b5d5a0baca0f7e1af78f1e1eb7" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_5fdbd90443efba8ec28372ad66620dd7.setContent(html_d33929b5d5a0baca0f7e1af78f1e1eb7);
|
|
|
|
|
|
|
|
marker_01b7a7287d83d263d690ed2fc0d601c9.bindPopup(popup_5fdbd90443efba8ec28372ad66620dd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01b7a7287d83d263d690ed2fc0d601c9.setIcon(icon_babec82ba8268a2ceaaea4cca384ada1);
|
|
|
|
|
|
var marker_5fc3847c9b6bc94852fa724c63be51cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_7f0bb55b444d741a15b5601d37c31878 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ede08e014008a2ee3b15a2b68bcbbcf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13650fc40ad376efc9b7696ecd990560 = $(`<div id="html_13650fc40ad376efc9b7696ecd990560" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_ede08e014008a2ee3b15a2b68bcbbcf7.setContent(html_13650fc40ad376efc9b7696ecd990560);
|
|
|
|
|
|
|
|
marker_5fc3847c9b6bc94852fa724c63be51cd.bindPopup(popup_ede08e014008a2ee3b15a2b68bcbbcf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fc3847c9b6bc94852fa724c63be51cd.setIcon(icon_7f0bb55b444d741a15b5601d37c31878);
|
|
|
|
|
|
var marker_033ab5b725aa81cf89e0505097a32dd9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ec7426ae7456d0c90d432592245690a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fed8a1520e7fbe98cb775507d2bffe9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68b78b347fc97af0910c07631d816f00 = $(`<div id="html_68b78b347fc97af0910c07631d816f00" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_2fed8a1520e7fbe98cb775507d2bffe9.setContent(html_68b78b347fc97af0910c07631d816f00);
|
|
|
|
|
|
|
|
marker_033ab5b725aa81cf89e0505097a32dd9.bindPopup(popup_2fed8a1520e7fbe98cb775507d2bffe9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_033ab5b725aa81cf89e0505097a32dd9.setIcon(icon_ec7426ae7456d0c90d432592245690a4);
|
|
|
|
|
|
var marker_4e16045cf6fdac5122893910148fec04 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_2639ffa06d3d429b6d2932d4bb548b54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50ab9b3dfc5d9ba2adb3639cc48c2fda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aa9f81659b42c9c5cf437ee6fddebc9 = $(`<div id="html_4aa9f81659b42c9c5cf437ee6fddebc9" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_50ab9b3dfc5d9ba2adb3639cc48c2fda.setContent(html_4aa9f81659b42c9c5cf437ee6fddebc9);
|
|
|
|
|
|
|
|
marker_4e16045cf6fdac5122893910148fec04.bindPopup(popup_50ab9b3dfc5d9ba2adb3639cc48c2fda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e16045cf6fdac5122893910148fec04.setIcon(icon_2639ffa06d3d429b6d2932d4bb548b54);
|
|
|
|
|
|
var marker_8433b99b2f638481d4daad0ec1c8547c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_83c37393050e2836d017d4dcebf8f753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_861fa2008174bfd136fb659b938ef672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_903cda54f58e2485f1ff4bd09778b035 = $(`<div id="html_903cda54f58e2485f1ff4bd09778b035" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_861fa2008174bfd136fb659b938ef672.setContent(html_903cda54f58e2485f1ff4bd09778b035);
|
|
|
|
|
|
|
|
marker_8433b99b2f638481d4daad0ec1c8547c.bindPopup(popup_861fa2008174bfd136fb659b938ef672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8433b99b2f638481d4daad0ec1c8547c.setIcon(icon_83c37393050e2836d017d4dcebf8f753);
|
|
|
|
|
|
var marker_a1ffec5b97301accb0223d3f0cd653ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_4fc2d062c853d05e26aced8cb1c95cb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f47a7a996ebd99b3d404971b20eec600 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87ba010e5097103e864c70175db8e9d7 = $(`<div id="html_87ba010e5097103e864c70175db8e9d7" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_f47a7a996ebd99b3d404971b20eec600.setContent(html_87ba010e5097103e864c70175db8e9d7);
|
|
|
|
|
|
|
|
marker_a1ffec5b97301accb0223d3f0cd653ee.bindPopup(popup_f47a7a996ebd99b3d404971b20eec600)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1ffec5b97301accb0223d3f0cd653ee.setIcon(icon_4fc2d062c853d05e26aced8cb1c95cb0);
|
|
|
|
|
|
var marker_6c6772a6a6c5c69da3e1da64d5cf1049 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_db10d17e77317c1bffc0c4da6160ff26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b077be1f321ad776ffce5a57e28b16d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74b5285331d02524502e6d8badb0b267 = $(`<div id="html_74b5285331d02524502e6d8badb0b267" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_7b077be1f321ad776ffce5a57e28b16d.setContent(html_74b5285331d02524502e6d8badb0b267);
|
|
|
|
|
|
|
|
marker_6c6772a6a6c5c69da3e1da64d5cf1049.bindPopup(popup_7b077be1f321ad776ffce5a57e28b16d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c6772a6a6c5c69da3e1da64d5cf1049.setIcon(icon_db10d17e77317c1bffc0c4da6160ff26);
|
|
|
|
|
|
var marker_fd409aac09cec9273a1e3b71c10e324a = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_911053711a14dc4b54a46aa904b01c05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d011d27e14e77b7a6fe4f652bf0a43f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d773b160985ca82a79e0345855eccbeb = $(`<div id="html_d773b160985ca82a79e0345855eccbeb" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_8d011d27e14e77b7a6fe4f652bf0a43f.setContent(html_d773b160985ca82a79e0345855eccbeb);
|
|
|
|
|
|
|
|
marker_fd409aac09cec9273a1e3b71c10e324a.bindPopup(popup_8d011d27e14e77b7a6fe4f652bf0a43f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd409aac09cec9273a1e3b71c10e324a.setIcon(icon_911053711a14dc4b54a46aa904b01c05);
|
|
|
|
|
|
var marker_4d9ff70140ce4932871f43f593f7519a = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_26a931be17c0eb9f1a9942543113594a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e261a4916060da52b2b842b81218acfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ff5e20e10e501096757f0a40071278 = $(`<div id="html_b8ff5e20e10e501096757f0a40071278" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_e261a4916060da52b2b842b81218acfe.setContent(html_b8ff5e20e10e501096757f0a40071278);
|
|
|
|
|
|
|
|
marker_4d9ff70140ce4932871f43f593f7519a.bindPopup(popup_e261a4916060da52b2b842b81218acfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d9ff70140ce4932871f43f593f7519a.setIcon(icon_26a931be17c0eb9f1a9942543113594a);
|
|
|
|
|
|
var marker_b89bbe759df7ee94574d2d1e84548a00 = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5ee832ec152aa0f5ac4d44227d3d876b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61dfbf16298398e5f1889ff15b35ea83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4189f423cebb1180cf58d48c8dc5674 = $(`<div id="html_c4189f423cebb1180cf58d48c8dc5674" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_61dfbf16298398e5f1889ff15b35ea83.setContent(html_c4189f423cebb1180cf58d48c8dc5674);
|
|
|
|
|
|
|
|
marker_b89bbe759df7ee94574d2d1e84548a00.bindPopup(popup_61dfbf16298398e5f1889ff15b35ea83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b89bbe759df7ee94574d2d1e84548a00.setIcon(icon_5ee832ec152aa0f5ac4d44227d3d876b);
|
|
|
|
|
|
var marker_a740ec266cb9a401b14038426604c82f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_58a97f6ea3fef1931109daddffce2a54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_592a8ab55619e51e344e046b441667e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1c5fc09b1ae7fb672a358b297200de5 = $(`<div id="html_b1c5fc09b1ae7fb672a358b297200de5" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_592a8ab55619e51e344e046b441667e3.setContent(html_b1c5fc09b1ae7fb672a358b297200de5);
|
|
|
|
|
|
|
|
marker_a740ec266cb9a401b14038426604c82f.bindPopup(popup_592a8ab55619e51e344e046b441667e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a740ec266cb9a401b14038426604c82f.setIcon(icon_58a97f6ea3fef1931109daddffce2a54);
|
|
|
|
|
|
var marker_25f3c2b2ae014e78307e527dfba4a7f0 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ba9431938d63bfd9b669bc4209dd5b36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c98370df9ae6561cac32688dc662841 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85d35462461f3a65f3c75c69f6b27f2f = $(`<div id="html_85d35462461f3a65f3c75c69f6b27f2f" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_3c98370df9ae6561cac32688dc662841.setContent(html_85d35462461f3a65f3c75c69f6b27f2f);
|
|
|
|
|
|
|
|
marker_25f3c2b2ae014e78307e527dfba4a7f0.bindPopup(popup_3c98370df9ae6561cac32688dc662841)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25f3c2b2ae014e78307e527dfba4a7f0.setIcon(icon_ba9431938d63bfd9b669bc4209dd5b36);
|
|
|
|
|
|
var marker_8f5df7b5e4277bf8fac0b776b43fb4a3 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_469691c6ad54d04ce456b5f8a40f87c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9541ed37c979c249e21fb889e55984c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2178a484b1161005c87da03786b44f92 = $(`<div id="html_2178a484b1161005c87da03786b44f92" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_9541ed37c979c249e21fb889e55984c4.setContent(html_2178a484b1161005c87da03786b44f92);
|
|
|
|
|
|
|
|
marker_8f5df7b5e4277bf8fac0b776b43fb4a3.bindPopup(popup_9541ed37c979c249e21fb889e55984c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f5df7b5e4277bf8fac0b776b43fb4a3.setIcon(icon_469691c6ad54d04ce456b5f8a40f87c0);
|
|
|
|
|
|
var marker_4ca44ea3ae8d359f9d683b708619a27b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0f6aeed032663234e3b11393230d5c0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc418d0ab946fbf78b373e19cf88e34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f02cafd1e6ccab2515fd8084c9b29fad = $(`<div id="html_f02cafd1e6ccab2515fd8084c9b29fad" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_5fc418d0ab946fbf78b373e19cf88e34.setContent(html_f02cafd1e6ccab2515fd8084c9b29fad);
|
|
|
|
|
|
|
|
marker_4ca44ea3ae8d359f9d683b708619a27b.bindPopup(popup_5fc418d0ab946fbf78b373e19cf88e34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ca44ea3ae8d359f9d683b708619a27b.setIcon(icon_0f6aeed032663234e3b11393230d5c0f);
|
|
|
|
|
|
var marker_dc6e73d3d8e86afd8738976fb17556a2 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ae6612f733acddac49d486a276e9749a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50c77bb137e1a6a67a45dd4cd33be4ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_565d3d659b4f4b253c83d9e774ec3021 = $(`<div id="html_565d3d659b4f4b253c83d9e774ec3021" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_50c77bb137e1a6a67a45dd4cd33be4ca.setContent(html_565d3d659b4f4b253c83d9e774ec3021);
|
|
|
|
|
|
|
|
marker_dc6e73d3d8e86afd8738976fb17556a2.bindPopup(popup_50c77bb137e1a6a67a45dd4cd33be4ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc6e73d3d8e86afd8738976fb17556a2.setIcon(icon_ae6612f733acddac49d486a276e9749a);
|
|
|
|
|
|
var marker_1c42b8ba32707183d82184e9426ad860 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_cf191609376f3b20668f7b2e4ace18f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f03c78fa57c15a4f9b9435ed295450a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96574533315fefb679bbc14074c2f08a = $(`<div id="html_96574533315fefb679bbc14074c2f08a" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_f03c78fa57c15a4f9b9435ed295450a0.setContent(html_96574533315fefb679bbc14074c2f08a);
|
|
|
|
|
|
|
|
marker_1c42b8ba32707183d82184e9426ad860.bindPopup(popup_f03c78fa57c15a4f9b9435ed295450a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c42b8ba32707183d82184e9426ad860.setIcon(icon_cf191609376f3b20668f7b2e4ace18f5);
|
|
|
|
|
|
var marker_ee714a5a529df9ff694103ce359b9b17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_316b3813fbfc948aa9499ecf3eee8ac0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45d1187c5eddc60d2e29bcf9adb222d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26294d75f4d4e8fdf2eb1f03d77b6609 = $(`<div id="html_26294d75f4d4e8fdf2eb1f03d77b6609" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_45d1187c5eddc60d2e29bcf9adb222d4.setContent(html_26294d75f4d4e8fdf2eb1f03d77b6609);
|
|
|
|
|
|
|
|
marker_ee714a5a529df9ff694103ce359b9b17.bindPopup(popup_45d1187c5eddc60d2e29bcf9adb222d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee714a5a529df9ff694103ce359b9b17.setIcon(icon_316b3813fbfc948aa9499ecf3eee8ac0);
|
|
|
|
|
|
var marker_4778e74dd733d58835822962a084ae6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d66eff3ec8e148a99bb78ff5c35e2bc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d47f8e3ebe13fef4a6aac9a08a724e3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03062dff7f192c7361be2f6b6dc598ce = $(`<div id="html_03062dff7f192c7361be2f6b6dc598ce" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_d47f8e3ebe13fef4a6aac9a08a724e3d.setContent(html_03062dff7f192c7361be2f6b6dc598ce);
|
|
|
|
|
|
|
|
marker_4778e74dd733d58835822962a084ae6e.bindPopup(popup_d47f8e3ebe13fef4a6aac9a08a724e3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4778e74dd733d58835822962a084ae6e.setIcon(icon_d66eff3ec8e148a99bb78ff5c35e2bc8);
|
|
|
|
|
|
var marker_a04e5cecb28f7f6e261520e3afb8a6eb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0764630b0b8375165c68e2cbe13247f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f67cdcee3079e0c9a512557be9e1a22c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55e2840e29c4a3cc0a998449a19bf40d = $(`<div id="html_55e2840e29c4a3cc0a998449a19bf40d" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_f67cdcee3079e0c9a512557be9e1a22c.setContent(html_55e2840e29c4a3cc0a998449a19bf40d);
|
|
|
|
|
|
|
|
marker_a04e5cecb28f7f6e261520e3afb8a6eb.bindPopup(popup_f67cdcee3079e0c9a512557be9e1a22c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a04e5cecb28f7f6e261520e3afb8a6eb.setIcon(icon_0764630b0b8375165c68e2cbe13247f8);
|
|
|
|
|
|
var marker_7967564e203eadb6eb6098434916f8b7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_859a023e7773a0b798dd39f3de376064 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d743a0fd67098d3ab55481cc0c8ace0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0edd66d526f6366ef25e77d8b00012 = $(`<div id="html_5e0edd66d526f6366ef25e77d8b00012" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_d743a0fd67098d3ab55481cc0c8ace0b.setContent(html_5e0edd66d526f6366ef25e77d8b00012);
|
|
|
|
|
|
|
|
marker_7967564e203eadb6eb6098434916f8b7.bindPopup(popup_d743a0fd67098d3ab55481cc0c8ace0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7967564e203eadb6eb6098434916f8b7.setIcon(icon_859a023e7773a0b798dd39f3de376064);
|
|
|
|
|
|
var marker_8fbc8be914fd29e1fe7e64843a0181d6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_63552d779cb38b122b076ffebb85dd27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_424cd69a7fc972aeae12105750b3a2b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e50491010f2abbdb96b878ad32251af = $(`<div id="html_2e50491010f2abbdb96b878ad32251af" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_424cd69a7fc972aeae12105750b3a2b3.setContent(html_2e50491010f2abbdb96b878ad32251af);
|
|
|
|
|
|
|
|
marker_8fbc8be914fd29e1fe7e64843a0181d6.bindPopup(popup_424cd69a7fc972aeae12105750b3a2b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fbc8be914fd29e1fe7e64843a0181d6.setIcon(icon_63552d779cb38b122b076ffebb85dd27);
|
|
|
|
|
|
var marker_258e2669bb9aeb898acb4b835921b0f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_04967225aceeeebb9bc3ccdd38046a42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eabe665ccf1c22f861bb84be7c3529fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eb1dadbdb218a25a792eda40828106e = $(`<div id="html_1eb1dadbdb218a25a792eda40828106e" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_eabe665ccf1c22f861bb84be7c3529fb.setContent(html_1eb1dadbdb218a25a792eda40828106e);
|
|
|
|
|
|
|
|
marker_258e2669bb9aeb898acb4b835921b0f1.bindPopup(popup_eabe665ccf1c22f861bb84be7c3529fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_258e2669bb9aeb898acb4b835921b0f1.setIcon(icon_04967225aceeeebb9bc3ccdd38046a42);
|
|
|
|
|
|
var marker_9e0aeb73d7a96cc6d1a19b74ad71207e = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_cc31ba6b4a7fdf28e3a5616a973744cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5bf53523c9eac498870fbacfd99a142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_177aec8ff1f1b2b2f90395dc8a6fc798 = $(`<div id="html_177aec8ff1f1b2b2f90395dc8a6fc798" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_c5bf53523c9eac498870fbacfd99a142.setContent(html_177aec8ff1f1b2b2f90395dc8a6fc798);
|
|
|
|
|
|
|
|
marker_9e0aeb73d7a96cc6d1a19b74ad71207e.bindPopup(popup_c5bf53523c9eac498870fbacfd99a142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e0aeb73d7a96cc6d1a19b74ad71207e.setIcon(icon_cc31ba6b4a7fdf28e3a5616a973744cc);
|
|
|
|
|
|
var marker_218be9728dac7993baaffc5e13fe1bd3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d3ef01fdc875bf0d20b83727020e4659 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d06eba03e3a52a3dea9b6a55169a150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_876c38e9b1c875c868be34fcc4dba25d = $(`<div id="html_876c38e9b1c875c868be34fcc4dba25d" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_7d06eba03e3a52a3dea9b6a55169a150.setContent(html_876c38e9b1c875c868be34fcc4dba25d);
|
|
|
|
|
|
|
|
marker_218be9728dac7993baaffc5e13fe1bd3.bindPopup(popup_7d06eba03e3a52a3dea9b6a55169a150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_218be9728dac7993baaffc5e13fe1bd3.setIcon(icon_d3ef01fdc875bf0d20b83727020e4659);
|
|
|
|
|
|
var marker_00a03ed1ccd892b1771e052170410e11 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_e13c28a114f54ec7782b4ab51f7f0e41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c76538c85665836cf992746dea931f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cd2bc0cd673484d893f4b3155c73adb = $(`<div id="html_5cd2bc0cd673484d893f4b3155c73adb" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_39c76538c85665836cf992746dea931f.setContent(html_5cd2bc0cd673484d893f4b3155c73adb);
|
|
|
|
|
|
|
|
marker_00a03ed1ccd892b1771e052170410e11.bindPopup(popup_39c76538c85665836cf992746dea931f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00a03ed1ccd892b1771e052170410e11.setIcon(icon_e13c28a114f54ec7782b4ab51f7f0e41);
|
|
|
|
|
|
var marker_c1a12c5bce9e0f14d14bfc913a402ac9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6343aa46ad0dcf979c70c9b44ac82e32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ae0e8a88ad87b5a3081de2afd071aae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54d444b5afbfb27c61b2b7b61293d2c1 = $(`<div id="html_54d444b5afbfb27c61b2b7b61293d2c1" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_5ae0e8a88ad87b5a3081de2afd071aae.setContent(html_54d444b5afbfb27c61b2b7b61293d2c1);
|
|
|
|
|
|
|
|
marker_c1a12c5bce9e0f14d14bfc913a402ac9.bindPopup(popup_5ae0e8a88ad87b5a3081de2afd071aae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1a12c5bce9e0f14d14bfc913a402ac9.setIcon(icon_6343aa46ad0dcf979c70c9b44ac82e32);
|
|
|
|
|
|
var marker_a84b5e9ee819e68f10875d2db276b83e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_dce64c16bc7d0d02018a245ff431fa68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a6364cc76c9d22bc821c09afdf79359 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf90b26b908407d02bf178e54f88dc08 = $(`<div id="html_bf90b26b908407d02bf178e54f88dc08" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_8a6364cc76c9d22bc821c09afdf79359.setContent(html_bf90b26b908407d02bf178e54f88dc08);
|
|
|
|
|
|
|
|
marker_a84b5e9ee819e68f10875d2db276b83e.bindPopup(popup_8a6364cc76c9d22bc821c09afdf79359)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a84b5e9ee819e68f10875d2db276b83e.setIcon(icon_dce64c16bc7d0d02018a245ff431fa68);
|
|
|
|
|
|
var marker_5a16c9ad165a106d26ef9fb37e5b8953 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_e625c4375ec7f2934c75dba9c70b7159 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76cd666ab1f903471187ad88f9d47866 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0baad67dd6543af6c9785f722d0f90a = $(`<div id="html_a0baad67dd6543af6c9785f722d0f90a" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_76cd666ab1f903471187ad88f9d47866.setContent(html_a0baad67dd6543af6c9785f722d0f90a);
|
|
|
|
|
|
|
|
marker_5a16c9ad165a106d26ef9fb37e5b8953.bindPopup(popup_76cd666ab1f903471187ad88f9d47866)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a16c9ad165a106d26ef9fb37e5b8953.setIcon(icon_e625c4375ec7f2934c75dba9c70b7159);
|
|
|
|
|
|
var marker_cab369b990f9a10949858346be68233d = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d5b6db34c4cf2e12617d62e51bed485b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2ed011096bdfcaaba354990c4cd8c54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc12f520ab5df809f477c61e266311a1 = $(`<div id="html_dc12f520ab5df809f477c61e266311a1" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_d2ed011096bdfcaaba354990c4cd8c54.setContent(html_dc12f520ab5df809f477c61e266311a1);
|
|
|
|
|
|
|
|
marker_cab369b990f9a10949858346be68233d.bindPopup(popup_d2ed011096bdfcaaba354990c4cd8c54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cab369b990f9a10949858346be68233d.setIcon(icon_d5b6db34c4cf2e12617d62e51bed485b);
|
|
|
|
|
|
var marker_244e5637a614d033f05340adee83cf65 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_e79a4cc36bf21c837324cfe9b1f7daab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98ea53734f22693dbd0c65a5a3e28e57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cac77a11a34953ea6a924da21baea9a5 = $(`<div id="html_cac77a11a34953ea6a924da21baea9a5" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_98ea53734f22693dbd0c65a5a3e28e57.setContent(html_cac77a11a34953ea6a924da21baea9a5);
|
|
|
|
|
|
|
|
marker_244e5637a614d033f05340adee83cf65.bindPopup(popup_98ea53734f22693dbd0c65a5a3e28e57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_244e5637a614d033f05340adee83cf65.setIcon(icon_e79a4cc36bf21c837324cfe9b1f7daab);
|
|
|
|
|
|
var marker_88376a94cf49d8c8b52df4704ce7d221 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_8f29b677721e0c8cc173dcb30bfc576f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73c96d1df7bd3a008e59807ba8b78b08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c668a14cda242efc38db679a62b7fc83 = $(`<div id="html_c668a14cda242efc38db679a62b7fc83" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_73c96d1df7bd3a008e59807ba8b78b08.setContent(html_c668a14cda242efc38db679a62b7fc83);
|
|
|
|
|
|
|
|
marker_88376a94cf49d8c8b52df4704ce7d221.bindPopup(popup_73c96d1df7bd3a008e59807ba8b78b08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88376a94cf49d8c8b52df4704ce7d221.setIcon(icon_8f29b677721e0c8cc173dcb30bfc576f);
|
|
|
|
|
|
var marker_ef7cb7ace297bdcf1efd2457b5de5f2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_37222e267366cf74589d91f52e502318 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aefdb340a60a7cfce5399fc9e60e8e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fa00219e68b7f9ea0d2cdabb8404d4d = $(`<div id="html_3fa00219e68b7f9ea0d2cdabb8404d4d" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_9aefdb340a60a7cfce5399fc9e60e8e9.setContent(html_3fa00219e68b7f9ea0d2cdabb8404d4d);
|
|
|
|
|
|
|
|
marker_ef7cb7ace297bdcf1efd2457b5de5f2d.bindPopup(popup_9aefdb340a60a7cfce5399fc9e60e8e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef7cb7ace297bdcf1efd2457b5de5f2d.setIcon(icon_37222e267366cf74589d91f52e502318);
|
|
|
|
|
|
var marker_32ca02e7bfb7c10bd558940c59f5c38c = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_135c8b3488d3abddd5b8b94618033228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca5b4b412628a1064c547845ff7f3b01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aea98fb8cf229a51d9d63ef854cee828 = $(`<div id="html_aea98fb8cf229a51d9d63ef854cee828" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_ca5b4b412628a1064c547845ff7f3b01.setContent(html_aea98fb8cf229a51d9d63ef854cee828);
|
|
|
|
|
|
|
|
marker_32ca02e7bfb7c10bd558940c59f5c38c.bindPopup(popup_ca5b4b412628a1064c547845ff7f3b01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32ca02e7bfb7c10bd558940c59f5c38c.setIcon(icon_135c8b3488d3abddd5b8b94618033228);
|
|
|
|
|
|
var marker_31facbdfbb4dac922cc0eccd1d98aa27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b656f401873249160596a4f62c24c7d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de27f5d66a8a0770e22c474aedce3d3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_400a6f9875c3467e71ec35ae745d2502 = $(`<div id="html_400a6f9875c3467e71ec35ae745d2502" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_de27f5d66a8a0770e22c474aedce3d3b.setContent(html_400a6f9875c3467e71ec35ae745d2502);
|
|
|
|
|
|
|
|
marker_31facbdfbb4dac922cc0eccd1d98aa27.bindPopup(popup_de27f5d66a8a0770e22c474aedce3d3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31facbdfbb4dac922cc0eccd1d98aa27.setIcon(icon_b656f401873249160596a4f62c24c7d6);
|
|
|
|
|
|
var marker_5e422c622e20b241612105e1f675692b = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_255bf240345071ed7ed26943a3fa7b1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4be4d79ff5c3737ad707f0243dbcb989 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d26357913c2369dd1568c3829545186 = $(`<div id="html_3d26357913c2369dd1568c3829545186" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_4be4d79ff5c3737ad707f0243dbcb989.setContent(html_3d26357913c2369dd1568c3829545186);
|
|
|
|
|
|
|
|
marker_5e422c622e20b241612105e1f675692b.bindPopup(popup_4be4d79ff5c3737ad707f0243dbcb989)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e422c622e20b241612105e1f675692b.setIcon(icon_255bf240345071ed7ed26943a3fa7b1b);
|
|
|
|
|
|
var marker_a5395f14c8653acd32b2eaf3753e0a3e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5d97f347bd6a90510f73b4657ea76f13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac70e3e3e3b80a724289dd77af38460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6f631b8c86a5d1712c8e93b2bb98f2c = $(`<div id="html_a6f631b8c86a5d1712c8e93b2bb98f2c" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_6ac70e3e3e3b80a724289dd77af38460.setContent(html_a6f631b8c86a5d1712c8e93b2bb98f2c);
|
|
|
|
|
|
|
|
marker_a5395f14c8653acd32b2eaf3753e0a3e.bindPopup(popup_6ac70e3e3e3b80a724289dd77af38460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5395f14c8653acd32b2eaf3753e0a3e.setIcon(icon_5d97f347bd6a90510f73b4657ea76f13);
|
|
|
|
|
|
var marker_38d2e26ee8910ef6cb145565df1d9d83 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f3f7bfa36208f1733bf0225a1394d8d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef6d46637b59a2cc37c1851539b0cd18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54801c1add77adeff91f718ec55ee43f = $(`<div id="html_54801c1add77adeff91f718ec55ee43f" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_ef6d46637b59a2cc37c1851539b0cd18.setContent(html_54801c1add77adeff91f718ec55ee43f);
|
|
|
|
|
|
|
|
marker_38d2e26ee8910ef6cb145565df1d9d83.bindPopup(popup_ef6d46637b59a2cc37c1851539b0cd18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38d2e26ee8910ef6cb145565df1d9d83.setIcon(icon_f3f7bfa36208f1733bf0225a1394d8d1);
|
|
|
|
|
|
var marker_7a16b83a23a88847b137d0808038e27b = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b07bd1c2aca5d352169adf4fb7069aea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe7bb63685748e6d79df2f1b6dd1c239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b21f7751210b55ae5e03eb7738def040 = $(`<div id="html_b21f7751210b55ae5e03eb7738def040" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_fe7bb63685748e6d79df2f1b6dd1c239.setContent(html_b21f7751210b55ae5e03eb7738def040);
|
|
|
|
|
|
|
|
marker_7a16b83a23a88847b137d0808038e27b.bindPopup(popup_fe7bb63685748e6d79df2f1b6dd1c239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a16b83a23a88847b137d0808038e27b.setIcon(icon_b07bd1c2aca5d352169adf4fb7069aea);
|
|
|
|
|
|
var marker_629beeaee5cdcbc9f0f3e2295df27ca8 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_636bdbf5dc2918ec37d3c66ac66b02bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e18b2bdf78d1da9bbcb9f12c45ba2d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f50054e97cb16f6d9cdda71a26846245 = $(`<div id="html_f50054e97cb16f6d9cdda71a26846245" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_3e18b2bdf78d1da9bbcb9f12c45ba2d8.setContent(html_f50054e97cb16f6d9cdda71a26846245);
|
|
|
|
|
|
|
|
marker_629beeaee5cdcbc9f0f3e2295df27ca8.bindPopup(popup_3e18b2bdf78d1da9bbcb9f12c45ba2d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_629beeaee5cdcbc9f0f3e2295df27ca8.setIcon(icon_636bdbf5dc2918ec37d3c66ac66b02bc);
|
|
|
|
|
|
var marker_88267caf42b3679eec90439e343cf949 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_e5a31658f3ea0a552a5083c0a5ac7508 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf64b91f22eabbc625a17d2319c95ff6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae572882c492110f1469607e1796c9d4 = $(`<div id="html_ae572882c492110f1469607e1796c9d4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_cf64b91f22eabbc625a17d2319c95ff6.setContent(html_ae572882c492110f1469607e1796c9d4);
|
|
|
|
|
|
|
|
marker_88267caf42b3679eec90439e343cf949.bindPopup(popup_cf64b91f22eabbc625a17d2319c95ff6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88267caf42b3679eec90439e343cf949.setIcon(icon_e5a31658f3ea0a552a5083c0a5ac7508);
|
|
|
|
|
|
var marker_049bcad6c5b6ee4aa9c3d56321ccf280 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_82adc30857a6b8fa8a3ef2940fd51335 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc3d0d523ccd54d295da155b10c8706f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364c8962798d5bb0625bfefa492d403d = $(`<div id="html_364c8962798d5bb0625bfefa492d403d" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_fc3d0d523ccd54d295da155b10c8706f.setContent(html_364c8962798d5bb0625bfefa492d403d);
|
|
|
|
|
|
|
|
marker_049bcad6c5b6ee4aa9c3d56321ccf280.bindPopup(popup_fc3d0d523ccd54d295da155b10c8706f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_049bcad6c5b6ee4aa9c3d56321ccf280.setIcon(icon_82adc30857a6b8fa8a3ef2940fd51335);
|
|
|
|
|
|
var marker_024831ce089453b06d91bb86109806a7 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b60239ab0ebbf7aec739941d872c6404 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcd29b5b15f49f7df3ad186350207949 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68eabc2a5bb8c3bfd2cbcd6cd18b77ab = $(`<div id="html_68eabc2a5bb8c3bfd2cbcd6cd18b77ab" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_bcd29b5b15f49f7df3ad186350207949.setContent(html_68eabc2a5bb8c3bfd2cbcd6cd18b77ab);
|
|
|
|
|
|
|
|
marker_024831ce089453b06d91bb86109806a7.bindPopup(popup_bcd29b5b15f49f7df3ad186350207949)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_024831ce089453b06d91bb86109806a7.setIcon(icon_b60239ab0ebbf7aec739941d872c6404);
|
|
|
|
|
|
var marker_b1d2db66f324854063cefceffa725958 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_335fd210bdcc1475624f5338a5366c6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c80ed0fe1322d8ac10b83ff7e30f8612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_099dcb207d14a46e494ec31b386bb08c = $(`<div id="html_099dcb207d14a46e494ec31b386bb08c" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_c80ed0fe1322d8ac10b83ff7e30f8612.setContent(html_099dcb207d14a46e494ec31b386bb08c);
|
|
|
|
|
|
|
|
marker_b1d2db66f324854063cefceffa725958.bindPopup(popup_c80ed0fe1322d8ac10b83ff7e30f8612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1d2db66f324854063cefceffa725958.setIcon(icon_335fd210bdcc1475624f5338a5366c6b);
|
|
|
|
|
|
var marker_0e8bf55e99e4e7f1242d1699184d9ce6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c03bae84f3fb0ec54098a23039bbba83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f47952666d9cf5ebe039a8a437ba89b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8580aacfd9c12c16f2b1831765f83e7a = $(`<div id="html_8580aacfd9c12c16f2b1831765f83e7a" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_1f47952666d9cf5ebe039a8a437ba89b.setContent(html_8580aacfd9c12c16f2b1831765f83e7a);
|
|
|
|
|
|
|
|
marker_0e8bf55e99e4e7f1242d1699184d9ce6.bindPopup(popup_1f47952666d9cf5ebe039a8a437ba89b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e8bf55e99e4e7f1242d1699184d9ce6.setIcon(icon_c03bae84f3fb0ec54098a23039bbba83);
|
|
|
|
|
|
var marker_e61b6a1063a8bf398a6952ab1cc39835 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6bf1f42fdffb3ae2904ddf5e1f1a48d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_103bef799a0d9fd56a69322665071509 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a741df98dcbc48b6b448acc8cda077dd = $(`<div id="html_a741df98dcbc48b6b448acc8cda077dd" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_103bef799a0d9fd56a69322665071509.setContent(html_a741df98dcbc48b6b448acc8cda077dd);
|
|
|
|
|
|
|
|
marker_e61b6a1063a8bf398a6952ab1cc39835.bindPopup(popup_103bef799a0d9fd56a69322665071509)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e61b6a1063a8bf398a6952ab1cc39835.setIcon(icon_6bf1f42fdffb3ae2904ddf5e1f1a48d8);
|
|
|
|
|
|
var marker_649baddf77ff2d1e24009a7c57a4e6b4 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6873c7b9270d05e1a14830cb899968b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c7ac7f2888681a9c5662c291db5efd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_134b4c1206d9c4badc2c4a25a6d21105 = $(`<div id="html_134b4c1206d9c4badc2c4a25a6d21105" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_5c7ac7f2888681a9c5662c291db5efd5.setContent(html_134b4c1206d9c4badc2c4a25a6d21105);
|
|
|
|
|
|
|
|
marker_649baddf77ff2d1e24009a7c57a4e6b4.bindPopup(popup_5c7ac7f2888681a9c5662c291db5efd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_649baddf77ff2d1e24009a7c57a4e6b4.setIcon(icon_6873c7b9270d05e1a14830cb899968b6);
|
|
|
|
|
|
var marker_bd50ec9de1bdf3453247d73060df67f0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_9572b28fe8746f0c25324b6f3f38cf34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07754013a2ea45402deb9ade1723bffd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e720507e7e87e96771bf4ad96b1f216f = $(`<div id="html_e720507e7e87e96771bf4ad96b1f216f" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_07754013a2ea45402deb9ade1723bffd.setContent(html_e720507e7e87e96771bf4ad96b1f216f);
|
|
|
|
|
|
|
|
marker_bd50ec9de1bdf3453247d73060df67f0.bindPopup(popup_07754013a2ea45402deb9ade1723bffd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd50ec9de1bdf3453247d73060df67f0.setIcon(icon_9572b28fe8746f0c25324b6f3f38cf34);
|
|
|
|
|
|
var marker_fb9bc5b174c4266b6e55c2e5698d15ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d7e80f4007fa7e47dc3a61909b595f93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23f17bc6508441385e6837938f067c5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3635a80427665c6338ddd6827d14dfcb = $(`<div id="html_3635a80427665c6338ddd6827d14dfcb" style="width: 100.0%; height: 100.0%;">taxation-capable-cards-takes.trycloudflare.com</div>`)[0];
|
|
popup_23f17bc6508441385e6837938f067c5c.setContent(html_3635a80427665c6338ddd6827d14dfcb);
|
|
|
|
|
|
|
|
marker_fb9bc5b174c4266b6e55c2e5698d15ba.bindPopup(popup_23f17bc6508441385e6837938f067c5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb9bc5b174c4266b6e55c2e5698d15ba.setIcon(icon_d7e80f4007fa7e47dc3a61909b595f93);
|
|
|
|
|
|
var marker_4addea9efb42a2b72003130a9001cd5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_13d9e382a3e4be24235ec8c0d5cbf380 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7924973f431fe32325bc53a00c4c3ded = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8f05b975208f9a235dfbfc19a360b31 = $(`<div id="html_c8f05b975208f9a235dfbfc19a360b31" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_7924973f431fe32325bc53a00c4c3ded.setContent(html_c8f05b975208f9a235dfbfc19a360b31);
|
|
|
|
|
|
|
|
marker_4addea9efb42a2b72003130a9001cd5e.bindPopup(popup_7924973f431fe32325bc53a00c4c3ded)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4addea9efb42a2b72003130a9001cd5e.setIcon(icon_13d9e382a3e4be24235ec8c0d5cbf380);
|
|
|
|
|
|
var marker_a870eb68664a7188948187d5dbe658c0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_9ac497e8aae40a407c06fc3586fe19be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17d79894ab81373b7ce9dc9c5b76431e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4b79b5c659ed7f8db7ba85d4912d48f = $(`<div id="html_a4b79b5c659ed7f8db7ba85d4912d48f" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_17d79894ab81373b7ce9dc9c5b76431e.setContent(html_a4b79b5c659ed7f8db7ba85d4912d48f);
|
|
|
|
|
|
|
|
marker_a870eb68664a7188948187d5dbe658c0.bindPopup(popup_17d79894ab81373b7ce9dc9c5b76431e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a870eb68664a7188948187d5dbe658c0.setIcon(icon_9ac497e8aae40a407c06fc3586fe19be);
|
|
|
|
|
|
var marker_3d70ea82f0583fa11765dedafcb798b1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_1f3886d9c0ea30396d13e4ddb0131433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d34ca87cf10ebbfb7130337420324a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c9e72cc11afba30d5d798eae8e4ba03 = $(`<div id="html_7c9e72cc11afba30d5d798eae8e4ba03" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_3d34ca87cf10ebbfb7130337420324a2.setContent(html_7c9e72cc11afba30d5d798eae8e4ba03);
|
|
|
|
|
|
|
|
marker_3d70ea82f0583fa11765dedafcb798b1.bindPopup(popup_3d34ca87cf10ebbfb7130337420324a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d70ea82f0583fa11765dedafcb798b1.setIcon(icon_1f3886d9c0ea30396d13e4ddb0131433);
|
|
|
|
|
|
var marker_114a9fbea74f12ec2b866cfdcb90e620 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_648bdf36127acffef129c7bd497ae1a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c079ee1c694dec060279881d8c36a37e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d92f2a6ac20d067a486826e334c26384 = $(`<div id="html_d92f2a6ac20d067a486826e334c26384" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_c079ee1c694dec060279881d8c36a37e.setContent(html_d92f2a6ac20d067a486826e334c26384);
|
|
|
|
|
|
|
|
marker_114a9fbea74f12ec2b866cfdcb90e620.bindPopup(popup_c079ee1c694dec060279881d8c36a37e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_114a9fbea74f12ec2b866cfdcb90e620.setIcon(icon_648bdf36127acffef129c7bd497ae1a1);
|
|
|
|
|
|
var marker_54f0c7caf5670f4ea0803b9ca0fc9920 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_debd31114a5cc2f329c51fdfacf8509e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_596255d010b31713f58c6392c28e9fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1c1ef4ea860e1739b25d549c750b9fb = $(`<div id="html_c1c1ef4ea860e1739b25d549c750b9fb" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_596255d010b31713f58c6392c28e9fd0.setContent(html_c1c1ef4ea860e1739b25d549c750b9fb);
|
|
|
|
|
|
|
|
marker_54f0c7caf5670f4ea0803b9ca0fc9920.bindPopup(popup_596255d010b31713f58c6392c28e9fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54f0c7caf5670f4ea0803b9ca0fc9920.setIcon(icon_debd31114a5cc2f329c51fdfacf8509e);
|
|
|
|
|
|
var marker_829279b40614822122304118272578fd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_eb136c3bbbb7bbe6e2664a1db3346e38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c802f0c6e0d44f3aa7e9162c680dd26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f3eff451cee6e552778cfc47ec25638 = $(`<div id="html_1f3eff451cee6e552778cfc47ec25638" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_7c802f0c6e0d44f3aa7e9162c680dd26.setContent(html_1f3eff451cee6e552778cfc47ec25638);
|
|
|
|
|
|
|
|
marker_829279b40614822122304118272578fd.bindPopup(popup_7c802f0c6e0d44f3aa7e9162c680dd26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_829279b40614822122304118272578fd.setIcon(icon_eb136c3bbbb7bbe6e2664a1db3346e38);
|
|
|
|
|
|
var marker_25f665e28314740de961c2a464aaa173 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5d58e4e10a632355b1b7d0d7008c2b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1d8ce971e32fa67730574729c8de0e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9f9430adb33d2f9738c0eb81b8f588a = $(`<div id="html_b9f9430adb33d2f9738c0eb81b8f588a" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_c1d8ce971e32fa67730574729c8de0e4.setContent(html_b9f9430adb33d2f9738c0eb81b8f588a);
|
|
|
|
|
|
|
|
marker_25f665e28314740de961c2a464aaa173.bindPopup(popup_c1d8ce971e32fa67730574729c8de0e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25f665e28314740de961c2a464aaa173.setIcon(icon_5d58e4e10a632355b1b7d0d7008c2b76);
|
|
|
|
|
|
var marker_6852f800ae3f430bf55fb81b66f3d232 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_57dcd9dcde25ccd6e847a21390617549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f15263bff9c2df1e1018941c317b4a3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9859ccb25709f653f5a52ea7dca534c = $(`<div id="html_b9859ccb25709f653f5a52ea7dca534c" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_f15263bff9c2df1e1018941c317b4a3f.setContent(html_b9859ccb25709f653f5a52ea7dca534c);
|
|
|
|
|
|
|
|
marker_6852f800ae3f430bf55fb81b66f3d232.bindPopup(popup_f15263bff9c2df1e1018941c317b4a3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6852f800ae3f430bf55fb81b66f3d232.setIcon(icon_57dcd9dcde25ccd6e847a21390617549);
|
|
|
|
|
|
var marker_8304d381104b2e565d2c8c0738ed6a29 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_67d6868e79c85771ba3091fb49d57160 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf5b3a8f0f9fe602d9f916368584c10b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a3227179eeef498efff68f330486eb3 = $(`<div id="html_7a3227179eeef498efff68f330486eb3" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_cf5b3a8f0f9fe602d9f916368584c10b.setContent(html_7a3227179eeef498efff68f330486eb3);
|
|
|
|
|
|
|
|
marker_8304d381104b2e565d2c8c0738ed6a29.bindPopup(popup_cf5b3a8f0f9fe602d9f916368584c10b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8304d381104b2e565d2c8c0738ed6a29.setIcon(icon_67d6868e79c85771ba3091fb49d57160);
|
|
|
|
|
|
var marker_3674d9c12fa8e8ca3d08ffbf5e8b17a1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_8287303b61485196a1c5a8c2f706e078 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39ab48c56b676307334073521efd0aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de1c54b416c4dbd8089e5f4c3bbe7a87 = $(`<div id="html_de1c54b416c4dbd8089e5f4c3bbe7a87" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_39ab48c56b676307334073521efd0aee.setContent(html_de1c54b416c4dbd8089e5f4c3bbe7a87);
|
|
|
|
|
|
|
|
marker_3674d9c12fa8e8ca3d08ffbf5e8b17a1.bindPopup(popup_39ab48c56b676307334073521efd0aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3674d9c12fa8e8ca3d08ffbf5e8b17a1.setIcon(icon_8287303b61485196a1c5a8c2f706e078);
|
|
|
|
|
|
var marker_1dc6c1a01842c12d5485eeb68ee13bca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a2d2068054cc93743478e1f42591cfc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f262d4505578b074cb259e35d1a949b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3610e33736ef22ac0c1613be0dcaf45 = $(`<div id="html_c3610e33736ef22ac0c1613be0dcaf45" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_8f262d4505578b074cb259e35d1a949b.setContent(html_c3610e33736ef22ac0c1613be0dcaf45);
|
|
|
|
|
|
|
|
marker_1dc6c1a01842c12d5485eeb68ee13bca.bindPopup(popup_8f262d4505578b074cb259e35d1a949b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dc6c1a01842c12d5485eeb68ee13bca.setIcon(icon_a2d2068054cc93743478e1f42591cfc1);
|
|
|
|
|
|
var marker_1ff8f0c7679a694c1499a2de11e55de1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_61f83524330bfea6dbcd461704ae98df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2370e5414c5c8a6ac46c72bba537e23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f412aebed174a130ddb04ae0bb85eae = $(`<div id="html_1f412aebed174a130ddb04ae0bb85eae" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_e2370e5414c5c8a6ac46c72bba537e23.setContent(html_1f412aebed174a130ddb04ae0bb85eae);
|
|
|
|
|
|
|
|
marker_1ff8f0c7679a694c1499a2de11e55de1.bindPopup(popup_e2370e5414c5c8a6ac46c72bba537e23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ff8f0c7679a694c1499a2de11e55de1.setIcon(icon_61f83524330bfea6dbcd461704ae98df);
|
|
|
|
|
|
var marker_2b6f398d3a23f504bcc7ac3d854777ff = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_1d0bedeabde766c5ddf9ec47c7316a99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aacb9896cbd9dd2eb59697f106b793b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b13b7d6a5ffb2587db49fc80c2e6b7b = $(`<div id="html_3b13b7d6a5ffb2587db49fc80c2e6b7b" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_8aacb9896cbd9dd2eb59697f106b793b.setContent(html_3b13b7d6a5ffb2587db49fc80c2e6b7b);
|
|
|
|
|
|
|
|
marker_2b6f398d3a23f504bcc7ac3d854777ff.bindPopup(popup_8aacb9896cbd9dd2eb59697f106b793b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b6f398d3a23f504bcc7ac3d854777ff.setIcon(icon_1d0bedeabde766c5ddf9ec47c7316a99);
|
|
|
|
|
|
var marker_0753616e1bc2272bc2db7c4709cf2726 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_4f2d858b41ae06d5dd3ca66f4e0b76e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8dbf140e44665ffd9d95dafe82f8776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93770c7f5f5c3b65c9f8640dd4e1eb54 = $(`<div id="html_93770c7f5f5c3b65c9f8640dd4e1eb54" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_c8dbf140e44665ffd9d95dafe82f8776.setContent(html_93770c7f5f5c3b65c9f8640dd4e1eb54);
|
|
|
|
|
|
|
|
marker_0753616e1bc2272bc2db7c4709cf2726.bindPopup(popup_c8dbf140e44665ffd9d95dafe82f8776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0753616e1bc2272bc2db7c4709cf2726.setIcon(icon_4f2d858b41ae06d5dd3ca66f4e0b76e1);
|
|
|
|
|
|
var marker_dd36af942620fd8b85735f1f518258b6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_404a47d59a7f9e0892d18101943472ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22ae1f920ccd27ccc87196b380d63142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82e3c1470e642a983775fb1e00b96fe6 = $(`<div id="html_82e3c1470e642a983775fb1e00b96fe6" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_22ae1f920ccd27ccc87196b380d63142.setContent(html_82e3c1470e642a983775fb1e00b96fe6);
|
|
|
|
|
|
|
|
marker_dd36af942620fd8b85735f1f518258b6.bindPopup(popup_22ae1f920ccd27ccc87196b380d63142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd36af942620fd8b85735f1f518258b6.setIcon(icon_404a47d59a7f9e0892d18101943472ad);
|
|
|
|
|
|
var marker_1420e33eb8de8b2a0446f885f716de75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6a4672c9669b1771d6b05d479ec4e92b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41db523178ab8d908d95578a432063db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6873212047f51f88dc4c1aeafc072ef2 = $(`<div id="html_6873212047f51f88dc4c1aeafc072ef2" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_41db523178ab8d908d95578a432063db.setContent(html_6873212047f51f88dc4c1aeafc072ef2);
|
|
|
|
|
|
|
|
marker_1420e33eb8de8b2a0446f885f716de75.bindPopup(popup_41db523178ab8d908d95578a432063db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1420e33eb8de8b2a0446f885f716de75.setIcon(icon_6a4672c9669b1771d6b05d479ec4e92b);
|
|
|
|
|
|
var marker_a4a7318f778d948b9c2ad27b6dc1cd45 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_9602c15689ef6081dd761026b3deb883 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25911967c3a5c1e25827040a09b356ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6353c89b5bfc57bcfad9ffc98a1d79a = $(`<div id="html_d6353c89b5bfc57bcfad9ffc98a1d79a" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_25911967c3a5c1e25827040a09b356ce.setContent(html_d6353c89b5bfc57bcfad9ffc98a1d79a);
|
|
|
|
|
|
|
|
marker_a4a7318f778d948b9c2ad27b6dc1cd45.bindPopup(popup_25911967c3a5c1e25827040a09b356ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4a7318f778d948b9c2ad27b6dc1cd45.setIcon(icon_9602c15689ef6081dd761026b3deb883);
|
|
|
|
|
|
var marker_2cc52d6d7b7fc43f9430f90456200ca6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c3799caf6a9c0484a2728f5302cc6211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b297c11e8e9d200731057657751e25e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1f37522730010944972809ae4028852 = $(`<div id="html_c1f37522730010944972809ae4028852" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_2b297c11e8e9d200731057657751e25e.setContent(html_c1f37522730010944972809ae4028852);
|
|
|
|
|
|
|
|
marker_2cc52d6d7b7fc43f9430f90456200ca6.bindPopup(popup_2b297c11e8e9d200731057657751e25e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cc52d6d7b7fc43f9430f90456200ca6.setIcon(icon_c3799caf6a9c0484a2728f5302cc6211);
|
|
|
|
|
|
var marker_79b649c4cdd1924010dcbaee1a5b06a3 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_48c667facc7d221ae58b9f2836939d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33e16aebebd3a13142ff30f55d357de0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c218663d898bc5c4ceee6836892a038 = $(`<div id="html_6c218663d898bc5c4ceee6836892a038" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_33e16aebebd3a13142ff30f55d357de0.setContent(html_6c218663d898bc5c4ceee6836892a038);
|
|
|
|
|
|
|
|
marker_79b649c4cdd1924010dcbaee1a5b06a3.bindPopup(popup_33e16aebebd3a13142ff30f55d357de0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79b649c4cdd1924010dcbaee1a5b06a3.setIcon(icon_48c667facc7d221ae58b9f2836939d7a);
|
|
|
|
|
|
var marker_1d3069707914cdecac764ed776b73f71 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_74e2c63dfb26efa3c8a0cc615629c79d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ec5a135045cb431d0d3d47f88c33b37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_297fea9ee8dec88d89f895eddb3016d4 = $(`<div id="html_297fea9ee8dec88d89f895eddb3016d4" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_9ec5a135045cb431d0d3d47f88c33b37.setContent(html_297fea9ee8dec88d89f895eddb3016d4);
|
|
|
|
|
|
|
|
marker_1d3069707914cdecac764ed776b73f71.bindPopup(popup_9ec5a135045cb431d0d3d47f88c33b37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d3069707914cdecac764ed776b73f71.setIcon(icon_74e2c63dfb26efa3c8a0cc615629c79d);
|
|
|
|
|
|
var marker_b7e7c4df0728077cdc19fef3f0a8515d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f7796bc8e4f222fe8d3b5811f3dda32e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_280b49970a685d033350df4dfe24c1bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e99636f36401a810295751fed2455ca = $(`<div id="html_4e99636f36401a810295751fed2455ca" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_280b49970a685d033350df4dfe24c1bc.setContent(html_4e99636f36401a810295751fed2455ca);
|
|
|
|
|
|
|
|
marker_b7e7c4df0728077cdc19fef3f0a8515d.bindPopup(popup_280b49970a685d033350df4dfe24c1bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7e7c4df0728077cdc19fef3f0a8515d.setIcon(icon_f7796bc8e4f222fe8d3b5811f3dda32e);
|
|
|
|
|
|
var marker_1c12f14f507ab560c57b245704fb8212 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_21730936fd248ae50770cb11b35f3761 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7deaf45382e79b78a05e6c3cd83bb148 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34f9ef13a7da577853a81b527cf2252d = $(`<div id="html_34f9ef13a7da577853a81b527cf2252d" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_7deaf45382e79b78a05e6c3cd83bb148.setContent(html_34f9ef13a7da577853a81b527cf2252d);
|
|
|
|
|
|
|
|
marker_1c12f14f507ab560c57b245704fb8212.bindPopup(popup_7deaf45382e79b78a05e6c3cd83bb148)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c12f14f507ab560c57b245704fb8212.setIcon(icon_21730936fd248ae50770cb11b35f3761);
|
|
|
|
|
|
var marker_00b2a134bd185202323eef40ae5b079d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0bb0a29eb3cb5921c8db8407e0fbac91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c38c92a79cdea76ae34147c693cc8e42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5e67621f2a570c66d4030019e410594 = $(`<div id="html_d5e67621f2a570c66d4030019e410594" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_c38c92a79cdea76ae34147c693cc8e42.setContent(html_d5e67621f2a570c66d4030019e410594);
|
|
|
|
|
|
|
|
marker_00b2a134bd185202323eef40ae5b079d.bindPopup(popup_c38c92a79cdea76ae34147c693cc8e42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00b2a134bd185202323eef40ae5b079d.setIcon(icon_0bb0a29eb3cb5921c8db8407e0fbac91);
|
|
|
|
|
|
var marker_6199a7d35575d15e6e852e86a4d38cef = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_dffa7a3d15a267d2ede8fbd22bb24559 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f42b3e3155532967b1c92de68db8574 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73fc67da5fec6a6af1219f3985a658a6 = $(`<div id="html_73fc67da5fec6a6af1219f3985a658a6" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_6f42b3e3155532967b1c92de68db8574.setContent(html_73fc67da5fec6a6af1219f3985a658a6);
|
|
|
|
|
|
|
|
marker_6199a7d35575d15e6e852e86a4d38cef.bindPopup(popup_6f42b3e3155532967b1c92de68db8574)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6199a7d35575d15e6e852e86a4d38cef.setIcon(icon_dffa7a3d15a267d2ede8fbd22bb24559);
|
|
|
|
|
|
var marker_227fbcbb029220f9c2d287a656e01516 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6bca612623c6fec539df0cea85a28ac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b91481ae4e787d2d6122f19adc6be7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c8767fb4f41cab4b60b33a9a62c9767 = $(`<div id="html_5c8767fb4f41cab4b60b33a9a62c9767" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_18b91481ae4e787d2d6122f19adc6be7.setContent(html_5c8767fb4f41cab4b60b33a9a62c9767);
|
|
|
|
|
|
|
|
marker_227fbcbb029220f9c2d287a656e01516.bindPopup(popup_18b91481ae4e787d2d6122f19adc6be7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_227fbcbb029220f9c2d287a656e01516.setIcon(icon_6bca612623c6fec539df0cea85a28ac7);
|
|
|
|
|
|
var marker_6644081ce719743c7bbbdd13654bfe4f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_9cad134d24b81c6e01ae873971171951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5303d2f3494ff8a50330fa87f38d682d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8985ed28bb8152befc5b190ec1cf1d8 = $(`<div id="html_f8985ed28bb8152befc5b190ec1cf1d8" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_5303d2f3494ff8a50330fa87f38d682d.setContent(html_f8985ed28bb8152befc5b190ec1cf1d8);
|
|
|
|
|
|
|
|
marker_6644081ce719743c7bbbdd13654bfe4f.bindPopup(popup_5303d2f3494ff8a50330fa87f38d682d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6644081ce719743c7bbbdd13654bfe4f.setIcon(icon_9cad134d24b81c6e01ae873971171951);
|
|
|
|
|
|
var marker_9e0a58eed85407bf9553608c502fd96d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_78c288a707349aef895248c966392773 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eaf2545fedbed6bd4ad2d244650cddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44334d52eeb729c263b04ba1fedb0bae = $(`<div id="html_44334d52eeb729c263b04ba1fedb0bae" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_5eaf2545fedbed6bd4ad2d244650cddc.setContent(html_44334d52eeb729c263b04ba1fedb0bae);
|
|
|
|
|
|
|
|
marker_9e0a58eed85407bf9553608c502fd96d.bindPopup(popup_5eaf2545fedbed6bd4ad2d244650cddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e0a58eed85407bf9553608c502fd96d.setIcon(icon_78c288a707349aef895248c966392773);
|
|
|
|
|
|
var marker_8bd0cd42d46e61d8f797ec71bc92246b = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_16db65f63a11fc765e1983896a9d7caf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23b768940fab3b861a50e2788af90069 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82373b491b841b4b6ae63d8d9d77f907 = $(`<div id="html_82373b491b841b4b6ae63d8d9d77f907" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_23b768940fab3b861a50e2788af90069.setContent(html_82373b491b841b4b6ae63d8d9d77f907);
|
|
|
|
|
|
|
|
marker_8bd0cd42d46e61d8f797ec71bc92246b.bindPopup(popup_23b768940fab3b861a50e2788af90069)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bd0cd42d46e61d8f797ec71bc92246b.setIcon(icon_16db65f63a11fc765e1983896a9d7caf);
|
|
|
|
|
|
var marker_162ff37c335e4ba2d19b023b005b7902 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d8b9dcc7644e3fe38d1521be67b0b3f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92dee5a2a4de3cdb5921885dd4d2bb2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bf29bb3b6c9052a47130db2ce0c91c0 = $(`<div id="html_0bf29bb3b6c9052a47130db2ce0c91c0" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_92dee5a2a4de3cdb5921885dd4d2bb2b.setContent(html_0bf29bb3b6c9052a47130db2ce0c91c0);
|
|
|
|
|
|
|
|
marker_162ff37c335e4ba2d19b023b005b7902.bindPopup(popup_92dee5a2a4de3cdb5921885dd4d2bb2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_162ff37c335e4ba2d19b023b005b7902.setIcon(icon_d8b9dcc7644e3fe38d1521be67b0b3f3);
|
|
|
|
|
|
var marker_7eea0d9c622e57f4ef7ea8974eddfb0b = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f035901d81f7a0a2c414ab500575e745 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a96b04cdbb12d2c86ef5467bb18283ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fca465b14887c6077a17e1c08084240e = $(`<div id="html_fca465b14887c6077a17e1c08084240e" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_a96b04cdbb12d2c86ef5467bb18283ee.setContent(html_fca465b14887c6077a17e1c08084240e);
|
|
|
|
|
|
|
|
marker_7eea0d9c622e57f4ef7ea8974eddfb0b.bindPopup(popup_a96b04cdbb12d2c86ef5467bb18283ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eea0d9c622e57f4ef7ea8974eddfb0b.setIcon(icon_f035901d81f7a0a2c414ab500575e745);
|
|
|
|
|
|
var marker_a68718184fa9f71596c63bcd8f2505ae = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_da14c312196edb1e8631553fba8f7f33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07d2b180115c8023ca4e97b31ac0fb6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_486ada28070164334975e7570496c435 = $(`<div id="html_486ada28070164334975e7570496c435" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_07d2b180115c8023ca4e97b31ac0fb6c.setContent(html_486ada28070164334975e7570496c435);
|
|
|
|
|
|
|
|
marker_a68718184fa9f71596c63bcd8f2505ae.bindPopup(popup_07d2b180115c8023ca4e97b31ac0fb6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a68718184fa9f71596c63bcd8f2505ae.setIcon(icon_da14c312196edb1e8631553fba8f7f33);
|
|
|
|
|
|
var marker_260ccbafba4753e24176e343977cf64b = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b215d34dfa853489cb3024ffcc58e2c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d77af6eccd1cc1ecb06a8837836229e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dae9ea5ee188d78be845b9f7cb6e8f4 = $(`<div id="html_2dae9ea5ee188d78be845b9f7cb6e8f4" style="width: 100.0%; height: 100.0%;">193.149.189.247</div>`)[0];
|
|
popup_d77af6eccd1cc1ecb06a8837836229e6.setContent(html_2dae9ea5ee188d78be845b9f7cb6e8f4);
|
|
|
|
|
|
|
|
marker_260ccbafba4753e24176e343977cf64b.bindPopup(popup_d77af6eccd1cc1ecb06a8837836229e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_260ccbafba4753e24176e343977cf64b.setIcon(icon_b215d34dfa853489cb3024ffcc58e2c1);
|
|
|
|
|
|
var marker_3217110555b85eb8fae4d4c49c999880 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f0e642d5ef8382b7ab1fe6d0e4471f10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_432c07a988d1002ae5146e49412f7c70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_886a44d874fb77a6276097551ce8ef45 = $(`<div id="html_886a44d874fb77a6276097551ce8ef45" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_432c07a988d1002ae5146e49412f7c70.setContent(html_886a44d874fb77a6276097551ce8ef45);
|
|
|
|
|
|
|
|
marker_3217110555b85eb8fae4d4c49c999880.bindPopup(popup_432c07a988d1002ae5146e49412f7c70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3217110555b85eb8fae4d4c49c999880.setIcon(icon_f0e642d5ef8382b7ab1fe6d0e4471f10);
|
|
|
|
|
|
var marker_6e0937583287ce29473ef4531f119b99 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_aeeab13e0dc42e7754c5851e0dd64640 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075eeecf8bffeaaf3712b9e31ad1587c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6bd3efa3703ba2c1bad487aaaadcfe5 = $(`<div id="html_d6bd3efa3703ba2c1bad487aaaadcfe5" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_075eeecf8bffeaaf3712b9e31ad1587c.setContent(html_d6bd3efa3703ba2c1bad487aaaadcfe5);
|
|
|
|
|
|
|
|
marker_6e0937583287ce29473ef4531f119b99.bindPopup(popup_075eeecf8bffeaaf3712b9e31ad1587c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e0937583287ce29473ef4531f119b99.setIcon(icon_aeeab13e0dc42e7754c5851e0dd64640);
|
|
|
|
|
|
var marker_1f8be44ea209116f42e38f9b3c3d0a93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_7cbe3d089612e5024874bc129c727c17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7af8589e852d0c82108220ae885dab00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ba58617ab90bf6985d7384a077da81f = $(`<div id="html_6ba58617ab90bf6985d7384a077da81f" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_7af8589e852d0c82108220ae885dab00.setContent(html_6ba58617ab90bf6985d7384a077da81f);
|
|
|
|
|
|
|
|
marker_1f8be44ea209116f42e38f9b3c3d0a93.bindPopup(popup_7af8589e852d0c82108220ae885dab00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f8be44ea209116f42e38f9b3c3d0a93.setIcon(icon_7cbe3d089612e5024874bc129c727c17);
|
|
|
|
|
|
var marker_19cec5571bdcc474a5bf1407a4a999b3 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a39747ab1dd06ae741f6e08d110d1775 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7ab5e54818428771bda182d422ff69b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8f534178d9843fc1d193e02cc6f757e = $(`<div id="html_e8f534178d9843fc1d193e02cc6f757e" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_e7ab5e54818428771bda182d422ff69b.setContent(html_e8f534178d9843fc1d193e02cc6f757e);
|
|
|
|
|
|
|
|
marker_19cec5571bdcc474a5bf1407a4a999b3.bindPopup(popup_e7ab5e54818428771bda182d422ff69b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19cec5571bdcc474a5bf1407a4a999b3.setIcon(icon_a39747ab1dd06ae741f6e08d110d1775);
|
|
|
|
|
|
var marker_bb5c32af839454627ad5dca73997735f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_bde51c8df676f663bff8a24a6c04ff62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98fe2c1eb7492303b9b994b47c1b2564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2f739bb49e7aa294815d436bb9b13c0 = $(`<div id="html_e2f739bb49e7aa294815d436bb9b13c0" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_98fe2c1eb7492303b9b994b47c1b2564.setContent(html_e2f739bb49e7aa294815d436bb9b13c0);
|
|
|
|
|
|
|
|
marker_bb5c32af839454627ad5dca73997735f.bindPopup(popup_98fe2c1eb7492303b9b994b47c1b2564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb5c32af839454627ad5dca73997735f.setIcon(icon_bde51c8df676f663bff8a24a6c04ff62);
|
|
|
|
|
|
var marker_dde1e94152baf94dbf0befe91e33c74a = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ce17cdc8084e067476479cedb62c83d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9bc246d3d8da9fc3996ea534e7e6e31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9039077daa917820fa028a80f3eca98c = $(`<div id="html_9039077daa917820fa028a80f3eca98c" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_e9bc246d3d8da9fc3996ea534e7e6e31.setContent(html_9039077daa917820fa028a80f3eca98c);
|
|
|
|
|
|
|
|
marker_dde1e94152baf94dbf0befe91e33c74a.bindPopup(popup_e9bc246d3d8da9fc3996ea534e7e6e31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dde1e94152baf94dbf0befe91e33c74a.setIcon(icon_ce17cdc8084e067476479cedb62c83d3);
|
|
|
|
|
|
var marker_50fe1329bb89a5689a43c8330a5c270b = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_e27065be6d1dd0abf94094fee4982965 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f33cbe99f09bcc19676175eb96a0809c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c194724282c49e80f72b3645cf4ba5f = $(`<div id="html_7c194724282c49e80f72b3645cf4ba5f" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_f33cbe99f09bcc19676175eb96a0809c.setContent(html_7c194724282c49e80f72b3645cf4ba5f);
|
|
|
|
|
|
|
|
marker_50fe1329bb89a5689a43c8330a5c270b.bindPopup(popup_f33cbe99f09bcc19676175eb96a0809c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50fe1329bb89a5689a43c8330a5c270b.setIcon(icon_e27065be6d1dd0abf94094fee4982965);
|
|
|
|
|
|
var marker_1891da1a94d48dea8a68b2cdcd5674a8 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_3827f9fc2cf851e8f1da89d20923dcb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dac33bfa4f25e510cf65327561375a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb227484e04085af5463da28e16d4637 = $(`<div id="html_cb227484e04085af5463da28e16d4637" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_0dac33bfa4f25e510cf65327561375a5.setContent(html_cb227484e04085af5463da28e16d4637);
|
|
|
|
|
|
|
|
marker_1891da1a94d48dea8a68b2cdcd5674a8.bindPopup(popup_0dac33bfa4f25e510cf65327561375a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1891da1a94d48dea8a68b2cdcd5674a8.setIcon(icon_3827f9fc2cf851e8f1da89d20923dcb3);
|
|
|
|
|
|
var marker_2e8262ec143f4f3825956ba2e7f7d5f5 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a14e52b1ef2fb2791f628912b6b02a94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b92dcfd0b006db436de14a79692fa89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de8c6dc48fd67ed70ee8e1684240d67e = $(`<div id="html_de8c6dc48fd67ed70ee8e1684240d67e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_3b92dcfd0b006db436de14a79692fa89.setContent(html_de8c6dc48fd67ed70ee8e1684240d67e);
|
|
|
|
|
|
|
|
marker_2e8262ec143f4f3825956ba2e7f7d5f5.bindPopup(popup_3b92dcfd0b006db436de14a79692fa89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e8262ec143f4f3825956ba2e7f7d5f5.setIcon(icon_a14e52b1ef2fb2791f628912b6b02a94);
|
|
|
|
|
|
var marker_28a63f5df4860ac7506c44b0138899c4 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_083bb6b8b1cd849ca04d487bbf900d02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f17a20c5b0bbbd0f6382984d75567ac6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7adb5c3191f84f7fd85a3d5a8ce5ade8 = $(`<div id="html_7adb5c3191f84f7fd85a3d5a8ce5ade8" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_f17a20c5b0bbbd0f6382984d75567ac6.setContent(html_7adb5c3191f84f7fd85a3d5a8ce5ade8);
|
|
|
|
|
|
|
|
marker_28a63f5df4860ac7506c44b0138899c4.bindPopup(popup_f17a20c5b0bbbd0f6382984d75567ac6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28a63f5df4860ac7506c44b0138899c4.setIcon(icon_083bb6b8b1cd849ca04d487bbf900d02);
|
|
|
|
|
|
var marker_7fa2b6cf5321713b92387b4af35c4a8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_8408ef8f361a224f5f1c495118f57b49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aa5caecef8514febafd9e959a9804bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af162c9a5bc2ce38e7ec9947de47cdf6 = $(`<div id="html_af162c9a5bc2ce38e7ec9947de47cdf6" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_1aa5caecef8514febafd9e959a9804bb.setContent(html_af162c9a5bc2ce38e7ec9947de47cdf6);
|
|
|
|
|
|
|
|
marker_7fa2b6cf5321713b92387b4af35c4a8b.bindPopup(popup_1aa5caecef8514febafd9e959a9804bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa2b6cf5321713b92387b4af35c4a8b.setIcon(icon_8408ef8f361a224f5f1c495118f57b49);
|
|
|
|
|
|
var marker_e11aecc53cf3da24a5264938e106e39d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f4e987fc8177be3bf192ce93a02b9ee2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2b3ac37fb5225c3769b411e750c4141 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44d76b18c3a4a4740fb2de4360b0a69a = $(`<div id="html_44d76b18c3a4a4740fb2de4360b0a69a" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_d2b3ac37fb5225c3769b411e750c4141.setContent(html_44d76b18c3a4a4740fb2de4360b0a69a);
|
|
|
|
|
|
|
|
marker_e11aecc53cf3da24a5264938e106e39d.bindPopup(popup_d2b3ac37fb5225c3769b411e750c4141)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e11aecc53cf3da24a5264938e106e39d.setIcon(icon_f4e987fc8177be3bf192ce93a02b9ee2);
|
|
|
|
|
|
var marker_7888d7f4f739320ceb17d5931cea68c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_07a54667d226ab34f426c3de07fe8e00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcb40e6f72cb3c5c024b9a016beff8b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a06efcebc036fb9f20ee612058c8c8b = $(`<div id="html_5a06efcebc036fb9f20ee612058c8c8b" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_fcb40e6f72cb3c5c024b9a016beff8b7.setContent(html_5a06efcebc036fb9f20ee612058c8c8b);
|
|
|
|
|
|
|
|
marker_7888d7f4f739320ceb17d5931cea68c6.bindPopup(popup_fcb40e6f72cb3c5c024b9a016beff8b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7888d7f4f739320ceb17d5931cea68c6.setIcon(icon_07a54667d226ab34f426c3de07fe8e00);
|
|
|
|
|
|
var marker_6b466f901ce73941c47ec6565cb654dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5e9d51b9913233929ccba8ef615a903e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6cf30d61b493a4674aebc1153fd8952 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_633dc30ca392041575371e91cf365f0f = $(`<div id="html_633dc30ca392041575371e91cf365f0f" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_a6cf30d61b493a4674aebc1153fd8952.setContent(html_633dc30ca392041575371e91cf365f0f);
|
|
|
|
|
|
|
|
marker_6b466f901ce73941c47ec6565cb654dd.bindPopup(popup_a6cf30d61b493a4674aebc1153fd8952)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b466f901ce73941c47ec6565cb654dd.setIcon(icon_5e9d51b9913233929ccba8ef615a903e);
|
|
|
|
|
|
var marker_21bd55e4fafb91ad838197b1b5e53011 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5b7b98b1c2ebc6dcd686bf888c00631e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35affa7ce203f3dc7dc4d1cb5257fd66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d676a96655ae27207c174154b9154917 = $(`<div id="html_d676a96655ae27207c174154b9154917" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_35affa7ce203f3dc7dc4d1cb5257fd66.setContent(html_d676a96655ae27207c174154b9154917);
|
|
|
|
|
|
|
|
marker_21bd55e4fafb91ad838197b1b5e53011.bindPopup(popup_35affa7ce203f3dc7dc4d1cb5257fd66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21bd55e4fafb91ad838197b1b5e53011.setIcon(icon_5b7b98b1c2ebc6dcd686bf888c00631e);
|
|
|
|
|
|
var marker_fb7fe4d9bd3599bd995ea2848df16772 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a142ad3750a036b90fe487d0fb559f0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c570b9537c9b9da8e19b6d79a8abadd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16c716ebb7b94f7fe043f9ff613e938d = $(`<div id="html_16c716ebb7b94f7fe043f9ff613e938d" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_3c570b9537c9b9da8e19b6d79a8abadd.setContent(html_16c716ebb7b94f7fe043f9ff613e938d);
|
|
|
|
|
|
|
|
marker_fb7fe4d9bd3599bd995ea2848df16772.bindPopup(popup_3c570b9537c9b9da8e19b6d79a8abadd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb7fe4d9bd3599bd995ea2848df16772.setIcon(icon_a142ad3750a036b90fe487d0fb559f0c);
|
|
|
|
|
|
var marker_1d1856e7363ef991cfa78606e45db802 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_58c10196a83106630c8ebf8caa2d304b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fb962476dfe31101e2dea2fd967fe35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b625998076c7456095c5ca47a8277fc = $(`<div id="html_1b625998076c7456095c5ca47a8277fc" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_0fb962476dfe31101e2dea2fd967fe35.setContent(html_1b625998076c7456095c5ca47a8277fc);
|
|
|
|
|
|
|
|
marker_1d1856e7363ef991cfa78606e45db802.bindPopup(popup_0fb962476dfe31101e2dea2fd967fe35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d1856e7363ef991cfa78606e45db802.setIcon(icon_58c10196a83106630c8ebf8caa2d304b);
|
|
|
|
|
|
var marker_994932a6c0349292b02ad1fa6d89080d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0a59e8a218fadab1b38b23b619a59d58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a60fc45a2fbb9623212ac3577d1f4bf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ed9cae5c3cac702c63fd8ab7e6eea74 = $(`<div id="html_3ed9cae5c3cac702c63fd8ab7e6eea74" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_a60fc45a2fbb9623212ac3577d1f4bf7.setContent(html_3ed9cae5c3cac702c63fd8ab7e6eea74);
|
|
|
|
|
|
|
|
marker_994932a6c0349292b02ad1fa6d89080d.bindPopup(popup_a60fc45a2fbb9623212ac3577d1f4bf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_994932a6c0349292b02ad1fa6d89080d.setIcon(icon_0a59e8a218fadab1b38b23b619a59d58);
|
|
|
|
|
|
var marker_392f23fe96d3cc4aa80ed096fbaf4b27 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c4c9a49a28f241ad993151913b090f63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1774c848256210f04db4d533582be39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f272b0be715b213dd882cf59887a17d = $(`<div id="html_9f272b0be715b213dd882cf59887a17d" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_c1774c848256210f04db4d533582be39.setContent(html_9f272b0be715b213dd882cf59887a17d);
|
|
|
|
|
|
|
|
marker_392f23fe96d3cc4aa80ed096fbaf4b27.bindPopup(popup_c1774c848256210f04db4d533582be39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_392f23fe96d3cc4aa80ed096fbaf4b27.setIcon(icon_c4c9a49a28f241ad993151913b090f63);
|
|
|
|
|
|
var marker_ba61d7db94b22684b64ff00384801cfa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a5c58a5b24c466e298ad7c015596f514 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bc631508a519bdd37fc0274ce914b92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21ad4609a0e1dfa350ee753faa7f562f = $(`<div id="html_21ad4609a0e1dfa350ee753faa7f562f" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_7bc631508a519bdd37fc0274ce914b92.setContent(html_21ad4609a0e1dfa350ee753faa7f562f);
|
|
|
|
|
|
|
|
marker_ba61d7db94b22684b64ff00384801cfa.bindPopup(popup_7bc631508a519bdd37fc0274ce914b92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba61d7db94b22684b64ff00384801cfa.setIcon(icon_a5c58a5b24c466e298ad7c015596f514);
|
|
|
|
|
|
var marker_326d31903ba397812d97d1f0a15b288e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_dd3b6891d5a41f93d6a5178d7b9059fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_313d3941890c6cdd0d899996857b5208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6d41743bd38619d28a3a2eceabba071 = $(`<div id="html_d6d41743bd38619d28a3a2eceabba071" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_313d3941890c6cdd0d899996857b5208.setContent(html_d6d41743bd38619d28a3a2eceabba071);
|
|
|
|
|
|
|
|
marker_326d31903ba397812d97d1f0a15b288e.bindPopup(popup_313d3941890c6cdd0d899996857b5208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_326d31903ba397812d97d1f0a15b288e.setIcon(icon_dd3b6891d5a41f93d6a5178d7b9059fb);
|
|
|
|
|
|
var marker_bb80675b5fc0ae0b22c544b328db693a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5fcf04d10fc8355163bac4221d0e1066 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df5a65c75c98c4c6536e93f6e604eb0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_049a3dc901c21dfc13973a96e236be75 = $(`<div id="html_049a3dc901c21dfc13973a96e236be75" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_df5a65c75c98c4c6536e93f6e604eb0a.setContent(html_049a3dc901c21dfc13973a96e236be75);
|
|
|
|
|
|
|
|
marker_bb80675b5fc0ae0b22c544b328db693a.bindPopup(popup_df5a65c75c98c4c6536e93f6e604eb0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb80675b5fc0ae0b22c544b328db693a.setIcon(icon_5fcf04d10fc8355163bac4221d0e1066);
|
|
|
|
|
|
var marker_7de9a3843f4cded37447dbba2a6bc2f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_74ed923f837399407ee480ccbe84a8cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6cb063089f6fda9f8dcce5aa89b1372 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_951d75c48d418502c36ff4045f512d97 = $(`<div id="html_951d75c48d418502c36ff4045f512d97" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_b6cb063089f6fda9f8dcce5aa89b1372.setContent(html_951d75c48d418502c36ff4045f512d97);
|
|
|
|
|
|
|
|
marker_7de9a3843f4cded37447dbba2a6bc2f2.bindPopup(popup_b6cb063089f6fda9f8dcce5aa89b1372)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de9a3843f4cded37447dbba2a6bc2f2.setIcon(icon_74ed923f837399407ee480ccbe84a8cf);
|
|
|
|
|
|
var marker_53507cf0b10ff72968cc63dd10fbac52 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_996475cc45a777ffcaade202cc4ebabc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e9d10c7bce083cf33449d8002a376f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c765c60bfb48685ba33e9b4544566f7 = $(`<div id="html_4c765c60bfb48685ba33e9b4544566f7" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_c1e9d10c7bce083cf33449d8002a376f.setContent(html_4c765c60bfb48685ba33e9b4544566f7);
|
|
|
|
|
|
|
|
marker_53507cf0b10ff72968cc63dd10fbac52.bindPopup(popup_c1e9d10c7bce083cf33449d8002a376f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53507cf0b10ff72968cc63dd10fbac52.setIcon(icon_996475cc45a777ffcaade202cc4ebabc);
|
|
|
|
|
|
var marker_38e24b8d72c3535640d7e7518976f74d = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_3b8b171d2a91de3d405165512674ae15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4bcc6b24b2eb1cd6a5d715c0de78b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03649d185973ccdc825b627adf063f3d = $(`<div id="html_03649d185973ccdc825b627adf063f3d" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_e4bcc6b24b2eb1cd6a5d715c0de78b9c.setContent(html_03649d185973ccdc825b627adf063f3d);
|
|
|
|
|
|
|
|
marker_38e24b8d72c3535640d7e7518976f74d.bindPopup(popup_e4bcc6b24b2eb1cd6a5d715c0de78b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e24b8d72c3535640d7e7518976f74d.setIcon(icon_3b8b171d2a91de3d405165512674ae15);
|
|
|
|
|
|
var marker_210f7714c55f835f0c3ab0bea571f227 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c216cdef9cf1f06305ef69a902119d04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bca5d3de4b91e2c772b543cbd507193 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cdc2c33bcb69cc1555aa4e4355045d0 = $(`<div id="html_2cdc2c33bcb69cc1555aa4e4355045d0" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_1bca5d3de4b91e2c772b543cbd507193.setContent(html_2cdc2c33bcb69cc1555aa4e4355045d0);
|
|
|
|
|
|
|
|
marker_210f7714c55f835f0c3ab0bea571f227.bindPopup(popup_1bca5d3de4b91e2c772b543cbd507193)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_210f7714c55f835f0c3ab0bea571f227.setIcon(icon_c216cdef9cf1f06305ef69a902119d04);
|
|
|
|
|
|
var marker_700bad144ee68ed3adbfab4254c20ef2 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_49699c80d2a842bb5f10cc70f0ed37e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e80926b8d0098f7f4ed23cdcd742e7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed7d1cba43d984344d300052030094aa = $(`<div id="html_ed7d1cba43d984344d300052030094aa" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_3e80926b8d0098f7f4ed23cdcd742e7f.setContent(html_ed7d1cba43d984344d300052030094aa);
|
|
|
|
|
|
|
|
marker_700bad144ee68ed3adbfab4254c20ef2.bindPopup(popup_3e80926b8d0098f7f4ed23cdcd742e7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_700bad144ee68ed3adbfab4254c20ef2.setIcon(icon_49699c80d2a842bb5f10cc70f0ed37e6);
|
|
|
|
|
|
var marker_b1ac01bcc5f84f88ec179cd36d4fe0cb = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_4c4cfbca2b6b0b2cdc24d27bef610f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09fd516793ebdafef989a65dbd12e44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4ebd218963ccfad0cf19bf8aaa0a443 = $(`<div id="html_a4ebd218963ccfad0cf19bf8aaa0a443" style="width: 100.0%; height: 100.0%;">toby.nettek.io</div>`)[0];
|
|
popup_c09fd516793ebdafef989a65dbd12e44.setContent(html_a4ebd218963ccfad0cf19bf8aaa0a443);
|
|
|
|
|
|
|
|
marker_b1ac01bcc5f84f88ec179cd36d4fe0cb.bindPopup(popup_c09fd516793ebdafef989a65dbd12e44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1ac01bcc5f84f88ec179cd36d4fe0cb.setIcon(icon_4c4cfbca2b6b0b2cdc24d27bef610f7f);
|
|
|
|
|
|
var marker_964c154216a738e5ded2368d10b9114e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_293ec8cb1ec91617983adbda6ce52e29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a99a433528d66b6ecc5c7ee20809b437 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61f233c44b3af8b637a4e174c777d282 = $(`<div id="html_61f233c44b3af8b637a4e174c777d282" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_a99a433528d66b6ecc5c7ee20809b437.setContent(html_61f233c44b3af8b637a4e174c777d282);
|
|
|
|
|
|
|
|
marker_964c154216a738e5ded2368d10b9114e.bindPopup(popup_a99a433528d66b6ecc5c7ee20809b437)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_964c154216a738e5ded2368d10b9114e.setIcon(icon_293ec8cb1ec91617983adbda6ce52e29);
|
|
|
|
|
|
var marker_174fea9be7f3fe0de6c618c269c0e30d = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_70937f8a6725a6653d990b316983bcbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_767560979baaddb02ce5d5e86d7ebabb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f509fffe2dfb3fb034e314ee5f9070fb = $(`<div id="html_f509fffe2dfb3fb034e314ee5f9070fb" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_767560979baaddb02ce5d5e86d7ebabb.setContent(html_f509fffe2dfb3fb034e314ee5f9070fb);
|
|
|
|
|
|
|
|
marker_174fea9be7f3fe0de6c618c269c0e30d.bindPopup(popup_767560979baaddb02ce5d5e86d7ebabb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_174fea9be7f3fe0de6c618c269c0e30d.setIcon(icon_70937f8a6725a6653d990b316983bcbc);
|
|
|
|
|
|
var marker_26c76bfbee765a42caa582ed0721ada2 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c33600bf90753c9064f4e6d38fa49922 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ae2318cac536037b69af2ce7f9a5c5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8a6a2d7b628f82375fb8f17105a5ea = $(`<div id="html_7d8a6a2d7b628f82375fb8f17105a5ea" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_7ae2318cac536037b69af2ce7f9a5c5a.setContent(html_7d8a6a2d7b628f82375fb8f17105a5ea);
|
|
|
|
|
|
|
|
marker_26c76bfbee765a42caa582ed0721ada2.bindPopup(popup_7ae2318cac536037b69af2ce7f9a5c5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26c76bfbee765a42caa582ed0721ada2.setIcon(icon_c33600bf90753c9064f4e6d38fa49922);
|
|
|
|
|
|
var marker_c7661781eb05fa44c703287c42e58c12 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_8f26d66975d549e584ed974d506a8cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c14f042421b956a929ea43ee6f22e30a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47f4dbafe7e700112effa7ce8cc7ecc6 = $(`<div id="html_47f4dbafe7e700112effa7ce8cc7ecc6" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_c14f042421b956a929ea43ee6f22e30a.setContent(html_47f4dbafe7e700112effa7ce8cc7ecc6);
|
|
|
|
|
|
|
|
marker_c7661781eb05fa44c703287c42e58c12.bindPopup(popup_c14f042421b956a929ea43ee6f22e30a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7661781eb05fa44c703287c42e58c12.setIcon(icon_8f26d66975d549e584ed974d506a8cf5);
|
|
|
|
|
|
var marker_61c2979aa0e0c53680378bb6a7ed447c = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5534d02ee884f7c5f532b1d6f2c92a8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b077f62030356f747a775d906d434b4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5adf8297cbad1df000b680f432bc8bf9 = $(`<div id="html_5adf8297cbad1df000b680f432bc8bf9" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_b077f62030356f747a775d906d434b4c.setContent(html_5adf8297cbad1df000b680f432bc8bf9);
|
|
|
|
|
|
|
|
marker_61c2979aa0e0c53680378bb6a7ed447c.bindPopup(popup_b077f62030356f747a775d906d434b4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61c2979aa0e0c53680378bb6a7ed447c.setIcon(icon_5534d02ee884f7c5f532b1d6f2c92a8a);
|
|
|
|
|
|
var marker_4144c1520b25a284baf91d30af8988e3 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0a2a0d01cac26539970c11acdf32dcfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a27b24feb7e51f99216c22378d34a34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee597ec816fb513c3b16551f1cec35ad = $(`<div id="html_ee597ec816fb513c3b16551f1cec35ad" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_4a27b24feb7e51f99216c22378d34a34.setContent(html_ee597ec816fb513c3b16551f1cec35ad);
|
|
|
|
|
|
|
|
marker_4144c1520b25a284baf91d30af8988e3.bindPopup(popup_4a27b24feb7e51f99216c22378d34a34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4144c1520b25a284baf91d30af8988e3.setIcon(icon_0a2a0d01cac26539970c11acdf32dcfa);
|
|
|
|
|
|
var marker_5303b220bdde0edd0a1315d0401f3954 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_778176cd025e63f4b795aad8a2ba1dd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01d513fef530befa63cf4563d669339c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e34a1273ae7b275e9f3198c5a241bde6 = $(`<div id="html_e34a1273ae7b275e9f3198c5a241bde6" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_01d513fef530befa63cf4563d669339c.setContent(html_e34a1273ae7b275e9f3198c5a241bde6);
|
|
|
|
|
|
|
|
marker_5303b220bdde0edd0a1315d0401f3954.bindPopup(popup_01d513fef530befa63cf4563d669339c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5303b220bdde0edd0a1315d0401f3954.setIcon(icon_778176cd025e63f4b795aad8a2ba1dd0);
|
|
|
|
|
|
var marker_7e867b8961442a4755ffd83330fb406a = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_818c5b2f793dbd76dc746592c3af982f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d01d6f611229a8bf643e469b5aca24ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50db18d4d6157575827e44528180e8b7 = $(`<div id="html_50db18d4d6157575827e44528180e8b7" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_d01d6f611229a8bf643e469b5aca24ef.setContent(html_50db18d4d6157575827e44528180e8b7);
|
|
|
|
|
|
|
|
marker_7e867b8961442a4755ffd83330fb406a.bindPopup(popup_d01d6f611229a8bf643e469b5aca24ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e867b8961442a4755ffd83330fb406a.setIcon(icon_818c5b2f793dbd76dc746592c3af982f);
|
|
|
|
|
|
var marker_b061dabe15f852ad5be7878869165079 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_7027d36759e1eab4baaadfc61696c611 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc26a92fe554676b72c6197647dd8cfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f01a875e052846a8ef193a2990bee48a = $(`<div id="html_f01a875e052846a8ef193a2990bee48a" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_fc26a92fe554676b72c6197647dd8cfd.setContent(html_f01a875e052846a8ef193a2990bee48a);
|
|
|
|
|
|
|
|
marker_b061dabe15f852ad5be7878869165079.bindPopup(popup_fc26a92fe554676b72c6197647dd8cfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b061dabe15f852ad5be7878869165079.setIcon(icon_7027d36759e1eab4baaadfc61696c611);
|
|
|
|
|
|
var marker_c93792056b3d62fd8b47110ffd4caf7c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_36dacf727b7fc044918bf05a8b492907 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bc79381c973c3cc3e630120f7093ad1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59571b3dc7fac219c3474a9ee148df31 = $(`<div id="html_59571b3dc7fac219c3474a9ee148df31" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_9bc79381c973c3cc3e630120f7093ad1.setContent(html_59571b3dc7fac219c3474a9ee148df31);
|
|
|
|
|
|
|
|
marker_c93792056b3d62fd8b47110ffd4caf7c.bindPopup(popup_9bc79381c973c3cc3e630120f7093ad1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c93792056b3d62fd8b47110ffd4caf7c.setIcon(icon_36dacf727b7fc044918bf05a8b492907);
|
|
|
|
|
|
var marker_ffa9910b73d8418000f2f5699d934a9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_36e0efa1c4513a10c9110944b7ec5302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ee5a6771e970b2940942ce10df3b78b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64561528f298907e8dccdfe494256028 = $(`<div id="html_64561528f298907e8dccdfe494256028" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_7ee5a6771e970b2940942ce10df3b78b.setContent(html_64561528f298907e8dccdfe494256028);
|
|
|
|
|
|
|
|
marker_ffa9910b73d8418000f2f5699d934a9c.bindPopup(popup_7ee5a6771e970b2940942ce10df3b78b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffa9910b73d8418000f2f5699d934a9c.setIcon(icon_36e0efa1c4513a10c9110944b7ec5302);
|
|
|
|
|
|
var marker_9692ca181de239c73ac4808864a55531 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f2b8f88fa8b187e447fc5270b6f6bde0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e95e419584f4bc6c71a8a7f3e0b4511 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_735e3a996d53a00e377a4e92edec697a = $(`<div id="html_735e3a996d53a00e377a4e92edec697a" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_1e95e419584f4bc6c71a8a7f3e0b4511.setContent(html_735e3a996d53a00e377a4e92edec697a);
|
|
|
|
|
|
|
|
marker_9692ca181de239c73ac4808864a55531.bindPopup(popup_1e95e419584f4bc6c71a8a7f3e0b4511)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9692ca181de239c73ac4808864a55531.setIcon(icon_f2b8f88fa8b187e447fc5270b6f6bde0);
|
|
|
|
|
|
var marker_0105caf73310342f1c1dfec7fdd7acaf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_bed3debcc68c4db3e7a1d643e0279dd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5381d7ce9bfa0b84caba0d49f8e296df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6873aa73005a218092507dfd3a8040ff = $(`<div id="html_6873aa73005a218092507dfd3a8040ff" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_5381d7ce9bfa0b84caba0d49f8e296df.setContent(html_6873aa73005a218092507dfd3a8040ff);
|
|
|
|
|
|
|
|
marker_0105caf73310342f1c1dfec7fdd7acaf.bindPopup(popup_5381d7ce9bfa0b84caba0d49f8e296df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0105caf73310342f1c1dfec7fdd7acaf.setIcon(icon_bed3debcc68c4db3e7a1d643e0279dd7);
|
|
|
|
|
|
var marker_0a030fb6836fbb310bf350b817cb56d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_da6e0e5fac9f42406b679c63d022d491 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d9e3a5f050f9ca1e329add39e9d0a80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46813ff638ae2c60cf3589f92d58db8a = $(`<div id="html_46813ff638ae2c60cf3589f92d58db8a" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_5d9e3a5f050f9ca1e329add39e9d0a80.setContent(html_46813ff638ae2c60cf3589f92d58db8a);
|
|
|
|
|
|
|
|
marker_0a030fb6836fbb310bf350b817cb56d4.bindPopup(popup_5d9e3a5f050f9ca1e329add39e9d0a80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a030fb6836fbb310bf350b817cb56d4.setIcon(icon_da6e0e5fac9f42406b679c63d022d491);
|
|
|
|
|
|
var marker_e5e3598d3f6605e5172e05a336d7b5ce = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_1cbb7efb5864011ea120c54ae08d9d45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c2086bbf58ec25820b8448748909326 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3adffd75e61c3b629cd4d25d5580fbe9 = $(`<div id="html_3adffd75e61c3b629cd4d25d5580fbe9" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_8c2086bbf58ec25820b8448748909326.setContent(html_3adffd75e61c3b629cd4d25d5580fbe9);
|
|
|
|
|
|
|
|
marker_e5e3598d3f6605e5172e05a336d7b5ce.bindPopup(popup_8c2086bbf58ec25820b8448748909326)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5e3598d3f6605e5172e05a336d7b5ce.setIcon(icon_1cbb7efb5864011ea120c54ae08d9d45);
|
|
|
|
|
|
var marker_be49185f5482fb8b1b739f04b175a396 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_84f2a605a17442bd23d7fed8fd3a3b0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be51f19780abbc624a06af9b2ef1bfef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_838f105134f33aee6f7b3609cb50abb6 = $(`<div id="html_838f105134f33aee6f7b3609cb50abb6" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_be51f19780abbc624a06af9b2ef1bfef.setContent(html_838f105134f33aee6f7b3609cb50abb6);
|
|
|
|
|
|
|
|
marker_be49185f5482fb8b1b739f04b175a396.bindPopup(popup_be51f19780abbc624a06af9b2ef1bfef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be49185f5482fb8b1b739f04b175a396.setIcon(icon_84f2a605a17442bd23d7fed8fd3a3b0b);
|
|
|
|
|
|
var marker_d691b6ac4f3f826d0d614e4121c81467 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_4d8fb3aa201c9376a6c6a0671cbc3ae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_870a6b040354dd698632a3c7598f0817 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4b1c86d6b7304235ac2af24eb859cf8 = $(`<div id="html_a4b1c86d6b7304235ac2af24eb859cf8" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_870a6b040354dd698632a3c7598f0817.setContent(html_a4b1c86d6b7304235ac2af24eb859cf8);
|
|
|
|
|
|
|
|
marker_d691b6ac4f3f826d0d614e4121c81467.bindPopup(popup_870a6b040354dd698632a3c7598f0817)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d691b6ac4f3f826d0d614e4121c81467.setIcon(icon_4d8fb3aa201c9376a6c6a0671cbc3ae8);
|
|
|
|
|
|
var marker_73374b1508e9f6a2c9e00385b2e00f9a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_4e3ea5602950798957aaf1710f41f1ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32661a49e5d6cf6f8b0a0900037bdff3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f07231f12a8d3bae98dc83ea6257e416 = $(`<div id="html_f07231f12a8d3bae98dc83ea6257e416" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_32661a49e5d6cf6f8b0a0900037bdff3.setContent(html_f07231f12a8d3bae98dc83ea6257e416);
|
|
|
|
|
|
|
|
marker_73374b1508e9f6a2c9e00385b2e00f9a.bindPopup(popup_32661a49e5d6cf6f8b0a0900037bdff3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73374b1508e9f6a2c9e00385b2e00f9a.setIcon(icon_4e3ea5602950798957aaf1710f41f1ca);
|
|
|
|
|
|
var marker_723d44ff69c9275eb022ade6b7ab9a3b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5b35deec63b3dff88ffab9ee06aaf481 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20fddcb7d35f1da27961b811752f4f59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2c02255f9512650c1501db7c26c06dd = $(`<div id="html_c2c02255f9512650c1501db7c26c06dd" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_20fddcb7d35f1da27961b811752f4f59.setContent(html_c2c02255f9512650c1501db7c26c06dd);
|
|
|
|
|
|
|
|
marker_723d44ff69c9275eb022ade6b7ab9a3b.bindPopup(popup_20fddcb7d35f1da27961b811752f4f59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_723d44ff69c9275eb022ade6b7ab9a3b.setIcon(icon_5b35deec63b3dff88ffab9ee06aaf481);
|
|
|
|
|
|
var marker_1de2d3a661b88dd4414cc2ad279f90c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_90ee4d24f8f625c72f984d0ba0f24eba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90251f3828c4be1eb9b657b77929ba11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fbcdec3c5a1465f88fbab65383609d4 = $(`<div id="html_7fbcdec3c5a1465f88fbab65383609d4" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_90251f3828c4be1eb9b657b77929ba11.setContent(html_7fbcdec3c5a1465f88fbab65383609d4);
|
|
|
|
|
|
|
|
marker_1de2d3a661b88dd4414cc2ad279f90c1.bindPopup(popup_90251f3828c4be1eb9b657b77929ba11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1de2d3a661b88dd4414cc2ad279f90c1.setIcon(icon_90ee4d24f8f625c72f984d0ba0f24eba);
|
|
|
|
|
|
var marker_71de96dfbc5313fba4610e3d8a51d5f0 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6869684fed6cec3625e22237bf9b8e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6adf74e1200be7bb9b9ec0b8a340a61f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_755b7d90465ca71c499aec65b48d6529 = $(`<div id="html_755b7d90465ca71c499aec65b48d6529" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_6adf74e1200be7bb9b9ec0b8a340a61f.setContent(html_755b7d90465ca71c499aec65b48d6529);
|
|
|
|
|
|
|
|
marker_71de96dfbc5313fba4610e3d8a51d5f0.bindPopup(popup_6adf74e1200be7bb9b9ec0b8a340a61f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71de96dfbc5313fba4610e3d8a51d5f0.setIcon(icon_6869684fed6cec3625e22237bf9b8e1f);
|
|
|
|
|
|
var marker_7e239914e193a3bb77f0d156ebbfe85a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_9c45d7b33239926b3175696c4d3c1137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07dc8464a342339a5eff23b842054554 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a23666ef930e160d6746891eb1b770ca = $(`<div id="html_a23666ef930e160d6746891eb1b770ca" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_07dc8464a342339a5eff23b842054554.setContent(html_a23666ef930e160d6746891eb1b770ca);
|
|
|
|
|
|
|
|
marker_7e239914e193a3bb77f0d156ebbfe85a.bindPopup(popup_07dc8464a342339a5eff23b842054554)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e239914e193a3bb77f0d156ebbfe85a.setIcon(icon_9c45d7b33239926b3175696c4d3c1137);
|
|
|
|
|
|
var marker_3d37e00bd28295b39ebf1ccb79a80a08 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_f5d374f514fcf52ed546dfeb0b109536 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ab4dc218ef92ad2036839fa92e47ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3906758268cc480fb1944ad8ebf91db = $(`<div id="html_f3906758268cc480fb1944ad8ebf91db" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_20ab4dc218ef92ad2036839fa92e47ed.setContent(html_f3906758268cc480fb1944ad8ebf91db);
|
|
|
|
|
|
|
|
marker_3d37e00bd28295b39ebf1ccb79a80a08.bindPopup(popup_20ab4dc218ef92ad2036839fa92e47ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d37e00bd28295b39ebf1ccb79a80a08.setIcon(icon_f5d374f514fcf52ed546dfeb0b109536);
|
|
|
|
|
|
var marker_fb5f0f341a63a949da2a9c506a5133d0 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_2508fb126533e57d6af8153b7805e077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a148ad39fd0ebfa4f0f4b3d6158bedb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37163156b0bf621d6377998729945c41 = $(`<div id="html_37163156b0bf621d6377998729945c41" style="width: 100.0%; height: 100.0%;">relay.fiatdenier.com</div>`)[0];
|
|
popup_a148ad39fd0ebfa4f0f4b3d6158bedb7.setContent(html_37163156b0bf621d6377998729945c41);
|
|
|
|
|
|
|
|
marker_fb5f0f341a63a949da2a9c506a5133d0.bindPopup(popup_a148ad39fd0ebfa4f0f4b3d6158bedb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb5f0f341a63a949da2a9c506a5133d0.setIcon(icon_2508fb126533e57d6af8153b7805e077);
|
|
|
|
|
|
var marker_e2b30eae902b4b6fa3f3a295b430b1f2 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_112333d70cb01914c2bf55657f39ee65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_927db815c43afe9a4635865616345c23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc63572aa9a15a44dd34fd00632cbfea = $(`<div id="html_fc63572aa9a15a44dd34fd00632cbfea" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_927db815c43afe9a4635865616345c23.setContent(html_fc63572aa9a15a44dd34fd00632cbfea);
|
|
|
|
|
|
|
|
marker_e2b30eae902b4b6fa3f3a295b430b1f2.bindPopup(popup_927db815c43afe9a4635865616345c23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2b30eae902b4b6fa3f3a295b430b1f2.setIcon(icon_112333d70cb01914c2bf55657f39ee65);
|
|
|
|
|
|
var marker_8a2316ba5f58cc543d68f4c52456750b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_060df4a5b49e491af435a29a96890867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_056e6f73f33b0aa84733c80a5d6a7dce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cc64b247759eb25686e7b4371a32441 = $(`<div id="html_1cc64b247759eb25686e7b4371a32441" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_056e6f73f33b0aa84733c80a5d6a7dce.setContent(html_1cc64b247759eb25686e7b4371a32441);
|
|
|
|
|
|
|
|
marker_8a2316ba5f58cc543d68f4c52456750b.bindPopup(popup_056e6f73f33b0aa84733c80a5d6a7dce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a2316ba5f58cc543d68f4c52456750b.setIcon(icon_060df4a5b49e491af435a29a96890867);
|
|
|
|
|
|
var marker_18c162b7ba1354fd6a547c0f52d582e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6710d5d68840eb4bb5ada5f77f6f8285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_210d4a9aac56bda0e5d0ae60a6aa13d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecd29267532d46bbc8d43bcf65961809 = $(`<div id="html_ecd29267532d46bbc8d43bcf65961809" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_210d4a9aac56bda0e5d0ae60a6aa13d5.setContent(html_ecd29267532d46bbc8d43bcf65961809);
|
|
|
|
|
|
|
|
marker_18c162b7ba1354fd6a547c0f52d582e3.bindPopup(popup_210d4a9aac56bda0e5d0ae60a6aa13d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18c162b7ba1354fd6a547c0f52d582e3.setIcon(icon_6710d5d68840eb4bb5ada5f77f6f8285);
|
|
|
|
|
|
var marker_3d160f09e97ba964347e94248e349e36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_3e8bc9f56bc1c5523cdddc43cfb4ab30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cd06e56fa4313f284ef73bf47899453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63153072fc98ebeb176597791c8798a2 = $(`<div id="html_63153072fc98ebeb176597791c8798a2" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_5cd06e56fa4313f284ef73bf47899453.setContent(html_63153072fc98ebeb176597791c8798a2);
|
|
|
|
|
|
|
|
marker_3d160f09e97ba964347e94248e349e36.bindPopup(popup_5cd06e56fa4313f284ef73bf47899453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d160f09e97ba964347e94248e349e36.setIcon(icon_3e8bc9f56bc1c5523cdddc43cfb4ab30);
|
|
|
|
|
|
var marker_cb63d39655acedb8f137dbd4ca7e96fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b1b02fe006925b190d437161ecf67966 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89184a9c72ae2c84bd054607afb93c08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a912f3e7da09cdb3678fe0185b54b6db = $(`<div id="html_a912f3e7da09cdb3678fe0185b54b6db" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_89184a9c72ae2c84bd054607afb93c08.setContent(html_a912f3e7da09cdb3678fe0185b54b6db);
|
|
|
|
|
|
|
|
marker_cb63d39655acedb8f137dbd4ca7e96fa.bindPopup(popup_89184a9c72ae2c84bd054607afb93c08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb63d39655acedb8f137dbd4ca7e96fa.setIcon(icon_b1b02fe006925b190d437161ecf67966);
|
|
|
|
|
|
var marker_3b2d50bd9e5325761c9433b99c111dd9 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d7a671f4600dc71a166678b1041846b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4ee0606d82a1c9e32cd5048c16a7bfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c9fe352bee8310836fa4ca6c182d32c = $(`<div id="html_7c9fe352bee8310836fa4ca6c182d32c" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_a4ee0606d82a1c9e32cd5048c16a7bfb.setContent(html_7c9fe352bee8310836fa4ca6c182d32c);
|
|
|
|
|
|
|
|
marker_3b2d50bd9e5325761c9433b99c111dd9.bindPopup(popup_a4ee0606d82a1c9e32cd5048c16a7bfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b2d50bd9e5325761c9433b99c111dd9.setIcon(icon_d7a671f4600dc71a166678b1041846b5);
|
|
|
|
|
|
var marker_823f5e531f221429c7892f95e0a42422 = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_78838c3e1f2e912b21dbdb53af41be98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88e88d73fd425e563fd7bcc53f2285e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83e8e05b2d1f65a67c4a37a2d18bf36d = $(`<div id="html_83e8e05b2d1f65a67c4a37a2d18bf36d" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_88e88d73fd425e563fd7bcc53f2285e4.setContent(html_83e8e05b2d1f65a67c4a37a2d18bf36d);
|
|
|
|
|
|
|
|
marker_823f5e531f221429c7892f95e0a42422.bindPopup(popup_88e88d73fd425e563fd7bcc53f2285e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_823f5e531f221429c7892f95e0a42422.setIcon(icon_78838c3e1f2e912b21dbdb53af41be98);
|
|
|
|
|
|
var marker_3a8fe2d1b82fbd717c8645c5969fffa5 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5e26ab13e79cf7426f6f16a41ca0b982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_463511179d205d969c7d46fb9a6793c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed7e7e42d0dd24356563e23e9a34ec94 = $(`<div id="html_ed7e7e42d0dd24356563e23e9a34ec94" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_463511179d205d969c7d46fb9a6793c3.setContent(html_ed7e7e42d0dd24356563e23e9a34ec94);
|
|
|
|
|
|
|
|
marker_3a8fe2d1b82fbd717c8645c5969fffa5.bindPopup(popup_463511179d205d969c7d46fb9a6793c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a8fe2d1b82fbd717c8645c5969fffa5.setIcon(icon_5e26ab13e79cf7426f6f16a41ca0b982);
|
|
|
|
|
|
var marker_278a85694c7d2d6f29800b5e45156a37 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_12b9a866a6add959801016e541c36459 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62933940e6def0e27a2cde28783d8f2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a155f7133636ea5008342eb0e85da551 = $(`<div id="html_a155f7133636ea5008342eb0e85da551" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_62933940e6def0e27a2cde28783d8f2e.setContent(html_a155f7133636ea5008342eb0e85da551);
|
|
|
|
|
|
|
|
marker_278a85694c7d2d6f29800b5e45156a37.bindPopup(popup_62933940e6def0e27a2cde28783d8f2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_278a85694c7d2d6f29800b5e45156a37.setIcon(icon_12b9a866a6add959801016e541c36459);
|
|
|
|
|
|
var marker_02b9cefa1918d79043c206919e95e0df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d4c1987c5dbe82992919f6242a28dc73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e64f9fdfbe8e4e6bacaf0a29b7ffed7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88373a5b2c5c20d4d025b11caf718192 = $(`<div id="html_88373a5b2c5c20d4d025b11caf718192" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_e64f9fdfbe8e4e6bacaf0a29b7ffed7f.setContent(html_88373a5b2c5c20d4d025b11caf718192);
|
|
|
|
|
|
|
|
marker_02b9cefa1918d79043c206919e95e0df.bindPopup(popup_e64f9fdfbe8e4e6bacaf0a29b7ffed7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b9cefa1918d79043c206919e95e0df.setIcon(icon_d4c1987c5dbe82992919f6242a28dc73);
|
|
|
|
|
|
var marker_4b4b4e820b1057519ae33349d559bdca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d9d157bb391c59fdbc2e9f77ee75d214 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83568f291021d44b9242349e7f9f84d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d1953b4c9dfdd611aad66726d203505 = $(`<div id="html_3d1953b4c9dfdd611aad66726d203505" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_83568f291021d44b9242349e7f9f84d5.setContent(html_3d1953b4c9dfdd611aad66726d203505);
|
|
|
|
|
|
|
|
marker_4b4b4e820b1057519ae33349d559bdca.bindPopup(popup_83568f291021d44b9242349e7f9f84d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b4b4e820b1057519ae33349d559bdca.setIcon(icon_d9d157bb391c59fdbc2e9f77ee75d214);
|
|
|
|
|
|
var marker_d088f88d96c515ada59da6cdca45b283 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_71c6c80389eafa21b61c26d3abe3cde5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d23be7e0a20ad830185537045cd8c998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4fdfa66fe6412121a93a77a266c2fc1 = $(`<div id="html_b4fdfa66fe6412121a93a77a266c2fc1" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_d23be7e0a20ad830185537045cd8c998.setContent(html_b4fdfa66fe6412121a93a77a266c2fc1);
|
|
|
|
|
|
|
|
marker_d088f88d96c515ada59da6cdca45b283.bindPopup(popup_d23be7e0a20ad830185537045cd8c998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d088f88d96c515ada59da6cdca45b283.setIcon(icon_71c6c80389eafa21b61c26d3abe3cde5);
|
|
|
|
|
|
var marker_b2f66619fabc9e6e157d9b933dc43a66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_8e76c27687d2d03f178e5873f8af6c88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3649585357f7b91b88d411497254764 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c43a7ce312c1671bf8b828d752d7de1 = $(`<div id="html_3c43a7ce312c1671bf8b828d752d7de1" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_f3649585357f7b91b88d411497254764.setContent(html_3c43a7ce312c1671bf8b828d752d7de1);
|
|
|
|
|
|
|
|
marker_b2f66619fabc9e6e157d9b933dc43a66.bindPopup(popup_f3649585357f7b91b88d411497254764)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f66619fabc9e6e157d9b933dc43a66.setIcon(icon_8e76c27687d2d03f178e5873f8af6c88);
|
|
|
|
|
|
var marker_56008ed23bb4e35b87b852f42d0aff93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_921e53524a21ed0dccfb2bc713472f3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af84f82252d67163ddd2d44d4d4ae9fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b4be77089400e4b3ae6030ed02322ea = $(`<div id="html_3b4be77089400e4b3ae6030ed02322ea" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_af84f82252d67163ddd2d44d4d4ae9fc.setContent(html_3b4be77089400e4b3ae6030ed02322ea);
|
|
|
|
|
|
|
|
marker_56008ed23bb4e35b87b852f42d0aff93.bindPopup(popup_af84f82252d67163ddd2d44d4d4ae9fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56008ed23bb4e35b87b852f42d0aff93.setIcon(icon_921e53524a21ed0dccfb2bc713472f3b);
|
|
|
|
|
|
var marker_af0d350f76fc8433ce935b749c51fe4c = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_e4879ac8fbe7041232c7fb478feff677 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d26e3dcf78e6006a6444e578a398dea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dc3cd59e1b2bf5911383401d78883e6 = $(`<div id="html_9dc3cd59e1b2bf5911383401d78883e6" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_4d26e3dcf78e6006a6444e578a398dea.setContent(html_9dc3cd59e1b2bf5911383401d78883e6);
|
|
|
|
|
|
|
|
marker_af0d350f76fc8433ce935b749c51fe4c.bindPopup(popup_4d26e3dcf78e6006a6444e578a398dea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af0d350f76fc8433ce935b749c51fe4c.setIcon(icon_e4879ac8fbe7041232c7fb478feff677);
|
|
|
|
|
|
var marker_141134da92ff95aef0edfae2224445d0 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_3d0cd8f20a93ffbcdd0ad7ddfad1cdf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ade5c8ef8487200b6ff2b1dc00d751b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69e21c865f7a5a23b961caef9b17821f = $(`<div id="html_69e21c865f7a5a23b961caef9b17821f" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_7ade5c8ef8487200b6ff2b1dc00d751b.setContent(html_69e21c865f7a5a23b961caef9b17821f);
|
|
|
|
|
|
|
|
marker_141134da92ff95aef0edfae2224445d0.bindPopup(popup_7ade5c8ef8487200b6ff2b1dc00d751b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_141134da92ff95aef0edfae2224445d0.setIcon(icon_3d0cd8f20a93ffbcdd0ad7ddfad1cdf3);
|
|
|
|
|
|
var marker_9c1f6df2d15871fe39b5fc6033a2bf5a = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_764c71480b22d125a27b4bb5f673982f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7515a268c1fd82bd8a8938330606b231 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efcc6287010a91aff6527aa88abc9aa3 = $(`<div id="html_efcc6287010a91aff6527aa88abc9aa3" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_7515a268c1fd82bd8a8938330606b231.setContent(html_efcc6287010a91aff6527aa88abc9aa3);
|
|
|
|
|
|
|
|
marker_9c1f6df2d15871fe39b5fc6033a2bf5a.bindPopup(popup_7515a268c1fd82bd8a8938330606b231)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c1f6df2d15871fe39b5fc6033a2bf5a.setIcon(icon_764c71480b22d125a27b4bb5f673982f);
|
|
|
|
|
|
var marker_af59ca8d4ea7a2b4f7c7785d96ea145c = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d3f0991a5c9cda1439714054ed13555c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d18b2ddf1a617e1fce5445a349138ba5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5943326daf4df3d53c889161a27d33c = $(`<div id="html_e5943326daf4df3d53c889161a27d33c" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_d18b2ddf1a617e1fce5445a349138ba5.setContent(html_e5943326daf4df3d53c889161a27d33c);
|
|
|
|
|
|
|
|
marker_af59ca8d4ea7a2b4f7c7785d96ea145c.bindPopup(popup_d18b2ddf1a617e1fce5445a349138ba5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af59ca8d4ea7a2b4f7c7785d96ea145c.setIcon(icon_d3f0991a5c9cda1439714054ed13555c);
|
|
|
|
|
|
var marker_e20842969ee8db25175366f10c142567 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_9836611fe171e0a79ea0987c0bdb24d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75e2461eb86d54c4872592d6994e541d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea13f5fe060acdd434619ec6a87cedc9 = $(`<div id="html_ea13f5fe060acdd434619ec6a87cedc9" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_75e2461eb86d54c4872592d6994e541d.setContent(html_ea13f5fe060acdd434619ec6a87cedc9);
|
|
|
|
|
|
|
|
marker_e20842969ee8db25175366f10c142567.bindPopup(popup_75e2461eb86d54c4872592d6994e541d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e20842969ee8db25175366f10c142567.setIcon(icon_9836611fe171e0a79ea0987c0bdb24d9);
|
|
|
|
|
|
var marker_ab4de6f4363065f6f5291e479cb6035d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_ba40e16d79251c6fd5086814bf7caf53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4644dc8f4eaeb346405f280cc429019 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50d1304f0859d41fcde695e7ab7b50ba = $(`<div id="html_50d1304f0859d41fcde695e7ab7b50ba" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_e4644dc8f4eaeb346405f280cc429019.setContent(html_50d1304f0859d41fcde695e7ab7b50ba);
|
|
|
|
|
|
|
|
marker_ab4de6f4363065f6f5291e479cb6035d.bindPopup(popup_e4644dc8f4eaeb346405f280cc429019)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab4de6f4363065f6f5291e479cb6035d.setIcon(icon_ba40e16d79251c6fd5086814bf7caf53);
|
|
|
|
|
|
var marker_5289c1671ca4ba3c3a656904f0b574c0 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_38718e586878cea305d5cc1165c5d43d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4010164babe5f9f8bce10494544dcc0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2b9c5dfea4739f34a52857b1c512593 = $(`<div id="html_d2b9c5dfea4739f34a52857b1c512593" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_4010164babe5f9f8bce10494544dcc0b.setContent(html_d2b9c5dfea4739f34a52857b1c512593);
|
|
|
|
|
|
|
|
marker_5289c1671ca4ba3c3a656904f0b574c0.bindPopup(popup_4010164babe5f9f8bce10494544dcc0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5289c1671ca4ba3c3a656904f0b574c0.setIcon(icon_38718e586878cea305d5cc1165c5d43d);
|
|
|
|
|
|
var marker_80829a74335a2d7fd5a1c11facfbcadd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_410fa55ff3caa6d60b81609c6aeb102e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b813df108ec5b53511f9c573a35a77d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf08d2aa719dcaaffb263dec997544d2 = $(`<div id="html_cf08d2aa719dcaaffb263dec997544d2" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_3b813df108ec5b53511f9c573a35a77d.setContent(html_cf08d2aa719dcaaffb263dec997544d2);
|
|
|
|
|
|
|
|
marker_80829a74335a2d7fd5a1c11facfbcadd.bindPopup(popup_3b813df108ec5b53511f9c573a35a77d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80829a74335a2d7fd5a1c11facfbcadd.setIcon(icon_410fa55ff3caa6d60b81609c6aeb102e);
|
|
|
|
|
|
var marker_1e74f87707a4826733f643e7d1342f8d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_7aecac375464305c910303fa40c8e763 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0152fefd4be807f7fb9f2e6a3928f2b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_102a9a19f6cbd606cb15ca2e05b25f43 = $(`<div id="html_102a9a19f6cbd606cb15ca2e05b25f43" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_0152fefd4be807f7fb9f2e6a3928f2b0.setContent(html_102a9a19f6cbd606cb15ca2e05b25f43);
|
|
|
|
|
|
|
|
marker_1e74f87707a4826733f643e7d1342f8d.bindPopup(popup_0152fefd4be807f7fb9f2e6a3928f2b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e74f87707a4826733f643e7d1342f8d.setIcon(icon_7aecac375464305c910303fa40c8e763);
|
|
|
|
|
|
var marker_b26db8e9437942e6eed263a2fdae7b68 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b8718565d451ed5b9e8504aa61cedd22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e64c1c28ee3646f5545d395110f2ea6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc50de20f11dad1131f0d81ca452e1cc = $(`<div id="html_cc50de20f11dad1131f0d81ca452e1cc" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_e64c1c28ee3646f5545d395110f2ea6a.setContent(html_cc50de20f11dad1131f0d81ca452e1cc);
|
|
|
|
|
|
|
|
marker_b26db8e9437942e6eed263a2fdae7b68.bindPopup(popup_e64c1c28ee3646f5545d395110f2ea6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b26db8e9437942e6eed263a2fdae7b68.setIcon(icon_b8718565d451ed5b9e8504aa61cedd22);
|
|
|
|
|
|
var marker_93a5632398b7e28377191f950189e4ee = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_30d1b5ac3d0dc58ceb9f0b1b67c50e30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e3293f49f317c57006fcc68b2963f9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e566209d41dda9e2f1763b10f979455 = $(`<div id="html_2e566209d41dda9e2f1763b10f979455" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_2e3293f49f317c57006fcc68b2963f9e.setContent(html_2e566209d41dda9e2f1763b10f979455);
|
|
|
|
|
|
|
|
marker_93a5632398b7e28377191f950189e4ee.bindPopup(popup_2e3293f49f317c57006fcc68b2963f9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93a5632398b7e28377191f950189e4ee.setIcon(icon_30d1b5ac3d0dc58ceb9f0b1b67c50e30);
|
|
|
|
|
|
var marker_14352246f582c0647bdd53095dd536b1 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_980ec3984f6e54162d06a4c5d826f801 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b61ffda5a9c6a47b5fd3f7d33a67bafb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d0e12ac50b8cb9d280f4c512804625b = $(`<div id="html_2d0e12ac50b8cb9d280f4c512804625b" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_b61ffda5a9c6a47b5fd3f7d33a67bafb.setContent(html_2d0e12ac50b8cb9d280f4c512804625b);
|
|
|
|
|
|
|
|
marker_14352246f582c0647bdd53095dd536b1.bindPopup(popup_b61ffda5a9c6a47b5fd3f7d33a67bafb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14352246f582c0647bdd53095dd536b1.setIcon(icon_980ec3984f6e54162d06a4c5d826f801);
|
|
|
|
|
|
var marker_80d210829386c9070521fe0655e7cb36 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a832cfb4de46a9156d39c2688977f179 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec6c7e4e92e3b8c56a7380f92b148ab7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_954ab04bfd9e1b3ab561755a29bd7c00 = $(`<div id="html_954ab04bfd9e1b3ab561755a29bd7c00" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_ec6c7e4e92e3b8c56a7380f92b148ab7.setContent(html_954ab04bfd9e1b3ab561755a29bd7c00);
|
|
|
|
|
|
|
|
marker_80d210829386c9070521fe0655e7cb36.bindPopup(popup_ec6c7e4e92e3b8c56a7380f92b148ab7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80d210829386c9070521fe0655e7cb36.setIcon(icon_a832cfb4de46a9156d39c2688977f179);
|
|
|
|
|
|
var marker_5a3c467c756b97490c137f09d0ce94b5 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a8029e380de12313363e7bdd8ab63a64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_007ef3624935924b6ec33264093798d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb6f6f5bccdce028afeb985f91c45679 = $(`<div id="html_cb6f6f5bccdce028afeb985f91c45679" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_007ef3624935924b6ec33264093798d2.setContent(html_cb6f6f5bccdce028afeb985f91c45679);
|
|
|
|
|
|
|
|
marker_5a3c467c756b97490c137f09d0ce94b5.bindPopup(popup_007ef3624935924b6ec33264093798d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a3c467c756b97490c137f09d0ce94b5.setIcon(icon_a8029e380de12313363e7bdd8ab63a64);
|
|
|
|
|
|
var marker_61452ceeea263f4f5be938f28ad6b796 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_28b1302b8fbeab07b758eb1c93729bdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89d62c1f27ae29ab08846a2b2f842519 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f38d223a860a2b7d3d9004f11360aa05 = $(`<div id="html_f38d223a860a2b7d3d9004f11360aa05" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_89d62c1f27ae29ab08846a2b2f842519.setContent(html_f38d223a860a2b7d3d9004f11360aa05);
|
|
|
|
|
|
|
|
marker_61452ceeea263f4f5be938f28ad6b796.bindPopup(popup_89d62c1f27ae29ab08846a2b2f842519)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61452ceeea263f4f5be938f28ad6b796.setIcon(icon_28b1302b8fbeab07b758eb1c93729bdf);
|
|
|
|
|
|
var marker_4a1ff137685a7a105e0c46c4d8856c3d = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_da290f346a14f82ebeb23c4513d3ef72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b385e011461879c0cbc44d94088b1a18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b432d9e1f7648c594973acb03375a822 = $(`<div id="html_b432d9e1f7648c594973acb03375a822" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_b385e011461879c0cbc44d94088b1a18.setContent(html_b432d9e1f7648c594973acb03375a822);
|
|
|
|
|
|
|
|
marker_4a1ff137685a7a105e0c46c4d8856c3d.bindPopup(popup_b385e011461879c0cbc44d94088b1a18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a1ff137685a7a105e0c46c4d8856c3d.setIcon(icon_da290f346a14f82ebeb23c4513d3ef72);
|
|
|
|
|
|
var marker_f7a7aa16e8c40b81a154776d346e035c = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_c5ff34b4b57191422ad0e989fbf03300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d13b2ac2f54477fe7c8346b587773a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63bae4efeb99709a8746082394f2074e = $(`<div id="html_63bae4efeb99709a8746082394f2074e" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_d13b2ac2f54477fe7c8346b587773a21.setContent(html_63bae4efeb99709a8746082394f2074e);
|
|
|
|
|
|
|
|
marker_f7a7aa16e8c40b81a154776d346e035c.bindPopup(popup_d13b2ac2f54477fe7c8346b587773a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7a7aa16e8c40b81a154776d346e035c.setIcon(icon_c5ff34b4b57191422ad0e989fbf03300);
|
|
|
|
|
|
var marker_d5bd28384676bc26ac0876cad2074d01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_2f2d0379abbe2ad9f587732399e60927 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f5d4bfa7fb0827b9f7ea03b24dbfbf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a24989118a71a4853655785740245a3e = $(`<div id="html_a24989118a71a4853655785740245a3e" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_0f5d4bfa7fb0827b9f7ea03b24dbfbf0.setContent(html_a24989118a71a4853655785740245a3e);
|
|
|
|
|
|
|
|
marker_d5bd28384676bc26ac0876cad2074d01.bindPopup(popup_0f5d4bfa7fb0827b9f7ea03b24dbfbf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5bd28384676bc26ac0876cad2074d01.setIcon(icon_2f2d0379abbe2ad9f587732399e60927);
|
|
|
|
|
|
var marker_46675a8c0a914825195ac8a3a040ff52 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_2e928ff1c42b379178ae06b74a115218 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0b2e6a6092ab1eae8497880f1f2f418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_878b9d8bf45ec72af4428d6787f8f7ae = $(`<div id="html_878b9d8bf45ec72af4428d6787f8f7ae" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_d0b2e6a6092ab1eae8497880f1f2f418.setContent(html_878b9d8bf45ec72af4428d6787f8f7ae);
|
|
|
|
|
|
|
|
marker_46675a8c0a914825195ac8a3a040ff52.bindPopup(popup_d0b2e6a6092ab1eae8497880f1f2f418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46675a8c0a914825195ac8a3a040ff52.setIcon(icon_2e928ff1c42b379178ae06b74a115218);
|
|
|
|
|
|
var marker_13d0d12075b25e40c24b38b02ab63b3e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b2177a8bde0155768a99c6a6723e0ace = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_019deeba08366ecdf467da88a98ec469 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aa0f24d79921685aaf155ce321a8a4c = $(`<div id="html_6aa0f24d79921685aaf155ce321a8a4c" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_019deeba08366ecdf467da88a98ec469.setContent(html_6aa0f24d79921685aaf155ce321a8a4c);
|
|
|
|
|
|
|
|
marker_13d0d12075b25e40c24b38b02ab63b3e.bindPopup(popup_019deeba08366ecdf467da88a98ec469)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13d0d12075b25e40c24b38b02ab63b3e.setIcon(icon_b2177a8bde0155768a99c6a6723e0ace);
|
|
|
|
|
|
var marker_1a85eca90c98741030fc6b6183bfc7da = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_2f43347e794b1e7e9e5bc105bc381e34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cce012b62ddc975fd0ad0794cbd20c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2145c3e9ef144bf076a3f166119d1540 = $(`<div id="html_2145c3e9ef144bf076a3f166119d1540" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_1cce012b62ddc975fd0ad0794cbd20c9.setContent(html_2145c3e9ef144bf076a3f166119d1540);
|
|
|
|
|
|
|
|
marker_1a85eca90c98741030fc6b6183bfc7da.bindPopup(popup_1cce012b62ddc975fd0ad0794cbd20c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a85eca90c98741030fc6b6183bfc7da.setIcon(icon_2f43347e794b1e7e9e5bc105bc381e34);
|
|
|
|
|
|
var marker_a0ab8340740ccc993a9c33686c8495ce = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_5960fdf65b3401c46d4eedc179405786 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a12b5d516f865acf4e6e1b74631b46d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4e460242156c7bd06e101ae2f634d41 = $(`<div id="html_a4e460242156c7bd06e101ae2f634d41" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_a12b5d516f865acf4e6e1b74631b46d4.setContent(html_a4e460242156c7bd06e101ae2f634d41);
|
|
|
|
|
|
|
|
marker_a0ab8340740ccc993a9c33686c8495ce.bindPopup(popup_a12b5d516f865acf4e6e1b74631b46d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0ab8340740ccc993a9c33686c8495ce.setIcon(icon_5960fdf65b3401c46d4eedc179405786);
|
|
|
|
|
|
var marker_97d2d3f51266d280c51dcfe81846b133 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_b447cf4dc027985918f7e6c351704129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f5245c1d6e6845abded0ff887fbfb84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a42e7a7af6c4cb0a3b7d87e6fda12b7d = $(`<div id="html_a42e7a7af6c4cb0a3b7d87e6fda12b7d" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_7f5245c1d6e6845abded0ff887fbfb84.setContent(html_a42e7a7af6c4cb0a3b7d87e6fda12b7d);
|
|
|
|
|
|
|
|
marker_97d2d3f51266d280c51dcfe81846b133.bindPopup(popup_7f5245c1d6e6845abded0ff887fbfb84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97d2d3f51266d280c51dcfe81846b133.setIcon(icon_b447cf4dc027985918f7e6c351704129);
|
|
|
|
|
|
var marker_c843f431fa335a99e36c1f7ff5bedcf7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_db26d3582200fe73955c040224f785b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35f0a0a89f26184e62554a1b35dcdd25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fabf75e2a05b7fb3dd68f3a7749e2cd4 = $(`<div id="html_fabf75e2a05b7fb3dd68f3a7749e2cd4" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_35f0a0a89f26184e62554a1b35dcdd25.setContent(html_fabf75e2a05b7fb3dd68f3a7749e2cd4);
|
|
|
|
|
|
|
|
marker_c843f431fa335a99e36c1f7ff5bedcf7.bindPopup(popup_35f0a0a89f26184e62554a1b35dcdd25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c843f431fa335a99e36c1f7ff5bedcf7.setIcon(icon_db26d3582200fe73955c040224f785b1);
|
|
|
|
|
|
var marker_3da02750b30a053a01a63282dbcf1b2d = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6cb6693310cb5e88eeaa75c6134d49bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbc14c0d2397e3d328c0aeb9f8b6be49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_247d1426c0b49944568000f91f6c2d8d = $(`<div id="html_247d1426c0b49944568000f91f6c2d8d" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_cbc14c0d2397e3d328c0aeb9f8b6be49.setContent(html_247d1426c0b49944568000f91f6c2d8d);
|
|
|
|
|
|
|
|
marker_3da02750b30a053a01a63282dbcf1b2d.bindPopup(popup_cbc14c0d2397e3d328c0aeb9f8b6be49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3da02750b30a053a01a63282dbcf1b2d.setIcon(icon_6cb6693310cb5e88eeaa75c6134d49bb);
|
|
|
|
|
|
var marker_a569f64ca9780e42c2b156260208f43c = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d24536b4d2fbbabfb994a61769daabe2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef02279c556b250dd9d8cc682993caf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0747780bf85e7916c2095596cf14ce85 = $(`<div id="html_0747780bf85e7916c2095596cf14ce85" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_ef02279c556b250dd9d8cc682993caf8.setContent(html_0747780bf85e7916c2095596cf14ce85);
|
|
|
|
|
|
|
|
marker_a569f64ca9780e42c2b156260208f43c.bindPopup(popup_ef02279c556b250dd9d8cc682993caf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a569f64ca9780e42c2b156260208f43c.setIcon(icon_d24536b4d2fbbabfb994a61769daabe2);
|
|
|
|
|
|
var marker_e6c7f30c070375c75bc6a8516f314dce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_6dd7d074f0009443a316ee97b1781b61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19dd6a5a32816e5b3cdbdd6de0213e0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81e6b09168919fd58193bdeaccb54b08 = $(`<div id="html_81e6b09168919fd58193bdeaccb54b08" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_19dd6a5a32816e5b3cdbdd6de0213e0d.setContent(html_81e6b09168919fd58193bdeaccb54b08);
|
|
|
|
|
|
|
|
marker_e6c7f30c070375c75bc6a8516f314dce.bindPopup(popup_19dd6a5a32816e5b3cdbdd6de0213e0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6c7f30c070375c75bc6a8516f314dce.setIcon(icon_6dd7d074f0009443a316ee97b1781b61);
|
|
|
|
|
|
var marker_34e9797e581f98dc39679d57df250d90 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0f2f1ee87f26e7acdbf45997bda664e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59b5ff7cdb98e192d0d0e7156f1b8ac6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a60ab0462d71b838b830929d23c54473 = $(`<div id="html_a60ab0462d71b838b830929d23c54473" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_59b5ff7cdb98e192d0d0e7156f1b8ac6.setContent(html_a60ab0462d71b838b830929d23c54473);
|
|
|
|
|
|
|
|
marker_34e9797e581f98dc39679d57df250d90.bindPopup(popup_59b5ff7cdb98e192d0d0e7156f1b8ac6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34e9797e581f98dc39679d57df250d90.setIcon(icon_0f2f1ee87f26e7acdbf45997bda664e5);
|
|
|
|
|
|
var marker_99a86fcc3b768a6355de5443b149b39e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_52fd144dec1eaf2f0f267bfa5052f630 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a51761cfceb4ed1081d0cfa008d5ab84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_946578575f9829c939adb53d22c9b381 = $(`<div id="html_946578575f9829c939adb53d22c9b381" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_a51761cfceb4ed1081d0cfa008d5ab84.setContent(html_946578575f9829c939adb53d22c9b381);
|
|
|
|
|
|
|
|
marker_99a86fcc3b768a6355de5443b149b39e.bindPopup(popup_a51761cfceb4ed1081d0cfa008d5ab84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99a86fcc3b768a6355de5443b149b39e.setIcon(icon_52fd144dec1eaf2f0f267bfa5052f630);
|
|
|
|
|
|
var marker_16f969bb8fe466d35e9d39bd1de1c889 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_bc5a6ebc9e40d14876a49e2eb2c795f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d492bb524c6e78a87946e8b75fefaf5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d62a14ebbe618c1fd1fe2161b49ec50 = $(`<div id="html_4d62a14ebbe618c1fd1fe2161b49ec50" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_d492bb524c6e78a87946e8b75fefaf5a.setContent(html_4d62a14ebbe618c1fd1fe2161b49ec50);
|
|
|
|
|
|
|
|
marker_16f969bb8fe466d35e9d39bd1de1c889.bindPopup(popup_d492bb524c6e78a87946e8b75fefaf5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f969bb8fe466d35e9d39bd1de1c889.setIcon(icon_bc5a6ebc9e40d14876a49e2eb2c795f0);
|
|
|
|
|
|
var marker_8ce8ba1b38aea5ab1388dc2f41d480dc = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_51a1c261d920c2d565f77fa62523798e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e23fa43e450d3f4599e6bb797208776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bd96cf0998b6a23b3dc26c99bbe017b = $(`<div id="html_5bd96cf0998b6a23b3dc26c99bbe017b" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_6e23fa43e450d3f4599e6bb797208776.setContent(html_5bd96cf0998b6a23b3dc26c99bbe017b);
|
|
|
|
|
|
|
|
marker_8ce8ba1b38aea5ab1388dc2f41d480dc.bindPopup(popup_6e23fa43e450d3f4599e6bb797208776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ce8ba1b38aea5ab1388dc2f41d480dc.setIcon(icon_51a1c261d920c2d565f77fa62523798e);
|
|
|
|
|
|
var marker_cfb43af6362a64855007fb1325f576ca = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_2912f70d93e90c7a9351af480455f720 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59de2d8b9a634703f71774cc76cb6823 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa7dc4eb125d5c8dfd76e37406557232 = $(`<div id="html_aa7dc4eb125d5c8dfd76e37406557232" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_59de2d8b9a634703f71774cc76cb6823.setContent(html_aa7dc4eb125d5c8dfd76e37406557232);
|
|
|
|
|
|
|
|
marker_cfb43af6362a64855007fb1325f576ca.bindPopup(popup_59de2d8b9a634703f71774cc76cb6823)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfb43af6362a64855007fb1325f576ca.setIcon(icon_2912f70d93e90c7a9351af480455f720);
|
|
|
|
|
|
var marker_74f95e67674d29521eb14f65893c1ce5 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_bdc354725f715ca1e62b3df64e5024ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee715b6637c8753662399b93c100c70e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed5ae0b1d31954678bb470582d8d6df8 = $(`<div id="html_ed5ae0b1d31954678bb470582d8d6df8" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_ee715b6637c8753662399b93c100c70e.setContent(html_ed5ae0b1d31954678bb470582d8d6df8);
|
|
|
|
|
|
|
|
marker_74f95e67674d29521eb14f65893c1ce5.bindPopup(popup_ee715b6637c8753662399b93c100c70e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74f95e67674d29521eb14f65893c1ce5.setIcon(icon_bdc354725f715ca1e62b3df64e5024ae);
|
|
|
|
|
|
var marker_6dfb267073d1c61f1cca3340261b069b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_7b9c0fea97fb5ae69699246cb6fc56a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ee1751ca6178d38355de03b0f7999fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6960c75affcfb5ca1b3b53aaa197b95 = $(`<div id="html_b6960c75affcfb5ca1b3b53aaa197b95" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_0ee1751ca6178d38355de03b0f7999fe.setContent(html_b6960c75affcfb5ca1b3b53aaa197b95);
|
|
|
|
|
|
|
|
marker_6dfb267073d1c61f1cca3340261b069b.bindPopup(popup_0ee1751ca6178d38355de03b0f7999fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dfb267073d1c61f1cca3340261b069b.setIcon(icon_7b9c0fea97fb5ae69699246cb6fc56a9);
|
|
|
|
|
|
var marker_81d4be13128ed341b8b564735a564cf4 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_90df1e27d9bb584bd4bb819a1f7de6fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad5a01772571e76bf88f141dc09f75ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23fd9acebb217bdb533da7f3cd3f0e48 = $(`<div id="html_23fd9acebb217bdb533da7f3cd3f0e48" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_ad5a01772571e76bf88f141dc09f75ba.setContent(html_23fd9acebb217bdb533da7f3cd3f0e48);
|
|
|
|
|
|
|
|
marker_81d4be13128ed341b8b564735a564cf4.bindPopup(popup_ad5a01772571e76bf88f141dc09f75ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81d4be13128ed341b8b564735a564cf4.setIcon(icon_90df1e27d9bb584bd4bb819a1f7de6fa);
|
|
|
|
|
|
var marker_127a9cbf923d95e178eae4de9797676f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_d67a80250ba66717eace8921aafb4ed4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe507d806d6b8aaa5e0daa516db03604 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f382976f01184ffd79cf6bf7aa9b6fa5 = $(`<div id="html_f382976f01184ffd79cf6bf7aa9b6fa5" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_fe507d806d6b8aaa5e0daa516db03604.setContent(html_f382976f01184ffd79cf6bf7aa9b6fa5);
|
|
|
|
|
|
|
|
marker_127a9cbf923d95e178eae4de9797676f.bindPopup(popup_fe507d806d6b8aaa5e0daa516db03604)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_127a9cbf923d95e178eae4de9797676f.setIcon(icon_d67a80250ba66717eace8921aafb4ed4);
|
|
|
|
|
|
var marker_0ca11ec211aed1ceeda1198137d0248c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_07d9991d67421c674687766ff1ee8d98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9d72834dbdf8861ee8b7b87dedd520f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4cbdd9b790d705f3452e3c26c06e943 = $(`<div id="html_c4cbdd9b790d705f3452e3c26c06e943" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_b9d72834dbdf8861ee8b7b87dedd520f.setContent(html_c4cbdd9b790d705f3452e3c26c06e943);
|
|
|
|
|
|
|
|
marker_0ca11ec211aed1ceeda1198137d0248c.bindPopup(popup_b9d72834dbdf8861ee8b7b87dedd520f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ca11ec211aed1ceeda1198137d0248c.setIcon(icon_07d9991d67421c674687766ff1ee8d98);
|
|
|
|
|
|
var marker_72a402a031102adb4c3f1ee608c4c2b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_42598ad3d93c374aef0a14efd162079c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a356a49c858914d3d6f09b4d0b94c002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfe7d01850078ebe9514e7f5d82635b5 = $(`<div id="html_bfe7d01850078ebe9514e7f5d82635b5" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_a356a49c858914d3d6f09b4d0b94c002.setContent(html_bfe7d01850078ebe9514e7f5d82635b5);
|
|
|
|
|
|
|
|
marker_72a402a031102adb4c3f1ee608c4c2b7.bindPopup(popup_a356a49c858914d3d6f09b4d0b94c002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72a402a031102adb4c3f1ee608c4c2b7.setIcon(icon_42598ad3d93c374aef0a14efd162079c);
|
|
|
|
|
|
var marker_bc74fa4f6838ddb3a12c5d21623a668b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_2f7b836a6af97f9c28b5e52cfa16e1ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_288a991b9b9630d94bdca3a8201e9ba8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41c281c27fa67a91b12ae2a20bb0fb8e = $(`<div id="html_41c281c27fa67a91b12ae2a20bb0fb8e" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_288a991b9b9630d94bdca3a8201e9ba8.setContent(html_41c281c27fa67a91b12ae2a20bb0fb8e);
|
|
|
|
|
|
|
|
marker_bc74fa4f6838ddb3a12c5d21623a668b.bindPopup(popup_288a991b9b9630d94bdca3a8201e9ba8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc74fa4f6838ddb3a12c5d21623a668b.setIcon(icon_2f7b836a6af97f9c28b5e52cfa16e1ad);
|
|
|
|
|
|
var marker_d4daff1ed92ad82ba9f1b1effdb1fd96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_0f28cd2bcc2898f0a13f9b920a7aae36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_376095f69ad1060516a49d3e78a925db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_559ecfa17f15ab6172b2e1acb8dc21b3 = $(`<div id="html_559ecfa17f15ab6172b2e1acb8dc21b3" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_376095f69ad1060516a49d3e78a925db.setContent(html_559ecfa17f15ab6172b2e1acb8dc21b3);
|
|
|
|
|
|
|
|
marker_d4daff1ed92ad82ba9f1b1effdb1fd96.bindPopup(popup_376095f69ad1060516a49d3e78a925db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4daff1ed92ad82ba9f1b1effdb1fd96.setIcon(icon_0f28cd2bcc2898f0a13f9b920a7aae36);
|
|
|
|
|
|
var marker_54fa0baafabb510f5f5cd71e081dc565 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_51ac0e694d3ee78f66780b20e7bb8659 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6484d2f8ca08eb812e2033f8a99fcb43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc48a7bc7e2e1372a95d37d1d2e1544f = $(`<div id="html_fc48a7bc7e2e1372a95d37d1d2e1544f" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_6484d2f8ca08eb812e2033f8a99fcb43.setContent(html_fc48a7bc7e2e1372a95d37d1d2e1544f);
|
|
|
|
|
|
|
|
marker_54fa0baafabb510f5f5cd71e081dc565.bindPopup(popup_6484d2f8ca08eb812e2033f8a99fcb43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54fa0baafabb510f5f5cd71e081dc565.setIcon(icon_51ac0e694d3ee78f66780b20e7bb8659);
|
|
|
|
|
|
var marker_ebf77ee21e3b69b090cf94aa1521b470 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_01fe8153b3c84bf58acaf1b175e0e167);
|
|
|
|
|
|
var icon_a4fa393fe49cf7656a7fef75f063f6b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ae8b0c5c62ffdaead13696b99684bcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e30b7ca6d8b1fb95a8c3ca67f2160ab = $(`<div id="html_1e30b7ca6d8b1fb95a8c3ca67f2160ab" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_3ae8b0c5c62ffdaead13696b99684bcb.setContent(html_1e30b7ca6d8b1fb95a8c3ca67f2160ab);
|
|
|
|
|
|
|
|
marker_ebf77ee21e3b69b090cf94aa1521b470.bindPopup(popup_3ae8b0c5c62ffdaead13696b99684bcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebf77ee21e3b69b090cf94aa1521b470.setIcon(icon_a4fa393fe49cf7656a7fef75f063f6b6);
|
|
|
|
|
|
marker_cluster_01fe8153b3c84bf58acaf1b175e0e167.addTo(map_119946efdf58d1a36e490233f095541f);
|
|
|
|
</script>
|
|
</html> |