mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 04:25:19 +00:00
11817 lines
344 KiB
HTML
11817 lines
344 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_47d0aaf9eb81a22ada32427d66dac348 {
|
|
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_47d0aaf9eb81a22ada32427d66dac348" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_47d0aaf9eb81a22ada32427d66dac348 = L.map(
|
|
"map_47d0aaf9eb81a22ada32427d66dac348",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_a2faf0f496a7ecf641ab241e2613bd5f = 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_a2faf0f496a7ecf641ab241e2613bd5f.addTo(map_47d0aaf9eb81a22ada32427d66dac348);
|
|
|
|
|
|
var marker_cluster_6bcd1deae5dd11f1c423539c1e64de62 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_a8668cea5f8de2f25ac6cb64795af007 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_e5e52c03832e6672541631f95b4d05d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23dd3f73a9d020d3029c6b618c889c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4628414ac0a67a1bd9a7fa01735d7f8f = $(`<div id="html_4628414ac0a67a1bd9a7fa01735d7f8f" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_23dd3f73a9d020d3029c6b618c889c82.setContent(html_4628414ac0a67a1bd9a7fa01735d7f8f);
|
|
|
|
|
|
|
|
marker_a8668cea5f8de2f25ac6cb64795af007.bindPopup(popup_23dd3f73a9d020d3029c6b618c889c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8668cea5f8de2f25ac6cb64795af007.setIcon(icon_e5e52c03832e6672541631f95b4d05d7);
|
|
|
|
|
|
var marker_0089be0215abac5c332286821b0a052f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0090b567be6ba2fa142a55bf9c3af08c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7aab0a256d6fedbabb373287c9f39c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45b2849bd748258b4610ab272da9b70a = $(`<div id="html_45b2849bd748258b4610ab272da9b70a" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_d7aab0a256d6fedbabb373287c9f39c8.setContent(html_45b2849bd748258b4610ab272da9b70a);
|
|
|
|
|
|
|
|
marker_0089be0215abac5c332286821b0a052f.bindPopup(popup_d7aab0a256d6fedbabb373287c9f39c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0089be0215abac5c332286821b0a052f.setIcon(icon_0090b567be6ba2fa142a55bf9c3af08c);
|
|
|
|
|
|
var marker_405b79a2f146a3137d3844f5baa73043 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_164b28fbaeb474b7aaa5c3d83264f47b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1915f597fa7533277c1d8b1324bf52fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35edfb36d032f29b2455f2d36dc62b7c = $(`<div id="html_35edfb36d032f29b2455f2d36dc62b7c" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_1915f597fa7533277c1d8b1324bf52fd.setContent(html_35edfb36d032f29b2455f2d36dc62b7c);
|
|
|
|
|
|
|
|
marker_405b79a2f146a3137d3844f5baa73043.bindPopup(popup_1915f597fa7533277c1d8b1324bf52fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_405b79a2f146a3137d3844f5baa73043.setIcon(icon_164b28fbaeb474b7aaa5c3d83264f47b);
|
|
|
|
|
|
var marker_6b86575cd1ca3a7ba697b101c16091e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_697e1f6216cf32508c3522f706d67b81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe382aed822884182df519bb5b1bf045 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d1f1399b3bfeabbb0ececca2feb71bc = $(`<div id="html_2d1f1399b3bfeabbb0ececca2feb71bc" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_fe382aed822884182df519bb5b1bf045.setContent(html_2d1f1399b3bfeabbb0ececca2feb71bc);
|
|
|
|
|
|
|
|
marker_6b86575cd1ca3a7ba697b101c16091e6.bindPopup(popup_fe382aed822884182df519bb5b1bf045)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b86575cd1ca3a7ba697b101c16091e6.setIcon(icon_697e1f6216cf32508c3522f706d67b81);
|
|
|
|
|
|
var marker_c07feb5f7f5ba71273ac9951c20a8e02 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9d3af503c898c99e1cbae0506f0979cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b42344030b8c0d7321098176493daa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ae170cc15b6c3941c4952aee76e89e = $(`<div id="html_d0ae170cc15b6c3941c4952aee76e89e" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_4b42344030b8c0d7321098176493daa3.setContent(html_d0ae170cc15b6c3941c4952aee76e89e);
|
|
|
|
|
|
|
|
marker_c07feb5f7f5ba71273ac9951c20a8e02.bindPopup(popup_4b42344030b8c0d7321098176493daa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c07feb5f7f5ba71273ac9951c20a8e02.setIcon(icon_9d3af503c898c99e1cbae0506f0979cf);
|
|
|
|
|
|
var marker_34fc34e124ca93adbe345c78d817a691 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_e306cd2c53c7321efa890f1fb289a56b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69209f66d079a90e5dcd099bc02fa35e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f14bdcb1e0e7b64a4750f461d3981f8 = $(`<div id="html_7f14bdcb1e0e7b64a4750f461d3981f8" style="width: 100.0%; height: 100.0%;">sandbox.registros.aarpia.net</div>`)[0];
|
|
popup_69209f66d079a90e5dcd099bc02fa35e.setContent(html_7f14bdcb1e0e7b64a4750f461d3981f8);
|
|
|
|
|
|
|
|
marker_34fc34e124ca93adbe345c78d817a691.bindPopup(popup_69209f66d079a90e5dcd099bc02fa35e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34fc34e124ca93adbe345c78d817a691.setIcon(icon_e306cd2c53c7321efa890f1fb289a56b);
|
|
|
|
|
|
var marker_6af15e67b0daf7aaf60d9cc91934626f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ae268e694a33aebac939a92f5359d094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ebf47a61f06738028dc7e2a74b3c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96da8741adb9f3d8e093a2184a855018 = $(`<div id="html_96da8741adb9f3d8e093a2184a855018" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_42ebf47a61f06738028dc7e2a74b3c6d.setContent(html_96da8741adb9f3d8e093a2184a855018);
|
|
|
|
|
|
|
|
marker_6af15e67b0daf7aaf60d9cc91934626f.bindPopup(popup_42ebf47a61f06738028dc7e2a74b3c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6af15e67b0daf7aaf60d9cc91934626f.setIcon(icon_ae268e694a33aebac939a92f5359d094);
|
|
|
|
|
|
var marker_63e46071749ff40503294d3c7f20e7de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0555ad9590aa845e7d09324e6e9bc4e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fc06e42a82e4f4427d02243e70ffe9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_125f79a18bddd728d9d607859335e335 = $(`<div id="html_125f79a18bddd728d9d607859335e335" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_0fc06e42a82e4f4427d02243e70ffe9a.setContent(html_125f79a18bddd728d9d607859335e335);
|
|
|
|
|
|
|
|
marker_63e46071749ff40503294d3c7f20e7de.bindPopup(popup_0fc06e42a82e4f4427d02243e70ffe9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63e46071749ff40503294d3c7f20e7de.setIcon(icon_0555ad9590aa845e7d09324e6e9bc4e3);
|
|
|
|
|
|
var marker_af9383812d8ee79691acba31a07e12de = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c2488ca1746a1a15a92ce2e6abd04dd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_016e0ae259c80d7043b174639570c75d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8dab85cdee10ed4f6f0470771fdc70f = $(`<div id="html_e8dab85cdee10ed4f6f0470771fdc70f" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_016e0ae259c80d7043b174639570c75d.setContent(html_e8dab85cdee10ed4f6f0470771fdc70f);
|
|
|
|
|
|
|
|
marker_af9383812d8ee79691acba31a07e12de.bindPopup(popup_016e0ae259c80d7043b174639570c75d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af9383812d8ee79691acba31a07e12de.setIcon(icon_c2488ca1746a1a15a92ce2e6abd04dd0);
|
|
|
|
|
|
var marker_9cb5f51899c32f3d29445789106fee25 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ac6761f42ae3fd3f7c2c31106f5a46d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2c2936abbefd490ab79ad03a064b4fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1246cea352e2e9d47169127c79e0011a = $(`<div id="html_1246cea352e2e9d47169127c79e0011a" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_d2c2936abbefd490ab79ad03a064b4fb.setContent(html_1246cea352e2e9d47169127c79e0011a);
|
|
|
|
|
|
|
|
marker_9cb5f51899c32f3d29445789106fee25.bindPopup(popup_d2c2936abbefd490ab79ad03a064b4fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cb5f51899c32f3d29445789106fee25.setIcon(icon_ac6761f42ae3fd3f7c2c31106f5a46d4);
|
|
|
|
|
|
var marker_3c0a041a6141454bd3e2e806c407b385 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1eb4cf516435f037604ac8b56c61a192 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eaea2e56966ea9e8a6356b2bc6ee181 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36af7e5e966a4848ad2860c3ab70a416 = $(`<div id="html_36af7e5e966a4848ad2860c3ab70a416" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_3eaea2e56966ea9e8a6356b2bc6ee181.setContent(html_36af7e5e966a4848ad2860c3ab70a416);
|
|
|
|
|
|
|
|
marker_3c0a041a6141454bd3e2e806c407b385.bindPopup(popup_3eaea2e56966ea9e8a6356b2bc6ee181)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c0a041a6141454bd3e2e806c407b385.setIcon(icon_1eb4cf516435f037604ac8b56c61a192);
|
|
|
|
|
|
var marker_0526173ba37e2cf03e7d5fb50028abd2 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f34ebf890ec1f45446b5f0c6875f7e83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a48d6b95136a774dd7b06e684a6a885b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66db2a6089f861979e34215a6a85dd86 = $(`<div id="html_66db2a6089f861979e34215a6a85dd86" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_a48d6b95136a774dd7b06e684a6a885b.setContent(html_66db2a6089f861979e34215a6a85dd86);
|
|
|
|
|
|
|
|
marker_0526173ba37e2cf03e7d5fb50028abd2.bindPopup(popup_a48d6b95136a774dd7b06e684a6a885b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0526173ba37e2cf03e7d5fb50028abd2.setIcon(icon_f34ebf890ec1f45446b5f0c6875f7e83);
|
|
|
|
|
|
var marker_349d15da440e38eb720591ff71c98300 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b92fdef8cbf951bba2c3a74430402076 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e4f52607e0e1f32a56cd3649e558697 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3e6c9f57fc7f79ef0903e3f4d3a4765 = $(`<div id="html_c3e6c9f57fc7f79ef0903e3f4d3a4765" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_0e4f52607e0e1f32a56cd3649e558697.setContent(html_c3e6c9f57fc7f79ef0903e3f4d3a4765);
|
|
|
|
|
|
|
|
marker_349d15da440e38eb720591ff71c98300.bindPopup(popup_0e4f52607e0e1f32a56cd3649e558697)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_349d15da440e38eb720591ff71c98300.setIcon(icon_b92fdef8cbf951bba2c3a74430402076);
|
|
|
|
|
|
var marker_8b9d1a866f8699ad5078e1f9847f0f24 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_85dab806824e15449780b812bc78ec53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a16283cd3586c3cbc6b1b3ce45d74f0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd7d60294e6cb74d566e365859571dec = $(`<div id="html_dd7d60294e6cb74d566e365859571dec" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_a16283cd3586c3cbc6b1b3ce45d74f0a.setContent(html_dd7d60294e6cb74d566e365859571dec);
|
|
|
|
|
|
|
|
marker_8b9d1a866f8699ad5078e1f9847f0f24.bindPopup(popup_a16283cd3586c3cbc6b1b3ce45d74f0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b9d1a866f8699ad5078e1f9847f0f24.setIcon(icon_85dab806824e15449780b812bc78ec53);
|
|
|
|
|
|
var marker_e70cea2ee9bc0779b06513b81e63a190 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_7163d44c557255ac11286ce5c993522c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2957ee3872e9b88a5b130049ccc25e99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c40564399b4af5ead55b3ac4a92643a = $(`<div id="html_7c40564399b4af5ead55b3ac4a92643a" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_2957ee3872e9b88a5b130049ccc25e99.setContent(html_7c40564399b4af5ead55b3ac4a92643a);
|
|
|
|
|
|
|
|
marker_e70cea2ee9bc0779b06513b81e63a190.bindPopup(popup_2957ee3872e9b88a5b130049ccc25e99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e70cea2ee9bc0779b06513b81e63a190.setIcon(icon_7163d44c557255ac11286ce5c993522c);
|
|
|
|
|
|
var marker_df5d7c92b4cdf4645b4a8b6098411705 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_49295cd4b84fbb849d7e3a39b22fb88b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4adc0df85477f149b53bf51e1d461ed9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b075ca307fc556529dc2120c9e1909f0 = $(`<div id="html_b075ca307fc556529dc2120c9e1909f0" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_4adc0df85477f149b53bf51e1d461ed9.setContent(html_b075ca307fc556529dc2120c9e1909f0);
|
|
|
|
|
|
|
|
marker_df5d7c92b4cdf4645b4a8b6098411705.bindPopup(popup_4adc0df85477f149b53bf51e1d461ed9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df5d7c92b4cdf4645b4a8b6098411705.setIcon(icon_49295cd4b84fbb849d7e3a39b22fb88b);
|
|
|
|
|
|
var marker_46dc7f433decfc2afe4116698c2b3690 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_08c69d6647d8a87f2247bfd07eaa1558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_565496926e87f8c42fe6f2a73b13ec8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_034b952bb8b77054f0432231e13287df = $(`<div id="html_034b952bb8b77054f0432231e13287df" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_565496926e87f8c42fe6f2a73b13ec8b.setContent(html_034b952bb8b77054f0432231e13287df);
|
|
|
|
|
|
|
|
marker_46dc7f433decfc2afe4116698c2b3690.bindPopup(popup_565496926e87f8c42fe6f2a73b13ec8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46dc7f433decfc2afe4116698c2b3690.setIcon(icon_08c69d6647d8a87f2247bfd07eaa1558);
|
|
|
|
|
|
var marker_98e86b5a44a33382ff4c236aaae54618 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_499cdfa7932e4bea1cf4c2b68aca0919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7956ffa32fe64ab2ab267f2687a43a25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f015d31264fda30eefb34bfba03c6e0 = $(`<div id="html_1f015d31264fda30eefb34bfba03c6e0" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_7956ffa32fe64ab2ab267f2687a43a25.setContent(html_1f015d31264fda30eefb34bfba03c6e0);
|
|
|
|
|
|
|
|
marker_98e86b5a44a33382ff4c236aaae54618.bindPopup(popup_7956ffa32fe64ab2ab267f2687a43a25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98e86b5a44a33382ff4c236aaae54618.setIcon(icon_499cdfa7932e4bea1cf4c2b68aca0919);
|
|
|
|
|
|
var marker_e3b6ba430094b5094709ae410f2b4c05 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_649db77d60d1acca22e6d139f87bdfe5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f45d4233d6a6a555376cdb41bcb66d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abda03eb04675c72adfc389022416e9c = $(`<div id="html_abda03eb04675c72adfc389022416e9c" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_f45d4233d6a6a555376cdb41bcb66d3d.setContent(html_abda03eb04675c72adfc389022416e9c);
|
|
|
|
|
|
|
|
marker_e3b6ba430094b5094709ae410f2b4c05.bindPopup(popup_f45d4233d6a6a555376cdb41bcb66d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3b6ba430094b5094709ae410f2b4c05.setIcon(icon_649db77d60d1acca22e6d139f87bdfe5);
|
|
|
|
|
|
var marker_8ce975485c0fa68ae9a62fa301ba9966 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1756b2dc45bbad6359928ec4539679ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d1e8440bc0141b70d97712fa2247cb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03d65dd46593fa9108ed06e240da1e24 = $(`<div id="html_03d65dd46593fa9108ed06e240da1e24" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_5d1e8440bc0141b70d97712fa2247cb9.setContent(html_03d65dd46593fa9108ed06e240da1e24);
|
|
|
|
|
|
|
|
marker_8ce975485c0fa68ae9a62fa301ba9966.bindPopup(popup_5d1e8440bc0141b70d97712fa2247cb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ce975485c0fa68ae9a62fa301ba9966.setIcon(icon_1756b2dc45bbad6359928ec4539679ef);
|
|
|
|
|
|
var marker_a2807282f0fd3020f83611cd06d9a746 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ba09b21df13f66b30a1daf18601dd684 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d047b3f4862ddb4138250a2816be63f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ad180b1e5a056f13300829d48c977b5 = $(`<div id="html_8ad180b1e5a056f13300829d48c977b5" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_0d047b3f4862ddb4138250a2816be63f.setContent(html_8ad180b1e5a056f13300829d48c977b5);
|
|
|
|
|
|
|
|
marker_a2807282f0fd3020f83611cd06d9a746.bindPopup(popup_0d047b3f4862ddb4138250a2816be63f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2807282f0fd3020f83611cd06d9a746.setIcon(icon_ba09b21df13f66b30a1daf18601dd684);
|
|
|
|
|
|
var marker_7394f8c47a2b9777d44fc9c09b3a6008 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b411e7e1577c9d0199eb66c5cb2802e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f085edef3aa8e71b0340f1ff13378eaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_079642291139564ae857aabc81bcce8b = $(`<div id="html_079642291139564ae857aabc81bcce8b" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_f085edef3aa8e71b0340f1ff13378eaf.setContent(html_079642291139564ae857aabc81bcce8b);
|
|
|
|
|
|
|
|
marker_7394f8c47a2b9777d44fc9c09b3a6008.bindPopup(popup_f085edef3aa8e71b0340f1ff13378eaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7394f8c47a2b9777d44fc9c09b3a6008.setIcon(icon_b411e7e1577c9d0199eb66c5cb2802e7);
|
|
|
|
|
|
var marker_7fb89a4df07bf5f7222ccc94f5275caf = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3a2c52a9246abcf90236f965ce6d1c78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05ab2321d66ef84ce7d312a3cbd4e7fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c588a629e56bb0d865fb3cc350a8af9e = $(`<div id="html_c588a629e56bb0d865fb3cc350a8af9e" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_05ab2321d66ef84ce7d312a3cbd4e7fa.setContent(html_c588a629e56bb0d865fb3cc350a8af9e);
|
|
|
|
|
|
|
|
marker_7fb89a4df07bf5f7222ccc94f5275caf.bindPopup(popup_05ab2321d66ef84ce7d312a3cbd4e7fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fb89a4df07bf5f7222ccc94f5275caf.setIcon(icon_3a2c52a9246abcf90236f965ce6d1c78);
|
|
|
|
|
|
var marker_3a7e6e4fa9a450a34e19e7d70a94e5a2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ed0c6ba57e5195abbb4892a9031ef1a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eddcdc306d6b3d01cc46a27fd8687796 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceebf5cbfbf77d632a8c781607365113 = $(`<div id="html_ceebf5cbfbf77d632a8c781607365113" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_eddcdc306d6b3d01cc46a27fd8687796.setContent(html_ceebf5cbfbf77d632a8c781607365113);
|
|
|
|
|
|
|
|
marker_3a7e6e4fa9a450a34e19e7d70a94e5a2.bindPopup(popup_eddcdc306d6b3d01cc46a27fd8687796)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a7e6e4fa9a450a34e19e7d70a94e5a2.setIcon(icon_ed0c6ba57e5195abbb4892a9031ef1a1);
|
|
|
|
|
|
var marker_657679224946e912136f28ab667a790c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f62a5a66bb900c7b6e5b3c719a62ba77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_394638e0265d2b1765742cce5c8386a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a938c147de3969bc252aa4f3d9a042c5 = $(`<div id="html_a938c147de3969bc252aa4f3d9a042c5" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_394638e0265d2b1765742cce5c8386a0.setContent(html_a938c147de3969bc252aa4f3d9a042c5);
|
|
|
|
|
|
|
|
marker_657679224946e912136f28ab667a790c.bindPopup(popup_394638e0265d2b1765742cce5c8386a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_657679224946e912136f28ab667a790c.setIcon(icon_f62a5a66bb900c7b6e5b3c719a62ba77);
|
|
|
|
|
|
var marker_c4692b3fed1a1fc9e8025020ad211096 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_5f6020abf47277cc7871c3fdb711fddd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45be5d0188faeff168d0126144db502d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_573c09f37258375d450429d09dcaf2d8 = $(`<div id="html_573c09f37258375d450429d09dcaf2d8" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_45be5d0188faeff168d0126144db502d.setContent(html_573c09f37258375d450429d09dcaf2d8);
|
|
|
|
|
|
|
|
marker_c4692b3fed1a1fc9e8025020ad211096.bindPopup(popup_45be5d0188faeff168d0126144db502d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4692b3fed1a1fc9e8025020ad211096.setIcon(icon_5f6020abf47277cc7871c3fdb711fddd);
|
|
|
|
|
|
var marker_2299490130946456dbc63a7a78163b85 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_5adea88233395ad84e22014363559aed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_449030f81488ce074a813e6a19000bef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4080c9d180de1365116eef754bb9a19f = $(`<div id="html_4080c9d180de1365116eef754bb9a19f" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_449030f81488ce074a813e6a19000bef.setContent(html_4080c9d180de1365116eef754bb9a19f);
|
|
|
|
|
|
|
|
marker_2299490130946456dbc63a7a78163b85.bindPopup(popup_449030f81488ce074a813e6a19000bef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2299490130946456dbc63a7a78163b85.setIcon(icon_5adea88233395ad84e22014363559aed);
|
|
|
|
|
|
var marker_52d1044b332a462f756ef9e2cdee2d76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d0e5a1e2a77c4dba4c5a794a69d2801a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b107d4bcaf42d8412cc454bffe2fc258 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8c02858b5ca76ff76966b44c6f8c549 = $(`<div id="html_c8c02858b5ca76ff76966b44c6f8c549" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_b107d4bcaf42d8412cc454bffe2fc258.setContent(html_c8c02858b5ca76ff76966b44c6f8c549);
|
|
|
|
|
|
|
|
marker_52d1044b332a462f756ef9e2cdee2d76.bindPopup(popup_b107d4bcaf42d8412cc454bffe2fc258)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52d1044b332a462f756ef9e2cdee2d76.setIcon(icon_d0e5a1e2a77c4dba4c5a794a69d2801a);
|
|
|
|
|
|
var marker_9f253d05fcb27108a718e5554decee6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_28b94a7c9d47a426e6eeb8ac630aa325 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e9e81cb934625b69a3fdf8900839568 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48d13faf20f0d0279cf43871e64cc71a = $(`<div id="html_48d13faf20f0d0279cf43871e64cc71a" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_9e9e81cb934625b69a3fdf8900839568.setContent(html_48d13faf20f0d0279cf43871e64cc71a);
|
|
|
|
|
|
|
|
marker_9f253d05fcb27108a718e5554decee6e.bindPopup(popup_9e9e81cb934625b69a3fdf8900839568)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f253d05fcb27108a718e5554decee6e.setIcon(icon_28b94a7c9d47a426e6eeb8ac630aa325);
|
|
|
|
|
|
var marker_f46e2f0d4672b86a7c57c6de59392d57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ca830ebdc7150860668879e9b10fe1de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b242abe2c85a3a78b20ab0d30dd7fc2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3e4ccb0888d3415831707d5151c36e2 = $(`<div id="html_d3e4ccb0888d3415831707d5151c36e2" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_b242abe2c85a3a78b20ab0d30dd7fc2b.setContent(html_d3e4ccb0888d3415831707d5151c36e2);
|
|
|
|
|
|
|
|
marker_f46e2f0d4672b86a7c57c6de59392d57.bindPopup(popup_b242abe2c85a3a78b20ab0d30dd7fc2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f46e2f0d4672b86a7c57c6de59392d57.setIcon(icon_ca830ebdc7150860668879e9b10fe1de);
|
|
|
|
|
|
var marker_e3cd7e06492b14b1b8dd323b5a45aaaa = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b292fe56ce62c05789226f5fc5622e6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c349933c824ea8ad55962eab1b71d465 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f18b28d749a4f1a7665f45ceb547138 = $(`<div id="html_6f18b28d749a4f1a7665f45ceb547138" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_c349933c824ea8ad55962eab1b71d465.setContent(html_6f18b28d749a4f1a7665f45ceb547138);
|
|
|
|
|
|
|
|
marker_e3cd7e06492b14b1b8dd323b5a45aaaa.bindPopup(popup_c349933c824ea8ad55962eab1b71d465)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3cd7e06492b14b1b8dd323b5a45aaaa.setIcon(icon_b292fe56ce62c05789226f5fc5622e6f);
|
|
|
|
|
|
var marker_fcdb25b3acbf57f4628f511ecfa489c6 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c628984b1b805036f261786f99dc87be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69af8c72530bdad09a64e0c9843b8f5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b594a02fee151ca4485120b54026380d = $(`<div id="html_b594a02fee151ca4485120b54026380d" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_69af8c72530bdad09a64e0c9843b8f5e.setContent(html_b594a02fee151ca4485120b54026380d);
|
|
|
|
|
|
|
|
marker_fcdb25b3acbf57f4628f511ecfa489c6.bindPopup(popup_69af8c72530bdad09a64e0c9843b8f5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcdb25b3acbf57f4628f511ecfa489c6.setIcon(icon_c628984b1b805036f261786f99dc87be);
|
|
|
|
|
|
var marker_b620c0d22785dff2d37981d081888d41 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fe7db0a464cd3203e45c76fbf7eaac1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f34ec5817d04e5805463f8525e1fe20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20bb056e97037a7a4062ec331a2a2241 = $(`<div id="html_20bb056e97037a7a4062ec331a2a2241" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_7f34ec5817d04e5805463f8525e1fe20.setContent(html_20bb056e97037a7a4062ec331a2a2241);
|
|
|
|
|
|
|
|
marker_b620c0d22785dff2d37981d081888d41.bindPopup(popup_7f34ec5817d04e5805463f8525e1fe20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b620c0d22785dff2d37981d081888d41.setIcon(icon_fe7db0a464cd3203e45c76fbf7eaac1e);
|
|
|
|
|
|
var marker_0ed30f42361b64efd06a0df3d3de3599 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0e8c40496172ffc144b3f14eb78742ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4462a5a813f1bf5c4f3cc05fd7676720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76959fdc206c59578f22c5b4af34e8cf = $(`<div id="html_76959fdc206c59578f22c5b4af34e8cf" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_4462a5a813f1bf5c4f3cc05fd7676720.setContent(html_76959fdc206c59578f22c5b4af34e8cf);
|
|
|
|
|
|
|
|
marker_0ed30f42361b64efd06a0df3d3de3599.bindPopup(popup_4462a5a813f1bf5c4f3cc05fd7676720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ed30f42361b64efd06a0df3d3de3599.setIcon(icon_0e8c40496172ffc144b3f14eb78742ff);
|
|
|
|
|
|
var marker_ce6de4252d5c12910fde4b162897fa47 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0ceeed3c63c563749d5876b910e47de9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8d1742ddb4a3ea166450b78f98eb05b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6e45fda00b5ad31e9af6c87ab5720fa = $(`<div id="html_e6e45fda00b5ad31e9af6c87ab5720fa" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_c8d1742ddb4a3ea166450b78f98eb05b.setContent(html_e6e45fda00b5ad31e9af6c87ab5720fa);
|
|
|
|
|
|
|
|
marker_ce6de4252d5c12910fde4b162897fa47.bindPopup(popup_c8d1742ddb4a3ea166450b78f98eb05b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce6de4252d5c12910fde4b162897fa47.setIcon(icon_0ceeed3c63c563749d5876b910e47de9);
|
|
|
|
|
|
var marker_10859f86b1a1e0b1e30a4672a3f78154 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_7ccda3005cd06333b9d10ca0aa88e845 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63c84213368a3b5f4366d3965f3dedad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d31ae3c129caee5902372cfca6ee1e49 = $(`<div id="html_d31ae3c129caee5902372cfca6ee1e49" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_63c84213368a3b5f4366d3965f3dedad.setContent(html_d31ae3c129caee5902372cfca6ee1e49);
|
|
|
|
|
|
|
|
marker_10859f86b1a1e0b1e30a4672a3f78154.bindPopup(popup_63c84213368a3b5f4366d3965f3dedad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10859f86b1a1e0b1e30a4672a3f78154.setIcon(icon_7ccda3005cd06333b9d10ca0aa88e845);
|
|
|
|
|
|
var marker_652194560d18d3f34194e95e57743dc2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0ca6c72479c296628264ff0f698d4db8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc849e40dfd89a11622dc4b8a7a6f475 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1caa6e02992bbe14fc333d1d77e1a3c4 = $(`<div id="html_1caa6e02992bbe14fc333d1d77e1a3c4" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_bc849e40dfd89a11622dc4b8a7a6f475.setContent(html_1caa6e02992bbe14fc333d1d77e1a3c4);
|
|
|
|
|
|
|
|
marker_652194560d18d3f34194e95e57743dc2.bindPopup(popup_bc849e40dfd89a11622dc4b8a7a6f475)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_652194560d18d3f34194e95e57743dc2.setIcon(icon_0ca6c72479c296628264ff0f698d4db8);
|
|
|
|
|
|
var marker_cdf6dc507c2048a29a508f63929921e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_31a8d0ae767f9399650137c6b17b7586 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd7f0a7f1e70969ccb53662246de04ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80a95b62209fcd15ae8af5b4b8299e01 = $(`<div id="html_80a95b62209fcd15ae8af5b4b8299e01" style="width: 100.0%; height: 100.0%;">nostrrelay.com</div>`)[0];
|
|
popup_cd7f0a7f1e70969ccb53662246de04ad.setContent(html_80a95b62209fcd15ae8af5b4b8299e01);
|
|
|
|
|
|
|
|
marker_cdf6dc507c2048a29a508f63929921e6.bindPopup(popup_cd7f0a7f1e70969ccb53662246de04ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdf6dc507c2048a29a508f63929921e6.setIcon(icon_31a8d0ae767f9399650137c6b17b7586);
|
|
|
|
|
|
var marker_8b8f2e5aaa9e22f0d83a973d88495e82 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d08e3e8a8ef27b09f63ccc1d6d8e5704 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3b7386601a9b15cde9c07e655244a74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccfc627266aef29c0198e097746d49ec = $(`<div id="html_ccfc627266aef29c0198e097746d49ec" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_b3b7386601a9b15cde9c07e655244a74.setContent(html_ccfc627266aef29c0198e097746d49ec);
|
|
|
|
|
|
|
|
marker_8b8f2e5aaa9e22f0d83a973d88495e82.bindPopup(popup_b3b7386601a9b15cde9c07e655244a74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b8f2e5aaa9e22f0d83a973d88495e82.setIcon(icon_d08e3e8a8ef27b09f63ccc1d6d8e5704);
|
|
|
|
|
|
var marker_74cfba858d00a2341089072f97aad88a = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6af29450577f4ebdc65c23e02fb1f0d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f647da55d35ac843c460702d432b83f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c9b03ba7409fe024b3e59673f915a74 = $(`<div id="html_7c9b03ba7409fe024b3e59673f915a74" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_9f647da55d35ac843c460702d432b83f.setContent(html_7c9b03ba7409fe024b3e59673f915a74);
|
|
|
|
|
|
|
|
marker_74cfba858d00a2341089072f97aad88a.bindPopup(popup_9f647da55d35ac843c460702d432b83f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74cfba858d00a2341089072f97aad88a.setIcon(icon_6af29450577f4ebdc65c23e02fb1f0d7);
|
|
|
|
|
|
var marker_e75291435d69a977bfbc5660a800ccff = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6debff642f1147451ba5f2f534ad68fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d03fb089b17f517aff09f4c94e96b133 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c389be2d8a3fc81223e0c0a00517ae62 = $(`<div id="html_c389be2d8a3fc81223e0c0a00517ae62" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_d03fb089b17f517aff09f4c94e96b133.setContent(html_c389be2d8a3fc81223e0c0a00517ae62);
|
|
|
|
|
|
|
|
marker_e75291435d69a977bfbc5660a800ccff.bindPopup(popup_d03fb089b17f517aff09f4c94e96b133)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e75291435d69a977bfbc5660a800ccff.setIcon(icon_6debff642f1147451ba5f2f534ad68fe);
|
|
|
|
|
|
var marker_3feb82e79ffdffb1255470c776998bba = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_229659ae6fe488fa4fefe9597c4f2276 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9ce70595ee262498bb559acdc5eea45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c646e75e7911c0507ed1fe046f89db04 = $(`<div id="html_c646e75e7911c0507ed1fe046f89db04" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_c9ce70595ee262498bb559acdc5eea45.setContent(html_c646e75e7911c0507ed1fe046f89db04);
|
|
|
|
|
|
|
|
marker_3feb82e79ffdffb1255470c776998bba.bindPopup(popup_c9ce70595ee262498bb559acdc5eea45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3feb82e79ffdffb1255470c776998bba.setIcon(icon_229659ae6fe488fa4fefe9597c4f2276);
|
|
|
|
|
|
var marker_0f75f72e2746285bb4a5ecb0c46fbfae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_cd1b6a893cf95cc57d73a4cc19b844c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_763d533200bf7e7409e61198092ec9a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3043ca98c80321b1c06172e4191f1ff = $(`<div id="html_a3043ca98c80321b1c06172e4191f1ff" style="width: 100.0%; height: 100.0%;">seed-options-few-cache.trycloudflare.com</div>`)[0];
|
|
popup_763d533200bf7e7409e61198092ec9a2.setContent(html_a3043ca98c80321b1c06172e4191f1ff);
|
|
|
|
|
|
|
|
marker_0f75f72e2746285bb4a5ecb0c46fbfae.bindPopup(popup_763d533200bf7e7409e61198092ec9a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f75f72e2746285bb4a5ecb0c46fbfae.setIcon(icon_cd1b6a893cf95cc57d73a4cc19b844c0);
|
|
|
|
|
|
var marker_0b11cb0922304a7b7bc05a5cda81d512 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_7656c1d5622e1beaed7da3bc2111edd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee43968308f69c8412d2032f34d409c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b10a48990b42071a490a3afe8eb678d = $(`<div id="html_6b10a48990b42071a490a3afe8eb678d" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_ee43968308f69c8412d2032f34d409c0.setContent(html_6b10a48990b42071a490a3afe8eb678d);
|
|
|
|
|
|
|
|
marker_0b11cb0922304a7b7bc05a5cda81d512.bindPopup(popup_ee43968308f69c8412d2032f34d409c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b11cb0922304a7b7bc05a5cda81d512.setIcon(icon_7656c1d5622e1beaed7da3bc2111edd9);
|
|
|
|
|
|
var marker_8502937865609c00efb299dfcb12ea3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_95b0f43fb23146b4e89af762c7bfa08f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f832cc66693cb275a79fa40bedb1efa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf3fae7f52559272a1822fedfadbaeb0 = $(`<div id="html_bf3fae7f52559272a1822fedfadbaeb0" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_8f832cc66693cb275a79fa40bedb1efa.setContent(html_bf3fae7f52559272a1822fedfadbaeb0);
|
|
|
|
|
|
|
|
marker_8502937865609c00efb299dfcb12ea3f.bindPopup(popup_8f832cc66693cb275a79fa40bedb1efa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8502937865609c00efb299dfcb12ea3f.setIcon(icon_95b0f43fb23146b4e89af762c7bfa08f);
|
|
|
|
|
|
var marker_8a28cc248cf6fe0ef8611b8bc14b9b5d = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_cad580791d0c910128147e07c06ff20d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1cf847a3aa774f94972a29e19f087c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe4ac9a263bdd85c5cb398f27baf5f59 = $(`<div id="html_fe4ac9a263bdd85c5cb398f27baf5f59" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_c1cf847a3aa774f94972a29e19f087c6.setContent(html_fe4ac9a263bdd85c5cb398f27baf5f59);
|
|
|
|
|
|
|
|
marker_8a28cc248cf6fe0ef8611b8bc14b9b5d.bindPopup(popup_c1cf847a3aa774f94972a29e19f087c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a28cc248cf6fe0ef8611b8bc14b9b5d.setIcon(icon_cad580791d0c910128147e07c06ff20d);
|
|
|
|
|
|
var marker_337bbcd0f03c7c38a1b6f19b53b95dde = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a8926e52fcdee59c3f108a94b588148e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1e449801e3f9fb577a2d668fddac245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1880b15a4422d83b35912aa2b461fc0a = $(`<div id="html_1880b15a4422d83b35912aa2b461fc0a" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_d1e449801e3f9fb577a2d668fddac245.setContent(html_1880b15a4422d83b35912aa2b461fc0a);
|
|
|
|
|
|
|
|
marker_337bbcd0f03c7c38a1b6f19b53b95dde.bindPopup(popup_d1e449801e3f9fb577a2d668fddac245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_337bbcd0f03c7c38a1b6f19b53b95dde.setIcon(icon_a8926e52fcdee59c3f108a94b588148e);
|
|
|
|
|
|
var marker_3e8566744462f0881acde55068a4d47f = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1a6573bc0dc5585775bd9d58e5c9984c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f14f91f32047bfc2f2d45a7bb83fb4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e0580f3cc648b897f04b72f7a3094d6 = $(`<div id="html_1e0580f3cc648b897f04b72f7a3094d6" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_8f14f91f32047bfc2f2d45a7bb83fb4b.setContent(html_1e0580f3cc648b897f04b72f7a3094d6);
|
|
|
|
|
|
|
|
marker_3e8566744462f0881acde55068a4d47f.bindPopup(popup_8f14f91f32047bfc2f2d45a7bb83fb4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e8566744462f0881acde55068a4d47f.setIcon(icon_1a6573bc0dc5585775bd9d58e5c9984c);
|
|
|
|
|
|
var marker_5cc74c84bf62d659d3b0903576a4a644 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_de7288919e56500624d13ed86fbe8f67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_976fe7d249bc0c1b1938572a89632501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_536d35350aa5c8a255d11cea4fdeaa8b = $(`<div id="html_536d35350aa5c8a255d11cea4fdeaa8b" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_976fe7d249bc0c1b1938572a89632501.setContent(html_536d35350aa5c8a255d11cea4fdeaa8b);
|
|
|
|
|
|
|
|
marker_5cc74c84bf62d659d3b0903576a4a644.bindPopup(popup_976fe7d249bc0c1b1938572a89632501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc74c84bf62d659d3b0903576a4a644.setIcon(icon_de7288919e56500624d13ed86fbe8f67);
|
|
|
|
|
|
var marker_608efa26bcf09e07c9dcc7130b1c277f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_657cc1e2ea963a11bcb5b6598ba08120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b9aecb21d0d7706ab9a781d42a33d35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc75f05edb8fdafb94295a2ff36389ac = $(`<div id="html_dc75f05edb8fdafb94295a2ff36389ac" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_5b9aecb21d0d7706ab9a781d42a33d35.setContent(html_dc75f05edb8fdafb94295a2ff36389ac);
|
|
|
|
|
|
|
|
marker_608efa26bcf09e07c9dcc7130b1c277f.bindPopup(popup_5b9aecb21d0d7706ab9a781d42a33d35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_608efa26bcf09e07c9dcc7130b1c277f.setIcon(icon_657cc1e2ea963a11bcb5b6598ba08120);
|
|
|
|
|
|
var marker_3324c13287f6c73c36ba2912719d2e64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_dfdd35d2aa743c276bb0f6cdaf093cd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5811a2f93ae103199ea015778fd73b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae6ecef11fedd6c52433a7532566d4ce = $(`<div id="html_ae6ecef11fedd6c52433a7532566d4ce" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_a5811a2f93ae103199ea015778fd73b9.setContent(html_ae6ecef11fedd6c52433a7532566d4ce);
|
|
|
|
|
|
|
|
marker_3324c13287f6c73c36ba2912719d2e64.bindPopup(popup_a5811a2f93ae103199ea015778fd73b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3324c13287f6c73c36ba2912719d2e64.setIcon(icon_dfdd35d2aa743c276bb0f6cdaf093cd1);
|
|
|
|
|
|
var marker_6aee07885d3d62bd1d897043ad6f7480 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fc228657fd4f542b517b8fec6418999e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a853187ca294ad54b75e551cfd2647ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cccfa5a95a78d810dd35f628a2a20a12 = $(`<div id="html_cccfa5a95a78d810dd35f628a2a20a12" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_a853187ca294ad54b75e551cfd2647ba.setContent(html_cccfa5a95a78d810dd35f628a2a20a12);
|
|
|
|
|
|
|
|
marker_6aee07885d3d62bd1d897043ad6f7480.bindPopup(popup_a853187ca294ad54b75e551cfd2647ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6aee07885d3d62bd1d897043ad6f7480.setIcon(icon_fc228657fd4f542b517b8fec6418999e);
|
|
|
|
|
|
var marker_414630e0d75081432989926f13628cae = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_64a1e99a848d7f63f99dce58e314a6c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09340233add6e818f21b13fe4b28736c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4558a14c54412a4324ba86c4fbb37dd7 = $(`<div id="html_4558a14c54412a4324ba86c4fbb37dd7" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_09340233add6e818f21b13fe4b28736c.setContent(html_4558a14c54412a4324ba86c4fbb37dd7);
|
|
|
|
|
|
|
|
marker_414630e0d75081432989926f13628cae.bindPopup(popup_09340233add6e818f21b13fe4b28736c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_414630e0d75081432989926f13628cae.setIcon(icon_64a1e99a848d7f63f99dce58e314a6c0);
|
|
|
|
|
|
var marker_9f607144abec66843603abc5155e302d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ef2fcceebc35a151f23ef93f50596ebd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e31160a58371d790cbc21988eed2c3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c450113aa3b957cd4eef8f12758b8c6d = $(`<div id="html_c450113aa3b957cd4eef8f12758b8c6d" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_3e31160a58371d790cbc21988eed2c3e.setContent(html_c450113aa3b957cd4eef8f12758b8c6d);
|
|
|
|
|
|
|
|
marker_9f607144abec66843603abc5155e302d.bindPopup(popup_3e31160a58371d790cbc21988eed2c3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f607144abec66843603abc5155e302d.setIcon(icon_ef2fcceebc35a151f23ef93f50596ebd);
|
|
|
|
|
|
var marker_f26c626d87a432c133f4cab4c7e052df = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_339b5545b94557724d0f2880e73679e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b93b6e162c001cede903f3ae0e0a13e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9b274ac3a27b53e699f5fdfc402a9ec = $(`<div id="html_a9b274ac3a27b53e699f5fdfc402a9ec" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_4b93b6e162c001cede903f3ae0e0a13e.setContent(html_a9b274ac3a27b53e699f5fdfc402a9ec);
|
|
|
|
|
|
|
|
marker_f26c626d87a432c133f4cab4c7e052df.bindPopup(popup_4b93b6e162c001cede903f3ae0e0a13e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f26c626d87a432c133f4cab4c7e052df.setIcon(icon_339b5545b94557724d0f2880e73679e6);
|
|
|
|
|
|
var marker_7981b50422987a827c7aa95634063d59 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_585da0f55cedb4edcb59f0d239c6c426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b455116ef633af24d466f46219471f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d41f15667f52e7e202a58f180a3e2ea3 = $(`<div id="html_d41f15667f52e7e202a58f180a3e2ea3" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_b455116ef633af24d466f46219471f79.setContent(html_d41f15667f52e7e202a58f180a3e2ea3);
|
|
|
|
|
|
|
|
marker_7981b50422987a827c7aa95634063d59.bindPopup(popup_b455116ef633af24d466f46219471f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7981b50422987a827c7aa95634063d59.setIcon(icon_585da0f55cedb4edcb59f0d239c6c426);
|
|
|
|
|
|
var marker_24514c4188204b7b6c76fdb98fded4d7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_50437acaa1d322fd3c07a20fb3cdc585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bceb452003b2f597e108eb5449ee51ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_503b564a21e13415f5f79e19834eccca = $(`<div id="html_503b564a21e13415f5f79e19834eccca" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_bceb452003b2f597e108eb5449ee51ef.setContent(html_503b564a21e13415f5f79e19834eccca);
|
|
|
|
|
|
|
|
marker_24514c4188204b7b6c76fdb98fded4d7.bindPopup(popup_bceb452003b2f597e108eb5449ee51ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24514c4188204b7b6c76fdb98fded4d7.setIcon(icon_50437acaa1d322fd3c07a20fb3cdc585);
|
|
|
|
|
|
var marker_ed748b20beecce3bc47d89fc3bda3306 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_e7dffe5d1ac6de226fcaef4b9999099d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ad4b81abfa3769531f010e1ca14faeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16070ed174f6fc30061daca4745ec5eb = $(`<div id="html_16070ed174f6fc30061daca4745ec5eb" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_3ad4b81abfa3769531f010e1ca14faeb.setContent(html_16070ed174f6fc30061daca4745ec5eb);
|
|
|
|
|
|
|
|
marker_ed748b20beecce3bc47d89fc3bda3306.bindPopup(popup_3ad4b81abfa3769531f010e1ca14faeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed748b20beecce3bc47d89fc3bda3306.setIcon(icon_e7dffe5d1ac6de226fcaef4b9999099d);
|
|
|
|
|
|
var marker_18e5935f69ba3e4b8c39a0ecc47bacdb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_e914bcd72f0c7b3cf4d762b72b8de95c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_597b7a9d69dff6d0e1a647231d89ce0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17f8387e97625093c8145eb3086cd565 = $(`<div id="html_17f8387e97625093c8145eb3086cd565" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_597b7a9d69dff6d0e1a647231d89ce0b.setContent(html_17f8387e97625093c8145eb3086cd565);
|
|
|
|
|
|
|
|
marker_18e5935f69ba3e4b8c39a0ecc47bacdb.bindPopup(popup_597b7a9d69dff6d0e1a647231d89ce0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18e5935f69ba3e4b8c39a0ecc47bacdb.setIcon(icon_e914bcd72f0c7b3cf4d762b72b8de95c);
|
|
|
|
|
|
var marker_a44f6569b689e93431b4f8b59603e780 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_33439e2e6bd771f947921627493e3f9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5411ba670a32e57b24616b7bf5c1cea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_569b725e9e184b35e9ba7c8a66987fea = $(`<div id="html_569b725e9e184b35e9ba7c8a66987fea" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_c5411ba670a32e57b24616b7bf5c1cea.setContent(html_569b725e9e184b35e9ba7c8a66987fea);
|
|
|
|
|
|
|
|
marker_a44f6569b689e93431b4f8b59603e780.bindPopup(popup_c5411ba670a32e57b24616b7bf5c1cea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a44f6569b689e93431b4f8b59603e780.setIcon(icon_33439e2e6bd771f947921627493e3f9f);
|
|
|
|
|
|
var marker_2811675a813b9766424baf75237ef7b5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0e1d72f0d51b117d434871d493452999 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc8622fe19b21cb85d7ff8637395baaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc938662cefdb6f849b25232b77736d6 = $(`<div id="html_dc938662cefdb6f849b25232b77736d6" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_bc8622fe19b21cb85d7ff8637395baaa.setContent(html_dc938662cefdb6f849b25232b77736d6);
|
|
|
|
|
|
|
|
marker_2811675a813b9766424baf75237ef7b5.bindPopup(popup_bc8622fe19b21cb85d7ff8637395baaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2811675a813b9766424baf75237ef7b5.setIcon(icon_0e1d72f0d51b117d434871d493452999);
|
|
|
|
|
|
var marker_be8f09168c8b5645d2dc8a5b28be495c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_00965f75e0e83f3469986c4760e5748e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a4e8aacf2bc701bc47a4c9599229fbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f763a3e22f7199e28f68aaba76818061 = $(`<div id="html_f763a3e22f7199e28f68aaba76818061" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_6a4e8aacf2bc701bc47a4c9599229fbe.setContent(html_f763a3e22f7199e28f68aaba76818061);
|
|
|
|
|
|
|
|
marker_be8f09168c8b5645d2dc8a5b28be495c.bindPopup(popup_6a4e8aacf2bc701bc47a4c9599229fbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be8f09168c8b5645d2dc8a5b28be495c.setIcon(icon_00965f75e0e83f3469986c4760e5748e);
|
|
|
|
|
|
var marker_ea2fd4331f3e7fd71ca0f3f09999d6ef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_892949e347d566a5217b1fc7520117ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b6593c2f9e807243abd42b428e19385 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_230c66fb4566c26a69a99ccc8698593c = $(`<div id="html_230c66fb4566c26a69a99ccc8698593c" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_7b6593c2f9e807243abd42b428e19385.setContent(html_230c66fb4566c26a69a99ccc8698593c);
|
|
|
|
|
|
|
|
marker_ea2fd4331f3e7fd71ca0f3f09999d6ef.bindPopup(popup_7b6593c2f9e807243abd42b428e19385)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea2fd4331f3e7fd71ca0f3f09999d6ef.setIcon(icon_892949e347d566a5217b1fc7520117ad);
|
|
|
|
|
|
var marker_023f72a81eff90fa33f21d87a2a03e32 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_996d80da8313b85bf02e03a7f56b63ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_334de931fe3c0a452e8938404e83eb0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f2335ca893beb7ac1ebcfea5ba31c4a = $(`<div id="html_8f2335ca893beb7ac1ebcfea5ba31c4a" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_334de931fe3c0a452e8938404e83eb0e.setContent(html_8f2335ca893beb7ac1ebcfea5ba31c4a);
|
|
|
|
|
|
|
|
marker_023f72a81eff90fa33f21d87a2a03e32.bindPopup(popup_334de931fe3c0a452e8938404e83eb0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_023f72a81eff90fa33f21d87a2a03e32.setIcon(icon_996d80da8313b85bf02e03a7f56b63ff);
|
|
|
|
|
|
var marker_36c8179c112dc676d90444a2bac15103 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a0410874a4c71a0495447e8769e30c41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9849002107a8a7b745e34eb244ae444f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_864aed668109948706c57dbb6d0fac6d = $(`<div id="html_864aed668109948706c57dbb6d0fac6d" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_9849002107a8a7b745e34eb244ae444f.setContent(html_864aed668109948706c57dbb6d0fac6d);
|
|
|
|
|
|
|
|
marker_36c8179c112dc676d90444a2bac15103.bindPopup(popup_9849002107a8a7b745e34eb244ae444f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c8179c112dc676d90444a2bac15103.setIcon(icon_a0410874a4c71a0495447e8769e30c41);
|
|
|
|
|
|
var marker_21bba653309a6a1fc996c08533b4bf32 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6ef7dfedf6babb99a9c162d501ad3f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9a9990ff97d9a9ab0b47f1e939e98e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a098a18c1830e121c2bc608d9fe0d28c = $(`<div id="html_a098a18c1830e121c2bc608d9fe0d28c" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_a9a9990ff97d9a9ab0b47f1e939e98e0.setContent(html_a098a18c1830e121c2bc608d9fe0d28c);
|
|
|
|
|
|
|
|
marker_21bba653309a6a1fc996c08533b4bf32.bindPopup(popup_a9a9990ff97d9a9ab0b47f1e939e98e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21bba653309a6a1fc996c08533b4bf32.setIcon(icon_6ef7dfedf6babb99a9c162d501ad3f73);
|
|
|
|
|
|
var marker_45ebc972a324111ec881e2327406c27f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c1fbd2d8ecbf2877646ee8d5b3bae075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25ed01e7e429291c33fa5618b02e7883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f9292f54168bd0d86c1ccfc4321ae5 = $(`<div id="html_d2f9292f54168bd0d86c1ccfc4321ae5" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_25ed01e7e429291c33fa5618b02e7883.setContent(html_d2f9292f54168bd0d86c1ccfc4321ae5);
|
|
|
|
|
|
|
|
marker_45ebc972a324111ec881e2327406c27f.bindPopup(popup_25ed01e7e429291c33fa5618b02e7883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45ebc972a324111ec881e2327406c27f.setIcon(icon_c1fbd2d8ecbf2877646ee8d5b3bae075);
|
|
|
|
|
|
var marker_c88927dc9332e3d8a7371f10742e55d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_20800834c8f2735d0bd2d794bb0988b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56160447aedb64c947f106c8d99eab0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6adc66653c4933d8d547de9bd5fd333 = $(`<div id="html_f6adc66653c4933d8d547de9bd5fd333" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_56160447aedb64c947f106c8d99eab0b.setContent(html_f6adc66653c4933d8d547de9bd5fd333);
|
|
|
|
|
|
|
|
marker_c88927dc9332e3d8a7371f10742e55d4.bindPopup(popup_56160447aedb64c947f106c8d99eab0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c88927dc9332e3d8a7371f10742e55d4.setIcon(icon_20800834c8f2735d0bd2d794bb0988b5);
|
|
|
|
|
|
var marker_f860f376a481ea0e40cbf136a8ebc340 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a118a3d5bd184ed72b4ea3d673a25bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc7175e1ce836bf721b3cf3aea8ea015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_566843bfbceeddef33fc88cfa714b023 = $(`<div id="html_566843bfbceeddef33fc88cfa714b023" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_fc7175e1ce836bf721b3cf3aea8ea015.setContent(html_566843bfbceeddef33fc88cfa714b023);
|
|
|
|
|
|
|
|
marker_f860f376a481ea0e40cbf136a8ebc340.bindPopup(popup_fc7175e1ce836bf721b3cf3aea8ea015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f860f376a481ea0e40cbf136a8ebc340.setIcon(icon_a118a3d5bd184ed72b4ea3d673a25bea);
|
|
|
|
|
|
var marker_fec375e7b80084c4755bf687c199174d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_bb8b0aeb46e5251f90c89cf70e1e57c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64a3034fb5d3b13f5058fd78d0e0b61a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f0545349f4afe1cf38740d4c07545fb = $(`<div id="html_0f0545349f4afe1cf38740d4c07545fb" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_64a3034fb5d3b13f5058fd78d0e0b61a.setContent(html_0f0545349f4afe1cf38740d4c07545fb);
|
|
|
|
|
|
|
|
marker_fec375e7b80084c4755bf687c199174d.bindPopup(popup_64a3034fb5d3b13f5058fd78d0e0b61a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fec375e7b80084c4755bf687c199174d.setIcon(icon_bb8b0aeb46e5251f90c89cf70e1e57c8);
|
|
|
|
|
|
var marker_57d2160b3263a2bdb5a0f3b3be0ddff0 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d950eb3c5b7eda04cb8e9df7171ee91a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13c86fa56554093a00173d54eca8c4fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f90e7d63936a9941f351504095b1b28c = $(`<div id="html_f90e7d63936a9941f351504095b1b28c" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_13c86fa56554093a00173d54eca8c4fb.setContent(html_f90e7d63936a9941f351504095b1b28c);
|
|
|
|
|
|
|
|
marker_57d2160b3263a2bdb5a0f3b3be0ddff0.bindPopup(popup_13c86fa56554093a00173d54eca8c4fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57d2160b3263a2bdb5a0f3b3be0ddff0.setIcon(icon_d950eb3c5b7eda04cb8e9df7171ee91a);
|
|
|
|
|
|
var marker_6ac8059866a10f9f07cd179539d228f2 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6256854acea8fbb03a6e0818f548cbd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9e9b26bd1413c1bb76770e5747abfe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_147fe861d0d6e2ac5d18387d0ba4ed01 = $(`<div id="html_147fe861d0d6e2ac5d18387d0ba4ed01" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_c9e9b26bd1413c1bb76770e5747abfe6.setContent(html_147fe861d0d6e2ac5d18387d0ba4ed01);
|
|
|
|
|
|
|
|
marker_6ac8059866a10f9f07cd179539d228f2.bindPopup(popup_c9e9b26bd1413c1bb76770e5747abfe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ac8059866a10f9f07cd179539d228f2.setIcon(icon_6256854acea8fbb03a6e0818f548cbd1);
|
|
|
|
|
|
var marker_03f01fd4b0d3d5173065987e8132cb86 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_cdbe0b8d7826dab75de7165e9542f923 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c72ede710d34d99687d2e51a26ac8a92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a33b69dd3e86c7b308efec06b6144f2 = $(`<div id="html_1a33b69dd3e86c7b308efec06b6144f2" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_c72ede710d34d99687d2e51a26ac8a92.setContent(html_1a33b69dd3e86c7b308efec06b6144f2);
|
|
|
|
|
|
|
|
marker_03f01fd4b0d3d5173065987e8132cb86.bindPopup(popup_c72ede710d34d99687d2e51a26ac8a92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03f01fd4b0d3d5173065987e8132cb86.setIcon(icon_cdbe0b8d7826dab75de7165e9542f923);
|
|
|
|
|
|
var marker_fc9ef5f0cbdc4daefb641574c85a28c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9ecaf3b18885cd12f1b9679085f493ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b8b23be2a94892456e36ad7e7fe0165 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a2b9c3729e1b190e9089b1d8fa0c240 = $(`<div id="html_5a2b9c3729e1b190e9089b1d8fa0c240" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_5b8b23be2a94892456e36ad7e7fe0165.setContent(html_5a2b9c3729e1b190e9089b1d8fa0c240);
|
|
|
|
|
|
|
|
marker_fc9ef5f0cbdc4daefb641574c85a28c8.bindPopup(popup_5b8b23be2a94892456e36ad7e7fe0165)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc9ef5f0cbdc4daefb641574c85a28c8.setIcon(icon_9ecaf3b18885cd12f1b9679085f493ce);
|
|
|
|
|
|
var marker_19bb66e5ffa71036f05cbbba050c4a18 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_8892f3fa282c76d7be17d1e9e83dbbd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79ee3c94c96c33276235f337dc979852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6fd65a36cbc590584b77f870f727378 = $(`<div id="html_e6fd65a36cbc590584b77f870f727378" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_79ee3c94c96c33276235f337dc979852.setContent(html_e6fd65a36cbc590584b77f870f727378);
|
|
|
|
|
|
|
|
marker_19bb66e5ffa71036f05cbbba050c4a18.bindPopup(popup_79ee3c94c96c33276235f337dc979852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19bb66e5ffa71036f05cbbba050c4a18.setIcon(icon_8892f3fa282c76d7be17d1e9e83dbbd9);
|
|
|
|
|
|
var marker_e7124bbfda1d2ac540f2576011222f6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d31797707b1cb6dd9a4847aa32757041 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beb3cb95cdebd9a56676ad440b8fb76b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a01ae57cd48e816d843c6b786c51fd2 = $(`<div id="html_6a01ae57cd48e816d843c6b786c51fd2" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_beb3cb95cdebd9a56676ad440b8fb76b.setContent(html_6a01ae57cd48e816d843c6b786c51fd2);
|
|
|
|
|
|
|
|
marker_e7124bbfda1d2ac540f2576011222f6d.bindPopup(popup_beb3cb95cdebd9a56676ad440b8fb76b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7124bbfda1d2ac540f2576011222f6d.setIcon(icon_d31797707b1cb6dd9a4847aa32757041);
|
|
|
|
|
|
var marker_c8e40f855e237c0008f1f2aafd471803 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_77596947bc87caa65705cfb3a5f7fc39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5de119cac282afa18ca57ce1e7a623f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d9074bea0f83278787635a5d63d17f6 = $(`<div id="html_0d9074bea0f83278787635a5d63d17f6" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_e5de119cac282afa18ca57ce1e7a623f.setContent(html_0d9074bea0f83278787635a5d63d17f6);
|
|
|
|
|
|
|
|
marker_c8e40f855e237c0008f1f2aafd471803.bindPopup(popup_e5de119cac282afa18ca57ce1e7a623f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8e40f855e237c0008f1f2aafd471803.setIcon(icon_77596947bc87caa65705cfb3a5f7fc39);
|
|
|
|
|
|
var marker_687bcb60144f728e0ad6d4c3105a149b = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3efe9b44d25a2a9593a5142b658b2530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78781cded9fa4bda3d1c49266ca89213 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_620489521b0020f01cd5bc8dfdd87c88 = $(`<div id="html_620489521b0020f01cd5bc8dfdd87c88" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_78781cded9fa4bda3d1c49266ca89213.setContent(html_620489521b0020f01cd5bc8dfdd87c88);
|
|
|
|
|
|
|
|
marker_687bcb60144f728e0ad6d4c3105a149b.bindPopup(popup_78781cded9fa4bda3d1c49266ca89213)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_687bcb60144f728e0ad6d4c3105a149b.setIcon(icon_3efe9b44d25a2a9593a5142b658b2530);
|
|
|
|
|
|
var marker_4a3b76a151ac21e4c0d1332d7e97baba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_8852dc041c1e26bf34318e0bf11b2554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b9a13f4c4152ac49bb25797751c2354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90532b6ea53d66f4e9d08bd3047f7960 = $(`<div id="html_90532b6ea53d66f4e9d08bd3047f7960" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_7b9a13f4c4152ac49bb25797751c2354.setContent(html_90532b6ea53d66f4e9d08bd3047f7960);
|
|
|
|
|
|
|
|
marker_4a3b76a151ac21e4c0d1332d7e97baba.bindPopup(popup_7b9a13f4c4152ac49bb25797751c2354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a3b76a151ac21e4c0d1332d7e97baba.setIcon(icon_8852dc041c1e26bf34318e0bf11b2554);
|
|
|
|
|
|
var marker_ec8174eeb153ee0424a0bb752631960f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_95fdb0c2d206c82dd49c6842b9db084a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b38e59793be28927e0a5a6d02269bf32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffed4108d20b82e98c831028868c4eee = $(`<div id="html_ffed4108d20b82e98c831028868c4eee" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_b38e59793be28927e0a5a6d02269bf32.setContent(html_ffed4108d20b82e98c831028868c4eee);
|
|
|
|
|
|
|
|
marker_ec8174eeb153ee0424a0bb752631960f.bindPopup(popup_b38e59793be28927e0a5a6d02269bf32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec8174eeb153ee0424a0bb752631960f.setIcon(icon_95fdb0c2d206c82dd49c6842b9db084a);
|
|
|
|
|
|
var marker_c95e02ec635c2593550f2e09ee311186 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_81f88c173532ea3d7ea3bc0836ffb71e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f155f9b082a2af4fbd7cb4453578f6fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_315b4a71d69c898cf1df1580f9450b09 = $(`<div id="html_315b4a71d69c898cf1df1580f9450b09" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_f155f9b082a2af4fbd7cb4453578f6fa.setContent(html_315b4a71d69c898cf1df1580f9450b09);
|
|
|
|
|
|
|
|
marker_c95e02ec635c2593550f2e09ee311186.bindPopup(popup_f155f9b082a2af4fbd7cb4453578f6fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c95e02ec635c2593550f2e09ee311186.setIcon(icon_81f88c173532ea3d7ea3bc0836ffb71e);
|
|
|
|
|
|
var marker_f193460101c2047c94e0b5584835f931 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4b88112e1a7bb29490bdcfb38de87a41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95d1bbf89d4039657d809abe94b40553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38870c65884601a2d4ea77033b3b9409 = $(`<div id="html_38870c65884601a2d4ea77033b3b9409" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_95d1bbf89d4039657d809abe94b40553.setContent(html_38870c65884601a2d4ea77033b3b9409);
|
|
|
|
|
|
|
|
marker_f193460101c2047c94e0b5584835f931.bindPopup(popup_95d1bbf89d4039657d809abe94b40553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f193460101c2047c94e0b5584835f931.setIcon(icon_4b88112e1a7bb29490bdcfb38de87a41);
|
|
|
|
|
|
var marker_c4de22abf4c4f411b6bbd056fdcfeda3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6d2211d3c7f09e825329cd91d8c43e02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23ec244e66a2bf7e55d1f6f6cbd56802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fa4f22105ea007a5c7a4fbb80c3efcd = $(`<div id="html_8fa4f22105ea007a5c7a4fbb80c3efcd" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_23ec244e66a2bf7e55d1f6f6cbd56802.setContent(html_8fa4f22105ea007a5c7a4fbb80c3efcd);
|
|
|
|
|
|
|
|
marker_c4de22abf4c4f411b6bbd056fdcfeda3.bindPopup(popup_23ec244e66a2bf7e55d1f6f6cbd56802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4de22abf4c4f411b6bbd056fdcfeda3.setIcon(icon_6d2211d3c7f09e825329cd91d8c43e02);
|
|
|
|
|
|
var marker_a1b2cdfbf4dc79cbbd27b7d009b52cfb = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fd19ac51d3a60e4ec951d14bc856c48a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31a6655bfbfd684195df40e6b7e032c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84e5b86ce37fd39187219edd0a3efa7e = $(`<div id="html_84e5b86ce37fd39187219edd0a3efa7e" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_31a6655bfbfd684195df40e6b7e032c4.setContent(html_84e5b86ce37fd39187219edd0a3efa7e);
|
|
|
|
|
|
|
|
marker_a1b2cdfbf4dc79cbbd27b7d009b52cfb.bindPopup(popup_31a6655bfbfd684195df40e6b7e032c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1b2cdfbf4dc79cbbd27b7d009b52cfb.setIcon(icon_fd19ac51d3a60e4ec951d14bc856c48a);
|
|
|
|
|
|
var marker_a751a9bc487302d9338f032137cc0e49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_740acd716de87c998bc6b6dfc3c327ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f81f481aaaee387b61bb3301ddad7d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cea32a8af1d44a6242ad324aaf202bb = $(`<div id="html_6cea32a8af1d44a6242ad324aaf202bb" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_7f81f481aaaee387b61bb3301ddad7d8.setContent(html_6cea32a8af1d44a6242ad324aaf202bb);
|
|
|
|
|
|
|
|
marker_a751a9bc487302d9338f032137cc0e49.bindPopup(popup_7f81f481aaaee387b61bb3301ddad7d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a751a9bc487302d9338f032137cc0e49.setIcon(icon_740acd716de87c998bc6b6dfc3c327ca);
|
|
|
|
|
|
var marker_edcc6949f0b1f20b62f9b08a778607fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a57bbc172bcf0c9af4402fcea3fc4c40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81535930998a02f42ac90be5c6d2f792 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67ce9b52b5e50e9c0e3cde56c5345452 = $(`<div id="html_67ce9b52b5e50e9c0e3cde56c5345452" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_81535930998a02f42ac90be5c6d2f792.setContent(html_67ce9b52b5e50e9c0e3cde56c5345452);
|
|
|
|
|
|
|
|
marker_edcc6949f0b1f20b62f9b08a778607fe.bindPopup(popup_81535930998a02f42ac90be5c6d2f792)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edcc6949f0b1f20b62f9b08a778607fe.setIcon(icon_a57bbc172bcf0c9af4402fcea3fc4c40);
|
|
|
|
|
|
var marker_841d2bc11d04c288d4e2f5d83276b185 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f58b131767a32358dd46fad41f2c0ca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94e64ca6940a94678692dad61e658754 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a4f299d9a7e1a93f42af58d60bf9c4f = $(`<div id="html_5a4f299d9a7e1a93f42af58d60bf9c4f" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_94e64ca6940a94678692dad61e658754.setContent(html_5a4f299d9a7e1a93f42af58d60bf9c4f);
|
|
|
|
|
|
|
|
marker_841d2bc11d04c288d4e2f5d83276b185.bindPopup(popup_94e64ca6940a94678692dad61e658754)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_841d2bc11d04c288d4e2f5d83276b185.setIcon(icon_f58b131767a32358dd46fad41f2c0ca6);
|
|
|
|
|
|
var marker_67f85b38a75af31974be20222d048e7d = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_bf50e48fefbc35798703b30fa6cfceaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32908598b1ace90f978568eefc7d8cc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_265fd7e311a06543380efc2d95d3517e = $(`<div id="html_265fd7e311a06543380efc2d95d3517e" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_32908598b1ace90f978568eefc7d8cc1.setContent(html_265fd7e311a06543380efc2d95d3517e);
|
|
|
|
|
|
|
|
marker_67f85b38a75af31974be20222d048e7d.bindPopup(popup_32908598b1ace90f978568eefc7d8cc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67f85b38a75af31974be20222d048e7d.setIcon(icon_bf50e48fefbc35798703b30fa6cfceaf);
|
|
|
|
|
|
var marker_ecde62214743143d3decaa1ca12c5e9d = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d025e9f84c4d0e2f96839a9dea4b8a67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2c12a5a67603e6e0585cdc819e93aa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b28c375297bd1256ad7c0dc222cf1695 = $(`<div id="html_b28c375297bd1256ad7c0dc222cf1695" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_b2c12a5a67603e6e0585cdc819e93aa5.setContent(html_b28c375297bd1256ad7c0dc222cf1695);
|
|
|
|
|
|
|
|
marker_ecde62214743143d3decaa1ca12c5e9d.bindPopup(popup_b2c12a5a67603e6e0585cdc819e93aa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecde62214743143d3decaa1ca12c5e9d.setIcon(icon_d025e9f84c4d0e2f96839a9dea4b8a67);
|
|
|
|
|
|
var marker_68678ebc414f4367310a32ec9c75f72d = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_bc9fabf1c4c45cc32ecb3e157d08abe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bba717079d6ad01a7f9e1ea9793305f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8de89d69340fba45f27db08d4e909b9e = $(`<div id="html_8de89d69340fba45f27db08d4e909b9e" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_bba717079d6ad01a7f9e1ea9793305f1.setContent(html_8de89d69340fba45f27db08d4e909b9e);
|
|
|
|
|
|
|
|
marker_68678ebc414f4367310a32ec9c75f72d.bindPopup(popup_bba717079d6ad01a7f9e1ea9793305f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68678ebc414f4367310a32ec9c75f72d.setIcon(icon_bc9fabf1c4c45cc32ecb3e157d08abe7);
|
|
|
|
|
|
var marker_57c2f0f59bbbf794f90ff3f8b5607478 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_45b1793a6915094ac6557f9eaf48fc34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb525f08879b26e087224cc0610e87e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb491b47d81a669f123891056df0f92a = $(`<div id="html_eb491b47d81a669f123891056df0f92a" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_cb525f08879b26e087224cc0610e87e4.setContent(html_eb491b47d81a669f123891056df0f92a);
|
|
|
|
|
|
|
|
marker_57c2f0f59bbbf794f90ff3f8b5607478.bindPopup(popup_cb525f08879b26e087224cc0610e87e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57c2f0f59bbbf794f90ff3f8b5607478.setIcon(icon_45b1793a6915094ac6557f9eaf48fc34);
|
|
|
|
|
|
var marker_03ead9bea2246b6261ddae77afb2d8eb = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_310035e9d0e710fe00a5b71d90b4e9df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2429451ee0b03018be6ee53cad4bbde5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daf51b8f34a0b7aeb59d452783e7855b = $(`<div id="html_daf51b8f34a0b7aeb59d452783e7855b" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_2429451ee0b03018be6ee53cad4bbde5.setContent(html_daf51b8f34a0b7aeb59d452783e7855b);
|
|
|
|
|
|
|
|
marker_03ead9bea2246b6261ddae77afb2d8eb.bindPopup(popup_2429451ee0b03018be6ee53cad4bbde5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03ead9bea2246b6261ddae77afb2d8eb.setIcon(icon_310035e9d0e710fe00a5b71d90b4e9df);
|
|
|
|
|
|
var marker_387d156216abae778f25e50f8ea426e3 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d6206664e7f423a710544342755c53ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3f41b8eecbfb5445c55daecb9f95f18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a39938b2aa8a0391877769e5c15d89cb = $(`<div id="html_a39938b2aa8a0391877769e5c15d89cb" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_d3f41b8eecbfb5445c55daecb9f95f18.setContent(html_a39938b2aa8a0391877769e5c15d89cb);
|
|
|
|
|
|
|
|
marker_387d156216abae778f25e50f8ea426e3.bindPopup(popup_d3f41b8eecbfb5445c55daecb9f95f18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_387d156216abae778f25e50f8ea426e3.setIcon(icon_d6206664e7f423a710544342755c53ee);
|
|
|
|
|
|
var marker_adb1bd5cfd8010ed26d3152d4f31d216 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ed7627f65161dc2fe1f767c0b7ee1c3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09860ac2c682c2ebc11c6e473450ea5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6682e69608d231706acb93ac2b4b5706 = $(`<div id="html_6682e69608d231706acb93ac2b4b5706" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_09860ac2c682c2ebc11c6e473450ea5f.setContent(html_6682e69608d231706acb93ac2b4b5706);
|
|
|
|
|
|
|
|
marker_adb1bd5cfd8010ed26d3152d4f31d216.bindPopup(popup_09860ac2c682c2ebc11c6e473450ea5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adb1bd5cfd8010ed26d3152d4f31d216.setIcon(icon_ed7627f65161dc2fe1f767c0b7ee1c3c);
|
|
|
|
|
|
var marker_af2174d40eec6c1b5b1856fd62c810ee = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c87a4d37cbc0a2adf35fac9c7170e1ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01ca1b4fb770b996a59fb0a79721a7c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b40e63b81c4a3dac96b9151a1d4632ca = $(`<div id="html_b40e63b81c4a3dac96b9151a1d4632ca" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_01ca1b4fb770b996a59fb0a79721a7c9.setContent(html_b40e63b81c4a3dac96b9151a1d4632ca);
|
|
|
|
|
|
|
|
marker_af2174d40eec6c1b5b1856fd62c810ee.bindPopup(popup_01ca1b4fb770b996a59fb0a79721a7c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af2174d40eec6c1b5b1856fd62c810ee.setIcon(icon_c87a4d37cbc0a2adf35fac9c7170e1ce);
|
|
|
|
|
|
var marker_7501a5d1f1ff3b54398799ad0c5715a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ff078413139b26dad3dcdf0fa20e4e75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9855d66becaa44625064c145d4e27d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ceebd82d3612f3e76f26c9ede3378b5 = $(`<div id="html_9ceebd82d3612f3e76f26c9ede3378b5" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_c9855d66becaa44625064c145d4e27d0.setContent(html_9ceebd82d3612f3e76f26c9ede3378b5);
|
|
|
|
|
|
|
|
marker_7501a5d1f1ff3b54398799ad0c5715a4.bindPopup(popup_c9855d66becaa44625064c145d4e27d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7501a5d1f1ff3b54398799ad0c5715a4.setIcon(icon_ff078413139b26dad3dcdf0fa20e4e75);
|
|
|
|
|
|
var marker_80bc0f692380ba674397223c455fe896 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_44f6653db53174eca7f2dc856e4821fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a2237b601d89ac0a8e1cf9fa9ee2298 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8617d48c1deebd8a76f12cf37c2551d = $(`<div id="html_c8617d48c1deebd8a76f12cf37c2551d" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_1a2237b601d89ac0a8e1cf9fa9ee2298.setContent(html_c8617d48c1deebd8a76f12cf37c2551d);
|
|
|
|
|
|
|
|
marker_80bc0f692380ba674397223c455fe896.bindPopup(popup_1a2237b601d89ac0a8e1cf9fa9ee2298)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80bc0f692380ba674397223c455fe896.setIcon(icon_44f6653db53174eca7f2dc856e4821fd);
|
|
|
|
|
|
var marker_d8cbc374051664c0d0244f5c9f1be907 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c1c7cf5d5df0c9ae411ca29569747aa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94a76f9ee319908da4553f7f24d3241c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e001dd29dc33bc35adc27b38db66c932 = $(`<div id="html_e001dd29dc33bc35adc27b38db66c932" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_94a76f9ee319908da4553f7f24d3241c.setContent(html_e001dd29dc33bc35adc27b38db66c932);
|
|
|
|
|
|
|
|
marker_d8cbc374051664c0d0244f5c9f1be907.bindPopup(popup_94a76f9ee319908da4553f7f24d3241c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8cbc374051664c0d0244f5c9f1be907.setIcon(icon_c1c7cf5d5df0c9ae411ca29569747aa7);
|
|
|
|
|
|
var marker_4d4cdaafe38320ed9a17ca9d3ea53246 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_66d43d5f0af261042124f4b4623af5c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b71c3364d9686ec0884d35b8ec7d80b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d938185ba4e8aa9a89e4b7c1fd6b3494 = $(`<div id="html_d938185ba4e8aa9a89e4b7c1fd6b3494" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_0b71c3364d9686ec0884d35b8ec7d80b.setContent(html_d938185ba4e8aa9a89e4b7c1fd6b3494);
|
|
|
|
|
|
|
|
marker_4d4cdaafe38320ed9a17ca9d3ea53246.bindPopup(popup_0b71c3364d9686ec0884d35b8ec7d80b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d4cdaafe38320ed9a17ca9d3ea53246.setIcon(icon_66d43d5f0af261042124f4b4623af5c6);
|
|
|
|
|
|
var marker_b709595ed3e93d3b4e23204855d938ca = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_56e28c3c88d4ff3bec4edc45fd546172 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e285a10fd5fc3b526b2d120f3c33f2c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6babc6caff60acbab9f228d5c871dc2f = $(`<div id="html_6babc6caff60acbab9f228d5c871dc2f" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_e285a10fd5fc3b526b2d120f3c33f2c6.setContent(html_6babc6caff60acbab9f228d5c871dc2f);
|
|
|
|
|
|
|
|
marker_b709595ed3e93d3b4e23204855d938ca.bindPopup(popup_e285a10fd5fc3b526b2d120f3c33f2c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b709595ed3e93d3b4e23204855d938ca.setIcon(icon_56e28c3c88d4ff3bec4edc45fd546172);
|
|
|
|
|
|
var marker_df502a70a15843c5d44e7ddd45481767 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f4a35fa996fa723c7066861a1152d68e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f0f2fb5f622401585dabf73c50cae78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af513cfaac4544051e1d896a1f41a869 = $(`<div id="html_af513cfaac4544051e1d896a1f41a869" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_9f0f2fb5f622401585dabf73c50cae78.setContent(html_af513cfaac4544051e1d896a1f41a869);
|
|
|
|
|
|
|
|
marker_df502a70a15843c5d44e7ddd45481767.bindPopup(popup_9f0f2fb5f622401585dabf73c50cae78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df502a70a15843c5d44e7ddd45481767.setIcon(icon_f4a35fa996fa723c7066861a1152d68e);
|
|
|
|
|
|
var marker_d6609069cb87159caf4f0237ec0a0476 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_340c4e5d9374968760da76cd8521f40a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a38adc3da711f66a81f7fa4240b0dbc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_863dac4f6328c0e5a7f14f3913c4dd0e = $(`<div id="html_863dac4f6328c0e5a7f14f3913c4dd0e" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_a38adc3da711f66a81f7fa4240b0dbc9.setContent(html_863dac4f6328c0e5a7f14f3913c4dd0e);
|
|
|
|
|
|
|
|
marker_d6609069cb87159caf4f0237ec0a0476.bindPopup(popup_a38adc3da711f66a81f7fa4240b0dbc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6609069cb87159caf4f0237ec0a0476.setIcon(icon_340c4e5d9374968760da76cd8521f40a);
|
|
|
|
|
|
var marker_c7305db26821f4eb83833b199092e0c3 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_7827a862830cba3086640dcc7f168af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_226849f65da476f77a73f1c1bc2787ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27ee87fd3049d91e20a8681f2570ac52 = $(`<div id="html_27ee87fd3049d91e20a8681f2570ac52" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_226849f65da476f77a73f1c1bc2787ab.setContent(html_27ee87fd3049d91e20a8681f2570ac52);
|
|
|
|
|
|
|
|
marker_c7305db26821f4eb83833b199092e0c3.bindPopup(popup_226849f65da476f77a73f1c1bc2787ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7305db26821f4eb83833b199092e0c3.setIcon(icon_7827a862830cba3086640dcc7f168af8);
|
|
|
|
|
|
var marker_f7fb1d5570b9a9099f6e452970487bf0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0f643992861e2bd6fb02773a4ad5c6b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_198932aad491f547d42bdbad4c3e5659 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6868f3856db63000e099a4ba817dabcd = $(`<div id="html_6868f3856db63000e099a4ba817dabcd" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_198932aad491f547d42bdbad4c3e5659.setContent(html_6868f3856db63000e099a4ba817dabcd);
|
|
|
|
|
|
|
|
marker_f7fb1d5570b9a9099f6e452970487bf0.bindPopup(popup_198932aad491f547d42bdbad4c3e5659)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7fb1d5570b9a9099f6e452970487bf0.setIcon(icon_0f643992861e2bd6fb02773a4ad5c6b1);
|
|
|
|
|
|
var marker_b71259c76a60c6bcf67e0ae348d43a32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_e84acfb6a457a3d8d4eb5d069600e164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dd49659b07cf09e172505df6968d2a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf6188ac12d9ff294200159198ac5c1e = $(`<div id="html_bf6188ac12d9ff294200159198ac5c1e" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_5dd49659b07cf09e172505df6968d2a0.setContent(html_bf6188ac12d9ff294200159198ac5c1e);
|
|
|
|
|
|
|
|
marker_b71259c76a60c6bcf67e0ae348d43a32.bindPopup(popup_5dd49659b07cf09e172505df6968d2a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b71259c76a60c6bcf67e0ae348d43a32.setIcon(icon_e84acfb6a457a3d8d4eb5d069600e164);
|
|
|
|
|
|
var marker_0663663080dca6c11fd903231137cd81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_35a245b6046235c6a81aab64a68b4f43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0264c2dfebf0cdc8b519cab856d6f852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e94ce40cb67a81c842ad4c268aa42677 = $(`<div id="html_e94ce40cb67a81c842ad4c268aa42677" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_0264c2dfebf0cdc8b519cab856d6f852.setContent(html_e94ce40cb67a81c842ad4c268aa42677);
|
|
|
|
|
|
|
|
marker_0663663080dca6c11fd903231137cd81.bindPopup(popup_0264c2dfebf0cdc8b519cab856d6f852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0663663080dca6c11fd903231137cd81.setIcon(icon_35a245b6046235c6a81aab64a68b4f43);
|
|
|
|
|
|
var marker_66c4b2fa956af32834296ff6f2bfb4f4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0f3af70d959829899d28cd86ceb2dace = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46119dadae9410f342c597c73527670d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d76fa1507906c7d525ee0b58074eefed = $(`<div id="html_d76fa1507906c7d525ee0b58074eefed" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_46119dadae9410f342c597c73527670d.setContent(html_d76fa1507906c7d525ee0b58074eefed);
|
|
|
|
|
|
|
|
marker_66c4b2fa956af32834296ff6f2bfb4f4.bindPopup(popup_46119dadae9410f342c597c73527670d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c4b2fa956af32834296ff6f2bfb4f4.setIcon(icon_0f3af70d959829899d28cd86ceb2dace);
|
|
|
|
|
|
var marker_761c8b1472f78465005d93a103320bc2 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4bff8d4b20670d378760c21bb4ebe3b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdcd46f188322615fc14a90ac92debfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68c05cf76f6888f956d6dd5b870dbb9a = $(`<div id="html_68c05cf76f6888f956d6dd5b870dbb9a" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_cdcd46f188322615fc14a90ac92debfe.setContent(html_68c05cf76f6888f956d6dd5b870dbb9a);
|
|
|
|
|
|
|
|
marker_761c8b1472f78465005d93a103320bc2.bindPopup(popup_cdcd46f188322615fc14a90ac92debfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_761c8b1472f78465005d93a103320bc2.setIcon(icon_4bff8d4b20670d378760c21bb4ebe3b4);
|
|
|
|
|
|
var marker_217fca4d4441d7c2bc710cab5e3458a2 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_770802a1c7f2c9799800ca0b3c4fc0be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1efdad97e07fd4775519cf638fb4d86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d94310347245b7ff75ea3a1eb417a9b1 = $(`<div id="html_d94310347245b7ff75ea3a1eb417a9b1" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_f1efdad97e07fd4775519cf638fb4d86.setContent(html_d94310347245b7ff75ea3a1eb417a9b1);
|
|
|
|
|
|
|
|
marker_217fca4d4441d7c2bc710cab5e3458a2.bindPopup(popup_f1efdad97e07fd4775519cf638fb4d86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_217fca4d4441d7c2bc710cab5e3458a2.setIcon(icon_770802a1c7f2c9799800ca0b3c4fc0be);
|
|
|
|
|
|
var marker_efb309f7ad3a68961d211386ba2b17e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6d36fe3dd15d291d64c31a1c182b512e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc03f514766d858cd6fd5798633e1d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_393453f197f1174c0cc393fd09d0a907 = $(`<div id="html_393453f197f1174c0cc393fd09d0a907" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_dc03f514766d858cd6fd5798633e1d5a.setContent(html_393453f197f1174c0cc393fd09d0a907);
|
|
|
|
|
|
|
|
marker_efb309f7ad3a68961d211386ba2b17e9.bindPopup(popup_dc03f514766d858cd6fd5798633e1d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efb309f7ad3a68961d211386ba2b17e9.setIcon(icon_6d36fe3dd15d291d64c31a1c182b512e);
|
|
|
|
|
|
var marker_948f7d5f02311e290f377c8bd1e03dbb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c61da67498aaa2d81eb7fa2f07114d24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e0bc7aafd80e6d6e1c9c672bba82846 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9da9fba7b718d6a1e51590c8b773117d = $(`<div id="html_9da9fba7b718d6a1e51590c8b773117d" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_2e0bc7aafd80e6d6e1c9c672bba82846.setContent(html_9da9fba7b718d6a1e51590c8b773117d);
|
|
|
|
|
|
|
|
marker_948f7d5f02311e290f377c8bd1e03dbb.bindPopup(popup_2e0bc7aafd80e6d6e1c9c672bba82846)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_948f7d5f02311e290f377c8bd1e03dbb.setIcon(icon_c61da67498aaa2d81eb7fa2f07114d24);
|
|
|
|
|
|
var marker_9c8dcf2932a051f5a2e11a25f5be4be8 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_76caead11c77465b608a092068988404 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60e9130bf5b64a80161dfff38403b5c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4f7da8373e81efee21c83937fa157e7 = $(`<div id="html_f4f7da8373e81efee21c83937fa157e7" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_60e9130bf5b64a80161dfff38403b5c8.setContent(html_f4f7da8373e81efee21c83937fa157e7);
|
|
|
|
|
|
|
|
marker_9c8dcf2932a051f5a2e11a25f5be4be8.bindPopup(popup_60e9130bf5b64a80161dfff38403b5c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c8dcf2932a051f5a2e11a25f5be4be8.setIcon(icon_76caead11c77465b608a092068988404);
|
|
|
|
|
|
var marker_3dbb67a6330645d17937bb033a3bbdbe = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c3f3749bb855eacca4fbd93b9e4e76c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_414d98d5b1bc487d10a585a3a9d6fda5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92c4fbeda9bd93b8689aabf1e292d0cb = $(`<div id="html_92c4fbeda9bd93b8689aabf1e292d0cb" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_414d98d5b1bc487d10a585a3a9d6fda5.setContent(html_92c4fbeda9bd93b8689aabf1e292d0cb);
|
|
|
|
|
|
|
|
marker_3dbb67a6330645d17937bb033a3bbdbe.bindPopup(popup_414d98d5b1bc487d10a585a3a9d6fda5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dbb67a6330645d17937bb033a3bbdbe.setIcon(icon_c3f3749bb855eacca4fbd93b9e4e76c7);
|
|
|
|
|
|
var marker_053ca4071eb9ce0328b3d543faa801ef = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_67998f69ba17822826acc32ba653249d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d6c6142178cea729dab4ef206436f04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_329bd8d68a7cc2c95ea69af49eff4f60 = $(`<div id="html_329bd8d68a7cc2c95ea69af49eff4f60" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_1d6c6142178cea729dab4ef206436f04.setContent(html_329bd8d68a7cc2c95ea69af49eff4f60);
|
|
|
|
|
|
|
|
marker_053ca4071eb9ce0328b3d543faa801ef.bindPopup(popup_1d6c6142178cea729dab4ef206436f04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_053ca4071eb9ce0328b3d543faa801ef.setIcon(icon_67998f69ba17822826acc32ba653249d);
|
|
|
|
|
|
var marker_e4272e4b5312fc691a17c97fd4918d4a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f0992f37ef0ecfd65e69315087b1e901 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a21faff49659cc62e58eb700f7baa986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd8893db5e2a4faac3068155f44789d6 = $(`<div id="html_cd8893db5e2a4faac3068155f44789d6" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_a21faff49659cc62e58eb700f7baa986.setContent(html_cd8893db5e2a4faac3068155f44789d6);
|
|
|
|
|
|
|
|
marker_e4272e4b5312fc691a17c97fd4918d4a.bindPopup(popup_a21faff49659cc62e58eb700f7baa986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4272e4b5312fc691a17c97fd4918d4a.setIcon(icon_f0992f37ef0ecfd65e69315087b1e901);
|
|
|
|
|
|
var marker_179a9031ff62e929ed774b65a8079bed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3ec843057fa35f0c383337d8bcd920a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1e879afc0fa56b6c9645b458d64b8ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16064afeda81d160211f4bfe04bfc5ea = $(`<div id="html_16064afeda81d160211f4bfe04bfc5ea" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_d1e879afc0fa56b6c9645b458d64b8ce.setContent(html_16064afeda81d160211f4bfe04bfc5ea);
|
|
|
|
|
|
|
|
marker_179a9031ff62e929ed774b65a8079bed.bindPopup(popup_d1e879afc0fa56b6c9645b458d64b8ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_179a9031ff62e929ed774b65a8079bed.setIcon(icon_3ec843057fa35f0c383337d8bcd920a6);
|
|
|
|
|
|
var marker_bf6efcca1f881cd85d9f4a6d31071d41 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_644480d92bcde113b40251cccbe814fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6f9a19839a98ff28eed32bfd9769145 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1965327b6052b358567d690bfe6997fa = $(`<div id="html_1965327b6052b358567d690bfe6997fa" style="width: 100.0%; height: 100.0%;">artisanspyramid.libretechsystems.xyz</div>`)[0];
|
|
popup_b6f9a19839a98ff28eed32bfd9769145.setContent(html_1965327b6052b358567d690bfe6997fa);
|
|
|
|
|
|
|
|
marker_bf6efcca1f881cd85d9f4a6d31071d41.bindPopup(popup_b6f9a19839a98ff28eed32bfd9769145)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf6efcca1f881cd85d9f4a6d31071d41.setIcon(icon_644480d92bcde113b40251cccbe814fb);
|
|
|
|
|
|
var marker_a52e4bb89b0fd2125ee449122c53cb4b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ed6b7a5c9a97359d45f0b9ef1e5a7fd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca4a1189af5881bebdbc8e03bfa509f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b488dc8e21885b258775434d4bd8279 = $(`<div id="html_4b488dc8e21885b258775434d4bd8279" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_ca4a1189af5881bebdbc8e03bfa509f7.setContent(html_4b488dc8e21885b258775434d4bd8279);
|
|
|
|
|
|
|
|
marker_a52e4bb89b0fd2125ee449122c53cb4b.bindPopup(popup_ca4a1189af5881bebdbc8e03bfa509f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a52e4bb89b0fd2125ee449122c53cb4b.setIcon(icon_ed6b7a5c9a97359d45f0b9ef1e5a7fd4);
|
|
|
|
|
|
var marker_3b5c336d105b647c0a0924ea1f25d6ca = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a4b52fa83fb9693d13835d32cc5ef1a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc03ed64eb94140c16d4cd0e06412a3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c601dc740cf78b198825b43a196ca0b = $(`<div id="html_9c601dc740cf78b198825b43a196ca0b" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_fc03ed64eb94140c16d4cd0e06412a3b.setContent(html_9c601dc740cf78b198825b43a196ca0b);
|
|
|
|
|
|
|
|
marker_3b5c336d105b647c0a0924ea1f25d6ca.bindPopup(popup_fc03ed64eb94140c16d4cd0e06412a3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b5c336d105b647c0a0924ea1f25d6ca.setIcon(icon_a4b52fa83fb9693d13835d32cc5ef1a8);
|
|
|
|
|
|
var marker_20ce52bca09508d35be7cc14c6ab9336 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fd28177432b4c79a71b107e150c681dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e95be9cb95241b85b32753dc4fbfa9e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b01f0519992b926eff24b2af971694b8 = $(`<div id="html_b01f0519992b926eff24b2af971694b8" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_e95be9cb95241b85b32753dc4fbfa9e4.setContent(html_b01f0519992b926eff24b2af971694b8);
|
|
|
|
|
|
|
|
marker_20ce52bca09508d35be7cc14c6ab9336.bindPopup(popup_e95be9cb95241b85b32753dc4fbfa9e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ce52bca09508d35be7cc14c6ab9336.setIcon(icon_fd28177432b4c79a71b107e150c681dd);
|
|
|
|
|
|
var marker_53bd37ee8f3454840590468a27acef6f = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3f4324bc88186ed14f70a5612a1b7535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01be75fb36768364779bd45850e2d5c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34497c404ee1dd89d7fcb099f8c48180 = $(`<div id="html_34497c404ee1dd89d7fcb099f8c48180" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_01be75fb36768364779bd45850e2d5c9.setContent(html_34497c404ee1dd89d7fcb099f8c48180);
|
|
|
|
|
|
|
|
marker_53bd37ee8f3454840590468a27acef6f.bindPopup(popup_01be75fb36768364779bd45850e2d5c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53bd37ee8f3454840590468a27acef6f.setIcon(icon_3f4324bc88186ed14f70a5612a1b7535);
|
|
|
|
|
|
var marker_9a91267d08c62be69d8e3fce60348443 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_92bebc1a32fdc3db4b91bf2f50d13d71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a83a4a8e3020edab135c42ac28678fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b7b2a70448bfe2592b2b5a870a0c4e5 = $(`<div id="html_1b7b2a70448bfe2592b2b5a870a0c4e5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_6a83a4a8e3020edab135c42ac28678fc.setContent(html_1b7b2a70448bfe2592b2b5a870a0c4e5);
|
|
|
|
|
|
|
|
marker_9a91267d08c62be69d8e3fce60348443.bindPopup(popup_6a83a4a8e3020edab135c42ac28678fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a91267d08c62be69d8e3fce60348443.setIcon(icon_92bebc1a32fdc3db4b91bf2f50d13d71);
|
|
|
|
|
|
var marker_474ed10bec13358a2f78d9f4f92c9782 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d821dd814675c9a4f5339673e256e37c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49b78bba3523addfdb3d141c29d4d704 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_319d096d8cc393cb7b7202c475ced719 = $(`<div id="html_319d096d8cc393cb7b7202c475ced719" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_49b78bba3523addfdb3d141c29d4d704.setContent(html_319d096d8cc393cb7b7202c475ced719);
|
|
|
|
|
|
|
|
marker_474ed10bec13358a2f78d9f4f92c9782.bindPopup(popup_49b78bba3523addfdb3d141c29d4d704)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_474ed10bec13358a2f78d9f4f92c9782.setIcon(icon_d821dd814675c9a4f5339673e256e37c);
|
|
|
|
|
|
var marker_8fd2d06e6cf51738e65f97411f1ef4a4 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4e86f62ed751802d32e669adb9fde971 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fdf5b729daedcdff11282d912f78cee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbe5aeeaa67f01db29bece15a8fd4aeb = $(`<div id="html_bbe5aeeaa67f01db29bece15a8fd4aeb" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_6fdf5b729daedcdff11282d912f78cee.setContent(html_bbe5aeeaa67f01db29bece15a8fd4aeb);
|
|
|
|
|
|
|
|
marker_8fd2d06e6cf51738e65f97411f1ef4a4.bindPopup(popup_6fdf5b729daedcdff11282d912f78cee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fd2d06e6cf51738e65f97411f1ef4a4.setIcon(icon_4e86f62ed751802d32e669adb9fde971);
|
|
|
|
|
|
var marker_31325e4e8cd61b936a68267f0f443054 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c47361bfe69372ceb2f059fbf7cd9f3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69c32366fe6c3f510acf1a7ac00e4f97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c371d4b3c326914c6a54b3355ec39508 = $(`<div id="html_c371d4b3c326914c6a54b3355ec39508" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_69c32366fe6c3f510acf1a7ac00e4f97.setContent(html_c371d4b3c326914c6a54b3355ec39508);
|
|
|
|
|
|
|
|
marker_31325e4e8cd61b936a68267f0f443054.bindPopup(popup_69c32366fe6c3f510acf1a7ac00e4f97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31325e4e8cd61b936a68267f0f443054.setIcon(icon_c47361bfe69372ceb2f059fbf7cd9f3b);
|
|
|
|
|
|
var marker_1f9a1a00d1eb46c4f5b87bbac3270a28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_2b8c652e5d93bdaf9b98304605e4ae4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42f4655e43501a4139b42cd2c934bc6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a81f98913f8a328bbc34e51298c23055 = $(`<div id="html_a81f98913f8a328bbc34e51298c23055" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_42f4655e43501a4139b42cd2c934bc6f.setContent(html_a81f98913f8a328bbc34e51298c23055);
|
|
|
|
|
|
|
|
marker_1f9a1a00d1eb46c4f5b87bbac3270a28.bindPopup(popup_42f4655e43501a4139b42cd2c934bc6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f9a1a00d1eb46c4f5b87bbac3270a28.setIcon(icon_2b8c652e5d93bdaf9b98304605e4ae4a);
|
|
|
|
|
|
var marker_30929fc7d6aeb403d167e804041e6964 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_66415c97d036bc710ab4ce0faaae7e9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23d709d4be059f8ae20a1522fa817613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4aecffd235a5c595665ab69a7feae22 = $(`<div id="html_e4aecffd235a5c595665ab69a7feae22" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_23d709d4be059f8ae20a1522fa817613.setContent(html_e4aecffd235a5c595665ab69a7feae22);
|
|
|
|
|
|
|
|
marker_30929fc7d6aeb403d167e804041e6964.bindPopup(popup_23d709d4be059f8ae20a1522fa817613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30929fc7d6aeb403d167e804041e6964.setIcon(icon_66415c97d036bc710ab4ce0faaae7e9f);
|
|
|
|
|
|
var marker_2cb6dcb3de356fea26dd6f49bda0d006 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c4d5b4934e7b36775df29561911d48af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75b5628364057c88c3415fb1b0adb43d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c3d9d202f3a6e49fe4ab6b13ae1405f = $(`<div id="html_9c3d9d202f3a6e49fe4ab6b13ae1405f" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_75b5628364057c88c3415fb1b0adb43d.setContent(html_9c3d9d202f3a6e49fe4ab6b13ae1405f);
|
|
|
|
|
|
|
|
marker_2cb6dcb3de356fea26dd6f49bda0d006.bindPopup(popup_75b5628364057c88c3415fb1b0adb43d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cb6dcb3de356fea26dd6f49bda0d006.setIcon(icon_c4d5b4934e7b36775df29561911d48af);
|
|
|
|
|
|
var marker_de37351d4966f8ca0296eabb780426c5 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4d96207f5ac8bdc682d23ff3c5da7230 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61cc2d51dc1ea82a9b5289aea442c7e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_663e6ad7071a256ebff1be3f1243d0bc = $(`<div id="html_663e6ad7071a256ebff1be3f1243d0bc" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_61cc2d51dc1ea82a9b5289aea442c7e7.setContent(html_663e6ad7071a256ebff1be3f1243d0bc);
|
|
|
|
|
|
|
|
marker_de37351d4966f8ca0296eabb780426c5.bindPopup(popup_61cc2d51dc1ea82a9b5289aea442c7e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de37351d4966f8ca0296eabb780426c5.setIcon(icon_4d96207f5ac8bdc682d23ff3c5da7230);
|
|
|
|
|
|
var marker_718e03410fe20cf7ca02ec85cce14822 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ca6e5cfee32f4b666be552dcbe1b13c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_505dcf97a89039263c1ca3a960f8a130 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50d0b6f8286216b489b0c48c4270bce5 = $(`<div id="html_50d0b6f8286216b489b0c48c4270bce5" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_505dcf97a89039263c1ca3a960f8a130.setContent(html_50d0b6f8286216b489b0c48c4270bce5);
|
|
|
|
|
|
|
|
marker_718e03410fe20cf7ca02ec85cce14822.bindPopup(popup_505dcf97a89039263c1ca3a960f8a130)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718e03410fe20cf7ca02ec85cce14822.setIcon(icon_ca6e5cfee32f4b666be552dcbe1b13c1);
|
|
|
|
|
|
var marker_4192a938bbf6016660a8f77393d25e1a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c348143dbbcf83a143a4c515b1ca8a9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5031117aafbdd394b07368db80d7e602 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4579d6db4b011dd4c5a099ae69cb82c = $(`<div id="html_c4579d6db4b011dd4c5a099ae69cb82c" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_5031117aafbdd394b07368db80d7e602.setContent(html_c4579d6db4b011dd4c5a099ae69cb82c);
|
|
|
|
|
|
|
|
marker_4192a938bbf6016660a8f77393d25e1a.bindPopup(popup_5031117aafbdd394b07368db80d7e602)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4192a938bbf6016660a8f77393d25e1a.setIcon(icon_c348143dbbcf83a143a4c515b1ca8a9d);
|
|
|
|
|
|
var marker_afd57fe040287564191e07e0cb4df5f0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_dce16fca30b9a0cf568598b7d1ed4a2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c58b276e2bd1caf49446c0c828c54db2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffd7ce300b592c38e7491fdf6fbaa528 = $(`<div id="html_ffd7ce300b592c38e7491fdf6fbaa528" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_c58b276e2bd1caf49446c0c828c54db2.setContent(html_ffd7ce300b592c38e7491fdf6fbaa528);
|
|
|
|
|
|
|
|
marker_afd57fe040287564191e07e0cb4df5f0.bindPopup(popup_c58b276e2bd1caf49446c0c828c54db2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afd57fe040287564191e07e0cb4df5f0.setIcon(icon_dce16fca30b9a0cf568598b7d1ed4a2e);
|
|
|
|
|
|
var marker_2f3f89b535b5387540d09f6d36bd8329 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6aaafa0f16ab7a938c76f433c030f9f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_490c78231bb44497fd15b9c981d65758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec6e5c3acf89d67e50e22f668d65f330 = $(`<div id="html_ec6e5c3acf89d67e50e22f668d65f330" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_490c78231bb44497fd15b9c981d65758.setContent(html_ec6e5c3acf89d67e50e22f668d65f330);
|
|
|
|
|
|
|
|
marker_2f3f89b535b5387540d09f6d36bd8329.bindPopup(popup_490c78231bb44497fd15b9c981d65758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f3f89b535b5387540d09f6d36bd8329.setIcon(icon_6aaafa0f16ab7a938c76f433c030f9f8);
|
|
|
|
|
|
var marker_2162bea955939d7d7e97a2d67027b1f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_e75ba807b400812d3f43de9597e01ce7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31a240b702afc44d1e363b0c5bb80272 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_709ab66fb4a77dad65f3e7196f075198 = $(`<div id="html_709ab66fb4a77dad65f3e7196f075198" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_31a240b702afc44d1e363b0c5bb80272.setContent(html_709ab66fb4a77dad65f3e7196f075198);
|
|
|
|
|
|
|
|
marker_2162bea955939d7d7e97a2d67027b1f2.bindPopup(popup_31a240b702afc44d1e363b0c5bb80272)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2162bea955939d7d7e97a2d67027b1f2.setIcon(icon_e75ba807b400812d3f43de9597e01ce7);
|
|
|
|
|
|
var marker_4607794c44debb609dbcac0f55bf470d = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4c2c6ea74ec64266712d7b9f03d448dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c546dff27f253fbc36b2d1d88753b1e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1ee7b4be5e0655cdfbc0628c99cff12 = $(`<div id="html_a1ee7b4be5e0655cdfbc0628c99cff12" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_c546dff27f253fbc36b2d1d88753b1e7.setContent(html_a1ee7b4be5e0655cdfbc0628c99cff12);
|
|
|
|
|
|
|
|
marker_4607794c44debb609dbcac0f55bf470d.bindPopup(popup_c546dff27f253fbc36b2d1d88753b1e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4607794c44debb609dbcac0f55bf470d.setIcon(icon_4c2c6ea74ec64266712d7b9f03d448dd);
|
|
|
|
|
|
var marker_17f787bfedfed827f07230a4a30a980f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_842a5471536fd7f275728c34fdaca93e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f522edc093101c6de04ab62b8e47f61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b445dc06531a6792886e41dae7cc989 = $(`<div id="html_2b445dc06531a6792886e41dae7cc989" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_2f522edc093101c6de04ab62b8e47f61.setContent(html_2b445dc06531a6792886e41dae7cc989);
|
|
|
|
|
|
|
|
marker_17f787bfedfed827f07230a4a30a980f.bindPopup(popup_2f522edc093101c6de04ab62b8e47f61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17f787bfedfed827f07230a4a30a980f.setIcon(icon_842a5471536fd7f275728c34fdaca93e);
|
|
|
|
|
|
var marker_b6e3f575b79b5da0cee8638285c0dda8 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_df32421ee8a6e16402db7bb52484aa45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39f1ad38c453ef13b4743d7acbecd92a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0d9749736fb05d9b13bee9237387b0 = $(`<div id="html_5e0d9749736fb05d9b13bee9237387b0" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_39f1ad38c453ef13b4743d7acbecd92a.setContent(html_5e0d9749736fb05d9b13bee9237387b0);
|
|
|
|
|
|
|
|
marker_b6e3f575b79b5da0cee8638285c0dda8.bindPopup(popup_39f1ad38c453ef13b4743d7acbecd92a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6e3f575b79b5da0cee8638285c0dda8.setIcon(icon_df32421ee8a6e16402db7bb52484aa45);
|
|
|
|
|
|
var marker_43857e5e44ccce34718f50388922d48b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_bd59a7abc28b3b5740c5dcb8ded05bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ddd96498e177800ee725c313c2684ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2685c9acd3e936bc22e04fec89f6b916 = $(`<div id="html_2685c9acd3e936bc22e04fec89f6b916" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_7ddd96498e177800ee725c313c2684ea.setContent(html_2685c9acd3e936bc22e04fec89f6b916);
|
|
|
|
|
|
|
|
marker_43857e5e44ccce34718f50388922d48b.bindPopup(popup_7ddd96498e177800ee725c313c2684ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43857e5e44ccce34718f50388922d48b.setIcon(icon_bd59a7abc28b3b5740c5dcb8ded05bd2);
|
|
|
|
|
|
var marker_666eb16273aa00d40f49a25cace8cafa = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_7b810453621173be589e7c8a49940ec4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b889cd2db518125d38e978fcd06c47d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1eb01b6da732cc5e9c77d9f835d0d23 = $(`<div id="html_d1eb01b6da732cc5e9c77d9f835d0d23" style="width: 100.0%; height: 100.0%;">relay.saturnali.net</div>`)[0];
|
|
popup_b889cd2db518125d38e978fcd06c47d3.setContent(html_d1eb01b6da732cc5e9c77d9f835d0d23);
|
|
|
|
|
|
|
|
marker_666eb16273aa00d40f49a25cace8cafa.bindPopup(popup_b889cd2db518125d38e978fcd06c47d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_666eb16273aa00d40f49a25cace8cafa.setIcon(icon_7b810453621173be589e7c8a49940ec4);
|
|
|
|
|
|
var marker_1507e4cf1f0212bbb8492b05cc7ae72c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_53f6b6840cab99961def2f20058d9bd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e05e82bffe6b659d282cb1a9d86e7291 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_317927f31d307e8b37a9703c3ddc6338 = $(`<div id="html_317927f31d307e8b37a9703c3ddc6338" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_e05e82bffe6b659d282cb1a9d86e7291.setContent(html_317927f31d307e8b37a9703c3ddc6338);
|
|
|
|
|
|
|
|
marker_1507e4cf1f0212bbb8492b05cc7ae72c.bindPopup(popup_e05e82bffe6b659d282cb1a9d86e7291)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1507e4cf1f0212bbb8492b05cc7ae72c.setIcon(icon_53f6b6840cab99961def2f20058d9bd0);
|
|
|
|
|
|
var marker_6339a5968dcf0d9525d9b45e9dbe488b = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1df2ad6c8e7694478383f88031c8ae61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d93ad6bc5b5308a0a46cb2d7cf56674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7650630b1ba89f54cc8973c5b5e2868 = $(`<div id="html_f7650630b1ba89f54cc8973c5b5e2868" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_2d93ad6bc5b5308a0a46cb2d7cf56674.setContent(html_f7650630b1ba89f54cc8973c5b5e2868);
|
|
|
|
|
|
|
|
marker_6339a5968dcf0d9525d9b45e9dbe488b.bindPopup(popup_2d93ad6bc5b5308a0a46cb2d7cf56674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6339a5968dcf0d9525d9b45e9dbe488b.setIcon(icon_1df2ad6c8e7694478383f88031c8ae61);
|
|
|
|
|
|
var marker_5083e23cfa34112ac8e28646766b0bd9 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3a5176ba0020af45825adb7fe128e72e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7f1b0f0f04ede69cf1346a84812afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55d5035eb74e72bbb587139383f99b99 = $(`<div id="html_55d5035eb74e72bbb587139383f99b99" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_8c7f1b0f0f04ede69cf1346a84812afe.setContent(html_55d5035eb74e72bbb587139383f99b99);
|
|
|
|
|
|
|
|
marker_5083e23cfa34112ac8e28646766b0bd9.bindPopup(popup_8c7f1b0f0f04ede69cf1346a84812afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5083e23cfa34112ac8e28646766b0bd9.setIcon(icon_3a5176ba0020af45825adb7fe128e72e);
|
|
|
|
|
|
var marker_657fb2b69a7f13c5373c17a8213f64f5 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_abbe9eca1b242c9af31ade05efb1abf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b941e0555508f8f1c0045a49a92a85d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad61db9fd211232869727d2bafb1eed5 = $(`<div id="html_ad61db9fd211232869727d2bafb1eed5" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_0b941e0555508f8f1c0045a49a92a85d.setContent(html_ad61db9fd211232869727d2bafb1eed5);
|
|
|
|
|
|
|
|
marker_657fb2b69a7f13c5373c17a8213f64f5.bindPopup(popup_0b941e0555508f8f1c0045a49a92a85d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_657fb2b69a7f13c5373c17a8213f64f5.setIcon(icon_abbe9eca1b242c9af31ade05efb1abf2);
|
|
|
|
|
|
var marker_28f92a6645dbf15856db7e26704863c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_74deaafaa9b52a8f09d4b648fd14e1da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b85458da60c0396bf0305517cac9ed58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13c8135fbefa782dc65671adf8253ce6 = $(`<div id="html_13c8135fbefa782dc65671adf8253ce6" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_b85458da60c0396bf0305517cac9ed58.setContent(html_13c8135fbefa782dc65671adf8253ce6);
|
|
|
|
|
|
|
|
marker_28f92a6645dbf15856db7e26704863c7.bindPopup(popup_b85458da60c0396bf0305517cac9ed58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28f92a6645dbf15856db7e26704863c7.setIcon(icon_74deaafaa9b52a8f09d4b648fd14e1da);
|
|
|
|
|
|
var marker_739ff90581bbbffeef98b54f62b7c3f8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_55738e9219ed6e1dfb174f3a117e15f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9948f9075c7d6e771814f6af405d4fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3381a0aea25d1537c1f1fedd605b5bbb = $(`<div id="html_3381a0aea25d1537c1f1fedd605b5bbb" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_e9948f9075c7d6e771814f6af405d4fd.setContent(html_3381a0aea25d1537c1f1fedd605b5bbb);
|
|
|
|
|
|
|
|
marker_739ff90581bbbffeef98b54f62b7c3f8.bindPopup(popup_e9948f9075c7d6e771814f6af405d4fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_739ff90581bbbffeef98b54f62b7c3f8.setIcon(icon_55738e9219ed6e1dfb174f3a117e15f1);
|
|
|
|
|
|
var marker_faca5d35682dd5f8d640ca8f6ce15c84 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_75e45d258264b3a094b4faad9584dcbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f15783e3cfaf69f9e7c3c9e4cb100abc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20cf099758c3946b31aeaf07050b1061 = $(`<div id="html_20cf099758c3946b31aeaf07050b1061" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_f15783e3cfaf69f9e7c3c9e4cb100abc.setContent(html_20cf099758c3946b31aeaf07050b1061);
|
|
|
|
|
|
|
|
marker_faca5d35682dd5f8d640ca8f6ce15c84.bindPopup(popup_f15783e3cfaf69f9e7c3c9e4cb100abc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faca5d35682dd5f8d640ca8f6ce15c84.setIcon(icon_75e45d258264b3a094b4faad9584dcbe);
|
|
|
|
|
|
var marker_20a823204df3176a0e05937aba20b85b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_770cd0694d3dcad3494f5d5e5425a5e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff774cb4311c26655ffe80bf4cdc752b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeddb55a0580b8d18898251c62d79762 = $(`<div id="html_eeddb55a0580b8d18898251c62d79762" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_ff774cb4311c26655ffe80bf4cdc752b.setContent(html_eeddb55a0580b8d18898251c62d79762);
|
|
|
|
|
|
|
|
marker_20a823204df3176a0e05937aba20b85b.bindPopup(popup_ff774cb4311c26655ffe80bf4cdc752b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20a823204df3176a0e05937aba20b85b.setIcon(icon_770cd0694d3dcad3494f5d5e5425a5e1);
|
|
|
|
|
|
var marker_8b95847b8473afee4b79973011183889 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_057a6f30e134f325c33262c0ec002098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_946aaa7b06f583392099491b39016453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df960c997a5f102ff624374ecb7aca74 = $(`<div id="html_df960c997a5f102ff624374ecb7aca74" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_946aaa7b06f583392099491b39016453.setContent(html_df960c997a5f102ff624374ecb7aca74);
|
|
|
|
|
|
|
|
marker_8b95847b8473afee4b79973011183889.bindPopup(popup_946aaa7b06f583392099491b39016453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b95847b8473afee4b79973011183889.setIcon(icon_057a6f30e134f325c33262c0ec002098);
|
|
|
|
|
|
var marker_f6919c54da43745a699b8a1c3fe1427f = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_32c3fe67ce9099b7041ccab4dbabe06f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e2b9f91723d0cf1a12c05e01c2f8e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96cf26508fb8dca220f60ca3710f0299 = $(`<div id="html_96cf26508fb8dca220f60ca3710f0299" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_c1e2b9f91723d0cf1a12c05e01c2f8e2.setContent(html_96cf26508fb8dca220f60ca3710f0299);
|
|
|
|
|
|
|
|
marker_f6919c54da43745a699b8a1c3fe1427f.bindPopup(popup_c1e2b9f91723d0cf1a12c05e01c2f8e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6919c54da43745a699b8a1c3fe1427f.setIcon(icon_32c3fe67ce9099b7041ccab4dbabe06f);
|
|
|
|
|
|
var marker_70512ec58a28548115b2ce8748cb0a80 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_190e718e4db8e69b8dc2111054c9de29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69aa4e488718b051fc396f75a9f5e453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c3a99accc612d75be712f2b4ca17801 = $(`<div id="html_8c3a99accc612d75be712f2b4ca17801" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_69aa4e488718b051fc396f75a9f5e453.setContent(html_8c3a99accc612d75be712f2b4ca17801);
|
|
|
|
|
|
|
|
marker_70512ec58a28548115b2ce8748cb0a80.bindPopup(popup_69aa4e488718b051fc396f75a9f5e453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70512ec58a28548115b2ce8748cb0a80.setIcon(icon_190e718e4db8e69b8dc2111054c9de29);
|
|
|
|
|
|
var marker_9ff3a051fa14067e5bc6ba36c940a514 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_dc6c306f71bf484f3e3fd6f354e45be9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6750f890ff64c594cba8bc22004e4e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eda991700c1bd3d19507a3905926bd6 = $(`<div id="html_1eda991700c1bd3d19507a3905926bd6" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_6750f890ff64c594cba8bc22004e4e2d.setContent(html_1eda991700c1bd3d19507a3905926bd6);
|
|
|
|
|
|
|
|
marker_9ff3a051fa14067e5bc6ba36c940a514.bindPopup(popup_6750f890ff64c594cba8bc22004e4e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ff3a051fa14067e5bc6ba36c940a514.setIcon(icon_dc6c306f71bf484f3e3fd6f354e45be9);
|
|
|
|
|
|
var marker_7456a5b660154c8f9adde09ddf82003f = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3c1b43da2ea8a1ec3dc0838c1b30a48c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ac2234591b60e1f1eb70fa11f941d83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f832df3f45e9292ff4d54a226b507b22 = $(`<div id="html_f832df3f45e9292ff4d54a226b507b22" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_2ac2234591b60e1f1eb70fa11f941d83.setContent(html_f832df3f45e9292ff4d54a226b507b22);
|
|
|
|
|
|
|
|
marker_7456a5b660154c8f9adde09ddf82003f.bindPopup(popup_2ac2234591b60e1f1eb70fa11f941d83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7456a5b660154c8f9adde09ddf82003f.setIcon(icon_3c1b43da2ea8a1ec3dc0838c1b30a48c);
|
|
|
|
|
|
var marker_50197061dd69110d4a2663c392abb06c = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_49c2da82bfabfb478a60d905f100827b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3691dfdb0920fba6f58878cec91ed91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b498a09a13cd2a90675b0129730de421 = $(`<div id="html_b498a09a13cd2a90675b0129730de421" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_f3691dfdb0920fba6f58878cec91ed91.setContent(html_b498a09a13cd2a90675b0129730de421);
|
|
|
|
|
|
|
|
marker_50197061dd69110d4a2663c392abb06c.bindPopup(popup_f3691dfdb0920fba6f58878cec91ed91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50197061dd69110d4a2663c392abb06c.setIcon(icon_49c2da82bfabfb478a60d905f100827b);
|
|
|
|
|
|
var marker_fa4afdc48c2d1525e87f06edfe116ebe = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f1c45b6e8631af327006d9422dbf4e7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d313c2b198890c1100ae77366c32f110 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a2b18a93b37666ebd9491be4e4dfb21 = $(`<div id="html_7a2b18a93b37666ebd9491be4e4dfb21" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_d313c2b198890c1100ae77366c32f110.setContent(html_7a2b18a93b37666ebd9491be4e4dfb21);
|
|
|
|
|
|
|
|
marker_fa4afdc48c2d1525e87f06edfe116ebe.bindPopup(popup_d313c2b198890c1100ae77366c32f110)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa4afdc48c2d1525e87f06edfe116ebe.setIcon(icon_f1c45b6e8631af327006d9422dbf4e7d);
|
|
|
|
|
|
var marker_51cd2058b4865ca6ee3cb0fca83505f3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ab3dd26bab2f42ac678683547befe6f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_482438a9bdb239a4b25d34f9d390db41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd5dbdb375af9dcddb2f458f4f0a7ebb = $(`<div id="html_cd5dbdb375af9dcddb2f458f4f0a7ebb" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_482438a9bdb239a4b25d34f9d390db41.setContent(html_cd5dbdb375af9dcddb2f458f4f0a7ebb);
|
|
|
|
|
|
|
|
marker_51cd2058b4865ca6ee3cb0fca83505f3.bindPopup(popup_482438a9bdb239a4b25d34f9d390db41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51cd2058b4865ca6ee3cb0fca83505f3.setIcon(icon_ab3dd26bab2f42ac678683547befe6f9);
|
|
|
|
|
|
var marker_2a3ae2c384f7e9661ad00f0a7abbeaae = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_739a364e12ed07755777d50668af7b50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8a8b34ac22189452d17eac575bbceb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09569bda061540e5ec42b0c1080abf59 = $(`<div id="html_09569bda061540e5ec42b0c1080abf59" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_a8a8b34ac22189452d17eac575bbceb5.setContent(html_09569bda061540e5ec42b0c1080abf59);
|
|
|
|
|
|
|
|
marker_2a3ae2c384f7e9661ad00f0a7abbeaae.bindPopup(popup_a8a8b34ac22189452d17eac575bbceb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a3ae2c384f7e9661ad00f0a7abbeaae.setIcon(icon_739a364e12ed07755777d50668af7b50);
|
|
|
|
|
|
var marker_e58c8f4e5c93e9414f11262525426dfe = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_176aab8b075586b8ae12df79c2b9e97b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d05aa80260dea71350b80df94fda364 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2376c00fb8d9190c72252cee5d692241 = $(`<div id="html_2376c00fb8d9190c72252cee5d692241" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_8d05aa80260dea71350b80df94fda364.setContent(html_2376c00fb8d9190c72252cee5d692241);
|
|
|
|
|
|
|
|
marker_e58c8f4e5c93e9414f11262525426dfe.bindPopup(popup_8d05aa80260dea71350b80df94fda364)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e58c8f4e5c93e9414f11262525426dfe.setIcon(icon_176aab8b075586b8ae12df79c2b9e97b);
|
|
|
|
|
|
var marker_d037c88fb4c8acf884b8dcc98bebf800 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4762123d25774df5eb701c467adb138c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_820a744f06b7e65d9515cd088d8f7ac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0024ca07d003f0e9208894a4c143c5fd = $(`<div id="html_0024ca07d003f0e9208894a4c143c5fd" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_820a744f06b7e65d9515cd088d8f7ac3.setContent(html_0024ca07d003f0e9208894a4c143c5fd);
|
|
|
|
|
|
|
|
marker_d037c88fb4c8acf884b8dcc98bebf800.bindPopup(popup_820a744f06b7e65d9515cd088d8f7ac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d037c88fb4c8acf884b8dcc98bebf800.setIcon(icon_4762123d25774df5eb701c467adb138c);
|
|
|
|
|
|
var marker_b4f4d7d3b00ca16170a500c843f428fb = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_286676e92a2d5e4a6f9d6994537df93b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ae212aea10d98317718d9884a32b6b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edaeb37c433763662b3a3c535404e71e = $(`<div id="html_edaeb37c433763662b3a3c535404e71e" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_3ae212aea10d98317718d9884a32b6b8.setContent(html_edaeb37c433763662b3a3c535404e71e);
|
|
|
|
|
|
|
|
marker_b4f4d7d3b00ca16170a500c843f428fb.bindPopup(popup_3ae212aea10d98317718d9884a32b6b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4f4d7d3b00ca16170a500c843f428fb.setIcon(icon_286676e92a2d5e4a6f9d6994537df93b);
|
|
|
|
|
|
var marker_0fb1230d59c7c811d732d3405dd9aa72 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9c7539be9443535927e0d572ef8bbe19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_228afd7cbda9e22ac75d105b81136fc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_468d6529c18d6fda220fc1d646935db6 = $(`<div id="html_468d6529c18d6fda220fc1d646935db6" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_228afd7cbda9e22ac75d105b81136fc4.setContent(html_468d6529c18d6fda220fc1d646935db6);
|
|
|
|
|
|
|
|
marker_0fb1230d59c7c811d732d3405dd9aa72.bindPopup(popup_228afd7cbda9e22ac75d105b81136fc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fb1230d59c7c811d732d3405dd9aa72.setIcon(icon_9c7539be9443535927e0d572ef8bbe19);
|
|
|
|
|
|
var marker_e30b2ec777b54faea9d32a6deeaf675e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fbc054e0fc80c46d97c1dd25d82c2497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a499d1269b1586ecc70e0da9e574a55a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0b1e8cf5dd1e30e9413ba1439ded616 = $(`<div id="html_a0b1e8cf5dd1e30e9413ba1439ded616" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_a499d1269b1586ecc70e0da9e574a55a.setContent(html_a0b1e8cf5dd1e30e9413ba1439ded616);
|
|
|
|
|
|
|
|
marker_e30b2ec777b54faea9d32a6deeaf675e.bindPopup(popup_a499d1269b1586ecc70e0da9e574a55a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e30b2ec777b54faea9d32a6deeaf675e.setIcon(icon_fbc054e0fc80c46d97c1dd25d82c2497);
|
|
|
|
|
|
var marker_bfe58bf2fafbbfeb7a63cf36bcfb6c82 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9e62a3f22048bf55db46a8506c91c47c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af38da66e51371da3da1d351246388e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afff0fb88b4d68f156ac8f4671ac0aeb = $(`<div id="html_afff0fb88b4d68f156ac8f4671ac0aeb" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_af38da66e51371da3da1d351246388e6.setContent(html_afff0fb88b4d68f156ac8f4671ac0aeb);
|
|
|
|
|
|
|
|
marker_bfe58bf2fafbbfeb7a63cf36bcfb6c82.bindPopup(popup_af38da66e51371da3da1d351246388e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfe58bf2fafbbfeb7a63cf36bcfb6c82.setIcon(icon_9e62a3f22048bf55db46a8506c91c47c);
|
|
|
|
|
|
var marker_09386ecdf5b3aeddfeda4ec1550ad61e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_2c0e2a024f6875ff9aaa660faf2d7cf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_412dc68ea047e67cbfbdb1d9051c1c78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef11f77bef3d28a2336323c31344d87f = $(`<div id="html_ef11f77bef3d28a2336323c31344d87f" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_412dc68ea047e67cbfbdb1d9051c1c78.setContent(html_ef11f77bef3d28a2336323c31344d87f);
|
|
|
|
|
|
|
|
marker_09386ecdf5b3aeddfeda4ec1550ad61e.bindPopup(popup_412dc68ea047e67cbfbdb1d9051c1c78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09386ecdf5b3aeddfeda4ec1550ad61e.setIcon(icon_2c0e2a024f6875ff9aaa660faf2d7cf6);
|
|
|
|
|
|
var marker_81f5a500aeff0e76883cbba13cd596b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3a9dc6a0436bc0912361bdaac76a1f8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20c34417aa20c33d291e46cf5dc5858b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dbc71d04b1ed3bd343878aae2bd2055 = $(`<div id="html_5dbc71d04b1ed3bd343878aae2bd2055" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_20c34417aa20c33d291e46cf5dc5858b.setContent(html_5dbc71d04b1ed3bd343878aae2bd2055);
|
|
|
|
|
|
|
|
marker_81f5a500aeff0e76883cbba13cd596b1.bindPopup(popup_20c34417aa20c33d291e46cf5dc5858b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81f5a500aeff0e76883cbba13cd596b1.setIcon(icon_3a9dc6a0436bc0912361bdaac76a1f8a);
|
|
|
|
|
|
var marker_4f3b9487f121896337deeeb330f884f6 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4ead59372791069ca5cde83c33de7333 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b23c2b7928200a266c0fef8d72b39d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fb66eaea953ffc3b994c70b553eae08 = $(`<div id="html_3fb66eaea953ffc3b994c70b553eae08" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_8b23c2b7928200a266c0fef8d72b39d7.setContent(html_3fb66eaea953ffc3b994c70b553eae08);
|
|
|
|
|
|
|
|
marker_4f3b9487f121896337deeeb330f884f6.bindPopup(popup_8b23c2b7928200a266c0fef8d72b39d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f3b9487f121896337deeeb330f884f6.setIcon(icon_4ead59372791069ca5cde83c33de7333);
|
|
|
|
|
|
var marker_997dda5993c457a2f131afa98d7011ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_8103525750ed69f3075169eb1269b44f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf32150a1d5234ca53027d0d7e8f1eb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7fcd77777a52875f0578baf125e54c2 = $(`<div id="html_f7fcd77777a52875f0578baf125e54c2" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_cf32150a1d5234ca53027d0d7e8f1eb2.setContent(html_f7fcd77777a52875f0578baf125e54c2);
|
|
|
|
|
|
|
|
marker_997dda5993c457a2f131afa98d7011ec.bindPopup(popup_cf32150a1d5234ca53027d0d7e8f1eb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_997dda5993c457a2f131afa98d7011ec.setIcon(icon_8103525750ed69f3075169eb1269b44f);
|
|
|
|
|
|
var marker_351c2735c54067a457bf4bbb69b6d073 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3f4a67919a0c5908788c671ef5a2ea22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e193ce8c48d3aeab6f179bc186830d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6984ded5767e71ee19304b7011fa2ac = $(`<div id="html_f6984ded5767e71ee19304b7011fa2ac" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_0e193ce8c48d3aeab6f179bc186830d0.setContent(html_f6984ded5767e71ee19304b7011fa2ac);
|
|
|
|
|
|
|
|
marker_351c2735c54067a457bf4bbb69b6d073.bindPopup(popup_0e193ce8c48d3aeab6f179bc186830d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_351c2735c54067a457bf4bbb69b6d073.setIcon(icon_3f4a67919a0c5908788c671ef5a2ea22);
|
|
|
|
|
|
var marker_ca06c77e20f95497f62c0919c9fd27e0 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_18588f645b54853d0877dca469920875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fc2fb3558ff047f89906b1f2ccc4126 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fca6056409155560444d8ecb7c89ac7a = $(`<div id="html_fca6056409155560444d8ecb7c89ac7a" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_8fc2fb3558ff047f89906b1f2ccc4126.setContent(html_fca6056409155560444d8ecb7c89ac7a);
|
|
|
|
|
|
|
|
marker_ca06c77e20f95497f62c0919c9fd27e0.bindPopup(popup_8fc2fb3558ff047f89906b1f2ccc4126)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca06c77e20f95497f62c0919c9fd27e0.setIcon(icon_18588f645b54853d0877dca469920875);
|
|
|
|
|
|
var marker_ba35e73f9c6cf88cd9b4f007820a6e01 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_47f4768b3df133024924a7b9aff91385 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff786fd33ffcbebe3d34a38f14a452dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb765137c4e6265f2c48f53e47a21f78 = $(`<div id="html_cb765137c4e6265f2c48f53e47a21f78" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_ff786fd33ffcbebe3d34a38f14a452dc.setContent(html_cb765137c4e6265f2c48f53e47a21f78);
|
|
|
|
|
|
|
|
marker_ba35e73f9c6cf88cd9b4f007820a6e01.bindPopup(popup_ff786fd33ffcbebe3d34a38f14a452dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba35e73f9c6cf88cd9b4f007820a6e01.setIcon(icon_47f4768b3df133024924a7b9aff91385);
|
|
|
|
|
|
var marker_d0803fb5c73c5bee91b37bb289033276 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_8c5f1c978c75907e9f468098ba5c9f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c72c6cdf35d1a824cf2d9b09988507c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2d73ea434e50d04a2eabfd662364244 = $(`<div id="html_d2d73ea434e50d04a2eabfd662364244" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_0c72c6cdf35d1a824cf2d9b09988507c.setContent(html_d2d73ea434e50d04a2eabfd662364244);
|
|
|
|
|
|
|
|
marker_d0803fb5c73c5bee91b37bb289033276.bindPopup(popup_0c72c6cdf35d1a824cf2d9b09988507c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0803fb5c73c5bee91b37bb289033276.setIcon(icon_8c5f1c978c75907e9f468098ba5c9f27);
|
|
|
|
|
|
var marker_71857ee168d852f107421d30b1b7eed9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ddc341112dfe7b1e38e1e2d22263ca94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77375df20d143176bdf81a9debb91d5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c95161ed933bd4be5d4e2c6cdbefe55 = $(`<div id="html_1c95161ed933bd4be5d4e2c6cdbefe55" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_77375df20d143176bdf81a9debb91d5f.setContent(html_1c95161ed933bd4be5d4e2c6cdbefe55);
|
|
|
|
|
|
|
|
marker_71857ee168d852f107421d30b1b7eed9.bindPopup(popup_77375df20d143176bdf81a9debb91d5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71857ee168d852f107421d30b1b7eed9.setIcon(icon_ddc341112dfe7b1e38e1e2d22263ca94);
|
|
|
|
|
|
var marker_3933c4d9b6f6ec10e7935f2b7f04e351 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_964f25a187e9abf6a8dbcc61a4186ce4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_826317e94f95bf6f2cee16d973f9a61b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_927fd0888d286f908fd1fde07192e31f = $(`<div id="html_927fd0888d286f908fd1fde07192e31f" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_826317e94f95bf6f2cee16d973f9a61b.setContent(html_927fd0888d286f908fd1fde07192e31f);
|
|
|
|
|
|
|
|
marker_3933c4d9b6f6ec10e7935f2b7f04e351.bindPopup(popup_826317e94f95bf6f2cee16d973f9a61b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3933c4d9b6f6ec10e7935f2b7f04e351.setIcon(icon_964f25a187e9abf6a8dbcc61a4186ce4);
|
|
|
|
|
|
var marker_38cd625913a8c2777517f62919604182 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_534a89ff9afde98d4b77909ca6dd5414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e3fb7f44dcade1c90b9904efda871b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b20b069e87b7b57ee80aa8cf34c999c = $(`<div id="html_8b20b069e87b7b57ee80aa8cf34c999c" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_3e3fb7f44dcade1c90b9904efda871b0.setContent(html_8b20b069e87b7b57ee80aa8cf34c999c);
|
|
|
|
|
|
|
|
marker_38cd625913a8c2777517f62919604182.bindPopup(popup_3e3fb7f44dcade1c90b9904efda871b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38cd625913a8c2777517f62919604182.setIcon(icon_534a89ff9afde98d4b77909ca6dd5414);
|
|
|
|
|
|
var marker_d4a000206f0f2b21893c28fad2a4b08e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9182f5ba0019e22e35f85f9621ec5412 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_151ee6dfbc205b002bdb7705159a6bd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cec91188b0a496b9cfd9388ff737e948 = $(`<div id="html_cec91188b0a496b9cfd9388ff737e948" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_151ee6dfbc205b002bdb7705159a6bd3.setContent(html_cec91188b0a496b9cfd9388ff737e948);
|
|
|
|
|
|
|
|
marker_d4a000206f0f2b21893c28fad2a4b08e.bindPopup(popup_151ee6dfbc205b002bdb7705159a6bd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4a000206f0f2b21893c28fad2a4b08e.setIcon(icon_9182f5ba0019e22e35f85f9621ec5412);
|
|
|
|
|
|
var marker_e3d2d2c9ec2b9f9d8b33cd04ed475a9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0363e64878ef3f54af2de0d24760adcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1eb0087bfec144ede418143fc69a56e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73440b0fbf8120539b6f5cb2c13a955e = $(`<div id="html_73440b0fbf8120539b6f5cb2c13a955e" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_f1eb0087bfec144ede418143fc69a56e.setContent(html_73440b0fbf8120539b6f5cb2c13a955e);
|
|
|
|
|
|
|
|
marker_e3d2d2c9ec2b9f9d8b33cd04ed475a9e.bindPopup(popup_f1eb0087bfec144ede418143fc69a56e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d2d2c9ec2b9f9d8b33cd04ed475a9e.setIcon(icon_0363e64878ef3f54af2de0d24760adcb);
|
|
|
|
|
|
var marker_60a8e082768c75061f498932f85976d8 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ec044d535e1ecbcb959b20e4ae58a44c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01a971f1b4678070029dd2e626ee8e99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e360ace7ee623a24f07dc6fd2985682f = $(`<div id="html_e360ace7ee623a24f07dc6fd2985682f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_01a971f1b4678070029dd2e626ee8e99.setContent(html_e360ace7ee623a24f07dc6fd2985682f);
|
|
|
|
|
|
|
|
marker_60a8e082768c75061f498932f85976d8.bindPopup(popup_01a971f1b4678070029dd2e626ee8e99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60a8e082768c75061f498932f85976d8.setIcon(icon_ec044d535e1ecbcb959b20e4ae58a44c);
|
|
|
|
|
|
var marker_dfa424cbda898244c469cea7acf2ff88 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9fce3a5430e3d7deb406d1a55971ce5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c022cf1b636ab31d23e0741a4e8215b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2af67c763cb4b152fb11cd2ceea25058 = $(`<div id="html_2af67c763cb4b152fb11cd2ceea25058" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_c022cf1b636ab31d23e0741a4e8215b3.setContent(html_2af67c763cb4b152fb11cd2ceea25058);
|
|
|
|
|
|
|
|
marker_dfa424cbda898244c469cea7acf2ff88.bindPopup(popup_c022cf1b636ab31d23e0741a4e8215b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfa424cbda898244c469cea7acf2ff88.setIcon(icon_9fce3a5430e3d7deb406d1a55971ce5e);
|
|
|
|
|
|
var marker_90ca2f19cddeeafab707e07158fb85d0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_8e57b0c7905fb5fd389f5eddb96a4b24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_170087ea5a6f0f847ae32d77b3930a59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da054e9601afe46f287c0740a62f9430 = $(`<div id="html_da054e9601afe46f287c0740a62f9430" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_170087ea5a6f0f847ae32d77b3930a59.setContent(html_da054e9601afe46f287c0740a62f9430);
|
|
|
|
|
|
|
|
marker_90ca2f19cddeeafab707e07158fb85d0.bindPopup(popup_170087ea5a6f0f847ae32d77b3930a59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90ca2f19cddeeafab707e07158fb85d0.setIcon(icon_8e57b0c7905fb5fd389f5eddb96a4b24);
|
|
|
|
|
|
var marker_bc1f6e15f05a4c56d6e785abb715b647 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9e1b54c5a85d3d7f02a2ac373a5324fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a1b40889029d980a6f6d79b73fd1a85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63aeee5f381deae59f46df0af7d4d83e = $(`<div id="html_63aeee5f381deae59f46df0af7d4d83e" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_1a1b40889029d980a6f6d79b73fd1a85.setContent(html_63aeee5f381deae59f46df0af7d4d83e);
|
|
|
|
|
|
|
|
marker_bc1f6e15f05a4c56d6e785abb715b647.bindPopup(popup_1a1b40889029d980a6f6d79b73fd1a85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc1f6e15f05a4c56d6e785abb715b647.setIcon(icon_9e1b54c5a85d3d7f02a2ac373a5324fd);
|
|
|
|
|
|
var marker_37f4a946317ceddf60a55e8e7a42cdce = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_41fa30dd0a6a0b7d3787c59e9eda597f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_def0d517ae80149ef9f1384dfe86c86e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89a3d97a88886b7166b6ce3316b891d0 = $(`<div id="html_89a3d97a88886b7166b6ce3316b891d0" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_def0d517ae80149ef9f1384dfe86c86e.setContent(html_89a3d97a88886b7166b6ce3316b891d0);
|
|
|
|
|
|
|
|
marker_37f4a946317ceddf60a55e8e7a42cdce.bindPopup(popup_def0d517ae80149ef9f1384dfe86c86e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37f4a946317ceddf60a55e8e7a42cdce.setIcon(icon_41fa30dd0a6a0b7d3787c59e9eda597f);
|
|
|
|
|
|
var marker_cc90bf0cd406008f69b623ba0a926240 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a2c71a30e4d34de06251198c58590345 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5febf26b9cfba389f09662bf3e9b862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f215037de7539f649dc2471ed56fae69 = $(`<div id="html_f215037de7539f649dc2471ed56fae69" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_b5febf26b9cfba389f09662bf3e9b862.setContent(html_f215037de7539f649dc2471ed56fae69);
|
|
|
|
|
|
|
|
marker_cc90bf0cd406008f69b623ba0a926240.bindPopup(popup_b5febf26b9cfba389f09662bf3e9b862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc90bf0cd406008f69b623ba0a926240.setIcon(icon_a2c71a30e4d34de06251198c58590345);
|
|
|
|
|
|
var marker_9eec5a436472ebb50faa7262b3c4b877 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fc009457451047e1f1cfb5e43d8775b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c963bfcde371e0d63fb62379833430e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1194da5e63320e5c4b9877de93f6703c = $(`<div id="html_1194da5e63320e5c4b9877de93f6703c" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_c963bfcde371e0d63fb62379833430e2.setContent(html_1194da5e63320e5c4b9877de93f6703c);
|
|
|
|
|
|
|
|
marker_9eec5a436472ebb50faa7262b3c4b877.bindPopup(popup_c963bfcde371e0d63fb62379833430e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eec5a436472ebb50faa7262b3c4b877.setIcon(icon_fc009457451047e1f1cfb5e43d8775b8);
|
|
|
|
|
|
var marker_d948815a49510fe9e09892a52c462c6c = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_201ed28c9dfedf94d8ec5d8dad0d4728 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21bf7540148c777b0a184d64f3ef8d35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10e365ea772d4e311d9f415b9e5216ef = $(`<div id="html_10e365ea772d4e311d9f415b9e5216ef" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_21bf7540148c777b0a184d64f3ef8d35.setContent(html_10e365ea772d4e311d9f415b9e5216ef);
|
|
|
|
|
|
|
|
marker_d948815a49510fe9e09892a52c462c6c.bindPopup(popup_21bf7540148c777b0a184d64f3ef8d35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d948815a49510fe9e09892a52c462c6c.setIcon(icon_201ed28c9dfedf94d8ec5d8dad0d4728);
|
|
|
|
|
|
var marker_8ceebac9fb8e60dd5189165c9bdf395b = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_337b98ef4ceccdb6bb8715361d1748c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_450d80cc1e63fd6c254962d2398aee13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb2f6e320c7610508b914624083c6eba = $(`<div id="html_bb2f6e320c7610508b914624083c6eba" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_450d80cc1e63fd6c254962d2398aee13.setContent(html_bb2f6e320c7610508b914624083c6eba);
|
|
|
|
|
|
|
|
marker_8ceebac9fb8e60dd5189165c9bdf395b.bindPopup(popup_450d80cc1e63fd6c254962d2398aee13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ceebac9fb8e60dd5189165c9bdf395b.setIcon(icon_337b98ef4ceccdb6bb8715361d1748c5);
|
|
|
|
|
|
var marker_18c139fa530b0f2cab411f29b4d7d883 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_bd0c339e52862378d5e460bfc80a62d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4cac4838c51d8a55731bb9efbd8c96b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45d1be43b63754c21f7c8eced7d9f38e = $(`<div id="html_45d1be43b63754c21f7c8eced7d9f38e" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_f4cac4838c51d8a55731bb9efbd8c96b.setContent(html_45d1be43b63754c21f7c8eced7d9f38e);
|
|
|
|
|
|
|
|
marker_18c139fa530b0f2cab411f29b4d7d883.bindPopup(popup_f4cac4838c51d8a55731bb9efbd8c96b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18c139fa530b0f2cab411f29b4d7d883.setIcon(icon_bd0c339e52862378d5e460bfc80a62d0);
|
|
|
|
|
|
var marker_24c88a14de8d7fde62985172839f4ea8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b3ba98a8cf7ee1918b10e4d5f8b10ccf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05c9e90e921aad1a88536d606864ba43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c0cd7925bf8933dfeb4d2c312782e6d = $(`<div id="html_3c0cd7925bf8933dfeb4d2c312782e6d" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_05c9e90e921aad1a88536d606864ba43.setContent(html_3c0cd7925bf8933dfeb4d2c312782e6d);
|
|
|
|
|
|
|
|
marker_24c88a14de8d7fde62985172839f4ea8.bindPopup(popup_05c9e90e921aad1a88536d606864ba43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24c88a14de8d7fde62985172839f4ea8.setIcon(icon_b3ba98a8cf7ee1918b10e4d5f8b10ccf);
|
|
|
|
|
|
var marker_779d856316f03bd640d9d0ea484bf9e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3ef69856331955e1214693893ae169eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c594a44e6fb16a9d7ff25ffb9ab051c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eccc1b9da66fb0fb1c1b2adca2cd9970 = $(`<div id="html_eccc1b9da66fb0fb1c1b2adca2cd9970" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_c594a44e6fb16a9d7ff25ffb9ab051c1.setContent(html_eccc1b9da66fb0fb1c1b2adca2cd9970);
|
|
|
|
|
|
|
|
marker_779d856316f03bd640d9d0ea484bf9e0.bindPopup(popup_c594a44e6fb16a9d7ff25ffb9ab051c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_779d856316f03bd640d9d0ea484bf9e0.setIcon(icon_3ef69856331955e1214693893ae169eb);
|
|
|
|
|
|
var marker_6ed240c69bf00ac5ec4613723cc1441d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_489562927ca583d48be2c65a7d923111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e06cf9543e3db090c4164b96cf646479 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70bde999afc3d7ddc6e5e74fc51917dd = $(`<div id="html_70bde999afc3d7ddc6e5e74fc51917dd" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_e06cf9543e3db090c4164b96cf646479.setContent(html_70bde999afc3d7ddc6e5e74fc51917dd);
|
|
|
|
|
|
|
|
marker_6ed240c69bf00ac5ec4613723cc1441d.bindPopup(popup_e06cf9543e3db090c4164b96cf646479)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ed240c69bf00ac5ec4613723cc1441d.setIcon(icon_489562927ca583d48be2c65a7d923111);
|
|
|
|
|
|
var marker_272bba729f8d2a24c2245e9dda319d23 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_637b5a69aab68e0a381137105baf9398 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2630fcae83f6fd79c6d10b90c2272860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af5616f0eef5dabce9aca0792befe93a = $(`<div id="html_af5616f0eef5dabce9aca0792befe93a" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_2630fcae83f6fd79c6d10b90c2272860.setContent(html_af5616f0eef5dabce9aca0792befe93a);
|
|
|
|
|
|
|
|
marker_272bba729f8d2a24c2245e9dda319d23.bindPopup(popup_2630fcae83f6fd79c6d10b90c2272860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_272bba729f8d2a24c2245e9dda319d23.setIcon(icon_637b5a69aab68e0a381137105baf9398);
|
|
|
|
|
|
var marker_f30227264c721cdbbbdc3cd67fec47a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_587b903519de012f517e6310f2a4ec06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34b97ba50bc2cea489187c9bc7061b3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_658bb4cb1585294e9fb0ec68c07ac07b = $(`<div id="html_658bb4cb1585294e9fb0ec68c07ac07b" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_34b97ba50bc2cea489187c9bc7061b3e.setContent(html_658bb4cb1585294e9fb0ec68c07ac07b);
|
|
|
|
|
|
|
|
marker_f30227264c721cdbbbdc3cd67fec47a2.bindPopup(popup_34b97ba50bc2cea489187c9bc7061b3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f30227264c721cdbbbdc3cd67fec47a2.setIcon(icon_587b903519de012f517e6310f2a4ec06);
|
|
|
|
|
|
var marker_d238aa33c581aa05313b934316df6a3e = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b19c28e8a24611f9b0ad62d242edd733 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_976291bcb80c650602d0b1aba1a0ee41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bc80c29651157191927791fc3c6748d = $(`<div id="html_9bc80c29651157191927791fc3c6748d" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_976291bcb80c650602d0b1aba1a0ee41.setContent(html_9bc80c29651157191927791fc3c6748d);
|
|
|
|
|
|
|
|
marker_d238aa33c581aa05313b934316df6a3e.bindPopup(popup_976291bcb80c650602d0b1aba1a0ee41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d238aa33c581aa05313b934316df6a3e.setIcon(icon_b19c28e8a24611f9b0ad62d242edd733);
|
|
|
|
|
|
var marker_a0628859bd9c081a56cb744096c00d53 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6f6ebddc9f40d065b9ba8fa3f99878ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe48f6b73d89d0b9c6242325f9212c14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58ad58d31c23e877f04311c5925a06a8 = $(`<div id="html_58ad58d31c23e877f04311c5925a06a8" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_fe48f6b73d89d0b9c6242325f9212c14.setContent(html_58ad58d31c23e877f04311c5925a06a8);
|
|
|
|
|
|
|
|
marker_a0628859bd9c081a56cb744096c00d53.bindPopup(popup_fe48f6b73d89d0b9c6242325f9212c14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0628859bd9c081a56cb744096c00d53.setIcon(icon_6f6ebddc9f40d065b9ba8fa3f99878ec);
|
|
|
|
|
|
var marker_6ebc2b101b68b26e532f212db01335ef = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_40492d12d0c77fdb24ffea69fdb3902c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08f55d66e2687e5a38de48e8d235c04a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5941a5d8213da3014b6e867f80e81ee4 = $(`<div id="html_5941a5d8213da3014b6e867f80e81ee4" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_08f55d66e2687e5a38de48e8d235c04a.setContent(html_5941a5d8213da3014b6e867f80e81ee4);
|
|
|
|
|
|
|
|
marker_6ebc2b101b68b26e532f212db01335ef.bindPopup(popup_08f55d66e2687e5a38de48e8d235c04a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ebc2b101b68b26e532f212db01335ef.setIcon(icon_40492d12d0c77fdb24ffea69fdb3902c);
|
|
|
|
|
|
var marker_7bc8126ba3d30afee2322af91e451684 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_2211bf63cfd6668ef64ed7e47ad970d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92ddf3080479941a1c55c2ec12850e50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dcd5e77bfab6f31abb841d756a68a34 = $(`<div id="html_5dcd5e77bfab6f31abb841d756a68a34" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_92ddf3080479941a1c55c2ec12850e50.setContent(html_5dcd5e77bfab6f31abb841d756a68a34);
|
|
|
|
|
|
|
|
marker_7bc8126ba3d30afee2322af91e451684.bindPopup(popup_92ddf3080479941a1c55c2ec12850e50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bc8126ba3d30afee2322af91e451684.setIcon(icon_2211bf63cfd6668ef64ed7e47ad970d0);
|
|
|
|
|
|
var marker_0977302b82a4975070f894d94e0668bf = L.marker(
|
|
[45.4473, -73.7533],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_2509cab8daa00261d362484a77896e90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_134a66368e9b00363a769d418dfe2253 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2327ebf42e6699d395687b795466ae86 = $(`<div id="html_2327ebf42e6699d395687b795466ae86" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_134a66368e9b00363a769d418dfe2253.setContent(html_2327ebf42e6699d395687b795466ae86);
|
|
|
|
|
|
|
|
marker_0977302b82a4975070f894d94e0668bf.bindPopup(popup_134a66368e9b00363a769d418dfe2253)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0977302b82a4975070f894d94e0668bf.setIcon(icon_2509cab8daa00261d362484a77896e90);
|
|
|
|
|
|
var marker_5d39c26d5cbba072c57eac2f580522ae = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c49ab64e5c8ba88689fb419345205f2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0baa8fabb6f02bfeba5d4d6080226c0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_008e42f371aa7c1ee78191522c3eaf40 = $(`<div id="html_008e42f371aa7c1ee78191522c3eaf40" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_0baa8fabb6f02bfeba5d4d6080226c0e.setContent(html_008e42f371aa7c1ee78191522c3eaf40);
|
|
|
|
|
|
|
|
marker_5d39c26d5cbba072c57eac2f580522ae.bindPopup(popup_0baa8fabb6f02bfeba5d4d6080226c0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d39c26d5cbba072c57eac2f580522ae.setIcon(icon_c49ab64e5c8ba88689fb419345205f2d);
|
|
|
|
|
|
var marker_5ab8b000591f0731919326b83e0d736d = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_012ad46eb6b36ae9ff3991e158f00d11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5298510512e9b03325c174141842b388 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17ab66c700202365c86c5a340bfc32de = $(`<div id="html_17ab66c700202365c86c5a340bfc32de" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_5298510512e9b03325c174141842b388.setContent(html_17ab66c700202365c86c5a340bfc32de);
|
|
|
|
|
|
|
|
marker_5ab8b000591f0731919326b83e0d736d.bindPopup(popup_5298510512e9b03325c174141842b388)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ab8b000591f0731919326b83e0d736d.setIcon(icon_012ad46eb6b36ae9ff3991e158f00d11);
|
|
|
|
|
|
var marker_77abe31110168310a4d137ed3edd515e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_5de1ab58ce15bcbaba4e400fe900feb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1c8bdb3ced81b6304501254ac97e626 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c739282e17858b1ec1d8a410f4a4de0 = $(`<div id="html_3c739282e17858b1ec1d8a410f4a4de0" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_f1c8bdb3ced81b6304501254ac97e626.setContent(html_3c739282e17858b1ec1d8a410f4a4de0);
|
|
|
|
|
|
|
|
marker_77abe31110168310a4d137ed3edd515e.bindPopup(popup_f1c8bdb3ced81b6304501254ac97e626)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77abe31110168310a4d137ed3edd515e.setIcon(icon_5de1ab58ce15bcbaba4e400fe900feb0);
|
|
|
|
|
|
var marker_4b1838001328fbad5c8182130c0ce4af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_5bb9713c29c1469ba477d7ec9c14945d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffca1774217a910ef11c73771fa2adec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32c0c17b5cb8bdbaff2ef29b31c76dbe = $(`<div id="html_32c0c17b5cb8bdbaff2ef29b31c76dbe" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_ffca1774217a910ef11c73771fa2adec.setContent(html_32c0c17b5cb8bdbaff2ef29b31c76dbe);
|
|
|
|
|
|
|
|
marker_4b1838001328fbad5c8182130c0ce4af.bindPopup(popup_ffca1774217a910ef11c73771fa2adec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b1838001328fbad5c8182130c0ce4af.setIcon(icon_5bb9713c29c1469ba477d7ec9c14945d);
|
|
|
|
|
|
var marker_c0d7e410b9ffab99498db76d24a16893 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_75a7f6bd35c7bfd2f22d4af8ce9735f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a499ee5c69131344fc5615e082819b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dc8b337ff126e86421bc73dd7aa8e1b = $(`<div id="html_6dc8b337ff126e86421bc73dd7aa8e1b" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_a499ee5c69131344fc5615e082819b60.setContent(html_6dc8b337ff126e86421bc73dd7aa8e1b);
|
|
|
|
|
|
|
|
marker_c0d7e410b9ffab99498db76d24a16893.bindPopup(popup_a499ee5c69131344fc5615e082819b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0d7e410b9ffab99498db76d24a16893.setIcon(icon_75a7f6bd35c7bfd2f22d4af8ce9735f4);
|
|
|
|
|
|
var marker_a3d6d36f431dbd6a13cea415d912d95f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_83c828fa6fbcecef41c8cca94d58aaae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64bde5303859cba3798f359285832841 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f181ead7ca0e363717bca2cfefa073 = $(`<div id="html_d2f181ead7ca0e363717bca2cfefa073" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_64bde5303859cba3798f359285832841.setContent(html_d2f181ead7ca0e363717bca2cfefa073);
|
|
|
|
|
|
|
|
marker_a3d6d36f431dbd6a13cea415d912d95f.bindPopup(popup_64bde5303859cba3798f359285832841)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3d6d36f431dbd6a13cea415d912d95f.setIcon(icon_83c828fa6fbcecef41c8cca94d58aaae);
|
|
|
|
|
|
var marker_00c63b510c1dfd384d8d3e938878f12e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_5f6c495961bd4bde3b018f3291b2d5ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5119f869d4dc8b0c5c517b7097679f36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23b28be43fe96bd4a291a26d4d5fdc4d = $(`<div id="html_23b28be43fe96bd4a291a26d4d5fdc4d" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_5119f869d4dc8b0c5c517b7097679f36.setContent(html_23b28be43fe96bd4a291a26d4d5fdc4d);
|
|
|
|
|
|
|
|
marker_00c63b510c1dfd384d8d3e938878f12e.bindPopup(popup_5119f869d4dc8b0c5c517b7097679f36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00c63b510c1dfd384d8d3e938878f12e.setIcon(icon_5f6c495961bd4bde3b018f3291b2d5ec);
|
|
|
|
|
|
var marker_228e0057f7c4ab5db55721e9c2153b4c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0e15ca6603e8dc47144eb6427edd0b99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51ababb6fe01fc1f9de8280306b4f20e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa6090d4925acc26e7b131e2efd411a = $(`<div id="html_faa6090d4925acc26e7b131e2efd411a" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_51ababb6fe01fc1f9de8280306b4f20e.setContent(html_faa6090d4925acc26e7b131e2efd411a);
|
|
|
|
|
|
|
|
marker_228e0057f7c4ab5db55721e9c2153b4c.bindPopup(popup_51ababb6fe01fc1f9de8280306b4f20e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_228e0057f7c4ab5db55721e9c2153b4c.setIcon(icon_0e15ca6603e8dc47144eb6427edd0b99);
|
|
|
|
|
|
var marker_1615811bb746c002f449046c4414ea67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_654b49451f6ad3841fef800d29312e30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe11bae697a7eae5b75b84dfa0175d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb4d46e386c31988e9e676b41fab6c76 = $(`<div id="html_fb4d46e386c31988e9e676b41fab6c76" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_fe11bae697a7eae5b75b84dfa0175d63.setContent(html_fb4d46e386c31988e9e676b41fab6c76);
|
|
|
|
|
|
|
|
marker_1615811bb746c002f449046c4414ea67.bindPopup(popup_fe11bae697a7eae5b75b84dfa0175d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1615811bb746c002f449046c4414ea67.setIcon(icon_654b49451f6ad3841fef800d29312e30);
|
|
|
|
|
|
var marker_c95e5f028690a781676005921a0485a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f8bd58ff1800f1051c755664b4069ff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b7d6a68a61815a7e6d9169f02002de4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b2e9602286d9fef59be18ecd3734172 = $(`<div id="html_4b2e9602286d9fef59be18ecd3734172" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_9b7d6a68a61815a7e6d9169f02002de4.setContent(html_4b2e9602286d9fef59be18ecd3734172);
|
|
|
|
|
|
|
|
marker_c95e5f028690a781676005921a0485a7.bindPopup(popup_9b7d6a68a61815a7e6d9169f02002de4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c95e5f028690a781676005921a0485a7.setIcon(icon_f8bd58ff1800f1051c755664b4069ff1);
|
|
|
|
|
|
var marker_65c428f1d43bd844cdbfcdac4bd71509 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ce2fe820eb3ed57023fd242081701470 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_206a33b1ca9b132cfe5182829aebfeb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a17e33a7b2bb4b4e926efdab36c97ff = $(`<div id="html_0a17e33a7b2bb4b4e926efdab36c97ff" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_206a33b1ca9b132cfe5182829aebfeb7.setContent(html_0a17e33a7b2bb4b4e926efdab36c97ff);
|
|
|
|
|
|
|
|
marker_65c428f1d43bd844cdbfcdac4bd71509.bindPopup(popup_206a33b1ca9b132cfe5182829aebfeb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65c428f1d43bd844cdbfcdac4bd71509.setIcon(icon_ce2fe820eb3ed57023fd242081701470);
|
|
|
|
|
|
var marker_bf627225542c4e5402f0da374739dcaa = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0aecaa3373a4107bd8a1328d0f1edfee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e61931aa7cfe545f8ad041cfaa929dc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e80f68bc56a10eecdce42ace00455172 = $(`<div id="html_e80f68bc56a10eecdce42ace00455172" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_e61931aa7cfe545f8ad041cfaa929dc4.setContent(html_e80f68bc56a10eecdce42ace00455172);
|
|
|
|
|
|
|
|
marker_bf627225542c4e5402f0da374739dcaa.bindPopup(popup_e61931aa7cfe545f8ad041cfaa929dc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf627225542c4e5402f0da374739dcaa.setIcon(icon_0aecaa3373a4107bd8a1328d0f1edfee);
|
|
|
|
|
|
var marker_4f59bea9e3d688fc3f6413ab0f8acf25 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_387c0b59c51997a91b7c0ed196e3493a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f33a96ea43ba2735be3788f2f4cdea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34fe78c815a9e27374d4bceecafe97de = $(`<div id="html_34fe78c815a9e27374d4bceecafe97de" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_6f33a96ea43ba2735be3788f2f4cdea0.setContent(html_34fe78c815a9e27374d4bceecafe97de);
|
|
|
|
|
|
|
|
marker_4f59bea9e3d688fc3f6413ab0f8acf25.bindPopup(popup_6f33a96ea43ba2735be3788f2f4cdea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f59bea9e3d688fc3f6413ab0f8acf25.setIcon(icon_387c0b59c51997a91b7c0ed196e3493a);
|
|
|
|
|
|
var marker_6e9e05896bb589e4608b6b26ef1eba78 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a68d04844cec232e85a0381325837d4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e64c5b43320ac5ac83bb2735d349e6d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f79beaa6b3954029c5f3c007f7210f5 = $(`<div id="html_3f79beaa6b3954029c5f3c007f7210f5" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_e64c5b43320ac5ac83bb2735d349e6d2.setContent(html_3f79beaa6b3954029c5f3c007f7210f5);
|
|
|
|
|
|
|
|
marker_6e9e05896bb589e4608b6b26ef1eba78.bindPopup(popup_e64c5b43320ac5ac83bb2735d349e6d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e9e05896bb589e4608b6b26ef1eba78.setIcon(icon_a68d04844cec232e85a0381325837d4f);
|
|
|
|
|
|
var marker_466eaabb7ae8696a9f0e470cbbb1bb2d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0cda387a6f52e8abb5135253ad7ead55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0805857aa5ba3b24628f1a6c52a63d02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cada15002c2f48ad9f1770ab43bfe75 = $(`<div id="html_4cada15002c2f48ad9f1770ab43bfe75" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_0805857aa5ba3b24628f1a6c52a63d02.setContent(html_4cada15002c2f48ad9f1770ab43bfe75);
|
|
|
|
|
|
|
|
marker_466eaabb7ae8696a9f0e470cbbb1bb2d.bindPopup(popup_0805857aa5ba3b24628f1a6c52a63d02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_466eaabb7ae8696a9f0e470cbbb1bb2d.setIcon(icon_0cda387a6f52e8abb5135253ad7ead55);
|
|
|
|
|
|
var marker_580e33775af1fc62a5155f33912a00a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6beb601b0c368a15e145b08fb2b93fd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4711f5e3e39e5a8b25fb884b44daf92a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03bcc2bc2d41e6c810453aa00037b1da = $(`<div id="html_03bcc2bc2d41e6c810453aa00037b1da" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_4711f5e3e39e5a8b25fb884b44daf92a.setContent(html_03bcc2bc2d41e6c810453aa00037b1da);
|
|
|
|
|
|
|
|
marker_580e33775af1fc62a5155f33912a00a2.bindPopup(popup_4711f5e3e39e5a8b25fb884b44daf92a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_580e33775af1fc62a5155f33912a00a2.setIcon(icon_6beb601b0c368a15e145b08fb2b93fd1);
|
|
|
|
|
|
var marker_f8fb6ec3007fb834d3965091db6c3ca2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4f70ed567d389635094b40b9983ec31d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c02083961a96d712504b340f71d05457 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11dac3539106e185c29e4adf9cfe33ee = $(`<div id="html_11dac3539106e185c29e4adf9cfe33ee" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_c02083961a96d712504b340f71d05457.setContent(html_11dac3539106e185c29e4adf9cfe33ee);
|
|
|
|
|
|
|
|
marker_f8fb6ec3007fb834d3965091db6c3ca2.bindPopup(popup_c02083961a96d712504b340f71d05457)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8fb6ec3007fb834d3965091db6c3ca2.setIcon(icon_4f70ed567d389635094b40b9983ec31d);
|
|
|
|
|
|
var marker_a4a1fa64ec9f024ce3a570ae70ec5e25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ef9c27e9f770fd5f993414502925dca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3ffd244b19d446d544940b28afe0258 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e2c3bcf6d0dfae07e349bd6629f41a4 = $(`<div id="html_0e2c3bcf6d0dfae07e349bd6629f41a4" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_f3ffd244b19d446d544940b28afe0258.setContent(html_0e2c3bcf6d0dfae07e349bd6629f41a4);
|
|
|
|
|
|
|
|
marker_a4a1fa64ec9f024ce3a570ae70ec5e25.bindPopup(popup_f3ffd244b19d446d544940b28afe0258)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4a1fa64ec9f024ce3a570ae70ec5e25.setIcon(icon_ef9c27e9f770fd5f993414502925dca6);
|
|
|
|
|
|
var marker_a67f630d07b8de428699218d49030f57 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_132948ad60f3641933641115cf03cec6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57f056433b2e8b551b8b8bd257af9ea9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f5d6ef5b6e40b04574ce57f06b3295d = $(`<div id="html_1f5d6ef5b6e40b04574ce57f06b3295d" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_57f056433b2e8b551b8b8bd257af9ea9.setContent(html_1f5d6ef5b6e40b04574ce57f06b3295d);
|
|
|
|
|
|
|
|
marker_a67f630d07b8de428699218d49030f57.bindPopup(popup_57f056433b2e8b551b8b8bd257af9ea9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a67f630d07b8de428699218d49030f57.setIcon(icon_132948ad60f3641933641115cf03cec6);
|
|
|
|
|
|
var marker_9f104267341cf06782cba4538679c2e6 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b5b319c2315e6c16d000b47236aa8b89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_029f2a41b7e2c4b3d3ebdb2ff6e03178 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69fe44f0029db9855b71fc67fe2cddbb = $(`<div id="html_69fe44f0029db9855b71fc67fe2cddbb" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_029f2a41b7e2c4b3d3ebdb2ff6e03178.setContent(html_69fe44f0029db9855b71fc67fe2cddbb);
|
|
|
|
|
|
|
|
marker_9f104267341cf06782cba4538679c2e6.bindPopup(popup_029f2a41b7e2c4b3d3ebdb2ff6e03178)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f104267341cf06782cba4538679c2e6.setIcon(icon_b5b319c2315e6c16d000b47236aa8b89);
|
|
|
|
|
|
var marker_702baceee602d2c96b1de5e13e36b2d3 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_87c99aca4e8b35117fcaad4de7268334 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bc5ba2d3446ce4839105e05a2e883c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97e00f0c42e801d2fc510104eeb8626a = $(`<div id="html_97e00f0c42e801d2fc510104eeb8626a" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_0bc5ba2d3446ce4839105e05a2e883c1.setContent(html_97e00f0c42e801d2fc510104eeb8626a);
|
|
|
|
|
|
|
|
marker_702baceee602d2c96b1de5e13e36b2d3.bindPopup(popup_0bc5ba2d3446ce4839105e05a2e883c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_702baceee602d2c96b1de5e13e36b2d3.setIcon(icon_87c99aca4e8b35117fcaad4de7268334);
|
|
|
|
|
|
var marker_c1b2dfa75e4e835716828bcb5e6b4b88 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fb26b8f865f5a1c88d24a92600c45aa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28d1d2526dad9105429486409f961ce9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d973d3b851540a276ffe1dc6f7201b1 = $(`<div id="html_7d973d3b851540a276ffe1dc6f7201b1" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_28d1d2526dad9105429486409f961ce9.setContent(html_7d973d3b851540a276ffe1dc6f7201b1);
|
|
|
|
|
|
|
|
marker_c1b2dfa75e4e835716828bcb5e6b4b88.bindPopup(popup_28d1d2526dad9105429486409f961ce9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1b2dfa75e4e835716828bcb5e6b4b88.setIcon(icon_fb26b8f865f5a1c88d24a92600c45aa9);
|
|
|
|
|
|
var marker_1ce605ec19318d704ff61413ae6999f9 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fa20ae3e1bc15d4c2601df0b0f014067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b7ec0200926f09c636a8db9b7e4097d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20143dd64859fd76bff2f8966e6a1980 = $(`<div id="html_20143dd64859fd76bff2f8966e6a1980" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_7b7ec0200926f09c636a8db9b7e4097d.setContent(html_20143dd64859fd76bff2f8966e6a1980);
|
|
|
|
|
|
|
|
marker_1ce605ec19318d704ff61413ae6999f9.bindPopup(popup_7b7ec0200926f09c636a8db9b7e4097d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ce605ec19318d704ff61413ae6999f9.setIcon(icon_fa20ae3e1bc15d4c2601df0b0f014067);
|
|
|
|
|
|
var marker_20baf595fa0ac253663edab1fafa1334 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b91f43a2726e5f31220a20e5a34baa71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a07aba8acfa5047a94696698cdfdd28f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97bdc3f47e7cb2d9e4177ffcddcb4e02 = $(`<div id="html_97bdc3f47e7cb2d9e4177ffcddcb4e02" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_a07aba8acfa5047a94696698cdfdd28f.setContent(html_97bdc3f47e7cb2d9e4177ffcddcb4e02);
|
|
|
|
|
|
|
|
marker_20baf595fa0ac253663edab1fafa1334.bindPopup(popup_a07aba8acfa5047a94696698cdfdd28f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20baf595fa0ac253663edab1fafa1334.setIcon(icon_b91f43a2726e5f31220a20e5a34baa71);
|
|
|
|
|
|
var marker_795e2f8e47b2db830966cd4da9747c6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_75ba3178ce2c0ce1660a8190ad3cb6fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eebb9727dc7498310afde6897ceedd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc5428cef87b6a797bc1cf7fc99928fa = $(`<div id="html_fc5428cef87b6a797bc1cf7fc99928fa" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_2eebb9727dc7498310afde6897ceedd6.setContent(html_fc5428cef87b6a797bc1cf7fc99928fa);
|
|
|
|
|
|
|
|
marker_795e2f8e47b2db830966cd4da9747c6d.bindPopup(popup_2eebb9727dc7498310afde6897ceedd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_795e2f8e47b2db830966cd4da9747c6d.setIcon(icon_75ba3178ce2c0ce1660a8190ad3cb6fa);
|
|
|
|
|
|
var marker_1cce3e4ae6e440d88aa4721594d5f5c1 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fa2e2528e73bcf381305ba15f7562688 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86301fb1b7ea483c667aaf148d1d6c0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_907e18e715f06883d6f546771233cfd0 = $(`<div id="html_907e18e715f06883d6f546771233cfd0" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_86301fb1b7ea483c667aaf148d1d6c0a.setContent(html_907e18e715f06883d6f546771233cfd0);
|
|
|
|
|
|
|
|
marker_1cce3e4ae6e440d88aa4721594d5f5c1.bindPopup(popup_86301fb1b7ea483c667aaf148d1d6c0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cce3e4ae6e440d88aa4721594d5f5c1.setIcon(icon_fa2e2528e73bcf381305ba15f7562688);
|
|
|
|
|
|
var marker_34c096f3aaa9791c9323a6e06d20a3c0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_540a13ffe5f94a32a59120c55e6d8946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81a502a70a93fe620334776ebf75959a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b64d32f7946e03b3e5b31adcf9ac4ee2 = $(`<div id="html_b64d32f7946e03b3e5b31adcf9ac4ee2" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_81a502a70a93fe620334776ebf75959a.setContent(html_b64d32f7946e03b3e5b31adcf9ac4ee2);
|
|
|
|
|
|
|
|
marker_34c096f3aaa9791c9323a6e06d20a3c0.bindPopup(popup_81a502a70a93fe620334776ebf75959a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34c096f3aaa9791c9323a6e06d20a3c0.setIcon(icon_540a13ffe5f94a32a59120c55e6d8946);
|
|
|
|
|
|
var marker_7cceb8a8747d68b7ad2379706261b1a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6f02fc562bf14e7ce718acde6af3e908 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_681436bd4a7c48ab93b9329a2815b80b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dc3c842f96b09994e9563439608c006 = $(`<div id="html_9dc3c842f96b09994e9563439608c006" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_681436bd4a7c48ab93b9329a2815b80b.setContent(html_9dc3c842f96b09994e9563439608c006);
|
|
|
|
|
|
|
|
marker_7cceb8a8747d68b7ad2379706261b1a9.bindPopup(popup_681436bd4a7c48ab93b9329a2815b80b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cceb8a8747d68b7ad2379706261b1a9.setIcon(icon_6f02fc562bf14e7ce718acde6af3e908);
|
|
|
|
|
|
var marker_e552219c0093f2e8c96a229a04b7c2be = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_bdf124f16cf9cda7be8401b4d0155f21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e3903ee0554e5a4d9571719eba6fdc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_763dcc4db06d60e03213928e8bfabf6f = $(`<div id="html_763dcc4db06d60e03213928e8bfabf6f" style="width: 100.0%; height: 100.0%;">relay.astrolabe.finance</div>`)[0];
|
|
popup_6e3903ee0554e5a4d9571719eba6fdc2.setContent(html_763dcc4db06d60e03213928e8bfabf6f);
|
|
|
|
|
|
|
|
marker_e552219c0093f2e8c96a229a04b7c2be.bindPopup(popup_6e3903ee0554e5a4d9571719eba6fdc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e552219c0093f2e8c96a229a04b7c2be.setIcon(icon_bdf124f16cf9cda7be8401b4d0155f21);
|
|
|
|
|
|
var marker_849981e39f55d714d82092e41770869c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c739cc49ad1ce028f5325053453048f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34f6a7d3a65b8cd782da2684de8c7bec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03de205ea8d8f1ba728fb9614e2439ff = $(`<div id="html_03de205ea8d8f1ba728fb9614e2439ff" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_34f6a7d3a65b8cd782da2684de8c7bec.setContent(html_03de205ea8d8f1ba728fb9614e2439ff);
|
|
|
|
|
|
|
|
marker_849981e39f55d714d82092e41770869c.bindPopup(popup_34f6a7d3a65b8cd782da2684de8c7bec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_849981e39f55d714d82092e41770869c.setIcon(icon_c739cc49ad1ce028f5325053453048f9);
|
|
|
|
|
|
var marker_5186b42daf425f10cf85dfc0688943aa = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f3145cb310bbe765f7cd75108eb29a9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e52add23a0a58e9a15dcf5b52baeb033 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfc2a01bd5cbfcf32f4c3beb2563e3a5 = $(`<div id="html_dfc2a01bd5cbfcf32f4c3beb2563e3a5" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_e52add23a0a58e9a15dcf5b52baeb033.setContent(html_dfc2a01bd5cbfcf32f4c3beb2563e3a5);
|
|
|
|
|
|
|
|
marker_5186b42daf425f10cf85dfc0688943aa.bindPopup(popup_e52add23a0a58e9a15dcf5b52baeb033)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5186b42daf425f10cf85dfc0688943aa.setIcon(icon_f3145cb310bbe765f7cd75108eb29a9b);
|
|
|
|
|
|
var marker_85cd139b9be9cb8c1b82a7dc6767452a = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d272feb7c8f783e6630d97fb1ed3e7cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbf0337b70b759584ca6fc8cdd67f7be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dd7af6e3cb740aa3c2457e4f5ac80b5 = $(`<div id="html_4dd7af6e3cb740aa3c2457e4f5ac80b5" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_cbf0337b70b759584ca6fc8cdd67f7be.setContent(html_4dd7af6e3cb740aa3c2457e4f5ac80b5);
|
|
|
|
|
|
|
|
marker_85cd139b9be9cb8c1b82a7dc6767452a.bindPopup(popup_cbf0337b70b759584ca6fc8cdd67f7be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85cd139b9be9cb8c1b82a7dc6767452a.setIcon(icon_d272feb7c8f783e6630d97fb1ed3e7cb);
|
|
|
|
|
|
var marker_b5593604fef09d7e69dc563b8b9b900d = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a3b43a3f1fc68dddd240439712c49c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bde8ffbfe34c8ef3f80aa7f1a195b804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9774b09399300efd0eefffa0c937679 = $(`<div id="html_a9774b09399300efd0eefffa0c937679" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_bde8ffbfe34c8ef3f80aa7f1a195b804.setContent(html_a9774b09399300efd0eefffa0c937679);
|
|
|
|
|
|
|
|
marker_b5593604fef09d7e69dc563b8b9b900d.bindPopup(popup_bde8ffbfe34c8ef3f80aa7f1a195b804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5593604fef09d7e69dc563b8b9b900d.setIcon(icon_a3b43a3f1fc68dddd240439712c49c73);
|
|
|
|
|
|
var marker_666df64f0038b815d6d10a694852c9e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1bee219484a143712c4d357ce1f833db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f6d8e58fe623aea900bcb524f154a47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f66fac598655c129079f1267daba4b7c = $(`<div id="html_f66fac598655c129079f1267daba4b7c" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_9f6d8e58fe623aea900bcb524f154a47.setContent(html_f66fac598655c129079f1267daba4b7c);
|
|
|
|
|
|
|
|
marker_666df64f0038b815d6d10a694852c9e5.bindPopup(popup_9f6d8e58fe623aea900bcb524f154a47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_666df64f0038b815d6d10a694852c9e5.setIcon(icon_1bee219484a143712c4d357ce1f833db);
|
|
|
|
|
|
var marker_0d0d398f098307d133f3c7dd6d3bce7e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_582a6603411cc008ead407baf9514486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38df4b20821c6adc2ec5126872815168 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1208c7538f874ee2058a0730bb53364 = $(`<div id="html_e1208c7538f874ee2058a0730bb53364" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_38df4b20821c6adc2ec5126872815168.setContent(html_e1208c7538f874ee2058a0730bb53364);
|
|
|
|
|
|
|
|
marker_0d0d398f098307d133f3c7dd6d3bce7e.bindPopup(popup_38df4b20821c6adc2ec5126872815168)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d0d398f098307d133f3c7dd6d3bce7e.setIcon(icon_582a6603411cc008ead407baf9514486);
|
|
|
|
|
|
var marker_e2e2d08f233533a7ac8b3e9ee9ed33fb = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0441a1350e891eb92ac078a8850e319c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd0979d71327f44311eae57215c612ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecd4b1484295203c9e9b046d07b7762f = $(`<div id="html_ecd4b1484295203c9e9b046d07b7762f" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_cd0979d71327f44311eae57215c612ed.setContent(html_ecd4b1484295203c9e9b046d07b7762f);
|
|
|
|
|
|
|
|
marker_e2e2d08f233533a7ac8b3e9ee9ed33fb.bindPopup(popup_cd0979d71327f44311eae57215c612ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2e2d08f233533a7ac8b3e9ee9ed33fb.setIcon(icon_0441a1350e891eb92ac078a8850e319c);
|
|
|
|
|
|
var marker_02e9d0a423aedd2ab685f77ca9b14b48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1cae501fcc7951d3402903da75fca3cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_877aefeeafba9fa1938ae9415da412cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da3a8a44ec44cbf502c28d5b08374ff4 = $(`<div id="html_da3a8a44ec44cbf502c28d5b08374ff4" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_877aefeeafba9fa1938ae9415da412cb.setContent(html_da3a8a44ec44cbf502c28d5b08374ff4);
|
|
|
|
|
|
|
|
marker_02e9d0a423aedd2ab685f77ca9b14b48.bindPopup(popup_877aefeeafba9fa1938ae9415da412cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02e9d0a423aedd2ab685f77ca9b14b48.setIcon(icon_1cae501fcc7951d3402903da75fca3cd);
|
|
|
|
|
|
var marker_845afb2faeb825e04fbe2bf213bf9b52 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_2a8675a11c90ed0f5c0c721b2d2f0946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4807e3548b5ece5bd0ca65db1b8a9017 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b421776994b0b09e57309671cc6ce09 = $(`<div id="html_3b421776994b0b09e57309671cc6ce09" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_4807e3548b5ece5bd0ca65db1b8a9017.setContent(html_3b421776994b0b09e57309671cc6ce09);
|
|
|
|
|
|
|
|
marker_845afb2faeb825e04fbe2bf213bf9b52.bindPopup(popup_4807e3548b5ece5bd0ca65db1b8a9017)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_845afb2faeb825e04fbe2bf213bf9b52.setIcon(icon_2a8675a11c90ed0f5c0c721b2d2f0946);
|
|
|
|
|
|
var marker_8722c13983e037793fb804c8cce6e2d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_59ea2fb7b2f8626472bdf6748efbc9ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_297e06a756bbf9d67830c5a7d097715c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_862bc8525b85bb792423c3bd154b7ac9 = $(`<div id="html_862bc8525b85bb792423c3bd154b7ac9" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_297e06a756bbf9d67830c5a7d097715c.setContent(html_862bc8525b85bb792423c3bd154b7ac9);
|
|
|
|
|
|
|
|
marker_8722c13983e037793fb804c8cce6e2d8.bindPopup(popup_297e06a756bbf9d67830c5a7d097715c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8722c13983e037793fb804c8cce6e2d8.setIcon(icon_59ea2fb7b2f8626472bdf6748efbc9ef);
|
|
|
|
|
|
var marker_e907a45d60ffecf4c08025881804459e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_139172a9d8093f050dd2bb67942d46f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5e4e0bd068fede511b6f995b23f082e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84b64c8f7a0ac644905088ff3a581e62 = $(`<div id="html_84b64c8f7a0ac644905088ff3a581e62" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_c5e4e0bd068fede511b6f995b23f082e.setContent(html_84b64c8f7a0ac644905088ff3a581e62);
|
|
|
|
|
|
|
|
marker_e907a45d60ffecf4c08025881804459e.bindPopup(popup_c5e4e0bd068fede511b6f995b23f082e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e907a45d60ffecf4c08025881804459e.setIcon(icon_139172a9d8093f050dd2bb67942d46f0);
|
|
|
|
|
|
var marker_718fb723977553b1a8f4657f108ad1f2 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b03e292577d7ad1a0ddad719eae66a16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d414571c2f98ea1562488c15460e582 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57b92eefc37758021a15887d27aea180 = $(`<div id="html_57b92eefc37758021a15887d27aea180" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_4d414571c2f98ea1562488c15460e582.setContent(html_57b92eefc37758021a15887d27aea180);
|
|
|
|
|
|
|
|
marker_718fb723977553b1a8f4657f108ad1f2.bindPopup(popup_4d414571c2f98ea1562488c15460e582)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718fb723977553b1a8f4657f108ad1f2.setIcon(icon_b03e292577d7ad1a0ddad719eae66a16);
|
|
|
|
|
|
var marker_f3f19d4956a49f11022d7857fb27f515 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ebd8cd4217be6cea6918c1ec47a5bcf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_791870766bb908532f74cbaec728f482 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aedc66caae61464112dbe99bb487b4b = $(`<div id="html_7aedc66caae61464112dbe99bb487b4b" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_791870766bb908532f74cbaec728f482.setContent(html_7aedc66caae61464112dbe99bb487b4b);
|
|
|
|
|
|
|
|
marker_f3f19d4956a49f11022d7857fb27f515.bindPopup(popup_791870766bb908532f74cbaec728f482)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3f19d4956a49f11022d7857fb27f515.setIcon(icon_ebd8cd4217be6cea6918c1ec47a5bcf2);
|
|
|
|
|
|
var marker_9dc8e053185740da79af680adce19e57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c34d04949058f68bd6f831fe35c95a5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1e842ae2e9e9f568cd74e3a3677f72b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3dd382e5555822d8feff2f4afd24b97 = $(`<div id="html_c3dd382e5555822d8feff2f4afd24b97" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_d1e842ae2e9e9f568cd74e3a3677f72b.setContent(html_c3dd382e5555822d8feff2f4afd24b97);
|
|
|
|
|
|
|
|
marker_9dc8e053185740da79af680adce19e57.bindPopup(popup_d1e842ae2e9e9f568cd74e3a3677f72b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dc8e053185740da79af680adce19e57.setIcon(icon_c34d04949058f68bd6f831fe35c95a5b);
|
|
|
|
|
|
var marker_d96dc0f6a63291d8b2a43305253790c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d4f283a5baab5ed00829a544cafb8679 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4dfb3b6bcb6c0b88ef34592d5e92d7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d259121e0e92266678263701d2b751ee = $(`<div id="html_d259121e0e92266678263701d2b751ee" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_e4dfb3b6bcb6c0b88ef34592d5e92d7e.setContent(html_d259121e0e92266678263701d2b751ee);
|
|
|
|
|
|
|
|
marker_d96dc0f6a63291d8b2a43305253790c5.bindPopup(popup_e4dfb3b6bcb6c0b88ef34592d5e92d7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d96dc0f6a63291d8b2a43305253790c5.setIcon(icon_d4f283a5baab5ed00829a544cafb8679);
|
|
|
|
|
|
var marker_d7e957fa92e951aeca6a88681d8aed1a = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_62506af8739797fa18fc9734ef9b8347 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f30dd67448b5d0532f59ea3be2a2f5d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5a102188b99c989144984de27257b86 = $(`<div id="html_b5a102188b99c989144984de27257b86" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_f30dd67448b5d0532f59ea3be2a2f5d4.setContent(html_b5a102188b99c989144984de27257b86);
|
|
|
|
|
|
|
|
marker_d7e957fa92e951aeca6a88681d8aed1a.bindPopup(popup_f30dd67448b5d0532f59ea3be2a2f5d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7e957fa92e951aeca6a88681d8aed1a.setIcon(icon_62506af8739797fa18fc9734ef9b8347);
|
|
|
|
|
|
var marker_2c6ac3ccb613024825bca6481dacc748 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d9cf97955d9a9566a15f86ef5d9445c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85e1f87e0f7252276e2a3e7382e9a219 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_899e5c6dd431268ced308395824a2367 = $(`<div id="html_899e5c6dd431268ced308395824a2367" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_85e1f87e0f7252276e2a3e7382e9a219.setContent(html_899e5c6dd431268ced308395824a2367);
|
|
|
|
|
|
|
|
marker_2c6ac3ccb613024825bca6481dacc748.bindPopup(popup_85e1f87e0f7252276e2a3e7382e9a219)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c6ac3ccb613024825bca6481dacc748.setIcon(icon_d9cf97955d9a9566a15f86ef5d9445c1);
|
|
|
|
|
|
var marker_3c23bf14cc2f507e1f5b5fdcc5be9955 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_99163d864b5c015bb7837b7bbf1da509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_439a1e9ae666f6227d808a21089a77d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b386b09d37e0d7732829e36eda2b018 = $(`<div id="html_6b386b09d37e0d7732829e36eda2b018" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_439a1e9ae666f6227d808a21089a77d3.setContent(html_6b386b09d37e0d7732829e36eda2b018);
|
|
|
|
|
|
|
|
marker_3c23bf14cc2f507e1f5b5fdcc5be9955.bindPopup(popup_439a1e9ae666f6227d808a21089a77d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c23bf14cc2f507e1f5b5fdcc5be9955.setIcon(icon_99163d864b5c015bb7837b7bbf1da509);
|
|
|
|
|
|
var marker_94b411548835e39c4aac7580c17627cf = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6cff24f2547a65aaae932ae1417c26e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03c6caac2742fc88bdcd8e20a57876a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e331a52f4bd7fbda730786901f7369fb = $(`<div id="html_e331a52f4bd7fbda730786901f7369fb" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_03c6caac2742fc88bdcd8e20a57876a7.setContent(html_e331a52f4bd7fbda730786901f7369fb);
|
|
|
|
|
|
|
|
marker_94b411548835e39c4aac7580c17627cf.bindPopup(popup_03c6caac2742fc88bdcd8e20a57876a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94b411548835e39c4aac7580c17627cf.setIcon(icon_6cff24f2547a65aaae932ae1417c26e5);
|
|
|
|
|
|
var marker_406b0d3e5c8b9e3732a21774812c49df = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f6a47a37c218471252357073938df575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_187fbab6abe2ff359296ad96152918ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23257f5c95073c1c95403ab57a475a8e = $(`<div id="html_23257f5c95073c1c95403ab57a475a8e" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_187fbab6abe2ff359296ad96152918ff.setContent(html_23257f5c95073c1c95403ab57a475a8e);
|
|
|
|
|
|
|
|
marker_406b0d3e5c8b9e3732a21774812c49df.bindPopup(popup_187fbab6abe2ff359296ad96152918ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_406b0d3e5c8b9e3732a21774812c49df.setIcon(icon_f6a47a37c218471252357073938df575);
|
|
|
|
|
|
var marker_65779a4d8a7fe79d38f5ed0fbbde245e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6e86c10bf3a9f9242195a1dc385b2cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1428f7f9de26ea299759b7d1ff403323 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d107a4abdeb6de9fa0ce1bed0ef5ca88 = $(`<div id="html_d107a4abdeb6de9fa0ce1bed0ef5ca88" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_1428f7f9de26ea299759b7d1ff403323.setContent(html_d107a4abdeb6de9fa0ce1bed0ef5ca88);
|
|
|
|
|
|
|
|
marker_65779a4d8a7fe79d38f5ed0fbbde245e.bindPopup(popup_1428f7f9de26ea299759b7d1ff403323)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65779a4d8a7fe79d38f5ed0fbbde245e.setIcon(icon_6e86c10bf3a9f9242195a1dc385b2cbd);
|
|
|
|
|
|
var marker_23d73d1afe931a851e57e7127a9a146b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_5510a839b0962fa071da5e7dd80fb542 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7592058e3fa0b6fa2104de0b2dc322e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_908d84c10e637182ad6ecc731c3a40bd = $(`<div id="html_908d84c10e637182ad6ecc731c3a40bd" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_7592058e3fa0b6fa2104de0b2dc322e0.setContent(html_908d84c10e637182ad6ecc731c3a40bd);
|
|
|
|
|
|
|
|
marker_23d73d1afe931a851e57e7127a9a146b.bindPopup(popup_7592058e3fa0b6fa2104de0b2dc322e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23d73d1afe931a851e57e7127a9a146b.setIcon(icon_5510a839b0962fa071da5e7dd80fb542);
|
|
|
|
|
|
var marker_861dbe27fb2e0ca2ab1a21cc97f9e578 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_43354a82a34729098cdb0ad589a68aff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0201d0a5f505cbabbc03dead8b7745a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71a48fc441b39686fdb1721126033c8f = $(`<div id="html_71a48fc441b39686fdb1721126033c8f" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_a0201d0a5f505cbabbc03dead8b7745a.setContent(html_71a48fc441b39686fdb1721126033c8f);
|
|
|
|
|
|
|
|
marker_861dbe27fb2e0ca2ab1a21cc97f9e578.bindPopup(popup_a0201d0a5f505cbabbc03dead8b7745a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_861dbe27fb2e0ca2ab1a21cc97f9e578.setIcon(icon_43354a82a34729098cdb0ad589a68aff);
|
|
|
|
|
|
var marker_10cd062336b0417845102b18b8cb6c53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a9066109340d9d6e00367f86a1c76b7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f35ec5785bd5181e854bdd5d65f7746b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_358f0bca568c1b95af61d11b80d0e097 = $(`<div id="html_358f0bca568c1b95af61d11b80d0e097" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_f35ec5785bd5181e854bdd5d65f7746b.setContent(html_358f0bca568c1b95af61d11b80d0e097);
|
|
|
|
|
|
|
|
marker_10cd062336b0417845102b18b8cb6c53.bindPopup(popup_f35ec5785bd5181e854bdd5d65f7746b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10cd062336b0417845102b18b8cb6c53.setIcon(icon_a9066109340d9d6e00367f86a1c76b7e);
|
|
|
|
|
|
var marker_ce69a361c8572dd3ff2e87095c3171c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f335a82fffe58973ae1a527b8321ce49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3a5953eb21c181fbf7bef0061929d61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94defcd110b229d548678ce24f4afc6e = $(`<div id="html_94defcd110b229d548678ce24f4afc6e" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_b3a5953eb21c181fbf7bef0061929d61.setContent(html_94defcd110b229d548678ce24f4afc6e);
|
|
|
|
|
|
|
|
marker_ce69a361c8572dd3ff2e87095c3171c9.bindPopup(popup_b3a5953eb21c181fbf7bef0061929d61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce69a361c8572dd3ff2e87095c3171c9.setIcon(icon_f335a82fffe58973ae1a527b8321ce49);
|
|
|
|
|
|
var marker_413ae53ceaecaecc353ef8f2e50e9a33 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3b2bdb60708a3b9ee22eab3c8a00fc6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a2b6f72aa4ed717ef814fd0bd29f96c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e68637aaedcc4214cae25ddb301e65b = $(`<div id="html_8e68637aaedcc4214cae25ddb301e65b" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_8a2b6f72aa4ed717ef814fd0bd29f96c.setContent(html_8e68637aaedcc4214cae25ddb301e65b);
|
|
|
|
|
|
|
|
marker_413ae53ceaecaecc353ef8f2e50e9a33.bindPopup(popup_8a2b6f72aa4ed717ef814fd0bd29f96c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_413ae53ceaecaecc353ef8f2e50e9a33.setIcon(icon_3b2bdb60708a3b9ee22eab3c8a00fc6e);
|
|
|
|
|
|
var marker_636bfe113a8fbc200b96244a33e2420c = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_5cd59bed150fd1bd79e5f5ddae57cb40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fc6c518f89d15829541c137ba463688 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54bb20d30c9a0ff79728b2433aa70924 = $(`<div id="html_54bb20d30c9a0ff79728b2433aa70924" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_0fc6c518f89d15829541c137ba463688.setContent(html_54bb20d30c9a0ff79728b2433aa70924);
|
|
|
|
|
|
|
|
marker_636bfe113a8fbc200b96244a33e2420c.bindPopup(popup_0fc6c518f89d15829541c137ba463688)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_636bfe113a8fbc200b96244a33e2420c.setIcon(icon_5cd59bed150fd1bd79e5f5ddae57cb40);
|
|
|
|
|
|
var marker_b8ea39afca961fc8831da95f01958c7e = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9ca4b4b1f971e55c8fe17fa879baf9fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_123abbe4b740d30a98b32be77ac181f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38ff2e9e7faff3d68514427392998628 = $(`<div id="html_38ff2e9e7faff3d68514427392998628" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_123abbe4b740d30a98b32be77ac181f1.setContent(html_38ff2e9e7faff3d68514427392998628);
|
|
|
|
|
|
|
|
marker_b8ea39afca961fc8831da95f01958c7e.bindPopup(popup_123abbe4b740d30a98b32be77ac181f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8ea39afca961fc8831da95f01958c7e.setIcon(icon_9ca4b4b1f971e55c8fe17fa879baf9fb);
|
|
|
|
|
|
var marker_aecc7143b67f72620a1b09cc5689c79f = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_34cd7eb972f65644cb0b43ad82900c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13c705a195bc53c42bd16ac41dbc5d5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1e776ae106236e7ffba3aee0d926b6f = $(`<div id="html_e1e776ae106236e7ffba3aee0d926b6f" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_13c705a195bc53c42bd16ac41dbc5d5c.setContent(html_e1e776ae106236e7ffba3aee0d926b6f);
|
|
|
|
|
|
|
|
marker_aecc7143b67f72620a1b09cc5689c79f.bindPopup(popup_13c705a195bc53c42bd16ac41dbc5d5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aecc7143b67f72620a1b09cc5689c79f.setIcon(icon_34cd7eb972f65644cb0b43ad82900c73);
|
|
|
|
|
|
var marker_35437f9ed251191edc1eba01bddb8b64 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_fc228e59b47872fa8c3429c37e457870 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b9613174247d82cabb97943386f52c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7adc6297e596615ccd599264128da85f = $(`<div id="html_7adc6297e596615ccd599264128da85f" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_4b9613174247d82cabb97943386f52c9.setContent(html_7adc6297e596615ccd599264128da85f);
|
|
|
|
|
|
|
|
marker_35437f9ed251191edc1eba01bddb8b64.bindPopup(popup_4b9613174247d82cabb97943386f52c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35437f9ed251191edc1eba01bddb8b64.setIcon(icon_fc228e59b47872fa8c3429c37e457870);
|
|
|
|
|
|
var marker_cf494ef0d2d34538f5885cd59df17203 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_688bc4286d8af08463d3ed72eefb6228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b28124e0f6aa20067abc0b9a560ae8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bd5369f8fa8215b8e631ebd05759fcf = $(`<div id="html_1bd5369f8fa8215b8e631ebd05759fcf" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_2b28124e0f6aa20067abc0b9a560ae8b.setContent(html_1bd5369f8fa8215b8e631ebd05759fcf);
|
|
|
|
|
|
|
|
marker_cf494ef0d2d34538f5885cd59df17203.bindPopup(popup_2b28124e0f6aa20067abc0b9a560ae8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf494ef0d2d34538f5885cd59df17203.setIcon(icon_688bc4286d8af08463d3ed72eefb6228);
|
|
|
|
|
|
var marker_eea5418827ffd2b33cfcfc8a3af3dd6a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_7bc54d500ddb1fe04beae69621bc0ff4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_628a4c5be9cb72264831086dae56d1d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a74272ee8e71195a9dbaeace98f84f32 = $(`<div id="html_a74272ee8e71195a9dbaeace98f84f32" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_628a4c5be9cb72264831086dae56d1d2.setContent(html_a74272ee8e71195a9dbaeace98f84f32);
|
|
|
|
|
|
|
|
marker_eea5418827ffd2b33cfcfc8a3af3dd6a.bindPopup(popup_628a4c5be9cb72264831086dae56d1d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eea5418827ffd2b33cfcfc8a3af3dd6a.setIcon(icon_7bc54d500ddb1fe04beae69621bc0ff4);
|
|
|
|
|
|
var marker_2bd55195f02c3a133fea76ff69ee963a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_cded5a9f9329c513b819f1fa0a94f1f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ea631c84f69bc73402f27aa15187488 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_883d2ab17f6d029c4edc81a68ac4554f = $(`<div id="html_883d2ab17f6d029c4edc81a68ac4554f" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_4ea631c84f69bc73402f27aa15187488.setContent(html_883d2ab17f6d029c4edc81a68ac4554f);
|
|
|
|
|
|
|
|
marker_2bd55195f02c3a133fea76ff69ee963a.bindPopup(popup_4ea631c84f69bc73402f27aa15187488)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bd55195f02c3a133fea76ff69ee963a.setIcon(icon_cded5a9f9329c513b819f1fa0a94f1f6);
|
|
|
|
|
|
var marker_c07b770089539535b179738f4d4cd3f7 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_dd4f9b03f249a98a1834523dbca0e58f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe250b902a9100704e1a4c1e29a89643 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97ca4862dec7bc4d6167f5b4ccf65c07 = $(`<div id="html_97ca4862dec7bc4d6167f5b4ccf65c07" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_fe250b902a9100704e1a4c1e29a89643.setContent(html_97ca4862dec7bc4d6167f5b4ccf65c07);
|
|
|
|
|
|
|
|
marker_c07b770089539535b179738f4d4cd3f7.bindPopup(popup_fe250b902a9100704e1a4c1e29a89643)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c07b770089539535b179738f4d4cd3f7.setIcon(icon_dd4f9b03f249a98a1834523dbca0e58f);
|
|
|
|
|
|
var marker_49e3b26a135e4b096220e442f9732fc2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1e189d69ad7a4f6f6a8b25751fc137ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_353b1efab906727aae1a02fe5c32b6dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_698f7b5c9f155a07562ddf657045c1e5 = $(`<div id="html_698f7b5c9f155a07562ddf657045c1e5" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_353b1efab906727aae1a02fe5c32b6dc.setContent(html_698f7b5c9f155a07562ddf657045c1e5);
|
|
|
|
|
|
|
|
marker_49e3b26a135e4b096220e442f9732fc2.bindPopup(popup_353b1efab906727aae1a02fe5c32b6dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49e3b26a135e4b096220e442f9732fc2.setIcon(icon_1e189d69ad7a4f6f6a8b25751fc137ed);
|
|
|
|
|
|
var marker_7ccd755c4b5bb2a904f5f4a13836470e = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a930b8790cd7c5dd24c380d6e898eb96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e07a75324be1d7bbd914cebe9df23127 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c8ba83345154307f0d45f01b20ad901 = $(`<div id="html_0c8ba83345154307f0d45f01b20ad901" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_e07a75324be1d7bbd914cebe9df23127.setContent(html_0c8ba83345154307f0d45f01b20ad901);
|
|
|
|
|
|
|
|
marker_7ccd755c4b5bb2a904f5f4a13836470e.bindPopup(popup_e07a75324be1d7bbd914cebe9df23127)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ccd755c4b5bb2a904f5f4a13836470e.setIcon(icon_a930b8790cd7c5dd24c380d6e898eb96);
|
|
|
|
|
|
var marker_e6ac09438a51c14d8ba6200ad6dc1fd8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9de3bda301916985574b50b185b047ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_341200f2520bc21e5efef3522ef0d2d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a945da375c76deadcb53cdac68ac66bf = $(`<div id="html_a945da375c76deadcb53cdac68ac66bf" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_341200f2520bc21e5efef3522ef0d2d6.setContent(html_a945da375c76deadcb53cdac68ac66bf);
|
|
|
|
|
|
|
|
marker_e6ac09438a51c14d8ba6200ad6dc1fd8.bindPopup(popup_341200f2520bc21e5efef3522ef0d2d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6ac09438a51c14d8ba6200ad6dc1fd8.setIcon(icon_9de3bda301916985574b50b185b047ef);
|
|
|
|
|
|
var marker_a9d789ad37a2472243cbc55281277575 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_962026e43e08d2ffe9a047d219619be8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7d501fa37c04fec9d045bf79504c61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b59ba6f8df7d2cc3e1157dcb8d47801 = $(`<div id="html_2b59ba6f8df7d2cc3e1157dcb8d47801" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_8c7d501fa37c04fec9d045bf79504c61.setContent(html_2b59ba6f8df7d2cc3e1157dcb8d47801);
|
|
|
|
|
|
|
|
marker_a9d789ad37a2472243cbc55281277575.bindPopup(popup_8c7d501fa37c04fec9d045bf79504c61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9d789ad37a2472243cbc55281277575.setIcon(icon_962026e43e08d2ffe9a047d219619be8);
|
|
|
|
|
|
var marker_0d65646c5f4ccc585aaa8a298bfd4039 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_02d944b09ef1db48cb0878f88d519d38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b58fe04859f067105b7c2cf529513fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_705536fb99be60087787e9ab959ea146 = $(`<div id="html_705536fb99be60087787e9ab959ea146" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_5b58fe04859f067105b7c2cf529513fa.setContent(html_705536fb99be60087787e9ab959ea146);
|
|
|
|
|
|
|
|
marker_0d65646c5f4ccc585aaa8a298bfd4039.bindPopup(popup_5b58fe04859f067105b7c2cf529513fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d65646c5f4ccc585aaa8a298bfd4039.setIcon(icon_02d944b09ef1db48cb0878f88d519d38);
|
|
|
|
|
|
var marker_60a51d06f2bf995c856d39f687c2c6c1 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d84ad3b68a0e9f9138cfa27e2b40cf54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9253a951aa306f0ba5eb3571183c0dab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15d6afcc2791e50fbf12bab0927de0f1 = $(`<div id="html_15d6afcc2791e50fbf12bab0927de0f1" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_9253a951aa306f0ba5eb3571183c0dab.setContent(html_15d6afcc2791e50fbf12bab0927de0f1);
|
|
|
|
|
|
|
|
marker_60a51d06f2bf995c856d39f687c2c6c1.bindPopup(popup_9253a951aa306f0ba5eb3571183c0dab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60a51d06f2bf995c856d39f687c2c6c1.setIcon(icon_d84ad3b68a0e9f9138cfa27e2b40cf54);
|
|
|
|
|
|
var marker_a78f0d7395fd22e9afaf03b48ca67b4b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1ea363c3488661ddfdd77f123a7878e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d8437e3932b407bf90e8cb656db40f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff4aa0309eeb7fa042557b9350d680f4 = $(`<div id="html_ff4aa0309eeb7fa042557b9350d680f4" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_1d8437e3932b407bf90e8cb656db40f5.setContent(html_ff4aa0309eeb7fa042557b9350d680f4);
|
|
|
|
|
|
|
|
marker_a78f0d7395fd22e9afaf03b48ca67b4b.bindPopup(popup_1d8437e3932b407bf90e8cb656db40f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a78f0d7395fd22e9afaf03b48ca67b4b.setIcon(icon_1ea363c3488661ddfdd77f123a7878e9);
|
|
|
|
|
|
var marker_badd61ed16796480a070fcc13836fefa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_a141671d8fd038e424c39acf1bbb9ac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20e611196337b67d73576a5ba904b3ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a0b97ab5e813d0df826fce7b4a2dfd7 = $(`<div id="html_6a0b97ab5e813d0df826fce7b4a2dfd7" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_20e611196337b67d73576a5ba904b3ea.setContent(html_6a0b97ab5e813d0df826fce7b4a2dfd7);
|
|
|
|
|
|
|
|
marker_badd61ed16796480a070fcc13836fefa.bindPopup(popup_20e611196337b67d73576a5ba904b3ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_badd61ed16796480a070fcc13836fefa.setIcon(icon_a141671d8fd038e424c39acf1bbb9ac8);
|
|
|
|
|
|
var marker_bf86d777d9546a6a76d7b9ea5d8bf5a9 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_5106e67f507a0b6b3106a2ac057cbe22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b81982842b023da5675b1653bc9928c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adc077a2401590fea267b89dc004473f = $(`<div id="html_adc077a2401590fea267b89dc004473f" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_b81982842b023da5675b1653bc9928c6.setContent(html_adc077a2401590fea267b89dc004473f);
|
|
|
|
|
|
|
|
marker_bf86d777d9546a6a76d7b9ea5d8bf5a9.bindPopup(popup_b81982842b023da5675b1653bc9928c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf86d777d9546a6a76d7b9ea5d8bf5a9.setIcon(icon_5106e67f507a0b6b3106a2ac057cbe22);
|
|
|
|
|
|
var marker_df9568c31536d9362ce7aae30ab1b611 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_eaef3ba0fa2e6253fc8bbfdb900853cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e3b4aa84d97c1a04055ad80cbbfd3d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d024cbad49277e4f20add8df78b16f1d = $(`<div id="html_d024cbad49277e4f20add8df78b16f1d" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_4e3b4aa84d97c1a04055ad80cbbfd3d5.setContent(html_d024cbad49277e4f20add8df78b16f1d);
|
|
|
|
|
|
|
|
marker_df9568c31536d9362ce7aae30ab1b611.bindPopup(popup_4e3b4aa84d97c1a04055ad80cbbfd3d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df9568c31536d9362ce7aae30ab1b611.setIcon(icon_eaef3ba0fa2e6253fc8bbfdb900853cf);
|
|
|
|
|
|
var marker_16c5f3316e67c73619000ffa248c7bad = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_dc6ebeb8e2ac91d24b1b8c1a37aba769 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e88541f00295ee1e65a070a3c330db95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ef9a9e5d69c5c8bcb5c2f14c31f3648 = $(`<div id="html_5ef9a9e5d69c5c8bcb5c2f14c31f3648" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_e88541f00295ee1e65a070a3c330db95.setContent(html_5ef9a9e5d69c5c8bcb5c2f14c31f3648);
|
|
|
|
|
|
|
|
marker_16c5f3316e67c73619000ffa248c7bad.bindPopup(popup_e88541f00295ee1e65a070a3c330db95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c5f3316e67c73619000ffa248c7bad.setIcon(icon_dc6ebeb8e2ac91d24b1b8c1a37aba769);
|
|
|
|
|
|
var marker_825a9eac8a7e9e20d25aaab6f6be37e0 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_14830526c774bfeaf50fa6aad18e86ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f38cdfe999ce76a0056ccd2b9458ede = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa0cff209abb8f743f5bba5660a7ea8c = $(`<div id="html_fa0cff209abb8f743f5bba5660a7ea8c" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_5f38cdfe999ce76a0056ccd2b9458ede.setContent(html_fa0cff209abb8f743f5bba5660a7ea8c);
|
|
|
|
|
|
|
|
marker_825a9eac8a7e9e20d25aaab6f6be37e0.bindPopup(popup_5f38cdfe999ce76a0056ccd2b9458ede)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_825a9eac8a7e9e20d25aaab6f6be37e0.setIcon(icon_14830526c774bfeaf50fa6aad18e86ab);
|
|
|
|
|
|
var marker_9b712bbf442060579eda9b900afedff6 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_cc7df6b776dfc1686fdca87e8985513b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae6414c16ec6910db90020740f3abf9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_813e4c7ea05dee1e9bc5fbb93bdd715c = $(`<div id="html_813e4c7ea05dee1e9bc5fbb93bdd715c" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ae6414c16ec6910db90020740f3abf9e.setContent(html_813e4c7ea05dee1e9bc5fbb93bdd715c);
|
|
|
|
|
|
|
|
marker_9b712bbf442060579eda9b900afedff6.bindPopup(popup_ae6414c16ec6910db90020740f3abf9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b712bbf442060579eda9b900afedff6.setIcon(icon_cc7df6b776dfc1686fdca87e8985513b);
|
|
|
|
|
|
var marker_f37c8a05593bc6b7466a6b795581586d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c33a61fdb2a50538eae270418ce627b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a60cc2a875798c50fba265284edba8e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beeef2b2612e3b1c38771339d5d1ef13 = $(`<div id="html_beeef2b2612e3b1c38771339d5d1ef13" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_a60cc2a875798c50fba265284edba8e3.setContent(html_beeef2b2612e3b1c38771339d5d1ef13);
|
|
|
|
|
|
|
|
marker_f37c8a05593bc6b7466a6b795581586d.bindPopup(popup_a60cc2a875798c50fba265284edba8e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f37c8a05593bc6b7466a6b795581586d.setIcon(icon_c33a61fdb2a50538eae270418ce627b2);
|
|
|
|
|
|
var marker_23009d4c2ce05af59281e588125d7184 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_832125f76e543dce1921c907e76c03ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5468153e77b0e660759eb9f8b798e5c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f9ffbf784d482f075720c8206f3fb18 = $(`<div id="html_1f9ffbf784d482f075720c8206f3fb18" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_5468153e77b0e660759eb9f8b798e5c7.setContent(html_1f9ffbf784d482f075720c8206f3fb18);
|
|
|
|
|
|
|
|
marker_23009d4c2ce05af59281e588125d7184.bindPopup(popup_5468153e77b0e660759eb9f8b798e5c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23009d4c2ce05af59281e588125d7184.setIcon(icon_832125f76e543dce1921c907e76c03ed);
|
|
|
|
|
|
var marker_9938fe843ad2056174487d62f90aef67 = L.marker(
|
|
[37.5234, -77.3158],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_97abeec30cd35a0d8b8849504a779b47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88c8e893edd94b44fc5656f3ed09f334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec25e4f4a8799e02fbca24d59988f245 = $(`<div id="html_ec25e4f4a8799e02fbca24d59988f245" style="width: 100.0%; height: 100.0%;">relay.sloannetworks.com</div>`)[0];
|
|
popup_88c8e893edd94b44fc5656f3ed09f334.setContent(html_ec25e4f4a8799e02fbca24d59988f245);
|
|
|
|
|
|
|
|
marker_9938fe843ad2056174487d62f90aef67.bindPopup(popup_88c8e893edd94b44fc5656f3ed09f334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9938fe843ad2056174487d62f90aef67.setIcon(icon_97abeec30cd35a0d8b8849504a779b47);
|
|
|
|
|
|
var marker_630214ed19ead58a6d67d73eec05df39 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4656a73a70b7406993d1ce0035ef3b31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a879965ff756ced8feb1bfcdfd51146 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d6a9e8f63b3e91f20038cd1fa530322 = $(`<div id="html_4d6a9e8f63b3e91f20038cd1fa530322" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_4a879965ff756ced8feb1bfcdfd51146.setContent(html_4d6a9e8f63b3e91f20038cd1fa530322);
|
|
|
|
|
|
|
|
marker_630214ed19ead58a6d67d73eec05df39.bindPopup(popup_4a879965ff756ced8feb1bfcdfd51146)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_630214ed19ead58a6d67d73eec05df39.setIcon(icon_4656a73a70b7406993d1ce0035ef3b31);
|
|
|
|
|
|
var marker_f0288b15b3ae92e347203c95abbe2860 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_2cf40efccc3a533b00ae42310ba3eb15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cef28e89f34a2e123771d66acf6636de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab7569d0c64803ee62b7057451ef2b67 = $(`<div id="html_ab7569d0c64803ee62b7057451ef2b67" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_cef28e89f34a2e123771d66acf6636de.setContent(html_ab7569d0c64803ee62b7057451ef2b67);
|
|
|
|
|
|
|
|
marker_f0288b15b3ae92e347203c95abbe2860.bindPopup(popup_cef28e89f34a2e123771d66acf6636de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0288b15b3ae92e347203c95abbe2860.setIcon(icon_2cf40efccc3a533b00ae42310ba3eb15);
|
|
|
|
|
|
var marker_aa39b6ecb62cadab3a7685082e879e72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_0993ceae63b1b6a627ca58441e07c61d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_056c0c7921ae9ce4caafb5a01af7c254 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f02b0b4e589baac071e4c224b08f5f4 = $(`<div id="html_6f02b0b4e589baac071e4c224b08f5f4" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_056c0c7921ae9ce4caafb5a01af7c254.setContent(html_6f02b0b4e589baac071e4c224b08f5f4);
|
|
|
|
|
|
|
|
marker_aa39b6ecb62cadab3a7685082e879e72.bindPopup(popup_056c0c7921ae9ce4caafb5a01af7c254)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa39b6ecb62cadab3a7685082e879e72.setIcon(icon_0993ceae63b1b6a627ca58441e07c61d);
|
|
|
|
|
|
var marker_1bf3f43a7e083c3ea51114ce621d6477 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_9d458fcee566233360505610c2b0abcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79aa9ae19e7163ae3294af4e49d2c3ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8874119c42182265e4c6d36da2c1197f = $(`<div id="html_8874119c42182265e4c6d36da2c1197f" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_79aa9ae19e7163ae3294af4e49d2c3ed.setContent(html_8874119c42182265e4c6d36da2c1197f);
|
|
|
|
|
|
|
|
marker_1bf3f43a7e083c3ea51114ce621d6477.bindPopup(popup_79aa9ae19e7163ae3294af4e49d2c3ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bf3f43a7e083c3ea51114ce621d6477.setIcon(icon_9d458fcee566233360505610c2b0abcb);
|
|
|
|
|
|
var marker_f077d36664f17554bc3fa105d7a6a23a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f5e6a59eede7e146dea3a891e8af99fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cc122d033e8ea3001ead4ac3373ed29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6089d616a0dbd33048ce0425640a0ac = $(`<div id="html_a6089d616a0dbd33048ce0425640a0ac" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_8cc122d033e8ea3001ead4ac3373ed29.setContent(html_a6089d616a0dbd33048ce0425640a0ac);
|
|
|
|
|
|
|
|
marker_f077d36664f17554bc3fa105d7a6a23a.bindPopup(popup_8cc122d033e8ea3001ead4ac3373ed29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f077d36664f17554bc3fa105d7a6a23a.setIcon(icon_f5e6a59eede7e146dea3a891e8af99fa);
|
|
|
|
|
|
var marker_14106a0971d366457ec4c993c3d74bc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_77badd47211d9b1410c5cbf2843284ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10727155a5e8d886960b10685a455ecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a7f5584038973b7472867ad6915e808 = $(`<div id="html_7a7f5584038973b7472867ad6915e808" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_10727155a5e8d886960b10685a455ecf.setContent(html_7a7f5584038973b7472867ad6915e808);
|
|
|
|
|
|
|
|
marker_14106a0971d366457ec4c993c3d74bc1.bindPopup(popup_10727155a5e8d886960b10685a455ecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14106a0971d366457ec4c993c3d74bc1.setIcon(icon_77badd47211d9b1410c5cbf2843284ff);
|
|
|
|
|
|
var marker_09e947577015b90f55bc6a328dbb1d6d = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_8a8124a793097e170270b85048acd5cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69c28fdae885020bf1091f859e776ff5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf68e1d1943ba52e1377c5399a8d18ae = $(`<div id="html_bf68e1d1943ba52e1377c5399a8d18ae" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_69c28fdae885020bf1091f859e776ff5.setContent(html_bf68e1d1943ba52e1377c5399a8d18ae);
|
|
|
|
|
|
|
|
marker_09e947577015b90f55bc6a328dbb1d6d.bindPopup(popup_69c28fdae885020bf1091f859e776ff5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09e947577015b90f55bc6a328dbb1d6d.setIcon(icon_8a8124a793097e170270b85048acd5cd);
|
|
|
|
|
|
var marker_ab2c5c714f4d7df02d3503f91748299e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_aec24ccdaf1d4ac1adef4e6cefcc8692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_786060d14caee0dc5cc8738315f7abce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_292487564156026408f4bb0bbf7aa17d = $(`<div id="html_292487564156026408f4bb0bbf7aa17d" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_786060d14caee0dc5cc8738315f7abce.setContent(html_292487564156026408f4bb0bbf7aa17d);
|
|
|
|
|
|
|
|
marker_ab2c5c714f4d7df02d3503f91748299e.bindPopup(popup_786060d14caee0dc5cc8738315f7abce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab2c5c714f4d7df02d3503f91748299e.setIcon(icon_aec24ccdaf1d4ac1adef4e6cefcc8692);
|
|
|
|
|
|
var marker_8db1bed6bdef91d95b9b4bb842b5f4eb = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_2fd7f0729e7696011978e1435a4af914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9d2bbc6a033321fb9825197ccedffa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fefeef86af9a385859eb3ff09ec9519b = $(`<div id="html_fefeef86af9a385859eb3ff09ec9519b" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_e9d2bbc6a033321fb9825197ccedffa1.setContent(html_fefeef86af9a385859eb3ff09ec9519b);
|
|
|
|
|
|
|
|
marker_8db1bed6bdef91d95b9b4bb842b5f4eb.bindPopup(popup_e9d2bbc6a033321fb9825197ccedffa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8db1bed6bdef91d95b9b4bb842b5f4eb.setIcon(icon_2fd7f0729e7696011978e1435a4af914);
|
|
|
|
|
|
var marker_c11bd2f133c7047282f975dffe41cc01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6ec161a8b2beda4c02a4d84c5541efc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b53dcf2c86566acab645af617fafb6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dba7c2d0c05e8662ef22ba3615c1d77 = $(`<div id="html_4dba7c2d0c05e8662ef22ba3615c1d77" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_9b53dcf2c86566acab645af617fafb6c.setContent(html_4dba7c2d0c05e8662ef22ba3615c1d77);
|
|
|
|
|
|
|
|
marker_c11bd2f133c7047282f975dffe41cc01.bindPopup(popup_9b53dcf2c86566acab645af617fafb6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c11bd2f133c7047282f975dffe41cc01.setIcon(icon_6ec161a8b2beda4c02a4d84c5541efc9);
|
|
|
|
|
|
var marker_3f6968726735bc461655fecc94b39340 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d458a9999c061a2dff8d085856548532 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23d52b17c3ee55a7f92cda20c76d5e60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b92a64143daea6e53fd2ca2d908cb816 = $(`<div id="html_b92a64143daea6e53fd2ca2d908cb816" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_23d52b17c3ee55a7f92cda20c76d5e60.setContent(html_b92a64143daea6e53fd2ca2d908cb816);
|
|
|
|
|
|
|
|
marker_3f6968726735bc461655fecc94b39340.bindPopup(popup_23d52b17c3ee55a7f92cda20c76d5e60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f6968726735bc461655fecc94b39340.setIcon(icon_d458a9999c061a2dff8d085856548532);
|
|
|
|
|
|
var marker_6ce98cb364ea9952ba9c66a2be7db79e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b1ee64e595daae0ee0ef7862326aa807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4660cb2617020dd094b9a6ed4859b9ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d72a2cd3048965c3beae3fa4bc28c3aa = $(`<div id="html_d72a2cd3048965c3beae3fa4bc28c3aa" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_4660cb2617020dd094b9a6ed4859b9ba.setContent(html_d72a2cd3048965c3beae3fa4bc28c3aa);
|
|
|
|
|
|
|
|
marker_6ce98cb364ea9952ba9c66a2be7db79e.bindPopup(popup_4660cb2617020dd094b9a6ed4859b9ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ce98cb364ea9952ba9c66a2be7db79e.setIcon(icon_b1ee64e595daae0ee0ef7862326aa807);
|
|
|
|
|
|
var marker_880b9e507a60270dfdc9978d93ed88c7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_07085c0c226167125de492216d547a31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b10c884dab06ecbe76ed3240f66b7a82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c80d86ce68851564ce26120a4847bf65 = $(`<div id="html_c80d86ce68851564ce26120a4847bf65" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_b10c884dab06ecbe76ed3240f66b7a82.setContent(html_c80d86ce68851564ce26120a4847bf65);
|
|
|
|
|
|
|
|
marker_880b9e507a60270dfdc9978d93ed88c7.bindPopup(popup_b10c884dab06ecbe76ed3240f66b7a82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_880b9e507a60270dfdc9978d93ed88c7.setIcon(icon_07085c0c226167125de492216d547a31);
|
|
|
|
|
|
var marker_2b31e310a81ac65301090ddaf07a31d1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_3f4bdfbcfa6effb0a7f4e3d49f6db112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1be7960b2039d958d2c4bfc1b636ab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35415b22738b80138e2301e2cc05292f = $(`<div id="html_35415b22738b80138e2301e2cc05292f" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_f1be7960b2039d958d2c4bfc1b636ab1.setContent(html_35415b22738b80138e2301e2cc05292f);
|
|
|
|
|
|
|
|
marker_2b31e310a81ac65301090ddaf07a31d1.bindPopup(popup_f1be7960b2039d958d2c4bfc1b636ab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b31e310a81ac65301090ddaf07a31d1.setIcon(icon_3f4bdfbcfa6effb0a7f4e3d49f6db112);
|
|
|
|
|
|
var marker_52175874c264045e38a8b6c959b0aa26 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d103f097b31d310f18c4490f2f4058c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9808683469e9d7afc7bc881d230923f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d969dec552ccaef344540ad60b4e5630 = $(`<div id="html_d969dec552ccaef344540ad60b4e5630" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_9808683469e9d7afc7bc881d230923f2.setContent(html_d969dec552ccaef344540ad60b4e5630);
|
|
|
|
|
|
|
|
marker_52175874c264045e38a8b6c959b0aa26.bindPopup(popup_9808683469e9d7afc7bc881d230923f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52175874c264045e38a8b6c959b0aa26.setIcon(icon_d103f097b31d310f18c4490f2f4058c3);
|
|
|
|
|
|
var marker_fead271bb836afbdc52ff09f473c159f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_98eda12f08097d74c270359baebd934b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faadc22d7bf14407e2872b3d77350112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6370c828e71024addeddc8c30e8f580b = $(`<div id="html_6370c828e71024addeddc8c30e8f580b" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_faadc22d7bf14407e2872b3d77350112.setContent(html_6370c828e71024addeddc8c30e8f580b);
|
|
|
|
|
|
|
|
marker_fead271bb836afbdc52ff09f473c159f.bindPopup(popup_faadc22d7bf14407e2872b3d77350112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fead271bb836afbdc52ff09f473c159f.setIcon(icon_98eda12f08097d74c270359baebd934b);
|
|
|
|
|
|
var marker_e212eb4560b253518d8847d8b32bf9c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4b800aae455d29e29ce30dc1b4f1cd97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c538c9376ba12d1d0c0fd1fcd0bd30d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f60804c0461c9a5e230d239b23f0a249 = $(`<div id="html_f60804c0461c9a5e230d239b23f0a249" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_9c538c9376ba12d1d0c0fd1fcd0bd30d.setContent(html_f60804c0461c9a5e230d239b23f0a249);
|
|
|
|
|
|
|
|
marker_e212eb4560b253518d8847d8b32bf9c4.bindPopup(popup_9c538c9376ba12d1d0c0fd1fcd0bd30d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e212eb4560b253518d8847d8b32bf9c4.setIcon(icon_4b800aae455d29e29ce30dc1b4f1cd97);
|
|
|
|
|
|
var marker_69f49a8275d9f0961d32616a74b5c30c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_f038ad3fbe324ab6bafd1ba340e21094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf916f44847beb8205f5f8c5b364b44f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0348a443393d961023703bb9dd6ae0ba = $(`<div id="html_0348a443393d961023703bb9dd6ae0ba" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_cf916f44847beb8205f5f8c5b364b44f.setContent(html_0348a443393d961023703bb9dd6ae0ba);
|
|
|
|
|
|
|
|
marker_69f49a8275d9f0961d32616a74b5c30c.bindPopup(popup_cf916f44847beb8205f5f8c5b364b44f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69f49a8275d9f0961d32616a74b5c30c.setIcon(icon_f038ad3fbe324ab6bafd1ba340e21094);
|
|
|
|
|
|
var marker_87d31f0d68b97507421694c8b9a4dc71 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_6d31ca6dcc19875ad66b6b091b6ef72c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0247c00d4a2908f95b5d73f32e01156f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14183ee628b5a839372e81534ac7e4a9 = $(`<div id="html_14183ee628b5a839372e81534ac7e4a9" style="width: 100.0%; height: 100.0%;">relay.fizx.uk</div>`)[0];
|
|
popup_0247c00d4a2908f95b5d73f32e01156f.setContent(html_14183ee628b5a839372e81534ac7e4a9);
|
|
|
|
|
|
|
|
marker_87d31f0d68b97507421694c8b9a4dc71.bindPopup(popup_0247c00d4a2908f95b5d73f32e01156f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87d31f0d68b97507421694c8b9a4dc71.setIcon(icon_6d31ca6dcc19875ad66b6b091b6ef72c);
|
|
|
|
|
|
var marker_b6e2f76315d529d131213babaac63519 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_d598451a82c15c0e51fae48c4dfabe10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33084ea344aca690e1506e9716bcee44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fceac9a8830fd27fb044ea98de6d661 = $(`<div id="html_9fceac9a8830fd27fb044ea98de6d661" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_33084ea344aca690e1506e9716bcee44.setContent(html_9fceac9a8830fd27fb044ea98de6d661);
|
|
|
|
|
|
|
|
marker_b6e2f76315d529d131213babaac63519.bindPopup(popup_33084ea344aca690e1506e9716bcee44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6e2f76315d529d131213babaac63519.setIcon(icon_d598451a82c15c0e51fae48c4dfabe10);
|
|
|
|
|
|
var marker_2d480bf369a9ec56f26ace351a48cf65 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_ac6bec9ffb63c3bd78350cbe90fd2a77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94cd0c9a530521054a9569c338bbe2e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_249c102362729f82097cb4bf8bfe982d = $(`<div id="html_249c102362729f82097cb4bf8bfe982d" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_94cd0c9a530521054a9569c338bbe2e3.setContent(html_249c102362729f82097cb4bf8bfe982d);
|
|
|
|
|
|
|
|
marker_2d480bf369a9ec56f26ace351a48cf65.bindPopup(popup_94cd0c9a530521054a9569c338bbe2e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d480bf369a9ec56f26ace351a48cf65.setIcon(icon_ac6bec9ffb63c3bd78350cbe90fd2a77);
|
|
|
|
|
|
var marker_889142e0237c018575703336151af1b8 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_13f44e173e8fbb00c44b373dbe8d4ae9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed704bebc8e301db1904ba178e23de45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_595d9edaf532aef6a44fbd3ce2e725fd = $(`<div id="html_595d9edaf532aef6a44fbd3ce2e725fd" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_ed704bebc8e301db1904ba178e23de45.setContent(html_595d9edaf532aef6a44fbd3ce2e725fd);
|
|
|
|
|
|
|
|
marker_889142e0237c018575703336151af1b8.bindPopup(popup_ed704bebc8e301db1904ba178e23de45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_889142e0237c018575703336151af1b8.setIcon(icon_13f44e173e8fbb00c44b373dbe8d4ae9);
|
|
|
|
|
|
var marker_fe13b73b7a4a50bba04b92d064181a47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_cd22a4a081ced1b4f293817dba9b3f83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e85a872b68b60a44ca02db79e8bb61fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f44e79158271980de31c7e1caaef4f1 = $(`<div id="html_5f44e79158271980de31c7e1caaef4f1" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_e85a872b68b60a44ca02db79e8bb61fc.setContent(html_5f44e79158271980de31c7e1caaef4f1);
|
|
|
|
|
|
|
|
marker_fe13b73b7a4a50bba04b92d064181a47.bindPopup(popup_e85a872b68b60a44ca02db79e8bb61fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe13b73b7a4a50bba04b92d064181a47.setIcon(icon_cd22a4a081ced1b4f293817dba9b3f83);
|
|
|
|
|
|
var marker_7a3028678dc4077372b47f097a06b11a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_1720ee492628af4d59ff4fc935c137c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ed37ad186b9dcb087ad17fc050d1332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2007caccfe0623064dba64d5b324fe5 = $(`<div id="html_e2007caccfe0623064dba64d5b324fe5" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_8ed37ad186b9dcb087ad17fc050d1332.setContent(html_e2007caccfe0623064dba64d5b324fe5);
|
|
|
|
|
|
|
|
marker_7a3028678dc4077372b47f097a06b11a.bindPopup(popup_8ed37ad186b9dcb087ad17fc050d1332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a3028678dc4077372b47f097a06b11a.setIcon(icon_1720ee492628af4d59ff4fc935c137c4);
|
|
|
|
|
|
var marker_c05417ef01ca4f806a5403c1b98b32d7 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_b96ae4d7c694d0d18da5d2eec83ad163 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c19fa382d65544355a3beffc1bae986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10b14834726d760f747d8737047c4c61 = $(`<div id="html_10b14834726d760f747d8737047c4c61" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_6c19fa382d65544355a3beffc1bae986.setContent(html_10b14834726d760f747d8737047c4c61);
|
|
|
|
|
|
|
|
marker_c05417ef01ca4f806a5403c1b98b32d7.bindPopup(popup_6c19fa382d65544355a3beffc1bae986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c05417ef01ca4f806a5403c1b98b32d7.setIcon(icon_b96ae4d7c694d0d18da5d2eec83ad163);
|
|
|
|
|
|
var marker_aa9a1b696f77e29d9485a941726f31ed = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_68bb1393f0c95db8d956259e7d24ea4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_664687093fb6d2dc8dd1a69289a65677 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f072700d2b4a4795622fda351c67e0f = $(`<div id="html_0f072700d2b4a4795622fda351c67e0f" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_664687093fb6d2dc8dd1a69289a65677.setContent(html_0f072700d2b4a4795622fda351c67e0f);
|
|
|
|
|
|
|
|
marker_aa9a1b696f77e29d9485a941726f31ed.bindPopup(popup_664687093fb6d2dc8dd1a69289a65677)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa9a1b696f77e29d9485a941726f31ed.setIcon(icon_68bb1393f0c95db8d956259e7d24ea4c);
|
|
|
|
|
|
var marker_50a5b956dfe4d7981d411aaf75420af0 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_893c0f2100bf6c6d83577207e938e2c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd4dcb114ead46c34013f330083ab22e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b84726f43bbaf6e2c8110f3eee29ec1e = $(`<div id="html_b84726f43bbaf6e2c8110f3eee29ec1e" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_dd4dcb114ead46c34013f330083ab22e.setContent(html_b84726f43bbaf6e2c8110f3eee29ec1e);
|
|
|
|
|
|
|
|
marker_50a5b956dfe4d7981d411aaf75420af0.bindPopup(popup_dd4dcb114ead46c34013f330083ab22e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50a5b956dfe4d7981d411aaf75420af0.setIcon(icon_893c0f2100bf6c6d83577207e938e2c9);
|
|
|
|
|
|
var marker_bd3880d39a3d6ac3b0b6c7183b0b6749 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_c01422550ea7ea244ac0131c994a7e0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92a90861bf4df4bdcfc6c77396fa039d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c08f476113971fe8035f4531bdd52cee = $(`<div id="html_c08f476113971fe8035f4531bdd52cee" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_92a90861bf4df4bdcfc6c77396fa039d.setContent(html_c08f476113971fe8035f4531bdd52cee);
|
|
|
|
|
|
|
|
marker_bd3880d39a3d6ac3b0b6c7183b0b6749.bindPopup(popup_92a90861bf4df4bdcfc6c77396fa039d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd3880d39a3d6ac3b0b6c7183b0b6749.setIcon(icon_c01422550ea7ea244ac0131c994a7e0d);
|
|
|
|
|
|
var marker_378fed9fccef4656d0e773e80419d3a6 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_8f4aec3e409694eb0a8bf3ed3ad1399e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2065cb6d1c5369e7935dd679c96875d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_744cf7bb85963c07dd2c14e768817ea7 = $(`<div id="html_744cf7bb85963c07dd2c14e768817ea7" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_2065cb6d1c5369e7935dd679c96875d9.setContent(html_744cf7bb85963c07dd2c14e768817ea7);
|
|
|
|
|
|
|
|
marker_378fed9fccef4656d0e773e80419d3a6.bindPopup(popup_2065cb6d1c5369e7935dd679c96875d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_378fed9fccef4656d0e773e80419d3a6.setIcon(icon_8f4aec3e409694eb0a8bf3ed3ad1399e);
|
|
|
|
|
|
var marker_6dfcde11e2b949651486b0f1c995a77f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_11def97097cf1d246acdb0b433ac4b81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79185441664b3388dfc062c62c68e286 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7089819ed33fc905f9094b38eb67ea3c = $(`<div id="html_7089819ed33fc905f9094b38eb67ea3c" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_79185441664b3388dfc062c62c68e286.setContent(html_7089819ed33fc905f9094b38eb67ea3c);
|
|
|
|
|
|
|
|
marker_6dfcde11e2b949651486b0f1c995a77f.bindPopup(popup_79185441664b3388dfc062c62c68e286)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dfcde11e2b949651486b0f1c995a77f.setIcon(icon_11def97097cf1d246acdb0b433ac4b81);
|
|
|
|
|
|
var marker_b5529b99c5a3f1ea1a3626bff6ed1074 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_4841623d81e5d6337d79bb74e2e79878 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ead5a6cf007e2ff97f3f7c5ae91f9059 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfc297ecf0b13f827ead238c9ec19357 = $(`<div id="html_cfc297ecf0b13f827ead238c9ec19357" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_ead5a6cf007e2ff97f3f7c5ae91f9059.setContent(html_cfc297ecf0b13f827ead238c9ec19357);
|
|
|
|
|
|
|
|
marker_b5529b99c5a3f1ea1a3626bff6ed1074.bindPopup(popup_ead5a6cf007e2ff97f3f7c5ae91f9059)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5529b99c5a3f1ea1a3626bff6ed1074.setIcon(icon_4841623d81e5d6337d79bb74e2e79878);
|
|
|
|
|
|
var marker_389f129fcdfdd6ec72212e1b4001b9db = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_7ba7dc836fa5c7f307713dd5b97744f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4c61c0891f16c2affbce0ab11e9719a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a464deba1a2cc73532c270c8ea740b3a = $(`<div id="html_a464deba1a2cc73532c270c8ea740b3a" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_a4c61c0891f16c2affbce0ab11e9719a.setContent(html_a464deba1a2cc73532c270c8ea740b3a);
|
|
|
|
|
|
|
|
marker_389f129fcdfdd6ec72212e1b4001b9db.bindPopup(popup_a4c61c0891f16c2affbce0ab11e9719a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_389f129fcdfdd6ec72212e1b4001b9db.setIcon(icon_7ba7dc836fa5c7f307713dd5b97744f6);
|
|
|
|
|
|
var marker_ae88e8ff9f2232aafc38770baba8b7ff = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_eb4893f50f829a5d38be6867da7bb5ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6866a63401a18c9494a6e748f5c04eb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0105108fd979825a6035bdd93a24397d = $(`<div id="html_0105108fd979825a6035bdd93a24397d" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_6866a63401a18c9494a6e748f5c04eb8.setContent(html_0105108fd979825a6035bdd93a24397d);
|
|
|
|
|
|
|
|
marker_ae88e8ff9f2232aafc38770baba8b7ff.bindPopup(popup_6866a63401a18c9494a6e748f5c04eb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae88e8ff9f2232aafc38770baba8b7ff.setIcon(icon_eb4893f50f829a5d38be6867da7bb5ec);
|
|
|
|
|
|
var marker_654e3e100c8eb33e8d0d8bfa830e24d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6bcd1deae5dd11f1c423539c1e64de62);
|
|
|
|
|
|
var icon_02730ccca0200b54e703f9a117070bfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1ce53c1b138d785337c1011d5a22e14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea330b090ab0ad04c20cead4060495e3 = $(`<div id="html_ea330b090ab0ad04c20cead4060495e3" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_c1ce53c1b138d785337c1011d5a22e14.setContent(html_ea330b090ab0ad04c20cead4060495e3);
|
|
|
|
|
|
|
|
marker_654e3e100c8eb33e8d0d8bfa830e24d7.bindPopup(popup_c1ce53c1b138d785337c1011d5a22e14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_654e3e100c8eb33e8d0d8bfa830e24d7.setIcon(icon_02730ccca0200b54e703f9a117070bfb);
|
|
|
|
|
|
marker_cluster_6bcd1deae5dd11f1c423539c1e64de62.addTo(map_47d0aaf9eb81a22ada32427d66dac348);
|
|
|
|
</script>
|
|
</html> |