mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 10:45:19 +00:00
10829 lines
315 KiB
HTML
10829 lines
315 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_6ea0cfad67faf07e088a22f0e4ec9a80 {
|
|
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_6ea0cfad67faf07e088a22f0e4ec9a80" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_6ea0cfad67faf07e088a22f0e4ec9a80 = L.map(
|
|
"map_6ea0cfad67faf07e088a22f0e4ec9a80",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_34d8148a44f93158bad726267fbab091 = 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_34d8148a44f93158bad726267fbab091.addTo(map_6ea0cfad67faf07e088a22f0e4ec9a80);
|
|
|
|
|
|
var marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_31e317b408f5eee53894b73dfaa56f9a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_2d020ece1fa07700aa9cc8ec6cfea4ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17327db4bddd5717f8fee6ac32824c43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77338d6acadf4b19999cc8f621c8339f = $(`<div id="html_77338d6acadf4b19999cc8f621c8339f" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_17327db4bddd5717f8fee6ac32824c43.setContent(html_77338d6acadf4b19999cc8f621c8339f);
|
|
|
|
|
|
|
|
marker_31e317b408f5eee53894b73dfaa56f9a.bindPopup(popup_17327db4bddd5717f8fee6ac32824c43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31e317b408f5eee53894b73dfaa56f9a.setIcon(icon_2d020ece1fa07700aa9cc8ec6cfea4ea);
|
|
|
|
|
|
var marker_408bc79f54123c12421b24642c56598f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a622384771c2629429ff2e43b2733f00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ca5052b947228186d1ea5f1488239e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_156d33d70aa1767700e88fb149b478da = $(`<div id="html_156d33d70aa1767700e88fb149b478da" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_6ca5052b947228186d1ea5f1488239e1.setContent(html_156d33d70aa1767700e88fb149b478da);
|
|
|
|
|
|
|
|
marker_408bc79f54123c12421b24642c56598f.bindPopup(popup_6ca5052b947228186d1ea5f1488239e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_408bc79f54123c12421b24642c56598f.setIcon(icon_a622384771c2629429ff2e43b2733f00);
|
|
|
|
|
|
var marker_a8c217057ba8580b3ebb8d62f3b77e16 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a444c22ef8fede020ac98a0c6b3e9a45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_934cca63dfc620ca976c0f9865a40bf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a586884545f304fe23fd790df00e08c4 = $(`<div id="html_a586884545f304fe23fd790df00e08c4" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_934cca63dfc620ca976c0f9865a40bf2.setContent(html_a586884545f304fe23fd790df00e08c4);
|
|
|
|
|
|
|
|
marker_a8c217057ba8580b3ebb8d62f3b77e16.bindPopup(popup_934cca63dfc620ca976c0f9865a40bf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8c217057ba8580b3ebb8d62f3b77e16.setIcon(icon_a444c22ef8fede020ac98a0c6b3e9a45);
|
|
|
|
|
|
var marker_446aaf2636dffba59749f009a0a0eddc = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c1851346e71999e69ac0eae820c4abe5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_348aa9ad7737031304d02b63d294569d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_217f8f088421ca4e9b921c8955094159 = $(`<div id="html_217f8f088421ca4e9b921c8955094159" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_348aa9ad7737031304d02b63d294569d.setContent(html_217f8f088421ca4e9b921c8955094159);
|
|
|
|
|
|
|
|
marker_446aaf2636dffba59749f009a0a0eddc.bindPopup(popup_348aa9ad7737031304d02b63d294569d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_446aaf2636dffba59749f009a0a0eddc.setIcon(icon_c1851346e71999e69ac0eae820c4abe5);
|
|
|
|
|
|
var marker_1822582ff21e50bb1e20b5cdfc72607c = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_003357284ee3ab6953d36382fe0024c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4b53183145188b6b33c876d7e44f3fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9647bc52fa759137d9133eb43ece42a3 = $(`<div id="html_9647bc52fa759137d9133eb43ece42a3" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_d4b53183145188b6b33c876d7e44f3fb.setContent(html_9647bc52fa759137d9133eb43ece42a3);
|
|
|
|
|
|
|
|
marker_1822582ff21e50bb1e20b5cdfc72607c.bindPopup(popup_d4b53183145188b6b33c876d7e44f3fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1822582ff21e50bb1e20b5cdfc72607c.setIcon(icon_003357284ee3ab6953d36382fe0024c2);
|
|
|
|
|
|
var marker_b5d25d5cdfec4d37a4535da38c26dbcd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6d6fa3282fe3cbe92a4b9f93a7035929 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b53a3c2b4191461bfb8fbf03dfffc10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1055b2eccca002a63114c6d901345172 = $(`<div id="html_1055b2eccca002a63114c6d901345172" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_9b53a3c2b4191461bfb8fbf03dfffc10.setContent(html_1055b2eccca002a63114c6d901345172);
|
|
|
|
|
|
|
|
marker_b5d25d5cdfec4d37a4535da38c26dbcd.bindPopup(popup_9b53a3c2b4191461bfb8fbf03dfffc10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5d25d5cdfec4d37a4535da38c26dbcd.setIcon(icon_6d6fa3282fe3cbe92a4b9f93a7035929);
|
|
|
|
|
|
var marker_2da40bde0feaf9b2b34eb5e6380beac7 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9727fbedaad923e1b263620d6fe3b7b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e94797284f54710e36fe9572af2d9d02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86220980c37da54e1e5b17d5bc8c404f = $(`<div id="html_86220980c37da54e1e5b17d5bc8c404f" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_e94797284f54710e36fe9572af2d9d02.setContent(html_86220980c37da54e1e5b17d5bc8c404f);
|
|
|
|
|
|
|
|
marker_2da40bde0feaf9b2b34eb5e6380beac7.bindPopup(popup_e94797284f54710e36fe9572af2d9d02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2da40bde0feaf9b2b34eb5e6380beac7.setIcon(icon_9727fbedaad923e1b263620d6fe3b7b3);
|
|
|
|
|
|
var marker_08489dbc180eceb9930d214f57c83254 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0ff7e6f4e049f5c58d1b44fbc12bac34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19237a5197b6b554e00bb08c8fee0a34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a361015b3b21de11982e1ee40edd867f = $(`<div id="html_a361015b3b21de11982e1ee40edd867f" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_19237a5197b6b554e00bb08c8fee0a34.setContent(html_a361015b3b21de11982e1ee40edd867f);
|
|
|
|
|
|
|
|
marker_08489dbc180eceb9930d214f57c83254.bindPopup(popup_19237a5197b6b554e00bb08c8fee0a34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08489dbc180eceb9930d214f57c83254.setIcon(icon_0ff7e6f4e049f5c58d1b44fbc12bac34);
|
|
|
|
|
|
var marker_8b3d9c0f98b780db50a8f9082d350d66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_84a0120f7b0189cc408f4b9cda99e688 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ab58348ca20abf67b7dfefcb76147f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b86cdcbd2adff24d3243c87e782fb8d2 = $(`<div id="html_b86cdcbd2adff24d3243c87e782fb8d2" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_20ab58348ca20abf67b7dfefcb76147f.setContent(html_b86cdcbd2adff24d3243c87e782fb8d2);
|
|
|
|
|
|
|
|
marker_8b3d9c0f98b780db50a8f9082d350d66.bindPopup(popup_20ab58348ca20abf67b7dfefcb76147f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b3d9c0f98b780db50a8f9082d350d66.setIcon(icon_84a0120f7b0189cc408f4b9cda99e688);
|
|
|
|
|
|
var marker_78390d1ea39ab75acb2389181c29d4d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_5743505d7559de65d0ee7bf9013e2337 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4c49f85708fff923348438f6911f025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bb2848fbd8819d218a0dc38b0ba0891 = $(`<div id="html_4bb2848fbd8819d218a0dc38b0ba0891" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_b4c49f85708fff923348438f6911f025.setContent(html_4bb2848fbd8819d218a0dc38b0ba0891);
|
|
|
|
|
|
|
|
marker_78390d1ea39ab75acb2389181c29d4d3.bindPopup(popup_b4c49f85708fff923348438f6911f025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78390d1ea39ab75acb2389181c29d4d3.setIcon(icon_5743505d7559de65d0ee7bf9013e2337);
|
|
|
|
|
|
var marker_76c9f18abc89a9aacd1d4a6a22c090ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_00b47bfa9427ba6d24fadacc78ab94a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b425b8d7c68bd14932ca5626c2b6ff23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8cc59c05c17af5a17b38386a6bc3017 = $(`<div id="html_a8cc59c05c17af5a17b38386a6bc3017" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_b425b8d7c68bd14932ca5626c2b6ff23.setContent(html_a8cc59c05c17af5a17b38386a6bc3017);
|
|
|
|
|
|
|
|
marker_76c9f18abc89a9aacd1d4a6a22c090ae.bindPopup(popup_b425b8d7c68bd14932ca5626c2b6ff23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76c9f18abc89a9aacd1d4a6a22c090ae.setIcon(icon_00b47bfa9427ba6d24fadacc78ab94a5);
|
|
|
|
|
|
var marker_192f53efe80bcb1b6ba22b28a5846da4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9c509fa22453c64bf20e21bd3a568f08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_305a0bb729e6e07f534ee4c4ea4d4ab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f928459c830a8cdb9c256e26c2dd57b5 = $(`<div id="html_f928459c830a8cdb9c256e26c2dd57b5" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_305a0bb729e6e07f534ee4c4ea4d4ab6.setContent(html_f928459c830a8cdb9c256e26c2dd57b5);
|
|
|
|
|
|
|
|
marker_192f53efe80bcb1b6ba22b28a5846da4.bindPopup(popup_305a0bb729e6e07f534ee4c4ea4d4ab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_192f53efe80bcb1b6ba22b28a5846da4.setIcon(icon_9c509fa22453c64bf20e21bd3a568f08);
|
|
|
|
|
|
var marker_ba563b06c83bf01973db87c4fcaca67c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_5161e63a6d47823e8962749f9fe9a814 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36e982f0d0aaaae17adfd0cd75a87469 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11dc0e927b6e08998335bdf83e4271de = $(`<div id="html_11dc0e927b6e08998335bdf83e4271de" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_36e982f0d0aaaae17adfd0cd75a87469.setContent(html_11dc0e927b6e08998335bdf83e4271de);
|
|
|
|
|
|
|
|
marker_ba563b06c83bf01973db87c4fcaca67c.bindPopup(popup_36e982f0d0aaaae17adfd0cd75a87469)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba563b06c83bf01973db87c4fcaca67c.setIcon(icon_5161e63a6d47823e8962749f9fe9a814);
|
|
|
|
|
|
var marker_d4ae53234830995ba5e443f458223ebc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_afe87b26c08d0074b044b3c53d98147a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_874dff7dfe23b5c13938aef23b2cc961 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ff294856edae56b73fe6496fcd8ad1d = $(`<div id="html_4ff294856edae56b73fe6496fcd8ad1d" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_874dff7dfe23b5c13938aef23b2cc961.setContent(html_4ff294856edae56b73fe6496fcd8ad1d);
|
|
|
|
|
|
|
|
marker_d4ae53234830995ba5e443f458223ebc.bindPopup(popup_874dff7dfe23b5c13938aef23b2cc961)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4ae53234830995ba5e443f458223ebc.setIcon(icon_afe87b26c08d0074b044b3c53d98147a);
|
|
|
|
|
|
var marker_47675a2a5a271825dd6ff8d4c4024426 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b7a5450b7f225dd48bb9173cbc5e7aa8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1e43a36122fc579b65de3605f7ba1fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f74b3bf4851607ba8ec7d91bbbf4763 = $(`<div id="html_4f74b3bf4851607ba8ec7d91bbbf4763" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_a1e43a36122fc579b65de3605f7ba1fb.setContent(html_4f74b3bf4851607ba8ec7d91bbbf4763);
|
|
|
|
|
|
|
|
marker_47675a2a5a271825dd6ff8d4c4024426.bindPopup(popup_a1e43a36122fc579b65de3605f7ba1fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47675a2a5a271825dd6ff8d4c4024426.setIcon(icon_b7a5450b7f225dd48bb9173cbc5e7aa8);
|
|
|
|
|
|
var marker_03d29aa1ca205696bd5a83721ca4631a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_1db60567eb7deb485163e0574f37b512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45da8755916e4489851980345ffbdb76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99b94e6c4ca213e3f8085bd340902444 = $(`<div id="html_99b94e6c4ca213e3f8085bd340902444" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_45da8755916e4489851980345ffbdb76.setContent(html_99b94e6c4ca213e3f8085bd340902444);
|
|
|
|
|
|
|
|
marker_03d29aa1ca205696bd5a83721ca4631a.bindPopup(popup_45da8755916e4489851980345ffbdb76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03d29aa1ca205696bd5a83721ca4631a.setIcon(icon_1db60567eb7deb485163e0574f37b512);
|
|
|
|
|
|
var marker_36d3657df4184322bf3307703d1e4386 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_5ca2fc19af3882d4a479b2db4fd182ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e5cc189234f7cb2e52903e1c3028d40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99fb178cf9690c2032eef8769d5d2dee = $(`<div id="html_99fb178cf9690c2032eef8769d5d2dee" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_1e5cc189234f7cb2e52903e1c3028d40.setContent(html_99fb178cf9690c2032eef8769d5d2dee);
|
|
|
|
|
|
|
|
marker_36d3657df4184322bf3307703d1e4386.bindPopup(popup_1e5cc189234f7cb2e52903e1c3028d40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36d3657df4184322bf3307703d1e4386.setIcon(icon_5ca2fc19af3882d4a479b2db4fd182ad);
|
|
|
|
|
|
var marker_65771745ba229a53677d6aefc6adc484 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9833dd8a0ac9c47b27e47df1677e3b01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_640d8213053f256d9bd96c46516329ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cdffdbee1b42571879403e4866c170d = $(`<div id="html_6cdffdbee1b42571879403e4866c170d" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_640d8213053f256d9bd96c46516329ed.setContent(html_6cdffdbee1b42571879403e4866c170d);
|
|
|
|
|
|
|
|
marker_65771745ba229a53677d6aefc6adc484.bindPopup(popup_640d8213053f256d9bd96c46516329ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65771745ba229a53677d6aefc6adc484.setIcon(icon_9833dd8a0ac9c47b27e47df1677e3b01);
|
|
|
|
|
|
var marker_2f1f41eb85679b1d366517c08ca06c8b = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b71cf0b6c2ae40f70ffec5f155cfe0fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9cba0b8f04d087c0ff20e2d0a574396 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f626b2f966b93cf75d7b10685b38836 = $(`<div id="html_9f626b2f966b93cf75d7b10685b38836" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_c9cba0b8f04d087c0ff20e2d0a574396.setContent(html_9f626b2f966b93cf75d7b10685b38836);
|
|
|
|
|
|
|
|
marker_2f1f41eb85679b1d366517c08ca06c8b.bindPopup(popup_c9cba0b8f04d087c0ff20e2d0a574396)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f1f41eb85679b1d366517c08ca06c8b.setIcon(icon_b71cf0b6c2ae40f70ffec5f155cfe0fd);
|
|
|
|
|
|
var marker_da24c7eb498c3d2f1c141f7134443c22 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_10019d9b1815622d9db9ef75529803ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63ef00d70c19e6c517924253f8e5318f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2bd851c6dda3edfd5a7f211a48d37fe = $(`<div id="html_c2bd851c6dda3edfd5a7f211a48d37fe" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_63ef00d70c19e6c517924253f8e5318f.setContent(html_c2bd851c6dda3edfd5a7f211a48d37fe);
|
|
|
|
|
|
|
|
marker_da24c7eb498c3d2f1c141f7134443c22.bindPopup(popup_63ef00d70c19e6c517924253f8e5318f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da24c7eb498c3d2f1c141f7134443c22.setIcon(icon_10019d9b1815622d9db9ef75529803ef);
|
|
|
|
|
|
var marker_679b06cb5dc3790f1fa4a080df1fb1af = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_323d6ac315a75dac732dd186096df693 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69819648dbc638ef343ac5a564a661a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a2176b182703d3b465e5c7e80b35120 = $(`<div id="html_4a2176b182703d3b465e5c7e80b35120" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_69819648dbc638ef343ac5a564a661a3.setContent(html_4a2176b182703d3b465e5c7e80b35120);
|
|
|
|
|
|
|
|
marker_679b06cb5dc3790f1fa4a080df1fb1af.bindPopup(popup_69819648dbc638ef343ac5a564a661a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_679b06cb5dc3790f1fa4a080df1fb1af.setIcon(icon_323d6ac315a75dac732dd186096df693);
|
|
|
|
|
|
var marker_7b2401cf7914d17b6204c9230a1d9819 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_129a89b090877d1db979a5d6818cc43e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58230e0b35a1171832bfb4a734943f2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78d8c524c24dd00658d7226f85b2f207 = $(`<div id="html_78d8c524c24dd00658d7226f85b2f207" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_58230e0b35a1171832bfb4a734943f2d.setContent(html_78d8c524c24dd00658d7226f85b2f207);
|
|
|
|
|
|
|
|
marker_7b2401cf7914d17b6204c9230a1d9819.bindPopup(popup_58230e0b35a1171832bfb4a734943f2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b2401cf7914d17b6204c9230a1d9819.setIcon(icon_129a89b090877d1db979a5d6818cc43e);
|
|
|
|
|
|
var marker_85b87cc92a3c0c2c65bf2b7e12d7aaa2 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_2b3d54d2a76a4c735e39957d0c960af3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e16935017ffe7ea39c044e74b3c1cc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec0a69aedc545c6c9750832c43ddddab = $(`<div id="html_ec0a69aedc545c6c9750832c43ddddab" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_3e16935017ffe7ea39c044e74b3c1cc6.setContent(html_ec0a69aedc545c6c9750832c43ddddab);
|
|
|
|
|
|
|
|
marker_85b87cc92a3c0c2c65bf2b7e12d7aaa2.bindPopup(popup_3e16935017ffe7ea39c044e74b3c1cc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85b87cc92a3c0c2c65bf2b7e12d7aaa2.setIcon(icon_2b3d54d2a76a4c735e39957d0c960af3);
|
|
|
|
|
|
var marker_2f81abbe6123c76510607ec90aafd784 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_cee80e757d372ad272866923997835c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2270dda91ea04bd5337db5eb88834f1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41a86d93b41631dfea44ead76308bf54 = $(`<div id="html_41a86d93b41631dfea44ead76308bf54" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_2270dda91ea04bd5337db5eb88834f1b.setContent(html_41a86d93b41631dfea44ead76308bf54);
|
|
|
|
|
|
|
|
marker_2f81abbe6123c76510607ec90aafd784.bindPopup(popup_2270dda91ea04bd5337db5eb88834f1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f81abbe6123c76510607ec90aafd784.setIcon(icon_cee80e757d372ad272866923997835c6);
|
|
|
|
|
|
var marker_811960130b1a249be35c9e44dfb47a83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_93becced41ab5183ca867e8624fecc7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7787969074a152da7b055795f020b6a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_727ade743aef1f36d0339edff286ff6d = $(`<div id="html_727ade743aef1f36d0339edff286ff6d" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_7787969074a152da7b055795f020b6a7.setContent(html_727ade743aef1f36d0339edff286ff6d);
|
|
|
|
|
|
|
|
marker_811960130b1a249be35c9e44dfb47a83.bindPopup(popup_7787969074a152da7b055795f020b6a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_811960130b1a249be35c9e44dfb47a83.setIcon(icon_93becced41ab5183ca867e8624fecc7b);
|
|
|
|
|
|
var marker_3767967ae9c6136413875335d3059d12 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_e310860e8b5d15652232e8aed512d507 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd5fe89a812e0754eca73daf02f00f2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aae9884aa9da6aa88804ea2d6d02d69a = $(`<div id="html_aae9884aa9da6aa88804ea2d6d02d69a" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_cd5fe89a812e0754eca73daf02f00f2c.setContent(html_aae9884aa9da6aa88804ea2d6d02d69a);
|
|
|
|
|
|
|
|
marker_3767967ae9c6136413875335d3059d12.bindPopup(popup_cd5fe89a812e0754eca73daf02f00f2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3767967ae9c6136413875335d3059d12.setIcon(icon_e310860e8b5d15652232e8aed512d507);
|
|
|
|
|
|
var marker_5a3952843a4525fdcf518f96ee3be395 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c62a8b275b9a800cadb7491fe2edd99a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9d4a102185da2910bec9860d3cce053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8edb69cfb82a82b27cf0d30bd17f5498 = $(`<div id="html_8edb69cfb82a82b27cf0d30bd17f5498" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_d9d4a102185da2910bec9860d3cce053.setContent(html_8edb69cfb82a82b27cf0d30bd17f5498);
|
|
|
|
|
|
|
|
marker_5a3952843a4525fdcf518f96ee3be395.bindPopup(popup_d9d4a102185da2910bec9860d3cce053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a3952843a4525fdcf518f96ee3be395.setIcon(icon_c62a8b275b9a800cadb7491fe2edd99a);
|
|
|
|
|
|
var marker_623b7340b52f8f713bb6ee5b9e10bf50 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c5d4739c2be62826975b36d6a8ece8e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f1187aff24ae47b331339517b1d5946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5da8fbb038065ae55a225f152a5d6f44 = $(`<div id="html_5da8fbb038065ae55a225f152a5d6f44" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_5f1187aff24ae47b331339517b1d5946.setContent(html_5da8fbb038065ae55a225f152a5d6f44);
|
|
|
|
|
|
|
|
marker_623b7340b52f8f713bb6ee5b9e10bf50.bindPopup(popup_5f1187aff24ae47b331339517b1d5946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_623b7340b52f8f713bb6ee5b9e10bf50.setIcon(icon_c5d4739c2be62826975b36d6a8ece8e6);
|
|
|
|
|
|
var marker_6330f80af45e47ce1863b93025f992d1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0bd152edc70c628f67821d67b6eea177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43da156115e6c89d684f6101e75e04f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eafabd18dba84568990b994826320163 = $(`<div id="html_eafabd18dba84568990b994826320163" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_43da156115e6c89d684f6101e75e04f8.setContent(html_eafabd18dba84568990b994826320163);
|
|
|
|
|
|
|
|
marker_6330f80af45e47ce1863b93025f992d1.bindPopup(popup_43da156115e6c89d684f6101e75e04f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6330f80af45e47ce1863b93025f992d1.setIcon(icon_0bd152edc70c628f67821d67b6eea177);
|
|
|
|
|
|
var marker_7b6ea1d60adc04c9e58669952de4343a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ad06e16ff23e191bc2d199c2315d7ff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b3dda5071cbd58aba4ed267cba9498c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c76bc098d692aefe4308dbd18d17c4d8 = $(`<div id="html_c76bc098d692aefe4308dbd18d17c4d8" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_3b3dda5071cbd58aba4ed267cba9498c.setContent(html_c76bc098d692aefe4308dbd18d17c4d8);
|
|
|
|
|
|
|
|
marker_7b6ea1d60adc04c9e58669952de4343a.bindPopup(popup_3b3dda5071cbd58aba4ed267cba9498c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b6ea1d60adc04c9e58669952de4343a.setIcon(icon_ad06e16ff23e191bc2d199c2315d7ff8);
|
|
|
|
|
|
var marker_e4fddcdff983f36bed8b77272ad706cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8fdc920228cb266f12bc0992452a7534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d4acb8c956f15c6e32ee987a45dbea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44e857fc50f192b2e3b3836606ff940c = $(`<div id="html_44e857fc50f192b2e3b3836606ff940c" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_3d4acb8c956f15c6e32ee987a45dbea6.setContent(html_44e857fc50f192b2e3b3836606ff940c);
|
|
|
|
|
|
|
|
marker_e4fddcdff983f36bed8b77272ad706cf.bindPopup(popup_3d4acb8c956f15c6e32ee987a45dbea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4fddcdff983f36bed8b77272ad706cf.setIcon(icon_8fdc920228cb266f12bc0992452a7534);
|
|
|
|
|
|
var marker_de3ff793d476471c0db76d321239699c = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_72b0951dfa89860b625e64df18127958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a426ea8117731125dcc971515180ce9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cd593caa0672192a55ce053556a0a7b = $(`<div id="html_9cd593caa0672192a55ce053556a0a7b" style="width: 100.0%; height: 100.0%;">wot.basspistol.org</div>`)[0];
|
|
popup_4a426ea8117731125dcc971515180ce9.setContent(html_9cd593caa0672192a55ce053556a0a7b);
|
|
|
|
|
|
|
|
marker_de3ff793d476471c0db76d321239699c.bindPopup(popup_4a426ea8117731125dcc971515180ce9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de3ff793d476471c0db76d321239699c.setIcon(icon_72b0951dfa89860b625e64df18127958);
|
|
|
|
|
|
var marker_4a166eab3ef7bfb3f59fc90f1bc53465 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_520b3d9b627241cbfda71c9b06e6d763 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9796825959754871895859fef67adaad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cbcd7cab92f64a2d828c280431b9daf = $(`<div id="html_9cbcd7cab92f64a2d828c280431b9daf" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_9796825959754871895859fef67adaad.setContent(html_9cbcd7cab92f64a2d828c280431b9daf);
|
|
|
|
|
|
|
|
marker_4a166eab3ef7bfb3f59fc90f1bc53465.bindPopup(popup_9796825959754871895859fef67adaad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a166eab3ef7bfb3f59fc90f1bc53465.setIcon(icon_520b3d9b627241cbfda71c9b06e6d763);
|
|
|
|
|
|
var marker_1795a839b64eae348020f9d5a15b2111 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_57ae2535ada751cd98474504ab981336 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed491270c4f0cee1e3bc3bda4dedc784 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3997dcbe8eefabfd8f94400051d44119 = $(`<div id="html_3997dcbe8eefabfd8f94400051d44119" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_ed491270c4f0cee1e3bc3bda4dedc784.setContent(html_3997dcbe8eefabfd8f94400051d44119);
|
|
|
|
|
|
|
|
marker_1795a839b64eae348020f9d5a15b2111.bindPopup(popup_ed491270c4f0cee1e3bc3bda4dedc784)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1795a839b64eae348020f9d5a15b2111.setIcon(icon_57ae2535ada751cd98474504ab981336);
|
|
|
|
|
|
var marker_b781304749aa694c7ca05dddf2fe5f47 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_61627d57ec63ecc4b208100c76b273f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_989e50d429f9102444f6b5d926b4cbbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b094f7e18ecf6ea8448865cec912da25 = $(`<div id="html_b094f7e18ecf6ea8448865cec912da25" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_989e50d429f9102444f6b5d926b4cbbd.setContent(html_b094f7e18ecf6ea8448865cec912da25);
|
|
|
|
|
|
|
|
marker_b781304749aa694c7ca05dddf2fe5f47.bindPopup(popup_989e50d429f9102444f6b5d926b4cbbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b781304749aa694c7ca05dddf2fe5f47.setIcon(icon_61627d57ec63ecc4b208100c76b273f3);
|
|
|
|
|
|
var marker_706213b6c8ed68f1ca3fef80661c0c73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b8b7c2722c50338df18eb7d1c8da20ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a36a0d0353bb928e48ff4a6089d90fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e649103f6c3d38efc0e7eafb1e006802 = $(`<div id="html_e649103f6c3d38efc0e7eafb1e006802" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_4a36a0d0353bb928e48ff4a6089d90fd.setContent(html_e649103f6c3d38efc0e7eafb1e006802);
|
|
|
|
|
|
|
|
marker_706213b6c8ed68f1ca3fef80661c0c73.bindPopup(popup_4a36a0d0353bb928e48ff4a6089d90fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_706213b6c8ed68f1ca3fef80661c0c73.setIcon(icon_b8b7c2722c50338df18eb7d1c8da20ad);
|
|
|
|
|
|
var marker_d2a9ca44718cee276aa6794a24fa38c1 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_42f28dfd2ce1e1066380ad7196a44cf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6147ae8eb7ca077fa4769320e6ef9432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cbbb408b8a3273922417f9bbb156086 = $(`<div id="html_4cbbb408b8a3273922417f9bbb156086" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_6147ae8eb7ca077fa4769320e6ef9432.setContent(html_4cbbb408b8a3273922417f9bbb156086);
|
|
|
|
|
|
|
|
marker_d2a9ca44718cee276aa6794a24fa38c1.bindPopup(popup_6147ae8eb7ca077fa4769320e6ef9432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2a9ca44718cee276aa6794a24fa38c1.setIcon(icon_42f28dfd2ce1e1066380ad7196a44cf6);
|
|
|
|
|
|
var marker_3c26843bab931f50214767f37b74e3e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_4519050c1ca2f31aeb560a46fe643c52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_402432b7affac941c35affb72b8070ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d07f901e42ef922b7d18143c402f2ac4 = $(`<div id="html_d07f901e42ef922b7d18143c402f2ac4" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_402432b7affac941c35affb72b8070ee.setContent(html_d07f901e42ef922b7d18143c402f2ac4);
|
|
|
|
|
|
|
|
marker_3c26843bab931f50214767f37b74e3e6.bindPopup(popup_402432b7affac941c35affb72b8070ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c26843bab931f50214767f37b74e3e6.setIcon(icon_4519050c1ca2f31aeb560a46fe643c52);
|
|
|
|
|
|
var marker_7b3cf07dcd3714a8d6c6c6040bf16eb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_040953e17afc0f9ab729c75777f6b678 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f90895c12440bd42417085bb4b90ae2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbf948749ef64461da7be951c9d9c965 = $(`<div id="html_fbf948749ef64461da7be951c9d9c965" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_9f90895c12440bd42417085bb4b90ae2.setContent(html_fbf948749ef64461da7be951c9d9c965);
|
|
|
|
|
|
|
|
marker_7b3cf07dcd3714a8d6c6c6040bf16eb5.bindPopup(popup_9f90895c12440bd42417085bb4b90ae2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b3cf07dcd3714a8d6c6c6040bf16eb5.setIcon(icon_040953e17afc0f9ab729c75777f6b678);
|
|
|
|
|
|
var marker_fcd5c52cffe8ef8ebdc815a73f11d9b8 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_bb6f9f90834b07cdbd9642f373e3f4d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adf795aec6872dfd2ea191671be3ab87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f45093e4540aa571ebfa75b9ceaed54f = $(`<div id="html_f45093e4540aa571ebfa75b9ceaed54f" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_adf795aec6872dfd2ea191671be3ab87.setContent(html_f45093e4540aa571ebfa75b9ceaed54f);
|
|
|
|
|
|
|
|
marker_fcd5c52cffe8ef8ebdc815a73f11d9b8.bindPopup(popup_adf795aec6872dfd2ea191671be3ab87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcd5c52cffe8ef8ebdc815a73f11d9b8.setIcon(icon_bb6f9f90834b07cdbd9642f373e3f4d8);
|
|
|
|
|
|
var marker_34cd11804efdc3edf97d0526ef599105 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_931f0ea9a1bce2eb105d5ad1bc6a09cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1997601dac81e5d09be5863b2e450580 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0b808b73f19f4e2d49856eb7db1f56c = $(`<div id="html_d0b808b73f19f4e2d49856eb7db1f56c" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_1997601dac81e5d09be5863b2e450580.setContent(html_d0b808b73f19f4e2d49856eb7db1f56c);
|
|
|
|
|
|
|
|
marker_34cd11804efdc3edf97d0526ef599105.bindPopup(popup_1997601dac81e5d09be5863b2e450580)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34cd11804efdc3edf97d0526ef599105.setIcon(icon_931f0ea9a1bce2eb105d5ad1bc6a09cc);
|
|
|
|
|
|
var marker_6e84417e4ee466299de6e484fc9e7d74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0921324236c60401d5dd3049024b54a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e607913c667ed2d065ff41bff271f6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaf29a6441c6c0be7185b1517895190d = $(`<div id="html_aaf29a6441c6c0be7185b1517895190d" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_3e607913c667ed2d065ff41bff271f6b.setContent(html_aaf29a6441c6c0be7185b1517895190d);
|
|
|
|
|
|
|
|
marker_6e84417e4ee466299de6e484fc9e7d74.bindPopup(popup_3e607913c667ed2d065ff41bff271f6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e84417e4ee466299de6e484fc9e7d74.setIcon(icon_0921324236c60401d5dd3049024b54a2);
|
|
|
|
|
|
var marker_98206ee942a761adfa801f8bbf5a5ae2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_5eea8bed05de5b6f8e59961c37f69bf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a3b0456b5da63f447c88db7053b74a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aa1036957f7a18882272d728a0fd7cf = $(`<div id="html_5aa1036957f7a18882272d728a0fd7cf" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_1a3b0456b5da63f447c88db7053b74a2.setContent(html_5aa1036957f7a18882272d728a0fd7cf);
|
|
|
|
|
|
|
|
marker_98206ee942a761adfa801f8bbf5a5ae2.bindPopup(popup_1a3b0456b5da63f447c88db7053b74a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98206ee942a761adfa801f8bbf5a5ae2.setIcon(icon_5eea8bed05de5b6f8e59961c37f69bf2);
|
|
|
|
|
|
var marker_311a9b651378657c40376cd36b91f7a5 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0bcdec2e01920fb18487763a74fef9ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b8ac4ce6057fc9372e816984121be16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_457551be444ae5233457f61eeb74f728 = $(`<div id="html_457551be444ae5233457f61eeb74f728" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_7b8ac4ce6057fc9372e816984121be16.setContent(html_457551be444ae5233457f61eeb74f728);
|
|
|
|
|
|
|
|
marker_311a9b651378657c40376cd36b91f7a5.bindPopup(popup_7b8ac4ce6057fc9372e816984121be16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_311a9b651378657c40376cd36b91f7a5.setIcon(icon_0bcdec2e01920fb18487763a74fef9ee);
|
|
|
|
|
|
var marker_0a8a5d0dc5727c1082eab3b67d94d176 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_1f1b5e3dba8a5915680713521876a30d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65f7a027c5f8191216b743a8ee671fb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b3b22c7a99f81347d1b3ad7ad31564e = $(`<div id="html_0b3b22c7a99f81347d1b3ad7ad31564e" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_65f7a027c5f8191216b743a8ee671fb0.setContent(html_0b3b22c7a99f81347d1b3ad7ad31564e);
|
|
|
|
|
|
|
|
marker_0a8a5d0dc5727c1082eab3b67d94d176.bindPopup(popup_65f7a027c5f8191216b743a8ee671fb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a8a5d0dc5727c1082eab3b67d94d176.setIcon(icon_1f1b5e3dba8a5915680713521876a30d);
|
|
|
|
|
|
var marker_60fa6917944a1e56ed6be9796ab3e3c4 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_246c3d9ff4dc3bad31bbb927c2f2c084 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba302955efca4a6fb1ccd93e31189b64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8f418b8e26f7d26e8f60f2434d5e803 = $(`<div id="html_f8f418b8e26f7d26e8f60f2434d5e803" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_ba302955efca4a6fb1ccd93e31189b64.setContent(html_f8f418b8e26f7d26e8f60f2434d5e803);
|
|
|
|
|
|
|
|
marker_60fa6917944a1e56ed6be9796ab3e3c4.bindPopup(popup_ba302955efca4a6fb1ccd93e31189b64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60fa6917944a1e56ed6be9796ab3e3c4.setIcon(icon_246c3d9ff4dc3bad31bbb927c2f2c084);
|
|
|
|
|
|
var marker_408fc1f365f299821a5f82736d0dac15 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_826537c84a45b351d945eec1caa7acea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b9b1b9244f0c0169ca85382a0c8a74a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46a2ade2e491c74e7815ddcb21c02fe2 = $(`<div id="html_46a2ade2e491c74e7815ddcb21c02fe2" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_4b9b1b9244f0c0169ca85382a0c8a74a.setContent(html_46a2ade2e491c74e7815ddcb21c02fe2);
|
|
|
|
|
|
|
|
marker_408fc1f365f299821a5f82736d0dac15.bindPopup(popup_4b9b1b9244f0c0169ca85382a0c8a74a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_408fc1f365f299821a5f82736d0dac15.setIcon(icon_826537c84a45b351d945eec1caa7acea);
|
|
|
|
|
|
var marker_b8e0f5c9804b0daea7c1fc629992f316 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a48abdb564b47d6e7cb083895259ddbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e625a103c7eba801be66cc9616fc42e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_479ce170ff51565177804a78e4fe52e6 = $(`<div id="html_479ce170ff51565177804a78e4fe52e6" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_0e625a103c7eba801be66cc9616fc42e.setContent(html_479ce170ff51565177804a78e4fe52e6);
|
|
|
|
|
|
|
|
marker_b8e0f5c9804b0daea7c1fc629992f316.bindPopup(popup_0e625a103c7eba801be66cc9616fc42e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8e0f5c9804b0daea7c1fc629992f316.setIcon(icon_a48abdb564b47d6e7cb083895259ddbc);
|
|
|
|
|
|
var marker_b7fa81d7f70cdb1f8db3e462210d7d9e = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_88d123ffa40878e5a85e7b2148a58b02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d6e8ed5b09194c9a0d06072ea385af5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1267ef1db24585c29cb41ded649c4f0 = $(`<div id="html_a1267ef1db24585c29cb41ded649c4f0" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_1d6e8ed5b09194c9a0d06072ea385af5.setContent(html_a1267ef1db24585c29cb41ded649c4f0);
|
|
|
|
|
|
|
|
marker_b7fa81d7f70cdb1f8db3e462210d7d9e.bindPopup(popup_1d6e8ed5b09194c9a0d06072ea385af5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7fa81d7f70cdb1f8db3e462210d7d9e.setIcon(icon_88d123ffa40878e5a85e7b2148a58b02);
|
|
|
|
|
|
var marker_800c74897dc812ff7b4404f867609d4e = L.marker(
|
|
[13.7584, 100.622],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_57015fa127ca4b2520ccdccff0562fee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2ae1803d643129ccddd46ec07619382 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1aa113e459515d60346f2033d08b93ba = $(`<div id="html_1aa113e459515d60346f2033d08b93ba" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_a2ae1803d643129ccddd46ec07619382.setContent(html_1aa113e459515d60346f2033d08b93ba);
|
|
|
|
|
|
|
|
marker_800c74897dc812ff7b4404f867609d4e.bindPopup(popup_a2ae1803d643129ccddd46ec07619382)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_800c74897dc812ff7b4404f867609d4e.setIcon(icon_57015fa127ca4b2520ccdccff0562fee);
|
|
|
|
|
|
var marker_d8753c9bf7637311da298207cc9ad9b7 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3960f242166b44bbb9cadf2b0ce9799c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39d0f7fc231ce2bcc4da893b7d964e84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_221dea9adc7769efea7f452664f3d9e3 = $(`<div id="html_221dea9adc7769efea7f452664f3d9e3" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_39d0f7fc231ce2bcc4da893b7d964e84.setContent(html_221dea9adc7769efea7f452664f3d9e3);
|
|
|
|
|
|
|
|
marker_d8753c9bf7637311da298207cc9ad9b7.bindPopup(popup_39d0f7fc231ce2bcc4da893b7d964e84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8753c9bf7637311da298207cc9ad9b7.setIcon(icon_3960f242166b44bbb9cadf2b0ce9799c);
|
|
|
|
|
|
var marker_7de00e29ce422dbb9171b1eed6d4853b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ec662d9c4d006298fcbf9ae8eb4f44ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0297e645f72340cbd33eb51cbff8eb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f12babde891e8214245699423cc424e0 = $(`<div id="html_f12babde891e8214245699423cc424e0" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_b0297e645f72340cbd33eb51cbff8eb0.setContent(html_f12babde891e8214245699423cc424e0);
|
|
|
|
|
|
|
|
marker_7de00e29ce422dbb9171b1eed6d4853b.bindPopup(popup_b0297e645f72340cbd33eb51cbff8eb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de00e29ce422dbb9171b1eed6d4853b.setIcon(icon_ec662d9c4d006298fcbf9ae8eb4f44ba);
|
|
|
|
|
|
var marker_a755625c375829441fdda1ff91cbe4f2 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_94d2ed4e57bd88fd46064a076ee189b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47477413c50cc5bdc49d1e299b43903d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d962dab9978893e0429fcfdd2a7fcef8 = $(`<div id="html_d962dab9978893e0429fcfdd2a7fcef8" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_47477413c50cc5bdc49d1e299b43903d.setContent(html_d962dab9978893e0429fcfdd2a7fcef8);
|
|
|
|
|
|
|
|
marker_a755625c375829441fdda1ff91cbe4f2.bindPopup(popup_47477413c50cc5bdc49d1e299b43903d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a755625c375829441fdda1ff91cbe4f2.setIcon(icon_94d2ed4e57bd88fd46064a076ee189b7);
|
|
|
|
|
|
var marker_73534e37f103c7cc418929511339d26d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_f2060bf6c9f9a65954d294793e604c79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccf6aad14e6b8ef044db2d0e67de1dd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fde21d162096a319091e73ce7e426d6 = $(`<div id="html_1fde21d162096a319091e73ce7e426d6" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_ccf6aad14e6b8ef044db2d0e67de1dd3.setContent(html_1fde21d162096a319091e73ce7e426d6);
|
|
|
|
|
|
|
|
marker_73534e37f103c7cc418929511339d26d.bindPopup(popup_ccf6aad14e6b8ef044db2d0e67de1dd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73534e37f103c7cc418929511339d26d.setIcon(icon_f2060bf6c9f9a65954d294793e604c79);
|
|
|
|
|
|
var marker_a250ecfd7901145de349b55590a9b8b3 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9c5f86494b1d05f1b9475ed645909676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f39d5ad7690a5391666e4e26638dcca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fdbf79a53e3c2df55905a4df1655873 = $(`<div id="html_6fdbf79a53e3c2df55905a4df1655873" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_5f39d5ad7690a5391666e4e26638dcca.setContent(html_6fdbf79a53e3c2df55905a4df1655873);
|
|
|
|
|
|
|
|
marker_a250ecfd7901145de349b55590a9b8b3.bindPopup(popup_5f39d5ad7690a5391666e4e26638dcca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a250ecfd7901145de349b55590a9b8b3.setIcon(icon_9c5f86494b1d05f1b9475ed645909676);
|
|
|
|
|
|
var marker_220d52dea4f2dfc042d0a929795afe27 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6acba4434f142d8c2d94d1a23d120999 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28b8d328a363ee4ec6063672249484de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3175ee11f426f07007c8e79a29453b29 = $(`<div id="html_3175ee11f426f07007c8e79a29453b29" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_28b8d328a363ee4ec6063672249484de.setContent(html_3175ee11f426f07007c8e79a29453b29);
|
|
|
|
|
|
|
|
marker_220d52dea4f2dfc042d0a929795afe27.bindPopup(popup_28b8d328a363ee4ec6063672249484de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_220d52dea4f2dfc042d0a929795afe27.setIcon(icon_6acba4434f142d8c2d94d1a23d120999);
|
|
|
|
|
|
var marker_ca7a216aa3b59a17df5237f6fcf9a984 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9adc5f42794a89d9901272e02afbac44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0d5d46f8e2d60d282e0675d884d5d79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8a04366f122056fc584f97ee059072f = $(`<div id="html_c8a04366f122056fc584f97ee059072f" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_d0d5d46f8e2d60d282e0675d884d5d79.setContent(html_c8a04366f122056fc584f97ee059072f);
|
|
|
|
|
|
|
|
marker_ca7a216aa3b59a17df5237f6fcf9a984.bindPopup(popup_d0d5d46f8e2d60d282e0675d884d5d79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca7a216aa3b59a17df5237f6fcf9a984.setIcon(icon_9adc5f42794a89d9901272e02afbac44);
|
|
|
|
|
|
var marker_8166bc551fcaa89874724fbad0083012 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3621aa3701d118d71bbe81e33b9d78f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e05b14c6700bb928f721762ffd26384 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc26662f5d5bf3a103f9427fff1fcbb5 = $(`<div id="html_cc26662f5d5bf3a103f9427fff1fcbb5" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_4e05b14c6700bb928f721762ffd26384.setContent(html_cc26662f5d5bf3a103f9427fff1fcbb5);
|
|
|
|
|
|
|
|
marker_8166bc551fcaa89874724fbad0083012.bindPopup(popup_4e05b14c6700bb928f721762ffd26384)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8166bc551fcaa89874724fbad0083012.setIcon(icon_3621aa3701d118d71bbe81e33b9d78f8);
|
|
|
|
|
|
var marker_6351a520926b50b601f14a33d286b2db = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_002c06dbcc3c224c5b057312aa26fbcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a1405b1705e845c55c76f6a96399d82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1da3057554ba1c9e23076a8eefd10a91 = $(`<div id="html_1da3057554ba1c9e23076a8eefd10a91" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_6a1405b1705e845c55c76f6a96399d82.setContent(html_1da3057554ba1c9e23076a8eefd10a91);
|
|
|
|
|
|
|
|
marker_6351a520926b50b601f14a33d286b2db.bindPopup(popup_6a1405b1705e845c55c76f6a96399d82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6351a520926b50b601f14a33d286b2db.setIcon(icon_002c06dbcc3c224c5b057312aa26fbcd);
|
|
|
|
|
|
var marker_a87e7c339fb6341bc4fe9d29a096df3d = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0d9638cafe1bd6b5db46dc4fc594bee8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47cbe0761077945f2a9f863306ff7fb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ce41274b8ed6a706a551d54b6320915 = $(`<div id="html_5ce41274b8ed6a706a551d54b6320915" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_47cbe0761077945f2a9f863306ff7fb8.setContent(html_5ce41274b8ed6a706a551d54b6320915);
|
|
|
|
|
|
|
|
marker_a87e7c339fb6341bc4fe9d29a096df3d.bindPopup(popup_47cbe0761077945f2a9f863306ff7fb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a87e7c339fb6341bc4fe9d29a096df3d.setIcon(icon_0d9638cafe1bd6b5db46dc4fc594bee8);
|
|
|
|
|
|
var marker_551ca66955499e7976c0f94d5343f525 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ee0fff9da60c2b704e2dbbb932532cb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc1f133bbb2dd9101d06e03ffa53bd64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b8ab19319bddc7cfe197a9603b98145 = $(`<div id="html_6b8ab19319bddc7cfe197a9603b98145" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_cc1f133bbb2dd9101d06e03ffa53bd64.setContent(html_6b8ab19319bddc7cfe197a9603b98145);
|
|
|
|
|
|
|
|
marker_551ca66955499e7976c0f94d5343f525.bindPopup(popup_cc1f133bbb2dd9101d06e03ffa53bd64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_551ca66955499e7976c0f94d5343f525.setIcon(icon_ee0fff9da60c2b704e2dbbb932532cb2);
|
|
|
|
|
|
var marker_97e1fbaeb5473d30ee69813021bc20ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_55e3c23242fcf199edb23e783c39bffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdfced3a4492ca068b7636c419802bbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48b649ac47f8c26a85f5abf01f20ccc7 = $(`<div id="html_48b649ac47f8c26a85f5abf01f20ccc7" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_cdfced3a4492ca068b7636c419802bbd.setContent(html_48b649ac47f8c26a85f5abf01f20ccc7);
|
|
|
|
|
|
|
|
marker_97e1fbaeb5473d30ee69813021bc20ef.bindPopup(popup_cdfced3a4492ca068b7636c419802bbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e1fbaeb5473d30ee69813021bc20ef.setIcon(icon_55e3c23242fcf199edb23e783c39bffb);
|
|
|
|
|
|
var marker_09fdb229f66b760dee6af65c279bfb86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d18331ac268f3a7c0dce739bc146cb8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b4fe599a5e9914e2a1dd2a63e33d316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e8bb9ad7a0e18cf98d4353ef8185590 = $(`<div id="html_5e8bb9ad7a0e18cf98d4353ef8185590" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_4b4fe599a5e9914e2a1dd2a63e33d316.setContent(html_5e8bb9ad7a0e18cf98d4353ef8185590);
|
|
|
|
|
|
|
|
marker_09fdb229f66b760dee6af65c279bfb86.bindPopup(popup_4b4fe599a5e9914e2a1dd2a63e33d316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09fdb229f66b760dee6af65c279bfb86.setIcon(icon_d18331ac268f3a7c0dce739bc146cb8e);
|
|
|
|
|
|
var marker_e08342a4a9fcc260210a68e830f326e7 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_5cb86b22cfc4ef40ed71ee4086a295d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d82a9c602d82b8f83d02083142b96fa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d439589e03cbf27cfaa11e0218b11ef = $(`<div id="html_0d439589e03cbf27cfaa11e0218b11ef" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_d82a9c602d82b8f83d02083142b96fa1.setContent(html_0d439589e03cbf27cfaa11e0218b11ef);
|
|
|
|
|
|
|
|
marker_e08342a4a9fcc260210a68e830f326e7.bindPopup(popup_d82a9c602d82b8f83d02083142b96fa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e08342a4a9fcc260210a68e830f326e7.setIcon(icon_5cb86b22cfc4ef40ed71ee4086a295d6);
|
|
|
|
|
|
var marker_465e0281df32942526cc4fe2b802b819 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_e26e49486d0880e4489cee57e5d9a5ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c1c21af01d06ee02901b043ba1f17be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a47502bb170b5ce89738f189a71210 = $(`<div id="html_78a47502bb170b5ce89738f189a71210" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_0c1c21af01d06ee02901b043ba1f17be.setContent(html_78a47502bb170b5ce89738f189a71210);
|
|
|
|
|
|
|
|
marker_465e0281df32942526cc4fe2b802b819.bindPopup(popup_0c1c21af01d06ee02901b043ba1f17be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_465e0281df32942526cc4fe2b802b819.setIcon(icon_e26e49486d0880e4489cee57e5d9a5ba);
|
|
|
|
|
|
var marker_14332a0e66f8fb6cca5bfb253a7bc751 = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c90c960d54921bbd2e6634b50df7d88a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff4117113d78bf5f88d8c828b81a147 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e7da1244b92d329ee2770f806602808 = $(`<div id="html_8e7da1244b92d329ee2770f806602808" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_eff4117113d78bf5f88d8c828b81a147.setContent(html_8e7da1244b92d329ee2770f806602808);
|
|
|
|
|
|
|
|
marker_14332a0e66f8fb6cca5bfb253a7bc751.bindPopup(popup_eff4117113d78bf5f88d8c828b81a147)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14332a0e66f8fb6cca5bfb253a7bc751.setIcon(icon_c90c960d54921bbd2e6634b50df7d88a);
|
|
|
|
|
|
var marker_a575e55ac617c789802744ea2841ed03 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_10ee74842cc2cd46c499bb6bec11b1b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14882283ac19310eef357ef3651fd6aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9420332c0ecb12ed02d4d20b1d81fd27 = $(`<div id="html_9420332c0ecb12ed02d4d20b1d81fd27" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_14882283ac19310eef357ef3651fd6aa.setContent(html_9420332c0ecb12ed02d4d20b1d81fd27);
|
|
|
|
|
|
|
|
marker_a575e55ac617c789802744ea2841ed03.bindPopup(popup_14882283ac19310eef357ef3651fd6aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a575e55ac617c789802744ea2841ed03.setIcon(icon_10ee74842cc2cd46c499bb6bec11b1b7);
|
|
|
|
|
|
var marker_155524b187e8f7df8738619af22850bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_869457d9309f0fa11c166f2e8089b076 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_557cfb07888f89591868516391857a6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d64119bf35e60672971aaec95245430a = $(`<div id="html_d64119bf35e60672971aaec95245430a" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_557cfb07888f89591868516391857a6b.setContent(html_d64119bf35e60672971aaec95245430a);
|
|
|
|
|
|
|
|
marker_155524b187e8f7df8738619af22850bf.bindPopup(popup_557cfb07888f89591868516391857a6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_155524b187e8f7df8738619af22850bf.setIcon(icon_869457d9309f0fa11c166f2e8089b076);
|
|
|
|
|
|
var marker_09faca7ce9d11e7dad15c854694e1091 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d256463f8e02a8e27b49f0159de0e0a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_441e4553d7c16554fc777885b6575d34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_419255336809ee719f5c2462ca30c6eb = $(`<div id="html_419255336809ee719f5c2462ca30c6eb" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_441e4553d7c16554fc777885b6575d34.setContent(html_419255336809ee719f5c2462ca30c6eb);
|
|
|
|
|
|
|
|
marker_09faca7ce9d11e7dad15c854694e1091.bindPopup(popup_441e4553d7c16554fc777885b6575d34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09faca7ce9d11e7dad15c854694e1091.setIcon(icon_d256463f8e02a8e27b49f0159de0e0a1);
|
|
|
|
|
|
var marker_87553937b2da887a5cb441159438d74f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_73320d1b7d3ef58db299d0c393cd63aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbf96afa13fd57e4dec6828eb7f298bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72f1d8ed45d8bb1d5e490600a771440a = $(`<div id="html_72f1d8ed45d8bb1d5e490600a771440a" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_cbf96afa13fd57e4dec6828eb7f298bb.setContent(html_72f1d8ed45d8bb1d5e490600a771440a);
|
|
|
|
|
|
|
|
marker_87553937b2da887a5cb441159438d74f.bindPopup(popup_cbf96afa13fd57e4dec6828eb7f298bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87553937b2da887a5cb441159438d74f.setIcon(icon_73320d1b7d3ef58db299d0c393cd63aa);
|
|
|
|
|
|
var marker_bdcfa0cfee0336a6ab6e0ab36d146a27 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_2c382e46a9368f3f04d2c3abb14c36d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8133e1d54b69e05a10f746469d90b080 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89e99fc0ed427bf62fffaefc6bc35573 = $(`<div id="html_89e99fc0ed427bf62fffaefc6bc35573" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_8133e1d54b69e05a10f746469d90b080.setContent(html_89e99fc0ed427bf62fffaefc6bc35573);
|
|
|
|
|
|
|
|
marker_bdcfa0cfee0336a6ab6e0ab36d146a27.bindPopup(popup_8133e1d54b69e05a10f746469d90b080)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdcfa0cfee0336a6ab6e0ab36d146a27.setIcon(icon_2c382e46a9368f3f04d2c3abb14c36d4);
|
|
|
|
|
|
var marker_94a1f26b6335066702d652472bd73548 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9508160d250c4f89ad5bf7db85539df8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42265d44cd389c0c7d1196e00890594c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_252167e393a723da7cc713db597c0e14 = $(`<div id="html_252167e393a723da7cc713db597c0e14" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_42265d44cd389c0c7d1196e00890594c.setContent(html_252167e393a723da7cc713db597c0e14);
|
|
|
|
|
|
|
|
marker_94a1f26b6335066702d652472bd73548.bindPopup(popup_42265d44cd389c0c7d1196e00890594c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94a1f26b6335066702d652472bd73548.setIcon(icon_9508160d250c4f89ad5bf7db85539df8);
|
|
|
|
|
|
var marker_c90e73fe42a8711e16f2fbfa013b9f7e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_66492fac41a993b6e6fd80c11f8bcb39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1518009c329023772266756b1250614 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50c8671bcf89003a4e009e04dc9f18c4 = $(`<div id="html_50c8671bcf89003a4e009e04dc9f18c4" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_d1518009c329023772266756b1250614.setContent(html_50c8671bcf89003a4e009e04dc9f18c4);
|
|
|
|
|
|
|
|
marker_c90e73fe42a8711e16f2fbfa013b9f7e.bindPopup(popup_d1518009c329023772266756b1250614)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c90e73fe42a8711e16f2fbfa013b9f7e.setIcon(icon_66492fac41a993b6e6fd80c11f8bcb39);
|
|
|
|
|
|
var marker_c5a71146f0c0ee7d1276fb307afd7a5d = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_1197573f23f7fe71a6d77360f69db864 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5d51f1f0e187d347b9c1782f43811fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa3385ed6a51318893e71db2953eff4c = $(`<div id="html_fa3385ed6a51318893e71db2953eff4c" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_d5d51f1f0e187d347b9c1782f43811fc.setContent(html_fa3385ed6a51318893e71db2953eff4c);
|
|
|
|
|
|
|
|
marker_c5a71146f0c0ee7d1276fb307afd7a5d.bindPopup(popup_d5d51f1f0e187d347b9c1782f43811fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5a71146f0c0ee7d1276fb307afd7a5d.setIcon(icon_1197573f23f7fe71a6d77360f69db864);
|
|
|
|
|
|
var marker_7f733d791e8e109dbcff8ca5b36c4d6b = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_89bc92a90209aa062d21ff00f4b0f154 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af7d3da71dac072fd730b4d2c0706212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4024348ed0808b69fec59caa568e5179 = $(`<div id="html_4024348ed0808b69fec59caa568e5179" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_af7d3da71dac072fd730b4d2c0706212.setContent(html_4024348ed0808b69fec59caa568e5179);
|
|
|
|
|
|
|
|
marker_7f733d791e8e109dbcff8ca5b36c4d6b.bindPopup(popup_af7d3da71dac072fd730b4d2c0706212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f733d791e8e109dbcff8ca5b36c4d6b.setIcon(icon_89bc92a90209aa062d21ff00f4b0f154);
|
|
|
|
|
|
var marker_3cf4fd4382239c28c9f252e6d911f064 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_72a3f63674380279721f979618e5a6f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1b7fe0dacb55c90eaf3fafa55c74e1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_787510bfe5b2c3ae308acd3020ae2ee0 = $(`<div id="html_787510bfe5b2c3ae308acd3020ae2ee0" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_d1b7fe0dacb55c90eaf3fafa55c74e1c.setContent(html_787510bfe5b2c3ae308acd3020ae2ee0);
|
|
|
|
|
|
|
|
marker_3cf4fd4382239c28c9f252e6d911f064.bindPopup(popup_d1b7fe0dacb55c90eaf3fafa55c74e1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cf4fd4382239c28c9f252e6d911f064.setIcon(icon_72a3f63674380279721f979618e5a6f7);
|
|
|
|
|
|
var marker_0dc992b4843ce791f09aa6d966edc221 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8a2e7fdc1c3d2c251763a7b2f0391e42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6cf3ec4cc54218e86d2e563ce829108 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b45bedd7e42b4fb96f7f3654804bf5a = $(`<div id="html_6b45bedd7e42b4fb96f7f3654804bf5a" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_a6cf3ec4cc54218e86d2e563ce829108.setContent(html_6b45bedd7e42b4fb96f7f3654804bf5a);
|
|
|
|
|
|
|
|
marker_0dc992b4843ce791f09aa6d966edc221.bindPopup(popup_a6cf3ec4cc54218e86d2e563ce829108)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dc992b4843ce791f09aa6d966edc221.setIcon(icon_8a2e7fdc1c3d2c251763a7b2f0391e42);
|
|
|
|
|
|
var marker_d4e5aa6abe86ad48d3b100024ce1d61a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_aa4d33a0e0de7482e045ea9939c7a67d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_376e99392ec53b91323ac44560f30c7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56ee509a15dddc2bf6e21b1304854acd = $(`<div id="html_56ee509a15dddc2bf6e21b1304854acd" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_376e99392ec53b91323ac44560f30c7b.setContent(html_56ee509a15dddc2bf6e21b1304854acd);
|
|
|
|
|
|
|
|
marker_d4e5aa6abe86ad48d3b100024ce1d61a.bindPopup(popup_376e99392ec53b91323ac44560f30c7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4e5aa6abe86ad48d3b100024ce1d61a.setIcon(icon_aa4d33a0e0de7482e045ea9939c7a67d);
|
|
|
|
|
|
var marker_6ba85b0d2d35dffc4f06927fe883c56d = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_db3e40f143c2f2723f3296147a44fbba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_523d615bfdd9f8ebfefc1c6abeb5f489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_342ce0d5838c31bc515b73895fe941f2 = $(`<div id="html_342ce0d5838c31bc515b73895fe941f2" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_523d615bfdd9f8ebfefc1c6abeb5f489.setContent(html_342ce0d5838c31bc515b73895fe941f2);
|
|
|
|
|
|
|
|
marker_6ba85b0d2d35dffc4f06927fe883c56d.bindPopup(popup_523d615bfdd9f8ebfefc1c6abeb5f489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ba85b0d2d35dffc4f06927fe883c56d.setIcon(icon_db3e40f143c2f2723f3296147a44fbba);
|
|
|
|
|
|
var marker_867775a3e1f5859cd04abff4094beff0 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_94119edbd81071552c0f4934dc17ed16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_649ae0289dfecf99d2cbace564974900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_181be03ba6714990046a2a2d0a8653b4 = $(`<div id="html_181be03ba6714990046a2a2d0a8653b4" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_649ae0289dfecf99d2cbace564974900.setContent(html_181be03ba6714990046a2a2d0a8653b4);
|
|
|
|
|
|
|
|
marker_867775a3e1f5859cd04abff4094beff0.bindPopup(popup_649ae0289dfecf99d2cbace564974900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_867775a3e1f5859cd04abff4094beff0.setIcon(icon_94119edbd81071552c0f4934dc17ed16);
|
|
|
|
|
|
var marker_b0e32dc6c23e31781cc86c8c2542913e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_4e5f3eb5eaca2e121a8279ff4a545ba6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3390cdb0fb3c8e052931daa6699ebeb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_468bdc1a567f02a239fc47cd9e19e13b = $(`<div id="html_468bdc1a567f02a239fc47cd9e19e13b" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_3390cdb0fb3c8e052931daa6699ebeb3.setContent(html_468bdc1a567f02a239fc47cd9e19e13b);
|
|
|
|
|
|
|
|
marker_b0e32dc6c23e31781cc86c8c2542913e.bindPopup(popup_3390cdb0fb3c8e052931daa6699ebeb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0e32dc6c23e31781cc86c8c2542913e.setIcon(icon_4e5f3eb5eaca2e121a8279ff4a545ba6);
|
|
|
|
|
|
var marker_dbb8f970194345c5c13a7515bb2aca08 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_f7048676b55b386bd1032d56bd7f41d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4492c29996e4b4b8a14e1e40a95eba4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7377c6004636b228ca462e8a78f9907 = $(`<div id="html_d7377c6004636b228ca462e8a78f9907" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_c4492c29996e4b4b8a14e1e40a95eba4.setContent(html_d7377c6004636b228ca462e8a78f9907);
|
|
|
|
|
|
|
|
marker_dbb8f970194345c5c13a7515bb2aca08.bindPopup(popup_c4492c29996e4b4b8a14e1e40a95eba4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbb8f970194345c5c13a7515bb2aca08.setIcon(icon_f7048676b55b386bd1032d56bd7f41d0);
|
|
|
|
|
|
var marker_76820d0a0eba49bd8db5343e1e378a00 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0b25f52543d8a1649b08b0559dbba64e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3c68e83787bfdcc654e16d34933e101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_564e38dab5870c8e446c178e9f9487bd = $(`<div id="html_564e38dab5870c8e446c178e9f9487bd" style="width: 100.0%; height: 100.0%;">relay.2nix.de</div>`)[0];
|
|
popup_a3c68e83787bfdcc654e16d34933e101.setContent(html_564e38dab5870c8e446c178e9f9487bd);
|
|
|
|
|
|
|
|
marker_76820d0a0eba49bd8db5343e1e378a00.bindPopup(popup_a3c68e83787bfdcc654e16d34933e101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76820d0a0eba49bd8db5343e1e378a00.setIcon(icon_0b25f52543d8a1649b08b0559dbba64e);
|
|
|
|
|
|
var marker_04acdc80e2eeff7cffd69cfb7e2897c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8aeb0909be6fffe08821cd6b8cd242ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9c358c82bd04e5708b74eee9a7de0ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69fc1364db01be18ef6dbd2bdf8ac2ab = $(`<div id="html_69fc1364db01be18ef6dbd2bdf8ac2ab" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_a9c358c82bd04e5708b74eee9a7de0ca.setContent(html_69fc1364db01be18ef6dbd2bdf8ac2ab);
|
|
|
|
|
|
|
|
marker_04acdc80e2eeff7cffd69cfb7e2897c0.bindPopup(popup_a9c358c82bd04e5708b74eee9a7de0ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04acdc80e2eeff7cffd69cfb7e2897c0.setIcon(icon_8aeb0909be6fffe08821cd6b8cd242ea);
|
|
|
|
|
|
var marker_185b8e09d3915f6df2a4adc18286dcf4 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8f7e37b2da12b543fa7f6c57150d0788 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09d59b4cf2e6c983462016420663c6d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_078fb6044bfcf37d2fce22677f65217d = $(`<div id="html_078fb6044bfcf37d2fce22677f65217d" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_09d59b4cf2e6c983462016420663c6d5.setContent(html_078fb6044bfcf37d2fce22677f65217d);
|
|
|
|
|
|
|
|
marker_185b8e09d3915f6df2a4adc18286dcf4.bindPopup(popup_09d59b4cf2e6c983462016420663c6d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_185b8e09d3915f6df2a4adc18286dcf4.setIcon(icon_8f7e37b2da12b543fa7f6c57150d0788);
|
|
|
|
|
|
var marker_88c16666a3825be936c4128e747106ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ae79da6155208b2656deaba7d7c149ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3798e4b97374ca8d6ead416cfe6a8f07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d371ebdf5c46e837f562866ca2e0498b = $(`<div id="html_d371ebdf5c46e837f562866ca2e0498b" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_3798e4b97374ca8d6ead416cfe6a8f07.setContent(html_d371ebdf5c46e837f562866ca2e0498b);
|
|
|
|
|
|
|
|
marker_88c16666a3825be936c4128e747106ba.bindPopup(popup_3798e4b97374ca8d6ead416cfe6a8f07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88c16666a3825be936c4128e747106ba.setIcon(icon_ae79da6155208b2656deaba7d7c149ba);
|
|
|
|
|
|
var marker_5b44574455cdc670de48bd25163f5d08 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_087f46c13b680939fdd42a88000cdbc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4277d109a1c59fc857b5a33b00b284ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4912f6adbc5a1dcbf04151f0ce40689f = $(`<div id="html_4912f6adbc5a1dcbf04151f0ce40689f" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_4277d109a1c59fc857b5a33b00b284ae.setContent(html_4912f6adbc5a1dcbf04151f0ce40689f);
|
|
|
|
|
|
|
|
marker_5b44574455cdc670de48bd25163f5d08.bindPopup(popup_4277d109a1c59fc857b5a33b00b284ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b44574455cdc670de48bd25163f5d08.setIcon(icon_087f46c13b680939fdd42a88000cdbc7);
|
|
|
|
|
|
var marker_638c2d775bbfd23ba1450b3b176ef048 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0e44a05e37941f1ad5468bbc38122b16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f79d66b151a1abddc182b4a7031a5da6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8522060b6a27946539bd3848302613b8 = $(`<div id="html_8522060b6a27946539bd3848302613b8" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_f79d66b151a1abddc182b4a7031a5da6.setContent(html_8522060b6a27946539bd3848302613b8);
|
|
|
|
|
|
|
|
marker_638c2d775bbfd23ba1450b3b176ef048.bindPopup(popup_f79d66b151a1abddc182b4a7031a5da6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_638c2d775bbfd23ba1450b3b176ef048.setIcon(icon_0e44a05e37941f1ad5468bbc38122b16);
|
|
|
|
|
|
var marker_49632d59f03a18973ad5404b3c856e6c = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d063fa2e81f26a9947e8c5153dabba0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8952186edf2f9f2bb8a6498705e667be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b0abc3bfb90ee64c4d8269971c68929 = $(`<div id="html_6b0abc3bfb90ee64c4d8269971c68929" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_8952186edf2f9f2bb8a6498705e667be.setContent(html_6b0abc3bfb90ee64c4d8269971c68929);
|
|
|
|
|
|
|
|
marker_49632d59f03a18973ad5404b3c856e6c.bindPopup(popup_8952186edf2f9f2bb8a6498705e667be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49632d59f03a18973ad5404b3c856e6c.setIcon(icon_d063fa2e81f26a9947e8c5153dabba0a);
|
|
|
|
|
|
var marker_4bbc3513b49c29b81494a69a83b156b3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3ebfa9b6ad83eb97f9926670bc889762 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4631bc654705e8798983f09db548b6c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f4567e751ca7186d2a50e64736067b3 = $(`<div id="html_5f4567e751ca7186d2a50e64736067b3" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_4631bc654705e8798983f09db548b6c0.setContent(html_5f4567e751ca7186d2a50e64736067b3);
|
|
|
|
|
|
|
|
marker_4bbc3513b49c29b81494a69a83b156b3.bindPopup(popup_4631bc654705e8798983f09db548b6c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bbc3513b49c29b81494a69a83b156b3.setIcon(icon_3ebfa9b6ad83eb97f9926670bc889762);
|
|
|
|
|
|
var marker_1f10346c625433da0b3b3fffc794c0ee = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_1c090083d4e064a2c52bd03f8fc3ba11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da75cc7ab9ec7d792e18312f7485c17e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f29d1fb924e11fa3bd0c76f7665c18e5 = $(`<div id="html_f29d1fb924e11fa3bd0c76f7665c18e5" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_da75cc7ab9ec7d792e18312f7485c17e.setContent(html_f29d1fb924e11fa3bd0c76f7665c18e5);
|
|
|
|
|
|
|
|
marker_1f10346c625433da0b3b3fffc794c0ee.bindPopup(popup_da75cc7ab9ec7d792e18312f7485c17e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f10346c625433da0b3b3fffc794c0ee.setIcon(icon_1c090083d4e064a2c52bd03f8fc3ba11);
|
|
|
|
|
|
var marker_5ca5783021a49a49b7a70aba1487fb2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_29326a22916882cee299cc3a6ab03c4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c04e2a95134aafe25a11e500e9c93f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fee2a9d719552a6b85dc22f8f054b20d = $(`<div id="html_fee2a9d719552a6b85dc22f8f054b20d" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_4c04e2a95134aafe25a11e500e9c93f5.setContent(html_fee2a9d719552a6b85dc22f8f054b20d);
|
|
|
|
|
|
|
|
marker_5ca5783021a49a49b7a70aba1487fb2e.bindPopup(popup_4c04e2a95134aafe25a11e500e9c93f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ca5783021a49a49b7a70aba1487fb2e.setIcon(icon_29326a22916882cee299cc3a6ab03c4b);
|
|
|
|
|
|
var marker_6b90c569cb8bf467a5c38d05b1568664 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3830da8776219c5a867c91155f9f56a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7009186a601ccdea4b2b64b5b69f6152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83e9ac59e1e1031ee8e394e292dd6473 = $(`<div id="html_83e9ac59e1e1031ee8e394e292dd6473" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_7009186a601ccdea4b2b64b5b69f6152.setContent(html_83e9ac59e1e1031ee8e394e292dd6473);
|
|
|
|
|
|
|
|
marker_6b90c569cb8bf467a5c38d05b1568664.bindPopup(popup_7009186a601ccdea4b2b64b5b69f6152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b90c569cb8bf467a5c38d05b1568664.setIcon(icon_3830da8776219c5a867c91155f9f56a1);
|
|
|
|
|
|
var marker_0d4693ce8d28ec7864f72ba56e616d75 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d307ca17c7e0ca9f1763c27041782523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_213c1812ea26ff1bd81ca9e0b5a19494 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69308ce8b3fba19b540cd21d87fa5d1 = $(`<div id="html_c69308ce8b3fba19b540cd21d87fa5d1" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_213c1812ea26ff1bd81ca9e0b5a19494.setContent(html_c69308ce8b3fba19b540cd21d87fa5d1);
|
|
|
|
|
|
|
|
marker_0d4693ce8d28ec7864f72ba56e616d75.bindPopup(popup_213c1812ea26ff1bd81ca9e0b5a19494)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d4693ce8d28ec7864f72ba56e616d75.setIcon(icon_d307ca17c7e0ca9f1763c27041782523);
|
|
|
|
|
|
var marker_2afc7fe9b2160a1d1241dc77c6353f93 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b5d80f040e21f60296b9a1fdaa10e911 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02b386c367ee76eeaa6c8b35d7dff4cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be90cf2be30f0f74271f1fa48ded8708 = $(`<div id="html_be90cf2be30f0f74271f1fa48ded8708" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_02b386c367ee76eeaa6c8b35d7dff4cb.setContent(html_be90cf2be30f0f74271f1fa48ded8708);
|
|
|
|
|
|
|
|
marker_2afc7fe9b2160a1d1241dc77c6353f93.bindPopup(popup_02b386c367ee76eeaa6c8b35d7dff4cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2afc7fe9b2160a1d1241dc77c6353f93.setIcon(icon_b5d80f040e21f60296b9a1fdaa10e911);
|
|
|
|
|
|
var marker_a0aa6f7b83b6e813cc31e449500484a1 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a67d774956bce1f0cc7605601855e753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2ec991b3e2588a82e15302654bbca9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ec4bb2f6fdc58a2bee8f69864d8e393 = $(`<div id="html_2ec4bb2f6fdc58a2bee8f69864d8e393" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_d2ec991b3e2588a82e15302654bbca9a.setContent(html_2ec4bb2f6fdc58a2bee8f69864d8e393);
|
|
|
|
|
|
|
|
marker_a0aa6f7b83b6e813cc31e449500484a1.bindPopup(popup_d2ec991b3e2588a82e15302654bbca9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0aa6f7b83b6e813cc31e449500484a1.setIcon(icon_a67d774956bce1f0cc7605601855e753);
|
|
|
|
|
|
var marker_c1b2894d169ca58d1cbe66864d97376e = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8b02dc7077e63642a6ffa85c14cf2d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b3b9a756597a3747b85fd0b56a9ed9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fb1f025beca7abc22b981bd26aa2757 = $(`<div id="html_6fb1f025beca7abc22b981bd26aa2757" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_2b3b9a756597a3747b85fd0b56a9ed9c.setContent(html_6fb1f025beca7abc22b981bd26aa2757);
|
|
|
|
|
|
|
|
marker_c1b2894d169ca58d1cbe66864d97376e.bindPopup(popup_2b3b9a756597a3747b85fd0b56a9ed9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1b2894d169ca58d1cbe66864d97376e.setIcon(icon_8b02dc7077e63642a6ffa85c14cf2d06);
|
|
|
|
|
|
var marker_e239e068d2adde683693b009b8257ea3 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_588e449fc5bb2877ece778fbdb4225fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fe2f541ff8d410fcec36266aa767dd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90ce32d87f256d477ac9d3f03f30efb1 = $(`<div id="html_90ce32d87f256d477ac9d3f03f30efb1" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_2fe2f541ff8d410fcec36266aa767dd3.setContent(html_90ce32d87f256d477ac9d3f03f30efb1);
|
|
|
|
|
|
|
|
marker_e239e068d2adde683693b009b8257ea3.bindPopup(popup_2fe2f541ff8d410fcec36266aa767dd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e239e068d2adde683693b009b8257ea3.setIcon(icon_588e449fc5bb2877ece778fbdb4225fd);
|
|
|
|
|
|
var marker_73bdbc8eaa555ff42b8406cebada5247 = L.marker(
|
|
[50.9928, 3.26317],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7effd1809dc8a55f7942839e6b573f67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a651ccb6addbb547746de8dae8190a2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a67bd625ce16f704e024458cb3e5e27 = $(`<div id="html_7a67bd625ce16f704e024458cb3e5e27" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_a651ccb6addbb547746de8dae8190a2f.setContent(html_7a67bd625ce16f704e024458cb3e5e27);
|
|
|
|
|
|
|
|
marker_73bdbc8eaa555ff42b8406cebada5247.bindPopup(popup_a651ccb6addbb547746de8dae8190a2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73bdbc8eaa555ff42b8406cebada5247.setIcon(icon_7effd1809dc8a55f7942839e6b573f67);
|
|
|
|
|
|
var marker_031513fb9c50ba3dcf5a6157f6ace62b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_996b2965f4253260e0a9ab14ff9d3f3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d42000b708f936f55f1c47289b20594b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a74185ad2bfe0b48291429c07c225e9 = $(`<div id="html_8a74185ad2bfe0b48291429c07c225e9" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_d42000b708f936f55f1c47289b20594b.setContent(html_8a74185ad2bfe0b48291429c07c225e9);
|
|
|
|
|
|
|
|
marker_031513fb9c50ba3dcf5a6157f6ace62b.bindPopup(popup_d42000b708f936f55f1c47289b20594b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_031513fb9c50ba3dcf5a6157f6ace62b.setIcon(icon_996b2965f4253260e0a9ab14ff9d3f3d);
|
|
|
|
|
|
var marker_ad883e404de7742d4a370f616c0a7f56 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_70afd36552eebb3536c6d1977e5cad73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5091ff8945246d4e5af8c476f4c3c62c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3a8c1fd5c9090510a9f7c2ee5400fa3 = $(`<div id="html_a3a8c1fd5c9090510a9f7c2ee5400fa3" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_5091ff8945246d4e5af8c476f4c3c62c.setContent(html_a3a8c1fd5c9090510a9f7c2ee5400fa3);
|
|
|
|
|
|
|
|
marker_ad883e404de7742d4a370f616c0a7f56.bindPopup(popup_5091ff8945246d4e5af8c476f4c3c62c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad883e404de7742d4a370f616c0a7f56.setIcon(icon_70afd36552eebb3536c6d1977e5cad73);
|
|
|
|
|
|
var marker_6a37747ac4dfd5891ce2dafa83eed2e3 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7f2e56e88fc9048170becc14b35db8af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4f2831dbecfb0421fe575c74338fe07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1556c4867a9c56551b1a34bcdfd95b5d = $(`<div id="html_1556c4867a9c56551b1a34bcdfd95b5d" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_c4f2831dbecfb0421fe575c74338fe07.setContent(html_1556c4867a9c56551b1a34bcdfd95b5d);
|
|
|
|
|
|
|
|
marker_6a37747ac4dfd5891ce2dafa83eed2e3.bindPopup(popup_c4f2831dbecfb0421fe575c74338fe07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a37747ac4dfd5891ce2dafa83eed2e3.setIcon(icon_7f2e56e88fc9048170becc14b35db8af);
|
|
|
|
|
|
var marker_4c5155c923899a52fb0dc22c53bfd7c6 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a4ea64d3b668e0614bd76317d5df718e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0d3dbc5c8744e4ef7628f469aed3bb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c379102c96270c64d48180d48048bff = $(`<div id="html_9c379102c96270c64d48180d48048bff" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_a0d3dbc5c8744e4ef7628f469aed3bb0.setContent(html_9c379102c96270c64d48180d48048bff);
|
|
|
|
|
|
|
|
marker_4c5155c923899a52fb0dc22c53bfd7c6.bindPopup(popup_a0d3dbc5c8744e4ef7628f469aed3bb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c5155c923899a52fb0dc22c53bfd7c6.setIcon(icon_a4ea64d3b668e0614bd76317d5df718e);
|
|
|
|
|
|
var marker_f2f301e2e02b9daacaf592dbe9251b8c = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8e7f26b99df59af55f71b73bfa84b86c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38f06990373776c16250976c38f8f115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a776472352ff7c24a4ad93f38dc42b3 = $(`<div id="html_9a776472352ff7c24a4ad93f38dc42b3" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_38f06990373776c16250976c38f8f115.setContent(html_9a776472352ff7c24a4ad93f38dc42b3);
|
|
|
|
|
|
|
|
marker_f2f301e2e02b9daacaf592dbe9251b8c.bindPopup(popup_38f06990373776c16250976c38f8f115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2f301e2e02b9daacaf592dbe9251b8c.setIcon(icon_8e7f26b99df59af55f71b73bfa84b86c);
|
|
|
|
|
|
var marker_18c609f9ea58fad077b36dcdf4f3d510 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_f648e1aea2ac8dd2a01663a38e7b5f99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c2bb72d0a04c84426b5c7db9b3e4f1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47a5257645f2afedd6c3dddf3fddee4d = $(`<div id="html_47a5257645f2afedd6c3dddf3fddee4d" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_8c2bb72d0a04c84426b5c7db9b3e4f1e.setContent(html_47a5257645f2afedd6c3dddf3fddee4d);
|
|
|
|
|
|
|
|
marker_18c609f9ea58fad077b36dcdf4f3d510.bindPopup(popup_8c2bb72d0a04c84426b5c7db9b3e4f1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18c609f9ea58fad077b36dcdf4f3d510.setIcon(icon_f648e1aea2ac8dd2a01663a38e7b5f99);
|
|
|
|
|
|
var marker_e0eed458164033b88a4279dad0cd6b22 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_984721e1151d37c159ea767b6c32d3d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9808253d5cda3bb5cf195747d5a328d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22379a52284faa8b8b268734babd9bfb = $(`<div id="html_22379a52284faa8b8b268734babd9bfb" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_c9808253d5cda3bb5cf195747d5a328d.setContent(html_22379a52284faa8b8b268734babd9bfb);
|
|
|
|
|
|
|
|
marker_e0eed458164033b88a4279dad0cd6b22.bindPopup(popup_c9808253d5cda3bb5cf195747d5a328d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0eed458164033b88a4279dad0cd6b22.setIcon(icon_984721e1151d37c159ea767b6c32d3d3);
|
|
|
|
|
|
var marker_5288def64c3a03dbaf7e25f61011a1b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0257d6f3325ff727345ccc6e7c1075b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff50fc2b578b5df6183690543c0e5c88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad1a52b6795fa0c4697aa9211f3f26e3 = $(`<div id="html_ad1a52b6795fa0c4697aa9211f3f26e3" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_ff50fc2b578b5df6183690543c0e5c88.setContent(html_ad1a52b6795fa0c4697aa9211f3f26e3);
|
|
|
|
|
|
|
|
marker_5288def64c3a03dbaf7e25f61011a1b6.bindPopup(popup_ff50fc2b578b5df6183690543c0e5c88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5288def64c3a03dbaf7e25f61011a1b6.setIcon(icon_0257d6f3325ff727345ccc6e7c1075b1);
|
|
|
|
|
|
var marker_4a22afe641abe94af47e6d593d97e3e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a4ecb53dc8ac0dd6fb71f45741918507 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a66a208dd2d525072a6d4f474ad5c2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1fb2f3d77aaaa3d4c25171b67895fa0 = $(`<div id="html_e1fb2f3d77aaaa3d4c25171b67895fa0" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_8a66a208dd2d525072a6d4f474ad5c2a.setContent(html_e1fb2f3d77aaaa3d4c25171b67895fa0);
|
|
|
|
|
|
|
|
marker_4a22afe641abe94af47e6d593d97e3e0.bindPopup(popup_8a66a208dd2d525072a6d4f474ad5c2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a22afe641abe94af47e6d593d97e3e0.setIcon(icon_a4ecb53dc8ac0dd6fb71f45741918507);
|
|
|
|
|
|
var marker_5bfbac7bee17e0ce4cc0f7c7ccb34e6a = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_1552761b3dcd893f2bd019b8d78952b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_595c858a455b523ce32d8fa252f4a6f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f59ab6fa0c732cf06e11693e89637173 = $(`<div id="html_f59ab6fa0c732cf06e11693e89637173" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_595c858a455b523ce32d8fa252f4a6f7.setContent(html_f59ab6fa0c732cf06e11693e89637173);
|
|
|
|
|
|
|
|
marker_5bfbac7bee17e0ce4cc0f7c7ccb34e6a.bindPopup(popup_595c858a455b523ce32d8fa252f4a6f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bfbac7bee17e0ce4cc0f7c7ccb34e6a.setIcon(icon_1552761b3dcd893f2bd019b8d78952b4);
|
|
|
|
|
|
var marker_f0acb829d6fb1129d18cba51715fdd10 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c76b2fda624d49d7925ad960bf928379 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca8094253474e0ea5d3f1cb645967e54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_695d2a039222b4afd2c1d8aafa612352 = $(`<div id="html_695d2a039222b4afd2c1d8aafa612352" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_ca8094253474e0ea5d3f1cb645967e54.setContent(html_695d2a039222b4afd2c1d8aafa612352);
|
|
|
|
|
|
|
|
marker_f0acb829d6fb1129d18cba51715fdd10.bindPopup(popup_ca8094253474e0ea5d3f1cb645967e54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0acb829d6fb1129d18cba51715fdd10.setIcon(icon_c76b2fda624d49d7925ad960bf928379);
|
|
|
|
|
|
var marker_55d0f1508fbbc700d68bc76e28b9b80f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d3dd80baf1d09b8510bfb6e7c4ba9182 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f5def2a748aa9507893db1b15e84205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_810c793a6a13f91a3dd47c2e74312203 = $(`<div id="html_810c793a6a13f91a3dd47c2e74312203" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_7f5def2a748aa9507893db1b15e84205.setContent(html_810c793a6a13f91a3dd47c2e74312203);
|
|
|
|
|
|
|
|
marker_55d0f1508fbbc700d68bc76e28b9b80f.bindPopup(popup_7f5def2a748aa9507893db1b15e84205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55d0f1508fbbc700d68bc76e28b9b80f.setIcon(icon_d3dd80baf1d09b8510bfb6e7c4ba9182);
|
|
|
|
|
|
var marker_8d6763e8e164db3c0ee5680bd88ebfa4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_fa5d3345aa183e50c084d5793223d5bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b157b1548cd6ae9be50431f6924990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0905bdfd8fc291ceeaf56b21603bbe3c = $(`<div id="html_0905bdfd8fc291ceeaf56b21603bbe3c" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_33b157b1548cd6ae9be50431f6924990.setContent(html_0905bdfd8fc291ceeaf56b21603bbe3c);
|
|
|
|
|
|
|
|
marker_8d6763e8e164db3c0ee5680bd88ebfa4.bindPopup(popup_33b157b1548cd6ae9be50431f6924990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d6763e8e164db3c0ee5680bd88ebfa4.setIcon(icon_fa5d3345aa183e50c084d5793223d5bf);
|
|
|
|
|
|
var marker_6bb99c98c2da1dd5b51b0ed480b18e05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d230b3fc2e12c855ba96a7cd1bf38288 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a18707f5a48315c38a6ac6e219847957 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_099c06eef29f87b691f06865576e6709 = $(`<div id="html_099c06eef29f87b691f06865576e6709" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_a18707f5a48315c38a6ac6e219847957.setContent(html_099c06eef29f87b691f06865576e6709);
|
|
|
|
|
|
|
|
marker_6bb99c98c2da1dd5b51b0ed480b18e05.bindPopup(popup_a18707f5a48315c38a6ac6e219847957)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bb99c98c2da1dd5b51b0ed480b18e05.setIcon(icon_d230b3fc2e12c855ba96a7cd1bf38288);
|
|
|
|
|
|
var marker_d5dd5db752c96aaccaf8b41abad081c9 = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_68fafff5e478bc3ef9693650e5345ae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c4b7f13763dc3fb85c681f0d062be00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e95c7d60c058bba8f008c95613dd667e = $(`<div id="html_e95c7d60c058bba8f008c95613dd667e" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_9c4b7f13763dc3fb85c681f0d062be00.setContent(html_e95c7d60c058bba8f008c95613dd667e);
|
|
|
|
|
|
|
|
marker_d5dd5db752c96aaccaf8b41abad081c9.bindPopup(popup_9c4b7f13763dc3fb85c681f0d062be00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5dd5db752c96aaccaf8b41abad081c9.setIcon(icon_68fafff5e478bc3ef9693650e5345ae8);
|
|
|
|
|
|
var marker_af7dd1dd5a6229e13b75ab1764ca9b7f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_47cd38d0d8e7601178c017788587b71a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29661df064848a9d2257e575195f6e34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39c2bbb74e6b2011b200a0d749f813d6 = $(`<div id="html_39c2bbb74e6b2011b200a0d749f813d6" style="width: 100.0%; height: 100.0%;">relay.lifpay.me</div>`)[0];
|
|
popup_29661df064848a9d2257e575195f6e34.setContent(html_39c2bbb74e6b2011b200a0d749f813d6);
|
|
|
|
|
|
|
|
marker_af7dd1dd5a6229e13b75ab1764ca9b7f.bindPopup(popup_29661df064848a9d2257e575195f6e34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af7dd1dd5a6229e13b75ab1764ca9b7f.setIcon(icon_47cd38d0d8e7601178c017788587b71a);
|
|
|
|
|
|
var marker_15893f46d44c214c83a853d20dc28577 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b55ed0be829c3ec712448025e249d061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f5bc4ad0519c8d5114d58f5d94b2731 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98a562af0c53327531e7d0ef76ce2b19 = $(`<div id="html_98a562af0c53327531e7d0ef76ce2b19" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_0f5bc4ad0519c8d5114d58f5d94b2731.setContent(html_98a562af0c53327531e7d0ef76ce2b19);
|
|
|
|
|
|
|
|
marker_15893f46d44c214c83a853d20dc28577.bindPopup(popup_0f5bc4ad0519c8d5114d58f5d94b2731)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15893f46d44c214c83a853d20dc28577.setIcon(icon_b55ed0be829c3ec712448025e249d061);
|
|
|
|
|
|
var marker_3d9a4e2d50be2b64c2cadb116fbe39b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_943b50185b052475be531e813b8b0842 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_727d504b6ea6d88d92dbd2661c1ddc10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18dc1249bed2eac134b27a91467c0424 = $(`<div id="html_18dc1249bed2eac134b27a91467c0424" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_727d504b6ea6d88d92dbd2661c1ddc10.setContent(html_18dc1249bed2eac134b27a91467c0424);
|
|
|
|
|
|
|
|
marker_3d9a4e2d50be2b64c2cadb116fbe39b3.bindPopup(popup_727d504b6ea6d88d92dbd2661c1ddc10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d9a4e2d50be2b64c2cadb116fbe39b3.setIcon(icon_943b50185b052475be531e813b8b0842);
|
|
|
|
|
|
var marker_08163524680ff3dc2b6e11538bb3fe9e = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_f239d4791274226932f624ea227f7be1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9477e59c08b37030d33e7369b91f1bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_259efacedec0727dbd725d5241ed0424 = $(`<div id="html_259efacedec0727dbd725d5241ed0424" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_9477e59c08b37030d33e7369b91f1bee.setContent(html_259efacedec0727dbd725d5241ed0424);
|
|
|
|
|
|
|
|
marker_08163524680ff3dc2b6e11538bb3fe9e.bindPopup(popup_9477e59c08b37030d33e7369b91f1bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08163524680ff3dc2b6e11538bb3fe9e.setIcon(icon_f239d4791274226932f624ea227f7be1);
|
|
|
|
|
|
var marker_9d6720a6be2788d7ca533629049962b6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0ff2081c929d1cefb83bebb619191c3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d02958526e6a9eb2ac4a61918f37dc31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e2ce2244a00773fd3e430101bb0b1a5 = $(`<div id="html_4e2ce2244a00773fd3e430101bb0b1a5" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_d02958526e6a9eb2ac4a61918f37dc31.setContent(html_4e2ce2244a00773fd3e430101bb0b1a5);
|
|
|
|
|
|
|
|
marker_9d6720a6be2788d7ca533629049962b6.bindPopup(popup_d02958526e6a9eb2ac4a61918f37dc31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d6720a6be2788d7ca533629049962b6.setIcon(icon_0ff2081c929d1cefb83bebb619191c3c);
|
|
|
|
|
|
var marker_e3f701b35ec1a3553080397fa43c3c07 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_70481efa4b9e8470a31a8275baa60c8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63f88738736647d8d32211a3cd8387a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_153afc982df81df2495645011bb773c3 = $(`<div id="html_153afc982df81df2495645011bb773c3" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_63f88738736647d8d32211a3cd8387a6.setContent(html_153afc982df81df2495645011bb773c3);
|
|
|
|
|
|
|
|
marker_e3f701b35ec1a3553080397fa43c3c07.bindPopup(popup_63f88738736647d8d32211a3cd8387a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f701b35ec1a3553080397fa43c3c07.setIcon(icon_70481efa4b9e8470a31a8275baa60c8f);
|
|
|
|
|
|
var marker_ca143312aab27e9aa61c1117962a85e6 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a7e70db0276f53daf9a8db7e40c57cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7d9d094063bf4ad918d7962aa28b21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c80d7fa537112501f71b92ef2b13436 = $(`<div id="html_0c80d7fa537112501f71b92ef2b13436" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_8c7d9d094063bf4ad918d7962aa28b21.setContent(html_0c80d7fa537112501f71b92ef2b13436);
|
|
|
|
|
|
|
|
marker_ca143312aab27e9aa61c1117962a85e6.bindPopup(popup_8c7d9d094063bf4ad918d7962aa28b21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca143312aab27e9aa61c1117962a85e6.setIcon(icon_a7e70db0276f53daf9a8db7e40c57cbf);
|
|
|
|
|
|
var marker_6ea69ef0d17af82092fee7fdfa1385bc = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_53cc0e430c5ef843513d6f689db9fffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_496e06b25ee1f39a7616a4c386d3ce64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ceaf441dea796911195737deb0cdfde = $(`<div id="html_9ceaf441dea796911195737deb0cdfde" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_496e06b25ee1f39a7616a4c386d3ce64.setContent(html_9ceaf441dea796911195737deb0cdfde);
|
|
|
|
|
|
|
|
marker_6ea69ef0d17af82092fee7fdfa1385bc.bindPopup(popup_496e06b25ee1f39a7616a4c386d3ce64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ea69ef0d17af82092fee7fdfa1385bc.setIcon(icon_53cc0e430c5ef843513d6f689db9fffc);
|
|
|
|
|
|
var marker_1bd9b2d623f15be970d194c441528d16 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6cbf70061e43877f4b50bf29f50b82f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40b5bfbc599cae9a99260a9bb46e7563 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05d4f113a718b04b347a0b28e08a52bf = $(`<div id="html_05d4f113a718b04b347a0b28e08a52bf" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_40b5bfbc599cae9a99260a9bb46e7563.setContent(html_05d4f113a718b04b347a0b28e08a52bf);
|
|
|
|
|
|
|
|
marker_1bd9b2d623f15be970d194c441528d16.bindPopup(popup_40b5bfbc599cae9a99260a9bb46e7563)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bd9b2d623f15be970d194c441528d16.setIcon(icon_6cbf70061e43877f4b50bf29f50b82f6);
|
|
|
|
|
|
var marker_4e15dcde4e67cd33d9c087920823588d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_303e2670aa7e6a19382f2551d8e261a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc271bc2eb7efcc2511caf1d6c7c4fab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21c9446e1b2a82f8fcb21c51e452d8fb = $(`<div id="html_21c9446e1b2a82f8fcb21c51e452d8fb" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_fc271bc2eb7efcc2511caf1d6c7c4fab.setContent(html_21c9446e1b2a82f8fcb21c51e452d8fb);
|
|
|
|
|
|
|
|
marker_4e15dcde4e67cd33d9c087920823588d.bindPopup(popup_fc271bc2eb7efcc2511caf1d6c7c4fab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e15dcde4e67cd33d9c087920823588d.setIcon(icon_303e2670aa7e6a19382f2551d8e261a1);
|
|
|
|
|
|
var marker_bc10f28a898ff863ec84578cc3f5acc5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_35edf531fb754ffd08343db43a8caab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d56e59462d577c7ba4e88debecb14054 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1c93437af8b8eb7244f4264b02103e3 = $(`<div id="html_d1c93437af8b8eb7244f4264b02103e3" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_d56e59462d577c7ba4e88debecb14054.setContent(html_d1c93437af8b8eb7244f4264b02103e3);
|
|
|
|
|
|
|
|
marker_bc10f28a898ff863ec84578cc3f5acc5.bindPopup(popup_d56e59462d577c7ba4e88debecb14054)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc10f28a898ff863ec84578cc3f5acc5.setIcon(icon_35edf531fb754ffd08343db43a8caab4);
|
|
|
|
|
|
var marker_a85f985050cd6405629056ed2b61d34e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_1da34711e3327789ad980eab04864f60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da3264c04e82130c4f59c27b98b683bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5af309fa6ac539e531b51f7d17f1120a = $(`<div id="html_5af309fa6ac539e531b51f7d17f1120a" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_da3264c04e82130c4f59c27b98b683bd.setContent(html_5af309fa6ac539e531b51f7d17f1120a);
|
|
|
|
|
|
|
|
marker_a85f985050cd6405629056ed2b61d34e.bindPopup(popup_da3264c04e82130c4f59c27b98b683bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a85f985050cd6405629056ed2b61d34e.setIcon(icon_1da34711e3327789ad980eab04864f60);
|
|
|
|
|
|
var marker_21a2a838f71c0131dec3eb959ac0c056 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c4d58905cf57302c8405a083cb370e47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9466b95cbf70f7e0f263cedf75a1b768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b6b884e4a2a87c39db3f679d1af42a1 = $(`<div id="html_3b6b884e4a2a87c39db3f679d1af42a1" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_9466b95cbf70f7e0f263cedf75a1b768.setContent(html_3b6b884e4a2a87c39db3f679d1af42a1);
|
|
|
|
|
|
|
|
marker_21a2a838f71c0131dec3eb959ac0c056.bindPopup(popup_9466b95cbf70f7e0f263cedf75a1b768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21a2a838f71c0131dec3eb959ac0c056.setIcon(icon_c4d58905cf57302c8405a083cb370e47);
|
|
|
|
|
|
var marker_54c04d914f2d07445e92b9264c780605 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3d8f493c4988a708fe40f34ffaec196a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71acf120e40c1d4dde36ca587651bcc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ed0e92cf9341365c1761f89a90de99f = $(`<div id="html_4ed0e92cf9341365c1761f89a90de99f" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_71acf120e40c1d4dde36ca587651bcc7.setContent(html_4ed0e92cf9341365c1761f89a90de99f);
|
|
|
|
|
|
|
|
marker_54c04d914f2d07445e92b9264c780605.bindPopup(popup_71acf120e40c1d4dde36ca587651bcc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54c04d914f2d07445e92b9264c780605.setIcon(icon_3d8f493c4988a708fe40f34ffaec196a);
|
|
|
|
|
|
var marker_8bff6ae06a1e146f8bdeef9e69149f46 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_fe5d8fb021101bea1b47583fd74a3611 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_857b4a4bf71dfff699077dc23af0f3a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abe21c6c4ef5283ca6bcb7ee56c9445d = $(`<div id="html_abe21c6c4ef5283ca6bcb7ee56c9445d" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_857b4a4bf71dfff699077dc23af0f3a2.setContent(html_abe21c6c4ef5283ca6bcb7ee56c9445d);
|
|
|
|
|
|
|
|
marker_8bff6ae06a1e146f8bdeef9e69149f46.bindPopup(popup_857b4a4bf71dfff699077dc23af0f3a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bff6ae06a1e146f8bdeef9e69149f46.setIcon(icon_fe5d8fb021101bea1b47583fd74a3611);
|
|
|
|
|
|
var marker_61e430da11d05cd0b8c4878db4af3041 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d6d57ea8753a7bf2782fdf9a76fb458f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e709dae36096bdc5ff53779c487fa39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c4ba33d596654a2113b171a6362c8ce = $(`<div id="html_7c4ba33d596654a2113b171a6362c8ce" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_3e709dae36096bdc5ff53779c487fa39.setContent(html_7c4ba33d596654a2113b171a6362c8ce);
|
|
|
|
|
|
|
|
marker_61e430da11d05cd0b8c4878db4af3041.bindPopup(popup_3e709dae36096bdc5ff53779c487fa39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61e430da11d05cd0b8c4878db4af3041.setIcon(icon_d6d57ea8753a7bf2782fdf9a76fb458f);
|
|
|
|
|
|
var marker_b17f0c34975fb6f4cc9b8d7ef502d07b = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_11c86cbf8e87c35e0e67862081d8eb6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51a0039183f046d9f075c98217f53606 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35c7743dc18f53a820fbc45c41fb77f4 = $(`<div id="html_35c7743dc18f53a820fbc45c41fb77f4" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_51a0039183f046d9f075c98217f53606.setContent(html_35c7743dc18f53a820fbc45c41fb77f4);
|
|
|
|
|
|
|
|
marker_b17f0c34975fb6f4cc9b8d7ef502d07b.bindPopup(popup_51a0039183f046d9f075c98217f53606)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b17f0c34975fb6f4cc9b8d7ef502d07b.setIcon(icon_11c86cbf8e87c35e0e67862081d8eb6e);
|
|
|
|
|
|
var marker_e571aeebea8c0ff891f53d5a500b8134 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6dae4356f8889d52ae6b9820d0c15c2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceafb59ec466821396243ee827931d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4b4b41793b18ebd8606a5993946e718 = $(`<div id="html_e4b4b41793b18ebd8606a5993946e718" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_ceafb59ec466821396243ee827931d63.setContent(html_e4b4b41793b18ebd8606a5993946e718);
|
|
|
|
|
|
|
|
marker_e571aeebea8c0ff891f53d5a500b8134.bindPopup(popup_ceafb59ec466821396243ee827931d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e571aeebea8c0ff891f53d5a500b8134.setIcon(icon_6dae4356f8889d52ae6b9820d0c15c2d);
|
|
|
|
|
|
var marker_49b28cf4f1c60be4a5bf921a4d716d5d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_cc7cc96df4ad1d1f9e88af62880ee4b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9efc3fa58438e9520713ef5eb108efc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ff8ef1ef2df434f655509ffc344e30b = $(`<div id="html_3ff8ef1ef2df434f655509ffc344e30b" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_9efc3fa58438e9520713ef5eb108efc2.setContent(html_3ff8ef1ef2df434f655509ffc344e30b);
|
|
|
|
|
|
|
|
marker_49b28cf4f1c60be4a5bf921a4d716d5d.bindPopup(popup_9efc3fa58438e9520713ef5eb108efc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49b28cf4f1c60be4a5bf921a4d716d5d.setIcon(icon_cc7cc96df4ad1d1f9e88af62880ee4b9);
|
|
|
|
|
|
var marker_c1e8f1a2299dd7f2b006a033507c4cb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_757ff41edb8a34556d5e82020e9fa651 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87359e43465a45226fc226124bbfcd03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c6a197d4f2b55c1faeda5cdc9670473 = $(`<div id="html_3c6a197d4f2b55c1faeda5cdc9670473" style="width: 100.0%; height: 100.0%;">relay.otherstuff.dev</div>`)[0];
|
|
popup_87359e43465a45226fc226124bbfcd03.setContent(html_3c6a197d4f2b55c1faeda5cdc9670473);
|
|
|
|
|
|
|
|
marker_c1e8f1a2299dd7f2b006a033507c4cb9.bindPopup(popup_87359e43465a45226fc226124bbfcd03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1e8f1a2299dd7f2b006a033507c4cb9.setIcon(icon_757ff41edb8a34556d5e82020e9fa651);
|
|
|
|
|
|
var marker_c41bfdef7eb5ddc3faeb0b7701410165 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9708d8be250c8387f00ab447f3c553f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d5da2e8a059b23555598c2450c23aad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b208c420be9901b7bb0d3dd90e15274 = $(`<div id="html_9b208c420be9901b7bb0d3dd90e15274" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_5d5da2e8a059b23555598c2450c23aad.setContent(html_9b208c420be9901b7bb0d3dd90e15274);
|
|
|
|
|
|
|
|
marker_c41bfdef7eb5ddc3faeb0b7701410165.bindPopup(popup_5d5da2e8a059b23555598c2450c23aad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c41bfdef7eb5ddc3faeb0b7701410165.setIcon(icon_9708d8be250c8387f00ab447f3c553f7);
|
|
|
|
|
|
var marker_a0d55a4e54f9c301fe8ec352bf79bb3c = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_af11b2ea1bc4e84485b46e916c4301e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93cd8406d4479fcff3def8febed6bafb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_625f96c8f72d3b049d07ec54b4d77022 = $(`<div id="html_625f96c8f72d3b049d07ec54b4d77022" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_93cd8406d4479fcff3def8febed6bafb.setContent(html_625f96c8f72d3b049d07ec54b4d77022);
|
|
|
|
|
|
|
|
marker_a0d55a4e54f9c301fe8ec352bf79bb3c.bindPopup(popup_93cd8406d4479fcff3def8febed6bafb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0d55a4e54f9c301fe8ec352bf79bb3c.setIcon(icon_af11b2ea1bc4e84485b46e916c4301e6);
|
|
|
|
|
|
var marker_95f3e186fa78b829b95492ff460e0e10 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_5e4a4e2871e3c156e9d40c6c98dcbff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db7e92b994cc82f9f131f0f026dc04d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0283f34560647b70c718d6d4bba4ee6b = $(`<div id="html_0283f34560647b70c718d6d4bba4ee6b" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_db7e92b994cc82f9f131f0f026dc04d2.setContent(html_0283f34560647b70c718d6d4bba4ee6b);
|
|
|
|
|
|
|
|
marker_95f3e186fa78b829b95492ff460e0e10.bindPopup(popup_db7e92b994cc82f9f131f0f026dc04d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95f3e186fa78b829b95492ff460e0e10.setIcon(icon_5e4a4e2871e3c156e9d40c6c98dcbff8);
|
|
|
|
|
|
var marker_451a6708ac4e4fa132b94c61d541bb90 = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_f8aa2418dadf3523aced6b1ddf4987d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fcdae7a9d840ec8d0236a0cdc092f9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5982f3e81dd2878aeedd89c7c2cfc26 = $(`<div id="html_b5982f3e81dd2878aeedd89c7c2cfc26" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_0fcdae7a9d840ec8d0236a0cdc092f9b.setContent(html_b5982f3e81dd2878aeedd89c7c2cfc26);
|
|
|
|
|
|
|
|
marker_451a6708ac4e4fa132b94c61d541bb90.bindPopup(popup_0fcdae7a9d840ec8d0236a0cdc092f9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_451a6708ac4e4fa132b94c61d541bb90.setIcon(icon_f8aa2418dadf3523aced6b1ddf4987d0);
|
|
|
|
|
|
var marker_f99de09a255c3dc6ad5713c39ec90338 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8f02be952dca2e5302e2a5a8bd5c83f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5965def1128deb0194783855d214a49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f56d3135a2bef53a09c561fc8ffd21e3 = $(`<div id="html_f56d3135a2bef53a09c561fc8ffd21e3" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_f5965def1128deb0194783855d214a49.setContent(html_f56d3135a2bef53a09c561fc8ffd21e3);
|
|
|
|
|
|
|
|
marker_f99de09a255c3dc6ad5713c39ec90338.bindPopup(popup_f5965def1128deb0194783855d214a49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f99de09a255c3dc6ad5713c39ec90338.setIcon(icon_8f02be952dca2e5302e2a5a8bd5c83f2);
|
|
|
|
|
|
var marker_5085e6476a89a65f7a82e0e3e39c695c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_f5b739ff8555e511caa0d996d05b5ff2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c48ba81cfbc5f9e4c3fa465055a7c50d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc744f4c29ed6a9dcf62a77dfb369d5f = $(`<div id="html_bc744f4c29ed6a9dcf62a77dfb369d5f" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_c48ba81cfbc5f9e4c3fa465055a7c50d.setContent(html_bc744f4c29ed6a9dcf62a77dfb369d5f);
|
|
|
|
|
|
|
|
marker_5085e6476a89a65f7a82e0e3e39c695c.bindPopup(popup_c48ba81cfbc5f9e4c3fa465055a7c50d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5085e6476a89a65f7a82e0e3e39c695c.setIcon(icon_f5b739ff8555e511caa0d996d05b5ff2);
|
|
|
|
|
|
var marker_6be2125f9270ea8b8ea1028b8044c520 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_619240d246d0236d2e31949c11023c87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7705b01ba8b0e75d8be2db51a81870e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7f59c049c50a1e5e81fbd541c80e0d4 = $(`<div id="html_e7f59c049c50a1e5e81fbd541c80e0d4" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_e7705b01ba8b0e75d8be2db51a81870e.setContent(html_e7f59c049c50a1e5e81fbd541c80e0d4);
|
|
|
|
|
|
|
|
marker_6be2125f9270ea8b8ea1028b8044c520.bindPopup(popup_e7705b01ba8b0e75d8be2db51a81870e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6be2125f9270ea8b8ea1028b8044c520.setIcon(icon_619240d246d0236d2e31949c11023c87);
|
|
|
|
|
|
var marker_d242594111a6d564703eec8870610305 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3ea9e0d60c7149de41f13eda05dd063a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c07028f3f941f1fbc34062786a6f4a17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05cea162ac49eae5b72a53754e060dc6 = $(`<div id="html_05cea162ac49eae5b72a53754e060dc6" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_c07028f3f941f1fbc34062786a6f4a17.setContent(html_05cea162ac49eae5b72a53754e060dc6);
|
|
|
|
|
|
|
|
marker_d242594111a6d564703eec8870610305.bindPopup(popup_c07028f3f941f1fbc34062786a6f4a17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d242594111a6d564703eec8870610305.setIcon(icon_3ea9e0d60c7149de41f13eda05dd063a);
|
|
|
|
|
|
var marker_f82b5084bc08b2549815d7a2a50b9ef9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d382159112c7b1b615c72e68df7c41e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44c021722959c70c227cf950505e86f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_722b2c0717168967b80334bb490fb78f = $(`<div id="html_722b2c0717168967b80334bb490fb78f" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_44c021722959c70c227cf950505e86f3.setContent(html_722b2c0717168967b80334bb490fb78f);
|
|
|
|
|
|
|
|
marker_f82b5084bc08b2549815d7a2a50b9ef9.bindPopup(popup_44c021722959c70c227cf950505e86f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f82b5084bc08b2549815d7a2a50b9ef9.setIcon(icon_d382159112c7b1b615c72e68df7c41e7);
|
|
|
|
|
|
var marker_3ee677d276eebb7ce15c9f1741fe4439 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_207ce37e9c616de9a39fd1d0ee8146f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5086451c19ec8f46be2d2a6c59762d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c8b9b74c95eb0212c42d78adc702f7c = $(`<div id="html_3c8b9b74c95eb0212c42d78adc702f7c" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_a5086451c19ec8f46be2d2a6c59762d0.setContent(html_3c8b9b74c95eb0212c42d78adc702f7c);
|
|
|
|
|
|
|
|
marker_3ee677d276eebb7ce15c9f1741fe4439.bindPopup(popup_a5086451c19ec8f46be2d2a6c59762d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ee677d276eebb7ce15c9f1741fe4439.setIcon(icon_207ce37e9c616de9a39fd1d0ee8146f2);
|
|
|
|
|
|
var marker_d3e4bb5d45d638a8a58ca5484977a31e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_18bfbdf04e9e6e131880f2e877528ef7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df5f495729ff309969e85d96a854aec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3df31f4f54494972dd64455a12bdc1b3 = $(`<div id="html_3df31f4f54494972dd64455a12bdc1b3" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_df5f495729ff309969e85d96a854aec9.setContent(html_3df31f4f54494972dd64455a12bdc1b3);
|
|
|
|
|
|
|
|
marker_d3e4bb5d45d638a8a58ca5484977a31e.bindPopup(popup_df5f495729ff309969e85d96a854aec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3e4bb5d45d638a8a58ca5484977a31e.setIcon(icon_18bfbdf04e9e6e131880f2e877528ef7);
|
|
|
|
|
|
var marker_213afe3f3330834747145d7b3a02af1c = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_99d49409ee59acce18d4b21bfaea93ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7baad77d12ce1dc66ab5e70fd9f777f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fa6725e98b1ab4f1e59217fdfa84376 = $(`<div id="html_3fa6725e98b1ab4f1e59217fdfa84376" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_7baad77d12ce1dc66ab5e70fd9f777f4.setContent(html_3fa6725e98b1ab4f1e59217fdfa84376);
|
|
|
|
|
|
|
|
marker_213afe3f3330834747145d7b3a02af1c.bindPopup(popup_7baad77d12ce1dc66ab5e70fd9f777f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_213afe3f3330834747145d7b3a02af1c.setIcon(icon_99d49409ee59acce18d4b21bfaea93ec);
|
|
|
|
|
|
var marker_7e0bb88c0d82911abb43dae8aa723ed9 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_361fb707f4f0c682cbeb70b5f3f85988 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a5f1267a07d091b85498017c7a9c1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3753bf201f643acdd889957356f8c4 = $(`<div id="html_5f3753bf201f643acdd889957356f8c4" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_42a5f1267a07d091b85498017c7a9c1c.setContent(html_5f3753bf201f643acdd889957356f8c4);
|
|
|
|
|
|
|
|
marker_7e0bb88c0d82911abb43dae8aa723ed9.bindPopup(popup_42a5f1267a07d091b85498017c7a9c1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e0bb88c0d82911abb43dae8aa723ed9.setIcon(icon_361fb707f4f0c682cbeb70b5f3f85988);
|
|
|
|
|
|
var marker_67a0e0005353318cefeda125c3aac2a4 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_4c95cf3e47dae11f581d86544a3a2ec7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba1d45b879cd09c11d905c427ec152d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e8a4bdc60fab0552118cd3661947458 = $(`<div id="html_9e8a4bdc60fab0552118cd3661947458" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_ba1d45b879cd09c11d905c427ec152d5.setContent(html_9e8a4bdc60fab0552118cd3661947458);
|
|
|
|
|
|
|
|
marker_67a0e0005353318cefeda125c3aac2a4.bindPopup(popup_ba1d45b879cd09c11d905c427ec152d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67a0e0005353318cefeda125c3aac2a4.setIcon(icon_4c95cf3e47dae11f581d86544a3a2ec7);
|
|
|
|
|
|
var marker_ae2be021178bc739b8e61e1cea22a21f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_dacc00b8d8f71b95d6c5f0c127e0bdee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4968559e6163553d2deccc17bff0dfaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_175f86d5a82f0cd39d990ec8189caa5d = $(`<div id="html_175f86d5a82f0cd39d990ec8189caa5d" style="width: 100.0%; height: 100.0%;">relay.nostromo.social</div>`)[0];
|
|
popup_4968559e6163553d2deccc17bff0dfaa.setContent(html_175f86d5a82f0cd39d990ec8189caa5d);
|
|
|
|
|
|
|
|
marker_ae2be021178bc739b8e61e1cea22a21f.bindPopup(popup_4968559e6163553d2deccc17bff0dfaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae2be021178bc739b8e61e1cea22a21f.setIcon(icon_dacc00b8d8f71b95d6c5f0c127e0bdee);
|
|
|
|
|
|
var marker_e991131431d1a1fa673502188b78e094 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_46675d212114626892fd666393b112e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6281a4787e181cee3bbeb5f7eb05f7e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ae46f071099f899096a417599262458 = $(`<div id="html_5ae46f071099f899096a417599262458" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_6281a4787e181cee3bbeb5f7eb05f7e0.setContent(html_5ae46f071099f899096a417599262458);
|
|
|
|
|
|
|
|
marker_e991131431d1a1fa673502188b78e094.bindPopup(popup_6281a4787e181cee3bbeb5f7eb05f7e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e991131431d1a1fa673502188b78e094.setIcon(icon_46675d212114626892fd666393b112e6);
|
|
|
|
|
|
var marker_b7f707f09bdc3fd34798d00b7114612b = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_da6b986f38e06d86b90559ca750c8304 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17078d189492d9a948144dafbfd86fa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08720382110bac7e679b2cd1d88d406d = $(`<div id="html_08720382110bac7e679b2cd1d88d406d" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_17078d189492d9a948144dafbfd86fa1.setContent(html_08720382110bac7e679b2cd1d88d406d);
|
|
|
|
|
|
|
|
marker_b7f707f09bdc3fd34798d00b7114612b.bindPopup(popup_17078d189492d9a948144dafbfd86fa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7f707f09bdc3fd34798d00b7114612b.setIcon(icon_da6b986f38e06d86b90559ca750c8304);
|
|
|
|
|
|
var marker_47f26f59939947579995d363855b30d9 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_664ec8b5ec20b35b378004cec5ec78b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_343ab57862c3181a98c836b1e448b91c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2649cf0b98bd895a2b4f275bb3e8f133 = $(`<div id="html_2649cf0b98bd895a2b4f275bb3e8f133" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_343ab57862c3181a98c836b1e448b91c.setContent(html_2649cf0b98bd895a2b4f275bb3e8f133);
|
|
|
|
|
|
|
|
marker_47f26f59939947579995d363855b30d9.bindPopup(popup_343ab57862c3181a98c836b1e448b91c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47f26f59939947579995d363855b30d9.setIcon(icon_664ec8b5ec20b35b378004cec5ec78b2);
|
|
|
|
|
|
var marker_010c27d1888995ecfe9c1e762655292b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6e564e298357274c8a904d50b7a62294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a22d10938e84a3f5144f0ab5e2ef71ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79fed3ece1cd9031aad0b15847e8ad46 = $(`<div id="html_79fed3ece1cd9031aad0b15847e8ad46" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_a22d10938e84a3f5144f0ab5e2ef71ef.setContent(html_79fed3ece1cd9031aad0b15847e8ad46);
|
|
|
|
|
|
|
|
marker_010c27d1888995ecfe9c1e762655292b.bindPopup(popup_a22d10938e84a3f5144f0ab5e2ef71ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_010c27d1888995ecfe9c1e762655292b.setIcon(icon_6e564e298357274c8a904d50b7a62294);
|
|
|
|
|
|
var marker_0809e3cb5de648cabef9968eea71b029 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a9835567b007923396fe640b002810d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebcd0e8756dc2f47b957940ae9133fb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_853d77f1f4b787ef53df0d4e962e7139 = $(`<div id="html_853d77f1f4b787ef53df0d4e962e7139" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_ebcd0e8756dc2f47b957940ae9133fb8.setContent(html_853d77f1f4b787ef53df0d4e962e7139);
|
|
|
|
|
|
|
|
marker_0809e3cb5de648cabef9968eea71b029.bindPopup(popup_ebcd0e8756dc2f47b957940ae9133fb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0809e3cb5de648cabef9968eea71b029.setIcon(icon_a9835567b007923396fe640b002810d2);
|
|
|
|
|
|
var marker_d8efa026da8749f74b8329649a535aac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_fe5743e8de19b9444e8891f7dc7f8150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcbeaafdabfc666500cbb704e79503c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84c22f9f4b681e3986c67a387ea61f80 = $(`<div id="html_84c22f9f4b681e3986c67a387ea61f80" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_fcbeaafdabfc666500cbb704e79503c9.setContent(html_84c22f9f4b681e3986c67a387ea61f80);
|
|
|
|
|
|
|
|
marker_d8efa026da8749f74b8329649a535aac.bindPopup(popup_fcbeaafdabfc666500cbb704e79503c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8efa026da8749f74b8329649a535aac.setIcon(icon_fe5743e8de19b9444e8891f7dc7f8150);
|
|
|
|
|
|
var marker_5335b00cf437a1dd91c4ecce3dcf9891 = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b4d9c9b024b0dbf44cb457d6e9903cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7d90bce9102571ac0ec8ab684d3b8aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d17a853a4f01a2d72bb78fcd945952c6 = $(`<div id="html_d17a853a4f01a2d72bb78fcd945952c6" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_b7d90bce9102571ac0ec8ab684d3b8aa.setContent(html_d17a853a4f01a2d72bb78fcd945952c6);
|
|
|
|
|
|
|
|
marker_5335b00cf437a1dd91c4ecce3dcf9891.bindPopup(popup_b7d90bce9102571ac0ec8ab684d3b8aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5335b00cf437a1dd91c4ecce3dcf9891.setIcon(icon_b4d9c9b024b0dbf44cb457d6e9903cbf);
|
|
|
|
|
|
var marker_8aea7117dc3a1d6b940c6fc5fdedbfd4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6ad35717d1e1dab8381321d61cb282f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_926d8d4347929c0486863a1037211a3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2fde31eaebfb98532a9f4d36abf594e = $(`<div id="html_d2fde31eaebfb98532a9f4d36abf594e" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_926d8d4347929c0486863a1037211a3f.setContent(html_d2fde31eaebfb98532a9f4d36abf594e);
|
|
|
|
|
|
|
|
marker_8aea7117dc3a1d6b940c6fc5fdedbfd4.bindPopup(popup_926d8d4347929c0486863a1037211a3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aea7117dc3a1d6b940c6fc5fdedbfd4.setIcon(icon_6ad35717d1e1dab8381321d61cb282f0);
|
|
|
|
|
|
var marker_573aa59afda4cb80d1a0920a9856abda = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_497f880c00645c28bf2b265560d527a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54b8530f222110b9b61a5df93373baf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d9bca8aab246420dddb9f67e35de0da = $(`<div id="html_7d9bca8aab246420dddb9f67e35de0da" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_54b8530f222110b9b61a5df93373baf6.setContent(html_7d9bca8aab246420dddb9f67e35de0da);
|
|
|
|
|
|
|
|
marker_573aa59afda4cb80d1a0920a9856abda.bindPopup(popup_54b8530f222110b9b61a5df93373baf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_573aa59afda4cb80d1a0920a9856abda.setIcon(icon_497f880c00645c28bf2b265560d527a8);
|
|
|
|
|
|
var marker_5b6701ae1e46087373d2627f865ae3f0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7c550231ecc651715baf9af7985dacf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0f69802a50cfeecd0708866c4f8dfea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_566ab8965deb729b44c2bd3200f9a8b5 = $(`<div id="html_566ab8965deb729b44c2bd3200f9a8b5" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_b0f69802a50cfeecd0708866c4f8dfea.setContent(html_566ab8965deb729b44c2bd3200f9a8b5);
|
|
|
|
|
|
|
|
marker_5b6701ae1e46087373d2627f865ae3f0.bindPopup(popup_b0f69802a50cfeecd0708866c4f8dfea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b6701ae1e46087373d2627f865ae3f0.setIcon(icon_7c550231ecc651715baf9af7985dacf3);
|
|
|
|
|
|
var marker_6c62f608cee07de165b0f74493d508c2 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ad51a208c52fbe012381985b76677a2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e524bf6c50e3d5123f9450f792abfcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf0f1195add9fbf55815ba82c7bb06fa = $(`<div id="html_cf0f1195add9fbf55815ba82c7bb06fa" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_4e524bf6c50e3d5123f9450f792abfcd.setContent(html_cf0f1195add9fbf55815ba82c7bb06fa);
|
|
|
|
|
|
|
|
marker_6c62f608cee07de165b0f74493d508c2.bindPopup(popup_4e524bf6c50e3d5123f9450f792abfcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c62f608cee07de165b0f74493d508c2.setIcon(icon_ad51a208c52fbe012381985b76677a2c);
|
|
|
|
|
|
var marker_c1e64411e2b5c65ccf638120eca77e3b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_cc625390a56d308b275716ea8dec9c1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f0e0f7659f0409ca734fc33b429f94f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac89fbe887d44c9c0c3129fbe2d94a81 = $(`<div id="html_ac89fbe887d44c9c0c3129fbe2d94a81" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_1f0e0f7659f0409ca734fc33b429f94f.setContent(html_ac89fbe887d44c9c0c3129fbe2d94a81);
|
|
|
|
|
|
|
|
marker_c1e64411e2b5c65ccf638120eca77e3b.bindPopup(popup_1f0e0f7659f0409ca734fc33b429f94f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1e64411e2b5c65ccf638120eca77e3b.setIcon(icon_cc625390a56d308b275716ea8dec9c1c);
|
|
|
|
|
|
var marker_95a420fdb0183ecde0df4fa1cc31a90f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_14a2ab70f5198bf7ecd28dd4857910b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51446c2f9fe5fe79537e043662e096cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7f03353680938de7fc7425065c7019b = $(`<div id="html_c7f03353680938de7fc7425065c7019b" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_51446c2f9fe5fe79537e043662e096cb.setContent(html_c7f03353680938de7fc7425065c7019b);
|
|
|
|
|
|
|
|
marker_95a420fdb0183ecde0df4fa1cc31a90f.bindPopup(popup_51446c2f9fe5fe79537e043662e096cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95a420fdb0183ecde0df4fa1cc31a90f.setIcon(icon_14a2ab70f5198bf7ecd28dd4857910b7);
|
|
|
|
|
|
var marker_7d1e65d67f49c31ace17312b51d9b9f4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ce8c35e2b74bc62e067057889f2df8a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01e93c4b400fe7a42dfb3fbab51dcb6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a0f8f2d154bc6c6f43b631058237428 = $(`<div id="html_6a0f8f2d154bc6c6f43b631058237428" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_01e93c4b400fe7a42dfb3fbab51dcb6f.setContent(html_6a0f8f2d154bc6c6f43b631058237428);
|
|
|
|
|
|
|
|
marker_7d1e65d67f49c31ace17312b51d9b9f4.bindPopup(popup_01e93c4b400fe7a42dfb3fbab51dcb6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d1e65d67f49c31ace17312b51d9b9f4.setIcon(icon_ce8c35e2b74bc62e067057889f2df8a2);
|
|
|
|
|
|
var marker_f65bcdea5d12e4a94356a876d3d277e9 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_cf9e516e62b37ea723edd4a0f5b3dc31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4147b1870cc0264447e99b5e196561ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5139c29bc8d87fd4043dff70e8cd12aa = $(`<div id="html_5139c29bc8d87fd4043dff70e8cd12aa" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_4147b1870cc0264447e99b5e196561ce.setContent(html_5139c29bc8d87fd4043dff70e8cd12aa);
|
|
|
|
|
|
|
|
marker_f65bcdea5d12e4a94356a876d3d277e9.bindPopup(popup_4147b1870cc0264447e99b5e196561ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f65bcdea5d12e4a94356a876d3d277e9.setIcon(icon_cf9e516e62b37ea723edd4a0f5b3dc31);
|
|
|
|
|
|
var marker_4087c025684e08d3d9e9828847f08ff6 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9d3c7008895d4adecb137e0b9eb204d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d002457f16d5786fe72ec4b9008e773 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d052777e209ad7b0db75a2508597eda = $(`<div id="html_5d052777e209ad7b0db75a2508597eda" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_8d002457f16d5786fe72ec4b9008e773.setContent(html_5d052777e209ad7b0db75a2508597eda);
|
|
|
|
|
|
|
|
marker_4087c025684e08d3d9e9828847f08ff6.bindPopup(popup_8d002457f16d5786fe72ec4b9008e773)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4087c025684e08d3d9e9828847f08ff6.setIcon(icon_9d3c7008895d4adecb137e0b9eb204d0);
|
|
|
|
|
|
var marker_6cdb09f5ba5e4e3d31bf06910c27b040 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_e6c721b9d3aeef4348494d335a5570a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_400239b90996cdd5b443baa246b0e939 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aea358166471b1f01fcaa221b44ee59 = $(`<div id="html_7aea358166471b1f01fcaa221b44ee59" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_400239b90996cdd5b443baa246b0e939.setContent(html_7aea358166471b1f01fcaa221b44ee59);
|
|
|
|
|
|
|
|
marker_6cdb09f5ba5e4e3d31bf06910c27b040.bindPopup(popup_400239b90996cdd5b443baa246b0e939)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cdb09f5ba5e4e3d31bf06910c27b040.setIcon(icon_e6c721b9d3aeef4348494d335a5570a5);
|
|
|
|
|
|
var marker_38d06467dc76a078505428fb50309eaf = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_816a0851d214a73f577d3fd40ed6a03e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_929b9bfbe1cdb84299b80fffad7e900d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1afa921080da6a72c8826a2c0f80d6e = $(`<div id="html_f1afa921080da6a72c8826a2c0f80d6e" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_929b9bfbe1cdb84299b80fffad7e900d.setContent(html_f1afa921080da6a72c8826a2c0f80d6e);
|
|
|
|
|
|
|
|
marker_38d06467dc76a078505428fb50309eaf.bindPopup(popup_929b9bfbe1cdb84299b80fffad7e900d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38d06467dc76a078505428fb50309eaf.setIcon(icon_816a0851d214a73f577d3fd40ed6a03e);
|
|
|
|
|
|
var marker_d7c1170e5782b86f4fc4dbd975938a55 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_35405f9ac599ea8bcb4ba0b8c9450454 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d582f838961d4dac77f6b160e3973d07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f18c465c7d3336f1bfb0e9cd42a6dc91 = $(`<div id="html_f18c465c7d3336f1bfb0e9cd42a6dc91" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_d582f838961d4dac77f6b160e3973d07.setContent(html_f18c465c7d3336f1bfb0e9cd42a6dc91);
|
|
|
|
|
|
|
|
marker_d7c1170e5782b86f4fc4dbd975938a55.bindPopup(popup_d582f838961d4dac77f6b160e3973d07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7c1170e5782b86f4fc4dbd975938a55.setIcon(icon_35405f9ac599ea8bcb4ba0b8c9450454);
|
|
|
|
|
|
var marker_34f17573d4ddcacfa909bb3ec8f72ca1 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d16e4bbda775278a562da0c865298c05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a0173bbb819cabeb0271532864525e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34b6b74438a517d888eae89b4001d87b = $(`<div id="html_34b6b74438a517d888eae89b4001d87b" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_2a0173bbb819cabeb0271532864525e1.setContent(html_34b6b74438a517d888eae89b4001d87b);
|
|
|
|
|
|
|
|
marker_34f17573d4ddcacfa909bb3ec8f72ca1.bindPopup(popup_2a0173bbb819cabeb0271532864525e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34f17573d4ddcacfa909bb3ec8f72ca1.setIcon(icon_d16e4bbda775278a562da0c865298c05);
|
|
|
|
|
|
var marker_d5a4a4bd687c0d4e599eeaef269c41be = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a489bc9ed8ac840ad6b466616f9b79f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5a600a4c12081c7340351ac29aa8de2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ce8234d62bddbea926a277ba44d7be1 = $(`<div id="html_1ce8234d62bddbea926a277ba44d7be1" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_f5a600a4c12081c7340351ac29aa8de2.setContent(html_1ce8234d62bddbea926a277ba44d7be1);
|
|
|
|
|
|
|
|
marker_d5a4a4bd687c0d4e599eeaef269c41be.bindPopup(popup_f5a600a4c12081c7340351ac29aa8de2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5a4a4bd687c0d4e599eeaef269c41be.setIcon(icon_a489bc9ed8ac840ad6b466616f9b79f2);
|
|
|
|
|
|
var marker_c1bc1aa15675a1648b40196359db3d50 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c5fc9c7a6f964e75f9835069f8cc1874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa77ce619af2a000803a0b0319f47a49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bb3d3fcd174098d398dea2fd13621a4 = $(`<div id="html_5bb3d3fcd174098d398dea2fd13621a4" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_aa77ce619af2a000803a0b0319f47a49.setContent(html_5bb3d3fcd174098d398dea2fd13621a4);
|
|
|
|
|
|
|
|
marker_c1bc1aa15675a1648b40196359db3d50.bindPopup(popup_aa77ce619af2a000803a0b0319f47a49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1bc1aa15675a1648b40196359db3d50.setIcon(icon_c5fc9c7a6f964e75f9835069f8cc1874);
|
|
|
|
|
|
var marker_eb7178c926c624c76fc10adc66d0d350 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6668a18c99d62d58017b71ea732c928f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_358c9a1fe011ed0052a82963de357453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3db2ebc5046805e4152ed65eea7c0225 = $(`<div id="html_3db2ebc5046805e4152ed65eea7c0225" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_358c9a1fe011ed0052a82963de357453.setContent(html_3db2ebc5046805e4152ed65eea7c0225);
|
|
|
|
|
|
|
|
marker_eb7178c926c624c76fc10adc66d0d350.bindPopup(popup_358c9a1fe011ed0052a82963de357453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb7178c926c624c76fc10adc66d0d350.setIcon(icon_6668a18c99d62d58017b71ea732c928f);
|
|
|
|
|
|
var marker_bd97104d93ca9cd0085ba26b1539dd51 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c46543c24dd9817f141af71e4d8c49f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf24cc17341ed9de98459ebdddb56842 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dfeb3edae611fa406e74dd0fdedd746 = $(`<div id="html_4dfeb3edae611fa406e74dd0fdedd746" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_cf24cc17341ed9de98459ebdddb56842.setContent(html_4dfeb3edae611fa406e74dd0fdedd746);
|
|
|
|
|
|
|
|
marker_bd97104d93ca9cd0085ba26b1539dd51.bindPopup(popup_cf24cc17341ed9de98459ebdddb56842)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd97104d93ca9cd0085ba26b1539dd51.setIcon(icon_c46543c24dd9817f141af71e4d8c49f7);
|
|
|
|
|
|
var marker_28bf63b705a2f519168d13845b185948 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a4ecc85e2cf077a1c0332440e0fc0b8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2602165d597d0d73e5ce49f8ffb51682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b01ec75c5ac815beb1c0cc2b4210217b = $(`<div id="html_b01ec75c5ac815beb1c0cc2b4210217b" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_2602165d597d0d73e5ce49f8ffb51682.setContent(html_b01ec75c5ac815beb1c0cc2b4210217b);
|
|
|
|
|
|
|
|
marker_28bf63b705a2f519168d13845b185948.bindPopup(popup_2602165d597d0d73e5ce49f8ffb51682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28bf63b705a2f519168d13845b185948.setIcon(icon_a4ecc85e2cf077a1c0332440e0fc0b8b);
|
|
|
|
|
|
var marker_a26bd5517bc1aaa2ab12eaef59b8d7b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_68fe9e44e2429f85dbe98423fee74884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b3e90170354f00f1fd5794fcc2b00ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef9d57c47c3b4e0ca4091c0e82a1fd88 = $(`<div id="html_ef9d57c47c3b4e0ca4091c0e82a1fd88" style="width: 100.0%; height: 100.0%;">nostr.lostr.space</div>`)[0];
|
|
popup_8b3e90170354f00f1fd5794fcc2b00ab.setContent(html_ef9d57c47c3b4e0ca4091c0e82a1fd88);
|
|
|
|
|
|
|
|
marker_a26bd5517bc1aaa2ab12eaef59b8d7b8.bindPopup(popup_8b3e90170354f00f1fd5794fcc2b00ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a26bd5517bc1aaa2ab12eaef59b8d7b8.setIcon(icon_68fe9e44e2429f85dbe98423fee74884);
|
|
|
|
|
|
var marker_868c1ca11ea072ccfa96af0a88c1bca9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_22267c5fc487133825c51492dd4a51d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8c10bba5acd0a34eff7ee1adc90f933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4fe568fa3bc8d1da93dd36dedba8b7a = $(`<div id="html_b4fe568fa3bc8d1da93dd36dedba8b7a" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_e8c10bba5acd0a34eff7ee1adc90f933.setContent(html_b4fe568fa3bc8d1da93dd36dedba8b7a);
|
|
|
|
|
|
|
|
marker_868c1ca11ea072ccfa96af0a88c1bca9.bindPopup(popup_e8c10bba5acd0a34eff7ee1adc90f933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_868c1ca11ea072ccfa96af0a88c1bca9.setIcon(icon_22267c5fc487133825c51492dd4a51d8);
|
|
|
|
|
|
var marker_9a2ce26264983456cfe63fed2e93c2c9 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_20621f9dbdb585894f24ca19cf3209c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86268a76dcf8e7ab13ce630f8663d2f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c291f46c679138295f9f741b9e205d83 = $(`<div id="html_c291f46c679138295f9f741b9e205d83" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_86268a76dcf8e7ab13ce630f8663d2f4.setContent(html_c291f46c679138295f9f741b9e205d83);
|
|
|
|
|
|
|
|
marker_9a2ce26264983456cfe63fed2e93c2c9.bindPopup(popup_86268a76dcf8e7ab13ce630f8663d2f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a2ce26264983456cfe63fed2e93c2c9.setIcon(icon_20621f9dbdb585894f24ca19cf3209c4);
|
|
|
|
|
|
var marker_85e919d878a04ec86da3e756d71ac7a9 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_664fe25393b8934519a2a8ab0b539f02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a0f8494c2dc0ce139b0804e2a021ff0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85bda74be93867604621ed6ce8ede0de = $(`<div id="html_85bda74be93867604621ed6ce8ede0de" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_2a0f8494c2dc0ce139b0804e2a021ff0.setContent(html_85bda74be93867604621ed6ce8ede0de);
|
|
|
|
|
|
|
|
marker_85e919d878a04ec86da3e756d71ac7a9.bindPopup(popup_2a0f8494c2dc0ce139b0804e2a021ff0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85e919d878a04ec86da3e756d71ac7a9.setIcon(icon_664fe25393b8934519a2a8ab0b539f02);
|
|
|
|
|
|
var marker_3f8c93c620ca3471ed3c4dba31d44ad0 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_bd5a3863b6149a2741e5993f2e49b859 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcac1b0639b9a2b26feb9ad72f98ac00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a6f90660bd3f584cd641cf86a0d5fe = $(`<div id="html_78a6f90660bd3f584cd641cf86a0d5fe" style="width: 100.0%; height: 100.0%;">trizone.dev</div>`)[0];
|
|
popup_fcac1b0639b9a2b26feb9ad72f98ac00.setContent(html_78a6f90660bd3f584cd641cf86a0d5fe);
|
|
|
|
|
|
|
|
marker_3f8c93c620ca3471ed3c4dba31d44ad0.bindPopup(popup_fcac1b0639b9a2b26feb9ad72f98ac00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f8c93c620ca3471ed3c4dba31d44ad0.setIcon(icon_bd5a3863b6149a2741e5993f2e49b859);
|
|
|
|
|
|
var marker_1a253148dc6565f60f3c80dd2b91a7d0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b59a2955a93f02cabb7a92476232eaf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b63831b72cb2b335425f182126969d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4c9f3cc24e53df6e433745932ee5b78 = $(`<div id="html_b4c9f3cc24e53df6e433745932ee5b78" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_7b63831b72cb2b335425f182126969d0.setContent(html_b4c9f3cc24e53df6e433745932ee5b78);
|
|
|
|
|
|
|
|
marker_1a253148dc6565f60f3c80dd2b91a7d0.bindPopup(popup_7b63831b72cb2b335425f182126969d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a253148dc6565f60f3c80dd2b91a7d0.setIcon(icon_b59a2955a93f02cabb7a92476232eaf4);
|
|
|
|
|
|
var marker_e629816d882207618d0606cecdf03e95 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ae2dfab7a99dc1f39925d8b0b0251371 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27cba965d11c5af29bd7a7939b6fab5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c1eda0b04437230cbbe0fc752dd5cb3 = $(`<div id="html_9c1eda0b04437230cbbe0fc752dd5cb3" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_27cba965d11c5af29bd7a7939b6fab5f.setContent(html_9c1eda0b04437230cbbe0fc752dd5cb3);
|
|
|
|
|
|
|
|
marker_e629816d882207618d0606cecdf03e95.bindPopup(popup_27cba965d11c5af29bd7a7939b6fab5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e629816d882207618d0606cecdf03e95.setIcon(icon_ae2dfab7a99dc1f39925d8b0b0251371);
|
|
|
|
|
|
var marker_ac925c873cb9c1d3169ac00fb6d27ed3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b9c78a5f87dbcb7fae81dccc9c43af7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7759272df027fe3924ed7d77a36fd39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e81e0a4c1471cbb53efbd8d6ba12d84b = $(`<div id="html_e81e0a4c1471cbb53efbd8d6ba12d84b" style="width: 100.0%; height: 100.0%;">relay.freeplace.nl</div>`)[0];
|
|
popup_a7759272df027fe3924ed7d77a36fd39.setContent(html_e81e0a4c1471cbb53efbd8d6ba12d84b);
|
|
|
|
|
|
|
|
marker_ac925c873cb9c1d3169ac00fb6d27ed3.bindPopup(popup_a7759272df027fe3924ed7d77a36fd39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac925c873cb9c1d3169ac00fb6d27ed3.setIcon(icon_b9c78a5f87dbcb7fae81dccc9c43af7e);
|
|
|
|
|
|
var marker_876236838e7a8961ca8a1655f04e009a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_40cd2acda03454a8daf5a2b4c2994d98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9776af218f5decdd418384ec8cf55b9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddb1cbe1b0220907545c2d397e7c235a = $(`<div id="html_ddb1cbe1b0220907545c2d397e7c235a" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_9776af218f5decdd418384ec8cf55b9b.setContent(html_ddb1cbe1b0220907545c2d397e7c235a);
|
|
|
|
|
|
|
|
marker_876236838e7a8961ca8a1655f04e009a.bindPopup(popup_9776af218f5decdd418384ec8cf55b9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_876236838e7a8961ca8a1655f04e009a.setIcon(icon_40cd2acda03454a8daf5a2b4c2994d98);
|
|
|
|
|
|
var marker_9fc1c0c24755eae994780f953e724966 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0013c77e50c3d3335bfb890afba339ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_245f73808c913ffb4289e9bd7046801c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9763298ad085cb568741754ccd1c8d73 = $(`<div id="html_9763298ad085cb568741754ccd1c8d73" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_245f73808c913ffb4289e9bd7046801c.setContent(html_9763298ad085cb568741754ccd1c8d73);
|
|
|
|
|
|
|
|
marker_9fc1c0c24755eae994780f953e724966.bindPopup(popup_245f73808c913ffb4289e9bd7046801c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fc1c0c24755eae994780f953e724966.setIcon(icon_0013c77e50c3d3335bfb890afba339ba);
|
|
|
|
|
|
var marker_11c4ad52a248089f01d2d5e123e40034 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_aa469d92d32968e0af2111f4005ec674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd77595aafc4ab7d6ad8c60e7500501f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_765835f5a65e60b9a40d0a65291952c1 = $(`<div id="html_765835f5a65e60b9a40d0a65291952c1" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_fd77595aafc4ab7d6ad8c60e7500501f.setContent(html_765835f5a65e60b9a40d0a65291952c1);
|
|
|
|
|
|
|
|
marker_11c4ad52a248089f01d2d5e123e40034.bindPopup(popup_fd77595aafc4ab7d6ad8c60e7500501f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11c4ad52a248089f01d2d5e123e40034.setIcon(icon_aa469d92d32968e0af2111f4005ec674);
|
|
|
|
|
|
var marker_5cc9d1f7a40e8e6e43489570c0be9439 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c4145376113ef373eb54656afffeed94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caf6787bc06b95152b76fb87b2736ec8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10b9d8acda88a754898585cb3a23866d = $(`<div id="html_10b9d8acda88a754898585cb3a23866d" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_caf6787bc06b95152b76fb87b2736ec8.setContent(html_10b9d8acda88a754898585cb3a23866d);
|
|
|
|
|
|
|
|
marker_5cc9d1f7a40e8e6e43489570c0be9439.bindPopup(popup_caf6787bc06b95152b76fb87b2736ec8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc9d1f7a40e8e6e43489570c0be9439.setIcon(icon_c4145376113ef373eb54656afffeed94);
|
|
|
|
|
|
var marker_b2f0d0e348e8eda61d5b9968ee1ed323 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3b161b21c3bf518cd976e22afee37bc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46935cca633836c876d4d36f6850dbfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28296e3cd2b491ebe67ed219d02d32e5 = $(`<div id="html_28296e3cd2b491ebe67ed219d02d32e5" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_46935cca633836c876d4d36f6850dbfe.setContent(html_28296e3cd2b491ebe67ed219d02d32e5);
|
|
|
|
|
|
|
|
marker_b2f0d0e348e8eda61d5b9968ee1ed323.bindPopup(popup_46935cca633836c876d4d36f6850dbfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f0d0e348e8eda61d5b9968ee1ed323.setIcon(icon_3b161b21c3bf518cd976e22afee37bc1);
|
|
|
|
|
|
var marker_bb64c4bbd52b2b3c7b28064f7376a29c = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_a2e110d8a62b1c92011d73aeafb56e94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f056741d8a730cfece29459ffe20223d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c7f093e9471684e2bea5120ae6411d2 = $(`<div id="html_2c7f093e9471684e2bea5120ae6411d2" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_f056741d8a730cfece29459ffe20223d.setContent(html_2c7f093e9471684e2bea5120ae6411d2);
|
|
|
|
|
|
|
|
marker_bb64c4bbd52b2b3c7b28064f7376a29c.bindPopup(popup_f056741d8a730cfece29459ffe20223d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb64c4bbd52b2b3c7b28064f7376a29c.setIcon(icon_a2e110d8a62b1c92011d73aeafb56e94);
|
|
|
|
|
|
var marker_d2cafe0629af030ad156f74940df7773 = L.marker(
|
|
[49.2827, -123.121],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b11af9fde183ac112d7de5fdc47990f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f63688992839e6447635822230b77563 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81b3317379721cb1602936d249e19d1b = $(`<div id="html_81b3317379721cb1602936d249e19d1b" style="width: 100.0%; height: 100.0%;">nostr.sagaciousd.com</div>`)[0];
|
|
popup_f63688992839e6447635822230b77563.setContent(html_81b3317379721cb1602936d249e19d1b);
|
|
|
|
|
|
|
|
marker_d2cafe0629af030ad156f74940df7773.bindPopup(popup_f63688992839e6447635822230b77563)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2cafe0629af030ad156f74940df7773.setIcon(icon_b11af9fde183ac112d7de5fdc47990f8);
|
|
|
|
|
|
var marker_f351b15d14fd6ed9cad362fefa02fec0 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_59149c36a35eef774227a514ce7a1642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20c2355f4a559ced1b4cbf8ef03e8ab7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_694051f3c00e3195adf724b3be2a2360 = $(`<div id="html_694051f3c00e3195adf724b3be2a2360" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_20c2355f4a559ced1b4cbf8ef03e8ab7.setContent(html_694051f3c00e3195adf724b3be2a2360);
|
|
|
|
|
|
|
|
marker_f351b15d14fd6ed9cad362fefa02fec0.bindPopup(popup_20c2355f4a559ced1b4cbf8ef03e8ab7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f351b15d14fd6ed9cad362fefa02fec0.setIcon(icon_59149c36a35eef774227a514ce7a1642);
|
|
|
|
|
|
var marker_fdcb9add0cabf573fa040d0f81a846ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_1ff13733152e1c4313675bbfff84d5e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25077700689bb9ea989db9c29da6b388 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e14c1af98407b8c51e8e8ddb1d6a71d = $(`<div id="html_9e14c1af98407b8c51e8e8ddb1d6a71d" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_25077700689bb9ea989db9c29da6b388.setContent(html_9e14c1af98407b8c51e8e8ddb1d6a71d);
|
|
|
|
|
|
|
|
marker_fdcb9add0cabf573fa040d0f81a846ea.bindPopup(popup_25077700689bb9ea989db9c29da6b388)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdcb9add0cabf573fa040d0f81a846ea.setIcon(icon_1ff13733152e1c4313675bbfff84d5e4);
|
|
|
|
|
|
var marker_e5719e826210c55f7c8a245a8ce05ae4 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_bda14366f8217d1e726c0fed3a41e88f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_618bd55428d9fa83896ae5d2eb6dd89e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_704777941f2685e85b068e9a4cbb0c44 = $(`<div id="html_704777941f2685e85b068e9a4cbb0c44" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_618bd55428d9fa83896ae5d2eb6dd89e.setContent(html_704777941f2685e85b068e9a4cbb0c44);
|
|
|
|
|
|
|
|
marker_e5719e826210c55f7c8a245a8ce05ae4.bindPopup(popup_618bd55428d9fa83896ae5d2eb6dd89e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5719e826210c55f7c8a245a8ce05ae4.setIcon(icon_bda14366f8217d1e726c0fed3a41e88f);
|
|
|
|
|
|
var marker_893e0e3857ab0f7e5ec9c6a2f9734602 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_cf91be49eb83bb47af7d2e6e12da995a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41e49076e7b32bc431abfc0a81d96a0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a553f88d70f73d3c8c3ad3f45805854 = $(`<div id="html_4a553f88d70f73d3c8c3ad3f45805854" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_41e49076e7b32bc431abfc0a81d96a0b.setContent(html_4a553f88d70f73d3c8c3ad3f45805854);
|
|
|
|
|
|
|
|
marker_893e0e3857ab0f7e5ec9c6a2f9734602.bindPopup(popup_41e49076e7b32bc431abfc0a81d96a0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_893e0e3857ab0f7e5ec9c6a2f9734602.setIcon(icon_cf91be49eb83bb47af7d2e6e12da995a);
|
|
|
|
|
|
var marker_47bd32c2864afa3521b2f3662adb1761 = L.marker(
|
|
[43.5009, -70.4428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c5afe290b9cabbf9ab52b36607619cec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d2ed44db43c5b4f67b0264951f7bf99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73fdc78c0cd5cf7f82aaf54b21feb1ec = $(`<div id="html_73fdc78c0cd5cf7f82aaf54b21feb1ec" style="width: 100.0%; height: 100.0%;">nostr.zenon.network</div>`)[0];
|
|
popup_0d2ed44db43c5b4f67b0264951f7bf99.setContent(html_73fdc78c0cd5cf7f82aaf54b21feb1ec);
|
|
|
|
|
|
|
|
marker_47bd32c2864afa3521b2f3662adb1761.bindPopup(popup_0d2ed44db43c5b4f67b0264951f7bf99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47bd32c2864afa3521b2f3662adb1761.setIcon(icon_c5afe290b9cabbf9ab52b36607619cec);
|
|
|
|
|
|
var marker_8c36a7ece07a78a635f70e41305d3032 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_201ed94cf6f0d1ea7a6a475c53c96ba7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f628f225ddb8a26a58eff0dcb2d96682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3a5022b875b340dd02e0e2b032d38b3 = $(`<div id="html_e3a5022b875b340dd02e0e2b032d38b3" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_f628f225ddb8a26a58eff0dcb2d96682.setContent(html_e3a5022b875b340dd02e0e2b032d38b3);
|
|
|
|
|
|
|
|
marker_8c36a7ece07a78a635f70e41305d3032.bindPopup(popup_f628f225ddb8a26a58eff0dcb2d96682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c36a7ece07a78a635f70e41305d3032.setIcon(icon_201ed94cf6f0d1ea7a6a475c53c96ba7);
|
|
|
|
|
|
var marker_8cca4a207ad7f488d2c7d98858054986 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_36c9b949509634149a7e0be430e9ffb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5da93bf1dd2b453f4ed4b4bf0b6b661c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3ba137aabf184ae183f525fd027399f = $(`<div id="html_e3ba137aabf184ae183f525fd027399f" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_5da93bf1dd2b453f4ed4b4bf0b6b661c.setContent(html_e3ba137aabf184ae183f525fd027399f);
|
|
|
|
|
|
|
|
marker_8cca4a207ad7f488d2c7d98858054986.bindPopup(popup_5da93bf1dd2b453f4ed4b4bf0b6b661c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cca4a207ad7f488d2c7d98858054986.setIcon(icon_36c9b949509634149a7e0be430e9ffb0);
|
|
|
|
|
|
var marker_aebb45389b62bc49d71190a0c9ed0792 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_5c3a8bdd2496c62ea85c35892368514d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33c2aa19a7ef78cf2245b0deb604234c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e509519abc0dfb8997731b6e87314a64 = $(`<div id="html_e509519abc0dfb8997731b6e87314a64" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_33c2aa19a7ef78cf2245b0deb604234c.setContent(html_e509519abc0dfb8997731b6e87314a64);
|
|
|
|
|
|
|
|
marker_aebb45389b62bc49d71190a0c9ed0792.bindPopup(popup_33c2aa19a7ef78cf2245b0deb604234c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aebb45389b62bc49d71190a0c9ed0792.setIcon(icon_5c3a8bdd2496c62ea85c35892368514d);
|
|
|
|
|
|
var marker_e9d34282bcfc4eb6c3f55614261fec61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_f4fd77a0a642f83d6e4bc944fe3d2c2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c069906c81212d9fea53dcb3a944517 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_295d923724d02d3391bc7caef9f495ff = $(`<div id="html_295d923724d02d3391bc7caef9f495ff" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_7c069906c81212d9fea53dcb3a944517.setContent(html_295d923724d02d3391bc7caef9f495ff);
|
|
|
|
|
|
|
|
marker_e9d34282bcfc4eb6c3f55614261fec61.bindPopup(popup_7c069906c81212d9fea53dcb3a944517)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9d34282bcfc4eb6c3f55614261fec61.setIcon(icon_f4fd77a0a642f83d6e4bc944fe3d2c2a);
|
|
|
|
|
|
var marker_95783ea447265b852fd7d18c5d3ba563 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_111f3cfa03c8eee09a15ad16b039ae6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_990929ec1f1ad1db1272ba737161888d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05e9c592e1c4c5b0f1b482fb4e3c2c60 = $(`<div id="html_05e9c592e1c4c5b0f1b482fb4e3c2c60" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_990929ec1f1ad1db1272ba737161888d.setContent(html_05e9c592e1c4c5b0f1b482fb4e3c2c60);
|
|
|
|
|
|
|
|
marker_95783ea447265b852fd7d18c5d3ba563.bindPopup(popup_990929ec1f1ad1db1272ba737161888d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95783ea447265b852fd7d18c5d3ba563.setIcon(icon_111f3cfa03c8eee09a15ad16b039ae6e);
|
|
|
|
|
|
var marker_083d87cd95557a2225a2b55234c537a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_24d778ff7f908ecaf59e52bdc850df99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fa3bf7070d07444b707ba8884f1f1d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b77cb314f453f68d42684e040f75dfb = $(`<div id="html_8b77cb314f453f68d42684e040f75dfb" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_2fa3bf7070d07444b707ba8884f1f1d5.setContent(html_8b77cb314f453f68d42684e040f75dfb);
|
|
|
|
|
|
|
|
marker_083d87cd95557a2225a2b55234c537a1.bindPopup(popup_2fa3bf7070d07444b707ba8884f1f1d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_083d87cd95557a2225a2b55234c537a1.setIcon(icon_24d778ff7f908ecaf59e52bdc850df99);
|
|
|
|
|
|
var marker_448a37175529f1c0d550403618eb1d9c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d0cdd758f0281aeb83b97e58de71d1ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_422d431c63c9ddc4d35e411bdd7fd80a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e42c3343721760bc1ccbee3c84ff2ca0 = $(`<div id="html_e42c3343721760bc1ccbee3c84ff2ca0" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_422d431c63c9ddc4d35e411bdd7fd80a.setContent(html_e42c3343721760bc1ccbee3c84ff2ca0);
|
|
|
|
|
|
|
|
marker_448a37175529f1c0d550403618eb1d9c.bindPopup(popup_422d431c63c9ddc4d35e411bdd7fd80a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_448a37175529f1c0d550403618eb1d9c.setIcon(icon_d0cdd758f0281aeb83b97e58de71d1ac);
|
|
|
|
|
|
var marker_1f5ca86049100f5356e21c8012174153 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_02201294c8a54b4503a61b24e19f14f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f39ced9fd5244428676ea717fd70e04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8949a998c36a45f646494e3c7c9bf50 = $(`<div id="html_c8949a998c36a45f646494e3c7c9bf50" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_7f39ced9fd5244428676ea717fd70e04.setContent(html_c8949a998c36a45f646494e3c7c9bf50);
|
|
|
|
|
|
|
|
marker_1f5ca86049100f5356e21c8012174153.bindPopup(popup_7f39ced9fd5244428676ea717fd70e04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f5ca86049100f5356e21c8012174153.setIcon(icon_02201294c8a54b4503a61b24e19f14f3);
|
|
|
|
|
|
var marker_eedb0ad1df15add4e0069ee2c8d9eefb = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c5ed23eadb5a5d185d29442506dc537d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0b93fa723f880a9a8b7579144227c5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_901689de0368ce49fb5c9210df82c3d4 = $(`<div id="html_901689de0368ce49fb5c9210df82c3d4" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_c0b93fa723f880a9a8b7579144227c5a.setContent(html_901689de0368ce49fb5c9210df82c3d4);
|
|
|
|
|
|
|
|
marker_eedb0ad1df15add4e0069ee2c8d9eefb.bindPopup(popup_c0b93fa723f880a9a8b7579144227c5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eedb0ad1df15add4e0069ee2c8d9eefb.setIcon(icon_c5ed23eadb5a5d185d29442506dc537d);
|
|
|
|
|
|
var marker_26f70006dd57022cd78ddf92f55936ff = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b41bb5347014fae1f5f2622ce2d3782c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32a0460d75094e449c9a2c4102b906d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9dbbc3b06882ad94f7303f3c62af14f = $(`<div id="html_a9dbbc3b06882ad94f7303f3c62af14f" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_32a0460d75094e449c9a2c4102b906d5.setContent(html_a9dbbc3b06882ad94f7303f3c62af14f);
|
|
|
|
|
|
|
|
marker_26f70006dd57022cd78ddf92f55936ff.bindPopup(popup_32a0460d75094e449c9a2c4102b906d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26f70006dd57022cd78ddf92f55936ff.setIcon(icon_b41bb5347014fae1f5f2622ce2d3782c);
|
|
|
|
|
|
var marker_5133fb8ae0382f929839b9bbf53dde12 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6869895aba1a9a8bf92282abfe68ac59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bfa79e8342fa09510e7c809aeb6640e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94235d15b83584a0e4736136264448da = $(`<div id="html_94235d15b83584a0e4736136264448da" style="width: 100.0%; height: 100.0%;">hivetalk.nostr1.com</div>`)[0];
|
|
popup_4bfa79e8342fa09510e7c809aeb6640e.setContent(html_94235d15b83584a0e4736136264448da);
|
|
|
|
|
|
|
|
marker_5133fb8ae0382f929839b9bbf53dde12.bindPopup(popup_4bfa79e8342fa09510e7c809aeb6640e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5133fb8ae0382f929839b9bbf53dde12.setIcon(icon_6869895aba1a9a8bf92282abfe68ac59);
|
|
|
|
|
|
var marker_9f8f22537526167186aaa83b97696f09 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_56bf091728c77ed6f59f59f31663241d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b0f4b4d27496ee848ad2e506e96a026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eb4109d0d59271c7f4f811f62aade50 = $(`<div id="html_1eb4109d0d59271c7f4f811f62aade50" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_2b0f4b4d27496ee848ad2e506e96a026.setContent(html_1eb4109d0d59271c7f4f811f62aade50);
|
|
|
|
|
|
|
|
marker_9f8f22537526167186aaa83b97696f09.bindPopup(popup_2b0f4b4d27496ee848ad2e506e96a026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f8f22537526167186aaa83b97696f09.setIcon(icon_56bf091728c77ed6f59f59f31663241d);
|
|
|
|
|
|
var marker_72b9e041c07ad6d4ad971739a3f91787 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_47da89cc033b7a8441ff34e8a2eaaa46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3b8342bee4766eb6cb24d11b57f9884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d907305df06b1121e1c6b0cd3181702c = $(`<div id="html_d907305df06b1121e1c6b0cd3181702c" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_e3b8342bee4766eb6cb24d11b57f9884.setContent(html_d907305df06b1121e1c6b0cd3181702c);
|
|
|
|
|
|
|
|
marker_72b9e041c07ad6d4ad971739a3f91787.bindPopup(popup_e3b8342bee4766eb6cb24d11b57f9884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72b9e041c07ad6d4ad971739a3f91787.setIcon(icon_47da89cc033b7a8441ff34e8a2eaaa46);
|
|
|
|
|
|
var marker_5c91e613999e1c6bbc41866ffde526f6 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7eb7f41cb124c44e1ec1fae7002193d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70f62b149fb57d8759d9b08f58354d7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecfbc734342db97ece8a87ea47b2dabc = $(`<div id="html_ecfbc734342db97ece8a87ea47b2dabc" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_70f62b149fb57d8759d9b08f58354d7d.setContent(html_ecfbc734342db97ece8a87ea47b2dabc);
|
|
|
|
|
|
|
|
marker_5c91e613999e1c6bbc41866ffde526f6.bindPopup(popup_70f62b149fb57d8759d9b08f58354d7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c91e613999e1c6bbc41866ffde526f6.setIcon(icon_7eb7f41cb124c44e1ec1fae7002193d4);
|
|
|
|
|
|
var marker_301d709018bb1aa1f3f6e97f3faa1c22 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_76f8841cc12da9bfa4eee024f3eadf3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18dbbb781710c77c81c243bcbe8f667d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b1e6714812da73c21595bbc6d7fbd05 = $(`<div id="html_3b1e6714812da73c21595bbc6d7fbd05" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_18dbbb781710c77c81c243bcbe8f667d.setContent(html_3b1e6714812da73c21595bbc6d7fbd05);
|
|
|
|
|
|
|
|
marker_301d709018bb1aa1f3f6e97f3faa1c22.bindPopup(popup_18dbbb781710c77c81c243bcbe8f667d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_301d709018bb1aa1f3f6e97f3faa1c22.setIcon(icon_76f8841cc12da9bfa4eee024f3eadf3c);
|
|
|
|
|
|
var marker_57355128a94db5166c784ae0b2a9bb15 = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ddfee9d89b8f9477de7794d5d86019be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_618d8dab37764240bf0619ce1ab47acd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d1416efada712be24653bbb0e44908f = $(`<div id="html_4d1416efada712be24653bbb0e44908f" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_618d8dab37764240bf0619ce1ab47acd.setContent(html_4d1416efada712be24653bbb0e44908f);
|
|
|
|
|
|
|
|
marker_57355128a94db5166c784ae0b2a9bb15.bindPopup(popup_618d8dab37764240bf0619ce1ab47acd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57355128a94db5166c784ae0b2a9bb15.setIcon(icon_ddfee9d89b8f9477de7794d5d86019be);
|
|
|
|
|
|
var marker_d286b6f0300b558da37c49a0fac6cea3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_f8c0cd442f4d07f5166ecacab730a2eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca1dacb1ce6931dde773319e268beee9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5039cfcbd357860d104ff86ca5b422c = $(`<div id="html_c5039cfcbd357860d104ff86ca5b422c" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_ca1dacb1ce6931dde773319e268beee9.setContent(html_c5039cfcbd357860d104ff86ca5b422c);
|
|
|
|
|
|
|
|
marker_d286b6f0300b558da37c49a0fac6cea3.bindPopup(popup_ca1dacb1ce6931dde773319e268beee9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d286b6f0300b558da37c49a0fac6cea3.setIcon(icon_f8c0cd442f4d07f5166ecacab730a2eb);
|
|
|
|
|
|
var marker_87fbba30199350db7a50bc0c59c3e5e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7f2495c66c9d55f77c6a30b816e0b5a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_077e6b023bec05ac21eb5e14fbba99d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_601d4b6e9436bf3b47b6805da1ca832f = $(`<div id="html_601d4b6e9436bf3b47b6805da1ca832f" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_077e6b023bec05ac21eb5e14fbba99d6.setContent(html_601d4b6e9436bf3b47b6805da1ca832f);
|
|
|
|
|
|
|
|
marker_87fbba30199350db7a50bc0c59c3e5e3.bindPopup(popup_077e6b023bec05ac21eb5e14fbba99d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87fbba30199350db7a50bc0c59c3e5e3.setIcon(icon_7f2495c66c9d55f77c6a30b816e0b5a8);
|
|
|
|
|
|
var marker_8a33bf333b0a683065427576adc7edd8 = L.marker(
|
|
[49.6735, -124.928],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8d19f2fd567d88f3c63c047501e3d409 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5149915379c2f4337072373f2dac93cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f72a03344eb7da313eb63f9afbb3b98 = $(`<div id="html_9f72a03344eb7da313eb63f9afbb3b98" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_5149915379c2f4337072373f2dac93cd.setContent(html_9f72a03344eb7da313eb63f9afbb3b98);
|
|
|
|
|
|
|
|
marker_8a33bf333b0a683065427576adc7edd8.bindPopup(popup_5149915379c2f4337072373f2dac93cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a33bf333b0a683065427576adc7edd8.setIcon(icon_8d19f2fd567d88f3c63c047501e3d409);
|
|
|
|
|
|
var marker_cbb73a4ca5b0a5e466ee2ed859dce68a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_05118543059be01d45f96d43208eea02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_714f99732d7add2ee4f6a0a24c02a275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_732b5fe509746cea28a5228c98bd380a = $(`<div id="html_732b5fe509746cea28a5228c98bd380a" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_714f99732d7add2ee4f6a0a24c02a275.setContent(html_732b5fe509746cea28a5228c98bd380a);
|
|
|
|
|
|
|
|
marker_cbb73a4ca5b0a5e466ee2ed859dce68a.bindPopup(popup_714f99732d7add2ee4f6a0a24c02a275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbb73a4ca5b0a5e466ee2ed859dce68a.setIcon(icon_05118543059be01d45f96d43208eea02);
|
|
|
|
|
|
var marker_c955cd6d40e8c592fc6acde6ae4bc913 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ee8954ec0b5a202d62885295b27d27e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_992d247f8f1c3d54479406e3d9ab858f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3372e00183be4c5fdb3a49124fe8cca = $(`<div id="html_a3372e00183be4c5fdb3a49124fe8cca" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_992d247f8f1c3d54479406e3d9ab858f.setContent(html_a3372e00183be4c5fdb3a49124fe8cca);
|
|
|
|
|
|
|
|
marker_c955cd6d40e8c592fc6acde6ae4bc913.bindPopup(popup_992d247f8f1c3d54479406e3d9ab858f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c955cd6d40e8c592fc6acde6ae4bc913.setIcon(icon_ee8954ec0b5a202d62885295b27d27e6);
|
|
|
|
|
|
var marker_c44551a47f289e1bb4c2761b59e4f8b8 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_aacb9d8aa35830781ebd2b205f6dddd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9afe492f1722fe4caedec7af9b5ae4d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1552a4cb701025ea135870c4b034ffd4 = $(`<div id="html_1552a4cb701025ea135870c4b034ffd4" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_9afe492f1722fe4caedec7af9b5ae4d4.setContent(html_1552a4cb701025ea135870c4b034ffd4);
|
|
|
|
|
|
|
|
marker_c44551a47f289e1bb4c2761b59e4f8b8.bindPopup(popup_9afe492f1722fe4caedec7af9b5ae4d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c44551a47f289e1bb4c2761b59e4f8b8.setIcon(icon_aacb9d8aa35830781ebd2b205f6dddd5);
|
|
|
|
|
|
var marker_63a095c5fa89fb26aeee6c6527ecaca9 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_2689b0c830b1df872dd2d11a97c7b9b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4f54c63de27d6c68a13b340538a5ea2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac1bb2b14d2b7b291e0a7222ea9193e3 = $(`<div id="html_ac1bb2b14d2b7b291e0a7222ea9193e3" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_f4f54c63de27d6c68a13b340538a5ea2.setContent(html_ac1bb2b14d2b7b291e0a7222ea9193e3);
|
|
|
|
|
|
|
|
marker_63a095c5fa89fb26aeee6c6527ecaca9.bindPopup(popup_f4f54c63de27d6c68a13b340538a5ea2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a095c5fa89fb26aeee6c6527ecaca9.setIcon(icon_2689b0c830b1df872dd2d11a97c7b9b4);
|
|
|
|
|
|
var marker_85a92fbdbbd4e723de1c77318bfe32db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_be620a11a135a6603a80a2d475c50b97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd92e1f80b5d20ffe6b88240c5ed6233 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9202601b4744d38deb53c094ce4b1542 = $(`<div id="html_9202601b4744d38deb53c094ce4b1542" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_dd92e1f80b5d20ffe6b88240c5ed6233.setContent(html_9202601b4744d38deb53c094ce4b1542);
|
|
|
|
|
|
|
|
marker_85a92fbdbbd4e723de1c77318bfe32db.bindPopup(popup_dd92e1f80b5d20ffe6b88240c5ed6233)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85a92fbdbbd4e723de1c77318bfe32db.setIcon(icon_be620a11a135a6603a80a2d475c50b97);
|
|
|
|
|
|
var marker_466ab2c09029ab36576ec9d5955bb015 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_de2004e415ec4c9a243fe4c7336fe7a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d37278796e7c4b1b453b531f3b4354f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc4ca028200a56d1df1042db4bbf1016 = $(`<div id="html_fc4ca028200a56d1df1042db4bbf1016" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_7d37278796e7c4b1b453b531f3b4354f.setContent(html_fc4ca028200a56d1df1042db4bbf1016);
|
|
|
|
|
|
|
|
marker_466ab2c09029ab36576ec9d5955bb015.bindPopup(popup_7d37278796e7c4b1b453b531f3b4354f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_466ab2c09029ab36576ec9d5955bb015.setIcon(icon_de2004e415ec4c9a243fe4c7336fe7a5);
|
|
|
|
|
|
var marker_5440a4604c188b72f39ac07794b958b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_36f58e49a8500fed69bea5ead7d8ba8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fef78922fcd3f0fe95e4c71ac0858f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41c0ede1d6de9bd658d18665a56fdcab = $(`<div id="html_41c0ede1d6de9bd658d18665a56fdcab" style="width: 100.0%; height: 100.0%;">nostr.veladan.dev</div>`)[0];
|
|
popup_4fef78922fcd3f0fe95e4c71ac0858f2.setContent(html_41c0ede1d6de9bd658d18665a56fdcab);
|
|
|
|
|
|
|
|
marker_5440a4604c188b72f39ac07794b958b7.bindPopup(popup_4fef78922fcd3f0fe95e4c71ac0858f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5440a4604c188b72f39ac07794b958b7.setIcon(icon_36f58e49a8500fed69bea5ead7d8ba8a);
|
|
|
|
|
|
var marker_913298ff460857c7b93561091a517c12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_965a1d1481d9a8d74673d4eba3132f05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aa5f3da5d720111ea9e2a2f4cefd225 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d823354940da0afa07834d84811990a = $(`<div id="html_0d823354940da0afa07834d84811990a" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_8aa5f3da5d720111ea9e2a2f4cefd225.setContent(html_0d823354940da0afa07834d84811990a);
|
|
|
|
|
|
|
|
marker_913298ff460857c7b93561091a517c12.bindPopup(popup_8aa5f3da5d720111ea9e2a2f4cefd225)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_913298ff460857c7b93561091a517c12.setIcon(icon_965a1d1481d9a8d74673d4eba3132f05);
|
|
|
|
|
|
var marker_18ae45bd3774911ce3b87062de67a223 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_02ac77be7d57b426f2761d0d69034aaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6402ff7b2b5a3dd0cf2be90414b3af8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c3a76086e3c23c7454d291943a9a736 = $(`<div id="html_0c3a76086e3c23c7454d291943a9a736" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_d6402ff7b2b5a3dd0cf2be90414b3af8.setContent(html_0c3a76086e3c23c7454d291943a9a736);
|
|
|
|
|
|
|
|
marker_18ae45bd3774911ce3b87062de67a223.bindPopup(popup_d6402ff7b2b5a3dd0cf2be90414b3af8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18ae45bd3774911ce3b87062de67a223.setIcon(icon_02ac77be7d57b426f2761d0d69034aaf);
|
|
|
|
|
|
var marker_a32d5df299568dca68080ccd2b3f6573 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_12c684874623646b0369a75f8de62ab6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba94d2f22c02d063178cf885b24a4d52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d852f530d263a7986ba15e71aa5c435a = $(`<div id="html_d852f530d263a7986ba15e71aa5c435a" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_ba94d2f22c02d063178cf885b24a4d52.setContent(html_d852f530d263a7986ba15e71aa5c435a);
|
|
|
|
|
|
|
|
marker_a32d5df299568dca68080ccd2b3f6573.bindPopup(popup_ba94d2f22c02d063178cf885b24a4d52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a32d5df299568dca68080ccd2b3f6573.setIcon(icon_12c684874623646b0369a75f8de62ab6);
|
|
|
|
|
|
var marker_36c187b647bb251c3fb1dfc18694b37a = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c84de3231f7296766ace8055adfd9ff9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd7bd0bfb9a248de74dc2aa348a1d073 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca31c043b07e62fabf7e1749dbb5e0b9 = $(`<div id="html_ca31c043b07e62fabf7e1749dbb5e0b9" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_bd7bd0bfb9a248de74dc2aa348a1d073.setContent(html_ca31c043b07e62fabf7e1749dbb5e0b9);
|
|
|
|
|
|
|
|
marker_36c187b647bb251c3fb1dfc18694b37a.bindPopup(popup_bd7bd0bfb9a248de74dc2aa348a1d073)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c187b647bb251c3fb1dfc18694b37a.setIcon(icon_c84de3231f7296766ace8055adfd9ff9);
|
|
|
|
|
|
var marker_e73302cf6fb8a18c61af039908a93b96 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0f561bb8e24200b51761a5121194f2b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b292867e8ae1e9eac530965c92fa6ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b892dce3b76f2d9445cde66002a8aa = $(`<div id="html_26b892dce3b76f2d9445cde66002a8aa" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_1b292867e8ae1e9eac530965c92fa6ce.setContent(html_26b892dce3b76f2d9445cde66002a8aa);
|
|
|
|
|
|
|
|
marker_e73302cf6fb8a18c61af039908a93b96.bindPopup(popup_1b292867e8ae1e9eac530965c92fa6ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e73302cf6fb8a18c61af039908a93b96.setIcon(icon_0f561bb8e24200b51761a5121194f2b9);
|
|
|
|
|
|
var marker_03d595122de7e91c594daa7828b47a27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_86ad08a97141b1c728a9900dc33e1a55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5863685e6a072ff4ca868f1e509ddd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_849656e5ac4b15d15efeac75b27f1387 = $(`<div id="html_849656e5ac4b15d15efeac75b27f1387" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_f5863685e6a072ff4ca868f1e509ddd0.setContent(html_849656e5ac4b15d15efeac75b27f1387);
|
|
|
|
|
|
|
|
marker_03d595122de7e91c594daa7828b47a27.bindPopup(popup_f5863685e6a072ff4ca868f1e509ddd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03d595122de7e91c594daa7828b47a27.setIcon(icon_86ad08a97141b1c728a9900dc33e1a55);
|
|
|
|
|
|
var marker_c37691bd8679b1e6cbf80a32b58fdca5 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c51b4cdf7a70292debe9661f0706404e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_300845babc8b2625ec6a358b59d833ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78f1ce1e1bb9bc987576bb84fa356c84 = $(`<div id="html_78f1ce1e1bb9bc987576bb84fa356c84" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_300845babc8b2625ec6a358b59d833ac.setContent(html_78f1ce1e1bb9bc987576bb84fa356c84);
|
|
|
|
|
|
|
|
marker_c37691bd8679b1e6cbf80a32b58fdca5.bindPopup(popup_300845babc8b2625ec6a358b59d833ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c37691bd8679b1e6cbf80a32b58fdca5.setIcon(icon_c51b4cdf7a70292debe9661f0706404e);
|
|
|
|
|
|
var marker_45cf9ab5a92e7089f18680c4d721fce3 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_32361816b601743bbbbe08d18a40ecd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09be75a206e23784cfd8c5e874b01d3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16fad680781ac0ec954e5bb147ecbb0a = $(`<div id="html_16fad680781ac0ec954e5bb147ecbb0a" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_09be75a206e23784cfd8c5e874b01d3a.setContent(html_16fad680781ac0ec954e5bb147ecbb0a);
|
|
|
|
|
|
|
|
marker_45cf9ab5a92e7089f18680c4d721fce3.bindPopup(popup_09be75a206e23784cfd8c5e874b01d3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45cf9ab5a92e7089f18680c4d721fce3.setIcon(icon_32361816b601743bbbbe08d18a40ecd9);
|
|
|
|
|
|
var marker_6f1a9b6b8a220f6962282bc027396df6 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_403882923255615b3e35a047709d44c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef3dd9b42bd3e081f1a21e58004047f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61fbbdddf00befffbd45844c2ada54d5 = $(`<div id="html_61fbbdddf00befffbd45844c2ada54d5" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_ef3dd9b42bd3e081f1a21e58004047f3.setContent(html_61fbbdddf00befffbd45844c2ada54d5);
|
|
|
|
|
|
|
|
marker_6f1a9b6b8a220f6962282bc027396df6.bindPopup(popup_ef3dd9b42bd3e081f1a21e58004047f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f1a9b6b8a220f6962282bc027396df6.setIcon(icon_403882923255615b3e35a047709d44c8);
|
|
|
|
|
|
var marker_23f46148ae84295be830b313aeb4fe87 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_67faaef7c4bf303a94879c463aea7244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89199eb96cea76d9aa7fe848a6e19c81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f80847b7c3421ece8a1f173cae6875b9 = $(`<div id="html_f80847b7c3421ece8a1f173cae6875b9" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_89199eb96cea76d9aa7fe848a6e19c81.setContent(html_f80847b7c3421ece8a1f173cae6875b9);
|
|
|
|
|
|
|
|
marker_23f46148ae84295be830b313aeb4fe87.bindPopup(popup_89199eb96cea76d9aa7fe848a6e19c81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23f46148ae84295be830b313aeb4fe87.setIcon(icon_67faaef7c4bf303a94879c463aea7244);
|
|
|
|
|
|
var marker_dc76530c61372ebaa0fa3898aa3ec5e2 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d7c4cd4d17d6720578ab8195fa31414b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_422cec7d1924235c2535addac6759396 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01d32f96e20f1537297f8ae728901644 = $(`<div id="html_01d32f96e20f1537297f8ae728901644" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_422cec7d1924235c2535addac6759396.setContent(html_01d32f96e20f1537297f8ae728901644);
|
|
|
|
|
|
|
|
marker_dc76530c61372ebaa0fa3898aa3ec5e2.bindPopup(popup_422cec7d1924235c2535addac6759396)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc76530c61372ebaa0fa3898aa3ec5e2.setIcon(icon_d7c4cd4d17d6720578ab8195fa31414b);
|
|
|
|
|
|
var marker_7161d8b01bc37efb87cd03ee12a0451d = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_91958a34540402c4026cc8258443a53a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_368a80b4d2e9bee2f178e4d080c1470b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7411f74ef74cdc3214c62cd1a7295ba0 = $(`<div id="html_7411f74ef74cdc3214c62cd1a7295ba0" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_368a80b4d2e9bee2f178e4d080c1470b.setContent(html_7411f74ef74cdc3214c62cd1a7295ba0);
|
|
|
|
|
|
|
|
marker_7161d8b01bc37efb87cd03ee12a0451d.bindPopup(popup_368a80b4d2e9bee2f178e4d080c1470b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7161d8b01bc37efb87cd03ee12a0451d.setIcon(icon_91958a34540402c4026cc8258443a53a);
|
|
|
|
|
|
var marker_7508613a4632dbca4b662198510336db = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_fe5cf1d09a4f2f7fa7b61c740fa8c609 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d73ea2806eeb09f0b36fd13339880573 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_951edaef51e6bc8c5ab16d30199e6cde = $(`<div id="html_951edaef51e6bc8c5ab16d30199e6cde" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_d73ea2806eeb09f0b36fd13339880573.setContent(html_951edaef51e6bc8c5ab16d30199e6cde);
|
|
|
|
|
|
|
|
marker_7508613a4632dbca4b662198510336db.bindPopup(popup_d73ea2806eeb09f0b36fd13339880573)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7508613a4632dbca4b662198510336db.setIcon(icon_fe5cf1d09a4f2f7fa7b61c740fa8c609);
|
|
|
|
|
|
var marker_e7f49a8bd97d40be81abadc9c6fbfbf9 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3e59540120b8be5932ce9add84e16920 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa08882b02f0a349d8f9ca068e0af05f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d0f97c47223b34ae2223cfbf33293fc = $(`<div id="html_9d0f97c47223b34ae2223cfbf33293fc" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_fa08882b02f0a349d8f9ca068e0af05f.setContent(html_9d0f97c47223b34ae2223cfbf33293fc);
|
|
|
|
|
|
|
|
marker_e7f49a8bd97d40be81abadc9c6fbfbf9.bindPopup(popup_fa08882b02f0a349d8f9ca068e0af05f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7f49a8bd97d40be81abadc9c6fbfbf9.setIcon(icon_3e59540120b8be5932ce9add84e16920);
|
|
|
|
|
|
var marker_811b244faf27e5a1fb5b40e80947a2e7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_030108c775c59cf1e979c5d46b406987 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a90966bf7fb9330e0901918039d8096 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_707b4ec1e13f3b3cb39f42ea006aff2d = $(`<div id="html_707b4ec1e13f3b3cb39f42ea006aff2d" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_9a90966bf7fb9330e0901918039d8096.setContent(html_707b4ec1e13f3b3cb39f42ea006aff2d);
|
|
|
|
|
|
|
|
marker_811b244faf27e5a1fb5b40e80947a2e7.bindPopup(popup_9a90966bf7fb9330e0901918039d8096)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_811b244faf27e5a1fb5b40e80947a2e7.setIcon(icon_030108c775c59cf1e979c5d46b406987);
|
|
|
|
|
|
var marker_c8da92aebde1e68cd20ea52f08e0d526 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6375a0162f204a605eb2dc215be365dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_559fe83fd6ab7af7e1cfacbc71985aa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87cd1f3a2af327c3b56a747445a37958 = $(`<div id="html_87cd1f3a2af327c3b56a747445a37958" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_559fe83fd6ab7af7e1cfacbc71985aa3.setContent(html_87cd1f3a2af327c3b56a747445a37958);
|
|
|
|
|
|
|
|
marker_c8da92aebde1e68cd20ea52f08e0d526.bindPopup(popup_559fe83fd6ab7af7e1cfacbc71985aa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8da92aebde1e68cd20ea52f08e0d526.setIcon(icon_6375a0162f204a605eb2dc215be365dd);
|
|
|
|
|
|
var marker_c40a17b43555f1dd5118ff95b27b4bb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_bc83fc87182084992c1cf36e56085eff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdb28993b83d06b00fa2dceb159dfbac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_972d386e52a7279721e9171e742507b1 = $(`<div id="html_972d386e52a7279721e9171e742507b1" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_fdb28993b83d06b00fa2dceb159dfbac.setContent(html_972d386e52a7279721e9171e742507b1);
|
|
|
|
|
|
|
|
marker_c40a17b43555f1dd5118ff95b27b4bb0.bindPopup(popup_fdb28993b83d06b00fa2dceb159dfbac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c40a17b43555f1dd5118ff95b27b4bb0.setIcon(icon_bc83fc87182084992c1cf36e56085eff);
|
|
|
|
|
|
var marker_d8e4af902dd99002fee242566c8283d7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b246171e5754b75fb8a3e7ced97151ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5d519fef152f83bf4620c4f7de626ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92d118f3730d2869bd4106bf95d25acb = $(`<div id="html_92d118f3730d2869bd4106bf95d25acb" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_a5d519fef152f83bf4620c4f7de626ea.setContent(html_92d118f3730d2869bd4106bf95d25acb);
|
|
|
|
|
|
|
|
marker_d8e4af902dd99002fee242566c8283d7.bindPopup(popup_a5d519fef152f83bf4620c4f7de626ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8e4af902dd99002fee242566c8283d7.setIcon(icon_b246171e5754b75fb8a3e7ced97151ae);
|
|
|
|
|
|
var marker_a003c4144fa3a5c659e25e923aa6a8c3 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6ee60c01e128e6b9d1797c20e571a7b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e0d7a0de924027216d5df85243e5441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff0e5d7be1dec8e68f967d10472b097f = $(`<div id="html_ff0e5d7be1dec8e68f967d10472b097f" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_9e0d7a0de924027216d5df85243e5441.setContent(html_ff0e5d7be1dec8e68f967d10472b097f);
|
|
|
|
|
|
|
|
marker_a003c4144fa3a5c659e25e923aa6a8c3.bindPopup(popup_9e0d7a0de924027216d5df85243e5441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a003c4144fa3a5c659e25e923aa6a8c3.setIcon(icon_6ee60c01e128e6b9d1797c20e571a7b7);
|
|
|
|
|
|
var marker_adfab945be773ab6a35d97099a00695c = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b0a185ef5816d7124c1a484459952166 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5351f7059732d58e9eed4b45c785bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311cb02c3494a142736dec3d5a39253f = $(`<div id="html_311cb02c3494a142736dec3d5a39253f" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_a5351f7059732d58e9eed4b45c785bb6.setContent(html_311cb02c3494a142736dec3d5a39253f);
|
|
|
|
|
|
|
|
marker_adfab945be773ab6a35d97099a00695c.bindPopup(popup_a5351f7059732d58e9eed4b45c785bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adfab945be773ab6a35d97099a00695c.setIcon(icon_b0a185ef5816d7124c1a484459952166);
|
|
|
|
|
|
var marker_b34b7d87b534b737bd8f115b975314a8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_152f33377450d919a6ccd6d07640df58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c95547de63527e91a51e622474f264b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4fb22b9c28d581309cc5000fca080e5 = $(`<div id="html_b4fb22b9c28d581309cc5000fca080e5" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_c95547de63527e91a51e622474f264b6.setContent(html_b4fb22b9c28d581309cc5000fca080e5);
|
|
|
|
|
|
|
|
marker_b34b7d87b534b737bd8f115b975314a8.bindPopup(popup_c95547de63527e91a51e622474f264b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b34b7d87b534b737bd8f115b975314a8.setIcon(icon_152f33377450d919a6ccd6d07640df58);
|
|
|
|
|
|
var marker_05873b0bfba2975a8c5a691776da72f3 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_6d48bbf24096a0d7303263d6354d9f77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1d4c292928678fa5830f6a8e02bc37c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2c2d5236f4418ad7ea2a2b7aa39ac4e = $(`<div id="html_c2c2d5236f4418ad7ea2a2b7aa39ac4e" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_f1d4c292928678fa5830f6a8e02bc37c.setContent(html_c2c2d5236f4418ad7ea2a2b7aa39ac4e);
|
|
|
|
|
|
|
|
marker_05873b0bfba2975a8c5a691776da72f3.bindPopup(popup_f1d4c292928678fa5830f6a8e02bc37c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05873b0bfba2975a8c5a691776da72f3.setIcon(icon_6d48bbf24096a0d7303263d6354d9f77);
|
|
|
|
|
|
var marker_8fbcbb7d5c221547e67c2ce40ba8bbb7 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b8fa5773a4cd136f211485ae764aa2b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf7e44112271dd09e17bd04043269a30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42c9a70dc5b6bf3bd593e95c652c993a = $(`<div id="html_42c9a70dc5b6bf3bd593e95c652c993a" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_cf7e44112271dd09e17bd04043269a30.setContent(html_42c9a70dc5b6bf3bd593e95c652c993a);
|
|
|
|
|
|
|
|
marker_8fbcbb7d5c221547e67c2ce40ba8bbb7.bindPopup(popup_cf7e44112271dd09e17bd04043269a30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fbcbb7d5c221547e67c2ce40ba8bbb7.setIcon(icon_b8fa5773a4cd136f211485ae764aa2b5);
|
|
|
|
|
|
var marker_3af746d317944dfab78b8d258fd17eb4 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7ee1f5694fecdc4e8219aaa16d384e20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8e9e316fdefb3a61fde2c3e7f8ab52a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eec9c0428042824c7eeb2dbb8696d3bc = $(`<div id="html_eec9c0428042824c7eeb2dbb8696d3bc" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_b8e9e316fdefb3a61fde2c3e7f8ab52a.setContent(html_eec9c0428042824c7eeb2dbb8696d3bc);
|
|
|
|
|
|
|
|
marker_3af746d317944dfab78b8d258fd17eb4.bindPopup(popup_b8e9e316fdefb3a61fde2c3e7f8ab52a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3af746d317944dfab78b8d258fd17eb4.setIcon(icon_7ee1f5694fecdc4e8219aaa16d384e20);
|
|
|
|
|
|
var marker_04fe69548bdbf7c073bcd09faeb8c7c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_94e91d418ac017b04ed17b8ea62026a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70529f335dd87a75af8798cc4f672dff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8b69cf388e9f62184a6d48d98697efc = $(`<div id="html_e8b69cf388e9f62184a6d48d98697efc" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_70529f335dd87a75af8798cc4f672dff.setContent(html_e8b69cf388e9f62184a6d48d98697efc);
|
|
|
|
|
|
|
|
marker_04fe69548bdbf7c073bcd09faeb8c7c7.bindPopup(popup_70529f335dd87a75af8798cc4f672dff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04fe69548bdbf7c073bcd09faeb8c7c7.setIcon(icon_94e91d418ac017b04ed17b8ea62026a0);
|
|
|
|
|
|
var marker_3b483df0b035fb412adabe8e40f7f33b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_baac6439af5c1268bd464569f116bb8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5e8e8e74ac84364c431b1195211a6a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63bcd1a59503ae3d2efb51c8aad13d11 = $(`<div id="html_63bcd1a59503ae3d2efb51c8aad13d11" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_c5e8e8e74ac84364c431b1195211a6a1.setContent(html_63bcd1a59503ae3d2efb51c8aad13d11);
|
|
|
|
|
|
|
|
marker_3b483df0b035fb412adabe8e40f7f33b.bindPopup(popup_c5e8e8e74ac84364c431b1195211a6a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b483df0b035fb412adabe8e40f7f33b.setIcon(icon_baac6439af5c1268bd464569f116bb8a);
|
|
|
|
|
|
var marker_6839a4d26c11a3df6cd14087a101abb4 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_3d6b62cbed79344276a72e927e406319 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7454778924238d21519981ebc2c549a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e3006527eebd17b3f32004717a9ef07 = $(`<div id="html_3e3006527eebd17b3f32004717a9ef07" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_f7454778924238d21519981ebc2c549a.setContent(html_3e3006527eebd17b3f32004717a9ef07);
|
|
|
|
|
|
|
|
marker_6839a4d26c11a3df6cd14087a101abb4.bindPopup(popup_f7454778924238d21519981ebc2c549a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6839a4d26c11a3df6cd14087a101abb4.setIcon(icon_3d6b62cbed79344276a72e927e406319);
|
|
|
|
|
|
var marker_9eaa8c0ebb7a9cf0b9c1611970bb7560 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7437e65605749ab9dd9236659d815952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0941d2bdb96295e86329af29e527626c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d2c9c82baff6b1ec7c5af6c3de41c1a = $(`<div id="html_5d2c9c82baff6b1ec7c5af6c3de41c1a" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_0941d2bdb96295e86329af29e527626c.setContent(html_5d2c9c82baff6b1ec7c5af6c3de41c1a);
|
|
|
|
|
|
|
|
marker_9eaa8c0ebb7a9cf0b9c1611970bb7560.bindPopup(popup_0941d2bdb96295e86329af29e527626c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eaa8c0ebb7a9cf0b9c1611970bb7560.setIcon(icon_7437e65605749ab9dd9236659d815952);
|
|
|
|
|
|
var marker_7062846e4c80ee4f765d3ed090fc48e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_df8cfb0883c0a7e224e6715cfc00d599 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e85d437933a527a7bab60628e082310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0d7ddb040ee3e2d79dc480c734a68dd = $(`<div id="html_e0d7ddb040ee3e2d79dc480c734a68dd" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_9e85d437933a527a7bab60628e082310.setContent(html_e0d7ddb040ee3e2d79dc480c734a68dd);
|
|
|
|
|
|
|
|
marker_7062846e4c80ee4f765d3ed090fc48e7.bindPopup(popup_9e85d437933a527a7bab60628e082310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7062846e4c80ee4f765d3ed090fc48e7.setIcon(icon_df8cfb0883c0a7e224e6715cfc00d599);
|
|
|
|
|
|
var marker_066a044c3ca0ad3e33356753cc00561b = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_b78cb930038f0f771bcb7bdc23292548 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaa6aba232cce7e39d5fa3e977d21e95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0343f9bfb1b97d51595b3f382a1e2f5 = $(`<div id="html_b0343f9bfb1b97d51595b3f382a1e2f5" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_eaa6aba232cce7e39d5fa3e977d21e95.setContent(html_b0343f9bfb1b97d51595b3f382a1e2f5);
|
|
|
|
|
|
|
|
marker_066a044c3ca0ad3e33356753cc00561b.bindPopup(popup_eaa6aba232cce7e39d5fa3e977d21e95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_066a044c3ca0ad3e33356753cc00561b.setIcon(icon_b78cb930038f0f771bcb7bdc23292548);
|
|
|
|
|
|
var marker_e35393d13c6745c6a52339ce0b3d4904 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0309d03ca04e48ed2135bf0a90fe4c37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f60ee81bda082b4190d3f79ea3b3e7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d69c1f9fcd678c732a9b597c6d8f7f6 = $(`<div id="html_0d69c1f9fcd678c732a9b597c6d8f7f6" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_9f60ee81bda082b4190d3f79ea3b3e7c.setContent(html_0d69c1f9fcd678c732a9b597c6d8f7f6);
|
|
|
|
|
|
|
|
marker_e35393d13c6745c6a52339ce0b3d4904.bindPopup(popup_9f60ee81bda082b4190d3f79ea3b3e7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e35393d13c6745c6a52339ce0b3d4904.setIcon(icon_0309d03ca04e48ed2135bf0a90fe4c37);
|
|
|
|
|
|
var marker_d7434393b4f3b9a1abf9659cb3ae8382 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d3567d37592c9743b8d043eb42d031ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86a89d409d1faac3f23f47ca87396129 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41bfe2d68fd04b06830e078df7a2e1d8 = $(`<div id="html_41bfe2d68fd04b06830e078df7a2e1d8" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_86a89d409d1faac3f23f47ca87396129.setContent(html_41bfe2d68fd04b06830e078df7a2e1d8);
|
|
|
|
|
|
|
|
marker_d7434393b4f3b9a1abf9659cb3ae8382.bindPopup(popup_86a89d409d1faac3f23f47ca87396129)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7434393b4f3b9a1abf9659cb3ae8382.setIcon(icon_d3567d37592c9743b8d043eb42d031ec);
|
|
|
|
|
|
var marker_5815ac7344785187670f503173b78153 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ee300a27dfa0b1aa016817827fed8224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_225865d3cb26d0631933fc32cef2207b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db0c472978aac9fd39f98a39c1a0fd0f = $(`<div id="html_db0c472978aac9fd39f98a39c1a0fd0f" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_225865d3cb26d0631933fc32cef2207b.setContent(html_db0c472978aac9fd39f98a39c1a0fd0f);
|
|
|
|
|
|
|
|
marker_5815ac7344785187670f503173b78153.bindPopup(popup_225865d3cb26d0631933fc32cef2207b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5815ac7344785187670f503173b78153.setIcon(icon_ee300a27dfa0b1aa016817827fed8224);
|
|
|
|
|
|
var marker_87788ef91e0bcfa9bc0a6b0d2dc39996 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7878d0e781dee3ed3bcf5dfd8228e0b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9537a8338bc99aa73178f53bebf0872b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25017fc78b9e3c70cad9e5623178fa17 = $(`<div id="html_25017fc78b9e3c70cad9e5623178fa17" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_9537a8338bc99aa73178f53bebf0872b.setContent(html_25017fc78b9e3c70cad9e5623178fa17);
|
|
|
|
|
|
|
|
marker_87788ef91e0bcfa9bc0a6b0d2dc39996.bindPopup(popup_9537a8338bc99aa73178f53bebf0872b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87788ef91e0bcfa9bc0a6b0d2dc39996.setIcon(icon_7878d0e781dee3ed3bcf5dfd8228e0b2);
|
|
|
|
|
|
var marker_547dd593d93210c53c546ac3a3445cbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9b0579cc2dbe06af3d46bb3870ed3ed3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a3a6fe9b68012cef975b99bcb31fe25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f130bca5cdb852b50ecd41f9819b1d29 = $(`<div id="html_f130bca5cdb852b50ecd41f9819b1d29" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_2a3a6fe9b68012cef975b99bcb31fe25.setContent(html_f130bca5cdb852b50ecd41f9819b1d29);
|
|
|
|
|
|
|
|
marker_547dd593d93210c53c546ac3a3445cbf.bindPopup(popup_2a3a6fe9b68012cef975b99bcb31fe25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_547dd593d93210c53c546ac3a3445cbf.setIcon(icon_9b0579cc2dbe06af3d46bb3870ed3ed3);
|
|
|
|
|
|
var marker_5061c4c434b430a87ae03d41af1ef05e = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d555dfeabada38f47e127cb54b13a1cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae9d726242b00fcc7d8a246574176912 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f7276c244b44c6f8bd589bf94821d42 = $(`<div id="html_7f7276c244b44c6f8bd589bf94821d42" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_ae9d726242b00fcc7d8a246574176912.setContent(html_7f7276c244b44c6f8bd589bf94821d42);
|
|
|
|
|
|
|
|
marker_5061c4c434b430a87ae03d41af1ef05e.bindPopup(popup_ae9d726242b00fcc7d8a246574176912)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5061c4c434b430a87ae03d41af1ef05e.setIcon(icon_d555dfeabada38f47e127cb54b13a1cd);
|
|
|
|
|
|
var marker_f89d7ce88c4908f76597104c5f8b5b8c = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_c59d4f8aba03338b6384e1e98f837aba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_615c7a756e443bcc5d385b7f51201223 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58af536083a77be4445fce4c7ba19040 = $(`<div id="html_58af536083a77be4445fce4c7ba19040" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_615c7a756e443bcc5d385b7f51201223.setContent(html_58af536083a77be4445fce4c7ba19040);
|
|
|
|
|
|
|
|
marker_f89d7ce88c4908f76597104c5f8b5b8c.bindPopup(popup_615c7a756e443bcc5d385b7f51201223)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f89d7ce88c4908f76597104c5f8b5b8c.setIcon(icon_c59d4f8aba03338b6384e1e98f837aba);
|
|
|
|
|
|
var marker_ca92853ef510029c9f5e4178dc96edcd = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0340ecc3d7909cd11a257d0073b955b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f08818f70737a10ceda753e4b9e7a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb2891edc028a0a84ed97f4864fed424 = $(`<div id="html_bb2891edc028a0a84ed97f4864fed424" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_1f08818f70737a10ceda753e4b9e7a99.setContent(html_bb2891edc028a0a84ed97f4864fed424);
|
|
|
|
|
|
|
|
marker_ca92853ef510029c9f5e4178dc96edcd.bindPopup(popup_1f08818f70737a10ceda753e4b9e7a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca92853ef510029c9f5e4178dc96edcd.setIcon(icon_0340ecc3d7909cd11a257d0073b955b6);
|
|
|
|
|
|
var marker_6dc76c2760f332e0557b7b377734a61e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_5d2e4ee88ad26893d4109ccba5ab7cd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f715b4f6949505a749f14d0daa32880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c95143ffd06dfa0d72643725b5eb122a = $(`<div id="html_c95143ffd06dfa0d72643725b5eb122a" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_4f715b4f6949505a749f14d0daa32880.setContent(html_c95143ffd06dfa0d72643725b5eb122a);
|
|
|
|
|
|
|
|
marker_6dc76c2760f332e0557b7b377734a61e.bindPopup(popup_4f715b4f6949505a749f14d0daa32880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dc76c2760f332e0557b7b377734a61e.setIcon(icon_5d2e4ee88ad26893d4109ccba5ab7cd9);
|
|
|
|
|
|
var marker_3f563b7e7df4d4888b51701335858aad = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_cc1b6f49153a7d3f3abe3952448d2749 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b602497434bf23c83e3979b5ffa5211b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bae731448e9843f1488282cfd98631f3 = $(`<div id="html_bae731448e9843f1488282cfd98631f3" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_b602497434bf23c83e3979b5ffa5211b.setContent(html_bae731448e9843f1488282cfd98631f3);
|
|
|
|
|
|
|
|
marker_3f563b7e7df4d4888b51701335858aad.bindPopup(popup_b602497434bf23c83e3979b5ffa5211b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f563b7e7df4d4888b51701335858aad.setIcon(icon_cc1b6f49153a7d3f3abe3952448d2749);
|
|
|
|
|
|
var marker_c9213eb05c051bbb76132485014e6bf1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_83ce19c1f21da15e29cc26407c0ab849 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7cb367a654b69c761db9132cf934e6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2c74d040b4918ad9ef774af2a21299a = $(`<div id="html_d2c74d040b4918ad9ef774af2a21299a" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_f7cb367a654b69c761db9132cf934e6f.setContent(html_d2c74d040b4918ad9ef774af2a21299a);
|
|
|
|
|
|
|
|
marker_c9213eb05c051bbb76132485014e6bf1.bindPopup(popup_f7cb367a654b69c761db9132cf934e6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9213eb05c051bbb76132485014e6bf1.setIcon(icon_83ce19c1f21da15e29cc26407c0ab849);
|
|
|
|
|
|
var marker_1929ffc557aecbb0880da2fb5530fd6f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_177eaf81469fb3f0bc8bda8ce0a22622 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f753e59aec04f7431a95e5bb48144e36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_929cb553678e3536704217154248945f = $(`<div id="html_929cb553678e3536704217154248945f" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_f753e59aec04f7431a95e5bb48144e36.setContent(html_929cb553678e3536704217154248945f);
|
|
|
|
|
|
|
|
marker_1929ffc557aecbb0880da2fb5530fd6f.bindPopup(popup_f753e59aec04f7431a95e5bb48144e36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1929ffc557aecbb0880da2fb5530fd6f.setIcon(icon_177eaf81469fb3f0bc8bda8ce0a22622);
|
|
|
|
|
|
var marker_dbbdb5f2ccd6897217d8580c6cfab470 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_79230a18e1a96f33cb1926bb70b4dcd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12a213c844ee77efea8c5f30da7574a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49712e45895b06cd43b3109e3ca90a80 = $(`<div id="html_49712e45895b06cd43b3109e3ca90a80" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_12a213c844ee77efea8c5f30da7574a4.setContent(html_49712e45895b06cd43b3109e3ca90a80);
|
|
|
|
|
|
|
|
marker_dbbdb5f2ccd6897217d8580c6cfab470.bindPopup(popup_12a213c844ee77efea8c5f30da7574a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbbdb5f2ccd6897217d8580c6cfab470.setIcon(icon_79230a18e1a96f33cb1926bb70b4dcd4);
|
|
|
|
|
|
var marker_6033a6ef3a16a94e22ca2591b29b423e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_e767a83205be281b437d50d29fe077f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65673d7d8c38e2b7ab3f8425008fd134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d44bb3e912ecbd58da7ee83ef19dbacb = $(`<div id="html_d44bb3e912ecbd58da7ee83ef19dbacb" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_65673d7d8c38e2b7ab3f8425008fd134.setContent(html_d44bb3e912ecbd58da7ee83ef19dbacb);
|
|
|
|
|
|
|
|
marker_6033a6ef3a16a94e22ca2591b29b423e.bindPopup(popup_65673d7d8c38e2b7ab3f8425008fd134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6033a6ef3a16a94e22ca2591b29b423e.setIcon(icon_e767a83205be281b437d50d29fe077f6);
|
|
|
|
|
|
var marker_2498fecbfa1cfa507e39f52d41eeb2b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_36c8bc39a11938fb7da46369697a8d93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66918958f1e2e753708164eadf58399f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71ae8510193de2350a220758dc695d0e = $(`<div id="html_71ae8510193de2350a220758dc695d0e" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_66918958f1e2e753708164eadf58399f.setContent(html_71ae8510193de2350a220758dc695d0e);
|
|
|
|
|
|
|
|
marker_2498fecbfa1cfa507e39f52d41eeb2b9.bindPopup(popup_66918958f1e2e753708164eadf58399f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2498fecbfa1cfa507e39f52d41eeb2b9.setIcon(icon_36c8bc39a11938fb7da46369697a8d93);
|
|
|
|
|
|
var marker_32fdeecf5161f8f0f790f0b8d0d2cb62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_71ca6e5e97cedfa8851b980972d69254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_016eb3c4e22a5f9766915289f865090a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b70137e0834496d4f99f4d6fa7280ce = $(`<div id="html_3b70137e0834496d4f99f4d6fa7280ce" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_016eb3c4e22a5f9766915289f865090a.setContent(html_3b70137e0834496d4f99f4d6fa7280ce);
|
|
|
|
|
|
|
|
marker_32fdeecf5161f8f0f790f0b8d0d2cb62.bindPopup(popup_016eb3c4e22a5f9766915289f865090a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32fdeecf5161f8f0f790f0b8d0d2cb62.setIcon(icon_71ca6e5e97cedfa8851b980972d69254);
|
|
|
|
|
|
var marker_a0586d4d579c7a265c919a2d69eb2591 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9ffcd712cd0f5ae54d0edf8d0cdfe5a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c64967db79055f09f247692fb1759301 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09c7912bb907b10facb6853447259755 = $(`<div id="html_09c7912bb907b10facb6853447259755" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_c64967db79055f09f247692fb1759301.setContent(html_09c7912bb907b10facb6853447259755);
|
|
|
|
|
|
|
|
marker_a0586d4d579c7a265c919a2d69eb2591.bindPopup(popup_c64967db79055f09f247692fb1759301)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0586d4d579c7a265c919a2d69eb2591.setIcon(icon_9ffcd712cd0f5ae54d0edf8d0cdfe5a4);
|
|
|
|
|
|
var marker_eb617979807de541923fb73f86dd789f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_7e742e104b2fca49af9065cad83a5e14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e8f820310f803ddb77dc7deaa1f72d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dd28ab19d64e5160836a282651499d4 = $(`<div id="html_7dd28ab19d64e5160836a282651499d4" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_6e8f820310f803ddb77dc7deaa1f72d8.setContent(html_7dd28ab19d64e5160836a282651499d4);
|
|
|
|
|
|
|
|
marker_eb617979807de541923fb73f86dd789f.bindPopup(popup_6e8f820310f803ddb77dc7deaa1f72d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb617979807de541923fb73f86dd789f.setIcon(icon_7e742e104b2fca49af9065cad83a5e14);
|
|
|
|
|
|
var marker_ac4c2eaf49aea469b9b309c88dd73a38 = L.marker(
|
|
[34.0881, -118.379],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_135d0b3473b28a6d3bb7d4d59afdaa50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b1c03d0ecc858eae29dc1d86697fd68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_614407d00de536b01d2e6acf18b8ec69 = $(`<div id="html_614407d00de536b01d2e6acf18b8ec69" style="width: 100.0%; height: 100.0%;">relay.aloftus.io</div>`)[0];
|
|
popup_7b1c03d0ecc858eae29dc1d86697fd68.setContent(html_614407d00de536b01d2e6acf18b8ec69);
|
|
|
|
|
|
|
|
marker_ac4c2eaf49aea469b9b309c88dd73a38.bindPopup(popup_7b1c03d0ecc858eae29dc1d86697fd68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac4c2eaf49aea469b9b309c88dd73a38.setIcon(icon_135d0b3473b28a6d3bb7d4d59afdaa50);
|
|
|
|
|
|
var marker_6462833de98f56169931944c96836c69 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_530a92a621529ae1fe1aef6c48cd0058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2b6f46d8384f8ecd1dfab63bcf6d071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_103eb327c4eacf82b1e8877a3fc3c2e9 = $(`<div id="html_103eb327c4eacf82b1e8877a3fc3c2e9" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_c2b6f46d8384f8ecd1dfab63bcf6d071.setContent(html_103eb327c4eacf82b1e8877a3fc3c2e9);
|
|
|
|
|
|
|
|
marker_6462833de98f56169931944c96836c69.bindPopup(popup_c2b6f46d8384f8ecd1dfab63bcf6d071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6462833de98f56169931944c96836c69.setIcon(icon_530a92a621529ae1fe1aef6c48cd0058);
|
|
|
|
|
|
var marker_d0e010d1395e350894623d0a959d3df1 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_243f084c6d9738c3a37081ea37e86a78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_000d2e053b70c4066e8bd5785baf06a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e25c96168bad318ea8ad530bc1312a7c = $(`<div id="html_e25c96168bad318ea8ad530bc1312a7c" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_000d2e053b70c4066e8bd5785baf06a9.setContent(html_e25c96168bad318ea8ad530bc1312a7c);
|
|
|
|
|
|
|
|
marker_d0e010d1395e350894623d0a959d3df1.bindPopup(popup_000d2e053b70c4066e8bd5785baf06a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0e010d1395e350894623d0a959d3df1.setIcon(icon_243f084c6d9738c3a37081ea37e86a78);
|
|
|
|
|
|
var marker_11bd375f2ad9ee0a676083f5dccb7e03 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_d3b4ab82b8ea906d88a5047db1ed6462 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_347d6eebf088410aa14097c0def5ab71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_792666560ce4408984552e9efdfdbbe9 = $(`<div id="html_792666560ce4408984552e9efdfdbbe9" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_347d6eebf088410aa14097c0def5ab71.setContent(html_792666560ce4408984552e9efdfdbbe9);
|
|
|
|
|
|
|
|
marker_11bd375f2ad9ee0a676083f5dccb7e03.bindPopup(popup_347d6eebf088410aa14097c0def5ab71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11bd375f2ad9ee0a676083f5dccb7e03.setIcon(icon_d3b4ab82b8ea906d88a5047db1ed6462);
|
|
|
|
|
|
var marker_1aba493772b8f5d0df17e6a1aa1097e4 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_390babaeb6c2d64a66e75f7e01dad748 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5949c35dd9b28f8dc2843769ee9d54e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e4227a97dd4ee8410dfebf1c59bae48 = $(`<div id="html_8e4227a97dd4ee8410dfebf1c59bae48" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_5949c35dd9b28f8dc2843769ee9d54e2.setContent(html_8e4227a97dd4ee8410dfebf1c59bae48);
|
|
|
|
|
|
|
|
marker_1aba493772b8f5d0df17e6a1aa1097e4.bindPopup(popup_5949c35dd9b28f8dc2843769ee9d54e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1aba493772b8f5d0df17e6a1aa1097e4.setIcon(icon_390babaeb6c2d64a66e75f7e01dad748);
|
|
|
|
|
|
var marker_bfcc376bf5a64b4834b71482aea0aba3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0209233665a73c419d57924d79fd8b58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_150b57616cd366a06eebd0b17360285e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5cd845880ba3998458e65b119f147c4 = $(`<div id="html_b5cd845880ba3998458e65b119f147c4" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_150b57616cd366a06eebd0b17360285e.setContent(html_b5cd845880ba3998458e65b119f147c4);
|
|
|
|
|
|
|
|
marker_bfcc376bf5a64b4834b71482aea0aba3.bindPopup(popup_150b57616cd366a06eebd0b17360285e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfcc376bf5a64b4834b71482aea0aba3.setIcon(icon_0209233665a73c419d57924d79fd8b58);
|
|
|
|
|
|
var marker_07180ba99956a29e78b4bc22ad4d7890 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ea27a505e00e18a511c747d38710dcb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b30a07599bd2b0712d3874b2008ffb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e5992097f773798d7c7966ecd7794dc = $(`<div id="html_7e5992097f773798d7c7966ecd7794dc" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_2b30a07599bd2b0712d3874b2008ffb3.setContent(html_7e5992097f773798d7c7966ecd7794dc);
|
|
|
|
|
|
|
|
marker_07180ba99956a29e78b4bc22ad4d7890.bindPopup(popup_2b30a07599bd2b0712d3874b2008ffb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07180ba99956a29e78b4bc22ad4d7890.setIcon(icon_ea27a505e00e18a511c747d38710dcb8);
|
|
|
|
|
|
var marker_fc12f4e55f645c1624c69103571adff1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_4c4316140235a6b92d35683d0f61b546 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9dce49fa0d0a078e316a6bfecbccca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb4d00d9ebecf38d14f720ede490c9ea = $(`<div id="html_fb4d00d9ebecf38d14f720ede490c9ea" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_c9dce49fa0d0a078e316a6bfecbccca0.setContent(html_fb4d00d9ebecf38d14f720ede490c9ea);
|
|
|
|
|
|
|
|
marker_fc12f4e55f645c1624c69103571adff1.bindPopup(popup_c9dce49fa0d0a078e316a6bfecbccca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc12f4e55f645c1624c69103571adff1.setIcon(icon_4c4316140235a6b92d35683d0f61b546);
|
|
|
|
|
|
var marker_9bafc24bad2d8b9d325992ced3f8aff4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_8701ef9a7885711e0b53a8e479af2a41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73fede9d72c05a66a9cb5202896d6b30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_580c2df332ba61398bdaf256ea6ccb98 = $(`<div id="html_580c2df332ba61398bdaf256ea6ccb98" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_73fede9d72c05a66a9cb5202896d6b30.setContent(html_580c2df332ba61398bdaf256ea6ccb98);
|
|
|
|
|
|
|
|
marker_9bafc24bad2d8b9d325992ced3f8aff4.bindPopup(popup_73fede9d72c05a66a9cb5202896d6b30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bafc24bad2d8b9d325992ced3f8aff4.setIcon(icon_8701ef9a7885711e0b53a8e479af2a41);
|
|
|
|
|
|
var marker_d155bf1e02e05cbd836ac470d7b7fee3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_dbba79673831df91dd76d22a4f049f87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40ab91815ebc70c01660a43ac464e47a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfc07d4dbfa3ca61f50569e0c8ddab02 = $(`<div id="html_bfc07d4dbfa3ca61f50569e0c8ddab02" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_40ab91815ebc70c01660a43ac464e47a.setContent(html_bfc07d4dbfa3ca61f50569e0c8ddab02);
|
|
|
|
|
|
|
|
marker_d155bf1e02e05cbd836ac470d7b7fee3.bindPopup(popup_40ab91815ebc70c01660a43ac464e47a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d155bf1e02e05cbd836ac470d7b7fee3.setIcon(icon_dbba79673831df91dd76d22a4f049f87);
|
|
|
|
|
|
var marker_a439124b9cef28e867a52b81e54da8af = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_ddc89c985a686e22a57ea9bad13f0cd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e61fe2bfbc98f000b018b2fd0632db46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d7f587bf41735a910a1cbabeff35c59 = $(`<div id="html_0d7f587bf41735a910a1cbabeff35c59" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_e61fe2bfbc98f000b018b2fd0632db46.setContent(html_0d7f587bf41735a910a1cbabeff35c59);
|
|
|
|
|
|
|
|
marker_a439124b9cef28e867a52b81e54da8af.bindPopup(popup_e61fe2bfbc98f000b018b2fd0632db46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a439124b9cef28e867a52b81e54da8af.setIcon(icon_ddc89c985a686e22a57ea9bad13f0cd4);
|
|
|
|
|
|
var marker_0d1730a0dfa66d454176d1abfa5ab16f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_9df0cd93d23d994c96134dbfda084eb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_402320170f6e95974004055882959411 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e84cc637c0f7633bcba90e4bfc31327 = $(`<div id="html_6e84cc637c0f7633bcba90e4bfc31327" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_402320170f6e95974004055882959411.setContent(html_6e84cc637c0f7633bcba90e4bfc31327);
|
|
|
|
|
|
|
|
marker_0d1730a0dfa66d454176d1abfa5ab16f.bindPopup(popup_402320170f6e95974004055882959411)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d1730a0dfa66d454176d1abfa5ab16f.setIcon(icon_9df0cd93d23d994c96134dbfda084eb0);
|
|
|
|
|
|
var marker_c5f7384ef6f054be6eff90da358adb8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_0d05158e3c05dc640eed25771108ecd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6f4430ac16953e3c116665cecf59447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09947df974527464cdc28d948ef650d5 = $(`<div id="html_09947df974527464cdc28d948ef650d5" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_a6f4430ac16953e3c116665cecf59447.setContent(html_09947df974527464cdc28d948ef650d5);
|
|
|
|
|
|
|
|
marker_c5f7384ef6f054be6eff90da358adb8d.bindPopup(popup_a6f4430ac16953e3c116665cecf59447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5f7384ef6f054be6eff90da358adb8d.setIcon(icon_0d05158e3c05dc640eed25771108ecd0);
|
|
|
|
|
|
var marker_35c20fccf8cce1c9c3a5eb7f3caf0d88 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64);
|
|
|
|
|
|
var icon_4a038a52e4f8d2224ff4e4904c1e5353 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3083b99d823b808da13e8bc3930ba24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90c566de9a7a10267d0d560bd2168803 = $(`<div id="html_90c566de9a7a10267d0d560bd2168803" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_a3083b99d823b808da13e8bc3930ba24.setContent(html_90c566de9a7a10267d0d560bd2168803);
|
|
|
|
|
|
|
|
marker_35c20fccf8cce1c9c3a5eb7f3caf0d88.bindPopup(popup_a3083b99d823b808da13e8bc3930ba24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35c20fccf8cce1c9c3a5eb7f3caf0d88.setIcon(icon_4a038a52e4f8d2224ff4e4904c1e5353);
|
|
|
|
|
|
marker_cluster_1453c64f37029fa25d5cc12c6ebf7f64.addTo(map_6ea0cfad67faf07e088a22f0e4ec9a80);
|
|
|
|
</script>
|
|
</html> |