mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 23:45:17 +00:00
15731 lines
458 KiB
HTML
15731 lines
458 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_a1b232e619cb7db9c784a4d85244b64c {
|
|
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_a1b232e619cb7db9c784a4d85244b64c" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_a1b232e619cb7db9c784a4d85244b64c = L.map(
|
|
"map_a1b232e619cb7db9c784a4d85244b64c",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_0f7124753c7357301a11539fad7a2260 = 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_0f7124753c7357301a11539fad7a2260.addTo(map_a1b232e619cb7db9c784a4d85244b64c);
|
|
|
|
|
|
var marker_cluster_b94ac30e167155b7b1487716f094f107 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_3e49ad8a55b320de8969aad79ef46186 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ccbb5b453f81321d3cbf57209f48f2bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d5071ebeba5dc1b0ea24d7158a1f288 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_813f85d8aee4ae9be8fbcef5d6708747 = $(`<div id="html_813f85d8aee4ae9be8fbcef5d6708747" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net:443</div>`)[0];
|
|
popup_3d5071ebeba5dc1b0ea24d7158a1f288.setContent(html_813f85d8aee4ae9be8fbcef5d6708747);
|
|
|
|
|
|
|
|
marker_3e49ad8a55b320de8969aad79ef46186.bindPopup(popup_3d5071ebeba5dc1b0ea24d7158a1f288)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e49ad8a55b320de8969aad79ef46186.setIcon(icon_ccbb5b453f81321d3cbf57209f48f2bf);
|
|
|
|
|
|
var marker_645c972246bbdd62fb9307a96228bb6b = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_19650ec16c18f9cc84ebcfdd4d5f5caa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bd0491db5c73845fdce14d95310415c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6cca830a381a694200495d23a5e5e94 = $(`<div id="html_c6cca830a381a694200495d23a5e5e94" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_9bd0491db5c73845fdce14d95310415c.setContent(html_c6cca830a381a694200495d23a5e5e94);
|
|
|
|
|
|
|
|
marker_645c972246bbdd62fb9307a96228bb6b.bindPopup(popup_9bd0491db5c73845fdce14d95310415c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_645c972246bbdd62fb9307a96228bb6b.setIcon(icon_19650ec16c18f9cc84ebcfdd4d5f5caa);
|
|
|
|
|
|
var marker_fdd9f13d771912592a8af4932f6e95a1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e11ad56ab597593c9b198c23fe457619 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_554d700640a19873e16cbfe87f6d89e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_189194bf1490ed7990dd78947a04a7a6 = $(`<div id="html_189194bf1490ed7990dd78947a04a7a6" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_554d700640a19873e16cbfe87f6d89e0.setContent(html_189194bf1490ed7990dd78947a04a7a6);
|
|
|
|
|
|
|
|
marker_fdd9f13d771912592a8af4932f6e95a1.bindPopup(popup_554d700640a19873e16cbfe87f6d89e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd9f13d771912592a8af4932f6e95a1.setIcon(icon_e11ad56ab597593c9b198c23fe457619);
|
|
|
|
|
|
var marker_c7ee563767e158a10f87ad12f2757a78 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4953fbc55a59e83e81195f13515a60a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3ea201b781d55b77b97eb8a7b107e64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6790cf8e9dbef1c88fcd03590142c8a1 = $(`<div id="html_6790cf8e9dbef1c88fcd03590142c8a1" style="width: 100.0%; height: 100.0%;">relay.artx.market:443</div>`)[0];
|
|
popup_f3ea201b781d55b77b97eb8a7b107e64.setContent(html_6790cf8e9dbef1c88fcd03590142c8a1);
|
|
|
|
|
|
|
|
marker_c7ee563767e158a10f87ad12f2757a78.bindPopup(popup_f3ea201b781d55b77b97eb8a7b107e64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7ee563767e158a10f87ad12f2757a78.setIcon(icon_4953fbc55a59e83e81195f13515a60a3);
|
|
|
|
|
|
var marker_565f514d1f2ed989a3b36a5bc1319008 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f1dfb6596a5f5706fbf890312d9a712c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50da67d67c6cc21ebb482911f3c30e03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10510e2d4f5b21bcab5559008d5c20d2 = $(`<div id="html_10510e2d4f5b21bcab5559008d5c20d2" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org:443</div>`)[0];
|
|
popup_50da67d67c6cc21ebb482911f3c30e03.setContent(html_10510e2d4f5b21bcab5559008d5c20d2);
|
|
|
|
|
|
|
|
marker_565f514d1f2ed989a3b36a5bc1319008.bindPopup(popup_50da67d67c6cc21ebb482911f3c30e03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_565f514d1f2ed989a3b36a5bc1319008.setIcon(icon_f1dfb6596a5f5706fbf890312d9a712c);
|
|
|
|
|
|
var marker_28f3df53643c414e5954d44b1ee63003 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8c7435a8f3587ed88c9fafd363552e37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_024d64c48e0a44c0e0a27b3c4011dd75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90829180e01eab083e98dba7268e21e3 = $(`<div id="html_90829180e01eab083e98dba7268e21e3" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_024d64c48e0a44c0e0a27b3c4011dd75.setContent(html_90829180e01eab083e98dba7268e21e3);
|
|
|
|
|
|
|
|
marker_28f3df53643c414e5954d44b1ee63003.bindPopup(popup_024d64c48e0a44c0e0a27b3c4011dd75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28f3df53643c414e5954d44b1ee63003.setIcon(icon_8c7435a8f3587ed88c9fafd363552e37);
|
|
|
|
|
|
var marker_dfe51edd1ec7bcb11fc1fcb710265007 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_93e2ccef45d60e44a2995bfedf67b4cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63f4c928f577fa1df1a5ab201c6f07dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c479fca4e65b1adc4b561e3485e065 = $(`<div id="html_52c479fca4e65b1adc4b561e3485e065" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz:443</div>`)[0];
|
|
popup_63f4c928f577fa1df1a5ab201c6f07dc.setContent(html_52c479fca4e65b1adc4b561e3485e065);
|
|
|
|
|
|
|
|
marker_dfe51edd1ec7bcb11fc1fcb710265007.bindPopup(popup_63f4c928f577fa1df1a5ab201c6f07dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfe51edd1ec7bcb11fc1fcb710265007.setIcon(icon_93e2ccef45d60e44a2995bfedf67b4cf);
|
|
|
|
|
|
var marker_dba218f4cb3003ba748e3331a9458ab0 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7e81b5d2ff10d9cbba8056be721c6dee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df59fa629f8e6584a18d9b6f3e02fb42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42f55a60a0a4fe6ab9deeb602ae69ab7 = $(`<div id="html_42f55a60a0a4fe6ab9deeb602ae69ab7" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_df59fa629f8e6584a18d9b6f3e02fb42.setContent(html_42f55a60a0a4fe6ab9deeb602ae69ab7);
|
|
|
|
|
|
|
|
marker_dba218f4cb3003ba748e3331a9458ab0.bindPopup(popup_df59fa629f8e6584a18d9b6f3e02fb42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba218f4cb3003ba748e3331a9458ab0.setIcon(icon_7e81b5d2ff10d9cbba8056be721c6dee);
|
|
|
|
|
|
var marker_bc981389b2ae7d31b6f48ca04e84cc30 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d8d266ad8dc2a3f20ff7aea49ab699ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35a7e03c274f6ceba4dbdc39d2f7ab10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ab6c9917237cf40355f67c231979a1e = $(`<div id="html_5ab6c9917237cf40355f67c231979a1e" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com:443</div>`)[0];
|
|
popup_35a7e03c274f6ceba4dbdc39d2f7ab10.setContent(html_5ab6c9917237cf40355f67c231979a1e);
|
|
|
|
|
|
|
|
marker_bc981389b2ae7d31b6f48ca04e84cc30.bindPopup(popup_35a7e03c274f6ceba4dbdc39d2f7ab10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc981389b2ae7d31b6f48ca04e84cc30.setIcon(icon_d8d266ad8dc2a3f20ff7aea49ab699ce);
|
|
|
|
|
|
var marker_ea35993d627831b5f7a023c023563e61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_78289e31dbf8b9f68de15bdb71d7f038 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdedf2637413601cf394a04d9173e412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af5d79cd45e5e6cac9fd41ce67ff29f5 = $(`<div id="html_af5d79cd45e5e6cac9fd41ce67ff29f5" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_bdedf2637413601cf394a04d9173e412.setContent(html_af5d79cd45e5e6cac9fd41ce67ff29f5);
|
|
|
|
|
|
|
|
marker_ea35993d627831b5f7a023c023563e61.bindPopup(popup_bdedf2637413601cf394a04d9173e412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea35993d627831b5f7a023c023563e61.setIcon(icon_78289e31dbf8b9f68de15bdb71d7f038);
|
|
|
|
|
|
var marker_42f7cb3ab7f645737e225d9c4cee4b19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_73bccde0ca7c202cf0deda108e7264f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91b6ee1f0d8d9e526217a0021536af6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42b12a7f742ce9b5387dc4297d4864e9 = $(`<div id="html_42b12a7f742ce9b5387dc4297d4864e9" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_91b6ee1f0d8d9e526217a0021536af6c.setContent(html_42b12a7f742ce9b5387dc4297d4864e9);
|
|
|
|
|
|
|
|
marker_42f7cb3ab7f645737e225d9c4cee4b19.bindPopup(popup_91b6ee1f0d8d9e526217a0021536af6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42f7cb3ab7f645737e225d9c4cee4b19.setIcon(icon_73bccde0ca7c202cf0deda108e7264f6);
|
|
|
|
|
|
var marker_53bab7c015459784d54e0a7df7ceb896 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_c38a389cc468f22de0673e4e45ebb949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9031616045bc292b13209f08bbaca5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3be3c0b7fe9d8a9fdfde6f2a46843141 = $(`<div id="html_3be3c0b7fe9d8a9fdfde6f2a46843141" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_f9031616045bc292b13209f08bbaca5e.setContent(html_3be3c0b7fe9d8a9fdfde6f2a46843141);
|
|
|
|
|
|
|
|
marker_53bab7c015459784d54e0a7df7ceb896.bindPopup(popup_f9031616045bc292b13209f08bbaca5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53bab7c015459784d54e0a7df7ceb896.setIcon(icon_c38a389cc468f22de0673e4e45ebb949);
|
|
|
|
|
|
var marker_c57aacc01dbc0011c4e45e5b618266c5 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e183d6b34021b4171647baee4bc50b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa55ff15c719ab6af619954831bcea61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_455acac1d8a3a3681d02bcf31486ec91 = $(`<div id="html_455acac1d8a3a3681d02bcf31486ec91" style="width: 100.0%; height: 100.0%;">relay.trustr.ing:443</div>`)[0];
|
|
popup_aa55ff15c719ab6af619954831bcea61.setContent(html_455acac1d8a3a3681d02bcf31486ec91);
|
|
|
|
|
|
|
|
marker_c57aacc01dbc0011c4e45e5b618266c5.bindPopup(popup_aa55ff15c719ab6af619954831bcea61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c57aacc01dbc0011c4e45e5b618266c5.setIcon(icon_e183d6b34021b4171647baee4bc50b76);
|
|
|
|
|
|
var marker_648c814ff7f7be7a16239869984c07ee = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d1a1fc306ab434a78f02afae926e0c29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f0e417527536ad36c3549b05875f87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4f6fd0ba027172fd2acfc681b96135c = $(`<div id="html_b4f6fd0ba027172fd2acfc681b96135c" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_d5f0e417527536ad36c3549b05875f87.setContent(html_b4f6fd0ba027172fd2acfc681b96135c);
|
|
|
|
|
|
|
|
marker_648c814ff7f7be7a16239869984c07ee.bindPopup(popup_d5f0e417527536ad36c3549b05875f87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_648c814ff7f7be7a16239869984c07ee.setIcon(icon_d1a1fc306ab434a78f02afae926e0c29);
|
|
|
|
|
|
var marker_1348d421c9c58cbd7f8bf70c5e7197ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8e03308d5c66550543f176e81780e01f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e13d923b1b712a05d27ff2fe28cfb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d9f91fa783ab0a928e6eebd552fa257 = $(`<div id="html_5d9f91fa783ab0a928e6eebd552fa257" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_37e13d923b1b712a05d27ff2fe28cfb9.setContent(html_5d9f91fa783ab0a928e6eebd552fa257);
|
|
|
|
|
|
|
|
marker_1348d421c9c58cbd7f8bf70c5e7197ba.bindPopup(popup_37e13d923b1b712a05d27ff2fe28cfb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1348d421c9c58cbd7f8bf70c5e7197ba.setIcon(icon_8e03308d5c66550543f176e81780e01f);
|
|
|
|
|
|
var marker_de7933494855c48f95b90c822d487511 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d39b4f866b33af90ed615e1354ccb37f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b2abaa00b94fa69ce9061659a65927d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab7773e5b0c6ded94ad44a436c6422c8 = $(`<div id="html_ab7773e5b0c6ded94ad44a436c6422c8" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_8b2abaa00b94fa69ce9061659a65927d.setContent(html_ab7773e5b0c6ded94ad44a436c6422c8);
|
|
|
|
|
|
|
|
marker_de7933494855c48f95b90c822d487511.bindPopup(popup_8b2abaa00b94fa69ce9061659a65927d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de7933494855c48f95b90c822d487511.setIcon(icon_d39b4f866b33af90ed615e1354ccb37f);
|
|
|
|
|
|
var marker_e6f8249ea64bbcb35c3b58bb5c785869 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f8b62e40e11336a5661b480a61a59831 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef665d6e45220ffdf5fc5cb355a11e52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba48680e118b31423b7dde2d362ad620 = $(`<div id="html_ba48680e118b31423b7dde2d362ad620" style="width: 100.0%; height: 100.0%;">nostr.quali.chat:443</div>`)[0];
|
|
popup_ef665d6e45220ffdf5fc5cb355a11e52.setContent(html_ba48680e118b31423b7dde2d362ad620);
|
|
|
|
|
|
|
|
marker_e6f8249ea64bbcb35c3b58bb5c785869.bindPopup(popup_ef665d6e45220ffdf5fc5cb355a11e52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6f8249ea64bbcb35c3b58bb5c785869.setIcon(icon_f8b62e40e11336a5661b480a61a59831);
|
|
|
|
|
|
var marker_d1fbd374e5468b70b5f5fa91d22a6624 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7a0d9a4bbc3fbcf9a82ff581be5b259c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cbf244e48ef0dac5c68e27376fd424e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ec4399f947c4aae4e3bec5865a73f22 = $(`<div id="html_3ec4399f947c4aae4e3bec5865a73f22" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev:443</div>`)[0];
|
|
popup_9cbf244e48ef0dac5c68e27376fd424e.setContent(html_3ec4399f947c4aae4e3bec5865a73f22);
|
|
|
|
|
|
|
|
marker_d1fbd374e5468b70b5f5fa91d22a6624.bindPopup(popup_9cbf244e48ef0dac5c68e27376fd424e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1fbd374e5468b70b5f5fa91d22a6624.setIcon(icon_7a0d9a4bbc3fbcf9a82ff581be5b259c);
|
|
|
|
|
|
var marker_73c4f05d29a750e5c746be8fe32a26ff = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f331ceb5a07eca37b22de907fd2f7582 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c6061c915a81ba0164ff11e675c3c44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddd0969d2d3fb7d12fcddb2b31638dbd = $(`<div id="html_ddd0969d2d3fb7d12fcddb2b31638dbd" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_7c6061c915a81ba0164ff11e675c3c44.setContent(html_ddd0969d2d3fb7d12fcddb2b31638dbd);
|
|
|
|
|
|
|
|
marker_73c4f05d29a750e5c746be8fe32a26ff.bindPopup(popup_7c6061c915a81ba0164ff11e675c3c44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73c4f05d29a750e5c746be8fe32a26ff.setIcon(icon_f331ceb5a07eca37b22de907fd2f7582);
|
|
|
|
|
|
var marker_8e313d8fe1f2e010f0189cbd34759331 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ddb47f344cfe92565b952615e367d239 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2b17ba9b0fc0ecdc1f1f727d91d8f8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a721da1291e48777305fb64acdf25e6a = $(`<div id="html_a721da1291e48777305fb64acdf25e6a" style="width: 100.0%; height: 100.0%;">relay.lotek-distro.com</div>`)[0];
|
|
popup_d2b17ba9b0fc0ecdc1f1f727d91d8f8a.setContent(html_a721da1291e48777305fb64acdf25e6a);
|
|
|
|
|
|
|
|
marker_8e313d8fe1f2e010f0189cbd34759331.bindPopup(popup_d2b17ba9b0fc0ecdc1f1f727d91d8f8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e313d8fe1f2e010f0189cbd34759331.setIcon(icon_ddb47f344cfe92565b952615e367d239);
|
|
|
|
|
|
var marker_acdf6884672def1df636c53de1afa946 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_00af2e62360ca5d4a466183ca7a493c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_067c23afeb7785a50ea439bde019dfa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3471825e832cd03fced9e931a5bf53a = $(`<div id="html_a3471825e832cd03fced9e931a5bf53a" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_067c23afeb7785a50ea439bde019dfa0.setContent(html_a3471825e832cd03fced9e931a5bf53a);
|
|
|
|
|
|
|
|
marker_acdf6884672def1df636c53de1afa946.bindPopup(popup_067c23afeb7785a50ea439bde019dfa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acdf6884672def1df636c53de1afa946.setIcon(icon_00af2e62360ca5d4a466183ca7a493c7);
|
|
|
|
|
|
var marker_450723a42b5e129b9100c8ae6f7665ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ed177db4ce455c0be78cc34658c0fb51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02a1aff0b6ca37500947294e00a90e9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28043fdfd9bf4da563aeeae6d22263eb = $(`<div id="html_28043fdfd9bf4da563aeeae6d22263eb" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_02a1aff0b6ca37500947294e00a90e9c.setContent(html_28043fdfd9bf4da563aeeae6d22263eb);
|
|
|
|
|
|
|
|
marker_450723a42b5e129b9100c8ae6f7665ce.bindPopup(popup_02a1aff0b6ca37500947294e00a90e9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_450723a42b5e129b9100c8ae6f7665ce.setIcon(icon_ed177db4ce455c0be78cc34658c0fb51);
|
|
|
|
|
|
var marker_6d1d2de99991d3f1452dc59abca8828a = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e428bc279067fcf4cfd762b19ca5f421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbfb217f6445aefdc7424926a79a773e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49117c88ff0963830831c6b9dc95ee75 = $(`<div id="html_49117c88ff0963830831c6b9dc95ee75" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_cbfb217f6445aefdc7424926a79a773e.setContent(html_49117c88ff0963830831c6b9dc95ee75);
|
|
|
|
|
|
|
|
marker_6d1d2de99991d3f1452dc59abca8828a.bindPopup(popup_cbfb217f6445aefdc7424926a79a773e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d1d2de99991d3f1452dc59abca8828a.setIcon(icon_e428bc279067fcf4cfd762b19ca5f421);
|
|
|
|
|
|
var marker_c0ec3042e2c6154c0c06b78d0004271f = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_366167bd2c06bf2e5d834ab88a91addf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca9083f7e16285004ca59e8ffe6920c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b70e263cc0cc2d43bbf9e30dbf324024 = $(`<div id="html_b70e263cc0cc2d43bbf9e30dbf324024" style="width: 100.0%; height: 100.0%;">relay.layer.systems:443</div>`)[0];
|
|
popup_ca9083f7e16285004ca59e8ffe6920c5.setContent(html_b70e263cc0cc2d43bbf9e30dbf324024);
|
|
|
|
|
|
|
|
marker_c0ec3042e2c6154c0c06b78d0004271f.bindPopup(popup_ca9083f7e16285004ca59e8ffe6920c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0ec3042e2c6154c0c06b78d0004271f.setIcon(icon_366167bd2c06bf2e5d834ab88a91addf);
|
|
|
|
|
|
var marker_18fbf5eed091eb4a78c3d42f36bc7bbe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5e4cab343e9eefd65b91d6b84fc67c00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec62540da02f4522bfe6cc378d170c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_979672e727d991a8fffe53cea4eeac0e = $(`<div id="html_979672e727d991a8fffe53cea4eeac0e" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net:443</div>`)[0];
|
|
popup_ec62540da02f4522bfe6cc378d170c6d.setContent(html_979672e727d991a8fffe53cea4eeac0e);
|
|
|
|
|
|
|
|
marker_18fbf5eed091eb4a78c3d42f36bc7bbe.bindPopup(popup_ec62540da02f4522bfe6cc378d170c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18fbf5eed091eb4a78c3d42f36bc7bbe.setIcon(icon_5e4cab343e9eefd65b91d6b84fc67c00);
|
|
|
|
|
|
var marker_f5519856158c77f4ddcf1294dc524a89 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f6bead0ceceb1322caba1b334f8f9d92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4e714d19ba5c8d25df394e7caaac069 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d41d4b95bfed14f44a398cefb64de8cf = $(`<div id="html_d41d4b95bfed14f44a398cefb64de8cf" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_e4e714d19ba5c8d25df394e7caaac069.setContent(html_d41d4b95bfed14f44a398cefb64de8cf);
|
|
|
|
|
|
|
|
marker_f5519856158c77f4ddcf1294dc524a89.bindPopup(popup_e4e714d19ba5c8d25df394e7caaac069)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5519856158c77f4ddcf1294dc524a89.setIcon(icon_f6bead0ceceb1322caba1b334f8f9d92);
|
|
|
|
|
|
var marker_70b5058deb49a331d5783f8a0867b033 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0671324b95935af1889a7692be65c01b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd1bbfa1270e47a078c35e1e3846db5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c87306c0f02d59e959ab6b6123acc7d2 = $(`<div id="html_c87306c0f02d59e959ab6b6123acc7d2" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_cd1bbfa1270e47a078c35e1e3846db5b.setContent(html_c87306c0f02d59e959ab6b6123acc7d2);
|
|
|
|
|
|
|
|
marker_70b5058deb49a331d5783f8a0867b033.bindPopup(popup_cd1bbfa1270e47a078c35e1e3846db5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70b5058deb49a331d5783f8a0867b033.setIcon(icon_0671324b95935af1889a7692be65c01b);
|
|
|
|
|
|
var marker_91060607d982e3c1dc4e4eca493224d6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6e1c4c2d15b8f32575b6cc5dfda6f5e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b2082ae2a9a11adc4e70f9aaff46a4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ce5f620081d6a957452eb9d683b3977 = $(`<div id="html_4ce5f620081d6a957452eb9d683b3977" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_7b2082ae2a9a11adc4e70f9aaff46a4d.setContent(html_4ce5f620081d6a957452eb9d683b3977);
|
|
|
|
|
|
|
|
marker_91060607d982e3c1dc4e4eca493224d6.bindPopup(popup_7b2082ae2a9a11adc4e70f9aaff46a4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91060607d982e3c1dc4e4eca493224d6.setIcon(icon_6e1c4c2d15b8f32575b6cc5dfda6f5e5);
|
|
|
|
|
|
var marker_cac88d06d1078fc8c3173534fd1a9724 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e2fc95888edf2df259326cffe883df7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79152c9374d0050f3e8a7f00952eff33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_905d5320f38b1c5d13ba34346940639f = $(`<div id="html_905d5320f38b1c5d13ba34346940639f" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_79152c9374d0050f3e8a7f00952eff33.setContent(html_905d5320f38b1c5d13ba34346940639f);
|
|
|
|
|
|
|
|
marker_cac88d06d1078fc8c3173534fd1a9724.bindPopup(popup_79152c9374d0050f3e8a7f00952eff33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cac88d06d1078fc8c3173534fd1a9724.setIcon(icon_e2fc95888edf2df259326cffe883df7f);
|
|
|
|
|
|
var marker_19e398daba220b74fcf2294d1824328f = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7b3310c3be5dbf739631f828807d187a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7575dba0d879e8d97f89145c4da84cd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_716f066166d5147cefc8188e056e6872 = $(`<div id="html_716f066166d5147cefc8188e056e6872" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_7575dba0d879e8d97f89145c4da84cd4.setContent(html_716f066166d5147cefc8188e056e6872);
|
|
|
|
|
|
|
|
marker_19e398daba220b74fcf2294d1824328f.bindPopup(popup_7575dba0d879e8d97f89145c4da84cd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19e398daba220b74fcf2294d1824328f.setIcon(icon_7b3310c3be5dbf739631f828807d187a);
|
|
|
|
|
|
var marker_e491ce8dcbfa42459dbc029f46b7b099 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_919481d6b782c854c393abc6e9bcb5df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8d60f2d4b23bd4303d7f94de3e0d6cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab19bc19f48cd1f7369c9c23e2198e3e = $(`<div id="html_ab19bc19f48cd1f7369c9c23e2198e3e" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_b8d60f2d4b23bd4303d7f94de3e0d6cb.setContent(html_ab19bc19f48cd1f7369c9c23e2198e3e);
|
|
|
|
|
|
|
|
marker_e491ce8dcbfa42459dbc029f46b7b099.bindPopup(popup_b8d60f2d4b23bd4303d7f94de3e0d6cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e491ce8dcbfa42459dbc029f46b7b099.setIcon(icon_919481d6b782c854c393abc6e9bcb5df);
|
|
|
|
|
|
var marker_e185a20af5663cc34951a1955ddce2ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2a2eb705ad84923cf4419733eba2e7c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c3ee6eee504a35515f5301e837f7c6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84280a10bb459bfb8bd3dcdbe26b9a60 = $(`<div id="html_84280a10bb459bfb8bd3dcdbe26b9a60" style="width: 100.0%; height: 100.0%;">nostr-check.me</div>`)[0];
|
|
popup_6c3ee6eee504a35515f5301e837f7c6b.setContent(html_84280a10bb459bfb8bd3dcdbe26b9a60);
|
|
|
|
|
|
|
|
marker_e185a20af5663cc34951a1955ddce2ff.bindPopup(popup_6c3ee6eee504a35515f5301e837f7c6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e185a20af5663cc34951a1955ddce2ff.setIcon(icon_2a2eb705ad84923cf4419733eba2e7c6);
|
|
|
|
|
|
var marker_a34558151637ad3b6fb95a1ca5649f83 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_67d196e14ff6672371f723617674365d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40dcc9d0b03cbe10681d68048b7f0cce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5f12b1d3877ce667541b737f9b547a3 = $(`<div id="html_b5f12b1d3877ce667541b737f9b547a3" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_40dcc9d0b03cbe10681d68048b7f0cce.setContent(html_b5f12b1d3877ce667541b737f9b547a3);
|
|
|
|
|
|
|
|
marker_a34558151637ad3b6fb95a1ca5649f83.bindPopup(popup_40dcc9d0b03cbe10681d68048b7f0cce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a34558151637ad3b6fb95a1ca5649f83.setIcon(icon_67d196e14ff6672371f723617674365d);
|
|
|
|
|
|
var marker_e3cbcb49d614acef9b95b7b05f8b6e98 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0da79b9667d6329f436bb874264a8699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e7f2421f84772f8af1702545873f61e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a26e00b3e7ebbbb5d927fc58c3380ce5 = $(`<div id="html_a26e00b3e7ebbbb5d927fc58c3380ce5" style="width: 100.0%; height: 100.0%;">vault.iris.to:443</div>`)[0];
|
|
popup_6e7f2421f84772f8af1702545873f61e.setContent(html_a26e00b3e7ebbbb5d927fc58c3380ce5);
|
|
|
|
|
|
|
|
marker_e3cbcb49d614acef9b95b7b05f8b6e98.bindPopup(popup_6e7f2421f84772f8af1702545873f61e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3cbcb49d614acef9b95b7b05f8b6e98.setIcon(icon_0da79b9667d6329f436bb874264a8699);
|
|
|
|
|
|
var marker_2d3578061cd378ab76595bc3b10d5f09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0b350bf8b916600f8cc06da31f41efc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b9017f0e073cdf9bdfa0e11bf345014 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_205d4610da1becc1b10ae6c2828773d6 = $(`<div id="html_205d4610da1becc1b10ae6c2828773d6" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe:443</div>`)[0];
|
|
popup_5b9017f0e073cdf9bdfa0e11bf345014.setContent(html_205d4610da1becc1b10ae6c2828773d6);
|
|
|
|
|
|
|
|
marker_2d3578061cd378ab76595bc3b10d5f09.bindPopup(popup_5b9017f0e073cdf9bdfa0e11bf345014)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d3578061cd378ab76595bc3b10d5f09.setIcon(icon_0b350bf8b916600f8cc06da31f41efc8);
|
|
|
|
|
|
var marker_f74c9e23a0546f8d8214d343593606c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d95909d4beeacf0797d1c0b4a16a55a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9b0e05d59c15398f4b8f9f08a70fd8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24f0988058500530f0721966d31c2d86 = $(`<div id="html_24f0988058500530f0721966d31c2d86" style="width: 100.0%; height: 100.0%;">relay.libernet.app:443</div>`)[0];
|
|
popup_f9b0e05d59c15398f4b8f9f08a70fd8d.setContent(html_24f0988058500530f0721966d31c2d86);
|
|
|
|
|
|
|
|
marker_f74c9e23a0546f8d8214d343593606c2.bindPopup(popup_f9b0e05d59c15398f4b8f9f08a70fd8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f74c9e23a0546f8d8214d343593606c2.setIcon(icon_d95909d4beeacf0797d1c0b4a16a55a6);
|
|
|
|
|
|
var marker_061ac6ba4df78b001d5b215e011bfe4b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ed11432e35343b8655ea5ba2dd84547e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a5d21f4c0213f106233742ea596df1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3df289e76572d47672728c5b62e292a3 = $(`<div id="html_3df289e76572d47672728c5b62e292a3" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_8a5d21f4c0213f106233742ea596df1b.setContent(html_3df289e76572d47672728c5b62e292a3);
|
|
|
|
|
|
|
|
marker_061ac6ba4df78b001d5b215e011bfe4b.bindPopup(popup_8a5d21f4c0213f106233742ea596df1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_061ac6ba4df78b001d5b215e011bfe4b.setIcon(icon_ed11432e35343b8655ea5ba2dd84547e);
|
|
|
|
|
|
var marker_c71c7d4d49a6924ab38e8628a28ad888 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3e8cd44b92822f00c1a3736f1b985e4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d1bf786c04ace1402f7a0ef1c307864 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b119605106f848c07b8cb3972a7b0fa = $(`<div id="html_4b119605106f848c07b8cb3972a7b0fa" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_2d1bf786c04ace1402f7a0ef1c307864.setContent(html_4b119605106f848c07b8cb3972a7b0fa);
|
|
|
|
|
|
|
|
marker_c71c7d4d49a6924ab38e8628a28ad888.bindPopup(popup_2d1bf786c04ace1402f7a0ef1c307864)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c71c7d4d49a6924ab38e8628a28ad888.setIcon(icon_3e8cd44b92822f00c1a3736f1b985e4e);
|
|
|
|
|
|
var marker_d93cad93dfd312bee4f4519d1eddb853 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_bc3d3b257e3ef870274edf03ad89dbae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9552b1d3695b655081280f47c2cb0287 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c67599ea390701578e5a07b0e6cc1e21 = $(`<div id="html_c67599ea390701578e5a07b0e6cc1e21" style="width: 100.0%; height: 100.0%;">syb.lol:443</div>`)[0];
|
|
popup_9552b1d3695b655081280f47c2cb0287.setContent(html_c67599ea390701578e5a07b0e6cc1e21);
|
|
|
|
|
|
|
|
marker_d93cad93dfd312bee4f4519d1eddb853.bindPopup(popup_9552b1d3695b655081280f47c2cb0287)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d93cad93dfd312bee4f4519d1eddb853.setIcon(icon_bc3d3b257e3ef870274edf03ad89dbae);
|
|
|
|
|
|
var marker_8688c1d02f7af3729c60af99f359f615 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e209615845251bc07d8a139663a71a01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c95d675a656b576f7366a237c135a9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80b65b6f9431e784eb0ad464ce71f50b = $(`<div id="html_80b65b6f9431e784eb0ad464ce71f50b" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_0c95d675a656b576f7366a237c135a9b.setContent(html_80b65b6f9431e784eb0ad464ce71f50b);
|
|
|
|
|
|
|
|
marker_8688c1d02f7af3729c60af99f359f615.bindPopup(popup_0c95d675a656b576f7366a237c135a9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8688c1d02f7af3729c60af99f359f615.setIcon(icon_e209615845251bc07d8a139663a71a01);
|
|
|
|
|
|
var marker_4d2c36e818b4e2c39e0397c0e98a8290 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2877393bc9888c04378505e192d4a442 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01ac2138628da8b2e68eca6a61e21a8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32be9647806612ebe36bda1fa62c4491 = $(`<div id="html_32be9647806612ebe36bda1fa62c4491" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_01ac2138628da8b2e68eca6a61e21a8b.setContent(html_32be9647806612ebe36bda1fa62c4491);
|
|
|
|
|
|
|
|
marker_4d2c36e818b4e2c39e0397c0e98a8290.bindPopup(popup_01ac2138628da8b2e68eca6a61e21a8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d2c36e818b4e2c39e0397c0e98a8290.setIcon(icon_2877393bc9888c04378505e192d4a442);
|
|
|
|
|
|
var marker_927f35cb1deb79365efc08525e96b1c1 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_900b34f0334f273bdcb403e0484ff584 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6907d5bffc6b33528da9ae37d539590f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ba5626050dcc594beea2bb3c1418e98 = $(`<div id="html_6ba5626050dcc594beea2bb3c1418e98" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_6907d5bffc6b33528da9ae37d539590f.setContent(html_6ba5626050dcc594beea2bb3c1418e98);
|
|
|
|
|
|
|
|
marker_927f35cb1deb79365efc08525e96b1c1.bindPopup(popup_6907d5bffc6b33528da9ae37d539590f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_927f35cb1deb79365efc08525e96b1c1.setIcon(icon_900b34f0334f273bdcb403e0484ff584);
|
|
|
|
|
|
var marker_c8d7cba238a8bc217c68e18c2ea73fbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_467d6e2e2d604e34ae90c0ab7c0762be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de1262c0c2975e227e4fd9cbf538ba3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcdd27fb74eda7a1d963816e8efa6ebd = $(`<div id="html_dcdd27fb74eda7a1d963816e8efa6ebd" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_de1262c0c2975e227e4fd9cbf538ba3d.setContent(html_dcdd27fb74eda7a1d963816e8efa6ebd);
|
|
|
|
|
|
|
|
marker_c8d7cba238a8bc217c68e18c2ea73fbd.bindPopup(popup_de1262c0c2975e227e4fd9cbf538ba3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8d7cba238a8bc217c68e18c2ea73fbd.setIcon(icon_467d6e2e2d604e34ae90c0ab7c0762be);
|
|
|
|
|
|
var marker_aad96bccd536b317f54e5887c93a85a0 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_670ca341a045b19c2f9a89748e23b0b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49967eee588a6bcde623e4be0fd96a7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b30a115f39b991b5999b81169af11fc = $(`<div id="html_5b30a115f39b991b5999b81169af11fc" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_49967eee588a6bcde623e4be0fd96a7d.setContent(html_5b30a115f39b991b5999b81169af11fc);
|
|
|
|
|
|
|
|
marker_aad96bccd536b317f54e5887c93a85a0.bindPopup(popup_49967eee588a6bcde623e4be0fd96a7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aad96bccd536b317f54e5887c93a85a0.setIcon(icon_670ca341a045b19c2f9a89748e23b0b4);
|
|
|
|
|
|
var marker_e40958a58a1bebe8cbc775a1b6c9bbef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_44e775d67515ee06ebc247eafd2ebbcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d93938f1c941e86835d87bafb8257766 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a9052f86d82a4ce11b25f10aa327f63 = $(`<div id="html_5a9052f86d82a4ce11b25f10aa327f63" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_d93938f1c941e86835d87bafb8257766.setContent(html_5a9052f86d82a4ce11b25f10aa327f63);
|
|
|
|
|
|
|
|
marker_e40958a58a1bebe8cbc775a1b6c9bbef.bindPopup(popup_d93938f1c941e86835d87bafb8257766)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e40958a58a1bebe8cbc775a1b6c9bbef.setIcon(icon_44e775d67515ee06ebc247eafd2ebbcd);
|
|
|
|
|
|
var marker_37be46595417b6e2c99300e3823bf3b3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b08b76f55ccae168baea6e17cffedcc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a308cb420901dc636a8001bb090f671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1a312c3917cf3eacb74039032ac1382 = $(`<div id="html_e1a312c3917cf3eacb74039032ac1382" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_1a308cb420901dc636a8001bb090f671.setContent(html_e1a312c3917cf3eacb74039032ac1382);
|
|
|
|
|
|
|
|
marker_37be46595417b6e2c99300e3823bf3b3.bindPopup(popup_1a308cb420901dc636a8001bb090f671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37be46595417b6e2c99300e3823bf3b3.setIcon(icon_b08b76f55ccae168baea6e17cffedcc9);
|
|
|
|
|
|
var marker_ce4ce514e7c759bab8fb27ce1e8996e9 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cc035903a59d45813c6a909851b6a726 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12a199276fabb401ae0c5c97185c2d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b0e100d3770d8c66da110f6b4e763b2 = $(`<div id="html_8b0e100d3770d8c66da110f6b4e763b2" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social:443</div>`)[0];
|
|
popup_12a199276fabb401ae0c5c97185c2d67.setContent(html_8b0e100d3770d8c66da110f6b4e763b2);
|
|
|
|
|
|
|
|
marker_ce4ce514e7c759bab8fb27ce1e8996e9.bindPopup(popup_12a199276fabb401ae0c5c97185c2d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce4ce514e7c759bab8fb27ce1e8996e9.setIcon(icon_cc035903a59d45813c6a909851b6a726);
|
|
|
|
|
|
var marker_599af4f135bf4675e09b3ff2e747cec6 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3c21be80ca94c1b34841c4866047d9db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be44651e0594cf45f3e1f6e4ee494f28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fd897147b83802a7ea2bc2fa46877fd = $(`<div id="html_0fd897147b83802a7ea2bc2fa46877fd" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_be44651e0594cf45f3e1f6e4ee494f28.setContent(html_0fd897147b83802a7ea2bc2fa46877fd);
|
|
|
|
|
|
|
|
marker_599af4f135bf4675e09b3ff2e747cec6.bindPopup(popup_be44651e0594cf45f3e1f6e4ee494f28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_599af4f135bf4675e09b3ff2e747cec6.setIcon(icon_3c21be80ca94c1b34841c4866047d9db);
|
|
|
|
|
|
var marker_90cf9960e568dac5643cff0543afec4d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3ceb7f3bbc6dbb97d418a1fa30ebf72a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2053236e852e2a7564f72d702b070751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd02b1f00d038b869073173ccaffbc1e = $(`<div id="html_dd02b1f00d038b869073173ccaffbc1e" style="width: 100.0%; height: 100.0%;">relay.plebeian.market:443</div>`)[0];
|
|
popup_2053236e852e2a7564f72d702b070751.setContent(html_dd02b1f00d038b869073173ccaffbc1e);
|
|
|
|
|
|
|
|
marker_90cf9960e568dac5643cff0543afec4d.bindPopup(popup_2053236e852e2a7564f72d702b070751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90cf9960e568dac5643cff0543afec4d.setIcon(icon_3ceb7f3bbc6dbb97d418a1fa30ebf72a);
|
|
|
|
|
|
var marker_78bb492ff883d2a3b18580d6fe56c19e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7e58b079f3b9a1ce6223d23c8be6f263 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af689fb6bec2173d78c6c882c370e29c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_359ea017662003350bbaa968285e8698 = $(`<div id="html_359ea017662003350bbaa968285e8698" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz:443</div>`)[0];
|
|
popup_af689fb6bec2173d78c6c882c370e29c.setContent(html_359ea017662003350bbaa968285e8698);
|
|
|
|
|
|
|
|
marker_78bb492ff883d2a3b18580d6fe56c19e.bindPopup(popup_af689fb6bec2173d78c6c882c370e29c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78bb492ff883d2a3b18580d6fe56c19e.setIcon(icon_7e58b079f3b9a1ce6223d23c8be6f263);
|
|
|
|
|
|
var marker_34352824060cbcd2896e145748e90ca2 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1de3200086ee81a8d49e5e446eb1ef7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80773f4cd35da638eb2cd102fd367416 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65d8a289b92dfc0a06c3406174c61bbf = $(`<div id="html_65d8a289b92dfc0a06c3406174c61bbf" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_80773f4cd35da638eb2cd102fd367416.setContent(html_65d8a289b92dfc0a06c3406174c61bbf);
|
|
|
|
|
|
|
|
marker_34352824060cbcd2896e145748e90ca2.bindPopup(popup_80773f4cd35da638eb2cd102fd367416)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34352824060cbcd2896e145748e90ca2.setIcon(icon_1de3200086ee81a8d49e5e446eb1ef7c);
|
|
|
|
|
|
var marker_69982562b1ef8d34263e65a2b63271ec = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4160343b1a4c7beaac3785207d65a4f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f298b676b7cb977c14b161c7408d8d54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a989ec9a52a6334a874bf70051bf427 = $(`<div id="html_5a989ec9a52a6334a874bf70051bf427" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_f298b676b7cb977c14b161c7408d8d54.setContent(html_5a989ec9a52a6334a874bf70051bf427);
|
|
|
|
|
|
|
|
marker_69982562b1ef8d34263e65a2b63271ec.bindPopup(popup_f298b676b7cb977c14b161c7408d8d54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69982562b1ef8d34263e65a2b63271ec.setIcon(icon_4160343b1a4c7beaac3785207d65a4f5);
|
|
|
|
|
|
var marker_e77872c24379bacc3fe0e87be52cfee5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6c689d67dd56195d18a01b018f0b76bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8613e631522deff0b9923a7f27080a79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64a5f6a58cbbf2271cf1cba66f8b1f54 = $(`<div id="html_64a5f6a58cbbf2271cf1cba66f8b1f54" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_8613e631522deff0b9923a7f27080a79.setContent(html_64a5f6a58cbbf2271cf1cba66f8b1f54);
|
|
|
|
|
|
|
|
marker_e77872c24379bacc3fe0e87be52cfee5.bindPopup(popup_8613e631522deff0b9923a7f27080a79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e77872c24379bacc3fe0e87be52cfee5.setIcon(icon_6c689d67dd56195d18a01b018f0b76bc);
|
|
|
|
|
|
var marker_e08f24bebd040debe1780722e05ac272 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a64098cafb9a89db654591e036fb6a98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52781b573e6d40fc169e75eed166c1f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e5d077d5b6bab6cd9a208f4132c0183 = $(`<div id="html_4e5d077d5b6bab6cd9a208f4132c0183" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_52781b573e6d40fc169e75eed166c1f9.setContent(html_4e5d077d5b6bab6cd9a208f4132c0183);
|
|
|
|
|
|
|
|
marker_e08f24bebd040debe1780722e05ac272.bindPopup(popup_52781b573e6d40fc169e75eed166c1f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e08f24bebd040debe1780722e05ac272.setIcon(icon_a64098cafb9a89db654591e036fb6a98);
|
|
|
|
|
|
var marker_c4fb90a8f86ad1c8d27319b3ba966a92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d307e87a187aba464ebe734958cc50cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_234441ed8fbd09db8ffb31618f4e1ad6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ad6b03c36f06812e69b1723d4352807 = $(`<div id="html_8ad6b03c36f06812e69b1723d4352807" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_234441ed8fbd09db8ffb31618f4e1ad6.setContent(html_8ad6b03c36f06812e69b1723d4352807);
|
|
|
|
|
|
|
|
marker_c4fb90a8f86ad1c8d27319b3ba966a92.bindPopup(popup_234441ed8fbd09db8ffb31618f4e1ad6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4fb90a8f86ad1c8d27319b3ba966a92.setIcon(icon_d307e87a187aba464ebe734958cc50cf);
|
|
|
|
|
|
var marker_cdeb86008c951f72073d376551d5b863 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8b3af789a4231a9c3e28c73f1b77c312 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0b2128d2addedddfae4c81c49ab6410 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e324756d842e9d97fc7a2f6199eb3e4e = $(`<div id="html_e324756d842e9d97fc7a2f6199eb3e4e" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com:443</div>`)[0];
|
|
popup_d0b2128d2addedddfae4c81c49ab6410.setContent(html_e324756d842e9d97fc7a2f6199eb3e4e);
|
|
|
|
|
|
|
|
marker_cdeb86008c951f72073d376551d5b863.bindPopup(popup_d0b2128d2addedddfae4c81c49ab6410)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdeb86008c951f72073d376551d5b863.setIcon(icon_8b3af789a4231a9c3e28c73f1b77c312);
|
|
|
|
|
|
var marker_ee783cd2c8c1bf67a1664dfb8c0690f6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_fd19f60ebd4c9c082eaec717b2ad0ea5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10d6703bf05716b39294aee0ad2e384b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b02a996a131f28125d324cf557169f2b = $(`<div id="html_b02a996a131f28125d324cf557169f2b" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_10d6703bf05716b39294aee0ad2e384b.setContent(html_b02a996a131f28125d324cf557169f2b);
|
|
|
|
|
|
|
|
marker_ee783cd2c8c1bf67a1664dfb8c0690f6.bindPopup(popup_10d6703bf05716b39294aee0ad2e384b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee783cd2c8c1bf67a1664dfb8c0690f6.setIcon(icon_fd19f60ebd4c9c082eaec717b2ad0ea5);
|
|
|
|
|
|
var marker_c1221fd5f9ecf89f866a7d68bbc76b76 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_927c74d4c9fe45c65ba784f16bab2338 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d90a5dcf408d21e369d6d6c04d00b9a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3360b8125e753fd38d5fcd4d84b4abe4 = $(`<div id="html_3360b8125e753fd38d5fcd4d84b4abe4" style="width: 100.0%; height: 100.0%;">nostr.tac.lol:443</div>`)[0];
|
|
popup_d90a5dcf408d21e369d6d6c04d00b9a4.setContent(html_3360b8125e753fd38d5fcd4d84b4abe4);
|
|
|
|
|
|
|
|
marker_c1221fd5f9ecf89f866a7d68bbc76b76.bindPopup(popup_d90a5dcf408d21e369d6d6c04d00b9a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1221fd5f9ecf89f866a7d68bbc76b76.setIcon(icon_927c74d4c9fe45c65ba784f16bab2338);
|
|
|
|
|
|
var marker_782e23a3f9b75ebcee5c1dfbc8c151d9 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7edcadc4392f0331fc6452d8b50a3ed8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36e7194c74fbe99ee7093fb6f3350000 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec9dd4a351f7ab11f9269f4d9eb99f05 = $(`<div id="html_ec9dd4a351f7ab11f9269f4d9eb99f05" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_36e7194c74fbe99ee7093fb6f3350000.setContent(html_ec9dd4a351f7ab11f9269f4d9eb99f05);
|
|
|
|
|
|
|
|
marker_782e23a3f9b75ebcee5c1dfbc8c151d9.bindPopup(popup_36e7194c74fbe99ee7093fb6f3350000)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_782e23a3f9b75ebcee5c1dfbc8c151d9.setIcon(icon_7edcadc4392f0331fc6452d8b50a3ed8);
|
|
|
|
|
|
var marker_37f812a6fc88a547895fb41dce901c0d = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_119715dd2d1af2b035ccbe4ff657c84f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7552304699d9fef140ac602c2141737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67e5be6313df3b1707c9cda71a4954f5 = $(`<div id="html_67e5be6313df3b1707c9cda71a4954f5" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_d7552304699d9fef140ac602c2141737.setContent(html_67e5be6313df3b1707c9cda71a4954f5);
|
|
|
|
|
|
|
|
marker_37f812a6fc88a547895fb41dce901c0d.bindPopup(popup_d7552304699d9fef140ac602c2141737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37f812a6fc88a547895fb41dce901c0d.setIcon(icon_119715dd2d1af2b035ccbe4ff657c84f);
|
|
|
|
|
|
var marker_81457dd92ed46797a9d9dc3f6add823d = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5b8b1324da4bc3cdeb35bbeb8824d0ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02e6a277712688b84160a4839f26135e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63a7636016c679ce747269cb1f1b3994 = $(`<div id="html_63a7636016c679ce747269cb1f1b3994" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_02e6a277712688b84160a4839f26135e.setContent(html_63a7636016c679ce747269cb1f1b3994);
|
|
|
|
|
|
|
|
marker_81457dd92ed46797a9d9dc3f6add823d.bindPopup(popup_02e6a277712688b84160a4839f26135e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81457dd92ed46797a9d9dc3f6add823d.setIcon(icon_5b8b1324da4bc3cdeb35bbeb8824d0ea);
|
|
|
|
|
|
var marker_71a6ac195a1faa3368420368a17f7c2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8a77802300094f2a8bc9479259b0e0bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f07580b0e20d1b561329840c87d27d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4a91d27c8ce3a1ebab8aa8a72eba3e4 = $(`<div id="html_d4a91d27c8ce3a1ebab8aa8a72eba3e4" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_3f07580b0e20d1b561329840c87d27d2.setContent(html_d4a91d27c8ce3a1ebab8aa8a72eba3e4);
|
|
|
|
|
|
|
|
marker_71a6ac195a1faa3368420368a17f7c2b.bindPopup(popup_3f07580b0e20d1b561329840c87d27d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71a6ac195a1faa3368420368a17f7c2b.setIcon(icon_8a77802300094f2a8bc9479259b0e0bf);
|
|
|
|
|
|
var marker_79467fdc5f4eaeb42b3c59b1f04e3569 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_fd7e91d203ab7eed8dd6755e39530c97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b02133f78b545fa0883cc31bbde039d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff1049c37b2491782736d0faea9dbe17 = $(`<div id="html_ff1049c37b2491782736d0faea9dbe17" style="width: 100.0%; height: 100.0%;">top.testrelay.top:443</div>`)[0];
|
|
popup_b02133f78b545fa0883cc31bbde039d7.setContent(html_ff1049c37b2491782736d0faea9dbe17);
|
|
|
|
|
|
|
|
marker_79467fdc5f4eaeb42b3c59b1f04e3569.bindPopup(popup_b02133f78b545fa0883cc31bbde039d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79467fdc5f4eaeb42b3c59b1f04e3569.setIcon(icon_fd7e91d203ab7eed8dd6755e39530c97);
|
|
|
|
|
|
var marker_e929b0f1026a570bf43a1bdeba7d05d5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7869cbadfc6c725e21bdb8d740c91059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_635f81a7e9465bedb313408ea3cc5268 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5521e38707a59fd5002d2d7234169d32 = $(`<div id="html_5521e38707a59fd5002d2d7234169d32" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_635f81a7e9465bedb313408ea3cc5268.setContent(html_5521e38707a59fd5002d2d7234169d32);
|
|
|
|
|
|
|
|
marker_e929b0f1026a570bf43a1bdeba7d05d5.bindPopup(popup_635f81a7e9465bedb313408ea3cc5268)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e929b0f1026a570bf43a1bdeba7d05d5.setIcon(icon_7869cbadfc6c725e21bdb8d740c91059);
|
|
|
|
|
|
var marker_95e1e74403d8d463ff7fb24c61937afd = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a99acade345c4ea74b3e0bc5f808a346 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b85f56d886ef29fd5110b519e1a090cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf4663949ad2d734f0b512d891bc3463 = $(`<div id="html_bf4663949ad2d734f0b512d891bc3463" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_b85f56d886ef29fd5110b519e1a090cc.setContent(html_bf4663949ad2d734f0b512d891bc3463);
|
|
|
|
|
|
|
|
marker_95e1e74403d8d463ff7fb24c61937afd.bindPopup(popup_b85f56d886ef29fd5110b519e1a090cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95e1e74403d8d463ff7fb24c61937afd.setIcon(icon_a99acade345c4ea74b3e0bc5f808a346);
|
|
|
|
|
|
var marker_f424fd87a3a39bb6d1a0f49291bbcfa3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_30f806bcdeffe37511ca65fb2d79c41b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93d9c304858bf6a744b706a12c0e6998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59506a3d29209253b671cbc4fb44f28a = $(`<div id="html_59506a3d29209253b671cbc4fb44f28a" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_93d9c304858bf6a744b706a12c0e6998.setContent(html_59506a3d29209253b671cbc4fb44f28a);
|
|
|
|
|
|
|
|
marker_f424fd87a3a39bb6d1a0f49291bbcfa3.bindPopup(popup_93d9c304858bf6a744b706a12c0e6998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f424fd87a3a39bb6d1a0f49291bbcfa3.setIcon(icon_30f806bcdeffe37511ca65fb2d79c41b);
|
|
|
|
|
|
var marker_4a3f2b1b2f244050135e161370c037f1 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_43e08d2f5fa128065c3cc7caa550d75a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b665a4b746f1f903357e0b153db1083 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_505a7ae96a12e059412d03d74c968f45 = $(`<div id="html_505a7ae96a12e059412d03d74c968f45" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_5b665a4b746f1f903357e0b153db1083.setContent(html_505a7ae96a12e059412d03d74c968f45);
|
|
|
|
|
|
|
|
marker_4a3f2b1b2f244050135e161370c037f1.bindPopup(popup_5b665a4b746f1f903357e0b153db1083)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a3f2b1b2f244050135e161370c037f1.setIcon(icon_43e08d2f5fa128065c3cc7caa550d75a);
|
|
|
|
|
|
var marker_9d345f64aa9fd0f3da9bf3d96d769f26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3d37aef4b1935ceb709b9409e9fccd90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94f25779a30e9768d7099f65f27b96e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ecdfe8ba0b932e0df38eacbbaf2615f = $(`<div id="html_1ecdfe8ba0b932e0df38eacbbaf2615f" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_94f25779a30e9768d7099f65f27b96e5.setContent(html_1ecdfe8ba0b932e0df38eacbbaf2615f);
|
|
|
|
|
|
|
|
marker_9d345f64aa9fd0f3da9bf3d96d769f26.bindPopup(popup_94f25779a30e9768d7099f65f27b96e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d345f64aa9fd0f3da9bf3d96d769f26.setIcon(icon_3d37aef4b1935ceb709b9409e9fccd90);
|
|
|
|
|
|
var marker_8f3f03dea0116e8fe62453c0090d447f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1eda22568e69c72e8b7efe0c8633cba8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_effa0d2a3f4047187b32e4e516f1b720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3e35e1330766680587fe05fda6c5722 = $(`<div id="html_a3e35e1330766680587fe05fda6c5722" style="width: 100.0%; height: 100.0%;">relay.minibolt.info:443</div>`)[0];
|
|
popup_effa0d2a3f4047187b32e4e516f1b720.setContent(html_a3e35e1330766680587fe05fda6c5722);
|
|
|
|
|
|
|
|
marker_8f3f03dea0116e8fe62453c0090d447f.bindPopup(popup_effa0d2a3f4047187b32e4e516f1b720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f3f03dea0116e8fe62453c0090d447f.setIcon(icon_1eda22568e69c72e8b7efe0c8633cba8);
|
|
|
|
|
|
var marker_16d1f64f595125b98ac3208929ec4f88 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7e8a3d53a3aa3a5a210d266c85e0ad5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0cb86903138ecc6aae41d57f675fed5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43b59a1318f9c0e43cda9e31c9c76ee6 = $(`<div id="html_43b59a1318f9c0e43cda9e31c9c76ee6" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_c0cb86903138ecc6aae41d57f675fed5.setContent(html_43b59a1318f9c0e43cda9e31c9c76ee6);
|
|
|
|
|
|
|
|
marker_16d1f64f595125b98ac3208929ec4f88.bindPopup(popup_c0cb86903138ecc6aae41d57f675fed5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16d1f64f595125b98ac3208929ec4f88.setIcon(icon_7e8a3d53a3aa3a5a210d266c85e0ad5d);
|
|
|
|
|
|
var marker_ed138bffc48a4d959657b36c19aacd69 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a1683aeb6002505dd5dd02a6d3106dfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4690af06a0ab639854149eec8485e1fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d295c37bc15edcafdb2a9218ac62cb6e = $(`<div id="html_d295c37bc15edcafdb2a9218ac62cb6e" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_4690af06a0ab639854149eec8485e1fe.setContent(html_d295c37bc15edcafdb2a9218ac62cb6e);
|
|
|
|
|
|
|
|
marker_ed138bffc48a4d959657b36c19aacd69.bindPopup(popup_4690af06a0ab639854149eec8485e1fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed138bffc48a4d959657b36c19aacd69.setIcon(icon_a1683aeb6002505dd5dd02a6d3106dfa);
|
|
|
|
|
|
var marker_7ec114d68a77a38a4ed2fed00ab6407a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_71b6ea3aa7bb85bcfe931ee994a98177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_246c345d5d37132e58651160c6016b3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bafcf4aca96456676a47c6595db42f9 = $(`<div id="html_6bafcf4aca96456676a47c6595db42f9" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_246c345d5d37132e58651160c6016b3a.setContent(html_6bafcf4aca96456676a47c6595db42f9);
|
|
|
|
|
|
|
|
marker_7ec114d68a77a38a4ed2fed00ab6407a.bindPopup(popup_246c345d5d37132e58651160c6016b3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ec114d68a77a38a4ed2fed00ab6407a.setIcon(icon_71b6ea3aa7bb85bcfe931ee994a98177);
|
|
|
|
|
|
var marker_cc116fe8d7e1885b65a92a67d1aa2ca1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e25339335b8e87d42648debf998a787b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9de7772def2a0c101412b310b282907b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_949f33c64a8a21d6a072361eaf7d0812 = $(`<div id="html_949f33c64a8a21d6a072361eaf7d0812" style="width: 100.0%; height: 100.0%;">nostr.stakey.net:443</div>`)[0];
|
|
popup_9de7772def2a0c101412b310b282907b.setContent(html_949f33c64a8a21d6a072361eaf7d0812);
|
|
|
|
|
|
|
|
marker_cc116fe8d7e1885b65a92a67d1aa2ca1.bindPopup(popup_9de7772def2a0c101412b310b282907b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc116fe8d7e1885b65a92a67d1aa2ca1.setIcon(icon_e25339335b8e87d42648debf998a787b);
|
|
|
|
|
|
var marker_b7b16872abc1c1d2b1492b6e3647716a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_56ffe7c0e419c75cf8c613549129220b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_670282efcd67b0e73d329f2801e11f1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e9cb48efc3faf0941f9a85d1b2499c7 = $(`<div id="html_8e9cb48efc3faf0941f9a85d1b2499c7" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_670282efcd67b0e73d329f2801e11f1b.setContent(html_8e9cb48efc3faf0941f9a85d1b2499c7);
|
|
|
|
|
|
|
|
marker_b7b16872abc1c1d2b1492b6e3647716a.bindPopup(popup_670282efcd67b0e73d329f2801e11f1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b16872abc1c1d2b1492b6e3647716a.setIcon(icon_56ffe7c0e419c75cf8c613549129220b);
|
|
|
|
|
|
var marker_e5e5261ffca861b10e40568a9d318147 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_fbbff1477036079305d5e654d707a9c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c27524869fa5de1105e4f2358265791 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f491484b8b67052e2901948131475a63 = $(`<div id="html_f491484b8b67052e2901948131475a63" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_0c27524869fa5de1105e4f2358265791.setContent(html_f491484b8b67052e2901948131475a63);
|
|
|
|
|
|
|
|
marker_e5e5261ffca861b10e40568a9d318147.bindPopup(popup_0c27524869fa5de1105e4f2358265791)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5e5261ffca861b10e40568a9d318147.setIcon(icon_fbbff1477036079305d5e654d707a9c8);
|
|
|
|
|
|
var marker_32844e9423d0cc3e69b13f7e7626ed39 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a6da568de62e6239671ec10addc8defe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2d7becd91c3f342a4ad853f7d2e9775 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d1c3180f6b48ec06974f9ab1011c1d1 = $(`<div id="html_7d1c3180f6b48ec06974f9ab1011c1d1" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net:443</div>`)[0];
|
|
popup_b2d7becd91c3f342a4ad853f7d2e9775.setContent(html_7d1c3180f6b48ec06974f9ab1011c1d1);
|
|
|
|
|
|
|
|
marker_32844e9423d0cc3e69b13f7e7626ed39.bindPopup(popup_b2d7becd91c3f342a4ad853f7d2e9775)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32844e9423d0cc3e69b13f7e7626ed39.setIcon(icon_a6da568de62e6239671ec10addc8defe);
|
|
|
|
|
|
var marker_2a24b326ab8e517c56d3f356104cc9f9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9be6bf616681ed1a298cea9df65f6ba1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c40a085f6a027f9e875e925d47dbbc18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_422d35acab6e2eb95c13bc6b0f43b184 = $(`<div id="html_422d35acab6e2eb95c13bc6b0f43b184" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_c40a085f6a027f9e875e925d47dbbc18.setContent(html_422d35acab6e2eb95c13bc6b0f43b184);
|
|
|
|
|
|
|
|
marker_2a24b326ab8e517c56d3f356104cc9f9.bindPopup(popup_c40a085f6a027f9e875e925d47dbbc18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a24b326ab8e517c56d3f356104cc9f9.setIcon(icon_9be6bf616681ed1a298cea9df65f6ba1);
|
|
|
|
|
|
var marker_80ea29709f95384a0926098c6cb591b3 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_14d5d1152df3e8206598819d47c66799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf8ecce21af013e763488781d2d458d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c5e297138442b41b3cf2fb12c36dad8 = $(`<div id="html_7c5e297138442b41b3cf2fb12c36dad8" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com:443</div>`)[0];
|
|
popup_bf8ecce21af013e763488781d2d458d6.setContent(html_7c5e297138442b41b3cf2fb12c36dad8);
|
|
|
|
|
|
|
|
marker_80ea29709f95384a0926098c6cb591b3.bindPopup(popup_bf8ecce21af013e763488781d2d458d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80ea29709f95384a0926098c6cb591b3.setIcon(icon_14d5d1152df3e8206598819d47c66799);
|
|
|
|
|
|
var marker_9a9b6a0d2295b5083bdd1cd358675b12 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b71f4a77d6eaed4a3c584f42b75ad018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc0f8f3eadb7ac1341f61fd625ac1b18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e7399ca1f92420daecaba8252e3caf3 = $(`<div id="html_2e7399ca1f92420daecaba8252e3caf3" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_bc0f8f3eadb7ac1341f61fd625ac1b18.setContent(html_2e7399ca1f92420daecaba8252e3caf3);
|
|
|
|
|
|
|
|
marker_9a9b6a0d2295b5083bdd1cd358675b12.bindPopup(popup_bc0f8f3eadb7ac1341f61fd625ac1b18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a9b6a0d2295b5083bdd1cd358675b12.setIcon(icon_b71f4a77d6eaed4a3c584f42b75ad018);
|
|
|
|
|
|
var marker_508476ec715ecd74da418624a297e5c4 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_65cf592cf1cda38f99d2bb87011e9629 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd35832d605f5e7e1d6e3bddd420f135 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bd44504cf61f2551ecc16201c87f2bd = $(`<div id="html_7bd44504cf61f2551ecc16201c87f2bd" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io:443</div>`)[0];
|
|
popup_bd35832d605f5e7e1d6e3bddd420f135.setContent(html_7bd44504cf61f2551ecc16201c87f2bd);
|
|
|
|
|
|
|
|
marker_508476ec715ecd74da418624a297e5c4.bindPopup(popup_bd35832d605f5e7e1d6e3bddd420f135)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_508476ec715ecd74da418624a297e5c4.setIcon(icon_65cf592cf1cda38f99d2bb87011e9629);
|
|
|
|
|
|
var marker_249ead0ac077cb4c4bb5d5ab2c38cfd5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a10986e7cee0ed12b6a4cfba525b5224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df6c5aa6db1eaa599a48ab0cbb958116 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca2697165e5f28b9fdc73c34dce689af = $(`<div id="html_ca2697165e5f28b9fdc73c34dce689af" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com:443</div>`)[0];
|
|
popup_df6c5aa6db1eaa599a48ab0cbb958116.setContent(html_ca2697165e5f28b9fdc73c34dce689af);
|
|
|
|
|
|
|
|
marker_249ead0ac077cb4c4bb5d5ab2c38cfd5.bindPopup(popup_df6c5aa6db1eaa599a48ab0cbb958116)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_249ead0ac077cb4c4bb5d5ab2c38cfd5.setIcon(icon_a10986e7cee0ed12b6a4cfba525b5224);
|
|
|
|
|
|
var marker_4b6cf9cc8a7af44838536dc27f9c81a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2ef336e3844e3698b2797a39f0d6189d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88afeeb0b249f019e25608abb6b51ec7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49f140a269d7a3384ede4cb32426e544 = $(`<div id="html_49f140a269d7a3384ede4cb32426e544" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app:443</div>`)[0];
|
|
popup_88afeeb0b249f019e25608abb6b51ec7.setContent(html_49f140a269d7a3384ede4cb32426e544);
|
|
|
|
|
|
|
|
marker_4b6cf9cc8a7af44838536dc27f9c81a7.bindPopup(popup_88afeeb0b249f019e25608abb6b51ec7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b6cf9cc8a7af44838536dc27f9c81a7.setIcon(icon_2ef336e3844e3698b2797a39f0d6189d);
|
|
|
|
|
|
var marker_3e42a8cc8022279ccac41e105d360d91 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8d18f29767a852b043727590cc3aba00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b7a21cdcfc4074c98367f3802799f4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad59d1052c264ccdff380729b442ac61 = $(`<div id="html_ad59d1052c264ccdff380729b442ac61" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info:443</div>`)[0];
|
|
popup_3b7a21cdcfc4074c98367f3802799f4c.setContent(html_ad59d1052c264ccdff380729b442ac61);
|
|
|
|
|
|
|
|
marker_3e42a8cc8022279ccac41e105d360d91.bindPopup(popup_3b7a21cdcfc4074c98367f3802799f4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e42a8cc8022279ccac41e105d360d91.setIcon(icon_8d18f29767a852b043727590cc3aba00);
|
|
|
|
|
|
var marker_9630c926c4ea7cd191821ccd7448a760 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2dbffe77005835c2decac30bf1ab016c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d3fb68d0e35f449d0db20bb3daed5e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92b338cbd1777cb1467da2c780ae2632 = $(`<div id="html_92b338cbd1777cb1467da2c780ae2632" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_9d3fb68d0e35f449d0db20bb3daed5e9.setContent(html_92b338cbd1777cb1467da2c780ae2632);
|
|
|
|
|
|
|
|
marker_9630c926c4ea7cd191821ccd7448a760.bindPopup(popup_9d3fb68d0e35f449d0db20bb3daed5e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9630c926c4ea7cd191821ccd7448a760.setIcon(icon_2dbffe77005835c2decac30bf1ab016c);
|
|
|
|
|
|
var marker_c5fc208d54dbbc58df8280c03492bf81 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_789a6dffa21f28e0237c35c43a91bc24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29ad080f119d28ad5bcbb2f37dab09ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6fc1152a3deefec88c5f44e61365266 = $(`<div id="html_b6fc1152a3deefec88c5f44e61365266" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_29ad080f119d28ad5bcbb2f37dab09ce.setContent(html_b6fc1152a3deefec88c5f44e61365266);
|
|
|
|
|
|
|
|
marker_c5fc208d54dbbc58df8280c03492bf81.bindPopup(popup_29ad080f119d28ad5bcbb2f37dab09ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5fc208d54dbbc58df8280c03492bf81.setIcon(icon_789a6dffa21f28e0237c35c43a91bc24);
|
|
|
|
|
|
var marker_8c160a972dd3d958ceac87ca68bf83cf = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0ac0c7186b7d6db6e06f108fe8c38925 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aee92f81099bbcc76b4afdbe4a3760f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8648924ee39a45b011decee2053fcf7 = $(`<div id="html_a8648924ee39a45b011decee2053fcf7" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_aee92f81099bbcc76b4afdbe4a3760f2.setContent(html_a8648924ee39a45b011decee2053fcf7);
|
|
|
|
|
|
|
|
marker_8c160a972dd3d958ceac87ca68bf83cf.bindPopup(popup_aee92f81099bbcc76b4afdbe4a3760f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c160a972dd3d958ceac87ca68bf83cf.setIcon(icon_0ac0c7186b7d6db6e06f108fe8c38925);
|
|
|
|
|
|
var marker_76b398895e9a14e45bd1be097ba7d965 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e94c0db6ac698d918d2c0c8f167cc18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1f07973858e2121d3f7b4e0f4b5499a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_415d18ac99287402c0ed56a221b29d1c = $(`<div id="html_415d18ac99287402c0ed56a221b29d1c" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_f1f07973858e2121d3f7b4e0f4b5499a.setContent(html_415d18ac99287402c0ed56a221b29d1c);
|
|
|
|
|
|
|
|
marker_76b398895e9a14e45bd1be097ba7d965.bindPopup(popup_f1f07973858e2121d3f7b4e0f4b5499a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76b398895e9a14e45bd1be097ba7d965.setIcon(icon_e94c0db6ac698d918d2c0c8f167cc18a);
|
|
|
|
|
|
var marker_3c31c5aaf87b038158653dff3e17437e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5a17a96998712e716d31c07d3ea96df6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afffa3ebaf166bdd96518fd7a249ee55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85393bd367df7a63ede757be66fb10a8 = $(`<div id="html_85393bd367df7a63ede757be66fb10a8" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_afffa3ebaf166bdd96518fd7a249ee55.setContent(html_85393bd367df7a63ede757be66fb10a8);
|
|
|
|
|
|
|
|
marker_3c31c5aaf87b038158653dff3e17437e.bindPopup(popup_afffa3ebaf166bdd96518fd7a249ee55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c31c5aaf87b038158653dff3e17437e.setIcon(icon_5a17a96998712e716d31c07d3ea96df6);
|
|
|
|
|
|
var marker_a5b3d6242328855fff5b9bc62807e2c9 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3fac724f278aeddce1126e63fe6613b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa9838ed64abd0367fa3cc25fe908d87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e123e15665238085ae00b585cc83e4ae = $(`<div id="html_e123e15665238085ae00b585cc83e4ae" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_fa9838ed64abd0367fa3cc25fe908d87.setContent(html_e123e15665238085ae00b585cc83e4ae);
|
|
|
|
|
|
|
|
marker_a5b3d6242328855fff5b9bc62807e2c9.bindPopup(popup_fa9838ed64abd0367fa3cc25fe908d87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5b3d6242328855fff5b9bc62807e2c9.setIcon(icon_3fac724f278aeddce1126e63fe6613b8);
|
|
|
|
|
|
var marker_0851ebfa91cbc66e417d29b68e6e1bef = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f5e87caa9a13cf40f320b17167bb8bc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c424329a9b3985aa363f4102d813f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97951440fc158d431c185e979ffec473 = $(`<div id="html_97951440fc158d431c185e979ffec473" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_0c424329a9b3985aa363f4102d813f39.setContent(html_97951440fc158d431c185e979ffec473);
|
|
|
|
|
|
|
|
marker_0851ebfa91cbc66e417d29b68e6e1bef.bindPopup(popup_0c424329a9b3985aa363f4102d813f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0851ebfa91cbc66e417d29b68e6e1bef.setIcon(icon_f5e87caa9a13cf40f320b17167bb8bc1);
|
|
|
|
|
|
var marker_aebfe31792a94a6384856b247223f17d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a1898f5d3e0dcc3b94af7bba28a40f75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cff518e5ef2cd6e71896ae59396c541b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76cd725bf1f83123815939788be41427 = $(`<div id="html_76cd725bf1f83123815939788be41427" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_cff518e5ef2cd6e71896ae59396c541b.setContent(html_76cd725bf1f83123815939788be41427);
|
|
|
|
|
|
|
|
marker_aebfe31792a94a6384856b247223f17d.bindPopup(popup_cff518e5ef2cd6e71896ae59396c541b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aebfe31792a94a6384856b247223f17d.setIcon(icon_a1898f5d3e0dcc3b94af7bba28a40f75);
|
|
|
|
|
|
var marker_df12aa100eac91ca625976bb9e312ae8 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_64448b4e028a96af7d471d8604437d0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca21bef2b14a771ef8a01226d6a74e5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64e91da9cb1f08ebff49baaae04d47c0 = $(`<div id="html_64e91da9cb1f08ebff49baaae04d47c0" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ca21bef2b14a771ef8a01226d6a74e5f.setContent(html_64e91da9cb1f08ebff49baaae04d47c0);
|
|
|
|
|
|
|
|
marker_df12aa100eac91ca625976bb9e312ae8.bindPopup(popup_ca21bef2b14a771ef8a01226d6a74e5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df12aa100eac91ca625976bb9e312ae8.setIcon(icon_64448b4e028a96af7d471d8604437d0a);
|
|
|
|
|
|
var marker_3c31f28ba91085a0a9333ff8ead9ef7f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ef2a42ad8d5d1078c3f13576d3e60e76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b554a36d59a692ccefde81239993e92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27d418ae18c50cc5279990dd7b649a88 = $(`<div id="html_27d418ae18c50cc5279990dd7b649a88" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_8b554a36d59a692ccefde81239993e92.setContent(html_27d418ae18c50cc5279990dd7b649a88);
|
|
|
|
|
|
|
|
marker_3c31f28ba91085a0a9333ff8ead9ef7f.bindPopup(popup_8b554a36d59a692ccefde81239993e92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c31f28ba91085a0a9333ff8ead9ef7f.setIcon(icon_ef2a42ad8d5d1078c3f13576d3e60e76);
|
|
|
|
|
|
var marker_c39fb063818e582ffc58d898f859c197 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3babe5ea8f92eb6ca628891c7cfef6e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aee0d4272b7fae122e33ea0142bb7dcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec0384c7ab88dd233b158fc3dd0c4d25 = $(`<div id="html_ec0384c7ab88dd233b158fc3dd0c4d25" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_aee0d4272b7fae122e33ea0142bb7dcd.setContent(html_ec0384c7ab88dd233b158fc3dd0c4d25);
|
|
|
|
|
|
|
|
marker_c39fb063818e582ffc58d898f859c197.bindPopup(popup_aee0d4272b7fae122e33ea0142bb7dcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c39fb063818e582ffc58d898f859c197.setIcon(icon_3babe5ea8f92eb6ca628891c7cfef6e6);
|
|
|
|
|
|
var marker_d0bc3bc6a8ea3353ea846de53439e324 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_411218d674bdaf7eeb29901fc13c9503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1920d7c420cfe2330422feaa0453cb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b781a807d2b2536fec2e9629d573929 = $(`<div id="html_6b781a807d2b2536fec2e9629d573929" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_b1920d7c420cfe2330422feaa0453cb7.setContent(html_6b781a807d2b2536fec2e9629d573929);
|
|
|
|
|
|
|
|
marker_d0bc3bc6a8ea3353ea846de53439e324.bindPopup(popup_b1920d7c420cfe2330422feaa0453cb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0bc3bc6a8ea3353ea846de53439e324.setIcon(icon_411218d674bdaf7eeb29901fc13c9503);
|
|
|
|
|
|
var marker_daeb0a57e2f6fb67524be21f97d32509 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_35de37ba5baafd709bcc64ef682651db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b68e8787bfd84fde916906306adabc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2263ba45c62a6f3b0979eea092f1db63 = $(`<div id="html_2263ba45c62a6f3b0979eea092f1db63" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_8b68e8787bfd84fde916906306adabc5.setContent(html_2263ba45c62a6f3b0979eea092f1db63);
|
|
|
|
|
|
|
|
marker_daeb0a57e2f6fb67524be21f97d32509.bindPopup(popup_8b68e8787bfd84fde916906306adabc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daeb0a57e2f6fb67524be21f97d32509.setIcon(icon_35de37ba5baafd709bcc64ef682651db);
|
|
|
|
|
|
var marker_cefb36e11a8c684e6325143eafc7832f = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_06eda90cf5072655dfdf9f5d85c75dcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ded0641ac5086d708f1e297a7ab5c4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f21f0a728b0c80a771e6b61b87569c7 = $(`<div id="html_2f21f0a728b0c80a771e6b61b87569c7" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_2ded0641ac5086d708f1e297a7ab5c4d.setContent(html_2f21f0a728b0c80a771e6b61b87569c7);
|
|
|
|
|
|
|
|
marker_cefb36e11a8c684e6325143eafc7832f.bindPopup(popup_2ded0641ac5086d708f1e297a7ab5c4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cefb36e11a8c684e6325143eafc7832f.setIcon(icon_06eda90cf5072655dfdf9f5d85c75dcb);
|
|
|
|
|
|
var marker_7776282da3a3d0828b7890dfcbeec3dc = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_38fb5c5a05dc3ffe266e5fcfeb7fb164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd93c0e0e1bdd967c65037a51911a1ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f96e884b81061def570d57893f776dcb = $(`<div id="html_f96e884b81061def570d57893f776dcb" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_bd93c0e0e1bdd967c65037a51911a1ef.setContent(html_f96e884b81061def570d57893f776dcb);
|
|
|
|
|
|
|
|
marker_7776282da3a3d0828b7890dfcbeec3dc.bindPopup(popup_bd93c0e0e1bdd967c65037a51911a1ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7776282da3a3d0828b7890dfcbeec3dc.setIcon(icon_38fb5c5a05dc3ffe266e5fcfeb7fb164);
|
|
|
|
|
|
var marker_58e20828ccc58aeb10be5c38d1cc053e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7a486e893c24140dfc1808eeaa77cefe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d33eaaa6d51c698f80516443758276b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb9d50628f64db7e9dc1b20326c545d4 = $(`<div id="html_bb9d50628f64db7e9dc1b20326c545d4" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win:443</div>`)[0];
|
|
popup_d33eaaa6d51c698f80516443758276b4.setContent(html_bb9d50628f64db7e9dc1b20326c545d4);
|
|
|
|
|
|
|
|
marker_58e20828ccc58aeb10be5c38d1cc053e.bindPopup(popup_d33eaaa6d51c698f80516443758276b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58e20828ccc58aeb10be5c38d1cc053e.setIcon(icon_7a486e893c24140dfc1808eeaa77cefe);
|
|
|
|
|
|
var marker_3a5911f960901dbbcba5fbfe37dc4c52 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_abece2566872569da7311dc4b52e29a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d67a089e6152d41ae8a0d3c90f4e5c44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed72e7f8b85cd5e123ded5cc58b746be = $(`<div id="html_ed72e7f8b85cd5e123ded5cc58b746be" style="width: 100.0%; height: 100.0%;">purplerelay.com:443</div>`)[0];
|
|
popup_d67a089e6152d41ae8a0d3c90f4e5c44.setContent(html_ed72e7f8b85cd5e123ded5cc58b746be);
|
|
|
|
|
|
|
|
marker_3a5911f960901dbbcba5fbfe37dc4c52.bindPopup(popup_d67a089e6152d41ae8a0d3c90f4e5c44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a5911f960901dbbcba5fbfe37dc4c52.setIcon(icon_abece2566872569da7311dc4b52e29a1);
|
|
|
|
|
|
var marker_397457fdf9fdfa94517b0d6d82b25d7b = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_31998463d1409134caa4a899deaa8782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0bb7d044d8c57f7c78ace90b640ce3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e861f2c1a8ae15f6afeb0bc2b35d9ea3 = $(`<div id="html_e861f2c1a8ae15f6afeb0bc2b35d9ea3" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_e0bb7d044d8c57f7c78ace90b640ce3a.setContent(html_e861f2c1a8ae15f6afeb0bc2b35d9ea3);
|
|
|
|
|
|
|
|
marker_397457fdf9fdfa94517b0d6d82b25d7b.bindPopup(popup_e0bb7d044d8c57f7c78ace90b640ce3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_397457fdf9fdfa94517b0d6d82b25d7b.setIcon(icon_31998463d1409134caa4a899deaa8782);
|
|
|
|
|
|
var marker_5663cfc3c8134fc17278d6696cf23aaf = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4a14d6ca2e978d72d867b78cd4aa558b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_685c54a4aeeb30738dd0217a2555bd5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dba866bef7a1b14590b3e4ca21e4d660 = $(`<div id="html_dba866bef7a1b14590b3e4ca21e4d660" style="width: 100.0%; height: 100.0%;">nostr.hekster.org:443</div>`)[0];
|
|
popup_685c54a4aeeb30738dd0217a2555bd5f.setContent(html_dba866bef7a1b14590b3e4ca21e4d660);
|
|
|
|
|
|
|
|
marker_5663cfc3c8134fc17278d6696cf23aaf.bindPopup(popup_685c54a4aeeb30738dd0217a2555bd5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5663cfc3c8134fc17278d6696cf23aaf.setIcon(icon_4a14d6ca2e978d72d867b78cd4aa558b);
|
|
|
|
|
|
var marker_40ee69d970aa2806e3449c4e1bc0ea5b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f84362a4cd7649aae827a9ae16e3c8c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b7dac2ea3d71c1571b7f8c0ce8455c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97940a6a00e357b9d97372dea9a2e09b = $(`<div id="html_97940a6a00e357b9d97372dea9a2e09b" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_7b7dac2ea3d71c1571b7f8c0ce8455c8.setContent(html_97940a6a00e357b9d97372dea9a2e09b);
|
|
|
|
|
|
|
|
marker_40ee69d970aa2806e3449c4e1bc0ea5b.bindPopup(popup_7b7dac2ea3d71c1571b7f8c0ce8455c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40ee69d970aa2806e3449c4e1bc0ea5b.setIcon(icon_f84362a4cd7649aae827a9ae16e3c8c0);
|
|
|
|
|
|
var marker_e827b1dacc23bc085942e46d621d86e2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5790dbd4b35a9d73d33b923841775eb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab52874ae50234cb608a3b69c83c7dc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7345da711952dc3ff1f8eaaa1c4d96bf = $(`<div id="html_7345da711952dc3ff1f8eaaa1c4d96bf" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_ab52874ae50234cb608a3b69c83c7dc2.setContent(html_7345da711952dc3ff1f8eaaa1c4d96bf);
|
|
|
|
|
|
|
|
marker_e827b1dacc23bc085942e46d621d86e2.bindPopup(popup_ab52874ae50234cb608a3b69c83c7dc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e827b1dacc23bc085942e46d621d86e2.setIcon(icon_5790dbd4b35a9d73d33b923841775eb0);
|
|
|
|
|
|
var marker_4f1c10afcbb4c5c43fbe5b5fb565386c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8890c02061d51db2b41ea48d709733d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9edfb60b5a2f3d7c5197a7fe454da93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce501706672a5896ce8f232aa01f2db4 = $(`<div id="html_ce501706672a5896ce8f232aa01f2db4" style="width: 100.0%; height: 100.0%;">relay.sincensura.org</div>`)[0];
|
|
popup_e9edfb60b5a2f3d7c5197a7fe454da93.setContent(html_ce501706672a5896ce8f232aa01f2db4);
|
|
|
|
|
|
|
|
marker_4f1c10afcbb4c5c43fbe5b5fb565386c.bindPopup(popup_e9edfb60b5a2f3d7c5197a7fe454da93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f1c10afcbb4c5c43fbe5b5fb565386c.setIcon(icon_8890c02061d51db2b41ea48d709733d1);
|
|
|
|
|
|
var marker_9e3f2be9df627a426b3251a336f2da17 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_dc5962cd38ccf8d0c603fc501811f5e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8d3952f98f0d09b1a9f60212b9835db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_933f83ab8b3f9e9cb30552499e94b38e = $(`<div id="html_933f83ab8b3f9e9cb30552499e94b38e" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_f8d3952f98f0d09b1a9f60212b9835db.setContent(html_933f83ab8b3f9e9cb30552499e94b38e);
|
|
|
|
|
|
|
|
marker_9e3f2be9df627a426b3251a336f2da17.bindPopup(popup_f8d3952f98f0d09b1a9f60212b9835db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e3f2be9df627a426b3251a336f2da17.setIcon(icon_dc5962cd38ccf8d0c603fc501811f5e0);
|
|
|
|
|
|
var marker_bb65a6496bbc255c902b4fedb5d0e96f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9d60cd02f8ca8733bcccf5d642ff4c01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d29eb646db108663acaaa63edf36b7d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cec88cbc8e632ec17dfde1fc8df465c8 = $(`<div id="html_cec88cbc8e632ec17dfde1fc8df465c8" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_d29eb646db108663acaaa63edf36b7d6.setContent(html_cec88cbc8e632ec17dfde1fc8df465c8);
|
|
|
|
|
|
|
|
marker_bb65a6496bbc255c902b4fedb5d0e96f.bindPopup(popup_d29eb646db108663acaaa63edf36b7d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb65a6496bbc255c902b4fedb5d0e96f.setIcon(icon_9d60cd02f8ca8733bcccf5d642ff4c01);
|
|
|
|
|
|
var marker_90dd8530624ad3c353383757085edb48 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e8d7a4774c3890643c104c7823739714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e3633d934484d38b02a9cc8160c5b7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_037d2df13d99ca5defd2fb669e39c66d = $(`<div id="html_037d2df13d99ca5defd2fb669e39c66d" style="width: 100.0%; height: 100.0%;">relay.thecryptosquid.com</div>`)[0];
|
|
popup_4e3633d934484d38b02a9cc8160c5b7f.setContent(html_037d2df13d99ca5defd2fb669e39c66d);
|
|
|
|
|
|
|
|
marker_90dd8530624ad3c353383757085edb48.bindPopup(popup_4e3633d934484d38b02a9cc8160c5b7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90dd8530624ad3c353383757085edb48.setIcon(icon_e8d7a4774c3890643c104c7823739714);
|
|
|
|
|
|
var marker_97b86977563a6279c4fe761d1f1f1681 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2bc4921728682a4fa05dc7449d467edd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cc9e3f67d87f95eb39506bae94a0c7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94db665d2a9e379bd7de74d2cd398642 = $(`<div id="html_94db665d2a9e379bd7de74d2cd398642" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_1cc9e3f67d87f95eb39506bae94a0c7c.setContent(html_94db665d2a9e379bd7de74d2cd398642);
|
|
|
|
|
|
|
|
marker_97b86977563a6279c4fe761d1f1f1681.bindPopup(popup_1cc9e3f67d87f95eb39506bae94a0c7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97b86977563a6279c4fe761d1f1f1681.setIcon(icon_2bc4921728682a4fa05dc7449d467edd);
|
|
|
|
|
|
var marker_a99bdd000a965d02e95326401927090a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e7f3e201c0c5a860cf2bbd9bb2235cbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3fd3a59a7a3aa1fbec7787436a8d79f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b568b1a632130779bbd33dceeac80807 = $(`<div id="html_b568b1a632130779bbd33dceeac80807" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_e3fd3a59a7a3aa1fbec7787436a8d79f.setContent(html_b568b1a632130779bbd33dceeac80807);
|
|
|
|
|
|
|
|
marker_a99bdd000a965d02e95326401927090a.bindPopup(popup_e3fd3a59a7a3aa1fbec7787436a8d79f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a99bdd000a965d02e95326401927090a.setIcon(icon_e7f3e201c0c5a860cf2bbd9bb2235cbe);
|
|
|
|
|
|
var marker_353ff3d1f052451d19f231f856ae9465 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6bf72a196d8b93cf62984d16336b40b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f45bf0de4fea0acb0f6c9e39ff090bea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a7af56d5c315efc5e16e53701b2fe19 = $(`<div id="html_5a7af56d5c315efc5e16e53701b2fe19" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_f45bf0de4fea0acb0f6c9e39ff090bea.setContent(html_5a7af56d5c315efc5e16e53701b2fe19);
|
|
|
|
|
|
|
|
marker_353ff3d1f052451d19f231f856ae9465.bindPopup(popup_f45bf0de4fea0acb0f6c9e39ff090bea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_353ff3d1f052451d19f231f856ae9465.setIcon(icon_6bf72a196d8b93cf62984d16336b40b5);
|
|
|
|
|
|
var marker_df9aadcb920ba1ef7d72883bc1dc7ade = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9da3d73fafabe5ead93014a0942072fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc24dd305ed8ae4f745a9be740739658 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8eee0d8b78b222832b28d0db31334f5 = $(`<div id="html_d8eee0d8b78b222832b28d0db31334f5" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org:443</div>`)[0];
|
|
popup_dc24dd305ed8ae4f745a9be740739658.setContent(html_d8eee0d8b78b222832b28d0db31334f5);
|
|
|
|
|
|
|
|
marker_df9aadcb920ba1ef7d72883bc1dc7ade.bindPopup(popup_dc24dd305ed8ae4f745a9be740739658)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df9aadcb920ba1ef7d72883bc1dc7ade.setIcon(icon_9da3d73fafabe5ead93014a0942072fb);
|
|
|
|
|
|
var marker_861a5f3f63ebcbc28222c54fd26cb9be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_95437deca7b96f9cb068021b849dfca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2500804197621bdec40aa51b0211c7f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69e080b7fadbd84d60511ac1becbb95d = $(`<div id="html_69e080b7fadbd84d60511ac1becbb95d" style="width: 100.0%; height: 100.0%;">relay.dreamith.to:443</div>`)[0];
|
|
popup_2500804197621bdec40aa51b0211c7f3.setContent(html_69e080b7fadbd84d60511ac1becbb95d);
|
|
|
|
|
|
|
|
marker_861a5f3f63ebcbc28222c54fd26cb9be.bindPopup(popup_2500804197621bdec40aa51b0211c7f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_861a5f3f63ebcbc28222c54fd26cb9be.setIcon(icon_95437deca7b96f9cb068021b849dfca2);
|
|
|
|
|
|
var marker_e8d5e2c9df3aa88e795602e0d4c7f272 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_114e6e2bd81ddd569ded103d0f255f13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f9ba67636be9017adea4f8b39c9b05a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b204f6c1b3b0d52131894b2302781610 = $(`<div id="html_b204f6c1b3b0d52131894b2302781610" style="width: 100.0%; height: 100.0%;">ribo.nostria.app:443</div>`)[0];
|
|
popup_5f9ba67636be9017adea4f8b39c9b05a.setContent(html_b204f6c1b3b0d52131894b2302781610);
|
|
|
|
|
|
|
|
marker_e8d5e2c9df3aa88e795602e0d4c7f272.bindPopup(popup_5f9ba67636be9017adea4f8b39c9b05a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8d5e2c9df3aa88e795602e0d4c7f272.setIcon(icon_114e6e2bd81ddd569ded103d0f255f13);
|
|
|
|
|
|
var marker_85076f0569efff26d82319d33f6c565a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0f952903a75fda7b67ae24cfc00e676c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9f1c4668dd5079b36d8dbdf4ec7eafa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf38040e7c5df989160fbb560d45824 = $(`<div id="html_5bf38040e7c5df989160fbb560d45824" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_e9f1c4668dd5079b36d8dbdf4ec7eafa.setContent(html_5bf38040e7c5df989160fbb560d45824);
|
|
|
|
|
|
|
|
marker_85076f0569efff26d82319d33f6c565a.bindPopup(popup_e9f1c4668dd5079b36d8dbdf4ec7eafa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85076f0569efff26d82319d33f6c565a.setIcon(icon_0f952903a75fda7b67ae24cfc00e676c);
|
|
|
|
|
|
var marker_d56cff7f906023f59d7029eb451738b8 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_be175921c2b553777d7d8741514f1554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a41e5bc3de8ba9c27917f8417428e109 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_476337c12a480018763913926085ded3 = $(`<div id="html_476337c12a480018763913926085ded3" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_a41e5bc3de8ba9c27917f8417428e109.setContent(html_476337c12a480018763913926085ded3);
|
|
|
|
|
|
|
|
marker_d56cff7f906023f59d7029eb451738b8.bindPopup(popup_a41e5bc3de8ba9c27917f8417428e109)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d56cff7f906023f59d7029eb451738b8.setIcon(icon_be175921c2b553777d7d8741514f1554);
|
|
|
|
|
|
var marker_ec6dac44c30fe01b406afadccc22d218 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b424349866ac1af5ee148a464ee452d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_310305a5cde33ebcbda426b94f62b9e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_426c7c4427497ef4f378f2c8d9ab5390 = $(`<div id="html_426c7c4427497ef4f378f2c8d9ab5390" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_310305a5cde33ebcbda426b94f62b9e5.setContent(html_426c7c4427497ef4f378f2c8d9ab5390);
|
|
|
|
|
|
|
|
marker_ec6dac44c30fe01b406afadccc22d218.bindPopup(popup_310305a5cde33ebcbda426b94f62b9e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec6dac44c30fe01b406afadccc22d218.setIcon(icon_b424349866ac1af5ee148a464ee452d5);
|
|
|
|
|
|
var marker_0bf4a0d7c83d9125c2d54f79844c780c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_de7e3e9af2047dfd3591e300fd68578d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e6163d426c38a07e7433b7bf010e257 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_583231016b4c2ea4379ad010ba73382f = $(`<div id="html_583231016b4c2ea4379ad010ba73382f" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_1e6163d426c38a07e7433b7bf010e257.setContent(html_583231016b4c2ea4379ad010ba73382f);
|
|
|
|
|
|
|
|
marker_0bf4a0d7c83d9125c2d54f79844c780c.bindPopup(popup_1e6163d426c38a07e7433b7bf010e257)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bf4a0d7c83d9125c2d54f79844c780c.setIcon(icon_de7e3e9af2047dfd3591e300fd68578d);
|
|
|
|
|
|
var marker_faa890620104893f729e1e18d16f288a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3410488c923330479ff22f2a25f91861 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6be68b1d7ad4141ba226cbbeef578651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07d30b23d7f0f445283d913d15725613 = $(`<div id="html_07d30b23d7f0f445283d913d15725613" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io:443</div>`)[0];
|
|
popup_6be68b1d7ad4141ba226cbbeef578651.setContent(html_07d30b23d7f0f445283d913d15725613);
|
|
|
|
|
|
|
|
marker_faa890620104893f729e1e18d16f288a.bindPopup(popup_6be68b1d7ad4141ba226cbbeef578651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faa890620104893f729e1e18d16f288a.setIcon(icon_3410488c923330479ff22f2a25f91861);
|
|
|
|
|
|
var marker_409fcb32ecec7a97fa35a731299162a3 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7ebe5ddee19c6f1821ea840f24320ad5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b0cf1fe8d2d584d1111ba58d2bcf62e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b0ffabacf7d439838a51c96ee48bf74 = $(`<div id="html_7b0ffabacf7d439838a51c96ee48bf74" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_6b0cf1fe8d2d584d1111ba58d2bcf62e.setContent(html_7b0ffabacf7d439838a51c96ee48bf74);
|
|
|
|
|
|
|
|
marker_409fcb32ecec7a97fa35a731299162a3.bindPopup(popup_6b0cf1fe8d2d584d1111ba58d2bcf62e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_409fcb32ecec7a97fa35a731299162a3.setIcon(icon_7ebe5ddee19c6f1821ea840f24320ad5);
|
|
|
|
|
|
var marker_618e592f4959f015aa0b6dcf312c24ff = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0b8eafc63e7b31dc16b5f2d03dd3d0e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfee4f43967a62d8d2aaa094e0d1907a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da2b16f47c56d9e23e58c15a5244b79c = $(`<div id="html_da2b16f47c56d9e23e58c15a5244b79c" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_cfee4f43967a62d8d2aaa094e0d1907a.setContent(html_da2b16f47c56d9e23e58c15a5244b79c);
|
|
|
|
|
|
|
|
marker_618e592f4959f015aa0b6dcf312c24ff.bindPopup(popup_cfee4f43967a62d8d2aaa094e0d1907a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_618e592f4959f015aa0b6dcf312c24ff.setIcon(icon_0b8eafc63e7b31dc16b5f2d03dd3d0e2);
|
|
|
|
|
|
var marker_e761242e240e0634ae8b38783e1c254b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_238a0c5caac2a79d47b3442aadc5558f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b50f024ab38a3c55e911919c2b73331b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_372c127fa40ddfb73135ec3135b0520c = $(`<div id="html_372c127fa40ddfb73135ec3135b0520c" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_b50f024ab38a3c55e911919c2b73331b.setContent(html_372c127fa40ddfb73135ec3135b0520c);
|
|
|
|
|
|
|
|
marker_e761242e240e0634ae8b38783e1c254b.bindPopup(popup_b50f024ab38a3c55e911919c2b73331b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e761242e240e0634ae8b38783e1c254b.setIcon(icon_238a0c5caac2a79d47b3442aadc5558f);
|
|
|
|
|
|
var marker_b97dc42c886215d7528ceb161b797314 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6eefa4ce241ba5e0fc2c6e4f75f8ab35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf5befadb1672810b6a1ea57e533c752 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee3eb30ac55009ab0a5bca83ad906ccd = $(`<div id="html_ee3eb30ac55009ab0a5bca83ad906ccd" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com:443</div>`)[0];
|
|
popup_bf5befadb1672810b6a1ea57e533c752.setContent(html_ee3eb30ac55009ab0a5bca83ad906ccd);
|
|
|
|
|
|
|
|
marker_b97dc42c886215d7528ceb161b797314.bindPopup(popup_bf5befadb1672810b6a1ea57e533c752)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b97dc42c886215d7528ceb161b797314.setIcon(icon_6eefa4ce241ba5e0fc2c6e4f75f8ab35);
|
|
|
|
|
|
var marker_478dcfaf97e8eb30fd580c80cc2159e1 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a6558aa7d7ac058da4882d70a559a48d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d31d0cf3c80cec51fb6c7461828bb520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce8cee9be8363fb2c660221f9681de69 = $(`<div id="html_ce8cee9be8363fb2c660221f9681de69" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_d31d0cf3c80cec51fb6c7461828bb520.setContent(html_ce8cee9be8363fb2c660221f9681de69);
|
|
|
|
|
|
|
|
marker_478dcfaf97e8eb30fd580c80cc2159e1.bindPopup(popup_d31d0cf3c80cec51fb6c7461828bb520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_478dcfaf97e8eb30fd580c80cc2159e1.setIcon(icon_a6558aa7d7ac058da4882d70a559a48d);
|
|
|
|
|
|
var marker_72cb89e90c28e11a50f3d19ff9df90fd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_c7b25403d0f7f707e5a7a4f753bc53cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8b7836437986ceee5a7fa91d9caea4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a49bee06699781788260e505432e15e = $(`<div id="html_0a49bee06699781788260e505432e15e" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_b8b7836437986ceee5a7fa91d9caea4f.setContent(html_0a49bee06699781788260e505432e15e);
|
|
|
|
|
|
|
|
marker_72cb89e90c28e11a50f3d19ff9df90fd.bindPopup(popup_b8b7836437986ceee5a7fa91d9caea4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72cb89e90c28e11a50f3d19ff9df90fd.setIcon(icon_c7b25403d0f7f707e5a7a4f753bc53cf);
|
|
|
|
|
|
var marker_a93ce6c1e08b149d5cb60549f0e637f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_aa980ca58bb8928014a30e7e8c295cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68ddbdcbdbc132d331272ea57f4d3d05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc2f783a78f5c0062959c44051570b21 = $(`<div id="html_fc2f783a78f5c0062959c44051570b21" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_68ddbdcbdbc132d331272ea57f4d3d05.setContent(html_fc2f783a78f5c0062959c44051570b21);
|
|
|
|
|
|
|
|
marker_a93ce6c1e08b149d5cb60549f0e637f2.bindPopup(popup_68ddbdcbdbc132d331272ea57f4d3d05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a93ce6c1e08b149d5cb60549f0e637f2.setIcon(icon_aa980ca58bb8928014a30e7e8c295cf5);
|
|
|
|
|
|
var marker_11cd44ad0bf72d56bd343c194ba1db79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f385d3a0b1d263b12b4fdd4236b028ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44be82c59312b386b66f9a40650fe5fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8c333ee933d744b0fa4cd7bfcb1bb84 = $(`<div id="html_d8c333ee933d744b0fa4cd7bfcb1bb84" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_44be82c59312b386b66f9a40650fe5fb.setContent(html_d8c333ee933d744b0fa4cd7bfcb1bb84);
|
|
|
|
|
|
|
|
marker_11cd44ad0bf72d56bd343c194ba1db79.bindPopup(popup_44be82c59312b386b66f9a40650fe5fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11cd44ad0bf72d56bd343c194ba1db79.setIcon(icon_f385d3a0b1d263b12b4fdd4236b028ce);
|
|
|
|
|
|
var marker_15e41eca5272c15d62d44f28f1e162eb = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f18368236b8a323eeebd889a3ebd0978 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f4d954c4c33c09242f0beeb398126a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_580d62e46d560cc266e7a237fd8c88ae = $(`<div id="html_580d62e46d560cc266e7a237fd8c88ae" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_0f4d954c4c33c09242f0beeb398126a8.setContent(html_580d62e46d560cc266e7a237fd8c88ae);
|
|
|
|
|
|
|
|
marker_15e41eca5272c15d62d44f28f1e162eb.bindPopup(popup_0f4d954c4c33c09242f0beeb398126a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15e41eca5272c15d62d44f28f1e162eb.setIcon(icon_f18368236b8a323eeebd889a3ebd0978);
|
|
|
|
|
|
var marker_1629806969ec1c2c01b753565765126d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_840f1252b149d54da7e5f0f4fb8004bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c24b7e899df782fe02e49789c206673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_044092ea7b9f02b81509382e3b56b193 = $(`<div id="html_044092ea7b9f02b81509382e3b56b193" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_3c24b7e899df782fe02e49789c206673.setContent(html_044092ea7b9f02b81509382e3b56b193);
|
|
|
|
|
|
|
|
marker_1629806969ec1c2c01b753565765126d.bindPopup(popup_3c24b7e899df782fe02e49789c206673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1629806969ec1c2c01b753565765126d.setIcon(icon_840f1252b149d54da7e5f0f4fb8004bc);
|
|
|
|
|
|
var marker_500bddef54d2a856f3c6faf623866093 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2880cee155c6331324b361ac5cff3ff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f16697caece799bd420339976fd0e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40f3f0c281c1fec36afaa28e5a02d972 = $(`<div id="html_40f3f0c281c1fec36afaa28e5a02d972" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_a1f16697caece799bd420339976fd0e6.setContent(html_40f3f0c281c1fec36afaa28e5a02d972);
|
|
|
|
|
|
|
|
marker_500bddef54d2a856f3c6faf623866093.bindPopup(popup_a1f16697caece799bd420339976fd0e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_500bddef54d2a856f3c6faf623866093.setIcon(icon_2880cee155c6331324b361ac5cff3ff7);
|
|
|
|
|
|
var marker_eb526af2c62e5255cb6b2af40a363724 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0d4d92278afdbd4e50b57f60d9c05f47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ddc9fdc7c15e5f8ddec34a3b18b0566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_623ae7443e7d4e528216907e310afba4 = $(`<div id="html_623ae7443e7d4e528216907e310afba4" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_1ddc9fdc7c15e5f8ddec34a3b18b0566.setContent(html_623ae7443e7d4e528216907e310afba4);
|
|
|
|
|
|
|
|
marker_eb526af2c62e5255cb6b2af40a363724.bindPopup(popup_1ddc9fdc7c15e5f8ddec34a3b18b0566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb526af2c62e5255cb6b2af40a363724.setIcon(icon_0d4d92278afdbd4e50b57f60d9c05f47);
|
|
|
|
|
|
var marker_417497df8d70afa480b742622c05fe43 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5c6e69d164f0f5429dfff9065c40a1d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_171fc36d95716728055f8efca51db1b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0dd76bfb5e32a5797d55ae340cd30fc = $(`<div id="html_d0dd76bfb5e32a5797d55ae340cd30fc" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_171fc36d95716728055f8efca51db1b6.setContent(html_d0dd76bfb5e32a5797d55ae340cd30fc);
|
|
|
|
|
|
|
|
marker_417497df8d70afa480b742622c05fe43.bindPopup(popup_171fc36d95716728055f8efca51db1b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_417497df8d70afa480b742622c05fe43.setIcon(icon_5c6e69d164f0f5429dfff9065c40a1d6);
|
|
|
|
|
|
var marker_ef3c252e8efa1f1687b17179e30c1f8f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7d05247f2ae69648b9630e250e3a8e65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5afbbe3af2389b99966bb2193f091c0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2411f14473f967aa4a58c79d08f4a5b = $(`<div id="html_e2411f14473f967aa4a58c79d08f4a5b" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_5afbbe3af2389b99966bb2193f091c0a.setContent(html_e2411f14473f967aa4a58c79d08f4a5b);
|
|
|
|
|
|
|
|
marker_ef3c252e8efa1f1687b17179e30c1f8f.bindPopup(popup_5afbbe3af2389b99966bb2193f091c0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef3c252e8efa1f1687b17179e30c1f8f.setIcon(icon_7d05247f2ae69648b9630e250e3a8e65);
|
|
|
|
|
|
var marker_d3e8f81cdd325bcf9cff731537cefdc2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_315ad8fe7e6e096866405181de48aeed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c4bd03870d0a1f8dd654c7fdf3787c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8cc8b49b264377b459e0a71f7549f6a = $(`<div id="html_b8cc8b49b264377b459e0a71f7549f6a" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_8c4bd03870d0a1f8dd654c7fdf3787c6.setContent(html_b8cc8b49b264377b459e0a71f7549f6a);
|
|
|
|
|
|
|
|
marker_d3e8f81cdd325bcf9cff731537cefdc2.bindPopup(popup_8c4bd03870d0a1f8dd654c7fdf3787c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3e8f81cdd325bcf9cff731537cefdc2.setIcon(icon_315ad8fe7e6e096866405181de48aeed);
|
|
|
|
|
|
var marker_5eb4d7fa4864b1a74a4007c3acbb8c5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_efe9d16500622d176dae4b0eb552673e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be5551649ee90b0a99c9527b9a6d9620 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beaf9f31ae4d13ae33b9586f523b3d2c = $(`<div id="html_beaf9f31ae4d13ae33b9586f523b3d2c" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io:443</div>`)[0];
|
|
popup_be5551649ee90b0a99c9527b9a6d9620.setContent(html_beaf9f31ae4d13ae33b9586f523b3d2c);
|
|
|
|
|
|
|
|
marker_5eb4d7fa4864b1a74a4007c3acbb8c5d.bindPopup(popup_be5551649ee90b0a99c9527b9a6d9620)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eb4d7fa4864b1a74a4007c3acbb8c5d.setIcon(icon_efe9d16500622d176dae4b0eb552673e);
|
|
|
|
|
|
var marker_3c460bf50326cb0df5cf5ff0b1fce702 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f0a74e8e00c66a01028258d0db814b68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a24cc2e17116a9c8c838c13c193d0bbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deb4c9cd130f0ebcc2c2f342fef36302 = $(`<div id="html_deb4c9cd130f0ebcc2c2f342fef36302" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_a24cc2e17116a9c8c838c13c193d0bbc.setContent(html_deb4c9cd130f0ebcc2c2f342fef36302);
|
|
|
|
|
|
|
|
marker_3c460bf50326cb0df5cf5ff0b1fce702.bindPopup(popup_a24cc2e17116a9c8c838c13c193d0bbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c460bf50326cb0df5cf5ff0b1fce702.setIcon(icon_f0a74e8e00c66a01028258d0db814b68);
|
|
|
|
|
|
var marker_ac86f3c5274b308f0447bc439403438f = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_26e8b261aad2fdad1fb14fc3994c3cf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac200b0a49342f87af4ef9d0236bdb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_090e0dc0e51c2a94d93256728bb7743d = $(`<div id="html_090e0dc0e51c2a94d93256728bb7743d" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_4ac200b0a49342f87af4ef9d0236bdb5.setContent(html_090e0dc0e51c2a94d93256728bb7743d);
|
|
|
|
|
|
|
|
marker_ac86f3c5274b308f0447bc439403438f.bindPopup(popup_4ac200b0a49342f87af4ef9d0236bdb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac86f3c5274b308f0447bc439403438f.setIcon(icon_26e8b261aad2fdad1fb14fc3994c3cf6);
|
|
|
|
|
|
var marker_31e378c20647e372181ce7c87ecae45b = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6033a62a03497cb52a402e26521a07bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dd27a4109e1d3f81e3e16c9506fae39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32a2c1b01b3ac997c7c23f011f1d59b6 = $(`<div id="html_32a2c1b01b3ac997c7c23f011f1d59b6" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com:443</div>`)[0];
|
|
popup_4dd27a4109e1d3f81e3e16c9506fae39.setContent(html_32a2c1b01b3ac997c7c23f011f1d59b6);
|
|
|
|
|
|
|
|
marker_31e378c20647e372181ce7c87ecae45b.bindPopup(popup_4dd27a4109e1d3f81e3e16c9506fae39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31e378c20647e372181ce7c87ecae45b.setIcon(icon_6033a62a03497cb52a402e26521a07bc);
|
|
|
|
|
|
var marker_287701222a121e25819e92c4baf69d22 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8ac07f9caf34465f59c546c4b78db2d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d0ed606751ebfd6eedd6f525dfdbac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b486302b0187e3ef5ade472439107759 = $(`<div id="html_b486302b0187e3ef5ade472439107759" style="width: 100.0%; height: 100.0%;">nostr.hifish.org:443</div>`)[0];
|
|
popup_1d0ed606751ebfd6eedd6f525dfdbac1.setContent(html_b486302b0187e3ef5ade472439107759);
|
|
|
|
|
|
|
|
marker_287701222a121e25819e92c4baf69d22.bindPopup(popup_1d0ed606751ebfd6eedd6f525dfdbac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_287701222a121e25819e92c4baf69d22.setIcon(icon_8ac07f9caf34465f59c546c4b78db2d5);
|
|
|
|
|
|
var marker_486af7ff866c893ecb72edc0d7d76fe7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ddb420cff467b5dc462e78c7b0db5c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0729f5074c4b21175d08bdce3df1381d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b923e43bdfd7b97264761db5abf67ef = $(`<div id="html_8b923e43bdfd7b97264761db5abf67ef" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_0729f5074c4b21175d08bdce3df1381d.setContent(html_8b923e43bdfd7b97264761db5abf67ef);
|
|
|
|
|
|
|
|
marker_486af7ff866c893ecb72edc0d7d76fe7.bindPopup(popup_0729f5074c4b21175d08bdce3df1381d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_486af7ff866c893ecb72edc0d7d76fe7.setIcon(icon_ddb420cff467b5dc462e78c7b0db5c21);
|
|
|
|
|
|
var marker_43e36c9edd6a7027bddedf68031cfdb2 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e24b6d1c8362e658d4f3b7a41e3410ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff44c3cd09fed75e509f498f3cf02378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f98a5a725e953d55c107a2cc49847fad = $(`<div id="html_f98a5a725e953d55c107a2cc49847fad" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_ff44c3cd09fed75e509f498f3cf02378.setContent(html_f98a5a725e953d55c107a2cc49847fad);
|
|
|
|
|
|
|
|
marker_43e36c9edd6a7027bddedf68031cfdb2.bindPopup(popup_ff44c3cd09fed75e509f498f3cf02378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43e36c9edd6a7027bddedf68031cfdb2.setIcon(icon_e24b6d1c8362e658d4f3b7a41e3410ff);
|
|
|
|
|
|
var marker_dddee388f1423527d5a1ba158d4b0535 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0ac97a01361c1631dd5518bd1e53be12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5b9a1ef769e2d6cca0ed7f3bb95fef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76039f356a8afd543c9b54b21b0e2547 = $(`<div id="html_76039f356a8afd543c9b54b21b0e2547" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_d5b9a1ef769e2d6cca0ed7f3bb95fef6.setContent(html_76039f356a8afd543c9b54b21b0e2547);
|
|
|
|
|
|
|
|
marker_dddee388f1423527d5a1ba158d4b0535.bindPopup(popup_d5b9a1ef769e2d6cca0ed7f3bb95fef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dddee388f1423527d5a1ba158d4b0535.setIcon(icon_0ac97a01361c1631dd5518bd1e53be12);
|
|
|
|
|
|
var marker_4ca018d733f34a0df4f74b20b1cca96a = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_775e11b67d7d8481ebdc8cf6177255f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6f387085e49843e494ef853bd351b8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dab583dedf9c724191fd4704d20bd76b = $(`<div id="html_dab583dedf9c724191fd4704d20bd76b" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_f6f387085e49843e494ef853bd351b8b.setContent(html_dab583dedf9c724191fd4704d20bd76b);
|
|
|
|
|
|
|
|
marker_4ca018d733f34a0df4f74b20b1cca96a.bindPopup(popup_f6f387085e49843e494ef853bd351b8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ca018d733f34a0df4f74b20b1cca96a.setIcon(icon_775e11b67d7d8481ebdc8cf6177255f0);
|
|
|
|
|
|
var marker_32a98d9ef4b0e3628676bbc8555775bd = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_bb10d0d21352817412623d5ea230ebeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1796e5801020d6932d7de879ef760ae2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6275158b6ae1dd9b7484b0017a89bfcc = $(`<div id="html_6275158b6ae1dd9b7484b0017a89bfcc" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_1796e5801020d6932d7de879ef760ae2.setContent(html_6275158b6ae1dd9b7484b0017a89bfcc);
|
|
|
|
|
|
|
|
marker_32a98d9ef4b0e3628676bbc8555775bd.bindPopup(popup_1796e5801020d6932d7de879ef760ae2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32a98d9ef4b0e3628676bbc8555775bd.setIcon(icon_bb10d0d21352817412623d5ea230ebeb);
|
|
|
|
|
|
var marker_6fec7797c9f8ad872c89420dd748257b = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ff830d973df371b947b6128c56d784e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d92ccaa9d8923adc8953681a4f2c0694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f30fdfe2d038d6cd03c3aff4eaa14078 = $(`<div id="html_f30fdfe2d038d6cd03c3aff4eaa14078" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_d92ccaa9d8923adc8953681a4f2c0694.setContent(html_f30fdfe2d038d6cd03c3aff4eaa14078);
|
|
|
|
|
|
|
|
marker_6fec7797c9f8ad872c89420dd748257b.bindPopup(popup_d92ccaa9d8923adc8953681a4f2c0694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fec7797c9f8ad872c89420dd748257b.setIcon(icon_ff830d973df371b947b6128c56d784e9);
|
|
|
|
|
|
var marker_df7419afcf593be5c1de9f5428eafcf8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_103d2a5e3f27d1bf73e5576be8ab91e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a334c05229f7a3a5931b3e33a3a31a24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2074cd18fad946c488a9a0dc1e5e5f1 = $(`<div id="html_c2074cd18fad946c488a9a0dc1e5e5f1" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_a334c05229f7a3a5931b3e33a3a31a24.setContent(html_c2074cd18fad946c488a9a0dc1e5e5f1);
|
|
|
|
|
|
|
|
marker_df7419afcf593be5c1de9f5428eafcf8.bindPopup(popup_a334c05229f7a3a5931b3e33a3a31a24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df7419afcf593be5c1de9f5428eafcf8.setIcon(icon_103d2a5e3f27d1bf73e5576be8ab91e9);
|
|
|
|
|
|
var marker_4b0f21a0ac0415302dc8d218350493cc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cad7421616adaa3c2dd648ea25897f17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5747a5d2e145beb01dd34ce8f27923bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6e4d8e24721523cc35efedd27ceae18 = $(`<div id="html_c6e4d8e24721523cc35efedd27ceae18" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_5747a5d2e145beb01dd34ce8f27923bd.setContent(html_c6e4d8e24721523cc35efedd27ceae18);
|
|
|
|
|
|
|
|
marker_4b0f21a0ac0415302dc8d218350493cc.bindPopup(popup_5747a5d2e145beb01dd34ce8f27923bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b0f21a0ac0415302dc8d218350493cc.setIcon(icon_cad7421616adaa3c2dd648ea25897f17);
|
|
|
|
|
|
var marker_334464f9d4c07b189a8963904a1e9ed9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_747c50ade3a272314f289fad6aace955 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88be8737404d77c57814c4e61d17959e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c90e8b22cca274da4fb3edfda3b2d46 = $(`<div id="html_2c90e8b22cca274da4fb3edfda3b2d46" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_88be8737404d77c57814c4e61d17959e.setContent(html_2c90e8b22cca274da4fb3edfda3b2d46);
|
|
|
|
|
|
|
|
marker_334464f9d4c07b189a8963904a1e9ed9.bindPopup(popup_88be8737404d77c57814c4e61d17959e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_334464f9d4c07b189a8963904a1e9ed9.setIcon(icon_747c50ade3a272314f289fad6aace955);
|
|
|
|
|
|
var marker_b8f7a3e3122599ee62c3da04f7294c1c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3e00d5c7332d4687814027da8fab7049 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cc367f9a2b2fe5eecb17fe44d5b2f43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e561748a3f31f738aba7a98e9b732206 = $(`<div id="html_e561748a3f31f738aba7a98e9b732206" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_5cc367f9a2b2fe5eecb17fe44d5b2f43.setContent(html_e561748a3f31f738aba7a98e9b732206);
|
|
|
|
|
|
|
|
marker_b8f7a3e3122599ee62c3da04f7294c1c.bindPopup(popup_5cc367f9a2b2fe5eecb17fe44d5b2f43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8f7a3e3122599ee62c3da04f7294c1c.setIcon(icon_3e00d5c7332d4687814027da8fab7049);
|
|
|
|
|
|
var marker_e67b25ebc9e6c6e72cac44b2fa6f6cf8 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_c5a4d62d73b6f604861380004e79fca5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37448980073fb15457b79bb2a33c7342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_399790ea459a7a0e39ca0f92aabc47d8 = $(`<div id="html_399790ea459a7a0e39ca0f92aabc47d8" style="width: 100.0%; height: 100.0%;">relay.chorus.community:443</div>`)[0];
|
|
popup_37448980073fb15457b79bb2a33c7342.setContent(html_399790ea459a7a0e39ca0f92aabc47d8);
|
|
|
|
|
|
|
|
marker_e67b25ebc9e6c6e72cac44b2fa6f6cf8.bindPopup(popup_37448980073fb15457b79bb2a33c7342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e67b25ebc9e6c6e72cac44b2fa6f6cf8.setIcon(icon_c5a4d62d73b6f604861380004e79fca5);
|
|
|
|
|
|
var marker_66c67c7b32aee17ddb2614b4181e5361 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5ca108a35633d8f05ecd3326cfb49453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dc8287aa08f229fbb80255ec41f65fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f186f2be3e2164862ed69bb5b3c3c00 = $(`<div id="html_4f186f2be3e2164862ed69bb5b3c3c00" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com:443</div>`)[0];
|
|
popup_2dc8287aa08f229fbb80255ec41f65fe.setContent(html_4f186f2be3e2164862ed69bb5b3c3c00);
|
|
|
|
|
|
|
|
marker_66c67c7b32aee17ddb2614b4181e5361.bindPopup(popup_2dc8287aa08f229fbb80255ec41f65fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c67c7b32aee17ddb2614b4181e5361.setIcon(icon_5ca108a35633d8f05ecd3326cfb49453);
|
|
|
|
|
|
var marker_3bcef21289937d543bd292a6d205a358 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7071876eb4f435a2eccc903316044d54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eaa09d1d16de0a6cbacfdef813efb05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_266a4f39e704e818093fc0a9d6c31f93 = $(`<div id="html_266a4f39e704e818093fc0a9d6c31f93" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_9eaa09d1d16de0a6cbacfdef813efb05.setContent(html_266a4f39e704e818093fc0a9d6c31f93);
|
|
|
|
|
|
|
|
marker_3bcef21289937d543bd292a6d205a358.bindPopup(popup_9eaa09d1d16de0a6cbacfdef813efb05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bcef21289937d543bd292a6d205a358.setIcon(icon_7071876eb4f435a2eccc903316044d54);
|
|
|
|
|
|
var marker_7a91eb2583aca9296a8e03badc94a7df = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_799ae42ac097e3f282b264c922d4bfb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_524382a595ac7ad1a88dd0b68f9f5e88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f135d31672562edcc97aa18e38771e6 = $(`<div id="html_8f135d31672562edcc97aa18e38771e6" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_524382a595ac7ad1a88dd0b68f9f5e88.setContent(html_8f135d31672562edcc97aa18e38771e6);
|
|
|
|
|
|
|
|
marker_7a91eb2583aca9296a8e03badc94a7df.bindPopup(popup_524382a595ac7ad1a88dd0b68f9f5e88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a91eb2583aca9296a8e03badc94a7df.setIcon(icon_799ae42ac097e3f282b264c922d4bfb1);
|
|
|
|
|
|
var marker_5c1d78e5c5cebafb7e2b6a125e4f89b8 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ca688b26c81128957921443b1df8a735 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c7d1205f7f66e7c47958aad172e6c51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76491c5337f3c5baea1cfb45d35afae4 = $(`<div id="html_76491c5337f3c5baea1cfb45d35afae4" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_1c7d1205f7f66e7c47958aad172e6c51.setContent(html_76491c5337f3c5baea1cfb45d35afae4);
|
|
|
|
|
|
|
|
marker_5c1d78e5c5cebafb7e2b6a125e4f89b8.bindPopup(popup_1c7d1205f7f66e7c47958aad172e6c51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c1d78e5c5cebafb7e2b6a125e4f89b8.setIcon(icon_ca688b26c81128957921443b1df8a735);
|
|
|
|
|
|
var marker_15baa921eaf2ea9eb1bf7dbbfe464e98 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_21a4c5290427cad18a3baf573fa6f70a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65636fd7cbd79e4b649711525f6ab612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3380f498164533bd40a6521777ddff20 = $(`<div id="html_3380f498164533bd40a6521777ddff20" style="width: 100.0%; height: 100.0%;">relay.ditto.pub:443</div>`)[0];
|
|
popup_65636fd7cbd79e4b649711525f6ab612.setContent(html_3380f498164533bd40a6521777ddff20);
|
|
|
|
|
|
|
|
marker_15baa921eaf2ea9eb1bf7dbbfe464e98.bindPopup(popup_65636fd7cbd79e4b649711525f6ab612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15baa921eaf2ea9eb1bf7dbbfe464e98.setIcon(icon_21a4c5290427cad18a3baf573fa6f70a);
|
|
|
|
|
|
var marker_fdc74d6a35214bd473bd204468c16980 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_21ae513282d5074ec86ede1cdedb20bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7be9f56468e51f6be88c7c5f4d80cb22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a671a5ca65cddeb0f893a8f6074e8f0 = $(`<div id="html_2a671a5ca65cddeb0f893a8f6074e8f0" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_7be9f56468e51f6be88c7c5f4d80cb22.setContent(html_2a671a5ca65cddeb0f893a8f6074e8f0);
|
|
|
|
|
|
|
|
marker_fdc74d6a35214bd473bd204468c16980.bindPopup(popup_7be9f56468e51f6be88c7c5f4d80cb22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdc74d6a35214bd473bd204468c16980.setIcon(icon_21ae513282d5074ec86ede1cdedb20bc);
|
|
|
|
|
|
var marker_003471c4fd7c8e2755c2819efcb8bbc9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4cfcd21994bf33a4732c5b15652e4771 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cd30857cce84af3f0d047749634e941 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ef4cf859ab852818116057b9a0438e7 = $(`<div id="html_6ef4cf859ab852818116057b9a0438e7" style="width: 100.0%; height: 100.0%;">relay.wisp.talk:443</div>`)[0];
|
|
popup_5cd30857cce84af3f0d047749634e941.setContent(html_6ef4cf859ab852818116057b9a0438e7);
|
|
|
|
|
|
|
|
marker_003471c4fd7c8e2755c2819efcb8bbc9.bindPopup(popup_5cd30857cce84af3f0d047749634e941)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_003471c4fd7c8e2755c2819efcb8bbc9.setIcon(icon_4cfcd21994bf33a4732c5b15652e4771);
|
|
|
|
|
|
var marker_4f108e7463616a5720c267423001ab98 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_43b12f33dceb8170e134185e6c6cb951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c328dff69352fad133afcc4a5e1db9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19fb5e11ef4c89793f500f081041b5dc = $(`<div id="html_19fb5e11ef4c89793f500f081041b5dc" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org:443</div>`)[0];
|
|
popup_7c328dff69352fad133afcc4a5e1db9e.setContent(html_19fb5e11ef4c89793f500f081041b5dc);
|
|
|
|
|
|
|
|
marker_4f108e7463616a5720c267423001ab98.bindPopup(popup_7c328dff69352fad133afcc4a5e1db9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f108e7463616a5720c267423001ab98.setIcon(icon_43b12f33dceb8170e134185e6c6cb951);
|
|
|
|
|
|
var marker_7760b10f596273db833b2f7b6a18fcd7 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7611edd363b581d633c79a46ab98b67f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86d2abb1ac0a6da9185de21c6b12c63e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_938447c94056c739273ad1f760da3dca = $(`<div id="html_938447c94056c739273ad1f760da3dca" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_86d2abb1ac0a6da9185de21c6b12c63e.setContent(html_938447c94056c739273ad1f760da3dca);
|
|
|
|
|
|
|
|
marker_7760b10f596273db833b2f7b6a18fcd7.bindPopup(popup_86d2abb1ac0a6da9185de21c6b12c63e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7760b10f596273db833b2f7b6a18fcd7.setIcon(icon_7611edd363b581d633c79a46ab98b67f);
|
|
|
|
|
|
var marker_36b746351edfecb710352763a6df5f4f = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9442161dcea25064e5c69511653319c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4be32605b398660aac33025d5b485af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a8bb09e734ff913dbe758d1c92f94a = $(`<div id="html_22a8bb09e734ff913dbe758d1c92f94a" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_e4be32605b398660aac33025d5b485af.setContent(html_22a8bb09e734ff913dbe758d1c92f94a);
|
|
|
|
|
|
|
|
marker_36b746351edfecb710352763a6df5f4f.bindPopup(popup_e4be32605b398660aac33025d5b485af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36b746351edfecb710352763a6df5f4f.setIcon(icon_9442161dcea25064e5c69511653319c7);
|
|
|
|
|
|
var marker_9ccb696e3e534af8dbff2b292f627a84 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3018fe000303d4119ec8fb0d433f0213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_434c3b7d8abcf56b45745830aa130b6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0d53e401bd845c023c5dba61ea0d6d3 = $(`<div id="html_d0d53e401bd845c023c5dba61ea0d6d3" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_434c3b7d8abcf56b45745830aa130b6c.setContent(html_d0d53e401bd845c023c5dba61ea0d6d3);
|
|
|
|
|
|
|
|
marker_9ccb696e3e534af8dbff2b292f627a84.bindPopup(popup_434c3b7d8abcf56b45745830aa130b6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ccb696e3e534af8dbff2b292f627a84.setIcon(icon_3018fe000303d4119ec8fb0d433f0213);
|
|
|
|
|
|
var marker_b1067037411bc334c54582f4d6b67297 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_814f4b55cd9660d683a7bfe3c24c53f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_074d4b6720651b021b9a28aac9a7c193 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d07633df1f3cc66d954e1960a716d86 = $(`<div id="html_1d07633df1f3cc66d954e1960a716d86" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com:443</div>`)[0];
|
|
popup_074d4b6720651b021b9a28aac9a7c193.setContent(html_1d07633df1f3cc66d954e1960a716d86);
|
|
|
|
|
|
|
|
marker_b1067037411bc334c54582f4d6b67297.bindPopup(popup_074d4b6720651b021b9a28aac9a7c193)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1067037411bc334c54582f4d6b67297.setIcon(icon_814f4b55cd9660d683a7bfe3c24c53f1);
|
|
|
|
|
|
var marker_eed459b3e8e4724a6f41843180da4412 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_27b2fbb1cabe3ee653c2c27116abc0ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_530c4d6337b6475b1c60aca1f6bfe45f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef03f7c7fc865f3d64e477d19c2430d6 = $(`<div id="html_ef03f7c7fc865f3d64e477d19c2430d6" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_530c4d6337b6475b1c60aca1f6bfe45f.setContent(html_ef03f7c7fc865f3d64e477d19c2430d6);
|
|
|
|
|
|
|
|
marker_eed459b3e8e4724a6f41843180da4412.bindPopup(popup_530c4d6337b6475b1c60aca1f6bfe45f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eed459b3e8e4724a6f41843180da4412.setIcon(icon_27b2fbb1cabe3ee653c2c27116abc0ac);
|
|
|
|
|
|
var marker_c120be9dc4877145d2fec54de54a843a = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a10ad4c888a667d834d429a6722875a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ebca160489915ea268d4b2e69e85dc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f895abc1f1d38f760475267ef5bb779a = $(`<div id="html_f895abc1f1d38f760475267ef5bb779a" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org:443</div>`)[0];
|
|
popup_3ebca160489915ea268d4b2e69e85dc9.setContent(html_f895abc1f1d38f760475267ef5bb779a);
|
|
|
|
|
|
|
|
marker_c120be9dc4877145d2fec54de54a843a.bindPopup(popup_3ebca160489915ea268d4b2e69e85dc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c120be9dc4877145d2fec54de54a843a.setIcon(icon_a10ad4c888a667d834d429a6722875a6);
|
|
|
|
|
|
var marker_f80bdac1afc8410f02332930f81f1eef = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b9960326c0454da6505c6157668ca705 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38ce836d8fbccbeb603c2f34888683b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11ea3ee061a7d912e6ea42d4aa67eba2 = $(`<div id="html_11ea3ee061a7d912e6ea42d4aa67eba2" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com:443</div>`)[0];
|
|
popup_38ce836d8fbccbeb603c2f34888683b3.setContent(html_11ea3ee061a7d912e6ea42d4aa67eba2);
|
|
|
|
|
|
|
|
marker_f80bdac1afc8410f02332930f81f1eef.bindPopup(popup_38ce836d8fbccbeb603c2f34888683b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f80bdac1afc8410f02332930f81f1eef.setIcon(icon_b9960326c0454da6505c6157668ca705);
|
|
|
|
|
|
var marker_f64c15d8db1a6ecc858b6b4c3ece9b5f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_65c25f783b4108bf235a66bb52dd345b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eefb8d2baf2d0ddc60bbbe6a03bedb19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f563049aaa7daa561046b6af29a9a96 = $(`<div id="html_6f563049aaa7daa561046b6af29a9a96" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social:443</div>`)[0];
|
|
popup_eefb8d2baf2d0ddc60bbbe6a03bedb19.setContent(html_6f563049aaa7daa561046b6af29a9a96);
|
|
|
|
|
|
|
|
marker_f64c15d8db1a6ecc858b6b4c3ece9b5f.bindPopup(popup_eefb8d2baf2d0ddc60bbbe6a03bedb19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f64c15d8db1a6ecc858b6b4c3ece9b5f.setIcon(icon_65c25f783b4108bf235a66bb52dd345b);
|
|
|
|
|
|
var marker_6c37121bd6d2ccfdf992b0581481ceb0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2b9b3cb0ddad815ba5822a1c8d655951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1211547400d56da1eb783a3e99db15e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5293e2d8edd83e7af6cf5a4a404eff43 = $(`<div id="html_5293e2d8edd83e7af6cf5a4a404eff43" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_d1211547400d56da1eb783a3e99db15e.setContent(html_5293e2d8edd83e7af6cf5a4a404eff43);
|
|
|
|
|
|
|
|
marker_6c37121bd6d2ccfdf992b0581481ceb0.bindPopup(popup_d1211547400d56da1eb783a3e99db15e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c37121bd6d2ccfdf992b0581481ceb0.setIcon(icon_2b9b3cb0ddad815ba5822a1c8d655951);
|
|
|
|
|
|
var marker_4324f3d58b432d204cd1e8360b6f5103 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_29c7cc5779b1b43ab288dbe59cec105c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c35727ad7bb366fe194e1e905ecb8683 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e4359d53f9307cfe72ac825d7eb366a = $(`<div id="html_8e4359d53f9307cfe72ac825d7eb366a" style="width: 100.0%; height: 100.0%;">nostr.wild-vibes.ts.net</div>`)[0];
|
|
popup_c35727ad7bb366fe194e1e905ecb8683.setContent(html_8e4359d53f9307cfe72ac825d7eb366a);
|
|
|
|
|
|
|
|
marker_4324f3d58b432d204cd1e8360b6f5103.bindPopup(popup_c35727ad7bb366fe194e1e905ecb8683)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4324f3d58b432d204cd1e8360b6f5103.setIcon(icon_29c7cc5779b1b43ab288dbe59cec105c);
|
|
|
|
|
|
var marker_2da9c9b6c32d909f720381fa6ec280f0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_fe1ef0e55f735e274de75df4233fb824 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e8831db413137570cae4c206e8c9dac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a6d01c9c59ab4450379489c7d1d60ce = $(`<div id="html_0a6d01c9c59ab4450379489c7d1d60ce" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_0e8831db413137570cae4c206e8c9dac.setContent(html_0a6d01c9c59ab4450379489c7d1d60ce);
|
|
|
|
|
|
|
|
marker_2da9c9b6c32d909f720381fa6ec280f0.bindPopup(popup_0e8831db413137570cae4c206e8c9dac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2da9c9b6c32d909f720381fa6ec280f0.setIcon(icon_fe1ef0e55f735e274de75df4233fb824);
|
|
|
|
|
|
var marker_cf3b0e7707c8f55c88fbd29cb3d66ad4 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_903ba99105d3ae43262e971c1518d829 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc98936c6f045b197e638af3f72d580 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4768600455fd0892dab7431d2080d695 = $(`<div id="html_4768600455fd0892dab7431d2080d695" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_5fc98936c6f045b197e638af3f72d580.setContent(html_4768600455fd0892dab7431d2080d695);
|
|
|
|
|
|
|
|
marker_cf3b0e7707c8f55c88fbd29cb3d66ad4.bindPopup(popup_5fc98936c6f045b197e638af3f72d580)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf3b0e7707c8f55c88fbd29cb3d66ad4.setIcon(icon_903ba99105d3ae43262e971c1518d829);
|
|
|
|
|
|
var marker_7e1c0edf2fe57620f2ccae3d1b1aec97 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cfa69ce8cd59b94a72a3373d92d6c856 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ea300511ba54192ccb28dffebd55a72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4961d1cad3ca5d75afc02f82ba401f9d = $(`<div id="html_4961d1cad3ca5d75afc02f82ba401f9d" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org:443</div>`)[0];
|
|
popup_2ea300511ba54192ccb28dffebd55a72.setContent(html_4961d1cad3ca5d75afc02f82ba401f9d);
|
|
|
|
|
|
|
|
marker_7e1c0edf2fe57620f2ccae3d1b1aec97.bindPopup(popup_2ea300511ba54192ccb28dffebd55a72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e1c0edf2fe57620f2ccae3d1b1aec97.setIcon(icon_cfa69ce8cd59b94a72a3373d92d6c856);
|
|
|
|
|
|
var marker_8c0dfc71717e4807116fe46f54a8ddc7 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b986a6e788623eecbeb30820b7571c5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2887ff2a4297e609e3665b24d6c2a480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32b3b71e90d72e5ff8c24808dcaa6781 = $(`<div id="html_32b3b71e90d72e5ff8c24808dcaa6781" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_2887ff2a4297e609e3665b24d6c2a480.setContent(html_32b3b71e90d72e5ff8c24808dcaa6781);
|
|
|
|
|
|
|
|
marker_8c0dfc71717e4807116fe46f54a8ddc7.bindPopup(popup_2887ff2a4297e609e3665b24d6c2a480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c0dfc71717e4807116fe46f54a8ddc7.setIcon(icon_b986a6e788623eecbeb30820b7571c5a);
|
|
|
|
|
|
var marker_8abaae3e5627b08a7010b395fa5a7fd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d6da873f4888bfce2bd62aa5af0c237b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea23e0d56c55dee6412ff4d3d7dce477 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2914c3bf4ac61934e7120b65649f89b8 = $(`<div id="html_2914c3bf4ac61934e7120b65649f89b8" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_ea23e0d56c55dee6412ff4d3d7dce477.setContent(html_2914c3bf4ac61934e7120b65649f89b8);
|
|
|
|
|
|
|
|
marker_8abaae3e5627b08a7010b395fa5a7fd2.bindPopup(popup_ea23e0d56c55dee6412ff4d3d7dce477)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8abaae3e5627b08a7010b395fa5a7fd2.setIcon(icon_d6da873f4888bfce2bd62aa5af0c237b);
|
|
|
|
|
|
var marker_232997e93318ecff7ee0c3645058ec3a = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8d316c4874604bb11de282733df41068 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d2ee88ce9b53d9480f1b0654430c74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6faa623efce329e77219b7b0d9c2705 = $(`<div id="html_e6faa623efce329e77219b7b0d9c2705" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news:443</div>`)[0];
|
|
popup_61d2ee88ce9b53d9480f1b0654430c74.setContent(html_e6faa623efce329e77219b7b0d9c2705);
|
|
|
|
|
|
|
|
marker_232997e93318ecff7ee0c3645058ec3a.bindPopup(popup_61d2ee88ce9b53d9480f1b0654430c74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_232997e93318ecff7ee0c3645058ec3a.setIcon(icon_8d316c4874604bb11de282733df41068);
|
|
|
|
|
|
var marker_7da5a9f70f5606e1e8523d9ffc61bcde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_54375a0f461a6468d58a4c8ca1c5746e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61839534354627b420ae1745862958a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_181c52100cf8a7ed7cf3f6f9106caac0 = $(`<div id="html_181c52100cf8a7ed7cf3f6f9106caac0" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz:443</div>`)[0];
|
|
popup_61839534354627b420ae1745862958a7.setContent(html_181c52100cf8a7ed7cf3f6f9106caac0);
|
|
|
|
|
|
|
|
marker_7da5a9f70f5606e1e8523d9ffc61bcde.bindPopup(popup_61839534354627b420ae1745862958a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7da5a9f70f5606e1e8523d9ffc61bcde.setIcon(icon_54375a0f461a6468d58a4c8ca1c5746e);
|
|
|
|
|
|
var marker_400c684d24d5d629d76860c91a69e5b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0077d2c3f9b1f1ae6903130dc23d92f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68efc2713cc85497445d0f7c64333c36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2500d2644cf0bd0ac6c861a2da8cd4b = $(`<div id="html_e2500d2644cf0bd0ac6c861a2da8cd4b" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_68efc2713cc85497445d0f7c64333c36.setContent(html_e2500d2644cf0bd0ac6c861a2da8cd4b);
|
|
|
|
|
|
|
|
marker_400c684d24d5d629d76860c91a69e5b4.bindPopup(popup_68efc2713cc85497445d0f7c64333c36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_400c684d24d5d629d76860c91a69e5b4.setIcon(icon_0077d2c3f9b1f1ae6903130dc23d92f0);
|
|
|
|
|
|
var marker_34ac72125735b66b2ea1b6c858533828 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f28021c9ba8a6dc90b7d057c8b519d5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f30923bc684ba5baeaa4a0a9fa63c220 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d892a47c9215f5c1ad927f97a97f80a = $(`<div id="html_2d892a47c9215f5c1ad927f97a97f80a" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_f30923bc684ba5baeaa4a0a9fa63c220.setContent(html_2d892a47c9215f5c1ad927f97a97f80a);
|
|
|
|
|
|
|
|
marker_34ac72125735b66b2ea1b6c858533828.bindPopup(popup_f30923bc684ba5baeaa4a0a9fa63c220)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34ac72125735b66b2ea1b6c858533828.setIcon(icon_f28021c9ba8a6dc90b7d057c8b519d5b);
|
|
|
|
|
|
var marker_ff81d743905f6954014551d49d5a1606 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3f42d4b055e2240603425f3b1de9eb13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38b7e6d867d883631ccc93c05a9cfe27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac1a9bf744a25bb729a0355be5c0baa5 = $(`<div id="html_ac1a9bf744a25bb729a0355be5c0baa5" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_38b7e6d867d883631ccc93c05a9cfe27.setContent(html_ac1a9bf744a25bb729a0355be5c0baa5);
|
|
|
|
|
|
|
|
marker_ff81d743905f6954014551d49d5a1606.bindPopup(popup_38b7e6d867d883631ccc93c05a9cfe27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff81d743905f6954014551d49d5a1606.setIcon(icon_3f42d4b055e2240603425f3b1de9eb13);
|
|
|
|
|
|
var marker_1419f820ee044e13b3c6df29e069e354 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_276b28db7f24830cfe46a12e709bd6cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98ec0e1b8ba17ab626cf7257d1d259dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6385c9f19c2300919400287c5ee4f0cf = $(`<div id="html_6385c9f19c2300919400287c5ee4f0cf" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_98ec0e1b8ba17ab626cf7257d1d259dd.setContent(html_6385c9f19c2300919400287c5ee4f0cf);
|
|
|
|
|
|
|
|
marker_1419f820ee044e13b3c6df29e069e354.bindPopup(popup_98ec0e1b8ba17ab626cf7257d1d259dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1419f820ee044e13b3c6df29e069e354.setIcon(icon_276b28db7f24830cfe46a12e709bd6cb);
|
|
|
|
|
|
var marker_d8a8718139c341de76b494f4438ef545 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8a02d6bc80d88893b5b45e734aa98be0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19be2297c012f3e03b43879596af3cb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bce7515bd2b47bb71d0f94dc2e0bc907 = $(`<div id="html_bce7515bd2b47bb71d0f94dc2e0bc907" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_19be2297c012f3e03b43879596af3cb6.setContent(html_bce7515bd2b47bb71d0f94dc2e0bc907);
|
|
|
|
|
|
|
|
marker_d8a8718139c341de76b494f4438ef545.bindPopup(popup_19be2297c012f3e03b43879596af3cb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8a8718139c341de76b494f4438ef545.setIcon(icon_8a02d6bc80d88893b5b45e734aa98be0);
|
|
|
|
|
|
var marker_da2bd09cf20f0d0c8174aad97b161ae6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_94f2bdb37d3636185d72f33e0de1331c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8b29f7f9d6bcde9095d1941a0a63966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f16a54f5a8cc70934275ea7ef32c629c = $(`<div id="html_f16a54f5a8cc70934275ea7ef32c629c" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_d8b29f7f9d6bcde9095d1941a0a63966.setContent(html_f16a54f5a8cc70934275ea7ef32c629c);
|
|
|
|
|
|
|
|
marker_da2bd09cf20f0d0c8174aad97b161ae6.bindPopup(popup_d8b29f7f9d6bcde9095d1941a0a63966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da2bd09cf20f0d0c8174aad97b161ae6.setIcon(icon_94f2bdb37d3636185d72f33e0de1331c);
|
|
|
|
|
|
var marker_c73331b38e90aeca548800643406ded2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ac7637e3d94db04b6667e5e48f2f848c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6b7bda7f65a5ff483ec4ab06b3619ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3191d167bcea8bdc41247de7b891615c = $(`<div id="html_3191d167bcea8bdc41247de7b891615c" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_b6b7bda7f65a5ff483ec4ab06b3619ab.setContent(html_3191d167bcea8bdc41247de7b891615c);
|
|
|
|
|
|
|
|
marker_c73331b38e90aeca548800643406ded2.bindPopup(popup_b6b7bda7f65a5ff483ec4ab06b3619ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c73331b38e90aeca548800643406ded2.setIcon(icon_ac7637e3d94db04b6667e5e48f2f848c);
|
|
|
|
|
|
var marker_ee797c49a921588eec76d9a47f8fbe46 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_efb7b9663fc09ff4da73e3652370c71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_522bbe568949744002dcdc860f84b822 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81ec9c7ada8bdfb98c490304700c078f = $(`<div id="html_81ec9c7ada8bdfb98c490304700c078f" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_522bbe568949744002dcdc860f84b822.setContent(html_81ec9c7ada8bdfb98c490304700c078f);
|
|
|
|
|
|
|
|
marker_ee797c49a921588eec76d9a47f8fbe46.bindPopup(popup_522bbe568949744002dcdc860f84b822)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee797c49a921588eec76d9a47f8fbe46.setIcon(icon_efb7b9663fc09ff4da73e3652370c71d);
|
|
|
|
|
|
var marker_d34da5a9ddee284a9a0a8d01e3bf8340 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b75bcb47ffbb99c2c440c92e4f77687c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76cf9c2feda4ab2204c5f8b32aa089b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76300278050ba4a5dc066357ffffd49f = $(`<div id="html_76300278050ba4a5dc066357ffffd49f" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_76cf9c2feda4ab2204c5f8b32aa089b0.setContent(html_76300278050ba4a5dc066357ffffd49f);
|
|
|
|
|
|
|
|
marker_d34da5a9ddee284a9a0a8d01e3bf8340.bindPopup(popup_76cf9c2feda4ab2204c5f8b32aa089b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d34da5a9ddee284a9a0a8d01e3bf8340.setIcon(icon_b75bcb47ffbb99c2c440c92e4f77687c);
|
|
|
|
|
|
var marker_4ae5d7894b7a7c155d88559aecc5f2ce = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d001081afd7e0940c0910d1dfbb12e73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f10f327e30d747b0b7318934b972fed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e76e26ce3079c4606dd759e00f35414 = $(`<div id="html_2e76e26ce3079c4606dd759e00f35414" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_0f10f327e30d747b0b7318934b972fed.setContent(html_2e76e26ce3079c4606dd759e00f35414);
|
|
|
|
|
|
|
|
marker_4ae5d7894b7a7c155d88559aecc5f2ce.bindPopup(popup_0f10f327e30d747b0b7318934b972fed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ae5d7894b7a7c155d88559aecc5f2ce.setIcon(icon_d001081afd7e0940c0910d1dfbb12e73);
|
|
|
|
|
|
var marker_65094e5239f91a5bd953c9c5d8fc3e30 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e127cf024401189af215496828a2c401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84556c1cd43ab4f563314b2294b6319d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a572aaeec328620655f0da084a478e5 = $(`<div id="html_6a572aaeec328620655f0da084a478e5" style="width: 100.0%; height: 100.0%;">relay.lightning.pub:443</div>`)[0];
|
|
popup_84556c1cd43ab4f563314b2294b6319d.setContent(html_6a572aaeec328620655f0da084a478e5);
|
|
|
|
|
|
|
|
marker_65094e5239f91a5bd953c9c5d8fc3e30.bindPopup(popup_84556c1cd43ab4f563314b2294b6319d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65094e5239f91a5bd953c9c5d8fc3e30.setIcon(icon_e127cf024401189af215496828a2c401);
|
|
|
|
|
|
var marker_2e74b43ae1862e2b09c7a0a773bf166b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4b39012343c408d6b065b8bb29ef64df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11b8db2fdbbd48fe655b6c5d7c68d35e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2deedac6ff72a2d0342b8438aee3bc83 = $(`<div id="html_2deedac6ff72a2d0342b8438aee3bc83" style="width: 100.0%; height: 100.0%;">x.kojira.io:443</div>`)[0];
|
|
popup_11b8db2fdbbd48fe655b6c5d7c68d35e.setContent(html_2deedac6ff72a2d0342b8438aee3bc83);
|
|
|
|
|
|
|
|
marker_2e74b43ae1862e2b09c7a0a773bf166b.bindPopup(popup_11b8db2fdbbd48fe655b6c5d7c68d35e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e74b43ae1862e2b09c7a0a773bf166b.setIcon(icon_4b39012343c408d6b065b8bb29ef64df);
|
|
|
|
|
|
var marker_36221cb1cbc036a8e1915f250810c6e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_480c439d18e8edb1a90cf6e9b6b8c264 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da1ecd7aa995d9b617e5485676a3d951 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18d920ae37bf7786bb59f5188e78a6d6 = $(`<div id="html_18d920ae37bf7786bb59f5188e78a6d6" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_da1ecd7aa995d9b617e5485676a3d951.setContent(html_18d920ae37bf7786bb59f5188e78a6d6);
|
|
|
|
|
|
|
|
marker_36221cb1cbc036a8e1915f250810c6e3.bindPopup(popup_da1ecd7aa995d9b617e5485676a3d951)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36221cb1cbc036a8e1915f250810c6e3.setIcon(icon_480c439d18e8edb1a90cf6e9b6b8c264);
|
|
|
|
|
|
var marker_adba5b73bbfc5075d9443b40f82e4170 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_c10c9e0392c21ac27490db49fe81d94d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_769232ed141e328010fb10b5f6dec332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beb908f7ead5fabacd0937515fb48a8c = $(`<div id="html_beb908f7ead5fabacd0937515fb48a8c" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_769232ed141e328010fb10b5f6dec332.setContent(html_beb908f7ead5fabacd0937515fb48a8c);
|
|
|
|
|
|
|
|
marker_adba5b73bbfc5075d9443b40f82e4170.bindPopup(popup_769232ed141e328010fb10b5f6dec332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adba5b73bbfc5075d9443b40f82e4170.setIcon(icon_c10c9e0392c21ac27490db49fe81d94d);
|
|
|
|
|
|
var marker_1a33bdc923c3ce0f8aafa255df6c77a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_bbd98b3748187677e125827830b76888 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f60f064c7ec16cb20acef639d1e0a13f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8462b3c60921ad93e4801a5520c3d6ca = $(`<div id="html_8462b3c60921ad93e4801a5520c3d6ca" style="width: 100.0%; height: 100.0%;">relay.mostr.pub:443</div>`)[0];
|
|
popup_f60f064c7ec16cb20acef639d1e0a13f.setContent(html_8462b3c60921ad93e4801a5520c3d6ca);
|
|
|
|
|
|
|
|
marker_1a33bdc923c3ce0f8aafa255df6c77a5.bindPopup(popup_f60f064c7ec16cb20acef639d1e0a13f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a33bdc923c3ce0f8aafa255df6c77a5.setIcon(icon_bbd98b3748187677e125827830b76888);
|
|
|
|
|
|
var marker_d7d87e3c576238a8cc10ccc90dcebbfe = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2921a76276a3a23d2fcffa402fe3e192 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0af033a5332987ed9a638470d6d263d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a422c1637469a6caf0fee5ee139fa6ab = $(`<div id="html_a422c1637469a6caf0fee5ee139fa6ab" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com:443</div>`)[0];
|
|
popup_e0af033a5332987ed9a638470d6d263d.setContent(html_a422c1637469a6caf0fee5ee139fa6ab);
|
|
|
|
|
|
|
|
marker_d7d87e3c576238a8cc10ccc90dcebbfe.bindPopup(popup_e0af033a5332987ed9a638470d6d263d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7d87e3c576238a8cc10ccc90dcebbfe.setIcon(icon_2921a76276a3a23d2fcffa402fe3e192);
|
|
|
|
|
|
var marker_c544bfad3f9ba39d6c6e0eca3b05129d = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4e296062476ddf4b5d97188ac75c8ffa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d8331a3fe712462a973e23913ee1f4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f9bd9a574a59d7119c93271a62d8f7c = $(`<div id="html_7f9bd9a574a59d7119c93271a62d8f7c" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_0d8331a3fe712462a973e23913ee1f4e.setContent(html_7f9bd9a574a59d7119c93271a62d8f7c);
|
|
|
|
|
|
|
|
marker_c544bfad3f9ba39d6c6e0eca3b05129d.bindPopup(popup_0d8331a3fe712462a973e23913ee1f4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c544bfad3f9ba39d6c6e0eca3b05129d.setIcon(icon_4e296062476ddf4b5d97188ac75c8ffa);
|
|
|
|
|
|
var marker_7521f9134222b60360ba608c45fb9309 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_acf1000fbdf90be23f9ea031b8b02fad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06b911da6ea04384502bb22e893ed8e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_862894c7300ca264febe0420bcd43f7e = $(`<div id="html_862894c7300ca264febe0420bcd43f7e" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_06b911da6ea04384502bb22e893ed8e8.setContent(html_862894c7300ca264febe0420bcd43f7e);
|
|
|
|
|
|
|
|
marker_7521f9134222b60360ba608c45fb9309.bindPopup(popup_06b911da6ea04384502bb22e893ed8e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7521f9134222b60360ba608c45fb9309.setIcon(icon_acf1000fbdf90be23f9ea031b8b02fad);
|
|
|
|
|
|
var marker_40ce9b4aa22f33cc05a4794364fbe118 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_53762b7fa94999d4751aae8ad6e8a5ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b53138c525398eb5c7daa792120e27cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e176e6bc4bc0336d5da8839c641705e2 = $(`<div id="html_e176e6bc4bc0336d5da8839c641705e2" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_b53138c525398eb5c7daa792120e27cc.setContent(html_e176e6bc4bc0336d5da8839c641705e2);
|
|
|
|
|
|
|
|
marker_40ce9b4aa22f33cc05a4794364fbe118.bindPopup(popup_b53138c525398eb5c7daa792120e27cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40ce9b4aa22f33cc05a4794364fbe118.setIcon(icon_53762b7fa94999d4751aae8ad6e8a5ec);
|
|
|
|
|
|
var marker_51599e80184416ab46fafb8589ae38e5 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_06d8cab8a99ac82af0c70df0bf384784 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2598853b6f7cb59efb16e8f61dae2b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b86b1b47bb7444d05fb3f6c33601b270 = $(`<div id="html_b86b1b47bb7444d05fb3f6c33601b270" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_d2598853b6f7cb59efb16e8f61dae2b2.setContent(html_b86b1b47bb7444d05fb3f6c33601b270);
|
|
|
|
|
|
|
|
marker_51599e80184416ab46fafb8589ae38e5.bindPopup(popup_d2598853b6f7cb59efb16e8f61dae2b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51599e80184416ab46fafb8589ae38e5.setIcon(icon_06d8cab8a99ac82af0c70df0bf384784);
|
|
|
|
|
|
var marker_5062260aae29178ab25f306d5b70247d = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_54d414cc62ad1030bb1efaed58ae6da3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f286632517f10cebd67495b6116706e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_398edbb3b1bccb5be66ca292543f09e1 = $(`<div id="html_398edbb3b1bccb5be66ca292543f09e1" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev:443</div>`)[0];
|
|
popup_f286632517f10cebd67495b6116706e6.setContent(html_398edbb3b1bccb5be66ca292543f09e1);
|
|
|
|
|
|
|
|
marker_5062260aae29178ab25f306d5b70247d.bindPopup(popup_f286632517f10cebd67495b6116706e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5062260aae29178ab25f306d5b70247d.setIcon(icon_54d414cc62ad1030bb1efaed58ae6da3);
|
|
|
|
|
|
var marker_2f40f8b451af5aa7d80af06f1b3b6e96 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ed8812f2d6e86926ee7cb43c4cca490a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2511d78af5673f70f9a768a2e8c5efe2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21ebfa34bb25ba89cfc33a3ae379e675 = $(`<div id="html_21ebfa34bb25ba89cfc33a3ae379e675" style="width: 100.0%; height: 100.0%;">thecitadel.nostr1.com</div>`)[0];
|
|
popup_2511d78af5673f70f9a768a2e8c5efe2.setContent(html_21ebfa34bb25ba89cfc33a3ae379e675);
|
|
|
|
|
|
|
|
marker_2f40f8b451af5aa7d80af06f1b3b6e96.bindPopup(popup_2511d78af5673f70f9a768a2e8c5efe2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f40f8b451af5aa7d80af06f1b3b6e96.setIcon(icon_ed8812f2d6e86926ee7cb43c4cca490a);
|
|
|
|
|
|
var marker_71825365d8dbe13e2881fb7d9724cf8b = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_16538e99866c778645e705a26c72004f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2da5109854e83d3112988fed8174bcd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d1f8d3d96d8cd7e3af48a5683973d9b = $(`<div id="html_6d1f8d3d96d8cd7e3af48a5683973d9b" style="width: 100.0%; height: 100.0%;">relaisnostr.trivaco.fr</div>`)[0];
|
|
popup_2da5109854e83d3112988fed8174bcd3.setContent(html_6d1f8d3d96d8cd7e3af48a5683973d9b);
|
|
|
|
|
|
|
|
marker_71825365d8dbe13e2881fb7d9724cf8b.bindPopup(popup_2da5109854e83d3112988fed8174bcd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71825365d8dbe13e2881fb7d9724cf8b.setIcon(icon_16538e99866c778645e705a26c72004f);
|
|
|
|
|
|
var marker_810a8109fb1849c95da1ac39da01107d = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5fb5d73b8c9e40b202e38c2e0e0d896f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5b962be324a6797d1d6b2984dba3784 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_757174f3b4fa6a1d3d9a78d1a26f5d45 = $(`<div id="html_757174f3b4fa6a1d3d9a78d1a26f5d45" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_f5b962be324a6797d1d6b2984dba3784.setContent(html_757174f3b4fa6a1d3d9a78d1a26f5d45);
|
|
|
|
|
|
|
|
marker_810a8109fb1849c95da1ac39da01107d.bindPopup(popup_f5b962be324a6797d1d6b2984dba3784)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_810a8109fb1849c95da1ac39da01107d.setIcon(icon_5fb5d73b8c9e40b202e38c2e0e0d896f);
|
|
|
|
|
|
var marker_64b949d846883a9b717767ffeaed158c = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_492a91348b573d6dc19e62660851980e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02402cb8994c97abdf3a4ac1b9e82cc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dd0d33c9af5f01eda0b1353a40ef00d = $(`<div id="html_7dd0d33c9af5f01eda0b1353a40ef00d" style="width: 100.0%; height: 100.0%;">relay.endfiat.money:443</div>`)[0];
|
|
popup_02402cb8994c97abdf3a4ac1b9e82cc3.setContent(html_7dd0d33c9af5f01eda0b1353a40ef00d);
|
|
|
|
|
|
|
|
marker_64b949d846883a9b717767ffeaed158c.bindPopup(popup_02402cb8994c97abdf3a4ac1b9e82cc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64b949d846883a9b717767ffeaed158c.setIcon(icon_492a91348b573d6dc19e62660851980e);
|
|
|
|
|
|
var marker_8d632ddc67ec381567b77460fb2b791c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_563d9a54dd9c9879e699d23615866983 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e3a801b6a9ea9c4ca30b75cf1b723cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f97d19cb109fc0726bdfd523de9267 = $(`<div id="html_d2f97d19cb109fc0726bdfd523de9267" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com:443</div>`)[0];
|
|
popup_9e3a801b6a9ea9c4ca30b75cf1b723cb.setContent(html_d2f97d19cb109fc0726bdfd523de9267);
|
|
|
|
|
|
|
|
marker_8d632ddc67ec381567b77460fb2b791c.bindPopup(popup_9e3a801b6a9ea9c4ca30b75cf1b723cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d632ddc67ec381567b77460fb2b791c.setIcon(icon_563d9a54dd9c9879e699d23615866983);
|
|
|
|
|
|
var marker_17c67d97bb1a3a30beebeb44b7d7d6d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b3523e5e4af35db37e6fba907a438e58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01930b3659048ae01c5c6401ed125352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba082f3043080489c8aab792db8aa86a = $(`<div id="html_ba082f3043080489c8aab792db8aa86a" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_01930b3659048ae01c5c6401ed125352.setContent(html_ba082f3043080489c8aab792db8aa86a);
|
|
|
|
|
|
|
|
marker_17c67d97bb1a3a30beebeb44b7d7d6d7.bindPopup(popup_01930b3659048ae01c5c6401ed125352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17c67d97bb1a3a30beebeb44b7d7d6d7.setIcon(icon_b3523e5e4af35db37e6fba907a438e58);
|
|
|
|
|
|
var marker_f12a408adf4c75d1ab80a8c1d4fd7e17 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_904f6ff76afb937725af7ed45be0fe5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a498bc01e867c88978ab2669eea026a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b207bab0e743c66cb418b82f62bdb2dd = $(`<div id="html_b207bab0e743c66cb418b82f62bdb2dd" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_0a498bc01e867c88978ab2669eea026a.setContent(html_b207bab0e743c66cb418b82f62bdb2dd);
|
|
|
|
|
|
|
|
marker_f12a408adf4c75d1ab80a8c1d4fd7e17.bindPopup(popup_0a498bc01e867c88978ab2669eea026a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f12a408adf4c75d1ab80a8c1d4fd7e17.setIcon(icon_904f6ff76afb937725af7ed45be0fe5a);
|
|
|
|
|
|
var marker_8c3f63e0b6bf5838e800deca49ec6efb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8474d9f0f4932c5bf48af4f7d0e85b0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d324bb48b2be29774ea837479a09ab2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aff0f7fe8969813665fccce0c7da3bc4 = $(`<div id="html_aff0f7fe8969813665fccce0c7da3bc4" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_0d324bb48b2be29774ea837479a09ab2.setContent(html_aff0f7fe8969813665fccce0c7da3bc4);
|
|
|
|
|
|
|
|
marker_8c3f63e0b6bf5838e800deca49ec6efb.bindPopup(popup_0d324bb48b2be29774ea837479a09ab2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c3f63e0b6bf5838e800deca49ec6efb.setIcon(icon_8474d9f0f4932c5bf48af4f7d0e85b0a);
|
|
|
|
|
|
var marker_1ed7f4d0628276e72ee51a87559e74ef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cc295b1a6a2ccad0f3abd0daafc9ac01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_212d29890c93297bb49fe92817e6aad7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43c4a8dfa4284f7057fe78358b3d01c6 = $(`<div id="html_43c4a8dfa4284f7057fe78358b3d01c6" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_212d29890c93297bb49fe92817e6aad7.setContent(html_43c4a8dfa4284f7057fe78358b3d01c6);
|
|
|
|
|
|
|
|
marker_1ed7f4d0628276e72ee51a87559e74ef.bindPopup(popup_212d29890c93297bb49fe92817e6aad7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ed7f4d0628276e72ee51a87559e74ef.setIcon(icon_cc295b1a6a2ccad0f3abd0daafc9ac01);
|
|
|
|
|
|
var marker_55d4c4097952c03497b9cb01d047c19f = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3687eebead747c23fce43914a7722265 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a94567c650b796afde17539598c18530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d6a4cc5df83ab635328c34c2207a4d7 = $(`<div id="html_8d6a4cc5df83ab635328c34c2207a4d7" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_a94567c650b796afde17539598c18530.setContent(html_8d6a4cc5df83ab635328c34c2207a4d7);
|
|
|
|
|
|
|
|
marker_55d4c4097952c03497b9cb01d047c19f.bindPopup(popup_a94567c650b796afde17539598c18530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55d4c4097952c03497b9cb01d047c19f.setIcon(icon_3687eebead747c23fce43914a7722265);
|
|
|
|
|
|
var marker_6c2146e3f0f3ca3f42060934dc0cfcc2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3dcabe49d85181552ff5928ca1835a30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b667e86ea66cff20338e7f4616ce459b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6f4a9e6db289cebdb680276a8493a8d = $(`<div id="html_d6f4a9e6db289cebdb680276a8493a8d" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_b667e86ea66cff20338e7f4616ce459b.setContent(html_d6f4a9e6db289cebdb680276a8493a8d);
|
|
|
|
|
|
|
|
marker_6c2146e3f0f3ca3f42060934dc0cfcc2.bindPopup(popup_b667e86ea66cff20338e7f4616ce459b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c2146e3f0f3ca3f42060934dc0cfcc2.setIcon(icon_3dcabe49d85181552ff5928ca1835a30);
|
|
|
|
|
|
var marker_2ac21884c53351cedcff0484c2443447 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8da8e59e7a0f1058b555dfbb30cb4100 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e9c69edd7906e1fc5bf80d7ca389ced = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6e8fb3d78220139c8934604c8275102 = $(`<div id="html_b6e8fb3d78220139c8934604c8275102" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com:443</div>`)[0];
|
|
popup_1e9c69edd7906e1fc5bf80d7ca389ced.setContent(html_b6e8fb3d78220139c8934604c8275102);
|
|
|
|
|
|
|
|
marker_2ac21884c53351cedcff0484c2443447.bindPopup(popup_1e9c69edd7906e1fc5bf80d7ca389ced)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ac21884c53351cedcff0484c2443447.setIcon(icon_8da8e59e7a0f1058b555dfbb30cb4100);
|
|
|
|
|
|
var marker_678954d76264ebf217bbe596e18c0d96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_62944a1b553844f3b53e3ed6591148a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3977df97920c8f5fc1ee3e2bf94ad0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60ca085da04feacf61df87bcdbb31d8 = $(`<div id="html_b60ca085da04feacf61df87bcdbb31d8" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_b3977df97920c8f5fc1ee3e2bf94ad0d.setContent(html_b60ca085da04feacf61df87bcdbb31d8);
|
|
|
|
|
|
|
|
marker_678954d76264ebf217bbe596e18c0d96.bindPopup(popup_b3977df97920c8f5fc1ee3e2bf94ad0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_678954d76264ebf217bbe596e18c0d96.setIcon(icon_62944a1b553844f3b53e3ed6591148a3);
|
|
|
|
|
|
var marker_ee24b9074cfd5f79ba834985ee4afc42 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_01e3750574fc2937f6082c324169c734 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc77ebc7f8207116e24df7c47c7df759 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1fc3a216f7f6074a7347e8af599210a = $(`<div id="html_f1fc3a216f7f6074a7347e8af599210a" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space:443</div>`)[0];
|
|
popup_dc77ebc7f8207116e24df7c47c7df759.setContent(html_f1fc3a216f7f6074a7347e8af599210a);
|
|
|
|
|
|
|
|
marker_ee24b9074cfd5f79ba834985ee4afc42.bindPopup(popup_dc77ebc7f8207116e24df7c47c7df759)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee24b9074cfd5f79ba834985ee4afc42.setIcon(icon_01e3750574fc2937f6082c324169c734);
|
|
|
|
|
|
var marker_8f094a6162b2142a687e106734a122d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8b305a5b4743dc7a3696830187ff78f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd27f4c5954b77eaea69a3eb73be7e24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d7fd0bae6365476c91ca626f1a53f6e = $(`<div id="html_2d7fd0bae6365476c91ca626f1a53f6e" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com:443</div>`)[0];
|
|
popup_cd27f4c5954b77eaea69a3eb73be7e24.setContent(html_2d7fd0bae6365476c91ca626f1a53f6e);
|
|
|
|
|
|
|
|
marker_8f094a6162b2142a687e106734a122d7.bindPopup(popup_cd27f4c5954b77eaea69a3eb73be7e24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f094a6162b2142a687e106734a122d7.setIcon(icon_8b305a5b4743dc7a3696830187ff78f9);
|
|
|
|
|
|
var marker_dcc62fae8cc705779cad181ce194c56d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_32b0ba6b3e8de43b1b366a214f97fc00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bffb712836f7758fd5a3fffcf85a1655 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0528bbc333a3824da9d2c0c99534474d = $(`<div id="html_0528bbc333a3824da9d2c0c99534474d" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_bffb712836f7758fd5a3fffcf85a1655.setContent(html_0528bbc333a3824da9d2c0c99534474d);
|
|
|
|
|
|
|
|
marker_dcc62fae8cc705779cad181ce194c56d.bindPopup(popup_bffb712836f7758fd5a3fffcf85a1655)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcc62fae8cc705779cad181ce194c56d.setIcon(icon_32b0ba6b3e8de43b1b366a214f97fc00);
|
|
|
|
|
|
var marker_fa9082945f9ac57ce2d50205868cf8ae = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_c8666f863c7fcf14590c97dfe3293d24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c2a7c9ede0faf59d897a676c0b29daa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d336c5ee292ed4fbba4b49a1d93bab4 = $(`<div id="html_1d336c5ee292ed4fbba4b49a1d93bab4" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_9c2a7c9ede0faf59d897a676c0b29daa.setContent(html_1d336c5ee292ed4fbba4b49a1d93bab4);
|
|
|
|
|
|
|
|
marker_fa9082945f9ac57ce2d50205868cf8ae.bindPopup(popup_9c2a7c9ede0faf59d897a676c0b29daa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa9082945f9ac57ce2d50205868cf8ae.setIcon(icon_c8666f863c7fcf14590c97dfe3293d24);
|
|
|
|
|
|
var marker_596622755181fb55568073f4fe36cf4a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a51378cd7c11d15ecd6b496b6106c433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_704a790e86178db7a8be24f5a38897a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a96a4a1c3e30857961d67d15a54d764 = $(`<div id="html_3a96a4a1c3e30857961d67d15a54d764" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_704a790e86178db7a8be24f5a38897a4.setContent(html_3a96a4a1c3e30857961d67d15a54d764);
|
|
|
|
|
|
|
|
marker_596622755181fb55568073f4fe36cf4a.bindPopup(popup_704a790e86178db7a8be24f5a38897a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_596622755181fb55568073f4fe36cf4a.setIcon(icon_a51378cd7c11d15ecd6b496b6106c433);
|
|
|
|
|
|
var marker_c29e2f361cef56a45f7a6c774cb2a071 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_51162c865b8c092553274aee0335d1d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_890c3f811ecbc9446ff0011201116f26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6988870af23c100c6a368ea013d97419 = $(`<div id="html_6988870af23c100c6a368ea013d97419" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_890c3f811ecbc9446ff0011201116f26.setContent(html_6988870af23c100c6a368ea013d97419);
|
|
|
|
|
|
|
|
marker_c29e2f361cef56a45f7a6c774cb2a071.bindPopup(popup_890c3f811ecbc9446ff0011201116f26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c29e2f361cef56a45f7a6c774cb2a071.setIcon(icon_51162c865b8c092553274aee0335d1d7);
|
|
|
|
|
|
var marker_484fe0c65467231e719328c1b3378bf6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7ad3d44af5f7a115c0d6f062d99cb646 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f406782804e59ee8646be0b403909bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8edaf775a83e0c1b8ca27d526c901b2 = $(`<div id="html_d8edaf775a83e0c1b8ca27d526c901b2" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_6f406782804e59ee8646be0b403909bb.setContent(html_d8edaf775a83e0c1b8ca27d526c901b2);
|
|
|
|
|
|
|
|
marker_484fe0c65467231e719328c1b3378bf6.bindPopup(popup_6f406782804e59ee8646be0b403909bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_484fe0c65467231e719328c1b3378bf6.setIcon(icon_7ad3d44af5f7a115c0d6f062d99cb646);
|
|
|
|
|
|
var marker_1c0de89b26fa94433c794df0e26fbeca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3f91ea0e0b50a594f92fb96a3ad321c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cab2bb5df1ee5901efb19437c0a5ec10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49917311f4dc5cc59f24d438be89add3 = $(`<div id="html_49917311f4dc5cc59f24d438be89add3" style="width: 100.0%; height: 100.0%;">relay.openresist.com:443</div>`)[0];
|
|
popup_cab2bb5df1ee5901efb19437c0a5ec10.setContent(html_49917311f4dc5cc59f24d438be89add3);
|
|
|
|
|
|
|
|
marker_1c0de89b26fa94433c794df0e26fbeca.bindPopup(popup_cab2bb5df1ee5901efb19437c0a5ec10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c0de89b26fa94433c794df0e26fbeca.setIcon(icon_3f91ea0e0b50a594f92fb96a3ad321c0);
|
|
|
|
|
|
var marker_fe8e3365552289348ed9158556cee437 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2e828f7716dd754b1de45b51ff767908 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc6afbcd84e29beaf0d30d88a6cac326 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e23d74a593433679be7d009b311e2b58 = $(`<div id="html_e23d74a593433679be7d009b311e2b58" style="width: 100.0%; height: 100.0%;">relay.nostr.place:443</div>`)[0];
|
|
popup_fc6afbcd84e29beaf0d30d88a6cac326.setContent(html_e23d74a593433679be7d009b311e2b58);
|
|
|
|
|
|
|
|
marker_fe8e3365552289348ed9158556cee437.bindPopup(popup_fc6afbcd84e29beaf0d30d88a6cac326)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe8e3365552289348ed9158556cee437.setIcon(icon_2e828f7716dd754b1de45b51ff767908);
|
|
|
|
|
|
var marker_dddc09f9b74cfaeeced8d0348cfd05c3 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5edb2b4e3e4623a5b958d7d432c8d6e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a002130e866f58624788fae7f567dd9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4743999cdb0df0ecf75956a791607fe3 = $(`<div id="html_4743999cdb0df0ecf75956a791607fe3" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_a002130e866f58624788fae7f567dd9b.setContent(html_4743999cdb0df0ecf75956a791607fe3);
|
|
|
|
|
|
|
|
marker_dddc09f9b74cfaeeced8d0348cfd05c3.bindPopup(popup_a002130e866f58624788fae7f567dd9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dddc09f9b74cfaeeced8d0348cfd05c3.setIcon(icon_5edb2b4e3e4623a5b958d7d432c8d6e8);
|
|
|
|
|
|
var marker_0093d034785f1824e868133b4f9b272f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_c47c71dc45b3ef1e2cfa0f7f4d93ca27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b49567867f6d11f89e29026475dc373 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b66274065f27334d18161e449bba2787 = $(`<div id="html_b66274065f27334d18161e449bba2787" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_0b49567867f6d11f89e29026475dc373.setContent(html_b66274065f27334d18161e449bba2787);
|
|
|
|
|
|
|
|
marker_0093d034785f1824e868133b4f9b272f.bindPopup(popup_0b49567867f6d11f89e29026475dc373)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0093d034785f1824e868133b4f9b272f.setIcon(icon_c47c71dc45b3ef1e2cfa0f7f4d93ca27);
|
|
|
|
|
|
var marker_295eaf49ca629f90822b6a01c973bdaf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1c96bfd13050d3dde38f4333022a321d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff6ca905c4a71e556e4d50c54ab38d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c37e9e5fd0867cc036e96b132788856 = $(`<div id="html_2c37e9e5fd0867cc036e96b132788856" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_1ff6ca905c4a71e556e4d50c54ab38d6.setContent(html_2c37e9e5fd0867cc036e96b132788856);
|
|
|
|
|
|
|
|
marker_295eaf49ca629f90822b6a01c973bdaf.bindPopup(popup_1ff6ca905c4a71e556e4d50c54ab38d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_295eaf49ca629f90822b6a01c973bdaf.setIcon(icon_1c96bfd13050d3dde38f4333022a321d);
|
|
|
|
|
|
var marker_6384667f0b7356127da2caee9ac4567a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_aa8d41c6db76e879a7f58b8dbfdfafc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a94725b2698e0b9b20f8fb4daf32b88d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd33479b0e6875c4f04b9ae5ddcb64ba = $(`<div id="html_cd33479b0e6875c4f04b9ae5ddcb64ba" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi:443</div>`)[0];
|
|
popup_a94725b2698e0b9b20f8fb4daf32b88d.setContent(html_cd33479b0e6875c4f04b9ae5ddcb64ba);
|
|
|
|
|
|
|
|
marker_6384667f0b7356127da2caee9ac4567a.bindPopup(popup_a94725b2698e0b9b20f8fb4daf32b88d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6384667f0b7356127da2caee9ac4567a.setIcon(icon_aa8d41c6db76e879a7f58b8dbfdfafc3);
|
|
|
|
|
|
var marker_908aa9f7c8e9c4e883ce17b3fb55a35c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_38b722f5b81d6b97d96396ca4fcac07a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8327490eb5e3559739de0326829f2f5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f973a8236322a3e2644e3c6f697ee7d6 = $(`<div id="html_f973a8236322a3e2644e3c6f697ee7d6" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_8327490eb5e3559739de0326829f2f5c.setContent(html_f973a8236322a3e2644e3c6f697ee7d6);
|
|
|
|
|
|
|
|
marker_908aa9f7c8e9c4e883ce17b3fb55a35c.bindPopup(popup_8327490eb5e3559739de0326829f2f5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_908aa9f7c8e9c4e883ce17b3fb55a35c.setIcon(icon_38b722f5b81d6b97d96396ca4fcac07a);
|
|
|
|
|
|
var marker_7cf91306cf9712d3a130bad4f020e4a6 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8eb5f0373ad621ae957ac9b8110103b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e887babd681e131eeffdd9dd3d24600 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_006b258cab3195d4f1b8fd3ce3ef423a = $(`<div id="html_006b258cab3195d4f1b8fd3ce3ef423a" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_6e887babd681e131eeffdd9dd3d24600.setContent(html_006b258cab3195d4f1b8fd3ce3ef423a);
|
|
|
|
|
|
|
|
marker_7cf91306cf9712d3a130bad4f020e4a6.bindPopup(popup_6e887babd681e131eeffdd9dd3d24600)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cf91306cf9712d3a130bad4f020e4a6.setIcon(icon_8eb5f0373ad621ae957ac9b8110103b1);
|
|
|
|
|
|
var marker_efe4491069ba1c1217de51a0093ac328 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3850cebe871011117100aeff2830bfa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3605700ab0a305174c8545b94bcbf03a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2c72ae7ff5ac2b70097e509c4cc1989 = $(`<div id="html_a2c72ae7ff5ac2b70097e509c4cc1989" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_3605700ab0a305174c8545b94bcbf03a.setContent(html_a2c72ae7ff5ac2b70097e509c4cc1989);
|
|
|
|
|
|
|
|
marker_efe4491069ba1c1217de51a0093ac328.bindPopup(popup_3605700ab0a305174c8545b94bcbf03a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efe4491069ba1c1217de51a0093ac328.setIcon(icon_3850cebe871011117100aeff2830bfa5);
|
|
|
|
|
|
var marker_1ebcc4a460984a0f03ab90e7ce447ca4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_95c415760c01aae8a42d67c58019307f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06f576c454de014e801d1ef4dec52353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d03fa1fe3396bb77f6ea9b7dce26a177 = $(`<div id="html_d03fa1fe3396bb77f6ea9b7dce26a177" style="width: 100.0%; height: 100.0%;">relay.damus.io:443</div>`)[0];
|
|
popup_06f576c454de014e801d1ef4dec52353.setContent(html_d03fa1fe3396bb77f6ea9b7dce26a177);
|
|
|
|
|
|
|
|
marker_1ebcc4a460984a0f03ab90e7ce447ca4.bindPopup(popup_06f576c454de014e801d1ef4dec52353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ebcc4a460984a0f03ab90e7ce447ca4.setIcon(icon_95c415760c01aae8a42d67c58019307f);
|
|
|
|
|
|
var marker_778c5ef71e90c8dbd216bdf1f94e9469 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_24432c2065c47bdb608b2521109caf23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8a80d09692772514fde28b8fad44d32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b080fea929bc612bbfe256000ce2946f = $(`<div id="html_b080fea929bc612bbfe256000ce2946f" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_b8a80d09692772514fde28b8fad44d32.setContent(html_b080fea929bc612bbfe256000ce2946f);
|
|
|
|
|
|
|
|
marker_778c5ef71e90c8dbd216bdf1f94e9469.bindPopup(popup_b8a80d09692772514fde28b8fad44d32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_778c5ef71e90c8dbd216bdf1f94e9469.setIcon(icon_24432c2065c47bdb608b2521109caf23);
|
|
|
|
|
|
var marker_d40ab05d3bd7357c7d916b489b72d3b8 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_c6f02a6cc5d25e2c39c4612059ed42ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0748232d95d20ff33fc88396ff0bac49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_013d0a17928b7d0973ecbf70d41aa5f5 = $(`<div id="html_013d0a17928b7d0973ecbf70d41aa5f5" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_0748232d95d20ff33fc88396ff0bac49.setContent(html_013d0a17928b7d0973ecbf70d41aa5f5);
|
|
|
|
|
|
|
|
marker_d40ab05d3bd7357c7d916b489b72d3b8.bindPopup(popup_0748232d95d20ff33fc88396ff0bac49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d40ab05d3bd7357c7d916b489b72d3b8.setIcon(icon_c6f02a6cc5d25e2c39c4612059ed42ee);
|
|
|
|
|
|
var marker_6158b84bd9fc639af4d3e632a5b8b924 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_bd9288e3177c3159431a540484b622cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a2725c69140d15c0e75dbf6f4d200a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_112f2d47deab8a4c0693632cfa46211a = $(`<div id="html_112f2d47deab8a4c0693632cfa46211a" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_2a2725c69140d15c0e75dbf6f4d200a1.setContent(html_112f2d47deab8a4c0693632cfa46211a);
|
|
|
|
|
|
|
|
marker_6158b84bd9fc639af4d3e632a5b8b924.bindPopup(popup_2a2725c69140d15c0e75dbf6f4d200a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6158b84bd9fc639af4d3e632a5b8b924.setIcon(icon_bd9288e3177c3159431a540484b622cb);
|
|
|
|
|
|
var marker_ceb4faf9a07bdb13f3433bd7f34e159d = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_08efa569fb5177dba7b6edeff9870d5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_975ab3c137e790d7453a6a9687fc47f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c3c42803d2aea9a600a4d8c6184f862 = $(`<div id="html_6c3c42803d2aea9a600a4d8c6184f862" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_975ab3c137e790d7453a6a9687fc47f9.setContent(html_6c3c42803d2aea9a600a4d8c6184f862);
|
|
|
|
|
|
|
|
marker_ceb4faf9a07bdb13f3433bd7f34e159d.bindPopup(popup_975ab3c137e790d7453a6a9687fc47f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceb4faf9a07bdb13f3433bd7f34e159d.setIcon(icon_08efa569fb5177dba7b6edeff9870d5d);
|
|
|
|
|
|
var marker_139ede7ecb936411c0ae7d7aa52917fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f5f9b07c6086dd00d860c07f788c6fa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd095d6618e560ea080d7f31161f2b46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d607249f4ca690cf1fc0ce50d20e3a91 = $(`<div id="html_d607249f4ca690cf1fc0ce50d20e3a91" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_fd095d6618e560ea080d7f31161f2b46.setContent(html_d607249f4ca690cf1fc0ce50d20e3a91);
|
|
|
|
|
|
|
|
marker_139ede7ecb936411c0ae7d7aa52917fd.bindPopup(popup_fd095d6618e560ea080d7f31161f2b46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_139ede7ecb936411c0ae7d7aa52917fd.setIcon(icon_f5f9b07c6086dd00d860c07f788c6fa6);
|
|
|
|
|
|
var marker_6325d4ce19ab0e5ded48c0ba74bf01a5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ab5e30926fdf9a9fe2dc3f3ea18a7522 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c7d659fbd6e66433bd7167b09a1ba00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13c151fe8736c8a0045b9c3c8bedb21e = $(`<div id="html_13c151fe8736c8a0045b9c3c8bedb21e" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io:443</div>`)[0];
|
|
popup_1c7d659fbd6e66433bd7167b09a1ba00.setContent(html_13c151fe8736c8a0045b9c3c8bedb21e);
|
|
|
|
|
|
|
|
marker_6325d4ce19ab0e5ded48c0ba74bf01a5.bindPopup(popup_1c7d659fbd6e66433bd7167b09a1ba00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6325d4ce19ab0e5ded48c0ba74bf01a5.setIcon(icon_ab5e30926fdf9a9fe2dc3f3ea18a7522);
|
|
|
|
|
|
var marker_ce1a55b6c4227b1d38ea6a54abcd01dc = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_006010dce0ba5f10179b45db86726a4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9feade26a895a95c546d839dd77b35a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_211757486961994337c7080f31fa0db8 = $(`<div id="html_211757486961994337c7080f31fa0db8" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_9feade26a895a95c546d839dd77b35a0.setContent(html_211757486961994337c7080f31fa0db8);
|
|
|
|
|
|
|
|
marker_ce1a55b6c4227b1d38ea6a54abcd01dc.bindPopup(popup_9feade26a895a95c546d839dd77b35a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce1a55b6c4227b1d38ea6a54abcd01dc.setIcon(icon_006010dce0ba5f10179b45db86726a4f);
|
|
|
|
|
|
var marker_c3200a1d5f7485a7e33241a52eebd0fc = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d5fddbadb1210707326c201d2ff44e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ece9944c687f70d01c0ab00bae2112e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07af6e8778192c273328ab2dad8a2841 = $(`<div id="html_07af6e8778192c273328ab2dad8a2841" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_1ece9944c687f70d01c0ab00bae2112e.setContent(html_07af6e8778192c273328ab2dad8a2841);
|
|
|
|
|
|
|
|
marker_c3200a1d5f7485a7e33241a52eebd0fc.bindPopup(popup_1ece9944c687f70d01c0ab00bae2112e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3200a1d5f7485a7e33241a52eebd0fc.setIcon(icon_d5fddbadb1210707326c201d2ff44e1f);
|
|
|
|
|
|
var marker_c51ece0720d4b67c9c5b4d953ff2a7b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_dc6b481a21cc670a9cf9a3718674f5cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d61294152822d7f21527471b43ae33ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddbf4b442232e388cdcb44f8bb4f3819 = $(`<div id="html_ddbf4b442232e388cdcb44f8bb4f3819" style="width: 100.0%; height: 100.0%;">nostr.girino.org:443</div>`)[0];
|
|
popup_d61294152822d7f21527471b43ae33ea.setContent(html_ddbf4b442232e388cdcb44f8bb4f3819);
|
|
|
|
|
|
|
|
marker_c51ece0720d4b67c9c5b4d953ff2a7b6.bindPopup(popup_d61294152822d7f21527471b43ae33ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c51ece0720d4b67c9c5b4d953ff2a7b6.setIcon(icon_dc6b481a21cc670a9cf9a3718674f5cf);
|
|
|
|
|
|
var marker_9dc459c6423f6f8340f786a6e27dfe7d = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ccf69b5ee87e3e7a234bb0b1ba99d788 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c517e3843e76a22876e80213ab873297 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2dd3a6b98fae81cb17471cdbc05f1bb = $(`<div id="html_f2dd3a6b98fae81cb17471cdbc05f1bb" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_c517e3843e76a22876e80213ab873297.setContent(html_f2dd3a6b98fae81cb17471cdbc05f1bb);
|
|
|
|
|
|
|
|
marker_9dc459c6423f6f8340f786a6e27dfe7d.bindPopup(popup_c517e3843e76a22876e80213ab873297)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dc459c6423f6f8340f786a6e27dfe7d.setIcon(icon_ccf69b5ee87e3e7a234bb0b1ba99d788);
|
|
|
|
|
|
var marker_9fcce86ba9cd7c791a8359acbbcbb84c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_54ac1e8b2f4d06dfee2b147d230acb14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a2620807838583b480d56c492ed06d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c829f9331f374bdc435932c138ee64fb = $(`<div id="html_c829f9331f374bdc435932c138ee64fb" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_9a2620807838583b480d56c492ed06d1.setContent(html_c829f9331f374bdc435932c138ee64fb);
|
|
|
|
|
|
|
|
marker_9fcce86ba9cd7c791a8359acbbcbb84c.bindPopup(popup_9a2620807838583b480d56c492ed06d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fcce86ba9cd7c791a8359acbbcbb84c.setIcon(icon_54ac1e8b2f4d06dfee2b147d230acb14);
|
|
|
|
|
|
var marker_6a21b8d49ffd18aa977e536c020d045b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_79cb91c66497f7f4649f48f8c027ffa0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f6e57102d735da7e21ae66647a91e8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84f77bb846ee92100cf80b8c1ccf0fb5 = $(`<div id="html_84f77bb846ee92100cf80b8c1ccf0fb5" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_3f6e57102d735da7e21ae66647a91e8c.setContent(html_84f77bb846ee92100cf80b8c1ccf0fb5);
|
|
|
|
|
|
|
|
marker_6a21b8d49ffd18aa977e536c020d045b.bindPopup(popup_3f6e57102d735da7e21ae66647a91e8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a21b8d49ffd18aa977e536c020d045b.setIcon(icon_79cb91c66497f7f4649f48f8c027ffa0);
|
|
|
|
|
|
var marker_a5d9fede2d21dd77d55795c02e995008 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6ed3b8ca28b955af0c8d7a1ca9296812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a80a911013cc94f9e6564c9365311a4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11c0b2700292b5a2bed0c4f9dda1b2e5 = $(`<div id="html_11c0b2700292b5a2bed0c4f9dda1b2e5" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_a80a911013cc94f9e6564c9365311a4a.setContent(html_11c0b2700292b5a2bed0c4f9dda1b2e5);
|
|
|
|
|
|
|
|
marker_a5d9fede2d21dd77d55795c02e995008.bindPopup(popup_a80a911013cc94f9e6564c9365311a4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5d9fede2d21dd77d55795c02e995008.setIcon(icon_6ed3b8ca28b955af0c8d7a1ca9296812);
|
|
|
|
|
|
var marker_e167a49bd3eb01a4b832b93a8db7537c = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7971912da5e32597838a57a6b08791c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5380078c980f8e3f9888e6d9e42503dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5013575af50bf6e38b73d69eec89af1 = $(`<div id="html_d5013575af50bf6e38b73d69eec89af1" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com:443</div>`)[0];
|
|
popup_5380078c980f8e3f9888e6d9e42503dd.setContent(html_d5013575af50bf6e38b73d69eec89af1);
|
|
|
|
|
|
|
|
marker_e167a49bd3eb01a4b832b93a8db7537c.bindPopup(popup_5380078c980f8e3f9888e6d9e42503dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e167a49bd3eb01a4b832b93a8db7537c.setIcon(icon_7971912da5e32597838a57a6b08791c1);
|
|
|
|
|
|
var marker_5132c1ae01ad6dc7342bc11beb5ad5b6 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d1b3750c9f53d6baf1bf13b559f11477 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e81c3ca149a927a1a1156f01a4edd79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc923cd07dfbe2b5d69f8a4ed7d34f1c = $(`<div id="html_bc923cd07dfbe2b5d69f8a4ed7d34f1c" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_2e81c3ca149a927a1a1156f01a4edd79.setContent(html_bc923cd07dfbe2b5d69f8a4ed7d34f1c);
|
|
|
|
|
|
|
|
marker_5132c1ae01ad6dc7342bc11beb5ad5b6.bindPopup(popup_2e81c3ca149a927a1a1156f01a4edd79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5132c1ae01ad6dc7342bc11beb5ad5b6.setIcon(icon_d1b3750c9f53d6baf1bf13b559f11477);
|
|
|
|
|
|
var marker_c6d5bc21768c38d5df2b53ca6b1f9d8c = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_04b6c93421ab2ca346ff0861e05145ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12b9cad5918bd158144191fa1ab9cde6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b16e4837901b61099b9de0fb1385d1 = $(`<div id="html_26b16e4837901b61099b9de0fb1385d1" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_12b9cad5918bd158144191fa1ab9cde6.setContent(html_26b16e4837901b61099b9de0fb1385d1);
|
|
|
|
|
|
|
|
marker_c6d5bc21768c38d5df2b53ca6b1f9d8c.bindPopup(popup_12b9cad5918bd158144191fa1ab9cde6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6d5bc21768c38d5df2b53ca6b1f9d8c.setIcon(icon_04b6c93421ab2ca346ff0861e05145ca);
|
|
|
|
|
|
var marker_39fbf8cfb6a1ac0bb4df2bb965c6f8da = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cabc1c9b4b434f848903be47beecd8a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faf07db41d7cbfeca35209d08e8196f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a999fb1bd24c2255f3c194d700dae8b = $(`<div id="html_0a999fb1bd24c2255f3c194d700dae8b" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_faf07db41d7cbfeca35209d08e8196f0.setContent(html_0a999fb1bd24c2255f3c194d700dae8b);
|
|
|
|
|
|
|
|
marker_39fbf8cfb6a1ac0bb4df2bb965c6f8da.bindPopup(popup_faf07db41d7cbfeca35209d08e8196f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39fbf8cfb6a1ac0bb4df2bb965c6f8da.setIcon(icon_cabc1c9b4b434f848903be47beecd8a0);
|
|
|
|
|
|
var marker_247e9ec6f12dbe608dc038ea87088394 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_bdeb74c6c200dc66d2fc4d653c1b7574 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee760ade9b57322f845f0fd5e4290a78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fdf03ec5223aba8497041d9cc76e2e7 = $(`<div id="html_2fdf03ec5223aba8497041d9cc76e2e7" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_ee760ade9b57322f845f0fd5e4290a78.setContent(html_2fdf03ec5223aba8497041d9cc76e2e7);
|
|
|
|
|
|
|
|
marker_247e9ec6f12dbe608dc038ea87088394.bindPopup(popup_ee760ade9b57322f845f0fd5e4290a78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_247e9ec6f12dbe608dc038ea87088394.setIcon(icon_bdeb74c6c200dc66d2fc4d653c1b7574);
|
|
|
|
|
|
var marker_5466b548e0b4dc6b879be32c15754f6b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_081b555a39ff2f507de6c5722c14df4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd203710141cb2161786a797761e26d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e54c9991964b07475156c78a9d4af981 = $(`<div id="html_e54c9991964b07475156c78a9d4af981" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_cd203710141cb2161786a797761e26d4.setContent(html_e54c9991964b07475156c78a9d4af981);
|
|
|
|
|
|
|
|
marker_5466b548e0b4dc6b879be32c15754f6b.bindPopup(popup_cd203710141cb2161786a797761e26d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5466b548e0b4dc6b879be32c15754f6b.setIcon(icon_081b555a39ff2f507de6c5722c14df4f);
|
|
|
|
|
|
var marker_19d13b6615bd98982262471035c16f10 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_49004a99180520d0efda200de7d30c1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1458df71816cc47fb95c5d1ea50d7eeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e19dbc4370c68d825d68bd4a04c770ca = $(`<div id="html_e19dbc4370c68d825d68bd4a04c770ca" style="width: 100.0%; height: 100.0%;">relay2.orangesync.tech</div>`)[0];
|
|
popup_1458df71816cc47fb95c5d1ea50d7eeb.setContent(html_e19dbc4370c68d825d68bd4a04c770ca);
|
|
|
|
|
|
|
|
marker_19d13b6615bd98982262471035c16f10.bindPopup(popup_1458df71816cc47fb95c5d1ea50d7eeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19d13b6615bd98982262471035c16f10.setIcon(icon_49004a99180520d0efda200de7d30c1e);
|
|
|
|
|
|
var marker_9724cd2c7fcfe31a5d4bbf09f3f2fc1d = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_06e66beb7fab028d5e58285b964a782d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff9ae8a0c953c0af14ee4c49e8da154 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dd6ca586957d8fc91bba29c63341439 = $(`<div id="html_4dd6ca586957d8fc91bba29c63341439" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_eff9ae8a0c953c0af14ee4c49e8da154.setContent(html_4dd6ca586957d8fc91bba29c63341439);
|
|
|
|
|
|
|
|
marker_9724cd2c7fcfe31a5d4bbf09f3f2fc1d.bindPopup(popup_eff9ae8a0c953c0af14ee4c49e8da154)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9724cd2c7fcfe31a5d4bbf09f3f2fc1d.setIcon(icon_06e66beb7fab028d5e58285b964a782d);
|
|
|
|
|
|
var marker_cd7d994b0fda0e60982edcb74186aba8 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5cb070b187c1902a3b2de840efc334a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4096d38a993bf7526eeaba034b35fd7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b1e3e6633ce247ca80edbf32a4c4e2e = $(`<div id="html_0b1e3e6633ce247ca80edbf32a4c4e2e" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_4096d38a993bf7526eeaba034b35fd7f.setContent(html_0b1e3e6633ce247ca80edbf32a4c4e2e);
|
|
|
|
|
|
|
|
marker_cd7d994b0fda0e60982edcb74186aba8.bindPopup(popup_4096d38a993bf7526eeaba034b35fd7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd7d994b0fda0e60982edcb74186aba8.setIcon(icon_5cb070b187c1902a3b2de840efc334a0);
|
|
|
|
|
|
var marker_8af54841497aed9a9a5f134c76920b24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_326606d37754105b8927f57965d0e68b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d7352ceb0a8817f6602e74e1ff76802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_173daec84f9e73981bb9d86c40c05854 = $(`<div id="html_173daec84f9e73981bb9d86c40c05854" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_7d7352ceb0a8817f6602e74e1ff76802.setContent(html_173daec84f9e73981bb9d86c40c05854);
|
|
|
|
|
|
|
|
marker_8af54841497aed9a9a5f134c76920b24.bindPopup(popup_7d7352ceb0a8817f6602e74e1ff76802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8af54841497aed9a9a5f134c76920b24.setIcon(icon_326606d37754105b8927f57965d0e68b);
|
|
|
|
|
|
var marker_4b619a763757809a1878302616715ba4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7e2df7d54456f2a06317f5fecf52f498 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89855ffa06e41ce783dd0c9746db5c94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6d07f051320517c013895ff42be0c51 = $(`<div id="html_f6d07f051320517c013895ff42be0c51" style="width: 100.0%; height: 100.0%;">relay.zone667.com:443</div>`)[0];
|
|
popup_89855ffa06e41ce783dd0c9746db5c94.setContent(html_f6d07f051320517c013895ff42be0c51);
|
|
|
|
|
|
|
|
marker_4b619a763757809a1878302616715ba4.bindPopup(popup_89855ffa06e41ce783dd0c9746db5c94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b619a763757809a1878302616715ba4.setIcon(icon_7e2df7d54456f2a06317f5fecf52f498);
|
|
|
|
|
|
var marker_95ea104f8a9b9ab9659640da8a069c01 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cb28d6e47bc96a457bd95b7bbb360432 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa96e73947597f696e6de58f0843eee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b747c75b1356537834e27d9465a632d3 = $(`<div id="html_b747c75b1356537834e27d9465a632d3" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_fa96e73947597f696e6de58f0843eee8.setContent(html_b747c75b1356537834e27d9465a632d3);
|
|
|
|
|
|
|
|
marker_95ea104f8a9b9ab9659640da8a069c01.bindPopup(popup_fa96e73947597f696e6de58f0843eee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95ea104f8a9b9ab9659640da8a069c01.setIcon(icon_cb28d6e47bc96a457bd95b7bbb360432);
|
|
|
|
|
|
var marker_f2dc98d7151ecafb3283da2e594b50c8 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e4c7424e65aacf800aeda47592d6d581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f22e8261ce0d35f676c753471fcadcaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aec3a695c68c06ccbe585b8a98364b80 = $(`<div id="html_aec3a695c68c06ccbe585b8a98364b80" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com:443</div>`)[0];
|
|
popup_f22e8261ce0d35f676c753471fcadcaa.setContent(html_aec3a695c68c06ccbe585b8a98364b80);
|
|
|
|
|
|
|
|
marker_f2dc98d7151ecafb3283da2e594b50c8.bindPopup(popup_f22e8261ce0d35f676c753471fcadcaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2dc98d7151ecafb3283da2e594b50c8.setIcon(icon_e4c7424e65aacf800aeda47592d6d581);
|
|
|
|
|
|
var marker_05331fc1de8bce0fffd811e65f38c54a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8b8857d661682d659a0abfbf2f3f1a39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5103373f4b30dec63442499325b6218d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9642923244d431eea601e4e1bc7727c5 = $(`<div id="html_9642923244d431eea601e4e1bc7727c5" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_5103373f4b30dec63442499325b6218d.setContent(html_9642923244d431eea601e4e1bc7727c5);
|
|
|
|
|
|
|
|
marker_05331fc1de8bce0fffd811e65f38c54a.bindPopup(popup_5103373f4b30dec63442499325b6218d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05331fc1de8bce0fffd811e65f38c54a.setIcon(icon_8b8857d661682d659a0abfbf2f3f1a39);
|
|
|
|
|
|
var marker_0005946e51e66a5043129c4f00657df6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_16e149cf1ce0a914b56b7f04ed49d20f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cff13472035490e230d294d0ca6ed40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77e990cccc181a1c609f3f48fd53a4ec = $(`<div id="html_77e990cccc181a1c609f3f48fd53a4ec" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_2cff13472035490e230d294d0ca6ed40.setContent(html_77e990cccc181a1c609f3f48fd53a4ec);
|
|
|
|
|
|
|
|
marker_0005946e51e66a5043129c4f00657df6.bindPopup(popup_2cff13472035490e230d294d0ca6ed40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0005946e51e66a5043129c4f00657df6.setIcon(icon_16e149cf1ce0a914b56b7f04ed49d20f);
|
|
|
|
|
|
var marker_635333a41c0899e3a90a6ebdb3931d1b = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cd7e394e849e79bbd44140dd115b6af6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a816407cff90424df6ece7d48472758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_325dc67c2dfc520cb542b6d883619d8c = $(`<div id="html_325dc67c2dfc520cb542b6d883619d8c" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_2a816407cff90424df6ece7d48472758.setContent(html_325dc67c2dfc520cb542b6d883619d8c);
|
|
|
|
|
|
|
|
marker_635333a41c0899e3a90a6ebdb3931d1b.bindPopup(popup_2a816407cff90424df6ece7d48472758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_635333a41c0899e3a90a6ebdb3931d1b.setIcon(icon_cd7e394e849e79bbd44140dd115b6af6);
|
|
|
|
|
|
var marker_9c1e69a52eec73682ff1a0b7ddef0df9 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cb3215e3c737859e97ea314bf4f64344 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_884e9231852e24b09f81aa2176a7a7f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a0e5c1f815512f736cba9c20c95a410 = $(`<div id="html_2a0e5c1f815512f736cba9c20c95a410" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_884e9231852e24b09f81aa2176a7a7f0.setContent(html_2a0e5c1f815512f736cba9c20c95a410);
|
|
|
|
|
|
|
|
marker_9c1e69a52eec73682ff1a0b7ddef0df9.bindPopup(popup_884e9231852e24b09f81aa2176a7a7f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c1e69a52eec73682ff1a0b7ddef0df9.setIcon(icon_cb3215e3c737859e97ea314bf4f64344);
|
|
|
|
|
|
var marker_02426aaec4d81b5a8d5d81856179e503 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6d48e3edc21d5072cb73dcde22ea4db2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_513c02a7bc3b347a8666c5c4f018b1b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_409e8d119cf72d1b48394c01189f7734 = $(`<div id="html_409e8d119cf72d1b48394c01189f7734" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_513c02a7bc3b347a8666c5c4f018b1b8.setContent(html_409e8d119cf72d1b48394c01189f7734);
|
|
|
|
|
|
|
|
marker_02426aaec4d81b5a8d5d81856179e503.bindPopup(popup_513c02a7bc3b347a8666c5c4f018b1b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02426aaec4d81b5a8d5d81856179e503.setIcon(icon_6d48e3edc21d5072cb73dcde22ea4db2);
|
|
|
|
|
|
var marker_979bde8cd929309510f319f7661dfdbe = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f8edfe0dd5b93685098296842a933e72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4ea9efc1b8f502c298b6b1b893932ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2f2e94485b6843244f4d9923ad65edc = $(`<div id="html_a2f2e94485b6843244f4d9923ad65edc" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_c4ea9efc1b8f502c298b6b1b893932ce.setContent(html_a2f2e94485b6843244f4d9923ad65edc);
|
|
|
|
|
|
|
|
marker_979bde8cd929309510f319f7661dfdbe.bindPopup(popup_c4ea9efc1b8f502c298b6b1b893932ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_979bde8cd929309510f319f7661dfdbe.setIcon(icon_f8edfe0dd5b93685098296842a933e72);
|
|
|
|
|
|
var marker_0671a7022d5a9e8c0232d81d39952851 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b0294f029733a7f0e146573961a8302c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2864637724b8e39c10973f5649bfdab8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38be828a39e287cd3fcef2f8b574e4d3 = $(`<div id="html_38be828a39e287cd3fcef2f8b574e4d3" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_2864637724b8e39c10973f5649bfdab8.setContent(html_38be828a39e287cd3fcef2f8b574e4d3);
|
|
|
|
|
|
|
|
marker_0671a7022d5a9e8c0232d81d39952851.bindPopup(popup_2864637724b8e39c10973f5649bfdab8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0671a7022d5a9e8c0232d81d39952851.setIcon(icon_b0294f029733a7f0e146573961a8302c);
|
|
|
|
|
|
var marker_d1d73f1f608459e33a42056221a1c845 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_29c2059af799c5f4879f1e82d22606d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ce1450738e73021f0916e5f63c3be0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2013d00501a831d2358345ffb3bf70e = $(`<div id="html_c2013d00501a831d2358345ffb3bf70e" style="width: 100.0%; height: 100.0%;">relay.mostro.network:443</div>`)[0];
|
|
popup_4ce1450738e73021f0916e5f63c3be0d.setContent(html_c2013d00501a831d2358345ffb3bf70e);
|
|
|
|
|
|
|
|
marker_d1d73f1f608459e33a42056221a1c845.bindPopup(popup_4ce1450738e73021f0916e5f63c3be0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1d73f1f608459e33a42056221a1c845.setIcon(icon_29c2059af799c5f4879f1e82d22606d5);
|
|
|
|
|
|
var marker_593642466bc9d15738694b520e1782f4 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_729ea1e5469889cef4862b0054ecaeb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8accf802a214efaa86208fa6db326726 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff16b545c17133cce6aa059eab1947ea = $(`<div id="html_ff16b545c17133cce6aa059eab1947ea" style="width: 100.0%; height: 100.0%;">relay.beginningend.com:443</div>`)[0];
|
|
popup_8accf802a214efaa86208fa6db326726.setContent(html_ff16b545c17133cce6aa059eab1947ea);
|
|
|
|
|
|
|
|
marker_593642466bc9d15738694b520e1782f4.bindPopup(popup_8accf802a214efaa86208fa6db326726)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_593642466bc9d15738694b520e1782f4.setIcon(icon_729ea1e5469889cef4862b0054ecaeb4);
|
|
|
|
|
|
var marker_65af506d602117a1bf6e13471dbc6976 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e62efc408c87cf6c08d0bebd3165eeb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4c9110281c04d73773d2dbbe5e7dea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c83841cc4335c2935e58fd9608fea616 = $(`<div id="html_c83841cc4335c2935e58fd9608fea616" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_b4c9110281c04d73773d2dbbe5e7dea0.setContent(html_c83841cc4335c2935e58fd9608fea616);
|
|
|
|
|
|
|
|
marker_65af506d602117a1bf6e13471dbc6976.bindPopup(popup_b4c9110281c04d73773d2dbbe5e7dea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65af506d602117a1bf6e13471dbc6976.setIcon(icon_e62efc408c87cf6c08d0bebd3165eeb4);
|
|
|
|
|
|
var marker_c2a3170946e8bd18ff500593a4d30e59 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b730cc5850ca26a88f8c848994017fe3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cb3814af657877fffb3debb0b4b1cf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e61750f5405ac3af9aa3e4b1ef9a5fc3 = $(`<div id="html_e61750f5405ac3af9aa3e4b1ef9a5fc3" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_9cb3814af657877fffb3debb0b4b1cf4.setContent(html_e61750f5405ac3af9aa3e4b1ef9a5fc3);
|
|
|
|
|
|
|
|
marker_c2a3170946e8bd18ff500593a4d30e59.bindPopup(popup_9cb3814af657877fffb3debb0b4b1cf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2a3170946e8bd18ff500593a4d30e59.setIcon(icon_b730cc5850ca26a88f8c848994017fe3);
|
|
|
|
|
|
var marker_b8a6fa8766f4131f085f1f84fc6a9dba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_55041b1bfe63e6c597e5da9ead69c560 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_000a47dd38fac0d281c68ebcad98baa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cb8ae009b27f8d641a63c29a2fdfadb = $(`<div id="html_2cb8ae009b27f8d641a63c29a2fdfadb" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_000a47dd38fac0d281c68ebcad98baa1.setContent(html_2cb8ae009b27f8d641a63c29a2fdfadb);
|
|
|
|
|
|
|
|
marker_b8a6fa8766f4131f085f1f84fc6a9dba.bindPopup(popup_000a47dd38fac0d281c68ebcad98baa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a6fa8766f4131f085f1f84fc6a9dba.setIcon(icon_55041b1bfe63e6c597e5da9ead69c560);
|
|
|
|
|
|
var marker_663e90ee17a35695609504c72a567a78 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_bcb53e481f657511dcdc2bec0c198259 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75810d9da7149611a8f96a09009177f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7ea10c3cb2e3547dccab527a0599b2b = $(`<div id="html_b7ea10c3cb2e3547dccab527a0599b2b" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be:443</div>`)[0];
|
|
popup_75810d9da7149611a8f96a09009177f6.setContent(html_b7ea10c3cb2e3547dccab527a0599b2b);
|
|
|
|
|
|
|
|
marker_663e90ee17a35695609504c72a567a78.bindPopup(popup_75810d9da7149611a8f96a09009177f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_663e90ee17a35695609504c72a567a78.setIcon(icon_bcb53e481f657511dcdc2bec0c198259);
|
|
|
|
|
|
var marker_f1de42bc26c3161b8644652ae11881f1 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5816a8c75e86203e612e4df253bc1650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4a4c7658fb55c343ad6c9e59c339ef4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_834285749175de4ed2a35806972b2ed0 = $(`<div id="html_834285749175de4ed2a35806972b2ed0" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_f4a4c7658fb55c343ad6c9e59c339ef4.setContent(html_834285749175de4ed2a35806972b2ed0);
|
|
|
|
|
|
|
|
marker_f1de42bc26c3161b8644652ae11881f1.bindPopup(popup_f4a4c7658fb55c343ad6c9e59c339ef4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1de42bc26c3161b8644652ae11881f1.setIcon(icon_5816a8c75e86203e612e4df253bc1650);
|
|
|
|
|
|
var marker_080a9c5f44e175ce7856d21ff6355657 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_dae78799c181adee839c45d18e3b5f25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4fff4b410f77b83565a36c0771639cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_094bacd2775994855a1457d009bc43b3 = $(`<div id="html_094bacd2775994855a1457d009bc43b3" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe:443</div>`)[0];
|
|
popup_b4fff4b410f77b83565a36c0771639cc.setContent(html_094bacd2775994855a1457d009bc43b3);
|
|
|
|
|
|
|
|
marker_080a9c5f44e175ce7856d21ff6355657.bindPopup(popup_b4fff4b410f77b83565a36c0771639cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_080a9c5f44e175ce7856d21ff6355657.setIcon(icon_dae78799c181adee839c45d18e3b5f25);
|
|
|
|
|
|
var marker_dd7dd33e55df4da3861be14ff4e1b877 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4dac6cf24c1d4e3a64a010a32cadccb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ead2eaae0d6b6e766640137740f8d4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d19bd384dc7d1a88e719a155fd2510d = $(`<div id="html_1d19bd384dc7d1a88e719a155fd2510d" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_6ead2eaae0d6b6e766640137740f8d4f.setContent(html_1d19bd384dc7d1a88e719a155fd2510d);
|
|
|
|
|
|
|
|
marker_dd7dd33e55df4da3861be14ff4e1b877.bindPopup(popup_6ead2eaae0d6b6e766640137740f8d4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd7dd33e55df4da3861be14ff4e1b877.setIcon(icon_4dac6cf24c1d4e3a64a010a32cadccb6);
|
|
|
|
|
|
var marker_767eab372ac74e0638a27c99cd639169 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9cb9d2a003d3c461127721a91e8b6708 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2550a8beacbcf63c4fb54983e0c787f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b26c0cd7e788d6a36f4a54cbed09ec0 = $(`<div id="html_8b26c0cd7e788d6a36f4a54cbed09ec0" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_2550a8beacbcf63c4fb54983e0c787f0.setContent(html_8b26c0cd7e788d6a36f4a54cbed09ec0);
|
|
|
|
|
|
|
|
marker_767eab372ac74e0638a27c99cd639169.bindPopup(popup_2550a8beacbcf63c4fb54983e0c787f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_767eab372ac74e0638a27c99cd639169.setIcon(icon_9cb9d2a003d3c461127721a91e8b6708);
|
|
|
|
|
|
var marker_fa56790199ec0a52be5f713467ec1c21 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1825f1c35e82d78f840f447b2246f648 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8180b781d2431f452359697f307d51d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91423eda4679901ba3920ec7ef4337bb = $(`<div id="html_91423eda4679901ba3920ec7ef4337bb" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_f8180b781d2431f452359697f307d51d.setContent(html_91423eda4679901ba3920ec7ef4337bb);
|
|
|
|
|
|
|
|
marker_fa56790199ec0a52be5f713467ec1c21.bindPopup(popup_f8180b781d2431f452359697f307d51d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa56790199ec0a52be5f713467ec1c21.setIcon(icon_1825f1c35e82d78f840f447b2246f648);
|
|
|
|
|
|
var marker_be6a16b518322f2a77345223a3602487 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0450e53c36dc039e574044f128b1ade3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f648f5c195f2c94ab84f2f3b03a91eae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce302e680ad31183a2ad2df62fddfddb = $(`<div id="html_ce302e680ad31183a2ad2df62fddfddb" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_f648f5c195f2c94ab84f2f3b03a91eae.setContent(html_ce302e680ad31183a2ad2df62fddfddb);
|
|
|
|
|
|
|
|
marker_be6a16b518322f2a77345223a3602487.bindPopup(popup_f648f5c195f2c94ab84f2f3b03a91eae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be6a16b518322f2a77345223a3602487.setIcon(icon_0450e53c36dc039e574044f128b1ade3);
|
|
|
|
|
|
var marker_ea8a6defb508ad7d54b80edc8c460c29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f08d9fdfd2fd72ec4222592d3fd1e0b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94935e2d7ce9e6eea2891b58fc748b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01bd8ac834981a540a51b8ed453988ab = $(`<div id="html_01bd8ac834981a540a51b8ed453988ab" style="width: 100.0%; height: 100.0%;">relay.fountain.fm:443</div>`)[0];
|
|
popup_94935e2d7ce9e6eea2891b58fc748b78.setContent(html_01bd8ac834981a540a51b8ed453988ab);
|
|
|
|
|
|
|
|
marker_ea8a6defb508ad7d54b80edc8c460c29.bindPopup(popup_94935e2d7ce9e6eea2891b58fc748b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea8a6defb508ad7d54b80edc8c460c29.setIcon(icon_f08d9fdfd2fd72ec4222592d3fd1e0b9);
|
|
|
|
|
|
var marker_a58d861ce4637fc415713167a1beb84b = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5dc0d9564555e694c65aa7ea1c484c83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fc75ae37098c8846113b9a1ec82b5f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6d8b8e8fcb6e7b0a82bc822e11d3b83 = $(`<div id="html_f6d8b8e8fcb6e7b0a82bc822e11d3b83" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_4fc75ae37098c8846113b9a1ec82b5f9.setContent(html_f6d8b8e8fcb6e7b0a82bc822e11d3b83);
|
|
|
|
|
|
|
|
marker_a58d861ce4637fc415713167a1beb84b.bindPopup(popup_4fc75ae37098c8846113b9a1ec82b5f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a58d861ce4637fc415713167a1beb84b.setIcon(icon_5dc0d9564555e694c65aa7ea1c484c83);
|
|
|
|
|
|
var marker_0fa15994a6e665cb605d3288ea39fc1e = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9895b3f3a89ea063c9a31209d6d98315 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fa7ecc139a0fdab144964b9402eac26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_627aae0383b07523f7322d74bdab7144 = $(`<div id="html_627aae0383b07523f7322d74bdab7144" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_4fa7ecc139a0fdab144964b9402eac26.setContent(html_627aae0383b07523f7322d74bdab7144);
|
|
|
|
|
|
|
|
marker_0fa15994a6e665cb605d3288ea39fc1e.bindPopup(popup_4fa7ecc139a0fdab144964b9402eac26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fa15994a6e665cb605d3288ea39fc1e.setIcon(icon_9895b3f3a89ea063c9a31209d6d98315);
|
|
|
|
|
|
var marker_242378f0de1d43f7e4174bd796944b0a = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3e55737920fa8855fc60ea071a5269aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_027c02cee09607be24bb86564d8518ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a74ea6c3713eb4780283ceffa32667f6 = $(`<div id="html_a74ea6c3713eb4780283ceffa32667f6" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_027c02cee09607be24bb86564d8518ae.setContent(html_a74ea6c3713eb4780283ceffa32667f6);
|
|
|
|
|
|
|
|
marker_242378f0de1d43f7e4174bd796944b0a.bindPopup(popup_027c02cee09607be24bb86564d8518ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_242378f0de1d43f7e4174bd796944b0a.setIcon(icon_3e55737920fa8855fc60ea071a5269aa);
|
|
|
|
|
|
var marker_4a72fc60575c15caa29f4d5e1ab4d170 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_2b7ce60797a31cdd9f80b569fa6b3f2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32d2c90ca4b5b9d018f875f183537538 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd0b682ea3d1d50fd866c7d8fec15498 = $(`<div id="html_bd0b682ea3d1d50fd866c7d8fec15498" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_32d2c90ca4b5b9d018f875f183537538.setContent(html_bd0b682ea3d1d50fd866c7d8fec15498);
|
|
|
|
|
|
|
|
marker_4a72fc60575c15caa29f4d5e1ab4d170.bindPopup(popup_32d2c90ca4b5b9d018f875f183537538)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a72fc60575c15caa29f4d5e1ab4d170.setIcon(icon_2b7ce60797a31cdd9f80b569fa6b3f2e);
|
|
|
|
|
|
var marker_22ff7145460112dc8474cb44574403ea = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b73ce355b5971611c15ad5abbd9ff0d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8cb4c0d542bd379a7e1e63c4d3d6cb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00db218cd6f2efb38bff79973475978c = $(`<div id="html_00db218cd6f2efb38bff79973475978c" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_f8cb4c0d542bd379a7e1e63c4d3d6cb0.setContent(html_00db218cd6f2efb38bff79973475978c);
|
|
|
|
|
|
|
|
marker_22ff7145460112dc8474cb44574403ea.bindPopup(popup_f8cb4c0d542bd379a7e1e63c4d3d6cb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22ff7145460112dc8474cb44574403ea.setIcon(icon_b73ce355b5971611c15ad5abbd9ff0d7);
|
|
|
|
|
|
var marker_056afd37adf27961a7cbe92acbf1222b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0c9744c1974b57af9a13a4ea5bcb4252 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d53242c97dfea44f7ad76beee525d4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e37a7be65721c37f2ca8a1c675027da = $(`<div id="html_2e37a7be65721c37f2ca8a1c675027da" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_2d53242c97dfea44f7ad76beee525d4c.setContent(html_2e37a7be65721c37f2ca8a1c675027da);
|
|
|
|
|
|
|
|
marker_056afd37adf27961a7cbe92acbf1222b.bindPopup(popup_2d53242c97dfea44f7ad76beee525d4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_056afd37adf27961a7cbe92acbf1222b.setIcon(icon_0c9744c1974b57af9a13a4ea5bcb4252);
|
|
|
|
|
|
var marker_ea3aaa29f70eb8ee785d5e278e73cfaf = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9f664b247e86bbc8b3b174cf3bedd575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0837d3b2015c330148fcfb75337f2e04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aab524b162f883a29641b08c951b564 = $(`<div id="html_0aab524b162f883a29641b08c951b564" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_0837d3b2015c330148fcfb75337f2e04.setContent(html_0aab524b162f883a29641b08c951b564);
|
|
|
|
|
|
|
|
marker_ea3aaa29f70eb8ee785d5e278e73cfaf.bindPopup(popup_0837d3b2015c330148fcfb75337f2e04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea3aaa29f70eb8ee785d5e278e73cfaf.setIcon(icon_9f664b247e86bbc8b3b174cf3bedd575);
|
|
|
|
|
|
var marker_b6ce4de008381da0486da3b8ca385e28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0f0a61829b00c2c6e4021377a379d65c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae7a96c979dc9015002a04ab732d5f5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fad2df8941579ef9fb8db6ab962f3133 = $(`<div id="html_fad2df8941579ef9fb8db6ab962f3133" style="width: 100.0%; height: 100.0%;">relay.plebchain.club</div>`)[0];
|
|
popup_ae7a96c979dc9015002a04ab732d5f5b.setContent(html_fad2df8941579ef9fb8db6ab962f3133);
|
|
|
|
|
|
|
|
marker_b6ce4de008381da0486da3b8ca385e28.bindPopup(popup_ae7a96c979dc9015002a04ab732d5f5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6ce4de008381da0486da3b8ca385e28.setIcon(icon_0f0a61829b00c2c6e4021377a379d65c);
|
|
|
|
|
|
var marker_9bb278e23d1b8412c9f51b70801d29bd = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e9be6e3b5f951f0fd59d166762038711 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8906448e55c912e54dc536abb2e08b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_948381ebd24222e25c0e966485be4524 = $(`<div id="html_948381ebd24222e25c0e966485be4524" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_f8906448e55c912e54dc536abb2e08b5.setContent(html_948381ebd24222e25c0e966485be4524);
|
|
|
|
|
|
|
|
marker_9bb278e23d1b8412c9f51b70801d29bd.bindPopup(popup_f8906448e55c912e54dc536abb2e08b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bb278e23d1b8412c9f51b70801d29bd.setIcon(icon_e9be6e3b5f951f0fd59d166762038711);
|
|
|
|
|
|
var marker_ba34aa3f015998bdf5f801e6884b49cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_16467914446d12f6cb6e26e24d7265f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bfef388a51cbccdc6f53295779236e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d64393e35e6728269db06106e77df01 = $(`<div id="html_4d64393e35e6728269db06106e77df01" style="width: 100.0%; height: 100.0%;">nostr2.girino.org:443</div>`)[0];
|
|
popup_0bfef388a51cbccdc6f53295779236e0.setContent(html_4d64393e35e6728269db06106e77df01);
|
|
|
|
|
|
|
|
marker_ba34aa3f015998bdf5f801e6884b49cc.bindPopup(popup_0bfef388a51cbccdc6f53295779236e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba34aa3f015998bdf5f801e6884b49cc.setIcon(icon_16467914446d12f6cb6e26e24d7265f5);
|
|
|
|
|
|
var marker_3c28b07da05cdcb0a1c344a67f8dfb82 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4041f1f38c53e55c7ae2b1ce93b92c4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c2e04a5a2f528f7f8b687be2168aa50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7154570778794d2a3d44bfaf9430fcb = $(`<div id="html_a7154570778794d2a3d44bfaf9430fcb" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_4c2e04a5a2f528f7f8b687be2168aa50.setContent(html_a7154570778794d2a3d44bfaf9430fcb);
|
|
|
|
|
|
|
|
marker_3c28b07da05cdcb0a1c344a67f8dfb82.bindPopup(popup_4c2e04a5a2f528f7f8b687be2168aa50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c28b07da05cdcb0a1c344a67f8dfb82.setIcon(icon_4041f1f38c53e55c7ae2b1ce93b92c4c);
|
|
|
|
|
|
var marker_f1ddb23e832b48eabb1bbf7a8e8b79e6 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_29375ffdab5350beadb2e86004d0077b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a9f59e7785fd1265fa9ca66f4f89db8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a2b48f1c78001f43876b8d7125dfdd9 = $(`<div id="html_4a2b48f1c78001f43876b8d7125dfdd9" style="width: 100.0%; height: 100.0%;">relay.bowlafterbowl.com</div>`)[0];
|
|
popup_4a9f59e7785fd1265fa9ca66f4f89db8.setContent(html_4a2b48f1c78001f43876b8d7125dfdd9);
|
|
|
|
|
|
|
|
marker_f1ddb23e832b48eabb1bbf7a8e8b79e6.bindPopup(popup_4a9f59e7785fd1265fa9ca66f4f89db8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1ddb23e832b48eabb1bbf7a8e8b79e6.setIcon(icon_29375ffdab5350beadb2e86004d0077b);
|
|
|
|
|
|
var marker_93573effe914d8f08c16c30c51998f37 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3994052669902d1a370f7770159298bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bab85f7ddf8826aba29af81b347df3da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fd019a89aae4c5d56a6253e8148a04e = $(`<div id="html_2fd019a89aae4c5d56a6253e8148a04e" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai:443</div>`)[0];
|
|
popup_bab85f7ddf8826aba29af81b347df3da.setContent(html_2fd019a89aae4c5d56a6253e8148a04e);
|
|
|
|
|
|
|
|
marker_93573effe914d8f08c16c30c51998f37.bindPopup(popup_bab85f7ddf8826aba29af81b347df3da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93573effe914d8f08c16c30c51998f37.setIcon(icon_3994052669902d1a370f7770159298bc);
|
|
|
|
|
|
var marker_b7ccbd5a5a5b9a8c0acfbfca4d3c6485 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d30281920c9e92cab3b95ac8f655f2d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_728ad1620f67836a8397de0a3b2d2be8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0048f07a1438410206384b1be99e04f = $(`<div id="html_f0048f07a1438410206384b1be99e04f" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_728ad1620f67836a8397de0a3b2d2be8.setContent(html_f0048f07a1438410206384b1be99e04f);
|
|
|
|
|
|
|
|
marker_b7ccbd5a5a5b9a8c0acfbfca4d3c6485.bindPopup(popup_728ad1620f67836a8397de0a3b2d2be8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7ccbd5a5a5b9a8c0acfbfca4d3c6485.setIcon(icon_d30281920c9e92cab3b95ac8f655f2d4);
|
|
|
|
|
|
var marker_a4af15d97964579947e3569caec9585d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0c2c2fe6ed5a1740abb7a8118c61fcab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_852f82590a04c49f442ecbcb641cd893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18f24e0d0bb2677af51bb532319d493d = $(`<div id="html_18f24e0d0bb2677af51bb532319d493d" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_852f82590a04c49f442ecbcb641cd893.setContent(html_18f24e0d0bb2677af51bb532319d493d);
|
|
|
|
|
|
|
|
marker_a4af15d97964579947e3569caec9585d.bindPopup(popup_852f82590a04c49f442ecbcb641cd893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4af15d97964579947e3569caec9585d.setIcon(icon_0c2c2fe6ed5a1740abb7a8118c61fcab);
|
|
|
|
|
|
var marker_064f145138f617e606058cc372aea8b0 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_93b6932fbcfd8ef5de13fc0c8e0934a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a3cb425d662062e896ba4c70e0dff28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a8d971ee02e433f9ac35028c76b06bd = $(`<div id="html_9a8d971ee02e433f9ac35028c76b06bd" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_7a3cb425d662062e896ba4c70e0dff28.setContent(html_9a8d971ee02e433f9ac35028c76b06bd);
|
|
|
|
|
|
|
|
marker_064f145138f617e606058cc372aea8b0.bindPopup(popup_7a3cb425d662062e896ba4c70e0dff28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_064f145138f617e606058cc372aea8b0.setIcon(icon_93b6932fbcfd8ef5de13fc0c8e0934a9);
|
|
|
|
|
|
var marker_4134b83549a1b5cc9c4f0bacd3481746 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ac1353faa79e08845959bd9938296caa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_584ab9865cf0d4ce62790d48a54bcd9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5f0e0f02ab804dfe3b5df940c7284d3 = $(`<div id="html_a5f0e0f02ab804dfe3b5df940c7284d3" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name:443</div>`)[0];
|
|
popup_584ab9865cf0d4ce62790d48a54bcd9d.setContent(html_a5f0e0f02ab804dfe3b5df940c7284d3);
|
|
|
|
|
|
|
|
marker_4134b83549a1b5cc9c4f0bacd3481746.bindPopup(popup_584ab9865cf0d4ce62790d48a54bcd9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4134b83549a1b5cc9c4f0bacd3481746.setIcon(icon_ac1353faa79e08845959bd9938296caa);
|
|
|
|
|
|
var marker_43492a89d530c6148e6b85c4abb2edef = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9ddb86d070ed233549dc6e8bfccc60c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f5306fee51b45806092cb49dd4e78c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c37e35ad058cad667a7ad1982b5b35b3 = $(`<div id="html_c37e35ad058cad667a7ad1982b5b35b3" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_8f5306fee51b45806092cb49dd4e78c3.setContent(html_c37e35ad058cad667a7ad1982b5b35b3);
|
|
|
|
|
|
|
|
marker_43492a89d530c6148e6b85c4abb2edef.bindPopup(popup_8f5306fee51b45806092cb49dd4e78c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43492a89d530c6148e6b85c4abb2edef.setIcon(icon_9ddb86d070ed233549dc6e8bfccc60c0);
|
|
|
|
|
|
var marker_97eaabaf3f62c18cf964555cec1e8e11 = L.marker(
|
|
[47.1285, 8.74735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_61faabb14e84074df4149b843b36f6d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a68f0542f85bfa8d1ab075fc9d5c0b32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d192b45df697268d5d53f33c4f6a61c5 = $(`<div id="html_d192b45df697268d5d53f33c4f6a61c5" style="width: 100.0%; height: 100.0%;">nas01xanthosnet.synology.me:7778</div>`)[0];
|
|
popup_a68f0542f85bfa8d1ab075fc9d5c0b32.setContent(html_d192b45df697268d5d53f33c4f6a61c5);
|
|
|
|
|
|
|
|
marker_97eaabaf3f62c18cf964555cec1e8e11.bindPopup(popup_a68f0542f85bfa8d1ab075fc9d5c0b32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97eaabaf3f62c18cf964555cec1e8e11.setIcon(icon_61faabb14e84074df4149b843b36f6d3);
|
|
|
|
|
|
var marker_b9ae91aebb8f485a49317e33a6607b2a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ffbeb6cecd510cd50e503a5c8f65f9dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a98d2f1084513f03c179988e8e47009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b261d3086157b198b007f5a1152ab07f = $(`<div id="html_b261d3086157b198b007f5a1152ab07f" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_5a98d2f1084513f03c179988e8e47009.setContent(html_b261d3086157b198b007f5a1152ab07f);
|
|
|
|
|
|
|
|
marker_b9ae91aebb8f485a49317e33a6607b2a.bindPopup(popup_5a98d2f1084513f03c179988e8e47009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ae91aebb8f485a49317e33a6607b2a.setIcon(icon_ffbeb6cecd510cd50e503a5c8f65f9dd);
|
|
|
|
|
|
var marker_9f30fdfcc09a15bc2b293bfd9662fb5e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4effc098876530417ad42221ae0eecd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_737d6131700243aaddcbabc0646bbc3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91cb18296451352a172bcb6bcba69c41 = $(`<div id="html_91cb18296451352a172bcb6bcba69c41" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de:443</div>`)[0];
|
|
popup_737d6131700243aaddcbabc0646bbc3a.setContent(html_91cb18296451352a172bcb6bcba69c41);
|
|
|
|
|
|
|
|
marker_9f30fdfcc09a15bc2b293bfd9662fb5e.bindPopup(popup_737d6131700243aaddcbabc0646bbc3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f30fdfcc09a15bc2b293bfd9662fb5e.setIcon(icon_4effc098876530417ad42221ae0eecd0);
|
|
|
|
|
|
var marker_8160c68375b60330c0de53db2e2393a2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4634a9f6d4ef5e2e27c231483461da20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44ecb3174b48f2d886e57df5c510eb71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c7a2ee3fc8037a68335760f722a5165 = $(`<div id="html_0c7a2ee3fc8037a68335760f722a5165" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_44ecb3174b48f2d886e57df5c510eb71.setContent(html_0c7a2ee3fc8037a68335760f722a5165);
|
|
|
|
|
|
|
|
marker_8160c68375b60330c0de53db2e2393a2.bindPopup(popup_44ecb3174b48f2d886e57df5c510eb71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8160c68375b60330c0de53db2e2393a2.setIcon(icon_4634a9f6d4ef5e2e27c231483461da20);
|
|
|
|
|
|
var marker_d09568654671dc031fea83051a11e9fe = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f51dd8ad409f63cae112be042060a233 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1f936ba35a67fb99eb2f97b26727fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3636feb9cbb964f6c400cb6d24bf2657 = $(`<div id="html_3636feb9cbb964f6c400cb6d24bf2657" style="width: 100.0%; height: 100.0%;">r.0kb.io:443</div>`)[0];
|
|
popup_d1f936ba35a67fb99eb2f97b26727fc2.setContent(html_3636feb9cbb964f6c400cb6d24bf2657);
|
|
|
|
|
|
|
|
marker_d09568654671dc031fea83051a11e9fe.bindPopup(popup_d1f936ba35a67fb99eb2f97b26727fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d09568654671dc031fea83051a11e9fe.setIcon(icon_f51dd8ad409f63cae112be042060a233);
|
|
|
|
|
|
var marker_e2f2f8323ef1fa37cdd247e93be1e880 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_df29a8cc9c6b7c9e2524db9d2a53ffdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffd0ad83ee7f360908ade2a26ef0ded3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e62ab321ffed5f5be979def486d3025 = $(`<div id="html_4e62ab321ffed5f5be979def486d3025" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_ffd0ad83ee7f360908ade2a26ef0ded3.setContent(html_4e62ab321ffed5f5be979def486d3025);
|
|
|
|
|
|
|
|
marker_e2f2f8323ef1fa37cdd247e93be1e880.bindPopup(popup_ffd0ad83ee7f360908ade2a26ef0ded3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2f2f8323ef1fa37cdd247e93be1e880.setIcon(icon_df29a8cc9c6b7c9e2524db9d2a53ffdd);
|
|
|
|
|
|
var marker_4f69e4adf3cfc7d39402db5abdc89916 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_4e22a9a20206beca0d3d3e2d901aa431 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b90bb89420c47eaf095c5de6a0a568f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_807584f862ec4ded5a5193eff8f8debc = $(`<div id="html_807584f862ec4ded5a5193eff8f8debc" style="width: 100.0%; height: 100.0%;">ynostr.yael.at:443</div>`)[0];
|
|
popup_b90bb89420c47eaf095c5de6a0a568f3.setContent(html_807584f862ec4ded5a5193eff8f8debc);
|
|
|
|
|
|
|
|
marker_4f69e4adf3cfc7d39402db5abdc89916.bindPopup(popup_b90bb89420c47eaf095c5de6a0a568f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f69e4adf3cfc7d39402db5abdc89916.setIcon(icon_4e22a9a20206beca0d3d3e2d901aa431);
|
|
|
|
|
|
var marker_a3f21a30fe753d9e666147ea6a4ac190 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0c185e818ba9e5e8b9c940b781a10533 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc3150fdae5e814c9d62889932a4773f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58a6b4e7f5260f9b7b55efe16bafbb85 = $(`<div id="html_58a6b4e7f5260f9b7b55efe16bafbb85" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_fc3150fdae5e814c9d62889932a4773f.setContent(html_58a6b4e7f5260f9b7b55efe16bafbb85);
|
|
|
|
|
|
|
|
marker_a3f21a30fe753d9e666147ea6a4ac190.bindPopup(popup_fc3150fdae5e814c9d62889932a4773f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3f21a30fe753d9e666147ea6a4ac190.setIcon(icon_0c185e818ba9e5e8b9c940b781a10533);
|
|
|
|
|
|
var marker_b4cab3a22d9d26330fa220fa22db8692 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_46793ecbf8e713b0e4b30af330036760 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc3298e9de817ad139728b7d9336b499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_236ef402fbcc7d57993c50add4f3f7eb = $(`<div id="html_236ef402fbcc7d57993c50add4f3f7eb" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_bc3298e9de817ad139728b7d9336b499.setContent(html_236ef402fbcc7d57993c50add4f3f7eb);
|
|
|
|
|
|
|
|
marker_b4cab3a22d9d26330fa220fa22db8692.bindPopup(popup_bc3298e9de817ad139728b7d9336b499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4cab3a22d9d26330fa220fa22db8692.setIcon(icon_46793ecbf8e713b0e4b30af330036760);
|
|
|
|
|
|
var marker_4d2eb2be39d5891f83825d8c3b7c1d4a = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_528c54ee501a2088d485566599c7445c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_246293ccec5e9a83a0fc586580662ac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8e7321e62400125f86028245b042757 = $(`<div id="html_a8e7321e62400125f86028245b042757" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_246293ccec5e9a83a0fc586580662ac1.setContent(html_a8e7321e62400125f86028245b042757);
|
|
|
|
|
|
|
|
marker_4d2eb2be39d5891f83825d8c3b7c1d4a.bindPopup(popup_246293ccec5e9a83a0fc586580662ac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d2eb2be39d5891f83825d8c3b7c1d4a.setIcon(icon_528c54ee501a2088d485566599c7445c);
|
|
|
|
|
|
var marker_bd8f3d725bea6b7a81a69bd17b6afb76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8bfae34a3f295941d84893758f31a457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70d06150602b026f28b3102b7bfdd308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac08481c0fa35c1f1b7f8e7aee30af33 = $(`<div id="html_ac08481c0fa35c1f1b7f8e7aee30af33" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_70d06150602b026f28b3102b7bfdd308.setContent(html_ac08481c0fa35c1f1b7f8e7aee30af33);
|
|
|
|
|
|
|
|
marker_bd8f3d725bea6b7a81a69bd17b6afb76.bindPopup(popup_70d06150602b026f28b3102b7bfdd308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd8f3d725bea6b7a81a69bd17b6afb76.setIcon(icon_8bfae34a3f295941d84893758f31a457);
|
|
|
|
|
|
var marker_ca7fb17b500d385660fa7e52f22b9158 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cead3ee095155099d55a37a9d77c48cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ec294114b0e45e8a000a45d834a7652 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeaf831db3e0b48a93b0669ff26ddc90 = $(`<div id="html_eeaf831db3e0b48a93b0669ff26ddc90" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_0ec294114b0e45e8a000a45d834a7652.setContent(html_eeaf831db3e0b48a93b0669ff26ddc90);
|
|
|
|
|
|
|
|
marker_ca7fb17b500d385660fa7e52f22b9158.bindPopup(popup_0ec294114b0e45e8a000a45d834a7652)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca7fb17b500d385660fa7e52f22b9158.setIcon(icon_cead3ee095155099d55a37a9d77c48cc);
|
|
|
|
|
|
var marker_82eb869147715bc26b0f2127719b6622 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_230f9425eac92a640445146d49087b7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14873387db0ed853af3a50ea3c75aba5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b178d66aaf5ef51a6b755da34feebf4 = $(`<div id="html_6b178d66aaf5ef51a6b755da34feebf4" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_14873387db0ed853af3a50ea3c75aba5.setContent(html_6b178d66aaf5ef51a6b755da34feebf4);
|
|
|
|
|
|
|
|
marker_82eb869147715bc26b0f2127719b6622.bindPopup(popup_14873387db0ed853af3a50ea3c75aba5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82eb869147715bc26b0f2127719b6622.setIcon(icon_230f9425eac92a640445146d49087b7b);
|
|
|
|
|
|
var marker_5aed551b945bf7c9eced00f69d417b2f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_976caa21ba20ca0f81ae702d99bdb84e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e96c7e621e0478004e6e22aebe0e1cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c24756c91d2f07d75057f8da286f15f9 = $(`<div id="html_c24756c91d2f07d75057f8da286f15f9" style="width: 100.0%; height: 100.0%;">strfry.shock.network:443</div>`)[0];
|
|
popup_9e96c7e621e0478004e6e22aebe0e1cc.setContent(html_c24756c91d2f07d75057f8da286f15f9);
|
|
|
|
|
|
|
|
marker_5aed551b945bf7c9eced00f69d417b2f.bindPopup(popup_9e96c7e621e0478004e6e22aebe0e1cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5aed551b945bf7c9eced00f69d417b2f.setIcon(icon_976caa21ba20ca0f81ae702d99bdb84e);
|
|
|
|
|
|
var marker_28238b58fb18a9cd90a94d605ffb9c57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_216100b824a646d55caaa2643f889cd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09fe9bf3117728ebd341f8b5a0e18b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8ce6ee3cdd06ecab0c5aa18defa3237 = $(`<div id="html_f8ce6ee3cdd06ecab0c5aa18defa3237" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_c09fe9bf3117728ebd341f8b5a0e18b5.setContent(html_f8ce6ee3cdd06ecab0c5aa18defa3237);
|
|
|
|
|
|
|
|
marker_28238b58fb18a9cd90a94d605ffb9c57.bindPopup(popup_c09fe9bf3117728ebd341f8b5a0e18b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28238b58fb18a9cd90a94d605ffb9c57.setIcon(icon_216100b824a646d55caaa2643f889cd2);
|
|
|
|
|
|
var marker_d770fd4a977e41e435e281597f19e6ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cd19755d3fe795a252b0e723ab60bcfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78e620dc1443ec5a2c4b97ca15eaa66c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fa385f09849875a1967c703b3122f23 = $(`<div id="html_3fa385f09849875a1967c703b3122f23" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_78e620dc1443ec5a2c4b97ca15eaa66c.setContent(html_3fa385f09849875a1967c703b3122f23);
|
|
|
|
|
|
|
|
marker_d770fd4a977e41e435e281597f19e6ba.bindPopup(popup_78e620dc1443ec5a2c4b97ca15eaa66c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d770fd4a977e41e435e281597f19e6ba.setIcon(icon_cd19755d3fe795a252b0e723ab60bcfb);
|
|
|
|
|
|
var marker_c91ae65d45369c8b9c18d3e8de8a9e22 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_98361b23e33065ab1757d0fba3a734bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd553b7ec7441a87d855dcf1ad476460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6d9f22cf74b3f1659e6e4d1a64f077e = $(`<div id="html_b6d9f22cf74b3f1659e6e4d1a64f077e" style="width: 100.0%; height: 100.0%;">relay2.angor.io:443</div>`)[0];
|
|
popup_bd553b7ec7441a87d855dcf1ad476460.setContent(html_b6d9f22cf74b3f1659e6e4d1a64f077e);
|
|
|
|
|
|
|
|
marker_c91ae65d45369c8b9c18d3e8de8a9e22.bindPopup(popup_bd553b7ec7441a87d855dcf1ad476460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c91ae65d45369c8b9c18d3e8de8a9e22.setIcon(icon_98361b23e33065ab1757d0fba3a734bd);
|
|
|
|
|
|
var marker_b676fdb1c19dc018b0d4f0c0f1c1922d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9cf669f61c41ee5f8ee2c88e5333317b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af6269c116f1f93955de39978ba182dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24c1c5b07d017d497198718ed26daf99 = $(`<div id="html_24c1c5b07d017d497198718ed26daf99" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com:443</div>`)[0];
|
|
popup_af6269c116f1f93955de39978ba182dc.setContent(html_24c1c5b07d017d497198718ed26daf99);
|
|
|
|
|
|
|
|
marker_b676fdb1c19dc018b0d4f0c0f1c1922d.bindPopup(popup_af6269c116f1f93955de39978ba182dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b676fdb1c19dc018b0d4f0c0f1c1922d.setIcon(icon_9cf669f61c41ee5f8ee2c88e5333317b);
|
|
|
|
|
|
var marker_4358d926dcf4b6ca9a4e936e3197ffa1 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_3dd356044168e2af9d8d1054eaa2e8d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1c6fcc28d99b652e655a7056736682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a02bf6bc4c89d6e671e544265325429e = $(`<div id="html_a02bf6bc4c89d6e671e544265325429e" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com:443</div>`)[0];
|
|
popup_7f1c6fcc28d99b652e655a7056736682.setContent(html_a02bf6bc4c89d6e671e544265325429e);
|
|
|
|
|
|
|
|
marker_4358d926dcf4b6ca9a4e936e3197ffa1.bindPopup(popup_7f1c6fcc28d99b652e655a7056736682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4358d926dcf4b6ca9a4e936e3197ffa1.setIcon(icon_3dd356044168e2af9d8d1054eaa2e8d2);
|
|
|
|
|
|
var marker_65ebdd48cfa06263a313442245195185 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_81c164280c7d8f3d8319cfe17ceb24fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce4fad1683837962afda0a6831453c7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_895399aa7c76044a854326e0abf43bb5 = $(`<div id="html_895399aa7c76044a854326e0abf43bb5" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st:443</div>`)[0];
|
|
popup_ce4fad1683837962afda0a6831453c7f.setContent(html_895399aa7c76044a854326e0abf43bb5);
|
|
|
|
|
|
|
|
marker_65ebdd48cfa06263a313442245195185.bindPopup(popup_ce4fad1683837962afda0a6831453c7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65ebdd48cfa06263a313442245195185.setIcon(icon_81c164280c7d8f3d8319cfe17ceb24fa);
|
|
|
|
|
|
var marker_6645a883fc713c06cfbd6880381b6705 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_5b9ff02fa041f8363d55a5832d110ff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cd5cb26871d1afd1759f468dbdc9f26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f891950bea274f8993759b1c5d149db = $(`<div id="html_9f891950bea274f8993759b1c5d149db" style="width: 100.0%; height: 100.0%;">relay.agorist.space:443</div>`)[0];
|
|
popup_7cd5cb26871d1afd1759f468dbdc9f26.setContent(html_9f891950bea274f8993759b1c5d149db);
|
|
|
|
|
|
|
|
marker_6645a883fc713c06cfbd6880381b6705.bindPopup(popup_7cd5cb26871d1afd1759f468dbdc9f26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6645a883fc713c06cfbd6880381b6705.setIcon(icon_5b9ff02fa041f8363d55a5832d110ff8);
|
|
|
|
|
|
var marker_f21303571ed6895c8e170b00af0d4f5d = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0e9f66285d8f940c69040e53c1b30194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea26d2adbc3b24e50d0ade16a4a35eea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f93c5e1f78d9344a91205084ef169ee = $(`<div id="html_6f93c5e1f78d9344a91205084ef169ee" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com:443</div>`)[0];
|
|
popup_ea26d2adbc3b24e50d0ade16a4a35eea.setContent(html_6f93c5e1f78d9344a91205084ef169ee);
|
|
|
|
|
|
|
|
marker_f21303571ed6895c8e170b00af0d4f5d.bindPopup(popup_ea26d2adbc3b24e50d0ade16a4a35eea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f21303571ed6895c8e170b00af0d4f5d.setIcon(icon_0e9f66285d8f940c69040e53c1b30194);
|
|
|
|
|
|
var marker_94612bb51b6c838ea1d912cfe8ed6e7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9c84b0dc9e8b3df207871fb900e79e09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3feabd2f4649c105ebfb7882300c2f3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f0a982aa40b2fc839a097755d1c917a = $(`<div id="html_0f0a982aa40b2fc839a097755d1c917a" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_3feabd2f4649c105ebfb7882300c2f3c.setContent(html_0f0a982aa40b2fc839a097755d1c917a);
|
|
|
|
|
|
|
|
marker_94612bb51b6c838ea1d912cfe8ed6e7c.bindPopup(popup_3feabd2f4649c105ebfb7882300c2f3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94612bb51b6c838ea1d912cfe8ed6e7c.setIcon(icon_9c84b0dc9e8b3df207871fb900e79e09);
|
|
|
|
|
|
var marker_396073f679a61f2575616486e7b9533b = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_501b5d4f0a48d3df94d494123bfa0539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b325ae96a24c368f19d807f09a5ad3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7fa6547cedca2bd49814347d5557c61 = $(`<div id="html_b7fa6547cedca2bd49814347d5557c61" style="width: 100.0%; height: 100.0%;">articles.layer3.news:443</div>`)[0];
|
|
popup_1b325ae96a24c368f19d807f09a5ad3a.setContent(html_b7fa6547cedca2bd49814347d5557c61);
|
|
|
|
|
|
|
|
marker_396073f679a61f2575616486e7b9533b.bindPopup(popup_1b325ae96a24c368f19d807f09a5ad3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_396073f679a61f2575616486e7b9533b.setIcon(icon_501b5d4f0a48d3df94d494123bfa0539);
|
|
|
|
|
|
var marker_9329d64117fb148613b729e157068242 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_759c7b0850fce9d7285ea59ae7e44abe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f96abffded250aaecdedaaea388d4e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f51d0ff79aed2cd318b82ad446ef083 = $(`<div id="html_2f51d0ff79aed2cd318b82ad446ef083" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_0f96abffded250aaecdedaaea388d4e4.setContent(html_2f51d0ff79aed2cd318b82ad446ef083);
|
|
|
|
|
|
|
|
marker_9329d64117fb148613b729e157068242.bindPopup(popup_0f96abffded250aaecdedaaea388d4e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9329d64117fb148613b729e157068242.setIcon(icon_759c7b0850fce9d7285ea59ae7e44abe);
|
|
|
|
|
|
var marker_fc94dc19b88f816b7001c4c9f7a3868a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8c0f270c6e0580d52dcfda588ab254d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3257f87aa84fb1e311ac8896995d18ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9e346f49d122e2029083c2a271c90ba = $(`<div id="html_c9e346f49d122e2029083c2a271c90ba" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_3257f87aa84fb1e311ac8896995d18ca.setContent(html_c9e346f49d122e2029083c2a271c90ba);
|
|
|
|
|
|
|
|
marker_fc94dc19b88f816b7001c4c9f7a3868a.bindPopup(popup_3257f87aa84fb1e311ac8896995d18ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc94dc19b88f816b7001c4c9f7a3868a.setIcon(icon_8c0f270c6e0580d52dcfda588ab254d1);
|
|
|
|
|
|
var marker_ad33e5f93e8e578f3bf80f4a9b57109f = L.marker(
|
|
[44.7839, -106.941],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_91fab5b05391c5260bb9506fa20aee6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a26aa08fe16b5e119a299068559da9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50a57cc7d32b0b43eab3008b679bba20 = $(`<div id="html_50a57cc7d32b0b43eab3008b679bba20" style="width: 100.0%; height: 100.0%;">relay1.orangesync.tech</div>`)[0];
|
|
popup_66a26aa08fe16b5e119a299068559da9.setContent(html_50a57cc7d32b0b43eab3008b679bba20);
|
|
|
|
|
|
|
|
marker_ad33e5f93e8e578f3bf80f4a9b57109f.bindPopup(popup_66a26aa08fe16b5e119a299068559da9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad33e5f93e8e578f3bf80f4a9b57109f.setIcon(icon_91fab5b05391c5260bb9506fa20aee6f);
|
|
|
|
|
|
var marker_302da4e7fbdaeba6965b668681d93648 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_30a41c6f3ae33b916acb0b43db3a24b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b0a0491fc3c9cee2d7b27cd072b1e58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2603a8ac4401dc18135861915a44317 = $(`<div id="html_a2603a8ac4401dc18135861915a44317" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_8b0a0491fc3c9cee2d7b27cd072b1e58.setContent(html_a2603a8ac4401dc18135861915a44317);
|
|
|
|
|
|
|
|
marker_302da4e7fbdaeba6965b668681d93648.bindPopup(popup_8b0a0491fc3c9cee2d7b27cd072b1e58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_302da4e7fbdaeba6965b668681d93648.setIcon(icon_30a41c6f3ae33b916acb0b43db3a24b6);
|
|
|
|
|
|
var marker_fdd2bb16bf574c1b0b064147f21055b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_232bfae1e7f903ad15922261a7fb3bf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4c4b3787da1660d27b8d7682af05189 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e79b2c578ff1701ba8228932c77c7c2d = $(`<div id="html_e79b2c578ff1701ba8228932c77c7c2d" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_b4c4b3787da1660d27b8d7682af05189.setContent(html_e79b2c578ff1701ba8228932c77c7c2d);
|
|
|
|
|
|
|
|
marker_fdd2bb16bf574c1b0b064147f21055b8.bindPopup(popup_b4c4b3787da1660d27b8d7682af05189)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd2bb16bf574c1b0b064147f21055b8.setIcon(icon_232bfae1e7f903ad15922261a7fb3bf4);
|
|
|
|
|
|
var marker_accf2a72ed0f1f61443ee7ddcfacd8f7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_335b9c84838708fe8253118bb924c036 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fba441bbca8543b14d4382c2d4e850f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a61f302023089d44e0563df5523e819 = $(`<div id="html_0a61f302023089d44e0563df5523e819" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_3fba441bbca8543b14d4382c2d4e850f.setContent(html_0a61f302023089d44e0563df5523e819);
|
|
|
|
|
|
|
|
marker_accf2a72ed0f1f61443ee7ddcfacd8f7.bindPopup(popup_3fba441bbca8543b14d4382c2d4e850f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_accf2a72ed0f1f61443ee7ddcfacd8f7.setIcon(icon_335b9c84838708fe8253118bb924c036);
|
|
|
|
|
|
var marker_d4df439155176f1da748d9a283c655f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_603bd674a5cb0020f7db9d04de93ff25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e5a83e11bbac0582ba22f4bb5ea8064 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cbda333d917ffb9717848cb03f580cf = $(`<div id="html_7cbda333d917ffb9717848cb03f580cf" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_5e5a83e11bbac0582ba22f4bb5ea8064.setContent(html_7cbda333d917ffb9717848cb03f580cf);
|
|
|
|
|
|
|
|
marker_d4df439155176f1da748d9a283c655f2.bindPopup(popup_5e5a83e11bbac0582ba22f4bb5ea8064)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4df439155176f1da748d9a283c655f2.setIcon(icon_603bd674a5cb0020f7db9d04de93ff25);
|
|
|
|
|
|
var marker_ef237a8ca602029fe61a016eea9790fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_567ef9c1ea3610d22fb8a8c907643ba6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0071710f12a9cb1b2ab00e7f81f51df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_910fd45c14234f08ef088d0b2b53627c = $(`<div id="html_910fd45c14234f08ef088d0b2b53627c" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app:443</div>`)[0];
|
|
popup_f0071710f12a9cb1b2ab00e7f81f51df.setContent(html_910fd45c14234f08ef088d0b2b53627c);
|
|
|
|
|
|
|
|
marker_ef237a8ca602029fe61a016eea9790fd.bindPopup(popup_f0071710f12a9cb1b2ab00e7f81f51df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef237a8ca602029fe61a016eea9790fd.setIcon(icon_567ef9c1ea3610d22fb8a8c907643ba6);
|
|
|
|
|
|
var marker_af42a32d3c21aad75f086c488b5d43cf = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_20aa4c78fd3f3b1e5899b9d8adfa851d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d277d80330ebd9ff6fa70398fb571d40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63807a4fae54c4371d0b5c8e2f5816bb = $(`<div id="html_63807a4fae54c4371d0b5c8e2f5816bb" style="width: 100.0%; height: 100.0%;">relay.notoshi.win:443</div>`)[0];
|
|
popup_d277d80330ebd9ff6fa70398fb571d40.setContent(html_63807a4fae54c4371d0b5c8e2f5816bb);
|
|
|
|
|
|
|
|
marker_af42a32d3c21aad75f086c488b5d43cf.bindPopup(popup_d277d80330ebd9ff6fa70398fb571d40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af42a32d3c21aad75f086c488b5d43cf.setIcon(icon_20aa4c78fd3f3b1e5899b9d8adfa851d);
|
|
|
|
|
|
var marker_99b7ac8bbab9158d3147757bece0accd = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_fc3961813fe14d454b4a0cbb80e5f56f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_420ecfb95c1cad8b031c66d6e406caf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b04732c878d3752789d692bbf599e6b = $(`<div id="html_5b04732c878d3752789d692bbf599e6b" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_420ecfb95c1cad8b031c66d6e406caf7.setContent(html_5b04732c878d3752789d692bbf599e6b);
|
|
|
|
|
|
|
|
marker_99b7ac8bbab9158d3147757bece0accd.bindPopup(popup_420ecfb95c1cad8b031c66d6e406caf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99b7ac8bbab9158d3147757bece0accd.setIcon(icon_fc3961813fe14d454b4a0cbb80e5f56f);
|
|
|
|
|
|
var marker_7b57bf23a63757a97985dc405f44c6a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f175c47c134957237283953d8c8d7d59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5393de4a63d43c6b2b4ce8926eced6db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c60a24c5492674e21da91936020cb3c8 = $(`<div id="html_c60a24c5492674e21da91936020cb3c8" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_5393de4a63d43c6b2b4ce8926eced6db.setContent(html_c60a24c5492674e21da91936020cb3c8);
|
|
|
|
|
|
|
|
marker_7b57bf23a63757a97985dc405f44c6a3.bindPopup(popup_5393de4a63d43c6b2b4ce8926eced6db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b57bf23a63757a97985dc405f44c6a3.setIcon(icon_f175c47c134957237283953d8c8d7d59);
|
|
|
|
|
|
var marker_eb9f22d21b8fa57ce55b0e74bdcc40c3 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_093885d2dad17f941b5cd5f9ce82b0f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6eceb8f064d80f8dbba2786f500c7242 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1656c934d12f99368e1e28aa45aee7e = $(`<div id="html_e1656c934d12f99368e1e28aa45aee7e" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_6eceb8f064d80f8dbba2786f500c7242.setContent(html_e1656c934d12f99368e1e28aa45aee7e);
|
|
|
|
|
|
|
|
marker_eb9f22d21b8fa57ce55b0e74bdcc40c3.bindPopup(popup_6eceb8f064d80f8dbba2786f500c7242)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb9f22d21b8fa57ce55b0e74bdcc40c3.setIcon(icon_093885d2dad17f941b5cd5f9ce82b0f8);
|
|
|
|
|
|
var marker_a3e4f854ef386dd5e074b2e41e5a8629 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1e3f4f67baa2d7807fd63e0be7f3dbda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8cbe914bbf8c65c991e847cfb0544d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_644df12dc46f8c8aa241b6fc0c2ce2f5 = $(`<div id="html_644df12dc46f8c8aa241b6fc0c2ce2f5" style="width: 100.0%; height: 100.0%;">nexus.libernet.app:443</div>`)[0];
|
|
popup_e8cbe914bbf8c65c991e847cfb0544d4.setContent(html_644df12dc46f8c8aa241b6fc0c2ce2f5);
|
|
|
|
|
|
|
|
marker_a3e4f854ef386dd5e074b2e41e5a8629.bindPopup(popup_e8cbe914bbf8c65c991e847cfb0544d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3e4f854ef386dd5e074b2e41e5a8629.setIcon(icon_1e3f4f67baa2d7807fd63e0be7f3dbda);
|
|
|
|
|
|
var marker_f04460b837d1a6d1216a1223fd03d11f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a26b14b9f8bfd9574cd959cc3916ac12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_926483bb58fd87efdd566513ee94e550 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_818b4ff4fc3319e78416fc183ba03c39 = $(`<div id="html_818b4ff4fc3319e78416fc183ba03c39" style="width: 100.0%; height: 100.0%;">rilo.nostria.app:443</div>`)[0];
|
|
popup_926483bb58fd87efdd566513ee94e550.setContent(html_818b4ff4fc3319e78416fc183ba03c39);
|
|
|
|
|
|
|
|
marker_f04460b837d1a6d1216a1223fd03d11f.bindPopup(popup_926483bb58fd87efdd566513ee94e550)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f04460b837d1a6d1216a1223fd03d11f.setIcon(icon_a26b14b9f8bfd9574cd959cc3916ac12);
|
|
|
|
|
|
var marker_e8995571b1caf603c0c73c3640efcf2d = L.marker(
|
|
[13.7853, 100.67],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1f2cf326d98b3e11aa0368eb9bbdc572 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cffbb7f30e9fc76d65f180a095a19362 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d451781d594d9d3f08dc449f8041ab4 = $(`<div id="html_6d451781d594d9d3f08dc449f8041ab4" style="width: 100.0%; height: 100.0%;">relay0.gfcom.info</div>`)[0];
|
|
popup_cffbb7f30e9fc76d65f180a095a19362.setContent(html_6d451781d594d9d3f08dc449f8041ab4);
|
|
|
|
|
|
|
|
marker_e8995571b1caf603c0c73c3640efcf2d.bindPopup(popup_cffbb7f30e9fc76d65f180a095a19362)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8995571b1caf603c0c73c3640efcf2d.setIcon(icon_1f2cf326d98b3e11aa0368eb9bbdc572);
|
|
|
|
|
|
var marker_0508f9aeaeeea9e8fbdd94d9f2b690f7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d3594ee5f5ea20d88e16ac470d865be7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e80f751ba3ca140bd21c6cab17c3f384 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e19eadfe33937b775fdc526d440391e = $(`<div id="html_1e19eadfe33937b775fdc526d440391e" style="width: 100.0%; height: 100.0%;">nos.lol:443</div>`)[0];
|
|
popup_e80f751ba3ca140bd21c6cab17c3f384.setContent(html_1e19eadfe33937b775fdc526d440391e);
|
|
|
|
|
|
|
|
marker_0508f9aeaeeea9e8fbdd94d9f2b690f7.bindPopup(popup_e80f751ba3ca140bd21c6cab17c3f384)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0508f9aeaeeea9e8fbdd94d9f2b690f7.setIcon(icon_d3594ee5f5ea20d88e16ac470d865be7);
|
|
|
|
|
|
var marker_f290e24bb6d4eb824414a51295aaf677 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ac542bb7333987ea1ffb6fbd21d84c10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_446a0c231d8773d1dd653b2cab83ae26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd1eb1e55f6f3e9d654f9e9e5ec482b8 = $(`<div id="html_bd1eb1e55f6f3e9d654f9e9e5ec482b8" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_446a0c231d8773d1dd653b2cab83ae26.setContent(html_bd1eb1e55f6f3e9d654f9e9e5ec482b8);
|
|
|
|
|
|
|
|
marker_f290e24bb6d4eb824414a51295aaf677.bindPopup(popup_446a0c231d8773d1dd653b2cab83ae26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f290e24bb6d4eb824414a51295aaf677.setIcon(icon_ac542bb7333987ea1ffb6fbd21d84c10);
|
|
|
|
|
|
var marker_023b6ecff6002c568fe70d93172e1e72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6def566cfb472843f45092373ab99fc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77122a2c9af3182b26072b3f0068840e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ae3c3f08694b96a452d36552c4a8ace = $(`<div id="html_4ae3c3f08694b96a452d36552c4a8ace" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_77122a2c9af3182b26072b3f0068840e.setContent(html_4ae3c3f08694b96a452d36552c4a8ace);
|
|
|
|
|
|
|
|
marker_023b6ecff6002c568fe70d93172e1e72.bindPopup(popup_77122a2c9af3182b26072b3f0068840e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_023b6ecff6002c568fe70d93172e1e72.setIcon(icon_6def566cfb472843f45092373ab99fc6);
|
|
|
|
|
|
var marker_5e099be4faecac1ffe073e68957fada7 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_178b964818dbff9bede2455252b86c9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b18c3db4cde94d8d967b29462311aea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfb9cf39469ef3ee8172efca4345366a = $(`<div id="html_cfb9cf39469ef3ee8172efca4345366a" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch:443</div>`)[0];
|
|
popup_b18c3db4cde94d8d967b29462311aea8.setContent(html_cfb9cf39469ef3ee8172efca4345366a);
|
|
|
|
|
|
|
|
marker_5e099be4faecac1ffe073e68957fada7.bindPopup(popup_b18c3db4cde94d8d967b29462311aea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e099be4faecac1ffe073e68957fada7.setIcon(icon_178b964818dbff9bede2455252b86c9f);
|
|
|
|
|
|
var marker_5cf386905277ff380b6a9e6dbd008a1d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_35985274041622fda613af62ab2ef0a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cd9b6d5bacec01a322f16b6319c0e6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f371601d7692de52f0751f85a547a787 = $(`<div id="html_f371601d7692de52f0751f85a547a787" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market:443</div>`)[0];
|
|
popup_5cd9b6d5bacec01a322f16b6319c0e6f.setContent(html_f371601d7692de52f0751f85a547a787);
|
|
|
|
|
|
|
|
marker_5cf386905277ff380b6a9e6dbd008a1d.bindPopup(popup_5cd9b6d5bacec01a322f16b6319c0e6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cf386905277ff380b6a9e6dbd008a1d.setIcon(icon_35985274041622fda613af62ab2ef0a9);
|
|
|
|
|
|
var marker_9a36f6e459e128f00441323c5f249556 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_41387a154a5f8f02649bc839cb325ff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4da0626e1489d3b339642aa01590fe9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a840dc445d04d7b6ffcdda00917f0cca = $(`<div id="html_a840dc445d04d7b6ffcdda00917f0cca" style="width: 100.0%; height: 100.0%;">nostr.mom:443</div>`)[0];
|
|
popup_4da0626e1489d3b339642aa01590fe9a.setContent(html_a840dc445d04d7b6ffcdda00917f0cca);
|
|
|
|
|
|
|
|
marker_9a36f6e459e128f00441323c5f249556.bindPopup(popup_4da0626e1489d3b339642aa01590fe9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a36f6e459e128f00441323c5f249556.setIcon(icon_41387a154a5f8f02649bc839cb325ff7);
|
|
|
|
|
|
var marker_2bd9f58d2e62a6904e41054ec8add126 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8c06762f43c6db12c61635dd41458730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ad51411d91432e1c833df4833fa4f3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a006c5cdb0d4e5067bc62107e8c1c4aa = $(`<div id="html_a006c5cdb0d4e5067bc62107e8c1c4aa" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_3ad51411d91432e1c833df4833fa4f3d.setContent(html_a006c5cdb0d4e5067bc62107e8c1c4aa);
|
|
|
|
|
|
|
|
marker_2bd9f58d2e62a6904e41054ec8add126.bindPopup(popup_3ad51411d91432e1c833df4833fa4f3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bd9f58d2e62a6904e41054ec8add126.setIcon(icon_8c06762f43c6db12c61635dd41458730);
|
|
|
|
|
|
var marker_3731004ac6b926f3af89f67229c4f64a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1286e568ea76d68fb4e50dffeafb01a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25dff6f59424ae46de5a50855c2ae46f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_279fa1c43c31593b354674876efd365b = $(`<div id="html_279fa1c43c31593b354674876efd365b" style="width: 100.0%; height: 100.0%;">node.kommonzenze.de</div>`)[0];
|
|
popup_25dff6f59424ae46de5a50855c2ae46f.setContent(html_279fa1c43c31593b354674876efd365b);
|
|
|
|
|
|
|
|
marker_3731004ac6b926f3af89f67229c4f64a.bindPopup(popup_25dff6f59424ae46de5a50855c2ae46f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3731004ac6b926f3af89f67229c4f64a.setIcon(icon_1286e568ea76d68fb4e50dffeafb01a7);
|
|
|
|
|
|
var marker_00a935bec9eba9b996cd2b392b712781 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ed031c78737867e381d1227b6e80ec1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94c220fb422f6f9d82ca029714605514 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01574795a88fb43d766e3d982af41e0e = $(`<div id="html_01574795a88fb43d766e3d982af41e0e" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_94c220fb422f6f9d82ca029714605514.setContent(html_01574795a88fb43d766e3d982af41e0e);
|
|
|
|
|
|
|
|
marker_00a935bec9eba9b996cd2b392b712781.bindPopup(popup_94c220fb422f6f9d82ca029714605514)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00a935bec9eba9b996cd2b392b712781.setIcon(icon_ed031c78737867e381d1227b6e80ec1a);
|
|
|
|
|
|
var marker_5ac4989ab232d97e2ef5aaf82fd3917b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_dbed9aee767af784a1d1905dc4d0b793 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a753092473caed282f35cc8d774cdb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffc16cb542547100a48b7e0065f11600 = $(`<div id="html_ffc16cb542547100a48b7e0065f11600" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_3a753092473caed282f35cc8d774cdb2.setContent(html_ffc16cb542547100a48b7e0065f11600);
|
|
|
|
|
|
|
|
marker_5ac4989ab232d97e2ef5aaf82fd3917b.bindPopup(popup_3a753092473caed282f35cc8d774cdb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ac4989ab232d97e2ef5aaf82fd3917b.setIcon(icon_dbed9aee767af784a1d1905dc4d0b793);
|
|
|
|
|
|
var marker_967065924e0e4eca61c4972bca804e1f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_298087141e855a127574364ba749f222 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ea38ee244b2f74807d2e1afaf0fdc12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39268c66031b6b9c11059a479c79ecc0 = $(`<div id="html_39268c66031b6b9c11059a479c79ecc0" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_9ea38ee244b2f74807d2e1afaf0fdc12.setContent(html_39268c66031b6b9c11059a479c79ecc0);
|
|
|
|
|
|
|
|
marker_967065924e0e4eca61c4972bca804e1f.bindPopup(popup_9ea38ee244b2f74807d2e1afaf0fdc12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_967065924e0e4eca61c4972bca804e1f.setIcon(icon_298087141e855a127574364ba749f222);
|
|
|
|
|
|
var marker_c2d655b80104ddc0c54164ff1c963624 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_eb8e7de3bca8d3df10041dd45f798237 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be324173408e9743794c0ca3944c67e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc1ee08392e94ccaae4635f25b13028c = $(`<div id="html_cc1ee08392e94ccaae4635f25b13028c" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_be324173408e9743794c0ca3944c67e0.setContent(html_cc1ee08392e94ccaae4635f25b13028c);
|
|
|
|
|
|
|
|
marker_c2d655b80104ddc0c54164ff1c963624.bindPopup(popup_be324173408e9743794c0ca3944c67e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2d655b80104ddc0c54164ff1c963624.setIcon(icon_eb8e7de3bca8d3df10041dd45f798237);
|
|
|
|
|
|
var marker_a40563cf6d44aac9eeccf0fbdaa61303 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f948acc93efc4594e64fa121b532ba4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caceaa8d466a7bcdb588f92f90bc3b65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_787b9509ffba41742331e7af4b717e42 = $(`<div id="html_787b9509ffba41742331e7af4b717e42" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_caceaa8d466a7bcdb588f92f90bc3b65.setContent(html_787b9509ffba41742331e7af4b717e42);
|
|
|
|
|
|
|
|
marker_a40563cf6d44aac9eeccf0fbdaa61303.bindPopup(popup_caceaa8d466a7bcdb588f92f90bc3b65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a40563cf6d44aac9eeccf0fbdaa61303.setIcon(icon_f948acc93efc4594e64fa121b532ba4f);
|
|
|
|
|
|
var marker_09fe5f946a0b541c5f4b9e7204842ae7 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_dff4524c1981a685c4fd2c66e574b6e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6155b044b644832430be2912fb819170 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66092e5a631a87d645ce03788ca101b4 = $(`<div id="html_66092e5a631a87d645ce03788ca101b4" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_6155b044b644832430be2912fb819170.setContent(html_66092e5a631a87d645ce03788ca101b4);
|
|
|
|
|
|
|
|
marker_09fe5f946a0b541c5f4b9e7204842ae7.bindPopup(popup_6155b044b644832430be2912fb819170)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09fe5f946a0b541c5f4b9e7204842ae7.setIcon(icon_dff4524c1981a685c4fd2c66e574b6e4);
|
|
|
|
|
|
var marker_7c94a84f99faa704ef59c6a910d03e59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b9c68906985a11d3bbc33fd367ceb6cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27eed489a5fd3a27b7ee6c3fb8aeb31b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3bc14e15caee98ed5aa0bd554bec1c2 = $(`<div id="html_a3bc14e15caee98ed5aa0bd554bec1c2" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_27eed489a5fd3a27b7ee6c3fb8aeb31b.setContent(html_a3bc14e15caee98ed5aa0bd554bec1c2);
|
|
|
|
|
|
|
|
marker_7c94a84f99faa704ef59c6a910d03e59.bindPopup(popup_27eed489a5fd3a27b7ee6c3fb8aeb31b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c94a84f99faa704ef59c6a910d03e59.setIcon(icon_b9c68906985a11d3bbc33fd367ceb6cd);
|
|
|
|
|
|
var marker_0633f883bc7ee34b1ccd2a6936b2c5b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_496d34a0b4e2a174f3e66071dfab003a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab8c168868cb23c1ed88fe3fe0e00972 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fdb2eef6b7aa9f0ed028bd978da193d = $(`<div id="html_4fdb2eef6b7aa9f0ed028bd978da193d" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_ab8c168868cb23c1ed88fe3fe0e00972.setContent(html_4fdb2eef6b7aa9f0ed028bd978da193d);
|
|
|
|
|
|
|
|
marker_0633f883bc7ee34b1ccd2a6936b2c5b2.bindPopup(popup_ab8c168868cb23c1ed88fe3fe0e00972)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0633f883bc7ee34b1ccd2a6936b2c5b2.setIcon(icon_496d34a0b4e2a174f3e66071dfab003a);
|
|
|
|
|
|
var marker_7ff32c5d8623c0a5bf8a1ee1ee483ae3 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_663bb96beb6880bb1a972f136c489ecd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_036e90a83a207763a93d997e1f4f3731 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_710e338e8a9174fef87db0181e1791c2 = $(`<div id="html_710e338e8a9174fef87db0181e1791c2" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_036e90a83a207763a93d997e1f4f3731.setContent(html_710e338e8a9174fef87db0181e1791c2);
|
|
|
|
|
|
|
|
marker_7ff32c5d8623c0a5bf8a1ee1ee483ae3.bindPopup(popup_036e90a83a207763a93d997e1f4f3731)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ff32c5d8623c0a5bf8a1ee1ee483ae3.setIcon(icon_663bb96beb6880bb1a972f136c489ecd);
|
|
|
|
|
|
var marker_4028f7206ebb67bc3c9c352b5adb56c5 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_77a0d98a9a3eb44823a0b08edc772bce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff3616daef03ad1f8bf93f3f89dd32a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06ce83714a30d47fcbc70fad63063628 = $(`<div id="html_06ce83714a30d47fcbc70fad63063628" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_eff3616daef03ad1f8bf93f3f89dd32a.setContent(html_06ce83714a30d47fcbc70fad63063628);
|
|
|
|
|
|
|
|
marker_4028f7206ebb67bc3c9c352b5adb56c5.bindPopup(popup_eff3616daef03ad1f8bf93f3f89dd32a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4028f7206ebb67bc3c9c352b5adb56c5.setIcon(icon_77a0d98a9a3eb44823a0b08edc772bce);
|
|
|
|
|
|
var marker_82daa960d4fc6ef97b97701e2aa4e597 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6acd82ba60c552965d95fb0a5f9c2027 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea5369bb22604b4fa30ce0ce4c3b9406 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf4df3c313582e48b49bb0e0e7811f08 = $(`<div id="html_cf4df3c313582e48b49bb0e0e7811f08" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_ea5369bb22604b4fa30ce0ce4c3b9406.setContent(html_cf4df3c313582e48b49bb0e0e7811f08);
|
|
|
|
|
|
|
|
marker_82daa960d4fc6ef97b97701e2aa4e597.bindPopup(popup_ea5369bb22604b4fa30ce0ce4c3b9406)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82daa960d4fc6ef97b97701e2aa4e597.setIcon(icon_6acd82ba60c552965d95fb0a5f9c2027);
|
|
|
|
|
|
var marker_1fc8c93d14b5e0f9d676da72a38b5fda = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a476ac220cbbac0fbba463c74e53714c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6a07a75d60ce73f2698afe0a92472a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a0ddaecf114342f99b16e4e39519573 = $(`<div id="html_5a0ddaecf114342f99b16e4e39519573" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_ee6a07a75d60ce73f2698afe0a92472a.setContent(html_5a0ddaecf114342f99b16e4e39519573);
|
|
|
|
|
|
|
|
marker_1fc8c93d14b5e0f9d676da72a38b5fda.bindPopup(popup_ee6a07a75d60ce73f2698afe0a92472a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fc8c93d14b5e0f9d676da72a38b5fda.setIcon(icon_a476ac220cbbac0fbba463c74e53714c);
|
|
|
|
|
|
var marker_4f7868e765ccbd1f0b16dc6a10661c88 = L.marker(
|
|
[10.6352, -85.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8c9791f768000e03688bfef25834a583 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_389fd2e1ff00381934c7cdaf17dddf3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac247e7a0745224ea9aa46de64bc05c5 = $(`<div id="html_ac247e7a0745224ea9aa46de64bc05c5" style="width: 100.0%; height: 100.0%;">no.str.cr:443</div>`)[0];
|
|
popup_389fd2e1ff00381934c7cdaf17dddf3a.setContent(html_ac247e7a0745224ea9aa46de64bc05c5);
|
|
|
|
|
|
|
|
marker_4f7868e765ccbd1f0b16dc6a10661c88.bindPopup(popup_389fd2e1ff00381934c7cdaf17dddf3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f7868e765ccbd1f0b16dc6a10661c88.setIcon(icon_8c9791f768000e03688bfef25834a583);
|
|
|
|
|
|
var marker_c0e8c917b5f91e4275b514b30a2e64e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6849fcbb033381dbd42dc7587c97fb81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56b048d6f4349074e11ce86bf5352053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96e905bfdd257658a82df36ac4f5b70d = $(`<div id="html_96e905bfdd257658a82df36ac4f5b70d" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_56b048d6f4349074e11ce86bf5352053.setContent(html_96e905bfdd257658a82df36ac4f5b70d);
|
|
|
|
|
|
|
|
marker_c0e8c917b5f91e4275b514b30a2e64e6.bindPopup(popup_56b048d6f4349074e11ce86bf5352053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0e8c917b5f91e4275b514b30a2e64e6.setIcon(icon_6849fcbb033381dbd42dc7587c97fb81);
|
|
|
|
|
|
var marker_e99878288b034df322c1916dff28d156 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7e94aa2357dce17917a106359b40c55f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_296106d0df4c5f83e6820022bc9d2ff3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f34c256807d91c4b796ed4e64b87ad9a = $(`<div id="html_f34c256807d91c4b796ed4e64b87ad9a" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_296106d0df4c5f83e6820022bc9d2ff3.setContent(html_f34c256807d91c4b796ed4e64b87ad9a);
|
|
|
|
|
|
|
|
marker_e99878288b034df322c1916dff28d156.bindPopup(popup_296106d0df4c5f83e6820022bc9d2ff3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e99878288b034df322c1916dff28d156.setIcon(icon_7e94aa2357dce17917a106359b40c55f);
|
|
|
|
|
|
var marker_23c0938de3a66b89657be1d067c5f4d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_b5548f44fb678084ee27aeb4d8401228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a084d7aa244043edc5f11e7fa050239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_561e1e0572ed9b80758a30af2bb4ed43 = $(`<div id="html_561e1e0572ed9b80758a30af2bb4ed43" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol:443</div>`)[0];
|
|
popup_9a084d7aa244043edc5f11e7fa050239.setContent(html_561e1e0572ed9b80758a30af2bb4ed43);
|
|
|
|
|
|
|
|
marker_23c0938de3a66b89657be1d067c5f4d5.bindPopup(popup_9a084d7aa244043edc5f11e7fa050239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23c0938de3a66b89657be1d067c5f4d5.setIcon(icon_b5548f44fb678084ee27aeb4d8401228);
|
|
|
|
|
|
var marker_c76875baab8a21ef99e6097775b93e44 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_dde25140e2c00027cc61b85ba3eb9629 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ab48bc46336f3edeb6190ce6dd5bd97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d5bce33cab14d34a77df72e0deeb28b = $(`<div id="html_4d5bce33cab14d34a77df72e0deeb28b" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_6ab48bc46336f3edeb6190ce6dd5bd97.setContent(html_4d5bce33cab14d34a77df72e0deeb28b);
|
|
|
|
|
|
|
|
marker_c76875baab8a21ef99e6097775b93e44.bindPopup(popup_6ab48bc46336f3edeb6190ce6dd5bd97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c76875baab8a21ef99e6097775b93e44.setIcon(icon_dde25140e2c00027cc61b85ba3eb9629);
|
|
|
|
|
|
var marker_0532d1320074453670c21ce88f84ae67 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_55d6db2a8cf29836cb43c74629d2a56b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecc1af4adadd3836c7be5c6decc854c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8af139be273d77d24f82f9c4608f236 = $(`<div id="html_a8af139be273d77d24f82f9c4608f236" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_ecc1af4adadd3836c7be5c6decc854c9.setContent(html_a8af139be273d77d24f82f9c4608f236);
|
|
|
|
|
|
|
|
marker_0532d1320074453670c21ce88f84ae67.bindPopup(popup_ecc1af4adadd3836c7be5c6decc854c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0532d1320074453670c21ce88f84ae67.setIcon(icon_55d6db2a8cf29836cb43c74629d2a56b);
|
|
|
|
|
|
var marker_690c1d83b3e458da358b885f39e3e7be = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f4e304a48b8689e18a111c2ea3b5c989 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06c890966b7d4d18f274e5c4d9cf9fa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cf6e78723706780023935e01d766e47 = $(`<div id="html_8cf6e78723706780023935e01d766e47" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_06c890966b7d4d18f274e5c4d9cf9fa7.setContent(html_8cf6e78723706780023935e01d766e47);
|
|
|
|
|
|
|
|
marker_690c1d83b3e458da358b885f39e3e7be.bindPopup(popup_06c890966b7d4d18f274e5c4d9cf9fa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_690c1d83b3e458da358b885f39e3e7be.setIcon(icon_f4e304a48b8689e18a111c2ea3b5c989);
|
|
|
|
|
|
var marker_caea4a754a30dce242463a1932a1f574 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_72bcb2ed2b94fe1e2a4e4a7a84e1fa76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad5965a8cb6ae26f56c2ff8140b85715 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d53dcbbb5f7a386a04e8617196b676f9 = $(`<div id="html_d53dcbbb5f7a386a04e8617196b676f9" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_ad5965a8cb6ae26f56c2ff8140b85715.setContent(html_d53dcbbb5f7a386a04e8617196b676f9);
|
|
|
|
|
|
|
|
marker_caea4a754a30dce242463a1932a1f574.bindPopup(popup_ad5965a8cb6ae26f56c2ff8140b85715)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caea4a754a30dce242463a1932a1f574.setIcon(icon_72bcb2ed2b94fe1e2a4e4a7a84e1fa76);
|
|
|
|
|
|
var marker_2b8b63e172c2ff26ae4f6383994685a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_75291ba96c432735fe4fec9b219cb568 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78b53266299d67f6d6789f3496bcedd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abb0332ad1c2aa9a06bcd424176375c1 = $(`<div id="html_abb0332ad1c2aa9a06bcd424176375c1" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_78b53266299d67f6d6789f3496bcedd6.setContent(html_abb0332ad1c2aa9a06bcd424176375c1);
|
|
|
|
|
|
|
|
marker_2b8b63e172c2ff26ae4f6383994685a2.bindPopup(popup_78b53266299d67f6d6789f3496bcedd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b8b63e172c2ff26ae4f6383994685a2.setIcon(icon_75291ba96c432735fe4fec9b219cb568);
|
|
|
|
|
|
var marker_27aa31855a5f33ee19e0c75959ae776b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_33364b76dd871393acd0208ce3a4fb54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075c8c7db9c61b6cf9e3a2e25735fe5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ee6474a01aa5da9d2d50529a8d74176 = $(`<div id="html_7ee6474a01aa5da9d2d50529a8d74176" style="width: 100.0%; height: 100.0%;">nostr.data.haus:443</div>`)[0];
|
|
popup_075c8c7db9c61b6cf9e3a2e25735fe5c.setContent(html_7ee6474a01aa5da9d2d50529a8d74176);
|
|
|
|
|
|
|
|
marker_27aa31855a5f33ee19e0c75959ae776b.bindPopup(popup_075c8c7db9c61b6cf9e3a2e25735fe5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27aa31855a5f33ee19e0c75959ae776b.setIcon(icon_33364b76dd871393acd0208ce3a4fb54);
|
|
|
|
|
|
var marker_43549383a5d907ddc66c7d901ae18a0b = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_168e58cc699e9beafe21787f71d3d53f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31a562e16ac5e591c6c3710dc112ca22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cfa57e8489074d73f64a0956271a883 = $(`<div id="html_2cfa57e8489074d73f64a0956271a883" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_31a562e16ac5e591c6c3710dc112ca22.setContent(html_2cfa57e8489074d73f64a0956271a883);
|
|
|
|
|
|
|
|
marker_43549383a5d907ddc66c7d901ae18a0b.bindPopup(popup_31a562e16ac5e591c6c3710dc112ca22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43549383a5d907ddc66c7d901ae18a0b.setIcon(icon_168e58cc699e9beafe21787f71d3d53f);
|
|
|
|
|
|
var marker_54ce499472c81134f4844950416cda11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_37038d23e63d8d9ddafad00b0519b2df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdca03b1b36ed1f567eeed6cdebd17b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2aae75a9ae035de4b4e8216bf284b408 = $(`<div id="html_2aae75a9ae035de4b4e8216bf284b408" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_fdca03b1b36ed1f567eeed6cdebd17b9.setContent(html_2aae75a9ae035de4b4e8216bf284b408);
|
|
|
|
|
|
|
|
marker_54ce499472c81134f4844950416cda11.bindPopup(popup_fdca03b1b36ed1f567eeed6cdebd17b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54ce499472c81134f4844950416cda11.setIcon(icon_37038d23e63d8d9ddafad00b0519b2df);
|
|
|
|
|
|
var marker_3d7c896d12607b530233a9f5ac9ec6d5 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e2b48e2fea87f7596269ab9f788cfee0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b350d2a209791501d8445ca877dd43c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aafb0b5016bb115f23ef720eb77cd0f7 = $(`<div id="html_aafb0b5016bb115f23ef720eb77cd0f7" style="width: 100.0%; height: 100.0%;">bitcoiner.social:443</div>`)[0];
|
|
popup_b350d2a209791501d8445ca877dd43c1.setContent(html_aafb0b5016bb115f23ef720eb77cd0f7);
|
|
|
|
|
|
|
|
marker_3d7c896d12607b530233a9f5ac9ec6d5.bindPopup(popup_b350d2a209791501d8445ca877dd43c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d7c896d12607b530233a9f5ac9ec6d5.setIcon(icon_e2b48e2fea87f7596269ab9f788cfee0);
|
|
|
|
|
|
var marker_0964028a3392347e9d57f3337bb884f5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1eccf30bf16c44f2d4419c551f9f81f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bb14a98438fad25bf485eb8e5531361 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b273e820f8174f417ee71782e07f5e2c = $(`<div id="html_b273e820f8174f417ee71782e07f5e2c" style="width: 100.0%; height: 100.0%;">relay.sigit.io:443</div>`)[0];
|
|
popup_6bb14a98438fad25bf485eb8e5531361.setContent(html_b273e820f8174f417ee71782e07f5e2c);
|
|
|
|
|
|
|
|
marker_0964028a3392347e9d57f3337bb884f5.bindPopup(popup_6bb14a98438fad25bf485eb8e5531361)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0964028a3392347e9d57f3337bb884f5.setIcon(icon_1eccf30bf16c44f2d4419c551f9f81f8);
|
|
|
|
|
|
var marker_6b26cf2ae37c035079c51ece249abb65 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f47c1d214008491b7f3e3660c58b97ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_879ee7e83df4965ac2e06ccf4c09d9e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73e881970c02fc31bf14bdcce30fde0e = $(`<div id="html_73e881970c02fc31bf14bdcce30fde0e" style="width: 100.0%; height: 100.0%;">relay.edufeed.org:443</div>`)[0];
|
|
popup_879ee7e83df4965ac2e06ccf4c09d9e4.setContent(html_73e881970c02fc31bf14bdcce30fde0e);
|
|
|
|
|
|
|
|
marker_6b26cf2ae37c035079c51ece249abb65.bindPopup(popup_879ee7e83df4965ac2e06ccf4c09d9e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b26cf2ae37c035079c51ece249abb65.setIcon(icon_f47c1d214008491b7f3e3660c58b97ee);
|
|
|
|
|
|
var marker_6a93d435e7fdfaf191470d82723854cb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0eabb9983c00a604a271b9f5912f9306 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef309b3fdc180d7edc286d046724271a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bb4eb79ac2e842384f8c9151f393b28 = $(`<div id="html_9bb4eb79ac2e842384f8c9151f393b28" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com:443</div>`)[0];
|
|
popup_ef309b3fdc180d7edc286d046724271a.setContent(html_9bb4eb79ac2e842384f8c9151f393b28);
|
|
|
|
|
|
|
|
marker_6a93d435e7fdfaf191470d82723854cb.bindPopup(popup_ef309b3fdc180d7edc286d046724271a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a93d435e7fdfaf191470d82723854cb.setIcon(icon_0eabb9983c00a604a271b9f5912f9306);
|
|
|
|
|
|
var marker_06a39ec9c2d291ef9fc66dea6f1963d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_920ccfba2ffc8efcaf07a8dd47d5a072 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db0549090be7445d685b6d16b7e98e1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a65ab551dfe27be7b183c8c7d9a34c7f = $(`<div id="html_a65ab551dfe27be7b183c8c7d9a34c7f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io:443</div>`)[0];
|
|
popup_db0549090be7445d685b6d16b7e98e1b.setContent(html_a65ab551dfe27be7b183c8c7d9a34c7f);
|
|
|
|
|
|
|
|
marker_06a39ec9c2d291ef9fc66dea6f1963d9.bindPopup(popup_db0549090be7445d685b6d16b7e98e1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06a39ec9c2d291ef9fc66dea6f1963d9.setIcon(icon_920ccfba2ffc8efcaf07a8dd47d5a072);
|
|
|
|
|
|
var marker_11b078ec5359a0feaf5810b1331045ba = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cbd4eff88468acedea1f3f33b58d2820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db80f365f47faa56c0f77313d84ee3e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9e7f2749c4820a4b35e6150e53328b9 = $(`<div id="html_a9e7f2749c4820a4b35e6150e53328b9" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_db80f365f47faa56c0f77313d84ee3e8.setContent(html_a9e7f2749c4820a4b35e6150e53328b9);
|
|
|
|
|
|
|
|
marker_11b078ec5359a0feaf5810b1331045ba.bindPopup(popup_db80f365f47faa56c0f77313d84ee3e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11b078ec5359a0feaf5810b1331045ba.setIcon(icon_cbd4eff88468acedea1f3f33b58d2820);
|
|
|
|
|
|
var marker_71c519ae8c5c7e9537c219edc26113b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_82cb2d803bc7eac840e5570fa3df7ce6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1665da40c920b9cda1e23a1723f96487 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a7e12f9ae43f706f97e93389736a6e2 = $(`<div id="html_4a7e12f9ae43f706f97e93389736a6e2" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_1665da40c920b9cda1e23a1723f96487.setContent(html_4a7e12f9ae43f706f97e93389736a6e2);
|
|
|
|
|
|
|
|
marker_71c519ae8c5c7e9537c219edc26113b3.bindPopup(popup_1665da40c920b9cda1e23a1723f96487)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71c519ae8c5c7e9537c219edc26113b3.setIcon(icon_82cb2d803bc7eac840e5570fa3df7ce6);
|
|
|
|
|
|
var marker_f0c1d2ff02079da70b8a8eea01e391c0 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_1fd71fb1920bf9da11af447f7fed042f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e16ac3005f1bbd7340f422d3bd34c44a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_582279910a3d9ea8089ee34e9965be0d = $(`<div id="html_582279910a3d9ea8089ee34e9965be0d" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_e16ac3005f1bbd7340f422d3bd34c44a.setContent(html_582279910a3d9ea8089ee34e9965be0d);
|
|
|
|
|
|
|
|
marker_f0c1d2ff02079da70b8a8eea01e391c0.bindPopup(popup_e16ac3005f1bbd7340f422d3bd34c44a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0c1d2ff02079da70b8a8eea01e391c0.setIcon(icon_1fd71fb1920bf9da11af447f7fed042f);
|
|
|
|
|
|
var marker_7de52058380f30511be4e00ae5aea258 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_bbbad3a354fe02196804ed7cbfb82fac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76dabdffdb4f96e52cab363db8f2e0af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_637de07ee78f9430e37f417638405e90 = $(`<div id="html_637de07ee78f9430e37f417638405e90" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_76dabdffdb4f96e52cab363db8f2e0af.setContent(html_637de07ee78f9430e37f417638405e90);
|
|
|
|
|
|
|
|
marker_7de52058380f30511be4e00ae5aea258.bindPopup(popup_76dabdffdb4f96e52cab363db8f2e0af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de52058380f30511be4e00ae5aea258.setIcon(icon_bbbad3a354fe02196804ed7cbfb82fac);
|
|
|
|
|
|
var marker_c07873f423e3300d645cc7b57b708923 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6fdc977c663ed8bbc4e2bc0f7984aaa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc711d5fbbe4e15ba60e0f8b4ec74e2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c36fc6df241ed2345c88a736ae74a6f = $(`<div id="html_1c36fc6df241ed2345c88a736ae74a6f" style="width: 100.0%; height: 100.0%;">relay.olas.app:443</div>`)[0];
|
|
popup_bc711d5fbbe4e15ba60e0f8b4ec74e2f.setContent(html_1c36fc6df241ed2345c88a736ae74a6f);
|
|
|
|
|
|
|
|
marker_c07873f423e3300d645cc7b57b708923.bindPopup(popup_bc711d5fbbe4e15ba60e0f8b4ec74e2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c07873f423e3300d645cc7b57b708923.setIcon(icon_6fdc977c663ed8bbc4e2bc0f7984aaa7);
|
|
|
|
|
|
var marker_406e6add6368d7070dc85fa63077e3a1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_57da94fdae7fc212a22235a12fc1b5bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2c0a1e2aaaf63df26f60540ba1f3d4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8a87c4f339fe5b2cb2e7d6d5dd83826 = $(`<div id="html_d8a87c4f339fe5b2cb2e7d6d5dd83826" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com:443</div>`)[0];
|
|
popup_b2c0a1e2aaaf63df26f60540ba1f3d4f.setContent(html_d8a87c4f339fe5b2cb2e7d6d5dd83826);
|
|
|
|
|
|
|
|
marker_406e6add6368d7070dc85fa63077e3a1.bindPopup(popup_b2c0a1e2aaaf63df26f60540ba1f3d4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_406e6add6368d7070dc85fa63077e3a1.setIcon(icon_57da94fdae7fc212a22235a12fc1b5bb);
|
|
|
|
|
|
var marker_1a924492bd9b1a18c31a1899a396521d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_765eaed647dcd73a6489bd08d8a880da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1954967aa65011067e27d625e01f8c64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8be03673e1bcb27af79e0a2a45ba6536 = $(`<div id="html_8be03673e1bcb27af79e0a2a45ba6536" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_1954967aa65011067e27d625e01f8c64.setContent(html_8be03673e1bcb27af79e0a2a45ba6536);
|
|
|
|
|
|
|
|
marker_1a924492bd9b1a18c31a1899a396521d.bindPopup(popup_1954967aa65011067e27d625e01f8c64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a924492bd9b1a18c31a1899a396521d.setIcon(icon_765eaed647dcd73a6489bd08d8a880da);
|
|
|
|
|
|
var marker_73c386778a4653d36457d308a250f2cf = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_32230eda9abf7df1bfbeda6ceafff7a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_204cb4c9a7fa82235d2fe7ff99126996 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b4059894574c15376199a74f062f627 = $(`<div id="html_0b4059894574c15376199a74f062f627" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net:443</div>`)[0];
|
|
popup_204cb4c9a7fa82235d2fe7ff99126996.setContent(html_0b4059894574c15376199a74f062f627);
|
|
|
|
|
|
|
|
marker_73c386778a4653d36457d308a250f2cf.bindPopup(popup_204cb4c9a7fa82235d2fe7ff99126996)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73c386778a4653d36457d308a250f2cf.setIcon(icon_32230eda9abf7df1bfbeda6ceafff7a7);
|
|
|
|
|
|
var marker_6b32142fed315cddf39278136da5b0d8 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_31391d088652e62ca05bc85e5598a68a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38ece2a7ea083c1edfead8f84fbecbdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce39996d274a99a7bec1e1718433ac7f = $(`<div id="html_ce39996d274a99a7bec1e1718433ac7f" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_38ece2a7ea083c1edfead8f84fbecbdb.setContent(html_ce39996d274a99a7bec1e1718433ac7f);
|
|
|
|
|
|
|
|
marker_6b32142fed315cddf39278136da5b0d8.bindPopup(popup_38ece2a7ea083c1edfead8f84fbecbdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b32142fed315cddf39278136da5b0d8.setIcon(icon_31391d088652e62ca05bc85e5598a68a);
|
|
|
|
|
|
var marker_1daa3f1e97e6902f20809070d11dbd00 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_468941cd2216a3fca25381972a839bb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24962c9b8a0e217dec455133a9983e08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc1ffe1f8be6cd9724c24daaad8dbb20 = $(`<div id="html_cc1ffe1f8be6cd9724c24daaad8dbb20" style="width: 100.0%; height: 100.0%;">relay.nostriot.com:443</div>`)[0];
|
|
popup_24962c9b8a0e217dec455133a9983e08.setContent(html_cc1ffe1f8be6cd9724c24daaad8dbb20);
|
|
|
|
|
|
|
|
marker_1daa3f1e97e6902f20809070d11dbd00.bindPopup(popup_24962c9b8a0e217dec455133a9983e08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1daa3f1e97e6902f20809070d11dbd00.setIcon(icon_468941cd2216a3fca25381972a839bb7);
|
|
|
|
|
|
var marker_873842430f36f8848a88e99c4a9170a2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_719f44cf98b39b5b72e64e3f1138aba1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4906817b79d9b88a56ea465b80acf83a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05a40ed6a1aa69a29f7a6f921b63e906 = $(`<div id="html_05a40ed6a1aa69a29f7a6f921b63e906" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_4906817b79d9b88a56ea465b80acf83a.setContent(html_05a40ed6a1aa69a29f7a6f921b63e906);
|
|
|
|
|
|
|
|
marker_873842430f36f8848a88e99c4a9170a2.bindPopup(popup_4906817b79d9b88a56ea465b80acf83a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_873842430f36f8848a88e99c4a9170a2.setIcon(icon_719f44cf98b39b5b72e64e3f1138aba1);
|
|
|
|
|
|
var marker_760c63d7fedfa20569113216792964e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a07179b3267b243c16dd0fffb7d7b621 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82cd056785d099b264b0897a63febdf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbe4a8487639a6db2d12b94b698e46fa = $(`<div id="html_bbe4a8487639a6db2d12b94b698e46fa" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_82cd056785d099b264b0897a63febdf5.setContent(html_bbe4a8487639a6db2d12b94b698e46fa);
|
|
|
|
|
|
|
|
marker_760c63d7fedfa20569113216792964e3.bindPopup(popup_82cd056785d099b264b0897a63febdf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_760c63d7fedfa20569113216792964e3.setIcon(icon_a07179b3267b243c16dd0fffb7d7b621);
|
|
|
|
|
|
var marker_fde8c8b25f03f56b483e3e273e2bd3d9 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d5d019d771c7443d1715459b389503d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd14994e92f8e08168d94b38c1077c1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23b57fdde4359c02d14ba90e7936d896 = $(`<div id="html_23b57fdde4359c02d14ba90e7936d896" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_fd14994e92f8e08168d94b38c1077c1c.setContent(html_23b57fdde4359c02d14ba90e7936d896);
|
|
|
|
|
|
|
|
marker_fde8c8b25f03f56b483e3e273e2bd3d9.bindPopup(popup_fd14994e92f8e08168d94b38c1077c1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fde8c8b25f03f56b483e3e273e2bd3d9.setIcon(icon_d5d019d771c7443d1715459b389503d9);
|
|
|
|
|
|
var marker_d6c2d0417c1413a7bef82038a280838a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_cc168f8b463e7f81b46830413139b4d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0744cd79d59d7a7d8b7b59eae3941167 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccaf151dfab4eade6a0c178f457d2e80 = $(`<div id="html_ccaf151dfab4eade6a0c178f457d2e80" style="width: 100.0%; height: 100.0%;">relay.veganostr.com:443</div>`)[0];
|
|
popup_0744cd79d59d7a7d8b7b59eae3941167.setContent(html_ccaf151dfab4eade6a0c178f457d2e80);
|
|
|
|
|
|
|
|
marker_d6c2d0417c1413a7bef82038a280838a.bindPopup(popup_0744cd79d59d7a7d8b7b59eae3941167)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6c2d0417c1413a7bef82038a280838a.setIcon(icon_cc168f8b463e7f81b46830413139b4d3);
|
|
|
|
|
|
var marker_f5577ac416393b0a14f601daf61f4961 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_6ce9fbfaf0e8ec2d3bc2019e854cafec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83e6afa827b16be52860fecc1619bdf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5a9a3427f35f60594256beb3dcce04b = $(`<div id="html_e5a9a3427f35f60594256beb3dcce04b" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com:443</div>`)[0];
|
|
popup_83e6afa827b16be52860fecc1619bdf6.setContent(html_e5a9a3427f35f60594256beb3dcce04b);
|
|
|
|
|
|
|
|
marker_f5577ac416393b0a14f601daf61f4961.bindPopup(popup_83e6afa827b16be52860fecc1619bdf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5577ac416393b0a14f601daf61f4961.setIcon(icon_6ce9fbfaf0e8ec2d3bc2019e854cafec);
|
|
|
|
|
|
var marker_5acd98c5dbb849b37ad5ccabb86b3360 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f48eb422218717470e06ee0a1a4b95df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73c9d1976329fec8fccdf880b6003010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_215588cc491b88b652481ca2c201797c = $(`<div id="html_215588cc491b88b652481ca2c201797c" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live:443</div>`)[0];
|
|
popup_73c9d1976329fec8fccdf880b6003010.setContent(html_215588cc491b88b652481ca2c201797c);
|
|
|
|
|
|
|
|
marker_5acd98c5dbb849b37ad5ccabb86b3360.bindPopup(popup_73c9d1976329fec8fccdf880b6003010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5acd98c5dbb849b37ad5ccabb86b3360.setIcon(icon_f48eb422218717470e06ee0a1a4b95df);
|
|
|
|
|
|
var marker_073462934f150cb090400b9e7766138b = L.marker(
|
|
[10.6352, -85.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_d481f1b0faaa62de02d02feb0ad28484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0e7eb4a9ac49a8dd18eefd7e2c6f0d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5045f7f9b808fc9ce594defd423c07b0 = $(`<div id="html_5045f7f9b808fc9ce594defd423c07b0" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_d0e7eb4a9ac49a8dd18eefd7e2c6f0d0.setContent(html_5045f7f9b808fc9ce594defd423c07b0);
|
|
|
|
|
|
|
|
marker_073462934f150cb090400b9e7766138b.bindPopup(popup_d0e7eb4a9ac49a8dd18eefd7e2c6f0d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_073462934f150cb090400b9e7766138b.setIcon(icon_d481f1b0faaa62de02d02feb0ad28484);
|
|
|
|
|
|
var marker_f753b956d662d452dfc47f02a460e3f3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_795222af090e9ea6d753a5d3193c1388 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a46fec60eec08a4dd804904528b3e184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02115091ab28230a601ebd7afc527954 = $(`<div id="html_02115091ab28230a601ebd7afc527954" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_a46fec60eec08a4dd804904528b3e184.setContent(html_02115091ab28230a601ebd7afc527954);
|
|
|
|
|
|
|
|
marker_f753b956d662d452dfc47f02a460e3f3.bindPopup(popup_a46fec60eec08a4dd804904528b3e184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f753b956d662d452dfc47f02a460e3f3.setIcon(icon_795222af090e9ea6d753a5d3193c1388);
|
|
|
|
|
|
var marker_595b8d40685678cafbaec518c9bb4a9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_49f94ef2b9a963c5be7a3596525a7bfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f446abce7664f27693fde73e89185480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe84baa3fb5026fdc962779f173ea5c2 = $(`<div id="html_fe84baa3fb5026fdc962779f173ea5c2" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_f446abce7664f27693fde73e89185480.setContent(html_fe84baa3fb5026fdc962779f173ea5c2);
|
|
|
|
|
|
|
|
marker_595b8d40685678cafbaec518c9bb4a9b.bindPopup(popup_f446abce7664f27693fde73e89185480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_595b8d40685678cafbaec518c9bb4a9b.setIcon(icon_49f94ef2b9a963c5be7a3596525a7bfb);
|
|
|
|
|
|
var marker_13fdf965778e5ade3af6c879f021ea18 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_0e26d133cd2af7afccf906643f3f91db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9804a9926843601934f8925fefdbfdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d2fc72b566885e9704092f45a4aae5 = $(`<div id="html_a4d2fc72b566885e9704092f45a4aae5" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com:443</div>`)[0];
|
|
popup_e9804a9926843601934f8925fefdbfdb.setContent(html_a4d2fc72b566885e9704092f45a4aae5);
|
|
|
|
|
|
|
|
marker_13fdf965778e5ade3af6c879f021ea18.bindPopup(popup_e9804a9926843601934f8925fefdbfdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13fdf965778e5ade3af6c879f021ea18.setIcon(icon_0e26d133cd2af7afccf906643f3f91db);
|
|
|
|
|
|
var marker_fadbafc5b9da2a2f875924a1620de22d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ffb93e10cd644eb83e38c164cb40327d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6205ecea151c32b7f3952d699fad5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13b504c03cb78de3bc0b872069833490 = $(`<div id="html_13b504c03cb78de3bc0b872069833490" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud:443</div>`)[0];
|
|
popup_0a6205ecea151c32b7f3952d699fad5f.setContent(html_13b504c03cb78de3bc0b872069833490);
|
|
|
|
|
|
|
|
marker_fadbafc5b9da2a2f875924a1620de22d.bindPopup(popup_0a6205ecea151c32b7f3952d699fad5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fadbafc5b9da2a2f875924a1620de22d.setIcon(icon_ffb93e10cd644eb83e38c164cb40327d);
|
|
|
|
|
|
var marker_df5729fec2ae3ce088789b52e084affa = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_aa6b012450753c04afd6d020eb3f8a69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afbe869f68cd5542f03875cb474dd3b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a79e377260ea51a1c4c903d2b8280d25 = $(`<div id="html_a79e377260ea51a1c4c903d2b8280d25" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_afbe869f68cd5542f03875cb474dd3b5.setContent(html_a79e377260ea51a1c4c903d2b8280d25);
|
|
|
|
|
|
|
|
marker_df5729fec2ae3ce088789b52e084affa.bindPopup(popup_afbe869f68cd5542f03875cb474dd3b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df5729fec2ae3ce088789b52e084affa.setIcon(icon_aa6b012450753c04afd6d020eb3f8a69);
|
|
|
|
|
|
var marker_4400296d60b110032abe1f63b582d398 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_dec0159ccd5ee19d70f8f5b837aab48a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7215a7fa24cfd69f5d2a994accfac847 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_579d3488532877691e9b0ed8fa567d7e = $(`<div id="html_579d3488532877691e9b0ed8fa567d7e" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_7215a7fa24cfd69f5d2a994accfac847.setContent(html_579d3488532877691e9b0ed8fa567d7e);
|
|
|
|
|
|
|
|
marker_4400296d60b110032abe1f63b582d398.bindPopup(popup_7215a7fa24cfd69f5d2a994accfac847)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4400296d60b110032abe1f63b582d398.setIcon(icon_dec0159ccd5ee19d70f8f5b837aab48a);
|
|
|
|
|
|
var marker_f4a62d75a30349580078f100233a3984 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_7a3b4bc43c7c21bf23de2001cbf497c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95e96b3439e1f15c1d87a77fefc2c8bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e76a78235f6cff082769de8d24efe2f = $(`<div id="html_7e76a78235f6cff082769de8d24efe2f" style="width: 100.0%; height: 100.0%;">relay.0xchat.com:443</div>`)[0];
|
|
popup_95e96b3439e1f15c1d87a77fefc2c8bc.setContent(html_7e76a78235f6cff082769de8d24efe2f);
|
|
|
|
|
|
|
|
marker_f4a62d75a30349580078f100233a3984.bindPopup(popup_95e96b3439e1f15c1d87a77fefc2c8bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4a62d75a30349580078f100233a3984.setIcon(icon_7a3b4bc43c7c21bf23de2001cbf497c5);
|
|
|
|
|
|
var marker_637a7de86d42f24f5f02789e7f9deace = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a235b54ae55b29a511e20f63cbe80e73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca82dc83f2ad8b11156bccdc79f9db8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ba9d63c6b60d1b8deeee949e3bc05b5 = $(`<div id="html_1ba9d63c6b60d1b8deeee949e3bc05b5" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_ca82dc83f2ad8b11156bccdc79f9db8a.setContent(html_1ba9d63c6b60d1b8deeee949e3bc05b5);
|
|
|
|
|
|
|
|
marker_637a7de86d42f24f5f02789e7f9deace.bindPopup(popup_ca82dc83f2ad8b11156bccdc79f9db8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637a7de86d42f24f5f02789e7f9deace.setIcon(icon_a235b54ae55b29a511e20f63cbe80e73);
|
|
|
|
|
|
var marker_eee4abf083896fdc3af8cfbaafcf6f7a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_fe10abde8cf197a592efde395174af85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fda2f4d75b827d0054d45843b0b48c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a4fe8f75e7e579646e47a9202eb1a3e = $(`<div id="html_9a4fe8f75e7e579646e47a9202eb1a3e" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_fda2f4d75b827d0054d45843b0b48c6d.setContent(html_9a4fe8f75e7e579646e47a9202eb1a3e);
|
|
|
|
|
|
|
|
marker_eee4abf083896fdc3af8cfbaafcf6f7a.bindPopup(popup_fda2f4d75b827d0054d45843b0b48c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eee4abf083896fdc3af8cfbaafcf6f7a.setIcon(icon_fe10abde8cf197a592efde395174af85);
|
|
|
|
|
|
var marker_c9d939c161edc68aefd8271646e19bcd = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_ab650f4e6d3fb003a78cadb2cbc62908 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4238fd31890cbf51e14b0c3a21b3f2e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c8f6f40d976db47e1ce885329a22a83 = $(`<div id="html_1c8f6f40d976db47e1ce885329a22a83" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com:443</div>`)[0];
|
|
popup_4238fd31890cbf51e14b0c3a21b3f2e6.setContent(html_1c8f6f40d976db47e1ce885329a22a83);
|
|
|
|
|
|
|
|
marker_c9d939c161edc68aefd8271646e19bcd.bindPopup(popup_4238fd31890cbf51e14b0c3a21b3f2e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9d939c161edc68aefd8271646e19bcd.setIcon(icon_ab650f4e6d3fb003a78cadb2cbc62908);
|
|
|
|
|
|
var marker_33b50d07ab01892e1fba3a609a82e8f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9b311f07587680b50f97fec346a4c285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09f1d7a1d64549de43d6e1e155643d81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52a8a5a1d5459e0f7d2ca5438b28ec98 = $(`<div id="html_52a8a5a1d5459e0f7d2ca5438b28ec98" style="width: 100.0%; height: 100.0%;">relay.ohstr.com:443</div>`)[0];
|
|
popup_09f1d7a1d64549de43d6e1e155643d81.setContent(html_52a8a5a1d5459e0f7d2ca5438b28ec98);
|
|
|
|
|
|
|
|
marker_33b50d07ab01892e1fba3a609a82e8f1.bindPopup(popup_09f1d7a1d64549de43d6e1e155643d81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33b50d07ab01892e1fba3a609a82e8f1.setIcon(icon_9b311f07587680b50f97fec346a4c285);
|
|
|
|
|
|
var marker_1a98c407ce022c2445f59ea8cf7827ce = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_77b0b3b542949ad93f6f75e118ff6314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_609c8e7398680df2e5742bbcfa3dc253 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fea2851fa4ac2df8c6a6339aa19ad07 = $(`<div id="html_2fea2851fa4ac2df8c6a6339aa19ad07" style="width: 100.0%; height: 100.0%;">nostr.chaima.info:443</div>`)[0];
|
|
popup_609c8e7398680df2e5742bbcfa3dc253.setContent(html_2fea2851fa4ac2df8c6a6339aa19ad07);
|
|
|
|
|
|
|
|
marker_1a98c407ce022c2445f59ea8cf7827ce.bindPopup(popup_609c8e7398680df2e5742bbcfa3dc253)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a98c407ce022c2445f59ea8cf7827ce.setIcon(icon_77b0b3b542949ad93f6f75e118ff6314);
|
|
|
|
|
|
var marker_c41a04c0201201aa673323fcb94d0569 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_e08470894bf1bade806aacda923be3be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db98ac48857f630b3270ed1b7623e4b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faac7b76fe07356caa32a1f003cac702 = $(`<div id="html_faac7b76fe07356caa32a1f003cac702" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_db98ac48857f630b3270ed1b7623e4b5.setContent(html_faac7b76fe07356caa32a1f003cac702);
|
|
|
|
|
|
|
|
marker_c41a04c0201201aa673323fcb94d0569.bindPopup(popup_db98ac48857f630b3270ed1b7623e4b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c41a04c0201201aa673323fcb94d0569.setIcon(icon_e08470894bf1bade806aacda923be3be);
|
|
|
|
|
|
var marker_0ccd37fac6864fbd10e0b953849656b6 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_92940e62c5fa18eb997f9733ac597efd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_956f0bf8b8d67a1e1557c1473571d814 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1744a6f9bc6dd94ba677cef657b4d1a6 = $(`<div id="html_1744a6f9bc6dd94ba677cef657b4d1a6" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_956f0bf8b8d67a1e1557c1473571d814.setContent(html_1744a6f9bc6dd94ba677cef657b4d1a6);
|
|
|
|
|
|
|
|
marker_0ccd37fac6864fbd10e0b953849656b6.bindPopup(popup_956f0bf8b8d67a1e1557c1473571d814)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ccd37fac6864fbd10e0b953849656b6.setIcon(icon_92940e62c5fa18eb997f9733ac597efd);
|
|
|
|
|
|
var marker_6808db0fdc75c17f808c108fd6d18313 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_26562fccf53a830f9ba02d0a413fec05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c878b1df0d615bd1e52bd27bb6320bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdb00bbcb0983ab5270aa7a267459604 = $(`<div id="html_fdb00bbcb0983ab5270aa7a267459604" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_2c878b1df0d615bd1e52bd27bb6320bd.setContent(html_fdb00bbcb0983ab5270aa7a267459604);
|
|
|
|
|
|
|
|
marker_6808db0fdc75c17f808c108fd6d18313.bindPopup(popup_2c878b1df0d615bd1e52bd27bb6320bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6808db0fdc75c17f808c108fd6d18313.setIcon(icon_26562fccf53a830f9ba02d0a413fec05);
|
|
|
|
|
|
var marker_37712cda0ab239133f771969a4bf76c0 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9c6af66c07ee47c51b24046eefb88d62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88d8e4471f19b13a38b8a30815c58932 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a859029fff72134baf42f0ec6901f0f = $(`<div id="html_6a859029fff72134baf42f0ec6901f0f" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com:443</div>`)[0];
|
|
popup_88d8e4471f19b13a38b8a30815c58932.setContent(html_6a859029fff72134baf42f0ec6901f0f);
|
|
|
|
|
|
|
|
marker_37712cda0ab239133f771969a4bf76c0.bindPopup(popup_88d8e4471f19b13a38b8a30815c58932)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37712cda0ab239133f771969a4bf76c0.setIcon(icon_9c6af66c07ee47c51b24046eefb88d62);
|
|
|
|
|
|
var marker_4437ee2d01e18ba91e91190fc2a1ae6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8cc8dd602bbcd0eff6b3a56ebec85706 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_501350533d1de4a7766de51fd24694ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85c37c36171ee5bc4be6adb60c2eb91a = $(`<div id="html_85c37c36171ee5bc4be6adb60c2eb91a" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_501350533d1de4a7766de51fd24694ab.setContent(html_85c37c36171ee5bc4be6adb60c2eb91a);
|
|
|
|
|
|
|
|
marker_4437ee2d01e18ba91e91190fc2a1ae6c.bindPopup(popup_501350533d1de4a7766de51fd24694ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4437ee2d01e18ba91e91190fc2a1ae6c.setIcon(icon_8cc8dd602bbcd0eff6b3a56ebec85706);
|
|
|
|
|
|
var marker_bd4b1cc9b308ea4fed18d5915224c846 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_dc7530a503a4fd662f3ae0f137947ea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9bed687fe890758612c816cda216787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b5e79e92a4f72d006a73c6e84572ca7 = $(`<div id="html_8b5e79e92a4f72d006a73c6e84572ca7" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_e9bed687fe890758612c816cda216787.setContent(html_8b5e79e92a4f72d006a73c6e84572ca7);
|
|
|
|
|
|
|
|
marker_bd4b1cc9b308ea4fed18d5915224c846.bindPopup(popup_e9bed687fe890758612c816cda216787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd4b1cc9b308ea4fed18d5915224c846.setIcon(icon_dc7530a503a4fd662f3ae0f137947ea8);
|
|
|
|
|
|
var marker_a258f8196d22c329258162d2a60421cc = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_349ffaa3ba8a0ce0516a81feb06bda10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baeec1a7e8c4965ed2d270082dae9a90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1db0f37849f4c6b82a353e4e0c86b4a8 = $(`<div id="html_1db0f37849f4c6b82a353e4e0c86b4a8" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_baeec1a7e8c4965ed2d270082dae9a90.setContent(html_1db0f37849f4c6b82a353e4e0c86b4a8);
|
|
|
|
|
|
|
|
marker_a258f8196d22c329258162d2a60421cc.bindPopup(popup_baeec1a7e8c4965ed2d270082dae9a90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a258f8196d22c329258162d2a60421cc.setIcon(icon_349ffaa3ba8a0ce0516a81feb06bda10);
|
|
|
|
|
|
var marker_afd81f263cfb187b4ec2636586d79f74 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_34be431d63a9d6b16c34a944d151f6eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51e313d189de68e8fe0bb1f20fd5ce12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66e547d2f034f8fd4a396f283f20c886 = $(`<div id="html_66e547d2f034f8fd4a396f283f20c886" style="width: 100.0%; height: 100.0%;">relay.nostu.be:443</div>`)[0];
|
|
popup_51e313d189de68e8fe0bb1f20fd5ce12.setContent(html_66e547d2f034f8fd4a396f283f20c886);
|
|
|
|
|
|
|
|
marker_afd81f263cfb187b4ec2636586d79f74.bindPopup(popup_51e313d189de68e8fe0bb1f20fd5ce12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afd81f263cfb187b4ec2636586d79f74.setIcon(icon_34be431d63a9d6b16c34a944d151f6eb);
|
|
|
|
|
|
var marker_997a658cf377b365561222114d74732c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_8ec24956963314addf84af2e1b7f42c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dd0e7ba9c036704d8675a5d09fcf3c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffb739f5dfb5604f0c4f2755d0623378 = $(`<div id="html_ffb739f5dfb5604f0c4f2755d0623378" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_5dd0e7ba9c036704d8675a5d09fcf3c0.setContent(html_ffb739f5dfb5604f0c4f2755d0623378);
|
|
|
|
|
|
|
|
marker_997a658cf377b365561222114d74732c.bindPopup(popup_5dd0e7ba9c036704d8675a5d09fcf3c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_997a658cf377b365561222114d74732c.setIcon(icon_8ec24956963314addf84af2e1b7f42c6);
|
|
|
|
|
|
var marker_1eff435dc501627ff0ae648aeb3544fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_373514b1f837fc51c8093a5b30181020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7de00d11ed6cf0cca84bc63f59aedc3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459d218aabcfb80b07d46ce0d3c8a331 = $(`<div id="html_459d218aabcfb80b07d46ce0d3c8a331" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_7de00d11ed6cf0cca84bc63f59aedc3a.setContent(html_459d218aabcfb80b07d46ce0d3c8a331);
|
|
|
|
|
|
|
|
marker_1eff435dc501627ff0ae648aeb3544fd.bindPopup(popup_7de00d11ed6cf0cca84bc63f59aedc3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eff435dc501627ff0ae648aeb3544fd.setIcon(icon_373514b1f837fc51c8093a5b30181020);
|
|
|
|
|
|
var marker_e7b57ae9493574405a9f10471258a04d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_615aa89274696d2f7c6cebe62cca1bf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_171fd7299d8f95b76d35f76e1fcbcbb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d47a50f753d16fe9b98a08b6a7b135da = $(`<div id="html_d47a50f753d16fe9b98a08b6a7b135da" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_171fd7299d8f95b76d35f76e1fcbcbb0.setContent(html_d47a50f753d16fe9b98a08b6a7b135da);
|
|
|
|
|
|
|
|
marker_e7b57ae9493574405a9f10471258a04d.bindPopup(popup_171fd7299d8f95b76d35f76e1fcbcbb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7b57ae9493574405a9f10471258a04d.setIcon(icon_615aa89274696d2f7c6cebe62cca1bf9);
|
|
|
|
|
|
var marker_56effc807ef1a29eb5383c364c399e30 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_bebbc129d5a43f915cd6cdbd077cc584 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6854769db07ddab81761ecccb95b342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_483ceef5eec4f1385755a9834fa79e28 = $(`<div id="html_483ceef5eec4f1385755a9834fa79e28" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_c6854769db07ddab81761ecccb95b342.setContent(html_483ceef5eec4f1385755a9834fa79e28);
|
|
|
|
|
|
|
|
marker_56effc807ef1a29eb5383c364c399e30.bindPopup(popup_c6854769db07ddab81761ecccb95b342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56effc807ef1a29eb5383c364c399e30.setIcon(icon_bebbc129d5a43f915cd6cdbd077cc584);
|
|
|
|
|
|
var marker_361e086b6faa5b5cfad32691922030ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_20a51218dec0a5f7ef569f343ee9db79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e06176c8207294aef4f1c7df6b486b6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2db0854932ef81bd7b3898285b7e5174 = $(`<div id="html_2db0854932ef81bd7b3898285b7e5174" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_e06176c8207294aef4f1c7df6b486b6e.setContent(html_2db0854932ef81bd7b3898285b7e5174);
|
|
|
|
|
|
|
|
marker_361e086b6faa5b5cfad32691922030ce.bindPopup(popup_e06176c8207294aef4f1c7df6b486b6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_361e086b6faa5b5cfad32691922030ce.setIcon(icon_20a51218dec0a5f7ef569f343ee9db79);
|
|
|
|
|
|
var marker_79cbf0387c00bcc7f745ed45a0e5f3cd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_9a886c69699c0d5fffd60aa77023fe8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd2d22c7c6270c6080d59d60b2dee434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e7fe261ab7236169bbe4122ab94aeb4 = $(`<div id="html_4e7fe261ab7236169bbe4122ab94aeb4" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de:443</div>`)[0];
|
|
popup_cd2d22c7c6270c6080d59d60b2dee434.setContent(html_4e7fe261ab7236169bbe4122ab94aeb4);
|
|
|
|
|
|
|
|
marker_79cbf0387c00bcc7f745ed45a0e5f3cd.bindPopup(popup_cd2d22c7c6270c6080d59d60b2dee434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79cbf0387c00bcc7f745ed45a0e5f3cd.setIcon(icon_9a886c69699c0d5fffd60aa77023fe8f);
|
|
|
|
|
|
var marker_33e5448f0ab309be1502bb260b97f04e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_f3f81efc25ba7e3c19ca63023569cfb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e07d9a4369f138de00582c5cab652fa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26054f02b66c2854c8f3f4207fa295ef = $(`<div id="html_26054f02b66c2854c8f3f4207fa295ef" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_e07d9a4369f138de00582c5cab652fa6.setContent(html_26054f02b66c2854c8f3f4207fa295ef);
|
|
|
|
|
|
|
|
marker_33e5448f0ab309be1502bb260b97f04e.bindPopup(popup_e07d9a4369f138de00582c5cab652fa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33e5448f0ab309be1502bb260b97f04e.setIcon(icon_f3f81efc25ba7e3c19ca63023569cfb9);
|
|
|
|
|
|
var marker_bac22fb4de7e2db8aae8c1417bf95eb3 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b94ac30e167155b7b1487716f094f107);
|
|
|
|
|
|
var icon_a0b0f0899ba51810cfae81a16572c066 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b2c032997685fe77370a5e0c6a31a93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bea84e90698b3503cf8d131f04a669c = $(`<div id="html_8bea84e90698b3503cf8d131f04a669c" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_9b2c032997685fe77370a5e0c6a31a93.setContent(html_8bea84e90698b3503cf8d131f04a669c);
|
|
|
|
|
|
|
|
marker_bac22fb4de7e2db8aae8c1417bf95eb3.bindPopup(popup_9b2c032997685fe77370a5e0c6a31a93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bac22fb4de7e2db8aae8c1417bf95eb3.setIcon(icon_a0b0f0899ba51810cfae81a16572c066);
|
|
|
|
|
|
marker_cluster_b94ac30e167155b7b1487716f094f107.addTo(map_a1b232e619cb7db9c784a4d85244b64c);
|
|
|
|
</script>
|
|
</html> |