mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 23:45:17 +00:00
15959 lines
464 KiB
HTML
15959 lines
464 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_d418a8f988e4a2447e6aa51007c328e2 {
|
|
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_d418a8f988e4a2447e6aa51007c328e2" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_d418a8f988e4a2447e6aa51007c328e2 = L.map(
|
|
"map_d418a8f988e4a2447e6aa51007c328e2",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_3badeccebda818a34841236e33cf80a2 = 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_3badeccebda818a34841236e33cf80a2.addTo(map_d418a8f988e4a2447e6aa51007c328e2);
|
|
|
|
|
|
var marker_cluster_4177b34f5ee640f391d3411493421abe = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_87221555f14e2c730f42fa1c0335e6a8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ddbd45c9049c889d151d1462b347a4dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b7b327736d3c5cea587aaab8995df45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e17a42be00bb7cc42513b08887865f7 = $(`<div id="html_6e17a42be00bb7cc42513b08887865f7" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_0b7b327736d3c5cea587aaab8995df45.setContent(html_6e17a42be00bb7cc42513b08887865f7);
|
|
|
|
|
|
|
|
marker_87221555f14e2c730f42fa1c0335e6a8.bindPopup(popup_0b7b327736d3c5cea587aaab8995df45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87221555f14e2c730f42fa1c0335e6a8.setIcon(icon_ddbd45c9049c889d151d1462b347a4dd);
|
|
|
|
|
|
var marker_c56f71eaeafa5b33340b61c33371fe30 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9aea50919b2c3b89b26a10ed892091e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f53970a940f8deac2c2267748bcf7755 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07c299cb7d31239e836635b9ef7c0f63 = $(`<div id="html_07c299cb7d31239e836635b9ef7c0f63" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_f53970a940f8deac2c2267748bcf7755.setContent(html_07c299cb7d31239e836635b9ef7c0f63);
|
|
|
|
|
|
|
|
marker_c56f71eaeafa5b33340b61c33371fe30.bindPopup(popup_f53970a940f8deac2c2267748bcf7755)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c56f71eaeafa5b33340b61c33371fe30.setIcon(icon_9aea50919b2c3b89b26a10ed892091e6);
|
|
|
|
|
|
var marker_310af3629410828332b8a34e6d889ee3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_141100b0ce15446b237ddc900f45bc0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1218dcd7508e1d257375469704f82b82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2ce297a6d3cfda3195953702c2dbb7f = $(`<div id="html_d2ce297a6d3cfda3195953702c2dbb7f" style="width: 100.0%; height: 100.0%;">relay.libernet.app:443</div>`)[0];
|
|
popup_1218dcd7508e1d257375469704f82b82.setContent(html_d2ce297a6d3cfda3195953702c2dbb7f);
|
|
|
|
|
|
|
|
marker_310af3629410828332b8a34e6d889ee3.bindPopup(popup_1218dcd7508e1d257375469704f82b82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_310af3629410828332b8a34e6d889ee3.setIcon(icon_141100b0ce15446b237ddc900f45bc0d);
|
|
|
|
|
|
var marker_53dce7ef5d1e300fe06313baf650318e = L.marker(
|
|
[13.3396, 100.93],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a4c1d784810554463373395a649005ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f520f3c2aa3bd374298f9527e0018157 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01a513b805f51bd27e560a9fffdfddec = $(`<div id="html_01a513b805f51bd27e560a9fffdfddec" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_f520f3c2aa3bd374298f9527e0018157.setContent(html_01a513b805f51bd27e560a9fffdfddec);
|
|
|
|
|
|
|
|
marker_53dce7ef5d1e300fe06313baf650318e.bindPopup(popup_f520f3c2aa3bd374298f9527e0018157)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53dce7ef5d1e300fe06313baf650318e.setIcon(icon_a4c1d784810554463373395a649005ff);
|
|
|
|
|
|
var marker_76eddbc0f726f8ef306ebd66e6733b69 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6ba995385014e52abf6cd1b0d4a0f39b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a07e31b088c156d9523a4080940d13c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_108a37c34a2be39a9ea57849b89a8a08 = $(`<div id="html_108a37c34a2be39a9ea57849b89a8a08" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_a07e31b088c156d9523a4080940d13c5.setContent(html_108a37c34a2be39a9ea57849b89a8a08);
|
|
|
|
|
|
|
|
marker_76eddbc0f726f8ef306ebd66e6733b69.bindPopup(popup_a07e31b088c156d9523a4080940d13c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76eddbc0f726f8ef306ebd66e6733b69.setIcon(icon_6ba995385014e52abf6cd1b0d4a0f39b);
|
|
|
|
|
|
var marker_10217a417726cade9c4caaf3faca1768 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_bb35e26c6974966fba4c50131de7a437 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da1ad98bdce0e169f4ea6ad9d4f37761 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb59c6e50f295f5aa6c0d835d0deeb2d = $(`<div id="html_bb59c6e50f295f5aa6c0d835d0deeb2d" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai:443</div>`)[0];
|
|
popup_da1ad98bdce0e169f4ea6ad9d4f37761.setContent(html_bb59c6e50f295f5aa6c0d835d0deeb2d);
|
|
|
|
|
|
|
|
marker_10217a417726cade9c4caaf3faca1768.bindPopup(popup_da1ad98bdce0e169f4ea6ad9d4f37761)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10217a417726cade9c4caaf3faca1768.setIcon(icon_bb35e26c6974966fba4c50131de7a437);
|
|
|
|
|
|
var marker_d368122aeb2c9114d84c09a624b77fb5 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_09bafb5e260342c94b938973ee6fd804 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b530b95db0caf366c1eafb96a372e1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1548f256b919ca10642289c4f80556ca = $(`<div id="html_1548f256b919ca10642289c4f80556ca" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_2b530b95db0caf366c1eafb96a372e1c.setContent(html_1548f256b919ca10642289c4f80556ca);
|
|
|
|
|
|
|
|
marker_d368122aeb2c9114d84c09a624b77fb5.bindPopup(popup_2b530b95db0caf366c1eafb96a372e1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d368122aeb2c9114d84c09a624b77fb5.setIcon(icon_09bafb5e260342c94b938973ee6fd804);
|
|
|
|
|
|
var marker_c2ded7327473eddc1590f14deace0d26 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7413b53f7b41a13e3dc9114076979260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_146c79ed13bc40f987b5ec6281f94319 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58aa4ea52a3e1a6b55dc1a429dc9ddaf = $(`<div id="html_58aa4ea52a3e1a6b55dc1a429dc9ddaf" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_146c79ed13bc40f987b5ec6281f94319.setContent(html_58aa4ea52a3e1a6b55dc1a429dc9ddaf);
|
|
|
|
|
|
|
|
marker_c2ded7327473eddc1590f14deace0d26.bindPopup(popup_146c79ed13bc40f987b5ec6281f94319)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2ded7327473eddc1590f14deace0d26.setIcon(icon_7413b53f7b41a13e3dc9114076979260);
|
|
|
|
|
|
var marker_fa09f7bb5092346bc6357ec22add2289 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_21f0757199f4327cfc60056038c17a3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b5b0b51f2a6daad1a5514ec49b95a2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33966c7057c84a50a6ca51b248c9e697 = $(`<div id="html_33966c7057c84a50a6ca51b248c9e697" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_0b5b0b51f2a6daad1a5514ec49b95a2b.setContent(html_33966c7057c84a50a6ca51b248c9e697);
|
|
|
|
|
|
|
|
marker_fa09f7bb5092346bc6357ec22add2289.bindPopup(popup_0b5b0b51f2a6daad1a5514ec49b95a2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa09f7bb5092346bc6357ec22add2289.setIcon(icon_21f0757199f4327cfc60056038c17a3d);
|
|
|
|
|
|
var marker_6aa2cba7d6e73b109376f4982000f872 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_faec75fc0058b9146d792992b48338db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c12bfe4e1361ac4c60515096acf7bc4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2509ab53b66f2819ea1bb0048a6e0a68 = $(`<div id="html_2509ab53b66f2819ea1bb0048a6e0a68" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_c12bfe4e1361ac4c60515096acf7bc4f.setContent(html_2509ab53b66f2819ea1bb0048a6e0a68);
|
|
|
|
|
|
|
|
marker_6aa2cba7d6e73b109376f4982000f872.bindPopup(popup_c12bfe4e1361ac4c60515096acf7bc4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6aa2cba7d6e73b109376f4982000f872.setIcon(icon_faec75fc0058b9146d792992b48338db);
|
|
|
|
|
|
var marker_89723a66f5fbe3737acbd1ab096fff22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0eefee06ba8c5b5f6b28e96187fd3d5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28efe583702107f87f59e8ae444ffb99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_560259971b48c10da71b87d1592e1836 = $(`<div id="html_560259971b48c10da71b87d1592e1836" style="width: 100.0%; height: 100.0%;">relay.mostr.pub:443</div>`)[0];
|
|
popup_28efe583702107f87f59e8ae444ffb99.setContent(html_560259971b48c10da71b87d1592e1836);
|
|
|
|
|
|
|
|
marker_89723a66f5fbe3737acbd1ab096fff22.bindPopup(popup_28efe583702107f87f59e8ae444ffb99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89723a66f5fbe3737acbd1ab096fff22.setIcon(icon_0eefee06ba8c5b5f6b28e96187fd3d5f);
|
|
|
|
|
|
var marker_ba512f8694b301cafaf7009a5d36ba36 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4df5c2012a62abd018ea05581284fe32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3fe26f254f997d2cb206b4c158897bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75f817a39f64125bd77a56a18c9fcc72 = $(`<div id="html_75f817a39f64125bd77a56a18c9fcc72" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_c3fe26f254f997d2cb206b4c158897bf.setContent(html_75f817a39f64125bd77a56a18c9fcc72);
|
|
|
|
|
|
|
|
marker_ba512f8694b301cafaf7009a5d36ba36.bindPopup(popup_c3fe26f254f997d2cb206b4c158897bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba512f8694b301cafaf7009a5d36ba36.setIcon(icon_4df5c2012a62abd018ea05581284fe32);
|
|
|
|
|
|
var marker_c1340c5cc95ab126457ea1ad907301fa = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_28d364573b003764d7c5665d40a1cf1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d80120dd461e996773df3d5f3e66045f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a2c6984be28b82203f426f08e5fcf6a = $(`<div id="html_8a2c6984be28b82203f426f08e5fcf6a" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_d80120dd461e996773df3d5f3e66045f.setContent(html_8a2c6984be28b82203f426f08e5fcf6a);
|
|
|
|
|
|
|
|
marker_c1340c5cc95ab126457ea1ad907301fa.bindPopup(popup_d80120dd461e996773df3d5f3e66045f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1340c5cc95ab126457ea1ad907301fa.setIcon(icon_28d364573b003764d7c5665d40a1cf1a);
|
|
|
|
|
|
var marker_1f53b94b81ca6a6b7b1926df3daded3d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4678d539aa20d919948ed76b29aec062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c374ac60e211faae2fe39f3912d1d19f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94329c965df7a8eba6241c4138ebdc71 = $(`<div id="html_94329c965df7a8eba6241c4138ebdc71" style="width: 100.0%; height: 100.0%;">nostr.davenov.com</div>`)[0];
|
|
popup_c374ac60e211faae2fe39f3912d1d19f.setContent(html_94329c965df7a8eba6241c4138ebdc71);
|
|
|
|
|
|
|
|
marker_1f53b94b81ca6a6b7b1926df3daded3d.bindPopup(popup_c374ac60e211faae2fe39f3912d1d19f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f53b94b81ca6a6b7b1926df3daded3d.setIcon(icon_4678d539aa20d919948ed76b29aec062);
|
|
|
|
|
|
var marker_08909436bc5706bff2fbbe4285cadfa6 = L.marker(
|
|
[13.7853, 100.67],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5f8776c9f6d00c0ec35edc6fd1245139 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10fd78a4f9e4d680eb5108a854ee0553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ebd71bb154fac5c94c599ad055ee372 = $(`<div id="html_5ebd71bb154fac5c94c599ad055ee372" style="width: 100.0%; height: 100.0%;">relay0.gfcom.info</div>`)[0];
|
|
popup_10fd78a4f9e4d680eb5108a854ee0553.setContent(html_5ebd71bb154fac5c94c599ad055ee372);
|
|
|
|
|
|
|
|
marker_08909436bc5706bff2fbbe4285cadfa6.bindPopup(popup_10fd78a4f9e4d680eb5108a854ee0553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08909436bc5706bff2fbbe4285cadfa6.setIcon(icon_5f8776c9f6d00c0ec35edc6fd1245139);
|
|
|
|
|
|
var marker_71594b5703b34b59ee5ffb9ab1922f1f = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_80c39923ad600f1dc820c75e128be924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27458be4750173f402b0caa610cec555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f486e1e14cb38f15e63ffb4bfee500e9 = $(`<div id="html_f486e1e14cb38f15e63ffb4bfee500e9" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space:443</div>`)[0];
|
|
popup_27458be4750173f402b0caa610cec555.setContent(html_f486e1e14cb38f15e63ffb4bfee500e9);
|
|
|
|
|
|
|
|
marker_71594b5703b34b59ee5ffb9ab1922f1f.bindPopup(popup_27458be4750173f402b0caa610cec555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71594b5703b34b59ee5ffb9ab1922f1f.setIcon(icon_80c39923ad600f1dc820c75e128be924);
|
|
|
|
|
|
var marker_dfcaca1865fe71d7b37ab2702743cc7e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7472727df264af888e5c97dc28896c62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d51b97b92d6ada405ab891ccce853a43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17d8674e801871a7befd7b0cb964dfde = $(`<div id="html_17d8674e801871a7befd7b0cb964dfde" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_d51b97b92d6ada405ab891ccce853a43.setContent(html_17d8674e801871a7befd7b0cb964dfde);
|
|
|
|
|
|
|
|
marker_dfcaca1865fe71d7b37ab2702743cc7e.bindPopup(popup_d51b97b92d6ada405ab891ccce853a43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfcaca1865fe71d7b37ab2702743cc7e.setIcon(icon_7472727df264af888e5c97dc28896c62);
|
|
|
|
|
|
var marker_a0784582b8b9cc5a3f0c162e5c9fc708 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d827c930a48a6edc48928e6f3ca94fd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_789040670c6cf4c51e4eb4dfefc7e35b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a61a141a3ddf8f841c3f4a2c10754e = $(`<div id="html_78a61a141a3ddf8f841c3f4a2c10754e" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_789040670c6cf4c51e4eb4dfefc7e35b.setContent(html_78a61a141a3ddf8f841c3f4a2c10754e);
|
|
|
|
|
|
|
|
marker_a0784582b8b9cc5a3f0c162e5c9fc708.bindPopup(popup_789040670c6cf4c51e4eb4dfefc7e35b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0784582b8b9cc5a3f0c162e5c9fc708.setIcon(icon_d827c930a48a6edc48928e6f3ca94fd8);
|
|
|
|
|
|
var marker_9b4d6d011c55aa0d44b6985210c867b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_063109b7589f84ce374eed58a1bae829 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70bd88e23c1b12630e6f2f2dc3768bfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeea9160e65836713df92210bcee6596 = $(`<div id="html_aeea9160e65836713df92210bcee6596" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_70bd88e23c1b12630e6f2f2dc3768bfb.setContent(html_aeea9160e65836713df92210bcee6596);
|
|
|
|
|
|
|
|
marker_9b4d6d011c55aa0d44b6985210c867b3.bindPopup(popup_70bd88e23c1b12630e6f2f2dc3768bfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b4d6d011c55aa0d44b6985210c867b3.setIcon(icon_063109b7589f84ce374eed58a1bae829);
|
|
|
|
|
|
var marker_d75896b332b8b9eac152eec980fcfdf9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_17cb87a8f10ac252d49c4bded4ed28cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5282fa6e5cb35a0212ab07f606111964 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b1f8a6e74ef45413b0fbaa48c367af2 = $(`<div id="html_6b1f8a6e74ef45413b0fbaa48c367af2" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_5282fa6e5cb35a0212ab07f606111964.setContent(html_6b1f8a6e74ef45413b0fbaa48c367af2);
|
|
|
|
|
|
|
|
marker_d75896b332b8b9eac152eec980fcfdf9.bindPopup(popup_5282fa6e5cb35a0212ab07f606111964)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d75896b332b8b9eac152eec980fcfdf9.setIcon(icon_17cb87a8f10ac252d49c4bded4ed28cc);
|
|
|
|
|
|
var marker_0020301f954f063d02c77f794b65ba32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1cf33e96dc754dcb299d76700239635a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff3e7768308a0033962fa902ca55a812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_435866b4d1a65a6bf00fc36968fd1b85 = $(`<div id="html_435866b4d1a65a6bf00fc36968fd1b85" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_ff3e7768308a0033962fa902ca55a812.setContent(html_435866b4d1a65a6bf00fc36968fd1b85);
|
|
|
|
|
|
|
|
marker_0020301f954f063d02c77f794b65ba32.bindPopup(popup_ff3e7768308a0033962fa902ca55a812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0020301f954f063d02c77f794b65ba32.setIcon(icon_1cf33e96dc754dcb299d76700239635a);
|
|
|
|
|
|
var marker_0a62c462619eb447d69374c6b6b24b08 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c6864cb15e4eeedd4de3e75351217615 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_853b582bc12bc7d8649d0d87948c6abc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d27b0a82f07e52c78ac1c5b9f140679 = $(`<div id="html_4d27b0a82f07e52c78ac1c5b9f140679" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_853b582bc12bc7d8649d0d87948c6abc.setContent(html_4d27b0a82f07e52c78ac1c5b9f140679);
|
|
|
|
|
|
|
|
marker_0a62c462619eb447d69374c6b6b24b08.bindPopup(popup_853b582bc12bc7d8649d0d87948c6abc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a62c462619eb447d69374c6b6b24b08.setIcon(icon_c6864cb15e4eeedd4de3e75351217615);
|
|
|
|
|
|
var marker_878b397f2027e9c077038dc9ffb63e2f = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_18b062524b5913efb42c06472eaa4c0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35121740a811d6fea1a5a81048c5465e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a72b390e0171f09a61452dc578cd60ba = $(`<div id="html_a72b390e0171f09a61452dc578cd60ba" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com:443</div>`)[0];
|
|
popup_35121740a811d6fea1a5a81048c5465e.setContent(html_a72b390e0171f09a61452dc578cd60ba);
|
|
|
|
|
|
|
|
marker_878b397f2027e9c077038dc9ffb63e2f.bindPopup(popup_35121740a811d6fea1a5a81048c5465e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_878b397f2027e9c077038dc9ffb63e2f.setIcon(icon_18b062524b5913efb42c06472eaa4c0a);
|
|
|
|
|
|
var marker_1000e956b7be7b2c77e544febf1d2afb = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_08de85fbd770d54daf1236a7a14bd9fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bdbb603ed46d5e30512b2d3ab6a1519 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34d714a0647ec8f60af415d6850e3928 = $(`<div id="html_34d714a0647ec8f60af415d6850e3928" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_7bdbb603ed46d5e30512b2d3ab6a1519.setContent(html_34d714a0647ec8f60af415d6850e3928);
|
|
|
|
|
|
|
|
marker_1000e956b7be7b2c77e544febf1d2afb.bindPopup(popup_7bdbb603ed46d5e30512b2d3ab6a1519)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1000e956b7be7b2c77e544febf1d2afb.setIcon(icon_08de85fbd770d54daf1236a7a14bd9fb);
|
|
|
|
|
|
var marker_44391ae90c174c47d47af195bdb6270a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ccfb7ff29932dc0f681f750dbbae973a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79ef7b46a8e753171f9510b39baf4b43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58c6908818b7cb62471f0380f8bd9584 = $(`<div id="html_58c6908818b7cb62471f0380f8bd9584" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_79ef7b46a8e753171f9510b39baf4b43.setContent(html_58c6908818b7cb62471f0380f8bd9584);
|
|
|
|
|
|
|
|
marker_44391ae90c174c47d47af195bdb6270a.bindPopup(popup_79ef7b46a8e753171f9510b39baf4b43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44391ae90c174c47d47af195bdb6270a.setIcon(icon_ccfb7ff29932dc0f681f750dbbae973a);
|
|
|
|
|
|
var marker_175a76e210f529c4ca9dfd6d162dc4b7 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0c850b1355e1e4a2b9d3199e7d8a6fa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f5c6b4746a0d3436c2f95dd9f5408ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1606ed847202d12a9e9cffa08ef494e4 = $(`<div id="html_1606ed847202d12a9e9cffa08ef494e4" style="width: 100.0%; height: 100.0%;">relay.nostriot.com:443</div>`)[0];
|
|
popup_2f5c6b4746a0d3436c2f95dd9f5408ee.setContent(html_1606ed847202d12a9e9cffa08ef494e4);
|
|
|
|
|
|
|
|
marker_175a76e210f529c4ca9dfd6d162dc4b7.bindPopup(popup_2f5c6b4746a0d3436c2f95dd9f5408ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_175a76e210f529c4ca9dfd6d162dc4b7.setIcon(icon_0c850b1355e1e4a2b9d3199e7d8a6fa1);
|
|
|
|
|
|
var marker_dce9c8f9dfda85f996bcb8fce14d612f = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7e36470dca18b5c91ffe4c64fe27a1e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b399ade772ebc4f91cfd78c3bb95c34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83c96aa6ab4438a790f336e07f756e44 = $(`<div id="html_83c96aa6ab4438a790f336e07f756e44" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_6b399ade772ebc4f91cfd78c3bb95c34.setContent(html_83c96aa6ab4438a790f336e07f756e44);
|
|
|
|
|
|
|
|
marker_dce9c8f9dfda85f996bcb8fce14d612f.bindPopup(popup_6b399ade772ebc4f91cfd78c3bb95c34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dce9c8f9dfda85f996bcb8fce14d612f.setIcon(icon_7e36470dca18b5c91ffe4c64fe27a1e4);
|
|
|
|
|
|
var marker_0b778bfba3c48d2c6a1249afd884d9cb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_f2e31249f6f760322562ddb0b209c70b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfbacf978db8180461618c882d7dc27d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba023233d508b148d38c2da36a0247cc = $(`<div id="html_ba023233d508b148d38c2da36a0247cc" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_cfbacf978db8180461618c882d7dc27d.setContent(html_ba023233d508b148d38c2da36a0247cc);
|
|
|
|
|
|
|
|
marker_0b778bfba3c48d2c6a1249afd884d9cb.bindPopup(popup_cfbacf978db8180461618c882d7dc27d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b778bfba3c48d2c6a1249afd884d9cb.setIcon(icon_f2e31249f6f760322562ddb0b209c70b);
|
|
|
|
|
|
var marker_b33607cf0ec9119a24fb66938cb37fad = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5b9cdd5ed94a8bb78204c84fbff0e4d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3ff00e42750438fa27fa535561fb184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e245932b96e013cd4936ca03a8e4d14 = $(`<div id="html_6e245932b96e013cd4936ca03a8e4d14" style="width: 100.0%; height: 100.0%;">nostr.tac.lol:443</div>`)[0];
|
|
popup_a3ff00e42750438fa27fa535561fb184.setContent(html_6e245932b96e013cd4936ca03a8e4d14);
|
|
|
|
|
|
|
|
marker_b33607cf0ec9119a24fb66938cb37fad.bindPopup(popup_a3ff00e42750438fa27fa535561fb184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b33607cf0ec9119a24fb66938cb37fad.setIcon(icon_5b9cdd5ed94a8bb78204c84fbff0e4d3);
|
|
|
|
|
|
var marker_32259124e41d6e8c2bfe0b13b433a5e5 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4e664022cf92b7562904a45f5858256b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62e18045cbbe0d3df2072b632a9862cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5968a08eba51ddd814855c6022822eb4 = $(`<div id="html_5968a08eba51ddd814855c6022822eb4" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_62e18045cbbe0d3df2072b632a9862cf.setContent(html_5968a08eba51ddd814855c6022822eb4);
|
|
|
|
|
|
|
|
marker_32259124e41d6e8c2bfe0b13b433a5e5.bindPopup(popup_62e18045cbbe0d3df2072b632a9862cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32259124e41d6e8c2bfe0b13b433a5e5.setIcon(icon_4e664022cf92b7562904a45f5858256b);
|
|
|
|
|
|
var marker_f6f046f46415323f9dc81aad4c097c08 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2c863d408373a8f8262f708af23f39ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa3fd67da8341521238e4ad634bdbe2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a5570b5e13c5d01aa9d1475d31cb402 = $(`<div id="html_5a5570b5e13c5d01aa9d1475d31cb402" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_fa3fd67da8341521238e4ad634bdbe2e.setContent(html_5a5570b5e13c5d01aa9d1475d31cb402);
|
|
|
|
|
|
|
|
marker_f6f046f46415323f9dc81aad4c097c08.bindPopup(popup_fa3fd67da8341521238e4ad634bdbe2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6f046f46415323f9dc81aad4c097c08.setIcon(icon_2c863d408373a8f8262f708af23f39ff);
|
|
|
|
|
|
var marker_2ad30a6abfc861e65e0f759ba246d84e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_093af82ed8458e233502ecffb0eac098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebcdc39e7e1db98cee7362cd755cdd71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a370e396a7a89d67816f5d76dd3e2218 = $(`<div id="html_a370e396a7a89d67816f5d76dd3e2218" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_ebcdc39e7e1db98cee7362cd755cdd71.setContent(html_a370e396a7a89d67816f5d76dd3e2218);
|
|
|
|
|
|
|
|
marker_2ad30a6abfc861e65e0f759ba246d84e.bindPopup(popup_ebcdc39e7e1db98cee7362cd755cdd71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ad30a6abfc861e65e0f759ba246d84e.setIcon(icon_093af82ed8458e233502ecffb0eac098);
|
|
|
|
|
|
var marker_5792870c5cf034a601a01de11ac8febb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d5cef032fa9e09d9081bd7c413d85f6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40f4efcd2c0729282c7ff94603010095 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6555e6e39328afeca69c919fe9ef71ec = $(`<div id="html_6555e6e39328afeca69c919fe9ef71ec" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_40f4efcd2c0729282c7ff94603010095.setContent(html_6555e6e39328afeca69c919fe9ef71ec);
|
|
|
|
|
|
|
|
marker_5792870c5cf034a601a01de11ac8febb.bindPopup(popup_40f4efcd2c0729282c7ff94603010095)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5792870c5cf034a601a01de11ac8febb.setIcon(icon_d5cef032fa9e09d9081bd7c413d85f6f);
|
|
|
|
|
|
var marker_9d01cf3bcea322f6b9f2f7c3bfe38b43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fe991486a0adb579b4babbc489e0e28a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b833423545c257e75142e481ad7878e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f70ab9369c255792ef955cc0ce7bc2b = $(`<div id="html_1f70ab9369c255792ef955cc0ce7bc2b" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_0b833423545c257e75142e481ad7878e.setContent(html_1f70ab9369c255792ef955cc0ce7bc2b);
|
|
|
|
|
|
|
|
marker_9d01cf3bcea322f6b9f2f7c3bfe38b43.bindPopup(popup_0b833423545c257e75142e481ad7878e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d01cf3bcea322f6b9f2f7c3bfe38b43.setIcon(icon_fe991486a0adb579b4babbc489e0e28a);
|
|
|
|
|
|
var marker_6ebd70de638d7371b3f544af1794eb86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_02f415d3475ce12a046f526367de685c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35371f0d8f661f1b4d1526178680e6ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25e189b993f538ab75f26ed402e20f85 = $(`<div id="html_25e189b993f538ab75f26ed402e20f85" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_35371f0d8f661f1b4d1526178680e6ab.setContent(html_25e189b993f538ab75f26ed402e20f85);
|
|
|
|
|
|
|
|
marker_6ebd70de638d7371b3f544af1794eb86.bindPopup(popup_35371f0d8f661f1b4d1526178680e6ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ebd70de638d7371b3f544af1794eb86.setIcon(icon_02f415d3475ce12a046f526367de685c);
|
|
|
|
|
|
var marker_4b086844081086a2be0338bf44ca33e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0eb668797cfb3c3434b33abe74449c31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e710c2397d6e46dee530a02273c4d716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daf319f006b8a7ff488bab188994493f = $(`<div id="html_daf319f006b8a7ff488bab188994493f" style="width: 100.0%; height: 100.0%;">ribo.nostria.app:443</div>`)[0];
|
|
popup_e710c2397d6e46dee530a02273c4d716.setContent(html_daf319f006b8a7ff488bab188994493f);
|
|
|
|
|
|
|
|
marker_4b086844081086a2be0338bf44ca33e0.bindPopup(popup_e710c2397d6e46dee530a02273c4d716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b086844081086a2be0338bf44ca33e0.setIcon(icon_0eb668797cfb3c3434b33abe74449c31);
|
|
|
|
|
|
var marker_8e7c6dd3052225dc26d2a76dcb57b1e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6af6c264c9e6b0bc90a303893371454c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_353cc953749b578c3ef600b58aaa283b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f135a4171f8f46c446cb78c4a029aebc = $(`<div id="html_f135a4171f8f46c446cb78c4a029aebc" style="width: 100.0%; height: 100.0%;">relay.nostr.place:443</div>`)[0];
|
|
popup_353cc953749b578c3ef600b58aaa283b.setContent(html_f135a4171f8f46c446cb78c4a029aebc);
|
|
|
|
|
|
|
|
marker_8e7c6dd3052225dc26d2a76dcb57b1e8.bindPopup(popup_353cc953749b578c3ef600b58aaa283b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e7c6dd3052225dc26d2a76dcb57b1e8.setIcon(icon_6af6c264c9e6b0bc90a303893371454c);
|
|
|
|
|
|
var marker_b76a2cf8ef5c0c6e4424f7d1a2a9dd53 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ca3ee87459603e89a0e15a7c388d65e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a1585cb1f5c24baf501ced6e5f64aef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c70468ff16cd711bd6c00ff68513fde6 = $(`<div id="html_c70468ff16cd711bd6c00ff68513fde6" style="width: 100.0%; height: 100.0%;">relay.satsmarkt.club</div>`)[0];
|
|
popup_0a1585cb1f5c24baf501ced6e5f64aef.setContent(html_c70468ff16cd711bd6c00ff68513fde6);
|
|
|
|
|
|
|
|
marker_b76a2cf8ef5c0c6e4424f7d1a2a9dd53.bindPopup(popup_0a1585cb1f5c24baf501ced6e5f64aef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b76a2cf8ef5c0c6e4424f7d1a2a9dd53.setIcon(icon_ca3ee87459603e89a0e15a7c388d65e5);
|
|
|
|
|
|
var marker_e6bd8e60d3870d698d6786c65c6596b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6273d52b7c56dbe28ca48e1455fe1a07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90bab42bd1801b12ebac0e0fd32f7f47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b73a56b89e599e3afd51b097ea0139b = $(`<div id="html_2b73a56b89e599e3afd51b097ea0139b" style="width: 100.0%; height: 100.0%;">nosflare-leefcore.leefcore.workers.dev</div>`)[0];
|
|
popup_90bab42bd1801b12ebac0e0fd32f7f47.setContent(html_2b73a56b89e599e3afd51b097ea0139b);
|
|
|
|
|
|
|
|
marker_e6bd8e60d3870d698d6786c65c6596b0.bindPopup(popup_90bab42bd1801b12ebac0e0fd32f7f47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6bd8e60d3870d698d6786c65c6596b0.setIcon(icon_6273d52b7c56dbe28ca48e1455fe1a07);
|
|
|
|
|
|
var marker_00cdff7b838e1563d707618f642c073b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ef0e3cf530bbc7f86b12266677ceb46b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f6b3fa1369418e89673538f278a56ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38fde55b6332cb63c09fa0a465d48771 = $(`<div id="html_38fde55b6332cb63c09fa0a465d48771" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_2f6b3fa1369418e89673538f278a56ba.setContent(html_38fde55b6332cb63c09fa0a465d48771);
|
|
|
|
|
|
|
|
marker_00cdff7b838e1563d707618f642c073b.bindPopup(popup_2f6b3fa1369418e89673538f278a56ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00cdff7b838e1563d707618f642c073b.setIcon(icon_ef0e3cf530bbc7f86b12266677ceb46b);
|
|
|
|
|
|
var marker_0da05a2544778741943cb9b0fc334e55 = L.marker(
|
|
[41.2861, 1.24993],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_33b0c1f1992a2f65e00915e879f2a94d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ca83be840eb9ddc0ec6fc5d99adbe26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a0738112f83e3335785a44b41ceda7e = $(`<div id="html_2a0738112f83e3335785a44b41ceda7e" style="width: 100.0%; height: 100.0%;">btc.klendazu.com</div>`)[0];
|
|
popup_8ca83be840eb9ddc0ec6fc5d99adbe26.setContent(html_2a0738112f83e3335785a44b41ceda7e);
|
|
|
|
|
|
|
|
marker_0da05a2544778741943cb9b0fc334e55.bindPopup(popup_8ca83be840eb9ddc0ec6fc5d99adbe26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0da05a2544778741943cb9b0fc334e55.setIcon(icon_33b0c1f1992a2f65e00915e879f2a94d);
|
|
|
|
|
|
var marker_da69ef5188a9394d499758ae48d00bb4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b84fc1616d1e01143c99fc9e062f0501 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d62e2288f64d9417aba285a43d87c136 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f264d9cf7f87e9b26250da697b599782 = $(`<div id="html_f264d9cf7f87e9b26250da697b599782" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_d62e2288f64d9417aba285a43d87c136.setContent(html_f264d9cf7f87e9b26250da697b599782);
|
|
|
|
|
|
|
|
marker_da69ef5188a9394d499758ae48d00bb4.bindPopup(popup_d62e2288f64d9417aba285a43d87c136)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da69ef5188a9394d499758ae48d00bb4.setIcon(icon_b84fc1616d1e01143c99fc9e062f0501);
|
|
|
|
|
|
var marker_940cf29e87cc0bfb9ed086dbb214dd9b = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_01bc5b8e18fc72b1cca8d0575270b2a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bc94aa85984e42300eb7f0a3ffbe849 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a12ec35e3292b205e72ef3fc5a56f4cb = $(`<div id="html_a12ec35e3292b205e72ef3fc5a56f4cb" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_0bc94aa85984e42300eb7f0a3ffbe849.setContent(html_a12ec35e3292b205e72ef3fc5a56f4cb);
|
|
|
|
|
|
|
|
marker_940cf29e87cc0bfb9ed086dbb214dd9b.bindPopup(popup_0bc94aa85984e42300eb7f0a3ffbe849)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_940cf29e87cc0bfb9ed086dbb214dd9b.setIcon(icon_01bc5b8e18fc72b1cca8d0575270b2a1);
|
|
|
|
|
|
var marker_1fb3682ec644ff60bb62e1950ddb9215 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_8cbc04d78be6cc0b3a364360bf53d104 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6ad9e220dabf02ab3ea045db06e2bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8846b66cc55aa85abc600564d7cadbb = $(`<div id="html_d8846b66cc55aa85abc600564d7cadbb" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_ee6ad9e220dabf02ab3ea045db06e2bf.setContent(html_d8846b66cc55aa85abc600564d7cadbb);
|
|
|
|
|
|
|
|
marker_1fb3682ec644ff60bb62e1950ddb9215.bindPopup(popup_ee6ad9e220dabf02ab3ea045db06e2bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb3682ec644ff60bb62e1950ddb9215.setIcon(icon_8cbc04d78be6cc0b3a364360bf53d104);
|
|
|
|
|
|
var marker_c3b7593c00bbbbf927b987f33427ec23 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e80d0e021dd04943180ac2757c081e6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c50b191047d7c9f14de4b45d2b615b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e35bde7bfd374388ecbbe868925293b = $(`<div id="html_8e35bde7bfd374388ecbbe868925293b" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_0c50b191047d7c9f14de4b45d2b615b8.setContent(html_8e35bde7bfd374388ecbbe868925293b);
|
|
|
|
|
|
|
|
marker_c3b7593c00bbbbf927b987f33427ec23.bindPopup(popup_0c50b191047d7c9f14de4b45d2b615b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3b7593c00bbbbf927b987f33427ec23.setIcon(icon_e80d0e021dd04943180ac2757c081e6c);
|
|
|
|
|
|
var marker_ee39a816e0531ff04ece8d4259c8653f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_795b2485d86ce81eee89aed6ce593ba6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b4521707ac9912fbbe0dd6620aefd35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dec1dc4905a58c5354b5c90610324122 = $(`<div id="html_dec1dc4905a58c5354b5c90610324122" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_3b4521707ac9912fbbe0dd6620aefd35.setContent(html_dec1dc4905a58c5354b5c90610324122);
|
|
|
|
|
|
|
|
marker_ee39a816e0531ff04ece8d4259c8653f.bindPopup(popup_3b4521707ac9912fbbe0dd6620aefd35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee39a816e0531ff04ece8d4259c8653f.setIcon(icon_795b2485d86ce81eee89aed6ce593ba6);
|
|
|
|
|
|
var marker_633598fe0b7993b5df8a0f2488ca6edb = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_50a9e039cecbe6156dbdf41a79db5374 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_715cfdb378a391ac42e07bff75f6b21e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58fd35d6ecd18c1dfed246cbca2e761a = $(`<div id="html_58fd35d6ecd18c1dfed246cbca2e761a" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_715cfdb378a391ac42e07bff75f6b21e.setContent(html_58fd35d6ecd18c1dfed246cbca2e761a);
|
|
|
|
|
|
|
|
marker_633598fe0b7993b5df8a0f2488ca6edb.bindPopup(popup_715cfdb378a391ac42e07bff75f6b21e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_633598fe0b7993b5df8a0f2488ca6edb.setIcon(icon_50a9e039cecbe6156dbdf41a79db5374);
|
|
|
|
|
|
var marker_dba72cc79b5f1c82c161effe98adc999 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c4cba7728f535c821c1cb385a70fca1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a42b3a916fe4889ccdbd028523755c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1797b264dd4be00e72f08b8c6b0133c5 = $(`<div id="html_1797b264dd4be00e72f08b8c6b0133c5" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_3a42b3a916fe4889ccdbd028523755c7.setContent(html_1797b264dd4be00e72f08b8c6b0133c5);
|
|
|
|
|
|
|
|
marker_dba72cc79b5f1c82c161effe98adc999.bindPopup(popup_3a42b3a916fe4889ccdbd028523755c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba72cc79b5f1c82c161effe98adc999.setIcon(icon_c4cba7728f535c821c1cb385a70fca1a);
|
|
|
|
|
|
var marker_cff1b311b89773dd810917cc9813a8f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_57366f01864d1d207f3ba2b8b0f42be9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_434471c0172880b20fac8b42830e79fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b00c977784d00271becfd1f3d601d90 = $(`<div id="html_7b00c977784d00271becfd1f3d601d90" style="width: 100.0%; height: 100.0%;">relay.aidatanorge.no</div>`)[0];
|
|
popup_434471c0172880b20fac8b42830e79fe.setContent(html_7b00c977784d00271becfd1f3d601d90);
|
|
|
|
|
|
|
|
marker_cff1b311b89773dd810917cc9813a8f9.bindPopup(popup_434471c0172880b20fac8b42830e79fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cff1b311b89773dd810917cc9813a8f9.setIcon(icon_57366f01864d1d207f3ba2b8b0f42be9);
|
|
|
|
|
|
var marker_1a0b79592aa6dde9ce4c23681b4c0dcd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dc7c512399b80321d646662ac8a0b83e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_171ebc89981b88de868138279f779d8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a71c234f7fdf958740756e5af9d81e = $(`<div id="html_13a71c234f7fdf958740756e5af9d81e" style="width: 100.0%; height: 100.0%;">nostr.yutakobayashi.com</div>`)[0];
|
|
popup_171ebc89981b88de868138279f779d8e.setContent(html_13a71c234f7fdf958740756e5af9d81e);
|
|
|
|
|
|
|
|
marker_1a0b79592aa6dde9ce4c23681b4c0dcd.bindPopup(popup_171ebc89981b88de868138279f779d8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a0b79592aa6dde9ce4c23681b4c0dcd.setIcon(icon_dc7c512399b80321d646662ac8a0b83e);
|
|
|
|
|
|
var marker_e07f65396fb421f3556eb79dbdbc1d12 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a4a70bfcd7e984dbd164b606769eff8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cf91fed847d77c19a3bd4860f4d8888 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02e2655f75bddef84939e84ca7f4fe65 = $(`<div id="html_02e2655f75bddef84939e84ca7f4fe65" style="width: 100.0%; height: 100.0%;">staging.yabu.me</div>`)[0];
|
|
popup_0cf91fed847d77c19a3bd4860f4d8888.setContent(html_02e2655f75bddef84939e84ca7f4fe65);
|
|
|
|
|
|
|
|
marker_e07f65396fb421f3556eb79dbdbc1d12.bindPopup(popup_0cf91fed847d77c19a3bd4860f4d8888)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e07f65396fb421f3556eb79dbdbc1d12.setIcon(icon_a4a70bfcd7e984dbd164b606769eff8a);
|
|
|
|
|
|
var marker_d4cb2bab0166579daa0360656e66a39e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dba1a92d5e11cb4cb3153816172b92ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ecb80d011f7f4edba2e4b31fe15575e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_961ec67794043d750c1ab1e57c3b1c76 = $(`<div id="html_961ec67794043d750c1ab1e57c3b1c76" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_2ecb80d011f7f4edba2e4b31fe15575e.setContent(html_961ec67794043d750c1ab1e57c3b1c76);
|
|
|
|
|
|
|
|
marker_d4cb2bab0166579daa0360656e66a39e.bindPopup(popup_2ecb80d011f7f4edba2e4b31fe15575e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4cb2bab0166579daa0360656e66a39e.setIcon(icon_dba1a92d5e11cb4cb3153816172b92ba);
|
|
|
|
|
|
var marker_227208ee13c5402ba66a196972bff273 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6c0a37763ec07037e31d59a75910f16b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_434f3aed56562bcc8effdf75ac1cb047 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d45405d5d9e27bdaee221f728261911 = $(`<div id="html_3d45405d5d9e27bdaee221f728261911" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live:443</div>`)[0];
|
|
popup_434f3aed56562bcc8effdf75ac1cb047.setContent(html_3d45405d5d9e27bdaee221f728261911);
|
|
|
|
|
|
|
|
marker_227208ee13c5402ba66a196972bff273.bindPopup(popup_434f3aed56562bcc8effdf75ac1cb047)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_227208ee13c5402ba66a196972bff273.setIcon(icon_6c0a37763ec07037e31d59a75910f16b);
|
|
|
|
|
|
var marker_fb245b0663c2f192e090ab28d6c9e31a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_86c9b837ab736c84f5e75c7e9729fc68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1e7419f922c37c7f4f757cf88ed02c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_167eaf1f76aca9284ac3e9e5d455cb4f = $(`<div id="html_167eaf1f76aca9284ac3e9e5d455cb4f" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_e1e7419f922c37c7f4f757cf88ed02c7.setContent(html_167eaf1f76aca9284ac3e9e5d455cb4f);
|
|
|
|
|
|
|
|
marker_fb245b0663c2f192e090ab28d6c9e31a.bindPopup(popup_e1e7419f922c37c7f4f757cf88ed02c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb245b0663c2f192e090ab28d6c9e31a.setIcon(icon_86c9b837ab736c84f5e75c7e9729fc68);
|
|
|
|
|
|
var marker_3c047f71cc67d46dd9f910c5217b9b32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_066335e08a339c5039edd31ff07f917a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cea3b713923536711312a4b842d7dfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5692cc61614df587b3bda26962f72dc = $(`<div id="html_e5692cc61614df587b3bda26962f72dc" style="width: 100.0%; height: 100.0%;">nostr.sovereignservices.xyz</div>`)[0];
|
|
popup_0cea3b713923536711312a4b842d7dfc.setContent(html_e5692cc61614df587b3bda26962f72dc);
|
|
|
|
|
|
|
|
marker_3c047f71cc67d46dd9f910c5217b9b32.bindPopup(popup_0cea3b713923536711312a4b842d7dfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c047f71cc67d46dd9f910c5217b9b32.setIcon(icon_066335e08a339c5039edd31ff07f917a);
|
|
|
|
|
|
var marker_3bfcafe044d9a5f35c3f92065b3ca3c9 = L.marker(
|
|
[40.7608, -111.891],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_130c1cbbe3a5b97b0b0553bc1010a221 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a695861aec06b533c5a8caac5b5e684 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_159ce7c40833d5de2d726bf30322fd54 = $(`<div id="html_159ce7c40833d5de2d726bf30322fd54" style="width: 100.0%; height: 100.0%;">bitcoiner.social:443</div>`)[0];
|
|
popup_4a695861aec06b533c5a8caac5b5e684.setContent(html_159ce7c40833d5de2d726bf30322fd54);
|
|
|
|
|
|
|
|
marker_3bfcafe044d9a5f35c3f92065b3ca3c9.bindPopup(popup_4a695861aec06b533c5a8caac5b5e684)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bfcafe044d9a5f35c3f92065b3ca3c9.setIcon(icon_130c1cbbe3a5b97b0b0553bc1010a221);
|
|
|
|
|
|
var marker_5132ef3cf4050d24c0c9d7250ef49d9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_686a0ed494e51b4818c4e63f50f3bb49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0940676515aa8b36904536132f128b56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96fb040211b4f36a7cfcc7430a253070 = $(`<div id="html_96fb040211b4f36a7cfcc7430a253070" style="width: 100.0%; height: 100.0%;">relay.lacrypta.ar</div>`)[0];
|
|
popup_0940676515aa8b36904536132f128b56.setContent(html_96fb040211b4f36a7cfcc7430a253070);
|
|
|
|
|
|
|
|
marker_5132ef3cf4050d24c0c9d7250ef49d9e.bindPopup(popup_0940676515aa8b36904536132f128b56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5132ef3cf4050d24c0c9d7250ef49d9e.setIcon(icon_686a0ed494e51b4818c4e63f50f3bb49);
|
|
|
|
|
|
var marker_f3a2c7a479de56fbb1fc207b3aae7b86 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5a6add6f97efb816ac9118439613e799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1efd73e87275a64a7c64da047217aa85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a54dd410103d067d379e898bb86daf51 = $(`<div id="html_a54dd410103d067d379e898bb86daf51" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_1efd73e87275a64a7c64da047217aa85.setContent(html_a54dd410103d067d379e898bb86daf51);
|
|
|
|
|
|
|
|
marker_f3a2c7a479de56fbb1fc207b3aae7b86.bindPopup(popup_1efd73e87275a64a7c64da047217aa85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3a2c7a479de56fbb1fc207b3aae7b86.setIcon(icon_5a6add6f97efb816ac9118439613e799);
|
|
|
|
|
|
var marker_2d7c1f3493613d63e897b03499933d3b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_93902bf383f447c95661e67675a80c14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fefde0f763deaa93f5b765d3f4e32c68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d59ab7523a928a665c640b2f484b918 = $(`<div id="html_5d59ab7523a928a665c640b2f484b918" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_fefde0f763deaa93f5b765d3f4e32c68.setContent(html_5d59ab7523a928a665c640b2f484b918);
|
|
|
|
|
|
|
|
marker_2d7c1f3493613d63e897b03499933d3b.bindPopup(popup_fefde0f763deaa93f5b765d3f4e32c68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d7c1f3493613d63e897b03499933d3b.setIcon(icon_93902bf383f447c95661e67675a80c14);
|
|
|
|
|
|
var marker_ead4f5325367fa02764cab2c149fdb18 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a07c2e92f1ae827015980edd945b3152 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a0ace08b4efe959719fde8da7de7d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21f4fcd0f9332e9056ed499a5976a0e6 = $(`<div id="html_21f4fcd0f9332e9056ed499a5976a0e6" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_2a0ace08b4efe959719fde8da7de7d94.setContent(html_21f4fcd0f9332e9056ed499a5976a0e6);
|
|
|
|
|
|
|
|
marker_ead4f5325367fa02764cab2c149fdb18.bindPopup(popup_2a0ace08b4efe959719fde8da7de7d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ead4f5325367fa02764cab2c149fdb18.setIcon(icon_a07c2e92f1ae827015980edd945b3152);
|
|
|
|
|
|
var marker_0cf70dfa757e98e7fbf18b0f3b61883c = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d5fa73c045cfed73a1c72a29e38fbb95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26550d459f2d43df8347cc3c2f38f8eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec5273bd97ebd08775b6243e4134af2e = $(`<div id="html_ec5273bd97ebd08775b6243e4134af2e" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_26550d459f2d43df8347cc3c2f38f8eb.setContent(html_ec5273bd97ebd08775b6243e4134af2e);
|
|
|
|
|
|
|
|
marker_0cf70dfa757e98e7fbf18b0f3b61883c.bindPopup(popup_26550d459f2d43df8347cc3c2f38f8eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cf70dfa757e98e7fbf18b0f3b61883c.setIcon(icon_d5fa73c045cfed73a1c72a29e38fbb95);
|
|
|
|
|
|
var marker_ca7b4f925c9e8a1ff23ecfff6a56ccf0 = L.marker(
|
|
[40.7608, -111.891],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_05d4a7bda57c8094b2d13ee2332c3e3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_525092ebd6e97004a91e66d980b6755b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77f24e5f4e0ebd49ea9bb41fdb74245e = $(`<div id="html_77f24e5f4e0ebd49ea9bb41fdb74245e" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_525092ebd6e97004a91e66d980b6755b.setContent(html_77f24e5f4e0ebd49ea9bb41fdb74245e);
|
|
|
|
|
|
|
|
marker_ca7b4f925c9e8a1ff23ecfff6a56ccf0.bindPopup(popup_525092ebd6e97004a91e66d980b6755b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca7b4f925c9e8a1ff23ecfff6a56ccf0.setIcon(icon_05d4a7bda57c8094b2d13ee2332c3e3d);
|
|
|
|
|
|
var marker_e8e2fc536644051a10ec20c30e5fac0e = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d494babf05227d4ab3d39ec824d92658 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_794010720730fa03a37930019a982930 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6813da1c4c3e9db36f7149fcce941066 = $(`<div id="html_6813da1c4c3e9db36f7149fcce941066" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_794010720730fa03a37930019a982930.setContent(html_6813da1c4c3e9db36f7149fcce941066);
|
|
|
|
|
|
|
|
marker_e8e2fc536644051a10ec20c30e5fac0e.bindPopup(popup_794010720730fa03a37930019a982930)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8e2fc536644051a10ec20c30e5fac0e.setIcon(icon_d494babf05227d4ab3d39ec824d92658);
|
|
|
|
|
|
var marker_d5b875ecb9dcc6ee291e1cc629f3e4d2 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6dc4118151efa7cc9e1dad726f640f71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_029790c2ee012c2f13cf26feecd3b8c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da831c5e4cc896cd14470c10395745f0 = $(`<div id="html_da831c5e4cc896cd14470c10395745f0" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_029790c2ee012c2f13cf26feecd3b8c4.setContent(html_da831c5e4cc896cd14470c10395745f0);
|
|
|
|
|
|
|
|
marker_d5b875ecb9dcc6ee291e1cc629f3e4d2.bindPopup(popup_029790c2ee012c2f13cf26feecd3b8c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5b875ecb9dcc6ee291e1cc629f3e4d2.setIcon(icon_6dc4118151efa7cc9e1dad726f640f71);
|
|
|
|
|
|
var marker_ec905a85e65ea36a5df1cc78a9c16b7c = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9910d282df7ba2b50520259ecd99785f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cffc599f4c5efedcac504a68368835e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32d3d39352b99ed9b51acd4c55883329 = $(`<div id="html_32d3d39352b99ed9b51acd4c55883329" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_3cffc599f4c5efedcac504a68368835e.setContent(html_32d3d39352b99ed9b51acd4c55883329);
|
|
|
|
|
|
|
|
marker_ec905a85e65ea36a5df1cc78a9c16b7c.bindPopup(popup_3cffc599f4c5efedcac504a68368835e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec905a85e65ea36a5df1cc78a9c16b7c.setIcon(icon_9910d282df7ba2b50520259ecd99785f);
|
|
|
|
|
|
var marker_d8ac5f60191cd89681f113c051b18102 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7dfc9b13a3fc5372a7aea33bcd1ca99e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c69133b79d5354d3ce6e6189acc11b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94ccaec3cb66dfce57a594049df5c7da = $(`<div id="html_94ccaec3cb66dfce57a594049df5c7da" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_7c69133b79d5354d3ce6e6189acc11b1.setContent(html_94ccaec3cb66dfce57a594049df5c7da);
|
|
|
|
|
|
|
|
marker_d8ac5f60191cd89681f113c051b18102.bindPopup(popup_7c69133b79d5354d3ce6e6189acc11b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8ac5f60191cd89681f113c051b18102.setIcon(icon_7dfc9b13a3fc5372a7aea33bcd1ca99e);
|
|
|
|
|
|
var marker_d778cdfc4ce7bfc6d19eac14b23b347b = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_53734238c14932d9c2ade9020d145020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d8ea83e0f4be68474cc8b15b8fdb3b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ba2b184f7c9da0992fc9e45eac0de60 = $(`<div id="html_6ba2b184f7c9da0992fc9e45eac0de60" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_0d8ea83e0f4be68474cc8b15b8fdb3b6.setContent(html_6ba2b184f7c9da0992fc9e45eac0de60);
|
|
|
|
|
|
|
|
marker_d778cdfc4ce7bfc6d19eac14b23b347b.bindPopup(popup_0d8ea83e0f4be68474cc8b15b8fdb3b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d778cdfc4ce7bfc6d19eac14b23b347b.setIcon(icon_53734238c14932d9c2ade9020d145020);
|
|
|
|
|
|
var marker_7183f252d527185c36c9faa2934eddc8 = L.marker(
|
|
[39.6478, -104.988],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_8a31602545bea6623092aea6e0997675 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc1a1342c9a1b4f5fa012c2f5714b17d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4507a7b72ab8435a9cb58447f571acd1 = $(`<div id="html_4507a7b72ab8435a9cb58447f571acd1" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net:443</div>`)[0];
|
|
popup_fc1a1342c9a1b4f5fa012c2f5714b17d.setContent(html_4507a7b72ab8435a9cb58447f571acd1);
|
|
|
|
|
|
|
|
marker_7183f252d527185c36c9faa2934eddc8.bindPopup(popup_fc1a1342c9a1b4f5fa012c2f5714b17d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7183f252d527185c36c9faa2934eddc8.setIcon(icon_8a31602545bea6623092aea6e0997675);
|
|
|
|
|
|
var marker_ff7c1a1da070ad7e2c2935d4438f8ff5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_06f7ef909711fbfef23b6cc2c35f2c8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc80ec0ca8b593d3ba0836464e3e13aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3e58bd8fabc44f90710f0a49b689589 = $(`<div id="html_d3e58bd8fabc44f90710f0a49b689589" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_bc80ec0ca8b593d3ba0836464e3e13aa.setContent(html_d3e58bd8fabc44f90710f0a49b689589);
|
|
|
|
|
|
|
|
marker_ff7c1a1da070ad7e2c2935d4438f8ff5.bindPopup(popup_bc80ec0ca8b593d3ba0836464e3e13aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff7c1a1da070ad7e2c2935d4438f8ff5.setIcon(icon_06f7ef909711fbfef23b6cc2c35f2c8f);
|
|
|
|
|
|
var marker_6ec95e92e8c885e36b92de2e5091318e = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6fcb38b8682132102fe0257ac2cf77d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3947005835e226a21749a29e506db79c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ce3310c81a6203e4614f009e15f70eb = $(`<div id="html_1ce3310c81a6203e4614f009e15f70eb" style="width: 100.0%; height: 100.0%;">relay.excentered.com</div>`)[0];
|
|
popup_3947005835e226a21749a29e506db79c.setContent(html_1ce3310c81a6203e4614f009e15f70eb);
|
|
|
|
|
|
|
|
marker_6ec95e92e8c885e36b92de2e5091318e.bindPopup(popup_3947005835e226a21749a29e506db79c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ec95e92e8c885e36b92de2e5091318e.setIcon(icon_6fcb38b8682132102fe0257ac2cf77d8);
|
|
|
|
|
|
var marker_9935ca3da489ffcfe04c2068318d202f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_394ac03d929b0df8aa5518a49e437f1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f857414113901678ccb126bf4e2c8db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a7fdb65ba4cf2866d14806cd3690c12 = $(`<div id="html_8a7fdb65ba4cf2866d14806cd3690c12" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_f857414113901678ccb126bf4e2c8db3.setContent(html_8a7fdb65ba4cf2866d14806cd3690c12);
|
|
|
|
|
|
|
|
marker_9935ca3da489ffcfe04c2068318d202f.bindPopup(popup_f857414113901678ccb126bf4e2c8db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9935ca3da489ffcfe04c2068318d202f.setIcon(icon_394ac03d929b0df8aa5518a49e437f1d);
|
|
|
|
|
|
var marker_8d344b287def0d1d7d4a709d3d240250 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fe6ce1f9240c98560eb87b574e72bc6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c9f69c431008330486fb13897758c9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30862790e7807d40fb29f5322e037362 = $(`<div id="html_30862790e7807d40fb29f5322e037362" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st:443</div>`)[0];
|
|
popup_3c9f69c431008330486fb13897758c9c.setContent(html_30862790e7807d40fb29f5322e037362);
|
|
|
|
|
|
|
|
marker_8d344b287def0d1d7d4a709d3d240250.bindPopup(popup_3c9f69c431008330486fb13897758c9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d344b287def0d1d7d4a709d3d240250.setIcon(icon_fe6ce1f9240c98560eb87b574e72bc6d);
|
|
|
|
|
|
var marker_0ff96dfe75f6ad0292a2c1111a83179b = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dd63c70e0371c2b923c8ef80549ed0ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66e7bfba226a1d4ba906762f6e9bf2e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3de4d6a31a7e6c299bb0c3ffed845ce0 = $(`<div id="html_3de4d6a31a7e6c299bb0c3ffed845ce0" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_66e7bfba226a1d4ba906762f6e9bf2e4.setContent(html_3de4d6a31a7e6c299bb0c3ffed845ce0);
|
|
|
|
|
|
|
|
marker_0ff96dfe75f6ad0292a2c1111a83179b.bindPopup(popup_66e7bfba226a1d4ba906762f6e9bf2e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ff96dfe75f6ad0292a2c1111a83179b.setIcon(icon_dd63c70e0371c2b923c8ef80549ed0ba);
|
|
|
|
|
|
var marker_40c02c9c8c3f9ec0f970ab44d184f3f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_729490cbeb728d3307ccaa4566fd114c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45afcd7d7e7a8dcefffb134648b82563 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9c2a33f88fa3a4f0270963d91ac0f92 = $(`<div id="html_b9c2a33f88fa3a4f0270963d91ac0f92" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_45afcd7d7e7a8dcefffb134648b82563.setContent(html_b9c2a33f88fa3a4f0270963d91ac0f92);
|
|
|
|
|
|
|
|
marker_40c02c9c8c3f9ec0f970ab44d184f3f6.bindPopup(popup_45afcd7d7e7a8dcefffb134648b82563)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40c02c9c8c3f9ec0f970ab44d184f3f6.setIcon(icon_729490cbeb728d3307ccaa4566fd114c);
|
|
|
|
|
|
var marker_52e91b85bd4eb8409fcc5cbf104ea74f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_060934497fd4bd56c4c9dd17e8dfb0c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ac90f331202c701cb6b5e7bc1d65a43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70b5c12af8f4958b1f3bf05ec9cf2b88 = $(`<div id="html_70b5c12af8f4958b1f3bf05ec9cf2b88" style="width: 100.0%; height: 100.0%;">nostr.data.haus:443</div>`)[0];
|
|
popup_7ac90f331202c701cb6b5e7bc1d65a43.setContent(html_70b5c12af8f4958b1f3bf05ec9cf2b88);
|
|
|
|
|
|
|
|
marker_52e91b85bd4eb8409fcc5cbf104ea74f.bindPopup(popup_7ac90f331202c701cb6b5e7bc1d65a43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52e91b85bd4eb8409fcc5cbf104ea74f.setIcon(icon_060934497fd4bd56c4c9dd17e8dfb0c3);
|
|
|
|
|
|
var marker_c665f33712a27b9fba12b82597c9c5d8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fc8923166d437e3e31341b10bd138cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f6160da51f9b47aaa4166076ff3e694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8326776dd06149e41b93a4a2f3a3963e = $(`<div id="html_8326776dd06149e41b93a4a2f3a3963e" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com:443</div>`)[0];
|
|
popup_8f6160da51f9b47aaa4166076ff3e694.setContent(html_8326776dd06149e41b93a4a2f3a3963e);
|
|
|
|
|
|
|
|
marker_c665f33712a27b9fba12b82597c9c5d8.bindPopup(popup_8f6160da51f9b47aaa4166076ff3e694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c665f33712a27b9fba12b82597c9c5d8.setIcon(icon_fc8923166d437e3e31341b10bd138cbd);
|
|
|
|
|
|
var marker_b9627c25e1da89e03da0a3dea929446f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_11cea548c1ff83889212a6874fc1f586 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c04f929536eb351caf8fdc4835e79419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_452677f1b93dc189bf7e3f8a4c0150a8 = $(`<div id="html_452677f1b93dc189bf7e3f8a4c0150a8" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_c04f929536eb351caf8fdc4835e79419.setContent(html_452677f1b93dc189bf7e3f8a4c0150a8);
|
|
|
|
|
|
|
|
marker_b9627c25e1da89e03da0a3dea929446f.bindPopup(popup_c04f929536eb351caf8fdc4835e79419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9627c25e1da89e03da0a3dea929446f.setIcon(icon_11cea548c1ff83889212a6874fc1f586);
|
|
|
|
|
|
var marker_85e275f565af93ce32f86b9b7c6caef9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_60374125a88f4d1e0fd35d43b0fa6feb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e137a99fa575431d0848d675dff479c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06697e65db5d4a1e257d2cd75eb7e556 = $(`<div id="html_06697e65db5d4a1e257d2cd75eb7e556" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_6e137a99fa575431d0848d675dff479c.setContent(html_06697e65db5d4a1e257d2cd75eb7e556);
|
|
|
|
|
|
|
|
marker_85e275f565af93ce32f86b9b7c6caef9.bindPopup(popup_6e137a99fa575431d0848d675dff479c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85e275f565af93ce32f86b9b7c6caef9.setIcon(icon_60374125a88f4d1e0fd35d43b0fa6feb);
|
|
|
|
|
|
var marker_083698d255914f6c51d435c4fcbb5104 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5f95aa4fdb1352368500f449f36d23e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb69aeb72e08d33cb27be01a3a45bae7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c2085e63c62defa471abfc49a081e38 = $(`<div id="html_8c2085e63c62defa471abfc49a081e38" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_bb69aeb72e08d33cb27be01a3a45bae7.setContent(html_8c2085e63c62defa471abfc49a081e38);
|
|
|
|
|
|
|
|
marker_083698d255914f6c51d435c4fcbb5104.bindPopup(popup_bb69aeb72e08d33cb27be01a3a45bae7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_083698d255914f6c51d435c4fcbb5104.setIcon(icon_5f95aa4fdb1352368500f449f36d23e3);
|
|
|
|
|
|
var marker_090ad273ab2b2172bc127b5899e5d4ff = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0d21edf97239bbf2b2af82ba8a231a22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7013b78307d24ffced23b5720339ca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_170d4750905d7049f8a18ff859e9ce80 = $(`<div id="html_170d4750905d7049f8a18ff859e9ce80" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_b7013b78307d24ffced23b5720339ca0.setContent(html_170d4750905d7049f8a18ff859e9ce80);
|
|
|
|
|
|
|
|
marker_090ad273ab2b2172bc127b5899e5d4ff.bindPopup(popup_b7013b78307d24ffced23b5720339ca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_090ad273ab2b2172bc127b5899e5d4ff.setIcon(icon_0d21edf97239bbf2b2af82ba8a231a22);
|
|
|
|
|
|
var marker_c8118d3539e6c68a47c4e09792ab3bf3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_8ed4f6c6d4218b029782299e7db2962a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_366bc5e08f3d71aa195ff6bf649f0ca7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbb5e02283bc3123b9f569aeb7bf4f45 = $(`<div id="html_bbb5e02283bc3123b9f569aeb7bf4f45" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_366bc5e08f3d71aa195ff6bf649f0ca7.setContent(html_bbb5e02283bc3123b9f569aeb7bf4f45);
|
|
|
|
|
|
|
|
marker_c8118d3539e6c68a47c4e09792ab3bf3.bindPopup(popup_366bc5e08f3d71aa195ff6bf649f0ca7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8118d3539e6c68a47c4e09792ab3bf3.setIcon(icon_8ed4f6c6d4218b029782299e7db2962a);
|
|
|
|
|
|
var marker_f3551000e8811f84c508af15561063e1 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dc21d1fbd61edb2ea6859abbc9095d34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3936af095df4885c3ea1e43b01aeff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a65142131b267accfe746605524659d5 = $(`<div id="html_a65142131b267accfe746605524659d5" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_a3936af095df4885c3ea1e43b01aeff9.setContent(html_a65142131b267accfe746605524659d5);
|
|
|
|
|
|
|
|
marker_f3551000e8811f84c508af15561063e1.bindPopup(popup_a3936af095df4885c3ea1e43b01aeff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3551000e8811f84c508af15561063e1.setIcon(icon_dc21d1fbd61edb2ea6859abbc9095d34);
|
|
|
|
|
|
var marker_f5f38de13dc5b45bf8ef52995d82f51c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_046b2e1ff55d37341d7f9f0c8df84f5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_465db5875b0afd088243d83adcf1a605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_720f12f1402a492484a8c284c5783655 = $(`<div id="html_720f12f1402a492484a8c284c5783655" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com:443</div>`)[0];
|
|
popup_465db5875b0afd088243d83adcf1a605.setContent(html_720f12f1402a492484a8c284c5783655);
|
|
|
|
|
|
|
|
marker_f5f38de13dc5b45bf8ef52995d82f51c.bindPopup(popup_465db5875b0afd088243d83adcf1a605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5f38de13dc5b45bf8ef52995d82f51c.setIcon(icon_046b2e1ff55d37341d7f9f0c8df84f5e);
|
|
|
|
|
|
var marker_5c3a50bea34b6513f9b16a273ec2c07d = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_005c29039cd6ff361a62c1ce4214294f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ee3b6eadb5e6dd6403432d3c50ac13f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af2701fc6291f9e11ed64f80f7d0981b = $(`<div id="html_af2701fc6291f9e11ed64f80f7d0981b" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_0ee3b6eadb5e6dd6403432d3c50ac13f.setContent(html_af2701fc6291f9e11ed64f80f7d0981b);
|
|
|
|
|
|
|
|
marker_5c3a50bea34b6513f9b16a273ec2c07d.bindPopup(popup_0ee3b6eadb5e6dd6403432d3c50ac13f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c3a50bea34b6513f9b16a273ec2c07d.setIcon(icon_005c29039cd6ff361a62c1ce4214294f);
|
|
|
|
|
|
var marker_dcb7f52f106d14c7357d01fd0328e29f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_bd706d78aca85a2884e1490b7454b510 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5959127c9e43ffd81250a22aa0e42fba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15d52d0eaa2b6669e3ec33bfd091c408 = $(`<div id="html_15d52d0eaa2b6669e3ec33bfd091c408" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_5959127c9e43ffd81250a22aa0e42fba.setContent(html_15d52d0eaa2b6669e3ec33bfd091c408);
|
|
|
|
|
|
|
|
marker_dcb7f52f106d14c7357d01fd0328e29f.bindPopup(popup_5959127c9e43ffd81250a22aa0e42fba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcb7f52f106d14c7357d01fd0328e29f.setIcon(icon_bd706d78aca85a2884e1490b7454b510);
|
|
|
|
|
|
var marker_5a2c5234c870d7c49ff6d4d04783f349 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6772b8e60b537917267ecca0d8433787 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0b1cebb34dce4e251699e7120cbf5f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56bdbdb22faf9325e293422e7a6de269 = $(`<div id="html_56bdbdb22faf9325e293422e7a6de269" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_a0b1cebb34dce4e251699e7120cbf5f5.setContent(html_56bdbdb22faf9325e293422e7a6de269);
|
|
|
|
|
|
|
|
marker_5a2c5234c870d7c49ff6d4d04783f349.bindPopup(popup_a0b1cebb34dce4e251699e7120cbf5f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a2c5234c870d7c49ff6d4d04783f349.setIcon(icon_6772b8e60b537917267ecca0d8433787);
|
|
|
|
|
|
var marker_4805da296a3af7bb6a59b21bd6a31a4d = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1e07c8b935cdf75d39f5679abc38ee77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1094c7e6ac9ce89cbba2e235a0d738cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_630c9a876a4660329b34a3f63f9b897b = $(`<div id="html_630c9a876a4660329b34a3f63f9b897b" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net:443</div>`)[0];
|
|
popup_1094c7e6ac9ce89cbba2e235a0d738cf.setContent(html_630c9a876a4660329b34a3f63f9b897b);
|
|
|
|
|
|
|
|
marker_4805da296a3af7bb6a59b21bd6a31a4d.bindPopup(popup_1094c7e6ac9ce89cbba2e235a0d738cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4805da296a3af7bb6a59b21bd6a31a4d.setIcon(icon_1e07c8b935cdf75d39f5679abc38ee77);
|
|
|
|
|
|
var marker_42a88ef5a050721420ef12b01d321497 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_562222e5d3072e4515a0ceabf9170068 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08169e23345c479086f4d12bf442a4c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06d15a0d545e7436f3899973f1587e28 = $(`<div id="html_06d15a0d545e7436f3899973f1587e28" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai:443</div>`)[0];
|
|
popup_08169e23345c479086f4d12bf442a4c2.setContent(html_06d15a0d545e7436f3899973f1587e28);
|
|
|
|
|
|
|
|
marker_42a88ef5a050721420ef12b01d321497.bindPopup(popup_08169e23345c479086f4d12bf442a4c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42a88ef5a050721420ef12b01d321497.setIcon(icon_562222e5d3072e4515a0ceabf9170068);
|
|
|
|
|
|
var marker_7fb51c4a801819ce4f9f5c90a3215bef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6188ed0523a63c2de47d01882c14a0cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1ec1fcf6902327ca938521ff02bbca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bad1dfb92301138693319c30ed745706 = $(`<div id="html_bad1dfb92301138693319c30ed745706" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_e1ec1fcf6902327ca938521ff02bbca8.setContent(html_bad1dfb92301138693319c30ed745706);
|
|
|
|
|
|
|
|
marker_7fb51c4a801819ce4f9f5c90a3215bef.bindPopup(popup_e1ec1fcf6902327ca938521ff02bbca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fb51c4a801819ce4f9f5c90a3215bef.setIcon(icon_6188ed0523a63c2de47d01882c14a0cd);
|
|
|
|
|
|
var marker_2d6bce2fde636c9a18ddf05664b7de05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_f9c452cbe592b7e20079fc60a8861799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7deca48b9232a115745e53e837c17fdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d938f7037680753cab8da481faf434d = $(`<div id="html_6d938f7037680753cab8da481faf434d" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_7deca48b9232a115745e53e837c17fdc.setContent(html_6d938f7037680753cab8da481faf434d);
|
|
|
|
|
|
|
|
marker_2d6bce2fde636c9a18ddf05664b7de05.bindPopup(popup_7deca48b9232a115745e53e837c17fdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d6bce2fde636c9a18ddf05664b7de05.setIcon(icon_f9c452cbe592b7e20079fc60a8861799);
|
|
|
|
|
|
var marker_3e362c7bb4e30b56b40ba846363497a7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fc451738b5497739dc56bec496d999b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19e84e60e5a2c305cd38055441ea2168 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce941036dd22c3b38e9e6b752d806df8 = $(`<div id="html_ce941036dd22c3b38e9e6b752d806df8" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_19e84e60e5a2c305cd38055441ea2168.setContent(html_ce941036dd22c3b38e9e6b752d806df8);
|
|
|
|
|
|
|
|
marker_3e362c7bb4e30b56b40ba846363497a7.bindPopup(popup_19e84e60e5a2c305cd38055441ea2168)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e362c7bb4e30b56b40ba846363497a7.setIcon(icon_fc451738b5497739dc56bec496d999b8);
|
|
|
|
|
|
var marker_02008fe76efc4dda8f6de4a8b478bbd5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_80260efda67f189d49c40a27b0115aff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a44c856c35481a3523fc50789787de32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feabb1c65040423b8a2be92ab4a76e02 = $(`<div id="html_feabb1c65040423b8a2be92ab4a76e02" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_a44c856c35481a3523fc50789787de32.setContent(html_feabb1c65040423b8a2be92ab4a76e02);
|
|
|
|
|
|
|
|
marker_02008fe76efc4dda8f6de4a8b478bbd5.bindPopup(popup_a44c856c35481a3523fc50789787de32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02008fe76efc4dda8f6de4a8b478bbd5.setIcon(icon_80260efda67f189d49c40a27b0115aff);
|
|
|
|
|
|
var marker_75a86a761ebeaae4b9740edfb5f2a255 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d0ffe311eab028ddc0eaea3f04b84c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fccbb2b20104bf03afe0216e026dcbed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e554466217d8ebd9e70ab18bfb6fa0d = $(`<div id="html_9e554466217d8ebd9e70ab18bfb6fa0d" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com:443</div>`)[0];
|
|
popup_fccbb2b20104bf03afe0216e026dcbed.setContent(html_9e554466217d8ebd9e70ab18bfb6fa0d);
|
|
|
|
|
|
|
|
marker_75a86a761ebeaae4b9740edfb5f2a255.bindPopup(popup_fccbb2b20104bf03afe0216e026dcbed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75a86a761ebeaae4b9740edfb5f2a255.setIcon(icon_d0ffe311eab028ddc0eaea3f04b84c21);
|
|
|
|
|
|
var marker_91454165bb93d73d88de1e6e82478d7f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_816f07985869e88fcb5524278fc1f7d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41a4184b7d25c5fb7531b6fdf58cd130 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3a58e30b2a47cc116d711a56cbdb2fd = $(`<div id="html_d3a58e30b2a47cc116d711a56cbdb2fd" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_41a4184b7d25c5fb7531b6fdf58cd130.setContent(html_d3a58e30b2a47cc116d711a56cbdb2fd);
|
|
|
|
|
|
|
|
marker_91454165bb93d73d88de1e6e82478d7f.bindPopup(popup_41a4184b7d25c5fb7531b6fdf58cd130)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91454165bb93d73d88de1e6e82478d7f.setIcon(icon_816f07985869e88fcb5524278fc1f7d5);
|
|
|
|
|
|
var marker_ecf61bec8729816dbe12711b6b935241 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9429d1743d7ce3748eb13a34bc02d654 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_689996fcd7a1fdffb69efefaff45b2b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0fd58ab7515dcc4fcc4d47deb359ef7 = $(`<div id="html_f0fd58ab7515dcc4fcc4d47deb359ef7" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_689996fcd7a1fdffb69efefaff45b2b4.setContent(html_f0fd58ab7515dcc4fcc4d47deb359ef7);
|
|
|
|
|
|
|
|
marker_ecf61bec8729816dbe12711b6b935241.bindPopup(popup_689996fcd7a1fdffb69efefaff45b2b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecf61bec8729816dbe12711b6b935241.setIcon(icon_9429d1743d7ce3748eb13a34bc02d654);
|
|
|
|
|
|
var marker_f50e9f864a77a5600ef58498c50261dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c5ade5ca3523f1175cf783f5424deb0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b63497b5717d6395052e8b8c819f00da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a6e7840a18666f373f59b9babf85ef8 = $(`<div id="html_7a6e7840a18666f373f59b9babf85ef8" style="width: 100.0%; height: 100.0%;">x.kojira.io:443</div>`)[0];
|
|
popup_b63497b5717d6395052e8b8c819f00da.setContent(html_7a6e7840a18666f373f59b9babf85ef8);
|
|
|
|
|
|
|
|
marker_f50e9f864a77a5600ef58498c50261dc.bindPopup(popup_b63497b5717d6395052e8b8c819f00da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f50e9f864a77a5600ef58498c50261dc.setIcon(icon_c5ade5ca3523f1175cf783f5424deb0e);
|
|
|
|
|
|
var marker_13c91a9974c6b82e211d8a4fe819c1d8 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5a9586e8525abdf5ec255afd831c0468 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_675f87bab1ee6b0a2a1ea170ede4be61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e53e6733fbab4144a843bea056d21769 = $(`<div id="html_e53e6733fbab4144a843bea056d21769" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_675f87bab1ee6b0a2a1ea170ede4be61.setContent(html_e53e6733fbab4144a843bea056d21769);
|
|
|
|
|
|
|
|
marker_13c91a9974c6b82e211d8a4fe819c1d8.bindPopup(popup_675f87bab1ee6b0a2a1ea170ede4be61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13c91a9974c6b82e211d8a4fe819c1d8.setIcon(icon_5a9586e8525abdf5ec255afd831c0468);
|
|
|
|
|
|
var marker_e2b54133d3071aacfb035c47c0c89aa5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_cb434921c62d510b33551b1b31b2f56f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d2f8ea326d78bf8e2f019a335afa451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69d3f4dc6b4adb712aa16aff9634ae43 = $(`<div id="html_69d3f4dc6b4adb712aa16aff9634ae43" style="width: 100.0%; height: 100.0%;">relay.minibolt.info:443</div>`)[0];
|
|
popup_4d2f8ea326d78bf8e2f019a335afa451.setContent(html_69d3f4dc6b4adb712aa16aff9634ae43);
|
|
|
|
|
|
|
|
marker_e2b54133d3071aacfb035c47c0c89aa5.bindPopup(popup_4d2f8ea326d78bf8e2f019a335afa451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2b54133d3071aacfb035c47c0c89aa5.setIcon(icon_cb434921c62d510b33551b1b31b2f56f);
|
|
|
|
|
|
var marker_e51c9d95d60187494ae9375acc78ea51 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c447ca8d063d6282004470907ad1f433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e4eb5aa95e5f8ee1935032a2d89df18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53f936c40b79e8915cca5061229e81db = $(`<div id="html_53f936c40b79e8915cca5061229e81db" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_7e4eb5aa95e5f8ee1935032a2d89df18.setContent(html_53f936c40b79e8915cca5061229e81db);
|
|
|
|
|
|
|
|
marker_e51c9d95d60187494ae9375acc78ea51.bindPopup(popup_7e4eb5aa95e5f8ee1935032a2d89df18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e51c9d95d60187494ae9375acc78ea51.setIcon(icon_c447ca8d063d6282004470907ad1f433);
|
|
|
|
|
|
var marker_48ca5b26e072d290bafd58f734e54aac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2df40eddea0e8eac561ffe5940dc2e62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62b0efb1c7b58f9fdeba05a86405117d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71b6322f6ba7345d30d17e3af1ea2bc8 = $(`<div id="html_71b6322f6ba7345d30d17e3af1ea2bc8" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win:443</div>`)[0];
|
|
popup_62b0efb1c7b58f9fdeba05a86405117d.setContent(html_71b6322f6ba7345d30d17e3af1ea2bc8);
|
|
|
|
|
|
|
|
marker_48ca5b26e072d290bafd58f734e54aac.bindPopup(popup_62b0efb1c7b58f9fdeba05a86405117d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48ca5b26e072d290bafd58f734e54aac.setIcon(icon_2df40eddea0e8eac561ffe5940dc2e62);
|
|
|
|
|
|
var marker_b9bcb45720d5e148d518dcbc057bc95e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_04e26db5b1678aaa8d973535f7cb92b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9891c81c1256391c44e9b666e924d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_522157eb6a4bb5e7cc95de25d0b60890 = $(`<div id="html_522157eb6a4bb5e7cc95de25d0b60890" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_b9891c81c1256391c44e9b666e924d3d.setContent(html_522157eb6a4bb5e7cc95de25d0b60890);
|
|
|
|
|
|
|
|
marker_b9bcb45720d5e148d518dcbc057bc95e.bindPopup(popup_b9891c81c1256391c44e9b666e924d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9bcb45720d5e148d518dcbc057bc95e.setIcon(icon_04e26db5b1678aaa8d973535f7cb92b5);
|
|
|
|
|
|
var marker_684c047974134b2fb1692cd86f23d3fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e72affa29d569ff42989c22fdccac7ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32ae661521aeb740bf84cd90b1924c2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_995c8ecba8e7f5120ed3a6edd9fd16a4 = $(`<div id="html_995c8ecba8e7f5120ed3a6edd9fd16a4" style="width: 100.0%; height: 100.0%;">relay.trotters.cc:443</div>`)[0];
|
|
popup_32ae661521aeb740bf84cd90b1924c2b.setContent(html_995c8ecba8e7f5120ed3a6edd9fd16a4);
|
|
|
|
|
|
|
|
marker_684c047974134b2fb1692cd86f23d3fa.bindPopup(popup_32ae661521aeb740bf84cd90b1924c2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_684c047974134b2fb1692cd86f23d3fa.setIcon(icon_e72affa29d569ff42989c22fdccac7ba);
|
|
|
|
|
|
var marker_fdf04c413d6a65341f25ae500112b5ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5110f65398cd8c2b4082094f047217f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc26036ea2a6ea9bde9d95a04ac9bcf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_248774b6ddc3f7e67c5d11e374f11664 = $(`<div id="html_248774b6ddc3f7e67c5d11e374f11664" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud:443</div>`)[0];
|
|
popup_cc26036ea2a6ea9bde9d95a04ac9bcf8.setContent(html_248774b6ddc3f7e67c5d11e374f11664);
|
|
|
|
|
|
|
|
marker_fdf04c413d6a65341f25ae500112b5ee.bindPopup(popup_cc26036ea2a6ea9bde9d95a04ac9bcf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdf04c413d6a65341f25ae500112b5ee.setIcon(icon_5110f65398cd8c2b4082094f047217f9);
|
|
|
|
|
|
var marker_6fbde55ca82873a6814e33cac357b72a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_76e20a54c1099dc0c48c90a7a3fb18f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49ea3a38db4deda829da5404b4947613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cef831fdd6ba6591f38f664c6ce0b78a = $(`<div id="html_cef831fdd6ba6591f38f664c6ce0b78a" style="width: 100.0%; height: 100.0%;">relay.angor.io:443</div>`)[0];
|
|
popup_49ea3a38db4deda829da5404b4947613.setContent(html_cef831fdd6ba6591f38f664c6ce0b78a);
|
|
|
|
|
|
|
|
marker_6fbde55ca82873a6814e33cac357b72a.bindPopup(popup_49ea3a38db4deda829da5404b4947613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fbde55ca82873a6814e33cac357b72a.setIcon(icon_76e20a54c1099dc0c48c90a7a3fb18f9);
|
|
|
|
|
|
var marker_602e752f3c733694f39f0383da2cafa3 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5e2576f71e4c9134bb85a37655fd4037 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f67bdf6c67078ec53407be24c8922838 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_344364beef7fffefe1b1b37a2fed94fe = $(`<div id="html_344364beef7fffefe1b1b37a2fed94fe" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_f67bdf6c67078ec53407be24c8922838.setContent(html_344364beef7fffefe1b1b37a2fed94fe);
|
|
|
|
|
|
|
|
marker_602e752f3c733694f39f0383da2cafa3.bindPopup(popup_f67bdf6c67078ec53407be24c8922838)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_602e752f3c733694f39f0383da2cafa3.setIcon(icon_5e2576f71e4c9134bb85a37655fd4037);
|
|
|
|
|
|
var marker_a2dcce521d9dcdb8585f572c901d92e2 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fc481634bef60f4c54a26898f6ae4380 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0c62516212869d35ca24ebc24285481 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a98f42cacd39d1c0d251fed4c7f14300 = $(`<div id="html_a98f42cacd39d1c0d251fed4c7f14300" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_d0c62516212869d35ca24ebc24285481.setContent(html_a98f42cacd39d1c0d251fed4c7f14300);
|
|
|
|
|
|
|
|
marker_a2dcce521d9dcdb8585f572c901d92e2.bindPopup(popup_d0c62516212869d35ca24ebc24285481)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2dcce521d9dcdb8585f572c901d92e2.setIcon(icon_fc481634bef60f4c54a26898f6ae4380);
|
|
|
|
|
|
var marker_77009b846043170dec91da6aadd10652 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9a19fee351c20d3dd639b1955595da0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_958d869d05d20b7e7b826f29e50bcd3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afae3469a20ea6f66ea5f1964edd9c67 = $(`<div id="html_afae3469a20ea6f66ea5f1964edd9c67" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_958d869d05d20b7e7b826f29e50bcd3b.setContent(html_afae3469a20ea6f66ea5f1964edd9c67);
|
|
|
|
|
|
|
|
marker_77009b846043170dec91da6aadd10652.bindPopup(popup_958d869d05d20b7e7b826f29e50bcd3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77009b846043170dec91da6aadd10652.setIcon(icon_9a19fee351c20d3dd639b1955595da0d);
|
|
|
|
|
|
var marker_d22d5307a4389ee83cfa908b0297185a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ccb60a1a2dd36a8d5de63b38d557e8cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a4e3aea122fa41f1f2fbc5b0dc4316d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7ad301874bdeb15a6db2a60877be632 = $(`<div id="html_c7ad301874bdeb15a6db2a60877be632" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com:443</div>`)[0];
|
|
popup_0a4e3aea122fa41f1f2fbc5b0dc4316d.setContent(html_c7ad301874bdeb15a6db2a60877be632);
|
|
|
|
|
|
|
|
marker_d22d5307a4389ee83cfa908b0297185a.bindPopup(popup_0a4e3aea122fa41f1f2fbc5b0dc4316d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d22d5307a4389ee83cfa908b0297185a.setIcon(icon_ccb60a1a2dd36a8d5de63b38d557e8cf);
|
|
|
|
|
|
var marker_0e9c7adaf08710d7990079847c19512f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_cde70462f43cd029da1d01dc238c45b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea63e06004f117e835b752ee03ba31fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7832ce988e3b1030158a0c8d4461157 = $(`<div id="html_f7832ce988e3b1030158a0c8d4461157" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io:443</div>`)[0];
|
|
popup_ea63e06004f117e835b752ee03ba31fd.setContent(html_f7832ce988e3b1030158a0c8d4461157);
|
|
|
|
|
|
|
|
marker_0e9c7adaf08710d7990079847c19512f.bindPopup(popup_ea63e06004f117e835b752ee03ba31fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e9c7adaf08710d7990079847c19512f.setIcon(icon_cde70462f43cd029da1d01dc238c45b7);
|
|
|
|
|
|
var marker_bd27a11d3e29fb793157fc93a0ce2925 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b09c7936006bb1243fa8c070a5f34d91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e40ffa57a32ad349020130694886015f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c558e22b88f2f4d3bd46fae55244764 = $(`<div id="html_7c558e22b88f2f4d3bd46fae55244764" style="width: 100.0%; height: 100.0%;">relay.0xchat.com:443</div>`)[0];
|
|
popup_e40ffa57a32ad349020130694886015f.setContent(html_7c558e22b88f2f4d3bd46fae55244764);
|
|
|
|
|
|
|
|
marker_bd27a11d3e29fb793157fc93a0ce2925.bindPopup(popup_e40ffa57a32ad349020130694886015f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd27a11d3e29fb793157fc93a0ce2925.setIcon(icon_b09c7936006bb1243fa8c070a5f34d91);
|
|
|
|
|
|
var marker_466072bebf4b1eb7ccdd982443e19ae2 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a04b382fb2e049578b722233290d3511 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0f7c3ea15e6450a4a9f39d6f3b59878 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_414f84f866abf21d13a286e143479cf6 = $(`<div id="html_414f84f866abf21d13a286e143479cf6" style="width: 100.0%; height: 100.0%;">relay.manneken.brussels</div>`)[0];
|
|
popup_e0f7c3ea15e6450a4a9f39d6f3b59878.setContent(html_414f84f866abf21d13a286e143479cf6);
|
|
|
|
|
|
|
|
marker_466072bebf4b1eb7ccdd982443e19ae2.bindPopup(popup_e0f7c3ea15e6450a4a9f39d6f3b59878)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_466072bebf4b1eb7ccdd982443e19ae2.setIcon(icon_a04b382fb2e049578b722233290d3511);
|
|
|
|
|
|
var marker_29309841714cc3a55c0b4fd18e3462fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dcb780b402db589bbe9a65a4170d5b65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0b8ebdbdde6aad8d00227aae7861b0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c9808a7f7ad9353330b4660b60a7e8d = $(`<div id="html_8c9808a7f7ad9353330b4660b60a7e8d" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_b0b8ebdbdde6aad8d00227aae7861b0e.setContent(html_8c9808a7f7ad9353330b4660b60a7e8d);
|
|
|
|
|
|
|
|
marker_29309841714cc3a55c0b4fd18e3462fc.bindPopup(popup_b0b8ebdbdde6aad8d00227aae7861b0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29309841714cc3a55c0b4fd18e3462fc.setIcon(icon_dcb780b402db589bbe9a65a4170d5b65);
|
|
|
|
|
|
var marker_fbbfc3f70b1363fa194edc7db65f6b4f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_783cca2dba4fecfb64bff25cf71781d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47340b494e68132e942c8e9ea7c236f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f37b01bd110b84ca941525bbef98e6f9 = $(`<div id="html_f37b01bd110b84ca941525bbef98e6f9" style="width: 100.0%; height: 100.0%;">nostr.hekster.org:443</div>`)[0];
|
|
popup_47340b494e68132e942c8e9ea7c236f6.setContent(html_f37b01bd110b84ca941525bbef98e6f9);
|
|
|
|
|
|
|
|
marker_fbbfc3f70b1363fa194edc7db65f6b4f.bindPopup(popup_47340b494e68132e942c8e9ea7c236f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbbfc3f70b1363fa194edc7db65f6b4f.setIcon(icon_783cca2dba4fecfb64bff25cf71781d2);
|
|
|
|
|
|
var marker_26361ef80eda52e7beb61c18f3864916 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_aaa517146226752e67d9eec13a349b9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aec6424ba576c660726ea68877093589 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17c80e3b923a7b84cff8782649b8fe46 = $(`<div id="html_17c80e3b923a7b84cff8782649b8fe46" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_aec6424ba576c660726ea68877093589.setContent(html_17c80e3b923a7b84cff8782649b8fe46);
|
|
|
|
|
|
|
|
marker_26361ef80eda52e7beb61c18f3864916.bindPopup(popup_aec6424ba576c660726ea68877093589)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26361ef80eda52e7beb61c18f3864916.setIcon(icon_aaa517146226752e67d9eec13a349b9d);
|
|
|
|
|
|
var marker_80cd74c40db71f223c96e5f9d93455e2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6e4fb4e4a41bea12cc61ed0b0e8eab9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce201132abcac1bb78593d8ed47934f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93ec9b3da3753328904469f521283a38 = $(`<div id="html_93ec9b3da3753328904469f521283a38" style="width: 100.0%; height: 100.0%;">relay2.angor.io:443</div>`)[0];
|
|
popup_ce201132abcac1bb78593d8ed47934f4.setContent(html_93ec9b3da3753328904469f521283a38);
|
|
|
|
|
|
|
|
marker_80cd74c40db71f223c96e5f9d93455e2.bindPopup(popup_ce201132abcac1bb78593d8ed47934f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80cd74c40db71f223c96e5f9d93455e2.setIcon(icon_6e4fb4e4a41bea12cc61ed0b0e8eab9e);
|
|
|
|
|
|
var marker_b5815a8a94fb68ef8cf5cb08566d9390 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d8eabbf582d1fa297478a08c3dc0c5ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb8c72ad2ca07b377e1aa27ffed74546 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_736b932d9ac306d3699629051ca7d471 = $(`<div id="html_736b932d9ac306d3699629051ca7d471" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_bb8c72ad2ca07b377e1aa27ffed74546.setContent(html_736b932d9ac306d3699629051ca7d471);
|
|
|
|
|
|
|
|
marker_b5815a8a94fb68ef8cf5cb08566d9390.bindPopup(popup_bb8c72ad2ca07b377e1aa27ffed74546)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5815a8a94fb68ef8cf5cb08566d9390.setIcon(icon_d8eabbf582d1fa297478a08c3dc0c5ee);
|
|
|
|
|
|
var marker_be7a0ff7945687daec8f85c5de2a05dd = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_110b1b772f07a2e813ebf1e3a4607c0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd0892d5b2272c28559e4b4dc222d806 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_124ea2d51f8274e1fe0446d54a71deec = $(`<div id="html_124ea2d51f8274e1fe0446d54a71deec" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com:443</div>`)[0];
|
|
popup_dd0892d5b2272c28559e4b4dc222d806.setContent(html_124ea2d51f8274e1fe0446d54a71deec);
|
|
|
|
|
|
|
|
marker_be7a0ff7945687daec8f85c5de2a05dd.bindPopup(popup_dd0892d5b2272c28559e4b4dc222d806)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be7a0ff7945687daec8f85c5de2a05dd.setIcon(icon_110b1b772f07a2e813ebf1e3a4607c0a);
|
|
|
|
|
|
var marker_26a20c32ffe0a002693ec00fdc2de4a6 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1c5f4ff15376e512cea6a834cfc67a69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75118c3d7e536a200c4a54e97704fc46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55ee56a62fcc3f9f59dee176f2c132da = $(`<div id="html_55ee56a62fcc3f9f59dee176f2c132da" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_75118c3d7e536a200c4a54e97704fc46.setContent(html_55ee56a62fcc3f9f59dee176f2c132da);
|
|
|
|
|
|
|
|
marker_26a20c32ffe0a002693ec00fdc2de4a6.bindPopup(popup_75118c3d7e536a200c4a54e97704fc46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26a20c32ffe0a002693ec00fdc2de4a6.setIcon(icon_1c5f4ff15376e512cea6a834cfc67a69);
|
|
|
|
|
|
var marker_d0dd51eccd1a18c89bcfa27652cf6086 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4d1c3b0e53656017f5c41300a86169d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c251299c20f7c53be7d6da9d1bf16a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd744e4624242417812953e72a575311 = $(`<div id="html_bd744e4624242417812953e72a575311" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_39c251299c20f7c53be7d6da9d1bf16a.setContent(html_bd744e4624242417812953e72a575311);
|
|
|
|
|
|
|
|
marker_d0dd51eccd1a18c89bcfa27652cf6086.bindPopup(popup_39c251299c20f7c53be7d6da9d1bf16a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0dd51eccd1a18c89bcfa27652cf6086.setIcon(icon_4d1c3b0e53656017f5c41300a86169d0);
|
|
|
|
|
|
var marker_6963f608b13083844e9a4e594fef9d6d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2c3313d4568cac211248df1078416769 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f878f0d7764227160143520214a6d263 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd6142bff527ff86b26cedce35ea8f18 = $(`<div id="html_bd6142bff527ff86b26cedce35ea8f18" style="width: 100.0%; height: 100.0%;">nos.lol:443</div>`)[0];
|
|
popup_f878f0d7764227160143520214a6d263.setContent(html_bd6142bff527ff86b26cedce35ea8f18);
|
|
|
|
|
|
|
|
marker_6963f608b13083844e9a4e594fef9d6d.bindPopup(popup_f878f0d7764227160143520214a6d263)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6963f608b13083844e9a4e594fef9d6d.setIcon(icon_2c3313d4568cac211248df1078416769);
|
|
|
|
|
|
var marker_47b1de0691bde7a9b7a902f81c357a9c = L.marker(
|
|
[34.9582, -81.9907],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_cfb409320b80e8dfdc0f9e4faccb5c84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3b4d2022b6c55af9ba56f0d95a73e68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9c86a9da922c775b94f5f36b4289720 = $(`<div id="html_c9c86a9da922c775b94f5f36b4289720" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_d3b4d2022b6c55af9ba56f0d95a73e68.setContent(html_c9c86a9da922c775b94f5f36b4289720);
|
|
|
|
|
|
|
|
marker_47b1de0691bde7a9b7a902f81c357a9c.bindPopup(popup_d3b4d2022b6c55af9ba56f0d95a73e68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b1de0691bde7a9b7a902f81c357a9c.setIcon(icon_cfb409320b80e8dfdc0f9e4faccb5c84);
|
|
|
|
|
|
var marker_dcd9baede73396ad5d851486e3ba06ac = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_947cdd3847797e12fa7a7bda85449606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec883bf97e088fbc79584926071f2d55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e77e05d5dfe0d2ca8578a67644dd16d7 = $(`<div id="html_e77e05d5dfe0d2ca8578a67644dd16d7" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_ec883bf97e088fbc79584926071f2d55.setContent(html_e77e05d5dfe0d2ca8578a67644dd16d7);
|
|
|
|
|
|
|
|
marker_dcd9baede73396ad5d851486e3ba06ac.bindPopup(popup_ec883bf97e088fbc79584926071f2d55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcd9baede73396ad5d851486e3ba06ac.setIcon(icon_947cdd3847797e12fa7a7bda85449606);
|
|
|
|
|
|
var marker_7a1f390b6e1c06af1aeeb437e08eeb6f = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b10243bd5d6b2ef357e3c79946b3645a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea85276857ceefc8116b5efc5ced3910 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83a1c117646d937ef8f8b09cb881d61c = $(`<div id="html_83a1c117646d937ef8f8b09cb881d61c" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_ea85276857ceefc8116b5efc5ced3910.setContent(html_83a1c117646d937ef8f8b09cb881d61c);
|
|
|
|
|
|
|
|
marker_7a1f390b6e1c06af1aeeb437e08eeb6f.bindPopup(popup_ea85276857ceefc8116b5efc5ced3910)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a1f390b6e1c06af1aeeb437e08eeb6f.setIcon(icon_b10243bd5d6b2ef357e3c79946b3645a);
|
|
|
|
|
|
var marker_fb8e7760c6426771fbc6708c5e207a36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_bce169a1579c6d7b7057906d9d1b63ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4f80e466d22bba675990db18a189194 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c849d963cc460b7233ba9361f555e47 = $(`<div id="html_8c849d963cc460b7233ba9361f555e47" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_d4f80e466d22bba675990db18a189194.setContent(html_8c849d963cc460b7233ba9361f555e47);
|
|
|
|
|
|
|
|
marker_fb8e7760c6426771fbc6708c5e207a36.bindPopup(popup_d4f80e466d22bba675990db18a189194)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb8e7760c6426771fbc6708c5e207a36.setIcon(icon_bce169a1579c6d7b7057906d9d1b63ae);
|
|
|
|
|
|
var marker_fe1e01da3eeb4c2a33b04153d2a75b64 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_73fcaf5fb8fbaad5e0959991458ae3d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d545d1c49dbc4c98202c165a1f54830 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e5b4135c52178e7c38cc129bea285fe = $(`<div id="html_5e5b4135c52178e7c38cc129bea285fe" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_7d545d1c49dbc4c98202c165a1f54830.setContent(html_5e5b4135c52178e7c38cc129bea285fe);
|
|
|
|
|
|
|
|
marker_fe1e01da3eeb4c2a33b04153d2a75b64.bindPopup(popup_7d545d1c49dbc4c98202c165a1f54830)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe1e01da3eeb4c2a33b04153d2a75b64.setIcon(icon_73fcaf5fb8fbaad5e0959991458ae3d8);
|
|
|
|
|
|
var marker_8c043d8bfbc3c51c346e528516df03cc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_443a8f15b94c3a43816e1b111ba6b9b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da204a1b55121487a554c4d3d4c97b17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75db60e2def2d056239712ee7d0a0e44 = $(`<div id="html_75db60e2def2d056239712ee7d0a0e44" style="width: 100.0%; height: 100.0%;">nostr.relay.hedwig.sh</div>`)[0];
|
|
popup_da204a1b55121487a554c4d3d4c97b17.setContent(html_75db60e2def2d056239712ee7d0a0e44);
|
|
|
|
|
|
|
|
marker_8c043d8bfbc3c51c346e528516df03cc.bindPopup(popup_da204a1b55121487a554c4d3d4c97b17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c043d8bfbc3c51c346e528516df03cc.setIcon(icon_443a8f15b94c3a43816e1b111ba6b9b4);
|
|
|
|
|
|
var marker_9fb9b1387323c2f38cc7984681cc55d8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_91d7dd1164e0da7b2e8b89b1bc2ebe08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbde65647f578fc5e927c54870459c85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_799ef5cadc0fc162189945dcead52fd3 = $(`<div id="html_799ef5cadc0fc162189945dcead52fd3" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_dbde65647f578fc5e927c54870459c85.setContent(html_799ef5cadc0fc162189945dcead52fd3);
|
|
|
|
|
|
|
|
marker_9fb9b1387323c2f38cc7984681cc55d8.bindPopup(popup_dbde65647f578fc5e927c54870459c85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fb9b1387323c2f38cc7984681cc55d8.setIcon(icon_91d7dd1164e0da7b2e8b89b1bc2ebe08);
|
|
|
|
|
|
var marker_abbece27c63312b2bb120e0260a37444 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dc1390d3dae7f728b6f3c6aaeb1ec798 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed2919449d0cf1d4708c7ad32fad6bf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c44d35ef10652ac614722ed28845fa6c = $(`<div id="html_c44d35ef10652ac614722ed28845fa6c" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe:443</div>`)[0];
|
|
popup_ed2919449d0cf1d4708c7ad32fad6bf1.setContent(html_c44d35ef10652ac614722ed28845fa6c);
|
|
|
|
|
|
|
|
marker_abbece27c63312b2bb120e0260a37444.bindPopup(popup_ed2919449d0cf1d4708c7ad32fad6bf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abbece27c63312b2bb120e0260a37444.setIcon(icon_dc1390d3dae7f728b6f3c6aaeb1ec798);
|
|
|
|
|
|
var marker_3902cf0c6aab06c50d84609982d33137 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ec64b33722535ff8b471e4d054d16a94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_023ec4247b0f93bcd512a4d95f0215d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be833c03d47cb4864761471744a8e72e = $(`<div id="html_be833c03d47cb4864761471744a8e72e" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_023ec4247b0f93bcd512a4d95f0215d8.setContent(html_be833c03d47cb4864761471744a8e72e);
|
|
|
|
|
|
|
|
marker_3902cf0c6aab06c50d84609982d33137.bindPopup(popup_023ec4247b0f93bcd512a4d95f0215d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3902cf0c6aab06c50d84609982d33137.setIcon(icon_ec64b33722535ff8b471e4d054d16a94);
|
|
|
|
|
|
var marker_ede4137dde84eb4d09bc404c563400cc = L.marker(
|
|
[39.6478, -104.988],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ed150f8a3dafd1e97803b76970b99b3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e2aaf5548cab0ddcd4327f889893e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1a9183c2f209e89f88dce6349b92943 = $(`<div id="html_c1a9183c2f209e89f88dce6349b92943" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_9e2aaf5548cab0ddcd4327f889893e2d.setContent(html_c1a9183c2f209e89f88dce6349b92943);
|
|
|
|
|
|
|
|
marker_ede4137dde84eb4d09bc404c563400cc.bindPopup(popup_9e2aaf5548cab0ddcd4327f889893e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ede4137dde84eb4d09bc404c563400cc.setIcon(icon_ed150f8a3dafd1e97803b76970b99b3c);
|
|
|
|
|
|
var marker_0a75bcdd3ab48d590c0ce8b0db40aec1 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_db49c4dcbe7e947e6a91d041dd09f91e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6c7d4130c10950524278b17bf0da999 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cf443e3184cc83874cc6c784a774c31 = $(`<div id="html_6cf443e3184cc83874cc6c784a774c31" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_c6c7d4130c10950524278b17bf0da999.setContent(html_6cf443e3184cc83874cc6c784a774c31);
|
|
|
|
|
|
|
|
marker_0a75bcdd3ab48d590c0ce8b0db40aec1.bindPopup(popup_c6c7d4130c10950524278b17bf0da999)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a75bcdd3ab48d590c0ce8b0db40aec1.setIcon(icon_db49c4dcbe7e947e6a91d041dd09f91e);
|
|
|
|
|
|
var marker_82359b24880df4b10f5bf918d00fa5f4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_423b80a8ac8b03b11cc7a810d74b62e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa72b22f0b35171b6f04323ce5f451cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8721244ef4dc87a04fdbbeec339f7a5e = $(`<div id="html_8721244ef4dc87a04fdbbeec339f7a5e" style="width: 100.0%; height: 100.0%;">nostr.notribe.net:443</div>`)[0];
|
|
popup_aa72b22f0b35171b6f04323ce5f451cb.setContent(html_8721244ef4dc87a04fdbbeec339f7a5e);
|
|
|
|
|
|
|
|
marker_82359b24880df4b10f5bf918d00fa5f4.bindPopup(popup_aa72b22f0b35171b6f04323ce5f451cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82359b24880df4b10f5bf918d00fa5f4.setIcon(icon_423b80a8ac8b03b11cc7a810d74b62e2);
|
|
|
|
|
|
var marker_9c15daa42c6137fe07f997d677a93a1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1ba2936f86c0de8951b1887581ae171a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49b55465864a6ff6620b19524046ea6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a8842fe036cda7cbe50fd7c27d92868 = $(`<div id="html_1a8842fe036cda7cbe50fd7c27d92868" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_49b55465864a6ff6620b19524046ea6f.setContent(html_1a8842fe036cda7cbe50fd7c27d92868);
|
|
|
|
|
|
|
|
marker_9c15daa42c6137fe07f997d677a93a1b.bindPopup(popup_49b55465864a6ff6620b19524046ea6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c15daa42c6137fe07f997d677a93a1b.setIcon(icon_1ba2936f86c0de8951b1887581ae171a);
|
|
|
|
|
|
var marker_0240dbacafebab469f24f9cc48f399a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b0471116be17eebc1db68970f4b29b02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b60b7e26ef67a99202baacb449a53306 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21d2c764b66a7084dc89dc4d62605971 = $(`<div id="html_21d2c764b66a7084dc89dc4d62605971" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_b60b7e26ef67a99202baacb449a53306.setContent(html_21d2c764b66a7084dc89dc4d62605971);
|
|
|
|
|
|
|
|
marker_0240dbacafebab469f24f9cc48f399a3.bindPopup(popup_b60b7e26ef67a99202baacb449a53306)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0240dbacafebab469f24f9cc48f399a3.setIcon(icon_b0471116be17eebc1db68970f4b29b02);
|
|
|
|
|
|
var marker_b51c26c80c87c38a1282a437b410c1e2 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6b9e1e4bea1d29b589c3f1fba11b6d71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7cead41d73bbc09a09ea9d22ee34c39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23a92650ed056e69cc2e2e67e5696784 = $(`<div id="html_23a92650ed056e69cc2e2e67e5696784" style="width: 100.0%; height: 100.0%;">relay.wisp.talk:443</div>`)[0];
|
|
popup_a7cead41d73bbc09a09ea9d22ee34c39.setContent(html_23a92650ed056e69cc2e2e67e5696784);
|
|
|
|
|
|
|
|
marker_b51c26c80c87c38a1282a437b410c1e2.bindPopup(popup_a7cead41d73bbc09a09ea9d22ee34c39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b51c26c80c87c38a1282a437b410c1e2.setIcon(icon_6b9e1e4bea1d29b589c3f1fba11b6d71);
|
|
|
|
|
|
var marker_673ebd16dde1357a6f728cf7897da19e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d769c400f462dadded7bb8971a8b3c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b968859f974b35d26dd42ac781750162 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50609c7175580bdb222e9c93876f4e57 = $(`<div id="html_50609c7175580bdb222e9c93876f4e57" style="width: 100.0%; height: 100.0%;">relay.mappingbitcoin.com</div>`)[0];
|
|
popup_b968859f974b35d26dd42ac781750162.setContent(html_50609c7175580bdb222e9c93876f4e57);
|
|
|
|
|
|
|
|
marker_673ebd16dde1357a6f728cf7897da19e.bindPopup(popup_b968859f974b35d26dd42ac781750162)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_673ebd16dde1357a6f728cf7897da19e.setIcon(icon_d769c400f462dadded7bb8971a8b3c21);
|
|
|
|
|
|
var marker_1260fad59178201f181abc857d98cb1e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_64278e98b0ffee280cd88841165da7ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b103c20ada61c924baf5224905136f8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54291180feeade94961d037391a0c7ee = $(`<div id="html_54291180feeade94961d037391a0c7ee" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com:443</div>`)[0];
|
|
popup_b103c20ada61c924baf5224905136f8a.setContent(html_54291180feeade94961d037391a0c7ee);
|
|
|
|
|
|
|
|
marker_1260fad59178201f181abc857d98cb1e.bindPopup(popup_b103c20ada61c924baf5224905136f8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1260fad59178201f181abc857d98cb1e.setIcon(icon_64278e98b0ffee280cd88841165da7ad);
|
|
|
|
|
|
var marker_4a1f67e1705fd3d7a435e766179999a9 = L.marker(
|
|
[29.7449, -95.5343],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c75e6c6293b3cdb62e09f9467736d27a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0fbbced934426f5f679026a767f8cf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_248b1589c2e72ed43f8ad52544927982 = $(`<div id="html_248b1589c2e72ed43f8ad52544927982" style="width: 100.0%; height: 100.0%;">nostr.overpay.com</div>`)[0];
|
|
popup_b0fbbced934426f5f679026a767f8cf3.setContent(html_248b1589c2e72ed43f8ad52544927982);
|
|
|
|
|
|
|
|
marker_4a1f67e1705fd3d7a435e766179999a9.bindPopup(popup_b0fbbced934426f5f679026a767f8cf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a1f67e1705fd3d7a435e766179999a9.setIcon(icon_c75e6c6293b3cdb62e09f9467736d27a);
|
|
|
|
|
|
var marker_b8cdf12f4840fbf8d1d983064e9a008a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_50f7c9fed7d8d587a000d4be81b4b212 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94b152ba41047df77cdcfca0c0f71ee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be5b3247976e8285fb31692bba54789f = $(`<div id="html_be5b3247976e8285fb31692bba54789f" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_94b152ba41047df77cdcfca0c0f71ee2.setContent(html_be5b3247976e8285fb31692bba54789f);
|
|
|
|
|
|
|
|
marker_b8cdf12f4840fbf8d1d983064e9a008a.bindPopup(popup_94b152ba41047df77cdcfca0c0f71ee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8cdf12f4840fbf8d1d983064e9a008a.setIcon(icon_50f7c9fed7d8d587a000d4be81b4b212);
|
|
|
|
|
|
var marker_7d096bc139538aa7f4969f370a982b3b = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_eb918853192daef4d4f44fad1fba362b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_896b8785f25e8433d8cf1f92a108d262 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a1c7803e2e2f9914fc8eea35e8ba3bc = $(`<div id="html_8a1c7803e2e2f9914fc8eea35e8ba3bc" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_896b8785f25e8433d8cf1f92a108d262.setContent(html_8a1c7803e2e2f9914fc8eea35e8ba3bc);
|
|
|
|
|
|
|
|
marker_7d096bc139538aa7f4969f370a982b3b.bindPopup(popup_896b8785f25e8433d8cf1f92a108d262)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d096bc139538aa7f4969f370a982b3b.setIcon(icon_eb918853192daef4d4f44fad1fba362b);
|
|
|
|
|
|
var marker_2834876e2a5707f40e69e7da265d45a4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_752244a993a6b4fc09299fcfffbdee87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d60f7d88c28c8d7fc6c07c8127376b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82ff7b66986a640ce0c7274f7ca5911a = $(`<div id="html_82ff7b66986a640ce0c7274f7ca5911a" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_d60f7d88c28c8d7fc6c07c8127376b11.setContent(html_82ff7b66986a640ce0c7274f7ca5911a);
|
|
|
|
|
|
|
|
marker_2834876e2a5707f40e69e7da265d45a4.bindPopup(popup_d60f7d88c28c8d7fc6c07c8127376b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2834876e2a5707f40e69e7da265d45a4.setIcon(icon_752244a993a6b4fc09299fcfffbdee87);
|
|
|
|
|
|
var marker_deed73a21b414ff60455f9ffc5472ad3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5e7700982c756ff22a15929c51159ff2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb30db49b6ac4c5f3f06c49240683933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b18effee9569e0793d634dfa9551ee3 = $(`<div id="html_7b18effee9569e0793d634dfa9551ee3" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_bb30db49b6ac4c5f3f06c49240683933.setContent(html_7b18effee9569e0793d634dfa9551ee3);
|
|
|
|
|
|
|
|
marker_deed73a21b414ff60455f9ffc5472ad3.bindPopup(popup_bb30db49b6ac4c5f3f06c49240683933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deed73a21b414ff60455f9ffc5472ad3.setIcon(icon_5e7700982c756ff22a15929c51159ff2);
|
|
|
|
|
|
var marker_71f5fbd88b3fd69a698454ebb9916c60 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b7b01462a8567dd6d5c48194e1352662 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c63d564ac5ac083a173bdd5ca76e909a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d54e3d628d3e831af69240a54bb78904 = $(`<div id="html_d54e3d628d3e831af69240a54bb78904" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com:443</div>`)[0];
|
|
popup_c63d564ac5ac083a173bdd5ca76e909a.setContent(html_d54e3d628d3e831af69240a54bb78904);
|
|
|
|
|
|
|
|
marker_71f5fbd88b3fd69a698454ebb9916c60.bindPopup(popup_c63d564ac5ac083a173bdd5ca76e909a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71f5fbd88b3fd69a698454ebb9916c60.setIcon(icon_b7b01462a8567dd6d5c48194e1352662);
|
|
|
|
|
|
var marker_c745597fe481789c40e3e9398037a043 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c05b3c882c8ecee4e7a9b6118febf84a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60a8d88d09cc34e4270683bfd6aff044 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd9dc2d6cf649c0d3d0d66ad9acf09ec = $(`<div id="html_bd9dc2d6cf649c0d3d0d66ad9acf09ec" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_60a8d88d09cc34e4270683bfd6aff044.setContent(html_bd9dc2d6cf649c0d3d0d66ad9acf09ec);
|
|
|
|
|
|
|
|
marker_c745597fe481789c40e3e9398037a043.bindPopup(popup_60a8d88d09cc34e4270683bfd6aff044)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c745597fe481789c40e3e9398037a043.setIcon(icon_c05b3c882c8ecee4e7a9b6118febf84a);
|
|
|
|
|
|
var marker_341c11e29b0e741a3a1d5b95e8d10a08 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_da9890e051e5ab57c3f31d9c3745e767 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91eb4fe69daf719eac1b03a1f1c993e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9e239422d97fc5211e7519e6b6c58a2 = $(`<div id="html_b9e239422d97fc5211e7519e6b6c58a2" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_91eb4fe69daf719eac1b03a1f1c993e9.setContent(html_b9e239422d97fc5211e7519e6b6c58a2);
|
|
|
|
|
|
|
|
marker_341c11e29b0e741a3a1d5b95e8d10a08.bindPopup(popup_91eb4fe69daf719eac1b03a1f1c993e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_341c11e29b0e741a3a1d5b95e8d10a08.setIcon(icon_da9890e051e5ab57c3f31d9c3745e767);
|
|
|
|
|
|
var marker_d5d2facd51077a5b6431663523c2516c = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_be883badb6ba1fc65553339d547082a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccde3f936e0b39ac2e340f7886e8dde3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75004060a03ca54020311f647bb8d7c4 = $(`<div id="html_75004060a03ca54020311f647bb8d7c4" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_ccde3f936e0b39ac2e340f7886e8dde3.setContent(html_75004060a03ca54020311f647bb8d7c4);
|
|
|
|
|
|
|
|
marker_d5d2facd51077a5b6431663523c2516c.bindPopup(popup_ccde3f936e0b39ac2e340f7886e8dde3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5d2facd51077a5b6431663523c2516c.setIcon(icon_be883badb6ba1fc65553339d547082a5);
|
|
|
|
|
|
var marker_52ff47f8e73f9614035d09ca6a3ec764 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a94fdaa916aa12419cad2a24602bea2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c4fca9fb7fe525f98c65fb24af17e91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0f0b5132548c5d259a80a78631e2ca5 = $(`<div id="html_b0f0b5132548c5d259a80a78631e2ca5" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_5c4fca9fb7fe525f98c65fb24af17e91.setContent(html_b0f0b5132548c5d259a80a78631e2ca5);
|
|
|
|
|
|
|
|
marker_52ff47f8e73f9614035d09ca6a3ec764.bindPopup(popup_5c4fca9fb7fe525f98c65fb24af17e91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ff47f8e73f9614035d09ca6a3ec764.setIcon(icon_a94fdaa916aa12419cad2a24602bea2d);
|
|
|
|
|
|
var marker_ab2939ea18903d14bcb78f8c47cee437 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_cdc315c0d0728148679fa5a4a79d875d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70c610b5a4a1dd857edfd30797240bbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df3f671ecf0e9331242b13fe7fa845e1 = $(`<div id="html_df3f671ecf0e9331242b13fe7fa845e1" style="width: 100.0%; height: 100.0%;">nostr.mom:443</div>`)[0];
|
|
popup_70c610b5a4a1dd857edfd30797240bbd.setContent(html_df3f671ecf0e9331242b13fe7fa845e1);
|
|
|
|
|
|
|
|
marker_ab2939ea18903d14bcb78f8c47cee437.bindPopup(popup_70c610b5a4a1dd857edfd30797240bbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab2939ea18903d14bcb78f8c47cee437.setIcon(icon_cdc315c0d0728148679fa5a4a79d875d);
|
|
|
|
|
|
var marker_28d397c933226acbc12dae175ef9cc1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d2435759e26fd2f0c6b33f08b5998e2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ac9c1c5aa38e4665671e15a704b0434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67f8891ce9c4c6013ad02b5374a17964 = $(`<div id="html_67f8891ce9c4c6013ad02b5374a17964" style="width: 100.0%; height: 100.0%;">directories-safe-motherboard-recipients.trycloudflare.com</div>`)[0];
|
|
popup_1ac9c1c5aa38e4665671e15a704b0434.setContent(html_67f8891ce9c4c6013ad02b5374a17964);
|
|
|
|
|
|
|
|
marker_28d397c933226acbc12dae175ef9cc1d.bindPopup(popup_1ac9c1c5aa38e4665671e15a704b0434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28d397c933226acbc12dae175ef9cc1d.setIcon(icon_d2435759e26fd2f0c6b33f08b5998e2c);
|
|
|
|
|
|
var marker_5f52703bef7160618c361b4ee3556f35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b7dc4afb2eab12391cbc677cfcbe86d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9f639ced73fddecb51b0e70c7511139 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_846622eb3d28b0e3ace25a18e6514fc0 = $(`<div id="html_846622eb3d28b0e3ace25a18e6514fc0" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_f9f639ced73fddecb51b0e70c7511139.setContent(html_846622eb3d28b0e3ace25a18e6514fc0);
|
|
|
|
|
|
|
|
marker_5f52703bef7160618c361b4ee3556f35.bindPopup(popup_f9f639ced73fddecb51b0e70c7511139)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f52703bef7160618c361b4ee3556f35.setIcon(icon_b7dc4afb2eab12391cbc677cfcbe86d8);
|
|
|
|
|
|
var marker_5000d0ceaac6bd34fccb2a1f8fe9183b = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d6ad365ceb6408ecacc9be2c4b9943d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a10b78f84c3a4d9f1e80a28d7132db3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d802de9037324a36b64be467d06235d = $(`<div id="html_2d802de9037324a36b64be467d06235d" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_a10b78f84c3a4d9f1e80a28d7132db3b.setContent(html_2d802de9037324a36b64be467d06235d);
|
|
|
|
|
|
|
|
marker_5000d0ceaac6bd34fccb2a1f8fe9183b.bindPopup(popup_a10b78f84c3a4d9f1e80a28d7132db3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5000d0ceaac6bd34fccb2a1f8fe9183b.setIcon(icon_d6ad365ceb6408ecacc9be2c4b9943d6);
|
|
|
|
|
|
var marker_0568e8137ad944075efed031a31b2ae9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_34dc6432bfc847ef6a227eac802505be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7882441c7c1cca80f3df11d045c97e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a235f334067829e343d7d9f75e483777 = $(`<div id="html_a235f334067829e343d7d9f75e483777" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_7882441c7c1cca80f3df11d045c97e28.setContent(html_a235f334067829e343d7d9f75e483777);
|
|
|
|
|
|
|
|
marker_0568e8137ad944075efed031a31b2ae9.bindPopup(popup_7882441c7c1cca80f3df11d045c97e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0568e8137ad944075efed031a31b2ae9.setIcon(icon_34dc6432bfc847ef6a227eac802505be);
|
|
|
|
|
|
var marker_321791637c733e3e0aba6e7b87fd8a85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e6ea036ce0a9f5535be5d60650b7ffdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9463b0b351a23ec348e9cb07d1f198a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c35b06fc55310334f4ff2b92998dc77 = $(`<div id="html_2c35b06fc55310334f4ff2b92998dc77" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_e9463b0b351a23ec348e9cb07d1f198a.setContent(html_2c35b06fc55310334f4ff2b92998dc77);
|
|
|
|
|
|
|
|
marker_321791637c733e3e0aba6e7b87fd8a85.bindPopup(popup_e9463b0b351a23ec348e9cb07d1f198a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_321791637c733e3e0aba6e7b87fd8a85.setIcon(icon_e6ea036ce0a9f5535be5d60650b7ffdb);
|
|
|
|
|
|
var marker_f0a14d1ad49f50fd833b325d348a6a62 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_486f86436cb48bc0425c669627f1e7d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_025d83139cd204eabbee4f74b5b2a42b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_235d242ed3447880d4fb5fb1f1ca1aa9 = $(`<div id="html_235d242ed3447880d4fb5fb1f1ca1aa9" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_025d83139cd204eabbee4f74b5b2a42b.setContent(html_235d242ed3447880d4fb5fb1f1ca1aa9);
|
|
|
|
|
|
|
|
marker_f0a14d1ad49f50fd833b325d348a6a62.bindPopup(popup_025d83139cd204eabbee4f74b5b2a42b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0a14d1ad49f50fd833b325d348a6a62.setIcon(icon_486f86436cb48bc0425c669627f1e7d1);
|
|
|
|
|
|
var marker_e711fd7818c57d43664c71cfcfcf2b2e = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_07ccccf8e57f3a0887df9b17975d4bb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08df94f156fcb44c9525188050606568 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a68363262e910eb3c013606f1bdfa21e = $(`<div id="html_a68363262e910eb3c013606f1bdfa21e" style="width: 100.0%; height: 100.0%;">r.0kb.io:443</div>`)[0];
|
|
popup_08df94f156fcb44c9525188050606568.setContent(html_a68363262e910eb3c013606f1bdfa21e);
|
|
|
|
|
|
|
|
marker_e711fd7818c57d43664c71cfcfcf2b2e.bindPopup(popup_08df94f156fcb44c9525188050606568)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e711fd7818c57d43664c71cfcfcf2b2e.setIcon(icon_07ccccf8e57f3a0887df9b17975d4bb3);
|
|
|
|
|
|
var marker_9981bd951bcb2a2ceb57f549b81d6e2c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d9c43c1796f172a26870023da9d98041 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe27e1ef198e5582d81c98bdb6d9848f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b664eff8babc0a123e558179278c74a = $(`<div id="html_1b664eff8babc0a123e558179278c74a" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net:443</div>`)[0];
|
|
popup_fe27e1ef198e5582d81c98bdb6d9848f.setContent(html_1b664eff8babc0a123e558179278c74a);
|
|
|
|
|
|
|
|
marker_9981bd951bcb2a2ceb57f549b81d6e2c.bindPopup(popup_fe27e1ef198e5582d81c98bdb6d9848f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9981bd951bcb2a2ceb57f549b81d6e2c.setIcon(icon_d9c43c1796f172a26870023da9d98041);
|
|
|
|
|
|
var marker_cf34d7c5f2307ff62910a1373b3ee572 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2bb9a7d198dbddaa1a8757dff0471571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edd5219b02a806d0567421aff609c814 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73f5ecf7f70ba24d6edf30afe45df581 = $(`<div id="html_73f5ecf7f70ba24d6edf30afe45df581" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_edd5219b02a806d0567421aff609c814.setContent(html_73f5ecf7f70ba24d6edf30afe45df581);
|
|
|
|
|
|
|
|
marker_cf34d7c5f2307ff62910a1373b3ee572.bindPopup(popup_edd5219b02a806d0567421aff609c814)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf34d7c5f2307ff62910a1373b3ee572.setIcon(icon_2bb9a7d198dbddaa1a8757dff0471571);
|
|
|
|
|
|
var marker_7d6c9cc0205f203263ee753828eabe48 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_68990d2493058595054d14c79ab58c7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8f9cfae7dc6fc8c64c7b99da02aa9f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39abfc5b900afce56cdb701ed2593b86 = $(`<div id="html_39abfc5b900afce56cdb701ed2593b86" style="width: 100.0%; height: 100.0%;">relay.nostr.com</div>`)[0];
|
|
popup_d8f9cfae7dc6fc8c64c7b99da02aa9f3.setContent(html_39abfc5b900afce56cdb701ed2593b86);
|
|
|
|
|
|
|
|
marker_7d6c9cc0205f203263ee753828eabe48.bindPopup(popup_d8f9cfae7dc6fc8c64c7b99da02aa9f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d6c9cc0205f203263ee753828eabe48.setIcon(icon_68990d2493058595054d14c79ab58c7e);
|
|
|
|
|
|
var marker_c37c3cecab5467b9f47652db6d7cdd80 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c73160e0601ead392dff4798ab4e7afd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c29eeef01c073889041133873d1fecb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7815e8c99814760838d111583d2aa11 = $(`<div id="html_b7815e8c99814760838d111583d2aa11" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_c29eeef01c073889041133873d1fecb9.setContent(html_b7815e8c99814760838d111583d2aa11);
|
|
|
|
|
|
|
|
marker_c37c3cecab5467b9f47652db6d7cdd80.bindPopup(popup_c29eeef01c073889041133873d1fecb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c37c3cecab5467b9f47652db6d7cdd80.setIcon(icon_c73160e0601ead392dff4798ab4e7afd);
|
|
|
|
|
|
var marker_993cc538ae9054c06b6e5208faf13c4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_96cb184e1b6e7c6a814cbd5499cea873 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ddfff6c17adb59d409c2cd0730dc466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75740cb6a2df29681fbfe4e3803018e5 = $(`<div id="html_75740cb6a2df29681fbfe4e3803018e5" style="width: 100.0%; height: 100.0%;">relay.fountain.fm:443</div>`)[0];
|
|
popup_3ddfff6c17adb59d409c2cd0730dc466.setContent(html_75740cb6a2df29681fbfe4e3803018e5);
|
|
|
|
|
|
|
|
marker_993cc538ae9054c06b6e5208faf13c4b.bindPopup(popup_3ddfff6c17adb59d409c2cd0730dc466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_993cc538ae9054c06b6e5208faf13c4b.setIcon(icon_96cb184e1b6e7c6a814cbd5499cea873);
|
|
|
|
|
|
var marker_98a90af657c2151b67ba64e079adc29d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3a75bf7660fd92825ab511ba7f33cd3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4aea051bad51de0a1e8d87d30912a092 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf6cc4f301307f7671fa30b0392fe07f = $(`<div id="html_bf6cc4f301307f7671fa30b0392fe07f" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol:443</div>`)[0];
|
|
popup_4aea051bad51de0a1e8d87d30912a092.setContent(html_bf6cc4f301307f7671fa30b0392fe07f);
|
|
|
|
|
|
|
|
marker_98a90af657c2151b67ba64e079adc29d.bindPopup(popup_4aea051bad51de0a1e8d87d30912a092)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98a90af657c2151b67ba64e079adc29d.setIcon(icon_3a75bf7660fd92825ab511ba7f33cd3f);
|
|
|
|
|
|
var marker_68577f072a59f5bcfd664de80f06edad = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6c0aca7419dc2695693557965eb9763a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df95935b36067e8943b69c6c37afbf90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_874bd01df8a402f31aa7a9c2451de568 = $(`<div id="html_874bd01df8a402f31aa7a9c2451de568" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_df95935b36067e8943b69c6c37afbf90.setContent(html_874bd01df8a402f31aa7a9c2451de568);
|
|
|
|
|
|
|
|
marker_68577f072a59f5bcfd664de80f06edad.bindPopup(popup_df95935b36067e8943b69c6c37afbf90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68577f072a59f5bcfd664de80f06edad.setIcon(icon_6c0aca7419dc2695693557965eb9763a);
|
|
|
|
|
|
var marker_7ceed5e06298f447e1dac374c76a123e = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_16957d566fc9748b1f2bdb3b5103e04d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2f799bfafc5e7c28e2d0dd19ce6d4cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a743a22d56edba6f0c8e5b115679320 = $(`<div id="html_7a743a22d56edba6f0c8e5b115679320" style="width: 100.0%; height: 100.0%;">offchain.pub:443</div>`)[0];
|
|
popup_f2f799bfafc5e7c28e2d0dd19ce6d4cd.setContent(html_7a743a22d56edba6f0c8e5b115679320);
|
|
|
|
|
|
|
|
marker_7ceed5e06298f447e1dac374c76a123e.bindPopup(popup_f2f799bfafc5e7c28e2d0dd19ce6d4cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ceed5e06298f447e1dac374c76a123e.setIcon(icon_16957d566fc9748b1f2bdb3b5103e04d);
|
|
|
|
|
|
var marker_c24a433ee71ae782b04383f940a1486a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_54d065fea04547cb6826a4e3f662e63a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4f4b0cb63fd81a95c978381d26643bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45092f87b66c9811dca1494e87c54d33 = $(`<div id="html_45092f87b66c9811dca1494e87c54d33" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_b4f4b0cb63fd81a95c978381d26643bf.setContent(html_45092f87b66c9811dca1494e87c54d33);
|
|
|
|
|
|
|
|
marker_c24a433ee71ae782b04383f940a1486a.bindPopup(popup_b4f4b0cb63fd81a95c978381d26643bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c24a433ee71ae782b04383f940a1486a.setIcon(icon_54d065fea04547cb6826a4e3f662e63a);
|
|
|
|
|
|
var marker_e6ba462764b31f6c54dddc44fc7cd241 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3b88d42b5318f2e2dc7144dd6159fa7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee948fb24367209a14f031e6c4b8cc11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07cb1e7d6641a0547494fd213dfcae03 = $(`<div id="html_07cb1e7d6641a0547494fd213dfcae03" style="width: 100.0%; height: 100.0%;">damus.bostr.online</div>`)[0];
|
|
popup_ee948fb24367209a14f031e6c4b8cc11.setContent(html_07cb1e7d6641a0547494fd213dfcae03);
|
|
|
|
|
|
|
|
marker_e6ba462764b31f6c54dddc44fc7cd241.bindPopup(popup_ee948fb24367209a14f031e6c4b8cc11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6ba462764b31f6c54dddc44fc7cd241.setIcon(icon_3b88d42b5318f2e2dc7144dd6159fa7e);
|
|
|
|
|
|
var marker_8abb1a9c530f9099c1449c54f0a15b6e = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_63492e2f32d21e7c5e1ebd746db3ab98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8486af213fddfc1c61841ec317ef90d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1c71984f3e5fe5f3f6171c61a3c5e22 = $(`<div id="html_e1c71984f3e5fe5f3f6171c61a3c5e22" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_8486af213fddfc1c61841ec317ef90d1.setContent(html_e1c71984f3e5fe5f3f6171c61a3c5e22);
|
|
|
|
|
|
|
|
marker_8abb1a9c530f9099c1449c54f0a15b6e.bindPopup(popup_8486af213fddfc1c61841ec317ef90d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8abb1a9c530f9099c1449c54f0a15b6e.setIcon(icon_63492e2f32d21e7c5e1ebd746db3ab98);
|
|
|
|
|
|
var marker_70bd2aacfedb911dbd4d6f6261da813a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2cc64a2275be2ce04e36a3e8bbe33860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2571643f80378b71afc8b740faa1404c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc8ff44b3cd6bb5640028010f68fe602 = $(`<div id="html_bc8ff44b3cd6bb5640028010f68fe602" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_2571643f80378b71afc8b740faa1404c.setContent(html_bc8ff44b3cd6bb5640028010f68fe602);
|
|
|
|
|
|
|
|
marker_70bd2aacfedb911dbd4d6f6261da813a.bindPopup(popup_2571643f80378b71afc8b740faa1404c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70bd2aacfedb911dbd4d6f6261da813a.setIcon(icon_2cc64a2275be2ce04e36a3e8bbe33860);
|
|
|
|
|
|
var marker_8d9cfa9abbba2173caed68b2a278e270 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_89f45061f67ea24502411e84906d059c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2104174ace8077da824393d9df17a98b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b26097726d30cce8139b36d685d5df6 = $(`<div id="html_9b26097726d30cce8139b36d685d5df6" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_2104174ace8077da824393d9df17a98b.setContent(html_9b26097726d30cce8139b36d685d5df6);
|
|
|
|
|
|
|
|
marker_8d9cfa9abbba2173caed68b2a278e270.bindPopup(popup_2104174ace8077da824393d9df17a98b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d9cfa9abbba2173caed68b2a278e270.setIcon(icon_89f45061f67ea24502411e84906d059c);
|
|
|
|
|
|
var marker_1d382e1994a6882917da0d3a7b62d602 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e861008618d9a06fc02b2be8319b02c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33555406135dfdd4aefa2aacd31a0d3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e760057769b30790b31c3f404d5f3c87 = $(`<div id="html_e760057769b30790b31c3f404d5f3c87" style="width: 100.0%; height: 100.0%;">spamspamspamspam.rest</div>`)[0];
|
|
popup_33555406135dfdd4aefa2aacd31a0d3c.setContent(html_e760057769b30790b31c3f404d5f3c87);
|
|
|
|
|
|
|
|
marker_1d382e1994a6882917da0d3a7b62d602.bindPopup(popup_33555406135dfdd4aefa2aacd31a0d3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d382e1994a6882917da0d3a7b62d602.setIcon(icon_e861008618d9a06fc02b2be8319b02c4);
|
|
|
|
|
|
var marker_da66f1c4a55d8d278d9cf7a709d31aa9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c149e13a20270ee363e3308730b00f19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8933d2cb9821a11bdefaf35e582db7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13e82d3aa93bf22d2f2889c0db0566b4 = $(`<div id="html_13e82d3aa93bf22d2f2889c0db0566b4" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_6b8933d2cb9821a11bdefaf35e582db7.setContent(html_13e82d3aa93bf22d2f2889c0db0566b4);
|
|
|
|
|
|
|
|
marker_da66f1c4a55d8d278d9cf7a709d31aa9.bindPopup(popup_6b8933d2cb9821a11bdefaf35e582db7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da66f1c4a55d8d278d9cf7a709d31aa9.setIcon(icon_c149e13a20270ee363e3308730b00f19);
|
|
|
|
|
|
var marker_b4393f681e8d03b48b773f8dcc78e49c = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ae8a1079f4730c42893abbab875f0164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_315bc18201ce5d6cb787e955c47e4d8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18c0452a54992ecf566cd5b99fac3c9f = $(`<div id="html_18c0452a54992ecf566cd5b99fac3c9f" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_315bc18201ce5d6cb787e955c47e4d8c.setContent(html_18c0452a54992ecf566cd5b99fac3c9f);
|
|
|
|
|
|
|
|
marker_b4393f681e8d03b48b773f8dcc78e49c.bindPopup(popup_315bc18201ce5d6cb787e955c47e4d8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4393f681e8d03b48b773f8dcc78e49c.setIcon(icon_ae8a1079f4730c42893abbab875f0164);
|
|
|
|
|
|
var marker_67349535a3fd64f57d26654b3e3babff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b89ac4f23ab6590971b8df7e2341f7f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81579e6835ef6c530f362a9c8304874b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79404a51103af6b74a0ba036c454d833 = $(`<div id="html_79404a51103af6b74a0ba036c454d833" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe:443</div>`)[0];
|
|
popup_81579e6835ef6c530f362a9c8304874b.setContent(html_79404a51103af6b74a0ba036c454d833);
|
|
|
|
|
|
|
|
marker_67349535a3fd64f57d26654b3e3babff.bindPopup(popup_81579e6835ef6c530f362a9c8304874b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67349535a3fd64f57d26654b3e3babff.setIcon(icon_b89ac4f23ab6590971b8df7e2341f7f5);
|
|
|
|
|
|
var marker_6385cff4131176d30fc60b8c3b4b99a0 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c66f7ae2d07c059070108704c252e7c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6acc19602bbe16f1db20c794dcd84935 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f4c4358ba1917c1a875e501c495f459 = $(`<div id="html_5f4c4358ba1917c1a875e501c495f459" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_6acc19602bbe16f1db20c794dcd84935.setContent(html_5f4c4358ba1917c1a875e501c495f459);
|
|
|
|
|
|
|
|
marker_6385cff4131176d30fc60b8c3b4b99a0.bindPopup(popup_6acc19602bbe16f1db20c794dcd84935)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6385cff4131176d30fc60b8c3b4b99a0.setIcon(icon_c66f7ae2d07c059070108704c252e7c5);
|
|
|
|
|
|
var marker_90c53a0b4fa360224364f7abc7455572 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_feba0b409db57ba6d4fb7e2cd26cad9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7d8986bf47f7262f56a2cf2ef2ed016 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_270edc7285f0a01648e8a4ee61191fd7 = $(`<div id="html_270edc7285f0a01648e8a4ee61191fd7" style="width: 100.0%; height: 100.0%;">relay.layer.systems:443</div>`)[0];
|
|
popup_d7d8986bf47f7262f56a2cf2ef2ed016.setContent(html_270edc7285f0a01648e8a4ee61191fd7);
|
|
|
|
|
|
|
|
marker_90c53a0b4fa360224364f7abc7455572.bindPopup(popup_d7d8986bf47f7262f56a2cf2ef2ed016)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90c53a0b4fa360224364f7abc7455572.setIcon(icon_feba0b409db57ba6d4fb7e2cd26cad9e);
|
|
|
|
|
|
var marker_8424107103e10bbb9d132cef7a12ef8c = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c7dae342e38d89eb37fde26bcc7a9f6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7e3ae292d0610c3a3f7b5093fbbed7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f0572461dc89cedd1a22acdb8088f5f = $(`<div id="html_7f0572461dc89cedd1a22acdb8088f5f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_f7e3ae292d0610c3a3f7b5093fbbed7c.setContent(html_7f0572461dc89cedd1a22acdb8088f5f);
|
|
|
|
|
|
|
|
marker_8424107103e10bbb9d132cef7a12ef8c.bindPopup(popup_f7e3ae292d0610c3a3f7b5093fbbed7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8424107103e10bbb9d132cef7a12ef8c.setIcon(icon_c7dae342e38d89eb37fde26bcc7a9f6b);
|
|
|
|
|
|
var marker_ac46c8b8fdb51e30cf5ee815594a0005 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c133ca830a32dc8abcbb0ed91de64b8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b20611d0ed08f6e29e30544f76febc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e03eead114247ae2674f02034aa9fbab = $(`<div id="html_e03eead114247ae2674f02034aa9fbab" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_7b20611d0ed08f6e29e30544f76febc7.setContent(html_e03eead114247ae2674f02034aa9fbab);
|
|
|
|
|
|
|
|
marker_ac46c8b8fdb51e30cf5ee815594a0005.bindPopup(popup_7b20611d0ed08f6e29e30544f76febc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac46c8b8fdb51e30cf5ee815594a0005.setIcon(icon_c133ca830a32dc8abcbb0ed91de64b8c);
|
|
|
|
|
|
var marker_70d77b2cdd5391576671b5492075a2ac = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5eaa26c0fcacbe1182ae0545202c4512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_316f77de378a140978e92de5566cdf77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12aba0c5b713898614cf54545c61da20 = $(`<div id="html_12aba0c5b713898614cf54545c61da20" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com:443</div>`)[0];
|
|
popup_316f77de378a140978e92de5566cdf77.setContent(html_12aba0c5b713898614cf54545c61da20);
|
|
|
|
|
|
|
|
marker_70d77b2cdd5391576671b5492075a2ac.bindPopup(popup_316f77de378a140978e92de5566cdf77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70d77b2cdd5391576671b5492075a2ac.setIcon(icon_5eaa26c0fcacbe1182ae0545202c4512);
|
|
|
|
|
|
var marker_df10635c4bc08f4ed2e147213ec8dd70 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d12b5aa909537dd8d08f058cd6f9f686 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4396e11c05ae5a89159d36b61dc7142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52b806794946eed77d605792d45a4910 = $(`<div id="html_52b806794946eed77d605792d45a4910" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_e4396e11c05ae5a89159d36b61dc7142.setContent(html_52b806794946eed77d605792d45a4910);
|
|
|
|
|
|
|
|
marker_df10635c4bc08f4ed2e147213ec8dd70.bindPopup(popup_e4396e11c05ae5a89159d36b61dc7142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df10635c4bc08f4ed2e147213ec8dd70.setIcon(icon_d12b5aa909537dd8d08f058cd6f9f686);
|
|
|
|
|
|
var marker_6dc3ef1f9b06fabc4166d372d7c10f06 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3d75dbd8207cf4b035105287921ce3cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5752f55aa4432f8adfdf557588a69579 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4431b3094571a7f6d889063f274fe59 = $(`<div id="html_f4431b3094571a7f6d889063f274fe59" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org:443</div>`)[0];
|
|
popup_5752f55aa4432f8adfdf557588a69579.setContent(html_f4431b3094571a7f6d889063f274fe59);
|
|
|
|
|
|
|
|
marker_6dc3ef1f9b06fabc4166d372d7c10f06.bindPopup(popup_5752f55aa4432f8adfdf557588a69579)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dc3ef1f9b06fabc4166d372d7c10f06.setIcon(icon_3d75dbd8207cf4b035105287921ce3cd);
|
|
|
|
|
|
var marker_746fbea42c785304889b6ebcf43591ef = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7600ad56fb9da5543910eef3cde3b714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d0819484c7465441eb66729b2f86c61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_431c6a530817dd2f603ef714e3a04a19 = $(`<div id="html_431c6a530817dd2f603ef714e3a04a19" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev:443</div>`)[0];
|
|
popup_9d0819484c7465441eb66729b2f86c61.setContent(html_431c6a530817dd2f603ef714e3a04a19);
|
|
|
|
|
|
|
|
marker_746fbea42c785304889b6ebcf43591ef.bindPopup(popup_9d0819484c7465441eb66729b2f86c61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_746fbea42c785304889b6ebcf43591ef.setIcon(icon_7600ad56fb9da5543910eef3cde3b714);
|
|
|
|
|
|
var marker_231056179829bf41dd299dcb01af4f26 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1e4266e7c26d64242455912190c4e6e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53d2bac4a156c1a87aef6a5f7f3db9c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e591a7ee3a98ede6649e79613b4afbcb = $(`<div id="html_e591a7ee3a98ede6649e79613b4afbcb" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_53d2bac4a156c1a87aef6a5f7f3db9c2.setContent(html_e591a7ee3a98ede6649e79613b4afbcb);
|
|
|
|
|
|
|
|
marker_231056179829bf41dd299dcb01af4f26.bindPopup(popup_53d2bac4a156c1a87aef6a5f7f3db9c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_231056179829bf41dd299dcb01af4f26.setIcon(icon_1e4266e7c26d64242455912190c4e6e3);
|
|
|
|
|
|
var marker_22426625744fd035c9687939715f480f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_20eb26d8613c9ff8ba1bb4e871d15365 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24f37f8ac353c901acbec940e1844f5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_333c08b4f3d84f00d173cbcd988b01e5 = $(`<div id="html_333c08b4f3d84f00d173cbcd988b01e5" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_24f37f8ac353c901acbec940e1844f5d.setContent(html_333c08b4f3d84f00d173cbcd988b01e5);
|
|
|
|
|
|
|
|
marker_22426625744fd035c9687939715f480f.bindPopup(popup_24f37f8ac353c901acbec940e1844f5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22426625744fd035c9687939715f480f.setIcon(icon_20eb26d8613c9ff8ba1bb4e871d15365);
|
|
|
|
|
|
var marker_093c940d79715d7ecd638a83513e25da = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2192bdf71a699ed85a073be3c3589ae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72a5719fb7212872186782d79db758f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd81471a4636846188c38f7d21f11647 = $(`<div id="html_bd81471a4636846188c38f7d21f11647" style="width: 100.0%; height: 100.0%;">relay.chorus.community:443</div>`)[0];
|
|
popup_72a5719fb7212872186782d79db758f1.setContent(html_bd81471a4636846188c38f7d21f11647);
|
|
|
|
|
|
|
|
marker_093c940d79715d7ecd638a83513e25da.bindPopup(popup_72a5719fb7212872186782d79db758f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_093c940d79715d7ecd638a83513e25da.setIcon(icon_2192bdf71a699ed85a073be3c3589ae6);
|
|
|
|
|
|
var marker_dbe063171d10bce14bcf6474b4b22c18 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fa2c3c04765b136eaabff3d3943ca734 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e67caeb921a03fc57c98e8569dab1a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28597783c966ed143ab57ee67492c5b5 = $(`<div id="html_28597783c966ed143ab57ee67492c5b5" style="width: 100.0%; height: 100.0%;">articles.layer3.news:443</div>`)[0];
|
|
popup_7e67caeb921a03fc57c98e8569dab1a3.setContent(html_28597783c966ed143ab57ee67492c5b5);
|
|
|
|
|
|
|
|
marker_dbe063171d10bce14bcf6474b4b22c18.bindPopup(popup_7e67caeb921a03fc57c98e8569dab1a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbe063171d10bce14bcf6474b4b22c18.setIcon(icon_fa2c3c04765b136eaabff3d3943ca734);
|
|
|
|
|
|
var marker_e8e100d08007314da6a3cfa9831da630 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b137a888e2cdd672cb1330a08b523799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa425970069176dac368faa25de1ef4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22f0f00d40de78e6f485cc30cc3e1166 = $(`<div id="html_22f0f00d40de78e6f485cc30cc3e1166" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org:443</div>`)[0];
|
|
popup_fa425970069176dac368faa25de1ef4c.setContent(html_22f0f00d40de78e6f485cc30cc3e1166);
|
|
|
|
|
|
|
|
marker_e8e100d08007314da6a3cfa9831da630.bindPopup(popup_fa425970069176dac368faa25de1ef4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8e100d08007314da6a3cfa9831da630.setIcon(icon_b137a888e2cdd672cb1330a08b523799);
|
|
|
|
|
|
var marker_3417bbc51a6f8d12b0cae56bf27d3c52 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9f46b7bedb6ccfb3259c4e56117d69e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c2452dc185e85083e5fda025dc53417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b1f024e83c430ce90a6fbd1ddf1fc8e = $(`<div id="html_3b1f024e83c430ce90a6fbd1ddf1fc8e" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_4c2452dc185e85083e5fda025dc53417.setContent(html_3b1f024e83c430ce90a6fbd1ddf1fc8e);
|
|
|
|
|
|
|
|
marker_3417bbc51a6f8d12b0cae56bf27d3c52.bindPopup(popup_4c2452dc185e85083e5fda025dc53417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3417bbc51a6f8d12b0cae56bf27d3c52.setIcon(icon_9f46b7bedb6ccfb3259c4e56117d69e1);
|
|
|
|
|
|
var marker_8a6b7e0b56972667247be8f6eb243128 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_04952fb621f8ee6fc2e95c70961da53b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ab630f6707568087ef628e3310c4117 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74df25bf16187ef6c9f09a50c97721be = $(`<div id="html_74df25bf16187ef6c9f09a50c97721be" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz:443</div>`)[0];
|
|
popup_2ab630f6707568087ef628e3310c4117.setContent(html_74df25bf16187ef6c9f09a50c97721be);
|
|
|
|
|
|
|
|
marker_8a6b7e0b56972667247be8f6eb243128.bindPopup(popup_2ab630f6707568087ef628e3310c4117)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a6b7e0b56972667247be8f6eb243128.setIcon(icon_04952fb621f8ee6fc2e95c70961da53b);
|
|
|
|
|
|
var marker_f23328c71d2df1d16c25a9259cad0f36 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4de5f59103a6c7e23ee9ddd26a948cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_113a0331c9ebcdfe4662b20eb4148f7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7d9b44d5d48a1aa225bde991e0cb79a = $(`<div id="html_d7d9b44d5d48a1aa225bde991e0cb79a" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_113a0331c9ebcdfe4662b20eb4148f7c.setContent(html_d7d9b44d5d48a1aa225bde991e0cb79a);
|
|
|
|
|
|
|
|
marker_f23328c71d2df1d16c25a9259cad0f36.bindPopup(popup_113a0331c9ebcdfe4662b20eb4148f7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f23328c71d2df1d16c25a9259cad0f36.setIcon(icon_4de5f59103a6c7e23ee9ddd26a948cbd);
|
|
|
|
|
|
var marker_646e7a3f5696a465f2f308c163efd476 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_bd45b1db3d4918488ecbd426957955a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4468fa956562750aacab86362a46fc06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e9240250630e20d5b8112f1a32059f2 = $(`<div id="html_1e9240250630e20d5b8112f1a32059f2" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_4468fa956562750aacab86362a46fc06.setContent(html_1e9240250630e20d5b8112f1a32059f2);
|
|
|
|
|
|
|
|
marker_646e7a3f5696a465f2f308c163efd476.bindPopup(popup_4468fa956562750aacab86362a46fc06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_646e7a3f5696a465f2f308c163efd476.setIcon(icon_bd45b1db3d4918488ecbd426957955a4);
|
|
|
|
|
|
var marker_d7159059802f97d9eace6f876e8696cd = L.marker(
|
|
[47.4093, 8.46503],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c08a82c2bb566e5f620522745f370dd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b2597fa2f7496395c044303deace9ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c370d78b75b67dd35e3658355ae469a = $(`<div id="html_4c370d78b75b67dd35e3658355ae469a" style="width: 100.0%; height: 100.0%;">relay.pyramid.li</div>`)[0];
|
|
popup_8b2597fa2f7496395c044303deace9ae.setContent(html_4c370d78b75b67dd35e3658355ae469a);
|
|
|
|
|
|
|
|
marker_d7159059802f97d9eace6f876e8696cd.bindPopup(popup_8b2597fa2f7496395c044303deace9ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7159059802f97d9eace6f876e8696cd.setIcon(icon_c08a82c2bb566e5f620522745f370dd0);
|
|
|
|
|
|
var marker_bbfddc259bd21226fa7f6382087eb9de = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_665a1dd47ba73d725332f16b23449152 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fdb64eacdddf5978d2bdb1939f5f5f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_471d3d3db5b66ee9ea8256216ef39f02 = $(`<div id="html_471d3d3db5b66ee9ea8256216ef39f02" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_9fdb64eacdddf5978d2bdb1939f5f5f2.setContent(html_471d3d3db5b66ee9ea8256216ef39f02);
|
|
|
|
|
|
|
|
marker_bbfddc259bd21226fa7f6382087eb9de.bindPopup(popup_9fdb64eacdddf5978d2bdb1939f5f5f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbfddc259bd21226fa7f6382087eb9de.setIcon(icon_665a1dd47ba73d725332f16b23449152);
|
|
|
|
|
|
var marker_fac65bbd9130d3da33bf3f30ed2679a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_f0875f17b73dc453e1df9d2484189098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23dcdebae2550c94e82e8bd42d8ae1a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662d4a614f290bc301d42a1f891a088c = $(`<div id="html_662d4a614f290bc301d42a1f891a088c" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_23dcdebae2550c94e82e8bd42d8ae1a7.setContent(html_662d4a614f290bc301d42a1f891a088c);
|
|
|
|
|
|
|
|
marker_fac65bbd9130d3da33bf3f30ed2679a3.bindPopup(popup_23dcdebae2550c94e82e8bd42d8ae1a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fac65bbd9130d3da33bf3f30ed2679a3.setIcon(icon_f0875f17b73dc453e1df9d2484189098);
|
|
|
|
|
|
var marker_e290cf8b3f8b051e46ddbbba7cf90738 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_772bfae55c9f383f6db5bf9019c633bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e542aceda134b7130e982e613b54f6b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e96f6b04dddf3eefee1eb09c2b3342a2 = $(`<div id="html_e96f6b04dddf3eefee1eb09c2b3342a2" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de:443</div>`)[0];
|
|
popup_e542aceda134b7130e982e613b54f6b1.setContent(html_e96f6b04dddf3eefee1eb09c2b3342a2);
|
|
|
|
|
|
|
|
marker_e290cf8b3f8b051e46ddbbba7cf90738.bindPopup(popup_e542aceda134b7130e982e613b54f6b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e290cf8b3f8b051e46ddbbba7cf90738.setIcon(icon_772bfae55c9f383f6db5bf9019c633bc);
|
|
|
|
|
|
var marker_d61adb3c471c2704e8f56708678a6368 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e467f727496563ba36f0ec511d79e40c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79d098c5c4d4e798024440660a278208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93980b4f3d2450269809b551e78d0095 = $(`<div id="html_93980b4f3d2450269809b551e78d0095" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_79d098c5c4d4e798024440660a278208.setContent(html_93980b4f3d2450269809b551e78d0095);
|
|
|
|
|
|
|
|
marker_d61adb3c471c2704e8f56708678a6368.bindPopup(popup_79d098c5c4d4e798024440660a278208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d61adb3c471c2704e8f56708678a6368.setIcon(icon_e467f727496563ba36f0ec511d79e40c);
|
|
|
|
|
|
var marker_47c239b7524b5465d7051754937aa889 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5ce4e4a655668964d3aca99454cda797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f1aefb1858534716b34461f7dc9903b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_148b4ef2b32064fe2e3deec996a6deee = $(`<div id="html_148b4ef2b32064fe2e3deec996a6deee" style="width: 100.0%; height: 100.0%;">relay.plebeian.market:443</div>`)[0];
|
|
popup_0f1aefb1858534716b34461f7dc9903b.setContent(html_148b4ef2b32064fe2e3deec996a6deee);
|
|
|
|
|
|
|
|
marker_47c239b7524b5465d7051754937aa889.bindPopup(popup_0f1aefb1858534716b34461f7dc9903b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47c239b7524b5465d7051754937aa889.setIcon(icon_5ce4e4a655668964d3aca99454cda797);
|
|
|
|
|
|
var marker_fde9ee8d47a887fe5023105e1fcf82d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6ea1b0f8b7ad6004cc02e627fbfa89b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d74061ab6a1dcc96909d183b43109c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7046eff3fac6c0d1722205a138205ca = $(`<div id="html_e7046eff3fac6c0d1722205a138205ca" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_3d74061ab6a1dcc96909d183b43109c2.setContent(html_e7046eff3fac6c0d1722205a138205ca);
|
|
|
|
|
|
|
|
marker_fde9ee8d47a887fe5023105e1fcf82d8.bindPopup(popup_3d74061ab6a1dcc96909d183b43109c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fde9ee8d47a887fe5023105e1fcf82d8.setIcon(icon_6ea1b0f8b7ad6004cc02e627fbfa89b0);
|
|
|
|
|
|
var marker_0bf0be374f53e93b14bd72573404b4b8 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c0b1bd27b17319ed382de25b46e06fef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_116d33878dba1be6f69efbe074c8b7cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24dd21de23f02a0f1d7f0b3c32d9efbe = $(`<div id="html_24dd21de23f02a0f1d7f0b3c32d9efbe" style="width: 100.0%; height: 100.0%;">node.kommonzenze.de</div>`)[0];
|
|
popup_116d33878dba1be6f69efbe074c8b7cb.setContent(html_24dd21de23f02a0f1d7f0b3c32d9efbe);
|
|
|
|
|
|
|
|
marker_0bf0be374f53e93b14bd72573404b4b8.bindPopup(popup_116d33878dba1be6f69efbe074c8b7cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bf0be374f53e93b14bd72573404b4b8.setIcon(icon_c0b1bd27b17319ed382de25b46e06fef);
|
|
|
|
|
|
var marker_e6d151f19b306526f965e6c04dbabfe6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_35491560748b6aaae7628ac3dbcefa32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_802ad9d4270efc699242e9fb985fcd7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_798718f0d36ba4a1bbe9fde7e8632457 = $(`<div id="html_798718f0d36ba4a1bbe9fde7e8632457" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net:443</div>`)[0];
|
|
popup_802ad9d4270efc699242e9fb985fcd7f.setContent(html_798718f0d36ba4a1bbe9fde7e8632457);
|
|
|
|
|
|
|
|
marker_e6d151f19b306526f965e6c04dbabfe6.bindPopup(popup_802ad9d4270efc699242e9fb985fcd7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6d151f19b306526f965e6c04dbabfe6.setIcon(icon_35491560748b6aaae7628ac3dbcefa32);
|
|
|
|
|
|
var marker_84021e075ba2aace2a4a5fc928212552 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d8b868ced6fe6e9ae3db6fb1202e3de3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4c075db38b8de5a8aa2f43ce1047e48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c31b2f7abc12eb276ad6e596e0b17d0 = $(`<div id="html_5c31b2f7abc12eb276ad6e596e0b17d0" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_d4c075db38b8de5a8aa2f43ce1047e48.setContent(html_5c31b2f7abc12eb276ad6e596e0b17d0);
|
|
|
|
|
|
|
|
marker_84021e075ba2aace2a4a5fc928212552.bindPopup(popup_d4c075db38b8de5a8aa2f43ce1047e48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84021e075ba2aace2a4a5fc928212552.setIcon(icon_d8b868ced6fe6e9ae3db6fb1202e3de3);
|
|
|
|
|
|
var marker_aef9b0ca68b9f9c9812f3edc3b5420cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_afd4c4d6e237f0d6afb3bde93512cd8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e561e7058764e5c1a3e5f4d1b9b087a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f02364d3c1964de3d3deab049265f7f6 = $(`<div id="html_f02364d3c1964de3d3deab049265f7f6" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_e561e7058764e5c1a3e5f4d1b9b087a9.setContent(html_f02364d3c1964de3d3deab049265f7f6);
|
|
|
|
|
|
|
|
marker_aef9b0ca68b9f9c9812f3edc3b5420cc.bindPopup(popup_e561e7058764e5c1a3e5f4d1b9b087a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aef9b0ca68b9f9c9812f3edc3b5420cc.setIcon(icon_afd4c4d6e237f0d6afb3bde93512cd8a);
|
|
|
|
|
|
var marker_8fa12e762d580524817c4d4f3779cc1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b9b49d6a82502100a177d4e9539aad88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcddeaf8ee136c1d203b8fc4dc5b3549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d10fdd524ef7f4de05dca1dc0a81df0c = $(`<div id="html_d10fdd524ef7f4de05dca1dc0a81df0c" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_fcddeaf8ee136c1d203b8fc4dc5b3549.setContent(html_d10fdd524ef7f4de05dca1dc0a81df0c);
|
|
|
|
|
|
|
|
marker_8fa12e762d580524817c4d4f3779cc1d.bindPopup(popup_fcddeaf8ee136c1d203b8fc4dc5b3549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fa12e762d580524817c4d4f3779cc1d.setIcon(icon_b9b49d6a82502100a177d4e9539aad88);
|
|
|
|
|
|
var marker_cd9e21836ddbaaa616b0bd6b0998993a = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_78ea547b35bb37061562fa90055b1868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0a44ba7d146104d6e054e7986d363ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e782073ffc2c857671ae0bf309e0ebdd = $(`<div id="html_e782073ffc2c857671ae0bf309e0ebdd" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_c0a44ba7d146104d6e054e7986d363ea.setContent(html_e782073ffc2c857671ae0bf309e0ebdd);
|
|
|
|
|
|
|
|
marker_cd9e21836ddbaaa616b0bd6b0998993a.bindPopup(popup_c0a44ba7d146104d6e054e7986d363ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd9e21836ddbaaa616b0bd6b0998993a.setIcon(icon_78ea547b35bb37061562fa90055b1868);
|
|
|
|
|
|
var marker_dc36cfa4f36cf922c6cdfefe85843646 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_508cef1a142c3bd2ca7346a328e5e146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d53c289a1d0e4a7724ee1cfa916388a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a5bdd5a04736cac346a68cabb39ec8e = $(`<div id="html_3a5bdd5a04736cac346a68cabb39ec8e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_d53c289a1d0e4a7724ee1cfa916388a1.setContent(html_3a5bdd5a04736cac346a68cabb39ec8e);
|
|
|
|
|
|
|
|
marker_dc36cfa4f36cf922c6cdfefe85843646.bindPopup(popup_d53c289a1d0e4a7724ee1cfa916388a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc36cfa4f36cf922c6cdfefe85843646.setIcon(icon_508cef1a142c3bd2ca7346a328e5e146);
|
|
|
|
|
|
var marker_9f183ed3416760682a4c4c84c255aa17 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e1f74037786fbcd25725e7ccf9793d40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b89d0b0d91348169cf29dcf16e67d23d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6387ddb9b0a6b29e8843871485342f4 = $(`<div id="html_c6387ddb9b0a6b29e8843871485342f4" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_b89d0b0d91348169cf29dcf16e67d23d.setContent(html_c6387ddb9b0a6b29e8843871485342f4);
|
|
|
|
|
|
|
|
marker_9f183ed3416760682a4c4c84c255aa17.bindPopup(popup_b89d0b0d91348169cf29dcf16e67d23d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f183ed3416760682a4c4c84c255aa17.setIcon(icon_e1f74037786fbcd25725e7ccf9793d40);
|
|
|
|
|
|
var marker_39503addb78869f7e916ebf123dc5b6b = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_148f5f61196fb4c65041e0328f7c7d99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53385ea5b90d03863638405af68fcfe3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b605587614eb52201cae6f0bca6893cd = $(`<div id="html_b605587614eb52201cae6f0bca6893cd" style="width: 100.0%; height: 100.0%;">relay.artx.market:443</div>`)[0];
|
|
popup_53385ea5b90d03863638405af68fcfe3.setContent(html_b605587614eb52201cae6f0bca6893cd);
|
|
|
|
|
|
|
|
marker_39503addb78869f7e916ebf123dc5b6b.bindPopup(popup_53385ea5b90d03863638405af68fcfe3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39503addb78869f7e916ebf123dc5b6b.setIcon(icon_148f5f61196fb4c65041e0328f7c7d99);
|
|
|
|
|
|
var marker_4f548199bcf5c6178b4f9860533d203e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_80e690eebb6db96521d3f4bab3785453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2d80d9d3389626225a5fc991911aa7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68d651c4c689ce5d5ad77d86895e394b = $(`<div id="html_68d651c4c689ce5d5ad77d86895e394b" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_e2d80d9d3389626225a5fc991911aa7b.setContent(html_68d651c4c689ce5d5ad77d86895e394b);
|
|
|
|
|
|
|
|
marker_4f548199bcf5c6178b4f9860533d203e.bindPopup(popup_e2d80d9d3389626225a5fc991911aa7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f548199bcf5c6178b4f9860533d203e.setIcon(icon_80e690eebb6db96521d3f4bab3785453);
|
|
|
|
|
|
var marker_df3262c140c9e0b5c2ed3c8c92706c2c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d61c4f359e28d43959ad8026d1bafafa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47771e29172acaa615ea2ffd5549a36c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bd4a87368bf8e8e8a314ac8c00efed7 = $(`<div id="html_4bd4a87368bf8e8e8a314ac8c00efed7" style="width: 100.0%; height: 100.0%;">relay.getvia.xyz</div>`)[0];
|
|
popup_47771e29172acaa615ea2ffd5549a36c.setContent(html_4bd4a87368bf8e8e8a314ac8c00efed7);
|
|
|
|
|
|
|
|
marker_df3262c140c9e0b5c2ed3c8c92706c2c.bindPopup(popup_47771e29172acaa615ea2ffd5549a36c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df3262c140c9e0b5c2ed3c8c92706c2c.setIcon(icon_d61c4f359e28d43959ad8026d1bafafa);
|
|
|
|
|
|
var marker_b9a5dd90d2d75c434c140b5c30a24de7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3ac828e3162a19e6fd28902a28567c1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbe444d7f033a6e1339674565df2fb5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0114dc58091cca317b016d3ab82cbe8e = $(`<div id="html_0114dc58091cca317b016d3ab82cbe8e" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_bbe444d7f033a6e1339674565df2fb5a.setContent(html_0114dc58091cca317b016d3ab82cbe8e);
|
|
|
|
|
|
|
|
marker_b9a5dd90d2d75c434c140b5c30a24de7.bindPopup(popup_bbe444d7f033a6e1339674565df2fb5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9a5dd90d2d75c434c140b5c30a24de7.setIcon(icon_3ac828e3162a19e6fd28902a28567c1c);
|
|
|
|
|
|
var marker_f813b620e591b2ee80efdddc6c417b49 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_da6848831d061a43bb343480cea48958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b775824745c64f7644656b002aef152e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c229d58d88290555fb6fb9b8514ad5f5 = $(`<div id="html_c229d58d88290555fb6fb9b8514ad5f5" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_b775824745c64f7644656b002aef152e.setContent(html_c229d58d88290555fb6fb9b8514ad5f5);
|
|
|
|
|
|
|
|
marker_f813b620e591b2ee80efdddc6c417b49.bindPopup(popup_b775824745c64f7644656b002aef152e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f813b620e591b2ee80efdddc6c417b49.setIcon(icon_da6848831d061a43bb343480cea48958);
|
|
|
|
|
|
var marker_943e07a6d74ecee3ce62f697def46983 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c486ca59a3ffd4af79d3138b656f6831 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_451fd8127daa82a9a8cebbfb67289273 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f660448d0f9cc44bff61c7b795de795e = $(`<div id="html_f660448d0f9cc44bff61c7b795de795e" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_451fd8127daa82a9a8cebbfb67289273.setContent(html_f660448d0f9cc44bff61c7b795de795e);
|
|
|
|
|
|
|
|
marker_943e07a6d74ecee3ce62f697def46983.bindPopup(popup_451fd8127daa82a9a8cebbfb67289273)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_943e07a6d74ecee3ce62f697def46983.setIcon(icon_c486ca59a3ffd4af79d3138b656f6831);
|
|
|
|
|
|
var marker_8cd05a23df8b15426afb179b3ad87651 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5c0438ac6abae0d7a369880a5486e53b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c3486db19f06aa0cbe81d8aa623b446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48391dfd6195fc9c647831582961c92f = $(`<div id="html_48391dfd6195fc9c647831582961c92f" style="width: 100.0%; height: 100.0%;">nostr.girino.org:443</div>`)[0];
|
|
popup_5c3486db19f06aa0cbe81d8aa623b446.setContent(html_48391dfd6195fc9c647831582961c92f);
|
|
|
|
|
|
|
|
marker_8cd05a23df8b15426afb179b3ad87651.bindPopup(popup_5c3486db19f06aa0cbe81d8aa623b446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cd05a23df8b15426afb179b3ad87651.setIcon(icon_5c0438ac6abae0d7a369880a5486e53b);
|
|
|
|
|
|
var marker_3d811944fedb8181bcdaca177bb33342 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ac76df27d7e576b205c88408edf0be1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a73d9078d9c8419f72d9288484cb741b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3315c43991c46610b99bc13fa0fac1b3 = $(`<div id="html_3315c43991c46610b99bc13fa0fac1b3" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_a73d9078d9c8419f72d9288484cb741b.setContent(html_3315c43991c46610b99bc13fa0fac1b3);
|
|
|
|
|
|
|
|
marker_3d811944fedb8181bcdaca177bb33342.bindPopup(popup_a73d9078d9c8419f72d9288484cb741b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d811944fedb8181bcdaca177bb33342.setIcon(icon_ac76df27d7e576b205c88408edf0be1b);
|
|
|
|
|
|
var marker_e9be764f085d5e4c0fb966aa645e9848 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_61da4705f4dd24003e37087d67fce069 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b4d4b9ec27f4df06a018e79ddc09267 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e4d308559a2810f4b6c21a7d5fd25a = $(`<div id="html_f6e4d308559a2810f4b6c21a7d5fd25a" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_9b4d4b9ec27f4df06a018e79ddc09267.setContent(html_f6e4d308559a2810f4b6c21a7d5fd25a);
|
|
|
|
|
|
|
|
marker_e9be764f085d5e4c0fb966aa645e9848.bindPopup(popup_9b4d4b9ec27f4df06a018e79ddc09267)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9be764f085d5e4c0fb966aa645e9848.setIcon(icon_61da4705f4dd24003e37087d67fce069);
|
|
|
|
|
|
var marker_b42fed71a3826a2e91ef16e5ff658b94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_02d2dcde367718a35fe1f6a8e8d72440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f331954ba717a16a2642cd95319552d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0497bc858faff4141f27eef4c4c0cd24 = $(`<div id="html_0497bc858faff4141f27eef4c4c0cd24" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app:443</div>`)[0];
|
|
popup_f331954ba717a16a2642cd95319552d7.setContent(html_0497bc858faff4141f27eef4c4c0cd24);
|
|
|
|
|
|
|
|
marker_b42fed71a3826a2e91ef16e5ff658b94.bindPopup(popup_f331954ba717a16a2642cd95319552d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b42fed71a3826a2e91ef16e5ff658b94.setIcon(icon_02d2dcde367718a35fe1f6a8e8d72440);
|
|
|
|
|
|
var marker_d4e0a27a28439ef330c8679cb6bcf696 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_8717a8a33810e160f7be838a72315138 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8900fabc815b77010b9f04f07edd2265 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df53b7557108971b1abd5f25cc47c535 = $(`<div id="html_df53b7557108971b1abd5f25cc47c535" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io:443</div>`)[0];
|
|
popup_8900fabc815b77010b9f04f07edd2265.setContent(html_df53b7557108971b1abd5f25cc47c535);
|
|
|
|
|
|
|
|
marker_d4e0a27a28439ef330c8679cb6bcf696.bindPopup(popup_8900fabc815b77010b9f04f07edd2265)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4e0a27a28439ef330c8679cb6bcf696.setIcon(icon_8717a8a33810e160f7be838a72315138);
|
|
|
|
|
|
var marker_b5491910878cd36155ea9ade0a946141 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_51a77c4565a072d238b119829034cf4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b54d23cb930fe17d00fe447d56221d2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f358f49ddfe962ccc2e8b4407514d0f = $(`<div id="html_7f358f49ddfe962ccc2e8b4407514d0f" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_b54d23cb930fe17d00fe447d56221d2c.setContent(html_7f358f49ddfe962ccc2e8b4407514d0f);
|
|
|
|
|
|
|
|
marker_b5491910878cd36155ea9ade0a946141.bindPopup(popup_b54d23cb930fe17d00fe447d56221d2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5491910878cd36155ea9ade0a946141.setIcon(icon_51a77c4565a072d238b119829034cf4e);
|
|
|
|
|
|
var marker_4c3eb9b6a96d79f09dc18c271070cab8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2f5686890de133c6a545c2d60b1a7c28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48c54e8e55bd5d00259b40e0be7a5333 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11a9e3f12363500ffe8dc858200845fd = $(`<div id="html_11a9e3f12363500ffe8dc858200845fd" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_48c54e8e55bd5d00259b40e0be7a5333.setContent(html_11a9e3f12363500ffe8dc858200845fd);
|
|
|
|
|
|
|
|
marker_4c3eb9b6a96d79f09dc18c271070cab8.bindPopup(popup_48c54e8e55bd5d00259b40e0be7a5333)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c3eb9b6a96d79f09dc18c271070cab8.setIcon(icon_2f5686890de133c6a545c2d60b1a7c28);
|
|
|
|
|
|
var marker_d9f9df021b5b36f4140c42ac9ac48c26 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_84c698e2263e9a14d6cc10080400d230 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e077026da2ad00007748df66bccd10bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd69bd8d6b9ef69b5a66accb5f631aa5 = $(`<div id="html_fd69bd8d6b9ef69b5a66accb5f631aa5" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_e077026da2ad00007748df66bccd10bd.setContent(html_fd69bd8d6b9ef69b5a66accb5f631aa5);
|
|
|
|
|
|
|
|
marker_d9f9df021b5b36f4140c42ac9ac48c26.bindPopup(popup_e077026da2ad00007748df66bccd10bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9f9df021b5b36f4140c42ac9ac48c26.setIcon(icon_84c698e2263e9a14d6cc10080400d230);
|
|
|
|
|
|
var marker_df23224e0c32caca6e8d1ff2e88e19ee = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_000b5078bc3f46745b7fde4e4ef5b655 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_182e8b20b1e789dd5fbddac76f19bf5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b456aa711bd926e94134a8bbf454ea1b = $(`<div id="html_b456aa711bd926e94134a8bbf454ea1b" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_182e8b20b1e789dd5fbddac76f19bf5c.setContent(html_b456aa711bd926e94134a8bbf454ea1b);
|
|
|
|
|
|
|
|
marker_df23224e0c32caca6e8d1ff2e88e19ee.bindPopup(popup_182e8b20b1e789dd5fbddac76f19bf5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df23224e0c32caca6e8d1ff2e88e19ee.setIcon(icon_000b5078bc3f46745b7fde4e4ef5b655);
|
|
|
|
|
|
var marker_bd4cfa145e18604625358d180d87884c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_916a384e53a88dd45de4990d060828e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0faa67793088027dac0672ecb0939c93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69f36085c4a66fb6ed6874d1e8955a2e = $(`<div id="html_69f36085c4a66fb6ed6874d1e8955a2e" style="width: 100.0%; height: 100.0%;">relay.ditto.pub:443</div>`)[0];
|
|
popup_0faa67793088027dac0672ecb0939c93.setContent(html_69f36085c4a66fb6ed6874d1e8955a2e);
|
|
|
|
|
|
|
|
marker_bd4cfa145e18604625358d180d87884c.bindPopup(popup_0faa67793088027dac0672ecb0939c93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd4cfa145e18604625358d180d87884c.setIcon(icon_916a384e53a88dd45de4990d060828e9);
|
|
|
|
|
|
var marker_1e2dc2490630e3798c15241261f3b40b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_24c2b0b767e75db3b40a503cf9bbba22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ef2347e8e6d53b34f822e1c90d59497 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d6871379952f39702f4b1aa328ee075 = $(`<div id="html_6d6871379952f39702f4b1aa328ee075" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_3ef2347e8e6d53b34f822e1c90d59497.setContent(html_6d6871379952f39702f4b1aa328ee075);
|
|
|
|
|
|
|
|
marker_1e2dc2490630e3798c15241261f3b40b.bindPopup(popup_3ef2347e8e6d53b34f822e1c90d59497)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e2dc2490630e3798c15241261f3b40b.setIcon(icon_24c2b0b767e75db3b40a503cf9bbba22);
|
|
|
|
|
|
var marker_fabe8e3b281847ba77c56bb3732dcb5e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d287eeb0848c67057dbeeab2d3a0b3ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16e6735813973c421892162342cea7e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9c6171cc523d8ee7f28c8b7764710c3 = $(`<div id="html_c9c6171cc523d8ee7f28c8b7764710c3" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_16e6735813973c421892162342cea7e8.setContent(html_c9c6171cc523d8ee7f28c8b7764710c3);
|
|
|
|
|
|
|
|
marker_fabe8e3b281847ba77c56bb3732dcb5e.bindPopup(popup_16e6735813973c421892162342cea7e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fabe8e3b281847ba77c56bb3732dcb5e.setIcon(icon_d287eeb0848c67057dbeeab2d3a0b3ca);
|
|
|
|
|
|
var marker_55206a93504a76f27521617b8f676ed0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ee07b6377d40cf84baf607cf363da7ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b317ae74a2bbcd687ef0d4f710603cc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6061bcedd2148bcd12af572e26658e98 = $(`<div id="html_6061bcedd2148bcd12af572e26658e98" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_b317ae74a2bbcd687ef0d4f710603cc8.setContent(html_6061bcedd2148bcd12af572e26658e98);
|
|
|
|
|
|
|
|
marker_55206a93504a76f27521617b8f676ed0.bindPopup(popup_b317ae74a2bbcd687ef0d4f710603cc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55206a93504a76f27521617b8f676ed0.setIcon(icon_ee07b6377d40cf84baf607cf363da7ae);
|
|
|
|
|
|
var marker_87de111740e3a6af332372a0c5647320 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0a98cb1d8e7ff3ff3f2e10c581e21a91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fca5221e6cf930d14ef3c495fdeafe59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd198c7a859effb3a446182d5a715cf7 = $(`<div id="html_cd198c7a859effb3a446182d5a715cf7" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com:443</div>`)[0];
|
|
popup_fca5221e6cf930d14ef3c495fdeafe59.setContent(html_cd198c7a859effb3a446182d5a715cf7);
|
|
|
|
|
|
|
|
marker_87de111740e3a6af332372a0c5647320.bindPopup(popup_fca5221e6cf930d14ef3c495fdeafe59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87de111740e3a6af332372a0c5647320.setIcon(icon_0a98cb1d8e7ff3ff3f2e10c581e21a91);
|
|
|
|
|
|
var marker_57e53d9242bd1e8559b2e826f5fc1a27 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_259fffe5a29267fa52e53f42b0142976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa66f8dd49882b6a2040d40ad99cbc21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e32e4e63ff61a67fda287e2ede2d7f2 = $(`<div id="html_1e32e4e63ff61a67fda287e2ede2d7f2" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com:443</div>`)[0];
|
|
popup_aa66f8dd49882b6a2040d40ad99cbc21.setContent(html_1e32e4e63ff61a67fda287e2ede2d7f2);
|
|
|
|
|
|
|
|
marker_57e53d9242bd1e8559b2e826f5fc1a27.bindPopup(popup_aa66f8dd49882b6a2040d40ad99cbc21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57e53d9242bd1e8559b2e826f5fc1a27.setIcon(icon_259fffe5a29267fa52e53f42b0142976);
|
|
|
|
|
|
var marker_294cc4f2cee013c2511d5868547ad5ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_27bd1a96447762941d7878f7c584e1c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d9851eb8c944ecc44726a430ba27eda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2441491cd1153e94a94179b2e341b85f = $(`<div id="html_2441491cd1153e94a94179b2e341b85f" style="width: 100.0%; height: 100.0%;">bruh.samt.st</div>`)[0];
|
|
popup_3d9851eb8c944ecc44726a430ba27eda.setContent(html_2441491cd1153e94a94179b2e341b85f);
|
|
|
|
|
|
|
|
marker_294cc4f2cee013c2511d5868547ad5ac.bindPopup(popup_3d9851eb8c944ecc44726a430ba27eda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_294cc4f2cee013c2511d5868547ad5ac.setIcon(icon_27bd1a96447762941d7878f7c584e1c2);
|
|
|
|
|
|
var marker_5c9b7123e81563b656357c4f29242f1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_408cd89e1a737e9775d15d364b392e74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89fc49eb0b5154b27098edd93e2607b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_471728a1c6462c74444c962b2a2b8982 = $(`<div id="html_471728a1c6462c74444c962b2a2b8982" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_89fc49eb0b5154b27098edd93e2607b1.setContent(html_471728a1c6462c74444c962b2a2b8982);
|
|
|
|
|
|
|
|
marker_5c9b7123e81563b656357c4f29242f1b.bindPopup(popup_89fc49eb0b5154b27098edd93e2607b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c9b7123e81563b656357c4f29242f1b.setIcon(icon_408cd89e1a737e9775d15d364b392e74);
|
|
|
|
|
|
var marker_5d42a16d8028639668f4bcd1ed972e56 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fee308acbf50ef6a35c3445d97d8374f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a80c0b5b8c06dd536c5257dc6778f478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bba5bcb279b17df31f5493e6d7985be = $(`<div id="html_3bba5bcb279b17df31f5493e6d7985be" style="width: 100.0%; height: 100.0%;">relay.agorist.space:443</div>`)[0];
|
|
popup_a80c0b5b8c06dd536c5257dc6778f478.setContent(html_3bba5bcb279b17df31f5493e6d7985be);
|
|
|
|
|
|
|
|
marker_5d42a16d8028639668f4bcd1ed972e56.bindPopup(popup_a80c0b5b8c06dd536c5257dc6778f478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d42a16d8028639668f4bcd1ed972e56.setIcon(icon_fee308acbf50ef6a35c3445d97d8374f);
|
|
|
|
|
|
var marker_f5236057624b0e9de229a4165f00d20e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d457e9eb46aa18d4d1d61df48fbec0c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6492718e78517687c4d601c2ed8a2be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbb1058a42041c816a2f295763d3284e = $(`<div id="html_fbb1058a42041c816a2f295763d3284e" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_c6492718e78517687c4d601c2ed8a2be.setContent(html_fbb1058a42041c816a2f295763d3284e);
|
|
|
|
|
|
|
|
marker_f5236057624b0e9de229a4165f00d20e.bindPopup(popup_c6492718e78517687c4d601c2ed8a2be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5236057624b0e9de229a4165f00d20e.setIcon(icon_d457e9eb46aa18d4d1d61df48fbec0c6);
|
|
|
|
|
|
var marker_4a780460fde7c016187a25cee720a6db = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_508b5efa5b6f0d3cfd908aafe11336ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bb80039cf62ad9e059f78b4ade3db9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8717a9d6333558b853c88e46dc196f72 = $(`<div id="html_8717a9d6333558b853c88e46dc196f72" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za:443</div>`)[0];
|
|
popup_9bb80039cf62ad9e059f78b4ade3db9d.setContent(html_8717a9d6333558b853c88e46dc196f72);
|
|
|
|
|
|
|
|
marker_4a780460fde7c016187a25cee720a6db.bindPopup(popup_9bb80039cf62ad9e059f78b4ade3db9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a780460fde7c016187a25cee720a6db.setIcon(icon_508b5efa5b6f0d3cfd908aafe11336ce);
|
|
|
|
|
|
var marker_ec1f807dd5c920dab48946776ff59988 = L.marker(
|
|
[48.122, 11.589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7f5e8371f4aed103fa14a3448141d075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef1c6d3ee6bd9cd78f67efb5e939d17b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06f0b7ef0afc0846b3071be87e7cc0c7 = $(`<div id="html_06f0b7ef0afc0846b3071be87e7cc0c7" style="width: 100.0%; height: 100.0%;">relay.decentralia.fr</div>`)[0];
|
|
popup_ef1c6d3ee6bd9cd78f67efb5e939d17b.setContent(html_06f0b7ef0afc0846b3071be87e7cc0c7);
|
|
|
|
|
|
|
|
marker_ec1f807dd5c920dab48946776ff59988.bindPopup(popup_ef1c6d3ee6bd9cd78f67efb5e939d17b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec1f807dd5c920dab48946776ff59988.setIcon(icon_7f5e8371f4aed103fa14a3448141d075);
|
|
|
|
|
|
var marker_80602ba59c10f0b2106c328dda117c86 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9fd21333efe0956f47d0b8d8ea87eace = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2281b4c6851944b3109b6bdadea61863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d3f484ac7ba5bca63fbf0b00393d819 = $(`<div id="html_6d3f484ac7ba5bca63fbf0b00393d819" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io:443</div>`)[0];
|
|
popup_2281b4c6851944b3109b6bdadea61863.setContent(html_6d3f484ac7ba5bca63fbf0b00393d819);
|
|
|
|
|
|
|
|
marker_80602ba59c10f0b2106c328dda117c86.bindPopup(popup_2281b4c6851944b3109b6bdadea61863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80602ba59c10f0b2106c328dda117c86.setIcon(icon_9fd21333efe0956f47d0b8d8ea87eace);
|
|
|
|
|
|
var marker_2fd57b9c90f0c87ac1893e9afa34c453 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fd695d02853c8ee0e7257238578d4de7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17a82be8ed04a57ff7967813bd19c076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8f50bf070e11cfbf426861c93f24dd4 = $(`<div id="html_f8f50bf070e11cfbf426861c93f24dd4" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_17a82be8ed04a57ff7967813bd19c076.setContent(html_f8f50bf070e11cfbf426861c93f24dd4);
|
|
|
|
|
|
|
|
marker_2fd57b9c90f0c87ac1893e9afa34c453.bindPopup(popup_17a82be8ed04a57ff7967813bd19c076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fd57b9c90f0c87ac1893e9afa34c453.setIcon(icon_fd695d02853c8ee0e7257238578d4de7);
|
|
|
|
|
|
var marker_6d4f3c28080fd6e4df2e4660c1c49dc3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_366b9d3b1d69cec2b2c7fc45cf831b33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2a7fa317d902d8300d761f3b426ad44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d18cf3aacd4ca8ffb058d4408a9678a = $(`<div id="html_5d18cf3aacd4ca8ffb058d4408a9678a" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_b2a7fa317d902d8300d761f3b426ad44.setContent(html_5d18cf3aacd4ca8ffb058d4408a9678a);
|
|
|
|
|
|
|
|
marker_6d4f3c28080fd6e4df2e4660c1c49dc3.bindPopup(popup_b2a7fa317d902d8300d761f3b426ad44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d4f3c28080fd6e4df2e4660c1c49dc3.setIcon(icon_366b9d3b1d69cec2b2c7fc45cf831b33);
|
|
|
|
|
|
var marker_ffd1d57a98477cf5140f937764a94d38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_30a2e27e8ff3fbf7370d7f90b8c1bcb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45302cae06b3a1baca27bf31b2fa52bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38deae1a2a326ee5ebad4ac967b3f107 = $(`<div id="html_38deae1a2a326ee5ebad4ac967b3f107" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com:443</div>`)[0];
|
|
popup_45302cae06b3a1baca27bf31b2fa52bd.setContent(html_38deae1a2a326ee5ebad4ac967b3f107);
|
|
|
|
|
|
|
|
marker_ffd1d57a98477cf5140f937764a94d38.bindPopup(popup_45302cae06b3a1baca27bf31b2fa52bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffd1d57a98477cf5140f937764a94d38.setIcon(icon_30a2e27e8ff3fbf7370d7f90b8c1bcb4);
|
|
|
|
|
|
var marker_bdf689d7266b16a605c9d08ec64ab60a = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_52e0ae6ac5ba91a711caa02b94380202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e938969c2f78e9162ddf596e50c5afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b84436fd0b747f5e335b521bb191e59c = $(`<div id="html_b84436fd0b747f5e335b521bb191e59c" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_4e938969c2f78e9162ddf596e50c5afe.setContent(html_b84436fd0b747f5e335b521bb191e59c);
|
|
|
|
|
|
|
|
marker_bdf689d7266b16a605c9d08ec64ab60a.bindPopup(popup_4e938969c2f78e9162ddf596e50c5afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdf689d7266b16a605c9d08ec64ab60a.setIcon(icon_52e0ae6ac5ba91a711caa02b94380202);
|
|
|
|
|
|
var marker_6bc1682be311d7b9b4e92bf778bf5db3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e012f15b44f561c1a231ed34d67d70a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed8409015f17a9775cc4b08a4778b40d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01dcc7086b6d46f6e6a5dc37fd627eed = $(`<div id="html_01dcc7086b6d46f6e6a5dc37fd627eed" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_ed8409015f17a9775cc4b08a4778b40d.setContent(html_01dcc7086b6d46f6e6a5dc37fd627eed);
|
|
|
|
|
|
|
|
marker_6bc1682be311d7b9b4e92bf778bf5db3.bindPopup(popup_ed8409015f17a9775cc4b08a4778b40d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bc1682be311d7b9b4e92bf778bf5db3.setIcon(icon_e012f15b44f561c1a231ed34d67d70a9);
|
|
|
|
|
|
var marker_5e601bfaf17b01cf282dcb3c8f560810 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_308a3d04505a373bc6bc270e69f09c8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c71ace317b0a0907052d22398076cd5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35a007afc03e2d8352f11fecc8967b7d = $(`<div id="html_35a007afc03e2d8352f11fecc8967b7d" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_c71ace317b0a0907052d22398076cd5d.setContent(html_35a007afc03e2d8352f11fecc8967b7d);
|
|
|
|
|
|
|
|
marker_5e601bfaf17b01cf282dcb3c8f560810.bindPopup(popup_c71ace317b0a0907052d22398076cd5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e601bfaf17b01cf282dcb3c8f560810.setIcon(icon_308a3d04505a373bc6bc270e69f09c8e);
|
|
|
|
|
|
var marker_e117f3894e5949c4469cf57e0e37fe0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c2c20998c896cdcf56c4aaeb57c84990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f5b07a1760a5c9321e5ec31e94efe86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3663101d7e6425830f2caece8d904d18 = $(`<div id="html_3663101d7e6425830f2caece8d904d18" style="width: 100.0%; height: 100.0%;">relay.loveisbitcoin.com</div>`)[0];
|
|
popup_5f5b07a1760a5c9321e5ec31e94efe86.setContent(html_3663101d7e6425830f2caece8d904d18);
|
|
|
|
|
|
|
|
marker_e117f3894e5949c4469cf57e0e37fe0d.bindPopup(popup_5f5b07a1760a5c9321e5ec31e94efe86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e117f3894e5949c4469cf57e0e37fe0d.setIcon(icon_c2c20998c896cdcf56c4aaeb57c84990);
|
|
|
|
|
|
var marker_a7f92bfdd2060834a0c9ad7bc0b27111 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_843314333dab8eef232ae2a5098a7396 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e66174c21b2541f691ab7dd23a47e727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c22e6f26aac2c42f17e60ffe5c78524 = $(`<div id="html_0c22e6f26aac2c42f17e60ffe5c78524" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_e66174c21b2541f691ab7dd23a47e727.setContent(html_0c22e6f26aac2c42f17e60ffe5c78524);
|
|
|
|
|
|
|
|
marker_a7f92bfdd2060834a0c9ad7bc0b27111.bindPopup(popup_e66174c21b2541f691ab7dd23a47e727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7f92bfdd2060834a0c9ad7bc0b27111.setIcon(icon_843314333dab8eef232ae2a5098a7396);
|
|
|
|
|
|
var marker_9fad46a7ec5140548c0e2f9bc0a933fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0e760562ba4f3ad7858fa017092cd766 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a8a0b2d9d83256d63f991d4ae56d186 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c53b4ddc5b1d5590b3248274afeba75e = $(`<div id="html_c53b4ddc5b1d5590b3248274afeba75e" style="width: 100.0%; height: 100.0%;">nostr.planix.org</div>`)[0];
|
|
popup_9a8a0b2d9d83256d63f991d4ae56d186.setContent(html_c53b4ddc5b1d5590b3248274afeba75e);
|
|
|
|
|
|
|
|
marker_9fad46a7ec5140548c0e2f9bc0a933fe.bindPopup(popup_9a8a0b2d9d83256d63f991d4ae56d186)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fad46a7ec5140548c0e2f9bc0a933fe.setIcon(icon_0e760562ba4f3ad7858fa017092cd766);
|
|
|
|
|
|
var marker_dc9374358268b1f64eaf68d3ebccf4da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_8bd680e818f98773873a7ab87f7f7fff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3c3b6de183673ecbffe66e11361ed46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea784cad86e9f1c0fe1b6dc85d46c155 = $(`<div id="html_ea784cad86e9f1c0fe1b6dc85d46c155" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_d3c3b6de183673ecbffe66e11361ed46.setContent(html_ea784cad86e9f1c0fe1b6dc85d46c155);
|
|
|
|
|
|
|
|
marker_dc9374358268b1f64eaf68d3ebccf4da.bindPopup(popup_d3c3b6de183673ecbffe66e11361ed46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc9374358268b1f64eaf68d3ebccf4da.setIcon(icon_8bd680e818f98773873a7ab87f7f7fff);
|
|
|
|
|
|
var marker_4417ae6b848a29547c98440537a8c688 = L.marker(
|
|
[48.9006, 2.25929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_de34f7018b7ba4eeae58252eddbbf43f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8307040e015450636c222d68ce59ba5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_298d2f0be822ff773d14a8f48bbebce7 = $(`<div id="html_298d2f0be822ff773d14a8f48bbebce7" style="width: 100.0%; height: 100.0%;">relay.sovereignresonance.org</div>`)[0];
|
|
popup_8307040e015450636c222d68ce59ba5c.setContent(html_298d2f0be822ff773d14a8f48bbebce7);
|
|
|
|
|
|
|
|
marker_4417ae6b848a29547c98440537a8c688.bindPopup(popup_8307040e015450636c222d68ce59ba5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4417ae6b848a29547c98440537a8c688.setIcon(icon_de34f7018b7ba4eeae58252eddbbf43f);
|
|
|
|
|
|
var marker_2d1169ae0918025963a30e0264321e26 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_00fb5d9c403ee4c84476fb5747d25ace = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50bde99f0959f95fe7d51adbc5220dd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10cd7c14594420d6bce4a93fb1219c94 = $(`<div id="html_10cd7c14594420d6bce4a93fb1219c94" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_50bde99f0959f95fe7d51adbc5220dd1.setContent(html_10cd7c14594420d6bce4a93fb1219c94);
|
|
|
|
|
|
|
|
marker_2d1169ae0918025963a30e0264321e26.bindPopup(popup_50bde99f0959f95fe7d51adbc5220dd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d1169ae0918025963a30e0264321e26.setIcon(icon_00fb5d9c403ee4c84476fb5747d25ace);
|
|
|
|
|
|
var marker_332e6faa6294fd42829745bad7962599 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b34775cc7e28492db755c67d60707414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a46b80b49ef2813f23a33b5dde4b6fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69587ff73906d056d97a2b5269ef9ed3 = $(`<div id="html_69587ff73906d056d97a2b5269ef9ed3" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_a46b80b49ef2813f23a33b5dde4b6fd0.setContent(html_69587ff73906d056d97a2b5269ef9ed3);
|
|
|
|
|
|
|
|
marker_332e6faa6294fd42829745bad7962599.bindPopup(popup_a46b80b49ef2813f23a33b5dde4b6fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_332e6faa6294fd42829745bad7962599.setIcon(icon_b34775cc7e28492db755c67d60707414);
|
|
|
|
|
|
var marker_97d2f029d2304a4cfbf509129132b869 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ad75aa7fe79e57036286c2c1f0b9d408 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87ac46c87630cf4490ca8db3dd7110fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9848fe96e802e342b23e7e93555ef81 = $(`<div id="html_c9848fe96e802e342b23e7e93555ef81" style="width: 100.0%; height: 100.0%;">weboftrust.libretechsystems.xyz</div>`)[0];
|
|
popup_87ac46c87630cf4490ca8db3dd7110fb.setContent(html_c9848fe96e802e342b23e7e93555ef81);
|
|
|
|
|
|
|
|
marker_97d2f029d2304a4cfbf509129132b869.bindPopup(popup_87ac46c87630cf4490ca8db3dd7110fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97d2f029d2304a4cfbf509129132b869.setIcon(icon_ad75aa7fe79e57036286c2c1f0b9d408);
|
|
|
|
|
|
var marker_71b515422bdfab4161d9929710e26741 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_af889aa42964d83fff8b33a7230e6c6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9806b7015891059789bf01525fd8bec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59fdb24b3df707fd4f90abefcfc880ed = $(`<div id="html_59fdb24b3df707fd4f90abefcfc880ed" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_d9806b7015891059789bf01525fd8bec.setContent(html_59fdb24b3df707fd4f90abefcfc880ed);
|
|
|
|
|
|
|
|
marker_71b515422bdfab4161d9929710e26741.bindPopup(popup_d9806b7015891059789bf01525fd8bec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71b515422bdfab4161d9929710e26741.setIcon(icon_af889aa42964d83fff8b33a7230e6c6c);
|
|
|
|
|
|
var marker_82e595e8dee94c41c94eadc1fe531c87 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_653c240f3ee3d08a90e2956b5cc36c12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3305002d58469ee42e6e80b6a1c5c980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dddff28ffde93df9acab5734aa329d65 = $(`<div id="html_dddff28ffde93df9acab5734aa329d65" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_3305002d58469ee42e6e80b6a1c5c980.setContent(html_dddff28ffde93df9acab5734aa329d65);
|
|
|
|
|
|
|
|
marker_82e595e8dee94c41c94eadc1fe531c87.bindPopup(popup_3305002d58469ee42e6e80b6a1c5c980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82e595e8dee94c41c94eadc1fe531c87.setIcon(icon_653c240f3ee3d08a90e2956b5cc36c12);
|
|
|
|
|
|
var marker_cb58fee482b14405c0854351ddf315e9 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1f48902c9a5781cbd580a773e61009cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06486ac98c8030868ade5037b565fe83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5980bd520b0ae706d2a0420a2fb19c96 = $(`<div id="html_5980bd520b0ae706d2a0420a2fb19c96" style="width: 100.0%; height: 100.0%;">relay.mypathtofire.de</div>`)[0];
|
|
popup_06486ac98c8030868ade5037b565fe83.setContent(html_5980bd520b0ae706d2a0420a2fb19c96);
|
|
|
|
|
|
|
|
marker_cb58fee482b14405c0854351ddf315e9.bindPopup(popup_06486ac98c8030868ade5037b565fe83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb58fee482b14405c0854351ddf315e9.setIcon(icon_1f48902c9a5781cbd580a773e61009cf);
|
|
|
|
|
|
var marker_0ade134bd4642f7e184c2a1fff12ef8b = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_aaa62b81a98b11269b0bb4f2be362246 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_397f085aebe6a59132f0dbcd82b2881e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df20e1b78ab4284ef891fc7eebd1d1b9 = $(`<div id="html_df20e1b78ab4284ef891fc7eebd1d1b9" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_397f085aebe6a59132f0dbcd82b2881e.setContent(html_df20e1b78ab4284ef891fc7eebd1d1b9);
|
|
|
|
|
|
|
|
marker_0ade134bd4642f7e184c2a1fff12ef8b.bindPopup(popup_397f085aebe6a59132f0dbcd82b2881e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ade134bd4642f7e184c2a1fff12ef8b.setIcon(icon_aaa62b81a98b11269b0bb4f2be362246);
|
|
|
|
|
|
var marker_f816b1b28435d162daf95d5c5158232e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dc693b3eb26b0d7668ed009d4a135f17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_837d9655d9c71faaa24a6a3767a47d09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fa27f5e24de954cb3b6cef44ec7e55f = $(`<div id="html_4fa27f5e24de954cb3b6cef44ec7e55f" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_837d9655d9c71faaa24a6a3767a47d09.setContent(html_4fa27f5e24de954cb3b6cef44ec7e55f);
|
|
|
|
|
|
|
|
marker_f816b1b28435d162daf95d5c5158232e.bindPopup(popup_837d9655d9c71faaa24a6a3767a47d09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f816b1b28435d162daf95d5c5158232e.setIcon(icon_dc693b3eb26b0d7668ed009d4a135f17);
|
|
|
|
|
|
var marker_da008d2d83d4d6ced3eae22675803878 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7da2bc58fbfa4d526b0f8e9884dfdf3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_698c218e96f77ee29ba4f10f878a24ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17fca77e44f7de80cc93e338459675fd = $(`<div id="html_17fca77e44f7de80cc93e338459675fd" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_698c218e96f77ee29ba4f10f878a24ca.setContent(html_17fca77e44f7de80cc93e338459675fd);
|
|
|
|
|
|
|
|
marker_da008d2d83d4d6ced3eae22675803878.bindPopup(popup_698c218e96f77ee29ba4f10f878a24ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da008d2d83d4d6ced3eae22675803878.setIcon(icon_7da2bc58fbfa4d526b0f8e9884dfdf3e);
|
|
|
|
|
|
var marker_1ce047a28b118a9d041256b31e13ea37 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_564d6ea6bd0851e56138974ff924387b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0734f3b9e9fb9fa5c12290d3bff8a1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e8231699367e417f0c4ae6b14c2618e = $(`<div id="html_2e8231699367e417f0c4ae6b14c2618e" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_d0734f3b9e9fb9fa5c12290d3bff8a1b.setContent(html_2e8231699367e417f0c4ae6b14c2618e);
|
|
|
|
|
|
|
|
marker_1ce047a28b118a9d041256b31e13ea37.bindPopup(popup_d0734f3b9e9fb9fa5c12290d3bff8a1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ce047a28b118a9d041256b31e13ea37.setIcon(icon_564d6ea6bd0851e56138974ff924387b);
|
|
|
|
|
|
var marker_547736f817088f27dbf00b0f645718f8 = L.marker(
|
|
[34.1749, -118.54],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_531ce420c9e1c0d3d1ab16b5ab41a464 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95853c948d8689555e3b0a48650b3f32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05a748d90a1e22a7c467b988458a4e34 = $(`<div id="html_05a748d90a1e22a7c467b988458a4e34" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_95853c948d8689555e3b0a48650b3f32.setContent(html_05a748d90a1e22a7c467b988458a4e34);
|
|
|
|
|
|
|
|
marker_547736f817088f27dbf00b0f645718f8.bindPopup(popup_95853c948d8689555e3b0a48650b3f32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_547736f817088f27dbf00b0f645718f8.setIcon(icon_531ce420c9e1c0d3d1ab16b5ab41a464);
|
|
|
|
|
|
var marker_068286a4a686bb14fa668ffadfd4fc5b = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2186040f3ca75a990b92fcd37baf50f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11acb62f7d0fad5093eb125e09187a44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b8a8690090cb2d54781b3727291957c = $(`<div id="html_3b8a8690090cb2d54781b3727291957c" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be:443</div>`)[0];
|
|
popup_11acb62f7d0fad5093eb125e09187a44.setContent(html_3b8a8690090cb2d54781b3727291957c);
|
|
|
|
|
|
|
|
marker_068286a4a686bb14fa668ffadfd4fc5b.bindPopup(popup_11acb62f7d0fad5093eb125e09187a44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_068286a4a686bb14fa668ffadfd4fc5b.setIcon(icon_2186040f3ca75a990b92fcd37baf50f5);
|
|
|
|
|
|
var marker_3639782d5758fe540efcb98f8dc74bd3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_f2cf17a0a931b56588bc1b825969ca92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_438018e6c9dec0d590a2aefee60d1d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc65c32f3edba3b89768b17a7830c323 = $(`<div id="html_dc65c32f3edba3b89768b17a7830c323" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_438018e6c9dec0d590a2aefee60d1d3d.setContent(html_dc65c32f3edba3b89768b17a7830c323);
|
|
|
|
|
|
|
|
marker_3639782d5758fe540efcb98f8dc74bd3.bindPopup(popup_438018e6c9dec0d590a2aefee60d1d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3639782d5758fe540efcb98f8dc74bd3.setIcon(icon_f2cf17a0a931b56588bc1b825969ca92);
|
|
|
|
|
|
var marker_7acadd996d54f039368b212fe656663c = L.marker(
|
|
[13.9215, 100.538],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_055433cb86cfd5627704c0569cc03f87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4612811d3b7a53bf4d29c14875e5fa24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1799252d07587484919b2eac1e284b47 = $(`<div id="html_1799252d07587484919b2eac1e284b47" style="width: 100.0%; height: 100.0%;">relay1.gfcom.info</div>`)[0];
|
|
popup_4612811d3b7a53bf4d29c14875e5fa24.setContent(html_1799252d07587484919b2eac1e284b47);
|
|
|
|
|
|
|
|
marker_7acadd996d54f039368b212fe656663c.bindPopup(popup_4612811d3b7a53bf4d29c14875e5fa24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7acadd996d54f039368b212fe656663c.setIcon(icon_055433cb86cfd5627704c0569cc03f87);
|
|
|
|
|
|
var marker_de7884020156c435fe19f8a0db97def7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_83faca8b190a2f05e480ad0113d64126 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e949ac6782466eb1fa1caff30c5db7f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c801340e555c2d9221b9680bfd717352 = $(`<div id="html_c801340e555c2d9221b9680bfd717352" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app:443</div>`)[0];
|
|
popup_e949ac6782466eb1fa1caff30c5db7f8.setContent(html_c801340e555c2d9221b9680bfd717352);
|
|
|
|
|
|
|
|
marker_de7884020156c435fe19f8a0db97def7.bindPopup(popup_e949ac6782466eb1fa1caff30c5db7f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de7884020156c435fe19f8a0db97def7.setIcon(icon_83faca8b190a2f05e480ad0113d64126);
|
|
|
|
|
|
var marker_6e75aa28fae0d2d4e5739a30736a9296 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9ec07a4030c8aa4e6191deb5f0a5a9a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ac99c9ebdc6535b2d494d3e64fefa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceda4a5b7fc1d08e197ee01bb2098f7e = $(`<div id="html_ceda4a5b7fc1d08e197ee01bb2098f7e" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_89ac99c9ebdc6535b2d494d3e64fefa4.setContent(html_ceda4a5b7fc1d08e197ee01bb2098f7e);
|
|
|
|
|
|
|
|
marker_6e75aa28fae0d2d4e5739a30736a9296.bindPopup(popup_89ac99c9ebdc6535b2d494d3e64fefa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e75aa28fae0d2d4e5739a30736a9296.setIcon(icon_9ec07a4030c8aa4e6191deb5f0a5a9a6);
|
|
|
|
|
|
var marker_c82843038859750cc0a7e6ced9472fd4 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6a3553fad8a9e9ad788635c3bc908110 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1baa17c8b6f0476797ae2453e909fbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae7750f5ccbfc3776304afc83b4e003d = $(`<div id="html_ae7750f5ccbfc3776304afc83b4e003d" style="width: 100.0%; height: 100.0%;">relay.nmail.li</div>`)[0];
|
|
popup_c1baa17c8b6f0476797ae2453e909fbc.setContent(html_ae7750f5ccbfc3776304afc83b4e003d);
|
|
|
|
|
|
|
|
marker_c82843038859750cc0a7e6ced9472fd4.bindPopup(popup_c1baa17c8b6f0476797ae2453e909fbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c82843038859750cc0a7e6ced9472fd4.setIcon(icon_6a3553fad8a9e9ad788635c3bc908110);
|
|
|
|
|
|
var marker_05dcc69531cf39f09e17f199cabb89bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_10635f348e33cd0c3eaa3a47257d4b9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b51569ce485e8d23cefabbe896f2ed33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d40c64428e3abaeea0d6839118e04e88 = $(`<div id="html_d40c64428e3abaeea0d6839118e04e88" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_b51569ce485e8d23cefabbe896f2ed33.setContent(html_d40c64428e3abaeea0d6839118e04e88);
|
|
|
|
|
|
|
|
marker_05dcc69531cf39f09e17f199cabb89bc.bindPopup(popup_b51569ce485e8d23cefabbe896f2ed33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05dcc69531cf39f09e17f199cabb89bc.setIcon(icon_10635f348e33cd0c3eaa3a47257d4b9e);
|
|
|
|
|
|
var marker_21499db2419a06ad06667fe9a407e6be = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9a669544a9d7d0a1341a4c92a4d722b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e3a9b2b852eef1757f2e60673ee8153 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee7fd082f9c866f2035c4a90860134a4 = $(`<div id="html_ee7fd082f9c866f2035c4a90860134a4" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_6e3a9b2b852eef1757f2e60673ee8153.setContent(html_ee7fd082f9c866f2035c4a90860134a4);
|
|
|
|
|
|
|
|
marker_21499db2419a06ad06667fe9a407e6be.bindPopup(popup_6e3a9b2b852eef1757f2e60673ee8153)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21499db2419a06ad06667fe9a407e6be.setIcon(icon_9a669544a9d7d0a1341a4c92a4d722b0);
|
|
|
|
|
|
var marker_81ba0a214a797cc75bc810267cb0e6d8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ccebcab208f6f44f528257d694ffa6ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1639447141b3b0d96df4ca708ce67882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b40fac56b1e8edd00e25e21b85804da = $(`<div id="html_1b40fac56b1e8edd00e25e21b85804da" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st:443</div>`)[0];
|
|
popup_1639447141b3b0d96df4ca708ce67882.setContent(html_1b40fac56b1e8edd00e25e21b85804da);
|
|
|
|
|
|
|
|
marker_81ba0a214a797cc75bc810267cb0e6d8.bindPopup(popup_1639447141b3b0d96df4ca708ce67882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81ba0a214a797cc75bc810267cb0e6d8.setIcon(icon_ccebcab208f6f44f528257d694ffa6ff);
|
|
|
|
|
|
var marker_f20ce06045591fe49833472b2d6614b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_129d1fdaf8e3d1b91f6f5f9f177a7514 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13568edee210fc7756e1104485454d4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd8b00da6a99b67141b30257e67c40ee = $(`<div id="html_cd8b00da6a99b67141b30257e67c40ee" style="width: 100.0%; height: 100.0%;">relay.sincensura.org</div>`)[0];
|
|
popup_13568edee210fc7756e1104485454d4d.setContent(html_cd8b00da6a99b67141b30257e67c40ee);
|
|
|
|
|
|
|
|
marker_f20ce06045591fe49833472b2d6614b9.bindPopup(popup_13568edee210fc7756e1104485454d4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f20ce06045591fe49833472b2d6614b9.setIcon(icon_129d1fdaf8e3d1b91f6f5f9f177a7514);
|
|
|
|
|
|
var marker_45f0c1b909660705e38953a752daadce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_981b6b1bc94b0c939c79961be27012d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf394767074f70d72c7a86aadcacfe3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ad8e37c913a92be0e02f3dfa13f5c6e = $(`<div id="html_4ad8e37c913a92be0e02f3dfa13f5c6e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_bf394767074f70d72c7a86aadcacfe3c.setContent(html_4ad8e37c913a92be0e02f3dfa13f5c6e);
|
|
|
|
|
|
|
|
marker_45f0c1b909660705e38953a752daadce.bindPopup(popup_bf394767074f70d72c7a86aadcacfe3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45f0c1b909660705e38953a752daadce.setIcon(icon_981b6b1bc94b0c939c79961be27012d7);
|
|
|
|
|
|
var marker_7c9f507477463026c91a0310771da069 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e798dbbfd321f374073ae38f537f7289 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9157a16d95359f3534391923afde98a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0cb4019f78b3c61821d139aa104153c = $(`<div id="html_d0cb4019f78b3c61821d139aa104153c" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_9157a16d95359f3534391923afde98a6.setContent(html_d0cb4019f78b3c61821d139aa104153c);
|
|
|
|
|
|
|
|
marker_7c9f507477463026c91a0310771da069.bindPopup(popup_9157a16d95359f3534391923afde98a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c9f507477463026c91a0310771da069.setIcon(icon_e798dbbfd321f374073ae38f537f7289);
|
|
|
|
|
|
var marker_72f6949fe553d80e15eb3365371cb8b4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3eb9ed2bfadedfc72cf10e17f083d744 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d90312a17e4c2d20670b78e8dbd45de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cd0c7393fbdd26cbb131c4d5375c0c4 = $(`<div id="html_7cd0c7393fbdd26cbb131c4d5375c0c4" style="width: 100.0%; height: 100.0%;">strfry.shock.network:443</div>`)[0];
|
|
popup_3d90312a17e4c2d20670b78e8dbd45de.setContent(html_7cd0c7393fbdd26cbb131c4d5375c0c4);
|
|
|
|
|
|
|
|
marker_72f6949fe553d80e15eb3365371cb8b4.bindPopup(popup_3d90312a17e4c2d20670b78e8dbd45de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72f6949fe553d80e15eb3365371cb8b4.setIcon(icon_3eb9ed2bfadedfc72cf10e17f083d744);
|
|
|
|
|
|
var marker_e6df7b96d2c79c13b6133d8dd62e8145 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0f7cc715aa9b39b0c666937ccdf23ead = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16cb81579a59eb4bdbc8364f78ba08e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad98dc143630b30177f7284ab31854a2 = $(`<div id="html_ad98dc143630b30177f7284ab31854a2" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_16cb81579a59eb4bdbc8364f78ba08e6.setContent(html_ad98dc143630b30177f7284ab31854a2);
|
|
|
|
|
|
|
|
marker_e6df7b96d2c79c13b6133d8dd62e8145.bindPopup(popup_16cb81579a59eb4bdbc8364f78ba08e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6df7b96d2c79c13b6133d8dd62e8145.setIcon(icon_0f7cc715aa9b39b0c666937ccdf23ead);
|
|
|
|
|
|
var marker_40bb402eadbdd61003d64c93e98ba820 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6b6afdedc03f42e04ca92aff7cee5f39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a06cd03929690b6a2c8c29b74d7bedc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21c2261c4461d7208de3050f6dd687f9 = $(`<div id="html_21c2261c4461d7208de3050f6dd687f9" style="width: 100.0%; height: 100.0%;">purplerelay.com:443</div>`)[0];
|
|
popup_9a06cd03929690b6a2c8c29b74d7bedc.setContent(html_21c2261c4461d7208de3050f6dd687f9);
|
|
|
|
|
|
|
|
marker_40bb402eadbdd61003d64c93e98ba820.bindPopup(popup_9a06cd03929690b6a2c8c29b74d7bedc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40bb402eadbdd61003d64c93e98ba820.setIcon(icon_6b6afdedc03f42e04ca92aff7cee5f39);
|
|
|
|
|
|
var marker_7490728a8a7227920b3bbb088cf72e9f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_591d9a1cadb647ac3fe77b1c717d1f34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea25d18813497a20f7efa923b9aed210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_191df4f3a39a40292bd679871782f08a = $(`<div id="html_191df4f3a39a40292bd679871782f08a" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_ea25d18813497a20f7efa923b9aed210.setContent(html_191df4f3a39a40292bd679871782f08a);
|
|
|
|
|
|
|
|
marker_7490728a8a7227920b3bbb088cf72e9f.bindPopup(popup_ea25d18813497a20f7efa923b9aed210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7490728a8a7227920b3bbb088cf72e9f.setIcon(icon_591d9a1cadb647ac3fe77b1c717d1f34);
|
|
|
|
|
|
var marker_79de80e2cca40c367531c3e79615c979 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d4f6945d192b03c5c8fb784612e895df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71d878bb2135f48b2dcb8a45da01c6b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b6b4d81cbaa6f272fd45cdeb828ebbc = $(`<div id="html_1b6b4d81cbaa6f272fd45cdeb828ebbc" style="width: 100.0%; height: 100.0%;">ec2.f7z.io</div>`)[0];
|
|
popup_71d878bb2135f48b2dcb8a45da01c6b4.setContent(html_1b6b4d81cbaa6f272fd45cdeb828ebbc);
|
|
|
|
|
|
|
|
marker_79de80e2cca40c367531c3e79615c979.bindPopup(popup_71d878bb2135f48b2dcb8a45da01c6b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79de80e2cca40c367531c3e79615c979.setIcon(icon_d4f6945d192b03c5c8fb784612e895df);
|
|
|
|
|
|
var marker_6581921ee58baae7dd7748b45d9e5ef0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_60a02f69b6498629f8d81a4395c27dbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b4edc8c6079c084d6c5a9bffa5820ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6ce724fbf89185e35e50b965320f8f0 = $(`<div id="html_b6ce724fbf89185e35e50b965320f8f0" style="width: 100.0%; height: 100.0%;">relay.sigit.io:443</div>`)[0];
|
|
popup_0b4edc8c6079c084d6c5a9bffa5820ee.setContent(html_b6ce724fbf89185e35e50b965320f8f0);
|
|
|
|
|
|
|
|
marker_6581921ee58baae7dd7748b45d9e5ef0.bindPopup(popup_0b4edc8c6079c084d6c5a9bffa5820ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6581921ee58baae7dd7748b45d9e5ef0.setIcon(icon_60a02f69b6498629f8d81a4395c27dbc);
|
|
|
|
|
|
var marker_420bca063a3ac87e896c524dedf9b55f = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e387888355a982166d832013fb71bc17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6adad617dd306f592b3bc00b694b952b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81c1a0f55cb3062fbd371c2cdd4771b2 = $(`<div id="html_81c1a0f55cb3062fbd371c2cdd4771b2" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_6adad617dd306f592b3bc00b694b952b.setContent(html_81c1a0f55cb3062fbd371c2cdd4771b2);
|
|
|
|
|
|
|
|
marker_420bca063a3ac87e896c524dedf9b55f.bindPopup(popup_6adad617dd306f592b3bc00b694b952b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_420bca063a3ac87e896c524dedf9b55f.setIcon(icon_e387888355a982166d832013fb71bc17);
|
|
|
|
|
|
var marker_eb85ef480e275f6640d4e192b551813d = L.marker(
|
|
[38.9667, -0.15],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d5f294a8329f59672ebc81fce0d33f7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e56d12c22bc68cb8e7a4c6ee5017505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1ac7a570afa3ac14373e42447b8f901 = $(`<div id="html_e1ac7a570afa3ac14373e42447b8f901" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_5e56d12c22bc68cb8e7a4c6ee5017505.setContent(html_e1ac7a570afa3ac14373e42447b8f901);
|
|
|
|
|
|
|
|
marker_eb85ef480e275f6640d4e192b551813d.bindPopup(popup_5e56d12c22bc68cb8e7a4c6ee5017505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb85ef480e275f6640d4e192b551813d.setIcon(icon_d5f294a8329f59672ebc81fce0d33f7a);
|
|
|
|
|
|
var marker_78eea9fc54ec4fee3b0fcb0c968f6a79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c4b106d63e0a26e97a4a1d3b38cb4db9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a065209e26355f8d58bd7f58615ec8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_259dbf6cc515f25f0081657e8b9170b6 = $(`<div id="html_259dbf6cc515f25f0081657e8b9170b6" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_7a065209e26355f8d58bd7f58615ec8d.setContent(html_259dbf6cc515f25f0081657e8b9170b6);
|
|
|
|
|
|
|
|
marker_78eea9fc54ec4fee3b0fcb0c968f6a79.bindPopup(popup_7a065209e26355f8d58bd7f58615ec8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78eea9fc54ec4fee3b0fcb0c968f6a79.setIcon(icon_c4b106d63e0a26e97a4a1d3b38cb4db9);
|
|
|
|
|
|
var marker_38c9e8b78f6628bd505e21a8471d0e4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_cc16ab70bd6b454cfaffebac1b80a5e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f28542359941d941f4af64d0b7596ac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1308407230ccf2a9a3065269b473d115 = $(`<div id="html_1308407230ccf2a9a3065269b473d115" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_f28542359941d941f4af64d0b7596ac1.setContent(html_1308407230ccf2a9a3065269b473d115);
|
|
|
|
|
|
|
|
marker_38c9e8b78f6628bd505e21a8471d0e4e.bindPopup(popup_f28542359941d941f4af64d0b7596ac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38c9e8b78f6628bd505e21a8471d0e4e.setIcon(icon_cc16ab70bd6b454cfaffebac1b80a5e8);
|
|
|
|
|
|
var marker_a72ee6ddf2562ac88ad4c0ce328f2989 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fe872936e409b93f449f85ce403cc9dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccff7bf42ea4b6f81fb893fd7c02d7ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2304de8ff178cae356d0ed4c7ebadbd1 = $(`<div id="html_2304de8ff178cae356d0ed4c7ebadbd1" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io:443</div>`)[0];
|
|
popup_ccff7bf42ea4b6f81fb893fd7c02d7ee.setContent(html_2304de8ff178cae356d0ed4c7ebadbd1);
|
|
|
|
|
|
|
|
marker_a72ee6ddf2562ac88ad4c0ce328f2989.bindPopup(popup_ccff7bf42ea4b6f81fb893fd7c02d7ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a72ee6ddf2562ac88ad4c0ce328f2989.setIcon(icon_fe872936e409b93f449f85ce403cc9dc);
|
|
|
|
|
|
var marker_1d6846a7627f9a74e85d106049e4a8d9 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9d6b1244af83da75fb49b7aa4608d437 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9e2e4cf7ae1bf73d7dee1422b5b5095 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_672c7cf0e657232424ee59d50a2ab4a3 = $(`<div id="html_672c7cf0e657232424ee59d50a2ab4a3" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com:443</div>`)[0];
|
|
popup_b9e2e4cf7ae1bf73d7dee1422b5b5095.setContent(html_672c7cf0e657232424ee59d50a2ab4a3);
|
|
|
|
|
|
|
|
marker_1d6846a7627f9a74e85d106049e4a8d9.bindPopup(popup_b9e2e4cf7ae1bf73d7dee1422b5b5095)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d6846a7627f9a74e85d106049e4a8d9.setIcon(icon_9d6b1244af83da75fb49b7aa4608d437);
|
|
|
|
|
|
var marker_de0767f62498ed3b2abe5cde0329d6c8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_f7ab401348f736400652e9acb2d93b31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0d89840d56a9a3d1e18898404c3512d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6cb70b6006bf7596c8ab77463953be8 = $(`<div id="html_d6cb70b6006bf7596c8ab77463953be8" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_d0d89840d56a9a3d1e18898404c3512d.setContent(html_d6cb70b6006bf7596c8ab77463953be8);
|
|
|
|
|
|
|
|
marker_de0767f62498ed3b2abe5cde0329d6c8.bindPopup(popup_d0d89840d56a9a3d1e18898404c3512d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de0767f62498ed3b2abe5cde0329d6c8.setIcon(icon_f7ab401348f736400652e9acb2d93b31);
|
|
|
|
|
|
var marker_80e9b63c417c7be9e1504ab88da01d3f = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0d42ca680388b949884ff93951423e33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5205085f1ba71d21f9256871843eb932 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73b35262cf1feb1f7c192ebddbf5bf41 = $(`<div id="html_73b35262cf1feb1f7c192ebddbf5bf41" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_5205085f1ba71d21f9256871843eb932.setContent(html_73b35262cf1feb1f7c192ebddbf5bf41);
|
|
|
|
|
|
|
|
marker_80e9b63c417c7be9e1504ab88da01d3f.bindPopup(popup_5205085f1ba71d21f9256871843eb932)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80e9b63c417c7be9e1504ab88da01d3f.setIcon(icon_0d42ca680388b949884ff93951423e33);
|
|
|
|
|
|
var marker_d31c26c17a9e75a592f84a1f7b21868e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3dbd1c86a32eddd30a8b457dd07e604e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_598e2fc47a30e2dd03d1ba672f0d90a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e8d9f80f2a13066e3642b4268641bdb = $(`<div id="html_0e8d9f80f2a13066e3642b4268641bdb" style="width: 100.0%; height: 100.0%;">nostr.chaima.info:443</div>`)[0];
|
|
popup_598e2fc47a30e2dd03d1ba672f0d90a1.setContent(html_0e8d9f80f2a13066e3642b4268641bdb);
|
|
|
|
|
|
|
|
marker_d31c26c17a9e75a592f84a1f7b21868e.bindPopup(popup_598e2fc47a30e2dd03d1ba672f0d90a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d31c26c17a9e75a592f84a1f7b21868e.setIcon(icon_3dbd1c86a32eddd30a8b457dd07e604e);
|
|
|
|
|
|
var marker_7d205425499f01199ee1577aeb04be3e = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b5893ff5dfd9e4aa63e7c3ee68fcaa84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd90ed6a8bf03b1bf862af5d78004217 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ed13c418da98c5a58bfeb868ce08a03 = $(`<div id="html_3ed13c418da98c5a58bfeb868ce08a03" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_bd90ed6a8bf03b1bf862af5d78004217.setContent(html_3ed13c418da98c5a58bfeb868ce08a03);
|
|
|
|
|
|
|
|
marker_7d205425499f01199ee1577aeb04be3e.bindPopup(popup_bd90ed6a8bf03b1bf862af5d78004217)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d205425499f01199ee1577aeb04be3e.setIcon(icon_b5893ff5dfd9e4aa63e7c3ee68fcaa84);
|
|
|
|
|
|
var marker_d7ae49a51e0a0072a2d5c70ac377f3e4 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_946261701413a4f2ad91dfbb241a0fc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81dccebfc8be279db9fe05919965a997 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_352bd3ca8728d5dce261b6c6c7c9faeb = $(`<div id="html_352bd3ca8728d5dce261b6c6c7c9faeb" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_81dccebfc8be279db9fe05919965a997.setContent(html_352bd3ca8728d5dce261b6c6c7c9faeb);
|
|
|
|
|
|
|
|
marker_d7ae49a51e0a0072a2d5c70ac377f3e4.bindPopup(popup_81dccebfc8be279db9fe05919965a997)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7ae49a51e0a0072a2d5c70ac377f3e4.setIcon(icon_946261701413a4f2ad91dfbb241a0fc0);
|
|
|
|
|
|
var marker_f37892328214885a91acd0394b03137f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a16d904d62bbb8d82fd363b130500699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ad83a9fd4e61bfc1c97cd38c046d32e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c48dd2963c787b365a4f0c050a54746d = $(`<div id="html_c48dd2963c787b365a4f0c050a54746d" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_2ad83a9fd4e61bfc1c97cd38c046d32e.setContent(html_c48dd2963c787b365a4f0c050a54746d);
|
|
|
|
|
|
|
|
marker_f37892328214885a91acd0394b03137f.bindPopup(popup_2ad83a9fd4e61bfc1c97cd38c046d32e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f37892328214885a91acd0394b03137f.setIcon(icon_a16d904d62bbb8d82fd363b130500699);
|
|
|
|
|
|
var marker_ab7073d505136fccdf37b3d74ffb5ff9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_cec7f057726e5613017edd8f33813abb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08cbef9574ed2eb7ecfee6e817544b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a662d28b096d34bc8e81c520c50b55d = $(`<div id="html_3a662d28b096d34bc8e81c520c50b55d" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_08cbef9574ed2eb7ecfee6e817544b9c.setContent(html_3a662d28b096d34bc8e81c520c50b55d);
|
|
|
|
|
|
|
|
marker_ab7073d505136fccdf37b3d74ffb5ff9.bindPopup(popup_08cbef9574ed2eb7ecfee6e817544b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab7073d505136fccdf37b3d74ffb5ff9.setIcon(icon_cec7f057726e5613017edd8f33813abb);
|
|
|
|
|
|
var marker_121082ccab8cad1ce7072391d6208869 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_884de4f03d5c8635611c9a49cd6b6777 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26ac76a3250e6a9fd7e571ba1915c503 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bbd53bdf69036e930f442365dbf99bd = $(`<div id="html_0bbd53bdf69036e930f442365dbf99bd" style="width: 100.0%; height: 100.0%;">nostr2.girino.org:443</div>`)[0];
|
|
popup_26ac76a3250e6a9fd7e571ba1915c503.setContent(html_0bbd53bdf69036e930f442365dbf99bd);
|
|
|
|
|
|
|
|
marker_121082ccab8cad1ce7072391d6208869.bindPopup(popup_26ac76a3250e6a9fd7e571ba1915c503)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_121082ccab8cad1ce7072391d6208869.setIcon(icon_884de4f03d5c8635611c9a49cd6b6777);
|
|
|
|
|
|
var marker_9531d504b490417ede3f652bdc327211 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c756a538090841f943cb6c6b5dfcfad7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2d0fffdf71dfb9550aa19a381bbfcaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e95ca6ac87232f42941b01075c2b7bc5 = $(`<div id="html_e95ca6ac87232f42941b01075c2b7bc5" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_c2d0fffdf71dfb9550aa19a381bbfcaf.setContent(html_e95ca6ac87232f42941b01075c2b7bc5);
|
|
|
|
|
|
|
|
marker_9531d504b490417ede3f652bdc327211.bindPopup(popup_c2d0fffdf71dfb9550aa19a381bbfcaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9531d504b490417ede3f652bdc327211.setIcon(icon_c756a538090841f943cb6c6b5dfcfad7);
|
|
|
|
|
|
var marker_cd24446eab3e18262d20d1f87016a0c4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7a717fbe0ef37f04bfc05b3e4ff213dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63a547588f324daa93a2fef872c7e1be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74569ca31227ab0f15710e94cd5d3b7 = $(`<div id="html_b74569ca31227ab0f15710e94cd5d3b7" style="width: 100.0%; height: 100.0%;">relay.kalcafe.xyz</div>`)[0];
|
|
popup_63a547588f324daa93a2fef872c7e1be.setContent(html_b74569ca31227ab0f15710e94cd5d3b7);
|
|
|
|
|
|
|
|
marker_cd24446eab3e18262d20d1f87016a0c4.bindPopup(popup_63a547588f324daa93a2fef872c7e1be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd24446eab3e18262d20d1f87016a0c4.setIcon(icon_7a717fbe0ef37f04bfc05b3e4ff213dc);
|
|
|
|
|
|
var marker_1e32ddf6e03e4c78fcacfd798119f22f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_16f9bcf10f244faa423d45901037cfa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1d250ebe0feddcff8139576e8ed90cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ee9bdd3ec1ecae9763584e4bba99600 = $(`<div id="html_1ee9bdd3ec1ecae9763584e4bba99600" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_b1d250ebe0feddcff8139576e8ed90cb.setContent(html_1ee9bdd3ec1ecae9763584e4bba99600);
|
|
|
|
|
|
|
|
marker_1e32ddf6e03e4c78fcacfd798119f22f.bindPopup(popup_b1d250ebe0feddcff8139576e8ed90cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e32ddf6e03e4c78fcacfd798119f22f.setIcon(icon_16f9bcf10f244faa423d45901037cfa3);
|
|
|
|
|
|
var marker_91fab05f5337a78f47ab5ee74f2eb575 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a483658de68b968d1c7d1b3bbe6211a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e13a3a6c2f4a51420597a0b821c846f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b3a5f5dc1cd0e21d081a76816d832a4 = $(`<div id="html_4b3a5f5dc1cd0e21d081a76816d832a4" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_e13a3a6c2f4a51420597a0b821c846f2.setContent(html_4b3a5f5dc1cd0e21d081a76816d832a4);
|
|
|
|
|
|
|
|
marker_91fab05f5337a78f47ab5ee74f2eb575.bindPopup(popup_e13a3a6c2f4a51420597a0b821c846f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91fab05f5337a78f47ab5ee74f2eb575.setIcon(icon_a483658de68b968d1c7d1b3bbe6211a4);
|
|
|
|
|
|
var marker_13f3b115478bab1f8ccd957768888ff8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_70cb9b67674593a39964192bd3807ef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6597d42e89d59c4ebf19d2d64653f4fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5591340de0fe09620561656ee94c4a94 = $(`<div id="html_5591340de0fe09620561656ee94c4a94" style="width: 100.0%; height: 100.0%;">relay.novospes.com</div>`)[0];
|
|
popup_6597d42e89d59c4ebf19d2d64653f4fc.setContent(html_5591340de0fe09620561656ee94c4a94);
|
|
|
|
|
|
|
|
marker_13f3b115478bab1f8ccd957768888ff8.bindPopup(popup_6597d42e89d59c4ebf19d2d64653f4fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13f3b115478bab1f8ccd957768888ff8.setIcon(icon_70cb9b67674593a39964192bd3807ef6);
|
|
|
|
|
|
var marker_ef34529bc1c7a169a97a918f0fdffd20 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7b0f76e7f826e524c591be59e0d319d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_395afc2a78fe5e2bf8ece9f4a943c8ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7bd52ba47fe2c1e5d6f9f450095f1b6 = $(`<div id="html_f7bd52ba47fe2c1e5d6f9f450095f1b6" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks:443</div>`)[0];
|
|
popup_395afc2a78fe5e2bf8ece9f4a943c8ec.setContent(html_f7bd52ba47fe2c1e5d6f9f450095f1b6);
|
|
|
|
|
|
|
|
marker_ef34529bc1c7a169a97a918f0fdffd20.bindPopup(popup_395afc2a78fe5e2bf8ece9f4a943c8ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef34529bc1c7a169a97a918f0fdffd20.setIcon(icon_7b0f76e7f826e524c591be59e0d319d6);
|
|
|
|
|
|
var marker_758c86db7ef5346364baca8411ab8e0b = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c576f3c21b872b0f7cd644954bf3c3f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2356d0a772a3dab10bbc70b0020b531 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c546615ae61aea00908f5fcabd831e8 = $(`<div id="html_9c546615ae61aea00908f5fcabd831e8" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_b2356d0a772a3dab10bbc70b0020b531.setContent(html_9c546615ae61aea00908f5fcabd831e8);
|
|
|
|
|
|
|
|
marker_758c86db7ef5346364baca8411ab8e0b.bindPopup(popup_b2356d0a772a3dab10bbc70b0020b531)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_758c86db7ef5346364baca8411ab8e0b.setIcon(icon_c576f3c21b872b0f7cd644954bf3c3f1);
|
|
|
|
|
|
var marker_75f8b39a4009f6286d5b3bbf6caae4fc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_117925356aef0e8b255fc9076276abf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_945fabb3859b3b93cb4552d51418ba16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8011816ba740a74f5172bbf7fc677e5 = $(`<div id="html_c8011816ba740a74f5172bbf7fc677e5" style="width: 100.0%; height: 100.0%;">relay.nostreon.com</div>`)[0];
|
|
popup_945fabb3859b3b93cb4552d51418ba16.setContent(html_c8011816ba740a74f5172bbf7fc677e5);
|
|
|
|
|
|
|
|
marker_75f8b39a4009f6286d5b3bbf6caae4fc.bindPopup(popup_945fabb3859b3b93cb4552d51418ba16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75f8b39a4009f6286d5b3bbf6caae4fc.setIcon(icon_117925356aef0e8b255fc9076276abf0);
|
|
|
|
|
|
var marker_57933f07c1570044d50cd4da3286eae8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c774f72777e3604489872fe951c5607d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fbe97e8fda5faa4aba23b1a1db9fb4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bffd35d340cf1decda6736c5c4192fed = $(`<div id="html_bffd35d340cf1decda6736c5c4192fed" style="width: 100.0%; height: 100.0%;">nostr.stakey.net:443</div>`)[0];
|
|
popup_4fbe97e8fda5faa4aba23b1a1db9fb4e.setContent(html_bffd35d340cf1decda6736c5c4192fed);
|
|
|
|
|
|
|
|
marker_57933f07c1570044d50cd4da3286eae8.bindPopup(popup_4fbe97e8fda5faa4aba23b1a1db9fb4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57933f07c1570044d50cd4da3286eae8.setIcon(icon_c774f72777e3604489872fe951c5607d);
|
|
|
|
|
|
var marker_e970ebf22dc8482b9d5430c3fdc6070c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_f70392e87cfd68715bf963de76e57942 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a29e6cb11b1654f96b148feb11424c59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e149d03d100aca6cd28341905a774d4f = $(`<div id="html_e149d03d100aca6cd28341905a774d4f" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_a29e6cb11b1654f96b148feb11424c59.setContent(html_e149d03d100aca6cd28341905a774d4f);
|
|
|
|
|
|
|
|
marker_e970ebf22dc8482b9d5430c3fdc6070c.bindPopup(popup_a29e6cb11b1654f96b148feb11424c59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e970ebf22dc8482b9d5430c3fdc6070c.setIcon(icon_f70392e87cfd68715bf963de76e57942);
|
|
|
|
|
|
var marker_7f5add1eca4226c3de0393d3a5f2d199 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_382a2d0e719da896b5959597807aeb85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cade91290ce370fecda08fda87813b37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b889d4e9e91ec3ee4bcbbe724e05fd7 = $(`<div id="html_0b889d4e9e91ec3ee4bcbbe724e05fd7" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_cade91290ce370fecda08fda87813b37.setContent(html_0b889d4e9e91ec3ee4bcbbe724e05fd7);
|
|
|
|
|
|
|
|
marker_7f5add1eca4226c3de0393d3a5f2d199.bindPopup(popup_cade91290ce370fecda08fda87813b37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f5add1eca4226c3de0393d3a5f2d199.setIcon(icon_382a2d0e719da896b5959597807aeb85);
|
|
|
|
|
|
var marker_5dfc172dd79733e23d152be46aac816b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_049fe42fe7fb9a2e0ce3e60f1427d6b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e4473f232c744f3306000e6a9cbe14f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d255cb3cb33382f3f33078134fcea29 = $(`<div id="html_7d255cb3cb33382f3f33078134fcea29" style="width: 100.0%; height: 100.0%;">relay.lightning.pub:443</div>`)[0];
|
|
popup_1e4473f232c744f3306000e6a9cbe14f.setContent(html_7d255cb3cb33382f3f33078134fcea29);
|
|
|
|
|
|
|
|
marker_5dfc172dd79733e23d152be46aac816b.bindPopup(popup_1e4473f232c744f3306000e6a9cbe14f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dfc172dd79733e23d152be46aac816b.setIcon(icon_049fe42fe7fb9a2e0ce3e60f1427d6b9);
|
|
|
|
|
|
var marker_2e42da3a12309045b9fb9d3da19a6650 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_12f24a545b49ce69b9b58bb37e2b7673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5408cbe1a7acee19be1933371f6c8997 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa7cfcba683e17f715ca964b6f5f0dcd = $(`<div id="html_fa7cfcba683e17f715ca964b6f5f0dcd" style="width: 100.0%; height: 100.0%;">rilo.nostria.app:443</div>`)[0];
|
|
popup_5408cbe1a7acee19be1933371f6c8997.setContent(html_fa7cfcba683e17f715ca964b6f5f0dcd);
|
|
|
|
|
|
|
|
marker_2e42da3a12309045b9fb9d3da19a6650.bindPopup(popup_5408cbe1a7acee19be1933371f6c8997)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e42da3a12309045b9fb9d3da19a6650.setIcon(icon_12f24a545b49ce69b9b58bb37e2b7673);
|
|
|
|
|
|
var marker_ad70574b298bbfc57e7a408c1a04aef4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_f573598f90212ca92a51eb6ce970df14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_666b072288f4b42fecf1748cb825fc55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e087d54f87e104c16ba80e203a8edd70 = $(`<div id="html_e087d54f87e104c16ba80e203a8edd70" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com:443</div>`)[0];
|
|
popup_666b072288f4b42fecf1748cb825fc55.setContent(html_e087d54f87e104c16ba80e203a8edd70);
|
|
|
|
|
|
|
|
marker_ad70574b298bbfc57e7a408c1a04aef4.bindPopup(popup_666b072288f4b42fecf1748cb825fc55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad70574b298bbfc57e7a408c1a04aef4.setIcon(icon_f573598f90212ca92a51eb6ce970df14);
|
|
|
|
|
|
var marker_f3e21175ae461dedda290fec57b9a13d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_40a28b7def3e447d012847de34481bfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a8dbeb39f10621a0b38f95d1b1cebbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3248c29ef700264bbd3e02217246933 = $(`<div id="html_b3248c29ef700264bbd3e02217246933" style="width: 100.0%; height: 100.0%;">nostr.na.social:443</div>`)[0];
|
|
popup_6a8dbeb39f10621a0b38f95d1b1cebbd.setContent(html_b3248c29ef700264bbd3e02217246933);
|
|
|
|
|
|
|
|
marker_f3e21175ae461dedda290fec57b9a13d.bindPopup(popup_6a8dbeb39f10621a0b38f95d1b1cebbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3e21175ae461dedda290fec57b9a13d.setIcon(icon_40a28b7def3e447d012847de34481bfb);
|
|
|
|
|
|
var marker_d095569b5bdba66297b11e49aa355dfa = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_68f2465757f1c354948d48e790dbceb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72c18c8a38d0fda30935a649bec4897e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e749e6d459891673ae9ef583e866c1a2 = $(`<div id="html_e749e6d459891673ae9ef583e866c1a2" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_72c18c8a38d0fda30935a649bec4897e.setContent(html_e749e6d459891673ae9ef583e866c1a2);
|
|
|
|
|
|
|
|
marker_d095569b5bdba66297b11e49aa355dfa.bindPopup(popup_72c18c8a38d0fda30935a649bec4897e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d095569b5bdba66297b11e49aa355dfa.setIcon(icon_68f2465757f1c354948d48e790dbceb8);
|
|
|
|
|
|
var marker_85e5c2fa70ba362d4e7700189c969844 = L.marker(
|
|
[8.96171, -83.5246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dfd3c7cde6822405ce5a1497129c8589 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e9a948eacdb7f09a580e6fcd32178b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b704568e73e720e9fa1490da6a24e45f = $(`<div id="html_b704568e73e720e9fa1490da6a24e45f" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_5e9a948eacdb7f09a580e6fcd32178b5.setContent(html_b704568e73e720e9fa1490da6a24e45f);
|
|
|
|
|
|
|
|
marker_85e5c2fa70ba362d4e7700189c969844.bindPopup(popup_5e9a948eacdb7f09a580e6fcd32178b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85e5c2fa70ba362d4e7700189c969844.setIcon(icon_dfd3c7cde6822405ce5a1497129c8589);
|
|
|
|
|
|
var marker_bf499f3d61e90c1536f0709f05181bec = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b778250fcdb805bda465530902564644 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc1ef479a72c5a013390309f4805a923 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a21dc6ae6e3158fd1f3552543b2f666d = $(`<div id="html_a21dc6ae6e3158fd1f3552543b2f666d" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_bc1ef479a72c5a013390309f4805a923.setContent(html_a21dc6ae6e3158fd1f3552543b2f666d);
|
|
|
|
|
|
|
|
marker_bf499f3d61e90c1536f0709f05181bec.bindPopup(popup_bc1ef479a72c5a013390309f4805a923)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf499f3d61e90c1536f0709f05181bec.setIcon(icon_b778250fcdb805bda465530902564644);
|
|
|
|
|
|
var marker_e84d5110582dd9c796646cc122258bb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_6071cc2316c0b50a7658f5f7af2b0f7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2857d9bc65bf3d9acb4b10380b83c04a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52b4db1673e7cb43148e28504ff1bc69 = $(`<div id="html_52b4db1673e7cb43148e28504ff1bc69" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_2857d9bc65bf3d9acb4b10380b83c04a.setContent(html_52b4db1673e7cb43148e28504ff1bc69);
|
|
|
|
|
|
|
|
marker_e84d5110582dd9c796646cc122258bb1.bindPopup(popup_2857d9bc65bf3d9acb4b10380b83c04a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e84d5110582dd9c796646cc122258bb1.setIcon(icon_6071cc2316c0b50a7658f5f7af2b0f7a);
|
|
|
|
|
|
var marker_10e0c7db7569e698704997c46ebe1423 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2eda9a21468b6b185a54a67ec5fd2ba2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c698b033620d2f1d830977df40063a81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fad94f4d933aec101b47a946078f58b = $(`<div id="html_3fad94f4d933aec101b47a946078f58b" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_c698b033620d2f1d830977df40063a81.setContent(html_3fad94f4d933aec101b47a946078f58b);
|
|
|
|
|
|
|
|
marker_10e0c7db7569e698704997c46ebe1423.bindPopup(popup_c698b033620d2f1d830977df40063a81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10e0c7db7569e698704997c46ebe1423.setIcon(icon_2eda9a21468b6b185a54a67ec5fd2ba2);
|
|
|
|
|
|
var marker_184703b65cf314274f57627eecefd00e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1ec9427c81a00c87e091b08a09c8c2a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcf7e65cc72a7e0b87e0a32e9782afd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_552935840e2fc6ffa172f854d0573e50 = $(`<div id="html_552935840e2fc6ffa172f854d0573e50" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_dcf7e65cc72a7e0b87e0a32e9782afd0.setContent(html_552935840e2fc6ffa172f854d0573e50);
|
|
|
|
|
|
|
|
marker_184703b65cf314274f57627eecefd00e.bindPopup(popup_dcf7e65cc72a7e0b87e0a32e9782afd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_184703b65cf314274f57627eecefd00e.setIcon(icon_1ec9427c81a00c87e091b08a09c8c2a5);
|
|
|
|
|
|
var marker_9f5f0a8303a7b3937ac51bf5e60e80f5 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2ee35423dcbb768b7e4c40233ab7e5d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_100f220ed11956875e37e9b5e50957bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc61a104a551eacb8881497b630f9e83 = $(`<div id="html_bc61a104a551eacb8881497b630f9e83" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_100f220ed11956875e37e9b5e50957bb.setContent(html_bc61a104a551eacb8881497b630f9e83);
|
|
|
|
|
|
|
|
marker_9f5f0a8303a7b3937ac51bf5e60e80f5.bindPopup(popup_100f220ed11956875e37e9b5e50957bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f5f0a8303a7b3937ac51bf5e60e80f5.setIcon(icon_2ee35423dcbb768b7e4c40233ab7e5d6);
|
|
|
|
|
|
var marker_4f5831793c3409b341074d9ca6c3f053 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_cd5bf114360440fe5e412db1afc03adb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42edb36071dab6d550cc49e642549ac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_449dc01d98a0786572860af2c5f93176 = $(`<div id="html_449dc01d98a0786572860af2c5f93176" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com:443</div>`)[0];
|
|
popup_42edb36071dab6d550cc49e642549ac7.setContent(html_449dc01d98a0786572860af2c5f93176);
|
|
|
|
|
|
|
|
marker_4f5831793c3409b341074d9ca6c3f053.bindPopup(popup_42edb36071dab6d550cc49e642549ac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f5831793c3409b341074d9ca6c3f053.setIcon(icon_cd5bf114360440fe5e412db1afc03adb);
|
|
|
|
|
|
var marker_53bc8e4c18bf5db1e2cfbf20197bbb0c = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5135afed0878e5a4af5639b069ef52c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb3fec2314b2bba98d0168c00fa76530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a4c8492589e3eff8e3d79508864e0a = $(`<div id="html_b0a4c8492589e3eff8e3d79508864e0a" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_cb3fec2314b2bba98d0168c00fa76530.setContent(html_b0a4c8492589e3eff8e3d79508864e0a);
|
|
|
|
|
|
|
|
marker_53bc8e4c18bf5db1e2cfbf20197bbb0c.bindPopup(popup_cb3fec2314b2bba98d0168c00fa76530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53bc8e4c18bf5db1e2cfbf20197bbb0c.setIcon(icon_5135afed0878e5a4af5639b069ef52c8);
|
|
|
|
|
|
var marker_57561d2eeba67bb12f170953adfeccd9 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c2edd76eb45cff3632df6d0bd728474f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85afe7c00aabc50739d37d60c389ca0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c945283b334722195ffac9f54fc17e13 = $(`<div id="html_c945283b334722195ffac9f54fc17e13" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net:443</div>`)[0];
|
|
popup_85afe7c00aabc50739d37d60c389ca0f.setContent(html_c945283b334722195ffac9f54fc17e13);
|
|
|
|
|
|
|
|
marker_57561d2eeba67bb12f170953adfeccd9.bindPopup(popup_85afe7c00aabc50739d37d60c389ca0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57561d2eeba67bb12f170953adfeccd9.setIcon(icon_c2edd76eb45cff3632df6d0bd728474f);
|
|
|
|
|
|
var marker_e74eaa982aa8ccb8061f791ff6ec46f0 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_76bed21cdcd73ccc055593c0d5b53634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce075ca94bb469b6c090f90d1d344924 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41b104aa45ed9edfcaefc7129f15d6b9 = $(`<div id="html_41b104aa45ed9edfcaefc7129f15d6b9" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_ce075ca94bb469b6c090f90d1d344924.setContent(html_41b104aa45ed9edfcaefc7129f15d6b9);
|
|
|
|
|
|
|
|
marker_e74eaa982aa8ccb8061f791ff6ec46f0.bindPopup(popup_ce075ca94bb469b6c090f90d1d344924)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e74eaa982aa8ccb8061f791ff6ec46f0.setIcon(icon_76bed21cdcd73ccc055593c0d5b53634);
|
|
|
|
|
|
var marker_063c48e32d06128122508edd4670d762 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_72e8e8c4433323c20600f9b532de71b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c4a24ffeecc721598a77aef5816b298 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662e5bbae179b2d0183f6388b5df7061 = $(`<div id="html_662e5bbae179b2d0183f6388b5df7061" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_9c4a24ffeecc721598a77aef5816b298.setContent(html_662e5bbae179b2d0183f6388b5df7061);
|
|
|
|
|
|
|
|
marker_063c48e32d06128122508edd4670d762.bindPopup(popup_9c4a24ffeecc721598a77aef5816b298)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_063c48e32d06128122508edd4670d762.setIcon(icon_72e8e8c4433323c20600f9b532de71b6);
|
|
|
|
|
|
var marker_1d95e04f17e531e4f86e473e7f1a1839 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ea7abbeb18501054b1203d2a6ecd2aed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a69cebfda408b41e0440308c10d545b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34a9842cc1a8ff7396f9cce91efb6507 = $(`<div id="html_34a9842cc1a8ff7396f9cce91efb6507" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_a69cebfda408b41e0440308c10d545b3.setContent(html_34a9842cc1a8ff7396f9cce91efb6507);
|
|
|
|
|
|
|
|
marker_1d95e04f17e531e4f86e473e7f1a1839.bindPopup(popup_a69cebfda408b41e0440308c10d545b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d95e04f17e531e4f86e473e7f1a1839.setIcon(icon_ea7abbeb18501054b1203d2a6ecd2aed);
|
|
|
|
|
|
var marker_b27a283b490e645b3d090371c923cfeb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4cf36eb745cdb128b52949dd5bc35a1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8d1c4831c96eeb041334d1e376af948 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b976ffdf5817885b65e6ae75a421b59 = $(`<div id="html_9b976ffdf5817885b65e6ae75a421b59" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_a8d1c4831c96eeb041334d1e376af948.setContent(html_9b976ffdf5817885b65e6ae75a421b59);
|
|
|
|
|
|
|
|
marker_b27a283b490e645b3d090371c923cfeb.bindPopup(popup_a8d1c4831c96eeb041334d1e376af948)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b27a283b490e645b3d090371c923cfeb.setIcon(icon_4cf36eb745cdb128b52949dd5bc35a1a);
|
|
|
|
|
|
var marker_99ad484aec1dd32163c7c07c3cf41165 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_759d20dbf978d0e295ebf8b309aeaecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cec94b7414c841d582dc39bc054731c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d484dbc8faeb465b3c2c48cc8287c00 = $(`<div id="html_9d484dbc8faeb465b3c2c48cc8287c00" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_2cec94b7414c841d582dc39bc054731c.setContent(html_9d484dbc8faeb465b3c2c48cc8287c00);
|
|
|
|
|
|
|
|
marker_99ad484aec1dd32163c7c07c3cf41165.bindPopup(popup_2cec94b7414c841d582dc39bc054731c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99ad484aec1dd32163c7c07c3cf41165.setIcon(icon_759d20dbf978d0e295ebf8b309aeaecb);
|
|
|
|
|
|
var marker_afaffa80af3120a21f650e8aa8a279be = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b37d9fc241e06eb66d42d529868707cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c0274e084299672c49cf1cb54d7f5f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c30b40954c20c321e9aee46d3cc9736 = $(`<div id="html_6c30b40954c20c321e9aee46d3cc9736" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io:443</div>`)[0];
|
|
popup_1c0274e084299672c49cf1cb54d7f5f3.setContent(html_6c30b40954c20c321e9aee46d3cc9736);
|
|
|
|
|
|
|
|
marker_afaffa80af3120a21f650e8aa8a279be.bindPopup(popup_1c0274e084299672c49cf1cb54d7f5f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afaffa80af3120a21f650e8aa8a279be.setIcon(icon_b37d9fc241e06eb66d42d529868707cf);
|
|
|
|
|
|
var marker_22c4553b549b207dafa4f1da03bbbb95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_36879f7639bbd3ffc30cd344e3a2248f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59a9837f5b16e1ceb75c5a12986b4f19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4a802947efa66dd1aa56964a9646218 = $(`<div id="html_d4a802947efa66dd1aa56964a9646218" style="width: 100.0%; height: 100.0%;">relay.dreamith.to:443</div>`)[0];
|
|
popup_59a9837f5b16e1ceb75c5a12986b4f19.setContent(html_d4a802947efa66dd1aa56964a9646218);
|
|
|
|
|
|
|
|
marker_22c4553b549b207dafa4f1da03bbbb95.bindPopup(popup_59a9837f5b16e1ceb75c5a12986b4f19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22c4553b549b207dafa4f1da03bbbb95.setIcon(icon_36879f7639bbd3ffc30cd344e3a2248f);
|
|
|
|
|
|
var marker_6627f94d0d323603323db5cf3be254bd = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_94afe1564988485b52ddaced04d91d41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c95f140e5430cbc0a1826f428f051642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f40bc6e8a42cc5ff0d201372a6580a04 = $(`<div id="html_f40bc6e8a42cc5ff0d201372a6580a04" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_c95f140e5430cbc0a1826f428f051642.setContent(html_f40bc6e8a42cc5ff0d201372a6580a04);
|
|
|
|
|
|
|
|
marker_6627f94d0d323603323db5cf3be254bd.bindPopup(popup_c95f140e5430cbc0a1826f428f051642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6627f94d0d323603323db5cf3be254bd.setIcon(icon_94afe1564988485b52ddaced04d91d41);
|
|
|
|
|
|
var marker_b7a0d4d6cc80a3f6f321b319e7f071df = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_d0e3a0b8d8ea8173b3061795bdb9e3c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66c0d88bf910e3c55e6e9d5e18e85736 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb38c5da24c1840015a8964624020317 = $(`<div id="html_fb38c5da24c1840015a8964624020317" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_66c0d88bf910e3c55e6e9d5e18e85736.setContent(html_fb38c5da24c1840015a8964624020317);
|
|
|
|
|
|
|
|
marker_b7a0d4d6cc80a3f6f321b319e7f071df.bindPopup(popup_66c0d88bf910e3c55e6e9d5e18e85736)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7a0d4d6cc80a3f6f321b319e7f071df.setIcon(icon_d0e3a0b8d8ea8173b3061795bdb9e3c6);
|
|
|
|
|
|
var marker_5195a989e80b1324a399f86f31b4cc68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9010d2e1765c668dbc5202b1583418cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6535b04723bb93e2e1e05137056cfc4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c010eced055448cda55b07ee39f6e152 = $(`<div id="html_c010eced055448cda55b07ee39f6e152" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_6535b04723bb93e2e1e05137056cfc4f.setContent(html_c010eced055448cda55b07ee39f6e152);
|
|
|
|
|
|
|
|
marker_5195a989e80b1324a399f86f31b4cc68.bindPopup(popup_6535b04723bb93e2e1e05137056cfc4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5195a989e80b1324a399f86f31b4cc68.setIcon(icon_9010d2e1765c668dbc5202b1583418cf);
|
|
|
|
|
|
var marker_fd12d88cc7118f5457e7909deebd658e = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4fccd02069d2808006b522e5b2c7644b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8615178812d7ec3ec9742216aaec7970 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1988711eb92f2731b083ada6eeb0a5f8 = $(`<div id="html_1988711eb92f2731b083ada6eeb0a5f8" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_8615178812d7ec3ec9742216aaec7970.setContent(html_1988711eb92f2731b083ada6eeb0a5f8);
|
|
|
|
|
|
|
|
marker_fd12d88cc7118f5457e7909deebd658e.bindPopup(popup_8615178812d7ec3ec9742216aaec7970)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd12d88cc7118f5457e7909deebd658e.setIcon(icon_4fccd02069d2808006b522e5b2c7644b);
|
|
|
|
|
|
var marker_31c41bb86d789e07191d1ef27d20088c = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_05e812ecdd4d05bd21e22c364e27d7c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb7603c9ffc05cb1116e86d6df9e2518 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7f692c7a0663aeece765315591d2e30 = $(`<div id="html_d7f692c7a0663aeece765315591d2e30" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_bb7603c9ffc05cb1116e86d6df9e2518.setContent(html_d7f692c7a0663aeece765315591d2e30);
|
|
|
|
|
|
|
|
marker_31c41bb86d789e07191d1ef27d20088c.bindPopup(popup_bb7603c9ffc05cb1116e86d6df9e2518)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31c41bb86d789e07191d1ef27d20088c.setIcon(icon_05e812ecdd4d05bd21e22c364e27d7c8);
|
|
|
|
|
|
var marker_c0c31c600834fc880c12deb76419e015 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_02da6ebd86f6e5c5999656cea7508ccc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b324b738a5a50db9c68e09ab8aefee86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb70a1de5f7c05813875fa56b14e4d99 = $(`<div id="html_bb70a1de5f7c05813875fa56b14e4d99" style="width: 100.0%; height: 100.0%;">vm-1734.lnvps.cloud</div>`)[0];
|
|
popup_b324b738a5a50db9c68e09ab8aefee86.setContent(html_bb70a1de5f7c05813875fa56b14e4d99);
|
|
|
|
|
|
|
|
marker_c0c31c600834fc880c12deb76419e015.bindPopup(popup_b324b738a5a50db9c68e09ab8aefee86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0c31c600834fc880c12deb76419e015.setIcon(icon_02da6ebd86f6e5c5999656cea7508ccc);
|
|
|
|
|
|
var marker_95fabfe4b15df64ba27774bfa9804111 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9916a9df9a9fb61f1f8a5125f38c7a6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0588d54d0d6feed035e70c36b2ad73ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af32da3b198d92bc6944635ba47304ba = $(`<div id="html_af32da3b198d92bc6944635ba47304ba" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_0588d54d0d6feed035e70c36b2ad73ba.setContent(html_af32da3b198d92bc6944635ba47304ba);
|
|
|
|
|
|
|
|
marker_95fabfe4b15df64ba27774bfa9804111.bindPopup(popup_0588d54d0d6feed035e70c36b2ad73ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95fabfe4b15df64ba27774bfa9804111.setIcon(icon_9916a9df9a9fb61f1f8a5125f38c7a6d);
|
|
|
|
|
|
var marker_23b890943d7238b4b10c8f27159a310d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5909e34f31e17e1e143a1d3bf532cf0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29e39461c8d23e6fd92afd1055322747 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a42e84e1d160f5b04fa8ccbabe093b0a = $(`<div id="html_a42e84e1d160f5b04fa8ccbabe093b0a" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com:443</div>`)[0];
|
|
popup_29e39461c8d23e6fd92afd1055322747.setContent(html_a42e84e1d160f5b04fa8ccbabe093b0a);
|
|
|
|
|
|
|
|
marker_23b890943d7238b4b10c8f27159a310d.bindPopup(popup_29e39461c8d23e6fd92afd1055322747)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23b890943d7238b4b10c8f27159a310d.setIcon(icon_5909e34f31e17e1e143a1d3bf532cf0a);
|
|
|
|
|
|
var marker_56345fe68b72d9df9459ff38496364c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ead21b95a85530627b880a08b126ff2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c84b2951642b054845fec48d921bed5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbaef06d7fd5c1e1013f855ba007f07b = $(`<div id="html_cbaef06d7fd5c1e1013f855ba007f07b" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_6c84b2951642b054845fec48d921bed5.setContent(html_cbaef06d7fd5c1e1013f855ba007f07b);
|
|
|
|
|
|
|
|
marker_56345fe68b72d9df9459ff38496364c6.bindPopup(popup_6c84b2951642b054845fec48d921bed5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56345fe68b72d9df9459ff38496364c6.setIcon(icon_ead21b95a85530627b880a08b126ff2c);
|
|
|
|
|
|
var marker_b85d375b216c923d4469eadf1499903c = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_99ab1a3fbed24412bd11e45368f79f3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d0842874ea2b4bb3f200d0fd08c639a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c29891ed4516495afa6dec9070ade66 = $(`<div id="html_1c29891ed4516495afa6dec9070ade66" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_9d0842874ea2b4bb3f200d0fd08c639a.setContent(html_1c29891ed4516495afa6dec9070ade66);
|
|
|
|
|
|
|
|
marker_b85d375b216c923d4469eadf1499903c.bindPopup(popup_9d0842874ea2b4bb3f200d0fd08c639a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b85d375b216c923d4469eadf1499903c.setIcon(icon_99ab1a3fbed24412bd11e45368f79f3d);
|
|
|
|
|
|
var marker_dd1dcf601e92be4e40352358d88b3369 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b0ab82056d1f5e4f97339f814e9344b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4afe3015004d7aba551c848f14043c74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d006299cf2201a1dfc5e9bb5d20b9ed8 = $(`<div id="html_d006299cf2201a1dfc5e9bb5d20b9ed8" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_4afe3015004d7aba551c848f14043c74.setContent(html_d006299cf2201a1dfc5e9bb5d20b9ed8);
|
|
|
|
|
|
|
|
marker_dd1dcf601e92be4e40352358d88b3369.bindPopup(popup_4afe3015004d7aba551c848f14043c74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd1dcf601e92be4e40352358d88b3369.setIcon(icon_b0ab82056d1f5e4f97339f814e9344b3);
|
|
|
|
|
|
var marker_79fb6949497716fab5cd8cc50789b4be = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4db3b53617bc71c3b1055c53ccf24c6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57c84fc691e27d0acea7535f838d4bc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09a27d807d9f5854b04840a64153700f = $(`<div id="html_09a27d807d9f5854b04840a64153700f" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com:443</div>`)[0];
|
|
popup_57c84fc691e27d0acea7535f838d4bc6.setContent(html_09a27d807d9f5854b04840a64153700f);
|
|
|
|
|
|
|
|
marker_79fb6949497716fab5cd8cc50789b4be.bindPopup(popup_57c84fc691e27d0acea7535f838d4bc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79fb6949497716fab5cd8cc50789b4be.setIcon(icon_4db3b53617bc71c3b1055c53ccf24c6e);
|
|
|
|
|
|
var marker_840dbd0dbc4aa5f7e387a8fd41a97201 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3d1abe40700b722f4a6747e671b6760f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9c8e85fe2810e96f57acd3a69e20bac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25f9bf9ea320b680108a8c7d1442723b = $(`<div id="html_25f9bf9ea320b680108a8c7d1442723b" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_a9c8e85fe2810e96f57acd3a69e20bac.setContent(html_25f9bf9ea320b680108a8c7d1442723b);
|
|
|
|
|
|
|
|
marker_840dbd0dbc4aa5f7e387a8fd41a97201.bindPopup(popup_a9c8e85fe2810e96f57acd3a69e20bac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_840dbd0dbc4aa5f7e387a8fd41a97201.setIcon(icon_3d1abe40700b722f4a6747e671b6760f);
|
|
|
|
|
|
var marker_9e46d591e70cf3499b5cfa2472689a17 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_58273518113b8e28ee0d04e6152a66e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3cf69f6c4c548b84feed1b5459afd8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64f1fd227effa8f06ebcb26a3b8dee5c = $(`<div id="html_64f1fd227effa8f06ebcb26a3b8dee5c" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_a3cf69f6c4c548b84feed1b5459afd8b.setContent(html_64f1fd227effa8f06ebcb26a3b8dee5c);
|
|
|
|
|
|
|
|
marker_9e46d591e70cf3499b5cfa2472689a17.bindPopup(popup_a3cf69f6c4c548b84feed1b5459afd8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e46d591e70cf3499b5cfa2472689a17.setIcon(icon_58273518113b8e28ee0d04e6152a66e2);
|
|
|
|
|
|
var marker_505d1bc16633adf4d7c6e56074a34bf3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_129d348bdd53da8b2c4bd3ddef308798 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3d94086a5670abeabf588068bc039ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5c6ede68a43a71ced63fedbf305ac8d = $(`<div id="html_d5c6ede68a43a71ced63fedbf305ac8d" style="width: 100.0%; height: 100.0%;">relay.openresist.com:443</div>`)[0];
|
|
popup_d3d94086a5670abeabf588068bc039ea.setContent(html_d5c6ede68a43a71ced63fedbf305ac8d);
|
|
|
|
|
|
|
|
marker_505d1bc16633adf4d7c6e56074a34bf3.bindPopup(popup_d3d94086a5670abeabf588068bc039ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_505d1bc16633adf4d7c6e56074a34bf3.setIcon(icon_129d348bdd53da8b2c4bd3ddef308798);
|
|
|
|
|
|
var marker_4034d5afe21afe56ba4dbc11f86d01a6 = L.marker(
|
|
[8.96171, -83.5246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_494650d23ac8aa059ea965486055de12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20e46d06d15090f9cafcc316f44435cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_878d91e80eff07213e8469dc00cf0edf = $(`<div id="html_878d91e80eff07213e8469dc00cf0edf" style="width: 100.0%; height: 100.0%;">no.str.cr:443</div>`)[0];
|
|
popup_20e46d06d15090f9cafcc316f44435cf.setContent(html_878d91e80eff07213e8469dc00cf0edf);
|
|
|
|
|
|
|
|
marker_4034d5afe21afe56ba4dbc11f86d01a6.bindPopup(popup_20e46d06d15090f9cafcc316f44435cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4034d5afe21afe56ba4dbc11f86d01a6.setIcon(icon_494650d23ac8aa059ea965486055de12);
|
|
|
|
|
|
var marker_58da5ce2142b562f6872e6babd8c1d13 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9a5a01bedc23a5336bba4810666b8c9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23990b6255fb7b86f590563ae1cb10cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c97e666669a6db145f7ed5e174a722fe = $(`<div id="html_c97e666669a6db145f7ed5e174a722fe" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_23990b6255fb7b86f590563ae1cb10cd.setContent(html_c97e666669a6db145f7ed5e174a722fe);
|
|
|
|
|
|
|
|
marker_58da5ce2142b562f6872e6babd8c1d13.bindPopup(popup_23990b6255fb7b86f590563ae1cb10cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58da5ce2142b562f6872e6babd8c1d13.setIcon(icon_9a5a01bedc23a5336bba4810666b8c9e);
|
|
|
|
|
|
var marker_d1159f0149ba2509c072ef66a63b2ec5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_90ca66f9106337ccc7a76d6ec5728ccc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ed4ae35e267c6df365d45bd28507d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95c4d83b87403c32ee0f9b75f9431962 = $(`<div id="html_95c4d83b87403c32ee0f9b75f9431962" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org:443</div>`)[0];
|
|
popup_4ed4ae35e267c6df365d45bd28507d5d.setContent(html_95c4d83b87403c32ee0f9b75f9431962);
|
|
|
|
|
|
|
|
marker_d1159f0149ba2509c072ef66a63b2ec5.bindPopup(popup_4ed4ae35e267c6df365d45bd28507d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1159f0149ba2509c072ef66a63b2ec5.setIcon(icon_90ca66f9106337ccc7a76d6ec5728ccc);
|
|
|
|
|
|
var marker_3ad65630695490ffdc8191d05b2fd522 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_310b736ebc5e793ae2bdabf885d64cd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dd79eb5e4a916cd6f93d591be0cee0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfcc2a55353dfc76733c5a14987daf4e = $(`<div id="html_bfcc2a55353dfc76733c5a14987daf4e" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_4dd79eb5e4a916cd6f93d591be0cee0e.setContent(html_bfcc2a55353dfc76733c5a14987daf4e);
|
|
|
|
|
|
|
|
marker_3ad65630695490ffdc8191d05b2fd522.bindPopup(popup_4dd79eb5e4a916cd6f93d591be0cee0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ad65630695490ffdc8191d05b2fd522.setIcon(icon_310b736ebc5e793ae2bdabf885d64cd7);
|
|
|
|
|
|
var marker_cdb2b0a4f28b102f6287084f862c6cb1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fcfad9e76acb988f4c8403103029dffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ca00724cea2a42fc10ad83528dd723a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbc5f2c141580859ec41375a1f75497f = $(`<div id="html_cbc5f2c141580859ec41375a1f75497f" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io:443</div>`)[0];
|
|
popup_6ca00724cea2a42fc10ad83528dd723a.setContent(html_cbc5f2c141580859ec41375a1f75497f);
|
|
|
|
|
|
|
|
marker_cdb2b0a4f28b102f6287084f862c6cb1.bindPopup(popup_6ca00724cea2a42fc10ad83528dd723a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdb2b0a4f28b102f6287084f862c6cb1.setIcon(icon_fcfad9e76acb988f4c8403103029dffb);
|
|
|
|
|
|
var marker_c2f7aed7781ffd5444e176e5a08a2151 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_380b18da3b407a916ffca15e7dc517df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73dd6b2e73c102c88dd4b9c3f0e098a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6d8068c797e11d2b1192903233a75f4 = $(`<div id="html_a6d8068c797e11d2b1192903233a75f4" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_c73dd6b2e73c102c88dd4b9c3f0e098a.setContent(html_a6d8068c797e11d2b1192903233a75f4);
|
|
|
|
|
|
|
|
marker_c2f7aed7781ffd5444e176e5a08a2151.bindPopup(popup_c73dd6b2e73c102c88dd4b9c3f0e098a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2f7aed7781ffd5444e176e5a08a2151.setIcon(icon_380b18da3b407a916ffca15e7dc517df);
|
|
|
|
|
|
var marker_97475239640f0f46d14eb1838714ded1 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_fe7218a5e03a253fe2487cd785b54d12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa4bb6299676a01c830f213f5b8e323 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fae911dc2ae210a463387dc158d63c1a = $(`<div id="html_fae911dc2ae210a463387dc158d63c1a" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_1fa4bb6299676a01c830f213f5b8e323.setContent(html_fae911dc2ae210a463387dc158d63c1a);
|
|
|
|
|
|
|
|
marker_97475239640f0f46d14eb1838714ded1.bindPopup(popup_1fa4bb6299676a01c830f213f5b8e323)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97475239640f0f46d14eb1838714ded1.setIcon(icon_fe7218a5e03a253fe2487cd785b54d12);
|
|
|
|
|
|
var marker_0f5676e230869b681778135fc860d48b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_593ae9f44e7b07ce971f9d06cc2b94c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83752df9258516f30589b054a6fb60a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4ec0eb2a8683047de5d1c29a9a01c84 = $(`<div id="html_c4ec0eb2a8683047de5d1c29a9a01c84" style="width: 100.0%; height: 100.0%;">relay.mostro.network:443</div>`)[0];
|
|
popup_83752df9258516f30589b054a6fb60a9.setContent(html_c4ec0eb2a8683047de5d1c29a9a01c84);
|
|
|
|
|
|
|
|
marker_0f5676e230869b681778135fc860d48b.bindPopup(popup_83752df9258516f30589b054a6fb60a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f5676e230869b681778135fc860d48b.setIcon(icon_593ae9f44e7b07ce971f9d06cc2b94c9);
|
|
|
|
|
|
var marker_36010d0bf34a6e68787e04d42f1a659a = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_602a39130bebd4bfbd5d20edba4eee3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb09775dc5307dff24255b09b0706b6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_288b1f731b0405f1e9ac169aa8ea0d5b = $(`<div id="html_288b1f731b0405f1e9ac169aa8ea0d5b" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl:443</div>`)[0];
|
|
popup_bb09775dc5307dff24255b09b0706b6e.setContent(html_288b1f731b0405f1e9ac169aa8ea0d5b);
|
|
|
|
|
|
|
|
marker_36010d0bf34a6e68787e04d42f1a659a.bindPopup(popup_bb09775dc5307dff24255b09b0706b6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36010d0bf34a6e68787e04d42f1a659a.setIcon(icon_602a39130bebd4bfbd5d20edba4eee3e);
|
|
|
|
|
|
var marker_626c50e74bbed4d4a2490c09d736da24 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_adc97a56396ecf3c0debd1931630e1e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9710da46b2942599db703e7acf282744 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e781b7ed297511dc8a26b24e522ee66 = $(`<div id="html_1e781b7ed297511dc8a26b24e522ee66" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_9710da46b2942599db703e7acf282744.setContent(html_1e781b7ed297511dc8a26b24e522ee66);
|
|
|
|
|
|
|
|
marker_626c50e74bbed4d4a2490c09d736da24.bindPopup(popup_9710da46b2942599db703e7acf282744)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_626c50e74bbed4d4a2490c09d736da24.setIcon(icon_adc97a56396ecf3c0debd1931630e1e2);
|
|
|
|
|
|
var marker_eb2dd40e3d06dac9c317865374520543 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ea8de1b1a16a0a42818fb81c8a8bedef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39caadf3ef1f1599d8201799d77618af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e4c1f64094b90959353072fcbc0461f = $(`<div id="html_6e4c1f64094b90959353072fcbc0461f" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_39caadf3ef1f1599d8201799d77618af.setContent(html_6e4c1f64094b90959353072fcbc0461f);
|
|
|
|
|
|
|
|
marker_eb2dd40e3d06dac9c317865374520543.bindPopup(popup_39caadf3ef1f1599d8201799d77618af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb2dd40e3d06dac9c317865374520543.setIcon(icon_ea8de1b1a16a0a42818fb81c8a8bedef);
|
|
|
|
|
|
var marker_ec58b83fdc82a312665ec80cc4502283 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1f25fc436cbc5beb7b43b4021a9cb1b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0596b354ce0015aa43b8e66464fac9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d203613ec20725679896b0eef0fc2b17 = $(`<div id="html_d203613ec20725679896b0eef0fc2b17" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz:443</div>`)[0];
|
|
popup_a0596b354ce0015aa43b8e66464fac9b.setContent(html_d203613ec20725679896b0eef0fc2b17);
|
|
|
|
|
|
|
|
marker_ec58b83fdc82a312665ec80cc4502283.bindPopup(popup_a0596b354ce0015aa43b8e66464fac9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec58b83fdc82a312665ec80cc4502283.setIcon(icon_1f25fc436cbc5beb7b43b4021a9cb1b8);
|
|
|
|
|
|
var marker_aa4bd0d8de9130552bf801c83802d417 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b19321ba94d0970816967d5c5dca9c6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e306e48ea3f2d6a41c793bb15e4c4c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_099328c07a81401151857b63e955d240 = $(`<div id="html_099328c07a81401151857b63e955d240" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_3e306e48ea3f2d6a41c793bb15e4c4c4.setContent(html_099328c07a81401151857b63e955d240);
|
|
|
|
|
|
|
|
marker_aa4bd0d8de9130552bf801c83802d417.bindPopup(popup_3e306e48ea3f2d6a41c793bb15e4c4c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa4bd0d8de9130552bf801c83802d417.setIcon(icon_b19321ba94d0970816967d5c5dca9c6e);
|
|
|
|
|
|
var marker_e7a93ad7749444fd7fcb73f9b7204404 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_40468d23c208bf4543e86574417af8d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48addc15e58ed3fe8c54830454188d8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ffdf89dfb3c004c66ab896c054ad49c = $(`<div id="html_8ffdf89dfb3c004c66ab896c054ad49c" style="width: 100.0%; height: 100.0%;">relay.veganostr.com:443</div>`)[0];
|
|
popup_48addc15e58ed3fe8c54830454188d8f.setContent(html_8ffdf89dfb3c004c66ab896c054ad49c);
|
|
|
|
|
|
|
|
marker_e7a93ad7749444fd7fcb73f9b7204404.bindPopup(popup_48addc15e58ed3fe8c54830454188d8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7a93ad7749444fd7fcb73f9b7204404.setIcon(icon_40468d23c208bf4543e86574417af8d7);
|
|
|
|
|
|
var marker_8f26554e88e8d887bef8ac752eb665f8 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4f3d05e0403741b5bec13b630fa587f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22fe2f608bb9edfe976919e8e041c82f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90827009dc3eef468f950823fffe8add = $(`<div id="html_90827009dc3eef468f950823fffe8add" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com:443</div>`)[0];
|
|
popup_22fe2f608bb9edfe976919e8e041c82f.setContent(html_90827009dc3eef468f950823fffe8add);
|
|
|
|
|
|
|
|
marker_8f26554e88e8d887bef8ac752eb665f8.bindPopup(popup_22fe2f608bb9edfe976919e8e041c82f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f26554e88e8d887bef8ac752eb665f8.setIcon(icon_4f3d05e0403741b5bec13b630fa587f2);
|
|
|
|
|
|
var marker_d1b18cc697af847aea41f8b3c2f43030 = L.marker(
|
|
[43.3076, -2.95421],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_479e85d424a6b063ca5d128fc875c4d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7676b02859ce0993cbc84c067f61d0eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2c7d88cfd0d2afc2dc3deceb032363c = $(`<div id="html_f2c7d88cfd0d2afc2dc3deceb032363c" style="width: 100.0%; height: 100.0%;">nostr.iskarion.ddns.net</div>`)[0];
|
|
popup_7676b02859ce0993cbc84c067f61d0eb.setContent(html_f2c7d88cfd0d2afc2dc3deceb032363c);
|
|
|
|
|
|
|
|
marker_d1b18cc697af847aea41f8b3c2f43030.bindPopup(popup_7676b02859ce0993cbc84c067f61d0eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1b18cc697af847aea41f8b3c2f43030.setIcon(icon_479e85d424a6b063ca5d128fc875c4d1);
|
|
|
|
|
|
var marker_14339aedb2b09187192bd97bbd06286d = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_71d77433f6c5b48c0f30f30d8a7d2411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d45ee2c813e0914926e8d0dcc3032857 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_004685912017022528512c0a359ed461 = $(`<div id="html_004685912017022528512c0a359ed461" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_d45ee2c813e0914926e8d0dcc3032857.setContent(html_004685912017022528512c0a359ed461);
|
|
|
|
|
|
|
|
marker_14339aedb2b09187192bd97bbd06286d.bindPopup(popup_d45ee2c813e0914926e8d0dcc3032857)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14339aedb2b09187192bd97bbd06286d.setIcon(icon_71d77433f6c5b48c0f30f30d8a7d2411);
|
|
|
|
|
|
var marker_9af85ed0368a364f915746277ab0ca9a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_394ec4a6ce916a129c97e1547bf9d681 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b3762c7472faba74740222dd050cd78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_480c0c71e13db2bad85d532a4ee632c5 = $(`<div id="html_480c0c71e13db2bad85d532a4ee632c5" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_4b3762c7472faba74740222dd050cd78.setContent(html_480c0c71e13db2bad85d532a4ee632c5);
|
|
|
|
|
|
|
|
marker_9af85ed0368a364f915746277ab0ca9a.bindPopup(popup_4b3762c7472faba74740222dd050cd78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9af85ed0368a364f915746277ab0ca9a.setIcon(icon_394ec4a6ce916a129c97e1547bf9d681);
|
|
|
|
|
|
var marker_2f2c7986b8e5ba46c9c1a61815d411d2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1916e086593360e7c465f06c11245d15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b432086ce4bf77df91811b79ec44546f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d0242a563e255ededa907811764676b = $(`<div id="html_4d0242a563e255ededa907811764676b" style="width: 100.0%; height: 100.0%;">relay.olas.app:443</div>`)[0];
|
|
popup_b432086ce4bf77df91811b79ec44546f.setContent(html_4d0242a563e255ededa907811764676b);
|
|
|
|
|
|
|
|
marker_2f2c7986b8e5ba46c9c1a61815d411d2.bindPopup(popup_b432086ce4bf77df91811b79ec44546f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f2c7986b8e5ba46c9c1a61815d411d2.setIcon(icon_1916e086593360e7c465f06c11245d15);
|
|
|
|
|
|
var marker_a9004be43b74799654366c5bef118480 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_08d327b6eb06d7ceb6c636bf1258face = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78773a16cf3dd22d87e6e51dc9639d4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c4ec12a0f367792856b0b92c7bc8288 = $(`<div id="html_1c4ec12a0f367792856b0b92c7bc8288" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_78773a16cf3dd22d87e6e51dc9639d4b.setContent(html_1c4ec12a0f367792856b0b92c7bc8288);
|
|
|
|
|
|
|
|
marker_a9004be43b74799654366c5bef118480.bindPopup(popup_78773a16cf3dd22d87e6e51dc9639d4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9004be43b74799654366c5bef118480.setIcon(icon_08d327b6eb06d7ceb6c636bf1258face);
|
|
|
|
|
|
var marker_6c6c61b57b458e0c2822685df2ab5845 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_26cc0cb9e4c9236cbe4ef7e6f45976cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d3bfa656a8fb668f874a49e47937bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07bc41186382a993cbe6d5a6f3610950 = $(`<div id="html_07bc41186382a993cbe6d5a6f3610950" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_6d3bfa656a8fb668f874a49e47937bb6.setContent(html_07bc41186382a993cbe6d5a6f3610950);
|
|
|
|
|
|
|
|
marker_6c6c61b57b458e0c2822685df2ab5845.bindPopup(popup_6d3bfa656a8fb668f874a49e47937bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c6c61b57b458e0c2822685df2ab5845.setIcon(icon_26cc0cb9e4c9236cbe4ef7e6f45976cf);
|
|
|
|
|
|
var marker_13fe9fbf29067080abbb2efe0911b534 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_cad729e7c4548b263d51c523ebe559b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6de993c92006ba1668a40b3cc145564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0d37b9791fae7db40459e4925e1bce1 = $(`<div id="html_b0d37b9791fae7db40459e4925e1bce1" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_f6de993c92006ba1668a40b3cc145564.setContent(html_b0d37b9791fae7db40459e4925e1bce1);
|
|
|
|
|
|
|
|
marker_13fe9fbf29067080abbb2efe0911b534.bindPopup(popup_f6de993c92006ba1668a40b3cc145564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13fe9fbf29067080abbb2efe0911b534.setIcon(icon_cad729e7c4548b263d51c523ebe559b0);
|
|
|
|
|
|
var marker_6522a92262397e374cba0bb4d747c2b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_8151a92e2d75c01f5607893cf5bf9429 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f49f98487931f97733d9f33ae3595d49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed29ef7f9def2d8bdc03a4bbe4ea4563 = $(`<div id="html_ed29ef7f9def2d8bdc03a4bbe4ea4563" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_f49f98487931f97733d9f33ae3595d49.setContent(html_ed29ef7f9def2d8bdc03a4bbe4ea4563);
|
|
|
|
|
|
|
|
marker_6522a92262397e374cba0bb4d747c2b3.bindPopup(popup_f49f98487931f97733d9f33ae3595d49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6522a92262397e374cba0bb4d747c2b3.setIcon(icon_8151a92e2d75c01f5607893cf5bf9429);
|
|
|
|
|
|
var marker_f7057d5bd40fdb0d3ae98f496ebe01de = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_46f0bf9e5a1715be609843af7406aa72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe218d899aba9ff8139216909a64c4c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc748e7876ff10e9adc49dcf67b671db = $(`<div id="html_cc748e7876ff10e9adc49dcf67b671db" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_fe218d899aba9ff8139216909a64c4c0.setContent(html_cc748e7876ff10e9adc49dcf67b671db);
|
|
|
|
|
|
|
|
marker_f7057d5bd40fdb0d3ae98f496ebe01de.bindPopup(popup_fe218d899aba9ff8139216909a64c4c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7057d5bd40fdb0d3ae98f496ebe01de.setIcon(icon_46f0bf9e5a1715be609843af7406aa72);
|
|
|
|
|
|
var marker_8cd6c6c2c9ee8b145ef13c44d6f2f083 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_f16564a4d9a2dfcb8d5537de1c40d1d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b0e32e50690683f00415b7984630a7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d516bdd21d2168b9c7290f350b3628b0 = $(`<div id="html_d516bdd21d2168b9c7290f350b3628b0" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_7b0e32e50690683f00415b7984630a7c.setContent(html_d516bdd21d2168b9c7290f350b3628b0);
|
|
|
|
|
|
|
|
marker_8cd6c6c2c9ee8b145ef13c44d6f2f083.bindPopup(popup_7b0e32e50690683f00415b7984630a7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cd6c6c2c9ee8b145ef13c44d6f2f083.setIcon(icon_f16564a4d9a2dfcb8d5537de1c40d1d7);
|
|
|
|
|
|
var marker_88b7143ea8c9cdff672048b9c98875ba = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0b18e37def14bf5a57b86b2609c94d84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c94ca2ee0e729507774ef35066429ed6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_713558f4e2616c8990525f1d1081480e = $(`<div id="html_713558f4e2616c8990525f1d1081480e" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_c94ca2ee0e729507774ef35066429ed6.setContent(html_713558f4e2616c8990525f1d1081480e);
|
|
|
|
|
|
|
|
marker_88b7143ea8c9cdff672048b9c98875ba.bindPopup(popup_c94ca2ee0e729507774ef35066429ed6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88b7143ea8c9cdff672048b9c98875ba.setIcon(icon_0b18e37def14bf5a57b86b2609c94d84);
|
|
|
|
|
|
var marker_3ee8d37717723b4483c4957a5c3d4872 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c5e84873d5498a8fa0ce37576f6e3f06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4bb229ed09137d8fa4b94850e6c5628 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1abab9133b936afc4d07f1ce2ebb9b08 = $(`<div id="html_1abab9133b936afc4d07f1ce2ebb9b08" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_e4bb229ed09137d8fa4b94850e6c5628.setContent(html_1abab9133b936afc4d07f1ce2ebb9b08);
|
|
|
|
|
|
|
|
marker_3ee8d37717723b4483c4957a5c3d4872.bindPopup(popup_e4bb229ed09137d8fa4b94850e6c5628)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ee8d37717723b4483c4957a5c3d4872.setIcon(icon_c5e84873d5498a8fa0ce37576f6e3f06);
|
|
|
|
|
|
var marker_d2a2b7a4f486e060d1239ef20a58d3ae = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ee9e88b1112ebd92dcd24d7c959ef57e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6b90f02eacea5592bf4bfe906fb237a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2cfb1dcb09e86a131e9b0c10649a014 = $(`<div id="html_c2cfb1dcb09e86a131e9b0c10649a014" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_d6b90f02eacea5592bf4bfe906fb237a.setContent(html_c2cfb1dcb09e86a131e9b0c10649a014);
|
|
|
|
|
|
|
|
marker_d2a2b7a4f486e060d1239ef20a58d3ae.bindPopup(popup_d6b90f02eacea5592bf4bfe906fb237a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2a2b7a4f486e060d1239ef20a58d3ae.setIcon(icon_ee9e88b1112ebd92dcd24d7c959ef57e);
|
|
|
|
|
|
var marker_3a1a98c1b6ac0da71bfbef88ef1c77c2 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_82566e3b6f35bdaf1dcdefb0e4b3d615 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b37a893290e62ab1ecbf80cf4a96763f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2457d83696be42c7430cee3c3b1fc4d8 = $(`<div id="html_2457d83696be42c7430cee3c3b1fc4d8" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_b37a893290e62ab1ecbf80cf4a96763f.setContent(html_2457d83696be42c7430cee3c3b1fc4d8);
|
|
|
|
|
|
|
|
marker_3a1a98c1b6ac0da71bfbef88ef1c77c2.bindPopup(popup_b37a893290e62ab1ecbf80cf4a96763f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a1a98c1b6ac0da71bfbef88ef1c77c2.setIcon(icon_82566e3b6f35bdaf1dcdefb0e4b3d615);
|
|
|
|
|
|
var marker_712c91e0ecd07a0967ee9449d7a57599 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2eab5d626e1a28a7359897ac7e947b0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d52917fb914b1b039bcc1cc69d2e6e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edfdb1189096b2ee8744c2dac324a50a = $(`<div id="html_edfdb1189096b2ee8744c2dac324a50a" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_d52917fb914b1b039bcc1cc69d2e6e2d.setContent(html_edfdb1189096b2ee8744c2dac324a50a);
|
|
|
|
|
|
|
|
marker_712c91e0ecd07a0967ee9449d7a57599.bindPopup(popup_d52917fb914b1b039bcc1cc69d2e6e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_712c91e0ecd07a0967ee9449d7a57599.setIcon(icon_2eab5d626e1a28a7359897ac7e947b0f);
|
|
|
|
|
|
var marker_789c7a6c691c08fe1f8d1cd5f6bf2638 = L.marker(
|
|
[40.7608, -111.891],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_937e255db27771ea7932dcde606ff638 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed14a88baae082c5bc9d937b1fc5bc35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_067e153de9151b7aa5a0bfb3380fd6b2 = $(`<div id="html_067e153de9151b7aa5a0bfb3380fd6b2" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_ed14a88baae082c5bc9d937b1fc5bc35.setContent(html_067e153de9151b7aa5a0bfb3380fd6b2);
|
|
|
|
|
|
|
|
marker_789c7a6c691c08fe1f8d1cd5f6bf2638.bindPopup(popup_ed14a88baae082c5bc9d937b1fc5bc35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_789c7a6c691c08fe1f8d1cd5f6bf2638.setIcon(icon_937e255db27771ea7932dcde606ff638);
|
|
|
|
|
|
var marker_31bbcd15abc2f4321ca9bcf4f0bc090d = L.marker(
|
|
[51.5134, -0.0890675],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1803f1e2d0661e503bccf14a9bb2db53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e812c0c1aa645b87c847ff98985d9c60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0201288b6fbf81469bb0f9fb2d26fe96 = $(`<div id="html_0201288b6fbf81469bb0f9fb2d26fe96" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_e812c0c1aa645b87c847ff98985d9c60.setContent(html_0201288b6fbf81469bb0f9fb2d26fe96);
|
|
|
|
|
|
|
|
marker_31bbcd15abc2f4321ca9bcf4f0bc090d.bindPopup(popup_e812c0c1aa645b87c847ff98985d9c60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31bbcd15abc2f4321ca9bcf4f0bc090d.setIcon(icon_1803f1e2d0661e503bccf14a9bb2db53);
|
|
|
|
|
|
var marker_fef8c470468f1c0da6cb4836f86e07c7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3847c89ac931c0ec540fe83f6461f552 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dac244d3e091aa78588f11232012065 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b42715b7158fcbb4ca46235f39557ef = $(`<div id="html_6b42715b7158fcbb4ca46235f39557ef" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_6dac244d3e091aa78588f11232012065.setContent(html_6b42715b7158fcbb4ca46235f39557ef);
|
|
|
|
|
|
|
|
marker_fef8c470468f1c0da6cb4836f86e07c7.bindPopup(popup_6dac244d3e091aa78588f11232012065)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fef8c470468f1c0da6cb4836f86e07c7.setIcon(icon_3847c89ac931c0ec540fe83f6461f552);
|
|
|
|
|
|
var marker_0c18cf5b62ed1b09dbedb1023f26a2b2 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_5737bc126f9a94a7041311ba12eff3ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_501a5d3bf26533f07b4061201482ba4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c8d780dc6ddc2a46d8b1b5c870812d6 = $(`<div id="html_0c8d780dc6ddc2a46d8b1b5c870812d6" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_501a5d3bf26533f07b4061201482ba4b.setContent(html_0c8d780dc6ddc2a46d8b1b5c870812d6);
|
|
|
|
|
|
|
|
marker_0c18cf5b62ed1b09dbedb1023f26a2b2.bindPopup(popup_501a5d3bf26533f07b4061201482ba4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c18cf5b62ed1b09dbedb1023f26a2b2.setIcon(icon_5737bc126f9a94a7041311ba12eff3ed);
|
|
|
|
|
|
var marker_52c1d6953c3f4838aac0c38b6865b2b1 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_60b60289190acec617a76482b6ac5f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_437e199e0601cb13aed773e2e43fa135 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1b3e8eba1e6e8907a2ed955ef7990c3 = $(`<div id="html_b1b3e8eba1e6e8907a2ed955ef7990c3" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_437e199e0601cb13aed773e2e43fa135.setContent(html_b1b3e8eba1e6e8907a2ed955ef7990c3);
|
|
|
|
|
|
|
|
marker_52c1d6953c3f4838aac0c38b6865b2b1.bindPopup(popup_437e199e0601cb13aed773e2e43fa135)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52c1d6953c3f4838aac0c38b6865b2b1.setIcon(icon_60b60289190acec617a76482b6ac5f52);
|
|
|
|
|
|
var marker_0dda46f5cad353f30b7eb2b1e8390815 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_40797865b7ec6b03b1695b96f3c23f54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_624c5c326c5d812786312e2a04b8d19a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31dd7aa39e5365acb39f16f6233d28f7 = $(`<div id="html_31dd7aa39e5365acb39f16f6233d28f7" style="width: 100.0%; height: 100.0%;">nexus.libernet.app:443</div>`)[0];
|
|
popup_624c5c326c5d812786312e2a04b8d19a.setContent(html_31dd7aa39e5365acb39f16f6233d28f7);
|
|
|
|
|
|
|
|
marker_0dda46f5cad353f30b7eb2b1e8390815.bindPopup(popup_624c5c326c5d812786312e2a04b8d19a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dda46f5cad353f30b7eb2b1e8390815.setIcon(icon_40797865b7ec6b03b1695b96f3c23f54);
|
|
|
|
|
|
var marker_923e88ebe32efc4f0ff0404a153aa707 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dd50b60b32d79b2b78074073a1bcc793 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dceceeb9de0ee2fb6108e8b835f91048 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5b446f28f4326b19d992b6b88ba8bf2 = $(`<div id="html_f5b446f28f4326b19d992b6b88ba8bf2" style="width: 100.0%; height: 100.0%;">relay.ohstr.com:443</div>`)[0];
|
|
popup_dceceeb9de0ee2fb6108e8b835f91048.setContent(html_f5b446f28f4326b19d992b6b88ba8bf2);
|
|
|
|
|
|
|
|
marker_923e88ebe32efc4f0ff0404a153aa707.bindPopup(popup_dceceeb9de0ee2fb6108e8b835f91048)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_923e88ebe32efc4f0ff0404a153aa707.setIcon(icon_dd50b60b32d79b2b78074073a1bcc793);
|
|
|
|
|
|
var marker_0d77a52ca1a5e4d3adb91f136ac71149 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_3dc29e1e308216895051ff26ce8517cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3e1bf0c7eadbdf318467fc922036884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6b555dae78b87c826c0669fad5aad12 = $(`<div id="html_b6b555dae78b87c826c0669fad5aad12" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_a3e1bf0c7eadbdf318467fc922036884.setContent(html_b6b555dae78b87c826c0669fad5aad12);
|
|
|
|
|
|
|
|
marker_0d77a52ca1a5e4d3adb91f136ac71149.bindPopup(popup_a3e1bf0c7eadbdf318467fc922036884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d77a52ca1a5e4d3adb91f136ac71149.setIcon(icon_3dc29e1e308216895051ff26ce8517cf);
|
|
|
|
|
|
var marker_cf0721acfc18ca19bd0ff6eb102f3650 = L.marker(
|
|
[52.2296, 8.91612],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b5d8675c769c405c40516cfedb3048a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b18ba265ece8bf15b7e3909a571a0d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79c854846a8388599a9baaad5e469646 = $(`<div id="html_79c854846a8388599a9baaad5e469646" style="width: 100.0%; height: 100.0%;">nostr.christiansass.de</div>`)[0];
|
|
popup_0b18ba265ece8bf15b7e3909a571a0d7.setContent(html_79c854846a8388599a9baaad5e469646);
|
|
|
|
|
|
|
|
marker_cf0721acfc18ca19bd0ff6eb102f3650.bindPopup(popup_0b18ba265ece8bf15b7e3909a571a0d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf0721acfc18ca19bd0ff6eb102f3650.setIcon(icon_b5d8675c769c405c40516cfedb3048a2);
|
|
|
|
|
|
var marker_0f2947cdd346dc7b974cd3abf3ee2ed8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b89aded8759b0727a5c57ddfba056436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b6e9c62938bb476b669d6a27556e728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_726c1f4c52e44929fd993745047b0718 = $(`<div id="html_726c1f4c52e44929fd993745047b0718" style="width: 100.0%; height: 100.0%;">nostr.quali.chat:443</div>`)[0];
|
|
popup_0b6e9c62938bb476b669d6a27556e728.setContent(html_726c1f4c52e44929fd993745047b0718);
|
|
|
|
|
|
|
|
marker_0f2947cdd346dc7b974cd3abf3ee2ed8.bindPopup(popup_0b6e9c62938bb476b669d6a27556e728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f2947cdd346dc7b974cd3abf3ee2ed8.setIcon(icon_b89aded8759b0727a5c57ddfba056436);
|
|
|
|
|
|
var marker_789867578bbb47c9c1deea76267c04ab = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_98f89f797724577e2a1dcb7f63e83d47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ff8983f0a7361221c0c1b0ebea2b576 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc20aea21eabbd5aaea47acb8b79ef77 = $(`<div id="html_bc20aea21eabbd5aaea47acb8b79ef77" style="width: 100.0%; height: 100.0%;">relay.edufeed.org:443</div>`)[0];
|
|
popup_4ff8983f0a7361221c0c1b0ebea2b576.setContent(html_bc20aea21eabbd5aaea47acb8b79ef77);
|
|
|
|
|
|
|
|
marker_789867578bbb47c9c1deea76267c04ab.bindPopup(popup_4ff8983f0a7361221c0c1b0ebea2b576)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_789867578bbb47c9c1deea76267c04ab.setIcon(icon_98f89f797724577e2a1dcb7f63e83d47);
|
|
|
|
|
|
var marker_45c36326f755442c74df3e8f8db8790e = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_80b293d30cef024835dd113d30b11ef3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20241e813fdd5982b2dabc7a54cea313 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b611602a50534a81e2b5b27278b4a151 = $(`<div id="html_b611602a50534a81e2b5b27278b4a151" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev:443</div>`)[0];
|
|
popup_20241e813fdd5982b2dabc7a54cea313.setContent(html_b611602a50534a81e2b5b27278b4a151);
|
|
|
|
|
|
|
|
marker_45c36326f755442c74df3e8f8db8790e.bindPopup(popup_20241e813fdd5982b2dabc7a54cea313)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45c36326f755442c74df3e8f8db8790e.setIcon(icon_80b293d30cef024835dd113d30b11ef3);
|
|
|
|
|
|
var marker_acd33c994ca51fed7cf2ea623bba4bd1 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dd23411331ae608c319955c52f5a1f6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7beb60c4b7bccfac3feab0bed67533a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbb23f99321b2dedcdd5a504595b71a9 = $(`<div id="html_dbb23f99321b2dedcdd5a504595b71a9" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_a7beb60c4b7bccfac3feab0bed67533a.setContent(html_dbb23f99321b2dedcdd5a504595b71a9);
|
|
|
|
|
|
|
|
marker_acd33c994ca51fed7cf2ea623bba4bd1.bindPopup(popup_a7beb60c4b7bccfac3feab0bed67533a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acd33c994ca51fed7cf2ea623bba4bd1.setIcon(icon_dd23411331ae608c319955c52f5a1f6e);
|
|
|
|
|
|
var marker_f4f8ce9728200488d35bc570c1ac0cbd = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c5835838ee543bcca702c47111f5cae7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee356e99cc98513908ce9900eff688da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f749191a9e7cfe9944ba76d51cba549f = $(`<div id="html_f749191a9e7cfe9944ba76d51cba549f" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_ee356e99cc98513908ce9900eff688da.setContent(html_f749191a9e7cfe9944ba76d51cba549f);
|
|
|
|
|
|
|
|
marker_f4f8ce9728200488d35bc570c1ac0cbd.bindPopup(popup_ee356e99cc98513908ce9900eff688da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4f8ce9728200488d35bc570c1ac0cbd.setIcon(icon_c5835838ee543bcca702c47111f5cae7);
|
|
|
|
|
|
var marker_f031a47fb8a806122377929270584631 = L.marker(
|
|
[40.7862, -74.0743],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ddc6b7ece09900c6e89834fbf5391890 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_284ac3bb5ccd343a0fdb44bd7e5d1bef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_986a82780ef9b9a6816d84b55fb7c2e6 = $(`<div id="html_986a82780ef9b9a6816d84b55fb7c2e6" style="width: 100.0%; height: 100.0%;">relay-us.zombi.cloudrodion.com</div>`)[0];
|
|
popup_284ac3bb5ccd343a0fdb44bd7e5d1bef.setContent(html_986a82780ef9b9a6816d84b55fb7c2e6);
|
|
|
|
|
|
|
|
marker_f031a47fb8a806122377929270584631.bindPopup(popup_284ac3bb5ccd343a0fdb44bd7e5d1bef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f031a47fb8a806122377929270584631.setIcon(icon_ddc6b7ece09900c6e89834fbf5391890);
|
|
|
|
|
|
var marker_e41f95a2d06081bbc698df42114e3cbb = L.marker(
|
|
[40.7608, -111.891],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c4edb187eb08026f7671ec6c8a412d47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89778af0776401689ae60ee444b02294 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8739a9cc4f62277bc01ba0d492a6451b = $(`<div id="html_8739a9cc4f62277bc01ba0d492a6451b" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social:443</div>`)[0];
|
|
popup_89778af0776401689ae60ee444b02294.setContent(html_8739a9cc4f62277bc01ba0d492a6451b);
|
|
|
|
|
|
|
|
marker_e41f95a2d06081bbc698df42114e3cbb.bindPopup(popup_89778af0776401689ae60ee444b02294)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e41f95a2d06081bbc698df42114e3cbb.setIcon(icon_c4edb187eb08026f7671ec6c8a412d47);
|
|
|
|
|
|
var marker_f25ee49663ee2f7c38126c9e7430360b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_dcbf39d197af3e5ccc6616230937f71f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11278a82d27e308094108108b627b272 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9443d93afc1e024c3c728a26b5e0010a = $(`<div id="html_9443d93afc1e024c3c728a26b5e0010a" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_11278a82d27e308094108108b627b272.setContent(html_9443d93afc1e024c3c728a26b5e0010a);
|
|
|
|
|
|
|
|
marker_f25ee49663ee2f7c38126c9e7430360b.bindPopup(popup_11278a82d27e308094108108b627b272)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f25ee49663ee2f7c38126c9e7430360b.setIcon(icon_dcbf39d197af3e5ccc6616230937f71f);
|
|
|
|
|
|
var marker_c460734e31019dd01f83db3017445cff = L.marker(
|
|
[36.8767, -89.5879],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_1cb4c34cc616ec0604d75a3fe3f4e4ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8a12de5441c92fba2fb016bd64074c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a94146a89d461aa0f6ec4c1c715e8409 = $(`<div id="html_a94146a89d461aa0f6ec4c1c715e8409" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_d8a12de5441c92fba2fb016bd64074c0.setContent(html_a94146a89d461aa0f6ec4c1c715e8409);
|
|
|
|
|
|
|
|
marker_c460734e31019dd01f83db3017445cff.bindPopup(popup_d8a12de5441c92fba2fb016bd64074c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c460734e31019dd01f83db3017445cff.setIcon(icon_1cb4c34cc616ec0604d75a3fe3f4e4ba);
|
|
|
|
|
|
var marker_5d787e1e8a8a4d6efbb207b4edeea787 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_ced08720b5a67aed2de7ab9985e3d9a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9e2a15f233c7083fafc6634aff4b853 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17a77d09606d648eb3939968214f394c = $(`<div id="html_17a77d09606d648eb3939968214f394c" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_a9e2a15f233c7083fafc6634aff4b853.setContent(html_17a77d09606d648eb3939968214f394c);
|
|
|
|
|
|
|
|
marker_5d787e1e8a8a4d6efbb207b4edeea787.bindPopup(popup_a9e2a15f233c7083fafc6634aff4b853)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d787e1e8a8a4d6efbb207b4edeea787.setIcon(icon_ced08720b5a67aed2de7ab9985e3d9a9);
|
|
|
|
|
|
var marker_dd96bc324d3ad1ff65cf0173f0c4663f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_23e136d9034c70de5c6d949af71b9ac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70957355d71aa28d0c6c8b2512fb6208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51ad0a2120b3e6093b272564e07ac6a0 = $(`<div id="html_51ad0a2120b3e6093b272564e07ac6a0" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_70957355d71aa28d0c6c8b2512fb6208.setContent(html_51ad0a2120b3e6093b272564e07ac6a0);
|
|
|
|
|
|
|
|
marker_dd96bc324d3ad1ff65cf0173f0c4663f.bindPopup(popup_70957355d71aa28d0c6c8b2512fb6208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd96bc324d3ad1ff65cf0173f0c4663f.setIcon(icon_23e136d9034c70de5c6d949af71b9ac1);
|
|
|
|
|
|
var marker_b6db43fff91dceda3b1ed8896db82b1d = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_09d306ebff89344f1f059670a125aa05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fab36abc96b02ac9832f8fd4ba9e415 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2e1317ca7a39d67c3ec44782a449fff = $(`<div id="html_f2e1317ca7a39d67c3ec44782a449fff" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com:443</div>`)[0];
|
|
popup_3fab36abc96b02ac9832f8fd4ba9e415.setContent(html_f2e1317ca7a39d67c3ec44782a449fff);
|
|
|
|
|
|
|
|
marker_b6db43fff91dceda3b1ed8896db82b1d.bindPopup(popup_3fab36abc96b02ac9832f8fd4ba9e415)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6db43fff91dceda3b1ed8896db82b1d.setIcon(icon_09d306ebff89344f1f059670a125aa05);
|
|
|
|
|
|
var marker_457cf11f48957948268418d17d0e013a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_55bfaa51f45b5dded913d12f17611d01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1f826c67817faa5ba3b9f7416b32794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59a0c50bc4bfb1db818ebd14bb69e37f = $(`<div id="html_59a0c50bc4bfb1db818ebd14bb69e37f" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_b1f826c67817faa5ba3b9f7416b32794.setContent(html_59a0c50bc4bfb1db818ebd14bb69e37f);
|
|
|
|
|
|
|
|
marker_457cf11f48957948268418d17d0e013a.bindPopup(popup_b1f826c67817faa5ba3b9f7416b32794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_457cf11f48957948268418d17d0e013a.setIcon(icon_55bfaa51f45b5dded913d12f17611d01);
|
|
|
|
|
|
var marker_7cab810c4a680c8afcd0fd441c0cf05d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_c8bce902410f92eb7e52937abf8e685e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e06089f38c934766ca7ee429e07db292 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64126825c1ee43341e862736f9462c98 = $(`<div id="html_64126825c1ee43341e862736f9462c98" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_e06089f38c934766ca7ee429e07db292.setContent(html_64126825c1ee43341e862736f9462c98);
|
|
|
|
|
|
|
|
marker_7cab810c4a680c8afcd0fd441c0cf05d.bindPopup(popup_e06089f38c934766ca7ee429e07db292)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cab810c4a680c8afcd0fd441c0cf05d.setIcon(icon_c8bce902410f92eb7e52937abf8e685e);
|
|
|
|
|
|
var marker_1f64313333df0debe52b8d7f79d603de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2008e9c2c851c6fea1006267766651f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f524907db6bbf2f32d407245b3963789 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99e281c8e131205064d1fe4b3e2636ea = $(`<div id="html_99e281c8e131205064d1fe4b3e2636ea" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_f524907db6bbf2f32d407245b3963789.setContent(html_99e281c8e131205064d1fe4b3e2636ea);
|
|
|
|
|
|
|
|
marker_1f64313333df0debe52b8d7f79d603de.bindPopup(popup_f524907db6bbf2f32d407245b3963789)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f64313333df0debe52b8d7f79d603de.setIcon(icon_2008e9c2c851c6fea1006267766651f7);
|
|
|
|
|
|
var marker_0d0315c29c86d5a37a59693bca354ade = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e849b066f62892a1a0f9e665a8e5a717 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09179b84c6ad1541b1beacd60631f3ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0531648bdc7f86b0a51ffc3dfb92924c = $(`<div id="html_0531648bdc7f86b0a51ffc3dfb92924c" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_09179b84c6ad1541b1beacd60631f3ed.setContent(html_0531648bdc7f86b0a51ffc3dfb92924c);
|
|
|
|
|
|
|
|
marker_0d0315c29c86d5a37a59693bca354ade.bindPopup(popup_09179b84c6ad1541b1beacd60631f3ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d0315c29c86d5a37a59693bca354ade.setIcon(icon_e849b066f62892a1a0f9e665a8e5a717);
|
|
|
|
|
|
var marker_cc4b0a290ac62e8ae204046ee5db6d7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_833d6f9e4ce86ec7c780d573442d9387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_509180b110402682b0588c7506b26ef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db7039af735301691363de40f67254ca = $(`<div id="html_db7039af735301691363de40f67254ca" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_509180b110402682b0588c7506b26ef0.setContent(html_db7039af735301691363de40f67254ca);
|
|
|
|
|
|
|
|
marker_cc4b0a290ac62e8ae204046ee5db6d7c.bindPopup(popup_509180b110402682b0588c7506b26ef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc4b0a290ac62e8ae204046ee5db6d7c.setIcon(icon_833d6f9e4ce86ec7c780d573442d9387);
|
|
|
|
|
|
var marker_dba09f60e7ff22f0bbf70d97235e7542 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_73e6a107dcbbc0ac76bbedc78419b92f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0c41189042c8b62b120e07227ae691e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b46b7d731d88aa67152f4f5c535bf3 = $(`<div id="html_26b46b7d731d88aa67152f4f5c535bf3" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_d0c41189042c8b62b120e07227ae691e.setContent(html_26b46b7d731d88aa67152f4f5c535bf3);
|
|
|
|
|
|
|
|
marker_dba09f60e7ff22f0bbf70d97235e7542.bindPopup(popup_d0c41189042c8b62b120e07227ae691e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba09f60e7ff22f0bbf70d97235e7542.setIcon(icon_73e6a107dcbbc0ac76bbedc78419b92f);
|
|
|
|
|
|
var marker_92668f07f548f553fc82814c31a0d5c5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_56b3cc9718c94b6741613982551e92d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3ce9a19cffa725331aaf2fa32227976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a78bfa842907f2ff61b943cda6d5b75 = $(`<div id="html_6a78bfa842907f2ff61b943cda6d5b75" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_c3ce9a19cffa725331aaf2fa32227976.setContent(html_6a78bfa842907f2ff61b943cda6d5b75);
|
|
|
|
|
|
|
|
marker_92668f07f548f553fc82814c31a0d5c5.bindPopup(popup_c3ce9a19cffa725331aaf2fa32227976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92668f07f548f553fc82814c31a0d5c5.setIcon(icon_56b3cc9718c94b6741613982551e92d1);
|
|
|
|
|
|
var marker_ef4f30563609e1f3d23ddbf15faee851 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0e5db7cba6a8563b7c8ee2d29ffb4447 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e325ad82cc3d07744f74c85e21f75929 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04988e0143e912d5b05ef0a9206523aa = $(`<div id="html_04988e0143e912d5b05ef0a9206523aa" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_e325ad82cc3d07744f74c85e21f75929.setContent(html_04988e0143e912d5b05ef0a9206523aa);
|
|
|
|
|
|
|
|
marker_ef4f30563609e1f3d23ddbf15faee851.bindPopup(popup_e325ad82cc3d07744f74c85e21f75929)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef4f30563609e1f3d23ddbf15faee851.setIcon(icon_0e5db7cba6a8563b7c8ee2d29ffb4447);
|
|
|
|
|
|
var marker_f6e2d31709bc7960fc6f2d8696e6a6f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a231922880a84a8fbb2c075af015a3ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74a1dd8b6652b83f5d4365bd9f2a57ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2615ecfeb7ffb6b20592842af3d45f5 = $(`<div id="html_b2615ecfeb7ffb6b20592842af3d45f5" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_74a1dd8b6652b83f5d4365bd9f2a57ab.setContent(html_b2615ecfeb7ffb6b20592842af3d45f5);
|
|
|
|
|
|
|
|
marker_f6e2d31709bc7960fc6f2d8696e6a6f9.bindPopup(popup_74a1dd8b6652b83f5d4365bd9f2a57ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6e2d31709bc7960fc6f2d8696e6a6f9.setIcon(icon_a231922880a84a8fbb2c075af015a3ec);
|
|
|
|
|
|
var marker_c38a4549c1513991e7227f7ed951d9f3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a8e2ac7b7d9c6981f02a571bcc98aca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c6f4c00a315bdf8b699f13c3bbbf0c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db2ba3112179051029d86e799942054f = $(`<div id="html_db2ba3112179051029d86e799942054f" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_5c6f4c00a315bdf8b699f13c3bbbf0c3.setContent(html_db2ba3112179051029d86e799942054f);
|
|
|
|
|
|
|
|
marker_c38a4549c1513991e7227f7ed951d9f3.bindPopup(popup_5c6f4c00a315bdf8b699f13c3bbbf0c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c38a4549c1513991e7227f7ed951d9f3.setIcon(icon_a8e2ac7b7d9c6981f02a571bcc98aca7);
|
|
|
|
|
|
var marker_6ac005ffaec330e47e64db77d8ac31b1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_76188ed0b8affd92fc14ff7043585d98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8356b9d8c04819347c8d20df41dceed1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2df9c1dba5303821006f58b8242d143c = $(`<div id="html_2df9c1dba5303821006f58b8242d143c" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_8356b9d8c04819347c8d20df41dceed1.setContent(html_2df9c1dba5303821006f58b8242d143c);
|
|
|
|
|
|
|
|
marker_6ac005ffaec330e47e64db77d8ac31b1.bindPopup(popup_8356b9d8c04819347c8d20df41dceed1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ac005ffaec330e47e64db77d8ac31b1.setIcon(icon_76188ed0b8affd92fc14ff7043585d98);
|
|
|
|
|
|
var marker_2e868561d1ed48e0fe73b9c47dc240c9 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_42c6ee5386686854119649c882103fdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_956a7b33f0c874a3b89608c3cd182eb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9580e159ee288b5cb581f2a354d90fdd = $(`<div id="html_9580e159ee288b5cb581f2a354d90fdd" style="width: 100.0%; height: 100.0%;">nostr.hifish.org:443</div>`)[0];
|
|
popup_956a7b33f0c874a3b89608c3cd182eb2.setContent(html_9580e159ee288b5cb581f2a354d90fdd);
|
|
|
|
|
|
|
|
marker_2e868561d1ed48e0fe73b9c47dc240c9.bindPopup(popup_956a7b33f0c874a3b89608c3cd182eb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e868561d1ed48e0fe73b9c47dc240c9.setIcon(icon_42c6ee5386686854119649c882103fdd);
|
|
|
|
|
|
var marker_8aeacea2c2160ce107c04c03a2691a54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_263f6808f3aca864569a30a179fdcddd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7a316ec47436f396c3ed0be154ca151 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e819edaeba0c3eda97cd59fdabb9125 = $(`<div id="html_2e819edaeba0c3eda97cd59fdabb9125" style="width: 100.0%; height: 100.0%;">vault.iris.to:443</div>`)[0];
|
|
popup_c7a316ec47436f396c3ed0be154ca151.setContent(html_2e819edaeba0c3eda97cd59fdabb9125);
|
|
|
|
|
|
|
|
marker_8aeacea2c2160ce107c04c03a2691a54.bindPopup(popup_c7a316ec47436f396c3ed0be154ca151)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aeacea2c2160ce107c04c03a2691a54.setIcon(icon_263f6808f3aca864569a30a179fdcddd);
|
|
|
|
|
|
var marker_0bca255da30d7ea82089fc86586cffa1 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b024dc3092a614b9bb8faa9682dd72b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0d2fea45579893e8af4ae947a349027 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a69a39a613202f8d9ae5d1a603f406c = $(`<div id="html_5a69a39a613202f8d9ae5d1a603f406c" style="width: 100.0%; height: 100.0%;">relay.endfiat.money:443</div>`)[0];
|
|
popup_f0d2fea45579893e8af4ae947a349027.setContent(html_5a69a39a613202f8d9ae5d1a603f406c);
|
|
|
|
|
|
|
|
marker_0bca255da30d7ea82089fc86586cffa1.bindPopup(popup_f0d2fea45579893e8af4ae947a349027)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bca255da30d7ea82089fc86586cffa1.setIcon(icon_b024dc3092a614b9bb8faa9682dd72b0);
|
|
|
|
|
|
var marker_ec73dd05dfd5583e54b87091791d485a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_4c6611a75166de6caddeb3316033c759 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b488126c7044d37557fb0f9b4f5f0a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dbfc158301aad3fc3c68b24b0bdf63f = $(`<div id="html_6dbfc158301aad3fc3c68b24b0bdf63f" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_1b488126c7044d37557fb0f9b4f5f0a8.setContent(html_6dbfc158301aad3fc3c68b24b0bdf63f);
|
|
|
|
|
|
|
|
marker_ec73dd05dfd5583e54b87091791d485a.bindPopup(popup_1b488126c7044d37557fb0f9b4f5f0a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec73dd05dfd5583e54b87091791d485a.setIcon(icon_4c6611a75166de6caddeb3316033c759);
|
|
|
|
|
|
var marker_b179e2f4b6a06b532ad643d02c481dfa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b915e318f1bb877a65fddd0052b8c02f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e0b345a60010975c40d0fbbbb3e132f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bcab80eda43930b404a500767254017 = $(`<div id="html_0bcab80eda43930b404a500767254017" style="width: 100.0%; height: 100.0%;">public.crostr.com:443</div>`)[0];
|
|
popup_4e0b345a60010975c40d0fbbbb3e132f.setContent(html_0bcab80eda43930b404a500767254017);
|
|
|
|
|
|
|
|
marker_b179e2f4b6a06b532ad643d02c481dfa.bindPopup(popup_4e0b345a60010975c40d0fbbbb3e132f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b179e2f4b6a06b532ad643d02c481dfa.setIcon(icon_b915e318f1bb877a65fddd0052b8c02f);
|
|
|
|
|
|
var marker_25ab0b7858e9857e530cd56ab4039df4 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_450853ece33f6766a9fa12f15a09cefe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80ef43fee54ee2748ae9ce452090b645 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1434dabf072d28402cb989c0781bf530 = $(`<div id="html_1434dabf072d28402cb989c0781bf530" style="width: 100.0%; height: 100.0%;">relay.bowlafterbowl.com</div>`)[0];
|
|
popup_80ef43fee54ee2748ae9ce452090b645.setContent(html_1434dabf072d28402cb989c0781bf530);
|
|
|
|
|
|
|
|
marker_25ab0b7858e9857e530cd56ab4039df4.bindPopup(popup_80ef43fee54ee2748ae9ce452090b645)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25ab0b7858e9857e530cd56ab4039df4.setIcon(icon_450853ece33f6766a9fa12f15a09cefe);
|
|
|
|
|
|
var marker_b9d4c6a3f76a1edee4dcc8fc5b646c79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_a3bf61397929b13c2a4da90d3d0184b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c5a3d97aaad5191fb32e8c261525f31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03b475e507f0b72da7feba085652d308 = $(`<div id="html_03b475e507f0b72da7feba085652d308" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_6c5a3d97aaad5191fb32e8c261525f31.setContent(html_03b475e507f0b72da7feba085652d308);
|
|
|
|
|
|
|
|
marker_b9d4c6a3f76a1edee4dcc8fc5b646c79.bindPopup(popup_6c5a3d97aaad5191fb32e8c261525f31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9d4c6a3f76a1edee4dcc8fc5b646c79.setIcon(icon_a3bf61397929b13c2a4da90d3d0184b5);
|
|
|
|
|
|
var marker_f1e427ecb5cb35e770a4df852c70b531 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_934e20b2e5dbd6acd6ff90a12b31dd06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4565ba96606973b806eca4f0d8dbf1b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_483c91c378ccf4405ac7035c21fc81a5 = $(`<div id="html_483c91c378ccf4405ac7035c21fc81a5" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_4565ba96606973b806eca4f0d8dbf1b7.setContent(html_483c91c378ccf4405ac7035c21fc81a5);
|
|
|
|
|
|
|
|
marker_f1e427ecb5cb35e770a4df852c70b531.bindPopup(popup_4565ba96606973b806eca4f0d8dbf1b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1e427ecb5cb35e770a4df852c70b531.setIcon(icon_934e20b2e5dbd6acd6ff90a12b31dd06);
|
|
|
|
|
|
var marker_4453d25cb1e95cd7322355fa52c7b761 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_24462f1bfc53fc4bae9ca1eb3a238bce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ceb7bc97eb6e8bb708e6e8276113393 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_739eda619dcb9f80f931476bf869dd98 = $(`<div id="html_739eda619dcb9f80f931476bf869dd98" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_9ceb7bc97eb6e8bb708e6e8276113393.setContent(html_739eda619dcb9f80f931476bf869dd98);
|
|
|
|
|
|
|
|
marker_4453d25cb1e95cd7322355fa52c7b761.bindPopup(popup_9ceb7bc97eb6e8bb708e6e8276113393)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4453d25cb1e95cd7322355fa52c7b761.setIcon(icon_24462f1bfc53fc4bae9ca1eb3a238bce);
|
|
|
|
|
|
var marker_51dcbbc9f007896dba4207976bc27fce = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_0b98b4582b543895ddbf9a4896839982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14760534bc2f3f8b82f3e17ab32049cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43377b2f66a841073d41774f02b382b0 = $(`<div id="html_43377b2f66a841073d41774f02b382b0" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_14760534bc2f3f8b82f3e17ab32049cf.setContent(html_43377b2f66a841073d41774f02b382b0);
|
|
|
|
|
|
|
|
marker_51dcbbc9f007896dba4207976bc27fce.bindPopup(popup_14760534bc2f3f8b82f3e17ab32049cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51dcbbc9f007896dba4207976bc27fce.setIcon(icon_0b98b4582b543895ddbf9a4896839982);
|
|
|
|
|
|
var marker_79a2d93ad3f3ee3708c224de959d0abd = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_e2ab9639c6c72c17e9fff797302fb867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d22d0eae351827b145d5795ba7f54c86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a227079e50d49cb65caf16a5c68df93 = $(`<div id="html_9a227079e50d49cb65caf16a5c68df93" style="width: 100.0%; height: 100.0%;">nostr.wild-vibes.ts.net</div>`)[0];
|
|
popup_d22d0eae351827b145d5795ba7f54c86.setContent(html_9a227079e50d49cb65caf16a5c68df93);
|
|
|
|
|
|
|
|
marker_79a2d93ad3f3ee3708c224de959d0abd.bindPopup(popup_d22d0eae351827b145d5795ba7f54c86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79a2d93ad3f3ee3708c224de959d0abd.setIcon(icon_e2ab9639c6c72c17e9fff797302fb867);
|
|
|
|
|
|
var marker_725ab95dab51ea416e2f209f52b6b0f8 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_56891bbe85a0272b4b32bfab2411a100 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50af7e8d42716e3d4e4eb9181f92dd69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab7e3cab2b5c8f3a49607b0a498f1f19 = $(`<div id="html_ab7e3cab2b5c8f3a49607b0a498f1f19" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_50af7e8d42716e3d4e4eb9181f92dd69.setContent(html_ab7e3cab2b5c8f3a49607b0a498f1f19);
|
|
|
|
|
|
|
|
marker_725ab95dab51ea416e2f209f52b6b0f8.bindPopup(popup_50af7e8d42716e3d4e4eb9181f92dd69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_725ab95dab51ea416e2f209f52b6b0f8.setIcon(icon_56891bbe85a0272b4b32bfab2411a100);
|
|
|
|
|
|
var marker_1c5ac98f33eb8b443d9ae82049fbc431 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2e8939ceb75c43e71dde9ac1429c4e27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a73a52359977b5dbf805b95e860a01a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4bf251d0d5ff507018951a4049abb0e = $(`<div id="html_a4bf251d0d5ff507018951a4049abb0e" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_a73a52359977b5dbf805b95e860a01a2.setContent(html_a4bf251d0d5ff507018951a4049abb0e);
|
|
|
|
|
|
|
|
marker_1c5ac98f33eb8b443d9ae82049fbc431.bindPopup(popup_a73a52359977b5dbf805b95e860a01a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c5ac98f33eb8b443d9ae82049fbc431.setIcon(icon_2e8939ceb75c43e71dde9ac1429c4e27);
|
|
|
|
|
|
var marker_171053ed6861664dc6c61ee3a2f5801c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_7b9496219ef674a91a8f17763eb51aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fb294f6eeffeba472c42ba638a4df12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_438d0f5f0f81c171ab26a294975345e7 = $(`<div id="html_438d0f5f0f81c171ab26a294975345e7" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_1fb294f6eeffeba472c42ba638a4df12.setContent(html_438d0f5f0f81c171ab26a294975345e7);
|
|
|
|
|
|
|
|
marker_171053ed6861664dc6c61ee3a2f5801c.bindPopup(popup_1fb294f6eeffeba472c42ba638a4df12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_171053ed6861664dc6c61ee3a2f5801c.setIcon(icon_7b9496219ef674a91a8f17763eb51aeb);
|
|
|
|
|
|
var marker_5dfc9126d76eb2620dabafa124ecdf7c = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_2ca09196cc151144fb18229af7811efe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97082de81273263ed3bdfa470c7723f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_263f04eab13f884810f84e5d2ac074cc = $(`<div id="html_263f04eab13f884810f84e5d2ac074cc" style="width: 100.0%; height: 100.0%;">relay.stickeroo.is-cool.dev</div>`)[0];
|
|
popup_97082de81273263ed3bdfa470c7723f6.setContent(html_263f04eab13f884810f84e5d2ac074cc);
|
|
|
|
|
|
|
|
marker_5dfc9126d76eb2620dabafa124ecdf7c.bindPopup(popup_97082de81273263ed3bdfa470c7723f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dfc9126d76eb2620dabafa124ecdf7c.setIcon(icon_2ca09196cc151144fb18229af7811efe);
|
|
|
|
|
|
var marker_0715b20d41659f2d572f444f8fecc80d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_b9370af8293d0b02776128519bb1bdb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90ee4ab896d3f3514b3bddfc75514e80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06ab8c73cf56c1810c2b775c9f44dd0d = $(`<div id="html_06ab8c73cf56c1810c2b775c9f44dd0d" style="width: 100.0%; height: 100.0%;">relay.kilombino.com</div>`)[0];
|
|
popup_90ee4ab896d3f3514b3bddfc75514e80.setContent(html_06ab8c73cf56c1810c2b775c9f44dd0d);
|
|
|
|
|
|
|
|
marker_0715b20d41659f2d572f444f8fecc80d.bindPopup(popup_90ee4ab896d3f3514b3bddfc75514e80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0715b20d41659f2d572f444f8fecc80d.setIcon(icon_b9370af8293d0b02776128519bb1bdb0);
|
|
|
|
|
|
var marker_0f50c8a25784411a1123bf94847c913f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_9bcbfad52cd377b62e93e397f25bc051 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ef5255ca76d9a540a78c45e276d804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b43b034fe363cdcc00ce30857feedd33 = $(`<div id="html_b43b034fe363cdcc00ce30857feedd33" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_42ef5255ca76d9a540a78c45e276d804.setContent(html_b43b034fe363cdcc00ce30857feedd33);
|
|
|
|
|
|
|
|
marker_0f50c8a25784411a1123bf94847c913f.bindPopup(popup_42ef5255ca76d9a540a78c45e276d804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f50c8a25784411a1123bf94847c913f.setIcon(icon_9bcbfad52cd377b62e93e397f25bc051);
|
|
|
|
|
|
var marker_ad70d68770fea08098e3c7601d9c4caa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_86ba768b5cbe3c2c7bdc7d4beb39b6e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1499a87ff438312fbb8d67a30b5de609 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82cea3e7667b7846bfa11ff4ac07573a = $(`<div id="html_82cea3e7667b7846bfa11ff4ac07573a" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_1499a87ff438312fbb8d67a30b5de609.setContent(html_82cea3e7667b7846bfa11ff4ac07573a);
|
|
|
|
|
|
|
|
marker_ad70d68770fea08098e3c7601d9c4caa.bindPopup(popup_1499a87ff438312fbb8d67a30b5de609)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad70d68770fea08098e3c7601d9c4caa.setIcon(icon_86ba768b5cbe3c2c7bdc7d4beb39b6e7);
|
|
|
|
|
|
var marker_58d01906e910b22bafdb7c9a7bb15a2f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_df1b875ee8c9194987f33621b42b795f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b3461deebb632791469380096a2342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e26ed82e4b54c2b8da057e121998954b = $(`<div id="html_e26ed82e4b54c2b8da057e121998954b" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_18b3461deebb632791469380096a2342.setContent(html_e26ed82e4b54c2b8da057e121998954b);
|
|
|
|
|
|
|
|
marker_58d01906e910b22bafdb7c9a7bb15a2f.bindPopup(popup_18b3461deebb632791469380096a2342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58d01906e910b22bafdb7c9a7bb15a2f.setIcon(icon_df1b875ee8c9194987f33621b42b795f);
|
|
|
|
|
|
var marker_ecfca54b11aec672a900d6573a39ecb5 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_8fb0752f650ca114fdb66bb7ca77c831 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95087a9b8ae54368e5d2bb4c05fc7621 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef2f5b46089ca4f083e9533a92c77907 = $(`<div id="html_ef2f5b46089ca4f083e9533a92c77907" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de:443</div>`)[0];
|
|
popup_95087a9b8ae54368e5d2bb4c05fc7621.setContent(html_ef2f5b46089ca4f083e9533a92c77907);
|
|
|
|
|
|
|
|
marker_ecfca54b11aec672a900d6573a39ecb5.bindPopup(popup_95087a9b8ae54368e5d2bb4c05fc7621)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecfca54b11aec672a900d6573a39ecb5.setIcon(icon_8fb0752f650ca114fdb66bb7ca77c831);
|
|
|
|
|
|
var marker_9f421e87df7a28e9925d42a99f02eaa4 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_790578281d40a95fdfdcb48f29855624 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_068cba6952cb6ea79c29d434a25a22cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cc78a8ca00e56100227437e49715053 = $(`<div id="html_1cc78a8ca00e56100227437e49715053" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_068cba6952cb6ea79c29d434a25a22cd.setContent(html_1cc78a8ca00e56100227437e49715053);
|
|
|
|
|
|
|
|
marker_9f421e87df7a28e9925d42a99f02eaa4.bindPopup(popup_068cba6952cb6ea79c29d434a25a22cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f421e87df7a28e9925d42a99f02eaa4.setIcon(icon_790578281d40a95fdfdcb48f29855624);
|
|
|
|
|
|
var marker_929bc4ebd5b5442f943e6ddfb4ca03fc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4177b34f5ee640f391d3411493421abe);
|
|
|
|
|
|
var icon_747f53c582ec2592a8121f5f4ffa6225 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ca7e6373deab8bbe49ace3a8a4ba822 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb7c37d85d75934e657c63c09f4afeab = $(`<div id="html_fb7c37d85d75934e657c63c09f4afeab" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_6ca7e6373deab8bbe49ace3a8a4ba822.setContent(html_fb7c37d85d75934e657c63c09f4afeab);
|
|
|
|
|
|
|
|
marker_929bc4ebd5b5442f943e6ddfb4ca03fc.bindPopup(popup_6ca7e6373deab8bbe49ace3a8a4ba822)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_929bc4ebd5b5442f943e6ddfb4ca03fc.setIcon(icon_747f53c582ec2592a8121f5f4ffa6225);
|
|
|
|
|
|
marker_cluster_4177b34f5ee640f391d3411493421abe.addTo(map_d418a8f988e4a2447e6aa51007c328e2);
|
|
|
|
</script>
|
|
</html> |