mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 22:45:18 +00:00
15503 lines
451 KiB
HTML
15503 lines
451 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_196ddbb7c01baf0c24c498a98166d19d {
|
|
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_196ddbb7c01baf0c24c498a98166d19d" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_196ddbb7c01baf0c24c498a98166d19d = L.map(
|
|
"map_196ddbb7c01baf0c24c498a98166d19d",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_ce2dd4867a3d2e143dee9d71a94fd7dd = 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_ce2dd4867a3d2e143dee9d71a94fd7dd.addTo(map_196ddbb7c01baf0c24c498a98166d19d);
|
|
|
|
|
|
var marker_cluster_f085834461500d3179aacc22a15ec03f = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_5a6291bb5ad3b056d675cf4ada8b6c0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_dd995c85d0dd589cd201c1dad4274c65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1da3018ed1422dbc60af53003b6acbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7a1531dd565ee96036f4ca83e1e77d8 = $(`<div id="html_e7a1531dd565ee96036f4ca83e1e77d8" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_f1da3018ed1422dbc60af53003b6acbe.setContent(html_e7a1531dd565ee96036f4ca83e1e77d8);
|
|
|
|
|
|
|
|
marker_5a6291bb5ad3b056d675cf4ada8b6c0c.bindPopup(popup_f1da3018ed1422dbc60af53003b6acbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a6291bb5ad3b056d675cf4ada8b6c0c.setIcon(icon_dd995c85d0dd589cd201c1dad4274c65);
|
|
|
|
|
|
var marker_2629e3812b322697dd7ce24e07f67d44 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_383d30bd8ff97afc4e4ca23219e9ecd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d1144e9c903299dc8d3a94afca37187 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_381c105e85da15f764ecf5e58924941f = $(`<div id="html_381c105e85da15f764ecf5e58924941f" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_6d1144e9c903299dc8d3a94afca37187.setContent(html_381c105e85da15f764ecf5e58924941f);
|
|
|
|
|
|
|
|
marker_2629e3812b322697dd7ce24e07f67d44.bindPopup(popup_6d1144e9c903299dc8d3a94afca37187)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2629e3812b322697dd7ce24e07f67d44.setIcon(icon_383d30bd8ff97afc4e4ca23219e9ecd2);
|
|
|
|
|
|
var marker_b685f01614e9bbcc529346231da98812 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_bc403a3fa0b6f6ea259a404f083e436a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd2352d84512e304714a64345622e70a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da38a11fc3b42559ebcc7094f5db2cb7 = $(`<div id="html_da38a11fc3b42559ebcc7094f5db2cb7" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_cd2352d84512e304714a64345622e70a.setContent(html_da38a11fc3b42559ebcc7094f5db2cb7);
|
|
|
|
|
|
|
|
marker_b685f01614e9bbcc529346231da98812.bindPopup(popup_cd2352d84512e304714a64345622e70a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b685f01614e9bbcc529346231da98812.setIcon(icon_bc403a3fa0b6f6ea259a404f083e436a);
|
|
|
|
|
|
var marker_ce22865098ae0f80612e701c2f16e513 = L.marker(
|
|
[34.1749, -118.54],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4e418bfbc02bd8f00660fee93bd6673f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b25642b9273c3796116dfd7c65aeb9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_178f883efd1633aec4d151673d75a0fb = $(`<div id="html_178f883efd1633aec4d151673d75a0fb" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_1b25642b9273c3796116dfd7c65aeb9f.setContent(html_178f883efd1633aec4d151673d75a0fb);
|
|
|
|
|
|
|
|
marker_ce22865098ae0f80612e701c2f16e513.bindPopup(popup_1b25642b9273c3796116dfd7c65aeb9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce22865098ae0f80612e701c2f16e513.setIcon(icon_4e418bfbc02bd8f00660fee93bd6673f);
|
|
|
|
|
|
var marker_757118a9f308c46947c5a98d87e7d7f9 = L.marker(
|
|
[10.6352, -85.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8ee4aa7ed018d8d1dfcc9e0098062bcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56c59d9b059309d9e4005eb1c1b6edcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d17d9e0ccf5a8aee42efc7f597c4f296 = $(`<div id="html_d17d9e0ccf5a8aee42efc7f597c4f296" style="width: 100.0%; height: 100.0%;">no.str.cr:443</div>`)[0];
|
|
popup_56c59d9b059309d9e4005eb1c1b6edcc.setContent(html_d17d9e0ccf5a8aee42efc7f597c4f296);
|
|
|
|
|
|
|
|
marker_757118a9f308c46947c5a98d87e7d7f9.bindPopup(popup_56c59d9b059309d9e4005eb1c1b6edcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_757118a9f308c46947c5a98d87e7d7f9.setIcon(icon_8ee4aa7ed018d8d1dfcc9e0098062bcd);
|
|
|
|
|
|
var marker_7faf3cae4dbb33551e5596d1a38907f3 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ee34c8cf1d2e5092300e3146ea9e9ca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73476b37b4e50ab91e5f0c695c446a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c03bd1c177c327695600069484f1621 = $(`<div id="html_6c03bd1c177c327695600069484f1621" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_c73476b37b4e50ab91e5f0c695c446a5.setContent(html_6c03bd1c177c327695600069484f1621);
|
|
|
|
|
|
|
|
marker_7faf3cae4dbb33551e5596d1a38907f3.bindPopup(popup_c73476b37b4e50ab91e5f0c695c446a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7faf3cae4dbb33551e5596d1a38907f3.setIcon(icon_ee34c8cf1d2e5092300e3146ea9e9ca6);
|
|
|
|
|
|
var marker_fb5d2bb61f8b69bc2d9471d6ed571169 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a389fd42a9246310045320453cffe843 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9682837e8683a55683f331b3901c3df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f261ddbffd8e88b38c314ee0227aa05 = $(`<div id="html_9f261ddbffd8e88b38c314ee0227aa05" style="width: 100.0%; height: 100.0%;">relay.kalcafe.xyz</div>`)[0];
|
|
popup_b9682837e8683a55683f331b3901c3df.setContent(html_9f261ddbffd8e88b38c314ee0227aa05);
|
|
|
|
|
|
|
|
marker_fb5d2bb61f8b69bc2d9471d6ed571169.bindPopup(popup_b9682837e8683a55683f331b3901c3df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb5d2bb61f8b69bc2d9471d6ed571169.setIcon(icon_a389fd42a9246310045320453cffe843);
|
|
|
|
|
|
var marker_7051f8f1ba2f76408ae1762761ee71c0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0dce22fe537c4a99f4bcb21597d53894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a29143ab757f8dd0cd367b1214ce9160 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_141b11beaae5877c14ad8c052dd91726 = $(`<div id="html_141b11beaae5877c14ad8c052dd91726" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_a29143ab757f8dd0cd367b1214ce9160.setContent(html_141b11beaae5877c14ad8c052dd91726);
|
|
|
|
|
|
|
|
marker_7051f8f1ba2f76408ae1762761ee71c0.bindPopup(popup_a29143ab757f8dd0cd367b1214ce9160)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7051f8f1ba2f76408ae1762761ee71c0.setIcon(icon_0dce22fe537c4a99f4bcb21597d53894);
|
|
|
|
|
|
var marker_2024076f8efb7fc09558c516f31c391b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_652b75a8dd1df0de336be7ce289a5a30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d78a2b46ed0e7baa9c9978ee042609e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3850f0f42cc328846aafdbfbdf06bce = $(`<div id="html_d3850f0f42cc328846aafdbfbdf06bce" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_d78a2b46ed0e7baa9c9978ee042609e4.setContent(html_d3850f0f42cc328846aafdbfbdf06bce);
|
|
|
|
|
|
|
|
marker_2024076f8efb7fc09558c516f31c391b.bindPopup(popup_d78a2b46ed0e7baa9c9978ee042609e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2024076f8efb7fc09558c516f31c391b.setIcon(icon_652b75a8dd1df0de336be7ce289a5a30);
|
|
|
|
|
|
var marker_7cb78c2b22fb63186f138f320dd495b6 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5db325fa36fbf2ceafe1e22c66368ec7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da7703a8e86cc9bc083b1b8864221252 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1aa2dec5877137f542a6b3019c48d005 = $(`<div id="html_1aa2dec5877137f542a6b3019c48d005" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net:443</div>`)[0];
|
|
popup_da7703a8e86cc9bc083b1b8864221252.setContent(html_1aa2dec5877137f542a6b3019c48d005);
|
|
|
|
|
|
|
|
marker_7cb78c2b22fb63186f138f320dd495b6.bindPopup(popup_da7703a8e86cc9bc083b1b8864221252)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cb78c2b22fb63186f138f320dd495b6.setIcon(icon_5db325fa36fbf2ceafe1e22c66368ec7);
|
|
|
|
|
|
var marker_3edd93d7c35308e62afd394beef06e6d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_69ae43564a24964fe7b5ce4879dfce39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af5831f9c87c1c75a0a939503d5c06a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4df9935956084beebd4875d53212a56e = $(`<div id="html_4df9935956084beebd4875d53212a56e" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_af5831f9c87c1c75a0a939503d5c06a7.setContent(html_4df9935956084beebd4875d53212a56e);
|
|
|
|
|
|
|
|
marker_3edd93d7c35308e62afd394beef06e6d.bindPopup(popup_af5831f9c87c1c75a0a939503d5c06a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3edd93d7c35308e62afd394beef06e6d.setIcon(icon_69ae43564a24964fe7b5ce4879dfce39);
|
|
|
|
|
|
var marker_57801f7bd8fb2bf381c96b87e5fd7676 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1b812b8a5d97bea7eb27e5d536cc916d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cf22bec5577e008aa030d0720ae26ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f66a4850a4500a3d55ba2a48cc97bf51 = $(`<div id="html_f66a4850a4500a3d55ba2a48cc97bf51" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_4cf22bec5577e008aa030d0720ae26ea.setContent(html_f66a4850a4500a3d55ba2a48cc97bf51);
|
|
|
|
|
|
|
|
marker_57801f7bd8fb2bf381c96b87e5fd7676.bindPopup(popup_4cf22bec5577e008aa030d0720ae26ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57801f7bd8fb2bf381c96b87e5fd7676.setIcon(icon_1b812b8a5d97bea7eb27e5d536cc916d);
|
|
|
|
|
|
var marker_4a3d55627c5d5630f4442e3f57c837b7 = L.marker(
|
|
[43.3434, -3.99532],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0bed5fbd9837e4da9f95dc74b09d4572 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_217f946da29b7b5fa894c86ac3006709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5cecbf81f9140d4e452d2fd6eb4890b = $(`<div id="html_e5cecbf81f9140d4e452d2fd6eb4890b" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_217f946da29b7b5fa894c86ac3006709.setContent(html_e5cecbf81f9140d4e452d2fd6eb4890b);
|
|
|
|
|
|
|
|
marker_4a3d55627c5d5630f4442e3f57c837b7.bindPopup(popup_217f946da29b7b5fa894c86ac3006709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a3d55627c5d5630f4442e3f57c837b7.setIcon(icon_0bed5fbd9837e4da9f95dc74b09d4572);
|
|
|
|
|
|
var marker_ba1f6af221e3129a3f125aacaf695cb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_54434934396819f2ca00b7582e6c646d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59500ebf655aa9b92d4f08394f338ea9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1855793cf8c23a5b206e9680a5d5d8d = $(`<div id="html_f1855793cf8c23a5b206e9680a5d5d8d" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_59500ebf655aa9b92d4f08394f338ea9.setContent(html_f1855793cf8c23a5b206e9680a5d5d8d);
|
|
|
|
|
|
|
|
marker_ba1f6af221e3129a3f125aacaf695cb0.bindPopup(popup_59500ebf655aa9b92d4f08394f338ea9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba1f6af221e3129a3f125aacaf695cb0.setIcon(icon_54434934396819f2ca00b7582e6c646d);
|
|
|
|
|
|
var marker_ac42530bec0daf5f11c3f22e2c51073a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e89bfb91b7248398c2304dd7c9a916ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ec1b1620285cbffc2f308ce42a7e74a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a6ab529438c4d4ff249b195cc5d1e61 = $(`<div id="html_2a6ab529438c4d4ff249b195cc5d1e61" style="width: 100.0%; height: 100.0%;">relay.nostr.place:443</div>`)[0];
|
|
popup_7ec1b1620285cbffc2f308ce42a7e74a.setContent(html_2a6ab529438c4d4ff249b195cc5d1e61);
|
|
|
|
|
|
|
|
marker_ac42530bec0daf5f11c3f22e2c51073a.bindPopup(popup_7ec1b1620285cbffc2f308ce42a7e74a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac42530bec0daf5f11c3f22e2c51073a.setIcon(icon_e89bfb91b7248398c2304dd7c9a916ba);
|
|
|
|
|
|
var marker_f259c0d37d283d62db7f7995b043228d = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_21967ed356fc1b3dfbff144d5e2592b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f5f0665437d636872c3606ec644b6f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cb6698a1b02b214aef848a7b3ccf2b3 = $(`<div id="html_6cb6698a1b02b214aef848a7b3ccf2b3" style="width: 100.0%; height: 100.0%;">relay.bowlafterbowl.com</div>`)[0];
|
|
popup_1f5f0665437d636872c3606ec644b6f7.setContent(html_6cb6698a1b02b214aef848a7b3ccf2b3);
|
|
|
|
|
|
|
|
marker_f259c0d37d283d62db7f7995b043228d.bindPopup(popup_1f5f0665437d636872c3606ec644b6f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f259c0d37d283d62db7f7995b043228d.setIcon(icon_21967ed356fc1b3dfbff144d5e2592b1);
|
|
|
|
|
|
var marker_51d206ac5d7cfccd87db39337cf00d4f = L.marker(
|
|
[13.8872, 100.579],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f36ddf504fa89a4c63952b26bf73e209 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df46a19cd30431925b5861bb9c486f1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd9addd524917ae18c40e83802cb96d8 = $(`<div id="html_fd9addd524917ae18c40e83802cb96d8" style="width: 100.0%; height: 100.0%;">relay0.gfcom.info</div>`)[0];
|
|
popup_df46a19cd30431925b5861bb9c486f1a.setContent(html_fd9addd524917ae18c40e83802cb96d8);
|
|
|
|
|
|
|
|
marker_51d206ac5d7cfccd87db39337cf00d4f.bindPopup(popup_df46a19cd30431925b5861bb9c486f1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51d206ac5d7cfccd87db39337cf00d4f.setIcon(icon_f36ddf504fa89a4c63952b26bf73e209);
|
|
|
|
|
|
var marker_a85c8fc119982c1ef55635637fabf2f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_af9e2f3d9017ab5cdae7eff037027281 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2c31e46e49c6d1204b3f15f27b9b43c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64d4d27bf0f801695ad2f02d45d75afc = $(`<div id="html_64d4d27bf0f801695ad2f02d45d75afc" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_c2c31e46e49c6d1204b3f15f27b9b43c.setContent(html_64d4d27bf0f801695ad2f02d45d75afc);
|
|
|
|
|
|
|
|
marker_a85c8fc119982c1ef55635637fabf2f7.bindPopup(popup_c2c31e46e49c6d1204b3f15f27b9b43c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a85c8fc119982c1ef55635637fabf2f7.setIcon(icon_af9e2f3d9017ab5cdae7eff037027281);
|
|
|
|
|
|
var marker_825860b69d09e96f9f5b9bc3575b5d11 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7849d9b221014f8d4a6afb1f56520113 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f397ac08a23057e602d63d153e177e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf96e739ca3e84b96599332f304594f1 = $(`<div id="html_bf96e739ca3e84b96599332f304594f1" style="width: 100.0%; height: 100.0%;">nostr.hekster.org:443</div>`)[0];
|
|
popup_f397ac08a23057e602d63d153e177e67.setContent(html_bf96e739ca3e84b96599332f304594f1);
|
|
|
|
|
|
|
|
marker_825860b69d09e96f9f5b9bc3575b5d11.bindPopup(popup_f397ac08a23057e602d63d153e177e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_825860b69d09e96f9f5b9bc3575b5d11.setIcon(icon_7849d9b221014f8d4a6afb1f56520113);
|
|
|
|
|
|
var marker_f6e20a2a4f447919aa13b3bc7f161200 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9ae57dc72ef543b84ed87cdc61bd4d78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b8edd5bc32ea5fc3082241a356ede1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c57e3cd5ed4d5e74123a485681ad8cd7 = $(`<div id="html_c57e3cd5ed4d5e74123a485681ad8cd7" style="width: 100.0%; height: 100.0%;">relay.artx.market:443</div>`)[0];
|
|
popup_2b8edd5bc32ea5fc3082241a356ede1a.setContent(html_c57e3cd5ed4d5e74123a485681ad8cd7);
|
|
|
|
|
|
|
|
marker_f6e20a2a4f447919aa13b3bc7f161200.bindPopup(popup_2b8edd5bc32ea5fc3082241a356ede1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6e20a2a4f447919aa13b3bc7f161200.setIcon(icon_9ae57dc72ef543b84ed87cdc61bd4d78);
|
|
|
|
|
|
var marker_7bf9504047f463304c2ad2d24f852b4d = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_32142a0d942c5eb074e5fe71d5d27928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd310d14cad365d48ca7414142308b6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e68b8dc2c0b90a5517bc25f61742e936 = $(`<div id="html_e68b8dc2c0b90a5517bc25f61742e936" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_dd310d14cad365d48ca7414142308b6d.setContent(html_e68b8dc2c0b90a5517bc25f61742e936);
|
|
|
|
|
|
|
|
marker_7bf9504047f463304c2ad2d24f852b4d.bindPopup(popup_dd310d14cad365d48ca7414142308b6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bf9504047f463304c2ad2d24f852b4d.setIcon(icon_32142a0d942c5eb074e5fe71d5d27928);
|
|
|
|
|
|
var marker_549b43275a1bbbd96c9674cb8bc682a3 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_485b0d5bddef6d867c0941a596a3ddf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d938874b28f7cc979dfde27ca0d94380 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c29cbc4a733bdcbc1185e0a01663b316 = $(`<div id="html_c29cbc4a733bdcbc1185e0a01663b316" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_d938874b28f7cc979dfde27ca0d94380.setContent(html_c29cbc4a733bdcbc1185e0a01663b316);
|
|
|
|
|
|
|
|
marker_549b43275a1bbbd96c9674cb8bc682a3.bindPopup(popup_d938874b28f7cc979dfde27ca0d94380)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_549b43275a1bbbd96c9674cb8bc682a3.setIcon(icon_485b0d5bddef6d867c0941a596a3ddf2);
|
|
|
|
|
|
var marker_03028bcf4c607a60dde340e1e5401c30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_06fae2e5df4dbcba484b8c1576ede1bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eb7404f1bc4e2f2da3355e149189f87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7c764624d5882fb3395f7b56d0e916d = $(`<div id="html_e7c764624d5882fb3395f7b56d0e916d" style="width: 100.0%; height: 100.0%;">ribo.nostria.app:443</div>`)[0];
|
|
popup_3eb7404f1bc4e2f2da3355e149189f87.setContent(html_e7c764624d5882fb3395f7b56d0e916d);
|
|
|
|
|
|
|
|
marker_03028bcf4c607a60dde340e1e5401c30.bindPopup(popup_3eb7404f1bc4e2f2da3355e149189f87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03028bcf4c607a60dde340e1e5401c30.setIcon(icon_06fae2e5df4dbcba484b8c1576ede1bf);
|
|
|
|
|
|
var marker_66d66f1e02c6665e8e154b604e5836eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ae03c80dc8a1bc759cce12c37c4eb7dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4bc03ad8172effaf99132c341e2d508 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dbf5e827296c3528415fe6f520612db = $(`<div id="html_2dbf5e827296c3528415fe6f520612db" style="width: 100.0%; height: 100.0%;">relay.novospes.com</div>`)[0];
|
|
popup_b4bc03ad8172effaf99132c341e2d508.setContent(html_2dbf5e827296c3528415fe6f520612db);
|
|
|
|
|
|
|
|
marker_66d66f1e02c6665e8e154b604e5836eb.bindPopup(popup_b4bc03ad8172effaf99132c341e2d508)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66d66f1e02c6665e8e154b604e5836eb.setIcon(icon_ae03c80dc8a1bc759cce12c37c4eb7dd);
|
|
|
|
|
|
var marker_28d784d7f66a77f0f45501e623d69a44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5455dbfa18d53cedd6bdf834a03f7315 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0f2dc2aa51ca1f6c743a03f85ec827e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_959cd4e47c0e0c6b572241a12a13b6d9 = $(`<div id="html_959cd4e47c0e0c6b572241a12a13b6d9" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com:443</div>`)[0];
|
|
popup_b0f2dc2aa51ca1f6c743a03f85ec827e.setContent(html_959cd4e47c0e0c6b572241a12a13b6d9);
|
|
|
|
|
|
|
|
marker_28d784d7f66a77f0f45501e623d69a44.bindPopup(popup_b0f2dc2aa51ca1f6c743a03f85ec827e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28d784d7f66a77f0f45501e623d69a44.setIcon(icon_5455dbfa18d53cedd6bdf834a03f7315);
|
|
|
|
|
|
var marker_36cf2ded7125e9f5d4646e74e65c5878 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e6e2c3d912b1abbc05624fba1fb9c6b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab09399bafe96af732619041db69d221 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9afcd94a9a9f1b3a00915f61fc1e40f7 = $(`<div id="html_9afcd94a9a9f1b3a00915f61fc1e40f7" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_ab09399bafe96af732619041db69d221.setContent(html_9afcd94a9a9f1b3a00915f61fc1e40f7);
|
|
|
|
|
|
|
|
marker_36cf2ded7125e9f5d4646e74e65c5878.bindPopup(popup_ab09399bafe96af732619041db69d221)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36cf2ded7125e9f5d4646e74e65c5878.setIcon(icon_e6e2c3d912b1abbc05624fba1fb9c6b2);
|
|
|
|
|
|
var marker_08feb467e18cc0e88347cea0a6923f4e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_08fc9c0d12adf11c4d53e4fe4508ad92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c40021050ffdde6c3637e875d0faeaa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7402ba09e960e8176b71f5bc13dd1e1e = $(`<div id="html_7402ba09e960e8176b71f5bc13dd1e1e" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_c40021050ffdde6c3637e875d0faeaa5.setContent(html_7402ba09e960e8176b71f5bc13dd1e1e);
|
|
|
|
|
|
|
|
marker_08feb467e18cc0e88347cea0a6923f4e.bindPopup(popup_c40021050ffdde6c3637e875d0faeaa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08feb467e18cc0e88347cea0a6923f4e.setIcon(icon_08fc9c0d12adf11c4d53e4fe4508ad92);
|
|
|
|
|
|
var marker_25560142507c6f5b60bafae65ba6a7bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_54d19c40ced2759c8dc1c5d678189bed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_405ff0adedabf45e46ea7277970728e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5db7a6fbedb119eab7596e665a4c6bc = $(`<div id="html_d5db7a6fbedb119eab7596e665a4c6bc" style="width: 100.0%; height: 100.0%;">relay.libernet.app:443</div>`)[0];
|
|
popup_405ff0adedabf45e46ea7277970728e6.setContent(html_d5db7a6fbedb119eab7596e665a4c6bc);
|
|
|
|
|
|
|
|
marker_25560142507c6f5b60bafae65ba6a7bc.bindPopup(popup_405ff0adedabf45e46ea7277970728e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25560142507c6f5b60bafae65ba6a7bc.setIcon(icon_54d19c40ced2759c8dc1c5d678189bed);
|
|
|
|
|
|
var marker_b1c187bf6b4c7debee7c4d7b9951373d = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d924db5778efa18f8e2085cc2f046de3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_094d84661085aefe1d7fc07e85e0d2bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba33850f316cfe8f4a431f5d5b188202 = $(`<div id="html_ba33850f316cfe8f4a431f5d5b188202" style="width: 100.0%; height: 100.0%;">uncouth-panning-paternal.ngrok-free.dev</div>`)[0];
|
|
popup_094d84661085aefe1d7fc07e85e0d2bc.setContent(html_ba33850f316cfe8f4a431f5d5b188202);
|
|
|
|
|
|
|
|
marker_b1c187bf6b4c7debee7c4d7b9951373d.bindPopup(popup_094d84661085aefe1d7fc07e85e0d2bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1c187bf6b4c7debee7c4d7b9951373d.setIcon(icon_d924db5778efa18f8e2085cc2f046de3);
|
|
|
|
|
|
var marker_6dedb3339a978c80defbd7ef36c72d91 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_433850a947316c549f6b2389783d517f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_338f56e983a36ad04cbe15c3bacc6739 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d69de67ce6daf7a7601f49b8b6673f6 = $(`<div id="html_1d69de67ce6daf7a7601f49b8b6673f6" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io:443</div>`)[0];
|
|
popup_338f56e983a36ad04cbe15c3bacc6739.setContent(html_1d69de67ce6daf7a7601f49b8b6673f6);
|
|
|
|
|
|
|
|
marker_6dedb3339a978c80defbd7ef36c72d91.bindPopup(popup_338f56e983a36ad04cbe15c3bacc6739)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dedb3339a978c80defbd7ef36c72d91.setIcon(icon_433850a947316c549f6b2389783d517f);
|
|
|
|
|
|
var marker_b914ccde2f4a2b2683059e62849ca74f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4b2ce481338d21ed530fa5c2e926cac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_801b63eff773677e4fbec5d2ac53e4e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb578aee310d1ccff2d3e763b2c9f7e1 = $(`<div id="html_bb578aee310d1ccff2d3e763b2c9f7e1" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_801b63eff773677e4fbec5d2ac53e4e7.setContent(html_bb578aee310d1ccff2d3e763b2c9f7e1);
|
|
|
|
|
|
|
|
marker_b914ccde2f4a2b2683059e62849ca74f.bindPopup(popup_801b63eff773677e4fbec5d2ac53e4e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b914ccde2f4a2b2683059e62849ca74f.setIcon(icon_4b2ce481338d21ed530fa5c2e926cac7);
|
|
|
|
|
|
var marker_64fa95d38ecbb9356fd1ab352cc002e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1f56ec3b6360a8498f9e76d2d8964ea1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9365bdf3c28ca389adcab334de53e6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7329843d787181ad9f52a5306f38981e = $(`<div id="html_7329843d787181ad9f52a5306f38981e" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_d9365bdf3c28ca389adcab334de53e6c.setContent(html_7329843d787181ad9f52a5306f38981e);
|
|
|
|
|
|
|
|
marker_64fa95d38ecbb9356fd1ab352cc002e4.bindPopup(popup_d9365bdf3c28ca389adcab334de53e6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64fa95d38ecbb9356fd1ab352cc002e4.setIcon(icon_1f56ec3b6360a8498f9e76d2d8964ea1);
|
|
|
|
|
|
var marker_d21e3e0c1fb70dbdfac090332dd43a27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f81612bcec70b5cbf363d1ebcff4aeea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6605b9ff12d4f62e3cd1b902c4df1e03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31469448213fa9e607a98b750458a023 = $(`<div id="html_31469448213fa9e607a98b750458a023" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_6605b9ff12d4f62e3cd1b902c4df1e03.setContent(html_31469448213fa9e607a98b750458a023);
|
|
|
|
|
|
|
|
marker_d21e3e0c1fb70dbdfac090332dd43a27.bindPopup(popup_6605b9ff12d4f62e3cd1b902c4df1e03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d21e3e0c1fb70dbdfac090332dd43a27.setIcon(icon_f81612bcec70b5cbf363d1ebcff4aeea);
|
|
|
|
|
|
var marker_14079bbbb5b0d6d1b0261c1f196a7e6e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b00f158c8cb7bd7415263253681c9851 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19390a6bcf0fbe548b098ca39c4ff5b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e61513e97ed76787fee25f54a3a20ae = $(`<div id="html_6e61513e97ed76787fee25f54a3a20ae" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz:443</div>`)[0];
|
|
popup_19390a6bcf0fbe548b098ca39c4ff5b4.setContent(html_6e61513e97ed76787fee25f54a3a20ae);
|
|
|
|
|
|
|
|
marker_14079bbbb5b0d6d1b0261c1f196a7e6e.bindPopup(popup_19390a6bcf0fbe548b098ca39c4ff5b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14079bbbb5b0d6d1b0261c1f196a7e6e.setIcon(icon_b00f158c8cb7bd7415263253681c9851);
|
|
|
|
|
|
var marker_881c873f2b2b5a7bc72a8284086470c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c72135203dac0f8af27d6ae29fef41a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00d67472be11a400b1d1a447cbc90132 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c13cc33f6ad712398f085b09068384e = $(`<div id="html_4c13cc33f6ad712398f085b09068384e" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_00d67472be11a400b1d1a447cbc90132.setContent(html_4c13cc33f6ad712398f085b09068384e);
|
|
|
|
|
|
|
|
marker_881c873f2b2b5a7bc72a8284086470c4.bindPopup(popup_00d67472be11a400b1d1a447cbc90132)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_881c873f2b2b5a7bc72a8284086470c4.setIcon(icon_c72135203dac0f8af27d6ae29fef41a9);
|
|
|
|
|
|
var marker_9a3086f7a84d80eda9f86b7091e1480f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_999613685b00d20107d28be78f3958da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30f84338b96ccd00b56b2770b692f624 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad00e65a9a8432091b5b031168eaffe0 = $(`<div id="html_ad00e65a9a8432091b5b031168eaffe0" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_30f84338b96ccd00b56b2770b692f624.setContent(html_ad00e65a9a8432091b5b031168eaffe0);
|
|
|
|
|
|
|
|
marker_9a3086f7a84d80eda9f86b7091e1480f.bindPopup(popup_30f84338b96ccd00b56b2770b692f624)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a3086f7a84d80eda9f86b7091e1480f.setIcon(icon_999613685b00d20107d28be78f3958da);
|
|
|
|
|
|
var marker_9266c0c7962bf466f1f4a43cc5d5ac43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_eb5c4ad1967ec5d59ba535b63cde1495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60164b80be61663be46d057bedf9bdbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d60f85edf9be293ce32c88c9f29cc23 = $(`<div id="html_6d60f85edf9be293ce32c88c9f29cc23" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_60164b80be61663be46d057bedf9bdbe.setContent(html_6d60f85edf9be293ce32c88c9f29cc23);
|
|
|
|
|
|
|
|
marker_9266c0c7962bf466f1f4a43cc5d5ac43.bindPopup(popup_60164b80be61663be46d057bedf9bdbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9266c0c7962bf466f1f4a43cc5d5ac43.setIcon(icon_eb5c4ad1967ec5d59ba535b63cde1495);
|
|
|
|
|
|
var marker_a815646945ef4774b047e4a8ead36e23 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_631cbfd9d9b00ee2905745d23e2a4799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48ca20ea70b44c7b07b42cfb5e842972 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fe8d394cb4ac4c3b2b6f401a42de583 = $(`<div id="html_2fe8d394cb4ac4c3b2b6f401a42de583" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_48ca20ea70b44c7b07b42cfb5e842972.setContent(html_2fe8d394cb4ac4c3b2b6f401a42de583);
|
|
|
|
|
|
|
|
marker_a815646945ef4774b047e4a8ead36e23.bindPopup(popup_48ca20ea70b44c7b07b42cfb5e842972)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a815646945ef4774b047e4a8ead36e23.setIcon(icon_631cbfd9d9b00ee2905745d23e2a4799);
|
|
|
|
|
|
var marker_07209809445b1afa24e87ce74b9d0d6d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7f22c8fa059847c987143a93103733d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c1865c8f461c46a0532ac349c74e9c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c9a37f61a48f2eafb35f14294120b19 = $(`<div id="html_2c9a37f61a48f2eafb35f14294120b19" style="width: 100.0%; height: 100.0%;">nostr.stakey.net:443</div>`)[0];
|
|
popup_3c1865c8f461c46a0532ac349c74e9c5.setContent(html_2c9a37f61a48f2eafb35f14294120b19);
|
|
|
|
|
|
|
|
marker_07209809445b1afa24e87ce74b9d0d6d.bindPopup(popup_3c1865c8f461c46a0532ac349c74e9c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07209809445b1afa24e87ce74b9d0d6d.setIcon(icon_7f22c8fa059847c987143a93103733d5);
|
|
|
|
|
|
var marker_48c24b8c478e9e86922ed07a6faeff38 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5d4174d0def7885b4be2952b29192f96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09997e9a68c644968d6c0498c6f79953 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9d16b9f0e1d94bb5b73ebf903871c91 = $(`<div id="html_d9d16b9f0e1d94bb5b73ebf903871c91" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_09997e9a68c644968d6c0498c6f79953.setContent(html_d9d16b9f0e1d94bb5b73ebf903871c91);
|
|
|
|
|
|
|
|
marker_48c24b8c478e9e86922ed07a6faeff38.bindPopup(popup_09997e9a68c644968d6c0498c6f79953)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48c24b8c478e9e86922ed07a6faeff38.setIcon(icon_5d4174d0def7885b4be2952b29192f96);
|
|
|
|
|
|
var marker_b9d289fe5347cb8b090d3cb2e1847421 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_db21ce125a0eda5caa6c8b26216a8077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f49bc56096e71400d017f5d39f82f053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07559c0cb48cbb412e009f5d32a1f8eb = $(`<div id="html_07559c0cb48cbb412e009f5d32a1f8eb" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_f49bc56096e71400d017f5d39f82f053.setContent(html_07559c0cb48cbb412e009f5d32a1f8eb);
|
|
|
|
|
|
|
|
marker_b9d289fe5347cb8b090d3cb2e1847421.bindPopup(popup_f49bc56096e71400d017f5d39f82f053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9d289fe5347cb8b090d3cb2e1847421.setIcon(icon_db21ce125a0eda5caa6c8b26216a8077);
|
|
|
|
|
|
var marker_32b72a36a0ecce6a63736427be0d986e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_3eda5f798b310d8be02185c257f96ed9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4398d82cbbe06241d1b241a3d629130e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f201b8e837c393dfa1700ad9a973e78 = $(`<div id="html_9f201b8e837c393dfa1700ad9a973e78" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market:443</div>`)[0];
|
|
popup_4398d82cbbe06241d1b241a3d629130e.setContent(html_9f201b8e837c393dfa1700ad9a973e78);
|
|
|
|
|
|
|
|
marker_32b72a36a0ecce6a63736427be0d986e.bindPopup(popup_4398d82cbbe06241d1b241a3d629130e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32b72a36a0ecce6a63736427be0d986e.setIcon(icon_3eda5f798b310d8be02185c257f96ed9);
|
|
|
|
|
|
var marker_b710fae53e30a7ca5387da12ced06905 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_066ddebdb8b8c853e0786791271a81d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3db885259180921e8834158d7de824ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe43f94b8d0aed6962282567b0b8d3c7 = $(`<div id="html_fe43f94b8d0aed6962282567b0b8d3c7" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_3db885259180921e8834158d7de824ff.setContent(html_fe43f94b8d0aed6962282567b0b8d3c7);
|
|
|
|
|
|
|
|
marker_b710fae53e30a7ca5387da12ced06905.bindPopup(popup_3db885259180921e8834158d7de824ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b710fae53e30a7ca5387da12ced06905.setIcon(icon_066ddebdb8b8c853e0786791271a81d3);
|
|
|
|
|
|
var marker_7f881f2bb0daee8d5b786d5e917defbc = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2533a10108441750609626c87f666364 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13e86862dec70198cdeab7f8ae5f5036 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_116562d06a174224daed5c29076f39c8 = $(`<div id="html_116562d06a174224daed5c29076f39c8" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_13e86862dec70198cdeab7f8ae5f5036.setContent(html_116562d06a174224daed5c29076f39c8);
|
|
|
|
|
|
|
|
marker_7f881f2bb0daee8d5b786d5e917defbc.bindPopup(popup_13e86862dec70198cdeab7f8ae5f5036)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f881f2bb0daee8d5b786d5e917defbc.setIcon(icon_2533a10108441750609626c87f666364);
|
|
|
|
|
|
var marker_61a8c582c68eadaf5a59cd165064c160 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_951f00ccd38f93c64de490590e64ef85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1185550d03e4cdb808c8df4f13cfcad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3030e3659de5240f4e5aa1ebecff5c23 = $(`<div id="html_3030e3659de5240f4e5aa1ebecff5c23" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_a1185550d03e4cdb808c8df4f13cfcad.setContent(html_3030e3659de5240f4e5aa1ebecff5c23);
|
|
|
|
|
|
|
|
marker_61a8c582c68eadaf5a59cd165064c160.bindPopup(popup_a1185550d03e4cdb808c8df4f13cfcad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61a8c582c68eadaf5a59cd165064c160.setIcon(icon_951f00ccd38f93c64de490590e64ef85);
|
|
|
|
|
|
var marker_93c61acf8e0e9bc50824ec85d31f5097 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_778351a91bc17de9448300d115351700 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9293301eb960f910c8abcf0b3a6ea6d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6459fa9663ad07d0c73fa4630c203cae = $(`<div id="html_6459fa9663ad07d0c73fa4630c203cae" style="width: 100.0%; height: 100.0%;">damus.bostr.online</div>`)[0];
|
|
popup_9293301eb960f910c8abcf0b3a6ea6d8.setContent(html_6459fa9663ad07d0c73fa4630c203cae);
|
|
|
|
|
|
|
|
marker_93c61acf8e0e9bc50824ec85d31f5097.bindPopup(popup_9293301eb960f910c8abcf0b3a6ea6d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93c61acf8e0e9bc50824ec85d31f5097.setIcon(icon_778351a91bc17de9448300d115351700);
|
|
|
|
|
|
var marker_381c827feeb3f0f4ae16608765cea70c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b2bb020ceba4c37a8aa448f617e15ef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08f913f69bcf663a2a65cfb86957c0dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15273aadae4b2b466d7ab31f635aa9ef = $(`<div id="html_15273aadae4b2b466d7ab31f635aa9ef" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_08f913f69bcf663a2a65cfb86957c0dd.setContent(html_15273aadae4b2b466d7ab31f635aa9ef);
|
|
|
|
|
|
|
|
marker_381c827feeb3f0f4ae16608765cea70c.bindPopup(popup_08f913f69bcf663a2a65cfb86957c0dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_381c827feeb3f0f4ae16608765cea70c.setIcon(icon_b2bb020ceba4c37a8aa448f617e15ef6);
|
|
|
|
|
|
var marker_c819f83de31ec38d3e6a6d1b61ccb2ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ffadc62ea4af0627df941dc6c38ce8d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b7482674e053657f7d381cfb4b4d634 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_180b72b10f30d133e22057b80ade2264 = $(`<div id="html_180b72b10f30d133e22057b80ade2264" style="width: 100.0%; height: 100.0%;">relay.ditto.pub:443</div>`)[0];
|
|
popup_6b7482674e053657f7d381cfb4b4d634.setContent(html_180b72b10f30d133e22057b80ade2264);
|
|
|
|
|
|
|
|
marker_c819f83de31ec38d3e6a6d1b61ccb2ff.bindPopup(popup_6b7482674e053657f7d381cfb4b4d634)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c819f83de31ec38d3e6a6d1b61ccb2ff.setIcon(icon_ffadc62ea4af0627df941dc6c38ce8d6);
|
|
|
|
|
|
var marker_983d81f028a6df8d98f465d3d271a0a2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d975eee3a9c2b064e7c8269eb9547a69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cb8f66e723232b20abf38465e46fbcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b71890477afde2ac86b52faea8d59d = $(`<div id="html_b8b71890477afde2ac86b52faea8d59d" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_2cb8f66e723232b20abf38465e46fbcc.setContent(html_b8b71890477afde2ac86b52faea8d59d);
|
|
|
|
|
|
|
|
marker_983d81f028a6df8d98f465d3d271a0a2.bindPopup(popup_2cb8f66e723232b20abf38465e46fbcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_983d81f028a6df8d98f465d3d271a0a2.setIcon(icon_d975eee3a9c2b064e7c8269eb9547a69);
|
|
|
|
|
|
var marker_dfa6ecda125459ccb4a7d12573254f0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_39e7a4ebc6e901f9823269b1b09f0ba4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae752177c23abd751685f392306c931b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f3ce72062c7a5b3528343924d1520c9 = $(`<div id="html_3f3ce72062c7a5b3528343924d1520c9" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_ae752177c23abd751685f392306c931b.setContent(html_3f3ce72062c7a5b3528343924d1520c9);
|
|
|
|
|
|
|
|
marker_dfa6ecda125459ccb4a7d12573254f0a.bindPopup(popup_ae752177c23abd751685f392306c931b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfa6ecda125459ccb4a7d12573254f0a.setIcon(icon_39e7a4ebc6e901f9823269b1b09f0ba4);
|
|
|
|
|
|
var marker_9b81db08f4c0aa1779c4a1baffc1b14e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6a8d9cd7277e68034334aec83b6411c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_594dc6872d6fc8bfa6a884bd42dd9ee0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34c2cf93c70237a8135a012d5075fcb8 = $(`<div id="html_34c2cf93c70237a8135a012d5075fcb8" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_594dc6872d6fc8bfa6a884bd42dd9ee0.setContent(html_34c2cf93c70237a8135a012d5075fcb8);
|
|
|
|
|
|
|
|
marker_9b81db08f4c0aa1779c4a1baffc1b14e.bindPopup(popup_594dc6872d6fc8bfa6a884bd42dd9ee0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b81db08f4c0aa1779c4a1baffc1b14e.setIcon(icon_6a8d9cd7277e68034334aec83b6411c1);
|
|
|
|
|
|
var marker_f6cb6a40c95fd87d18f0f884e05e08f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_da2d3644e64c5329f78a73dab03f4b9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72a39d784457e66b604757eff52da986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_766194f20fc5dfca25f98ff96d2ba2a1 = $(`<div id="html_766194f20fc5dfca25f98ff96d2ba2a1" style="width: 100.0%; height: 100.0%;">rilo.nostria.app:443</div>`)[0];
|
|
popup_72a39d784457e66b604757eff52da986.setContent(html_766194f20fc5dfca25f98ff96d2ba2a1);
|
|
|
|
|
|
|
|
marker_f6cb6a40c95fd87d18f0f884e05e08f4.bindPopup(popup_72a39d784457e66b604757eff52da986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6cb6a40c95fd87d18f0f884e05e08f4.setIcon(icon_da2d3644e64c5329f78a73dab03f4b9d);
|
|
|
|
|
|
var marker_12b070dcf0330b08d45c1d3a73d278c2 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_53def0d80bc00c52522493ccfafe10a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa67773ea5e761e89e947b1011db7ed4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09adead1d55f467a47ca071135fa1b1d = $(`<div id="html_09adead1d55f467a47ca071135fa1b1d" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_aa67773ea5e761e89e947b1011db7ed4.setContent(html_09adead1d55f467a47ca071135fa1b1d);
|
|
|
|
|
|
|
|
marker_12b070dcf0330b08d45c1d3a73d278c2.bindPopup(popup_aa67773ea5e761e89e947b1011db7ed4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12b070dcf0330b08d45c1d3a73d278c2.setIcon(icon_53def0d80bc00c52522493ccfafe10a7);
|
|
|
|
|
|
var marker_cb34955c30585c42a10d21b2611a539a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_71fb669da8ba1451a437eeb55d813894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7489b0070bb659cf3e572a600987da6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32387ba778f14aea7134b8418f4bdaac = $(`<div id="html_32387ba778f14aea7134b8418f4bdaac" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_a7489b0070bb659cf3e572a600987da6.setContent(html_32387ba778f14aea7134b8418f4bdaac);
|
|
|
|
|
|
|
|
marker_cb34955c30585c42a10d21b2611a539a.bindPopup(popup_a7489b0070bb659cf3e572a600987da6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb34955c30585c42a10d21b2611a539a.setIcon(icon_71fb669da8ba1451a437eeb55d813894);
|
|
|
|
|
|
var marker_5d5851e8572b3fabec7329f5589965d3 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0fdc28451c4f7d1b798e69603ae00ac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c97e23243482b3aa5ebb38f62a100de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e2bade970e48e0b3cf47223749ec2e4 = $(`<div id="html_1e2bade970e48e0b3cf47223749ec2e4" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_0c97e23243482b3aa5ebb38f62a100de.setContent(html_1e2bade970e48e0b3cf47223749ec2e4);
|
|
|
|
|
|
|
|
marker_5d5851e8572b3fabec7329f5589965d3.bindPopup(popup_0c97e23243482b3aa5ebb38f62a100de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d5851e8572b3fabec7329f5589965d3.setIcon(icon_0fdc28451c4f7d1b798e69603ae00ac7);
|
|
|
|
|
|
var marker_8eb90304de1d12a09524a220bd3f9a89 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_666e82200b19a81f43556e6d3b9ebe5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b33fa07b3cb0fd4bc428b675b598477d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1cc761a3a7ef31ca128d580e214348c = $(`<div id="html_c1cc761a3a7ef31ca128d580e214348c" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com:443</div>`)[0];
|
|
popup_b33fa07b3cb0fd4bc428b675b598477d.setContent(html_c1cc761a3a7ef31ca128d580e214348c);
|
|
|
|
|
|
|
|
marker_8eb90304de1d12a09524a220bd3f9a89.bindPopup(popup_b33fa07b3cb0fd4bc428b675b598477d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eb90304de1d12a09524a220bd3f9a89.setIcon(icon_666e82200b19a81f43556e6d3b9ebe5f);
|
|
|
|
|
|
var marker_3a9333bbff3cb06b18618c30618307a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_952d6d7bbd0c43876c49498ab52933bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_193c369d72ca366521e2492f7b55ed3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b027e8e409c3fd6e0c6ed88fba74fae = $(`<div id="html_7b027e8e409c3fd6e0c6ed88fba74fae" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_193c369d72ca366521e2492f7b55ed3f.setContent(html_7b027e8e409c3fd6e0c6ed88fba74fae);
|
|
|
|
|
|
|
|
marker_3a9333bbff3cb06b18618c30618307a9.bindPopup(popup_193c369d72ca366521e2492f7b55ed3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9333bbff3cb06b18618c30618307a9.setIcon(icon_952d6d7bbd0c43876c49498ab52933bd);
|
|
|
|
|
|
var marker_d28d39ef0dde4c480f2737c3b5b2e4a2 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0ea4027d808fbb53a4c6f0bae673a02e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10376347d6b79560ee0e6169e5271022 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47413a3838823d18f86d74a0895618f6 = $(`<div id="html_47413a3838823d18f86d74a0895618f6" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_10376347d6b79560ee0e6169e5271022.setContent(html_47413a3838823d18f86d74a0895618f6);
|
|
|
|
|
|
|
|
marker_d28d39ef0dde4c480f2737c3b5b2e4a2.bindPopup(popup_10376347d6b79560ee0e6169e5271022)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d28d39ef0dde4c480f2737c3b5b2e4a2.setIcon(icon_0ea4027d808fbb53a4c6f0bae673a02e);
|
|
|
|
|
|
var marker_a16b3b498e46b1be5a9e073f2e365f8f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_67911f23f7ddd4879397caabbad37f19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab3ed77cc111699680462eebf2450ac4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d963fb6ca0eb9e17ebc2cb40b08097e = $(`<div id="html_9d963fb6ca0eb9e17ebc2cb40b08097e" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_ab3ed77cc111699680462eebf2450ac4.setContent(html_9d963fb6ca0eb9e17ebc2cb40b08097e);
|
|
|
|
|
|
|
|
marker_a16b3b498e46b1be5a9e073f2e365f8f.bindPopup(popup_ab3ed77cc111699680462eebf2450ac4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a16b3b498e46b1be5a9e073f2e365f8f.setIcon(icon_67911f23f7ddd4879397caabbad37f19);
|
|
|
|
|
|
var marker_9d47c6b07c65b29bfe519074c423cd24 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7dbc41026a9da6c5e479467a203cd631 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f49a0e45bd68f01c2fd26bbef1a58dd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d80fe872bec43db42afac05e8fa78cb4 = $(`<div id="html_d80fe872bec43db42afac05e8fa78cb4" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_f49a0e45bd68f01c2fd26bbef1a58dd9.setContent(html_d80fe872bec43db42afac05e8fa78cb4);
|
|
|
|
|
|
|
|
marker_9d47c6b07c65b29bfe519074c423cd24.bindPopup(popup_f49a0e45bd68f01c2fd26bbef1a58dd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d47c6b07c65b29bfe519074c423cd24.setIcon(icon_7dbc41026a9da6c5e479467a203cd631);
|
|
|
|
|
|
var marker_a9dfa3d86c46fcfc9665709021c55864 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_379e1870d23a1fdc7c306f525270cb6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fd591d3e810cb62e3de50ecac3e53a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2125e19fcc993af7d3eeadb51154d8e2 = $(`<div id="html_2125e19fcc993af7d3eeadb51154d8e2" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_3fd591d3e810cb62e3de50ecac3e53a7.setContent(html_2125e19fcc993af7d3eeadb51154d8e2);
|
|
|
|
|
|
|
|
marker_a9dfa3d86c46fcfc9665709021c55864.bindPopup(popup_3fd591d3e810cb62e3de50ecac3e53a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9dfa3d86c46fcfc9665709021c55864.setIcon(icon_379e1870d23a1fdc7c306f525270cb6a);
|
|
|
|
|
|
var marker_1b1380058e6a1fcdee749a41aef02d96 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ca5b945b4c8fec148408b53ab534acea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccd559c98b7e5b3206ba3274bf1d370d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a87eaae014959c51776ea814f627cb9 = $(`<div id="html_5a87eaae014959c51776ea814f627cb9" style="width: 100.0%; height: 100.0%;">r.0kb.io:443</div>`)[0];
|
|
popup_ccd559c98b7e5b3206ba3274bf1d370d.setContent(html_5a87eaae014959c51776ea814f627cb9);
|
|
|
|
|
|
|
|
marker_1b1380058e6a1fcdee749a41aef02d96.bindPopup(popup_ccd559c98b7e5b3206ba3274bf1d370d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b1380058e6a1fcdee749a41aef02d96.setIcon(icon_ca5b945b4c8fec148408b53ab534acea);
|
|
|
|
|
|
var marker_aa5056986c65fef35759a81cd1e71f9a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2c5789c5f1a463ee0222468d86ea4ff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_712f1a2010c389fc62ee4e9305859b1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25d6d8e7ea9514469fd09d0e7c8a8b4b = $(`<div id="html_25d6d8e7ea9514469fd09d0e7c8a8b4b" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_712f1a2010c389fc62ee4e9305859b1d.setContent(html_25d6d8e7ea9514469fd09d0e7c8a8b4b);
|
|
|
|
|
|
|
|
marker_aa5056986c65fef35759a81cd1e71f9a.bindPopup(popup_712f1a2010c389fc62ee4e9305859b1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5056986c65fef35759a81cd1e71f9a.setIcon(icon_2c5789c5f1a463ee0222468d86ea4ff0);
|
|
|
|
|
|
var marker_73afc5e06bf22a328fbc591e7928b5c5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_418f8a3fefb36852394be2de77b0bc6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a471fae28551ff6a9d79af2285968f3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42ef183124c3f2d32322d58f4daf2371 = $(`<div id="html_42ef183124c3f2d32322d58f4daf2371" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_a471fae28551ff6a9d79af2285968f3d.setContent(html_42ef183124c3f2d32322d58f4daf2371);
|
|
|
|
|
|
|
|
marker_73afc5e06bf22a328fbc591e7928b5c5.bindPopup(popup_a471fae28551ff6a9d79af2285968f3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73afc5e06bf22a328fbc591e7928b5c5.setIcon(icon_418f8a3fefb36852394be2de77b0bc6f);
|
|
|
|
|
|
var marker_df5d10078464dbfe76d3a4544aacefa0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_fe85bec326b561a43a2b15acd82176e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c403851c2c46d6eb9ec53046fb6d948a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13699b0ba1e9083b6c2f5d17c993870a = $(`<div id="html_13699b0ba1e9083b6c2f5d17c993870a" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_c403851c2c46d6eb9ec53046fb6d948a.setContent(html_13699b0ba1e9083b6c2f5d17c993870a);
|
|
|
|
|
|
|
|
marker_df5d10078464dbfe76d3a4544aacefa0.bindPopup(popup_c403851c2c46d6eb9ec53046fb6d948a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df5d10078464dbfe76d3a4544aacefa0.setIcon(icon_fe85bec326b561a43a2b15acd82176e6);
|
|
|
|
|
|
var marker_c84892fee7f5fff1907ab7fad7e11371 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0cbb790900c59c41d4f7bf3125947131 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae5812beceaed769119eea8f5ac339cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f6ead4b9e93ed7ccc30ac9a65340d9d = $(`<div id="html_3f6ead4b9e93ed7ccc30ac9a65340d9d" style="width: 100.0%; height: 100.0%;">public.crostr.com:443</div>`)[0];
|
|
popup_ae5812beceaed769119eea8f5ac339cf.setContent(html_3f6ead4b9e93ed7ccc30ac9a65340d9d);
|
|
|
|
|
|
|
|
marker_c84892fee7f5fff1907ab7fad7e11371.bindPopup(popup_ae5812beceaed769119eea8f5ac339cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c84892fee7f5fff1907ab7fad7e11371.setIcon(icon_0cbb790900c59c41d4f7bf3125947131);
|
|
|
|
|
|
var marker_715cfee79e3ff607a3a1baa5b5eae711 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d957026bad32c11324191c46014a19a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35b970dbdd8005fa5ef7079a4f4fe489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9621daf0f1f4c5a6ad9f03fb97b5e5b9 = $(`<div id="html_9621daf0f1f4c5a6ad9f03fb97b5e5b9" style="width: 100.0%; height: 100.0%;">relay.chorus.community:443</div>`)[0];
|
|
popup_35b970dbdd8005fa5ef7079a4f4fe489.setContent(html_9621daf0f1f4c5a6ad9f03fb97b5e5b9);
|
|
|
|
|
|
|
|
marker_715cfee79e3ff607a3a1baa5b5eae711.bindPopup(popup_35b970dbdd8005fa5ef7079a4f4fe489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_715cfee79e3ff607a3a1baa5b5eae711.setIcon(icon_d957026bad32c11324191c46014a19a4);
|
|
|
|
|
|
var marker_94f5977606e34317093b378f6b7ac778 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e581bd11355af61a42cde1f898d1e0af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_917c7ab934d235ce9d67842c12662514 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ce2cd29fb5ccac2b0f50f6723d99ab7 = $(`<div id="html_5ce2cd29fb5ccac2b0f50f6723d99ab7" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_917c7ab934d235ce9d67842c12662514.setContent(html_5ce2cd29fb5ccac2b0f50f6723d99ab7);
|
|
|
|
|
|
|
|
marker_94f5977606e34317093b378f6b7ac778.bindPopup(popup_917c7ab934d235ce9d67842c12662514)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94f5977606e34317093b378f6b7ac778.setIcon(icon_e581bd11355af61a42cde1f898d1e0af);
|
|
|
|
|
|
var marker_56d7269b3c068bada1deea0f86586a2f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_3fa5a2b62c987333ce8e914efaa16ad1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_702170da70c820144ea2654c5c8203af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_098b2fca050cf6a338f2d572df5525dd = $(`<div id="html_098b2fca050cf6a338f2d572df5525dd" style="width: 100.0%; height: 100.0%;">nostr.notribe.net:443</div>`)[0];
|
|
popup_702170da70c820144ea2654c5c8203af.setContent(html_098b2fca050cf6a338f2d572df5525dd);
|
|
|
|
|
|
|
|
marker_56d7269b3c068bada1deea0f86586a2f.bindPopup(popup_702170da70c820144ea2654c5c8203af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56d7269b3c068bada1deea0f86586a2f.setIcon(icon_3fa5a2b62c987333ce8e914efaa16ad1);
|
|
|
|
|
|
var marker_782cfb8013920eef4aa281dac60d0db7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_bcf8578359286c39b323c0a560c50825 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6838ffb7f7a3032736eefe631c504636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2034eb98c519240cfdb5e3b102f65ef = $(`<div id="html_d2034eb98c519240cfdb5e3b102f65ef" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe:443</div>`)[0];
|
|
popup_6838ffb7f7a3032736eefe631c504636.setContent(html_d2034eb98c519240cfdb5e3b102f65ef);
|
|
|
|
|
|
|
|
marker_782cfb8013920eef4aa281dac60d0db7.bindPopup(popup_6838ffb7f7a3032736eefe631c504636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_782cfb8013920eef4aa281dac60d0db7.setIcon(icon_bcf8578359286c39b323c0a560c50825);
|
|
|
|
|
|
var marker_e2e9ecc782a4efdb2d49f311931c9a51 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_680eecf025b375bfa01a977f89279ea6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7674d268d45123b633c845d7a0300469 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d09ee91747d6cb3e6f5c1d8d6d9d8c00 = $(`<div id="html_d09ee91747d6cb3e6f5c1d8d6d9d8c00" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_7674d268d45123b633c845d7a0300469.setContent(html_d09ee91747d6cb3e6f5c1d8d6d9d8c00);
|
|
|
|
|
|
|
|
marker_e2e9ecc782a4efdb2d49f311931c9a51.bindPopup(popup_7674d268d45123b633c845d7a0300469)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2e9ecc782a4efdb2d49f311931c9a51.setIcon(icon_680eecf025b375bfa01a977f89279ea6);
|
|
|
|
|
|
var marker_2074e54793255f8a88b588ed98ba5a18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b8fed03b28992e4b4d8b9d51c46f4b52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c9330122d038288847fdb03856bf95b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1be4a5900be80675d7bda51f01703e90 = $(`<div id="html_1be4a5900be80675d7bda51f01703e90" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_3c9330122d038288847fdb03856bf95b.setContent(html_1be4a5900be80675d7bda51f01703e90);
|
|
|
|
|
|
|
|
marker_2074e54793255f8a88b588ed98ba5a18.bindPopup(popup_3c9330122d038288847fdb03856bf95b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2074e54793255f8a88b588ed98ba5a18.setIcon(icon_b8fed03b28992e4b4d8b9d51c46f4b52);
|
|
|
|
|
|
var marker_3e58805e730e8c3f44eb7c9991bf7d86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e36f39c0e5367a675172ad896a367feb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7c85605d8f3612200952df60821214a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dd4613dd64153390310215d396d84e6 = $(`<div id="html_8dd4613dd64153390310215d396d84e6" style="width: 100.0%; height: 100.0%;">nostr.na.social:443</div>`)[0];
|
|
popup_a7c85605d8f3612200952df60821214a.setContent(html_8dd4613dd64153390310215d396d84e6);
|
|
|
|
|
|
|
|
marker_3e58805e730e8c3f44eb7c9991bf7d86.bindPopup(popup_a7c85605d8f3612200952df60821214a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e58805e730e8c3f44eb7c9991bf7d86.setIcon(icon_e36f39c0e5367a675172ad896a367feb);
|
|
|
|
|
|
var marker_abfc2fdd6bd1e490bf9a4e7303ee1f3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a6162ad7e49d865b58db6d2b57fe9da5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a8ea86e29f499c81cd363198c13bc60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f34ad820f608cf8bf1f64bdcd388725d = $(`<div id="html_f34ad820f608cf8bf1f64bdcd388725d" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_2a8ea86e29f499c81cd363198c13bc60.setContent(html_f34ad820f608cf8bf1f64bdcd388725d);
|
|
|
|
|
|
|
|
marker_abfc2fdd6bd1e490bf9a4e7303ee1f3d.bindPopup(popup_2a8ea86e29f499c81cd363198c13bc60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abfc2fdd6bd1e490bf9a4e7303ee1f3d.setIcon(icon_a6162ad7e49d865b58db6d2b57fe9da5);
|
|
|
|
|
|
var marker_b8abedd1ea9701933ea5a24ec898cf58 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8487395319a875a66d379b25616fb821 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb25b97cab772bca105023fb939b91d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12fba853f8f74b41034600d7f0eb1f2e = $(`<div id="html_12fba853f8f74b41034600d7f0eb1f2e" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_cb25b97cab772bca105023fb939b91d7.setContent(html_12fba853f8f74b41034600d7f0eb1f2e);
|
|
|
|
|
|
|
|
marker_b8abedd1ea9701933ea5a24ec898cf58.bindPopup(popup_cb25b97cab772bca105023fb939b91d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8abedd1ea9701933ea5a24ec898cf58.setIcon(icon_8487395319a875a66d379b25616fb821);
|
|
|
|
|
|
var marker_5280b095d7e2a4274fa884a4471cc7fd = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_81ef20dccdc3fa3055b11697c3ed1f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fad4310f17c8bd81bb912e0f47a7b1f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56dc578a754d75bb8cbe171ce71837ed = $(`<div id="html_56dc578a754d75bb8cbe171ce71837ed" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_fad4310f17c8bd81bb912e0f47a7b1f5.setContent(html_56dc578a754d75bb8cbe171ce71837ed);
|
|
|
|
|
|
|
|
marker_5280b095d7e2a4274fa884a4471cc7fd.bindPopup(popup_fad4310f17c8bd81bb912e0f47a7b1f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5280b095d7e2a4274fa884a4471cc7fd.setIcon(icon_81ef20dccdc3fa3055b11697c3ed1f52);
|
|
|
|
|
|
var marker_309bccbf7ddcb9673b7850292d6e8195 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_bda4cfa5e7628246c1e6e0af786c9253 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31e17217a79451e19acd69c9295e4ba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01bd4018f738b98d908f67c57adb786a = $(`<div id="html_01bd4018f738b98d908f67c57adb786a" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com:443</div>`)[0];
|
|
popup_31e17217a79451e19acd69c9295e4ba7.setContent(html_01bd4018f738b98d908f67c57adb786a);
|
|
|
|
|
|
|
|
marker_309bccbf7ddcb9673b7850292d6e8195.bindPopup(popup_31e17217a79451e19acd69c9295e4ba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_309bccbf7ddcb9673b7850292d6e8195.setIcon(icon_bda4cfa5e7628246c1e6e0af786c9253);
|
|
|
|
|
|
var marker_6e9bab157bc9ac67ab498471a748dbca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ac97eec6dee57dc32df90f3f37bf4afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af80ac53a797144e28567e990d1c65e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db0c1c98589c6f9f6df566bc277d38b9 = $(`<div id="html_db0c1c98589c6f9f6df566bc277d38b9" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_af80ac53a797144e28567e990d1c65e1.setContent(html_db0c1c98589c6f9f6df566bc277d38b9);
|
|
|
|
|
|
|
|
marker_6e9bab157bc9ac67ab498471a748dbca.bindPopup(popup_af80ac53a797144e28567e990d1c65e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e9bab157bc9ac67ab498471a748dbca.setIcon(icon_ac97eec6dee57dc32df90f3f37bf4afc);
|
|
|
|
|
|
var marker_13242db8172a878a2e29a67454e2282e = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_62295047e75b1c552265174267d12413 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_235c9e297d6567464c136dcae35e7b5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e144d9b6db96bc61c3a5ad20f0160c1 = $(`<div id="html_5e144d9b6db96bc61c3a5ad20f0160c1" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_235c9e297d6567464c136dcae35e7b5e.setContent(html_5e144d9b6db96bc61c3a5ad20f0160c1);
|
|
|
|
|
|
|
|
marker_13242db8172a878a2e29a67454e2282e.bindPopup(popup_235c9e297d6567464c136dcae35e7b5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13242db8172a878a2e29a67454e2282e.setIcon(icon_62295047e75b1c552265174267d12413);
|
|
|
|
|
|
var marker_96bc088d889ed40a542d796cc6b13e40 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e8600dc525762ed59a617407bee66634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f32091d1466de9259c80a4daf5cbe91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a850cd948f67238d466825a1481dbbe = $(`<div id="html_9a850cd948f67238d466825a1481dbbe" style="width: 100.0%; height: 100.0%;">strfry.shock.network:443</div>`)[0];
|
|
popup_1f32091d1466de9259c80a4daf5cbe91.setContent(html_9a850cd948f67238d466825a1481dbbe);
|
|
|
|
|
|
|
|
marker_96bc088d889ed40a542d796cc6b13e40.bindPopup(popup_1f32091d1466de9259c80a4daf5cbe91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96bc088d889ed40a542d796cc6b13e40.setIcon(icon_e8600dc525762ed59a617407bee66634);
|
|
|
|
|
|
var marker_cb1d4dc4a6c2b40a4e0b819463e8197b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f1e9fabe7a0eac82aa5665c57ff355d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb5d86dc2fdcca5429283c4e08e13b01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84432b4739d2738d1d0cda9929bed023 = $(`<div id="html_84432b4739d2738d1d0cda9929bed023" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de:443</div>`)[0];
|
|
popup_cb5d86dc2fdcca5429283c4e08e13b01.setContent(html_84432b4739d2738d1d0cda9929bed023);
|
|
|
|
|
|
|
|
marker_cb1d4dc4a6c2b40a4e0b819463e8197b.bindPopup(popup_cb5d86dc2fdcca5429283c4e08e13b01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb1d4dc4a6c2b40a4e0b819463e8197b.setIcon(icon_f1e9fabe7a0eac82aa5665c57ff355d6);
|
|
|
|
|
|
var marker_48d699aa06844030ec26e7f9bcfe3263 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a1ca80d6d0bb2d36094f539dccff0fee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71a1947249ca3ec3f4a4e3aafb5a6486 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cb7a34751330cdccd5cbe4117ff324a = $(`<div id="html_9cb7a34751330cdccd5cbe4117ff324a" style="width: 100.0%; height: 100.0%;">node.kommonzenze.de</div>`)[0];
|
|
popup_71a1947249ca3ec3f4a4e3aafb5a6486.setContent(html_9cb7a34751330cdccd5cbe4117ff324a);
|
|
|
|
|
|
|
|
marker_48d699aa06844030ec26e7f9bcfe3263.bindPopup(popup_71a1947249ca3ec3f4a4e3aafb5a6486)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48d699aa06844030ec26e7f9bcfe3263.setIcon(icon_a1ca80d6d0bb2d36094f539dccff0fee);
|
|
|
|
|
|
var marker_136f2215832d43bb8fac5618061ee2e5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2b6b4100974e6e992fbce9143eb0e3be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c3bada25355e320e3b412dfff594713 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dbaced3b05a0e82aaf210376ae7e60a = $(`<div id="html_5dbaced3b05a0e82aaf210376ae7e60a" style="width: 100.0%; height: 100.0%;">nostr.quali.chat:443</div>`)[0];
|
|
popup_9c3bada25355e320e3b412dfff594713.setContent(html_5dbaced3b05a0e82aaf210376ae7e60a);
|
|
|
|
|
|
|
|
marker_136f2215832d43bb8fac5618061ee2e5.bindPopup(popup_9c3bada25355e320e3b412dfff594713)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_136f2215832d43bb8fac5618061ee2e5.setIcon(icon_2b6b4100974e6e992fbce9143eb0e3be);
|
|
|
|
|
|
var marker_df21b3e4dff5991be41270d9822dbc50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_296df0145c0825148bf21e0cca249394 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d668d9de33e4e9f9123796ec3e6a201 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab47d668f115a156631e8c9877f7c5d2 = $(`<div id="html_ab47d668f115a156631e8c9877f7c5d2" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_2d668d9de33e4e9f9123796ec3e6a201.setContent(html_ab47d668f115a156631e8c9877f7c5d2);
|
|
|
|
|
|
|
|
marker_df21b3e4dff5991be41270d9822dbc50.bindPopup(popup_2d668d9de33e4e9f9123796ec3e6a201)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df21b3e4dff5991be41270d9822dbc50.setIcon(icon_296df0145c0825148bf21e0cca249394);
|
|
|
|
|
|
var marker_5e7d682578a7a1499d64a15bcc0e257e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e7b3e9435cadc74a765d14d958a02976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c87bf228a11b43f7b388bd588dfd340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad54993bf8d35c5c52c87303bf28edc1 = $(`<div id="html_ad54993bf8d35c5c52c87303bf28edc1" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_8c87bf228a11b43f7b388bd588dfd340.setContent(html_ad54993bf8d35c5c52c87303bf28edc1);
|
|
|
|
|
|
|
|
marker_5e7d682578a7a1499d64a15bcc0e257e.bindPopup(popup_8c87bf228a11b43f7b388bd588dfd340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e7d682578a7a1499d64a15bcc0e257e.setIcon(icon_e7b3e9435cadc74a765d14d958a02976);
|
|
|
|
|
|
var marker_2a86df1675c3fa53c56e5d62a6b1ffea = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7a6cf1d778332fc4a98ba93be9c3424d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44ac9a65422667dbe367eb3ca066368b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9cc10c4894dc7ad751637307e286cba = $(`<div id="html_d9cc10c4894dc7ad751637307e286cba" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_44ac9a65422667dbe367eb3ca066368b.setContent(html_d9cc10c4894dc7ad751637307e286cba);
|
|
|
|
|
|
|
|
marker_2a86df1675c3fa53c56e5d62a6b1ffea.bindPopup(popup_44ac9a65422667dbe367eb3ca066368b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a86df1675c3fa53c56e5d62a6b1ffea.setIcon(icon_7a6cf1d778332fc4a98ba93be9c3424d);
|
|
|
|
|
|
var marker_8c85d5449f8a02ea7841bcd1185387fb = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8baed91ba815591a6bb9a654b8aa281d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f1fb56848b023eaabaa2f2956b9ffa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee4a62cb7319f47ad3520e5c54810f3c = $(`<div id="html_ee4a62cb7319f47ad3520e5c54810f3c" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_a1f1fb56848b023eaabaa2f2956b9ffa.setContent(html_ee4a62cb7319f47ad3520e5c54810f3c);
|
|
|
|
|
|
|
|
marker_8c85d5449f8a02ea7841bcd1185387fb.bindPopup(popup_a1f1fb56848b023eaabaa2f2956b9ffa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c85d5449f8a02ea7841bcd1185387fb.setIcon(icon_8baed91ba815591a6bb9a654b8aa281d);
|
|
|
|
|
|
var marker_ba22ae18a77cc4facaf4e0a28162c8e7 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ae6ece2bfd5d6dd7ce9e6f3c311665b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d305f26efce037688b0503f83831252 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00dba4dbc9171ac9bc718d2256365072 = $(`<div id="html_00dba4dbc9171ac9bc718d2256365072" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_6d305f26efce037688b0503f83831252.setContent(html_00dba4dbc9171ac9bc718d2256365072);
|
|
|
|
|
|
|
|
marker_ba22ae18a77cc4facaf4e0a28162c8e7.bindPopup(popup_6d305f26efce037688b0503f83831252)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba22ae18a77cc4facaf4e0a28162c8e7.setIcon(icon_ae6ece2bfd5d6dd7ce9e6f3c311665b5);
|
|
|
|
|
|
var marker_9d57cd828aad9a76807264385191bf2d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_badeb99bf2aeaf411453d88e4b12274c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e039a4d7906b299d05740d38384fd616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8a54f0e497eda1d9d50ca070f4b059c = $(`<div id="html_c8a54f0e497eda1d9d50ca070f4b059c" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_e039a4d7906b299d05740d38384fd616.setContent(html_c8a54f0e497eda1d9d50ca070f4b059c);
|
|
|
|
|
|
|
|
marker_9d57cd828aad9a76807264385191bf2d.bindPopup(popup_e039a4d7906b299d05740d38384fd616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d57cd828aad9a76807264385191bf2d.setIcon(icon_badeb99bf2aeaf411453d88e4b12274c);
|
|
|
|
|
|
var marker_fc597a2bef4108cd70795153535eccc9 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1f1fb5588da7b4134b628ea7129c0db0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5643d46012e22cd90580919c00544e79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07984c127ab85a1dc9f9a5241855cb97 = $(`<div id="html_07984c127ab85a1dc9f9a5241855cb97" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_5643d46012e22cd90580919c00544e79.setContent(html_07984c127ab85a1dc9f9a5241855cb97);
|
|
|
|
|
|
|
|
marker_fc597a2bef4108cd70795153535eccc9.bindPopup(popup_5643d46012e22cd90580919c00544e79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc597a2bef4108cd70795153535eccc9.setIcon(icon_1f1fb5588da7b4134b628ea7129c0db0);
|
|
|
|
|
|
var marker_495848d35a0feb38d9093a657b4e17a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_cc54f8a5e6bd64e48771bf4e73e5959e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e77fea058fbdba5907498ce37aebeee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6b9ff875aaccb0f6574648c37146718 = $(`<div id="html_b6b9ff875aaccb0f6574648c37146718" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_2e77fea058fbdba5907498ce37aebeee.setContent(html_b6b9ff875aaccb0f6574648c37146718);
|
|
|
|
|
|
|
|
marker_495848d35a0feb38d9093a657b4e17a3.bindPopup(popup_2e77fea058fbdba5907498ce37aebeee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_495848d35a0feb38d9093a657b4e17a3.setIcon(icon_cc54f8a5e6bd64e48771bf4e73e5959e);
|
|
|
|
|
|
var marker_f13052bcb5f0e430e75f6e3ea4b3bf2e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_17c5baff1659938ecb65964dbdedc9b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c15ba5a57d3de7b7e68533c1c8d205ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f22ebede702919e369a90a71097c4bfb = $(`<div id="html_f22ebede702919e369a90a71097c4bfb" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_c15ba5a57d3de7b7e68533c1c8d205ad.setContent(html_f22ebede702919e369a90a71097c4bfb);
|
|
|
|
|
|
|
|
marker_f13052bcb5f0e430e75f6e3ea4b3bf2e.bindPopup(popup_c15ba5a57d3de7b7e68533c1c8d205ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f13052bcb5f0e430e75f6e3ea4b3bf2e.setIcon(icon_17c5baff1659938ecb65964dbdedc9b8);
|
|
|
|
|
|
var marker_575e5beed94ff8f9873fcaebb0ab4c94 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0af667a9eb1aecdab7ceb1495159d080 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ad2a4736d55e7b3ea96e48191848684 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a71c26f9b286ef26de8ccc6de8ebd2f4 = $(`<div id="html_a71c26f9b286ef26de8ccc6de8ebd2f4" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_5ad2a4736d55e7b3ea96e48191848684.setContent(html_a71c26f9b286ef26de8ccc6de8ebd2f4);
|
|
|
|
|
|
|
|
marker_575e5beed94ff8f9873fcaebb0ab4c94.bindPopup(popup_5ad2a4736d55e7b3ea96e48191848684)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_575e5beed94ff8f9873fcaebb0ab4c94.setIcon(icon_0af667a9eb1aecdab7ceb1495159d080);
|
|
|
|
|
|
var marker_0000de59758a2c7100730398fe7765c1 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_58935e5bf70e12ecde6c986277d208de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c9191cd08f1193bd09fbafcd9253551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e97c80b4906b5cd248a81751ffa66cf0 = $(`<div id="html_e97c80b4906b5cd248a81751ffa66cf0" style="width: 100.0%; height: 100.0%;">relay.angor.io:443</div>`)[0];
|
|
popup_1c9191cd08f1193bd09fbafcd9253551.setContent(html_e97c80b4906b5cd248a81751ffa66cf0);
|
|
|
|
|
|
|
|
marker_0000de59758a2c7100730398fe7765c1.bindPopup(popup_1c9191cd08f1193bd09fbafcd9253551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0000de59758a2c7100730398fe7765c1.setIcon(icon_58935e5bf70e12ecde6c986277d208de);
|
|
|
|
|
|
var marker_d31ec19f8843156aa2dcae97f41aae92 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b86818e52ff337cade2d945e9861463b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26e32759a7a83d379220a6dede5819cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34b6da93fbdb8f5c0f9b62b43b5b26ea = $(`<div id="html_34b6da93fbdb8f5c0f9b62b43b5b26ea" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com:443</div>`)[0];
|
|
popup_26e32759a7a83d379220a6dede5819cc.setContent(html_34b6da93fbdb8f5c0f9b62b43b5b26ea);
|
|
|
|
|
|
|
|
marker_d31ec19f8843156aa2dcae97f41aae92.bindPopup(popup_26e32759a7a83d379220a6dede5819cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d31ec19f8843156aa2dcae97f41aae92.setIcon(icon_b86818e52ff337cade2d945e9861463b);
|
|
|
|
|
|
var marker_5509c9ea6486d4e2bcd6f123cba2c7e7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2e5224582c22869752ec6686913be946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9ca9c6aea9a8beacf038a8300fdf2dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e00730935284c6ba3546d9e1909a75f7 = $(`<div id="html_e00730935284c6ba3546d9e1909a75f7" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_e9ca9c6aea9a8beacf038a8300fdf2dd.setContent(html_e00730935284c6ba3546d9e1909a75f7);
|
|
|
|
|
|
|
|
marker_5509c9ea6486d4e2bcd6f123cba2c7e7.bindPopup(popup_e9ca9c6aea9a8beacf038a8300fdf2dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5509c9ea6486d4e2bcd6f123cba2c7e7.setIcon(icon_2e5224582c22869752ec6686913be946);
|
|
|
|
|
|
var marker_c4b8bd1af411d85acdafc221076c9a82 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_fb3372ee153a0edcb174eeb5fa31e1cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1be32479b75379f8cb9bcdcf0b8e9a48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fea9003c5cc987ae6e80607fd78ec13 = $(`<div id="html_8fea9003c5cc987ae6e80607fd78ec13" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_1be32479b75379f8cb9bcdcf0b8e9a48.setContent(html_8fea9003c5cc987ae6e80607fd78ec13);
|
|
|
|
|
|
|
|
marker_c4b8bd1af411d85acdafc221076c9a82.bindPopup(popup_1be32479b75379f8cb9bcdcf0b8e9a48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4b8bd1af411d85acdafc221076c9a82.setIcon(icon_fb3372ee153a0edcb174eeb5fa31e1cc);
|
|
|
|
|
|
var marker_9dc397ede76b5a7dbe17c63bf3e32fbb = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_97936b22ca6d5090eaed8455f44e7328 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_902f8a965dbd91ad321bbd28f5557e00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1fb65b40c5d3a294578264775bffb4e = $(`<div id="html_f1fb65b40c5d3a294578264775bffb4e" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl:443</div>`)[0];
|
|
popup_902f8a965dbd91ad321bbd28f5557e00.setContent(html_f1fb65b40c5d3a294578264775bffb4e);
|
|
|
|
|
|
|
|
marker_9dc397ede76b5a7dbe17c63bf3e32fbb.bindPopup(popup_902f8a965dbd91ad321bbd28f5557e00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dc397ede76b5a7dbe17c63bf3e32fbb.setIcon(icon_97936b22ca6d5090eaed8455f44e7328);
|
|
|
|
|
|
var marker_8dd3d86f9132e136b5c535e4d1b7bec1 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d970ecf0bd2823a0aaa0c5ac3cde2ddc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b8b89681307a811efa75e749cd5f770 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e431767e25b794d3660964651c66510 = $(`<div id="html_6e431767e25b794d3660964651c66510" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_7b8b89681307a811efa75e749cd5f770.setContent(html_6e431767e25b794d3660964651c66510);
|
|
|
|
|
|
|
|
marker_8dd3d86f9132e136b5c535e4d1b7bec1.bindPopup(popup_7b8b89681307a811efa75e749cd5f770)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dd3d86f9132e136b5c535e4d1b7bec1.setIcon(icon_d970ecf0bd2823a0aaa0c5ac3cde2ddc);
|
|
|
|
|
|
var marker_48c54727c4d2f014f02b560236c2dae7 = L.marker(
|
|
[49.4282, 10.9796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_72672b3b9f52e593aa60ec130a220238 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69964cd1a10283634df9e3103bb6146c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a005aef667e440fd2d3a6a9cb8c17c = $(`<div id="html_13a005aef667e440fd2d3a6a9cb8c17c" style="width: 100.0%; height: 100.0%;">relay.decentralia.fr</div>`)[0];
|
|
popup_69964cd1a10283634df9e3103bb6146c.setContent(html_13a005aef667e440fd2d3a6a9cb8c17c);
|
|
|
|
|
|
|
|
marker_48c54727c4d2f014f02b560236c2dae7.bindPopup(popup_69964cd1a10283634df9e3103bb6146c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48c54727c4d2f014f02b560236c2dae7.setIcon(icon_72672b3b9f52e593aa60ec130a220238);
|
|
|
|
|
|
var marker_688c8824c04228742dda66840154463b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_786eab6582ba3d0239717280a2df5b7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c0720c53d564a680eb3bf5a31aac08e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ff776bf6ed396c23a42679f69f92b33 = $(`<div id="html_6ff776bf6ed396c23a42679f69f92b33" style="width: 100.0%; height: 100.0%;">x.kojira.io:443</div>`)[0];
|
|
popup_0c0720c53d564a680eb3bf5a31aac08e.setContent(html_6ff776bf6ed396c23a42679f69f92b33);
|
|
|
|
|
|
|
|
marker_688c8824c04228742dda66840154463b.bindPopup(popup_0c0720c53d564a680eb3bf5a31aac08e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_688c8824c04228742dda66840154463b.setIcon(icon_786eab6582ba3d0239717280a2df5b7c);
|
|
|
|
|
|
var marker_b1ee872dc69e9443022c856401f42872 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e6adc8d57bb00ab19e3f8be18adb036c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a47a29d717689b049ce48e0d12576515 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd3ba810c2003cb4298f58ea7446d83e = $(`<div id="html_fd3ba810c2003cb4298f58ea7446d83e" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_a47a29d717689b049ce48e0d12576515.setContent(html_fd3ba810c2003cb4298f58ea7446d83e);
|
|
|
|
|
|
|
|
marker_b1ee872dc69e9443022c856401f42872.bindPopup(popup_a47a29d717689b049ce48e0d12576515)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1ee872dc69e9443022c856401f42872.setIcon(icon_e6adc8d57bb00ab19e3f8be18adb036c);
|
|
|
|
|
|
var marker_3d70134a1ac820bb22e17fd3c86cd95e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_982c98cb64402286b8d0221bd381348a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e35d38b1096300f6f682d5011375256 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_289aca92aac3d7ef1a3890c91b51f6d7 = $(`<div id="html_289aca92aac3d7ef1a3890c91b51f6d7" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_5e35d38b1096300f6f682d5011375256.setContent(html_289aca92aac3d7ef1a3890c91b51f6d7);
|
|
|
|
|
|
|
|
marker_3d70134a1ac820bb22e17fd3c86cd95e.bindPopup(popup_5e35d38b1096300f6f682d5011375256)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d70134a1ac820bb22e17fd3c86cd95e.setIcon(icon_982c98cb64402286b8d0221bd381348a);
|
|
|
|
|
|
var marker_7d24784f964036ed76544dbe838e0650 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e65d369917d4f31276f1570777505051 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7be53f46dbd9996a067484593650577f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed97d3e62ca45f0e9020e6918fb7421a = $(`<div id="html_ed97d3e62ca45f0e9020e6918fb7421a" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_7be53f46dbd9996a067484593650577f.setContent(html_ed97d3e62ca45f0e9020e6918fb7421a);
|
|
|
|
|
|
|
|
marker_7d24784f964036ed76544dbe838e0650.bindPopup(popup_7be53f46dbd9996a067484593650577f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d24784f964036ed76544dbe838e0650.setIcon(icon_e65d369917d4f31276f1570777505051);
|
|
|
|
|
|
var marker_d2c38e1c4a50469eb75df0606ff7da9d = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b2ab80039ff9e8b7145fbd06d0319795 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d73443e87efff22495cffa0c3977f622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8750dec5a8cc492993b9e4d4a55e0800 = $(`<div id="html_8750dec5a8cc492993b9e4d4a55e0800" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net:443</div>`)[0];
|
|
popup_d73443e87efff22495cffa0c3977f622.setContent(html_8750dec5a8cc492993b9e4d4a55e0800);
|
|
|
|
|
|
|
|
marker_d2c38e1c4a50469eb75df0606ff7da9d.bindPopup(popup_d73443e87efff22495cffa0c3977f622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2c38e1c4a50469eb75df0606ff7da9d.setIcon(icon_b2ab80039ff9e8b7145fbd06d0319795);
|
|
|
|
|
|
var marker_e7bbc93f5a2603665393a17dcffc22b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f552e5bf233db8d18426344476e9aa82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3604f95102b0804c80fefe68861cabb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6b853d49fd406ee4d7c8071b8144417 = $(`<div id="html_b6b853d49fd406ee4d7c8071b8144417" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_3604f95102b0804c80fefe68861cabb1.setContent(html_b6b853d49fd406ee4d7c8071b8144417);
|
|
|
|
|
|
|
|
marker_e7bbc93f5a2603665393a17dcffc22b3.bindPopup(popup_3604f95102b0804c80fefe68861cabb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7bbc93f5a2603665393a17dcffc22b3.setIcon(icon_f552e5bf233db8d18426344476e9aa82);
|
|
|
|
|
|
var marker_730f7534f54a85671c4c348fe345a8b3 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f6f6cf4c4cb25cba422275baf8f2a9cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7b308df5d3ab81183f2f5b4b7ae6b97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0244579f8c78f0811939f4223aef2e78 = $(`<div id="html_0244579f8c78f0811939f4223aef2e78" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_b7b308df5d3ab81183f2f5b4b7ae6b97.setContent(html_0244579f8c78f0811939f4223aef2e78);
|
|
|
|
|
|
|
|
marker_730f7534f54a85671c4c348fe345a8b3.bindPopup(popup_b7b308df5d3ab81183f2f5b4b7ae6b97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_730f7534f54a85671c4c348fe345a8b3.setIcon(icon_f6f6cf4c4cb25cba422275baf8f2a9cb);
|
|
|
|
|
|
var marker_6da40420427a84bc3fc052f2e06269ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c6c7ec5497b2f73dd90e7298b5ca0c29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68430ea70403bdd8b238654f84dfcb9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac055a854872bb94badb53bc1432160b = $(`<div id="html_ac055a854872bb94badb53bc1432160b" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_68430ea70403bdd8b238654f84dfcb9d.setContent(html_ac055a854872bb94badb53bc1432160b);
|
|
|
|
|
|
|
|
marker_6da40420427a84bc3fc052f2e06269ea.bindPopup(popup_68430ea70403bdd8b238654f84dfcb9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6da40420427a84bc3fc052f2e06269ea.setIcon(icon_c6c7ec5497b2f73dd90e7298b5ca0c29);
|
|
|
|
|
|
var marker_ce88230ff449c36f19992c4401353482 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_43f528152be25a495395baee3d8f3ba6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f068b5786bbf77c399fb5c8bf45aa1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a99ea7713e08f4f7b2b8ae9faa2d0dbf = $(`<div id="html_a99ea7713e08f4f7b2b8ae9faa2d0dbf" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org:443</div>`)[0];
|
|
popup_5f068b5786bbf77c399fb5c8bf45aa1c.setContent(html_a99ea7713e08f4f7b2b8ae9faa2d0dbf);
|
|
|
|
|
|
|
|
marker_ce88230ff449c36f19992c4401353482.bindPopup(popup_5f068b5786bbf77c399fb5c8bf45aa1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce88230ff449c36f19992c4401353482.setIcon(icon_43f528152be25a495395baee3d8f3ba6);
|
|
|
|
|
|
var marker_dbe6b59850c75039def65262b2838c6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d65b1aac91aa24f382928f9d0775f8c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d748f27a66b41d44ceabafae1fbd81e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b40e63d4bcc9d220b8200081d9cfa784 = $(`<div id="html_b40e63d4bcc9d220b8200081d9cfa784" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_d748f27a66b41d44ceabafae1fbd81e3.setContent(html_b40e63d4bcc9d220b8200081d9cfa784);
|
|
|
|
|
|
|
|
marker_dbe6b59850c75039def65262b2838c6c.bindPopup(popup_d748f27a66b41d44ceabafae1fbd81e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbe6b59850c75039def65262b2838c6c.setIcon(icon_d65b1aac91aa24f382928f9d0775f8c5);
|
|
|
|
|
|
var marker_d5465dce942179f1c3edfc31d08839a8 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_db125694e1d17c763e184637dec752c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42da9c5cd163085b74fe643ed9018951 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_144891d5663eec8a8e02e60ff9c9ef23 = $(`<div id="html_144891d5663eec8a8e02e60ff9c9ef23" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_42da9c5cd163085b74fe643ed9018951.setContent(html_144891d5663eec8a8e02e60ff9c9ef23);
|
|
|
|
|
|
|
|
marker_d5465dce942179f1c3edfc31d08839a8.bindPopup(popup_42da9c5cd163085b74fe643ed9018951)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5465dce942179f1c3edfc31d08839a8.setIcon(icon_db125694e1d17c763e184637dec752c7);
|
|
|
|
|
|
var marker_dae53ba629cdb44494271ec1e7325672 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8e9450beb875fdb64a7dcfa8f73cd293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19bd37197039434e9f0dbd1db2455053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d83b5c670cc850f4c40876eac409067f = $(`<div id="html_d83b5c670cc850f4c40876eac409067f" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_19bd37197039434e9f0dbd1db2455053.setContent(html_d83b5c670cc850f4c40876eac409067f);
|
|
|
|
|
|
|
|
marker_dae53ba629cdb44494271ec1e7325672.bindPopup(popup_19bd37197039434e9f0dbd1db2455053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dae53ba629cdb44494271ec1e7325672.setIcon(icon_8e9450beb875fdb64a7dcfa8f73cd293);
|
|
|
|
|
|
var marker_09821f74c39cf4a35e17599f49176737 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6df94fbb1a75e3ba26421a4ee95c43c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65b857ffb5d16b31afe5a9445417384b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c13b7953571536297b31eefe55ffd9a0 = $(`<div id="html_c13b7953571536297b31eefe55ffd9a0" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_65b857ffb5d16b31afe5a9445417384b.setContent(html_c13b7953571536297b31eefe55ffd9a0);
|
|
|
|
|
|
|
|
marker_09821f74c39cf4a35e17599f49176737.bindPopup(popup_65b857ffb5d16b31afe5a9445417384b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09821f74c39cf4a35e17599f49176737.setIcon(icon_6df94fbb1a75e3ba26421a4ee95c43c9);
|
|
|
|
|
|
var marker_c7bda146400ad7a8978b2d65e40d9afa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8a0bb5bd3109df23abf26487a5d1cde2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bd47268d1f8050aefa88e719ffcb1b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9874e942580e1c500a8e2f4c7445a7a7 = $(`<div id="html_9874e942580e1c500a8e2f4c7445a7a7" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_9bd47268d1f8050aefa88e719ffcb1b3.setContent(html_9874e942580e1c500a8e2f4c7445a7a7);
|
|
|
|
|
|
|
|
marker_c7bda146400ad7a8978b2d65e40d9afa.bindPopup(popup_9bd47268d1f8050aefa88e719ffcb1b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7bda146400ad7a8978b2d65e40d9afa.setIcon(icon_8a0bb5bd3109df23abf26487a5d1cde2);
|
|
|
|
|
|
var marker_869ffca513598d72065ecad6a2619eda = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7abc3fe8fb901f564195b63697f69025 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71fae706998b1f86ff90e3f7719c5f7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a93df884529924e789e77ccd4b6816de = $(`<div id="html_a93df884529924e789e77ccd4b6816de" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_71fae706998b1f86ff90e3f7719c5f7b.setContent(html_a93df884529924e789e77ccd4b6816de);
|
|
|
|
|
|
|
|
marker_869ffca513598d72065ecad6a2619eda.bindPopup(popup_71fae706998b1f86ff90e3f7719c5f7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_869ffca513598d72065ecad6a2619eda.setIcon(icon_7abc3fe8fb901f564195b63697f69025);
|
|
|
|
|
|
var marker_a3bbc879d87b3abcec24ccbb8ee876a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7a8b1e67965d55e96ff46dcb7a5ac560 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37f8393b5b109e117c5c1187bde8a91b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34848c6ba2e2ade38f8cf163acc0010b = $(`<div id="html_34848c6ba2e2ade38f8cf163acc0010b" style="width: 100.0%; height: 100.0%;">vault.iris.to:443</div>`)[0];
|
|
popup_37f8393b5b109e117c5c1187bde8a91b.setContent(html_34848c6ba2e2ade38f8cf163acc0010b);
|
|
|
|
|
|
|
|
marker_a3bbc879d87b3abcec24ccbb8ee876a2.bindPopup(popup_37f8393b5b109e117c5c1187bde8a91b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3bbc879d87b3abcec24ccbb8ee876a2.setIcon(icon_7a8b1e67965d55e96ff46dcb7a5ac560);
|
|
|
|
|
|
var marker_32f2435503efbd907e606c7d9901fb3e = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_88f8ceccfb95eb2b94ce05bcef32414e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cef55c64db8663902fee7b1be57e88b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1ac52a6bf2e7c08060f892dfa0d970d = $(`<div id="html_a1ac52a6bf2e7c08060f892dfa0d970d" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_8cef55c64db8663902fee7b1be57e88b.setContent(html_a1ac52a6bf2e7c08060f892dfa0d970d);
|
|
|
|
|
|
|
|
marker_32f2435503efbd907e606c7d9901fb3e.bindPopup(popup_8cef55c64db8663902fee7b1be57e88b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32f2435503efbd907e606c7d9901fb3e.setIcon(icon_88f8ceccfb95eb2b94ce05bcef32414e);
|
|
|
|
|
|
var marker_62c70c17e116361e44466b6d0e24e573 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_87687f985f8fc67aaae8e30b007a1344 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78be16c530e941a17b460d04e63c13eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d410173f2a4c01c0eb36fb1f79e9edf = $(`<div id="html_3d410173f2a4c01c0eb36fb1f79e9edf" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_78be16c530e941a17b460d04e63c13eb.setContent(html_3d410173f2a4c01c0eb36fb1f79e9edf);
|
|
|
|
|
|
|
|
marker_62c70c17e116361e44466b6d0e24e573.bindPopup(popup_78be16c530e941a17b460d04e63c13eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62c70c17e116361e44466b6d0e24e573.setIcon(icon_87687f985f8fc67aaae8e30b007a1344);
|
|
|
|
|
|
var marker_bb3031d9999dd1f38be0d7003d5f5670 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7bfcd5454fe55c26b21f80ab6298b19c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b17baeeedd77402e1bbf8934f98c25e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_320f0d4494db20576f0fad024854afc4 = $(`<div id="html_320f0d4494db20576f0fad024854afc4" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_b17baeeedd77402e1bbf8934f98c25e3.setContent(html_320f0d4494db20576f0fad024854afc4);
|
|
|
|
|
|
|
|
marker_bb3031d9999dd1f38be0d7003d5f5670.bindPopup(popup_b17baeeedd77402e1bbf8934f98c25e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb3031d9999dd1f38be0d7003d5f5670.setIcon(icon_7bfcd5454fe55c26b21f80ab6298b19c);
|
|
|
|
|
|
var marker_85f3b947bb01ffb16a57cca4a8bd86f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2832b1fc1a6112a468f914480f81e71e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67063d3d1b8b5b81b044f20afeb25167 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0051172870745b346656ab9fe9539890 = $(`<div id="html_0051172870745b346656ab9fe9539890" style="width: 100.0%; height: 100.0%;">pool.libernet.app</div>`)[0];
|
|
popup_67063d3d1b8b5b81b044f20afeb25167.setContent(html_0051172870745b346656ab9fe9539890);
|
|
|
|
|
|
|
|
marker_85f3b947bb01ffb16a57cca4a8bd86f1.bindPopup(popup_67063d3d1b8b5b81b044f20afeb25167)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85f3b947bb01ffb16a57cca4a8bd86f1.setIcon(icon_2832b1fc1a6112a468f914480f81e71e);
|
|
|
|
|
|
var marker_dca49339b701dc3cad21c7645fe1d040 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_536ea8659a60aff17ad7b2fba34ff411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afec23886fc7492a57c3732db3a341ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c4a8afd7f842a66f760155311c6e366 = $(`<div id="html_5c4a8afd7f842a66f760155311c6e366" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_afec23886fc7492a57c3732db3a341ad.setContent(html_5c4a8afd7f842a66f760155311c6e366);
|
|
|
|
|
|
|
|
marker_dca49339b701dc3cad21c7645fe1d040.bindPopup(popup_afec23886fc7492a57c3732db3a341ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dca49339b701dc3cad21c7645fe1d040.setIcon(icon_536ea8659a60aff17ad7b2fba34ff411);
|
|
|
|
|
|
var marker_61346ff8b40e3bb8208b75d91f3fd724 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6dbf14fd6cbcc509f89f04d9f1d4d9e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f0749dd7d9b665db3fbc58b44e01be3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86b2bb7571bb1fe93abaaf3315d438a6 = $(`<div id="html_86b2bb7571bb1fe93abaaf3315d438a6" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_7f0749dd7d9b665db3fbc58b44e01be3.setContent(html_86b2bb7571bb1fe93abaaf3315d438a6);
|
|
|
|
|
|
|
|
marker_61346ff8b40e3bb8208b75d91f3fd724.bindPopup(popup_7f0749dd7d9b665db3fbc58b44e01be3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61346ff8b40e3bb8208b75d91f3fd724.setIcon(icon_6dbf14fd6cbcc509f89f04d9f1d4d9e5);
|
|
|
|
|
|
var marker_708866b4af270cd3ef97bdcacbf8974d = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_92cee0477043fd6d1716db38030cd0b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_787e3c769f2dba07e706cb0bc10a5e5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69074b5644700754b18e8d9608050d68 = $(`<div id="html_69074b5644700754b18e8d9608050d68" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_787e3c769f2dba07e706cb0bc10a5e5f.setContent(html_69074b5644700754b18e8d9608050d68);
|
|
|
|
|
|
|
|
marker_708866b4af270cd3ef97bdcacbf8974d.bindPopup(popup_787e3c769f2dba07e706cb0bc10a5e5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_708866b4af270cd3ef97bdcacbf8974d.setIcon(icon_92cee0477043fd6d1716db38030cd0b8);
|
|
|
|
|
|
var marker_42eff568f55118074f4bbda2b609a288 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f14b8fe36e3b510d36ab19e56ae285aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ce71faa21a549f6d759a3e3ca8178e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51282668b94cb84d9ac65e488a5e22ef = $(`<div id="html_51282668b94cb84d9ac65e488a5e22ef" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be:443</div>`)[0];
|
|
popup_5ce71faa21a549f6d759a3e3ca8178e5.setContent(html_51282668b94cb84d9ac65e488a5e22ef);
|
|
|
|
|
|
|
|
marker_42eff568f55118074f4bbda2b609a288.bindPopup(popup_5ce71faa21a549f6d759a3e3ca8178e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42eff568f55118074f4bbda2b609a288.setIcon(icon_f14b8fe36e3b510d36ab19e56ae285aa);
|
|
|
|
|
|
var marker_5b37dc467cc9eda6c790e9e08dca7da5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_3172a4a2b0703cc0905202f9c7ea0881 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6a93bfa5371624e34a8c70431af2a68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc7e577d3843c93262ddb479516a10d2 = $(`<div id="html_dc7e577d3843c93262ddb479516a10d2" style="width: 100.0%; height: 100.0%;">syb.lol:443</div>`)[0];
|
|
popup_a6a93bfa5371624e34a8c70431af2a68.setContent(html_dc7e577d3843c93262ddb479516a10d2);
|
|
|
|
|
|
|
|
marker_5b37dc467cc9eda6c790e9e08dca7da5.bindPopup(popup_a6a93bfa5371624e34a8c70431af2a68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b37dc467cc9eda6c790e9e08dca7da5.setIcon(icon_3172a4a2b0703cc0905202f9c7ea0881);
|
|
|
|
|
|
var marker_01219f9b35392ccc07486c2148d6d612 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_55224fcac13463e18905119a6895834d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3444dcc4e0304e4428a951350c47e69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e976187f861af48254b41320f98111fa = $(`<div id="html_e976187f861af48254b41320f98111fa" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_e3444dcc4e0304e4428a951350c47e69.setContent(html_e976187f861af48254b41320f98111fa);
|
|
|
|
|
|
|
|
marker_01219f9b35392ccc07486c2148d6d612.bindPopup(popup_e3444dcc4e0304e4428a951350c47e69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01219f9b35392ccc07486c2148d6d612.setIcon(icon_55224fcac13463e18905119a6895834d);
|
|
|
|
|
|
var marker_f8e13dd866b3ec5da972d6ea2c83c494 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c29117600f8e40c87a050ef803636d10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96efbea18dde6c3314dbb9dc82815d1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e958304acfada38572819419d448ecd = $(`<div id="html_5e958304acfada38572819419d448ecd" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_96efbea18dde6c3314dbb9dc82815d1e.setContent(html_5e958304acfada38572819419d448ecd);
|
|
|
|
|
|
|
|
marker_f8e13dd866b3ec5da972d6ea2c83c494.bindPopup(popup_96efbea18dde6c3314dbb9dc82815d1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8e13dd866b3ec5da972d6ea2c83c494.setIcon(icon_c29117600f8e40c87a050ef803636d10);
|
|
|
|
|
|
var marker_f37911f98f51fe03cb66350cc39e4fbb = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8c58ba29db82cf14ce715df2f41c9475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba03613a82e8774cfc7d44f2c1b4f97f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e390ffb9a938ceb60bffc85e38b1727 = $(`<div id="html_7e390ffb9a938ceb60bffc85e38b1727" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com:443</div>`)[0];
|
|
popup_ba03613a82e8774cfc7d44f2c1b4f97f.setContent(html_7e390ffb9a938ceb60bffc85e38b1727);
|
|
|
|
|
|
|
|
marker_f37911f98f51fe03cb66350cc39e4fbb.bindPopup(popup_ba03613a82e8774cfc7d44f2c1b4f97f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f37911f98f51fe03cb66350cc39e4fbb.setIcon(icon_8c58ba29db82cf14ce715df2f41c9475);
|
|
|
|
|
|
var marker_8ed23f5cc28c3ac406138e8cd4916cf4 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_cf074ed51f2f7ae84957a9348275f89b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fa8e359ac7eccd0b27aaa4a384daa63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c2fb55dba05e3e28ca002c2868aea43 = $(`<div id="html_0c2fb55dba05e3e28ca002c2868aea43" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_4fa8e359ac7eccd0b27aaa4a384daa63.setContent(html_0c2fb55dba05e3e28ca002c2868aea43);
|
|
|
|
|
|
|
|
marker_8ed23f5cc28c3ac406138e8cd4916cf4.bindPopup(popup_4fa8e359ac7eccd0b27aaa4a384daa63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ed23f5cc28c3ac406138e8cd4916cf4.setIcon(icon_cf074ed51f2f7ae84957a9348275f89b);
|
|
|
|
|
|
var marker_aeba3af72eb9a3fb398386ae2cffeaef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_235bf69f4af093ddd999a9f2559a6e34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77bec641eec8dbf08d811689c0910f86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03d726c7d77cbc036c52e3f18a0c623f = $(`<div id="html_03d726c7d77cbc036c52e3f18a0c623f" style="width: 100.0%; height: 100.0%;">nostr2.girino.org:443</div>`)[0];
|
|
popup_77bec641eec8dbf08d811689c0910f86.setContent(html_03d726c7d77cbc036c52e3f18a0c623f);
|
|
|
|
|
|
|
|
marker_aeba3af72eb9a3fb398386ae2cffeaef.bindPopup(popup_77bec641eec8dbf08d811689c0910f86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeba3af72eb9a3fb398386ae2cffeaef.setIcon(icon_235bf69f4af093ddd999a9f2559a6e34);
|
|
|
|
|
|
var marker_8222f9ed5ef6e6485bd623be8e03a369 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7db8af2a2a4fdc2cc305f01c33a6af56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb546fd7b8421fd83f3453596f5a9d37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ed9bfe4fdabd5e68cc86d011be47492 = $(`<div id="html_2ed9bfe4fdabd5e68cc86d011be47492" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_bb546fd7b8421fd83f3453596f5a9d37.setContent(html_2ed9bfe4fdabd5e68cc86d011be47492);
|
|
|
|
|
|
|
|
marker_8222f9ed5ef6e6485bd623be8e03a369.bindPopup(popup_bb546fd7b8421fd83f3453596f5a9d37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8222f9ed5ef6e6485bd623be8e03a369.setIcon(icon_7db8af2a2a4fdc2cc305f01c33a6af56);
|
|
|
|
|
|
var marker_3d3378b98aafb546c53a7230dab3caf7 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_38d3bf2116a1ee588e36cce01f7b1c9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94566be8c7c9f67b50f281c13dc8f732 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8de4f5dc5caf40fc4c998fa1754e44b = $(`<div id="html_a8de4f5dc5caf40fc4c998fa1754e44b" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_94566be8c7c9f67b50f281c13dc8f732.setContent(html_a8de4f5dc5caf40fc4c998fa1754e44b);
|
|
|
|
|
|
|
|
marker_3d3378b98aafb546c53a7230dab3caf7.bindPopup(popup_94566be8c7c9f67b50f281c13dc8f732)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d3378b98aafb546c53a7230dab3caf7.setIcon(icon_38d3bf2116a1ee588e36cce01f7b1c9f);
|
|
|
|
|
|
var marker_082045a2fd532c491c49e721f6fea2a3 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ef043d722f2e9630cad50cbed96fb4f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a854ec381fbfb2b867c322b39a66456e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f6744acd412467e5a2ebb3157ff633e = $(`<div id="html_1f6744acd412467e5a2ebb3157ff633e" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com:443</div>`)[0];
|
|
popup_a854ec381fbfb2b867c322b39a66456e.setContent(html_1f6744acd412467e5a2ebb3157ff633e);
|
|
|
|
|
|
|
|
marker_082045a2fd532c491c49e721f6fea2a3.bindPopup(popup_a854ec381fbfb2b867c322b39a66456e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_082045a2fd532c491c49e721f6fea2a3.setIcon(icon_ef043d722f2e9630cad50cbed96fb4f4);
|
|
|
|
|
|
var marker_8eb080de0192f0d942d7e4358252df62 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8bd21cf3d68373f48ecaffd84f25e43a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bef896d6a5e82ca8db0a346999ab018 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_895ce1ad60306cde4f399f706f2acee2 = $(`<div id="html_895ce1ad60306cde4f399f706f2acee2" style="width: 100.0%; height: 100.0%;">relay.lightning.pub:443</div>`)[0];
|
|
popup_7bef896d6a5e82ca8db0a346999ab018.setContent(html_895ce1ad60306cde4f399f706f2acee2);
|
|
|
|
|
|
|
|
marker_8eb080de0192f0d942d7e4358252df62.bindPopup(popup_7bef896d6a5e82ca8db0a346999ab018)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eb080de0192f0d942d7e4358252df62.setIcon(icon_8bd21cf3d68373f48ecaffd84f25e43a);
|
|
|
|
|
|
var marker_685790a5b5be9c1edd2cb88c520576f7 = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a8887de6b96dbb2a3052d4a034b758ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7399df2254233eb7c9122f059a7bcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04dbff8bbeeb6b80ef0679d90900a76b = $(`<div id="html_04dbff8bbeeb6b80ef0679d90900a76b" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_8c7399df2254233eb7c9122f059a7bcf.setContent(html_04dbff8bbeeb6b80ef0679d90900a76b);
|
|
|
|
|
|
|
|
marker_685790a5b5be9c1edd2cb88c520576f7.bindPopup(popup_8c7399df2254233eb7c9122f059a7bcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_685790a5b5be9c1edd2cb88c520576f7.setIcon(icon_a8887de6b96dbb2a3052d4a034b758ca);
|
|
|
|
|
|
var marker_9f12f4b1ba2c219d54b893d9f2373bde = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a984a570586fd29ac120261d7d14ba04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94af4ace2a5d97a6d4d4a9fdc9db5203 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_defcde134edb78294113a107117bd6cd = $(`<div id="html_defcde134edb78294113a107117bd6cd" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_94af4ace2a5d97a6d4d4a9fdc9db5203.setContent(html_defcde134edb78294113a107117bd6cd);
|
|
|
|
|
|
|
|
marker_9f12f4b1ba2c219d54b893d9f2373bde.bindPopup(popup_94af4ace2a5d97a6d4d4a9fdc9db5203)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f12f4b1ba2c219d54b893d9f2373bde.setIcon(icon_a984a570586fd29ac120261d7d14ba04);
|
|
|
|
|
|
var marker_86ca7fa106bb1069f5b5e33d2179f23b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c780dc1501c8c30fb401c2a0dbbea0c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bcb200e8fc30cfbb902eaf2a339e921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_401037eb5f4b70138129b026592cf0d8 = $(`<div id="html_401037eb5f4b70138129b026592cf0d8" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_2bcb200e8fc30cfbb902eaf2a339e921.setContent(html_401037eb5f4b70138129b026592cf0d8);
|
|
|
|
|
|
|
|
marker_86ca7fa106bb1069f5b5e33d2179f23b.bindPopup(popup_2bcb200e8fc30cfbb902eaf2a339e921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86ca7fa106bb1069f5b5e33d2179f23b.setIcon(icon_c780dc1501c8c30fb401c2a0dbbea0c4);
|
|
|
|
|
|
var marker_a03de04c9f509b299ddc501bcac41509 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1616fd5b811a07fcb774a3f6829009f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fad2c43a40a12863ab14e0aebb37ab33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20c7bc389fbaff40cb4cbd0027461acf = $(`<div id="html_20c7bc389fbaff40cb4cbd0027461acf" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_fad2c43a40a12863ab14e0aebb37ab33.setContent(html_20c7bc389fbaff40cb4cbd0027461acf);
|
|
|
|
|
|
|
|
marker_a03de04c9f509b299ddc501bcac41509.bindPopup(popup_fad2c43a40a12863ab14e0aebb37ab33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a03de04c9f509b299ddc501bcac41509.setIcon(icon_1616fd5b811a07fcb774a3f6829009f8);
|
|
|
|
|
|
var marker_73f6b6c13cfa5334042452be806a8bba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_099abf161e7832ebe15fdcf1af112341 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_649951172548270ddd522fba3e6a45e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ac310f729316af1cc6151fc3b3af46b = $(`<div id="html_3ac310f729316af1cc6151fc3b3af46b" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_649951172548270ddd522fba3e6a45e4.setContent(html_3ac310f729316af1cc6151fc3b3af46b);
|
|
|
|
|
|
|
|
marker_73f6b6c13cfa5334042452be806a8bba.bindPopup(popup_649951172548270ddd522fba3e6a45e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73f6b6c13cfa5334042452be806a8bba.setIcon(icon_099abf161e7832ebe15fdcf1af112341);
|
|
|
|
|
|
var marker_025eb7760b4c11a7b497504b47042e4e = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9c8abe85c9a8cdd05e09cc1a6e0f8d8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fadb72495b5575e3f3b252b6d9861e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecb079acf783ff1f530c711a72951609 = $(`<div id="html_ecb079acf783ff1f530c711a72951609" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com:443</div>`)[0];
|
|
popup_5fadb72495b5575e3f3b252b6d9861e7.setContent(html_ecb079acf783ff1f530c711a72951609);
|
|
|
|
|
|
|
|
marker_025eb7760b4c11a7b497504b47042e4e.bindPopup(popup_5fadb72495b5575e3f3b252b6d9861e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_025eb7760b4c11a7b497504b47042e4e.setIcon(icon_9c8abe85c9a8cdd05e09cc1a6e0f8d8f);
|
|
|
|
|
|
var marker_28228e68ca8a9ef6dd53b215d47320bc = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_49b23d50e5546cf012af602fd2342056 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb23987967fe588279cef58510911d6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a78a894efdba3d974f466ed9487c3ab9 = $(`<div id="html_a78a894efdba3d974f466ed9487c3ab9" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_cb23987967fe588279cef58510911d6e.setContent(html_a78a894efdba3d974f466ed9487c3ab9);
|
|
|
|
|
|
|
|
marker_28228e68ca8a9ef6dd53b215d47320bc.bindPopup(popup_cb23987967fe588279cef58510911d6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28228e68ca8a9ef6dd53b215d47320bc.setIcon(icon_49b23d50e5546cf012af602fd2342056);
|
|
|
|
|
|
var marker_1cb90251e55022d7be39cc2fcd591601 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5942d821741a5632069d8c1beb00a83e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14244b55b40defd35fddfa4d1dbde2f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b75f3c82b1fbe743e85fa4e3dee2f6a3 = $(`<div id="html_b75f3c82b1fbe743e85fa4e3dee2f6a3" style="width: 100.0%; height: 100.0%;">relay.mostr.pub:443</div>`)[0];
|
|
popup_14244b55b40defd35fddfa4d1dbde2f1.setContent(html_b75f3c82b1fbe743e85fa4e3dee2f6a3);
|
|
|
|
|
|
|
|
marker_1cb90251e55022d7be39cc2fcd591601.bindPopup(popup_14244b55b40defd35fddfa4d1dbde2f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cb90251e55022d7be39cc2fcd591601.setIcon(icon_5942d821741a5632069d8c1beb00a83e);
|
|
|
|
|
|
var marker_2ce5f5adc1207dadf434001cc7024e95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_dd887d482b241b58d2e36e4b09dab55c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9c2a9bc203bfbc84c25ad797b7c172c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a87775628ab98138ad2acc6e3ab32ba = $(`<div id="html_5a87775628ab98138ad2acc6e3ab32ba" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_b9c2a9bc203bfbc84c25ad797b7c172c.setContent(html_5a87775628ab98138ad2acc6e3ab32ba);
|
|
|
|
|
|
|
|
marker_2ce5f5adc1207dadf434001cc7024e95.bindPopup(popup_b9c2a9bc203bfbc84c25ad797b7c172c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ce5f5adc1207dadf434001cc7024e95.setIcon(icon_dd887d482b241b58d2e36e4b09dab55c);
|
|
|
|
|
|
var marker_a55977d2579bca940076e57fb8f31a96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a30b0d3501707ac3bbe54bd5b712b657 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f93449318998a0503a63d782a6f111a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_addc479787aa01cb81b34cd76a087115 = $(`<div id="html_addc479787aa01cb81b34cd76a087115" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_f93449318998a0503a63d782a6f111a5.setContent(html_addc479787aa01cb81b34cd76a087115);
|
|
|
|
|
|
|
|
marker_a55977d2579bca940076e57fb8f31a96.bindPopup(popup_f93449318998a0503a63d782a6f111a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a55977d2579bca940076e57fb8f31a96.setIcon(icon_a30b0d3501707ac3bbe54bd5b712b657);
|
|
|
|
|
|
var marker_70e5d7588a599269722866accb03e155 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_90e704888a5214241a87261d60cb1d51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ca0681a344d8eeca925fb5f5734ca09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5dda4f9a42e1c13f1284773ca28ac89 = $(`<div id="html_e5dda4f9a42e1c13f1284773ca28ac89" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_5ca0681a344d8eeca925fb5f5734ca09.setContent(html_e5dda4f9a42e1c13f1284773ca28ac89);
|
|
|
|
|
|
|
|
marker_70e5d7588a599269722866accb03e155.bindPopup(popup_5ca0681a344d8eeca925fb5f5734ca09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e5d7588a599269722866accb03e155.setIcon(icon_90e704888a5214241a87261d60cb1d51);
|
|
|
|
|
|
var marker_29937c33c24d3b42cd9e42de2cb48342 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d389be4c8c6663f2db3d14dd20f3968f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beb6f26a2d8ea9065866039924753882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6943d1531ad7be75814ac49bee1b4318 = $(`<div id="html_6943d1531ad7be75814ac49bee1b4318" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_beb6f26a2d8ea9065866039924753882.setContent(html_6943d1531ad7be75814ac49bee1b4318);
|
|
|
|
|
|
|
|
marker_29937c33c24d3b42cd9e42de2cb48342.bindPopup(popup_beb6f26a2d8ea9065866039924753882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29937c33c24d3b42cd9e42de2cb48342.setIcon(icon_d389be4c8c6663f2db3d14dd20f3968f);
|
|
|
|
|
|
var marker_013b39977ca5dcdb6ba825c7429420b5 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7a59b20bf2c3e104f490af1406730b46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97e8ddef16b8b5970099f2cd581d849a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a30f5ed13473b23343a9c202d6d62c2 = $(`<div id="html_7a30f5ed13473b23343a9c202d6d62c2" style="width: 100.0%; height: 100.0%;">relay2.orangesync.tech</div>`)[0];
|
|
popup_97e8ddef16b8b5970099f2cd581d849a.setContent(html_7a30f5ed13473b23343a9c202d6d62c2);
|
|
|
|
|
|
|
|
marker_013b39977ca5dcdb6ba825c7429420b5.bindPopup(popup_97e8ddef16b8b5970099f2cd581d849a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_013b39977ca5dcdb6ba825c7429420b5.setIcon(icon_7a59b20bf2c3e104f490af1406730b46);
|
|
|
|
|
|
var marker_9d8ec0804bee0c522685659ae8193487 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8fc2f98688724f69ac910ecc38746fa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aecb4b6611f74168fd9d99d22db4674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32aa65e64053099d2bf14d8f01e08c38 = $(`<div id="html_32aa65e64053099d2bf14d8f01e08c38" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_0aecb4b6611f74168fd9d99d22db4674.setContent(html_32aa65e64053099d2bf14d8f01e08c38);
|
|
|
|
|
|
|
|
marker_9d8ec0804bee0c522685659ae8193487.bindPopup(popup_0aecb4b6611f74168fd9d99d22db4674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d8ec0804bee0c522685659ae8193487.setIcon(icon_8fc2f98688724f69ac910ecc38746fa4);
|
|
|
|
|
|
var marker_0b7897b59edcc4f4f60e798bce0b3a83 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_3f61c9163885273b9ac6352f7081aab6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19199d5bbe19ce26c917c090ed462426 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_037bd47edb06a70ef196a731b17e8772 = $(`<div id="html_037bd47edb06a70ef196a731b17e8772" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_19199d5bbe19ce26c917c090ed462426.setContent(html_037bd47edb06a70ef196a731b17e8772);
|
|
|
|
|
|
|
|
marker_0b7897b59edcc4f4f60e798bce0b3a83.bindPopup(popup_19199d5bbe19ce26c917c090ed462426)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b7897b59edcc4f4f60e798bce0b3a83.setIcon(icon_3f61c9163885273b9ac6352f7081aab6);
|
|
|
|
|
|
var marker_e277d003cffe9dd1e49c6eba5f1ee598 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e1b2c3e2f29f4c227acce760d7d7aff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fb56948e4a02233f5e2b0bc60990a12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f4786c7c6383fd6f77606bf99b23051 = $(`<div id="html_6f4786c7c6383fd6f77606bf99b23051" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_7fb56948e4a02233f5e2b0bc60990a12.setContent(html_6f4786c7c6383fd6f77606bf99b23051);
|
|
|
|
|
|
|
|
marker_e277d003cffe9dd1e49c6eba5f1ee598.bindPopup(popup_7fb56948e4a02233f5e2b0bc60990a12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e277d003cffe9dd1e49c6eba5f1ee598.setIcon(icon_e1b2c3e2f29f4c227acce760d7d7aff6);
|
|
|
|
|
|
var marker_7a3b8271349b56d3d434b0abcb9e8c3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4dbb3db2139cd41b88f6cae1c8dbb820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38fa04c08d831b979cf32d0fcb13803e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7e3056f5f3edbdc25b3282923aa2ab6 = $(`<div id="html_e7e3056f5f3edbdc25b3282923aa2ab6" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_38fa04c08d831b979cf32d0fcb13803e.setContent(html_e7e3056f5f3edbdc25b3282923aa2ab6);
|
|
|
|
|
|
|
|
marker_7a3b8271349b56d3d434b0abcb9e8c3a.bindPopup(popup_38fa04c08d831b979cf32d0fcb13803e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a3b8271349b56d3d434b0abcb9e8c3a.setIcon(icon_4dbb3db2139cd41b88f6cae1c8dbb820);
|
|
|
|
|
|
var marker_3a9934e1cd8b7bf711c6359c5b3d795f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4e6079e8906caccd4aaf6d07f729fe7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_705285613776c589371e2c67ac6716a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_919a3dc0b7100c6d1c87363090642c0f = $(`<div id="html_919a3dc0b7100c6d1c87363090642c0f" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_705285613776c589371e2c67ac6716a5.setContent(html_919a3dc0b7100c6d1c87363090642c0f);
|
|
|
|
|
|
|
|
marker_3a9934e1cd8b7bf711c6359c5b3d795f.bindPopup(popup_705285613776c589371e2c67ac6716a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9934e1cd8b7bf711c6359c5b3d795f.setIcon(icon_4e6079e8906caccd4aaf6d07f729fe7a);
|
|
|
|
|
|
var marker_ba7e3b686e25e83cfc1a7861b241aa2e = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_63a8f6febd97bf94b40a55576679ba87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b1038736a267fd1ef04a8a3d2e35320 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_075a0ab3e1fd9730e91dafa30185f79a = $(`<div id="html_075a0ab3e1fd9730e91dafa30185f79a" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_5b1038736a267fd1ef04a8a3d2e35320.setContent(html_075a0ab3e1fd9730e91dafa30185f79a);
|
|
|
|
|
|
|
|
marker_ba7e3b686e25e83cfc1a7861b241aa2e.bindPopup(popup_5b1038736a267fd1ef04a8a3d2e35320)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba7e3b686e25e83cfc1a7861b241aa2e.setIcon(icon_63a8f6febd97bf94b40a55576679ba87);
|
|
|
|
|
|
var marker_f1e5654dd5da0530746519a6329c3c7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_60c5c5e5f59d7f9e0177c7024d6ed11b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3272a57cade84194424754861073dc46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_607864568e8b69bacbeaefa435b81954 = $(`<div id="html_607864568e8b69bacbeaefa435b81954" style="width: 100.0%; height: 100.0%;">relay.minibolt.info:443</div>`)[0];
|
|
popup_3272a57cade84194424754861073dc46.setContent(html_607864568e8b69bacbeaefa435b81954);
|
|
|
|
|
|
|
|
marker_f1e5654dd5da0530746519a6329c3c7d.bindPopup(popup_3272a57cade84194424754861073dc46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1e5654dd5da0530746519a6329c3c7d.setIcon(icon_60c5c5e5f59d7f9e0177c7024d6ed11b);
|
|
|
|
|
|
var marker_36443a9a456f063871e994eb84117168 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7538aaa515201009039617e72377550f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddda86a87552c4f7e03f96248b995073 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10f935833ac936cd725fa7d2f11275e5 = $(`<div id="html_10f935833ac936cd725fa7d2f11275e5" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_ddda86a87552c4f7e03f96248b995073.setContent(html_10f935833ac936cd725fa7d2f11275e5);
|
|
|
|
|
|
|
|
marker_36443a9a456f063871e994eb84117168.bindPopup(popup_ddda86a87552c4f7e03f96248b995073)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36443a9a456f063871e994eb84117168.setIcon(icon_7538aaa515201009039617e72377550f);
|
|
|
|
|
|
var marker_450545fe6bba5bcab8efb3adfaa29689 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d06a8a52fe26a734a824fbff7ffcbeaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9c968962a8c0b586299e90aac234367 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfb7e80ab6636116eb2cbbb7bb806bb1 = $(`<div id="html_bfb7e80ab6636116eb2cbbb7bb806bb1" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_d9c968962a8c0b586299e90aac234367.setContent(html_bfb7e80ab6636116eb2cbbb7bb806bb1);
|
|
|
|
|
|
|
|
marker_450545fe6bba5bcab8efb3adfaa29689.bindPopup(popup_d9c968962a8c0b586299e90aac234367)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_450545fe6bba5bcab8efb3adfaa29689.setIcon(icon_d06a8a52fe26a734a824fbff7ffcbeaf);
|
|
|
|
|
|
var marker_1ab3e0bc5a8712d9114ebaa95b8fa116 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_44cc3c5f48166593f1102db5d8bbea4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfbb8d32d3cdcc01b01ed0d50dd1987a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_447bddf0588bf8869bc3ad0e24feebda = $(`<div id="html_447bddf0588bf8869bc3ad0e24feebda" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za:443</div>`)[0];
|
|
popup_dfbb8d32d3cdcc01b01ed0d50dd1987a.setContent(html_447bddf0588bf8869bc3ad0e24feebda);
|
|
|
|
|
|
|
|
marker_1ab3e0bc5a8712d9114ebaa95b8fa116.bindPopup(popup_dfbb8d32d3cdcc01b01ed0d50dd1987a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ab3e0bc5a8712d9114ebaa95b8fa116.setIcon(icon_44cc3c5f48166593f1102db5d8bbea4a);
|
|
|
|
|
|
var marker_671aaa55b9b9d40390009297fb6498d2 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_3de678d3b5dce59ad01268cdb1765a33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b963cbdc10dbc7b4f906cd5e80123ef1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f5a646db674b7f783ab926337fab264 = $(`<div id="html_9f5a646db674b7f783ab926337fab264" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_b963cbdc10dbc7b4f906cd5e80123ef1.setContent(html_9f5a646db674b7f783ab926337fab264);
|
|
|
|
|
|
|
|
marker_671aaa55b9b9d40390009297fb6498d2.bindPopup(popup_b963cbdc10dbc7b4f906cd5e80123ef1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_671aaa55b9b9d40390009297fb6498d2.setIcon(icon_3de678d3b5dce59ad01268cdb1765a33);
|
|
|
|
|
|
var marker_f26fae27c8b22df445e8fd288163f151 = L.marker(
|
|
[47.1285, 8.74735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0464fc90be3ab5468894fdc3e9b9904a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_126396e377dd440ad94604f560ef7d18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17ca2ee4b9ef5cf8db3d2163e3e3146c = $(`<div id="html_17ca2ee4b9ef5cf8db3d2163e3e3146c" style="width: 100.0%; height: 100.0%;">nas01xanthosnet.synology.me:7778</div>`)[0];
|
|
popup_126396e377dd440ad94604f560ef7d18.setContent(html_17ca2ee4b9ef5cf8db3d2163e3e3146c);
|
|
|
|
|
|
|
|
marker_f26fae27c8b22df445e8fd288163f151.bindPopup(popup_126396e377dd440ad94604f560ef7d18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f26fae27c8b22df445e8fd288163f151.setIcon(icon_0464fc90be3ab5468894fdc3e9b9904a);
|
|
|
|
|
|
var marker_02a83740521fc9f387f62a2e6e9d6dc9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f39c89e4f3b0af109e361cffd7d7fbc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2692a5ef13c3643b1fd4b2f60985735 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac88808f4a7bd620da537cbeeb46d589 = $(`<div id="html_ac88808f4a7bd620da537cbeeb46d589" style="width: 100.0%; height: 100.0%;">relay.olas.app:443</div>`)[0];
|
|
popup_f2692a5ef13c3643b1fd4b2f60985735.setContent(html_ac88808f4a7bd620da537cbeeb46d589);
|
|
|
|
|
|
|
|
marker_02a83740521fc9f387f62a2e6e9d6dc9.bindPopup(popup_f2692a5ef13c3643b1fd4b2f60985735)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02a83740521fc9f387f62a2e6e9d6dc9.setIcon(icon_f39c89e4f3b0af109e361cffd7d7fbc6);
|
|
|
|
|
|
var marker_800a9e09063090bbc21a030b533a02c2 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_87500659e3a1f6ea50be827302499b70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_488cb7add8b715ee284841411440e06a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e78399f6b9dfe058f6d04ad54fb6241 = $(`<div id="html_9e78399f6b9dfe058f6d04ad54fb6241" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_488cb7add8b715ee284841411440e06a.setContent(html_9e78399f6b9dfe058f6d04ad54fb6241);
|
|
|
|
|
|
|
|
marker_800a9e09063090bbc21a030b533a02c2.bindPopup(popup_488cb7add8b715ee284841411440e06a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_800a9e09063090bbc21a030b533a02c2.setIcon(icon_87500659e3a1f6ea50be827302499b70);
|
|
|
|
|
|
var marker_483300f40acab8e56d1f86b10725e1a5 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0dbae3e4ee0a2cbf179b04d515eea2a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1db8c9621a9ea24d3708a532bb81a9c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83ec4ab0c71f3439f062adfe2dc4a759 = $(`<div id="html_83ec4ab0c71f3439f062adfe2dc4a759" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_1db8c9621a9ea24d3708a532bb81a9c8.setContent(html_83ec4ab0c71f3439f062adfe2dc4a759);
|
|
|
|
|
|
|
|
marker_483300f40acab8e56d1f86b10725e1a5.bindPopup(popup_1db8c9621a9ea24d3708a532bb81a9c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_483300f40acab8e56d1f86b10725e1a5.setIcon(icon_0dbae3e4ee0a2cbf179b04d515eea2a2);
|
|
|
|
|
|
var marker_8233fb067bab8c98d29031c8631c0f10 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_04f538509c277e95593a73f7d17747b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8d5190f5e23162721855e9cc716d06a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bb1f70768f944d5793d8c48a6115a1d = $(`<div id="html_1bb1f70768f944d5793d8c48a6115a1d" style="width: 100.0%; height: 100.0%;">relay.stickeroo.is-cool.dev</div>`)[0];
|
|
popup_e8d5190f5e23162721855e9cc716d06a.setContent(html_1bb1f70768f944d5793d8c48a6115a1d);
|
|
|
|
|
|
|
|
marker_8233fb067bab8c98d29031c8631c0f10.bindPopup(popup_e8d5190f5e23162721855e9cc716d06a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8233fb067bab8c98d29031c8631c0f10.setIcon(icon_04f538509c277e95593a73f7d17747b5);
|
|
|
|
|
|
var marker_ed2965e01714681228f8ab9a396ffd5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7981628d5de7fbbe3b12f6afcd49baaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_212d0a9cdfbc24b8121d535739c69085 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33e982a8ebdc56cf9576be976f5ea73a = $(`<div id="html_33e982a8ebdc56cf9576be976f5ea73a" style="width: 100.0%; height: 100.0%;">relay.ohstr.com:443</div>`)[0];
|
|
popup_212d0a9cdfbc24b8121d535739c69085.setContent(html_33e982a8ebdc56cf9576be976f5ea73a);
|
|
|
|
|
|
|
|
marker_ed2965e01714681228f8ab9a396ffd5e.bindPopup(popup_212d0a9cdfbc24b8121d535739c69085)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed2965e01714681228f8ab9a396ffd5e.setIcon(icon_7981628d5de7fbbe3b12f6afcd49baaa);
|
|
|
|
|
|
var marker_fddc38a4d21f801c6afb1b7c8e99712e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e19decd3753aa3c839796ea7bfe163a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56180d087c28046886392f5e6998ee9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd4bf735cf91349cce314c9a6760cd24 = $(`<div id="html_dd4bf735cf91349cce314c9a6760cd24" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_56180d087c28046886392f5e6998ee9c.setContent(html_dd4bf735cf91349cce314c9a6760cd24);
|
|
|
|
|
|
|
|
marker_fddc38a4d21f801c6afb1b7c8e99712e.bindPopup(popup_56180d087c28046886392f5e6998ee9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fddc38a4d21f801c6afb1b7c8e99712e.setIcon(icon_e19decd3753aa3c839796ea7bfe163a2);
|
|
|
|
|
|
var marker_ff8755a1389fc7bec8ec1685dc88a9f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a253c0e0e860578af694f5a007ad2272 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_950bfc08b7e9d1c1f77b3505c0ec37cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34fb824410309533dbc845267e7efc24 = $(`<div id="html_34fb824410309533dbc845267e7efc24" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_950bfc08b7e9d1c1f77b3505c0ec37cd.setContent(html_34fb824410309533dbc845267e7efc24);
|
|
|
|
|
|
|
|
marker_ff8755a1389fc7bec8ec1685dc88a9f8.bindPopup(popup_950bfc08b7e9d1c1f77b3505c0ec37cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff8755a1389fc7bec8ec1685dc88a9f8.setIcon(icon_a253c0e0e860578af694f5a007ad2272);
|
|
|
|
|
|
var marker_c429f9af986d39ff4b25a2c0798a7f82 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e4620576292c318e050d37ff37afde1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dbf9b0e7c03676f99bb9ffcd81ad54f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe76f3994b1dcf0617adcd8051d8093e = $(`<div id="html_fe76f3994b1dcf0617adcd8051d8093e" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_1dbf9b0e7c03676f99bb9ffcd81ad54f.setContent(html_fe76f3994b1dcf0617adcd8051d8093e);
|
|
|
|
|
|
|
|
marker_c429f9af986d39ff4b25a2c0798a7f82.bindPopup(popup_1dbf9b0e7c03676f99bb9ffcd81ad54f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c429f9af986d39ff4b25a2c0798a7f82.setIcon(icon_e4620576292c318e050d37ff37afde1e);
|
|
|
|
|
|
var marker_6eac19b99c79c2c21f327a32e4a2932c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ca1bbf68eafc9b4709835a00645967c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce5d4a50e0b9cec07bb521ca8cf95951 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caeb559ed4ea4e2e06af550b6978b1a8 = $(`<div id="html_caeb559ed4ea4e2e06af550b6978b1a8" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_ce5d4a50e0b9cec07bb521ca8cf95951.setContent(html_caeb559ed4ea4e2e06af550b6978b1a8);
|
|
|
|
|
|
|
|
marker_6eac19b99c79c2c21f327a32e4a2932c.bindPopup(popup_ce5d4a50e0b9cec07bb521ca8cf95951)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eac19b99c79c2c21f327a32e4a2932c.setIcon(icon_ca1bbf68eafc9b4709835a00645967c0);
|
|
|
|
|
|
var marker_af29f12078a54311a91045fbd2849e5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4126c2c2bb4d769eca42e67e070783a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e390569a03f2b9be2c0bf2dd76e65910 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0dc05365834c60e31890b2707638815 = $(`<div id="html_b0dc05365834c60e31890b2707638815" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_e390569a03f2b9be2c0bf2dd76e65910.setContent(html_b0dc05365834c60e31890b2707638815);
|
|
|
|
|
|
|
|
marker_af29f12078a54311a91045fbd2849e5a.bindPopup(popup_e390569a03f2b9be2c0bf2dd76e65910)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af29f12078a54311a91045fbd2849e5a.setIcon(icon_4126c2c2bb4d769eca42e67e070783a5);
|
|
|
|
|
|
var marker_556950b30cf171980c4703c8d0bb28d5 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5d9ffad843ffc9044175c9cd66d243d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aa2d1d6f611d31e1c6602ccf235bd01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_717908c17188b2dfe71e94e0a3c169d1 = $(`<div id="html_717908c17188b2dfe71e94e0a3c169d1" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com:443</div>`)[0];
|
|
popup_8aa2d1d6f611d31e1c6602ccf235bd01.setContent(html_717908c17188b2dfe71e94e0a3c169d1);
|
|
|
|
|
|
|
|
marker_556950b30cf171980c4703c8d0bb28d5.bindPopup(popup_8aa2d1d6f611d31e1c6602ccf235bd01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_556950b30cf171980c4703c8d0bb28d5.setIcon(icon_5d9ffad843ffc9044175c9cd66d243d6);
|
|
|
|
|
|
var marker_0bb6747a31ce256602c6b2564ac84c46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_dba307ff9b0b05d940bde377dbc41e47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca106ae945bd297560b67d36956d7a16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a97a7bedf34b06aafaa89d1a85ed1ac0 = $(`<div id="html_a97a7bedf34b06aafaa89d1a85ed1ac0" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud:443</div>`)[0];
|
|
popup_ca106ae945bd297560b67d36956d7a16.setContent(html_a97a7bedf34b06aafaa89d1a85ed1ac0);
|
|
|
|
|
|
|
|
marker_0bb6747a31ce256602c6b2564ac84c46.bindPopup(popup_ca106ae945bd297560b67d36956d7a16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bb6747a31ce256602c6b2564ac84c46.setIcon(icon_dba307ff9b0b05d940bde377dbc41e47);
|
|
|
|
|
|
var marker_b33921b758a2ec95de776b8376110d21 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_268a59e0e680ae3b1c1d38b3580289aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_174e77259ef8e02be3e5991fb2100802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ef3e36b9aadf2d7041d6e69a3f0ee33 = $(`<div id="html_5ef3e36b9aadf2d7041d6e69a3f0ee33" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_174e77259ef8e02be3e5991fb2100802.setContent(html_5ef3e36b9aadf2d7041d6e69a3f0ee33);
|
|
|
|
|
|
|
|
marker_b33921b758a2ec95de776b8376110d21.bindPopup(popup_174e77259ef8e02be3e5991fb2100802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b33921b758a2ec95de776b8376110d21.setIcon(icon_268a59e0e680ae3b1c1d38b3580289aa);
|
|
|
|
|
|
var marker_4c73da7dc40f98de2e74691dc1bac8cb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7260b8e97a03221d0f7157e845d0d5f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_665651d8344a43ecf93f36801292bb0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22359a1583d0fa001498ba184db44d3f = $(`<div id="html_22359a1583d0fa001498ba184db44d3f" style="width: 100.0%; height: 100.0%;">nostr.mom:443</div>`)[0];
|
|
popup_665651d8344a43ecf93f36801292bb0e.setContent(html_22359a1583d0fa001498ba184db44d3f);
|
|
|
|
|
|
|
|
marker_4c73da7dc40f98de2e74691dc1bac8cb.bindPopup(popup_665651d8344a43ecf93f36801292bb0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c73da7dc40f98de2e74691dc1bac8cb.setIcon(icon_7260b8e97a03221d0f7157e845d0d5f8);
|
|
|
|
|
|
var marker_0f49ac6beb82335942553fa6272a1930 = L.marker(
|
|
[10.6352, -85.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_38b7a8a351c67eed98f513b8df8869fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_468b42fe0b178a609cf6ac3c1b689bde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e98f9faf7a84882cc731e737774f29a5 = $(`<div id="html_e98f9faf7a84882cc731e737774f29a5" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_468b42fe0b178a609cf6ac3c1b689bde.setContent(html_e98f9faf7a84882cc731e737774f29a5);
|
|
|
|
|
|
|
|
marker_0f49ac6beb82335942553fa6272a1930.bindPopup(popup_468b42fe0b178a609cf6ac3c1b689bde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f49ac6beb82335942553fa6272a1930.setIcon(icon_38b7a8a351c67eed98f513b8df8869fa);
|
|
|
|
|
|
var marker_eaea1471b4826bb35929ff8e8684f5fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d219bec1036f19e979b06814fe986223 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8e14a99bfe20385e54a7afb8a8baa47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65067803be415fd02a27a565537a29e2 = $(`<div id="html_65067803be415fd02a27a565537a29e2" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_a8e14a99bfe20385e54a7afb8a8baa47.setContent(html_65067803be415fd02a27a565537a29e2);
|
|
|
|
|
|
|
|
marker_eaea1471b4826bb35929ff8e8684f5fc.bindPopup(popup_a8e14a99bfe20385e54a7afb8a8baa47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaea1471b4826bb35929ff8e8684f5fc.setIcon(icon_d219bec1036f19e979b06814fe986223);
|
|
|
|
|
|
var marker_e8c409b2775fcfe37d733def2f1ea422 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1651c7c0d955a0bf4200b8483540ea8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a484ae9dc1fc0e3933abd42a5ae3554a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b5cae4bc565c4d1359bf5147fc515e0 = $(`<div id="html_3b5cae4bc565c4d1359bf5147fc515e0" style="width: 100.0%; height: 100.0%;">nostr.sovereignservices.xyz</div>`)[0];
|
|
popup_a484ae9dc1fc0e3933abd42a5ae3554a.setContent(html_3b5cae4bc565c4d1359bf5147fc515e0);
|
|
|
|
|
|
|
|
marker_e8c409b2775fcfe37d733def2f1ea422.bindPopup(popup_a484ae9dc1fc0e3933abd42a5ae3554a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8c409b2775fcfe37d733def2f1ea422.setIcon(icon_1651c7c0d955a0bf4200b8483540ea8b);
|
|
|
|
|
|
var marker_965d7aa2dd02fd5310c343fa7a708136 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_63c7e481175e7cb029a9243e21d883dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac06d11e63ca2ff74311b65779fc678b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_112fec7b58dfceca89d881dee1e55a47 = $(`<div id="html_112fec7b58dfceca89d881dee1e55a47" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_ac06d11e63ca2ff74311b65779fc678b.setContent(html_112fec7b58dfceca89d881dee1e55a47);
|
|
|
|
|
|
|
|
marker_965d7aa2dd02fd5310c343fa7a708136.bindPopup(popup_ac06d11e63ca2ff74311b65779fc678b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_965d7aa2dd02fd5310c343fa7a708136.setIcon(icon_63c7e481175e7cb029a9243e21d883dd);
|
|
|
|
|
|
var marker_a732294433d345a0a7b55e0c1c93a5e6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_780c9b63745a52463c02b4f557de4313 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70e24da4424bc9b97a71ec0c7af9b42b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_342a9f8bd975183e8db037fd434d9065 = $(`<div id="html_342a9f8bd975183e8db037fd434d9065" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io:443</div>`)[0];
|
|
popup_70e24da4424bc9b97a71ec0c7af9b42b.setContent(html_342a9f8bd975183e8db037fd434d9065);
|
|
|
|
|
|
|
|
marker_a732294433d345a0a7b55e0c1c93a5e6.bindPopup(popup_70e24da4424bc9b97a71ec0c7af9b42b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a732294433d345a0a7b55e0c1c93a5e6.setIcon(icon_780c9b63745a52463c02b4f557de4313);
|
|
|
|
|
|
var marker_d80e24ea617f869786429cec4b13b8ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6aee401392fd5b45c87f7caf1532e9ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd0ef63556ba36fe54cb3c11d497966c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb494435140236b596a05eba59e7d2df = $(`<div id="html_eb494435140236b596a05eba59e7d2df" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_cd0ef63556ba36fe54cb3c11d497966c.setContent(html_eb494435140236b596a05eba59e7d2df);
|
|
|
|
|
|
|
|
marker_d80e24ea617f869786429cec4b13b8ec.bindPopup(popup_cd0ef63556ba36fe54cb3c11d497966c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d80e24ea617f869786429cec4b13b8ec.setIcon(icon_6aee401392fd5b45c87f7caf1532e9ad);
|
|
|
|
|
|
var marker_bee1557822f81400db349af260800021 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d08a520c0360f90f363e62370368428e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c898811101c31c946366809e97a68fa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90ee613243dfa6d27b1401cd2193c537 = $(`<div id="html_90ee613243dfa6d27b1401cd2193c537" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_c898811101c31c946366809e97a68fa9.setContent(html_90ee613243dfa6d27b1401cd2193c537);
|
|
|
|
|
|
|
|
marker_bee1557822f81400db349af260800021.bindPopup(popup_c898811101c31c946366809e97a68fa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bee1557822f81400db349af260800021.setIcon(icon_d08a520c0360f90f363e62370368428e);
|
|
|
|
|
|
var marker_4348f5130fa46df15ab9ba974d74b167 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6e5dbdc401908311d4236a1dbe1a8221 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6966e413be51e0cefd2b5794c0db0274 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee97500e10ac769f0a0aa68963facea8 = $(`<div id="html_ee97500e10ac769f0a0aa68963facea8" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_6966e413be51e0cefd2b5794c0db0274.setContent(html_ee97500e10ac769f0a0aa68963facea8);
|
|
|
|
|
|
|
|
marker_4348f5130fa46df15ab9ba974d74b167.bindPopup(popup_6966e413be51e0cefd2b5794c0db0274)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4348f5130fa46df15ab9ba974d74b167.setIcon(icon_6e5dbdc401908311d4236a1dbe1a8221);
|
|
|
|
|
|
var marker_d12d37352496655c548b3e532b488263 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5fc59ae05ca888d5903fe8f7204e95cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39841b41d9841ab63b62d4ff26ec9f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aa1552e5038fe606f4123e851177047 = $(`<div id="html_8aa1552e5038fe606f4123e851177047" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_39841b41d9841ab63b62d4ff26ec9f79.setContent(html_8aa1552e5038fe606f4123e851177047);
|
|
|
|
|
|
|
|
marker_d12d37352496655c548b3e532b488263.bindPopup(popup_39841b41d9841ab63b62d4ff26ec9f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d12d37352496655c548b3e532b488263.setIcon(icon_5fc59ae05ca888d5903fe8f7204e95cc);
|
|
|
|
|
|
var marker_a3c1fdb6156ca57a912135a4f780c8be = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4935c719ffc39ab7c3cd15364e56942f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea29e073809d5d68fb032731d5c96659 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38c361cfcaf26920b7d3b8fee36801fc = $(`<div id="html_38c361cfcaf26920b7d3b8fee36801fc" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_ea29e073809d5d68fb032731d5c96659.setContent(html_38c361cfcaf26920b7d3b8fee36801fc);
|
|
|
|
|
|
|
|
marker_a3c1fdb6156ca57a912135a4f780c8be.bindPopup(popup_ea29e073809d5d68fb032731d5c96659)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3c1fdb6156ca57a912135a4f780c8be.setIcon(icon_4935c719ffc39ab7c3cd15364e56942f);
|
|
|
|
|
|
var marker_0601ccdc60d93d5691312f6d5bd6f6e5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_46fbfa7f204ee09c29c7423c38189c08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20175d4ab6e01d93a4b1122aa2a43965 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a16a833c30bbc7f5b43cf419d10bfa54 = $(`<div id="html_a16a833c30bbc7f5b43cf419d10bfa54" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org:443</div>`)[0];
|
|
popup_20175d4ab6e01d93a4b1122aa2a43965.setContent(html_a16a833c30bbc7f5b43cf419d10bfa54);
|
|
|
|
|
|
|
|
marker_0601ccdc60d93d5691312f6d5bd6f6e5.bindPopup(popup_20175d4ab6e01d93a4b1122aa2a43965)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0601ccdc60d93d5691312f6d5bd6f6e5.setIcon(icon_46fbfa7f204ee09c29c7423c38189c08);
|
|
|
|
|
|
var marker_ed296bc9b326f6939f3b180a1abeaf14 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2791510b0f927c15d00c022cc4856d3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eca3b13cad1adfcc44ade4e783617b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57dbace4af3f3c30aba4f7bdf5ccfa01 = $(`<div id="html_57dbace4af3f3c30aba4f7bdf5ccfa01" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_9eca3b13cad1adfcc44ade4e783617b7.setContent(html_57dbace4af3f3c30aba4f7bdf5ccfa01);
|
|
|
|
|
|
|
|
marker_ed296bc9b326f6939f3b180a1abeaf14.bindPopup(popup_9eca3b13cad1adfcc44ade4e783617b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed296bc9b326f6939f3b180a1abeaf14.setIcon(icon_2791510b0f927c15d00c022cc4856d3c);
|
|
|
|
|
|
var marker_6f136bdecb688beabf5117e57636ec2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_db2ac2e39b8ed8c109057da2dd281ed7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ebe3cb3b38fca1523944140c1a77a41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b39c014d08f82b64e79f0a9f8e377cd = $(`<div id="html_4b39c014d08f82b64e79f0a9f8e377cd" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_3ebe3cb3b38fca1523944140c1a77a41.setContent(html_4b39c014d08f82b64e79f0a9f8e377cd);
|
|
|
|
|
|
|
|
marker_6f136bdecb688beabf5117e57636ec2d.bindPopup(popup_3ebe3cb3b38fca1523944140c1a77a41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f136bdecb688beabf5117e57636ec2d.setIcon(icon_db2ac2e39b8ed8c109057da2dd281ed7);
|
|
|
|
|
|
var marker_e6f8c43ceab636b4f7b8ee11f3c0c141 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4ea131edc9fc07c49495e1c02d987076 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3daf15127c7bd9254106322f6ff89dff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c10127197522a507ef53419efa97a5a1 = $(`<div id="html_c10127197522a507ef53419efa97a5a1" style="width: 100.0%; height: 100.0%;">relay.fountain.fm:443</div>`)[0];
|
|
popup_3daf15127c7bd9254106322f6ff89dff.setContent(html_c10127197522a507ef53419efa97a5a1);
|
|
|
|
|
|
|
|
marker_e6f8c43ceab636b4f7b8ee11f3c0c141.bindPopup(popup_3daf15127c7bd9254106322f6ff89dff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6f8c43ceab636b4f7b8ee11f3c0c141.setIcon(icon_4ea131edc9fc07c49495e1c02d987076);
|
|
|
|
|
|
var marker_61a9ebd13b9cbc51b0b23ca8813114f4 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_cb6863b317b5b7615da140bf971c62f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe34391ff40b16ee4a3429d6db553489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96135cd7a1be3929bdc6a52655359a58 = $(`<div id="html_96135cd7a1be3929bdc6a52655359a58" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_fe34391ff40b16ee4a3429d6db553489.setContent(html_96135cd7a1be3929bdc6a52655359a58);
|
|
|
|
|
|
|
|
marker_61a9ebd13b9cbc51b0b23ca8813114f4.bindPopup(popup_fe34391ff40b16ee4a3429d6db553489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61a9ebd13b9cbc51b0b23ca8813114f4.setIcon(icon_cb6863b317b5b7615da140bf971c62f0);
|
|
|
|
|
|
var marker_55c1b38b637e0e31797d7464f0358fa9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f695697602006b56af1f89871373ab26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04677bb108ff552a7a35f233020c5131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dafd397c4b813bcb03462e5907e7dda = $(`<div id="html_9dafd397c4b813bcb03462e5907e7dda" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_04677bb108ff552a7a35f233020c5131.setContent(html_9dafd397c4b813bcb03462e5907e7dda);
|
|
|
|
|
|
|
|
marker_55c1b38b637e0e31797d7464f0358fa9.bindPopup(popup_04677bb108ff552a7a35f233020c5131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55c1b38b637e0e31797d7464f0358fa9.setIcon(icon_f695697602006b56af1f89871373ab26);
|
|
|
|
|
|
var marker_d26f67d9739dc2dc6a3ea6d2c279b4cd = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_30b8e8dc093b32aa0371f24894bd6b37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae309501cf125ab1d07fab59f77be528 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfc2a16f80166053d09fe3711cf140e9 = $(`<div id="html_dfc2a16f80166053d09fe3711cf140e9" style="width: 100.0%; height: 100.0%;">relay.mypathtofire.de</div>`)[0];
|
|
popup_ae309501cf125ab1d07fab59f77be528.setContent(html_dfc2a16f80166053d09fe3711cf140e9);
|
|
|
|
|
|
|
|
marker_d26f67d9739dc2dc6a3ea6d2c279b4cd.bindPopup(popup_ae309501cf125ab1d07fab59f77be528)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d26f67d9739dc2dc6a3ea6d2c279b4cd.setIcon(icon_30b8e8dc093b32aa0371f24894bd6b37);
|
|
|
|
|
|
var marker_d22493d522b2acd53b0ee1144a8978a6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e92c0a3b509d7038e132569835fde4e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27d3c44edcc8f31b9ee3d3aea09033b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45d47638279b83746fc58baced017e06 = $(`<div id="html_45d47638279b83746fc58baced017e06" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_27d3c44edcc8f31b9ee3d3aea09033b4.setContent(html_45d47638279b83746fc58baced017e06);
|
|
|
|
|
|
|
|
marker_d22493d522b2acd53b0ee1144a8978a6.bindPopup(popup_27d3c44edcc8f31b9ee3d3aea09033b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d22493d522b2acd53b0ee1144a8978a6.setIcon(icon_e92c0a3b509d7038e132569835fde4e7);
|
|
|
|
|
|
var marker_9a26f46566073aa06387baf8987bb595 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_55fa0ea23292672c3d1eb8f1a3b487dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e574bcd5ae75bfd989c78c4b5e5a8d0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_915770e4fbd024ef88858f12311a66ea = $(`<div id="html_915770e4fbd024ef88858f12311a66ea" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_e574bcd5ae75bfd989c78c4b5e5a8d0b.setContent(html_915770e4fbd024ef88858f12311a66ea);
|
|
|
|
|
|
|
|
marker_9a26f46566073aa06387baf8987bb595.bindPopup(popup_e574bcd5ae75bfd989c78c4b5e5a8d0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a26f46566073aa06387baf8987bb595.setIcon(icon_55fa0ea23292672c3d1eb8f1a3b487dc);
|
|
|
|
|
|
var marker_20f4f5c108581adb932529157d98c962 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_611bd0787f16578f4c902fbb069042e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be472dfb6fe03bcfca9d5bf6310efd27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c055919c1175950bd9d1facf60f18da = $(`<div id="html_3c055919c1175950bd9d1facf60f18da" style="width: 100.0%; height: 100.0%;">ec2.f7z.io</div>`)[0];
|
|
popup_be472dfb6fe03bcfca9d5bf6310efd27.setContent(html_3c055919c1175950bd9d1facf60f18da);
|
|
|
|
|
|
|
|
marker_20f4f5c108581adb932529157d98c962.bindPopup(popup_be472dfb6fe03bcfca9d5bf6310efd27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20f4f5c108581adb932529157d98c962.setIcon(icon_611bd0787f16578f4c902fbb069042e4);
|
|
|
|
|
|
var marker_a952fdcf80777a4417b36e64bf68d579 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9da14ced84bccc322e7ac5c51bb990dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73bde6e0521d501ed947e8b4efb0b1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1ed4ae2d22c5610faac778b9588e0d6 = $(`<div id="html_a1ed4ae2d22c5610faac778b9588e0d6" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_c73bde6e0521d501ed947e8b4efb0b1c.setContent(html_a1ed4ae2d22c5610faac778b9588e0d6);
|
|
|
|
|
|
|
|
marker_a952fdcf80777a4417b36e64bf68d579.bindPopup(popup_c73bde6e0521d501ed947e8b4efb0b1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a952fdcf80777a4417b36e64bf68d579.setIcon(icon_9da14ced84bccc322e7ac5c51bb990dc);
|
|
|
|
|
|
var marker_afc4cfcd7896fc8a7ea58a4f94285174 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1d3ff798ade08f0656b97cc2a58421ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87857a90fde0dbc462678e5649969e50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffdbe5a7545b9e3b37a1e18872bbeaf9 = $(`<div id="html_ffdbe5a7545b9e3b37a1e18872bbeaf9" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_87857a90fde0dbc462678e5649969e50.setContent(html_ffdbe5a7545b9e3b37a1e18872bbeaf9);
|
|
|
|
|
|
|
|
marker_afc4cfcd7896fc8a7ea58a4f94285174.bindPopup(popup_87857a90fde0dbc462678e5649969e50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afc4cfcd7896fc8a7ea58a4f94285174.setIcon(icon_1d3ff798ade08f0656b97cc2a58421ec);
|
|
|
|
|
|
var marker_e6cd0b307576dd4ed1d4c5fd43ebc0dc = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_96a465b93a064d70aa520baf5ab9066c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cad81772a1d50d8d49a50750be74f09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0322f3807e0342d882998a8672aba217 = $(`<div id="html_0322f3807e0342d882998a8672aba217" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name:443</div>`)[0];
|
|
popup_9cad81772a1d50d8d49a50750be74f09.setContent(html_0322f3807e0342d882998a8672aba217);
|
|
|
|
|
|
|
|
marker_e6cd0b307576dd4ed1d4c5fd43ebc0dc.bindPopup(popup_9cad81772a1d50d8d49a50750be74f09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6cd0b307576dd4ed1d4c5fd43ebc0dc.setIcon(icon_96a465b93a064d70aa520baf5ab9066c);
|
|
|
|
|
|
var marker_245161ad5c97c9ad0c19ecbd3a594f83 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_86d0e929108058c82e2fd5e9e81c0191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e482223bc7b951f55850b2ba21ce16c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aae8ecf5b117b804e176fba48ef5a7bb = $(`<div id="html_aae8ecf5b117b804e176fba48ef5a7bb" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_6e482223bc7b951f55850b2ba21ce16c.setContent(html_aae8ecf5b117b804e176fba48ef5a7bb);
|
|
|
|
|
|
|
|
marker_245161ad5c97c9ad0c19ecbd3a594f83.bindPopup(popup_6e482223bc7b951f55850b2ba21ce16c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_245161ad5c97c9ad0c19ecbd3a594f83.setIcon(icon_86d0e929108058c82e2fd5e9e81c0191);
|
|
|
|
|
|
var marker_12430d63c1ada0b6b9de147d459c8a16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_85e729f07b8d2b1731f6f5e9920a0df7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bf946da82a2f3ef79e1d8fd2b33856f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c55862c4502ac2bac3540fd880c122b8 = $(`<div id="html_c55862c4502ac2bac3540fd880c122b8" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_6bf946da82a2f3ef79e1d8fd2b33856f.setContent(html_c55862c4502ac2bac3540fd880c122b8);
|
|
|
|
|
|
|
|
marker_12430d63c1ada0b6b9de147d459c8a16.bindPopup(popup_6bf946da82a2f3ef79e1d8fd2b33856f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12430d63c1ada0b6b9de147d459c8a16.setIcon(icon_85e729f07b8d2b1731f6f5e9920a0df7);
|
|
|
|
|
|
var marker_946802b11e09b93cc88dcc018e86be8a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_656b8a553ef913493f94033b1fa72dec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ee759634a39ed380c492560d3214506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d35615b04cfa9d0b6fd7becde9e4a56b = $(`<div id="html_d35615b04cfa9d0b6fd7becde9e4a56b" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_1ee759634a39ed380c492560d3214506.setContent(html_d35615b04cfa9d0b6fd7becde9e4a56b);
|
|
|
|
|
|
|
|
marker_946802b11e09b93cc88dcc018e86be8a.bindPopup(popup_1ee759634a39ed380c492560d3214506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_946802b11e09b93cc88dcc018e86be8a.setIcon(icon_656b8a553ef913493f94033b1fa72dec);
|
|
|
|
|
|
var marker_ad264b8831d218a7f3e5de2b2704c2a4 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_41a7a9bceb1e288b572e4cbf6040a8af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3900b1790d2f89a71c0a9c46bcb851c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca39b87308b66138f9c5181cd1999c26 = $(`<div id="html_ca39b87308b66138f9c5181cd1999c26" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_3900b1790d2f89a71c0a9c46bcb851c8.setContent(html_ca39b87308b66138f9c5181cd1999c26);
|
|
|
|
|
|
|
|
marker_ad264b8831d218a7f3e5de2b2704c2a4.bindPopup(popup_3900b1790d2f89a71c0a9c46bcb851c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad264b8831d218a7f3e5de2b2704c2a4.setIcon(icon_41a7a9bceb1e288b572e4cbf6040a8af);
|
|
|
|
|
|
var marker_ad01de3c041e6611f69ac0845703b219 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_81c96f930c28f3ec0d407c387a6415ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d4bc7c7b8390586c32d395bdff322ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5504a9cab7926e90a19ae958f7167899 = $(`<div id="html_5504a9cab7926e90a19ae958f7167899" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_7d4bc7c7b8390586c32d395bdff322ea.setContent(html_5504a9cab7926e90a19ae958f7167899);
|
|
|
|
|
|
|
|
marker_ad01de3c041e6611f69ac0845703b219.bindPopup(popup_7d4bc7c7b8390586c32d395bdff322ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad01de3c041e6611f69ac0845703b219.setIcon(icon_81c96f930c28f3ec0d407c387a6415ee);
|
|
|
|
|
|
var marker_46e5e5ac1ebb71e7f448008b47e47948 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6d067ecb4c0245687880467a4e93cd9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a032a5817f250944e372ab18c69b3ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54d40d9643b79e3e293c4531d416a7dd = $(`<div id="html_54d40d9643b79e3e293c4531d416a7dd" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_2a032a5817f250944e372ab18c69b3ad.setContent(html_54d40d9643b79e3e293c4531d416a7dd);
|
|
|
|
|
|
|
|
marker_46e5e5ac1ebb71e7f448008b47e47948.bindPopup(popup_2a032a5817f250944e372ab18c69b3ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46e5e5ac1ebb71e7f448008b47e47948.setIcon(icon_6d067ecb4c0245687880467a4e93cd9c);
|
|
|
|
|
|
var marker_8967814a124ca583470d23ab9e8482bb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0886d0f3e082d5d62d532b44e29b9c99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e56c51eae29bc97737dee14f95dcc8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec064c321b43574c0895527bfbebf24b = $(`<div id="html_ec064c321b43574c0895527bfbebf24b" style="width: 100.0%; height: 100.0%;">nos.lol:443</div>`)[0];
|
|
popup_4e56c51eae29bc97737dee14f95dcc8b.setContent(html_ec064c321b43574c0895527bfbebf24b);
|
|
|
|
|
|
|
|
marker_8967814a124ca583470d23ab9e8482bb.bindPopup(popup_4e56c51eae29bc97737dee14f95dcc8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8967814a124ca583470d23ab9e8482bb.setIcon(icon_0886d0f3e082d5d62d532b44e29b9c99);
|
|
|
|
|
|
var marker_325553446ec18e1c8d68ebae31368200 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8aa2dfa003bfe472243359acdc1a81a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f67a3e0079cf54ac21353d5772135cd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46989d37cfbefee422e26c500e0ac2fc = $(`<div id="html_46989d37cfbefee422e26c500e0ac2fc" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_f67a3e0079cf54ac21353d5772135cd3.setContent(html_46989d37cfbefee422e26c500e0ac2fc);
|
|
|
|
|
|
|
|
marker_325553446ec18e1c8d68ebae31368200.bindPopup(popup_f67a3e0079cf54ac21353d5772135cd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_325553446ec18e1c8d68ebae31368200.setIcon(icon_8aa2dfa003bfe472243359acdc1a81a4);
|
|
|
|
|
|
var marker_4d0aefcf022a4e7de162e22b66b86da7 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_bbcd5d3629aa4d74238cba42643e19e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9db53582b1df298d002c9876f42e86b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f70f2b417fa0656276e7ad411272060 = $(`<div id="html_1f70f2b417fa0656276e7ad411272060" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_b9db53582b1df298d002c9876f42e86b.setContent(html_1f70f2b417fa0656276e7ad411272060);
|
|
|
|
|
|
|
|
marker_4d0aefcf022a4e7de162e22b66b86da7.bindPopup(popup_b9db53582b1df298d002c9876f42e86b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d0aefcf022a4e7de162e22b66b86da7.setIcon(icon_bbcd5d3629aa4d74238cba42643e19e8);
|
|
|
|
|
|
var marker_73f2f1af110ca48f0cf8e22f6353ee55 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6aab2e86b97e56da0ecb580b7c8b4918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acbb181f266c9362eac8a071c25af07c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f4bddebfd07b1556ebb7fab2310d2a3 = $(`<div id="html_3f4bddebfd07b1556ebb7fab2310d2a3" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_acbb181f266c9362eac8a071c25af07c.setContent(html_3f4bddebfd07b1556ebb7fab2310d2a3);
|
|
|
|
|
|
|
|
marker_73f2f1af110ca48f0cf8e22f6353ee55.bindPopup(popup_acbb181f266c9362eac8a071c25af07c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73f2f1af110ca48f0cf8e22f6353ee55.setIcon(icon_6aab2e86b97e56da0ecb580b7c8b4918);
|
|
|
|
|
|
var marker_4e9fb0b99f1c715576ff7cab8efa9070 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f1eb16ef87aacb06091be56be5600a9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c88391ff5a7d9f9eee6ae71eb790dc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbe4800300f930c72fed80043539447c = $(`<div id="html_bbe4800300f930c72fed80043539447c" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io:443</div>`)[0];
|
|
popup_6c88391ff5a7d9f9eee6ae71eb790dc2.setContent(html_bbe4800300f930c72fed80043539447c);
|
|
|
|
|
|
|
|
marker_4e9fb0b99f1c715576ff7cab8efa9070.bindPopup(popup_6c88391ff5a7d9f9eee6ae71eb790dc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e9fb0b99f1c715576ff7cab8efa9070.setIcon(icon_f1eb16ef87aacb06091be56be5600a9d);
|
|
|
|
|
|
var marker_001a6a3432be285da240ea2acf8b9b55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4f06c0dbcc58a397d5eb4aaf9389794c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4216cf77657617b35b5d5ae4a179d97c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bad5764f7efb222326305965401305a1 = $(`<div id="html_bad5764f7efb222326305965401305a1" style="width: 100.0%; height: 100.0%;">relay.plebchain.club</div>`)[0];
|
|
popup_4216cf77657617b35b5d5ae4a179d97c.setContent(html_bad5764f7efb222326305965401305a1);
|
|
|
|
|
|
|
|
marker_001a6a3432be285da240ea2acf8b9b55.bindPopup(popup_4216cf77657617b35b5d5ae4a179d97c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_001a6a3432be285da240ea2acf8b9b55.setIcon(icon_4f06c0dbcc58a397d5eb4aaf9389794c);
|
|
|
|
|
|
var marker_cd961168ea4caf55ea5a63f394dd4f73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f45234bd46caff6edb124bf29a0a5e67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_380930b50f1fda0a56f7b7c8f65c80a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc73d5b8f7a0d9506fd96fab8bcb1588 = $(`<div id="html_cc73d5b8f7a0d9506fd96fab8bcb1588" style="width: 100.0%; height: 100.0%;">zealand-charts-craig-thru.trycloudflare.com</div>`)[0];
|
|
popup_380930b50f1fda0a56f7b7c8f65c80a8.setContent(html_cc73d5b8f7a0d9506fd96fab8bcb1588);
|
|
|
|
|
|
|
|
marker_cd961168ea4caf55ea5a63f394dd4f73.bindPopup(popup_380930b50f1fda0a56f7b7c8f65c80a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd961168ea4caf55ea5a63f394dd4f73.setIcon(icon_f45234bd46caff6edb124bf29a0a5e67);
|
|
|
|
|
|
var marker_3369fac2aa6fef2485984f03e3ecca34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e2af7210707e7012ffb80e4cbf92d095 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aa81bb431a5bffb1b36a72e1199f788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b408dbff2d5799fdaac43b1e234b759b = $(`<div id="html_b408dbff2d5799fdaac43b1e234b759b" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_2aa81bb431a5bffb1b36a72e1199f788.setContent(html_b408dbff2d5799fdaac43b1e234b759b);
|
|
|
|
|
|
|
|
marker_3369fac2aa6fef2485984f03e3ecca34.bindPopup(popup_2aa81bb431a5bffb1b36a72e1199f788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3369fac2aa6fef2485984f03e3ecca34.setIcon(icon_e2af7210707e7012ffb80e4cbf92d095);
|
|
|
|
|
|
var marker_11a68958aeac6c8df36e9adc0c67f312 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9e957ba478db5c70d2469210d2ebeda1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_746c96920ec23f360bc983caaced4825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed9266628cb7a00f14fe5ecbe933ee40 = $(`<div id="html_ed9266628cb7a00f14fe5ecbe933ee40" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_746c96920ec23f360bc983caaced4825.setContent(html_ed9266628cb7a00f14fe5ecbe933ee40);
|
|
|
|
|
|
|
|
marker_11a68958aeac6c8df36e9adc0c67f312.bindPopup(popup_746c96920ec23f360bc983caaced4825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11a68958aeac6c8df36e9adc0c67f312.setIcon(icon_9e957ba478db5c70d2469210d2ebeda1);
|
|
|
|
|
|
var marker_5629391e1ce085264a4126cba6eb5d7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_23b089c793e39bf0af23bd36d7dd86b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33e822cc1a17d6b2b7a44b2a485fbeae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10af51b322f8d0397cc6e1613422a67a = $(`<div id="html_10af51b322f8d0397cc6e1613422a67a" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_33e822cc1a17d6b2b7a44b2a485fbeae.setContent(html_10af51b322f8d0397cc6e1613422a67a);
|
|
|
|
|
|
|
|
marker_5629391e1ce085264a4126cba6eb5d7c.bindPopup(popup_33e822cc1a17d6b2b7a44b2a485fbeae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5629391e1ce085264a4126cba6eb5d7c.setIcon(icon_23b089c793e39bf0af23bd36d7dd86b8);
|
|
|
|
|
|
var marker_c831938457973fd3e0d55e54d1c06f4c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8bd11686a2c2ee36e58f4a343d86f23e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24930aa991044df4f216fcb44f4754f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cd143f04da1884391b6317355f614a6 = $(`<div id="html_4cd143f04da1884391b6317355f614a6" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_24930aa991044df4f216fcb44f4754f0.setContent(html_4cd143f04da1884391b6317355f614a6);
|
|
|
|
|
|
|
|
marker_c831938457973fd3e0d55e54d1c06f4c.bindPopup(popup_24930aa991044df4f216fcb44f4754f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c831938457973fd3e0d55e54d1c06f4c.setIcon(icon_8bd11686a2c2ee36e58f4a343d86f23e);
|
|
|
|
|
|
var marker_b0708cd3e7bbcf8a57803528fa5e512a = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f686f1196c758a4127fd9bf0b0c73091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_956bbbc0eaa4f65526ba215b434ad5c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c48162784f92a798aea46f3392bef9e0 = $(`<div id="html_c48162784f92a798aea46f3392bef9e0" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_956bbbc0eaa4f65526ba215b434ad5c0.setContent(html_c48162784f92a798aea46f3392bef9e0);
|
|
|
|
|
|
|
|
marker_b0708cd3e7bbcf8a57803528fa5e512a.bindPopup(popup_956bbbc0eaa4f65526ba215b434ad5c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0708cd3e7bbcf8a57803528fa5e512a.setIcon(icon_f686f1196c758a4127fd9bf0b0c73091);
|
|
|
|
|
|
var marker_0d4d76f2cdc23e6e539ee88703c1eab5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_241c6db98604d9417bf289b562e83c87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a60def32c243d9ec519df4da9ceed80d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea04f16c648ec57cbb5d4283745933c1 = $(`<div id="html_ea04f16c648ec57cbb5d4283745933c1" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info:443</div>`)[0];
|
|
popup_a60def32c243d9ec519df4da9ceed80d.setContent(html_ea04f16c648ec57cbb5d4283745933c1);
|
|
|
|
|
|
|
|
marker_0d4d76f2cdc23e6e539ee88703c1eab5.bindPopup(popup_a60def32c243d9ec519df4da9ceed80d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d4d76f2cdc23e6e539ee88703c1eab5.setIcon(icon_241c6db98604d9417bf289b562e83c87);
|
|
|
|
|
|
var marker_bfada0e197222eeed53b1c55933f679d = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_283b06fa7fea135aaef560f6f3498ed9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efa36c5221296d21ca848fd4adab8d66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3cabac814230f1df4bff66c37df9863 = $(`<div id="html_c3cabac814230f1df4bff66c37df9863" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_efa36c5221296d21ca848fd4adab8d66.setContent(html_c3cabac814230f1df4bff66c37df9863);
|
|
|
|
|
|
|
|
marker_bfada0e197222eeed53b1c55933f679d.bindPopup(popup_efa36c5221296d21ca848fd4adab8d66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfada0e197222eeed53b1c55933f679d.setIcon(icon_283b06fa7fea135aaef560f6f3498ed9);
|
|
|
|
|
|
var marker_d7671519124b517d8d00ff16917ef806 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_368b4f000b118c91de752a611775483b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5461256b992af3f5d176362f42e716c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08fd74deb269db88498741e2d29210e2 = $(`<div id="html_08fd74deb269db88498741e2d29210e2" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_f5461256b992af3f5d176362f42e716c.setContent(html_08fd74deb269db88498741e2d29210e2);
|
|
|
|
|
|
|
|
marker_d7671519124b517d8d00ff16917ef806.bindPopup(popup_f5461256b992af3f5d176362f42e716c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7671519124b517d8d00ff16917ef806.setIcon(icon_368b4f000b118c91de752a611775483b);
|
|
|
|
|
|
var marker_80de35df9590991df1fdf044e1103ccf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a9545126a9e3493ecd35b895d94186de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aa94013d0d2570ad54d02cde8bb2e11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbd4d352a5149c09ee3e796ed153adce = $(`<div id="html_fbd4d352a5149c09ee3e796ed153adce" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_0aa94013d0d2570ad54d02cde8bb2e11.setContent(html_fbd4d352a5149c09ee3e796ed153adce);
|
|
|
|
|
|
|
|
marker_80de35df9590991df1fdf044e1103ccf.bindPopup(popup_0aa94013d0d2570ad54d02cde8bb2e11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80de35df9590991df1fdf044e1103ccf.setIcon(icon_a9545126a9e3493ecd35b895d94186de);
|
|
|
|
|
|
var marker_0d971d08c3ed442196aed3c2c220b6a4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_90f9b26c378d40f5ec496ad09d9303e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0cbd4b0f96aa24690c9efcbfafd1c01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb61ea3c8c3ea7f55e11891ae90e3988 = $(`<div id="html_bb61ea3c8c3ea7f55e11891ae90e3988" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_d0cbd4b0f96aa24690c9efcbfafd1c01.setContent(html_bb61ea3c8c3ea7f55e11891ae90e3988);
|
|
|
|
|
|
|
|
marker_0d971d08c3ed442196aed3c2c220b6a4.bindPopup(popup_d0cbd4b0f96aa24690c9efcbfafd1c01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d971d08c3ed442196aed3c2c220b6a4.setIcon(icon_90f9b26c378d40f5ec496ad09d9303e4);
|
|
|
|
|
|
var marker_6d335df91ff0c1c611b2bc0a94b5d8d5 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5ad5e085b7b4ff09587291a98fb1394d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfac18ef21bc313b37666adb39a87f17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a28e97ea3fc294275148e0d19c59216 = $(`<div id="html_2a28e97ea3fc294275148e0d19c59216" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_dfac18ef21bc313b37666adb39a87f17.setContent(html_2a28e97ea3fc294275148e0d19c59216);
|
|
|
|
|
|
|
|
marker_6d335df91ff0c1c611b2bc0a94b5d8d5.bindPopup(popup_dfac18ef21bc313b37666adb39a87f17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d335df91ff0c1c611b2bc0a94b5d8d5.setIcon(icon_5ad5e085b7b4ff09587291a98fb1394d);
|
|
|
|
|
|
var marker_6ea48598426b8c64fd5fd87ed48bd620 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a012213666629124f7cb02dd321bb66d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e2e6dbbdc639d776b7a31aec7a571bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98cc813aa8f477b231bae51fccf17805 = $(`<div id="html_98cc813aa8f477b231bae51fccf17805" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_7e2e6dbbdc639d776b7a31aec7a571bb.setContent(html_98cc813aa8f477b231bae51fccf17805);
|
|
|
|
|
|
|
|
marker_6ea48598426b8c64fd5fd87ed48bd620.bindPopup(popup_7e2e6dbbdc639d776b7a31aec7a571bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ea48598426b8c64fd5fd87ed48bd620.setIcon(icon_a012213666629124f7cb02dd321bb66d);
|
|
|
|
|
|
var marker_11e47dfca3da974d4ceb9b704bd9c5ff = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_abc5843b69eca2d59c53b88eb52a3934 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95a647b4436fc9d772314608b37aaa44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62f432950acc311924502a716e332460 = $(`<div id="html_62f432950acc311924502a716e332460" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_95a647b4436fc9d772314608b37aaa44.setContent(html_62f432950acc311924502a716e332460);
|
|
|
|
|
|
|
|
marker_11e47dfca3da974d4ceb9b704bd9c5ff.bindPopup(popup_95a647b4436fc9d772314608b37aaa44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11e47dfca3da974d4ceb9b704bd9c5ff.setIcon(icon_abc5843b69eca2d59c53b88eb52a3934);
|
|
|
|
|
|
var marker_c99e1d83431b4d6f5193744b79707808 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_004925e9693292c430cd92aed3f1604f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ee771ab884d3251553fdbb24a3ba548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_336e0d5a4c2e2cde2a85750c87d80a46 = $(`<div id="html_336e0d5a4c2e2cde2a85750c87d80a46" style="width: 100.0%; height: 100.0%;">relay.sigit.io:443</div>`)[0];
|
|
popup_4ee771ab884d3251553fdbb24a3ba548.setContent(html_336e0d5a4c2e2cde2a85750c87d80a46);
|
|
|
|
|
|
|
|
marker_c99e1d83431b4d6f5193744b79707808.bindPopup(popup_4ee771ab884d3251553fdbb24a3ba548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c99e1d83431b4d6f5193744b79707808.setIcon(icon_004925e9693292c430cd92aed3f1604f);
|
|
|
|
|
|
var marker_caef63306af63cdd1802459d7c08d0f3 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5fd8be81ce3c7ac13e329ea3944676bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc937db7316be751091938778a5c8eca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a128b6c1dba41feee8a72f98147639d = $(`<div id="html_3a128b6c1dba41feee8a72f98147639d" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_dc937db7316be751091938778a5c8eca.setContent(html_3a128b6c1dba41feee8a72f98147639d);
|
|
|
|
|
|
|
|
marker_caef63306af63cdd1802459d7c08d0f3.bindPopup(popup_dc937db7316be751091938778a5c8eca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caef63306af63cdd1802459d7c08d0f3.setIcon(icon_5fd8be81ce3c7ac13e329ea3944676bf);
|
|
|
|
|
|
var marker_b90b289daf8a7b573251efa6546c43dd = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_72e2d81911775a866a824aa6acf8ba6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cde4119513149ebd90c531b4b5dd7f18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_763cf1a4d8f00781acfab12798a50a5e = $(`<div id="html_763cf1a4d8f00781acfab12798a50a5e" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_cde4119513149ebd90c531b4b5dd7f18.setContent(html_763cf1a4d8f00781acfab12798a50a5e);
|
|
|
|
|
|
|
|
marker_b90b289daf8a7b573251efa6546c43dd.bindPopup(popup_cde4119513149ebd90c531b4b5dd7f18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b90b289daf8a7b573251efa6546c43dd.setIcon(icon_72e2d81911775a866a824aa6acf8ba6e);
|
|
|
|
|
|
var marker_ef4873624cfea621a5c45a5bfed6f882 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c1afbcab815fd04f767287bd8061e31a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19e2eb2d5704778e663865cebd14bc2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_268f9e20cad5e60f86b6a081df3a4313 = $(`<div id="html_268f9e20cad5e60f86b6a081df3a4313" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_19e2eb2d5704778e663865cebd14bc2e.setContent(html_268f9e20cad5e60f86b6a081df3a4313);
|
|
|
|
|
|
|
|
marker_ef4873624cfea621a5c45a5bfed6f882.bindPopup(popup_19e2eb2d5704778e663865cebd14bc2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef4873624cfea621a5c45a5bfed6f882.setIcon(icon_c1afbcab815fd04f767287bd8061e31a);
|
|
|
|
|
|
var marker_d16bcbb38168df18b2e63c03412be825 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_081bb35e34799719bba0b944bc26a3ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acbf58751c1236024b87a31689bb983e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dfaf3136c0303ea886aa87cdddde28a = $(`<div id="html_9dfaf3136c0303ea886aa87cdddde28a" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_acbf58751c1236024b87a31689bb983e.setContent(html_9dfaf3136c0303ea886aa87cdddde28a);
|
|
|
|
|
|
|
|
marker_d16bcbb38168df18b2e63c03412be825.bindPopup(popup_acbf58751c1236024b87a31689bb983e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d16bcbb38168df18b2e63c03412be825.setIcon(icon_081bb35e34799719bba0b944bc26a3ce);
|
|
|
|
|
|
var marker_28e5291c02ff5d5b975bfcc993b9a05c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7ec4d65d056ec71bb2e6bb04b0a03dfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5de428ef17291dbc9e0b5b9e5dd7e05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e6a194bada855dc2a651effb9834990 = $(`<div id="html_4e6a194bada855dc2a651effb9834990" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net:443</div>`)[0];
|
|
popup_d5de428ef17291dbc9e0b5b9e5dd7e05.setContent(html_4e6a194bada855dc2a651effb9834990);
|
|
|
|
|
|
|
|
marker_28e5291c02ff5d5b975bfcc993b9a05c.bindPopup(popup_d5de428ef17291dbc9e0b5b9e5dd7e05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28e5291c02ff5d5b975bfcc993b9a05c.setIcon(icon_7ec4d65d056ec71bb2e6bb04b0a03dfa);
|
|
|
|
|
|
var marker_f8bb7b28c9d32eb64989128be6900f91 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b4a0fae04e1af8a7908ab4d8393e7770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4970c7161216b9bd286926b246964451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b96b5b58cb6653ad7d867285dd7a3da9 = $(`<div id="html_b96b5b58cb6653ad7d867285dd7a3da9" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com:443</div>`)[0];
|
|
popup_4970c7161216b9bd286926b246964451.setContent(html_b96b5b58cb6653ad7d867285dd7a3da9);
|
|
|
|
|
|
|
|
marker_f8bb7b28c9d32eb64989128be6900f91.bindPopup(popup_4970c7161216b9bd286926b246964451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8bb7b28c9d32eb64989128be6900f91.setIcon(icon_b4a0fae04e1af8a7908ab4d8393e7770);
|
|
|
|
|
|
var marker_04553bb901827d26534eb7a76e137ff4 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_48cea4548d664a1bb864cf5a93203434 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe9a59799ca9b16460d3f60e1d5a8b44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f552b30d5fb3c3567bb485c752b33e2 = $(`<div id="html_7f552b30d5fb3c3567bb485c752b33e2" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_fe9a59799ca9b16460d3f60e1d5a8b44.setContent(html_7f552b30d5fb3c3567bb485c752b33e2);
|
|
|
|
|
|
|
|
marker_04553bb901827d26534eb7a76e137ff4.bindPopup(popup_fe9a59799ca9b16460d3f60e1d5a8b44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04553bb901827d26534eb7a76e137ff4.setIcon(icon_48cea4548d664a1bb864cf5a93203434);
|
|
|
|
|
|
var marker_8da7883427dbeac8d56c4e70007cee04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_cca2119ab26daf38dc46eea6b07ca368 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_446627e9b686e5439633244dbc7f7026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edacd59c9de80981db45a29d4fb4e8ff = $(`<div id="html_edacd59c9de80981db45a29d4fb4e8ff" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_446627e9b686e5439633244dbc7f7026.setContent(html_edacd59c9de80981db45a29d4fb4e8ff);
|
|
|
|
|
|
|
|
marker_8da7883427dbeac8d56c4e70007cee04.bindPopup(popup_446627e9b686e5439633244dbc7f7026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8da7883427dbeac8d56c4e70007cee04.setIcon(icon_cca2119ab26daf38dc46eea6b07ca368);
|
|
|
|
|
|
var marker_5f7d7433f4bd8d626815eeecd4f90e00 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_69ba2cc389b126303c47a30acef548a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b2b37494a9705cbde535e4b4dadbdd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b654a78354ede047d0a17c3f23c6083d = $(`<div id="html_b654a78354ede047d0a17c3f23c6083d" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org:443</div>`)[0];
|
|
popup_1b2b37494a9705cbde535e4b4dadbdd3.setContent(html_b654a78354ede047d0a17c3f23c6083d);
|
|
|
|
|
|
|
|
marker_5f7d7433f4bd8d626815eeecd4f90e00.bindPopup(popup_1b2b37494a9705cbde535e4b4dadbdd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f7d7433f4bd8d626815eeecd4f90e00.setIcon(icon_69ba2cc389b126303c47a30acef548a7);
|
|
|
|
|
|
var marker_118585461b71772c149df32b24a57d0c = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_50a5ae74a40a11d01d8321c54c508009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6b0a700b18632b95bef734dbfbb22bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98935d14bf7d7ba185fd82885449ebee = $(`<div id="html_98935d14bf7d7ba185fd82885449ebee" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_c6b0a700b18632b95bef734dbfbb22bb.setContent(html_98935d14bf7d7ba185fd82885449ebee);
|
|
|
|
|
|
|
|
marker_118585461b71772c149df32b24a57d0c.bindPopup(popup_c6b0a700b18632b95bef734dbfbb22bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_118585461b71772c149df32b24a57d0c.setIcon(icon_50a5ae74a40a11d01d8321c54c508009);
|
|
|
|
|
|
var marker_1a418f804ac2957ef224db5786306e7c = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e81404141f3b11ec74aa5fc4e1a6aa76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d99144b958edcd05a7fd656624488984 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80be55378d42aec63203daa53abf88ed = $(`<div id="html_80be55378d42aec63203daa53abf88ed" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_d99144b958edcd05a7fd656624488984.setContent(html_80be55378d42aec63203daa53abf88ed);
|
|
|
|
|
|
|
|
marker_1a418f804ac2957ef224db5786306e7c.bindPopup(popup_d99144b958edcd05a7fd656624488984)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a418f804ac2957ef224db5786306e7c.setIcon(icon_e81404141f3b11ec74aa5fc4e1a6aa76);
|
|
|
|
|
|
var marker_a93a0e2007e3544c0b6ebe0d2acf31dd = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_42b0d95023feaae67d4845c46e6be8a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3308bdef5fe1307e6c0236a1c14072da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e02b6f44761d2affd1d7fdf3a41a129b = $(`<div id="html_e02b6f44761d2affd1d7fdf3a41a129b" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com:443</div>`)[0];
|
|
popup_3308bdef5fe1307e6c0236a1c14072da.setContent(html_e02b6f44761d2affd1d7fdf3a41a129b);
|
|
|
|
|
|
|
|
marker_a93a0e2007e3544c0b6ebe0d2acf31dd.bindPopup(popup_3308bdef5fe1307e6c0236a1c14072da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a93a0e2007e3544c0b6ebe0d2acf31dd.setIcon(icon_42b0d95023feaae67d4845c46e6be8a1);
|
|
|
|
|
|
var marker_27eab0715c7e00f3de22591f15d06e47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1e72504ee91187b03c1fe9e226cdf04f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6b2bb48554cd4e50ca4258774ee1f59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d84719d2a9404e560f872ad4c87625cb = $(`<div id="html_d84719d2a9404e560f872ad4c87625cb" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win:443</div>`)[0];
|
|
popup_f6b2bb48554cd4e50ca4258774ee1f59.setContent(html_d84719d2a9404e560f872ad4c87625cb);
|
|
|
|
|
|
|
|
marker_27eab0715c7e00f3de22591f15d06e47.bindPopup(popup_f6b2bb48554cd4e50ca4258774ee1f59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27eab0715c7e00f3de22591f15d06e47.setIcon(icon_1e72504ee91187b03c1fe9e226cdf04f);
|
|
|
|
|
|
var marker_9671ca82ec97c505a93c4ab8d65de726 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5233c644a0072531a4d0d8026ed185a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60c7e3264eb553192f580f420e87454c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc32c424c3ea9f6312114ff2fa3d8deb = $(`<div id="html_dc32c424c3ea9f6312114ff2fa3d8deb" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe:443</div>`)[0];
|
|
popup_60c7e3264eb553192f580f420e87454c.setContent(html_dc32c424c3ea9f6312114ff2fa3d8deb);
|
|
|
|
|
|
|
|
marker_9671ca82ec97c505a93c4ab8d65de726.bindPopup(popup_60c7e3264eb553192f580f420e87454c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9671ca82ec97c505a93c4ab8d65de726.setIcon(icon_5233c644a0072531a4d0d8026ed185a9);
|
|
|
|
|
|
var marker_c1061a7858e0cab7d76b26416241d96e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5f86735a191829f4a623b9cf800a56cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce2f1aab8219dec81b14a6b535133a9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76c95e2ac7a490b51329d1ff7e3cbcb7 = $(`<div id="html_76c95e2ac7a490b51329d1ff7e3cbcb7" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_ce2f1aab8219dec81b14a6b535133a9e.setContent(html_76c95e2ac7a490b51329d1ff7e3cbcb7);
|
|
|
|
|
|
|
|
marker_c1061a7858e0cab7d76b26416241d96e.bindPopup(popup_ce2f1aab8219dec81b14a6b535133a9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1061a7858e0cab7d76b26416241d96e.setIcon(icon_5f86735a191829f4a623b9cf800a56cb);
|
|
|
|
|
|
var marker_2a9df04a1aa35bba36798ea52bf449bd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_86ef0b7bd0235a9f2080934cedfdd21a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e85b21100830f9dfa1a6a67e502e3b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fda7d4b3106def508841105e76f6bdd = $(`<div id="html_8fda7d4b3106def508841105e76f6bdd" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com:443</div>`)[0];
|
|
popup_2e85b21100830f9dfa1a6a67e502e3b0.setContent(html_8fda7d4b3106def508841105e76f6bdd);
|
|
|
|
|
|
|
|
marker_2a9df04a1aa35bba36798ea52bf449bd.bindPopup(popup_2e85b21100830f9dfa1a6a67e502e3b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a9df04a1aa35bba36798ea52bf449bd.setIcon(icon_86ef0b7bd0235a9f2080934cedfdd21a);
|
|
|
|
|
|
var marker_ab47be3352a3aa43c503c907893be935 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_fa815c5de10dded1a3feec8f85029351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88bac5eaca641e9b644cb9c479dc239d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27722f4152166c2e359d0c57e58c1ce2 = $(`<div id="html_27722f4152166c2e359d0c57e58c1ce2" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_88bac5eaca641e9b644cb9c479dc239d.setContent(html_27722f4152166c2e359d0c57e58c1ce2);
|
|
|
|
|
|
|
|
marker_ab47be3352a3aa43c503c907893be935.bindPopup(popup_88bac5eaca641e9b644cb9c479dc239d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab47be3352a3aa43c503c907893be935.setIcon(icon_fa815c5de10dded1a3feec8f85029351);
|
|
|
|
|
|
var marker_89926d4d2a20a47864e5659cbcadd7e0 = L.marker(
|
|
[44.7839, -106.941],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c3cd5a452e532140b6d3c94bc2d79c4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b61d15eb1f5aef1ca489b39e48ba16a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8feeb90270afaf6a821ead3959e59143 = $(`<div id="html_8feeb90270afaf6a821ead3959e59143" style="width: 100.0%; height: 100.0%;">relay1.orangesync.tech</div>`)[0];
|
|
popup_b61d15eb1f5aef1ca489b39e48ba16a4.setContent(html_8feeb90270afaf6a821ead3959e59143);
|
|
|
|
|
|
|
|
marker_89926d4d2a20a47864e5659cbcadd7e0.bindPopup(popup_b61d15eb1f5aef1ca489b39e48ba16a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89926d4d2a20a47864e5659cbcadd7e0.setIcon(icon_c3cd5a452e532140b6d3c94bc2d79c4b);
|
|
|
|
|
|
var marker_0490bec9efe271a781e7cdc35974426b = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c6bc4250759f8ded214091f0ffdab5f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f38b0a8c21f25d31daa9fcd7fac8efcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fd78065f402d9fb1eeb3c1fa427ec61 = $(`<div id="html_3fd78065f402d9fb1eeb3c1fa427ec61" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_f38b0a8c21f25d31daa9fcd7fac8efcd.setContent(html_3fd78065f402d9fb1eeb3c1fa427ec61);
|
|
|
|
|
|
|
|
marker_0490bec9efe271a781e7cdc35974426b.bindPopup(popup_f38b0a8c21f25d31daa9fcd7fac8efcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0490bec9efe271a781e7cdc35974426b.setIcon(icon_c6bc4250759f8ded214091f0ffdab5f9);
|
|
|
|
|
|
var marker_e779bd38b580be2a85e65f2abb90a622 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_dcc36b79d4422645eb99269b434a08c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3ca1e466c011e74d642ed1cbc3f43a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57fce3a27f3105c7dd7c4f81ec595fcd = $(`<div id="html_57fce3a27f3105c7dd7c4f81ec595fcd" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_d3ca1e466c011e74d642ed1cbc3f43a7.setContent(html_57fce3a27f3105c7dd7c4f81ec595fcd);
|
|
|
|
|
|
|
|
marker_e779bd38b580be2a85e65f2abb90a622.bindPopup(popup_d3ca1e466c011e74d642ed1cbc3f43a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e779bd38b580be2a85e65f2abb90a622.setIcon(icon_dcc36b79d4422645eb99269b434a08c1);
|
|
|
|
|
|
var marker_9a1de2188ec77bb499d5474b7ab2fbe7 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_fbfee90b77acd7b8e8adf21ac1330d6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6068946aaf0f8d44bc8a6c84bfaba600 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68fe4cbfeaa225ea375d330d14ddb4f8 = $(`<div id="html_68fe4cbfeaa225ea375d330d14ddb4f8" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev:443</div>`)[0];
|
|
popup_6068946aaf0f8d44bc8a6c84bfaba600.setContent(html_68fe4cbfeaa225ea375d330d14ddb4f8);
|
|
|
|
|
|
|
|
marker_9a1de2188ec77bb499d5474b7ab2fbe7.bindPopup(popup_6068946aaf0f8d44bc8a6c84bfaba600)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a1de2188ec77bb499d5474b7ab2fbe7.setIcon(icon_fbfee90b77acd7b8e8adf21ac1330d6e);
|
|
|
|
|
|
var marker_ad593da4574d420f71425d6fed7c9f73 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7deb3f03ee504a1f806818c724baaf88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dada99ebefaa9f28fcb113fb1f7fc04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a4a1464e110794549ccf350c0e84b9c = $(`<div id="html_9a4a1464e110794549ccf350c0e84b9c" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_5dada99ebefaa9f28fcb113fb1f7fc04.setContent(html_9a4a1464e110794549ccf350c0e84b9c);
|
|
|
|
|
|
|
|
marker_ad593da4574d420f71425d6fed7c9f73.bindPopup(popup_5dada99ebefaa9f28fcb113fb1f7fc04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad593da4574d420f71425d6fed7c9f73.setIcon(icon_7deb3f03ee504a1f806818c724baaf88);
|
|
|
|
|
|
var marker_9f30850121ee427ae9c7845f4c37f55b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_51c1c2d1bf4899e41e1cb0934027ea03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4139768bd4746ce0b37fa4b29729bb57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1169ab1b9b7b71dea90493308a3ac491 = $(`<div id="html_1169ab1b9b7b71dea90493308a3ac491" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com:443</div>`)[0];
|
|
popup_4139768bd4746ce0b37fa4b29729bb57.setContent(html_1169ab1b9b7b71dea90493308a3ac491);
|
|
|
|
|
|
|
|
marker_9f30850121ee427ae9c7845f4c37f55b.bindPopup(popup_4139768bd4746ce0b37fa4b29729bb57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f30850121ee427ae9c7845f4c37f55b.setIcon(icon_51c1c2d1bf4899e41e1cb0934027ea03);
|
|
|
|
|
|
var marker_15c00e647be97ab30ae9cfe774efa960 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e186f97523de7e77311df3e36a59543e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dd3ac39c93d23b9403e30486a3dda35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79fdfde5411286c3dfbea244b47b5977 = $(`<div id="html_79fdfde5411286c3dfbea244b47b5977" style="width: 100.0%; height: 100.0%;">relay.endfiat.money:443</div>`)[0];
|
|
popup_9dd3ac39c93d23b9403e30486a3dda35.setContent(html_79fdfde5411286c3dfbea244b47b5977);
|
|
|
|
|
|
|
|
marker_15c00e647be97ab30ae9cfe774efa960.bindPopup(popup_9dd3ac39c93d23b9403e30486a3dda35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15c00e647be97ab30ae9cfe774efa960.setIcon(icon_e186f97523de7e77311df3e36a59543e);
|
|
|
|
|
|
var marker_f97c2603074415f52c6267a744ebe090 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7642f64bb326925d462b1db7b3a7f7a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24931b77fe146151b0437aac3e5d9324 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a29e6c6b003cd96c9d423e5048fcc6b = $(`<div id="html_4a29e6c6b003cd96c9d423e5048fcc6b" style="width: 100.0%; height: 100.0%;">thecitadel.nostr1.com</div>`)[0];
|
|
popup_24931b77fe146151b0437aac3e5d9324.setContent(html_4a29e6c6b003cd96c9d423e5048fcc6b);
|
|
|
|
|
|
|
|
marker_f97c2603074415f52c6267a744ebe090.bindPopup(popup_24931b77fe146151b0437aac3e5d9324)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f97c2603074415f52c6267a744ebe090.setIcon(icon_7642f64bb326925d462b1db7b3a7f7a6);
|
|
|
|
|
|
var marker_2e40a1056c0ac94e29644565a68b4945 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1f131cb6d801aab71f2710636dd6efb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5664a8ea9ac59c32a521dd5e0f3bdb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67d80c6867059c6bdf42b71613cfa13a = $(`<div id="html_67d80c6867059c6bdf42b71613cfa13a" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_c5664a8ea9ac59c32a521dd5e0f3bdb5.setContent(html_67d80c6867059c6bdf42b71613cfa13a);
|
|
|
|
|
|
|
|
marker_2e40a1056c0ac94e29644565a68b4945.bindPopup(popup_c5664a8ea9ac59c32a521dd5e0f3bdb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e40a1056c0ac94e29644565a68b4945.setIcon(icon_1f131cb6d801aab71f2710636dd6efb2);
|
|
|
|
|
|
var marker_2212834ccea4a18f7ab14cc29bab2867 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_39839447a5888ffc8ba356ee854798b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f4f2705e7a6087a5a73be0f9c365d1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51296bf8dcd34b82f2b91e0a2e84090d = $(`<div id="html_51296bf8dcd34b82f2b91e0a2e84090d" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_4f4f2705e7a6087a5a73be0f9c365d1a.setContent(html_51296bf8dcd34b82f2b91e0a2e84090d);
|
|
|
|
|
|
|
|
marker_2212834ccea4a18f7ab14cc29bab2867.bindPopup(popup_4f4f2705e7a6087a5a73be0f9c365d1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2212834ccea4a18f7ab14cc29bab2867.setIcon(icon_39839447a5888ffc8ba356ee854798b7);
|
|
|
|
|
|
var marker_b0fa59fa432b26592c5ccec22906a927 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2ad91aa54536f1dc3c232765e731bcdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7bf216c468ee541fbd4837e06e590fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d06c3571fa103b0a8a6f2e151d7cfc9 = $(`<div id="html_1d06c3571fa103b0a8a6f2e151d7cfc9" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_a7bf216c468ee541fbd4837e06e590fc.setContent(html_1d06c3571fa103b0a8a6f2e151d7cfc9);
|
|
|
|
|
|
|
|
marker_b0fa59fa432b26592c5ccec22906a927.bindPopup(popup_a7bf216c468ee541fbd4837e06e590fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0fa59fa432b26592c5ccec22906a927.setIcon(icon_2ad91aa54536f1dc3c232765e731bcdc);
|
|
|
|
|
|
var marker_08fb6785a571fa4a7bbbd007af9ee804 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_12124e224f3db8fe5309143722d159df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89f9dcbcaaaddfa0297241b67e93311c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a86fe802c717ab373776e9faa8bdc79 = $(`<div id="html_2a86fe802c717ab373776e9faa8bdc79" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_89f9dcbcaaaddfa0297241b67e93311c.setContent(html_2a86fe802c717ab373776e9faa8bdc79);
|
|
|
|
|
|
|
|
marker_08fb6785a571fa4a7bbbd007af9ee804.bindPopup(popup_89f9dcbcaaaddfa0297241b67e93311c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08fb6785a571fa4a7bbbd007af9ee804.setIcon(icon_12124e224f3db8fe5309143722d159df);
|
|
|
|
|
|
var marker_be48ec273d70325444d62082551e0fcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f51102e3d61f14160af14e6429c078cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d128d19421e9cc1d0d76cb360a41ff93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d93727d8b5be184930e1594ba64bee1b = $(`<div id="html_d93727d8b5be184930e1594ba64bee1b" style="width: 100.0%; height: 100.0%;">relay.trotters.cc:443</div>`)[0];
|
|
popup_d128d19421e9cc1d0d76cb360a41ff93.setContent(html_d93727d8b5be184930e1594ba64bee1b);
|
|
|
|
|
|
|
|
marker_be48ec273d70325444d62082551e0fcf.bindPopup(popup_d128d19421e9cc1d0d76cb360a41ff93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be48ec273d70325444d62082551e0fcf.setIcon(icon_f51102e3d61f14160af14e6429c078cb);
|
|
|
|
|
|
var marker_5b65c99e0de8ac4c5b5100c28ca907f3 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ad564d40590e519691497df4ea119a19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19330ee2df6656b9bbaaa631f8f443d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_437345d1ee1eaf6a2e5c6736517e8a20 = $(`<div id="html_437345d1ee1eaf6a2e5c6736517e8a20" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_19330ee2df6656b9bbaaa631f8f443d4.setContent(html_437345d1ee1eaf6a2e5c6736517e8a20);
|
|
|
|
|
|
|
|
marker_5b65c99e0de8ac4c5b5100c28ca907f3.bindPopup(popup_19330ee2df6656b9bbaaa631f8f443d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b65c99e0de8ac4c5b5100c28ca907f3.setIcon(icon_ad564d40590e519691497df4ea119a19);
|
|
|
|
|
|
var marker_6902db6592f6cb5798b480f2980ac66d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_51735f5335f38eadf79d2740772e9430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e10f123238ed1f008fa5b3802201cc50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a1988506417add1c7ce0b8f83d40f5d = $(`<div id="html_2a1988506417add1c7ce0b8f83d40f5d" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai:443</div>`)[0];
|
|
popup_e10f123238ed1f008fa5b3802201cc50.setContent(html_2a1988506417add1c7ce0b8f83d40f5d);
|
|
|
|
|
|
|
|
marker_6902db6592f6cb5798b480f2980ac66d.bindPopup(popup_e10f123238ed1f008fa5b3802201cc50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6902db6592f6cb5798b480f2980ac66d.setIcon(icon_51735f5335f38eadf79d2740772e9430);
|
|
|
|
|
|
var marker_6981bac43faa4f80a6b6cce5671cf56c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f83621529c7a105c8f13463cdb1a3d8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca1756d0bec1cc3b7764af0dffab43e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06428ad28cba3d7bdf4740b99e78ada3 = $(`<div id="html_06428ad28cba3d7bdf4740b99e78ada3" style="width: 100.0%; height: 100.0%;">relay.openresist.com:443</div>`)[0];
|
|
popup_ca1756d0bec1cc3b7764af0dffab43e7.setContent(html_06428ad28cba3d7bdf4740b99e78ada3);
|
|
|
|
|
|
|
|
marker_6981bac43faa4f80a6b6cce5671cf56c.bindPopup(popup_ca1756d0bec1cc3b7764af0dffab43e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6981bac43faa4f80a6b6cce5671cf56c.setIcon(icon_f83621529c7a105c8f13463cdb1a3d8a);
|
|
|
|
|
|
var marker_538565f14112d085e7614bc176a72bd9 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_48d2053ef9db531dc42ac3d6708d409b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31851ea002ae01624f56e25c83996a64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7364f9133bb9d62edd649093a7fc64c = $(`<div id="html_c7364f9133bb9d62edd649093a7fc64c" style="width: 100.0%; height: 100.0%;">staging.yabu.me</div>`)[0];
|
|
popup_31851ea002ae01624f56e25c83996a64.setContent(html_c7364f9133bb9d62edd649093a7fc64c);
|
|
|
|
|
|
|
|
marker_538565f14112d085e7614bc176a72bd9.bindPopup(popup_31851ea002ae01624f56e25c83996a64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_538565f14112d085e7614bc176a72bd9.setIcon(icon_48d2053ef9db531dc42ac3d6708d409b);
|
|
|
|
|
|
var marker_3ee0e2f580d061203df7c068b31ba2c7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_773ef1441085adaa48895d49b709ae3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1002362a971337130f8427e414a95573 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c83c694fa63040e86c80e775cea3c49b = $(`<div id="html_c83c694fa63040e86c80e775cea3c49b" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_1002362a971337130f8427e414a95573.setContent(html_c83c694fa63040e86c80e775cea3c49b);
|
|
|
|
|
|
|
|
marker_3ee0e2f580d061203df7c068b31ba2c7.bindPopup(popup_1002362a971337130f8427e414a95573)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ee0e2f580d061203df7c068b31ba2c7.setIcon(icon_773ef1441085adaa48895d49b709ae3b);
|
|
|
|
|
|
var marker_ac4eb7878f71db3716e99b766663c3f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7a7213eaea794e541f2f6e92e512cb08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9998a44a156a8c6d40beb03670a3bc87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47b9b47dfa3603e6a27ebf152253dcb2 = $(`<div id="html_47b9b47dfa3603e6a27ebf152253dcb2" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_9998a44a156a8c6d40beb03670a3bc87.setContent(html_47b9b47dfa3603e6a27ebf152253dcb2);
|
|
|
|
|
|
|
|
marker_ac4eb7878f71db3716e99b766663c3f8.bindPopup(popup_9998a44a156a8c6d40beb03670a3bc87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac4eb7878f71db3716e99b766663c3f8.setIcon(icon_7a7213eaea794e541f2f6e92e512cb08);
|
|
|
|
|
|
var marker_7d9743d5ded553ca56c045b21e0611a7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_3f91336cec2658782f1887f17014676c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d00289f4ceca6425ad4451afe4956fd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1f851141526bb34a33b295ef002a2f9 = $(`<div id="html_a1f851141526bb34a33b295ef002a2f9" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io:443</div>`)[0];
|
|
popup_d00289f4ceca6425ad4451afe4956fd3.setContent(html_a1f851141526bb34a33b295ef002a2f9);
|
|
|
|
|
|
|
|
marker_7d9743d5ded553ca56c045b21e0611a7.bindPopup(popup_d00289f4ceca6425ad4451afe4956fd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d9743d5ded553ca56c045b21e0611a7.setIcon(icon_3f91336cec2658782f1887f17014676c);
|
|
|
|
|
|
var marker_595c0fa5c90fbede013d716e4ca4dcbf = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_99a82a27e8812509aaa6862d5a13c27c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcf1245eba33b7ae2b306fd07de904cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e5b009eb136c6bbbc7cc37e34855f5b = $(`<div id="html_0e5b009eb136c6bbbc7cc37e34855f5b" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_fcf1245eba33b7ae2b306fd07de904cd.setContent(html_0e5b009eb136c6bbbc7cc37e34855f5b);
|
|
|
|
|
|
|
|
marker_595c0fa5c90fbede013d716e4ca4dcbf.bindPopup(popup_fcf1245eba33b7ae2b306fd07de904cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_595c0fa5c90fbede013d716e4ca4dcbf.setIcon(icon_99a82a27e8812509aaa6862d5a13c27c);
|
|
|
|
|
|
var marker_b676bebe9f931770b9acb48f5d9f9bd2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9bf5813c925cad996be5f2d71f321898 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a26ff752cb7a7d6d073d0af21b4d8451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd422808665c58f69c4f5e86435f8b8c = $(`<div id="html_cd422808665c58f69c4f5e86435f8b8c" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net:443</div>`)[0];
|
|
popup_a26ff752cb7a7d6d073d0af21b4d8451.setContent(html_cd422808665c58f69c4f5e86435f8b8c);
|
|
|
|
|
|
|
|
marker_b676bebe9f931770b9acb48f5d9f9bd2.bindPopup(popup_a26ff752cb7a7d6d073d0af21b4d8451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b676bebe9f931770b9acb48f5d9f9bd2.setIcon(icon_9bf5813c925cad996be5f2d71f321898);
|
|
|
|
|
|
var marker_c74c0598c26036ae786ebeb68fabee7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4827aeabd9740d860c4f781e49b23ad6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8463c7eefb50777fe1d4fb8daf120b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c75eeb3bfed0d139b2798f38185cacd7 = $(`<div id="html_c75eeb3bfed0d139b2798f38185cacd7" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_b8463c7eefb50777fe1d4fb8daf120b8.setContent(html_c75eeb3bfed0d139b2798f38185cacd7);
|
|
|
|
|
|
|
|
marker_c74c0598c26036ae786ebeb68fabee7d.bindPopup(popup_b8463c7eefb50777fe1d4fb8daf120b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c74c0598c26036ae786ebeb68fabee7d.setIcon(icon_4827aeabd9740d860c4f781e49b23ad6);
|
|
|
|
|
|
var marker_e676622f4739cf75a752364b4e94fb08 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_20d270ed062d053cab05aa7b3df0108a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08902ce682afb2a4aabe0488501468e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1ae6a6428f3d102f3b76fc0cc918ed2 = $(`<div id="html_a1ae6a6428f3d102f3b76fc0cc918ed2" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_08902ce682afb2a4aabe0488501468e2.setContent(html_a1ae6a6428f3d102f3b76fc0cc918ed2);
|
|
|
|
|
|
|
|
marker_e676622f4739cf75a752364b4e94fb08.bindPopup(popup_08902ce682afb2a4aabe0488501468e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e676622f4739cf75a752364b4e94fb08.setIcon(icon_20d270ed062d053cab05aa7b3df0108a);
|
|
|
|
|
|
var marker_9e81892ee597359033feaaf73e5129a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_76f720266267510718c297eca08db7a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e74bf5c50ceeaaab8e4e4f55a4e73e30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e24a7927cfa36313625a891cb32f9265 = $(`<div id="html_e24a7927cfa36313625a891cb32f9265" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_e74bf5c50ceeaaab8e4e4f55a4e73e30.setContent(html_e24a7927cfa36313625a891cb32f9265);
|
|
|
|
|
|
|
|
marker_9e81892ee597359033feaaf73e5129a8.bindPopup(popup_e74bf5c50ceeaaab8e4e4f55a4e73e30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e81892ee597359033feaaf73e5129a8.setIcon(icon_76f720266267510718c297eca08db7a6);
|
|
|
|
|
|
var marker_c53dc90e56745730170856b328ae615a = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6d98c8e7dcbd40373c20b45d00be9447 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da3aa879ce2ebbb1b4c0905f84a4be86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80333455d78490c72dfa540f8a0469b4 = $(`<div id="html_80333455d78490c72dfa540f8a0469b4" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_da3aa879ce2ebbb1b4c0905f84a4be86.setContent(html_80333455d78490c72dfa540f8a0469b4);
|
|
|
|
|
|
|
|
marker_c53dc90e56745730170856b328ae615a.bindPopup(popup_da3aa879ce2ebbb1b4c0905f84a4be86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c53dc90e56745730170856b328ae615a.setIcon(icon_6d98c8e7dcbd40373c20b45d00be9447);
|
|
|
|
|
|
var marker_87ce8e82130f9f5b7284a16e5c01ebed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9287e0fe901813617a738ad5bba18d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7bc6099099f8348df3b3c0996c4cedb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87de3c13377e81c86935c853fbfadedb = $(`<div id="html_87de3c13377e81c86935c853fbfadedb" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_f7bc6099099f8348df3b3c0996c4cedb.setContent(html_87de3c13377e81c86935c853fbfadedb);
|
|
|
|
|
|
|
|
marker_87ce8e82130f9f5b7284a16e5c01ebed.bindPopup(popup_f7bc6099099f8348df3b3c0996c4cedb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87ce8e82130f9f5b7284a16e5c01ebed.setIcon(icon_9287e0fe901813617a738ad5bba18d87);
|
|
|
|
|
|
var marker_9508a429b3d14ace9c5d8ecf914ad7f4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e75b0e4aa5343e7d3ac33f5ea45b2775 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db21540fd237ab186d5aaac330e5f577 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2a11e3bd73eff455fc3062dc9700baf = $(`<div id="html_a2a11e3bd73eff455fc3062dc9700baf" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_db21540fd237ab186d5aaac330e5f577.setContent(html_a2a11e3bd73eff455fc3062dc9700baf);
|
|
|
|
|
|
|
|
marker_9508a429b3d14ace9c5d8ecf914ad7f4.bindPopup(popup_db21540fd237ab186d5aaac330e5f577)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9508a429b3d14ace9c5d8ecf914ad7f4.setIcon(icon_e75b0e4aa5343e7d3ac33f5ea45b2775);
|
|
|
|
|
|
var marker_a96b3f35c2e2b8a461b75d01f8a62a4a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_03094a01306ca227f507f937ee8ec325 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b19409b6ad580ece26f3cab5ab91139 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d93ecfb6db52329fb82c17881a8e1af = $(`<div id="html_1d93ecfb6db52329fb82c17881a8e1af" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com:443</div>`)[0];
|
|
popup_3b19409b6ad580ece26f3cab5ab91139.setContent(html_1d93ecfb6db52329fb82c17881a8e1af);
|
|
|
|
|
|
|
|
marker_a96b3f35c2e2b8a461b75d01f8a62a4a.bindPopup(popup_3b19409b6ad580ece26f3cab5ab91139)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a96b3f35c2e2b8a461b75d01f8a62a4a.setIcon(icon_03094a01306ca227f507f937ee8ec325);
|
|
|
|
|
|
var marker_3c3d1e6debae526a3b7c671e30ddf1ac = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b1a699cfda9a46b5d3983f9dd16bd3bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b84b67969eb3bd85bca1e4a4c1ecca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6efeaee08feb05e47755751915ecc092 = $(`<div id="html_6efeaee08feb05e47755751915ecc092" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_2b84b67969eb3bd85bca1e4a4c1ecca9.setContent(html_6efeaee08feb05e47755751915ecc092);
|
|
|
|
|
|
|
|
marker_3c3d1e6debae526a3b7c671e30ddf1ac.bindPopup(popup_2b84b67969eb3bd85bca1e4a4c1ecca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c3d1e6debae526a3b7c671e30ddf1ac.setIcon(icon_b1a699cfda9a46b5d3983f9dd16bd3bb);
|
|
|
|
|
|
var marker_6c50caebae5bf97b064eb01d76c49f80 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6e2d764c76318a8f0f2c58de5dc9cf05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffa520421e1910d100f630cbba75b0c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d8968ba8e64fbb1ed0b262dc838b123 = $(`<div id="html_3d8968ba8e64fbb1ed0b262dc838b123" style="width: 100.0%; height: 100.0%;">relay.mostro.network:443</div>`)[0];
|
|
popup_ffa520421e1910d100f630cbba75b0c1.setContent(html_3d8968ba8e64fbb1ed0b262dc838b123);
|
|
|
|
|
|
|
|
marker_6c50caebae5bf97b064eb01d76c49f80.bindPopup(popup_ffa520421e1910d100f630cbba75b0c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c50caebae5bf97b064eb01d76c49f80.setIcon(icon_6e2d764c76318a8f0f2c58de5dc9cf05);
|
|
|
|
|
|
var marker_57e7ceeb2a7b5a4e3f6b3a954c845a56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_162eec3e2f4ad7049fcace94d7518795 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd4194190e584b0b71ad37af68eeb646 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f9412356a9718ff395ece3c0296150b = $(`<div id="html_8f9412356a9718ff395ece3c0296150b" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_bd4194190e584b0b71ad37af68eeb646.setContent(html_8f9412356a9718ff395ece3c0296150b);
|
|
|
|
|
|
|
|
marker_57e7ceeb2a7b5a4e3f6b3a954c845a56.bindPopup(popup_bd4194190e584b0b71ad37af68eeb646)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57e7ceeb2a7b5a4e3f6b3a954c845a56.setIcon(icon_162eec3e2f4ad7049fcace94d7518795);
|
|
|
|
|
|
var marker_c4b52bb0c16636189372698023000f76 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ca14bc7e85f86498d5439d1338833139 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73b4703c7ca7b148d3e22c36c5158074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e516e295dcbcec501c5c8d256cc9efa = $(`<div id="html_5e516e295dcbcec501c5c8d256cc9efa" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de:443</div>`)[0];
|
|
popup_73b4703c7ca7b148d3e22c36c5158074.setContent(html_5e516e295dcbcec501c5c8d256cc9efa);
|
|
|
|
|
|
|
|
marker_c4b52bb0c16636189372698023000f76.bindPopup(popup_73b4703c7ca7b148d3e22c36c5158074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4b52bb0c16636189372698023000f76.setIcon(icon_ca14bc7e85f86498d5439d1338833139);
|
|
|
|
|
|
var marker_6bc195ed01ecc722ff0c6b13bb4ad412 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6098e66c703a1472504481fb46c0c0d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b055f72289bc08dc763d2f9e92630ee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05d6fdbd30d846481b1744e867f58e5f = $(`<div id="html_05d6fdbd30d846481b1744e867f58e5f" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_b055f72289bc08dc763d2f9e92630ee5.setContent(html_05d6fdbd30d846481b1744e867f58e5f);
|
|
|
|
|
|
|
|
marker_6bc195ed01ecc722ff0c6b13bb4ad412.bindPopup(popup_b055f72289bc08dc763d2f9e92630ee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bc195ed01ecc722ff0c6b13bb4ad412.setIcon(icon_6098e66c703a1472504481fb46c0c0d4);
|
|
|
|
|
|
var marker_51697e8ea23bca476e778d422f621a36 = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_fe908d450e6042fccaecd2f5fc923a68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d77db2712bfb70f018e28525068529b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db8ab6c8bacf2509809e99a779623b25 = $(`<div id="html_db8ab6c8bacf2509809e99a779623b25" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_d77db2712bfb70f018e28525068529b2.setContent(html_db8ab6c8bacf2509809e99a779623b25);
|
|
|
|
|
|
|
|
marker_51697e8ea23bca476e778d422f621a36.bindPopup(popup_d77db2712bfb70f018e28525068529b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51697e8ea23bca476e778d422f621a36.setIcon(icon_fe908d450e6042fccaecd2f5fc923a68);
|
|
|
|
|
|
var marker_c7e0b8a9cf9c5858a1baa4dc0d782f53 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2a9427566e6853e38647ac3299b85e3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06711fb982503908690f51c58e3f7c4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39e510f105e5d4cf81fac64b43e77837 = $(`<div id="html_39e510f105e5d4cf81fac64b43e77837" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_06711fb982503908690f51c58e3f7c4c.setContent(html_39e510f105e5d4cf81fac64b43e77837);
|
|
|
|
|
|
|
|
marker_c7e0b8a9cf9c5858a1baa4dc0d782f53.bindPopup(popup_06711fb982503908690f51c58e3f7c4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7e0b8a9cf9c5858a1baa4dc0d782f53.setIcon(icon_2a9427566e6853e38647ac3299b85e3d);
|
|
|
|
|
|
var marker_c2d79c48da11c81fb4bd4296f80e0cb6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b38c9c6d95505cf92bc2c08b6359c29e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fbf42f8029f4b2cebedcbc47a05dd40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_945d6ca7facffd79021c38ad52b921bc = $(`<div id="html_945d6ca7facffd79021c38ad52b921bc" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_8fbf42f8029f4b2cebedcbc47a05dd40.setContent(html_945d6ca7facffd79021c38ad52b921bc);
|
|
|
|
|
|
|
|
marker_c2d79c48da11c81fb4bd4296f80e0cb6.bindPopup(popup_8fbf42f8029f4b2cebedcbc47a05dd40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2d79c48da11c81fb4bd4296f80e0cb6.setIcon(icon_b38c9c6d95505cf92bc2c08b6359c29e);
|
|
|
|
|
|
var marker_eb412152c4af843f741bfa1ecd7f3cd0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_73dba0809e1c3dffff72fa6f43f6a4b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2740b6ad4ae427d25d48a28bb3c8c51a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a36d11ea60ad3a6db18e575ee275778f = $(`<div id="html_a36d11ea60ad3a6db18e575ee275778f" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_2740b6ad4ae427d25d48a28bb3c8c51a.setContent(html_a36d11ea60ad3a6db18e575ee275778f);
|
|
|
|
|
|
|
|
marker_eb412152c4af843f741bfa1ecd7f3cd0.bindPopup(popup_2740b6ad4ae427d25d48a28bb3c8c51a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb412152c4af843f741bfa1ecd7f3cd0.setIcon(icon_73dba0809e1c3dffff72fa6f43f6a4b6);
|
|
|
|
|
|
var marker_61acbf818cd54d812be041ea6a038cc7 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d26b5c5bbd473eb11dbe7b6ecd403eb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00ac6a156c3cc436bc9a6823ba06f0c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6448e9bf641d9576ba0656ada13bfd32 = $(`<div id="html_6448e9bf641d9576ba0656ada13bfd32" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_00ac6a156c3cc436bc9a6823ba06f0c3.setContent(html_6448e9bf641d9576ba0656ada13bfd32);
|
|
|
|
|
|
|
|
marker_61acbf818cd54d812be041ea6a038cc7.bindPopup(popup_00ac6a156c3cc436bc9a6823ba06f0c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61acbf818cd54d812be041ea6a038cc7.setIcon(icon_d26b5c5bbd473eb11dbe7b6ecd403eb0);
|
|
|
|
|
|
var marker_8161c607560d0d675a8f611257299943 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7ce1832311613b7b81b1415756a77a2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3206f13a1c9d07029ec72e7df599c72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a47624ea14368591070fe0812aed9912 = $(`<div id="html_a47624ea14368591070fe0812aed9912" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_f3206f13a1c9d07029ec72e7df599c72.setContent(html_a47624ea14368591070fe0812aed9912);
|
|
|
|
|
|
|
|
marker_8161c607560d0d675a8f611257299943.bindPopup(popup_f3206f13a1c9d07029ec72e7df599c72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8161c607560d0d675a8f611257299943.setIcon(icon_7ce1832311613b7b81b1415756a77a2e);
|
|
|
|
|
|
var marker_42690f6f60c611f2cc23e3d921701fea = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7faacf29cdc2814d4cabde98fd411642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ff969f23c1b3e89e8b10c45e9ed8d77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8514504116931dba9a8f62456da5fd03 = $(`<div id="html_8514504116931dba9a8f62456da5fd03" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_5ff969f23c1b3e89e8b10c45e9ed8d77.setContent(html_8514504116931dba9a8f62456da5fd03);
|
|
|
|
|
|
|
|
marker_42690f6f60c611f2cc23e3d921701fea.bindPopup(popup_5ff969f23c1b3e89e8b10c45e9ed8d77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42690f6f60c611f2cc23e3d921701fea.setIcon(icon_7faacf29cdc2814d4cabde98fd411642);
|
|
|
|
|
|
var marker_49647f33e60ac56a05e9b0abc41b8ae7 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2dbc05883bba1c8d0c335f464cb74190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7cddaec7d0f1e2ca38c03658f96e08a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4e7ff3603c74a311607bd3fb50d3d93 = $(`<div id="html_d4e7ff3603c74a311607bd3fb50d3d93" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io:443</div>`)[0];
|
|
popup_f7cddaec7d0f1e2ca38c03658f96e08a.setContent(html_d4e7ff3603c74a311607bd3fb50d3d93);
|
|
|
|
|
|
|
|
marker_49647f33e60ac56a05e9b0abc41b8ae7.bindPopup(popup_f7cddaec7d0f1e2ca38c03658f96e08a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49647f33e60ac56a05e9b0abc41b8ae7.setIcon(icon_2dbc05883bba1c8d0c335f464cb74190);
|
|
|
|
|
|
var marker_2642c3455f4ad0062457cc1983b30bc5 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_db0242ac033e72b80de645683a2e5065 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c6ebbc051ebb70f45361f53cb99ad4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc662162e81d836ef3abfe1048aef868 = $(`<div id="html_dc662162e81d836ef3abfe1048aef868" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_9c6ebbc051ebb70f45361f53cb99ad4a.setContent(html_dc662162e81d836ef3abfe1048aef868);
|
|
|
|
|
|
|
|
marker_2642c3455f4ad0062457cc1983b30bc5.bindPopup(popup_9c6ebbc051ebb70f45361f53cb99ad4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2642c3455f4ad0062457cc1983b30bc5.setIcon(icon_db0242ac033e72b80de645683a2e5065);
|
|
|
|
|
|
var marker_de3c4ed695d6b84e89ad41b1f2574b57 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_cc09798be7708c8ca5a1a42e4c75ff04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a4d1aa50c801e347a79594029983123 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6d2acb546b9d0cfca7151b0269bf3a1 = $(`<div id="html_b6d2acb546b9d0cfca7151b0269bf3a1" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_3a4d1aa50c801e347a79594029983123.setContent(html_b6d2acb546b9d0cfca7151b0269bf3a1);
|
|
|
|
|
|
|
|
marker_de3c4ed695d6b84e89ad41b1f2574b57.bindPopup(popup_3a4d1aa50c801e347a79594029983123)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de3c4ed695d6b84e89ad41b1f2574b57.setIcon(icon_cc09798be7708c8ca5a1a42e4c75ff04);
|
|
|
|
|
|
var marker_863089dcd81a8d0a1396b2c32be80c2b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c74d1b81d878fc236522b4624a38943e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e38346a5a1ca58b8a9d22a8eb55c107c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1db3f468c8d6537b10842cf1eab6119 = $(`<div id="html_d1db3f468c8d6537b10842cf1eab6119" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_e38346a5a1ca58b8a9d22a8eb55c107c.setContent(html_d1db3f468c8d6537b10842cf1eab6119);
|
|
|
|
|
|
|
|
marker_863089dcd81a8d0a1396b2c32be80c2b.bindPopup(popup_e38346a5a1ca58b8a9d22a8eb55c107c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_863089dcd81a8d0a1396b2c32be80c2b.setIcon(icon_c74d1b81d878fc236522b4624a38943e);
|
|
|
|
|
|
var marker_960a03989c60118d4468041f19841b51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7a8037ebe152e497420b71a4dc6311cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edee1060c7c7c914932a28c4fbeb844a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_815680ddd87440e0e54ff8e0ef548186 = $(`<div id="html_815680ddd87440e0e54ff8e0ef548186" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_edee1060c7c7c914932a28c4fbeb844a.setContent(html_815680ddd87440e0e54ff8e0ef548186);
|
|
|
|
|
|
|
|
marker_960a03989c60118d4468041f19841b51.bindPopup(popup_edee1060c7c7c914932a28c4fbeb844a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_960a03989c60118d4468041f19841b51.setIcon(icon_7a8037ebe152e497420b71a4dc6311cc);
|
|
|
|
|
|
var marker_c77fafaf1a77a7464f64710ea0e3a0d4 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_20833f56f21eb35c4cfaec52c90c30f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb8fd8f26cb624c10561f4c083dfde8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceebbb00624bea049792bc0c7df37d21 = $(`<div id="html_ceebbb00624bea049792bc0c7df37d21" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space:443</div>`)[0];
|
|
popup_eb8fd8f26cb624c10561f4c083dfde8a.setContent(html_ceebbb00624bea049792bc0c7df37d21);
|
|
|
|
|
|
|
|
marker_c77fafaf1a77a7464f64710ea0e3a0d4.bindPopup(popup_eb8fd8f26cb624c10561f4c083dfde8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c77fafaf1a77a7464f64710ea0e3a0d4.setIcon(icon_20833f56f21eb35c4cfaec52c90c30f5);
|
|
|
|
|
|
var marker_c3e208f7538fb0288b7f7769cd779fb7 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_28964f0d52e7f766be142a88fde989b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23d81c97051b92be72a12ae8f27d7aec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459288d2e14ed662b151bb12952012cf = $(`<div id="html_459288d2e14ed662b151bb12952012cf" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_23d81c97051b92be72a12ae8f27d7aec.setContent(html_459288d2e14ed662b151bb12952012cf);
|
|
|
|
|
|
|
|
marker_c3e208f7538fb0288b7f7769cd779fb7.bindPopup(popup_23d81c97051b92be72a12ae8f27d7aec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3e208f7538fb0288b7f7769cd779fb7.setIcon(icon_28964f0d52e7f766be142a88fde989b0);
|
|
|
|
|
|
var marker_2289808dd29cfb6d57261e2ceb796658 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8239d8705dd4042737b9a66760b5367b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d43ff78658bf9facced51c030579cfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27d3fac924e92a9bc759f815e03fd4a1 = $(`<div id="html_27d3fac924e92a9bc759f815e03fd4a1" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_1d43ff78658bf9facced51c030579cfe.setContent(html_27d3fac924e92a9bc759f815e03fd4a1);
|
|
|
|
|
|
|
|
marker_2289808dd29cfb6d57261e2ceb796658.bindPopup(popup_1d43ff78658bf9facced51c030579cfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2289808dd29cfb6d57261e2ceb796658.setIcon(icon_8239d8705dd4042737b9a66760b5367b);
|
|
|
|
|
|
var marker_f51bf60f0bec92741d9fdf8529a368a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e669c1e20b83b6bf3a0d3aaaea88cc7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14de2da36a2d8d76c4504685082798f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b66af5adca9534fa188d7a909a6a7732 = $(`<div id="html_b66af5adca9534fa188d7a909a6a7732" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_14de2da36a2d8d76c4504685082798f6.setContent(html_b66af5adca9534fa188d7a909a6a7732);
|
|
|
|
|
|
|
|
marker_f51bf60f0bec92741d9fdf8529a368a2.bindPopup(popup_14de2da36a2d8d76c4504685082798f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f51bf60f0bec92741d9fdf8529a368a2.setIcon(icon_e669c1e20b83b6bf3a0d3aaaea88cc7e);
|
|
|
|
|
|
var marker_1a33c9c3c3259532ff44655e63581ecb = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5fcd5a232aa509fe0a75046a30485dd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe509f7c9f3047c79fa785a92828af41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bb878b3b35997fa00e36d02b3cba977 = $(`<div id="html_9bb878b3b35997fa00e36d02b3cba977" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_fe509f7c9f3047c79fa785a92828af41.setContent(html_9bb878b3b35997fa00e36d02b3cba977);
|
|
|
|
|
|
|
|
marker_1a33c9c3c3259532ff44655e63581ecb.bindPopup(popup_fe509f7c9f3047c79fa785a92828af41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a33c9c3c3259532ff44655e63581ecb.setIcon(icon_5fcd5a232aa509fe0a75046a30485dd2);
|
|
|
|
|
|
var marker_05a496429ec9b7cb824317b434a6d6df = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_78a4764d5e470f23e3d683ad8cfa4f66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_460fe7c96a0f0ec38beaa079a3b04868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e65df06462432aa242c0df4cdda57d8 = $(`<div id="html_4e65df06462432aa242c0df4cdda57d8" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_460fe7c96a0f0ec38beaa079a3b04868.setContent(html_4e65df06462432aa242c0df4cdda57d8);
|
|
|
|
|
|
|
|
marker_05a496429ec9b7cb824317b434a6d6df.bindPopup(popup_460fe7c96a0f0ec38beaa079a3b04868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05a496429ec9b7cb824317b434a6d6df.setIcon(icon_78a4764d5e470f23e3d683ad8cfa4f66);
|
|
|
|
|
|
var marker_75c9685c2b80927cc527d982282358fa = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b8e091f69bcb95a83b16df4aa49686a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d72d3a52efbea05d9692ef129ab594bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_145cdceb96058b229f7d190c51661a3b = $(`<div id="html_145cdceb96058b229f7d190c51661a3b" style="width: 100.0%; height: 100.0%;">offchain.pub:443</div>`)[0];
|
|
popup_d72d3a52efbea05d9692ef129ab594bd.setContent(html_145cdceb96058b229f7d190c51661a3b);
|
|
|
|
|
|
|
|
marker_75c9685c2b80927cc527d982282358fa.bindPopup(popup_d72d3a52efbea05d9692ef129ab594bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75c9685c2b80927cc527d982282358fa.setIcon(icon_b8e091f69bcb95a83b16df4aa49686a3);
|
|
|
|
|
|
var marker_bf4b2edd4e6cbf66fc90ea78966bc69e = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e09910fa0f4443dd132af77b31ee7e63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b43be34ffc478b04d09362ae141a598f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3474908bb4c634a3afe7813aca0caa1c = $(`<div id="html_3474908bb4c634a3afe7813aca0caa1c" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_b43be34ffc478b04d09362ae141a598f.setContent(html_3474908bb4c634a3afe7813aca0caa1c);
|
|
|
|
|
|
|
|
marker_bf4b2edd4e6cbf66fc90ea78966bc69e.bindPopup(popup_b43be34ffc478b04d09362ae141a598f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf4b2edd4e6cbf66fc90ea78966bc69e.setIcon(icon_e09910fa0f4443dd132af77b31ee7e63);
|
|
|
|
|
|
var marker_d80e587ca0f2df9d4e39849d89e4c11b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7bb491dba3d99d174d979ac5d71b5e76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16b4c5921286cd953ea27075768d48c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81cb7ef369b446cb1ed1893c6772bdb5 = $(`<div id="html_81cb7ef369b446cb1ed1893c6772bdb5" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_16b4c5921286cd953ea27075768d48c8.setContent(html_81cb7ef369b446cb1ed1893c6772bdb5);
|
|
|
|
|
|
|
|
marker_d80e587ca0f2df9d4e39849d89e4c11b.bindPopup(popup_16b4c5921286cd953ea27075768d48c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d80e587ca0f2df9d4e39849d89e4c11b.setIcon(icon_7bb491dba3d99d174d979ac5d71b5e76);
|
|
|
|
|
|
var marker_a6f47921d96fd059ae3c5c66aca93e44 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a9966c6d0cf4544f5de2f13ce8067784 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a824d2d09e4ea9ef856194983b82fe28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4209ecfb1ccb1f74bc08c5c8c450d92c = $(`<div id="html_4209ecfb1ccb1f74bc08c5c8c450d92c" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_a824d2d09e4ea9ef856194983b82fe28.setContent(html_4209ecfb1ccb1f74bc08c5c8c450d92c);
|
|
|
|
|
|
|
|
marker_a6f47921d96fd059ae3c5c66aca93e44.bindPopup(popup_a824d2d09e4ea9ef856194983b82fe28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6f47921d96fd059ae3c5c66aca93e44.setIcon(icon_a9966c6d0cf4544f5de2f13ce8067784);
|
|
|
|
|
|
var marker_603ce15c9a99fc4d9022fd697271eeec = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0c26c9541a92629d8024cbdf449b07c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a938638c7777587d9c56eef730219fee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3659261e65dacde11d2d606261bef52 = $(`<div id="html_b3659261e65dacde11d2d606261bef52" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live:443</div>`)[0];
|
|
popup_a938638c7777587d9c56eef730219fee.setContent(html_b3659261e65dacde11d2d606261bef52);
|
|
|
|
|
|
|
|
marker_603ce15c9a99fc4d9022fd697271eeec.bindPopup(popup_a938638c7777587d9c56eef730219fee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_603ce15c9a99fc4d9022fd697271eeec.setIcon(icon_0c26c9541a92629d8024cbdf449b07c3);
|
|
|
|
|
|
var marker_00ede4d2927317c7be7d8c27fa286d39 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_df5525fc5336921bded4bf03a35cbf32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f897497ca5813c93e423fb6015399915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15fb316a4492bb9dc8a85c066365f138 = $(`<div id="html_15fb316a4492bb9dc8a85c066365f138" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_f897497ca5813c93e423fb6015399915.setContent(html_15fb316a4492bb9dc8a85c066365f138);
|
|
|
|
|
|
|
|
marker_00ede4d2927317c7be7d8c27fa286d39.bindPopup(popup_f897497ca5813c93e423fb6015399915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00ede4d2927317c7be7d8c27fa286d39.setIcon(icon_df5525fc5336921bded4bf03a35cbf32);
|
|
|
|
|
|
var marker_a5a3a9e2d4460c9c055dbe2373ddc2ae = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_60f850b1ee13c447c92eaf1064400051 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2519d7cbf0c7265acd129f2be10b260b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a5929cd34b1e06ed941c8fa965f901d = $(`<div id="html_7a5929cd34b1e06ed941c8fa965f901d" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_2519d7cbf0c7265acd129f2be10b260b.setContent(html_7a5929cd34b1e06ed941c8fa965f901d);
|
|
|
|
|
|
|
|
marker_a5a3a9e2d4460c9c055dbe2373ddc2ae.bindPopup(popup_2519d7cbf0c7265acd129f2be10b260b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5a3a9e2d4460c9c055dbe2373ddc2ae.setIcon(icon_60f850b1ee13c447c92eaf1064400051);
|
|
|
|
|
|
var marker_6b16d8a4e8ce598cc69151a2f86c8474 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4695073db06836d619ca934a1fd92112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_521a956ae907bf2762ec88315c78f59b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47d09200bdc48273305bfd408607bbca = $(`<div id="html_47d09200bdc48273305bfd408607bbca" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com:443</div>`)[0];
|
|
popup_521a956ae907bf2762ec88315c78f59b.setContent(html_47d09200bdc48273305bfd408607bbca);
|
|
|
|
|
|
|
|
marker_6b16d8a4e8ce598cc69151a2f86c8474.bindPopup(popup_521a956ae907bf2762ec88315c78f59b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b16d8a4e8ce598cc69151a2f86c8474.setIcon(icon_4695073db06836d619ca934a1fd92112);
|
|
|
|
|
|
var marker_85ab6444523766892e55ddc369520b9f = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c1cab28b471423e363f53f5363e250a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f19dfe332a203a7ffbc811340554a31e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84e09ae8fb50273a6dfca0b19cfa65fe = $(`<div id="html_84e09ae8fb50273a6dfca0b19cfa65fe" style="width: 100.0%; height: 100.0%;">relay.nostriot.com:443</div>`)[0];
|
|
popup_f19dfe332a203a7ffbc811340554a31e.setContent(html_84e09ae8fb50273a6dfca0b19cfa65fe);
|
|
|
|
|
|
|
|
marker_85ab6444523766892e55ddc369520b9f.bindPopup(popup_f19dfe332a203a7ffbc811340554a31e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85ab6444523766892e55ddc369520b9f.setIcon(icon_c1cab28b471423e363f53f5363e250a1);
|
|
|
|
|
|
var marker_b24514fd7642d9fbe579a51b4c636c19 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4a90dbdf13eec07dd8cd6c2ec5a47755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc05d0cb9259b413b28e00d834fa3be3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ba32bd554c5bbffd4da75ee2e817799 = $(`<div id="html_3ba32bd554c5bbffd4da75ee2e817799" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_dc05d0cb9259b413b28e00d834fa3be3.setContent(html_3ba32bd554c5bbffd4da75ee2e817799);
|
|
|
|
|
|
|
|
marker_b24514fd7642d9fbe579a51b4c636c19.bindPopup(popup_dc05d0cb9259b413b28e00d834fa3be3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b24514fd7642d9fbe579a51b4c636c19.setIcon(icon_4a90dbdf13eec07dd8cd6c2ec5a47755);
|
|
|
|
|
|
var marker_7e86bcf44069cd84d933e7bfbde035b6 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_406c07fae72e1f86c68c7dd8a5fc290a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78b68ca2e24189a00576f37184a4372c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01ff8b98ac4bbf2f5c60aefa73ddf4fe = $(`<div id="html_01ff8b98ac4bbf2f5c60aefa73ddf4fe" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_78b68ca2e24189a00576f37184a4372c.setContent(html_01ff8b98ac4bbf2f5c60aefa73ddf4fe);
|
|
|
|
|
|
|
|
marker_7e86bcf44069cd84d933e7bfbde035b6.bindPopup(popup_78b68ca2e24189a00576f37184a4372c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e86bcf44069cd84d933e7bfbde035b6.setIcon(icon_406c07fae72e1f86c68c7dd8a5fc290a);
|
|
|
|
|
|
var marker_cac09f9b06e57a6fb921bee8fbd4d366 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_21fa355faedf5f4175074b5d8a33bfe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ae041d20e01e6b583a1bd8c13caffd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_487b8e2ea34021c846cf24d177f4b96a = $(`<div id="html_487b8e2ea34021c846cf24d177f4b96a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_7ae041d20e01e6b583a1bd8c13caffd5.setContent(html_487b8e2ea34021c846cf24d177f4b96a);
|
|
|
|
|
|
|
|
marker_cac09f9b06e57a6fb921bee8fbd4d366.bindPopup(popup_7ae041d20e01e6b583a1bd8c13caffd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cac09f9b06e57a6fb921bee8fbd4d366.setIcon(icon_21fa355faedf5f4175074b5d8a33bfe7);
|
|
|
|
|
|
var marker_18ef9cf87156387caec357973ae12e48 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1a57461cb149ba5560002ab3f0be1c68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30db2ca467a7564e0c519ef144d1b404 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_759588500094aaacf407952894476b46 = $(`<div id="html_759588500094aaacf407952894476b46" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_30db2ca467a7564e0c519ef144d1b404.setContent(html_759588500094aaacf407952894476b46);
|
|
|
|
|
|
|
|
marker_18ef9cf87156387caec357973ae12e48.bindPopup(popup_30db2ca467a7564e0c519ef144d1b404)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18ef9cf87156387caec357973ae12e48.setIcon(icon_1a57461cb149ba5560002ab3f0be1c68);
|
|
|
|
|
|
var marker_35f0e9ed2f1744b1c928d908a9934ce5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d7954297de454ac4b811e6cd684ab549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd8e4315d64244986859a6702992e2aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4a2ecd0218e16d5fe724d428158ecd2 = $(`<div id="html_c4a2ecd0218e16d5fe724d428158ecd2" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz:443</div>`)[0];
|
|
popup_bd8e4315d64244986859a6702992e2aa.setContent(html_c4a2ecd0218e16d5fe724d428158ecd2);
|
|
|
|
|
|
|
|
marker_35f0e9ed2f1744b1c928d908a9934ce5.bindPopup(popup_bd8e4315d64244986859a6702992e2aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35f0e9ed2f1744b1c928d908a9934ce5.setIcon(icon_d7954297de454ac4b811e6cd684ab549);
|
|
|
|
|
|
var marker_4c64309d36f6309f458f9bd41e4ee4ba = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6bd527d79e1552df73ebf3549cab0d79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59babd1ab2a46e0bb984c27919ed05d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9b3d4601dbc77a8955dd3b52c9ef25 = $(`<div id="html_0f9b3d4601dbc77a8955dd3b52c9ef25" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_59babd1ab2a46e0bb984c27919ed05d1.setContent(html_0f9b3d4601dbc77a8955dd3b52c9ef25);
|
|
|
|
|
|
|
|
marker_4c64309d36f6309f458f9bd41e4ee4ba.bindPopup(popup_59babd1ab2a46e0bb984c27919ed05d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c64309d36f6309f458f9bd41e4ee4ba.setIcon(icon_6bd527d79e1552df73ebf3549cab0d79);
|
|
|
|
|
|
var marker_d5fa00c203ff6268fbed42e0c6fff80a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a356ff572491689b6e394647fc1c1683 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86b7501e1b11b8abb9f2eae9642fcec7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16229f70456b29d91cf2fb1492aea176 = $(`<div id="html_16229f70456b29d91cf2fb1492aea176" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_86b7501e1b11b8abb9f2eae9642fcec7.setContent(html_16229f70456b29d91cf2fb1492aea176);
|
|
|
|
|
|
|
|
marker_d5fa00c203ff6268fbed42e0c6fff80a.bindPopup(popup_86b7501e1b11b8abb9f2eae9642fcec7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5fa00c203ff6268fbed42e0c6fff80a.setIcon(icon_a356ff572491689b6e394647fc1c1683);
|
|
|
|
|
|
var marker_61d1582b92a6efcf09d921d6d8f0624c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_00762b57fcde8a06884161c005500591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_493eb97599d849bae6be22af988cfe29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7873865994edc2db291b22813e7e507 = $(`<div id="html_b7873865994edc2db291b22813e7e507" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_493eb97599d849bae6be22af988cfe29.setContent(html_b7873865994edc2db291b22813e7e507);
|
|
|
|
|
|
|
|
marker_61d1582b92a6efcf09d921d6d8f0624c.bindPopup(popup_493eb97599d849bae6be22af988cfe29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61d1582b92a6efcf09d921d6d8f0624c.setIcon(icon_00762b57fcde8a06884161c005500591);
|
|
|
|
|
|
var marker_f860d12e451445925a86216649f55033 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9096179ddfba9d771e6db5aa07616931 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2fd1d7a57969043167b0a281d47d9e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd17b9f820d6ba378b56419aad1ba89a = $(`<div id="html_dd17b9f820d6ba378b56419aad1ba89a" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_f2fd1d7a57969043167b0a281d47d9e3.setContent(html_dd17b9f820d6ba378b56419aad1ba89a);
|
|
|
|
|
|
|
|
marker_f860d12e451445925a86216649f55033.bindPopup(popup_f2fd1d7a57969043167b0a281d47d9e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f860d12e451445925a86216649f55033.setIcon(icon_9096179ddfba9d771e6db5aa07616931);
|
|
|
|
|
|
var marker_780810c37238b38b9bebd5144ceadbfd = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_be7020d284b3983ad117866db5e6ec59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_242d9e9da2e614aefbe341a6d5c0e8a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5bde62634cd359681466269ca6b568d = $(`<div id="html_c5bde62634cd359681466269ca6b568d" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_242d9e9da2e614aefbe341a6d5c0e8a0.setContent(html_c5bde62634cd359681466269ca6b568d);
|
|
|
|
|
|
|
|
marker_780810c37238b38b9bebd5144ceadbfd.bindPopup(popup_242d9e9da2e614aefbe341a6d5c0e8a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_780810c37238b38b9bebd5144ceadbfd.setIcon(icon_be7020d284b3983ad117866db5e6ec59);
|
|
|
|
|
|
var marker_0b0f74d404a21d6c7f005b2c807cb383 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c527848ba3a731b19a3026cc9e709659 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35479da4db20e97c0ae8da832bfa8dbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_760c2d2c07cfb177bf7a695a8c9f7fbc = $(`<div id="html_760c2d2c07cfb177bf7a695a8c9f7fbc" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_35479da4db20e97c0ae8da832bfa8dbc.setContent(html_760c2d2c07cfb177bf7a695a8c9f7fbc);
|
|
|
|
|
|
|
|
marker_0b0f74d404a21d6c7f005b2c807cb383.bindPopup(popup_35479da4db20e97c0ae8da832bfa8dbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b0f74d404a21d6c7f005b2c807cb383.setIcon(icon_c527848ba3a731b19a3026cc9e709659);
|
|
|
|
|
|
var marker_166f3c7b95ee8136376f61219429fd4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0c8633476cd9e10f0297c76872711f46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a23e6bf57800738e8e2e8e5083403a3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eef95668b6293941e15010e899e849c2 = $(`<div id="html_eef95668b6293941e15010e899e849c2" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_a23e6bf57800738e8e2e8e5083403a3b.setContent(html_eef95668b6293941e15010e899e849c2);
|
|
|
|
|
|
|
|
marker_166f3c7b95ee8136376f61219429fd4b.bindPopup(popup_a23e6bf57800738e8e2e8e5083403a3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_166f3c7b95ee8136376f61219429fd4b.setIcon(icon_0c8633476cd9e10f0297c76872711f46);
|
|
|
|
|
|
var marker_95ff45b3f8635c622e3d90813d9d34d8 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b997ab62b519787f1fa79c11545f7ec8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeb9b748ba3854fe0596f607c8cec283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_001f0e0860e69d90200abe6252faa767 = $(`<div id="html_001f0e0860e69d90200abe6252faa767" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_eeb9b748ba3854fe0596f607c8cec283.setContent(html_001f0e0860e69d90200abe6252faa767);
|
|
|
|
|
|
|
|
marker_95ff45b3f8635c622e3d90813d9d34d8.bindPopup(popup_eeb9b748ba3854fe0596f607c8cec283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95ff45b3f8635c622e3d90813d9d34d8.setIcon(icon_b997ab62b519787f1fa79c11545f7ec8);
|
|
|
|
|
|
var marker_e6e0687a3d303fafaec8ad95903352bb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8c6dd0788d9f2a5e81cd4be2d3d2ba74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e9e974db83f9cbdd628daa9833c5855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca10dd2e8f90743295ed33c821c49a0b = $(`<div id="html_ca10dd2e8f90743295ed33c821c49a0b" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_1e9e974db83f9cbdd628daa9833c5855.setContent(html_ca10dd2e8f90743295ed33c821c49a0b);
|
|
|
|
|
|
|
|
marker_e6e0687a3d303fafaec8ad95903352bb.bindPopup(popup_1e9e974db83f9cbdd628daa9833c5855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6e0687a3d303fafaec8ad95903352bb.setIcon(icon_8c6dd0788d9f2a5e81cd4be2d3d2ba74);
|
|
|
|
|
|
var marker_578b8a88a970e3f3c335d98a12892074 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_aefb7e0cb0476e66ce225a591301f51c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9334cff327b895370aa4d5dbfa451ec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bc9caf7ad8fb95b93a0fffcf9b55e90 = $(`<div id="html_1bc9caf7ad8fb95b93a0fffcf9b55e90" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_9334cff327b895370aa4d5dbfa451ec9.setContent(html_1bc9caf7ad8fb95b93a0fffcf9b55e90);
|
|
|
|
|
|
|
|
marker_578b8a88a970e3f3c335d98a12892074.bindPopup(popup_9334cff327b895370aa4d5dbfa451ec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_578b8a88a970e3f3c335d98a12892074.setIcon(icon_aefb7e0cb0476e66ce225a591301f51c);
|
|
|
|
|
|
var marker_4b299d058bbcc63202510e52c6554138 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8aa5b3079b4e3374e66e895636992547 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2205b05e56931aa0aae9064c8563379b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6db962853a6a85a728035355adda9fac = $(`<div id="html_6db962853a6a85a728035355adda9fac" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_2205b05e56931aa0aae9064c8563379b.setContent(html_6db962853a6a85a728035355adda9fac);
|
|
|
|
|
|
|
|
marker_4b299d058bbcc63202510e52c6554138.bindPopup(popup_2205b05e56931aa0aae9064c8563379b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b299d058bbcc63202510e52c6554138.setIcon(icon_8aa5b3079b4e3374e66e895636992547);
|
|
|
|
|
|
var marker_c89a6279f1c534082d3a019f8b6b3739 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_acd828a4bf913bde3f840e27d18d3b55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c929736852dce333c97dd50a39e7d4c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02cba427c66eabeb07fc65fddd76cb00 = $(`<div id="html_02cba427c66eabeb07fc65fddd76cb00" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com:443</div>`)[0];
|
|
popup_c929736852dce333c97dd50a39e7d4c3.setContent(html_02cba427c66eabeb07fc65fddd76cb00);
|
|
|
|
|
|
|
|
marker_c89a6279f1c534082d3a019f8b6b3739.bindPopup(popup_c929736852dce333c97dd50a39e7d4c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c89a6279f1c534082d3a019f8b6b3739.setIcon(icon_acd828a4bf913bde3f840e27d18d3b55);
|
|
|
|
|
|
var marker_4170fc207f33f16352981de9824761f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_15a07cd30bec85cbf43aa3bd23d21947 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4246e4b5ce235dca5ea531000e4d5df9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d9a6340378e44a5ff0ff3eed901717d = $(`<div id="html_7d9a6340378e44a5ff0ff3eed901717d" style="width: 100.0%; height: 100.0%;">relay.kilombino.com</div>`)[0];
|
|
popup_4246e4b5ce235dca5ea531000e4d5df9.setContent(html_7d9a6340378e44a5ff0ff3eed901717d);
|
|
|
|
|
|
|
|
marker_4170fc207f33f16352981de9824761f8.bindPopup(popup_4246e4b5ce235dca5ea531000e4d5df9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4170fc207f33f16352981de9824761f8.setIcon(icon_15a07cd30bec85cbf43aa3bd23d21947);
|
|
|
|
|
|
var marker_6d40c58646955f886e62a7d7939d721b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4c8c3488d01b986e1c9b0ccf594c2ff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a889f3d7c28c5da327478ff55e693d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c257e1cc21cefd1a2ef9e3edb8e9d8e = $(`<div id="html_5c257e1cc21cefd1a2ef9e3edb8e9d8e" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_2a889f3d7c28c5da327478ff55e693d2.setContent(html_5c257e1cc21cefd1a2ef9e3edb8e9d8e);
|
|
|
|
|
|
|
|
marker_6d40c58646955f886e62a7d7939d721b.bindPopup(popup_2a889f3d7c28c5da327478ff55e693d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d40c58646955f886e62a7d7939d721b.setIcon(icon_4c8c3488d01b986e1c9b0ccf594c2ff6);
|
|
|
|
|
|
var marker_6822254dfebf173368c09f7149480e95 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0146ed63f9ff9ff4724c06aee5def3f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3a5ff3fc4c0736f66724d5b1f6787fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e12189ca1601f7ddfa0070452a4a7211 = $(`<div id="html_e12189ca1601f7ddfa0070452a4a7211" style="width: 100.0%; height: 100.0%;">ricardo-oem.tailb5546.ts.net</div>`)[0];
|
|
popup_b3a5ff3fc4c0736f66724d5b1f6787fa.setContent(html_e12189ca1601f7ddfa0070452a4a7211);
|
|
|
|
|
|
|
|
marker_6822254dfebf173368c09f7149480e95.bindPopup(popup_b3a5ff3fc4c0736f66724d5b1f6787fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6822254dfebf173368c09f7149480e95.setIcon(icon_0146ed63f9ff9ff4724c06aee5def3f6);
|
|
|
|
|
|
var marker_7cd26ea2b9cb79d150c19d83388812b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b62612ff2a45ceeda9e27d78e4b56ed0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfbfb9956cac8646dcaf2aa34824e35b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15119714d505540dd5aa73bef6d588c8 = $(`<div id="html_15119714d505540dd5aa73bef6d588c8" style="width: 100.0%; height: 100.0%;">purplerelay.com:443</div>`)[0];
|
|
popup_dfbfb9956cac8646dcaf2aa34824e35b.setContent(html_15119714d505540dd5aa73bef6d588c8);
|
|
|
|
|
|
|
|
marker_7cd26ea2b9cb79d150c19d83388812b8.bindPopup(popup_dfbfb9956cac8646dcaf2aa34824e35b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cd26ea2b9cb79d150c19d83388812b8.setIcon(icon_b62612ff2a45ceeda9e27d78e4b56ed0);
|
|
|
|
|
|
var marker_5b9f0ef1e24f7e76f166e309aeb514b9 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e519603bfcc46f770c35cd083d63e254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b8b921b96d8be3d0298b9ac5c89042 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6b5f0c94d7a8b2353417670f84d871b = $(`<div id="html_e6b5f0c94d7a8b2353417670f84d871b" style="width: 100.0%; height: 100.0%;">relay.edufeed.org:443</div>`)[0];
|
|
popup_18b8b921b96d8be3d0298b9ac5c89042.setContent(html_e6b5f0c94d7a8b2353417670f84d871b);
|
|
|
|
|
|
|
|
marker_5b9f0ef1e24f7e76f166e309aeb514b9.bindPopup(popup_18b8b921b96d8be3d0298b9ac5c89042)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b9f0ef1e24f7e76f166e309aeb514b9.setIcon(icon_e519603bfcc46f770c35cd083d63e254);
|
|
|
|
|
|
var marker_1fc6a970cb7472bc0d3d9c24ff34a581 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f78fa0ac94e28610a0ebd1ab05247b66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b51404e09d85ed14698e5db2a865f61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_975779ca5efec2ff665f8b35c8fdf000 = $(`<div id="html_975779ca5efec2ff665f8b35c8fdf000" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_6b51404e09d85ed14698e5db2a865f61.setContent(html_975779ca5efec2ff665f8b35c8fdf000);
|
|
|
|
|
|
|
|
marker_1fc6a970cb7472bc0d3d9c24ff34a581.bindPopup(popup_6b51404e09d85ed14698e5db2a865f61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fc6a970cb7472bc0d3d9c24ff34a581.setIcon(icon_f78fa0ac94e28610a0ebd1ab05247b66);
|
|
|
|
|
|
var marker_845e64b42962908f1acfdc4638118670 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2b5d7ff162b4e42525ca739c4cdd7928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae5908fef174ac701ad70ddd5c4f4b40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_658244b453b16d6bd9b5581da409a55b = $(`<div id="html_658244b453b16d6bd9b5581da409a55b" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_ae5908fef174ac701ad70ddd5c4f4b40.setContent(html_658244b453b16d6bd9b5581da409a55b);
|
|
|
|
|
|
|
|
marker_845e64b42962908f1acfdc4638118670.bindPopup(popup_ae5908fef174ac701ad70ddd5c4f4b40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_845e64b42962908f1acfdc4638118670.setIcon(icon_2b5d7ff162b4e42525ca739c4cdd7928);
|
|
|
|
|
|
var marker_18c22a3e77d5bd67ce5201dc53826518 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_21a64315db0253b9aeb2888b9537bc83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44e588536bfbca5a49f18beeab92a6f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ebb345c6ea49c06daf33df8aadafdad = $(`<div id="html_2ebb345c6ea49c06daf33df8aadafdad" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_44e588536bfbca5a49f18beeab92a6f6.setContent(html_2ebb345c6ea49c06daf33df8aadafdad);
|
|
|
|
|
|
|
|
marker_18c22a3e77d5bd67ce5201dc53826518.bindPopup(popup_44e588536bfbca5a49f18beeab92a6f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18c22a3e77d5bd67ce5201dc53826518.setIcon(icon_21a64315db0253b9aeb2888b9537bc83);
|
|
|
|
|
|
var marker_38131d0b2b9e9590476aaec1d0bbf3f2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_76bfcdb64753c625b769db651a670af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d539ffde6cc8846aef84b5870d306dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b32326c88192ac5a397ec8cb91c84166 = $(`<div id="html_b32326c88192ac5a397ec8cb91c84166" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st:443</div>`)[0];
|
|
popup_6d539ffde6cc8846aef84b5870d306dc.setContent(html_b32326c88192ac5a397ec8cb91c84166);
|
|
|
|
|
|
|
|
marker_38131d0b2b9e9590476aaec1d0bbf3f2.bindPopup(popup_6d539ffde6cc8846aef84b5870d306dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38131d0b2b9e9590476aaec1d0bbf3f2.setIcon(icon_76bfcdb64753c625b769db651a670af8);
|
|
|
|
|
|
var marker_bcc7e55c8888a2da78d8be4ebfc5e743 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f5a48e93295d74374f464647454dcd0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b2c64aceb4b853247d4b77cb15968e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de358076331982b3bb537b8d203d0e25 = $(`<div id="html_de358076331982b3bb537b8d203d0e25" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_e2b2c64aceb4b853247d4b77cb15968e.setContent(html_de358076331982b3bb537b8d203d0e25);
|
|
|
|
|
|
|
|
marker_bcc7e55c8888a2da78d8be4ebfc5e743.bindPopup(popup_e2b2c64aceb4b853247d4b77cb15968e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcc7e55c8888a2da78d8be4ebfc5e743.setIcon(icon_f5a48e93295d74374f464647454dcd0c);
|
|
|
|
|
|
var marker_9ccd2e0f0f01090cfc4a9a17f6cbaf33 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7ba06100f96b5ee9be68bf105a2a0365 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b0aa1d49c6a924738a361d692d7c684 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe78e6a480ca7fa15c7af2e3b9cb4644 = $(`<div id="html_fe78e6a480ca7fa15c7af2e3b9cb4644" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_1b0aa1d49c6a924738a361d692d7c684.setContent(html_fe78e6a480ca7fa15c7af2e3b9cb4644);
|
|
|
|
|
|
|
|
marker_9ccd2e0f0f01090cfc4a9a17f6cbaf33.bindPopup(popup_1b0aa1d49c6a924738a361d692d7c684)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ccd2e0f0f01090cfc4a9a17f6cbaf33.setIcon(icon_7ba06100f96b5ee9be68bf105a2a0365);
|
|
|
|
|
|
var marker_f27f4d614d0c63774807423628a89e29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a7eb1983faa7d32f62154dfb54158ac0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86c026d8eb775f98434c00873f799a10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d133e6c4fd995d31c1b676cd16877862 = $(`<div id="html_d133e6c4fd995d31c1b676cd16877862" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_86c026d8eb775f98434c00873f799a10.setContent(html_d133e6c4fd995d31c1b676cd16877862);
|
|
|
|
|
|
|
|
marker_f27f4d614d0c63774807423628a89e29.bindPopup(popup_86c026d8eb775f98434c00873f799a10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f27f4d614d0c63774807423628a89e29.setIcon(icon_a7eb1983faa7d32f62154dfb54158ac0);
|
|
|
|
|
|
var marker_d1dacebe325fd8cac5b04c62420208ae = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1271c92d367bfe909794c8edf035f1c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68c708bc2064323a5eb660eb52a287f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_065319db4dc85509e3c3839518a18921 = $(`<div id="html_065319db4dc85509e3c3839518a18921" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_68c708bc2064323a5eb660eb52a287f6.setContent(html_065319db4dc85509e3c3839518a18921);
|
|
|
|
|
|
|
|
marker_d1dacebe325fd8cac5b04c62420208ae.bindPopup(popup_68c708bc2064323a5eb660eb52a287f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1dacebe325fd8cac5b04c62420208ae.setIcon(icon_1271c92d367bfe909794c8edf035f1c3);
|
|
|
|
|
|
var marker_dac2b1ea913ebde2935159336713796b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_138d61df384e317b170f0f8a4e1f3ab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fda2d489e7f5f8e82c3830ad788522e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eff4110bc2602bad93696d8c2c3adca8 = $(`<div id="html_eff4110bc2602bad93696d8c2c3adca8" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com:443</div>`)[0];
|
|
popup_fda2d489e7f5f8e82c3830ad788522e6.setContent(html_eff4110bc2602bad93696d8c2c3adca8);
|
|
|
|
|
|
|
|
marker_dac2b1ea913ebde2935159336713796b.bindPopup(popup_fda2d489e7f5f8e82c3830ad788522e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dac2b1ea913ebde2935159336713796b.setIcon(icon_138d61df384e317b170f0f8a4e1f3ab4);
|
|
|
|
|
|
var marker_bc4218f93616383572f497f0bf85d0a9 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a399c25b7e4338a1ff12b6f06a657b12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc79e1235d87a991a0671ddd256a4d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_982e6e3ade2e48675dd4847e6027b564 = $(`<div id="html_982e6e3ade2e48675dd4847e6027b564" style="width: 100.0%; height: 100.0%;">relay.agorist.space:443</div>`)[0];
|
|
popup_5dc79e1235d87a991a0671ddd256a4d3.setContent(html_982e6e3ade2e48675dd4847e6027b564);
|
|
|
|
|
|
|
|
marker_bc4218f93616383572f497f0bf85d0a9.bindPopup(popup_5dc79e1235d87a991a0671ddd256a4d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc4218f93616383572f497f0bf85d0a9.setIcon(icon_a399c25b7e4338a1ff12b6f06a657b12);
|
|
|
|
|
|
var marker_22d3f530980629fcbe1bbfaf6ff5e4c5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4c0fd1bb0ace8d6cc82dad67134f2511 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eefc0c32184b429afbec70c084569954 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73499c1ca535b40f8b2c6134605f5f0d = $(`<div id="html_73499c1ca535b40f8b2c6134605f5f0d" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_eefc0c32184b429afbec70c084569954.setContent(html_73499c1ca535b40f8b2c6134605f5f0d);
|
|
|
|
|
|
|
|
marker_22d3f530980629fcbe1bbfaf6ff5e4c5.bindPopup(popup_eefc0c32184b429afbec70c084569954)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22d3f530980629fcbe1bbfaf6ff5e4c5.setIcon(icon_4c0fd1bb0ace8d6cc82dad67134f2511);
|
|
|
|
|
|
var marker_8b9c0c72babdb34a5234a39ac1e230ba = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_864b8540180482ec2734922e46e7c557 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_439ebf007703d8492a0f31846f763671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbefcef75a1dacedcc37a28b8ab1f8db = $(`<div id="html_dbefcef75a1dacedcc37a28b8ab1f8db" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_439ebf007703d8492a0f31846f763671.setContent(html_dbefcef75a1dacedcc37a28b8ab1f8db);
|
|
|
|
|
|
|
|
marker_8b9c0c72babdb34a5234a39ac1e230ba.bindPopup(popup_439ebf007703d8492a0f31846f763671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b9c0c72babdb34a5234a39ac1e230ba.setIcon(icon_864b8540180482ec2734922e46e7c557);
|
|
|
|
|
|
var marker_773b53aa84e4cfdeb29ab43c11517002 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_fb19f5df9d0121a4b1cafd9f04fdabe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09d40b949849ddc34909be6253a003fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa6e059d9e195ca8439e7c140315684 = $(`<div id="html_faa6e059d9e195ca8439e7c140315684" style="width: 100.0%; height: 100.0%;">infinity-signal-relay.digitalforlifeagency.workers.dev</div>`)[0];
|
|
popup_09d40b949849ddc34909be6253a003fd.setContent(html_faa6e059d9e195ca8439e7c140315684);
|
|
|
|
|
|
|
|
marker_773b53aa84e4cfdeb29ab43c11517002.bindPopup(popup_09d40b949849ddc34909be6253a003fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_773b53aa84e4cfdeb29ab43c11517002.setIcon(icon_fb19f5df9d0121a4b1cafd9f04fdabe0);
|
|
|
|
|
|
var marker_9249703d1758b37984a59e9c0a330959 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8979b90f3d8aace7eb5e48727d4b8974 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17f0dc09e9d65d02c2aed79070b0e6ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b0013c61bf8aabc685c26c54975122a = $(`<div id="html_0b0013c61bf8aabc685c26c54975122a" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_17f0dc09e9d65d02c2aed79070b0e6ea.setContent(html_0b0013c61bf8aabc685c26c54975122a);
|
|
|
|
|
|
|
|
marker_9249703d1758b37984a59e9c0a330959.bindPopup(popup_17f0dc09e9d65d02c2aed79070b0e6ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9249703d1758b37984a59e9c0a330959.setIcon(icon_8979b90f3d8aace7eb5e48727d4b8974);
|
|
|
|
|
|
var marker_e3d6ffc9c8fdcffb6a1ec2fdfe38346e = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e9a57bcf1f8c4d8c1863467eb7daf465 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_736179cba3a47a24e4f241adf0ff189d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a2c54c8b93a460058e462b517f49abc = $(`<div id="html_3a2c54c8b93a460058e462b517f49abc" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net:443</div>`)[0];
|
|
popup_736179cba3a47a24e4f241adf0ff189d.setContent(html_3a2c54c8b93a460058e462b517f49abc);
|
|
|
|
|
|
|
|
marker_e3d6ffc9c8fdcffb6a1ec2fdfe38346e.bindPopup(popup_736179cba3a47a24e4f241adf0ff189d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d6ffc9c8fdcffb6a1ec2fdfe38346e.setIcon(icon_e9a57bcf1f8c4d8c1863467eb7daf465);
|
|
|
|
|
|
var marker_477e1c45fbefdf6f463d7f795aaf7eef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_be4eb417e072caf666eade2c5a8747a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5d9bce6ba73a4e3dbbc886a62493aad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_496c4cb69fc89dc70a3d9feb2c9d216f = $(`<div id="html_496c4cb69fc89dc70a3d9feb2c9d216f" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com:443</div>`)[0];
|
|
popup_b5d9bce6ba73a4e3dbbc886a62493aad.setContent(html_496c4cb69fc89dc70a3d9feb2c9d216f);
|
|
|
|
|
|
|
|
marker_477e1c45fbefdf6f463d7f795aaf7eef.bindPopup(popup_b5d9bce6ba73a4e3dbbc886a62493aad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_477e1c45fbefdf6f463d7f795aaf7eef.setIcon(icon_be4eb417e072caf666eade2c5a8747a1);
|
|
|
|
|
|
var marker_e641d566cee781daa87887500fc853fd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4497623cfe07bbc64b956b6b3276c540 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84a6915124c1ecc2563f7a3b1e0fae6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e648c0383239450870052686e0f4631d = $(`<div id="html_e648c0383239450870052686e0f4631d" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_84a6915124c1ecc2563f7a3b1e0fae6e.setContent(html_e648c0383239450870052686e0f4631d);
|
|
|
|
|
|
|
|
marker_e641d566cee781daa87887500fc853fd.bindPopup(popup_84a6915124c1ecc2563f7a3b1e0fae6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e641d566cee781daa87887500fc853fd.setIcon(icon_4497623cfe07bbc64b956b6b3276c540);
|
|
|
|
|
|
var marker_669c3f81d756c9aba824a9af697751f2 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9494e73979778da1e0fa619213ff28eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa3386eb98fae174f99ac7992cff8530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f14416b6bce2f93c75218248df2bcbad = $(`<div id="html_f14416b6bce2f93c75218248df2bcbad" style="width: 100.0%; height: 100.0%;">bitcoiner.social:443</div>`)[0];
|
|
popup_aa3386eb98fae174f99ac7992cff8530.setContent(html_f14416b6bce2f93c75218248df2bcbad);
|
|
|
|
|
|
|
|
marker_669c3f81d756c9aba824a9af697751f2.bindPopup(popup_aa3386eb98fae174f99ac7992cff8530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_669c3f81d756c9aba824a9af697751f2.setIcon(icon_9494e73979778da1e0fa619213ff28eb);
|
|
|
|
|
|
var marker_fc91a33d5ef428a0d353102a01fd06e3 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f6368e61aae7ed83d58cba8628cc20ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79c1ea8f5e5c0c8d670954c13f12ba24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd863054cd8fc5577cf9f16e7252c1af = $(`<div id="html_cd863054cd8fc5577cf9f16e7252c1af" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_79c1ea8f5e5c0c8d670954c13f12ba24.setContent(html_cd863054cd8fc5577cf9f16e7252c1af);
|
|
|
|
|
|
|
|
marker_fc91a33d5ef428a0d353102a01fd06e3.bindPopup(popup_79c1ea8f5e5c0c8d670954c13f12ba24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc91a33d5ef428a0d353102a01fd06e3.setIcon(icon_f6368e61aae7ed83d58cba8628cc20ce);
|
|
|
|
|
|
var marker_ae1dff3cb9d33abf4f606f4767771ca1 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_1d016ef9e24ac84e58b5b30d158800c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_819ded98661c3c18d5d28f3e7b94f39d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1adbabacdf057b05fd03a96eff225e2 = $(`<div id="html_c1adbabacdf057b05fd03a96eff225e2" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_819ded98661c3c18d5d28f3e7b94f39d.setContent(html_c1adbabacdf057b05fd03a96eff225e2);
|
|
|
|
|
|
|
|
marker_ae1dff3cb9d33abf4f606f4767771ca1.bindPopup(popup_819ded98661c3c18d5d28f3e7b94f39d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae1dff3cb9d33abf4f606f4767771ca1.setIcon(icon_1d016ef9e24ac84e58b5b30d158800c3);
|
|
|
|
|
|
var marker_37b6c6fee80581eaf4697f616c93934f = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f9c056baf662e4bd2598d490117e1db0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ef7dd3d5031735285a0729333f3d07b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64f71f634ab3e1ede95984644f61275e = $(`<div id="html_64f71f634ab3e1ede95984644f61275e" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_1ef7dd3d5031735285a0729333f3d07b.setContent(html_64f71f634ab3e1ede95984644f61275e);
|
|
|
|
|
|
|
|
marker_37b6c6fee80581eaf4697f616c93934f.bindPopup(popup_1ef7dd3d5031735285a0729333f3d07b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37b6c6fee80581eaf4697f616c93934f.setIcon(icon_f9c056baf662e4bd2598d490117e1db0);
|
|
|
|
|
|
var marker_a462294c21b08c56f61963748df255b1 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_543c92c065763d4c4b0bd67c73a25244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0be0b367e5ee69c256d00aa4580f6a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a936eb73ba32641f6d77d2a6d3efb7a = $(`<div id="html_3a936eb73ba32641f6d77d2a6d3efb7a" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_c0be0b367e5ee69c256d00aa4580f6a3.setContent(html_3a936eb73ba32641f6d77d2a6d3efb7a);
|
|
|
|
|
|
|
|
marker_a462294c21b08c56f61963748df255b1.bindPopup(popup_c0be0b367e5ee69c256d00aa4580f6a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a462294c21b08c56f61963748df255b1.setIcon(icon_543c92c065763d4c4b0bd67c73a25244);
|
|
|
|
|
|
var marker_58b029e6b7eb7e533ce99b1f152ad4af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5046183c96ad4a5695504b8b3d10fbd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0794a3f5813fec52dc448a852f3b0bfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a39797e4a2eb01c51ee185f392f48bce = $(`<div id="html_a39797e4a2eb01c51ee185f392f48bce" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_0794a3f5813fec52dc448a852f3b0bfb.setContent(html_a39797e4a2eb01c51ee185f392f48bce);
|
|
|
|
|
|
|
|
marker_58b029e6b7eb7e533ce99b1f152ad4af.bindPopup(popup_0794a3f5813fec52dc448a852f3b0bfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58b029e6b7eb7e533ce99b1f152ad4af.setIcon(icon_5046183c96ad4a5695504b8b3d10fbd2);
|
|
|
|
|
|
var marker_0dbd5e25deb4b3af2c561f8d84af1bce = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5321db65d45b586b7f2dc7a9517d1444 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08063a2005f45638ef8203af95093829 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43331166cb5dc4d4f5337629c58112f4 = $(`<div id="html_43331166cb5dc4d4f5337629c58112f4" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com:443</div>`)[0];
|
|
popup_08063a2005f45638ef8203af95093829.setContent(html_43331166cb5dc4d4f5337629c58112f4);
|
|
|
|
|
|
|
|
marker_0dbd5e25deb4b3af2c561f8d84af1bce.bindPopup(popup_08063a2005f45638ef8203af95093829)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dbd5e25deb4b3af2c561f8d84af1bce.setIcon(icon_5321db65d45b586b7f2dc7a9517d1444);
|
|
|
|
|
|
var marker_07b70834715b8554ddb796cacaad4340 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a79717a82480feaa9cc4eac7f7dee7f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4efe6df6aa2ffa106e5d517d78e35672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3387ab5ce78758a1d0ece9fc7138ab5c = $(`<div id="html_3387ab5ce78758a1d0ece9fc7138ab5c" style="width: 100.0%; height: 100.0%;">nostr.data.haus:443</div>`)[0];
|
|
popup_4efe6df6aa2ffa106e5d517d78e35672.setContent(html_3387ab5ce78758a1d0ece9fc7138ab5c);
|
|
|
|
|
|
|
|
marker_07b70834715b8554ddb796cacaad4340.bindPopup(popup_4efe6df6aa2ffa106e5d517d78e35672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07b70834715b8554ddb796cacaad4340.setIcon(icon_a79717a82480feaa9cc4eac7f7dee7f4);
|
|
|
|
|
|
var marker_7cd881b71f9e72a60eb13c1a1b5c5afa = L.marker(
|
|
[40.7862, -74.0743],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6bfa54540c8f1e81a29ecd2e2b6cb72d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efe9184b0f14dba2081fa18a2c734914 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a5875639c0b3b6952688c3632f83bff = $(`<div id="html_6a5875639c0b3b6952688c3632f83bff" style="width: 100.0%; height: 100.0%;">relay-us.zombi.cloudrodion.com</div>`)[0];
|
|
popup_efe9184b0f14dba2081fa18a2c734914.setContent(html_6a5875639c0b3b6952688c3632f83bff);
|
|
|
|
|
|
|
|
marker_7cd881b71f9e72a60eb13c1a1b5c5afa.bindPopup(popup_efe9184b0f14dba2081fa18a2c734914)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cd881b71f9e72a60eb13c1a1b5c5afa.setIcon(icon_6bfa54540c8f1e81a29ecd2e2b6cb72d);
|
|
|
|
|
|
var marker_003a6cf47fe8fe42585d6b8de64c70db = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_be715fc25ee88d8717d3a9e6e1a3626e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5743d607f8fc917eafba5ccec300ef56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03af10da62b0f5f13720e2bb54e015ce = $(`<div id="html_03af10da62b0f5f13720e2bb54e015ce" style="width: 100.0%; height: 100.0%;">relay.thecryptosquid.com</div>`)[0];
|
|
popup_5743d607f8fc917eafba5ccec300ef56.setContent(html_03af10da62b0f5f13720e2bb54e015ce);
|
|
|
|
|
|
|
|
marker_003a6cf47fe8fe42585d6b8de64c70db.bindPopup(popup_5743d607f8fc917eafba5ccec300ef56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_003a6cf47fe8fe42585d6b8de64c70db.setIcon(icon_be715fc25ee88d8717d3a9e6e1a3626e);
|
|
|
|
|
|
var marker_30fb4009d5bb24065f3cb7bcdf427b49 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0b8504922b840ecef81c98d6cf91be69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9e9c55457d491cc0778e56a9007c116 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ffcad080f44351f36f226602c69969a = $(`<div id="html_2ffcad080f44351f36f226602c69969a" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_e9e9c55457d491cc0778e56a9007c116.setContent(html_2ffcad080f44351f36f226602c69969a);
|
|
|
|
|
|
|
|
marker_30fb4009d5bb24065f3cb7bcdf427b49.bindPopup(popup_e9e9c55457d491cc0778e56a9007c116)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30fb4009d5bb24065f3cb7bcdf427b49.setIcon(icon_0b8504922b840ecef81c98d6cf91be69);
|
|
|
|
|
|
var marker_2d1ad99d59cd85ed3605490ded791a6f = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9227223c5d12d984e9e2edaf953f759f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bf5b387e97d07674741c30c324772e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6250470eec4d9d0c2284c8709f04cdc = $(`<div id="html_f6250470eec4d9d0c2284c8709f04cdc" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com:443</div>`)[0];
|
|
popup_1bf5b387e97d07674741c30c324772e7.setContent(html_f6250470eec4d9d0c2284c8709f04cdc);
|
|
|
|
|
|
|
|
marker_2d1ad99d59cd85ed3605490ded791a6f.bindPopup(popup_1bf5b387e97d07674741c30c324772e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d1ad99d59cd85ed3605490ded791a6f.setIcon(icon_9227223c5d12d984e9e2edaf953f759f);
|
|
|
|
|
|
var marker_ed92c87ddf3bd00c43763a63fa60baa3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6fe89d26dd6e90e94b1e3bbb7827aa10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9eb5dcc84ddd21240d14e5b43adfcba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d25d5e1447d099beda8792b2dbae80d = $(`<div id="html_3d25d5e1447d099beda8792b2dbae80d" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev:443</div>`)[0];
|
|
popup_b9eb5dcc84ddd21240d14e5b43adfcba.setContent(html_3d25d5e1447d099beda8792b2dbae80d);
|
|
|
|
|
|
|
|
marker_ed92c87ddf3bd00c43763a63fa60baa3.bindPopup(popup_b9eb5dcc84ddd21240d14e5b43adfcba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed92c87ddf3bd00c43763a63fa60baa3.setIcon(icon_6fe89d26dd6e90e94b1e3bbb7827aa10);
|
|
|
|
|
|
var marker_8246a00c0b63f9bd60a22c784e0f4ffa = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_e193041c312ba3445f1a793e352dc2bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db46722711ab919d598d3bb384875dd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3edfe5c544a9aabdd56d959d1a872161 = $(`<div id="html_3edfe5c544a9aabdd56d959d1a872161" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_db46722711ab919d598d3bb384875dd4.setContent(html_3edfe5c544a9aabdd56d959d1a872161);
|
|
|
|
|
|
|
|
marker_8246a00c0b63f9bd60a22c784e0f4ffa.bindPopup(popup_db46722711ab919d598d3bb384875dd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8246a00c0b63f9bd60a22c784e0f4ffa.setIcon(icon_e193041c312ba3445f1a793e352dc2bf);
|
|
|
|
|
|
var marker_0809f31dc6c222db3f784858d23b22b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5891b95f6e9ac35dbbf50d1299c1276d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d75612f1bebfc8125c48ad664adb3ef2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d449fc128293f6ec04d964697d2ca38 = $(`<div id="html_6d449fc128293f6ec04d964697d2ca38" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_d75612f1bebfc8125c48ad664adb3ef2.setContent(html_6d449fc128293f6ec04d964697d2ca38);
|
|
|
|
|
|
|
|
marker_0809f31dc6c222db3f784858d23b22b7.bindPopup(popup_d75612f1bebfc8125c48ad664adb3ef2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0809f31dc6c222db3f784858d23b22b7.setIcon(icon_5891b95f6e9ac35dbbf50d1299c1276d);
|
|
|
|
|
|
var marker_9305c1833c47d5a1ce725094de400eb1 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_878bd82702e9f08ddcefda336d789019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc20942a2db37ccc9998f72192f4f5d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70513932511ebd790e9ca100ff4c47d4 = $(`<div id="html_70513932511ebd790e9ca100ff4c47d4" style="width: 100.0%; height: 100.0%;">nostr.tac.lol:443</div>`)[0];
|
|
popup_cc20942a2db37ccc9998f72192f4f5d1.setContent(html_70513932511ebd790e9ca100ff4c47d4);
|
|
|
|
|
|
|
|
marker_9305c1833c47d5a1ce725094de400eb1.bindPopup(popup_cc20942a2db37ccc9998f72192f4f5d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9305c1833c47d5a1ce725094de400eb1.setIcon(icon_878bd82702e9f08ddcefda336d789019);
|
|
|
|
|
|
var marker_3d3d480880727f8c1b2c74b1470c6520 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_cf66af986401457a88474afdd07da671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_935a8787d567a0de3420d65ea7b3358b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1601f4198fd7bb847a38327c660ce81d = $(`<div id="html_1601f4198fd7bb847a38327c660ce81d" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_935a8787d567a0de3420d65ea7b3358b.setContent(html_1601f4198fd7bb847a38327c660ce81d);
|
|
|
|
|
|
|
|
marker_3d3d480880727f8c1b2c74b1470c6520.bindPopup(popup_935a8787d567a0de3420d65ea7b3358b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d3d480880727f8c1b2c74b1470c6520.setIcon(icon_cf66af986401457a88474afdd07da671);
|
|
|
|
|
|
var marker_7939434c877e69b7e979b1421e278a6b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_ae46171785ffbbc1eb9c983fdd99ccff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a61363cff80288e3fb4b059a220b4fe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d323fdceb16ccf32e65ef6ae8ffd313 = $(`<div id="html_6d323fdceb16ccf32e65ef6ae8ffd313" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_a61363cff80288e3fb4b059a220b4fe6.setContent(html_6d323fdceb16ccf32e65ef6ae8ffd313);
|
|
|
|
|
|
|
|
marker_7939434c877e69b7e979b1421e278a6b.bindPopup(popup_a61363cff80288e3fb4b059a220b4fe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7939434c877e69b7e979b1421e278a6b.setIcon(icon_ae46171785ffbbc1eb9c983fdd99ccff);
|
|
|
|
|
|
var marker_f3adeab3a891934a8f8736c7067494a5 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_91fc5192b9ae414aa4a644c99728a4cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_375e9f54393240d0b0f2aa7edf5a863b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dabea90e3aa88ec5d5d8709e15fe9b31 = $(`<div id="html_dabea90e3aa88ec5d5d8709e15fe9b31" style="width: 100.0%; height: 100.0%;">relay2.angor.io:443</div>`)[0];
|
|
popup_375e9f54393240d0b0f2aa7edf5a863b.setContent(html_dabea90e3aa88ec5d5d8709e15fe9b31);
|
|
|
|
|
|
|
|
marker_f3adeab3a891934a8f8736c7067494a5.bindPopup(popup_375e9f54393240d0b0f2aa7edf5a863b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3adeab3a891934a8f8736c7067494a5.setIcon(icon_91fc5192b9ae414aa4a644c99728a4cf);
|
|
|
|
|
|
var marker_c21c88b90418673c08c65d27a818e44e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_43bef1a457224f63e4fb2542483efb78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e402454eb6bda6d3dc3b3dfea37540b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f08f29325dac088e49b84d1f9b45e54 = $(`<div id="html_0f08f29325dac088e49b84d1f9b45e54" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_0e402454eb6bda6d3dc3b3dfea37540b.setContent(html_0f08f29325dac088e49b84d1f9b45e54);
|
|
|
|
|
|
|
|
marker_c21c88b90418673c08c65d27a818e44e.bindPopup(popup_0e402454eb6bda6d3dc3b3dfea37540b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c21c88b90418673c08c65d27a818e44e.setIcon(icon_43bef1a457224f63e4fb2542483efb78);
|
|
|
|
|
|
var marker_35d3e3dfe48a1039201915fe6c5473dd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c91fd78a2c3d4fe089055af05fb1d4fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_841de7c2aae473e6399e547e69e124b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1524f2bef9631f29e03a074c2c8db509 = $(`<div id="html_1524f2bef9631f29e03a074c2c8db509" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_841de7c2aae473e6399e547e69e124b7.setContent(html_1524f2bef9631f29e03a074c2c8db509);
|
|
|
|
|
|
|
|
marker_35d3e3dfe48a1039201915fe6c5473dd.bindPopup(popup_841de7c2aae473e6399e547e69e124b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35d3e3dfe48a1039201915fe6c5473dd.setIcon(icon_c91fd78a2c3d4fe089055af05fb1d4fb);
|
|
|
|
|
|
var marker_c0859de7b0e1af0d8b4ad8cc7114b589 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_507490abe309b7a837b9098ac3c7c603 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a32e4451db50c538d260fc93ed41adc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c120b460605f5c5cee08a06318ed392 = $(`<div id="html_6c120b460605f5c5cee08a06318ed392" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_9a32e4451db50c538d260fc93ed41adc.setContent(html_6c120b460605f5c5cee08a06318ed392);
|
|
|
|
|
|
|
|
marker_c0859de7b0e1af0d8b4ad8cc7114b589.bindPopup(popup_9a32e4451db50c538d260fc93ed41adc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0859de7b0e1af0d8b4ad8cc7114b589.setIcon(icon_507490abe309b7a837b9098ac3c7c603);
|
|
|
|
|
|
var marker_db8309c4c23381865ab0248fd16a5c46 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_60de8385f763ab75cd2420fdccdc3c6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6310489072a13bfc3dd22d36a2b3f837 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a59ac664fe2e530950403debf7ed2f6 = $(`<div id="html_7a59ac664fe2e530950403debf7ed2f6" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_6310489072a13bfc3dd22d36a2b3f837.setContent(html_7a59ac664fe2e530950403debf7ed2f6);
|
|
|
|
|
|
|
|
marker_db8309c4c23381865ab0248fd16a5c46.bindPopup(popup_6310489072a13bfc3dd22d36a2b3f837)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db8309c4c23381865ab0248fd16a5c46.setIcon(icon_60de8385f763ab75cd2420fdccdc3c6c);
|
|
|
|
|
|
var marker_e5d3ca6fc9072ea4104eaf9816840e4b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_f7120a2c784a3a229d2a807ff2266f46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea30b434379fd6e8133efe975984e8c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbbd5c75749be12c757a036cce763ed0 = $(`<div id="html_fbbd5c75749be12c757a036cce763ed0" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_ea30b434379fd6e8133efe975984e8c4.setContent(html_fbbd5c75749be12c757a036cce763ed0);
|
|
|
|
|
|
|
|
marker_e5d3ca6fc9072ea4104eaf9816840e4b.bindPopup(popup_ea30b434379fd6e8133efe975984e8c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5d3ca6fc9072ea4104eaf9816840e4b.setIcon(icon_f7120a2c784a3a229d2a807ff2266f46);
|
|
|
|
|
|
var marker_4cbdc1f4f1c3242c0049a6fae6ac95a8 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_0de15913269395ecbfb2fc23284708d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40cae28dccab0ac619199006143f902d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_251172672d30ce38b0aa2a4c5f47a480 = $(`<div id="html_251172672d30ce38b0aa2a4c5f47a480" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_40cae28dccab0ac619199006143f902d.setContent(html_251172672d30ce38b0aa2a4c5f47a480);
|
|
|
|
|
|
|
|
marker_4cbdc1f4f1c3242c0049a6fae6ac95a8.bindPopup(popup_40cae28dccab0ac619199006143f902d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cbdc1f4f1c3242c0049a6fae6ac95a8.setIcon(icon_0de15913269395ecbfb2fc23284708d0);
|
|
|
|
|
|
var marker_485603abb5e23412cfb6ac9b13f5965e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6319a94ad3bdede3a342794b048724b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5edfa3114f5513529382e8de7b9e2ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0c54bb41460ca4163b8bd11fc431e9e = $(`<div id="html_f0c54bb41460ca4163b8bd11fc431e9e" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app:443</div>`)[0];
|
|
popup_e5edfa3114f5513529382e8de7b9e2ab.setContent(html_f0c54bb41460ca4163b8bd11fc431e9e);
|
|
|
|
|
|
|
|
marker_485603abb5e23412cfb6ac9b13f5965e.bindPopup(popup_e5edfa3114f5513529382e8de7b9e2ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_485603abb5e23412cfb6ac9b13f5965e.setIcon(icon_6319a94ad3bdede3a342794b048724b5);
|
|
|
|
|
|
var marker_4fef551678958ee4877640255e7499f8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9bd1bd7d2618113820220e7d23d94104 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_001f6ae0a02aa92df24a4aefdfbef4b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_155d0c8cd52706c3df171556598869e0 = $(`<div id="html_155d0c8cd52706c3df171556598869e0" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_001f6ae0a02aa92df24a4aefdfbef4b7.setContent(html_155d0c8cd52706c3df171556598869e0);
|
|
|
|
|
|
|
|
marker_4fef551678958ee4877640255e7499f8.bindPopup(popup_001f6ae0a02aa92df24a4aefdfbef4b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fef551678958ee4877640255e7499f8.setIcon(icon_9bd1bd7d2618113820220e7d23d94104);
|
|
|
|
|
|
var marker_4fd540c559152702a0dfba4d93c7e07e = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c0c4ac66c3d93423d67814ee077fe29e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b19fcb4927cd50ab0068474bead6211f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a428eff2ac65ba128e81641ac554b9f = $(`<div id="html_7a428eff2ac65ba128e81641ac554b9f" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com:443</div>`)[0];
|
|
popup_b19fcb4927cd50ab0068474bead6211f.setContent(html_7a428eff2ac65ba128e81641ac554b9f);
|
|
|
|
|
|
|
|
marker_4fd540c559152702a0dfba4d93c7e07e.bindPopup(popup_b19fcb4927cd50ab0068474bead6211f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fd540c559152702a0dfba4d93c7e07e.setIcon(icon_c0c4ac66c3d93423d67814ee077fe29e);
|
|
|
|
|
|
var marker_75e45a4ff59af896475a82a29d3459c3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_99a245929b3f2f780f34236622125683 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e69719727347e220a43a3dbcdda9ef5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_505887b3e97a91f623704db479f66087 = $(`<div id="html_505887b3e97a91f623704db479f66087" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_e69719727347e220a43a3dbcdda9ef5c.setContent(html_505887b3e97a91f623704db479f66087);
|
|
|
|
|
|
|
|
marker_75e45a4ff59af896475a82a29d3459c3.bindPopup(popup_e69719727347e220a43a3dbcdda9ef5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75e45a4ff59af896475a82a29d3459c3.setIcon(icon_99a245929b3f2f780f34236622125683);
|
|
|
|
|
|
var marker_fc5e8b2af365e44018906a21a339e0f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_930d08219651c34f2447fc6081f0c01f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c80bc9c46864dd2772504ec353641f8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf7cf198a3bc616c76350eaeef5e4eb4 = $(`<div id="html_bf7cf198a3bc616c76350eaeef5e4eb4" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_c80bc9c46864dd2772504ec353641f8f.setContent(html_bf7cf198a3bc616c76350eaeef5e4eb4);
|
|
|
|
|
|
|
|
marker_fc5e8b2af365e44018906a21a339e0f7.bindPopup(popup_c80bc9c46864dd2772504ec353641f8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc5e8b2af365e44018906a21a339e0f7.setIcon(icon_930d08219651c34f2447fc6081f0c01f);
|
|
|
|
|
|
var marker_524ffaaa74652f6fa0db046868b67678 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_088656de4b1c78d750981c2e156dbff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0230f144dfa40c616648997b52e466e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8c43f4a6bcd90e0c8aa7cf3415c8115 = $(`<div id="html_c8c43f4a6bcd90e0c8aa7cf3415c8115" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_0230f144dfa40c616648997b52e466e7.setContent(html_c8c43f4a6bcd90e0c8aa7cf3415c8115);
|
|
|
|
|
|
|
|
marker_524ffaaa74652f6fa0db046868b67678.bindPopup(popup_0230f144dfa40c616648997b52e466e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_524ffaaa74652f6fa0db046868b67678.setIcon(icon_088656de4b1c78d750981c2e156dbff7);
|
|
|
|
|
|
var marker_771aa723f7d4727cda16b9108524d34c = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_295e3a1545805105d5a5873bbec275ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a6ecfb76cfe905d8aa3e20cc79cab4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cae51bb551d7174df91464349d7ba2ba = $(`<div id="html_cae51bb551d7174df91464349d7ba2ba" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_4a6ecfb76cfe905d8aa3e20cc79cab4c.setContent(html_cae51bb551d7174df91464349d7ba2ba);
|
|
|
|
|
|
|
|
marker_771aa723f7d4727cda16b9108524d34c.bindPopup(popup_4a6ecfb76cfe905d8aa3e20cc79cab4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_771aa723f7d4727cda16b9108524d34c.setIcon(icon_295e3a1545805105d5a5873bbec275ff);
|
|
|
|
|
|
var marker_33a9166abda00c2f1a1d5ebeb955515b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7c5681d6936d30d4e3266ce8c44d1a72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f11af47590388e889e4885e70d4a900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4fdc2c04fde43131fc33364812371c5 = $(`<div id="html_c4fdc2c04fde43131fc33364812371c5" style="width: 100.0%; height: 100.0%;">nostr.girino.org:443</div>`)[0];
|
|
popup_3f11af47590388e889e4885e70d4a900.setContent(html_c4fdc2c04fde43131fc33364812371c5);
|
|
|
|
|
|
|
|
marker_33a9166abda00c2f1a1d5ebeb955515b.bindPopup(popup_3f11af47590388e889e4885e70d4a900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33a9166abda00c2f1a1d5ebeb955515b.setIcon(icon_7c5681d6936d30d4e3266ce8c44d1a72);
|
|
|
|
|
|
var marker_c2f57e48b477a424b948eed26b9a4886 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_eb8953704b9a371d6e0ac307951aaf89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b36ae6df186e9167273ace8a3d2a4ff4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a3bd9f4c30fd8ea609376b48ebdb8d9 = $(`<div id="html_3a3bd9f4c30fd8ea609376b48ebdb8d9" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_b36ae6df186e9167273ace8a3d2a4ff4.setContent(html_3a3bd9f4c30fd8ea609376b48ebdb8d9);
|
|
|
|
|
|
|
|
marker_c2f57e48b477a424b948eed26b9a4886.bindPopup(popup_b36ae6df186e9167273ace8a3d2a4ff4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2f57e48b477a424b948eed26b9a4886.setIcon(icon_eb8953704b9a371d6e0ac307951aaf89);
|
|
|
|
|
|
var marker_da838540d7a894d5038dd337535add56 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_3bcf77f43215af292db84df74e73c46e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e04e64788cc8de13f7f1db89e96774a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03ff1eea62ff485ea6b52c5892787f4b = $(`<div id="html_03ff1eea62ff485ea6b52c5892787f4b" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_e04e64788cc8de13f7f1db89e96774a5.setContent(html_03ff1eea62ff485ea6b52c5892787f4b);
|
|
|
|
|
|
|
|
marker_da838540d7a894d5038dd337535add56.bindPopup(popup_e04e64788cc8de13f7f1db89e96774a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da838540d7a894d5038dd337535add56.setIcon(icon_3bcf77f43215af292db84df74e73c46e);
|
|
|
|
|
|
var marker_0f77b249ab969973144eee33947bc283 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5a8c63ed2fb381b585c211d58668a5b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c8d6743aca6d0aa24bf203465555cbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8e946596c8fa9ed81f2381b9841d876 = $(`<div id="html_c8e946596c8fa9ed81f2381b9841d876" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_4c8d6743aca6d0aa24bf203465555cbb.setContent(html_c8e946596c8fa9ed81f2381b9841d876);
|
|
|
|
|
|
|
|
marker_0f77b249ab969973144eee33947bc283.bindPopup(popup_4c8d6743aca6d0aa24bf203465555cbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f77b249ab969973144eee33947bc283.setIcon(icon_5a8c63ed2fb381b585c211d58668a5b5);
|
|
|
|
|
|
var marker_f02abb151bbd6c0e9b83a31aacbf35e9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9cc6b135238ef8fef5c44c2ff97c3709 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a78cce0567618675e2491952c790e2e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d3d265939eb5ee42578cf278365b9f7 = $(`<div id="html_4d3d265939eb5ee42578cf278365b9f7" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_a78cce0567618675e2491952c790e2e2.setContent(html_4d3d265939eb5ee42578cf278365b9f7);
|
|
|
|
|
|
|
|
marker_f02abb151bbd6c0e9b83a31aacbf35e9.bindPopup(popup_a78cce0567618675e2491952c790e2e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f02abb151bbd6c0e9b83a31aacbf35e9.setIcon(icon_9cc6b135238ef8fef5c44c2ff97c3709);
|
|
|
|
|
|
var marker_6fc087d47caa4fe4dfcdbf554cdd24f1 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_55c364ac095b6ddc8f2c8a646b9a0597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b89995d751f1ceac015b50eef88690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_435ae292c788f57e527ca8ba3c334530 = $(`<div id="html_435ae292c788f57e527ca8ba3c334530" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_41b89995d751f1ceac015b50eef88690.setContent(html_435ae292c788f57e527ca8ba3c334530);
|
|
|
|
|
|
|
|
marker_6fc087d47caa4fe4dfcdbf554cdd24f1.bindPopup(popup_41b89995d751f1ceac015b50eef88690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fc087d47caa4fe4dfcdbf554cdd24f1.setIcon(icon_55c364ac095b6ddc8f2c8a646b9a0597);
|
|
|
|
|
|
var marker_9e21c49d342cbe0ed65978d36db9cd28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c0dc432b0138f82d72369663e601d0c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbfd3000662849dd98e9b17796ef8801 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3778fd949a5c1787b5a47cc42feef15 = $(`<div id="html_a3778fd949a5c1787b5a47cc42feef15" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_bbfd3000662849dd98e9b17796ef8801.setContent(html_a3778fd949a5c1787b5a47cc42feef15);
|
|
|
|
|
|
|
|
marker_9e21c49d342cbe0ed65978d36db9cd28.bindPopup(popup_bbfd3000662849dd98e9b17796ef8801)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e21c49d342cbe0ed65978d36db9cd28.setIcon(icon_c0dc432b0138f82d72369663e601d0c2);
|
|
|
|
|
|
var marker_b8dff5d1b26e5e959a3a31e89b519b68 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_a580b7f282742a7d506afd77647fc87a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb4a09f286b0bb23d02cbccaf867482a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94619c8094868b70f8cc9d38b6c504b5 = $(`<div id="html_94619c8094868b70f8cc9d38b6c504b5" style="width: 100.0%; height: 100.0%;">relay.layer.systems:443</div>`)[0];
|
|
popup_fb4a09f286b0bb23d02cbccaf867482a.setContent(html_94619c8094868b70f8cc9d38b6c504b5);
|
|
|
|
|
|
|
|
marker_b8dff5d1b26e5e959a3a31e89b519b68.bindPopup(popup_fb4a09f286b0bb23d02cbccaf867482a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8dff5d1b26e5e959a3a31e89b519b68.setIcon(icon_a580b7f282742a7d506afd77647fc87a);
|
|
|
|
|
|
var marker_de812baa6b3dde79e0f98c1666c6afbb = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_cc7267927f7f1e361aa15778a3b0bff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddf035a25fcbb4a5fdfefd7855d1c845 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b672a06b46bac27a41a569c4f9e7a0e = $(`<div id="html_3b672a06b46bac27a41a569c4f9e7a0e" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_ddf035a25fcbb4a5fdfefd7855d1c845.setContent(html_3b672a06b46bac27a41a569c4f9e7a0e);
|
|
|
|
|
|
|
|
marker_de812baa6b3dde79e0f98c1666c6afbb.bindPopup(popup_ddf035a25fcbb4a5fdfefd7855d1c845)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de812baa6b3dde79e0f98c1666c6afbb.setIcon(icon_cc7267927f7f1e361aa15778a3b0bff1);
|
|
|
|
|
|
var marker_6a179c56d75bb5601428da0224b823e0 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c31d716af641df4167950003f557e3a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b449b355f67d21c8643927aa31821fb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c8196f5921136ea89ca59545c690d3 = $(`<div id="html_57c8196f5921136ea89ca59545c690d3" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_b449b355f67d21c8643927aa31821fb5.setContent(html_57c8196f5921136ea89ca59545c690d3);
|
|
|
|
|
|
|
|
marker_6a179c56d75bb5601428da0224b823e0.bindPopup(popup_b449b355f67d21c8643927aa31821fb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a179c56d75bb5601428da0224b823e0.setIcon(icon_c31d716af641df4167950003f557e3a5);
|
|
|
|
|
|
var marker_04431ddb0369aec8bf5232acb698ad73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_c45649307e3e21e8afd5ece38fd67e11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fd0d08a1ac83e8fe36266f681914d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3970420b644ed501d80beda0fc7276d3 = $(`<div id="html_3970420b644ed501d80beda0fc7276d3" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st:443</div>`)[0];
|
|
popup_3fd0d08a1ac83e8fe36266f681914d5a.setContent(html_3970420b644ed501d80beda0fc7276d3);
|
|
|
|
|
|
|
|
marker_04431ddb0369aec8bf5232acb698ad73.bindPopup(popup_3fd0d08a1ac83e8fe36266f681914d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04431ddb0369aec8bf5232acb698ad73.setIcon(icon_c45649307e3e21e8afd5ece38fd67e11);
|
|
|
|
|
|
var marker_600c4db72ae0e2a44eddb7283691c914 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_732c69d02862fc91ecc8c594f9223261 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36c14dbbea10897c637f55186d6fe34b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5fe3fed3b93b5168f919646c9443e1e = $(`<div id="html_d5fe3fed3b93b5168f919646c9443e1e" style="width: 100.0%; height: 100.0%;">nostr.chaima.info:443</div>`)[0];
|
|
popup_36c14dbbea10897c637f55186d6fe34b.setContent(html_d5fe3fed3b93b5168f919646c9443e1e);
|
|
|
|
|
|
|
|
marker_600c4db72ae0e2a44eddb7283691c914.bindPopup(popup_36c14dbbea10897c637f55186d6fe34b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_600c4db72ae0e2a44eddb7283691c914.setIcon(icon_732c69d02862fc91ecc8c594f9223261);
|
|
|
|
|
|
var marker_2e772a0110502585fb3cd6d23dd30a38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_39d432ac43ce7b9a62a3897c9561b3e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de7a675004f2b67c06809d8f2772de6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b47f910fb6fac5d20116c1053d948f85 = $(`<div id="html_b47f910fb6fac5d20116c1053d948f85" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol:443</div>`)[0];
|
|
popup_de7a675004f2b67c06809d8f2772de6c.setContent(html_b47f910fb6fac5d20116c1053d948f85);
|
|
|
|
|
|
|
|
marker_2e772a0110502585fb3cd6d23dd30a38.bindPopup(popup_de7a675004f2b67c06809d8f2772de6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e772a0110502585fb3cd6d23dd30a38.setIcon(icon_39d432ac43ce7b9a62a3897c9561b3e1);
|
|
|
|
|
|
var marker_740d3aa3f37ae946683b3aea39f681f0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_5280863085ba2af9b389ac68210953ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c614c6542ce4db4fa73150cdacada248 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e974ba316fc8c7569bfdaae4e3018572 = $(`<div id="html_e974ba316fc8c7569bfdaae4e3018572" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_c614c6542ce4db4fa73150cdacada248.setContent(html_e974ba316fc8c7569bfdaae4e3018572);
|
|
|
|
|
|
|
|
marker_740d3aa3f37ae946683b3aea39f681f0.bindPopup(popup_c614c6542ce4db4fa73150cdacada248)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_740d3aa3f37ae946683b3aea39f681f0.setIcon(icon_5280863085ba2af9b389ac68210953ef);
|
|
|
|
|
|
var marker_5adc2214c4c8ad6f12d4b6d7d8bc6f20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_802725b4fc369a6d11a8f1907aab08cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1beca2f0d369e56d26d53518ae7f1cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c818f60b86c2f97f3cf5053a13a5d66c = $(`<div id="html_c818f60b86c2f97f3cf5053a13a5d66c" style="width: 100.0%; height: 100.0%;">relay.dreamith.to:443</div>`)[0];
|
|
popup_e1beca2f0d369e56d26d53518ae7f1cd.setContent(html_c818f60b86c2f97f3cf5053a13a5d66c);
|
|
|
|
|
|
|
|
marker_5adc2214c4c8ad6f12d4b6d7d8bc6f20.bindPopup(popup_e1beca2f0d369e56d26d53518ae7f1cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5adc2214c4c8ad6f12d4b6d7d8bc6f20.setIcon(icon_802725b4fc369a6d11a8f1907aab08cc);
|
|
|
|
|
|
var marker_58a307079374052f0a3d4d606dc2ae5d = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_83237a0884412d6b4221052a469830c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c955d456870ece866a3bc3e58b0348a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e621bcf32fe8a5f326d5224152307fd4 = $(`<div id="html_e621bcf32fe8a5f326d5224152307fd4" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_1c955d456870ece866a3bc3e58b0348a.setContent(html_e621bcf32fe8a5f326d5224152307fd4);
|
|
|
|
|
|
|
|
marker_58a307079374052f0a3d4d606dc2ae5d.bindPopup(popup_1c955d456870ece866a3bc3e58b0348a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58a307079374052f0a3d4d606dc2ae5d.setIcon(icon_83237a0884412d6b4221052a469830c6);
|
|
|
|
|
|
var marker_a0c75221b5700b813c8fd8c858d309aa = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_cc6d9b37c450971b72816725376f39be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d17ed4afe64b3e6dce339a22f0d15575 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34911c41d06a90b59c87d571f079efb3 = $(`<div id="html_34911c41d06a90b59c87d571f079efb3" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com:443</div>`)[0];
|
|
popup_d17ed4afe64b3e6dce339a22f0d15575.setContent(html_34911c41d06a90b59c87d571f079efb3);
|
|
|
|
|
|
|
|
marker_a0c75221b5700b813c8fd8c858d309aa.bindPopup(popup_d17ed4afe64b3e6dce339a22f0d15575)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0c75221b5700b813c8fd8c858d309aa.setIcon(icon_cc6d9b37c450971b72816725376f39be);
|
|
|
|
|
|
var marker_6a9295ce14653de27b544efb5c280120 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9c009d424492e7fc8c90482f85a10a8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e06ddacaf4cc7a6da7f1492169bc8ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d577c0e9937ae75a7bb8e945b50c0e89 = $(`<div id="html_d577c0e9937ae75a7bb8e945b50c0e89" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_4e06ddacaf4cc7a6da7f1492169bc8ea.setContent(html_d577c0e9937ae75a7bb8e945b50c0e89);
|
|
|
|
|
|
|
|
marker_6a9295ce14653de27b544efb5c280120.bindPopup(popup_4e06ddacaf4cc7a6da7f1492169bc8ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a9295ce14653de27b544efb5c280120.setIcon(icon_9c009d424492e7fc8c90482f85a10a8a);
|
|
|
|
|
|
var marker_fff4a6c32f561ff345e795b4ed4be9d9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_d8658b50d46c47a82ea0bf8732fea7af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e74bd444afcc1606ad80e03b275f62f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fa8c54b9fc8116bb5051b216d41efaa = $(`<div id="html_6fa8c54b9fc8116bb5051b216d41efaa" style="width: 100.0%; height: 100.0%;">relay.wisp.talk:443</div>`)[0];
|
|
popup_e74bd444afcc1606ad80e03b275f62f0.setContent(html_6fa8c54b9fc8116bb5051b216d41efaa);
|
|
|
|
|
|
|
|
marker_fff4a6c32f561ff345e795b4ed4be9d9.bindPopup(popup_e74bd444afcc1606ad80e03b275f62f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fff4a6c32f561ff345e795b4ed4be9d9.setIcon(icon_d8658b50d46c47a82ea0bf8732fea7af);
|
|
|
|
|
|
var marker_271d2ff583aaeab0ed33b4b38bb4ecd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_315e081b7e6720d968106f14e0f79cd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d77f6d950506e32d54d0fb8b3a14f44f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb9b8c84f61a0a5c535dd1ee3ee9add = $(`<div id="html_3bb9b8c84f61a0a5c535dd1ee3ee9add" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_d77f6d950506e32d54d0fb8b3a14f44f.setContent(html_3bb9b8c84f61a0a5c535dd1ee3ee9add);
|
|
|
|
|
|
|
|
marker_271d2ff583aaeab0ed33b4b38bb4ecd7.bindPopup(popup_d77f6d950506e32d54d0fb8b3a14f44f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_271d2ff583aaeab0ed33b4b38bb4ecd7.setIcon(icon_315e081b7e6720d968106f14e0f79cd9);
|
|
|
|
|
|
var marker_f21a0c88d36e999f5c58400b373aa404 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_4b805a6a78a18b5ff8f962eb8fd45259 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ac5119364f16313a2d0f83841f52f2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c7ec9906981ec8fa052278d83d2cc56 = $(`<div id="html_1c7ec9906981ec8fa052278d83d2cc56" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_5ac5119364f16313a2d0f83841f52f2d.setContent(html_1c7ec9906981ec8fa052278d83d2cc56);
|
|
|
|
|
|
|
|
marker_f21a0c88d36e999f5c58400b373aa404.bindPopup(popup_5ac5119364f16313a2d0f83841f52f2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f21a0c88d36e999f5c58400b373aa404.setIcon(icon_4b805a6a78a18b5ff8f962eb8fd45259);
|
|
|
|
|
|
var marker_f524b8a1b0cda67d513def61fe0c56b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_fdbf41653c9ccadd825742b72a847643 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_752ebe9eaa56c8ecaa99fa8a241f5e95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ad7c9020d8c25a8e8063e18075db0c8 = $(`<div id="html_2ad7c9020d8c25a8e8063e18075db0c8" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_752ebe9eaa56c8ecaa99fa8a241f5e95.setContent(html_2ad7c9020d8c25a8e8063e18075db0c8);
|
|
|
|
|
|
|
|
marker_f524b8a1b0cda67d513def61fe0c56b6.bindPopup(popup_752ebe9eaa56c8ecaa99fa8a241f5e95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f524b8a1b0cda67d513def61fe0c56b6.setIcon(icon_fdbf41653c9ccadd825742b72a847643);
|
|
|
|
|
|
var marker_d40f227bec8f8a62c333e0d6670e4de7 = L.marker(
|
|
[47.4949, 8.71954],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_bbe8a3d9894d6def9159186b3538fdb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4abba9328fe69cb94fd8bd7045c4d0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0262f07c021f8c3e5245d9c14c841e3f = $(`<div id="html_0262f07c021f8c3e5245d9c14c841e3f" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_a4abba9328fe69cb94fd8bd7045c4d0c.setContent(html_0262f07c021f8c3e5245d9c14c841e3f);
|
|
|
|
|
|
|
|
marker_d40f227bec8f8a62c333e0d6670e4de7.bindPopup(popup_a4abba9328fe69cb94fd8bd7045c4d0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d40f227bec8f8a62c333e0d6670e4de7.setIcon(icon_bbe8a3d9894d6def9159186b3538fdb0);
|
|
|
|
|
|
var marker_f52781509900f1d2372d82f11d923e76 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_b88cd0f7d43b4d7095760573625ad85c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d86c96a6908e3ce49c2492c7cfbc9d0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b5088f84ea92b46ac55559fcb22b376 = $(`<div id="html_5b5088f84ea92b46ac55559fcb22b376" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_d86c96a6908e3ce49c2492c7cfbc9d0b.setContent(html_5b5088f84ea92b46ac55559fcb22b376);
|
|
|
|
|
|
|
|
marker_f52781509900f1d2372d82f11d923e76.bindPopup(popup_d86c96a6908e3ce49c2492c7cfbc9d0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f52781509900f1d2372d82f11d923e76.setIcon(icon_b88cd0f7d43b4d7095760573625ad85c);
|
|
|
|
|
|
var marker_be89f66009ded689a251fd6fc400668c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_7db7a6b3d912bd3fe6d7944d6c165139 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f079b74ac1297d3eea563a8cfd0afd69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a646245d7b5bcc9abcabf7557c88f94a = $(`<div id="html_a646245d7b5bcc9abcabf7557c88f94a" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app:443</div>`)[0];
|
|
popup_f079b74ac1297d3eea563a8cfd0afd69.setContent(html_a646245d7b5bcc9abcabf7557c88f94a);
|
|
|
|
|
|
|
|
marker_be89f66009ded689a251fd6fc400668c.bindPopup(popup_f079b74ac1297d3eea563a8cfd0afd69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be89f66009ded689a251fd6fc400668c.setIcon(icon_7db7a6b3d912bd3fe6d7944d6c165139);
|
|
|
|
|
|
var marker_7016ed0fa44ec5d15095ab35b469cde0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_8ac8436c77120a5cfae7302780b6fcf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ea482179c01472220ab0b53c86feb34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64bca3f4979a4831a8f71dfd20ed6a90 = $(`<div id="html_64bca3f4979a4831a8f71dfd20ed6a90" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_4ea482179c01472220ab0b53c86feb34.setContent(html_64bca3f4979a4831a8f71dfd20ed6a90);
|
|
|
|
|
|
|
|
marker_7016ed0fa44ec5d15095ab35b469cde0.bindPopup(popup_4ea482179c01472220ab0b53c86feb34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7016ed0fa44ec5d15095ab35b469cde0.setIcon(icon_8ac8436c77120a5cfae7302780b6fcf6);
|
|
|
|
|
|
var marker_06045bb0cd44d7c1a218871eddc9711f = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_fc9ab431008c66545d2f42e987ecf192 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b951c9247b063ba04c10a761abaa40fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3a4d247a783bcdc1455e68ed1a8e357 = $(`<div id="html_f3a4d247a783bcdc1455e68ed1a8e357" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_b951c9247b063ba04c10a761abaa40fc.setContent(html_f3a4d247a783bcdc1455e68ed1a8e357);
|
|
|
|
|
|
|
|
marker_06045bb0cd44d7c1a218871eddc9711f.bindPopup(popup_b951c9247b063ba04c10a761abaa40fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06045bb0cd44d7c1a218871eddc9711f.setIcon(icon_fc9ab431008c66545d2f42e987ecf192);
|
|
|
|
|
|
var marker_395e78dc56b8d4127fd78eafac5f7344 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_6e18e1062b979d84b90803541be8f4b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f0e1a81de89f70f740c07b2b48aa2e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7642d490d68cd291afe1f0f70dcd6a01 = $(`<div id="html_7642d490d68cd291afe1f0f70dcd6a01" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com:443</div>`)[0];
|
|
popup_6f0e1a81de89f70f740c07b2b48aa2e4.setContent(html_7642d490d68cd291afe1f0f70dcd6a01);
|
|
|
|
|
|
|
|
marker_395e78dc56b8d4127fd78eafac5f7344.bindPopup(popup_6f0e1a81de89f70f740c07b2b48aa2e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_395e78dc56b8d4127fd78eafac5f7344.setIcon(icon_6e18e1062b979d84b90803541be8f4b9);
|
|
|
|
|
|
var marker_bb119a9cc84023e75ddfca5f666ff46f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9330d094e936da3c6f75b8b4438f765a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbd35e6d92e5ca87c3af160b5add8061 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e15d4413923c9f5e8c40922baa25b5d2 = $(`<div id="html_e15d4413923c9f5e8c40922baa25b5d2" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_fbd35e6d92e5ca87c3af160b5add8061.setContent(html_e15d4413923c9f5e8c40922baa25b5d2);
|
|
|
|
|
|
|
|
marker_bb119a9cc84023e75ddfca5f666ff46f.bindPopup(popup_fbd35e6d92e5ca87c3af160b5add8061)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb119a9cc84023e75ddfca5f666ff46f.setIcon(icon_9330d094e936da3c6f75b8b4438f765a);
|
|
|
|
|
|
var marker_baab64a4d43fa6ce1a0a97336d0c5c59 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_2703e1d64aeda5911fe1c3269f6a7a44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6d9a4a20eff68081f57c791796fa150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c7075ba1690bc3cca6c0b5125aba4a = $(`<div id="html_b2c7075ba1690bc3cca6c0b5125aba4a" style="width: 100.0%; height: 100.0%;">nostr.davenov.com</div>`)[0];
|
|
popup_a6d9a4a20eff68081f57c791796fa150.setContent(html_b2c7075ba1690bc3cca6c0b5125aba4a);
|
|
|
|
|
|
|
|
marker_baab64a4d43fa6ce1a0a97336d0c5c59.bindPopup(popup_a6d9a4a20eff68081f57c791796fa150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baab64a4d43fa6ce1a0a97336d0c5c59.setIcon(icon_2703e1d64aeda5911fe1c3269f6a7a44);
|
|
|
|
|
|
var marker_3df4113ad86d3efa05755aa2829f0b3a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_719ed968806ad6ae41dd71f0bc810570 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e277bffca9d8427f74040e59117bd14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc056d615c1e9ab14f9f81819a5ce3a4 = $(`<div id="html_fc056d615c1e9ab14f9f81819a5ce3a4" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_6e277bffca9d8427f74040e59117bd14.setContent(html_fc056d615c1e9ab14f9f81819a5ce3a4);
|
|
|
|
|
|
|
|
marker_3df4113ad86d3efa05755aa2829f0b3a.bindPopup(popup_6e277bffca9d8427f74040e59117bd14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3df4113ad86d3efa05755aa2829f0b3a.setIcon(icon_719ed968806ad6ae41dd71f0bc810570);
|
|
|
|
|
|
var marker_a41cbfe34c81013d9261538085b448a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_90552262c888fd45d30dd5d84742693a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4abe7036086c7b9262853d24ea617970 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87865c68534692081cf5e7d8b4e046e5 = $(`<div id="html_87865c68534692081cf5e7d8b4e046e5" style="width: 100.0%; height: 100.0%;">nexus.libernet.app:443</div>`)[0];
|
|
popup_4abe7036086c7b9262853d24ea617970.setContent(html_87865c68534692081cf5e7d8b4e046e5);
|
|
|
|
|
|
|
|
marker_a41cbfe34c81013d9261538085b448a7.bindPopup(popup_4abe7036086c7b9262853d24ea617970)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a41cbfe34c81013d9261538085b448a7.setIcon(icon_90552262c888fd45d30dd5d84742693a);
|
|
|
|
|
|
var marker_38987aa421480500b237cc7e2dc51e04 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f085834461500d3179aacc22a15ec03f);
|
|
|
|
|
|
var icon_9eacd82918de2a42701f2e5e3de9e752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89f1a1a14903d8adf3851aa31214d11e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e8d3b2f1be948f1a75abdd484bfe4f8 = $(`<div id="html_2e8d3b2f1be948f1a75abdd484bfe4f8" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_89f1a1a14903d8adf3851aa31214d11e.setContent(html_2e8d3b2f1be948f1a75abdd484bfe4f8);
|
|
|
|
|
|
|
|
marker_38987aa421480500b237cc7e2dc51e04.bindPopup(popup_89f1a1a14903d8adf3851aa31214d11e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38987aa421480500b237cc7e2dc51e04.setIcon(icon_9eacd82918de2a42701f2e5e3de9e752);
|
|
|
|
|
|
marker_cluster_f085834461500d3179aacc22a15ec03f.addTo(map_196ddbb7c01baf0c24c498a98166d19d);
|
|
|
|
</script>
|
|
</html> |