mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 20:25:18 +00:00
10715 lines
312 KiB
HTML
10715 lines
312 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_d33fc9e75521f23003ce2df0eee823a4 {
|
|
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_d33fc9e75521f23003ce2df0eee823a4" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_d33fc9e75521f23003ce2df0eee823a4 = L.map(
|
|
"map_d33fc9e75521f23003ce2df0eee823a4",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_42edc44916e803950b912341226a38f6 = 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_42edc44916e803950b912341226a38f6.addTo(map_d33fc9e75521f23003ce2df0eee823a4);
|
|
|
|
|
|
var marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_90eecdb58cc4e85500f3bfe3e1ff3e4b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1ffb986019099e0649ad7370a7318b8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19ce063209318e51104d3c741ceeaa56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1c6598c0067b5e7e3ac91b9dba8c1e4 = $(`<div id="html_b1c6598c0067b5e7e3ac91b9dba8c1e4" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_19ce063209318e51104d3c741ceeaa56.setContent(html_b1c6598c0067b5e7e3ac91b9dba8c1e4);
|
|
|
|
|
|
|
|
marker_90eecdb58cc4e85500f3bfe3e1ff3e4b.bindPopup(popup_19ce063209318e51104d3c741ceeaa56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90eecdb58cc4e85500f3bfe3e1ff3e4b.setIcon(icon_1ffb986019099e0649ad7370a7318b8c);
|
|
|
|
|
|
var marker_24da857782f5b7b47c37d8df0d6024ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_2945658cdbe9a628e10fd50d7eddfa26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a652b36dea3b45da7865763add4f01f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6939eebf1db0840be0e2baa85755fe8 = $(`<div id="html_e6939eebf1db0840be0e2baa85755fe8" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_a652b36dea3b45da7865763add4f01f8.setContent(html_e6939eebf1db0840be0e2baa85755fe8);
|
|
|
|
|
|
|
|
marker_24da857782f5b7b47c37d8df0d6024ad.bindPopup(popup_a652b36dea3b45da7865763add4f01f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24da857782f5b7b47c37d8df0d6024ad.setIcon(icon_2945658cdbe9a628e10fd50d7eddfa26);
|
|
|
|
|
|
var marker_a546870b7b760f340f34089c38ff6741 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9a7753ad2506c1611858d7042abe7991 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45f67edd28ed430427dc4918b643a8a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b328452fc747b4736fcc0f1c54c0f10e = $(`<div id="html_b328452fc747b4736fcc0f1c54c0f10e" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_45f67edd28ed430427dc4918b643a8a1.setContent(html_b328452fc747b4736fcc0f1c54c0f10e);
|
|
|
|
|
|
|
|
marker_a546870b7b760f340f34089c38ff6741.bindPopup(popup_45f67edd28ed430427dc4918b643a8a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a546870b7b760f340f34089c38ff6741.setIcon(icon_9a7753ad2506c1611858d7042abe7991);
|
|
|
|
|
|
var marker_53f1d307dea7efacc65f47e35e9df1f6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ee21ee8834a8a3ab90a15125730f9bac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12b3b206a84fee2525b2a3cd765c9427 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c3b3adf0eb1832a6ee5598ff076cca9 = $(`<div id="html_7c3b3adf0eb1832a6ee5598ff076cca9" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_12b3b206a84fee2525b2a3cd765c9427.setContent(html_7c3b3adf0eb1832a6ee5598ff076cca9);
|
|
|
|
|
|
|
|
marker_53f1d307dea7efacc65f47e35e9df1f6.bindPopup(popup_12b3b206a84fee2525b2a3cd765c9427)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53f1d307dea7efacc65f47e35e9df1f6.setIcon(icon_ee21ee8834a8a3ab90a15125730f9bac);
|
|
|
|
|
|
var marker_7699b6c9084ee14d993305f39686140f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_dfdbc1b199212a84896811f14c8c431e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_070817c8667ad64cf89f3e34151432a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1827b9726888f668607de572ff7abca = $(`<div id="html_d1827b9726888f668607de572ff7abca" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_070817c8667ad64cf89f3e34151432a8.setContent(html_d1827b9726888f668607de572ff7abca);
|
|
|
|
|
|
|
|
marker_7699b6c9084ee14d993305f39686140f.bindPopup(popup_070817c8667ad64cf89f3e34151432a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7699b6c9084ee14d993305f39686140f.setIcon(icon_dfdbc1b199212a84896811f14c8c431e);
|
|
|
|
|
|
var marker_92eed78dc4b89decf4f055198beb956c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_3a4dcbd44f9255206be42166d035b5c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50c08120e2276a958da47e4e6543a5fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dbf0d4124400b02fd1ed24dd170ce14 = $(`<div id="html_0dbf0d4124400b02fd1ed24dd170ce14" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_50c08120e2276a958da47e4e6543a5fd.setContent(html_0dbf0d4124400b02fd1ed24dd170ce14);
|
|
|
|
|
|
|
|
marker_92eed78dc4b89decf4f055198beb956c.bindPopup(popup_50c08120e2276a958da47e4e6543a5fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92eed78dc4b89decf4f055198beb956c.setIcon(icon_3a4dcbd44f9255206be42166d035b5c1);
|
|
|
|
|
|
var marker_2082d8681a66729d3f2f4fadb42dfd8f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ea00bb9917ce7ff69b3f76731e649f5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0baef8759b513aa98cdfb76a318bfa11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c39fbc71d7a0d2feb4c1a50d67b10a10 = $(`<div id="html_c39fbc71d7a0d2feb4c1a50d67b10a10" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_0baef8759b513aa98cdfb76a318bfa11.setContent(html_c39fbc71d7a0d2feb4c1a50d67b10a10);
|
|
|
|
|
|
|
|
marker_2082d8681a66729d3f2f4fadb42dfd8f.bindPopup(popup_0baef8759b513aa98cdfb76a318bfa11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2082d8681a66729d3f2f4fadb42dfd8f.setIcon(icon_ea00bb9917ce7ff69b3f76731e649f5f);
|
|
|
|
|
|
var marker_18d7bbb5b8d2f8246dadedd146489500 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_cf3a4c6e68f58050a5ac930569d4ce4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99d12d5cdf355da23d7e961744ad1041 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a4fc481ea920e5bddf05f8a966ec41 = $(`<div id="html_22a4fc481ea920e5bddf05f8a966ec41" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_99d12d5cdf355da23d7e961744ad1041.setContent(html_22a4fc481ea920e5bddf05f8a966ec41);
|
|
|
|
|
|
|
|
marker_18d7bbb5b8d2f8246dadedd146489500.bindPopup(popup_99d12d5cdf355da23d7e961744ad1041)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18d7bbb5b8d2f8246dadedd146489500.setIcon(icon_cf3a4c6e68f58050a5ac930569d4ce4b);
|
|
|
|
|
|
var marker_0813c3c1c7463fe5cdd1d3b98fb48def = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_e8715b87e024ef804a8ebb1e9bdc5acb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc7264b12dd42580e1bbf61cc2948011 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8de3b5c99d4b86b0976590b011f0213 = $(`<div id="html_d8de3b5c99d4b86b0976590b011f0213" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_cc7264b12dd42580e1bbf61cc2948011.setContent(html_d8de3b5c99d4b86b0976590b011f0213);
|
|
|
|
|
|
|
|
marker_0813c3c1c7463fe5cdd1d3b98fb48def.bindPopup(popup_cc7264b12dd42580e1bbf61cc2948011)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0813c3c1c7463fe5cdd1d3b98fb48def.setIcon(icon_e8715b87e024ef804a8ebb1e9bdc5acb);
|
|
|
|
|
|
var marker_f4905ef3ccd1332e7568523e5641563f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d8174586e04a17f18bfb7202a39cd875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7f3abc38ef988e3749fae5899fb8bc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a826955d5a4c02e11a7ca275467b2a6 = $(`<div id="html_7a826955d5a4c02e11a7ca275467b2a6" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_d7f3abc38ef988e3749fae5899fb8bc5.setContent(html_7a826955d5a4c02e11a7ca275467b2a6);
|
|
|
|
|
|
|
|
marker_f4905ef3ccd1332e7568523e5641563f.bindPopup(popup_d7f3abc38ef988e3749fae5899fb8bc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4905ef3ccd1332e7568523e5641563f.setIcon(icon_d8174586e04a17f18bfb7202a39cd875);
|
|
|
|
|
|
var marker_6077d807a79b56f3a3cbf593af4329e7 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a7a71da4a96af71a45292bcb3ed22c85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_719728bc9a7e09fefdfc9d24ea4eea23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_237b6f07ab0fadecd036bf032816ebc6 = $(`<div id="html_237b6f07ab0fadecd036bf032816ebc6" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_719728bc9a7e09fefdfc9d24ea4eea23.setContent(html_237b6f07ab0fadecd036bf032816ebc6);
|
|
|
|
|
|
|
|
marker_6077d807a79b56f3a3cbf593af4329e7.bindPopup(popup_719728bc9a7e09fefdfc9d24ea4eea23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6077d807a79b56f3a3cbf593af4329e7.setIcon(icon_a7a71da4a96af71a45292bcb3ed22c85);
|
|
|
|
|
|
var marker_3d4e27593f035a47096b486b220eb5c5 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ecf48ed8426ae295e62d6befa5ccd0a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ada3e705b6362298f49c8c922ad5f73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8c9ac2bdb52d2aee50b2621a9335776 = $(`<div id="html_f8c9ac2bdb52d2aee50b2621a9335776" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_2ada3e705b6362298f49c8c922ad5f73.setContent(html_f8c9ac2bdb52d2aee50b2621a9335776);
|
|
|
|
|
|
|
|
marker_3d4e27593f035a47096b486b220eb5c5.bindPopup(popup_2ada3e705b6362298f49c8c922ad5f73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d4e27593f035a47096b486b220eb5c5.setIcon(icon_ecf48ed8426ae295e62d6befa5ccd0a1);
|
|
|
|
|
|
var marker_d7867a504b0a9f6e045b603b350777cb = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d985f21b56d4bd522a9a635d61ab909a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ddaa4198247bab963ba982d978156d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_752213db570cefd71441f203c3709c88 = $(`<div id="html_752213db570cefd71441f203c3709c88" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_9ddaa4198247bab963ba982d978156d4.setContent(html_752213db570cefd71441f203c3709c88);
|
|
|
|
|
|
|
|
marker_d7867a504b0a9f6e045b603b350777cb.bindPopup(popup_9ddaa4198247bab963ba982d978156d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7867a504b0a9f6e045b603b350777cb.setIcon(icon_d985f21b56d4bd522a9a635d61ab909a);
|
|
|
|
|
|
var marker_973b7f50844ad33909f503c6fad9cf5b = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c074f64425b3db93a28a403da7518c78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55f7d5e42e01e78952efc8d7c42b8b1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22db3577667a0c4146b7fa921d546d67 = $(`<div id="html_22db3577667a0c4146b7fa921d546d67" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_55f7d5e42e01e78952efc8d7c42b8b1a.setContent(html_22db3577667a0c4146b7fa921d546d67);
|
|
|
|
|
|
|
|
marker_973b7f50844ad33909f503c6fad9cf5b.bindPopup(popup_55f7d5e42e01e78952efc8d7c42b8b1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_973b7f50844ad33909f503c6fad9cf5b.setIcon(icon_c074f64425b3db93a28a403da7518c78);
|
|
|
|
|
|
var marker_7e4837f9e0ce4acb952523d8136b2e9e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f5aff303bbec50b2f84aaa5f96619890 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9fe7953c4ae423eebf603c07bfee07e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fcce83a51b18863ace3db321309676b = $(`<div id="html_3fcce83a51b18863ace3db321309676b" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_a9fe7953c4ae423eebf603c07bfee07e.setContent(html_3fcce83a51b18863ace3db321309676b);
|
|
|
|
|
|
|
|
marker_7e4837f9e0ce4acb952523d8136b2e9e.bindPopup(popup_a9fe7953c4ae423eebf603c07bfee07e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e4837f9e0ce4acb952523d8136b2e9e.setIcon(icon_f5aff303bbec50b2f84aaa5f96619890);
|
|
|
|
|
|
var marker_b237413389c799e5938f12970eac47e6 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6d1c23411b21ab08a53ad1db6b7483a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_999259c580677af84d477aac99c7be7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02d6934cc01c5dcf28bf1da974c7ba3b = $(`<div id="html_02d6934cc01c5dcf28bf1da974c7ba3b" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_999259c580677af84d477aac99c7be7a.setContent(html_02d6934cc01c5dcf28bf1da974c7ba3b);
|
|
|
|
|
|
|
|
marker_b237413389c799e5938f12970eac47e6.bindPopup(popup_999259c580677af84d477aac99c7be7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b237413389c799e5938f12970eac47e6.setIcon(icon_6d1c23411b21ab08a53ad1db6b7483a1);
|
|
|
|
|
|
var marker_f2b4d79f0cdb11795c87adba1bdeb144 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_326be428fb7960bcece48e41441eebcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_611686610287d8af6b78eaf1213e01a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3a277df3ac5aa2f9a6223534747eb87 = $(`<div id="html_f3a277df3ac5aa2f9a6223534747eb87" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_611686610287d8af6b78eaf1213e01a1.setContent(html_f3a277df3ac5aa2f9a6223534747eb87);
|
|
|
|
|
|
|
|
marker_f2b4d79f0cdb11795c87adba1bdeb144.bindPopup(popup_611686610287d8af6b78eaf1213e01a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2b4d79f0cdb11795c87adba1bdeb144.setIcon(icon_326be428fb7960bcece48e41441eebcd);
|
|
|
|
|
|
var marker_7dc46f983bf2b7695bece2312aefaf7b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a66eb8f51e9aa60ccfc142b0395f5304 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5156d1904a08fbc573b783be78716afd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b48c868bcd7f4cc351af6f0c3a4b361 = $(`<div id="html_4b48c868bcd7f4cc351af6f0c3a4b361" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_5156d1904a08fbc573b783be78716afd.setContent(html_4b48c868bcd7f4cc351af6f0c3a4b361);
|
|
|
|
|
|
|
|
marker_7dc46f983bf2b7695bece2312aefaf7b.bindPopup(popup_5156d1904a08fbc573b783be78716afd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dc46f983bf2b7695bece2312aefaf7b.setIcon(icon_a66eb8f51e9aa60ccfc142b0395f5304);
|
|
|
|
|
|
var marker_e41167b30b9cefb2953f7f15a6db8ba2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_80c2c03c6d3b7c72cee95693919b4b7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc12c289f3938c84376df4ee7322573 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a133cafbf86d2db2e35f54644e07a97 = $(`<div id="html_2a133cafbf86d2db2e35f54644e07a97" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_acc12c289f3938c84376df4ee7322573.setContent(html_2a133cafbf86d2db2e35f54644e07a97);
|
|
|
|
|
|
|
|
marker_e41167b30b9cefb2953f7f15a6db8ba2.bindPopup(popup_acc12c289f3938c84376df4ee7322573)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e41167b30b9cefb2953f7f15a6db8ba2.setIcon(icon_80c2c03c6d3b7c72cee95693919b4b7a);
|
|
|
|
|
|
var marker_46d71c5fac66ab3087435e3db4aae297 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_8f4b0ab8b36d905a248f1f7faa48e1d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7d37639f62bc800e0a84f0ae5f63559 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69090030d758c1405b52d34d576d8e00 = $(`<div id="html_69090030d758c1405b52d34d576d8e00" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_f7d37639f62bc800e0a84f0ae5f63559.setContent(html_69090030d758c1405b52d34d576d8e00);
|
|
|
|
|
|
|
|
marker_46d71c5fac66ab3087435e3db4aae297.bindPopup(popup_f7d37639f62bc800e0a84f0ae5f63559)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46d71c5fac66ab3087435e3db4aae297.setIcon(icon_8f4b0ab8b36d905a248f1f7faa48e1d0);
|
|
|
|
|
|
var marker_d19a56f2e8bfdc6dc4162a3b417e9f5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_49dcf1d992a965fbd8c2add8da144b59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e6f0873bc078ce5366b29dec90fcaee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d56a2ea7bf08bd4cb4c87dde774efa0 = $(`<div id="html_0d56a2ea7bf08bd4cb4c87dde774efa0" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_6e6f0873bc078ce5366b29dec90fcaee.setContent(html_0d56a2ea7bf08bd4cb4c87dde774efa0);
|
|
|
|
|
|
|
|
marker_d19a56f2e8bfdc6dc4162a3b417e9f5d.bindPopup(popup_6e6f0873bc078ce5366b29dec90fcaee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d19a56f2e8bfdc6dc4162a3b417e9f5d.setIcon(icon_49dcf1d992a965fbd8c2add8da144b59);
|
|
|
|
|
|
var marker_af3cdc1774fc9cf52149ce4d82c5de7e = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_28f1563fca5af5744f5c5f41da4a8560 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab64582bf536f00d5a0d0bbbe235bcf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30b284652f5205489ff2d0bdf66251a7 = $(`<div id="html_30b284652f5205489ff2d0bdf66251a7" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_ab64582bf536f00d5a0d0bbbe235bcf1.setContent(html_30b284652f5205489ff2d0bdf66251a7);
|
|
|
|
|
|
|
|
marker_af3cdc1774fc9cf52149ce4d82c5de7e.bindPopup(popup_ab64582bf536f00d5a0d0bbbe235bcf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af3cdc1774fc9cf52149ce4d82c5de7e.setIcon(icon_28f1563fca5af5744f5c5f41da4a8560);
|
|
|
|
|
|
var marker_dc2f474e88e942ad49f060a62d771f9a = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_fba06dfd9cee9f929db247654ece198f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ac2400ea1006422224674787f6c2a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cf227138c295d87aa3aff5c75770b49 = $(`<div id="html_7cf227138c295d87aa3aff5c75770b49" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_e2ac2400ea1006422224674787f6c2a0.setContent(html_7cf227138c295d87aa3aff5c75770b49);
|
|
|
|
|
|
|
|
marker_dc2f474e88e942ad49f060a62d771f9a.bindPopup(popup_e2ac2400ea1006422224674787f6c2a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc2f474e88e942ad49f060a62d771f9a.setIcon(icon_fba06dfd9cee9f929db247654ece198f);
|
|
|
|
|
|
var marker_ac6aa493347f6bc54be1b7e746510a0e = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_cd9a42c0b7620acc347fef1e58d0d4fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a837c51e29c2790361a85b351fadb28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb20f3afcab7e6a192637dfb36f4e671 = $(`<div id="html_cb20f3afcab7e6a192637dfb36f4e671" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_6a837c51e29c2790361a85b351fadb28.setContent(html_cb20f3afcab7e6a192637dfb36f4e671);
|
|
|
|
|
|
|
|
marker_ac6aa493347f6bc54be1b7e746510a0e.bindPopup(popup_6a837c51e29c2790361a85b351fadb28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac6aa493347f6bc54be1b7e746510a0e.setIcon(icon_cd9a42c0b7620acc347fef1e58d0d4fa);
|
|
|
|
|
|
var marker_aeacbbd247184bdd1979db6fd399cdee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a5b7f0a43c57002aadcf333d21e236c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f6f94488ba232bd387e8191925a74a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbbaae4291b82a2171c4d9598b4f7f0e = $(`<div id="html_dbbaae4291b82a2171c4d9598b4f7f0e" style="width: 100.0%; height: 100.0%;">relay.postr.social</div>`)[0];
|
|
popup_6f6f94488ba232bd387e8191925a74a8.setContent(html_dbbaae4291b82a2171c4d9598b4f7f0e);
|
|
|
|
|
|
|
|
marker_aeacbbd247184bdd1979db6fd399cdee.bindPopup(popup_6f6f94488ba232bd387e8191925a74a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeacbbd247184bdd1979db6fd399cdee.setIcon(icon_a5b7f0a43c57002aadcf333d21e236c0);
|
|
|
|
|
|
var marker_722f0114921c07a0f9d7fe42c7b4ca78 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a50ec299a7e2c709f62941c3f8a8b0e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8dfa0a601352322044f885016f2376 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09cd60f6dbbb25ba9cd90fcd036faf1c = $(`<div id="html_09cd60f6dbbb25ba9cd90fcd036faf1c" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_6b8dfa0a601352322044f885016f2376.setContent(html_09cd60f6dbbb25ba9cd90fcd036faf1c);
|
|
|
|
|
|
|
|
marker_722f0114921c07a0f9d7fe42c7b4ca78.bindPopup(popup_6b8dfa0a601352322044f885016f2376)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_722f0114921c07a0f9d7fe42c7b4ca78.setIcon(icon_a50ec299a7e2c709f62941c3f8a8b0e8);
|
|
|
|
|
|
var marker_baaa25112b67d1e8031e579eab212d97 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_67331d63719c8fb64791ea4501ea3257 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86fca2e81602e3504056da69a40f02fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed0a16e96a5f0f554d215bcd6419acfd = $(`<div id="html_ed0a16e96a5f0f554d215bcd6419acfd" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_86fca2e81602e3504056da69a40f02fa.setContent(html_ed0a16e96a5f0f554d215bcd6419acfd);
|
|
|
|
|
|
|
|
marker_baaa25112b67d1e8031e579eab212d97.bindPopup(popup_86fca2e81602e3504056da69a40f02fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baaa25112b67d1e8031e579eab212d97.setIcon(icon_67331d63719c8fb64791ea4501ea3257);
|
|
|
|
|
|
var marker_baa42c6f90390c7a442756290ef8f1a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d8336ec61adafed62f48106e02b67ba3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5b5264ee93a933910cd25eb1f49b477 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_965ac0d87cfa54ee344e03f9cd72dcac = $(`<div id="html_965ac0d87cfa54ee344e03f9cd72dcac" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_b5b5264ee93a933910cd25eb1f49b477.setContent(html_965ac0d87cfa54ee344e03f9cd72dcac);
|
|
|
|
|
|
|
|
marker_baa42c6f90390c7a442756290ef8f1a8.bindPopup(popup_b5b5264ee93a933910cd25eb1f49b477)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baa42c6f90390c7a442756290ef8f1a8.setIcon(icon_d8336ec61adafed62f48106e02b67ba3);
|
|
|
|
|
|
var marker_7ebed7fa80c246ff54b644ddeb5956f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_50cb6a63ae07bbc303ef1867ee5e2f62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59e9708e05914e847e0c2d51656170f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51322ab97bb805b82ab4e84342faf0cf = $(`<div id="html_51322ab97bb805b82ab4e84342faf0cf" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_59e9708e05914e847e0c2d51656170f5.setContent(html_51322ab97bb805b82ab4e84342faf0cf);
|
|
|
|
|
|
|
|
marker_7ebed7fa80c246ff54b644ddeb5956f8.bindPopup(popup_59e9708e05914e847e0c2d51656170f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ebed7fa80c246ff54b644ddeb5956f8.setIcon(icon_50cb6a63ae07bbc303ef1867ee5e2f62);
|
|
|
|
|
|
var marker_82867de6bd24a9760d66356ca42bcc64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b320174de1108be1264f52d11eb640b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_723f360b4392a8b198ee5a22c8cee101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa630f0bd2ac165021f1855d624e0252 = $(`<div id="html_fa630f0bd2ac165021f1855d624e0252" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_723f360b4392a8b198ee5a22c8cee101.setContent(html_fa630f0bd2ac165021f1855d624e0252);
|
|
|
|
|
|
|
|
marker_82867de6bd24a9760d66356ca42bcc64.bindPopup(popup_723f360b4392a8b198ee5a22c8cee101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82867de6bd24a9760d66356ca42bcc64.setIcon(icon_b320174de1108be1264f52d11eb640b8);
|
|
|
|
|
|
var marker_3571686a55910e6f1f476f76ef022523 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ad28db07ae2d11a9ee491a44873f337e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6cfe48b1c43e6cf832a2f4ebead9a8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da730c90334c1a0979f1687989582994 = $(`<div id="html_da730c90334c1a0979f1687989582994" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_d6cfe48b1c43e6cf832a2f4ebead9a8d.setContent(html_da730c90334c1a0979f1687989582994);
|
|
|
|
|
|
|
|
marker_3571686a55910e6f1f476f76ef022523.bindPopup(popup_d6cfe48b1c43e6cf832a2f4ebead9a8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3571686a55910e6f1f476f76ef022523.setIcon(icon_ad28db07ae2d11a9ee491a44873f337e);
|
|
|
|
|
|
var marker_f9ac27715bd9feaa79e8cbc8c7ae5f2f = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6c43e99295a191a256b500aa45488f8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21aec35c4694c730198a1b04e2601a70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee60c00e99728873b9de75634f8f506d = $(`<div id="html_ee60c00e99728873b9de75634f8f506d" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_21aec35c4694c730198a1b04e2601a70.setContent(html_ee60c00e99728873b9de75634f8f506d);
|
|
|
|
|
|
|
|
marker_f9ac27715bd9feaa79e8cbc8c7ae5f2f.bindPopup(popup_21aec35c4694c730198a1b04e2601a70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9ac27715bd9feaa79e8cbc8c7ae5f2f.setIcon(icon_6c43e99295a191a256b500aa45488f8c);
|
|
|
|
|
|
var marker_bd287770bee670d4c309c8ab8fbccd31 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b56bc29bbad7ec455a1dff5a2f2c1c06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c8142977dbf94c5fcb05c6ad78c4d8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b131842f99eb8f254c403814036fa98e = $(`<div id="html_b131842f99eb8f254c403814036fa98e" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_6c8142977dbf94c5fcb05c6ad78c4d8e.setContent(html_b131842f99eb8f254c403814036fa98e);
|
|
|
|
|
|
|
|
marker_bd287770bee670d4c309c8ab8fbccd31.bindPopup(popup_6c8142977dbf94c5fcb05c6ad78c4d8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd287770bee670d4c309c8ab8fbccd31.setIcon(icon_b56bc29bbad7ec455a1dff5a2f2c1c06);
|
|
|
|
|
|
var marker_718fddd4f12d6435134cf212a66ed82e = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b65c051ef3167ceca28cefc369bbf589 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57063d95180d82b6f84e87d6ad74c126 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f117a20692ba5b99b6dad10e5cb8dbb9 = $(`<div id="html_f117a20692ba5b99b6dad10e5cb8dbb9" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_57063d95180d82b6f84e87d6ad74c126.setContent(html_f117a20692ba5b99b6dad10e5cb8dbb9);
|
|
|
|
|
|
|
|
marker_718fddd4f12d6435134cf212a66ed82e.bindPopup(popup_57063d95180d82b6f84e87d6ad74c126)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718fddd4f12d6435134cf212a66ed82e.setIcon(icon_b65c051ef3167ceca28cefc369bbf589);
|
|
|
|
|
|
var marker_9bfb42d067ecd05183c53ca1c2d6be5b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ced3a0c8aa23c89680f0d1685f6777f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f643f2e24d391bf7f66238468e4c1e91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d326c78993909f8ec19cc3dab446f1a = $(`<div id="html_1d326c78993909f8ec19cc3dab446f1a" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_f643f2e24d391bf7f66238468e4c1e91.setContent(html_1d326c78993909f8ec19cc3dab446f1a);
|
|
|
|
|
|
|
|
marker_9bfb42d067ecd05183c53ca1c2d6be5b.bindPopup(popup_f643f2e24d391bf7f66238468e4c1e91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bfb42d067ecd05183c53ca1c2d6be5b.setIcon(icon_ced3a0c8aa23c89680f0d1685f6777f0);
|
|
|
|
|
|
var marker_0d20383f0a7109f8542bf2be2476813e = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f73955763f9d784433b9a104abe5ed0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e54e4763e03c6a3057dadc4735a89e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90d497a6241ca58efa0155c844c8042a = $(`<div id="html_90d497a6241ca58efa0155c844c8042a" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_1e54e4763e03c6a3057dadc4735a89e5.setContent(html_90d497a6241ca58efa0155c844c8042a);
|
|
|
|
|
|
|
|
marker_0d20383f0a7109f8542bf2be2476813e.bindPopup(popup_1e54e4763e03c6a3057dadc4735a89e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d20383f0a7109f8542bf2be2476813e.setIcon(icon_f73955763f9d784433b9a104abe5ed0d);
|
|
|
|
|
|
var marker_1d361388a8ff5767b73ce082237238ae = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1dd6b0d5bae949219e91bcf4b5b77ab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3abe347922ab371397380b3bcbea1c60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_042b75587d67ba17acb763449d820874 = $(`<div id="html_042b75587d67ba17acb763449d820874" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_3abe347922ab371397380b3bcbea1c60.setContent(html_042b75587d67ba17acb763449d820874);
|
|
|
|
|
|
|
|
marker_1d361388a8ff5767b73ce082237238ae.bindPopup(popup_3abe347922ab371397380b3bcbea1c60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d361388a8ff5767b73ce082237238ae.setIcon(icon_1dd6b0d5bae949219e91bcf4b5b77ab1);
|
|
|
|
|
|
var marker_c37a3df317d8d23382b244ab378affdd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f3fea72afe57731e5495cecb57701775 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fc526e7e7c99526050cc5318b54abcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_301b9ea4246a4d7c98732d0a66316f15 = $(`<div id="html_301b9ea4246a4d7c98732d0a66316f15" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_0fc526e7e7c99526050cc5318b54abcf.setContent(html_301b9ea4246a4d7c98732d0a66316f15);
|
|
|
|
|
|
|
|
marker_c37a3df317d8d23382b244ab378affdd.bindPopup(popup_0fc526e7e7c99526050cc5318b54abcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c37a3df317d8d23382b244ab378affdd.setIcon(icon_f3fea72afe57731e5495cecb57701775);
|
|
|
|
|
|
var marker_a5be1404d7c1ee62c13f24586e1d512d = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_788639ca27047991e0876e79778eabd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4319eae17060b643fe2107332b9691f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0110915b2af3b2cbf43c1ed9f42d043b = $(`<div id="html_0110915b2af3b2cbf43c1ed9f42d043b" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_c4319eae17060b643fe2107332b9691f.setContent(html_0110915b2af3b2cbf43c1ed9f42d043b);
|
|
|
|
|
|
|
|
marker_a5be1404d7c1ee62c13f24586e1d512d.bindPopup(popup_c4319eae17060b643fe2107332b9691f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5be1404d7c1ee62c13f24586e1d512d.setIcon(icon_788639ca27047991e0876e79778eabd9);
|
|
|
|
|
|
var marker_9bf01b39703de937e4905f6d73bfce06 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6ae05f3af44738f85ed3d3d51bddaf8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_643f61abb1d37f3a42cc4b912b357d21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_094d46c3949263586d7abd1cb80fa9de = $(`<div id="html_094d46c3949263586d7abd1cb80fa9de" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_643f61abb1d37f3a42cc4b912b357d21.setContent(html_094d46c3949263586d7abd1cb80fa9de);
|
|
|
|
|
|
|
|
marker_9bf01b39703de937e4905f6d73bfce06.bindPopup(popup_643f61abb1d37f3a42cc4b912b357d21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bf01b39703de937e4905f6d73bfce06.setIcon(icon_6ae05f3af44738f85ed3d3d51bddaf8c);
|
|
|
|
|
|
var marker_328387f5f9363cd95b3157dc1c540a78 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_dbf0059bfd16c7c13f87bebb2971ce46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ae452c541635935d5b1035778098653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8301a1135c72e67a97224d356395676 = $(`<div id="html_a8301a1135c72e67a97224d356395676" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_7ae452c541635935d5b1035778098653.setContent(html_a8301a1135c72e67a97224d356395676);
|
|
|
|
|
|
|
|
marker_328387f5f9363cd95b3157dc1c540a78.bindPopup(popup_7ae452c541635935d5b1035778098653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_328387f5f9363cd95b3157dc1c540a78.setIcon(icon_dbf0059bfd16c7c13f87bebb2971ce46);
|
|
|
|
|
|
var marker_393b9ff49eba8c78157a0513004cc0a1 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b7f50f1499e05a5209a2817528951e38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2a1c85215113a8c930ec249b11448c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceb51a5dfe97f560dfbca4fb852dbd7e = $(`<div id="html_ceb51a5dfe97f560dfbca4fb852dbd7e" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_d2a1c85215113a8c930ec249b11448c4.setContent(html_ceb51a5dfe97f560dfbca4fb852dbd7e);
|
|
|
|
|
|
|
|
marker_393b9ff49eba8c78157a0513004cc0a1.bindPopup(popup_d2a1c85215113a8c930ec249b11448c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_393b9ff49eba8c78157a0513004cc0a1.setIcon(icon_b7f50f1499e05a5209a2817528951e38);
|
|
|
|
|
|
var marker_906c5b60f1f0afa3cf842592e2aab38b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_baa3d6debb17e1d8b0074233f3a073fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_017a5ff623738c87472bccefc5f5ebb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e0a6d60fcfba6b28dc754e1eb20d7e3 = $(`<div id="html_7e0a6d60fcfba6b28dc754e1eb20d7e3" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_017a5ff623738c87472bccefc5f5ebb1.setContent(html_7e0a6d60fcfba6b28dc754e1eb20d7e3);
|
|
|
|
|
|
|
|
marker_906c5b60f1f0afa3cf842592e2aab38b.bindPopup(popup_017a5ff623738c87472bccefc5f5ebb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_906c5b60f1f0afa3cf842592e2aab38b.setIcon(icon_baa3d6debb17e1d8b0074233f3a073fd);
|
|
|
|
|
|
var marker_a75ee12f5f0bbb504834e52b372a19e5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_dba323ccf054f619144cd9dbaf50619b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5092ac11ebc9ee263c47c299e963b6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07248723055a5c7943b7c65cae3c0870 = $(`<div id="html_07248723055a5c7943b7c65cae3c0870" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_d5092ac11ebc9ee263c47c299e963b6c.setContent(html_07248723055a5c7943b7c65cae3c0870);
|
|
|
|
|
|
|
|
marker_a75ee12f5f0bbb504834e52b372a19e5.bindPopup(popup_d5092ac11ebc9ee263c47c299e963b6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a75ee12f5f0bbb504834e52b372a19e5.setIcon(icon_dba323ccf054f619144cd9dbaf50619b);
|
|
|
|
|
|
var marker_7d0de688376e75a619c494f2f26accab = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c096acf2f6ac21950e8e817335c616dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d8c79f284b52793d214f274ba478606 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53355802a4261b856eedf1a043056b8c = $(`<div id="html_53355802a4261b856eedf1a043056b8c" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_8d8c79f284b52793d214f274ba478606.setContent(html_53355802a4261b856eedf1a043056b8c);
|
|
|
|
|
|
|
|
marker_7d0de688376e75a619c494f2f26accab.bindPopup(popup_8d8c79f284b52793d214f274ba478606)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d0de688376e75a619c494f2f26accab.setIcon(icon_c096acf2f6ac21950e8e817335c616dd);
|
|
|
|
|
|
var marker_eff5a447bee6c6163093518c4a889c29 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f36df91149c9a5afbd43c3825244063d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6fa1df2bb427cf58cca4eb287902bc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33e2afd8506e44d055bca111a604b44c = $(`<div id="html_33e2afd8506e44d055bca111a604b44c" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_a6fa1df2bb427cf58cca4eb287902bc1.setContent(html_33e2afd8506e44d055bca111a604b44c);
|
|
|
|
|
|
|
|
marker_eff5a447bee6c6163093518c4a889c29.bindPopup(popup_a6fa1df2bb427cf58cca4eb287902bc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eff5a447bee6c6163093518c4a889c29.setIcon(icon_f36df91149c9a5afbd43c3825244063d);
|
|
|
|
|
|
var marker_57ed0ac07399c2bff5f4f903f5ac615a = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_3c20d879f7d46073e255c5b5f083e93b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c2805495593de1e3d47d0f9acc41c13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e952227d657fd9c4102df3dccd0c823 = $(`<div id="html_3e952227d657fd9c4102df3dccd0c823" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_5c2805495593de1e3d47d0f9acc41c13.setContent(html_3e952227d657fd9c4102df3dccd0c823);
|
|
|
|
|
|
|
|
marker_57ed0ac07399c2bff5f4f903f5ac615a.bindPopup(popup_5c2805495593de1e3d47d0f9acc41c13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57ed0ac07399c2bff5f4f903f5ac615a.setIcon(icon_3c20d879f7d46073e255c5b5f083e93b);
|
|
|
|
|
|
var marker_261c7bb39bf9bd65c8888b8356717b42 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_419184e1bf2b52373324ce27ba04f4af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_438eb64ab726e189dfb206174617dd34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef20dda23b4744f5c0dbf7af9877460e = $(`<div id="html_ef20dda23b4744f5c0dbf7af9877460e" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_438eb64ab726e189dfb206174617dd34.setContent(html_ef20dda23b4744f5c0dbf7af9877460e);
|
|
|
|
|
|
|
|
marker_261c7bb39bf9bd65c8888b8356717b42.bindPopup(popup_438eb64ab726e189dfb206174617dd34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_261c7bb39bf9bd65c8888b8356717b42.setIcon(icon_419184e1bf2b52373324ce27ba04f4af);
|
|
|
|
|
|
var marker_9619c394c8b8e3b12d495e3912b48bfd = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b5bc085c8cef1169ae51898e63438e46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7b6ed82089c32e73c8aa2155556e973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ed134851c8a3e909dac993b073a16ad = $(`<div id="html_4ed134851c8a3e909dac993b073a16ad" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_b7b6ed82089c32e73c8aa2155556e973.setContent(html_4ed134851c8a3e909dac993b073a16ad);
|
|
|
|
|
|
|
|
marker_9619c394c8b8e3b12d495e3912b48bfd.bindPopup(popup_b7b6ed82089c32e73c8aa2155556e973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9619c394c8b8e3b12d495e3912b48bfd.setIcon(icon_b5bc085c8cef1169ae51898e63438e46);
|
|
|
|
|
|
var marker_13fe023b2819f048af5ddef09277f49b = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_fc1244f4d09c18ce42379710cfa3cb4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_308e55aa1fab5e3f2a032180c6cda65c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1870ad5827950a55f12d2cc8d85dfd2e = $(`<div id="html_1870ad5827950a55f12d2cc8d85dfd2e" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_308e55aa1fab5e3f2a032180c6cda65c.setContent(html_1870ad5827950a55f12d2cc8d85dfd2e);
|
|
|
|
|
|
|
|
marker_13fe023b2819f048af5ddef09277f49b.bindPopup(popup_308e55aa1fab5e3f2a032180c6cda65c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13fe023b2819f048af5ddef09277f49b.setIcon(icon_fc1244f4d09c18ce42379710cfa3cb4f);
|
|
|
|
|
|
var marker_744b637bdf32c71c94572a19ecf23a0d = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f6aaea2e5ed27cb9c734ebb6ab228a22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcffa50f578705cdec5dcff1168b8b29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa81ec1ac58916d9fc86df0fa4378854 = $(`<div id="html_aa81ec1ac58916d9fc86df0fa4378854" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_dcffa50f578705cdec5dcff1168b8b29.setContent(html_aa81ec1ac58916d9fc86df0fa4378854);
|
|
|
|
|
|
|
|
marker_744b637bdf32c71c94572a19ecf23a0d.bindPopup(popup_dcffa50f578705cdec5dcff1168b8b29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_744b637bdf32c71c94572a19ecf23a0d.setIcon(icon_f6aaea2e5ed27cb9c734ebb6ab228a22);
|
|
|
|
|
|
var marker_0a1a21956c609a719a7172f2f37e7fbc = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1fe62137987de25257717a2e8f005ee9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e9dd8a6dcc14b9c639f443bc21c52e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e857f9640e2ac7bfca73d63a88b8c95 = $(`<div id="html_6e857f9640e2ac7bfca73d63a88b8c95" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_1e9dd8a6dcc14b9c639f443bc21c52e4.setContent(html_6e857f9640e2ac7bfca73d63a88b8c95);
|
|
|
|
|
|
|
|
marker_0a1a21956c609a719a7172f2f37e7fbc.bindPopup(popup_1e9dd8a6dcc14b9c639f443bc21c52e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a1a21956c609a719a7172f2f37e7fbc.setIcon(icon_1fe62137987de25257717a2e8f005ee9);
|
|
|
|
|
|
var marker_e53ee68c6389da13c781af8f22189492 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_452bb26363faeb714337a0ada3012828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a0dfaedb542a281286f1899b0df537c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_840d27541448367e3d74e7b0030b61c1 = $(`<div id="html_840d27541448367e3d74e7b0030b61c1" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_5a0dfaedb542a281286f1899b0df537c.setContent(html_840d27541448367e3d74e7b0030b61c1);
|
|
|
|
|
|
|
|
marker_e53ee68c6389da13c781af8f22189492.bindPopup(popup_5a0dfaedb542a281286f1899b0df537c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e53ee68c6389da13c781af8f22189492.setIcon(icon_452bb26363faeb714337a0ada3012828);
|
|
|
|
|
|
var marker_363c37ef57eae30334ddf1110eabe0de = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b10ec3627afbb54f0d0eeb514050a50f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2193cd99a85a8c6cbf02721b2b019646 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdb7179825a8ab02b7459c3ecac3059e = $(`<div id="html_fdb7179825a8ab02b7459c3ecac3059e" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_2193cd99a85a8c6cbf02721b2b019646.setContent(html_fdb7179825a8ab02b7459c3ecac3059e);
|
|
|
|
|
|
|
|
marker_363c37ef57eae30334ddf1110eabe0de.bindPopup(popup_2193cd99a85a8c6cbf02721b2b019646)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_363c37ef57eae30334ddf1110eabe0de.setIcon(icon_b10ec3627afbb54f0d0eeb514050a50f);
|
|
|
|
|
|
var marker_7edbced44e268e25f5858109a362396b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_af6fc85fccf181e72a8b750c8813f9d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2cead951c17fe77c458bce93ee1dd36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d7cf42ddaa859ef73769441cbb4197e = $(`<div id="html_6d7cf42ddaa859ef73769441cbb4197e" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_f2cead951c17fe77c458bce93ee1dd36.setContent(html_6d7cf42ddaa859ef73769441cbb4197e);
|
|
|
|
|
|
|
|
marker_7edbced44e268e25f5858109a362396b.bindPopup(popup_f2cead951c17fe77c458bce93ee1dd36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7edbced44e268e25f5858109a362396b.setIcon(icon_af6fc85fccf181e72a8b750c8813f9d1);
|
|
|
|
|
|
var marker_e40d93e2c1d7b746149be37d01c5bdac = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d64fd061e2d1f6a3d3cf2db2d9d2f3ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9917919332c9905a64935f639641c92b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8656d06e002bf8a4b3ea7487b1de59f = $(`<div id="html_a8656d06e002bf8a4b3ea7487b1de59f" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_9917919332c9905a64935f639641c92b.setContent(html_a8656d06e002bf8a4b3ea7487b1de59f);
|
|
|
|
|
|
|
|
marker_e40d93e2c1d7b746149be37d01c5bdac.bindPopup(popup_9917919332c9905a64935f639641c92b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e40d93e2c1d7b746149be37d01c5bdac.setIcon(icon_d64fd061e2d1f6a3d3cf2db2d9d2f3ce);
|
|
|
|
|
|
var marker_a992cb5096e54a42cd4811d445a46f58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_dfebf24a0bef19ec75ed1c0a03d282c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3e3af1a7c8fe175325bc6977ca6ec7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b65f6ded927a5d719cd5653bd56e2f56 = $(`<div id="html_b65f6ded927a5d719cd5653bd56e2f56" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_a3e3af1a7c8fe175325bc6977ca6ec7e.setContent(html_b65f6ded927a5d719cd5653bd56e2f56);
|
|
|
|
|
|
|
|
marker_a992cb5096e54a42cd4811d445a46f58.bindPopup(popup_a3e3af1a7c8fe175325bc6977ca6ec7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a992cb5096e54a42cd4811d445a46f58.setIcon(icon_dfebf24a0bef19ec75ed1c0a03d282c8);
|
|
|
|
|
|
var marker_7233d216e00aa5c71561b159a46aa425 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c4bbefe5c32cc6578355f6927d2fb69d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7a6903cad761aa7a853f3d0dbb15f48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2685e47b52ae792be8701ec6afddbd78 = $(`<div id="html_2685e47b52ae792be8701ec6afddbd78" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_d7a6903cad761aa7a853f3d0dbb15f48.setContent(html_2685e47b52ae792be8701ec6afddbd78);
|
|
|
|
|
|
|
|
marker_7233d216e00aa5c71561b159a46aa425.bindPopup(popup_d7a6903cad761aa7a853f3d0dbb15f48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7233d216e00aa5c71561b159a46aa425.setIcon(icon_c4bbefe5c32cc6578355f6927d2fb69d);
|
|
|
|
|
|
var marker_e8e82a8a66ee19ef86805190e478060c = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ba70e0e4d0854a9d8feecf7ee4f109b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_130487572bb20bf9d41ab978d876e93d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_977df4e86300dfecc95961a861b144fd = $(`<div id="html_977df4e86300dfecc95961a861b144fd" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_130487572bb20bf9d41ab978d876e93d.setContent(html_977df4e86300dfecc95961a861b144fd);
|
|
|
|
|
|
|
|
marker_e8e82a8a66ee19ef86805190e478060c.bindPopup(popup_130487572bb20bf9d41ab978d876e93d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8e82a8a66ee19ef86805190e478060c.setIcon(icon_ba70e0e4d0854a9d8feecf7ee4f109b7);
|
|
|
|
|
|
var marker_979db8030023ed318e29dc4cf977dab1 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1945a5bc95ac1d55fed8debee8750f99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b72acc7f56588ecbbd116c6cd924a42c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43a16ac300b84d7baa671781311ad9f1 = $(`<div id="html_43a16ac300b84d7baa671781311ad9f1" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_b72acc7f56588ecbbd116c6cd924a42c.setContent(html_43a16ac300b84d7baa671781311ad9f1);
|
|
|
|
|
|
|
|
marker_979db8030023ed318e29dc4cf977dab1.bindPopup(popup_b72acc7f56588ecbbd116c6cd924a42c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_979db8030023ed318e29dc4cf977dab1.setIcon(icon_1945a5bc95ac1d55fed8debee8750f99);
|
|
|
|
|
|
var marker_63f9904183d1536999f69491b3c08431 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_446a540ccbaeae7a77452c7c905d5f18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88dadaa9e84f0e41f048c7f16ee1fb74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f530c7d920d81252952a7b41486fbdb0 = $(`<div id="html_f530c7d920d81252952a7b41486fbdb0" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_88dadaa9e84f0e41f048c7f16ee1fb74.setContent(html_f530c7d920d81252952a7b41486fbdb0);
|
|
|
|
|
|
|
|
marker_63f9904183d1536999f69491b3c08431.bindPopup(popup_88dadaa9e84f0e41f048c7f16ee1fb74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63f9904183d1536999f69491b3c08431.setIcon(icon_446a540ccbaeae7a77452c7c905d5f18);
|
|
|
|
|
|
var marker_40cb481c193ea1d73d3f1a220a88452e = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_5209e4291173ef6f3f7cf78d96b1bf62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cfb3e01755418e6ffd3786535398f42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d0cbdbbaf68d750a8ed10c6c26cb189 = $(`<div id="html_1d0cbdbbaf68d750a8ed10c6c26cb189" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_9cfb3e01755418e6ffd3786535398f42.setContent(html_1d0cbdbbaf68d750a8ed10c6c26cb189);
|
|
|
|
|
|
|
|
marker_40cb481c193ea1d73d3f1a220a88452e.bindPopup(popup_9cfb3e01755418e6ffd3786535398f42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40cb481c193ea1d73d3f1a220a88452e.setIcon(icon_5209e4291173ef6f3f7cf78d96b1bf62);
|
|
|
|
|
|
var marker_9bd2965e49e219f4a1a849c3a01cade1 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_039c06193811a037ff97f6ba093b28b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ad38d760d083579311dc0e627a18e62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b96da344fd9a6a26f4ac26f27025a89f = $(`<div id="html_b96da344fd9a6a26f4ac26f27025a89f" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_7ad38d760d083579311dc0e627a18e62.setContent(html_b96da344fd9a6a26f4ac26f27025a89f);
|
|
|
|
|
|
|
|
marker_9bd2965e49e219f4a1a849c3a01cade1.bindPopup(popup_7ad38d760d083579311dc0e627a18e62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bd2965e49e219f4a1a849c3a01cade1.setIcon(icon_039c06193811a037ff97f6ba093b28b9);
|
|
|
|
|
|
var marker_fc9e8bb709f6c1970cac9f0c71fb9eb6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7a31cb2557ef8b87afec8cf54665e6ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a23b260eacf0fec4ad18fcbb4c64ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7aee6c6bec90f8c4e36d98210cfb208 = $(`<div id="html_c7aee6c6bec90f8c4e36d98210cfb208" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_55a23b260eacf0fec4ad18fcbb4c64ca.setContent(html_c7aee6c6bec90f8c4e36d98210cfb208);
|
|
|
|
|
|
|
|
marker_fc9e8bb709f6c1970cac9f0c71fb9eb6.bindPopup(popup_55a23b260eacf0fec4ad18fcbb4c64ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc9e8bb709f6c1970cac9f0c71fb9eb6.setIcon(icon_7a31cb2557ef8b87afec8cf54665e6ef);
|
|
|
|
|
|
var marker_59058130689b434a9f0134a1c25f7c31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_4a8589ecd34a151fb9e701d2bc558cf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cb384c5b1111fc268c625c13f7a402d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a64c6997825a313b62363ce465b1d733 = $(`<div id="html_a64c6997825a313b62363ce465b1d733" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_7cb384c5b1111fc268c625c13f7a402d.setContent(html_a64c6997825a313b62363ce465b1d733);
|
|
|
|
|
|
|
|
marker_59058130689b434a9f0134a1c25f7c31.bindPopup(popup_7cb384c5b1111fc268c625c13f7a402d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59058130689b434a9f0134a1c25f7c31.setIcon(icon_4a8589ecd34a151fb9e701d2bc558cf4);
|
|
|
|
|
|
var marker_8ea4679933599ed3c99f615ced2540e6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a1b230084e036de61fd102dffc496c74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39df4e3597534c631888860f94be4047 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe8c883aca3a45d6f5cc3708656189cb = $(`<div id="html_fe8c883aca3a45d6f5cc3708656189cb" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_39df4e3597534c631888860f94be4047.setContent(html_fe8c883aca3a45d6f5cc3708656189cb);
|
|
|
|
|
|
|
|
marker_8ea4679933599ed3c99f615ced2540e6.bindPopup(popup_39df4e3597534c631888860f94be4047)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ea4679933599ed3c99f615ced2540e6.setIcon(icon_a1b230084e036de61fd102dffc496c74);
|
|
|
|
|
|
var marker_13ac7277a01e77e9c6f8ab836152bfc1 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_8c8130043d83621cfae45d997d3ce008 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cc8b6de76873b4f3091404965540517 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23ef8197e70948293f1fac96fee38fa1 = $(`<div id="html_23ef8197e70948293f1fac96fee38fa1" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_6cc8b6de76873b4f3091404965540517.setContent(html_23ef8197e70948293f1fac96fee38fa1);
|
|
|
|
|
|
|
|
marker_13ac7277a01e77e9c6f8ab836152bfc1.bindPopup(popup_6cc8b6de76873b4f3091404965540517)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13ac7277a01e77e9c6f8ab836152bfc1.setIcon(icon_8c8130043d83621cfae45d997d3ce008);
|
|
|
|
|
|
var marker_20ed531910a6568fc295ce9eaed9b5e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9374e4f9a07d8307edacb8ee7e29e65a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9212eb8fcc3ee2702b9b441cf3227189 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_777f26d47d0613cf700392290895cd5c = $(`<div id="html_777f26d47d0613cf700392290895cd5c" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_9212eb8fcc3ee2702b9b441cf3227189.setContent(html_777f26d47d0613cf700392290895cd5c);
|
|
|
|
|
|
|
|
marker_20ed531910a6568fc295ce9eaed9b5e3.bindPopup(popup_9212eb8fcc3ee2702b9b441cf3227189)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ed531910a6568fc295ce9eaed9b5e3.setIcon(icon_9374e4f9a07d8307edacb8ee7e29e65a);
|
|
|
|
|
|
var marker_02952957c7b8e453f9d890508e563b51 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_fba26f1048ae9f121baf8b8d46168969 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4c18754175ce7d5935dd374296f1e38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2149b068ed48ebe9f006222a43ff45f5 = $(`<div id="html_2149b068ed48ebe9f006222a43ff45f5" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_d4c18754175ce7d5935dd374296f1e38.setContent(html_2149b068ed48ebe9f006222a43ff45f5);
|
|
|
|
|
|
|
|
marker_02952957c7b8e453f9d890508e563b51.bindPopup(popup_d4c18754175ce7d5935dd374296f1e38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02952957c7b8e453f9d890508e563b51.setIcon(icon_fba26f1048ae9f121baf8b8d46168969);
|
|
|
|
|
|
var marker_27a3a3f35dd0a495bb4ed4d4b1124a66 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_95a1cf709a46cdab19867672ac6b6f2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7a878cadb03901cad2423b79f6ba6f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6220dc890b28909dacf37ed9352198f0 = $(`<div id="html_6220dc890b28909dacf37ed9352198f0" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_a7a878cadb03901cad2423b79f6ba6f1.setContent(html_6220dc890b28909dacf37ed9352198f0);
|
|
|
|
|
|
|
|
marker_27a3a3f35dd0a495bb4ed4d4b1124a66.bindPopup(popup_a7a878cadb03901cad2423b79f6ba6f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27a3a3f35dd0a495bb4ed4d4b1124a66.setIcon(icon_95a1cf709a46cdab19867672ac6b6f2e);
|
|
|
|
|
|
var marker_16378ade2852d91f02d8eb7a45d3c524 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_0eed43bafdb6e5275387ee1a6179712b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c69ee0128b5c136b29aeee12d34ac88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f716d08eeadf7cab1c52a1fc967b459d = $(`<div id="html_f716d08eeadf7cab1c52a1fc967b459d" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_4c69ee0128b5c136b29aeee12d34ac88.setContent(html_f716d08eeadf7cab1c52a1fc967b459d);
|
|
|
|
|
|
|
|
marker_16378ade2852d91f02d8eb7a45d3c524.bindPopup(popup_4c69ee0128b5c136b29aeee12d34ac88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16378ade2852d91f02d8eb7a45d3c524.setIcon(icon_0eed43bafdb6e5275387ee1a6179712b);
|
|
|
|
|
|
var marker_f13b67e53c340485d992fe7a3950eca7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_126dc7b8dfb60934f8b3ed0ca896ae19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3337209e476570a9ddcb161f56a4355e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11e8bc3b17e4fe814d9e67b0c37c2cb7 = $(`<div id="html_11e8bc3b17e4fe814d9e67b0c37c2cb7" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_3337209e476570a9ddcb161f56a4355e.setContent(html_11e8bc3b17e4fe814d9e67b0c37c2cb7);
|
|
|
|
|
|
|
|
marker_f13b67e53c340485d992fe7a3950eca7.bindPopup(popup_3337209e476570a9ddcb161f56a4355e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f13b67e53c340485d992fe7a3950eca7.setIcon(icon_126dc7b8dfb60934f8b3ed0ca896ae19);
|
|
|
|
|
|
var marker_3e6be5b662785a67b72010340af1287f = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_fd3e0d17b89679a6d32c6f9933c03c6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f791f383543dadd9779c1be21c556945 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c018becf032778e8407a17b2006b52ea = $(`<div id="html_c018becf032778e8407a17b2006b52ea" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_f791f383543dadd9779c1be21c556945.setContent(html_c018becf032778e8407a17b2006b52ea);
|
|
|
|
|
|
|
|
marker_3e6be5b662785a67b72010340af1287f.bindPopup(popup_f791f383543dadd9779c1be21c556945)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e6be5b662785a67b72010340af1287f.setIcon(icon_fd3e0d17b89679a6d32c6f9933c03c6b);
|
|
|
|
|
|
var marker_bfa8fd3133486531fda0749ea92974fe = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b81572877783c48943b3436ffbc71046 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a97128ad91884e048d76b882286165bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54be8c0b9ec5450e4d90d451a99b1ae6 = $(`<div id="html_54be8c0b9ec5450e4d90d451a99b1ae6" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_a97128ad91884e048d76b882286165bb.setContent(html_54be8c0b9ec5450e4d90d451a99b1ae6);
|
|
|
|
|
|
|
|
marker_bfa8fd3133486531fda0749ea92974fe.bindPopup(popup_a97128ad91884e048d76b882286165bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfa8fd3133486531fda0749ea92974fe.setIcon(icon_b81572877783c48943b3436ffbc71046);
|
|
|
|
|
|
var marker_8a00ad5100e66dd02f85020cbfd32304 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_0af05565243c5a7fd6db7c854c93513e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b51649f87b1b496bc4e892f07ecf760 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fa414c05404918d75308607ee94fcd5 = $(`<div id="html_1fa414c05404918d75308607ee94fcd5" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_1b51649f87b1b496bc4e892f07ecf760.setContent(html_1fa414c05404918d75308607ee94fcd5);
|
|
|
|
|
|
|
|
marker_8a00ad5100e66dd02f85020cbfd32304.bindPopup(popup_1b51649f87b1b496bc4e892f07ecf760)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a00ad5100e66dd02f85020cbfd32304.setIcon(icon_0af05565243c5a7fd6db7c854c93513e);
|
|
|
|
|
|
var marker_c129805897cb5e5e2301ffdba0c8ac7f = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6e68f740a10b8c79f737aab2f33a01ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fdb1cd59ca78b27c8ada3b2baee1e63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a03db21affa95f635e3429ac6a89ead7 = $(`<div id="html_a03db21affa95f635e3429ac6a89ead7" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_8fdb1cd59ca78b27c8ada3b2baee1e63.setContent(html_a03db21affa95f635e3429ac6a89ead7);
|
|
|
|
|
|
|
|
marker_c129805897cb5e5e2301ffdba0c8ac7f.bindPopup(popup_8fdb1cd59ca78b27c8ada3b2baee1e63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c129805897cb5e5e2301ffdba0c8ac7f.setIcon(icon_6e68f740a10b8c79f737aab2f33a01ee);
|
|
|
|
|
|
var marker_2d73efdd4baa7bb1e857ef67883224ad = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6f9ad3e6bcad4aa001da8f540f5e6021 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85cbd45719fc44dc8f0c2edb0f15d2fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b062662932de50fb20c44f2e0b999559 = $(`<div id="html_b062662932de50fb20c44f2e0b999559" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_85cbd45719fc44dc8f0c2edb0f15d2fa.setContent(html_b062662932de50fb20c44f2e0b999559);
|
|
|
|
|
|
|
|
marker_2d73efdd4baa7bb1e857ef67883224ad.bindPopup(popup_85cbd45719fc44dc8f0c2edb0f15d2fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d73efdd4baa7bb1e857ef67883224ad.setIcon(icon_6f9ad3e6bcad4aa001da8f540f5e6021);
|
|
|
|
|
|
var marker_4752f2a94e2cfa977f63cfb277d3bc45 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_966f79971cdd4f35372e964a0fe8d426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_451ea6cf52dc2017a222bbdb12493975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4833d650e14ee3aa23b58ca4cc3e2738 = $(`<div id="html_4833d650e14ee3aa23b58ca4cc3e2738" style="width: 100.0%; height: 100.0%;">relay-can.zombi.cloudrodion.com</div>`)[0];
|
|
popup_451ea6cf52dc2017a222bbdb12493975.setContent(html_4833d650e14ee3aa23b58ca4cc3e2738);
|
|
|
|
|
|
|
|
marker_4752f2a94e2cfa977f63cfb277d3bc45.bindPopup(popup_451ea6cf52dc2017a222bbdb12493975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4752f2a94e2cfa977f63cfb277d3bc45.setIcon(icon_966f79971cdd4f35372e964a0fe8d426);
|
|
|
|
|
|
var marker_846e78ff41e428edd50627b7b273868a = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_129e92a182b151c2d34eff6b1e35b077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bb5a645fa270c494b872a9d6ead65db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6922233a6287e35c00cccc5cef45c59 = $(`<div id="html_e6922233a6287e35c00cccc5cef45c59" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_1bb5a645fa270c494b872a9d6ead65db.setContent(html_e6922233a6287e35c00cccc5cef45c59);
|
|
|
|
|
|
|
|
marker_846e78ff41e428edd50627b7b273868a.bindPopup(popup_1bb5a645fa270c494b872a9d6ead65db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_846e78ff41e428edd50627b7b273868a.setIcon(icon_129e92a182b151c2d34eff6b1e35b077);
|
|
|
|
|
|
var marker_6d2935fec777f8a5b6738dd6d73900c3 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_3262ea942c26f69da2f2e6e74758ff3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1deaf79885f776470bd3b8eeef249be8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_091c7874a63b18c856073d70fb9fc7b3 = $(`<div id="html_091c7874a63b18c856073d70fb9fc7b3" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_1deaf79885f776470bd3b8eeef249be8.setContent(html_091c7874a63b18c856073d70fb9fc7b3);
|
|
|
|
|
|
|
|
marker_6d2935fec777f8a5b6738dd6d73900c3.bindPopup(popup_1deaf79885f776470bd3b8eeef249be8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d2935fec777f8a5b6738dd6d73900c3.setIcon(icon_3262ea942c26f69da2f2e6e74758ff3b);
|
|
|
|
|
|
var marker_f4a6d3f690f38b401a9ce9f719bfeccd = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_92e69395d4885b63b246e9f5720ff3ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0250888245f25372fbe0f9653b29381f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa5db6434b3964a79dbf4a2296de50a0 = $(`<div id="html_aa5db6434b3964a79dbf4a2296de50a0" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_0250888245f25372fbe0f9653b29381f.setContent(html_aa5db6434b3964a79dbf4a2296de50a0);
|
|
|
|
|
|
|
|
marker_f4a6d3f690f38b401a9ce9f719bfeccd.bindPopup(popup_0250888245f25372fbe0f9653b29381f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4a6d3f690f38b401a9ce9f719bfeccd.setIcon(icon_92e69395d4885b63b246e9f5720ff3ae);
|
|
|
|
|
|
var marker_e8d0dfadd2ddd528e959324716661425 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_304d4f3c566ed4d8f770b008575946ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b6d72e24ffb9d7b0175d6160e743f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36162d3d24b02a5931f63531fcf427a8 = $(`<div id="html_36162d3d24b02a5931f63531fcf427a8" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_d9b6d72e24ffb9d7b0175d6160e743f3.setContent(html_36162d3d24b02a5931f63531fcf427a8);
|
|
|
|
|
|
|
|
marker_e8d0dfadd2ddd528e959324716661425.bindPopup(popup_d9b6d72e24ffb9d7b0175d6160e743f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8d0dfadd2ddd528e959324716661425.setIcon(icon_304d4f3c566ed4d8f770b008575946ec);
|
|
|
|
|
|
var marker_d5da1a44f40886d3bb261747dfdbce87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_8a8fa9dda6c2e6a59dccd138c3d7f749 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b49a58d7631c0d1444ae4c79a8f75743 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38abc5c6365d4138ed99c75a45867110 = $(`<div id="html_38abc5c6365d4138ed99c75a45867110" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_b49a58d7631c0d1444ae4c79a8f75743.setContent(html_38abc5c6365d4138ed99c75a45867110);
|
|
|
|
|
|
|
|
marker_d5da1a44f40886d3bb261747dfdbce87.bindPopup(popup_b49a58d7631c0d1444ae4c79a8f75743)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5da1a44f40886d3bb261747dfdbce87.setIcon(icon_8a8fa9dda6c2e6a59dccd138c3d7f749);
|
|
|
|
|
|
var marker_2749c4a5dd86659396f4857fc84984b6 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1f23f0491f014c752893f6b2c6526314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35a1577fe2c88cfce2759aa157ea60b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f918ab0838a14e31a865ab6b64abf80e = $(`<div id="html_f918ab0838a14e31a865ab6b64abf80e" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_35a1577fe2c88cfce2759aa157ea60b1.setContent(html_f918ab0838a14e31a865ab6b64abf80e);
|
|
|
|
|
|
|
|
marker_2749c4a5dd86659396f4857fc84984b6.bindPopup(popup_35a1577fe2c88cfce2759aa157ea60b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2749c4a5dd86659396f4857fc84984b6.setIcon(icon_1f23f0491f014c752893f6b2c6526314);
|
|
|
|
|
|
var marker_ad69e2147d7bc68197b9d0a427bedc63 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f261f95f692ba62435bf0016aa362881 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_440ef118d059cbfd53b29856a6084583 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_967e1c03b86ac0755841900d75cde849 = $(`<div id="html_967e1c03b86ac0755841900d75cde849" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_440ef118d059cbfd53b29856a6084583.setContent(html_967e1c03b86ac0755841900d75cde849);
|
|
|
|
|
|
|
|
marker_ad69e2147d7bc68197b9d0a427bedc63.bindPopup(popup_440ef118d059cbfd53b29856a6084583)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad69e2147d7bc68197b9d0a427bedc63.setIcon(icon_f261f95f692ba62435bf0016aa362881);
|
|
|
|
|
|
var marker_729cf3c7bc6423df978c3591d4b7ed65 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7a96fdd00544e3cd9ec059d75c98f879 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67e969f4f17f70507ee5158f9e08e022 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eff1554b7980106dd3c25f29cc405d0b = $(`<div id="html_eff1554b7980106dd3c25f29cc405d0b" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_67e969f4f17f70507ee5158f9e08e022.setContent(html_eff1554b7980106dd3c25f29cc405d0b);
|
|
|
|
|
|
|
|
marker_729cf3c7bc6423df978c3591d4b7ed65.bindPopup(popup_67e969f4f17f70507ee5158f9e08e022)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729cf3c7bc6423df978c3591d4b7ed65.setIcon(icon_7a96fdd00544e3cd9ec059d75c98f879);
|
|
|
|
|
|
var marker_f68d0ffdb0b19ee802e5e574374a5085 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_717830b25e7e2a109941dcfe0e700572 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbc2b054e636219015f648c0e2d12f33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cce5d04015ea1e25f5326836cda8a8da = $(`<div id="html_cce5d04015ea1e25f5326836cda8a8da" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_dbc2b054e636219015f648c0e2d12f33.setContent(html_cce5d04015ea1e25f5326836cda8a8da);
|
|
|
|
|
|
|
|
marker_f68d0ffdb0b19ee802e5e574374a5085.bindPopup(popup_dbc2b054e636219015f648c0e2d12f33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f68d0ffdb0b19ee802e5e574374a5085.setIcon(icon_717830b25e7e2a109941dcfe0e700572);
|
|
|
|
|
|
var marker_c34875a2a3c02ef48696c79d0e46564c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7d088273b85d1aa251aea3ab6b71dd14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_434583381edf28fc72c35384a45b5565 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b5f55ac8bab0e730ff00d54a302297f = $(`<div id="html_7b5f55ac8bab0e730ff00d54a302297f" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_434583381edf28fc72c35384a45b5565.setContent(html_7b5f55ac8bab0e730ff00d54a302297f);
|
|
|
|
|
|
|
|
marker_c34875a2a3c02ef48696c79d0e46564c.bindPopup(popup_434583381edf28fc72c35384a45b5565)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c34875a2a3c02ef48696c79d0e46564c.setIcon(icon_7d088273b85d1aa251aea3ab6b71dd14);
|
|
|
|
|
|
var marker_e24ea61656d2ad6e217b026274d701d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_48473a1a9477befcbd7ec72f40cd6e64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00546a6b88a6f68476e9bbe6e89d99ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6da04ad29501e08c61c5b81e53a58ef = $(`<div id="html_c6da04ad29501e08c61c5b81e53a58ef" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_00546a6b88a6f68476e9bbe6e89d99ff.setContent(html_c6da04ad29501e08c61c5b81e53a58ef);
|
|
|
|
|
|
|
|
marker_e24ea61656d2ad6e217b026274d701d6.bindPopup(popup_00546a6b88a6f68476e9bbe6e89d99ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e24ea61656d2ad6e217b026274d701d6.setIcon(icon_48473a1a9477befcbd7ec72f40cd6e64);
|
|
|
|
|
|
var marker_a1e8981472b76d6957c034c10a740c1b = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c9910f4b4355a1080b44e720c9ff6dca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dac9ce218194b7b4c78d6f35132b788d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb5775d8ca73cff6f5ba3c92bd6a9cda = $(`<div id="html_eb5775d8ca73cff6f5ba3c92bd6a9cda" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_dac9ce218194b7b4c78d6f35132b788d.setContent(html_eb5775d8ca73cff6f5ba3c92bd6a9cda);
|
|
|
|
|
|
|
|
marker_a1e8981472b76d6957c034c10a740c1b.bindPopup(popup_dac9ce218194b7b4c78d6f35132b788d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e8981472b76d6957c034c10a740c1b.setIcon(icon_c9910f4b4355a1080b44e720c9ff6dca);
|
|
|
|
|
|
var marker_a50c24d996ed65f2b1c56bcb2c3f401e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_5a0d33b54aa5c99266027755a8b01cb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e80ae185755cda91837492a07d196abf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfb310083d172259b7f9bee3c2bc6cc7 = $(`<div id="html_cfb310083d172259b7f9bee3c2bc6cc7" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_e80ae185755cda91837492a07d196abf.setContent(html_cfb310083d172259b7f9bee3c2bc6cc7);
|
|
|
|
|
|
|
|
marker_a50c24d996ed65f2b1c56bcb2c3f401e.bindPopup(popup_e80ae185755cda91837492a07d196abf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a50c24d996ed65f2b1c56bcb2c3f401e.setIcon(icon_5a0d33b54aa5c99266027755a8b01cb5);
|
|
|
|
|
|
var marker_c3ec30b1a5f5be0be16185e1fd3930ac = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c5a09409f7e2bd72e0c748e10306a44a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87a539249ec5136d254546001c7b9bd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_757f33830cbc4af1e222eac62907b921 = $(`<div id="html_757f33830cbc4af1e222eac62907b921" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_87a539249ec5136d254546001c7b9bd9.setContent(html_757f33830cbc4af1e222eac62907b921);
|
|
|
|
|
|
|
|
marker_c3ec30b1a5f5be0be16185e1fd3930ac.bindPopup(popup_87a539249ec5136d254546001c7b9bd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3ec30b1a5f5be0be16185e1fd3930ac.setIcon(icon_c5a09409f7e2bd72e0c748e10306a44a);
|
|
|
|
|
|
var marker_b804752c92b20185f47843aca52321a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b4f0954c1402b91e792c1ad520fa6f9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a308b444265aeb7ab09aa2aafd3618d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9d72fa493331526848837b9a7fff7c9 = $(`<div id="html_b9d72fa493331526848837b9a7fff7c9" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_a308b444265aeb7ab09aa2aafd3618d0.setContent(html_b9d72fa493331526848837b9a7fff7c9);
|
|
|
|
|
|
|
|
marker_b804752c92b20185f47843aca52321a2.bindPopup(popup_a308b444265aeb7ab09aa2aafd3618d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b804752c92b20185f47843aca52321a2.setIcon(icon_b4f0954c1402b91e792c1ad520fa6f9d);
|
|
|
|
|
|
var marker_6d43185d915c43a92b0829b387b3285f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6b6c3a04c5ae5847fa0a87a08dfe4bf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02216a9be19b612ea90ee22597c17611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5042253c653d95994183ab9743fd6456 = $(`<div id="html_5042253c653d95994183ab9743fd6456" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_02216a9be19b612ea90ee22597c17611.setContent(html_5042253c653d95994183ab9743fd6456);
|
|
|
|
|
|
|
|
marker_6d43185d915c43a92b0829b387b3285f.bindPopup(popup_02216a9be19b612ea90ee22597c17611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d43185d915c43a92b0829b387b3285f.setIcon(icon_6b6c3a04c5ae5847fa0a87a08dfe4bf8);
|
|
|
|
|
|
var marker_fa953b8c717a7c34ae6e9347344ae24f = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_2146aa516233aee29f43cc06c3431ee7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9daa721849096856e4f449b653fd12d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c367b5bf9b19af1ea55fffaf8bf97d1 = $(`<div id="html_3c367b5bf9b19af1ea55fffaf8bf97d1" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_9daa721849096856e4f449b653fd12d2.setContent(html_3c367b5bf9b19af1ea55fffaf8bf97d1);
|
|
|
|
|
|
|
|
marker_fa953b8c717a7c34ae6e9347344ae24f.bindPopup(popup_9daa721849096856e4f449b653fd12d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa953b8c717a7c34ae6e9347344ae24f.setIcon(icon_2146aa516233aee29f43cc06c3431ee7);
|
|
|
|
|
|
var marker_b7d8b7869eb7c92a502c08303fe71efd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_0a700062f73cb489cc14c366adbd3641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47178f7a0fbf85be556dc2c24e16d4e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f73285f63927d3dc2568d6303be35de7 = $(`<div id="html_f73285f63927d3dc2568d6303be35de7" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_47178f7a0fbf85be556dc2c24e16d4e4.setContent(html_f73285f63927d3dc2568d6303be35de7);
|
|
|
|
|
|
|
|
marker_b7d8b7869eb7c92a502c08303fe71efd.bindPopup(popup_47178f7a0fbf85be556dc2c24e16d4e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7d8b7869eb7c92a502c08303fe71efd.setIcon(icon_0a700062f73cb489cc14c366adbd3641);
|
|
|
|
|
|
var marker_8bac05a5768aeef2767f4a329eb532b8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_78b1b5d8874b2fa365768ceb098f6885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f6925beb417f42dfa51765c8549ed52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4a8e4935349de6f8c834ae312d3b33f = $(`<div id="html_d4a8e4935349de6f8c834ae312d3b33f" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_1f6925beb417f42dfa51765c8549ed52.setContent(html_d4a8e4935349de6f8c834ae312d3b33f);
|
|
|
|
|
|
|
|
marker_8bac05a5768aeef2767f4a329eb532b8.bindPopup(popup_1f6925beb417f42dfa51765c8549ed52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bac05a5768aeef2767f4a329eb532b8.setIcon(icon_78b1b5d8874b2fa365768ceb098f6885);
|
|
|
|
|
|
var marker_18adb4c89bc9ca0ab398f06d1154b4e7 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ed08efd978521e5e46dec9f1b6f6cade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b2b1e7bd1dae5c87deff83d7c39d22c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9243d3cbabf04bffe1c96dfd6fd3c4b7 = $(`<div id="html_9243d3cbabf04bffe1c96dfd6fd3c4b7" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_7b2b1e7bd1dae5c87deff83d7c39d22c.setContent(html_9243d3cbabf04bffe1c96dfd6fd3c4b7);
|
|
|
|
|
|
|
|
marker_18adb4c89bc9ca0ab398f06d1154b4e7.bindPopup(popup_7b2b1e7bd1dae5c87deff83d7c39d22c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18adb4c89bc9ca0ab398f06d1154b4e7.setIcon(icon_ed08efd978521e5e46dec9f1b6f6cade);
|
|
|
|
|
|
var marker_174f5ac272b7fe4147bd2d9fb40a103b = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f9543e7c5512ca2c1910455be016c0eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0c7b842ba19390ef4095ba5afbf959c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2be88134a79fc65b742a7b24232857a8 = $(`<div id="html_2be88134a79fc65b742a7b24232857a8" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_a0c7b842ba19390ef4095ba5afbf959c.setContent(html_2be88134a79fc65b742a7b24232857a8);
|
|
|
|
|
|
|
|
marker_174f5ac272b7fe4147bd2d9fb40a103b.bindPopup(popup_a0c7b842ba19390ef4095ba5afbf959c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_174f5ac272b7fe4147bd2d9fb40a103b.setIcon(icon_f9543e7c5512ca2c1910455be016c0eb);
|
|
|
|
|
|
var marker_9cff3a0c97f45edc2c16402dfcdc3dc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_96f541989e05784831afdaaf5e81ccf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfaf9f616c474d2b719f9de4d3fa2b77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8594a4c99ad1cb3ee47a6fe371948f35 = $(`<div id="html_8594a4c99ad1cb3ee47a6fe371948f35" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_bfaf9f616c474d2b719f9de4d3fa2b77.setContent(html_8594a4c99ad1cb3ee47a6fe371948f35);
|
|
|
|
|
|
|
|
marker_9cff3a0c97f45edc2c16402dfcdc3dc1.bindPopup(popup_bfaf9f616c474d2b719f9de4d3fa2b77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cff3a0c97f45edc2c16402dfcdc3dc1.setIcon(icon_96f541989e05784831afdaaf5e81ccf0);
|
|
|
|
|
|
var marker_e80509446ee28663dfedd96cff62294e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_caa4271db2e6f4495907d1163a854d65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_643bacb3928f2c970382b758ba7ff8ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dafcfc671206394d8824af8dd9ccb59 = $(`<div id="html_5dafcfc671206394d8824af8dd9ccb59" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_643bacb3928f2c970382b758ba7ff8ac.setContent(html_5dafcfc671206394d8824af8dd9ccb59);
|
|
|
|
|
|
|
|
marker_e80509446ee28663dfedd96cff62294e.bindPopup(popup_643bacb3928f2c970382b758ba7ff8ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e80509446ee28663dfedd96cff62294e.setIcon(icon_caa4271db2e6f4495907d1163a854d65);
|
|
|
|
|
|
var marker_69b3304cf092f6ffd9e84f2e64f62e91 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f7bc4f432aa7bbe273b99b14fbbac80f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e7a8257c2351c0928c8b9205619c0c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b40cbba291a969135e79d5c420d0362c = $(`<div id="html_b40cbba291a969135e79d5c420d0362c" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_2e7a8257c2351c0928c8b9205619c0c4.setContent(html_b40cbba291a969135e79d5c420d0362c);
|
|
|
|
|
|
|
|
marker_69b3304cf092f6ffd9e84f2e64f62e91.bindPopup(popup_2e7a8257c2351c0928c8b9205619c0c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69b3304cf092f6ffd9e84f2e64f62e91.setIcon(icon_f7bc4f432aa7bbe273b99b14fbbac80f);
|
|
|
|
|
|
var marker_decbb020e626a562c3021d8fcd4ca01c = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d332291bc259b9431a1d60f4e387c804 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef541cdaa3e4df05f1c66b3b4a38e245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78c5bb3147fb197712f903926f9f4825 = $(`<div id="html_78c5bb3147fb197712f903926f9f4825" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_ef541cdaa3e4df05f1c66b3b4a38e245.setContent(html_78c5bb3147fb197712f903926f9f4825);
|
|
|
|
|
|
|
|
marker_decbb020e626a562c3021d8fcd4ca01c.bindPopup(popup_ef541cdaa3e4df05f1c66b3b4a38e245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_decbb020e626a562c3021d8fcd4ca01c.setIcon(icon_d332291bc259b9431a1d60f4e387c804);
|
|
|
|
|
|
var marker_ea62571d76dc4cdd8cff1af73e18f5d9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_4d9ee1828e0799d1b7ef58b1f4001873 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9f6df3504847fcf4dbe3e0e16fbd590 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60afb34921772f1a8357032aa9bf44bf = $(`<div id="html_60afb34921772f1a8357032aa9bf44bf" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_d9f6df3504847fcf4dbe3e0e16fbd590.setContent(html_60afb34921772f1a8357032aa9bf44bf);
|
|
|
|
|
|
|
|
marker_ea62571d76dc4cdd8cff1af73e18f5d9.bindPopup(popup_d9f6df3504847fcf4dbe3e0e16fbd590)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea62571d76dc4cdd8cff1af73e18f5d9.setIcon(icon_4d9ee1828e0799d1b7ef58b1f4001873);
|
|
|
|
|
|
var marker_b9e4f81aef9860b24863dbb275dc78dc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7b62215c5b68247a46ba26485aa748a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5a045768bee9aa52490df647949fe5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1133c8aa7ac43f16454d42d7a2a9477d = $(`<div id="html_1133c8aa7ac43f16454d42d7a2a9477d" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_b5a045768bee9aa52490df647949fe5a.setContent(html_1133c8aa7ac43f16454d42d7a2a9477d);
|
|
|
|
|
|
|
|
marker_b9e4f81aef9860b24863dbb275dc78dc.bindPopup(popup_b5a045768bee9aa52490df647949fe5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9e4f81aef9860b24863dbb275dc78dc.setIcon(icon_7b62215c5b68247a46ba26485aa748a4);
|
|
|
|
|
|
var marker_c060edb59cf4c09625e03f1d19cb6ecc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7c6b3a37ed9014453c11cfdd70be1cda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99d9f82549cffb5e22ef592c1af631d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18e192191478ee8ff4d0e8d3f7ed8a4b = $(`<div id="html_18e192191478ee8ff4d0e8d3f7ed8a4b" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_99d9f82549cffb5e22ef592c1af631d5.setContent(html_18e192191478ee8ff4d0e8d3f7ed8a4b);
|
|
|
|
|
|
|
|
marker_c060edb59cf4c09625e03f1d19cb6ecc.bindPopup(popup_99d9f82549cffb5e22ef592c1af631d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c060edb59cf4c09625e03f1d19cb6ecc.setIcon(icon_7c6b3a37ed9014453c11cfdd70be1cda);
|
|
|
|
|
|
var marker_31088b199edea2cbb3cc3c75aa79abe3 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_0ae2e106023a2c215fad17ac6f417d9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cd20deba1474e9e35eb5be28f035f24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e9d1f29e6a3cebc6276498916ba6a39 = $(`<div id="html_1e9d1f29e6a3cebc6276498916ba6a39" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_1cd20deba1474e9e35eb5be28f035f24.setContent(html_1e9d1f29e6a3cebc6276498916ba6a39);
|
|
|
|
|
|
|
|
marker_31088b199edea2cbb3cc3c75aa79abe3.bindPopup(popup_1cd20deba1474e9e35eb5be28f035f24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31088b199edea2cbb3cc3c75aa79abe3.setIcon(icon_0ae2e106023a2c215fad17ac6f417d9b);
|
|
|
|
|
|
var marker_32b36c33d12089856aefd743ce211aff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_bcadae645c1e9fce5e36c12c1cf8e366 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41de204f2e9e72e14f1d5b8104041641 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b723fb046fd260b8fc0c95700c33ac85 = $(`<div id="html_b723fb046fd260b8fc0c95700c33ac85" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_41de204f2e9e72e14f1d5b8104041641.setContent(html_b723fb046fd260b8fc0c95700c33ac85);
|
|
|
|
|
|
|
|
marker_32b36c33d12089856aefd743ce211aff.bindPopup(popup_41de204f2e9e72e14f1d5b8104041641)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32b36c33d12089856aefd743ce211aff.setIcon(icon_bcadae645c1e9fce5e36c12c1cf8e366);
|
|
|
|
|
|
var marker_fc3996615db826d05ae2536ea891884d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_4451f71c59102698ab19fac22befa782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32252092a173eab64fe2c00de778e5fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e206dbe6e8f6ed03b976b3c754ac3031 = $(`<div id="html_e206dbe6e8f6ed03b976b3c754ac3031" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_32252092a173eab64fe2c00de778e5fe.setContent(html_e206dbe6e8f6ed03b976b3c754ac3031);
|
|
|
|
|
|
|
|
marker_fc3996615db826d05ae2536ea891884d.bindPopup(popup_32252092a173eab64fe2c00de778e5fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc3996615db826d05ae2536ea891884d.setIcon(icon_4451f71c59102698ab19fac22befa782);
|
|
|
|
|
|
var marker_0141cc1ccb781e6efc70f5cd7e1c2c43 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6c089d2179bfd52179aba643b827efc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33a7fb8d94587c736d427bc93ead3ccd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfb0aad0bbb1fe0f96981f91f4bac881 = $(`<div id="html_dfb0aad0bbb1fe0f96981f91f4bac881" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_33a7fb8d94587c736d427bc93ead3ccd.setContent(html_dfb0aad0bbb1fe0f96981f91f4bac881);
|
|
|
|
|
|
|
|
marker_0141cc1ccb781e6efc70f5cd7e1c2c43.bindPopup(popup_33a7fb8d94587c736d427bc93ead3ccd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0141cc1ccb781e6efc70f5cd7e1c2c43.setIcon(icon_6c089d2179bfd52179aba643b827efc9);
|
|
|
|
|
|
var marker_6b410d5100c7e3550a1e7d670d5848a4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_285207025f899b2e226395a18c9fdbc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c190aba6ee59a1e8073fd93123966977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cb9d7fa55fb1ebda9e27e62cf3a8f41 = $(`<div id="html_9cb9d7fa55fb1ebda9e27e62cf3a8f41" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_c190aba6ee59a1e8073fd93123966977.setContent(html_9cb9d7fa55fb1ebda9e27e62cf3a8f41);
|
|
|
|
|
|
|
|
marker_6b410d5100c7e3550a1e7d670d5848a4.bindPopup(popup_c190aba6ee59a1e8073fd93123966977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b410d5100c7e3550a1e7d670d5848a4.setIcon(icon_285207025f899b2e226395a18c9fdbc0);
|
|
|
|
|
|
var marker_bfdb6c87d5d52d5ad37d5643074ba33a = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a417dcfafd3ba68629667e0ec08c1308 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5922eb955c1a28ebad1f95cd34d85f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92bc112e733f16b54dd88a6175368e0b = $(`<div id="html_92bc112e733f16b54dd88a6175368e0b" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_e5922eb955c1a28ebad1f95cd34d85f1.setContent(html_92bc112e733f16b54dd88a6175368e0b);
|
|
|
|
|
|
|
|
marker_bfdb6c87d5d52d5ad37d5643074ba33a.bindPopup(popup_e5922eb955c1a28ebad1f95cd34d85f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfdb6c87d5d52d5ad37d5643074ba33a.setIcon(icon_a417dcfafd3ba68629667e0ec08c1308);
|
|
|
|
|
|
var marker_f6eac8a690cfad7251cee28cfc8043a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7e84d6d49b2c61711d8d723a5ecf74c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f1690d903251d13878d352712d8e669 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9206ea509fc2035785358b7552148de = $(`<div id="html_e9206ea509fc2035785358b7552148de" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_6f1690d903251d13878d352712d8e669.setContent(html_e9206ea509fc2035785358b7552148de);
|
|
|
|
|
|
|
|
marker_f6eac8a690cfad7251cee28cfc8043a9.bindPopup(popup_6f1690d903251d13878d352712d8e669)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6eac8a690cfad7251cee28cfc8043a9.setIcon(icon_7e84d6d49b2c61711d8d723a5ecf74c1);
|
|
|
|
|
|
var marker_24e65ab5202effa52c842fb53092b9bd = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9aed6f7a321135dfa1917dadc56bdb21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a0a9e8eb6b320ceaadff4a382f8bfa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24dddc49039286cca826c7a8bf4e0d00 = $(`<div id="html_24dddc49039286cca826c7a8bf4e0d00" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_7a0a9e8eb6b320ceaadff4a382f8bfa3.setContent(html_24dddc49039286cca826c7a8bf4e0d00);
|
|
|
|
|
|
|
|
marker_24e65ab5202effa52c842fb53092b9bd.bindPopup(popup_7a0a9e8eb6b320ceaadff4a382f8bfa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24e65ab5202effa52c842fb53092b9bd.setIcon(icon_9aed6f7a321135dfa1917dadc56bdb21);
|
|
|
|
|
|
var marker_14e4e7bbfdfa045fc83173140b4f0456 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6351c7938b9b02d2b8b950fb0326f0dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9c208fadcf60cfc52c8887b84f20a43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c83bfcb54137eeac1d864ab89498ef1 = $(`<div id="html_8c83bfcb54137eeac1d864ab89498ef1" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_c9c208fadcf60cfc52c8887b84f20a43.setContent(html_8c83bfcb54137eeac1d864ab89498ef1);
|
|
|
|
|
|
|
|
marker_14e4e7bbfdfa045fc83173140b4f0456.bindPopup(popup_c9c208fadcf60cfc52c8887b84f20a43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14e4e7bbfdfa045fc83173140b4f0456.setIcon(icon_6351c7938b9b02d2b8b950fb0326f0dc);
|
|
|
|
|
|
var marker_772a47f17d273e4a106388522d8fb4ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_12c81575dcaa97d9dc6bcf5aedcbd0da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_756862b579ee09cffea4b87ec1e4a088 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45e2c7aeffba22c7303347f8fc8f465d = $(`<div id="html_45e2c7aeffba22c7303347f8fc8f465d" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_756862b579ee09cffea4b87ec1e4a088.setContent(html_45e2c7aeffba22c7303347f8fc8f465d);
|
|
|
|
|
|
|
|
marker_772a47f17d273e4a106388522d8fb4ea.bindPopup(popup_756862b579ee09cffea4b87ec1e4a088)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_772a47f17d273e4a106388522d8fb4ea.setIcon(icon_12c81575dcaa97d9dc6bcf5aedcbd0da);
|
|
|
|
|
|
var marker_9b2d5e5456df7c312d32bb7b04a54d16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_cb9ce046ef8bd4b164ab0653d00d08c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4422e14540ce5fee8fa9a69a76f4bc28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fe9c846fc4476863179cffc055841a2 = $(`<div id="html_3fe9c846fc4476863179cffc055841a2" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_4422e14540ce5fee8fa9a69a76f4bc28.setContent(html_3fe9c846fc4476863179cffc055841a2);
|
|
|
|
|
|
|
|
marker_9b2d5e5456df7c312d32bb7b04a54d16.bindPopup(popup_4422e14540ce5fee8fa9a69a76f4bc28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b2d5e5456df7c312d32bb7b04a54d16.setIcon(icon_cb9ce046ef8bd4b164ab0653d00d08c3);
|
|
|
|
|
|
var marker_8c3a5401d7c15698bbda5753bfebf041 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9eab250cd524644754549e056c848772 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c6a96a0d24217b47bbb99e4ac71d341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fb7d983a47b9af168248343522e4f3f = $(`<div id="html_4fb7d983a47b9af168248343522e4f3f" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_1c6a96a0d24217b47bbb99e4ac71d341.setContent(html_4fb7d983a47b9af168248343522e4f3f);
|
|
|
|
|
|
|
|
marker_8c3a5401d7c15698bbda5753bfebf041.bindPopup(popup_1c6a96a0d24217b47bbb99e4ac71d341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c3a5401d7c15698bbda5753bfebf041.setIcon(icon_9eab250cd524644754549e056c848772);
|
|
|
|
|
|
var marker_47820cc9f0077aa65328ae4e7b161f18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1bdafec4ac5d745606a13799f42a643d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a920c2297a9d09eedc37dcde1b57842 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c576beca86af1ed2bf40668bc4a31ef = $(`<div id="html_2c576beca86af1ed2bf40668bc4a31ef" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_5a920c2297a9d09eedc37dcde1b57842.setContent(html_2c576beca86af1ed2bf40668bc4a31ef);
|
|
|
|
|
|
|
|
marker_47820cc9f0077aa65328ae4e7b161f18.bindPopup(popup_5a920c2297a9d09eedc37dcde1b57842)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47820cc9f0077aa65328ae4e7b161f18.setIcon(icon_1bdafec4ac5d745606a13799f42a643d);
|
|
|
|
|
|
var marker_21c30a35353e01a2ae0db0b699301af1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_4c118fad10b9b623b04bb08bc83a6fb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9118882673514ab74f378df0c0de4ab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83eb79199b4e8d807580e262bac06f08 = $(`<div id="html_83eb79199b4e8d807580e262bac06f08" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_9118882673514ab74f378df0c0de4ab0.setContent(html_83eb79199b4e8d807580e262bac06f08);
|
|
|
|
|
|
|
|
marker_21c30a35353e01a2ae0db0b699301af1.bindPopup(popup_9118882673514ab74f378df0c0de4ab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21c30a35353e01a2ae0db0b699301af1.setIcon(icon_4c118fad10b9b623b04bb08bc83a6fb2);
|
|
|
|
|
|
var marker_583fd6d56d593be052efd5e98ac9ab6c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_04d7d4dfc052f10466f3a7639c406fee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41f56e7144f8c4b3f5dd4f451fadec01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f0d72bbaacb47605093882e4e7659e6 = $(`<div id="html_2f0d72bbaacb47605093882e4e7659e6" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_41f56e7144f8c4b3f5dd4f451fadec01.setContent(html_2f0d72bbaacb47605093882e4e7659e6);
|
|
|
|
|
|
|
|
marker_583fd6d56d593be052efd5e98ac9ab6c.bindPopup(popup_41f56e7144f8c4b3f5dd4f451fadec01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_583fd6d56d593be052efd5e98ac9ab6c.setIcon(icon_04d7d4dfc052f10466f3a7639c406fee);
|
|
|
|
|
|
var marker_f081c886f89c6d90eaaa93a75a0731ec = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_0ce81d282a164a6fe93865282a997ae5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25b72f7a85731ee71ac9ce63e208b628 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c773335e6c3ccc6c3a237fc110346573 = $(`<div id="html_c773335e6c3ccc6c3a237fc110346573" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_25b72f7a85731ee71ac9ce63e208b628.setContent(html_c773335e6c3ccc6c3a237fc110346573);
|
|
|
|
|
|
|
|
marker_f081c886f89c6d90eaaa93a75a0731ec.bindPopup(popup_25b72f7a85731ee71ac9ce63e208b628)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f081c886f89c6d90eaaa93a75a0731ec.setIcon(icon_0ce81d282a164a6fe93865282a997ae5);
|
|
|
|
|
|
var marker_0aaaa5df3a5bf9cb81dcda559629f30a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_70aa33ce6a3613ccff48ab7984003480 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3c9f2d00679da210fa0b4fc6d4e6b6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_839a6840b9ee8d1fdbb3edcdd7468e33 = $(`<div id="html_839a6840b9ee8d1fdbb3edcdd7468e33" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_f3c9f2d00679da210fa0b4fc6d4e6b6d.setContent(html_839a6840b9ee8d1fdbb3edcdd7468e33);
|
|
|
|
|
|
|
|
marker_0aaaa5df3a5bf9cb81dcda559629f30a.bindPopup(popup_f3c9f2d00679da210fa0b4fc6d4e6b6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aaaa5df3a5bf9cb81dcda559629f30a.setIcon(icon_70aa33ce6a3613ccff48ab7984003480);
|
|
|
|
|
|
var marker_35ef7666a04eff023994ed3782a910f8 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_648a1deb1f501a90778f2762255dd096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9816ed59e323248e061be6e7c6a8cdc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da5c38cb377fada952b8a8c08bc4ac43 = $(`<div id="html_da5c38cb377fada952b8a8c08bc4ac43" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_9816ed59e323248e061be6e7c6a8cdc5.setContent(html_da5c38cb377fada952b8a8c08bc4ac43);
|
|
|
|
|
|
|
|
marker_35ef7666a04eff023994ed3782a910f8.bindPopup(popup_9816ed59e323248e061be6e7c6a8cdc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35ef7666a04eff023994ed3782a910f8.setIcon(icon_648a1deb1f501a90778f2762255dd096);
|
|
|
|
|
|
var marker_8d402b191f590f885c12279dd586bae5 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b2f0cd0078e7f677c82b8fdcc2ad906f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b920ec37a4ca1edfcbb74073b334fce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f7c4a393558ba20693f6d89459eba68 = $(`<div id="html_7f7c4a393558ba20693f6d89459eba68" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_b920ec37a4ca1edfcbb74073b334fce6.setContent(html_7f7c4a393558ba20693f6d89459eba68);
|
|
|
|
|
|
|
|
marker_8d402b191f590f885c12279dd586bae5.bindPopup(popup_b920ec37a4ca1edfcbb74073b334fce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d402b191f590f885c12279dd586bae5.setIcon(icon_b2f0cd0078e7f677c82b8fdcc2ad906f);
|
|
|
|
|
|
var marker_8cea94c5b2206fb64062e256e2ee393b = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_807c5d52bc8f2be28193ff38ac3d1e45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6034e0ad76004d22126ff0d7c14f8f21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9071119b76553c44fa05b38e58ad2002 = $(`<div id="html_9071119b76553c44fa05b38e58ad2002" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_6034e0ad76004d22126ff0d7c14f8f21.setContent(html_9071119b76553c44fa05b38e58ad2002);
|
|
|
|
|
|
|
|
marker_8cea94c5b2206fb64062e256e2ee393b.bindPopup(popup_6034e0ad76004d22126ff0d7c14f8f21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cea94c5b2206fb64062e256e2ee393b.setIcon(icon_807c5d52bc8f2be28193ff38ac3d1e45);
|
|
|
|
|
|
var marker_58b1a6eba4a6eefcb1bb33e6f9292f1a = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_59e19dbf99cd7602fd7467a7c2aa7dad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ff7064d0c49fe8e2d6b3e455984527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62de3c7bffa5cfcea12436826b8a392f = $(`<div id="html_62de3c7bffa5cfcea12436826b8a392f" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_20ff7064d0c49fe8e2d6b3e455984527.setContent(html_62de3c7bffa5cfcea12436826b8a392f);
|
|
|
|
|
|
|
|
marker_58b1a6eba4a6eefcb1bb33e6f9292f1a.bindPopup(popup_20ff7064d0c49fe8e2d6b3e455984527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58b1a6eba4a6eefcb1bb33e6f9292f1a.setIcon(icon_59e19dbf99cd7602fd7467a7c2aa7dad);
|
|
|
|
|
|
var marker_ba29e6805bcf510169f428ce5646b2f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_94c6e327ec84f74573002023c2434ea2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1e59a6e7fbf9e4ee5d6bbb196cf6aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e1a81f498b55e1d3347aef9e2dcfba6 = $(`<div id="html_8e1a81f498b55e1d3347aef9e2dcfba6" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_d1e59a6e7fbf9e4ee5d6bbb196cf6aa7.setContent(html_8e1a81f498b55e1d3347aef9e2dcfba6);
|
|
|
|
|
|
|
|
marker_ba29e6805bcf510169f428ce5646b2f6.bindPopup(popup_d1e59a6e7fbf9e4ee5d6bbb196cf6aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba29e6805bcf510169f428ce5646b2f6.setIcon(icon_94c6e327ec84f74573002023c2434ea2);
|
|
|
|
|
|
var marker_27146ef151d510b3e7607ba13e8751bb = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9325ade59df313ac5a218a2abb90f74a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f6622f09463c8962803f994ad8d17b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98c45479d2839963b8d5f98fe394efb1 = $(`<div id="html_98c45479d2839963b8d5f98fe394efb1" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_4f6622f09463c8962803f994ad8d17b1.setContent(html_98c45479d2839963b8d5f98fe394efb1);
|
|
|
|
|
|
|
|
marker_27146ef151d510b3e7607ba13e8751bb.bindPopup(popup_4f6622f09463c8962803f994ad8d17b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27146ef151d510b3e7607ba13e8751bb.setIcon(icon_9325ade59df313ac5a218a2abb90f74a);
|
|
|
|
|
|
var marker_416e41aaebbdf68f88a875f7a3bb88b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a1c0484cfc82f2ee77e2991b1696205e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2b906fae1d44cdd6ad8e43976333381 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c281b23c07579f6d9c505011155adc8 = $(`<div id="html_5c281b23c07579f6d9c505011155adc8" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_f2b906fae1d44cdd6ad8e43976333381.setContent(html_5c281b23c07579f6d9c505011155adc8);
|
|
|
|
|
|
|
|
marker_416e41aaebbdf68f88a875f7a3bb88b2.bindPopup(popup_f2b906fae1d44cdd6ad8e43976333381)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_416e41aaebbdf68f88a875f7a3bb88b2.setIcon(icon_a1c0484cfc82f2ee77e2991b1696205e);
|
|
|
|
|
|
var marker_fbe33d8d9ec51723a57237a6269afe89 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f3fe67c31787e043893930db03422fe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c428c1f35787ed56ef3583ce628a9345 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a53727ce9c1fc814a2ba05d6d4ebdaf = $(`<div id="html_0a53727ce9c1fc814a2ba05d6d4ebdaf" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_c428c1f35787ed56ef3583ce628a9345.setContent(html_0a53727ce9c1fc814a2ba05d6d4ebdaf);
|
|
|
|
|
|
|
|
marker_fbe33d8d9ec51723a57237a6269afe89.bindPopup(popup_c428c1f35787ed56ef3583ce628a9345)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbe33d8d9ec51723a57237a6269afe89.setIcon(icon_f3fe67c31787e043893930db03422fe7);
|
|
|
|
|
|
var marker_6655141de923eb66db94dcceb405e007 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_16f544d4a2c3beaf8db1d96a63f414f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e2500e31f8f9ed3ef7c96872be0646d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a788c7acf640959fe9beb2385a91b4ea = $(`<div id="html_a788c7acf640959fe9beb2385a91b4ea" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_2e2500e31f8f9ed3ef7c96872be0646d.setContent(html_a788c7acf640959fe9beb2385a91b4ea);
|
|
|
|
|
|
|
|
marker_6655141de923eb66db94dcceb405e007.bindPopup(popup_2e2500e31f8f9ed3ef7c96872be0646d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6655141de923eb66db94dcceb405e007.setIcon(icon_16f544d4a2c3beaf8db1d96a63f414f4);
|
|
|
|
|
|
var marker_dd21e0ad61dc95f004d706198a33216f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7f90b046c9707c4d63faf7e2ca44a177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8973f370ef2ecb76f61bd3e7efaad113 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9f95d0d88c130c28ba8aed70af19a83 = $(`<div id="html_e9f95d0d88c130c28ba8aed70af19a83" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_8973f370ef2ecb76f61bd3e7efaad113.setContent(html_e9f95d0d88c130c28ba8aed70af19a83);
|
|
|
|
|
|
|
|
marker_dd21e0ad61dc95f004d706198a33216f.bindPopup(popup_8973f370ef2ecb76f61bd3e7efaad113)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd21e0ad61dc95f004d706198a33216f.setIcon(icon_7f90b046c9707c4d63faf7e2ca44a177);
|
|
|
|
|
|
var marker_38fc6979500680ab0e76fb64cef22b05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_be606827ef23d5ded11a5cbabbe13235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95c1f0df241c90fb97f9770bb7fb4704 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff2c5ac4f10ff39bf6e0cc2f44030d8f = $(`<div id="html_ff2c5ac4f10ff39bf6e0cc2f44030d8f" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_95c1f0df241c90fb97f9770bb7fb4704.setContent(html_ff2c5ac4f10ff39bf6e0cc2f44030d8f);
|
|
|
|
|
|
|
|
marker_38fc6979500680ab0e76fb64cef22b05.bindPopup(popup_95c1f0df241c90fb97f9770bb7fb4704)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38fc6979500680ab0e76fb64cef22b05.setIcon(icon_be606827ef23d5ded11a5cbabbe13235);
|
|
|
|
|
|
var marker_3fb4df8aea8e312e82aaf1aaff9fa2b5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_acef62fe8a87d8d82961aecb83d78211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05456cdd6ebee503fda84d89d5a7e09f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f5ff31691ead7c8edbfb2e8fdcf5f46 = $(`<div id="html_5f5ff31691ead7c8edbfb2e8fdcf5f46" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_05456cdd6ebee503fda84d89d5a7e09f.setContent(html_5f5ff31691ead7c8edbfb2e8fdcf5f46);
|
|
|
|
|
|
|
|
marker_3fb4df8aea8e312e82aaf1aaff9fa2b5.bindPopup(popup_05456cdd6ebee503fda84d89d5a7e09f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fb4df8aea8e312e82aaf1aaff9fa2b5.setIcon(icon_acef62fe8a87d8d82961aecb83d78211);
|
|
|
|
|
|
var marker_61ecf282ae54087b2d837573e22239e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_2872e91a879a24f67de9f6b20cff838e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13f5d0eec581a728374c9fea5fe4b05c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43ce89d70dfdbaccac0da513f5eb249b = $(`<div id="html_43ce89d70dfdbaccac0da513f5eb249b" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_13f5d0eec581a728374c9fea5fe4b05c.setContent(html_43ce89d70dfdbaccac0da513f5eb249b);
|
|
|
|
|
|
|
|
marker_61ecf282ae54087b2d837573e22239e1.bindPopup(popup_13f5d0eec581a728374c9fea5fe4b05c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61ecf282ae54087b2d837573e22239e1.setIcon(icon_2872e91a879a24f67de9f6b20cff838e);
|
|
|
|
|
|
var marker_08a8597d1f09c171f616209f154df70d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_995a5cecb4879eb29cc58f51edab799c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34b18f543d25bdf2f7759371bd1727fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78364100b7ff7d37f23c64c571b09093 = $(`<div id="html_78364100b7ff7d37f23c64c571b09093" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_34b18f543d25bdf2f7759371bd1727fd.setContent(html_78364100b7ff7d37f23c64c571b09093);
|
|
|
|
|
|
|
|
marker_08a8597d1f09c171f616209f154df70d.bindPopup(popup_34b18f543d25bdf2f7759371bd1727fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08a8597d1f09c171f616209f154df70d.setIcon(icon_995a5cecb4879eb29cc58f51edab799c);
|
|
|
|
|
|
var marker_43d5fd4471c487e88b84a6141fd84c54 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a718915de6259be9f7f53d54eee79d80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a150438a7045bac288f39886a9bf48e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11f124b4d5e0b1e2338966c08f64b815 = $(`<div id="html_11f124b4d5e0b1e2338966c08f64b815" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_a150438a7045bac288f39886a9bf48e0.setContent(html_11f124b4d5e0b1e2338966c08f64b815);
|
|
|
|
|
|
|
|
marker_43d5fd4471c487e88b84a6141fd84c54.bindPopup(popup_a150438a7045bac288f39886a9bf48e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43d5fd4471c487e88b84a6141fd84c54.setIcon(icon_a718915de6259be9f7f53d54eee79d80);
|
|
|
|
|
|
var marker_a161bcef2a1232c2221ee7ddb71dbb3e = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_dfec6dabc80e994adc708a6636334f41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eee4df7e5c651161f0cfafe3e8ae917 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e14016b15508402b3513884d92ee38c = $(`<div id="html_8e14016b15508402b3513884d92ee38c" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_9eee4df7e5c651161f0cfafe3e8ae917.setContent(html_8e14016b15508402b3513884d92ee38c);
|
|
|
|
|
|
|
|
marker_a161bcef2a1232c2221ee7ddb71dbb3e.bindPopup(popup_9eee4df7e5c651161f0cfafe3e8ae917)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a161bcef2a1232c2221ee7ddb71dbb3e.setIcon(icon_dfec6dabc80e994adc708a6636334f41);
|
|
|
|
|
|
var marker_029028a6f34c07821ed9b02fd67faac3 = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b30eb08b32d7ac0b5ad4d161ee2e3a45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a68ed28334f52736fe6b21382f31af67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ce613698ee910bf49f98ea19d6ee90d = $(`<div id="html_4ce613698ee910bf49f98ea19d6ee90d" style="width: 100.0%; height: 100.0%;">neuromancer.nettek.io</div>`)[0];
|
|
popup_a68ed28334f52736fe6b21382f31af67.setContent(html_4ce613698ee910bf49f98ea19d6ee90d);
|
|
|
|
|
|
|
|
marker_029028a6f34c07821ed9b02fd67faac3.bindPopup(popup_a68ed28334f52736fe6b21382f31af67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_029028a6f34c07821ed9b02fd67faac3.setIcon(icon_b30eb08b32d7ac0b5ad4d161ee2e3a45);
|
|
|
|
|
|
var marker_f40a1ad8ba7ccf61d887141b6c83a30a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_8f4d39a8dab28d1bbc8ca6e0da184a4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27dc1a00ed5a9a90beab169e20af0d6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e368275596bd1ccf424a4ba15ee0a43e = $(`<div id="html_e368275596bd1ccf424a4ba15ee0a43e" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_27dc1a00ed5a9a90beab169e20af0d6b.setContent(html_e368275596bd1ccf424a4ba15ee0a43e);
|
|
|
|
|
|
|
|
marker_f40a1ad8ba7ccf61d887141b6c83a30a.bindPopup(popup_27dc1a00ed5a9a90beab169e20af0d6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f40a1ad8ba7ccf61d887141b6c83a30a.setIcon(icon_8f4d39a8dab28d1bbc8ca6e0da184a4b);
|
|
|
|
|
|
var marker_fdd9517f02568c1aa12aa01557c55271 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c2784415f24f92b3970c65eb6719d2c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff0f8735b6c1dd4888fd58a303ed0f54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1c55ba0935f43aabf92f82fc2aaf073 = $(`<div id="html_b1c55ba0935f43aabf92f82fc2aaf073" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_ff0f8735b6c1dd4888fd58a303ed0f54.setContent(html_b1c55ba0935f43aabf92f82fc2aaf073);
|
|
|
|
|
|
|
|
marker_fdd9517f02568c1aa12aa01557c55271.bindPopup(popup_ff0f8735b6c1dd4888fd58a303ed0f54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd9517f02568c1aa12aa01557c55271.setIcon(icon_c2784415f24f92b3970c65eb6719d2c1);
|
|
|
|
|
|
var marker_30f2c84624e8ff0c68a5be00db0a35c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_e3def2fc520027c891d0336dfacf48cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3089d41857d09b813d4ec38ea9d1ec2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e395ee62138b06e623cba780f8afc2cc = $(`<div id="html_e395ee62138b06e623cba780f8afc2cc" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_3089d41857d09b813d4ec38ea9d1ec2c.setContent(html_e395ee62138b06e623cba780f8afc2cc);
|
|
|
|
|
|
|
|
marker_30f2c84624e8ff0c68a5be00db0a35c7.bindPopup(popup_3089d41857d09b813d4ec38ea9d1ec2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30f2c84624e8ff0c68a5be00db0a35c7.setIcon(icon_e3def2fc520027c891d0336dfacf48cd);
|
|
|
|
|
|
var marker_9eb47f437c69b3111e2c1f285d28bbe9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_183e13bb4f23db022d388850a20e3546 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a4d7f4f1a907a11568fdbaab6fb0002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fbcf0a59b055ad6888500ff228fd43b = $(`<div id="html_0fbcf0a59b055ad6888500ff228fd43b" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_5a4d7f4f1a907a11568fdbaab6fb0002.setContent(html_0fbcf0a59b055ad6888500ff228fd43b);
|
|
|
|
|
|
|
|
marker_9eb47f437c69b3111e2c1f285d28bbe9.bindPopup(popup_5a4d7f4f1a907a11568fdbaab6fb0002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eb47f437c69b3111e2c1f285d28bbe9.setIcon(icon_183e13bb4f23db022d388850a20e3546);
|
|
|
|
|
|
var marker_591769e4f35c7c48637ab22393496a13 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_5a54807c465f3c9edf94d42b6cb1ad95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9756147014ebe9d1e509dd6f257a509 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_028a24a909d06863bcc79f44e713febb = $(`<div id="html_028a24a909d06863bcc79f44e713febb" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_f9756147014ebe9d1e509dd6f257a509.setContent(html_028a24a909d06863bcc79f44e713febb);
|
|
|
|
|
|
|
|
marker_591769e4f35c7c48637ab22393496a13.bindPopup(popup_f9756147014ebe9d1e509dd6f257a509)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_591769e4f35c7c48637ab22393496a13.setIcon(icon_5a54807c465f3c9edf94d42b6cb1ad95);
|
|
|
|
|
|
var marker_706bf0bdfc3b58b2b9f834e9b0377c63 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_3eb8f00b9ad7819a393eb36e00872f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70fba3bef9dfeab9b66e4eddb6e7baa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35ecb52206ea6528c04d3a1f7128cc4c = $(`<div id="html_35ecb52206ea6528c04d3a1f7128cc4c" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_70fba3bef9dfeab9b66e4eddb6e7baa0.setContent(html_35ecb52206ea6528c04d3a1f7128cc4c);
|
|
|
|
|
|
|
|
marker_706bf0bdfc3b58b2b9f834e9b0377c63.bindPopup(popup_70fba3bef9dfeab9b66e4eddb6e7baa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_706bf0bdfc3b58b2b9f834e9b0377c63.setIcon(icon_3eb8f00b9ad7819a393eb36e00872f27);
|
|
|
|
|
|
var marker_76e06a9305dd2a32259501980b91501d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_95198c713fcf2c19998ce879de85cc98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac79df31e3d27775afb9ca44692bc4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9fc765998277a9b10ce09cf3e742c1f = $(`<div id="html_d9fc765998277a9b10ce09cf3e742c1f" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_6ac79df31e3d27775afb9ca44692bc4c.setContent(html_d9fc765998277a9b10ce09cf3e742c1f);
|
|
|
|
|
|
|
|
marker_76e06a9305dd2a32259501980b91501d.bindPopup(popup_6ac79df31e3d27775afb9ca44692bc4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76e06a9305dd2a32259501980b91501d.setIcon(icon_95198c713fcf2c19998ce879de85cc98);
|
|
|
|
|
|
var marker_23d8bda3030f10119ae0d7bd7e214a54 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_10ecf5daec61997327acf6527945319f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed261dcd33eb0634ec70e8b07d218c32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6dfe3c5dab937f47d9b6f23b89d5ded = $(`<div id="html_c6dfe3c5dab937f47d9b6f23b89d5ded" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_ed261dcd33eb0634ec70e8b07d218c32.setContent(html_c6dfe3c5dab937f47d9b6f23b89d5ded);
|
|
|
|
|
|
|
|
marker_23d8bda3030f10119ae0d7bd7e214a54.bindPopup(popup_ed261dcd33eb0634ec70e8b07d218c32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23d8bda3030f10119ae0d7bd7e214a54.setIcon(icon_10ecf5daec61997327acf6527945319f);
|
|
|
|
|
|
var marker_1920413973f09a96163eb6e31e6f6251 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_26d9b1d2e57b7a21201ab33e25f34cc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70ccad5bd40f0fc9a9324fb1c00ff901 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2053b550e721a6fa60168157a03ba21 = $(`<div id="html_f2053b550e721a6fa60168157a03ba21" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_70ccad5bd40f0fc9a9324fb1c00ff901.setContent(html_f2053b550e721a6fa60168157a03ba21);
|
|
|
|
|
|
|
|
marker_1920413973f09a96163eb6e31e6f6251.bindPopup(popup_70ccad5bd40f0fc9a9324fb1c00ff901)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1920413973f09a96163eb6e31e6f6251.setIcon(icon_26d9b1d2e57b7a21201ab33e25f34cc7);
|
|
|
|
|
|
var marker_586c6dd8ae91514c64e17406f96e7b91 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_721fdafb3b4bf1461b4052e443578258 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28924462d35790731385f2059c191d20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e8f49162d384ae988234495525b31c3 = $(`<div id="html_7e8f49162d384ae988234495525b31c3" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_28924462d35790731385f2059c191d20.setContent(html_7e8f49162d384ae988234495525b31c3);
|
|
|
|
|
|
|
|
marker_586c6dd8ae91514c64e17406f96e7b91.bindPopup(popup_28924462d35790731385f2059c191d20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_586c6dd8ae91514c64e17406f96e7b91.setIcon(icon_721fdafb3b4bf1461b4052e443578258);
|
|
|
|
|
|
var marker_04d478a75ec3aba60c62693a7acad753 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_152c01376b7910b40706e780a03c56fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_389e05a9600a74e12b47149e2cfe7588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5675c7248d0dd8ec4681d562b853d2f = $(`<div id="html_f5675c7248d0dd8ec4681d562b853d2f" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_389e05a9600a74e12b47149e2cfe7588.setContent(html_f5675c7248d0dd8ec4681d562b853d2f);
|
|
|
|
|
|
|
|
marker_04d478a75ec3aba60c62693a7acad753.bindPopup(popup_389e05a9600a74e12b47149e2cfe7588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04d478a75ec3aba60c62693a7acad753.setIcon(icon_152c01376b7910b40706e780a03c56fa);
|
|
|
|
|
|
var marker_7d5fbb425f1ba65d6becdb790907389b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f3a9f88d134007401c8946e7e9a69335 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2142862b0262f6c91cb5625158b81bb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faea4e08e54228442f51ad05b361bf50 = $(`<div id="html_faea4e08e54228442f51ad05b361bf50" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_2142862b0262f6c91cb5625158b81bb7.setContent(html_faea4e08e54228442f51ad05b361bf50);
|
|
|
|
|
|
|
|
marker_7d5fbb425f1ba65d6becdb790907389b.bindPopup(popup_2142862b0262f6c91cb5625158b81bb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d5fbb425f1ba65d6becdb790907389b.setIcon(icon_f3a9f88d134007401c8946e7e9a69335);
|
|
|
|
|
|
var marker_59935b09ba92ffa5a5998e5f3de6600f = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_543fefac9a2e8fa9090e8303ffd19f67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_826baeaa8a6e125aa10e4cb772bef099 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fded62a0edc1473395d101c5e5e9c862 = $(`<div id="html_fded62a0edc1473395d101c5e5e9c862" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_826baeaa8a6e125aa10e4cb772bef099.setContent(html_fded62a0edc1473395d101c5e5e9c862);
|
|
|
|
|
|
|
|
marker_59935b09ba92ffa5a5998e5f3de6600f.bindPopup(popup_826baeaa8a6e125aa10e4cb772bef099)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59935b09ba92ffa5a5998e5f3de6600f.setIcon(icon_543fefac9a2e8fa9090e8303ffd19f67);
|
|
|
|
|
|
var marker_4fd22c99e7cff0031d1542f0edcddadb = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_dc969c274aabb7ebaf5eaf419692c3b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddaff04e19df50a741cab9e197c99cca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76d01d3e2744962b5bd81573741fad88 = $(`<div id="html_76d01d3e2744962b5bd81573741fad88" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_ddaff04e19df50a741cab9e197c99cca.setContent(html_76d01d3e2744962b5bd81573741fad88);
|
|
|
|
|
|
|
|
marker_4fd22c99e7cff0031d1542f0edcddadb.bindPopup(popup_ddaff04e19df50a741cab9e197c99cca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fd22c99e7cff0031d1542f0edcddadb.setIcon(icon_dc969c274aabb7ebaf5eaf419692c3b8);
|
|
|
|
|
|
var marker_0e03f355202d84848fb948c669955c35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_668b58789fb215389313a80fb703f035 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_204e1f240865e6250a80370828428c5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d47724ae4fffcde5f797f33b5fc59ed3 = $(`<div id="html_d47724ae4fffcde5f797f33b5fc59ed3" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_204e1f240865e6250a80370828428c5d.setContent(html_d47724ae4fffcde5f797f33b5fc59ed3);
|
|
|
|
|
|
|
|
marker_0e03f355202d84848fb948c669955c35.bindPopup(popup_204e1f240865e6250a80370828428c5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e03f355202d84848fb948c669955c35.setIcon(icon_668b58789fb215389313a80fb703f035);
|
|
|
|
|
|
var marker_2f0f8e8746e00a7378b2cecee5aae311 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_667afc65e64ab7325e75bbcdc8d2b252 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c4b6bb7f13172690501f3fe53cfd9b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b59a7c5432d552148be5ca010187b33 = $(`<div id="html_6b59a7c5432d552148be5ca010187b33" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_1c4b6bb7f13172690501f3fe53cfd9b6.setContent(html_6b59a7c5432d552148be5ca010187b33);
|
|
|
|
|
|
|
|
marker_2f0f8e8746e00a7378b2cecee5aae311.bindPopup(popup_1c4b6bb7f13172690501f3fe53cfd9b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f0f8e8746e00a7378b2cecee5aae311.setIcon(icon_667afc65e64ab7325e75bbcdc8d2b252);
|
|
|
|
|
|
var marker_3dfa3e79f83b7fd336d4eb856f0a04be = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b4f71726c6ee89f7c7ec4ec1cf1349f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11b7350b90c0a89ddd8b71e525e3d591 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e266e15d162b1ba40c2df7e0f306d25b = $(`<div id="html_e266e15d162b1ba40c2df7e0f306d25b" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_11b7350b90c0a89ddd8b71e525e3d591.setContent(html_e266e15d162b1ba40c2df7e0f306d25b);
|
|
|
|
|
|
|
|
marker_3dfa3e79f83b7fd336d4eb856f0a04be.bindPopup(popup_11b7350b90c0a89ddd8b71e525e3d591)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dfa3e79f83b7fd336d4eb856f0a04be.setIcon(icon_b4f71726c6ee89f7c7ec4ec1cf1349f4);
|
|
|
|
|
|
var marker_dbc44bbf2558004ce385461842307a5a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_55154027786be30d455d2282e4f17b43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f20a5f7820fe1ee966839b21bb922e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e52def035ad4821aabcb291acfde16ea = $(`<div id="html_e52def035ad4821aabcb291acfde16ea" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_5f20a5f7820fe1ee966839b21bb922e7.setContent(html_e52def035ad4821aabcb291acfde16ea);
|
|
|
|
|
|
|
|
marker_dbc44bbf2558004ce385461842307a5a.bindPopup(popup_5f20a5f7820fe1ee966839b21bb922e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbc44bbf2558004ce385461842307a5a.setIcon(icon_55154027786be30d455d2282e4f17b43);
|
|
|
|
|
|
var marker_38bb30a995aff5c242d285b05719ed07 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_93b8a320ae2bc46d831a559ff0cbd9cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_032a88839772ba1d2e1273d034cd69e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92f34bcee727c4cb2466ec0ac306eb25 = $(`<div id="html_92f34bcee727c4cb2466ec0ac306eb25" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_032a88839772ba1d2e1273d034cd69e0.setContent(html_92f34bcee727c4cb2466ec0ac306eb25);
|
|
|
|
|
|
|
|
marker_38bb30a995aff5c242d285b05719ed07.bindPopup(popup_032a88839772ba1d2e1273d034cd69e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38bb30a995aff5c242d285b05719ed07.setIcon(icon_93b8a320ae2bc46d831a559ff0cbd9cf);
|
|
|
|
|
|
var marker_91b625e2aac6ae22a91c0a6f96ea027e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c5ad56bdf14b7917281901da420c43cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3d8dddc3f43d0e3414ed7f4c52bc4b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86afd892004dd7d06a58fe3bad495c6e = $(`<div id="html_86afd892004dd7d06a58fe3bad495c6e" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_b3d8dddc3f43d0e3414ed7f4c52bc4b6.setContent(html_86afd892004dd7d06a58fe3bad495c6e);
|
|
|
|
|
|
|
|
marker_91b625e2aac6ae22a91c0a6f96ea027e.bindPopup(popup_b3d8dddc3f43d0e3414ed7f4c52bc4b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91b625e2aac6ae22a91c0a6f96ea027e.setIcon(icon_c5ad56bdf14b7917281901da420c43cf);
|
|
|
|
|
|
var marker_0cd489ff0f8277198ab9b0904887e12e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_fae84ca293d5bc836a9bb6d7ea3d3807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e591e24cf958a235816100780cc105c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7293143affeaa906a41a3507666fa770 = $(`<div id="html_7293143affeaa906a41a3507666fa770" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_e591e24cf958a235816100780cc105c1.setContent(html_7293143affeaa906a41a3507666fa770);
|
|
|
|
|
|
|
|
marker_0cd489ff0f8277198ab9b0904887e12e.bindPopup(popup_e591e24cf958a235816100780cc105c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cd489ff0f8277198ab9b0904887e12e.setIcon(icon_fae84ca293d5bc836a9bb6d7ea3d3807);
|
|
|
|
|
|
var marker_c34b9c9c537a5baabe75b159fa7e0c1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_906048b02afebb0c0d7681c3a64f2955 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daca97aef37fbb34ef75fe12fadef0f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd804dc2d4fed955d3294d8cedc8a04d = $(`<div id="html_fd804dc2d4fed955d3294d8cedc8a04d" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_daca97aef37fbb34ef75fe12fadef0f7.setContent(html_fd804dc2d4fed955d3294d8cedc8a04d);
|
|
|
|
|
|
|
|
marker_c34b9c9c537a5baabe75b159fa7e0c1d.bindPopup(popup_daca97aef37fbb34ef75fe12fadef0f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c34b9c9c537a5baabe75b159fa7e0c1d.setIcon(icon_906048b02afebb0c0d7681c3a64f2955);
|
|
|
|
|
|
var marker_94b277a26fc7be949e096ec29862326c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d11ef181b23b9f969680bb17a436282d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e60f7f32f02aab2176c01720c4f92c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2577c3f2e8d556833d16e325c7e955a4 = $(`<div id="html_2577c3f2e8d556833d16e325c7e955a4" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_5e60f7f32f02aab2176c01720c4f92c6.setContent(html_2577c3f2e8d556833d16e325c7e955a4);
|
|
|
|
|
|
|
|
marker_94b277a26fc7be949e096ec29862326c.bindPopup(popup_5e60f7f32f02aab2176c01720c4f92c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94b277a26fc7be949e096ec29862326c.setIcon(icon_d11ef181b23b9f969680bb17a436282d);
|
|
|
|
|
|
var marker_618bbf3188547f62d4cbf96cad70eab0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_08eb0b2c3a2d3317ebe33c921ff931fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adb331f71dc874709ab54d4e932777f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e029ab1abbf59fe53e060e13c00151fe = $(`<div id="html_e029ab1abbf59fe53e060e13c00151fe" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_adb331f71dc874709ab54d4e932777f1.setContent(html_e029ab1abbf59fe53e060e13c00151fe);
|
|
|
|
|
|
|
|
marker_618bbf3188547f62d4cbf96cad70eab0.bindPopup(popup_adb331f71dc874709ab54d4e932777f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_618bbf3188547f62d4cbf96cad70eab0.setIcon(icon_08eb0b2c3a2d3317ebe33c921ff931fc);
|
|
|
|
|
|
var marker_61aec48084a658f41b1d53bb67ae82b7 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b91ab0d9862d1a4a525d46329595ea6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5a52d9960e4f9cda73e1c07f4560883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26d306b2d54d771876183ab7ca1be44d = $(`<div id="html_26d306b2d54d771876183ab7ca1be44d" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_a5a52d9960e4f9cda73e1c07f4560883.setContent(html_26d306b2d54d771876183ab7ca1be44d);
|
|
|
|
|
|
|
|
marker_61aec48084a658f41b1d53bb67ae82b7.bindPopup(popup_a5a52d9960e4f9cda73e1c07f4560883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61aec48084a658f41b1d53bb67ae82b7.setIcon(icon_b91ab0d9862d1a4a525d46329595ea6f);
|
|
|
|
|
|
var marker_5c6dd139912c854a1719cd815262aa3a = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_308b671bd51c6b46a529f5899e1360bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ab09c69a22d2c260d2265b2ebd8cbbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dad09c831ecf493d4e35bfd0fb82d00e = $(`<div id="html_dad09c831ecf493d4e35bfd0fb82d00e" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_9ab09c69a22d2c260d2265b2ebd8cbbf.setContent(html_dad09c831ecf493d4e35bfd0fb82d00e);
|
|
|
|
|
|
|
|
marker_5c6dd139912c854a1719cd815262aa3a.bindPopup(popup_9ab09c69a22d2c260d2265b2ebd8cbbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c6dd139912c854a1719cd815262aa3a.setIcon(icon_308b671bd51c6b46a529f5899e1360bf);
|
|
|
|
|
|
var marker_98179490f66608542b03492ef5619dbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_e6e4363d98a424fbc7a86974f4481f6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6e8490b3f41c165a780ed5ff8ec3899 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c79a8fb1baba06c8dff0fdff7263f82a = $(`<div id="html_c79a8fb1baba06c8dff0fdff7263f82a" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_f6e8490b3f41c165a780ed5ff8ec3899.setContent(html_c79a8fb1baba06c8dff0fdff7263f82a);
|
|
|
|
|
|
|
|
marker_98179490f66608542b03492ef5619dbc.bindPopup(popup_f6e8490b3f41c165a780ed5ff8ec3899)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98179490f66608542b03492ef5619dbc.setIcon(icon_e6e4363d98a424fbc7a86974f4481f6e);
|
|
|
|
|
|
var marker_2bb9734e7b152fab53f8945ba4b47875 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a43f5ebb7129c8bd8c3b4cdf7797ed34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2121fb6737dea98092f667136fe489ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_745350fe083537468370297936c2259b = $(`<div id="html_745350fe083537468370297936c2259b" style="width: 100.0%; height: 100.0%;">relays.diggoo.com</div>`)[0];
|
|
popup_2121fb6737dea98092f667136fe489ee.setContent(html_745350fe083537468370297936c2259b);
|
|
|
|
|
|
|
|
marker_2bb9734e7b152fab53f8945ba4b47875.bindPopup(popup_2121fb6737dea98092f667136fe489ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bb9734e7b152fab53f8945ba4b47875.setIcon(icon_a43f5ebb7129c8bd8c3b4cdf7797ed34);
|
|
|
|
|
|
var marker_e7068d3d0691ada63882f8dfcb830fd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b49bbdd4d38b4a8b1c658253cbced002 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2187841fdd1de2473f44ec15e4e74d34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c515150d5c527533bde885f26812cdbc = $(`<div id="html_c515150d5c527533bde885f26812cdbc" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_2187841fdd1de2473f44ec15e4e74d34.setContent(html_c515150d5c527533bde885f26812cdbc);
|
|
|
|
|
|
|
|
marker_e7068d3d0691ada63882f8dfcb830fd2.bindPopup(popup_2187841fdd1de2473f44ec15e4e74d34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7068d3d0691ada63882f8dfcb830fd2.setIcon(icon_b49bbdd4d38b4a8b1c658253cbced002);
|
|
|
|
|
|
var marker_40202757f068bd496b9320a7fef426c7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_10598712dacd1a911c4d5eaa65103fae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce8e055c4d96f40560fcdd9a3cb54f3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed66f164aea86086d5b89424be7bcd9e = $(`<div id="html_ed66f164aea86086d5b89424be7bcd9e" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_ce8e055c4d96f40560fcdd9a3cb54f3c.setContent(html_ed66f164aea86086d5b89424be7bcd9e);
|
|
|
|
|
|
|
|
marker_40202757f068bd496b9320a7fef426c7.bindPopup(popup_ce8e055c4d96f40560fcdd9a3cb54f3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40202757f068bd496b9320a7fef426c7.setIcon(icon_10598712dacd1a911c4d5eaa65103fae);
|
|
|
|
|
|
var marker_f0ea2c7524d21afba3003b9e8e30c878 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ca0b4dc49231ae62cad145747caa3ba6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6b58ca1bbdc1f5b38b9be059c0dbaaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e822919562b49534d25aea376e054020 = $(`<div id="html_e822919562b49534d25aea376e054020" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_f6b58ca1bbdc1f5b38b9be059c0dbaaf.setContent(html_e822919562b49534d25aea376e054020);
|
|
|
|
|
|
|
|
marker_f0ea2c7524d21afba3003b9e8e30c878.bindPopup(popup_f6b58ca1bbdc1f5b38b9be059c0dbaaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0ea2c7524d21afba3003b9e8e30c878.setIcon(icon_ca0b4dc49231ae62cad145747caa3ba6);
|
|
|
|
|
|
var marker_69d24b9b3a6ae496cd990f71404927c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_57ddac12e8dda5ca327ba8a51113133f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d86903d9d08430a2b854fd2f7ad8f92d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdd8e4f04c5eafce48ad072c0d12a2d0 = $(`<div id="html_fdd8e4f04c5eafce48ad072c0d12a2d0" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_d86903d9d08430a2b854fd2f7ad8f92d.setContent(html_fdd8e4f04c5eafce48ad072c0d12a2d0);
|
|
|
|
|
|
|
|
marker_69d24b9b3a6ae496cd990f71404927c6.bindPopup(popup_d86903d9d08430a2b854fd2f7ad8f92d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d24b9b3a6ae496cd990f71404927c6.setIcon(icon_57ddac12e8dda5ca327ba8a51113133f);
|
|
|
|
|
|
var marker_f55b18f14d603f197e12d9e10263b30a = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_28a499a57b22253eeaf021623f5a6770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89c5a5074ae247461edc1af05d22d33d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71515d27e2dd0bf79d708cab2afa974f = $(`<div id="html_71515d27e2dd0bf79d708cab2afa974f" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_89c5a5074ae247461edc1af05d22d33d.setContent(html_71515d27e2dd0bf79d708cab2afa974f);
|
|
|
|
|
|
|
|
marker_f55b18f14d603f197e12d9e10263b30a.bindPopup(popup_89c5a5074ae247461edc1af05d22d33d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f55b18f14d603f197e12d9e10263b30a.setIcon(icon_28a499a57b22253eeaf021623f5a6770);
|
|
|
|
|
|
var marker_39304aedff2d9a89b68d66776be803a1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b3676b187eff173408b704ef5381e5b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed5de2a86fd70b6bd91b3370b90e61f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3daf37c4774478b17bfcc3c91f64d8fc = $(`<div id="html_3daf37c4774478b17bfcc3c91f64d8fc" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ed5de2a86fd70b6bd91b3370b90e61f9.setContent(html_3daf37c4774478b17bfcc3c91f64d8fc);
|
|
|
|
|
|
|
|
marker_39304aedff2d9a89b68d66776be803a1.bindPopup(popup_ed5de2a86fd70b6bd91b3370b90e61f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39304aedff2d9a89b68d66776be803a1.setIcon(icon_b3676b187eff173408b704ef5381e5b3);
|
|
|
|
|
|
var marker_27f371191aa50444cad2466862451f43 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_751665d2792da84ad1ccc10c069f4e21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b30b0951ffdb2da03ceb9a3564cfe03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2c97843414651a882ad8bbd77d21322 = $(`<div id="html_a2c97843414651a882ad8bbd77d21322" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_2b30b0951ffdb2da03ceb9a3564cfe03.setContent(html_a2c97843414651a882ad8bbd77d21322);
|
|
|
|
|
|
|
|
marker_27f371191aa50444cad2466862451f43.bindPopup(popup_2b30b0951ffdb2da03ceb9a3564cfe03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27f371191aa50444cad2466862451f43.setIcon(icon_751665d2792da84ad1ccc10c069f4e21);
|
|
|
|
|
|
var marker_4f7c571f80adef050caebe8328a2d62f = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ec417d9521e11c31bb37f800c3afadc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1af2de0f530ccb0f3652102f5611bdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2ef4a6ba159496b1e098f2c8e3c4710 = $(`<div id="html_e2ef4a6ba159496b1e098f2c8e3c4710" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_b1af2de0f530ccb0f3652102f5611bdd.setContent(html_e2ef4a6ba159496b1e098f2c8e3c4710);
|
|
|
|
|
|
|
|
marker_4f7c571f80adef050caebe8328a2d62f.bindPopup(popup_b1af2de0f530ccb0f3652102f5611bdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f7c571f80adef050caebe8328a2d62f.setIcon(icon_ec417d9521e11c31bb37f800c3afadc2);
|
|
|
|
|
|
var marker_d3ca333dbaf25d2e0ddf7b583eeb4603 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ca08f36b722b583956d6d670dd06c860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7557f470aabeac8d2430a26e2355b2e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab2afb03c3579f5e7044a0a4ee1bd188 = $(`<div id="html_ab2afb03c3579f5e7044a0a4ee1bd188" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_7557f470aabeac8d2430a26e2355b2e9.setContent(html_ab2afb03c3579f5e7044a0a4ee1bd188);
|
|
|
|
|
|
|
|
marker_d3ca333dbaf25d2e0ddf7b583eeb4603.bindPopup(popup_7557f470aabeac8d2430a26e2355b2e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3ca333dbaf25d2e0ddf7b583eeb4603.setIcon(icon_ca08f36b722b583956d6d670dd06c860);
|
|
|
|
|
|
var marker_722e07f27266558412bca501826df53c = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6aa1d318448e3c0ab395ff488de99058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b1b18dd96a7b3b8c27d474782cbc9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60513d66a694a0ec33176151fe4178c0 = $(`<div id="html_60513d66a694a0ec33176151fe4178c0" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_e2b1b18dd96a7b3b8c27d474782cbc9d.setContent(html_60513d66a694a0ec33176151fe4178c0);
|
|
|
|
|
|
|
|
marker_722e07f27266558412bca501826df53c.bindPopup(popup_e2b1b18dd96a7b3b8c27d474782cbc9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_722e07f27266558412bca501826df53c.setIcon(icon_6aa1d318448e3c0ab395ff488de99058);
|
|
|
|
|
|
var marker_9da450661b0f0c63bfab7b947f393281 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f99279d9cd91950b19e0acbb5155b844 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e775a4e90889ebf26e4803915f26f91e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6e12a6bff4519e1acf64ff2ea4d9c93 = $(`<div id="html_b6e12a6bff4519e1acf64ff2ea4d9c93" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_e775a4e90889ebf26e4803915f26f91e.setContent(html_b6e12a6bff4519e1acf64ff2ea4d9c93);
|
|
|
|
|
|
|
|
marker_9da450661b0f0c63bfab7b947f393281.bindPopup(popup_e775a4e90889ebf26e4803915f26f91e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9da450661b0f0c63bfab7b947f393281.setIcon(icon_f99279d9cd91950b19e0acbb5155b844);
|
|
|
|
|
|
var marker_aeb4198f22b92f3edeecf322a9f41fbb = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c8237d33b3ca2f9b2527a1ed6c58d028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27b91573e1771527c92b256d4a720308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b1eeb81132991ecd1d9f22555000b7 = $(`<div id="html_b8b1eeb81132991ecd1d9f22555000b7" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_27b91573e1771527c92b256d4a720308.setContent(html_b8b1eeb81132991ecd1d9f22555000b7);
|
|
|
|
|
|
|
|
marker_aeb4198f22b92f3edeecf322a9f41fbb.bindPopup(popup_27b91573e1771527c92b256d4a720308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeb4198f22b92f3edeecf322a9f41fbb.setIcon(icon_c8237d33b3ca2f9b2527a1ed6c58d028);
|
|
|
|
|
|
var marker_b0085fa6f82b41d01be5de9ddfd35fbe = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_28a5ec07cd68636a680c10d9b285ef32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5125a3226ea6894e00acb43ba83c198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0de15c68f0e92486b965d3aa3eb0be3 = $(`<div id="html_b0de15c68f0e92486b965d3aa3eb0be3" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_f5125a3226ea6894e00acb43ba83c198.setContent(html_b0de15c68f0e92486b965d3aa3eb0be3);
|
|
|
|
|
|
|
|
marker_b0085fa6f82b41d01be5de9ddfd35fbe.bindPopup(popup_f5125a3226ea6894e00acb43ba83c198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0085fa6f82b41d01be5de9ddfd35fbe.setIcon(icon_28a5ec07cd68636a680c10d9b285ef32);
|
|
|
|
|
|
var marker_af86e77c01ccd27ed4d6a64d9999b12f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_8314b97c71ac42485cfff90b0c74e5e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d21b4458d01c7e559a203207fe27a22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60e1faf4978f411b3be3cd3408f9dfa0 = $(`<div id="html_60e1faf4978f411b3be3cd3408f9dfa0" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_2d21b4458d01c7e559a203207fe27a22.setContent(html_60e1faf4978f411b3be3cd3408f9dfa0);
|
|
|
|
|
|
|
|
marker_af86e77c01ccd27ed4d6a64d9999b12f.bindPopup(popup_2d21b4458d01c7e559a203207fe27a22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af86e77c01ccd27ed4d6a64d9999b12f.setIcon(icon_8314b97c71ac42485cfff90b0c74e5e0);
|
|
|
|
|
|
var marker_8e3fbb79043f7deb0922d32e352985d6 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c43fc1abe8e482116e44564290871054 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55db68c3dcf4bba1e7dbf6270e07bd6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bbe1855b788a2625961609a66a958cb = $(`<div id="html_4bbe1855b788a2625961609a66a958cb" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_55db68c3dcf4bba1e7dbf6270e07bd6a.setContent(html_4bbe1855b788a2625961609a66a958cb);
|
|
|
|
|
|
|
|
marker_8e3fbb79043f7deb0922d32e352985d6.bindPopup(popup_55db68c3dcf4bba1e7dbf6270e07bd6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e3fbb79043f7deb0922d32e352985d6.setIcon(icon_c43fc1abe8e482116e44564290871054);
|
|
|
|
|
|
var marker_7c64e8c589b6e08c0f5e0e567b1f95e5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_0f868affe4d1adc2101ed9561d37a387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63993facd493b0343172874edc52c3ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eda0151e42e9baa76836ae9a607a9448 = $(`<div id="html_eda0151e42e9baa76836ae9a607a9448" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_63993facd493b0343172874edc52c3ad.setContent(html_eda0151e42e9baa76836ae9a607a9448);
|
|
|
|
|
|
|
|
marker_7c64e8c589b6e08c0f5e0e567b1f95e5.bindPopup(popup_63993facd493b0343172874edc52c3ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c64e8c589b6e08c0f5e0e567b1f95e5.setIcon(icon_0f868affe4d1adc2101ed9561d37a387);
|
|
|
|
|
|
var marker_fce516687049c5ca5eb9724b0c596d27 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_af04969050bdacbd2ae1fda47db4db53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b064bdaf895aa6551d93baa06ca6fe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95a2580ddbbdc443664f657ede5f3f40 = $(`<div id="html_95a2580ddbbdc443664f657ede5f3f40" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_0b064bdaf895aa6551d93baa06ca6fe4.setContent(html_95a2580ddbbdc443664f657ede5f3f40);
|
|
|
|
|
|
|
|
marker_fce516687049c5ca5eb9724b0c596d27.bindPopup(popup_0b064bdaf895aa6551d93baa06ca6fe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fce516687049c5ca5eb9724b0c596d27.setIcon(icon_af04969050bdacbd2ae1fda47db4db53);
|
|
|
|
|
|
var marker_82ce8e3137ea95602804b23145042103 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_70cd9e9bb1a188fb9f2f8e0ea94986e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_456c6cec6f11c201414d75f7f0ee3141 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aba8740ba7189aa59a9644c8af993c0 = $(`<div id="html_6aba8740ba7189aa59a9644c8af993c0" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_456c6cec6f11c201414d75f7f0ee3141.setContent(html_6aba8740ba7189aa59a9644c8af993c0);
|
|
|
|
|
|
|
|
marker_82ce8e3137ea95602804b23145042103.bindPopup(popup_456c6cec6f11c201414d75f7f0ee3141)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82ce8e3137ea95602804b23145042103.setIcon(icon_70cd9e9bb1a188fb9f2f8e0ea94986e1);
|
|
|
|
|
|
var marker_9ec90fa3ccf5da43bd101e70e54c243e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_3867a2be8cdae0e1f7e578ca3caa1a92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12bdeb37f68127b37c4ae9eef6c590c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18538cd549663b6deadd7e33e2882bda = $(`<div id="html_18538cd549663b6deadd7e33e2882bda" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_12bdeb37f68127b37c4ae9eef6c590c0.setContent(html_18538cd549663b6deadd7e33e2882bda);
|
|
|
|
|
|
|
|
marker_9ec90fa3ccf5da43bd101e70e54c243e.bindPopup(popup_12bdeb37f68127b37c4ae9eef6c590c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ec90fa3ccf5da43bd101e70e54c243e.setIcon(icon_3867a2be8cdae0e1f7e578ca3caa1a92);
|
|
|
|
|
|
var marker_ba02aa88fd14a40d3912c41ee03621d5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d75884ca8c696fe22ec7f9aff11dc64d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e78c526c25d692c5efa243db80079042 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6080fb0b7020950eb6413c5c2bba7777 = $(`<div id="html_6080fb0b7020950eb6413c5c2bba7777" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_e78c526c25d692c5efa243db80079042.setContent(html_6080fb0b7020950eb6413c5c2bba7777);
|
|
|
|
|
|
|
|
marker_ba02aa88fd14a40d3912c41ee03621d5.bindPopup(popup_e78c526c25d692c5efa243db80079042)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba02aa88fd14a40d3912c41ee03621d5.setIcon(icon_d75884ca8c696fe22ec7f9aff11dc64d);
|
|
|
|
|
|
var marker_61e366129481c8e0dd75b98f71519110 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_bf3c16f247476626b5ee1bc6e4fc8707 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23783d362c1a7d8e5ac5cca0e6d8e142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37dde0a1430983e1620f84bf49a42a5f = $(`<div id="html_37dde0a1430983e1620f84bf49a42a5f" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_23783d362c1a7d8e5ac5cca0e6d8e142.setContent(html_37dde0a1430983e1620f84bf49a42a5f);
|
|
|
|
|
|
|
|
marker_61e366129481c8e0dd75b98f71519110.bindPopup(popup_23783d362c1a7d8e5ac5cca0e6d8e142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61e366129481c8e0dd75b98f71519110.setIcon(icon_bf3c16f247476626b5ee1bc6e4fc8707);
|
|
|
|
|
|
var marker_f98d46fd101bb0c614dd4faf08aba4dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_999c72bcce4a265e330bd4ffeb674553 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e907689b0d1be771f169d92f79be297e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_166a8fe711aeb43b8fcc7548a10d51db = $(`<div id="html_166a8fe711aeb43b8fcc7548a10d51db" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_e907689b0d1be771f169d92f79be297e.setContent(html_166a8fe711aeb43b8fcc7548a10d51db);
|
|
|
|
|
|
|
|
marker_f98d46fd101bb0c614dd4faf08aba4dd.bindPopup(popup_e907689b0d1be771f169d92f79be297e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f98d46fd101bb0c614dd4faf08aba4dd.setIcon(icon_999c72bcce4a265e330bd4ffeb674553);
|
|
|
|
|
|
var marker_535f03c85adb4956f69e6798692c8195 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d995493c0f90becda1701de55ce2f354 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7a084f15268cdc10c1686b08a1108a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a07b6844abcc64ccf5d70dc354ee31f6 = $(`<div id="html_a07b6844abcc64ccf5d70dc354ee31f6" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_f7a084f15268cdc10c1686b08a1108a5.setContent(html_a07b6844abcc64ccf5d70dc354ee31f6);
|
|
|
|
|
|
|
|
marker_535f03c85adb4956f69e6798692c8195.bindPopup(popup_f7a084f15268cdc10c1686b08a1108a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_535f03c85adb4956f69e6798692c8195.setIcon(icon_d995493c0f90becda1701de55ce2f354);
|
|
|
|
|
|
var marker_480bbd27a4db0a71eff846a47c10222f = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_abddc1d260a33f07b14cca6fb82548b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8782ad08a778c444b73ffe7f2baa15a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb81d51c684e27767f9f34664afdefe0 = $(`<div id="html_eb81d51c684e27767f9f34664afdefe0" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_8782ad08a778c444b73ffe7f2baa15a4.setContent(html_eb81d51c684e27767f9f34664afdefe0);
|
|
|
|
|
|
|
|
marker_480bbd27a4db0a71eff846a47c10222f.bindPopup(popup_8782ad08a778c444b73ffe7f2baa15a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_480bbd27a4db0a71eff846a47c10222f.setIcon(icon_abddc1d260a33f07b14cca6fb82548b2);
|
|
|
|
|
|
var marker_d80699840248c16c66c410d49b827e7e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_69bf021d70014588dfb68375180dca01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19e375c854953be0df6dc842f4f587dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_747f3cc73077eddaad551ab2dd7809bc = $(`<div id="html_747f3cc73077eddaad551ab2dd7809bc" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_19e375c854953be0df6dc842f4f587dc.setContent(html_747f3cc73077eddaad551ab2dd7809bc);
|
|
|
|
|
|
|
|
marker_d80699840248c16c66c410d49b827e7e.bindPopup(popup_19e375c854953be0df6dc842f4f587dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d80699840248c16c66c410d49b827e7e.setIcon(icon_69bf021d70014588dfb68375180dca01);
|
|
|
|
|
|
var marker_916d1c7a8530ae358d4d55c375d076d0 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_829df25ef3f0d15217ace8a111796aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f00572534f5f074f76e70f1ba89e1355 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dde520dfeff8a003a9813f243fe6ef1c = $(`<div id="html_dde520dfeff8a003a9813f243fe6ef1c" style="width: 100.0%; height: 100.0%;">nostr.roundrockbitcoiners.com</div>`)[0];
|
|
popup_f00572534f5f074f76e70f1ba89e1355.setContent(html_dde520dfeff8a003a9813f243fe6ef1c);
|
|
|
|
|
|
|
|
marker_916d1c7a8530ae358d4d55c375d076d0.bindPopup(popup_f00572534f5f074f76e70f1ba89e1355)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_916d1c7a8530ae358d4d55c375d076d0.setIcon(icon_829df25ef3f0d15217ace8a111796aeb);
|
|
|
|
|
|
var marker_c42317e8d024b706057fa6cfbdea5a70 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_752d4bae7e178db5587e8965dc7d4b89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d774a3179a3c646dbe2c756cc490896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7aefdc818058983ef2b7930e92bee03 = $(`<div id="html_d7aefdc818058983ef2b7930e92bee03" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_4d774a3179a3c646dbe2c756cc490896.setContent(html_d7aefdc818058983ef2b7930e92bee03);
|
|
|
|
|
|
|
|
marker_c42317e8d024b706057fa6cfbdea5a70.bindPopup(popup_4d774a3179a3c646dbe2c756cc490896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c42317e8d024b706057fa6cfbdea5a70.setIcon(icon_752d4bae7e178db5587e8965dc7d4b89);
|
|
|
|
|
|
var marker_ce18188dbee8579733957b7319b1c517 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c43d56418298e790d8e38563a227fb19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39d75adbe7cbfdde6b40f37076c6fdc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d533868be4c269799f120407cee24c6 = $(`<div id="html_0d533868be4c269799f120407cee24c6" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_39d75adbe7cbfdde6b40f37076c6fdc9.setContent(html_0d533868be4c269799f120407cee24c6);
|
|
|
|
|
|
|
|
marker_ce18188dbee8579733957b7319b1c517.bindPopup(popup_39d75adbe7cbfdde6b40f37076c6fdc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce18188dbee8579733957b7319b1c517.setIcon(icon_c43d56418298e790d8e38563a227fb19);
|
|
|
|
|
|
var marker_eb1848aba902febed52381a3d41fdd48 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ef3b9c2899f035147fcf5075f3b1f4f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb4c7476ba953782441aef3127d8ab6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_031479d02c406bbd56cf1e88ea08f410 = $(`<div id="html_031479d02c406bbd56cf1e88ea08f410" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_eb4c7476ba953782441aef3127d8ab6f.setContent(html_031479d02c406bbd56cf1e88ea08f410);
|
|
|
|
|
|
|
|
marker_eb1848aba902febed52381a3d41fdd48.bindPopup(popup_eb4c7476ba953782441aef3127d8ab6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb1848aba902febed52381a3d41fdd48.setIcon(icon_ef3b9c2899f035147fcf5075f3b1f4f7);
|
|
|
|
|
|
var marker_06b24473f4feacfa47f12af8ad5f5fcb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_2249756378396d47b2bc88d8e8c09d16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76403e256b9c5c329d8dfc6f236f893b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60bde48029b32720b277d9de8f03a8c0 = $(`<div id="html_60bde48029b32720b277d9de8f03a8c0" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_76403e256b9c5c329d8dfc6f236f893b.setContent(html_60bde48029b32720b277d9de8f03a8c0);
|
|
|
|
|
|
|
|
marker_06b24473f4feacfa47f12af8ad5f5fcb.bindPopup(popup_76403e256b9c5c329d8dfc6f236f893b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06b24473f4feacfa47f12af8ad5f5fcb.setIcon(icon_2249756378396d47b2bc88d8e8c09d16);
|
|
|
|
|
|
var marker_98f7d510fb137a25b8293dc60c7c367a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_dcf002dd7c98bc6e4776999e21049315 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3af9e5f7a9684facddc4799f05e86495 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5128db0a6089c74fe0d3a0c63536f1f2 = $(`<div id="html_5128db0a6089c74fe0d3a0c63536f1f2" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_3af9e5f7a9684facddc4799f05e86495.setContent(html_5128db0a6089c74fe0d3a0c63536f1f2);
|
|
|
|
|
|
|
|
marker_98f7d510fb137a25b8293dc60c7c367a.bindPopup(popup_3af9e5f7a9684facddc4799f05e86495)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98f7d510fb137a25b8293dc60c7c367a.setIcon(icon_dcf002dd7c98bc6e4776999e21049315);
|
|
|
|
|
|
var marker_1031b1d6dd065a45b966a96b5d906a36 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_2854fe51e9b0480cad0cbdaa9bbf1a77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f71f1991feea953f97341465fc890a6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c6fa908a48a5539ea071911824982b6 = $(`<div id="html_4c6fa908a48a5539ea071911824982b6" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_f71f1991feea953f97341465fc890a6e.setContent(html_4c6fa908a48a5539ea071911824982b6);
|
|
|
|
|
|
|
|
marker_1031b1d6dd065a45b966a96b5d906a36.bindPopup(popup_f71f1991feea953f97341465fc890a6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1031b1d6dd065a45b966a96b5d906a36.setIcon(icon_2854fe51e9b0480cad0cbdaa9bbf1a77);
|
|
|
|
|
|
var marker_f38c0577e788424c69015431dacdcd7a = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f561df973844ba22449d17cb61ef6a26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_744bfc0d8e1e5ff9c1c48527cc7df74f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34b6bce7e60c6e48f2bc929e55c801c9 = $(`<div id="html_34b6bce7e60c6e48f2bc929e55c801c9" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_744bfc0d8e1e5ff9c1c48527cc7df74f.setContent(html_34b6bce7e60c6e48f2bc929e55c801c9);
|
|
|
|
|
|
|
|
marker_f38c0577e788424c69015431dacdcd7a.bindPopup(popup_744bfc0d8e1e5ff9c1c48527cc7df74f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f38c0577e788424c69015431dacdcd7a.setIcon(icon_f561df973844ba22449d17cb61ef6a26);
|
|
|
|
|
|
var marker_49944b69bb45d340d79d6e1109789f0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_e63a2746f0dd31755046697b27fc0b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7d371b7dbc8a82037d8461991357241 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aefe3f4b4c5c62719853f38a2a07a1e = $(`<div id="html_9aefe3f4b4c5c62719853f38a2a07a1e" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_a7d371b7dbc8a82037d8461991357241.setContent(html_9aefe3f4b4c5c62719853f38a2a07a1e);
|
|
|
|
|
|
|
|
marker_49944b69bb45d340d79d6e1109789f0f.bindPopup(popup_a7d371b7dbc8a82037d8461991357241)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49944b69bb45d340d79d6e1109789f0f.setIcon(icon_e63a2746f0dd31755046697b27fc0b42);
|
|
|
|
|
|
var marker_ecd945a2324971dca8c5989b6489e7b9 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_907f638ec364b681f85fee43c499eefb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0ff63e922b61037661d76a9c3198ba9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6510ad38d269dce6f0b543d7b66a918f = $(`<div id="html_6510ad38d269dce6f0b543d7b66a918f" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_c0ff63e922b61037661d76a9c3198ba9.setContent(html_6510ad38d269dce6f0b543d7b66a918f);
|
|
|
|
|
|
|
|
marker_ecd945a2324971dca8c5989b6489e7b9.bindPopup(popup_c0ff63e922b61037661d76a9c3198ba9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecd945a2324971dca8c5989b6489e7b9.setIcon(icon_907f638ec364b681f85fee43c499eefb);
|
|
|
|
|
|
var marker_b151ec65c73eaf1cb3772fdbc1efe040 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a06a1e2b7b2ab3161a26a37ab8d62d0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_270295b878bd39e0116c518a2c977c5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d62d7a1720a21f5e21a64b19d63b4f8e = $(`<div id="html_d62d7a1720a21f5e21a64b19d63b4f8e" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_270295b878bd39e0116c518a2c977c5e.setContent(html_d62d7a1720a21f5e21a64b19d63b4f8e);
|
|
|
|
|
|
|
|
marker_b151ec65c73eaf1cb3772fdbc1efe040.bindPopup(popup_270295b878bd39e0116c518a2c977c5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b151ec65c73eaf1cb3772fdbc1efe040.setIcon(icon_a06a1e2b7b2ab3161a26a37ab8d62d0a);
|
|
|
|
|
|
var marker_86e51cd744c5f0aa22412020745e8d8b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_61d648cba6259f3f9c44929673a71953 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5888f13224932b391cdab898e492b0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62c798ac768a7b309508f549d5b1a650 = $(`<div id="html_62c798ac768a7b309508f549d5b1a650" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_f5888f13224932b391cdab898e492b0e.setContent(html_62c798ac768a7b309508f549d5b1a650);
|
|
|
|
|
|
|
|
marker_86e51cd744c5f0aa22412020745e8d8b.bindPopup(popup_f5888f13224932b391cdab898e492b0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86e51cd744c5f0aa22412020745e8d8b.setIcon(icon_61d648cba6259f3f9c44929673a71953);
|
|
|
|
|
|
var marker_34f678afbb8d34feee06e295dfcf0690 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ec1d93cb98dd66b525a43b67c4a97f03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0bccdbdf6ddc9ba7df7637da57f170a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6db962d8d9ad3f0fd23cd41392865165 = $(`<div id="html_6db962d8d9ad3f0fd23cd41392865165" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_d0bccdbdf6ddc9ba7df7637da57f170a.setContent(html_6db962d8d9ad3f0fd23cd41392865165);
|
|
|
|
|
|
|
|
marker_34f678afbb8d34feee06e295dfcf0690.bindPopup(popup_d0bccdbdf6ddc9ba7df7637da57f170a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34f678afbb8d34feee06e295dfcf0690.setIcon(icon_ec1d93cb98dd66b525a43b67c4a97f03);
|
|
|
|
|
|
var marker_3e97e53a09498537fdd06ad38e7d2504 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c5a1c42262b769d246f19efa1e6dd714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb729b0739170b3c6f3fc2ec2ca05dce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1939fd487c255ec9ff38cd90a759e8dc = $(`<div id="html_1939fd487c255ec9ff38cd90a759e8dc" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_bb729b0739170b3c6f3fc2ec2ca05dce.setContent(html_1939fd487c255ec9ff38cd90a759e8dc);
|
|
|
|
|
|
|
|
marker_3e97e53a09498537fdd06ad38e7d2504.bindPopup(popup_bb729b0739170b3c6f3fc2ec2ca05dce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e97e53a09498537fdd06ad38e7d2504.setIcon(icon_c5a1c42262b769d246f19efa1e6dd714);
|
|
|
|
|
|
var marker_137c0c803af7e94c526226b7816733bb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ae69aa22bafb7cd7effccedc04356b56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b0199ab6d5280efa1d9f1eaf02eafb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2a048a26e5d91b57bcb2e599a5efb12 = $(`<div id="html_d2a048a26e5d91b57bcb2e599a5efb12" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_4b0199ab6d5280efa1d9f1eaf02eafb9.setContent(html_d2a048a26e5d91b57bcb2e599a5efb12);
|
|
|
|
|
|
|
|
marker_137c0c803af7e94c526226b7816733bb.bindPopup(popup_4b0199ab6d5280efa1d9f1eaf02eafb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_137c0c803af7e94c526226b7816733bb.setIcon(icon_ae69aa22bafb7cd7effccedc04356b56);
|
|
|
|
|
|
var marker_a285c6e56774f22a39816735d9698eef = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_64c16cd24e45ef6fa505ad49a7190155 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f59980b4e19e978e2187c3fa4cf2056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c687e05670615b99d80f1ca909df1000 = $(`<div id="html_c687e05670615b99d80f1ca909df1000" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_2f59980b4e19e978e2187c3fa4cf2056.setContent(html_c687e05670615b99d80f1ca909df1000);
|
|
|
|
|
|
|
|
marker_a285c6e56774f22a39816735d9698eef.bindPopup(popup_2f59980b4e19e978e2187c3fa4cf2056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a285c6e56774f22a39816735d9698eef.setIcon(icon_64c16cd24e45ef6fa505ad49a7190155);
|
|
|
|
|
|
var marker_821937e4d9d0fc165a0b75b92706453a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d7f8c074915f0a32d60122d209fe1b5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d4178bc2d8fbb2d0959ae92696ec032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf59ffd1af371146c760b66f970edcd = $(`<div id="html_2bf59ffd1af371146c760b66f970edcd" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_9d4178bc2d8fbb2d0959ae92696ec032.setContent(html_2bf59ffd1af371146c760b66f970edcd);
|
|
|
|
|
|
|
|
marker_821937e4d9d0fc165a0b75b92706453a.bindPopup(popup_9d4178bc2d8fbb2d0959ae92696ec032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_821937e4d9d0fc165a0b75b92706453a.setIcon(icon_d7f8c074915f0a32d60122d209fe1b5b);
|
|
|
|
|
|
var marker_c2d6438ab980b80deecdbe5a6b654a29 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_34ff9377505ed397106fae9f8ca64293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4888712ed0c93129d057f7f13981336c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b532ad29d8498515bcde2ae3283f0a2 = $(`<div id="html_3b532ad29d8498515bcde2ae3283f0a2" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_4888712ed0c93129d057f7f13981336c.setContent(html_3b532ad29d8498515bcde2ae3283f0a2);
|
|
|
|
|
|
|
|
marker_c2d6438ab980b80deecdbe5a6b654a29.bindPopup(popup_4888712ed0c93129d057f7f13981336c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2d6438ab980b80deecdbe5a6b654a29.setIcon(icon_34ff9377505ed397106fae9f8ca64293);
|
|
|
|
|
|
var marker_4062b471fd502b0546ceba568c3623e2 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_aca966b87a38ee339ab4964e6b46241f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6e45fbecae4dd3d5ce2ce4abf718b35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f90747f37a7afa7b803194a560e6896 = $(`<div id="html_0f90747f37a7afa7b803194a560e6896" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_b6e45fbecae4dd3d5ce2ce4abf718b35.setContent(html_0f90747f37a7afa7b803194a560e6896);
|
|
|
|
|
|
|
|
marker_4062b471fd502b0546ceba568c3623e2.bindPopup(popup_b6e45fbecae4dd3d5ce2ce4abf718b35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4062b471fd502b0546ceba568c3623e2.setIcon(icon_aca966b87a38ee339ab4964e6b46241f);
|
|
|
|
|
|
var marker_f3dddcff8fb050c614606cd7eaf917fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9688c74cce8d041daeb46100c7bccf01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e252fbad2a56514c34e534c0f71e738 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3511f5e76f524ace1d62f4c6514bf749 = $(`<div id="html_3511f5e76f524ace1d62f4c6514bf749" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_9e252fbad2a56514c34e534c0f71e738.setContent(html_3511f5e76f524ace1d62f4c6514bf749);
|
|
|
|
|
|
|
|
marker_f3dddcff8fb050c614606cd7eaf917fe.bindPopup(popup_9e252fbad2a56514c34e534c0f71e738)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3dddcff8fb050c614606cd7eaf917fe.setIcon(icon_9688c74cce8d041daeb46100c7bccf01);
|
|
|
|
|
|
var marker_7b07575baa22e1b9d855c258761cb204 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6e437e95c7cb405319085c428b85568f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abee1230bd4f3445f4b343e4b718bfc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60ca38d9bfa3c42568a7dbad2a4fdcb3 = $(`<div id="html_60ca38d9bfa3c42568a7dbad2a4fdcb3" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_abee1230bd4f3445f4b343e4b718bfc1.setContent(html_60ca38d9bfa3c42568a7dbad2a4fdcb3);
|
|
|
|
|
|
|
|
marker_7b07575baa22e1b9d855c258761cb204.bindPopup(popup_abee1230bd4f3445f4b343e4b718bfc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b07575baa22e1b9d855c258761cb204.setIcon(icon_6e437e95c7cb405319085c428b85568f);
|
|
|
|
|
|
var marker_5b9ac30f02b928208e420d23f51c028f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9bc83598efe3125194bb31b9f3507145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed22bcd8e553ece11c18cfc21bf8258b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55f22e742e575547af6f6a02f66b4ce5 = $(`<div id="html_55f22e742e575547af6f6a02f66b4ce5" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_ed22bcd8e553ece11c18cfc21bf8258b.setContent(html_55f22e742e575547af6f6a02f66b4ce5);
|
|
|
|
|
|
|
|
marker_5b9ac30f02b928208e420d23f51c028f.bindPopup(popup_ed22bcd8e553ece11c18cfc21bf8258b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b9ac30f02b928208e420d23f51c028f.setIcon(icon_9bc83598efe3125194bb31b9f3507145);
|
|
|
|
|
|
var marker_60d6ceb007ea7eaec7d59455bcbed41e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f973b561d5cee0d70d10d7e286f64242 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a18421feab25d425a811080771b19369 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40f93970a73f6203473fd4de54a74037 = $(`<div id="html_40f93970a73f6203473fd4de54a74037" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_a18421feab25d425a811080771b19369.setContent(html_40f93970a73f6203473fd4de54a74037);
|
|
|
|
|
|
|
|
marker_60d6ceb007ea7eaec7d59455bcbed41e.bindPopup(popup_a18421feab25d425a811080771b19369)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60d6ceb007ea7eaec7d59455bcbed41e.setIcon(icon_f973b561d5cee0d70d10d7e286f64242);
|
|
|
|
|
|
var marker_46b9af07d3d67e2256311b3a3eea809c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c96241b438784cdf362d1c7b2ed3eaf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_069174fb2fe62895d2267db37d6b37d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_753345952f156c8fb1cd358f2b9c2336 = $(`<div id="html_753345952f156c8fb1cd358f2b9c2336" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_069174fb2fe62895d2267db37d6b37d8.setContent(html_753345952f156c8fb1cd358f2b9c2336);
|
|
|
|
|
|
|
|
marker_46b9af07d3d67e2256311b3a3eea809c.bindPopup(popup_069174fb2fe62895d2267db37d6b37d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46b9af07d3d67e2256311b3a3eea809c.setIcon(icon_c96241b438784cdf362d1c7b2ed3eaf9);
|
|
|
|
|
|
var marker_c6cbec3d182e9269b5b2ccecbc33e654 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_15823397f1096560be06ee3914271861 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70c6ab5dde2550d349dd015dcad4a9d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c4efb9d39bd8127c501eb56406f4379 = $(`<div id="html_0c4efb9d39bd8127c501eb56406f4379" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_70c6ab5dde2550d349dd015dcad4a9d5.setContent(html_0c4efb9d39bd8127c501eb56406f4379);
|
|
|
|
|
|
|
|
marker_c6cbec3d182e9269b5b2ccecbc33e654.bindPopup(popup_70c6ab5dde2550d349dd015dcad4a9d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6cbec3d182e9269b5b2ccecbc33e654.setIcon(icon_15823397f1096560be06ee3914271861);
|
|
|
|
|
|
var marker_ed3c2c40d8ff6b6a885c0ee9ed8b840f = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_afc74cc70419201e39182c6ff8863a50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_521f781445672548db8b9535355a6f30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c7a4ea9de10a9a0aa2aa3ffe7810d08 = $(`<div id="html_3c7a4ea9de10a9a0aa2aa3ffe7810d08" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_521f781445672548db8b9535355a6f30.setContent(html_3c7a4ea9de10a9a0aa2aa3ffe7810d08);
|
|
|
|
|
|
|
|
marker_ed3c2c40d8ff6b6a885c0ee9ed8b840f.bindPopup(popup_521f781445672548db8b9535355a6f30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed3c2c40d8ff6b6a885c0ee9ed8b840f.setIcon(icon_afc74cc70419201e39182c6ff8863a50);
|
|
|
|
|
|
var marker_0f8ab9400869e19c57c43f93fa04754f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_2d941f3a0e970ea6ac85e15e4ce32585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9fd081ee044a05db7841fb2279f1c63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5e8ae3ff52f29632c7e3f9c817f19b9 = $(`<div id="html_a5e8ae3ff52f29632c7e3f9c817f19b9" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_e9fd081ee044a05db7841fb2279f1c63.setContent(html_a5e8ae3ff52f29632c7e3f9c817f19b9);
|
|
|
|
|
|
|
|
marker_0f8ab9400869e19c57c43f93fa04754f.bindPopup(popup_e9fd081ee044a05db7841fb2279f1c63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f8ab9400869e19c57c43f93fa04754f.setIcon(icon_2d941f3a0e970ea6ac85e15e4ce32585);
|
|
|
|
|
|
var marker_903ee0558ba7b44ad68eae41ff78aa71 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1264c87479ab0132235e0e4a6a5ad72a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9afa9ae8e05d4509fbcc75a94867626 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_991cf618bd20e6493845214af8c5f5f5 = $(`<div id="html_991cf618bd20e6493845214af8c5f5f5" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_d9afa9ae8e05d4509fbcc75a94867626.setContent(html_991cf618bd20e6493845214af8c5f5f5);
|
|
|
|
|
|
|
|
marker_903ee0558ba7b44ad68eae41ff78aa71.bindPopup(popup_d9afa9ae8e05d4509fbcc75a94867626)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_903ee0558ba7b44ad68eae41ff78aa71.setIcon(icon_1264c87479ab0132235e0e4a6a5ad72a);
|
|
|
|
|
|
var marker_f4d52dd5dfc9d339e8c40d87eb4cd5f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_bf1ff94da00b69c2a06d803b828db0a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edb1da686b1b1dea444aebb88ab97307 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3b2f60db827927fa6fdfe33f28044f1 = $(`<div id="html_b3b2f60db827927fa6fdfe33f28044f1" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_edb1da686b1b1dea444aebb88ab97307.setContent(html_b3b2f60db827927fa6fdfe33f28044f1);
|
|
|
|
|
|
|
|
marker_f4d52dd5dfc9d339e8c40d87eb4cd5f6.bindPopup(popup_edb1da686b1b1dea444aebb88ab97307)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4d52dd5dfc9d339e8c40d87eb4cd5f6.setIcon(icon_bf1ff94da00b69c2a06d803b828db0a8);
|
|
|
|
|
|
var marker_31242aabc791d8a455758a4157d149e9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_4b4c6e65ac4c187378c4fa1fa05d1832 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c20029048ea310db43d1674dc84ed855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48767f969d2a4c165f7288632b020097 = $(`<div id="html_48767f969d2a4c165f7288632b020097" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_c20029048ea310db43d1674dc84ed855.setContent(html_48767f969d2a4c165f7288632b020097);
|
|
|
|
|
|
|
|
marker_31242aabc791d8a455758a4157d149e9.bindPopup(popup_c20029048ea310db43d1674dc84ed855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31242aabc791d8a455758a4157d149e9.setIcon(icon_4b4c6e65ac4c187378c4fa1fa05d1832);
|
|
|
|
|
|
var marker_4b8bbb3bf79fe1e1f3750e4163f08247 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1f6bae0ee117ee096a612357b824d97a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7b8db3da7ee0be2c90c7f6a446fbe0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0745aa00c7e8be2b88b76fc750b4582c = $(`<div id="html_0745aa00c7e8be2b88b76fc750b4582c" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_b7b8db3da7ee0be2c90c7f6a446fbe0b.setContent(html_0745aa00c7e8be2b88b76fc750b4582c);
|
|
|
|
|
|
|
|
marker_4b8bbb3bf79fe1e1f3750e4163f08247.bindPopup(popup_b7b8db3da7ee0be2c90c7f6a446fbe0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b8bbb3bf79fe1e1f3750e4163f08247.setIcon(icon_1f6bae0ee117ee096a612357b824d97a);
|
|
|
|
|
|
var marker_45d13f6fdd34dc1aba1e7685b2c9a7a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_fc0e5763b56915e586cfa30588df7aa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8a0e1620bd8066b2eff7420a8c40499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_048072747c196329fd7dff3b5cc7a349 = $(`<div id="html_048072747c196329fd7dff3b5cc7a349" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_a8a0e1620bd8066b2eff7420a8c40499.setContent(html_048072747c196329fd7dff3b5cc7a349);
|
|
|
|
|
|
|
|
marker_45d13f6fdd34dc1aba1e7685b2c9a7a4.bindPopup(popup_a8a0e1620bd8066b2eff7420a8c40499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45d13f6fdd34dc1aba1e7685b2c9a7a4.setIcon(icon_fc0e5763b56915e586cfa30588df7aa6);
|
|
|
|
|
|
var marker_5790a8f152b4748f2b13939c72c7dd98 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_e4e1751f3f5f0f21de0a31a59d50affe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ee6109fd89b78a8c10e7240819959ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fea1f9c1c2cab6626db45e1ec27c2182 = $(`<div id="html_fea1f9c1c2cab6626db45e1ec27c2182" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_9ee6109fd89b78a8c10e7240819959ea.setContent(html_fea1f9c1c2cab6626db45e1ec27c2182);
|
|
|
|
|
|
|
|
marker_5790a8f152b4748f2b13939c72c7dd98.bindPopup(popup_9ee6109fd89b78a8c10e7240819959ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5790a8f152b4748f2b13939c72c7dd98.setIcon(icon_e4e1751f3f5f0f21de0a31a59d50affe);
|
|
|
|
|
|
var marker_6d9adedd8d07b85abbeddbaeef683b17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_3d31ada7b5390749c1b6f5951df36662 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1e970030c4754da3e364efbe4939055 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3d4277a572c10a1e220e9aa700c52c1 = $(`<div id="html_f3d4277a572c10a1e220e9aa700c52c1" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_f1e970030c4754da3e364efbe4939055.setContent(html_f3d4277a572c10a1e220e9aa700c52c1);
|
|
|
|
|
|
|
|
marker_6d9adedd8d07b85abbeddbaeef683b17.bindPopup(popup_f1e970030c4754da3e364efbe4939055)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d9adedd8d07b85abbeddbaeef683b17.setIcon(icon_3d31ada7b5390749c1b6f5951df36662);
|
|
|
|
|
|
var marker_f4014cbf8fa916e2120c8a9630c2e2a6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c3278f01fa327f68c235671a177b94cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6080a2a5aaa603a840f1f2f8ee0d4caf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d26e315c6797ba8bc8a5fee48cb4482 = $(`<div id="html_8d26e315c6797ba8bc8a5fee48cb4482" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_6080a2a5aaa603a840f1f2f8ee0d4caf.setContent(html_8d26e315c6797ba8bc8a5fee48cb4482);
|
|
|
|
|
|
|
|
marker_f4014cbf8fa916e2120c8a9630c2e2a6.bindPopup(popup_6080a2a5aaa603a840f1f2f8ee0d4caf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4014cbf8fa916e2120c8a9630c2e2a6.setIcon(icon_c3278f01fa327f68c235671a177b94cf);
|
|
|
|
|
|
var marker_744850d1bef192d43234a7e216430864 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_bd72d8e78c1c101061a21767830fccfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb211795e2e898c9057e108c7df5c089 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b7608f80998ba1f6d68cf271641df9f = $(`<div id="html_4b7608f80998ba1f6d68cf271641df9f" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_fb211795e2e898c9057e108c7df5c089.setContent(html_4b7608f80998ba1f6d68cf271641df9f);
|
|
|
|
|
|
|
|
marker_744850d1bef192d43234a7e216430864.bindPopup(popup_fb211795e2e898c9057e108c7df5c089)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_744850d1bef192d43234a7e216430864.setIcon(icon_bd72d8e78c1c101061a21767830fccfc);
|
|
|
|
|
|
var marker_84844e0cfbd240c72513170762c9acbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ac4223fed9f0e94cdcbaff2a3028469c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75c5004a17a2a489515c5d1a4e4b9e09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_501b951c9f5c4ad58473aca48e8efe30 = $(`<div id="html_501b951c9f5c4ad58473aca48e8efe30" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_75c5004a17a2a489515c5d1a4e4b9e09.setContent(html_501b951c9f5c4ad58473aca48e8efe30);
|
|
|
|
|
|
|
|
marker_84844e0cfbd240c72513170762c9acbf.bindPopup(popup_75c5004a17a2a489515c5d1a4e4b9e09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84844e0cfbd240c72513170762c9acbf.setIcon(icon_ac4223fed9f0e94cdcbaff2a3028469c);
|
|
|
|
|
|
var marker_64c4147fa7b5a9699ab69ea9de787374 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_3924dfac5f18db8da4013b9762a34463 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43d43f1788ad7c5b67caa31b0e17834d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1baf65bff88fe3d60d32943f2ace6b50 = $(`<div id="html_1baf65bff88fe3d60d32943f2ace6b50" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_43d43f1788ad7c5b67caa31b0e17834d.setContent(html_1baf65bff88fe3d60d32943f2ace6b50);
|
|
|
|
|
|
|
|
marker_64c4147fa7b5a9699ab69ea9de787374.bindPopup(popup_43d43f1788ad7c5b67caa31b0e17834d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64c4147fa7b5a9699ab69ea9de787374.setIcon(icon_3924dfac5f18db8da4013b9762a34463);
|
|
|
|
|
|
var marker_13f277b5d9aae0c84a8df68ff8b49c1e = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_64e4832c3d2110b6e095b44f9442bc0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_644bc10213d03efa62132e258c1f53fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bfcabbd08011c93df31e573f8cb57fa = $(`<div id="html_8bfcabbd08011c93df31e573f8cb57fa" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_644bc10213d03efa62132e258c1f53fc.setContent(html_8bfcabbd08011c93df31e573f8cb57fa);
|
|
|
|
|
|
|
|
marker_13f277b5d9aae0c84a8df68ff8b49c1e.bindPopup(popup_644bc10213d03efa62132e258c1f53fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13f277b5d9aae0c84a8df68ff8b49c1e.setIcon(icon_64e4832c3d2110b6e095b44f9442bc0f);
|
|
|
|
|
|
var marker_5e42f6c0684d948607ff89fb6509a294 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_35510fc1e1e24db6b478091a993b0e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79cfb007db5bcc74cd7fac8a23883d9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8af3d67530c3b08c482721ce33c7f65b = $(`<div id="html_8af3d67530c3b08c482721ce33c7f65b" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_79cfb007db5bcc74cd7fac8a23883d9a.setContent(html_8af3d67530c3b08c482721ce33c7f65b);
|
|
|
|
|
|
|
|
marker_5e42f6c0684d948607ff89fb6509a294.bindPopup(popup_79cfb007db5bcc74cd7fac8a23883d9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e42f6c0684d948607ff89fb6509a294.setIcon(icon_35510fc1e1e24db6b478091a993b0e96);
|
|
|
|
|
|
var marker_bb96738c158800b6c27b7546ee97fade = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_64a8f5b988268b4d89ecf85b81d4e411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8ac81b826aa76a11048f60be2d86baa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_308247cf9a87232bcddec43e12f2369d = $(`<div id="html_308247cf9a87232bcddec43e12f2369d" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_d8ac81b826aa76a11048f60be2d86baa.setContent(html_308247cf9a87232bcddec43e12f2369d);
|
|
|
|
|
|
|
|
marker_bb96738c158800b6c27b7546ee97fade.bindPopup(popup_d8ac81b826aa76a11048f60be2d86baa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb96738c158800b6c27b7546ee97fade.setIcon(icon_64a8f5b988268b4d89ecf85b81d4e411);
|
|
|
|
|
|
var marker_2ec9f8ef90868a0fc0e3140aafc1cf8f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_935ba98d01944669cfca8d5e8503733c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09750ea5376fb2f2cc6e76bff1614dff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e18ddf696345fe30f5b7a839b880d5c6 = $(`<div id="html_e18ddf696345fe30f5b7a839b880d5c6" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_09750ea5376fb2f2cc6e76bff1614dff.setContent(html_e18ddf696345fe30f5b7a839b880d5c6);
|
|
|
|
|
|
|
|
marker_2ec9f8ef90868a0fc0e3140aafc1cf8f.bindPopup(popup_09750ea5376fb2f2cc6e76bff1614dff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ec9f8ef90868a0fc0e3140aafc1cf8f.setIcon(icon_935ba98d01944669cfca8d5e8503733c);
|
|
|
|
|
|
var marker_ef4d683c3e122574a7a1de1e19e639f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f84dffb9552f10e5b9a331ef7c43bbb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d48195a759bbb0a4ee64e8b803fcb617 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a872712f2dcabc216b731be6edb0fb7 = $(`<div id="html_6a872712f2dcabc216b731be6edb0fb7" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_d48195a759bbb0a4ee64e8b803fcb617.setContent(html_6a872712f2dcabc216b731be6edb0fb7);
|
|
|
|
|
|
|
|
marker_ef4d683c3e122574a7a1de1e19e639f8.bindPopup(popup_d48195a759bbb0a4ee64e8b803fcb617)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef4d683c3e122574a7a1de1e19e639f8.setIcon(icon_f84dffb9552f10e5b9a331ef7c43bbb4);
|
|
|
|
|
|
var marker_e30628b52234be3fcfe43ab2764c5477 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_2d488fb308bfd087c42c3d9ad864cd27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26d94c6cc2016a2ee662cbae789031c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03991d19bf8e23aba1d47618ad2d8dea = $(`<div id="html_03991d19bf8e23aba1d47618ad2d8dea" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_26d94c6cc2016a2ee662cbae789031c1.setContent(html_03991d19bf8e23aba1d47618ad2d8dea);
|
|
|
|
|
|
|
|
marker_e30628b52234be3fcfe43ab2764c5477.bindPopup(popup_26d94c6cc2016a2ee662cbae789031c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e30628b52234be3fcfe43ab2764c5477.setIcon(icon_2d488fb308bfd087c42c3d9ad864cd27);
|
|
|
|
|
|
var marker_c6f40e2aaed088e04488eb8b43ffbcc2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_4c0d625bc6daf6b75bfd712bc9091e19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_904b133463657f3ba90d60892c316424 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1e2ede72580823ca4d5442d00e2045f = $(`<div id="html_b1e2ede72580823ca4d5442d00e2045f" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_904b133463657f3ba90d60892c316424.setContent(html_b1e2ede72580823ca4d5442d00e2045f);
|
|
|
|
|
|
|
|
marker_c6f40e2aaed088e04488eb8b43ffbcc2.bindPopup(popup_904b133463657f3ba90d60892c316424)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6f40e2aaed088e04488eb8b43ffbcc2.setIcon(icon_4c0d625bc6daf6b75bfd712bc9091e19);
|
|
|
|
|
|
var marker_fc491b56ae0a9f2b580cbfefe8e934cd = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_e041835380d135b357dce10e20de1e54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44a67744cefe9eee95f262dec4239e85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0973c40c2ddaa7eea550c6ee61df7273 = $(`<div id="html_0973c40c2ddaa7eea550c6ee61df7273" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_44a67744cefe9eee95f262dec4239e85.setContent(html_0973c40c2ddaa7eea550c6ee61df7273);
|
|
|
|
|
|
|
|
marker_fc491b56ae0a9f2b580cbfefe8e934cd.bindPopup(popup_44a67744cefe9eee95f262dec4239e85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc491b56ae0a9f2b580cbfefe8e934cd.setIcon(icon_e041835380d135b357dce10e20de1e54);
|
|
|
|
|
|
var marker_ec4f8531947c2fa903d907eb799e8fd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c5c0dc65ee47a6c3519a54e6450f6a4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05711c957a2289e3fb1db8f40a48c787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9959fb57d1dd5356fced183cafeb6a1 = $(`<div id="html_d9959fb57d1dd5356fced183cafeb6a1" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_05711c957a2289e3fb1db8f40a48c787.setContent(html_d9959fb57d1dd5356fced183cafeb6a1);
|
|
|
|
|
|
|
|
marker_ec4f8531947c2fa903d907eb799e8fd9.bindPopup(popup_05711c957a2289e3fb1db8f40a48c787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec4f8531947c2fa903d907eb799e8fd9.setIcon(icon_c5c0dc65ee47a6c3519a54e6450f6a4e);
|
|
|
|
|
|
var marker_a9ab00a825db6ae622bbc244ff86578c = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_206cbb6da8641574c1bc75d8f0668296 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2ee15e63a897d8560567390c70fecc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01633ad5bf27c00117567e22176acb8a = $(`<div id="html_01633ad5bf27c00117567e22176acb8a" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_f2ee15e63a897d8560567390c70fecc4.setContent(html_01633ad5bf27c00117567e22176acb8a);
|
|
|
|
|
|
|
|
marker_a9ab00a825db6ae622bbc244ff86578c.bindPopup(popup_f2ee15e63a897d8560567390c70fecc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9ab00a825db6ae622bbc244ff86578c.setIcon(icon_206cbb6da8641574c1bc75d8f0668296);
|
|
|
|
|
|
var marker_0f5deac450a54f6203f083952f21f36a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_5d2b81f99c6bb77e473c1df599622f55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3973d0a97fbdfdbc9503d78071e8bf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_444e6c27aca848d35f38969b4119dd17 = $(`<div id="html_444e6c27aca848d35f38969b4119dd17" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_f3973d0a97fbdfdbc9503d78071e8bf0.setContent(html_444e6c27aca848d35f38969b4119dd17);
|
|
|
|
|
|
|
|
marker_0f5deac450a54f6203f083952f21f36a.bindPopup(popup_f3973d0a97fbdfdbc9503d78071e8bf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f5deac450a54f6203f083952f21f36a.setIcon(icon_5d2b81f99c6bb77e473c1df599622f55);
|
|
|
|
|
|
var marker_a61716be2ff7f5387a64aea87f51334c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_efe85ae07c069237f471232b30de45ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6169a3dce5753f4b30f4bed7f2aeeb3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e207393325846f9b2aa2f117bc945d0 = $(`<div id="html_7e207393325846f9b2aa2f117bc945d0" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_6169a3dce5753f4b30f4bed7f2aeeb3c.setContent(html_7e207393325846f9b2aa2f117bc945d0);
|
|
|
|
|
|
|
|
marker_a61716be2ff7f5387a64aea87f51334c.bindPopup(popup_6169a3dce5753f4b30f4bed7f2aeeb3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a61716be2ff7f5387a64aea87f51334c.setIcon(icon_efe85ae07c069237f471232b30de45ec);
|
|
|
|
|
|
var marker_5ff7cb0075a2986620f3b28f858ea1de = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1fcc0a42a87a81b9c1139f0068d226ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_721b3f766228093acb50a967d77e4f0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_840411f6d28ea37dda110e76bd9ac671 = $(`<div id="html_840411f6d28ea37dda110e76bd9ac671" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_721b3f766228093acb50a967d77e4f0b.setContent(html_840411f6d28ea37dda110e76bd9ac671);
|
|
|
|
|
|
|
|
marker_5ff7cb0075a2986620f3b28f858ea1de.bindPopup(popup_721b3f766228093acb50a967d77e4f0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ff7cb0075a2986620f3b28f858ea1de.setIcon(icon_1fcc0a42a87a81b9c1139f0068d226ee);
|
|
|
|
|
|
var marker_0bf08d1d40dca55d4d0df3afdccec567 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ad4fb54f4af20608fdd47a8c87f6ab55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de36a9e5b9b9e15fda3ec09828bb13f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cdf0f7a88c31bb4cff56e402735e529 = $(`<div id="html_6cdf0f7a88c31bb4cff56e402735e529" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_de36a9e5b9b9e15fda3ec09828bb13f1.setContent(html_6cdf0f7a88c31bb4cff56e402735e529);
|
|
|
|
|
|
|
|
marker_0bf08d1d40dca55d4d0df3afdccec567.bindPopup(popup_de36a9e5b9b9e15fda3ec09828bb13f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bf08d1d40dca55d4d0df3afdccec567.setIcon(icon_ad4fb54f4af20608fdd47a8c87f6ab55);
|
|
|
|
|
|
var marker_fcbcfa33c46ed6fae3caf7ba2044fdc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d3cd36c778359c09ba75d4aad71370e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e42df02fb0fb3362e03903c806702a58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a51062931ccfae2933b4e2a03fd9bdbc = $(`<div id="html_a51062931ccfae2933b4e2a03fd9bdbc" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_e42df02fb0fb3362e03903c806702a58.setContent(html_a51062931ccfae2933b4e2a03fd9bdbc);
|
|
|
|
|
|
|
|
marker_fcbcfa33c46ed6fae3caf7ba2044fdc1.bindPopup(popup_e42df02fb0fb3362e03903c806702a58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcbcfa33c46ed6fae3caf7ba2044fdc1.setIcon(icon_d3cd36c778359c09ba75d4aad71370e7);
|
|
|
|
|
|
var marker_1239e59f43e4c1a97dd3b1381410f7cf = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_fe44adb308580fb91d8b238791baaced = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f6a7b322550480f8143da38b9d48fb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b2f82423bc2bc9b9ca85b9d477135ae = $(`<div id="html_3b2f82423bc2bc9b9ca85b9d477135ae" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_4f6a7b322550480f8143da38b9d48fb1.setContent(html_3b2f82423bc2bc9b9ca85b9d477135ae);
|
|
|
|
|
|
|
|
marker_1239e59f43e4c1a97dd3b1381410f7cf.bindPopup(popup_4f6a7b322550480f8143da38b9d48fb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1239e59f43e4c1a97dd3b1381410f7cf.setIcon(icon_fe44adb308580fb91d8b238791baaced);
|
|
|
|
|
|
var marker_998291a40006f15329e4f6215734b6e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_b9764a538737bc6508d6f8baca152e64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_438c9d9d2b6d3b4a08272eb14fb82b16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72f8493082e5f321f047da6a556a0099 = $(`<div id="html_72f8493082e5f321f047da6a556a0099" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_438c9d9d2b6d3b4a08272eb14fb82b16.setContent(html_72f8493082e5f321f047da6a556a0099);
|
|
|
|
|
|
|
|
marker_998291a40006f15329e4f6215734b6e4.bindPopup(popup_438c9d9d2b6d3b4a08272eb14fb82b16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_998291a40006f15329e4f6215734b6e4.setIcon(icon_b9764a538737bc6508d6f8baca152e64);
|
|
|
|
|
|
var marker_6c7922589b4dd89e425c97395046c1d5 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_55c9b22cee6c1ed5e58293f565d0b074 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dcfbea9cc399efcd892f3f6bab89856 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b189759ef3d7c554ac9090a4664c249 = $(`<div id="html_1b189759ef3d7c554ac9090a4664c249" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_7dcfbea9cc399efcd892f3f6bab89856.setContent(html_1b189759ef3d7c554ac9090a4664c249);
|
|
|
|
|
|
|
|
marker_6c7922589b4dd89e425c97395046c1d5.bindPopup(popup_7dcfbea9cc399efcd892f3f6bab89856)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c7922589b4dd89e425c97395046c1d5.setIcon(icon_55c9b22cee6c1ed5e58293f565d0b074);
|
|
|
|
|
|
var marker_601d39c4aab47f4bc1aa1cdebfb8c172 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f839ca7bf6ebb778c736393037921e4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fd7190d997d826c1f3a814456dfb255 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd68b8001f1eefe62f9dd2cb9c1d2b98 = $(`<div id="html_bd68b8001f1eefe62f9dd2cb9c1d2b98" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_6fd7190d997d826c1f3a814456dfb255.setContent(html_bd68b8001f1eefe62f9dd2cb9c1d2b98);
|
|
|
|
|
|
|
|
marker_601d39c4aab47f4bc1aa1cdebfb8c172.bindPopup(popup_6fd7190d997d826c1f3a814456dfb255)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_601d39c4aab47f4bc1aa1cdebfb8c172.setIcon(icon_f839ca7bf6ebb778c736393037921e4a);
|
|
|
|
|
|
var marker_6d363ec779adeb8acf1c14d4d67563d1 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_f1e3318315021b4ab61ddaf096f22434 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d221c0f93dde997efce16bc1e8fc0950 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33006e0c3de16cfbfe3150fd5af6c743 = $(`<div id="html_33006e0c3de16cfbfe3150fd5af6c743" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_d221c0f93dde997efce16bc1e8fc0950.setContent(html_33006e0c3de16cfbfe3150fd5af6c743);
|
|
|
|
|
|
|
|
marker_6d363ec779adeb8acf1c14d4d67563d1.bindPopup(popup_d221c0f93dde997efce16bc1e8fc0950)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d363ec779adeb8acf1c14d4d67563d1.setIcon(icon_f1e3318315021b4ab61ddaf096f22434);
|
|
|
|
|
|
var marker_0ea570aa7c682bd8556f803bf96508bf = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a2a279e7cbf6cfe085653ff6d3fdc784 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6f775c7841699d16d66a5996b048451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_273ffcd4a90dca7fdd1f318e59117089 = $(`<div id="html_273ffcd4a90dca7fdd1f318e59117089" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_a6f775c7841699d16d66a5996b048451.setContent(html_273ffcd4a90dca7fdd1f318e59117089);
|
|
|
|
|
|
|
|
marker_0ea570aa7c682bd8556f803bf96508bf.bindPopup(popup_a6f775c7841699d16d66a5996b048451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ea570aa7c682bd8556f803bf96508bf.setIcon(icon_a2a279e7cbf6cfe085653ff6d3fdc784);
|
|
|
|
|
|
var marker_f78b92ef63b07119e78ffee7b625146c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_5e7945888f2b13615dc50b5bb7a3969a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a5005c5be16ff046e02bc398b5bd039 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f69f68aeac3bf52302c73e829d0bb41 = $(`<div id="html_8f69f68aeac3bf52302c73e829d0bb41" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_9a5005c5be16ff046e02bc398b5bd039.setContent(html_8f69f68aeac3bf52302c73e829d0bb41);
|
|
|
|
|
|
|
|
marker_f78b92ef63b07119e78ffee7b625146c.bindPopup(popup_9a5005c5be16ff046e02bc398b5bd039)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f78b92ef63b07119e78ffee7b625146c.setIcon(icon_5e7945888f2b13615dc50b5bb7a3969a);
|
|
|
|
|
|
var marker_27b7449762f605d3159ddd7a8f213fa9 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_ceff3d568387405698cd8af8c21da054 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0a2524f191e4bdbd7960ff52155fbc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_331866f3af52328023d7f88e3b8c7632 = $(`<div id="html_331866f3af52328023d7f88e3b8c7632" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_d0a2524f191e4bdbd7960ff52155fbc1.setContent(html_331866f3af52328023d7f88e3b8c7632);
|
|
|
|
|
|
|
|
marker_27b7449762f605d3159ddd7a8f213fa9.bindPopup(popup_d0a2524f191e4bdbd7960ff52155fbc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27b7449762f605d3159ddd7a8f213fa9.setIcon(icon_ceff3d568387405698cd8af8c21da054);
|
|
|
|
|
|
var marker_55f69b6ab80a3a9cc337577eb88ef59b = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a2d277bf82a744fe4b371feb55c03d54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6afa13bf3ed8ff482be69c679aae9484 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c1a6b2ffe3ce3c4d2baad63f4f1d4bc = $(`<div id="html_5c1a6b2ffe3ce3c4d2baad63f4f1d4bc" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_6afa13bf3ed8ff482be69c679aae9484.setContent(html_5c1a6b2ffe3ce3c4d2baad63f4f1d4bc);
|
|
|
|
|
|
|
|
marker_55f69b6ab80a3a9cc337577eb88ef59b.bindPopup(popup_6afa13bf3ed8ff482be69c679aae9484)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55f69b6ab80a3a9cc337577eb88ef59b.setIcon(icon_a2d277bf82a744fe4b371feb55c03d54);
|
|
|
|
|
|
var marker_8a73d01bc14919be28e8f14e172e458e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_44bb7b9957cff97818551dbf8fd4956f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5171f708ad8b0d56cbe85babb04afa33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36249d73cdd9ee94a731e831efe6fdd8 = $(`<div id="html_36249d73cdd9ee94a731e831efe6fdd8" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_5171f708ad8b0d56cbe85babb04afa33.setContent(html_36249d73cdd9ee94a731e831efe6fdd8);
|
|
|
|
|
|
|
|
marker_8a73d01bc14919be28e8f14e172e458e.bindPopup(popup_5171f708ad8b0d56cbe85babb04afa33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a73d01bc14919be28e8f14e172e458e.setIcon(icon_44bb7b9957cff97818551dbf8fd4956f);
|
|
|
|
|
|
var marker_1124720610c7677c5f2206bc8fd17902 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_371595e602779319b63482aae09aac34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a59566479bec0ab5e4ccac35396b5c90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e38f09e05fee3eaad223fc9e1ab0aef = $(`<div id="html_7e38f09e05fee3eaad223fc9e1ab0aef" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_a59566479bec0ab5e4ccac35396b5c90.setContent(html_7e38f09e05fee3eaad223fc9e1ab0aef);
|
|
|
|
|
|
|
|
marker_1124720610c7677c5f2206bc8fd17902.bindPopup(popup_a59566479bec0ab5e4ccac35396b5c90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1124720610c7677c5f2206bc8fd17902.setIcon(icon_371595e602779319b63482aae09aac34);
|
|
|
|
|
|
var marker_23cedcb5c89c12b82f5f1351b8d77a9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_2e0b21f67afdfa5afd0b59aa2312e26a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98e68af8a52ec97956d47b0d2f4da151 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677b0a8e7ac6e6e88c33657f5b8eeac7 = $(`<div id="html_677b0a8e7ac6e6e88c33657f5b8eeac7" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_98e68af8a52ec97956d47b0d2f4da151.setContent(html_677b0a8e7ac6e6e88c33657f5b8eeac7);
|
|
|
|
|
|
|
|
marker_23cedcb5c89c12b82f5f1351b8d77a9f.bindPopup(popup_98e68af8a52ec97956d47b0d2f4da151)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23cedcb5c89c12b82f5f1351b8d77a9f.setIcon(icon_2e0b21f67afdfa5afd0b59aa2312e26a);
|
|
|
|
|
|
var marker_607b4419a0d3a436d66dc0c4082ca83a = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_4c222d99a3a9ebe794d0a95036a72d3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10293acb700254475715fab53cbac665 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ca91a7988d304b2fe06522c7693301e = $(`<div id="html_3ca91a7988d304b2fe06522c7693301e" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_10293acb700254475715fab53cbac665.setContent(html_3ca91a7988d304b2fe06522c7693301e);
|
|
|
|
|
|
|
|
marker_607b4419a0d3a436d66dc0c4082ca83a.bindPopup(popup_10293acb700254475715fab53cbac665)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_607b4419a0d3a436d66dc0c4082ca83a.setIcon(icon_4c222d99a3a9ebe794d0a95036a72d3a);
|
|
|
|
|
|
var marker_d37813a02c82684b86c01155c822ddab = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_d6fc9249c4f9ba4531b0956b8be073a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bfde7a52d668779855b59ca2ee9cc71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bbf9996c9f1c6efb9ff3a2901208d93 = $(`<div id="html_8bbf9996c9f1c6efb9ff3a2901208d93" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_8bfde7a52d668779855b59ca2ee9cc71.setContent(html_8bbf9996c9f1c6efb9ff3a2901208d93);
|
|
|
|
|
|
|
|
marker_d37813a02c82684b86c01155c822ddab.bindPopup(popup_8bfde7a52d668779855b59ca2ee9cc71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d37813a02c82684b86c01155c822ddab.setIcon(icon_d6fc9249c4f9ba4531b0956b8be073a5);
|
|
|
|
|
|
var marker_115baa4a1a0c4dd97688cf374bf6f880 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_1c1bc410551dfaafbef877e76caa09d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cc7d4dd97ba59ddf1799d4419499fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43b3c6ae21932074f89ab3b79e59443 = $(`<div id="html_f43b3c6ae21932074f89ab3b79e59443" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_1cc7d4dd97ba59ddf1799d4419499fc2.setContent(html_f43b3c6ae21932074f89ab3b79e59443);
|
|
|
|
|
|
|
|
marker_115baa4a1a0c4dd97688cf374bf6f880.bindPopup(popup_1cc7d4dd97ba59ddf1799d4419499fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_115baa4a1a0c4dd97688cf374bf6f880.setIcon(icon_1c1bc410551dfaafbef877e76caa09d8);
|
|
|
|
|
|
var marker_609aa2d071ca140efdce699e0a3a7461 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_47374b57bb35819cb5f7ec02bbea4165 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f4ed35b731906b17d8bff8dd350aca1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb289b9581865b0946ee4c4075ede8cf = $(`<div id="html_bb289b9581865b0946ee4c4075ede8cf" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_5f4ed35b731906b17d8bff8dd350aca1.setContent(html_bb289b9581865b0946ee4c4075ede8cf);
|
|
|
|
|
|
|
|
marker_609aa2d071ca140efdce699e0a3a7461.bindPopup(popup_5f4ed35b731906b17d8bff8dd350aca1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_609aa2d071ca140efdce699e0a3a7461.setIcon(icon_47374b57bb35819cb5f7ec02bbea4165);
|
|
|
|
|
|
var marker_fb8e8fbd31bdbde7df808ceb9f7bd1ea = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_cfae0a76054ba4993c18ce53c5ae9e2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed0da45bc701b99714927218e0c52a10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78f7f02d5e52cbbc40c61b625f25f505 = $(`<div id="html_78f7f02d5e52cbbc40c61b625f25f505" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_ed0da45bc701b99714927218e0c52a10.setContent(html_78f7f02d5e52cbbc40c61b625f25f505);
|
|
|
|
|
|
|
|
marker_fb8e8fbd31bdbde7df808ceb9f7bd1ea.bindPopup(popup_ed0da45bc701b99714927218e0c52a10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb8e8fbd31bdbde7df808ceb9f7bd1ea.setIcon(icon_cfae0a76054ba4993c18ce53c5ae9e2b);
|
|
|
|
|
|
var marker_b743b5ca867ee94f3f322f07077271d6 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_4a6837b260d4f71e9ffa79a0afc7ad3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b959ecd2d00bdffc56ccafaf6b73233f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_480c5b7a26d3d5a48e87ee0d8f468a46 = $(`<div id="html_480c5b7a26d3d5a48e87ee0d8f468a46" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_b959ecd2d00bdffc56ccafaf6b73233f.setContent(html_480c5b7a26d3d5a48e87ee0d8f468a46);
|
|
|
|
|
|
|
|
marker_b743b5ca867ee94f3f322f07077271d6.bindPopup(popup_b959ecd2d00bdffc56ccafaf6b73233f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b743b5ca867ee94f3f322f07077271d6.setIcon(icon_4a6837b260d4f71e9ffa79a0afc7ad3a);
|
|
|
|
|
|
var marker_c4c353c23690cb2598f29df759d19992 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_fafca6826cb8138e3ed809158b54fd3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b48dc5a6f4516f4b7cbbe2bd926737f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fae81d2d2c6453d7752f3874a8df1376 = $(`<div id="html_fae81d2d2c6453d7752f3874a8df1376" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_9b48dc5a6f4516f4b7cbbe2bd926737f.setContent(html_fae81d2d2c6453d7752f3874a8df1376);
|
|
|
|
|
|
|
|
marker_c4c353c23690cb2598f29df759d19992.bindPopup(popup_9b48dc5a6f4516f4b7cbbe2bd926737f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4c353c23690cb2598f29df759d19992.setIcon(icon_fafca6826cb8138e3ed809158b54fd3f);
|
|
|
|
|
|
var marker_5d7e943462f785e7b672ba0dbc8d28b9 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9393b7b430b5e7db15a8fa90b61dc986 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f41d5459e7b924ec5daf2ce3d89e8809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01fce9f7be8411b6a15c776a788c6024 = $(`<div id="html_01fce9f7be8411b6a15c776a788c6024" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_f41d5459e7b924ec5daf2ce3d89e8809.setContent(html_01fce9f7be8411b6a15c776a788c6024);
|
|
|
|
|
|
|
|
marker_5d7e943462f785e7b672ba0dbc8d28b9.bindPopup(popup_f41d5459e7b924ec5daf2ce3d89e8809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d7e943462f785e7b672ba0dbc8d28b9.setIcon(icon_9393b7b430b5e7db15a8fa90b61dc986);
|
|
|
|
|
|
var marker_a0c05184daf0bd0fb1a046a254f179d3 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_a6d8c4e71f645b388bab35d27464661e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42f68745297e7351d879081f5cbe59c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0dc2371915d6541ac0a556ba75ca3d1 = $(`<div id="html_d0dc2371915d6541ac0a556ba75ca3d1" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_42f68745297e7351d879081f5cbe59c2.setContent(html_d0dc2371915d6541ac0a556ba75ca3d1);
|
|
|
|
|
|
|
|
marker_a0c05184daf0bd0fb1a046a254f179d3.bindPopup(popup_42f68745297e7351d879081f5cbe59c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0c05184daf0bd0fb1a046a254f179d3.setIcon(icon_a6d8c4e71f645b388bab35d27464661e);
|
|
|
|
|
|
var marker_38e3c8d2ce267e379cbf8b4aad7a4365 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_86d5801816b2e36ca6f5822cb07be4e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a828afe11fea8ae22443c90643ea8c18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e60a90fd293fef728c2b9a1bffc18275 = $(`<div id="html_e60a90fd293fef728c2b9a1bffc18275" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_a828afe11fea8ae22443c90643ea8c18.setContent(html_e60a90fd293fef728c2b9a1bffc18275);
|
|
|
|
|
|
|
|
marker_38e3c8d2ce267e379cbf8b4aad7a4365.bindPopup(popup_a828afe11fea8ae22443c90643ea8c18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e3c8d2ce267e379cbf8b4aad7a4365.setIcon(icon_86d5801816b2e36ca6f5822cb07be4e9);
|
|
|
|
|
|
var marker_d3f042fb23103afb44d7eb09e24cecc0 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_6ed9fdc996faa1c4ef7b0d4e3a4d8903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c832049785ef17d4520228baa45591e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_517793eb894801098f4aa58d399f004e = $(`<div id="html_517793eb894801098f4aa58d399f004e" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_c832049785ef17d4520228baa45591e9.setContent(html_517793eb894801098f4aa58d399f004e);
|
|
|
|
|
|
|
|
marker_d3f042fb23103afb44d7eb09e24cecc0.bindPopup(popup_c832049785ef17d4520228baa45591e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3f042fb23103afb44d7eb09e24cecc0.setIcon(icon_6ed9fdc996faa1c4ef7b0d4e3a4d8903);
|
|
|
|
|
|
var marker_e486c40e995fecee38f0893a5e0fd67b = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_c65339aa535b7963b9904034b6b4fffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcf279629da67b9870f8eb8ad09d2983 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_174717080eebdbd411bdec9784cf8f72 = $(`<div id="html_174717080eebdbd411bdec9784cf8f72" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_dcf279629da67b9870f8eb8ad09d2983.setContent(html_174717080eebdbd411bdec9784cf8f72);
|
|
|
|
|
|
|
|
marker_e486c40e995fecee38f0893a5e0fd67b.bindPopup(popup_dcf279629da67b9870f8eb8ad09d2983)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e486c40e995fecee38f0893a5e0fd67b.setIcon(icon_c65339aa535b7963b9904034b6b4fffc);
|
|
|
|
|
|
var marker_972e63c28189b30ca3a249da6610db4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_752696ea6d2a17abb99264d271cc760b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45bf512ca5bfb3421cca007612e5fe7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efed21174f2380f18f0ad51394fff728 = $(`<div id="html_efed21174f2380f18f0ad51394fff728" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_45bf512ca5bfb3421cca007612e5fe7f.setContent(html_efed21174f2380f18f0ad51394fff728);
|
|
|
|
|
|
|
|
marker_972e63c28189b30ca3a249da6610db4e.bindPopup(popup_45bf512ca5bfb3421cca007612e5fe7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_972e63c28189b30ca3a249da6610db4e.setIcon(icon_752696ea6d2a17abb99264d271cc760b);
|
|
|
|
|
|
var marker_c78b4f7efddde209ed709412e655c34c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_941ae67e4058319dcfee82f1444af3a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a6e7d61cad5e45a49b8f76ab8f7e0c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_270785ed0fe5cbd9e369ba7781bbb6d5 = $(`<div id="html_270785ed0fe5cbd9e369ba7781bbb6d5" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_4a6e7d61cad5e45a49b8f76ab8f7e0c3.setContent(html_270785ed0fe5cbd9e369ba7781bbb6d5);
|
|
|
|
|
|
|
|
marker_c78b4f7efddde209ed709412e655c34c.bindPopup(popup_4a6e7d61cad5e45a49b8f76ab8f7e0c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c78b4f7efddde209ed709412e655c34c.setIcon(icon_941ae67e4058319dcfee82f1444af3a6);
|
|
|
|
|
|
var marker_e5bd8e7b7f0a07b1f70f1c6029aa1e49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7e82d82c897b621a409c629153d2a981 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b274982f26740a00a93d377ee823d29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7ea6945adfd7be03b5a738c24ba580f = $(`<div id="html_b7ea6945adfd7be03b5a738c24ba580f" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_3b274982f26740a00a93d377ee823d29.setContent(html_b7ea6945adfd7be03b5a738c24ba580f);
|
|
|
|
|
|
|
|
marker_e5bd8e7b7f0a07b1f70f1c6029aa1e49.bindPopup(popup_3b274982f26740a00a93d377ee823d29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5bd8e7b7f0a07b1f70f1c6029aa1e49.setIcon(icon_7e82d82c897b621a409c629153d2a981);
|
|
|
|
|
|
var marker_815b44c9e1b35f900faaba03fa4aa393 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_9ac8d7effa28cb0b4166c386a4c944c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02e65cd03a08d0cbe4f8f8c45e0cc712 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e12b5a3f42112606a3c5f056ff0c8671 = $(`<div id="html_e12b5a3f42112606a3c5f056ff0c8671" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_02e65cd03a08d0cbe4f8f8c45e0cc712.setContent(html_e12b5a3f42112606a3c5f056ff0c8671);
|
|
|
|
|
|
|
|
marker_815b44c9e1b35f900faaba03fa4aa393.bindPopup(popup_02e65cd03a08d0cbe4f8f8c45e0cc712)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_815b44c9e1b35f900faaba03fa4aa393.setIcon(icon_9ac8d7effa28cb0b4166c386a4c944c8);
|
|
|
|
|
|
var marker_f0db86f134e7685fe6de36272f7eb5c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_7ed92f7f274d365bc9e4cc30a854fafe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68889eaebea443f7d4f5008eadffeab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a67f4d56affad1b559ffc863b808f5d4 = $(`<div id="html_a67f4d56affad1b559ffc863b808f5d4" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_68889eaebea443f7d4f5008eadffeab0.setContent(html_a67f4d56affad1b559ffc863b808f5d4);
|
|
|
|
|
|
|
|
marker_f0db86f134e7685fe6de36272f7eb5c9.bindPopup(popup_68889eaebea443f7d4f5008eadffeab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0db86f134e7685fe6de36272f7eb5c9.setIcon(icon_7ed92f7f274d365bc9e4cc30a854fafe);
|
|
|
|
|
|
var marker_23e31598da46cde669861e0dbb2d9d31 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_088e4a4a3db039560f13f5897d8ad807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17754f31dd51a50a07cde99048518c02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d211ad2f60edc9f452e52d850f6f34d6 = $(`<div id="html_d211ad2f60edc9f452e52d850f6f34d6" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_17754f31dd51a50a07cde99048518c02.setContent(html_d211ad2f60edc9f452e52d850f6f34d6);
|
|
|
|
|
|
|
|
marker_23e31598da46cde669861e0dbb2d9d31.bindPopup(popup_17754f31dd51a50a07cde99048518c02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23e31598da46cde669861e0dbb2d9d31.setIcon(icon_088e4a4a3db039560f13f5897d8ad807);
|
|
|
|
|
|
var marker_601295ed7a037eb39b0fa6b09359f92e = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_5d61c9b1105dcb8bc23f2eabe9eb1c81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e475be15ae6de2e50735e324eb07c433 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa3dbbfa556aec58bc459d36c3954587 = $(`<div id="html_fa3dbbfa556aec58bc459d36c3954587" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_e475be15ae6de2e50735e324eb07c433.setContent(html_fa3dbbfa556aec58bc459d36c3954587);
|
|
|
|
|
|
|
|
marker_601295ed7a037eb39b0fa6b09359f92e.bindPopup(popup_e475be15ae6de2e50735e324eb07c433)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_601295ed7a037eb39b0fa6b09359f92e.setIcon(icon_5d61c9b1105dcb8bc23f2eabe9eb1c81);
|
|
|
|
|
|
var marker_28508a2494bfe7446463c68699bd2356 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_e98dcba621f6495f71df8bf405254187 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_204ddecb92c15c6581938e9674691115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4ba6d868c46d4abb8cba2bbb339a69e = $(`<div id="html_b4ba6d868c46d4abb8cba2bbb339a69e" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_204ddecb92c15c6581938e9674691115.setContent(html_b4ba6d868c46d4abb8cba2bbb339a69e);
|
|
|
|
|
|
|
|
marker_28508a2494bfe7446463c68699bd2356.bindPopup(popup_204ddecb92c15c6581938e9674691115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28508a2494bfe7446463c68699bd2356.setIcon(icon_e98dcba621f6495f71df8bf405254187);
|
|
|
|
|
|
var marker_16e5d03d90d43352fe8a7bac3fe33fa7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723);
|
|
|
|
|
|
var icon_473bb92ddb6839868dbad2c878da34e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7164de85317862b82961f273f7dbb99e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aa7579bf11bfaff756a691b55eeedf3 = $(`<div id="html_6aa7579bf11bfaff756a691b55eeedf3" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_7164de85317862b82961f273f7dbb99e.setContent(html_6aa7579bf11bfaff756a691b55eeedf3);
|
|
|
|
|
|
|
|
marker_16e5d03d90d43352fe8a7bac3fe33fa7.bindPopup(popup_7164de85317862b82961f273f7dbb99e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16e5d03d90d43352fe8a7bac3fe33fa7.setIcon(icon_473bb92ddb6839868dbad2c878da34e3);
|
|
|
|
|
|
marker_cluster_09349bfbed3f0a5b0bd33d3aaeefb723.addTo(map_d33fc9e75521f23003ce2df0eee823a4);
|
|
|
|
</script>
|
|
</html> |