mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 06:45:18 +00:00
11817 lines
344 KiB
HTML
11817 lines
344 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_da4c78816c49cc6fa9f84fc3d67af154 {
|
|
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_da4c78816c49cc6fa9f84fc3d67af154" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_da4c78816c49cc6fa9f84fc3d67af154 = L.map(
|
|
"map_da4c78816c49cc6fa9f84fc3d67af154",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_843eb89d611b1919951809a91c3de203 = 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_843eb89d611b1919951809a91c3de203.addTo(map_da4c78816c49cc6fa9f84fc3d67af154);
|
|
|
|
|
|
var marker_cluster_9747aea2b7c17865899e66a18167aa22 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_ccee475b100fba5754dd5c651a103e62 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ea02e35c5c41435a5dc77e8ef186aba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cce4111ad677c0fbad19d8dcf97ac3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f14095ec44fd698cf2a03c1e26dd703 = $(`<div id="html_2f14095ec44fd698cf2a03c1e26dd703" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_3cce4111ad677c0fbad19d8dcf97ac3e.setContent(html_2f14095ec44fd698cf2a03c1e26dd703);
|
|
|
|
|
|
|
|
marker_ccee475b100fba5754dd5c651a103e62.bindPopup(popup_3cce4111ad677c0fbad19d8dcf97ac3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccee475b100fba5754dd5c651a103e62.setIcon(icon_ea02e35c5c41435a5dc77e8ef186aba0);
|
|
|
|
|
|
var marker_a5cd36305e325bea3ba73abb79822ce2 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ab1052697d626d1b3f5e312b54df77fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27a11246984e3f1d00ee68e692ae072d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ff1793a5758e1c79b1b6d18d7ce4dfb = $(`<div id="html_0ff1793a5758e1c79b1b6d18d7ce4dfb" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_27a11246984e3f1d00ee68e692ae072d.setContent(html_0ff1793a5758e1c79b1b6d18d7ce4dfb);
|
|
|
|
|
|
|
|
marker_a5cd36305e325bea3ba73abb79822ce2.bindPopup(popup_27a11246984e3f1d00ee68e692ae072d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5cd36305e325bea3ba73abb79822ce2.setIcon(icon_ab1052697d626d1b3f5e312b54df77fd);
|
|
|
|
|
|
var marker_743f2359589da96cc16b109354fb81ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_fe630a68843460efacff39dbc7dbb4ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15509c5c6d5ff1701b6096742a09536f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24191604750ec0656eb83c62954333b4 = $(`<div id="html_24191604750ec0656eb83c62954333b4" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_15509c5c6d5ff1701b6096742a09536f.setContent(html_24191604750ec0656eb83c62954333b4);
|
|
|
|
|
|
|
|
marker_743f2359589da96cc16b109354fb81ae.bindPopup(popup_15509c5c6d5ff1701b6096742a09536f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_743f2359589da96cc16b109354fb81ae.setIcon(icon_fe630a68843460efacff39dbc7dbb4ae);
|
|
|
|
|
|
var marker_f17d7b69955ab5436aa64fd283d1d976 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_936c21b6074472b047a5e8c6d483747a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2aa3602bd39b61d05aedce3049b3fe3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28b95313d21e011d1349a8aa79327570 = $(`<div id="html_28b95313d21e011d1349a8aa79327570" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_c2aa3602bd39b61d05aedce3049b3fe3.setContent(html_28b95313d21e011d1349a8aa79327570);
|
|
|
|
|
|
|
|
marker_f17d7b69955ab5436aa64fd283d1d976.bindPopup(popup_c2aa3602bd39b61d05aedce3049b3fe3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f17d7b69955ab5436aa64fd283d1d976.setIcon(icon_936c21b6074472b047a5e8c6d483747a);
|
|
|
|
|
|
var marker_03a871ec05330e145bfb88c2bb5daf21 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c115bea245b2e9eab8584e3d045b93c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81982c073a07754893aa018480a1efb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f227bdfafbbd0f85b5dc800acba00f33 = $(`<div id="html_f227bdfafbbd0f85b5dc800acba00f33" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_81982c073a07754893aa018480a1efb7.setContent(html_f227bdfafbbd0f85b5dc800acba00f33);
|
|
|
|
|
|
|
|
marker_03a871ec05330e145bfb88c2bb5daf21.bindPopup(popup_81982c073a07754893aa018480a1efb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03a871ec05330e145bfb88c2bb5daf21.setIcon(icon_c115bea245b2e9eab8584e3d045b93c2);
|
|
|
|
|
|
var marker_08204df21aa4372a1daad4c6da8442e0 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ca505d7df6d0ddffce6487b31228243e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a98f8aeccd4ff60c49186213772e4088 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b6c085dd7ec07b2c5433639ef899f90 = $(`<div id="html_7b6c085dd7ec07b2c5433639ef899f90" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_a98f8aeccd4ff60c49186213772e4088.setContent(html_7b6c085dd7ec07b2c5433639ef899f90);
|
|
|
|
|
|
|
|
marker_08204df21aa4372a1daad4c6da8442e0.bindPopup(popup_a98f8aeccd4ff60c49186213772e4088)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08204df21aa4372a1daad4c6da8442e0.setIcon(icon_ca505d7df6d0ddffce6487b31228243e);
|
|
|
|
|
|
var marker_59cb2c4187ed819f186bd9040df714ca = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ad38aaa0a3a7528df51349e0d1a19e1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb37483a31498b9cbe76545d6fc88de2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f59cb288a50530760f8cc6a1d9d99195 = $(`<div id="html_f59cb288a50530760f8cc6a1d9d99195" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_bb37483a31498b9cbe76545d6fc88de2.setContent(html_f59cb288a50530760f8cc6a1d9d99195);
|
|
|
|
|
|
|
|
marker_59cb2c4187ed819f186bd9040df714ca.bindPopup(popup_bb37483a31498b9cbe76545d6fc88de2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59cb2c4187ed819f186bd9040df714ca.setIcon(icon_ad38aaa0a3a7528df51349e0d1a19e1e);
|
|
|
|
|
|
var marker_cf4586333bf16f06ca919cf300c0de9a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_77e9d86019631bff2ddb94b8a1b3435d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ba77adac37fe5c4fec2c9a4435b1540 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a111c6ea3491b3bd279fdd9fd1356ed8 = $(`<div id="html_a111c6ea3491b3bd279fdd9fd1356ed8" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_7ba77adac37fe5c4fec2c9a4435b1540.setContent(html_a111c6ea3491b3bd279fdd9fd1356ed8);
|
|
|
|
|
|
|
|
marker_cf4586333bf16f06ca919cf300c0de9a.bindPopup(popup_7ba77adac37fe5c4fec2c9a4435b1540)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf4586333bf16f06ca919cf300c0de9a.setIcon(icon_77e9d86019631bff2ddb94b8a1b3435d);
|
|
|
|
|
|
var marker_e3d275a74755ec6d6512e73d876f1961 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f7cc2891c8f8936aa7a51929a35e93b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cabb4578283dd970fae631832af79ded = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2d33a326072d49aa5fceee643bf877e = $(`<div id="html_a2d33a326072d49aa5fceee643bf877e" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_cabb4578283dd970fae631832af79ded.setContent(html_a2d33a326072d49aa5fceee643bf877e);
|
|
|
|
|
|
|
|
marker_e3d275a74755ec6d6512e73d876f1961.bindPopup(popup_cabb4578283dd970fae631832af79ded)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d275a74755ec6d6512e73d876f1961.setIcon(icon_f7cc2891c8f8936aa7a51929a35e93b9);
|
|
|
|
|
|
var marker_a92cee1a54eb6489d40c8fe6e15da0cb = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a6da7bc68206e3689a5c279e7086bd2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f7304cafe77b4e4c2dbfa29e7c446a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f2f46755276795841fa6e228d4a59e3 = $(`<div id="html_1f2f46755276795841fa6e228d4a59e3" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_3f7304cafe77b4e4c2dbfa29e7c446a0.setContent(html_1f2f46755276795841fa6e228d4a59e3);
|
|
|
|
|
|
|
|
marker_a92cee1a54eb6489d40c8fe6e15da0cb.bindPopup(popup_3f7304cafe77b4e4c2dbfa29e7c446a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a92cee1a54eb6489d40c8fe6e15da0cb.setIcon(icon_a6da7bc68206e3689a5c279e7086bd2c);
|
|
|
|
|
|
var marker_08189e702342ce34c344967c97de8dde = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_fe3a0cc5c8a7aaafe141f989afa30c89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_528c10245a07640b173d5b33aaf897b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c38027af8696e92583db5420d20c67bd = $(`<div id="html_c38027af8696e92583db5420d20c67bd" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_528c10245a07640b173d5b33aaf897b1.setContent(html_c38027af8696e92583db5420d20c67bd);
|
|
|
|
|
|
|
|
marker_08189e702342ce34c344967c97de8dde.bindPopup(popup_528c10245a07640b173d5b33aaf897b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08189e702342ce34c344967c97de8dde.setIcon(icon_fe3a0cc5c8a7aaafe141f989afa30c89);
|
|
|
|
|
|
var marker_f8fd7097027b6a3978a62c39f9dfd670 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d69746cfc205506d9943ff75a548d8fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dac574c64ffe2130d881a2164f395db4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e17df356b737b0692db79523b711024 = $(`<div id="html_7e17df356b737b0692db79523b711024" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_dac574c64ffe2130d881a2164f395db4.setContent(html_7e17df356b737b0692db79523b711024);
|
|
|
|
|
|
|
|
marker_f8fd7097027b6a3978a62c39f9dfd670.bindPopup(popup_dac574c64ffe2130d881a2164f395db4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8fd7097027b6a3978a62c39f9dfd670.setIcon(icon_d69746cfc205506d9943ff75a548d8fd);
|
|
|
|
|
|
var marker_30f9d7e3ded4d1a056477697f6b23d7d = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ab12b48fcf4f7ab822357aadd9136026 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d074e3cf28f3c7e70f30c9d3c70e6840 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1084d8ababadf183438b762145911c77 = $(`<div id="html_1084d8ababadf183438b762145911c77" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_d074e3cf28f3c7e70f30c9d3c70e6840.setContent(html_1084d8ababadf183438b762145911c77);
|
|
|
|
|
|
|
|
marker_30f9d7e3ded4d1a056477697f6b23d7d.bindPopup(popup_d074e3cf28f3c7e70f30c9d3c70e6840)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30f9d7e3ded4d1a056477697f6b23d7d.setIcon(icon_ab12b48fcf4f7ab822357aadd9136026);
|
|
|
|
|
|
var marker_e17a68a8e89668098dcce802d1bf4065 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9560c9399a12da56cb34ab78ecab38c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17f4223a08128abed0719fb5a49b7e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_327c547f932df28143d94953364d8c92 = $(`<div id="html_327c547f932df28143d94953364d8c92" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_17f4223a08128abed0719fb5a49b7e28.setContent(html_327c547f932df28143d94953364d8c92);
|
|
|
|
|
|
|
|
marker_e17a68a8e89668098dcce802d1bf4065.bindPopup(popup_17f4223a08128abed0719fb5a49b7e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e17a68a8e89668098dcce802d1bf4065.setIcon(icon_9560c9399a12da56cb34ab78ecab38c8);
|
|
|
|
|
|
var marker_400f70a104da114768ea1b54533edda0 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_235338b80bb48441e6b4d2944875eea1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fc8237e5adc900f1d1faca96029f643 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78b8bf40e2de154ae2f09cbf2f370d2d = $(`<div id="html_78b8bf40e2de154ae2f09cbf2f370d2d" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_1fc8237e5adc900f1d1faca96029f643.setContent(html_78b8bf40e2de154ae2f09cbf2f370d2d);
|
|
|
|
|
|
|
|
marker_400f70a104da114768ea1b54533edda0.bindPopup(popup_1fc8237e5adc900f1d1faca96029f643)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_400f70a104da114768ea1b54533edda0.setIcon(icon_235338b80bb48441e6b4d2944875eea1);
|
|
|
|
|
|
var marker_bc7c490941dadece12a8db2bb6e8e2a2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_de0e68a9fc926d1777cb98db7fde4625 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0142d687508bf9c2328b91c32e039df6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4583be3dff31f65b0385b8d35b10f8ee = $(`<div id="html_4583be3dff31f65b0385b8d35b10f8ee" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_0142d687508bf9c2328b91c32e039df6.setContent(html_4583be3dff31f65b0385b8d35b10f8ee);
|
|
|
|
|
|
|
|
marker_bc7c490941dadece12a8db2bb6e8e2a2.bindPopup(popup_0142d687508bf9c2328b91c32e039df6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc7c490941dadece12a8db2bb6e8e2a2.setIcon(icon_de0e68a9fc926d1777cb98db7fde4625);
|
|
|
|
|
|
var marker_f3fb9e08563a78e4911177326d510a5c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5686557bdd39dbc6baec5091a33ceff3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_141ef5658b6e0c8f99d730a52fa0cc84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eef1420c769625b9201fada8949d6d67 = $(`<div id="html_eef1420c769625b9201fada8949d6d67" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_141ef5658b6e0c8f99d730a52fa0cc84.setContent(html_eef1420c769625b9201fada8949d6d67);
|
|
|
|
|
|
|
|
marker_f3fb9e08563a78e4911177326d510a5c.bindPopup(popup_141ef5658b6e0c8f99d730a52fa0cc84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3fb9e08563a78e4911177326d510a5c.setIcon(icon_5686557bdd39dbc6baec5091a33ceff3);
|
|
|
|
|
|
var marker_95157a7b7da8e5713eae22a6b5ec90f2 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5d27ee069357b19a3c039c1eefbead37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23f86173e631b5142b7547b0aead4834 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_042fc59b10bd8705f96b4ed5c55610b1 = $(`<div id="html_042fc59b10bd8705f96b4ed5c55610b1" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_23f86173e631b5142b7547b0aead4834.setContent(html_042fc59b10bd8705f96b4ed5c55610b1);
|
|
|
|
|
|
|
|
marker_95157a7b7da8e5713eae22a6b5ec90f2.bindPopup(popup_23f86173e631b5142b7547b0aead4834)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95157a7b7da8e5713eae22a6b5ec90f2.setIcon(icon_5d27ee069357b19a3c039c1eefbead37);
|
|
|
|
|
|
var marker_b484c0f83510cc1cb5ee7f25e26b33e5 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5af4d448e0b656a1960d00ca9b36e2c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26b85d00c1954599f2a1abec4974aa3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5d348d8821a5e89fd909cb51e129c8f = $(`<div id="html_b5d348d8821a5e89fd909cb51e129c8f" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_26b85d00c1954599f2a1abec4974aa3f.setContent(html_b5d348d8821a5e89fd909cb51e129c8f);
|
|
|
|
|
|
|
|
marker_b484c0f83510cc1cb5ee7f25e26b33e5.bindPopup(popup_26b85d00c1954599f2a1abec4974aa3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b484c0f83510cc1cb5ee7f25e26b33e5.setIcon(icon_5af4d448e0b656a1960d00ca9b36e2c1);
|
|
|
|
|
|
var marker_74322d91a91d04460caf4f84eab80963 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c958dc0db3014d71692e2b1f5de14c11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be4657d6f43be8d8612b96255e1cccfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7146f8638813bd727a34b40b58ca58e = $(`<div id="html_d7146f8638813bd727a34b40b58ca58e" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_be4657d6f43be8d8612b96255e1cccfa.setContent(html_d7146f8638813bd727a34b40b58ca58e);
|
|
|
|
|
|
|
|
marker_74322d91a91d04460caf4f84eab80963.bindPopup(popup_be4657d6f43be8d8612b96255e1cccfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74322d91a91d04460caf4f84eab80963.setIcon(icon_c958dc0db3014d71692e2b1f5de14c11);
|
|
|
|
|
|
var marker_569d84f3d35e3e9220845ba0f01c7cc8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d747c5c3afe97d8c9e41e8730d653d7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4446125c0ada0cb54d4dcc18650d8ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b77d75fde6739ba5a15324aedf5fdc = $(`<div id="html_b8b77d75fde6739ba5a15324aedf5fdc" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_d4446125c0ada0cb54d4dcc18650d8ad.setContent(html_b8b77d75fde6739ba5a15324aedf5fdc);
|
|
|
|
|
|
|
|
marker_569d84f3d35e3e9220845ba0f01c7cc8.bindPopup(popup_d4446125c0ada0cb54d4dcc18650d8ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_569d84f3d35e3e9220845ba0f01c7cc8.setIcon(icon_d747c5c3afe97d8c9e41e8730d653d7e);
|
|
|
|
|
|
var marker_cd42e1fa77cef9709379f50614435532 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_84319538a894a8d627bf1a94ea586d5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d38839e1bb147abeb08d841863641b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f0bee9b54cc42f6a32226ca092e6665 = $(`<div id="html_7f0bee9b54cc42f6a32226ca092e6665" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_3d38839e1bb147abeb08d841863641b2.setContent(html_7f0bee9b54cc42f6a32226ca092e6665);
|
|
|
|
|
|
|
|
marker_cd42e1fa77cef9709379f50614435532.bindPopup(popup_3d38839e1bb147abeb08d841863641b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd42e1fa77cef9709379f50614435532.setIcon(icon_84319538a894a8d627bf1a94ea586d5c);
|
|
|
|
|
|
var marker_6e88e920e7c5bb14e27f82480c45d17e = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9c3d2f397b1f767747cd328896eef114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9135d08845d9e3571c5f30ad57776e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73121f1d4bfd550acc7e9630d8370ad5 = $(`<div id="html_73121f1d4bfd550acc7e9630d8370ad5" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_d9135d08845d9e3571c5f30ad57776e8.setContent(html_73121f1d4bfd550acc7e9630d8370ad5);
|
|
|
|
|
|
|
|
marker_6e88e920e7c5bb14e27f82480c45d17e.bindPopup(popup_d9135d08845d9e3571c5f30ad57776e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e88e920e7c5bb14e27f82480c45d17e.setIcon(icon_9c3d2f397b1f767747cd328896eef114);
|
|
|
|
|
|
var marker_14e144e8576cb968eb6a9f16414724d9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_09c3c1b00d1ac22e327994d83ede79ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dbf8534621d36718be56bd7bf978879 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34f290a60619e632dd5a0c730d80550f = $(`<div id="html_34f290a60619e632dd5a0c730d80550f" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_1dbf8534621d36718be56bd7bf978879.setContent(html_34f290a60619e632dd5a0c730d80550f);
|
|
|
|
|
|
|
|
marker_14e144e8576cb968eb6a9f16414724d9.bindPopup(popup_1dbf8534621d36718be56bd7bf978879)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14e144e8576cb968eb6a9f16414724d9.setIcon(icon_09c3c1b00d1ac22e327994d83ede79ae);
|
|
|
|
|
|
var marker_787e89fa970dbdfa5f6eb290d9d6f4ac = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b817b454a5c5f7ea8ca617cc4d7edbd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_068c864279c3c457223064b22dad3b45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb07393ecac9955c70a1292408d6c338 = $(`<div id="html_fb07393ecac9955c70a1292408d6c338" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_068c864279c3c457223064b22dad3b45.setContent(html_fb07393ecac9955c70a1292408d6c338);
|
|
|
|
|
|
|
|
marker_787e89fa970dbdfa5f6eb290d9d6f4ac.bindPopup(popup_068c864279c3c457223064b22dad3b45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_787e89fa970dbdfa5f6eb290d9d6f4ac.setIcon(icon_b817b454a5c5f7ea8ca617cc4d7edbd4);
|
|
|
|
|
|
var marker_e23a348f7f005b60b164ff886c5fcb5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_2a6256b953fc8a95432029035fab160c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef9e9d20187c35d348de7a04e8220185 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17e7db552bcea2522214b1001b52fa22 = $(`<div id="html_17e7db552bcea2522214b1001b52fa22" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_ef9e9d20187c35d348de7a04e8220185.setContent(html_17e7db552bcea2522214b1001b52fa22);
|
|
|
|
|
|
|
|
marker_e23a348f7f005b60b164ff886c5fcb5c.bindPopup(popup_ef9e9d20187c35d348de7a04e8220185)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e23a348f7f005b60b164ff886c5fcb5c.setIcon(icon_2a6256b953fc8a95432029035fab160c);
|
|
|
|
|
|
var marker_b433889a230cd25330aab85c8c357e78 = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_3168c327ffc444a5e855eee38005615a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1850c93f186ab540e818a33e2b91a6af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efc0052d7759332c6a53026f8a1f6a8c = $(`<div id="html_efc0052d7759332c6a53026f8a1f6a8c" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_1850c93f186ab540e818a33e2b91a6af.setContent(html_efc0052d7759332c6a53026f8a1f6a8c);
|
|
|
|
|
|
|
|
marker_b433889a230cd25330aab85c8c357e78.bindPopup(popup_1850c93f186ab540e818a33e2b91a6af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b433889a230cd25330aab85c8c357e78.setIcon(icon_3168c327ffc444a5e855eee38005615a);
|
|
|
|
|
|
var marker_3f5578c9f12c6bfd855822c789aa07db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6449662dec4ad5b7347501e764d863a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5719af6f903cf733d46189511ea8004f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abe789563f2e9988016f38574c101454 = $(`<div id="html_abe789563f2e9988016f38574c101454" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_5719af6f903cf733d46189511ea8004f.setContent(html_abe789563f2e9988016f38574c101454);
|
|
|
|
|
|
|
|
marker_3f5578c9f12c6bfd855822c789aa07db.bindPopup(popup_5719af6f903cf733d46189511ea8004f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f5578c9f12c6bfd855822c789aa07db.setIcon(icon_6449662dec4ad5b7347501e764d863a0);
|
|
|
|
|
|
var marker_c0158670d159f65ee6e8b5a73c31f3e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_055155271d460db994fa637ee10e212e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14070cd5091e892e737a00039766922a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4df375d65c99fe59cd6d10db0e18d37 = $(`<div id="html_c4df375d65c99fe59cd6d10db0e18d37" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_14070cd5091e892e737a00039766922a.setContent(html_c4df375d65c99fe59cd6d10db0e18d37);
|
|
|
|
|
|
|
|
marker_c0158670d159f65ee6e8b5a73c31f3e9.bindPopup(popup_14070cd5091e892e737a00039766922a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0158670d159f65ee6e8b5a73c31f3e9.setIcon(icon_055155271d460db994fa637ee10e212e);
|
|
|
|
|
|
var marker_ff9656fe5adc30d83b3ac3ce3b7142e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_0611d078d2db7a70eaf74424b7cc38ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8498e054cba5807543a825695f85686a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2acac508d84da01b0a348a8c0771823c = $(`<div id="html_2acac508d84da01b0a348a8c0771823c" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_8498e054cba5807543a825695f85686a.setContent(html_2acac508d84da01b0a348a8c0771823c);
|
|
|
|
|
|
|
|
marker_ff9656fe5adc30d83b3ac3ce3b7142e3.bindPopup(popup_8498e054cba5807543a825695f85686a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff9656fe5adc30d83b3ac3ce3b7142e3.setIcon(icon_0611d078d2db7a70eaf74424b7cc38ef);
|
|
|
|
|
|
var marker_bf4bc5b59f94d8b3d5716cf3db07983c = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_e53053825210c64ae17183d7943380fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac58051e22c00abaca26ff9a14785f6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d41838ffefa488835c0742078c111a69 = $(`<div id="html_d41838ffefa488835c0742078c111a69" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_ac58051e22c00abaca26ff9a14785f6f.setContent(html_d41838ffefa488835c0742078c111a69);
|
|
|
|
|
|
|
|
marker_bf4bc5b59f94d8b3d5716cf3db07983c.bindPopup(popup_ac58051e22c00abaca26ff9a14785f6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf4bc5b59f94d8b3d5716cf3db07983c.setIcon(icon_e53053825210c64ae17183d7943380fc);
|
|
|
|
|
|
var marker_99d840d34c44ba1a92d98067d03fbfe8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c09b10dd910a170b389bbbb4de6e1e80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94363789ebdfd16bb0d66afc5d49be2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2fce97c787a8b4a60f74e752577b090 = $(`<div id="html_b2fce97c787a8b4a60f74e752577b090" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_94363789ebdfd16bb0d66afc5d49be2e.setContent(html_b2fce97c787a8b4a60f74e752577b090);
|
|
|
|
|
|
|
|
marker_99d840d34c44ba1a92d98067d03fbfe8.bindPopup(popup_94363789ebdfd16bb0d66afc5d49be2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99d840d34c44ba1a92d98067d03fbfe8.setIcon(icon_c09b10dd910a170b389bbbb4de6e1e80);
|
|
|
|
|
|
var marker_c2864d410ee9baddcc5c17a885a15dd2 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8eda937a0f0d8b4760e2ffcde89eb3bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3e20f601cdd5fdb2145dca33087b3c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bb453c912377db3695a751f0cf98a9e = $(`<div id="html_4bb453c912377db3695a751f0cf98a9e" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_a3e20f601cdd5fdb2145dca33087b3c9.setContent(html_4bb453c912377db3695a751f0cf98a9e);
|
|
|
|
|
|
|
|
marker_c2864d410ee9baddcc5c17a885a15dd2.bindPopup(popup_a3e20f601cdd5fdb2145dca33087b3c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2864d410ee9baddcc5c17a885a15dd2.setIcon(icon_8eda937a0f0d8b4760e2ffcde89eb3bf);
|
|
|
|
|
|
var marker_67b29e653d52296efb63c1c38ea15397 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_436e6e909717532436a90e9dbe01ab84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9f69bb0cd84ecea7c2e4e8deb90144 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86a8487f153e1235a61eeb568df54d0a = $(`<div id="html_86a8487f153e1235a61eeb568df54d0a" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_2e9f69bb0cd84ecea7c2e4e8deb90144.setContent(html_86a8487f153e1235a61eeb568df54d0a);
|
|
|
|
|
|
|
|
marker_67b29e653d52296efb63c1c38ea15397.bindPopup(popup_2e9f69bb0cd84ecea7c2e4e8deb90144)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b29e653d52296efb63c1c38ea15397.setIcon(icon_436e6e909717532436a90e9dbe01ab84);
|
|
|
|
|
|
var marker_8bd27dd426b18cac30d308c8a2ab45a7 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_690dbbc82990d5526cf7ac510f079ae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_376f86e1a2e54ba15992ad29adacd534 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6566efa029ec5dd8725c2b9431433fd1 = $(`<div id="html_6566efa029ec5dd8725c2b9431433fd1" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_376f86e1a2e54ba15992ad29adacd534.setContent(html_6566efa029ec5dd8725c2b9431433fd1);
|
|
|
|
|
|
|
|
marker_8bd27dd426b18cac30d308c8a2ab45a7.bindPopup(popup_376f86e1a2e54ba15992ad29adacd534)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bd27dd426b18cac30d308c8a2ab45a7.setIcon(icon_690dbbc82990d5526cf7ac510f079ae6);
|
|
|
|
|
|
var marker_ed3368ad3c548c18141c39de37e58550 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b809663602a7020512dfbdf928f818df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8656afaf1332964bba38bc61aabcf799 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f5648f2bdc57c64b02ed3dfaa79f1c4 = $(`<div id="html_7f5648f2bdc57c64b02ed3dfaa79f1c4" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_8656afaf1332964bba38bc61aabcf799.setContent(html_7f5648f2bdc57c64b02ed3dfaa79f1c4);
|
|
|
|
|
|
|
|
marker_ed3368ad3c548c18141c39de37e58550.bindPopup(popup_8656afaf1332964bba38bc61aabcf799)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed3368ad3c548c18141c39de37e58550.setIcon(icon_b809663602a7020512dfbdf928f818df);
|
|
|
|
|
|
var marker_a1e667770d8c49c251e1d9860def4349 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6b2705ed5c462cd646bee264f039001b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edf7d4c332ea20bc8d2c9e186c833727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb5eaf0322447fd4162c8f1e1bc74f58 = $(`<div id="html_eb5eaf0322447fd4162c8f1e1bc74f58" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_edf7d4c332ea20bc8d2c9e186c833727.setContent(html_eb5eaf0322447fd4162c8f1e1bc74f58);
|
|
|
|
|
|
|
|
marker_a1e667770d8c49c251e1d9860def4349.bindPopup(popup_edf7d4c332ea20bc8d2c9e186c833727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e667770d8c49c251e1d9860def4349.setIcon(icon_6b2705ed5c462cd646bee264f039001b);
|
|
|
|
|
|
var marker_522842571bf5477d4245ea62afb04e07 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_789cf58d4fad733d9f41636198c13bda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1199d3754ffc2e5b552c5bb0441f272d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60648f011839c1c916e28f6e83d9ed27 = $(`<div id="html_60648f011839c1c916e28f6e83d9ed27" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_1199d3754ffc2e5b552c5bb0441f272d.setContent(html_60648f011839c1c916e28f6e83d9ed27);
|
|
|
|
|
|
|
|
marker_522842571bf5477d4245ea62afb04e07.bindPopup(popup_1199d3754ffc2e5b552c5bb0441f272d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_522842571bf5477d4245ea62afb04e07.setIcon(icon_789cf58d4fad733d9f41636198c13bda);
|
|
|
|
|
|
var marker_983eb7547a55acf5ae270278945d974f = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f3ded9e9a892b2c8ad88a5e10744538c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3578dbf9154c5e1892ea61c63e66995a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d21f2d2f68d31d24ee819a44e6c629a = $(`<div id="html_3d21f2d2f68d31d24ee819a44e6c629a" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_3578dbf9154c5e1892ea61c63e66995a.setContent(html_3d21f2d2f68d31d24ee819a44e6c629a);
|
|
|
|
|
|
|
|
marker_983eb7547a55acf5ae270278945d974f.bindPopup(popup_3578dbf9154c5e1892ea61c63e66995a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_983eb7547a55acf5ae270278945d974f.setIcon(icon_f3ded9e9a892b2c8ad88a5e10744538c);
|
|
|
|
|
|
var marker_82b5a1fdc677d01a5959a9c19168e426 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5408878af7dbd2d5c4fc864fe2cd8275 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b288acca9f9f431ec742f76bf8f665 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59a30da13a1936a1a51fcc96e2bfd157 = $(`<div id="html_59a30da13a1936a1a51fcc96e2bfd157" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_33b288acca9f9f431ec742f76bf8f665.setContent(html_59a30da13a1936a1a51fcc96e2bfd157);
|
|
|
|
|
|
|
|
marker_82b5a1fdc677d01a5959a9c19168e426.bindPopup(popup_33b288acca9f9f431ec742f76bf8f665)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82b5a1fdc677d01a5959a9c19168e426.setIcon(icon_5408878af7dbd2d5c4fc864fe2cd8275);
|
|
|
|
|
|
var marker_bd2ed431c8c5012994b48e3ed5fac6e4 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_4418391634272864bdbaa27c28742d2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_812ce8b488d51ff03f50c1d99325b022 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fe55b2b8ab65003ec6087527909d62e = $(`<div id="html_6fe55b2b8ab65003ec6087527909d62e" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_812ce8b488d51ff03f50c1d99325b022.setContent(html_6fe55b2b8ab65003ec6087527909d62e);
|
|
|
|
|
|
|
|
marker_bd2ed431c8c5012994b48e3ed5fac6e4.bindPopup(popup_812ce8b488d51ff03f50c1d99325b022)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd2ed431c8c5012994b48e3ed5fac6e4.setIcon(icon_4418391634272864bdbaa27c28742d2c);
|
|
|
|
|
|
var marker_bcc6dbd34cc1a543c63289b418d7926a = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5ddc35177e5446a4ba12aa7ce5fffeba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_460d597d7ad8e8ce2079482b26d5e3b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bca9ecb92b6a0afe67c74d6b866d175d = $(`<div id="html_bca9ecb92b6a0afe67c74d6b866d175d" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_460d597d7ad8e8ce2079482b26d5e3b5.setContent(html_bca9ecb92b6a0afe67c74d6b866d175d);
|
|
|
|
|
|
|
|
marker_bcc6dbd34cc1a543c63289b418d7926a.bindPopup(popup_460d597d7ad8e8ce2079482b26d5e3b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcc6dbd34cc1a543c63289b418d7926a.setIcon(icon_5ddc35177e5446a4ba12aa7ce5fffeba);
|
|
|
|
|
|
var marker_47bc5a0d3c860aa4eef93223d1c78957 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_218c9da98e19780f478a8d5ba9845fb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4ca66bad73a1db28b5a9ea03aade185 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9286f1aeb2b9258d3641d94cb8a35b29 = $(`<div id="html_9286f1aeb2b9258d3641d94cb8a35b29" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_a4ca66bad73a1db28b5a9ea03aade185.setContent(html_9286f1aeb2b9258d3641d94cb8a35b29);
|
|
|
|
|
|
|
|
marker_47bc5a0d3c860aa4eef93223d1c78957.bindPopup(popup_a4ca66bad73a1db28b5a9ea03aade185)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47bc5a0d3c860aa4eef93223d1c78957.setIcon(icon_218c9da98e19780f478a8d5ba9845fb0);
|
|
|
|
|
|
var marker_e718c5b332c90fc3a459a6acc27d3198 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6225aa1353d406ea8751e30d97422084 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89d021f49385b62b3f6582012e4fee0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61a79adb6e6d5944db2a2e7c9d142fc1 = $(`<div id="html_61a79adb6e6d5944db2a2e7c9d142fc1" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_a89d021f49385b62b3f6582012e4fee0.setContent(html_61a79adb6e6d5944db2a2e7c9d142fc1);
|
|
|
|
|
|
|
|
marker_e718c5b332c90fc3a459a6acc27d3198.bindPopup(popup_a89d021f49385b62b3f6582012e4fee0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e718c5b332c90fc3a459a6acc27d3198.setIcon(icon_6225aa1353d406ea8751e30d97422084);
|
|
|
|
|
|
var marker_2fe77ae7a64c4dc485843660c8c77b91 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8eb6a1aa5355637e0adabf1384455ac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bf67b61f37de985364189db61327d84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97de2534969396e0b731b098b88679ad = $(`<div id="html_97de2534969396e0b731b098b88679ad" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_5bf67b61f37de985364189db61327d84.setContent(html_97de2534969396e0b731b098b88679ad);
|
|
|
|
|
|
|
|
marker_2fe77ae7a64c4dc485843660c8c77b91.bindPopup(popup_5bf67b61f37de985364189db61327d84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fe77ae7a64c4dc485843660c8c77b91.setIcon(icon_8eb6a1aa5355637e0adabf1384455ac8);
|
|
|
|
|
|
var marker_b312b4f4196fcf47cd5f92bb74b1d3aa = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_236209140c9188d6afa7f4a7855241b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18d834551bb7c19766d4df29cf7ca913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6384b0c709fda79ec3af8876f456991b = $(`<div id="html_6384b0c709fda79ec3af8876f456991b" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_18d834551bb7c19766d4df29cf7ca913.setContent(html_6384b0c709fda79ec3af8876f456991b);
|
|
|
|
|
|
|
|
marker_b312b4f4196fcf47cd5f92bb74b1d3aa.bindPopup(popup_18d834551bb7c19766d4df29cf7ca913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b312b4f4196fcf47cd5f92bb74b1d3aa.setIcon(icon_236209140c9188d6afa7f4a7855241b5);
|
|
|
|
|
|
var marker_75826a4f9b98f11ef76501c3465856d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_96fd80f8a5a9d7a9537d0a500a2601cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8c095ec0688258683bcfa2052a3a005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ba913ad7246a805578358ee2fb19be0 = $(`<div id="html_5ba913ad7246a805578358ee2fb19be0" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_d8c095ec0688258683bcfa2052a3a005.setContent(html_5ba913ad7246a805578358ee2fb19be0);
|
|
|
|
|
|
|
|
marker_75826a4f9b98f11ef76501c3465856d8.bindPopup(popup_d8c095ec0688258683bcfa2052a3a005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75826a4f9b98f11ef76501c3465856d8.setIcon(icon_96fd80f8a5a9d7a9537d0a500a2601cf);
|
|
|
|
|
|
var marker_5db5a53efb279d53cb38406876ad68fe = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_043b6df18192d8585195f4ac874813aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b67ebb3982be1df04fc65233d68029d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b0aecfda2be8257fb34cfee815c630 = $(`<div id="html_f9b0aecfda2be8257fb34cfee815c630" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_0b67ebb3982be1df04fc65233d68029d.setContent(html_f9b0aecfda2be8257fb34cfee815c630);
|
|
|
|
|
|
|
|
marker_5db5a53efb279d53cb38406876ad68fe.bindPopup(popup_0b67ebb3982be1df04fc65233d68029d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5db5a53efb279d53cb38406876ad68fe.setIcon(icon_043b6df18192d8585195f4ac874813aa);
|
|
|
|
|
|
var marker_1261315209be6e3e46984c0411f94a99 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_e59760449fd7dbe018dc92e7d2c18e36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15a7fe7a8da5f4847a3440a9bb9e14b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62f57f9625ea0978742d62d544dad06c = $(`<div id="html_62f57f9625ea0978742d62d544dad06c" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_15a7fe7a8da5f4847a3440a9bb9e14b2.setContent(html_62f57f9625ea0978742d62d544dad06c);
|
|
|
|
|
|
|
|
marker_1261315209be6e3e46984c0411f94a99.bindPopup(popup_15a7fe7a8da5f4847a3440a9bb9e14b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1261315209be6e3e46984c0411f94a99.setIcon(icon_e59760449fd7dbe018dc92e7d2c18e36);
|
|
|
|
|
|
var marker_5ff529bd4315063d4374ce83b5d7aa1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a4e855b56df57c29fed74d9f94d1df32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e048f366b6b1ebd946f14228faf35834 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e77c3e782f59b2fef5afc953ae9605e7 = $(`<div id="html_e77c3e782f59b2fef5afc953ae9605e7" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_e048f366b6b1ebd946f14228faf35834.setContent(html_e77c3e782f59b2fef5afc953ae9605e7);
|
|
|
|
|
|
|
|
marker_5ff529bd4315063d4374ce83b5d7aa1b.bindPopup(popup_e048f366b6b1ebd946f14228faf35834)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ff529bd4315063d4374ce83b5d7aa1b.setIcon(icon_a4e855b56df57c29fed74d9f94d1df32);
|
|
|
|
|
|
var marker_facbb06643f78ffc0c2f9f41d895cb23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_24facb3b536bedf84b7e74fc48a08c5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fd8511617fd5446d99fad613ce1b30b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe1a0dfd193facb254066961f7f973b9 = $(`<div id="html_fe1a0dfd193facb254066961f7f973b9" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_7fd8511617fd5446d99fad613ce1b30b.setContent(html_fe1a0dfd193facb254066961f7f973b9);
|
|
|
|
|
|
|
|
marker_facbb06643f78ffc0c2f9f41d895cb23.bindPopup(popup_7fd8511617fd5446d99fad613ce1b30b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_facbb06643f78ffc0c2f9f41d895cb23.setIcon(icon_24facb3b536bedf84b7e74fc48a08c5e);
|
|
|
|
|
|
var marker_f74c1efd5d20c5ffcc5debb634d00e06 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_fdec852fcbb469e0309e1d6d65653389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1824d6b246fadb426f8d06031938af3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b29b6bf3f74c2c6f4b5932b7ca00eb56 = $(`<div id="html_b29b6bf3f74c2c6f4b5932b7ca00eb56" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_1824d6b246fadb426f8d06031938af3d.setContent(html_b29b6bf3f74c2c6f4b5932b7ca00eb56);
|
|
|
|
|
|
|
|
marker_f74c1efd5d20c5ffcc5debb634d00e06.bindPopup(popup_1824d6b246fadb426f8d06031938af3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f74c1efd5d20c5ffcc5debb634d00e06.setIcon(icon_fdec852fcbb469e0309e1d6d65653389);
|
|
|
|
|
|
var marker_1f919a4daf26031bc052c89ed4f3237b = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_98c9462eb3acd2f29462788c07cae43c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4207fe6f7237c48c79cd315d56d1a589 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2535fa42e98b40277a944feb2cb84042 = $(`<div id="html_2535fa42e98b40277a944feb2cb84042" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_4207fe6f7237c48c79cd315d56d1a589.setContent(html_2535fa42e98b40277a944feb2cb84042);
|
|
|
|
|
|
|
|
marker_1f919a4daf26031bc052c89ed4f3237b.bindPopup(popup_4207fe6f7237c48c79cd315d56d1a589)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f919a4daf26031bc052c89ed4f3237b.setIcon(icon_98c9462eb3acd2f29462788c07cae43c);
|
|
|
|
|
|
var marker_d5b3a27ff3436daa3c868b22feedab64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_bbccb074704dc8a494706a3b1d0b20d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6527fd8eb417aff130c33baf20f5e154 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1bf078a466745d54769b3b1a66098ef = $(`<div id="html_c1bf078a466745d54769b3b1a66098ef" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_6527fd8eb417aff130c33baf20f5e154.setContent(html_c1bf078a466745d54769b3b1a66098ef);
|
|
|
|
|
|
|
|
marker_d5b3a27ff3436daa3c868b22feedab64.bindPopup(popup_6527fd8eb417aff130c33baf20f5e154)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5b3a27ff3436daa3c868b22feedab64.setIcon(icon_bbccb074704dc8a494706a3b1d0b20d6);
|
|
|
|
|
|
var marker_d25b12eb9479b5c58a7665d758c1888e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_bea90a21293971b3c24160d3a79154e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_398ae9d121481825a9cd9d7a596aa9c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3db6649f6f3f05432401c22b8b942fe6 = $(`<div id="html_3db6649f6f3f05432401c22b8b942fe6" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_398ae9d121481825a9cd9d7a596aa9c0.setContent(html_3db6649f6f3f05432401c22b8b942fe6);
|
|
|
|
|
|
|
|
marker_d25b12eb9479b5c58a7665d758c1888e.bindPopup(popup_398ae9d121481825a9cd9d7a596aa9c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d25b12eb9479b5c58a7665d758c1888e.setIcon(icon_bea90a21293971b3c24160d3a79154e2);
|
|
|
|
|
|
var marker_0922d87e2a6465261a3784e41688330c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c5bd80bf1ab0769eb2931497b08b440d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad18e722c0f688a77b101f44927e9219 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_144912c021ff7f608d6a4e3978dce2d5 = $(`<div id="html_144912c021ff7f608d6a4e3978dce2d5" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_ad18e722c0f688a77b101f44927e9219.setContent(html_144912c021ff7f608d6a4e3978dce2d5);
|
|
|
|
|
|
|
|
marker_0922d87e2a6465261a3784e41688330c.bindPopup(popup_ad18e722c0f688a77b101f44927e9219)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0922d87e2a6465261a3784e41688330c.setIcon(icon_c5bd80bf1ab0769eb2931497b08b440d);
|
|
|
|
|
|
var marker_bca5054eeadbbffb0fcc9f83d8bea498 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_576e81c90435d140b044def07cb5b867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_172c67a619d87a84c7312a6778958aa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_940fc54a9043ff79263717353c34c3f8 = $(`<div id="html_940fc54a9043ff79263717353c34c3f8" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_172c67a619d87a84c7312a6778958aa5.setContent(html_940fc54a9043ff79263717353c34c3f8);
|
|
|
|
|
|
|
|
marker_bca5054eeadbbffb0fcc9f83d8bea498.bindPopup(popup_172c67a619d87a84c7312a6778958aa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bca5054eeadbbffb0fcc9f83d8bea498.setIcon(icon_576e81c90435d140b044def07cb5b867);
|
|
|
|
|
|
var marker_ea98b1d94915b4f29d82556ac8059fb4 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c4fa64474cabd172003c052dda7191a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4901c3cc94a835ca69aeae77a5db1d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e6176a10c6db25c247b39d0e4dde0ee = $(`<div id="html_1e6176a10c6db25c247b39d0e4dde0ee" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_c4901c3cc94a835ca69aeae77a5db1d2.setContent(html_1e6176a10c6db25c247b39d0e4dde0ee);
|
|
|
|
|
|
|
|
marker_ea98b1d94915b4f29d82556ac8059fb4.bindPopup(popup_c4901c3cc94a835ca69aeae77a5db1d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea98b1d94915b4f29d82556ac8059fb4.setIcon(icon_c4fa64474cabd172003c052dda7191a3);
|
|
|
|
|
|
var marker_f0228dea53e3a161e1b8efc6966b5740 = L.marker(
|
|
[41.4167, 2.01667],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ddfb76db5a66c627596ce5f01a8572b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7797f10ceb13675d5e7a7d57add8588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7399798795fce2137a0e0540236d133 = $(`<div id="html_f7399798795fce2137a0e0540236d133" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_c7797f10ceb13675d5e7a7d57add8588.setContent(html_f7399798795fce2137a0e0540236d133);
|
|
|
|
|
|
|
|
marker_f0228dea53e3a161e1b8efc6966b5740.bindPopup(popup_c7797f10ceb13675d5e7a7d57add8588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0228dea53e3a161e1b8efc6966b5740.setIcon(icon_ddfb76db5a66c627596ce5f01a8572b6);
|
|
|
|
|
|
var marker_fd02e3cefa8d4227aab995465ab80c22 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_198ec0e05a181b15335c9a521673dda8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5877458625a1f1b0272f5604f25d9767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00fd2f22e94b9b88d163670b92e286e1 = $(`<div id="html_00fd2f22e94b9b88d163670b92e286e1" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_5877458625a1f1b0272f5604f25d9767.setContent(html_00fd2f22e94b9b88d163670b92e286e1);
|
|
|
|
|
|
|
|
marker_fd02e3cefa8d4227aab995465ab80c22.bindPopup(popup_5877458625a1f1b0272f5604f25d9767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd02e3cefa8d4227aab995465ab80c22.setIcon(icon_198ec0e05a181b15335c9a521673dda8);
|
|
|
|
|
|
var marker_92ff6f92e64b9d9f65fd18539f3c9deb = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_4e99987347d72e5fe19a0054c6c5cc40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eda586fb613d04f51992facd4e6b0b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb326e2033954cc663c918404d4dd61 = $(`<div id="html_3bb326e2033954cc663c918404d4dd61" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_eda586fb613d04f51992facd4e6b0b78.setContent(html_3bb326e2033954cc663c918404d4dd61);
|
|
|
|
|
|
|
|
marker_92ff6f92e64b9d9f65fd18539f3c9deb.bindPopup(popup_eda586fb613d04f51992facd4e6b0b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92ff6f92e64b9d9f65fd18539f3c9deb.setIcon(icon_4e99987347d72e5fe19a0054c6c5cc40);
|
|
|
|
|
|
var marker_be53d8de759f27fa7328d72910b361b4 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7e428aa7af7c8cc330de6f66bc867c3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f731daee29835c3dd3702f49db0dbade = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e24b17b8cf2753eedbee741ec8170727 = $(`<div id="html_e24b17b8cf2753eedbee741ec8170727" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_f731daee29835c3dd3702f49db0dbade.setContent(html_e24b17b8cf2753eedbee741ec8170727);
|
|
|
|
|
|
|
|
marker_be53d8de759f27fa7328d72910b361b4.bindPopup(popup_f731daee29835c3dd3702f49db0dbade)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be53d8de759f27fa7328d72910b361b4.setIcon(icon_7e428aa7af7c8cc330de6f66bc867c3b);
|
|
|
|
|
|
var marker_b5877c1c422facc3977c225c4ea24f23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9c15619061f69bb9451456d03edb4095 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f73037c244a3f405fd882f0ce2ffd61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c8d5b14ac76ac80addb898f15414bc2 = $(`<div id="html_3c8d5b14ac76ac80addb898f15414bc2" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_1f73037c244a3f405fd882f0ce2ffd61.setContent(html_3c8d5b14ac76ac80addb898f15414bc2);
|
|
|
|
|
|
|
|
marker_b5877c1c422facc3977c225c4ea24f23.bindPopup(popup_1f73037c244a3f405fd882f0ce2ffd61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5877c1c422facc3977c225c4ea24f23.setIcon(icon_9c15619061f69bb9451456d03edb4095);
|
|
|
|
|
|
var marker_96a857423fde3e1cecfceceadbc3db80 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6664ed8b57d78f8d10f2d68807c9bad7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca74873f6e7dbd83e4fdc7a333161e95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16f2b4122009d856cdba41e7a4f347b6 = $(`<div id="html_16f2b4122009d856cdba41e7a4f347b6" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_ca74873f6e7dbd83e4fdc7a333161e95.setContent(html_16f2b4122009d856cdba41e7a4f347b6);
|
|
|
|
|
|
|
|
marker_96a857423fde3e1cecfceceadbc3db80.bindPopup(popup_ca74873f6e7dbd83e4fdc7a333161e95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96a857423fde3e1cecfceceadbc3db80.setIcon(icon_6664ed8b57d78f8d10f2d68807c9bad7);
|
|
|
|
|
|
var marker_38c2cfe484d8ee966353604e28da9471 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_55585a86e4bd94b6350eb24b0a07b87f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3939691bbe68a03277089b511e567bd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_276c4effafb20ea3864407d715dac2a9 = $(`<div id="html_276c4effafb20ea3864407d715dac2a9" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_3939691bbe68a03277089b511e567bd5.setContent(html_276c4effafb20ea3864407d715dac2a9);
|
|
|
|
|
|
|
|
marker_38c2cfe484d8ee966353604e28da9471.bindPopup(popup_3939691bbe68a03277089b511e567bd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38c2cfe484d8ee966353604e28da9471.setIcon(icon_55585a86e4bd94b6350eb24b0a07b87f);
|
|
|
|
|
|
var marker_6d6968deb1fffe03c57eafc840e20fcb = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_2ce4b5e0cd09c671385c1493d2350776 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eb65d1b2ff8ddbf2b41a84f565283aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f73abdbbf8625e41adca325b6071ebba = $(`<div id="html_f73abdbbf8625e41adca325b6071ebba" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_8eb65d1b2ff8ddbf2b41a84f565283aa.setContent(html_f73abdbbf8625e41adca325b6071ebba);
|
|
|
|
|
|
|
|
marker_6d6968deb1fffe03c57eafc840e20fcb.bindPopup(popup_8eb65d1b2ff8ddbf2b41a84f565283aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d6968deb1fffe03c57eafc840e20fcb.setIcon(icon_2ce4b5e0cd09c671385c1493d2350776);
|
|
|
|
|
|
var marker_d9d1160137a6186717e166c8cafb1005 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_358e7152d21cc940a24ca58305398c84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13667b957fd55c0f2e1ebf55c3f6d9bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02e5a31f851a588204c4104a88688bbb = $(`<div id="html_02e5a31f851a588204c4104a88688bbb" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_13667b957fd55c0f2e1ebf55c3f6d9bc.setContent(html_02e5a31f851a588204c4104a88688bbb);
|
|
|
|
|
|
|
|
marker_d9d1160137a6186717e166c8cafb1005.bindPopup(popup_13667b957fd55c0f2e1ebf55c3f6d9bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9d1160137a6186717e166c8cafb1005.setIcon(icon_358e7152d21cc940a24ca58305398c84);
|
|
|
|
|
|
var marker_91b7c4f8add6cbb9ab8dfe1f71b02ed6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ba84dbf39312b384c272c83287a6398c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c17816970a8bbe52e4f6df7c45b5eb1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3dc0ee7a01d9f3fa82bf175c463017b = $(`<div id="html_a3dc0ee7a01d9f3fa82bf175c463017b" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_c17816970a8bbe52e4f6df7c45b5eb1e.setContent(html_a3dc0ee7a01d9f3fa82bf175c463017b);
|
|
|
|
|
|
|
|
marker_91b7c4f8add6cbb9ab8dfe1f71b02ed6.bindPopup(popup_c17816970a8bbe52e4f6df7c45b5eb1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91b7c4f8add6cbb9ab8dfe1f71b02ed6.setIcon(icon_ba84dbf39312b384c272c83287a6398c);
|
|
|
|
|
|
var marker_b0fa9527a8db7e50655bf0b0c43c3549 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_79e29f2e51e3dd060cc52f4c43c51dba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f066c886624b8e6b470533c753fb3f9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76aebb5265a5623f2bb2bbd21b7571a9 = $(`<div id="html_76aebb5265a5623f2bb2bbd21b7571a9" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_f066c886624b8e6b470533c753fb3f9b.setContent(html_76aebb5265a5623f2bb2bbd21b7571a9);
|
|
|
|
|
|
|
|
marker_b0fa9527a8db7e50655bf0b0c43c3549.bindPopup(popup_f066c886624b8e6b470533c753fb3f9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0fa9527a8db7e50655bf0b0c43c3549.setIcon(icon_79e29f2e51e3dd060cc52f4c43c51dba);
|
|
|
|
|
|
var marker_8b746fd072af4c3dc3e651fc9c48148b = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_db985933e2d7d0b33ce55561b7d45ac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f78d40a6218cc4e5e18e12e107a4eb97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0337c26cb2f5e7c2715e2e5ce107a44a = $(`<div id="html_0337c26cb2f5e7c2715e2e5ce107a44a" style="width: 100.0%; height: 100.0%;">wot.tamby.mjex.me</div>`)[0];
|
|
popup_f78d40a6218cc4e5e18e12e107a4eb97.setContent(html_0337c26cb2f5e7c2715e2e5ce107a44a);
|
|
|
|
|
|
|
|
marker_8b746fd072af4c3dc3e651fc9c48148b.bindPopup(popup_f78d40a6218cc4e5e18e12e107a4eb97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b746fd072af4c3dc3e651fc9c48148b.setIcon(icon_db985933e2d7d0b33ce55561b7d45ac7);
|
|
|
|
|
|
var marker_6f31524ccdb0b54d09c293f158beb2bd = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6fd9308edb3784a984147a09156b2fa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dca01dc1e8e93b87334efd1e80c7e2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e94365c58823ffe0cae235fb88a69e21 = $(`<div id="html_e94365c58823ffe0cae235fb88a69e21" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_0dca01dc1e8e93b87334efd1e80c7e2c.setContent(html_e94365c58823ffe0cae235fb88a69e21);
|
|
|
|
|
|
|
|
marker_6f31524ccdb0b54d09c293f158beb2bd.bindPopup(popup_0dca01dc1e8e93b87334efd1e80c7e2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f31524ccdb0b54d09c293f158beb2bd.setIcon(icon_6fd9308edb3784a984147a09156b2fa5);
|
|
|
|
|
|
var marker_3b543933ec8782b8acd04a9faafb6150 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9e63fbb68642b4455ec172e9e75a142a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3451b312ce482078d9483e0cf2306ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc668d609f9c459e206af9df3f23fbf9 = $(`<div id="html_dc668d609f9c459e206af9df3f23fbf9" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_c3451b312ce482078d9483e0cf2306ed.setContent(html_dc668d609f9c459e206af9df3f23fbf9);
|
|
|
|
|
|
|
|
marker_3b543933ec8782b8acd04a9faafb6150.bindPopup(popup_c3451b312ce482078d9483e0cf2306ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b543933ec8782b8acd04a9faafb6150.setIcon(icon_9e63fbb68642b4455ec172e9e75a142a);
|
|
|
|
|
|
var marker_57a915aec683bd16f4eeab60e5a3111f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6a469797c72a34c29e84e8ff9b6ec51d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32f2b09ab3229f7b41f79e77e7a52ad3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d89613a0e83f2d05ceb0d63a77b975b = $(`<div id="html_8d89613a0e83f2d05ceb0d63a77b975b" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_32f2b09ab3229f7b41f79e77e7a52ad3.setContent(html_8d89613a0e83f2d05ceb0d63a77b975b);
|
|
|
|
|
|
|
|
marker_57a915aec683bd16f4eeab60e5a3111f.bindPopup(popup_32f2b09ab3229f7b41f79e77e7a52ad3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57a915aec683bd16f4eeab60e5a3111f.setIcon(icon_6a469797c72a34c29e84e8ff9b6ec51d);
|
|
|
|
|
|
var marker_3180edc56e0899c63c808427cd8477e6 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ef6a762236da48f555a36babcea202ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7bdecbd2eba36da36ca954236abee6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04b4f600b4194859634288b7076998de = $(`<div id="html_04b4f600b4194859634288b7076998de" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_e7bdecbd2eba36da36ca954236abee6a.setContent(html_04b4f600b4194859634288b7076998de);
|
|
|
|
|
|
|
|
marker_3180edc56e0899c63c808427cd8477e6.bindPopup(popup_e7bdecbd2eba36da36ca954236abee6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3180edc56e0899c63c808427cd8477e6.setIcon(icon_ef6a762236da48f555a36babcea202ec);
|
|
|
|
|
|
var marker_9aa879f4a3ac58e2c333ac0f3d25f98e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_255eee2baa6427559dfa2d988b276f0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66e498b8bf67266965b860effc715f9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b1b7c2b6adef65c2d4f8e3b8b2fcb8b = $(`<div id="html_6b1b7c2b6adef65c2d4f8e3b8b2fcb8b" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_66e498b8bf67266965b860effc715f9c.setContent(html_6b1b7c2b6adef65c2d4f8e3b8b2fcb8b);
|
|
|
|
|
|
|
|
marker_9aa879f4a3ac58e2c333ac0f3d25f98e.bindPopup(popup_66e498b8bf67266965b860effc715f9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aa879f4a3ac58e2c333ac0f3d25f98e.setIcon(icon_255eee2baa6427559dfa2d988b276f0e);
|
|
|
|
|
|
var marker_69dc4a1f7d947ca3a62e58ca52b20241 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_82d6bcc2e439a95b58b7e49fe8d105fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fb372ee507dfe85c64abc0f223b834a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b13a274483323e37a1ae35c89110a1c7 = $(`<div id="html_b13a274483323e37a1ae35c89110a1c7" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_5fb372ee507dfe85c64abc0f223b834a.setContent(html_b13a274483323e37a1ae35c89110a1c7);
|
|
|
|
|
|
|
|
marker_69dc4a1f7d947ca3a62e58ca52b20241.bindPopup(popup_5fb372ee507dfe85c64abc0f223b834a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69dc4a1f7d947ca3a62e58ca52b20241.setIcon(icon_82d6bcc2e439a95b58b7e49fe8d105fa);
|
|
|
|
|
|
var marker_4b020f365438e08d5b4d803f801efe7f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_3edef87f4678c1294746d06cab9ecc48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8601b181b3ee3ea7983b626cabe84b86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0feff696bc160845d2c0f2e706d01082 = $(`<div id="html_0feff696bc160845d2c0f2e706d01082" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_8601b181b3ee3ea7983b626cabe84b86.setContent(html_0feff696bc160845d2c0f2e706d01082);
|
|
|
|
|
|
|
|
marker_4b020f365438e08d5b4d803f801efe7f.bindPopup(popup_8601b181b3ee3ea7983b626cabe84b86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b020f365438e08d5b4d803f801efe7f.setIcon(icon_3edef87f4678c1294746d06cab9ecc48);
|
|
|
|
|
|
var marker_5d389ca9f98565e55cb0be13c830e6bc = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_e63dbc715bfab9d26eeca769f29e3e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86986fc27d5714cc6d0954f15d0892d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3eb6beb922ebb6a9a602b2b7d142abb = $(`<div id="html_b3eb6beb922ebb6a9a602b2b7d142abb" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_86986fc27d5714cc6d0954f15d0892d1.setContent(html_b3eb6beb922ebb6a9a602b2b7d142abb);
|
|
|
|
|
|
|
|
marker_5d389ca9f98565e55cb0be13c830e6bc.bindPopup(popup_86986fc27d5714cc6d0954f15d0892d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d389ca9f98565e55cb0be13c830e6bc.setIcon(icon_e63dbc715bfab9d26eeca769f29e3e17);
|
|
|
|
|
|
var marker_a444e579fa2f6ca48778f9c8a40af9de = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a9db7a9aed1a4f095117c31400246e78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_211d4adf20b339572f16b357129ee2bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7c5d0294b251d687c7337e49f3fff7f = $(`<div id="html_c7c5d0294b251d687c7337e49f3fff7f" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_211d4adf20b339572f16b357129ee2bc.setContent(html_c7c5d0294b251d687c7337e49f3fff7f);
|
|
|
|
|
|
|
|
marker_a444e579fa2f6ca48778f9c8a40af9de.bindPopup(popup_211d4adf20b339572f16b357129ee2bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a444e579fa2f6ca48778f9c8a40af9de.setIcon(icon_a9db7a9aed1a4f095117c31400246e78);
|
|
|
|
|
|
var marker_39b9d6fa78fee3e094b02639ae0f7f65 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b7d6b41d0ab7c8b249c8d28541dde823 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38be29965b7b089c8a0070cb0d4d7c00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db9be9e7ebafaa7b77afd81fa64f7100 = $(`<div id="html_db9be9e7ebafaa7b77afd81fa64f7100" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_38be29965b7b089c8a0070cb0d4d7c00.setContent(html_db9be9e7ebafaa7b77afd81fa64f7100);
|
|
|
|
|
|
|
|
marker_39b9d6fa78fee3e094b02639ae0f7f65.bindPopup(popup_38be29965b7b089c8a0070cb0d4d7c00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39b9d6fa78fee3e094b02639ae0f7f65.setIcon(icon_b7d6b41d0ab7c8b249c8d28541dde823);
|
|
|
|
|
|
var marker_e2a2d957d83afe067a5acf0c120815fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9cf162189f48aa1a7602522a8d54d8b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_481a31e9117dccf030cf1cbe9bea4192 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ed146623608d2312eaaeb838828b27 = $(`<div id="html_d0ed146623608d2312eaaeb838828b27" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_481a31e9117dccf030cf1cbe9bea4192.setContent(html_d0ed146623608d2312eaaeb838828b27);
|
|
|
|
|
|
|
|
marker_e2a2d957d83afe067a5acf0c120815fd.bindPopup(popup_481a31e9117dccf030cf1cbe9bea4192)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2a2d957d83afe067a5acf0c120815fd.setIcon(icon_9cf162189f48aa1a7602522a8d54d8b0);
|
|
|
|
|
|
var marker_dc8fa79a6a532f97258f56dbfd4be031 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_54f4a29fc990eff18030096918af6b75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f31c5afc9d6b6af3bd36e795ff6a8dad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9416391df410fb0861790a83cd5aa8a = $(`<div id="html_c9416391df410fb0861790a83cd5aa8a" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_f31c5afc9d6b6af3bd36e795ff6a8dad.setContent(html_c9416391df410fb0861790a83cd5aa8a);
|
|
|
|
|
|
|
|
marker_dc8fa79a6a532f97258f56dbfd4be031.bindPopup(popup_f31c5afc9d6b6af3bd36e795ff6a8dad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc8fa79a6a532f97258f56dbfd4be031.setIcon(icon_54f4a29fc990eff18030096918af6b75);
|
|
|
|
|
|
var marker_1cc861d188b6c6ca0dfe400faefbcc1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_70dc4cd26dec6f1a681a8bc73f1ef218 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de3486d22b4c9af257f94a8a98a1ce4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12e7ff8378b2b4ea171f57f8be99cf27 = $(`<div id="html_12e7ff8378b2b4ea171f57f8be99cf27" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_de3486d22b4c9af257f94a8a98a1ce4f.setContent(html_12e7ff8378b2b4ea171f57f8be99cf27);
|
|
|
|
|
|
|
|
marker_1cc861d188b6c6ca0dfe400faefbcc1a.bindPopup(popup_de3486d22b4c9af257f94a8a98a1ce4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cc861d188b6c6ca0dfe400faefbcc1a.setIcon(icon_70dc4cd26dec6f1a681a8bc73f1ef218);
|
|
|
|
|
|
var marker_66962867891d50487ec11af48326827d = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_795a544f34ac9af5451085b84fdf5369 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fbc0c04594ec393ecc4e2881fd5cd9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ea0a5d884fbd27756f9cd1a776d85e5 = $(`<div id="html_7ea0a5d884fbd27756f9cd1a776d85e5" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_1fbc0c04594ec393ecc4e2881fd5cd9b.setContent(html_7ea0a5d884fbd27756f9cd1a776d85e5);
|
|
|
|
|
|
|
|
marker_66962867891d50487ec11af48326827d.bindPopup(popup_1fbc0c04594ec393ecc4e2881fd5cd9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66962867891d50487ec11af48326827d.setIcon(icon_795a544f34ac9af5451085b84fdf5369);
|
|
|
|
|
|
var marker_dd3de64a5ebb8fd87ec649ab9eefd741 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8dd5b70d0a0059d1d4f73d050e69e49e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6250b7a2e91ddbd74daed9022bbc31f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab257b403c8290a3577c66ca90bbdf7f = $(`<div id="html_ab257b403c8290a3577c66ca90bbdf7f" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_b6250b7a2e91ddbd74daed9022bbc31f.setContent(html_ab257b403c8290a3577c66ca90bbdf7f);
|
|
|
|
|
|
|
|
marker_dd3de64a5ebb8fd87ec649ab9eefd741.bindPopup(popup_b6250b7a2e91ddbd74daed9022bbc31f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd3de64a5ebb8fd87ec649ab9eefd741.setIcon(icon_8dd5b70d0a0059d1d4f73d050e69e49e);
|
|
|
|
|
|
var marker_3a044aab6e30012c420cbcdd92eeeffd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5034130f64b94780cf39e4f9353abcbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07285647015c886fa6a884be75da2272 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd2cf129658a2cd946e84f4905553e9e = $(`<div id="html_cd2cf129658a2cd946e84f4905553e9e" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_07285647015c886fa6a884be75da2272.setContent(html_cd2cf129658a2cd946e84f4905553e9e);
|
|
|
|
|
|
|
|
marker_3a044aab6e30012c420cbcdd92eeeffd.bindPopup(popup_07285647015c886fa6a884be75da2272)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a044aab6e30012c420cbcdd92eeeffd.setIcon(icon_5034130f64b94780cf39e4f9353abcbb);
|
|
|
|
|
|
var marker_92e033098a8e9c005f50f5cf2a5b40a2 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6a5deb0024ad14db9bad8735ef767d82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2808e81a93dade7e0b99698c73a9e4c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ddb0b7ab4bd297788a79e21ebc44e50 = $(`<div id="html_2ddb0b7ab4bd297788a79e21ebc44e50" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_2808e81a93dade7e0b99698c73a9e4c7.setContent(html_2ddb0b7ab4bd297788a79e21ebc44e50);
|
|
|
|
|
|
|
|
marker_92e033098a8e9c005f50f5cf2a5b40a2.bindPopup(popup_2808e81a93dade7e0b99698c73a9e4c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e033098a8e9c005f50f5cf2a5b40a2.setIcon(icon_6a5deb0024ad14db9bad8735ef767d82);
|
|
|
|
|
|
var marker_89ce071a322f83a3076e5825d1d896df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_573a6f45d7bc4d3ccf4e3f38db798d4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e723823b9a34bfcb74188ad10aaa9070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f6ca710a2a4ef0409aa7b209303160f = $(`<div id="html_3f6ca710a2a4ef0409aa7b209303160f" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_e723823b9a34bfcb74188ad10aaa9070.setContent(html_3f6ca710a2a4ef0409aa7b209303160f);
|
|
|
|
|
|
|
|
marker_89ce071a322f83a3076e5825d1d896df.bindPopup(popup_e723823b9a34bfcb74188ad10aaa9070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89ce071a322f83a3076e5825d1d896df.setIcon(icon_573a6f45d7bc4d3ccf4e3f38db798d4f);
|
|
|
|
|
|
var marker_edb522cc62ebbeb81112fc99f5016db1 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6a82872baa83e0b41973b9cadb4c365c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cf8edcebe3a332b7e1188e00886bb9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a71f08c94173a7d6e0f7ce43c0ffd8c = $(`<div id="html_5a71f08c94173a7d6e0f7ce43c0ffd8c" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_1cf8edcebe3a332b7e1188e00886bb9d.setContent(html_5a71f08c94173a7d6e0f7ce43c0ffd8c);
|
|
|
|
|
|
|
|
marker_edb522cc62ebbeb81112fc99f5016db1.bindPopup(popup_1cf8edcebe3a332b7e1188e00886bb9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edb522cc62ebbeb81112fc99f5016db1.setIcon(icon_6a82872baa83e0b41973b9cadb4c365c);
|
|
|
|
|
|
var marker_00623fef4f6bfc04a71161a9563f693c = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8fc4e90b761aa68471a55c9a7cd08efb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f878973c9bc9aa0a8d179d5066dab23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cdb7e57aca0da2c747aaffc04f03d5b = $(`<div id="html_7cdb7e57aca0da2c747aaffc04f03d5b" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_1f878973c9bc9aa0a8d179d5066dab23.setContent(html_7cdb7e57aca0da2c747aaffc04f03d5b);
|
|
|
|
|
|
|
|
marker_00623fef4f6bfc04a71161a9563f693c.bindPopup(popup_1f878973c9bc9aa0a8d179d5066dab23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00623fef4f6bfc04a71161a9563f693c.setIcon(icon_8fc4e90b761aa68471a55c9a7cd08efb);
|
|
|
|
|
|
var marker_a753b6ac28a834dbd3d24b710f7cfb93 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a138666ec32c3d486a0ede113b4bdfac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbded88ea339a9ccb856536b7155df2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73f43e68ff557f7488c090895c10ef70 = $(`<div id="html_73f43e68ff557f7488c090895c10ef70" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_bbded88ea339a9ccb856536b7155df2a.setContent(html_73f43e68ff557f7488c090895c10ef70);
|
|
|
|
|
|
|
|
marker_a753b6ac28a834dbd3d24b710f7cfb93.bindPopup(popup_bbded88ea339a9ccb856536b7155df2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a753b6ac28a834dbd3d24b710f7cfb93.setIcon(icon_a138666ec32c3d486a0ede113b4bdfac);
|
|
|
|
|
|
var marker_6773537f19003f2e7943aa2aea5f91a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_fa1a3b655029f33727a5fa640ee6ad3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0341e86f0728de42897284448183095b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c0530e3a40d05752072d2f58d55c957 = $(`<div id="html_2c0530e3a40d05752072d2f58d55c957" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_0341e86f0728de42897284448183095b.setContent(html_2c0530e3a40d05752072d2f58d55c957);
|
|
|
|
|
|
|
|
marker_6773537f19003f2e7943aa2aea5f91a4.bindPopup(popup_0341e86f0728de42897284448183095b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6773537f19003f2e7943aa2aea5f91a4.setIcon(icon_fa1a3b655029f33727a5fa640ee6ad3e);
|
|
|
|
|
|
var marker_51f1cb5309eb47de1366ca2fd6e2072b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_581e265eb51bc478859898d6e98e3f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a61bd0a962e26f09288260d42e75f7c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21e455e773c0c7469680abec9a533b41 = $(`<div id="html_21e455e773c0c7469680abec9a533b41" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_a61bd0a962e26f09288260d42e75f7c6.setContent(html_21e455e773c0c7469680abec9a533b41);
|
|
|
|
|
|
|
|
marker_51f1cb5309eb47de1366ca2fd6e2072b.bindPopup(popup_a61bd0a962e26f09288260d42e75f7c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51f1cb5309eb47de1366ca2fd6e2072b.setIcon(icon_581e265eb51bc478859898d6e98e3f7f);
|
|
|
|
|
|
var marker_73ea4b514b29924c61aca63ad7e92129 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6b4b2c6498f79057b1dd03f155390d9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e6e01e6c412a501a518979e6216b3cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9fcae1764ed320f77f7c5408b02ad76 = $(`<div id="html_c9fcae1764ed320f77f7c5408b02ad76" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_0e6e01e6c412a501a518979e6216b3cb.setContent(html_c9fcae1764ed320f77f7c5408b02ad76);
|
|
|
|
|
|
|
|
marker_73ea4b514b29924c61aca63ad7e92129.bindPopup(popup_0e6e01e6c412a501a518979e6216b3cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73ea4b514b29924c61aca63ad7e92129.setIcon(icon_6b4b2c6498f79057b1dd03f155390d9b);
|
|
|
|
|
|
var marker_fa27ad92b20c1371ad1afffad5a07b52 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_19329b7a4042f53e443dae6bca2b9070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3b7744cfb76b0f1ef9959f74670df0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de517e4f4b0f72a406f222b663238e6 = $(`<div id="html_0de517e4f4b0f72a406f222b663238e6" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_c3b7744cfb76b0f1ef9959f74670df0a.setContent(html_0de517e4f4b0f72a406f222b663238e6);
|
|
|
|
|
|
|
|
marker_fa27ad92b20c1371ad1afffad5a07b52.bindPopup(popup_c3b7744cfb76b0f1ef9959f74670df0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa27ad92b20c1371ad1afffad5a07b52.setIcon(icon_19329b7a4042f53e443dae6bca2b9070);
|
|
|
|
|
|
var marker_b5456689370340011cae90edbaa0b2f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_28f2fe37afd1102804f3db315f838e88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1ee983391d32f67e609da2373a15aa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4d424fc0f8d1a2b3c8c708c07811f3c = $(`<div id="html_d4d424fc0f8d1a2b3c8c708c07811f3c" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_c1ee983391d32f67e609da2373a15aa1.setContent(html_d4d424fc0f8d1a2b3c8c708c07811f3c);
|
|
|
|
|
|
|
|
marker_b5456689370340011cae90edbaa0b2f4.bindPopup(popup_c1ee983391d32f67e609da2373a15aa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5456689370340011cae90edbaa0b2f4.setIcon(icon_28f2fe37afd1102804f3db315f838e88);
|
|
|
|
|
|
var marker_642c6d818b08aab189f8f08a91680db5 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d869f2f5a093f1fb423bc5432015e692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90118909aa468aa063b9dcdb352098bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f42819a716889f9b55f34b5c2a777d7a = $(`<div id="html_f42819a716889f9b55f34b5c2a777d7a" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_90118909aa468aa063b9dcdb352098bd.setContent(html_f42819a716889f9b55f34b5c2a777d7a);
|
|
|
|
|
|
|
|
marker_642c6d818b08aab189f8f08a91680db5.bindPopup(popup_90118909aa468aa063b9dcdb352098bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_642c6d818b08aab189f8f08a91680db5.setIcon(icon_d869f2f5a093f1fb423bc5432015e692);
|
|
|
|
|
|
var marker_7b5a5b817f3a1b9c0c6a017b0071caac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_01dfcf536662321afeed5d383ae6bb29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_103a9538ae49e90f5616472e37e1cc7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d273bb03bc6da33c573e2c8ab6f6b1d9 = $(`<div id="html_d273bb03bc6da33c573e2c8ab6f6b1d9" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_103a9538ae49e90f5616472e37e1cc7a.setContent(html_d273bb03bc6da33c573e2c8ab6f6b1d9);
|
|
|
|
|
|
|
|
marker_7b5a5b817f3a1b9c0c6a017b0071caac.bindPopup(popup_103a9538ae49e90f5616472e37e1cc7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b5a5b817f3a1b9c0c6a017b0071caac.setIcon(icon_01dfcf536662321afeed5d383ae6bb29);
|
|
|
|
|
|
var marker_83ca5a6a037c6f7d3185af38f0f57c19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f83acc1578e3bc952548692bfd674ac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_710598a21d1a1b078ff4d90e721820f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75fc1dc380e1eb3c961025c62b6937a5 = $(`<div id="html_75fc1dc380e1eb3c961025c62b6937a5" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_710598a21d1a1b078ff4d90e721820f9.setContent(html_75fc1dc380e1eb3c961025c62b6937a5);
|
|
|
|
|
|
|
|
marker_83ca5a6a037c6f7d3185af38f0f57c19.bindPopup(popup_710598a21d1a1b078ff4d90e721820f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83ca5a6a037c6f7d3185af38f0f57c19.setIcon(icon_f83acc1578e3bc952548692bfd674ac7);
|
|
|
|
|
|
var marker_b405de5af31c6f13e4f1557540991b90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_982583fd6fd5b1e61ad2ddaf2a775966 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32045bd7635425f6ac17e9dfc65b1df1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cc537a10ca8731f4564409fca16f06b = $(`<div id="html_5cc537a10ca8731f4564409fca16f06b" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_32045bd7635425f6ac17e9dfc65b1df1.setContent(html_5cc537a10ca8731f4564409fca16f06b);
|
|
|
|
|
|
|
|
marker_b405de5af31c6f13e4f1557540991b90.bindPopup(popup_32045bd7635425f6ac17e9dfc65b1df1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b405de5af31c6f13e4f1557540991b90.setIcon(icon_982583fd6fd5b1e61ad2ddaf2a775966);
|
|
|
|
|
|
var marker_ec991efed41b88adb044392f0f0680fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c148efa45704398076fe50216b000a91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ae82a9d5b969cbd63a534dd0c478eff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2724faaadac123eda3a9d97818d90a01 = $(`<div id="html_2724faaadac123eda3a9d97818d90a01" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_6ae82a9d5b969cbd63a534dd0c478eff.setContent(html_2724faaadac123eda3a9d97818d90a01);
|
|
|
|
|
|
|
|
marker_ec991efed41b88adb044392f0f0680fa.bindPopup(popup_6ae82a9d5b969cbd63a534dd0c478eff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec991efed41b88adb044392f0f0680fa.setIcon(icon_c148efa45704398076fe50216b000a91);
|
|
|
|
|
|
var marker_89e9036cd572843d27de991902c65a42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b85bd9f7cdf0b89e678ff293db7384dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c314b730b1e57b12fc25730a170230e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e49ef856062cc038bc0bb56e65df907d = $(`<div id="html_e49ef856062cc038bc0bb56e65df907d" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_2c314b730b1e57b12fc25730a170230e.setContent(html_e49ef856062cc038bc0bb56e65df907d);
|
|
|
|
|
|
|
|
marker_89e9036cd572843d27de991902c65a42.bindPopup(popup_2c314b730b1e57b12fc25730a170230e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89e9036cd572843d27de991902c65a42.setIcon(icon_b85bd9f7cdf0b89e678ff293db7384dc);
|
|
|
|
|
|
var marker_d5302675d65c35dd8cb2c60e7992facb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_07627df703861a049454d9f2db01e28c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc139bc631b7931551ed8b0283a6004d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3df6a417e0dd057978893bfb82178447 = $(`<div id="html_3df6a417e0dd057978893bfb82178447" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_dc139bc631b7931551ed8b0283a6004d.setContent(html_3df6a417e0dd057978893bfb82178447);
|
|
|
|
|
|
|
|
marker_d5302675d65c35dd8cb2c60e7992facb.bindPopup(popup_dc139bc631b7931551ed8b0283a6004d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5302675d65c35dd8cb2c60e7992facb.setIcon(icon_07627df703861a049454d9f2db01e28c);
|
|
|
|
|
|
var marker_24c7d86b985fbc1a25938203eb78fede = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f663257f20974941c96feed0b7c89f65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b160807504303433fa860cf7e3b63eb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48e3820c5966c1be0002f2cf80df738a = $(`<div id="html_48e3820c5966c1be0002f2cf80df738a" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_b160807504303433fa860cf7e3b63eb1.setContent(html_48e3820c5966c1be0002f2cf80df738a);
|
|
|
|
|
|
|
|
marker_24c7d86b985fbc1a25938203eb78fede.bindPopup(popup_b160807504303433fa860cf7e3b63eb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24c7d86b985fbc1a25938203eb78fede.setIcon(icon_f663257f20974941c96feed0b7c89f65);
|
|
|
|
|
|
var marker_d18c775c02d92b3536c3c0a41f4494f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6451347512b2779c2e165ed6ab2c1877 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3c4c34f414defc3f460e9823771fb0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0049e7729cb15349f171aa5430d144ba = $(`<div id="html_0049e7729cb15349f171aa5430d144ba" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_b3c4c34f414defc3f460e9823771fb0f.setContent(html_0049e7729cb15349f171aa5430d144ba);
|
|
|
|
|
|
|
|
marker_d18c775c02d92b3536c3c0a41f4494f2.bindPopup(popup_b3c4c34f414defc3f460e9823771fb0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d18c775c02d92b3536c3c0a41f4494f2.setIcon(icon_6451347512b2779c2e165ed6ab2c1877);
|
|
|
|
|
|
var marker_acf28355c2f261fe7f1765da510aa2ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_eb2a93e047a14b588e18d65c23be7c9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a71d39f44b5b1e43e6c823d15fbcd9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eedf6a7dfb3e4b79c933ab9fac453d96 = $(`<div id="html_eedf6a7dfb3e4b79c933ab9fac453d96" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_2a71d39f44b5b1e43e6c823d15fbcd9d.setContent(html_eedf6a7dfb3e4b79c933ab9fac453d96);
|
|
|
|
|
|
|
|
marker_acf28355c2f261fe7f1765da510aa2ea.bindPopup(popup_2a71d39f44b5b1e43e6c823d15fbcd9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acf28355c2f261fe7f1765da510aa2ea.setIcon(icon_eb2a93e047a14b588e18d65c23be7c9f);
|
|
|
|
|
|
var marker_085f61b35969583162ee5ab2fa0f09c2 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a4e1b2593341b9562995d5299e2de01e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30ca37e65d888138153cf97e9ac59d68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4eba25e38d82ff8aa120454fd3f0d85 = $(`<div id="html_c4eba25e38d82ff8aa120454fd3f0d85" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_30ca37e65d888138153cf97e9ac59d68.setContent(html_c4eba25e38d82ff8aa120454fd3f0d85);
|
|
|
|
|
|
|
|
marker_085f61b35969583162ee5ab2fa0f09c2.bindPopup(popup_30ca37e65d888138153cf97e9ac59d68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_085f61b35969583162ee5ab2fa0f09c2.setIcon(icon_a4e1b2593341b9562995d5299e2de01e);
|
|
|
|
|
|
var marker_20cd066953e518354335ccbeadad70c3 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9058086b73ab8af4a222d8036462e470 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc815bb2e4991b44a8d134b352e1954c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0752616aefc92bf620d274dbdf601bc7 = $(`<div id="html_0752616aefc92bf620d274dbdf601bc7" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_bc815bb2e4991b44a8d134b352e1954c.setContent(html_0752616aefc92bf620d274dbdf601bc7);
|
|
|
|
|
|
|
|
marker_20cd066953e518354335ccbeadad70c3.bindPopup(popup_bc815bb2e4991b44a8d134b352e1954c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20cd066953e518354335ccbeadad70c3.setIcon(icon_9058086b73ab8af4a222d8036462e470);
|
|
|
|
|
|
var marker_2b83cfb3700cfdf7bb3349758fbffe1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_4be17b8a6a7cf986f78ccdd507379005 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b90a7e5729cd2d4b48bf84e7d922490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61e4f54c109324bbb9d7d1a07a5104b0 = $(`<div id="html_61e4f54c109324bbb9d7d1a07a5104b0" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_4b90a7e5729cd2d4b48bf84e7d922490.setContent(html_61e4f54c109324bbb9d7d1a07a5104b0);
|
|
|
|
|
|
|
|
marker_2b83cfb3700cfdf7bb3349758fbffe1b.bindPopup(popup_4b90a7e5729cd2d4b48bf84e7d922490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b83cfb3700cfdf7bb3349758fbffe1b.setIcon(icon_4be17b8a6a7cf986f78ccdd507379005);
|
|
|
|
|
|
var marker_70268a87c7137d123baf3d46b84b7834 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d11709c6eca4ed6d5782e2a321533ccf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f60eb4aab62585580d49f2c508746774 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac2b6feadad0f762678605dee0d98ce5 = $(`<div id="html_ac2b6feadad0f762678605dee0d98ce5" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_f60eb4aab62585580d49f2c508746774.setContent(html_ac2b6feadad0f762678605dee0d98ce5);
|
|
|
|
|
|
|
|
marker_70268a87c7137d123baf3d46b84b7834.bindPopup(popup_f60eb4aab62585580d49f2c508746774)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70268a87c7137d123baf3d46b84b7834.setIcon(icon_d11709c6eca4ed6d5782e2a321533ccf);
|
|
|
|
|
|
var marker_0fff6a372ae7f58ced6c3614ecdfd379 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_21dc1cb559d68a33c4b955f65406dcaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e0ed06a2ab7c0f5b62aa984907dd75c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f83f6dbeeae771e52f7dd212c3d6ae41 = $(`<div id="html_f83f6dbeeae771e52f7dd212c3d6ae41" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_3e0ed06a2ab7c0f5b62aa984907dd75c.setContent(html_f83f6dbeeae771e52f7dd212c3d6ae41);
|
|
|
|
|
|
|
|
marker_0fff6a372ae7f58ced6c3614ecdfd379.bindPopup(popup_3e0ed06a2ab7c0f5b62aa984907dd75c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fff6a372ae7f58ced6c3614ecdfd379.setIcon(icon_21dc1cb559d68a33c4b955f65406dcaa);
|
|
|
|
|
|
var marker_501136f3804e5f3b54c9840131add20f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_48f4b345597e07b10dd09c5802c276ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b48e1c0342f047eb1ddeecde80947a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ba7f205bf67737baabe5dd2e2078ac8 = $(`<div id="html_0ba7f205bf67737baabe5dd2e2078ac8" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_3b48e1c0342f047eb1ddeecde80947a0.setContent(html_0ba7f205bf67737baabe5dd2e2078ac8);
|
|
|
|
|
|
|
|
marker_501136f3804e5f3b54c9840131add20f.bindPopup(popup_3b48e1c0342f047eb1ddeecde80947a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_501136f3804e5f3b54c9840131add20f.setIcon(icon_48f4b345597e07b10dd09c5802c276ee);
|
|
|
|
|
|
var marker_8552ffc6fec57f69cc7a7bc8c95afb27 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_37dc2b0029b5638e0dd249f4135b5f6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebabd650d5dc605793a849e3339d0aac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c47eb2ccc188226783e715c931052020 = $(`<div id="html_c47eb2ccc188226783e715c931052020" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_ebabd650d5dc605793a849e3339d0aac.setContent(html_c47eb2ccc188226783e715c931052020);
|
|
|
|
|
|
|
|
marker_8552ffc6fec57f69cc7a7bc8c95afb27.bindPopup(popup_ebabd650d5dc605793a849e3339d0aac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8552ffc6fec57f69cc7a7bc8c95afb27.setIcon(icon_37dc2b0029b5638e0dd249f4135b5f6d);
|
|
|
|
|
|
var marker_0d8eb5478bb8495ced4f5a724276fd5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_3c58fb16f9d81aff1a64c857cf304aff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4efb33867ef7d6113d8fb4b40bdf109d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_046485fe2a240b82e684ec2da39187c7 = $(`<div id="html_046485fe2a240b82e684ec2da39187c7" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_4efb33867ef7d6113d8fb4b40bdf109d.setContent(html_046485fe2a240b82e684ec2da39187c7);
|
|
|
|
|
|
|
|
marker_0d8eb5478bb8495ced4f5a724276fd5b.bindPopup(popup_4efb33867ef7d6113d8fb4b40bdf109d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d8eb5478bb8495ced4f5a724276fd5b.setIcon(icon_3c58fb16f9d81aff1a64c857cf304aff);
|
|
|
|
|
|
var marker_00a735dd700de1ad74970941d2dadd14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f517aa77258c01959edbee93c168a7a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32e03b0a376b53faf5d303482d737e76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa1aa2be332af2c52639dfdd465b723d = $(`<div id="html_fa1aa2be332af2c52639dfdd465b723d" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_32e03b0a376b53faf5d303482d737e76.setContent(html_fa1aa2be332af2c52639dfdd465b723d);
|
|
|
|
|
|
|
|
marker_00a735dd700de1ad74970941d2dadd14.bindPopup(popup_32e03b0a376b53faf5d303482d737e76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00a735dd700de1ad74970941d2dadd14.setIcon(icon_f517aa77258c01959edbee93c168a7a8);
|
|
|
|
|
|
var marker_2ca1155d318318155c12d6a7b17eeb6b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c3dfeaabdfbbb677b8700a88785e2b34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b39d170d56118c7820571cff4ae4a1eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f9c5e710bfc7b3a95f93ca22422d591 = $(`<div id="html_5f9c5e710bfc7b3a95f93ca22422d591" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_b39d170d56118c7820571cff4ae4a1eb.setContent(html_5f9c5e710bfc7b3a95f93ca22422d591);
|
|
|
|
|
|
|
|
marker_2ca1155d318318155c12d6a7b17eeb6b.bindPopup(popup_b39d170d56118c7820571cff4ae4a1eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ca1155d318318155c12d6a7b17eeb6b.setIcon(icon_c3dfeaabdfbbb677b8700a88785e2b34);
|
|
|
|
|
|
var marker_31390d73b3d8f00ff45bbc1746ddc9ad = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_fe0a860502435bd2ca2017a9578e87e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a586259d12a70dbc64915125507dfa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ea59fa814435bf3a78c77b3eb7700f = $(`<div id="html_b8ea59fa814435bf3a78c77b3eb7700f" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_8a586259d12a70dbc64915125507dfa7.setContent(html_b8ea59fa814435bf3a78c77b3eb7700f);
|
|
|
|
|
|
|
|
marker_31390d73b3d8f00ff45bbc1746ddc9ad.bindPopup(popup_8a586259d12a70dbc64915125507dfa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31390d73b3d8f00ff45bbc1746ddc9ad.setIcon(icon_fe0a860502435bd2ca2017a9578e87e9);
|
|
|
|
|
|
var marker_260d379d7d7d898b88c6f03affbeaeea = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_616ce5a57505db294dbf910b471fbf27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ec0e26a12923149175c35bf13c816ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac86dab241f01c4ce46086cba39c445c = $(`<div id="html_ac86dab241f01c4ce46086cba39c445c" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_8ec0e26a12923149175c35bf13c816ae.setContent(html_ac86dab241f01c4ce46086cba39c445c);
|
|
|
|
|
|
|
|
marker_260d379d7d7d898b88c6f03affbeaeea.bindPopup(popup_8ec0e26a12923149175c35bf13c816ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_260d379d7d7d898b88c6f03affbeaeea.setIcon(icon_616ce5a57505db294dbf910b471fbf27);
|
|
|
|
|
|
var marker_f3eb8c536d87dbbc423a813d7d011d7c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_83359f6a82d7a0e167fd0f0cc71ceab7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daf86f05aeaaa4906960eb863dd528b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eca8451c5bfe7ea6613aa79242832bda = $(`<div id="html_eca8451c5bfe7ea6613aa79242832bda" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_daf86f05aeaaa4906960eb863dd528b6.setContent(html_eca8451c5bfe7ea6613aa79242832bda);
|
|
|
|
|
|
|
|
marker_f3eb8c536d87dbbc423a813d7d011d7c.bindPopup(popup_daf86f05aeaaa4906960eb863dd528b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3eb8c536d87dbbc423a813d7d011d7c.setIcon(icon_83359f6a82d7a0e167fd0f0cc71ceab7);
|
|
|
|
|
|
var marker_41db054fe1acd01cea873fb13317fb86 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f4fb68e77771f8112a51ea2514120927 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b70ea858ab2e1619503e5cc03957df90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b73fd34872b79bab1e6626d97af3c34 = $(`<div id="html_1b73fd34872b79bab1e6626d97af3c34" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_b70ea858ab2e1619503e5cc03957df90.setContent(html_1b73fd34872b79bab1e6626d97af3c34);
|
|
|
|
|
|
|
|
marker_41db054fe1acd01cea873fb13317fb86.bindPopup(popup_b70ea858ab2e1619503e5cc03957df90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41db054fe1acd01cea873fb13317fb86.setIcon(icon_f4fb68e77771f8112a51ea2514120927);
|
|
|
|
|
|
var marker_b6f12149102d8a7c6cc4c069ab5b8922 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d42cfd598f29984afd6597b44c592a2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bdbc42782bd7125ed7cc356bec455ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aee3e0a1d9eb15f0a2e3608f286060f7 = $(`<div id="html_aee3e0a1d9eb15f0a2e3608f286060f7" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_5bdbc42782bd7125ed7cc356bec455ab.setContent(html_aee3e0a1d9eb15f0a2e3608f286060f7);
|
|
|
|
|
|
|
|
marker_b6f12149102d8a7c6cc4c069ab5b8922.bindPopup(popup_5bdbc42782bd7125ed7cc356bec455ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6f12149102d8a7c6cc4c069ab5b8922.setIcon(icon_d42cfd598f29984afd6597b44c592a2f);
|
|
|
|
|
|
var marker_14e8090002442cfc7df639a59ba4f6c9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f4a0f4f4891e1aab2c8682457974bf27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_024477ba25ea1b7a3869a590dd40ce41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1365990b0468804a2005adc978eeb93f = $(`<div id="html_1365990b0468804a2005adc978eeb93f" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_024477ba25ea1b7a3869a590dd40ce41.setContent(html_1365990b0468804a2005adc978eeb93f);
|
|
|
|
|
|
|
|
marker_14e8090002442cfc7df639a59ba4f6c9.bindPopup(popup_024477ba25ea1b7a3869a590dd40ce41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14e8090002442cfc7df639a59ba4f6c9.setIcon(icon_f4a0f4f4891e1aab2c8682457974bf27);
|
|
|
|
|
|
var marker_a39594c42f98030a0e4231de966496a1 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a5abf56d8426bb381a8403f64d3fecbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6f8361f094e8316f7259e30fcc5b8f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_565d490c205d545ad2249aab6cd54852 = $(`<div id="html_565d490c205d545ad2249aab6cd54852" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_f6f8361f094e8316f7259e30fcc5b8f2.setContent(html_565d490c205d545ad2249aab6cd54852);
|
|
|
|
|
|
|
|
marker_a39594c42f98030a0e4231de966496a1.bindPopup(popup_f6f8361f094e8316f7259e30fcc5b8f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a39594c42f98030a0e4231de966496a1.setIcon(icon_a5abf56d8426bb381a8403f64d3fecbc);
|
|
|
|
|
|
var marker_a1ff15497c43eb4177aed44f1ba97407 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_252089fcd32bd1101d0a8ccb2471bdc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6db979055026e36b19fb72db45d011d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_202e1c38266397c03ce1ddef09f20b42 = $(`<div id="html_202e1c38266397c03ce1ddef09f20b42" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_6db979055026e36b19fb72db45d011d7.setContent(html_202e1c38266397c03ce1ddef09f20b42);
|
|
|
|
|
|
|
|
marker_a1ff15497c43eb4177aed44f1ba97407.bindPopup(popup_6db979055026e36b19fb72db45d011d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1ff15497c43eb4177aed44f1ba97407.setIcon(icon_252089fcd32bd1101d0a8ccb2471bdc0);
|
|
|
|
|
|
var marker_fb68da6a86e90e78d0c5d9d2f7b099ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a1b71ed478f7c41bb338b4ba63dfe09f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c01719c37abce723894d33ee0a02490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_439645079a988a416aad92e6361a5d00 = $(`<div id="html_439645079a988a416aad92e6361a5d00" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_2c01719c37abce723894d33ee0a02490.setContent(html_439645079a988a416aad92e6361a5d00);
|
|
|
|
|
|
|
|
marker_fb68da6a86e90e78d0c5d9d2f7b099ac.bindPopup(popup_2c01719c37abce723894d33ee0a02490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb68da6a86e90e78d0c5d9d2f7b099ac.setIcon(icon_a1b71ed478f7c41bb338b4ba63dfe09f);
|
|
|
|
|
|
var marker_ebd8f1bdb1a4ba7bc692316df8006e45 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_cb36ce6ac991acc80c176b97963aee77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f4b10927b37c46be3b8d15a7ed2ef7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af5248053b07e04ad402585254f4a66b = $(`<div id="html_af5248053b07e04ad402585254f4a66b" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_4f4b10927b37c46be3b8d15a7ed2ef7a.setContent(html_af5248053b07e04ad402585254f4a66b);
|
|
|
|
|
|
|
|
marker_ebd8f1bdb1a4ba7bc692316df8006e45.bindPopup(popup_4f4b10927b37c46be3b8d15a7ed2ef7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebd8f1bdb1a4ba7bc692316df8006e45.setIcon(icon_cb36ce6ac991acc80c176b97963aee77);
|
|
|
|
|
|
var marker_826cb36a37243af3f2ce6922d9e86506 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f7b87147d9aac1e94cc1e07d87d7a3d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48097aaebe93e4cf82266cc25f0b29ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eff3ebd99a7fe24c1620a1adec00aa4d = $(`<div id="html_eff3ebd99a7fe24c1620a1adec00aa4d" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_48097aaebe93e4cf82266cc25f0b29ef.setContent(html_eff3ebd99a7fe24c1620a1adec00aa4d);
|
|
|
|
|
|
|
|
marker_826cb36a37243af3f2ce6922d9e86506.bindPopup(popup_48097aaebe93e4cf82266cc25f0b29ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_826cb36a37243af3f2ce6922d9e86506.setIcon(icon_f7b87147d9aac1e94cc1e07d87d7a3d8);
|
|
|
|
|
|
var marker_3a7e95b1cd8f578c03ad789318506c30 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_527a6a12897c0dc9bbeed77b86c8f562 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e3f9eccfea704b8c95c32443d27f23d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0ea9f0b1262c79d118ea8224227f7bb = $(`<div id="html_a0ea9f0b1262c79d118ea8224227f7bb" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_0e3f9eccfea704b8c95c32443d27f23d.setContent(html_a0ea9f0b1262c79d118ea8224227f7bb);
|
|
|
|
|
|
|
|
marker_3a7e95b1cd8f578c03ad789318506c30.bindPopup(popup_0e3f9eccfea704b8c95c32443d27f23d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a7e95b1cd8f578c03ad789318506c30.setIcon(icon_527a6a12897c0dc9bbeed77b86c8f562);
|
|
|
|
|
|
var marker_46163163f0451823741603db5d41c77e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_06cb788343cd81a4c5dff8add345434c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f44bc7ec66e6543dc30ec3d61835c60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1707b2ae0a7bad55dd0a4d3e70b8ea4 = $(`<div id="html_d1707b2ae0a7bad55dd0a4d3e70b8ea4" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_3f44bc7ec66e6543dc30ec3d61835c60.setContent(html_d1707b2ae0a7bad55dd0a4d3e70b8ea4);
|
|
|
|
|
|
|
|
marker_46163163f0451823741603db5d41c77e.bindPopup(popup_3f44bc7ec66e6543dc30ec3d61835c60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46163163f0451823741603db5d41c77e.setIcon(icon_06cb788343cd81a4c5dff8add345434c);
|
|
|
|
|
|
var marker_1fae1ae69493b882d93d40204dd6322c = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_12fbec3482530460366b7f68e75331a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf43734971ecaa65e09a98b643c03ebd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc687983cf5d93c37a56e7cc516156fe = $(`<div id="html_fc687983cf5d93c37a56e7cc516156fe" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_cf43734971ecaa65e09a98b643c03ebd.setContent(html_fc687983cf5d93c37a56e7cc516156fe);
|
|
|
|
|
|
|
|
marker_1fae1ae69493b882d93d40204dd6322c.bindPopup(popup_cf43734971ecaa65e09a98b643c03ebd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fae1ae69493b882d93d40204dd6322c.setIcon(icon_12fbec3482530460366b7f68e75331a1);
|
|
|
|
|
|
var marker_e80665bfa42c41ac33b1e9a94edefca9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_621d8d7c8cbecc04efdd7220df9254fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7d16b2a659f5403e1b464b1fa2c2e74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_013605a2ae7097b154967d5e59b0f40d = $(`<div id="html_013605a2ae7097b154967d5e59b0f40d" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_f7d16b2a659f5403e1b464b1fa2c2e74.setContent(html_013605a2ae7097b154967d5e59b0f40d);
|
|
|
|
|
|
|
|
marker_e80665bfa42c41ac33b1e9a94edefca9.bindPopup(popup_f7d16b2a659f5403e1b464b1fa2c2e74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e80665bfa42c41ac33b1e9a94edefca9.setIcon(icon_621d8d7c8cbecc04efdd7220df9254fd);
|
|
|
|
|
|
var marker_c0f583c35802e597713c530e484269cf = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_4a607fcfa068b591ce9f893de605bad8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b333df7005b3a8310c2b69a86987e16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b757f6e9dbab9aa8516b2b59d4632714 = $(`<div id="html_b757f6e9dbab9aa8516b2b59d4632714" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_3b333df7005b3a8310c2b69a86987e16.setContent(html_b757f6e9dbab9aa8516b2b59d4632714);
|
|
|
|
|
|
|
|
marker_c0f583c35802e597713c530e484269cf.bindPopup(popup_3b333df7005b3a8310c2b69a86987e16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0f583c35802e597713c530e484269cf.setIcon(icon_4a607fcfa068b591ce9f893de605bad8);
|
|
|
|
|
|
var marker_5b20ebab8f91355ecce20a449b014717 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ca58599b70441d38b39239d702c93228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28682ecc2a9df9736533e5a9be690454 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95b9fdb1b36ff7d5b593314ee29c9886 = $(`<div id="html_95b9fdb1b36ff7d5b593314ee29c9886" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_28682ecc2a9df9736533e5a9be690454.setContent(html_95b9fdb1b36ff7d5b593314ee29c9886);
|
|
|
|
|
|
|
|
marker_5b20ebab8f91355ecce20a449b014717.bindPopup(popup_28682ecc2a9df9736533e5a9be690454)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b20ebab8f91355ecce20a449b014717.setIcon(icon_ca58599b70441d38b39239d702c93228);
|
|
|
|
|
|
var marker_990b6ee9f58dd2cfdfc649989e4eb2f2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9712f670eb2b075a04c8aa51716310b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_552131662f89049129d43e5bde02be15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_081925e1149732d4457378a1dfc622aa = $(`<div id="html_081925e1149732d4457378a1dfc622aa" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_552131662f89049129d43e5bde02be15.setContent(html_081925e1149732d4457378a1dfc622aa);
|
|
|
|
|
|
|
|
marker_990b6ee9f58dd2cfdfc649989e4eb2f2.bindPopup(popup_552131662f89049129d43e5bde02be15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_990b6ee9f58dd2cfdfc649989e4eb2f2.setIcon(icon_9712f670eb2b075a04c8aa51716310b5);
|
|
|
|
|
|
var marker_ea620f3dd98116f6c531b4b7da5ce988 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6b989c23f6248a8e37092b66c2aa5c7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_822a463f573dd0028dc08d7e73f9ca84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cda2ac5d43ffb397f3da57a44444e6c4 = $(`<div id="html_cda2ac5d43ffb397f3da57a44444e6c4" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_822a463f573dd0028dc08d7e73f9ca84.setContent(html_cda2ac5d43ffb397f3da57a44444e6c4);
|
|
|
|
|
|
|
|
marker_ea620f3dd98116f6c531b4b7da5ce988.bindPopup(popup_822a463f573dd0028dc08d7e73f9ca84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea620f3dd98116f6c531b4b7da5ce988.setIcon(icon_6b989c23f6248a8e37092b66c2aa5c7c);
|
|
|
|
|
|
var marker_2be8fc3741467bb8f884f74badd985e0 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_80feb450f056f2f030f2fc868b5b20e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1e3747eb9ec90224fd114c5c5d836d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07d90e4512773447e39051179b7c387e = $(`<div id="html_07d90e4512773447e39051179b7c387e" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_e1e3747eb9ec90224fd114c5c5d836d5.setContent(html_07d90e4512773447e39051179b7c387e);
|
|
|
|
|
|
|
|
marker_2be8fc3741467bb8f884f74badd985e0.bindPopup(popup_e1e3747eb9ec90224fd114c5c5d836d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2be8fc3741467bb8f884f74badd985e0.setIcon(icon_80feb450f056f2f030f2fc868b5b20e1);
|
|
|
|
|
|
var marker_5833217f5fd4a4883a9c06e08ef60b41 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5a48795f0a92f60dcea85ea90559ebf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0406796f3d333f9657e048cd2a631da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1d5089512023c0cf626f17e8cb5206a = $(`<div id="html_b1d5089512023c0cf626f17e8cb5206a" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_b0406796f3d333f9657e048cd2a631da.setContent(html_b1d5089512023c0cf626f17e8cb5206a);
|
|
|
|
|
|
|
|
marker_5833217f5fd4a4883a9c06e08ef60b41.bindPopup(popup_b0406796f3d333f9657e048cd2a631da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5833217f5fd4a4883a9c06e08ef60b41.setIcon(icon_5a48795f0a92f60dcea85ea90559ebf8);
|
|
|
|
|
|
var marker_984862e3a958f9ddff8a1358e3bc2d18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5d70a90a4020a6df3d38fe0fd32aa583 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70b9a327ca0bd68273091d59a21dc015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92d18cde25522dea4c8d02e2141f5bef = $(`<div id="html_92d18cde25522dea4c8d02e2141f5bef" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_70b9a327ca0bd68273091d59a21dc015.setContent(html_92d18cde25522dea4c8d02e2141f5bef);
|
|
|
|
|
|
|
|
marker_984862e3a958f9ddff8a1358e3bc2d18.bindPopup(popup_70b9a327ca0bd68273091d59a21dc015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_984862e3a958f9ddff8a1358e3bc2d18.setIcon(icon_5d70a90a4020a6df3d38fe0fd32aa583);
|
|
|
|
|
|
var marker_0ca6b9999aa464cbb50c297477768d89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6a1072ac100d4b894f5ca48b03e54c5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66b12a940a9ed2fb5935229d870e8501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feb813f4ac1381d1408266f95b0d0e77 = $(`<div id="html_feb813f4ac1381d1408266f95b0d0e77" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_66b12a940a9ed2fb5935229d870e8501.setContent(html_feb813f4ac1381d1408266f95b0d0e77);
|
|
|
|
|
|
|
|
marker_0ca6b9999aa464cbb50c297477768d89.bindPopup(popup_66b12a940a9ed2fb5935229d870e8501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ca6b9999aa464cbb50c297477768d89.setIcon(icon_6a1072ac100d4b894f5ca48b03e54c5d);
|
|
|
|
|
|
var marker_e12e1e5418bfd96b55d73665f5dc2287 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a827c5fe9fadbdc3187c10de54c880df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acfcaeeefec767b9f23239fd50fcace0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1caf89c4333e4efa6d987e755ed7101 = $(`<div id="html_f1caf89c4333e4efa6d987e755ed7101" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_acfcaeeefec767b9f23239fd50fcace0.setContent(html_f1caf89c4333e4efa6d987e755ed7101);
|
|
|
|
|
|
|
|
marker_e12e1e5418bfd96b55d73665f5dc2287.bindPopup(popup_acfcaeeefec767b9f23239fd50fcace0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e12e1e5418bfd96b55d73665f5dc2287.setIcon(icon_a827c5fe9fadbdc3187c10de54c880df);
|
|
|
|
|
|
var marker_9fd1c16b51cd8845cf32b7ec2b95eb3a = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ab7b755bb5f6db0dc8053c630492d781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edec71574d778189c6eb2768df4b5562 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef4fb40368cf185a1d7d4e584964b271 = $(`<div id="html_ef4fb40368cf185a1d7d4e584964b271" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_edec71574d778189c6eb2768df4b5562.setContent(html_ef4fb40368cf185a1d7d4e584964b271);
|
|
|
|
|
|
|
|
marker_9fd1c16b51cd8845cf32b7ec2b95eb3a.bindPopup(popup_edec71574d778189c6eb2768df4b5562)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fd1c16b51cd8845cf32b7ec2b95eb3a.setIcon(icon_ab7b755bb5f6db0dc8053c630492d781);
|
|
|
|
|
|
var marker_4f3b0d55fbafd84845d55865157351e2 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_17f46069adbbbabb98fd31c1a8673e68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2de24dac5e286fac56e76323b1cf4271 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_121c7b55c3f478f907f1a9a4153cd345 = $(`<div id="html_121c7b55c3f478f907f1a9a4153cd345" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_2de24dac5e286fac56e76323b1cf4271.setContent(html_121c7b55c3f478f907f1a9a4153cd345);
|
|
|
|
|
|
|
|
marker_4f3b0d55fbafd84845d55865157351e2.bindPopup(popup_2de24dac5e286fac56e76323b1cf4271)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f3b0d55fbafd84845d55865157351e2.setIcon(icon_17f46069adbbbabb98fd31c1a8673e68);
|
|
|
|
|
|
var marker_6cb5cda99fc8edd185613a0515ee7d52 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d83574472a05dbaec1b3695c1971a579 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7263ce773f2ac0e659cdaede7a33f0db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef055b33ab3bed1a33d97c56971dad74 = $(`<div id="html_ef055b33ab3bed1a33d97c56971dad74" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_7263ce773f2ac0e659cdaede7a33f0db.setContent(html_ef055b33ab3bed1a33d97c56971dad74);
|
|
|
|
|
|
|
|
marker_6cb5cda99fc8edd185613a0515ee7d52.bindPopup(popup_7263ce773f2ac0e659cdaede7a33f0db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cb5cda99fc8edd185613a0515ee7d52.setIcon(icon_d83574472a05dbaec1b3695c1971a579);
|
|
|
|
|
|
var marker_27e762e4886591d95424b3036d581086 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9b2a12d4a9a45500eb9f946ee3247ea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9ff7230105096f1d18e528440354ca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0bdf16d250c67df6cafae6e80451fda = $(`<div id="html_f0bdf16d250c67df6cafae6e80451fda" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_f9ff7230105096f1d18e528440354ca8.setContent(html_f0bdf16d250c67df6cafae6e80451fda);
|
|
|
|
|
|
|
|
marker_27e762e4886591d95424b3036d581086.bindPopup(popup_f9ff7230105096f1d18e528440354ca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27e762e4886591d95424b3036d581086.setIcon(icon_9b2a12d4a9a45500eb9f946ee3247ea9);
|
|
|
|
|
|
var marker_2e37ab7e69bba49e77f948bb0156df92 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_fdd1ec658947008122ac649863038f1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ea4283c521cbdcda93d372d05fb1898 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20b0106d3e46461ad4438b346777a1ad = $(`<div id="html_20b0106d3e46461ad4438b346777a1ad" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_7ea4283c521cbdcda93d372d05fb1898.setContent(html_20b0106d3e46461ad4438b346777a1ad);
|
|
|
|
|
|
|
|
marker_2e37ab7e69bba49e77f948bb0156df92.bindPopup(popup_7ea4283c521cbdcda93d372d05fb1898)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e37ab7e69bba49e77f948bb0156df92.setIcon(icon_fdd1ec658947008122ac649863038f1b);
|
|
|
|
|
|
var marker_ceb23f65f6664beead0ac2ed646b2c3a = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8bdb49e642c286bc055c8116bfcf6fb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d8ab55062b3bc23fa368dc3beaca1d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_174531458a399bbb61754783bbda84af = $(`<div id="html_174531458a399bbb61754783bbda84af" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_3d8ab55062b3bc23fa368dc3beaca1d7.setContent(html_174531458a399bbb61754783bbda84af);
|
|
|
|
|
|
|
|
marker_ceb23f65f6664beead0ac2ed646b2c3a.bindPopup(popup_3d8ab55062b3bc23fa368dc3beaca1d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceb23f65f6664beead0ac2ed646b2c3a.setIcon(icon_8bdb49e642c286bc055c8116bfcf6fb7);
|
|
|
|
|
|
var marker_9063f55c7aa3b4f54357db04f8de88b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_0edbc8f300422df92c45299c819024ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90e3979c60d5d6288ed178ed19907e4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58641034f8d1c1f1ce94942f1f6906f1 = $(`<div id="html_58641034f8d1c1f1ce94942f1f6906f1" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_90e3979c60d5d6288ed178ed19907e4d.setContent(html_58641034f8d1c1f1ce94942f1f6906f1);
|
|
|
|
|
|
|
|
marker_9063f55c7aa3b4f54357db04f8de88b9.bindPopup(popup_90e3979c60d5d6288ed178ed19907e4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9063f55c7aa3b4f54357db04f8de88b9.setIcon(icon_0edbc8f300422df92c45299c819024ae);
|
|
|
|
|
|
var marker_2a92a6d714ee7cffc2fad482172118d8 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_e7750e310276e92791905b9ea04aa77f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5eac8cf14847ba037861a3071c4a68d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43dcd4461d477bb4d47d85c4db97c256 = $(`<div id="html_43dcd4461d477bb4d47d85c4db97c256" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_e5eac8cf14847ba037861a3071c4a68d.setContent(html_43dcd4461d477bb4d47d85c4db97c256);
|
|
|
|
|
|
|
|
marker_2a92a6d714ee7cffc2fad482172118d8.bindPopup(popup_e5eac8cf14847ba037861a3071c4a68d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a92a6d714ee7cffc2fad482172118d8.setIcon(icon_e7750e310276e92791905b9ea04aa77f);
|
|
|
|
|
|
var marker_346eb913ac2256f18a11b7812b0ec8fd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_12325a004929fe6cb928d5345e9043dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc7a3aef9d89d8acad1a80deadb39a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73623c44ba3f3d38c72b3947d9c6c0a9 = $(`<div id="html_73623c44ba3f3d38c72b3947d9c6c0a9" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_dc7a3aef9d89d8acad1a80deadb39a40.setContent(html_73623c44ba3f3d38c72b3947d9c6c0a9);
|
|
|
|
|
|
|
|
marker_346eb913ac2256f18a11b7812b0ec8fd.bindPopup(popup_dc7a3aef9d89d8acad1a80deadb39a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_346eb913ac2256f18a11b7812b0ec8fd.setIcon(icon_12325a004929fe6cb928d5345e9043dd);
|
|
|
|
|
|
var marker_a8af06985eabbb0f010d3c19eddd30c3 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_657cdf1a153e70fafd48df0214c85327 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed752c409742e45271514262a33bc32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b854b0e8417448d705d1070ead95772 = $(`<div id="html_1b854b0e8417448d705d1070ead95772" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_3ed752c409742e45271514262a33bc32.setContent(html_1b854b0e8417448d705d1070ead95772);
|
|
|
|
|
|
|
|
marker_a8af06985eabbb0f010d3c19eddd30c3.bindPopup(popup_3ed752c409742e45271514262a33bc32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8af06985eabbb0f010d3c19eddd30c3.setIcon(icon_657cdf1a153e70fafd48df0214c85327);
|
|
|
|
|
|
var marker_a486855151979d400cadc39b05456e6f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a018deeac49e50203bbe4f17ccb83e00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49c4fedda937d65fc140411610ac7f93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b45c66c7baa2ce1b66aff38367fc24c4 = $(`<div id="html_b45c66c7baa2ce1b66aff38367fc24c4" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_49c4fedda937d65fc140411610ac7f93.setContent(html_b45c66c7baa2ce1b66aff38367fc24c4);
|
|
|
|
|
|
|
|
marker_a486855151979d400cadc39b05456e6f.bindPopup(popup_49c4fedda937d65fc140411610ac7f93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a486855151979d400cadc39b05456e6f.setIcon(icon_a018deeac49e50203bbe4f17ccb83e00);
|
|
|
|
|
|
var marker_6f0da24782ad08d6f91f79085b3df691 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a4f95667fc09910069041ea5acc8f200 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fe02dba855efa01a81e6d2aec47a474 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f2d86eee3dc366f68bfe6ed09c0097b = $(`<div id="html_7f2d86eee3dc366f68bfe6ed09c0097b" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_0fe02dba855efa01a81e6d2aec47a474.setContent(html_7f2d86eee3dc366f68bfe6ed09c0097b);
|
|
|
|
|
|
|
|
marker_6f0da24782ad08d6f91f79085b3df691.bindPopup(popup_0fe02dba855efa01a81e6d2aec47a474)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f0da24782ad08d6f91f79085b3df691.setIcon(icon_a4f95667fc09910069041ea5acc8f200);
|
|
|
|
|
|
var marker_da19e6f69c8d3eac9bd387dcd1c832a8 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_410d4452c53f2f0242ffeb389154df05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3fb5d0de61e694a792e8a85a94c4ade = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d72762d50819f6ef8f40fac34c489e52 = $(`<div id="html_d72762d50819f6ef8f40fac34c489e52" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_c3fb5d0de61e694a792e8a85a94c4ade.setContent(html_d72762d50819f6ef8f40fac34c489e52);
|
|
|
|
|
|
|
|
marker_da19e6f69c8d3eac9bd387dcd1c832a8.bindPopup(popup_c3fb5d0de61e694a792e8a85a94c4ade)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da19e6f69c8d3eac9bd387dcd1c832a8.setIcon(icon_410d4452c53f2f0242ffeb389154df05);
|
|
|
|
|
|
var marker_944bad77c4354756199ba4409096e203 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_2146af64d939060af28fa9b03c5fbd84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa8d2a99f5cc2a4bc3b9dbfd9e1bf332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaf73a15b0517b1329f77c01d040cf94 = $(`<div id="html_aaf73a15b0517b1329f77c01d040cf94" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_fa8d2a99f5cc2a4bc3b9dbfd9e1bf332.setContent(html_aaf73a15b0517b1329f77c01d040cf94);
|
|
|
|
|
|
|
|
marker_944bad77c4354756199ba4409096e203.bindPopup(popup_fa8d2a99f5cc2a4bc3b9dbfd9e1bf332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_944bad77c4354756199ba4409096e203.setIcon(icon_2146af64d939060af28fa9b03c5fbd84);
|
|
|
|
|
|
var marker_88200c7db654e158e461680a0c7fa1a8 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8f7411239e7095fcaaa5cf3a0a3ce4a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b9cc772ebd725119b0545e82505afc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be7874c0adfaf1ec49087891f1b2b6fe = $(`<div id="html_be7874c0adfaf1ec49087891f1b2b6fe" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_33b9cc772ebd725119b0545e82505afc.setContent(html_be7874c0adfaf1ec49087891f1b2b6fe);
|
|
|
|
|
|
|
|
marker_88200c7db654e158e461680a0c7fa1a8.bindPopup(popup_33b9cc772ebd725119b0545e82505afc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88200c7db654e158e461680a0c7fa1a8.setIcon(icon_8f7411239e7095fcaaa5cf3a0a3ce4a5);
|
|
|
|
|
|
var marker_cbda20239d7fc6803fde7c4cc978130a = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9ddb58a6fe4a684bac466443710160f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eec63c9d275469691bea2bc0615aba8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_066ad0793d6c43d618a99f2d7fce943b = $(`<div id="html_066ad0793d6c43d618a99f2d7fce943b" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_3eec63c9d275469691bea2bc0615aba8.setContent(html_066ad0793d6c43d618a99f2d7fce943b);
|
|
|
|
|
|
|
|
marker_cbda20239d7fc6803fde7c4cc978130a.bindPopup(popup_3eec63c9d275469691bea2bc0615aba8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbda20239d7fc6803fde7c4cc978130a.setIcon(icon_9ddb58a6fe4a684bac466443710160f6);
|
|
|
|
|
|
var marker_6c00093663d1f0eb7833563fca90a5dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_39b47371ebe608e614d1357f1ed6bc7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f14d56e413c39f67a9e11f293e3023c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8323f19da5f849bd741b1e4ebde4d6d = $(`<div id="html_f8323f19da5f849bd741b1e4ebde4d6d" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_5f14d56e413c39f67a9e11f293e3023c.setContent(html_f8323f19da5f849bd741b1e4ebde4d6d);
|
|
|
|
|
|
|
|
marker_6c00093663d1f0eb7833563fca90a5dd.bindPopup(popup_5f14d56e413c39f67a9e11f293e3023c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c00093663d1f0eb7833563fca90a5dd.setIcon(icon_39b47371ebe608e614d1357f1ed6bc7d);
|
|
|
|
|
|
var marker_c597b97597e7e05febce35a29e4e209c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7ca90e0821c3f35953aff15f55f7d48d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13a811f9935d3b6ba20927c7821a6f88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a42bcdae25cdf4b9d3bc78c22a3aeac = $(`<div id="html_2a42bcdae25cdf4b9d3bc78c22a3aeac" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_13a811f9935d3b6ba20927c7821a6f88.setContent(html_2a42bcdae25cdf4b9d3bc78c22a3aeac);
|
|
|
|
|
|
|
|
marker_c597b97597e7e05febce35a29e4e209c.bindPopup(popup_13a811f9935d3b6ba20927c7821a6f88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c597b97597e7e05febce35a29e4e209c.setIcon(icon_7ca90e0821c3f35953aff15f55f7d48d);
|
|
|
|
|
|
var marker_8c3513cdaba001b696910dc7f4e552d5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_1059d2c149f0cbd64a3ae6ec5729dae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49eaf7fb009bdb62603e9811a499a748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11e5603101acc89499ad5e9169c73209 = $(`<div id="html_11e5603101acc89499ad5e9169c73209" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_49eaf7fb009bdb62603e9811a499a748.setContent(html_11e5603101acc89499ad5e9169c73209);
|
|
|
|
|
|
|
|
marker_8c3513cdaba001b696910dc7f4e552d5.bindPopup(popup_49eaf7fb009bdb62603e9811a499a748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c3513cdaba001b696910dc7f4e552d5.setIcon(icon_1059d2c149f0cbd64a3ae6ec5729dae6);
|
|
|
|
|
|
var marker_ad0d0cd8a2a3c0b94f7041683e577ed8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b98c2facdcbc0823ba232e019b2f44c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f87af24f16d5f6ad144676fa0595440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b131c79628794f6acbd309ae1f52d1 = $(`<div id="html_d9b131c79628794f6acbd309ae1f52d1" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_5f87af24f16d5f6ad144676fa0595440.setContent(html_d9b131c79628794f6acbd309ae1f52d1);
|
|
|
|
|
|
|
|
marker_ad0d0cd8a2a3c0b94f7041683e577ed8.bindPopup(popup_5f87af24f16d5f6ad144676fa0595440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad0d0cd8a2a3c0b94f7041683e577ed8.setIcon(icon_b98c2facdcbc0823ba232e019b2f44c3);
|
|
|
|
|
|
var marker_190c7293352891efea2addac52c7701b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_660409b38839fbec9dc9cacec506385f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aea4bbad39744719ce93a09b776bfbb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9644be0f1a1a13234bc5cb435ce879fa = $(`<div id="html_9644be0f1a1a13234bc5cb435ce879fa" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_aea4bbad39744719ce93a09b776bfbb3.setContent(html_9644be0f1a1a13234bc5cb435ce879fa);
|
|
|
|
|
|
|
|
marker_190c7293352891efea2addac52c7701b.bindPopup(popup_aea4bbad39744719ce93a09b776bfbb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_190c7293352891efea2addac52c7701b.setIcon(icon_660409b38839fbec9dc9cacec506385f);
|
|
|
|
|
|
var marker_a2d0febbe3b0a3e9d1b9e2774727ba5a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c07042ec3057db0d460d5ac3d0feebc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_512cc049bb5f789e6a4b4675a2567d36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15bef545986584c2de2c126083f93514 = $(`<div id="html_15bef545986584c2de2c126083f93514" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_512cc049bb5f789e6a4b4675a2567d36.setContent(html_15bef545986584c2de2c126083f93514);
|
|
|
|
|
|
|
|
marker_a2d0febbe3b0a3e9d1b9e2774727ba5a.bindPopup(popup_512cc049bb5f789e6a4b4675a2567d36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2d0febbe3b0a3e9d1b9e2774727ba5a.setIcon(icon_c07042ec3057db0d460d5ac3d0feebc3);
|
|
|
|
|
|
var marker_02ae56f2b77e905bf68750bb5e358e5f = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_2194715c020929af7b7cb3622b9993d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61c10c4c362b1cf1f95a86598e5a0c07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76ac2f599d8b5afa584677180f99a8e6 = $(`<div id="html_76ac2f599d8b5afa584677180f99a8e6" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_61c10c4c362b1cf1f95a86598e5a0c07.setContent(html_76ac2f599d8b5afa584677180f99a8e6);
|
|
|
|
|
|
|
|
marker_02ae56f2b77e905bf68750bb5e358e5f.bindPopup(popup_61c10c4c362b1cf1f95a86598e5a0c07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02ae56f2b77e905bf68750bb5e358e5f.setIcon(icon_2194715c020929af7b7cb3622b9993d5);
|
|
|
|
|
|
var marker_9b2c67da537f93ab819b9790884ba744 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8702e2c3b9ce2ecc59ca8b8e75b10bdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dbaf0d9e9279334c767d50afadb8152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a49edd0363726541220c89c7ce275e75 = $(`<div id="html_a49edd0363726541220c89c7ce275e75" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_2dbaf0d9e9279334c767d50afadb8152.setContent(html_a49edd0363726541220c89c7ce275e75);
|
|
|
|
|
|
|
|
marker_9b2c67da537f93ab819b9790884ba744.bindPopup(popup_2dbaf0d9e9279334c767d50afadb8152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b2c67da537f93ab819b9790884ba744.setIcon(icon_8702e2c3b9ce2ecc59ca8b8e75b10bdb);
|
|
|
|
|
|
var marker_6f7a9de000d5185d7942d194ca9b45f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_3b09f32b559cfe8a420559f7c3be1490 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e68dab6ca63e06f3f255f62b3f39e43c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc3ab031665fba62f1f369c654d1a824 = $(`<div id="html_bc3ab031665fba62f1f369c654d1a824" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_e68dab6ca63e06f3f255f62b3f39e43c.setContent(html_bc3ab031665fba62f1f369c654d1a824);
|
|
|
|
|
|
|
|
marker_6f7a9de000d5185d7942d194ca9b45f9.bindPopup(popup_e68dab6ca63e06f3f255f62b3f39e43c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f7a9de000d5185d7942d194ca9b45f9.setIcon(icon_3b09f32b559cfe8a420559f7c3be1490);
|
|
|
|
|
|
var marker_8990303f5a3fa522e2e0380db23aa493 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6df2706543b223e50abbff0a37795107 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bc9f79bc707888028afa4721fb724c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2ca756c79f9d34a6a4222f1b0e186b8 = $(`<div id="html_d2ca756c79f9d34a6a4222f1b0e186b8" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_2bc9f79bc707888028afa4721fb724c5.setContent(html_d2ca756c79f9d34a6a4222f1b0e186b8);
|
|
|
|
|
|
|
|
marker_8990303f5a3fa522e2e0380db23aa493.bindPopup(popup_2bc9f79bc707888028afa4721fb724c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8990303f5a3fa522e2e0380db23aa493.setIcon(icon_6df2706543b223e50abbff0a37795107);
|
|
|
|
|
|
var marker_90e576a644a37caab43d970caf96112b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_26f2f969e2a7c3601ada654084890067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f06a7c3e17abbbefa560c62369915390 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31f2d84bf75c973b41b0e10983fd714c = $(`<div id="html_31f2d84bf75c973b41b0e10983fd714c" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_f06a7c3e17abbbefa560c62369915390.setContent(html_31f2d84bf75c973b41b0e10983fd714c);
|
|
|
|
|
|
|
|
marker_90e576a644a37caab43d970caf96112b.bindPopup(popup_f06a7c3e17abbbefa560c62369915390)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90e576a644a37caab43d970caf96112b.setIcon(icon_26f2f969e2a7c3601ada654084890067);
|
|
|
|
|
|
var marker_49e17f6a7c1a5481e55b04e9b54577d1 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_2399f3c746a3c05864fad566c3605e82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_976b3473341ba4f8ddbda10f420ab5ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9710253324b9333b85cbae1f874e803 = $(`<div id="html_b9710253324b9333b85cbae1f874e803" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_976b3473341ba4f8ddbda10f420ab5ca.setContent(html_b9710253324b9333b85cbae1f874e803);
|
|
|
|
|
|
|
|
marker_49e17f6a7c1a5481e55b04e9b54577d1.bindPopup(popup_976b3473341ba4f8ddbda10f420ab5ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49e17f6a7c1a5481e55b04e9b54577d1.setIcon(icon_2399f3c746a3c05864fad566c3605e82);
|
|
|
|
|
|
var marker_5c67d2e5dae5bacb9de48c7a98c329a0 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_807a4258c32dbc41b272cf1da09d4e52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10185bed147dab761cfa353cc6e190bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c45e773b36009ace7b6f251668c4637 = $(`<div id="html_5c45e773b36009ace7b6f251668c4637" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_10185bed147dab761cfa353cc6e190bb.setContent(html_5c45e773b36009ace7b6f251668c4637);
|
|
|
|
|
|
|
|
marker_5c67d2e5dae5bacb9de48c7a98c329a0.bindPopup(popup_10185bed147dab761cfa353cc6e190bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c67d2e5dae5bacb9de48c7a98c329a0.setIcon(icon_807a4258c32dbc41b272cf1da09d4e52);
|
|
|
|
|
|
var marker_6c8871ae933c87635b90f983deaa3159 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_96abca5e9a2904d89f78203fc43b1457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_863040985c21ed07e22a9609ed30ea94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d343cdf2dba9ff35df6f9c0c3a402b6 = $(`<div id="html_4d343cdf2dba9ff35df6f9c0c3a402b6" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_863040985c21ed07e22a9609ed30ea94.setContent(html_4d343cdf2dba9ff35df6f9c0c3a402b6);
|
|
|
|
|
|
|
|
marker_6c8871ae933c87635b90f983deaa3159.bindPopup(popup_863040985c21ed07e22a9609ed30ea94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c8871ae933c87635b90f983deaa3159.setIcon(icon_96abca5e9a2904d89f78203fc43b1457);
|
|
|
|
|
|
var marker_a85d5052c5af258ea116ea48c9c6c1fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ebbe1293e60b8c43b8d9786fc5ef1882 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_980860c1543c3c68b224d4fe5f7bdaaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01b57e65f931328bb0a316a87ca53358 = $(`<div id="html_01b57e65f931328bb0a316a87ca53358" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_980860c1543c3c68b224d4fe5f7bdaaa.setContent(html_01b57e65f931328bb0a316a87ca53358);
|
|
|
|
|
|
|
|
marker_a85d5052c5af258ea116ea48c9c6c1fe.bindPopup(popup_980860c1543c3c68b224d4fe5f7bdaaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a85d5052c5af258ea116ea48c9c6c1fe.setIcon(icon_ebbe1293e60b8c43b8d9786fc5ef1882);
|
|
|
|
|
|
var marker_6c521263a0850e8de8a9c3c132893eae = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_fcd0dd08510c8f889df600da43713518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ded22fd49d8c908f78bd2a7cae9320a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71865ea107a6c3dcbf6fcab22d7217ad = $(`<div id="html_71865ea107a6c3dcbf6fcab22d7217ad" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_9ded22fd49d8c908f78bd2a7cae9320a.setContent(html_71865ea107a6c3dcbf6fcab22d7217ad);
|
|
|
|
|
|
|
|
marker_6c521263a0850e8de8a9c3c132893eae.bindPopup(popup_9ded22fd49d8c908f78bd2a7cae9320a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c521263a0850e8de8a9c3c132893eae.setIcon(icon_fcd0dd08510c8f889df600da43713518);
|
|
|
|
|
|
var marker_a9225fe0925e0a69f1aa820fc335598c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_10957f3bffd630e1811c1bf4fef1e89b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b1b5ed9b24d89f697b01274fca8a8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c5c85a52835edbcea078a61328e3ed9 = $(`<div id="html_4c5c85a52835edbcea078a61328e3ed9" style="width: 100.0%; height: 100.0%;">nostr.001.j5s9.dev</div>`)[0];
|
|
popup_41b1b5ed9b24d89f697b01274fca8a8d.setContent(html_4c5c85a52835edbcea078a61328e3ed9);
|
|
|
|
|
|
|
|
marker_a9225fe0925e0a69f1aa820fc335598c.bindPopup(popup_41b1b5ed9b24d89f697b01274fca8a8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9225fe0925e0a69f1aa820fc335598c.setIcon(icon_10957f3bffd630e1811c1bf4fef1e89b);
|
|
|
|
|
|
var marker_810232c0f1e56b4f280f36df07e412f8 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_e7400605aab1d043a7f17232c28d6f88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75a89db357cee076cd33f5c57aa06860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fa1c59d687e48f2dca6712e2a09109c = $(`<div id="html_3fa1c59d687e48f2dca6712e2a09109c" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_75a89db357cee076cd33f5c57aa06860.setContent(html_3fa1c59d687e48f2dca6712e2a09109c);
|
|
|
|
|
|
|
|
marker_810232c0f1e56b4f280f36df07e412f8.bindPopup(popup_75a89db357cee076cd33f5c57aa06860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_810232c0f1e56b4f280f36df07e412f8.setIcon(icon_e7400605aab1d043a7f17232c28d6f88);
|
|
|
|
|
|
var marker_0ca61cec9e654da916bae1a116641da0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6f6700141df7a87cd5c5b1dd069310ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_728cd01b04b3e678d0704ffe62e65e1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcdaf8b987dcbbff0bf026b818a86fed = $(`<div id="html_fcdaf8b987dcbbff0bf026b818a86fed" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_728cd01b04b3e678d0704ffe62e65e1e.setContent(html_fcdaf8b987dcbbff0bf026b818a86fed);
|
|
|
|
|
|
|
|
marker_0ca61cec9e654da916bae1a116641da0.bindPopup(popup_728cd01b04b3e678d0704ffe62e65e1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ca61cec9e654da916bae1a116641da0.setIcon(icon_6f6700141df7a87cd5c5b1dd069310ae);
|
|
|
|
|
|
var marker_14015d792d67b62efedb6cdc44a0daf2 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7abab21eef33edf35e61dc3dca054af6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6186771d6c9bbe41fe64c61911402f64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b372f6e0e39416a7d7539d92eaee0eea = $(`<div id="html_b372f6e0e39416a7d7539d92eaee0eea" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_6186771d6c9bbe41fe64c61911402f64.setContent(html_b372f6e0e39416a7d7539d92eaee0eea);
|
|
|
|
|
|
|
|
marker_14015d792d67b62efedb6cdc44a0daf2.bindPopup(popup_6186771d6c9bbe41fe64c61911402f64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14015d792d67b62efedb6cdc44a0daf2.setIcon(icon_7abab21eef33edf35e61dc3dca054af6);
|
|
|
|
|
|
var marker_13973e87c4ff4d4c1a05cbf356634b2c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d958575bae33d48b0de974d4377f8beb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2db70074d215b70a5d1481c4cd16e416 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0d7cd6dda1b894a8a5e9c2c4c926b0d = $(`<div id="html_e0d7cd6dda1b894a8a5e9c2c4c926b0d" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_2db70074d215b70a5d1481c4cd16e416.setContent(html_e0d7cd6dda1b894a8a5e9c2c4c926b0d);
|
|
|
|
|
|
|
|
marker_13973e87c4ff4d4c1a05cbf356634b2c.bindPopup(popup_2db70074d215b70a5d1481c4cd16e416)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13973e87c4ff4d4c1a05cbf356634b2c.setIcon(icon_d958575bae33d48b0de974d4377f8beb);
|
|
|
|
|
|
var marker_e21cd8181385083b3b53113387fa2c3d = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_1c3de9730211692a209b2a54ca2a2906 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_533c6081801cb185d58cdf13ef652e78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0c19c455ef2a48b7d66a9fe6a7761ba = $(`<div id="html_c0c19c455ef2a48b7d66a9fe6a7761ba" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_533c6081801cb185d58cdf13ef652e78.setContent(html_c0c19c455ef2a48b7d66a9fe6a7761ba);
|
|
|
|
|
|
|
|
marker_e21cd8181385083b3b53113387fa2c3d.bindPopup(popup_533c6081801cb185d58cdf13ef652e78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e21cd8181385083b3b53113387fa2c3d.setIcon(icon_1c3de9730211692a209b2a54ca2a2906);
|
|
|
|
|
|
var marker_4e9529cc6ba1352d4729b4985829d24e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_fd49d7414fbd30d94329c43d3871b2f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0c31a628cefbe28a6aed22d96a74175 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c0e85b502ce379473d046b291541470 = $(`<div id="html_3c0e85b502ce379473d046b291541470" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_d0c31a628cefbe28a6aed22d96a74175.setContent(html_3c0e85b502ce379473d046b291541470);
|
|
|
|
|
|
|
|
marker_4e9529cc6ba1352d4729b4985829d24e.bindPopup(popup_d0c31a628cefbe28a6aed22d96a74175)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e9529cc6ba1352d4729b4985829d24e.setIcon(icon_fd49d7414fbd30d94329c43d3871b2f9);
|
|
|
|
|
|
var marker_d601b075853d6c6cf6912e4c55ed1c50 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_dcc1c47f25554e8291875eabbabde203 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b712dfa6f3f8be517e5110867d00b5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a06dd83c016927a788343de3eb8fa755 = $(`<div id="html_a06dd83c016927a788343de3eb8fa755" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_6b712dfa6f3f8be517e5110867d00b5d.setContent(html_a06dd83c016927a788343de3eb8fa755);
|
|
|
|
|
|
|
|
marker_d601b075853d6c6cf6912e4c55ed1c50.bindPopup(popup_6b712dfa6f3f8be517e5110867d00b5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d601b075853d6c6cf6912e4c55ed1c50.setIcon(icon_dcc1c47f25554e8291875eabbabde203);
|
|
|
|
|
|
var marker_21776856b22f48559dbdbce446a030c5 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_73961f0737a69b8cb05dcf1dafc3c283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e2b1238fe358e258de4a0d5b96de6a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_615d3da5d21ca551ee171fea44dbd524 = $(`<div id="html_615d3da5d21ca551ee171fea44dbd524" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_7e2b1238fe358e258de4a0d5b96de6a6.setContent(html_615d3da5d21ca551ee171fea44dbd524);
|
|
|
|
|
|
|
|
marker_21776856b22f48559dbdbce446a030c5.bindPopup(popup_7e2b1238fe358e258de4a0d5b96de6a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21776856b22f48559dbdbce446a030c5.setIcon(icon_73961f0737a69b8cb05dcf1dafc3c283);
|
|
|
|
|
|
var marker_377c0f46aaede9d8a8369578f8d9e0d4 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9e167c1e411ea24bf5a6de96dcba2e1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff87134c15203595117dde8e5f4136f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62f9afbb0f4212342326b7db8829bee6 = $(`<div id="html_62f9afbb0f4212342326b7db8829bee6" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ff87134c15203595117dde8e5f4136f0.setContent(html_62f9afbb0f4212342326b7db8829bee6);
|
|
|
|
|
|
|
|
marker_377c0f46aaede9d8a8369578f8d9e0d4.bindPopup(popup_ff87134c15203595117dde8e5f4136f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_377c0f46aaede9d8a8369578f8d9e0d4.setIcon(icon_9e167c1e411ea24bf5a6de96dcba2e1d);
|
|
|
|
|
|
var marker_c0fb1fd7eb41dae30f8cd7c41ff3d4ff = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_48ebf7d45ae713e180e7a69cfca8e330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4704a0e30b3f0bf4e2e5ff068b9c60db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb0a2d7ccc51672cefc68006e02f8c46 = $(`<div id="html_eb0a2d7ccc51672cefc68006e02f8c46" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_4704a0e30b3f0bf4e2e5ff068b9c60db.setContent(html_eb0a2d7ccc51672cefc68006e02f8c46);
|
|
|
|
|
|
|
|
marker_c0fb1fd7eb41dae30f8cd7c41ff3d4ff.bindPopup(popup_4704a0e30b3f0bf4e2e5ff068b9c60db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0fb1fd7eb41dae30f8cd7c41ff3d4ff.setIcon(icon_48ebf7d45ae713e180e7a69cfca8e330);
|
|
|
|
|
|
var marker_f368eba30918dd4bfa980ce1eaebad15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ba37a07a0cb808b13964e92e39fad3f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55112a82eb644a8b85398eeb191f05ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8be3fce325dcbc23426ff0e5355bd413 = $(`<div id="html_8be3fce325dcbc23426ff0e5355bd413" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_55112a82eb644a8b85398eeb191f05ab.setContent(html_8be3fce325dcbc23426ff0e5355bd413);
|
|
|
|
|
|
|
|
marker_f368eba30918dd4bfa980ce1eaebad15.bindPopup(popup_55112a82eb644a8b85398eeb191f05ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f368eba30918dd4bfa980ce1eaebad15.setIcon(icon_ba37a07a0cb808b13964e92e39fad3f4);
|
|
|
|
|
|
var marker_4f13732269e0156bcfbe9f55411ada22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_622ae98a8d9b2290a7c41496a702781a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61e4bdfdb25710a393cbb4f733d602b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b86149b880899f2793d1b724c6a19b5c = $(`<div id="html_b86149b880899f2793d1b724c6a19b5c" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_61e4bdfdb25710a393cbb4f733d602b6.setContent(html_b86149b880899f2793d1b724c6a19b5c);
|
|
|
|
|
|
|
|
marker_4f13732269e0156bcfbe9f55411ada22.bindPopup(popup_61e4bdfdb25710a393cbb4f733d602b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f13732269e0156bcfbe9f55411ada22.setIcon(icon_622ae98a8d9b2290a7c41496a702781a);
|
|
|
|
|
|
var marker_8a745c0eb8a837363e4a541f07bf25b9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7b70a241923d3484ff8b24c2f3bf8715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4970bb99a41d2714418ab1552531e6ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05ef27f104165952354eac8ffd4aa99a = $(`<div id="html_05ef27f104165952354eac8ffd4aa99a" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_4970bb99a41d2714418ab1552531e6ba.setContent(html_05ef27f104165952354eac8ffd4aa99a);
|
|
|
|
|
|
|
|
marker_8a745c0eb8a837363e4a541f07bf25b9.bindPopup(popup_4970bb99a41d2714418ab1552531e6ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a745c0eb8a837363e4a541f07bf25b9.setIcon(icon_7b70a241923d3484ff8b24c2f3bf8715);
|
|
|
|
|
|
var marker_48e04a25a427ca141b457022345be671 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_26fe9192c8ee69c56672e45209fc2d67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87906b9e50dcd283f64e0ecc1384d891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_472802576243cfb24d8a90b12f86cc5c = $(`<div id="html_472802576243cfb24d8a90b12f86cc5c" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_87906b9e50dcd283f64e0ecc1384d891.setContent(html_472802576243cfb24d8a90b12f86cc5c);
|
|
|
|
|
|
|
|
marker_48e04a25a427ca141b457022345be671.bindPopup(popup_87906b9e50dcd283f64e0ecc1384d891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48e04a25a427ca141b457022345be671.setIcon(icon_26fe9192c8ee69c56672e45209fc2d67);
|
|
|
|
|
|
var marker_03f9d8c7e3aafc8e81b4c647da47f921 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b4254c8c5f125790cd1b9493feac9b91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf630fed1ce8cf1064794ab41affedc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa1d019b4d5cd8e3aa6ca09d8acc768f = $(`<div id="html_fa1d019b4d5cd8e3aa6ca09d8acc768f" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_bf630fed1ce8cf1064794ab41affedc5.setContent(html_fa1d019b4d5cd8e3aa6ca09d8acc768f);
|
|
|
|
|
|
|
|
marker_03f9d8c7e3aafc8e81b4c647da47f921.bindPopup(popup_bf630fed1ce8cf1064794ab41affedc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03f9d8c7e3aafc8e81b4c647da47f921.setIcon(icon_b4254c8c5f125790cd1b9493feac9b91);
|
|
|
|
|
|
var marker_da15633c2db7e1389a126bff630737eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_0b508dbb32f0fbc997fa62d0fc15b743 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fe9f3e8cc604dfeec179e3db4bebb00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04bba75af9405d2fd09b802c04dcc673 = $(`<div id="html_04bba75af9405d2fd09b802c04dcc673" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_1fe9f3e8cc604dfeec179e3db4bebb00.setContent(html_04bba75af9405d2fd09b802c04dcc673);
|
|
|
|
|
|
|
|
marker_da15633c2db7e1389a126bff630737eb.bindPopup(popup_1fe9f3e8cc604dfeec179e3db4bebb00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da15633c2db7e1389a126bff630737eb.setIcon(icon_0b508dbb32f0fbc997fa62d0fc15b743);
|
|
|
|
|
|
var marker_93841b2957f1869322ab42555bbf0adb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b6bceda5773fc7e61562fdaf23342a01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9a4df3100fe1fa7b0514441008942ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_518b047f80be3e5cb63d209f1a3ae309 = $(`<div id="html_518b047f80be3e5cb63d209f1a3ae309" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_a9a4df3100fe1fa7b0514441008942ff.setContent(html_518b047f80be3e5cb63d209f1a3ae309);
|
|
|
|
|
|
|
|
marker_93841b2957f1869322ab42555bbf0adb.bindPopup(popup_a9a4df3100fe1fa7b0514441008942ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93841b2957f1869322ab42555bbf0adb.setIcon(icon_b6bceda5773fc7e61562fdaf23342a01);
|
|
|
|
|
|
var marker_c9660d8cc749540aa063bddd43afd5d3 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ac48b1a0ff545aa3a73314309f040ece = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a309056672724eaf3831b1a1e6cc4b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01a26ea22f3438c6789d0205b399248b = $(`<div id="html_01a26ea22f3438c6789d0205b399248b" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_8a309056672724eaf3831b1a1e6cc4b0.setContent(html_01a26ea22f3438c6789d0205b399248b);
|
|
|
|
|
|
|
|
marker_c9660d8cc749540aa063bddd43afd5d3.bindPopup(popup_8a309056672724eaf3831b1a1e6cc4b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9660d8cc749540aa063bddd43afd5d3.setIcon(icon_ac48b1a0ff545aa3a73314309f040ece);
|
|
|
|
|
|
var marker_ea94821711f91656b023ad16d4787063 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ec437554d9150975b76d0c8526cf3997 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b115505481cd2517b13083939c44a368 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c3464b84bf5089c32557b7f18937352 = $(`<div id="html_0c3464b84bf5089c32557b7f18937352" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_b115505481cd2517b13083939c44a368.setContent(html_0c3464b84bf5089c32557b7f18937352);
|
|
|
|
|
|
|
|
marker_ea94821711f91656b023ad16d4787063.bindPopup(popup_b115505481cd2517b13083939c44a368)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea94821711f91656b023ad16d4787063.setIcon(icon_ec437554d9150975b76d0c8526cf3997);
|
|
|
|
|
|
var marker_72ca1c8289e6767f4e21a616a0f2de96 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d9308e630423940f8f027e1813911eec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44f60e80068f94e3cd5a304bbdae6c14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17c11730d7fe1733e8e790c12be763e4 = $(`<div id="html_17c11730d7fe1733e8e790c12be763e4" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_44f60e80068f94e3cd5a304bbdae6c14.setContent(html_17c11730d7fe1733e8e790c12be763e4);
|
|
|
|
|
|
|
|
marker_72ca1c8289e6767f4e21a616a0f2de96.bindPopup(popup_44f60e80068f94e3cd5a304bbdae6c14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72ca1c8289e6767f4e21a616a0f2de96.setIcon(icon_d9308e630423940f8f027e1813911eec);
|
|
|
|
|
|
var marker_d3ae54828ea521a462eb7f4bd5636c20 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_380b623637dda76b609254161fec9854 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0c6686d16a9485e8874a261be7fdd57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02ceedf83a71f62248e5fd2f2020b236 = $(`<div id="html_02ceedf83a71f62248e5fd2f2020b236" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_e0c6686d16a9485e8874a261be7fdd57.setContent(html_02ceedf83a71f62248e5fd2f2020b236);
|
|
|
|
|
|
|
|
marker_d3ae54828ea521a462eb7f4bd5636c20.bindPopup(popup_e0c6686d16a9485e8874a261be7fdd57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3ae54828ea521a462eb7f4bd5636c20.setIcon(icon_380b623637dda76b609254161fec9854);
|
|
|
|
|
|
var marker_306eb074d15bfda193ecefe84addf402 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_4491bc604822a36b12b7421fc5afdfdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2325b539247de97e65a08fd94979e02e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ffab4b3ab9b2b8f3cb4a4666aa1a28b = $(`<div id="html_9ffab4b3ab9b2b8f3cb4a4666aa1a28b" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_2325b539247de97e65a08fd94979e02e.setContent(html_9ffab4b3ab9b2b8f3cb4a4666aa1a28b);
|
|
|
|
|
|
|
|
marker_306eb074d15bfda193ecefe84addf402.bindPopup(popup_2325b539247de97e65a08fd94979e02e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_306eb074d15bfda193ecefe84addf402.setIcon(icon_4491bc604822a36b12b7421fc5afdfdf);
|
|
|
|
|
|
var marker_14cb13443091d56c553236d1a38a2b81 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_2e0e0fc047c8850c90b4c9fc5e10be6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41443058cd2349cd500c1c8282881e3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba9205b09957ede27729bc71913da4ae = $(`<div id="html_ba9205b09957ede27729bc71913da4ae" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_41443058cd2349cd500c1c8282881e3b.setContent(html_ba9205b09957ede27729bc71913da4ae);
|
|
|
|
|
|
|
|
marker_14cb13443091d56c553236d1a38a2b81.bindPopup(popup_41443058cd2349cd500c1c8282881e3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14cb13443091d56c553236d1a38a2b81.setIcon(icon_2e0e0fc047c8850c90b4c9fc5e10be6c);
|
|
|
|
|
|
var marker_d2a135bd59ecef2ad221d6df670243f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_81dadb0170234060b34a5c70bab455ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a56c41c82b0cf4d53882856b72804a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbd7194be6de1ca1a037ac387c342a78 = $(`<div id="html_dbd7194be6de1ca1a037ac387c342a78" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_2a56c41c82b0cf4d53882856b72804a5.setContent(html_dbd7194be6de1ca1a037ac387c342a78);
|
|
|
|
|
|
|
|
marker_d2a135bd59ecef2ad221d6df670243f3.bindPopup(popup_2a56c41c82b0cf4d53882856b72804a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2a135bd59ecef2ad221d6df670243f3.setIcon(icon_81dadb0170234060b34a5c70bab455ea);
|
|
|
|
|
|
var marker_7d5844d9e52257063c7088da99c9a7a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_eb5f8822187a0a8eaf571cccacb71ed1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e92ec9b614b7baac253568d878ee0a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec1528268b76d80972c815d1ff0d98fd = $(`<div id="html_ec1528268b76d80972c815d1ff0d98fd" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_9e92ec9b614b7baac253568d878ee0a3.setContent(html_ec1528268b76d80972c815d1ff0d98fd);
|
|
|
|
|
|
|
|
marker_7d5844d9e52257063c7088da99c9a7a7.bindPopup(popup_9e92ec9b614b7baac253568d878ee0a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d5844d9e52257063c7088da99c9a7a7.setIcon(icon_eb5f8822187a0a8eaf571cccacb71ed1);
|
|
|
|
|
|
var marker_44aba4b1a2e4bf550446183e5a5e9489 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_36d514991ff26c69fc442f6e25755dc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e853a4508527b7c359affe1d237d968 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be9b00a072e500e1efdbc67b65bef02a = $(`<div id="html_be9b00a072e500e1efdbc67b65bef02a" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_9e853a4508527b7c359affe1d237d968.setContent(html_be9b00a072e500e1efdbc67b65bef02a);
|
|
|
|
|
|
|
|
marker_44aba4b1a2e4bf550446183e5a5e9489.bindPopup(popup_9e853a4508527b7c359affe1d237d968)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44aba4b1a2e4bf550446183e5a5e9489.setIcon(icon_36d514991ff26c69fc442f6e25755dc0);
|
|
|
|
|
|
var marker_e7652249c5c3b3bed423abe49776173c = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_3655c0bd708f2b688a67bde34f759236 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe16e4511e1169e49ab5ed31e7678d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9db3e11157108611462fcd6a55760956 = $(`<div id="html_9db3e11157108611462fcd6a55760956" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_fe16e4511e1169e49ab5ed31e7678d63.setContent(html_9db3e11157108611462fcd6a55760956);
|
|
|
|
|
|
|
|
marker_e7652249c5c3b3bed423abe49776173c.bindPopup(popup_fe16e4511e1169e49ab5ed31e7678d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7652249c5c3b3bed423abe49776173c.setIcon(icon_3655c0bd708f2b688a67bde34f759236);
|
|
|
|
|
|
var marker_8b81887d13a60ec2f08a7d1553b59e39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_47528ec4f8118f0750c4463377da5b6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72ffe715cbc783a4704508704d8d1f31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3c9defd750a095b69ce02bf103e93df = $(`<div id="html_d3c9defd750a095b69ce02bf103e93df" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_72ffe715cbc783a4704508704d8d1f31.setContent(html_d3c9defd750a095b69ce02bf103e93df);
|
|
|
|
|
|
|
|
marker_8b81887d13a60ec2f08a7d1553b59e39.bindPopup(popup_72ffe715cbc783a4704508704d8d1f31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b81887d13a60ec2f08a7d1553b59e39.setIcon(icon_47528ec4f8118f0750c4463377da5b6c);
|
|
|
|
|
|
var marker_3f06f09c31aeeb69b16de5c2028cea0e = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d26a4b6fe50c7373f3ac3b91361795f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d7385944357a709425661be376625b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c332e9703d0ac061c37a168ad6a5c47 = $(`<div id="html_8c332e9703d0ac061c37a168ad6a5c47" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_7d7385944357a709425661be376625b7.setContent(html_8c332e9703d0ac061c37a168ad6a5c47);
|
|
|
|
|
|
|
|
marker_3f06f09c31aeeb69b16de5c2028cea0e.bindPopup(popup_7d7385944357a709425661be376625b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f06f09c31aeeb69b16de5c2028cea0e.setIcon(icon_d26a4b6fe50c7373f3ac3b91361795f2);
|
|
|
|
|
|
var marker_04862095a67b939e9706b1dc294edca2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b4e711dd3c7f05fffcafea8d0bc59af3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99103894fc5519328fb59150cd2518e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c0dbb8193a6f478235195f78468eb77 = $(`<div id="html_9c0dbb8193a6f478235195f78468eb77" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_99103894fc5519328fb59150cd2518e3.setContent(html_9c0dbb8193a6f478235195f78468eb77);
|
|
|
|
|
|
|
|
marker_04862095a67b939e9706b1dc294edca2.bindPopup(popup_99103894fc5519328fb59150cd2518e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04862095a67b939e9706b1dc294edca2.setIcon(icon_b4e711dd3c7f05fffcafea8d0bc59af3);
|
|
|
|
|
|
var marker_3d946640e51dbe5dc1bbbc2d7d34a5b3 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_820cdc594e5bd99f91799f519bcee0a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89b892eca76a0eb074b134b904535d37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43a89c9e7c8135d2bbf6354a469d8dca = $(`<div id="html_43a89c9e7c8135d2bbf6354a469d8dca" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_89b892eca76a0eb074b134b904535d37.setContent(html_43a89c9e7c8135d2bbf6354a469d8dca);
|
|
|
|
|
|
|
|
marker_3d946640e51dbe5dc1bbbc2d7d34a5b3.bindPopup(popup_89b892eca76a0eb074b134b904535d37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d946640e51dbe5dc1bbbc2d7d34a5b3.setIcon(icon_820cdc594e5bd99f91799f519bcee0a3);
|
|
|
|
|
|
var marker_4ec8eeb882a1c0000ab9c2f33c9b4504 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f93446a960029990b3dee06f986aa788 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8995005851ece92bea6d3d5b6701062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f046f4024dd750d2d32bc4d52b63e8de = $(`<div id="html_f046f4024dd750d2d32bc4d52b63e8de" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_f8995005851ece92bea6d3d5b6701062.setContent(html_f046f4024dd750d2d32bc4d52b63e8de);
|
|
|
|
|
|
|
|
marker_4ec8eeb882a1c0000ab9c2f33c9b4504.bindPopup(popup_f8995005851ece92bea6d3d5b6701062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ec8eeb882a1c0000ab9c2f33c9b4504.setIcon(icon_f93446a960029990b3dee06f986aa788);
|
|
|
|
|
|
var marker_5763713a9f8c13c8daaf8e000abd42e1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_e976e3d1d7a70ba6d5a716f479e9a0d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7abc656f6ececa80682ba183e1383fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3149330653f366ef3332f583c8381c5 = $(`<div id="html_f3149330653f366ef3332f583c8381c5" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_7abc656f6ececa80682ba183e1383fd0.setContent(html_f3149330653f366ef3332f583c8381c5);
|
|
|
|
|
|
|
|
marker_5763713a9f8c13c8daaf8e000abd42e1.bindPopup(popup_7abc656f6ececa80682ba183e1383fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5763713a9f8c13c8daaf8e000abd42e1.setIcon(icon_e976e3d1d7a70ba6d5a716f479e9a0d9);
|
|
|
|
|
|
var marker_2e94258fa7bd99086e4d7e78f7eb8c46 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6787256badce4bef74b1ccc406e7584a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3b70c2a0f69ddff829ada28d86346db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd03caea8d3879bd27b16d5db724bc93 = $(`<div id="html_fd03caea8d3879bd27b16d5db724bc93" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_e3b70c2a0f69ddff829ada28d86346db.setContent(html_fd03caea8d3879bd27b16d5db724bc93);
|
|
|
|
|
|
|
|
marker_2e94258fa7bd99086e4d7e78f7eb8c46.bindPopup(popup_e3b70c2a0f69ddff829ada28d86346db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e94258fa7bd99086e4d7e78f7eb8c46.setIcon(icon_6787256badce4bef74b1ccc406e7584a);
|
|
|
|
|
|
var marker_15643da0c1324c4ef62383583d4cb93e = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7fe52f75a7b0576e26c87b622598eca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fab6fb0a22193e2f18f2e3c8e7471e52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7a928021ae66eeeb17b7a860d7e3774 = $(`<div id="html_a7a928021ae66eeeb17b7a860d7e3774" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_fab6fb0a22193e2f18f2e3c8e7471e52.setContent(html_a7a928021ae66eeeb17b7a860d7e3774);
|
|
|
|
|
|
|
|
marker_15643da0c1324c4ef62383583d4cb93e.bindPopup(popup_fab6fb0a22193e2f18f2e3c8e7471e52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15643da0c1324c4ef62383583d4cb93e.setIcon(icon_7fe52f75a7b0576e26c87b622598eca2);
|
|
|
|
|
|
var marker_6fa91b9c84cef5221c18585f611e4af1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_1b008be0687438d6f9f14672554c569a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_570979d4ef2901d1a08fbc0f3468933e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2266bd68c499baee174f4034209d2d01 = $(`<div id="html_2266bd68c499baee174f4034209d2d01" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_570979d4ef2901d1a08fbc0f3468933e.setContent(html_2266bd68c499baee174f4034209d2d01);
|
|
|
|
|
|
|
|
marker_6fa91b9c84cef5221c18585f611e4af1.bindPopup(popup_570979d4ef2901d1a08fbc0f3468933e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fa91b9c84cef5221c18585f611e4af1.setIcon(icon_1b008be0687438d6f9f14672554c569a);
|
|
|
|
|
|
var marker_404648de875080e8f1c631f45df3bd60 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_3bdab13fd81d86e3f3f93d4e8d6336fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f50c166313e019c6a3ce3d3729aba971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e77e82d7d30323ae84ae67973b75a7f1 = $(`<div id="html_e77e82d7d30323ae84ae67973b75a7f1" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_f50c166313e019c6a3ce3d3729aba971.setContent(html_e77e82d7d30323ae84ae67973b75a7f1);
|
|
|
|
|
|
|
|
marker_404648de875080e8f1c631f45df3bd60.bindPopup(popup_f50c166313e019c6a3ce3d3729aba971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_404648de875080e8f1c631f45df3bd60.setIcon(icon_3bdab13fd81d86e3f3f93d4e8d6336fa);
|
|
|
|
|
|
var marker_971132c7bef7d0d9042ff0d1128c5e70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_65539b7a81379f22c7d6a7e5dcf498e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6532f1065c3c5bb31060ce08cf969cff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37c6b2c73c57fabc12332b6177e762b9 = $(`<div id="html_37c6b2c73c57fabc12332b6177e762b9" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_6532f1065c3c5bb31060ce08cf969cff.setContent(html_37c6b2c73c57fabc12332b6177e762b9);
|
|
|
|
|
|
|
|
marker_971132c7bef7d0d9042ff0d1128c5e70.bindPopup(popup_6532f1065c3c5bb31060ce08cf969cff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_971132c7bef7d0d9042ff0d1128c5e70.setIcon(icon_65539b7a81379f22c7d6a7e5dcf498e0);
|
|
|
|
|
|
var marker_c70d7eaec5a69d2055c59a57852c549b = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_28a238f00171989cfb580faa16c05f99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1defc1052265237a92d96e2bb4b8bc5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36d99963d68f50da21032d49dd1689bd = $(`<div id="html_36d99963d68f50da21032d49dd1689bd" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_1defc1052265237a92d96e2bb4b8bc5c.setContent(html_36d99963d68f50da21032d49dd1689bd);
|
|
|
|
|
|
|
|
marker_c70d7eaec5a69d2055c59a57852c549b.bindPopup(popup_1defc1052265237a92d96e2bb4b8bc5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c70d7eaec5a69d2055c59a57852c549b.setIcon(icon_28a238f00171989cfb580faa16c05f99);
|
|
|
|
|
|
var marker_ecabf5d909a2474f5ef6518b449604f0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_3ef3c1f95f14b0ca16723f06b19714d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb45ef1be68de1d58549544166e42024 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_191aba75f17e26ec84cc64fc220cc4e3 = $(`<div id="html_191aba75f17e26ec84cc64fc220cc4e3" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_fb45ef1be68de1d58549544166e42024.setContent(html_191aba75f17e26ec84cc64fc220cc4e3);
|
|
|
|
|
|
|
|
marker_ecabf5d909a2474f5ef6518b449604f0.bindPopup(popup_fb45ef1be68de1d58549544166e42024)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecabf5d909a2474f5ef6518b449604f0.setIcon(icon_3ef3c1f95f14b0ca16723f06b19714d1);
|
|
|
|
|
|
var marker_61aa2299a93a2fd79a5b4d495317497d = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_99e647c8b47073a7478f043ea87d9209 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c615c153ce488bd9b76d62d618e109a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f00b7ee58b3cb74b96b8acf54baed3ff = $(`<div id="html_f00b7ee58b3cb74b96b8acf54baed3ff" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_c615c153ce488bd9b76d62d618e109a6.setContent(html_f00b7ee58b3cb74b96b8acf54baed3ff);
|
|
|
|
|
|
|
|
marker_61aa2299a93a2fd79a5b4d495317497d.bindPopup(popup_c615c153ce488bd9b76d62d618e109a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61aa2299a93a2fd79a5b4d495317497d.setIcon(icon_99e647c8b47073a7478f043ea87d9209);
|
|
|
|
|
|
var marker_8fec70db3265796f5892dfe276819be4 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ac99bbc0e6535c680e6452f08c1950a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a179a80b725ebb1549919b74af559dab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da67178ee7845f1b25762b70f6266c18 = $(`<div id="html_da67178ee7845f1b25762b70f6266c18" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_a179a80b725ebb1549919b74af559dab.setContent(html_da67178ee7845f1b25762b70f6266c18);
|
|
|
|
|
|
|
|
marker_8fec70db3265796f5892dfe276819be4.bindPopup(popup_a179a80b725ebb1549919b74af559dab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fec70db3265796f5892dfe276819be4.setIcon(icon_ac99bbc0e6535c680e6452f08c1950a8);
|
|
|
|
|
|
var marker_ca747b81096f17fe19aeca89f3355fd9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c1e535ba4a0c74f8a62bf646164642e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eb89488458815c3774c57533e65d070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d5c9de733ec1b9eb77f07d078e99825 = $(`<div id="html_4d5c9de733ec1b9eb77f07d078e99825" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_4eb89488458815c3774c57533e65d070.setContent(html_4d5c9de733ec1b9eb77f07d078e99825);
|
|
|
|
|
|
|
|
marker_ca747b81096f17fe19aeca89f3355fd9.bindPopup(popup_4eb89488458815c3774c57533e65d070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca747b81096f17fe19aeca89f3355fd9.setIcon(icon_c1e535ba4a0c74f8a62bf646164642e7);
|
|
|
|
|
|
var marker_789f477cb4347d79444787913c79f70f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9ea195e1f9a33e34dc53f18e58068312 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36193c8568a123d1a232682b33c8792b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79112a82e63240449ab691d8bd5aa35c = $(`<div id="html_79112a82e63240449ab691d8bd5aa35c" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_36193c8568a123d1a232682b33c8792b.setContent(html_79112a82e63240449ab691d8bd5aa35c);
|
|
|
|
|
|
|
|
marker_789f477cb4347d79444787913c79f70f.bindPopup(popup_36193c8568a123d1a232682b33c8792b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_789f477cb4347d79444787913c79f70f.setIcon(icon_9ea195e1f9a33e34dc53f18e58068312);
|
|
|
|
|
|
var marker_10b0454eb58a83b86d6745619f4d1b8e = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_1c1d1858a78aa67eaf5f1b5beae5c8b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5faaf7e31a14ebf6e8cc56cdc00ad23f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fca1e6773a641e7bb06ffa6771899ce6 = $(`<div id="html_fca1e6773a641e7bb06ffa6771899ce6" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_5faaf7e31a14ebf6e8cc56cdc00ad23f.setContent(html_fca1e6773a641e7bb06ffa6771899ce6);
|
|
|
|
|
|
|
|
marker_10b0454eb58a83b86d6745619f4d1b8e.bindPopup(popup_5faaf7e31a14ebf6e8cc56cdc00ad23f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10b0454eb58a83b86d6745619f4d1b8e.setIcon(icon_1c1d1858a78aa67eaf5f1b5beae5c8b6);
|
|
|
|
|
|
var marker_812b1eaf283676d0c5bdac8794ee184c = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_1b91f8ca446198825f06c8e8d95b4b53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_370f27f1105875d7e79f8586260edf8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9f8a3792c1ca5ee694ad67dd772e491 = $(`<div id="html_a9f8a3792c1ca5ee694ad67dd772e491" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_370f27f1105875d7e79f8586260edf8f.setContent(html_a9f8a3792c1ca5ee694ad67dd772e491);
|
|
|
|
|
|
|
|
marker_812b1eaf283676d0c5bdac8794ee184c.bindPopup(popup_370f27f1105875d7e79f8586260edf8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_812b1eaf283676d0c5bdac8794ee184c.setIcon(icon_1b91f8ca446198825f06c8e8d95b4b53);
|
|
|
|
|
|
var marker_67ceaab106bf67b39802d64a86b1c6c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a1829ff02f18b899cc5da4a74ce92a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8b791180ff825b371b48ca617af2805 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db96cf97aa7761cd79844b5f5c61c2fb = $(`<div id="html_db96cf97aa7761cd79844b5f5c61c2fb" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_a8b791180ff825b371b48ca617af2805.setContent(html_db96cf97aa7761cd79844b5f5c61c2fb);
|
|
|
|
|
|
|
|
marker_67ceaab106bf67b39802d64a86b1c6c9.bindPopup(popup_a8b791180ff825b371b48ca617af2805)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67ceaab106bf67b39802d64a86b1c6c9.setIcon(icon_a1829ff02f18b899cc5da4a74ce92a57);
|
|
|
|
|
|
var marker_ed13d868c5051528f6da79642b7bb3c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5613a0856d7c12585745018faaf0d04a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8874d5174e0c9e1e409a4c1512463c96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54eedd3334a56604dc71bcbbdd202b85 = $(`<div id="html_54eedd3334a56604dc71bcbbdd202b85" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_8874d5174e0c9e1e409a4c1512463c96.setContent(html_54eedd3334a56604dc71bcbbdd202b85);
|
|
|
|
|
|
|
|
marker_ed13d868c5051528f6da79642b7bb3c6.bindPopup(popup_8874d5174e0c9e1e409a4c1512463c96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed13d868c5051528f6da79642b7bb3c6.setIcon(icon_5613a0856d7c12585745018faaf0d04a);
|
|
|
|
|
|
var marker_c0e9878b8fbb109e57fc8e7f5805c4fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8708a15f9e89a263c1b43db2e3b33078 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5de157c5865f11a807afa70807b4235 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf8558816bb8a5806b5f9b5646199d1c = $(`<div id="html_bf8558816bb8a5806b5f9b5646199d1c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_b5de157c5865f11a807afa70807b4235.setContent(html_bf8558816bb8a5806b5f9b5646199d1c);
|
|
|
|
|
|
|
|
marker_c0e9878b8fbb109e57fc8e7f5805c4fe.bindPopup(popup_b5de157c5865f11a807afa70807b4235)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0e9878b8fbb109e57fc8e7f5805c4fe.setIcon(icon_8708a15f9e89a263c1b43db2e3b33078);
|
|
|
|
|
|
var marker_fc531a248497649ab7a2e3987ca8af05 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c0e62b5a9f7ccdb2308b593d1bdbfa4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea6ffaa7d77e4a8e53b365507913d328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe04eeb6b2682cf1bc4a0dd7f0397f43 = $(`<div id="html_fe04eeb6b2682cf1bc4a0dd7f0397f43" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_ea6ffaa7d77e4a8e53b365507913d328.setContent(html_fe04eeb6b2682cf1bc4a0dd7f0397f43);
|
|
|
|
|
|
|
|
marker_fc531a248497649ab7a2e3987ca8af05.bindPopup(popup_ea6ffaa7d77e4a8e53b365507913d328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc531a248497649ab7a2e3987ca8af05.setIcon(icon_c0e62b5a9f7ccdb2308b593d1bdbfa4e);
|
|
|
|
|
|
var marker_bc5d44b61a25245bcca014648e683cf3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f98ba1924931a7ebd00d4c0c326931c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a2b4c64a2c0be9c35e33c72c810c84a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d397d5a15744be9109f5926fbf384725 = $(`<div id="html_d397d5a15744be9109f5926fbf384725" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_4a2b4c64a2c0be9c35e33c72c810c84a.setContent(html_d397d5a15744be9109f5926fbf384725);
|
|
|
|
|
|
|
|
marker_bc5d44b61a25245bcca014648e683cf3.bindPopup(popup_4a2b4c64a2c0be9c35e33c72c810c84a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc5d44b61a25245bcca014648e683cf3.setIcon(icon_f98ba1924931a7ebd00d4c0c326931c9);
|
|
|
|
|
|
var marker_c8f088a52181ab87f1b06cea7de162f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_34d5373c90facb36ad62824b9a0cf2ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d6b5ad805d1473a7f132df99159aa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98a645b5b152aef7567a19128a25ebee = $(`<div id="html_98a645b5b152aef7567a19128a25ebee" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_02d6b5ad805d1473a7f132df99159aa9.setContent(html_98a645b5b152aef7567a19128a25ebee);
|
|
|
|
|
|
|
|
marker_c8f088a52181ab87f1b06cea7de162f8.bindPopup(popup_02d6b5ad805d1473a7f132df99159aa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8f088a52181ab87f1b06cea7de162f8.setIcon(icon_34d5373c90facb36ad62824b9a0cf2ad);
|
|
|
|
|
|
var marker_785470238209b55423e442d2c8e15c37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7480adc53dc7d0003e46a319b699a8dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c9f8187942671dfe68592380cae1311 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc784c54a9d1372a578ecb396c34a189 = $(`<div id="html_cc784c54a9d1372a578ecb396c34a189" style="width: 100.0%; height: 100.0%;">taxation-capable-cards-takes.trycloudflare.com</div>`)[0];
|
|
popup_9c9f8187942671dfe68592380cae1311.setContent(html_cc784c54a9d1372a578ecb396c34a189);
|
|
|
|
|
|
|
|
marker_785470238209b55423e442d2c8e15c37.bindPopup(popup_9c9f8187942671dfe68592380cae1311)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_785470238209b55423e442d2c8e15c37.setIcon(icon_7480adc53dc7d0003e46a319b699a8dd);
|
|
|
|
|
|
var marker_1c70217ff91f1a4ae29b28fb5cc28369 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b62d863a5190d6302773dd83830ddd66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8173669ec71c29765786d1e4410a34f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7796a82654db133489fd68c4ac0b454 = $(`<div id="html_b7796a82654db133489fd68c4ac0b454" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_8173669ec71c29765786d1e4410a34f7.setContent(html_b7796a82654db133489fd68c4ac0b454);
|
|
|
|
|
|
|
|
marker_1c70217ff91f1a4ae29b28fb5cc28369.bindPopup(popup_8173669ec71c29765786d1e4410a34f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c70217ff91f1a4ae29b28fb5cc28369.setIcon(icon_b62d863a5190d6302773dd83830ddd66);
|
|
|
|
|
|
var marker_2e3f4dc064b359e309262b641b619df7 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_556cbe1d51facb82741b7c84ef0e77a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7cbaf9becd4a79a40764d34aed4b733 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc1947a5319c4677d33f0b7f19294626 = $(`<div id="html_dc1947a5319c4677d33f0b7f19294626" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_a7cbaf9becd4a79a40764d34aed4b733.setContent(html_dc1947a5319c4677d33f0b7f19294626);
|
|
|
|
|
|
|
|
marker_2e3f4dc064b359e309262b641b619df7.bindPopup(popup_a7cbaf9becd4a79a40764d34aed4b733)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e3f4dc064b359e309262b641b619df7.setIcon(icon_556cbe1d51facb82741b7c84ef0e77a8);
|
|
|
|
|
|
var marker_1ec0c8909b05493449b2f13416d7a0e9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7ab1c56d9d2bfaa86eadcfac4704e063 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db7a4ee1edd0af1a9d58896736f0992f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63bc6cd980e71d45689952528eefbc1f = $(`<div id="html_63bc6cd980e71d45689952528eefbc1f" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_db7a4ee1edd0af1a9d58896736f0992f.setContent(html_63bc6cd980e71d45689952528eefbc1f);
|
|
|
|
|
|
|
|
marker_1ec0c8909b05493449b2f13416d7a0e9.bindPopup(popup_db7a4ee1edd0af1a9d58896736f0992f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ec0c8909b05493449b2f13416d7a0e9.setIcon(icon_7ab1c56d9d2bfaa86eadcfac4704e063);
|
|
|
|
|
|
var marker_e0d93b75bfb57126d347ff0665c170c9 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_689fc35eaf2e6120c16a52f649d9e787 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98f9daefda478eaafe63680daa193efe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a39424f21359769e0d540b9db34c4cb = $(`<div id="html_4a39424f21359769e0d540b9db34c4cb" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_98f9daefda478eaafe63680daa193efe.setContent(html_4a39424f21359769e0d540b9db34c4cb);
|
|
|
|
|
|
|
|
marker_e0d93b75bfb57126d347ff0665c170c9.bindPopup(popup_98f9daefda478eaafe63680daa193efe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0d93b75bfb57126d347ff0665c170c9.setIcon(icon_689fc35eaf2e6120c16a52f649d9e787);
|
|
|
|
|
|
var marker_ab81b86521a9b29ca83d39c8480fd3fd = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_dcb69ea9764770b8dad147771c021293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e384055d6892a8b16a0cec54898dc742 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e4ab331169178822e03db16648ede99 = $(`<div id="html_0e4ab331169178822e03db16648ede99" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_e384055d6892a8b16a0cec54898dc742.setContent(html_0e4ab331169178822e03db16648ede99);
|
|
|
|
|
|
|
|
marker_ab81b86521a9b29ca83d39c8480fd3fd.bindPopup(popup_e384055d6892a8b16a0cec54898dc742)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab81b86521a9b29ca83d39c8480fd3fd.setIcon(icon_dcb69ea9764770b8dad147771c021293);
|
|
|
|
|
|
var marker_dd862e7d6ff5ce3cba8307da01e37c35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_3b6d856f077b798947da308ed0ec05a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fade2b6fdd8d4464be5c642ba6d0e3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fe92401059da4c8ad5f33a8ee388960 = $(`<div id="html_1fe92401059da4c8ad5f33a8ee388960" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_0fade2b6fdd8d4464be5c642ba6d0e3c.setContent(html_1fe92401059da4c8ad5f33a8ee388960);
|
|
|
|
|
|
|
|
marker_dd862e7d6ff5ce3cba8307da01e37c35.bindPopup(popup_0fade2b6fdd8d4464be5c642ba6d0e3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd862e7d6ff5ce3cba8307da01e37c35.setIcon(icon_3b6d856f077b798947da308ed0ec05a0);
|
|
|
|
|
|
var marker_a156fb09176641e9967d20d9f36297ce = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5f9fd327b65539db54138b8d08a6cb2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2da1e4f6b816c11616ad259a371ab99f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0db836cc753e32df588c150888bdf31 = $(`<div id="html_e0db836cc753e32df588c150888bdf31" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_2da1e4f6b816c11616ad259a371ab99f.setContent(html_e0db836cc753e32df588c150888bdf31);
|
|
|
|
|
|
|
|
marker_a156fb09176641e9967d20d9f36297ce.bindPopup(popup_2da1e4f6b816c11616ad259a371ab99f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a156fb09176641e9967d20d9f36297ce.setIcon(icon_5f9fd327b65539db54138b8d08a6cb2f);
|
|
|
|
|
|
var marker_4f9a871278595c124a57e4902fe1abf9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a26cf1aa29a958003193855981aa161f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ea2a20c9a798ebded8e05e2a1f54362 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d3a15a2b971863dfcaeae690afe7f26 = $(`<div id="html_7d3a15a2b971863dfcaeae690afe7f26" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_3ea2a20c9a798ebded8e05e2a1f54362.setContent(html_7d3a15a2b971863dfcaeae690afe7f26);
|
|
|
|
|
|
|
|
marker_4f9a871278595c124a57e4902fe1abf9.bindPopup(popup_3ea2a20c9a798ebded8e05e2a1f54362)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f9a871278595c124a57e4902fe1abf9.setIcon(icon_a26cf1aa29a958003193855981aa161f);
|
|
|
|
|
|
var marker_8a05e60340f0f20668060d9bf916e326 = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_a1b2e52728e0c521b45fdc793fd40740 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0d2903d1ab625db48f896792917d1c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d0255d0a777bee140ee85046f6de348 = $(`<div id="html_8d0255d0a777bee140ee85046f6de348" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_e0d2903d1ab625db48f896792917d1c4.setContent(html_8d0255d0a777bee140ee85046f6de348);
|
|
|
|
|
|
|
|
marker_8a05e60340f0f20668060d9bf916e326.bindPopup(popup_e0d2903d1ab625db48f896792917d1c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a05e60340f0f20668060d9bf916e326.setIcon(icon_a1b2e52728e0c521b45fdc793fd40740);
|
|
|
|
|
|
var marker_73e78a5539af9badb846aceae972b4d4 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8a5ff09a9070855b6dcb6efe303f1095 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc667bd19cd58e6d101408851f9268f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63a35128d29f472b259dbe4dafcff57e = $(`<div id="html_63a35128d29f472b259dbe4dafcff57e" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_fc667bd19cd58e6d101408851f9268f3.setContent(html_63a35128d29f472b259dbe4dafcff57e);
|
|
|
|
|
|
|
|
marker_73e78a5539af9badb846aceae972b4d4.bindPopup(popup_fc667bd19cd58e6d101408851f9268f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e78a5539af9badb846aceae972b4d4.setIcon(icon_8a5ff09a9070855b6dcb6efe303f1095);
|
|
|
|
|
|
var marker_7bbb2f5b862a70b6f40444623164c769 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_72cff628be8cd54faae282686f766200 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3c0037c1b85547dd2c800506e259953 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63d8e7b88f5a3dfeaddfc59ec47fdbd5 = $(`<div id="html_63d8e7b88f5a3dfeaddfc59ec47fdbd5" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_c3c0037c1b85547dd2c800506e259953.setContent(html_63d8e7b88f5a3dfeaddfc59ec47fdbd5);
|
|
|
|
|
|
|
|
marker_7bbb2f5b862a70b6f40444623164c769.bindPopup(popup_c3c0037c1b85547dd2c800506e259953)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bbb2f5b862a70b6f40444623164c769.setIcon(icon_72cff628be8cd54faae282686f766200);
|
|
|
|
|
|
var marker_bc3d4199f90a3d444f49e84cfd718087 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_70874bf4f32a12ab95f2fc36745e302f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_601af96db818d9723738d285b366b4e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33a38e301f4936937ee0b30a7e07b588 = $(`<div id="html_33a38e301f4936937ee0b30a7e07b588" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_601af96db818d9723738d285b366b4e3.setContent(html_33a38e301f4936937ee0b30a7e07b588);
|
|
|
|
|
|
|
|
marker_bc3d4199f90a3d444f49e84cfd718087.bindPopup(popup_601af96db818d9723738d285b366b4e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc3d4199f90a3d444f49e84cfd718087.setIcon(icon_70874bf4f32a12ab95f2fc36745e302f);
|
|
|
|
|
|
var marker_96365f156490628d4abbc720d4330af4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ea53b1e7ac2ede09d9e0844cb2cae8de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78d92a4dc2ed0500728739a2af127e5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da1128346677ee2a2ab0809b9fcf7d74 = $(`<div id="html_da1128346677ee2a2ab0809b9fcf7d74" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_78d92a4dc2ed0500728739a2af127e5c.setContent(html_da1128346677ee2a2ab0809b9fcf7d74);
|
|
|
|
|
|
|
|
marker_96365f156490628d4abbc720d4330af4.bindPopup(popup_78d92a4dc2ed0500728739a2af127e5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96365f156490628d4abbc720d4330af4.setIcon(icon_ea53b1e7ac2ede09d9e0844cb2cae8de);
|
|
|
|
|
|
var marker_b40f5cd7fba8d5a5f74e77e72c47c9d1 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_32b474148d4ad16e0015e0bf2422a913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_404b1cf8acf507ac9e35a8cd13a47db9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_835be0fc3d0146c67e476ba66917b776 = $(`<div id="html_835be0fc3d0146c67e476ba66917b776" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_404b1cf8acf507ac9e35a8cd13a47db9.setContent(html_835be0fc3d0146c67e476ba66917b776);
|
|
|
|
|
|
|
|
marker_b40f5cd7fba8d5a5f74e77e72c47c9d1.bindPopup(popup_404b1cf8acf507ac9e35a8cd13a47db9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b40f5cd7fba8d5a5f74e77e72c47c9d1.setIcon(icon_32b474148d4ad16e0015e0bf2422a913);
|
|
|
|
|
|
var marker_ed8662b7e912c42afd7f92cb02e739bc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_e4dde1ea19b72c1dff63cdf40eb5ed2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b9df1d5cb9f1a69a3e1ffcead8da339 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9029088ac52fed4c0fa59f4df7982df = $(`<div id="html_a9029088ac52fed4c0fa59f4df7982df" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_3b9df1d5cb9f1a69a3e1ffcead8da339.setContent(html_a9029088ac52fed4c0fa59f4df7982df);
|
|
|
|
|
|
|
|
marker_ed8662b7e912c42afd7f92cb02e739bc.bindPopup(popup_3b9df1d5cb9f1a69a3e1ffcead8da339)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed8662b7e912c42afd7f92cb02e739bc.setIcon(icon_e4dde1ea19b72c1dff63cdf40eb5ed2b);
|
|
|
|
|
|
var marker_36a133ae34fd13c5e6ab92ab750ae5e9 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_74b597486607ed97727df405ceea65e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5069246475b1316dfff25e4857811be8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_443a98d6e0b6fbd3ed8d546edda82764 = $(`<div id="html_443a98d6e0b6fbd3ed8d546edda82764" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_5069246475b1316dfff25e4857811be8.setContent(html_443a98d6e0b6fbd3ed8d546edda82764);
|
|
|
|
|
|
|
|
marker_36a133ae34fd13c5e6ab92ab750ae5e9.bindPopup(popup_5069246475b1316dfff25e4857811be8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36a133ae34fd13c5e6ab92ab750ae5e9.setIcon(icon_74b597486607ed97727df405ceea65e5);
|
|
|
|
|
|
var marker_e359727b9a9559ab65cbee7c4d0f9ec9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7737d43f4509bdee32dac69ace82a238 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_468f8363943b39fa9ed9a7e3cc91b615 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e6828d4c6cf252bb83664b820ea6b97 = $(`<div id="html_8e6828d4c6cf252bb83664b820ea6b97" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_468f8363943b39fa9ed9a7e3cc91b615.setContent(html_8e6828d4c6cf252bb83664b820ea6b97);
|
|
|
|
|
|
|
|
marker_e359727b9a9559ab65cbee7c4d0f9ec9.bindPopup(popup_468f8363943b39fa9ed9a7e3cc91b615)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e359727b9a9559ab65cbee7c4d0f9ec9.setIcon(icon_7737d43f4509bdee32dac69ace82a238);
|
|
|
|
|
|
var marker_516bf753753ad007ea2bca84148ca799 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8e2101412451c8873240992d44a9946b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b49a46ed3d32f697e9647e8127936382 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_723e95ee16b88df188250ff75306f7b6 = $(`<div id="html_723e95ee16b88df188250ff75306f7b6" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_b49a46ed3d32f697e9647e8127936382.setContent(html_723e95ee16b88df188250ff75306f7b6);
|
|
|
|
|
|
|
|
marker_516bf753753ad007ea2bca84148ca799.bindPopup(popup_b49a46ed3d32f697e9647e8127936382)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_516bf753753ad007ea2bca84148ca799.setIcon(icon_8e2101412451c8873240992d44a9946b);
|
|
|
|
|
|
var marker_cc09e88798d5db85e13119b980b78f8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7073d0b6b61ff08fc985dd416d2b6c06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c049e0aceaf91a2d95bf88a4db290533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdcbb050b1d19726503b7fe96732bf6a = $(`<div id="html_cdcbb050b1d19726503b7fe96732bf6a" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_c049e0aceaf91a2d95bf88a4db290533.setContent(html_cdcbb050b1d19726503b7fe96732bf6a);
|
|
|
|
|
|
|
|
marker_cc09e88798d5db85e13119b980b78f8a.bindPopup(popup_c049e0aceaf91a2d95bf88a4db290533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc09e88798d5db85e13119b980b78f8a.setIcon(icon_7073d0b6b61ff08fc985dd416d2b6c06);
|
|
|
|
|
|
var marker_cb70d97d3131ddc2e419dfb0e6ec9dfd = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c3753c17346fe388d51c8756bb9a2aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b1b0d38cfa3e237aa5fd57c6fdaad9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8104d976f2240bfbf9f2721c7ea13cce = $(`<div id="html_8104d976f2240bfbf9f2721c7ea13cce" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_18b1b0d38cfa3e237aa5fd57c6fdaad9.setContent(html_8104d976f2240bfbf9f2721c7ea13cce);
|
|
|
|
|
|
|
|
marker_cb70d97d3131ddc2e419dfb0e6ec9dfd.bindPopup(popup_18b1b0d38cfa3e237aa5fd57c6fdaad9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb70d97d3131ddc2e419dfb0e6ec9dfd.setIcon(icon_c3753c17346fe388d51c8756bb9a2aeb);
|
|
|
|
|
|
var marker_9a0010fcdf08a785b676d88dbab9b100 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_52ddeb528ff56bdb794f2e0a87f0d10b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0994dc0ef85335422859cd962851c2a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67f63ceb6523f86d14f54a4eba48fb87 = $(`<div id="html_67f63ceb6523f86d14f54a4eba48fb87" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_0994dc0ef85335422859cd962851c2a3.setContent(html_67f63ceb6523f86d14f54a4eba48fb87);
|
|
|
|
|
|
|
|
marker_9a0010fcdf08a785b676d88dbab9b100.bindPopup(popup_0994dc0ef85335422859cd962851c2a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a0010fcdf08a785b676d88dbab9b100.setIcon(icon_52ddeb528ff56bdb794f2e0a87f0d10b);
|
|
|
|
|
|
var marker_34f302f899490d3f38164dfcd7fd5fea = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_68619e652b1bdf063c3d335140c1513a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_784cbbbbb8e80d31c4f5e7cd7d93fb2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_407a2054102ce8d8cda170222a3ff343 = $(`<div id="html_407a2054102ce8d8cda170222a3ff343" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_784cbbbbb8e80d31c4f5e7cd7d93fb2c.setContent(html_407a2054102ce8d8cda170222a3ff343);
|
|
|
|
|
|
|
|
marker_34f302f899490d3f38164dfcd7fd5fea.bindPopup(popup_784cbbbbb8e80d31c4f5e7cd7d93fb2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34f302f899490d3f38164dfcd7fd5fea.setIcon(icon_68619e652b1bdf063c3d335140c1513a);
|
|
|
|
|
|
var marker_203f0fdcdd171377863a136ae04ec82f = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_4646d5ed47afa79c1f2eb76d23805314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9665769f1e34c94f1ea46461cb47f2d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6324417c90b985f39a914ae6dcf8f24 = $(`<div id="html_c6324417c90b985f39a914ae6dcf8f24" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_9665769f1e34c94f1ea46461cb47f2d7.setContent(html_c6324417c90b985f39a914ae6dcf8f24);
|
|
|
|
|
|
|
|
marker_203f0fdcdd171377863a136ae04ec82f.bindPopup(popup_9665769f1e34c94f1ea46461cb47f2d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_203f0fdcdd171377863a136ae04ec82f.setIcon(icon_4646d5ed47afa79c1f2eb76d23805314);
|
|
|
|
|
|
var marker_4a118fee4d9e553e5f14a5cd11f0ec28 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c08dfdc6d03658ed39a05867f7676e89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01bc122a20e7c424d00959255feab707 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49aa4e71b1fb18e74a88a0cb32f0ff8b = $(`<div id="html_49aa4e71b1fb18e74a88a0cb32f0ff8b" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_01bc122a20e7c424d00959255feab707.setContent(html_49aa4e71b1fb18e74a88a0cb32f0ff8b);
|
|
|
|
|
|
|
|
marker_4a118fee4d9e553e5f14a5cd11f0ec28.bindPopup(popup_01bc122a20e7c424d00959255feab707)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a118fee4d9e553e5f14a5cd11f0ec28.setIcon(icon_c08dfdc6d03658ed39a05867f7676e89);
|
|
|
|
|
|
var marker_b51ee0fd9ae307057a008f650ade66da = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_030088ea26714b1c6f60984c4b9d3639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc5d2fcb7f77c809f899037056385777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0672eb112f42d698329a696058d83ab = $(`<div id="html_f0672eb112f42d698329a696058d83ab" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_bc5d2fcb7f77c809f899037056385777.setContent(html_f0672eb112f42d698329a696058d83ab);
|
|
|
|
|
|
|
|
marker_b51ee0fd9ae307057a008f650ade66da.bindPopup(popup_bc5d2fcb7f77c809f899037056385777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b51ee0fd9ae307057a008f650ade66da.setIcon(icon_030088ea26714b1c6f60984c4b9d3639);
|
|
|
|
|
|
var marker_2899342db3c17efb811958286f137e52 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7d5443d676bc0dee147a022b5e8a72b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_209e1a0c5e321ae3bfd684aa614e8cdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e1599f136c109c4359a2fde21a606ab = $(`<div id="html_2e1599f136c109c4359a2fde21a606ab" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_209e1a0c5e321ae3bfd684aa614e8cdd.setContent(html_2e1599f136c109c4359a2fde21a606ab);
|
|
|
|
|
|
|
|
marker_2899342db3c17efb811958286f137e52.bindPopup(popup_209e1a0c5e321ae3bfd684aa614e8cdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2899342db3c17efb811958286f137e52.setIcon(icon_7d5443d676bc0dee147a022b5e8a72b1);
|
|
|
|
|
|
var marker_429be47cb38d4f9fc7a50c1bdc6a6b69 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_be75d80b6b2afc9093bbb05f31469964 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3720872394642c7de4a12ff471f024aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93aed782e3db011a99dea900bb487f00 = $(`<div id="html_93aed782e3db011a99dea900bb487f00" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_3720872394642c7de4a12ff471f024aa.setContent(html_93aed782e3db011a99dea900bb487f00);
|
|
|
|
|
|
|
|
marker_429be47cb38d4f9fc7a50c1bdc6a6b69.bindPopup(popup_3720872394642c7de4a12ff471f024aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_429be47cb38d4f9fc7a50c1bdc6a6b69.setIcon(icon_be75d80b6b2afc9093bbb05f31469964);
|
|
|
|
|
|
var marker_81f7b8c2fae2e94adba3499064dc2182 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5a646e3a088d35cfcea4f7111d7913a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c914d9f73ff036dcd2e0cf9ec1d491d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1045565c5fb544caa93982360e738bb = $(`<div id="html_a1045565c5fb544caa93982360e738bb" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_5c914d9f73ff036dcd2e0cf9ec1d491d.setContent(html_a1045565c5fb544caa93982360e738bb);
|
|
|
|
|
|
|
|
marker_81f7b8c2fae2e94adba3499064dc2182.bindPopup(popup_5c914d9f73ff036dcd2e0cf9ec1d491d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81f7b8c2fae2e94adba3499064dc2182.setIcon(icon_5a646e3a088d35cfcea4f7111d7913a2);
|
|
|
|
|
|
var marker_70b347bcb2c8e670d28ac68656d3cff4 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_363075f4423e5877f2dc1d8f490c7e00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_112098f0c5db985ae258a50f692e7c4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_103c3b2aca26606a957f51547d8892be = $(`<div id="html_103c3b2aca26606a957f51547d8892be" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_112098f0c5db985ae258a50f692e7c4d.setContent(html_103c3b2aca26606a957f51547d8892be);
|
|
|
|
|
|
|
|
marker_70b347bcb2c8e670d28ac68656d3cff4.bindPopup(popup_112098f0c5db985ae258a50f692e7c4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70b347bcb2c8e670d28ac68656d3cff4.setIcon(icon_363075f4423e5877f2dc1d8f490c7e00);
|
|
|
|
|
|
var marker_1bc29ce47b31ef8614b54262495a8bc5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_5a3709fe199346d92464913846049c05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c908b770412e30aa8eafdfdde03bba6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63ec4fca9b5b70d9bed65ca57d0f00ea = $(`<div id="html_63ec4fca9b5b70d9bed65ca57d0f00ea" style="width: 100.0%; height: 100.0%;">relay.commonshub.brussels</div>`)[0];
|
|
popup_c908b770412e30aa8eafdfdde03bba6e.setContent(html_63ec4fca9b5b70d9bed65ca57d0f00ea);
|
|
|
|
|
|
|
|
marker_1bc29ce47b31ef8614b54262495a8bc5.bindPopup(popup_c908b770412e30aa8eafdfdde03bba6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc29ce47b31ef8614b54262495a8bc5.setIcon(icon_5a3709fe199346d92464913846049c05);
|
|
|
|
|
|
var marker_8294d0a2be94ca1de346d091c7a5648e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_100108aa49e2e7f2cc95e0f5171fd509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edeffa15db861f8c499033650181ef36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52ef49a3387ba5df58be1b08ff3378b9 = $(`<div id="html_52ef49a3387ba5df58be1b08ff3378b9" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_edeffa15db861f8c499033650181ef36.setContent(html_52ef49a3387ba5df58be1b08ff3378b9);
|
|
|
|
|
|
|
|
marker_8294d0a2be94ca1de346d091c7a5648e.bindPopup(popup_edeffa15db861f8c499033650181ef36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8294d0a2be94ca1de346d091c7a5648e.setIcon(icon_100108aa49e2e7f2cc95e0f5171fd509);
|
|
|
|
|
|
var marker_0104b3d7c2cd31256f350a53cb36eb8f = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_83827d46f58d64bd47009d99f28ba4df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab9a928d1a667ec7d0dbca503bb0e9b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5e92958783d91c43daf7b5683a4e787 = $(`<div id="html_d5e92958783d91c43daf7b5683a4e787" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_ab9a928d1a667ec7d0dbca503bb0e9b9.setContent(html_d5e92958783d91c43daf7b5683a4e787);
|
|
|
|
|
|
|
|
marker_0104b3d7c2cd31256f350a53cb36eb8f.bindPopup(popup_ab9a928d1a667ec7d0dbca503bb0e9b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0104b3d7c2cd31256f350a53cb36eb8f.setIcon(icon_83827d46f58d64bd47009d99f28ba4df);
|
|
|
|
|
|
var marker_dae93cf98dfc4a42a30b640e9b8bf933 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ddeb58200aea3e7a5abf04f2de658f53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74da8530bde9e43199d4d0efee7a6e0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68d68a7085c4241d13580b87e2e0bfb0 = $(`<div id="html_68d68a7085c4241d13580b87e2e0bfb0" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_74da8530bde9e43199d4d0efee7a6e0f.setContent(html_68d68a7085c4241d13580b87e2e0bfb0);
|
|
|
|
|
|
|
|
marker_dae93cf98dfc4a42a30b640e9b8bf933.bindPopup(popup_74da8530bde9e43199d4d0efee7a6e0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dae93cf98dfc4a42a30b640e9b8bf933.setIcon(icon_ddeb58200aea3e7a5abf04f2de658f53);
|
|
|
|
|
|
var marker_fdab28be63befd84410c73f5cad742f5 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c4e7e6d70b3d393ab045adc924ebb237 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_453097968a7402c9baaaae89ce936aac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e12c7c4855b68d1990b467b23962c25 = $(`<div id="html_0e12c7c4855b68d1990b467b23962c25" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_453097968a7402c9baaaae89ce936aac.setContent(html_0e12c7c4855b68d1990b467b23962c25);
|
|
|
|
|
|
|
|
marker_fdab28be63befd84410c73f5cad742f5.bindPopup(popup_453097968a7402c9baaaae89ce936aac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdab28be63befd84410c73f5cad742f5.setIcon(icon_c4e7e6d70b3d393ab045adc924ebb237);
|
|
|
|
|
|
var marker_3e591bf8d74e689d96dadbcd78792a14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_df1e73b52f4e77d0729ab83e5720faef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f16e8690358796605c3496aa0d811275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38242bbc9c8bf52b3e922e93452a48fa = $(`<div id="html_38242bbc9c8bf52b3e922e93452a48fa" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_f16e8690358796605c3496aa0d811275.setContent(html_38242bbc9c8bf52b3e922e93452a48fa);
|
|
|
|
|
|
|
|
marker_3e591bf8d74e689d96dadbcd78792a14.bindPopup(popup_f16e8690358796605c3496aa0d811275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e591bf8d74e689d96dadbcd78792a14.setIcon(icon_df1e73b52f4e77d0729ab83e5720faef);
|
|
|
|
|
|
var marker_4ff323a1ea96fa5ccd2466fdb0670d28 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7908098b60beb457b7750d9393464c0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7a1924153d49928bd84780dc6d40cd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9720d92b68a2dbe0a6928d486e3eb360 = $(`<div id="html_9720d92b68a2dbe0a6928d486e3eb360" style="width: 100.0%; height: 100.0%;">canteen-hankering.space</div>`)[0];
|
|
popup_d7a1924153d49928bd84780dc6d40cd9.setContent(html_9720d92b68a2dbe0a6928d486e3eb360);
|
|
|
|
|
|
|
|
marker_4ff323a1ea96fa5ccd2466fdb0670d28.bindPopup(popup_d7a1924153d49928bd84780dc6d40cd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ff323a1ea96fa5ccd2466fdb0670d28.setIcon(icon_7908098b60beb457b7750d9393464c0e);
|
|
|
|
|
|
var marker_39f746ff620ad33b2191a58c5de09157 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b6b4db1028492d1c9bd13a34ca2103fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a62aad9be13559ec957b3bc86b247b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e96b0d18775f0ca84ec14fd3fc1a660 = $(`<div id="html_9e96b0d18775f0ca84ec14fd3fc1a660" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_55a62aad9be13559ec957b3bc86b247b.setContent(html_9e96b0d18775f0ca84ec14fd3fc1a660);
|
|
|
|
|
|
|
|
marker_39f746ff620ad33b2191a58c5de09157.bindPopup(popup_55a62aad9be13559ec957b3bc86b247b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39f746ff620ad33b2191a58c5de09157.setIcon(icon_b6b4db1028492d1c9bd13a34ca2103fa);
|
|
|
|
|
|
var marker_04ae797ed57a30e9e6f3b059deeb9cde = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7b814695a63700f1d5498d1a59950322 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93ea4820870a182e4c9a5d49d9fa0caa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6662cdbb740bc421879df961a05d3c7a = $(`<div id="html_6662cdbb740bc421879df961a05d3c7a" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_93ea4820870a182e4c9a5d49d9fa0caa.setContent(html_6662cdbb740bc421879df961a05d3c7a);
|
|
|
|
|
|
|
|
marker_04ae797ed57a30e9e6f3b059deeb9cde.bindPopup(popup_93ea4820870a182e4c9a5d49d9fa0caa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04ae797ed57a30e9e6f3b059deeb9cde.setIcon(icon_7b814695a63700f1d5498d1a59950322);
|
|
|
|
|
|
var marker_20ed4522c8cdfc7baa62d833e9a2aa14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ce4a4a7b91fa9e3f82fadaf3193917ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ade0c0b6eeac5645b1bed295230b610 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba36f90d0f1b8e302b6242191b8fef51 = $(`<div id="html_ba36f90d0f1b8e302b6242191b8fef51" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_8ade0c0b6eeac5645b1bed295230b610.setContent(html_ba36f90d0f1b8e302b6242191b8fef51);
|
|
|
|
|
|
|
|
marker_20ed4522c8cdfc7baa62d833e9a2aa14.bindPopup(popup_8ade0c0b6eeac5645b1bed295230b610)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ed4522c8cdfc7baa62d833e9a2aa14.setIcon(icon_ce4a4a7b91fa9e3f82fadaf3193917ba);
|
|
|
|
|
|
var marker_8e6fe652566c20062a7ea8b2d0c13550 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_474cd256f27c0e8234e79a128f7af2af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ed16ab39f812befd8eeb0271285be7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e36dd9f899872e8b13e120229fb6675 = $(`<div id="html_9e36dd9f899872e8b13e120229fb6675" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_5ed16ab39f812befd8eeb0271285be7a.setContent(html_9e36dd9f899872e8b13e120229fb6675);
|
|
|
|
|
|
|
|
marker_8e6fe652566c20062a7ea8b2d0c13550.bindPopup(popup_5ed16ab39f812befd8eeb0271285be7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e6fe652566c20062a7ea8b2d0c13550.setIcon(icon_474cd256f27c0e8234e79a128f7af2af);
|
|
|
|
|
|
var marker_a5995ea6c7a5889c57539c443844530e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9e82902821133940ffcde980d5ee0305 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f669d3742ae04b79f7c21893b95dbfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_820ac728a32f23074296f99adf40112f = $(`<div id="html_820ac728a32f23074296f99adf40112f" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_6f669d3742ae04b79f7c21893b95dbfc.setContent(html_820ac728a32f23074296f99adf40112f);
|
|
|
|
|
|
|
|
marker_a5995ea6c7a5889c57539c443844530e.bindPopup(popup_6f669d3742ae04b79f7c21893b95dbfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5995ea6c7a5889c57539c443844530e.setIcon(icon_9e82902821133940ffcde980d5ee0305);
|
|
|
|
|
|
var marker_b0aca06ed28d8e3df6b3d6912f3ffd81 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6dfaf5ba1f525dd2f6a852e084520bc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bb462b628107212ad01a06015156fc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e0bff68bcf0fefbb147b74d2b0b00e4 = $(`<div id="html_4e0bff68bcf0fefbb147b74d2b0b00e4" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_1bb462b628107212ad01a06015156fc8.setContent(html_4e0bff68bcf0fefbb147b74d2b0b00e4);
|
|
|
|
|
|
|
|
marker_b0aca06ed28d8e3df6b3d6912f3ffd81.bindPopup(popup_1bb462b628107212ad01a06015156fc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0aca06ed28d8e3df6b3d6912f3ffd81.setIcon(icon_6dfaf5ba1f525dd2f6a852e084520bc4);
|
|
|
|
|
|
var marker_4a9904005f54ad1a9889dad5695fb586 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_1483ed054788d0e056017b9ab12fda8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8b826d07844c7b72e355ce482fb03fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6633066cc3ed60414364e26ff259e30b = $(`<div id="html_6633066cc3ed60414364e26ff259e30b" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_e8b826d07844c7b72e355ce482fb03fc.setContent(html_6633066cc3ed60414364e26ff259e30b);
|
|
|
|
|
|
|
|
marker_4a9904005f54ad1a9889dad5695fb586.bindPopup(popup_e8b826d07844c7b72e355ce482fb03fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a9904005f54ad1a9889dad5695fb586.setIcon(icon_1483ed054788d0e056017b9ab12fda8a);
|
|
|
|
|
|
var marker_a43fef78a5e30d9afe6ecf898d109258 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_2fd0f420e10a6b3d0053d3aa05dafb0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e515977bfd8694a14bfca3c424cb0943 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a12b1b2a738655ce67a66b5cbda612a3 = $(`<div id="html_a12b1b2a738655ce67a66b5cbda612a3" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_e515977bfd8694a14bfca3c424cb0943.setContent(html_a12b1b2a738655ce67a66b5cbda612a3);
|
|
|
|
|
|
|
|
marker_a43fef78a5e30d9afe6ecf898d109258.bindPopup(popup_e515977bfd8694a14bfca3c424cb0943)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a43fef78a5e30d9afe6ecf898d109258.setIcon(icon_2fd0f420e10a6b3d0053d3aa05dafb0c);
|
|
|
|
|
|
var marker_dcecdccd13c3d0eb78797f38fb6180b7 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_06612943bd54c886713f76f6e8876af0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_732f9a54ea5c946f96a90f64f4ad83ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe3ee9a7a5570c60394fc1f46f39250 = $(`<div id="html_cfe3ee9a7a5570c60394fc1f46f39250" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_732f9a54ea5c946f96a90f64f4ad83ef.setContent(html_cfe3ee9a7a5570c60394fc1f46f39250);
|
|
|
|
|
|
|
|
marker_dcecdccd13c3d0eb78797f38fb6180b7.bindPopup(popup_732f9a54ea5c946f96a90f64f4ad83ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcecdccd13c3d0eb78797f38fb6180b7.setIcon(icon_06612943bd54c886713f76f6e8876af0);
|
|
|
|
|
|
var marker_9f375a03e9dab5576c2488cac6c3a03e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_094b2d3db360fb1f46690cddbb18f31c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da9c4c69d5c01f1978c85d9e6d9d2dfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_983445d76a2f9fd4a09080ea45607c7f = $(`<div id="html_983445d76a2f9fd4a09080ea45607c7f" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_da9c4c69d5c01f1978c85d9e6d9d2dfa.setContent(html_983445d76a2f9fd4a09080ea45607c7f);
|
|
|
|
|
|
|
|
marker_9f375a03e9dab5576c2488cac6c3a03e.bindPopup(popup_da9c4c69d5c01f1978c85d9e6d9d2dfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f375a03e9dab5576c2488cac6c3a03e.setIcon(icon_094b2d3db360fb1f46690cddbb18f31c);
|
|
|
|
|
|
var marker_7d3c059dd1ea68c3a9a55ed90bd60a28 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8eb6fa38d4e85ce1735f1611cc43589e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d45db49f409a16c0e1738c524d40cb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75565c5fcf1c47e1f3c9a9d3f4e0a165 = $(`<div id="html_75565c5fcf1c47e1f3c9a9d3f4e0a165" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_0d45db49f409a16c0e1738c524d40cb7.setContent(html_75565c5fcf1c47e1f3c9a9d3f4e0a165);
|
|
|
|
|
|
|
|
marker_7d3c059dd1ea68c3a9a55ed90bd60a28.bindPopup(popup_0d45db49f409a16c0e1738c524d40cb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d3c059dd1ea68c3a9a55ed90bd60a28.setIcon(icon_8eb6fa38d4e85ce1735f1611cc43589e);
|
|
|
|
|
|
var marker_f9695901aecff1e5ccbd49fc68347ba2 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_1eecf4352f0865dcce2f73c5752d963f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3b91622f5bed6df1c6806d413c51c6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9466450ebd4fd78ef9afff07b171c40 = $(`<div id="html_a9466450ebd4fd78ef9afff07b171c40" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_f3b91622f5bed6df1c6806d413c51c6c.setContent(html_a9466450ebd4fd78ef9afff07b171c40);
|
|
|
|
|
|
|
|
marker_f9695901aecff1e5ccbd49fc68347ba2.bindPopup(popup_f3b91622f5bed6df1c6806d413c51c6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9695901aecff1e5ccbd49fc68347ba2.setIcon(icon_1eecf4352f0865dcce2f73c5752d963f);
|
|
|
|
|
|
var marker_da1a4ec9ccf329efbed65823805e589e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_65be92bbd83854c7012b41bc4cd80730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3577e31cadb1a942da760c15b569ff5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dc933a4c624f6478726a85d4335ee00 = $(`<div id="html_8dc933a4c624f6478726a85d4335ee00" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_3577e31cadb1a942da760c15b569ff5d.setContent(html_8dc933a4c624f6478726a85d4335ee00);
|
|
|
|
|
|
|
|
marker_da1a4ec9ccf329efbed65823805e589e.bindPopup(popup_3577e31cadb1a942da760c15b569ff5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da1a4ec9ccf329efbed65823805e589e.setIcon(icon_65be92bbd83854c7012b41bc4cd80730);
|
|
|
|
|
|
var marker_6eeecccb66c3858525cdf04f555cdf8b = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_2315b439d6fb1d676333e58f0922a4de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed1f6a1bb4ae4b4ddd20d2cf93adc013 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a9284c0c15d39f8fc98c8397e92cdb9 = $(`<div id="html_8a9284c0c15d39f8fc98c8397e92cdb9" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_ed1f6a1bb4ae4b4ddd20d2cf93adc013.setContent(html_8a9284c0c15d39f8fc98c8397e92cdb9);
|
|
|
|
|
|
|
|
marker_6eeecccb66c3858525cdf04f555cdf8b.bindPopup(popup_ed1f6a1bb4ae4b4ddd20d2cf93adc013)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eeecccb66c3858525cdf04f555cdf8b.setIcon(icon_2315b439d6fb1d676333e58f0922a4de);
|
|
|
|
|
|
var marker_e72c9e6590329a09f16adb2d1bfc8640 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_da82dd81ff3effa99abd61d900f6a38f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f9a3c11c6a4380fbded6b2db1ddd0bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd10f334d3daedefdcc09963f4faa1b4 = $(`<div id="html_dd10f334d3daedefdcc09963f4faa1b4" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_4f9a3c11c6a4380fbded6b2db1ddd0bb.setContent(html_dd10f334d3daedefdcc09963f4faa1b4);
|
|
|
|
|
|
|
|
marker_e72c9e6590329a09f16adb2d1bfc8640.bindPopup(popup_4f9a3c11c6a4380fbded6b2db1ddd0bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e72c9e6590329a09f16adb2d1bfc8640.setIcon(icon_da82dd81ff3effa99abd61d900f6a38f);
|
|
|
|
|
|
var marker_2add94c62d4fdaa775e96a3f9715fd73 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_e10dac0c4fa5e5c615d57c00d4011bfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4452399b895550035f20ee9e1df646e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_502995a52d2a13c83caff0f8d5e6fa00 = $(`<div id="html_502995a52d2a13c83caff0f8d5e6fa00" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_4452399b895550035f20ee9e1df646e8.setContent(html_502995a52d2a13c83caff0f8d5e6fa00);
|
|
|
|
|
|
|
|
marker_2add94c62d4fdaa775e96a3f9715fd73.bindPopup(popup_4452399b895550035f20ee9e1df646e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2add94c62d4fdaa775e96a3f9715fd73.setIcon(icon_e10dac0c4fa5e5c615d57c00d4011bfd);
|
|
|
|
|
|
var marker_f2b09d5d40ac8da3aeb92e57e8e6e67d = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d62cb9579d55152d93fc43f128302953 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ce69b53be9b2b8e6d137fe6275b02cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7568542b0d7c450c35dcd63664997cfa = $(`<div id="html_7568542b0d7c450c35dcd63664997cfa" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_7ce69b53be9b2b8e6d137fe6275b02cd.setContent(html_7568542b0d7c450c35dcd63664997cfa);
|
|
|
|
|
|
|
|
marker_f2b09d5d40ac8da3aeb92e57e8e6e67d.bindPopup(popup_7ce69b53be9b2b8e6d137fe6275b02cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2b09d5d40ac8da3aeb92e57e8e6e67d.setIcon(icon_d62cb9579d55152d93fc43f128302953);
|
|
|
|
|
|
var marker_9db6bf190c62ed33a445a6474ebb0a55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_4fddcf7f32801b52151b3a1e56a1a7d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1946b24bb3678d410d496f2f65fb6ffb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fed59e3e6636020a45d6e46b65148661 = $(`<div id="html_fed59e3e6636020a45d6e46b65148661" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_1946b24bb3678d410d496f2f65fb6ffb.setContent(html_fed59e3e6636020a45d6e46b65148661);
|
|
|
|
|
|
|
|
marker_9db6bf190c62ed33a445a6474ebb0a55.bindPopup(popup_1946b24bb3678d410d496f2f65fb6ffb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9db6bf190c62ed33a445a6474ebb0a55.setIcon(icon_4fddcf7f32801b52151b3a1e56a1a7d9);
|
|
|
|
|
|
var marker_0075f39af9234ed53d15c2fb060f65c9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d9d22859e4684ca8268e86098250f895 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7fa872f8bda0a00fe444f16fceb403a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d684dd4213efc01108b20296d3a22a5e = $(`<div id="html_d684dd4213efc01108b20296d3a22a5e" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_f7fa872f8bda0a00fe444f16fceb403a.setContent(html_d684dd4213efc01108b20296d3a22a5e);
|
|
|
|
|
|
|
|
marker_0075f39af9234ed53d15c2fb060f65c9.bindPopup(popup_f7fa872f8bda0a00fe444f16fceb403a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0075f39af9234ed53d15c2fb060f65c9.setIcon(icon_d9d22859e4684ca8268e86098250f895);
|
|
|
|
|
|
var marker_24d8fcf3e59738fafa2aa0eb1afa192d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_917f20896090300ca9331573535ab09b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0504f80a5523d9ec46d79cc59700bd71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd2be600019dbd8bb985079631d05792 = $(`<div id="html_cd2be600019dbd8bb985079631d05792" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_0504f80a5523d9ec46d79cc59700bd71.setContent(html_cd2be600019dbd8bb985079631d05792);
|
|
|
|
|
|
|
|
marker_24d8fcf3e59738fafa2aa0eb1afa192d.bindPopup(popup_0504f80a5523d9ec46d79cc59700bd71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24d8fcf3e59738fafa2aa0eb1afa192d.setIcon(icon_917f20896090300ca9331573535ab09b);
|
|
|
|
|
|
var marker_fd0fe5e76b5c714ad5611d0889f822d2 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d3e8ab9b09f78edc058b55b1b2026763 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27ef6493d51d837d3e795156d23308fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea139689a7324e0e38023bde70912796 = $(`<div id="html_ea139689a7324e0e38023bde70912796" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_27ef6493d51d837d3e795156d23308fe.setContent(html_ea139689a7324e0e38023bde70912796);
|
|
|
|
|
|
|
|
marker_fd0fe5e76b5c714ad5611d0889f822d2.bindPopup(popup_27ef6493d51d837d3e795156d23308fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd0fe5e76b5c714ad5611d0889f822d2.setIcon(icon_d3e8ab9b09f78edc058b55b1b2026763);
|
|
|
|
|
|
var marker_83c7e84a74cac6679b08375896aefaf7 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b66ae0db61101b663e2f1c45bffdaf2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b794a600db9249b917bfe79e5ea3f323 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4b545e6268c4ad28514b2db7bd9b6d2 = $(`<div id="html_c4b545e6268c4ad28514b2db7bd9b6d2" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_b794a600db9249b917bfe79e5ea3f323.setContent(html_c4b545e6268c4ad28514b2db7bd9b6d2);
|
|
|
|
|
|
|
|
marker_83c7e84a74cac6679b08375896aefaf7.bindPopup(popup_b794a600db9249b917bfe79e5ea3f323)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83c7e84a74cac6679b08375896aefaf7.setIcon(icon_b66ae0db61101b663e2f1c45bffdaf2c);
|
|
|
|
|
|
var marker_799cc8ac670db2071964c081cc8c9119 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_71ded35c841537fe9b4ef4247e174b0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1720a54cedfa609d2a591eea4aaabe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2ab8e72c9b4b44662d6ebe15cf88ce2 = $(`<div id="html_c2ab8e72c9b4b44662d6ebe15cf88ce2" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_a1720a54cedfa609d2a591eea4aaabe1.setContent(html_c2ab8e72c9b4b44662d6ebe15cf88ce2);
|
|
|
|
|
|
|
|
marker_799cc8ac670db2071964c081cc8c9119.bindPopup(popup_a1720a54cedfa609d2a591eea4aaabe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_799cc8ac670db2071964c081cc8c9119.setIcon(icon_71ded35c841537fe9b4ef4247e174b0e);
|
|
|
|
|
|
var marker_ca3603f8082af32d335426f18ceff35d = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_914517b2d57c8a485a10f1e56ce9034f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98c03c83cd03baf25278511f47c40a55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de368ce679de07ee8fc9394b976c1f9b = $(`<div id="html_de368ce679de07ee8fc9394b976c1f9b" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_98c03c83cd03baf25278511f47c40a55.setContent(html_de368ce679de07ee8fc9394b976c1f9b);
|
|
|
|
|
|
|
|
marker_ca3603f8082af32d335426f18ceff35d.bindPopup(popup_98c03c83cd03baf25278511f47c40a55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca3603f8082af32d335426f18ceff35d.setIcon(icon_914517b2d57c8a485a10f1e56ce9034f);
|
|
|
|
|
|
var marker_e0403f5333387539f5ef51b4ce0e7d43 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_32d3967aea8df5e72db70da675ec396e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ae289de8fd9ddcdf7e8f7d05e9cd527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c5248da4e798f26120e2eeaee2dd00f = $(`<div id="html_4c5248da4e798f26120e2eeaee2dd00f" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_3ae289de8fd9ddcdf7e8f7d05e9cd527.setContent(html_4c5248da4e798f26120e2eeaee2dd00f);
|
|
|
|
|
|
|
|
marker_e0403f5333387539f5ef51b4ce0e7d43.bindPopup(popup_3ae289de8fd9ddcdf7e8f7d05e9cd527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0403f5333387539f5ef51b4ce0e7d43.setIcon(icon_32d3967aea8df5e72db70da675ec396e);
|
|
|
|
|
|
var marker_58ac165009ffd005c550eff71cda028b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_4f8980d956731e66565b5c965c8ec7d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edc075fe62114222ca3d3f03c83f505e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38dedcb2d74ba588f76f0f7e49d3a97d = $(`<div id="html_38dedcb2d74ba588f76f0f7e49d3a97d" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_edc075fe62114222ca3d3f03c83f505e.setContent(html_38dedcb2d74ba588f76f0f7e49d3a97d);
|
|
|
|
|
|
|
|
marker_58ac165009ffd005c550eff71cda028b.bindPopup(popup_edc075fe62114222ca3d3f03c83f505e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58ac165009ffd005c550eff71cda028b.setIcon(icon_4f8980d956731e66565b5c965c8ec7d7);
|
|
|
|
|
|
var marker_4477f799a15a9e7395317246bf0a6ce0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_57e61b359e70e66d22e19636a17a32bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dadfa02337a93342486675bd8b41892 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d5e1369504cdca1ff2af1fb13e4f6e5 = $(`<div id="html_4d5e1369504cdca1ff2af1fb13e4f6e5" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_9dadfa02337a93342486675bd8b41892.setContent(html_4d5e1369504cdca1ff2af1fb13e4f6e5);
|
|
|
|
|
|
|
|
marker_4477f799a15a9e7395317246bf0a6ce0.bindPopup(popup_9dadfa02337a93342486675bd8b41892)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4477f799a15a9e7395317246bf0a6ce0.setIcon(icon_57e61b359e70e66d22e19636a17a32bc);
|
|
|
|
|
|
var marker_f2956e7031d43b6882b77e12a8c2e853 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_940b0519854d0637aded92ae05a61a13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e514b65cf54da229161c736322908c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fd06752c14e4a4a1ed275cb03a40d84 = $(`<div id="html_1fd06752c14e4a4a1ed275cb03a40d84" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_0e514b65cf54da229161c736322908c0.setContent(html_1fd06752c14e4a4a1ed275cb03a40d84);
|
|
|
|
|
|
|
|
marker_f2956e7031d43b6882b77e12a8c2e853.bindPopup(popup_0e514b65cf54da229161c736322908c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2956e7031d43b6882b77e12a8c2e853.setIcon(icon_940b0519854d0637aded92ae05a61a13);
|
|
|
|
|
|
var marker_d59440371b31a442e000953d8a278660 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_978bb826c209a12d30c3bc1dd380950d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a289daaa68f5c13a199ad3c4445f89d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_738b4c5f0795761b07c185898cc07186 = $(`<div id="html_738b4c5f0795761b07c185898cc07186" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_a289daaa68f5c13a199ad3c4445f89d6.setContent(html_738b4c5f0795761b07c185898cc07186);
|
|
|
|
|
|
|
|
marker_d59440371b31a442e000953d8a278660.bindPopup(popup_a289daaa68f5c13a199ad3c4445f89d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d59440371b31a442e000953d8a278660.setIcon(icon_978bb826c209a12d30c3bc1dd380950d);
|
|
|
|
|
|
var marker_8ccf053b2c3fc81eb6e19be569ecfd04 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_40f64aeb0b75890114545864fdeb4b18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95f8836da3e240628fdf0c1c1be13762 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71609dd20353a8fd2669257a04be1c52 = $(`<div id="html_71609dd20353a8fd2669257a04be1c52" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_95f8836da3e240628fdf0c1c1be13762.setContent(html_71609dd20353a8fd2669257a04be1c52);
|
|
|
|
|
|
|
|
marker_8ccf053b2c3fc81eb6e19be569ecfd04.bindPopup(popup_95f8836da3e240628fdf0c1c1be13762)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ccf053b2c3fc81eb6e19be569ecfd04.setIcon(icon_40f64aeb0b75890114545864fdeb4b18);
|
|
|
|
|
|
var marker_66fcc2c8f8869ae01dc7fc2fc61dea65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9fc0867f90c417f560c9d4e58fd21b27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abcc548eb0d01cbf626ccd1dcf4ad1de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32fe495d4cb9c3899456233ae8c70c7c = $(`<div id="html_32fe495d4cb9c3899456233ae8c70c7c" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_abcc548eb0d01cbf626ccd1dcf4ad1de.setContent(html_32fe495d4cb9c3899456233ae8c70c7c);
|
|
|
|
|
|
|
|
marker_66fcc2c8f8869ae01dc7fc2fc61dea65.bindPopup(popup_abcc548eb0d01cbf626ccd1dcf4ad1de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66fcc2c8f8869ae01dc7fc2fc61dea65.setIcon(icon_9fc0867f90c417f560c9d4e58fd21b27);
|
|
|
|
|
|
var marker_f6fa76765529ea434e87fa105a05cbd0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_ec70fe1aab742e19a7c159e81b0ed895 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_379b1251c6d32033a2e14565e1365245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6b34e933b64b7f0bba588d986a22399 = $(`<div id="html_b6b34e933b64b7f0bba588d986a22399" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_379b1251c6d32033a2e14565e1365245.setContent(html_b6b34e933b64b7f0bba588d986a22399);
|
|
|
|
|
|
|
|
marker_f6fa76765529ea434e87fa105a05cbd0.bindPopup(popup_379b1251c6d32033a2e14565e1365245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6fa76765529ea434e87fa105a05cbd0.setIcon(icon_ec70fe1aab742e19a7c159e81b0ed895);
|
|
|
|
|
|
var marker_4114b1311d7ae430c20cbbd8dd0a4e0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9c4aabe3e5608fbbe02c3b6e4f62a14b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19124aacdde6f8f29e2349759e742588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8e07fd00f3d82848c6e0300869b4f07 = $(`<div id="html_e8e07fd00f3d82848c6e0300869b4f07" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_19124aacdde6f8f29e2349759e742588.setContent(html_e8e07fd00f3d82848c6e0300869b4f07);
|
|
|
|
|
|
|
|
marker_4114b1311d7ae430c20cbbd8dd0a4e0e.bindPopup(popup_19124aacdde6f8f29e2349759e742588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4114b1311d7ae430c20cbbd8dd0a4e0e.setIcon(icon_9c4aabe3e5608fbbe02c3b6e4f62a14b);
|
|
|
|
|
|
var marker_e17777fccd8a1494b4af12ade3a95fd4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6292cfb1f51035b1b2c96cc8b9e71e07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c41372046c2a7efb65ba7e4c87d9759 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f331b8e5c4833a77e0e1278c2bcc2090 = $(`<div id="html_f331b8e5c4833a77e0e1278c2bcc2090" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_2c41372046c2a7efb65ba7e4c87d9759.setContent(html_f331b8e5c4833a77e0e1278c2bcc2090);
|
|
|
|
|
|
|
|
marker_e17777fccd8a1494b4af12ade3a95fd4.bindPopup(popup_2c41372046c2a7efb65ba7e4c87d9759)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e17777fccd8a1494b4af12ade3a95fd4.setIcon(icon_6292cfb1f51035b1b2c96cc8b9e71e07);
|
|
|
|
|
|
var marker_97810cb7f8c8c05c3f9d398573376e1e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_480646f30d43780a4c4c073d83ce3979 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6689853824d3133baa3826cc92be04a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbc14611b8a66700771f35692ac2e9d1 = $(`<div id="html_fbc14611b8a66700771f35692ac2e9d1" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_6689853824d3133baa3826cc92be04a5.setContent(html_fbc14611b8a66700771f35692ac2e9d1);
|
|
|
|
|
|
|
|
marker_97810cb7f8c8c05c3f9d398573376e1e.bindPopup(popup_6689853824d3133baa3826cc92be04a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97810cb7f8c8c05c3f9d398573376e1e.setIcon(icon_480646f30d43780a4c4c073d83ce3979);
|
|
|
|
|
|
var marker_3dc19d7eda0c303365df353ace988b6b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_d832a991cf8a064a08ff6b6a8c04a3c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c044d0e7153e787a971941c1e405a6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daec0ebe84a41b33399709632596b12b = $(`<div id="html_daec0ebe84a41b33399709632596b12b" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_6c044d0e7153e787a971941c1e405a6e.setContent(html_daec0ebe84a41b33399709632596b12b);
|
|
|
|
|
|
|
|
marker_3dc19d7eda0c303365df353ace988b6b.bindPopup(popup_6c044d0e7153e787a971941c1e405a6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dc19d7eda0c303365df353ace988b6b.setIcon(icon_d832a991cf8a064a08ff6b6a8c04a3c0);
|
|
|
|
|
|
var marker_fe0f22f818c58b1fb7aafaa724250ed2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6a73e02f1463cd07a934ad3d93ce8fa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c8e0e1f72d52736c55b6306eab07040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a2cc8dc8bf0d5d0eda72c7385fe7474 = $(`<div id="html_3a2cc8dc8bf0d5d0eda72c7385fe7474" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_6c8e0e1f72d52736c55b6306eab07040.setContent(html_3a2cc8dc8bf0d5d0eda72c7385fe7474);
|
|
|
|
|
|
|
|
marker_fe0f22f818c58b1fb7aafaa724250ed2.bindPopup(popup_6c8e0e1f72d52736c55b6306eab07040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe0f22f818c58b1fb7aafaa724250ed2.setIcon(icon_6a73e02f1463cd07a934ad3d93ce8fa1);
|
|
|
|
|
|
var marker_7399c9e85e96bcad22beefa1e233199e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_99ea97e84987c5c6bc17c76fbf0e53d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2b6b094a44033b8b64382ed90e77b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23df5540e125893ff3bfb40048b15f7d = $(`<div id="html_23df5540e125893ff3bfb40048b15f7d" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_a2b6b094a44033b8b64382ed90e77b60.setContent(html_23df5540e125893ff3bfb40048b15f7d);
|
|
|
|
|
|
|
|
marker_7399c9e85e96bcad22beefa1e233199e.bindPopup(popup_a2b6b094a44033b8b64382ed90e77b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7399c9e85e96bcad22beefa1e233199e.setIcon(icon_99ea97e84987c5c6bc17c76fbf0e53d1);
|
|
|
|
|
|
var marker_31a8896be0a187cbb701976776e01a18 = L.marker(
|
|
[13.5976, 100.597],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_b9cf12f15969276eb58e12ab1d1ef9ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f58d888bc0fff9ea6316a21a9afa496 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55183b577191873dbd0545342a7579b9 = $(`<div id="html_55183b577191873dbd0545342a7579b9" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_7f58d888bc0fff9ea6316a21a9afa496.setContent(html_55183b577191873dbd0545342a7579b9);
|
|
|
|
|
|
|
|
marker_31a8896be0a187cbb701976776e01a18.bindPopup(popup_7f58d888bc0fff9ea6316a21a9afa496)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31a8896be0a187cbb701976776e01a18.setIcon(icon_b9cf12f15969276eb58e12ab1d1ef9ab);
|
|
|
|
|
|
var marker_6ebfe97bf282ebfc4683d9574d9fefad = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_9c89015ef0eb8fec899831f0c3e797d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9719a1554e917f7f59c6baddb9d92ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62cae3056084129c68830bb9bdaec8c4 = $(`<div id="html_62cae3056084129c68830bb9bdaec8c4" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_f9719a1554e917f7f59c6baddb9d92ab.setContent(html_62cae3056084129c68830bb9bdaec8c4);
|
|
|
|
|
|
|
|
marker_6ebfe97bf282ebfc4683d9574d9fefad.bindPopup(popup_f9719a1554e917f7f59c6baddb9d92ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ebfe97bf282ebfc4683d9574d9fefad.setIcon(icon_9c89015ef0eb8fec899831f0c3e797d8);
|
|
|
|
|
|
var marker_9800edafb6c4105476c715dd05d46ae3 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_c5f53a49d2149db65a51d021e3d36c04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1991268db6c055b68b853dea2e03ed8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c48575734a7d432b7dcfcf136ce0f6f0 = $(`<div id="html_c48575734a7d432b7dcfcf136ce0f6f0" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_1991268db6c055b68b853dea2e03ed8e.setContent(html_c48575734a7d432b7dcfcf136ce0f6f0);
|
|
|
|
|
|
|
|
marker_9800edafb6c4105476c715dd05d46ae3.bindPopup(popup_1991268db6c055b68b853dea2e03ed8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9800edafb6c4105476c715dd05d46ae3.setIcon(icon_c5f53a49d2149db65a51d021e3d36c04);
|
|
|
|
|
|
var marker_391201166e47dff1a60bca5cb7f29bba = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_7d0be5fecd630e0c853901d6ef169219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22ae35f4fceab61cea0d619de4cab1ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7449854948aa4101e73b4cebcdf7a4e = $(`<div id="html_f7449854948aa4101e73b4cebcdf7a4e" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_22ae35f4fceab61cea0d619de4cab1ab.setContent(html_f7449854948aa4101e73b4cebcdf7a4e);
|
|
|
|
|
|
|
|
marker_391201166e47dff1a60bca5cb7f29bba.bindPopup(popup_22ae35f4fceab61cea0d619de4cab1ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_391201166e47dff1a60bca5cb7f29bba.setIcon(icon_7d0be5fecd630e0c853901d6ef169219);
|
|
|
|
|
|
var marker_e8b32ead78662132280a07fef083a6dc = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_6b3e7c9322425d65460fcceaab2f3968 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3da7ea6876832a5ed5d8aafc1f5d1d09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74248331c1ced923c46597ca13692b5 = $(`<div id="html_b74248331c1ced923c46597ca13692b5" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_3da7ea6876832a5ed5d8aafc1f5d1d09.setContent(html_b74248331c1ced923c46597ca13692b5);
|
|
|
|
|
|
|
|
marker_e8b32ead78662132280a07fef083a6dc.bindPopup(popup_3da7ea6876832a5ed5d8aafc1f5d1d09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8b32ead78662132280a07fef083a6dc.setIcon(icon_6b3e7c9322425d65460fcceaab2f3968);
|
|
|
|
|
|
var marker_b8059b34701c01a1bc3f7bae0a33c53b = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_8e850fd942d3dc84e935153d19bf2484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98b2d21e10930a8c5c3e81c7a7bb3af5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ff4037f1e5ded7b59286cbe60ca12bd = $(`<div id="html_0ff4037f1e5ded7b59286cbe60ca12bd" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_98b2d21e10930a8c5c3e81c7a7bb3af5.setContent(html_0ff4037f1e5ded7b59286cbe60ca12bd);
|
|
|
|
|
|
|
|
marker_b8059b34701c01a1bc3f7bae0a33c53b.bindPopup(popup_98b2d21e10930a8c5c3e81c7a7bb3af5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8059b34701c01a1bc3f7bae0a33c53b.setIcon(icon_8e850fd942d3dc84e935153d19bf2484);
|
|
|
|
|
|
var marker_fe693230118d13e58808c57ae0c10c39 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_aba5e2519944c25ecb8f7965fac51c5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d55e8bae823ef7cf3495aa0e067e3103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bf39651433f19e94c82ad3635fe47fe = $(`<div id="html_1bf39651433f19e94c82ad3635fe47fe" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_d55e8bae823ef7cf3495aa0e067e3103.setContent(html_1bf39651433f19e94c82ad3635fe47fe);
|
|
|
|
|
|
|
|
marker_fe693230118d13e58808c57ae0c10c39.bindPopup(popup_d55e8bae823ef7cf3495aa0e067e3103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe693230118d13e58808c57ae0c10c39.setIcon(icon_aba5e2519944c25ecb8f7965fac51c5f);
|
|
|
|
|
|
var marker_d6ba64b0ab491fe579b2576d65fc680f = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9747aea2b7c17865899e66a18167aa22);
|
|
|
|
|
|
var icon_f6230ae32867a30aa4da699cde9f1d20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b4e4890a30b0afdd4311c4296b0a2d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adc443fe98e46553b93ea0566a064b2c = $(`<div id="html_adc443fe98e46553b93ea0566a064b2c" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_0b4e4890a30b0afdd4311c4296b0a2d8.setContent(html_adc443fe98e46553b93ea0566a064b2c);
|
|
|
|
|
|
|
|
marker_d6ba64b0ab491fe579b2576d65fc680f.bindPopup(popup_0b4e4890a30b0afdd4311c4296b0a2d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6ba64b0ab491fe579b2576d65fc680f.setIcon(icon_f6230ae32867a30aa4da699cde9f1d20);
|
|
|
|
|
|
marker_cluster_9747aea2b7c17865899e66a18167aa22.addTo(map_da4c78816c49cc6fa9f84fc3d67af154);
|
|
|
|
</script>
|
|
</html> |