mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 11:25:19 +00:00
10867 lines
316 KiB
HTML
10867 lines
316 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_1560458e88a96836e8af78a1af6ce992 {
|
|
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_1560458e88a96836e8af78a1af6ce992" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_1560458e88a96836e8af78a1af6ce992 = L.map(
|
|
"map_1560458e88a96836e8af78a1af6ce992",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_422aaa295b825ec7a6dd1a29531906cd = 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_422aaa295b825ec7a6dd1a29531906cd.addTo(map_1560458e88a96836e8af78a1af6ce992);
|
|
|
|
|
|
var marker_cluster_6faba48f16fbabd254c6f9cc55121a39 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_f7da95372fc2320ca9f6b2ee5173c533 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_72dc269c98cad31eaa0b5bb860db6c2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca973103d90a7fd1d4d19dfc491b77d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4fcc4cf03e60b2be4a635c0c2215dae = $(`<div id="html_c4fcc4cf03e60b2be4a635c0c2215dae" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_ca973103d90a7fd1d4d19dfc491b77d7.setContent(html_c4fcc4cf03e60b2be4a635c0c2215dae);
|
|
|
|
|
|
|
|
marker_f7da95372fc2320ca9f6b2ee5173c533.bindPopup(popup_ca973103d90a7fd1d4d19dfc491b77d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7da95372fc2320ca9f6b2ee5173c533.setIcon(icon_72dc269c98cad31eaa0b5bb860db6c2d);
|
|
|
|
|
|
var marker_dfb361710f95a3fcb8f17ef2550437f0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5d5b4f9e8756786fff77dd7a1df12f6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5644718fdbb06dc26f26a9af596d45f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10a8ab35d06c54ffc370fbb51d864aeb = $(`<div id="html_10a8ab35d06c54ffc370fbb51d864aeb" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_c5644718fdbb06dc26f26a9af596d45f.setContent(html_10a8ab35d06c54ffc370fbb51d864aeb);
|
|
|
|
|
|
|
|
marker_dfb361710f95a3fcb8f17ef2550437f0.bindPopup(popup_c5644718fdbb06dc26f26a9af596d45f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfb361710f95a3fcb8f17ef2550437f0.setIcon(icon_5d5b4f9e8756786fff77dd7a1df12f6a);
|
|
|
|
|
|
var marker_087c98780979980de49101c838505094 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_815d5fc4d942e42333984ee8d4432c64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74da6bc48af8c515dee16662cbd22af9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bdbca225cd415e42fe394b072f2fb23 = $(`<div id="html_6bdbca225cd415e42fe394b072f2fb23" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_74da6bc48af8c515dee16662cbd22af9.setContent(html_6bdbca225cd415e42fe394b072f2fb23);
|
|
|
|
|
|
|
|
marker_087c98780979980de49101c838505094.bindPopup(popup_74da6bc48af8c515dee16662cbd22af9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_087c98780979980de49101c838505094.setIcon(icon_815d5fc4d942e42333984ee8d4432c64);
|
|
|
|
|
|
var marker_f1fc388c1c453412902846bced9836d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_7da7b95e7711b7b407836e579384ff03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b84bfb4240ab3102d2a8fc38e4331ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64fe2ffba3477e86903bab527090c542 = $(`<div id="html_64fe2ffba3477e86903bab527090c542" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_2b84bfb4240ab3102d2a8fc38e4331ed.setContent(html_64fe2ffba3477e86903bab527090c542);
|
|
|
|
|
|
|
|
marker_f1fc388c1c453412902846bced9836d4.bindPopup(popup_2b84bfb4240ab3102d2a8fc38e4331ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1fc388c1c453412902846bced9836d4.setIcon(icon_7da7b95e7711b7b407836e579384ff03);
|
|
|
|
|
|
var marker_971664b00f2cc07df74f600593c2bee7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e869253d4e749d066565d6084bfdf7dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69ea35c93a038207703ed7bd54c9965e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ec705256be207146724e38789ed28a5 = $(`<div id="html_9ec705256be207146724e38789ed28a5" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_69ea35c93a038207703ed7bd54c9965e.setContent(html_9ec705256be207146724e38789ed28a5);
|
|
|
|
|
|
|
|
marker_971664b00f2cc07df74f600593c2bee7.bindPopup(popup_69ea35c93a038207703ed7bd54c9965e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_971664b00f2cc07df74f600593c2bee7.setIcon(icon_e869253d4e749d066565d6084bfdf7dc);
|
|
|
|
|
|
var marker_60431417c9b0b169e197413fc49046b4 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9f21127cdd8ae93bae1e1afeb13c1960 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44810eec2a7fcb9c0df5b560548708d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38c19d0c9aa2529a41d018337f0af0e4 = $(`<div id="html_38c19d0c9aa2529a41d018337f0af0e4" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_44810eec2a7fcb9c0df5b560548708d3.setContent(html_38c19d0c9aa2529a41d018337f0af0e4);
|
|
|
|
|
|
|
|
marker_60431417c9b0b169e197413fc49046b4.bindPopup(popup_44810eec2a7fcb9c0df5b560548708d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60431417c9b0b169e197413fc49046b4.setIcon(icon_9f21127cdd8ae93bae1e1afeb13c1960);
|
|
|
|
|
|
var marker_01bd2f1aa1564c888b0874ddda2fc910 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_01c2240228799ec74b889aaa176f6a45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e7b74a1a29ffa7595a405b0a6e12d6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c287676c8fe4b8140513193992cc4f0c = $(`<div id="html_c287676c8fe4b8140513193992cc4f0c" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_6e7b74a1a29ffa7595a405b0a6e12d6a.setContent(html_c287676c8fe4b8140513193992cc4f0c);
|
|
|
|
|
|
|
|
marker_01bd2f1aa1564c888b0874ddda2fc910.bindPopup(popup_6e7b74a1a29ffa7595a405b0a6e12d6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01bd2f1aa1564c888b0874ddda2fc910.setIcon(icon_01c2240228799ec74b889aaa176f6a45);
|
|
|
|
|
|
var marker_37607d56f9210616682cc0dbfdb3d3d8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_dd6d623f135c95d361212d42272cdd2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca01ff8f43a85546066c9eb2119f3f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbff956a73a7b8e904c02dd4f11cd7f9 = $(`<div id="html_bbff956a73a7b8e904c02dd4f11cd7f9" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_ca01ff8f43a85546066c9eb2119f3f79.setContent(html_bbff956a73a7b8e904c02dd4f11cd7f9);
|
|
|
|
|
|
|
|
marker_37607d56f9210616682cc0dbfdb3d3d8.bindPopup(popup_ca01ff8f43a85546066c9eb2119f3f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37607d56f9210616682cc0dbfdb3d3d8.setIcon(icon_dd6d623f135c95d361212d42272cdd2f);
|
|
|
|
|
|
var marker_97f7b838b463fc95db2b7a3d5ffb40c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_6e6d51836882ae4e1f677eee3413d8e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2d58844e4d0966593b37831cc0e4a0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8d63e970784b5c567557d1d7a36aaa0 = $(`<div id="html_b8d63e970784b5c567557d1d7a36aaa0" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_b2d58844e4d0966593b37831cc0e4a0b.setContent(html_b8d63e970784b5c567557d1d7a36aaa0);
|
|
|
|
|
|
|
|
marker_97f7b838b463fc95db2b7a3d5ffb40c0.bindPopup(popup_b2d58844e4d0966593b37831cc0e4a0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97f7b838b463fc95db2b7a3d5ffb40c0.setIcon(icon_6e6d51836882ae4e1f677eee3413d8e5);
|
|
|
|
|
|
var marker_b7c1d1d483436b44450c4bc3b07c88cb = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_2fdfc0ad2540c68e67feee649ab82da0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b38c553c703b3e8cd7de06430d1507b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a895ef96af7d334a5dbf73ed203687db = $(`<div id="html_a895ef96af7d334a5dbf73ed203687db" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_b38c553c703b3e8cd7de06430d1507b1.setContent(html_a895ef96af7d334a5dbf73ed203687db);
|
|
|
|
|
|
|
|
marker_b7c1d1d483436b44450c4bc3b07c88cb.bindPopup(popup_b38c553c703b3e8cd7de06430d1507b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7c1d1d483436b44450c4bc3b07c88cb.setIcon(icon_2fdfc0ad2540c68e67feee649ab82da0);
|
|
|
|
|
|
var marker_43d502b3900cc3360aad1ded3863f309 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_bb84f45e6f9d9ec865ff3e0a71b0edae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_901ca877d2ab1ababf2b2f73e11442ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc7aae868ec2d3c0618751909b5c54b8 = $(`<div id="html_bc7aae868ec2d3c0618751909b5c54b8" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_901ca877d2ab1ababf2b2f73e11442ad.setContent(html_bc7aae868ec2d3c0618751909b5c54b8);
|
|
|
|
|
|
|
|
marker_43d502b3900cc3360aad1ded3863f309.bindPopup(popup_901ca877d2ab1ababf2b2f73e11442ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43d502b3900cc3360aad1ded3863f309.setIcon(icon_bb84f45e6f9d9ec865ff3e0a71b0edae);
|
|
|
|
|
|
var marker_e029e620a2b2ac75f6f84d1d61f9516b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_cd058dc96faeab2817a7549f1e07e5d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31a243fa9250d6033a165fad7bc12947 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad8aa121e7ad3c2c67eebe63a656424a = $(`<div id="html_ad8aa121e7ad3c2c67eebe63a656424a" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_31a243fa9250d6033a165fad7bc12947.setContent(html_ad8aa121e7ad3c2c67eebe63a656424a);
|
|
|
|
|
|
|
|
marker_e029e620a2b2ac75f6f84d1d61f9516b.bindPopup(popup_31a243fa9250d6033a165fad7bc12947)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e029e620a2b2ac75f6f84d1d61f9516b.setIcon(icon_cd058dc96faeab2817a7549f1e07e5d4);
|
|
|
|
|
|
var marker_92a2b620540a752e325e1bd18ac308ff = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_596377d041fbc790f64cf52f5734b83d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55e7fb0955542a2b557c3977e6d049f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efce8c51d8821afa06a386f181b5ef88 = $(`<div id="html_efce8c51d8821afa06a386f181b5ef88" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_55e7fb0955542a2b557c3977e6d049f7.setContent(html_efce8c51d8821afa06a386f181b5ef88);
|
|
|
|
|
|
|
|
marker_92a2b620540a752e325e1bd18ac308ff.bindPopup(popup_55e7fb0955542a2b557c3977e6d049f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92a2b620540a752e325e1bd18ac308ff.setIcon(icon_596377d041fbc790f64cf52f5734b83d);
|
|
|
|
|
|
var marker_5939dc6ae8bd91bada844ef490649706 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_7b9c5f99161af840f26d30691fbb8c3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0d19729edc1299e907feba3f6e9c83f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5951dfc28b6666331c38773f75c6ddd = $(`<div id="html_e5951dfc28b6666331c38773f75c6ddd" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_b0d19729edc1299e907feba3f6e9c83f.setContent(html_e5951dfc28b6666331c38773f75c6ddd);
|
|
|
|
|
|
|
|
marker_5939dc6ae8bd91bada844ef490649706.bindPopup(popup_b0d19729edc1299e907feba3f6e9c83f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5939dc6ae8bd91bada844ef490649706.setIcon(icon_7b9c5f99161af840f26d30691fbb8c3b);
|
|
|
|
|
|
var marker_57bac358752637c4dd082dd0d66b5cab = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_539f59964ac3d3cf433a230e001f2391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75c7e4e3a202fc23b05bb7572ff50d0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74f81ca3fbec47039853a7967e55650b = $(`<div id="html_74f81ca3fbec47039853a7967e55650b" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_75c7e4e3a202fc23b05bb7572ff50d0b.setContent(html_74f81ca3fbec47039853a7967e55650b);
|
|
|
|
|
|
|
|
marker_57bac358752637c4dd082dd0d66b5cab.bindPopup(popup_75c7e4e3a202fc23b05bb7572ff50d0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57bac358752637c4dd082dd0d66b5cab.setIcon(icon_539f59964ac3d3cf433a230e001f2391);
|
|
|
|
|
|
var marker_de5b941a374cf9fe83cbb93d6e1bac36 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d1b8a4c9c43e9021334cbcf37ef47db2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68263c258f8701bf1e302ee24b2db119 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_151c17dba23538c7443ce85e3d707389 = $(`<div id="html_151c17dba23538c7443ce85e3d707389" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_68263c258f8701bf1e302ee24b2db119.setContent(html_151c17dba23538c7443ce85e3d707389);
|
|
|
|
|
|
|
|
marker_de5b941a374cf9fe83cbb93d6e1bac36.bindPopup(popup_68263c258f8701bf1e302ee24b2db119)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de5b941a374cf9fe83cbb93d6e1bac36.setIcon(icon_d1b8a4c9c43e9021334cbcf37ef47db2);
|
|
|
|
|
|
var marker_276595122b7fe46f887cd4119b025977 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9706fbb9ba2aeb182fa4b34c6c755dba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bbcadb40097e327fa5d885a45805bb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_920ab7837c34974b96125af583425cd9 = $(`<div id="html_920ab7837c34974b96125af583425cd9" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_3bbcadb40097e327fa5d885a45805bb8.setContent(html_920ab7837c34974b96125af583425cd9);
|
|
|
|
|
|
|
|
marker_276595122b7fe46f887cd4119b025977.bindPopup(popup_3bbcadb40097e327fa5d885a45805bb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_276595122b7fe46f887cd4119b025977.setIcon(icon_9706fbb9ba2aeb182fa4b34c6c755dba);
|
|
|
|
|
|
var marker_5c0c765b6ccd6160976692c2c34a5617 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_eab4f2dced166dc8abe6fd2018aa9e40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e5c51b91f96ec54924517d948fa467c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de56a370557717e9e45246636aaf3f89 = $(`<div id="html_de56a370557717e9e45246636aaf3f89" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_9e5c51b91f96ec54924517d948fa467c.setContent(html_de56a370557717e9e45246636aaf3f89);
|
|
|
|
|
|
|
|
marker_5c0c765b6ccd6160976692c2c34a5617.bindPopup(popup_9e5c51b91f96ec54924517d948fa467c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c0c765b6ccd6160976692c2c34a5617.setIcon(icon_eab4f2dced166dc8abe6fd2018aa9e40);
|
|
|
|
|
|
var marker_089920a9fccc81c9e1ecaa22712ac9a9 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_54865cfaab789dbafe7d143261266d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd3e8010b3ee31439c64b987dfccdcf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccefcdee8a03d1d51cf9082d30fd5945 = $(`<div id="html_ccefcdee8a03d1d51cf9082d30fd5945" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_fd3e8010b3ee31439c64b987dfccdcf4.setContent(html_ccefcdee8a03d1d51cf9082d30fd5945);
|
|
|
|
|
|
|
|
marker_089920a9fccc81c9e1ecaa22712ac9a9.bindPopup(popup_fd3e8010b3ee31439c64b987dfccdcf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_089920a9fccc81c9e1ecaa22712ac9a9.setIcon(icon_54865cfaab789dbafe7d143261266d87);
|
|
|
|
|
|
var marker_5fb07b0ddac8f4f795227971af10ffa5 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_352786ae719a8894f42a6aca847435a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5ddbd3cd718e0182380b3a3522b8fc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_890ef4552655c9d3c5afe5252bc91788 = $(`<div id="html_890ef4552655c9d3c5afe5252bc91788" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_b5ddbd3cd718e0182380b3a3522b8fc3.setContent(html_890ef4552655c9d3c5afe5252bc91788);
|
|
|
|
|
|
|
|
marker_5fb07b0ddac8f4f795227971af10ffa5.bindPopup(popup_b5ddbd3cd718e0182380b3a3522b8fc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fb07b0ddac8f4f795227971af10ffa5.setIcon(icon_352786ae719a8894f42a6aca847435a8);
|
|
|
|
|
|
var marker_71b682a448d853884189d25434e99ba9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9bab484bd5578c96bb56d3ec7d5dfa96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_023a039e6e36c5cdbc6be11537a307fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbb00d1ff1ddcf1f5156412ba6520cde = $(`<div id="html_cbb00d1ff1ddcf1f5156412ba6520cde" style="width: 100.0%; height: 100.0%;">hsuite-nostr-relay.hbarsuite.workers.dev</div>`)[0];
|
|
popup_023a039e6e36c5cdbc6be11537a307fa.setContent(html_cbb00d1ff1ddcf1f5156412ba6520cde);
|
|
|
|
|
|
|
|
marker_71b682a448d853884189d25434e99ba9.bindPopup(popup_023a039e6e36c5cdbc6be11537a307fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71b682a448d853884189d25434e99ba9.setIcon(icon_9bab484bd5578c96bb56d3ec7d5dfa96);
|
|
|
|
|
|
var marker_c292415279c12ef1b96d11c0812aac22 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_f808241a9a012adf1ab96e021da80326 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd872072cd455c31c78996d3b3c6d868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8279640003d35a8dcdd78d14cb859740 = $(`<div id="html_8279640003d35a8dcdd78d14cb859740" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_fd872072cd455c31c78996d3b3c6d868.setContent(html_8279640003d35a8dcdd78d14cb859740);
|
|
|
|
|
|
|
|
marker_c292415279c12ef1b96d11c0812aac22.bindPopup(popup_fd872072cd455c31c78996d3b3c6d868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c292415279c12ef1b96d11c0812aac22.setIcon(icon_f808241a9a012adf1ab96e021da80326);
|
|
|
|
|
|
var marker_118e2bc5c5723eb436ee898184510e7d = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9308351f7bb6ea6bd65c3391bb3c3575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e7a6355377d43c92f2daedf32b57e2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9249a3fbfbbc991579a4c6b7e7a8b9b = $(`<div id="html_c9249a3fbfbbc991579a4c6b7e7a8b9b" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_2e7a6355377d43c92f2daedf32b57e2e.setContent(html_c9249a3fbfbbc991579a4c6b7e7a8b9b);
|
|
|
|
|
|
|
|
marker_118e2bc5c5723eb436ee898184510e7d.bindPopup(popup_2e7a6355377d43c92f2daedf32b57e2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_118e2bc5c5723eb436ee898184510e7d.setIcon(icon_9308351f7bb6ea6bd65c3391bb3c3575);
|
|
|
|
|
|
var marker_5277d6bc9c49494d15cf6e5c050ac7e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b207153410a3e37068e18c4831ce4da4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8c4cb360618abf4b6be097e64939e2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47138eeb477233542e424f6b00be0368 = $(`<div id="html_47138eeb477233542e424f6b00be0368" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_b8c4cb360618abf4b6be097e64939e2f.setContent(html_47138eeb477233542e424f6b00be0368);
|
|
|
|
|
|
|
|
marker_5277d6bc9c49494d15cf6e5c050ac7e5.bindPopup(popup_b8c4cb360618abf4b6be097e64939e2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5277d6bc9c49494d15cf6e5c050ac7e5.setIcon(icon_b207153410a3e37068e18c4831ce4da4);
|
|
|
|
|
|
var marker_50fac9bdf005b37d44c464ead6b1532a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_87823b60d890d8382a67b1fef9301b10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_535d434e75bce3eca4e289b63f97e5bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_947281fba268f024ddded295d1984a9a = $(`<div id="html_947281fba268f024ddded295d1984a9a" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_535d434e75bce3eca4e289b63f97e5bb.setContent(html_947281fba268f024ddded295d1984a9a);
|
|
|
|
|
|
|
|
marker_50fac9bdf005b37d44c464ead6b1532a.bindPopup(popup_535d434e75bce3eca4e289b63f97e5bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50fac9bdf005b37d44c464ead6b1532a.setIcon(icon_87823b60d890d8382a67b1fef9301b10);
|
|
|
|
|
|
var marker_bb2a7c0689ef08dc2dc71bf29afb9d0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_637980452a5c055d5064e84704c408a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d2eefd27a62870a51fd753a4134ac17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70ec44f78af8ff5d5b54badc60f74ec0 = $(`<div id="html_70ec44f78af8ff5d5b54badc60f74ec0" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_1d2eefd27a62870a51fd753a4134ac17.setContent(html_70ec44f78af8ff5d5b54badc60f74ec0);
|
|
|
|
|
|
|
|
marker_bb2a7c0689ef08dc2dc71bf29afb9d0f.bindPopup(popup_1d2eefd27a62870a51fd753a4134ac17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb2a7c0689ef08dc2dc71bf29afb9d0f.setIcon(icon_637980452a5c055d5064e84704c408a1);
|
|
|
|
|
|
var marker_05ba550a102129277482fdb0f7f98183 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e369d5a257e26fc871f96e56cbebc816 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65e9f07721b68bae1ce369f5d793eabf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d159ed40ee50e239b48e695dac1e466 = $(`<div id="html_0d159ed40ee50e239b48e695dac1e466" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_65e9f07721b68bae1ce369f5d793eabf.setContent(html_0d159ed40ee50e239b48e695dac1e466);
|
|
|
|
|
|
|
|
marker_05ba550a102129277482fdb0f7f98183.bindPopup(popup_65e9f07721b68bae1ce369f5d793eabf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05ba550a102129277482fdb0f7f98183.setIcon(icon_e369d5a257e26fc871f96e56cbebc816);
|
|
|
|
|
|
var marker_d5bf0b6fc5a91569a10286decedce918 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_cd27b49596587605ea9e9895d2c628b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_134d71582b68963e4986ff93c0e64c94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_781f38949128516cdf6730d04be1e3a7 = $(`<div id="html_781f38949128516cdf6730d04be1e3a7" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_134d71582b68963e4986ff93c0e64c94.setContent(html_781f38949128516cdf6730d04be1e3a7);
|
|
|
|
|
|
|
|
marker_d5bf0b6fc5a91569a10286decedce918.bindPopup(popup_134d71582b68963e4986ff93c0e64c94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5bf0b6fc5a91569a10286decedce918.setIcon(icon_cd27b49596587605ea9e9895d2c628b3);
|
|
|
|
|
|
var marker_e3d483d3a26cbf73e6e61a79ca6eb37e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_3356c164745c684b7de43280369f3d38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e4eedc3aed19c7d02d1038c77976af0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0f92d5fa68d58acfff8204c168b5e69 = $(`<div id="html_e0f92d5fa68d58acfff8204c168b5e69" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_1e4eedc3aed19c7d02d1038c77976af0.setContent(html_e0f92d5fa68d58acfff8204c168b5e69);
|
|
|
|
|
|
|
|
marker_e3d483d3a26cbf73e6e61a79ca6eb37e.bindPopup(popup_1e4eedc3aed19c7d02d1038c77976af0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d483d3a26cbf73e6e61a79ca6eb37e.setIcon(icon_3356c164745c684b7de43280369f3d38);
|
|
|
|
|
|
var marker_15e233d704512373dac664434c682fd2 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0f11698a376a2f4bb6494100934fe56d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e0fe5641a198c85562d77b4d6c358d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85f615b44ea653145349a228d073418e = $(`<div id="html_85f615b44ea653145349a228d073418e" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_1e0fe5641a198c85562d77b4d6c358d2.setContent(html_85f615b44ea653145349a228d073418e);
|
|
|
|
|
|
|
|
marker_15e233d704512373dac664434c682fd2.bindPopup(popup_1e0fe5641a198c85562d77b4d6c358d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15e233d704512373dac664434c682fd2.setIcon(icon_0f11698a376a2f4bb6494100934fe56d);
|
|
|
|
|
|
var marker_6cde1f9384a5fa6555676a2bde5d9b00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0d611fe403f6c293e39f0fdd72176a05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45101952d4aca37ebfccfc65ff3cb6cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55b9fbe34d3158db278358976aad8a74 = $(`<div id="html_55b9fbe34d3158db278358976aad8a74" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_45101952d4aca37ebfccfc65ff3cb6cd.setContent(html_55b9fbe34d3158db278358976aad8a74);
|
|
|
|
|
|
|
|
marker_6cde1f9384a5fa6555676a2bde5d9b00.bindPopup(popup_45101952d4aca37ebfccfc65ff3cb6cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cde1f9384a5fa6555676a2bde5d9b00.setIcon(icon_0d611fe403f6c293e39f0fdd72176a05);
|
|
|
|
|
|
var marker_52df8c3fa1ff53a72e761d8251a55834 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c5429448d13239e6e65f37ca70a93b38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e751abe2b4b0975227428d51e52efb2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f07d778d321292ce9ef4b2ca157f9387 = $(`<div id="html_f07d778d321292ce9ef4b2ca157f9387" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_e751abe2b4b0975227428d51e52efb2b.setContent(html_f07d778d321292ce9ef4b2ca157f9387);
|
|
|
|
|
|
|
|
marker_52df8c3fa1ff53a72e761d8251a55834.bindPopup(popup_e751abe2b4b0975227428d51e52efb2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52df8c3fa1ff53a72e761d8251a55834.setIcon(icon_c5429448d13239e6e65f37ca70a93b38);
|
|
|
|
|
|
var marker_b980ed6b0f375e8151f4e0676529cd53 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d459a6fd5489b5133dd6caf9dbb32f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c7c84ca2f3146e6385b2281719cc163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8d40b949cd369f4b9034a76fe46e7b5 = $(`<div id="html_f8d40b949cd369f4b9034a76fe46e7b5" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_4c7c84ca2f3146e6385b2281719cc163.setContent(html_f8d40b949cd369f4b9034a76fe46e7b5);
|
|
|
|
|
|
|
|
marker_b980ed6b0f375e8151f4e0676529cd53.bindPopup(popup_4c7c84ca2f3146e6385b2281719cc163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b980ed6b0f375e8151f4e0676529cd53.setIcon(icon_d459a6fd5489b5133dd6caf9dbb32f7f);
|
|
|
|
|
|
var marker_cf7145261626d22b4df9862804578214 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_50865962fd2437f5004b0e4e8bf41af9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8482ef82c09e1b845558d46e58b00bac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdd15f5b1a35b70563f776893d0afb24 = $(`<div id="html_bdd15f5b1a35b70563f776893d0afb24" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_8482ef82c09e1b845558d46e58b00bac.setContent(html_bdd15f5b1a35b70563f776893d0afb24);
|
|
|
|
|
|
|
|
marker_cf7145261626d22b4df9862804578214.bindPopup(popup_8482ef82c09e1b845558d46e58b00bac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7145261626d22b4df9862804578214.setIcon(icon_50865962fd2437f5004b0e4e8bf41af9);
|
|
|
|
|
|
var marker_9e7206ff211a4b957c75e2e901d6f62e = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ed0567383b1f63cdce37b944cb850e6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_906c2de606c0c1d3bf89dc3814a0bb98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_676c5afe1a54aaac0f0df9fd87bded55 = $(`<div id="html_676c5afe1a54aaac0f0df9fd87bded55" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_906c2de606c0c1d3bf89dc3814a0bb98.setContent(html_676c5afe1a54aaac0f0df9fd87bded55);
|
|
|
|
|
|
|
|
marker_9e7206ff211a4b957c75e2e901d6f62e.bindPopup(popup_906c2de606c0c1d3bf89dc3814a0bb98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e7206ff211a4b957c75e2e901d6f62e.setIcon(icon_ed0567383b1f63cdce37b944cb850e6f);
|
|
|
|
|
|
var marker_46b6b3b25cdcfda950550972a0bd65ad = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9acb24a86e46845021aa82584807898a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05f292880b6263f998e33e7a4ca37f9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5e8103cae7e678f64de82d276c92918 = $(`<div id="html_d5e8103cae7e678f64de82d276c92918" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_05f292880b6263f998e33e7a4ca37f9e.setContent(html_d5e8103cae7e678f64de82d276c92918);
|
|
|
|
|
|
|
|
marker_46b6b3b25cdcfda950550972a0bd65ad.bindPopup(popup_05f292880b6263f998e33e7a4ca37f9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46b6b3b25cdcfda950550972a0bd65ad.setIcon(icon_9acb24a86e46845021aa82584807898a);
|
|
|
|
|
|
var marker_a8148f4187a687b44550f913cfc10473 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_747b818246c24179945495b5ecf0bf4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9374460368f920ed14748280b190fa4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97715becf8b2899a9c288621d013cb0a = $(`<div id="html_97715becf8b2899a9c288621d013cb0a" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_9374460368f920ed14748280b190fa4e.setContent(html_97715becf8b2899a9c288621d013cb0a);
|
|
|
|
|
|
|
|
marker_a8148f4187a687b44550f913cfc10473.bindPopup(popup_9374460368f920ed14748280b190fa4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8148f4187a687b44550f913cfc10473.setIcon(icon_747b818246c24179945495b5ecf0bf4a);
|
|
|
|
|
|
var marker_6314e0a2c3200abb42b9eecd8f2230db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_650cc550f7d640771605185a884a02f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2d1178586406bdac19ed15687797689 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b352db088a81e56ee134c822ff10253c = $(`<div id="html_b352db088a81e56ee134c822ff10253c" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_f2d1178586406bdac19ed15687797689.setContent(html_b352db088a81e56ee134c822ff10253c);
|
|
|
|
|
|
|
|
marker_6314e0a2c3200abb42b9eecd8f2230db.bindPopup(popup_f2d1178586406bdac19ed15687797689)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6314e0a2c3200abb42b9eecd8f2230db.setIcon(icon_650cc550f7d640771605185a884a02f6);
|
|
|
|
|
|
var marker_d4bb162bbbe04b405afe7133b64b36c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d481bc43327960b23b9ca9cce8addd6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2594d8986075bfe1bb915de2adaa9fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a0cf2f1afb802fdfccef3925014b83a = $(`<div id="html_9a0cf2f1afb802fdfccef3925014b83a" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_a2594d8986075bfe1bb915de2adaa9fd.setContent(html_9a0cf2f1afb802fdfccef3925014b83a);
|
|
|
|
|
|
|
|
marker_d4bb162bbbe04b405afe7133b64b36c0.bindPopup(popup_a2594d8986075bfe1bb915de2adaa9fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4bb162bbbe04b405afe7133b64b36c0.setIcon(icon_d481bc43327960b23b9ca9cce8addd6a);
|
|
|
|
|
|
var marker_9077b6fac2c8804c6d11609743895c73 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a95e15d8173e58d144a6b9c7c6b25ddb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57e8948e13280bd0633bde24313423ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c349938ac36d58eb413aa6d82fe25bca = $(`<div id="html_c349938ac36d58eb413aa6d82fe25bca" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_57e8948e13280bd0633bde24313423ad.setContent(html_c349938ac36d58eb413aa6d82fe25bca);
|
|
|
|
|
|
|
|
marker_9077b6fac2c8804c6d11609743895c73.bindPopup(popup_57e8948e13280bd0633bde24313423ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9077b6fac2c8804c6d11609743895c73.setIcon(icon_a95e15d8173e58d144a6b9c7c6b25ddb);
|
|
|
|
|
|
var marker_da13c034080f91f5c9172c902763e364 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_695eb46b71d7077795f1e69515f1f1a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c463f7637cabd49b3f014aa8ab68ed9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5854eb980dd4be3b92a2fd4b845a7ad0 = $(`<div id="html_5854eb980dd4be3b92a2fd4b845a7ad0" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_3c463f7637cabd49b3f014aa8ab68ed9.setContent(html_5854eb980dd4be3b92a2fd4b845a7ad0);
|
|
|
|
|
|
|
|
marker_da13c034080f91f5c9172c902763e364.bindPopup(popup_3c463f7637cabd49b3f014aa8ab68ed9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da13c034080f91f5c9172c902763e364.setIcon(icon_695eb46b71d7077795f1e69515f1f1a0);
|
|
|
|
|
|
var marker_068c3300cb46ca2b450559828c1869df = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_37717ab834e7989dad7a4d2e3d4f3ff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92ab2191d1f594af3abbd950cf0edf6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aca97b966ab009cba11cba77df28f2c = $(`<div id="html_5aca97b966ab009cba11cba77df28f2c" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_92ab2191d1f594af3abbd950cf0edf6e.setContent(html_5aca97b966ab009cba11cba77df28f2c);
|
|
|
|
|
|
|
|
marker_068c3300cb46ca2b450559828c1869df.bindPopup(popup_92ab2191d1f594af3abbd950cf0edf6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_068c3300cb46ca2b450559828c1869df.setIcon(icon_37717ab834e7989dad7a4d2e3d4f3ff6);
|
|
|
|
|
|
var marker_468cff13142c0e2a8d02d31909eba096 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_f9633852e4288736195a190a731cb94d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ea90d3737fcced28c110ef20e6e7654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a231e6b073206a7a4d5bd422d026b09 = $(`<div id="html_1a231e6b073206a7a4d5bd422d026b09" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_5ea90d3737fcced28c110ef20e6e7654.setContent(html_1a231e6b073206a7a4d5bd422d026b09);
|
|
|
|
|
|
|
|
marker_468cff13142c0e2a8d02d31909eba096.bindPopup(popup_5ea90d3737fcced28c110ef20e6e7654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_468cff13142c0e2a8d02d31909eba096.setIcon(icon_f9633852e4288736195a190a731cb94d);
|
|
|
|
|
|
var marker_b0602f9a93aaf14a2e4811ac671d70ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e480d608480ba17cb7cfd8f396a7afe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24e1439d5ff3bc714624537f87c8ecfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e20b3bd7fab65ef512de9498470eb3f6 = $(`<div id="html_e20b3bd7fab65ef512de9498470eb3f6" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_24e1439d5ff3bc714624537f87c8ecfe.setContent(html_e20b3bd7fab65ef512de9498470eb3f6);
|
|
|
|
|
|
|
|
marker_b0602f9a93aaf14a2e4811ac671d70ff.bindPopup(popup_24e1439d5ff3bc714624537f87c8ecfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0602f9a93aaf14a2e4811ac671d70ff.setIcon(icon_e480d608480ba17cb7cfd8f396a7afe7);
|
|
|
|
|
|
var marker_9c27bb49393ff3379a45d9615e82a912 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_2f04672ee54c2613763c0fd4f527664c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1341d8a40e9d16a0a0fd29a242a75dda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eee3da9b9887505641086c9451c54d71 = $(`<div id="html_eee3da9b9887505641086c9451c54d71" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_1341d8a40e9d16a0a0fd29a242a75dda.setContent(html_eee3da9b9887505641086c9451c54d71);
|
|
|
|
|
|
|
|
marker_9c27bb49393ff3379a45d9615e82a912.bindPopup(popup_1341d8a40e9d16a0a0fd29a242a75dda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c27bb49393ff3379a45d9615e82a912.setIcon(icon_2f04672ee54c2613763c0fd4f527664c);
|
|
|
|
|
|
var marker_cbc47413fb40be16553588f70cf49a1e = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_eeb8401ee9a4cf7badaeb17c8264cf2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2485aaab4835a5b66ed48f9036967dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5130a8587f8c42a1db3cdc5b82a7b6c = $(`<div id="html_c5130a8587f8c42a1db3cdc5b82a7b6c" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_c2485aaab4835a5b66ed48f9036967dc.setContent(html_c5130a8587f8c42a1db3cdc5b82a7b6c);
|
|
|
|
|
|
|
|
marker_cbc47413fb40be16553588f70cf49a1e.bindPopup(popup_c2485aaab4835a5b66ed48f9036967dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbc47413fb40be16553588f70cf49a1e.setIcon(icon_eeb8401ee9a4cf7badaeb17c8264cf2e);
|
|
|
|
|
|
var marker_d18ec2a3e03d08bc554e1f617cea83b0 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_435d7eca17b188da612a84e01d75e509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1863ebe95d207f3ccacfa4b3faed5c87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5daa95f312e024ee10d2bfd75fb29fa = $(`<div id="html_b5daa95f312e024ee10d2bfd75fb29fa" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_1863ebe95d207f3ccacfa4b3faed5c87.setContent(html_b5daa95f312e024ee10d2bfd75fb29fa);
|
|
|
|
|
|
|
|
marker_d18ec2a3e03d08bc554e1f617cea83b0.bindPopup(popup_1863ebe95d207f3ccacfa4b3faed5c87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d18ec2a3e03d08bc554e1f617cea83b0.setIcon(icon_435d7eca17b188da612a84e01d75e509);
|
|
|
|
|
|
var marker_072201d1be9744f84b9c43ac1cfa212a = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d287ac4603a47cab5e5d333a43125210 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_198d1ffcdb9ceba709cf6170b3788c98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c018c578c1062f3114ba18fa8c8a4fbc = $(`<div id="html_c018c578c1062f3114ba18fa8c8a4fbc" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_198d1ffcdb9ceba709cf6170b3788c98.setContent(html_c018c578c1062f3114ba18fa8c8a4fbc);
|
|
|
|
|
|
|
|
marker_072201d1be9744f84b9c43ac1cfa212a.bindPopup(popup_198d1ffcdb9ceba709cf6170b3788c98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_072201d1be9744f84b9c43ac1cfa212a.setIcon(icon_d287ac4603a47cab5e5d333a43125210);
|
|
|
|
|
|
var marker_620b4a9e76c3a3caef216fa9141512a0 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_451c7bcc23621f65779d1e0ea001dbd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf7d33b1073193c0ece6b3c1373bdd4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5830a79f3141edfb98e1b236fb72a42c = $(`<div id="html_5830a79f3141edfb98e1b236fb72a42c" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_cf7d33b1073193c0ece6b3c1373bdd4c.setContent(html_5830a79f3141edfb98e1b236fb72a42c);
|
|
|
|
|
|
|
|
marker_620b4a9e76c3a3caef216fa9141512a0.bindPopup(popup_cf7d33b1073193c0ece6b3c1373bdd4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_620b4a9e76c3a3caef216fa9141512a0.setIcon(icon_451c7bcc23621f65779d1e0ea001dbd9);
|
|
|
|
|
|
var marker_e48909ca695fc6af98eee0b478d7b73a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_74e30053530683f7afdcc252d504117b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a09ae668ae01122befe56eae2edb105e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e6836eea33b1f7558d8ca8b45487e75 = $(`<div id="html_9e6836eea33b1f7558d8ca8b45487e75" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_a09ae668ae01122befe56eae2edb105e.setContent(html_9e6836eea33b1f7558d8ca8b45487e75);
|
|
|
|
|
|
|
|
marker_e48909ca695fc6af98eee0b478d7b73a.bindPopup(popup_a09ae668ae01122befe56eae2edb105e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e48909ca695fc6af98eee0b478d7b73a.setIcon(icon_74e30053530683f7afdcc252d504117b);
|
|
|
|
|
|
var marker_d7377fa6623aee6fadec9f339467f074 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ade440920793aded8296a16521decb47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4da9be68efedc18ac3f725b6c13982e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0db166b415a5c867ee27b467067ce0e1 = $(`<div id="html_0db166b415a5c867ee27b467067ce0e1" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_f4da9be68efedc18ac3f725b6c13982e.setContent(html_0db166b415a5c867ee27b467067ce0e1);
|
|
|
|
|
|
|
|
marker_d7377fa6623aee6fadec9f339467f074.bindPopup(popup_f4da9be68efedc18ac3f725b6c13982e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7377fa6623aee6fadec9f339467f074.setIcon(icon_ade440920793aded8296a16521decb47);
|
|
|
|
|
|
var marker_059cee0bdec56f4fd37ede09c59cbd27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_853872fa43ff6eb0b9beeb40d37e185f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4dedc1a26aaa2452458dc616c64c3c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51a64422676925ddccd167686c93178b = $(`<div id="html_51a64422676925ddccd167686c93178b" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_b4dedc1a26aaa2452458dc616c64c3c2.setContent(html_51a64422676925ddccd167686c93178b);
|
|
|
|
|
|
|
|
marker_059cee0bdec56f4fd37ede09c59cbd27.bindPopup(popup_b4dedc1a26aaa2452458dc616c64c3c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_059cee0bdec56f4fd37ede09c59cbd27.setIcon(icon_853872fa43ff6eb0b9beeb40d37e185f);
|
|
|
|
|
|
var marker_38aeb20d24eedc1f0ab27126f16389fc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c1df38578f1f90d7f40c55d15b3b5abe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93b854fcedae48146e4486b3549f84c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2451bc6da94b03c194ced267cfdc55bf = $(`<div id="html_2451bc6da94b03c194ced267cfdc55bf" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_93b854fcedae48146e4486b3549f84c4.setContent(html_2451bc6da94b03c194ced267cfdc55bf);
|
|
|
|
|
|
|
|
marker_38aeb20d24eedc1f0ab27126f16389fc.bindPopup(popup_93b854fcedae48146e4486b3549f84c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38aeb20d24eedc1f0ab27126f16389fc.setIcon(icon_c1df38578f1f90d7f40c55d15b3b5abe);
|
|
|
|
|
|
var marker_f553a85da14306cd7b154f4025c4aa50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_6c334b53908fbd195863116357e12e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97730b03dce6a10f271959b7553a7bd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1c510554a99fbc26e6248e366a18fb6 = $(`<div id="html_f1c510554a99fbc26e6248e366a18fb6" style="width: 100.0%; height: 100.0%;">relay.postr.social</div>`)[0];
|
|
popup_97730b03dce6a10f271959b7553a7bd6.setContent(html_f1c510554a99fbc26e6248e366a18fb6);
|
|
|
|
|
|
|
|
marker_f553a85da14306cd7b154f4025c4aa50.bindPopup(popup_97730b03dce6a10f271959b7553a7bd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f553a85da14306cd7b154f4025c4aa50.setIcon(icon_6c334b53908fbd195863116357e12e17);
|
|
|
|
|
|
var marker_31a3f62e80c649d25bd4193b2fec5e58 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d632dbcf4b1ede902780a7122e53ee7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c950340d0fafb3db6d3d1e9e9a428f0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eee0977f68974570476b7f551ab75e24 = $(`<div id="html_eee0977f68974570476b7f551ab75e24" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_c950340d0fafb3db6d3d1e9e9a428f0c.setContent(html_eee0977f68974570476b7f551ab75e24);
|
|
|
|
|
|
|
|
marker_31a3f62e80c649d25bd4193b2fec5e58.bindPopup(popup_c950340d0fafb3db6d3d1e9e9a428f0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31a3f62e80c649d25bd4193b2fec5e58.setIcon(icon_d632dbcf4b1ede902780a7122e53ee7d);
|
|
|
|
|
|
var marker_5aea77b247746a558977c121117e114e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_22d05d0acf91f44980600dd5bb602738 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69acfe9503034cb22bd5827e917bf922 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a25abee21d88481461b8911ebf59182f = $(`<div id="html_a25abee21d88481461b8911ebf59182f" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_69acfe9503034cb22bd5827e917bf922.setContent(html_a25abee21d88481461b8911ebf59182f);
|
|
|
|
|
|
|
|
marker_5aea77b247746a558977c121117e114e.bindPopup(popup_69acfe9503034cb22bd5827e917bf922)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5aea77b247746a558977c121117e114e.setIcon(icon_22d05d0acf91f44980600dd5bb602738);
|
|
|
|
|
|
var marker_0a3dd9d6a0d7429b65421b80bd6c6696 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_8954acea550f245b206cfe53cea6a3f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8199253d1e2f3d19967068a620cadaf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48f8c47a97bd4b333a890a6fe82bde2c = $(`<div id="html_48f8c47a97bd4b333a890a6fe82bde2c" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_8199253d1e2f3d19967068a620cadaf6.setContent(html_48f8c47a97bd4b333a890a6fe82bde2c);
|
|
|
|
|
|
|
|
marker_0a3dd9d6a0d7429b65421b80bd6c6696.bindPopup(popup_8199253d1e2f3d19967068a620cadaf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a3dd9d6a0d7429b65421b80bd6c6696.setIcon(icon_8954acea550f245b206cfe53cea6a3f8);
|
|
|
|
|
|
var marker_991f48a8ed6b48ffa5a13bc0fcaf04ab = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_55c8bbee5e992ae83bb70797c945105b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b69526e43f0980274038f4de88c89f9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a525bf841ae915fb54077d7a8e2e514 = $(`<div id="html_2a525bf841ae915fb54077d7a8e2e514" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_b69526e43f0980274038f4de88c89f9d.setContent(html_2a525bf841ae915fb54077d7a8e2e514);
|
|
|
|
|
|
|
|
marker_991f48a8ed6b48ffa5a13bc0fcaf04ab.bindPopup(popup_b69526e43f0980274038f4de88c89f9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_991f48a8ed6b48ffa5a13bc0fcaf04ab.setIcon(icon_55c8bbee5e992ae83bb70797c945105b);
|
|
|
|
|
|
var marker_7ad424c20fbcfc78d2923ec8a1685e9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_82f3bcb1a7132c789e7c8a4f148937b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_645d27047cf0cee985a16b0c394caa8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fcb4d2857f525b574359489e0346c81 = $(`<div id="html_4fcb4d2857f525b574359489e0346c81" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_645d27047cf0cee985a16b0c394caa8f.setContent(html_4fcb4d2857f525b574359489e0346c81);
|
|
|
|
|
|
|
|
marker_7ad424c20fbcfc78d2923ec8a1685e9b.bindPopup(popup_645d27047cf0cee985a16b0c394caa8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ad424c20fbcfc78d2923ec8a1685e9b.setIcon(icon_82f3bcb1a7132c789e7c8a4f148937b9);
|
|
|
|
|
|
var marker_f8114cb0578917614c148bb463f5b4f5 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_6327073dce0e2f26c36ac2a455e314f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f04e9015280227e5b8f01e97ae8509be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea840826e005205a1dc34f9d869a10a1 = $(`<div id="html_ea840826e005205a1dc34f9d869a10a1" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_f04e9015280227e5b8f01e97ae8509be.setContent(html_ea840826e005205a1dc34f9d869a10a1);
|
|
|
|
|
|
|
|
marker_f8114cb0578917614c148bb463f5b4f5.bindPopup(popup_f04e9015280227e5b8f01e97ae8509be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8114cb0578917614c148bb463f5b4f5.setIcon(icon_6327073dce0e2f26c36ac2a455e314f0);
|
|
|
|
|
|
var marker_e294866fcd01f5e7e05f412fd815f61e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ae070ccf42d28751d026782da61141bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79935588b5fff3ef2bfa0cbe403b8c0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcb5d48d7c7687d1926c1394faec5b56 = $(`<div id="html_dcb5d48d7c7687d1926c1394faec5b56" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_79935588b5fff3ef2bfa0cbe403b8c0d.setContent(html_dcb5d48d7c7687d1926c1394faec5b56);
|
|
|
|
|
|
|
|
marker_e294866fcd01f5e7e05f412fd815f61e.bindPopup(popup_79935588b5fff3ef2bfa0cbe403b8c0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e294866fcd01f5e7e05f412fd815f61e.setIcon(icon_ae070ccf42d28751d026782da61141bc);
|
|
|
|
|
|
var marker_3c50fa52307001160eba6f8822d93bb7 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_58cac3b52dac276f71d1aae0b10fcfb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee3d596300afd07e3d1f43bf8c80c08f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2de70b44ec0b6f9ddaf3f2f02a679d22 = $(`<div id="html_2de70b44ec0b6f9ddaf3f2f02a679d22" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_ee3d596300afd07e3d1f43bf8c80c08f.setContent(html_2de70b44ec0b6f9ddaf3f2f02a679d22);
|
|
|
|
|
|
|
|
marker_3c50fa52307001160eba6f8822d93bb7.bindPopup(popup_ee3d596300afd07e3d1f43bf8c80c08f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c50fa52307001160eba6f8822d93bb7.setIcon(icon_58cac3b52dac276f71d1aae0b10fcfb0);
|
|
|
|
|
|
var marker_22bc59bc487e294a9a8d4e72f475d853 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_52b24bd1872d0d929c10f5b156d63413 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03ebda1166ba7b70ddb8ee0f48d20da0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29d89faf5231b58b30b8b79501c046b6 = $(`<div id="html_29d89faf5231b58b30b8b79501c046b6" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_03ebda1166ba7b70ddb8ee0f48d20da0.setContent(html_29d89faf5231b58b30b8b79501c046b6);
|
|
|
|
|
|
|
|
marker_22bc59bc487e294a9a8d4e72f475d853.bindPopup(popup_03ebda1166ba7b70ddb8ee0f48d20da0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22bc59bc487e294a9a8d4e72f475d853.setIcon(icon_52b24bd1872d0d929c10f5b156d63413);
|
|
|
|
|
|
var marker_8f54559f32cd735e01fa57304f5a35b0 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_28ea148e77ff4158dc0675052da16454 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52b17697d5cc3315f13d7fdb7928a42e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b0e3e169e589528b0c0488b041b42b0 = $(`<div id="html_4b0e3e169e589528b0c0488b041b42b0" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_52b17697d5cc3315f13d7fdb7928a42e.setContent(html_4b0e3e169e589528b0c0488b041b42b0);
|
|
|
|
|
|
|
|
marker_8f54559f32cd735e01fa57304f5a35b0.bindPopup(popup_52b17697d5cc3315f13d7fdb7928a42e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f54559f32cd735e01fa57304f5a35b0.setIcon(icon_28ea148e77ff4158dc0675052da16454);
|
|
|
|
|
|
var marker_fcad988c48ebf4e5b82b8c3e4a49fca8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_89c0933b8289746c9289a204b241b81d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_841bc2fe1a991815b21e024918d4ffb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b545607515d3e5b0f824d57036d8a9c = $(`<div id="html_4b545607515d3e5b0f824d57036d8a9c" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_841bc2fe1a991815b21e024918d4ffb1.setContent(html_4b545607515d3e5b0f824d57036d8a9c);
|
|
|
|
|
|
|
|
marker_fcad988c48ebf4e5b82b8c3e4a49fca8.bindPopup(popup_841bc2fe1a991815b21e024918d4ffb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcad988c48ebf4e5b82b8c3e4a49fca8.setIcon(icon_89c0933b8289746c9289a204b241b81d);
|
|
|
|
|
|
var marker_ae456a76f35b0897f001eca0370f66dc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c61c9f743cb74de8b9a0bee17a954f80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af20a9cb7b166392cfc1eae0adefdb5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e64380a5e6a72122edcd913220628636 = $(`<div id="html_e64380a5e6a72122edcd913220628636" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_af20a9cb7b166392cfc1eae0adefdb5c.setContent(html_e64380a5e6a72122edcd913220628636);
|
|
|
|
|
|
|
|
marker_ae456a76f35b0897f001eca0370f66dc.bindPopup(popup_af20a9cb7b166392cfc1eae0adefdb5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae456a76f35b0897f001eca0370f66dc.setIcon(icon_c61c9f743cb74de8b9a0bee17a954f80);
|
|
|
|
|
|
var marker_09429a08df3c6c1050e505120d2c7fbb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d6cec74fd78885e24ac28c51b1f28cbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_493f223e4f5f3e1458e8eb397200ca7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73546ddf56133fb33907c29a3428e031 = $(`<div id="html_73546ddf56133fb33907c29a3428e031" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_493f223e4f5f3e1458e8eb397200ca7e.setContent(html_73546ddf56133fb33907c29a3428e031);
|
|
|
|
|
|
|
|
marker_09429a08df3c6c1050e505120d2c7fbb.bindPopup(popup_493f223e4f5f3e1458e8eb397200ca7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09429a08df3c6c1050e505120d2c7fbb.setIcon(icon_d6cec74fd78885e24ac28c51b1f28cbb);
|
|
|
|
|
|
var marker_868ba52dc5be35f94fea4f5477d383e8 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4b9595ae38e968cc396a9ad81d00622d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d2d31018c7d93c0cfae40f21f9dc910 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3678ddbab98553d4de0d42006cad021b = $(`<div id="html_3678ddbab98553d4de0d42006cad021b" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_2d2d31018c7d93c0cfae40f21f9dc910.setContent(html_3678ddbab98553d4de0d42006cad021b);
|
|
|
|
|
|
|
|
marker_868ba52dc5be35f94fea4f5477d383e8.bindPopup(popup_2d2d31018c7d93c0cfae40f21f9dc910)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_868ba52dc5be35f94fea4f5477d383e8.setIcon(icon_4b9595ae38e968cc396a9ad81d00622d);
|
|
|
|
|
|
var marker_bf8e9b5affa41edbdf68d74909336975 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_6ea24ef758ea44235963d03bc9f15b86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d1a426136a8504a16054333cc39badd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ab938d7692654242974701f28f8d869 = $(`<div id="html_7ab938d7692654242974701f28f8d869" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_3d1a426136a8504a16054333cc39badd.setContent(html_7ab938d7692654242974701f28f8d869);
|
|
|
|
|
|
|
|
marker_bf8e9b5affa41edbdf68d74909336975.bindPopup(popup_3d1a426136a8504a16054333cc39badd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf8e9b5affa41edbdf68d74909336975.setIcon(icon_6ea24ef758ea44235963d03bc9f15b86);
|
|
|
|
|
|
var marker_ac96848ce4a4f70fbe13299f047428d6 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_7ed8354d5af532e1732a2eb6b1784093 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d87cf2081e19eb355d53116c3aaff6f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_805f1072b706767b7afc3230eb5f17c9 = $(`<div id="html_805f1072b706767b7afc3230eb5f17c9" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_d87cf2081e19eb355d53116c3aaff6f9.setContent(html_805f1072b706767b7afc3230eb5f17c9);
|
|
|
|
|
|
|
|
marker_ac96848ce4a4f70fbe13299f047428d6.bindPopup(popup_d87cf2081e19eb355d53116c3aaff6f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac96848ce4a4f70fbe13299f047428d6.setIcon(icon_7ed8354d5af532e1732a2eb6b1784093);
|
|
|
|
|
|
var marker_771aff50a84fb2def424ceef7cb47f8c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_066c528d5fbad05411a4a92171cb43a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8962efc63c37b1a27a411759e50b4c9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff38fc0e46d03c37304aca5746a46e1e = $(`<div id="html_ff38fc0e46d03c37304aca5746a46e1e" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_8962efc63c37b1a27a411759e50b4c9f.setContent(html_ff38fc0e46d03c37304aca5746a46e1e);
|
|
|
|
|
|
|
|
marker_771aff50a84fb2def424ceef7cb47f8c.bindPopup(popup_8962efc63c37b1a27a411759e50b4c9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_771aff50a84fb2def424ceef7cb47f8c.setIcon(icon_066c528d5fbad05411a4a92171cb43a1);
|
|
|
|
|
|
var marker_ec136b22e5d904b13ebae76c8aa7ad27 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c62f66fe515423e8587d3c05eb2e65a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8280420b4975ae6bc80ec2a98ae90e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6577e3176854f45af9f25357599b1e5 = $(`<div id="html_f6577e3176854f45af9f25357599b1e5" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_e8280420b4975ae6bc80ec2a98ae90e1.setContent(html_f6577e3176854f45af9f25357599b1e5);
|
|
|
|
|
|
|
|
marker_ec136b22e5d904b13ebae76c8aa7ad27.bindPopup(popup_e8280420b4975ae6bc80ec2a98ae90e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec136b22e5d904b13ebae76c8aa7ad27.setIcon(icon_c62f66fe515423e8587d3c05eb2e65a8);
|
|
|
|
|
|
var marker_3364e3ee6e071a2e05d076337f9eb8f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a31d5c9ad9445baeb15d2e02000d5c61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01ff21e38684c01b0ca22a41987c1815 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcd269d46b21aa2b5c3a83c4fe0de31c = $(`<div id="html_bcd269d46b21aa2b5c3a83c4fe0de31c" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_01ff21e38684c01b0ca22a41987c1815.setContent(html_bcd269d46b21aa2b5c3a83c4fe0de31c);
|
|
|
|
|
|
|
|
marker_3364e3ee6e071a2e05d076337f9eb8f7.bindPopup(popup_01ff21e38684c01b0ca22a41987c1815)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3364e3ee6e071a2e05d076337f9eb8f7.setIcon(icon_a31d5c9ad9445baeb15d2e02000d5c61);
|
|
|
|
|
|
var marker_916f2c294a1c431a17bd0290c9af2348 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_3eb4c491418388f6274c56443849ee29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63d8f0e2c78fba0140cc674bf23f989b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aa952dbc899ded98824152fec36a89b = $(`<div id="html_5aa952dbc899ded98824152fec36a89b" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_63d8f0e2c78fba0140cc674bf23f989b.setContent(html_5aa952dbc899ded98824152fec36a89b);
|
|
|
|
|
|
|
|
marker_916f2c294a1c431a17bd0290c9af2348.bindPopup(popup_63d8f0e2c78fba0140cc674bf23f989b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_916f2c294a1c431a17bd0290c9af2348.setIcon(icon_3eb4c491418388f6274c56443849ee29);
|
|
|
|
|
|
var marker_6bb0daff47bb821c907b0e88ea5baa71 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_feda4546bbdc398b2f2a72cc0d447eac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f830b21c13688fa703dc7176542aa68a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0faf29a474d3695e8f9617814ca9e4f7 = $(`<div id="html_0faf29a474d3695e8f9617814ca9e4f7" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_f830b21c13688fa703dc7176542aa68a.setContent(html_0faf29a474d3695e8f9617814ca9e4f7);
|
|
|
|
|
|
|
|
marker_6bb0daff47bb821c907b0e88ea5baa71.bindPopup(popup_f830b21c13688fa703dc7176542aa68a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bb0daff47bb821c907b0e88ea5baa71.setIcon(icon_feda4546bbdc398b2f2a72cc0d447eac);
|
|
|
|
|
|
var marker_4e9b0b058b74a4471004431aba6e76cc = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_f7b4b0eece3b9f4444000a32d1fd4403 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a42c8c0341f2d42740577a564d8a03a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff370e036f2c560dba317927d1559147 = $(`<div id="html_ff370e036f2c560dba317927d1559147" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_6a42c8c0341f2d42740577a564d8a03a.setContent(html_ff370e036f2c560dba317927d1559147);
|
|
|
|
|
|
|
|
marker_4e9b0b058b74a4471004431aba6e76cc.bindPopup(popup_6a42c8c0341f2d42740577a564d8a03a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e9b0b058b74a4471004431aba6e76cc.setIcon(icon_f7b4b0eece3b9f4444000a32d1fd4403);
|
|
|
|
|
|
var marker_59ed9eeaff8e7958517f12ffe1fa0874 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5a2e2a6cbc5a0be774a9822b72d17f28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e55d70b36f5b8f1fb8657407232fe0f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dab0579758df5f99a2df373791884b05 = $(`<div id="html_dab0579758df5f99a2df373791884b05" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_e55d70b36f5b8f1fb8657407232fe0f9.setContent(html_dab0579758df5f99a2df373791884b05);
|
|
|
|
|
|
|
|
marker_59ed9eeaff8e7958517f12ffe1fa0874.bindPopup(popup_e55d70b36f5b8f1fb8657407232fe0f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59ed9eeaff8e7958517f12ffe1fa0874.setIcon(icon_5a2e2a6cbc5a0be774a9822b72d17f28);
|
|
|
|
|
|
var marker_eb9d8973463982beec795442a5f04e6c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a068c607fe463701dbd6d039468e792d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65384609e9be5e0b2855dbee8c2adfb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1aef03b73acdbd3c2801ea187576737 = $(`<div id="html_f1aef03b73acdbd3c2801ea187576737" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_65384609e9be5e0b2855dbee8c2adfb0.setContent(html_f1aef03b73acdbd3c2801ea187576737);
|
|
|
|
|
|
|
|
marker_eb9d8973463982beec795442a5f04e6c.bindPopup(popup_65384609e9be5e0b2855dbee8c2adfb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb9d8973463982beec795442a5f04e6c.setIcon(icon_a068c607fe463701dbd6d039468e792d);
|
|
|
|
|
|
var marker_279a3e33984b8d3b4771bde040a76514 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5b3c97322804f2141bef19b638bacb29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73515a3d697330bcde17d7a66ec4492 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21950c7696a1acaaee82cfe199226eeb = $(`<div id="html_21950c7696a1acaaee82cfe199226eeb" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_c73515a3d697330bcde17d7a66ec4492.setContent(html_21950c7696a1acaaee82cfe199226eeb);
|
|
|
|
|
|
|
|
marker_279a3e33984b8d3b4771bde040a76514.bindPopup(popup_c73515a3d697330bcde17d7a66ec4492)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_279a3e33984b8d3b4771bde040a76514.setIcon(icon_5b3c97322804f2141bef19b638bacb29);
|
|
|
|
|
|
var marker_a0720682ef2163acc077ebec2c0738bc = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_64c3c8ad7e7f5574172ce85d5ec9426d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1b919d889043c29ee88f595bdc48b02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94e55b514238c71ee83aa77c7a2cc7ad = $(`<div id="html_94e55b514238c71ee83aa77c7a2cc7ad" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_f1b919d889043c29ee88f595bdc48b02.setContent(html_94e55b514238c71ee83aa77c7a2cc7ad);
|
|
|
|
|
|
|
|
marker_a0720682ef2163acc077ebec2c0738bc.bindPopup(popup_f1b919d889043c29ee88f595bdc48b02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0720682ef2163acc077ebec2c0738bc.setIcon(icon_64c3c8ad7e7f5574172ce85d5ec9426d);
|
|
|
|
|
|
var marker_8f9e52fb92118f3ee35d901fd7aab3da = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e84303c32888f0c40fff9a27c564df0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83aefc08bed3fec6df1eb107028aeebe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_202239fe07f8d55dbd124d52bb68f768 = $(`<div id="html_202239fe07f8d55dbd124d52bb68f768" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_83aefc08bed3fec6df1eb107028aeebe.setContent(html_202239fe07f8d55dbd124d52bb68f768);
|
|
|
|
|
|
|
|
marker_8f9e52fb92118f3ee35d901fd7aab3da.bindPopup(popup_83aefc08bed3fec6df1eb107028aeebe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f9e52fb92118f3ee35d901fd7aab3da.setIcon(icon_e84303c32888f0c40fff9a27c564df0b);
|
|
|
|
|
|
var marker_9dc8652ea5efbcbaaf2fe3a67fcb9ab5 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e813276c8207e584f41c96158f20a893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50dead9535eb155939e77a6e90632eb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_266397df3c7951531c4304c7900beee5 = $(`<div id="html_266397df3c7951531c4304c7900beee5" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_50dead9535eb155939e77a6e90632eb3.setContent(html_266397df3c7951531c4304c7900beee5);
|
|
|
|
|
|
|
|
marker_9dc8652ea5efbcbaaf2fe3a67fcb9ab5.bindPopup(popup_50dead9535eb155939e77a6e90632eb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dc8652ea5efbcbaaf2fe3a67fcb9ab5.setIcon(icon_e813276c8207e584f41c96158f20a893);
|
|
|
|
|
|
var marker_1367c945cdd7cefd05c184cef429fc26 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_6a3a2971d8598a45b50051d48a6f8e5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_129de2ad91c7eb5a9d6329a280b046d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15e998a511f73961c324b5d8f08cfb1b = $(`<div id="html_15e998a511f73961c324b5d8f08cfb1b" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_129de2ad91c7eb5a9d6329a280b046d3.setContent(html_15e998a511f73961c324b5d8f08cfb1b);
|
|
|
|
|
|
|
|
marker_1367c945cdd7cefd05c184cef429fc26.bindPopup(popup_129de2ad91c7eb5a9d6329a280b046d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1367c945cdd7cefd05c184cef429fc26.setIcon(icon_6a3a2971d8598a45b50051d48a6f8e5f);
|
|
|
|
|
|
var marker_30381673de353a47d786662003f8d037 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_334ffdf773104ac6017931f0957932a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c537ee793f5e9708d63ce811fa3310cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0d98f72becb32c983fa5fea05372bd4 = $(`<div id="html_b0d98f72becb32c983fa5fea05372bd4" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_c537ee793f5e9708d63ce811fa3310cd.setContent(html_b0d98f72becb32c983fa5fea05372bd4);
|
|
|
|
|
|
|
|
marker_30381673de353a47d786662003f8d037.bindPopup(popup_c537ee793f5e9708d63ce811fa3310cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30381673de353a47d786662003f8d037.setIcon(icon_334ffdf773104ac6017931f0957932a8);
|
|
|
|
|
|
var marker_9b53ab34cf16da15b8bf5bd318deb587 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_bd4c3b6d459105c32d378db9df062d83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4270322e0383a6497c6dc51093bfaee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb424b0deeb89b2e99b2133bfe516cc3 = $(`<div id="html_cb424b0deeb89b2e99b2133bfe516cc3" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_e4270322e0383a6497c6dc51093bfaee.setContent(html_cb424b0deeb89b2e99b2133bfe516cc3);
|
|
|
|
|
|
|
|
marker_9b53ab34cf16da15b8bf5bd318deb587.bindPopup(popup_e4270322e0383a6497c6dc51093bfaee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b53ab34cf16da15b8bf5bd318deb587.setIcon(icon_bd4c3b6d459105c32d378db9df062d83);
|
|
|
|
|
|
var marker_75492a59a1f4288b271cd3a0a56f9ebd = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_eac91ec54baf4c505886f0d4c156383b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddd6f6f4c87e7c7f1791474d76f01967 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e88a02b2d2b8ff79ef7dc79845a74708 = $(`<div id="html_e88a02b2d2b8ff79ef7dc79845a74708" style="width: 100.0%; height: 100.0%;">neuromancer.nettek.io</div>`)[0];
|
|
popup_ddd6f6f4c87e7c7f1791474d76f01967.setContent(html_e88a02b2d2b8ff79ef7dc79845a74708);
|
|
|
|
|
|
|
|
marker_75492a59a1f4288b271cd3a0a56f9ebd.bindPopup(popup_ddd6f6f4c87e7c7f1791474d76f01967)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75492a59a1f4288b271cd3a0a56f9ebd.setIcon(icon_eac91ec54baf4c505886f0d4c156383b);
|
|
|
|
|
|
var marker_e88a5fd71ab8fc4f52933992e45dcff4 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_41480f6db2cca94444184b552bb396be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0df163effd17c9e4712b7105f151611b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a65914cf55ea34c83e81b1befee19229 = $(`<div id="html_a65914cf55ea34c83e81b1befee19229" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_0df163effd17c9e4712b7105f151611b.setContent(html_a65914cf55ea34c83e81b1befee19229);
|
|
|
|
|
|
|
|
marker_e88a5fd71ab8fc4f52933992e45dcff4.bindPopup(popup_0df163effd17c9e4712b7105f151611b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e88a5fd71ab8fc4f52933992e45dcff4.setIcon(icon_41480f6db2cca94444184b552bb396be);
|
|
|
|
|
|
var marker_77848987158b44b1c81a2a142da40b68 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_687919463a87cabbd6e028b5f3cd1143 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f069c6b3cdac3da0097f649e4c0b03e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e02b689259bf2c8b7385e8c704036eba = $(`<div id="html_e02b689259bf2c8b7385e8c704036eba" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_f069c6b3cdac3da0097f649e4c0b03e4.setContent(html_e02b689259bf2c8b7385e8c704036eba);
|
|
|
|
|
|
|
|
marker_77848987158b44b1c81a2a142da40b68.bindPopup(popup_f069c6b3cdac3da0097f649e4c0b03e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77848987158b44b1c81a2a142da40b68.setIcon(icon_687919463a87cabbd6e028b5f3cd1143);
|
|
|
|
|
|
var marker_ac20e0cb9667bc59bd5bc137ab35076f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_04f2ee17558ff86c6c9c2b5a7c2625e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8506220779a74ba736fd1ce79d27e1b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e010f6d1511a62fb42ac5568e3e6af40 = $(`<div id="html_e010f6d1511a62fb42ac5568e3e6af40" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_8506220779a74ba736fd1ce79d27e1b1.setContent(html_e010f6d1511a62fb42ac5568e3e6af40);
|
|
|
|
|
|
|
|
marker_ac20e0cb9667bc59bd5bc137ab35076f.bindPopup(popup_8506220779a74ba736fd1ce79d27e1b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac20e0cb9667bc59bd5bc137ab35076f.setIcon(icon_04f2ee17558ff86c6c9c2b5a7c2625e8);
|
|
|
|
|
|
var marker_8ee279bdbb52930449c877b3071be9b2 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_875693d29069af842e947113a4d43a9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb9abd255139ba2a606f4b396716aaee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0e05f321e34fab73c598fc7d1cf538a = $(`<div id="html_f0e05f321e34fab73c598fc7d1cf538a" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_eb9abd255139ba2a606f4b396716aaee.setContent(html_f0e05f321e34fab73c598fc7d1cf538a);
|
|
|
|
|
|
|
|
marker_8ee279bdbb52930449c877b3071be9b2.bindPopup(popup_eb9abd255139ba2a606f4b396716aaee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ee279bdbb52930449c877b3071be9b2.setIcon(icon_875693d29069af842e947113a4d43a9d);
|
|
|
|
|
|
var marker_81934df6aa2c118a504c21aa9e312354 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5ddcd30aa3ce235ff8bf77bfe5401c9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d8467d8fd933cde6d1792b953036500 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d4eb4b829f4d2c3d4ee890eb39f3302 = $(`<div id="html_1d4eb4b829f4d2c3d4ee890eb39f3302" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_2d8467d8fd933cde6d1792b953036500.setContent(html_1d4eb4b829f4d2c3d4ee890eb39f3302);
|
|
|
|
|
|
|
|
marker_81934df6aa2c118a504c21aa9e312354.bindPopup(popup_2d8467d8fd933cde6d1792b953036500)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81934df6aa2c118a504c21aa9e312354.setIcon(icon_5ddcd30aa3ce235ff8bf77bfe5401c9d);
|
|
|
|
|
|
var marker_aa38a6922fe42d2bd891586073a968df = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0d8f9ad46e09df30c000092288f3561c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_036bdefa8e445be6f425097a6aceb533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_608577395f5d3984898eccf615fcfdde = $(`<div id="html_608577395f5d3984898eccf615fcfdde" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_036bdefa8e445be6f425097a6aceb533.setContent(html_608577395f5d3984898eccf615fcfdde);
|
|
|
|
|
|
|
|
marker_aa38a6922fe42d2bd891586073a968df.bindPopup(popup_036bdefa8e445be6f425097a6aceb533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa38a6922fe42d2bd891586073a968df.setIcon(icon_0d8f9ad46e09df30c000092288f3561c);
|
|
|
|
|
|
var marker_d9b7e57ec7a362190161be0d709e8c40 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0cf4f2763904361b2629b0b72fb9e47a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a9cf2860b267c683d0459af6762f6cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_656bd49406078e1581d95b3607e6de5d = $(`<div id="html_656bd49406078e1581d95b3607e6de5d" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_1a9cf2860b267c683d0459af6762f6cd.setContent(html_656bd49406078e1581d95b3607e6de5d);
|
|
|
|
|
|
|
|
marker_d9b7e57ec7a362190161be0d709e8c40.bindPopup(popup_1a9cf2860b267c683d0459af6762f6cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9b7e57ec7a362190161be0d709e8c40.setIcon(icon_0cf4f2763904361b2629b0b72fb9e47a);
|
|
|
|
|
|
var marker_c84ca1f1834f230276252ce91414b0bc = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_19e4a72d297acc28b4b15c07d60a1823 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d7ff55c948fa4d08a8735fa5d1d7cba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad13087596a9d7f3eb41804a5718f7a8 = $(`<div id="html_ad13087596a9d7f3eb41804a5718f7a8" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_9d7ff55c948fa4d08a8735fa5d1d7cba.setContent(html_ad13087596a9d7f3eb41804a5718f7a8);
|
|
|
|
|
|
|
|
marker_c84ca1f1834f230276252ce91414b0bc.bindPopup(popup_9d7ff55c948fa4d08a8735fa5d1d7cba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c84ca1f1834f230276252ce91414b0bc.setIcon(icon_19e4a72d297acc28b4b15c07d60a1823);
|
|
|
|
|
|
var marker_97f782ea9bf8d4746344b3d2d3b51766 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_de82efd4dbb17b7aa632243eb0eaeac4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_896243ecfd5389e736364f45e69f09d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d9eadb5ed46ceeaf2afdccf3f98be2f = $(`<div id="html_1d9eadb5ed46ceeaf2afdccf3f98be2f" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_896243ecfd5389e736364f45e69f09d5.setContent(html_1d9eadb5ed46ceeaf2afdccf3f98be2f);
|
|
|
|
|
|
|
|
marker_97f782ea9bf8d4746344b3d2d3b51766.bindPopup(popup_896243ecfd5389e736364f45e69f09d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97f782ea9bf8d4746344b3d2d3b51766.setIcon(icon_de82efd4dbb17b7aa632243eb0eaeac4);
|
|
|
|
|
|
var marker_028e50fb69991e955f54b166e38ce355 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_39ed64940409079db8ab716f6c5f6082 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f596e9f4886fd23241ada7625d8544b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cd3dbf1945e9a2ad6914a2cd43deb5a = $(`<div id="html_3cd3dbf1945e9a2ad6914a2cd43deb5a" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_f596e9f4886fd23241ada7625d8544b3.setContent(html_3cd3dbf1945e9a2ad6914a2cd43deb5a);
|
|
|
|
|
|
|
|
marker_028e50fb69991e955f54b166e38ce355.bindPopup(popup_f596e9f4886fd23241ada7625d8544b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_028e50fb69991e955f54b166e38ce355.setIcon(icon_39ed64940409079db8ab716f6c5f6082);
|
|
|
|
|
|
var marker_21d7fbf92425df9419cc08692d6eac91 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4ffc8bfb488f0f0f653550e60e178ad1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f5d3ddf7ee700e7afd58dbf50d089b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bbcef040f81d65693b057c6d2d22720 = $(`<div id="html_9bbcef040f81d65693b057c6d2d22720" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_6f5d3ddf7ee700e7afd58dbf50d089b0.setContent(html_9bbcef040f81d65693b057c6d2d22720);
|
|
|
|
|
|
|
|
marker_21d7fbf92425df9419cc08692d6eac91.bindPopup(popup_6f5d3ddf7ee700e7afd58dbf50d089b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21d7fbf92425df9419cc08692d6eac91.setIcon(icon_4ffc8bfb488f0f0f653550e60e178ad1);
|
|
|
|
|
|
var marker_7dd2c26211a3aec50619d7fffb689df9 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_85f7405043a2e3fefbb993bc40e4a03f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b16d3db5a78e8059633511ed82c6db2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9dc8f7ea9959812dc3afd7dd3a21961 = $(`<div id="html_a9dc8f7ea9959812dc3afd7dd3a21961" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_b16d3db5a78e8059633511ed82c6db2b.setContent(html_a9dc8f7ea9959812dc3afd7dd3a21961);
|
|
|
|
|
|
|
|
marker_7dd2c26211a3aec50619d7fffb689df9.bindPopup(popup_b16d3db5a78e8059633511ed82c6db2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dd2c26211a3aec50619d7fffb689df9.setIcon(icon_85f7405043a2e3fefbb993bc40e4a03f);
|
|
|
|
|
|
var marker_a701cbdc570adf71255dfaf1d1f33133 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0441e566f4f08c689e51cbf6f1ca95ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59d846e155f559913bc226f84b67317e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d7feb42703eaf885cbf8725267f9d23 = $(`<div id="html_2d7feb42703eaf885cbf8725267f9d23" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_59d846e155f559913bc226f84b67317e.setContent(html_2d7feb42703eaf885cbf8725267f9d23);
|
|
|
|
|
|
|
|
marker_a701cbdc570adf71255dfaf1d1f33133.bindPopup(popup_59d846e155f559913bc226f84b67317e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a701cbdc570adf71255dfaf1d1f33133.setIcon(icon_0441e566f4f08c689e51cbf6f1ca95ac);
|
|
|
|
|
|
var marker_683e3a11e18e3f8215935c0db6bfae42 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4b54ca33bccc427ca7fff0eece159075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67230873e7b0d015e49a33a72f54c03d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb9965ce1897d676034f4c1819b6c8c3 = $(`<div id="html_eb9965ce1897d676034f4c1819b6c8c3" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_67230873e7b0d015e49a33a72f54c03d.setContent(html_eb9965ce1897d676034f4c1819b6c8c3);
|
|
|
|
|
|
|
|
marker_683e3a11e18e3f8215935c0db6bfae42.bindPopup(popup_67230873e7b0d015e49a33a72f54c03d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_683e3a11e18e3f8215935c0db6bfae42.setIcon(icon_4b54ca33bccc427ca7fff0eece159075);
|
|
|
|
|
|
var marker_bd0538f1022f38bed6a33709c655aea5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_060a61227796081490c859a38fe2a242 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_762a4ac6afc32c705c2b915fc3dfe756 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db2214491f8d28cf61a1189a217489cb = $(`<div id="html_db2214491f8d28cf61a1189a217489cb" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_762a4ac6afc32c705c2b915fc3dfe756.setContent(html_db2214491f8d28cf61a1189a217489cb);
|
|
|
|
|
|
|
|
marker_bd0538f1022f38bed6a33709c655aea5.bindPopup(popup_762a4ac6afc32c705c2b915fc3dfe756)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd0538f1022f38bed6a33709c655aea5.setIcon(icon_060a61227796081490c859a38fe2a242);
|
|
|
|
|
|
var marker_78eeceec451cc9029f9f0e27dc59f08d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0002b130107642619df186cbbd6e1193 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_086ed58417f0c31056572faf6bfaf132 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9e741af1c4cfd8064c42e51cfef397f = $(`<div id="html_c9e741af1c4cfd8064c42e51cfef397f" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_086ed58417f0c31056572faf6bfaf132.setContent(html_c9e741af1c4cfd8064c42e51cfef397f);
|
|
|
|
|
|
|
|
marker_78eeceec451cc9029f9f0e27dc59f08d.bindPopup(popup_086ed58417f0c31056572faf6bfaf132)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78eeceec451cc9029f9f0e27dc59f08d.setIcon(icon_0002b130107642619df186cbbd6e1193);
|
|
|
|
|
|
var marker_839495263fa7ada451f1f9c610f0d09b = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_52b94a7237ed7a0958bede9a5bc7ef35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9279a5b745797afd4371363976d05ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ad7975912a075fdab82e4cb4eb35f35 = $(`<div id="html_8ad7975912a075fdab82e4cb4eb35f35" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_d9279a5b745797afd4371363976d05ca.setContent(html_8ad7975912a075fdab82e4cb4eb35f35);
|
|
|
|
|
|
|
|
marker_839495263fa7ada451f1f9c610f0d09b.bindPopup(popup_d9279a5b745797afd4371363976d05ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_839495263fa7ada451f1f9c610f0d09b.setIcon(icon_52b94a7237ed7a0958bede9a5bc7ef35);
|
|
|
|
|
|
var marker_294f8b8480c806c912c9ae749c0a26e4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4d262ba68350d102bceae4c17cc50a93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b5779257d5d2950c5e1957e7eca601a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b6c2708f03ef7c320389dd7b728402f = $(`<div id="html_7b6c2708f03ef7c320389dd7b728402f" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_1b5779257d5d2950c5e1957e7eca601a.setContent(html_7b6c2708f03ef7c320389dd7b728402f);
|
|
|
|
|
|
|
|
marker_294f8b8480c806c912c9ae749c0a26e4.bindPopup(popup_1b5779257d5d2950c5e1957e7eca601a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_294f8b8480c806c912c9ae749c0a26e4.setIcon(icon_4d262ba68350d102bceae4c17cc50a93);
|
|
|
|
|
|
var marker_fa8d6c4f88eab9495ab348f90616d57f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1fafb689b6e353c12450cea3dbc25b05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_175278043c9f02a7950f1f49a84a9258 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53c41ca5f8dc9bc31ebea6e0ddc264f5 = $(`<div id="html_53c41ca5f8dc9bc31ebea6e0ddc264f5" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_175278043c9f02a7950f1f49a84a9258.setContent(html_53c41ca5f8dc9bc31ebea6e0ddc264f5);
|
|
|
|
|
|
|
|
marker_fa8d6c4f88eab9495ab348f90616d57f.bindPopup(popup_175278043c9f02a7950f1f49a84a9258)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa8d6c4f88eab9495ab348f90616d57f.setIcon(icon_1fafb689b6e353c12450cea3dbc25b05);
|
|
|
|
|
|
var marker_866f4401566f727c8265bf4e758b06e0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_694589ed2b7ed73ccaa28e19baabd21c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b063af25e290d2a019de3ccdeb4f5b73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24bcf7cfdeb5bc8b6c195932c4cb7cd1 = $(`<div id="html_24bcf7cfdeb5bc8b6c195932c4cb7cd1" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_b063af25e290d2a019de3ccdeb4f5b73.setContent(html_24bcf7cfdeb5bc8b6c195932c4cb7cd1);
|
|
|
|
|
|
|
|
marker_866f4401566f727c8265bf4e758b06e0.bindPopup(popup_b063af25e290d2a019de3ccdeb4f5b73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_866f4401566f727c8265bf4e758b06e0.setIcon(icon_694589ed2b7ed73ccaa28e19baabd21c);
|
|
|
|
|
|
var marker_0e225e6c474496d9d1a53c3278569cc2 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e43f644115b55ad90b8d9311c7310d81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dc8c1e4e84884c44bb300450283f1ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b208c2808b4f0beba737066c76e08a2 = $(`<div id="html_4b208c2808b4f0beba737066c76e08a2" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_4dc8c1e4e84884c44bb300450283f1ad.setContent(html_4b208c2808b4f0beba737066c76e08a2);
|
|
|
|
|
|
|
|
marker_0e225e6c474496d9d1a53c3278569cc2.bindPopup(popup_4dc8c1e4e84884c44bb300450283f1ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e225e6c474496d9d1a53c3278569cc2.setIcon(icon_e43f644115b55ad90b8d9311c7310d81);
|
|
|
|
|
|
var marker_f902ab41fad1dd83897e1be09d1bc29d = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_bb7744714a079ccc810ee5df6746989c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2d0701a8c7f94602b5894dc132db8bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ae488d12e6545533d7a8a560418305c = $(`<div id="html_7ae488d12e6545533d7a8a560418305c" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_e2d0701a8c7f94602b5894dc132db8bb.setContent(html_7ae488d12e6545533d7a8a560418305c);
|
|
|
|
|
|
|
|
marker_f902ab41fad1dd83897e1be09d1bc29d.bindPopup(popup_e2d0701a8c7f94602b5894dc132db8bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f902ab41fad1dd83897e1be09d1bc29d.setIcon(icon_bb7744714a079ccc810ee5df6746989c);
|
|
|
|
|
|
var marker_939a5c043d1ab9036efe18bd5fac1811 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1011c41a09b2bf0aa87a8404433e625c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32ee9d6cd1de53fee1f724c96716f118 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a450955e286914fd6dbe3963b39661e = $(`<div id="html_3a450955e286914fd6dbe3963b39661e" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_32ee9d6cd1de53fee1f724c96716f118.setContent(html_3a450955e286914fd6dbe3963b39661e);
|
|
|
|
|
|
|
|
marker_939a5c043d1ab9036efe18bd5fac1811.bindPopup(popup_32ee9d6cd1de53fee1f724c96716f118)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_939a5c043d1ab9036efe18bd5fac1811.setIcon(icon_1011c41a09b2bf0aa87a8404433e625c);
|
|
|
|
|
|
var marker_7b03fc5e8781f426d188450a620fe53d = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ccfe835a5926cc6ae6bedb58c4fe4e4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167a4daf31279e5b3eb0e61b259f211a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78f64c10a1a760dedf0ea980b0150ad1 = $(`<div id="html_78f64c10a1a760dedf0ea980b0150ad1" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_167a4daf31279e5b3eb0e61b259f211a.setContent(html_78f64c10a1a760dedf0ea980b0150ad1);
|
|
|
|
|
|
|
|
marker_7b03fc5e8781f426d188450a620fe53d.bindPopup(popup_167a4daf31279e5b3eb0e61b259f211a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b03fc5e8781f426d188450a620fe53d.setIcon(icon_ccfe835a5926cc6ae6bedb58c4fe4e4a);
|
|
|
|
|
|
var marker_b9c2f4e861d5ec746ff6f46d6201a33e = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a4b7e7e3c43af365af48f2f56650320d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_261659ee1c7a9fd8c23968bec88f2947 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_643e24a2be839c33141a04588b397eb7 = $(`<div id="html_643e24a2be839c33141a04588b397eb7" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_261659ee1c7a9fd8c23968bec88f2947.setContent(html_643e24a2be839c33141a04588b397eb7);
|
|
|
|
|
|
|
|
marker_b9c2f4e861d5ec746ff6f46d6201a33e.bindPopup(popup_261659ee1c7a9fd8c23968bec88f2947)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9c2f4e861d5ec746ff6f46d6201a33e.setIcon(icon_a4b7e7e3c43af365af48f2f56650320d);
|
|
|
|
|
|
var marker_f98978ab73ecc8f53f060610a7b0b56e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1459d7162b1cd06ff5f8f5177f0d59c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_760c94284b003a6f5da9fe827ee09281 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67d2e5fd56740d549358ce6a12fd935b = $(`<div id="html_67d2e5fd56740d549358ce6a12fd935b" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_760c94284b003a6f5da9fe827ee09281.setContent(html_67d2e5fd56740d549358ce6a12fd935b);
|
|
|
|
|
|
|
|
marker_f98978ab73ecc8f53f060610a7b0b56e.bindPopup(popup_760c94284b003a6f5da9fe827ee09281)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f98978ab73ecc8f53f060610a7b0b56e.setIcon(icon_1459d7162b1cd06ff5f8f5177f0d59c4);
|
|
|
|
|
|
var marker_0214a66d43f9538a92c59caa47e8afa6 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_76310918d2c6d6a889ae197f3577e11f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0d197dcabb23c5fb7edfe954d75ed5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_626a0b247d930378b27f0d40a52426de = $(`<div id="html_626a0b247d930378b27f0d40a52426de" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_d0d197dcabb23c5fb7edfe954d75ed5b.setContent(html_626a0b247d930378b27f0d40a52426de);
|
|
|
|
|
|
|
|
marker_0214a66d43f9538a92c59caa47e8afa6.bindPopup(popup_d0d197dcabb23c5fb7edfe954d75ed5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0214a66d43f9538a92c59caa47e8afa6.setIcon(icon_76310918d2c6d6a889ae197f3577e11f);
|
|
|
|
|
|
var marker_51b3fc61bc519b040acc084675c4b14e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5afcaf92671fc7d70318596873cff53a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cfe5cdd0e94c0d9473bc85d59fb9a06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd8d995364e6c00127a61d2a7ee73f3b = $(`<div id="html_fd8d995364e6c00127a61d2a7ee73f3b" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_9cfe5cdd0e94c0d9473bc85d59fb9a06.setContent(html_fd8d995364e6c00127a61d2a7ee73f3b);
|
|
|
|
|
|
|
|
marker_51b3fc61bc519b040acc084675c4b14e.bindPopup(popup_9cfe5cdd0e94c0d9473bc85d59fb9a06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b3fc61bc519b040acc084675c4b14e.setIcon(icon_5afcaf92671fc7d70318596873cff53a);
|
|
|
|
|
|
var marker_d9e39827f89aaad4ccc946213058597b = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_8c7ece865d6d7d9b3c03ee82a33d4b04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8ee66694fa8f5e34cc23bb89b6712fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1a40f145cce128fbce9c6e999a85643 = $(`<div id="html_d1a40f145cce128fbce9c6e999a85643" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_e8ee66694fa8f5e34cc23bb89b6712fa.setContent(html_d1a40f145cce128fbce9c6e999a85643);
|
|
|
|
|
|
|
|
marker_d9e39827f89aaad4ccc946213058597b.bindPopup(popup_e8ee66694fa8f5e34cc23bb89b6712fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e39827f89aaad4ccc946213058597b.setIcon(icon_8c7ece865d6d7d9b3c03ee82a33d4b04);
|
|
|
|
|
|
var marker_5dc59e0032ac3a86346a386e2ea582a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9633fd310899579c29d74ad8c261ed3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1161d88a09173c04470585901e0fb8af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_435d2d8342ecbebfdb85d8922064a96d = $(`<div id="html_435d2d8342ecbebfdb85d8922064a96d" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_1161d88a09173c04470585901e0fb8af.setContent(html_435d2d8342ecbebfdb85d8922064a96d);
|
|
|
|
|
|
|
|
marker_5dc59e0032ac3a86346a386e2ea582a5.bindPopup(popup_1161d88a09173c04470585901e0fb8af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dc59e0032ac3a86346a386e2ea582a5.setIcon(icon_9633fd310899579c29d74ad8c261ed3e);
|
|
|
|
|
|
var marker_ec084638bc3945c442f4f105b359e8b9 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_7e0c027b3a4cd4e9078478698ee344f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbdf1cd0a239c4151e4de8801c1e00a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be55fe1fc6c5153499e710ac56cf1e8c = $(`<div id="html_be55fe1fc6c5153499e710ac56cf1e8c" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_dbdf1cd0a239c4151e4de8801c1e00a1.setContent(html_be55fe1fc6c5153499e710ac56cf1e8c);
|
|
|
|
|
|
|
|
marker_ec084638bc3945c442f4f105b359e8b9.bindPopup(popup_dbdf1cd0a239c4151e4de8801c1e00a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec084638bc3945c442f4f105b359e8b9.setIcon(icon_7e0c027b3a4cd4e9078478698ee344f7);
|
|
|
|
|
|
var marker_950700e4b57cba50cb0646e4804ed6b9 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ab7e03aa796274b3f77399055e391c9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de23ad77169fa7ed4d5f7059b2aa0eed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feea5aed76c497c6833a5a779107c0f8 = $(`<div id="html_feea5aed76c497c6833a5a779107c0f8" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_de23ad77169fa7ed4d5f7059b2aa0eed.setContent(html_feea5aed76c497c6833a5a779107c0f8);
|
|
|
|
|
|
|
|
marker_950700e4b57cba50cb0646e4804ed6b9.bindPopup(popup_de23ad77169fa7ed4d5f7059b2aa0eed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_950700e4b57cba50cb0646e4804ed6b9.setIcon(icon_ab7e03aa796274b3f77399055e391c9b);
|
|
|
|
|
|
var marker_f4e7f7dc020223cdb49900989e9552b0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9ddc475f91043593b5c6c4ef59d91984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_279ff0d319644256d3a83ad79fef0cfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453fbf744ad1542760cb933b27e4412c = $(`<div id="html_453fbf744ad1542760cb933b27e4412c" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_279ff0d319644256d3a83ad79fef0cfc.setContent(html_453fbf744ad1542760cb933b27e4412c);
|
|
|
|
|
|
|
|
marker_f4e7f7dc020223cdb49900989e9552b0.bindPopup(popup_279ff0d319644256d3a83ad79fef0cfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4e7f7dc020223cdb49900989e9552b0.setIcon(icon_9ddc475f91043593b5c6c4ef59d91984);
|
|
|
|
|
|
var marker_18dd660364eb689381cc3678732ea572 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b4343155bce431e6276bf6a2081035f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_320cc98f9df7536bfa568c09f4145468 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acce1652126069070a11fa8e8409896d = $(`<div id="html_acce1652126069070a11fa8e8409896d" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_320cc98f9df7536bfa568c09f4145468.setContent(html_acce1652126069070a11fa8e8409896d);
|
|
|
|
|
|
|
|
marker_18dd660364eb689381cc3678732ea572.bindPopup(popup_320cc98f9df7536bfa568c09f4145468)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18dd660364eb689381cc3678732ea572.setIcon(icon_b4343155bce431e6276bf6a2081035f6);
|
|
|
|
|
|
var marker_c53146eadf04a743e8f55cfce22d3428 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_7b58f19a3e8d73a69b21c060b23d7269 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2375130b606fd77b620a53c5a0c06bfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c022dbb38f5f6bcaee5e6c6c6085aebd = $(`<div id="html_c022dbb38f5f6bcaee5e6c6c6085aebd" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_2375130b606fd77b620a53c5a0c06bfe.setContent(html_c022dbb38f5f6bcaee5e6c6c6085aebd);
|
|
|
|
|
|
|
|
marker_c53146eadf04a743e8f55cfce22d3428.bindPopup(popup_2375130b606fd77b620a53c5a0c06bfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c53146eadf04a743e8f55cfce22d3428.setIcon(icon_7b58f19a3e8d73a69b21c060b23d7269);
|
|
|
|
|
|
var marker_66859b7e69b0e8bb4ed22f2726fbb6e3 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_015ef587447ea9794966564099ba5a3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8772dc8a9796f1fa8bad63c46c843403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c17cf847b198151901c75fc041ecd555 = $(`<div id="html_c17cf847b198151901c75fc041ecd555" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_8772dc8a9796f1fa8bad63c46c843403.setContent(html_c17cf847b198151901c75fc041ecd555);
|
|
|
|
|
|
|
|
marker_66859b7e69b0e8bb4ed22f2726fbb6e3.bindPopup(popup_8772dc8a9796f1fa8bad63c46c843403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66859b7e69b0e8bb4ed22f2726fbb6e3.setIcon(icon_015ef587447ea9794966564099ba5a3a);
|
|
|
|
|
|
var marker_606ff81499a0a2d5e8bf90547b704939 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_46a6c823d82bf21b0beb04e482c53d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feed17965f63e737f9d4e6ed125a5253 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d45e88b4ce554c0b94d718faeb819f7f = $(`<div id="html_d45e88b4ce554c0b94d718faeb819f7f" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_feed17965f63e737f9d4e6ed125a5253.setContent(html_d45e88b4ce554c0b94d718faeb819f7f);
|
|
|
|
|
|
|
|
marker_606ff81499a0a2d5e8bf90547b704939.bindPopup(popup_feed17965f63e737f9d4e6ed125a5253)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_606ff81499a0a2d5e8bf90547b704939.setIcon(icon_46a6c823d82bf21b0beb04e482c53d87);
|
|
|
|
|
|
var marker_37fb7265063be411623c77fc5053cd51 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0bb69df76a4a447292d4159f8b9dea57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99365f320c6fcfe87d4f8274ce8b794e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e70901bfd4f199d6251cc89b80afaa85 = $(`<div id="html_e70901bfd4f199d6251cc89b80afaa85" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_99365f320c6fcfe87d4f8274ce8b794e.setContent(html_e70901bfd4f199d6251cc89b80afaa85);
|
|
|
|
|
|
|
|
marker_37fb7265063be411623c77fc5053cd51.bindPopup(popup_99365f320c6fcfe87d4f8274ce8b794e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37fb7265063be411623c77fc5053cd51.setIcon(icon_0bb69df76a4a447292d4159f8b9dea57);
|
|
|
|
|
|
var marker_d1e2be19f56b9ec9e0ddc390fbd7bb0c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a828f4807c1c6d96bde9ae3e65e8ce05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11c293cd5cf3900ca39f604128a5f716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63b4d4bee854168aa1fd483f2303ff68 = $(`<div id="html_63b4d4bee854168aa1fd483f2303ff68" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_11c293cd5cf3900ca39f604128a5f716.setContent(html_63b4d4bee854168aa1fd483f2303ff68);
|
|
|
|
|
|
|
|
marker_d1e2be19f56b9ec9e0ddc390fbd7bb0c.bindPopup(popup_11c293cd5cf3900ca39f604128a5f716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1e2be19f56b9ec9e0ddc390fbd7bb0c.setIcon(icon_a828f4807c1c6d96bde9ae3e65e8ce05);
|
|
|
|
|
|
var marker_0509c8337744f01f31d1ae968ce64a3a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_fcbcf8890adda901138b8742ffe01f2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9c7e83c755680857696b8de35aee424 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6d142950b620c87d877604736cbfe26 = $(`<div id="html_e6d142950b620c87d877604736cbfe26" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_b9c7e83c755680857696b8de35aee424.setContent(html_e6d142950b620c87d877604736cbfe26);
|
|
|
|
|
|
|
|
marker_0509c8337744f01f31d1ae968ce64a3a.bindPopup(popup_b9c7e83c755680857696b8de35aee424)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0509c8337744f01f31d1ae968ce64a3a.setIcon(icon_fcbcf8890adda901138b8742ffe01f2c);
|
|
|
|
|
|
var marker_83b573e0272effbd963fbf70a750ddd8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_10de58274a10d691f2508e4c9b9962f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4659434fc07934a7f83d8ff2230675df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f56e6bf3ca51ed19ea89f4259d3e9019 = $(`<div id="html_f56e6bf3ca51ed19ea89f4259d3e9019" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_4659434fc07934a7f83d8ff2230675df.setContent(html_f56e6bf3ca51ed19ea89f4259d3e9019);
|
|
|
|
|
|
|
|
marker_83b573e0272effbd963fbf70a750ddd8.bindPopup(popup_4659434fc07934a7f83d8ff2230675df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83b573e0272effbd963fbf70a750ddd8.setIcon(icon_10de58274a10d691f2508e4c9b9962f5);
|
|
|
|
|
|
var marker_3372be392b300c94a48ed90072d870ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_eda2097f97c8c91d2f123557abb8b674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df1be43ae8658287110aaa8648964e0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fe8589b1a4a1fa4970d2c62111405fc = $(`<div id="html_0fe8589b1a4a1fa4970d2c62111405fc" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_df1be43ae8658287110aaa8648964e0b.setContent(html_0fe8589b1a4a1fa4970d2c62111405fc);
|
|
|
|
|
|
|
|
marker_3372be392b300c94a48ed90072d870ff.bindPopup(popup_df1be43ae8658287110aaa8648964e0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3372be392b300c94a48ed90072d870ff.setIcon(icon_eda2097f97c8c91d2f123557abb8b674);
|
|
|
|
|
|
var marker_8096755c42af6bbe161a07be4371537e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c9c0c259dd78b4223356659be1919829 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_623857c138ba7a3235efcd20be704dd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc61d1e25026771da0c74c0401307a6c = $(`<div id="html_bc61d1e25026771da0c74c0401307a6c" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_623857c138ba7a3235efcd20be704dd6.setContent(html_bc61d1e25026771da0c74c0401307a6c);
|
|
|
|
|
|
|
|
marker_8096755c42af6bbe161a07be4371537e.bindPopup(popup_623857c138ba7a3235efcd20be704dd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8096755c42af6bbe161a07be4371537e.setIcon(icon_c9c0c259dd78b4223356659be1919829);
|
|
|
|
|
|
var marker_9222bcf0e91b2bed10b585023c231771 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_baf1cc0393c5716f4e47b78a4b3e0c80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e78554dc92798775f50b541b6fb41636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c5a7083723dcad7a66574fe106e0abc = $(`<div id="html_6c5a7083723dcad7a66574fe106e0abc" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_e78554dc92798775f50b541b6fb41636.setContent(html_6c5a7083723dcad7a66574fe106e0abc);
|
|
|
|
|
|
|
|
marker_9222bcf0e91b2bed10b585023c231771.bindPopup(popup_e78554dc92798775f50b541b6fb41636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9222bcf0e91b2bed10b585023c231771.setIcon(icon_baf1cc0393c5716f4e47b78a4b3e0c80);
|
|
|
|
|
|
var marker_66c76379f8242ee7ebfdcdc0fd769f99 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_929d5d576f5f9ce0e1d39380f59dd2fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29b85b7461485b7983367f8244847b10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc7a502f6a77af8d15384127b6ad0030 = $(`<div id="html_cc7a502f6a77af8d15384127b6ad0030" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_29b85b7461485b7983367f8244847b10.setContent(html_cc7a502f6a77af8d15384127b6ad0030);
|
|
|
|
|
|
|
|
marker_66c76379f8242ee7ebfdcdc0fd769f99.bindPopup(popup_29b85b7461485b7983367f8244847b10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c76379f8242ee7ebfdcdc0fd769f99.setIcon(icon_929d5d576f5f9ce0e1d39380f59dd2fb);
|
|
|
|
|
|
var marker_0d867150dcc7fc419dbf2a9403345e06 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b801d158a8af2a7d019ad669f43a7cca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fcf07351aad19b0a803ef809cae58a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98f4c0a88ef5e2b15484b1a785eef109 = $(`<div id="html_98f4c0a88ef5e2b15484b1a785eef109" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_2fcf07351aad19b0a803ef809cae58a0.setContent(html_98f4c0a88ef5e2b15484b1a785eef109);
|
|
|
|
|
|
|
|
marker_0d867150dcc7fc419dbf2a9403345e06.bindPopup(popup_2fcf07351aad19b0a803ef809cae58a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d867150dcc7fc419dbf2a9403345e06.setIcon(icon_b801d158a8af2a7d019ad669f43a7cca);
|
|
|
|
|
|
var marker_1a1153877663ea281727564e211a6b0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d439853c906435f34c196a4d87dc26ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5fa839854324a772089f4786794751d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14efc499e44749b10277e15c4a11df62 = $(`<div id="html_14efc499e44749b10277e15c4a11df62" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_a5fa839854324a772089f4786794751d.setContent(html_14efc499e44749b10277e15c4a11df62);
|
|
|
|
|
|
|
|
marker_1a1153877663ea281727564e211a6b0b.bindPopup(popup_a5fa839854324a772089f4786794751d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a1153877663ea281727564e211a6b0b.setIcon(icon_d439853c906435f34c196a4d87dc26ed);
|
|
|
|
|
|
var marker_3407c34e9c66753ee6cd01f03d715c1b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_736145d70932c58184321886e0fea000 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd6869844340f0d7fb0d6b6014e7b687 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a737741406d6f22e2b75581b6a88323 = $(`<div id="html_4a737741406d6f22e2b75581b6a88323" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_cd6869844340f0d7fb0d6b6014e7b687.setContent(html_4a737741406d6f22e2b75581b6a88323);
|
|
|
|
|
|
|
|
marker_3407c34e9c66753ee6cd01f03d715c1b.bindPopup(popup_cd6869844340f0d7fb0d6b6014e7b687)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3407c34e9c66753ee6cd01f03d715c1b.setIcon(icon_736145d70932c58184321886e0fea000);
|
|
|
|
|
|
var marker_5320c6e8662a4ff3c57e3e8a680a736c = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_2deccf87d0563f9ef04aee6db316256f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c442f732dbb305f064acefb695ea23f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_769665e649da46848999bb90326831e9 = $(`<div id="html_769665e649da46848999bb90326831e9" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_c442f732dbb305f064acefb695ea23f4.setContent(html_769665e649da46848999bb90326831e9);
|
|
|
|
|
|
|
|
marker_5320c6e8662a4ff3c57e3e8a680a736c.bindPopup(popup_c442f732dbb305f064acefb695ea23f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5320c6e8662a4ff3c57e3e8a680a736c.setIcon(icon_2deccf87d0563f9ef04aee6db316256f);
|
|
|
|
|
|
var marker_98e90f796c59f542798cebcf6cc2c2ef = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_685f9badbe4d48c15670fc3fe871f2ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7846e0311df0e596bb7f4ef51268d63e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d6d7ce762ddcaee6f1cf4b7ccb0b78a = $(`<div id="html_5d6d7ce762ddcaee6f1cf4b7ccb0b78a" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_7846e0311df0e596bb7f4ef51268d63e.setContent(html_5d6d7ce762ddcaee6f1cf4b7ccb0b78a);
|
|
|
|
|
|
|
|
marker_98e90f796c59f542798cebcf6cc2c2ef.bindPopup(popup_7846e0311df0e596bb7f4ef51268d63e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98e90f796c59f542798cebcf6cc2c2ef.setIcon(icon_685f9badbe4d48c15670fc3fe871f2ee);
|
|
|
|
|
|
var marker_cb4198ce5d86e2eff85d28618ae5f1fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_3576d8b1586c123ccce8cafdcd4198e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d6601fa2b72ab89bc1111624ba7fd7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d5a4c0479edb0ab3e40e1b890f6760b = $(`<div id="html_5d5a4c0479edb0ab3e40e1b890f6760b" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_4d6601fa2b72ab89bc1111624ba7fd7e.setContent(html_5d5a4c0479edb0ab3e40e1b890f6760b);
|
|
|
|
|
|
|
|
marker_cb4198ce5d86e2eff85d28618ae5f1fb.bindPopup(popup_4d6601fa2b72ab89bc1111624ba7fd7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb4198ce5d86e2eff85d28618ae5f1fb.setIcon(icon_3576d8b1586c123ccce8cafdcd4198e8);
|
|
|
|
|
|
var marker_982935dfcea80fc3180c78cc7d55c71b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_57f1b02abaef6ff1019730e12cea06f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71e20f42b68bad342da6efa517f0640c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96791b053e302fd09effd491d6e64129 = $(`<div id="html_96791b053e302fd09effd491d6e64129" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_71e20f42b68bad342da6efa517f0640c.setContent(html_96791b053e302fd09effd491d6e64129);
|
|
|
|
|
|
|
|
marker_982935dfcea80fc3180c78cc7d55c71b.bindPopup(popup_71e20f42b68bad342da6efa517f0640c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_982935dfcea80fc3180c78cc7d55c71b.setIcon(icon_57f1b02abaef6ff1019730e12cea06f7);
|
|
|
|
|
|
var marker_7313d073a6b19903130131968010311b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_63cd63e7283d43df7e04fa35c383ec3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15c4ab3a1b520f5293b0e50b703696ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b80ec8cf4d15f766bb4d091b92693c = $(`<div id="html_96b80ec8cf4d15f766bb4d091b92693c" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_15c4ab3a1b520f5293b0e50b703696ed.setContent(html_96b80ec8cf4d15f766bb4d091b92693c);
|
|
|
|
|
|
|
|
marker_7313d073a6b19903130131968010311b.bindPopup(popup_15c4ab3a1b520f5293b0e50b703696ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7313d073a6b19903130131968010311b.setIcon(icon_63cd63e7283d43df7e04fa35c383ec3f);
|
|
|
|
|
|
var marker_d033cb3ebe349a54e468334191a94f24 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b29d03bbdde0a37bf960580ec50606ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f008ae9f630e09e13bd5b9fa10732af6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41d02d211571a61152e38fca686eac1b = $(`<div id="html_41d02d211571a61152e38fca686eac1b" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_f008ae9f630e09e13bd5b9fa10732af6.setContent(html_41d02d211571a61152e38fca686eac1b);
|
|
|
|
|
|
|
|
marker_d033cb3ebe349a54e468334191a94f24.bindPopup(popup_f008ae9f630e09e13bd5b9fa10732af6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d033cb3ebe349a54e468334191a94f24.setIcon(icon_b29d03bbdde0a37bf960580ec50606ce);
|
|
|
|
|
|
var marker_4282749de4997dcc61888464e8d3e856 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_dc0253ac3a64f3dbcc4cc268f18c33a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ee03daba68e670365ece141e6ce9b48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79de967576ae5fb5d9b647182dd22d93 = $(`<div id="html_79de967576ae5fb5d9b647182dd22d93" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_0ee03daba68e670365ece141e6ce9b48.setContent(html_79de967576ae5fb5d9b647182dd22d93);
|
|
|
|
|
|
|
|
marker_4282749de4997dcc61888464e8d3e856.bindPopup(popup_0ee03daba68e670365ece141e6ce9b48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4282749de4997dcc61888464e8d3e856.setIcon(icon_dc0253ac3a64f3dbcc4cc268f18c33a3);
|
|
|
|
|
|
var marker_97cec3346c37af6dcb1f4f195e405d7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_cdc155a22928520ed4825f07913d2c27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b7f2c3cd607890821d4c64c9913a2ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7b5945fec2c01dc46cdee4294b52aa8 = $(`<div id="html_b7b5945fec2c01dc46cdee4294b52aa8" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_5b7f2c3cd607890821d4c64c9913a2ae.setContent(html_b7b5945fec2c01dc46cdee4294b52aa8);
|
|
|
|
|
|
|
|
marker_97cec3346c37af6dcb1f4f195e405d7a.bindPopup(popup_5b7f2c3cd607890821d4c64c9913a2ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97cec3346c37af6dcb1f4f195e405d7a.setIcon(icon_cdc155a22928520ed4825f07913d2c27);
|
|
|
|
|
|
var marker_b5c53c1bc29216c20626d8ae937e6880 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_bb3ac4c8f5a75c92a36c66a0e52ba922 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ed994b69920902e507cabd1b889f658 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cd66310d614926aaf5b7d9057c79a79 = $(`<div id="html_4cd66310d614926aaf5b7d9057c79a79" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_7ed994b69920902e507cabd1b889f658.setContent(html_4cd66310d614926aaf5b7d9057c79a79);
|
|
|
|
|
|
|
|
marker_b5c53c1bc29216c20626d8ae937e6880.bindPopup(popup_7ed994b69920902e507cabd1b889f658)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5c53c1bc29216c20626d8ae937e6880.setIcon(icon_bb3ac4c8f5a75c92a36c66a0e52ba922);
|
|
|
|
|
|
var marker_f1371f7c0ef3daa225f343f6ba53adc4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a82a88fb8dd9052870af6d0e802fb940 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_727c27393da708c851fba2e5be233232 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e05f4779549ec1c580d7b584c8a4acf4 = $(`<div id="html_e05f4779549ec1c580d7b584c8a4acf4" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_727c27393da708c851fba2e5be233232.setContent(html_e05f4779549ec1c580d7b584c8a4acf4);
|
|
|
|
|
|
|
|
marker_f1371f7c0ef3daa225f343f6ba53adc4.bindPopup(popup_727c27393da708c851fba2e5be233232)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1371f7c0ef3daa225f343f6ba53adc4.setIcon(icon_a82a88fb8dd9052870af6d0e802fb940);
|
|
|
|
|
|
var marker_80ab56631a0eb4c56cb487e4b5f09776 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_75977b10b46851711b296e33039d267c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_914806fb585612cb024e4376102af9e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_550e39da73af79cb055fa5b1ceeabc88 = $(`<div id="html_550e39da73af79cb055fa5b1ceeabc88" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_914806fb585612cb024e4376102af9e8.setContent(html_550e39da73af79cb055fa5b1ceeabc88);
|
|
|
|
|
|
|
|
marker_80ab56631a0eb4c56cb487e4b5f09776.bindPopup(popup_914806fb585612cb024e4376102af9e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80ab56631a0eb4c56cb487e4b5f09776.setIcon(icon_75977b10b46851711b296e33039d267c);
|
|
|
|
|
|
var marker_43e634f9f968ec3559275e690c6d6d8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5fc47ffeef1e07d3a05aba97ad2864bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ce4db0f834c74fe4740db4707ebabb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_962fd5381096e266a563468aad811876 = $(`<div id="html_962fd5381096e266a563468aad811876" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_9ce4db0f834c74fe4740db4707ebabb7.setContent(html_962fd5381096e266a563468aad811876);
|
|
|
|
|
|
|
|
marker_43e634f9f968ec3559275e690c6d6d8a.bindPopup(popup_9ce4db0f834c74fe4740db4707ebabb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43e634f9f968ec3559275e690c6d6d8a.setIcon(icon_5fc47ffeef1e07d3a05aba97ad2864bb);
|
|
|
|
|
|
var marker_547ef46ccb646f5b3b14db2045c63c71 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1bbe1ca7c097557f5f5d128b4486a285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c67000718ff8913a682c744b18786ff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab8eedf4185d170b05f4ecbdc72ddb7b = $(`<div id="html_ab8eedf4185d170b05f4ecbdc72ddb7b" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_c67000718ff8913a682c744b18786ff7.setContent(html_ab8eedf4185d170b05f4ecbdc72ddb7b);
|
|
|
|
|
|
|
|
marker_547ef46ccb646f5b3b14db2045c63c71.bindPopup(popup_c67000718ff8913a682c744b18786ff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_547ef46ccb646f5b3b14db2045c63c71.setIcon(icon_1bbe1ca7c097557f5f5d128b4486a285);
|
|
|
|
|
|
var marker_483aa1749347b11914cf623f0d5fc3bd = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0b7b5ea1ec72945d2bed2cef052cebd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b71ef7ca0f505d705e0b6b09980258e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bc957d9fc62271f059a215f87436251 = $(`<div id="html_1bc957d9fc62271f059a215f87436251" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_0b71ef7ca0f505d705e0b6b09980258e.setContent(html_1bc957d9fc62271f059a215f87436251);
|
|
|
|
|
|
|
|
marker_483aa1749347b11914cf623f0d5fc3bd.bindPopup(popup_0b71ef7ca0f505d705e0b6b09980258e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_483aa1749347b11914cf623f0d5fc3bd.setIcon(icon_0b7b5ea1ec72945d2bed2cef052cebd3);
|
|
|
|
|
|
var marker_6ded19a18b1631e7fbe3d43686b04ac7 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e40b8f4224a299310841f1a05330eb9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffa69bd986b5d0c048412277a69781bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adfb17a0cf5f812f0d8e7e518a18eacb = $(`<div id="html_adfb17a0cf5f812f0d8e7e518a18eacb" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_ffa69bd986b5d0c048412277a69781bd.setContent(html_adfb17a0cf5f812f0d8e7e518a18eacb);
|
|
|
|
|
|
|
|
marker_6ded19a18b1631e7fbe3d43686b04ac7.bindPopup(popup_ffa69bd986b5d0c048412277a69781bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ded19a18b1631e7fbe3d43686b04ac7.setIcon(icon_e40b8f4224a299310841f1a05330eb9c);
|
|
|
|
|
|
var marker_443e0ccf0e41cd8c311e228847522799 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_260d1eb8214fca09f5de9686809f7d74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d463b1b6e0d0a8fbbe75d3eb92be977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_639d94bf83aa597891c71922f649059c = $(`<div id="html_639d94bf83aa597891c71922f649059c" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_8d463b1b6e0d0a8fbbe75d3eb92be977.setContent(html_639d94bf83aa597891c71922f649059c);
|
|
|
|
|
|
|
|
marker_443e0ccf0e41cd8c311e228847522799.bindPopup(popup_8d463b1b6e0d0a8fbbe75d3eb92be977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_443e0ccf0e41cd8c311e228847522799.setIcon(icon_260d1eb8214fca09f5de9686809f7d74);
|
|
|
|
|
|
var marker_20d665e9e036436e72efa5836f374bb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_db875b57027a44a3c71314a8f72c46e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96111dc175f0bc617f04657c191ed777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_099bbf70c632fb9939765916d99dbb69 = $(`<div id="html_099bbf70c632fb9939765916d99dbb69" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_96111dc175f0bc617f04657c191ed777.setContent(html_099bbf70c632fb9939765916d99dbb69);
|
|
|
|
|
|
|
|
marker_20d665e9e036436e72efa5836f374bb0.bindPopup(popup_96111dc175f0bc617f04657c191ed777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20d665e9e036436e72efa5836f374bb0.setIcon(icon_db875b57027a44a3c71314a8f72c46e5);
|
|
|
|
|
|
var marker_7f70a16bacc882de6ed035476fd9e18c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e27a71f0d68d1be8d9ed808a798926f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c929222b224d1b766519c263d5984709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4086d97f13254b63bafe29f2fcb1a982 = $(`<div id="html_4086d97f13254b63bafe29f2fcb1a982" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_c929222b224d1b766519c263d5984709.setContent(html_4086d97f13254b63bafe29f2fcb1a982);
|
|
|
|
|
|
|
|
marker_7f70a16bacc882de6ed035476fd9e18c.bindPopup(popup_c929222b224d1b766519c263d5984709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f70a16bacc882de6ed035476fd9e18c.setIcon(icon_e27a71f0d68d1be8d9ed808a798926f9);
|
|
|
|
|
|
var marker_8e95a7f9a641739815c4d24042f45bb3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b89d60e4d101cdc6757b77c1544ee56e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8645d4bec37ffab40f981a6677ff5919 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fa196da92230c1ea6f5a9dd89062033 = $(`<div id="html_3fa196da92230c1ea6f5a9dd89062033" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_8645d4bec37ffab40f981a6677ff5919.setContent(html_3fa196da92230c1ea6f5a9dd89062033);
|
|
|
|
|
|
|
|
marker_8e95a7f9a641739815c4d24042f45bb3.bindPopup(popup_8645d4bec37ffab40f981a6677ff5919)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e95a7f9a641739815c4d24042f45bb3.setIcon(icon_b89d60e4d101cdc6757b77c1544ee56e);
|
|
|
|
|
|
var marker_f598f1c460232ac8bb38dd77567da4c2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_2d019f67f5611d671732b2fe0cf206c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a639c802b447332a758993c5ae42cb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bd8c8c46d0da0dbe0094683166b7be9 = $(`<div id="html_1bd8c8c46d0da0dbe0094683166b7be9" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_7a639c802b447332a758993c5ae42cb0.setContent(html_1bd8c8c46d0da0dbe0094683166b7be9);
|
|
|
|
|
|
|
|
marker_f598f1c460232ac8bb38dd77567da4c2.bindPopup(popup_7a639c802b447332a758993c5ae42cb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f598f1c460232ac8bb38dd77567da4c2.setIcon(icon_2d019f67f5611d671732b2fe0cf206c6);
|
|
|
|
|
|
var marker_7672fcfd1345ee57cf813f1a6a499133 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0777ca393b635eea466372ff60fb3212 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e3047c40db2425678db5db402e6f6bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81b2dbefcfd2d2a9c00d18a3d0b53146 = $(`<div id="html_81b2dbefcfd2d2a9c00d18a3d0b53146" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_7e3047c40db2425678db5db402e6f6bd.setContent(html_81b2dbefcfd2d2a9c00d18a3d0b53146);
|
|
|
|
|
|
|
|
marker_7672fcfd1345ee57cf813f1a6a499133.bindPopup(popup_7e3047c40db2425678db5db402e6f6bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7672fcfd1345ee57cf813f1a6a499133.setIcon(icon_0777ca393b635eea466372ff60fb3212);
|
|
|
|
|
|
var marker_72ee6202c6263473a0745ee123b2a3d5 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_87a1ff31c10f3120104d92784d402bdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb2592473c047c87a7846ca2bbc95258 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bde297ea6b44fceaf48e820e23e45f6 = $(`<div id="html_9bde297ea6b44fceaf48e820e23e45f6" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_eb2592473c047c87a7846ca2bbc95258.setContent(html_9bde297ea6b44fceaf48e820e23e45f6);
|
|
|
|
|
|
|
|
marker_72ee6202c6263473a0745ee123b2a3d5.bindPopup(popup_eb2592473c047c87a7846ca2bbc95258)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72ee6202c6263473a0745ee123b2a3d5.setIcon(icon_87a1ff31c10f3120104d92784d402bdc);
|
|
|
|
|
|
var marker_66c7b92a72747aa4bcb932a2f0a7dd3c = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c9ac4f98a14aea8c4c061846e3e7d4db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93c0277da31bba30263356a00fb009eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65c9dfcff7679cca86e38956df0819f9 = $(`<div id="html_65c9dfcff7679cca86e38956df0819f9" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_93c0277da31bba30263356a00fb009eb.setContent(html_65c9dfcff7679cca86e38956df0819f9);
|
|
|
|
|
|
|
|
marker_66c7b92a72747aa4bcb932a2f0a7dd3c.bindPopup(popup_93c0277da31bba30263356a00fb009eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c7b92a72747aa4bcb932a2f0a7dd3c.setIcon(icon_c9ac4f98a14aea8c4c061846e3e7d4db);
|
|
|
|
|
|
var marker_b897eda0efbdea8e2c57b929410863e5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_6ae66201eb8940f0785b531d5248c97b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35779509fffc89686dcd78b0fac3d7e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_452182ed6bf660891f2862e2cd3c2ddf = $(`<div id="html_452182ed6bf660891f2862e2cd3c2ddf" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_35779509fffc89686dcd78b0fac3d7e3.setContent(html_452182ed6bf660891f2862e2cd3c2ddf);
|
|
|
|
|
|
|
|
marker_b897eda0efbdea8e2c57b929410863e5.bindPopup(popup_35779509fffc89686dcd78b0fac3d7e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b897eda0efbdea8e2c57b929410863e5.setIcon(icon_6ae66201eb8940f0785b531d5248c97b);
|
|
|
|
|
|
var marker_e3c9506c1ae69525b9f72adaa3396096 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4fd4f700114a06b014415b6547af5765 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd1d8e1bee6059611d0481234fe80ea3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b52cf714e369695689b78c47ca111f26 = $(`<div id="html_b52cf714e369695689b78c47ca111f26" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_bd1d8e1bee6059611d0481234fe80ea3.setContent(html_b52cf714e369695689b78c47ca111f26);
|
|
|
|
|
|
|
|
marker_e3c9506c1ae69525b9f72adaa3396096.bindPopup(popup_bd1d8e1bee6059611d0481234fe80ea3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3c9506c1ae69525b9f72adaa3396096.setIcon(icon_4fd4f700114a06b014415b6547af5765);
|
|
|
|
|
|
var marker_b29fe9fa299f9b8b443b25409117a889 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a3addcd74299e815dfe75cbdce8de540 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba0b5fc5903eea699e351c235a538190 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdd9c0ba99f2a66891daca8c20d51931 = $(`<div id="html_cdd9c0ba99f2a66891daca8c20d51931" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_ba0b5fc5903eea699e351c235a538190.setContent(html_cdd9c0ba99f2a66891daca8c20d51931);
|
|
|
|
|
|
|
|
marker_b29fe9fa299f9b8b443b25409117a889.bindPopup(popup_ba0b5fc5903eea699e351c235a538190)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b29fe9fa299f9b8b443b25409117a889.setIcon(icon_a3addcd74299e815dfe75cbdce8de540);
|
|
|
|
|
|
var marker_67cb65c72171d3a9f4e369bc6fbe76e5 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_8e2261035f687d7ac8d4799763149983 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81f40337df915c199dbba321a4944eda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8daa4366cddbc3363068f41efcb79531 = $(`<div id="html_8daa4366cddbc3363068f41efcb79531" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_81f40337df915c199dbba321a4944eda.setContent(html_8daa4366cddbc3363068f41efcb79531);
|
|
|
|
|
|
|
|
marker_67cb65c72171d3a9f4e369bc6fbe76e5.bindPopup(popup_81f40337df915c199dbba321a4944eda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67cb65c72171d3a9f4e369bc6fbe76e5.setIcon(icon_8e2261035f687d7ac8d4799763149983);
|
|
|
|
|
|
var marker_ffb55cd3b4a69d4467378ba9a449beaa = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_75c94703d0aabfd37002b0c0b1aefdf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c36db4e87f45c279f96aa30067435012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07524635e6a85efece7acd711364661c = $(`<div id="html_07524635e6a85efece7acd711364661c" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_c36db4e87f45c279f96aa30067435012.setContent(html_07524635e6a85efece7acd711364661c);
|
|
|
|
|
|
|
|
marker_ffb55cd3b4a69d4467378ba9a449beaa.bindPopup(popup_c36db4e87f45c279f96aa30067435012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffb55cd3b4a69d4467378ba9a449beaa.setIcon(icon_75c94703d0aabfd37002b0c0b1aefdf5);
|
|
|
|
|
|
var marker_48af88f4318049dc08d5e124fb90c267 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4529cb5922c4761f91e518ce174fae5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f136e455be13943b6c4c03c9251f8c36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11ea22a3d09d2f493c6e6531c8996416 = $(`<div id="html_11ea22a3d09d2f493c6e6531c8996416" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_f136e455be13943b6c4c03c9251f8c36.setContent(html_11ea22a3d09d2f493c6e6531c8996416);
|
|
|
|
|
|
|
|
marker_48af88f4318049dc08d5e124fb90c267.bindPopup(popup_f136e455be13943b6c4c03c9251f8c36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48af88f4318049dc08d5e124fb90c267.setIcon(icon_4529cb5922c4761f91e518ce174fae5d);
|
|
|
|
|
|
var marker_cf82f83aa1b667b4e4b26ea009cbcd1f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1a84f66c5d56776da8ebb4e7fdf22382 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ace280d1ac0f6e6d415498b819019e0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_229e17987016f846bbd55b4ae9cfb7b6 = $(`<div id="html_229e17987016f846bbd55b4ae9cfb7b6" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_ace280d1ac0f6e6d415498b819019e0c.setContent(html_229e17987016f846bbd55b4ae9cfb7b6);
|
|
|
|
|
|
|
|
marker_cf82f83aa1b667b4e4b26ea009cbcd1f.bindPopup(popup_ace280d1ac0f6e6d415498b819019e0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf82f83aa1b667b4e4b26ea009cbcd1f.setIcon(icon_1a84f66c5d56776da8ebb4e7fdf22382);
|
|
|
|
|
|
var marker_537d6604e399e58946c2d65cd132240f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c9dc795ce634eca7f61d425b9997d000 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f61c1675f958d8e98c71934147122ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa9a618d44f3a87440f95551bd798ef = $(`<div id="html_faa9a618d44f3a87440f95551bd798ef" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_f61c1675f958d8e98c71934147122ff9.setContent(html_faa9a618d44f3a87440f95551bd798ef);
|
|
|
|
|
|
|
|
marker_537d6604e399e58946c2d65cd132240f.bindPopup(popup_f61c1675f958d8e98c71934147122ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_537d6604e399e58946c2d65cd132240f.setIcon(icon_c9dc795ce634eca7f61d425b9997d000);
|
|
|
|
|
|
var marker_fe15d7c976c4cf9c783da557e2f08743 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ef2e27c5b6db066bfebf2ae3449b8b7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c37564fe502a7fff343bdd2f44f66483 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ef7054d3d809408a3a4f623de2d844e = $(`<div id="html_8ef7054d3d809408a3a4f623de2d844e" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_c37564fe502a7fff343bdd2f44f66483.setContent(html_8ef7054d3d809408a3a4f623de2d844e);
|
|
|
|
|
|
|
|
marker_fe15d7c976c4cf9c783da557e2f08743.bindPopup(popup_c37564fe502a7fff343bdd2f44f66483)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe15d7c976c4cf9c783da557e2f08743.setIcon(icon_ef2e27c5b6db066bfebf2ae3449b8b7a);
|
|
|
|
|
|
var marker_ef94496fe0ce26d94f42209ae9ff79b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_94e6806e3f727c2fa88012687fea1f61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30e36e250ec36bd3e2637964f64654c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54155b7978e4a6ec361f0c767f85527e = $(`<div id="html_54155b7978e4a6ec361f0c767f85527e" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_30e36e250ec36bd3e2637964f64654c5.setContent(html_54155b7978e4a6ec361f0c767f85527e);
|
|
|
|
|
|
|
|
marker_ef94496fe0ce26d94f42209ae9ff79b0.bindPopup(popup_30e36e250ec36bd3e2637964f64654c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef94496fe0ce26d94f42209ae9ff79b0.setIcon(icon_94e6806e3f727c2fa88012687fea1f61);
|
|
|
|
|
|
var marker_472b54a59ca381108d4d68dffb8253e5 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_afd94e907db4876464d4ec525b7b2901 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3dac9a43a2ed1b5ae9feaadacb6f3f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c303a8d50eba92988d1f742609f2493 = $(`<div id="html_4c303a8d50eba92988d1f742609f2493" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_a3dac9a43a2ed1b5ae9feaadacb6f3f0.setContent(html_4c303a8d50eba92988d1f742609f2493);
|
|
|
|
|
|
|
|
marker_472b54a59ca381108d4d68dffb8253e5.bindPopup(popup_a3dac9a43a2ed1b5ae9feaadacb6f3f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_472b54a59ca381108d4d68dffb8253e5.setIcon(icon_afd94e907db4876464d4ec525b7b2901);
|
|
|
|
|
|
var marker_25e2cf041e95d0a9bf1e2abc70b442ad = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_f709a0a20c798834e905869328368534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e68716a3ce975f69d040704c1f91eaa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3145a82eb47cad4664303baefedae6bd = $(`<div id="html_3145a82eb47cad4664303baefedae6bd" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_e68716a3ce975f69d040704c1f91eaa6.setContent(html_3145a82eb47cad4664303baefedae6bd);
|
|
|
|
|
|
|
|
marker_25e2cf041e95d0a9bf1e2abc70b442ad.bindPopup(popup_e68716a3ce975f69d040704c1f91eaa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25e2cf041e95d0a9bf1e2abc70b442ad.setIcon(icon_f709a0a20c798834e905869328368534);
|
|
|
|
|
|
var marker_76e04f98046ee2617f405fc147d0a43c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_da6af4544235dce6dcfc89cfe72b1afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af8a9a8b33dd68b957651df89bc54ffc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4c2ed11fbf4f84c364b6895dd3fde57 = $(`<div id="html_d4c2ed11fbf4f84c364b6895dd3fde57" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_af8a9a8b33dd68b957651df89bc54ffc.setContent(html_d4c2ed11fbf4f84c364b6895dd3fde57);
|
|
|
|
|
|
|
|
marker_76e04f98046ee2617f405fc147d0a43c.bindPopup(popup_af8a9a8b33dd68b957651df89bc54ffc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76e04f98046ee2617f405fc147d0a43c.setIcon(icon_da6af4544235dce6dcfc89cfe72b1afa);
|
|
|
|
|
|
var marker_b714f707f95311e5ff74cfcde1440b35 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9578ebae9f378d19e0b8433992344446 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71ae9e7dbbb8bba58438372ba12f0aae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd4114edd8ad4d7897b1f302fa2b5515 = $(`<div id="html_cd4114edd8ad4d7897b1f302fa2b5515" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_71ae9e7dbbb8bba58438372ba12f0aae.setContent(html_cd4114edd8ad4d7897b1f302fa2b5515);
|
|
|
|
|
|
|
|
marker_b714f707f95311e5ff74cfcde1440b35.bindPopup(popup_71ae9e7dbbb8bba58438372ba12f0aae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b714f707f95311e5ff74cfcde1440b35.setIcon(icon_9578ebae9f378d19e0b8433992344446);
|
|
|
|
|
|
var marker_d67442a805eec3b26066c725fc33f942 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_def278768219f9a3a2b2ed14638df7de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_656a1129c655d4b729eaf5ff70ca54b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4987a136ec8ce335b65f1dffe38e52ba = $(`<div id="html_4987a136ec8ce335b65f1dffe38e52ba" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_656a1129c655d4b729eaf5ff70ca54b1.setContent(html_4987a136ec8ce335b65f1dffe38e52ba);
|
|
|
|
|
|
|
|
marker_d67442a805eec3b26066c725fc33f942.bindPopup(popup_656a1129c655d4b729eaf5ff70ca54b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d67442a805eec3b26066c725fc33f942.setIcon(icon_def278768219f9a3a2b2ed14638df7de);
|
|
|
|
|
|
var marker_5a2dcef35d7a4a808957d0267f2c17fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_8ea1432a4ce204e695e887765fbfd021 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1945b21127ebd398709bcbfc1b380c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6d5dec9e3f384084ee22baf9b971be7 = $(`<div id="html_f6d5dec9e3f384084ee22baf9b971be7" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_7f1945b21127ebd398709bcbfc1b380c.setContent(html_f6d5dec9e3f384084ee22baf9b971be7);
|
|
|
|
|
|
|
|
marker_5a2dcef35d7a4a808957d0267f2c17fb.bindPopup(popup_7f1945b21127ebd398709bcbfc1b380c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a2dcef35d7a4a808957d0267f2c17fb.setIcon(icon_8ea1432a4ce204e695e887765fbfd021);
|
|
|
|
|
|
var marker_d62ff36f3479996b19abdc7fd668aada = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d23d6238f8928a27ec5d3eeac2c1feda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dbf3951f80eac12c4d80ec0976dc8dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27d1aabdbf4ff72297949383768870b9 = $(`<div id="html_27d1aabdbf4ff72297949383768870b9" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_1dbf3951f80eac12c4d80ec0976dc8dd.setContent(html_27d1aabdbf4ff72297949383768870b9);
|
|
|
|
|
|
|
|
marker_d62ff36f3479996b19abdc7fd668aada.bindPopup(popup_1dbf3951f80eac12c4d80ec0976dc8dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d62ff36f3479996b19abdc7fd668aada.setIcon(icon_d23d6238f8928a27ec5d3eeac2c1feda);
|
|
|
|
|
|
var marker_bfe3b33d8ac6ad548b86e3442de4faa1 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_89fe562da981ddc3bd350f2af8950867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fe41f5f498c79e6b29a2789627e7ece = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2275e35aa8e85ea2b97406e5f4d75af8 = $(`<div id="html_2275e35aa8e85ea2b97406e5f4d75af8" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_7fe41f5f498c79e6b29a2789627e7ece.setContent(html_2275e35aa8e85ea2b97406e5f4d75af8);
|
|
|
|
|
|
|
|
marker_bfe3b33d8ac6ad548b86e3442de4faa1.bindPopup(popup_7fe41f5f498c79e6b29a2789627e7ece)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfe3b33d8ac6ad548b86e3442de4faa1.setIcon(icon_89fe562da981ddc3bd350f2af8950867);
|
|
|
|
|
|
var marker_b72c80afa8992de7290bea56e8e08531 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9af9c58133e677a0be0c51769a9ca706 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00a2a6f53760b89cbf5f9cd9ada4579d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a51811d22ea07bc424e6cf7ca8c6d3bb = $(`<div id="html_a51811d22ea07bc424e6cf7ca8c6d3bb" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_00a2a6f53760b89cbf5f9cd9ada4579d.setContent(html_a51811d22ea07bc424e6cf7ca8c6d3bb);
|
|
|
|
|
|
|
|
marker_b72c80afa8992de7290bea56e8e08531.bindPopup(popup_00a2a6f53760b89cbf5f9cd9ada4579d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b72c80afa8992de7290bea56e8e08531.setIcon(icon_9af9c58133e677a0be0c51769a9ca706);
|
|
|
|
|
|
var marker_9961ed771e307f0cdf93db7d34138988 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ad24b35fb669d700bbc4c9428a5a04ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7536b78016c95a4c3c5c05c34c658d14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e20134e9235270119d26e17dce34951b = $(`<div id="html_e20134e9235270119d26e17dce34951b" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_7536b78016c95a4c3c5c05c34c658d14.setContent(html_e20134e9235270119d26e17dce34951b);
|
|
|
|
|
|
|
|
marker_9961ed771e307f0cdf93db7d34138988.bindPopup(popup_7536b78016c95a4c3c5c05c34c658d14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9961ed771e307f0cdf93db7d34138988.setIcon(icon_ad24b35fb669d700bbc4c9428a5a04ae);
|
|
|
|
|
|
var marker_a8a9084a6c835d9b1e67b03b3dac68f7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_bd619e6b01258a8e3210a94baa096da1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a7bef8cce9ce8362b07a1bfea9166da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af34c6ca79713c0f58e9b10248545792 = $(`<div id="html_af34c6ca79713c0f58e9b10248545792" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_4a7bef8cce9ce8362b07a1bfea9166da.setContent(html_af34c6ca79713c0f58e9b10248545792);
|
|
|
|
|
|
|
|
marker_a8a9084a6c835d9b1e67b03b3dac68f7.bindPopup(popup_4a7bef8cce9ce8362b07a1bfea9166da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8a9084a6c835d9b1e67b03b3dac68f7.setIcon(icon_bd619e6b01258a8e3210a94baa096da1);
|
|
|
|
|
|
var marker_aafb61c11055ace73367d68c1d92eb01 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_8dcdfc2337992b21b85376c11df1b5d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7af6a64bfbdc5ceb789f2adeca501095 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a0b5110aee765c0f0072160fbf0f553 = $(`<div id="html_1a0b5110aee765c0f0072160fbf0f553" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_7af6a64bfbdc5ceb789f2adeca501095.setContent(html_1a0b5110aee765c0f0072160fbf0f553);
|
|
|
|
|
|
|
|
marker_aafb61c11055ace73367d68c1d92eb01.bindPopup(popup_7af6a64bfbdc5ceb789f2adeca501095)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aafb61c11055ace73367d68c1d92eb01.setIcon(icon_8dcdfc2337992b21b85376c11df1b5d4);
|
|
|
|
|
|
var marker_48c5d8f5436ded9246e3b8e3e27d7957 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_94e8b5d3db633c155ea9ee2c9d464531 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_356e34a030b2a46d1e6a7d08325581a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7d8ec3b4b989e40caf34a5fc8f3a9cf = $(`<div id="html_c7d8ec3b4b989e40caf34a5fc8f3a9cf" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_356e34a030b2a46d1e6a7d08325581a8.setContent(html_c7d8ec3b4b989e40caf34a5fc8f3a9cf);
|
|
|
|
|
|
|
|
marker_48c5d8f5436ded9246e3b8e3e27d7957.bindPopup(popup_356e34a030b2a46d1e6a7d08325581a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48c5d8f5436ded9246e3b8e3e27d7957.setIcon(icon_94e8b5d3db633c155ea9ee2c9d464531);
|
|
|
|
|
|
var marker_9279ca94c1b54b5780df8bf8b35f8b24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_854a215f9812aad37e54844a4b445c0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6de936e27df74684f9dc2e1be4012ecc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36639155cca69e43674603ce404f4fe6 = $(`<div id="html_36639155cca69e43674603ce404f4fe6" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_6de936e27df74684f9dc2e1be4012ecc.setContent(html_36639155cca69e43674603ce404f4fe6);
|
|
|
|
|
|
|
|
marker_9279ca94c1b54b5780df8bf8b35f8b24.bindPopup(popup_6de936e27df74684f9dc2e1be4012ecc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9279ca94c1b54b5780df8bf8b35f8b24.setIcon(icon_854a215f9812aad37e54844a4b445c0a);
|
|
|
|
|
|
var marker_7dc7a5cf3faaa0054a7e2a370848d0e7 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_2dd89a4af60dd089ed6ce220749b1d58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_632aaa485591e0f4e3e14f19a2e5b347 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f47bf067224db38b3223d380a90ff008 = $(`<div id="html_f47bf067224db38b3223d380a90ff008" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_632aaa485591e0f4e3e14f19a2e5b347.setContent(html_f47bf067224db38b3223d380a90ff008);
|
|
|
|
|
|
|
|
marker_7dc7a5cf3faaa0054a7e2a370848d0e7.bindPopup(popup_632aaa485591e0f4e3e14f19a2e5b347)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dc7a5cf3faaa0054a7e2a370848d0e7.setIcon(icon_2dd89a4af60dd089ed6ce220749b1d58);
|
|
|
|
|
|
var marker_6a6ab1026825cf00ed171a3186b670cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_32b415cb54d2f4a5b44df80768775b33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_377d0243722b5289147624139aac7a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_650a3c20b1f6dd02fda4fa96e77cce6f = $(`<div id="html_650a3c20b1f6dd02fda4fa96e77cce6f" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_377d0243722b5289147624139aac7a40.setContent(html_650a3c20b1f6dd02fda4fa96e77cce6f);
|
|
|
|
|
|
|
|
marker_6a6ab1026825cf00ed171a3186b670cf.bindPopup(popup_377d0243722b5289147624139aac7a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a6ab1026825cf00ed171a3186b670cf.setIcon(icon_32b415cb54d2f4a5b44df80768775b33);
|
|
|
|
|
|
var marker_ed54e2bb4f6a6c997f2027177caca235 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_24a2884005733ea78fd38d1e1d35b423 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a699266087268c52777beefb08164537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_892aee9e254c473ca4b91613a065d88f = $(`<div id="html_892aee9e254c473ca4b91613a065d88f" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_a699266087268c52777beefb08164537.setContent(html_892aee9e254c473ca4b91613a065d88f);
|
|
|
|
|
|
|
|
marker_ed54e2bb4f6a6c997f2027177caca235.bindPopup(popup_a699266087268c52777beefb08164537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed54e2bb4f6a6c997f2027177caca235.setIcon(icon_24a2884005733ea78fd38d1e1d35b423);
|
|
|
|
|
|
var marker_04096fac60906e87b15eac29cfb55528 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_24f806c9087cfb5e2e8b44563ce584ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c0ac78f2b813851c93ae150e5b3b458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42c29e7b747d1529e10fbc291bfd8871 = $(`<div id="html_42c29e7b747d1529e10fbc291bfd8871" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_0c0ac78f2b813851c93ae150e5b3b458.setContent(html_42c29e7b747d1529e10fbc291bfd8871);
|
|
|
|
|
|
|
|
marker_04096fac60906e87b15eac29cfb55528.bindPopup(popup_0c0ac78f2b813851c93ae150e5b3b458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04096fac60906e87b15eac29cfb55528.setIcon(icon_24f806c9087cfb5e2e8b44563ce584ba);
|
|
|
|
|
|
var marker_7b336bfc370b0f4a0caba7d6ae5f7c5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_50f09a1fd2581274c55384493e4dd1c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d326d12d5f1d0c424a58ddaf09c468c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3af060469f4526744dfd30aab2de99e = $(`<div id="html_f3af060469f4526744dfd30aab2de99e" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_d326d12d5f1d0c424a58ddaf09c468c1.setContent(html_f3af060469f4526744dfd30aab2de99e);
|
|
|
|
|
|
|
|
marker_7b336bfc370b0f4a0caba7d6ae5f7c5c.bindPopup(popup_d326d12d5f1d0c424a58ddaf09c468c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b336bfc370b0f4a0caba7d6ae5f7c5c.setIcon(icon_50f09a1fd2581274c55384493e4dd1c8);
|
|
|
|
|
|
var marker_f51871a038d8e80cab98976258b2a749 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c942d465b44c937fc24c14eb99b3ff61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99affd443aad9610533b44994deac31a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f25ab919e8251e09a1b45cc461c87ba = $(`<div id="html_2f25ab919e8251e09a1b45cc461c87ba" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_99affd443aad9610533b44994deac31a.setContent(html_2f25ab919e8251e09a1b45cc461c87ba);
|
|
|
|
|
|
|
|
marker_f51871a038d8e80cab98976258b2a749.bindPopup(popup_99affd443aad9610533b44994deac31a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f51871a038d8e80cab98976258b2a749.setIcon(icon_c942d465b44c937fc24c14eb99b3ff61);
|
|
|
|
|
|
var marker_1e1e932045cf145d23edb6bdf2d17d62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4682dc24772aac66d682f7a06285106a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc114e02e51c47275717d0cc1ac87127 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93024ee5c63a18fd6538e0fedf2755fc = $(`<div id="html_93024ee5c63a18fd6538e0fedf2755fc" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_dc114e02e51c47275717d0cc1ac87127.setContent(html_93024ee5c63a18fd6538e0fedf2755fc);
|
|
|
|
|
|
|
|
marker_1e1e932045cf145d23edb6bdf2d17d62.bindPopup(popup_dc114e02e51c47275717d0cc1ac87127)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e1e932045cf145d23edb6bdf2d17d62.setIcon(icon_4682dc24772aac66d682f7a06285106a);
|
|
|
|
|
|
var marker_5824c2bc0158312fe0386d55740a7298 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_3dba6e5d97be1317e2905bae36219476 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9683bfb71643ccd1edfa28f00f78e99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d807cc7130c1796302523406870dc736 = $(`<div id="html_d807cc7130c1796302523406870dc736" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_a9683bfb71643ccd1edfa28f00f78e99.setContent(html_d807cc7130c1796302523406870dc736);
|
|
|
|
|
|
|
|
marker_5824c2bc0158312fe0386d55740a7298.bindPopup(popup_a9683bfb71643ccd1edfa28f00f78e99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5824c2bc0158312fe0386d55740a7298.setIcon(icon_3dba6e5d97be1317e2905bae36219476);
|
|
|
|
|
|
var marker_4ec08e41c1b858bcae523ca518c4a1a5 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9e23266b0af90c40c376395a94775ae7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_818f23710047c64666ab2483bf25b11e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1820dca3ef0442dd2a35e27bc789faf6 = $(`<div id="html_1820dca3ef0442dd2a35e27bc789faf6" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_818f23710047c64666ab2483bf25b11e.setContent(html_1820dca3ef0442dd2a35e27bc789faf6);
|
|
|
|
|
|
|
|
marker_4ec08e41c1b858bcae523ca518c4a1a5.bindPopup(popup_818f23710047c64666ab2483bf25b11e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ec08e41c1b858bcae523ca518c4a1a5.setIcon(icon_9e23266b0af90c40c376395a94775ae7);
|
|
|
|
|
|
var marker_03e87978e36311974512a94ce775592c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d1d8aac37c5ecaa726aa88942e34bbf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4d972681dbe845ada52642c0c8b005a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_402bb1a404ceb02e4bb1e444f891e51b = $(`<div id="html_402bb1a404ceb02e4bb1e444f891e51b" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_e4d972681dbe845ada52642c0c8b005a.setContent(html_402bb1a404ceb02e4bb1e444f891e51b);
|
|
|
|
|
|
|
|
marker_03e87978e36311974512a94ce775592c.bindPopup(popup_e4d972681dbe845ada52642c0c8b005a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03e87978e36311974512a94ce775592c.setIcon(icon_d1d8aac37c5ecaa726aa88942e34bbf6);
|
|
|
|
|
|
var marker_331dbf9e18286de591b6bee51219e9dd = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5ecb328747498900e13506fc569af856 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9597702b28c23ea9765794f8209728d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4b36d37e9e79fe5ddf14dd635554dcc = $(`<div id="html_c4b36d37e9e79fe5ddf14dd635554dcc" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_e9597702b28c23ea9765794f8209728d.setContent(html_c4b36d37e9e79fe5ddf14dd635554dcc);
|
|
|
|
|
|
|
|
marker_331dbf9e18286de591b6bee51219e9dd.bindPopup(popup_e9597702b28c23ea9765794f8209728d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_331dbf9e18286de591b6bee51219e9dd.setIcon(icon_5ecb328747498900e13506fc569af856);
|
|
|
|
|
|
var marker_2ce48f3c94193cc4de02e1a525259adb = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d8bf20b07b06b0394ebedc8ebdf9f586 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d1e85ba9fe8b65ad2d78210c934ecc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b099b593cbea9fc5836b4c31d6e8c0a = $(`<div id="html_8b099b593cbea9fc5836b4c31d6e8c0a" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_6d1e85ba9fe8b65ad2d78210c934ecc1.setContent(html_8b099b593cbea9fc5836b4c31d6e8c0a);
|
|
|
|
|
|
|
|
marker_2ce48f3c94193cc4de02e1a525259adb.bindPopup(popup_6d1e85ba9fe8b65ad2d78210c934ecc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ce48f3c94193cc4de02e1a525259adb.setIcon(icon_d8bf20b07b06b0394ebedc8ebdf9f586);
|
|
|
|
|
|
var marker_18aaa834b758d05b4973c4cead1975d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b000260ffa8a222448c71ca8925c53ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c713b6b88138ded68e6c42836f3152d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09d5f5a8f733ba34bd977d7e4f557f53 = $(`<div id="html_09d5f5a8f733ba34bd977d7e4f557f53" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_c713b6b88138ded68e6c42836f3152d1.setContent(html_09d5f5a8f733ba34bd977d7e4f557f53);
|
|
|
|
|
|
|
|
marker_18aaa834b758d05b4973c4cead1975d9.bindPopup(popup_c713b6b88138ded68e6c42836f3152d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18aaa834b758d05b4973c4cead1975d9.setIcon(icon_b000260ffa8a222448c71ca8925c53ee);
|
|
|
|
|
|
var marker_9fdcf07a3aea32e0130891c60cf17263 = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_82112d383ba9c77184a3da15cbc2dc0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c369941549de3fbde75506a0fea7d74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f31050c1fd9aca1b1abc1e8d11a9ff43 = $(`<div id="html_f31050c1fd9aca1b1abc1e8d11a9ff43" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_5c369941549de3fbde75506a0fea7d74.setContent(html_f31050c1fd9aca1b1abc1e8d11a9ff43);
|
|
|
|
|
|
|
|
marker_9fdcf07a3aea32e0130891c60cf17263.bindPopup(popup_5c369941549de3fbde75506a0fea7d74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fdcf07a3aea32e0130891c60cf17263.setIcon(icon_82112d383ba9c77184a3da15cbc2dc0f);
|
|
|
|
|
|
var marker_93debd9e9a3b9075226100bcfaee10ce = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_771bb1f548d62f5f433c6cbf4d2e3afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b600386c27346ed54737c8c3e4822c86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75c8d42dea0e804aaf6ff0ac889a1dbd = $(`<div id="html_75c8d42dea0e804aaf6ff0ac889a1dbd" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_b600386c27346ed54737c8c3e4822c86.setContent(html_75c8d42dea0e804aaf6ff0ac889a1dbd);
|
|
|
|
|
|
|
|
marker_93debd9e9a3b9075226100bcfaee10ce.bindPopup(popup_b600386c27346ed54737c8c3e4822c86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93debd9e9a3b9075226100bcfaee10ce.setIcon(icon_771bb1f548d62f5f433c6cbf4d2e3afa);
|
|
|
|
|
|
var marker_2e0838c67bdf30d8a3b7e696951e3f1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1be1482c2ffd591660d3b16619fde8d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_589fbaee352484be433e5d896fa5d8f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_697a893905b976f8e3360d9a77e7ac19 = $(`<div id="html_697a893905b976f8e3360d9a77e7ac19" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_589fbaee352484be433e5d896fa5d8f0.setContent(html_697a893905b976f8e3360d9a77e7ac19);
|
|
|
|
|
|
|
|
marker_2e0838c67bdf30d8a3b7e696951e3f1d.bindPopup(popup_589fbaee352484be433e5d896fa5d8f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e0838c67bdf30d8a3b7e696951e3f1d.setIcon(icon_1be1482c2ffd591660d3b16619fde8d7);
|
|
|
|
|
|
var marker_f039b9f26b367953e699e82bb3abdfd1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_385610c12e0a24703183d9cccfd8bf02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63b1632aae0f8253ebb81e9ddd9e9c60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b551d0afee8f7bcd6948485adeabdab = $(`<div id="html_9b551d0afee8f7bcd6948485adeabdab" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_63b1632aae0f8253ebb81e9ddd9e9c60.setContent(html_9b551d0afee8f7bcd6948485adeabdab);
|
|
|
|
|
|
|
|
marker_f039b9f26b367953e699e82bb3abdfd1.bindPopup(popup_63b1632aae0f8253ebb81e9ddd9e9c60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f039b9f26b367953e699e82bb3abdfd1.setIcon(icon_385610c12e0a24703183d9cccfd8bf02);
|
|
|
|
|
|
var marker_01015e24e7c89113a6abdb84af4ab935 = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1d1bb6307f1e5b0cd4dee33fd1af30c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c092ba668e3477f52c2dba063cb6e376 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d3d1bc29fe6fa3fa0a49ad2213a2558 = $(`<div id="html_4d3d1bc29fe6fa3fa0a49ad2213a2558" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_c092ba668e3477f52c2dba063cb6e376.setContent(html_4d3d1bc29fe6fa3fa0a49ad2213a2558);
|
|
|
|
|
|
|
|
marker_01015e24e7c89113a6abdb84af4ab935.bindPopup(popup_c092ba668e3477f52c2dba063cb6e376)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01015e24e7c89113a6abdb84af4ab935.setIcon(icon_1d1bb6307f1e5b0cd4dee33fd1af30c5);
|
|
|
|
|
|
var marker_619999709f5e0a3e06c8bffbfb8ee66a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b5e333c85d003b3cf2a8bb3b1cb2ac8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d5b0cdeb8a03e058333879830ac9097 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_730e7b186f7e96ea6fe820c62fab0cd5 = $(`<div id="html_730e7b186f7e96ea6fe820c62fab0cd5" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_5d5b0cdeb8a03e058333879830ac9097.setContent(html_730e7b186f7e96ea6fe820c62fab0cd5);
|
|
|
|
|
|
|
|
marker_619999709f5e0a3e06c8bffbfb8ee66a.bindPopup(popup_5d5b0cdeb8a03e058333879830ac9097)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619999709f5e0a3e06c8bffbfb8ee66a.setIcon(icon_b5e333c85d003b3cf2a8bb3b1cb2ac8c);
|
|
|
|
|
|
var marker_df3eb984599d63e578135ccf7419776b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_885269808bf73d3552933123d612370f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80c3708ad849cbebc1ed26edcfc34835 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a554beb7fb5aca2538960517be61364 = $(`<div id="html_0a554beb7fb5aca2538960517be61364" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_80c3708ad849cbebc1ed26edcfc34835.setContent(html_0a554beb7fb5aca2538960517be61364);
|
|
|
|
|
|
|
|
marker_df3eb984599d63e578135ccf7419776b.bindPopup(popup_80c3708ad849cbebc1ed26edcfc34835)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df3eb984599d63e578135ccf7419776b.setIcon(icon_885269808bf73d3552933123d612370f);
|
|
|
|
|
|
var marker_3f885588ef22158c3a40caa76845867b = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b4c9b9d746970322730448a2dc0d868d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49966611fd5a5a3851b9f9c24c2abfd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84fcf4a90ecd3304c515f3005a57d9ff = $(`<div id="html_84fcf4a90ecd3304c515f3005a57d9ff" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_49966611fd5a5a3851b9f9c24c2abfd9.setContent(html_84fcf4a90ecd3304c515f3005a57d9ff);
|
|
|
|
|
|
|
|
marker_3f885588ef22158c3a40caa76845867b.bindPopup(popup_49966611fd5a5a3851b9f9c24c2abfd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f885588ef22158c3a40caa76845867b.setIcon(icon_b4c9b9d746970322730448a2dc0d868d);
|
|
|
|
|
|
var marker_5fc2ef411de48998add7c0a8ab7a97ee = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b447da87efaf16b63ce677e32ab8fcb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d375a55e9de2e6a0559aca7fe00ce86c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb3c9aca01d4c618d19230d45a701bd9 = $(`<div id="html_bb3c9aca01d4c618d19230d45a701bd9" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_d375a55e9de2e6a0559aca7fe00ce86c.setContent(html_bb3c9aca01d4c618d19230d45a701bd9);
|
|
|
|
|
|
|
|
marker_5fc2ef411de48998add7c0a8ab7a97ee.bindPopup(popup_d375a55e9de2e6a0559aca7fe00ce86c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fc2ef411de48998add7c0a8ab7a97ee.setIcon(icon_b447da87efaf16b63ce677e32ab8fcb3);
|
|
|
|
|
|
var marker_688bf64270c3fc85330e5039b30a0024 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_33e078aa91a72a468175e8419385a051 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42185cf1843f542e6659d25d4eaf7375 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c155c3781810f91a19513afa3429d2e9 = $(`<div id="html_c155c3781810f91a19513afa3429d2e9" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_42185cf1843f542e6659d25d4eaf7375.setContent(html_c155c3781810f91a19513afa3429d2e9);
|
|
|
|
|
|
|
|
marker_688bf64270c3fc85330e5039b30a0024.bindPopup(popup_42185cf1843f542e6659d25d4eaf7375)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_688bf64270c3fc85330e5039b30a0024.setIcon(icon_33e078aa91a72a468175e8419385a051);
|
|
|
|
|
|
var marker_eb74b43ff6b896546b773bb42ff8125e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5186f6c61841bcdca2b1da4f5d0566f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_281630619a163e0fd05c59894a6313a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd73df4dcd48dfcff73a3e3093969644 = $(`<div id="html_dd73df4dcd48dfcff73a3e3093969644" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_281630619a163e0fd05c59894a6313a9.setContent(html_dd73df4dcd48dfcff73a3e3093969644);
|
|
|
|
|
|
|
|
marker_eb74b43ff6b896546b773bb42ff8125e.bindPopup(popup_281630619a163e0fd05c59894a6313a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb74b43ff6b896546b773bb42ff8125e.setIcon(icon_5186f6c61841bcdca2b1da4f5d0566f3);
|
|
|
|
|
|
var marker_71d2b8b60d07108e4d01d35b34f17a95 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_831c0b401c4ecf087d5f3deac241f050 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99687d66445015e63f6e98677ac37a6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e8c6e5f1a5a4bc105ecc9067a68bbda = $(`<div id="html_4e8c6e5f1a5a4bc105ecc9067a68bbda" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_99687d66445015e63f6e98677ac37a6d.setContent(html_4e8c6e5f1a5a4bc105ecc9067a68bbda);
|
|
|
|
|
|
|
|
marker_71d2b8b60d07108e4d01d35b34f17a95.bindPopup(popup_99687d66445015e63f6e98677ac37a6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71d2b8b60d07108e4d01d35b34f17a95.setIcon(icon_831c0b401c4ecf087d5f3deac241f050);
|
|
|
|
|
|
var marker_6a438935febef3b007e5fadd526c1fa6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e713784f674891ef65c6d6bd4d1393e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bde919c7eca3715bbc9c859be86f943 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_998ebb727a4ca74ebf987943c926c022 = $(`<div id="html_998ebb727a4ca74ebf987943c926c022" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_3bde919c7eca3715bbc9c859be86f943.setContent(html_998ebb727a4ca74ebf987943c926c022);
|
|
|
|
|
|
|
|
marker_6a438935febef3b007e5fadd526c1fa6.bindPopup(popup_3bde919c7eca3715bbc9c859be86f943)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a438935febef3b007e5fadd526c1fa6.setIcon(icon_e713784f674891ef65c6d6bd4d1393e5);
|
|
|
|
|
|
var marker_c360c80d5e9121ad85289bd0ee632831 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_96d6e8a959f3be13f6d9c5d097104c3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1724f3e307b9462f31f1a94f135dc4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d97b494797d525442cc8de2c07ead9c = $(`<div id="html_4d97b494797d525442cc8de2c07ead9c" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_d1724f3e307b9462f31f1a94f135dc4c.setContent(html_4d97b494797d525442cc8de2c07ead9c);
|
|
|
|
|
|
|
|
marker_c360c80d5e9121ad85289bd0ee632831.bindPopup(popup_d1724f3e307b9462f31f1a94f135dc4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c360c80d5e9121ad85289bd0ee632831.setIcon(icon_96d6e8a959f3be13f6d9c5d097104c3b);
|
|
|
|
|
|
var marker_169638a5be95f511ed198f6e93088523 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_3f3398b39c45cea5ca170ae694110d7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c018d4b2394522405ced9052b121fda5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22aaf928f04542dbae830e7a0ec863ad = $(`<div id="html_22aaf928f04542dbae830e7a0ec863ad" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_c018d4b2394522405ced9052b121fda5.setContent(html_22aaf928f04542dbae830e7a0ec863ad);
|
|
|
|
|
|
|
|
marker_169638a5be95f511ed198f6e93088523.bindPopup(popup_c018d4b2394522405ced9052b121fda5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_169638a5be95f511ed198f6e93088523.setIcon(icon_3f3398b39c45cea5ca170ae694110d7d);
|
|
|
|
|
|
var marker_58f49cf78c08c6033bfbac3c782bb395 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_71fd33b97c86ca621a59bc0639a479f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_372d7a5e98f76b1f501eb1795b29c844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5450f5783096302d55c7f0a5b4f50e3 = $(`<div id="html_a5450f5783096302d55c7f0a5b4f50e3" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_372d7a5e98f76b1f501eb1795b29c844.setContent(html_a5450f5783096302d55c7f0a5b4f50e3);
|
|
|
|
|
|
|
|
marker_58f49cf78c08c6033bfbac3c782bb395.bindPopup(popup_372d7a5e98f76b1f501eb1795b29c844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58f49cf78c08c6033bfbac3c782bb395.setIcon(icon_71fd33b97c86ca621a59bc0639a479f6);
|
|
|
|
|
|
var marker_6d22476e9facbf5f93887e971f7d66c0 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_2fb916edfd21f29fb54eef7233a80581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_971ea2559d91a67fa49f5bfa7b01dc06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_001b39201713fbf2042aaf427d1cf4b8 = $(`<div id="html_001b39201713fbf2042aaf427d1cf4b8" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_971ea2559d91a67fa49f5bfa7b01dc06.setContent(html_001b39201713fbf2042aaf427d1cf4b8);
|
|
|
|
|
|
|
|
marker_6d22476e9facbf5f93887e971f7d66c0.bindPopup(popup_971ea2559d91a67fa49f5bfa7b01dc06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d22476e9facbf5f93887e971f7d66c0.setIcon(icon_2fb916edfd21f29fb54eef7233a80581);
|
|
|
|
|
|
var marker_292fa2ee8ac26ecca8debde249576d4a = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a4bc9146dbbeb44df2fe653476f61d23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e7021ed0fc749b6ed7d441bd38f9653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88f371fc4ed745279ff833a0339aaffb = $(`<div id="html_88f371fc4ed745279ff833a0339aaffb" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_9e7021ed0fc749b6ed7d441bd38f9653.setContent(html_88f371fc4ed745279ff833a0339aaffb);
|
|
|
|
|
|
|
|
marker_292fa2ee8ac26ecca8debde249576d4a.bindPopup(popup_9e7021ed0fc749b6ed7d441bd38f9653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_292fa2ee8ac26ecca8debde249576d4a.setIcon(icon_a4bc9146dbbeb44df2fe653476f61d23);
|
|
|
|
|
|
var marker_4d5a12f8ebefeb406ec548a7f3d7a730 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e3033b3b1790149feb875e73ae33c311 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d285b611bad5b80fbce4998a4072d07c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd3383e78ed7783c58988c5597c00fb8 = $(`<div id="html_bd3383e78ed7783c58988c5597c00fb8" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_d285b611bad5b80fbce4998a4072d07c.setContent(html_bd3383e78ed7783c58988c5597c00fb8);
|
|
|
|
|
|
|
|
marker_4d5a12f8ebefeb406ec548a7f3d7a730.bindPopup(popup_d285b611bad5b80fbce4998a4072d07c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d5a12f8ebefeb406ec548a7f3d7a730.setIcon(icon_e3033b3b1790149feb875e73ae33c311);
|
|
|
|
|
|
var marker_39e8452246d3ac322d7c505c1668ddbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_fb49de47995843c96f6264ab3abd0341 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4b09fcfd18d05a6dd72588991f8d220 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fd7811997a974d0f0045be377fcdec5 = $(`<div id="html_2fd7811997a974d0f0045be377fcdec5" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_d4b09fcfd18d05a6dd72588991f8d220.setContent(html_2fd7811997a974d0f0045be377fcdec5);
|
|
|
|
|
|
|
|
marker_39e8452246d3ac322d7c505c1668ddbf.bindPopup(popup_d4b09fcfd18d05a6dd72588991f8d220)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39e8452246d3ac322d7c505c1668ddbf.setIcon(icon_fb49de47995843c96f6264ab3abd0341);
|
|
|
|
|
|
var marker_c261f8d97964f46ec3f4270168c77528 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_76ac44c128d30912d1cbbeb69aa4ea21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43332f35f2ac92f9afabb3731fa182c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06372ff66781b9b0eae226594b820f71 = $(`<div id="html_06372ff66781b9b0eae226594b820f71" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_43332f35f2ac92f9afabb3731fa182c7.setContent(html_06372ff66781b9b0eae226594b820f71);
|
|
|
|
|
|
|
|
marker_c261f8d97964f46ec3f4270168c77528.bindPopup(popup_43332f35f2ac92f9afabb3731fa182c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c261f8d97964f46ec3f4270168c77528.setIcon(icon_76ac44c128d30912d1cbbeb69aa4ea21);
|
|
|
|
|
|
var marker_ab010faa0b8935a164c8b9bd492a83d1 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4ace96d28cf67f4e86fd6af53375ec46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62cc1adadaf2fc9e8320e001347bf4a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b4c5b66b8fce4d5ecbc975f67c94ba0 = $(`<div id="html_5b4c5b66b8fce4d5ecbc975f67c94ba0" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_62cc1adadaf2fc9e8320e001347bf4a3.setContent(html_5b4c5b66b8fce4d5ecbc975f67c94ba0);
|
|
|
|
|
|
|
|
marker_ab010faa0b8935a164c8b9bd492a83d1.bindPopup(popup_62cc1adadaf2fc9e8320e001347bf4a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab010faa0b8935a164c8b9bd492a83d1.setIcon(icon_4ace96d28cf67f4e86fd6af53375ec46);
|
|
|
|
|
|
var marker_b536e4d91a41cee8cba6a067eaff4f98 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_22e936092ca5b14d730502af5213776a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0b6307931a996cf7d8375abf6ac7f5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44d1a0a09c67b9f1b4a1628e64b9809e = $(`<div id="html_44d1a0a09c67b9f1b4a1628e64b9809e" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_f0b6307931a996cf7d8375abf6ac7f5a.setContent(html_44d1a0a09c67b9f1b4a1628e64b9809e);
|
|
|
|
|
|
|
|
marker_b536e4d91a41cee8cba6a067eaff4f98.bindPopup(popup_f0b6307931a996cf7d8375abf6ac7f5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b536e4d91a41cee8cba6a067eaff4f98.setIcon(icon_22e936092ca5b14d730502af5213776a);
|
|
|
|
|
|
var marker_9161f8a2daaa0a4d9f150047049cb75e = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ce91551f276bc679358ad217a4b7568e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2638b01c8d0b9899c52471862a298f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4fcc9cdd5b003522fb31cd7bd2ef70a = $(`<div id="html_c4fcc9cdd5b003522fb31cd7bd2ef70a" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_e2638b01c8d0b9899c52471862a298f1.setContent(html_c4fcc9cdd5b003522fb31cd7bd2ef70a);
|
|
|
|
|
|
|
|
marker_9161f8a2daaa0a4d9f150047049cb75e.bindPopup(popup_e2638b01c8d0b9899c52471862a298f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9161f8a2daaa0a4d9f150047049cb75e.setIcon(icon_ce91551f276bc679358ad217a4b7568e);
|
|
|
|
|
|
var marker_3857ab53bae5397c2f82df94c965686f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_6ba76136d382191f4f70aabe08289127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef1fc15354df24b2563600526ee757a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f1f64f134aa85628fe79c2b2826aabb = $(`<div id="html_0f1f64f134aa85628fe79c2b2826aabb" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_ef1fc15354df24b2563600526ee757a9.setContent(html_0f1f64f134aa85628fe79c2b2826aabb);
|
|
|
|
|
|
|
|
marker_3857ab53bae5397c2f82df94c965686f.bindPopup(popup_ef1fc15354df24b2563600526ee757a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3857ab53bae5397c2f82df94c965686f.setIcon(icon_6ba76136d382191f4f70aabe08289127);
|
|
|
|
|
|
var marker_4911310c945429b245506f6eaa15a690 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_50890b1aec3aa971ec4799383a5404a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84d5ae440ba87543b78cbef914fef344 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f45c4601424c5a5f328d619c7af0b7a = $(`<div id="html_8f45c4601424c5a5f328d619c7af0b7a" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_84d5ae440ba87543b78cbef914fef344.setContent(html_8f45c4601424c5a5f328d619c7af0b7a);
|
|
|
|
|
|
|
|
marker_4911310c945429b245506f6eaa15a690.bindPopup(popup_84d5ae440ba87543b78cbef914fef344)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4911310c945429b245506f6eaa15a690.setIcon(icon_50890b1aec3aa971ec4799383a5404a6);
|
|
|
|
|
|
var marker_901ed44a36365b4ea781713d1bd962c0 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_671c6e82b9c84bd60061a66035cc0c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3d045a264584e1c7516ca32c2f16f46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_981557db73621b07d13c07f03971dfb0 = $(`<div id="html_981557db73621b07d13c07f03971dfb0" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_e3d045a264584e1c7516ca32c2f16f46.setContent(html_981557db73621b07d13c07f03971dfb0);
|
|
|
|
|
|
|
|
marker_901ed44a36365b4ea781713d1bd962c0.bindPopup(popup_e3d045a264584e1c7516ca32c2f16f46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_901ed44a36365b4ea781713d1bd962c0.setIcon(icon_671c6e82b9c84bd60061a66035cc0c21);
|
|
|
|
|
|
var marker_ba90b5cf6ba2b511b34ae611805ff91b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0f9a4ed828508a5ac1cf8b13a89263f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae0401fb58378e83fdcf3335afe4139e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_555ee73017429a159a4b6288c9488044 = $(`<div id="html_555ee73017429a159a4b6288c9488044" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_ae0401fb58378e83fdcf3335afe4139e.setContent(html_555ee73017429a159a4b6288c9488044);
|
|
|
|
|
|
|
|
marker_ba90b5cf6ba2b511b34ae611805ff91b.bindPopup(popup_ae0401fb58378e83fdcf3335afe4139e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba90b5cf6ba2b511b34ae611805ff91b.setIcon(icon_0f9a4ed828508a5ac1cf8b13a89263f2);
|
|
|
|
|
|
var marker_fee22da0eab5b348ab217d94384fd0e4 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_3253188da43c36b57236968e3e5e7ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c8ce240f38e3ecf2049d261516ef725 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6e311cd3f73e0f4791b55cdc3dc96fe = $(`<div id="html_e6e311cd3f73e0f4791b55cdc3dc96fe" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_0c8ce240f38e3ecf2049d261516ef725.setContent(html_e6e311cd3f73e0f4791b55cdc3dc96fe);
|
|
|
|
|
|
|
|
marker_fee22da0eab5b348ab217d94384fd0e4.bindPopup(popup_0c8ce240f38e3ecf2049d261516ef725)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fee22da0eab5b348ab217d94384fd0e4.setIcon(icon_3253188da43c36b57236968e3e5e7ea4);
|
|
|
|
|
|
var marker_fae8932a4a397be5198285a6d0c190c6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_8055753a3f69826821e8d1aceeae0e28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_463162afff777bc51d8e7be031e3a649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16b61f73b3f9e275bf689d0c55d5528d = $(`<div id="html_16b61f73b3f9e275bf689d0c55d5528d" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_463162afff777bc51d8e7be031e3a649.setContent(html_16b61f73b3f9e275bf689d0c55d5528d);
|
|
|
|
|
|
|
|
marker_fae8932a4a397be5198285a6d0c190c6.bindPopup(popup_463162afff777bc51d8e7be031e3a649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fae8932a4a397be5198285a6d0c190c6.setIcon(icon_8055753a3f69826821e8d1aceeae0e28);
|
|
|
|
|
|
var marker_3f0fbc77d6a1bb7ebdbfc8c696c17706 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_7b56ce4fcfdadf54d097992db89dcf26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43230e374bc30421d86db8619c28fe34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9bf531d03838953953528fb01832f91 = $(`<div id="html_f9bf531d03838953953528fb01832f91" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_43230e374bc30421d86db8619c28fe34.setContent(html_f9bf531d03838953953528fb01832f91);
|
|
|
|
|
|
|
|
marker_3f0fbc77d6a1bb7ebdbfc8c696c17706.bindPopup(popup_43230e374bc30421d86db8619c28fe34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f0fbc77d6a1bb7ebdbfc8c696c17706.setIcon(icon_7b56ce4fcfdadf54d097992db89dcf26);
|
|
|
|
|
|
var marker_d2986bccb98b6f32286159c57b0d379e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c74f2edaf3173bae230cc24d6bdcdae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7c0ac410d175383b3bd44f418e7022c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6389e6ac7031ec2988e539445b0d81e = $(`<div id="html_d6389e6ac7031ec2988e539445b0d81e" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_d7c0ac410d175383b3bd44f418e7022c.setContent(html_d6389e6ac7031ec2988e539445b0d81e);
|
|
|
|
|
|
|
|
marker_d2986bccb98b6f32286159c57b0d379e.bindPopup(popup_d7c0ac410d175383b3bd44f418e7022c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2986bccb98b6f32286159c57b0d379e.setIcon(icon_c74f2edaf3173bae230cc24d6bdcdae6);
|
|
|
|
|
|
var marker_e2b0f3c5c9201dd144b167b0060dc275 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_02fc26676a30b4711c4dfe706c5ac498 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9832b9a5af07ef0df3237e0698b66d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_556c19590469b87404d85d63fabb2a91 = $(`<div id="html_556c19590469b87404d85d63fabb2a91" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_b9832b9a5af07ef0df3237e0698b66d9.setContent(html_556c19590469b87404d85d63fabb2a91);
|
|
|
|
|
|
|
|
marker_e2b0f3c5c9201dd144b167b0060dc275.bindPopup(popup_b9832b9a5af07ef0df3237e0698b66d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2b0f3c5c9201dd144b167b0060dc275.setIcon(icon_02fc26676a30b4711c4dfe706c5ac498);
|
|
|
|
|
|
var marker_6d910318fd69d364e06d6a921bac3312 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_09512cdf8701d2eb64df4cced2e2c89b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68b2489ccf707aebe018b9567453bb5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2a0ff04ce442e1e959b11cab410b076 = $(`<div id="html_d2a0ff04ce442e1e959b11cab410b076" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_68b2489ccf707aebe018b9567453bb5b.setContent(html_d2a0ff04ce442e1e959b11cab410b076);
|
|
|
|
|
|
|
|
marker_6d910318fd69d364e06d6a921bac3312.bindPopup(popup_68b2489ccf707aebe018b9567453bb5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d910318fd69d364e06d6a921bac3312.setIcon(icon_09512cdf8701d2eb64df4cced2e2c89b);
|
|
|
|
|
|
var marker_8ee2fb7419c4f7d7f7937f6c16aaf7a0 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_f6f248882487ea804e1fc15ecb939a07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_214e224f19e428f0ea3f5116c29f6406 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0d08d281731a5e86d361c5c2f337919 = $(`<div id="html_f0d08d281731a5e86d361c5c2f337919" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_214e224f19e428f0ea3f5116c29f6406.setContent(html_f0d08d281731a5e86d361c5c2f337919);
|
|
|
|
|
|
|
|
marker_8ee2fb7419c4f7d7f7937f6c16aaf7a0.bindPopup(popup_214e224f19e428f0ea3f5116c29f6406)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ee2fb7419c4f7d7f7937f6c16aaf7a0.setIcon(icon_f6f248882487ea804e1fc15ecb939a07);
|
|
|
|
|
|
var marker_573af7d792b91d7f175ef5b3d67afa35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b7e3af25ff382e60e2eec43079483184 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e14d0833ae7a03e8845902716f3d0254 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2df82d677aa1ea68f5f0484e9ca8592b = $(`<div id="html_2df82d677aa1ea68f5f0484e9ca8592b" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_e14d0833ae7a03e8845902716f3d0254.setContent(html_2df82d677aa1ea68f5f0484e9ca8592b);
|
|
|
|
|
|
|
|
marker_573af7d792b91d7f175ef5b3d67afa35.bindPopup(popup_e14d0833ae7a03e8845902716f3d0254)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_573af7d792b91d7f175ef5b3d67afa35.setIcon(icon_b7e3af25ff382e60e2eec43079483184);
|
|
|
|
|
|
var marker_6dfbee98e4171fa6c1901927b487107e = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0e1cdc3ad0b3b088e6375add405fd198 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90b3b7022493c22d55a4a10001c33251 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbfd8261d08852023d040bf272f07277 = $(`<div id="html_cbfd8261d08852023d040bf272f07277" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_90b3b7022493c22d55a4a10001c33251.setContent(html_cbfd8261d08852023d040bf272f07277);
|
|
|
|
|
|
|
|
marker_6dfbee98e4171fa6c1901927b487107e.bindPopup(popup_90b3b7022493c22d55a4a10001c33251)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dfbee98e4171fa6c1901927b487107e.setIcon(icon_0e1cdc3ad0b3b088e6375add405fd198);
|
|
|
|
|
|
var marker_ceac6012a90aabac8fa583c380ad563d = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_cca4dd04e47a8e191932f6c3f8eb0085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07cc0da9100e4ed04a17add398c97c26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_744214ae66f0b40573b887c740d859bb = $(`<div id="html_744214ae66f0b40573b887c740d859bb" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_07cc0da9100e4ed04a17add398c97c26.setContent(html_744214ae66f0b40573b887c740d859bb);
|
|
|
|
|
|
|
|
marker_ceac6012a90aabac8fa583c380ad563d.bindPopup(popup_07cc0da9100e4ed04a17add398c97c26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceac6012a90aabac8fa583c380ad563d.setIcon(icon_cca4dd04e47a8e191932f6c3f8eb0085);
|
|
|
|
|
|
var marker_c2b4fc4d02e9161a88297d595ffc5299 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d7c3cfd85c553826ce18749cf4403f20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d14d8e1784e97a5e58316c86a12ed0d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_449b28cb4520f32d090d2cd921605def = $(`<div id="html_449b28cb4520f32d090d2cd921605def" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_d14d8e1784e97a5e58316c86a12ed0d6.setContent(html_449b28cb4520f32d090d2cd921605def);
|
|
|
|
|
|
|
|
marker_c2b4fc4d02e9161a88297d595ffc5299.bindPopup(popup_d14d8e1784e97a5e58316c86a12ed0d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2b4fc4d02e9161a88297d595ffc5299.setIcon(icon_d7c3cfd85c553826ce18749cf4403f20);
|
|
|
|
|
|
var marker_e50680f6f8312c0bbc65b6baa9186cbb = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_432e5feae1ac43867383f1946bf5f874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0289761b7c9502623e9072e9221d3dbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb5c4cc009b7fa4b9fb5228d2ec311e8 = $(`<div id="html_fb5c4cc009b7fa4b9fb5228d2ec311e8" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_0289761b7c9502623e9072e9221d3dbf.setContent(html_fb5c4cc009b7fa4b9fb5228d2ec311e8);
|
|
|
|
|
|
|
|
marker_e50680f6f8312c0bbc65b6baa9186cbb.bindPopup(popup_0289761b7c9502623e9072e9221d3dbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e50680f6f8312c0bbc65b6baa9186cbb.setIcon(icon_432e5feae1ac43867383f1946bf5f874);
|
|
|
|
|
|
var marker_3d07e8959a8f5cd095d26b2df12284f4 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_3efd136ced430c1dd313bd66048bae8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bc1cb57b2e6f3e9ad676be8d15f47f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_468abf2c2d50eb7d74335b678b19453b = $(`<div id="html_468abf2c2d50eb7d74335b678b19453b" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_4bc1cb57b2e6f3e9ad676be8d15f47f5.setContent(html_468abf2c2d50eb7d74335b678b19453b);
|
|
|
|
|
|
|
|
marker_3d07e8959a8f5cd095d26b2df12284f4.bindPopup(popup_4bc1cb57b2e6f3e9ad676be8d15f47f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d07e8959a8f5cd095d26b2df12284f4.setIcon(icon_3efd136ced430c1dd313bd66048bae8d);
|
|
|
|
|
|
var marker_1de90c89dbff31518b05f15e5db85b6f = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5c55c757ee8a602ee5fc5e46262f0a53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bba30b5c23473e743f9eb461296b0f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ef122373d603be9b5ed35555909e9d5 = $(`<div id="html_2ef122373d603be9b5ed35555909e9d5" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_1bba30b5c23473e743f9eb461296b0f3.setContent(html_2ef122373d603be9b5ed35555909e9d5);
|
|
|
|
|
|
|
|
marker_1de90c89dbff31518b05f15e5db85b6f.bindPopup(popup_1bba30b5c23473e743f9eb461296b0f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1de90c89dbff31518b05f15e5db85b6f.setIcon(icon_5c55c757ee8a602ee5fc5e46262f0a53);
|
|
|
|
|
|
var marker_81c9b5a87b7e5261ef99d45920555e89 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0d4d265f89c2cb5827a2c234ea4d58af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e2b972b26ba48bdfb57a798d02cceb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5bb759225c6eacf695b92e05e15dc91 = $(`<div id="html_c5bb759225c6eacf695b92e05e15dc91" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_4e2b972b26ba48bdfb57a798d02cceb3.setContent(html_c5bb759225c6eacf695b92e05e15dc91);
|
|
|
|
|
|
|
|
marker_81c9b5a87b7e5261ef99d45920555e89.bindPopup(popup_4e2b972b26ba48bdfb57a798d02cceb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81c9b5a87b7e5261ef99d45920555e89.setIcon(icon_0d4d265f89c2cb5827a2c234ea4d58af);
|
|
|
|
|
|
var marker_dafebe3a0528cc4fd81885e05debc256 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_800e21656d2ae5c339d963479b8c581a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b586bb9f4ffe0a6aad3bec8f4bd07049 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1423fc417852eaeedb01bb604948014 = $(`<div id="html_b1423fc417852eaeedb01bb604948014" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_b586bb9f4ffe0a6aad3bec8f4bd07049.setContent(html_b1423fc417852eaeedb01bb604948014);
|
|
|
|
|
|
|
|
marker_dafebe3a0528cc4fd81885e05debc256.bindPopup(popup_b586bb9f4ffe0a6aad3bec8f4bd07049)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dafebe3a0528cc4fd81885e05debc256.setIcon(icon_800e21656d2ae5c339d963479b8c581a);
|
|
|
|
|
|
var marker_838ff81f7e3f7019871061ae1710d3a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_753bf8a496c7527f398f27c1288bf492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_523753fe1ff91b090762505ab025390d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2292a6b5e46274ff64b9b1b07d51e3c = $(`<div id="html_b2292a6b5e46274ff64b9b1b07d51e3c" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_523753fe1ff91b090762505ab025390d.setContent(html_b2292a6b5e46274ff64b9b1b07d51e3c);
|
|
|
|
|
|
|
|
marker_838ff81f7e3f7019871061ae1710d3a3.bindPopup(popup_523753fe1ff91b090762505ab025390d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_838ff81f7e3f7019871061ae1710d3a3.setIcon(icon_753bf8a496c7527f398f27c1288bf492);
|
|
|
|
|
|
var marker_e152809ce6e85bdfa5a63fa8faf72418 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e46a3e81b1bc3c8ba764c619c304904b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74900dee02626657f8b7c573a81fd874 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_558d36a65c3c656abab496d35f4e9b55 = $(`<div id="html_558d36a65c3c656abab496d35f4e9b55" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_74900dee02626657f8b7c573a81fd874.setContent(html_558d36a65c3c656abab496d35f4e9b55);
|
|
|
|
|
|
|
|
marker_e152809ce6e85bdfa5a63fa8faf72418.bindPopup(popup_74900dee02626657f8b7c573a81fd874)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e152809ce6e85bdfa5a63fa8faf72418.setIcon(icon_e46a3e81b1bc3c8ba764c619c304904b);
|
|
|
|
|
|
var marker_edab624069b5a9149ad4f8d22cc5f0b9 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4f727f07e17e18441b23cad6dd880260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a68f3c3979819bc8efa0cb8b1efeae11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8f4d0268be241a80a54786811507a80 = $(`<div id="html_f8f4d0268be241a80a54786811507a80" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_a68f3c3979819bc8efa0cb8b1efeae11.setContent(html_f8f4d0268be241a80a54786811507a80);
|
|
|
|
|
|
|
|
marker_edab624069b5a9149ad4f8d22cc5f0b9.bindPopup(popup_a68f3c3979819bc8efa0cb8b1efeae11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edab624069b5a9149ad4f8d22cc5f0b9.setIcon(icon_4f727f07e17e18441b23cad6dd880260);
|
|
|
|
|
|
var marker_9f43687d2a2da95d93399436b404763c = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_4970e8b65183499ca41182514f0cfee3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1459276595cc2bbcf16220c1ac0da45c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4088a3b807468b9f3a9dacd8a8fec10 = $(`<div id="html_e4088a3b807468b9f3a9dacd8a8fec10" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_1459276595cc2bbcf16220c1ac0da45c.setContent(html_e4088a3b807468b9f3a9dacd8a8fec10);
|
|
|
|
|
|
|
|
marker_9f43687d2a2da95d93399436b404763c.bindPopup(popup_1459276595cc2bbcf16220c1ac0da45c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f43687d2a2da95d93399436b404763c.setIcon(icon_4970e8b65183499ca41182514f0cfee3);
|
|
|
|
|
|
var marker_180384b693e19b4cbb053e86d6010e23 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_5929ff191bd6a9ce07d2526c9c08fcfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_114bfac9ff0fd68361be6a3b3ca4a711 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49ec5fb3d4f5f8a4fa97b75664a068e0 = $(`<div id="html_49ec5fb3d4f5f8a4fa97b75664a068e0" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_114bfac9ff0fd68361be6a3b3ca4a711.setContent(html_49ec5fb3d4f5f8a4fa97b75664a068e0);
|
|
|
|
|
|
|
|
marker_180384b693e19b4cbb053e86d6010e23.bindPopup(popup_114bfac9ff0fd68361be6a3b3ca4a711)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_180384b693e19b4cbb053e86d6010e23.setIcon(icon_5929ff191bd6a9ce07d2526c9c08fcfb);
|
|
|
|
|
|
var marker_9d452c7f4cfea93cf4c514fdfd672fb4 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_11d07d21599de439a92c31890c2c25a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb0bcb483aec8c1c37245542d9b38b51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_767d097b0c39f47ae945c257b7a2facc = $(`<div id="html_767d097b0c39f47ae945c257b7a2facc" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_cb0bcb483aec8c1c37245542d9b38b51.setContent(html_767d097b0c39f47ae945c257b7a2facc);
|
|
|
|
|
|
|
|
marker_9d452c7f4cfea93cf4c514fdfd672fb4.bindPopup(popup_cb0bcb483aec8c1c37245542d9b38b51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d452c7f4cfea93cf4c514fdfd672fb4.setIcon(icon_11d07d21599de439a92c31890c2c25a8);
|
|
|
|
|
|
var marker_d2304b0fe3f80639a17302529bb5c243 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_d13de6e3f2462fbf3d0b5e9335c15517 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_769c77d2459472a75e17d287bff78999 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e924899b99b05cf93a1922994f906aa = $(`<div id="html_1e924899b99b05cf93a1922994f906aa" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_769c77d2459472a75e17d287bff78999.setContent(html_1e924899b99b05cf93a1922994f906aa);
|
|
|
|
|
|
|
|
marker_d2304b0fe3f80639a17302529bb5c243.bindPopup(popup_769c77d2459472a75e17d287bff78999)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2304b0fe3f80639a17302529bb5c243.setIcon(icon_d13de6e3f2462fbf3d0b5e9335c15517);
|
|
|
|
|
|
var marker_86eaebc3070f16ee3ae476a72be94d04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_531274d9f13bfddd825bec8840dd1507 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b943ffc248964191df5bc568dc1596b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc399cdccb4dc0f4cf070046c9983edc = $(`<div id="html_dc399cdccb4dc0f4cf070046c9983edc" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_b943ffc248964191df5bc568dc1596b9.setContent(html_dc399cdccb4dc0f4cf070046c9983edc);
|
|
|
|
|
|
|
|
marker_86eaebc3070f16ee3ae476a72be94d04.bindPopup(popup_b943ffc248964191df5bc568dc1596b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86eaebc3070f16ee3ae476a72be94d04.setIcon(icon_531274d9f13bfddd825bec8840dd1507);
|
|
|
|
|
|
var marker_83f2b7ce16da3f26876f0926b1e1aa55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_35a83f30d337fce04d1f6428279db101 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a13a085ab5b14965dd99e9bee18b4cc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9aed073acce7461992dea19c3289787 = $(`<div id="html_c9aed073acce7461992dea19c3289787" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_a13a085ab5b14965dd99e9bee18b4cc5.setContent(html_c9aed073acce7461992dea19c3289787);
|
|
|
|
|
|
|
|
marker_83f2b7ce16da3f26876f0926b1e1aa55.bindPopup(popup_a13a085ab5b14965dd99e9bee18b4cc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83f2b7ce16da3f26876f0926b1e1aa55.setIcon(icon_35a83f30d337fce04d1f6428279db101);
|
|
|
|
|
|
var marker_7359374b46b4deacba57e7aa96d20ed7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_beceff2b38b2ef4c00b874bcd3d862c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53f935cf759f4dc6278b4a77177b7e27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6e1a90c51c443ece215f4af26639d65 = $(`<div id="html_c6e1a90c51c443ece215f4af26639d65" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_53f935cf759f4dc6278b4a77177b7e27.setContent(html_c6e1a90c51c443ece215f4af26639d65);
|
|
|
|
|
|
|
|
marker_7359374b46b4deacba57e7aa96d20ed7.bindPopup(popup_53f935cf759f4dc6278b4a77177b7e27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7359374b46b4deacba57e7aa96d20ed7.setIcon(icon_beceff2b38b2ef4c00b874bcd3d862c0);
|
|
|
|
|
|
var marker_7bf04a440967362fbf998d91be04a98c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_081b9e841c7f24fa0d09f300b2aa29a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f9b521063635c9d47e9dd20b007479b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9ea3b36ec95751662b140e6817e1ad8 = $(`<div id="html_c9ea3b36ec95751662b140e6817e1ad8" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_6f9b521063635c9d47e9dd20b007479b.setContent(html_c9ea3b36ec95751662b140e6817e1ad8);
|
|
|
|
|
|
|
|
marker_7bf04a440967362fbf998d91be04a98c.bindPopup(popup_6f9b521063635c9d47e9dd20b007479b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bf04a440967362fbf998d91be04a98c.setIcon(icon_081b9e841c7f24fa0d09f300b2aa29a4);
|
|
|
|
|
|
var marker_0acbabea4c54a0d3b0c439f06c588480 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_15abc0d224a5d47db0155710d4cc0878 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab48d813852ec0d6f1096e843d9187a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b79d7ee7abc6524d7eac64fa0101d7ac = $(`<div id="html_b79d7ee7abc6524d7eac64fa0101d7ac" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_ab48d813852ec0d6f1096e843d9187a3.setContent(html_b79d7ee7abc6524d7eac64fa0101d7ac);
|
|
|
|
|
|
|
|
marker_0acbabea4c54a0d3b0c439f06c588480.bindPopup(popup_ab48d813852ec0d6f1096e843d9187a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0acbabea4c54a0d3b0c439f06c588480.setIcon(icon_15abc0d224a5d47db0155710d4cc0878);
|
|
|
|
|
|
var marker_cf41846fb5c4dfd49568b001f4171219 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_43f37a7751920bb79d07f9563cb5ee42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38ab0c1002efafdf849c61b22f674730 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52eb69b2e65aac9f8f8a8d9bd3345ca3 = $(`<div id="html_52eb69b2e65aac9f8f8a8d9bd3345ca3" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_38ab0c1002efafdf849c61b22f674730.setContent(html_52eb69b2e65aac9f8f8a8d9bd3345ca3);
|
|
|
|
|
|
|
|
marker_cf41846fb5c4dfd49568b001f4171219.bindPopup(popup_38ab0c1002efafdf849c61b22f674730)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf41846fb5c4dfd49568b001f4171219.setIcon(icon_43f37a7751920bb79d07f9563cb5ee42);
|
|
|
|
|
|
var marker_f8381ce5ee91a0d4edece6d7adb0f96a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c5b81cbf7fdb99fdeed485e00f4a5a1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_885a5e969e29651719aeb8cb1a06a966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd60d27332101a3d640f3145be4c6aed = $(`<div id="html_bd60d27332101a3d640f3145be4c6aed" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_885a5e969e29651719aeb8cb1a06a966.setContent(html_bd60d27332101a3d640f3145be4c6aed);
|
|
|
|
|
|
|
|
marker_f8381ce5ee91a0d4edece6d7adb0f96a.bindPopup(popup_885a5e969e29651719aeb8cb1a06a966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8381ce5ee91a0d4edece6d7adb0f96a.setIcon(icon_c5b81cbf7fdb99fdeed485e00f4a5a1e);
|
|
|
|
|
|
var marker_e7840477b1e446b7c470f380a4a6a7e9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ff3caae537994a6dabb070b0059c75e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_988c1afd20407a342fe43a9c85167521 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5535acee5725d8f79525a44608b3e7b5 = $(`<div id="html_5535acee5725d8f79525a44608b3e7b5" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_988c1afd20407a342fe43a9c85167521.setContent(html_5535acee5725d8f79525a44608b3e7b5);
|
|
|
|
|
|
|
|
marker_e7840477b1e446b7c470f380a4a6a7e9.bindPopup(popup_988c1afd20407a342fe43a9c85167521)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7840477b1e446b7c470f380a4a6a7e9.setIcon(icon_ff3caae537994a6dabb070b0059c75e3);
|
|
|
|
|
|
var marker_627b8b4874233dd914d2ec81a083c170 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_ec68a851a2b95c09adc2984496e899e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa4ba901926687dfb5a5b4d559f431b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dfa4c504d25757c42590128541bb136 = $(`<div id="html_8dfa4c504d25757c42590128541bb136" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_fa4ba901926687dfb5a5b4d559f431b8.setContent(html_8dfa4c504d25757c42590128541bb136);
|
|
|
|
|
|
|
|
marker_627b8b4874233dd914d2ec81a083c170.bindPopup(popup_fa4ba901926687dfb5a5b4d559f431b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_627b8b4874233dd914d2ec81a083c170.setIcon(icon_ec68a851a2b95c09adc2984496e899e0);
|
|
|
|
|
|
var marker_2686bc6eaa1980a0909f14eaf0490488 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_33d4f34288a4d011d2cc7c1da4e202da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eed0b718f4725ba1dee3836f15d9e9e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f8314484ec150d2b5e22ffb1543697e = $(`<div id="html_1f8314484ec150d2b5e22ffb1543697e" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_eed0b718f4725ba1dee3836f15d9e9e9.setContent(html_1f8314484ec150d2b5e22ffb1543697e);
|
|
|
|
|
|
|
|
marker_2686bc6eaa1980a0909f14eaf0490488.bindPopup(popup_eed0b718f4725ba1dee3836f15d9e9e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2686bc6eaa1980a0909f14eaf0490488.setIcon(icon_33d4f34288a4d011d2cc7c1da4e202da);
|
|
|
|
|
|
var marker_e8cf54f02861d83d5edaada6d0278a8b = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_7c168c0361e25b4fc6fac40a2c85d462 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f21080a2b4c9e6ef091e0369c7cb15b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49f20233f97b5ff56cb61c4e38ccc21e = $(`<div id="html_49f20233f97b5ff56cb61c4e38ccc21e" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_f21080a2b4c9e6ef091e0369c7cb15b6.setContent(html_49f20233f97b5ff56cb61c4e38ccc21e);
|
|
|
|
|
|
|
|
marker_e8cf54f02861d83d5edaada6d0278a8b.bindPopup(popup_f21080a2b4c9e6ef091e0369c7cb15b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8cf54f02861d83d5edaada6d0278a8b.setIcon(icon_7c168c0361e25b4fc6fac40a2c85d462);
|
|
|
|
|
|
var marker_d35a3523fe7ffefc4e8e6ebef9135fd6 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c3e9d3ae7175b6b966ebb1d76f4f769b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3de4309230e80d2a183416e75168f4da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d8f3c33de5e9c5c72180a5658c79588 = $(`<div id="html_5d8f3c33de5e9c5c72180a5658c79588" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_3de4309230e80d2a183416e75168f4da.setContent(html_5d8f3c33de5e9c5c72180a5658c79588);
|
|
|
|
|
|
|
|
marker_d35a3523fe7ffefc4e8e6ebef9135fd6.bindPopup(popup_3de4309230e80d2a183416e75168f4da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d35a3523fe7ffefc4e8e6ebef9135fd6.setIcon(icon_c3e9d3ae7175b6b966ebb1d76f4f769b);
|
|
|
|
|
|
var marker_7853a2cdcd10776b36c45fe8e529818c = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_eba95cd1eb1f322851184676594665f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1d19641ed994ce184b2bb88ef837c80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47af47cf4b59f3f988f65977007eed34 = $(`<div id="html_47af47cf4b59f3f988f65977007eed34" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_b1d19641ed994ce184b2bb88ef837c80.setContent(html_47af47cf4b59f3f988f65977007eed34);
|
|
|
|
|
|
|
|
marker_7853a2cdcd10776b36c45fe8e529818c.bindPopup(popup_b1d19641ed994ce184b2bb88ef837c80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7853a2cdcd10776b36c45fe8e529818c.setIcon(icon_eba95cd1eb1f322851184676594665f6);
|
|
|
|
|
|
var marker_e7b2314965a66e45555be704f07f0bd8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_f64fb28e5fc81781805d41f13cd6074e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a468a93afdb61f81a05658631eb513b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0bb4c8316799d02dc2dd51181737a8a = $(`<div id="html_a0bb4c8316799d02dc2dd51181737a8a" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_a468a93afdb61f81a05658631eb513b4.setContent(html_a0bb4c8316799d02dc2dd51181737a8a);
|
|
|
|
|
|
|
|
marker_e7b2314965a66e45555be704f07f0bd8.bindPopup(popup_a468a93afdb61f81a05658631eb513b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7b2314965a66e45555be704f07f0bd8.setIcon(icon_f64fb28e5fc81781805d41f13cd6074e);
|
|
|
|
|
|
var marker_9dec01ac86d1e385b00e362b1a73416a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a2fb68965b38151ed598d2797a269545 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b37210fa4d5fe3043b68dd85c62dfa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97676fb710fcc5f40c1010fc10d7d58a = $(`<div id="html_97676fb710fcc5f40c1010fc10d7d58a" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_1b37210fa4d5fe3043b68dd85c62dfa1.setContent(html_97676fb710fcc5f40c1010fc10d7d58a);
|
|
|
|
|
|
|
|
marker_9dec01ac86d1e385b00e362b1a73416a.bindPopup(popup_1b37210fa4d5fe3043b68dd85c62dfa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dec01ac86d1e385b00e362b1a73416a.setIcon(icon_a2fb68965b38151ed598d2797a269545);
|
|
|
|
|
|
var marker_41a9d1740097121a2fe51d097616258a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_895601aff5fc87cb1a6a01dc818d54e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76dfdef735e8043ea0cf4426b742bbf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_251ebc159a131852e3d162573ec61ba7 = $(`<div id="html_251ebc159a131852e3d162573ec61ba7" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_76dfdef735e8043ea0cf4426b742bbf4.setContent(html_251ebc159a131852e3d162573ec61ba7);
|
|
|
|
|
|
|
|
marker_41a9d1740097121a2fe51d097616258a.bindPopup(popup_76dfdef735e8043ea0cf4426b742bbf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41a9d1740097121a2fe51d097616258a.setIcon(icon_895601aff5fc87cb1a6a01dc818d54e9);
|
|
|
|
|
|
var marker_38f69953d63cdc48d2f0b4447eb070f1 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_588f4a1f39ae0dce1071baef20a92ee4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_198db4ab59ab053bc9e0245aefc65547 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3f006feeff670cd9d91c33f356ece9 = $(`<div id="html_5f3f006feeff670cd9d91c33f356ece9" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_198db4ab59ab053bc9e0245aefc65547.setContent(html_5f3f006feeff670cd9d91c33f356ece9);
|
|
|
|
|
|
|
|
marker_38f69953d63cdc48d2f0b4447eb070f1.bindPopup(popup_198db4ab59ab053bc9e0245aefc65547)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38f69953d63cdc48d2f0b4447eb070f1.setIcon(icon_588f4a1f39ae0dce1071baef20a92ee4);
|
|
|
|
|
|
var marker_213763c4a2569e7f638d19f3d7018ec5 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_179d43ad98bd0edec13588a565ad8ae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d61d5ad917b698a12b19cde83b270fe9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5712f52cb859b36b699b116007dd0e5 = $(`<div id="html_c5712f52cb859b36b699b116007dd0e5" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_d61d5ad917b698a12b19cde83b270fe9.setContent(html_c5712f52cb859b36b699b116007dd0e5);
|
|
|
|
|
|
|
|
marker_213763c4a2569e7f638d19f3d7018ec5.bindPopup(popup_d61d5ad917b698a12b19cde83b270fe9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_213763c4a2569e7f638d19f3d7018ec5.setIcon(icon_179d43ad98bd0edec13588a565ad8ae8);
|
|
|
|
|
|
var marker_7ead5e306b5680ad28aca2a9f61a6ee8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_6f4f31e1407213c69cbc6346a1eda7de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_403417bfdf95bc445ebca4af48d69ef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37e95880de0571acbc206b3d7f2e957c = $(`<div id="html_37e95880de0571acbc206b3d7f2e957c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_403417bfdf95bc445ebca4af48d69ef8.setContent(html_37e95880de0571acbc206b3d7f2e957c);
|
|
|
|
|
|
|
|
marker_7ead5e306b5680ad28aca2a9f61a6ee8.bindPopup(popup_403417bfdf95bc445ebca4af48d69ef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ead5e306b5680ad28aca2a9f61a6ee8.setIcon(icon_6f4f31e1407213c69cbc6346a1eda7de);
|
|
|
|
|
|
var marker_4710ad7ef699442d1e0c7840a8af4f47 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_9a61718ce8d567cb56e02ae9f3f23f69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0801a94e67b3acf1228cc7a779d48b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbf1356417cb0f1323f6f846fa909330 = $(`<div id="html_fbf1356417cb0f1323f6f846fa909330" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_b0801a94e67b3acf1228cc7a779d48b2.setContent(html_fbf1356417cb0f1323f6f846fa909330);
|
|
|
|
|
|
|
|
marker_4710ad7ef699442d1e0c7840a8af4f47.bindPopup(popup_b0801a94e67b3acf1228cc7a779d48b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4710ad7ef699442d1e0c7840a8af4f47.setIcon(icon_9a61718ce8d567cb56e02ae9f3f23f69);
|
|
|
|
|
|
var marker_420d850e36e4d3ae02fdd57b02e57380 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_0ad62214bdea52ad809cdddf1c6d8bf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc3b7ee5175756de8069152187b4169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcc6e3aab33996376c02a2f04ff3397c = $(`<div id="html_fcc6e3aab33996376c02a2f04ff3397c" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_5fc3b7ee5175756de8069152187b4169.setContent(html_fcc6e3aab33996376c02a2f04ff3397c);
|
|
|
|
|
|
|
|
marker_420d850e36e4d3ae02fdd57b02e57380.bindPopup(popup_5fc3b7ee5175756de8069152187b4169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_420d850e36e4d3ae02fdd57b02e57380.setIcon(icon_0ad62214bdea52ad809cdddf1c6d8bf4);
|
|
|
|
|
|
var marker_9f1525b9874a344387b0041ea478a6a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_e6e9a92c6e2606456bed68772d79207f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea7d0dc79a45d53df08fd38443c7f740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0976d8cbc9fb853519a236473cdf7f65 = $(`<div id="html_0976d8cbc9fb853519a236473cdf7f65" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_ea7d0dc79a45d53df08fd38443c7f740.setContent(html_0976d8cbc9fb853519a236473cdf7f65);
|
|
|
|
|
|
|
|
marker_9f1525b9874a344387b0041ea478a6a9.bindPopup(popup_ea7d0dc79a45d53df08fd38443c7f740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f1525b9874a344387b0041ea478a6a9.setIcon(icon_e6e9a92c6e2606456bed68772d79207f);
|
|
|
|
|
|
var marker_b1a68181083a33c95e206f60fc65f51f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_b1ce7a9f1959f79116c55e265860f730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a045ecce16562dc7b43881d2082a82d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6b9cdab543207dbc4a5a2c8f55cd423 = $(`<div id="html_d6b9cdab543207dbc4a5a2c8f55cd423" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_8a045ecce16562dc7b43881d2082a82d.setContent(html_d6b9cdab543207dbc4a5a2c8f55cd423);
|
|
|
|
|
|
|
|
marker_b1a68181083a33c95e206f60fc65f51f.bindPopup(popup_8a045ecce16562dc7b43881d2082a82d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1a68181083a33c95e206f60fc65f51f.setIcon(icon_b1ce7a9f1959f79116c55e265860f730);
|
|
|
|
|
|
var marker_7837f1f1dc21316a70b3d42d3cb256a4 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_f9875c7b51dd498f33f28b7318d7b140 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c7b5d931652482c6d4a75418ee95b2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c01cff9ac2ccf9d3648bd1ff66f5be2 = $(`<div id="html_5c01cff9ac2ccf9d3648bd1ff66f5be2" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_3c7b5d931652482c6d4a75418ee95b2d.setContent(html_5c01cff9ac2ccf9d3648bd1ff66f5be2);
|
|
|
|
|
|
|
|
marker_7837f1f1dc21316a70b3d42d3cb256a4.bindPopup(popup_3c7b5d931652482c6d4a75418ee95b2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7837f1f1dc21316a70b3d42d3cb256a4.setIcon(icon_f9875c7b51dd498f33f28b7318d7b140);
|
|
|
|
|
|
var marker_edcb63da82a68ba6fbf0597da50b1eaf = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_80448aafec81fbbc3f3729354852fe9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58beb804e3eea7a1504b5854be177431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c10c52bbd8a3d092bcfc104862ba22f = $(`<div id="html_1c10c52bbd8a3d092bcfc104862ba22f" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_58beb804e3eea7a1504b5854be177431.setContent(html_1c10c52bbd8a3d092bcfc104862ba22f);
|
|
|
|
|
|
|
|
marker_edcb63da82a68ba6fbf0597da50b1eaf.bindPopup(popup_58beb804e3eea7a1504b5854be177431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edcb63da82a68ba6fbf0597da50b1eaf.setIcon(icon_80448aafec81fbbc3f3729354852fe9f);
|
|
|
|
|
|
var marker_63a77a05ca1f9b61e22f428312fd62a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_abf9d3a84178557503cab89e929a4ab6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d95949d666056cda0a38862afedc94f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96db156fa4c098fbee6a4b1010774fec = $(`<div id="html_96db156fa4c098fbee6a4b1010774fec" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_9d95949d666056cda0a38862afedc94f.setContent(html_96db156fa4c098fbee6a4b1010774fec);
|
|
|
|
|
|
|
|
marker_63a77a05ca1f9b61e22f428312fd62a7.bindPopup(popup_9d95949d666056cda0a38862afedc94f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a77a05ca1f9b61e22f428312fd62a7.setIcon(icon_abf9d3a84178557503cab89e929a4ab6);
|
|
|
|
|
|
var marker_4b22dc68c767298ceb8778cbed055577 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_54cc57d7df0e272e2de72541cefd0f3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7be0e2e85fd56a45186ffcdf7a74c6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c43a527617da908a05d30e842990fca = $(`<div id="html_9c43a527617da908a05d30e842990fca" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_a7be0e2e85fd56a45186ffcdf7a74c6c.setContent(html_9c43a527617da908a05d30e842990fca);
|
|
|
|
|
|
|
|
marker_4b22dc68c767298ceb8778cbed055577.bindPopup(popup_a7be0e2e85fd56a45186ffcdf7a74c6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b22dc68c767298ceb8778cbed055577.setIcon(icon_54cc57d7df0e272e2de72541cefd0f3a);
|
|
|
|
|
|
var marker_6232ae6caf7338dccf9ce11f3a73462d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_493080524fd1bcf836b9720c4b771fa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4c13f84ff075a8ab88b64935dd9180d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c692b0f5faa0bed4fb356b6e77c0243 = $(`<div id="html_5c692b0f5faa0bed4fb356b6e77c0243" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_d4c13f84ff075a8ab88b64935dd9180d.setContent(html_5c692b0f5faa0bed4fb356b6e77c0243);
|
|
|
|
|
|
|
|
marker_6232ae6caf7338dccf9ce11f3a73462d.bindPopup(popup_d4c13f84ff075a8ab88b64935dd9180d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6232ae6caf7338dccf9ce11f3a73462d.setIcon(icon_493080524fd1bcf836b9720c4b771fa9);
|
|
|
|
|
|
var marker_bb75a384ea1920a4e11907099931ee7e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_bb43bc0ddd0bcf3792e920a6e32e69c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6064e939a3a03bc6ddda2a7950a6491b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_683408482c87f2763358712bfb64582e = $(`<div id="html_683408482c87f2763358712bfb64582e" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_6064e939a3a03bc6ddda2a7950a6491b.setContent(html_683408482c87f2763358712bfb64582e);
|
|
|
|
|
|
|
|
marker_bb75a384ea1920a4e11907099931ee7e.bindPopup(popup_6064e939a3a03bc6ddda2a7950a6491b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb75a384ea1920a4e11907099931ee7e.setIcon(icon_bb43bc0ddd0bcf3792e920a6e32e69c8);
|
|
|
|
|
|
var marker_6a124d96aa00e943ad61f51ca9c40ba0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_41bb859b3e5894d192c849d705190b3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e4a9cbfe1755b9cfce18ef9fa283353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fbf6ef5866b739edb68fa17fdd05e81 = $(`<div id="html_7fbf6ef5866b739edb68fa17fdd05e81" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_7e4a9cbfe1755b9cfce18ef9fa283353.setContent(html_7fbf6ef5866b739edb68fa17fdd05e81);
|
|
|
|
|
|
|
|
marker_6a124d96aa00e943ad61f51ca9c40ba0.bindPopup(popup_7e4a9cbfe1755b9cfce18ef9fa283353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a124d96aa00e943ad61f51ca9c40ba0.setIcon(icon_41bb859b3e5894d192c849d705190b3f);
|
|
|
|
|
|
var marker_23787592eeb06430b64d2826699b901f = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1854460d4a65df9aac655502a21ad781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5897593e5fac22a0b86fa60ee2a4abdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e970727eb08d326abb0ea766b6ca3925 = $(`<div id="html_e970727eb08d326abb0ea766b6ca3925" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_5897593e5fac22a0b86fa60ee2a4abdc.setContent(html_e970727eb08d326abb0ea766b6ca3925);
|
|
|
|
|
|
|
|
marker_23787592eeb06430b64d2826699b901f.bindPopup(popup_5897593e5fac22a0b86fa60ee2a4abdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23787592eeb06430b64d2826699b901f.setIcon(icon_1854460d4a65df9aac655502a21ad781);
|
|
|
|
|
|
var marker_e53e8921f1392a47ade43a8d1bbdc7dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_a2bba74b63a69e6572ef23dc92f10b7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3783575b822e9d7be27fa21f08dafef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5982c56f5e1fff3d9233bcdd08ab86ce = $(`<div id="html_5982c56f5e1fff3d9233bcdd08ab86ce" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_3783575b822e9d7be27fa21f08dafef8.setContent(html_5982c56f5e1fff3d9233bcdd08ab86ce);
|
|
|
|
|
|
|
|
marker_e53e8921f1392a47ade43a8d1bbdc7dd.bindPopup(popup_3783575b822e9d7be27fa21f08dafef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e53e8921f1392a47ade43a8d1bbdc7dd.setIcon(icon_a2bba74b63a69e6572ef23dc92f10b7d);
|
|
|
|
|
|
var marker_ba08de02c6e076a176ba29d69a545715 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_c3dc30461ae7fed240df9ffd0f6ef150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b62ea2f225f228aca74896934ff4368d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2458063a075105c12cc3fa3e659351ed = $(`<div id="html_2458063a075105c12cc3fa3e659351ed" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_b62ea2f225f228aca74896934ff4368d.setContent(html_2458063a075105c12cc3fa3e659351ed);
|
|
|
|
|
|
|
|
marker_ba08de02c6e076a176ba29d69a545715.bindPopup(popup_b62ea2f225f228aca74896934ff4368d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba08de02c6e076a176ba29d69a545715.setIcon(icon_c3dc30461ae7fed240df9ffd0f6ef150);
|
|
|
|
|
|
var marker_4f688098134682bbf11177ba625d7bbe = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_7af043219dad88614b1dd78c34a4a37d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d49010ed950b2dbfe2f8d863fc1f15d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8c3a4a2152dcd2a075cfd762068a933 = $(`<div id="html_a8c3a4a2152dcd2a075cfd762068a933" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_0d49010ed950b2dbfe2f8d863fc1f15d.setContent(html_a8c3a4a2152dcd2a075cfd762068a933);
|
|
|
|
|
|
|
|
marker_4f688098134682bbf11177ba625d7bbe.bindPopup(popup_0d49010ed950b2dbfe2f8d863fc1f15d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f688098134682bbf11177ba625d7bbe.setIcon(icon_7af043219dad88614b1dd78c34a4a37d);
|
|
|
|
|
|
var marker_bba26b14007a4d65e38558d7b60a5d5f = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_bb2905179ae2b2b07b1f238c9268cc10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a867fc95d3f1c909807947ae164e1dcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18b9cc131ebf5c84ff74db97190c99ab = $(`<div id="html_18b9cc131ebf5c84ff74db97190c99ab" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_a867fc95d3f1c909807947ae164e1dcd.setContent(html_18b9cc131ebf5c84ff74db97190c99ab);
|
|
|
|
|
|
|
|
marker_bba26b14007a4d65e38558d7b60a5d5f.bindPopup(popup_a867fc95d3f1c909807947ae164e1dcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bba26b14007a4d65e38558d7b60a5d5f.setIcon(icon_bb2905179ae2b2b07b1f238c9268cc10);
|
|
|
|
|
|
var marker_4f69c82d459368081e60005bf23ffc7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1dbac95667f254f626616b90eabe5220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96b04e06a0ce3df4ecc21b4ea249dff3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b34bae194af7b61b14bedb4b4ec75f7 = $(`<div id="html_7b34bae194af7b61b14bedb4b4ec75f7" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_96b04e06a0ce3df4ecc21b4ea249dff3.setContent(html_7b34bae194af7b61b14bedb4b4ec75f7);
|
|
|
|
|
|
|
|
marker_4f69c82d459368081e60005bf23ffc7a.bindPopup(popup_96b04e06a0ce3df4ecc21b4ea249dff3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f69c82d459368081e60005bf23ffc7a.setIcon(icon_1dbac95667f254f626616b90eabe5220);
|
|
|
|
|
|
var marker_17db3270796c4b64eac230f50c432986 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_2abad7b7792af76db0c478eab844d5cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13838bf81910eda47101332760727e24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_324fd854d9ea5f2445763a0fbd653162 = $(`<div id="html_324fd854d9ea5f2445763a0fbd653162" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_13838bf81910eda47101332760727e24.setContent(html_324fd854d9ea5f2445763a0fbd653162);
|
|
|
|
|
|
|
|
marker_17db3270796c4b64eac230f50c432986.bindPopup(popup_13838bf81910eda47101332760727e24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17db3270796c4b64eac230f50c432986.setIcon(icon_2abad7b7792af76db0c478eab844d5cc);
|
|
|
|
|
|
var marker_40dbb7c57fe6081c4393d28bc6e14067 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6faba48f16fbabd254c6f9cc55121a39);
|
|
|
|
|
|
var icon_1309a347a7976977e06e4e8766da0817 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65a3179d6ca304eed2d93fb3e24b500a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fbda5d3be2844b06b4dd66c374f9c06 = $(`<div id="html_1fbda5d3be2844b06b4dd66c374f9c06" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_65a3179d6ca304eed2d93fb3e24b500a.setContent(html_1fbda5d3be2844b06b4dd66c374f9c06);
|
|
|
|
|
|
|
|
marker_40dbb7c57fe6081c4393d28bc6e14067.bindPopup(popup_65a3179d6ca304eed2d93fb3e24b500a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40dbb7c57fe6081c4393d28bc6e14067.setIcon(icon_1309a347a7976977e06e4e8766da0817);
|
|
|
|
|
|
marker_cluster_6faba48f16fbabd254c6f9cc55121a39.addTo(map_1560458e88a96836e8af78a1af6ce992);
|
|
|
|
</script>
|
|
</html> |