mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 17:05:18 +00:00
11969 lines
348 KiB
HTML
11969 lines
348 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_ae33e0fefd87664d4be4797b538af910 {
|
|
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_ae33e0fefd87664d4be4797b538af910" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_ae33e0fefd87664d4be4797b538af910 = L.map(
|
|
"map_ae33e0fefd87664d4be4797b538af910",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_328f37951fe82d62a0055e3a34ab55b8 = 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_328f37951fe82d62a0055e3a34ab55b8.addTo(map_ae33e0fefd87664d4be4797b538af910);
|
|
|
|
|
|
var marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_8aa6029b57bbf1ca8e33f900fcc45942 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c732dfda128b4915fc61210fc2c5d8c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5cbd54acc912ffc94a9dd162d40d2e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50c699c467c43a54b1f399fe12c8cad6 = $(`<div id="html_50c699c467c43a54b1f399fe12c8cad6" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_a5cbd54acc912ffc94a9dd162d40d2e6.setContent(html_50c699c467c43a54b1f399fe12c8cad6);
|
|
|
|
|
|
|
|
marker_8aa6029b57bbf1ca8e33f900fcc45942.bindPopup(popup_a5cbd54acc912ffc94a9dd162d40d2e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aa6029b57bbf1ca8e33f900fcc45942.setIcon(icon_c732dfda128b4915fc61210fc2c5d8c6);
|
|
|
|
|
|
var marker_78e49e28a2b2c4d13ecb60123126d2bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_482d4541b8ee342bfcdc653ead7fccf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a7c1bfaa7329535db2145214d262d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84115f14fcbb4489084c8619f233e591 = $(`<div id="html_84115f14fcbb4489084c8619f233e591" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_7a7c1bfaa7329535db2145214d262d6f.setContent(html_84115f14fcbb4489084c8619f233e591);
|
|
|
|
|
|
|
|
marker_78e49e28a2b2c4d13ecb60123126d2bb.bindPopup(popup_7a7c1bfaa7329535db2145214d262d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78e49e28a2b2c4d13ecb60123126d2bb.setIcon(icon_482d4541b8ee342bfcdc653ead7fccf4);
|
|
|
|
|
|
var marker_3a2398e3e217b93290bb135771a2b2a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d5c147a3ab5d23d8745ec52641ea4e33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b151857ea7959d8f34e95a27f57cc47d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c459351e8d2c794a86c291a6ceb6885c = $(`<div id="html_c459351e8d2c794a86c291a6ceb6885c" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_b151857ea7959d8f34e95a27f57cc47d.setContent(html_c459351e8d2c794a86c291a6ceb6885c);
|
|
|
|
|
|
|
|
marker_3a2398e3e217b93290bb135771a2b2a1.bindPopup(popup_b151857ea7959d8f34e95a27f57cc47d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a2398e3e217b93290bb135771a2b2a1.setIcon(icon_d5c147a3ab5d23d8745ec52641ea4e33);
|
|
|
|
|
|
var marker_31e53d311e0b756430e313db87078a18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_469b2ab227f783a6c277ea05b30deea5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_633ce28af8dbcf0f465ae1a6d2851890 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_210cfd8515b29173319e2abc8857edc8 = $(`<div id="html_210cfd8515b29173319e2abc8857edc8" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_633ce28af8dbcf0f465ae1a6d2851890.setContent(html_210cfd8515b29173319e2abc8857edc8);
|
|
|
|
|
|
|
|
marker_31e53d311e0b756430e313db87078a18.bindPopup(popup_633ce28af8dbcf0f465ae1a6d2851890)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31e53d311e0b756430e313db87078a18.setIcon(icon_469b2ab227f783a6c277ea05b30deea5);
|
|
|
|
|
|
var marker_b08334d05cfcb1cc130eafb1aa990629 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e4c6c9918d4014b2f1567c3147c5df13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a13b0e3c0f862529f94c2bd9c8bab435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d7f857da7c2ed80755e9d3c099d0d9f = $(`<div id="html_1d7f857da7c2ed80755e9d3c099d0d9f" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_a13b0e3c0f862529f94c2bd9c8bab435.setContent(html_1d7f857da7c2ed80755e9d3c099d0d9f);
|
|
|
|
|
|
|
|
marker_b08334d05cfcb1cc130eafb1aa990629.bindPopup(popup_a13b0e3c0f862529f94c2bd9c8bab435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b08334d05cfcb1cc130eafb1aa990629.setIcon(icon_e4c6c9918d4014b2f1567c3147c5df13);
|
|
|
|
|
|
var marker_2674c23e60813b0300b868ce9ac4114d = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ede5c79368fd9c7cc436895284d529c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a7fc17dec0b7b234473324be0a01680 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b9902196d57edc0263cbd89e70b64f = $(`<div id="html_26b9902196d57edc0263cbd89e70b64f" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_8a7fc17dec0b7b234473324be0a01680.setContent(html_26b9902196d57edc0263cbd89e70b64f);
|
|
|
|
|
|
|
|
marker_2674c23e60813b0300b868ce9ac4114d.bindPopup(popup_8a7fc17dec0b7b234473324be0a01680)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2674c23e60813b0300b868ce9ac4114d.setIcon(icon_ede5c79368fd9c7cc436895284d529c5);
|
|
|
|
|
|
var marker_d7e959e4da296d039a65722b51dd217a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_727ad005934a0c00456a432d404f90fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10e70353a7c9e9618f9b099df562e2f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec39722df927c51c7949d435f2a4ec54 = $(`<div id="html_ec39722df927c51c7949d435f2a4ec54" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_10e70353a7c9e9618f9b099df562e2f5.setContent(html_ec39722df927c51c7949d435f2a4ec54);
|
|
|
|
|
|
|
|
marker_d7e959e4da296d039a65722b51dd217a.bindPopup(popup_10e70353a7c9e9618f9b099df562e2f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7e959e4da296d039a65722b51dd217a.setIcon(icon_727ad005934a0c00456a432d404f90fb);
|
|
|
|
|
|
var marker_86658dc4f48ef341644bd6a5b8478bdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3e0a9bf611ac999baee824bcf6102826 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56ca1acd4e53ea9a9c94178ea9c49b61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d97cb162169ac43ee3fd52cc79cb28d = $(`<div id="html_7d97cb162169ac43ee3fd52cc79cb28d" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_56ca1acd4e53ea9a9c94178ea9c49b61.setContent(html_7d97cb162169ac43ee3fd52cc79cb28d);
|
|
|
|
|
|
|
|
marker_86658dc4f48ef341644bd6a5b8478bdc.bindPopup(popup_56ca1acd4e53ea9a9c94178ea9c49b61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86658dc4f48ef341644bd6a5b8478bdc.setIcon(icon_3e0a9bf611ac999baee824bcf6102826);
|
|
|
|
|
|
var marker_fdaa38686957f5e4ab728109ec5b1cf2 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_44d78b12e19419e26704d24abd68cc8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dbf6505e9dc47a99c5b71328e9da1c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a1109859c611cefa004941e9e24d4b8 = $(`<div id="html_3a1109859c611cefa004941e9e24d4b8" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_9dbf6505e9dc47a99c5b71328e9da1c9.setContent(html_3a1109859c611cefa004941e9e24d4b8);
|
|
|
|
|
|
|
|
marker_fdaa38686957f5e4ab728109ec5b1cf2.bindPopup(popup_9dbf6505e9dc47a99c5b71328e9da1c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdaa38686957f5e4ab728109ec5b1cf2.setIcon(icon_44d78b12e19419e26704d24abd68cc8c);
|
|
|
|
|
|
var marker_20bb3878b16add0c8ceacfa7ad635495 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_43e84de125ea5f8c3568f5d5f2bcc2fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96384ea5b85112818ad5922a74a1d882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d41135b080dfa0da3012dda635f82e7 = $(`<div id="html_2d41135b080dfa0da3012dda635f82e7" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_96384ea5b85112818ad5922a74a1d882.setContent(html_2d41135b080dfa0da3012dda635f82e7);
|
|
|
|
|
|
|
|
marker_20bb3878b16add0c8ceacfa7ad635495.bindPopup(popup_96384ea5b85112818ad5922a74a1d882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20bb3878b16add0c8ceacfa7ad635495.setIcon(icon_43e84de125ea5f8c3568f5d5f2bcc2fa);
|
|
|
|
|
|
var marker_0ca77a820df8115c67473f6763184e94 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_cb1df3296da41dbc732f47ffd1715150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e5fd01558b737a1bae07849a7e4dc8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b27fe8a2bb8143095d60e19efaac10a5 = $(`<div id="html_b27fe8a2bb8143095d60e19efaac10a5" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_1e5fd01558b737a1bae07849a7e4dc8a.setContent(html_b27fe8a2bb8143095d60e19efaac10a5);
|
|
|
|
|
|
|
|
marker_0ca77a820df8115c67473f6763184e94.bindPopup(popup_1e5fd01558b737a1bae07849a7e4dc8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ca77a820df8115c67473f6763184e94.setIcon(icon_cb1df3296da41dbc732f47ffd1715150);
|
|
|
|
|
|
var marker_cec008490af1962383813fd2b715e7d6 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6f79a0bbb0f301b6edab07bbdff002ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e77c3c0451eea1b4b21b5168c0d005b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_075456fbefee5f09fe47fa6cf5f5fdfe = $(`<div id="html_075456fbefee5f09fe47fa6cf5f5fdfe" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_9e77c3c0451eea1b4b21b5168c0d005b.setContent(html_075456fbefee5f09fe47fa6cf5f5fdfe);
|
|
|
|
|
|
|
|
marker_cec008490af1962383813fd2b715e7d6.bindPopup(popup_9e77c3c0451eea1b4b21b5168c0d005b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cec008490af1962383813fd2b715e7d6.setIcon(icon_6f79a0bbb0f301b6edab07bbdff002ad);
|
|
|
|
|
|
var marker_be110b769f4670aff601d85d4c425fbb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1af84cf4fa2561e9c36af50451ac8b56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f0dc33d99fd2357588ada8c7322d20d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee873a95fdd6c60e62bc787b4eef9f5d = $(`<div id="html_ee873a95fdd6c60e62bc787b4eef9f5d" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_2f0dc33d99fd2357588ada8c7322d20d.setContent(html_ee873a95fdd6c60e62bc787b4eef9f5d);
|
|
|
|
|
|
|
|
marker_be110b769f4670aff601d85d4c425fbb.bindPopup(popup_2f0dc33d99fd2357588ada8c7322d20d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be110b769f4670aff601d85d4c425fbb.setIcon(icon_1af84cf4fa2561e9c36af50451ac8b56);
|
|
|
|
|
|
var marker_2f3deed99005589cef0bc0f89595c454 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ae878fcc74fb6e1ac07d1b1158be3ebc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_855ab4e2a1571d8348dc651bf526ca8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f428305157e344484a14830f822fd994 = $(`<div id="html_f428305157e344484a14830f822fd994" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_855ab4e2a1571d8348dc651bf526ca8d.setContent(html_f428305157e344484a14830f822fd994);
|
|
|
|
|
|
|
|
marker_2f3deed99005589cef0bc0f89595c454.bindPopup(popup_855ab4e2a1571d8348dc651bf526ca8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f3deed99005589cef0bc0f89595c454.setIcon(icon_ae878fcc74fb6e1ac07d1b1158be3ebc);
|
|
|
|
|
|
var marker_75507e7d7e4621b7bae42381b7b25109 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_7fd7ed12d7f7663c421ab31a5f70e008 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ccbf2628a1bfa85946736a6a42c38cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5819dc7eba324301cb55d64cfe249e1 = $(`<div id="html_b5819dc7eba324301cb55d64cfe249e1" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_8ccbf2628a1bfa85946736a6a42c38cc.setContent(html_b5819dc7eba324301cb55d64cfe249e1);
|
|
|
|
|
|
|
|
marker_75507e7d7e4621b7bae42381b7b25109.bindPopup(popup_8ccbf2628a1bfa85946736a6a42c38cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75507e7d7e4621b7bae42381b7b25109.setIcon(icon_7fd7ed12d7f7663c421ab31a5f70e008);
|
|
|
|
|
|
var marker_0d01c987985003894d65beb7d8192a5c = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1aef91805eecda6d27e202ec9cb38ddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_965e892900f32c6f1aead8150fa72862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eacb21d8c18985d3a2ed3277dcb57f44 = $(`<div id="html_eacb21d8c18985d3a2ed3277dcb57f44" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_965e892900f32c6f1aead8150fa72862.setContent(html_eacb21d8c18985d3a2ed3277dcb57f44);
|
|
|
|
|
|
|
|
marker_0d01c987985003894d65beb7d8192a5c.bindPopup(popup_965e892900f32c6f1aead8150fa72862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d01c987985003894d65beb7d8192a5c.setIcon(icon_1aef91805eecda6d27e202ec9cb38ddf);
|
|
|
|
|
|
var marker_e1ae1c325d5e152b27fc1f31ae5b6104 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_aae943515eda081660d2bec3d221fc35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56e26793385f4c47cddf7ad6ea5d6223 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ffd0a0a1ce2bb706a6cc05251655e8e = $(`<div id="html_0ffd0a0a1ce2bb706a6cc05251655e8e" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_56e26793385f4c47cddf7ad6ea5d6223.setContent(html_0ffd0a0a1ce2bb706a6cc05251655e8e);
|
|
|
|
|
|
|
|
marker_e1ae1c325d5e152b27fc1f31ae5b6104.bindPopup(popup_56e26793385f4c47cddf7ad6ea5d6223)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1ae1c325d5e152b27fc1f31ae5b6104.setIcon(icon_aae943515eda081660d2bec3d221fc35);
|
|
|
|
|
|
var marker_11994327b628476bb9b8e03070e58367 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_baad2cb808393048a142e1e070ed4a94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a3c208d2f3d6bc4bb5d35ac84c90d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67b7a533af2d284a27765afc1c6257f5 = $(`<div id="html_67b7a533af2d284a27765afc1c6257f5" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_29a3c208d2f3d6bc4bb5d35ac84c90d8.setContent(html_67b7a533af2d284a27765afc1c6257f5);
|
|
|
|
|
|
|
|
marker_11994327b628476bb9b8e03070e58367.bindPopup(popup_29a3c208d2f3d6bc4bb5d35ac84c90d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11994327b628476bb9b8e03070e58367.setIcon(icon_baad2cb808393048a142e1e070ed4a94);
|
|
|
|
|
|
var marker_9161a782dfcf2b74e55001223fdd5756 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a9f55a7539727fc00f24111f055ee150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f43ae8b20843af6fc2619e7beb7a058b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aa53be98bfe2d387a2272492981e252 = $(`<div id="html_9aa53be98bfe2d387a2272492981e252" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_f43ae8b20843af6fc2619e7beb7a058b.setContent(html_9aa53be98bfe2d387a2272492981e252);
|
|
|
|
|
|
|
|
marker_9161a782dfcf2b74e55001223fdd5756.bindPopup(popup_f43ae8b20843af6fc2619e7beb7a058b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9161a782dfcf2b74e55001223fdd5756.setIcon(icon_a9f55a7539727fc00f24111f055ee150);
|
|
|
|
|
|
var marker_9276aa71052d341951e86dac9547d867 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3b796d22eb27a8b9021fc5f00f8c46af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_253b8bb7555eec20d7715992a8eb7c43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb0f31ca691f78ee1243ff168404b5cd = $(`<div id="html_fb0f31ca691f78ee1243ff168404b5cd" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_253b8bb7555eec20d7715992a8eb7c43.setContent(html_fb0f31ca691f78ee1243ff168404b5cd);
|
|
|
|
|
|
|
|
marker_9276aa71052d341951e86dac9547d867.bindPopup(popup_253b8bb7555eec20d7715992a8eb7c43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9276aa71052d341951e86dac9547d867.setIcon(icon_3b796d22eb27a8b9021fc5f00f8c46af);
|
|
|
|
|
|
var marker_82c4bb2b2621dd2ae83676f7b7580f36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_cd379d48297719742c6ebfb7b6add479 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c48c41f3112c56969000481e39ef8354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45d71499f175d95121ed498e040f1510 = $(`<div id="html_45d71499f175d95121ed498e040f1510" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_c48c41f3112c56969000481e39ef8354.setContent(html_45d71499f175d95121ed498e040f1510);
|
|
|
|
|
|
|
|
marker_82c4bb2b2621dd2ae83676f7b7580f36.bindPopup(popup_c48c41f3112c56969000481e39ef8354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82c4bb2b2621dd2ae83676f7b7580f36.setIcon(icon_cd379d48297719742c6ebfb7b6add479);
|
|
|
|
|
|
var marker_cb48dbccda155f4b2e7c91f7722473f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c9d91a58602c79e40f0dee2b57893094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ace2cac478743ba18015cfd3ea99a1ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0ea716c5dd913f3c1829ee03ca38eaf = $(`<div id="html_f0ea716c5dd913f3c1829ee03ca38eaf" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_ace2cac478743ba18015cfd3ea99a1ea.setContent(html_f0ea716c5dd913f3c1829ee03ca38eaf);
|
|
|
|
|
|
|
|
marker_cb48dbccda155f4b2e7c91f7722473f3.bindPopup(popup_ace2cac478743ba18015cfd3ea99a1ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb48dbccda155f4b2e7c91f7722473f3.setIcon(icon_c9d91a58602c79e40f0dee2b57893094);
|
|
|
|
|
|
var marker_ee1958cb56d03d68597d57967535ce78 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_164d1ca4971806c43f89042eed628376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e49a06ca06acfc11608fa92238a98c1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dd093353a2a2c293929f969c3680434 = $(`<div id="html_3dd093353a2a2c293929f969c3680434" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_e49a06ca06acfc11608fa92238a98c1e.setContent(html_3dd093353a2a2c293929f969c3680434);
|
|
|
|
|
|
|
|
marker_ee1958cb56d03d68597d57967535ce78.bindPopup(popup_e49a06ca06acfc11608fa92238a98c1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee1958cb56d03d68597d57967535ce78.setIcon(icon_164d1ca4971806c43f89042eed628376);
|
|
|
|
|
|
var marker_9934729afc855eeb1b98f05b450be13e = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0b3ae1a8e6224d7ef45b6397211d9ec4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccf9654fa23ff3d4f8e0c92e18762adf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31fb5e52ecbca720c6410d83c714ba6e = $(`<div id="html_31fb5e52ecbca720c6410d83c714ba6e" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_ccf9654fa23ff3d4f8e0c92e18762adf.setContent(html_31fb5e52ecbca720c6410d83c714ba6e);
|
|
|
|
|
|
|
|
marker_9934729afc855eeb1b98f05b450be13e.bindPopup(popup_ccf9654fa23ff3d4f8e0c92e18762adf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9934729afc855eeb1b98f05b450be13e.setIcon(icon_0b3ae1a8e6224d7ef45b6397211d9ec4);
|
|
|
|
|
|
var marker_f3b82b78ca209a22c1fa7d48554e6765 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ae049b040b89dd9e9f6d8c83921b0a39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d52f76abcf9118522bfcd2d1ea083afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad688141bebb66444af0abd6ae59d7cc = $(`<div id="html_ad688141bebb66444af0abd6ae59d7cc" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_d52f76abcf9118522bfcd2d1ea083afe.setContent(html_ad688141bebb66444af0abd6ae59d7cc);
|
|
|
|
|
|
|
|
marker_f3b82b78ca209a22c1fa7d48554e6765.bindPopup(popup_d52f76abcf9118522bfcd2d1ea083afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3b82b78ca209a22c1fa7d48554e6765.setIcon(icon_ae049b040b89dd9e9f6d8c83921b0a39);
|
|
|
|
|
|
var marker_8834f92f25cc4ba4b85e68e512492584 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_541e881da760e7ceaa89906f233e0d7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d41034084cc5c504e9203eb832bea67b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bb6fbfca414cab7938ff176c46c8c1f = $(`<div id="html_1bb6fbfca414cab7938ff176c46c8c1f" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_d41034084cc5c504e9203eb832bea67b.setContent(html_1bb6fbfca414cab7938ff176c46c8c1f);
|
|
|
|
|
|
|
|
marker_8834f92f25cc4ba4b85e68e512492584.bindPopup(popup_d41034084cc5c504e9203eb832bea67b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8834f92f25cc4ba4b85e68e512492584.setIcon(icon_541e881da760e7ceaa89906f233e0d7c);
|
|
|
|
|
|
var marker_f73dec60b66d29fede62c1e7cc17bc17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0e6e15febb290e464b16b6fb25dd9975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_792b081c24b5e07bc583029e068cbe01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4a20ff77b260b9e8b525bba3a4d6d55 = $(`<div id="html_d4a20ff77b260b9e8b525bba3a4d6d55" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_792b081c24b5e07bc583029e068cbe01.setContent(html_d4a20ff77b260b9e8b525bba3a4d6d55);
|
|
|
|
|
|
|
|
marker_f73dec60b66d29fede62c1e7cc17bc17.bindPopup(popup_792b081c24b5e07bc583029e068cbe01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f73dec60b66d29fede62c1e7cc17bc17.setIcon(icon_0e6e15febb290e464b16b6fb25dd9975);
|
|
|
|
|
|
var marker_db7403a86fd3ecbc08a995f960d4ce4c = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_054fdddb9f31a62e40fd6b8300e835cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27dcc77ce4f91d3657cd1331a60b1a1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c584a9c2b2d1184b7a47b6ff005a493 = $(`<div id="html_2c584a9c2b2d1184b7a47b6ff005a493" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_27dcc77ce4f91d3657cd1331a60b1a1d.setContent(html_2c584a9c2b2d1184b7a47b6ff005a493);
|
|
|
|
|
|
|
|
marker_db7403a86fd3ecbc08a995f960d4ce4c.bindPopup(popup_27dcc77ce4f91d3657cd1331a60b1a1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db7403a86fd3ecbc08a995f960d4ce4c.setIcon(icon_054fdddb9f31a62e40fd6b8300e835cc);
|
|
|
|
|
|
var marker_7cb1b72652efb47afa0652681df0cba5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_eee1bd9d4ae24f4e54ceacbdbbf9c182 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6653bbd3b04bb0a6f89f30e5e3afa533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c55929edd569b5be64ff27652a22a4fc = $(`<div id="html_c55929edd569b5be64ff27652a22a4fc" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_6653bbd3b04bb0a6f89f30e5e3afa533.setContent(html_c55929edd569b5be64ff27652a22a4fc);
|
|
|
|
|
|
|
|
marker_7cb1b72652efb47afa0652681df0cba5.bindPopup(popup_6653bbd3b04bb0a6f89f30e5e3afa533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cb1b72652efb47afa0652681df0cba5.setIcon(icon_eee1bd9d4ae24f4e54ceacbdbbf9c182);
|
|
|
|
|
|
var marker_fafe4ba28b0f1b683eef4c655fae1b67 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0dde2688fb66760c25034b03f882ba65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0b30984974ae3308bb34b23b57bd3c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5804f2733433d283f61f23702139716c = $(`<div id="html_5804f2733433d283f61f23702139716c" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_d0b30984974ae3308bb34b23b57bd3c7.setContent(html_5804f2733433d283f61f23702139716c);
|
|
|
|
|
|
|
|
marker_fafe4ba28b0f1b683eef4c655fae1b67.bindPopup(popup_d0b30984974ae3308bb34b23b57bd3c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fafe4ba28b0f1b683eef4c655fae1b67.setIcon(icon_0dde2688fb66760c25034b03f882ba65);
|
|
|
|
|
|
var marker_7023455b1f2aa5787efe56918169e54f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_19ad4518235dad35a0bea2c0ccbd9cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e29d3cb030aaa1bd960ba4f3a2f04718 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60991b92413f5c65692029f2c0f9c999 = $(`<div id="html_60991b92413f5c65692029f2c0f9c999" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_e29d3cb030aaa1bd960ba4f3a2f04718.setContent(html_60991b92413f5c65692029f2c0f9c999);
|
|
|
|
|
|
|
|
marker_7023455b1f2aa5787efe56918169e54f.bindPopup(popup_e29d3cb030aaa1bd960ba4f3a2f04718)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7023455b1f2aa5787efe56918169e54f.setIcon(icon_19ad4518235dad35a0bea2c0ccbd9cbd);
|
|
|
|
|
|
var marker_0702eff0736b0a1bdc80ba192be25030 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_49577805ba712efeae0b6a2db1cd9115 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9edc406eb8805b17b229119dd8aaa87f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d592068e29c23cd5ca41999615a13b0 = $(`<div id="html_3d592068e29c23cd5ca41999615a13b0" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_9edc406eb8805b17b229119dd8aaa87f.setContent(html_3d592068e29c23cd5ca41999615a13b0);
|
|
|
|
|
|
|
|
marker_0702eff0736b0a1bdc80ba192be25030.bindPopup(popup_9edc406eb8805b17b229119dd8aaa87f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0702eff0736b0a1bdc80ba192be25030.setIcon(icon_49577805ba712efeae0b6a2db1cd9115);
|
|
|
|
|
|
var marker_26ef963e6bc93d6f0e1bc88a42cabe1d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ab72da8eb2df7589ee7f62eab286f1d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_528693c8f0ee927ab1db082c118ad315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef80d7b6d1e08b6fea02a3892d868088 = $(`<div id="html_ef80d7b6d1e08b6fea02a3892d868088" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_528693c8f0ee927ab1db082c118ad315.setContent(html_ef80d7b6d1e08b6fea02a3892d868088);
|
|
|
|
|
|
|
|
marker_26ef963e6bc93d6f0e1bc88a42cabe1d.bindPopup(popup_528693c8f0ee927ab1db082c118ad315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26ef963e6bc93d6f0e1bc88a42cabe1d.setIcon(icon_ab72da8eb2df7589ee7f62eab286f1d2);
|
|
|
|
|
|
var marker_9ac1e8bced1811372b3e0375962be18f = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6983d76a3c45296882375932812b0276 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c95957ddf775aeb1d62f5a16e3b40177 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_576cd8b66929608d037a1f58fcbf2f6d = $(`<div id="html_576cd8b66929608d037a1f58fcbf2f6d" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_c95957ddf775aeb1d62f5a16e3b40177.setContent(html_576cd8b66929608d037a1f58fcbf2f6d);
|
|
|
|
|
|
|
|
marker_9ac1e8bced1811372b3e0375962be18f.bindPopup(popup_c95957ddf775aeb1d62f5a16e3b40177)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ac1e8bced1811372b3e0375962be18f.setIcon(icon_6983d76a3c45296882375932812b0276);
|
|
|
|
|
|
var marker_8696c7471f5a60bb81b4704fc9e39758 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_4ffe781280a11c0e98e690fce08d2585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c7128089fd2d12756705ae6f74bdce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ff87cb2e87d8f87d74e9b7720471f02 = $(`<div id="html_7ff87cb2e87d8f87d74e9b7720471f02" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_7c7128089fd2d12756705ae6f74bdce6.setContent(html_7ff87cb2e87d8f87d74e9b7720471f02);
|
|
|
|
|
|
|
|
marker_8696c7471f5a60bb81b4704fc9e39758.bindPopup(popup_7c7128089fd2d12756705ae6f74bdce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8696c7471f5a60bb81b4704fc9e39758.setIcon(icon_4ffe781280a11c0e98e690fce08d2585);
|
|
|
|
|
|
var marker_b6cfa95d37df7c44bda5b208b6128c46 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_368a118a9f885c30256c386841d0a823 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7061a75a77f984e04017fad88031717 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453070305e695b92b50a413019973a48 = $(`<div id="html_453070305e695b92b50a413019973a48" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_d7061a75a77f984e04017fad88031717.setContent(html_453070305e695b92b50a413019973a48);
|
|
|
|
|
|
|
|
marker_b6cfa95d37df7c44bda5b208b6128c46.bindPopup(popup_d7061a75a77f984e04017fad88031717)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6cfa95d37df7c44bda5b208b6128c46.setIcon(icon_368a118a9f885c30256c386841d0a823);
|
|
|
|
|
|
var marker_2000c3b9935ad9ccf5a432b4f85c623d = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_53863ab7fd1eac0074e175af30af2a14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f29828908e1aae9e491d0e831748f32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afc9b572fa555af0e9093b0314ee4d08 = $(`<div id="html_afc9b572fa555af0e9093b0314ee4d08" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_0f29828908e1aae9e491d0e831748f32.setContent(html_afc9b572fa555af0e9093b0314ee4d08);
|
|
|
|
|
|
|
|
marker_2000c3b9935ad9ccf5a432b4f85c623d.bindPopup(popup_0f29828908e1aae9e491d0e831748f32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2000c3b9935ad9ccf5a432b4f85c623d.setIcon(icon_53863ab7fd1eac0074e175af30af2a14);
|
|
|
|
|
|
var marker_52eb410d2e29f19fb8e2e07aa7add8cb = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_7112a23d1fe84f1dc3286a2d3c9b4bab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c59b3f8ea0f31609abfb32b5bcb14b1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adf1398f63a957d4f8e1d6b93a12cd56 = $(`<div id="html_adf1398f63a957d4f8e1d6b93a12cd56" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_c59b3f8ea0f31609abfb32b5bcb14b1f.setContent(html_adf1398f63a957d4f8e1d6b93a12cd56);
|
|
|
|
|
|
|
|
marker_52eb410d2e29f19fb8e2e07aa7add8cb.bindPopup(popup_c59b3f8ea0f31609abfb32b5bcb14b1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52eb410d2e29f19fb8e2e07aa7add8cb.setIcon(icon_7112a23d1fe84f1dc3286a2d3c9b4bab);
|
|
|
|
|
|
var marker_f004aae5a9baf3a26e9f17b3a44bc050 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d0adeb6ba1c4d6c9c02d9047fe36bc0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3590177e159a5af41aa28af9588ae624 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_903293237b75fc314cdd5ecb7e2fce8b = $(`<div id="html_903293237b75fc314cdd5ecb7e2fce8b" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_3590177e159a5af41aa28af9588ae624.setContent(html_903293237b75fc314cdd5ecb7e2fce8b);
|
|
|
|
|
|
|
|
marker_f004aae5a9baf3a26e9f17b3a44bc050.bindPopup(popup_3590177e159a5af41aa28af9588ae624)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f004aae5a9baf3a26e9f17b3a44bc050.setIcon(icon_d0adeb6ba1c4d6c9c02d9047fe36bc0c);
|
|
|
|
|
|
var marker_d70661588bf89cda8e95fffac2e3de96 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_4298df40249f5545e1fb40d48b745347 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0e8deb0564d22c2617d33788a4caaf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_871812fe5b1cadfc53a679cbec7cb697 = $(`<div id="html_871812fe5b1cadfc53a679cbec7cb697" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_b0e8deb0564d22c2617d33788a4caaf9.setContent(html_871812fe5b1cadfc53a679cbec7cb697);
|
|
|
|
|
|
|
|
marker_d70661588bf89cda8e95fffac2e3de96.bindPopup(popup_b0e8deb0564d22c2617d33788a4caaf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d70661588bf89cda8e95fffac2e3de96.setIcon(icon_4298df40249f5545e1fb40d48b745347);
|
|
|
|
|
|
var marker_2bdcef05a8e1f4cec076b1f92b941f87 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_438c9093f1b648d54ea9ef2efc61ae24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b66a2a57132485ae6995e38111c08f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b45e2e96226a48397ecac9fa52b05290 = $(`<div id="html_b45e2e96226a48397ecac9fa52b05290" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_8b66a2a57132485ae6995e38111c08f9.setContent(html_b45e2e96226a48397ecac9fa52b05290);
|
|
|
|
|
|
|
|
marker_2bdcef05a8e1f4cec076b1f92b941f87.bindPopup(popup_8b66a2a57132485ae6995e38111c08f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bdcef05a8e1f4cec076b1f92b941f87.setIcon(icon_438c9093f1b648d54ea9ef2efc61ae24);
|
|
|
|
|
|
var marker_da3eed61a446ea3f86cbd30a2e0af1e0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0a83b4f19b9daa8b07dad459cb8407f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c0d298139d3c47564c7272c718cafa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8815c86c89c0087a2225f8879b94959d = $(`<div id="html_8815c86c89c0087a2225f8879b94959d" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_1c0d298139d3c47564c7272c718cafa7.setContent(html_8815c86c89c0087a2225f8879b94959d);
|
|
|
|
|
|
|
|
marker_da3eed61a446ea3f86cbd30a2e0af1e0.bindPopup(popup_1c0d298139d3c47564c7272c718cafa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da3eed61a446ea3f86cbd30a2e0af1e0.setIcon(icon_0a83b4f19b9daa8b07dad459cb8407f9);
|
|
|
|
|
|
var marker_74691304117d0e53fdf8f370dfcf9d56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3fd5b195321be0dde1884baab6d6bed6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50e4e254625748bb66b8f00606e4a5ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba131051e7cea7c5a3c9fa86b038992e = $(`<div id="html_ba131051e7cea7c5a3c9fa86b038992e" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_50e4e254625748bb66b8f00606e4a5ff.setContent(html_ba131051e7cea7c5a3c9fa86b038992e);
|
|
|
|
|
|
|
|
marker_74691304117d0e53fdf8f370dfcf9d56.bindPopup(popup_50e4e254625748bb66b8f00606e4a5ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74691304117d0e53fdf8f370dfcf9d56.setIcon(icon_3fd5b195321be0dde1884baab6d6bed6);
|
|
|
|
|
|
var marker_c104adeef21aac6b25dfc2746fad79f6 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_675a3a017a7d706c4290ba4609e5538e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcb025efa5d73827390d079b41df2726 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d9c593087e6bc63beff8e2c0055ac16 = $(`<div id="html_7d9c593087e6bc63beff8e2c0055ac16" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_bcb025efa5d73827390d079b41df2726.setContent(html_7d9c593087e6bc63beff8e2c0055ac16);
|
|
|
|
|
|
|
|
marker_c104adeef21aac6b25dfc2746fad79f6.bindPopup(popup_bcb025efa5d73827390d079b41df2726)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c104adeef21aac6b25dfc2746fad79f6.setIcon(icon_675a3a017a7d706c4290ba4609e5538e);
|
|
|
|
|
|
var marker_a5970c7670711bd69efb70418a334310 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_05569444d085785c1488a2c35dd1b7a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad82de7f9b2ea78ad2bdae291f49fbcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00caea10f9bbba20f4fcb1c46119b076 = $(`<div id="html_00caea10f9bbba20f4fcb1c46119b076" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_ad82de7f9b2ea78ad2bdae291f49fbcc.setContent(html_00caea10f9bbba20f4fcb1c46119b076);
|
|
|
|
|
|
|
|
marker_a5970c7670711bd69efb70418a334310.bindPopup(popup_ad82de7f9b2ea78ad2bdae291f49fbcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5970c7670711bd69efb70418a334310.setIcon(icon_05569444d085785c1488a2c35dd1b7a5);
|
|
|
|
|
|
var marker_b3cde9c4cfadd6e7cad98116b734eeae = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_958a4e21c7c4503f7c44b4b218826fc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86aefeb7c5a0e1faf433b0d926b3aed6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a6bc63653c4cc83f54091ca01419faf = $(`<div id="html_8a6bc63653c4cc83f54091ca01419faf" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_86aefeb7c5a0e1faf433b0d926b3aed6.setContent(html_8a6bc63653c4cc83f54091ca01419faf);
|
|
|
|
|
|
|
|
marker_b3cde9c4cfadd6e7cad98116b734eeae.bindPopup(popup_86aefeb7c5a0e1faf433b0d926b3aed6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3cde9c4cfadd6e7cad98116b734eeae.setIcon(icon_958a4e21c7c4503f7c44b4b218826fc6);
|
|
|
|
|
|
var marker_bec3606a1074566d59f3e03d838b69b8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_2816a2bdd63896b71fef659bf8fa4c3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed0a87520772cd5d86b7c3c13be50ca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0db9788938f3304b42360e25f61c8f5 = $(`<div id="html_b0db9788938f3304b42360e25f61c8f5" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_ed0a87520772cd5d86b7c3c13be50ca9.setContent(html_b0db9788938f3304b42360e25f61c8f5);
|
|
|
|
|
|
|
|
marker_bec3606a1074566d59f3e03d838b69b8.bindPopup(popup_ed0a87520772cd5d86b7c3c13be50ca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bec3606a1074566d59f3e03d838b69b8.setIcon(icon_2816a2bdd63896b71fef659bf8fa4c3f);
|
|
|
|
|
|
var marker_29145ec08e08cff0c6fc236b02af3565 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e5f1f750907fe0814db88d1387e86767 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e019fc95ba0da8ed1dc250f5e4357e41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4da4880850dfab25727d35e507dde8ee = $(`<div id="html_4da4880850dfab25727d35e507dde8ee" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_e019fc95ba0da8ed1dc250f5e4357e41.setContent(html_4da4880850dfab25727d35e507dde8ee);
|
|
|
|
|
|
|
|
marker_29145ec08e08cff0c6fc236b02af3565.bindPopup(popup_e019fc95ba0da8ed1dc250f5e4357e41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29145ec08e08cff0c6fc236b02af3565.setIcon(icon_e5f1f750907fe0814db88d1387e86767);
|
|
|
|
|
|
var marker_786270d824f18527ee1339b5b20ad739 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e6e22e5b3b917415a7e1e4d4d68c3f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc137f74c5776e2a1ad380b8b1f902c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b2df735ff45d2b48e70dd222cb902a6 = $(`<div id="html_1b2df735ff45d2b48e70dd222cb902a6" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_bc137f74c5776e2a1ad380b8b1f902c2.setContent(html_1b2df735ff45d2b48e70dd222cb902a6);
|
|
|
|
|
|
|
|
marker_786270d824f18527ee1339b5b20ad739.bindPopup(popup_bc137f74c5776e2a1ad380b8b1f902c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_786270d824f18527ee1339b5b20ad739.setIcon(icon_e6e22e5b3b917415a7e1e4d4d68c3f3f);
|
|
|
|
|
|
var marker_c1876c61079c9b1503d75243ac8740d1 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_82ab0b3c70efc2929cf676449b132f2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72259573fcd272661fb6baa1fd5263d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61ee71701b238f959ed1f675a65463ff = $(`<div id="html_61ee71701b238f959ed1f675a65463ff" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_72259573fcd272661fb6baa1fd5263d5.setContent(html_61ee71701b238f959ed1f675a65463ff);
|
|
|
|
|
|
|
|
marker_c1876c61079c9b1503d75243ac8740d1.bindPopup(popup_72259573fcd272661fb6baa1fd5263d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1876c61079c9b1503d75243ac8740d1.setIcon(icon_82ab0b3c70efc2929cf676449b132f2e);
|
|
|
|
|
|
var marker_225f93d036e096a008d7ebba0e101314 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a137ee029ada0b804c585b967be437bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33e544ad5509c98fc7ea0bef2871ebaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1019e69cd578f5fd64a2594f77a0aca2 = $(`<div id="html_1019e69cd578f5fd64a2594f77a0aca2" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_33e544ad5509c98fc7ea0bef2871ebaf.setContent(html_1019e69cd578f5fd64a2594f77a0aca2);
|
|
|
|
|
|
|
|
marker_225f93d036e096a008d7ebba0e101314.bindPopup(popup_33e544ad5509c98fc7ea0bef2871ebaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_225f93d036e096a008d7ebba0e101314.setIcon(icon_a137ee029ada0b804c585b967be437bf);
|
|
|
|
|
|
var marker_c4f3f24cd2761d3ca1c9426efd7d4228 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8c16aba51c8b81e1f2883d0a7709a16d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9866d4da09a631a88c72adcc35390f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16f03d4d3b5ff9801818a049f2f57cc5 = $(`<div id="html_16f03d4d3b5ff9801818a049f2f57cc5" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_d9866d4da09a631a88c72adcc35390f0.setContent(html_16f03d4d3b5ff9801818a049f2f57cc5);
|
|
|
|
|
|
|
|
marker_c4f3f24cd2761d3ca1c9426efd7d4228.bindPopup(popup_d9866d4da09a631a88c72adcc35390f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f3f24cd2761d3ca1c9426efd7d4228.setIcon(icon_8c16aba51c8b81e1f2883d0a7709a16d);
|
|
|
|
|
|
var marker_ea12cd98a65e43b1064b78502fbc2fda = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5c44fbb346e119e1fc03dcc5f49603cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daa711d15f7cb8339fb871eb3125bd0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa1ae1540d63ed61d85425e54e7d3290 = $(`<div id="html_fa1ae1540d63ed61d85425e54e7d3290" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_daa711d15f7cb8339fb871eb3125bd0b.setContent(html_fa1ae1540d63ed61d85425e54e7d3290);
|
|
|
|
|
|
|
|
marker_ea12cd98a65e43b1064b78502fbc2fda.bindPopup(popup_daa711d15f7cb8339fb871eb3125bd0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea12cd98a65e43b1064b78502fbc2fda.setIcon(icon_5c44fbb346e119e1fc03dcc5f49603cc);
|
|
|
|
|
|
var marker_cf7e109d93d9c5fd33d8173b03ab3931 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ac3581500ef359b1a9c5eeaccd56066f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5f06915672307cff0b9a69291aafc71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba99ebf33846a984265c086101ee44f8 = $(`<div id="html_ba99ebf33846a984265c086101ee44f8" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_b5f06915672307cff0b9a69291aafc71.setContent(html_ba99ebf33846a984265c086101ee44f8);
|
|
|
|
|
|
|
|
marker_cf7e109d93d9c5fd33d8173b03ab3931.bindPopup(popup_b5f06915672307cff0b9a69291aafc71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7e109d93d9c5fd33d8173b03ab3931.setIcon(icon_ac3581500ef359b1a9c5eeaccd56066f);
|
|
|
|
|
|
var marker_d324d7fc9c79f7e2ca210ce0bca06e9a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0e877c3a088bb309bc6f9ac34680fde2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a526759377851f1ca8fbe101a181f415 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e3b854d1d1736c08893fc81d198b2f0 = $(`<div id="html_2e3b854d1d1736c08893fc81d198b2f0" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_a526759377851f1ca8fbe101a181f415.setContent(html_2e3b854d1d1736c08893fc81d198b2f0);
|
|
|
|
|
|
|
|
marker_d324d7fc9c79f7e2ca210ce0bca06e9a.bindPopup(popup_a526759377851f1ca8fbe101a181f415)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d324d7fc9c79f7e2ca210ce0bca06e9a.setIcon(icon_0e877c3a088bb309bc6f9ac34680fde2);
|
|
|
|
|
|
var marker_6362871cf55c86bd241211cec68cf87b = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5923f12f93ca2042a8fad0c32b609ef9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20fff7971415f059f473b93fcd3820eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fad629ac4aca5e4de7e8f64309434fd1 = $(`<div id="html_fad629ac4aca5e4de7e8f64309434fd1" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_20fff7971415f059f473b93fcd3820eb.setContent(html_fad629ac4aca5e4de7e8f64309434fd1);
|
|
|
|
|
|
|
|
marker_6362871cf55c86bd241211cec68cf87b.bindPopup(popup_20fff7971415f059f473b93fcd3820eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6362871cf55c86bd241211cec68cf87b.setIcon(icon_5923f12f93ca2042a8fad0c32b609ef9);
|
|
|
|
|
|
var marker_0bd7f486352ff6b9e884ed52d58ebec2 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1a4a5c9a8edb00abbc6c1b662522fdaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43f8ed15f82532b901021e1a2e68dc6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb823f60272e7da833575badb7fa100a = $(`<div id="html_fb823f60272e7da833575badb7fa100a" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_43f8ed15f82532b901021e1a2e68dc6c.setContent(html_fb823f60272e7da833575badb7fa100a);
|
|
|
|
|
|
|
|
marker_0bd7f486352ff6b9e884ed52d58ebec2.bindPopup(popup_43f8ed15f82532b901021e1a2e68dc6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bd7f486352ff6b9e884ed52d58ebec2.setIcon(icon_1a4a5c9a8edb00abbc6c1b662522fdaa);
|
|
|
|
|
|
var marker_e4a79a5434ce86a7d149c09e8f832aae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_fbb9b387b10f7142f5b008e872d0ece8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91aeeb0aea10eeb4f7f40c5a947ddba6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f0bc32f54d237a7c9fca13729c9b874 = $(`<div id="html_2f0bc32f54d237a7c9fca13729c9b874" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_91aeeb0aea10eeb4f7f40c5a947ddba6.setContent(html_2f0bc32f54d237a7c9fca13729c9b874);
|
|
|
|
|
|
|
|
marker_e4a79a5434ce86a7d149c09e8f832aae.bindPopup(popup_91aeeb0aea10eeb4f7f40c5a947ddba6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4a79a5434ce86a7d149c09e8f832aae.setIcon(icon_fbb9b387b10f7142f5b008e872d0ece8);
|
|
|
|
|
|
var marker_b33b957ab5d9daebb1555f2507ce288d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f3efe52c88d8f52c32f4c30096c9e031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_470064781ebd5c5c3c3c776c9c757fbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfe036ed32ee6736053bf238b50b7c7b = $(`<div id="html_dfe036ed32ee6736053bf238b50b7c7b" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_470064781ebd5c5c3c3c776c9c757fbf.setContent(html_dfe036ed32ee6736053bf238b50b7c7b);
|
|
|
|
|
|
|
|
marker_b33b957ab5d9daebb1555f2507ce288d.bindPopup(popup_470064781ebd5c5c3c3c776c9c757fbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b33b957ab5d9daebb1555f2507ce288d.setIcon(icon_f3efe52c88d8f52c32f4c30096c9e031);
|
|
|
|
|
|
var marker_c96a3dac98b9b1f6a64629523632dc8f = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_77cde615888ba0e6dda166bef97897a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ce64ff78ca8bf539aba38ecb2e992dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb745a4e9c7e3b93f2e0e2b7dca4a5ef = $(`<div id="html_bb745a4e9c7e3b93f2e0e2b7dca4a5ef" style="width: 100.0%; height: 100.0%;">dynasty.libretechsystems.xyz</div>`)[0];
|
|
popup_4ce64ff78ca8bf539aba38ecb2e992dc.setContent(html_bb745a4e9c7e3b93f2e0e2b7dca4a5ef);
|
|
|
|
|
|
|
|
marker_c96a3dac98b9b1f6a64629523632dc8f.bindPopup(popup_4ce64ff78ca8bf539aba38ecb2e992dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c96a3dac98b9b1f6a64629523632dc8f.setIcon(icon_77cde615888ba0e6dda166bef97897a5);
|
|
|
|
|
|
var marker_81177c8c6b70814f30746e19795d9499 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_03efffde237c355351d36a0ff3e95fda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5433c2fc8c55fecb53fefb60fdade4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6a5b4bd2ab417bb5936394f59423c65 = $(`<div id="html_a6a5b4bd2ab417bb5936394f59423c65" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_bb5433c2fc8c55fecb53fefb60fdade4.setContent(html_a6a5b4bd2ab417bb5936394f59423c65);
|
|
|
|
|
|
|
|
marker_81177c8c6b70814f30746e19795d9499.bindPopup(popup_bb5433c2fc8c55fecb53fefb60fdade4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81177c8c6b70814f30746e19795d9499.setIcon(icon_03efffde237c355351d36a0ff3e95fda);
|
|
|
|
|
|
var marker_e213fcfd8f58541e89de27011c0004e0 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_4f1e6aacf56089b6452774e1fe45594f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05486522782d6f5aa78caede4642533d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_537341c2a20e0fdba4a7d2b63f7dac36 = $(`<div id="html_537341c2a20e0fdba4a7d2b63f7dac36" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_05486522782d6f5aa78caede4642533d.setContent(html_537341c2a20e0fdba4a7d2b63f7dac36);
|
|
|
|
|
|
|
|
marker_e213fcfd8f58541e89de27011c0004e0.bindPopup(popup_05486522782d6f5aa78caede4642533d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e213fcfd8f58541e89de27011c0004e0.setIcon(icon_4f1e6aacf56089b6452774e1fe45594f);
|
|
|
|
|
|
var marker_509e1651e4a8d3be96c0ae0c6e0b6383 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_bc4ef81caa7d77d1518a7992f4e27423 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a23901d333ffd72ece141d7614c9c79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b2cf7bf67de88eb72d6ead23a8999a4 = $(`<div id="html_1b2cf7bf67de88eb72d6ead23a8999a4" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_2a23901d333ffd72ece141d7614c9c79.setContent(html_1b2cf7bf67de88eb72d6ead23a8999a4);
|
|
|
|
|
|
|
|
marker_509e1651e4a8d3be96c0ae0c6e0b6383.bindPopup(popup_2a23901d333ffd72ece141d7614c9c79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_509e1651e4a8d3be96c0ae0c6e0b6383.setIcon(icon_bc4ef81caa7d77d1518a7992f4e27423);
|
|
|
|
|
|
var marker_95b427c21e759e9c0a0f20a48143b99f = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_adb3a4efe915992c30ee7f1a5562cb75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_451ba28d91b7a449bc37f00d835fdb59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bd9ed04d5f16369bf304b36d0874d09 = $(`<div id="html_6bd9ed04d5f16369bf304b36d0874d09" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_451ba28d91b7a449bc37f00d835fdb59.setContent(html_6bd9ed04d5f16369bf304b36d0874d09);
|
|
|
|
|
|
|
|
marker_95b427c21e759e9c0a0f20a48143b99f.bindPopup(popup_451ba28d91b7a449bc37f00d835fdb59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95b427c21e759e9c0a0f20a48143b99f.setIcon(icon_adb3a4efe915992c30ee7f1a5562cb75);
|
|
|
|
|
|
var marker_01533bfca1d35f9a9433758fbde848f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_25abffe76b7786e491abd5acaef4edec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a2c2f109e0ba5bce5aa571ae1359721 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7295403941725eaa524f0bb5f7dcfd8b = $(`<div id="html_7295403941725eaa524f0bb5f7dcfd8b" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_0a2c2f109e0ba5bce5aa571ae1359721.setContent(html_7295403941725eaa524f0bb5f7dcfd8b);
|
|
|
|
|
|
|
|
marker_01533bfca1d35f9a9433758fbde848f7.bindPopup(popup_0a2c2f109e0ba5bce5aa571ae1359721)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01533bfca1d35f9a9433758fbde848f7.setIcon(icon_25abffe76b7786e491abd5acaef4edec);
|
|
|
|
|
|
var marker_828607697122a0267e7080f5dec58fff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ba0d368496d20369d94d0c8af09c2427 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4df4d934d7b7da94fb18c09fe78c1b0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33e463058d7cf8ca24549f05033908c2 = $(`<div id="html_33e463058d7cf8ca24549f05033908c2" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_4df4d934d7b7da94fb18c09fe78c1b0b.setContent(html_33e463058d7cf8ca24549f05033908c2);
|
|
|
|
|
|
|
|
marker_828607697122a0267e7080f5dec58fff.bindPopup(popup_4df4d934d7b7da94fb18c09fe78c1b0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_828607697122a0267e7080f5dec58fff.setIcon(icon_ba0d368496d20369d94d0c8af09c2427);
|
|
|
|
|
|
var marker_68c66a4b56a52320821f53679935c197 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_91f6171d8b33df4c15f4fbeac5a9af72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8accd33193cc4d8040009db0ffea4ddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e14781308328c862521bbf55890387e7 = $(`<div id="html_e14781308328c862521bbf55890387e7" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_8accd33193cc4d8040009db0ffea4ddc.setContent(html_e14781308328c862521bbf55890387e7);
|
|
|
|
|
|
|
|
marker_68c66a4b56a52320821f53679935c197.bindPopup(popup_8accd33193cc4d8040009db0ffea4ddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68c66a4b56a52320821f53679935c197.setIcon(icon_91f6171d8b33df4c15f4fbeac5a9af72);
|
|
|
|
|
|
var marker_148ab983c19aca745cfa4bbf917fa5c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_dae886bf1aab5eac7e38262472f103dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3f9ed62c0a2e51e6d561e0de8d627ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34c636acd3108dc934a5c3e59e0ec4ea = $(`<div id="html_34c636acd3108dc934a5c3e59e0ec4ea" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_b3f9ed62c0a2e51e6d561e0de8d627ca.setContent(html_34c636acd3108dc934a5c3e59e0ec4ea);
|
|
|
|
|
|
|
|
marker_148ab983c19aca745cfa4bbf917fa5c4.bindPopup(popup_b3f9ed62c0a2e51e6d561e0de8d627ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_148ab983c19aca745cfa4bbf917fa5c4.setIcon(icon_dae886bf1aab5eac7e38262472f103dc);
|
|
|
|
|
|
var marker_49addfe96f155998a8825bf5d99710eb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8804e4d9c671c2d20769534ddf5abcb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43158d36dbba136227f1c22ca34355e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47de6eaff7010578047636ae673b280c = $(`<div id="html_47de6eaff7010578047636ae673b280c" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_43158d36dbba136227f1c22ca34355e6.setContent(html_47de6eaff7010578047636ae673b280c);
|
|
|
|
|
|
|
|
marker_49addfe96f155998a8825bf5d99710eb.bindPopup(popup_43158d36dbba136227f1c22ca34355e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49addfe96f155998a8825bf5d99710eb.setIcon(icon_8804e4d9c671c2d20769534ddf5abcb0);
|
|
|
|
|
|
var marker_0ecc06422e1cacd059d357cc068c1015 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_63b94a1e361a078e02fdba35efd50c82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7873bc6dd9cab36be04dba98461dbc2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c89f0989fd259fb39522efb67d74d99d = $(`<div id="html_c89f0989fd259fb39522efb67d74d99d" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_7873bc6dd9cab36be04dba98461dbc2d.setContent(html_c89f0989fd259fb39522efb67d74d99d);
|
|
|
|
|
|
|
|
marker_0ecc06422e1cacd059d357cc068c1015.bindPopup(popup_7873bc6dd9cab36be04dba98461dbc2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ecc06422e1cacd059d357cc068c1015.setIcon(icon_63b94a1e361a078e02fdba35efd50c82);
|
|
|
|
|
|
var marker_6a51350e363a887416a39bdca4b91d10 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1fa339eb488d093c2f3fa177dffeb6b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d215909e37f94dded026b8cdb0ddc642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15bc7b0108f2aea82c53598c6d32855c = $(`<div id="html_15bc7b0108f2aea82c53598c6d32855c" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_d215909e37f94dded026b8cdb0ddc642.setContent(html_15bc7b0108f2aea82c53598c6d32855c);
|
|
|
|
|
|
|
|
marker_6a51350e363a887416a39bdca4b91d10.bindPopup(popup_d215909e37f94dded026b8cdb0ddc642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a51350e363a887416a39bdca4b91d10.setIcon(icon_1fa339eb488d093c2f3fa177dffeb6b7);
|
|
|
|
|
|
var marker_17d19810f1e999dc806a535375958f01 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a61e43a7d04cb5e3a5ca74582bd872ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba0f0571512d1c4b1790b55252ea6ce0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f85b1115c3bda04ae96300c95407205 = $(`<div id="html_0f85b1115c3bda04ae96300c95407205" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_ba0f0571512d1c4b1790b55252ea6ce0.setContent(html_0f85b1115c3bda04ae96300c95407205);
|
|
|
|
|
|
|
|
marker_17d19810f1e999dc806a535375958f01.bindPopup(popup_ba0f0571512d1c4b1790b55252ea6ce0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17d19810f1e999dc806a535375958f01.setIcon(icon_a61e43a7d04cb5e3a5ca74582bd872ba);
|
|
|
|
|
|
var marker_4913eb791f768e259358b846d21b1a3d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_91ffff1b3670a8ad753559d8f7413202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebb08c66867d025c4f5acde60e30becc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8246cd2ed533ec46e8c06c6a62daa7b4 = $(`<div id="html_8246cd2ed533ec46e8c06c6a62daa7b4" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_ebb08c66867d025c4f5acde60e30becc.setContent(html_8246cd2ed533ec46e8c06c6a62daa7b4);
|
|
|
|
|
|
|
|
marker_4913eb791f768e259358b846d21b1a3d.bindPopup(popup_ebb08c66867d025c4f5acde60e30becc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4913eb791f768e259358b846d21b1a3d.setIcon(icon_91ffff1b3670a8ad753559d8f7413202);
|
|
|
|
|
|
var marker_a7546f3ac4ca7059b62e06629976b7e1 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e7b6888ba29161d1aceb56df60a37fdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_982d4043cc8055197254499b96349c09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aea1b216294693766b01a4e6fcfcf399 = $(`<div id="html_aea1b216294693766b01a4e6fcfcf399" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_982d4043cc8055197254499b96349c09.setContent(html_aea1b216294693766b01a4e6fcfcf399);
|
|
|
|
|
|
|
|
marker_a7546f3ac4ca7059b62e06629976b7e1.bindPopup(popup_982d4043cc8055197254499b96349c09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7546f3ac4ca7059b62e06629976b7e1.setIcon(icon_e7b6888ba29161d1aceb56df60a37fdd);
|
|
|
|
|
|
var marker_c5bd83c44c4db19dbc79fc6bdc9fd395 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1be219822393529fd963767c8b7f49d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_822c7d704c63f0956d35a68f91f51f9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd9c01a8bdd3cbe35c1d42aa262b0f03 = $(`<div id="html_bd9c01a8bdd3cbe35c1d42aa262b0f03" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_822c7d704c63f0956d35a68f91f51f9d.setContent(html_bd9c01a8bdd3cbe35c1d42aa262b0f03);
|
|
|
|
|
|
|
|
marker_c5bd83c44c4db19dbc79fc6bdc9fd395.bindPopup(popup_822c7d704c63f0956d35a68f91f51f9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5bd83c44c4db19dbc79fc6bdc9fd395.setIcon(icon_1be219822393529fd963767c8b7f49d7);
|
|
|
|
|
|
var marker_2ba78d5073ce032560562cad1c63eee8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5a2ff0490b4d1ad934bc4144419c9606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a6c68b01397997f579bbdf8e0099018 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_873f65ea898cdc14ef6513d6c2515867 = $(`<div id="html_873f65ea898cdc14ef6513d6c2515867" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_1a6c68b01397997f579bbdf8e0099018.setContent(html_873f65ea898cdc14ef6513d6c2515867);
|
|
|
|
|
|
|
|
marker_2ba78d5073ce032560562cad1c63eee8.bindPopup(popup_1a6c68b01397997f579bbdf8e0099018)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ba78d5073ce032560562cad1c63eee8.setIcon(icon_5a2ff0490b4d1ad934bc4144419c9606);
|
|
|
|
|
|
var marker_f4cc4bbb1ace776f5d5d5ca3a9478bbd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_b9f0f64cd8782b9bb57399be6ebb3f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16922e15af7208167bbe548c6fb6b047 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cede5676210302b93bdb7741b3859806 = $(`<div id="html_cede5676210302b93bdb7741b3859806" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_16922e15af7208167bbe548c6fb6b047.setContent(html_cede5676210302b93bdb7741b3859806);
|
|
|
|
|
|
|
|
marker_f4cc4bbb1ace776f5d5d5ca3a9478bbd.bindPopup(popup_16922e15af7208167bbe548c6fb6b047)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4cc4bbb1ace776f5d5d5ca3a9478bbd.setIcon(icon_b9f0f64cd8782b9bb57399be6ebb3f27);
|
|
|
|
|
|
var marker_c222d6858fd86148e8ec647d6824b149 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8eb7e5fb294e26e15e87dbc74e04000b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6de74e2f3d16535067ce27466248e51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d0f2eb21b7346a07b6677e3932008fc = $(`<div id="html_1d0f2eb21b7346a07b6677e3932008fc" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_f6de74e2f3d16535067ce27466248e51.setContent(html_1d0f2eb21b7346a07b6677e3932008fc);
|
|
|
|
|
|
|
|
marker_c222d6858fd86148e8ec647d6824b149.bindPopup(popup_f6de74e2f3d16535067ce27466248e51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c222d6858fd86148e8ec647d6824b149.setIcon(icon_8eb7e5fb294e26e15e87dbc74e04000b);
|
|
|
|
|
|
var marker_81cde93578fa6b6b5c16775046b6a960 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_edbaa0d675d2b55e813599298edd21c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d7b9ea68fb590102c26a0eb26fe9869 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d0b171386351953a8ab8fa7534410da = $(`<div id="html_9d0b171386351953a8ab8fa7534410da" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_3d7b9ea68fb590102c26a0eb26fe9869.setContent(html_9d0b171386351953a8ab8fa7534410da);
|
|
|
|
|
|
|
|
marker_81cde93578fa6b6b5c16775046b6a960.bindPopup(popup_3d7b9ea68fb590102c26a0eb26fe9869)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81cde93578fa6b6b5c16775046b6a960.setIcon(icon_edbaa0d675d2b55e813599298edd21c2);
|
|
|
|
|
|
var marker_0e901327b7706e57b0929d8fcc958af5 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_cd2e3df4b3e0d1d2575e84442613132c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6147cc5944fa2cfaef8c1e24705cfae3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a6c6d0bf18ae38dc57c5f23b3e17673 = $(`<div id="html_8a6c6d0bf18ae38dc57c5f23b3e17673" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_6147cc5944fa2cfaef8c1e24705cfae3.setContent(html_8a6c6d0bf18ae38dc57c5f23b3e17673);
|
|
|
|
|
|
|
|
marker_0e901327b7706e57b0929d8fcc958af5.bindPopup(popup_6147cc5944fa2cfaef8c1e24705cfae3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e901327b7706e57b0929d8fcc958af5.setIcon(icon_cd2e3df4b3e0d1d2575e84442613132c);
|
|
|
|
|
|
var marker_1f6fb3a7f08c9d7fdd8aaeaf37c4bb5c = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_af3645d61b17b9fa43b2009767b55280 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3994b160090ac7af11e4a9754ed8783 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f535860b3157d94e5d38e9ec6e9899a4 = $(`<div id="html_f535860b3157d94e5d38e9ec6e9899a4" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_e3994b160090ac7af11e4a9754ed8783.setContent(html_f535860b3157d94e5d38e9ec6e9899a4);
|
|
|
|
|
|
|
|
marker_1f6fb3a7f08c9d7fdd8aaeaf37c4bb5c.bindPopup(popup_e3994b160090ac7af11e4a9754ed8783)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f6fb3a7f08c9d7fdd8aaeaf37c4bb5c.setIcon(icon_af3645d61b17b9fa43b2009767b55280);
|
|
|
|
|
|
var marker_1624a5edcf0fdd780dfcdcddbb64ed24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_184f9c1e0f7086b2682a4f082c9136da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb226997a450aec8d0d2741b2e5f6ac9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71fdaf226840d4742c7461ad36e6f0e3 = $(`<div id="html_71fdaf226840d4742c7461ad36e6f0e3" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_eb226997a450aec8d0d2741b2e5f6ac9.setContent(html_71fdaf226840d4742c7461ad36e6f0e3);
|
|
|
|
|
|
|
|
marker_1624a5edcf0fdd780dfcdcddbb64ed24.bindPopup(popup_eb226997a450aec8d0d2741b2e5f6ac9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1624a5edcf0fdd780dfcdcddbb64ed24.setIcon(icon_184f9c1e0f7086b2682a4f082c9136da);
|
|
|
|
|
|
var marker_95c298814b4bd5ddc76dfc984f2c2fcc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9a6680d3ad27e93d45f5706bdf437a1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b145a757cb9c6e5ca52b4cda86febe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_579e0480eb9cd1b79047c63be4d559d3 = $(`<div id="html_579e0480eb9cd1b79047c63be4d559d3" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_18b145a757cb9c6e5ca52b4cda86febe.setContent(html_579e0480eb9cd1b79047c63be4d559d3);
|
|
|
|
|
|
|
|
marker_95c298814b4bd5ddc76dfc984f2c2fcc.bindPopup(popup_18b145a757cb9c6e5ca52b4cda86febe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95c298814b4bd5ddc76dfc984f2c2fcc.setIcon(icon_9a6680d3ad27e93d45f5706bdf437a1b);
|
|
|
|
|
|
var marker_e6492f259dd7c140d1da4552059d4c36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_b6b8d4023f7cb3d12b5621e5e3337239 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_021cfdb21e6e826744eadb1c4b3f055d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96bdafc1406eaf53c8b205af6fcbc08d = $(`<div id="html_96bdafc1406eaf53c8b205af6fcbc08d" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_021cfdb21e6e826744eadb1c4b3f055d.setContent(html_96bdafc1406eaf53c8b205af6fcbc08d);
|
|
|
|
|
|
|
|
marker_e6492f259dd7c140d1da4552059d4c36.bindPopup(popup_021cfdb21e6e826744eadb1c4b3f055d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6492f259dd7c140d1da4552059d4c36.setIcon(icon_b6b8d4023f7cb3d12b5621e5e3337239);
|
|
|
|
|
|
var marker_e40fb6913b17bea7d51d560cafd7f1c3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3d463c7cc60b531414bad932c0d57380 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e676648e957b47a79844d4670002a9eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30c60c66f138860ff022c2e2fee0891e = $(`<div id="html_30c60c66f138860ff022c2e2fee0891e" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_e676648e957b47a79844d4670002a9eb.setContent(html_30c60c66f138860ff022c2e2fee0891e);
|
|
|
|
|
|
|
|
marker_e40fb6913b17bea7d51d560cafd7f1c3.bindPopup(popup_e676648e957b47a79844d4670002a9eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e40fb6913b17bea7d51d560cafd7f1c3.setIcon(icon_3d463c7cc60b531414bad932c0d57380);
|
|
|
|
|
|
var marker_c6e74cdbd7bb4473e909572524f6b04e = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a588bd18b2c24919038f6298b9c35c14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a987191ce757a587d0021c37a75983e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a20a304e0333004ccaf9d63fed7ae932 = $(`<div id="html_a20a304e0333004ccaf9d63fed7ae932" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_a987191ce757a587d0021c37a75983e9.setContent(html_a20a304e0333004ccaf9d63fed7ae932);
|
|
|
|
|
|
|
|
marker_c6e74cdbd7bb4473e909572524f6b04e.bindPopup(popup_a987191ce757a587d0021c37a75983e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6e74cdbd7bb4473e909572524f6b04e.setIcon(icon_a588bd18b2c24919038f6298b9c35c14);
|
|
|
|
|
|
var marker_4db518cef272f9126c91e71f38ac029d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_de7fc3c7537eea6f3967279bc53a2ad5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a5c50a43de004a87a8616a7cfbb5958 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1df69f658b7fda355a1cc6ca7be119c8 = $(`<div id="html_1df69f658b7fda355a1cc6ca7be119c8" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_9a5c50a43de004a87a8616a7cfbb5958.setContent(html_1df69f658b7fda355a1cc6ca7be119c8);
|
|
|
|
|
|
|
|
marker_4db518cef272f9126c91e71f38ac029d.bindPopup(popup_9a5c50a43de004a87a8616a7cfbb5958)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4db518cef272f9126c91e71f38ac029d.setIcon(icon_de7fc3c7537eea6f3967279bc53a2ad5);
|
|
|
|
|
|
var marker_e674a7d4fd33917c27c4d37b47913c93 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_fa87fea4a83d9ffdb1d78ae85a33d375 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f54e62292b256095ed9177283f1652d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce1929331f5de518d64b7ec0daa59181 = $(`<div id="html_ce1929331f5de518d64b7ec0daa59181" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_f54e62292b256095ed9177283f1652d1.setContent(html_ce1929331f5de518d64b7ec0daa59181);
|
|
|
|
|
|
|
|
marker_e674a7d4fd33917c27c4d37b47913c93.bindPopup(popup_f54e62292b256095ed9177283f1652d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e674a7d4fd33917c27c4d37b47913c93.setIcon(icon_fa87fea4a83d9ffdb1d78ae85a33d375);
|
|
|
|
|
|
var marker_b4844b1aeba38f29be98b05bc3226145 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e5031193f67638709e0c8667618a5c95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8c979fa6e1f2e6a09ab7ebd90badf24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c04667d33d432f9b6bf7c1f2a22a28e5 = $(`<div id="html_c04667d33d432f9b6bf7c1f2a22a28e5" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_c8c979fa6e1f2e6a09ab7ebd90badf24.setContent(html_c04667d33d432f9b6bf7c1f2a22a28e5);
|
|
|
|
|
|
|
|
marker_b4844b1aeba38f29be98b05bc3226145.bindPopup(popup_c8c979fa6e1f2e6a09ab7ebd90badf24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4844b1aeba38f29be98b05bc3226145.setIcon(icon_e5031193f67638709e0c8667618a5c95);
|
|
|
|
|
|
var marker_4f1ed0990f142056488be83890c1a033 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f1260d08de9450e560e77750369aea44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5831a5abf0d2886ee2b67f7df3a8a844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e489a35f5a32ed6ad67a197624dafaa5 = $(`<div id="html_e489a35f5a32ed6ad67a197624dafaa5" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_5831a5abf0d2886ee2b67f7df3a8a844.setContent(html_e489a35f5a32ed6ad67a197624dafaa5);
|
|
|
|
|
|
|
|
marker_4f1ed0990f142056488be83890c1a033.bindPopup(popup_5831a5abf0d2886ee2b67f7df3a8a844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f1ed0990f142056488be83890c1a033.setIcon(icon_f1260d08de9450e560e77750369aea44);
|
|
|
|
|
|
var marker_c3c6ff2f74d1cc8003b0086059f35eb7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e44525760c6e202487c3338d4bbdfecc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d51413e8a8baa5c4ba6619ce4e7c6bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7ed1b282f28772470148b305e195d0a = $(`<div id="html_e7ed1b282f28772470148b305e195d0a" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_7d51413e8a8baa5c4ba6619ce4e7c6bc.setContent(html_e7ed1b282f28772470148b305e195d0a);
|
|
|
|
|
|
|
|
marker_c3c6ff2f74d1cc8003b0086059f35eb7.bindPopup(popup_7d51413e8a8baa5c4ba6619ce4e7c6bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3c6ff2f74d1cc8003b0086059f35eb7.setIcon(icon_e44525760c6e202487c3338d4bbdfecc);
|
|
|
|
|
|
var marker_9a7d443316f5ff4a302cd3ae00c63879 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_33d86bd923881ea5f7343beab4a63a93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_865d0a1bd60e964defd56781fcae7154 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_224b2126e9f52cc9afb2d1c3d3427e29 = $(`<div id="html_224b2126e9f52cc9afb2d1c3d3427e29" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_865d0a1bd60e964defd56781fcae7154.setContent(html_224b2126e9f52cc9afb2d1c3d3427e29);
|
|
|
|
|
|
|
|
marker_9a7d443316f5ff4a302cd3ae00c63879.bindPopup(popup_865d0a1bd60e964defd56781fcae7154)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a7d443316f5ff4a302cd3ae00c63879.setIcon(icon_33d86bd923881ea5f7343beab4a63a93);
|
|
|
|
|
|
var marker_b714727a9b3611b92e472d9fb8142e7c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8c25eef0d092671f6c94374f0756c3f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd5a36837c998344068df8eccfece414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c755133479e63881caaa1014f2895f0 = $(`<div id="html_3c755133479e63881caaa1014f2895f0" style="width: 100.0%; height: 100.0%;">nostr.001.j5s9.dev</div>`)[0];
|
|
popup_fd5a36837c998344068df8eccfece414.setContent(html_3c755133479e63881caaa1014f2895f0);
|
|
|
|
|
|
|
|
marker_b714727a9b3611b92e472d9fb8142e7c.bindPopup(popup_fd5a36837c998344068df8eccfece414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b714727a9b3611b92e472d9fb8142e7c.setIcon(icon_8c25eef0d092671f6c94374f0756c3f7);
|
|
|
|
|
|
var marker_130318868e0efde04c1e8a48c9d6d507 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6d66433df7bf3db8fe993ed1aacc2d9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac449ad7ce669b939aa979fb92ba4a27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_004aad3977b0f101fb0daebffd717bfb = $(`<div id="html_004aad3977b0f101fb0daebffd717bfb" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_ac449ad7ce669b939aa979fb92ba4a27.setContent(html_004aad3977b0f101fb0daebffd717bfb);
|
|
|
|
|
|
|
|
marker_130318868e0efde04c1e8a48c9d6d507.bindPopup(popup_ac449ad7ce669b939aa979fb92ba4a27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_130318868e0efde04c1e8a48c9d6d507.setIcon(icon_6d66433df7bf3db8fe993ed1aacc2d9d);
|
|
|
|
|
|
var marker_139425e5dcc1e932c300e0858f75b782 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a6babbb3d4e4a4a7e38d0b9c483e703d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3393570dab3dc77bb16f83f8af303fd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0958c7ab80f45adf073bc1fd2b13355 = $(`<div id="html_d0958c7ab80f45adf073bc1fd2b13355" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_3393570dab3dc77bb16f83f8af303fd9.setContent(html_d0958c7ab80f45adf073bc1fd2b13355);
|
|
|
|
|
|
|
|
marker_139425e5dcc1e932c300e0858f75b782.bindPopup(popup_3393570dab3dc77bb16f83f8af303fd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_139425e5dcc1e932c300e0858f75b782.setIcon(icon_a6babbb3d4e4a4a7e38d0b9c483e703d);
|
|
|
|
|
|
var marker_610278f2dcfe713adceea5ca3ad9cd48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_37c10291cccbd2ef94c8f183125baeab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fece589a5b1a14415fb1756f02bb672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4c7c7db8007f820d00f03e81721a6ff = $(`<div id="html_d4c7c7db8007f820d00f03e81721a6ff" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_6fece589a5b1a14415fb1756f02bb672.setContent(html_d4c7c7db8007f820d00f03e81721a6ff);
|
|
|
|
|
|
|
|
marker_610278f2dcfe713adceea5ca3ad9cd48.bindPopup(popup_6fece589a5b1a14415fb1756f02bb672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_610278f2dcfe713adceea5ca3ad9cd48.setIcon(icon_37c10291cccbd2ef94c8f183125baeab);
|
|
|
|
|
|
var marker_d75f12231a35754c421f3598e602193c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8d03f866bb1c306ce40ef9c6739629e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef4a27593210515b7686c07dec6b7651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5d76023908e2f8b47354cf7a190e8a9 = $(`<div id="html_e5d76023908e2f8b47354cf7a190e8a9" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_ef4a27593210515b7686c07dec6b7651.setContent(html_e5d76023908e2f8b47354cf7a190e8a9);
|
|
|
|
|
|
|
|
marker_d75f12231a35754c421f3598e602193c.bindPopup(popup_ef4a27593210515b7686c07dec6b7651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d75f12231a35754c421f3598e602193c.setIcon(icon_8d03f866bb1c306ce40ef9c6739629e6);
|
|
|
|
|
|
var marker_e0e8ea7f5612c1332f165476fa43dc39 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a9836c1733f1cf9359870a7e29fec2f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fd20a0790ea6ddcec69af8d2fa5f91a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c69175e16524c04d04a0f90b6f24a90 = $(`<div id="html_3c69175e16524c04d04a0f90b6f24a90" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_6fd20a0790ea6ddcec69af8d2fa5f91a.setContent(html_3c69175e16524c04d04a0f90b6f24a90);
|
|
|
|
|
|
|
|
marker_e0e8ea7f5612c1332f165476fa43dc39.bindPopup(popup_6fd20a0790ea6ddcec69af8d2fa5f91a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0e8ea7f5612c1332f165476fa43dc39.setIcon(icon_a9836c1733f1cf9359870a7e29fec2f2);
|
|
|
|
|
|
var marker_78336222de67393ca3777065f10b61d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ff680eb5c14e545845760a5c05503fa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30790d18958277fe180a93038c0956cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a74ea9f97c02f768268dae945e5cd26b = $(`<div id="html_a74ea9f97c02f768268dae945e5cd26b" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_30790d18958277fe180a93038c0956cd.setContent(html_a74ea9f97c02f768268dae945e5cd26b);
|
|
|
|
|
|
|
|
marker_78336222de67393ca3777065f10b61d5.bindPopup(popup_30790d18958277fe180a93038c0956cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78336222de67393ca3777065f10b61d5.setIcon(icon_ff680eb5c14e545845760a5c05503fa1);
|
|
|
|
|
|
var marker_de29bc6d05c6c779457316e663579235 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ad680efe1c53bd115f33e01a63e8e4be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3acb852b973033da307ccd775339078 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4cdf3ab703449c129e5f6a3ec62c148 = $(`<div id="html_f4cdf3ab703449c129e5f6a3ec62c148" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_b3acb852b973033da307ccd775339078.setContent(html_f4cdf3ab703449c129e5f6a3ec62c148);
|
|
|
|
|
|
|
|
marker_de29bc6d05c6c779457316e663579235.bindPopup(popup_b3acb852b973033da307ccd775339078)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de29bc6d05c6c779457316e663579235.setIcon(icon_ad680efe1c53bd115f33e01a63e8e4be);
|
|
|
|
|
|
var marker_78f1a5a6ba3ebaf8b8f65b98e0543792 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c41c9ce94d2b78d3b590c5b43f6b2815 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c65eb1f5107cc8ace9f8501dd63d0cf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c06d97a3ccf213a20badb5edd91f2a69 = $(`<div id="html_c06d97a3ccf213a20badb5edd91f2a69" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_c65eb1f5107cc8ace9f8501dd63d0cf7.setContent(html_c06d97a3ccf213a20badb5edd91f2a69);
|
|
|
|
|
|
|
|
marker_78f1a5a6ba3ebaf8b8f65b98e0543792.bindPopup(popup_c65eb1f5107cc8ace9f8501dd63d0cf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78f1a5a6ba3ebaf8b8f65b98e0543792.setIcon(icon_c41c9ce94d2b78d3b590c5b43f6b2815);
|
|
|
|
|
|
var marker_1f925886e0b495ad3c5bbf5748c7b1d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_577ed61b2e7ef793879ee30e7fdafc96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ecd8a07121fab4ae3dba9b06055b37e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8b51d18a5dbdfdbcc2945dccb2af54f = $(`<div id="html_e8b51d18a5dbdfdbcc2945dccb2af54f" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_0ecd8a07121fab4ae3dba9b06055b37e.setContent(html_e8b51d18a5dbdfdbcc2945dccb2af54f);
|
|
|
|
|
|
|
|
marker_1f925886e0b495ad3c5bbf5748c7b1d8.bindPopup(popup_0ecd8a07121fab4ae3dba9b06055b37e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f925886e0b495ad3c5bbf5748c7b1d8.setIcon(icon_577ed61b2e7ef793879ee30e7fdafc96);
|
|
|
|
|
|
var marker_bd33b3a7927b65321983e39661b6f5e3 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a59dda8e1716843d0d5519de3cefe1d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a477a775f818c85b02b4a60e479c0c8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_267924c9476a88cd1a83a6942c76f16b = $(`<div id="html_267924c9476a88cd1a83a6942c76f16b" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_a477a775f818c85b02b4a60e479c0c8f.setContent(html_267924c9476a88cd1a83a6942c76f16b);
|
|
|
|
|
|
|
|
marker_bd33b3a7927b65321983e39661b6f5e3.bindPopup(popup_a477a775f818c85b02b4a60e479c0c8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd33b3a7927b65321983e39661b6f5e3.setIcon(icon_a59dda8e1716843d0d5519de3cefe1d8);
|
|
|
|
|
|
var marker_17aa8fc0efc5a7596167ad0b778de7d8 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c5684bc9f2d2599a832c59a9a4e35a9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b30f5a846f644f896c6de10fbc03020 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9030d322b9a50b4f515e648243050156 = $(`<div id="html_9030d322b9a50b4f515e648243050156" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_4b30f5a846f644f896c6de10fbc03020.setContent(html_9030d322b9a50b4f515e648243050156);
|
|
|
|
|
|
|
|
marker_17aa8fc0efc5a7596167ad0b778de7d8.bindPopup(popup_4b30f5a846f644f896c6de10fbc03020)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17aa8fc0efc5a7596167ad0b778de7d8.setIcon(icon_c5684bc9f2d2599a832c59a9a4e35a9a);
|
|
|
|
|
|
var marker_5df04b36e7a91adc0a6c0de6f92cf490 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c3561b4395aaa75cf8e524d83e42b8b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16c7a45f02301856fd8a201a9923ed7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28319f8e38dcf6c0ba9c29e079f6ae15 = $(`<div id="html_28319f8e38dcf6c0ba9c29e079f6ae15" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_16c7a45f02301856fd8a201a9923ed7b.setContent(html_28319f8e38dcf6c0ba9c29e079f6ae15);
|
|
|
|
|
|
|
|
marker_5df04b36e7a91adc0a6c0de6f92cf490.bindPopup(popup_16c7a45f02301856fd8a201a9923ed7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5df04b36e7a91adc0a6c0de6f92cf490.setIcon(icon_c3561b4395aaa75cf8e524d83e42b8b4);
|
|
|
|
|
|
var marker_dbfbc8b71eae8edc1ef72722b6327b91 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5b04cc11021162ca2b7442d43b769d0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb6208d0a1a8c0a9eb95b802d7fc5ddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_877ada9069b7d486637de97c3f0d1457 = $(`<div id="html_877ada9069b7d486637de97c3f0d1457" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_fb6208d0a1a8c0a9eb95b802d7fc5ddc.setContent(html_877ada9069b7d486637de97c3f0d1457);
|
|
|
|
|
|
|
|
marker_dbfbc8b71eae8edc1ef72722b6327b91.bindPopup(popup_fb6208d0a1a8c0a9eb95b802d7fc5ddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbfbc8b71eae8edc1ef72722b6327b91.setIcon(icon_5b04cc11021162ca2b7442d43b769d0e);
|
|
|
|
|
|
var marker_aedd132a39e2234cffb041a07a199d8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_92a2b68d24dcfe1ee1b5919bd935344c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_811a3059174653157a36dd144726a971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d96c87eba5148b93bcc9b8934592072a = $(`<div id="html_d96c87eba5148b93bcc9b8934592072a" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_811a3059174653157a36dd144726a971.setContent(html_d96c87eba5148b93bcc9b8934592072a);
|
|
|
|
|
|
|
|
marker_aedd132a39e2234cffb041a07a199d8d.bindPopup(popup_811a3059174653157a36dd144726a971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aedd132a39e2234cffb041a07a199d8d.setIcon(icon_92a2b68d24dcfe1ee1b5919bd935344c);
|
|
|
|
|
|
var marker_aab879ad94cbd6ef38680768fb072f9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a559213368e9a978e9bd32b8447117e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5336fde0f148e69548a0629c6cd6787e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d40c22452b6b3bc19f07a94e477766e0 = $(`<div id="html_d40c22452b6b3bc19f07a94e477766e0" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_5336fde0f148e69548a0629c6cd6787e.setContent(html_d40c22452b6b3bc19f07a94e477766e0);
|
|
|
|
|
|
|
|
marker_aab879ad94cbd6ef38680768fb072f9b.bindPopup(popup_5336fde0f148e69548a0629c6cd6787e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aab879ad94cbd6ef38680768fb072f9b.setIcon(icon_a559213368e9a978e9bd32b8447117e9);
|
|
|
|
|
|
var marker_d8c4bfee3ec5a7a99931df72992f73e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5033baa4fedd6154c2d40ee66d6c3533 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c47b7bace18fd54f59ae19c4ad91439 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8d3c06665510a1c8398f228d36727dc = $(`<div id="html_a8d3c06665510a1c8398f228d36727dc" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_5c47b7bace18fd54f59ae19c4ad91439.setContent(html_a8d3c06665510a1c8398f228d36727dc);
|
|
|
|
|
|
|
|
marker_d8c4bfee3ec5a7a99931df72992f73e9.bindPopup(popup_5c47b7bace18fd54f59ae19c4ad91439)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c4bfee3ec5a7a99931df72992f73e9.setIcon(icon_5033baa4fedd6154c2d40ee66d6c3533);
|
|
|
|
|
|
var marker_d481227a5fbdebc9e2ffed00e103188b = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9103a8460f02c96c53d2a7ad1364e9b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bacf0340e964ca54045ba0d31f40d88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aab16c098cd6689d961e6ff2b624ef47 = $(`<div id="html_aab16c098cd6689d961e6ff2b624ef47" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_6bacf0340e964ca54045ba0d31f40d88.setContent(html_aab16c098cd6689d961e6ff2b624ef47);
|
|
|
|
|
|
|
|
marker_d481227a5fbdebc9e2ffed00e103188b.bindPopup(popup_6bacf0340e964ca54045ba0d31f40d88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d481227a5fbdebc9e2ffed00e103188b.setIcon(icon_9103a8460f02c96c53d2a7ad1364e9b4);
|
|
|
|
|
|
var marker_79e25b25d2a6db8dbb0f6fde0bcdd84c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e05c9e89377d12a4c508f1cd360cb4ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51fcf1054423c8e7a9507c6ec185bd78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f3817bdc3f03cf6dc3db07e11b1bfb = $(`<div id="html_d2f3817bdc3f03cf6dc3db07e11b1bfb" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_51fcf1054423c8e7a9507c6ec185bd78.setContent(html_d2f3817bdc3f03cf6dc3db07e11b1bfb);
|
|
|
|
|
|
|
|
marker_79e25b25d2a6db8dbb0f6fde0bcdd84c.bindPopup(popup_51fcf1054423c8e7a9507c6ec185bd78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79e25b25d2a6db8dbb0f6fde0bcdd84c.setIcon(icon_e05c9e89377d12a4c508f1cd360cb4ae);
|
|
|
|
|
|
var marker_38b8806224b5d29dde79ed9d5fe2a38c = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e9eb5819a98b522493bb3b501a807268 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_069eb8400e22a7e06cc6045ccc8c5923 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e211571e115c49e042661d85b9bcb2af = $(`<div id="html_e211571e115c49e042661d85b9bcb2af" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_069eb8400e22a7e06cc6045ccc8c5923.setContent(html_e211571e115c49e042661d85b9bcb2af);
|
|
|
|
|
|
|
|
marker_38b8806224b5d29dde79ed9d5fe2a38c.bindPopup(popup_069eb8400e22a7e06cc6045ccc8c5923)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38b8806224b5d29dde79ed9d5fe2a38c.setIcon(icon_e9eb5819a98b522493bb3b501a807268);
|
|
|
|
|
|
var marker_88a36ef1e18ad2bfd39b1964d501906d = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9d4d5aa1341f957f32ea523c559a8173 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8eee25eba211d7c30bf53518a996e78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aead1936143a7425ad0440d59314821 = $(`<div id="html_0aead1936143a7425ad0440d59314821" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_f8eee25eba211d7c30bf53518a996e78.setContent(html_0aead1936143a7425ad0440d59314821);
|
|
|
|
|
|
|
|
marker_88a36ef1e18ad2bfd39b1964d501906d.bindPopup(popup_f8eee25eba211d7c30bf53518a996e78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88a36ef1e18ad2bfd39b1964d501906d.setIcon(icon_9d4d5aa1341f957f32ea523c559a8173);
|
|
|
|
|
|
var marker_94d3cb4fd8fad37ef74f3212d98bb728 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e3ec19d238b926b60e4008538079692f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1edeecc51ba230195c239b549815a9a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0069c07262688d85ecf8d932c1c86fc9 = $(`<div id="html_0069c07262688d85ecf8d932c1c86fc9" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_1edeecc51ba230195c239b549815a9a8.setContent(html_0069c07262688d85ecf8d932c1c86fc9);
|
|
|
|
|
|
|
|
marker_94d3cb4fd8fad37ef74f3212d98bb728.bindPopup(popup_1edeecc51ba230195c239b549815a9a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94d3cb4fd8fad37ef74f3212d98bb728.setIcon(icon_e3ec19d238b926b60e4008538079692f);
|
|
|
|
|
|
var marker_1ddadd49ae29671459dc763ebf41eb8b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_bd9f8ea7211d03591e4da7afd0e9c2bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f20af4c2fb97763e9d98d0458317f506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e332009081ec819d930d3fdf1c80f5c2 = $(`<div id="html_e332009081ec819d930d3fdf1c80f5c2" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_f20af4c2fb97763e9d98d0458317f506.setContent(html_e332009081ec819d930d3fdf1c80f5c2);
|
|
|
|
|
|
|
|
marker_1ddadd49ae29671459dc763ebf41eb8b.bindPopup(popup_f20af4c2fb97763e9d98d0458317f506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ddadd49ae29671459dc763ebf41eb8b.setIcon(icon_bd9f8ea7211d03591e4da7afd0e9c2bb);
|
|
|
|
|
|
var marker_784a111ca608cdb196fefe22a316ed60 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_89acb9c13172d73d1a385f2422cc3f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb09e848129ef649a22c10233398eb6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90dae72cca07a0134584cdac2a3f0db5 = $(`<div id="html_90dae72cca07a0134584cdac2a3f0db5" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_eb09e848129ef649a22c10233398eb6d.setContent(html_90dae72cca07a0134584cdac2a3f0db5);
|
|
|
|
|
|
|
|
marker_784a111ca608cdb196fefe22a316ed60.bindPopup(popup_eb09e848129ef649a22c10233398eb6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_784a111ca608cdb196fefe22a316ed60.setIcon(icon_89acb9c13172d73d1a385f2422cc3f52);
|
|
|
|
|
|
var marker_94f8ea34d1ad3f6ac861f4fe25192c65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_15e551e89a70719daa9ab1329b857b33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22d3fc7f6dfe62178f562c56c9235302 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc4c956a5e598e64a4e02c84be9f3ae5 = $(`<div id="html_dc4c956a5e598e64a4e02c84be9f3ae5" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_22d3fc7f6dfe62178f562c56c9235302.setContent(html_dc4c956a5e598e64a4e02c84be9f3ae5);
|
|
|
|
|
|
|
|
marker_94f8ea34d1ad3f6ac861f4fe25192c65.bindPopup(popup_22d3fc7f6dfe62178f562c56c9235302)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94f8ea34d1ad3f6ac861f4fe25192c65.setIcon(icon_15e551e89a70719daa9ab1329b857b33);
|
|
|
|
|
|
var marker_c591dac071ed095a2ef4aa470481c4b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c3a39d33b2805a6fe1898a8532951f04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a671d04b4a0faa7a452fda6f2a0ea103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78870a42ff82bc1bd07c77ce777f208f = $(`<div id="html_78870a42ff82bc1bd07c77ce777f208f" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_a671d04b4a0faa7a452fda6f2a0ea103.setContent(html_78870a42ff82bc1bd07c77ce777f208f);
|
|
|
|
|
|
|
|
marker_c591dac071ed095a2ef4aa470481c4b6.bindPopup(popup_a671d04b4a0faa7a452fda6f2a0ea103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c591dac071ed095a2ef4aa470481c4b6.setIcon(icon_c3a39d33b2805a6fe1898a8532951f04);
|
|
|
|
|
|
var marker_f6ab078d5fab2b4b2b83e54faf75cecc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3237927bc6766be8b219ebb88c32c6c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b84a50c559470c3c85d59984eabc63f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_846504cca9fbde8d2b059f3e19a315cb = $(`<div id="html_846504cca9fbde8d2b059f3e19a315cb" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_b84a50c559470c3c85d59984eabc63f8.setContent(html_846504cca9fbde8d2b059f3e19a315cb);
|
|
|
|
|
|
|
|
marker_f6ab078d5fab2b4b2b83e54faf75cecc.bindPopup(popup_b84a50c559470c3c85d59984eabc63f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6ab078d5fab2b4b2b83e54faf75cecc.setIcon(icon_3237927bc6766be8b219ebb88c32c6c1);
|
|
|
|
|
|
var marker_fd35a1f4311d77b34a2e11de0ec6eb9f = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8e7999f87a8fa94c93cbc8336c682edb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90299ae5c9ce9c29899c3fdc23dcaf02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9a9bf51154e579ee0d19f1d7f6eafe3 = $(`<div id="html_b9a9bf51154e579ee0d19f1d7f6eafe3" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_90299ae5c9ce9c29899c3fdc23dcaf02.setContent(html_b9a9bf51154e579ee0d19f1d7f6eafe3);
|
|
|
|
|
|
|
|
marker_fd35a1f4311d77b34a2e11de0ec6eb9f.bindPopup(popup_90299ae5c9ce9c29899c3fdc23dcaf02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd35a1f4311d77b34a2e11de0ec6eb9f.setIcon(icon_8e7999f87a8fa94c93cbc8336c682edb);
|
|
|
|
|
|
var marker_f75d14f7fccaa93d4156a79c1dc9a885 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0adbec83b6ca61cc27672ff66c914153 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa1232dead707c820cfe6251c957a4ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5956d0bcf3d7438edbe0b3f5753bee4 = $(`<div id="html_f5956d0bcf3d7438edbe0b3f5753bee4" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_aa1232dead707c820cfe6251c957a4ec.setContent(html_f5956d0bcf3d7438edbe0b3f5753bee4);
|
|
|
|
|
|
|
|
marker_f75d14f7fccaa93d4156a79c1dc9a885.bindPopup(popup_aa1232dead707c820cfe6251c957a4ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f75d14f7fccaa93d4156a79c1dc9a885.setIcon(icon_0adbec83b6ca61cc27672ff66c914153);
|
|
|
|
|
|
var marker_ca1cb9cc815ac297d38e801af015a9a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d5fc58d0da313db8a6e12aab32ba196d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75d81909afbb62dc3ce1f2e263a7b434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bbf5493bc861aee514e64bfb2fb1d91 = $(`<div id="html_7bbf5493bc861aee514e64bfb2fb1d91" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_75d81909afbb62dc3ce1f2e263a7b434.setContent(html_7bbf5493bc861aee514e64bfb2fb1d91);
|
|
|
|
|
|
|
|
marker_ca1cb9cc815ac297d38e801af015a9a6.bindPopup(popup_75d81909afbb62dc3ce1f2e263a7b434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca1cb9cc815ac297d38e801af015a9a6.setIcon(icon_d5fc58d0da313db8a6e12aab32ba196d);
|
|
|
|
|
|
var marker_65d75f64dba285613a555b3cc7771362 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9ac48883a2ff3f3844a9ff73fce93214 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c1626f422f7457a0bd2ca60d19df1cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12d788716f429d2367fce46f0485f0db = $(`<div id="html_12d788716f429d2367fce46f0485f0db" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_1c1626f422f7457a0bd2ca60d19df1cc.setContent(html_12d788716f429d2367fce46f0485f0db);
|
|
|
|
|
|
|
|
marker_65d75f64dba285613a555b3cc7771362.bindPopup(popup_1c1626f422f7457a0bd2ca60d19df1cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65d75f64dba285613a555b3cc7771362.setIcon(icon_9ac48883a2ff3f3844a9ff73fce93214);
|
|
|
|
|
|
var marker_0e2367e12e44608e7ce09adf32781b3d = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e2c0c8478fde44913b592968fbc8b230 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d199203a9bbdebf4d2735e2e34b0ed7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1cb954f6a5200ec681cc1e4ee491def = $(`<div id="html_c1cb954f6a5200ec681cc1e4ee491def" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_0d199203a9bbdebf4d2735e2e34b0ed7.setContent(html_c1cb954f6a5200ec681cc1e4ee491def);
|
|
|
|
|
|
|
|
marker_0e2367e12e44608e7ce09adf32781b3d.bindPopup(popup_0d199203a9bbdebf4d2735e2e34b0ed7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e2367e12e44608e7ce09adf32781b3d.setIcon(icon_e2c0c8478fde44913b592968fbc8b230);
|
|
|
|
|
|
var marker_7cb732130fc6e3815fc7a2d346576cdc = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a91c3cbe38e2857290ae858d72f6405c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7812f1321e74429327ecb7dae76b3d7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c59031bb2a65186377c5ffc0ee5d2b78 = $(`<div id="html_c59031bb2a65186377c5ffc0ee5d2b78" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_7812f1321e74429327ecb7dae76b3d7a.setContent(html_c59031bb2a65186377c5ffc0ee5d2b78);
|
|
|
|
|
|
|
|
marker_7cb732130fc6e3815fc7a2d346576cdc.bindPopup(popup_7812f1321e74429327ecb7dae76b3d7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cb732130fc6e3815fc7a2d346576cdc.setIcon(icon_a91c3cbe38e2857290ae858d72f6405c);
|
|
|
|
|
|
var marker_f17ba61d28dbb05f46b97892053ad6be = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_499f0b1d6d06dcfcb7e581096ef3627c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec86be7f6f6ff2ed87bd1ecedbe601b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dba59c8818fbb01b9213d15226e7126 = $(`<div id="html_0dba59c8818fbb01b9213d15226e7126" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_ec86be7f6f6ff2ed87bd1ecedbe601b3.setContent(html_0dba59c8818fbb01b9213d15226e7126);
|
|
|
|
|
|
|
|
marker_f17ba61d28dbb05f46b97892053ad6be.bindPopup(popup_ec86be7f6f6ff2ed87bd1ecedbe601b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f17ba61d28dbb05f46b97892053ad6be.setIcon(icon_499f0b1d6d06dcfcb7e581096ef3627c);
|
|
|
|
|
|
var marker_f8611e155253fdd9b9c328ea2b846e38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5ffcf7762913d3121a33aca8b694f8d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cda1fb324e6f033df70079d85af36e7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f558429076ab39433c2164b77f01312 = $(`<div id="html_8f558429076ab39433c2164b77f01312" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_cda1fb324e6f033df70079d85af36e7c.setContent(html_8f558429076ab39433c2164b77f01312);
|
|
|
|
|
|
|
|
marker_f8611e155253fdd9b9c328ea2b846e38.bindPopup(popup_cda1fb324e6f033df70079d85af36e7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8611e155253fdd9b9c328ea2b846e38.setIcon(icon_5ffcf7762913d3121a33aca8b694f8d9);
|
|
|
|
|
|
var marker_1e387c57e9fc39c4ab49f190d8c1fb9a = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d103adbc51d1885a75c89461fa73532e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa1fbedfefca1108d4f617a5e3f483a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c29dc567b2cdf623eadc45d5c867533 = $(`<div id="html_7c29dc567b2cdf623eadc45d5c867533" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_aa1fbedfefca1108d4f617a5e3f483a9.setContent(html_7c29dc567b2cdf623eadc45d5c867533);
|
|
|
|
|
|
|
|
marker_1e387c57e9fc39c4ab49f190d8c1fb9a.bindPopup(popup_aa1fbedfefca1108d4f617a5e3f483a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e387c57e9fc39c4ab49f190d8c1fb9a.setIcon(icon_d103adbc51d1885a75c89461fa73532e);
|
|
|
|
|
|
var marker_1fca5920089a0a2db771f5c419884ff8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_510baed462499db95ac441f3aded829d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae7929691df652fa2a86ee4d7ac80d3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37256b310d08c0c1762acadab28ef68e = $(`<div id="html_37256b310d08c0c1762acadab28ef68e" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_ae7929691df652fa2a86ee4d7ac80d3e.setContent(html_37256b310d08c0c1762acadab28ef68e);
|
|
|
|
|
|
|
|
marker_1fca5920089a0a2db771f5c419884ff8.bindPopup(popup_ae7929691df652fa2a86ee4d7ac80d3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fca5920089a0a2db771f5c419884ff8.setIcon(icon_510baed462499db95ac441f3aded829d);
|
|
|
|
|
|
var marker_21b0d659cf70390db7fc51ed51a9cfe6 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_322ae26d7fe91ed6f4fbbebc034eceef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f486f29b93f7e9e66b5de02a6a7e7a57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c987655380a7626708d672fd8fbb511 = $(`<div id="html_1c987655380a7626708d672fd8fbb511" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_f486f29b93f7e9e66b5de02a6a7e7a57.setContent(html_1c987655380a7626708d672fd8fbb511);
|
|
|
|
|
|
|
|
marker_21b0d659cf70390db7fc51ed51a9cfe6.bindPopup(popup_f486f29b93f7e9e66b5de02a6a7e7a57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21b0d659cf70390db7fc51ed51a9cfe6.setIcon(icon_322ae26d7fe91ed6f4fbbebc034eceef);
|
|
|
|
|
|
var marker_d53c0b4fa2a049b46c48fa4ab1171743 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5bbdaa9164c577fac3af90949c64c162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c93ab4116d9909254c6a207654b617d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49ff85ce990f5fab62ba694d4cd3bf87 = $(`<div id="html_49ff85ce990f5fab62ba694d4cd3bf87" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_5c93ab4116d9909254c6a207654b617d.setContent(html_49ff85ce990f5fab62ba694d4cd3bf87);
|
|
|
|
|
|
|
|
marker_d53c0b4fa2a049b46c48fa4ab1171743.bindPopup(popup_5c93ab4116d9909254c6a207654b617d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d53c0b4fa2a049b46c48fa4ab1171743.setIcon(icon_5bbdaa9164c577fac3af90949c64c162);
|
|
|
|
|
|
var marker_5bd1f6fc9f8ecedd72697519ef7d6665 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_2840d3f523b10f2a1119bfba3be42584 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b462079a7e4ccb276ecd592cd608b6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f424a07cdae46662a9459855d45031c = $(`<div id="html_8f424a07cdae46662a9459855d45031c" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_7b462079a7e4ccb276ecd592cd608b6c.setContent(html_8f424a07cdae46662a9459855d45031c);
|
|
|
|
|
|
|
|
marker_5bd1f6fc9f8ecedd72697519ef7d6665.bindPopup(popup_7b462079a7e4ccb276ecd592cd608b6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bd1f6fc9f8ecedd72697519ef7d6665.setIcon(icon_2840d3f523b10f2a1119bfba3be42584);
|
|
|
|
|
|
var marker_cc4f23261fcbe3551b40e72d26d6ae34 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_32dd50b92cb16e4c5c64138194a5de4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64a698cca8e5a936941439d0d5565b27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba37cbb4e363beaf80973e1d721ce412 = $(`<div id="html_ba37cbb4e363beaf80973e1d721ce412" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_64a698cca8e5a936941439d0d5565b27.setContent(html_ba37cbb4e363beaf80973e1d721ce412);
|
|
|
|
|
|
|
|
marker_cc4f23261fcbe3551b40e72d26d6ae34.bindPopup(popup_64a698cca8e5a936941439d0d5565b27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc4f23261fcbe3551b40e72d26d6ae34.setIcon(icon_32dd50b92cb16e4c5c64138194a5de4e);
|
|
|
|
|
|
var marker_09f8b7ab55a5bba6cc76f567148d58e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9581cc3f3fb7d65c67f53b832b8a7ede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca2bad745ec14a37e8cf2cf3fdf0b8f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cfda0b34e977189f004031256e54dea = $(`<div id="html_7cfda0b34e977189f004031256e54dea" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_ca2bad745ec14a37e8cf2cf3fdf0b8f2.setContent(html_7cfda0b34e977189f004031256e54dea);
|
|
|
|
|
|
|
|
marker_09f8b7ab55a5bba6cc76f567148d58e8.bindPopup(popup_ca2bad745ec14a37e8cf2cf3fdf0b8f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09f8b7ab55a5bba6cc76f567148d58e8.setIcon(icon_9581cc3f3fb7d65c67f53b832b8a7ede);
|
|
|
|
|
|
var marker_c8f8ef695547a9fd2fa0838a178e773e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d0ce5a758bf7a2d3dbb448b71c984a87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_842502b9231bc00638319910871399dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75aa8e1218c6a7cabe71829795857369 = $(`<div id="html_75aa8e1218c6a7cabe71829795857369" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_842502b9231bc00638319910871399dc.setContent(html_75aa8e1218c6a7cabe71829795857369);
|
|
|
|
|
|
|
|
marker_c8f8ef695547a9fd2fa0838a178e773e.bindPopup(popup_842502b9231bc00638319910871399dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8f8ef695547a9fd2fa0838a178e773e.setIcon(icon_d0ce5a758bf7a2d3dbb448b71c984a87);
|
|
|
|
|
|
var marker_d5ce7c9661047f53914c31f56b7463b5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d7d2ca4bd22a4e91398e328715d68894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09e8e4bf4f143fe31942f3709626b1b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e685d354c4d147147f1db760a5af290 = $(`<div id="html_1e685d354c4d147147f1db760a5af290" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_09e8e4bf4f143fe31942f3709626b1b6.setContent(html_1e685d354c4d147147f1db760a5af290);
|
|
|
|
|
|
|
|
marker_d5ce7c9661047f53914c31f56b7463b5.bindPopup(popup_09e8e4bf4f143fe31942f3709626b1b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5ce7c9661047f53914c31f56b7463b5.setIcon(icon_d7d2ca4bd22a4e91398e328715d68894);
|
|
|
|
|
|
var marker_9f6b5d4523359b5d2a40bb0e7e1e1562 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f865bf1fc8539a61f54653e056ce5be9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c1f67853291bb23f162dce039a75f40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ec76dca42e4c1a28b7674f44e2534f2 = $(`<div id="html_6ec76dca42e4c1a28b7674f44e2534f2" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_0c1f67853291bb23f162dce039a75f40.setContent(html_6ec76dca42e4c1a28b7674f44e2534f2);
|
|
|
|
|
|
|
|
marker_9f6b5d4523359b5d2a40bb0e7e1e1562.bindPopup(popup_0c1f67853291bb23f162dce039a75f40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f6b5d4523359b5d2a40bb0e7e1e1562.setIcon(icon_f865bf1fc8539a61f54653e056ce5be9);
|
|
|
|
|
|
var marker_4b3d6275e3896d17ab699e706d7a9e5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_dc004dca653e871b948fcd8935ceed2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06bdd88b3b7a61ab1b30ac84714d6aa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d186c975431d9f71571271cf41204e5 = $(`<div id="html_7d186c975431d9f71571271cf41204e5" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_06bdd88b3b7a61ab1b30ac84714d6aa4.setContent(html_7d186c975431d9f71571271cf41204e5);
|
|
|
|
|
|
|
|
marker_4b3d6275e3896d17ab699e706d7a9e5e.bindPopup(popup_06bdd88b3b7a61ab1b30ac84714d6aa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b3d6275e3896d17ab699e706d7a9e5e.setIcon(icon_dc004dca653e871b948fcd8935ceed2b);
|
|
|
|
|
|
var marker_66709d5b3a476e43e1b7957851d091e7 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_cfe72571549003c23917d57023bb7bad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16d6df9fdc8756a7ff2d3600efed273d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca4dc592f60bade0d8d5dc8e0b0d6766 = $(`<div id="html_ca4dc592f60bade0d8d5dc8e0b0d6766" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_16d6df9fdc8756a7ff2d3600efed273d.setContent(html_ca4dc592f60bade0d8d5dc8e0b0d6766);
|
|
|
|
|
|
|
|
marker_66709d5b3a476e43e1b7957851d091e7.bindPopup(popup_16d6df9fdc8756a7ff2d3600efed273d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66709d5b3a476e43e1b7957851d091e7.setIcon(icon_cfe72571549003c23917d57023bb7bad);
|
|
|
|
|
|
var marker_2756feca5c0ec7b3fa0024b525c00652 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ed4aa80973a96744a1c638978591b074 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a8b449afcb8eb59b83fa9d65f6a2d07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e3dbff73a2cea48a53f6b4e848551f1 = $(`<div id="html_0e3dbff73a2cea48a53f6b4e848551f1" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0a8b449afcb8eb59b83fa9d65f6a2d07.setContent(html_0e3dbff73a2cea48a53f6b4e848551f1);
|
|
|
|
|
|
|
|
marker_2756feca5c0ec7b3fa0024b525c00652.bindPopup(popup_0a8b449afcb8eb59b83fa9d65f6a2d07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2756feca5c0ec7b3fa0024b525c00652.setIcon(icon_ed4aa80973a96744a1c638978591b074);
|
|
|
|
|
|
var marker_45f518c608694a5b15d03ea6f2ac3cba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_be6dc1712933b2154aa5e3de97363028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bb2905c0d9508c97e51a1127a5d1cf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f16835f11684b6bee7d450cb036d2b9 = $(`<div id="html_5f16835f11684b6bee7d450cb036d2b9" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_8bb2905c0d9508c97e51a1127a5d1cf0.setContent(html_5f16835f11684b6bee7d450cb036d2b9);
|
|
|
|
|
|
|
|
marker_45f518c608694a5b15d03ea6f2ac3cba.bindPopup(popup_8bb2905c0d9508c97e51a1127a5d1cf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45f518c608694a5b15d03ea6f2ac3cba.setIcon(icon_be6dc1712933b2154aa5e3de97363028);
|
|
|
|
|
|
var marker_da4513d5a620b7c2ba94f51b7fa09d73 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_4f99162b3bcaa44ea467d9c0f7b34607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0620f45358dc917044fd0f443021e4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65d48d8e7023c831d9e7b3242e254c84 = $(`<div id="html_65d48d8e7023c831d9e7b3242e254c84" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_c0620f45358dc917044fd0f443021e4f.setContent(html_65d48d8e7023c831d9e7b3242e254c84);
|
|
|
|
|
|
|
|
marker_da4513d5a620b7c2ba94f51b7fa09d73.bindPopup(popup_c0620f45358dc917044fd0f443021e4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da4513d5a620b7c2ba94f51b7fa09d73.setIcon(icon_4f99162b3bcaa44ea467d9c0f7b34607);
|
|
|
|
|
|
var marker_a86e238e4947ace28ff0f380b5c89c09 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3626327d37561b1a892584df2d5ee71f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89e647bd84de677a758f1a1a27aa317 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bb9a98cc3f66559fd6e30856c4ea1cb = $(`<div id="html_2bb9a98cc3f66559fd6e30856c4ea1cb" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_a89e647bd84de677a758f1a1a27aa317.setContent(html_2bb9a98cc3f66559fd6e30856c4ea1cb);
|
|
|
|
|
|
|
|
marker_a86e238e4947ace28ff0f380b5c89c09.bindPopup(popup_a89e647bd84de677a758f1a1a27aa317)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a86e238e4947ace28ff0f380b5c89c09.setIcon(icon_3626327d37561b1a892584df2d5ee71f);
|
|
|
|
|
|
var marker_0db788a051feb8867838a26cbe417b07 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_05ee7c70ba374c13a65afea6e2c00575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f4549ed8afee798d4eb2294ef8d91c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_140ff53caffbf2b86bd30e1ecc235cf3 = $(`<div id="html_140ff53caffbf2b86bd30e1ecc235cf3" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_7f4549ed8afee798d4eb2294ef8d91c6.setContent(html_140ff53caffbf2b86bd30e1ecc235cf3);
|
|
|
|
|
|
|
|
marker_0db788a051feb8867838a26cbe417b07.bindPopup(popup_7f4549ed8afee798d4eb2294ef8d91c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0db788a051feb8867838a26cbe417b07.setIcon(icon_05ee7c70ba374c13a65afea6e2c00575);
|
|
|
|
|
|
var marker_8f8730303bacdc34a32c69ee70181817 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_390e0fc23c7cdea07e82e93ed356a592 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d7f92a8670d3a74d0abc43d1f7f8387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cd154246e56bfdcc4286248c729f564 = $(`<div id="html_1cd154246e56bfdcc4286248c729f564" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_0d7f92a8670d3a74d0abc43d1f7f8387.setContent(html_1cd154246e56bfdcc4286248c729f564);
|
|
|
|
|
|
|
|
marker_8f8730303bacdc34a32c69ee70181817.bindPopup(popup_0d7f92a8670d3a74d0abc43d1f7f8387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f8730303bacdc34a32c69ee70181817.setIcon(icon_390e0fc23c7cdea07e82e93ed356a592);
|
|
|
|
|
|
var marker_f42a34ac8b8188e23191348b21c63044 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9a325515cb14f9df052f1d97cee1cdee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe3bee069fce79e740dadf844f842f0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ab84c8c7ce9b3e0a18201216a38d917 = $(`<div id="html_6ab84c8c7ce9b3e0a18201216a38d917" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_fe3bee069fce79e740dadf844f842f0a.setContent(html_6ab84c8c7ce9b3e0a18201216a38d917);
|
|
|
|
|
|
|
|
marker_f42a34ac8b8188e23191348b21c63044.bindPopup(popup_fe3bee069fce79e740dadf844f842f0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f42a34ac8b8188e23191348b21c63044.setIcon(icon_9a325515cb14f9df052f1d97cee1cdee);
|
|
|
|
|
|
var marker_929c33caf63adfb7a801faf30534f27c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_405ead6fd289e8eaaa24c280cdbacefc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d70ebc1efca6ef832bdc22fbd6226a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3c7a19fd1f5eb28456b6cb512e43e74 = $(`<div id="html_b3c7a19fd1f5eb28456b6cb512e43e74" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_0d70ebc1efca6ef832bdc22fbd6226a8.setContent(html_b3c7a19fd1f5eb28456b6cb512e43e74);
|
|
|
|
|
|
|
|
marker_929c33caf63adfb7a801faf30534f27c.bindPopup(popup_0d70ebc1efca6ef832bdc22fbd6226a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_929c33caf63adfb7a801faf30534f27c.setIcon(icon_405ead6fd289e8eaaa24c280cdbacefc);
|
|
|
|
|
|
var marker_4b8c4bf8732a65fddae89f3aedcaae7b = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_da79ba6c0f3c642e67efe0b7d3632362 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f0d0b9b2812685d2ef6fd8aff9ca7a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58e3e0f399a63661943d993e53843dd4 = $(`<div id="html_58e3e0f399a63661943d993e53843dd4" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_9f0d0b9b2812685d2ef6fd8aff9ca7a5.setContent(html_58e3e0f399a63661943d993e53843dd4);
|
|
|
|
|
|
|
|
marker_4b8c4bf8732a65fddae89f3aedcaae7b.bindPopup(popup_9f0d0b9b2812685d2ef6fd8aff9ca7a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b8c4bf8732a65fddae89f3aedcaae7b.setIcon(icon_da79ba6c0f3c642e67efe0b7d3632362);
|
|
|
|
|
|
var marker_a62c2bc3b225d736a313420b824b2aa7 = L.marker(
|
|
[41.4167, 2.01667],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_fc42fc0a5f2eac84c8b35852c857aa02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a823a0cf14942aeb97f100ef4f5abec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0694473098674e62028d38a6de9d74fa = $(`<div id="html_0694473098674e62028d38a6de9d74fa" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_9a823a0cf14942aeb97f100ef4f5abec.setContent(html_0694473098674e62028d38a6de9d74fa);
|
|
|
|
|
|
|
|
marker_a62c2bc3b225d736a313420b824b2aa7.bindPopup(popup_9a823a0cf14942aeb97f100ef4f5abec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a62c2bc3b225d736a313420b824b2aa7.setIcon(icon_fc42fc0a5f2eac84c8b35852c857aa02);
|
|
|
|
|
|
var marker_52cb8962f611ac49a556336f8bc4dfbe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6a0013728c32109a254725d2f3df40cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24342ce2423f54e6b529837dff8f4f35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6933eaf22517908804dccd122bc639a = $(`<div id="html_e6933eaf22517908804dccd122bc639a" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_24342ce2423f54e6b529837dff8f4f35.setContent(html_e6933eaf22517908804dccd122bc639a);
|
|
|
|
|
|
|
|
marker_52cb8962f611ac49a556336f8bc4dfbe.bindPopup(popup_24342ce2423f54e6b529837dff8f4f35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52cb8962f611ac49a556336f8bc4dfbe.setIcon(icon_6a0013728c32109a254725d2f3df40cb);
|
|
|
|
|
|
var marker_37807f3297585e71c9c1ff7d27f2305e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5c94d26ec0b53b0565f6afa20abecc96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_434812832fc8551af7cc5641742b9d01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c258c10f2f854aeb734053f045d033f5 = $(`<div id="html_c258c10f2f854aeb734053f045d033f5" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_434812832fc8551af7cc5641742b9d01.setContent(html_c258c10f2f854aeb734053f045d033f5);
|
|
|
|
|
|
|
|
marker_37807f3297585e71c9c1ff7d27f2305e.bindPopup(popup_434812832fc8551af7cc5641742b9d01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37807f3297585e71c9c1ff7d27f2305e.setIcon(icon_5c94d26ec0b53b0565f6afa20abecc96);
|
|
|
|
|
|
var marker_184c2fd35c16d9d53011ff2f5c5fbf6b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_b4dcb684120bef57622856470ece4900 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9c52d5e6b01ee57d23c9e3a303d8502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_208000eea484ecefcedd6d7dbed075c1 = $(`<div id="html_208000eea484ecefcedd6d7dbed075c1" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_a9c52d5e6b01ee57d23c9e3a303d8502.setContent(html_208000eea484ecefcedd6d7dbed075c1);
|
|
|
|
|
|
|
|
marker_184c2fd35c16d9d53011ff2f5c5fbf6b.bindPopup(popup_a9c52d5e6b01ee57d23c9e3a303d8502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_184c2fd35c16d9d53011ff2f5c5fbf6b.setIcon(icon_b4dcb684120bef57622856470ece4900);
|
|
|
|
|
|
var marker_e97dd272ac5438f535f4fa05724b7fd5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3efca7ca50e37d6a1b0a019fa524e776 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9956b14d0acd8d1454953f9bf56beba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85cdd9c01738a524f6ed59fbd0ebc4de = $(`<div id="html_85cdd9c01738a524f6ed59fbd0ebc4de" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_a9956b14d0acd8d1454953f9bf56beba.setContent(html_85cdd9c01738a524f6ed59fbd0ebc4de);
|
|
|
|
|
|
|
|
marker_e97dd272ac5438f535f4fa05724b7fd5.bindPopup(popup_a9956b14d0acd8d1454953f9bf56beba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e97dd272ac5438f535f4fa05724b7fd5.setIcon(icon_3efca7ca50e37d6a1b0a019fa524e776);
|
|
|
|
|
|
var marker_68bb98cc1e18937a7481572a86a020dc = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_cfb4b6abfb21932008568c695f6089bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f379e83ce94fb09393cb08832ef5fc69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb27e2e150670574f7232c094e070ca5 = $(`<div id="html_bb27e2e150670574f7232c094e070ca5" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_f379e83ce94fb09393cb08832ef5fc69.setContent(html_bb27e2e150670574f7232c094e070ca5);
|
|
|
|
|
|
|
|
marker_68bb98cc1e18937a7481572a86a020dc.bindPopup(popup_f379e83ce94fb09393cb08832ef5fc69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68bb98cc1e18937a7481572a86a020dc.setIcon(icon_cfb4b6abfb21932008568c695f6089bf);
|
|
|
|
|
|
var marker_067b2e69542661036fc5fb827418cdb3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f11c4d70ed697bd99f01f05d37027434 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_296620c12392c01e9083bb4b3ae72a7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e00cd0e8d1cea9d4a252f4c4043622b9 = $(`<div id="html_e00cd0e8d1cea9d4a252f4c4043622b9" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_296620c12392c01e9083bb4b3ae72a7b.setContent(html_e00cd0e8d1cea9d4a252f4c4043622b9);
|
|
|
|
|
|
|
|
marker_067b2e69542661036fc5fb827418cdb3.bindPopup(popup_296620c12392c01e9083bb4b3ae72a7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_067b2e69542661036fc5fb827418cdb3.setIcon(icon_f11c4d70ed697bd99f01f05d37027434);
|
|
|
|
|
|
var marker_80393f469c740a495cd620e8d31e360c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_af1f321a2ffaa3969f3d6ad062a12bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5891de1140809e69cd356cadbc7045eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f4a2b5a2c8a0d42acad6ecb6cde9c6a = $(`<div id="html_1f4a2b5a2c8a0d42acad6ecb6cde9c6a" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_5891de1140809e69cd356cadbc7045eb.setContent(html_1f4a2b5a2c8a0d42acad6ecb6cde9c6a);
|
|
|
|
|
|
|
|
marker_80393f469c740a495cd620e8d31e360c.bindPopup(popup_5891de1140809e69cd356cadbc7045eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80393f469c740a495cd620e8d31e360c.setIcon(icon_af1f321a2ffaa3969f3d6ad062a12bea);
|
|
|
|
|
|
var marker_735f7e7047f779c9eabcdfb9df1d8f00 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_50843d738a41c23a8b4ebc0aaa4e600c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c31977599adb8e9848f2fc1618c2c63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91da596d568a4c75a59668bbc98c423b = $(`<div id="html_91da596d568a4c75a59668bbc98c423b" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_4c31977599adb8e9848f2fc1618c2c63.setContent(html_91da596d568a4c75a59668bbc98c423b);
|
|
|
|
|
|
|
|
marker_735f7e7047f779c9eabcdfb9df1d8f00.bindPopup(popup_4c31977599adb8e9848f2fc1618c2c63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_735f7e7047f779c9eabcdfb9df1d8f00.setIcon(icon_50843d738a41c23a8b4ebc0aaa4e600c);
|
|
|
|
|
|
var marker_b01aacdc45c04e8de0e5bb6bea26dd49 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_72437583d2aa2f548d5dd7d0b568a736 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d932b0f5d8b154789dfa4b95f690077 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc3022ba3c37d91424afc39a99271a67 = $(`<div id="html_fc3022ba3c37d91424afc39a99271a67" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_8d932b0f5d8b154789dfa4b95f690077.setContent(html_fc3022ba3c37d91424afc39a99271a67);
|
|
|
|
|
|
|
|
marker_b01aacdc45c04e8de0e5bb6bea26dd49.bindPopup(popup_8d932b0f5d8b154789dfa4b95f690077)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b01aacdc45c04e8de0e5bb6bea26dd49.setIcon(icon_72437583d2aa2f548d5dd7d0b568a736);
|
|
|
|
|
|
var marker_d918c52bb73411207ffd8b82673ee2e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3023921c349a9118225aff2963512058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_633e7563cc68b4d892f101eeae014540 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4290af5694f2a9eac99df269a291f7b2 = $(`<div id="html_4290af5694f2a9eac99df269a291f7b2" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_633e7563cc68b4d892f101eeae014540.setContent(html_4290af5694f2a9eac99df269a291f7b2);
|
|
|
|
|
|
|
|
marker_d918c52bb73411207ffd8b82673ee2e4.bindPopup(popup_633e7563cc68b4d892f101eeae014540)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d918c52bb73411207ffd8b82673ee2e4.setIcon(icon_3023921c349a9118225aff2963512058);
|
|
|
|
|
|
var marker_801a226613bf44d7af766b6aedcd09bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5fb11dc097a540449c2e3b6bbfccdc9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcd17c74911ce148e874929e7ac92880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b76ffcca4e55713459c422889530ff = $(`<div id="html_d9b76ffcca4e55713459c422889530ff" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_bcd17c74911ce148e874929e7ac92880.setContent(html_d9b76ffcca4e55713459c422889530ff);
|
|
|
|
|
|
|
|
marker_801a226613bf44d7af766b6aedcd09bd.bindPopup(popup_bcd17c74911ce148e874929e7ac92880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_801a226613bf44d7af766b6aedcd09bd.setIcon(icon_5fb11dc097a540449c2e3b6bbfccdc9b);
|
|
|
|
|
|
var marker_69c1b72e400101f90599b94b345bcd58 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6c8ae7ef9e159543613780feea88b0cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25c5e39e4a78e920532030fcfb4f9e5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea73110d632e082dfa9fab0ce433d581 = $(`<div id="html_ea73110d632e082dfa9fab0ce433d581" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_25c5e39e4a78e920532030fcfb4f9e5f.setContent(html_ea73110d632e082dfa9fab0ce433d581);
|
|
|
|
|
|
|
|
marker_69c1b72e400101f90599b94b345bcd58.bindPopup(popup_25c5e39e4a78e920532030fcfb4f9e5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69c1b72e400101f90599b94b345bcd58.setIcon(icon_6c8ae7ef9e159543613780feea88b0cf);
|
|
|
|
|
|
var marker_11072afb8a6559f8ac2cfeac50d765cc = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_b671951528d56cceb41913e2ed0a7e90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6590c4b65e721e0a8bd7ccbd886c71e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_101ef1313ac86ad302d9c8cf61408040 = $(`<div id="html_101ef1313ac86ad302d9c8cf61408040" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_6590c4b65e721e0a8bd7ccbd886c71e9.setContent(html_101ef1313ac86ad302d9c8cf61408040);
|
|
|
|
|
|
|
|
marker_11072afb8a6559f8ac2cfeac50d765cc.bindPopup(popup_6590c4b65e721e0a8bd7ccbd886c71e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11072afb8a6559f8ac2cfeac50d765cc.setIcon(icon_b671951528d56cceb41913e2ed0a7e90);
|
|
|
|
|
|
var marker_9686369fb88a198d929d5b8aed871846 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a6f8d52843872ef35c5ad8b09531f6cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f8f4412b32db9873213ef181f882fa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7855de60dc4a1f26c4e2ff9176b731cd = $(`<div id="html_7855de60dc4a1f26c4e2ff9176b731cd" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_3f8f4412b32db9873213ef181f882fa3.setContent(html_7855de60dc4a1f26c4e2ff9176b731cd);
|
|
|
|
|
|
|
|
marker_9686369fb88a198d929d5b8aed871846.bindPopup(popup_3f8f4412b32db9873213ef181f882fa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9686369fb88a198d929d5b8aed871846.setIcon(icon_a6f8d52843872ef35c5ad8b09531f6cb);
|
|
|
|
|
|
var marker_24bf79920b9c943f51818dc299508238 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8e37b2e5f1ebc4e6e404d36f86da7027 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5fb61b7227b815f2f0d779ca2c123d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae1546238354a6c60c9ee2d75dad796f = $(`<div id="html_ae1546238354a6c60c9ee2d75dad796f" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_b5fb61b7227b815f2f0d779ca2c123d0.setContent(html_ae1546238354a6c60c9ee2d75dad796f);
|
|
|
|
|
|
|
|
marker_24bf79920b9c943f51818dc299508238.bindPopup(popup_b5fb61b7227b815f2f0d779ca2c123d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24bf79920b9c943f51818dc299508238.setIcon(icon_8e37b2e5f1ebc4e6e404d36f86da7027);
|
|
|
|
|
|
var marker_12c6bc12b77b90780fc50c722b526ca1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f50952503d66cddb0898dc314bed5f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94a5338e43ef6087eb408e7c733c83fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae9f0d0bc20ea6897f1ab0e90f76eaed = $(`<div id="html_ae9f0d0bc20ea6897f1ab0e90f76eaed" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_94a5338e43ef6087eb408e7c733c83fe.setContent(html_ae9f0d0bc20ea6897f1ab0e90f76eaed);
|
|
|
|
|
|
|
|
marker_12c6bc12b77b90780fc50c722b526ca1.bindPopup(popup_94a5338e43ef6087eb408e7c733c83fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12c6bc12b77b90780fc50c722b526ca1.setIcon(icon_f50952503d66cddb0898dc314bed5f37);
|
|
|
|
|
|
var marker_0ff25dfd574ee43c11c701ce2b743a7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_95ba7ff5b93f44345256eb7e471d5eca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df349408570aecfc1deb429f3a112810 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48c88110f831a3a152d04d55937163f5 = $(`<div id="html_48c88110f831a3a152d04d55937163f5" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_df349408570aecfc1deb429f3a112810.setContent(html_48c88110f831a3a152d04d55937163f5);
|
|
|
|
|
|
|
|
marker_0ff25dfd574ee43c11c701ce2b743a7f.bindPopup(popup_df349408570aecfc1deb429f3a112810)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ff25dfd574ee43c11c701ce2b743a7f.setIcon(icon_95ba7ff5b93f44345256eb7e471d5eca);
|
|
|
|
|
|
var marker_dc9aadb744621d15240f3c38c1bf7502 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3addff43bb641510c5d8f3905f735d9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfebf96be749dd00b3d432e435d836fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_235841b12b8c191a132cb60fd0fc673c = $(`<div id="html_235841b12b8c191a132cb60fd0fc673c" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_cfebf96be749dd00b3d432e435d836fd.setContent(html_235841b12b8c191a132cb60fd0fc673c);
|
|
|
|
|
|
|
|
marker_dc9aadb744621d15240f3c38c1bf7502.bindPopup(popup_cfebf96be749dd00b3d432e435d836fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc9aadb744621d15240f3c38c1bf7502.setIcon(icon_3addff43bb641510c5d8f3905f735d9c);
|
|
|
|
|
|
var marker_11f50eb2fcfa133a0f47cb88c8f9b085 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a60a26bde609174822762ed78e0fd5fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f098e56e182e2c92aad5734bc53983e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_214a4fa70bab1c400717abd8d8f8f84a = $(`<div id="html_214a4fa70bab1c400717abd8d8f8f84a" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_1f098e56e182e2c92aad5734bc53983e.setContent(html_214a4fa70bab1c400717abd8d8f8f84a);
|
|
|
|
|
|
|
|
marker_11f50eb2fcfa133a0f47cb88c8f9b085.bindPopup(popup_1f098e56e182e2c92aad5734bc53983e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11f50eb2fcfa133a0f47cb88c8f9b085.setIcon(icon_a60a26bde609174822762ed78e0fd5fa);
|
|
|
|
|
|
var marker_eff681d750ffb6abdb79aeb95e2a1a13 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5ef031d3e979ad951d5dabe2232bfff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ba2fe11e6c879b03e32aba3dd568f73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2872b5f40642d870576b48106228367 = $(`<div id="html_b2872b5f40642d870576b48106228367" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_7ba2fe11e6c879b03e32aba3dd568f73.setContent(html_b2872b5f40642d870576b48106228367);
|
|
|
|
|
|
|
|
marker_eff681d750ffb6abdb79aeb95e2a1a13.bindPopup(popup_7ba2fe11e6c879b03e32aba3dd568f73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eff681d750ffb6abdb79aeb95e2a1a13.setIcon(icon_5ef031d3e979ad951d5dabe2232bfff1);
|
|
|
|
|
|
var marker_758ca59008c192b775ef140fdd10d0ea = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_421cc70403c024a62d336f8ae7fafe67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_878639ddf45df15a7bc62d208db33b3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b3ac6ede8feb78f199bf6915b479aec = $(`<div id="html_4b3ac6ede8feb78f199bf6915b479aec" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_878639ddf45df15a7bc62d208db33b3a.setContent(html_4b3ac6ede8feb78f199bf6915b479aec);
|
|
|
|
|
|
|
|
marker_758ca59008c192b775ef140fdd10d0ea.bindPopup(popup_878639ddf45df15a7bc62d208db33b3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_758ca59008c192b775ef140fdd10d0ea.setIcon(icon_421cc70403c024a62d336f8ae7fafe67);
|
|
|
|
|
|
var marker_867561cf3f56c260809c5ca3a1dd14b0 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5eaa51b224451b64db18c9ac39a11f01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a376cdf1ed981e6cd5a69ee8ad0c5f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15f1c367b324824468087a9f099fe14b = $(`<div id="html_15f1c367b324824468087a9f099fe14b" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_7a376cdf1ed981e6cd5a69ee8ad0c5f1.setContent(html_15f1c367b324824468087a9f099fe14b);
|
|
|
|
|
|
|
|
marker_867561cf3f56c260809c5ca3a1dd14b0.bindPopup(popup_7a376cdf1ed981e6cd5a69ee8ad0c5f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_867561cf3f56c260809c5ca3a1dd14b0.setIcon(icon_5eaa51b224451b64db18c9ac39a11f01);
|
|
|
|
|
|
var marker_8a1fb5a1d1d075374d62adbd653f5a3e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e79e88b54bd8e318a195f887ce95b353 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea0e904d44c4bd6215a97aebf391a4e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bec32277a0ed46fdc210139bf0443a5 = $(`<div id="html_7bec32277a0ed46fdc210139bf0443a5" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_ea0e904d44c4bd6215a97aebf391a4e6.setContent(html_7bec32277a0ed46fdc210139bf0443a5);
|
|
|
|
|
|
|
|
marker_8a1fb5a1d1d075374d62adbd653f5a3e.bindPopup(popup_ea0e904d44c4bd6215a97aebf391a4e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a1fb5a1d1d075374d62adbd653f5a3e.setIcon(icon_e79e88b54bd8e318a195f887ce95b353);
|
|
|
|
|
|
var marker_bbf9e0f8e290c658b9dfb7b268d23efa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1cbf94c680417e6bc2687224ef1bf675 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b00b2747fd2aee63ad757af92cd1e97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ba837c08fe2dda00c43c3acc48dfe67 = $(`<div id="html_8ba837c08fe2dda00c43c3acc48dfe67" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_9b00b2747fd2aee63ad757af92cd1e97.setContent(html_8ba837c08fe2dda00c43c3acc48dfe67);
|
|
|
|
|
|
|
|
marker_bbf9e0f8e290c658b9dfb7b268d23efa.bindPopup(popup_9b00b2747fd2aee63ad757af92cd1e97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbf9e0f8e290c658b9dfb7b268d23efa.setIcon(icon_1cbf94c680417e6bc2687224ef1bf675);
|
|
|
|
|
|
var marker_7a11a3d0b50a6208e8f3f7165eff52cf = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8d7cbc056c24e0af379953bb80f2e4e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bb412fc87761a11eee28179981c7d10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_031e91184d17401a48eb2d07b9999288 = $(`<div id="html_031e91184d17401a48eb2d07b9999288" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_2bb412fc87761a11eee28179981c7d10.setContent(html_031e91184d17401a48eb2d07b9999288);
|
|
|
|
|
|
|
|
marker_7a11a3d0b50a6208e8f3f7165eff52cf.bindPopup(popup_2bb412fc87761a11eee28179981c7d10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a11a3d0b50a6208e8f3f7165eff52cf.setIcon(icon_8d7cbc056c24e0af379953bb80f2e4e7);
|
|
|
|
|
|
var marker_7ae8066fe9b7cf87096fc3e2cfea09df = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_8c73cd6dd8dca124c0a35bfdb089bff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac1a108b65494554a305f3b9e1e3f690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9eabee447c4c4780219ceb0924650c9 = $(`<div id="html_f9eabee447c4c4780219ceb0924650c9" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_ac1a108b65494554a305f3b9e1e3f690.setContent(html_f9eabee447c4c4780219ceb0924650c9);
|
|
|
|
|
|
|
|
marker_7ae8066fe9b7cf87096fc3e2cfea09df.bindPopup(popup_ac1a108b65494554a305f3b9e1e3f690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ae8066fe9b7cf87096fc3e2cfea09df.setIcon(icon_8c73cd6dd8dca124c0a35bfdb089bff7);
|
|
|
|
|
|
var marker_ad1e515bc2ba4a93c7aa7026a70e33f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_7dc2a82cc17b8a6f09bf177449284466 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cfbb44f6f6b5c3a858642eebe93fa1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ccfee8a05c5ab904fffe0a259562a81 = $(`<div id="html_8ccfee8a05c5ab904fffe0a259562a81" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_4cfbb44f6f6b5c3a858642eebe93fa1c.setContent(html_8ccfee8a05c5ab904fffe0a259562a81);
|
|
|
|
|
|
|
|
marker_ad1e515bc2ba4a93c7aa7026a70e33f5.bindPopup(popup_4cfbb44f6f6b5c3a858642eebe93fa1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad1e515bc2ba4a93c7aa7026a70e33f5.setIcon(icon_7dc2a82cc17b8a6f09bf177449284466);
|
|
|
|
|
|
var marker_08c3e01c9c3f93aaa09ed39ba9bc9269 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e783e71d33d5b1a948771dd852b5bde0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61eb5367eebb81696ea655d2e1393206 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c06e3a08b34be2f08b51f6f7d2671bf = $(`<div id="html_8c06e3a08b34be2f08b51f6f7d2671bf" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_61eb5367eebb81696ea655d2e1393206.setContent(html_8c06e3a08b34be2f08b51f6f7d2671bf);
|
|
|
|
|
|
|
|
marker_08c3e01c9c3f93aaa09ed39ba9bc9269.bindPopup(popup_61eb5367eebb81696ea655d2e1393206)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08c3e01c9c3f93aaa09ed39ba9bc9269.setIcon(icon_e783e71d33d5b1a948771dd852b5bde0);
|
|
|
|
|
|
var marker_ccd0764c6f9764b3dccbee331c850dbb = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d065e1a073a61c47d1feae9f07675d16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6e768de328c4cdf7c2c8c73f023062e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9e18eceb45940559b63604dc3bf856d = $(`<div id="html_d9e18eceb45940559b63604dc3bf856d" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_c6e768de328c4cdf7c2c8c73f023062e.setContent(html_d9e18eceb45940559b63604dc3bf856d);
|
|
|
|
|
|
|
|
marker_ccd0764c6f9764b3dccbee331c850dbb.bindPopup(popup_c6e768de328c4cdf7c2c8c73f023062e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccd0764c6f9764b3dccbee331c850dbb.setIcon(icon_d065e1a073a61c47d1feae9f07675d16);
|
|
|
|
|
|
var marker_fa4dc06b0285dd74c556d78354ccf0b0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_90140d7ccb63790212637dd15df6f074 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f988fa61b504c42a404de332ae82dae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_555fd906cc1cb7ac8afb5eb7ec2cc609 = $(`<div id="html_555fd906cc1cb7ac8afb5eb7ec2cc609" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_5f988fa61b504c42a404de332ae82dae.setContent(html_555fd906cc1cb7ac8afb5eb7ec2cc609);
|
|
|
|
|
|
|
|
marker_fa4dc06b0285dd74c556d78354ccf0b0.bindPopup(popup_5f988fa61b504c42a404de332ae82dae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa4dc06b0285dd74c556d78354ccf0b0.setIcon(icon_90140d7ccb63790212637dd15df6f074);
|
|
|
|
|
|
var marker_b8f23dba12caeb3ea961fa7a6f36a60b = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_16eccbd36bb8141a9bb40b2f33f009f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c0febc702c53f2223e3b7ac2b901a6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d54a4006fdd12b3c4cd140dbc2c8875c = $(`<div id="html_d54a4006fdd12b3c4cd140dbc2c8875c" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_9c0febc702c53f2223e3b7ac2b901a6c.setContent(html_d54a4006fdd12b3c4cd140dbc2c8875c);
|
|
|
|
|
|
|
|
marker_b8f23dba12caeb3ea961fa7a6f36a60b.bindPopup(popup_9c0febc702c53f2223e3b7ac2b901a6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8f23dba12caeb3ea961fa7a6f36a60b.setIcon(icon_16eccbd36bb8141a9bb40b2f33f009f3);
|
|
|
|
|
|
var marker_bf9771b864fd2bfdecf9fda8168cbbe1 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ea429895673fec12e2ac2842d162a2a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4743c5adfb1567d54784b69e26434baa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0e98914c2e1edd94c995d52364c9e2d = $(`<div id="html_a0e98914c2e1edd94c995d52364c9e2d" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_4743c5adfb1567d54784b69e26434baa.setContent(html_a0e98914c2e1edd94c995d52364c9e2d);
|
|
|
|
|
|
|
|
marker_bf9771b864fd2bfdecf9fda8168cbbe1.bindPopup(popup_4743c5adfb1567d54784b69e26434baa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf9771b864fd2bfdecf9fda8168cbbe1.setIcon(icon_ea429895673fec12e2ac2842d162a2a2);
|
|
|
|
|
|
var marker_0c6e184177341069463eb34e4599c302 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0a37a25a7384029f639ffefeda40f180 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f701f979552c2b89263bef3bb2cf277c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf3ca9980a9a33ddd2a6e6f1ab0a026c = $(`<div id="html_bf3ca9980a9a33ddd2a6e6f1ab0a026c" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_f701f979552c2b89263bef3bb2cf277c.setContent(html_bf3ca9980a9a33ddd2a6e6f1ab0a026c);
|
|
|
|
|
|
|
|
marker_0c6e184177341069463eb34e4599c302.bindPopup(popup_f701f979552c2b89263bef3bb2cf277c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c6e184177341069463eb34e4599c302.setIcon(icon_0a37a25a7384029f639ffefeda40f180);
|
|
|
|
|
|
var marker_c12a177eba09de7e8cae234b6cdbcc42 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9863ecd2111e1f68faee91e54b02478f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec053fcd87a8ec6bfb0e809bce8d7a74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5aba583c173816d13a4f3cf232ed6aa = $(`<div id="html_a5aba583c173816d13a4f3cf232ed6aa" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_ec053fcd87a8ec6bfb0e809bce8d7a74.setContent(html_a5aba583c173816d13a4f3cf232ed6aa);
|
|
|
|
|
|
|
|
marker_c12a177eba09de7e8cae234b6cdbcc42.bindPopup(popup_ec053fcd87a8ec6bfb0e809bce8d7a74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c12a177eba09de7e8cae234b6cdbcc42.setIcon(icon_9863ecd2111e1f68faee91e54b02478f);
|
|
|
|
|
|
var marker_539e9049d28f05121ce69c282dd9ec4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_73823eec4686b38ba9f4542aa8a8df4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87f047841bdac07d095f31eef26c5674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4152cae0e87230c999b7867fc5be0d18 = $(`<div id="html_4152cae0e87230c999b7867fc5be0d18" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_87f047841bdac07d095f31eef26c5674.setContent(html_4152cae0e87230c999b7867fc5be0d18);
|
|
|
|
|
|
|
|
marker_539e9049d28f05121ce69c282dd9ec4f.bindPopup(popup_87f047841bdac07d095f31eef26c5674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_539e9049d28f05121ce69c282dd9ec4f.setIcon(icon_73823eec4686b38ba9f4542aa8a8df4b);
|
|
|
|
|
|
var marker_d6c2a0c7a0f96f570d7e0abf5b153d31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_128ef5ed93ad586e3793492eea389746 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0674cecd52d1c00a4a5bbdd6a677b65f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15c69543dff562574962eeaaebd9a1cc = $(`<div id="html_15c69543dff562574962eeaaebd9a1cc" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_0674cecd52d1c00a4a5bbdd6a677b65f.setContent(html_15c69543dff562574962eeaaebd9a1cc);
|
|
|
|
|
|
|
|
marker_d6c2a0c7a0f96f570d7e0abf5b153d31.bindPopup(popup_0674cecd52d1c00a4a5bbdd6a677b65f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6c2a0c7a0f96f570d7e0abf5b153d31.setIcon(icon_128ef5ed93ad586e3793492eea389746);
|
|
|
|
|
|
var marker_8ea857536f6f3e179415bca7ab3b1b7d = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ad11e672cf4beec39708c2c49e0ca832 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ec681858026ce53ba8feaa85e73074d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d5f233f3a3c0a8ad3cf1f863bec2954 = $(`<div id="html_3d5f233f3a3c0a8ad3cf1f863bec2954" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_5ec681858026ce53ba8feaa85e73074d.setContent(html_3d5f233f3a3c0a8ad3cf1f863bec2954);
|
|
|
|
|
|
|
|
marker_8ea857536f6f3e179415bca7ab3b1b7d.bindPopup(popup_5ec681858026ce53ba8feaa85e73074d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ea857536f6f3e179415bca7ab3b1b7d.setIcon(icon_ad11e672cf4beec39708c2c49e0ca832);
|
|
|
|
|
|
var marker_cf1d074338677ec4993babb797037449 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5e287e8aa444e1ef3aa63438f233f222 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89b353cc61040e3b37e0862b5dc30f14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0da640781eee4286af4eafe6269af2a4 = $(`<div id="html_0da640781eee4286af4eafe6269af2a4" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_89b353cc61040e3b37e0862b5dc30f14.setContent(html_0da640781eee4286af4eafe6269af2a4);
|
|
|
|
|
|
|
|
marker_cf1d074338677ec4993babb797037449.bindPopup(popup_89b353cc61040e3b37e0862b5dc30f14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf1d074338677ec4993babb797037449.setIcon(icon_5e287e8aa444e1ef3aa63438f233f222);
|
|
|
|
|
|
var marker_d290f87c75c55b7d3989fc7e460744fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3785716a434d7ca464cc7f9d423b8f01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7274d39cb276a7b00882f7a68b20fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_655abcbc06b06fe1937c331fcc47be15 = $(`<div id="html_655abcbc06b06fe1937c331fcc47be15" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_f7274d39cb276a7b00882f7a68b20fbd.setContent(html_655abcbc06b06fe1937c331fcc47be15);
|
|
|
|
|
|
|
|
marker_d290f87c75c55b7d3989fc7e460744fc.bindPopup(popup_f7274d39cb276a7b00882f7a68b20fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d290f87c75c55b7d3989fc7e460744fc.setIcon(icon_3785716a434d7ca464cc7f9d423b8f01);
|
|
|
|
|
|
var marker_d2356b6466affa6dcdd1ad6d0b3ae5e5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_77486e55a796ebbcb16c8d22fcc35d0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76e814eb306e2b3c770a8deadb6253b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bd61dfba8355c73e0fd78345411cd14 = $(`<div id="html_6bd61dfba8355c73e0fd78345411cd14" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_76e814eb306e2b3c770a8deadb6253b0.setContent(html_6bd61dfba8355c73e0fd78345411cd14);
|
|
|
|
|
|
|
|
marker_d2356b6466affa6dcdd1ad6d0b3ae5e5.bindPopup(popup_76e814eb306e2b3c770a8deadb6253b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2356b6466affa6dcdd1ad6d0b3ae5e5.setIcon(icon_77486e55a796ebbcb16c8d22fcc35d0c);
|
|
|
|
|
|
var marker_de39cf77bece69df8722cd2eeb595de8 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_aeeee8e2f74ad8a84433fd286c04beb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeee9e8b809b85f8f92ab8a48bd56e8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e760b106999ee26d252392a6b931eb6 = $(`<div id="html_9e760b106999ee26d252392a6b931eb6" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_eeee9e8b809b85f8f92ab8a48bd56e8d.setContent(html_9e760b106999ee26d252392a6b931eb6);
|
|
|
|
|
|
|
|
marker_de39cf77bece69df8722cd2eeb595de8.bindPopup(popup_eeee9e8b809b85f8f92ab8a48bd56e8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de39cf77bece69df8722cd2eeb595de8.setIcon(icon_aeeee8e2f74ad8a84433fd286c04beb6);
|
|
|
|
|
|
var marker_37553a54b94508cc28e5c3794f81551b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0fd979d0e4b04b5f8c836a94c2b20cb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_180d47a7e8011454f514021b393e8575 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22894570ba5d9b949069e33fb1456a80 = $(`<div id="html_22894570ba5d9b949069e33fb1456a80" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_180d47a7e8011454f514021b393e8575.setContent(html_22894570ba5d9b949069e33fb1456a80);
|
|
|
|
|
|
|
|
marker_37553a54b94508cc28e5c3794f81551b.bindPopup(popup_180d47a7e8011454f514021b393e8575)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37553a54b94508cc28e5c3794f81551b.setIcon(icon_0fd979d0e4b04b5f8c836a94c2b20cb2);
|
|
|
|
|
|
var marker_cbdeb41e26273ee3cd0ca3772535dc14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3f26a436765a653797330024d4d76c42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64cc50541814740026b6d55c822102db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_812ce7c34a4426cc081baf2bd593527f = $(`<div id="html_812ce7c34a4426cc081baf2bd593527f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_64cc50541814740026b6d55c822102db.setContent(html_812ce7c34a4426cc081baf2bd593527f);
|
|
|
|
|
|
|
|
marker_cbdeb41e26273ee3cd0ca3772535dc14.bindPopup(popup_64cc50541814740026b6d55c822102db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbdeb41e26273ee3cd0ca3772535dc14.setIcon(icon_3f26a436765a653797330024d4d76c42);
|
|
|
|
|
|
var marker_2145507105c490724f29e444958354e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9be367423a97e5e548c9be798610eb6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c3fe865128b3e294f6ecdc78673eb4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6617f70c290dcaae117a6b316d37ea8 = $(`<div id="html_f6617f70c290dcaae117a6b316d37ea8" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_4c3fe865128b3e294f6ecdc78673eb4c.setContent(html_f6617f70c290dcaae117a6b316d37ea8);
|
|
|
|
|
|
|
|
marker_2145507105c490724f29e444958354e0.bindPopup(popup_4c3fe865128b3e294f6ecdc78673eb4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2145507105c490724f29e444958354e0.setIcon(icon_9be367423a97e5e548c9be798610eb6b);
|
|
|
|
|
|
var marker_04d9d0e3b0651fd7748e4986ba3cb39b = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_65a55ddea2f35a90739f8e03cbdc6cc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0752e0b04422ef1c945547968df02c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72fe47239bcb59aa0e46c4b6b61899d8 = $(`<div id="html_72fe47239bcb59aa0e46c4b6b61899d8" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_c0752e0b04422ef1c945547968df02c4.setContent(html_72fe47239bcb59aa0e46c4b6b61899d8);
|
|
|
|
|
|
|
|
marker_04d9d0e3b0651fd7748e4986ba3cb39b.bindPopup(popup_c0752e0b04422ef1c945547968df02c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04d9d0e3b0651fd7748e4986ba3cb39b.setIcon(icon_65a55ddea2f35a90739f8e03cbdc6cc4);
|
|
|
|
|
|
var marker_7e258de26181a3e72c12847cb7434907 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_4810bc6f5ec00a995d2d0c2ea019a548 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cac88935b529784c76a93663b0fc6ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fe5c50795c770b408f8a6b38d3a3ff2 = $(`<div id="html_1fe5c50795c770b408f8a6b38d3a3ff2" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_1cac88935b529784c76a93663b0fc6ed.setContent(html_1fe5c50795c770b408f8a6b38d3a3ff2);
|
|
|
|
|
|
|
|
marker_7e258de26181a3e72c12847cb7434907.bindPopup(popup_1cac88935b529784c76a93663b0fc6ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e258de26181a3e72c12847cb7434907.setIcon(icon_4810bc6f5ec00a995d2d0c2ea019a548);
|
|
|
|
|
|
var marker_9822453a8b38cdfa0e3bda99e0679f12 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_65a2e29f7395c27e28933c2228d4e65c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e56aeee9094c5d1459a2ef660b9037f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3f9d8ba62a62acf4ff9e8c5dbcb691 = $(`<div id="html_5f3f9d8ba62a62acf4ff9e8c5dbcb691" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_2e56aeee9094c5d1459a2ef660b9037f.setContent(html_5f3f9d8ba62a62acf4ff9e8c5dbcb691);
|
|
|
|
|
|
|
|
marker_9822453a8b38cdfa0e3bda99e0679f12.bindPopup(popup_2e56aeee9094c5d1459a2ef660b9037f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9822453a8b38cdfa0e3bda99e0679f12.setIcon(icon_65a2e29f7395c27e28933c2228d4e65c);
|
|
|
|
|
|
var marker_5610730b7e1962c661287368c2125063 = L.marker(
|
|
[13.5976, 100.597],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_df3160ccea6630d8381c1e7f004e0b29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f85df9550b3a1e6220bba503dd189b03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc36f0a538c18f5869082c8c3d86c2ea = $(`<div id="html_fc36f0a538c18f5869082c8c3d86c2ea" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_f85df9550b3a1e6220bba503dd189b03.setContent(html_fc36f0a538c18f5869082c8c3d86c2ea);
|
|
|
|
|
|
|
|
marker_5610730b7e1962c661287368c2125063.bindPopup(popup_f85df9550b3a1e6220bba503dd189b03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5610730b7e1962c661287368c2125063.setIcon(icon_df3160ccea6630d8381c1e7f004e0b29);
|
|
|
|
|
|
var marker_a75b3c539bd70484adb1f86693932c61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9e3a4dc8ff8bbffd36c1f8e6e933ffe3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee18775aeaa71c02a1d8e21d3df2973a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4285ac394fffd2dd66263a5a51ba0f8 = $(`<div id="html_a4285ac394fffd2dd66263a5a51ba0f8" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_ee18775aeaa71c02a1d8e21d3df2973a.setContent(html_a4285ac394fffd2dd66263a5a51ba0f8);
|
|
|
|
|
|
|
|
marker_a75b3c539bd70484adb1f86693932c61.bindPopup(popup_ee18775aeaa71c02a1d8e21d3df2973a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a75b3c539bd70484adb1f86693932c61.setIcon(icon_9e3a4dc8ff8bbffd36c1f8e6e933ffe3);
|
|
|
|
|
|
var marker_7760bc1d56c6db882e4aff6e9b053f87 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a0c6870fdeeecd32577d1c93e000229f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e7fbf0a3e373472d568cf96473a3223 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_084e8719b4afa674ec69a7393b6561cb = $(`<div id="html_084e8719b4afa674ec69a7393b6561cb" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_4e7fbf0a3e373472d568cf96473a3223.setContent(html_084e8719b4afa674ec69a7393b6561cb);
|
|
|
|
|
|
|
|
marker_7760bc1d56c6db882e4aff6e9b053f87.bindPopup(popup_4e7fbf0a3e373472d568cf96473a3223)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7760bc1d56c6db882e4aff6e9b053f87.setIcon(icon_a0c6870fdeeecd32577d1c93e000229f);
|
|
|
|
|
|
var marker_11fe4125cfbfc64a1437faf594741494 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_020e0afcde1537e569e4db1f20eee3f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7025ba008b0c600cd929a79f92bca5a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82623ac85a7ee3d192975b34de3f992d = $(`<div id="html_82623ac85a7ee3d192975b34de3f992d" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_7025ba008b0c600cd929a79f92bca5a0.setContent(html_82623ac85a7ee3d192975b34de3f992d);
|
|
|
|
|
|
|
|
marker_11fe4125cfbfc64a1437faf594741494.bindPopup(popup_7025ba008b0c600cd929a79f92bca5a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11fe4125cfbfc64a1437faf594741494.setIcon(icon_020e0afcde1537e569e4db1f20eee3f6);
|
|
|
|
|
|
var marker_78fe9e31bd5c18bb89b50fbb420b5f39 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a9e2f31444e147e7c1740c77666f228f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0dfbc5786dd6f9c9a2b1684741ebca5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3fa70c09b9e7184fb5201e663308bd2 = $(`<div id="html_e3fa70c09b9e7184fb5201e663308bd2" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_d0dfbc5786dd6f9c9a2b1684741ebca5.setContent(html_e3fa70c09b9e7184fb5201e663308bd2);
|
|
|
|
|
|
|
|
marker_78fe9e31bd5c18bb89b50fbb420b5f39.bindPopup(popup_d0dfbc5786dd6f9c9a2b1684741ebca5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78fe9e31bd5c18bb89b50fbb420b5f39.setIcon(icon_a9e2f31444e147e7c1740c77666f228f);
|
|
|
|
|
|
var marker_77f2b066bd5b7469cb27b1d7eddcab99 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9960edf94b41580825c36d4a7e799c82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef9c77369d47de2ccc33f88d07123ac0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364e552195d2965a269708e99e12d3be = $(`<div id="html_364e552195d2965a269708e99e12d3be" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_ef9c77369d47de2ccc33f88d07123ac0.setContent(html_364e552195d2965a269708e99e12d3be);
|
|
|
|
|
|
|
|
marker_77f2b066bd5b7469cb27b1d7eddcab99.bindPopup(popup_ef9c77369d47de2ccc33f88d07123ac0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77f2b066bd5b7469cb27b1d7eddcab99.setIcon(icon_9960edf94b41580825c36d4a7e799c82);
|
|
|
|
|
|
var marker_8b21b2ff60b3436d323efe7de1f40652 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_cb785c3aab7e0a7f74e57f1bcd27b84b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c7ea96de0f1e301773efa7a14800fd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b46503d81a02800d3d434260a1a8a0c = $(`<div id="html_6b46503d81a02800d3d434260a1a8a0c" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_4c7ea96de0f1e301773efa7a14800fd1.setContent(html_6b46503d81a02800d3d434260a1a8a0c);
|
|
|
|
|
|
|
|
marker_8b21b2ff60b3436d323efe7de1f40652.bindPopup(popup_4c7ea96de0f1e301773efa7a14800fd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b21b2ff60b3436d323efe7de1f40652.setIcon(icon_cb785c3aab7e0a7f74e57f1bcd27b84b);
|
|
|
|
|
|
var marker_87112de59094e293f0196f813d1dc95c = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_efe831d60f9b5aebe81cafceeb2596e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26613633a535504dc0a400b73acf49fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8f731700a0350da04bbddb20af8803b = $(`<div id="html_d8f731700a0350da04bbddb20af8803b" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_26613633a535504dc0a400b73acf49fd.setContent(html_d8f731700a0350da04bbddb20af8803b);
|
|
|
|
|
|
|
|
marker_87112de59094e293f0196f813d1dc95c.bindPopup(popup_26613633a535504dc0a400b73acf49fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87112de59094e293f0196f813d1dc95c.setIcon(icon_efe831d60f9b5aebe81cafceeb2596e8);
|
|
|
|
|
|
var marker_d92d41279a3ab971d56222c41990b16e = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_34e1b0d6d0b963c146520afa8af54007 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31e6da8ab7d211f317756e517d389d11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00d78e8e295697e9c6ba2d7ff5d56215 = $(`<div id="html_00d78e8e295697e9c6ba2d7ff5d56215" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_31e6da8ab7d211f317756e517d389d11.setContent(html_00d78e8e295697e9c6ba2d7ff5d56215);
|
|
|
|
|
|
|
|
marker_d92d41279a3ab971d56222c41990b16e.bindPopup(popup_31e6da8ab7d211f317756e517d389d11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d92d41279a3ab971d56222c41990b16e.setIcon(icon_34e1b0d6d0b963c146520afa8af54007);
|
|
|
|
|
|
var marker_17b25f73cbb0d4894d83c2a7f3830507 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_60054a2cae0305ac01dba22907e9761b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d4c29df82f70675770ad70f4e117825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_310805d67aa7da900ba40bb88e4cb367 = $(`<div id="html_310805d67aa7da900ba40bb88e4cb367" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_2d4c29df82f70675770ad70f4e117825.setContent(html_310805d67aa7da900ba40bb88e4cb367);
|
|
|
|
|
|
|
|
marker_17b25f73cbb0d4894d83c2a7f3830507.bindPopup(popup_2d4c29df82f70675770ad70f4e117825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17b25f73cbb0d4894d83c2a7f3830507.setIcon(icon_60054a2cae0305ac01dba22907e9761b);
|
|
|
|
|
|
var marker_f4ec04b7fe5556e14a64931b4407ce77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9a98f533acad94d3c8d58977b05e3111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b6d02777ba57ee827919bfa0cfc4119 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc8929a4c5cce96389fcc89b78748a96 = $(`<div id="html_cc8929a4c5cce96389fcc89b78748a96" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_6b6d02777ba57ee827919bfa0cfc4119.setContent(html_cc8929a4c5cce96389fcc89b78748a96);
|
|
|
|
|
|
|
|
marker_f4ec04b7fe5556e14a64931b4407ce77.bindPopup(popup_6b6d02777ba57ee827919bfa0cfc4119)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4ec04b7fe5556e14a64931b4407ce77.setIcon(icon_9a98f533acad94d3c8d58977b05e3111);
|
|
|
|
|
|
var marker_480dcb8ba2d55601da7ec4edcfee7330 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_25c4dbc5246f141f9254989d532ce702 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a0c6b676356186d2109543a835d4de2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f68bb258d02a10a82cf9d58ec544088d = $(`<div id="html_f68bb258d02a10a82cf9d58ec544088d" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_9a0c6b676356186d2109543a835d4de2.setContent(html_f68bb258d02a10a82cf9d58ec544088d);
|
|
|
|
|
|
|
|
marker_480dcb8ba2d55601da7ec4edcfee7330.bindPopup(popup_9a0c6b676356186d2109543a835d4de2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_480dcb8ba2d55601da7ec4edcfee7330.setIcon(icon_25c4dbc5246f141f9254989d532ce702);
|
|
|
|
|
|
var marker_e289c9bbb7721713c4901a7ef5a0c7b4 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e4bedd16c6f5cd898962f67a07adbb24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4924f24bd74087478ba39072a66274a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccb8efc590f611420d3148c97d84a38f = $(`<div id="html_ccb8efc590f611420d3148c97d84a38f" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_4924f24bd74087478ba39072a66274a9.setContent(html_ccb8efc590f611420d3148c97d84a38f);
|
|
|
|
|
|
|
|
marker_e289c9bbb7721713c4901a7ef5a0c7b4.bindPopup(popup_4924f24bd74087478ba39072a66274a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e289c9bbb7721713c4901a7ef5a0c7b4.setIcon(icon_e4bedd16c6f5cd898962f67a07adbb24);
|
|
|
|
|
|
var marker_6cd446f081e418d0e136183cfbb1a43f = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c9827273483e207ae86e674fef874f2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a0955710c78578d834ceee041cc7836 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19a079b84dcd95404ccc5536f40236ee = $(`<div id="html_19a079b84dcd95404ccc5536f40236ee" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_6a0955710c78578d834ceee041cc7836.setContent(html_19a079b84dcd95404ccc5536f40236ee);
|
|
|
|
|
|
|
|
marker_6cd446f081e418d0e136183cfbb1a43f.bindPopup(popup_6a0955710c78578d834ceee041cc7836)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cd446f081e418d0e136183cfbb1a43f.setIcon(icon_c9827273483e207ae86e674fef874f2b);
|
|
|
|
|
|
var marker_64ac4b8a79079cfe3017772bd67eb7c2 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9fc7fc7c4c8ca7786decc878b98444d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32886e1b0d3e0cd4117958a711bfc0c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c522a3a8260362ae97344d8faed3edfc = $(`<div id="html_c522a3a8260362ae97344d8faed3edfc" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_32886e1b0d3e0cd4117958a711bfc0c9.setContent(html_c522a3a8260362ae97344d8faed3edfc);
|
|
|
|
|
|
|
|
marker_64ac4b8a79079cfe3017772bd67eb7c2.bindPopup(popup_32886e1b0d3e0cd4117958a711bfc0c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64ac4b8a79079cfe3017772bd67eb7c2.setIcon(icon_9fc7fc7c4c8ca7786decc878b98444d7);
|
|
|
|
|
|
var marker_a20326ea36cec07505648d2d4d8aa9dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_bacb320d87cfa78037aa2c70c49cbc52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb94e03f2e2c1fbac5129e7baf4999b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e14783f89ac8137c4e314e57453b1860 = $(`<div id="html_e14783f89ac8137c4e314e57453b1860" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_cb94e03f2e2c1fbac5129e7baf4999b5.setContent(html_e14783f89ac8137c4e314e57453b1860);
|
|
|
|
|
|
|
|
marker_a20326ea36cec07505648d2d4d8aa9dc.bindPopup(popup_cb94e03f2e2c1fbac5129e7baf4999b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a20326ea36cec07505648d2d4d8aa9dc.setIcon(icon_bacb320d87cfa78037aa2c70c49cbc52);
|
|
|
|
|
|
var marker_d95ec01ae4da6d5bfb4a2c48c4f6e5d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_956b8de0bcb9e15fb1f372b9491c5a2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a35f2b696fd0bb8cd19ab5d5dd970f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feb8443a2829054bcf529afd6b949fb7 = $(`<div id="html_feb8443a2829054bcf529afd6b949fb7" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_3a35f2b696fd0bb8cd19ab5d5dd970f2.setContent(html_feb8443a2829054bcf529afd6b949fb7);
|
|
|
|
|
|
|
|
marker_d95ec01ae4da6d5bfb4a2c48c4f6e5d7.bindPopup(popup_3a35f2b696fd0bb8cd19ab5d5dd970f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d95ec01ae4da6d5bfb4a2c48c4f6e5d7.setIcon(icon_956b8de0bcb9e15fb1f372b9491c5a2f);
|
|
|
|
|
|
var marker_a2186a84d465b68421874d0e38334429 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_52dff7693ef0454e770994fc6ab15e49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e276746aa4c4f033092ce36b7bc0ae9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95d786c911f84bbc26fa86c7cb218db8 = $(`<div id="html_95d786c911f84bbc26fa86c7cb218db8" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_1e276746aa4c4f033092ce36b7bc0ae9.setContent(html_95d786c911f84bbc26fa86c7cb218db8);
|
|
|
|
|
|
|
|
marker_a2186a84d465b68421874d0e38334429.bindPopup(popup_1e276746aa4c4f033092ce36b7bc0ae9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2186a84d465b68421874d0e38334429.setIcon(icon_52dff7693ef0454e770994fc6ab15e49);
|
|
|
|
|
|
var marker_4a659bdfb3c5530ee1a60c9738af86c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_60a0216c35822e8b00ed6d9f62adfd2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fe2f25738dab0c9ac6d9516e247cb06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_023fd89b2241e8b7a50b6f8b639e50df = $(`<div id="html_023fd89b2241e8b7a50b6f8b639e50df" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_8fe2f25738dab0c9ac6d9516e247cb06.setContent(html_023fd89b2241e8b7a50b6f8b639e50df);
|
|
|
|
|
|
|
|
marker_4a659bdfb3c5530ee1a60c9738af86c2.bindPopup(popup_8fe2f25738dab0c9ac6d9516e247cb06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a659bdfb3c5530ee1a60c9738af86c2.setIcon(icon_60a0216c35822e8b00ed6d9f62adfd2d);
|
|
|
|
|
|
var marker_eaae4cb314f65daf538c70040b99e1f2 = L.marker(
|
|
[37.79, -122.401],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9f4d6efcc436e3d71b362c3b07cc0c2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3da087fc48aa8d0effb40732b9e14a14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2e7d09e8fd0cedaa5bbee6553ba481a = $(`<div id="html_a2e7d09e8fd0cedaa5bbee6553ba481a" style="width: 100.0%; height: 100.0%;">nostr-server-production.up.railway.app</div>`)[0];
|
|
popup_3da087fc48aa8d0effb40732b9e14a14.setContent(html_a2e7d09e8fd0cedaa5bbee6553ba481a);
|
|
|
|
|
|
|
|
marker_eaae4cb314f65daf538c70040b99e1f2.bindPopup(popup_3da087fc48aa8d0effb40732b9e14a14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaae4cb314f65daf538c70040b99e1f2.setIcon(icon_9f4d6efcc436e3d71b362c3b07cc0c2b);
|
|
|
|
|
|
var marker_7788ac4391b99987622309172d5b8b01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_b59d966c045a7df56c7626fae2070b56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f04f7838eb548e57e627235e6e2a3979 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a605fd9708c7166920bcfc402f192ac7 = $(`<div id="html_a605fd9708c7166920bcfc402f192ac7" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_f04f7838eb548e57e627235e6e2a3979.setContent(html_a605fd9708c7166920bcfc402f192ac7);
|
|
|
|
|
|
|
|
marker_7788ac4391b99987622309172d5b8b01.bindPopup(popup_f04f7838eb548e57e627235e6e2a3979)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7788ac4391b99987622309172d5b8b01.setIcon(icon_b59d966c045a7df56c7626fae2070b56);
|
|
|
|
|
|
var marker_d2936e2e4de8c906ee0a9d646fdbf0d2 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_95c07a346605c878eb4b6cdcab4317ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7289927909711c0f9a130d47f585dba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d79daca2421038189d49b320839354c8 = $(`<div id="html_d79daca2421038189d49b320839354c8" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_7289927909711c0f9a130d47f585dba7.setContent(html_d79daca2421038189d49b320839354c8);
|
|
|
|
|
|
|
|
marker_d2936e2e4de8c906ee0a9d646fdbf0d2.bindPopup(popup_7289927909711c0f9a130d47f585dba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2936e2e4de8c906ee0a9d646fdbf0d2.setIcon(icon_95c07a346605c878eb4b6cdcab4317ef);
|
|
|
|
|
|
var marker_95094c1f14da038fe2da20dae83ee21a = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d6b7cd767aefe1553798bcf66013d5c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb71c98161558884bc8cba9d5fe95847 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa85bfbe3b05be57a547eca0313fa97f = $(`<div id="html_aa85bfbe3b05be57a547eca0313fa97f" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_fb71c98161558884bc8cba9d5fe95847.setContent(html_aa85bfbe3b05be57a547eca0313fa97f);
|
|
|
|
|
|
|
|
marker_95094c1f14da038fe2da20dae83ee21a.bindPopup(popup_fb71c98161558884bc8cba9d5fe95847)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95094c1f14da038fe2da20dae83ee21a.setIcon(icon_d6b7cd767aefe1553798bcf66013d5c5);
|
|
|
|
|
|
var marker_e73ed2167533af87040fcdee29091c81 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6c5a193213238386c9ca5186901a24ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f91604f54959dca9be5f527eeedb981 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f72c847477f43ae5b2a5091165692e9 = $(`<div id="html_2f72c847477f43ae5b2a5091165692e9" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_5f91604f54959dca9be5f527eeedb981.setContent(html_2f72c847477f43ae5b2a5091165692e9);
|
|
|
|
|
|
|
|
marker_e73ed2167533af87040fcdee29091c81.bindPopup(popup_5f91604f54959dca9be5f527eeedb981)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e73ed2167533af87040fcdee29091c81.setIcon(icon_6c5a193213238386c9ca5186901a24ee);
|
|
|
|
|
|
var marker_fe89e8de042942d5ae3e2e80d6fb391f = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_07a5f0c19c2eaba2320a1ec8c422190f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_199604787d5e4bd5a6bb25121a908556 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72d77c6460f6811983048da4466c3daf = $(`<div id="html_72d77c6460f6811983048da4466c3daf" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_199604787d5e4bd5a6bb25121a908556.setContent(html_72d77c6460f6811983048da4466c3daf);
|
|
|
|
|
|
|
|
marker_fe89e8de042942d5ae3e2e80d6fb391f.bindPopup(popup_199604787d5e4bd5a6bb25121a908556)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe89e8de042942d5ae3e2e80d6fb391f.setIcon(icon_07a5f0c19c2eaba2320a1ec8c422190f);
|
|
|
|
|
|
var marker_5cba84da011271fc645badccef446313 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e632a79ea8648ce106bddd26a35dcf1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fd12453f433e9b8973a4469f5a0fe2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c0fff78d7b7bdb27ea456c073d04455 = $(`<div id="html_4c0fff78d7b7bdb27ea456c073d04455" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_3fd12453f433e9b8973a4469f5a0fe2c.setContent(html_4c0fff78d7b7bdb27ea456c073d04455);
|
|
|
|
|
|
|
|
marker_5cba84da011271fc645badccef446313.bindPopup(popup_3fd12453f433e9b8973a4469f5a0fe2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cba84da011271fc645badccef446313.setIcon(icon_e632a79ea8648ce106bddd26a35dcf1f);
|
|
|
|
|
|
var marker_bd37da4cf044531feb61b80ed3708dea = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f0275591781cf2e6b5acb6314d15f3d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6721cf4bd258be293abea2a4e4ca71b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd6cfd73eefed43eb0e9639d75ed4f9c = $(`<div id="html_cd6cfd73eefed43eb0e9639d75ed4f9c" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_6721cf4bd258be293abea2a4e4ca71b6.setContent(html_cd6cfd73eefed43eb0e9639d75ed4f9c);
|
|
|
|
|
|
|
|
marker_bd37da4cf044531feb61b80ed3708dea.bindPopup(popup_6721cf4bd258be293abea2a4e4ca71b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd37da4cf044531feb61b80ed3708dea.setIcon(icon_f0275591781cf2e6b5acb6314d15f3d2);
|
|
|
|
|
|
var marker_8b8a334298082421a3448d1d56676812 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_44a018313e3d86f22f948b4a69d60b90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1093ae468f5a01d8ab9f5bdf87e3b6a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_665b1d7be6bf2ab3e262a0f431dcb3d6 = $(`<div id="html_665b1d7be6bf2ab3e262a0f431dcb3d6" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_1093ae468f5a01d8ab9f5bdf87e3b6a6.setContent(html_665b1d7be6bf2ab3e262a0f431dcb3d6);
|
|
|
|
|
|
|
|
marker_8b8a334298082421a3448d1d56676812.bindPopup(popup_1093ae468f5a01d8ab9f5bdf87e3b6a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b8a334298082421a3448d1d56676812.setIcon(icon_44a018313e3d86f22f948b4a69d60b90);
|
|
|
|
|
|
var marker_ebb839cd583d6dc076f0725d38ca8cca = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5a68c642a39a380ae0eafa26013059d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f623130c1c7f4a3150dc756cd2269eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d92bb6b63adaedb1ead0667684120261 = $(`<div id="html_d92bb6b63adaedb1ead0667684120261" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_5f623130c1c7f4a3150dc756cd2269eb.setContent(html_d92bb6b63adaedb1ead0667684120261);
|
|
|
|
|
|
|
|
marker_ebb839cd583d6dc076f0725d38ca8cca.bindPopup(popup_5f623130c1c7f4a3150dc756cd2269eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebb839cd583d6dc076f0725d38ca8cca.setIcon(icon_5a68c642a39a380ae0eafa26013059d9);
|
|
|
|
|
|
var marker_f3fd71622ac90dfe3a8f565dcc2ae0ac = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_32c91cd04d6e5cfaa9c5b03f1709422d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2a4bc927bcd5be23cfa8833f774fe6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b08feef6e2a00c9a92173c57eedaa19 = $(`<div id="html_0b08feef6e2a00c9a92173c57eedaa19" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_f2a4bc927bcd5be23cfa8833f774fe6e.setContent(html_0b08feef6e2a00c9a92173c57eedaa19);
|
|
|
|
|
|
|
|
marker_f3fd71622ac90dfe3a8f565dcc2ae0ac.bindPopup(popup_f2a4bc927bcd5be23cfa8833f774fe6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3fd71622ac90dfe3a8f565dcc2ae0ac.setIcon(icon_32c91cd04d6e5cfaa9c5b03f1709422d);
|
|
|
|
|
|
var marker_b68ea68f1a64e4dfb3507fc92ff1ae46 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_600b09d90dc1fbd650bea50412fad3b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2166552500ae0533a999d714fb0b4db6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc2df313124c8fbceee281fdeb1b3030 = $(`<div id="html_dc2df313124c8fbceee281fdeb1b3030" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_2166552500ae0533a999d714fb0b4db6.setContent(html_dc2df313124c8fbceee281fdeb1b3030);
|
|
|
|
|
|
|
|
marker_b68ea68f1a64e4dfb3507fc92ff1ae46.bindPopup(popup_2166552500ae0533a999d714fb0b4db6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b68ea68f1a64e4dfb3507fc92ff1ae46.setIcon(icon_600b09d90dc1fbd650bea50412fad3b1);
|
|
|
|
|
|
var marker_c8e227224ee2ab9e571be75632c8717b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1b15297157d13ffef3ad808e7d3b4a3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b42b10c416ab294ba24f43954817e786 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38120cc7bd2310845e16bec90b94b4fa = $(`<div id="html_38120cc7bd2310845e16bec90b94b4fa" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_b42b10c416ab294ba24f43954817e786.setContent(html_38120cc7bd2310845e16bec90b94b4fa);
|
|
|
|
|
|
|
|
marker_c8e227224ee2ab9e571be75632c8717b.bindPopup(popup_b42b10c416ab294ba24f43954817e786)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8e227224ee2ab9e571be75632c8717b.setIcon(icon_1b15297157d13ffef3ad808e7d3b4a3b);
|
|
|
|
|
|
var marker_a33d53784bdb63712ad0cdba90d5f360 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_56fbcbc8dda1cabe6d6f892485428e2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a722f1672e218b3326bfb3dd46ee9780 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68716a7b155a671b3112e8fd139e24f4 = $(`<div id="html_68716a7b155a671b3112e8fd139e24f4" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_a722f1672e218b3326bfb3dd46ee9780.setContent(html_68716a7b155a671b3112e8fd139e24f4);
|
|
|
|
|
|
|
|
marker_a33d53784bdb63712ad0cdba90d5f360.bindPopup(popup_a722f1672e218b3326bfb3dd46ee9780)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a33d53784bdb63712ad0cdba90d5f360.setIcon(icon_56fbcbc8dda1cabe6d6f892485428e2d);
|
|
|
|
|
|
var marker_4e9afd9d14ad2aa57eb54adeb77137f1 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_154453df01dc5d4e54d115018cdba276 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0770b5226cd9673eafe17d39c247960e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abc3d8adf47c98d68c93250fc6670fca = $(`<div id="html_abc3d8adf47c98d68c93250fc6670fca" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_0770b5226cd9673eafe17d39c247960e.setContent(html_abc3d8adf47c98d68c93250fc6670fca);
|
|
|
|
|
|
|
|
marker_4e9afd9d14ad2aa57eb54adeb77137f1.bindPopup(popup_0770b5226cd9673eafe17d39c247960e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e9afd9d14ad2aa57eb54adeb77137f1.setIcon(icon_154453df01dc5d4e54d115018cdba276);
|
|
|
|
|
|
var marker_20e6433089d53c81e6ff349c1c6b8318 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5180038400a234d3286b067910bc4073 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2a14b027c2850cd5adbde56f35e3afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aec974c85ce3f35754b9438eecc719fa = $(`<div id="html_aec974c85ce3f35754b9438eecc719fa" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a2a14b027c2850cd5adbde56f35e3afe.setContent(html_aec974c85ce3f35754b9438eecc719fa);
|
|
|
|
|
|
|
|
marker_20e6433089d53c81e6ff349c1c6b8318.bindPopup(popup_a2a14b027c2850cd5adbde56f35e3afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20e6433089d53c81e6ff349c1c6b8318.setIcon(icon_5180038400a234d3286b067910bc4073);
|
|
|
|
|
|
var marker_0aa2ea6deb09591ad11e1ad5f9009457 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_fcd11676248ca15a38063d8197b6a76a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63f578aa55867809ca4a8a3a7a1620cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a2d76a83391cc24b17bf73703a3f22b = $(`<div id="html_1a2d76a83391cc24b17bf73703a3f22b" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_63f578aa55867809ca4a8a3a7a1620cf.setContent(html_1a2d76a83391cc24b17bf73703a3f22b);
|
|
|
|
|
|
|
|
marker_0aa2ea6deb09591ad11e1ad5f9009457.bindPopup(popup_63f578aa55867809ca4a8a3a7a1620cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aa2ea6deb09591ad11e1ad5f9009457.setIcon(icon_fcd11676248ca15a38063d8197b6a76a);
|
|
|
|
|
|
var marker_47afe3e1b996a004b8052a88ae62c08c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_904ecdce8b0efa084e4b7234234f8a9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccded43da36c01b0f5fbffc7accc121a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc59c68e47b35079b5d7b7eb9b0c10bf = $(`<div id="html_dc59c68e47b35079b5d7b7eb9b0c10bf" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_ccded43da36c01b0f5fbffc7accc121a.setContent(html_dc59c68e47b35079b5d7b7eb9b0c10bf);
|
|
|
|
|
|
|
|
marker_47afe3e1b996a004b8052a88ae62c08c.bindPopup(popup_ccded43da36c01b0f5fbffc7accc121a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47afe3e1b996a004b8052a88ae62c08c.setIcon(icon_904ecdce8b0efa084e4b7234234f8a9d);
|
|
|
|
|
|
var marker_a5bf68aa691984683b112f8f165b183a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c4b3a6c9eddd38d2ad32a4a98deda71a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5f925d25dfcc7f1fe8f0f08521fec47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b438b157b50a99d534ef37684424075 = $(`<div id="html_7b438b157b50a99d534ef37684424075" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_e5f925d25dfcc7f1fe8f0f08521fec47.setContent(html_7b438b157b50a99d534ef37684424075);
|
|
|
|
|
|
|
|
marker_a5bf68aa691984683b112f8f165b183a.bindPopup(popup_e5f925d25dfcc7f1fe8f0f08521fec47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5bf68aa691984683b112f8f165b183a.setIcon(icon_c4b3a6c9eddd38d2ad32a4a98deda71a);
|
|
|
|
|
|
var marker_ce71fa8251a6353648dda36cc4057897 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_cdbe95ecbbfe5e3488a369fe8dc1b3aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9a33f2e0feb25d9a9908d5442d6a7b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f6e432e356eed3fbe9be24bcda3b6d = $(`<div id="html_e4f6e432e356eed3fbe9be24bcda3b6d" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_d9a33f2e0feb25d9a9908d5442d6a7b5.setContent(html_e4f6e432e356eed3fbe9be24bcda3b6d);
|
|
|
|
|
|
|
|
marker_ce71fa8251a6353648dda36cc4057897.bindPopup(popup_d9a33f2e0feb25d9a9908d5442d6a7b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce71fa8251a6353648dda36cc4057897.setIcon(icon_cdbe95ecbbfe5e3488a369fe8dc1b3aa);
|
|
|
|
|
|
var marker_326837f747e0dc69d2b6269b71898084 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_47e8d296db6aa646417673d0d826c865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_747d35ee80fa44acd21a30af5c895d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b32e4c972e493492699ebcb798a6dc = $(`<div id="html_d9b32e4c972e493492699ebcb798a6dc" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_747d35ee80fa44acd21a30af5c895d5a.setContent(html_d9b32e4c972e493492699ebcb798a6dc);
|
|
|
|
|
|
|
|
marker_326837f747e0dc69d2b6269b71898084.bindPopup(popup_747d35ee80fa44acd21a30af5c895d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_326837f747e0dc69d2b6269b71898084.setIcon(icon_47e8d296db6aa646417673d0d826c865);
|
|
|
|
|
|
var marker_b8f9df454e42e830ac3712c43a248bdd = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d5057b222e1e85ebca4a7011b6c0cfc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29446a65c6c68927b75d4a579db8c73c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fbcd38306543cd35a18283fed8f99a0 = $(`<div id="html_3fbcd38306543cd35a18283fed8f99a0" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_29446a65c6c68927b75d4a579db8c73c.setContent(html_3fbcd38306543cd35a18283fed8f99a0);
|
|
|
|
|
|
|
|
marker_b8f9df454e42e830ac3712c43a248bdd.bindPopup(popup_29446a65c6c68927b75d4a579db8c73c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8f9df454e42e830ac3712c43a248bdd.setIcon(icon_d5057b222e1e85ebca4a7011b6c0cfc7);
|
|
|
|
|
|
var marker_bba9830d2c2e262a7cf724075ddcffb8 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_2f83124fe992fec31dc787e34847970b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13f83beb9ce1d708b46c42369e693371 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00c2a2a7b6b003f4aad840488b13c859 = $(`<div id="html_00c2a2a7b6b003f4aad840488b13c859" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_13f83beb9ce1d708b46c42369e693371.setContent(html_00c2a2a7b6b003f4aad840488b13c859);
|
|
|
|
|
|
|
|
marker_bba9830d2c2e262a7cf724075ddcffb8.bindPopup(popup_13f83beb9ce1d708b46c42369e693371)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bba9830d2c2e262a7cf724075ddcffb8.setIcon(icon_2f83124fe992fec31dc787e34847970b);
|
|
|
|
|
|
var marker_7d90afa2f5e0fd291ec471246e57015b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3b575126a05e010f895cbfba67a9cc67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43e86d13ee90491062a33ee5ce54a657 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b504f767c40ec95e04f3927c0cfd4471 = $(`<div id="html_b504f767c40ec95e04f3927c0cfd4471" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_43e86d13ee90491062a33ee5ce54a657.setContent(html_b504f767c40ec95e04f3927c0cfd4471);
|
|
|
|
|
|
|
|
marker_7d90afa2f5e0fd291ec471246e57015b.bindPopup(popup_43e86d13ee90491062a33ee5ce54a657)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d90afa2f5e0fd291ec471246e57015b.setIcon(icon_3b575126a05e010f895cbfba67a9cc67);
|
|
|
|
|
|
var marker_fe966174901e455944c520f22e6cedc7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_26b81f5c7003c2b86df245535831fce1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdeef23dddd7b734b04434e75c327722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79fbf9d054d58125a5cd6c9e31f784ec = $(`<div id="html_79fbf9d054d58125a5cd6c9e31f784ec" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_fdeef23dddd7b734b04434e75c327722.setContent(html_79fbf9d054d58125a5cd6c9e31f784ec);
|
|
|
|
|
|
|
|
marker_fe966174901e455944c520f22e6cedc7.bindPopup(popup_fdeef23dddd7b734b04434e75c327722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe966174901e455944c520f22e6cedc7.setIcon(icon_26b81f5c7003c2b86df245535831fce1);
|
|
|
|
|
|
var marker_5608858b7910a10843856f8d08d1bc00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a76ca1902a0b94645c6c5fad90cd5ed4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7492fa2d080b6563ee0d74f42ffa251c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a77b8e92fddee353ac98051294f8405 = $(`<div id="html_2a77b8e92fddee353ac98051294f8405" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_7492fa2d080b6563ee0d74f42ffa251c.setContent(html_2a77b8e92fddee353ac98051294f8405);
|
|
|
|
|
|
|
|
marker_5608858b7910a10843856f8d08d1bc00.bindPopup(popup_7492fa2d080b6563ee0d74f42ffa251c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5608858b7910a10843856f8d08d1bc00.setIcon(icon_a76ca1902a0b94645c6c5fad90cd5ed4);
|
|
|
|
|
|
var marker_8417479ae710bc375e693cf3f136f4e4 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9db3be4f8f6f48cabce872fd96803421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68c937cbd57edbf7c6f3bc9b97aa1c9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_393e274efb8e531080f5ef998ca332b3 = $(`<div id="html_393e274efb8e531080f5ef998ca332b3" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_68c937cbd57edbf7c6f3bc9b97aa1c9f.setContent(html_393e274efb8e531080f5ef998ca332b3);
|
|
|
|
|
|
|
|
marker_8417479ae710bc375e693cf3f136f4e4.bindPopup(popup_68c937cbd57edbf7c6f3bc9b97aa1c9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8417479ae710bc375e693cf3f136f4e4.setIcon(icon_9db3be4f8f6f48cabce872fd96803421);
|
|
|
|
|
|
var marker_5198e778b50fc5e5e85ed18555ed2637 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_772a10b8cb0c33d2afa4e21e1eda904e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e38c0b446dee6da9997f7b952c2f47fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f88aec576472b2f400d47f2cd8e4b49 = $(`<div id="html_6f88aec576472b2f400d47f2cd8e4b49" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_e38c0b446dee6da9997f7b952c2f47fd.setContent(html_6f88aec576472b2f400d47f2cd8e4b49);
|
|
|
|
|
|
|
|
marker_5198e778b50fc5e5e85ed18555ed2637.bindPopup(popup_e38c0b446dee6da9997f7b952c2f47fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5198e778b50fc5e5e85ed18555ed2637.setIcon(icon_772a10b8cb0c33d2afa4e21e1eda904e);
|
|
|
|
|
|
var marker_b635f44accdb26e072fad14f7b1daf98 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0ff7731abfb6f003222466a44ae41d1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5cc07207b929157145cf71082b6bd9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9cf83558c21035ec3dfca78f75b7c1b = $(`<div id="html_f9cf83558c21035ec3dfca78f75b7c1b" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_a5cc07207b929157145cf71082b6bd9e.setContent(html_f9cf83558c21035ec3dfca78f75b7c1b);
|
|
|
|
|
|
|
|
marker_b635f44accdb26e072fad14f7b1daf98.bindPopup(popup_a5cc07207b929157145cf71082b6bd9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b635f44accdb26e072fad14f7b1daf98.setIcon(icon_0ff7731abfb6f003222466a44ae41d1a);
|
|
|
|
|
|
var marker_f429003010df9348ded24096e13da6c8 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_58e8b7207a06d6c5ebcec93f139a7d0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0de37b66aaa50ba3196a6be6f865802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72fd2a7fa9d0da6d5533e5b6ff2d8beb = $(`<div id="html_72fd2a7fa9d0da6d5533e5b6ff2d8beb" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_f0de37b66aaa50ba3196a6be6f865802.setContent(html_72fd2a7fa9d0da6d5533e5b6ff2d8beb);
|
|
|
|
|
|
|
|
marker_f429003010df9348ded24096e13da6c8.bindPopup(popup_f0de37b66aaa50ba3196a6be6f865802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f429003010df9348ded24096e13da6c8.setIcon(icon_58e8b7207a06d6c5ebcec93f139a7d0a);
|
|
|
|
|
|
var marker_28f74cb90e3f05071cd0841c180a1dae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_bf8f000574cf7bca5b5bee6b8cbfe98a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2efb61450c1062c742266181d8abe9f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41818ca79f3ece58aae6498044f17e10 = $(`<div id="html_41818ca79f3ece58aae6498044f17e10" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_2efb61450c1062c742266181d8abe9f6.setContent(html_41818ca79f3ece58aae6498044f17e10);
|
|
|
|
|
|
|
|
marker_28f74cb90e3f05071cd0841c180a1dae.bindPopup(popup_2efb61450c1062c742266181d8abe9f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28f74cb90e3f05071cd0841c180a1dae.setIcon(icon_bf8f000574cf7bca5b5bee6b8cbfe98a);
|
|
|
|
|
|
var marker_9db3c6cc9758a0be4e00bd94b56f73d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f508ec2781837dce239154230619f12b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ab745ab994f0467e341cb6c83ea685c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a76153ef867f99c1e44e9e875282a24 = $(`<div id="html_9a76153ef867f99c1e44e9e875282a24" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_4ab745ab994f0467e341cb6c83ea685c.setContent(html_9a76153ef867f99c1e44e9e875282a24);
|
|
|
|
|
|
|
|
marker_9db3c6cc9758a0be4e00bd94b56f73d5.bindPopup(popup_4ab745ab994f0467e341cb6c83ea685c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9db3c6cc9758a0be4e00bd94b56f73d5.setIcon(icon_f508ec2781837dce239154230619f12b);
|
|
|
|
|
|
var marker_2d0161e82af73295293be7ac6f2e4eb5 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_3f6b807e6767b635f738f8447a295e3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf86bec15addc4100c12a50c94172c40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55ba85879e122e4216c026348ac2bc77 = $(`<div id="html_55ba85879e122e4216c026348ac2bc77" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_cf86bec15addc4100c12a50c94172c40.setContent(html_55ba85879e122e4216c026348ac2bc77);
|
|
|
|
|
|
|
|
marker_2d0161e82af73295293be7ac6f2e4eb5.bindPopup(popup_cf86bec15addc4100c12a50c94172c40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d0161e82af73295293be7ac6f2e4eb5.setIcon(icon_3f6b807e6767b635f738f8447a295e3a);
|
|
|
|
|
|
var marker_32c326438a9270c05743064c9c0c361a = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_64d7f937ea9b089a56458f970476827c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d839bab5fecc6df00b9e1f14e5740600 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0add9bd5fc31851cbe0ebdfca166a67 = $(`<div id="html_f0add9bd5fc31851cbe0ebdfca166a67" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_d839bab5fecc6df00b9e1f14e5740600.setContent(html_f0add9bd5fc31851cbe0ebdfca166a67);
|
|
|
|
|
|
|
|
marker_32c326438a9270c05743064c9c0c361a.bindPopup(popup_d839bab5fecc6df00b9e1f14e5740600)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c326438a9270c05743064c9c0c361a.setIcon(icon_64d7f937ea9b089a56458f970476827c);
|
|
|
|
|
|
var marker_92aef90e6c9a2dd7179b92c6fc60ef97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a2834ba97b7a263d51198e38eb0e1e62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5e8861dfc7a2f416d2daa1301215feb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_528a79f92ab0137f471074f72c638405 = $(`<div id="html_528a79f92ab0137f471074f72c638405" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_d5e8861dfc7a2f416d2daa1301215feb.setContent(html_528a79f92ab0137f471074f72c638405);
|
|
|
|
|
|
|
|
marker_92aef90e6c9a2dd7179b92c6fc60ef97.bindPopup(popup_d5e8861dfc7a2f416d2daa1301215feb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92aef90e6c9a2dd7179b92c6fc60ef97.setIcon(icon_a2834ba97b7a263d51198e38eb0e1e62);
|
|
|
|
|
|
var marker_92be7a8404e8ef58b4d6418c6e990b60 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_b30c973369d79b594e0b95bfb97972c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a2f96ed5299fed27e5f6c747d96dd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_228073686e286db069a69cd13deccec6 = $(`<div id="html_228073686e286db069a69cd13deccec6" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_42a2f96ed5299fed27e5f6c747d96dd4.setContent(html_228073686e286db069a69cd13deccec6);
|
|
|
|
|
|
|
|
marker_92be7a8404e8ef58b4d6418c6e990b60.bindPopup(popup_42a2f96ed5299fed27e5f6c747d96dd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92be7a8404e8ef58b4d6418c6e990b60.setIcon(icon_b30c973369d79b594e0b95bfb97972c5);
|
|
|
|
|
|
var marker_e28512916d4e8fef4a1e4d65a8089ec8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_07ae5780cde3a52e91097ed8b083e446 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4aea45362b22a429a49b4a2e8bae45b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c6717b0a5b51582d49a87278b14c850 = $(`<div id="html_2c6717b0a5b51582d49a87278b14c850" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_4aea45362b22a429a49b4a2e8bae45b1.setContent(html_2c6717b0a5b51582d49a87278b14c850);
|
|
|
|
|
|
|
|
marker_e28512916d4e8fef4a1e4d65a8089ec8.bindPopup(popup_4aea45362b22a429a49b4a2e8bae45b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e28512916d4e8fef4a1e4d65a8089ec8.setIcon(icon_07ae5780cde3a52e91097ed8b083e446);
|
|
|
|
|
|
var marker_2046b0772cef2661a812c54146732986 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_afb09464e0f08e039414e8d1eec6fbb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff783f8bc636d310ed418bafa5cfc47e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d7e84091cebbe7e8e1cae471bc3e506 = $(`<div id="html_7d7e84091cebbe7e8e1cae471bc3e506" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_ff783f8bc636d310ed418bafa5cfc47e.setContent(html_7d7e84091cebbe7e8e1cae471bc3e506);
|
|
|
|
|
|
|
|
marker_2046b0772cef2661a812c54146732986.bindPopup(popup_ff783f8bc636d310ed418bafa5cfc47e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2046b0772cef2661a812c54146732986.setIcon(icon_afb09464e0f08e039414e8d1eec6fbb5);
|
|
|
|
|
|
var marker_a28a824e0553e7c5ddabc52676ab9e01 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d177f58bd8dff12ff5270a739685f564 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_387f212be92db9f812dd441a61826fde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5dc12044d41c715873034532028443b = $(`<div id="html_c5dc12044d41c715873034532028443b" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_387f212be92db9f812dd441a61826fde.setContent(html_c5dc12044d41c715873034532028443b);
|
|
|
|
|
|
|
|
marker_a28a824e0553e7c5ddabc52676ab9e01.bindPopup(popup_387f212be92db9f812dd441a61826fde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a28a824e0553e7c5ddabc52676ab9e01.setIcon(icon_d177f58bd8dff12ff5270a739685f564);
|
|
|
|
|
|
var marker_0ada9f9c50cbd166e8aef91b9c3d2991 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_2b8c589768a07edda150048c478c1d3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f9e610ff7c61e33527a677ff11f1266 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe5b97349cf5216ef2a5b7b24b29721f = $(`<div id="html_fe5b97349cf5216ef2a5b7b24b29721f" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_5f9e610ff7c61e33527a677ff11f1266.setContent(html_fe5b97349cf5216ef2a5b7b24b29721f);
|
|
|
|
|
|
|
|
marker_0ada9f9c50cbd166e8aef91b9c3d2991.bindPopup(popup_5f9e610ff7c61e33527a677ff11f1266)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ada9f9c50cbd166e8aef91b9c3d2991.setIcon(icon_2b8c589768a07edda150048c478c1d3d);
|
|
|
|
|
|
var marker_3edac3bc5cca2ca1e1f308c945a296b1 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_803602e205f58ba62d217f461077162e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdec4df0d351385da4f7a19579db344e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55ccd1f663efa220e06b9543dc3a9775 = $(`<div id="html_55ccd1f663efa220e06b9543dc3a9775" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_fdec4df0d351385da4f7a19579db344e.setContent(html_55ccd1f663efa220e06b9543dc3a9775);
|
|
|
|
|
|
|
|
marker_3edac3bc5cca2ca1e1f308c945a296b1.bindPopup(popup_fdec4df0d351385da4f7a19579db344e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3edac3bc5cca2ca1e1f308c945a296b1.setIcon(icon_803602e205f58ba62d217f461077162e);
|
|
|
|
|
|
var marker_40946ad962f81b6a7f8e286aadec0031 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e1653d8ac13e416222bd3ef0b6e29faa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5ec6872abc392e19c524797b63352a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e88760cd63001c437344eefb14333e0 = $(`<div id="html_5e88760cd63001c437344eefb14333e0" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_d5ec6872abc392e19c524797b63352a7.setContent(html_5e88760cd63001c437344eefb14333e0);
|
|
|
|
|
|
|
|
marker_40946ad962f81b6a7f8e286aadec0031.bindPopup(popup_d5ec6872abc392e19c524797b63352a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40946ad962f81b6a7f8e286aadec0031.setIcon(icon_e1653d8ac13e416222bd3ef0b6e29faa);
|
|
|
|
|
|
var marker_6710cca1110ddf34be29662818fc118c = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_fe969ea9a2405a4da809a66a4f1c8249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f77eaad01ec83473a17dbc9e41d9c461 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24bdd6496f475a9d205e476a0198fd54 = $(`<div id="html_24bdd6496f475a9d205e476a0198fd54" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_f77eaad01ec83473a17dbc9e41d9c461.setContent(html_24bdd6496f475a9d205e476a0198fd54);
|
|
|
|
|
|
|
|
marker_6710cca1110ddf34be29662818fc118c.bindPopup(popup_f77eaad01ec83473a17dbc9e41d9c461)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6710cca1110ddf34be29662818fc118c.setIcon(icon_fe969ea9a2405a4da809a66a4f1c8249);
|
|
|
|
|
|
var marker_bad19e7ecfeb88ea3f2e482a7f66de04 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_fdddf15b281e4b8337ca38e32d1a78c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0abbf8218ec991e77daa52d475151f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_469fff4ff5952653b9ca1970e9b10bf7 = $(`<div id="html_469fff4ff5952653b9ca1970e9b10bf7" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_e0abbf8218ec991e77daa52d475151f6.setContent(html_469fff4ff5952653b9ca1970e9b10bf7);
|
|
|
|
|
|
|
|
marker_bad19e7ecfeb88ea3f2e482a7f66de04.bindPopup(popup_e0abbf8218ec991e77daa52d475151f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bad19e7ecfeb88ea3f2e482a7f66de04.setIcon(icon_fdddf15b281e4b8337ca38e32d1a78c9);
|
|
|
|
|
|
var marker_a21b9d533c1f36019c777f037eda505a = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9764007fbf00316dd043975751f4d8db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72d6b50c22fa36a90476534e0f327e6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fa14d236f740fd0cb12c144df00cf95 = $(`<div id="html_2fa14d236f740fd0cb12c144df00cf95" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_72d6b50c22fa36a90476534e0f327e6b.setContent(html_2fa14d236f740fd0cb12c144df00cf95);
|
|
|
|
|
|
|
|
marker_a21b9d533c1f36019c777f037eda505a.bindPopup(popup_72d6b50c22fa36a90476534e0f327e6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a21b9d533c1f36019c777f037eda505a.setIcon(icon_9764007fbf00316dd043975751f4d8db);
|
|
|
|
|
|
var marker_43f8f7c7cc7a7bec17e75192f337e5b2 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_41833446f404b962056d72ec787bb89f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d2b56a213ad70555dd64096bf404118 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23f53f2d09ba881dbd76fc9865408272 = $(`<div id="html_23f53f2d09ba881dbd76fc9865408272" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_8d2b56a213ad70555dd64096bf404118.setContent(html_23f53f2d09ba881dbd76fc9865408272);
|
|
|
|
|
|
|
|
marker_43f8f7c7cc7a7bec17e75192f337e5b2.bindPopup(popup_8d2b56a213ad70555dd64096bf404118)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43f8f7c7cc7a7bec17e75192f337e5b2.setIcon(icon_41833446f404b962056d72ec787bb89f);
|
|
|
|
|
|
var marker_5cc962c3c091105edad57475742b3209 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_c3cfa54614935481926f9f41c3dec058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_739b2bc1c340cd1b031e0394b6dbb444 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e17e341ff00db9815244bf69006254c2 = $(`<div id="html_e17e341ff00db9815244bf69006254c2" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_739b2bc1c340cd1b031e0394b6dbb444.setContent(html_e17e341ff00db9815244bf69006254c2);
|
|
|
|
|
|
|
|
marker_5cc962c3c091105edad57475742b3209.bindPopup(popup_739b2bc1c340cd1b031e0394b6dbb444)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc962c3c091105edad57475742b3209.setIcon(icon_c3cfa54614935481926f9f41c3dec058);
|
|
|
|
|
|
var marker_96e151d9ed5707f3a00895073e6171c5 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_cfcfb90da87733d35029adae56e51797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_162adb2861aa58f7c68dda1f3ee9ff48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f80162032c1ecebb4d8c1a41c4974bec = $(`<div id="html_f80162032c1ecebb4d8c1a41c4974bec" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_162adb2861aa58f7c68dda1f3ee9ff48.setContent(html_f80162032c1ecebb4d8c1a41c4974bec);
|
|
|
|
|
|
|
|
marker_96e151d9ed5707f3a00895073e6171c5.bindPopup(popup_162adb2861aa58f7c68dda1f3ee9ff48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96e151d9ed5707f3a00895073e6171c5.setIcon(icon_cfcfb90da87733d35029adae56e51797);
|
|
|
|
|
|
var marker_b9fd9778057dc6097cffb3444d01e3f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_2d2c88ae88cc08b9e8f41933a3a1a7ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b221ff942ca9f73b4d2f682094282e52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0cba7570492ccef686bdd11b984e3a1 = $(`<div id="html_f0cba7570492ccef686bdd11b984e3a1" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_b221ff942ca9f73b4d2f682094282e52.setContent(html_f0cba7570492ccef686bdd11b984e3a1);
|
|
|
|
|
|
|
|
marker_b9fd9778057dc6097cffb3444d01e3f3.bindPopup(popup_b221ff942ca9f73b4d2f682094282e52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9fd9778057dc6097cffb3444d01e3f3.setIcon(icon_2d2c88ae88cc08b9e8f41933a3a1a7ce);
|
|
|
|
|
|
var marker_6b7932a8fe4e51c18b135924803015cc = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_5639b2be444cd7cca28b82629836d9b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2b050802b1c83be9f92fa9ce64df16f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01476cc7e635edfd8f5225f5a673657c = $(`<div id="html_01476cc7e635edfd8f5225f5a673657c" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_b2b050802b1c83be9f92fa9ce64df16f.setContent(html_01476cc7e635edfd8f5225f5a673657c);
|
|
|
|
|
|
|
|
marker_6b7932a8fe4e51c18b135924803015cc.bindPopup(popup_b2b050802b1c83be9f92fa9ce64df16f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b7932a8fe4e51c18b135924803015cc.setIcon(icon_5639b2be444cd7cca28b82629836d9b8);
|
|
|
|
|
|
var marker_5469d4c59ae344278a869665e79600fe = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_00f79f6d11a8ad7172fff9fb47bb3bcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e031748659f1ac06062da2b5edab9b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1419705a9f4b6ef6ade3484d3c3a754c = $(`<div id="html_1419705a9f4b6ef6ade3484d3c3a754c" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_0e031748659f1ac06062da2b5edab9b1.setContent(html_1419705a9f4b6ef6ade3484d3c3a754c);
|
|
|
|
|
|
|
|
marker_5469d4c59ae344278a869665e79600fe.bindPopup(popup_0e031748659f1ac06062da2b5edab9b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5469d4c59ae344278a869665e79600fe.setIcon(icon_00f79f6d11a8ad7172fff9fb47bb3bcb);
|
|
|
|
|
|
var marker_eeda5d2bed37be4ad64e86fc48c5ed41 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1d50d1568814e5b271ed0e20ef6e831e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66926ddfee9c80b5cfca841936978d3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f97aa9b0d1ac2d2e3a22039112737c2 = $(`<div id="html_7f97aa9b0d1ac2d2e3a22039112737c2" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_66926ddfee9c80b5cfca841936978d3a.setContent(html_7f97aa9b0d1ac2d2e3a22039112737c2);
|
|
|
|
|
|
|
|
marker_eeda5d2bed37be4ad64e86fc48c5ed41.bindPopup(popup_66926ddfee9c80b5cfca841936978d3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eeda5d2bed37be4ad64e86fc48c5ed41.setIcon(icon_1d50d1568814e5b271ed0e20ef6e831e);
|
|
|
|
|
|
var marker_6ba486b9a35a3acead29453319142c99 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f6bc8bee1065cedf30afd7b25699d95a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea27954b3a22080afe272daaabec543a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeccca0ce9d5c54c6b82798124406aa4 = $(`<div id="html_aeccca0ce9d5c54c6b82798124406aa4" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_ea27954b3a22080afe272daaabec543a.setContent(html_aeccca0ce9d5c54c6b82798124406aa4);
|
|
|
|
|
|
|
|
marker_6ba486b9a35a3acead29453319142c99.bindPopup(popup_ea27954b3a22080afe272daaabec543a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ba486b9a35a3acead29453319142c99.setIcon(icon_f6bc8bee1065cedf30afd7b25699d95a);
|
|
|
|
|
|
var marker_b79460f4c9ff04f7451e8e8a630ec52a = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_28b5a95e09e117ca62691212612a4687 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffd9bda3cb4e57c8853efbc08267b265 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afffc86095cd4a2ff3b15912a2938d9e = $(`<div id="html_afffc86095cd4a2ff3b15912a2938d9e" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_ffd9bda3cb4e57c8853efbc08267b265.setContent(html_afffc86095cd4a2ff3b15912a2938d9e);
|
|
|
|
|
|
|
|
marker_b79460f4c9ff04f7451e8e8a630ec52a.bindPopup(popup_ffd9bda3cb4e57c8853efbc08267b265)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b79460f4c9ff04f7451e8e8a630ec52a.setIcon(icon_28b5a95e09e117ca62691212612a4687);
|
|
|
|
|
|
var marker_ec8083f661d2a1837b23e4c9e5dee5a3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_dd960cecce5a4710acd9f37b130eb72f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab8542f203af4c4fc67ab23351197d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48811b80417a5d80f63d64fe7983d3a9 = $(`<div id="html_48811b80417a5d80f63d64fe7983d3a9" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_5ab8542f203af4c4fc67ab23351197d3.setContent(html_48811b80417a5d80f63d64fe7983d3a9);
|
|
|
|
|
|
|
|
marker_ec8083f661d2a1837b23e4c9e5dee5a3.bindPopup(popup_5ab8542f203af4c4fc67ab23351197d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec8083f661d2a1837b23e4c9e5dee5a3.setIcon(icon_dd960cecce5a4710acd9f37b130eb72f);
|
|
|
|
|
|
var marker_9019f9b28a85d267e5a71ce172c7d5d5 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_84e8ff2673b439744a73f18b441e3b00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58ce8e30a4145b10b0c9805313bde44c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fda6ec6b7cb1f69d2b27240a7a4b8049 = $(`<div id="html_fda6ec6b7cb1f69d2b27240a7a4b8049" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_58ce8e30a4145b10b0c9805313bde44c.setContent(html_fda6ec6b7cb1f69d2b27240a7a4b8049);
|
|
|
|
|
|
|
|
marker_9019f9b28a85d267e5a71ce172c7d5d5.bindPopup(popup_58ce8e30a4145b10b0c9805313bde44c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9019f9b28a85d267e5a71ce172c7d5d5.setIcon(icon_84e8ff2673b439744a73f18b441e3b00);
|
|
|
|
|
|
var marker_fcf8e3bc3dc64063d600c482889fbf89 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_9ca19fd17019abda2d3b71df777e2d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64df92b290bddbed3aef95a4797223c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d91989bcdccace1ee387a1b48e154ab7 = $(`<div id="html_d91989bcdccace1ee387a1b48e154ab7" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_64df92b290bddbed3aef95a4797223c9.setContent(html_d91989bcdccace1ee387a1b48e154ab7);
|
|
|
|
|
|
|
|
marker_fcf8e3bc3dc64063d600c482889fbf89.bindPopup(popup_64df92b290bddbed3aef95a4797223c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcf8e3bc3dc64063d600c482889fbf89.setIcon(icon_9ca19fd17019abda2d3b71df777e2d06);
|
|
|
|
|
|
var marker_62e45fb387060329005d7c48194d1be0 = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_bd9a034cf628dd40577a7061d6ee8e1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01c10bbedd72eaaf1709565c68be3f0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01053eef1eab8183865a21d5eb76fb71 = $(`<div id="html_01053eef1eab8183865a21d5eb76fb71" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_01c10bbedd72eaaf1709565c68be3f0b.setContent(html_01053eef1eab8183865a21d5eb76fb71);
|
|
|
|
|
|
|
|
marker_62e45fb387060329005d7c48194d1be0.bindPopup(popup_01c10bbedd72eaaf1709565c68be3f0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62e45fb387060329005d7c48194d1be0.setIcon(icon_bd9a034cf628dd40577a7061d6ee8e1d);
|
|
|
|
|
|
var marker_9aebe9654a56d4676234be3577c72dc5 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6c255c63248f1da03c7c322d9ccf4d70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80ed94d95c02402d7647c0bf386010f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a6eb6148bf4fe1439ac7439a9e8d45 = $(`<div id="html_13a6eb6148bf4fe1439ac7439a9e8d45" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_80ed94d95c02402d7647c0bf386010f9.setContent(html_13a6eb6148bf4fe1439ac7439a9e8d45);
|
|
|
|
|
|
|
|
marker_9aebe9654a56d4676234be3577c72dc5.bindPopup(popup_80ed94d95c02402d7647c0bf386010f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aebe9654a56d4676234be3577c72dc5.setIcon(icon_6c255c63248f1da03c7c322d9ccf4d70);
|
|
|
|
|
|
var marker_cc4068d7824a27eb32f902e7203262f4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_4ebe33545cdf9829b12ac96327dd1df0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b00bde9f8854bd3f3ea513aba654d43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66b9194e433df87c2d24ba924cb19656 = $(`<div id="html_66b9194e433df87c2d24ba924cb19656" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_7b00bde9f8854bd3f3ea513aba654d43.setContent(html_66b9194e433df87c2d24ba924cb19656);
|
|
|
|
|
|
|
|
marker_cc4068d7824a27eb32f902e7203262f4.bindPopup(popup_7b00bde9f8854bd3f3ea513aba654d43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc4068d7824a27eb32f902e7203262f4.setIcon(icon_4ebe33545cdf9829b12ac96327dd1df0);
|
|
|
|
|
|
var marker_99cba23d8b956d7fdc4dd6de1c135ffc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6944f34b68300d5944cd61f302f35dc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce6794a9086b340fc26e2db794c1ddb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f170b0f6ad97136b01c7b1c239965f76 = $(`<div id="html_f170b0f6ad97136b01c7b1c239965f76" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_ce6794a9086b340fc26e2db794c1ddb5.setContent(html_f170b0f6ad97136b01c7b1c239965f76);
|
|
|
|
|
|
|
|
marker_99cba23d8b956d7fdc4dd6de1c135ffc.bindPopup(popup_ce6794a9086b340fc26e2db794c1ddb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99cba23d8b956d7fdc4dd6de1c135ffc.setIcon(icon_6944f34b68300d5944cd61f302f35dc2);
|
|
|
|
|
|
var marker_c7db0e4ef9ad564ac04d25051da5fbcb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d190febd7c0aa58773ae967cca789744 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38942cc4eb45ccb74fcf1121e6822f18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c68f801777d9412e95561cc283f5cb9e = $(`<div id="html_c68f801777d9412e95561cc283f5cb9e" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_38942cc4eb45ccb74fcf1121e6822f18.setContent(html_c68f801777d9412e95561cc283f5cb9e);
|
|
|
|
|
|
|
|
marker_c7db0e4ef9ad564ac04d25051da5fbcb.bindPopup(popup_38942cc4eb45ccb74fcf1121e6822f18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7db0e4ef9ad564ac04d25051da5fbcb.setIcon(icon_d190febd7c0aa58773ae967cca789744);
|
|
|
|
|
|
var marker_701ab3f8941ee2a90135eeafa3a0dcaa = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e33ea511983870f1004b86f7c80b47c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f9f253632ca610e28b0b3f99c2b16a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_492ac85dc591dca800b7aef94e36d77f = $(`<div id="html_492ac85dc591dca800b7aef94e36d77f" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_8f9f253632ca610e28b0b3f99c2b16a0.setContent(html_492ac85dc591dca800b7aef94e36d77f);
|
|
|
|
|
|
|
|
marker_701ab3f8941ee2a90135eeafa3a0dcaa.bindPopup(popup_8f9f253632ca610e28b0b3f99c2b16a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_701ab3f8941ee2a90135eeafa3a0dcaa.setIcon(icon_e33ea511983870f1004b86f7c80b47c8);
|
|
|
|
|
|
var marker_b8bef85380cc8f69069e1cf7f0c06f92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_37e43db0b0c9d7d42bad1a403d7e7ecd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cbe0d95c9ed8f3fa6adfb288d9eb836 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f79c16ecf57b602c1695e35c7fc0f551 = $(`<div id="html_f79c16ecf57b602c1695e35c7fc0f551" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_3cbe0d95c9ed8f3fa6adfb288d9eb836.setContent(html_f79c16ecf57b602c1695e35c7fc0f551);
|
|
|
|
|
|
|
|
marker_b8bef85380cc8f69069e1cf7f0c06f92.bindPopup(popup_3cbe0d95c9ed8f3fa6adfb288d9eb836)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8bef85380cc8f69069e1cf7f0c06f92.setIcon(icon_37e43db0b0c9d7d42bad1a403d7e7ecd);
|
|
|
|
|
|
var marker_29abf4f959e3cbc68a96a66fd41d2b7b = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0efaae36c9d21fb7004aedc66c1253ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e82f35dcbfe3704856253a8746563d2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be2cbd752d40699825a7bb3c8a56dbb2 = $(`<div id="html_be2cbd752d40699825a7bb3c8a56dbb2" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_e82f35dcbfe3704856253a8746563d2a.setContent(html_be2cbd752d40699825a7bb3c8a56dbb2);
|
|
|
|
|
|
|
|
marker_29abf4f959e3cbc68a96a66fd41d2b7b.bindPopup(popup_e82f35dcbfe3704856253a8746563d2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29abf4f959e3cbc68a96a66fd41d2b7b.setIcon(icon_0efaae36c9d21fb7004aedc66c1253ab);
|
|
|
|
|
|
var marker_06785eb0c3eafb57b94692ad974f2acf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_16734ffb951b18fc3ea399536086b9c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96a8cd78a6cce0ee956e76743534d34d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07fb23e6b62e7297121fd3fe5b451aac = $(`<div id="html_07fb23e6b62e7297121fd3fe5b451aac" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_96a8cd78a6cce0ee956e76743534d34d.setContent(html_07fb23e6b62e7297121fd3fe5b451aac);
|
|
|
|
|
|
|
|
marker_06785eb0c3eafb57b94692ad974f2acf.bindPopup(popup_96a8cd78a6cce0ee956e76743534d34d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06785eb0c3eafb57b94692ad974f2acf.setIcon(icon_16734ffb951b18fc3ea399536086b9c1);
|
|
|
|
|
|
var marker_d5dcfc484610aee6bddeb8ac1281a155 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_fcadb6ede5f520acf0437a9ab508ecc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67d9fc9dc096fb5ce7bfc84675c2923f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50b122085468775de54d2ce25f7494d7 = $(`<div id="html_50b122085468775de54d2ce25f7494d7" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_67d9fc9dc096fb5ce7bfc84675c2923f.setContent(html_50b122085468775de54d2ce25f7494d7);
|
|
|
|
|
|
|
|
marker_d5dcfc484610aee6bddeb8ac1281a155.bindPopup(popup_67d9fc9dc096fb5ce7bfc84675c2923f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5dcfc484610aee6bddeb8ac1281a155.setIcon(icon_fcadb6ede5f520acf0437a9ab508ecc6);
|
|
|
|
|
|
var marker_894506097340065d2db19f4996ac9c75 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_81959ec9af13be474e87b64c22d1ed52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d175a594c691ab6b7cd62c261addffc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8f50f13256b57fec3576a733639870 = $(`<div id="html_7d8f50f13256b57fec3576a733639870" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_3d175a594c691ab6b7cd62c261addffc.setContent(html_7d8f50f13256b57fec3576a733639870);
|
|
|
|
|
|
|
|
marker_894506097340065d2db19f4996ac9c75.bindPopup(popup_3d175a594c691ab6b7cd62c261addffc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_894506097340065d2db19f4996ac9c75.setIcon(icon_81959ec9af13be474e87b64c22d1ed52);
|
|
|
|
|
|
var marker_8b5e07bcba9454ff2c5e8b48a2914ac8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d0869bfe0ba84c0cc9991e5ab992f822 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a2be066a042b960c9bf1f17124d0802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec161c75fbf63bdf4aa9523180ca3746 = $(`<div id="html_ec161c75fbf63bdf4aa9523180ca3746" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_0a2be066a042b960c9bf1f17124d0802.setContent(html_ec161c75fbf63bdf4aa9523180ca3746);
|
|
|
|
|
|
|
|
marker_8b5e07bcba9454ff2c5e8b48a2914ac8.bindPopup(popup_0a2be066a042b960c9bf1f17124d0802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b5e07bcba9454ff2c5e8b48a2914ac8.setIcon(icon_d0869bfe0ba84c0cc9991e5ab992f822);
|
|
|
|
|
|
var marker_ab97b50072b6aeb27f763d7da6b1c9e1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a0c6a955870f301526e69328e78752e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80ebcd2d65f0fda5c6d219faa09c4df1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb695466f3586334eac74f7209a0f5d0 = $(`<div id="html_cb695466f3586334eac74f7209a0f5d0" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_80ebcd2d65f0fda5c6d219faa09c4df1.setContent(html_cb695466f3586334eac74f7209a0f5d0);
|
|
|
|
|
|
|
|
marker_ab97b50072b6aeb27f763d7da6b1c9e1.bindPopup(popup_80ebcd2d65f0fda5c6d219faa09c4df1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab97b50072b6aeb27f763d7da6b1c9e1.setIcon(icon_a0c6a955870f301526e69328e78752e9);
|
|
|
|
|
|
var marker_3cd7d6793bc33ff7eb37ad21cd65abc4 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_fe613725d26ace10d4b133824268af72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6793e6301344699d27fb804b04fa3bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2716ebb21a2a4fdefd05f5e438dfd62 = $(`<div id="html_c2716ebb21a2a4fdefd05f5e438dfd62" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_a6793e6301344699d27fb804b04fa3bd.setContent(html_c2716ebb21a2a4fdefd05f5e438dfd62);
|
|
|
|
|
|
|
|
marker_3cd7d6793bc33ff7eb37ad21cd65abc4.bindPopup(popup_a6793e6301344699d27fb804b04fa3bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cd7d6793bc33ff7eb37ad21cd65abc4.setIcon(icon_fe613725d26ace10d4b133824268af72);
|
|
|
|
|
|
var marker_8a22f8a433fa5695bc8d4e919634922e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_01cbef9217f358b74a5489e65fbf9988 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f3febe0f3c8d14990d5ca38313d351a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79361bac4366d2801c27e32f832702da = $(`<div id="html_79361bac4366d2801c27e32f832702da" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_5f3febe0f3c8d14990d5ca38313d351a.setContent(html_79361bac4366d2801c27e32f832702da);
|
|
|
|
|
|
|
|
marker_8a22f8a433fa5695bc8d4e919634922e.bindPopup(popup_5f3febe0f3c8d14990d5ca38313d351a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a22f8a433fa5695bc8d4e919634922e.setIcon(icon_01cbef9217f358b74a5489e65fbf9988);
|
|
|
|
|
|
var marker_750993f08647db05834179820333374b = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_f665911058d55dfe305def0cc5f57015 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccec5360fd06bd73a5884a843d92c816 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_557c778e2f0c940f90f635168c54345b = $(`<div id="html_557c778e2f0c940f90f635168c54345b" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_ccec5360fd06bd73a5884a843d92c816.setContent(html_557c778e2f0c940f90f635168c54345b);
|
|
|
|
|
|
|
|
marker_750993f08647db05834179820333374b.bindPopup(popup_ccec5360fd06bd73a5884a843d92c816)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_750993f08647db05834179820333374b.setIcon(icon_f665911058d55dfe305def0cc5f57015);
|
|
|
|
|
|
var marker_5f5ad62b6d308783b73e0ea5f617a2c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a51139f8067380a23e9d8a9243c66211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_243b305aa87a4861b2cd729a31a7a323 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70fec4461d9973c60670319521afb83b = $(`<div id="html_70fec4461d9973c60670319521afb83b" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_243b305aa87a4861b2cd729a31a7a323.setContent(html_70fec4461d9973c60670319521afb83b);
|
|
|
|
|
|
|
|
marker_5f5ad62b6d308783b73e0ea5f617a2c1.bindPopup(popup_243b305aa87a4861b2cd729a31a7a323)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f5ad62b6d308783b73e0ea5f617a2c1.setIcon(icon_a51139f8067380a23e9d8a9243c66211);
|
|
|
|
|
|
var marker_f01dc6d3c071cceef6ece0dd38e342e0 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_261a0aa1d66af470f966ce8051934da0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8221f5e3aabae420f9c771854d292b28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9183df9a45b2127935655352018d91dd = $(`<div id="html_9183df9a45b2127935655352018d91dd" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_8221f5e3aabae420f9c771854d292b28.setContent(html_9183df9a45b2127935655352018d91dd);
|
|
|
|
|
|
|
|
marker_f01dc6d3c071cceef6ece0dd38e342e0.bindPopup(popup_8221f5e3aabae420f9c771854d292b28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f01dc6d3c071cceef6ece0dd38e342e0.setIcon(icon_261a0aa1d66af470f966ce8051934da0);
|
|
|
|
|
|
var marker_91df81781224ef1761f427bcaba33097 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ef9adccc4481391a36a68509b166cdf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47a49c5fd1bfb3354fb54cba7f45199b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4e6bbf9764bd5d404d8e9f71c405425 = $(`<div id="html_e4e6bbf9764bd5d404d8e9f71c405425" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_47a49c5fd1bfb3354fb54cba7f45199b.setContent(html_e4e6bbf9764bd5d404d8e9f71c405425);
|
|
|
|
|
|
|
|
marker_91df81781224ef1761f427bcaba33097.bindPopup(popup_47a49c5fd1bfb3354fb54cba7f45199b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91df81781224ef1761f427bcaba33097.setIcon(icon_ef9adccc4481391a36a68509b166cdf3);
|
|
|
|
|
|
var marker_17882dcea652b8c54a91376310f56658 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_002bdd168b1eeb61e12cc92fe6182d73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65a95b7f5935fa14603fd3ee4527d6d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c028a602d9055fe730a6bde276632177 = $(`<div id="html_c028a602d9055fe730a6bde276632177" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_65a95b7f5935fa14603fd3ee4527d6d3.setContent(html_c028a602d9055fe730a6bde276632177);
|
|
|
|
|
|
|
|
marker_17882dcea652b8c54a91376310f56658.bindPopup(popup_65a95b7f5935fa14603fd3ee4527d6d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17882dcea652b8c54a91376310f56658.setIcon(icon_002bdd168b1eeb61e12cc92fe6182d73);
|
|
|
|
|
|
var marker_365ff5cee224e514aea32777a2c0b3b0 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_21f8b2ce7699529d7db9fda9ac713e2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62356836de58f08ca796e00a5db9060f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae36161be4e8befd8b2a6ba10ea2d716 = $(`<div id="html_ae36161be4e8befd8b2a6ba10ea2d716" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_62356836de58f08ca796e00a5db9060f.setContent(html_ae36161be4e8befd8b2a6ba10ea2d716);
|
|
|
|
|
|
|
|
marker_365ff5cee224e514aea32777a2c0b3b0.bindPopup(popup_62356836de58f08ca796e00a5db9060f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_365ff5cee224e514aea32777a2c0b3b0.setIcon(icon_21f8b2ce7699529d7db9fda9ac713e2f);
|
|
|
|
|
|
var marker_9a23e0af14680257af5824c461f0377a = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6e1aa6a9f8932687f11a487a38d79c6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86b0b3a043fb9abe2c8ab882c4090e94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_947747f9238b4bff55ebcb95c0c4b844 = $(`<div id="html_947747f9238b4bff55ebcb95c0c4b844" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_86b0b3a043fb9abe2c8ab882c4090e94.setContent(html_947747f9238b4bff55ebcb95c0c4b844);
|
|
|
|
|
|
|
|
marker_9a23e0af14680257af5824c461f0377a.bindPopup(popup_86b0b3a043fb9abe2c8ab882c4090e94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a23e0af14680257af5824c461f0377a.setIcon(icon_6e1aa6a9f8932687f11a487a38d79c6d);
|
|
|
|
|
|
var marker_bcb0b15f4f4519043db4d0ea1dcd10de = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6aaf90a6f5b0a48c91c7fc23ce81150a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6fadc8a4305e17d68a6fbf50a437cd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44297b084eeb1b098381662f2ca936f4 = $(`<div id="html_44297b084eeb1b098381662f2ca936f4" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_d6fadc8a4305e17d68a6fbf50a437cd0.setContent(html_44297b084eeb1b098381662f2ca936f4);
|
|
|
|
|
|
|
|
marker_bcb0b15f4f4519043db4d0ea1dcd10de.bindPopup(popup_d6fadc8a4305e17d68a6fbf50a437cd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcb0b15f4f4519043db4d0ea1dcd10de.setIcon(icon_6aaf90a6f5b0a48c91c7fc23ce81150a);
|
|
|
|
|
|
var marker_af07ad2334558b2c97318f8ad2e35ac6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_d77ea854035e4718244b9496cbb25453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae5b023f1db7ea6ee7d4d760bb7e46ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_124db9010f665cca242d7613097a82ab = $(`<div id="html_124db9010f665cca242d7613097a82ab" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_ae5b023f1db7ea6ee7d4d760bb7e46ac.setContent(html_124db9010f665cca242d7613097a82ab);
|
|
|
|
|
|
|
|
marker_af07ad2334558b2c97318f8ad2e35ac6.bindPopup(popup_ae5b023f1db7ea6ee7d4d760bb7e46ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af07ad2334558b2c97318f8ad2e35ac6.setIcon(icon_d77ea854035e4718244b9496cbb25453);
|
|
|
|
|
|
var marker_833eda693466308bcf6f1ac50e39969c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0b9c870d67831ba4fd43aaf2222f5148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3e1fd148c8a0d59b6c8a10774ee3989 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecdd274b821e2ade7e079f9e529ee367 = $(`<div id="html_ecdd274b821e2ade7e079f9e529ee367" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_c3e1fd148c8a0d59b6c8a10774ee3989.setContent(html_ecdd274b821e2ade7e079f9e529ee367);
|
|
|
|
|
|
|
|
marker_833eda693466308bcf6f1ac50e39969c.bindPopup(popup_c3e1fd148c8a0d59b6c8a10774ee3989)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_833eda693466308bcf6f1ac50e39969c.setIcon(icon_0b9c870d67831ba4fd43aaf2222f5148);
|
|
|
|
|
|
var marker_30f4cfe482b48c1bcc4a5b8cde670bb1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_87e5ed47edfb1652e1043a80ce845951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbafe5ff8888f60d04807ec1da4bbb37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9beee488510dd5c68b5ada1e025eca1e = $(`<div id="html_9beee488510dd5c68b5ada1e025eca1e" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_dbafe5ff8888f60d04807ec1da4bbb37.setContent(html_9beee488510dd5c68b5ada1e025eca1e);
|
|
|
|
|
|
|
|
marker_30f4cfe482b48c1bcc4a5b8cde670bb1.bindPopup(popup_dbafe5ff8888f60d04807ec1da4bbb37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30f4cfe482b48c1bcc4a5b8cde670bb1.setIcon(icon_87e5ed47edfb1652e1043a80ce845951);
|
|
|
|
|
|
var marker_f1aa6de1f443e92f2d79e5f2b3c821ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ce25ccf74d46633e1244fd3ffdca9550 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e385dc66d2a80c24392128b237fc43cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48a9af98a36ea27a7063685891219dca = $(`<div id="html_48a9af98a36ea27a7063685891219dca" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_e385dc66d2a80c24392128b237fc43cc.setContent(html_48a9af98a36ea27a7063685891219dca);
|
|
|
|
|
|
|
|
marker_f1aa6de1f443e92f2d79e5f2b3c821ca.bindPopup(popup_e385dc66d2a80c24392128b237fc43cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1aa6de1f443e92f2d79e5f2b3c821ca.setIcon(icon_ce25ccf74d46633e1244fd3ffdca9550);
|
|
|
|
|
|
var marker_09c95b6f7af3de5e7dd514ca7f8e523d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_6387f8043497505520828a289fb5a41c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4445f7a393e4b93a686aeb25ac945dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_671769af3d7e6a59d020b7cd43ef16be = $(`<div id="html_671769af3d7e6a59d020b7cd43ef16be" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_b4445f7a393e4b93a686aeb25ac945dc.setContent(html_671769af3d7e6a59d020b7cd43ef16be);
|
|
|
|
|
|
|
|
marker_09c95b6f7af3de5e7dd514ca7f8e523d.bindPopup(popup_b4445f7a393e4b93a686aeb25ac945dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09c95b6f7af3de5e7dd514ca7f8e523d.setIcon(icon_6387f8043497505520828a289fb5a41c);
|
|
|
|
|
|
var marker_cfb0fc170a8b8733aa4abe60948aeae1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_4a5927333e05ea7c1454983e20ffa0a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c24af33988a812dc86fcf6a0d19e2b1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_191bdaced74555fee0ef2bb9e069ff6e = $(`<div id="html_191bdaced74555fee0ef2bb9e069ff6e" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_c24af33988a812dc86fcf6a0d19e2b1e.setContent(html_191bdaced74555fee0ef2bb9e069ff6e);
|
|
|
|
|
|
|
|
marker_cfb0fc170a8b8733aa4abe60948aeae1.bindPopup(popup_c24af33988a812dc86fcf6a0d19e2b1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfb0fc170a8b8733aa4abe60948aeae1.setIcon(icon_4a5927333e05ea7c1454983e20ffa0a9);
|
|
|
|
|
|
var marker_674bd11495d37da3cb2e4e4ae18dbf24 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_b7676b1f5b13a796eded940ddc3098d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed5cb4da1e801c165eb7180546daf03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afa65399c33735ba4e49516b4dbf33c1 = $(`<div id="html_afa65399c33735ba4e49516b4dbf33c1" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_3ed5cb4da1e801c165eb7180546daf03.setContent(html_afa65399c33735ba4e49516b4dbf33c1);
|
|
|
|
|
|
|
|
marker_674bd11495d37da3cb2e4e4ae18dbf24.bindPopup(popup_3ed5cb4da1e801c165eb7180546daf03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_674bd11495d37da3cb2e4e4ae18dbf24.setIcon(icon_b7676b1f5b13a796eded940ddc3098d7);
|
|
|
|
|
|
var marker_54777d060a3e346c227683a986972d1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_2ba5f11c4a18fc4582550f3bf2099fcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e9115f3efb2ed943b106880de3b3bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1731c1c44331488b306c099a728680e = $(`<div id="html_c1731c1c44331488b306c099a728680e" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_7e9115f3efb2ed943b106880de3b3bb2.setContent(html_c1731c1c44331488b306c099a728680e);
|
|
|
|
|
|
|
|
marker_54777d060a3e346c227683a986972d1b.bindPopup(popup_7e9115f3efb2ed943b106880de3b3bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54777d060a3e346c227683a986972d1b.setIcon(icon_2ba5f11c4a18fc4582550f3bf2099fcb);
|
|
|
|
|
|
var marker_11c584c9bdb1b24dd92050a2d7ee06f7 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_ef2f9ac9642975a6cd35b50c81ae00af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c0b2f2e2b0fbc692a745473999fc21e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb0d2c4ff943d3d63f574481fe38adc1 = $(`<div id="html_eb0d2c4ff943d3d63f574481fe38adc1" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_3c0b2f2e2b0fbc692a745473999fc21e.setContent(html_eb0d2c4ff943d3d63f574481fe38adc1);
|
|
|
|
|
|
|
|
marker_11c584c9bdb1b24dd92050a2d7ee06f7.bindPopup(popup_3c0b2f2e2b0fbc692a745473999fc21e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11c584c9bdb1b24dd92050a2d7ee06f7.setIcon(icon_ef2f9ac9642975a6cd35b50c81ae00af);
|
|
|
|
|
|
var marker_2c5ac5a1f97ae50014382457e6da2671 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_e97fa72312e1efc74267642a44a49208 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dc41ed40c525be21ca2b340f602f86e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dc7b20f803a4212e46507e5fd48e4e0 = $(`<div id="html_2dc7b20f803a4212e46507e5fd48e4e0" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_1dc41ed40c525be21ca2b340f602f86e.setContent(html_2dc7b20f803a4212e46507e5fd48e4e0);
|
|
|
|
|
|
|
|
marker_2c5ac5a1f97ae50014382457e6da2671.bindPopup(popup_1dc41ed40c525be21ca2b340f602f86e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c5ac5a1f97ae50014382457e6da2671.setIcon(icon_e97fa72312e1efc74267642a44a49208);
|
|
|
|
|
|
var marker_0b4bace8b28a8ebf4858c1ce7c95bf64 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_96c8154681793bbf89be1c35e648fb04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75638d48514d25ba7a0a03527787ca3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53c52e89676fcef380889abc8d370bff = $(`<div id="html_53c52e89676fcef380889abc8d370bff" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_75638d48514d25ba7a0a03527787ca3f.setContent(html_53c52e89676fcef380889abc8d370bff);
|
|
|
|
|
|
|
|
marker_0b4bace8b28a8ebf4858c1ce7c95bf64.bindPopup(popup_75638d48514d25ba7a0a03527787ca3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b4bace8b28a8ebf4858c1ce7c95bf64.setIcon(icon_96c8154681793bbf89be1c35e648fb04);
|
|
|
|
|
|
var marker_29fd6afd0df2384448dc3808b993a70a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_0b7b7ed02512e52b6e861e00c13f1210 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e54fdf83df6af3a454a8d542b644397 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05e61d5f3f7f7266111b6a5b9f35e91c = $(`<div id="html_05e61d5f3f7f7266111b6a5b9f35e91c" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_4e54fdf83df6af3a454a8d542b644397.setContent(html_05e61d5f3f7f7266111b6a5b9f35e91c);
|
|
|
|
|
|
|
|
marker_29fd6afd0df2384448dc3808b993a70a.bindPopup(popup_4e54fdf83df6af3a454a8d542b644397)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29fd6afd0df2384448dc3808b993a70a.setIcon(icon_0b7b7ed02512e52b6e861e00c13f1210);
|
|
|
|
|
|
var marker_a8151cbe7523f77575a8553181d40f8b = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_1cbba3043feb1ee59563cf943846a269 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_054b38bc22df4a5618b879ff91873539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8148a0176b932efe38e17dbb3a9552e = $(`<div id="html_c8148a0176b932efe38e17dbb3a9552e" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_054b38bc22df4a5618b879ff91873539.setContent(html_c8148a0176b932efe38e17dbb3a9552e);
|
|
|
|
|
|
|
|
marker_a8151cbe7523f77575a8553181d40f8b.bindPopup(popup_054b38bc22df4a5618b879ff91873539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8151cbe7523f77575a8553181d40f8b.setIcon(icon_1cbba3043feb1ee59563cf943846a269);
|
|
|
|
|
|
var marker_94b05ffbb967198f846a768c730bb772 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_22359da982446a8364b718350b0774fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbb48153944f955b1da29d3158fde3e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7d623624b5592f5049b39da6094cfed = $(`<div id="html_f7d623624b5592f5049b39da6094cfed" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_bbb48153944f955b1da29d3158fde3e3.setContent(html_f7d623624b5592f5049b39da6094cfed);
|
|
|
|
|
|
|
|
marker_94b05ffbb967198f846a768c730bb772.bindPopup(popup_bbb48153944f955b1da29d3158fde3e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94b05ffbb967198f846a768c730bb772.setIcon(icon_22359da982446a8364b718350b0774fa);
|
|
|
|
|
|
var marker_2529a62e9e68b24e35d4ad4c92f92920 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_39e028a8004413d88e29012afbdc2277 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee0b8da72f2ff704c5e3762ca65733cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7a8852295d4446ca0fd83b11ca875f6 = $(`<div id="html_a7a8852295d4446ca0fd83b11ca875f6" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_ee0b8da72f2ff704c5e3762ca65733cb.setContent(html_a7a8852295d4446ca0fd83b11ca875f6);
|
|
|
|
|
|
|
|
marker_2529a62e9e68b24e35d4ad4c92f92920.bindPopup(popup_ee0b8da72f2ff704c5e3762ca65733cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2529a62e9e68b24e35d4ad4c92f92920.setIcon(icon_39e028a8004413d88e29012afbdc2277);
|
|
|
|
|
|
var marker_97def44725247e8f3759b632ed84d3b0 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_54e935ac2c5fe0f592defb032126292e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4476a8bbc2cf169f5227f1c42490d0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a633cb752e3b92c92512b12975027dc = $(`<div id="html_3a633cb752e3b92c92512b12975027dc" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_d4476a8bbc2cf169f5227f1c42490d0b.setContent(html_3a633cb752e3b92c92512b12975027dc);
|
|
|
|
|
|
|
|
marker_97def44725247e8f3759b632ed84d3b0.bindPopup(popup_d4476a8bbc2cf169f5227f1c42490d0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97def44725247e8f3759b632ed84d3b0.setIcon(icon_54e935ac2c5fe0f592defb032126292e);
|
|
|
|
|
|
var marker_c1400e9dc502ce588a73dfb7e2c47af9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4);
|
|
|
|
|
|
var icon_a8c2175c4a2d31d9f9a16e16fd3b5c72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_730e998477c02d00922f19fcd8572f97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97d88df57d7ba21c61bab504f090d08c = $(`<div id="html_97d88df57d7ba21c61bab504f090d08c" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_730e998477c02d00922f19fcd8572f97.setContent(html_97d88df57d7ba21c61bab504f090d08c);
|
|
|
|
|
|
|
|
marker_c1400e9dc502ce588a73dfb7e2c47af9.bindPopup(popup_730e998477c02d00922f19fcd8572f97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1400e9dc502ce588a73dfb7e2c47af9.setIcon(icon_a8c2175c4a2d31d9f9a16e16fd3b5c72);
|
|
|
|
|
|
marker_cluster_ccea46fee8933c9fc026e51a36cb4fc4.addTo(map_ae33e0fefd87664d4be4797b538af910);
|
|
|
|
</script>
|
|
</html> |