mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 19:05:19 +00:00
10563 lines
307 KiB
HTML
10563 lines
307 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_78d247338c6bae57e6acefa00573b517 {
|
|
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_78d247338c6bae57e6acefa00573b517" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_78d247338c6bae57e6acefa00573b517 = L.map(
|
|
"map_78d247338c6bae57e6acefa00573b517",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_b24f9b1d664fa1c559529288eadfff5f = 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_b24f9b1d664fa1c559529288eadfff5f.addTo(map_78d247338c6bae57e6acefa00573b517);
|
|
|
|
|
|
var marker_cluster_ea10d61c46f2b832c49c226b99a0f419 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_b7eb49f8bf1d2bc2f632cc607b83dad2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d3309a1f01ed3584d50ca940f34f4485 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9f6b8d97cf9d8aa03c0655a0be72164 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69ff930490c5916a68b62dc5fa88e30c = $(`<div id="html_69ff930490c5916a68b62dc5fa88e30c" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_c9f6b8d97cf9d8aa03c0655a0be72164.setContent(html_69ff930490c5916a68b62dc5fa88e30c);
|
|
|
|
|
|
|
|
marker_b7eb49f8bf1d2bc2f632cc607b83dad2.bindPopup(popup_c9f6b8d97cf9d8aa03c0655a0be72164)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7eb49f8bf1d2bc2f632cc607b83dad2.setIcon(icon_d3309a1f01ed3584d50ca940f34f4485);
|
|
|
|
|
|
var marker_d80b8a986f766b3d418527b67a8f52e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d79a46223d6d850cbf7c015a60cd10a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a1c39fd5ee290522f4ee9ab3ab62608 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3426c8f58f3d5745fc669c2ad076e521 = $(`<div id="html_3426c8f58f3d5745fc669c2ad076e521" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_5a1c39fd5ee290522f4ee9ab3ab62608.setContent(html_3426c8f58f3d5745fc669c2ad076e521);
|
|
|
|
|
|
|
|
marker_d80b8a986f766b3d418527b67a8f52e9.bindPopup(popup_5a1c39fd5ee290522f4ee9ab3ab62608)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d80b8a986f766b3d418527b67a8f52e9.setIcon(icon_d79a46223d6d850cbf7c015a60cd10a6);
|
|
|
|
|
|
var marker_2ca26ecd143729b41efb592f51345371 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_be6eb37ccd68dc1bfce2c16e4fcc5193 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e0bdc88ad34224bf97242ce6962652e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7942fa453856275e001fea4047b88c9e = $(`<div id="html_7942fa453856275e001fea4047b88c9e" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_4e0bdc88ad34224bf97242ce6962652e.setContent(html_7942fa453856275e001fea4047b88c9e);
|
|
|
|
|
|
|
|
marker_2ca26ecd143729b41efb592f51345371.bindPopup(popup_4e0bdc88ad34224bf97242ce6962652e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ca26ecd143729b41efb592f51345371.setIcon(icon_be6eb37ccd68dc1bfce2c16e4fcc5193);
|
|
|
|
|
|
var marker_6109558e43b165e1cb7f772fb5ea849e = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1c070b5b70734cfec865c9c2df290a9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc6ab00377f0565a2d5ed9b37f85fe04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad3ff7a0cf6189a0daeebc2c66e8a97d = $(`<div id="html_ad3ff7a0cf6189a0daeebc2c66e8a97d" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_dc6ab00377f0565a2d5ed9b37f85fe04.setContent(html_ad3ff7a0cf6189a0daeebc2c66e8a97d);
|
|
|
|
|
|
|
|
marker_6109558e43b165e1cb7f772fb5ea849e.bindPopup(popup_dc6ab00377f0565a2d5ed9b37f85fe04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6109558e43b165e1cb7f772fb5ea849e.setIcon(icon_1c070b5b70734cfec865c9c2df290a9e);
|
|
|
|
|
|
var marker_31cc566a21890b91bf57106fef466bdc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_73be85c92f6c1968d5760a8ad265f27e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6ed30a1a733b467de20833f1d318a8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ecf430fc077a89032c10f6872c7b55 = $(`<div id="html_b8ecf430fc077a89032c10f6872c7b55" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_c6ed30a1a733b467de20833f1d318a8a.setContent(html_b8ecf430fc077a89032c10f6872c7b55);
|
|
|
|
|
|
|
|
marker_31cc566a21890b91bf57106fef466bdc.bindPopup(popup_c6ed30a1a733b467de20833f1d318a8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31cc566a21890b91bf57106fef466bdc.setIcon(icon_73be85c92f6c1968d5760a8ad265f27e);
|
|
|
|
|
|
var marker_c26c6d84559c956ed5492727db356836 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c992cc2b5ca2dd54fee8f69c2ffca432 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46b30f348f44e89b5d38fd9dce1da4da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66ae892b10567414f13fdef42a7fd4e8 = $(`<div id="html_66ae892b10567414f13fdef42a7fd4e8" style="width: 100.0%; height: 100.0%;">nostr.lab-ant.me</div>`)[0];
|
|
popup_46b30f348f44e89b5d38fd9dce1da4da.setContent(html_66ae892b10567414f13fdef42a7fd4e8);
|
|
|
|
|
|
|
|
marker_c26c6d84559c956ed5492727db356836.bindPopup(popup_46b30f348f44e89b5d38fd9dce1da4da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c26c6d84559c956ed5492727db356836.setIcon(icon_c992cc2b5ca2dd54fee8f69c2ffca432);
|
|
|
|
|
|
var marker_b21e9bc5be5145410409c04716513dbb = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e5ced4f62bd1953a152faed04784240e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52e9232dbf475a8dc003fd065a819e92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de243a7ecfe4fe8935fd5f677d9eb593 = $(`<div id="html_de243a7ecfe4fe8935fd5f677d9eb593" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_52e9232dbf475a8dc003fd065a819e92.setContent(html_de243a7ecfe4fe8935fd5f677d9eb593);
|
|
|
|
|
|
|
|
marker_b21e9bc5be5145410409c04716513dbb.bindPopup(popup_52e9232dbf475a8dc003fd065a819e92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b21e9bc5be5145410409c04716513dbb.setIcon(icon_e5ced4f62bd1953a152faed04784240e);
|
|
|
|
|
|
var marker_09ca3da25b75bfd70d8e09a1bcd0c97c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c16a62f6f744146cda3bd821daf1ddc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8044459af9086f243b779c843245bed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36f924472bde00e17c819a2844707c7a = $(`<div id="html_36f924472bde00e17c819a2844707c7a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_a8044459af9086f243b779c843245bed.setContent(html_36f924472bde00e17c819a2844707c7a);
|
|
|
|
|
|
|
|
marker_09ca3da25b75bfd70d8e09a1bcd0c97c.bindPopup(popup_a8044459af9086f243b779c843245bed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09ca3da25b75bfd70d8e09a1bcd0c97c.setIcon(icon_c16a62f6f744146cda3bd821daf1ddc3);
|
|
|
|
|
|
var marker_6c6f7de3e75117bb29a4f938d141fe23 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_59fa72b2a248ccbff4232a94b9c1ad64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6694ab5b3f9cb7ba0c76435361222b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_176a17481d58188097d0a33380441a6b = $(`<div id="html_176a17481d58188097d0a33380441a6b" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_a6694ab5b3f9cb7ba0c76435361222b1.setContent(html_176a17481d58188097d0a33380441a6b);
|
|
|
|
|
|
|
|
marker_6c6f7de3e75117bb29a4f938d141fe23.bindPopup(popup_a6694ab5b3f9cb7ba0c76435361222b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c6f7de3e75117bb29a4f938d141fe23.setIcon(icon_59fa72b2a248ccbff4232a94b9c1ad64);
|
|
|
|
|
|
var marker_b3e5f1a0b5cf9e227475ad029573dcc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_dcae7f09ac570412ae17c9295664b391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9be44256f34b3ca57f6c881267904ec7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_874d36be3c82e048d6c79b0ae065a6ca = $(`<div id="html_874d36be3c82e048d6c79b0ae065a6ca" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_9be44256f34b3ca57f6c881267904ec7.setContent(html_874d36be3c82e048d6c79b0ae065a6ca);
|
|
|
|
|
|
|
|
marker_b3e5f1a0b5cf9e227475ad029573dcc1.bindPopup(popup_9be44256f34b3ca57f6c881267904ec7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3e5f1a0b5cf9e227475ad029573dcc1.setIcon(icon_dcae7f09ac570412ae17c9295664b391);
|
|
|
|
|
|
var marker_51bfe7c682666d51b463eac831bce3f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ef151c640a47ee322c2ebd74118afa80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c996527aff9bcbb8aa3cca3419ebd88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b8acfffb05c7f0a41063e98b9d53fc2 = $(`<div id="html_2b8acfffb05c7f0a41063e98b9d53fc2" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_6c996527aff9bcbb8aa3cca3419ebd88.setContent(html_2b8acfffb05c7f0a41063e98b9d53fc2);
|
|
|
|
|
|
|
|
marker_51bfe7c682666d51b463eac831bce3f5.bindPopup(popup_6c996527aff9bcbb8aa3cca3419ebd88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51bfe7c682666d51b463eac831bce3f5.setIcon(icon_ef151c640a47ee322c2ebd74118afa80);
|
|
|
|
|
|
var marker_eb9282084b12cb90656ba205fd03dae4 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_038b25fea0fccc582cd83f021abd5daf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b39fc6412842f18eb1bb8e1e952566f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5b374fc463d0407bdd555125f991e99 = $(`<div id="html_b5b374fc463d0407bdd555125f991e99" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_b39fc6412842f18eb1bb8e1e952566f2.setContent(html_b5b374fc463d0407bdd555125f991e99);
|
|
|
|
|
|
|
|
marker_eb9282084b12cb90656ba205fd03dae4.bindPopup(popup_b39fc6412842f18eb1bb8e1e952566f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb9282084b12cb90656ba205fd03dae4.setIcon(icon_038b25fea0fccc582cd83f021abd5daf);
|
|
|
|
|
|
var marker_49d16ada7f3dbeb4e5b6c3511600c6b0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_bba9701fc2dfdad240faebce02632b2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcfd20cfa2daf8f882d305c17197f912 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c6cf2aad83038e218ab5f39b09010d7 = $(`<div id="html_3c6cf2aad83038e218ab5f39b09010d7" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_fcfd20cfa2daf8f882d305c17197f912.setContent(html_3c6cf2aad83038e218ab5f39b09010d7);
|
|
|
|
|
|
|
|
marker_49d16ada7f3dbeb4e5b6c3511600c6b0.bindPopup(popup_fcfd20cfa2daf8f882d305c17197f912)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49d16ada7f3dbeb4e5b6c3511600c6b0.setIcon(icon_bba9701fc2dfdad240faebce02632b2e);
|
|
|
|
|
|
var marker_d97e415857066176ac600a85150c02f7 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7dbfe857003a07474ef9e267fdc93ee6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a72c9a97e8b2626d0a0d13650c150a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d82654ee042285a7a0f2e9e65a93133 = $(`<div id="html_8d82654ee042285a7a0f2e9e65a93133" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_3a72c9a97e8b2626d0a0d13650c150a3.setContent(html_8d82654ee042285a7a0f2e9e65a93133);
|
|
|
|
|
|
|
|
marker_d97e415857066176ac600a85150c02f7.bindPopup(popup_3a72c9a97e8b2626d0a0d13650c150a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d97e415857066176ac600a85150c02f7.setIcon(icon_7dbfe857003a07474ef9e267fdc93ee6);
|
|
|
|
|
|
var marker_1fb64067a83cdb3ff39cbff57d590693 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7ba2c0170247075717e8bd90d48e22c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_654265f1881966bd803c01751e88bf6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c32f8a882578aea5a795b23bddb716c3 = $(`<div id="html_c32f8a882578aea5a795b23bddb716c3" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_654265f1881966bd803c01751e88bf6e.setContent(html_c32f8a882578aea5a795b23bddb716c3);
|
|
|
|
|
|
|
|
marker_1fb64067a83cdb3ff39cbff57d590693.bindPopup(popup_654265f1881966bd803c01751e88bf6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb64067a83cdb3ff39cbff57d590693.setIcon(icon_7ba2c0170247075717e8bd90d48e22c2);
|
|
|
|
|
|
var marker_94604fb21983080601b0a5de8dfd44b8 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1a65dd4f34fb6f6fe5fb5a9e25dd561a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_410729b1138ee63c7efb64ea9b401a51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2055ab79211d14cd58d187ae8776c761 = $(`<div id="html_2055ab79211d14cd58d187ae8776c761" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_410729b1138ee63c7efb64ea9b401a51.setContent(html_2055ab79211d14cd58d187ae8776c761);
|
|
|
|
|
|
|
|
marker_94604fb21983080601b0a5de8dfd44b8.bindPopup(popup_410729b1138ee63c7efb64ea9b401a51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94604fb21983080601b0a5de8dfd44b8.setIcon(icon_1a65dd4f34fb6f6fe5fb5a9e25dd561a);
|
|
|
|
|
|
var marker_c353d2f5e459163424e5b5d0fdc8f0e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_706e121490c77d05bbc9b32d6da75fcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fa5ecd5113741bb9a00adfb689ac653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51eda9150b8b632203a33adabf8a9515 = $(`<div id="html_51eda9150b8b632203a33adabf8a9515" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_9fa5ecd5113741bb9a00adfb689ac653.setContent(html_51eda9150b8b632203a33adabf8a9515);
|
|
|
|
|
|
|
|
marker_c353d2f5e459163424e5b5d0fdc8f0e6.bindPopup(popup_9fa5ecd5113741bb9a00adfb689ac653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c353d2f5e459163424e5b5d0fdc8f0e6.setIcon(icon_706e121490c77d05bbc9b32d6da75fcd);
|
|
|
|
|
|
var marker_788cc2c4d5883556eddd2b208e944c9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5b3a9e97e77a8aab03b25c8f5a07ffd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef07191008dca0421096d3140671bdeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bce22866db9bd93bfe22967a0a59a6cb = $(`<div id="html_bce22866db9bd93bfe22967a0a59a6cb" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_ef07191008dca0421096d3140671bdeb.setContent(html_bce22866db9bd93bfe22967a0a59a6cb);
|
|
|
|
|
|
|
|
marker_788cc2c4d5883556eddd2b208e944c9e.bindPopup(popup_ef07191008dca0421096d3140671bdeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_788cc2c4d5883556eddd2b208e944c9e.setIcon(icon_5b3a9e97e77a8aab03b25c8f5a07ffd5);
|
|
|
|
|
|
var marker_468f45e28f910c05d6f58a10e63c2c3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_34a5810bd66b7f653a963d4591c56dde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af0790191a45851bf275418b46d852c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e60b06d95632e49a711b865d0dee5798 = $(`<div id="html_e60b06d95632e49a711b865d0dee5798" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_6af0790191a45851bf275418b46d852c.setContent(html_e60b06d95632e49a711b865d0dee5798);
|
|
|
|
|
|
|
|
marker_468f45e28f910c05d6f58a10e63c2c3d.bindPopup(popup_6af0790191a45851bf275418b46d852c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_468f45e28f910c05d6f58a10e63c2c3d.setIcon(icon_34a5810bd66b7f653a963d4591c56dde);
|
|
|
|
|
|
var marker_9edd65043cb39373b3ba3126ceb6ebcc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d08fd9802ad4e2c8a39409d82ba3879e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e7387a6ca17832ea7fbd7bd28c11986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1bc406de803c91c46212bef42b2990b = $(`<div id="html_d1bc406de803c91c46212bef42b2990b" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_7e7387a6ca17832ea7fbd7bd28c11986.setContent(html_d1bc406de803c91c46212bef42b2990b);
|
|
|
|
|
|
|
|
marker_9edd65043cb39373b3ba3126ceb6ebcc.bindPopup(popup_7e7387a6ca17832ea7fbd7bd28c11986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9edd65043cb39373b3ba3126ceb6ebcc.setIcon(icon_d08fd9802ad4e2c8a39409d82ba3879e);
|
|
|
|
|
|
var marker_fddc49eae9839670ca4ca5d10c67e1cd = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ed8169bf57e15994c28f17213eb6a016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c718f8cff3ffe9104218da57a5c8657a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc26a5c15de9aaefa7921a06e8266674 = $(`<div id="html_dc26a5c15de9aaefa7921a06e8266674" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_c718f8cff3ffe9104218da57a5c8657a.setContent(html_dc26a5c15de9aaefa7921a06e8266674);
|
|
|
|
|
|
|
|
marker_fddc49eae9839670ca4ca5d10c67e1cd.bindPopup(popup_c718f8cff3ffe9104218da57a5c8657a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fddc49eae9839670ca4ca5d10c67e1cd.setIcon(icon_ed8169bf57e15994c28f17213eb6a016);
|
|
|
|
|
|
var marker_982e5d5eac0182b5158bd51fb69cf5cc = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f3145b4f61b6d96ad75bb4384c81c0b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_939c223a6927c29d0d93f280c4eff1ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_014b3753083eec42929268b140206112 = $(`<div id="html_014b3753083eec42929268b140206112" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_939c223a6927c29d0d93f280c4eff1ff.setContent(html_014b3753083eec42929268b140206112);
|
|
|
|
|
|
|
|
marker_982e5d5eac0182b5158bd51fb69cf5cc.bindPopup(popup_939c223a6927c29d0d93f280c4eff1ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_982e5d5eac0182b5158bd51fb69cf5cc.setIcon(icon_f3145b4f61b6d96ad75bb4384c81c0b2);
|
|
|
|
|
|
var marker_e15ddea536b84ab2c1ef071f4dfabd4a = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_8c1dff502d80962fae555c11aa3a5dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c89dcc80e91fcec993907346f3210a0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64afbf480a6119e7e12cc73a114cd727 = $(`<div id="html_64afbf480a6119e7e12cc73a114cd727" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_c89dcc80e91fcec993907346f3210a0c.setContent(html_64afbf480a6119e7e12cc73a114cd727);
|
|
|
|
|
|
|
|
marker_e15ddea536b84ab2c1ef071f4dfabd4a.bindPopup(popup_c89dcc80e91fcec993907346f3210a0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e15ddea536b84ab2c1ef071f4dfabd4a.setIcon(icon_8c1dff502d80962fae555c11aa3a5dd1);
|
|
|
|
|
|
var marker_a0883151111d5002476739ac200201cf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_10fb059970dc974c1cdd15d8a300b31c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8bfc2507873564d397005b4df9c28c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cc88caa9473b16eab4de6c36c3eb225 = $(`<div id="html_7cc88caa9473b16eab4de6c36c3eb225" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_c8bfc2507873564d397005b4df9c28c4.setContent(html_7cc88caa9473b16eab4de6c36c3eb225);
|
|
|
|
|
|
|
|
marker_a0883151111d5002476739ac200201cf.bindPopup(popup_c8bfc2507873564d397005b4df9c28c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0883151111d5002476739ac200201cf.setIcon(icon_10fb059970dc974c1cdd15d8a300b31c);
|
|
|
|
|
|
var marker_bf2360366a3950404473545a845b956c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_bdccc6ac18c360066d6ba9e97f920b67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1bb5abba57a705275153cabca94222c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_007072a92263604c86c023bc7460d057 = $(`<div id="html_007072a92263604c86c023bc7460d057" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_b1bb5abba57a705275153cabca94222c.setContent(html_007072a92263604c86c023bc7460d057);
|
|
|
|
|
|
|
|
marker_bf2360366a3950404473545a845b956c.bindPopup(popup_b1bb5abba57a705275153cabca94222c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf2360366a3950404473545a845b956c.setIcon(icon_bdccc6ac18c360066d6ba9e97f920b67);
|
|
|
|
|
|
var marker_d08366a87c5677c885c186cc2218598d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c1893b427d92c9a7b63b700b499d8d48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba1cfa7a8c10f7fef2f0815cbc1909ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a39a0f8df07711b77c08d99e213af637 = $(`<div id="html_a39a0f8df07711b77c08d99e213af637" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_ba1cfa7a8c10f7fef2f0815cbc1909ec.setContent(html_a39a0f8df07711b77c08d99e213af637);
|
|
|
|
|
|
|
|
marker_d08366a87c5677c885c186cc2218598d.bindPopup(popup_ba1cfa7a8c10f7fef2f0815cbc1909ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d08366a87c5677c885c186cc2218598d.setIcon(icon_c1893b427d92c9a7b63b700b499d8d48);
|
|
|
|
|
|
var marker_41fe6636a59716ec83754c190a170431 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f0a9591ad41f90a65855b70dcc35b5da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21120871e2b9f2fd829b9fd1a87d57db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_678752710be19a965bb54f2fa8a4bfe1 = $(`<div id="html_678752710be19a965bb54f2fa8a4bfe1" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_21120871e2b9f2fd829b9fd1a87d57db.setContent(html_678752710be19a965bb54f2fa8a4bfe1);
|
|
|
|
|
|
|
|
marker_41fe6636a59716ec83754c190a170431.bindPopup(popup_21120871e2b9f2fd829b9fd1a87d57db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41fe6636a59716ec83754c190a170431.setIcon(icon_f0a9591ad41f90a65855b70dcc35b5da);
|
|
|
|
|
|
var marker_bb65a47c5f39a64f6c4dbf06ce2d4eab = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_873be36ab845559c9ec4b466ee021460 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d50064dd3ea971a4ad1a8ba6f922b62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c11299b07b12e01053b22e5d65f1b261 = $(`<div id="html_c11299b07b12e01053b22e5d65f1b261" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_1d50064dd3ea971a4ad1a8ba6f922b62.setContent(html_c11299b07b12e01053b22e5d65f1b261);
|
|
|
|
|
|
|
|
marker_bb65a47c5f39a64f6c4dbf06ce2d4eab.bindPopup(popup_1d50064dd3ea971a4ad1a8ba6f922b62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb65a47c5f39a64f6c4dbf06ce2d4eab.setIcon(icon_873be36ab845559c9ec4b466ee021460);
|
|
|
|
|
|
var marker_f0d648bc723bb6b04d291706bc5a96c5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7b59a9df7063c7b5dff87ddab30fd8de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b1c11fde81a993f997fe3cdbb150e8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e4589e1221fef25e57af3aac436218c = $(`<div id="html_1e4589e1221fef25e57af3aac436218c" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_5b1c11fde81a993f997fe3cdbb150e8e.setContent(html_1e4589e1221fef25e57af3aac436218c);
|
|
|
|
|
|
|
|
marker_f0d648bc723bb6b04d291706bc5a96c5.bindPopup(popup_5b1c11fde81a993f997fe3cdbb150e8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0d648bc723bb6b04d291706bc5a96c5.setIcon(icon_7b59a9df7063c7b5dff87ddab30fd8de);
|
|
|
|
|
|
var marker_1a6fc370aff0eee991a70c266309f85a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_08f2147ecca4e4bda3d680adcc89001d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad661c2656c55d524e116492996b68ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a633c76337f9330cb0b017882b00dff2 = $(`<div id="html_a633c76337f9330cb0b017882b00dff2" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_ad661c2656c55d524e116492996b68ef.setContent(html_a633c76337f9330cb0b017882b00dff2);
|
|
|
|
|
|
|
|
marker_1a6fc370aff0eee991a70c266309f85a.bindPopup(popup_ad661c2656c55d524e116492996b68ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a6fc370aff0eee991a70c266309f85a.setIcon(icon_08f2147ecca4e4bda3d680adcc89001d);
|
|
|
|
|
|
var marker_bfd2bae5f6aa10f5d8bfa15d1f66f608 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_43e46a333e333b5d9549917b755a9307 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f2944e448ce9bfcd21d7e28c9dbb74e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_913aa71c1d26a8164d2e4cfeff4e21ae = $(`<div id="html_913aa71c1d26a8164d2e4cfeff4e21ae" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_0f2944e448ce9bfcd21d7e28c9dbb74e.setContent(html_913aa71c1d26a8164d2e4cfeff4e21ae);
|
|
|
|
|
|
|
|
marker_bfd2bae5f6aa10f5d8bfa15d1f66f608.bindPopup(popup_0f2944e448ce9bfcd21d7e28c9dbb74e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfd2bae5f6aa10f5d8bfa15d1f66f608.setIcon(icon_43e46a333e333b5d9549917b755a9307);
|
|
|
|
|
|
var marker_c4c39f4600499b16e55179ee10fe7742 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_35fbd049ba349d418a635eae3570f5c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00adbc59b656ea47a714aace824e2ea9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_873a2f66fe675561827bf04ce9e08fb5 = $(`<div id="html_873a2f66fe675561827bf04ce9e08fb5" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_00adbc59b656ea47a714aace824e2ea9.setContent(html_873a2f66fe675561827bf04ce9e08fb5);
|
|
|
|
|
|
|
|
marker_c4c39f4600499b16e55179ee10fe7742.bindPopup(popup_00adbc59b656ea47a714aace824e2ea9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4c39f4600499b16e55179ee10fe7742.setIcon(icon_35fbd049ba349d418a635eae3570f5c6);
|
|
|
|
|
|
var marker_110ba035a4424de18658e1d8e60914bd = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_abd7977235be247bdc8f3ccb698eb8b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d45bfa3252298931b14997c664c4cae2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e425264b32df4b17569b3fbed13d2b5e = $(`<div id="html_e425264b32df4b17569b3fbed13d2b5e" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_d45bfa3252298931b14997c664c4cae2.setContent(html_e425264b32df4b17569b3fbed13d2b5e);
|
|
|
|
|
|
|
|
marker_110ba035a4424de18658e1d8e60914bd.bindPopup(popup_d45bfa3252298931b14997c664c4cae2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_110ba035a4424de18658e1d8e60914bd.setIcon(icon_abd7977235be247bdc8f3ccb698eb8b3);
|
|
|
|
|
|
var marker_446fa624615b8cebf3ce6c73c3ec892e = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_09fa1280e59c6bdd6bc94622e1d4a398 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aab7527a286351de5b336fbaa4db73ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8259401da29517ad4ef06c2e6f8c082a = $(`<div id="html_8259401da29517ad4ef06c2e6f8c082a" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_aab7527a286351de5b336fbaa4db73ad.setContent(html_8259401da29517ad4ef06c2e6f8c082a);
|
|
|
|
|
|
|
|
marker_446fa624615b8cebf3ce6c73c3ec892e.bindPopup(popup_aab7527a286351de5b336fbaa4db73ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_446fa624615b8cebf3ce6c73c3ec892e.setIcon(icon_09fa1280e59c6bdd6bc94622e1d4a398);
|
|
|
|
|
|
var marker_8c2ba853e170ccfbe65ea45e44bc9714 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e18973c1f5141ce2e0a06261bdd862bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_563bcfb635128cada1e05d4211a036a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b656f26b7bfb668ccd3125cb355fdcd = $(`<div id="html_9b656f26b7bfb668ccd3125cb355fdcd" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_563bcfb635128cada1e05d4211a036a2.setContent(html_9b656f26b7bfb668ccd3125cb355fdcd);
|
|
|
|
|
|
|
|
marker_8c2ba853e170ccfbe65ea45e44bc9714.bindPopup(popup_563bcfb635128cada1e05d4211a036a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c2ba853e170ccfbe65ea45e44bc9714.setIcon(icon_e18973c1f5141ce2e0a06261bdd862bb);
|
|
|
|
|
|
var marker_a365ca8a55f6d493368a64de63300cad = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_85e55492979de5d700238972c79d8eab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0529aada94354e26964a6c6ddf2f1f7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dd0697585419aa95442c29a6e755aad = $(`<div id="html_3dd0697585419aa95442c29a6e755aad" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_0529aada94354e26964a6c6ddf2f1f7d.setContent(html_3dd0697585419aa95442c29a6e755aad);
|
|
|
|
|
|
|
|
marker_a365ca8a55f6d493368a64de63300cad.bindPopup(popup_0529aada94354e26964a6c6ddf2f1f7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a365ca8a55f6d493368a64de63300cad.setIcon(icon_85e55492979de5d700238972c79d8eab);
|
|
|
|
|
|
var marker_f6d316ecd44be1dd9bd6d48bb6531e8f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7c08f0c04bae458a056091c396fd688f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_422a5ed5ac329216275f029c2b5b5cf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e026e5cf5e239f8e32d56aa51cf8823 = $(`<div id="html_8e026e5cf5e239f8e32d56aa51cf8823" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_422a5ed5ac329216275f029c2b5b5cf1.setContent(html_8e026e5cf5e239f8e32d56aa51cf8823);
|
|
|
|
|
|
|
|
marker_f6d316ecd44be1dd9bd6d48bb6531e8f.bindPopup(popup_422a5ed5ac329216275f029c2b5b5cf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6d316ecd44be1dd9bd6d48bb6531e8f.setIcon(icon_7c08f0c04bae458a056091c396fd688f);
|
|
|
|
|
|
var marker_b018c3262166303ac4fb1f6814517476 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e1d1f0e421ba39a06d104708c1b356bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b68cadb0c2b7d685de9a11fe60f2797c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac2639bc628cf73a16ae30ef59994f77 = $(`<div id="html_ac2639bc628cf73a16ae30ef59994f77" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_b68cadb0c2b7d685de9a11fe60f2797c.setContent(html_ac2639bc628cf73a16ae30ef59994f77);
|
|
|
|
|
|
|
|
marker_b018c3262166303ac4fb1f6814517476.bindPopup(popup_b68cadb0c2b7d685de9a11fe60f2797c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b018c3262166303ac4fb1f6814517476.setIcon(icon_e1d1f0e421ba39a06d104708c1b356bf);
|
|
|
|
|
|
var marker_c6ebc6674aa43b0ff13e87ab3b37aa38 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f1b2391ef05e15778dfb2a58cae72a81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_698ff72ce00b1514f4c90d6875089a5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0635fac7f05a2f3bd2889ffbed2fb08f = $(`<div id="html_0635fac7f05a2f3bd2889ffbed2fb08f" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_698ff72ce00b1514f4c90d6875089a5a.setContent(html_0635fac7f05a2f3bd2889ffbed2fb08f);
|
|
|
|
|
|
|
|
marker_c6ebc6674aa43b0ff13e87ab3b37aa38.bindPopup(popup_698ff72ce00b1514f4c90d6875089a5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6ebc6674aa43b0ff13e87ab3b37aa38.setIcon(icon_f1b2391ef05e15778dfb2a58cae72a81);
|
|
|
|
|
|
var marker_325790df5a91b08773de12989af8805c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_8fdb21981cb51b82dcac51dc9966ba20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c4b98fe3a5b32e494b78da9921e3d26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17863419734a06efb434c4d7e1528dc1 = $(`<div id="html_17863419734a06efb434c4d7e1528dc1" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_6c4b98fe3a5b32e494b78da9921e3d26.setContent(html_17863419734a06efb434c4d7e1528dc1);
|
|
|
|
|
|
|
|
marker_325790df5a91b08773de12989af8805c.bindPopup(popup_6c4b98fe3a5b32e494b78da9921e3d26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_325790df5a91b08773de12989af8805c.setIcon(icon_8fdb21981cb51b82dcac51dc9966ba20);
|
|
|
|
|
|
var marker_c3ce576bfd81fb8bb87d0941b933fdab = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_89778be0e0058ad700092b9702016673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f279268704583960f8ddcc00b858db3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1be40bc3fabdce63e7e13603acce3b93 = $(`<div id="html_1be40bc3fabdce63e7e13603acce3b93" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_f279268704583960f8ddcc00b858db3f.setContent(html_1be40bc3fabdce63e7e13603acce3b93);
|
|
|
|
|
|
|
|
marker_c3ce576bfd81fb8bb87d0941b933fdab.bindPopup(popup_f279268704583960f8ddcc00b858db3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3ce576bfd81fb8bb87d0941b933fdab.setIcon(icon_89778be0e0058ad700092b9702016673);
|
|
|
|
|
|
var marker_db10fe6de57a851789023c68d186237e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1c62a41059d99fc06ad042347632c0d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27eee35fe14b3cb590309b73f1525fb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a7e0454b24709c5530fac41a9f88f8c = $(`<div id="html_8a7e0454b24709c5530fac41a9f88f8c" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_27eee35fe14b3cb590309b73f1525fb6.setContent(html_8a7e0454b24709c5530fac41a9f88f8c);
|
|
|
|
|
|
|
|
marker_db10fe6de57a851789023c68d186237e.bindPopup(popup_27eee35fe14b3cb590309b73f1525fb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db10fe6de57a851789023c68d186237e.setIcon(icon_1c62a41059d99fc06ad042347632c0d3);
|
|
|
|
|
|
var marker_8359e34f6eac944ab0df55db8cfdb2cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_a21147ce56db3aea8df5f02da51728c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a21c1a64c77a54b2bf142725ae4e3b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9a7f88d7076d2abecbb0a575ef5bccd = $(`<div id="html_e9a7f88d7076d2abecbb0a575ef5bccd" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_1a21c1a64c77a54b2bf142725ae4e3b7.setContent(html_e9a7f88d7076d2abecbb0a575ef5bccd);
|
|
|
|
|
|
|
|
marker_8359e34f6eac944ab0df55db8cfdb2cc.bindPopup(popup_1a21c1a64c77a54b2bf142725ae4e3b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8359e34f6eac944ab0df55db8cfdb2cc.setIcon(icon_a21147ce56db3aea8df5f02da51728c5);
|
|
|
|
|
|
var marker_136bf9124c247a6e808e630a2e38d65c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_9ad76a716e2507e9c5bf9168b65210ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d785ea337b27b2fdf82b90278b3b09a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c231b7eed72151db2291718af9fdcb78 = $(`<div id="html_c231b7eed72151db2291718af9fdcb78" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_0d785ea337b27b2fdf82b90278b3b09a.setContent(html_c231b7eed72151db2291718af9fdcb78);
|
|
|
|
|
|
|
|
marker_136bf9124c247a6e808e630a2e38d65c.bindPopup(popup_0d785ea337b27b2fdf82b90278b3b09a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_136bf9124c247a6e808e630a2e38d65c.setIcon(icon_9ad76a716e2507e9c5bf9168b65210ac);
|
|
|
|
|
|
var marker_7b20e5f985a1fcd65bdb73e20a6e9f2b = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_31a6458f7fa7998dbc006e4a59a59ad0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00ea0d91f75ee06e4d5f521284a0d7d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86ff7d9d0827b4a19e5fc3e9435d5ae3 = $(`<div id="html_86ff7d9d0827b4a19e5fc3e9435d5ae3" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_00ea0d91f75ee06e4d5f521284a0d7d1.setContent(html_86ff7d9d0827b4a19e5fc3e9435d5ae3);
|
|
|
|
|
|
|
|
marker_7b20e5f985a1fcd65bdb73e20a6e9f2b.bindPopup(popup_00ea0d91f75ee06e4d5f521284a0d7d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b20e5f985a1fcd65bdb73e20a6e9f2b.setIcon(icon_31a6458f7fa7998dbc006e4a59a59ad0);
|
|
|
|
|
|
var marker_cd73326135dcc5afe42297855294ce90 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_4a5ee2d76cb67f1b41a556d06d23213f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6f37e1dd5f93b951fb2af038c841ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6c60d0083cfa0fc2e5ba271cbf4c496 = $(`<div id="html_f6c60d0083cfa0fc2e5ba271cbf4c496" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_0a6f37e1dd5f93b951fb2af038c841ee.setContent(html_f6c60d0083cfa0fc2e5ba271cbf4c496);
|
|
|
|
|
|
|
|
marker_cd73326135dcc5afe42297855294ce90.bindPopup(popup_0a6f37e1dd5f93b951fb2af038c841ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd73326135dcc5afe42297855294ce90.setIcon(icon_4a5ee2d76cb67f1b41a556d06d23213f);
|
|
|
|
|
|
var marker_8b7866a7f715db6e437b7d5b9ec6780d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_626d9cdcc82fd3897d52720bd120261c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_625874ef8b619c823b30a41fe243b9d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8831e74ca6df7946dff5b48aefaf5f32 = $(`<div id="html_8831e74ca6df7946dff5b48aefaf5f32" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_625874ef8b619c823b30a41fe243b9d0.setContent(html_8831e74ca6df7946dff5b48aefaf5f32);
|
|
|
|
|
|
|
|
marker_8b7866a7f715db6e437b7d5b9ec6780d.bindPopup(popup_625874ef8b619c823b30a41fe243b9d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b7866a7f715db6e437b7d5b9ec6780d.setIcon(icon_626d9cdcc82fd3897d52720bd120261c);
|
|
|
|
|
|
var marker_8105128dca8aef0c915bbe031b6863b7 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_bf3ac1b543ab7c959a56996bd20d5a40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bcf8c429e9159fedcda065a6a54a262 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f487a8c81783628b48210688f49cd20c = $(`<div id="html_f487a8c81783628b48210688f49cd20c" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_4bcf8c429e9159fedcda065a6a54a262.setContent(html_f487a8c81783628b48210688f49cd20c);
|
|
|
|
|
|
|
|
marker_8105128dca8aef0c915bbe031b6863b7.bindPopup(popup_4bcf8c429e9159fedcda065a6a54a262)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8105128dca8aef0c915bbe031b6863b7.setIcon(icon_bf3ac1b543ab7c959a56996bd20d5a40);
|
|
|
|
|
|
var marker_2e7f6ccabb203c1cb10924c914d9af5e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e872234f588cd7db4ba4905093b14ef7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_303ffc95333d8744f81f4da1026706f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d854c6b87be85ed9253fed232ea386bb = $(`<div id="html_d854c6b87be85ed9253fed232ea386bb" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_303ffc95333d8744f81f4da1026706f8.setContent(html_d854c6b87be85ed9253fed232ea386bb);
|
|
|
|
|
|
|
|
marker_2e7f6ccabb203c1cb10924c914d9af5e.bindPopup(popup_303ffc95333d8744f81f4da1026706f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e7f6ccabb203c1cb10924c914d9af5e.setIcon(icon_e872234f588cd7db4ba4905093b14ef7);
|
|
|
|
|
|
var marker_9e29689b3cbd396f338e2f7f5314f7e6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b2e5985f080e17d98385887ad24a7700 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07831bf37a86d4a000cfbfd863fc352c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0acb60591667a6743674c9d98d5a351a = $(`<div id="html_0acb60591667a6743674c9d98d5a351a" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_07831bf37a86d4a000cfbfd863fc352c.setContent(html_0acb60591667a6743674c9d98d5a351a);
|
|
|
|
|
|
|
|
marker_9e29689b3cbd396f338e2f7f5314f7e6.bindPopup(popup_07831bf37a86d4a000cfbfd863fc352c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e29689b3cbd396f338e2f7f5314f7e6.setIcon(icon_b2e5985f080e17d98385887ad24a7700);
|
|
|
|
|
|
var marker_c5e28a96d43a21271022859d2502cb89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_53e9249b60e68ddc25fd0cc11f0eaa26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c446d35ceec79a5fc0ccf2dccfbc07e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b77214c58c8a280ecd04dc25d97c4dd5 = $(`<div id="html_b77214c58c8a280ecd04dc25d97c4dd5" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_6c446d35ceec79a5fc0ccf2dccfbc07e.setContent(html_b77214c58c8a280ecd04dc25d97c4dd5);
|
|
|
|
|
|
|
|
marker_c5e28a96d43a21271022859d2502cb89.bindPopup(popup_6c446d35ceec79a5fc0ccf2dccfbc07e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5e28a96d43a21271022859d2502cb89.setIcon(icon_53e9249b60e68ddc25fd0cc11f0eaa26);
|
|
|
|
|
|
var marker_eda74612c51095cef4944928de794a5c = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_afb3ea9fe2c7f6119e02a24ca3fae147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_355d94040ee13fe27688dee6542ad371 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b0cbf335235e2ce5d65ccabcc8dc92d = $(`<div id="html_4b0cbf335235e2ce5d65ccabcc8dc92d" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_355d94040ee13fe27688dee6542ad371.setContent(html_4b0cbf335235e2ce5d65ccabcc8dc92d);
|
|
|
|
|
|
|
|
marker_eda74612c51095cef4944928de794a5c.bindPopup(popup_355d94040ee13fe27688dee6542ad371)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eda74612c51095cef4944928de794a5c.setIcon(icon_afb3ea9fe2c7f6119e02a24ca3fae147);
|
|
|
|
|
|
var marker_7f45fdc2d28b85dbb68d980d72d453c8 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_a673d9be3e3562bb2de396c096602250 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb0369bf80e23e7a8702c628470b8885 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec4bbe0ea1dd7b74a4c1a16273929ea7 = $(`<div id="html_ec4bbe0ea1dd7b74a4c1a16273929ea7" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_eb0369bf80e23e7a8702c628470b8885.setContent(html_ec4bbe0ea1dd7b74a4c1a16273929ea7);
|
|
|
|
|
|
|
|
marker_7f45fdc2d28b85dbb68d980d72d453c8.bindPopup(popup_eb0369bf80e23e7a8702c628470b8885)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f45fdc2d28b85dbb68d980d72d453c8.setIcon(icon_a673d9be3e3562bb2de396c096602250);
|
|
|
|
|
|
var marker_62ef34cd46be4326b1b47d815f6a997a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_908e0127a4445430ddc6aafd5d1b2a8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e76cd9acb1744603871dfd610f482787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_160c4ee31cb1bd3402ae129b0d7ca91c = $(`<div id="html_160c4ee31cb1bd3402ae129b0d7ca91c" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_e76cd9acb1744603871dfd610f482787.setContent(html_160c4ee31cb1bd3402ae129b0d7ca91c);
|
|
|
|
|
|
|
|
marker_62ef34cd46be4326b1b47d815f6a997a.bindPopup(popup_e76cd9acb1744603871dfd610f482787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62ef34cd46be4326b1b47d815f6a997a.setIcon(icon_908e0127a4445430ddc6aafd5d1b2a8f);
|
|
|
|
|
|
var marker_7bf0c599db2b402c5058353ad6a7085b = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_22c3b4b233219bd966369718aa98f2d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_472e010f1685c3b3efb1d9eb726f6dba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e74c0bef05c9ba0522a47f6853f6d154 = $(`<div id="html_e74c0bef05c9ba0522a47f6853f6d154" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_472e010f1685c3b3efb1d9eb726f6dba.setContent(html_e74c0bef05c9ba0522a47f6853f6d154);
|
|
|
|
|
|
|
|
marker_7bf0c599db2b402c5058353ad6a7085b.bindPopup(popup_472e010f1685c3b3efb1d9eb726f6dba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bf0c599db2b402c5058353ad6a7085b.setIcon(icon_22c3b4b233219bd966369718aa98f2d4);
|
|
|
|
|
|
var marker_0f301512bd596646f34f8a04a03e5484 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5818f5ff5dfaed6ccdbfd8d592e09cb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8353d5f6d7f0f135f15e5ebe7f71324c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa1089d3482575563787dab083989716 = $(`<div id="html_fa1089d3482575563787dab083989716" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_8353d5f6d7f0f135f15e5ebe7f71324c.setContent(html_fa1089d3482575563787dab083989716);
|
|
|
|
|
|
|
|
marker_0f301512bd596646f34f8a04a03e5484.bindPopup(popup_8353d5f6d7f0f135f15e5ebe7f71324c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f301512bd596646f34f8a04a03e5484.setIcon(icon_5818f5ff5dfaed6ccdbfd8d592e09cb8);
|
|
|
|
|
|
var marker_87509e736a130ca4e92ca0d29f7f5b30 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_170def54425a0e8d0e389a2fc802b604 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_510f60f30b92cc91ae7ab39fea31d6f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a79aaf4cf7f05a673ae712fdf767c89 = $(`<div id="html_2a79aaf4cf7f05a673ae712fdf767c89" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_510f60f30b92cc91ae7ab39fea31d6f9.setContent(html_2a79aaf4cf7f05a673ae712fdf767c89);
|
|
|
|
|
|
|
|
marker_87509e736a130ca4e92ca0d29f7f5b30.bindPopup(popup_510f60f30b92cc91ae7ab39fea31d6f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87509e736a130ca4e92ca0d29f7f5b30.setIcon(icon_170def54425a0e8d0e389a2fc802b604);
|
|
|
|
|
|
var marker_ea681617aec1866c22c2fa0d961209b8 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ff0a1c4837683478f8b4375336e5d321 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_810dfd797874ffc13e6726a7da0f765f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9c32dfc171486cccaa3f3effbd3ead4 = $(`<div id="html_a9c32dfc171486cccaa3f3effbd3ead4" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_810dfd797874ffc13e6726a7da0f765f.setContent(html_a9c32dfc171486cccaa3f3effbd3ead4);
|
|
|
|
|
|
|
|
marker_ea681617aec1866c22c2fa0d961209b8.bindPopup(popup_810dfd797874ffc13e6726a7da0f765f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea681617aec1866c22c2fa0d961209b8.setIcon(icon_ff0a1c4837683478f8b4375336e5d321);
|
|
|
|
|
|
var marker_f43b27e268b774d075c4ff30c847a4ce = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_62ea224d4a7dcdd7930df97fecaf207a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c32fe84c637e6653dfdb2d6dacc09ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3a5a3cb381ab937a0e3b3450df2f72f = $(`<div id="html_a3a5a3cb381ab937a0e3b3450df2f72f" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_1c32fe84c637e6653dfdb2d6dacc09ed.setContent(html_a3a5a3cb381ab937a0e3b3450df2f72f);
|
|
|
|
|
|
|
|
marker_f43b27e268b774d075c4ff30c847a4ce.bindPopup(popup_1c32fe84c637e6653dfdb2d6dacc09ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f43b27e268b774d075c4ff30c847a4ce.setIcon(icon_62ea224d4a7dcdd7930df97fecaf207a);
|
|
|
|
|
|
var marker_b30a968bd65edba2fae57cfe1f06d688 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_2517a3cf6050251c9eefc2b048b823d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bc1de18fde4f175f92efe45fe791498 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2510df93ac01d37bac3fdc2485176b7 = $(`<div id="html_e2510df93ac01d37bac3fdc2485176b7" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_7bc1de18fde4f175f92efe45fe791498.setContent(html_e2510df93ac01d37bac3fdc2485176b7);
|
|
|
|
|
|
|
|
marker_b30a968bd65edba2fae57cfe1f06d688.bindPopup(popup_7bc1de18fde4f175f92efe45fe791498)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b30a968bd65edba2fae57cfe1f06d688.setIcon(icon_2517a3cf6050251c9eefc2b048b823d9);
|
|
|
|
|
|
var marker_0c77fa986ae1b57325d08a95a90219c8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_4d6c81ae93dc878339ee379e2e6b703e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dce308b922603f0957e4c96a2767a73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52d8e91d47dfea8c3624f524678886af = $(`<div id="html_52d8e91d47dfea8c3624f524678886af" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_2dce308b922603f0957e4c96a2767a73.setContent(html_52d8e91d47dfea8c3624f524678886af);
|
|
|
|
|
|
|
|
marker_0c77fa986ae1b57325d08a95a90219c8.bindPopup(popup_2dce308b922603f0957e4c96a2767a73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c77fa986ae1b57325d08a95a90219c8.setIcon(icon_4d6c81ae93dc878339ee379e2e6b703e);
|
|
|
|
|
|
var marker_0e9c960eeeaa16cd97e93fa8ff11f175 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ebae760b8859e1e47ad181d14025f8ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70c8f5774a4d4ea6ee560e2612635aa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a034a98a999e7562b569432ab4e933df = $(`<div id="html_a034a98a999e7562b569432ab4e933df" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_70c8f5774a4d4ea6ee560e2612635aa3.setContent(html_a034a98a999e7562b569432ab4e933df);
|
|
|
|
|
|
|
|
marker_0e9c960eeeaa16cd97e93fa8ff11f175.bindPopup(popup_70c8f5774a4d4ea6ee560e2612635aa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e9c960eeeaa16cd97e93fa8ff11f175.setIcon(icon_ebae760b8859e1e47ad181d14025f8ec);
|
|
|
|
|
|
var marker_951d07fcbdb722db713da6d7f894dfe5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_076eb899938e08b3e2f18679fd88eef2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66e28a945624541f5dad67d7e1f9d126 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c786e3995d75351833019f5761edcca1 = $(`<div id="html_c786e3995d75351833019f5761edcca1" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_66e28a945624541f5dad67d7e1f9d126.setContent(html_c786e3995d75351833019f5761edcca1);
|
|
|
|
|
|
|
|
marker_951d07fcbdb722db713da6d7f894dfe5.bindPopup(popup_66e28a945624541f5dad67d7e1f9d126)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_951d07fcbdb722db713da6d7f894dfe5.setIcon(icon_076eb899938e08b3e2f18679fd88eef2);
|
|
|
|
|
|
var marker_8bb10e0ad2289f8b822691fd9f3f9a57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_85290094369a3880ea2cc5b406f6177c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ef3041f54ca819e333f0dab1ade0a44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9210b89b27d7c8d90323ccdcd9732a40 = $(`<div id="html_9210b89b27d7c8d90323ccdcd9732a40" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_2ef3041f54ca819e333f0dab1ade0a44.setContent(html_9210b89b27d7c8d90323ccdcd9732a40);
|
|
|
|
|
|
|
|
marker_8bb10e0ad2289f8b822691fd9f3f9a57.bindPopup(popup_2ef3041f54ca819e333f0dab1ade0a44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bb10e0ad2289f8b822691fd9f3f9a57.setIcon(icon_85290094369a3880ea2cc5b406f6177c);
|
|
|
|
|
|
var marker_4e0082b19c27ce32b8e2010803ea6046 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_cb2f7d01ca23af536314ec7a9a282475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b61b16d85c05c2a008c7fd75a47b4250 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fe72fdcf2e65094a895dd9c67938507 = $(`<div id="html_1fe72fdcf2e65094a895dd9c67938507" style="width: 100.0%; height: 100.0%;">wot.basspistol.org</div>`)[0];
|
|
popup_b61b16d85c05c2a008c7fd75a47b4250.setContent(html_1fe72fdcf2e65094a895dd9c67938507);
|
|
|
|
|
|
|
|
marker_4e0082b19c27ce32b8e2010803ea6046.bindPopup(popup_b61b16d85c05c2a008c7fd75a47b4250)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e0082b19c27ce32b8e2010803ea6046.setIcon(icon_cb2f7d01ca23af536314ec7a9a282475);
|
|
|
|
|
|
var marker_c776ec06aea4a2a1dfafb61eada27626 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_37b386ea3113a9b598f60d635e967426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_368d3d3689ac4b355e735361009391bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0eb7fc53f0e74c8615a54b7921bf700 = $(`<div id="html_b0eb7fc53f0e74c8615a54b7921bf700" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_368d3d3689ac4b355e735361009391bf.setContent(html_b0eb7fc53f0e74c8615a54b7921bf700);
|
|
|
|
|
|
|
|
marker_c776ec06aea4a2a1dfafb61eada27626.bindPopup(popup_368d3d3689ac4b355e735361009391bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c776ec06aea4a2a1dfafb61eada27626.setIcon(icon_37b386ea3113a9b598f60d635e967426);
|
|
|
|
|
|
var marker_841eb62d18171238983a18fc2f7b8be0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5539e5ee7914b5e12e6e5ba6612d6078 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4be6c5071895dad4edcf76c2e7243c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b03cb4750608a1e609df51aa6c535435 = $(`<div id="html_b03cb4750608a1e609df51aa6c535435" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_f4be6c5071895dad4edcf76c2e7243c6.setContent(html_b03cb4750608a1e609df51aa6c535435);
|
|
|
|
|
|
|
|
marker_841eb62d18171238983a18fc2f7b8be0.bindPopup(popup_f4be6c5071895dad4edcf76c2e7243c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_841eb62d18171238983a18fc2f7b8be0.setIcon(icon_5539e5ee7914b5e12e6e5ba6612d6078);
|
|
|
|
|
|
var marker_8a8d6745d5378fbede890debdc38da69 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b9cc411c18f36b4b0bead702aa0fc52e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fa3755ed9ab809d4ed4b9385d67210c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa99acf9ecbb1c0c409c195fe22f8a9f = $(`<div id="html_aa99acf9ecbb1c0c409c195fe22f8a9f" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_8fa3755ed9ab809d4ed4b9385d67210c.setContent(html_aa99acf9ecbb1c0c409c195fe22f8a9f);
|
|
|
|
|
|
|
|
marker_8a8d6745d5378fbede890debdc38da69.bindPopup(popup_8fa3755ed9ab809d4ed4b9385d67210c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a8d6745d5378fbede890debdc38da69.setIcon(icon_b9cc411c18f36b4b0bead702aa0fc52e);
|
|
|
|
|
|
var marker_2f74f6a6ff0b53f7b9407c48dfb0303b = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_adb46bd56c3ed8b55f6bff16e1907fa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eda0cec051e87fab10b35f213c98128 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13795348a0ac18a010f70272dfd4e3d5 = $(`<div id="html_13795348a0ac18a010f70272dfd4e3d5" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_0eda0cec051e87fab10b35f213c98128.setContent(html_13795348a0ac18a010f70272dfd4e3d5);
|
|
|
|
|
|
|
|
marker_2f74f6a6ff0b53f7b9407c48dfb0303b.bindPopup(popup_0eda0cec051e87fab10b35f213c98128)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f74f6a6ff0b53f7b9407c48dfb0303b.setIcon(icon_adb46bd56c3ed8b55f6bff16e1907fa3);
|
|
|
|
|
|
var marker_ab10d939164738cbb398941dbbdbd38a = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_621f8be2b607388e84eabcfe96be4be6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2064fc0f5c994ac4395e7b66c9ebdee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72a016823f028207e361004674e611fc = $(`<div id="html_72a016823f028207e361004674e611fc" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_f2064fc0f5c994ac4395e7b66c9ebdee.setContent(html_72a016823f028207e361004674e611fc);
|
|
|
|
|
|
|
|
marker_ab10d939164738cbb398941dbbdbd38a.bindPopup(popup_f2064fc0f5c994ac4395e7b66c9ebdee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab10d939164738cbb398941dbbdbd38a.setIcon(icon_621f8be2b607388e84eabcfe96be4be6);
|
|
|
|
|
|
var marker_89dc737d8220f6b2b4e278fccfcf241c = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_05f12ee0a1498665c908c562d7b73fc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e525f116804c54b208fcf1fe9afe43d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebf34ea7c981fb0c8a55d4319b82c54f = $(`<div id="html_ebf34ea7c981fb0c8a55d4319b82c54f" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_8e525f116804c54b208fcf1fe9afe43d.setContent(html_ebf34ea7c981fb0c8a55d4319b82c54f);
|
|
|
|
|
|
|
|
marker_89dc737d8220f6b2b4e278fccfcf241c.bindPopup(popup_8e525f116804c54b208fcf1fe9afe43d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89dc737d8220f6b2b4e278fccfcf241c.setIcon(icon_05f12ee0a1498665c908c562d7b73fc3);
|
|
|
|
|
|
var marker_7481fdb18e1e73694c7ac48353a29bcf = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_20e4c25a34692947d6fc58e1c1fd0a3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_402a9ea6bc67e4578780a7aac6c6db54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_602a06747c4347c53be0403b22f18faf = $(`<div id="html_602a06747c4347c53be0403b22f18faf" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_402a9ea6bc67e4578780a7aac6c6db54.setContent(html_602a06747c4347c53be0403b22f18faf);
|
|
|
|
|
|
|
|
marker_7481fdb18e1e73694c7ac48353a29bcf.bindPopup(popup_402a9ea6bc67e4578780a7aac6c6db54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7481fdb18e1e73694c7ac48353a29bcf.setIcon(icon_20e4c25a34692947d6fc58e1c1fd0a3b);
|
|
|
|
|
|
var marker_8a62ad17fe3596179dd4236ad70c8da6 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_40bc75f2cfc5e9103eb4c11651a82bc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adbada75d7a687fa1ff50c2359a09cad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5b62b0b71b97df4764ee0411b60214b = $(`<div id="html_f5b62b0b71b97df4764ee0411b60214b" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_adbada75d7a687fa1ff50c2359a09cad.setContent(html_f5b62b0b71b97df4764ee0411b60214b);
|
|
|
|
|
|
|
|
marker_8a62ad17fe3596179dd4236ad70c8da6.bindPopup(popup_adbada75d7a687fa1ff50c2359a09cad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a62ad17fe3596179dd4236ad70c8da6.setIcon(icon_40bc75f2cfc5e9103eb4c11651a82bc2);
|
|
|
|
|
|
var marker_5758b9baea7fb549fbc4fcff4a123969 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_87413ad502aef6e7b8a439964f7efce8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d69b24b8da6ca5bd35c869d9ce57b3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efabbe761ab24c355b7d7e2b698d6148 = $(`<div id="html_efabbe761ab24c355b7d7e2b698d6148" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_2d69b24b8da6ca5bd35c869d9ce57b3f.setContent(html_efabbe761ab24c355b7d7e2b698d6148);
|
|
|
|
|
|
|
|
marker_5758b9baea7fb549fbc4fcff4a123969.bindPopup(popup_2d69b24b8da6ca5bd35c869d9ce57b3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5758b9baea7fb549fbc4fcff4a123969.setIcon(icon_87413ad502aef6e7b8a439964f7efce8);
|
|
|
|
|
|
var marker_0fb39d3d72c2dd98ba95e760d66e1e8a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5f834def0e05583b7c66d5cc1d4bdd7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc975d77ad484222617b37910907c205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f8bcbe0a39dcb1e8a56841037f54ff4 = $(`<div id="html_0f8bcbe0a39dcb1e8a56841037f54ff4" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_dc975d77ad484222617b37910907c205.setContent(html_0f8bcbe0a39dcb1e8a56841037f54ff4);
|
|
|
|
|
|
|
|
marker_0fb39d3d72c2dd98ba95e760d66e1e8a.bindPopup(popup_dc975d77ad484222617b37910907c205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fb39d3d72c2dd98ba95e760d66e1e8a.setIcon(icon_5f834def0e05583b7c66d5cc1d4bdd7d);
|
|
|
|
|
|
var marker_621e85bfdb86d707a42b3c1b8b828ab0 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_8c082a64cacdb2595f415485e5a2a66a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a954dd9d518cc890a677e8e2c6c741f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_763faf885d454566de567ef23aa89d60 = $(`<div id="html_763faf885d454566de567ef23aa89d60" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_a954dd9d518cc890a677e8e2c6c741f4.setContent(html_763faf885d454566de567ef23aa89d60);
|
|
|
|
|
|
|
|
marker_621e85bfdb86d707a42b3c1b8b828ab0.bindPopup(popup_a954dd9d518cc890a677e8e2c6c741f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_621e85bfdb86d707a42b3c1b8b828ab0.setIcon(icon_8c082a64cacdb2595f415485e5a2a66a);
|
|
|
|
|
|
var marker_7dce650b6677f0f9e3925c62827d8b09 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_db6d2f8d049183b68577abde16a17d69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dd33f222b5c74b08179a1c672d0bc43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b61fbaea7e778d40e1bb03e2f7a7fce = $(`<div id="html_6b61fbaea7e778d40e1bb03e2f7a7fce" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_4dd33f222b5c74b08179a1c672d0bc43.setContent(html_6b61fbaea7e778d40e1bb03e2f7a7fce);
|
|
|
|
|
|
|
|
marker_7dce650b6677f0f9e3925c62827d8b09.bindPopup(popup_4dd33f222b5c74b08179a1c672d0bc43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dce650b6677f0f9e3925c62827d8b09.setIcon(icon_db6d2f8d049183b68577abde16a17d69);
|
|
|
|
|
|
var marker_5eb3e5bc906b69a1b264fd594336b35a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1d8d3558cc0675b4136e497d33f2aa7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af3aae62ba2e732cef397b1964fe173c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed6a4834e6539ecf821960760e4e21fc = $(`<div id="html_ed6a4834e6539ecf821960760e4e21fc" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_af3aae62ba2e732cef397b1964fe173c.setContent(html_ed6a4834e6539ecf821960760e4e21fc);
|
|
|
|
|
|
|
|
marker_5eb3e5bc906b69a1b264fd594336b35a.bindPopup(popup_af3aae62ba2e732cef397b1964fe173c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eb3e5bc906b69a1b264fd594336b35a.setIcon(icon_1d8d3558cc0675b4136e497d33f2aa7c);
|
|
|
|
|
|
var marker_02b5bda4915c8f92edcdc93719b7a79f = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_21a013d1c0ac3fba2eea25c382d84898 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1f609b4ec6e8ec5a7d0d064296e79f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d85ca1409d18760cda76bc0e9ff59c4 = $(`<div id="html_4d85ca1409d18760cda76bc0e9ff59c4" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_d1f609b4ec6e8ec5a7d0d064296e79f3.setContent(html_4d85ca1409d18760cda76bc0e9ff59c4);
|
|
|
|
|
|
|
|
marker_02b5bda4915c8f92edcdc93719b7a79f.bindPopup(popup_d1f609b4ec6e8ec5a7d0d064296e79f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b5bda4915c8f92edcdc93719b7a79f.setIcon(icon_21a013d1c0ac3fba2eea25c382d84898);
|
|
|
|
|
|
var marker_33e432390a42bc3d818a7a72704e461e = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_49ac6549f02d208a1cd5f37bf982f8a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff3fbb7dfa7b0765bc6ecbf68e4447a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9545a71899b905f6ffb314efd6bfb3e = $(`<div id="html_a9545a71899b905f6ffb314efd6bfb3e" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_ff3fbb7dfa7b0765bc6ecbf68e4447a3.setContent(html_a9545a71899b905f6ffb314efd6bfb3e);
|
|
|
|
|
|
|
|
marker_33e432390a42bc3d818a7a72704e461e.bindPopup(popup_ff3fbb7dfa7b0765bc6ecbf68e4447a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33e432390a42bc3d818a7a72704e461e.setIcon(icon_49ac6549f02d208a1cd5f37bf982f8a0);
|
|
|
|
|
|
var marker_1f98a955cf18cd46bf428c7a8a5905f4 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b2cb363632d2fae3eadb542ca80cc9ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_840b39035c32993016bd9a06f2a97bec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03b54d80a6ee821a3d865d08a6be0ed7 = $(`<div id="html_03b54d80a6ee821a3d865d08a6be0ed7" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_840b39035c32993016bd9a06f2a97bec.setContent(html_03b54d80a6ee821a3d865d08a6be0ed7);
|
|
|
|
|
|
|
|
marker_1f98a955cf18cd46bf428c7a8a5905f4.bindPopup(popup_840b39035c32993016bd9a06f2a97bec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f98a955cf18cd46bf428c7a8a5905f4.setIcon(icon_b2cb363632d2fae3eadb542ca80cc9ae);
|
|
|
|
|
|
var marker_48d5091459b8be0bab2bde50b08eecab = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_cc57101af8ced098a8ffbd1bf6bd03f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76d4b110701b5129403179c9b19ac3c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fdb14fcdc3bfc62f349198622a90fb3 = $(`<div id="html_1fdb14fcdc3bfc62f349198622a90fb3" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_76d4b110701b5129403179c9b19ac3c6.setContent(html_1fdb14fcdc3bfc62f349198622a90fb3);
|
|
|
|
|
|
|
|
marker_48d5091459b8be0bab2bde50b08eecab.bindPopup(popup_76d4b110701b5129403179c9b19ac3c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48d5091459b8be0bab2bde50b08eecab.setIcon(icon_cc57101af8ced098a8ffbd1bf6bd03f7);
|
|
|
|
|
|
var marker_2c8091f4da97c9edb8460635871f24e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_dc416ba75fdff3ed76e86e20a2168348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cd80c0bfe68c6940c4072843ed8d0d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da8f8ff4ba3e9438436eb47a93ba5cda = $(`<div id="html_da8f8ff4ba3e9438436eb47a93ba5cda" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_5cd80c0bfe68c6940c4072843ed8d0d1.setContent(html_da8f8ff4ba3e9438436eb47a93ba5cda);
|
|
|
|
|
|
|
|
marker_2c8091f4da97c9edb8460635871f24e4.bindPopup(popup_5cd80c0bfe68c6940c4072843ed8d0d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c8091f4da97c9edb8460635871f24e4.setIcon(icon_dc416ba75fdff3ed76e86e20a2168348);
|
|
|
|
|
|
var marker_1234ea280f0145e1496d5ad9001145a0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d24f3cbf24c83da96b9eb8a3ecb7eb57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fd9b6eeefb74055556a7441fae6971d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c652ce8e49bcdce793701ca83d14798 = $(`<div id="html_8c652ce8e49bcdce793701ca83d14798" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_0fd9b6eeefb74055556a7441fae6971d.setContent(html_8c652ce8e49bcdce793701ca83d14798);
|
|
|
|
|
|
|
|
marker_1234ea280f0145e1496d5ad9001145a0.bindPopup(popup_0fd9b6eeefb74055556a7441fae6971d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1234ea280f0145e1496d5ad9001145a0.setIcon(icon_d24f3cbf24c83da96b9eb8a3ecb7eb57);
|
|
|
|
|
|
var marker_ce5e5543d832e909255c5f12fe7c8438 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_4b1790ff9d3a98b6926700a1ec59a0e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53986a5087b74480a01e9597018fe26e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc6ce4e7704481fb36f792d7d53ef873 = $(`<div id="html_bc6ce4e7704481fb36f792d7d53ef873" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_53986a5087b74480a01e9597018fe26e.setContent(html_bc6ce4e7704481fb36f792d7d53ef873);
|
|
|
|
|
|
|
|
marker_ce5e5543d832e909255c5f12fe7c8438.bindPopup(popup_53986a5087b74480a01e9597018fe26e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce5e5543d832e909255c5f12fe7c8438.setIcon(icon_4b1790ff9d3a98b6926700a1ec59a0e4);
|
|
|
|
|
|
var marker_eb0a446937edadb14436d4dfb8c1b554 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f73639f282470898637b110db9c6f945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d90e8cf34ba81aed5f214938042a276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee6da8b4ac4e19b160283a18c0fa897c = $(`<div id="html_ee6da8b4ac4e19b160283a18c0fa897c" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_3d90e8cf34ba81aed5f214938042a276.setContent(html_ee6da8b4ac4e19b160283a18c0fa897c);
|
|
|
|
|
|
|
|
marker_eb0a446937edadb14436d4dfb8c1b554.bindPopup(popup_3d90e8cf34ba81aed5f214938042a276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb0a446937edadb14436d4dfb8c1b554.setIcon(icon_f73639f282470898637b110db9c6f945);
|
|
|
|
|
|
var marker_18ee45007530ad696514b6df22414bec = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f22db086bc23c5287772086578095693 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af86c9fd2a2ec3eec2284f623074b4d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6c069429e24f37e2eb92caf3fbca0a6 = $(`<div id="html_e6c069429e24f37e2eb92caf3fbca0a6" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_af86c9fd2a2ec3eec2284f623074b4d9.setContent(html_e6c069429e24f37e2eb92caf3fbca0a6);
|
|
|
|
|
|
|
|
marker_18ee45007530ad696514b6df22414bec.bindPopup(popup_af86c9fd2a2ec3eec2284f623074b4d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18ee45007530ad696514b6df22414bec.setIcon(icon_f22db086bc23c5287772086578095693);
|
|
|
|
|
|
var marker_b62ebafdf2c666cb546d4f660fc05c09 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_de0757da09a7eb2e55d520745919108d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac231061c7e3d33c2c9f1634f50508fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fd1da84bc85827119449a6e058c7098 = $(`<div id="html_3fd1da84bc85827119449a6e058c7098" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_ac231061c7e3d33c2c9f1634f50508fc.setContent(html_3fd1da84bc85827119449a6e058c7098);
|
|
|
|
|
|
|
|
marker_b62ebafdf2c666cb546d4f660fc05c09.bindPopup(popup_ac231061c7e3d33c2c9f1634f50508fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b62ebafdf2c666cb546d4f660fc05c09.setIcon(icon_de0757da09a7eb2e55d520745919108d);
|
|
|
|
|
|
var marker_db18bed3f0775ccc652094b0101dff56 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_707c976ec15500eb007b711c2988c2a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f959721eae0b8c82feede8ec3a70198b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1275aeea7f6c9d452e258373fc4f3800 = $(`<div id="html_1275aeea7f6c9d452e258373fc4f3800" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_f959721eae0b8c82feede8ec3a70198b.setContent(html_1275aeea7f6c9d452e258373fc4f3800);
|
|
|
|
|
|
|
|
marker_db18bed3f0775ccc652094b0101dff56.bindPopup(popup_f959721eae0b8c82feede8ec3a70198b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db18bed3f0775ccc652094b0101dff56.setIcon(icon_707c976ec15500eb007b711c2988c2a7);
|
|
|
|
|
|
var marker_f6d7946c887781323fd1d7faf07489af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_73227dd5223c4a1db1b9e8b487fdb314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_383dea636604b811c4de6c2e4ab0a6f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_999eb845a0ebd7730ff1b3bdc9756ee7 = $(`<div id="html_999eb845a0ebd7730ff1b3bdc9756ee7" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_383dea636604b811c4de6c2e4ab0a6f7.setContent(html_999eb845a0ebd7730ff1b3bdc9756ee7);
|
|
|
|
|
|
|
|
marker_f6d7946c887781323fd1d7faf07489af.bindPopup(popup_383dea636604b811c4de6c2e4ab0a6f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6d7946c887781323fd1d7faf07489af.setIcon(icon_73227dd5223c4a1db1b9e8b487fdb314);
|
|
|
|
|
|
var marker_b8603f40959fe02b05fc9ff9fad339d8 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b7bad33755e8fd5672e2fea7e502ad16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_368f8a602f1332b7d4fd4cd7ce12c564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28263177bfd9f6ac171279c64bf9078d = $(`<div id="html_28263177bfd9f6ac171279c64bf9078d" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_368f8a602f1332b7d4fd4cd7ce12c564.setContent(html_28263177bfd9f6ac171279c64bf9078d);
|
|
|
|
|
|
|
|
marker_b8603f40959fe02b05fc9ff9fad339d8.bindPopup(popup_368f8a602f1332b7d4fd4cd7ce12c564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8603f40959fe02b05fc9ff9fad339d8.setIcon(icon_b7bad33755e8fd5672e2fea7e502ad16);
|
|
|
|
|
|
var marker_ec2deac4023ad19d54ad276b41d05217 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_0f99f953db124ff2c7f983522d75366d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72e45ec3822af7304457630a450e8f5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a5f7c770a910d95b64e3190ee1a9df1 = $(`<div id="html_0a5f7c770a910d95b64e3190ee1a9df1" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_72e45ec3822af7304457630a450e8f5a.setContent(html_0a5f7c770a910d95b64e3190ee1a9df1);
|
|
|
|
|
|
|
|
marker_ec2deac4023ad19d54ad276b41d05217.bindPopup(popup_72e45ec3822af7304457630a450e8f5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec2deac4023ad19d54ad276b41d05217.setIcon(icon_0f99f953db124ff2c7f983522d75366d);
|
|
|
|
|
|
var marker_a7ee81adaa11af8d564ee35d81fad9ac = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_30bb2368115a117dbe2762a43cfe5c5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6ae14a8cad3cb5d72a24ec722cad6f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51d5485bba9834f896cd9800bb779b20 = $(`<div id="html_51d5485bba9834f896cd9800bb779b20" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_e6ae14a8cad3cb5d72a24ec722cad6f0.setContent(html_51d5485bba9834f896cd9800bb779b20);
|
|
|
|
|
|
|
|
marker_a7ee81adaa11af8d564ee35d81fad9ac.bindPopup(popup_e6ae14a8cad3cb5d72a24ec722cad6f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7ee81adaa11af8d564ee35d81fad9ac.setIcon(icon_30bb2368115a117dbe2762a43cfe5c5c);
|
|
|
|
|
|
var marker_d86cfad18389c51753f31a43a475f98f = L.marker(
|
|
[34.0881, -118.379],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_49a7f0a2e6c78b226b9c874a819b6e3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18dfd1139af898b0ed14eca5845d3271 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311442c6f736e1e2ed51e668f10946a6 = $(`<div id="html_311442c6f736e1e2ed51e668f10946a6" style="width: 100.0%; height: 100.0%;">relay.aloftus.io</div>`)[0];
|
|
popup_18dfd1139af898b0ed14eca5845d3271.setContent(html_311442c6f736e1e2ed51e668f10946a6);
|
|
|
|
|
|
|
|
marker_d86cfad18389c51753f31a43a475f98f.bindPopup(popup_18dfd1139af898b0ed14eca5845d3271)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d86cfad18389c51753f31a43a475f98f.setIcon(icon_49a7f0a2e6c78b226b9c874a819b6e3b);
|
|
|
|
|
|
var marker_fca5c3ce7169428fdb4bd1c57e973914 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c6fcc630d5dece2f56509508cc60bae5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_933be4853dede549c228c11842022385 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_150b95ac6a59eefabb1bc3898ef1b361 = $(`<div id="html_150b95ac6a59eefabb1bc3898ef1b361" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_933be4853dede549c228c11842022385.setContent(html_150b95ac6a59eefabb1bc3898ef1b361);
|
|
|
|
|
|
|
|
marker_fca5c3ce7169428fdb4bd1c57e973914.bindPopup(popup_933be4853dede549c228c11842022385)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fca5c3ce7169428fdb4bd1c57e973914.setIcon(icon_c6fcc630d5dece2f56509508cc60bae5);
|
|
|
|
|
|
var marker_99d2ed9a42f93a3a9e66bf4b280524d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e348a48405f1ea6ea0ad60b9b47269f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d6489ec419caf373a16e3f185751e72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27c05709109ff3a5d8b1724a207abbf7 = $(`<div id="html_27c05709109ff3a5d8b1724a207abbf7" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_7d6489ec419caf373a16e3f185751e72.setContent(html_27c05709109ff3a5d8b1724a207abbf7);
|
|
|
|
|
|
|
|
marker_99d2ed9a42f93a3a9e66bf4b280524d8.bindPopup(popup_7d6489ec419caf373a16e3f185751e72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99d2ed9a42f93a3a9e66bf4b280524d8.setIcon(icon_e348a48405f1ea6ea0ad60b9b47269f2);
|
|
|
|
|
|
var marker_1731dd75e918252065d3d658b4b14ab3 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b8daaa5acaee193b86fb4f2900995a74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_951abd2ad78e837a3b71544911948eea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4de78d11024abff35ecb436824d6b7b7 = $(`<div id="html_4de78d11024abff35ecb436824d6b7b7" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_951abd2ad78e837a3b71544911948eea.setContent(html_4de78d11024abff35ecb436824d6b7b7);
|
|
|
|
|
|
|
|
marker_1731dd75e918252065d3d658b4b14ab3.bindPopup(popup_951abd2ad78e837a3b71544911948eea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1731dd75e918252065d3d658b4b14ab3.setIcon(icon_b8daaa5acaee193b86fb4f2900995a74);
|
|
|
|
|
|
var marker_53fc1b753490c09fe058cb8cb7f54d5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_aab88e906ee20531070ccc5bf0418513 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09fe2ffdd3452339dd327e88f2728432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bcbeb0ff28be819414d381b57c37895 = $(`<div id="html_4bcbeb0ff28be819414d381b57c37895" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_09fe2ffdd3452339dd327e88f2728432.setContent(html_4bcbeb0ff28be819414d381b57c37895);
|
|
|
|
|
|
|
|
marker_53fc1b753490c09fe058cb8cb7f54d5e.bindPopup(popup_09fe2ffdd3452339dd327e88f2728432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53fc1b753490c09fe058cb8cb7f54d5e.setIcon(icon_aab88e906ee20531070ccc5bf0418513);
|
|
|
|
|
|
var marker_8b2f75372cca5cd0225174e10963f3a9 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_962fe87625498f403bed2d7e8a0236a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bd48ceea27ee6df0e24edf188c3d309 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e39530e3f33fede3f96935398f89929 = $(`<div id="html_0e39530e3f33fede3f96935398f89929" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_4bd48ceea27ee6df0e24edf188c3d309.setContent(html_0e39530e3f33fede3f96935398f89929);
|
|
|
|
|
|
|
|
marker_8b2f75372cca5cd0225174e10963f3a9.bindPopup(popup_4bd48ceea27ee6df0e24edf188c3d309)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b2f75372cca5cd0225174e10963f3a9.setIcon(icon_962fe87625498f403bed2d7e8a0236a5);
|
|
|
|
|
|
var marker_c6d446873f76b93d0ab0d3496cebd780 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_61bd7c282ba64a687c4b890329952905 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fa92fbec70b75b97ae0a53868e6e0ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_063fc0d15e37d69f275b94bdd1acb635 = $(`<div id="html_063fc0d15e37d69f275b94bdd1acb635" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_8fa92fbec70b75b97ae0a53868e6e0ac.setContent(html_063fc0d15e37d69f275b94bdd1acb635);
|
|
|
|
|
|
|
|
marker_c6d446873f76b93d0ab0d3496cebd780.bindPopup(popup_8fa92fbec70b75b97ae0a53868e6e0ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6d446873f76b93d0ab0d3496cebd780.setIcon(icon_61bd7c282ba64a687c4b890329952905);
|
|
|
|
|
|
var marker_557e3100c20af11335e3e6d831596afc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e6ba3f15b618c89753e08a2bd1ed69b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_256452d706d02b0f783e2d210c6afc6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7adb1c04ff8f2366a73019297afec9c4 = $(`<div id="html_7adb1c04ff8f2366a73019297afec9c4" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_256452d706d02b0f783e2d210c6afc6e.setContent(html_7adb1c04ff8f2366a73019297afec9c4);
|
|
|
|
|
|
|
|
marker_557e3100c20af11335e3e6d831596afc.bindPopup(popup_256452d706d02b0f783e2d210c6afc6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_557e3100c20af11335e3e6d831596afc.setIcon(icon_e6ba3f15b618c89753e08a2bd1ed69b2);
|
|
|
|
|
|
var marker_63e32c4067adfe39334ffaf4161bfcf2 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_6a8802c96f8ca7620379e00ded4b0f3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568ce345ec04639ccb9fa1376603395e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0ab88a40da64408b0cd06f67886509c = $(`<div id="html_b0ab88a40da64408b0cd06f67886509c" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_568ce345ec04639ccb9fa1376603395e.setContent(html_b0ab88a40da64408b0cd06f67886509c);
|
|
|
|
|
|
|
|
marker_63e32c4067adfe39334ffaf4161bfcf2.bindPopup(popup_568ce345ec04639ccb9fa1376603395e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63e32c4067adfe39334ffaf4161bfcf2.setIcon(icon_6a8802c96f8ca7620379e00ded4b0f3e);
|
|
|
|
|
|
var marker_7efec4b99df45630a707cffb0e97d410 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1fa7edc35a8b3903b804b1a13d8c10cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b8df926597831b807568ce10f0cd433 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bb6b9e7a1e887dd052a82ae2de28d46 = $(`<div id="html_8bb6b9e7a1e887dd052a82ae2de28d46" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_2b8df926597831b807568ce10f0cd433.setContent(html_8bb6b9e7a1e887dd052a82ae2de28d46);
|
|
|
|
|
|
|
|
marker_7efec4b99df45630a707cffb0e97d410.bindPopup(popup_2b8df926597831b807568ce10f0cd433)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7efec4b99df45630a707cffb0e97d410.setIcon(icon_1fa7edc35a8b3903b804b1a13d8c10cc);
|
|
|
|
|
|
var marker_4fbe5daa4a797913dd89d77f32b14c40 = L.marker(
|
|
[43.5009, -70.4428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_287ba3fd72c1e2745096afe253b54ced = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c011e1f28f89416a124e2deeee0b84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ced6ba279e70898d246d1077bc3d93cc = $(`<div id="html_ced6ba279e70898d246d1077bc3d93cc" style="width: 100.0%; height: 100.0%;">nostr.zenon.network</div>`)[0];
|
|
popup_39c011e1f28f89416a124e2deeee0b84.setContent(html_ced6ba279e70898d246d1077bc3d93cc);
|
|
|
|
|
|
|
|
marker_4fbe5daa4a797913dd89d77f32b14c40.bindPopup(popup_39c011e1f28f89416a124e2deeee0b84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fbe5daa4a797913dd89d77f32b14c40.setIcon(icon_287ba3fd72c1e2745096afe253b54ced);
|
|
|
|
|
|
var marker_2758ae28e9a63289c9b552b8aaffd24f = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_45b8abcbf738f6cb77e0e88ba436f7d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_340f8aab6ad51160b05ba393aa1796e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cda948987bac02ba5f91697d2002f34 = $(`<div id="html_9cda948987bac02ba5f91697d2002f34" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_340f8aab6ad51160b05ba393aa1796e3.setContent(html_9cda948987bac02ba5f91697d2002f34);
|
|
|
|
|
|
|
|
marker_2758ae28e9a63289c9b552b8aaffd24f.bindPopup(popup_340f8aab6ad51160b05ba393aa1796e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2758ae28e9a63289c9b552b8aaffd24f.setIcon(icon_45b8abcbf738f6cb77e0e88ba436f7d5);
|
|
|
|
|
|
var marker_076b071eb70ab2067c799147ed73b272 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7cb2c6ba82067de32717569f951c4944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a78bc59cf413e67ebbaab5ee2031ee6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_169f22a59bca8f16da74c7492ed5bb6e = $(`<div id="html_169f22a59bca8f16da74c7492ed5bb6e" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_2a78bc59cf413e67ebbaab5ee2031ee6.setContent(html_169f22a59bca8f16da74c7492ed5bb6e);
|
|
|
|
|
|
|
|
marker_076b071eb70ab2067c799147ed73b272.bindPopup(popup_2a78bc59cf413e67ebbaab5ee2031ee6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_076b071eb70ab2067c799147ed73b272.setIcon(icon_7cb2c6ba82067de32717569f951c4944);
|
|
|
|
|
|
var marker_6f70f76980da44426734d75772cb5f63 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5685b4e11d1d30a6f1aaccca1bb54373 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_221c6e5f7e9fe56f19ade18bfcb365c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c8346a067aff61e85e24696847aee2f = $(`<div id="html_6c8346a067aff61e85e24696847aee2f" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_221c6e5f7e9fe56f19ade18bfcb365c8.setContent(html_6c8346a067aff61e85e24696847aee2f);
|
|
|
|
|
|
|
|
marker_6f70f76980da44426734d75772cb5f63.bindPopup(popup_221c6e5f7e9fe56f19ade18bfcb365c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f70f76980da44426734d75772cb5f63.setIcon(icon_5685b4e11d1d30a6f1aaccca1bb54373);
|
|
|
|
|
|
var marker_e50de55b5f3a7f0b2fa06e75d5066a51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1f2c5ac2deee60215a964ef6d203f732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91a98c72ae420ce1813ecc544bb40a07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7f5c9300c5d1c3276319dea36e638b5 = $(`<div id="html_a7f5c9300c5d1c3276319dea36e638b5" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_91a98c72ae420ce1813ecc544bb40a07.setContent(html_a7f5c9300c5d1c3276319dea36e638b5);
|
|
|
|
|
|
|
|
marker_e50de55b5f3a7f0b2fa06e75d5066a51.bindPopup(popup_91a98c72ae420ce1813ecc544bb40a07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e50de55b5f3a7f0b2fa06e75d5066a51.setIcon(icon_1f2c5ac2deee60215a964ef6d203f732);
|
|
|
|
|
|
var marker_8df86b45e7d6b8d5d3d1a05f346f1ce2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_906ca442dce175321349b2603f4b1e0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f39fba5184d9816f03c7045e988e3ed6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9539eeb6e645e85294210ab8d98516b8 = $(`<div id="html_9539eeb6e645e85294210ab8d98516b8" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_f39fba5184d9816f03c7045e988e3ed6.setContent(html_9539eeb6e645e85294210ab8d98516b8);
|
|
|
|
|
|
|
|
marker_8df86b45e7d6b8d5d3d1a05f346f1ce2.bindPopup(popup_f39fba5184d9816f03c7045e988e3ed6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8df86b45e7d6b8d5d3d1a05f346f1ce2.setIcon(icon_906ca442dce175321349b2603f4b1e0d);
|
|
|
|
|
|
var marker_92e2737767c78a408df2bbe3aacec4b6 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_06b208df5daa15998f764c65d86057cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_938c7c80ac568f810e7da88b8caaee60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10ebd91aac356fd6b9589a42c33d592f = $(`<div id="html_10ebd91aac356fd6b9589a42c33d592f" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_938c7c80ac568f810e7da88b8caaee60.setContent(html_10ebd91aac356fd6b9589a42c33d592f);
|
|
|
|
|
|
|
|
marker_92e2737767c78a408df2bbe3aacec4b6.bindPopup(popup_938c7c80ac568f810e7da88b8caaee60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e2737767c78a408df2bbe3aacec4b6.setIcon(icon_06b208df5daa15998f764c65d86057cd);
|
|
|
|
|
|
var marker_0b8527d214521590be2612d971d8e2db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b675d7268de18ac75dbf2060a64f575c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e28de00f0c8301b620287b07b55122 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f01f0c6df1de126c510d96aed2bd0265 = $(`<div id="html_f01f0c6df1de126c510d96aed2bd0265" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_c1e28de00f0c8301b620287b07b55122.setContent(html_f01f0c6df1de126c510d96aed2bd0265);
|
|
|
|
|
|
|
|
marker_0b8527d214521590be2612d971d8e2db.bindPopup(popup_c1e28de00f0c8301b620287b07b55122)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b8527d214521590be2612d971d8e2db.setIcon(icon_b675d7268de18ac75dbf2060a64f575c);
|
|
|
|
|
|
var marker_6d80ed377cb583604d12ddb2f91bac30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_9be2c406e7098c3700775b43a0972863 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f38bf2d0115c2cd96d2ec720368a353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5602eb696d56b14faab6e8fe47f5954b = $(`<div id="html_5602eb696d56b14faab6e8fe47f5954b" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_8f38bf2d0115c2cd96d2ec720368a353.setContent(html_5602eb696d56b14faab6e8fe47f5954b);
|
|
|
|
|
|
|
|
marker_6d80ed377cb583604d12ddb2f91bac30.bindPopup(popup_8f38bf2d0115c2cd96d2ec720368a353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d80ed377cb583604d12ddb2f91bac30.setIcon(icon_9be2c406e7098c3700775b43a0972863);
|
|
|
|
|
|
var marker_613b7d40aa78fb01fb13ef44016ea8a4 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_934e427717c226d14ce06d563d4fd15c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bdff5b24d79777aa23287f22054fa98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92f6a0cf65cda64d8502d00b243a3e34 = $(`<div id="html_92f6a0cf65cda64d8502d00b243a3e34" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_6bdff5b24d79777aa23287f22054fa98.setContent(html_92f6a0cf65cda64d8502d00b243a3e34);
|
|
|
|
|
|
|
|
marker_613b7d40aa78fb01fb13ef44016ea8a4.bindPopup(popup_6bdff5b24d79777aa23287f22054fa98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_613b7d40aa78fb01fb13ef44016ea8a4.setIcon(icon_934e427717c226d14ce06d563d4fd15c);
|
|
|
|
|
|
var marker_f6b7e3d8b1729c811cdfb5889c0eb2b5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_44b6e663a7b34813568cf51613c86343 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_872dc5c5a156bdb6ffa377f69caeacd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2de6f28549e1f78c3d549ff7e7c90afc = $(`<div id="html_2de6f28549e1f78c3d549ff7e7c90afc" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_872dc5c5a156bdb6ffa377f69caeacd1.setContent(html_2de6f28549e1f78c3d549ff7e7c90afc);
|
|
|
|
|
|
|
|
marker_f6b7e3d8b1729c811cdfb5889c0eb2b5.bindPopup(popup_872dc5c5a156bdb6ffa377f69caeacd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6b7e3d8b1729c811cdfb5889c0eb2b5.setIcon(icon_44b6e663a7b34813568cf51613c86343);
|
|
|
|
|
|
var marker_fe197026c5e43ecaed23a2801c6749fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_0fe05b7ae3cd437090452924181ec4d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e088abd610f2027c5836305c992f926f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d23ecb68a3ec1c6890ee5244599845b = $(`<div id="html_8d23ecb68a3ec1c6890ee5244599845b" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_e088abd610f2027c5836305c992f926f.setContent(html_8d23ecb68a3ec1c6890ee5244599845b);
|
|
|
|
|
|
|
|
marker_fe197026c5e43ecaed23a2801c6749fb.bindPopup(popup_e088abd610f2027c5836305c992f926f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe197026c5e43ecaed23a2801c6749fb.setIcon(icon_0fe05b7ae3cd437090452924181ec4d0);
|
|
|
|
|
|
var marker_45db759122981b93a5275781c3fe9ad9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b946c490d596e8c005c98f4bf6ac1ee0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63352d7f912d617e665aef4c50d43b49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce026bb1cae369c5555241884b751baf = $(`<div id="html_ce026bb1cae369c5555241884b751baf" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_63352d7f912d617e665aef4c50d43b49.setContent(html_ce026bb1cae369c5555241884b751baf);
|
|
|
|
|
|
|
|
marker_45db759122981b93a5275781c3fe9ad9.bindPopup(popup_63352d7f912d617e665aef4c50d43b49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45db759122981b93a5275781c3fe9ad9.setIcon(icon_b946c490d596e8c005c98f4bf6ac1ee0);
|
|
|
|
|
|
var marker_f44f63f9a212f1682c46aa47ba932611 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_cfdc2c315b697b8aa94d844c8d54738d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97bbe1abb2803163e09fd5efab0457b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1258b2fb900696956c673afd433110f4 = $(`<div id="html_1258b2fb900696956c673afd433110f4" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_97bbe1abb2803163e09fd5efab0457b7.setContent(html_1258b2fb900696956c673afd433110f4);
|
|
|
|
|
|
|
|
marker_f44f63f9a212f1682c46aa47ba932611.bindPopup(popup_97bbe1abb2803163e09fd5efab0457b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f44f63f9a212f1682c46aa47ba932611.setIcon(icon_cfdc2c315b697b8aa94d844c8d54738d);
|
|
|
|
|
|
var marker_ac5033db790e2a7e44bde173d8b0bda1 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_674fafd99d103fbe4e47061ec45a5725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db77e6ad889edd3b417380c48c4d4a86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28481b8de0209e425f16d22e9c16c5dd = $(`<div id="html_28481b8de0209e425f16d22e9c16c5dd" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_db77e6ad889edd3b417380c48c4d4a86.setContent(html_28481b8de0209e425f16d22e9c16c5dd);
|
|
|
|
|
|
|
|
marker_ac5033db790e2a7e44bde173d8b0bda1.bindPopup(popup_db77e6ad889edd3b417380c48c4d4a86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac5033db790e2a7e44bde173d8b0bda1.setIcon(icon_674fafd99d103fbe4e47061ec45a5725);
|
|
|
|
|
|
var marker_01b82bcf090ca016d9d1f8376dd53d0e = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_945918ad1bfe8616333f6a9b3e6cbdd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ff39480324182cf59adb2b5a174f54a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2591f2736bc9865a91821d4cc54f55e = $(`<div id="html_e2591f2736bc9865a91821d4cc54f55e" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_0ff39480324182cf59adb2b5a174f54a.setContent(html_e2591f2736bc9865a91821d4cc54f55e);
|
|
|
|
|
|
|
|
marker_01b82bcf090ca016d9d1f8376dd53d0e.bindPopup(popup_0ff39480324182cf59adb2b5a174f54a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01b82bcf090ca016d9d1f8376dd53d0e.setIcon(icon_945918ad1bfe8616333f6a9b3e6cbdd7);
|
|
|
|
|
|
var marker_0d6b6f9cd7ec547f5dd73e1a41043182 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_a4e372f91a45b03538e469753f6158f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c84c94d9ace46dd3c69be8eb09c95fff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f97a56502a06406914bed5025571a88e = $(`<div id="html_f97a56502a06406914bed5025571a88e" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_c84c94d9ace46dd3c69be8eb09c95fff.setContent(html_f97a56502a06406914bed5025571a88e);
|
|
|
|
|
|
|
|
marker_0d6b6f9cd7ec547f5dd73e1a41043182.bindPopup(popup_c84c94d9ace46dd3c69be8eb09c95fff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d6b6f9cd7ec547f5dd73e1a41043182.setIcon(icon_a4e372f91a45b03538e469753f6158f9);
|
|
|
|
|
|
var marker_6dcf77f63f56b9575517717ad1d96de2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_51f8948abb436cd9c2b66d9b4bbb0f42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9815fd08f599b9320267a89b75b54b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c8712540f12adf96414913a642e7fa0 = $(`<div id="html_1c8712540f12adf96414913a642e7fa0" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_b9815fd08f599b9320267a89b75b54b7.setContent(html_1c8712540f12adf96414913a642e7fa0);
|
|
|
|
|
|
|
|
marker_6dcf77f63f56b9575517717ad1d96de2.bindPopup(popup_b9815fd08f599b9320267a89b75b54b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dcf77f63f56b9575517717ad1d96de2.setIcon(icon_51f8948abb436cd9c2b66d9b4bbb0f42);
|
|
|
|
|
|
var marker_c8f502fa143c39e1f91df47a064e1b46 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_9bfa38f2121005b59f343710d862ba97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d64d20de14a073ff11f795411eef6169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_796544c88c42c810d4c243f339b1d77f = $(`<div id="html_796544c88c42c810d4c243f339b1d77f" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_d64d20de14a073ff11f795411eef6169.setContent(html_796544c88c42c810d4c243f339b1d77f);
|
|
|
|
|
|
|
|
marker_c8f502fa143c39e1f91df47a064e1b46.bindPopup(popup_d64d20de14a073ff11f795411eef6169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8f502fa143c39e1f91df47a064e1b46.setIcon(icon_9bfa38f2121005b59f343710d862ba97);
|
|
|
|
|
|
var marker_75cc7d05e27d0adcefe426e5cd6e6081 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d572c3879c6c07291e635d93c9764339 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d333ef0b69838e1895022d2705bbf5bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d03bd2560d735d1f94a9aa188c9f13e7 = $(`<div id="html_d03bd2560d735d1f94a9aa188c9f13e7" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_d333ef0b69838e1895022d2705bbf5bc.setContent(html_d03bd2560d735d1f94a9aa188c9f13e7);
|
|
|
|
|
|
|
|
marker_75cc7d05e27d0adcefe426e5cd6e6081.bindPopup(popup_d333ef0b69838e1895022d2705bbf5bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75cc7d05e27d0adcefe426e5cd6e6081.setIcon(icon_d572c3879c6c07291e635d93c9764339);
|
|
|
|
|
|
var marker_5f2efeb36f92944c6f28592e8bd00ee0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_99f1a489c3b6929681c056a451bfc4e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e61682937bc3416a9f291b1262a97c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c0e79e07af1e2b08d76f28dc67de864 = $(`<div id="html_3c0e79e07af1e2b08d76f28dc67de864" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_4e61682937bc3416a9f291b1262a97c0.setContent(html_3c0e79e07af1e2b08d76f28dc67de864);
|
|
|
|
|
|
|
|
marker_5f2efeb36f92944c6f28592e8bd00ee0.bindPopup(popup_4e61682937bc3416a9f291b1262a97c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f2efeb36f92944c6f28592e8bd00ee0.setIcon(icon_99f1a489c3b6929681c056a451bfc4e2);
|
|
|
|
|
|
var marker_9006d99ca051ee408c7fbd9861232805 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_662e3bc08115c2b0cd159c6e7eea4cc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee9769e5adee4d1401fa43d438e2eac4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7e1165e634b2775b94ed3337e7b277c = $(`<div id="html_e7e1165e634b2775b94ed3337e7b277c" style="width: 100.0%; height: 100.0%;">trizone.dev</div>`)[0];
|
|
popup_ee9769e5adee4d1401fa43d438e2eac4.setContent(html_e7e1165e634b2775b94ed3337e7b277c);
|
|
|
|
|
|
|
|
marker_9006d99ca051ee408c7fbd9861232805.bindPopup(popup_ee9769e5adee4d1401fa43d438e2eac4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9006d99ca051ee408c7fbd9861232805.setIcon(icon_662e3bc08115c2b0cd159c6e7eea4cc5);
|
|
|
|
|
|
var marker_2e26eff92af71b2188a09e5ec3d8e36c = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b39cf2128492d716f2e0b7c70685e386 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3007b25b31ee77e0b9c920078a9e96f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e0042b3ae839420aca99a360e03689e = $(`<div id="html_8e0042b3ae839420aca99a360e03689e" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_3007b25b31ee77e0b9c920078a9e96f6.setContent(html_8e0042b3ae839420aca99a360e03689e);
|
|
|
|
|
|
|
|
marker_2e26eff92af71b2188a09e5ec3d8e36c.bindPopup(popup_3007b25b31ee77e0b9c920078a9e96f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e26eff92af71b2188a09e5ec3d8e36c.setIcon(icon_b39cf2128492d716f2e0b7c70685e386);
|
|
|
|
|
|
var marker_618ad7cd161726abf93f31aeb9359e17 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b803b03009a0018e06d5db4bdaab1045 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebff8f321e8aaf5107853288d2c05fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6c9979236bb40408b98266f110cdf01 = $(`<div id="html_f6c9979236bb40408b98266f110cdf01" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_ebff8f321e8aaf5107853288d2c05fd0.setContent(html_f6c9979236bb40408b98266f110cdf01);
|
|
|
|
|
|
|
|
marker_618ad7cd161726abf93f31aeb9359e17.bindPopup(popup_ebff8f321e8aaf5107853288d2c05fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_618ad7cd161726abf93f31aeb9359e17.setIcon(icon_b803b03009a0018e06d5db4bdaab1045);
|
|
|
|
|
|
var marker_7bc7394baf3976c5c5e3a21d3294f1c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5fc6d17ff7b246f9c978303ea0de8838 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_577f8d124f1ed2792ae18b89736c7184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_108d0721632a821bd146b81673ebccc1 = $(`<div id="html_108d0721632a821bd146b81673ebccc1" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_577f8d124f1ed2792ae18b89736c7184.setContent(html_108d0721632a821bd146b81673ebccc1);
|
|
|
|
|
|
|
|
marker_7bc7394baf3976c5c5e3a21d3294f1c9.bindPopup(popup_577f8d124f1ed2792ae18b89736c7184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bc7394baf3976c5c5e3a21d3294f1c9.setIcon(icon_5fc6d17ff7b246f9c978303ea0de8838);
|
|
|
|
|
|
var marker_ee9b47a27b5e403b4fda175d7ff12e24 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_40a2e5d08de4a89f0d1f371622df3159 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0abf3a842294b81d8b1fd238574764cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6b8871c28c8fd3c44dcd95d0b051dc5 = $(`<div id="html_d6b8871c28c8fd3c44dcd95d0b051dc5" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_0abf3a842294b81d8b1fd238574764cc.setContent(html_d6b8871c28c8fd3c44dcd95d0b051dc5);
|
|
|
|
|
|
|
|
marker_ee9b47a27b5e403b4fda175d7ff12e24.bindPopup(popup_0abf3a842294b81d8b1fd238574764cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee9b47a27b5e403b4fda175d7ff12e24.setIcon(icon_40a2e5d08de4a89f0d1f371622df3159);
|
|
|
|
|
|
var marker_de1684fdf9c5cd3d31c3a084f045bcfc = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_6e2642e36fb11875953c185b0b9ff7e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4cc89ff3599a89b3802383ce173b8f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4afaf2617acd265687296086a8c569d9 = $(`<div id="html_4afaf2617acd265687296086a8c569d9" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_d4cc89ff3599a89b3802383ce173b8f9.setContent(html_4afaf2617acd265687296086a8c569d9);
|
|
|
|
|
|
|
|
marker_de1684fdf9c5cd3d31c3a084f045bcfc.bindPopup(popup_d4cc89ff3599a89b3802383ce173b8f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de1684fdf9c5cd3d31c3a084f045bcfc.setIcon(icon_6e2642e36fb11875953c185b0b9ff7e2);
|
|
|
|
|
|
var marker_42a9477d2e7e982bcc852a9a6b8ebeaf = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_609ccb67574ebb02eff445186e4d5467 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_450dc2ab3e1db1b008ff1805dd7c8b7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_009674055e01d91fe855d655d743aea1 = $(`<div id="html_009674055e01d91fe855d655d743aea1" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_450dc2ab3e1db1b008ff1805dd7c8b7f.setContent(html_009674055e01d91fe855d655d743aea1);
|
|
|
|
|
|
|
|
marker_42a9477d2e7e982bcc852a9a6b8ebeaf.bindPopup(popup_450dc2ab3e1db1b008ff1805dd7c8b7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42a9477d2e7e982bcc852a9a6b8ebeaf.setIcon(icon_609ccb67574ebb02eff445186e4d5467);
|
|
|
|
|
|
var marker_5d8f5f4ac5b64433cc1a778906447892 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_842ae3f80ab7eb7d36f4c3aa592b6c6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4672427515fd97b8422566dd8fd9d131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bac0b1fd1825cfe37b9ad3c52caab10 = $(`<div id="html_3bac0b1fd1825cfe37b9ad3c52caab10" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_4672427515fd97b8422566dd8fd9d131.setContent(html_3bac0b1fd1825cfe37b9ad3c52caab10);
|
|
|
|
|
|
|
|
marker_5d8f5f4ac5b64433cc1a778906447892.bindPopup(popup_4672427515fd97b8422566dd8fd9d131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d8f5f4ac5b64433cc1a778906447892.setIcon(icon_842ae3f80ab7eb7d36f4c3aa592b6c6c);
|
|
|
|
|
|
var marker_d9ccc87d4aebe35621df61a9a02560ee = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_96f01b027d000e7bdefe2e2c2df92a37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09db4c1a9482ffa0649863844e91fe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42b70b901fe8606f6bbb00471b7e6f3b = $(`<div id="html_42b70b901fe8606f6bbb00471b7e6f3b" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_c09db4c1a9482ffa0649863844e91fe4.setContent(html_42b70b901fe8606f6bbb00471b7e6f3b);
|
|
|
|
|
|
|
|
marker_d9ccc87d4aebe35621df61a9a02560ee.bindPopup(popup_c09db4c1a9482ffa0649863844e91fe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9ccc87d4aebe35621df61a9a02560ee.setIcon(icon_96f01b027d000e7bdefe2e2c2df92a37);
|
|
|
|
|
|
var marker_f52e2156942da086b1bbda6949b5b387 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_2774a5a1ee7894b787a610a12bfa9357 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_158104aa179b56e1bc72abd013d51026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2423ecb9f5b2d7bcb0d63bdfba0381e = $(`<div id="html_b2423ecb9f5b2d7bcb0d63bdfba0381e" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_158104aa179b56e1bc72abd013d51026.setContent(html_b2423ecb9f5b2d7bcb0d63bdfba0381e);
|
|
|
|
|
|
|
|
marker_f52e2156942da086b1bbda6949b5b387.bindPopup(popup_158104aa179b56e1bc72abd013d51026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f52e2156942da086b1bbda6949b5b387.setIcon(icon_2774a5a1ee7894b787a610a12bfa9357);
|
|
|
|
|
|
var marker_76c1f8a9dfcad5541a52064ac178bf90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_6c7fda0743050612a475015bffe6b186 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7c8a7262ee49201b21277d34d464514 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdf4fbb3307a9725166aaf8f42c545fd = $(`<div id="html_cdf4fbb3307a9725166aaf8f42c545fd" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_b7c8a7262ee49201b21277d34d464514.setContent(html_cdf4fbb3307a9725166aaf8f42c545fd);
|
|
|
|
|
|
|
|
marker_76c1f8a9dfcad5541a52064ac178bf90.bindPopup(popup_b7c8a7262ee49201b21277d34d464514)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76c1f8a9dfcad5541a52064ac178bf90.setIcon(icon_6c7fda0743050612a475015bffe6b186);
|
|
|
|
|
|
var marker_013533032971342a47e788c693124f5f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_eeb5b0499767f9431f2f1eb190bd1ebe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0699b683149c7c5da0fda3a6f01ec05c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e4dd742448060921c024009e27cca8a = $(`<div id="html_8e4dd742448060921c024009e27cca8a" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_0699b683149c7c5da0fda3a6f01ec05c.setContent(html_8e4dd742448060921c024009e27cca8a);
|
|
|
|
|
|
|
|
marker_013533032971342a47e788c693124f5f.bindPopup(popup_0699b683149c7c5da0fda3a6f01ec05c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_013533032971342a47e788c693124f5f.setIcon(icon_eeb5b0499767f9431f2f1eb190bd1ebe);
|
|
|
|
|
|
var marker_cda0f0eb5ce815b41c9bb444150ee4fb = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c758cbbcde3008de6271b1825512911c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a30719c21731c769582271d7d02ba06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c139fdebeab8f3be0a3122104a92335 = $(`<div id="html_4c139fdebeab8f3be0a3122104a92335" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_9a30719c21731c769582271d7d02ba06.setContent(html_4c139fdebeab8f3be0a3122104a92335);
|
|
|
|
|
|
|
|
marker_cda0f0eb5ce815b41c9bb444150ee4fb.bindPopup(popup_9a30719c21731c769582271d7d02ba06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cda0f0eb5ce815b41c9bb444150ee4fb.setIcon(icon_c758cbbcde3008de6271b1825512911c);
|
|
|
|
|
|
var marker_f9d7f0948917d615e2241f7b9455de13 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ab865e748d384de909874914f2284b52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4981c4b620b251a09a56a771392b08cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c80634fdd2a792a4cf3fb028c30070cb = $(`<div id="html_c80634fdd2a792a4cf3fb028c30070cb" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_4981c4b620b251a09a56a771392b08cb.setContent(html_c80634fdd2a792a4cf3fb028c30070cb);
|
|
|
|
|
|
|
|
marker_f9d7f0948917d615e2241f7b9455de13.bindPopup(popup_4981c4b620b251a09a56a771392b08cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9d7f0948917d615e2241f7b9455de13.setIcon(icon_ab865e748d384de909874914f2284b52);
|
|
|
|
|
|
var marker_9c654b1a09df002989753c6a27300d21 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b744dd2c459c45964ab36148b2aa4ea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fda3fd827ebe6278fe68743dab12742 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_867441996bdf9fa099a56dea9a06253a = $(`<div id="html_867441996bdf9fa099a56dea9a06253a" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_8fda3fd827ebe6278fe68743dab12742.setContent(html_867441996bdf9fa099a56dea9a06253a);
|
|
|
|
|
|
|
|
marker_9c654b1a09df002989753c6a27300d21.bindPopup(popup_8fda3fd827ebe6278fe68743dab12742)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c654b1a09df002989753c6a27300d21.setIcon(icon_b744dd2c459c45964ab36148b2aa4ea8);
|
|
|
|
|
|
var marker_11e388348fd87dbf3704e7a288662e51 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7bf8f66e4dc312144b47aa8b32b5e61d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73bd104cca21d425d962fa600e5b50a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4479e86817402dba347eb0cc83552645 = $(`<div id="html_4479e86817402dba347eb0cc83552645" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_73bd104cca21d425d962fa600e5b50a1.setContent(html_4479e86817402dba347eb0cc83552645);
|
|
|
|
|
|
|
|
marker_11e388348fd87dbf3704e7a288662e51.bindPopup(popup_73bd104cca21d425d962fa600e5b50a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11e388348fd87dbf3704e7a288662e51.setIcon(icon_7bf8f66e4dc312144b47aa8b32b5e61d);
|
|
|
|
|
|
var marker_84b97f80e0eac3181c50cd05ab1bdc34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d66210c857030ec3bafb67065e762e6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c99dca4b6dfb75908ceaae130d4866c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f68dd0fd251c69a5353cb485c6c0e6a8 = $(`<div id="html_f68dd0fd251c69a5353cb485c6c0e6a8" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_c99dca4b6dfb75908ceaae130d4866c5.setContent(html_f68dd0fd251c69a5353cb485c6c0e6a8);
|
|
|
|
|
|
|
|
marker_84b97f80e0eac3181c50cd05ab1bdc34.bindPopup(popup_c99dca4b6dfb75908ceaae130d4866c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84b97f80e0eac3181c50cd05ab1bdc34.setIcon(icon_d66210c857030ec3bafb67065e762e6d);
|
|
|
|
|
|
var marker_55995cb7001aee8fa64d446d8b370714 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d3fac4350f2b3c0e9194f680ee53ff96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b2eaab8f8744d7584519e6534afbb38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4dc87967e85f374dbf686610c75fc75 = $(`<div id="html_b4dc87967e85f374dbf686610c75fc75" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_1b2eaab8f8744d7584519e6534afbb38.setContent(html_b4dc87967e85f374dbf686610c75fc75);
|
|
|
|
|
|
|
|
marker_55995cb7001aee8fa64d446d8b370714.bindPopup(popup_1b2eaab8f8744d7584519e6534afbb38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55995cb7001aee8fa64d446d8b370714.setIcon(icon_d3fac4350f2b3c0e9194f680ee53ff96);
|
|
|
|
|
|
var marker_66a6b55343dd8b544ed0c030e289fc70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b25bfd8f7bdd579cd2cc58ba2570940b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e26c7e6ee51c88ec4c649ec0826de69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c343c1b28966e229bced49150ab99755 = $(`<div id="html_c343c1b28966e229bced49150ab99755" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_0e26c7e6ee51c88ec4c649ec0826de69.setContent(html_c343c1b28966e229bced49150ab99755);
|
|
|
|
|
|
|
|
marker_66a6b55343dd8b544ed0c030e289fc70.bindPopup(popup_0e26c7e6ee51c88ec4c649ec0826de69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66a6b55343dd8b544ed0c030e289fc70.setIcon(icon_b25bfd8f7bdd579cd2cc58ba2570940b);
|
|
|
|
|
|
var marker_cc24cf772ada60f452820dd724d48bbb = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_04e440382d6d3ec39ae6e386442b77a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_092a80ad01ac2a516a9b706065239e55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a4f8e8ad6d6555ebc069d43372a7514 = $(`<div id="html_2a4f8e8ad6d6555ebc069d43372a7514" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_092a80ad01ac2a516a9b706065239e55.setContent(html_2a4f8e8ad6d6555ebc069d43372a7514);
|
|
|
|
|
|
|
|
marker_cc24cf772ada60f452820dd724d48bbb.bindPopup(popup_092a80ad01ac2a516a9b706065239e55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc24cf772ada60f452820dd724d48bbb.setIcon(icon_04e440382d6d3ec39ae6e386442b77a6);
|
|
|
|
|
|
var marker_a40bcfcaa3135756dec7f05a1ce9be9b = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d8386de5cf4a3fc558f99ccc8971b7c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f7cb6d42c4561c24754b2cc337b3c0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3558a3ddf6b6b1b06564c4732c655cc7 = $(`<div id="html_3558a3ddf6b6b1b06564c4732c655cc7" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_7f7cb6d42c4561c24754b2cc337b3c0b.setContent(html_3558a3ddf6b6b1b06564c4732c655cc7);
|
|
|
|
|
|
|
|
marker_a40bcfcaa3135756dec7f05a1ce9be9b.bindPopup(popup_7f7cb6d42c4561c24754b2cc337b3c0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a40bcfcaa3135756dec7f05a1ce9be9b.setIcon(icon_d8386de5cf4a3fc558f99ccc8971b7c2);
|
|
|
|
|
|
var marker_1b7aa18d8dc93efb578e2ebd35640778 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c2fd524cb04c33526ee125bd5dd9ac66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d53658e0b89e22b67d48cefbd6612d1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfe40f4fa478d644a9326eeb7edfa8de = $(`<div id="html_bfe40f4fa478d644a9326eeb7edfa8de" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_d53658e0b89e22b67d48cefbd6612d1f.setContent(html_bfe40f4fa478d644a9326eeb7edfa8de);
|
|
|
|
|
|
|
|
marker_1b7aa18d8dc93efb578e2ebd35640778.bindPopup(popup_d53658e0b89e22b67d48cefbd6612d1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b7aa18d8dc93efb578e2ebd35640778.setIcon(icon_c2fd524cb04c33526ee125bd5dd9ac66);
|
|
|
|
|
|
var marker_d13a642277580c2c8913c692276ec516 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_749dda07bf56434ecdcc81630d4f9c20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_874249b80bee230885fe97537412699a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37cd971ee14344f776078d926f04e60b = $(`<div id="html_37cd971ee14344f776078d926f04e60b" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_874249b80bee230885fe97537412699a.setContent(html_37cd971ee14344f776078d926f04e60b);
|
|
|
|
|
|
|
|
marker_d13a642277580c2c8913c692276ec516.bindPopup(popup_874249b80bee230885fe97537412699a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d13a642277580c2c8913c692276ec516.setIcon(icon_749dda07bf56434ecdcc81630d4f9c20);
|
|
|
|
|
|
var marker_3bcd0ecd700b3960a575659de2a1bcfa = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f4f245a4d815a119556974052e019d3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_348951fea4eed7903b561d9aaed6f39a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad5a95f28a2bcade207678c485dcbf7c = $(`<div id="html_ad5a95f28a2bcade207678c485dcbf7c" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_348951fea4eed7903b561d9aaed6f39a.setContent(html_ad5a95f28a2bcade207678c485dcbf7c);
|
|
|
|
|
|
|
|
marker_3bcd0ecd700b3960a575659de2a1bcfa.bindPopup(popup_348951fea4eed7903b561d9aaed6f39a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bcd0ecd700b3960a575659de2a1bcfa.setIcon(icon_f4f245a4d815a119556974052e019d3b);
|
|
|
|
|
|
var marker_aa6b0d76d3e3c67a0014c2eb6e282118 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_02760b65d3bc4697e10377428957f79a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_170e1ed84d96477ac2107f0e647a1dbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e1b27b74717d9f6e8c02012c51ca19f = $(`<div id="html_6e1b27b74717d9f6e8c02012c51ca19f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_170e1ed84d96477ac2107f0e647a1dbb.setContent(html_6e1b27b74717d9f6e8c02012c51ca19f);
|
|
|
|
|
|
|
|
marker_aa6b0d76d3e3c67a0014c2eb6e282118.bindPopup(popup_170e1ed84d96477ac2107f0e647a1dbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa6b0d76d3e3c67a0014c2eb6e282118.setIcon(icon_02760b65d3bc4697e10377428957f79a);
|
|
|
|
|
|
var marker_d8abf02142b9832184aa725f519a3602 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7fa6dd96db76fabb999aaa088a2211af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_025b8e8f830978f1c882bbde7b989cd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45fecea1470fcef8fb629fad56d10ce1 = $(`<div id="html_45fecea1470fcef8fb629fad56d10ce1" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_025b8e8f830978f1c882bbde7b989cd7.setContent(html_45fecea1470fcef8fb629fad56d10ce1);
|
|
|
|
|
|
|
|
marker_d8abf02142b9832184aa725f519a3602.bindPopup(popup_025b8e8f830978f1c882bbde7b989cd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8abf02142b9832184aa725f519a3602.setIcon(icon_7fa6dd96db76fabb999aaa088a2211af);
|
|
|
|
|
|
var marker_2221b3670010dcc947d0f05607bc075f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_063d73df70bfb47abd3c97834413cb60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_964261e74f187e491651ef6787416577 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c11df507cc8f8e3466e61b7b26e0c1d = $(`<div id="html_6c11df507cc8f8e3466e61b7b26e0c1d" style="width: 100.0%; height: 100.0%;">relay.unknown.cloud</div>`)[0];
|
|
popup_964261e74f187e491651ef6787416577.setContent(html_6c11df507cc8f8e3466e61b7b26e0c1d);
|
|
|
|
|
|
|
|
marker_2221b3670010dcc947d0f05607bc075f.bindPopup(popup_964261e74f187e491651ef6787416577)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2221b3670010dcc947d0f05607bc075f.setIcon(icon_063d73df70bfb47abd3c97834413cb60);
|
|
|
|
|
|
var marker_9ca6277b60d651283150c755006bd9dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_47e4dc0f60e68c6896e68610fd65b8a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffb3aa3d86d3e512209c942fec2cbee0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe43849c0463290558723e16bdb98faa = $(`<div id="html_fe43849c0463290558723e16bdb98faa" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_ffb3aa3d86d3e512209c942fec2cbee0.setContent(html_fe43849c0463290558723e16bdb98faa);
|
|
|
|
|
|
|
|
marker_9ca6277b60d651283150c755006bd9dc.bindPopup(popup_ffb3aa3d86d3e512209c942fec2cbee0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ca6277b60d651283150c755006bd9dc.setIcon(icon_47e4dc0f60e68c6896e68610fd65b8a2);
|
|
|
|
|
|
var marker_5cdbdd430c3dc77e0b007b3553381300 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c5530fe73bf4d46506fd1ff98747764f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6979e16e887541fc5cef8f11a4aa53bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f28794a25f63238853b4b859ccbbfa48 = $(`<div id="html_f28794a25f63238853b4b859ccbbfa48" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_6979e16e887541fc5cef8f11a4aa53bd.setContent(html_f28794a25f63238853b4b859ccbbfa48);
|
|
|
|
|
|
|
|
marker_5cdbdd430c3dc77e0b007b3553381300.bindPopup(popup_6979e16e887541fc5cef8f11a4aa53bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cdbdd430c3dc77e0b007b3553381300.setIcon(icon_c5530fe73bf4d46506fd1ff98747764f);
|
|
|
|
|
|
var marker_61fd1b783e1fd9a102448b1571255c2f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_9c46559cb34e4b90423ef0241a73e02e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0da317ea6d2a6c8f19ae93ef797eac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ae64ea0ca208bc2f935a0c8c6fba43c = $(`<div id="html_2ae64ea0ca208bc2f935a0c8c6fba43c" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_d0da317ea6d2a6c8f19ae93ef797eac3.setContent(html_2ae64ea0ca208bc2f935a0c8c6fba43c);
|
|
|
|
|
|
|
|
marker_61fd1b783e1fd9a102448b1571255c2f.bindPopup(popup_d0da317ea6d2a6c8f19ae93ef797eac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61fd1b783e1fd9a102448b1571255c2f.setIcon(icon_9c46559cb34e4b90423ef0241a73e02e);
|
|
|
|
|
|
var marker_15d9b7391b77fdbb7dab14be03efd704 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1d4b5383fc82a5e07f8dac42672135ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f1ef54225022c5cc4c46977652aee9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741f40ccb947448c69b786dadf1d4808 = $(`<div id="html_741f40ccb947448c69b786dadf1d4808" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_5f1ef54225022c5cc4c46977652aee9b.setContent(html_741f40ccb947448c69b786dadf1d4808);
|
|
|
|
|
|
|
|
marker_15d9b7391b77fdbb7dab14be03efd704.bindPopup(popup_5f1ef54225022c5cc4c46977652aee9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15d9b7391b77fdbb7dab14be03efd704.setIcon(icon_1d4b5383fc82a5e07f8dac42672135ae);
|
|
|
|
|
|
var marker_9d8855f12743dc44710fb9cd9b453fa5 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_10b6ce152a011329be1afaa3d8d14a26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf362203a00574bc8499fc4c64555817 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4226198c29d43cb2d31faf6356029577 = $(`<div id="html_4226198c29d43cb2d31faf6356029577" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_cf362203a00574bc8499fc4c64555817.setContent(html_4226198c29d43cb2d31faf6356029577);
|
|
|
|
|
|
|
|
marker_9d8855f12743dc44710fb9cd9b453fa5.bindPopup(popup_cf362203a00574bc8499fc4c64555817)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d8855f12743dc44710fb9cd9b453fa5.setIcon(icon_10b6ce152a011329be1afaa3d8d14a26);
|
|
|
|
|
|
var marker_78b288bc3cdf94c80102c045ca944787 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_3e694ab179df3abfc2299c3155b4058c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cf215cfcb12ba03dd99b20b4f189ed3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90a2d7a25457d6f515ed28d9989f12f0 = $(`<div id="html_90a2d7a25457d6f515ed28d9989f12f0" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_8cf215cfcb12ba03dd99b20b4f189ed3.setContent(html_90a2d7a25457d6f515ed28d9989f12f0);
|
|
|
|
|
|
|
|
marker_78b288bc3cdf94c80102c045ca944787.bindPopup(popup_8cf215cfcb12ba03dd99b20b4f189ed3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78b288bc3cdf94c80102c045ca944787.setIcon(icon_3e694ab179df3abfc2299c3155b4058c);
|
|
|
|
|
|
var marker_46588a1274ff8ffd6fe9c279bde21887 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_3f1f8530a774da05b1f000ec21584df1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbd3d6d7672a8025afb0a14457573c3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_182e5e69f805766bda158d359de174b1 = $(`<div id="html_182e5e69f805766bda158d359de174b1" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_cbd3d6d7672a8025afb0a14457573c3a.setContent(html_182e5e69f805766bda158d359de174b1);
|
|
|
|
|
|
|
|
marker_46588a1274ff8ffd6fe9c279bde21887.bindPopup(popup_cbd3d6d7672a8025afb0a14457573c3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46588a1274ff8ffd6fe9c279bde21887.setIcon(icon_3f1f8530a774da05b1f000ec21584df1);
|
|
|
|
|
|
var marker_e12fa231a8a4f1d5af4346747e2d78f4 = L.marker(
|
|
[45.5029, -73.5723],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_338fdefe76b0165c521b5350a95480da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7785a270c733cea16f0e6555f3003c1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b20c8e066783fd6594eda7d5f7d1c907 = $(`<div id="html_b20c8e066783fd6594eda7d5f7d1c907" style="width: 100.0%; height: 100.0%;">zap.watch</div>`)[0];
|
|
popup_7785a270c733cea16f0e6555f3003c1f.setContent(html_b20c8e066783fd6594eda7d5f7d1c907);
|
|
|
|
|
|
|
|
marker_e12fa231a8a4f1d5af4346747e2d78f4.bindPopup(popup_7785a270c733cea16f0e6555f3003c1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e12fa231a8a4f1d5af4346747e2d78f4.setIcon(icon_338fdefe76b0165c521b5350a95480da);
|
|
|
|
|
|
var marker_14b54adb7fbb93417956ea82d5d6f7f5 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f463266cdbf18ed4bddd61dcad703945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b4ae538966afdee45238d03ccc64ee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa8358308539d20e5f8292350e6916de = $(`<div id="html_fa8358308539d20e5f8292350e6916de" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_9b4ae538966afdee45238d03ccc64ee5.setContent(html_fa8358308539d20e5f8292350e6916de);
|
|
|
|
|
|
|
|
marker_14b54adb7fbb93417956ea82d5d6f7f5.bindPopup(popup_9b4ae538966afdee45238d03ccc64ee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14b54adb7fbb93417956ea82d5d6f7f5.setIcon(icon_f463266cdbf18ed4bddd61dcad703945);
|
|
|
|
|
|
var marker_1bbd1b389d008a800026d2ffba681bef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5bc51adb2de7d548d4d124b6fc4ab6e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ae30ae5333bd206bd801b043b0b8692 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75048430c91dc3e50270a6d0d2ccfbe0 = $(`<div id="html_75048430c91dc3e50270a6d0d2ccfbe0" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_3ae30ae5333bd206bd801b043b0b8692.setContent(html_75048430c91dc3e50270a6d0d2ccfbe0);
|
|
|
|
|
|
|
|
marker_1bbd1b389d008a800026d2ffba681bef.bindPopup(popup_3ae30ae5333bd206bd801b043b0b8692)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bbd1b389d008a800026d2ffba681bef.setIcon(icon_5bc51adb2de7d548d4d124b6fc4ab6e0);
|
|
|
|
|
|
var marker_6cd1c7c9ba18c1d2e28a2a0a7b5c6e9a = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_9206d55bf971a2c4e3d5cc3ce1d25123 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4435047c579e9a5fb9be6745da70abf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a8ad897c17085e4f80f07b9c2f862b8 = $(`<div id="html_3a8ad897c17085e4f80f07b9c2f862b8" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_4435047c579e9a5fb9be6745da70abf1.setContent(html_3a8ad897c17085e4f80f07b9c2f862b8);
|
|
|
|
|
|
|
|
marker_6cd1c7c9ba18c1d2e28a2a0a7b5c6e9a.bindPopup(popup_4435047c579e9a5fb9be6745da70abf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cd1c7c9ba18c1d2e28a2a0a7b5c6e9a.setIcon(icon_9206d55bf971a2c4e3d5cc3ce1d25123);
|
|
|
|
|
|
var marker_1122bf35a4569191f837baabd61ae3e5 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7d54493f8ab23c0864b4275568fece0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e42d0bd163de6e4012652ff2289e4e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfc2e0a8343edb4bbc248e68f214e0ee = $(`<div id="html_cfc2e0a8343edb4bbc248e68f214e0ee" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_e42d0bd163de6e4012652ff2289e4e67.setContent(html_cfc2e0a8343edb4bbc248e68f214e0ee);
|
|
|
|
|
|
|
|
marker_1122bf35a4569191f837baabd61ae3e5.bindPopup(popup_e42d0bd163de6e4012652ff2289e4e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1122bf35a4569191f837baabd61ae3e5.setIcon(icon_7d54493f8ab23c0864b4275568fece0d);
|
|
|
|
|
|
var marker_d7663fc5b9ffabe31964bb805f4713bd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e34e7d17d48fc47ba8bd039d9e81c2d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11e2ff23e33f66236e131ab8ffa6f56e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23adb13fd1562a045b842f92101125d1 = $(`<div id="html_23adb13fd1562a045b842f92101125d1" style="width: 100.0%; height: 100.0%;">relay.freeplace.nl</div>`)[0];
|
|
popup_11e2ff23e33f66236e131ab8ffa6f56e.setContent(html_23adb13fd1562a045b842f92101125d1);
|
|
|
|
|
|
|
|
marker_d7663fc5b9ffabe31964bb805f4713bd.bindPopup(popup_11e2ff23e33f66236e131ab8ffa6f56e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7663fc5b9ffabe31964bb805f4713bd.setIcon(icon_e34e7d17d48fc47ba8bd039d9e81c2d3);
|
|
|
|
|
|
var marker_9d4732702a8618bf85c9fc18f81069b0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_83674d5012c1a446b679aa411a3964e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_579ca6a0fa69f592342677da7755ae86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49371eef647c08d75450e312ac80beff = $(`<div id="html_49371eef647c08d75450e312ac80beff" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_579ca6a0fa69f592342677da7755ae86.setContent(html_49371eef647c08d75450e312ac80beff);
|
|
|
|
|
|
|
|
marker_9d4732702a8618bf85c9fc18f81069b0.bindPopup(popup_579ca6a0fa69f592342677da7755ae86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d4732702a8618bf85c9fc18f81069b0.setIcon(icon_83674d5012c1a446b679aa411a3964e4);
|
|
|
|
|
|
var marker_204a2c6063d5f6ecae2edb73c62b3378 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_cd49281780518e02262764568bc387b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f25903e725bf32f666d3b9bfc1690b7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0babaee0ae3e6146afa0c835d1170e5 = $(`<div id="html_c0babaee0ae3e6146afa0c835d1170e5" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_f25903e725bf32f666d3b9bfc1690b7f.setContent(html_c0babaee0ae3e6146afa0c835d1170e5);
|
|
|
|
|
|
|
|
marker_204a2c6063d5f6ecae2edb73c62b3378.bindPopup(popup_f25903e725bf32f666d3b9bfc1690b7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_204a2c6063d5f6ecae2edb73c62b3378.setIcon(icon_cd49281780518e02262764568bc387b4);
|
|
|
|
|
|
var marker_315ad9b06754de4bf7bd71a8b1e998d5 = L.marker(
|
|
[50.9928, 3.26317],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_30ccd99ce517ca3662ed54c34d0aed02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b680aa0ed921b4b78a2a2fb1c3cd368 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea7055f4aa55c0390575e394083a0140 = $(`<div id="html_ea7055f4aa55c0390575e394083a0140" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_2b680aa0ed921b4b78a2a2fb1c3cd368.setContent(html_ea7055f4aa55c0390575e394083a0140);
|
|
|
|
|
|
|
|
marker_315ad9b06754de4bf7bd71a8b1e998d5.bindPopup(popup_2b680aa0ed921b4b78a2a2fb1c3cd368)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_315ad9b06754de4bf7bd71a8b1e998d5.setIcon(icon_30ccd99ce517ca3662ed54c34d0aed02);
|
|
|
|
|
|
var marker_7ad7e24404bf1416d8e6e46548892325 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f301ca8f6e8b6c36e7157c1cba7949a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94c083f43f973055bb329b6146f99d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30f661c4f0b117df54d1ee2371c08be6 = $(`<div id="html_30f661c4f0b117df54d1ee2371c08be6" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_94c083f43f973055bb329b6146f99d98.setContent(html_30f661c4f0b117df54d1ee2371c08be6);
|
|
|
|
|
|
|
|
marker_7ad7e24404bf1416d8e6e46548892325.bindPopup(popup_94c083f43f973055bb329b6146f99d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ad7e24404bf1416d8e6e46548892325.setIcon(icon_f301ca8f6e8b6c36e7157c1cba7949a8);
|
|
|
|
|
|
var marker_6a7d4febc9641be81ea2d6e43d71e69c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_31ad2cfe7cd1b5880ef1f21935b4f097 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5f30cde398388ac47211c3203371507 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eb5476d6cefd21878531d78d23c34af = $(`<div id="html_3eb5476d6cefd21878531d78d23c34af" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_f5f30cde398388ac47211c3203371507.setContent(html_3eb5476d6cefd21878531d78d23c34af);
|
|
|
|
|
|
|
|
marker_6a7d4febc9641be81ea2d6e43d71e69c.bindPopup(popup_f5f30cde398388ac47211c3203371507)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a7d4febc9641be81ea2d6e43d71e69c.setIcon(icon_31ad2cfe7cd1b5880ef1f21935b4f097);
|
|
|
|
|
|
var marker_77e60269664ebdeebf98c51269ab14ed = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e4cf94e0b4d44388eef7a61e4b0ef92a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70b7091136540897bf4112d916f8d73d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8c7087decd5b077506ab9a8a9f6f431 = $(`<div id="html_b8c7087decd5b077506ab9a8a9f6f431" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_70b7091136540897bf4112d916f8d73d.setContent(html_b8c7087decd5b077506ab9a8a9f6f431);
|
|
|
|
|
|
|
|
marker_77e60269664ebdeebf98c51269ab14ed.bindPopup(popup_70b7091136540897bf4112d916f8d73d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77e60269664ebdeebf98c51269ab14ed.setIcon(icon_e4cf94e0b4d44388eef7a61e4b0ef92a);
|
|
|
|
|
|
var marker_8f77e23483fc8724c88d2fddffec91eb = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_3442a0c1fe0a9f91fc197fa2a446eb14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6040a19c872bbaabbc58679956579982 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fdec1e68e5671d0cade3ed4890fc16a = $(`<div id="html_3fdec1e68e5671d0cade3ed4890fc16a" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_6040a19c872bbaabbc58679956579982.setContent(html_3fdec1e68e5671d0cade3ed4890fc16a);
|
|
|
|
|
|
|
|
marker_8f77e23483fc8724c88d2fddffec91eb.bindPopup(popup_6040a19c872bbaabbc58679956579982)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f77e23483fc8724c88d2fddffec91eb.setIcon(icon_3442a0c1fe0a9f91fc197fa2a446eb14);
|
|
|
|
|
|
var marker_510c444caa54a30d6a839e56e19c05a5 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_debd7e175d6222cc1613b064d910b721 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac62d8f71918adff06a65127b48f5d17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_181cf34cc77e1a50c42fb232c8ce46e8 = $(`<div id="html_181cf34cc77e1a50c42fb232c8ce46e8" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ac62d8f71918adff06a65127b48f5d17.setContent(html_181cf34cc77e1a50c42fb232c8ce46e8);
|
|
|
|
|
|
|
|
marker_510c444caa54a30d6a839e56e19c05a5.bindPopup(popup_ac62d8f71918adff06a65127b48f5d17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_510c444caa54a30d6a839e56e19c05a5.setIcon(icon_debd7e175d6222cc1613b064d910b721);
|
|
|
|
|
|
var marker_fe01668a5f88cee0a96f9f327b6902ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_4cd0ab6e4ddd9dff0f3e74bc17abd065 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50c027f942571f876c2d2f3e6f42eb56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c6c3cf06fb4f2d6ad80dc59db8afa1d = $(`<div id="html_7c6c3cf06fb4f2d6ad80dc59db8afa1d" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_50c027f942571f876c2d2f3e6f42eb56.setContent(html_7c6c3cf06fb4f2d6ad80dc59db8afa1d);
|
|
|
|
|
|
|
|
marker_fe01668a5f88cee0a96f9f327b6902ae.bindPopup(popup_50c027f942571f876c2d2f3e6f42eb56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe01668a5f88cee0a96f9f327b6902ae.setIcon(icon_4cd0ab6e4ddd9dff0f3e74bc17abd065);
|
|
|
|
|
|
var marker_84df4c8d1846e8e0017851a141255775 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_3b12165f7b370c221a978ac009d7ed75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35f12358e0d89f695f5594436e2a31d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d8cdd7835997cb17732f08d1d683c83 = $(`<div id="html_0d8cdd7835997cb17732f08d1d683c83" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_35f12358e0d89f695f5594436e2a31d1.setContent(html_0d8cdd7835997cb17732f08d1d683c83);
|
|
|
|
|
|
|
|
marker_84df4c8d1846e8e0017851a141255775.bindPopup(popup_35f12358e0d89f695f5594436e2a31d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84df4c8d1846e8e0017851a141255775.setIcon(icon_3b12165f7b370c221a978ac009d7ed75);
|
|
|
|
|
|
var marker_49b372f40b528bfb85ec321ec1433550 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_fe5e27b7e941a9d324f5f6ff08ef26eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9efc76b56f858f3bcc1aea3d045a47a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a495839bb2002b79eaae2796a1423f2a = $(`<div id="html_a495839bb2002b79eaae2796a1423f2a" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_e9efc76b56f858f3bcc1aea3d045a47a.setContent(html_a495839bb2002b79eaae2796a1423f2a);
|
|
|
|
|
|
|
|
marker_49b372f40b528bfb85ec321ec1433550.bindPopup(popup_e9efc76b56f858f3bcc1aea3d045a47a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49b372f40b528bfb85ec321ec1433550.setIcon(icon_fe5e27b7e941a9d324f5f6ff08ef26eb);
|
|
|
|
|
|
var marker_ebbded8ebde2944bbee742fa77aca526 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_cbe9ae4ef359633df13ac0e3f73e496d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd13fbe9af762bb507c54f5cbdcd7df8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77fd9f30fa53edb164bd5a21a99b027d = $(`<div id="html_77fd9f30fa53edb164bd5a21a99b027d" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_cd13fbe9af762bb507c54f5cbdcd7df8.setContent(html_77fd9f30fa53edb164bd5a21a99b027d);
|
|
|
|
|
|
|
|
marker_ebbded8ebde2944bbee742fa77aca526.bindPopup(popup_cd13fbe9af762bb507c54f5cbdcd7df8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebbded8ebde2944bbee742fa77aca526.setIcon(icon_cbe9ae4ef359633df13ac0e3f73e496d);
|
|
|
|
|
|
var marker_c45197585c8e635783c08a8c3f560dad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1f2cbf6ada77ff5937b0df41bba05b97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1cf4737decfb723d1acf64ccd5ad89f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f6629d8480851d6fa75d6296484a229 = $(`<div id="html_2f6629d8480851d6fa75d6296484a229" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_f1cf4737decfb723d1acf64ccd5ad89f.setContent(html_2f6629d8480851d6fa75d6296484a229);
|
|
|
|
|
|
|
|
marker_c45197585c8e635783c08a8c3f560dad.bindPopup(popup_f1cf4737decfb723d1acf64ccd5ad89f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c45197585c8e635783c08a8c3f560dad.setIcon(icon_1f2cbf6ada77ff5937b0df41bba05b97);
|
|
|
|
|
|
var marker_78082ad0449fa2e096cc8ce8be98b81d = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_304211b90758676dc706d134ed58c608 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9047b256500cdf0194a45f816fe0cb91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ed4be27c55ff4d95ed92aa001a316cd = $(`<div id="html_9ed4be27c55ff4d95ed92aa001a316cd" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_9047b256500cdf0194a45f816fe0cb91.setContent(html_9ed4be27c55ff4d95ed92aa001a316cd);
|
|
|
|
|
|
|
|
marker_78082ad0449fa2e096cc8ce8be98b81d.bindPopup(popup_9047b256500cdf0194a45f816fe0cb91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78082ad0449fa2e096cc8ce8be98b81d.setIcon(icon_304211b90758676dc706d134ed58c608);
|
|
|
|
|
|
var marker_b69cac4312671e173c2a6077d5e8f715 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_3cb69102272596763330b52b57c4c72f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b4fe98acb5933f819e6fd4ba6526ff4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee1b67e83cdd7afc0592d3cae1d7e2d9 = $(`<div id="html_ee1b67e83cdd7afc0592d3cae1d7e2d9" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_7b4fe98acb5933f819e6fd4ba6526ff4.setContent(html_ee1b67e83cdd7afc0592d3cae1d7e2d9);
|
|
|
|
|
|
|
|
marker_b69cac4312671e173c2a6077d5e8f715.bindPopup(popup_7b4fe98acb5933f819e6fd4ba6526ff4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b69cac4312671e173c2a6077d5e8f715.setIcon(icon_3cb69102272596763330b52b57c4c72f);
|
|
|
|
|
|
var marker_9eba4ab5e2388bf2e6b879a04ac8b17d = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5415626c210a9012c2f67e83afa8d534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_191e0575708bc5068503ab023b7ec6a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d141940bf03fa250903b8f4e723bc27a = $(`<div id="html_d141940bf03fa250903b8f4e723bc27a" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_191e0575708bc5068503ab023b7ec6a3.setContent(html_d141940bf03fa250903b8f4e723bc27a);
|
|
|
|
|
|
|
|
marker_9eba4ab5e2388bf2e6b879a04ac8b17d.bindPopup(popup_191e0575708bc5068503ab023b7ec6a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eba4ab5e2388bf2e6b879a04ac8b17d.setIcon(icon_5415626c210a9012c2f67e83afa8d534);
|
|
|
|
|
|
var marker_a9c433588190e9582c4d79ae07ffd50b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_86f463e9c209e2cef72fd99428a4692c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcebb90167652cf26c1ffb4d99758e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ef5b459fd44e22c430604011e5589d8 = $(`<div id="html_4ef5b459fd44e22c430604011e5589d8" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_bcebb90167652cf26c1ffb4d99758e28.setContent(html_4ef5b459fd44e22c430604011e5589d8);
|
|
|
|
|
|
|
|
marker_a9c433588190e9582c4d79ae07ffd50b.bindPopup(popup_bcebb90167652cf26c1ffb4d99758e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9c433588190e9582c4d79ae07ffd50b.setIcon(icon_86f463e9c209e2cef72fd99428a4692c);
|
|
|
|
|
|
var marker_4c2e2e09ba934970f20392b54d3a2b21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_529a676e2b5312939ec06e4f9dbd8833 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d9fba1f26d931a09d20d2c61120788c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cc815ca46f2adbd51f2a9abfa408541 = $(`<div id="html_4cc815ca46f2adbd51f2a9abfa408541" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_2d9fba1f26d931a09d20d2c61120788c.setContent(html_4cc815ca46f2adbd51f2a9abfa408541);
|
|
|
|
|
|
|
|
marker_4c2e2e09ba934970f20392b54d3a2b21.bindPopup(popup_2d9fba1f26d931a09d20d2c61120788c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c2e2e09ba934970f20392b54d3a2b21.setIcon(icon_529a676e2b5312939ec06e4f9dbd8833);
|
|
|
|
|
|
var marker_ae272370cfde161e26da1510a8e38f76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_95088ea130f4729eed44154cb7144797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8ea8efcb66413cfdd9d47668eaeb0ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ff22f42bc36ffb0ff83e6e6c0fc5ebb = $(`<div id="html_6ff22f42bc36ffb0ff83e6e6c0fc5ebb" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_e8ea8efcb66413cfdd9d47668eaeb0ea.setContent(html_6ff22f42bc36ffb0ff83e6e6c0fc5ebb);
|
|
|
|
|
|
|
|
marker_ae272370cfde161e26da1510a8e38f76.bindPopup(popup_e8ea8efcb66413cfdd9d47668eaeb0ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae272370cfde161e26da1510a8e38f76.setIcon(icon_95088ea130f4729eed44154cb7144797);
|
|
|
|
|
|
var marker_8bbea455ea751d45d31ce01975e8eeaf = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_bff05175122c1e655ba1b8e75ba18472 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c2d3c4dce512db3188c132c52cf7446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca5b155288dc61374f49b9d90cf504d1 = $(`<div id="html_ca5b155288dc61374f49b9d90cf504d1" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_1c2d3c4dce512db3188c132c52cf7446.setContent(html_ca5b155288dc61374f49b9d90cf504d1);
|
|
|
|
|
|
|
|
marker_8bbea455ea751d45d31ce01975e8eeaf.bindPopup(popup_1c2d3c4dce512db3188c132c52cf7446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bbea455ea751d45d31ce01975e8eeaf.setIcon(icon_bff05175122c1e655ba1b8e75ba18472);
|
|
|
|
|
|
var marker_6020982204c8318d9c89b79002c4c40c = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c30259485aaed9617426279f4c4aeab6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb1575a3b776696cbec6613b531e188a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ac837397362cbe26acc037f68db1691 = $(`<div id="html_4ac837397362cbe26acc037f68db1691" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_fb1575a3b776696cbec6613b531e188a.setContent(html_4ac837397362cbe26acc037f68db1691);
|
|
|
|
|
|
|
|
marker_6020982204c8318d9c89b79002c4c40c.bindPopup(popup_fb1575a3b776696cbec6613b531e188a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6020982204c8318d9c89b79002c4c40c.setIcon(icon_c30259485aaed9617426279f4c4aeab6);
|
|
|
|
|
|
var marker_ef6219ff33aca3e3584f706b35da9f1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_2fe5a976387d01ea5d598ccd78d546df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2e9bb9154f2926aa671065bc7e13fe5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b0630abf7aea953c7020e45f0c948b7 = $(`<div id="html_7b0630abf7aea953c7020e45f0c948b7" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_e2e9bb9154f2926aa671065bc7e13fe5.setContent(html_7b0630abf7aea953c7020e45f0c948b7);
|
|
|
|
|
|
|
|
marker_ef6219ff33aca3e3584f706b35da9f1b.bindPopup(popup_e2e9bb9154f2926aa671065bc7e13fe5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef6219ff33aca3e3584f706b35da9f1b.setIcon(icon_2fe5a976387d01ea5d598ccd78d546df);
|
|
|
|
|
|
var marker_e8dd40e59b6663ce896771c8931477bb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c9179bafe28313cdfe03ed955d6b735b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8559c535fa7c2802efdf476591caba6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e048705b116b4f68668d466a5eb9616 = $(`<div id="html_4e048705b116b4f68668d466a5eb9616" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_8559c535fa7c2802efdf476591caba6a.setContent(html_4e048705b116b4f68668d466a5eb9616);
|
|
|
|
|
|
|
|
marker_e8dd40e59b6663ce896771c8931477bb.bindPopup(popup_8559c535fa7c2802efdf476591caba6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8dd40e59b6663ce896771c8931477bb.setIcon(icon_c9179bafe28313cdfe03ed955d6b735b);
|
|
|
|
|
|
var marker_16c4147ec76ca6669e3af16a41330a50 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_65638d7ee3f4408822cb745bf58d3a6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a884bb3aadd4910035b4c884d16c7fec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9d5e7d8619300707dcad63309f5c068 = $(`<div id="html_a9d5e7d8619300707dcad63309f5c068" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_a884bb3aadd4910035b4c884d16c7fec.setContent(html_a9d5e7d8619300707dcad63309f5c068);
|
|
|
|
|
|
|
|
marker_16c4147ec76ca6669e3af16a41330a50.bindPopup(popup_a884bb3aadd4910035b4c884d16c7fec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c4147ec76ca6669e3af16a41330a50.setIcon(icon_65638d7ee3f4408822cb745bf58d3a6f);
|
|
|
|
|
|
var marker_a60edcacfb3be97107a5b014bd56c6e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c8663d04618a4b4041b9f6af214a416f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_642f1b7a59e4da2ddf7e58a03d57c741 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bf9a10119e180bb0c8530943b49d48b = $(`<div id="html_3bf9a10119e180bb0c8530943b49d48b" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_642f1b7a59e4da2ddf7e58a03d57c741.setContent(html_3bf9a10119e180bb0c8530943b49d48b);
|
|
|
|
|
|
|
|
marker_a60edcacfb3be97107a5b014bd56c6e9.bindPopup(popup_642f1b7a59e4da2ddf7e58a03d57c741)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a60edcacfb3be97107a5b014bd56c6e9.setIcon(icon_c8663d04618a4b4041b9f6af214a416f);
|
|
|
|
|
|
var marker_6a262641234947744613ab3fb3b15e3b = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b151eb5f5091b3ceb27fd056d69b6687 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cd4a3c5da018bdc5a72adcc663a9779 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_300875c3aa93db45edc53ff85d4835a9 = $(`<div id="html_300875c3aa93db45edc53ff85d4835a9" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_9cd4a3c5da018bdc5a72adcc663a9779.setContent(html_300875c3aa93db45edc53ff85d4835a9);
|
|
|
|
|
|
|
|
marker_6a262641234947744613ab3fb3b15e3b.bindPopup(popup_9cd4a3c5da018bdc5a72adcc663a9779)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a262641234947744613ab3fb3b15e3b.setIcon(icon_b151eb5f5091b3ceb27fd056d69b6687);
|
|
|
|
|
|
var marker_c800fea5ca1701f80a426a211040a393 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_72e9e01b9fb5d32455a9bd6e5a1919d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f303ac47c2e9d38863727a3a3dd96b12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_717d14ea1ba7b0fa43ff7f9856ded806 = $(`<div id="html_717d14ea1ba7b0fa43ff7f9856ded806" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_f303ac47c2e9d38863727a3a3dd96b12.setContent(html_717d14ea1ba7b0fa43ff7f9856ded806);
|
|
|
|
|
|
|
|
marker_c800fea5ca1701f80a426a211040a393.bindPopup(popup_f303ac47c2e9d38863727a3a3dd96b12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c800fea5ca1701f80a426a211040a393.setIcon(icon_72e9e01b9fb5d32455a9bd6e5a1919d7);
|
|
|
|
|
|
var marker_26fe2c86ea292690571c4d14bbe12272 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b14971727058062874eb0937ef456527 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23419e57923f9934d6073749d3cbd1a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e28cae878410a7f18cba5a4ee113164e = $(`<div id="html_e28cae878410a7f18cba5a4ee113164e" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_23419e57923f9934d6073749d3cbd1a2.setContent(html_e28cae878410a7f18cba5a4ee113164e);
|
|
|
|
|
|
|
|
marker_26fe2c86ea292690571c4d14bbe12272.bindPopup(popup_23419e57923f9934d6073749d3cbd1a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26fe2c86ea292690571c4d14bbe12272.setIcon(icon_b14971727058062874eb0937ef456527);
|
|
|
|
|
|
var marker_a8d8ecf239548c9b440d2a48ae53cf15 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_3d67f911a66b94a4c801732345680a98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ed3b0d586f83593978052bc67068778 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70cf6dec2925c750426e70b5a47c009d = $(`<div id="html_70cf6dec2925c750426e70b5a47c009d" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_6ed3b0d586f83593978052bc67068778.setContent(html_70cf6dec2925c750426e70b5a47c009d);
|
|
|
|
|
|
|
|
marker_a8d8ecf239548c9b440d2a48ae53cf15.bindPopup(popup_6ed3b0d586f83593978052bc67068778)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8d8ecf239548c9b440d2a48ae53cf15.setIcon(icon_3d67f911a66b94a4c801732345680a98);
|
|
|
|
|
|
var marker_cba8b91a5e5c7910d70cf799a54c2b05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_bf2cf8ea0527f0c62dc6e3e1b47031fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c58b3cd0f5e749638c28b979dd649c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bd1879e730ab3b75cf9b436d795566d = $(`<div id="html_0bd1879e730ab3b75cf9b436d795566d" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_8c58b3cd0f5e749638c28b979dd649c5.setContent(html_0bd1879e730ab3b75cf9b436d795566d);
|
|
|
|
|
|
|
|
marker_cba8b91a5e5c7910d70cf799a54c2b05.bindPopup(popup_8c58b3cd0f5e749638c28b979dd649c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cba8b91a5e5c7910d70cf799a54c2b05.setIcon(icon_bf2cf8ea0527f0c62dc6e3e1b47031fb);
|
|
|
|
|
|
var marker_6d326b4cc2f3f17c1e49ecce284036a4 = L.marker(
|
|
[41.8959, -88.2169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_409381d4af643febd79b992a2e3acaec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5104e90a6f8c8bb936fde2271dbe0ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9d4bb81ea26de95585cb8ae8e533d7 = $(`<div id="html_0f9d4bb81ea26de95585cb8ae8e533d7" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_e5104e90a6f8c8bb936fde2271dbe0ef.setContent(html_0f9d4bb81ea26de95585cb8ae8e533d7);
|
|
|
|
|
|
|
|
marker_6d326b4cc2f3f17c1e49ecce284036a4.bindPopup(popup_e5104e90a6f8c8bb936fde2271dbe0ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d326b4cc2f3f17c1e49ecce284036a4.setIcon(icon_409381d4af643febd79b992a2e3acaec);
|
|
|
|
|
|
var marker_6ff20a6f73ca58f9adccd1d21fb1bad7 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_6713ab1f382b6db36463967aba727d9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e19bc9b5ddd17334283f105e7d8b6710 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ce653710e8568be13a35b358b183880 = $(`<div id="html_1ce653710e8568be13a35b358b183880" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_e19bc9b5ddd17334283f105e7d8b6710.setContent(html_1ce653710e8568be13a35b358b183880);
|
|
|
|
|
|
|
|
marker_6ff20a6f73ca58f9adccd1d21fb1bad7.bindPopup(popup_e19bc9b5ddd17334283f105e7d8b6710)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ff20a6f73ca58f9adccd1d21fb1bad7.setIcon(icon_6713ab1f382b6db36463967aba727d9a);
|
|
|
|
|
|
var marker_299a6fda4a5b94dc49cf5d6c8d6449fe = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_6d7ad067cea02d73f0e3af05b993aa3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b79152ec30514a149bf798cdc83f56b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0210e89a9039022f1aeeab55b7ed7c9f = $(`<div id="html_0210e89a9039022f1aeeab55b7ed7c9f" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_b79152ec30514a149bf798cdc83f56b3.setContent(html_0210e89a9039022f1aeeab55b7ed7c9f);
|
|
|
|
|
|
|
|
marker_299a6fda4a5b94dc49cf5d6c8d6449fe.bindPopup(popup_b79152ec30514a149bf798cdc83f56b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_299a6fda4a5b94dc49cf5d6c8d6449fe.setIcon(icon_6d7ad067cea02d73f0e3af05b993aa3e);
|
|
|
|
|
|
var marker_75aff4649adb271e9ee11d6191993ba7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_43e82e2f1cc26e47d916083d8ea577b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_836fca78ec3ef7b7021df855208206be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd70c12de451a0d52cd39eac70d74c9d = $(`<div id="html_bd70c12de451a0d52cd39eac70d74c9d" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_836fca78ec3ef7b7021df855208206be.setContent(html_bd70c12de451a0d52cd39eac70d74c9d);
|
|
|
|
|
|
|
|
marker_75aff4649adb271e9ee11d6191993ba7.bindPopup(popup_836fca78ec3ef7b7021df855208206be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75aff4649adb271e9ee11d6191993ba7.setIcon(icon_43e82e2f1cc26e47d916083d8ea577b4);
|
|
|
|
|
|
var marker_eb52b594e65cae73d6b9a788a9a85637 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_05eb69425feb70244d87d26ddb38c18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aa27854ed15156934d934dbb5919654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dcc9d6f87c412e7de632c3dec568a36 = $(`<div id="html_6dcc9d6f87c412e7de632c3dec568a36" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_1aa27854ed15156934d934dbb5919654.setContent(html_6dcc9d6f87c412e7de632c3dec568a36);
|
|
|
|
|
|
|
|
marker_eb52b594e65cae73d6b9a788a9a85637.bindPopup(popup_1aa27854ed15156934d934dbb5919654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb52b594e65cae73d6b9a788a9a85637.setIcon(icon_05eb69425feb70244d87d26ddb38c18a);
|
|
|
|
|
|
var marker_26ef0f9a87ec67b1cd669dbe080b42d7 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_8e2551c70e3e4187ab39d170be4c0a84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82cf1b35a204b1c5823b200871ff8158 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b86b0ca090d2940d054d12d3b60f18d = $(`<div id="html_3b86b0ca090d2940d054d12d3b60f18d" style="width: 100.0%; height: 100.0%;">hivetalk.nostr1.com</div>`)[0];
|
|
popup_82cf1b35a204b1c5823b200871ff8158.setContent(html_3b86b0ca090d2940d054d12d3b60f18d);
|
|
|
|
|
|
|
|
marker_26ef0f9a87ec67b1cd669dbe080b42d7.bindPopup(popup_82cf1b35a204b1c5823b200871ff8158)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26ef0f9a87ec67b1cd669dbe080b42d7.setIcon(icon_8e2551c70e3e4187ab39d170be4c0a84);
|
|
|
|
|
|
var marker_2c7b2b30180866a437bb3bdcb421bd13 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c2c4b064b0afd105b674f03078c6cd55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab6871a2407879a30990d5aeebf68c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bcfb86c47b877afdddb257bc0398633 = $(`<div id="html_8bcfb86c47b877afdddb257bc0398633" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_5ab6871a2407879a30990d5aeebf68c8.setContent(html_8bcfb86c47b877afdddb257bc0398633);
|
|
|
|
|
|
|
|
marker_2c7b2b30180866a437bb3bdcb421bd13.bindPopup(popup_5ab6871a2407879a30990d5aeebf68c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c7b2b30180866a437bb3bdcb421bd13.setIcon(icon_c2c4b064b0afd105b674f03078c6cd55);
|
|
|
|
|
|
var marker_7f562f9d90a29513c7f4dd53eae52daf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7b04c3e34f464284a21057260c3268fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfe155c7bc4d7071a851de3d6116083a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fa97f8811cbad109b029931386322cc = $(`<div id="html_8fa97f8811cbad109b029931386322cc" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_cfe155c7bc4d7071a851de3d6116083a.setContent(html_8fa97f8811cbad109b029931386322cc);
|
|
|
|
|
|
|
|
marker_7f562f9d90a29513c7f4dd53eae52daf.bindPopup(popup_cfe155c7bc4d7071a851de3d6116083a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f562f9d90a29513c7f4dd53eae52daf.setIcon(icon_7b04c3e34f464284a21057260c3268fa);
|
|
|
|
|
|
var marker_b4ca2c0f4349777b87b15d589ad3f13e = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_fbc4b5aa946a2d4618843dff9dba2564 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b906fe63c4335f918ca01ad5bdbcf05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_404759d96eec0b021f5a9a15815d0773 = $(`<div id="html_404759d96eec0b021f5a9a15815d0773" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_5b906fe63c4335f918ca01ad5bdbcf05.setContent(html_404759d96eec0b021f5a9a15815d0773);
|
|
|
|
|
|
|
|
marker_b4ca2c0f4349777b87b15d589ad3f13e.bindPopup(popup_5b906fe63c4335f918ca01ad5bdbcf05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4ca2c0f4349777b87b15d589ad3f13e.setIcon(icon_fbc4b5aa946a2d4618843dff9dba2564);
|
|
|
|
|
|
var marker_5af80a225d1d9d1359ce060ae7c52046 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5a9bc0f3d7259d37c0a336fa8d82e18e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ac74ebcd2d06b526db95b591e25beb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e75c7129a0a3e9fdb8cf9da928074fcf = $(`<div id="html_e75c7129a0a3e9fdb8cf9da928074fcf" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_2ac74ebcd2d06b526db95b591e25beb5.setContent(html_e75c7129a0a3e9fdb8cf9da928074fcf);
|
|
|
|
|
|
|
|
marker_5af80a225d1d9d1359ce060ae7c52046.bindPopup(popup_2ac74ebcd2d06b526db95b591e25beb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5af80a225d1d9d1359ce060ae7c52046.setIcon(icon_5a9bc0f3d7259d37c0a336fa8d82e18e);
|
|
|
|
|
|
var marker_94b4141fba3ca0a796166278906be09e = L.marker(
|
|
[41.8959, -88.2169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5cd2c612d11cb25da9c87ca1d77fa9e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dcebb236078d6f2bbe02c80652a376e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5b13037f87d2e2586af8ede484ad214 = $(`<div id="html_a5b13037f87d2e2586af8ede484ad214" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_1dcebb236078d6f2bbe02c80652a376e.setContent(html_a5b13037f87d2e2586af8ede484ad214);
|
|
|
|
|
|
|
|
marker_94b4141fba3ca0a796166278906be09e.bindPopup(popup_1dcebb236078d6f2bbe02c80652a376e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94b4141fba3ca0a796166278906be09e.setIcon(icon_5cd2c612d11cb25da9c87ca1d77fa9e9);
|
|
|
|
|
|
var marker_ab95e29a09904d2e87a37ebc2faaafcf = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_efc63d4895b4805010c587d49b56e728 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c92ec20983f82a9074fa9e11d2d1abcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6e0c28a032406f663133cfaea262439 = $(`<div id="html_a6e0c28a032406f663133cfaea262439" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_c92ec20983f82a9074fa9e11d2d1abcc.setContent(html_a6e0c28a032406f663133cfaea262439);
|
|
|
|
|
|
|
|
marker_ab95e29a09904d2e87a37ebc2faaafcf.bindPopup(popup_c92ec20983f82a9074fa9e11d2d1abcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab95e29a09904d2e87a37ebc2faaafcf.setIcon(icon_efc63d4895b4805010c587d49b56e728);
|
|
|
|
|
|
var marker_3a5fd93bbad3e946b96696ac5a1ae4b4 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_57b52d8ed473ecf7ca7b09ad61642b1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3bf70c5c46f2970993072d99638f477 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bc16856b115c620331fde70c2a22813 = $(`<div id="html_5bc16856b115c620331fde70c2a22813" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_b3bf70c5c46f2970993072d99638f477.setContent(html_5bc16856b115c620331fde70c2a22813);
|
|
|
|
|
|
|
|
marker_3a5fd93bbad3e946b96696ac5a1ae4b4.bindPopup(popup_b3bf70c5c46f2970993072d99638f477)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a5fd93bbad3e946b96696ac5a1ae4b4.setIcon(icon_57b52d8ed473ecf7ca7b09ad61642b1a);
|
|
|
|
|
|
var marker_7799dda264add214856df4c444b72600 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_a15407424fee1723298a38b330c9e04d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8998cf9e11842c5df978896db1678a5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f111b351fd01d7380e1f0c37d6db9e91 = $(`<div id="html_f111b351fd01d7380e1f0c37d6db9e91" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_8998cf9e11842c5df978896db1678a5a.setContent(html_f111b351fd01d7380e1f0c37d6db9e91);
|
|
|
|
|
|
|
|
marker_7799dda264add214856df4c444b72600.bindPopup(popup_8998cf9e11842c5df978896db1678a5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7799dda264add214856df4c444b72600.setIcon(icon_a15407424fee1723298a38b330c9e04d);
|
|
|
|
|
|
var marker_6bc7abd95eb697b7e252d930f39eb325 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_4730eb19dcd02ae7c80f6983aca2dd22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_203d941f5642cd0f6217245e24b84294 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5ab98ff330b42013d809e9c31c502f8 = $(`<div id="html_e5ab98ff330b42013d809e9c31c502f8" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_203d941f5642cd0f6217245e24b84294.setContent(html_e5ab98ff330b42013d809e9c31c502f8);
|
|
|
|
|
|
|
|
marker_6bc7abd95eb697b7e252d930f39eb325.bindPopup(popup_203d941f5642cd0f6217245e24b84294)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bc7abd95eb697b7e252d930f39eb325.setIcon(icon_4730eb19dcd02ae7c80f6983aca2dd22);
|
|
|
|
|
|
var marker_6ce297e323615a54a6d3bbf58cfd02f1 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f88753b096640ad20a8cd38fdf372bbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75a973961b0ebc8c395e3298c18c9503 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a9a78e6699c6e55a622841d6363929b = $(`<div id="html_2a9a78e6699c6e55a622841d6363929b" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_75a973961b0ebc8c395e3298c18c9503.setContent(html_2a9a78e6699c6e55a622841d6363929b);
|
|
|
|
|
|
|
|
marker_6ce297e323615a54a6d3bbf58cfd02f1.bindPopup(popup_75a973961b0ebc8c395e3298c18c9503)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ce297e323615a54a6d3bbf58cfd02f1.setIcon(icon_f88753b096640ad20a8cd38fdf372bbf);
|
|
|
|
|
|
var marker_c612b19f7b5912cd9ab1900e9cc2d458 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_6de00f859133b7d581073611abaea925 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dd6a8369f72a4774f1629e6190255b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc51f8a3e00de2d9ca188d111f9308c0 = $(`<div id="html_dc51f8a3e00de2d9ca188d111f9308c0" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_5dd6a8369f72a4774f1629e6190255b8.setContent(html_dc51f8a3e00de2d9ca188d111f9308c0);
|
|
|
|
|
|
|
|
marker_c612b19f7b5912cd9ab1900e9cc2d458.bindPopup(popup_5dd6a8369f72a4774f1629e6190255b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c612b19f7b5912cd9ab1900e9cc2d458.setIcon(icon_6de00f859133b7d581073611abaea925);
|
|
|
|
|
|
var marker_c7ebf0cf746e44b9ec0e17490125956d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_a55917a20682892e75d7668248434701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfdc30da7b5cdda3da8c9607921be8d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8443e466f7c864067d21d3fad50fe705 = $(`<div id="html_8443e466f7c864067d21d3fad50fe705" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_bfdc30da7b5cdda3da8c9607921be8d5.setContent(html_8443e466f7c864067d21d3fad50fe705);
|
|
|
|
|
|
|
|
marker_c7ebf0cf746e44b9ec0e17490125956d.bindPopup(popup_bfdc30da7b5cdda3da8c9607921be8d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7ebf0cf746e44b9ec0e17490125956d.setIcon(icon_a55917a20682892e75d7668248434701);
|
|
|
|
|
|
var marker_3dc44a6ea4df0caf5047110bd9ea0618 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f6eb81fa6ae910ec4268f83f4137ffc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e39f8a128da963e17ee629d16d35c04a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc71d6e782652817c33fd7a281f5d5b0 = $(`<div id="html_dc71d6e782652817c33fd7a281f5d5b0" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_e39f8a128da963e17ee629d16d35c04a.setContent(html_dc71d6e782652817c33fd7a281f5d5b0);
|
|
|
|
|
|
|
|
marker_3dc44a6ea4df0caf5047110bd9ea0618.bindPopup(popup_e39f8a128da963e17ee629d16d35c04a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dc44a6ea4df0caf5047110bd9ea0618.setIcon(icon_f6eb81fa6ae910ec4268f83f4137ffc0);
|
|
|
|
|
|
var marker_fb8a3cf58bad9a3d8575870436497754 = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_8296c37ee7dc87360856d446f7536d55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3933ad0be5362f74880172e28f04a250 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_069eafc680ab1f66cf49a6d3cff9d861 = $(`<div id="html_069eafc680ab1f66cf49a6d3cff9d861" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_3933ad0be5362f74880172e28f04a250.setContent(html_069eafc680ab1f66cf49a6d3cff9d861);
|
|
|
|
|
|
|
|
marker_fb8a3cf58bad9a3d8575870436497754.bindPopup(popup_3933ad0be5362f74880172e28f04a250)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb8a3cf58bad9a3d8575870436497754.setIcon(icon_8296c37ee7dc87360856d446f7536d55);
|
|
|
|
|
|
var marker_2c4735dc48a8d944c7d5b0973272afcf = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7d6fd60b918aaf90c7c23f8a8058f1de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_894dd6d21d5eb9fd7e975653a7c42028 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f34efc82daba00b307c5412a8c0f964b = $(`<div id="html_f34efc82daba00b307c5412a8c0f964b" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_894dd6d21d5eb9fd7e975653a7c42028.setContent(html_f34efc82daba00b307c5412a8c0f964b);
|
|
|
|
|
|
|
|
marker_2c4735dc48a8d944c7d5b0973272afcf.bindPopup(popup_894dd6d21d5eb9fd7e975653a7c42028)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c4735dc48a8d944c7d5b0973272afcf.setIcon(icon_7d6fd60b918aaf90c7c23f8a8058f1de);
|
|
|
|
|
|
var marker_6848026f750ea31a1ea37ce80cc2762f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_54fb9e315c443d21424ab61b07b8fca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01e5f8191bae58ce30eae90f40b8501f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2e3ad4b9cc893580406d3eae2847d65 = $(`<div id="html_a2e3ad4b9cc893580406d3eae2847d65" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_01e5f8191bae58ce30eae90f40b8501f.setContent(html_a2e3ad4b9cc893580406d3eae2847d65);
|
|
|
|
|
|
|
|
marker_6848026f750ea31a1ea37ce80cc2762f.bindPopup(popup_01e5f8191bae58ce30eae90f40b8501f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6848026f750ea31a1ea37ce80cc2762f.setIcon(icon_54fb9e315c443d21424ab61b07b8fca7);
|
|
|
|
|
|
var marker_aa07ced739e2b7fd28101fcc20c5e94e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_2f7a4786905fc524b309e1638b242638 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85410429f98cd08fe60c0645d1701d8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0ebf809088efb949bc8532d2db514b2 = $(`<div id="html_a0ebf809088efb949bc8532d2db514b2" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_85410429f98cd08fe60c0645d1701d8f.setContent(html_a0ebf809088efb949bc8532d2db514b2);
|
|
|
|
|
|
|
|
marker_aa07ced739e2b7fd28101fcc20c5e94e.bindPopup(popup_85410429f98cd08fe60c0645d1701d8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa07ced739e2b7fd28101fcc20c5e94e.setIcon(icon_2f7a4786905fc524b309e1638b242638);
|
|
|
|
|
|
var marker_c8154c8b8a73aa0c566fe02120eb2b57 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7b62228f0de55be4e6d1210b9adc281b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cdb2ff5993d981e7ad97323d8417cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87e5e19aa1685392718d1225fa01a354 = $(`<div id="html_87e5e19aa1685392718d1225fa01a354" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_1cdb2ff5993d981e7ad97323d8417cdf.setContent(html_87e5e19aa1685392718d1225fa01a354);
|
|
|
|
|
|
|
|
marker_c8154c8b8a73aa0c566fe02120eb2b57.bindPopup(popup_1cdb2ff5993d981e7ad97323d8417cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8154c8b8a73aa0c566fe02120eb2b57.setIcon(icon_7b62228f0de55be4e6d1210b9adc281b);
|
|
|
|
|
|
var marker_b3722c4068a63476ad5be9e6a2213827 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_1692fb19a7482505852e3d9207065dec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d9275c6689caecdaed4f724fc0b74f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_947a99a380f9d18267c737e3a2e99af4 = $(`<div id="html_947a99a380f9d18267c737e3a2e99af4" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_1d9275c6689caecdaed4f724fc0b74f1.setContent(html_947a99a380f9d18267c737e3a2e99af4);
|
|
|
|
|
|
|
|
marker_b3722c4068a63476ad5be9e6a2213827.bindPopup(popup_1d9275c6689caecdaed4f724fc0b74f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3722c4068a63476ad5be9e6a2213827.setIcon(icon_1692fb19a7482505852e3d9207065dec);
|
|
|
|
|
|
var marker_589f32fa4f033693c888f1fe7d248140 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b4a3cc6355355eb49aa489e4d6d41b3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba834a8c83a5ac14ded00c68adbe2419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5069fc3540149ab230271cec2ada5c3 = $(`<div id="html_f5069fc3540149ab230271cec2ada5c3" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_ba834a8c83a5ac14ded00c68adbe2419.setContent(html_f5069fc3540149ab230271cec2ada5c3);
|
|
|
|
|
|
|
|
marker_589f32fa4f033693c888f1fe7d248140.bindPopup(popup_ba834a8c83a5ac14ded00c68adbe2419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_589f32fa4f033693c888f1fe7d248140.setIcon(icon_b4a3cc6355355eb49aa489e4d6d41b3b);
|
|
|
|
|
|
var marker_30eae4fca268500d8ff8b2dd109b5087 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_2a7dc5cdeb4da0d802e4dea8801dff77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f2cd7f4fd58454f1f51cc55b8624687 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce7ddb2e98799a6feb6eea5e398f2f31 = $(`<div id="html_ce7ddb2e98799a6feb6eea5e398f2f31" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_9f2cd7f4fd58454f1f51cc55b8624687.setContent(html_ce7ddb2e98799a6feb6eea5e398f2f31);
|
|
|
|
|
|
|
|
marker_30eae4fca268500d8ff8b2dd109b5087.bindPopup(popup_9f2cd7f4fd58454f1f51cc55b8624687)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30eae4fca268500d8ff8b2dd109b5087.setIcon(icon_2a7dc5cdeb4da0d802e4dea8801dff77);
|
|
|
|
|
|
var marker_eaaea80a985aa422fc979bb379d7178e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ff1be5526cda3231fcb45eb7c43a8fca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1264fb1cbda9ef759e760892e3ad4b54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3864ceaf4929935715e08d8713e22018 = $(`<div id="html_3864ceaf4929935715e08d8713e22018" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_1264fb1cbda9ef759e760892e3ad4b54.setContent(html_3864ceaf4929935715e08d8713e22018);
|
|
|
|
|
|
|
|
marker_eaaea80a985aa422fc979bb379d7178e.bindPopup(popup_1264fb1cbda9ef759e760892e3ad4b54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaaea80a985aa422fc979bb379d7178e.setIcon(icon_ff1be5526cda3231fcb45eb7c43a8fca);
|
|
|
|
|
|
var marker_605661da61445fbc0db1f354e71615d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e077c92432b643b2e85086f8d5beaf85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_346c2355571cb34ec54f2a9af023ee7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0faa2f9ba2cebbdd856b8298af42bb6 = $(`<div id="html_f0faa2f9ba2cebbdd856b8298af42bb6" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_346c2355571cb34ec54f2a9af023ee7e.setContent(html_f0faa2f9ba2cebbdd856b8298af42bb6);
|
|
|
|
|
|
|
|
marker_605661da61445fbc0db1f354e71615d8.bindPopup(popup_346c2355571cb34ec54f2a9af023ee7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_605661da61445fbc0db1f354e71615d8.setIcon(icon_e077c92432b643b2e85086f8d5beaf85);
|
|
|
|
|
|
var marker_3072c3501caa65d5b18e00b08fe32995 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f5d08ab7b839a2a62819e4d62a0bbf7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a183c372cec53455d9d777077771b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c29171cfd3472b8ee4d9ca32e83f914 = $(`<div id="html_9c29171cfd3472b8ee4d9ca32e83f914" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_42a183c372cec53455d9d777077771b9.setContent(html_9c29171cfd3472b8ee4d9ca32e83f914);
|
|
|
|
|
|
|
|
marker_3072c3501caa65d5b18e00b08fe32995.bindPopup(popup_42a183c372cec53455d9d777077771b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3072c3501caa65d5b18e00b08fe32995.setIcon(icon_f5d08ab7b839a2a62819e4d62a0bbf7e);
|
|
|
|
|
|
var marker_dda936e782901571564292cf170a6401 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ec833dce556e96086831688eb9fba50e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a21fe2396e567524662fd8c40b6ed5de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70bec978d6ae3261fea1cc0ea449c47d = $(`<div id="html_70bec978d6ae3261fea1cc0ea449c47d" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_a21fe2396e567524662fd8c40b6ed5de.setContent(html_70bec978d6ae3261fea1cc0ea449c47d);
|
|
|
|
|
|
|
|
marker_dda936e782901571564292cf170a6401.bindPopup(popup_a21fe2396e567524662fd8c40b6ed5de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dda936e782901571564292cf170a6401.setIcon(icon_ec833dce556e96086831688eb9fba50e);
|
|
|
|
|
|
var marker_b8e1e76a038bcb5b8fdd2f414bb3cadc = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_cf7f667e9a3df02a8944db7318c1bfe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdd955b257b93e3a8404602cf2a45ddf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3f544a45384c0f26e46903c306ea886 = $(`<div id="html_e3f544a45384c0f26e46903c306ea886" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_fdd955b257b93e3a8404602cf2a45ddf.setContent(html_e3f544a45384c0f26e46903c306ea886);
|
|
|
|
|
|
|
|
marker_b8e1e76a038bcb5b8fdd2f414bb3cadc.bindPopup(popup_fdd955b257b93e3a8404602cf2a45ddf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8e1e76a038bcb5b8fdd2f414bb3cadc.setIcon(icon_cf7f667e9a3df02a8944db7318c1bfe1);
|
|
|
|
|
|
var marker_9b9f6b4f0a71cfd3a0b9afeeecf9933a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_6fe997413f358f26ef876077f8c6e714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2294172745a0b5c4ddcf8e06bea952f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb5fb722fdd797318120ac0da4d53f91 = $(`<div id="html_eb5fb722fdd797318120ac0da4d53f91" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_2294172745a0b5c4ddcf8e06bea952f5.setContent(html_eb5fb722fdd797318120ac0da4d53f91);
|
|
|
|
|
|
|
|
marker_9b9f6b4f0a71cfd3a0b9afeeecf9933a.bindPopup(popup_2294172745a0b5c4ddcf8e06bea952f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b9f6b4f0a71cfd3a0b9afeeecf9933a.setIcon(icon_6fe997413f358f26ef876077f8c6e714);
|
|
|
|
|
|
var marker_861ffd6d518fe8266031e6cc8d4d8a96 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_813fc19b26fe52feeb1d71c61de4c6d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11a41bc80ca48c0820766f523131ff33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a5074e5475c98314385128eca1067bd = $(`<div id="html_2a5074e5475c98314385128eca1067bd" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_11a41bc80ca48c0820766f523131ff33.setContent(html_2a5074e5475c98314385128eca1067bd);
|
|
|
|
|
|
|
|
marker_861ffd6d518fe8266031e6cc8d4d8a96.bindPopup(popup_11a41bc80ca48c0820766f523131ff33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_861ffd6d518fe8266031e6cc8d4d8a96.setIcon(icon_813fc19b26fe52feeb1d71c61de4c6d9);
|
|
|
|
|
|
var marker_5a7c11e1f377be390a8660c950af5a39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_74b6c7cc48dc51c37f6cfa8129ecad17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b933787c6fb2f6411c49c64a6ddaccbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4f44589c3c94936c54f8aa0fe5176ec = $(`<div id="html_b4f44589c3c94936c54f8aa0fe5176ec" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_b933787c6fb2f6411c49c64a6ddaccbd.setContent(html_b4f44589c3c94936c54f8aa0fe5176ec);
|
|
|
|
|
|
|
|
marker_5a7c11e1f377be390a8660c950af5a39.bindPopup(popup_b933787c6fb2f6411c49c64a6ddaccbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a7c11e1f377be390a8660c950af5a39.setIcon(icon_74b6c7cc48dc51c37f6cfa8129ecad17);
|
|
|
|
|
|
var marker_ecb593f07c5ccefc0e43f556b1cc57d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_3aa31579b7dd2606a5dba308f20eebf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b40692bdc4ba4095df857bdec26ee3e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bb11253bdfe82f1107e21813cf3352d = $(`<div id="html_0bb11253bdfe82f1107e21813cf3352d" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_b40692bdc4ba4095df857bdec26ee3e8.setContent(html_0bb11253bdfe82f1107e21813cf3352d);
|
|
|
|
|
|
|
|
marker_ecb593f07c5ccefc0e43f556b1cc57d1.bindPopup(popup_b40692bdc4ba4095df857bdec26ee3e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecb593f07c5ccefc0e43f556b1cc57d1.setIcon(icon_3aa31579b7dd2606a5dba308f20eebf6);
|
|
|
|
|
|
var marker_2b4fe7d9e77d0ee80e68dbd22e16876d = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_15640363bfd68f28bf535fdebbd50ff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b16af7f20ee4fd138f6eac9e1d07821 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e6a302e040e25def40c39d096cab814 = $(`<div id="html_0e6a302e040e25def40c39d096cab814" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_8b16af7f20ee4fd138f6eac9e1d07821.setContent(html_0e6a302e040e25def40c39d096cab814);
|
|
|
|
|
|
|
|
marker_2b4fe7d9e77d0ee80e68dbd22e16876d.bindPopup(popup_8b16af7f20ee4fd138f6eac9e1d07821)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b4fe7d9e77d0ee80e68dbd22e16876d.setIcon(icon_15640363bfd68f28bf535fdebbd50ff6);
|
|
|
|
|
|
var marker_805e3614d3bcb8dae846a8e44f40234e = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_fb0a04b17974aa5522271cbbf5d78b88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72098a1d88ce4a6ad972909fa1d63471 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70ed85eb3e272b4655bf2d229995feac = $(`<div id="html_70ed85eb3e272b4655bf2d229995feac" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_72098a1d88ce4a6ad972909fa1d63471.setContent(html_70ed85eb3e272b4655bf2d229995feac);
|
|
|
|
|
|
|
|
marker_805e3614d3bcb8dae846a8e44f40234e.bindPopup(popup_72098a1d88ce4a6ad972909fa1d63471)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_805e3614d3bcb8dae846a8e44f40234e.setIcon(icon_fb0a04b17974aa5522271cbbf5d78b88);
|
|
|
|
|
|
var marker_4f0d436e31487ce17073ef0b19be1db5 = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_37f1efd87008f4959eb7f1e18890e1b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bee81a6fd274dcf3a4d87a09c0fa39b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31fbe535327ed52562e8a842542032e6 = $(`<div id="html_31fbe535327ed52562e8a842542032e6" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_0bee81a6fd274dcf3a4d87a09c0fa39b.setContent(html_31fbe535327ed52562e8a842542032e6);
|
|
|
|
|
|
|
|
marker_4f0d436e31487ce17073ef0b19be1db5.bindPopup(popup_0bee81a6fd274dcf3a4d87a09c0fa39b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f0d436e31487ce17073ef0b19be1db5.setIcon(icon_37f1efd87008f4959eb7f1e18890e1b9);
|
|
|
|
|
|
var marker_2a234835357a5e93789cf42a22be6c0e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b91bda932afd6faef3978939460e8b3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f03800d257cdb58c4387d89570df5caa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7402c553a0533c3b8b745f2e7ca9925 = $(`<div id="html_b7402c553a0533c3b8b745f2e7ca9925" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_f03800d257cdb58c4387d89570df5caa.setContent(html_b7402c553a0533c3b8b745f2e7ca9925);
|
|
|
|
|
|
|
|
marker_2a234835357a5e93789cf42a22be6c0e.bindPopup(popup_f03800d257cdb58c4387d89570df5caa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a234835357a5e93789cf42a22be6c0e.setIcon(icon_b91bda932afd6faef3978939460e8b3d);
|
|
|
|
|
|
var marker_80f588dd9b44cae5438f938df9d824b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f417662f976cdf76bf275bf1282e744e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_552f8e5b47441429ccce5dbf2a76bc6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57df5b145a4139298a959c01463a387a = $(`<div id="html_57df5b145a4139298a959c01463a387a" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_552f8e5b47441429ccce5dbf2a76bc6c.setContent(html_57df5b145a4139298a959c01463a387a);
|
|
|
|
|
|
|
|
marker_80f588dd9b44cae5438f938df9d824b1.bindPopup(popup_552f8e5b47441429ccce5dbf2a76bc6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80f588dd9b44cae5438f938df9d824b1.setIcon(icon_f417662f976cdf76bf275bf1282e744e);
|
|
|
|
|
|
var marker_6acdf7598b7bd83028b43968db9298bd = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d77cd56766809635c6afa6df89cbb887 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd1aa4388d2a28eacdf0c2d3ed5da28f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9c40200d48976034e5e22ebdb8d39b3 = $(`<div id="html_a9c40200d48976034e5e22ebdb8d39b3" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_bd1aa4388d2a28eacdf0c2d3ed5da28f.setContent(html_a9c40200d48976034e5e22ebdb8d39b3);
|
|
|
|
|
|
|
|
marker_6acdf7598b7bd83028b43968db9298bd.bindPopup(popup_bd1aa4388d2a28eacdf0c2d3ed5da28f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6acdf7598b7bd83028b43968db9298bd.setIcon(icon_d77cd56766809635c6afa6df89cbb887);
|
|
|
|
|
|
var marker_f1f9e5bba6eef454fa7e1f7c4c521759 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b7a5edb5c23128a4ef25f6f91b29f8ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73557bd061672be69f4d2795e85515b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbd6d076cd7cde9582d594c3da954727 = $(`<div id="html_bbd6d076cd7cde9582d594c3da954727" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_73557bd061672be69f4d2795e85515b0.setContent(html_bbd6d076cd7cde9582d594c3da954727);
|
|
|
|
|
|
|
|
marker_f1f9e5bba6eef454fa7e1f7c4c521759.bindPopup(popup_73557bd061672be69f4d2795e85515b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1f9e5bba6eef454fa7e1f7c4c521759.setIcon(icon_b7a5edb5c23128a4ef25f6f91b29f8ab);
|
|
|
|
|
|
var marker_5468f1e7cb910622fb916d0c0d9284ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_17ff4d582683d89c307254802ac27bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4593eddd5564c64f04e9669c4f5c1fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcb0e910484862ac30f4f9a3a7025c90 = $(`<div id="html_bcb0e910484862ac30f4f9a3a7025c90" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_b4593eddd5564c64f04e9669c4f5c1fa.setContent(html_bcb0e910484862ac30f4f9a3a7025c90);
|
|
|
|
|
|
|
|
marker_5468f1e7cb910622fb916d0c0d9284ff.bindPopup(popup_b4593eddd5564c64f04e9669c4f5c1fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5468f1e7cb910622fb916d0c0d9284ff.setIcon(icon_17ff4d582683d89c307254802ac27bff);
|
|
|
|
|
|
var marker_06bb0fc2cd3bdc0933f086ba655ec6ea = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c156c2865b864b8a84f9e9724b971cfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0af7957f6429968084e35a1d024f3cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_609248111114b08921464119d0a89794 = $(`<div id="html_609248111114b08921464119d0a89794" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_b0af7957f6429968084e35a1d024f3cc.setContent(html_609248111114b08921464119d0a89794);
|
|
|
|
|
|
|
|
marker_06bb0fc2cd3bdc0933f086ba655ec6ea.bindPopup(popup_b0af7957f6429968084e35a1d024f3cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06bb0fc2cd3bdc0933f086ba655ec6ea.setIcon(icon_c156c2865b864b8a84f9e9724b971cfb);
|
|
|
|
|
|
var marker_868829fb82da7a653ded1794b600fcf2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_18b5d57b404acb4bbcb14937176aaf75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a54caa4a26ab726d50447fe2743384fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b8512030cb42e9e6a8ea50baf8b3e10 = $(`<div id="html_6b8512030cb42e9e6a8ea50baf8b3e10" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_a54caa4a26ab726d50447fe2743384fd.setContent(html_6b8512030cb42e9e6a8ea50baf8b3e10);
|
|
|
|
|
|
|
|
marker_868829fb82da7a653ded1794b600fcf2.bindPopup(popup_a54caa4a26ab726d50447fe2743384fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_868829fb82da7a653ded1794b600fcf2.setIcon(icon_18b5d57b404acb4bbcb14937176aaf75);
|
|
|
|
|
|
var marker_39bc6ff7212d95f5bf6cc08172cc689c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_45f86fea95a96964e230086638c40925 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80312b6ed5ab69b7ecf630ece276845b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6df6675a3cfae6a009078ab5317cef50 = $(`<div id="html_6df6675a3cfae6a009078ab5317cef50" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_80312b6ed5ab69b7ecf630ece276845b.setContent(html_6df6675a3cfae6a009078ab5317cef50);
|
|
|
|
|
|
|
|
marker_39bc6ff7212d95f5bf6cc08172cc689c.bindPopup(popup_80312b6ed5ab69b7ecf630ece276845b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39bc6ff7212d95f5bf6cc08172cc689c.setIcon(icon_45f86fea95a96964e230086638c40925);
|
|
|
|
|
|
var marker_344955973b945021ba339e0cd7753166 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_82001581cf6ded7a2407ac607889d675 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddd467240835b9d472d2a63ec9d915a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21d9f2b4c7257750900fa95fa83f8241 = $(`<div id="html_21d9f2b4c7257750900fa95fa83f8241" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_ddd467240835b9d472d2a63ec9d915a3.setContent(html_21d9f2b4c7257750900fa95fa83f8241);
|
|
|
|
|
|
|
|
marker_344955973b945021ba339e0cd7753166.bindPopup(popup_ddd467240835b9d472d2a63ec9d915a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_344955973b945021ba339e0cd7753166.setIcon(icon_82001581cf6ded7a2407ac607889d675);
|
|
|
|
|
|
var marker_4a3200231102b9b2efebe8187b161a06 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_cc96f2133f14c23f28b8c9c24a9f3db1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_501dc5d60c4d6d3ab430c9d79ae74285 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5efa0b0f1c162330cfe0447e3bb29d48 = $(`<div id="html_5efa0b0f1c162330cfe0447e3bb29d48" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_501dc5d60c4d6d3ab430c9d79ae74285.setContent(html_5efa0b0f1c162330cfe0447e3bb29d48);
|
|
|
|
|
|
|
|
marker_4a3200231102b9b2efebe8187b161a06.bindPopup(popup_501dc5d60c4d6d3ab430c9d79ae74285)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a3200231102b9b2efebe8187b161a06.setIcon(icon_cc96f2133f14c23f28b8c9c24a9f3db1);
|
|
|
|
|
|
var marker_dcd1a52afa442932a033143ba36aa37f = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ad9f851aa96a46cbab20b4f4afe20a2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_114e49b369b25ec0f0342adce46c3cdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f19e341e292613a68f709bc6d993bcfc = $(`<div id="html_f19e341e292613a68f709bc6d993bcfc" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_114e49b369b25ec0f0342adce46c3cdc.setContent(html_f19e341e292613a68f709bc6d993bcfc);
|
|
|
|
|
|
|
|
marker_dcd1a52afa442932a033143ba36aa37f.bindPopup(popup_114e49b369b25ec0f0342adce46c3cdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcd1a52afa442932a033143ba36aa37f.setIcon(icon_ad9f851aa96a46cbab20b4f4afe20a2f);
|
|
|
|
|
|
var marker_f14a640eea972bfa0824161ac4ecbeec = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c92e87f67eea64ff19b0d35428c5f9a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eefb07b1244317072c27d3f3fb2711b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_634e84112be4b07f402be1aae1771bbb = $(`<div id="html_634e84112be4b07f402be1aae1771bbb" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_3eefb07b1244317072c27d3f3fb2711b.setContent(html_634e84112be4b07f402be1aae1771bbb);
|
|
|
|
|
|
|
|
marker_f14a640eea972bfa0824161ac4ecbeec.bindPopup(popup_3eefb07b1244317072c27d3f3fb2711b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f14a640eea972bfa0824161ac4ecbeec.setIcon(icon_c92e87f67eea64ff19b0d35428c5f9a9);
|
|
|
|
|
|
var marker_56c911990828e1dba99dca0ad79e7bbd = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_71711c78b5aafd03d2eb4b82315b464e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_718866c68bb624e1b47eada6dc0465da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc62410567bf28ce7a1e04c1e84c2c12 = $(`<div id="html_fc62410567bf28ce7a1e04c1e84c2c12" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_718866c68bb624e1b47eada6dc0465da.setContent(html_fc62410567bf28ce7a1e04c1e84c2c12);
|
|
|
|
|
|
|
|
marker_56c911990828e1dba99dca0ad79e7bbd.bindPopup(popup_718866c68bb624e1b47eada6dc0465da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56c911990828e1dba99dca0ad79e7bbd.setIcon(icon_71711c78b5aafd03d2eb4b82315b464e);
|
|
|
|
|
|
var marker_19a01a3b78f5dc12b10fe7139a0a3732 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_804f047365f45cb82964c86252057534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4c7ae8b427cd97049be5e2ea3d71ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70af723cf950e159e0b7efd14d3a2642 = $(`<div id="html_70af723cf950e159e0b7efd14d3a2642" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_a4c7ae8b427cd97049be5e2ea3d71ff9.setContent(html_70af723cf950e159e0b7efd14d3a2642);
|
|
|
|
|
|
|
|
marker_19a01a3b78f5dc12b10fe7139a0a3732.bindPopup(popup_a4c7ae8b427cd97049be5e2ea3d71ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19a01a3b78f5dc12b10fe7139a0a3732.setIcon(icon_804f047365f45cb82964c86252057534);
|
|
|
|
|
|
var marker_4134e0a2a3fb582867ace21eba293d96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_70d37c54353e74bd33729abc67a1935b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf1820e7e867affc9905f973a9eb5719 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_712b057a7ae6ecd8348c2f3d5d210a61 = $(`<div id="html_712b057a7ae6ecd8348c2f3d5d210a61" style="width: 100.0%; height: 100.0%;">nostr.lostr.space</div>`)[0];
|
|
popup_bf1820e7e867affc9905f973a9eb5719.setContent(html_712b057a7ae6ecd8348c2f3d5d210a61);
|
|
|
|
|
|
|
|
marker_4134e0a2a3fb582867ace21eba293d96.bindPopup(popup_bf1820e7e867affc9905f973a9eb5719)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4134e0a2a3fb582867ace21eba293d96.setIcon(icon_70d37c54353e74bd33729abc67a1935b);
|
|
|
|
|
|
var marker_61ec0b5aff99112a436095144da8839b = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_d58c3109f2a44a48922cdb3dfab2805a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_729445f70773a082e2a95b1629affb5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d40762245b453ca21bab3d81db8ec5f = $(`<div id="html_8d40762245b453ca21bab3d81db8ec5f" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_729445f70773a082e2a95b1629affb5b.setContent(html_8d40762245b453ca21bab3d81db8ec5f);
|
|
|
|
|
|
|
|
marker_61ec0b5aff99112a436095144da8839b.bindPopup(popup_729445f70773a082e2a95b1629affb5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61ec0b5aff99112a436095144da8839b.setIcon(icon_d58c3109f2a44a48922cdb3dfab2805a);
|
|
|
|
|
|
var marker_d439e4dc75fb6946e75d68c8597e5c33 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_07e3ce86ad1947fadf05675089dc5671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61e0082067f5bc686aed808486aeac98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d91418e65cd56ddf233b3818999c39fa = $(`<div id="html_d91418e65cd56ddf233b3818999c39fa" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_61e0082067f5bc686aed808486aeac98.setContent(html_d91418e65cd56ddf233b3818999c39fa);
|
|
|
|
|
|
|
|
marker_d439e4dc75fb6946e75d68c8597e5c33.bindPopup(popup_61e0082067f5bc686aed808486aeac98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d439e4dc75fb6946e75d68c8597e5c33.setIcon(icon_07e3ce86ad1947fadf05675089dc5671);
|
|
|
|
|
|
var marker_3be4f3f82c70a5c1f727db30b7675d80 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_62ec422cc0d02e2bd7a249efc591a217 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49e9c7b57d90ba236df5aeacbcb65852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f2bef134144ef4a1931fa38c5982e2c = $(`<div id="html_4f2bef134144ef4a1931fa38c5982e2c" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_49e9c7b57d90ba236df5aeacbcb65852.setContent(html_4f2bef134144ef4a1931fa38c5982e2c);
|
|
|
|
|
|
|
|
marker_3be4f3f82c70a5c1f727db30b7675d80.bindPopup(popup_49e9c7b57d90ba236df5aeacbcb65852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3be4f3f82c70a5c1f727db30b7675d80.setIcon(icon_62ec422cc0d02e2bd7a249efc591a217);
|
|
|
|
|
|
var marker_d271fc4681425198f8ce696df75a5a4d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_606cafb3953bc8006d298729b4dee3a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd3a9789fca676d07d0fb30138c5cf17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e572b7a01ecea1f8bacfe33b876713f7 = $(`<div id="html_e572b7a01ecea1f8bacfe33b876713f7" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_dd3a9789fca676d07d0fb30138c5cf17.setContent(html_e572b7a01ecea1f8bacfe33b876713f7);
|
|
|
|
|
|
|
|
marker_d271fc4681425198f8ce696df75a5a4d.bindPopup(popup_dd3a9789fca676d07d0fb30138c5cf17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d271fc4681425198f8ce696df75a5a4d.setIcon(icon_606cafb3953bc8006d298729b4dee3a9);
|
|
|
|
|
|
var marker_d3f6ef80e3d511a3a930b65722218e5b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_e7c16895c60022f56d8e3f9d1e9a5813 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e52219a64e99e3f6df4dab0adbc89810 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4347299c8ddd63cf3ebe389f8474c43 = $(`<div id="html_f4347299c8ddd63cf3ebe389f8474c43" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_e52219a64e99e3f6df4dab0adbc89810.setContent(html_f4347299c8ddd63cf3ebe389f8474c43);
|
|
|
|
|
|
|
|
marker_d3f6ef80e3d511a3a930b65722218e5b.bindPopup(popup_e52219a64e99e3f6df4dab0adbc89810)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3f6ef80e3d511a3a930b65722218e5b.setIcon(icon_e7c16895c60022f56d8e3f9d1e9a5813);
|
|
|
|
|
|
var marker_621136a21a193d343ba721cf2831a389 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ef2d794cb5970b2928cd3bb0518db04d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa1b3ce449b691a5f94d98492b39ded8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06610f970061a544eef3035ea94e7011 = $(`<div id="html_06610f970061a544eef3035ea94e7011" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_fa1b3ce449b691a5f94d98492b39ded8.setContent(html_06610f970061a544eef3035ea94e7011);
|
|
|
|
|
|
|
|
marker_621136a21a193d343ba721cf2831a389.bindPopup(popup_fa1b3ce449b691a5f94d98492b39ded8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_621136a21a193d343ba721cf2831a389.setIcon(icon_ef2d794cb5970b2928cd3bb0518db04d);
|
|
|
|
|
|
var marker_807fffe39001a1e4cf9a3419fa9855fe = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_30dc55718828649344f82147c6a8d5d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3fd9eee1eade62f29790793f30ec242 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55f10a80471f4509fcca7222644fc9ab = $(`<div id="html_55f10a80471f4509fcca7222644fc9ab" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_e3fd9eee1eade62f29790793f30ec242.setContent(html_55f10a80471f4509fcca7222644fc9ab);
|
|
|
|
|
|
|
|
marker_807fffe39001a1e4cf9a3419fa9855fe.bindPopup(popup_e3fd9eee1eade62f29790793f30ec242)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_807fffe39001a1e4cf9a3419fa9855fe.setIcon(icon_30dc55718828649344f82147c6a8d5d9);
|
|
|
|
|
|
var marker_905f1fcd583b8d61f2d844b6ad6f0448 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_eb3ce36dd3372a12ee82a074dd4496bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cce1b87f9eaeea5014e7c253f832451c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b82e33fa0e568a1bc590f1a423f1edf0 = $(`<div id="html_b82e33fa0e568a1bc590f1a423f1edf0" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_cce1b87f9eaeea5014e7c253f832451c.setContent(html_b82e33fa0e568a1bc590f1a423f1edf0);
|
|
|
|
|
|
|
|
marker_905f1fcd583b8d61f2d844b6ad6f0448.bindPopup(popup_cce1b87f9eaeea5014e7c253f832451c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_905f1fcd583b8d61f2d844b6ad6f0448.setIcon(icon_eb3ce36dd3372a12ee82a074dd4496bd);
|
|
|
|
|
|
var marker_0338adbf9fec2f107c76f8a49b629553 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_5832ce6a0c363cedda439f5a150c8f2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6bc1834ffd4f73d5af239288a4a080e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea0f84cc1684e1bdcbbfc256c8817d26 = $(`<div id="html_ea0f84cc1684e1bdcbbfc256c8817d26" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_e6bc1834ffd4f73d5af239288a4a080e.setContent(html_ea0f84cc1684e1bdcbbfc256c8817d26);
|
|
|
|
|
|
|
|
marker_0338adbf9fec2f107c76f8a49b629553.bindPopup(popup_e6bc1834ffd4f73d5af239288a4a080e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0338adbf9fec2f107c76f8a49b629553.setIcon(icon_5832ce6a0c363cedda439f5a150c8f2b);
|
|
|
|
|
|
var marker_88b00242170e5d0b1e29518f7e8f8d78 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_03945dc1ebc90859da560c9e207bede2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7434ecf39a35ed737b8dc252cdd274 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a40f2c412e5e5d3756035fa91ae5cbf = $(`<div id="html_3a40f2c412e5e5d3756035fa91ae5cbf" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_8c7434ecf39a35ed737b8dc252cdd274.setContent(html_3a40f2c412e5e5d3756035fa91ae5cbf);
|
|
|
|
|
|
|
|
marker_88b00242170e5d0b1e29518f7e8f8d78.bindPopup(popup_8c7434ecf39a35ed737b8dc252cdd274)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88b00242170e5d0b1e29518f7e8f8d78.setIcon(icon_03945dc1ebc90859da560c9e207bede2);
|
|
|
|
|
|
var marker_71ac85138ae56a5ad743fbeece324b74 = L.marker(
|
|
[49.2827, -123.121],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7963b17570a0e8b282ff1711670146cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40e4484c6a0f623a5c784a1f996a8a60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7680b61af57ecdc7d3f0c5fc38e4a3ce = $(`<div id="html_7680b61af57ecdc7d3f0c5fc38e4a3ce" style="width: 100.0%; height: 100.0%;">nostr.sagaciousd.com</div>`)[0];
|
|
popup_40e4484c6a0f623a5c784a1f996a8a60.setContent(html_7680b61af57ecdc7d3f0c5fc38e4a3ce);
|
|
|
|
|
|
|
|
marker_71ac85138ae56a5ad743fbeece324b74.bindPopup(popup_40e4484c6a0f623a5c784a1f996a8a60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71ac85138ae56a5ad743fbeece324b74.setIcon(icon_7963b17570a0e8b282ff1711670146cd);
|
|
|
|
|
|
var marker_f425101102f4e13248f089b7939b0ebf = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_2d7d5f2e9a7996f9aed408d7823a1bd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e48c11db6e726cd6902b732fefdfd955 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_638b836273a1da1f2b695fabe62b9351 = $(`<div id="html_638b836273a1da1f2b695fabe62b9351" style="width: 100.0%; height: 100.0%;">relay.nostromo.social</div>`)[0];
|
|
popup_e48c11db6e726cd6902b732fefdfd955.setContent(html_638b836273a1da1f2b695fabe62b9351);
|
|
|
|
|
|
|
|
marker_f425101102f4e13248f089b7939b0ebf.bindPopup(popup_e48c11db6e726cd6902b732fefdfd955)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f425101102f4e13248f089b7939b0ebf.setIcon(icon_2d7d5f2e9a7996f9aed408d7823a1bd8);
|
|
|
|
|
|
var marker_e58bbf524462f268f6a0c230d828578a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_f45377142bbca029cdd9214fd7863fdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf50f8bb0bde4860b836261ccdf33371 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cc5ee9c5dd804a234faa5591bf536f4 = $(`<div id="html_6cc5ee9c5dd804a234faa5591bf536f4" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_cf50f8bb0bde4860b836261ccdf33371.setContent(html_6cc5ee9c5dd804a234faa5591bf536f4);
|
|
|
|
|
|
|
|
marker_e58bbf524462f268f6a0c230d828578a.bindPopup(popup_cf50f8bb0bde4860b836261ccdf33371)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e58bbf524462f268f6a0c230d828578a.setIcon(icon_f45377142bbca029cdd9214fd7863fdd);
|
|
|
|
|
|
var marker_33164678628cb59ef18e93cf1f7174ba = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_c0b8ce70dd424e1b18566ebbfeb3507f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45f968851ee84c4685928d0d63c34a0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a38dcfc3ac55b680887642904253eac8 = $(`<div id="html_a38dcfc3ac55b680887642904253eac8" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_45f968851ee84c4685928d0d63c34a0c.setContent(html_a38dcfc3ac55b680887642904253eac8);
|
|
|
|
|
|
|
|
marker_33164678628cb59ef18e93cf1f7174ba.bindPopup(popup_45f968851ee84c4685928d0d63c34a0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33164678628cb59ef18e93cf1f7174ba.setIcon(icon_c0b8ce70dd424e1b18566ebbfeb3507f);
|
|
|
|
|
|
var marker_9663a66bfe044eda29dfa722e9987672 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_cd9ea97343603b3cb8a9fdb63022297e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cb4423499e9df53decf6a4fb4ee060c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38e85a7461c1086f32300ad9f945fc2c = $(`<div id="html_38e85a7461c1086f32300ad9f945fc2c" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_1cb4423499e9df53decf6a4fb4ee060c.setContent(html_38e85a7461c1086f32300ad9f945fc2c);
|
|
|
|
|
|
|
|
marker_9663a66bfe044eda29dfa722e9987672.bindPopup(popup_1cb4423499e9df53decf6a4fb4ee060c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9663a66bfe044eda29dfa722e9987672.setIcon(icon_cd9ea97343603b3cb8a9fdb63022297e);
|
|
|
|
|
|
var marker_d42171c9bb9d3efbbee743ffe7644b2d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_b12cec42e9c32bb5b3e8778e19dacc40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6235d9fe55eb538433ccb5b5e3c1057b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3120094ed4a9697966942cc268f74b4 = $(`<div id="html_e3120094ed4a9697966942cc268f74b4" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_6235d9fe55eb538433ccb5b5e3c1057b.setContent(html_e3120094ed4a9697966942cc268f74b4);
|
|
|
|
|
|
|
|
marker_d42171c9bb9d3efbbee743ffe7644b2d.bindPopup(popup_6235d9fe55eb538433ccb5b5e3c1057b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d42171c9bb9d3efbbee743ffe7644b2d.setIcon(icon_b12cec42e9c32bb5b3e8778e19dacc40);
|
|
|
|
|
|
var marker_ecef1252c5b63557b463eeb2df183bf0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_836e1cacd0dbcf026ab4e8fc00bf4877 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bd46fb8645bc23d2216ca33fc987630 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebdc07881d35a000dd8249ba9147ee82 = $(`<div id="html_ebdc07881d35a000dd8249ba9147ee82" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_7bd46fb8645bc23d2216ca33fc987630.setContent(html_ebdc07881d35a000dd8249ba9147ee82);
|
|
|
|
|
|
|
|
marker_ecef1252c5b63557b463eeb2df183bf0.bindPopup(popup_7bd46fb8645bc23d2216ca33fc987630)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecef1252c5b63557b463eeb2df183bf0.setIcon(icon_836e1cacd0dbcf026ab4e8fc00bf4877);
|
|
|
|
|
|
var marker_2eeb6530bb09d5665848f28d14e6dde8 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_66822c6b62ae7d33aa6a9ec53ba555c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63fc772eaeef715b4721a058d0d0e727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db887534184e9183121a497ed231a7b0 = $(`<div id="html_db887534184e9183121a497ed231a7b0" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_63fc772eaeef715b4721a058d0d0e727.setContent(html_db887534184e9183121a497ed231a7b0);
|
|
|
|
|
|
|
|
marker_2eeb6530bb09d5665848f28d14e6dde8.bindPopup(popup_63fc772eaeef715b4721a058d0d0e727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eeb6530bb09d5665848f28d14e6dde8.setIcon(icon_66822c6b62ae7d33aa6a9ec53ba555c8);
|
|
|
|
|
|
var marker_99d3c742e6b957e23ef489337cfa0d48 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_7d6e9dc52d770856d13ad3d20979aaa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f591e800d61ab962c9b4102e1c7728bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7eac6b56b0122ab1a53aed7af9e58a8d = $(`<div id="html_7eac6b56b0122ab1a53aed7af9e58a8d" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_f591e800d61ab962c9b4102e1c7728bd.setContent(html_7eac6b56b0122ab1a53aed7af9e58a8d);
|
|
|
|
|
|
|
|
marker_99d3c742e6b957e23ef489337cfa0d48.bindPopup(popup_f591e800d61ab962c9b4102e1c7728bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99d3c742e6b957e23ef489337cfa0d48.setIcon(icon_7d6e9dc52d770856d13ad3d20979aaa5);
|
|
|
|
|
|
var marker_aaa56a11116ceb046a9fddda61cd7878 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_803590e922c4a584b4927f97d0fb2662 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26153e897f20be62477e9f9322950f66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb7950e69f2aa6fcba148f8aaa2d4bbb = $(`<div id="html_fb7950e69f2aa6fcba148f8aaa2d4bbb" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_26153e897f20be62477e9f9322950f66.setContent(html_fb7950e69f2aa6fcba148f8aaa2d4bbb);
|
|
|
|
|
|
|
|
marker_aaa56a11116ceb046a9fddda61cd7878.bindPopup(popup_26153e897f20be62477e9f9322950f66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaa56a11116ceb046a9fddda61cd7878.setIcon(icon_803590e922c4a584b4927f97d0fb2662);
|
|
|
|
|
|
var marker_b7e16c195955095bf53d57659e0ecd4f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_00ea45e8bc5cf84b822dea620b86b95f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4bd1c98bbd56fc2f26cacc0d873933d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97b24b7f96777d86e1184ac74906e72e = $(`<div id="html_97b24b7f96777d86e1184ac74906e72e" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_f4bd1c98bbd56fc2f26cacc0d873933d.setContent(html_97b24b7f96777d86e1184ac74906e72e);
|
|
|
|
|
|
|
|
marker_b7e16c195955095bf53d57659e0ecd4f.bindPopup(popup_f4bd1c98bbd56fc2f26cacc0d873933d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7e16c195955095bf53d57659e0ecd4f.setIcon(icon_00ea45e8bc5cf84b822dea620b86b95f);
|
|
|
|
|
|
var marker_07ce1abe873f3d162706c119f3944cab = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_94a042c13a00fb84b48f9a4cd0bbb32f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41f463cbc8fac824842dd80da627b49e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71ca5af78289c6457c43a1837634a8ec = $(`<div id="html_71ca5af78289c6457c43a1837634a8ec" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_41f463cbc8fac824842dd80da627b49e.setContent(html_71ca5af78289c6457c43a1837634a8ec);
|
|
|
|
|
|
|
|
marker_07ce1abe873f3d162706c119f3944cab.bindPopup(popup_41f463cbc8fac824842dd80da627b49e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07ce1abe873f3d162706c119f3944cab.setIcon(icon_94a042c13a00fb84b48f9a4cd0bbb32f);
|
|
|
|
|
|
var marker_0b1fe8dbdd1f2a552ed900d1678027d7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_ce57f7321f1572f7da2d156212006f10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_736a578ea12153933f1fd72abcd1c28c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a615c7c610289f9f702da886a469d36f = $(`<div id="html_a615c7c610289f9f702da886a469d36f" style="width: 100.0%; height: 100.0%;">relay.2nix.de</div>`)[0];
|
|
popup_736a578ea12153933f1fd72abcd1c28c.setContent(html_a615c7c610289f9f702da886a469d36f);
|
|
|
|
|
|
|
|
marker_0b1fe8dbdd1f2a552ed900d1678027d7.bindPopup(popup_736a578ea12153933f1fd72abcd1c28c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b1fe8dbdd1f2a552ed900d1678027d7.setIcon(icon_ce57f7321f1572f7da2d156212006f10);
|
|
|
|
|
|
var marker_f8b8ac05a28d8acb80378e50aa5c6d4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_090646a9c37c835c0ba558ec9c233a58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0051ecfa14f02fec820d77a8e796871d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f28edf6ea5e8e992ab4f75b15545bc2 = $(`<div id="html_5f28edf6ea5e8e992ab4f75b15545bc2" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_0051ecfa14f02fec820d77a8e796871d.setContent(html_5f28edf6ea5e8e992ab4f75b15545bc2);
|
|
|
|
|
|
|
|
marker_f8b8ac05a28d8acb80378e50aa5c6d4e.bindPopup(popup_0051ecfa14f02fec820d77a8e796871d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8b8ac05a28d8acb80378e50aa5c6d4e.setIcon(icon_090646a9c37c835c0ba558ec9c233a58);
|
|
|
|
|
|
var marker_49780a8af765315d349c79f917e6a275 = L.marker(
|
|
[34.282, -118.439],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_6932d68aecf2741b31258977597e0144 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_263b2d0ee75816e7f44f5069ce8896c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffab122d00d9273155fa27eb67895633 = $(`<div id="html_ffab122d00d9273155fa27eb67895633" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_263b2d0ee75816e7f44f5069ce8896c0.setContent(html_ffab122d00d9273155fa27eb67895633);
|
|
|
|
|
|
|
|
marker_49780a8af765315d349c79f917e6a275.bindPopup(popup_263b2d0ee75816e7f44f5069ce8896c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49780a8af765315d349c79f917e6a275.setIcon(icon_6932d68aecf2741b31258977597e0144);
|
|
|
|
|
|
var marker_e678cae43a7dc6c821202ea7ce0a358f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_dc261759729278999b7e8b6531d328c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77443beacfd4fe2b525029ac4c8bfae0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f24f2968632d1c43bffb57b882c4919a = $(`<div id="html_f24f2968632d1c43bffb57b882c4919a" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_77443beacfd4fe2b525029ac4c8bfae0.setContent(html_f24f2968632d1c43bffb57b882c4919a);
|
|
|
|
|
|
|
|
marker_e678cae43a7dc6c821202ea7ce0a358f.bindPopup(popup_77443beacfd4fe2b525029ac4c8bfae0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e678cae43a7dc6c821202ea7ce0a358f.setIcon(icon_dc261759729278999b7e8b6531d328c3);
|
|
|
|
|
|
var marker_16435e169744f4e32264c3c7b28156ad = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ea10d61c46f2b832c49c226b99a0f419);
|
|
|
|
|
|
var icon_58df2429af46adadd480e54d3342eaad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2356b16529ec221ff8eae8f3d8b23ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47447858fc447c5d22b6d031c778cca6 = $(`<div id="html_47447858fc447c5d22b6d031c778cca6" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_e2356b16529ec221ff8eae8f3d8b23ab.setContent(html_47447858fc447c5d22b6d031c778cca6);
|
|
|
|
|
|
|
|
marker_16435e169744f4e32264c3c7b28156ad.bindPopup(popup_e2356b16529ec221ff8eae8f3d8b23ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16435e169744f4e32264c3c7b28156ad.setIcon(icon_58df2429af46adadd480e54d3342eaad);
|
|
|
|
|
|
marker_cluster_ea10d61c46f2b832c49c226b99a0f419.addTo(map_78d247338c6bae57e6acefa00573b517);
|
|
|
|
</script>
|
|
</html> |