mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 15:25:17 +00:00
11817 lines
344 KiB
HTML
11817 lines
344 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
|
|
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
|
|
|
|
<meta name="viewport" content="width=device-width,
|
|
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<style>
|
|
#map_078b44a26d081ae38255710af5fdd442 {
|
|
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_078b44a26d081ae38255710af5fdd442" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_078b44a26d081ae38255710af5fdd442 = L.map(
|
|
"map_078b44a26d081ae38255710af5fdd442",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_fc3b19dcb84467df277f04e192f7d2a9 = 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_fc3b19dcb84467df277f04e192f7d2a9.addTo(map_078b44a26d081ae38255710af5fdd442);
|
|
|
|
|
|
var marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_24fc5440db68bfb9ea4cb51adbbea87d = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_300f52aa9a6f9b85bef7530b17e564f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f81123399412fdeb3d8e21e000cfae5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aac6fb68fbda824ef3c66cb3909c469 = $(`<div id="html_9aac6fb68fbda824ef3c66cb3909c469" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_6f81123399412fdeb3d8e21e000cfae5.setContent(html_9aac6fb68fbda824ef3c66cb3909c469);
|
|
|
|
|
|
|
|
marker_24fc5440db68bfb9ea4cb51adbbea87d.bindPopup(popup_6f81123399412fdeb3d8e21e000cfae5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24fc5440db68bfb9ea4cb51adbbea87d.setIcon(icon_300f52aa9a6f9b85bef7530b17e564f8);
|
|
|
|
|
|
var marker_c1ab101fbeb08584d9f11ce5c67eb543 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8e51ac7a24ea4456617ed1dbc4fc1605 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0be7b5a8bd6fc73dfa153b345052e750 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbbdab6413402287b504733e5122e1fa = $(`<div id="html_fbbdab6413402287b504733e5122e1fa" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_0be7b5a8bd6fc73dfa153b345052e750.setContent(html_fbbdab6413402287b504733e5122e1fa);
|
|
|
|
|
|
|
|
marker_c1ab101fbeb08584d9f11ce5c67eb543.bindPopup(popup_0be7b5a8bd6fc73dfa153b345052e750)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1ab101fbeb08584d9f11ce5c67eb543.setIcon(icon_8e51ac7a24ea4456617ed1dbc4fc1605);
|
|
|
|
|
|
var marker_77687810f2297a2fdc923ad63c169696 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_de9d79f7f260d52769c6ecc0bd9f6826 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14e0924a2f9dd3ad12ce6b91f7e6ce84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30c1bb593b6e5bf91bfac51019aaa2c9 = $(`<div id="html_30c1bb593b6e5bf91bfac51019aaa2c9" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_14e0924a2f9dd3ad12ce6b91f7e6ce84.setContent(html_30c1bb593b6e5bf91bfac51019aaa2c9);
|
|
|
|
|
|
|
|
marker_77687810f2297a2fdc923ad63c169696.bindPopup(popup_14e0924a2f9dd3ad12ce6b91f7e6ce84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77687810f2297a2fdc923ad63c169696.setIcon(icon_de9d79f7f260d52769c6ecc0bd9f6826);
|
|
|
|
|
|
var marker_d0282e0e090ad4fb3ef002e4bf4f28fb = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_27991f5eeeabe17589289d1f5aca5d4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62b6f127bc4dbed046d082a8874cf928 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69d0d8b28f918899ff082347bdf8dc1 = $(`<div id="html_c69d0d8b28f918899ff082347bdf8dc1" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_62b6f127bc4dbed046d082a8874cf928.setContent(html_c69d0d8b28f918899ff082347bdf8dc1);
|
|
|
|
|
|
|
|
marker_d0282e0e090ad4fb3ef002e4bf4f28fb.bindPopup(popup_62b6f127bc4dbed046d082a8874cf928)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0282e0e090ad4fb3ef002e4bf4f28fb.setIcon(icon_27991f5eeeabe17589289d1f5aca5d4d);
|
|
|
|
|
|
var marker_5828d46e47825cc5f826f1ce26a109d4 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_72582b37ef1083733359fe8fd5e5e2ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_047468b74a08247e41d9f9bb005f446b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_728b70de9b8827575621c5227e3346c4 = $(`<div id="html_728b70de9b8827575621c5227e3346c4" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_047468b74a08247e41d9f9bb005f446b.setContent(html_728b70de9b8827575621c5227e3346c4);
|
|
|
|
|
|
|
|
marker_5828d46e47825cc5f826f1ce26a109d4.bindPopup(popup_047468b74a08247e41d9f9bb005f446b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5828d46e47825cc5f826f1ce26a109d4.setIcon(icon_72582b37ef1083733359fe8fd5e5e2ac);
|
|
|
|
|
|
var marker_f176cc609a5df224c8fccd2791fb0ddd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5ab13099fc73147c12e8d7d7f911e1bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_503536c3c859c28a81915191bbcb9074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0063e8c73e5cff5507f23e747d8004ab = $(`<div id="html_0063e8c73e5cff5507f23e747d8004ab" style="width: 100.0%; height: 100.0%;">simplex.icu</div>`)[0];
|
|
popup_503536c3c859c28a81915191bbcb9074.setContent(html_0063e8c73e5cff5507f23e747d8004ab);
|
|
|
|
|
|
|
|
marker_f176cc609a5df224c8fccd2791fb0ddd.bindPopup(popup_503536c3c859c28a81915191bbcb9074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f176cc609a5df224c8fccd2791fb0ddd.setIcon(icon_5ab13099fc73147c12e8d7d7f911e1bd);
|
|
|
|
|
|
var marker_5b469b0240ffc9dd5f284424167f6391 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8f96cb711cd8a12a4fb4c8ea4714dcff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc75a52a2bbc083c4d79ee65dd2f3040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff367e1ca6123348edaec268c559ae0a = $(`<div id="html_ff367e1ca6123348edaec268c559ae0a" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_bc75a52a2bbc083c4d79ee65dd2f3040.setContent(html_ff367e1ca6123348edaec268c559ae0a);
|
|
|
|
|
|
|
|
marker_5b469b0240ffc9dd5f284424167f6391.bindPopup(popup_bc75a52a2bbc083c4d79ee65dd2f3040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b469b0240ffc9dd5f284424167f6391.setIcon(icon_8f96cb711cd8a12a4fb4c8ea4714dcff);
|
|
|
|
|
|
var marker_612fe5ba4393be42b7cfc873c06cba02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_550f368a9d5bfeb5694855cd768ec11d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a31d21bf82075049c0069d37153c5002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6d147d0243de25bc4b0c721d546c0cc = $(`<div id="html_f6d147d0243de25bc4b0c721d546c0cc" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a31d21bf82075049c0069d37153c5002.setContent(html_f6d147d0243de25bc4b0c721d546c0cc);
|
|
|
|
|
|
|
|
marker_612fe5ba4393be42b7cfc873c06cba02.bindPopup(popup_a31d21bf82075049c0069d37153c5002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_612fe5ba4393be42b7cfc873c06cba02.setIcon(icon_550f368a9d5bfeb5694855cd768ec11d);
|
|
|
|
|
|
var marker_b873d46afd111f68b9e65ee84eee1828 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_9151aa95504d7ce3a017105788adf233 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb0644bc3d9dd346f5e13bbdac5a72e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93fd9b87582ef2f7c00fe85371c56d79 = $(`<div id="html_93fd9b87582ef2f7c00fe85371c56d79" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_bb0644bc3d9dd346f5e13bbdac5a72e6.setContent(html_93fd9b87582ef2f7c00fe85371c56d79);
|
|
|
|
|
|
|
|
marker_b873d46afd111f68b9e65ee84eee1828.bindPopup(popup_bb0644bc3d9dd346f5e13bbdac5a72e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b873d46afd111f68b9e65ee84eee1828.setIcon(icon_9151aa95504d7ce3a017105788adf233);
|
|
|
|
|
|
var marker_cd32e91830095a3b8dcb81f3e89b2b1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c369bccaa758e92ccfb84295cde59e41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c97834209c59e09524284c1d9281f241 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e1f5aea551ff8d3160c520beb139d2e = $(`<div id="html_2e1f5aea551ff8d3160c520beb139d2e" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_c97834209c59e09524284c1d9281f241.setContent(html_2e1f5aea551ff8d3160c520beb139d2e);
|
|
|
|
|
|
|
|
marker_cd32e91830095a3b8dcb81f3e89b2b1c.bindPopup(popup_c97834209c59e09524284c1d9281f241)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd32e91830095a3b8dcb81f3e89b2b1c.setIcon(icon_c369bccaa758e92ccfb84295cde59e41);
|
|
|
|
|
|
var marker_b2e2e58dec44c68ab341c480f09f29b6 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_2c476fc5e53882a006a14b27883e8d64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fe70aca826c9420b8a91caea593ca7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bc75a8f3fbe7ffc32b10d673900abde = $(`<div id="html_1bc75a8f3fbe7ffc32b10d673900abde" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_3fe70aca826c9420b8a91caea593ca7b.setContent(html_1bc75a8f3fbe7ffc32b10d673900abde);
|
|
|
|
|
|
|
|
marker_b2e2e58dec44c68ab341c480f09f29b6.bindPopup(popup_3fe70aca826c9420b8a91caea593ca7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2e2e58dec44c68ab341c480f09f29b6.setIcon(icon_2c476fc5e53882a006a14b27883e8d64);
|
|
|
|
|
|
var marker_d543348e1dfec8ba003e39fea6a57f30 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_61208054f7d51f73c1e70534f17b01c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb01763b1ce6bfba5266e7ce2b4d8f73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eafbecff6dce8b61880ccb54293d5f7 = $(`<div id="html_3eafbecff6dce8b61880ccb54293d5f7" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_bb01763b1ce6bfba5266e7ce2b4d8f73.setContent(html_3eafbecff6dce8b61880ccb54293d5f7);
|
|
|
|
|
|
|
|
marker_d543348e1dfec8ba003e39fea6a57f30.bindPopup(popup_bb01763b1ce6bfba5266e7ce2b4d8f73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d543348e1dfec8ba003e39fea6a57f30.setIcon(icon_61208054f7d51f73c1e70534f17b01c6);
|
|
|
|
|
|
var marker_cbf9515d20e8ac3840bd94c1ef061488 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_17c96e589c0fe63689d3ba34e3e992e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_762d7dc008f83e4fe764cbaba9ef2f41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b373adbef50f1746da0c2bfa25b18b6 = $(`<div id="html_5b373adbef50f1746da0c2bfa25b18b6" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_762d7dc008f83e4fe764cbaba9ef2f41.setContent(html_5b373adbef50f1746da0c2bfa25b18b6);
|
|
|
|
|
|
|
|
marker_cbf9515d20e8ac3840bd94c1ef061488.bindPopup(popup_762d7dc008f83e4fe764cbaba9ef2f41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbf9515d20e8ac3840bd94c1ef061488.setIcon(icon_17c96e589c0fe63689d3ba34e3e992e1);
|
|
|
|
|
|
var marker_be879af48ee4987fd8260b98b5f765a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8dcd101730c86d2114c13a9611e6caa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e3c1f45d5138a7b6bd922e546d9d47d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43c0bf77caf7c38c89dde793375c900a = $(`<div id="html_43c0bf77caf7c38c89dde793375c900a" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_7e3c1f45d5138a7b6bd922e546d9d47d.setContent(html_43c0bf77caf7c38c89dde793375c900a);
|
|
|
|
|
|
|
|
marker_be879af48ee4987fd8260b98b5f765a9.bindPopup(popup_7e3c1f45d5138a7b6bd922e546d9d47d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be879af48ee4987fd8260b98b5f765a9.setIcon(icon_8dcd101730c86d2114c13a9611e6caa3);
|
|
|
|
|
|
var marker_51acbb9247e617732ed9d71c3433e4d6 = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e0afbda93ea3b1ed5e46d6680bbe8a6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86def6d60b5a415cac6eccc9ec7c75d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fb9463b7231ff1579a47625a5b4cf5a = $(`<div id="html_5fb9463b7231ff1579a47625a5b4cf5a" style="width: 100.0%; height: 100.0%;">undersound.link</div>`)[0];
|
|
popup_86def6d60b5a415cac6eccc9ec7c75d5.setContent(html_5fb9463b7231ff1579a47625a5b4cf5a);
|
|
|
|
|
|
|
|
marker_51acbb9247e617732ed9d71c3433e4d6.bindPopup(popup_86def6d60b5a415cac6eccc9ec7c75d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51acbb9247e617732ed9d71c3433e4d6.setIcon(icon_e0afbda93ea3b1ed5e46d6680bbe8a6b);
|
|
|
|
|
|
var marker_c458a0b6298cc3ac5f53841723142e7d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_92d9e707e1fd023ca0850e49511afc67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fe36b26b0c2b338580c5854ca80b9d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_216d2b00ad8fdc3374fdb8fdb4e90f96 = $(`<div id="html_216d2b00ad8fdc3374fdb8fdb4e90f96" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_4fe36b26b0c2b338580c5854ca80b9d9.setContent(html_216d2b00ad8fdc3374fdb8fdb4e90f96);
|
|
|
|
|
|
|
|
marker_c458a0b6298cc3ac5f53841723142e7d.bindPopup(popup_4fe36b26b0c2b338580c5854ca80b9d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c458a0b6298cc3ac5f53841723142e7d.setIcon(icon_92d9e707e1fd023ca0850e49511afc67);
|
|
|
|
|
|
var marker_8b1a095eaa5394c359750595df640268 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_efde5261e4888980c878d6aa1aebe667 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_109fb6abc67fcee580cef8bc7e3b1536 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93d22a125863fe0c931f653f5be66c40 = $(`<div id="html_93d22a125863fe0c931f653f5be66c40" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_109fb6abc67fcee580cef8bc7e3b1536.setContent(html_93d22a125863fe0c931f653f5be66c40);
|
|
|
|
|
|
|
|
marker_8b1a095eaa5394c359750595df640268.bindPopup(popup_109fb6abc67fcee580cef8bc7e3b1536)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b1a095eaa5394c359750595df640268.setIcon(icon_efde5261e4888980c878d6aa1aebe667);
|
|
|
|
|
|
var marker_f2939921623c652a2f78d23ca0d169fb = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_551c2c92a3a8d6ec2513d3e55750ff4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b173235af5a42662adc570ac05ff8671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a49b15b0008932c9f7d68bcea14da60 = $(`<div id="html_8a49b15b0008932c9f7d68bcea14da60" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_b173235af5a42662adc570ac05ff8671.setContent(html_8a49b15b0008932c9f7d68bcea14da60);
|
|
|
|
|
|
|
|
marker_f2939921623c652a2f78d23ca0d169fb.bindPopup(popup_b173235af5a42662adc570ac05ff8671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2939921623c652a2f78d23ca0d169fb.setIcon(icon_551c2c92a3a8d6ec2513d3e55750ff4c);
|
|
|
|
|
|
var marker_367a0a6559026d901995dc438eb94631 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5c9e32d4d0cb8f2b981642b49a0cea11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d670614f1f5d74f253fd4a7555d3809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69421eaf74025908e0f7bd4143336f29 = $(`<div id="html_69421eaf74025908e0f7bd4143336f29" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_2d670614f1f5d74f253fd4a7555d3809.setContent(html_69421eaf74025908e0f7bd4143336f29);
|
|
|
|
|
|
|
|
marker_367a0a6559026d901995dc438eb94631.bindPopup(popup_2d670614f1f5d74f253fd4a7555d3809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_367a0a6559026d901995dc438eb94631.setIcon(icon_5c9e32d4d0cb8f2b981642b49a0cea11);
|
|
|
|
|
|
var marker_2707e64898b3daeaff2a67a9c678f0ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b15c4ecdd4489a1c714923ffff071ceb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac58ddbc789bdd87e3fa9579a4175994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5f444b5bb52e87208d1e490dccc6239 = $(`<div id="html_e5f444b5bb52e87208d1e490dccc6239" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_ac58ddbc789bdd87e3fa9579a4175994.setContent(html_e5f444b5bb52e87208d1e490dccc6239);
|
|
|
|
|
|
|
|
marker_2707e64898b3daeaff2a67a9c678f0ca.bindPopup(popup_ac58ddbc789bdd87e3fa9579a4175994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2707e64898b3daeaff2a67a9c678f0ca.setIcon(icon_b15c4ecdd4489a1c714923ffff071ceb);
|
|
|
|
|
|
var marker_b475fd2651e458dd379b0add66edaae1 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_34c34179f197f84a7e3bfb20f34e240a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57d16b9bc321f394556164662df6e100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3d0902eecee622540ba17c5fe80be38 = $(`<div id="html_c3d0902eecee622540ba17c5fe80be38" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_57d16b9bc321f394556164662df6e100.setContent(html_c3d0902eecee622540ba17c5fe80be38);
|
|
|
|
|
|
|
|
marker_b475fd2651e458dd379b0add66edaae1.bindPopup(popup_57d16b9bc321f394556164662df6e100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b475fd2651e458dd379b0add66edaae1.setIcon(icon_34c34179f197f84a7e3bfb20f34e240a);
|
|
|
|
|
|
var marker_c5d30189e92588b5386aa95ad0286d13 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_2f0de8694e8a74081f59d17c4fea3e22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8daf79fe1ed3da5cfeafb1b20b76551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cef412e4132879cb984b7046e77dc7c1 = $(`<div id="html_cef412e4132879cb984b7046e77dc7c1" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_a8daf79fe1ed3da5cfeafb1b20b76551.setContent(html_cef412e4132879cb984b7046e77dc7c1);
|
|
|
|
|
|
|
|
marker_c5d30189e92588b5386aa95ad0286d13.bindPopup(popup_a8daf79fe1ed3da5cfeafb1b20b76551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5d30189e92588b5386aa95ad0286d13.setIcon(icon_2f0de8694e8a74081f59d17c4fea3e22);
|
|
|
|
|
|
var marker_a074711cf0df69ace0158585f89f69b0 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_40dca27c17d30797dd6e7b95f5be07fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_628becadae927f4641239fb604237c4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f07c0c863305e5c37415363a05e0154b = $(`<div id="html_f07c0c863305e5c37415363a05e0154b" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_628becadae927f4641239fb604237c4e.setContent(html_f07c0c863305e5c37415363a05e0154b);
|
|
|
|
|
|
|
|
marker_a074711cf0df69ace0158585f89f69b0.bindPopup(popup_628becadae927f4641239fb604237c4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a074711cf0df69ace0158585f89f69b0.setIcon(icon_40dca27c17d30797dd6e7b95f5be07fc);
|
|
|
|
|
|
var marker_b73d953db4a44e0cfc9c4bbb5dce3dad = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a3b2d6bd816e94bdaac28dbe22a8c48e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34f81d07dbfba816ac3f91a024a8af4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87ba76c890e2b5ec79a54587f6884e7f = $(`<div id="html_87ba76c890e2b5ec79a54587f6884e7f" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_34f81d07dbfba816ac3f91a024a8af4b.setContent(html_87ba76c890e2b5ec79a54587f6884e7f);
|
|
|
|
|
|
|
|
marker_b73d953db4a44e0cfc9c4bbb5dce3dad.bindPopup(popup_34f81d07dbfba816ac3f91a024a8af4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b73d953db4a44e0cfc9c4bbb5dce3dad.setIcon(icon_a3b2d6bd816e94bdaac28dbe22a8c48e);
|
|
|
|
|
|
var marker_373a660943d0f275912c40defd108af2 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b74f6029370ea21a2cd1d89cfaadea10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35cec7b301518fd53b98da7965d3b7b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6704f3f7f0f9d414583d09261db49d4 = $(`<div id="html_a6704f3f7f0f9d414583d09261db49d4" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_35cec7b301518fd53b98da7965d3b7b6.setContent(html_a6704f3f7f0f9d414583d09261db49d4);
|
|
|
|
|
|
|
|
marker_373a660943d0f275912c40defd108af2.bindPopup(popup_35cec7b301518fd53b98da7965d3b7b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_373a660943d0f275912c40defd108af2.setIcon(icon_b74f6029370ea21a2cd1d89cfaadea10);
|
|
|
|
|
|
var marker_1d0a6359d4bc3a2457203500ff4330d3 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a2866b9be989be1e72d92bcbd79c5aea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c14e984cf5a700c6da2d3d7210595994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d635e030cc1badf288cc4deb4842d34f = $(`<div id="html_d635e030cc1badf288cc4deb4842d34f" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_c14e984cf5a700c6da2d3d7210595994.setContent(html_d635e030cc1badf288cc4deb4842d34f);
|
|
|
|
|
|
|
|
marker_1d0a6359d4bc3a2457203500ff4330d3.bindPopup(popup_c14e984cf5a700c6da2d3d7210595994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d0a6359d4bc3a2457203500ff4330d3.setIcon(icon_a2866b9be989be1e72d92bcbd79c5aea);
|
|
|
|
|
|
var marker_a12cacb91ad8a79619c82ea2cb75a7a8 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_46b895f51e38c92f860f451a3430b79b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87f0c6ea0b688a6e56137913311cf02f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f11d035e0e1459c7499cdeb57966b0b = $(`<div id="html_4f11d035e0e1459c7499cdeb57966b0b" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_87f0c6ea0b688a6e56137913311cf02f.setContent(html_4f11d035e0e1459c7499cdeb57966b0b);
|
|
|
|
|
|
|
|
marker_a12cacb91ad8a79619c82ea2cb75a7a8.bindPopup(popup_87f0c6ea0b688a6e56137913311cf02f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a12cacb91ad8a79619c82ea2cb75a7a8.setIcon(icon_46b895f51e38c92f860f451a3430b79b);
|
|
|
|
|
|
var marker_43ca1f53993ccec658a88169490678c1 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_50971e686ceed236ab7bca25428c358e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b02df352da80a950c2b1b2c989f61e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74e988312d7dd9c61da75a2a13394d5c = $(`<div id="html_74e988312d7dd9c61da75a2a13394d5c" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_9b02df352da80a950c2b1b2c989f61e6.setContent(html_74e988312d7dd9c61da75a2a13394d5c);
|
|
|
|
|
|
|
|
marker_43ca1f53993ccec658a88169490678c1.bindPopup(popup_9b02df352da80a950c2b1b2c989f61e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43ca1f53993ccec658a88169490678c1.setIcon(icon_50971e686ceed236ab7bca25428c358e);
|
|
|
|
|
|
var marker_4d1cb266e0a16ada28d99f6e97b15082 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6ec52d7a2e25badc41ab49ed5804974c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c4b9e59df9b02c74d9be9d7e1573e96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77229a82a609a1f407081055d59c2b54 = $(`<div id="html_77229a82a609a1f407081055d59c2b54" style="width: 100.0%; height: 100.0%;">dynasty.libretechsystems.xyz</div>`)[0];
|
|
popup_7c4b9e59df9b02c74d9be9d7e1573e96.setContent(html_77229a82a609a1f407081055d59c2b54);
|
|
|
|
|
|
|
|
marker_4d1cb266e0a16ada28d99f6e97b15082.bindPopup(popup_7c4b9e59df9b02c74d9be9d7e1573e96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d1cb266e0a16ada28d99f6e97b15082.setIcon(icon_6ec52d7a2e25badc41ab49ed5804974c);
|
|
|
|
|
|
var marker_9d0d4ee506ac1d222ed70f273752098f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_24df9cf026230163dc2b4d2b97202dc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a81668da0ca23c20686350c8d8995e5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77aa4740e452db01b55f438c292d3707 = $(`<div id="html_77aa4740e452db01b55f438c292d3707" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_a81668da0ca23c20686350c8d8995e5c.setContent(html_77aa4740e452db01b55f438c292d3707);
|
|
|
|
|
|
|
|
marker_9d0d4ee506ac1d222ed70f273752098f.bindPopup(popup_a81668da0ca23c20686350c8d8995e5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d0d4ee506ac1d222ed70f273752098f.setIcon(icon_24df9cf026230163dc2b4d2b97202dc1);
|
|
|
|
|
|
var marker_e23792b72c13e35d43e0b3cb85c50a62 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5d087474ab59e285bc22331f542aa32f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59e0ceabd1d5262ac65c99d7065ee1b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eda49b19b134c3ce8e385e01f2c107c6 = $(`<div id="html_eda49b19b134c3ce8e385e01f2c107c6" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_59e0ceabd1d5262ac65c99d7065ee1b0.setContent(html_eda49b19b134c3ce8e385e01f2c107c6);
|
|
|
|
|
|
|
|
marker_e23792b72c13e35d43e0b3cb85c50a62.bindPopup(popup_59e0ceabd1d5262ac65c99d7065ee1b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e23792b72c13e35d43e0b3cb85c50a62.setIcon(icon_5d087474ab59e285bc22331f542aa32f);
|
|
|
|
|
|
var marker_7f8981ef20f0d2b9deb338ea7570508b = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6a9550470505959da579fcc5b416f88c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a55f245aca7648ccbbd1f9b9693adfac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c80380d6f222a7a7b3495c40501aafa = $(`<div id="html_6c80380d6f222a7a7b3495c40501aafa" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_a55f245aca7648ccbbd1f9b9693adfac.setContent(html_6c80380d6f222a7a7b3495c40501aafa);
|
|
|
|
|
|
|
|
marker_7f8981ef20f0d2b9deb338ea7570508b.bindPopup(popup_a55f245aca7648ccbbd1f9b9693adfac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f8981ef20f0d2b9deb338ea7570508b.setIcon(icon_6a9550470505959da579fcc5b416f88c);
|
|
|
|
|
|
var marker_7c5683f976cabe615d6dc5692130a246 = L.marker(
|
|
[13.7234, 100.784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_bbdd7ed97152d07d11850d0df213b004 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b1d274a8ee3c775107bb877bff73956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42fc309693465ed6181fe1ba06fcab56 = $(`<div id="html_42fc309693465ed6181fe1ba06fcab56" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_9b1d274a8ee3c775107bb877bff73956.setContent(html_42fc309693465ed6181fe1ba06fcab56);
|
|
|
|
|
|
|
|
marker_7c5683f976cabe615d6dc5692130a246.bindPopup(popup_9b1d274a8ee3c775107bb877bff73956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c5683f976cabe615d6dc5692130a246.setIcon(icon_bbdd7ed97152d07d11850d0df213b004);
|
|
|
|
|
|
var marker_c0a8372ed54b04906c45425e7d272b41 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0cc00cefe7fa68ff71f18b4422436ab5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9952ff94352bb272219b5c6eef1bd9b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_124a1db94d09a83373d5df3b8cfc70b3 = $(`<div id="html_124a1db94d09a83373d5df3b8cfc70b3" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_9952ff94352bb272219b5c6eef1bd9b5.setContent(html_124a1db94d09a83373d5df3b8cfc70b3);
|
|
|
|
|
|
|
|
marker_c0a8372ed54b04906c45425e7d272b41.bindPopup(popup_9952ff94352bb272219b5c6eef1bd9b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0a8372ed54b04906c45425e7d272b41.setIcon(icon_0cc00cefe7fa68ff71f18b4422436ab5);
|
|
|
|
|
|
var marker_54e7a08eba4363a84d8c6fd2e30e9db7 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0d042869632e60f077c43d760ec39567 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b20d013c3af90158c3a962501c9e22b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abda573af3a242f8ebd15e384abbd7a8 = $(`<div id="html_abda573af3a242f8ebd15e384abbd7a8" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_b20d013c3af90158c3a962501c9e22b1.setContent(html_abda573af3a242f8ebd15e384abbd7a8);
|
|
|
|
|
|
|
|
marker_54e7a08eba4363a84d8c6fd2e30e9db7.bindPopup(popup_b20d013c3af90158c3a962501c9e22b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54e7a08eba4363a84d8c6fd2e30e9db7.setIcon(icon_0d042869632e60f077c43d760ec39567);
|
|
|
|
|
|
var marker_8a23a12c956246b58d367b85ede8f25a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_926d93ad70e6982d2824dddd832b591f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_876e0e2d3c33fed35c7894a9f77d1e3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e59f4c0aeab3f9324787abe1c4981226 = $(`<div id="html_e59f4c0aeab3f9324787abe1c4981226" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_876e0e2d3c33fed35c7894a9f77d1e3c.setContent(html_e59f4c0aeab3f9324787abe1c4981226);
|
|
|
|
|
|
|
|
marker_8a23a12c956246b58d367b85ede8f25a.bindPopup(popup_876e0e2d3c33fed35c7894a9f77d1e3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a23a12c956246b58d367b85ede8f25a.setIcon(icon_926d93ad70e6982d2824dddd832b591f);
|
|
|
|
|
|
var marker_868afcb39c71565f7b02bb811f28dc32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_34b9bb97d7eed501db07022ef73233f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2f4627389a0f9f5c813c01d0948fe00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e76035406409aa6c92f22f6036830c19 = $(`<div id="html_e76035406409aa6c92f22f6036830c19" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_c2f4627389a0f9f5c813c01d0948fe00.setContent(html_e76035406409aa6c92f22f6036830c19);
|
|
|
|
|
|
|
|
marker_868afcb39c71565f7b02bb811f28dc32.bindPopup(popup_c2f4627389a0f9f5c813c01d0948fe00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_868afcb39c71565f7b02bb811f28dc32.setIcon(icon_34b9bb97d7eed501db07022ef73233f1);
|
|
|
|
|
|
var marker_0fab6e2be18adedf96f42572f9cfdaf5 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8afb4f93761bb719b5b8e98f1a0e2523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d115e6c70602a908bdf7b18a665a83c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d81bccd58b6853bc79892e8eb262152 = $(`<div id="html_0d81bccd58b6853bc79892e8eb262152" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_0d115e6c70602a908bdf7b18a665a83c.setContent(html_0d81bccd58b6853bc79892e8eb262152);
|
|
|
|
|
|
|
|
marker_0fab6e2be18adedf96f42572f9cfdaf5.bindPopup(popup_0d115e6c70602a908bdf7b18a665a83c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fab6e2be18adedf96f42572f9cfdaf5.setIcon(icon_8afb4f93761bb719b5b8e98f1a0e2523);
|
|
|
|
|
|
var marker_e174490b27d583479472c3f81bc7fce0 = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_83e010988c14bea37140c16de44c64f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3660877d2051db266d047e7f64de0cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec23eb2df529e7d8bdff8350f3ff839a = $(`<div id="html_ec23eb2df529e7d8bdff8350f3ff839a" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_3660877d2051db266d047e7f64de0cdf.setContent(html_ec23eb2df529e7d8bdff8350f3ff839a);
|
|
|
|
|
|
|
|
marker_e174490b27d583479472c3f81bc7fce0.bindPopup(popup_3660877d2051db266d047e7f64de0cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e174490b27d583479472c3f81bc7fce0.setIcon(icon_83e010988c14bea37140c16de44c64f6);
|
|
|
|
|
|
var marker_760de6074910708c7a35ecca198243af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_69f54d4402371df62b4e8e67e7d32348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bfe68cd23bb4f09b34fa300fe284d0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc4d562924aa649353ea57c157069dd5 = $(`<div id="html_dc4d562924aa649353ea57c157069dd5" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_4bfe68cd23bb4f09b34fa300fe284d0c.setContent(html_dc4d562924aa649353ea57c157069dd5);
|
|
|
|
|
|
|
|
marker_760de6074910708c7a35ecca198243af.bindPopup(popup_4bfe68cd23bb4f09b34fa300fe284d0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_760de6074910708c7a35ecca198243af.setIcon(icon_69f54d4402371df62b4e8e67e7d32348);
|
|
|
|
|
|
var marker_5ce125819e80108e5d7445814a5ed7f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_399b146f6a3a5eda0a9bbd1818e4a4f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41a54c7efc272bd23c39ee2e4e65bd25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_855e9d5d34b2eb2ad456da52169de08a = $(`<div id="html_855e9d5d34b2eb2ad456da52169de08a" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_41a54c7efc272bd23c39ee2e4e65bd25.setContent(html_855e9d5d34b2eb2ad456da52169de08a);
|
|
|
|
|
|
|
|
marker_5ce125819e80108e5d7445814a5ed7f9.bindPopup(popup_41a54c7efc272bd23c39ee2e4e65bd25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ce125819e80108e5d7445814a5ed7f9.setIcon(icon_399b146f6a3a5eda0a9bbd1818e4a4f2);
|
|
|
|
|
|
var marker_b6c8756041eb7f6f68ea5cfc2c21de7d = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_456e34da94495d72937d2bee863e97b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_369e1a721d38c587167d5750a4e83959 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_640bc779edded0024de201b134953b11 = $(`<div id="html_640bc779edded0024de201b134953b11" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_369e1a721d38c587167d5750a4e83959.setContent(html_640bc779edded0024de201b134953b11);
|
|
|
|
|
|
|
|
marker_b6c8756041eb7f6f68ea5cfc2c21de7d.bindPopup(popup_369e1a721d38c587167d5750a4e83959)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6c8756041eb7f6f68ea5cfc2c21de7d.setIcon(icon_456e34da94495d72937d2bee863e97b8);
|
|
|
|
|
|
var marker_bca886135b18a328c0062ada9903cfa9 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c59fb48530619a5e3780d185e008b4ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_549938c22374dd7c8053fbd77f2b4057 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3917dc9d0c18067dd4aa61c93a22cb78 = $(`<div id="html_3917dc9d0c18067dd4aa61c93a22cb78" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_549938c22374dd7c8053fbd77f2b4057.setContent(html_3917dc9d0c18067dd4aa61c93a22cb78);
|
|
|
|
|
|
|
|
marker_bca886135b18a328c0062ada9903cfa9.bindPopup(popup_549938c22374dd7c8053fbd77f2b4057)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bca886135b18a328c0062ada9903cfa9.setIcon(icon_c59fb48530619a5e3780d185e008b4ba);
|
|
|
|
|
|
var marker_f6ba3ec9a493da58f94061879120b6ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b62f5e03c66ab06456f1f956a581208e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56b7fe21120aeaf2fa4debb7b4a03dae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d040bc3ac7a6f6a3b18db0dce1f87719 = $(`<div id="html_d040bc3ac7a6f6a3b18db0dce1f87719" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_56b7fe21120aeaf2fa4debb7b4a03dae.setContent(html_d040bc3ac7a6f6a3b18db0dce1f87719);
|
|
|
|
|
|
|
|
marker_f6ba3ec9a493da58f94061879120b6ad.bindPopup(popup_56b7fe21120aeaf2fa4debb7b4a03dae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6ba3ec9a493da58f94061879120b6ad.setIcon(icon_b62f5e03c66ab06456f1f956a581208e);
|
|
|
|
|
|
var marker_6ee1ffca0075aa7076d3eb3da7fe1007 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a4f667f8b644470c55fa8472ab2593d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa7746c8436ccd9df10f27a5f7d26d54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c76a2cd97e560c376e42f634ecb4a77 = $(`<div id="html_3c76a2cd97e560c376e42f634ecb4a77" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_aa7746c8436ccd9df10f27a5f7d26d54.setContent(html_3c76a2cd97e560c376e42f634ecb4a77);
|
|
|
|
|
|
|
|
marker_6ee1ffca0075aa7076d3eb3da7fe1007.bindPopup(popup_aa7746c8436ccd9df10f27a5f7d26d54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ee1ffca0075aa7076d3eb3da7fe1007.setIcon(icon_a4f667f8b644470c55fa8472ab2593d9);
|
|
|
|
|
|
var marker_2612125e9741b70a4f4041e3f9379653 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_699bf91b7fe08825f6cd258c8d389f5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1608f2ca8b408c96c07ccfabc0eac1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b9b514cefdb5880e7f809a5f6c39ae4 = $(`<div id="html_9b9b514cefdb5880e7f809a5f6c39ae4" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_f1608f2ca8b408c96c07ccfabc0eac1b.setContent(html_9b9b514cefdb5880e7f809a5f6c39ae4);
|
|
|
|
|
|
|
|
marker_2612125e9741b70a4f4041e3f9379653.bindPopup(popup_f1608f2ca8b408c96c07ccfabc0eac1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2612125e9741b70a4f4041e3f9379653.setIcon(icon_699bf91b7fe08825f6cd258c8d389f5d);
|
|
|
|
|
|
var marker_ae7b3630d8b2f8482f7d844da5947aa9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ab540be62e3e685ce4f6a6353a99cd68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1da6b80a2b1f65145e150a88b9e25f17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c06196d3bc71f54d9310fdc8174a9d5 = $(`<div id="html_6c06196d3bc71f54d9310fdc8174a9d5" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_1da6b80a2b1f65145e150a88b9e25f17.setContent(html_6c06196d3bc71f54d9310fdc8174a9d5);
|
|
|
|
|
|
|
|
marker_ae7b3630d8b2f8482f7d844da5947aa9.bindPopup(popup_1da6b80a2b1f65145e150a88b9e25f17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae7b3630d8b2f8482f7d844da5947aa9.setIcon(icon_ab540be62e3e685ce4f6a6353a99cd68);
|
|
|
|
|
|
var marker_b8a334be16a655cb4552e099ac89100a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_1dbafe7cdc202521e5b2dff2b4fbfbfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72c671d1a59aff7412b5b33ffe60c72c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_911c5fe2aec2551fe05339914ecda60d = $(`<div id="html_911c5fe2aec2551fe05339914ecda60d" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_72c671d1a59aff7412b5b33ffe60c72c.setContent(html_911c5fe2aec2551fe05339914ecda60d);
|
|
|
|
|
|
|
|
marker_b8a334be16a655cb4552e099ac89100a.bindPopup(popup_72c671d1a59aff7412b5b33ffe60c72c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a334be16a655cb4552e099ac89100a.setIcon(icon_1dbafe7cdc202521e5b2dff2b4fbfbfd);
|
|
|
|
|
|
var marker_c5ae533bb9f9d1e48287fba61cc0a0b6 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f5c71289517fa6e361fca0e2ae287606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df9332e5bdbfd85636218633dc36a3a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6802a1290b714e9dcb66f6b6f143833a = $(`<div id="html_6802a1290b714e9dcb66f6b6f143833a" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_df9332e5bdbfd85636218633dc36a3a3.setContent(html_6802a1290b714e9dcb66f6b6f143833a);
|
|
|
|
|
|
|
|
marker_c5ae533bb9f9d1e48287fba61cc0a0b6.bindPopup(popup_df9332e5bdbfd85636218633dc36a3a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5ae533bb9f9d1e48287fba61cc0a0b6.setIcon(icon_f5c71289517fa6e361fca0e2ae287606);
|
|
|
|
|
|
var marker_b46019163632e3a733c2f8c8e7bea9a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_751033f738dfe07577026b567f86a2ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58deaf8a669a635fa7790ec8eaf780f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fed99bee2ea314e23e49df5bfbdeebfc = $(`<div id="html_fed99bee2ea314e23e49df5bfbdeebfc" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_58deaf8a669a635fa7790ec8eaf780f9.setContent(html_fed99bee2ea314e23e49df5bfbdeebfc);
|
|
|
|
|
|
|
|
marker_b46019163632e3a733c2f8c8e7bea9a8.bindPopup(popup_58deaf8a669a635fa7790ec8eaf780f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b46019163632e3a733c2f8c8e7bea9a8.setIcon(icon_751033f738dfe07577026b567f86a2ef);
|
|
|
|
|
|
var marker_24300f047dae8c2ad31debb68881b3cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_1ef24e4d11136cf070be923302ff6e07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dd1e62aaa5f2bc0f1bf060edb3f7b64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f20755d0ddc028e75c9267daf652dac9 = $(`<div id="html_f20755d0ddc028e75c9267daf652dac9" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_9dd1e62aaa5f2bc0f1bf060edb3f7b64.setContent(html_f20755d0ddc028e75c9267daf652dac9);
|
|
|
|
|
|
|
|
marker_24300f047dae8c2ad31debb68881b3cf.bindPopup(popup_9dd1e62aaa5f2bc0f1bf060edb3f7b64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24300f047dae8c2ad31debb68881b3cf.setIcon(icon_1ef24e4d11136cf070be923302ff6e07);
|
|
|
|
|
|
var marker_b968006f5f918c72398773f5441c794e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d45cda02c57e41a6ce0770b45d1d4dd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adf82424bfd77a7c95431717508c3437 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6452ba434653c9c6a0605cfe9b899f8c = $(`<div id="html_6452ba434653c9c6a0605cfe9b899f8c" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_adf82424bfd77a7c95431717508c3437.setContent(html_6452ba434653c9c6a0605cfe9b899f8c);
|
|
|
|
|
|
|
|
marker_b968006f5f918c72398773f5441c794e.bindPopup(popup_adf82424bfd77a7c95431717508c3437)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b968006f5f918c72398773f5441c794e.setIcon(icon_d45cda02c57e41a6ce0770b45d1d4dd7);
|
|
|
|
|
|
var marker_8fba16b25d6a011da8178db72e6aa62c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c51d5128c75540154b1e05911f29ada3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_333fa44e6f375a132048537c7e3e85a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f753ae9da0cd65bb5b34f8f906634409 = $(`<div id="html_f753ae9da0cd65bb5b34f8f906634409" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_333fa44e6f375a132048537c7e3e85a7.setContent(html_f753ae9da0cd65bb5b34f8f906634409);
|
|
|
|
|
|
|
|
marker_8fba16b25d6a011da8178db72e6aa62c.bindPopup(popup_333fa44e6f375a132048537c7e3e85a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fba16b25d6a011da8178db72e6aa62c.setIcon(icon_c51d5128c75540154b1e05911f29ada3);
|
|
|
|
|
|
var marker_3ea88615585db8ecbabe6e2a5a64e160 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d54a863b0b084fca21f00b453715c4ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b42dc1827e846e36262ca91a5ca046a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72f31f877d4de6865ec332a45a46a65e = $(`<div id="html_72f31f877d4de6865ec332a45a46a65e" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_b42dc1827e846e36262ca91a5ca046a2.setContent(html_72f31f877d4de6865ec332a45a46a65e);
|
|
|
|
|
|
|
|
marker_3ea88615585db8ecbabe6e2a5a64e160.bindPopup(popup_b42dc1827e846e36262ca91a5ca046a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ea88615585db8ecbabe6e2a5a64e160.setIcon(icon_d54a863b0b084fca21f00b453715c4ad);
|
|
|
|
|
|
var marker_bddef12d770d3cef66d486da492e299c = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_18fd1f7a4a493f9dc85cc117691e4b97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae04d800fccdcc51c5598348a1c7e329 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_411e793439594d87081739e64e8847b9 = $(`<div id="html_411e793439594d87081739e64e8847b9" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_ae04d800fccdcc51c5598348a1c7e329.setContent(html_411e793439594d87081739e64e8847b9);
|
|
|
|
|
|
|
|
marker_bddef12d770d3cef66d486da492e299c.bindPopup(popup_ae04d800fccdcc51c5598348a1c7e329)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bddef12d770d3cef66d486da492e299c.setIcon(icon_18fd1f7a4a493f9dc85cc117691e4b97);
|
|
|
|
|
|
var marker_3bb473cde6ba2f6b01bd0de1ccd038f2 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_320681c8beffe60a06ead701f8ac12b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfea5e1e275b18e5907320a72dfe584d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4946a3521e803a520567836e75cad78 = $(`<div id="html_f4946a3521e803a520567836e75cad78" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_cfea5e1e275b18e5907320a72dfe584d.setContent(html_f4946a3521e803a520567836e75cad78);
|
|
|
|
|
|
|
|
marker_3bb473cde6ba2f6b01bd0de1ccd038f2.bindPopup(popup_cfea5e1e275b18e5907320a72dfe584d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bb473cde6ba2f6b01bd0de1ccd038f2.setIcon(icon_320681c8beffe60a06ead701f8ac12b0);
|
|
|
|
|
|
var marker_a2b1128cc0486b069c5ee545539a6f85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8bc4eae86ab36be17483ccc37890505e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d76e00fc79e6643911454ec13485d017 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4fc73e0d615b1f02b3e8c90b702aee4 = $(`<div id="html_b4fc73e0d615b1f02b3e8c90b702aee4" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_d76e00fc79e6643911454ec13485d017.setContent(html_b4fc73e0d615b1f02b3e8c90b702aee4);
|
|
|
|
|
|
|
|
marker_a2b1128cc0486b069c5ee545539a6f85.bindPopup(popup_d76e00fc79e6643911454ec13485d017)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2b1128cc0486b069c5ee545539a6f85.setIcon(icon_8bc4eae86ab36be17483ccc37890505e);
|
|
|
|
|
|
var marker_f8ec29f66be8486bfc9f239a784525f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_386172faeef2b1198c45671470d48696 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fb392d100e9acffdc3f75cea6edcc16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25bab63a73152d9d1ed68f7b2e8f028e = $(`<div id="html_25bab63a73152d9d1ed68f7b2e8f028e" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_5fb392d100e9acffdc3f75cea6edcc16.setContent(html_25bab63a73152d9d1ed68f7b2e8f028e);
|
|
|
|
|
|
|
|
marker_f8ec29f66be8486bfc9f239a784525f1.bindPopup(popup_5fb392d100e9acffdc3f75cea6edcc16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8ec29f66be8486bfc9f239a784525f1.setIcon(icon_386172faeef2b1198c45671470d48696);
|
|
|
|
|
|
var marker_8330873daace93c87da982ed04df519f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f8e21606ed04b2686e0290161da8518f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d5ed21561ce814f131f11b7c18f0525 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b97a9b3cfbc7caaaea19c73e8a53ba3 = $(`<div id="html_8b97a9b3cfbc7caaaea19c73e8a53ba3" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_2d5ed21561ce814f131f11b7c18f0525.setContent(html_8b97a9b3cfbc7caaaea19c73e8a53ba3);
|
|
|
|
|
|
|
|
marker_8330873daace93c87da982ed04df519f.bindPopup(popup_2d5ed21561ce814f131f11b7c18f0525)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8330873daace93c87da982ed04df519f.setIcon(icon_f8e21606ed04b2686e0290161da8518f);
|
|
|
|
|
|
var marker_0aa64b7bc4985bee2f8f03d7c1b6c857 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_93387324f7e0b997893a63336bd4c02c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_038b65dea5972b32773136aa1bdfba8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f65a3cf02fb1420f64c9ca75367ac676 = $(`<div id="html_f65a3cf02fb1420f64c9ca75367ac676" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_038b65dea5972b32773136aa1bdfba8c.setContent(html_f65a3cf02fb1420f64c9ca75367ac676);
|
|
|
|
|
|
|
|
marker_0aa64b7bc4985bee2f8f03d7c1b6c857.bindPopup(popup_038b65dea5972b32773136aa1bdfba8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aa64b7bc4985bee2f8f03d7c1b6c857.setIcon(icon_93387324f7e0b997893a63336bd4c02c);
|
|
|
|
|
|
var marker_287948475fe5eee7b81ab07c61acf9a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7750e43a07ffb6d9a8d094a55a354f86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c80daa5295c69daa0f9f7fa8f2d4dd14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99e2b71f8f3fcfbd11ae1b8cded2fc4b = $(`<div id="html_99e2b71f8f3fcfbd11ae1b8cded2fc4b" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_c80daa5295c69daa0f9f7fa8f2d4dd14.setContent(html_99e2b71f8f3fcfbd11ae1b8cded2fc4b);
|
|
|
|
|
|
|
|
marker_287948475fe5eee7b81ab07c61acf9a7.bindPopup(popup_c80daa5295c69daa0f9f7fa8f2d4dd14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_287948475fe5eee7b81ab07c61acf9a7.setIcon(icon_7750e43a07ffb6d9a8d094a55a354f86);
|
|
|
|
|
|
var marker_cfa2c6b5f652495805c930dec469d5fb = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_99f0982f81274a1b31a71e4042557c76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_895293d23c8cd2a270a62e07660a6826 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01825d17159c329578f66dae653a8715 = $(`<div id="html_01825d17159c329578f66dae653a8715" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_895293d23c8cd2a270a62e07660a6826.setContent(html_01825d17159c329578f66dae653a8715);
|
|
|
|
|
|
|
|
marker_cfa2c6b5f652495805c930dec469d5fb.bindPopup(popup_895293d23c8cd2a270a62e07660a6826)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfa2c6b5f652495805c930dec469d5fb.setIcon(icon_99f0982f81274a1b31a71e4042557c76);
|
|
|
|
|
|
var marker_e6a131f7ee5697b9b07f1c55b25d852d = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5b93f5ebd181abd697da2d8c7e97e1ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3eb694066a435e309cb72158d992907 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d35bcb05dc7535e15427bfd19f092c44 = $(`<div id="html_d35bcb05dc7535e15427bfd19f092c44" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_f3eb694066a435e309cb72158d992907.setContent(html_d35bcb05dc7535e15427bfd19f092c44);
|
|
|
|
|
|
|
|
marker_e6a131f7ee5697b9b07f1c55b25d852d.bindPopup(popup_f3eb694066a435e309cb72158d992907)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6a131f7ee5697b9b07f1c55b25d852d.setIcon(icon_5b93f5ebd181abd697da2d8c7e97e1ea);
|
|
|
|
|
|
var marker_002d233968c9d4476ce3ea770c010ba4 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_13a9f29213d6c8d0e970b5bd97a636aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f0a64b43a2e9843aba29f58ef957008 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecd4c96b8f19d0437a63f4d7d8e9bc65 = $(`<div id="html_ecd4c96b8f19d0437a63f4d7d8e9bc65" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_2f0a64b43a2e9843aba29f58ef957008.setContent(html_ecd4c96b8f19d0437a63f4d7d8e9bc65);
|
|
|
|
|
|
|
|
marker_002d233968c9d4476ce3ea770c010ba4.bindPopup(popup_2f0a64b43a2e9843aba29f58ef957008)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_002d233968c9d4476ce3ea770c010ba4.setIcon(icon_13a9f29213d6c8d0e970b5bd97a636aa);
|
|
|
|
|
|
var marker_dcb4dee1e515f0ebb8356ec61e7e50a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_87518c0aa2262e7d8fda9113ad9b6c84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3f537e5c18ea43b660b6ad89ab3a4c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edeacab70afeb54d00483e75f9172421 = $(`<div id="html_edeacab70afeb54d00483e75f9172421" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_a3f537e5c18ea43b660b6ad89ab3a4c8.setContent(html_edeacab70afeb54d00483e75f9172421);
|
|
|
|
|
|
|
|
marker_dcb4dee1e515f0ebb8356ec61e7e50a8.bindPopup(popup_a3f537e5c18ea43b660b6ad89ab3a4c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcb4dee1e515f0ebb8356ec61e7e50a8.setIcon(icon_87518c0aa2262e7d8fda9113ad9b6c84);
|
|
|
|
|
|
var marker_44b03e3d75bcf9e6afa46fc6f502d061 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_1ee70463a3a976fdd80182771a5fb59e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_159e986ae6aea9ec556703caacc50283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d829f86671aacc333ff3a7597b04dca2 = $(`<div id="html_d829f86671aacc333ff3a7597b04dca2" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_159e986ae6aea9ec556703caacc50283.setContent(html_d829f86671aacc333ff3a7597b04dca2);
|
|
|
|
|
|
|
|
marker_44b03e3d75bcf9e6afa46fc6f502d061.bindPopup(popup_159e986ae6aea9ec556703caacc50283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44b03e3d75bcf9e6afa46fc6f502d061.setIcon(icon_1ee70463a3a976fdd80182771a5fb59e);
|
|
|
|
|
|
var marker_1e6e1554e73ff10dbc35230799eb17fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_33b807bb12547518b40088c4aab9bd31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2f55ec81ad99955e136cee4ad996494 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf0180552e3447990914dae1f1efc9dc = $(`<div id="html_cf0180552e3447990914dae1f1efc9dc" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_d2f55ec81ad99955e136cee4ad996494.setContent(html_cf0180552e3447990914dae1f1efc9dc);
|
|
|
|
|
|
|
|
marker_1e6e1554e73ff10dbc35230799eb17fc.bindPopup(popup_d2f55ec81ad99955e136cee4ad996494)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e6e1554e73ff10dbc35230799eb17fc.setIcon(icon_33b807bb12547518b40088c4aab9bd31);
|
|
|
|
|
|
var marker_4c2a706111667400135c5ea67c278134 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_cf799ff97d0c0216184a86d827269b47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_665611d28bbca27af9a7ff0176d3a0cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d72355708ecdc58313307bba2f4eadd = $(`<div id="html_0d72355708ecdc58313307bba2f4eadd" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_665611d28bbca27af9a7ff0176d3a0cf.setContent(html_0d72355708ecdc58313307bba2f4eadd);
|
|
|
|
|
|
|
|
marker_4c2a706111667400135c5ea67c278134.bindPopup(popup_665611d28bbca27af9a7ff0176d3a0cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c2a706111667400135c5ea67c278134.setIcon(icon_cf799ff97d0c0216184a86d827269b47);
|
|
|
|
|
|
var marker_d57e859fd3956a1db211b6f25685f165 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_fd6634e114ab455d433093c5b95d401c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_069a3ff13ce704814341397c205e6a83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd6fa065a2fa5ea59bd29d755a1aee3d = $(`<div id="html_fd6fa065a2fa5ea59bd29d755a1aee3d" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_069a3ff13ce704814341397c205e6a83.setContent(html_fd6fa065a2fa5ea59bd29d755a1aee3d);
|
|
|
|
|
|
|
|
marker_d57e859fd3956a1db211b6f25685f165.bindPopup(popup_069a3ff13ce704814341397c205e6a83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d57e859fd3956a1db211b6f25685f165.setIcon(icon_fd6634e114ab455d433093c5b95d401c);
|
|
|
|
|
|
var marker_feb3b12887d7b0a48548376b9c1ac968 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_02b6c25ab1d4893ca480875a963876fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd5d0150652c59692b07b9f00e051529 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03a6d8d76f345b7f4914fbc3fae5c747 = $(`<div id="html_03a6d8d76f345b7f4914fbc3fae5c747" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_fd5d0150652c59692b07b9f00e051529.setContent(html_03a6d8d76f345b7f4914fbc3fae5c747);
|
|
|
|
|
|
|
|
marker_feb3b12887d7b0a48548376b9c1ac968.bindPopup(popup_fd5d0150652c59692b07b9f00e051529)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_feb3b12887d7b0a48548376b9c1ac968.setIcon(icon_02b6c25ab1d4893ca480875a963876fb);
|
|
|
|
|
|
var marker_24554a74ffebfdf0cb0e3af1501954a1 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_3d387ae3f4a5ecb4c717ae721290a886 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13fe51a8e840582fdb373085b32db323 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b64a44c2c16134c54e539cb459795d1a = $(`<div id="html_b64a44c2c16134c54e539cb459795d1a" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_13fe51a8e840582fdb373085b32db323.setContent(html_b64a44c2c16134c54e539cb459795d1a);
|
|
|
|
|
|
|
|
marker_24554a74ffebfdf0cb0e3af1501954a1.bindPopup(popup_13fe51a8e840582fdb373085b32db323)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24554a74ffebfdf0cb0e3af1501954a1.setIcon(icon_3d387ae3f4a5ecb4c717ae721290a886);
|
|
|
|
|
|
var marker_579adb8381e7d438fd5585f7dcd83d11 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_2c10967615f90363888795d375c39156 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d557fcdf57f3e15644126993a1ce5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee1d224cc92a18e9781df752d5c30e91 = $(`<div id="html_ee1d224cc92a18e9781df752d5c30e91" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_02d557fcdf57f3e15644126993a1ce5f.setContent(html_ee1d224cc92a18e9781df752d5c30e91);
|
|
|
|
|
|
|
|
marker_579adb8381e7d438fd5585f7dcd83d11.bindPopup(popup_02d557fcdf57f3e15644126993a1ce5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579adb8381e7d438fd5585f7dcd83d11.setIcon(icon_2c10967615f90363888795d375c39156);
|
|
|
|
|
|
var marker_76ac5697fcad7b0871a1071d4b6a9a4b = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ef3c82b82cd4b0ec79e292eb53c2b0ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7be7313510727c6efa470f8578f68222 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e9fbc8bb4ed67c5128cefa14e372345 = $(`<div id="html_9e9fbc8bb4ed67c5128cefa14e372345" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_7be7313510727c6efa470f8578f68222.setContent(html_9e9fbc8bb4ed67c5128cefa14e372345);
|
|
|
|
|
|
|
|
marker_76ac5697fcad7b0871a1071d4b6a9a4b.bindPopup(popup_7be7313510727c6efa470f8578f68222)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76ac5697fcad7b0871a1071d4b6a9a4b.setIcon(icon_ef3c82b82cd4b0ec79e292eb53c2b0ac);
|
|
|
|
|
|
var marker_20cec4d4c1710bbf1608e2abf95f342b = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ab17fa5e45539820d548b6d15119359b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df3a7921e8ad132b43189c06adb15ec0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e540838604912c3ae5b0251615747428 = $(`<div id="html_e540838604912c3ae5b0251615747428" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_df3a7921e8ad132b43189c06adb15ec0.setContent(html_e540838604912c3ae5b0251615747428);
|
|
|
|
|
|
|
|
marker_20cec4d4c1710bbf1608e2abf95f342b.bindPopup(popup_df3a7921e8ad132b43189c06adb15ec0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20cec4d4c1710bbf1608e2abf95f342b.setIcon(icon_ab17fa5e45539820d548b6d15119359b);
|
|
|
|
|
|
var marker_753066d4e13c1a0c98524bceee15426e = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b93e3be07bcd45cd0b643d575c5d2f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e87627386925fcd4f8813f475eb228c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0ba8a50a532fe417bddd15f1deae4f8 = $(`<div id="html_e0ba8a50a532fe417bddd15f1deae4f8" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_4e87627386925fcd4f8813f475eb228c.setContent(html_e0ba8a50a532fe417bddd15f1deae4f8);
|
|
|
|
|
|
|
|
marker_753066d4e13c1a0c98524bceee15426e.bindPopup(popup_4e87627386925fcd4f8813f475eb228c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_753066d4e13c1a0c98524bceee15426e.setIcon(icon_b93e3be07bcd45cd0b643d575c5d2f73);
|
|
|
|
|
|
var marker_2aed2b48e39c0ce990d30a280603c99d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_75a7bf34d1aef54164e7004efd128858 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ba47b3491cab4a54007192086ccb818 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d03f5ce815c3385dcb5822035a815302 = $(`<div id="html_d03f5ce815c3385dcb5822035a815302" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_1ba47b3491cab4a54007192086ccb818.setContent(html_d03f5ce815c3385dcb5822035a815302);
|
|
|
|
|
|
|
|
marker_2aed2b48e39c0ce990d30a280603c99d.bindPopup(popup_1ba47b3491cab4a54007192086ccb818)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2aed2b48e39c0ce990d30a280603c99d.setIcon(icon_75a7bf34d1aef54164e7004efd128858);
|
|
|
|
|
|
var marker_320e626d8c4fdf5640cbcafb03bbda69 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6154a3f546074faec7511ae12bf63d4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_751ea74b40c24b5da98d63b57cb665c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79b0bb3b58f3874f14ae704cb5657b81 = $(`<div id="html_79b0bb3b58f3874f14ae704cb5657b81" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_751ea74b40c24b5da98d63b57cb665c6.setContent(html_79b0bb3b58f3874f14ae704cb5657b81);
|
|
|
|
|
|
|
|
marker_320e626d8c4fdf5640cbcafb03bbda69.bindPopup(popup_751ea74b40c24b5da98d63b57cb665c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_320e626d8c4fdf5640cbcafb03bbda69.setIcon(icon_6154a3f546074faec7511ae12bf63d4e);
|
|
|
|
|
|
var marker_77ba2feed44884e77dc5a392125a5aa9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a27ece149ea2430e465c3ed148e7eb33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cba0579b6ef5df54f919a87584f8ec94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2cd945ead5287c521cc607b77153d9c = $(`<div id="html_a2cd945ead5287c521cc607b77153d9c" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_cba0579b6ef5df54f919a87584f8ec94.setContent(html_a2cd945ead5287c521cc607b77153d9c);
|
|
|
|
|
|
|
|
marker_77ba2feed44884e77dc5a392125a5aa9.bindPopup(popup_cba0579b6ef5df54f919a87584f8ec94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77ba2feed44884e77dc5a392125a5aa9.setIcon(icon_a27ece149ea2430e465c3ed148e7eb33);
|
|
|
|
|
|
var marker_5ab2155950c29401cef05103b79f88a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f074aaa8096f40851720c863991f44b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e7521a1616bd4d4bd3501ba9e0ae3cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccb6b960aff52a6b6c0e3dd007852e5b = $(`<div id="html_ccb6b960aff52a6b6c0e3dd007852e5b" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_3e7521a1616bd4d4bd3501ba9e0ae3cd.setContent(html_ccb6b960aff52a6b6c0e3dd007852e5b);
|
|
|
|
|
|
|
|
marker_5ab2155950c29401cef05103b79f88a2.bindPopup(popup_3e7521a1616bd4d4bd3501ba9e0ae3cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ab2155950c29401cef05103b79f88a2.setIcon(icon_f074aaa8096f40851720c863991f44b8);
|
|
|
|
|
|
var marker_2c4fa25e9285c46107d8fbf99d194b2f = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c6e08d1aa8ccb841c48651a9e0d42b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c1a1e51e26a3ac8b36d29d60f13f057 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f251af5d919fa726c9bda5b4d2a2bb28 = $(`<div id="html_f251af5d919fa726c9bda5b4d2a2bb28" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_5c1a1e51e26a3ac8b36d29d60f13f057.setContent(html_f251af5d919fa726c9bda5b4d2a2bb28);
|
|
|
|
|
|
|
|
marker_2c4fa25e9285c46107d8fbf99d194b2f.bindPopup(popup_5c1a1e51e26a3ac8b36d29d60f13f057)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c4fa25e9285c46107d8fbf99d194b2f.setIcon(icon_c6e08d1aa8ccb841c48651a9e0d42b76);
|
|
|
|
|
|
var marker_9097fc8d339858b62e119ad556cc4dd1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_06c59c7f89fab430b5a274d6568d1c9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_322d4464209a469365b8422ec9d826c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_792b1f72dc953b7b1c635c6f170ae340 = $(`<div id="html_792b1f72dc953b7b1c635c6f170ae340" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_322d4464209a469365b8422ec9d826c6.setContent(html_792b1f72dc953b7b1c635c6f170ae340);
|
|
|
|
|
|
|
|
marker_9097fc8d339858b62e119ad556cc4dd1.bindPopup(popup_322d4464209a469365b8422ec9d826c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9097fc8d339858b62e119ad556cc4dd1.setIcon(icon_06c59c7f89fab430b5a274d6568d1c9f);
|
|
|
|
|
|
var marker_22b235e28ec0715e486c24671884c162 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_59e919ae7c1304baae039699c254e98f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2098160ede5f5bf0bde9080d5af8e6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea8fd9df48440c0afd8310ea96454c61 = $(`<div id="html_ea8fd9df48440c0afd8310ea96454c61" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_e2098160ede5f5bf0bde9080d5af8e6c.setContent(html_ea8fd9df48440c0afd8310ea96454c61);
|
|
|
|
|
|
|
|
marker_22b235e28ec0715e486c24671884c162.bindPopup(popup_e2098160ede5f5bf0bde9080d5af8e6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22b235e28ec0715e486c24671884c162.setIcon(icon_59e919ae7c1304baae039699c254e98f);
|
|
|
|
|
|
var marker_ab52355abd10bdbeed1f2bb55c8b7ce3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_27a514ce50811b47cb5f2bd4f281981b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_656ca3faef518ad4a65d914c25ab20b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_401c82d2f6badd308d8e4d284e0cd698 = $(`<div id="html_401c82d2f6badd308d8e4d284e0cd698" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_656ca3faef518ad4a65d914c25ab20b9.setContent(html_401c82d2f6badd308d8e4d284e0cd698);
|
|
|
|
|
|
|
|
marker_ab52355abd10bdbeed1f2bb55c8b7ce3.bindPopup(popup_656ca3faef518ad4a65d914c25ab20b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab52355abd10bdbeed1f2bb55c8b7ce3.setIcon(icon_27a514ce50811b47cb5f2bd4f281981b);
|
|
|
|
|
|
var marker_e3a51991400cb72832326a9ff0ed0fb8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_569bc41b97d5de86ba2b6097140ac80c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11ca79f5e0943e85985778cc7dbe9a92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40fcd18385a61bca916dc42206af13a6 = $(`<div id="html_40fcd18385a61bca916dc42206af13a6" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_11ca79f5e0943e85985778cc7dbe9a92.setContent(html_40fcd18385a61bca916dc42206af13a6);
|
|
|
|
|
|
|
|
marker_e3a51991400cb72832326a9ff0ed0fb8.bindPopup(popup_11ca79f5e0943e85985778cc7dbe9a92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3a51991400cb72832326a9ff0ed0fb8.setIcon(icon_569bc41b97d5de86ba2b6097140ac80c);
|
|
|
|
|
|
var marker_bd9b32cb8f1f149fa18fbc73571cbd2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0fedbaa0a5d463c0fa295b77b5b898ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6e671aa5693c7945afe975372f8a34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9c555246a7e20c1bf3a4c01298bf50e = $(`<div id="html_e9c555246a7e20c1bf3a4c01298bf50e" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_ee6e671aa5693c7945afe975372f8a34.setContent(html_e9c555246a7e20c1bf3a4c01298bf50e);
|
|
|
|
|
|
|
|
marker_bd9b32cb8f1f149fa18fbc73571cbd2a.bindPopup(popup_ee6e671aa5693c7945afe975372f8a34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd9b32cb8f1f149fa18fbc73571cbd2a.setIcon(icon_0fedbaa0a5d463c0fa295b77b5b898ff);
|
|
|
|
|
|
var marker_a9002a4b7576c6982c08f350ed8cc9f5 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_680a7d8777d513d831e45d39e3d622be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0ca938efcd7f13163e005d473d3dee3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43c510c952301eaeef527947160d2f4 = $(`<div id="html_f43c510c952301eaeef527947160d2f4" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_c0ca938efcd7f13163e005d473d3dee3.setContent(html_f43c510c952301eaeef527947160d2f4);
|
|
|
|
|
|
|
|
marker_a9002a4b7576c6982c08f350ed8cc9f5.bindPopup(popup_c0ca938efcd7f13163e005d473d3dee3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9002a4b7576c6982c08f350ed8cc9f5.setIcon(icon_680a7d8777d513d831e45d39e3d622be);
|
|
|
|
|
|
var marker_729259359670a9239099d37c5c27dc83 = L.marker(
|
|
[33.6129, -111.915],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5d17644e0e01a46cfc5c882195c8f623 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63f631799f7a43ae885f236acd500776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b70388a01fbd28d598f36acbf045ce8 = $(`<div id="html_0b70388a01fbd28d598f36acbf045ce8" style="width: 100.0%; height: 100.0%;">relay.redsh1ft.com</div>`)[0];
|
|
popup_63f631799f7a43ae885f236acd500776.setContent(html_0b70388a01fbd28d598f36acbf045ce8);
|
|
|
|
|
|
|
|
marker_729259359670a9239099d37c5c27dc83.bindPopup(popup_63f631799f7a43ae885f236acd500776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729259359670a9239099d37c5c27dc83.setIcon(icon_5d17644e0e01a46cfc5c882195c8f623);
|
|
|
|
|
|
var marker_b60b3705f016c4ec26368befc0e2b32e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6801e591fb5ba4173309d557af73abe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80c3730abd70cdaba6bff9c3e9fcb96d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5897bf3924a773356c93210c1866246 = $(`<div id="html_f5897bf3924a773356c93210c1866246" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_80c3730abd70cdaba6bff9c3e9fcb96d.setContent(html_f5897bf3924a773356c93210c1866246);
|
|
|
|
|
|
|
|
marker_b60b3705f016c4ec26368befc0e2b32e.bindPopup(popup_80c3730abd70cdaba6bff9c3e9fcb96d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b60b3705f016c4ec26368befc0e2b32e.setIcon(icon_6801e591fb5ba4173309d557af73abe0);
|
|
|
|
|
|
var marker_299b6ea8d0c3bab699eb73e53b42f128 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_820e72c6d45c47d3ed516a270726f08b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6253c2214ff9b2c89de3768d12880c5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e75e29bf01b1d881a71d7f8eee58fa2c = $(`<div id="html_e75e29bf01b1d881a71d7f8eee58fa2c" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_6253c2214ff9b2c89de3768d12880c5d.setContent(html_e75e29bf01b1d881a71d7f8eee58fa2c);
|
|
|
|
|
|
|
|
marker_299b6ea8d0c3bab699eb73e53b42f128.bindPopup(popup_6253c2214ff9b2c89de3768d12880c5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_299b6ea8d0c3bab699eb73e53b42f128.setIcon(icon_820e72c6d45c47d3ed516a270726f08b);
|
|
|
|
|
|
var marker_e2db742cacfdd4149e070cd4d715490a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5c80c332473314735a35a4d7d572d0c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9c906b447b39933e2b5f29f7a4b1070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da6f2ca6a61274a1b6edcb3d9edda347 = $(`<div id="html_da6f2ca6a61274a1b6edcb3d9edda347" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_c9c906b447b39933e2b5f29f7a4b1070.setContent(html_da6f2ca6a61274a1b6edcb3d9edda347);
|
|
|
|
|
|
|
|
marker_e2db742cacfdd4149e070cd4d715490a.bindPopup(popup_c9c906b447b39933e2b5f29f7a4b1070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2db742cacfdd4149e070cd4d715490a.setIcon(icon_5c80c332473314735a35a4d7d572d0c9);
|
|
|
|
|
|
var marker_873c4d7711619104b747aa96234f477f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7b25025c4a1812e8f5fa1454e1547151 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db98d92b0f86271727581cbde27c7e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c736c0651b4628185d9601026e4428a = $(`<div id="html_9c736c0651b4628185d9601026e4428a" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_db98d92b0f86271727581cbde27c7e67.setContent(html_9c736c0651b4628185d9601026e4428a);
|
|
|
|
|
|
|
|
marker_873c4d7711619104b747aa96234f477f.bindPopup(popup_db98d92b0f86271727581cbde27c7e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_873c4d7711619104b747aa96234f477f.setIcon(icon_7b25025c4a1812e8f5fa1454e1547151);
|
|
|
|
|
|
var marker_b6ac94d4470ef4c21d06bbefab347bb7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_72eadb1b11e3f339fab3f6556468397d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_189c84f020e5702b907d8e40ca53505f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e471d6fa7f542b0df5e0ddcf365556fb = $(`<div id="html_e471d6fa7f542b0df5e0ddcf365556fb" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_189c84f020e5702b907d8e40ca53505f.setContent(html_e471d6fa7f542b0df5e0ddcf365556fb);
|
|
|
|
|
|
|
|
marker_b6ac94d4470ef4c21d06bbefab347bb7.bindPopup(popup_189c84f020e5702b907d8e40ca53505f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6ac94d4470ef4c21d06bbefab347bb7.setIcon(icon_72eadb1b11e3f339fab3f6556468397d);
|
|
|
|
|
|
var marker_2580f22836e85523aad80b9eb73969ee = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0e5d652549b044401a3e78ec58ef2214 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a3b4f7986bb84b0cb6fe45125149a3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a373f02dd0fc84d8f63bffcc1e489a5 = $(`<div id="html_3a373f02dd0fc84d8f63bffcc1e489a5" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_8a3b4f7986bb84b0cb6fe45125149a3e.setContent(html_3a373f02dd0fc84d8f63bffcc1e489a5);
|
|
|
|
|
|
|
|
marker_2580f22836e85523aad80b9eb73969ee.bindPopup(popup_8a3b4f7986bb84b0cb6fe45125149a3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2580f22836e85523aad80b9eb73969ee.setIcon(icon_0e5d652549b044401a3e78ec58ef2214);
|
|
|
|
|
|
var marker_aeef9eaff15a8767851bb0cd8227da33 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_016a5426554bfcf3d9c816e133be000f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31b95e2ada3293bb1ca712b6c18b58c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_768e949f9726940a4703eac9aa9f0297 = $(`<div id="html_768e949f9726940a4703eac9aa9f0297" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_31b95e2ada3293bb1ca712b6c18b58c7.setContent(html_768e949f9726940a4703eac9aa9f0297);
|
|
|
|
|
|
|
|
marker_aeef9eaff15a8767851bb0cd8227da33.bindPopup(popup_31b95e2ada3293bb1ca712b6c18b58c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeef9eaff15a8767851bb0cd8227da33.setIcon(icon_016a5426554bfcf3d9c816e133be000f);
|
|
|
|
|
|
var marker_cd4bdc5116410ccb387af20a3fcb88fe = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e29378a0eb424779c103ada35fc18ce6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c84db9407e53a26ea2ad40b92da5eb41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e97ecee0407ea2e1009005bd05e0c3b9 = $(`<div id="html_e97ecee0407ea2e1009005bd05e0c3b9" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_c84db9407e53a26ea2ad40b92da5eb41.setContent(html_e97ecee0407ea2e1009005bd05e0c3b9);
|
|
|
|
|
|
|
|
marker_cd4bdc5116410ccb387af20a3fcb88fe.bindPopup(popup_c84db9407e53a26ea2ad40b92da5eb41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd4bdc5116410ccb387af20a3fcb88fe.setIcon(icon_e29378a0eb424779c103ada35fc18ce6);
|
|
|
|
|
|
var marker_a15a3eb3b48cc31be1743f57d149defb = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_811ce1deeacf5c72b176dc454a470aaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_947e253367bf804a4be2c1d5a04810ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_067537b0efdadad0368cfc3ee41ca28f = $(`<div id="html_067537b0efdadad0368cfc3ee41ca28f" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_947e253367bf804a4be2c1d5a04810ad.setContent(html_067537b0efdadad0368cfc3ee41ca28f);
|
|
|
|
|
|
|
|
marker_a15a3eb3b48cc31be1743f57d149defb.bindPopup(popup_947e253367bf804a4be2c1d5a04810ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a15a3eb3b48cc31be1743f57d149defb.setIcon(icon_811ce1deeacf5c72b176dc454a470aaa);
|
|
|
|
|
|
var marker_ed5284fd709925193b010a84f91b03f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_81e75e45f0e2b812f2bc499939c4eed2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9558d302a8ac5291b87eea9ae64fb31e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2959e08b419108c8299c283685278dcc = $(`<div id="html_2959e08b419108c8299c283685278dcc" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_9558d302a8ac5291b87eea9ae64fb31e.setContent(html_2959e08b419108c8299c283685278dcc);
|
|
|
|
|
|
|
|
marker_ed5284fd709925193b010a84f91b03f8.bindPopup(popup_9558d302a8ac5291b87eea9ae64fb31e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed5284fd709925193b010a84f91b03f8.setIcon(icon_81e75e45f0e2b812f2bc499939c4eed2);
|
|
|
|
|
|
var marker_8fe7230c5c7774391fba44993c47c2f9 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_52dc590d5c4d2e0af12498c6b035b485 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf0f36dbfcfb2e8a133e40980b71a5ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2ca29a08d4efc0e95101948eec78b16 = $(`<div id="html_b2ca29a08d4efc0e95101948eec78b16" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_bf0f36dbfcfb2e8a133e40980b71a5ac.setContent(html_b2ca29a08d4efc0e95101948eec78b16);
|
|
|
|
|
|
|
|
marker_8fe7230c5c7774391fba44993c47c2f9.bindPopup(popup_bf0f36dbfcfb2e8a133e40980b71a5ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fe7230c5c7774391fba44993c47c2f9.setIcon(icon_52dc590d5c4d2e0af12498c6b035b485);
|
|
|
|
|
|
var marker_e01b698a06e6b7fb96ec755b6068a9cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a787c07e93506111223d0e2d7b8f7d60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56ef9b0c4e1fe58d60cbda9d80e80af4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afce1bc6fdd1f7cdc353c816f44872e8 = $(`<div id="html_afce1bc6fdd1f7cdc353c816f44872e8" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_56ef9b0c4e1fe58d60cbda9d80e80af4.setContent(html_afce1bc6fdd1f7cdc353c816f44872e8);
|
|
|
|
|
|
|
|
marker_e01b698a06e6b7fb96ec755b6068a9cb.bindPopup(popup_56ef9b0c4e1fe58d60cbda9d80e80af4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e01b698a06e6b7fb96ec755b6068a9cb.setIcon(icon_a787c07e93506111223d0e2d7b8f7d60);
|
|
|
|
|
|
var marker_b2ab33fd10d39fc0af44a94baf7b4468 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b051363dfd9c7a018d900c6973655a2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_059a10168c3d21ce35c457ca3780f4da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12a398e3400517aeb7539e341689c3da = $(`<div id="html_12a398e3400517aeb7539e341689c3da" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_059a10168c3d21ce35c457ca3780f4da.setContent(html_12a398e3400517aeb7539e341689c3da);
|
|
|
|
|
|
|
|
marker_b2ab33fd10d39fc0af44a94baf7b4468.bindPopup(popup_059a10168c3d21ce35c457ca3780f4da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2ab33fd10d39fc0af44a94baf7b4468.setIcon(icon_b051363dfd9c7a018d900c6973655a2e);
|
|
|
|
|
|
var marker_f032178b32c11aba627213bb300d7dcb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ae3bb4a2febfea1c2e332b4603c21ea5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e2ad4b51f814c3a79f3746017181331 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_233f435b6ccb4e8b087cf65cd8848ee2 = $(`<div id="html_233f435b6ccb4e8b087cf65cd8848ee2" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_2e2ad4b51f814c3a79f3746017181331.setContent(html_233f435b6ccb4e8b087cf65cd8848ee2);
|
|
|
|
|
|
|
|
marker_f032178b32c11aba627213bb300d7dcb.bindPopup(popup_2e2ad4b51f814c3a79f3746017181331)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f032178b32c11aba627213bb300d7dcb.setIcon(icon_ae3bb4a2febfea1c2e332b4603c21ea5);
|
|
|
|
|
|
var marker_2f3745f6f3c435bb7d80342d49b4ee64 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5df1b32ad878077e3731301bcfc225f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1493d4e62f47e0f62673bb8cc263063 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fdb06ae9af843a4cdf298b67251ab90 = $(`<div id="html_4fdb06ae9af843a4cdf298b67251ab90" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_e1493d4e62f47e0f62673bb8cc263063.setContent(html_4fdb06ae9af843a4cdf298b67251ab90);
|
|
|
|
|
|
|
|
marker_2f3745f6f3c435bb7d80342d49b4ee64.bindPopup(popup_e1493d4e62f47e0f62673bb8cc263063)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f3745f6f3c435bb7d80342d49b4ee64.setIcon(icon_5df1b32ad878077e3731301bcfc225f6);
|
|
|
|
|
|
var marker_1a2b580c8da07e10a5e383e64d9a8866 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_412caa5dfcaea7dd5b7de07fc25a656e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad5c7806dae092d5640b2c6e8843c0b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20b029e5b06554e765cbe3dd8580bb83 = $(`<div id="html_20b029e5b06554e765cbe3dd8580bb83" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_ad5c7806dae092d5640b2c6e8843c0b8.setContent(html_20b029e5b06554e765cbe3dd8580bb83);
|
|
|
|
|
|
|
|
marker_1a2b580c8da07e10a5e383e64d9a8866.bindPopup(popup_ad5c7806dae092d5640b2c6e8843c0b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a2b580c8da07e10a5e383e64d9a8866.setIcon(icon_412caa5dfcaea7dd5b7de07fc25a656e);
|
|
|
|
|
|
var marker_8c907357704930522a14bb09afd1c31c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_dcac9daa74aa45d9f42fbd1931d87ff4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e68febcf1b060f060b7ad3c2b4a65174 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b0970c0de02d85c1bc5edc532cda333 = $(`<div id="html_5b0970c0de02d85c1bc5edc532cda333" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_e68febcf1b060f060b7ad3c2b4a65174.setContent(html_5b0970c0de02d85c1bc5edc532cda333);
|
|
|
|
|
|
|
|
marker_8c907357704930522a14bb09afd1c31c.bindPopup(popup_e68febcf1b060f060b7ad3c2b4a65174)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c907357704930522a14bb09afd1c31c.setIcon(icon_dcac9daa74aa45d9f42fbd1931d87ff4);
|
|
|
|
|
|
var marker_ec7afada5d994e6d16ef4edbb04c037b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_cca55d25977aa76709e75577224a9e2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1915788650064fe4714b463110966c36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ecc8f83e4fa2e6e494985852c399a5d = $(`<div id="html_8ecc8f83e4fa2e6e494985852c399a5d" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_1915788650064fe4714b463110966c36.setContent(html_8ecc8f83e4fa2e6e494985852c399a5d);
|
|
|
|
|
|
|
|
marker_ec7afada5d994e6d16ef4edbb04c037b.bindPopup(popup_1915788650064fe4714b463110966c36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec7afada5d994e6d16ef4edbb04c037b.setIcon(icon_cca55d25977aa76709e75577224a9e2a);
|
|
|
|
|
|
var marker_bee8d6d19b119ed323f5386ace3a0eda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_03d03117b51b2c415a9068b66b8643fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ba35c0b80f4adb1f53e1682004a2e68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05d94e4660bf059183b164e8b1797189 = $(`<div id="html_05d94e4660bf059183b164e8b1797189" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_1ba35c0b80f4adb1f53e1682004a2e68.setContent(html_05d94e4660bf059183b164e8b1797189);
|
|
|
|
|
|
|
|
marker_bee8d6d19b119ed323f5386ace3a0eda.bindPopup(popup_1ba35c0b80f4adb1f53e1682004a2e68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bee8d6d19b119ed323f5386ace3a0eda.setIcon(icon_03d03117b51b2c415a9068b66b8643fa);
|
|
|
|
|
|
var marker_b082a3c69c1d693660d69e9fb065699d = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_cc11efc65d25c4b09415f5a09b8cad9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8724c38ce2297f970a14de3a65669f8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aebdf95a3c4da70b826eef803d6cea8d = $(`<div id="html_aebdf95a3c4da70b826eef803d6cea8d" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_8724c38ce2297f970a14de3a65669f8d.setContent(html_aebdf95a3c4da70b826eef803d6cea8d);
|
|
|
|
|
|
|
|
marker_b082a3c69c1d693660d69e9fb065699d.bindPopup(popup_8724c38ce2297f970a14de3a65669f8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b082a3c69c1d693660d69e9fb065699d.setIcon(icon_cc11efc65d25c4b09415f5a09b8cad9b);
|
|
|
|
|
|
var marker_313213668aee1787c5f8a44020742b94 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7e3dac12fd4e80944437101c3007658e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d36a809547a588930137682b38cfb651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ce635c3ed25caf1dc7954d302f25288 = $(`<div id="html_7ce635c3ed25caf1dc7954d302f25288" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_d36a809547a588930137682b38cfb651.setContent(html_7ce635c3ed25caf1dc7954d302f25288);
|
|
|
|
|
|
|
|
marker_313213668aee1787c5f8a44020742b94.bindPopup(popup_d36a809547a588930137682b38cfb651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_313213668aee1787c5f8a44020742b94.setIcon(icon_7e3dac12fd4e80944437101c3007658e);
|
|
|
|
|
|
var marker_af019d89182ce19d21f4e9d341d718fd = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8b70c8421e40d9327f4f48fe4ee2bc7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de4cb34dc7e2594187e2a1d28b80328d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df2d08e6c15f2e5826fe641d08834410 = $(`<div id="html_df2d08e6c15f2e5826fe641d08834410" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_de4cb34dc7e2594187e2a1d28b80328d.setContent(html_df2d08e6c15f2e5826fe641d08834410);
|
|
|
|
|
|
|
|
marker_af019d89182ce19d21f4e9d341d718fd.bindPopup(popup_de4cb34dc7e2594187e2a1d28b80328d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af019d89182ce19d21f4e9d341d718fd.setIcon(icon_8b70c8421e40d9327f4f48fe4ee2bc7a);
|
|
|
|
|
|
var marker_eeb830226ab621000e82391dd4b272d8 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b5e71bef1983927ac072c46fccc61de5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbe9b5c6294f7a6b650b73559c96c1db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_182b688c52ec4f7370613c7f00deb87a = $(`<div id="html_182b688c52ec4f7370613c7f00deb87a" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_fbe9b5c6294f7a6b650b73559c96c1db.setContent(html_182b688c52ec4f7370613c7f00deb87a);
|
|
|
|
|
|
|
|
marker_eeb830226ab621000e82391dd4b272d8.bindPopup(popup_fbe9b5c6294f7a6b650b73559c96c1db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eeb830226ab621000e82391dd4b272d8.setIcon(icon_b5e71bef1983927ac072c46fccc61de5);
|
|
|
|
|
|
var marker_ec5e991b47b483e8f7d8c8595f7d84e9 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_affb0688876253005f6c392a66f6d650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7cf67eb1607b65fb4a19d91c2a0565b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0c725d031fb78529a116d5ef2f2cc77 = $(`<div id="html_b0c725d031fb78529a116d5ef2f2cc77" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_a7cf67eb1607b65fb4a19d91c2a0565b.setContent(html_b0c725d031fb78529a116d5ef2f2cc77);
|
|
|
|
|
|
|
|
marker_ec5e991b47b483e8f7d8c8595f7d84e9.bindPopup(popup_a7cf67eb1607b65fb4a19d91c2a0565b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec5e991b47b483e8f7d8c8595f7d84e9.setIcon(icon_affb0688876253005f6c392a66f6d650);
|
|
|
|
|
|
var marker_c96769755908186cac21ea6b67618a8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b49d7eda6eb80b5c089e15aca6dea6ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e60d60813b3651c49115e7e53bbd082 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b70199ced066dff3faf1b00a400500c1 = $(`<div id="html_b70199ced066dff3faf1b00a400500c1" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_6e60d60813b3651c49115e7e53bbd082.setContent(html_b70199ced066dff3faf1b00a400500c1);
|
|
|
|
|
|
|
|
marker_c96769755908186cac21ea6b67618a8a.bindPopup(popup_6e60d60813b3651c49115e7e53bbd082)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c96769755908186cac21ea6b67618a8a.setIcon(icon_b49d7eda6eb80b5c089e15aca6dea6ce);
|
|
|
|
|
|
var marker_fe9a4fba1ce63445c183e1a199182d3c = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_bd66a6598111433c8fa231a3e1430659 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1bfcad5c9338ae9f0c0facaab5c3176 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f47464a19b001b8244b72b0510a9da2 = $(`<div id="html_4f47464a19b001b8244b72b0510a9da2" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_c1bfcad5c9338ae9f0c0facaab5c3176.setContent(html_4f47464a19b001b8244b72b0510a9da2);
|
|
|
|
|
|
|
|
marker_fe9a4fba1ce63445c183e1a199182d3c.bindPopup(popup_c1bfcad5c9338ae9f0c0facaab5c3176)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe9a4fba1ce63445c183e1a199182d3c.setIcon(icon_bd66a6598111433c8fa231a3e1430659);
|
|
|
|
|
|
var marker_c2ce6481ae7794c315f620c4762fc36d = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_3d614700bceda57913c6f442cd051881 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dad5519aaca5e27a36040919005a74e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc7cfaa1ddc8ece8bc5f689b242e1655 = $(`<div id="html_dc7cfaa1ddc8ece8bc5f689b242e1655" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_1dad5519aaca5e27a36040919005a74e.setContent(html_dc7cfaa1ddc8ece8bc5f689b242e1655);
|
|
|
|
|
|
|
|
marker_c2ce6481ae7794c315f620c4762fc36d.bindPopup(popup_1dad5519aaca5e27a36040919005a74e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2ce6481ae7794c315f620c4762fc36d.setIcon(icon_3d614700bceda57913c6f442cd051881);
|
|
|
|
|
|
var marker_6f1e70238e419441845329fbf2c4741a = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_4d7cf37ca9664bed4a6a68b9bbd9079b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03e6d48c871a5e1d2fe8671bc974b526 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0145aed4a7a5a95c309ab0361d7a4ae6 = $(`<div id="html_0145aed4a7a5a95c309ab0361d7a4ae6" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_03e6d48c871a5e1d2fe8671bc974b526.setContent(html_0145aed4a7a5a95c309ab0361d7a4ae6);
|
|
|
|
|
|
|
|
marker_6f1e70238e419441845329fbf2c4741a.bindPopup(popup_03e6d48c871a5e1d2fe8671bc974b526)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f1e70238e419441845329fbf2c4741a.setIcon(icon_4d7cf37ca9664bed4a6a68b9bbd9079b);
|
|
|
|
|
|
var marker_1ed0347ccf47731e75470b644496bd53 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_9b2eec3e77039399c0735db6a7c6c149 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e81d2ddfa6bd5156d491ce331359f7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9943577c847330c04860e04f0aa6f45 = $(`<div id="html_d9943577c847330c04860e04f0aa6f45" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_0e81d2ddfa6bd5156d491ce331359f7f.setContent(html_d9943577c847330c04860e04f0aa6f45);
|
|
|
|
|
|
|
|
marker_1ed0347ccf47731e75470b644496bd53.bindPopup(popup_0e81d2ddfa6bd5156d491ce331359f7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ed0347ccf47731e75470b644496bd53.setIcon(icon_9b2eec3e77039399c0735db6a7c6c149);
|
|
|
|
|
|
var marker_092dc3728079cefa2b530e5bc7bf681f = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7bf7f18ec68754630060283d283404a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f16c76868e166fd635bc5179bb1132fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9af11fc929fb32ec63ad8b2635acc64 = $(`<div id="html_f9af11fc929fb32ec63ad8b2635acc64" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_f16c76868e166fd635bc5179bb1132fc.setContent(html_f9af11fc929fb32ec63ad8b2635acc64);
|
|
|
|
|
|
|
|
marker_092dc3728079cefa2b530e5bc7bf681f.bindPopup(popup_f16c76868e166fd635bc5179bb1132fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_092dc3728079cefa2b530e5bc7bf681f.setIcon(icon_7bf7f18ec68754630060283d283404a5);
|
|
|
|
|
|
var marker_8ebb55791cc1ed441e47a338721573d8 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e1394c1bfcafaa0a420a97dbf89ae3b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_073ea894b54c282a1a56b4d631d52c10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_380035fd0dbba329bf4544a46384f094 = $(`<div id="html_380035fd0dbba329bf4544a46384f094" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_073ea894b54c282a1a56b4d631d52c10.setContent(html_380035fd0dbba329bf4544a46384f094);
|
|
|
|
|
|
|
|
marker_8ebb55791cc1ed441e47a338721573d8.bindPopup(popup_073ea894b54c282a1a56b4d631d52c10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ebb55791cc1ed441e47a338721573d8.setIcon(icon_e1394c1bfcafaa0a420a97dbf89ae3b3);
|
|
|
|
|
|
var marker_ab665e8be00ca881bd64789dd6c2b9cc = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d62e41140a02df154dd09707666f79bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38fc3c99c2541d9911ab605be3e32f10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de4580c220b5ddef5fbd82ac70a8b12e = $(`<div id="html_de4580c220b5ddef5fbd82ac70a8b12e" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_38fc3c99c2541d9911ab605be3e32f10.setContent(html_de4580c220b5ddef5fbd82ac70a8b12e);
|
|
|
|
|
|
|
|
marker_ab665e8be00ca881bd64789dd6c2b9cc.bindPopup(popup_38fc3c99c2541d9911ab605be3e32f10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab665e8be00ca881bd64789dd6c2b9cc.setIcon(icon_d62e41140a02df154dd09707666f79bc);
|
|
|
|
|
|
var marker_39b139d5d82ecc160190eaf0e75f6bcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e47f40552e924196dcb324ba6fd991e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8ea7d00b49e3f7a973c2243f379cf26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e30cb757ae9dcecc54023ee872727b02 = $(`<div id="html_e30cb757ae9dcecc54023ee872727b02" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_e8ea7d00b49e3f7a973c2243f379cf26.setContent(html_e30cb757ae9dcecc54023ee872727b02);
|
|
|
|
|
|
|
|
marker_39b139d5d82ecc160190eaf0e75f6bcf.bindPopup(popup_e8ea7d00b49e3f7a973c2243f379cf26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39b139d5d82ecc160190eaf0e75f6bcf.setIcon(icon_e47f40552e924196dcb324ba6fd991e9);
|
|
|
|
|
|
var marker_fb82e57a17959eeaffb0fb1255f31115 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f1fb4732d2d252e8170e70e387fd6bcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57ac53fa84aa0300b2282822c7e1f7bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f48ba15d8cdd1a19d83789a0df7a8c06 = $(`<div id="html_f48ba15d8cdd1a19d83789a0df7a8c06" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_57ac53fa84aa0300b2282822c7e1f7bc.setContent(html_f48ba15d8cdd1a19d83789a0df7a8c06);
|
|
|
|
|
|
|
|
marker_fb82e57a17959eeaffb0fb1255f31115.bindPopup(popup_57ac53fa84aa0300b2282822c7e1f7bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb82e57a17959eeaffb0fb1255f31115.setIcon(icon_f1fb4732d2d252e8170e70e387fd6bcb);
|
|
|
|
|
|
var marker_34ed68f85bc585549e2d51c18aa5032b = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_301922e3321480b213d5a7f23014a031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a54567941e91d7c3bace434c255c0691 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4820ffe7e4b2b2637071d2da3f9a7be9 = $(`<div id="html_4820ffe7e4b2b2637071d2da3f9a7be9" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_a54567941e91d7c3bace434c255c0691.setContent(html_4820ffe7e4b2b2637071d2da3f9a7be9);
|
|
|
|
|
|
|
|
marker_34ed68f85bc585549e2d51c18aa5032b.bindPopup(popup_a54567941e91d7c3bace434c255c0691)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34ed68f85bc585549e2d51c18aa5032b.setIcon(icon_301922e3321480b213d5a7f23014a031);
|
|
|
|
|
|
var marker_b727ea6ca365df4589511cc122c4101a = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_3ceac00f901b3454a951ec4b73a5efdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e4b2abc7818a58d3a842ff92b34124b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46af96b3ee19b3a80db14dd72f6f063b = $(`<div id="html_46af96b3ee19b3a80db14dd72f6f063b" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_8e4b2abc7818a58d3a842ff92b34124b.setContent(html_46af96b3ee19b3a80db14dd72f6f063b);
|
|
|
|
|
|
|
|
marker_b727ea6ca365df4589511cc122c4101a.bindPopup(popup_8e4b2abc7818a58d3a842ff92b34124b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b727ea6ca365df4589511cc122c4101a.setIcon(icon_3ceac00f901b3454a951ec4b73a5efdb);
|
|
|
|
|
|
var marker_ff34db8389c7f0542eed1d7dd72fd67c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_aa6b593d36c73558e09a547ce0342b94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40019401f7c7452c00699d35a77a6098 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32e6324c91e33b313c49ac0f689ea882 = $(`<div id="html_32e6324c91e33b313c49ac0f689ea882" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_40019401f7c7452c00699d35a77a6098.setContent(html_32e6324c91e33b313c49ac0f689ea882);
|
|
|
|
|
|
|
|
marker_ff34db8389c7f0542eed1d7dd72fd67c.bindPopup(popup_40019401f7c7452c00699d35a77a6098)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff34db8389c7f0542eed1d7dd72fd67c.setIcon(icon_aa6b593d36c73558e09a547ce0342b94);
|
|
|
|
|
|
var marker_2f5e9ccb9b66b9cac68e20afe4c05f1e = L.marker(
|
|
[12.9333, 100.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e84443a80af1d1b48bcbf95e9dd9db28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96a1d84bfa96d5f51ea31850625e152e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_206853f741d986080dc8b83c8eb1642c = $(`<div id="html_206853f741d986080dc8b83c8eb1642c" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_96a1d84bfa96d5f51ea31850625e152e.setContent(html_206853f741d986080dc8b83c8eb1642c);
|
|
|
|
|
|
|
|
marker_2f5e9ccb9b66b9cac68e20afe4c05f1e.bindPopup(popup_96a1d84bfa96d5f51ea31850625e152e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f5e9ccb9b66b9cac68e20afe4c05f1e.setIcon(icon_e84443a80af1d1b48bcbf95e9dd9db28);
|
|
|
|
|
|
var marker_002e5e64671f9da1fb2fa7cc923221f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e26a438dfaaae8280ebf4ff218d2b62b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6353a9a007942afc70586c2b78a834f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83ccb59d83cd8a033eab71089d5af532 = $(`<div id="html_83ccb59d83cd8a033eab71089d5af532" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_6353a9a007942afc70586c2b78a834f3.setContent(html_83ccb59d83cd8a033eab71089d5af532);
|
|
|
|
|
|
|
|
marker_002e5e64671f9da1fb2fa7cc923221f9.bindPopup(popup_6353a9a007942afc70586c2b78a834f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_002e5e64671f9da1fb2fa7cc923221f9.setIcon(icon_e26a438dfaaae8280ebf4ff218d2b62b);
|
|
|
|
|
|
var marker_cbd7547d729c185105ffd2fb6888e94b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c0ca0f559b4821801e75e63711267bf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efc82e2c611aee3c7fcaf8151002695d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae6d3502a46a7b7757cd387c0510fbf6 = $(`<div id="html_ae6d3502a46a7b7757cd387c0510fbf6" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_efc82e2c611aee3c7fcaf8151002695d.setContent(html_ae6d3502a46a7b7757cd387c0510fbf6);
|
|
|
|
|
|
|
|
marker_cbd7547d729c185105ffd2fb6888e94b.bindPopup(popup_efc82e2c611aee3c7fcaf8151002695d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbd7547d729c185105ffd2fb6888e94b.setIcon(icon_c0ca0f559b4821801e75e63711267bf1);
|
|
|
|
|
|
var marker_3f763ea2d883f300d4a9980460b01984 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_302a87fa806cb6633d55bf5f30655860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8f941d3c336796e2e2343cfde6a7338 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19601cd1e8c279e9f8034fbd99dde691 = $(`<div id="html_19601cd1e8c279e9f8034fbd99dde691" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_a8f941d3c336796e2e2343cfde6a7338.setContent(html_19601cd1e8c279e9f8034fbd99dde691);
|
|
|
|
|
|
|
|
marker_3f763ea2d883f300d4a9980460b01984.bindPopup(popup_a8f941d3c336796e2e2343cfde6a7338)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f763ea2d883f300d4a9980460b01984.setIcon(icon_302a87fa806cb6633d55bf5f30655860);
|
|
|
|
|
|
var marker_869ff240d185535f941937d156bc8f56 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_81b9bd52d343309716246ff5e1ebb903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4739e987fa711eb91de08dd410381f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b54f961d394d9de1601b4e68ff45dc = $(`<div id="html_d9b54f961d394d9de1601b4e68ff45dc" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_a4739e987fa711eb91de08dd410381f6.setContent(html_d9b54f961d394d9de1601b4e68ff45dc);
|
|
|
|
|
|
|
|
marker_869ff240d185535f941937d156bc8f56.bindPopup(popup_a4739e987fa711eb91de08dd410381f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_869ff240d185535f941937d156bc8f56.setIcon(icon_81b9bd52d343309716246ff5e1ebb903);
|
|
|
|
|
|
var marker_6b7b8b5cbc167cd3da64e641cfbe9db1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c2acdb8a093d7dd5ffb5fdc44443a0ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3aab1f9e8c1bd2718213f8718de0bd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c71b3180b539f6c6a47d7d27ad569ad = $(`<div id="html_5c71b3180b539f6c6a47d7d27ad569ad" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_a3aab1f9e8c1bd2718213f8718de0bd9.setContent(html_5c71b3180b539f6c6a47d7d27ad569ad);
|
|
|
|
|
|
|
|
marker_6b7b8b5cbc167cd3da64e641cfbe9db1.bindPopup(popup_a3aab1f9e8c1bd2718213f8718de0bd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b7b8b5cbc167cd3da64e641cfbe9db1.setIcon(icon_c2acdb8a093d7dd5ffb5fdc44443a0ca);
|
|
|
|
|
|
var marker_298980067adc6aed279549fea070857d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_fcfc947cffb25e3199c5c8895eb50c82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7721be45a283202071e6a3d81deb3e4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e040e2bc9cc757dc22696b3f2bb3e661 = $(`<div id="html_e040e2bc9cc757dc22696b3f2bb3e661" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_7721be45a283202071e6a3d81deb3e4c.setContent(html_e040e2bc9cc757dc22696b3f2bb3e661);
|
|
|
|
|
|
|
|
marker_298980067adc6aed279549fea070857d.bindPopup(popup_7721be45a283202071e6a3d81deb3e4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_298980067adc6aed279549fea070857d.setIcon(icon_fcfc947cffb25e3199c5c8895eb50c82);
|
|
|
|
|
|
var marker_2b7bd27caa1c3a7d88ab4417722a293f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_362b0c44a5a03f3eb6f80bf520e0dcff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_095d2569b8d6b38a3332fa2caf2eabb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a228e39d99e109345028310afab8c735 = $(`<div id="html_a228e39d99e109345028310afab8c735" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_095d2569b8d6b38a3332fa2caf2eabb8.setContent(html_a228e39d99e109345028310afab8c735);
|
|
|
|
|
|
|
|
marker_2b7bd27caa1c3a7d88ab4417722a293f.bindPopup(popup_095d2569b8d6b38a3332fa2caf2eabb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b7bd27caa1c3a7d88ab4417722a293f.setIcon(icon_362b0c44a5a03f3eb6f80bf520e0dcff);
|
|
|
|
|
|
var marker_43833143464ddc3c869415f19ae5f2c1 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5ed1213f3fdac5e5eaed14e0a6121992 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20a395b05838be162e575ed7d7c301eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6807fef4de576615a40582e60f78c781 = $(`<div id="html_6807fef4de576615a40582e60f78c781" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_20a395b05838be162e575ed7d7c301eb.setContent(html_6807fef4de576615a40582e60f78c781);
|
|
|
|
|
|
|
|
marker_43833143464ddc3c869415f19ae5f2c1.bindPopup(popup_20a395b05838be162e575ed7d7c301eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43833143464ddc3c869415f19ae5f2c1.setIcon(icon_5ed1213f3fdac5e5eaed14e0a6121992);
|
|
|
|
|
|
var marker_76546112d45e7e7d7a28b227f18d14c2 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_76a6b42e7eb99f9df7e9d34239cef2c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d993b5271f49eb3a6b97a3f5d3102176 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfd23ea4d14fc53826ebbce486e49a06 = $(`<div id="html_dfd23ea4d14fc53826ebbce486e49a06" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_d993b5271f49eb3a6b97a3f5d3102176.setContent(html_dfd23ea4d14fc53826ebbce486e49a06);
|
|
|
|
|
|
|
|
marker_76546112d45e7e7d7a28b227f18d14c2.bindPopup(popup_d993b5271f49eb3a6b97a3f5d3102176)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76546112d45e7e7d7a28b227f18d14c2.setIcon(icon_76a6b42e7eb99f9df7e9d34239cef2c0);
|
|
|
|
|
|
var marker_7d68ff705a7ff8b8bd033cb0eea3c892 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b335ed5d3b838148fdaf8855b4696ddb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ae28ac6ff2a13b7b93a4e5733ec6818 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11a077506a9b99139c37c3c82ce6f9a1 = $(`<div id="html_11a077506a9b99139c37c3c82ce6f9a1" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_0ae28ac6ff2a13b7b93a4e5733ec6818.setContent(html_11a077506a9b99139c37c3c82ce6f9a1);
|
|
|
|
|
|
|
|
marker_7d68ff705a7ff8b8bd033cb0eea3c892.bindPopup(popup_0ae28ac6ff2a13b7b93a4e5733ec6818)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d68ff705a7ff8b8bd033cb0eea3c892.setIcon(icon_b335ed5d3b838148fdaf8855b4696ddb);
|
|
|
|
|
|
var marker_1c99b39f197a2c0df0670950a9ea1e52 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_963b2d0daff36df9e0454dd1324afc95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76521c5a2ecd9eaf14fc6313a6a2c6e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b6fb9a2562726c6cf623a4a9d9ae3f6 = $(`<div id="html_5b6fb9a2562726c6cf623a4a9d9ae3f6" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_76521c5a2ecd9eaf14fc6313a6a2c6e8.setContent(html_5b6fb9a2562726c6cf623a4a9d9ae3f6);
|
|
|
|
|
|
|
|
marker_1c99b39f197a2c0df0670950a9ea1e52.bindPopup(popup_76521c5a2ecd9eaf14fc6313a6a2c6e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c99b39f197a2c0df0670950a9ea1e52.setIcon(icon_963b2d0daff36df9e0454dd1324afc95);
|
|
|
|
|
|
var marker_61ed5f512642fc94c0d06b0d9ba3eed2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_19c3e86c927f26557b1dced10deaec71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b467700be39af51f4b83c238ba1bc073 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ca212ab0206acade14f0030729b0682 = $(`<div id="html_3ca212ab0206acade14f0030729b0682" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_b467700be39af51f4b83c238ba1bc073.setContent(html_3ca212ab0206acade14f0030729b0682);
|
|
|
|
|
|
|
|
marker_61ed5f512642fc94c0d06b0d9ba3eed2.bindPopup(popup_b467700be39af51f4b83c238ba1bc073)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61ed5f512642fc94c0d06b0d9ba3eed2.setIcon(icon_19c3e86c927f26557b1dced10deaec71);
|
|
|
|
|
|
var marker_f81197a0a43513d14e7a997a4e800c5d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_898e8ca1a652e77215ea57fb995d7a28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd514115bc8964b74f2d7e8f9fe87a4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85a6e0e634f2be3bc6256218f6452a64 = $(`<div id="html_85a6e0e634f2be3bc6256218f6452a64" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_cd514115bc8964b74f2d7e8f9fe87a4f.setContent(html_85a6e0e634f2be3bc6256218f6452a64);
|
|
|
|
|
|
|
|
marker_f81197a0a43513d14e7a997a4e800c5d.bindPopup(popup_cd514115bc8964b74f2d7e8f9fe87a4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f81197a0a43513d14e7a997a4e800c5d.setIcon(icon_898e8ca1a652e77215ea57fb995d7a28);
|
|
|
|
|
|
var marker_7282071ef2502bb3e93c356b31d65b6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_de655763072dd688452dcd20d1c6cbe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ccb3ccd1015b6f678213335ff2d61c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd702f6e30f0cb6a95202ebc2e1d68eb = $(`<div id="html_dd702f6e30f0cb6a95202ebc2e1d68eb" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_8ccb3ccd1015b6f678213335ff2d61c9.setContent(html_dd702f6e30f0cb6a95202ebc2e1d68eb);
|
|
|
|
|
|
|
|
marker_7282071ef2502bb3e93c356b31d65b6f.bindPopup(popup_8ccb3ccd1015b6f678213335ff2d61c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7282071ef2502bb3e93c356b31d65b6f.setIcon(icon_de655763072dd688452dcd20d1c6cbe7);
|
|
|
|
|
|
var marker_a89faf8300d839f5ab20dfa6882f15a5 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_227fdc19329a71a4146d578d9d429b7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9665dcb40abacddc718c290245de1ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_776b263977c422f9d485783f33821721 = $(`<div id="html_776b263977c422f9d485783f33821721" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_c9665dcb40abacddc718c290245de1ff.setContent(html_776b263977c422f9d485783f33821721);
|
|
|
|
|
|
|
|
marker_a89faf8300d839f5ab20dfa6882f15a5.bindPopup(popup_c9665dcb40abacddc718c290245de1ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a89faf8300d839f5ab20dfa6882f15a5.setIcon(icon_227fdc19329a71a4146d578d9d429b7b);
|
|
|
|
|
|
var marker_49873fa815e5f39e28dd1078c3a4abad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e0d13d807f620a69147c7f02f65c3733 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f43784623f11407edc96b0078d2186 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e98436117b61cb7be78dfa7a27c1ac08 = $(`<div id="html_e98436117b61cb7be78dfa7a27c1ac08" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_a1f43784623f11407edc96b0078d2186.setContent(html_e98436117b61cb7be78dfa7a27c1ac08);
|
|
|
|
|
|
|
|
marker_49873fa815e5f39e28dd1078c3a4abad.bindPopup(popup_a1f43784623f11407edc96b0078d2186)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49873fa815e5f39e28dd1078c3a4abad.setIcon(icon_e0d13d807f620a69147c7f02f65c3733);
|
|
|
|
|
|
var marker_24b4152abd81c495b0cfea8b54c52431 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_25a340f833caba84ea934f181d0e034a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_111e7e86b445f5142f8a6526a4804501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f575ffe47042f970646a99bd6217b107 = $(`<div id="html_f575ffe47042f970646a99bd6217b107" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_111e7e86b445f5142f8a6526a4804501.setContent(html_f575ffe47042f970646a99bd6217b107);
|
|
|
|
|
|
|
|
marker_24b4152abd81c495b0cfea8b54c52431.bindPopup(popup_111e7e86b445f5142f8a6526a4804501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24b4152abd81c495b0cfea8b54c52431.setIcon(icon_25a340f833caba84ea934f181d0e034a);
|
|
|
|
|
|
var marker_c7687bfcd080a2c78da307b00d6d3598 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_79923cd541cb59d9e8cf80bcef3a0927 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7317f56d762590d350b3a67a79fad52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d182aa97302a47f138b08d02ef0958 = $(`<div id="html_a4d182aa97302a47f138b08d02ef0958" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_d7317f56d762590d350b3a67a79fad52.setContent(html_a4d182aa97302a47f138b08d02ef0958);
|
|
|
|
|
|
|
|
marker_c7687bfcd080a2c78da307b00d6d3598.bindPopup(popup_d7317f56d762590d350b3a67a79fad52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7687bfcd080a2c78da307b00d6d3598.setIcon(icon_79923cd541cb59d9e8cf80bcef3a0927);
|
|
|
|
|
|
var marker_42e9a6c7239144d1522a8ae9d8c0ca6e = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ea788fb84793030cad00fe9fa3282e29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_663ac08b6a6b0b6e0977ad274410ff06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f6ec600c0d2f92baafaa38d9476eb88 = $(`<div id="html_1f6ec600c0d2f92baafaa38d9476eb88" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_663ac08b6a6b0b6e0977ad274410ff06.setContent(html_1f6ec600c0d2f92baafaa38d9476eb88);
|
|
|
|
|
|
|
|
marker_42e9a6c7239144d1522a8ae9d8c0ca6e.bindPopup(popup_663ac08b6a6b0b6e0977ad274410ff06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42e9a6c7239144d1522a8ae9d8c0ca6e.setIcon(icon_ea788fb84793030cad00fe9fa3282e29);
|
|
|
|
|
|
var marker_b62366004f9bebfaa302bcc9462e8372 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_29a26434eb9e8e4c2b08472ca973e88a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfee515d9823679bc01811c15e40c0bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2060159fef4bbb7612eb55293517ac0 = $(`<div id="html_f2060159fef4bbb7612eb55293517ac0" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_cfee515d9823679bc01811c15e40c0bf.setContent(html_f2060159fef4bbb7612eb55293517ac0);
|
|
|
|
|
|
|
|
marker_b62366004f9bebfaa302bcc9462e8372.bindPopup(popup_cfee515d9823679bc01811c15e40c0bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b62366004f9bebfaa302bcc9462e8372.setIcon(icon_29a26434eb9e8e4c2b08472ca973e88a);
|
|
|
|
|
|
var marker_85a2358b491ccc2b757ca9b2a2cca9aa = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_458b75164455662fad289ac664716054 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f192f862ce234629a661871457e4a42c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_338fd4eaebbc6a5b8ab5f7751e34bded = $(`<div id="html_338fd4eaebbc6a5b8ab5f7751e34bded" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_f192f862ce234629a661871457e4a42c.setContent(html_338fd4eaebbc6a5b8ab5f7751e34bded);
|
|
|
|
|
|
|
|
marker_85a2358b491ccc2b757ca9b2a2cca9aa.bindPopup(popup_f192f862ce234629a661871457e4a42c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85a2358b491ccc2b757ca9b2a2cca9aa.setIcon(icon_458b75164455662fad289ac664716054);
|
|
|
|
|
|
var marker_f2be2d6f5aec1c17fe29404617fc362e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a3d96bf3a8c4770aaaa78eae4559f0cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc32cd5982cf99195a069e635dd0f6ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62b3972389007632426915507eb603ba = $(`<div id="html_62b3972389007632426915507eb603ba" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_fc32cd5982cf99195a069e635dd0f6ae.setContent(html_62b3972389007632426915507eb603ba);
|
|
|
|
|
|
|
|
marker_f2be2d6f5aec1c17fe29404617fc362e.bindPopup(popup_fc32cd5982cf99195a069e635dd0f6ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2be2d6f5aec1c17fe29404617fc362e.setIcon(icon_a3d96bf3a8c4770aaaa78eae4559f0cb);
|
|
|
|
|
|
var marker_3681077f7fecf59db09a637f4012ba26 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a2980879cc75944b26b65afb9781e25e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24724c9b70bafb85fee68e9db2a6f8f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c11dde0de0d2ef8fecd4d5f6a689139 = $(`<div id="html_1c11dde0de0d2ef8fecd4d5f6a689139" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_24724c9b70bafb85fee68e9db2a6f8f0.setContent(html_1c11dde0de0d2ef8fecd4d5f6a689139);
|
|
|
|
|
|
|
|
marker_3681077f7fecf59db09a637f4012ba26.bindPopup(popup_24724c9b70bafb85fee68e9db2a6f8f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3681077f7fecf59db09a637f4012ba26.setIcon(icon_a2980879cc75944b26b65afb9781e25e);
|
|
|
|
|
|
var marker_ef94f59e3ba5ea95a94acdd013cfc95d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0bbd27e02be679213dd5295bd8d7fc9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7f9296c9b2e33cdbaed685522ea6842 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_791388a8e016e860e2d759ef2932808c = $(`<div id="html_791388a8e016e860e2d759ef2932808c" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_b7f9296c9b2e33cdbaed685522ea6842.setContent(html_791388a8e016e860e2d759ef2932808c);
|
|
|
|
|
|
|
|
marker_ef94f59e3ba5ea95a94acdd013cfc95d.bindPopup(popup_b7f9296c9b2e33cdbaed685522ea6842)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef94f59e3ba5ea95a94acdd013cfc95d.setIcon(icon_0bbd27e02be679213dd5295bd8d7fc9f);
|
|
|
|
|
|
var marker_f9e27249d7958dc059f801d57b9835cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_43bd640d623741d0ccbd0ccc276d996b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8170e739e4ab8a6f48ca2bb974a280ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f66594452b02bbe32fba7574d72f1d7 = $(`<div id="html_1f66594452b02bbe32fba7574d72f1d7" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_8170e739e4ab8a6f48ca2bb974a280ce.setContent(html_1f66594452b02bbe32fba7574d72f1d7);
|
|
|
|
|
|
|
|
marker_f9e27249d7958dc059f801d57b9835cb.bindPopup(popup_8170e739e4ab8a6f48ca2bb974a280ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9e27249d7958dc059f801d57b9835cb.setIcon(icon_43bd640d623741d0ccbd0ccc276d996b);
|
|
|
|
|
|
var marker_fdd2cfa6616a4dbc8ea0e5f91e3dc9d7 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_932b49082b7d18fb68d325ca88c4d4f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_336fa1ec051fef96477ee85a6530af83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4591f408dbe214e7116c216af383ddc9 = $(`<div id="html_4591f408dbe214e7116c216af383ddc9" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_336fa1ec051fef96477ee85a6530af83.setContent(html_4591f408dbe214e7116c216af383ddc9);
|
|
|
|
|
|
|
|
marker_fdd2cfa6616a4dbc8ea0e5f91e3dc9d7.bindPopup(popup_336fa1ec051fef96477ee85a6530af83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd2cfa6616a4dbc8ea0e5f91e3dc9d7.setIcon(icon_932b49082b7d18fb68d325ca88c4d4f9);
|
|
|
|
|
|
var marker_509b70068a26e82f5497237dfc84b8d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_1b7a3c6c0d23020736af0b85d3a5cfbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c176d186bd8c92dab99b5a4b1d8340c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dda6d23b684850df30879a47ceaeede7 = $(`<div id="html_dda6d23b684850df30879a47ceaeede7" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_c176d186bd8c92dab99b5a4b1d8340c5.setContent(html_dda6d23b684850df30879a47ceaeede7);
|
|
|
|
|
|
|
|
marker_509b70068a26e82f5497237dfc84b8d1.bindPopup(popup_c176d186bd8c92dab99b5a4b1d8340c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_509b70068a26e82f5497237dfc84b8d1.setIcon(icon_1b7a3c6c0d23020736af0b85d3a5cfbc);
|
|
|
|
|
|
var marker_9db7ed2e1d7735a63e2269510db28bc4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_74af86d841617545944daaa498295061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0afc75e75ef941ebd694afa56b01f48e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f14b9b8efa7445a38092e39219cd8a0 = $(`<div id="html_9f14b9b8efa7445a38092e39219cd8a0" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_0afc75e75ef941ebd694afa56b01f48e.setContent(html_9f14b9b8efa7445a38092e39219cd8a0);
|
|
|
|
|
|
|
|
marker_9db7ed2e1d7735a63e2269510db28bc4.bindPopup(popup_0afc75e75ef941ebd694afa56b01f48e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9db7ed2e1d7735a63e2269510db28bc4.setIcon(icon_74af86d841617545944daaa498295061);
|
|
|
|
|
|
var marker_a729298efa09d737d019bc4406faa8f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e2ca67f764118229abd40bb0b28d3dbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d9536d359878a296681ec8ea5b39a96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2beae9ba441f5995aa901b827e75920e = $(`<div id="html_2beae9ba441f5995aa901b827e75920e" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_9d9536d359878a296681ec8ea5b39a96.setContent(html_2beae9ba441f5995aa901b827e75920e);
|
|
|
|
|
|
|
|
marker_a729298efa09d737d019bc4406faa8f1.bindPopup(popup_9d9536d359878a296681ec8ea5b39a96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a729298efa09d737d019bc4406faa8f1.setIcon(icon_e2ca67f764118229abd40bb0b28d3dbc);
|
|
|
|
|
|
var marker_87526863d2d6d95e7750b13ae13eaaa2 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d6df4512929ccfcbeeb73865f2d5f901 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_093ddef977cf5f5a09d128d0a8703b7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8856c3361d9be8f25804be7c08415af8 = $(`<div id="html_8856c3361d9be8f25804be7c08415af8" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_093ddef977cf5f5a09d128d0a8703b7f.setContent(html_8856c3361d9be8f25804be7c08415af8);
|
|
|
|
|
|
|
|
marker_87526863d2d6d95e7750b13ae13eaaa2.bindPopup(popup_093ddef977cf5f5a09d128d0a8703b7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87526863d2d6d95e7750b13ae13eaaa2.setIcon(icon_d6df4512929ccfcbeeb73865f2d5f901);
|
|
|
|
|
|
var marker_3b2747a59046c5a44c68b4a5c38805b3 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f0eb7ccec677626a816c3acbcac6d626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf3bac7f02a3c9e1a6747e74e10fd5b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57148686ca4c8880e8d2a63f5881a812 = $(`<div id="html_57148686ca4c8880e8d2a63f5881a812" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_bf3bac7f02a3c9e1a6747e74e10fd5b4.setContent(html_57148686ca4c8880e8d2a63f5881a812);
|
|
|
|
|
|
|
|
marker_3b2747a59046c5a44c68b4a5c38805b3.bindPopup(popup_bf3bac7f02a3c9e1a6747e74e10fd5b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b2747a59046c5a44c68b4a5c38805b3.setIcon(icon_f0eb7ccec677626a816c3acbcac6d626);
|
|
|
|
|
|
var marker_a9ec994f8232b5ffe9d688433d78e61b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_cd8d7aed0f4f49bd89b2f0f3dd1277a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c918171d865f6e9f5d229d2a7e792f3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2abfdfd0244ba567e9a662d4aefe702 = $(`<div id="html_b2abfdfd0244ba567e9a662d4aefe702" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_c918171d865f6e9f5d229d2a7e792f3d.setContent(html_b2abfdfd0244ba567e9a662d4aefe702);
|
|
|
|
|
|
|
|
marker_a9ec994f8232b5ffe9d688433d78e61b.bindPopup(popup_c918171d865f6e9f5d229d2a7e792f3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9ec994f8232b5ffe9d688433d78e61b.setIcon(icon_cd8d7aed0f4f49bd89b2f0f3dd1277a7);
|
|
|
|
|
|
var marker_c64a5ac7e60f1ba6b6399448b05c4464 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_adeff5ed470f8d17e8fa0e3808f69c1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de076cefd86a8cd845ababbb2aeceaca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f52dab50767e81583a52ab098af13eec = $(`<div id="html_f52dab50767e81583a52ab098af13eec" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_de076cefd86a8cd845ababbb2aeceaca.setContent(html_f52dab50767e81583a52ab098af13eec);
|
|
|
|
|
|
|
|
marker_c64a5ac7e60f1ba6b6399448b05c4464.bindPopup(popup_de076cefd86a8cd845ababbb2aeceaca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c64a5ac7e60f1ba6b6399448b05c4464.setIcon(icon_adeff5ed470f8d17e8fa0e3808f69c1a);
|
|
|
|
|
|
var marker_2692caacf03bb4ca31fc456b76f051f4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_26a9b7c18b04ac6a81983ee7494edd76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e6110844eecdd4ded63de180ab382c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c47fcab85a6682cdff647e2290d2cf51 = $(`<div id="html_c47fcab85a6682cdff647e2290d2cf51" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_1e6110844eecdd4ded63de180ab382c1.setContent(html_c47fcab85a6682cdff647e2290d2cf51);
|
|
|
|
|
|
|
|
marker_2692caacf03bb4ca31fc456b76f051f4.bindPopup(popup_1e6110844eecdd4ded63de180ab382c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2692caacf03bb4ca31fc456b76f051f4.setIcon(icon_26a9b7c18b04ac6a81983ee7494edd76);
|
|
|
|
|
|
var marker_c6110e165ce52facab2cbff2fe42c0f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_44029209811e6d8deb89e3902f604209 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9478ce2cfa41aa2582196713ddd11c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8799fdbdfa0539cb7be909e18f0999c3 = $(`<div id="html_8799fdbdfa0539cb7be909e18f0999c3" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_f9478ce2cfa41aa2582196713ddd11c4.setContent(html_8799fdbdfa0539cb7be909e18f0999c3);
|
|
|
|
|
|
|
|
marker_c6110e165ce52facab2cbff2fe42c0f1.bindPopup(popup_f9478ce2cfa41aa2582196713ddd11c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6110e165ce52facab2cbff2fe42c0f1.setIcon(icon_44029209811e6d8deb89e3902f604209);
|
|
|
|
|
|
var marker_c1eb001fec419b5f60cface83d00fb52 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_27ff71fba4c1fdc31921fde48eb0e8de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_933f8e27b5c3f5bbe5ad123edfde01c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecba9240268c67d57cea15ada235fa79 = $(`<div id="html_ecba9240268c67d57cea15ada235fa79" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_933f8e27b5c3f5bbe5ad123edfde01c6.setContent(html_ecba9240268c67d57cea15ada235fa79);
|
|
|
|
|
|
|
|
marker_c1eb001fec419b5f60cface83d00fb52.bindPopup(popup_933f8e27b5c3f5bbe5ad123edfde01c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1eb001fec419b5f60cface83d00fb52.setIcon(icon_27ff71fba4c1fdc31921fde48eb0e8de);
|
|
|
|
|
|
var marker_1c4c9bf3927a4ee0026bd22a610cb849 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a21cc702c5d254ffc3646ec1af7960a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0b8f0d7d86f7432223e7d40e33122b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_672b09a223c9b137a1c069538d47a0ee = $(`<div id="html_672b09a223c9b137a1c069538d47a0ee" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_c0b8f0d7d86f7432223e7d40e33122b1.setContent(html_672b09a223c9b137a1c069538d47a0ee);
|
|
|
|
|
|
|
|
marker_1c4c9bf3927a4ee0026bd22a610cb849.bindPopup(popup_c0b8f0d7d86f7432223e7d40e33122b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c4c9bf3927a4ee0026bd22a610cb849.setIcon(icon_a21cc702c5d254ffc3646ec1af7960a7);
|
|
|
|
|
|
var marker_1f55cc91c562c756d535f164a6babef4 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_dd1bd642f08582416c16cbce8f7690a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffb07896acba2b8e19f17370ac155d56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d784315c5dc9cfb95968234fbe1a68a = $(`<div id="html_8d784315c5dc9cfb95968234fbe1a68a" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_ffb07896acba2b8e19f17370ac155d56.setContent(html_8d784315c5dc9cfb95968234fbe1a68a);
|
|
|
|
|
|
|
|
marker_1f55cc91c562c756d535f164a6babef4.bindPopup(popup_ffb07896acba2b8e19f17370ac155d56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f55cc91c562c756d535f164a6babef4.setIcon(icon_dd1bd642f08582416c16cbce8f7690a6);
|
|
|
|
|
|
var marker_714a8dbb530ef8de122ce366cbabc5cd = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d5215d9489aa38c7a3cc30deb3f0a902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dafad1d945e9e75e67ab04c9d727289 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e7f315ad3a780f03f019b204767b5f0 = $(`<div id="html_8e7f315ad3a780f03f019b204767b5f0" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_6dafad1d945e9e75e67ab04c9d727289.setContent(html_8e7f315ad3a780f03f019b204767b5f0);
|
|
|
|
|
|
|
|
marker_714a8dbb530ef8de122ce366cbabc5cd.bindPopup(popup_6dafad1d945e9e75e67ab04c9d727289)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_714a8dbb530ef8de122ce366cbabc5cd.setIcon(icon_d5215d9489aa38c7a3cc30deb3f0a902);
|
|
|
|
|
|
var marker_569caabcc6f70bdec94283d70c6748ad = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f7021fb6cc2dfbde07870af088a102ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aeadd48ce4d8a4f4a2adad1af110c01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e42ce0a02adada55d645bc4c03b16454 = $(`<div id="html_e42ce0a02adada55d645bc4c03b16454" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_7aeadd48ce4d8a4f4a2adad1af110c01.setContent(html_e42ce0a02adada55d645bc4c03b16454);
|
|
|
|
|
|
|
|
marker_569caabcc6f70bdec94283d70c6748ad.bindPopup(popup_7aeadd48ce4d8a4f4a2adad1af110c01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_569caabcc6f70bdec94283d70c6748ad.setIcon(icon_f7021fb6cc2dfbde07870af088a102ea);
|
|
|
|
|
|
var marker_1a73bb35ea35101f7937c591d2734a8b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b6425f1b9e197ad123fa52ab60068326 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a4b3b13b75ebb31c24b40e965a5e54d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db8fd5fab82752bbd291133048f7f34c = $(`<div id="html_db8fd5fab82752bbd291133048f7f34c" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_3a4b3b13b75ebb31c24b40e965a5e54d.setContent(html_db8fd5fab82752bbd291133048f7f34c);
|
|
|
|
|
|
|
|
marker_1a73bb35ea35101f7937c591d2734a8b.bindPopup(popup_3a4b3b13b75ebb31c24b40e965a5e54d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a73bb35ea35101f7937c591d2734a8b.setIcon(icon_b6425f1b9e197ad123fa52ab60068326);
|
|
|
|
|
|
var marker_fb459c534a17f5c04ad52b9ef3c70d61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b09eaa6c37a4b9021b722709404ed622 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2d943cb271050f36c29eb5892edcd34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5fa31b785f29a757459280101fa28e5 = $(`<div id="html_c5fa31b785f29a757459280101fa28e5" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_c2d943cb271050f36c29eb5892edcd34.setContent(html_c5fa31b785f29a757459280101fa28e5);
|
|
|
|
|
|
|
|
marker_fb459c534a17f5c04ad52b9ef3c70d61.bindPopup(popup_c2d943cb271050f36c29eb5892edcd34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb459c534a17f5c04ad52b9ef3c70d61.setIcon(icon_b09eaa6c37a4b9021b722709404ed622);
|
|
|
|
|
|
var marker_1d6d60d5f84a2cf3855960923c05744b = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ee8b8be6a4a1951dcecfaade20c51993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5b9ce089007f99d36ba723e3952f25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a66c34b4e5fe3f022a27cb70d9d26df = $(`<div id="html_3a66c34b4e5fe3f022a27cb70d9d26df" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_bb5b9ce089007f99d36ba723e3952f25.setContent(html_3a66c34b4e5fe3f022a27cb70d9d26df);
|
|
|
|
|
|
|
|
marker_1d6d60d5f84a2cf3855960923c05744b.bindPopup(popup_bb5b9ce089007f99d36ba723e3952f25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d6d60d5f84a2cf3855960923c05744b.setIcon(icon_ee8b8be6a4a1951dcecfaade20c51993);
|
|
|
|
|
|
var marker_96ae28d642e8cd6962f3a041fa661bb1 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_849afcb8d764128f6677705e75af16b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caedcd1a013790b3e7e6139c3598a442 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a42c7f60430915b62fb19707e7c1961 = $(`<div id="html_4a42c7f60430915b62fb19707e7c1961" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_caedcd1a013790b3e7e6139c3598a442.setContent(html_4a42c7f60430915b62fb19707e7c1961);
|
|
|
|
|
|
|
|
marker_96ae28d642e8cd6962f3a041fa661bb1.bindPopup(popup_caedcd1a013790b3e7e6139c3598a442)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96ae28d642e8cd6962f3a041fa661bb1.setIcon(icon_849afcb8d764128f6677705e75af16b1);
|
|
|
|
|
|
var marker_bf4f9c9f61c2d8f88d16e1d241e3049a = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_59b18a0bbd91bf3ffe0a7b95377b2597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baf8f7b447d4a5dfd3c710851d6add57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a3f03c64ce6a6ef0f0cc93cd2e3227 = $(`<div id="html_22a3f03c64ce6a6ef0f0cc93cd2e3227" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_baf8f7b447d4a5dfd3c710851d6add57.setContent(html_22a3f03c64ce6a6ef0f0cc93cd2e3227);
|
|
|
|
|
|
|
|
marker_bf4f9c9f61c2d8f88d16e1d241e3049a.bindPopup(popup_baf8f7b447d4a5dfd3c710851d6add57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf4f9c9f61c2d8f88d16e1d241e3049a.setIcon(icon_59b18a0bbd91bf3ffe0a7b95377b2597);
|
|
|
|
|
|
var marker_625f3f5b7af8fa05422206be0e1c32cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7dfc1a728d92f786fbf5b44b3dc7fb85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4970f820d056e753164cc2ccbfa307ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_039490c3466ac3c0f066e12b3c680740 = $(`<div id="html_039490c3466ac3c0f066e12b3c680740" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_4970f820d056e753164cc2ccbfa307ea.setContent(html_039490c3466ac3c0f066e12b3c680740);
|
|
|
|
|
|
|
|
marker_625f3f5b7af8fa05422206be0e1c32cf.bindPopup(popup_4970f820d056e753164cc2ccbfa307ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_625f3f5b7af8fa05422206be0e1c32cf.setIcon(icon_7dfc1a728d92f786fbf5b44b3dc7fb85);
|
|
|
|
|
|
var marker_087665ad49eaf637b2c1d8a8f8a10589 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_4602c1010f199afc050cbb9116ff8f15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_890589aaef4f52f20e1b53fcd4507bea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6fc2764308854886c56810c3622d250 = $(`<div id="html_f6fc2764308854886c56810c3622d250" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_890589aaef4f52f20e1b53fcd4507bea.setContent(html_f6fc2764308854886c56810c3622d250);
|
|
|
|
|
|
|
|
marker_087665ad49eaf637b2c1d8a8f8a10589.bindPopup(popup_890589aaef4f52f20e1b53fcd4507bea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_087665ad49eaf637b2c1d8a8f8a10589.setIcon(icon_4602c1010f199afc050cbb9116ff8f15);
|
|
|
|
|
|
var marker_f9351a8c9b1d3b19a7638263fd8c1e64 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ee5f485d11bb7706123e7f92dc807dd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0617ea9d7aea1dedd3c8cc60ab04a563 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93cfeabbc217b2c52e98a34f781ef489 = $(`<div id="html_93cfeabbc217b2c52e98a34f781ef489" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_0617ea9d7aea1dedd3c8cc60ab04a563.setContent(html_93cfeabbc217b2c52e98a34f781ef489);
|
|
|
|
|
|
|
|
marker_f9351a8c9b1d3b19a7638263fd8c1e64.bindPopup(popup_0617ea9d7aea1dedd3c8cc60ab04a563)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9351a8c9b1d3b19a7638263fd8c1e64.setIcon(icon_ee5f485d11bb7706123e7f92dc807dd4);
|
|
|
|
|
|
var marker_77ad1456de69a721e32317cdcf754ebf = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e29f7817635a391ca761e4ab44992747 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0688dd06379365079530aae68a7c3e69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94c87f3320c3a78c31182625ded81939 = $(`<div id="html_94c87f3320c3a78c31182625ded81939" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_0688dd06379365079530aae68a7c3e69.setContent(html_94c87f3320c3a78c31182625ded81939);
|
|
|
|
|
|
|
|
marker_77ad1456de69a721e32317cdcf754ebf.bindPopup(popup_0688dd06379365079530aae68a7c3e69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77ad1456de69a721e32317cdcf754ebf.setIcon(icon_e29f7817635a391ca761e4ab44992747);
|
|
|
|
|
|
var marker_f2ed00a5ca0bb3f776f0a0ed533978ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0cf419e5115d57c1ad9c53be29abe193 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3828724e731c3bd82b3860e1ce68d0cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b26af1b84a1d826ed141683e1b295e2 = $(`<div id="html_6b26af1b84a1d826ed141683e1b295e2" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_3828724e731c3bd82b3860e1ce68d0cf.setContent(html_6b26af1b84a1d826ed141683e1b295e2);
|
|
|
|
|
|
|
|
marker_f2ed00a5ca0bb3f776f0a0ed533978ce.bindPopup(popup_3828724e731c3bd82b3860e1ce68d0cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2ed00a5ca0bb3f776f0a0ed533978ce.setIcon(icon_0cf419e5115d57c1ad9c53be29abe193);
|
|
|
|
|
|
var marker_3539decb0a2ce0c23f30456cdd00a5f3 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6214922a0fbdb580693ddc4039b6c2c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e6637303963ba23e53e1dbda6062eb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b2aef6c00cedc83231ca7540355586d = $(`<div id="html_5b2aef6c00cedc83231ca7540355586d" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_0e6637303963ba23e53e1dbda6062eb5.setContent(html_5b2aef6c00cedc83231ca7540355586d);
|
|
|
|
|
|
|
|
marker_3539decb0a2ce0c23f30456cdd00a5f3.bindPopup(popup_0e6637303963ba23e53e1dbda6062eb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3539decb0a2ce0c23f30456cdd00a5f3.setIcon(icon_6214922a0fbdb580693ddc4039b6c2c9);
|
|
|
|
|
|
var marker_2871d730f72ce8e49c830c85c491fe14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_84d95e6234ff29cc55c644fa48249db2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bee0399d1fbb692fcd5ce59d74804d7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f799a59de274472c083389017249873 = $(`<div id="html_6f799a59de274472c083389017249873" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_bee0399d1fbb692fcd5ce59d74804d7c.setContent(html_6f799a59de274472c083389017249873);
|
|
|
|
|
|
|
|
marker_2871d730f72ce8e49c830c85c491fe14.bindPopup(popup_bee0399d1fbb692fcd5ce59d74804d7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2871d730f72ce8e49c830c85c491fe14.setIcon(icon_84d95e6234ff29cc55c644fa48249db2);
|
|
|
|
|
|
var marker_93b0e7c71066b3b32b92755027350707 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6f6a0f40978ee300a6dc77d8ef75cdfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8372458de46fc692d2f4269210509d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf41c6d0b901ca5b04941699f86cd9e7 = $(`<div id="html_cf41c6d0b901ca5b04941699f86cd9e7" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_b8372458de46fc692d2f4269210509d7.setContent(html_cf41c6d0b901ca5b04941699f86cd9e7);
|
|
|
|
|
|
|
|
marker_93b0e7c71066b3b32b92755027350707.bindPopup(popup_b8372458de46fc692d2f4269210509d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93b0e7c71066b3b32b92755027350707.setIcon(icon_6f6a0f40978ee300a6dc77d8ef75cdfc);
|
|
|
|
|
|
var marker_544c479a04020f878d7cfd5cb66fe0fa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0472d523caf633fab898ef37b983208e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d74da12c098e4eb10bff7b17acd6024b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16d1d32f6b31d39e0924b8b8dfe3f767 = $(`<div id="html_16d1d32f6b31d39e0924b8b8dfe3f767" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_d74da12c098e4eb10bff7b17acd6024b.setContent(html_16d1d32f6b31d39e0924b8b8dfe3f767);
|
|
|
|
|
|
|
|
marker_544c479a04020f878d7cfd5cb66fe0fa.bindPopup(popup_d74da12c098e4eb10bff7b17acd6024b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_544c479a04020f878d7cfd5cb66fe0fa.setIcon(icon_0472d523caf633fab898ef37b983208e);
|
|
|
|
|
|
var marker_876bae1cbee7fd7ac3224cbe9edbc49e = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6e32dcb5093ef54d0c94b67ac25dc202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7001daccfd24670fbf102b852b53e749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a42180d96b5b1cb7f6ef8a7b1b6a1884 = $(`<div id="html_a42180d96b5b1cb7f6ef8a7b1b6a1884" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_7001daccfd24670fbf102b852b53e749.setContent(html_a42180d96b5b1cb7f6ef8a7b1b6a1884);
|
|
|
|
|
|
|
|
marker_876bae1cbee7fd7ac3224cbe9edbc49e.bindPopup(popup_7001daccfd24670fbf102b852b53e749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_876bae1cbee7fd7ac3224cbe9edbc49e.setIcon(icon_6e32dcb5093ef54d0c94b67ac25dc202);
|
|
|
|
|
|
var marker_7247cf3409ec673f42fa92e24d309048 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_523ce23aa1820c899917e24652b0bc11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14c57f2e86155ff7bb4747bc00f9a092 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce6fb649ea50a1e1bbd6ce0fc5e7a27d = $(`<div id="html_ce6fb649ea50a1e1bbd6ce0fc5e7a27d" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_14c57f2e86155ff7bb4747bc00f9a092.setContent(html_ce6fb649ea50a1e1bbd6ce0fc5e7a27d);
|
|
|
|
|
|
|
|
marker_7247cf3409ec673f42fa92e24d309048.bindPopup(popup_14c57f2e86155ff7bb4747bc00f9a092)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7247cf3409ec673f42fa92e24d309048.setIcon(icon_523ce23aa1820c899917e24652b0bc11);
|
|
|
|
|
|
var marker_4d2d4b06fce3654fedbd708074fcab6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_35315ecf33fe5df28963281581149601 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f61e7515cc5a9e511159291736e3994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e74cfb4e35832e723cc98f47e02ce88b = $(`<div id="html_e74cfb4e35832e723cc98f47e02ce88b" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_2f61e7515cc5a9e511159291736e3994.setContent(html_e74cfb4e35832e723cc98f47e02ce88b);
|
|
|
|
|
|
|
|
marker_4d2d4b06fce3654fedbd708074fcab6b.bindPopup(popup_2f61e7515cc5a9e511159291736e3994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d2d4b06fce3654fedbd708074fcab6b.setIcon(icon_35315ecf33fe5df28963281581149601);
|
|
|
|
|
|
var marker_b4d36b4b87380cdd62313cb63bfea96e = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a1351401c0b78f67372ad84592322162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da52057b1a792b5d2ce9632bd48e9026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f105ef51b9507764af13e12a4224a008 = $(`<div id="html_f105ef51b9507764af13e12a4224a008" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_da52057b1a792b5d2ce9632bd48e9026.setContent(html_f105ef51b9507764af13e12a4224a008);
|
|
|
|
|
|
|
|
marker_b4d36b4b87380cdd62313cb63bfea96e.bindPopup(popup_da52057b1a792b5d2ce9632bd48e9026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4d36b4b87380cdd62313cb63bfea96e.setIcon(icon_a1351401c0b78f67372ad84592322162);
|
|
|
|
|
|
var marker_1d8775a85bf65d7e3f546c95e67067c1 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ed4f264382c0420469694e5f68a9238e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be2ce749f102151ade88b2296b6917ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0dac93331a7758a3b55c33d5469b47c = $(`<div id="html_a0dac93331a7758a3b55c33d5469b47c" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_be2ce749f102151ade88b2296b6917ab.setContent(html_a0dac93331a7758a3b55c33d5469b47c);
|
|
|
|
|
|
|
|
marker_1d8775a85bf65d7e3f546c95e67067c1.bindPopup(popup_be2ce749f102151ade88b2296b6917ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d8775a85bf65d7e3f546c95e67067c1.setIcon(icon_ed4f264382c0420469694e5f68a9238e);
|
|
|
|
|
|
var marker_79f260a8e5fee3c3c70f910b7f3f8b2d = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a50b747f4066e3e18e698ea2e3e8e26e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eafc4e3486cf1bb7e915b22ea50c811 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01c7b97efbb5430899cf366403c46dac = $(`<div id="html_01c7b97efbb5430899cf366403c46dac" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_8eafc4e3486cf1bb7e915b22ea50c811.setContent(html_01c7b97efbb5430899cf366403c46dac);
|
|
|
|
|
|
|
|
marker_79f260a8e5fee3c3c70f910b7f3f8b2d.bindPopup(popup_8eafc4e3486cf1bb7e915b22ea50c811)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79f260a8e5fee3c3c70f910b7f3f8b2d.setIcon(icon_a50b747f4066e3e18e698ea2e3e8e26e);
|
|
|
|
|
|
var marker_bea893d8657ead28d99d76c61bd9f7c8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_2330c32880d2f6f9e221e3466a85c1a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a26dabddb3597c06b4ecd09fc5d8b887 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0386a5265671c9a29d0e096ef7b8e4b8 = $(`<div id="html_0386a5265671c9a29d0e096ef7b8e4b8" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_a26dabddb3597c06b4ecd09fc5d8b887.setContent(html_0386a5265671c9a29d0e096ef7b8e4b8);
|
|
|
|
|
|
|
|
marker_bea893d8657ead28d99d76c61bd9f7c8.bindPopup(popup_a26dabddb3597c06b4ecd09fc5d8b887)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bea893d8657ead28d99d76c61bd9f7c8.setIcon(icon_2330c32880d2f6f9e221e3466a85c1a4);
|
|
|
|
|
|
var marker_8226d5a84992e3921ef753a461f75ecf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_78c8cd12066ac2cd9a645bf1594bed97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6264df349460c7c0ec45c3f4d6b166ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fab6f9e7c6d3ab9a2d441a6535822ac9 = $(`<div id="html_fab6f9e7c6d3ab9a2d441a6535822ac9" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_6264df349460c7c0ec45c3f4d6b166ce.setContent(html_fab6f9e7c6d3ab9a2d441a6535822ac9);
|
|
|
|
|
|
|
|
marker_8226d5a84992e3921ef753a461f75ecf.bindPopup(popup_6264df349460c7c0ec45c3f4d6b166ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8226d5a84992e3921ef753a461f75ecf.setIcon(icon_78c8cd12066ac2cd9a645bf1594bed97);
|
|
|
|
|
|
var marker_50c0a8ddb4ef29a4ff08c5c817a04b42 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b46cae76d1cd567b0d8383f0d7d93ed8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf6b71a149b9ff1b44822eb65953656f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcad199d569d8e982a7c91c90b1032b1 = $(`<div id="html_fcad199d569d8e982a7c91c90b1032b1" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_cf6b71a149b9ff1b44822eb65953656f.setContent(html_fcad199d569d8e982a7c91c90b1032b1);
|
|
|
|
|
|
|
|
marker_50c0a8ddb4ef29a4ff08c5c817a04b42.bindPopup(popup_cf6b71a149b9ff1b44822eb65953656f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c0a8ddb4ef29a4ff08c5c817a04b42.setIcon(icon_b46cae76d1cd567b0d8383f0d7d93ed8);
|
|
|
|
|
|
var marker_b4f73eadf8fcdf32708b09ef23a85387 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_1be3a6c434d08f02b5e3631c7b257f56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aeb24e53036bd55f76b49673e9b08e55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c9ad003c6a7a6b9aa18cbc77a72c166 = $(`<div id="html_3c9ad003c6a7a6b9aa18cbc77a72c166" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_aeb24e53036bd55f76b49673e9b08e55.setContent(html_3c9ad003c6a7a6b9aa18cbc77a72c166);
|
|
|
|
|
|
|
|
marker_b4f73eadf8fcdf32708b09ef23a85387.bindPopup(popup_aeb24e53036bd55f76b49673e9b08e55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4f73eadf8fcdf32708b09ef23a85387.setIcon(icon_1be3a6c434d08f02b5e3631c7b257f56);
|
|
|
|
|
|
var marker_751e47ce51480f2a5671c7bc5efcf206 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_36c781d9e59a5403b717ec292217c5d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e49c7afda71c9665f68f0295bdf786c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ad8420801e3dead298bd793abd939dc = $(`<div id="html_1ad8420801e3dead298bd793abd939dc" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_7e49c7afda71c9665f68f0295bdf786c.setContent(html_1ad8420801e3dead298bd793abd939dc);
|
|
|
|
|
|
|
|
marker_751e47ce51480f2a5671c7bc5efcf206.bindPopup(popup_7e49c7afda71c9665f68f0295bdf786c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_751e47ce51480f2a5671c7bc5efcf206.setIcon(icon_36c781d9e59a5403b717ec292217c5d4);
|
|
|
|
|
|
var marker_1ad6e2a3b60ef38859fa0761181ab03b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f15ac9ed227c50930f66a013db859b09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7e32b74940fea1146a9e4316d041add = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf6235499fa26a28231a68c55b8e3cac = $(`<div id="html_cf6235499fa26a28231a68c55b8e3cac" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_c7e32b74940fea1146a9e4316d041add.setContent(html_cf6235499fa26a28231a68c55b8e3cac);
|
|
|
|
|
|
|
|
marker_1ad6e2a3b60ef38859fa0761181ab03b.bindPopup(popup_c7e32b74940fea1146a9e4316d041add)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ad6e2a3b60ef38859fa0761181ab03b.setIcon(icon_f15ac9ed227c50930f66a013db859b09);
|
|
|
|
|
|
var marker_41b67ad797f46c2710d0a10787183d40 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_67f6d7f8c4d1486d9791d5fb51d55a4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87853bae46c8aa9fd7c8780e2dc07563 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11ff72b06af9dce5b7f8691861d8e116 = $(`<div id="html_11ff72b06af9dce5b7f8691861d8e116" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_87853bae46c8aa9fd7c8780e2dc07563.setContent(html_11ff72b06af9dce5b7f8691861d8e116);
|
|
|
|
|
|
|
|
marker_41b67ad797f46c2710d0a10787183d40.bindPopup(popup_87853bae46c8aa9fd7c8780e2dc07563)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41b67ad797f46c2710d0a10787183d40.setIcon(icon_67f6d7f8c4d1486d9791d5fb51d55a4f);
|
|
|
|
|
|
var marker_482521c80c9921950ad20324a366551e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7a4657394a88aa3b70261758c0e91496 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94b5166d3b7ec27351408a7bb1c6369e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d8f6ed0301f5f5306217219eedd2e3e = $(`<div id="html_8d8f6ed0301f5f5306217219eedd2e3e" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_94b5166d3b7ec27351408a7bb1c6369e.setContent(html_8d8f6ed0301f5f5306217219eedd2e3e);
|
|
|
|
|
|
|
|
marker_482521c80c9921950ad20324a366551e.bindPopup(popup_94b5166d3b7ec27351408a7bb1c6369e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_482521c80c9921950ad20324a366551e.setIcon(icon_7a4657394a88aa3b70261758c0e91496);
|
|
|
|
|
|
var marker_8331c2722d46e2ba3d93e33c458461c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5a8520444272a9b6938509117e43f2e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19ba54725b3157c41d1cfb408bc7f21a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ceb277110d3b6672a2e132566b5c84f = $(`<div id="html_0ceb277110d3b6672a2e132566b5c84f" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_19ba54725b3157c41d1cfb408bc7f21a.setContent(html_0ceb277110d3b6672a2e132566b5c84f);
|
|
|
|
|
|
|
|
marker_8331c2722d46e2ba3d93e33c458461c7.bindPopup(popup_19ba54725b3157c41d1cfb408bc7f21a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8331c2722d46e2ba3d93e33c458461c7.setIcon(icon_5a8520444272a9b6938509117e43f2e9);
|
|
|
|
|
|
var marker_196a09c3f8ae9f6ab3a2deb11c2c1a03 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0b9ca4b9754a51794810512059a7bf0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba51fb11fb7990aee7df770f2a34cdcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecddf2efe750eadae71107a720ea1dfa = $(`<div id="html_ecddf2efe750eadae71107a720ea1dfa" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_ba51fb11fb7990aee7df770f2a34cdcb.setContent(html_ecddf2efe750eadae71107a720ea1dfa);
|
|
|
|
|
|
|
|
marker_196a09c3f8ae9f6ab3a2deb11c2c1a03.bindPopup(popup_ba51fb11fb7990aee7df770f2a34cdcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_196a09c3f8ae9f6ab3a2deb11c2c1a03.setIcon(icon_0b9ca4b9754a51794810512059a7bf0b);
|
|
|
|
|
|
var marker_b8a3cd3e043b475ea3f25d9852496c75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ace86eefd2d60060dd392c7b8a4bf50f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1f0dbea769a4ad3859785252cf50102 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_122854a53377f96d0cd3f59b2d4d3e8c = $(`<div id="html_122854a53377f96d0cd3f59b2d4d3e8c" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_e1f0dbea769a4ad3859785252cf50102.setContent(html_122854a53377f96d0cd3f59b2d4d3e8c);
|
|
|
|
|
|
|
|
marker_b8a3cd3e043b475ea3f25d9852496c75.bindPopup(popup_e1f0dbea769a4ad3859785252cf50102)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a3cd3e043b475ea3f25d9852496c75.setIcon(icon_ace86eefd2d60060dd392c7b8a4bf50f);
|
|
|
|
|
|
var marker_38e40295e1d93e0eb71723ce438dec4d = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5ea388226a9010dfff7ef0c233eb5b7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a830b30c6a7624ece6357a611fe0655f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4c9ca25f85e724e17e395a2c8513bf9 = $(`<div id="html_d4c9ca25f85e724e17e395a2c8513bf9" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_a830b30c6a7624ece6357a611fe0655f.setContent(html_d4c9ca25f85e724e17e395a2c8513bf9);
|
|
|
|
|
|
|
|
marker_38e40295e1d93e0eb71723ce438dec4d.bindPopup(popup_a830b30c6a7624ece6357a611fe0655f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e40295e1d93e0eb71723ce438dec4d.setIcon(icon_5ea388226a9010dfff7ef0c233eb5b7c);
|
|
|
|
|
|
var marker_3e8e40214c948f662db91dd33d84cae2 = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e0ee74d551dda5c994a475f399976745 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ddb1d96f8618733960d7ed8e74af55f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55532ecbd005b64b359b3239de698f6f = $(`<div id="html_55532ecbd005b64b359b3239de698f6f" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_7ddb1d96f8618733960d7ed8e74af55f.setContent(html_55532ecbd005b64b359b3239de698f6f);
|
|
|
|
|
|
|
|
marker_3e8e40214c948f662db91dd33d84cae2.bindPopup(popup_7ddb1d96f8618733960d7ed8e74af55f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e8e40214c948f662db91dd33d84cae2.setIcon(icon_e0ee74d551dda5c994a475f399976745);
|
|
|
|
|
|
var marker_17413437ef767a895ca613770e2ebe47 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f9440af829a9e8534a211dc540b517a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b882567ddc53a3ae09ee984884fab6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eb029edd2f6c8c8b26d285bb36a5e98 = $(`<div id="html_5eb029edd2f6c8c8b26d285bb36a5e98" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_6b882567ddc53a3ae09ee984884fab6d.setContent(html_5eb029edd2f6c8c8b26d285bb36a5e98);
|
|
|
|
|
|
|
|
marker_17413437ef767a895ca613770e2ebe47.bindPopup(popup_6b882567ddc53a3ae09ee984884fab6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17413437ef767a895ca613770e2ebe47.setIcon(icon_f9440af829a9e8534a211dc540b517a0);
|
|
|
|
|
|
var marker_f550858461a9487585e71829915e7413 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_53c42c0a160a007ee8d83d423b145afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c09e364db3805ce88ac7421c7be9431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a22581e61f9183272ec4712f80fd1eb8 = $(`<div id="html_a22581e61f9183272ec4712f80fd1eb8" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_9c09e364db3805ce88ac7421c7be9431.setContent(html_a22581e61f9183272ec4712f80fd1eb8);
|
|
|
|
|
|
|
|
marker_f550858461a9487585e71829915e7413.bindPopup(popup_9c09e364db3805ce88ac7421c7be9431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f550858461a9487585e71829915e7413.setIcon(icon_53c42c0a160a007ee8d83d423b145afc);
|
|
|
|
|
|
var marker_b7aa967fb705236d89dbe7e099fe4636 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6b883277465b9338922d64edb90a0b3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a57ff4d28f9c267b28f578f911658442 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db5b144adf7496fe68ac2bd3e822b23d = $(`<div id="html_db5b144adf7496fe68ac2bd3e822b23d" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_a57ff4d28f9c267b28f578f911658442.setContent(html_db5b144adf7496fe68ac2bd3e822b23d);
|
|
|
|
|
|
|
|
marker_b7aa967fb705236d89dbe7e099fe4636.bindPopup(popup_a57ff4d28f9c267b28f578f911658442)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7aa967fb705236d89dbe7e099fe4636.setIcon(icon_6b883277465b9338922d64edb90a0b3b);
|
|
|
|
|
|
var marker_4e39841ac87ab213b0fa1219de2a7a03 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_1a2b2b56e18cfc3b55d36662fa6d97d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0481ab68af42d21041509a59bc8b5d0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4f11e14b02b7218dd16a72f3694c129 = $(`<div id="html_a4f11e14b02b7218dd16a72f3694c129" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_0481ab68af42d21041509a59bc8b5d0d.setContent(html_a4f11e14b02b7218dd16a72f3694c129);
|
|
|
|
|
|
|
|
marker_4e39841ac87ab213b0fa1219de2a7a03.bindPopup(popup_0481ab68af42d21041509a59bc8b5d0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e39841ac87ab213b0fa1219de2a7a03.setIcon(icon_1a2b2b56e18cfc3b55d36662fa6d97d0);
|
|
|
|
|
|
var marker_59060d4593d8a5c4e2e573b554e01768 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a64333e7a155d875acd58fdd9ef67eaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5d3699c46ba4012f62c1a56d13561b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_628891df048dfca209bc0b41b31ff3a8 = $(`<div id="html_628891df048dfca209bc0b41b31ff3a8" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_c5d3699c46ba4012f62c1a56d13561b3.setContent(html_628891df048dfca209bc0b41b31ff3a8);
|
|
|
|
|
|
|
|
marker_59060d4593d8a5c4e2e573b554e01768.bindPopup(popup_c5d3699c46ba4012f62c1a56d13561b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59060d4593d8a5c4e2e573b554e01768.setIcon(icon_a64333e7a155d875acd58fdd9ef67eaa);
|
|
|
|
|
|
var marker_442be1e7d976ab360e931c1f873e0b1d = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ceee976daf88878bf99ef142c38e6676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a2611291c8c8dc66979389032a17125 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a18f554f786e2c85593157ca06381dac = $(`<div id="html_a18f554f786e2c85593157ca06381dac" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_9a2611291c8c8dc66979389032a17125.setContent(html_a18f554f786e2c85593157ca06381dac);
|
|
|
|
|
|
|
|
marker_442be1e7d976ab360e931c1f873e0b1d.bindPopup(popup_9a2611291c8c8dc66979389032a17125)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_442be1e7d976ab360e931c1f873e0b1d.setIcon(icon_ceee976daf88878bf99ef142c38e6676);
|
|
|
|
|
|
var marker_2096a5c6aac58f08f0af84324c8ed624 = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_63b2307f56a1f2eba19bcca344cf486a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b945068af20c7a414139e697b78762b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c98a2b09fbac21f308f0b665db264ef3 = $(`<div id="html_c98a2b09fbac21f308f0b665db264ef3" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_b945068af20c7a414139e697b78762b4.setContent(html_c98a2b09fbac21f308f0b665db264ef3);
|
|
|
|
|
|
|
|
marker_2096a5c6aac58f08f0af84324c8ed624.bindPopup(popup_b945068af20c7a414139e697b78762b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2096a5c6aac58f08f0af84324c8ed624.setIcon(icon_63b2307f56a1f2eba19bcca344cf486a);
|
|
|
|
|
|
var marker_bff6c353db54a92ce133437a233f11a5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a953be8a5dc041f9b937ab952ac9912e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a8ec965afa9a578e7913facb2ef1d9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0720e2ba685f48644324e45686a0d55b = $(`<div id="html_0720e2ba685f48644324e45686a0d55b" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_8a8ec965afa9a578e7913facb2ef1d9d.setContent(html_0720e2ba685f48644324e45686a0d55b);
|
|
|
|
|
|
|
|
marker_bff6c353db54a92ce133437a233f11a5.bindPopup(popup_8a8ec965afa9a578e7913facb2ef1d9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bff6c353db54a92ce133437a233f11a5.setIcon(icon_a953be8a5dc041f9b937ab952ac9912e);
|
|
|
|
|
|
var marker_94e70aa6bdb1353c420f8dccf4cec74a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e2ee75a69f0fd7e8e9b983148b7dba50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba0bfbde028129f3e0a1a2cb6935019c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a2ba60cf54e838706c7739489e4b38d = $(`<div id="html_0a2ba60cf54e838706c7739489e4b38d" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_ba0bfbde028129f3e0a1a2cb6935019c.setContent(html_0a2ba60cf54e838706c7739489e4b38d);
|
|
|
|
|
|
|
|
marker_94e70aa6bdb1353c420f8dccf4cec74a.bindPopup(popup_ba0bfbde028129f3e0a1a2cb6935019c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94e70aa6bdb1353c420f8dccf4cec74a.setIcon(icon_e2ee75a69f0fd7e8e9b983148b7dba50);
|
|
|
|
|
|
var marker_baf833656b59f812917897f409ca53eb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_37f51344bd327855e1b7e7be0bfb2754 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fab707e73738856f3d9a88bfa1a9f6af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a3e10e1a3ca18e72ad1c25b61a2a8a6 = $(`<div id="html_9a3e10e1a3ca18e72ad1c25b61a2a8a6" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_fab707e73738856f3d9a88bfa1a9f6af.setContent(html_9a3e10e1a3ca18e72ad1c25b61a2a8a6);
|
|
|
|
|
|
|
|
marker_baf833656b59f812917897f409ca53eb.bindPopup(popup_fab707e73738856f3d9a88bfa1a9f6af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baf833656b59f812917897f409ca53eb.setIcon(icon_37f51344bd327855e1b7e7be0bfb2754);
|
|
|
|
|
|
var marker_031f58518dce6f586acb02fb061e548c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8142abfb8348ea3a2d0a03ffaba516e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d2bd988b25ebabd6128929b4928fc5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74b7bcf84167be715f733175c4516d1e = $(`<div id="html_74b7bcf84167be715f733175c4516d1e" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_2d2bd988b25ebabd6128929b4928fc5b.setContent(html_74b7bcf84167be715f733175c4516d1e);
|
|
|
|
|
|
|
|
marker_031f58518dce6f586acb02fb061e548c.bindPopup(popup_2d2bd988b25ebabd6128929b4928fc5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_031f58518dce6f586acb02fb061e548c.setIcon(icon_8142abfb8348ea3a2d0a03ffaba516e2);
|
|
|
|
|
|
var marker_858c9068772a278f5306f7051cf54696 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_393ca48a3c153c4105dfa57fd5cc97e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81d9acf11f5e23b7181c30c1372d29bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_692497c5c43db00448f0170546ed4a9e = $(`<div id="html_692497c5c43db00448f0170546ed4a9e" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_81d9acf11f5e23b7181c30c1372d29bb.setContent(html_692497c5c43db00448f0170546ed4a9e);
|
|
|
|
|
|
|
|
marker_858c9068772a278f5306f7051cf54696.bindPopup(popup_81d9acf11f5e23b7181c30c1372d29bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_858c9068772a278f5306f7051cf54696.setIcon(icon_393ca48a3c153c4105dfa57fd5cc97e9);
|
|
|
|
|
|
var marker_568ea4835de465f22d996285617c79ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c7412eb576c17968397a95d9303e147f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3e6671fa70dd0837f8b713b1a2507c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d60aea98b28dec2412b74eba795dd6bf = $(`<div id="html_d60aea98b28dec2412b74eba795dd6bf" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_a3e6671fa70dd0837f8b713b1a2507c3.setContent(html_d60aea98b28dec2412b74eba795dd6bf);
|
|
|
|
|
|
|
|
marker_568ea4835de465f22d996285617c79ca.bindPopup(popup_a3e6671fa70dd0837f8b713b1a2507c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_568ea4835de465f22d996285617c79ca.setIcon(icon_c7412eb576c17968397a95d9303e147f);
|
|
|
|
|
|
var marker_079680e5796227bb69cf519d2195eefb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_58209f0cd73f5bec44aca7bdcd67907d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39d5d8a3ce1d82985fb0611d3abafc58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b6cd15d819dcd745b0f98e7b616c69b = $(`<div id="html_4b6cd15d819dcd745b0f98e7b616c69b" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_39d5d8a3ce1d82985fb0611d3abafc58.setContent(html_4b6cd15d819dcd745b0f98e7b616c69b);
|
|
|
|
|
|
|
|
marker_079680e5796227bb69cf519d2195eefb.bindPopup(popup_39d5d8a3ce1d82985fb0611d3abafc58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_079680e5796227bb69cf519d2195eefb.setIcon(icon_58209f0cd73f5bec44aca7bdcd67907d);
|
|
|
|
|
|
var marker_e701737fcc39691c4b10d2099de8e66f = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_880d222d1b08c624b181f6b631d00451 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a405ffc7db7a62249dfcc2beb7266881 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ad762df9d6ac95674176647551d637d = $(`<div id="html_0ad762df9d6ac95674176647551d637d" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a405ffc7db7a62249dfcc2beb7266881.setContent(html_0ad762df9d6ac95674176647551d637d);
|
|
|
|
|
|
|
|
marker_e701737fcc39691c4b10d2099de8e66f.bindPopup(popup_a405ffc7db7a62249dfcc2beb7266881)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e701737fcc39691c4b10d2099de8e66f.setIcon(icon_880d222d1b08c624b181f6b631d00451);
|
|
|
|
|
|
var marker_388bcc360d80dce36507b9def67dc383 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_efad22726b5540f92ef10dced5190cfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e91c23e76beee9e53206a3180c490c8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_484a72ca44aaf8114c2c031ad82f9f75 = $(`<div id="html_484a72ca44aaf8114c2c031ad82f9f75" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_e91c23e76beee9e53206a3180c490c8b.setContent(html_484a72ca44aaf8114c2c031ad82f9f75);
|
|
|
|
|
|
|
|
marker_388bcc360d80dce36507b9def67dc383.bindPopup(popup_e91c23e76beee9e53206a3180c490c8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_388bcc360d80dce36507b9def67dc383.setIcon(icon_efad22726b5540f92ef10dced5190cfe);
|
|
|
|
|
|
var marker_63d1df1a4abf69b8d4b8f2aaf481605d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7d2ddf589a33095d36eda2678e442f71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_241303e3c1c3317e4bb5562abcfdbfa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5835d6c59c2c7cfbee1430c341ad34d0 = $(`<div id="html_5835d6c59c2c7cfbee1430c341ad34d0" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_241303e3c1c3317e4bb5562abcfdbfa7.setContent(html_5835d6c59c2c7cfbee1430c341ad34d0);
|
|
|
|
|
|
|
|
marker_63d1df1a4abf69b8d4b8f2aaf481605d.bindPopup(popup_241303e3c1c3317e4bb5562abcfdbfa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63d1df1a4abf69b8d4b8f2aaf481605d.setIcon(icon_7d2ddf589a33095d36eda2678e442f71);
|
|
|
|
|
|
var marker_81847fdeccc8bde8454d73b6945dbe0f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d5772080af3ba6601e5b6d8e7a602446 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a41e788d6d2a490bfa44c9b0e27ed66a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc775c652e37e127469d4e4a2f89117c = $(`<div id="html_cc775c652e37e127469d4e4a2f89117c" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_a41e788d6d2a490bfa44c9b0e27ed66a.setContent(html_cc775c652e37e127469d4e4a2f89117c);
|
|
|
|
|
|
|
|
marker_81847fdeccc8bde8454d73b6945dbe0f.bindPopup(popup_a41e788d6d2a490bfa44c9b0e27ed66a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81847fdeccc8bde8454d73b6945dbe0f.setIcon(icon_d5772080af3ba6601e5b6d8e7a602446);
|
|
|
|
|
|
var marker_3657648a217d7a33579cd1a03f1533de = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_fe40d145af9f2036015363fab39eef0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bb595fd2707b5aba4541df010d0a4f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ffdf807d72d97bfa739f96cd023f122 = $(`<div id="html_1ffdf807d72d97bfa739f96cd023f122" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_8bb595fd2707b5aba4541df010d0a4f6.setContent(html_1ffdf807d72d97bfa739f96cd023f122);
|
|
|
|
|
|
|
|
marker_3657648a217d7a33579cd1a03f1533de.bindPopup(popup_8bb595fd2707b5aba4541df010d0a4f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3657648a217d7a33579cd1a03f1533de.setIcon(icon_fe40d145af9f2036015363fab39eef0f);
|
|
|
|
|
|
var marker_6d85de63ae5acb9cc24030cd80f884ce = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_79f1c9338c7e9e4d95b73310dcb1f9d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28b24e45cfe313af44f9c0e0414a7d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60c1d8a9cb5f6fef7392f490f010d584 = $(`<div id="html_60c1d8a9cb5f6fef7392f490f010d584" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_28b24e45cfe313af44f9c0e0414a7d6f.setContent(html_60c1d8a9cb5f6fef7392f490f010d584);
|
|
|
|
|
|
|
|
marker_6d85de63ae5acb9cc24030cd80f884ce.bindPopup(popup_28b24e45cfe313af44f9c0e0414a7d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d85de63ae5acb9cc24030cd80f884ce.setIcon(icon_79f1c9338c7e9e4d95b73310dcb1f9d7);
|
|
|
|
|
|
var marker_b5c3bad79de9dd42ec6cb11cef9522ec = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f4042c042aaeb518ec0cb14fb0845a1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f43447582ce7a311933aea62fd69dc92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ceee93e9b04c81408bc0d33b88e09c0 = $(`<div id="html_9ceee93e9b04c81408bc0d33b88e09c0" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_f43447582ce7a311933aea62fd69dc92.setContent(html_9ceee93e9b04c81408bc0d33b88e09c0);
|
|
|
|
|
|
|
|
marker_b5c3bad79de9dd42ec6cb11cef9522ec.bindPopup(popup_f43447582ce7a311933aea62fd69dc92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5c3bad79de9dd42ec6cb11cef9522ec.setIcon(icon_f4042c042aaeb518ec0cb14fb0845a1a);
|
|
|
|
|
|
var marker_3fa1d89dc0756d682d024b7346613d5e = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_672ef14107708bde61e1ec0798a30d82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32f84e4fcac098326570ca42ef7b9e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3e54a3c626784daa2b0b74c1afea59 = $(`<div id="html_5f3e54a3c626784daa2b0b74c1afea59" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_32f84e4fcac098326570ca42ef7b9e77.setContent(html_5f3e54a3c626784daa2b0b74c1afea59);
|
|
|
|
|
|
|
|
marker_3fa1d89dc0756d682d024b7346613d5e.bindPopup(popup_32f84e4fcac098326570ca42ef7b9e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fa1d89dc0756d682d024b7346613d5e.setIcon(icon_672ef14107708bde61e1ec0798a30d82);
|
|
|
|
|
|
var marker_519359e4633ef81a40d64cdd3ee789c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_471b3d84ecc6152605bca1cceac593f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dd0bfe8599d0fdb113a9fbd1d85dab7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bfd80c90994e6acbf89a93f73b88b9a = $(`<div id="html_9bfd80c90994e6acbf89a93f73b88b9a" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_2dd0bfe8599d0fdb113a9fbd1d85dab7.setContent(html_9bfd80c90994e6acbf89a93f73b88b9a);
|
|
|
|
|
|
|
|
marker_519359e4633ef81a40d64cdd3ee789c2.bindPopup(popup_2dd0bfe8599d0fdb113a9fbd1d85dab7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_519359e4633ef81a40d64cdd3ee789c2.setIcon(icon_471b3d84ecc6152605bca1cceac593f0);
|
|
|
|
|
|
var marker_84bb0bfae2987651feb13e3e7b54c10a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_2edd51c27738731d7a98039d7b201f0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b0f326d5fa441f4723ae00755fef14d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c27df747fe1f77023c533dc90930a9eb = $(`<div id="html_c27df747fe1f77023c533dc90930a9eb" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_0b0f326d5fa441f4723ae00755fef14d.setContent(html_c27df747fe1f77023c533dc90930a9eb);
|
|
|
|
|
|
|
|
marker_84bb0bfae2987651feb13e3e7b54c10a.bindPopup(popup_0b0f326d5fa441f4723ae00755fef14d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84bb0bfae2987651feb13e3e7b54c10a.setIcon(icon_2edd51c27738731d7a98039d7b201f0e);
|
|
|
|
|
|
var marker_a16492dfc9be4e2f8dcbdbaedad23481 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_fb8c3a571f31ce532531ef1c1e834ade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46da6fda34874bf0b3796c8aa254fe31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bed3410c0d45082be645d428b88456f7 = $(`<div id="html_bed3410c0d45082be645d428b88456f7" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_46da6fda34874bf0b3796c8aa254fe31.setContent(html_bed3410c0d45082be645d428b88456f7);
|
|
|
|
|
|
|
|
marker_a16492dfc9be4e2f8dcbdbaedad23481.bindPopup(popup_46da6fda34874bf0b3796c8aa254fe31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a16492dfc9be4e2f8dcbdbaedad23481.setIcon(icon_fb8c3a571f31ce532531ef1c1e834ade);
|
|
|
|
|
|
var marker_4617c77b60230aacca70f847d755aa7c = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_9822f7d43b76ada2e864a2dc0f4bf1d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d577250daeec28e651d211579ac5add = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ea1109be0c10fcd7429db11e94d316f = $(`<div id="html_7ea1109be0c10fcd7429db11e94d316f" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_6d577250daeec28e651d211579ac5add.setContent(html_7ea1109be0c10fcd7429db11e94d316f);
|
|
|
|
|
|
|
|
marker_4617c77b60230aacca70f847d755aa7c.bindPopup(popup_6d577250daeec28e651d211579ac5add)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4617c77b60230aacca70f847d755aa7c.setIcon(icon_9822f7d43b76ada2e864a2dc0f4bf1d2);
|
|
|
|
|
|
var marker_37fcff55f73ca97096f5904ffde06804 = L.marker(
|
|
[45.5019, -73.5674],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5e6eb56557830db179f157c1b5944fc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49740da779d7ffe0e0b47b2295551edf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b97caa40d58358a92da81ef657f5414 = $(`<div id="html_3b97caa40d58358a92da81ef657f5414" style="width: 100.0%; height: 100.0%;">nostr-server-production.up.railway.app</div>`)[0];
|
|
popup_49740da779d7ffe0e0b47b2295551edf.setContent(html_3b97caa40d58358a92da81ef657f5414);
|
|
|
|
|
|
|
|
marker_37fcff55f73ca97096f5904ffde06804.bindPopup(popup_49740da779d7ffe0e0b47b2295551edf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37fcff55f73ca97096f5904ffde06804.setIcon(icon_5e6eb56557830db179f157c1b5944fc9);
|
|
|
|
|
|
var marker_9ea9c142e42c28c497b539bd8349fca2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_49e7ff1479da404b3b63047a4c2a6220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f275eea607d1880bd488f4991688c3a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da68016f41ca31673dd53d56e2328ca5 = $(`<div id="html_da68016f41ca31673dd53d56e2328ca5" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_f275eea607d1880bd488f4991688c3a5.setContent(html_da68016f41ca31673dd53d56e2328ca5);
|
|
|
|
|
|
|
|
marker_9ea9c142e42c28c497b539bd8349fca2.bindPopup(popup_f275eea607d1880bd488f4991688c3a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ea9c142e42c28c497b539bd8349fca2.setIcon(icon_49e7ff1479da404b3b63047a4c2a6220);
|
|
|
|
|
|
var marker_5d420abf862abf7e0325fd0e628bf1a8 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6990dc0001e33c33c181368f3c995d55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_639f12d9b43877325ec1528eb13e33de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46f00db6ca1fab8bd8df4e33919e569 = $(`<div id="html_f46f00db6ca1fab8bd8df4e33919e569" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_639f12d9b43877325ec1528eb13e33de.setContent(html_f46f00db6ca1fab8bd8df4e33919e569);
|
|
|
|
|
|
|
|
marker_5d420abf862abf7e0325fd0e628bf1a8.bindPopup(popup_639f12d9b43877325ec1528eb13e33de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d420abf862abf7e0325fd0e628bf1a8.setIcon(icon_6990dc0001e33c33c181368f3c995d55);
|
|
|
|
|
|
var marker_b3aeb925a52e349750c08f8e93acbf15 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5e51e87c589ad0c9577fb1cfc4eac38f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_308b3cb3c372421d9958891fd8059047 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26f6ce592b32d83b7553280fec1443ea = $(`<div id="html_26f6ce592b32d83b7553280fec1443ea" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_308b3cb3c372421d9958891fd8059047.setContent(html_26f6ce592b32d83b7553280fec1443ea);
|
|
|
|
|
|
|
|
marker_b3aeb925a52e349750c08f8e93acbf15.bindPopup(popup_308b3cb3c372421d9958891fd8059047)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3aeb925a52e349750c08f8e93acbf15.setIcon(icon_5e51e87c589ad0c9577fb1cfc4eac38f);
|
|
|
|
|
|
var marker_5b10138865b827e3336ec005a0e58458 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_00a0ee3b8d092769089a951baa50f292 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_242fc22c4e6369d2ce7ef76e766194ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71366d0e0c90d30255382a331f1a9bf5 = $(`<div id="html_71366d0e0c90d30255382a331f1a9bf5" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_242fc22c4e6369d2ce7ef76e766194ba.setContent(html_71366d0e0c90d30255382a331f1a9bf5);
|
|
|
|
|
|
|
|
marker_5b10138865b827e3336ec005a0e58458.bindPopup(popup_242fc22c4e6369d2ce7ef76e766194ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b10138865b827e3336ec005a0e58458.setIcon(icon_00a0ee3b8d092769089a951baa50f292);
|
|
|
|
|
|
var marker_658df250ebe1542317f8f0fe3c9b2098 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8ce1927cc774d2874e1f97c71aa0d0bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c81b0b828622fe6d91a527da9f6987b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97a259e1507e76380bf2c24c15e0d5a5 = $(`<div id="html_97a259e1507e76380bf2c24c15e0d5a5" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_4c81b0b828622fe6d91a527da9f6987b.setContent(html_97a259e1507e76380bf2c24c15e0d5a5);
|
|
|
|
|
|
|
|
marker_658df250ebe1542317f8f0fe3c9b2098.bindPopup(popup_4c81b0b828622fe6d91a527da9f6987b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_658df250ebe1542317f8f0fe3c9b2098.setIcon(icon_8ce1927cc774d2874e1f97c71aa0d0bf);
|
|
|
|
|
|
var marker_936090f27690fc2bb5e9f4f4c118679e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_bb01c8b7e31b9aa07b09f08b3d498a24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_338f6baa3d2f2ef621c63a0ca2259722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d8f42a3de982562e6f972002cba52f2 = $(`<div id="html_9d8f42a3de982562e6f972002cba52f2" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_338f6baa3d2f2ef621c63a0ca2259722.setContent(html_9d8f42a3de982562e6f972002cba52f2);
|
|
|
|
|
|
|
|
marker_936090f27690fc2bb5e9f4f4c118679e.bindPopup(popup_338f6baa3d2f2ef621c63a0ca2259722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_936090f27690fc2bb5e9f4f4c118679e.setIcon(icon_bb01c8b7e31b9aa07b09f08b3d498a24);
|
|
|
|
|
|
var marker_af1d311dd0b86aef52668227fd6feb9a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f12548f2b28e3d25ac0efe9c8a91f6d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7f0be075f62ac1f7fe27aa0642641d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60f1167de3d5e8e237637dd54fd9ae33 = $(`<div id="html_60f1167de3d5e8e237637dd54fd9ae33" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_c7f0be075f62ac1f7fe27aa0642641d0.setContent(html_60f1167de3d5e8e237637dd54fd9ae33);
|
|
|
|
|
|
|
|
marker_af1d311dd0b86aef52668227fd6feb9a.bindPopup(popup_c7f0be075f62ac1f7fe27aa0642641d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af1d311dd0b86aef52668227fd6feb9a.setIcon(icon_f12548f2b28e3d25ac0efe9c8a91f6d6);
|
|
|
|
|
|
var marker_935b2c0e45e4b8b3da70ea7c97fc640b = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a8c597b6969ad3fe1105d9e55a36a98e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf94aba7af4ffc4fff9538319bc7498e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a56b866a1693e6896039b31076f40b26 = $(`<div id="html_a56b866a1693e6896039b31076f40b26" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_bf94aba7af4ffc4fff9538319bc7498e.setContent(html_a56b866a1693e6896039b31076f40b26);
|
|
|
|
|
|
|
|
marker_935b2c0e45e4b8b3da70ea7c97fc640b.bindPopup(popup_bf94aba7af4ffc4fff9538319bc7498e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_935b2c0e45e4b8b3da70ea7c97fc640b.setIcon(icon_a8c597b6969ad3fe1105d9e55a36a98e);
|
|
|
|
|
|
var marker_943dc184d0dab79789f30e2fc3054aa3 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a2408c0d40007118112e0580f56e06a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_550cf764c3db02af354d6e44c4586aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2135add383d6f8cf8aa051ac1e111d20 = $(`<div id="html_2135add383d6f8cf8aa051ac1e111d20" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_550cf764c3db02af354d6e44c4586aa7.setContent(html_2135add383d6f8cf8aa051ac1e111d20);
|
|
|
|
|
|
|
|
marker_943dc184d0dab79789f30e2fc3054aa3.bindPopup(popup_550cf764c3db02af354d6e44c4586aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_943dc184d0dab79789f30e2fc3054aa3.setIcon(icon_a2408c0d40007118112e0580f56e06a2);
|
|
|
|
|
|
var marker_8c1ce4d41e41b513be51a91fbe80a8f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d51d22c0720ffaab7b51989bf1309715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80f2d156885d1590bbe6447814d65b63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c3013750f7cef0dcd6733284b6baf1a = $(`<div id="html_2c3013750f7cef0dcd6733284b6baf1a" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_80f2d156885d1590bbe6447814d65b63.setContent(html_2c3013750f7cef0dcd6733284b6baf1a);
|
|
|
|
|
|
|
|
marker_8c1ce4d41e41b513be51a91fbe80a8f6.bindPopup(popup_80f2d156885d1590bbe6447814d65b63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c1ce4d41e41b513be51a91fbe80a8f6.setIcon(icon_d51d22c0720ffaab7b51989bf1309715);
|
|
|
|
|
|
var marker_098cb49388ebb9bf1b63d1851587d3c7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e287c0b23904ec738f5b08b59cfb336e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73dc9c6984a48b0bc8536f2712319bad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5330e544e6af1a6bef90c65efd810904 = $(`<div id="html_5330e544e6af1a6bef90c65efd810904" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_73dc9c6984a48b0bc8536f2712319bad.setContent(html_5330e544e6af1a6bef90c65efd810904);
|
|
|
|
|
|
|
|
marker_098cb49388ebb9bf1b63d1851587d3c7.bindPopup(popup_73dc9c6984a48b0bc8536f2712319bad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_098cb49388ebb9bf1b63d1851587d3c7.setIcon(icon_e287c0b23904ec738f5b08b59cfb336e);
|
|
|
|
|
|
var marker_3aa50f3b2349dc63b62eba8daa18ac5e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ecb3b49eb59833c2545699a47450e0a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb9df5a54d8517484c6f4239caccbf19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11d201841e62d53c2d94c19fd57c024d = $(`<div id="html_11d201841e62d53c2d94c19fd57c024d" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_eb9df5a54d8517484c6f4239caccbf19.setContent(html_11d201841e62d53c2d94c19fd57c024d);
|
|
|
|
|
|
|
|
marker_3aa50f3b2349dc63b62eba8daa18ac5e.bindPopup(popup_eb9df5a54d8517484c6f4239caccbf19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aa50f3b2349dc63b62eba8daa18ac5e.setIcon(icon_ecb3b49eb59833c2545699a47450e0a1);
|
|
|
|
|
|
var marker_fcbbc664c568f903ba879ef2cee8d9c4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_9e2cb40fa8473d145b61811c1765b3c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33e90665b2f08fcdcddd7d3e32bb1cc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e13c054578b33f9c69df4da22ef1559f = $(`<div id="html_e13c054578b33f9c69df4da22ef1559f" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_33e90665b2f08fcdcddd7d3e32bb1cc2.setContent(html_e13c054578b33f9c69df4da22ef1559f);
|
|
|
|
|
|
|
|
marker_fcbbc664c568f903ba879ef2cee8d9c4.bindPopup(popup_33e90665b2f08fcdcddd7d3e32bb1cc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcbbc664c568f903ba879ef2cee8d9c4.setIcon(icon_9e2cb40fa8473d145b61811c1765b3c9);
|
|
|
|
|
|
var marker_207c7b034d0731ba44eaa934ded6683c = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c0f685a86a2ed2bf40ed290a353c2360 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dd7474c415a862dcbf74e0ccd13b527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cca842e8fbc922e80af7e02cccc3a6d = $(`<div id="html_6cca842e8fbc922e80af7e02cccc3a6d" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_4dd7474c415a862dcbf74e0ccd13b527.setContent(html_6cca842e8fbc922e80af7e02cccc3a6d);
|
|
|
|
|
|
|
|
marker_207c7b034d0731ba44eaa934ded6683c.bindPopup(popup_4dd7474c415a862dcbf74e0ccd13b527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_207c7b034d0731ba44eaa934ded6683c.setIcon(icon_c0f685a86a2ed2bf40ed290a353c2360);
|
|
|
|
|
|
var marker_96d30f76beace53873e464044f23b424 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c56013ec8cfed53d6870937a15dd6fba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a501dde02357a00354293df46339a831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_040d5bb7104bc04dd226c0001b02b872 = $(`<div id="html_040d5bb7104bc04dd226c0001b02b872" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_a501dde02357a00354293df46339a831.setContent(html_040d5bb7104bc04dd226c0001b02b872);
|
|
|
|
|
|
|
|
marker_96d30f76beace53873e464044f23b424.bindPopup(popup_a501dde02357a00354293df46339a831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96d30f76beace53873e464044f23b424.setIcon(icon_c56013ec8cfed53d6870937a15dd6fba);
|
|
|
|
|
|
var marker_2cbe53950ad756793b1a2e5f5781261d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_544b102752c28789b6aa8654e932d21d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_108ed9b0674c4b69d8636184804194e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a6b8655cc0bc4c0b1a67c06c2b29375 = $(`<div id="html_5a6b8655cc0bc4c0b1a67c06c2b29375" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_108ed9b0674c4b69d8636184804194e0.setContent(html_5a6b8655cc0bc4c0b1a67c06c2b29375);
|
|
|
|
|
|
|
|
marker_2cbe53950ad756793b1a2e5f5781261d.bindPopup(popup_108ed9b0674c4b69d8636184804194e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cbe53950ad756793b1a2e5f5781261d.setIcon(icon_544b102752c28789b6aa8654e932d21d);
|
|
|
|
|
|
var marker_f069a63ba1e445ed64ba53ab50a87f23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_1c02f7a9876bb08b0c46f8c8108e4277 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e71b52d8fa87b6350671456baf6207e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4555ff8d244d11ca0a58ffd725c2e4b = $(`<div id="html_a4555ff8d244d11ca0a58ffd725c2e4b" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_2e71b52d8fa87b6350671456baf6207e.setContent(html_a4555ff8d244d11ca0a58ffd725c2e4b);
|
|
|
|
|
|
|
|
marker_f069a63ba1e445ed64ba53ab50a87f23.bindPopup(popup_2e71b52d8fa87b6350671456baf6207e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f069a63ba1e445ed64ba53ab50a87f23.setIcon(icon_1c02f7a9876bb08b0c46f8c8108e4277);
|
|
|
|
|
|
var marker_21be1681e3da1512b3af1fd38fd57fe3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_13430ceb3abb5091d1e10584f19db1ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed2086f71d8318095236c9055652171d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4cdc18eaaf226fd63c8c9ec7cb16d3e = $(`<div id="html_e4cdc18eaaf226fd63c8c9ec7cb16d3e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_ed2086f71d8318095236c9055652171d.setContent(html_e4cdc18eaaf226fd63c8c9ec7cb16d3e);
|
|
|
|
|
|
|
|
marker_21be1681e3da1512b3af1fd38fd57fe3.bindPopup(popup_ed2086f71d8318095236c9055652171d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21be1681e3da1512b3af1fd38fd57fe3.setIcon(icon_13430ceb3abb5091d1e10584f19db1ec);
|
|
|
|
|
|
var marker_106fe4a3f3f90209726dd983530b197c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f8bc66a67ee95705ca661b6e7f0d4d57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02f9c8005e4816e8fc065ccea7089a96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_694c4cf8e7b55e60c49860c7d24601f6 = $(`<div id="html_694c4cf8e7b55e60c49860c7d24601f6" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_02f9c8005e4816e8fc065ccea7089a96.setContent(html_694c4cf8e7b55e60c49860c7d24601f6);
|
|
|
|
|
|
|
|
marker_106fe4a3f3f90209726dd983530b197c.bindPopup(popup_02f9c8005e4816e8fc065ccea7089a96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_106fe4a3f3f90209726dd983530b197c.setIcon(icon_f8bc66a67ee95705ca661b6e7f0d4d57);
|
|
|
|
|
|
var marker_fdcfd8cd2902716f1f0033663828d977 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f61cf9745232232044746dfd9fe83be0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f4760eb22a304aedc7579be6d9b23a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df0129fc24e4ff444e4ace531ab38296 = $(`<div id="html_df0129fc24e4ff444e4ace531ab38296" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_2f4760eb22a304aedc7579be6d9b23a7.setContent(html_df0129fc24e4ff444e4ace531ab38296);
|
|
|
|
|
|
|
|
marker_fdcfd8cd2902716f1f0033663828d977.bindPopup(popup_2f4760eb22a304aedc7579be6d9b23a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdcfd8cd2902716f1f0033663828d977.setIcon(icon_f61cf9745232232044746dfd9fe83be0);
|
|
|
|
|
|
var marker_e06adfcb9b0cff33a2e9e9ebbb527d82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f95a47dd7592fdd83ed245e3222fae51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20a6dab76672b6a651a64f2c7735fa2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eca4945e29558b92c32ed7d4c1024f33 = $(`<div id="html_eca4945e29558b92c32ed7d4c1024f33" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_20a6dab76672b6a651a64f2c7735fa2d.setContent(html_eca4945e29558b92c32ed7d4c1024f33);
|
|
|
|
|
|
|
|
marker_e06adfcb9b0cff33a2e9e9ebbb527d82.bindPopup(popup_20a6dab76672b6a651a64f2c7735fa2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e06adfcb9b0cff33a2e9e9ebbb527d82.setIcon(icon_f95a47dd7592fdd83ed245e3222fae51);
|
|
|
|
|
|
var marker_246872a122bd25651323c0a6c76c76e4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a744b45944579e701812984bf2bb6e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1861e82c69d11a98d76ac4f86821a87e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b87d9b0c34330482579fcf0a0f404702 = $(`<div id="html_b87d9b0c34330482579fcf0a0f404702" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_1861e82c69d11a98d76ac4f86821a87e.setContent(html_b87d9b0c34330482579fcf0a0f404702);
|
|
|
|
|
|
|
|
marker_246872a122bd25651323c0a6c76c76e4.bindPopup(popup_1861e82c69d11a98d76ac4f86821a87e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_246872a122bd25651323c0a6c76c76e4.setIcon(icon_a744b45944579e701812984bf2bb6e1f);
|
|
|
|
|
|
var marker_3a6cebbb493a6cf2e2e47f17feb907f5 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c4d33fc70b4ece25df071e126e392be2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_891f2f1f9b7f2068e66248c8b49e11b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25a523d4047e4c97b151e9cb6bf30016 = $(`<div id="html_25a523d4047e4c97b151e9cb6bf30016" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_891f2f1f9b7f2068e66248c8b49e11b8.setContent(html_25a523d4047e4c97b151e9cb6bf30016);
|
|
|
|
|
|
|
|
marker_3a6cebbb493a6cf2e2e47f17feb907f5.bindPopup(popup_891f2f1f9b7f2068e66248c8b49e11b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a6cebbb493a6cf2e2e47f17feb907f5.setIcon(icon_c4d33fc70b4ece25df071e126e392be2);
|
|
|
|
|
|
var marker_73f7a7eb88ac33e0fad677bdd9cddc3a = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_4e1bca2da2860d8a83261d6f861de9c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76c7180aa9c5249102defbb8053cf432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec251c8c72dd974683a7d1520258838 = $(`<div id="html_1ec251c8c72dd974683a7d1520258838" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_76c7180aa9c5249102defbb8053cf432.setContent(html_1ec251c8c72dd974683a7d1520258838);
|
|
|
|
|
|
|
|
marker_73f7a7eb88ac33e0fad677bdd9cddc3a.bindPopup(popup_76c7180aa9c5249102defbb8053cf432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73f7a7eb88ac33e0fad677bdd9cddc3a.setIcon(icon_4e1bca2da2860d8a83261d6f861de9c9);
|
|
|
|
|
|
var marker_eb2d095a541f1b3cb86122f790b6e02d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_6f2a48005e07618f805ad5a97152dcd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_555fc153b1ad9fff112d4af769226b97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44b3439e333d615603eb62f727e891c6 = $(`<div id="html_44b3439e333d615603eb62f727e891c6" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_555fc153b1ad9fff112d4af769226b97.setContent(html_44b3439e333d615603eb62f727e891c6);
|
|
|
|
|
|
|
|
marker_eb2d095a541f1b3cb86122f790b6e02d.bindPopup(popup_555fc153b1ad9fff112d4af769226b97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb2d095a541f1b3cb86122f790b6e02d.setIcon(icon_6f2a48005e07618f805ad5a97152dcd2);
|
|
|
|
|
|
var marker_f22b4dee745bd26c5933e031d610647b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_cc2830349664d4da7aef22c0ec0af1bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbe21613574aed7797eccbf2b8571a1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0ca1dc0bad0742e7632ac9d24ff23d2 = $(`<div id="html_c0ca1dc0bad0742e7632ac9d24ff23d2" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_fbe21613574aed7797eccbf2b8571a1e.setContent(html_c0ca1dc0bad0742e7632ac9d24ff23d2);
|
|
|
|
|
|
|
|
marker_f22b4dee745bd26c5933e031d610647b.bindPopup(popup_fbe21613574aed7797eccbf2b8571a1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f22b4dee745bd26c5933e031d610647b.setIcon(icon_cc2830349664d4da7aef22c0ec0af1bb);
|
|
|
|
|
|
var marker_6099b28bec4f18cc9487e6365ab59bab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f2b8e19d40288acc38bc049b7418ec64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c51e556c4aaf1f99f2ea7dba92a2d670 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22e9144687695101bb0bfc3de526910b = $(`<div id="html_22e9144687695101bb0bfc3de526910b" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_c51e556c4aaf1f99f2ea7dba92a2d670.setContent(html_22e9144687695101bb0bfc3de526910b);
|
|
|
|
|
|
|
|
marker_6099b28bec4f18cc9487e6365ab59bab.bindPopup(popup_c51e556c4aaf1f99f2ea7dba92a2d670)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6099b28bec4f18cc9487e6365ab59bab.setIcon(icon_f2b8e19d40288acc38bc049b7418ec64);
|
|
|
|
|
|
var marker_6f2f70f022acccb3f6a6f50e0b9ebe02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_00d6c21974696f3633c996e153e46fdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_755d7bbdf0231b6c2aac6e931709fa64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_897740414b062f91abd05e23999e80cd = $(`<div id="html_897740414b062f91abd05e23999e80cd" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_755d7bbdf0231b6c2aac6e931709fa64.setContent(html_897740414b062f91abd05e23999e80cd);
|
|
|
|
|
|
|
|
marker_6f2f70f022acccb3f6a6f50e0b9ebe02.bindPopup(popup_755d7bbdf0231b6c2aac6e931709fa64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f2f70f022acccb3f6a6f50e0b9ebe02.setIcon(icon_00d6c21974696f3633c996e153e46fdd);
|
|
|
|
|
|
var marker_481a35bc5db4483785ca975e2cad8882 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b3342b3d62195b6156af48135047952c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d447c34eaff315c040cd1ac9c79c3505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e61e184ab2ba5367b4577ca5a1509d7 = $(`<div id="html_8e61e184ab2ba5367b4577ca5a1509d7" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_d447c34eaff315c040cd1ac9c79c3505.setContent(html_8e61e184ab2ba5367b4577ca5a1509d7);
|
|
|
|
|
|
|
|
marker_481a35bc5db4483785ca975e2cad8882.bindPopup(popup_d447c34eaff315c040cd1ac9c79c3505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_481a35bc5db4483785ca975e2cad8882.setIcon(icon_b3342b3d62195b6156af48135047952c);
|
|
|
|
|
|
var marker_c98454bc0f143b0a5fb5c863beab34cc = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8281f81799306dd56cf800df4e41290a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_035beb925650f7c18d19a209e741e28a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbbd306b1ac41ba3870976e7be7dded3 = $(`<div id="html_dbbd306b1ac41ba3870976e7be7dded3" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_035beb925650f7c18d19a209e741e28a.setContent(html_dbbd306b1ac41ba3870976e7be7dded3);
|
|
|
|
|
|
|
|
marker_c98454bc0f143b0a5fb5c863beab34cc.bindPopup(popup_035beb925650f7c18d19a209e741e28a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c98454bc0f143b0a5fb5c863beab34cc.setIcon(icon_8281f81799306dd56cf800df4e41290a);
|
|
|
|
|
|
var marker_0ba62ce1f38fb2edc7164c2f02d6d283 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_709315ed1ef2b9e47b707d0000c416e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6efd2726660b86eb98db0a3f9a67b963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a71794498731dafffd0470e419e824e5 = $(`<div id="html_a71794498731dafffd0470e419e824e5" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_6efd2726660b86eb98db0a3f9a67b963.setContent(html_a71794498731dafffd0470e419e824e5);
|
|
|
|
|
|
|
|
marker_0ba62ce1f38fb2edc7164c2f02d6d283.bindPopup(popup_6efd2726660b86eb98db0a3f9a67b963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ba62ce1f38fb2edc7164c2f02d6d283.setIcon(icon_709315ed1ef2b9e47b707d0000c416e7);
|
|
|
|
|
|
var marker_9767781dae43e484fd44a87dfed9262f = L.marker(
|
|
[41.4167, 2.01667],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_9e82474b5b323b21517ad51f779370d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ff5786b54d68e1e0d0bc2b7e2fb4dee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_998e36cf2d5fde36296269df1c9d3ea7 = $(`<div id="html_998e36cf2d5fde36296269df1c9d3ea7" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_6ff5786b54d68e1e0d0bc2b7e2fb4dee.setContent(html_998e36cf2d5fde36296269df1c9d3ea7);
|
|
|
|
|
|
|
|
marker_9767781dae43e484fd44a87dfed9262f.bindPopup(popup_6ff5786b54d68e1e0d0bc2b7e2fb4dee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9767781dae43e484fd44a87dfed9262f.setIcon(icon_9e82474b5b323b21517ad51f779370d8);
|
|
|
|
|
|
var marker_3fd1be72c301adb1b118d93c1f909d50 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_4f2a44fec94a992cf493826d09f4a515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bca9deb83c492ed2e77a2d44d94b1327 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7f0ddc4bda48852216e3984f8fe8398 = $(`<div id="html_f7f0ddc4bda48852216e3984f8fe8398" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_bca9deb83c492ed2e77a2d44d94b1327.setContent(html_f7f0ddc4bda48852216e3984f8fe8398);
|
|
|
|
|
|
|
|
marker_3fd1be72c301adb1b118d93c1f909d50.bindPopup(popup_bca9deb83c492ed2e77a2d44d94b1327)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fd1be72c301adb1b118d93c1f909d50.setIcon(icon_4f2a44fec94a992cf493826d09f4a515);
|
|
|
|
|
|
var marker_0cefb161b67de587d3733d4de7275d34 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_9a9c9c15915dd9dc08cb485b84fbae48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2006e241971fea85e41ff97f0a995f94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ed15857b8963e2eb93d59dd9c3375f = $(`<div id="html_d0ed15857b8963e2eb93d59dd9c3375f" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_2006e241971fea85e41ff97f0a995f94.setContent(html_d0ed15857b8963e2eb93d59dd9c3375f);
|
|
|
|
|
|
|
|
marker_0cefb161b67de587d3733d4de7275d34.bindPopup(popup_2006e241971fea85e41ff97f0a995f94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cefb161b67de587d3733d4de7275d34.setIcon(icon_9a9c9c15915dd9dc08cb485b84fbae48);
|
|
|
|
|
|
var marker_2de848f1ebc574103b9c0890ad1e7340 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ecad1ef01d52e1ff12d628598acc72ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95b572147baf0013a4053aea7ec69756 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b59faa974f6a68a0baf15838ec72abe5 = $(`<div id="html_b59faa974f6a68a0baf15838ec72abe5" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_95b572147baf0013a4053aea7ec69756.setContent(html_b59faa974f6a68a0baf15838ec72abe5);
|
|
|
|
|
|
|
|
marker_2de848f1ebc574103b9c0890ad1e7340.bindPopup(popup_95b572147baf0013a4053aea7ec69756)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2de848f1ebc574103b9c0890ad1e7340.setIcon(icon_ecad1ef01d52e1ff12d628598acc72ba);
|
|
|
|
|
|
var marker_1b82ae6b1efe6c5c56cded0b906a5891 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_95b4cc5cbf7ca65c5e837b4857d469cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d33132c890f6d2a1c742ccf10fc63a13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f027e39b85a0ecf617e46cf86d074bdc = $(`<div id="html_f027e39b85a0ecf617e46cf86d074bdc" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_d33132c890f6d2a1c742ccf10fc63a13.setContent(html_f027e39b85a0ecf617e46cf86d074bdc);
|
|
|
|
|
|
|
|
marker_1b82ae6b1efe6c5c56cded0b906a5891.bindPopup(popup_d33132c890f6d2a1c742ccf10fc63a13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b82ae6b1efe6c5c56cded0b906a5891.setIcon(icon_95b4cc5cbf7ca65c5e837b4857d469cf);
|
|
|
|
|
|
var marker_9d489d9fb89ce43480376c6c884c2d78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_116a5c3a5c4ca9c025920bd3f73df028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89be718a821cf880897fcd52ae75001f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0e17ecda6e762cce4bad3e4b057b86c = $(`<div id="html_e0e17ecda6e762cce4bad3e4b057b86c" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_89be718a821cf880897fcd52ae75001f.setContent(html_e0e17ecda6e762cce4bad3e4b057b86c);
|
|
|
|
|
|
|
|
marker_9d489d9fb89ce43480376c6c884c2d78.bindPopup(popup_89be718a821cf880897fcd52ae75001f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d489d9fb89ce43480376c6c884c2d78.setIcon(icon_116a5c3a5c4ca9c025920bd3f73df028);
|
|
|
|
|
|
var marker_052a7777d7bcb372d332a9f4c0c48de4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_bc0b1c60a765d9040c9d55ac7cf3b59b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9db1b58dc46b6a22a2608dc67230081f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56cebf29537725807ff93e308560a622 = $(`<div id="html_56cebf29537725807ff93e308560a622" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_9db1b58dc46b6a22a2608dc67230081f.setContent(html_56cebf29537725807ff93e308560a622);
|
|
|
|
|
|
|
|
marker_052a7777d7bcb372d332a9f4c0c48de4.bindPopup(popup_9db1b58dc46b6a22a2608dc67230081f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_052a7777d7bcb372d332a9f4c0c48de4.setIcon(icon_bc0b1c60a765d9040c9d55ac7cf3b59b);
|
|
|
|
|
|
var marker_f900f843a0d98b5378624b6dfad0c51b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a25ba2b8a43a7907d5d5ce64f1f82e60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_928178e20eee06ebe337c8df06c85b87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c472beaf300f07652e69047396754b31 = $(`<div id="html_c472beaf300f07652e69047396754b31" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_928178e20eee06ebe337c8df06c85b87.setContent(html_c472beaf300f07652e69047396754b31);
|
|
|
|
|
|
|
|
marker_f900f843a0d98b5378624b6dfad0c51b.bindPopup(popup_928178e20eee06ebe337c8df06c85b87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f900f843a0d98b5378624b6dfad0c51b.setIcon(icon_a25ba2b8a43a7907d5d5ce64f1f82e60);
|
|
|
|
|
|
var marker_e96a54904ff5db75180b1d86a718ab18 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d96646026606008e991a082ba753092b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce4da6de8e7a0da8d318b672aa31c7a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c07c0518817b0b1471da1d4f5cab978b = $(`<div id="html_c07c0518817b0b1471da1d4f5cab978b" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_ce4da6de8e7a0da8d318b672aa31c7a1.setContent(html_c07c0518817b0b1471da1d4f5cab978b);
|
|
|
|
|
|
|
|
marker_e96a54904ff5db75180b1d86a718ab18.bindPopup(popup_ce4da6de8e7a0da8d318b672aa31c7a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e96a54904ff5db75180b1d86a718ab18.setIcon(icon_d96646026606008e991a082ba753092b);
|
|
|
|
|
|
var marker_36368b0c9141852089f4d0bdd2e86829 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c0b392d3c1189e0290e5766c3b1cc2e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4dd47f1021648bfeb602cbae507753e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43c950090ac0715d5cf793dd44eae343 = $(`<div id="html_43c950090ac0715d5cf793dd44eae343" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_b4dd47f1021648bfeb602cbae507753e.setContent(html_43c950090ac0715d5cf793dd44eae343);
|
|
|
|
|
|
|
|
marker_36368b0c9141852089f4d0bdd2e86829.bindPopup(popup_b4dd47f1021648bfeb602cbae507753e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36368b0c9141852089f4d0bdd2e86829.setIcon(icon_c0b392d3c1189e0290e5766c3b1cc2e5);
|
|
|
|
|
|
var marker_2b34d414bf699f6a3e751756ae508ac2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f7715c28d9989ddbf27f003e0ade1088 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb58e49e5de3d352bac51598ff2d982b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b222318ec998309365a888ab4eb819 = $(`<div id="html_d9b222318ec998309365a888ab4eb819" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_cb58e49e5de3d352bac51598ff2d982b.setContent(html_d9b222318ec998309365a888ab4eb819);
|
|
|
|
|
|
|
|
marker_2b34d414bf699f6a3e751756ae508ac2.bindPopup(popup_cb58e49e5de3d352bac51598ff2d982b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b34d414bf699f6a3e751756ae508ac2.setIcon(icon_f7715c28d9989ddbf27f003e0ade1088);
|
|
|
|
|
|
var marker_f5a2ff2e3480a68c81bac789b109598e = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_e6d91ef88aa87dbb279178cbaec25674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8e2ee2e71337369306f3665e2f5f5ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37467cbf8272b6aaeaa1b307c89a4c1a = $(`<div id="html_37467cbf8272b6aaeaa1b307c89a4c1a" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_f8e2ee2e71337369306f3665e2f5f5ae.setContent(html_37467cbf8272b6aaeaa1b307c89a4c1a);
|
|
|
|
|
|
|
|
marker_f5a2ff2e3480a68c81bac789b109598e.bindPopup(popup_f8e2ee2e71337369306f3665e2f5f5ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5a2ff2e3480a68c81bac789b109598e.setIcon(icon_e6d91ef88aa87dbb279178cbaec25674);
|
|
|
|
|
|
var marker_bffc5b9d7214dc76928dd14276adc875 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_972100f3f3f1a64f58ab8a9d5da20fd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_145876eb6b81aa27000705d1183dfe2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a58ec9ff3e375d1ad2eb9bc0342a2e85 = $(`<div id="html_a58ec9ff3e375d1ad2eb9bc0342a2e85" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_145876eb6b81aa27000705d1183dfe2e.setContent(html_a58ec9ff3e375d1ad2eb9bc0342a2e85);
|
|
|
|
|
|
|
|
marker_bffc5b9d7214dc76928dd14276adc875.bindPopup(popup_145876eb6b81aa27000705d1183dfe2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bffc5b9d7214dc76928dd14276adc875.setIcon(icon_972100f3f3f1a64f58ab8a9d5da20fd6);
|
|
|
|
|
|
var marker_bfc34cee739e93b48f714af950b956d7 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_5910a96992e98e8c315e73352cffd95c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64475edf00c1964ececd54989ac7866f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb821f540f34089f3f8589b985b89ca3 = $(`<div id="html_fb821f540f34089f3f8589b985b89ca3" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_64475edf00c1964ececd54989ac7866f.setContent(html_fb821f540f34089f3f8589b985b89ca3);
|
|
|
|
|
|
|
|
marker_bfc34cee739e93b48f714af950b956d7.bindPopup(popup_64475edf00c1964ececd54989ac7866f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfc34cee739e93b48f714af950b956d7.setIcon(icon_5910a96992e98e8c315e73352cffd95c);
|
|
|
|
|
|
var marker_1b730656b8808646f6968c2801c512d5 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_24b3bb3fcec3a402143b78c6cc75324d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0c41aada53eefbe2146f74b455d734e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fb616bff16378bcbd85e18b6ba7f9ba = $(`<div id="html_6fb616bff16378bcbd85e18b6ba7f9ba" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_d0c41aada53eefbe2146f74b455d734e.setContent(html_6fb616bff16378bcbd85e18b6ba7f9ba);
|
|
|
|
|
|
|
|
marker_1b730656b8808646f6968c2801c512d5.bindPopup(popup_d0c41aada53eefbe2146f74b455d734e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b730656b8808646f6968c2801c512d5.setIcon(icon_24b3bb3fcec3a402143b78c6cc75324d);
|
|
|
|
|
|
var marker_b95affc5f4270f2bc1cc6a7064c80ebe = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ac8ed918866350fb9946931016dffc2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7d0c7f9bf2deb48d98daa29aa8f4db9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fba305ed6231b7579e719c3a593ecf1 = $(`<div id="html_8fba305ed6231b7579e719c3a593ecf1" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_f7d0c7f9bf2deb48d98daa29aa8f4db9.setContent(html_8fba305ed6231b7579e719c3a593ecf1);
|
|
|
|
|
|
|
|
marker_b95affc5f4270f2bc1cc6a7064c80ebe.bindPopup(popup_f7d0c7f9bf2deb48d98daa29aa8f4db9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b95affc5f4270f2bc1cc6a7064c80ebe.setIcon(icon_ac8ed918866350fb9946931016dffc2e);
|
|
|
|
|
|
var marker_53a50624bbe37ecccafd746d46b9f06e = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_ec102ae1315ac871b6c18dbb29f5cfd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e807218d2fd83ecbdc1c3b7096c4b8cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_828773b970185f31b5b6f4cee9e33bc1 = $(`<div id="html_828773b970185f31b5b6f4cee9e33bc1" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_e807218d2fd83ecbdc1c3b7096c4b8cf.setContent(html_828773b970185f31b5b6f4cee9e33bc1);
|
|
|
|
|
|
|
|
marker_53a50624bbe37ecccafd746d46b9f06e.bindPopup(popup_e807218d2fd83ecbdc1c3b7096c4b8cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53a50624bbe37ecccafd746d46b9f06e.setIcon(icon_ec102ae1315ac871b6c18dbb29f5cfd8);
|
|
|
|
|
|
var marker_8acfb91755b29e985cffaa1eaffd84eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a3dbc791ef271b7b77a84f005aeb64e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c367f11e971ff668416cadf084b5e58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd84a733cbb6a8e7cbab53d4478eb4fe = $(`<div id="html_cd84a733cbb6a8e7cbab53d4478eb4fe" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_6c367f11e971ff668416cadf084b5e58.setContent(html_cd84a733cbb6a8e7cbab53d4478eb4fe);
|
|
|
|
|
|
|
|
marker_8acfb91755b29e985cffaa1eaffd84eb.bindPopup(popup_6c367f11e971ff668416cadf084b5e58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8acfb91755b29e985cffaa1eaffd84eb.setIcon(icon_a3dbc791ef271b7b77a84f005aeb64e5);
|
|
|
|
|
|
var marker_0c86b32abbeae974f76d1a673146fa09 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_49e2d9141d1265d8a82539491179b0c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95230418913286fd5bb1c6874be2c65a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3886444d6ed49bcaf6845cc79a83a893 = $(`<div id="html_3886444d6ed49bcaf6845cc79a83a893" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_95230418913286fd5bb1c6874be2c65a.setContent(html_3886444d6ed49bcaf6845cc79a83a893);
|
|
|
|
|
|
|
|
marker_0c86b32abbeae974f76d1a673146fa09.bindPopup(popup_95230418913286fd5bb1c6874be2c65a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c86b32abbeae974f76d1a673146fa09.setIcon(icon_49e2d9141d1265d8a82539491179b0c2);
|
|
|
|
|
|
var marker_a30ebf8297fadfd2e98c95ad0512ee8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_dd5dfbdc2be528b078ad6645c4728188 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8248bc4b436705338c517236b672199d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34ad71c3a8c8b867f0c7cfeb872e415d = $(`<div id="html_34ad71c3a8c8b867f0c7cfeb872e415d" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_8248bc4b436705338c517236b672199d.setContent(html_34ad71c3a8c8b867f0c7cfeb872e415d);
|
|
|
|
|
|
|
|
marker_a30ebf8297fadfd2e98c95ad0512ee8d.bindPopup(popup_8248bc4b436705338c517236b672199d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a30ebf8297fadfd2e98c95ad0512ee8d.setIcon(icon_dd5dfbdc2be528b078ad6645c4728188);
|
|
|
|
|
|
var marker_eb86d2f1041faf1bfe2c146a43fb8240 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_c06b160163e2a6ad805eef2706b23e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_512a684b3b2bb643352686a817d25595 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6db219e69a6453d6de3c6974a503f27 = $(`<div id="html_c6db219e69a6453d6de3c6974a503f27" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_512a684b3b2bb643352686a817d25595.setContent(html_c6db219e69a6453d6de3c6974a503f27);
|
|
|
|
|
|
|
|
marker_eb86d2f1041faf1bfe2c146a43fb8240.bindPopup(popup_512a684b3b2bb643352686a817d25595)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb86d2f1041faf1bfe2c146a43fb8240.setIcon(icon_c06b160163e2a6ad805eef2706b23e12);
|
|
|
|
|
|
var marker_48089c8657882f2b8e72ba80bd883eb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_453cd30c948622e83540a6b4e55ddd3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3edb8255339864657616c919f25f6537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b7c86d760c11bddc63b4fafa318ad61 = $(`<div id="html_6b7c86d760c11bddc63b4fafa318ad61" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_3edb8255339864657616c919f25f6537.setContent(html_6b7c86d760c11bddc63b4fafa318ad61);
|
|
|
|
|
|
|
|
marker_48089c8657882f2b8e72ba80bd883eb2.bindPopup(popup_3edb8255339864657616c919f25f6537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48089c8657882f2b8e72ba80bd883eb2.setIcon(icon_453cd30c948622e83540a6b4e55ddd3e);
|
|
|
|
|
|
var marker_3cb0112c4d31f3e12ee80f613c465321 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7669e57735b4c3ca67d3c1bbafa19d8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f9c91f5b26d9319e378e34cb7c6188f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01ba023d4eb2900970a44bdede1001f8 = $(`<div id="html_01ba023d4eb2900970a44bdede1001f8" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_3f9c91f5b26d9319e378e34cb7c6188f.setContent(html_01ba023d4eb2900970a44bdede1001f8);
|
|
|
|
|
|
|
|
marker_3cb0112c4d31f3e12ee80f613c465321.bindPopup(popup_3f9c91f5b26d9319e378e34cb7c6188f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cb0112c4d31f3e12ee80f613c465321.setIcon(icon_7669e57735b4c3ca67d3c1bbafa19d8d);
|
|
|
|
|
|
var marker_4945f0e574a2c8fcaef3c7378db11353 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_74b42b3270511a6f767abda6641d1bf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c97e7732125e61f2dba722621d474376 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c24ae5482ab5f979414eaff05aea1346 = $(`<div id="html_c24ae5482ab5f979414eaff05aea1346" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_c97e7732125e61f2dba722621d474376.setContent(html_c24ae5482ab5f979414eaff05aea1346);
|
|
|
|
|
|
|
|
marker_4945f0e574a2c8fcaef3c7378db11353.bindPopup(popup_c97e7732125e61f2dba722621d474376)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4945f0e574a2c8fcaef3c7378db11353.setIcon(icon_74b42b3270511a6f767abda6641d1bf3);
|
|
|
|
|
|
var marker_77745afdede5a2697bedfa04677551c4 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8490b5400009cfd7a4aef655655526a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_085832222ab926fb4cafa79012ba3db0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b931160995e349085be59ca90e298d1f = $(`<div id="html_b931160995e349085be59ca90e298d1f" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_085832222ab926fb4cafa79012ba3db0.setContent(html_b931160995e349085be59ca90e298d1f);
|
|
|
|
|
|
|
|
marker_77745afdede5a2697bedfa04677551c4.bindPopup(popup_085832222ab926fb4cafa79012ba3db0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77745afdede5a2697bedfa04677551c4.setIcon(icon_8490b5400009cfd7a4aef655655526a2);
|
|
|
|
|
|
var marker_57dcae1c37629d8057d2e0d16414f029 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8cd5adb48f4f02e53c028a19b67af320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dfefc6bba00bf54313a6c845edb07a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47d9ef806bc5f3dd26f2034db092de0e = $(`<div id="html_47d9ef806bc5f3dd26f2034db092de0e" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_6dfefc6bba00bf54313a6c845edb07a9.setContent(html_47d9ef806bc5f3dd26f2034db092de0e);
|
|
|
|
|
|
|
|
marker_57dcae1c37629d8057d2e0d16414f029.bindPopup(popup_6dfefc6bba00bf54313a6c845edb07a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57dcae1c37629d8057d2e0d16414f029.setIcon(icon_8cd5adb48f4f02e53c028a19b67af320);
|
|
|
|
|
|
var marker_b98cbed56c65181bf2e82d28c585ffe2 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_52fb05974b5404e4490c2c8efe11826c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd5532096da05864efdd2cfce45eb567 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b24ac4dfc4d9d8fdde2fe0da945ab9f1 = $(`<div id="html_b24ac4dfc4d9d8fdde2fe0da945ab9f1" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_fd5532096da05864efdd2cfce45eb567.setContent(html_b24ac4dfc4d9d8fdde2fe0da945ab9f1);
|
|
|
|
|
|
|
|
marker_b98cbed56c65181bf2e82d28c585ffe2.bindPopup(popup_fd5532096da05864efdd2cfce45eb567)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b98cbed56c65181bf2e82d28c585ffe2.setIcon(icon_52fb05974b5404e4490c2c8efe11826c);
|
|
|
|
|
|
var marker_1e734609263bac64452023bc87ac43bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b4ebae13db049d13eb431c1477ea6321 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88c41d51a2d3f1c0aff3d8c2514b8d4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33a3cf14c292cacc4cd1c159b07d6147 = $(`<div id="html_33a3cf14c292cacc4cd1c159b07d6147" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_88c41d51a2d3f1c0aff3d8c2514b8d4d.setContent(html_33a3cf14c292cacc4cd1c159b07d6147);
|
|
|
|
|
|
|
|
marker_1e734609263bac64452023bc87ac43bd.bindPopup(popup_88c41d51a2d3f1c0aff3d8c2514b8d4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e734609263bac64452023bc87ac43bd.setIcon(icon_b4ebae13db049d13eb431c1477ea6321);
|
|
|
|
|
|
var marker_7029ca1227f905dcd0471e11e68273b6 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_7b4305f3cbb3a0b5105d52fcdfd17142 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3acd920544e8209b1846e1160fb1dc19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89a9538d9eeb652060c37b04473143bf = $(`<div id="html_89a9538d9eeb652060c37b04473143bf" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_3acd920544e8209b1846e1160fb1dc19.setContent(html_89a9538d9eeb652060c37b04473143bf);
|
|
|
|
|
|
|
|
marker_7029ca1227f905dcd0471e11e68273b6.bindPopup(popup_3acd920544e8209b1846e1160fb1dc19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7029ca1227f905dcd0471e11e68273b6.setIcon(icon_7b4305f3cbb3a0b5105d52fcdfd17142);
|
|
|
|
|
|
var marker_9e9f0f3887dc49b691754246e4504612 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_87a3092dc9aeff293a9e9cdffe748421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb9b9f59bbc305ac041e8763812f71d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c341bd1a6d33d1df072c8bcc8e8eb3f8 = $(`<div id="html_c341bd1a6d33d1df072c8bcc8e8eb3f8" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_bb9b9f59bbc305ac041e8763812f71d2.setContent(html_c341bd1a6d33d1df072c8bcc8e8eb3f8);
|
|
|
|
|
|
|
|
marker_9e9f0f3887dc49b691754246e4504612.bindPopup(popup_bb9b9f59bbc305ac041e8763812f71d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e9f0f3887dc49b691754246e4504612.setIcon(icon_87a3092dc9aeff293a9e9cdffe748421);
|
|
|
|
|
|
var marker_860f612e37d62627a194eb1f5a1dce49 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_85db97701221884752663fb4a7eacf5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc85ba1d751bda925c749bf9a807d830 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_790774e1e718e33d13d65ec76aa6db98 = $(`<div id="html_790774e1e718e33d13d65ec76aa6db98" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_cc85ba1d751bda925c749bf9a807d830.setContent(html_790774e1e718e33d13d65ec76aa6db98);
|
|
|
|
|
|
|
|
marker_860f612e37d62627a194eb1f5a1dce49.bindPopup(popup_cc85ba1d751bda925c749bf9a807d830)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_860f612e37d62627a194eb1f5a1dce49.setIcon(icon_85db97701221884752663fb4a7eacf5e);
|
|
|
|
|
|
var marker_458d02b415bcd475ffce0e3464ae152c = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_8eb1a19d5efe03dd17799403588d2e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f0562f875fbcb19fa8981e82ad2194d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b83b04306bbdb6dd0cb0e41e45254e1 = $(`<div id="html_2b83b04306bbdb6dd0cb0e41e45254e1" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_6f0562f875fbcb19fa8981e82ad2194d.setContent(html_2b83b04306bbdb6dd0cb0e41e45254e1);
|
|
|
|
|
|
|
|
marker_458d02b415bcd475ffce0e3464ae152c.bindPopup(popup_6f0562f875fbcb19fa8981e82ad2194d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_458d02b415bcd475ffce0e3464ae152c.setIcon(icon_8eb1a19d5efe03dd17799403588d2e96);
|
|
|
|
|
|
var marker_90eaf3c738c575a86e56d3d18894ec5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_425f2fd56bbc86af39ccdaca287962f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_280578876ff47463595f4a97c0b14c5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a3a0c7df75626e53af7eaffb96fc1d7 = $(`<div id="html_3a3a0c7df75626e53af7eaffb96fc1d7" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_280578876ff47463595f4a97c0b14c5f.setContent(html_3a3a0c7df75626e53af7eaffb96fc1d7);
|
|
|
|
|
|
|
|
marker_90eaf3c738c575a86e56d3d18894ec5a.bindPopup(popup_280578876ff47463595f4a97c0b14c5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90eaf3c738c575a86e56d3d18894ec5a.setIcon(icon_425f2fd56bbc86af39ccdaca287962f4);
|
|
|
|
|
|
var marker_098f27308f5dffd13712593f9fe3d857 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f382e7c576674b751acab1ae5f29e7d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab5a9bd171eaac1f008e1d0c6a01318 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b15ecfded1e2889ac031087f5c85c76 = $(`<div id="html_7b15ecfded1e2889ac031087f5c85c76" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_5ab5a9bd171eaac1f008e1d0c6a01318.setContent(html_7b15ecfded1e2889ac031087f5c85c76);
|
|
|
|
|
|
|
|
marker_098f27308f5dffd13712593f9fe3d857.bindPopup(popup_5ab5a9bd171eaac1f008e1d0c6a01318)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_098f27308f5dffd13712593f9fe3d857.setIcon(icon_f382e7c576674b751acab1ae5f29e7d9);
|
|
|
|
|
|
var marker_b1ccba5beb2a428f4965a31c46a123b3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_fd34e131c2c4b7b02b6ef0760c796eb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58ab90f41aba1c8a10cc6321fd80f435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44e1e06c6041dd994c37015b4214db04 = $(`<div id="html_44e1e06c6041dd994c37015b4214db04" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_58ab90f41aba1c8a10cc6321fd80f435.setContent(html_44e1e06c6041dd994c37015b4214db04);
|
|
|
|
|
|
|
|
marker_b1ccba5beb2a428f4965a31c46a123b3.bindPopup(popup_58ab90f41aba1c8a10cc6321fd80f435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1ccba5beb2a428f4965a31c46a123b3.setIcon(icon_fd34e131c2c4b7b02b6ef0760c796eb1);
|
|
|
|
|
|
var marker_7c2a6326aa3ea6a6706d763cccad3046 = L.marker(
|
|
[56.6268, 47.9193],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_02d0d972223ce7d053ddb1d9224edfaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8e22a8238e29ad6fb2c286f30f38e5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_689b68733cbb8ef7f5adcbaccddb236b = $(`<div id="html_689b68733cbb8ef7f5adcbaccddb236b" style="width: 100.0%; height: 100.0%;">relay.edino.net</div>`)[0];
|
|
popup_c8e22a8238e29ad6fb2c286f30f38e5f.setContent(html_689b68733cbb8ef7f5adcbaccddb236b);
|
|
|
|
|
|
|
|
marker_7c2a6326aa3ea6a6706d763cccad3046.bindPopup(popup_c8e22a8238e29ad6fb2c286f30f38e5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c2a6326aa3ea6a6706d763cccad3046.setIcon(icon_02d0d972223ce7d053ddb1d9224edfaf);
|
|
|
|
|
|
var marker_f25da38a06db0970e9057a98244d19ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_0d0cea50aa1506974dd7c744186221b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfb7ede6ae42480e72b4071ff0254691 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99c57cc61513f5dabfc010594946a9e1 = $(`<div id="html_99c57cc61513f5dabfc010594946a9e1" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_cfb7ede6ae42480e72b4071ff0254691.setContent(html_99c57cc61513f5dabfc010594946a9e1);
|
|
|
|
|
|
|
|
marker_f25da38a06db0970e9057a98244d19ce.bindPopup(popup_cfb7ede6ae42480e72b4071ff0254691)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f25da38a06db0970e9057a98244d19ce.setIcon(icon_0d0cea50aa1506974dd7c744186221b0);
|
|
|
|
|
|
var marker_5a573e84519935e232c5f8cea4ea4a47 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_b2fddee690ec0b8d46bc65e9e00e7401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a8910598f4c347e45b4aafc47dcd4c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e240d51184f29d7b4346cb78b5de715e = $(`<div id="html_e240d51184f29d7b4346cb78b5de715e" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_8a8910598f4c347e45b4aafc47dcd4c1.setContent(html_e240d51184f29d7b4346cb78b5de715e);
|
|
|
|
|
|
|
|
marker_5a573e84519935e232c5f8cea4ea4a47.bindPopup(popup_8a8910598f4c347e45b4aafc47dcd4c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a573e84519935e232c5f8cea4ea4a47.setIcon(icon_b2fddee690ec0b8d46bc65e9e00e7401);
|
|
|
|
|
|
var marker_f7acff19fab3a267a52c27ebaf1cdbe0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_18edd67a6b57a16ab0ae5f4d84aa66b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8efaca34df1ceedcbc7a095b29b7af2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9939d26712578beb7891c8a9d165034 = $(`<div id="html_e9939d26712578beb7891c8a9d165034" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_d8efaca34df1ceedcbc7a095b29b7af2.setContent(html_e9939d26712578beb7891c8a9d165034);
|
|
|
|
|
|
|
|
marker_f7acff19fab3a267a52c27ebaf1cdbe0.bindPopup(popup_d8efaca34df1ceedcbc7a095b29b7af2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7acff19fab3a267a52c27ebaf1cdbe0.setIcon(icon_18edd67a6b57a16ab0ae5f4d84aa66b6);
|
|
|
|
|
|
var marker_4a46bbd9b34dbceaf6636b1fdca97c4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_106b9b2ffccafd1b820ab1ba2afc8559 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ccf7f6719b48a55bc01b207d23316cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_773ec84c6cbfe83bda8d79aa494a2c61 = $(`<div id="html_773ec84c6cbfe83bda8d79aa494a2c61" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_6ccf7f6719b48a55bc01b207d23316cc.setContent(html_773ec84c6cbfe83bda8d79aa494a2c61);
|
|
|
|
|
|
|
|
marker_4a46bbd9b34dbceaf6636b1fdca97c4a.bindPopup(popup_6ccf7f6719b48a55bc01b207d23316cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a46bbd9b34dbceaf6636b1fdca97c4a.setIcon(icon_106b9b2ffccafd1b820ab1ba2afc8559);
|
|
|
|
|
|
var marker_d8ab48fbe269ba053eea48c9fc8eca15 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_936cc2a05865fa47ffcb8ac67e042c6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3df3f8b3b188e11fdb00180ec93058e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e6b4fb0d29f39e3a75ff05d0fca2a54 = $(`<div id="html_6e6b4fb0d29f39e3a75ff05d0fca2a54" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_3df3f8b3b188e11fdb00180ec93058e0.setContent(html_6e6b4fb0d29f39e3a75ff05d0fca2a54);
|
|
|
|
|
|
|
|
marker_d8ab48fbe269ba053eea48c9fc8eca15.bindPopup(popup_3df3f8b3b188e11fdb00180ec93058e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8ab48fbe269ba053eea48c9fc8eca15.setIcon(icon_936cc2a05865fa47ffcb8ac67e042c6b);
|
|
|
|
|
|
var marker_22f3a7ddc4f16c7735459f2d59152e0d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_1895ca943dd0959fc80db37b8d8cb8e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f54dc223564b6974b5a238d3774d3c35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9563ee4ed3eaf18202cf9789eff2c92 = $(`<div id="html_e9563ee4ed3eaf18202cf9789eff2c92" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_f54dc223564b6974b5a238d3774d3c35.setContent(html_e9563ee4ed3eaf18202cf9789eff2c92);
|
|
|
|
|
|
|
|
marker_22f3a7ddc4f16c7735459f2d59152e0d.bindPopup(popup_f54dc223564b6974b5a238d3774d3c35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22f3a7ddc4f16c7735459f2d59152e0d.setIcon(icon_1895ca943dd0959fc80db37b8d8cb8e8);
|
|
|
|
|
|
var marker_2664d6337bf46f6acb28402b1b64b4d2 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_4de210e2e3ef7950f15c172d37c3cc40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ea9bd48ce6c8b8721c1697ed7e772a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_696869d95b6b18bda2b24f399ded5452 = $(`<div id="html_696869d95b6b18bda2b24f399ded5452" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_4ea9bd48ce6c8b8721c1697ed7e772a3.setContent(html_696869d95b6b18bda2b24f399ded5452);
|
|
|
|
|
|
|
|
marker_2664d6337bf46f6acb28402b1b64b4d2.bindPopup(popup_4ea9bd48ce6c8b8721c1697ed7e772a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2664d6337bf46f6acb28402b1b64b4d2.setIcon(icon_4de210e2e3ef7950f15c172d37c3cc40);
|
|
|
|
|
|
var marker_7c18ce593aae8c345afe875a5ee97d16 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_2f7ebd4a210acb32721b0574f20820df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f437400adff54cfae9b61924baf9bf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f86b63239e0c1bc26b7f0472a6e9796b = $(`<div id="html_f86b63239e0c1bc26b7f0472a6e9796b" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_2f437400adff54cfae9b61924baf9bf9.setContent(html_f86b63239e0c1bc26b7f0472a6e9796b);
|
|
|
|
|
|
|
|
marker_7c18ce593aae8c345afe875a5ee97d16.bindPopup(popup_2f437400adff54cfae9b61924baf9bf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c18ce593aae8c345afe875a5ee97d16.setIcon(icon_2f7ebd4a210acb32721b0574f20820df);
|
|
|
|
|
|
var marker_b0e15d1da400f88d8ba603629a1dfa5c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_45f07ff57ea27b19ae4d2006cba7a4e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56698a8744125e8e81bd120d65db475 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db682b247d31da72f1ea9ee1f0e943cd = $(`<div id="html_db682b247d31da72f1ea9ee1f0e943cd" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_c56698a8744125e8e81bd120d65db475.setContent(html_db682b247d31da72f1ea9ee1f0e943cd);
|
|
|
|
|
|
|
|
marker_b0e15d1da400f88d8ba603629a1dfa5c.bindPopup(popup_c56698a8744125e8e81bd120d65db475)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0e15d1da400f88d8ba603629a1dfa5c.setIcon(icon_45f07ff57ea27b19ae4d2006cba7a4e1);
|
|
|
|
|
|
var marker_dc882846266e4e98870814ba5c582521 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_12a51cee1e74c0c77315518d7c55bc69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3d4816cb39f422997442914d4c0ddfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_804020ccd2d91801243917ea9e15feeb = $(`<div id="html_804020ccd2d91801243917ea9e15feeb" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_b3d4816cb39f422997442914d4c0ddfb.setContent(html_804020ccd2d91801243917ea9e15feeb);
|
|
|
|
|
|
|
|
marker_dc882846266e4e98870814ba5c582521.bindPopup(popup_b3d4816cb39f422997442914d4c0ddfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc882846266e4e98870814ba5c582521.setIcon(icon_12a51cee1e74c0c77315518d7c55bc69);
|
|
|
|
|
|
var marker_13a0857537171cb6c05aa7bdaf811d27 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_a151444e1a83668f716ba529465ac669 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f157d2e14baf48823ec2b2c7fffb8f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4705f75eaf332d507c9e0281d40e06d = $(`<div id="html_e4705f75eaf332d507c9e0281d40e06d" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_3f157d2e14baf48823ec2b2c7fffb8f4.setContent(html_e4705f75eaf332d507c9e0281d40e06d);
|
|
|
|
|
|
|
|
marker_13a0857537171cb6c05aa7bdaf811d27.bindPopup(popup_3f157d2e14baf48823ec2b2c7fffb8f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13a0857537171cb6c05aa7bdaf811d27.setIcon(icon_a151444e1a83668f716ba529465ac669);
|
|
|
|
|
|
var marker_537fd56c181bc268afde728545261886 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_19023b10b60977b139bae92f95f50bf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d49accc504f405901e95180f4db47b68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8adbd61d8c12e5635a7eb40ed5940260 = $(`<div id="html_8adbd61d8c12e5635a7eb40ed5940260" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_d49accc504f405901e95180f4db47b68.setContent(html_8adbd61d8c12e5635a7eb40ed5940260);
|
|
|
|
|
|
|
|
marker_537fd56c181bc268afde728545261886.bindPopup(popup_d49accc504f405901e95180f4db47b68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_537fd56c181bc268afde728545261886.setIcon(icon_19023b10b60977b139bae92f95f50bf5);
|
|
|
|
|
|
var marker_b11a20991de930e45c2cc710c3d8f93d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_bbc4a1b7221e1e087120879a0c408676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4bc7ec5fb4775ef4aa38c6d1e273189 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0432dcb870e6d7bdb48becf2094a0a2 = $(`<div id="html_c0432dcb870e6d7bdb48becf2094a0a2" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_c4bc7ec5fb4775ef4aa38c6d1e273189.setContent(html_c0432dcb870e6d7bdb48becf2094a0a2);
|
|
|
|
|
|
|
|
marker_b11a20991de930e45c2cc710c3d8f93d.bindPopup(popup_c4bc7ec5fb4775ef4aa38c6d1e273189)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b11a20991de930e45c2cc710c3d8f93d.setIcon(icon_bbc4a1b7221e1e087120879a0c408676);
|
|
|
|
|
|
var marker_55d97deb2f7a20bdb6c55157ccb652f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_f022db6b898f08af43991cc0161bce3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d38b9d823555794260f93be81c8f8d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b260d37e664d2c0f41346f6e928ac30 = $(`<div id="html_2b260d37e664d2c0f41346f6e928ac30" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_8d38b9d823555794260f93be81c8f8d8.setContent(html_2b260d37e664d2c0f41346f6e928ac30);
|
|
|
|
|
|
|
|
marker_55d97deb2f7a20bdb6c55157ccb652f7.bindPopup(popup_8d38b9d823555794260f93be81c8f8d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55d97deb2f7a20bdb6c55157ccb652f7.setIcon(icon_f022db6b898f08af43991cc0161bce3f);
|
|
|
|
|
|
var marker_9596cff5c6e7b63011764da10c100237 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_d7c71b40c65c758fccebdd6a9cb9b2c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e4cfefb2c030bdb332618025c5e0693 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95fa72cf531131dfc47587f7f6807a5b = $(`<div id="html_95fa72cf531131dfc47587f7f6807a5b" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_0e4cfefb2c030bdb332618025c5e0693.setContent(html_95fa72cf531131dfc47587f7f6807a5b);
|
|
|
|
|
|
|
|
marker_9596cff5c6e7b63011764da10c100237.bindPopup(popup_0e4cfefb2c030bdb332618025c5e0693)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9596cff5c6e7b63011764da10c100237.setIcon(icon_d7c71b40c65c758fccebdd6a9cb9b2c8);
|
|
|
|
|
|
var marker_2064226eff2e15899a83a9eceffa5165 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d);
|
|
|
|
|
|
var icon_120959af0cc09615b63dd5ab5c75867d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8160443621180b3040489088d83b3460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc270115ab2004fc3ab9be7932e54b4f = $(`<div id="html_fc270115ab2004fc3ab9be7932e54b4f" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_8160443621180b3040489088d83b3460.setContent(html_fc270115ab2004fc3ab9be7932e54b4f);
|
|
|
|
|
|
|
|
marker_2064226eff2e15899a83a9eceffa5165.bindPopup(popup_8160443621180b3040489088d83b3460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2064226eff2e15899a83a9eceffa5165.setIcon(icon_120959af0cc09615b63dd5ab5c75867d);
|
|
|
|
|
|
marker_cluster_bd05e454c1fdde7dbedb1113cbbbfd3d.addTo(map_078b44a26d081ae38255710af5fdd442);
|
|
|
|
</script>
|
|
</html> |