mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 14:25:19 +00:00
11323 lines
329 KiB
HTML
11323 lines
329 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_76029c75c7e2bd77408d11795c35cd72 {
|
|
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_76029c75c7e2bd77408d11795c35cd72" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_76029c75c7e2bd77408d11795c35cd72 = L.map(
|
|
"map_76029c75c7e2bd77408d11795c35cd72",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_954871892b261c2bf9215f2a295ae980 = 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_954871892b261c2bf9215f2a295ae980.addTo(map_76029c75c7e2bd77408d11795c35cd72);
|
|
|
|
|
|
var marker_cluster_74d14b9e16b34043b399a93cfe9d89c0 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_561c5965c989b066e9cdca9008d94b3c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_89a6de9be771e6db72a1e8872ff60f26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7d450a1591e52bc3ac74828a11c0a3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a9e31c30dd52b62e8678e84670d5f41 = $(`<div id="html_1a9e31c30dd52b62e8678e84670d5f41" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_b7d450a1591e52bc3ac74828a11c0a3f.setContent(html_1a9e31c30dd52b62e8678e84670d5f41);
|
|
|
|
|
|
|
|
marker_561c5965c989b066e9cdca9008d94b3c.bindPopup(popup_b7d450a1591e52bc3ac74828a11c0a3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_561c5965c989b066e9cdca9008d94b3c.setIcon(icon_89a6de9be771e6db72a1e8872ff60f26);
|
|
|
|
|
|
var marker_15c9ca1124c2b3ccc662eebe34e62baf = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5e3d4ada22135dd28f24b92053135648 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b21a499fd4ec6e0d6a90e6ffef9fb8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59e80a5214d3607fe3c9894af93d8e6a = $(`<div id="html_59e80a5214d3607fe3c9894af93d8e6a" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_6b21a499fd4ec6e0d6a90e6ffef9fb8d.setContent(html_59e80a5214d3607fe3c9894af93d8e6a);
|
|
|
|
|
|
|
|
marker_15c9ca1124c2b3ccc662eebe34e62baf.bindPopup(popup_6b21a499fd4ec6e0d6a90e6ffef9fb8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15c9ca1124c2b3ccc662eebe34e62baf.setIcon(icon_5e3d4ada22135dd28f24b92053135648);
|
|
|
|
|
|
var marker_4d11c59d72b0b5645ae0921e06d7f49c = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_facf4beda526f304b91a56d95d1832e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5dff1da620cff74e4978eeb28ff6671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ae819cc9269c3f19acb9d8786d065ec = $(`<div id="html_2ae819cc9269c3f19acb9d8786d065ec" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_e5dff1da620cff74e4978eeb28ff6671.setContent(html_2ae819cc9269c3f19acb9d8786d065ec);
|
|
|
|
|
|
|
|
marker_4d11c59d72b0b5645ae0921e06d7f49c.bindPopup(popup_e5dff1da620cff74e4978eeb28ff6671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d11c59d72b0b5645ae0921e06d7f49c.setIcon(icon_facf4beda526f304b91a56d95d1832e3);
|
|
|
|
|
|
var marker_569ad53e7696628020b850ee35dd1a91 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_2205473a1f9fe85646a3d17c95b8fc6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_526fb690eb79333c4af3194542092e54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f031953e86fe85706395227112989274 = $(`<div id="html_f031953e86fe85706395227112989274" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_526fb690eb79333c4af3194542092e54.setContent(html_f031953e86fe85706395227112989274);
|
|
|
|
|
|
|
|
marker_569ad53e7696628020b850ee35dd1a91.bindPopup(popup_526fb690eb79333c4af3194542092e54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_569ad53e7696628020b850ee35dd1a91.setIcon(icon_2205473a1f9fe85646a3d17c95b8fc6e);
|
|
|
|
|
|
var marker_4e4d14633a871fee1d6e58960e7f8726 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e6ca7ab1be7bd193dcb4d569fe54f520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dcc25556d71c47239b2cf057db75b6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e404781e22249efd84d471dd2230eb5b = $(`<div id="html_e404781e22249efd84d471dd2230eb5b" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_1dcc25556d71c47239b2cf057db75b6b.setContent(html_e404781e22249efd84d471dd2230eb5b);
|
|
|
|
|
|
|
|
marker_4e4d14633a871fee1d6e58960e7f8726.bindPopup(popup_1dcc25556d71c47239b2cf057db75b6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e4d14633a871fee1d6e58960e7f8726.setIcon(icon_e6ca7ab1be7bd193dcb4d569fe54f520);
|
|
|
|
|
|
var marker_be5f8f0ce43c9032c7ba20d86acaf4e9 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_09029a89f7999975d0f9f32d6754b56e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b33d97903e668e7c29761390b9fc058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65dedf1b917955ae78718bea95cc6352 = $(`<div id="html_65dedf1b917955ae78718bea95cc6352" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_5b33d97903e668e7c29761390b9fc058.setContent(html_65dedf1b917955ae78718bea95cc6352);
|
|
|
|
|
|
|
|
marker_be5f8f0ce43c9032c7ba20d86acaf4e9.bindPopup(popup_5b33d97903e668e7c29761390b9fc058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be5f8f0ce43c9032c7ba20d86acaf4e9.setIcon(icon_09029a89f7999975d0f9f32d6754b56e);
|
|
|
|
|
|
var marker_3a2129b80ef82378a16d7d9ec9746953 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7893bd38c80595db0a73df514059b881 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87af098e1e38928af94df18e658a62fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7986a3c64ed43c7e7c0a4431e2d868a2 = $(`<div id="html_7986a3c64ed43c7e7c0a4431e2d868a2" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_87af098e1e38928af94df18e658a62fa.setContent(html_7986a3c64ed43c7e7c0a4431e2d868a2);
|
|
|
|
|
|
|
|
marker_3a2129b80ef82378a16d7d9ec9746953.bindPopup(popup_87af098e1e38928af94df18e658a62fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a2129b80ef82378a16d7d9ec9746953.setIcon(icon_7893bd38c80595db0a73df514059b881);
|
|
|
|
|
|
var marker_2e257fbcf44ddb8e959479e84d67f0e1 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1f0a60a5b214a9952a6851828aa603ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1477fc0e31de8394c5e32ba432d8d11f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3e77af46dfd6d1d33f94c2b3be7860a = $(`<div id="html_c3e77af46dfd6d1d33f94c2b3be7860a" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_1477fc0e31de8394c5e32ba432d8d11f.setContent(html_c3e77af46dfd6d1d33f94c2b3be7860a);
|
|
|
|
|
|
|
|
marker_2e257fbcf44ddb8e959479e84d67f0e1.bindPopup(popup_1477fc0e31de8394c5e32ba432d8d11f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e257fbcf44ddb8e959479e84d67f0e1.setIcon(icon_1f0a60a5b214a9952a6851828aa603ab);
|
|
|
|
|
|
var marker_4637af53ce0be047210f38a859de30bf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0baec2cf54f459f52f896f7fed90bef8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60a4e877bced7a12d7bc22a3532701a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a28c3f41c37951a723b9debaae7528fe = $(`<div id="html_a28c3f41c37951a723b9debaae7528fe" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_60a4e877bced7a12d7bc22a3532701a8.setContent(html_a28c3f41c37951a723b9debaae7528fe);
|
|
|
|
|
|
|
|
marker_4637af53ce0be047210f38a859de30bf.bindPopup(popup_60a4e877bced7a12d7bc22a3532701a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4637af53ce0be047210f38a859de30bf.setIcon(icon_0baec2cf54f459f52f896f7fed90bef8);
|
|
|
|
|
|
var marker_516fd7a9cc91bc8a6c5ac19f82f0a02e = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_2774b082f89b33f6335c53541cc3b1f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83f8d8c8a9f1e4e1cd0a9a769915edae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c5b27876480325acf656e87a66c28a5 = $(`<div id="html_9c5b27876480325acf656e87a66c28a5" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_83f8d8c8a9f1e4e1cd0a9a769915edae.setContent(html_9c5b27876480325acf656e87a66c28a5);
|
|
|
|
|
|
|
|
marker_516fd7a9cc91bc8a6c5ac19f82f0a02e.bindPopup(popup_83f8d8c8a9f1e4e1cd0a9a769915edae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_516fd7a9cc91bc8a6c5ac19f82f0a02e.setIcon(icon_2774b082f89b33f6335c53541cc3b1f5);
|
|
|
|
|
|
var marker_74158496f3d086e23b77fb7be949ff56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_d7b1c6d10ac0af569aa8e724c5b6b9de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4db690c9a5e5b475056e028231daec51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0ca0dd6c9a97989e92923e247e8d19f = $(`<div id="html_b0ca0dd6c9a97989e92923e247e8d19f" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_4db690c9a5e5b475056e028231daec51.setContent(html_b0ca0dd6c9a97989e92923e247e8d19f);
|
|
|
|
|
|
|
|
marker_74158496f3d086e23b77fb7be949ff56.bindPopup(popup_4db690c9a5e5b475056e028231daec51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74158496f3d086e23b77fb7be949ff56.setIcon(icon_d7b1c6d10ac0af569aa8e724c5b6b9de);
|
|
|
|
|
|
var marker_54d6c88483e2a72c56407370e801616c = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c2175cc7682828e85c3cc7133a7035de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2839ff2b0d312174724ce369638b517b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5e009e1ac1adaa976ee3494ddd0abff = $(`<div id="html_d5e009e1ac1adaa976ee3494ddd0abff" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_2839ff2b0d312174724ce369638b517b.setContent(html_d5e009e1ac1adaa976ee3494ddd0abff);
|
|
|
|
|
|
|
|
marker_54d6c88483e2a72c56407370e801616c.bindPopup(popup_2839ff2b0d312174724ce369638b517b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54d6c88483e2a72c56407370e801616c.setIcon(icon_c2175cc7682828e85c3cc7133a7035de);
|
|
|
|
|
|
var marker_b66689ade1754bf516edbeec17bfe772 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ca3f4d5157d111e3a256ec88c0c8a8f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74ef9a542d01764e475c5d4c27b5a80f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b3cdff2dbeeca5d06529061db37f761 = $(`<div id="html_9b3cdff2dbeeca5d06529061db37f761" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_74ef9a542d01764e475c5d4c27b5a80f.setContent(html_9b3cdff2dbeeca5d06529061db37f761);
|
|
|
|
|
|
|
|
marker_b66689ade1754bf516edbeec17bfe772.bindPopup(popup_74ef9a542d01764e475c5d4c27b5a80f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b66689ade1754bf516edbeec17bfe772.setIcon(icon_ca3f4d5157d111e3a256ec88c0c8a8f2);
|
|
|
|
|
|
var marker_e7d6067385218e58b49865b933a3c3ea = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_eb5c2278ddaea38d7445c49b91be3c1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7c61b5e1b317cc843b61681e6cefea2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adeb585fb844f7283aedd157a2516b14 = $(`<div id="html_adeb585fb844f7283aedd157a2516b14" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_d7c61b5e1b317cc843b61681e6cefea2.setContent(html_adeb585fb844f7283aedd157a2516b14);
|
|
|
|
|
|
|
|
marker_e7d6067385218e58b49865b933a3c3ea.bindPopup(popup_d7c61b5e1b317cc843b61681e6cefea2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7d6067385218e58b49865b933a3c3ea.setIcon(icon_eb5c2278ddaea38d7445c49b91be3c1f);
|
|
|
|
|
|
var marker_72bf7a5ccd54ce88a687f3e98b4e6721 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5a6d42b5b6600f4be2404b57fd06223e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a6ee9cb509f18a02d38f1d723363d48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cfb23bfa114d737cec203ceb397c3c7 = $(`<div id="html_6cfb23bfa114d737cec203ceb397c3c7" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_1a6ee9cb509f18a02d38f1d723363d48.setContent(html_6cfb23bfa114d737cec203ceb397c3c7);
|
|
|
|
|
|
|
|
marker_72bf7a5ccd54ce88a687f3e98b4e6721.bindPopup(popup_1a6ee9cb509f18a02d38f1d723363d48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72bf7a5ccd54ce88a687f3e98b4e6721.setIcon(icon_5a6d42b5b6600f4be2404b57fd06223e);
|
|
|
|
|
|
var marker_08570b1bc60319e97eece2b6455346c6 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_942ccaa5039c1a9ffd2af083bde8e1ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41074da3ea70863496ca4a34463b0a41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccfd37895b67957cc2f5a2f6e8f11a39 = $(`<div id="html_ccfd37895b67957cc2f5a2f6e8f11a39" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_41074da3ea70863496ca4a34463b0a41.setContent(html_ccfd37895b67957cc2f5a2f6e8f11a39);
|
|
|
|
|
|
|
|
marker_08570b1bc60319e97eece2b6455346c6.bindPopup(popup_41074da3ea70863496ca4a34463b0a41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08570b1bc60319e97eece2b6455346c6.setIcon(icon_942ccaa5039c1a9ffd2af083bde8e1ef);
|
|
|
|
|
|
var marker_fc2f9ec743b4be52fd7f3589626ac242 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_42d6bfc3092f2e0a5bfc86b1fce72acb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bf97ccb5c796e98fdee7feb9483a7e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e4ac383137d0aa53967e6804e9556fd = $(`<div id="html_2e4ac383137d0aa53967e6804e9556fd" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_2bf97ccb5c796e98fdee7feb9483a7e9.setContent(html_2e4ac383137d0aa53967e6804e9556fd);
|
|
|
|
|
|
|
|
marker_fc2f9ec743b4be52fd7f3589626ac242.bindPopup(popup_2bf97ccb5c796e98fdee7feb9483a7e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc2f9ec743b4be52fd7f3589626ac242.setIcon(icon_42d6bfc3092f2e0a5bfc86b1fce72acb);
|
|
|
|
|
|
var marker_8983875bc929e05205b4a4e1d31ececd = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_db157378125ee8f637f8755d69a8209c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e63c7e17e8993007cdd7816044f7d35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_975c11830e11fd36d21f6174645022b6 = $(`<div id="html_975c11830e11fd36d21f6174645022b6" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_2e63c7e17e8993007cdd7816044f7d35.setContent(html_975c11830e11fd36d21f6174645022b6);
|
|
|
|
|
|
|
|
marker_8983875bc929e05205b4a4e1d31ececd.bindPopup(popup_2e63c7e17e8993007cdd7816044f7d35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8983875bc929e05205b4a4e1d31ececd.setIcon(icon_db157378125ee8f637f8755d69a8209c);
|
|
|
|
|
|
var marker_b7d6c9cbc52f30db6c9d6d1284677a4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_373f8ea3690f2e0c739046d7d1a114cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2bdf44ddbb742bfe2f2965da10465d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e3df07587f9af522569dc5b60aeccad = $(`<div id="html_4e3df07587f9af522569dc5b60aeccad" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_c2bdf44ddbb742bfe2f2965da10465d3.setContent(html_4e3df07587f9af522569dc5b60aeccad);
|
|
|
|
|
|
|
|
marker_b7d6c9cbc52f30db6c9d6d1284677a4a.bindPopup(popup_c2bdf44ddbb742bfe2f2965da10465d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7d6c9cbc52f30db6c9d6d1284677a4a.setIcon(icon_373f8ea3690f2e0c739046d7d1a114cb);
|
|
|
|
|
|
var marker_00e6832256268f9d1a82e1952ff4eb15 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0135d29ea39036f9368fb6f4a425ce68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7be579fa8b24f26556f2b755259345d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_139570c05a9054e71a0330ee7d209f98 = $(`<div id="html_139570c05a9054e71a0330ee7d209f98" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_7be579fa8b24f26556f2b755259345d6.setContent(html_139570c05a9054e71a0330ee7d209f98);
|
|
|
|
|
|
|
|
marker_00e6832256268f9d1a82e1952ff4eb15.bindPopup(popup_7be579fa8b24f26556f2b755259345d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00e6832256268f9d1a82e1952ff4eb15.setIcon(icon_0135d29ea39036f9368fb6f4a425ce68);
|
|
|
|
|
|
var marker_270510532fda3169ad681d9b6e56d9fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a3d0123343e1955d76ec12ed2acf7351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_421f83b16aca24f4d25a4771e87fff1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_175bd2af48c8da7c9fa4bf37b64c9f64 = $(`<div id="html_175bd2af48c8da7c9fa4bf37b64c9f64" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_421f83b16aca24f4d25a4771e87fff1a.setContent(html_175bd2af48c8da7c9fa4bf37b64c9f64);
|
|
|
|
|
|
|
|
marker_270510532fda3169ad681d9b6e56d9fd.bindPopup(popup_421f83b16aca24f4d25a4771e87fff1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_270510532fda3169ad681d9b6e56d9fd.setIcon(icon_a3d0123343e1955d76ec12ed2acf7351);
|
|
|
|
|
|
var marker_bbe3b68b9eea22f7353ce76079e59cee = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0d4cad77f286b29603a5cafe9c688489 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0564c5ce2a8f0564c645cda98a555607 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d144c65b88699c6ea2061abaccef10c3 = $(`<div id="html_d144c65b88699c6ea2061abaccef10c3" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_0564c5ce2a8f0564c645cda98a555607.setContent(html_d144c65b88699c6ea2061abaccef10c3);
|
|
|
|
|
|
|
|
marker_bbe3b68b9eea22f7353ce76079e59cee.bindPopup(popup_0564c5ce2a8f0564c645cda98a555607)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbe3b68b9eea22f7353ce76079e59cee.setIcon(icon_0d4cad77f286b29603a5cafe9c688489);
|
|
|
|
|
|
var marker_1dd38e15cf228bfd0a8287982476075a = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_485a4bd3a88351598e0c3f5d79e4a4b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c6177f344fcb899a98a02bfbb652ce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c50dd606f985c222b86e463fb45011c = $(`<div id="html_2c50dd606f985c222b86e463fb45011c" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_0c6177f344fcb899a98a02bfbb652ce6.setContent(html_2c50dd606f985c222b86e463fb45011c);
|
|
|
|
|
|
|
|
marker_1dd38e15cf228bfd0a8287982476075a.bindPopup(popup_0c6177f344fcb899a98a02bfbb652ce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dd38e15cf228bfd0a8287982476075a.setIcon(icon_485a4bd3a88351598e0c3f5d79e4a4b1);
|
|
|
|
|
|
var marker_c7c0bd1825fce54b579d38ab75ca52d6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e3832ebb0b9184e02c4c7220708789d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3efe3bb31976f726e6280b96a1012120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03281612797792f942626827cba65e2d = $(`<div id="html_03281612797792f942626827cba65e2d" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_3efe3bb31976f726e6280b96a1012120.setContent(html_03281612797792f942626827cba65e2d);
|
|
|
|
|
|
|
|
marker_c7c0bd1825fce54b579d38ab75ca52d6.bindPopup(popup_3efe3bb31976f726e6280b96a1012120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7c0bd1825fce54b579d38ab75ca52d6.setIcon(icon_e3832ebb0b9184e02c4c7220708789d7);
|
|
|
|
|
|
var marker_4684a8eb275f8ff9320a0eff220931b0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_f02b8dcc5e04cab969926fbfc3a6dfee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_522ec30e632b4f529b3a3f55f734d5f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9919f4397e1df5892a07ddbd58078257 = $(`<div id="html_9919f4397e1df5892a07ddbd58078257" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_522ec30e632b4f529b3a3f55f734d5f9.setContent(html_9919f4397e1df5892a07ddbd58078257);
|
|
|
|
|
|
|
|
marker_4684a8eb275f8ff9320a0eff220931b0.bindPopup(popup_522ec30e632b4f529b3a3f55f734d5f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4684a8eb275f8ff9320a0eff220931b0.setIcon(icon_f02b8dcc5e04cab969926fbfc3a6dfee);
|
|
|
|
|
|
var marker_5b9302ddbead97116adbb23b6b607dca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0e54bf35a854f46b48c7906651972333 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f1320727fff533ad7740ab03c23b2d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3186907e63483b7d913ae0ba6c630343 = $(`<div id="html_3186907e63483b7d913ae0ba6c630343" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_4f1320727fff533ad7740ab03c23b2d9.setContent(html_3186907e63483b7d913ae0ba6c630343);
|
|
|
|
|
|
|
|
marker_5b9302ddbead97116adbb23b6b607dca.bindPopup(popup_4f1320727fff533ad7740ab03c23b2d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b9302ddbead97116adbb23b6b607dca.setIcon(icon_0e54bf35a854f46b48c7906651972333);
|
|
|
|
|
|
var marker_0c6e799ef12a517e0fe5d9951c94a7b5 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_d86e6ae8df9d9159057ffacac776fed3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cbea74844471d87ae0643e17b155073 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86315ecda4a981d8dcf4584aa107d085 = $(`<div id="html_86315ecda4a981d8dcf4584aa107d085" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_7cbea74844471d87ae0643e17b155073.setContent(html_86315ecda4a981d8dcf4584aa107d085);
|
|
|
|
|
|
|
|
marker_0c6e799ef12a517e0fe5d9951c94a7b5.bindPopup(popup_7cbea74844471d87ae0643e17b155073)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c6e799ef12a517e0fe5d9951c94a7b5.setIcon(icon_d86e6ae8df9d9159057ffacac776fed3);
|
|
|
|
|
|
var marker_f3f9529ccbf6e07560f256e2574878a1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_93c79c7b8a9e2ad71ed784fcc7cc73ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed93a13c0b40c197464ddb853921000 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cf542f22f2a4cc40d20a2767dffaa17 = $(`<div id="html_0cf542f22f2a4cc40d20a2767dffaa17" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_3ed93a13c0b40c197464ddb853921000.setContent(html_0cf542f22f2a4cc40d20a2767dffaa17);
|
|
|
|
|
|
|
|
marker_f3f9529ccbf6e07560f256e2574878a1.bindPopup(popup_3ed93a13c0b40c197464ddb853921000)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3f9529ccbf6e07560f256e2574878a1.setIcon(icon_93c79c7b8a9e2ad71ed784fcc7cc73ac);
|
|
|
|
|
|
var marker_c227edc787f1afa851eebffb87a69acc = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ad564ebd0e39ef767f905a2277c2f08f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32c6090a977f4d2a6ddf05299f9b93c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb3e656e85587714c072dbf437c5146d = $(`<div id="html_fb3e656e85587714c072dbf437c5146d" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_32c6090a977f4d2a6ddf05299f9b93c9.setContent(html_fb3e656e85587714c072dbf437c5146d);
|
|
|
|
|
|
|
|
marker_c227edc787f1afa851eebffb87a69acc.bindPopup(popup_32c6090a977f4d2a6ddf05299f9b93c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c227edc787f1afa851eebffb87a69acc.setIcon(icon_ad564ebd0e39ef767f905a2277c2f08f);
|
|
|
|
|
|
var marker_4bcb09c30d1fb5f1111f6b16fe6d7a9e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_187ccbb91bc23411d84d6ea2d834713e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3c56a70b2a0fbed3e29128f2b714339 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dada48167052760453cf5370f099a9f = $(`<div id="html_1dada48167052760453cf5370f099a9f" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_e3c56a70b2a0fbed3e29128f2b714339.setContent(html_1dada48167052760453cf5370f099a9f);
|
|
|
|
|
|
|
|
marker_4bcb09c30d1fb5f1111f6b16fe6d7a9e.bindPopup(popup_e3c56a70b2a0fbed3e29128f2b714339)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bcb09c30d1fb5f1111f6b16fe6d7a9e.setIcon(icon_187ccbb91bc23411d84d6ea2d834713e);
|
|
|
|
|
|
var marker_5255111fa0e8fb8c1e864f05720263f1 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_172034339e0b4aee17a2d1b56f93cd3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_768be536acda2ed6d021c39896b2b89d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ea4f8d0093b1bbcefa7268f8e04f4ad = $(`<div id="html_6ea4f8d0093b1bbcefa7268f8e04f4ad" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_768be536acda2ed6d021c39896b2b89d.setContent(html_6ea4f8d0093b1bbcefa7268f8e04f4ad);
|
|
|
|
|
|
|
|
marker_5255111fa0e8fb8c1e864f05720263f1.bindPopup(popup_768be536acda2ed6d021c39896b2b89d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5255111fa0e8fb8c1e864f05720263f1.setIcon(icon_172034339e0b4aee17a2d1b56f93cd3e);
|
|
|
|
|
|
var marker_1b7aae761062d7a3a514a7577416f2ee = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e3149266bf1ce6c7ec0ed80949881a46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ab8549b95caa76ba2e32d93df8698d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3dd4aec0da05da4f8edb2c36e6c190d = $(`<div id="html_b3dd4aec0da05da4f8edb2c36e6c190d" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_8ab8549b95caa76ba2e32d93df8698d9.setContent(html_b3dd4aec0da05da4f8edb2c36e6c190d);
|
|
|
|
|
|
|
|
marker_1b7aae761062d7a3a514a7577416f2ee.bindPopup(popup_8ab8549b95caa76ba2e32d93df8698d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b7aae761062d7a3a514a7577416f2ee.setIcon(icon_e3149266bf1ce6c7ec0ed80949881a46);
|
|
|
|
|
|
var marker_e4e6313b59a958ada439c89b391afb4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ea6eca6c2809dbd9d2e4fcca431c7f11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_facc8c1b330d8eb04d7c47eee4ff79be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f24dbd2ee98e1e1b1f6dc517b5b08d14 = $(`<div id="html_f24dbd2ee98e1e1b1f6dc517b5b08d14" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_facc8c1b330d8eb04d7c47eee4ff79be.setContent(html_f24dbd2ee98e1e1b1f6dc517b5b08d14);
|
|
|
|
|
|
|
|
marker_e4e6313b59a958ada439c89b391afb4d.bindPopup(popup_facc8c1b330d8eb04d7c47eee4ff79be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4e6313b59a958ada439c89b391afb4d.setIcon(icon_ea6eca6c2809dbd9d2e4fcca431c7f11);
|
|
|
|
|
|
var marker_199482ef0403f20546bd234a2e7fa3c1 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1f8e320668c5e2e627e6386df708c67b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30047225a76254119730825537d31426 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01e6624572cd41f2b15df6c17d1c0f79 = $(`<div id="html_01e6624572cd41f2b15df6c17d1c0f79" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_30047225a76254119730825537d31426.setContent(html_01e6624572cd41f2b15df6c17d1c0f79);
|
|
|
|
|
|
|
|
marker_199482ef0403f20546bd234a2e7fa3c1.bindPopup(popup_30047225a76254119730825537d31426)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_199482ef0403f20546bd234a2e7fa3c1.setIcon(icon_1f8e320668c5e2e627e6386df708c67b);
|
|
|
|
|
|
var marker_cbd31cb08e0d3c090b5a5819ad75eebb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0fcb8816fea07938a0c77040872a0344 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_407b76f3f4dae4feffab5a40fe141997 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f196b6ed905403d9010b3a386bb4b9e5 = $(`<div id="html_f196b6ed905403d9010b3a386bb4b9e5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_407b76f3f4dae4feffab5a40fe141997.setContent(html_f196b6ed905403d9010b3a386bb4b9e5);
|
|
|
|
|
|
|
|
marker_cbd31cb08e0d3c090b5a5819ad75eebb.bindPopup(popup_407b76f3f4dae4feffab5a40fe141997)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbd31cb08e0d3c090b5a5819ad75eebb.setIcon(icon_0fcb8816fea07938a0c77040872a0344);
|
|
|
|
|
|
var marker_86de96c995c35cf152da2dc1a21655cd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_048822d10334443cd77c4a0ca60593b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91b700a79549acd7b3456cd1462594e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9346ebc6d6e7ce7f08822a9cc87e00dd = $(`<div id="html_9346ebc6d6e7ce7f08822a9cc87e00dd" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_91b700a79549acd7b3456cd1462594e3.setContent(html_9346ebc6d6e7ce7f08822a9cc87e00dd);
|
|
|
|
|
|
|
|
marker_86de96c995c35cf152da2dc1a21655cd.bindPopup(popup_91b700a79549acd7b3456cd1462594e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86de96c995c35cf152da2dc1a21655cd.setIcon(icon_048822d10334443cd77c4a0ca60593b8);
|
|
|
|
|
|
var marker_bd35b4514cbe4dbcccb09424c1d23574 = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fe073f975e42846fa72bc65f93d7af29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b4a0c69f3eea62a5f97aa2a8f803878 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dafd3b94620f4de7357299181f62eebb = $(`<div id="html_dafd3b94620f4de7357299181f62eebb" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_3b4a0c69f3eea62a5f97aa2a8f803878.setContent(html_dafd3b94620f4de7357299181f62eebb);
|
|
|
|
|
|
|
|
marker_bd35b4514cbe4dbcccb09424c1d23574.bindPopup(popup_3b4a0c69f3eea62a5f97aa2a8f803878)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd35b4514cbe4dbcccb09424c1d23574.setIcon(icon_fe073f975e42846fa72bc65f93d7af29);
|
|
|
|
|
|
var marker_b101050cc5818857e8e56e97f9cba026 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_827da312b7d8b6bc57d9fad3b1856cd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47e620e443e23106cfa4fb1b7ba75838 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ff0f3fc1ed6916967e71f21f6afcf2c = $(`<div id="html_9ff0f3fc1ed6916967e71f21f6afcf2c" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_47e620e443e23106cfa4fb1b7ba75838.setContent(html_9ff0f3fc1ed6916967e71f21f6afcf2c);
|
|
|
|
|
|
|
|
marker_b101050cc5818857e8e56e97f9cba026.bindPopup(popup_47e620e443e23106cfa4fb1b7ba75838)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b101050cc5818857e8e56e97f9cba026.setIcon(icon_827da312b7d8b6bc57d9fad3b1856cd7);
|
|
|
|
|
|
var marker_b17f132d65360a5016786aada5918522 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_73ea23533e5af81228a7a9797e6f0709 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aadb178c116dde53719b09738e9de699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_640fbe20a273610793d034e60d4e1ecf = $(`<div id="html_640fbe20a273610793d034e60d4e1ecf" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_aadb178c116dde53719b09738e9de699.setContent(html_640fbe20a273610793d034e60d4e1ecf);
|
|
|
|
|
|
|
|
marker_b17f132d65360a5016786aada5918522.bindPopup(popup_aadb178c116dde53719b09738e9de699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b17f132d65360a5016786aada5918522.setIcon(icon_73ea23533e5af81228a7a9797e6f0709);
|
|
|
|
|
|
var marker_325bd4dbc7372a31e36adeebc442da5d = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fb4f85d74b46ae400dab2c398a10bcca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bbe86e17c2f88f2e64c921beb77dd9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b974fb15bb841ec7d8c913cff3eb950 = $(`<div id="html_9b974fb15bb841ec7d8c913cff3eb950" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_3bbe86e17c2f88f2e64c921beb77dd9d.setContent(html_9b974fb15bb841ec7d8c913cff3eb950);
|
|
|
|
|
|
|
|
marker_325bd4dbc7372a31e36adeebc442da5d.bindPopup(popup_3bbe86e17c2f88f2e64c921beb77dd9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_325bd4dbc7372a31e36adeebc442da5d.setIcon(icon_fb4f85d74b46ae400dab2c398a10bcca);
|
|
|
|
|
|
var marker_975298bd309350c767328e38c23a638c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8486cee73a0e35be74a278179c5d4118 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_518bbfd4f2b992a64d0fd7923ab9a04d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98d8ec7541aca598945f0a642287ef1c = $(`<div id="html_98d8ec7541aca598945f0a642287ef1c" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_518bbfd4f2b992a64d0fd7923ab9a04d.setContent(html_98d8ec7541aca598945f0a642287ef1c);
|
|
|
|
|
|
|
|
marker_975298bd309350c767328e38c23a638c.bindPopup(popup_518bbfd4f2b992a64d0fd7923ab9a04d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_975298bd309350c767328e38c23a638c.setIcon(icon_8486cee73a0e35be74a278179c5d4118);
|
|
|
|
|
|
var marker_194da8b8797c63db685daa9ef4db7970 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_befdfc08576e58fd5fbdde0dd0e72778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_352ef4eb7665ae50255c4754c4c7431e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3289f9f6b0e8511ec2a1a0d14bd7f01 = $(`<div id="html_d3289f9f6b0e8511ec2a1a0d14bd7f01" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_352ef4eb7665ae50255c4754c4c7431e.setContent(html_d3289f9f6b0e8511ec2a1a0d14bd7f01);
|
|
|
|
|
|
|
|
marker_194da8b8797c63db685daa9ef4db7970.bindPopup(popup_352ef4eb7665ae50255c4754c4c7431e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_194da8b8797c63db685daa9ef4db7970.setIcon(icon_befdfc08576e58fd5fbdde0dd0e72778);
|
|
|
|
|
|
var marker_8e38278b01d4ac4363abddf0f65b4647 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_876e3e1743940736b05b808e7aa1248e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34bf2dd54d1ba8d1cbf790be5a692866 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_150463c89ab5b7a52b598fd1646b5c41 = $(`<div id="html_150463c89ab5b7a52b598fd1646b5c41" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_34bf2dd54d1ba8d1cbf790be5a692866.setContent(html_150463c89ab5b7a52b598fd1646b5c41);
|
|
|
|
|
|
|
|
marker_8e38278b01d4ac4363abddf0f65b4647.bindPopup(popup_34bf2dd54d1ba8d1cbf790be5a692866)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e38278b01d4ac4363abddf0f65b4647.setIcon(icon_876e3e1743940736b05b808e7aa1248e);
|
|
|
|
|
|
var marker_a724cf7f1ba13e0cba712ca3b242bc28 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4b31198494c353a238af7f2053e4ab6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69341eefc098acb61b9c6622930d116e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e68c8b14a690bd19c007a823ecf35c50 = $(`<div id="html_e68c8b14a690bd19c007a823ecf35c50" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_69341eefc098acb61b9c6622930d116e.setContent(html_e68c8b14a690bd19c007a823ecf35c50);
|
|
|
|
|
|
|
|
marker_a724cf7f1ba13e0cba712ca3b242bc28.bindPopup(popup_69341eefc098acb61b9c6622930d116e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a724cf7f1ba13e0cba712ca3b242bc28.setIcon(icon_4b31198494c353a238af7f2053e4ab6e);
|
|
|
|
|
|
var marker_e19fc7bec0c419f756dba14d38de560c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_90222db5e51fde88acb250f2e83b9638 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d0f619c040c04d4b9e2e239d11df31b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_228f6b64e78d76cefd4b16310d5dc4c0 = $(`<div id="html_228f6b64e78d76cefd4b16310d5dc4c0" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_4d0f619c040c04d4b9e2e239d11df31b.setContent(html_228f6b64e78d76cefd4b16310d5dc4c0);
|
|
|
|
|
|
|
|
marker_e19fc7bec0c419f756dba14d38de560c.bindPopup(popup_4d0f619c040c04d4b9e2e239d11df31b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e19fc7bec0c419f756dba14d38de560c.setIcon(icon_90222db5e51fde88acb250f2e83b9638);
|
|
|
|
|
|
var marker_9b7b1c4db79a7f1eb1440790e7a573cb = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_3ee59f94e41cc6cb54d0fe8d469b7403 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9975e66b713bbda57c27ad8bc98ece5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_696589c98c5c4ffac3d084cd4d624184 = $(`<div id="html_696589c98c5c4ffac3d084cd4d624184" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_d9975e66b713bbda57c27ad8bc98ece5.setContent(html_696589c98c5c4ffac3d084cd4d624184);
|
|
|
|
|
|
|
|
marker_9b7b1c4db79a7f1eb1440790e7a573cb.bindPopup(popup_d9975e66b713bbda57c27ad8bc98ece5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b7b1c4db79a7f1eb1440790e7a573cb.setIcon(icon_3ee59f94e41cc6cb54d0fe8d469b7403);
|
|
|
|
|
|
var marker_8ca54f62f020e528e47a743c9cd11a74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_bb44628f303879286dc1cfa111760171 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_482d6ee9649dcab24f7c4f6c9ed9073c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81c9d18b51fc4db21cfcf6db70eba071 = $(`<div id="html_81c9d18b51fc4db21cfcf6db70eba071" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_482d6ee9649dcab24f7c4f6c9ed9073c.setContent(html_81c9d18b51fc4db21cfcf6db70eba071);
|
|
|
|
|
|
|
|
marker_8ca54f62f020e528e47a743c9cd11a74.bindPopup(popup_482d6ee9649dcab24f7c4f6c9ed9073c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ca54f62f020e528e47a743c9cd11a74.setIcon(icon_bb44628f303879286dc1cfa111760171);
|
|
|
|
|
|
var marker_40a70a5aff1b0d58bb9c28a0987598eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_dc4da7da22a28c9e25b931c89a4fe433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ff1d8202f2603dc7031f0feab2fabab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be869c416b68bfda1c330c5aad010f4a = $(`<div id="html_be869c416b68bfda1c330c5aad010f4a" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_7ff1d8202f2603dc7031f0feab2fabab.setContent(html_be869c416b68bfda1c330c5aad010f4a);
|
|
|
|
|
|
|
|
marker_40a70a5aff1b0d58bb9c28a0987598eb.bindPopup(popup_7ff1d8202f2603dc7031f0feab2fabab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40a70a5aff1b0d58bb9c28a0987598eb.setIcon(icon_dc4da7da22a28c9e25b931c89a4fe433);
|
|
|
|
|
|
var marker_e7263b9843e20761a8d35015ca8c0f77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_183daa3ba959c82a692580b0dfb53065 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74d988eb6c7586df6c2829d66871fdfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed1bf4eba759131bb28557dba08ffa70 = $(`<div id="html_ed1bf4eba759131bb28557dba08ffa70" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_74d988eb6c7586df6c2829d66871fdfa.setContent(html_ed1bf4eba759131bb28557dba08ffa70);
|
|
|
|
|
|
|
|
marker_e7263b9843e20761a8d35015ca8c0f77.bindPopup(popup_74d988eb6c7586df6c2829d66871fdfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7263b9843e20761a8d35015ca8c0f77.setIcon(icon_183daa3ba959c82a692580b0dfb53065);
|
|
|
|
|
|
var marker_757db874d7324af11f0cb067f275d1fd = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_9bda01a0dfdcd15a11877713fd463c38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34f4244b70eb741fa97e77ccea75943c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6d5eaa2ba794495287bebe2e24f3d27 = $(`<div id="html_c6d5eaa2ba794495287bebe2e24f3d27" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_34f4244b70eb741fa97e77ccea75943c.setContent(html_c6d5eaa2ba794495287bebe2e24f3d27);
|
|
|
|
|
|
|
|
marker_757db874d7324af11f0cb067f275d1fd.bindPopup(popup_34f4244b70eb741fa97e77ccea75943c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_757db874d7324af11f0cb067f275d1fd.setIcon(icon_9bda01a0dfdcd15a11877713fd463c38);
|
|
|
|
|
|
var marker_5258333ce0562dc8d90b7d7fa40649f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_60fc3205609ad60d0ee387e205b97dae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef59ae87aaca5da97dcd5bb9aafd93ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_140a38f401906aa4a9712aaa86712340 = $(`<div id="html_140a38f401906aa4a9712aaa86712340" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_ef59ae87aaca5da97dcd5bb9aafd93ee.setContent(html_140a38f401906aa4a9712aaa86712340);
|
|
|
|
|
|
|
|
marker_5258333ce0562dc8d90b7d7fa40649f3.bindPopup(popup_ef59ae87aaca5da97dcd5bb9aafd93ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5258333ce0562dc8d90b7d7fa40649f3.setIcon(icon_60fc3205609ad60d0ee387e205b97dae);
|
|
|
|
|
|
var marker_4c49c713452f6c3140c701515860e457 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_724f13db628215f334b37949662ddfe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b10ab50083d3b10ee355acb14678751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfd8c4e84f77766519e4e2ba6db92ddd = $(`<div id="html_cfd8c4e84f77766519e4e2ba6db92ddd" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_0b10ab50083d3b10ee355acb14678751.setContent(html_cfd8c4e84f77766519e4e2ba6db92ddd);
|
|
|
|
|
|
|
|
marker_4c49c713452f6c3140c701515860e457.bindPopup(popup_0b10ab50083d3b10ee355acb14678751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c49c713452f6c3140c701515860e457.setIcon(icon_724f13db628215f334b37949662ddfe1);
|
|
|
|
|
|
var marker_6c2040ec2140ec0f11985fae59b55481 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_56842c09444f259d2f888370d1716f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5659650e4204d3df31ef8b5dfb4ba6a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d93f4ae1e0232c7ac0f050f3b0323f2 = $(`<div id="html_3d93f4ae1e0232c7ac0f050f3b0323f2" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_5659650e4204d3df31ef8b5dfb4ba6a5.setContent(html_3d93f4ae1e0232c7ac0f050f3b0323f2);
|
|
|
|
|
|
|
|
marker_6c2040ec2140ec0f11985fae59b55481.bindPopup(popup_5659650e4204d3df31ef8b5dfb4ba6a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c2040ec2140ec0f11985fae59b55481.setIcon(icon_56842c09444f259d2f888370d1716f73);
|
|
|
|
|
|
var marker_dd44c1bf2911cc71eeb826bebfdc99ed = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_f388428e7278bb4b4168c2277e4700f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8374d07d1868f724e9722ad99e74e0d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f0c8e9cacac76a8bcf33fd30c125664 = $(`<div id="html_8f0c8e9cacac76a8bcf33fd30c125664" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_8374d07d1868f724e9722ad99e74e0d4.setContent(html_8f0c8e9cacac76a8bcf33fd30c125664);
|
|
|
|
|
|
|
|
marker_dd44c1bf2911cc71eeb826bebfdc99ed.bindPopup(popup_8374d07d1868f724e9722ad99e74e0d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd44c1bf2911cc71eeb826bebfdc99ed.setIcon(icon_f388428e7278bb4b4168c2277e4700f1);
|
|
|
|
|
|
var marker_9f486d8984ceee859ee04ff9df5cac0e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e435b7be720c42696fc3e6f0db3035ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d9fe3e18638a0a617bc3f0a8310368c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abddb9a3fdc1c345ef04161ca7ef40cc = $(`<div id="html_abddb9a3fdc1c345ef04161ca7ef40cc" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_3d9fe3e18638a0a617bc3f0a8310368c.setContent(html_abddb9a3fdc1c345ef04161ca7ef40cc);
|
|
|
|
|
|
|
|
marker_9f486d8984ceee859ee04ff9df5cac0e.bindPopup(popup_3d9fe3e18638a0a617bc3f0a8310368c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f486d8984ceee859ee04ff9df5cac0e.setIcon(icon_e435b7be720c42696fc3e6f0db3035ae);
|
|
|
|
|
|
var marker_6cbee1d97772d08f3c23b83f085a6909 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0beaa66b9d7756ddf7d9a1243f4e5d8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db9f076fe813118cd1178e98a2da2b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87cf63bc0fe4e8201f02743b599640da = $(`<div id="html_87cf63bc0fe4e8201f02743b599640da" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_db9f076fe813118cd1178e98a2da2b78.setContent(html_87cf63bc0fe4e8201f02743b599640da);
|
|
|
|
|
|
|
|
marker_6cbee1d97772d08f3c23b83f085a6909.bindPopup(popup_db9f076fe813118cd1178e98a2da2b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cbee1d97772d08f3c23b83f085a6909.setIcon(icon_0beaa66b9d7756ddf7d9a1243f4e5d8b);
|
|
|
|
|
|
var marker_a0f4a3d903404f48793a6b3d2048deb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_10d6dde128cc3c5afa42f06884b5ec54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a2515b7060548d93f7ed350cf3c6496 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741f64ca11c5739025f766622a4a98e7 = $(`<div id="html_741f64ca11c5739025f766622a4a98e7" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_1a2515b7060548d93f7ed350cf3c6496.setContent(html_741f64ca11c5739025f766622a4a98e7);
|
|
|
|
|
|
|
|
marker_a0f4a3d903404f48793a6b3d2048deb1.bindPopup(popup_1a2515b7060548d93f7ed350cf3c6496)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0f4a3d903404f48793a6b3d2048deb1.setIcon(icon_10d6dde128cc3c5afa42f06884b5ec54);
|
|
|
|
|
|
var marker_d505672e5c771bb1bfdfb22e5e28e64e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0fcd42ae08e2b413eafdb2800c9ff752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0e251b1a462cac2b5deb876dee1eaf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_936408ff90223da15d02724630f8b6f2 = $(`<div id="html_936408ff90223da15d02724630f8b6f2" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_f0e251b1a462cac2b5deb876dee1eaf1.setContent(html_936408ff90223da15d02724630f8b6f2);
|
|
|
|
|
|
|
|
marker_d505672e5c771bb1bfdfb22e5e28e64e.bindPopup(popup_f0e251b1a462cac2b5deb876dee1eaf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d505672e5c771bb1bfdfb22e5e28e64e.setIcon(icon_0fcd42ae08e2b413eafdb2800c9ff752);
|
|
|
|
|
|
var marker_3347cc322fa412fe5aae2178f8d34e47 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ec68d60858680ffc9fb353ab0fc6d225 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77b8bf68c290ac9b3ff9163a9bc4e379 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d242dac54c989bb2949da8bc249af4fd = $(`<div id="html_d242dac54c989bb2949da8bc249af4fd" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_77b8bf68c290ac9b3ff9163a9bc4e379.setContent(html_d242dac54c989bb2949da8bc249af4fd);
|
|
|
|
|
|
|
|
marker_3347cc322fa412fe5aae2178f8d34e47.bindPopup(popup_77b8bf68c290ac9b3ff9163a9bc4e379)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3347cc322fa412fe5aae2178f8d34e47.setIcon(icon_ec68d60858680ffc9fb353ab0fc6d225);
|
|
|
|
|
|
var marker_fd70fa0a6b304dbe1e17ca33ee3436b0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5d0bb677e47285c4d8d633e9b14e2c27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a558d2dc09e870ef53b03fb65fc8f4b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1193c6821639afe00c2e6a353cfc8be2 = $(`<div id="html_1193c6821639afe00c2e6a353cfc8be2" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_a558d2dc09e870ef53b03fb65fc8f4b9.setContent(html_1193c6821639afe00c2e6a353cfc8be2);
|
|
|
|
|
|
|
|
marker_fd70fa0a6b304dbe1e17ca33ee3436b0.bindPopup(popup_a558d2dc09e870ef53b03fb65fc8f4b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd70fa0a6b304dbe1e17ca33ee3436b0.setIcon(icon_5d0bb677e47285c4d8d633e9b14e2c27);
|
|
|
|
|
|
var marker_e88c01022cada715764fd46f8a27dc33 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_36d5c6156329ff1c09f400cd3669e793 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_975a285dbef437473751dc719448588e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f67cd7f1a7739262b2526b1cc644ebe = $(`<div id="html_9f67cd7f1a7739262b2526b1cc644ebe" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_975a285dbef437473751dc719448588e.setContent(html_9f67cd7f1a7739262b2526b1cc644ebe);
|
|
|
|
|
|
|
|
marker_e88c01022cada715764fd46f8a27dc33.bindPopup(popup_975a285dbef437473751dc719448588e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e88c01022cada715764fd46f8a27dc33.setIcon(icon_36d5c6156329ff1c09f400cd3669e793);
|
|
|
|
|
|
var marker_4aece3de1d48db817e25baab42004df2 = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_eb87e75d73adadfec39a7a860934e879 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39d13d6400521336e303c10196b0c64a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_675f928afa24883d1815f05619b8faed = $(`<div id="html_675f928afa24883d1815f05619b8faed" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_39d13d6400521336e303c10196b0c64a.setContent(html_675f928afa24883d1815f05619b8faed);
|
|
|
|
|
|
|
|
marker_4aece3de1d48db817e25baab42004df2.bindPopup(popup_39d13d6400521336e303c10196b0c64a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aece3de1d48db817e25baab42004df2.setIcon(icon_eb87e75d73adadfec39a7a860934e879);
|
|
|
|
|
|
var marker_ae95252b6fd7a8368b1445158919c3d2 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c3cad54e5f1293a0cc1ee82ffa2880c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f8abed7ef04f2fd622c5add6ae5dd76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1e3971d5f75061b5afc0cdba570a12f = $(`<div id="html_c1e3971d5f75061b5afc0cdba570a12f" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_7f8abed7ef04f2fd622c5add6ae5dd76.setContent(html_c1e3971d5f75061b5afc0cdba570a12f);
|
|
|
|
|
|
|
|
marker_ae95252b6fd7a8368b1445158919c3d2.bindPopup(popup_7f8abed7ef04f2fd622c5add6ae5dd76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae95252b6fd7a8368b1445158919c3d2.setIcon(icon_c3cad54e5f1293a0cc1ee82ffa2880c3);
|
|
|
|
|
|
var marker_7a9467e05e73a88e2968e3d3901e193b = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a566b22d28abc9dc8d3c343f32cd4101 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0a147fe84d5cffae86a1ed244ee276f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e64dffee250cd89861ad50836ef048d = $(`<div id="html_5e64dffee250cd89861ad50836ef048d" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_d0a147fe84d5cffae86a1ed244ee276f.setContent(html_5e64dffee250cd89861ad50836ef048d);
|
|
|
|
|
|
|
|
marker_7a9467e05e73a88e2968e3d3901e193b.bindPopup(popup_d0a147fe84d5cffae86a1ed244ee276f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a9467e05e73a88e2968e3d3901e193b.setIcon(icon_a566b22d28abc9dc8d3c343f32cd4101);
|
|
|
|
|
|
var marker_0dd64711bb11fcd630dbda30a766fe65 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_644b070089f5b520098e5390ebe042e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86d70af32bea9711f27eb872228f23a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5dbe47c4fe22e95631d263f66683771 = $(`<div id="html_d5dbe47c4fe22e95631d263f66683771" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_86d70af32bea9711f27eb872228f23a9.setContent(html_d5dbe47c4fe22e95631d263f66683771);
|
|
|
|
|
|
|
|
marker_0dd64711bb11fcd630dbda30a766fe65.bindPopup(popup_86d70af32bea9711f27eb872228f23a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dd64711bb11fcd630dbda30a766fe65.setIcon(icon_644b070089f5b520098e5390ebe042e6);
|
|
|
|
|
|
var marker_f7fc04bcd2b23a4f1a812e4ea38f9c7e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4ce382b94058af52404cff7ca824f28b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_300fd9051ef8192ea3014587d310c736 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cb1eab5f4c214afbfca03bd53a87c76 = $(`<div id="html_6cb1eab5f4c214afbfca03bd53a87c76" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_300fd9051ef8192ea3014587d310c736.setContent(html_6cb1eab5f4c214afbfca03bd53a87c76);
|
|
|
|
|
|
|
|
marker_f7fc04bcd2b23a4f1a812e4ea38f9c7e.bindPopup(popup_300fd9051ef8192ea3014587d310c736)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7fc04bcd2b23a4f1a812e4ea38f9c7e.setIcon(icon_4ce382b94058af52404cff7ca824f28b);
|
|
|
|
|
|
var marker_d6e70c80e776da76e5e60a2210e69445 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4c798dbfd74cf6113883874a7f144a47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d998c8be1cca11213b73deba0a5863e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daaf6b7fb7fb01d7c46501877e92070c = $(`<div id="html_daaf6b7fb7fb01d7c46501877e92070c" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_d998c8be1cca11213b73deba0a5863e9.setContent(html_daaf6b7fb7fb01d7c46501877e92070c);
|
|
|
|
|
|
|
|
marker_d6e70c80e776da76e5e60a2210e69445.bindPopup(popup_d998c8be1cca11213b73deba0a5863e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6e70c80e776da76e5e60a2210e69445.setIcon(icon_4c798dbfd74cf6113883874a7f144a47);
|
|
|
|
|
|
var marker_308909d426b65914a4f732984f680bdf = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_76b5575f9dd33e0a632a7f52e2ad472e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e7f12b8b5e5dd1ede547ac936e3bfa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_578616d193c8c7bb534091d6ea21d35c = $(`<div id="html_578616d193c8c7bb534091d6ea21d35c" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_0e7f12b8b5e5dd1ede547ac936e3bfa4.setContent(html_578616d193c8c7bb534091d6ea21d35c);
|
|
|
|
|
|
|
|
marker_308909d426b65914a4f732984f680bdf.bindPopup(popup_0e7f12b8b5e5dd1ede547ac936e3bfa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_308909d426b65914a4f732984f680bdf.setIcon(icon_76b5575f9dd33e0a632a7f52e2ad472e);
|
|
|
|
|
|
var marker_655934aac03d3c263fe27856140874be = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_d22cbf7675dd34f0d2b609c87916b5b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7e6171d0b31f73b950143302d575f7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_649494fd47566ae92f700d3399bc04f7 = $(`<div id="html_649494fd47566ae92f700d3399bc04f7" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_c7e6171d0b31f73b950143302d575f7c.setContent(html_649494fd47566ae92f700d3399bc04f7);
|
|
|
|
|
|
|
|
marker_655934aac03d3c263fe27856140874be.bindPopup(popup_c7e6171d0b31f73b950143302d575f7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_655934aac03d3c263fe27856140874be.setIcon(icon_d22cbf7675dd34f0d2b609c87916b5b4);
|
|
|
|
|
|
var marker_51aef27e3ecc861d2a13d7a0d8cd5171 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c51318c4619f7ebb509393b4d210bf20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b536861ea1a7bef66e8cf30f699ddf57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c19ef58efaddb671783cdaf99fc74fe = $(`<div id="html_1c19ef58efaddb671783cdaf99fc74fe" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_b536861ea1a7bef66e8cf30f699ddf57.setContent(html_1c19ef58efaddb671783cdaf99fc74fe);
|
|
|
|
|
|
|
|
marker_51aef27e3ecc861d2a13d7a0d8cd5171.bindPopup(popup_b536861ea1a7bef66e8cf30f699ddf57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51aef27e3ecc861d2a13d7a0d8cd5171.setIcon(icon_c51318c4619f7ebb509393b4d210bf20);
|
|
|
|
|
|
var marker_c69a7ec4ed27e1d2b10d725d88c2bd8d = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_bdb13e1630ff3d6ee8790a1696fa819e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4769eb4a3493ea7734dd8531c586579e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dffab42ab2a0afe7ab83ed6a2a877de4 = $(`<div id="html_dffab42ab2a0afe7ab83ed6a2a877de4" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_4769eb4a3493ea7734dd8531c586579e.setContent(html_dffab42ab2a0afe7ab83ed6a2a877de4);
|
|
|
|
|
|
|
|
marker_c69a7ec4ed27e1d2b10d725d88c2bd8d.bindPopup(popup_4769eb4a3493ea7734dd8531c586579e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c69a7ec4ed27e1d2b10d725d88c2bd8d.setIcon(icon_bdb13e1630ff3d6ee8790a1696fa819e);
|
|
|
|
|
|
var marker_1e7a6cb0ad9d2440cfdebda2768283f1 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1953fd095c4ed86e776cad5dea079975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35c874c520e90d3bab6876c3c9f9f8eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a66eeeabedf73372de833a845c8ed75e = $(`<div id="html_a66eeeabedf73372de833a845c8ed75e" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_35c874c520e90d3bab6876c3c9f9f8eb.setContent(html_a66eeeabedf73372de833a845c8ed75e);
|
|
|
|
|
|
|
|
marker_1e7a6cb0ad9d2440cfdebda2768283f1.bindPopup(popup_35c874c520e90d3bab6876c3c9f9f8eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e7a6cb0ad9d2440cfdebda2768283f1.setIcon(icon_1953fd095c4ed86e776cad5dea079975);
|
|
|
|
|
|
var marker_ec22cb4ee766dc88e838e369103f6fe0 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0f5024b63a49e9cc05d972686895adc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e7093200eb889e97d1513ed74d69387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_158d23d7c33f6589d03202f8fb384874 = $(`<div id="html_158d23d7c33f6589d03202f8fb384874" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_0e7093200eb889e97d1513ed74d69387.setContent(html_158d23d7c33f6589d03202f8fb384874);
|
|
|
|
|
|
|
|
marker_ec22cb4ee766dc88e838e369103f6fe0.bindPopup(popup_0e7093200eb889e97d1513ed74d69387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec22cb4ee766dc88e838e369103f6fe0.setIcon(icon_0f5024b63a49e9cc05d972686895adc4);
|
|
|
|
|
|
var marker_518d53f2872ae61cb4c00c4c9cac9934 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_65c7e838f1bb5203639d65daafb27a04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c52b570eab407faffaee63221c892a73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c48e89e0ba9693ae83829913dc94bb0 = $(`<div id="html_7c48e89e0ba9693ae83829913dc94bb0" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_c52b570eab407faffaee63221c892a73.setContent(html_7c48e89e0ba9693ae83829913dc94bb0);
|
|
|
|
|
|
|
|
marker_518d53f2872ae61cb4c00c4c9cac9934.bindPopup(popup_c52b570eab407faffaee63221c892a73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_518d53f2872ae61cb4c00c4c9cac9934.setIcon(icon_65c7e838f1bb5203639d65daafb27a04);
|
|
|
|
|
|
var marker_8c22759b2741424b55fc636ed92f48c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e2a6a55f9bd8b50899a340b68531c391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ffb52b0ae62094ab8040509aabebe5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c704b058b1d1b2a818551bac4335ccb8 = $(`<div id="html_c704b058b1d1b2a818551bac4335ccb8" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_1ffb52b0ae62094ab8040509aabebe5a.setContent(html_c704b058b1d1b2a818551bac4335ccb8);
|
|
|
|
|
|
|
|
marker_8c22759b2741424b55fc636ed92f48c8.bindPopup(popup_1ffb52b0ae62094ab8040509aabebe5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c22759b2741424b55fc636ed92f48c8.setIcon(icon_e2a6a55f9bd8b50899a340b68531c391);
|
|
|
|
|
|
var marker_2d8f2b8c4f26c3c898eb19b1187708aa = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e9069afed1c6a35c6b55e78735a19a53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d301d4b223e5a65335bb2ce01936d73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19d5b6e88e7f882401e8fb09cae15f09 = $(`<div id="html_19d5b6e88e7f882401e8fb09cae15f09" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_3d301d4b223e5a65335bb2ce01936d73.setContent(html_19d5b6e88e7f882401e8fb09cae15f09);
|
|
|
|
|
|
|
|
marker_2d8f2b8c4f26c3c898eb19b1187708aa.bindPopup(popup_3d301d4b223e5a65335bb2ce01936d73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d8f2b8c4f26c3c898eb19b1187708aa.setIcon(icon_e9069afed1c6a35c6b55e78735a19a53);
|
|
|
|
|
|
var marker_84bb500ee4f8cbe9dc5681cd720ccf68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8244c4cac2ca5cbcac800f612347b6ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_254230d570b72f6bb8ac2b11a0a2cdc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78d9d0a0c799df041d26f8a6d7843256 = $(`<div id="html_78d9d0a0c799df041d26f8a6d7843256" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_254230d570b72f6bb8ac2b11a0a2cdc1.setContent(html_78d9d0a0c799df041d26f8a6d7843256);
|
|
|
|
|
|
|
|
marker_84bb500ee4f8cbe9dc5681cd720ccf68.bindPopup(popup_254230d570b72f6bb8ac2b11a0a2cdc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84bb500ee4f8cbe9dc5681cd720ccf68.setIcon(icon_8244c4cac2ca5cbcac800f612347b6ea);
|
|
|
|
|
|
var marker_3f9b535408b0cf14d11b5d320b95db09 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_79b478686b2c0756a121fbda1070e634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c5860ac5a77558e5fc516b1c37351e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed7e9cc6938f67cc0b1a92c4c0fec889 = $(`<div id="html_ed7e9cc6938f67cc0b1a92c4c0fec889" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_5c5860ac5a77558e5fc516b1c37351e9.setContent(html_ed7e9cc6938f67cc0b1a92c4c0fec889);
|
|
|
|
|
|
|
|
marker_3f9b535408b0cf14d11b5d320b95db09.bindPopup(popup_5c5860ac5a77558e5fc516b1c37351e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f9b535408b0cf14d11b5d320b95db09.setIcon(icon_79b478686b2c0756a121fbda1070e634);
|
|
|
|
|
|
var marker_3578b90645e4d463689e3286564926ab = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ef32ffc18cae9748246b18482c303a75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_308ce8e01c6da56deb1d856c9169c1a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7beac1d3dc0167b16e7717d2702ea6b = $(`<div id="html_b7beac1d3dc0167b16e7717d2702ea6b" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_308ce8e01c6da56deb1d856c9169c1a7.setContent(html_b7beac1d3dc0167b16e7717d2702ea6b);
|
|
|
|
|
|
|
|
marker_3578b90645e4d463689e3286564926ab.bindPopup(popup_308ce8e01c6da56deb1d856c9169c1a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3578b90645e4d463689e3286564926ab.setIcon(icon_ef32ffc18cae9748246b18482c303a75);
|
|
|
|
|
|
var marker_67b7ab4c564f5630b51b792bbbb10a88 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_884f4f2c6daa1e9c4f6832cfc44cd4ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5e05356ceb3f990e8cb71703ce4cdc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecb41769b41c615547af9b72640ae793 = $(`<div id="html_ecb41769b41c615547af9b72640ae793" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_a5e05356ceb3f990e8cb71703ce4cdc4.setContent(html_ecb41769b41c615547af9b72640ae793);
|
|
|
|
|
|
|
|
marker_67b7ab4c564f5630b51b792bbbb10a88.bindPopup(popup_a5e05356ceb3f990e8cb71703ce4cdc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b7ab4c564f5630b51b792bbbb10a88.setIcon(icon_884f4f2c6daa1e9c4f6832cfc44cd4ed);
|
|
|
|
|
|
var marker_d88b2b4bc2523d4e4ff14f2a8184909c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ef230bd2104c68b3f759e1781387dd5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_813b1e0982602345c7c3aed184e1f8b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19ee231076f98305b87a1f3282bfc446 = $(`<div id="html_19ee231076f98305b87a1f3282bfc446" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_813b1e0982602345c7c3aed184e1f8b3.setContent(html_19ee231076f98305b87a1f3282bfc446);
|
|
|
|
|
|
|
|
marker_d88b2b4bc2523d4e4ff14f2a8184909c.bindPopup(popup_813b1e0982602345c7c3aed184e1f8b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d88b2b4bc2523d4e4ff14f2a8184909c.setIcon(icon_ef230bd2104c68b3f759e1781387dd5e);
|
|
|
|
|
|
var marker_d44da2d7908a5e8cbfd546790f06f642 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_2803eb7fa259f64ca618ab6f9272e7e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b4ccc9bfb7f323d38a06fcaffd0bf72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_579e269c70b839f6f0d72c1b3b5b907f = $(`<div id="html_579e269c70b839f6f0d72c1b3b5b907f" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_2b4ccc9bfb7f323d38a06fcaffd0bf72.setContent(html_579e269c70b839f6f0d72c1b3b5b907f);
|
|
|
|
|
|
|
|
marker_d44da2d7908a5e8cbfd546790f06f642.bindPopup(popup_2b4ccc9bfb7f323d38a06fcaffd0bf72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d44da2d7908a5e8cbfd546790f06f642.setIcon(icon_2803eb7fa259f64ca618ab6f9272e7e6);
|
|
|
|
|
|
var marker_f1f822105fc0e302bc7cbdb48afc6f55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8b3dade3a4fe5284502e2fa3fd52998c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09a54a8d979f3a52984bd065795dce38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90e00d2c9cc50eab91d001675d05ab67 = $(`<div id="html_90e00d2c9cc50eab91d001675d05ab67" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_09a54a8d979f3a52984bd065795dce38.setContent(html_90e00d2c9cc50eab91d001675d05ab67);
|
|
|
|
|
|
|
|
marker_f1f822105fc0e302bc7cbdb48afc6f55.bindPopup(popup_09a54a8d979f3a52984bd065795dce38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1f822105fc0e302bc7cbdb48afc6f55.setIcon(icon_8b3dade3a4fe5284502e2fa3fd52998c);
|
|
|
|
|
|
var marker_58340d88664f0702e1f858525c53edbb = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ef04e68f27ea7a6c94197287db4377c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0db323bd884ba98e134c4ba65f288e02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0066f854ef486b3051aee148802aa9df = $(`<div id="html_0066f854ef486b3051aee148802aa9df" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_0db323bd884ba98e134c4ba65f288e02.setContent(html_0066f854ef486b3051aee148802aa9df);
|
|
|
|
|
|
|
|
marker_58340d88664f0702e1f858525c53edbb.bindPopup(popup_0db323bd884ba98e134c4ba65f288e02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58340d88664f0702e1f858525c53edbb.setIcon(icon_ef04e68f27ea7a6c94197287db4377c6);
|
|
|
|
|
|
var marker_9a0afaa28c47788b21531d85bb7f3a10 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_9e7f1baed193121827375c191e729e80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe1f5b37401276908069d012d2167b04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c0369638bc6b32fc839595967e5654b = $(`<div id="html_7c0369638bc6b32fc839595967e5654b" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_fe1f5b37401276908069d012d2167b04.setContent(html_7c0369638bc6b32fc839595967e5654b);
|
|
|
|
|
|
|
|
marker_9a0afaa28c47788b21531d85bb7f3a10.bindPopup(popup_fe1f5b37401276908069d012d2167b04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a0afaa28c47788b21531d85bb7f3a10.setIcon(icon_9e7f1baed193121827375c191e729e80);
|
|
|
|
|
|
var marker_dc5d3279d453630a24ebcb4dd2988633 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_da9785e7af00fd4bdd9f8e6de93b0da1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5d8310b245c412de4de1df74fadb9e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49a1837ab6ad7476a8c7f0e3b4d69f3f = $(`<div id="html_49a1837ab6ad7476a8c7f0e3b4d69f3f" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_d5d8310b245c412de4de1df74fadb9e9.setContent(html_49a1837ab6ad7476a8c7f0e3b4d69f3f);
|
|
|
|
|
|
|
|
marker_dc5d3279d453630a24ebcb4dd2988633.bindPopup(popup_d5d8310b245c412de4de1df74fadb9e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc5d3279d453630a24ebcb4dd2988633.setIcon(icon_da9785e7af00fd4bdd9f8e6de93b0da1);
|
|
|
|
|
|
var marker_41b64b15c732a924d25eea40b4be7341 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8451fcbd4f933ff29d32ef65f6826615 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2b4b905784e1d659c6928a14a5f1f41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a994f3af2eb6a32de05cfe4b04c3d48 = $(`<div id="html_5a994f3af2eb6a32de05cfe4b04c3d48" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_a2b4b905784e1d659c6928a14a5f1f41.setContent(html_5a994f3af2eb6a32de05cfe4b04c3d48);
|
|
|
|
|
|
|
|
marker_41b64b15c732a924d25eea40b4be7341.bindPopup(popup_a2b4b905784e1d659c6928a14a5f1f41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41b64b15c732a924d25eea40b4be7341.setIcon(icon_8451fcbd4f933ff29d32ef65f6826615);
|
|
|
|
|
|
var marker_059bacaf5df39f107fb6be1ff5c15052 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_b0ff983c8a0fb895f15d8c0cc4eb2f21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c4ae8aeafc42390d296930be375e17b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_533d2d12629aa1ed2f38253f1eb19c0e = $(`<div id="html_533d2d12629aa1ed2f38253f1eb19c0e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_5c4ae8aeafc42390d296930be375e17b.setContent(html_533d2d12629aa1ed2f38253f1eb19c0e);
|
|
|
|
|
|
|
|
marker_059bacaf5df39f107fb6be1ff5c15052.bindPopup(popup_5c4ae8aeafc42390d296930be375e17b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_059bacaf5df39f107fb6be1ff5c15052.setIcon(icon_b0ff983c8a0fb895f15d8c0cc4eb2f21);
|
|
|
|
|
|
var marker_a8cba51d78f7dd962f5be99f1fbf81b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a2e85f2ad6452be51114b0d198c59977 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eb58eaa2b41f1df4635988b0d476eb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f0647ba973d7b3639435fb3bd7805e0 = $(`<div id="html_9f0647ba973d7b3639435fb3bd7805e0" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_8eb58eaa2b41f1df4635988b0d476eb8.setContent(html_9f0647ba973d7b3639435fb3bd7805e0);
|
|
|
|
|
|
|
|
marker_a8cba51d78f7dd962f5be99f1fbf81b9.bindPopup(popup_8eb58eaa2b41f1df4635988b0d476eb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8cba51d78f7dd962f5be99f1fbf81b9.setIcon(icon_a2e85f2ad6452be51114b0d198c59977);
|
|
|
|
|
|
var marker_6ecd62c5bd71af1984939fc7f95996b9 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_721f45848917eba92ee69e65e7c381e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe888ba56e191a91b3956730b44f70a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2576c49101cc3c3cf6d80e6f64996720 = $(`<div id="html_2576c49101cc3c3cf6d80e6f64996720" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_fe888ba56e191a91b3956730b44f70a5.setContent(html_2576c49101cc3c3cf6d80e6f64996720);
|
|
|
|
|
|
|
|
marker_6ecd62c5bd71af1984939fc7f95996b9.bindPopup(popup_fe888ba56e191a91b3956730b44f70a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ecd62c5bd71af1984939fc7f95996b9.setIcon(icon_721f45848917eba92ee69e65e7c381e7);
|
|
|
|
|
|
var marker_bbd9593ad81829c277d8119808acd11d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_b2123b67e7e9513b7bd6576d921d7765 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6b40d93b3af2f4effd7675d3ece88b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa7504c9be5c81fab3ffb5e41a04e3d = $(`<div id="html_faa7504c9be5c81fab3ffb5e41a04e3d" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_c6b40d93b3af2f4effd7675d3ece88b5.setContent(html_faa7504c9be5c81fab3ffb5e41a04e3d);
|
|
|
|
|
|
|
|
marker_bbd9593ad81829c277d8119808acd11d.bindPopup(popup_c6b40d93b3af2f4effd7675d3ece88b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbd9593ad81829c277d8119808acd11d.setIcon(icon_b2123b67e7e9513b7bd6576d921d7765);
|
|
|
|
|
|
var marker_e8992fa9b08db34c6fa8eb79863422e3 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8d04af3e2a42dd220fda4a434cf6e496 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dfb9ef610fea79b17541c407665e753 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ae72c1e61385c0609ddad37dc294995 = $(`<div id="html_1ae72c1e61385c0609ddad37dc294995" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_8dfb9ef610fea79b17541c407665e753.setContent(html_1ae72c1e61385c0609ddad37dc294995);
|
|
|
|
|
|
|
|
marker_e8992fa9b08db34c6fa8eb79863422e3.bindPopup(popup_8dfb9ef610fea79b17541c407665e753)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8992fa9b08db34c6fa8eb79863422e3.setIcon(icon_8d04af3e2a42dd220fda4a434cf6e496);
|
|
|
|
|
|
var marker_0e4613535298f751fdffe54f32c7509f = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_47a775cbd56722795598c8f78934173e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb57a58f5758e42e6aa3662456bd9771 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_964ff84edd72eda86cd389b47d932967 = $(`<div id="html_964ff84edd72eda86cd389b47d932967" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_eb57a58f5758e42e6aa3662456bd9771.setContent(html_964ff84edd72eda86cd389b47d932967);
|
|
|
|
|
|
|
|
marker_0e4613535298f751fdffe54f32c7509f.bindPopup(popup_eb57a58f5758e42e6aa3662456bd9771)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e4613535298f751fdffe54f32c7509f.setIcon(icon_47a775cbd56722795598c8f78934173e);
|
|
|
|
|
|
var marker_cb97c152884cc03db555145894b9f530 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1bdb84fd9fcd8ead6576103d7c4c6035 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfbff9c1d6762c2f93bf98528a9c01b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_846e6998f2aaae2ab0733ce1c59b3a88 = $(`<div id="html_846e6998f2aaae2ab0733ce1c59b3a88" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_cfbff9c1d6762c2f93bf98528a9c01b3.setContent(html_846e6998f2aaae2ab0733ce1c59b3a88);
|
|
|
|
|
|
|
|
marker_cb97c152884cc03db555145894b9f530.bindPopup(popup_cfbff9c1d6762c2f93bf98528a9c01b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb97c152884cc03db555145894b9f530.setIcon(icon_1bdb84fd9fcd8ead6576103d7c4c6035);
|
|
|
|
|
|
var marker_c24c3a63a1f1b3c18cec25a1ff6d65b6 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c46596d896c55216fab6d9c60f207812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_180b5915d597d8709db2de958eb7061b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a868e721830d75d86f933beda45353c = $(`<div id="html_1a868e721830d75d86f933beda45353c" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_180b5915d597d8709db2de958eb7061b.setContent(html_1a868e721830d75d86f933beda45353c);
|
|
|
|
|
|
|
|
marker_c24c3a63a1f1b3c18cec25a1ff6d65b6.bindPopup(popup_180b5915d597d8709db2de958eb7061b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c24c3a63a1f1b3c18cec25a1ff6d65b6.setIcon(icon_c46596d896c55216fab6d9c60f207812);
|
|
|
|
|
|
var marker_6c3602357f3b27e813087c61e2c3dea9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7ca59549f67cf0daaa189f054b952aa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d61880d9d69b14f637656611648af74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c9aadf057c17a75aa98a81e6c501750 = $(`<div id="html_3c9aadf057c17a75aa98a81e6c501750" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_3d61880d9d69b14f637656611648af74.setContent(html_3c9aadf057c17a75aa98a81e6c501750);
|
|
|
|
|
|
|
|
marker_6c3602357f3b27e813087c61e2c3dea9.bindPopup(popup_3d61880d9d69b14f637656611648af74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c3602357f3b27e813087c61e2c3dea9.setIcon(icon_7ca59549f67cf0daaa189f054b952aa7);
|
|
|
|
|
|
var marker_31e1013d72d924c1ab961c5588038b19 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_9261dc7f05ae2b81e99996fcf567bc37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80719a16fdc4abdf4b4750f186395dd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e74b0e72b4c0c22af414278e04cf03d0 = $(`<div id="html_e74b0e72b4c0c22af414278e04cf03d0" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_80719a16fdc4abdf4b4750f186395dd3.setContent(html_e74b0e72b4c0c22af414278e04cf03d0);
|
|
|
|
|
|
|
|
marker_31e1013d72d924c1ab961c5588038b19.bindPopup(popup_80719a16fdc4abdf4b4750f186395dd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31e1013d72d924c1ab961c5588038b19.setIcon(icon_9261dc7f05ae2b81e99996fcf567bc37);
|
|
|
|
|
|
var marker_6555a61ad60028bdd44d4313cc227703 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4fc4712fc1ffab32ca1fcb124b67f39f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab0bb76702293129932404b81185699b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75f6c8c0d71629faa6c1319b76af244b = $(`<div id="html_75f6c8c0d71629faa6c1319b76af244b" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_ab0bb76702293129932404b81185699b.setContent(html_75f6c8c0d71629faa6c1319b76af244b);
|
|
|
|
|
|
|
|
marker_6555a61ad60028bdd44d4313cc227703.bindPopup(popup_ab0bb76702293129932404b81185699b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6555a61ad60028bdd44d4313cc227703.setIcon(icon_4fc4712fc1ffab32ca1fcb124b67f39f);
|
|
|
|
|
|
var marker_2b77b205ad0b76c12184d9f3e7977638 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7a8fcfd667efc7c2ca3463fd8ccb733c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba2411048441c29d698b62e40f3c378f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea44646f6fb4cf2e2a57e6dbb5e73550 = $(`<div id="html_ea44646f6fb4cf2e2a57e6dbb5e73550" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_ba2411048441c29d698b62e40f3c378f.setContent(html_ea44646f6fb4cf2e2a57e6dbb5e73550);
|
|
|
|
|
|
|
|
marker_2b77b205ad0b76c12184d9f3e7977638.bindPopup(popup_ba2411048441c29d698b62e40f3c378f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b77b205ad0b76c12184d9f3e7977638.setIcon(icon_7a8fcfd667efc7c2ca3463fd8ccb733c);
|
|
|
|
|
|
var marker_f5cf6402ede65b612ab3c1579721a3cd = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a95d169e8709061800cdca5e6d5602ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35e3ccfa29af6df0530b5b9272d4e740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8a852a50e2dca54d98889120f8502e7 = $(`<div id="html_f8a852a50e2dca54d98889120f8502e7" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_35e3ccfa29af6df0530b5b9272d4e740.setContent(html_f8a852a50e2dca54d98889120f8502e7);
|
|
|
|
|
|
|
|
marker_f5cf6402ede65b612ab3c1579721a3cd.bindPopup(popup_35e3ccfa29af6df0530b5b9272d4e740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5cf6402ede65b612ab3c1579721a3cd.setIcon(icon_a95d169e8709061800cdca5e6d5602ff);
|
|
|
|
|
|
var marker_3aa4094a407d041e527ad23b0b95670f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c357b8e87b882630b5ad45f50f02a513 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e6bcca581af8435477c32d966fe46c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70f73a2f57bfb6e253ed9540354ef5a1 = $(`<div id="html_70f73a2f57bfb6e253ed9540354ef5a1" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_5e6bcca581af8435477c32d966fe46c8.setContent(html_70f73a2f57bfb6e253ed9540354ef5a1);
|
|
|
|
|
|
|
|
marker_3aa4094a407d041e527ad23b0b95670f.bindPopup(popup_5e6bcca581af8435477c32d966fe46c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aa4094a407d041e527ad23b0b95670f.setIcon(icon_c357b8e87b882630b5ad45f50f02a513);
|
|
|
|
|
|
var marker_b048bbce1dcf4ce47db036d151de1bf9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_df06ca896a852acb4115cfaa2063d733 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06cf9fb01d2bc63d60c79034cecff4a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17860e02ac5cd6376fe8e2567635e4b2 = $(`<div id="html_17860e02ac5cd6376fe8e2567635e4b2" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_06cf9fb01d2bc63d60c79034cecff4a3.setContent(html_17860e02ac5cd6376fe8e2567635e4b2);
|
|
|
|
|
|
|
|
marker_b048bbce1dcf4ce47db036d151de1bf9.bindPopup(popup_06cf9fb01d2bc63d60c79034cecff4a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b048bbce1dcf4ce47db036d151de1bf9.setIcon(icon_df06ca896a852acb4115cfaa2063d733);
|
|
|
|
|
|
var marker_3e143f82e618d02692f8853840eca2c9 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_26e5cd8a5e385a6af8b4faab22a0bfd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8592f916630e3a1f9a336b9622c5192 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1eba29042bc20cab5865c80c0efb6f2 = $(`<div id="html_d1eba29042bc20cab5865c80c0efb6f2" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_f8592f916630e3a1f9a336b9622c5192.setContent(html_d1eba29042bc20cab5865c80c0efb6f2);
|
|
|
|
|
|
|
|
marker_3e143f82e618d02692f8853840eca2c9.bindPopup(popup_f8592f916630e3a1f9a336b9622c5192)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e143f82e618d02692f8853840eca2c9.setIcon(icon_26e5cd8a5e385a6af8b4faab22a0bfd0);
|
|
|
|
|
|
var marker_629fb51596a04f38f5afa93c8b33ac3d = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_792d535443364ca675a65c7ba310b661 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e384655c0544275aed91ecd859273d56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0013d06b2869c46eed90800233ee17de = $(`<div id="html_0013d06b2869c46eed90800233ee17de" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_e384655c0544275aed91ecd859273d56.setContent(html_0013d06b2869c46eed90800233ee17de);
|
|
|
|
|
|
|
|
marker_629fb51596a04f38f5afa93c8b33ac3d.bindPopup(popup_e384655c0544275aed91ecd859273d56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_629fb51596a04f38f5afa93c8b33ac3d.setIcon(icon_792d535443364ca675a65c7ba310b661);
|
|
|
|
|
|
var marker_103f60f83b7f310d01e75bc0378382c4 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1c72d30dd5ff72585753fcc580011d07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_964415410d040092a34af59c1f12d1ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d56b4d6267277c1ff66bb158cb7aad1f = $(`<div id="html_d56b4d6267277c1ff66bb158cb7aad1f" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_964415410d040092a34af59c1f12d1ff.setContent(html_d56b4d6267277c1ff66bb158cb7aad1f);
|
|
|
|
|
|
|
|
marker_103f60f83b7f310d01e75bc0378382c4.bindPopup(popup_964415410d040092a34af59c1f12d1ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_103f60f83b7f310d01e75bc0378382c4.setIcon(icon_1c72d30dd5ff72585753fcc580011d07);
|
|
|
|
|
|
var marker_3a4bead24c73eb084f58a2cd7e375bf5 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a3b1792916f24e25958d4ee287910426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de76515faa67a528178a31862962f87b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c80d1d2dcc29738ba48af88b95a5266 = $(`<div id="html_2c80d1d2dcc29738ba48af88b95a5266" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_de76515faa67a528178a31862962f87b.setContent(html_2c80d1d2dcc29738ba48af88b95a5266);
|
|
|
|
|
|
|
|
marker_3a4bead24c73eb084f58a2cd7e375bf5.bindPopup(popup_de76515faa67a528178a31862962f87b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a4bead24c73eb084f58a2cd7e375bf5.setIcon(icon_a3b1792916f24e25958d4ee287910426);
|
|
|
|
|
|
var marker_0551c1f40e96050a4daa9c290ab814d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_436f9295586fe2e94ab844e3502c2057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbf8326b17af027bbfa5f306b6000e8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a824fd808017de725d079640020abd22 = $(`<div id="html_a824fd808017de725d079640020abd22" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_cbf8326b17af027bbfa5f306b6000e8b.setContent(html_a824fd808017de725d079640020abd22);
|
|
|
|
|
|
|
|
marker_0551c1f40e96050a4daa9c290ab814d6.bindPopup(popup_cbf8326b17af027bbfa5f306b6000e8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0551c1f40e96050a4daa9c290ab814d6.setIcon(icon_436f9295586fe2e94ab844e3502c2057);
|
|
|
|
|
|
var marker_66f64a6c20aed1f768a3c2b2f86c4910 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_f642b91baaff2267ce5e88895b9fa868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_677f5437c57a69d00fea956fc725a136 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da4fc10779559a39ede30643d7d954ec = $(`<div id="html_da4fc10779559a39ede30643d7d954ec" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_677f5437c57a69d00fea956fc725a136.setContent(html_da4fc10779559a39ede30643d7d954ec);
|
|
|
|
|
|
|
|
marker_66f64a6c20aed1f768a3c2b2f86c4910.bindPopup(popup_677f5437c57a69d00fea956fc725a136)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66f64a6c20aed1f768a3c2b2f86c4910.setIcon(icon_f642b91baaff2267ce5e88895b9fa868);
|
|
|
|
|
|
var marker_cb95d553d852e3057f9f95737b250f93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c88d3e566df08b381c1d47818b04ca53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5e68a00ec8ccb4ada4a3e290ce3bdf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2667bcb64facfdc3bb483e39a6cad6f = $(`<div id="html_c2667bcb64facfdc3bb483e39a6cad6f" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_b5e68a00ec8ccb4ada4a3e290ce3bdf6.setContent(html_c2667bcb64facfdc3bb483e39a6cad6f);
|
|
|
|
|
|
|
|
marker_cb95d553d852e3057f9f95737b250f93.bindPopup(popup_b5e68a00ec8ccb4ada4a3e290ce3bdf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb95d553d852e3057f9f95737b250f93.setIcon(icon_c88d3e566df08b381c1d47818b04ca53);
|
|
|
|
|
|
var marker_dc38b93f1faa4d5a563a3b92797da39e = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_dfd85b272234e0d7377914f82943954d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1da6fe57ec60c4afd37a4ae8c2061da8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_945b0f79ba2b8905224893d4e15165ee = $(`<div id="html_945b0f79ba2b8905224893d4e15165ee" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_1da6fe57ec60c4afd37a4ae8c2061da8.setContent(html_945b0f79ba2b8905224893d4e15165ee);
|
|
|
|
|
|
|
|
marker_dc38b93f1faa4d5a563a3b92797da39e.bindPopup(popup_1da6fe57ec60c4afd37a4ae8c2061da8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc38b93f1faa4d5a563a3b92797da39e.setIcon(icon_dfd85b272234e0d7377914f82943954d);
|
|
|
|
|
|
var marker_0fc4d9a3a2e0dead8f71844d56fbc2bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_67dc4ab80346cbeee7ad575c89e7f78a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e0b023b3f3b8b33ad231cd91356be36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5104293f1924e1e26ebb115c431b4f8 = $(`<div id="html_e5104293f1924e1e26ebb115c431b4f8" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_4e0b023b3f3b8b33ad231cd91356be36.setContent(html_e5104293f1924e1e26ebb115c431b4f8);
|
|
|
|
|
|
|
|
marker_0fc4d9a3a2e0dead8f71844d56fbc2bb.bindPopup(popup_4e0b023b3f3b8b33ad231cd91356be36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fc4d9a3a2e0dead8f71844d56fbc2bb.setIcon(icon_67dc4ab80346cbeee7ad575c89e7f78a);
|
|
|
|
|
|
var marker_7caf1262baea69a75378e826a3bc9780 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e123d72a0c80ffbff2939b697ee6cf3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52cef92e6c1d784110ae3ffa72753a4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af864f3e921983f4d9b9d1e70d092624 = $(`<div id="html_af864f3e921983f4d9b9d1e70d092624" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_52cef92e6c1d784110ae3ffa72753a4a.setContent(html_af864f3e921983f4d9b9d1e70d092624);
|
|
|
|
|
|
|
|
marker_7caf1262baea69a75378e826a3bc9780.bindPopup(popup_52cef92e6c1d784110ae3ffa72753a4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7caf1262baea69a75378e826a3bc9780.setIcon(icon_e123d72a0c80ffbff2939b697ee6cf3d);
|
|
|
|
|
|
var marker_e9d0f520d46251494dd9d6723f9622d9 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_b252fd9aa07bc7c7f07326c538cb6d86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f97743947c079a80dee1a653a1d0a7bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aefacd6f63deb68944fcc92e3fd23343 = $(`<div id="html_aefacd6f63deb68944fcc92e3fd23343" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_f97743947c079a80dee1a653a1d0a7bc.setContent(html_aefacd6f63deb68944fcc92e3fd23343);
|
|
|
|
|
|
|
|
marker_e9d0f520d46251494dd9d6723f9622d9.bindPopup(popup_f97743947c079a80dee1a653a1d0a7bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9d0f520d46251494dd9d6723f9622d9.setIcon(icon_b252fd9aa07bc7c7f07326c538cb6d86);
|
|
|
|
|
|
var marker_4c40759f6421e75821ec976a60730f31 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e392953bf6d1d5a824a3f811fcbd0378 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_428b837df41b8e417adbff34441b3a7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4284248218998fb6f0242533a779158f = $(`<div id="html_4284248218998fb6f0242533a779158f" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_428b837df41b8e417adbff34441b3a7c.setContent(html_4284248218998fb6f0242533a779158f);
|
|
|
|
|
|
|
|
marker_4c40759f6421e75821ec976a60730f31.bindPopup(popup_428b837df41b8e417adbff34441b3a7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c40759f6421e75821ec976a60730f31.setIcon(icon_e392953bf6d1d5a824a3f811fcbd0378);
|
|
|
|
|
|
var marker_8e5b54301712c0430b35d676eb13d658 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_725d41a02fe075ffe78f79a62c30b20e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a701b7e1be9f08e0ec035a4b5ad8152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67ecd49d85ce7ceb5f7ba49565333d1f = $(`<div id="html_67ecd49d85ce7ceb5f7ba49565333d1f" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_2a701b7e1be9f08e0ec035a4b5ad8152.setContent(html_67ecd49d85ce7ceb5f7ba49565333d1f);
|
|
|
|
|
|
|
|
marker_8e5b54301712c0430b35d676eb13d658.bindPopup(popup_2a701b7e1be9f08e0ec035a4b5ad8152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e5b54301712c0430b35d676eb13d658.setIcon(icon_725d41a02fe075ffe78f79a62c30b20e);
|
|
|
|
|
|
var marker_71f0c42e44a9ed50a9bbccb2c819aead = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ca3bc6e33304e24305bc336d8f55fdec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08084e8fbdf654cd6043f7d2a5d5c101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03c882021c4bf2884b19d0b0536052e6 = $(`<div id="html_03c882021c4bf2884b19d0b0536052e6" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_08084e8fbdf654cd6043f7d2a5d5c101.setContent(html_03c882021c4bf2884b19d0b0536052e6);
|
|
|
|
|
|
|
|
marker_71f0c42e44a9ed50a9bbccb2c819aead.bindPopup(popup_08084e8fbdf654cd6043f7d2a5d5c101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71f0c42e44a9ed50a9bbccb2c819aead.setIcon(icon_ca3bc6e33304e24305bc336d8f55fdec);
|
|
|
|
|
|
var marker_7f51793daeeb5d04e1e6301cd3a1ccb7 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0aae3969210dd0a16b01349ddd03263e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a8962e3000bdbad26dbfed21dbfae03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a335687c3c80e736409c4b6251782988 = $(`<div id="html_a335687c3c80e736409c4b6251782988" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_8a8962e3000bdbad26dbfed21dbfae03.setContent(html_a335687c3c80e736409c4b6251782988);
|
|
|
|
|
|
|
|
marker_7f51793daeeb5d04e1e6301cd3a1ccb7.bindPopup(popup_8a8962e3000bdbad26dbfed21dbfae03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f51793daeeb5d04e1e6301cd3a1ccb7.setIcon(icon_0aae3969210dd0a16b01349ddd03263e);
|
|
|
|
|
|
var marker_fa827fe1d1f0298aa0a1e571066856e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_319cfd9e0df5e20962b627c51abd84e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac4d97f38e891e3ad9450b08659999bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b45889b7093d6747f58671c52225aea = $(`<div id="html_4b45889b7093d6747f58671c52225aea" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_ac4d97f38e891e3ad9450b08659999bd.setContent(html_4b45889b7093d6747f58671c52225aea);
|
|
|
|
|
|
|
|
marker_fa827fe1d1f0298aa0a1e571066856e1.bindPopup(popup_ac4d97f38e891e3ad9450b08659999bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa827fe1d1f0298aa0a1e571066856e1.setIcon(icon_319cfd9e0df5e20962b627c51abd84e6);
|
|
|
|
|
|
var marker_6b4a65b2831edcf8380a9eabe1c5cd1c = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7d1f8250ed373f69cf3708f031e3ca64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a81bf0681182f1caa631543f2eb6af38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_203d27df74f645e2794b90bf65bae4e8 = $(`<div id="html_203d27df74f645e2794b90bf65bae4e8" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_a81bf0681182f1caa631543f2eb6af38.setContent(html_203d27df74f645e2794b90bf65bae4e8);
|
|
|
|
|
|
|
|
marker_6b4a65b2831edcf8380a9eabe1c5cd1c.bindPopup(popup_a81bf0681182f1caa631543f2eb6af38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b4a65b2831edcf8380a9eabe1c5cd1c.setIcon(icon_7d1f8250ed373f69cf3708f031e3ca64);
|
|
|
|
|
|
var marker_a0ece078a253b9124d73d02cf2243b6f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_114aa4ab462731de315fd147f9737169 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_914c089e8bfb8178e8983f0a1354d1fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcdcdeb134ff99e296ec2252a3bdc129 = $(`<div id="html_fcdcdeb134ff99e296ec2252a3bdc129" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_914c089e8bfb8178e8983f0a1354d1fe.setContent(html_fcdcdeb134ff99e296ec2252a3bdc129);
|
|
|
|
|
|
|
|
marker_a0ece078a253b9124d73d02cf2243b6f.bindPopup(popup_914c089e8bfb8178e8983f0a1354d1fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0ece078a253b9124d73d02cf2243b6f.setIcon(icon_114aa4ab462731de315fd147f9737169);
|
|
|
|
|
|
var marker_4c60f4ced83a34521b7eea0ea9a99418 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1c29e0755ae162ad791129d3930a360c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87577bfaa2e74b5d2ed65a2c15efa643 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3afa4f7befe115d41976bbbc5c2585dc = $(`<div id="html_3afa4f7befe115d41976bbbc5c2585dc" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_87577bfaa2e74b5d2ed65a2c15efa643.setContent(html_3afa4f7befe115d41976bbbc5c2585dc);
|
|
|
|
|
|
|
|
marker_4c60f4ced83a34521b7eea0ea9a99418.bindPopup(popup_87577bfaa2e74b5d2ed65a2c15efa643)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c60f4ced83a34521b7eea0ea9a99418.setIcon(icon_1c29e0755ae162ad791129d3930a360c);
|
|
|
|
|
|
var marker_6582d5f2848b5fe61897791405caef61 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e1d2aaa15afd4b1a5b00237a3d8bcaf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f751bd8f91f97d773567c1d099f52e2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4123dec4649999b9235d5c13c4575adf = $(`<div id="html_4123dec4649999b9235d5c13c4575adf" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_f751bd8f91f97d773567c1d099f52e2b.setContent(html_4123dec4649999b9235d5c13c4575adf);
|
|
|
|
|
|
|
|
marker_6582d5f2848b5fe61897791405caef61.bindPopup(popup_f751bd8f91f97d773567c1d099f52e2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6582d5f2848b5fe61897791405caef61.setIcon(icon_e1d2aaa15afd4b1a5b00237a3d8bcaf9);
|
|
|
|
|
|
var marker_97899fba32d09cdf77e160a072095cb3 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_54234b640a00fbf46cabf9b07e1d01d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a862b557bec2934f2b8952cd5443af27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81425a4c473c789f498db62894138507 = $(`<div id="html_81425a4c473c789f498db62894138507" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_a862b557bec2934f2b8952cd5443af27.setContent(html_81425a4c473c789f498db62894138507);
|
|
|
|
|
|
|
|
marker_97899fba32d09cdf77e160a072095cb3.bindPopup(popup_a862b557bec2934f2b8952cd5443af27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97899fba32d09cdf77e160a072095cb3.setIcon(icon_54234b640a00fbf46cabf9b07e1d01d8);
|
|
|
|
|
|
var marker_507e108f907da4924d4c5dc67e32b8a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_f6eec827d8b6146b19d6b49fcca6bebb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ab296fb8890dfec9579954b6de60903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e24c2a85a38b308184f44af8b8bd2db = $(`<div id="html_2e24c2a85a38b308184f44af8b8bd2db" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_4ab296fb8890dfec9579954b6de60903.setContent(html_2e24c2a85a38b308184f44af8b8bd2db);
|
|
|
|
|
|
|
|
marker_507e108f907da4924d4c5dc67e32b8a7.bindPopup(popup_4ab296fb8890dfec9579954b6de60903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_507e108f907da4924d4c5dc67e32b8a7.setIcon(icon_f6eec827d8b6146b19d6b49fcca6bebb);
|
|
|
|
|
|
var marker_48a3808d2815b76cddd3ee446fad38f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_55d0c31095118198f425ea105274b976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b38b8cac09b199047a898da3d7fe8dd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5806633eaf94a30aa2cc2c39a6e3ef5 = $(`<div id="html_f5806633eaf94a30aa2cc2c39a6e3ef5" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_b38b8cac09b199047a898da3d7fe8dd0.setContent(html_f5806633eaf94a30aa2cc2c39a6e3ef5);
|
|
|
|
|
|
|
|
marker_48a3808d2815b76cddd3ee446fad38f8.bindPopup(popup_b38b8cac09b199047a898da3d7fe8dd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48a3808d2815b76cddd3ee446fad38f8.setIcon(icon_55d0c31095118198f425ea105274b976);
|
|
|
|
|
|
var marker_e7a0406b14e28363a09c09cea11d10b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_cb48991ed74f48ec63eb23f8e83a1e8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e39dc63915ed8b79ee1e308568e657c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63f21472722aa1c1b5936cbd9f99d132 = $(`<div id="html_63f21472722aa1c1b5936cbd9f99d132" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_7e39dc63915ed8b79ee1e308568e657c.setContent(html_63f21472722aa1c1b5936cbd9f99d132);
|
|
|
|
|
|
|
|
marker_e7a0406b14e28363a09c09cea11d10b5.bindPopup(popup_7e39dc63915ed8b79ee1e308568e657c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7a0406b14e28363a09c09cea11d10b5.setIcon(icon_cb48991ed74f48ec63eb23f8e83a1e8e);
|
|
|
|
|
|
var marker_391e4ba3f610b1dde7b60061371dfc11 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_447fd983c038f323eac167791a865963 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3d2744b534f726afab9f97bde7644b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_595e5c0d5871cfc9018f482a1c0468f0 = $(`<div id="html_595e5c0d5871cfc9018f482a1c0468f0" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_e3d2744b534f726afab9f97bde7644b2.setContent(html_595e5c0d5871cfc9018f482a1c0468f0);
|
|
|
|
|
|
|
|
marker_391e4ba3f610b1dde7b60061371dfc11.bindPopup(popup_e3d2744b534f726afab9f97bde7644b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_391e4ba3f610b1dde7b60061371dfc11.setIcon(icon_447fd983c038f323eac167791a865963);
|
|
|
|
|
|
var marker_d653a19ae92b96abb3e63cec01bd437c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c89828486e815ef77b293f3e1bb6d578 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce2ac59d551db86a9fd378833fa3e0d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b64fab571abc30c6f91f07690634e0a1 = $(`<div id="html_b64fab571abc30c6f91f07690634e0a1" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_ce2ac59d551db86a9fd378833fa3e0d6.setContent(html_b64fab571abc30c6f91f07690634e0a1);
|
|
|
|
|
|
|
|
marker_d653a19ae92b96abb3e63cec01bd437c.bindPopup(popup_ce2ac59d551db86a9fd378833fa3e0d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d653a19ae92b96abb3e63cec01bd437c.setIcon(icon_c89828486e815ef77b293f3e1bb6d578);
|
|
|
|
|
|
var marker_9de0662bd4a698fc2b45431196d7ce60 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ee1375e2fb3252e4f97227ed2a2f29f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73903722f6707feec40fc44605bf5943 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b6e8bf0a20a8befbc25a42a7c6fbc06 = $(`<div id="html_2b6e8bf0a20a8befbc25a42a7c6fbc06" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_73903722f6707feec40fc44605bf5943.setContent(html_2b6e8bf0a20a8befbc25a42a7c6fbc06);
|
|
|
|
|
|
|
|
marker_9de0662bd4a698fc2b45431196d7ce60.bindPopup(popup_73903722f6707feec40fc44605bf5943)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9de0662bd4a698fc2b45431196d7ce60.setIcon(icon_ee1375e2fb3252e4f97227ed2a2f29f3);
|
|
|
|
|
|
var marker_4303e64b5909ae24064e1c88854c9c35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_00806795fab10fe46155183bb9454eee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52ae99a33d9dff4881dc8c6be11eb6b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d870135a5deb025ff3051dda4e24c3f = $(`<div id="html_9d870135a5deb025ff3051dda4e24c3f" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_52ae99a33d9dff4881dc8c6be11eb6b3.setContent(html_9d870135a5deb025ff3051dda4e24c3f);
|
|
|
|
|
|
|
|
marker_4303e64b5909ae24064e1c88854c9c35.bindPopup(popup_52ae99a33d9dff4881dc8c6be11eb6b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4303e64b5909ae24064e1c88854c9c35.setIcon(icon_00806795fab10fe46155183bb9454eee);
|
|
|
|
|
|
var marker_f699e74a1874addf291e716eaf62a687 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5f165e7884b54a9e2141a9194e8beac6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8830a9c31c083574165974716ac652e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eef9d7490c85afa9f4cb59b608d562b2 = $(`<div id="html_eef9d7490c85afa9f4cb59b608d562b2" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_8830a9c31c083574165974716ac652e3.setContent(html_eef9d7490c85afa9f4cb59b608d562b2);
|
|
|
|
|
|
|
|
marker_f699e74a1874addf291e716eaf62a687.bindPopup(popup_8830a9c31c083574165974716ac652e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f699e74a1874addf291e716eaf62a687.setIcon(icon_5f165e7884b54a9e2141a9194e8beac6);
|
|
|
|
|
|
var marker_07afc8c36860163600926a9642f26ea8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4fb20a369ceced9f21e2b73168f4ed00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d4495ada8b7e1c97f366b04ce0e43f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e11a44879949199e2cf33e4e340b6a16 = $(`<div id="html_e11a44879949199e2cf33e4e340b6a16" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_0d4495ada8b7e1c97f366b04ce0e43f8.setContent(html_e11a44879949199e2cf33e4e340b6a16);
|
|
|
|
|
|
|
|
marker_07afc8c36860163600926a9642f26ea8.bindPopup(popup_0d4495ada8b7e1c97f366b04ce0e43f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07afc8c36860163600926a9642f26ea8.setIcon(icon_4fb20a369ceced9f21e2b73168f4ed00);
|
|
|
|
|
|
var marker_75106f3d554814e722aebc2d38a3642e = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8f71df61c56408fd7cf893ebb78da95c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e921b45ae80916c14537e84eb4381387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_161bb1113344161a3e04d7792bf7375f = $(`<div id="html_161bb1113344161a3e04d7792bf7375f" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_e921b45ae80916c14537e84eb4381387.setContent(html_161bb1113344161a3e04d7792bf7375f);
|
|
|
|
|
|
|
|
marker_75106f3d554814e722aebc2d38a3642e.bindPopup(popup_e921b45ae80916c14537e84eb4381387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75106f3d554814e722aebc2d38a3642e.setIcon(icon_8f71df61c56408fd7cf893ebb78da95c);
|
|
|
|
|
|
var marker_756a907c676d96f4871dab466b08a78c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_01f7882e13b0050a6d33ab6fcef53ff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3a96ab8aaa35382bbdaec4b324d6f7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cabb72446f07e5b1c4998d809a65f185 = $(`<div id="html_cabb72446f07e5b1c4998d809a65f185" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_c3a96ab8aaa35382bbdaec4b324d6f7c.setContent(html_cabb72446f07e5b1c4998d809a65f185);
|
|
|
|
|
|
|
|
marker_756a907c676d96f4871dab466b08a78c.bindPopup(popup_c3a96ab8aaa35382bbdaec4b324d6f7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_756a907c676d96f4871dab466b08a78c.setIcon(icon_01f7882e13b0050a6d33ab6fcef53ff8);
|
|
|
|
|
|
var marker_b71010351a9944f9694ec444dd4dac14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5bea51194c64b9bc988ba0e01afbe494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e541c52505b7114f214ddc3eb6c87bd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b017e020dba2dc527837d36ced7a8277 = $(`<div id="html_b017e020dba2dc527837d36ced7a8277" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_e541c52505b7114f214ddc3eb6c87bd0.setContent(html_b017e020dba2dc527837d36ced7a8277);
|
|
|
|
|
|
|
|
marker_b71010351a9944f9694ec444dd4dac14.bindPopup(popup_e541c52505b7114f214ddc3eb6c87bd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b71010351a9944f9694ec444dd4dac14.setIcon(icon_5bea51194c64b9bc988ba0e01afbe494);
|
|
|
|
|
|
var marker_b0247b9e1b76579e931ff78a44f58868 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5d237d62cd061f3799e8f8dba842e660 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5f4bae0dc04d3cc9100100b8de12e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e000be2af42ea6f5b97727298b9b21a7 = $(`<div id="html_e000be2af42ea6f5b97727298b9b21a7" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_e5f4bae0dc04d3cc9100100b8de12e2d.setContent(html_e000be2af42ea6f5b97727298b9b21a7);
|
|
|
|
|
|
|
|
marker_b0247b9e1b76579e931ff78a44f58868.bindPopup(popup_e5f4bae0dc04d3cc9100100b8de12e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0247b9e1b76579e931ff78a44f58868.setIcon(icon_5d237d62cd061f3799e8f8dba842e660);
|
|
|
|
|
|
var marker_88477c363e7eb1db51b11e657ba37124 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7658b8344b558d345bd3627f5e7f73fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f2f6587f1f55c4534b4ac48f7005cbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30941fbaf3178f63b569afa42eb1434d = $(`<div id="html_30941fbaf3178f63b569afa42eb1434d" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_3f2f6587f1f55c4534b4ac48f7005cbd.setContent(html_30941fbaf3178f63b569afa42eb1434d);
|
|
|
|
|
|
|
|
marker_88477c363e7eb1db51b11e657ba37124.bindPopup(popup_3f2f6587f1f55c4534b4ac48f7005cbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88477c363e7eb1db51b11e657ba37124.setIcon(icon_7658b8344b558d345bd3627f5e7f73fb);
|
|
|
|
|
|
var marker_2d114296168517b8f191cc8cb2320635 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_250aa527be65c564bbb0aeabaa9aadc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b25c5a6ea54d47c4a07e60bf516ad94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_270d1ce4a73a3308f4a2ab4517705c7b = $(`<div id="html_270d1ce4a73a3308f4a2ab4517705c7b" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_2b25c5a6ea54d47c4a07e60bf516ad94.setContent(html_270d1ce4a73a3308f4a2ab4517705c7b);
|
|
|
|
|
|
|
|
marker_2d114296168517b8f191cc8cb2320635.bindPopup(popup_2b25c5a6ea54d47c4a07e60bf516ad94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d114296168517b8f191cc8cb2320635.setIcon(icon_250aa527be65c564bbb0aeabaa9aadc2);
|
|
|
|
|
|
var marker_052b7aba44ebf3fdcc384be8d6b3c078 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fff6083656ffc63de3a138ca835aca6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86d3b5bd3186076dd86a5eaf181564d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ba57bb7232f35504186a009e36e927b = $(`<div id="html_4ba57bb7232f35504186a009e36e927b" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_86d3b5bd3186076dd86a5eaf181564d8.setContent(html_4ba57bb7232f35504186a009e36e927b);
|
|
|
|
|
|
|
|
marker_052b7aba44ebf3fdcc384be8d6b3c078.bindPopup(popup_86d3b5bd3186076dd86a5eaf181564d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_052b7aba44ebf3fdcc384be8d6b3c078.setIcon(icon_fff6083656ffc63de3a138ca835aca6b);
|
|
|
|
|
|
var marker_c2b38ed5b7ae327f928bd96f596dbd3d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_9b0f45a86fb04f161387da42452b4f13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_630fa0c03b07b3a2e718f5415bd16a77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df5aa34ed06df10b07ca7dbe808f92be = $(`<div id="html_df5aa34ed06df10b07ca7dbe808f92be" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_630fa0c03b07b3a2e718f5415bd16a77.setContent(html_df5aa34ed06df10b07ca7dbe808f92be);
|
|
|
|
|
|
|
|
marker_c2b38ed5b7ae327f928bd96f596dbd3d.bindPopup(popup_630fa0c03b07b3a2e718f5415bd16a77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2b38ed5b7ae327f928bd96f596dbd3d.setIcon(icon_9b0f45a86fb04f161387da42452b4f13);
|
|
|
|
|
|
var marker_0fa44586f0530f16fb18991410f3a52e = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_dabc6bc702c7490b23d241e79ef623b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d339b9ebb0a342e92c238a366278daeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c4f267c1acf5969918f63ec1bcdae1e = $(`<div id="html_2c4f267c1acf5969918f63ec1bcdae1e" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_d339b9ebb0a342e92c238a366278daeb.setContent(html_2c4f267c1acf5969918f63ec1bcdae1e);
|
|
|
|
|
|
|
|
marker_0fa44586f0530f16fb18991410f3a52e.bindPopup(popup_d339b9ebb0a342e92c238a366278daeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fa44586f0530f16fb18991410f3a52e.setIcon(icon_dabc6bc702c7490b23d241e79ef623b4);
|
|
|
|
|
|
var marker_fafb9109c5caa4a50344f1a23324f7d8 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_80528980c34bd04704e19858b5689c98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50166cc1b49dafa0e1da1f28ac1ff59c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1aa16baa3702b95549becf50a59f92c4 = $(`<div id="html_1aa16baa3702b95549becf50a59f92c4" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_50166cc1b49dafa0e1da1f28ac1ff59c.setContent(html_1aa16baa3702b95549becf50a59f92c4);
|
|
|
|
|
|
|
|
marker_fafb9109c5caa4a50344f1a23324f7d8.bindPopup(popup_50166cc1b49dafa0e1da1f28ac1ff59c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fafb9109c5caa4a50344f1a23324f7d8.setIcon(icon_80528980c34bd04704e19858b5689c98);
|
|
|
|
|
|
var marker_b4b80904ce55c023b9e2edca8c5d4071 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_858172a4cc986ba3b33dd1da7e84381c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17d37bb7f7e0aef9f2fb0c0c5bf67211 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bbeaea1869d644f78775dc068493516 = $(`<div id="html_3bbeaea1869d644f78775dc068493516" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_17d37bb7f7e0aef9f2fb0c0c5bf67211.setContent(html_3bbeaea1869d644f78775dc068493516);
|
|
|
|
|
|
|
|
marker_b4b80904ce55c023b9e2edca8c5d4071.bindPopup(popup_17d37bb7f7e0aef9f2fb0c0c5bf67211)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4b80904ce55c023b9e2edca8c5d4071.setIcon(icon_858172a4cc986ba3b33dd1da7e84381c);
|
|
|
|
|
|
var marker_0d70bb9def5c03f8d856cfb7202d2b0c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_f24b1ec609a92213432e76b83989eff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a544cdb05a494198606993cfd9f4e9e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_500b88bd11cb546f9fc407aa3fa1ee7d = $(`<div id="html_500b88bd11cb546f9fc407aa3fa1ee7d" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_a544cdb05a494198606993cfd9f4e9e7.setContent(html_500b88bd11cb546f9fc407aa3fa1ee7d);
|
|
|
|
|
|
|
|
marker_0d70bb9def5c03f8d856cfb7202d2b0c.bindPopup(popup_a544cdb05a494198606993cfd9f4e9e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d70bb9def5c03f8d856cfb7202d2b0c.setIcon(icon_f24b1ec609a92213432e76b83989eff1);
|
|
|
|
|
|
var marker_094215c190ff301183054f9261df9208 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_2bcc4b492709a158ba205ebb4f5147e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49b33e302d9cb5b61bd23fa599895c81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e124b43af6a78b9ee6d90306bf939e8 = $(`<div id="html_8e124b43af6a78b9ee6d90306bf939e8" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_49b33e302d9cb5b61bd23fa599895c81.setContent(html_8e124b43af6a78b9ee6d90306bf939e8);
|
|
|
|
|
|
|
|
marker_094215c190ff301183054f9261df9208.bindPopup(popup_49b33e302d9cb5b61bd23fa599895c81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_094215c190ff301183054f9261df9208.setIcon(icon_2bcc4b492709a158ba205ebb4f5147e0);
|
|
|
|
|
|
var marker_02b3b110a390916b1748f1231d02ad08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_d38808d6a57f92b6d6be22fc7ebdf4af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caba4a8fa5920a6f7d56e746a156a88f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_209246c716581cb2ed1128355e000b1b = $(`<div id="html_209246c716581cb2ed1128355e000b1b" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_caba4a8fa5920a6f7d56e746a156a88f.setContent(html_209246c716581cb2ed1128355e000b1b);
|
|
|
|
|
|
|
|
marker_02b3b110a390916b1748f1231d02ad08.bindPopup(popup_caba4a8fa5920a6f7d56e746a156a88f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b3b110a390916b1748f1231d02ad08.setIcon(icon_d38808d6a57f92b6d6be22fc7ebdf4af);
|
|
|
|
|
|
var marker_d6925dcdd72580b37d784d498b570a55 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_334d55968636d8737f655185d2e1fcde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8566a7dc8098854a47f766d8971a63ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2815a51fbedafdcc19d5dedfe2aa8367 = $(`<div id="html_2815a51fbedafdcc19d5dedfe2aa8367" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_8566a7dc8098854a47f766d8971a63ba.setContent(html_2815a51fbedafdcc19d5dedfe2aa8367);
|
|
|
|
|
|
|
|
marker_d6925dcdd72580b37d784d498b570a55.bindPopup(popup_8566a7dc8098854a47f766d8971a63ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6925dcdd72580b37d784d498b570a55.setIcon(icon_334d55968636d8737f655185d2e1fcde);
|
|
|
|
|
|
var marker_dfc92fc2de72e71378367cb14b192c2e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_d68a19e9fc3bfda61f947ae157ee3a0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_756f5493a0ee26172c2c0680175c7745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14ec1f635a3520f59680c4135a79d8cd = $(`<div id="html_14ec1f635a3520f59680c4135a79d8cd" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_756f5493a0ee26172c2c0680175c7745.setContent(html_14ec1f635a3520f59680c4135a79d8cd);
|
|
|
|
|
|
|
|
marker_dfc92fc2de72e71378367cb14b192c2e.bindPopup(popup_756f5493a0ee26172c2c0680175c7745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfc92fc2de72e71378367cb14b192c2e.setIcon(icon_d68a19e9fc3bfda61f947ae157ee3a0b);
|
|
|
|
|
|
var marker_0aaf84f8b393e826b9b4e555bd759cb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_96489bf8ad0378a8b0216958fcc2bc58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06170c183f9893300e68eba858331ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c951921ba1684c3918aa075c020b73d1 = $(`<div id="html_c951921ba1684c3918aa075c020b73d1" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_06170c183f9893300e68eba858331ca2.setContent(html_c951921ba1684c3918aa075c020b73d1);
|
|
|
|
|
|
|
|
marker_0aaf84f8b393e826b9b4e555bd759cb1.bindPopup(popup_06170c183f9893300e68eba858331ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aaf84f8b393e826b9b4e555bd759cb1.setIcon(icon_96489bf8ad0378a8b0216958fcc2bc58);
|
|
|
|
|
|
var marker_e69a16af6a311a1f7c7e6cb9d088612e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_772aa6a982c485ccc15acc9f92060164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9dde3a941d4eea373b902119aec2e39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57de75df1eb9fdbe756237bec60a121c = $(`<div id="html_57de75df1eb9fdbe756237bec60a121c" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_f9dde3a941d4eea373b902119aec2e39.setContent(html_57de75df1eb9fdbe756237bec60a121c);
|
|
|
|
|
|
|
|
marker_e69a16af6a311a1f7c7e6cb9d088612e.bindPopup(popup_f9dde3a941d4eea373b902119aec2e39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e69a16af6a311a1f7c7e6cb9d088612e.setIcon(icon_772aa6a982c485ccc15acc9f92060164);
|
|
|
|
|
|
var marker_40d65455944ea73c17320255b0a91ced = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8a5780528179e9e4f2d1bffa73baafbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaafa950f486f18b27f5db37e8e6378d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdd48c49d4adbf0d635f0ca076c6dbf9 = $(`<div id="html_fdd48c49d4adbf0d635f0ca076c6dbf9" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_eaafa950f486f18b27f5db37e8e6378d.setContent(html_fdd48c49d4adbf0d635f0ca076c6dbf9);
|
|
|
|
|
|
|
|
marker_40d65455944ea73c17320255b0a91ced.bindPopup(popup_eaafa950f486f18b27f5db37e8e6378d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40d65455944ea73c17320255b0a91ced.setIcon(icon_8a5780528179e9e4f2d1bffa73baafbe);
|
|
|
|
|
|
var marker_623d0d0971cf3b20e5c47944b3dd66d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_12afaa2a7a10e03282cf12446b5e61ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce374f991ad08dff7160c23a63fdb0f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c444c31ea7ad5bcf9edc9252e132917 = $(`<div id="html_5c444c31ea7ad5bcf9edc9252e132917" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_ce374f991ad08dff7160c23a63fdb0f2.setContent(html_5c444c31ea7ad5bcf9edc9252e132917);
|
|
|
|
|
|
|
|
marker_623d0d0971cf3b20e5c47944b3dd66d7.bindPopup(popup_ce374f991ad08dff7160c23a63fdb0f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_623d0d0971cf3b20e5c47944b3dd66d7.setIcon(icon_12afaa2a7a10e03282cf12446b5e61ed);
|
|
|
|
|
|
var marker_d946bad3b74200633c298100f5097e46 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_df90f7b34898055d7669c9fa7ae8e2fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a67626515efa946a305f11381a5448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3ab71e82fe793d7bc6156f3b627710c = $(`<div id="html_c3ab71e82fe793d7bc6156f3b627710c" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_79a67626515efa946a305f11381a5448.setContent(html_c3ab71e82fe793d7bc6156f3b627710c);
|
|
|
|
|
|
|
|
marker_d946bad3b74200633c298100f5097e46.bindPopup(popup_79a67626515efa946a305f11381a5448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d946bad3b74200633c298100f5097e46.setIcon(icon_df90f7b34898055d7669c9fa7ae8e2fa);
|
|
|
|
|
|
var marker_79f7345639e1ac1193c5ac1174e0fac2 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_87333ed4b0abd64db22c130bf390a660 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f23d9af5886f3bba694a008fc5274107 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3e89127c9063e6e6d1cde222bd58fd8 = $(`<div id="html_f3e89127c9063e6e6d1cde222bd58fd8" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_f23d9af5886f3bba694a008fc5274107.setContent(html_f3e89127c9063e6e6d1cde222bd58fd8);
|
|
|
|
|
|
|
|
marker_79f7345639e1ac1193c5ac1174e0fac2.bindPopup(popup_f23d9af5886f3bba694a008fc5274107)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79f7345639e1ac1193c5ac1174e0fac2.setIcon(icon_87333ed4b0abd64db22c130bf390a660);
|
|
|
|
|
|
var marker_f913d344322ab0412a74e62a49422b69 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_f5fee98ade1267e87ec270b380f42136 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b67cdc949805c162a888b93cc51c1ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d1e5fbd1479b66fe62ec320dafac08c = $(`<div id="html_2d1e5fbd1479b66fe62ec320dafac08c" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_b67cdc949805c162a888b93cc51c1ca2.setContent(html_2d1e5fbd1479b66fe62ec320dafac08c);
|
|
|
|
|
|
|
|
marker_f913d344322ab0412a74e62a49422b69.bindPopup(popup_b67cdc949805c162a888b93cc51c1ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f913d344322ab0412a74e62a49422b69.setIcon(icon_f5fee98ade1267e87ec270b380f42136);
|
|
|
|
|
|
var marker_c65560c8ac8b03f56cd3f7bfc47cc3e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_35f5dbe0023a4c9bd7431656a7eef8cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8ea08f6b8dd2dee9c1e3fefb184a1a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd96337674613ad6b6c156762cfa523a = $(`<div id="html_cd96337674613ad6b6c156762cfa523a" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_f8ea08f6b8dd2dee9c1e3fefb184a1a7.setContent(html_cd96337674613ad6b6c156762cfa523a);
|
|
|
|
|
|
|
|
marker_c65560c8ac8b03f56cd3f7bfc47cc3e3.bindPopup(popup_f8ea08f6b8dd2dee9c1e3fefb184a1a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c65560c8ac8b03f56cd3f7bfc47cc3e3.setIcon(icon_35f5dbe0023a4c9bd7431656a7eef8cb);
|
|
|
|
|
|
var marker_9291b3454a20246015fd33ebece79b94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_62273d7b89e45edb0148244b9ef33569 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d23f2ec655712cc7417e0964ad5d44dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53d5a35885095e1d11a59bb53b7d1e3e = $(`<div id="html_53d5a35885095e1d11a59bb53b7d1e3e" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_d23f2ec655712cc7417e0964ad5d44dd.setContent(html_53d5a35885095e1d11a59bb53b7d1e3e);
|
|
|
|
|
|
|
|
marker_9291b3454a20246015fd33ebece79b94.bindPopup(popup_d23f2ec655712cc7417e0964ad5d44dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9291b3454a20246015fd33ebece79b94.setIcon(icon_62273d7b89e45edb0148244b9ef33569);
|
|
|
|
|
|
var marker_41fa1eb809962d8abb0c9b9ec2ff6274 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0000076393a2c06dde53547348a6e4dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1752b441e40e9e1fde983499e6331941 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e383290f05ec6a2b0d67cbb35b687524 = $(`<div id="html_e383290f05ec6a2b0d67cbb35b687524" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_1752b441e40e9e1fde983499e6331941.setContent(html_e383290f05ec6a2b0d67cbb35b687524);
|
|
|
|
|
|
|
|
marker_41fa1eb809962d8abb0c9b9ec2ff6274.bindPopup(popup_1752b441e40e9e1fde983499e6331941)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41fa1eb809962d8abb0c9b9ec2ff6274.setIcon(icon_0000076393a2c06dde53547348a6e4dc);
|
|
|
|
|
|
var marker_1f0be6a26ffb8f460e6677392de5d365 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8559f46e9d15266947cbf4e4137e4a11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09f62b9c17decba5df3371bc4016eb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02989831591eafb8bc1c6619f7d3f279 = $(`<div id="html_02989831591eafb8bc1c6619f7d3f279" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_c09f62b9c17decba5df3371bc4016eb7.setContent(html_02989831591eafb8bc1c6619f7d3f279);
|
|
|
|
|
|
|
|
marker_1f0be6a26ffb8f460e6677392de5d365.bindPopup(popup_c09f62b9c17decba5df3371bc4016eb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f0be6a26ffb8f460e6677392de5d365.setIcon(icon_8559f46e9d15266947cbf4e4137e4a11);
|
|
|
|
|
|
var marker_43e91e95572a6925bc10ba2702ea9c55 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a0ad6f6cc94277348d7a6ec66a33be0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bc752b798bf0aedc01fd4f20708402e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc407f6bd21665a4cc0cf6f4b2201f5a = $(`<div id="html_cc407f6bd21665a4cc0cf6f4b2201f5a" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_2bc752b798bf0aedc01fd4f20708402e.setContent(html_cc407f6bd21665a4cc0cf6f4b2201f5a);
|
|
|
|
|
|
|
|
marker_43e91e95572a6925bc10ba2702ea9c55.bindPopup(popup_2bc752b798bf0aedc01fd4f20708402e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43e91e95572a6925bc10ba2702ea9c55.setIcon(icon_a0ad6f6cc94277348d7a6ec66a33be0f);
|
|
|
|
|
|
var marker_227f602281e38c1ea56753de982e327f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4fa15dc705a3e411608be1d7de6c44f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67d8f98a4b40defe13f37164fef80c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9262d59b956c6281dd3825e2d8397d6 = $(`<div id="html_d9262d59b956c6281dd3825e2d8397d6" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_67d8f98a4b40defe13f37164fef80c82.setContent(html_d9262d59b956c6281dd3825e2d8397d6);
|
|
|
|
|
|
|
|
marker_227f602281e38c1ea56753de982e327f.bindPopup(popup_67d8f98a4b40defe13f37164fef80c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_227f602281e38c1ea56753de982e327f.setIcon(icon_4fa15dc705a3e411608be1d7de6c44f2);
|
|
|
|
|
|
var marker_aa9cc4dbd18a565a855f1469acbbc7b4 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_2af0dd8b2049a1e55518f54d754fedbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_720944362dec0c966552a60c03685507 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff12227b9f96bc2e45efe35f652e47c3 = $(`<div id="html_ff12227b9f96bc2e45efe35f652e47c3" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_720944362dec0c966552a60c03685507.setContent(html_ff12227b9f96bc2e45efe35f652e47c3);
|
|
|
|
|
|
|
|
marker_aa9cc4dbd18a565a855f1469acbbc7b4.bindPopup(popup_720944362dec0c966552a60c03685507)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa9cc4dbd18a565a855f1469acbbc7b4.setIcon(icon_2af0dd8b2049a1e55518f54d754fedbb);
|
|
|
|
|
|
var marker_8ca29235e4eef2995c014d7686722e7c = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_da024828bb70e97a4a1c3459cbf0b900 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2f42a284872af787218c9bcfac73857 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bfa8a1b7a8eb212d569746262d2e26e = $(`<div id="html_9bfa8a1b7a8eb212d569746262d2e26e" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_b2f42a284872af787218c9bcfac73857.setContent(html_9bfa8a1b7a8eb212d569746262d2e26e);
|
|
|
|
|
|
|
|
marker_8ca29235e4eef2995c014d7686722e7c.bindPopup(popup_b2f42a284872af787218c9bcfac73857)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ca29235e4eef2995c014d7686722e7c.setIcon(icon_da024828bb70e97a4a1c3459cbf0b900);
|
|
|
|
|
|
var marker_1c075554da1ed1df2d08943ea79d120c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_f2c34a0bb68378dc55163f0177ffce52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5358a8508508bb2b3815c09fb652be73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef189d2e3121599af15cf741420eefe0 = $(`<div id="html_ef189d2e3121599af15cf741420eefe0" style="width: 100.0%; height: 100.0%;">entirely-these-phases-melissa.trycloudflare.com</div>`)[0];
|
|
popup_5358a8508508bb2b3815c09fb652be73.setContent(html_ef189d2e3121599af15cf741420eefe0);
|
|
|
|
|
|
|
|
marker_1c075554da1ed1df2d08943ea79d120c.bindPopup(popup_5358a8508508bb2b3815c09fb652be73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c075554da1ed1df2d08943ea79d120c.setIcon(icon_f2c34a0bb68378dc55163f0177ffce52);
|
|
|
|
|
|
var marker_47c8636fe76a8d8350cc08629659ff75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_af999c664fdca3187079ed16f9619ecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d51b62e7e58ccdf219264c43bd2e82f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d840d52356037e34d2deacd63979781d = $(`<div id="html_d840d52356037e34d2deacd63979781d" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_d51b62e7e58ccdf219264c43bd2e82f7.setContent(html_d840d52356037e34d2deacd63979781d);
|
|
|
|
|
|
|
|
marker_47c8636fe76a8d8350cc08629659ff75.bindPopup(popup_d51b62e7e58ccdf219264c43bd2e82f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47c8636fe76a8d8350cc08629659ff75.setIcon(icon_af999c664fdca3187079ed16f9619ecb);
|
|
|
|
|
|
var marker_0e7b57e2fb18f51d48c1abe655b693fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_67a9435645f40ed543b90a4b7b3f8d9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_377e13f82eae42158e89f4d7ff681f12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa8063155821a9a02dfba48c54bc9abc = $(`<div id="html_aa8063155821a9a02dfba48c54bc9abc" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_377e13f82eae42158e89f4d7ff681f12.setContent(html_aa8063155821a9a02dfba48c54bc9abc);
|
|
|
|
|
|
|
|
marker_0e7b57e2fb18f51d48c1abe655b693fb.bindPopup(popup_377e13f82eae42158e89f4d7ff681f12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e7b57e2fb18f51d48c1abe655b693fb.setIcon(icon_67a9435645f40ed543b90a4b7b3f8d9e);
|
|
|
|
|
|
var marker_68d8957cbe80c938c31d449cb62383ca = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_15a0b2dd93d5b5226785a64ce6e9577d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f51a495bd5485ac9cf65f475a768441f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf7631fb1c70376ff612aee283bf2e85 = $(`<div id="html_cf7631fb1c70376ff612aee283bf2e85" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_f51a495bd5485ac9cf65f475a768441f.setContent(html_cf7631fb1c70376ff612aee283bf2e85);
|
|
|
|
|
|
|
|
marker_68d8957cbe80c938c31d449cb62383ca.bindPopup(popup_f51a495bd5485ac9cf65f475a768441f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68d8957cbe80c938c31d449cb62383ca.setIcon(icon_15a0b2dd93d5b5226785a64ce6e9577d);
|
|
|
|
|
|
var marker_9d4db6b7195f6a36256d380387d9f14f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fea04eb83050d54154c79ee0ea3898f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_040efb11604a096d0a27b4a1a5d2ac76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2595d3cb96383c5d89e246172e38ac33 = $(`<div id="html_2595d3cb96383c5d89e246172e38ac33" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_040efb11604a096d0a27b4a1a5d2ac76.setContent(html_2595d3cb96383c5d89e246172e38ac33);
|
|
|
|
|
|
|
|
marker_9d4db6b7195f6a36256d380387d9f14f.bindPopup(popup_040efb11604a096d0a27b4a1a5d2ac76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d4db6b7195f6a36256d380387d9f14f.setIcon(icon_fea04eb83050d54154c79ee0ea3898f2);
|
|
|
|
|
|
var marker_88915a82f9f6df148c51d7b7dc5fe924 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_aefb9c121f1866d1fc5a139abdac6dc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d67cf11e280a2e5c122a41eeca075f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8082cb7444817d08770e7489aede97f4 = $(`<div id="html_8082cb7444817d08770e7489aede97f4" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_7d67cf11e280a2e5c122a41eeca075f5.setContent(html_8082cb7444817d08770e7489aede97f4);
|
|
|
|
|
|
|
|
marker_88915a82f9f6df148c51d7b7dc5fe924.bindPopup(popup_7d67cf11e280a2e5c122a41eeca075f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88915a82f9f6df148c51d7b7dc5fe924.setIcon(icon_aefb9c121f1866d1fc5a139abdac6dc6);
|
|
|
|
|
|
var marker_74c9c8283dde440ee84cc27ffdacde9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_67c02bb43c12b2561afd3f4d7a17111d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a61c7027f2c45b5f9ef8805a5991084c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a6f220f68b41883dd7f1da79906c246 = $(`<div id="html_3a6f220f68b41883dd7f1da79906c246" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_a61c7027f2c45b5f9ef8805a5991084c.setContent(html_3a6f220f68b41883dd7f1da79906c246);
|
|
|
|
|
|
|
|
marker_74c9c8283dde440ee84cc27ffdacde9e.bindPopup(popup_a61c7027f2c45b5f9ef8805a5991084c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74c9c8283dde440ee84cc27ffdacde9e.setIcon(icon_67c02bb43c12b2561afd3f4d7a17111d);
|
|
|
|
|
|
var marker_1765d64353d0861071f5947dd385b59a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_bf0d296b11c2b69c57b7cf58897281dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87af96bb326b35a515f5675898a476aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19b16f24eea2ca7ba3d6f57e8e18341b = $(`<div id="html_19b16f24eea2ca7ba3d6f57e8e18341b" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_87af96bb326b35a515f5675898a476aa.setContent(html_19b16f24eea2ca7ba3d6f57e8e18341b);
|
|
|
|
|
|
|
|
marker_1765d64353d0861071f5947dd385b59a.bindPopup(popup_87af96bb326b35a515f5675898a476aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1765d64353d0861071f5947dd385b59a.setIcon(icon_bf0d296b11c2b69c57b7cf58897281dc);
|
|
|
|
|
|
var marker_70d72540752197740a776744af148ead = L.marker(
|
|
[43.2965, 5.36978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7e016312710447aa6b8dcbd9c239c6ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b94ddd5549f184b4b2b9d41741585b62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99677f470eae7246873013656546df86 = $(`<div id="html_99677f470eae7246873013656546df86" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_b94ddd5549f184b4b2b9d41741585b62.setContent(html_99677f470eae7246873013656546df86);
|
|
|
|
|
|
|
|
marker_70d72540752197740a776744af148ead.bindPopup(popup_b94ddd5549f184b4b2b9d41741585b62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70d72540752197740a776744af148ead.setIcon(icon_7e016312710447aa6b8dcbd9c239c6ad);
|
|
|
|
|
|
var marker_08a48bb0278618b23250e8fea4d500fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_b365ff9253992dbd2eb8c3cbb3463ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_003b2760d0c3024791c812af224fa55c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98871f1fc80fc86389fe23ee50e3c3be = $(`<div id="html_98871f1fc80fc86389fe23ee50e3c3be" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_003b2760d0c3024791c812af224fa55c.setContent(html_98871f1fc80fc86389fe23ee50e3c3be);
|
|
|
|
|
|
|
|
marker_08a48bb0278618b23250e8fea4d500fa.bindPopup(popup_003b2760d0c3024791c812af224fa55c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08a48bb0278618b23250e8fea4d500fa.setIcon(icon_b365ff9253992dbd2eb8c3cbb3463ea4);
|
|
|
|
|
|
var marker_7abfad96766eac59915dfe322a8f11bf = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5f07e8ea53b239f9e9040be1cf3a9c82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e86c0bbfb78423ae563dc132eb7e5b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67088c84b41c94690ec48221d14a860f = $(`<div id="html_67088c84b41c94690ec48221d14a860f" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_7e86c0bbfb78423ae563dc132eb7e5b9.setContent(html_67088c84b41c94690ec48221d14a860f);
|
|
|
|
|
|
|
|
marker_7abfad96766eac59915dfe322a8f11bf.bindPopup(popup_7e86c0bbfb78423ae563dc132eb7e5b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7abfad96766eac59915dfe322a8f11bf.setIcon(icon_5f07e8ea53b239f9e9040be1cf3a9c82);
|
|
|
|
|
|
var marker_5f27c855895945b8ba17e98298fb29a2 = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_2df50060fba119ba1bd5f74403a43366 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a09cf629666c2253c92ee7be15ff9855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab83b00f55e304305c40294f008b7e92 = $(`<div id="html_ab83b00f55e304305c40294f008b7e92" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_a09cf629666c2253c92ee7be15ff9855.setContent(html_ab83b00f55e304305c40294f008b7e92);
|
|
|
|
|
|
|
|
marker_5f27c855895945b8ba17e98298fb29a2.bindPopup(popup_a09cf629666c2253c92ee7be15ff9855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f27c855895945b8ba17e98298fb29a2.setIcon(icon_2df50060fba119ba1bd5f74403a43366);
|
|
|
|
|
|
var marker_58dded6410a81d3d0dd6057970e73a2f = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a677d05efa65598abeffcf4c3d0144c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f1927a91aab31b8eb9ea28dffeb806e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e0a14c42d3b944759235b15f57ee726 = $(`<div id="html_0e0a14c42d3b944759235b15f57ee726" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_2f1927a91aab31b8eb9ea28dffeb806e.setContent(html_0e0a14c42d3b944759235b15f57ee726);
|
|
|
|
|
|
|
|
marker_58dded6410a81d3d0dd6057970e73a2f.bindPopup(popup_2f1927a91aab31b8eb9ea28dffeb806e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58dded6410a81d3d0dd6057970e73a2f.setIcon(icon_a677d05efa65598abeffcf4c3d0144c4);
|
|
|
|
|
|
var marker_d739dcc44ef52eb9924fa474f9ac546d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ef5abf17bd30addc62006676f1788821 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a87b09c834a375568fb94f53af3ea89a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91c9115be8d52bcdd34e3ab5ed71b700 = $(`<div id="html_91c9115be8d52bcdd34e3ab5ed71b700" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_a87b09c834a375568fb94f53af3ea89a.setContent(html_91c9115be8d52bcdd34e3ab5ed71b700);
|
|
|
|
|
|
|
|
marker_d739dcc44ef52eb9924fa474f9ac546d.bindPopup(popup_a87b09c834a375568fb94f53af3ea89a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d739dcc44ef52eb9924fa474f9ac546d.setIcon(icon_ef5abf17bd30addc62006676f1788821);
|
|
|
|
|
|
var marker_2aabcde1df5c1b6fe3f0b64f72102505 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_cb2c2b86e56111d98843a35143ba2f9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f25d51691e01fe8e28a9ad7848bce716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b56049ac17e52befa97e6af467ad0578 = $(`<div id="html_b56049ac17e52befa97e6af467ad0578" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_f25d51691e01fe8e28a9ad7848bce716.setContent(html_b56049ac17e52befa97e6af467ad0578);
|
|
|
|
|
|
|
|
marker_2aabcde1df5c1b6fe3f0b64f72102505.bindPopup(popup_f25d51691e01fe8e28a9ad7848bce716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2aabcde1df5c1b6fe3f0b64f72102505.setIcon(icon_cb2c2b86e56111d98843a35143ba2f9f);
|
|
|
|
|
|
var marker_c8120bf96ef59745fffcd78755af6f0b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_cefda844f4ea9dc50c03e01a1133d88f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8258d5c534a34688a12c5f328a6f76e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db6fe5460580a13cfb08530943604a09 = $(`<div id="html_db6fe5460580a13cfb08530943604a09" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_e8258d5c534a34688a12c5f328a6f76e.setContent(html_db6fe5460580a13cfb08530943604a09);
|
|
|
|
|
|
|
|
marker_c8120bf96ef59745fffcd78755af6f0b.bindPopup(popup_e8258d5c534a34688a12c5f328a6f76e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8120bf96ef59745fffcd78755af6f0b.setIcon(icon_cefda844f4ea9dc50c03e01a1133d88f);
|
|
|
|
|
|
var marker_2c9486332c3018e1918ddcf42d4921ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_47515ba7a1df71a9d2922c980bbe0946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3333b3642acc5045155bc58d5f846a41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54a58b87fc99a94e36b86b79de0804cb = $(`<div id="html_54a58b87fc99a94e36b86b79de0804cb" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_3333b3642acc5045155bc58d5f846a41.setContent(html_54a58b87fc99a94e36b86b79de0804cb);
|
|
|
|
|
|
|
|
marker_2c9486332c3018e1918ddcf42d4921ae.bindPopup(popup_3333b3642acc5045155bc58d5f846a41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c9486332c3018e1918ddcf42d4921ae.setIcon(icon_47515ba7a1df71a9d2922c980bbe0946);
|
|
|
|
|
|
var marker_93754b8f0105db129ea4fd2ca1ddb45e = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_816a7e961e7b25eee6c9c7651f58993d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3af6fa2152b74f75389c4955a5534cab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f8c0de2a1773c7703502ff69b7ce2ff = $(`<div id="html_8f8c0de2a1773c7703502ff69b7ce2ff" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_3af6fa2152b74f75389c4955a5534cab.setContent(html_8f8c0de2a1773c7703502ff69b7ce2ff);
|
|
|
|
|
|
|
|
marker_93754b8f0105db129ea4fd2ca1ddb45e.bindPopup(popup_3af6fa2152b74f75389c4955a5534cab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93754b8f0105db129ea4fd2ca1ddb45e.setIcon(icon_816a7e961e7b25eee6c9c7651f58993d);
|
|
|
|
|
|
var marker_2af554de044805f9a35550a34232637a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_abca73251a5012e7d2b83585dc88d846 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_298b9e2dc2e6cf2abc08722599b938dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55aad74a57debe1280170b6b12224938 = $(`<div id="html_55aad74a57debe1280170b6b12224938" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_298b9e2dc2e6cf2abc08722599b938dd.setContent(html_55aad74a57debe1280170b6b12224938);
|
|
|
|
|
|
|
|
marker_2af554de044805f9a35550a34232637a.bindPopup(popup_298b9e2dc2e6cf2abc08722599b938dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2af554de044805f9a35550a34232637a.setIcon(icon_abca73251a5012e7d2b83585dc88d846);
|
|
|
|
|
|
var marker_9974cb42ea3f34398f75b65ab5c351e8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0c39576a7f1bc154e97306400e9b87f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d9835ace3fd52f357d3c434fde04002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c929af7be2f5e48640806e1044644f57 = $(`<div id="html_c929af7be2f5e48640806e1044644f57" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_5d9835ace3fd52f357d3c434fde04002.setContent(html_c929af7be2f5e48640806e1044644f57);
|
|
|
|
|
|
|
|
marker_9974cb42ea3f34398f75b65ab5c351e8.bindPopup(popup_5d9835ace3fd52f357d3c434fde04002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9974cb42ea3f34398f75b65ab5c351e8.setIcon(icon_0c39576a7f1bc154e97306400e9b87f8);
|
|
|
|
|
|
var marker_718a1fc90efa18d2879840e22fe406ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ebc3c0d72b527df15ef12cd7c4a2c9e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f3613385af3edc551f6eaed4ce2469e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6171648442e6f319abb47293fb126e0c = $(`<div id="html_6171648442e6f319abb47293fb126e0c" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_2f3613385af3edc551f6eaed4ce2469e.setContent(html_6171648442e6f319abb47293fb126e0c);
|
|
|
|
|
|
|
|
marker_718a1fc90efa18d2879840e22fe406ba.bindPopup(popup_2f3613385af3edc551f6eaed4ce2469e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718a1fc90efa18d2879840e22fe406ba.setIcon(icon_ebc3c0d72b527df15ef12cd7c4a2c9e5);
|
|
|
|
|
|
var marker_5c2f386a550658e19c8f8402a81cd785 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_02823c9f7bf284b1d65c0e4be5e68a24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a2df2ea318e92ad8e51b705a4b7cea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97e3e54919ba9ed98c6eaaa18ee58255 = $(`<div id="html_97e3e54919ba9ed98c6eaaa18ee58255" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_1a2df2ea318e92ad8e51b705a4b7cea8.setContent(html_97e3e54919ba9ed98c6eaaa18ee58255);
|
|
|
|
|
|
|
|
marker_5c2f386a550658e19c8f8402a81cd785.bindPopup(popup_1a2df2ea318e92ad8e51b705a4b7cea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c2f386a550658e19c8f8402a81cd785.setIcon(icon_02823c9f7bf284b1d65c0e4be5e68a24);
|
|
|
|
|
|
var marker_9822c784049fb10d4e59f182ce8e9208 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1410fb5c4ae3c9c062529cc07179ad1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c4a4545e25ce9894fd36c1ba1cae1c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6f826fac6b5ff6fe053f929e126be9d = $(`<div id="html_d6f826fac6b5ff6fe053f929e126be9d" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_6c4a4545e25ce9894fd36c1ba1cae1c9.setContent(html_d6f826fac6b5ff6fe053f929e126be9d);
|
|
|
|
|
|
|
|
marker_9822c784049fb10d4e59f182ce8e9208.bindPopup(popup_6c4a4545e25ce9894fd36c1ba1cae1c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9822c784049fb10d4e59f182ce8e9208.setIcon(icon_1410fb5c4ae3c9c062529cc07179ad1b);
|
|
|
|
|
|
var marker_a2d8725206dfdf4c1ce69b80580f9571 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_aad0fc023b0cc02c54e51e26034dc2e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_138c5cce5c58d3f045609e426240a3b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd18ea70c41900e2b0b1eaf0c2b0d88e = $(`<div id="html_cd18ea70c41900e2b0b1eaf0c2b0d88e" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_138c5cce5c58d3f045609e426240a3b6.setContent(html_cd18ea70c41900e2b0b1eaf0c2b0d88e);
|
|
|
|
|
|
|
|
marker_a2d8725206dfdf4c1ce69b80580f9571.bindPopup(popup_138c5cce5c58d3f045609e426240a3b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2d8725206dfdf4c1ce69b80580f9571.setIcon(icon_aad0fc023b0cc02c54e51e26034dc2e2);
|
|
|
|
|
|
var marker_11765c6b1a0743b855e2c5f6aa9d5d77 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_6bf3f43cfed67f9c366f782afd7ff861 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b456e79b99525dee4674ab7015bd9cd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f6adf238c1a4ac4b9b71a7ee85c7d17 = $(`<div id="html_4f6adf238c1a4ac4b9b71a7ee85c7d17" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_b456e79b99525dee4674ab7015bd9cd0.setContent(html_4f6adf238c1a4ac4b9b71a7ee85c7d17);
|
|
|
|
|
|
|
|
marker_11765c6b1a0743b855e2c5f6aa9d5d77.bindPopup(popup_b456e79b99525dee4674ab7015bd9cd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11765c6b1a0743b855e2c5f6aa9d5d77.setIcon(icon_6bf3f43cfed67f9c366f782afd7ff861);
|
|
|
|
|
|
var marker_f330ffc7fe5ce214ab1022ed5f01d9d9 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_44606bb65c52a3f9c20edd47ec652715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e08fd324a99d5a3c0e20764e45dcb490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_561082cb176f424982d819657b78889d = $(`<div id="html_561082cb176f424982d819657b78889d" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_e08fd324a99d5a3c0e20764e45dcb490.setContent(html_561082cb176f424982d819657b78889d);
|
|
|
|
|
|
|
|
marker_f330ffc7fe5ce214ab1022ed5f01d9d9.bindPopup(popup_e08fd324a99d5a3c0e20764e45dcb490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f330ffc7fe5ce214ab1022ed5f01d9d9.setIcon(icon_44606bb65c52a3f9c20edd47ec652715);
|
|
|
|
|
|
var marker_3e9995f3353a12c67bfd7968ec9c7a56 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_747d7dd9eb90bd33ff63c5a4cb8e3565 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f66e4edc050f3b6a9c427c4107be7a35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db68440c701ae26ed8df74b33733a4c6 = $(`<div id="html_db68440c701ae26ed8df74b33733a4c6" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_f66e4edc050f3b6a9c427c4107be7a35.setContent(html_db68440c701ae26ed8df74b33733a4c6);
|
|
|
|
|
|
|
|
marker_3e9995f3353a12c67bfd7968ec9c7a56.bindPopup(popup_f66e4edc050f3b6a9c427c4107be7a35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e9995f3353a12c67bfd7968ec9c7a56.setIcon(icon_747d7dd9eb90bd33ff63c5a4cb8e3565);
|
|
|
|
|
|
var marker_bd332380ee78fd65a46ba41268c27439 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1b597fb97a6aacff77adc487774bb0d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55bc184e6ba4abc70a0d1f41489d57c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b315fcdf81f4ef9ecb177a4ef0653a0 = $(`<div id="html_7b315fcdf81f4ef9ecb177a4ef0653a0" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_55bc184e6ba4abc70a0d1f41489d57c1.setContent(html_7b315fcdf81f4ef9ecb177a4ef0653a0);
|
|
|
|
|
|
|
|
marker_bd332380ee78fd65a46ba41268c27439.bindPopup(popup_55bc184e6ba4abc70a0d1f41489d57c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd332380ee78fd65a46ba41268c27439.setIcon(icon_1b597fb97a6aacff77adc487774bb0d5);
|
|
|
|
|
|
var marker_bf1dee460a8bdcd6feb8d67a1e3e9d89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_18e94ab545c84fad600d2e3388969f85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9a9ad3f5c04851973323ccd73084b0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df35795375ace12758721fa358793f89 = $(`<div id="html_df35795375ace12758721fa358793f89" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_e9a9ad3f5c04851973323ccd73084b0f.setContent(html_df35795375ace12758721fa358793f89);
|
|
|
|
|
|
|
|
marker_bf1dee460a8bdcd6feb8d67a1e3e9d89.bindPopup(popup_e9a9ad3f5c04851973323ccd73084b0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf1dee460a8bdcd6feb8d67a1e3e9d89.setIcon(icon_18e94ab545c84fad600d2e3388969f85);
|
|
|
|
|
|
var marker_497d2ee379353ca2c3ddaff457cc9388 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_dc50b718eb75673e4e3efc2c4eebcf83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b54e61ed3623b83ba7e70c26fdae77b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3fa9a8a7c896788c785d2d01dc2f70a = $(`<div id="html_d3fa9a8a7c896788c785d2d01dc2f70a" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_5b54e61ed3623b83ba7e70c26fdae77b.setContent(html_d3fa9a8a7c896788c785d2d01dc2f70a);
|
|
|
|
|
|
|
|
marker_497d2ee379353ca2c3ddaff457cc9388.bindPopup(popup_5b54e61ed3623b83ba7e70c26fdae77b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_497d2ee379353ca2c3ddaff457cc9388.setIcon(icon_dc50b718eb75673e4e3efc2c4eebcf83);
|
|
|
|
|
|
var marker_6a3c3f5b9bb7c3edc89f8a1ce7c22204 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_00ccc5bf36247046555da9ebd96dc7bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_626b6f98224d4a18f532704089dddad3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06ed59ab30282f9529829aad125bc5c3 = $(`<div id="html_06ed59ab30282f9529829aad125bc5c3" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_626b6f98224d4a18f532704089dddad3.setContent(html_06ed59ab30282f9529829aad125bc5c3);
|
|
|
|
|
|
|
|
marker_6a3c3f5b9bb7c3edc89f8a1ce7c22204.bindPopup(popup_626b6f98224d4a18f532704089dddad3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a3c3f5b9bb7c3edc89f8a1ce7c22204.setIcon(icon_00ccc5bf36247046555da9ebd96dc7bf);
|
|
|
|
|
|
var marker_39f95aac865eb32917ae7d5c798492eb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5a96d73fe2fbd76b3168058e7c808d9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17ac2cce4ef43f66d1b2ab7e2c97117f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80cac5ab95ee8561cbb7fe27f5701dd5 = $(`<div id="html_80cac5ab95ee8561cbb7fe27f5701dd5" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_17ac2cce4ef43f66d1b2ab7e2c97117f.setContent(html_80cac5ab95ee8561cbb7fe27f5701dd5);
|
|
|
|
|
|
|
|
marker_39f95aac865eb32917ae7d5c798492eb.bindPopup(popup_17ac2cce4ef43f66d1b2ab7e2c97117f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39f95aac865eb32917ae7d5c798492eb.setIcon(icon_5a96d73fe2fbd76b3168058e7c808d9c);
|
|
|
|
|
|
var marker_0f89468f46f6ab67d8e34e49fbe1e0b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_91038390f26243a9d3f8a3f1f4730a7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d10715d3c17e87ecc4199e611225e991 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a83af32ebd0d42db7cfbbbd5f663673 = $(`<div id="html_7a83af32ebd0d42db7cfbbbd5f663673" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_d10715d3c17e87ecc4199e611225e991.setContent(html_7a83af32ebd0d42db7cfbbbd5f663673);
|
|
|
|
|
|
|
|
marker_0f89468f46f6ab67d8e34e49fbe1e0b9.bindPopup(popup_d10715d3c17e87ecc4199e611225e991)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f89468f46f6ab67d8e34e49fbe1e0b9.setIcon(icon_91038390f26243a9d3f8a3f1f4730a7e);
|
|
|
|
|
|
var marker_09eafc6fe0e19f3831a0487279d0b9b2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_bbdee5104c31f53abefdca03fda930cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7657468b15a4ddc5c925a372b872d5ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dab589674eedc120e1f4247fa4a07021 = $(`<div id="html_dab589674eedc120e1f4247fa4a07021" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_7657468b15a4ddc5c925a372b872d5ab.setContent(html_dab589674eedc120e1f4247fa4a07021);
|
|
|
|
|
|
|
|
marker_09eafc6fe0e19f3831a0487279d0b9b2.bindPopup(popup_7657468b15a4ddc5c925a372b872d5ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09eafc6fe0e19f3831a0487279d0b9b2.setIcon(icon_bbdee5104c31f53abefdca03fda930cd);
|
|
|
|
|
|
var marker_2f2d8d6fa651de1cbfe9dad91be14947 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_46259ddbe98417a25f2f6844d862ca52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd745ec12a11321e07961b678103cd06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28101b6e5d11a15430adacbbeb7b6837 = $(`<div id="html_28101b6e5d11a15430adacbbeb7b6837" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_bd745ec12a11321e07961b678103cd06.setContent(html_28101b6e5d11a15430adacbbeb7b6837);
|
|
|
|
|
|
|
|
marker_2f2d8d6fa651de1cbfe9dad91be14947.bindPopup(popup_bd745ec12a11321e07961b678103cd06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f2d8d6fa651de1cbfe9dad91be14947.setIcon(icon_46259ddbe98417a25f2f6844d862ca52);
|
|
|
|
|
|
var marker_5280298bf4c5461bbb0ce091246634a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_d54ddc2802f41600f47f07357a4856c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eba3b062dbf885a292bd1d465fa3fd73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49e0fafa3e3aac115ce125c29fc1bd67 = $(`<div id="html_49e0fafa3e3aac115ce125c29fc1bd67" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_eba3b062dbf885a292bd1d465fa3fd73.setContent(html_49e0fafa3e3aac115ce125c29fc1bd67);
|
|
|
|
|
|
|
|
marker_5280298bf4c5461bbb0ce091246634a9.bindPopup(popup_eba3b062dbf885a292bd1d465fa3fd73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5280298bf4c5461bbb0ce091246634a9.setIcon(icon_d54ddc2802f41600f47f07357a4856c7);
|
|
|
|
|
|
var marker_30b273cbfa5b8783b042ba69d87809dd = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_2705c62833edda73226a397dae5a2617 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f78397354fc1cdd4c6a3744797b1da9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ef386f18a45ec248e1190c5e1174527 = $(`<div id="html_9ef386f18a45ec248e1190c5e1174527" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_6f78397354fc1cdd4c6a3744797b1da9.setContent(html_9ef386f18a45ec248e1190c5e1174527);
|
|
|
|
|
|
|
|
marker_30b273cbfa5b8783b042ba69d87809dd.bindPopup(popup_6f78397354fc1cdd4c6a3744797b1da9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30b273cbfa5b8783b042ba69d87809dd.setIcon(icon_2705c62833edda73226a397dae5a2617);
|
|
|
|
|
|
var marker_7329381a210ca2442ba76a49892a3c2f = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_24d1ad28b2980ce123c74f58ec641e0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c9cd5ab242640086dbeaf5197253b6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60e57fc2ca236507c50e9b6675445a57 = $(`<div id="html_60e57fc2ca236507c50e9b6675445a57" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_0c9cd5ab242640086dbeaf5197253b6c.setContent(html_60e57fc2ca236507c50e9b6675445a57);
|
|
|
|
|
|
|
|
marker_7329381a210ca2442ba76a49892a3c2f.bindPopup(popup_0c9cd5ab242640086dbeaf5197253b6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7329381a210ca2442ba76a49892a3c2f.setIcon(icon_24d1ad28b2980ce123c74f58ec641e0a);
|
|
|
|
|
|
var marker_08fa39e6438132988a6f6045eefc54c9 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_b13ce1fb3b81075861dbe946270d94c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6986efcc1033ac76965434dc8dafeb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1320b82cd2f8e99a018fdef7c95d7f5 = $(`<div id="html_b1320b82cd2f8e99a018fdef7c95d7f5" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_e6986efcc1033ac76965434dc8dafeb1.setContent(html_b1320b82cd2f8e99a018fdef7c95d7f5);
|
|
|
|
|
|
|
|
marker_08fa39e6438132988a6f6045eefc54c9.bindPopup(popup_e6986efcc1033ac76965434dc8dafeb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08fa39e6438132988a6f6045eefc54c9.setIcon(icon_b13ce1fb3b81075861dbe946270d94c2);
|
|
|
|
|
|
var marker_f02f9c6a529bcf5573fc604c78f244a7 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_33c05f056fd26636dd4c63f90e6453bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee251b7c966e2b2de05a8c94e07cce02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4622a00552197717d4b778fa579c6d4a = $(`<div id="html_4622a00552197717d4b778fa579c6d4a" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ee251b7c966e2b2de05a8c94e07cce02.setContent(html_4622a00552197717d4b778fa579c6d4a);
|
|
|
|
|
|
|
|
marker_f02f9c6a529bcf5573fc604c78f244a7.bindPopup(popup_ee251b7c966e2b2de05a8c94e07cce02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f02f9c6a529bcf5573fc604c78f244a7.setIcon(icon_33c05f056fd26636dd4c63f90e6453bd);
|
|
|
|
|
|
var marker_51c8ba1f738842128cf2ec1058b9cde2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8413c3f0e4790fa3e2e57e06f2c231f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9656c2aa5924ab6215ee23ad92a055c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_558a6afa5302f46fa22583c3fe14ade1 = $(`<div id="html_558a6afa5302f46fa22583c3fe14ade1" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_9656c2aa5924ab6215ee23ad92a055c0.setContent(html_558a6afa5302f46fa22583c3fe14ade1);
|
|
|
|
|
|
|
|
marker_51c8ba1f738842128cf2ec1058b9cde2.bindPopup(popup_9656c2aa5924ab6215ee23ad92a055c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c8ba1f738842128cf2ec1058b9cde2.setIcon(icon_8413c3f0e4790fa3e2e57e06f2c231f4);
|
|
|
|
|
|
var marker_7e5b2e3befcafa38c4d979f2d9c80e31 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_58c2149f10c1004aada83fb0727ae11b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7833c3c31c1a23fffe00bd5b4453faab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c3c3eac2c4ec0ff3636d74f02a266d5 = $(`<div id="html_2c3c3eac2c4ec0ff3636d74f02a266d5" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_7833c3c31c1a23fffe00bd5b4453faab.setContent(html_2c3c3eac2c4ec0ff3636d74f02a266d5);
|
|
|
|
|
|
|
|
marker_7e5b2e3befcafa38c4d979f2d9c80e31.bindPopup(popup_7833c3c31c1a23fffe00bd5b4453faab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e5b2e3befcafa38c4d979f2d9c80e31.setIcon(icon_58c2149f10c1004aada83fb0727ae11b);
|
|
|
|
|
|
var marker_68306166dc2006ef2883a7a22943c70c = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c893563e234e329a1ed9e2e4f56d61a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a858b874f40794c0b0d6dacf0ed98737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ee4bf61f68dd761e253b6a85f18c51d = $(`<div id="html_6ee4bf61f68dd761e253b6a85f18c51d" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_a858b874f40794c0b0d6dacf0ed98737.setContent(html_6ee4bf61f68dd761e253b6a85f18c51d);
|
|
|
|
|
|
|
|
marker_68306166dc2006ef2883a7a22943c70c.bindPopup(popup_a858b874f40794c0b0d6dacf0ed98737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68306166dc2006ef2883a7a22943c70c.setIcon(icon_c893563e234e329a1ed9e2e4f56d61a0);
|
|
|
|
|
|
var marker_655a5fa360e9d48abf1f03b915b0e3de = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_12b74fa02076ab5568f754d26f2fe7d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cd673fc62bab2ff9a8edf98886a184d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5f124c24fc78699b40341723a2f35e9 = $(`<div id="html_e5f124c24fc78699b40341723a2f35e9" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_0cd673fc62bab2ff9a8edf98886a184d.setContent(html_e5f124c24fc78699b40341723a2f35e9);
|
|
|
|
|
|
|
|
marker_655a5fa360e9d48abf1f03b915b0e3de.bindPopup(popup_0cd673fc62bab2ff9a8edf98886a184d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_655a5fa360e9d48abf1f03b915b0e3de.setIcon(icon_12b74fa02076ab5568f754d26f2fe7d2);
|
|
|
|
|
|
var marker_cfb41248d3cea94a1f48f646d5c8c470 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_979fb86f47dc12da486f804f2cec55f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d60fbfa339cbcafff41dc92e7a66bc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e95c11c4b31f817a8bf191593c183f2b = $(`<div id="html_e95c11c4b31f817a8bf191593c183f2b" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_3d60fbfa339cbcafff41dc92e7a66bc6.setContent(html_e95c11c4b31f817a8bf191593c183f2b);
|
|
|
|
|
|
|
|
marker_cfb41248d3cea94a1f48f646d5c8c470.bindPopup(popup_3d60fbfa339cbcafff41dc92e7a66bc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfb41248d3cea94a1f48f646d5c8c470.setIcon(icon_979fb86f47dc12da486f804f2cec55f2);
|
|
|
|
|
|
var marker_2ef6edc8b73235841296c243590924d7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_be322fcb6a63df016f2735342a8333cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af5d76909d3ce8daf648a12d61562a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7f44bce89a1c2eb05af4097bc10570a = $(`<div id="html_c7f44bce89a1c2eb05af4097bc10570a" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_6af5d76909d3ce8daf648a12d61562a5.setContent(html_c7f44bce89a1c2eb05af4097bc10570a);
|
|
|
|
|
|
|
|
marker_2ef6edc8b73235841296c243590924d7.bindPopup(popup_6af5d76909d3ce8daf648a12d61562a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ef6edc8b73235841296c243590924d7.setIcon(icon_be322fcb6a63df016f2735342a8333cd);
|
|
|
|
|
|
var marker_7e6428a1472be0d3b4756b95f19937da = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_3d62633f2752dd64f7f28b67fe65f934 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0853387ade21785ed0ea7388c32fed37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc53cb1fb730110ab36aa8a3878f9e61 = $(`<div id="html_fc53cb1fb730110ab36aa8a3878f9e61" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_0853387ade21785ed0ea7388c32fed37.setContent(html_fc53cb1fb730110ab36aa8a3878f9e61);
|
|
|
|
|
|
|
|
marker_7e6428a1472be0d3b4756b95f19937da.bindPopup(popup_0853387ade21785ed0ea7388c32fed37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e6428a1472be0d3b4756b95f19937da.setIcon(icon_3d62633f2752dd64f7f28b67fe65f934);
|
|
|
|
|
|
var marker_037d187fd2ca9c528d80f22269c94b1a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_db19f51321df74c50a69eeb6dc77e0df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4802de427c6f09fea8b6f1db65346bdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3609f39d4db62d34317316db1e0a702 = $(`<div id="html_a3609f39d4db62d34317316db1e0a702" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_4802de427c6f09fea8b6f1db65346bdd.setContent(html_a3609f39d4db62d34317316db1e0a702);
|
|
|
|
|
|
|
|
marker_037d187fd2ca9c528d80f22269c94b1a.bindPopup(popup_4802de427c6f09fea8b6f1db65346bdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_037d187fd2ca9c528d80f22269c94b1a.setIcon(icon_db19f51321df74c50a69eeb6dc77e0df);
|
|
|
|
|
|
var marker_e5177b0ee874f36968f5ce08cbaf1d5b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ad0cf97c7e24fda348003e88f3406356 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72cc1b6f641f210afad7cadf79c2f9bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccebaac043d0373d543c8c4b136f6a24 = $(`<div id="html_ccebaac043d0373d543c8c4b136f6a24" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_72cc1b6f641f210afad7cadf79c2f9bc.setContent(html_ccebaac043d0373d543c8c4b136f6a24);
|
|
|
|
|
|
|
|
marker_e5177b0ee874f36968f5ce08cbaf1d5b.bindPopup(popup_72cc1b6f641f210afad7cadf79c2f9bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5177b0ee874f36968f5ce08cbaf1d5b.setIcon(icon_ad0cf97c7e24fda348003e88f3406356);
|
|
|
|
|
|
var marker_c882bd21526e5a7e3816279893cc05e2 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_6b1d9abbc444282927c49204fa785cb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e3b098ad4f8595f3c321c6a0715dc92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fe2b68081f94f8214994a09a264f0b6 = $(`<div id="html_2fe2b68081f94f8214994a09a264f0b6" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_7e3b098ad4f8595f3c321c6a0715dc92.setContent(html_2fe2b68081f94f8214994a09a264f0b6);
|
|
|
|
|
|
|
|
marker_c882bd21526e5a7e3816279893cc05e2.bindPopup(popup_7e3b098ad4f8595f3c321c6a0715dc92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c882bd21526e5a7e3816279893cc05e2.setIcon(icon_6b1d9abbc444282927c49204fa785cb6);
|
|
|
|
|
|
var marker_c846d6b4ac0cc6b317b5ce0650163b24 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_225126554ac4bdf2c8ff39de3e72dd02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d94b376dcf75c9007094cf39533d07f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35194f3650231dacb0a6eec7372eb3cc = $(`<div id="html_35194f3650231dacb0a6eec7372eb3cc" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_d94b376dcf75c9007094cf39533d07f0.setContent(html_35194f3650231dacb0a6eec7372eb3cc);
|
|
|
|
|
|
|
|
marker_c846d6b4ac0cc6b317b5ce0650163b24.bindPopup(popup_d94b376dcf75c9007094cf39533d07f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c846d6b4ac0cc6b317b5ce0650163b24.setIcon(icon_225126554ac4bdf2c8ff39de3e72dd02);
|
|
|
|
|
|
var marker_8c0c0a5ea2bd51f0769774c05cac5183 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_edc7a355e8ef5d1dc5e209fb08e3da1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8df189ffef4b6720f80c542ede1df8a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5499b7a7b7cbad84f8e97174e1ecbed7 = $(`<div id="html_5499b7a7b7cbad84f8e97174e1ecbed7" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_8df189ffef4b6720f80c542ede1df8a6.setContent(html_5499b7a7b7cbad84f8e97174e1ecbed7);
|
|
|
|
|
|
|
|
marker_8c0c0a5ea2bd51f0769774c05cac5183.bindPopup(popup_8df189ffef4b6720f80c542ede1df8a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c0c0a5ea2bd51f0769774c05cac5183.setIcon(icon_edc7a355e8ef5d1dc5e209fb08e3da1b);
|
|
|
|
|
|
var marker_584b3b5cdacbae007b53dddfbe06793a = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_17e8784d25ca34c754737dda185c2a22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_949e617c42195061eb11d6184cf04d68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58f46daef683c87b6409a4a152e922d0 = $(`<div id="html_58f46daef683c87b6409a4a152e922d0" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_949e617c42195061eb11d6184cf04d68.setContent(html_58f46daef683c87b6409a4a152e922d0);
|
|
|
|
|
|
|
|
marker_584b3b5cdacbae007b53dddfbe06793a.bindPopup(popup_949e617c42195061eb11d6184cf04d68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_584b3b5cdacbae007b53dddfbe06793a.setIcon(icon_17e8784d25ca34c754737dda185c2a22);
|
|
|
|
|
|
var marker_e5f455a636e4fd156ecb54dc792e37b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4375468555d15f1bff8c04f56f8eb24c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9014046ac140b1e227ac0fa72ca13d66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17995358b762ce8b81a23b835c946e4b = $(`<div id="html_17995358b762ce8b81a23b835c946e4b" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_9014046ac140b1e227ac0fa72ca13d66.setContent(html_17995358b762ce8b81a23b835c946e4b);
|
|
|
|
|
|
|
|
marker_e5f455a636e4fd156ecb54dc792e37b9.bindPopup(popup_9014046ac140b1e227ac0fa72ca13d66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5f455a636e4fd156ecb54dc792e37b9.setIcon(icon_4375468555d15f1bff8c04f56f8eb24c);
|
|
|
|
|
|
var marker_d7aa3f5eaba540c0c4ddc37d8fb08ab2 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5eeec2282c59af9e48500891f6818af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a71d4f6c2f2e46ba11b31ba4d6c9f2fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c1f01cb69eb7bef01540b49b36bf9f5 = $(`<div id="html_6c1f01cb69eb7bef01540b49b36bf9f5" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a71d4f6c2f2e46ba11b31ba4d6c9f2fb.setContent(html_6c1f01cb69eb7bef01540b49b36bf9f5);
|
|
|
|
|
|
|
|
marker_d7aa3f5eaba540c0c4ddc37d8fb08ab2.bindPopup(popup_a71d4f6c2f2e46ba11b31ba4d6c9f2fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7aa3f5eaba540c0c4ddc37d8fb08ab2.setIcon(icon_5eeec2282c59af9e48500891f6818af8);
|
|
|
|
|
|
var marker_10752dbf8473539e6d2a94639fa6fc4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_298c59e4ce48f20024c6e58d41bca0f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f025d463ea2c2e4618f6dba28992c83b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48247736af9867095451ec24c6450b55 = $(`<div id="html_48247736af9867095451ec24c6450b55" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_f025d463ea2c2e4618f6dba28992c83b.setContent(html_48247736af9867095451ec24c6450b55);
|
|
|
|
|
|
|
|
marker_10752dbf8473539e6d2a94639fa6fc4f.bindPopup(popup_f025d463ea2c2e4618f6dba28992c83b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10752dbf8473539e6d2a94639fa6fc4f.setIcon(icon_298c59e4ce48f20024c6e58d41bca0f5);
|
|
|
|
|
|
var marker_073ae904b7c0c956ff8cc3dc97e54ef3 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c6b0a196434d8e5f43ab2269575685dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9666ed276ae6b86fe8547bdfad52225 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f5989cbec10cf8813850d54082eabc5 = $(`<div id="html_9f5989cbec10cf8813850d54082eabc5" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_b9666ed276ae6b86fe8547bdfad52225.setContent(html_9f5989cbec10cf8813850d54082eabc5);
|
|
|
|
|
|
|
|
marker_073ae904b7c0c956ff8cc3dc97e54ef3.bindPopup(popup_b9666ed276ae6b86fe8547bdfad52225)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_073ae904b7c0c956ff8cc3dc97e54ef3.setIcon(icon_c6b0a196434d8e5f43ab2269575685dd);
|
|
|
|
|
|
var marker_b80a3445231ab2ced08d0a1ddca6ab6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e44a86d1048f1b793c568c05f3a339ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_608835af22433795933a68209384d1f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be48f2eb62afe0d1e571c5ca74bebbec = $(`<div id="html_be48f2eb62afe0d1e571c5ca74bebbec" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_608835af22433795933a68209384d1f2.setContent(html_be48f2eb62afe0d1e571c5ca74bebbec);
|
|
|
|
|
|
|
|
marker_b80a3445231ab2ced08d0a1ddca6ab6d.bindPopup(popup_608835af22433795933a68209384d1f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b80a3445231ab2ced08d0a1ddca6ab6d.setIcon(icon_e44a86d1048f1b793c568c05f3a339ca);
|
|
|
|
|
|
var marker_8e309281514a260be634baa4d82b1c3a = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a76a2edd8bf6eab7a41f490af714f4b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de9aa3fb2c5bc651a9ecfc1384887c06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e9d3f3a5934f519c96e2c7a5d92940c = $(`<div id="html_6e9d3f3a5934f519c96e2c7a5d92940c" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_de9aa3fb2c5bc651a9ecfc1384887c06.setContent(html_6e9d3f3a5934f519c96e2c7a5d92940c);
|
|
|
|
|
|
|
|
marker_8e309281514a260be634baa4d82b1c3a.bindPopup(popup_de9aa3fb2c5bc651a9ecfc1384887c06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e309281514a260be634baa4d82b1c3a.setIcon(icon_a76a2edd8bf6eab7a41f490af714f4b0);
|
|
|
|
|
|
var marker_cceb6427ef96d7f9c9e6b20fa5569f56 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5403875186941eba1e1ddbf95d970fe3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60af2f2edafae407656a71b0921331ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3136f3ca363330d340bea50338103691 = $(`<div id="html_3136f3ca363330d340bea50338103691" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_60af2f2edafae407656a71b0921331ef.setContent(html_3136f3ca363330d340bea50338103691);
|
|
|
|
|
|
|
|
marker_cceb6427ef96d7f9c9e6b20fa5569f56.bindPopup(popup_60af2f2edafae407656a71b0921331ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cceb6427ef96d7f9c9e6b20fa5569f56.setIcon(icon_5403875186941eba1e1ddbf95d970fe3);
|
|
|
|
|
|
var marker_3912966019910c5b31181714f53c8060 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_86027a4ceba79d634150bcddc2c8359a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d10d5fc80fe10d503fcd12fdda1f5e21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32cd38728a2d88d65b11ad0420be7b66 = $(`<div id="html_32cd38728a2d88d65b11ad0420be7b66" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_d10d5fc80fe10d503fcd12fdda1f5e21.setContent(html_32cd38728a2d88d65b11ad0420be7b66);
|
|
|
|
|
|
|
|
marker_3912966019910c5b31181714f53c8060.bindPopup(popup_d10d5fc80fe10d503fcd12fdda1f5e21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3912966019910c5b31181714f53c8060.setIcon(icon_86027a4ceba79d634150bcddc2c8359a);
|
|
|
|
|
|
var marker_8e5855d8b8d9df53c5c75fff642595c9 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_b50f3d0887d7f3fe83d8f60413b56aea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e47cd508e86b095dfaa7f2fc6b5f09cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c2336b95b68eecd532be3300b9db825 = $(`<div id="html_2c2336b95b68eecd532be3300b9db825" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_e47cd508e86b095dfaa7f2fc6b5f09cd.setContent(html_2c2336b95b68eecd532be3300b9db825);
|
|
|
|
|
|
|
|
marker_8e5855d8b8d9df53c5c75fff642595c9.bindPopup(popup_e47cd508e86b095dfaa7f2fc6b5f09cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e5855d8b8d9df53c5c75fff642595c9.setIcon(icon_b50f3d0887d7f3fe83d8f60413b56aea);
|
|
|
|
|
|
var marker_06342bb4accac78ab98dc4cd1b679f2d = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1ed059516ef8d954e53205badbfd2525 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b0fb1e729fb0ec8f03b2343fc5beaf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d83a8c18df59bead3056d7f0302e705 = $(`<div id="html_6d83a8c18df59bead3056d7f0302e705" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_3b0fb1e729fb0ec8f03b2343fc5beaf1.setContent(html_6d83a8c18df59bead3056d7f0302e705);
|
|
|
|
|
|
|
|
marker_06342bb4accac78ab98dc4cd1b679f2d.bindPopup(popup_3b0fb1e729fb0ec8f03b2343fc5beaf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06342bb4accac78ab98dc4cd1b679f2d.setIcon(icon_1ed059516ef8d954e53205badbfd2525);
|
|
|
|
|
|
var marker_9ec74f947c9ba3b2edd6f0d1b86c8fca = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fc793efa12adbee1afbca500ff6630c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6d809584ef78da36fb78ca2e825508b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f2b582e3a81c3ca71724105fb0bc38d = $(`<div id="html_4f2b582e3a81c3ca71724105fb0bc38d" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_d6d809584ef78da36fb78ca2e825508b.setContent(html_4f2b582e3a81c3ca71724105fb0bc38d);
|
|
|
|
|
|
|
|
marker_9ec74f947c9ba3b2edd6f0d1b86c8fca.bindPopup(popup_d6d809584ef78da36fb78ca2e825508b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ec74f947c9ba3b2edd6f0d1b86c8fca.setIcon(icon_fc793efa12adbee1afbca500ff6630c1);
|
|
|
|
|
|
var marker_4ad683c7d9f4cf52a80c2a3946e8066f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fc459dc1a8b83709276cafd97b087f3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e7f9721f7bdeb2cd9cb4dff1dd64470 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa9cab0c82ea4cce364ec1863cc29113 = $(`<div id="html_aa9cab0c82ea4cce364ec1863cc29113" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_5e7f9721f7bdeb2cd9cb4dff1dd64470.setContent(html_aa9cab0c82ea4cce364ec1863cc29113);
|
|
|
|
|
|
|
|
marker_4ad683c7d9f4cf52a80c2a3946e8066f.bindPopup(popup_5e7f9721f7bdeb2cd9cb4dff1dd64470)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ad683c7d9f4cf52a80c2a3946e8066f.setIcon(icon_fc459dc1a8b83709276cafd97b087f3b);
|
|
|
|
|
|
var marker_e3f43dc3d0e58868e7bda21a2adab620 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7a25e52cbfe603531ce97475c413119a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f9ba1dd5758f83d756fee4d80fa8211 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cfc08cbf23650af8b644cb059d672f8 = $(`<div id="html_7cfc08cbf23650af8b644cb059d672f8" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_5f9ba1dd5758f83d756fee4d80fa8211.setContent(html_7cfc08cbf23650af8b644cb059d672f8);
|
|
|
|
|
|
|
|
marker_e3f43dc3d0e58868e7bda21a2adab620.bindPopup(popup_5f9ba1dd5758f83d756fee4d80fa8211)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f43dc3d0e58868e7bda21a2adab620.setIcon(icon_7a25e52cbfe603531ce97475c413119a);
|
|
|
|
|
|
var marker_f6516770b996f9522eb7bd82a59697b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_875dd69fa50d43d19902ed06858a5fc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4961f5de8eadc0b25b7760d6f6c297e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb52abf5dca716e1a1f22e1d339ccaed = $(`<div id="html_fb52abf5dca716e1a1f22e1d339ccaed" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_4961f5de8eadc0b25b7760d6f6c297e1.setContent(html_fb52abf5dca716e1a1f22e1d339ccaed);
|
|
|
|
|
|
|
|
marker_f6516770b996f9522eb7bd82a59697b5.bindPopup(popup_4961f5de8eadc0b25b7760d6f6c297e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6516770b996f9522eb7bd82a59697b5.setIcon(icon_875dd69fa50d43d19902ed06858a5fc5);
|
|
|
|
|
|
var marker_a0afcf9b31875160a9f9a916906f2523 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_34daffb250a5e49e2963efaff62f6219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3190700ccaf308fbecbeff2e9a57c659 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44b81bc2405afff1c2a1d2e5a4bb6aa6 = $(`<div id="html_44b81bc2405afff1c2a1d2e5a4bb6aa6" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_3190700ccaf308fbecbeff2e9a57c659.setContent(html_44b81bc2405afff1c2a1d2e5a4bb6aa6);
|
|
|
|
|
|
|
|
marker_a0afcf9b31875160a9f9a916906f2523.bindPopup(popup_3190700ccaf308fbecbeff2e9a57c659)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0afcf9b31875160a9f9a916906f2523.setIcon(icon_34daffb250a5e49e2963efaff62f6219);
|
|
|
|
|
|
var marker_48781441615e170a17a0899f7a27e76a = L.marker(
|
|
[34.6235, 50.8518],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_3d9fb0b3b9b66617ecf85c2a0437949b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29083bd8a0d03c27bb28fb33b07b3bf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c24b5b9ddc7c6af34c6cd706a9c1113f = $(`<div id="html_c24b5b9ddc7c6af34c6cd706a9c1113f" style="width: 100.0%; height: 100.0%;">sfri-mhmd.liara.run</div>`)[0];
|
|
popup_29083bd8a0d03c27bb28fb33b07b3bf3.setContent(html_c24b5b9ddc7c6af34c6cd706a9c1113f);
|
|
|
|
|
|
|
|
marker_48781441615e170a17a0899f7a27e76a.bindPopup(popup_29083bd8a0d03c27bb28fb33b07b3bf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48781441615e170a17a0899f7a27e76a.setIcon(icon_3d9fb0b3b9b66617ecf85c2a0437949b);
|
|
|
|
|
|
var marker_e7cf68e893e54c598fd73222b8373b20 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_564f819c176316880d7842f314dd71ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa257924b0c4e7a9da718413c4c0f799 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_077f9d715f9e55d6c49669224d74e7b5 = $(`<div id="html_077f9d715f9e55d6c49669224d74e7b5" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_aa257924b0c4e7a9da718413c4c0f799.setContent(html_077f9d715f9e55d6c49669224d74e7b5);
|
|
|
|
|
|
|
|
marker_e7cf68e893e54c598fd73222b8373b20.bindPopup(popup_aa257924b0c4e7a9da718413c4c0f799)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7cf68e893e54c598fd73222b8373b20.setIcon(icon_564f819c176316880d7842f314dd71ef);
|
|
|
|
|
|
var marker_622c8906f641455cef6f01fef3511c40 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_030e86d61232c9d3fe6dbd9f5ebc834a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a61356cc57a866d6d3a3f17cd344bc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0615806cf0c3b8af5c9578aab56ae70f = $(`<div id="html_0615806cf0c3b8af5c9578aab56ae70f" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_8a61356cc57a866d6d3a3f17cd344bc8.setContent(html_0615806cf0c3b8af5c9578aab56ae70f);
|
|
|
|
|
|
|
|
marker_622c8906f641455cef6f01fef3511c40.bindPopup(popup_8a61356cc57a866d6d3a3f17cd344bc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_622c8906f641455cef6f01fef3511c40.setIcon(icon_030e86d61232c9d3fe6dbd9f5ebc834a);
|
|
|
|
|
|
var marker_35ab389084a19a4d4639255152092e25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7329994ea477a63d169f0cbf0798093d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_774d083fcd62377a14eb021055d5a2be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_303931d2a407524de43badae238d867f = $(`<div id="html_303931d2a407524de43badae238d867f" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_774d083fcd62377a14eb021055d5a2be.setContent(html_303931d2a407524de43badae238d867f);
|
|
|
|
|
|
|
|
marker_35ab389084a19a4d4639255152092e25.bindPopup(popup_774d083fcd62377a14eb021055d5a2be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35ab389084a19a4d4639255152092e25.setIcon(icon_7329994ea477a63d169f0cbf0798093d);
|
|
|
|
|
|
var marker_5df82d7247fa4ea2768ad495be93a1a8 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_64ac59fb2e2adbf83a1003a03fa04ccd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1dfd31ec506235d20a8798845edc741 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3464063ebcf834ecdb21426dbf09e233 = $(`<div id="html_3464063ebcf834ecdb21426dbf09e233" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_b1dfd31ec506235d20a8798845edc741.setContent(html_3464063ebcf834ecdb21426dbf09e233);
|
|
|
|
|
|
|
|
marker_5df82d7247fa4ea2768ad495be93a1a8.bindPopup(popup_b1dfd31ec506235d20a8798845edc741)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5df82d7247fa4ea2768ad495be93a1a8.setIcon(icon_64ac59fb2e2adbf83a1003a03fa04ccd);
|
|
|
|
|
|
var marker_9a68f5df1f36c8d7314eddac6c42dc92 = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_b506bf087f1a1b7a1558400dde43d802 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a73deac94683718d62923f1d3855b97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_464986522665e39438bc69775e5e2223 = $(`<div id="html_464986522665e39438bc69775e5e2223" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_2a73deac94683718d62923f1d3855b97.setContent(html_464986522665e39438bc69775e5e2223);
|
|
|
|
|
|
|
|
marker_9a68f5df1f36c8d7314eddac6c42dc92.bindPopup(popup_2a73deac94683718d62923f1d3855b97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a68f5df1f36c8d7314eddac6c42dc92.setIcon(icon_b506bf087f1a1b7a1558400dde43d802);
|
|
|
|
|
|
var marker_ef06e92bece4bcb811fb4e375fe60d1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_6890928f82bc2a2ad80f686754987f58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c621294e8035d534c726142c0c2ed4a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd4fcf25812752f1f1ee8164f868a3c2 = $(`<div id="html_fd4fcf25812752f1f1ee8164f868a3c2" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_c621294e8035d534c726142c0c2ed4a9.setContent(html_fd4fcf25812752f1f1ee8164f868a3c2);
|
|
|
|
|
|
|
|
marker_ef06e92bece4bcb811fb4e375fe60d1e.bindPopup(popup_c621294e8035d534c726142c0c2ed4a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef06e92bece4bcb811fb4e375fe60d1e.setIcon(icon_6890928f82bc2a2ad80f686754987f58);
|
|
|
|
|
|
var marker_96b907fea8431f14b4c9023e238a3646 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c344a87aac9a2a4d2f030fb9ad18edc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fdcf5f612bb40ba1c782f4aa22c4677 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f57057bee19ad8df12cb053edb793e5 = $(`<div id="html_9f57057bee19ad8df12cb053edb793e5" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_7fdcf5f612bb40ba1c782f4aa22c4677.setContent(html_9f57057bee19ad8df12cb053edb793e5);
|
|
|
|
|
|
|
|
marker_96b907fea8431f14b4c9023e238a3646.bindPopup(popup_7fdcf5f612bb40ba1c782f4aa22c4677)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96b907fea8431f14b4c9023e238a3646.setIcon(icon_c344a87aac9a2a4d2f030fb9ad18edc8);
|
|
|
|
|
|
var marker_d7a42c7e61d935e935472a89976b1f9d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_dd5aefce231306e474d2b0e390f780cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7430c35fca7870aff68c359b43ada3ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c63cebcadcd22973eafacd04c0cd4e85 = $(`<div id="html_c63cebcadcd22973eafacd04c0cd4e85" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_7430c35fca7870aff68c359b43ada3ec.setContent(html_c63cebcadcd22973eafacd04c0cd4e85);
|
|
|
|
|
|
|
|
marker_d7a42c7e61d935e935472a89976b1f9d.bindPopup(popup_7430c35fca7870aff68c359b43ada3ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7a42c7e61d935e935472a89976b1f9d.setIcon(icon_dd5aefce231306e474d2b0e390f780cd);
|
|
|
|
|
|
var marker_73dc89c23831230fef545f74b5b461a5 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_b04829a5b9249b76c7d8b22109bedd45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f66ce07fb0a8bfc1663a16416a11573 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7bf019cc1306b5da41f27c5b130ce7f = $(`<div id="html_a7bf019cc1306b5da41f27c5b130ce7f" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_6f66ce07fb0a8bfc1663a16416a11573.setContent(html_a7bf019cc1306b5da41f27c5b130ce7f);
|
|
|
|
|
|
|
|
marker_73dc89c23831230fef545f74b5b461a5.bindPopup(popup_6f66ce07fb0a8bfc1663a16416a11573)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73dc89c23831230fef545f74b5b461a5.setIcon(icon_b04829a5b9249b76c7d8b22109bedd45);
|
|
|
|
|
|
var marker_b717f5246ceac78ca2fba6477531ca30 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8b8b7a35acce0bf1c0192bf3261f4bcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93b969a6d0890e60ba98a415a9ce9cf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5929fa581d1deae6ac81c137ca97e6e0 = $(`<div id="html_5929fa581d1deae6ac81c137ca97e6e0" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_93b969a6d0890e60ba98a415a9ce9cf0.setContent(html_5929fa581d1deae6ac81c137ca97e6e0);
|
|
|
|
|
|
|
|
marker_b717f5246ceac78ca2fba6477531ca30.bindPopup(popup_93b969a6d0890e60ba98a415a9ce9cf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b717f5246ceac78ca2fba6477531ca30.setIcon(icon_8b8b7a35acce0bf1c0192bf3261f4bcc);
|
|
|
|
|
|
var marker_3cdb0a254207447524771c43f24c71e4 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_afd8405624ac3f1dd7a8ba042dd65bae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78a72762bf0d8ae1d3270ea74e860ec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63cb9d6e54b7218a8975ea815d2816d9 = $(`<div id="html_63cb9d6e54b7218a8975ea815d2816d9" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_78a72762bf0d8ae1d3270ea74e860ec6.setContent(html_63cb9d6e54b7218a8975ea815d2816d9);
|
|
|
|
|
|
|
|
marker_3cdb0a254207447524771c43f24c71e4.bindPopup(popup_78a72762bf0d8ae1d3270ea74e860ec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cdb0a254207447524771c43f24c71e4.setIcon(icon_afd8405624ac3f1dd7a8ba042dd65bae);
|
|
|
|
|
|
var marker_71c2667cf2b06da2db0d841aea9ace6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_455b1256b47ecbac27bbfafc72cd0f8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a47958580017624ced592fe1b6d79b6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9e3d3b5c659dbfa97c3653d8ba185a4 = $(`<div id="html_e9e3d3b5c659dbfa97c3653d8ba185a4" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_a47958580017624ced592fe1b6d79b6b.setContent(html_e9e3d3b5c659dbfa97c3653d8ba185a4);
|
|
|
|
|
|
|
|
marker_71c2667cf2b06da2db0d841aea9ace6b.bindPopup(popup_a47958580017624ced592fe1b6d79b6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71c2667cf2b06da2db0d841aea9ace6b.setIcon(icon_455b1256b47ecbac27bbfafc72cd0f8e);
|
|
|
|
|
|
var marker_631bb61d212a6863e28dac4ce3611242 = L.marker(
|
|
[43.6708, -70.2844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_264b08fe8f2853e7fdccf89bde853307 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f374f00e00b303716899c4670e7c2681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94f0bdc6a5bb11cd1094fbfa87f26794 = $(`<div id="html_94f0bdc6a5bb11cd1094fbfa87f26794" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_f374f00e00b303716899c4670e7c2681.setContent(html_94f0bdc6a5bb11cd1094fbfa87f26794);
|
|
|
|
|
|
|
|
marker_631bb61d212a6863e28dac4ce3611242.bindPopup(popup_f374f00e00b303716899c4670e7c2681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_631bb61d212a6863e28dac4ce3611242.setIcon(icon_264b08fe8f2853e7fdccf89bde853307);
|
|
|
|
|
|
var marker_de96579694b749cb5012b4eb7c2bb401 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_14e2261014f521014d9295d1af56a0a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd258d4d5fa46d9d0880c88280b1c6b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8a46808fdbaf4028dcc562b3f92b6db = $(`<div id="html_b8a46808fdbaf4028dcc562b3f92b6db" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_bd258d4d5fa46d9d0880c88280b1c6b6.setContent(html_b8a46808fdbaf4028dcc562b3f92b6db);
|
|
|
|
|
|
|
|
marker_de96579694b749cb5012b4eb7c2bb401.bindPopup(popup_bd258d4d5fa46d9d0880c88280b1c6b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de96579694b749cb5012b4eb7c2bb401.setIcon(icon_14e2261014f521014d9295d1af56a0a1);
|
|
|
|
|
|
var marker_00da66190368b45bd693724762b3736c = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_dee6da4c299214b9131acf860f8eddea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e485f0ca31e9007249fdd2ee582c7ba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22f1025443f5dbb0a9d86490db296459 = $(`<div id="html_22f1025443f5dbb0a9d86490db296459" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_e485f0ca31e9007249fdd2ee582c7ba7.setContent(html_22f1025443f5dbb0a9d86490db296459);
|
|
|
|
|
|
|
|
marker_00da66190368b45bd693724762b3736c.bindPopup(popup_e485f0ca31e9007249fdd2ee582c7ba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00da66190368b45bd693724762b3736c.setIcon(icon_dee6da4c299214b9131acf860f8eddea);
|
|
|
|
|
|
var marker_13fb28a36a4788b3abd80bb2d9a48d69 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c953f04abc6a8b292a3b7a1667b0c692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1b6491670a656a574522990f8f59465 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eb7bc43758e60297482ef859d46d80f = $(`<div id="html_3eb7bc43758e60297482ef859d46d80f" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_c1b6491670a656a574522990f8f59465.setContent(html_3eb7bc43758e60297482ef859d46d80f);
|
|
|
|
|
|
|
|
marker_13fb28a36a4788b3abd80bb2d9a48d69.bindPopup(popup_c1b6491670a656a574522990f8f59465)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13fb28a36a4788b3abd80bb2d9a48d69.setIcon(icon_c953f04abc6a8b292a3b7a1667b0c692);
|
|
|
|
|
|
var marker_72e20e7d419e4efdd08558845bd1e7a2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_eefbcc508bd4a740c3a65c16144b0719 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8799cb129baa792e0a4b9f3a0d6bed46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a60f28b64d9ae3e0f57470c7a433cf2 = $(`<div id="html_6a60f28b64d9ae3e0f57470c7a433cf2" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_8799cb129baa792e0a4b9f3a0d6bed46.setContent(html_6a60f28b64d9ae3e0f57470c7a433cf2);
|
|
|
|
|
|
|
|
marker_72e20e7d419e4efdd08558845bd1e7a2.bindPopup(popup_8799cb129baa792e0a4b9f3a0d6bed46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72e20e7d419e4efdd08558845bd1e7a2.setIcon(icon_eefbcc508bd4a740c3a65c16144b0719);
|
|
|
|
|
|
var marker_e97d73afdc3bf1fb8ebe874678835337 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_147acf0a2d5dd3cc6679bfff9475da48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_198f23b198158e81e772b7271c2d235b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_873458e19285f8588c81dfd21e69c208 = $(`<div id="html_873458e19285f8588c81dfd21e69c208" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_198f23b198158e81e772b7271c2d235b.setContent(html_873458e19285f8588c81dfd21e69c208);
|
|
|
|
|
|
|
|
marker_e97d73afdc3bf1fb8ebe874678835337.bindPopup(popup_198f23b198158e81e772b7271c2d235b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e97d73afdc3bf1fb8ebe874678835337.setIcon(icon_147acf0a2d5dd3cc6679bfff9475da48);
|
|
|
|
|
|
var marker_e07e26a24634202e6b553eb5006c3466 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_496b0e8b24ee1b962a4338b1ca130e94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a014225c685468643a30305437fa9a00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb42a47deb48ce2819bf0bc6ca1e6e85 = $(`<div id="html_fb42a47deb48ce2819bf0bc6ca1e6e85" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_a014225c685468643a30305437fa9a00.setContent(html_fb42a47deb48ce2819bf0bc6ca1e6e85);
|
|
|
|
|
|
|
|
marker_e07e26a24634202e6b553eb5006c3466.bindPopup(popup_a014225c685468643a30305437fa9a00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e07e26a24634202e6b553eb5006c3466.setIcon(icon_496b0e8b24ee1b962a4338b1ca130e94);
|
|
|
|
|
|
var marker_d408e93b7e9e8a939ea027bde65c6f5c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7aec684c9d34df736ffcc328ae6ab235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5a2de12517d0c750732e85b2a82007e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebde0ef09f72bdc37d996fa0643a96b9 = $(`<div id="html_ebde0ef09f72bdc37d996fa0643a96b9" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_d5a2de12517d0c750732e85b2a82007e.setContent(html_ebde0ef09f72bdc37d996fa0643a96b9);
|
|
|
|
|
|
|
|
marker_d408e93b7e9e8a939ea027bde65c6f5c.bindPopup(popup_d5a2de12517d0c750732e85b2a82007e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d408e93b7e9e8a939ea027bde65c6f5c.setIcon(icon_7aec684c9d34df736ffcc328ae6ab235);
|
|
|
|
|
|
var marker_d4f3ce83ae49314ce0a345f5972c74a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_76119dd5434dbc09c0d45d83920a10e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67e4bec0263c3a0b6f6ce77802f7e188 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff6263db2a3d5c186fa40e8c8d458b85 = $(`<div id="html_ff6263db2a3d5c186fa40e8c8d458b85" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_67e4bec0263c3a0b6f6ce77802f7e188.setContent(html_ff6263db2a3d5c186fa40e8c8d458b85);
|
|
|
|
|
|
|
|
marker_d4f3ce83ae49314ce0a345f5972c74a5.bindPopup(popup_67e4bec0263c3a0b6f6ce77802f7e188)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4f3ce83ae49314ce0a345f5972c74a5.setIcon(icon_76119dd5434dbc09c0d45d83920a10e1);
|
|
|
|
|
|
var marker_f3f78f54e7ae5f553259512af28304cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_2c354254dcb5796d4b41cfcb6dc2c606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ba1a6adf23f57880dfba1f594b8c69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d05be07efe712a40dcbec8415b300ff7 = $(`<div id="html_d05be07efe712a40dcbec8415b300ff7" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_28ba1a6adf23f57880dfba1f594b8c69.setContent(html_d05be07efe712a40dcbec8415b300ff7);
|
|
|
|
|
|
|
|
marker_f3f78f54e7ae5f553259512af28304cc.bindPopup(popup_28ba1a6adf23f57880dfba1f594b8c69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3f78f54e7ae5f553259512af28304cc.setIcon(icon_2c354254dcb5796d4b41cfcb6dc2c606);
|
|
|
|
|
|
var marker_92023b6867e75d32cc90a4ffa198e56f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_28b5390e3618a3d9730b21fb0eebc8dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0680e3b4c40809407b836765fa933d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0301aa819c1ea87d6bf225de81c3a2b = $(`<div id="html_f0301aa819c1ea87d6bf225de81c3a2b" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_d0680e3b4c40809407b836765fa933d8.setContent(html_f0301aa819c1ea87d6bf225de81c3a2b);
|
|
|
|
|
|
|
|
marker_92023b6867e75d32cc90a4ffa198e56f.bindPopup(popup_d0680e3b4c40809407b836765fa933d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92023b6867e75d32cc90a4ffa198e56f.setIcon(icon_28b5390e3618a3d9730b21fb0eebc8dd);
|
|
|
|
|
|
var marker_2a0a0c016c68dec66af3ccff66f6330f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ba901fe9e18a1f4e79a5bec787c29284 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_218b72eedf0e610cdc901551b5cee7ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceb8b5419704e3606018cebff0d9116f = $(`<div id="html_ceb8b5419704e3606018cebff0d9116f" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_218b72eedf0e610cdc901551b5cee7ea.setContent(html_ceb8b5419704e3606018cebff0d9116f);
|
|
|
|
|
|
|
|
marker_2a0a0c016c68dec66af3ccff66f6330f.bindPopup(popup_218b72eedf0e610cdc901551b5cee7ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a0a0c016c68dec66af3ccff66f6330f.setIcon(icon_ba901fe9e18a1f4e79a5bec787c29284);
|
|
|
|
|
|
var marker_a7a948955dc9f4f0ffde9ae99891cf25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5643898c491e1577db6cae2e269735fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7f909f7d91339d78d55f9e1920815bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32aa12328a07bcf8f2457cc920cfe0d9 = $(`<div id="html_32aa12328a07bcf8f2457cc920cfe0d9" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_a7f909f7d91339d78d55f9e1920815bc.setContent(html_32aa12328a07bcf8f2457cc920cfe0d9);
|
|
|
|
|
|
|
|
marker_a7a948955dc9f4f0ffde9ae99891cf25.bindPopup(popup_a7f909f7d91339d78d55f9e1920815bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7a948955dc9f4f0ffde9ae99891cf25.setIcon(icon_5643898c491e1577db6cae2e269735fc);
|
|
|
|
|
|
var marker_52911d88fbb6c11a9c44eefcb9ca4655 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4193b4fe70c03dff9bda88927618137c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d861d4321eba3e49df593fc6886bc40a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca5fd6c3f088678e9fc88b5a02a5b2ae = $(`<div id="html_ca5fd6c3f088678e9fc88b5a02a5b2ae" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_d861d4321eba3e49df593fc6886bc40a.setContent(html_ca5fd6c3f088678e9fc88b5a02a5b2ae);
|
|
|
|
|
|
|
|
marker_52911d88fbb6c11a9c44eefcb9ca4655.bindPopup(popup_d861d4321eba3e49df593fc6886bc40a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52911d88fbb6c11a9c44eefcb9ca4655.setIcon(icon_4193b4fe70c03dff9bda88927618137c);
|
|
|
|
|
|
var marker_48e7854bf59736478503b0bc6e9c246b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_26eed635ecf530ae2315e95f95485edf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8a45c5f522064d9dfa224372b52a680 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf9225862885162ed91d01c57163c9d3 = $(`<div id="html_bf9225862885162ed91d01c57163c9d3" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_c8a45c5f522064d9dfa224372b52a680.setContent(html_bf9225862885162ed91d01c57163c9d3);
|
|
|
|
|
|
|
|
marker_48e7854bf59736478503b0bc6e9c246b.bindPopup(popup_c8a45c5f522064d9dfa224372b52a680)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48e7854bf59736478503b0bc6e9c246b.setIcon(icon_26eed635ecf530ae2315e95f95485edf);
|
|
|
|
|
|
var marker_0a463418bf62eff226fdfbcaf7e6cc99 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_df51a27b9eb65c8de041d26fbb2f45fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaedf1cfba21b57185f326eb85dc1d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf536d689e7d61d64c25ef6eaf37df48 = $(`<div id="html_cf536d689e7d61d64c25ef6eaf37df48" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_aaedf1cfba21b57185f326eb85dc1d5a.setContent(html_cf536d689e7d61d64c25ef6eaf37df48);
|
|
|
|
|
|
|
|
marker_0a463418bf62eff226fdfbcaf7e6cc99.bindPopup(popup_aaedf1cfba21b57185f326eb85dc1d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a463418bf62eff226fdfbcaf7e6cc99.setIcon(icon_df51a27b9eb65c8de041d26fbb2f45fa);
|
|
|
|
|
|
var marker_dc3e5264d10f5f77c013f5678eed8ff2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_43ce38a0270639d8380cedbb2a42af34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_959ada76b959b7964a6709f36fc06724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c766b4017f67d416113a0b1e9179a486 = $(`<div id="html_c766b4017f67d416113a0b1e9179a486" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_959ada76b959b7964a6709f36fc06724.setContent(html_c766b4017f67d416113a0b1e9179a486);
|
|
|
|
|
|
|
|
marker_dc3e5264d10f5f77c013f5678eed8ff2.bindPopup(popup_959ada76b959b7964a6709f36fc06724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc3e5264d10f5f77c013f5678eed8ff2.setIcon(icon_43ce38a0270639d8380cedbb2a42af34);
|
|
|
|
|
|
var marker_8d5c289b1858a9086b9ceaff0a0677ed = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e2ae9922e600d4600214a03c0413a0c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53d7b0c89501e009576d507dd579cd20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52d2c0d9103933b25350e530cc395b1a = $(`<div id="html_52d2c0d9103933b25350e530cc395b1a" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_53d7b0c89501e009576d507dd579cd20.setContent(html_52d2c0d9103933b25350e530cc395b1a);
|
|
|
|
|
|
|
|
marker_8d5c289b1858a9086b9ceaff0a0677ed.bindPopup(popup_53d7b0c89501e009576d507dd579cd20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d5c289b1858a9086b9ceaff0a0677ed.setIcon(icon_e2ae9922e600d4600214a03c0413a0c8);
|
|
|
|
|
|
var marker_910555a006c71e87950fa0f6a71ac044 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_9ed5bf03e6712eba09dfb79d370ced4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b52335f958ca8f26bb466b551fb11c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b81f061546bd98b4741fb3195f699cc = $(`<div id="html_2b81f061546bd98b4741fb3195f699cc" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_1b52335f958ca8f26bb466b551fb11c2.setContent(html_2b81f061546bd98b4741fb3195f699cc);
|
|
|
|
|
|
|
|
marker_910555a006c71e87950fa0f6a71ac044.bindPopup(popup_1b52335f958ca8f26bb466b551fb11c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_910555a006c71e87950fa0f6a71ac044.setIcon(icon_9ed5bf03e6712eba09dfb79d370ced4d);
|
|
|
|
|
|
var marker_2258e6baa630d74e4de6682849c8376c = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_c94b7f60465353e370c7057e9766258a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4775da6838ddee8eaa2a835e78150eb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6825a03cf41358fd6f69f74122f22977 = $(`<div id="html_6825a03cf41358fd6f69f74122f22977" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_4775da6838ddee8eaa2a835e78150eb3.setContent(html_6825a03cf41358fd6f69f74122f22977);
|
|
|
|
|
|
|
|
marker_2258e6baa630d74e4de6682849c8376c.bindPopup(popup_4775da6838ddee8eaa2a835e78150eb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2258e6baa630d74e4de6682849c8376c.setIcon(icon_c94b7f60465353e370c7057e9766258a);
|
|
|
|
|
|
var marker_37805351a544e857a85aebe2a6a4f05f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_e779c42b7f0af703c54a403a00079df1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f927f1642e51f0e0b56090e1cd09a29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f50cb3dcb7e48d48afb8ba9089baf697 = $(`<div id="html_f50cb3dcb7e48d48afb8ba9089baf697" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_5f927f1642e51f0e0b56090e1cd09a29.setContent(html_f50cb3dcb7e48d48afb8ba9089baf697);
|
|
|
|
|
|
|
|
marker_37805351a544e857a85aebe2a6a4f05f.bindPopup(popup_5f927f1642e51f0e0b56090e1cd09a29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37805351a544e857a85aebe2a6a4f05f.setIcon(icon_e779c42b7f0af703c54a403a00079df1);
|
|
|
|
|
|
var marker_c63940c8c771e9789f12a90b92e6da9d = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a79d5c1da2d6146a4173e105b8138f8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba5ce929ee895f1f749dc2792f90c7a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_820dc44a8dac77719e26c75c0a29e680 = $(`<div id="html_820dc44a8dac77719e26c75c0a29e680" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_ba5ce929ee895f1f749dc2792f90c7a3.setContent(html_820dc44a8dac77719e26c75c0a29e680);
|
|
|
|
|
|
|
|
marker_c63940c8c771e9789f12a90b92e6da9d.bindPopup(popup_ba5ce929ee895f1f749dc2792f90c7a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c63940c8c771e9789f12a90b92e6da9d.setIcon(icon_a79d5c1da2d6146a4173e105b8138f8b);
|
|
|
|
|
|
var marker_2eb07c464f19a33c2fe1003b0be04fba = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_8bc779a0225450a0d41d8e53c39ff6e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a2e5da7a75a3ad5c8c2770ddcfc6af9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_286abc2ee8eb2448844f7a8be53fee8c = $(`<div id="html_286abc2ee8eb2448844f7a8be53fee8c" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_7a2e5da7a75a3ad5c8c2770ddcfc6af9.setContent(html_286abc2ee8eb2448844f7a8be53fee8c);
|
|
|
|
|
|
|
|
marker_2eb07c464f19a33c2fe1003b0be04fba.bindPopup(popup_7a2e5da7a75a3ad5c8c2770ddcfc6af9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eb07c464f19a33c2fe1003b0be04fba.setIcon(icon_8bc779a0225450a0d41d8e53c39ff6e9);
|
|
|
|
|
|
var marker_c488e7425bec75601d1530b3c28744ed = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_4713068330cd36b02fad9099236abf7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8b85cea4e13894b7a3448e3713cd786 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ba4fd94dcc1588003f500b97f16e12b = $(`<div id="html_9ba4fd94dcc1588003f500b97f16e12b" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_d8b85cea4e13894b7a3448e3713cd786.setContent(html_9ba4fd94dcc1588003f500b97f16e12b);
|
|
|
|
|
|
|
|
marker_c488e7425bec75601d1530b3c28744ed.bindPopup(popup_d8b85cea4e13894b7a3448e3713cd786)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c488e7425bec75601d1530b3c28744ed.setIcon(icon_4713068330cd36b02fad9099236abf7d);
|
|
|
|
|
|
var marker_6eaae547c668c980b7a8b0839513b0f5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0c16a2503b5a25a5520d13d678412c51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bfb2e0adc07a341a81bf3d93058eb34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11e19b3608fe7c50a4f4035a373eec6e = $(`<div id="html_11e19b3608fe7c50a4f4035a373eec6e" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_5bfb2e0adc07a341a81bf3d93058eb34.setContent(html_11e19b3608fe7c50a4f4035a373eec6e);
|
|
|
|
|
|
|
|
marker_6eaae547c668c980b7a8b0839513b0f5.bindPopup(popup_5bfb2e0adc07a341a81bf3d93058eb34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eaae547c668c980b7a8b0839513b0f5.setIcon(icon_0c16a2503b5a25a5520d13d678412c51);
|
|
|
|
|
|
var marker_afe24a344deae68ff90cadbd3c2d1afd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_30a976af64d836546d77eaddc2a3b8f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_533d0c760ae8e325bfe47420ddf19802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_179348c2fb797fe1448a51fb95011e2e = $(`<div id="html_179348c2fb797fe1448a51fb95011e2e" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_533d0c760ae8e325bfe47420ddf19802.setContent(html_179348c2fb797fe1448a51fb95011e2e);
|
|
|
|
|
|
|
|
marker_afe24a344deae68ff90cadbd3c2d1afd.bindPopup(popup_533d0c760ae8e325bfe47420ddf19802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afe24a344deae68ff90cadbd3c2d1afd.setIcon(icon_30a976af64d836546d77eaddc2a3b8f3);
|
|
|
|
|
|
var marker_f60d8f223f79aa16a885ecabf3d3ddf0 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_24d79a8819f2ee9043adac74ef8975ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02fa1547a6501858a46cb91deafacb94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f32b9ebbe6c7ed03f81b41c5b75601c = $(`<div id="html_4f32b9ebbe6c7ed03f81b41c5b75601c" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_02fa1547a6501858a46cb91deafacb94.setContent(html_4f32b9ebbe6c7ed03f81b41c5b75601c);
|
|
|
|
|
|
|
|
marker_f60d8f223f79aa16a885ecabf3d3ddf0.bindPopup(popup_02fa1547a6501858a46cb91deafacb94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f60d8f223f79aa16a885ecabf3d3ddf0.setIcon(icon_24d79a8819f2ee9043adac74ef8975ab);
|
|
|
|
|
|
var marker_2c7dd9f4f17fd2f63b4965e9b735505b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_1b9633fb5d27faddf2c317918a70e1d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec1631826169fca74580dcde0ce66a06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0096328c72f41e510bfb43fecaf4f6c7 = $(`<div id="html_0096328c72f41e510bfb43fecaf4f6c7" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_ec1631826169fca74580dcde0ce66a06.setContent(html_0096328c72f41e510bfb43fecaf4f6c7);
|
|
|
|
|
|
|
|
marker_2c7dd9f4f17fd2f63b4965e9b735505b.bindPopup(popup_ec1631826169fca74580dcde0ce66a06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c7dd9f4f17fd2f63b4965e9b735505b.setIcon(icon_1b9633fb5d27faddf2c317918a70e1d8);
|
|
|
|
|
|
var marker_bf3c7b8a64b7034e0183e9579f788887 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_aa5443188a21481a52a97af1746bca51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f48aa7c348ac91be275d9903d77509d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a44d3c04aa325e4b36ce2cb6f4d69f4 = $(`<div id="html_3a44d3c04aa325e4b36ce2cb6f4d69f4" style="width: 100.0%; height: 100.0%;">relay.apps.prod.aws.ocp.signet.ing</div>`)[0];
|
|
popup_f48aa7c348ac91be275d9903d77509d9.setContent(html_3a44d3c04aa325e4b36ce2cb6f4d69f4);
|
|
|
|
|
|
|
|
marker_bf3c7b8a64b7034e0183e9579f788887.bindPopup(popup_f48aa7c348ac91be275d9903d77509d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf3c7b8a64b7034e0183e9579f788887.setIcon(icon_aa5443188a21481a52a97af1746bca51);
|
|
|
|
|
|
var marker_2362ba7dbaf997b2dd7017ce3398984a = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_ca22e03dd8561df1bb8c729a6411f913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a96753396db3c8af20ec89a0d37f8a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1465630c47eac011245b3b8428d5fffc = $(`<div id="html_1465630c47eac011245b3b8428d5fffc" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_9a96753396db3c8af20ec89a0d37f8a0.setContent(html_1465630c47eac011245b3b8428d5fffc);
|
|
|
|
|
|
|
|
marker_2362ba7dbaf997b2dd7017ce3398984a.bindPopup(popup_9a96753396db3c8af20ec89a0d37f8a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2362ba7dbaf997b2dd7017ce3398984a.setIcon(icon_ca22e03dd8561df1bb8c729a6411f913);
|
|
|
|
|
|
var marker_f2162ab64919004fd40805c599b1217e = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fee292b0c69d4d5325227ea3447e4885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a18d930512a04f6c252e2e07e6090f8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8de9df9db2cce90a2e0320258c45df1e = $(`<div id="html_8de9df9db2cce90a2e0320258c45df1e" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_a18d930512a04f6c252e2e07e6090f8c.setContent(html_8de9df9db2cce90a2e0320258c45df1e);
|
|
|
|
|
|
|
|
marker_f2162ab64919004fd40805c599b1217e.bindPopup(popup_a18d930512a04f6c252e2e07e6090f8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2162ab64919004fd40805c599b1217e.setIcon(icon_fee292b0c69d4d5325227ea3447e4885);
|
|
|
|
|
|
var marker_0163d2cb36bf9f6992567d70af8f167b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_55a9ceb0e08555ee812c5566e5ee03e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d917a372e6c413a135870f2b452ed17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba8864672301dd1c4c640b9504dccd52 = $(`<div id="html_ba8864672301dd1c4c640b9504dccd52" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_9d917a372e6c413a135870f2b452ed17.setContent(html_ba8864672301dd1c4c640b9504dccd52);
|
|
|
|
|
|
|
|
marker_0163d2cb36bf9f6992567d70af8f167b.bindPopup(popup_9d917a372e6c413a135870f2b452ed17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0163d2cb36bf9f6992567d70af8f167b.setIcon(icon_55a9ceb0e08555ee812c5566e5ee03e6);
|
|
|
|
|
|
var marker_70f8003fafcfa14c6a07fefad8d24789 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_9eb4289edef7c4bac2350be8c3f81759 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d551dda9ebaa2cf764c526737f1eb20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_585570e651337251142b6472ca0bf6c0 = $(`<div id="html_585570e651337251142b6472ca0bf6c0" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_3d551dda9ebaa2cf764c526737f1eb20.setContent(html_585570e651337251142b6472ca0bf6c0);
|
|
|
|
|
|
|
|
marker_70f8003fafcfa14c6a07fefad8d24789.bindPopup(popup_3d551dda9ebaa2cf764c526737f1eb20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70f8003fafcfa14c6a07fefad8d24789.setIcon(icon_9eb4289edef7c4bac2350be8c3f81759);
|
|
|
|
|
|
var marker_fa3bf675b552031246068fe6f798a2d1 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_138af4106343ced76fe1567b616f2b2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4ee6b009f8e652288915d84b819ffc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc27474cd383958bb1faeb487d4c4567 = $(`<div id="html_bc27474cd383958bb1faeb487d4c4567" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_a4ee6b009f8e652288915d84b819ffc9.setContent(html_bc27474cd383958bb1faeb487d4c4567);
|
|
|
|
|
|
|
|
marker_fa3bf675b552031246068fe6f798a2d1.bindPopup(popup_a4ee6b009f8e652288915d84b819ffc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa3bf675b552031246068fe6f798a2d1.setIcon(icon_138af4106343ced76fe1567b616f2b2d);
|
|
|
|
|
|
var marker_ced85aa80ec7346447d612677b44fe7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0e7e30905c4cb5d9e5f888af36a7d1d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_700e3975aed26a9c75c69c1d9f73a19c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_556a1dd07c15307f8ceb3e7d8dd7444a = $(`<div id="html_556a1dd07c15307f8ceb3e7d8dd7444a" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_700e3975aed26a9c75c69c1d9f73a19c.setContent(html_556a1dd07c15307f8ceb3e7d8dd7444a);
|
|
|
|
|
|
|
|
marker_ced85aa80ec7346447d612677b44fe7b.bindPopup(popup_700e3975aed26a9c75c69c1d9f73a19c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ced85aa80ec7346447d612677b44fe7b.setIcon(icon_0e7e30905c4cb5d9e5f888af36a7d1d0);
|
|
|
|
|
|
var marker_200d814ecc0a1d899354bd49295eec02 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_d8db1f752ed8fcc253a3d16beead9500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d7f7f64256a7be5c3e245e2ac0d66ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5b460d29b393f6641e7e444390b849c = $(`<div id="html_c5b460d29b393f6641e7e444390b849c" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_7d7f7f64256a7be5c3e245e2ac0d66ad.setContent(html_c5b460d29b393f6641e7e444390b849c);
|
|
|
|
|
|
|
|
marker_200d814ecc0a1d899354bd49295eec02.bindPopup(popup_7d7f7f64256a7be5c3e245e2ac0d66ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_200d814ecc0a1d899354bd49295eec02.setIcon(icon_d8db1f752ed8fcc253a3d16beead9500);
|
|
|
|
|
|
var marker_481a56db8b0cf7f75dbbb7c980c767a5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_5b597ee1ec4eb3f54affa6ef2991c101 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac3c2854ecbbc84b87b48207f0cafe74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_704a64d030849d6a6c3cb5c67ed9d2d7 = $(`<div id="html_704a64d030849d6a6c3cb5c67ed9d2d7" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_ac3c2854ecbbc84b87b48207f0cafe74.setContent(html_704a64d030849d6a6c3cb5c67ed9d2d7);
|
|
|
|
|
|
|
|
marker_481a56db8b0cf7f75dbbb7c980c767a5.bindPopup(popup_ac3c2854ecbbc84b87b48207f0cafe74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_481a56db8b0cf7f75dbbb7c980c767a5.setIcon(icon_5b597ee1ec4eb3f54affa6ef2991c101);
|
|
|
|
|
|
var marker_b7545f29f314ff47edc6f4c60fee24f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_a9262ac9e1439f617ac05d50270219a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e3a5cbe182b650025694aa294da0324 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97b4c1c84bd4126b2bbd79b20feab6ac = $(`<div id="html_97b4c1c84bd4126b2bbd79b20feab6ac" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_3e3a5cbe182b650025694aa294da0324.setContent(html_97b4c1c84bd4126b2bbd79b20feab6ac);
|
|
|
|
|
|
|
|
marker_b7545f29f314ff47edc6f4c60fee24f3.bindPopup(popup_3e3a5cbe182b650025694aa294da0324)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7545f29f314ff47edc6f4c60fee24f3.setIcon(icon_a9262ac9e1439f617ac05d50270219a8);
|
|
|
|
|
|
var marker_ba043973d9a41a052467767ff88e9744 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_da184355ace0ff1381b8a7941b8b79f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4809d72fa3b1b0f13acb3322be7d6088 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d9b3f52d99e8694512bb9e7eb3278ea = $(`<div id="html_7d9b3f52d99e8694512bb9e7eb3278ea" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_4809d72fa3b1b0f13acb3322be7d6088.setContent(html_7d9b3f52d99e8694512bb9e7eb3278ea);
|
|
|
|
|
|
|
|
marker_ba043973d9a41a052467767ff88e9744.bindPopup(popup_4809d72fa3b1b0f13acb3322be7d6088)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba043973d9a41a052467767ff88e9744.setIcon(icon_da184355ace0ff1381b8a7941b8b79f2);
|
|
|
|
|
|
var marker_1368c9f27ec52ff3568263387082aff8 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_6680c2aca3dbcb77b0f4284066bff7fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1526a4b34b3cce6ef69e3df7930c6d20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbcf6100f4bdc059bb7f62def273390f = $(`<div id="html_bbcf6100f4bdc059bb7f62def273390f" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_1526a4b34b3cce6ef69e3df7930c6d20.setContent(html_bbcf6100f4bdc059bb7f62def273390f);
|
|
|
|
|
|
|
|
marker_1368c9f27ec52ff3568263387082aff8.bindPopup(popup_1526a4b34b3cce6ef69e3df7930c6d20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1368c9f27ec52ff3568263387082aff8.setIcon(icon_6680c2aca3dbcb77b0f4284066bff7fe);
|
|
|
|
|
|
var marker_3db13f333404e702c17b22df1eb49251 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_0c99ba46123405fc955907dd16deb3f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e2136d46640c004af964c584a397453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbe9142b6a8cab61eda9b182126d71ae = $(`<div id="html_cbe9142b6a8cab61eda9b182126d71ae" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_5e2136d46640c004af964c584a397453.setContent(html_cbe9142b6a8cab61eda9b182126d71ae);
|
|
|
|
|
|
|
|
marker_3db13f333404e702c17b22df1eb49251.bindPopup(popup_5e2136d46640c004af964c584a397453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3db13f333404e702c17b22df1eb49251.setIcon(icon_0c99ba46123405fc955907dd16deb3f7);
|
|
|
|
|
|
var marker_45ce6e7abdd028fe39e66b106b072c2d = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fea2483252792825958a8f87aa698f28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb0a06837c64aa663ed3d489aa41f2c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1197ac92320f79e0576cd2766ff2911 = $(`<div id="html_f1197ac92320f79e0576cd2766ff2911" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_cb0a06837c64aa663ed3d489aa41f2c3.setContent(html_f1197ac92320f79e0576cd2766ff2911);
|
|
|
|
|
|
|
|
marker_45ce6e7abdd028fe39e66b106b072c2d.bindPopup(popup_cb0a06837c64aa663ed3d489aa41f2c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45ce6e7abdd028fe39e66b106b072c2d.setIcon(icon_fea2483252792825958a8f87aa698f28);
|
|
|
|
|
|
var marker_df700669c20e7be26266958e318a6843 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_fecb3335d31d3de0be5bea473c8a75cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37c93c696ce5c7a9e39971befb810653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de663543c9d4d792c4318e4817317dc = $(`<div id="html_0de663543c9d4d792c4318e4817317dc" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_37c93c696ce5c7a9e39971befb810653.setContent(html_0de663543c9d4d792c4318e4817317dc);
|
|
|
|
|
|
|
|
marker_df700669c20e7be26266958e318a6843.bindPopup(popup_37c93c696ce5c7a9e39971befb810653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df700669c20e7be26266958e318a6843.setIcon(icon_fecb3335d31d3de0be5bea473c8a75cb);
|
|
|
|
|
|
var marker_0dd5b433466f300795b5f285928d2514 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_65a654dfcc5a48e55a7510256c2a69d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eb58d3b2c5f2e32204309e01f0ca1b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bafd2175f60ff50185f3fe915f141a2 = $(`<div id="html_8bafd2175f60ff50185f3fe915f141a2" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_4eb58d3b2c5f2e32204309e01f0ca1b4.setContent(html_8bafd2175f60ff50185f3fe915f141a2);
|
|
|
|
|
|
|
|
marker_0dd5b433466f300795b5f285928d2514.bindPopup(popup_4eb58d3b2c5f2e32204309e01f0ca1b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dd5b433466f300795b5f285928d2514.setIcon(icon_65a654dfcc5a48e55a7510256c2a69d4);
|
|
|
|
|
|
var marker_21d748c069689f98b751b515d058e6d8 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_f6ced7268472d3377319caf3bcdc90ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f2192dc2f3fb819407bef16156a245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb8f2befca97936c1421738fb5dcf1bf = $(`<div id="html_fb8f2befca97936c1421738fb5dcf1bf" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_a2f2192dc2f3fb819407bef16156a245.setContent(html_fb8f2befca97936c1421738fb5dcf1bf);
|
|
|
|
|
|
|
|
marker_21d748c069689f98b751b515d058e6d8.bindPopup(popup_a2f2192dc2f3fb819407bef16156a245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21d748c069689f98b751b515d058e6d8.setIcon(icon_f6ced7268472d3377319caf3bcdc90ea);
|
|
|
|
|
|
var marker_1522ab8f866b474656269bdd9abea7f6 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_7d0fd06af224adbb33ac2f6312edd544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1e4625ad67ade2086a1ef5cde74bd74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1e87d7d42a9a700a9e53e5ec45154f8 = $(`<div id="html_a1e87d7d42a9a700a9e53e5ec45154f8" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_e1e4625ad67ade2086a1ef5cde74bd74.setContent(html_a1e87d7d42a9a700a9e53e5ec45154f8);
|
|
|
|
|
|
|
|
marker_1522ab8f866b474656269bdd9abea7f6.bindPopup(popup_e1e4625ad67ade2086a1ef5cde74bd74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1522ab8f866b474656269bdd9abea7f6.setIcon(icon_7d0fd06af224adbb33ac2f6312edd544);
|
|
|
|
|
|
var marker_4afa59fd0f29eb627d1b08f73aa61c69 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_888f42a6bead488de866c9cdba014d50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_258ed34078834d6372841186f2c988c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aac24c26c8fa571f5bf5e5ec7cc3a95f = $(`<div id="html_aac24c26c8fa571f5bf5e5ec7cc3a95f" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_258ed34078834d6372841186f2c988c8.setContent(html_aac24c26c8fa571f5bf5e5ec7cc3a95f);
|
|
|
|
|
|
|
|
marker_4afa59fd0f29eb627d1b08f73aa61c69.bindPopup(popup_258ed34078834d6372841186f2c988c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4afa59fd0f29eb627d1b08f73aa61c69.setIcon(icon_888f42a6bead488de866c9cdba014d50);
|
|
|
|
|
|
var marker_6d28c8506c4b89b5bdb262d5ba23ab71 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_68e30cdb8e43b538c8d412fdbd137b3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2e7ab52f59330b2fe501fbc304130de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa0dbf98e4dd0d72e3c04b454a1da423 = $(`<div id="html_aa0dbf98e4dd0d72e3c04b454a1da423" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_e2e7ab52f59330b2fe501fbc304130de.setContent(html_aa0dbf98e4dd0d72e3c04b454a1da423);
|
|
|
|
|
|
|
|
marker_6d28c8506c4b89b5bdb262d5ba23ab71.bindPopup(popup_e2e7ab52f59330b2fe501fbc304130de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d28c8506c4b89b5bdb262d5ba23ab71.setIcon(icon_68e30cdb8e43b538c8d412fdbd137b3c);
|
|
|
|
|
|
var marker_5ff87c31236730e48dde204afebd4e5a = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_eece29bf44f3089a2be6117785a00a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9b509ce1c833e39bbe0e8979d5e6282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_290fdc0fd42d2d68fca49a90f2dca481 = $(`<div id="html_290fdc0fd42d2d68fca49a90f2dca481" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_f9b509ce1c833e39bbe0e8979d5e6282.setContent(html_290fdc0fd42d2d68fca49a90f2dca481);
|
|
|
|
|
|
|
|
marker_5ff87c31236730e48dde204afebd4e5a.bindPopup(popup_f9b509ce1c833e39bbe0e8979d5e6282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ff87c31236730e48dde204afebd4e5a.setIcon(icon_eece29bf44f3089a2be6117785a00a57);
|
|
|
|
|
|
var marker_e8fe82d89ee28df0393a4b011ff9e29a = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_82c2a22b2e8dba19939d8cb8305c278f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99a02b7e6775e7967bf448883efb2425 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ce49354ff2a1c22e8bfb6aad34c42fb = $(`<div id="html_6ce49354ff2a1c22e8bfb6aad34c42fb" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_99a02b7e6775e7967bf448883efb2425.setContent(html_6ce49354ff2a1c22e8bfb6aad34c42fb);
|
|
|
|
|
|
|
|
marker_e8fe82d89ee28df0393a4b011ff9e29a.bindPopup(popup_99a02b7e6775e7967bf448883efb2425)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8fe82d89ee28df0393a4b011ff9e29a.setIcon(icon_82c2a22b2e8dba19939d8cb8305c278f);
|
|
|
|
|
|
var marker_340eb6a7f144153d6d3501afdbcb257e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_74d14b9e16b34043b399a93cfe9d89c0);
|
|
|
|
|
|
var icon_07c476697d44e8cd63f52e84f8fd3f3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ede39af135c3862e31ae6179922497f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_071affc6c649cc71e6773e8123b4470f = $(`<div id="html_071affc6c649cc71e6773e8123b4470f" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_ede39af135c3862e31ae6179922497f5.setContent(html_071affc6c649cc71e6773e8123b4470f);
|
|
|
|
|
|
|
|
marker_340eb6a7f144153d6d3501afdbcb257e.bindPopup(popup_ede39af135c3862e31ae6179922497f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_340eb6a7f144153d6d3501afdbcb257e.setIcon(icon_07c476697d44e8cd63f52e84f8fd3f3d);
|
|
|
|
|
|
marker_cluster_74d14b9e16b34043b399a93cfe9d89c0.addTo(map_76029c75c7e2bd77408d11795c35cd72);
|
|
|
|
</script>
|
|
</html> |