mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 06:45:18 +00:00
12007 lines
349 KiB
HTML
12007 lines
349 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_6a2e7dc7382136c20d1888f5e520e539 {
|
|
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_6a2e7dc7382136c20d1888f5e520e539" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_6a2e7dc7382136c20d1888f5e520e539 = L.map(
|
|
"map_6a2e7dc7382136c20d1888f5e520e539",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_cfda41561d7091fb3cd209bee848d1fd = 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_cfda41561d7091fb3cd209bee848d1fd.addTo(map_6a2e7dc7382136c20d1888f5e520e539);
|
|
|
|
|
|
var marker_cluster_1c78fe2629871b099f7ce151a1a57706 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_3ed0e2d016162ccb806a4f6d204e0ea2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_cd6160d72154cbce5c78587b034d5e75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afc82ec8e1d61b1eb0b568bddb956b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a7c66fbb0d002e05d5bb8aacead0d79 = $(`<div id="html_3a7c66fbb0d002e05d5bb8aacead0d79" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_afc82ec8e1d61b1eb0b568bddb956b60.setContent(html_3a7c66fbb0d002e05d5bb8aacead0d79);
|
|
|
|
|
|
|
|
marker_3ed0e2d016162ccb806a4f6d204e0ea2.bindPopup(popup_afc82ec8e1d61b1eb0b568bddb956b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ed0e2d016162ccb806a4f6d204e0ea2.setIcon(icon_cd6160d72154cbce5c78587b034d5e75);
|
|
|
|
|
|
var marker_3d2d00a15fadc0da713cb2be6c331770 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c56e52c41e781f3083b1f930aa38c29f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b8026f486cda4a8a9dd145ba922c05e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69acb1ec5a31c791bf37231af380d532 = $(`<div id="html_69acb1ec5a31c791bf37231af380d532" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_3b8026f486cda4a8a9dd145ba922c05e.setContent(html_69acb1ec5a31c791bf37231af380d532);
|
|
|
|
|
|
|
|
marker_3d2d00a15fadc0da713cb2be6c331770.bindPopup(popup_3b8026f486cda4a8a9dd145ba922c05e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d2d00a15fadc0da713cb2be6c331770.setIcon(icon_c56e52c41e781f3083b1f930aa38c29f);
|
|
|
|
|
|
var marker_850ebec2c86bc33076ed3a21df772ba9 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_362832872cb2eb97673e3c16121c4f36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29535581be1f2f39bb1d13b7e3a2cce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c94ba7c327000ec91e87649ab5974f84 = $(`<div id="html_c94ba7c327000ec91e87649ab5974f84" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_29535581be1f2f39bb1d13b7e3a2cce5.setContent(html_c94ba7c327000ec91e87649ab5974f84);
|
|
|
|
|
|
|
|
marker_850ebec2c86bc33076ed3a21df772ba9.bindPopup(popup_29535581be1f2f39bb1d13b7e3a2cce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_850ebec2c86bc33076ed3a21df772ba9.setIcon(icon_362832872cb2eb97673e3c16121c4f36);
|
|
|
|
|
|
var marker_5558b0b1ce3ccf9a50205593723099f3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8864b6875101fe8a5ae5405d9ea2d797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b350b184e9a43014acb5209fc1798f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6a609c8534750892aeed27061bfce7a = $(`<div id="html_a6a609c8534750892aeed27061bfce7a" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_9b350b184e9a43014acb5209fc1798f5.setContent(html_a6a609c8534750892aeed27061bfce7a);
|
|
|
|
|
|
|
|
marker_5558b0b1ce3ccf9a50205593723099f3.bindPopup(popup_9b350b184e9a43014acb5209fc1798f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5558b0b1ce3ccf9a50205593723099f3.setIcon(icon_8864b6875101fe8a5ae5405d9ea2d797);
|
|
|
|
|
|
var marker_76a6a5bb7ba14d5e37111900e421e4af = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_edc8ec1281289e3beb4e59f829b715eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3724aed613069f45d7d2bd8719511df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b12913b18a7be7623a0a9032127b203 = $(`<div id="html_0b12913b18a7be7623a0a9032127b203" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_c3724aed613069f45d7d2bd8719511df.setContent(html_0b12913b18a7be7623a0a9032127b203);
|
|
|
|
|
|
|
|
marker_76a6a5bb7ba14d5e37111900e421e4af.bindPopup(popup_c3724aed613069f45d7d2bd8719511df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76a6a5bb7ba14d5e37111900e421e4af.setIcon(icon_edc8ec1281289e3beb4e59f829b715eb);
|
|
|
|
|
|
var marker_b493d82d4d575e5252952e45cd5d330e = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_1cd79f9a97b2872739c8015d89545a97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d1f5930badfa716abb40071d8005a61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc634fcd070c6b800591bc3246f2ba5e = $(`<div id="html_dc634fcd070c6b800591bc3246f2ba5e" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_1d1f5930badfa716abb40071d8005a61.setContent(html_dc634fcd070c6b800591bc3246f2ba5e);
|
|
|
|
|
|
|
|
marker_b493d82d4d575e5252952e45cd5d330e.bindPopup(popup_1d1f5930badfa716abb40071d8005a61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b493d82d4d575e5252952e45cd5d330e.setIcon(icon_1cd79f9a97b2872739c8015d89545a97);
|
|
|
|
|
|
var marker_653d013a5f4c1dc2dc0c75c394403cf2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_81220d012e53b989eb54d57ba7cd5d9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f01042b4b16f7c3bd92270fa87972141 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4222d1b16c63474dc9ecd97262b5d3dd = $(`<div id="html_4222d1b16c63474dc9ecd97262b5d3dd" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_f01042b4b16f7c3bd92270fa87972141.setContent(html_4222d1b16c63474dc9ecd97262b5d3dd);
|
|
|
|
|
|
|
|
marker_653d013a5f4c1dc2dc0c75c394403cf2.bindPopup(popup_f01042b4b16f7c3bd92270fa87972141)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_653d013a5f4c1dc2dc0c75c394403cf2.setIcon(icon_81220d012e53b989eb54d57ba7cd5d9a);
|
|
|
|
|
|
var marker_2ccc5f549961d6e6d2c6b6d03f1c973f = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_80fd02ba10391d861c79225d51f1a288 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbb7bf6faee292118a26cf60634d7832 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee4ca557398b1f9b93d3ea40649c0538 = $(`<div id="html_ee4ca557398b1f9b93d3ea40649c0538" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_cbb7bf6faee292118a26cf60634d7832.setContent(html_ee4ca557398b1f9b93d3ea40649c0538);
|
|
|
|
|
|
|
|
marker_2ccc5f549961d6e6d2c6b6d03f1c973f.bindPopup(popup_cbb7bf6faee292118a26cf60634d7832)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ccc5f549961d6e6d2c6b6d03f1c973f.setIcon(icon_80fd02ba10391d861c79225d51f1a288);
|
|
|
|
|
|
var marker_3186ca2908c3a344a8c2ebafe7a919d9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_0e99e9f1e02eda3e8f21dd5ead08ec11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c696d968475ced0b380d5314ade558b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4293a6b8116b772c3d73dc35982da98 = $(`<div id="html_d4293a6b8116b772c3d73dc35982da98" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_c696d968475ced0b380d5314ade558b5.setContent(html_d4293a6b8116b772c3d73dc35982da98);
|
|
|
|
|
|
|
|
marker_3186ca2908c3a344a8c2ebafe7a919d9.bindPopup(popup_c696d968475ced0b380d5314ade558b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3186ca2908c3a344a8c2ebafe7a919d9.setIcon(icon_0e99e9f1e02eda3e8f21dd5ead08ec11);
|
|
|
|
|
|
var marker_2325a78b84bc45a4cfdcb82e4cd353b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_15d2da41aa15c93f208838b8d39e3f08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd536678f69da1edcd132d618caff6d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2932cdb6805dab88860c003935ec0604 = $(`<div id="html_2932cdb6805dab88860c003935ec0604" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_cd536678f69da1edcd132d618caff6d6.setContent(html_2932cdb6805dab88860c003935ec0604);
|
|
|
|
|
|
|
|
marker_2325a78b84bc45a4cfdcb82e4cd353b2.bindPopup(popup_cd536678f69da1edcd132d618caff6d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2325a78b84bc45a4cfdcb82e4cd353b2.setIcon(icon_15d2da41aa15c93f208838b8d39e3f08);
|
|
|
|
|
|
var marker_d4d443cb9d979bf3c53a53c899d1eafd = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_264e24cb428af16f281892f7a6d82348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7952a3a5a78a203d99f5e0eefa5e887d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d12c7b4f959e576612de69e79edbae94 = $(`<div id="html_d12c7b4f959e576612de69e79edbae94" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_7952a3a5a78a203d99f5e0eefa5e887d.setContent(html_d12c7b4f959e576612de69e79edbae94);
|
|
|
|
|
|
|
|
marker_d4d443cb9d979bf3c53a53c899d1eafd.bindPopup(popup_7952a3a5a78a203d99f5e0eefa5e887d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4d443cb9d979bf3c53a53c899d1eafd.setIcon(icon_264e24cb428af16f281892f7a6d82348);
|
|
|
|
|
|
var marker_131d376a226029f5a5255e4dcff2134e = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_31c7bfa7722c3b9e226cb32194c49831 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df3199351f3b59e5c170da99fdfd5e63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_822ab929ded74abb073f8b439af2e2f2 = $(`<div id="html_822ab929ded74abb073f8b439af2e2f2" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_df3199351f3b59e5c170da99fdfd5e63.setContent(html_822ab929ded74abb073f8b439af2e2f2);
|
|
|
|
|
|
|
|
marker_131d376a226029f5a5255e4dcff2134e.bindPopup(popup_df3199351f3b59e5c170da99fdfd5e63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_131d376a226029f5a5255e4dcff2134e.setIcon(icon_31c7bfa7722c3b9e226cb32194c49831);
|
|
|
|
|
|
var marker_585b83e0c9c641f08c4a63f66b9463e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ea0bf4441bb2a26d8ed9bdc931a140c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab2cf8688cb6b80048a8262f378461d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d0966de0788eb7b316d97be11cb69aa = $(`<div id="html_4d0966de0788eb7b316d97be11cb69aa" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_ab2cf8688cb6b80048a8262f378461d3.setContent(html_4d0966de0788eb7b316d97be11cb69aa);
|
|
|
|
|
|
|
|
marker_585b83e0c9c641f08c4a63f66b9463e7.bindPopup(popup_ab2cf8688cb6b80048a8262f378461d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_585b83e0c9c641f08c4a63f66b9463e7.setIcon(icon_ea0bf4441bb2a26d8ed9bdc931a140c3);
|
|
|
|
|
|
var marker_ff9289575fb5da3e7afab4dfdf975823 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_1a2d4d7d910dcab0a8aeaad2eabc0c23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7844198f10030cefff486e44c41757d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e200162822de75373fcfdad5a916364 = $(`<div id="html_1e200162822de75373fcfdad5a916364" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_b7844198f10030cefff486e44c41757d.setContent(html_1e200162822de75373fcfdad5a916364);
|
|
|
|
|
|
|
|
marker_ff9289575fb5da3e7afab4dfdf975823.bindPopup(popup_b7844198f10030cefff486e44c41757d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff9289575fb5da3e7afab4dfdf975823.setIcon(icon_1a2d4d7d910dcab0a8aeaad2eabc0c23);
|
|
|
|
|
|
var marker_e69099b890d705150c68c0812fd30797 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_977f49d6fd7a48ec050bdb8f5260a7a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff2ff3404ae67408320d9ef39456dcb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afa5122084008b13eb6e930a1a130a29 = $(`<div id="html_afa5122084008b13eb6e930a1a130a29" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_ff2ff3404ae67408320d9ef39456dcb3.setContent(html_afa5122084008b13eb6e930a1a130a29);
|
|
|
|
|
|
|
|
marker_e69099b890d705150c68c0812fd30797.bindPopup(popup_ff2ff3404ae67408320d9ef39456dcb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e69099b890d705150c68c0812fd30797.setIcon(icon_977f49d6fd7a48ec050bdb8f5260a7a7);
|
|
|
|
|
|
var marker_be5fb8159a6acfed79009dd4288f1101 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_76c43d965cf4148fe81751be1808f003 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81c4623a2c17e5e1c31c5e9c61cee4be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_394a47e7d190c091e328566dac4a0bc5 = $(`<div id="html_394a47e7d190c091e328566dac4a0bc5" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_81c4623a2c17e5e1c31c5e9c61cee4be.setContent(html_394a47e7d190c091e328566dac4a0bc5);
|
|
|
|
|
|
|
|
marker_be5fb8159a6acfed79009dd4288f1101.bindPopup(popup_81c4623a2c17e5e1c31c5e9c61cee4be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be5fb8159a6acfed79009dd4288f1101.setIcon(icon_76c43d965cf4148fe81751be1808f003);
|
|
|
|
|
|
var marker_7a44814a1469b7667c5adc4bd5423771 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_60ba76450d7a7bb8767a0f518cfa9ed7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7532c8db174a516f79af9f80752f20d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_688e84ffd321f3f96ede194edb820bf9 = $(`<div id="html_688e84ffd321f3f96ede194edb820bf9" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_7532c8db174a516f79af9f80752f20d5.setContent(html_688e84ffd321f3f96ede194edb820bf9);
|
|
|
|
|
|
|
|
marker_7a44814a1469b7667c5adc4bd5423771.bindPopup(popup_7532c8db174a516f79af9f80752f20d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a44814a1469b7667c5adc4bd5423771.setIcon(icon_60ba76450d7a7bb8767a0f518cfa9ed7);
|
|
|
|
|
|
var marker_bfa92785d7d2ebd7dd0e936e7645d3ad = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_e727dff24efbf141a1e83f48db98ce5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c436eb11d95735d3d7d4431f35b977f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5516127fbb893d604cc0bf138a24260d = $(`<div id="html_5516127fbb893d604cc0bf138a24260d" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_c436eb11d95735d3d7d4431f35b977f7.setContent(html_5516127fbb893d604cc0bf138a24260d);
|
|
|
|
|
|
|
|
marker_bfa92785d7d2ebd7dd0e936e7645d3ad.bindPopup(popup_c436eb11d95735d3d7d4431f35b977f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfa92785d7d2ebd7dd0e936e7645d3ad.setIcon(icon_e727dff24efbf141a1e83f48db98ce5c);
|
|
|
|
|
|
var marker_27dc4a698ed653ba36820cd43f91d18b = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d84841375b818073c28163d170a4b7bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c749a32ee99992ae13b06a711dcaae29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c2f601fd541435fb5a54f9fbdcfd35d = $(`<div id="html_2c2f601fd541435fb5a54f9fbdcfd35d" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_c749a32ee99992ae13b06a711dcaae29.setContent(html_2c2f601fd541435fb5a54f9fbdcfd35d);
|
|
|
|
|
|
|
|
marker_27dc4a698ed653ba36820cd43f91d18b.bindPopup(popup_c749a32ee99992ae13b06a711dcaae29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27dc4a698ed653ba36820cd43f91d18b.setIcon(icon_d84841375b818073c28163d170a4b7bf);
|
|
|
|
|
|
var marker_9df2d2e5e2f5d6d2f5ae638a0ca5e84a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6f771549edab6137d2a733383d82449a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a411822c8a87e8e558f053d861b61527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ebb1710e9fadffca9b4a20d44254cb7 = $(`<div id="html_8ebb1710e9fadffca9b4a20d44254cb7" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_a411822c8a87e8e558f053d861b61527.setContent(html_8ebb1710e9fadffca9b4a20d44254cb7);
|
|
|
|
|
|
|
|
marker_9df2d2e5e2f5d6d2f5ae638a0ca5e84a.bindPopup(popup_a411822c8a87e8e558f053d861b61527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9df2d2e5e2f5d6d2f5ae638a0ca5e84a.setIcon(icon_6f771549edab6137d2a733383d82449a);
|
|
|
|
|
|
var marker_d62b6f1a9c50e79db33578c2b8044698 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9a774ec09eeba2b1ad2e7696a7325835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80ad19af1d4dd8ef55b49a9e646b969c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57d96acef9b0cbe2c02e21be8d421616 = $(`<div id="html_57d96acef9b0cbe2c02e21be8d421616" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_80ad19af1d4dd8ef55b49a9e646b969c.setContent(html_57d96acef9b0cbe2c02e21be8d421616);
|
|
|
|
|
|
|
|
marker_d62b6f1a9c50e79db33578c2b8044698.bindPopup(popup_80ad19af1d4dd8ef55b49a9e646b969c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d62b6f1a9c50e79db33578c2b8044698.setIcon(icon_9a774ec09eeba2b1ad2e7696a7325835);
|
|
|
|
|
|
var marker_a6f20ce135d0ad417cb5d286ad70a3b4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_16a1d387e96c8d07d6138a7271b5a926 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4069b41554b1ed9297a736988a356c3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf83b0b5aaa317dd79e7ce9eacfb43a8 = $(`<div id="html_cf83b0b5aaa317dd79e7ce9eacfb43a8" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_4069b41554b1ed9297a736988a356c3a.setContent(html_cf83b0b5aaa317dd79e7ce9eacfb43a8);
|
|
|
|
|
|
|
|
marker_a6f20ce135d0ad417cb5d286ad70a3b4.bindPopup(popup_4069b41554b1ed9297a736988a356c3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6f20ce135d0ad417cb5d286ad70a3b4.setIcon(icon_16a1d387e96c8d07d6138a7271b5a926);
|
|
|
|
|
|
var marker_495d0d229e3d89286de620b6f8d3dac2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f621fa2fb552e5fc84ea3eb5e9abb559 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61ac0b84dbd40f4eb53facb693b19853 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de47a358813c3c7386067b1eae25920d = $(`<div id="html_de47a358813c3c7386067b1eae25920d" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_61ac0b84dbd40f4eb53facb693b19853.setContent(html_de47a358813c3c7386067b1eae25920d);
|
|
|
|
|
|
|
|
marker_495d0d229e3d89286de620b6f8d3dac2.bindPopup(popup_61ac0b84dbd40f4eb53facb693b19853)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_495d0d229e3d89286de620b6f8d3dac2.setIcon(icon_f621fa2fb552e5fc84ea3eb5e9abb559);
|
|
|
|
|
|
var marker_b336367e4a8832e30bee57e1fa8719b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_73e404d940b2f6907deaf3b11f79a286 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ccbb067a5c06c16326fb818c56c4169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d57d5b1cfb2dda3964f99408099a4c6 = $(`<div id="html_2d57d5b1cfb2dda3964f99408099a4c6" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_7ccbb067a5c06c16326fb818c56c4169.setContent(html_2d57d5b1cfb2dda3964f99408099a4c6);
|
|
|
|
|
|
|
|
marker_b336367e4a8832e30bee57e1fa8719b0.bindPopup(popup_7ccbb067a5c06c16326fb818c56c4169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b336367e4a8832e30bee57e1fa8719b0.setIcon(icon_73e404d940b2f6907deaf3b11f79a286);
|
|
|
|
|
|
var marker_ab67e8a2368dae987808c195ec15db55 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_86b4002b5de7e1cf507c1f118ea61a0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e478b472c57f9e5b399ba91ac143293c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dc398124d6ff20f6fe2b1f47137fe7d = $(`<div id="html_1dc398124d6ff20f6fe2b1f47137fe7d" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_e478b472c57f9e5b399ba91ac143293c.setContent(html_1dc398124d6ff20f6fe2b1f47137fe7d);
|
|
|
|
|
|
|
|
marker_ab67e8a2368dae987808c195ec15db55.bindPopup(popup_e478b472c57f9e5b399ba91ac143293c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab67e8a2368dae987808c195ec15db55.setIcon(icon_86b4002b5de7e1cf507c1f118ea61a0d);
|
|
|
|
|
|
var marker_14585fb2e4102ddf277a44123f12b688 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_607e1ec3194adbd3658be1edd91f0938 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30a8efa9df01057268edaa4ef159dd70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb1d70c200452fa931101c8c660daeb7 = $(`<div id="html_bb1d70c200452fa931101c8c660daeb7" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_30a8efa9df01057268edaa4ef159dd70.setContent(html_bb1d70c200452fa931101c8c660daeb7);
|
|
|
|
|
|
|
|
marker_14585fb2e4102ddf277a44123f12b688.bindPopup(popup_30a8efa9df01057268edaa4ef159dd70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14585fb2e4102ddf277a44123f12b688.setIcon(icon_607e1ec3194adbd3658be1edd91f0938);
|
|
|
|
|
|
var marker_785a73bbbbc5b8ceaaf29ba4b1be5ece = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_edc1c4b39d7f22f59fb1a77abcdc4b70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_080ec5c47749602cc94e81d82c5e81f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8a518303a0969333f2eeed06632317 = $(`<div id="html_7d8a518303a0969333f2eeed06632317" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_080ec5c47749602cc94e81d82c5e81f5.setContent(html_7d8a518303a0969333f2eeed06632317);
|
|
|
|
|
|
|
|
marker_785a73bbbbc5b8ceaaf29ba4b1be5ece.bindPopup(popup_080ec5c47749602cc94e81d82c5e81f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_785a73bbbbc5b8ceaaf29ba4b1be5ece.setIcon(icon_edc1c4b39d7f22f59fb1a77abcdc4b70);
|
|
|
|
|
|
var marker_6401f59733b752c3cbd97d299346f528 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_62b75574174cbbd2109c5c7a52f19067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfd52640a2de31ad83d17c6f49513acc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a7afa8e9565d2f6982304bcc0910e87 = $(`<div id="html_9a7afa8e9565d2f6982304bcc0910e87" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_dfd52640a2de31ad83d17c6f49513acc.setContent(html_9a7afa8e9565d2f6982304bcc0910e87);
|
|
|
|
|
|
|
|
marker_6401f59733b752c3cbd97d299346f528.bindPopup(popup_dfd52640a2de31ad83d17c6f49513acc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6401f59733b752c3cbd97d299346f528.setIcon(icon_62b75574174cbbd2109c5c7a52f19067);
|
|
|
|
|
|
var marker_9a5f1f8ede9531369e238ba05f10689e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_847344b9a96a4b5630a1ef91e53c4afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03e3cfc03c839d95c9e366cc99aca806 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99dea73c9c26d449f40b431b48cb0b30 = $(`<div id="html_99dea73c9c26d449f40b431b48cb0b30" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_03e3cfc03c839d95c9e366cc99aca806.setContent(html_99dea73c9c26d449f40b431b48cb0b30);
|
|
|
|
|
|
|
|
marker_9a5f1f8ede9531369e238ba05f10689e.bindPopup(popup_03e3cfc03c839d95c9e366cc99aca806)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a5f1f8ede9531369e238ba05f10689e.setIcon(icon_847344b9a96a4b5630a1ef91e53c4afa);
|
|
|
|
|
|
var marker_2e2a592b9a0a810bcc62b6399a882bb2 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_cf54c4286b461b1d0fa7135d2ed9f1ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ed139e14e8a830aa7943671520de1c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2260251df13663f93844e443c58c5cf6 = $(`<div id="html_2260251df13663f93844e443c58c5cf6" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_0ed139e14e8a830aa7943671520de1c3.setContent(html_2260251df13663f93844e443c58c5cf6);
|
|
|
|
|
|
|
|
marker_2e2a592b9a0a810bcc62b6399a882bb2.bindPopup(popup_0ed139e14e8a830aa7943671520de1c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e2a592b9a0a810bcc62b6399a882bb2.setIcon(icon_cf54c4286b461b1d0fa7135d2ed9f1ba);
|
|
|
|
|
|
var marker_bda9f2492b9c29151d1915953ff673f5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c4de5e468665fb49693f222926a2e61b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e62d339b1b46234cc06b25c7faf0cea3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37e7bde795477182f20f4aea04b7d36a = $(`<div id="html_37e7bde795477182f20f4aea04b7d36a" style="width: 100.0%; height: 100.0%;">relaystg.dontyou.click</div>`)[0];
|
|
popup_e62d339b1b46234cc06b25c7faf0cea3.setContent(html_37e7bde795477182f20f4aea04b7d36a);
|
|
|
|
|
|
|
|
marker_bda9f2492b9c29151d1915953ff673f5.bindPopup(popup_e62d339b1b46234cc06b25c7faf0cea3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bda9f2492b9c29151d1915953ff673f5.setIcon(icon_c4de5e468665fb49693f222926a2e61b);
|
|
|
|
|
|
var marker_3a43575db6cba9d23191c5be83ace179 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a4a64b9099eb0b2459d3ba6b6971ab37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73d7f84a69380a996a278a8db281f8d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db2d3bbed15c76d1ccac0ddf8b51f62f = $(`<div id="html_db2d3bbed15c76d1ccac0ddf8b51f62f" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_73d7f84a69380a996a278a8db281f8d5.setContent(html_db2d3bbed15c76d1ccac0ddf8b51f62f);
|
|
|
|
|
|
|
|
marker_3a43575db6cba9d23191c5be83ace179.bindPopup(popup_73d7f84a69380a996a278a8db281f8d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a43575db6cba9d23191c5be83ace179.setIcon(icon_a4a64b9099eb0b2459d3ba6b6971ab37);
|
|
|
|
|
|
var marker_5d9d53cbf938a7bcf6cfa6e715770c7e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a41fc51c1b54ba55c0845bc3c0fadfd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_221ce5b99eeb5da6a827b84b70453bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fdda272220ba6e663ea2de8f90caeb8 = $(`<div id="html_8fdda272220ba6e663ea2de8f90caeb8" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_221ce5b99eeb5da6a827b84b70453bb6.setContent(html_8fdda272220ba6e663ea2de8f90caeb8);
|
|
|
|
|
|
|
|
marker_5d9d53cbf938a7bcf6cfa6e715770c7e.bindPopup(popup_221ce5b99eeb5da6a827b84b70453bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d9d53cbf938a7bcf6cfa6e715770c7e.setIcon(icon_a41fc51c1b54ba55c0845bc3c0fadfd5);
|
|
|
|
|
|
var marker_b5eba3388d92a03448831931829dbc8f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_390a83246c233be16baee4f5d94a7565 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_986d44ea5737743a6a2fb2cfd6f9db20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5249b79022a521974b6b210d6009d49 = $(`<div id="html_f5249b79022a521974b6b210d6009d49" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_986d44ea5737743a6a2fb2cfd6f9db20.setContent(html_f5249b79022a521974b6b210d6009d49);
|
|
|
|
|
|
|
|
marker_b5eba3388d92a03448831931829dbc8f.bindPopup(popup_986d44ea5737743a6a2fb2cfd6f9db20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5eba3388d92a03448831931829dbc8f.setIcon(icon_390a83246c233be16baee4f5d94a7565);
|
|
|
|
|
|
var marker_29a6ccd14c9d29ed879bebd49977bb2c = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_60fd409b780ebe8892c7cdd8d701acaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de78c3d3003592a4a47948b4a89c5ed0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29fc573a332ecfac434a395e2844c73a = $(`<div id="html_29fc573a332ecfac434a395e2844c73a" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_de78c3d3003592a4a47948b4a89c5ed0.setContent(html_29fc573a332ecfac434a395e2844c73a);
|
|
|
|
|
|
|
|
marker_29a6ccd14c9d29ed879bebd49977bb2c.bindPopup(popup_de78c3d3003592a4a47948b4a89c5ed0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29a6ccd14c9d29ed879bebd49977bb2c.setIcon(icon_60fd409b780ebe8892c7cdd8d701acaa);
|
|
|
|
|
|
var marker_402f805640c3b65282bac613711a0922 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_711ef057a06259fe49d5f720c7757804 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23a02069187674cbcda2eba78e14df24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f871e3ac3a69fe844d848a8a8e1a84a = $(`<div id="html_6f871e3ac3a69fe844d848a8a8e1a84a" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_23a02069187674cbcda2eba78e14df24.setContent(html_6f871e3ac3a69fe844d848a8a8e1a84a);
|
|
|
|
|
|
|
|
marker_402f805640c3b65282bac613711a0922.bindPopup(popup_23a02069187674cbcda2eba78e14df24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_402f805640c3b65282bac613711a0922.setIcon(icon_711ef057a06259fe49d5f720c7757804);
|
|
|
|
|
|
var marker_491962dc5addd20fd153d4d777a1745e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f0b200c97350d601c7f387255f8191ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_284ce2ce65db16d1aa84e7888798a4cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_240a2e34c93cd0504ec27d9533bfb10a = $(`<div id="html_240a2e34c93cd0504ec27d9533bfb10a" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_284ce2ce65db16d1aa84e7888798a4cb.setContent(html_240a2e34c93cd0504ec27d9533bfb10a);
|
|
|
|
|
|
|
|
marker_491962dc5addd20fd153d4d777a1745e.bindPopup(popup_284ce2ce65db16d1aa84e7888798a4cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_491962dc5addd20fd153d4d777a1745e.setIcon(icon_f0b200c97350d601c7f387255f8191ee);
|
|
|
|
|
|
var marker_a0790170970b16404513443c10e878f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6a31f7387134b590141eac4f636cc3d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_321e763ee6577041292e51b94327f2f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5e6649657b5a52409b3dceed711376f = $(`<div id="html_d5e6649657b5a52409b3dceed711376f" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_321e763ee6577041292e51b94327f2f8.setContent(html_d5e6649657b5a52409b3dceed711376f);
|
|
|
|
|
|
|
|
marker_a0790170970b16404513443c10e878f5.bindPopup(popup_321e763ee6577041292e51b94327f2f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0790170970b16404513443c10e878f5.setIcon(icon_6a31f7387134b590141eac4f636cc3d2);
|
|
|
|
|
|
var marker_7f444e023e27434d50e6e5c52ba8cb70 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_0b338b557ab163e43a66bbab53e8b2b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac816734a19fd9686937635624ec043 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d0761f60fee512c54ef038958a367bc = $(`<div id="html_3d0761f60fee512c54ef038958a367bc" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_4ac816734a19fd9686937635624ec043.setContent(html_3d0761f60fee512c54ef038958a367bc);
|
|
|
|
|
|
|
|
marker_7f444e023e27434d50e6e5c52ba8cb70.bindPopup(popup_4ac816734a19fd9686937635624ec043)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f444e023e27434d50e6e5c52ba8cb70.setIcon(icon_0b338b557ab163e43a66bbab53e8b2b7);
|
|
|
|
|
|
var marker_81fb46bc79bfa2cbd6c62cbe1c8b882f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_cccf0fdbc9b590f3fe0798c2e36dd641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6571c0d38fcbfb1c1454c512f64bef3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5c3dab48781bf89cf5de900a899dc2b = $(`<div id="html_f5c3dab48781bf89cf5de900a899dc2b" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_a6571c0d38fcbfb1c1454c512f64bef3.setContent(html_f5c3dab48781bf89cf5de900a899dc2b);
|
|
|
|
|
|
|
|
marker_81fb46bc79bfa2cbd6c62cbe1c8b882f.bindPopup(popup_a6571c0d38fcbfb1c1454c512f64bef3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81fb46bc79bfa2cbd6c62cbe1c8b882f.setIcon(icon_cccf0fdbc9b590f3fe0798c2e36dd641);
|
|
|
|
|
|
var marker_5706bfea3ac660d771f769f59d0f65d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_13b3606c5133bd1dd2d8944ef6ecc9f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1a575bb727b6492aaeed9331b7a2b1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41af156be4db2d5119d604a469a9af75 = $(`<div id="html_41af156be4db2d5119d604a469a9af75" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_e1a575bb727b6492aaeed9331b7a2b1f.setContent(html_41af156be4db2d5119d604a469a9af75);
|
|
|
|
|
|
|
|
marker_5706bfea3ac660d771f769f59d0f65d1.bindPopup(popup_e1a575bb727b6492aaeed9331b7a2b1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5706bfea3ac660d771f769f59d0f65d1.setIcon(icon_13b3606c5133bd1dd2d8944ef6ecc9f8);
|
|
|
|
|
|
var marker_21e91107d017b022ce862ca6a68af017 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f318a1fffa87565b1250c7babec1d370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a64cc01148f81cfad35bf29e2dca5da1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0ca162f0b69aca8b4d78766d179d923 = $(`<div id="html_a0ca162f0b69aca8b4d78766d179d923" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_a64cc01148f81cfad35bf29e2dca5da1.setContent(html_a0ca162f0b69aca8b4d78766d179d923);
|
|
|
|
|
|
|
|
marker_21e91107d017b022ce862ca6a68af017.bindPopup(popup_a64cc01148f81cfad35bf29e2dca5da1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21e91107d017b022ce862ca6a68af017.setIcon(icon_f318a1fffa87565b1250c7babec1d370);
|
|
|
|
|
|
var marker_d322044fd1aa0925118e3820431c97f1 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_08d9bbd81bff39ef0d2915b9f761957c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e908989200d94a87e2d0aaf5407c028d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ebcdaddad4191d84d63c55dfb549766 = $(`<div id="html_2ebcdaddad4191d84d63c55dfb549766" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_e908989200d94a87e2d0aaf5407c028d.setContent(html_2ebcdaddad4191d84d63c55dfb549766);
|
|
|
|
|
|
|
|
marker_d322044fd1aa0925118e3820431c97f1.bindPopup(popup_e908989200d94a87e2d0aaf5407c028d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d322044fd1aa0925118e3820431c97f1.setIcon(icon_08d9bbd81bff39ef0d2915b9f761957c);
|
|
|
|
|
|
var marker_f9c6f93036ae9ffbbd9c2130557d6a29 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_287e0395cd3d6fbf1b0860f13df2488d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b991ffccbda5da9693b6ebf96d40984 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04de736f4a5425eb3b3e4b716a750c8f = $(`<div id="html_04de736f4a5425eb3b3e4b716a750c8f" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_3b991ffccbda5da9693b6ebf96d40984.setContent(html_04de736f4a5425eb3b3e4b716a750c8f);
|
|
|
|
|
|
|
|
marker_f9c6f93036ae9ffbbd9c2130557d6a29.bindPopup(popup_3b991ffccbda5da9693b6ebf96d40984)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9c6f93036ae9ffbbd9c2130557d6a29.setIcon(icon_287e0395cd3d6fbf1b0860f13df2488d);
|
|
|
|
|
|
var marker_4f49118811a95fd0d5bd66866e5c73ab = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_0230d33500219a5b181367fb352339c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88a434f60e567fa7b4c48c5876427504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc77d792146fdba81cf71deeb0c09c05 = $(`<div id="html_bc77d792146fdba81cf71deeb0c09c05" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_88a434f60e567fa7b4c48c5876427504.setContent(html_bc77d792146fdba81cf71deeb0c09c05);
|
|
|
|
|
|
|
|
marker_4f49118811a95fd0d5bd66866e5c73ab.bindPopup(popup_88a434f60e567fa7b4c48c5876427504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f49118811a95fd0d5bd66866e5c73ab.setIcon(icon_0230d33500219a5b181367fb352339c3);
|
|
|
|
|
|
var marker_e3f48593b2899601965ced984a6d5497 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_dd1e908dbcb2c11deafac03599a22a5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66847e9d523c26d2f5144e30de21fddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e8ece1876582deca458091dc9f5fa91 = $(`<div id="html_4e8ece1876582deca458091dc9f5fa91" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_66847e9d523c26d2f5144e30de21fddc.setContent(html_4e8ece1876582deca458091dc9f5fa91);
|
|
|
|
|
|
|
|
marker_e3f48593b2899601965ced984a6d5497.bindPopup(popup_66847e9d523c26d2f5144e30de21fddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f48593b2899601965ced984a6d5497.setIcon(icon_dd1e908dbcb2c11deafac03599a22a5c);
|
|
|
|
|
|
var marker_9295007e5a619037212cc867c5e78529 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_4064d0a98b552ad0e19443bc49042965 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad2da35a862997d5de132584adf16c34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_520c4497bdd66bc1bb55ee611a325e3f = $(`<div id="html_520c4497bdd66bc1bb55ee611a325e3f" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_ad2da35a862997d5de132584adf16c34.setContent(html_520c4497bdd66bc1bb55ee611a325e3f);
|
|
|
|
|
|
|
|
marker_9295007e5a619037212cc867c5e78529.bindPopup(popup_ad2da35a862997d5de132584adf16c34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9295007e5a619037212cc867c5e78529.setIcon(icon_4064d0a98b552ad0e19443bc49042965);
|
|
|
|
|
|
var marker_41e8d131c44202b9236cb6a30238f1f7 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d01dda2f6ffba36403e5791363b4d911 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_355d1080f9bf116e2408cbe166e86dcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02f6067cac42d3100a626ab204f51881 = $(`<div id="html_02f6067cac42d3100a626ab204f51881" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_355d1080f9bf116e2408cbe166e86dcf.setContent(html_02f6067cac42d3100a626ab204f51881);
|
|
|
|
|
|
|
|
marker_41e8d131c44202b9236cb6a30238f1f7.bindPopup(popup_355d1080f9bf116e2408cbe166e86dcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41e8d131c44202b9236cb6a30238f1f7.setIcon(icon_d01dda2f6ffba36403e5791363b4d911);
|
|
|
|
|
|
var marker_9aabfc5697ef944149cf01621ae1c56c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_bba1bdf5c32b9c681fed23000d96be1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8a993468521585ab64b25f1b7a12238 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2304ce8cbf773be10fe7fa2c16b1821 = $(`<div id="html_f2304ce8cbf773be10fe7fa2c16b1821" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_f8a993468521585ab64b25f1b7a12238.setContent(html_f2304ce8cbf773be10fe7fa2c16b1821);
|
|
|
|
|
|
|
|
marker_9aabfc5697ef944149cf01621ae1c56c.bindPopup(popup_f8a993468521585ab64b25f1b7a12238)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aabfc5697ef944149cf01621ae1c56c.setIcon(icon_bba1bdf5c32b9c681fed23000d96be1a);
|
|
|
|
|
|
var marker_7ee8d32a37d5b1150e7690b74d3a41e0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_21f87f9256cbcd2390362dc86d6f103e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62a3bd582a92d30bb2f4105993a509f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c227ef85dd77c3ebe1ae849c7f8f360 = $(`<div id="html_9c227ef85dd77c3ebe1ae849c7f8f360" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_62a3bd582a92d30bb2f4105993a509f9.setContent(html_9c227ef85dd77c3ebe1ae849c7f8f360);
|
|
|
|
|
|
|
|
marker_7ee8d32a37d5b1150e7690b74d3a41e0.bindPopup(popup_62a3bd582a92d30bb2f4105993a509f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ee8d32a37d5b1150e7690b74d3a41e0.setIcon(icon_21f87f9256cbcd2390362dc86d6f103e);
|
|
|
|
|
|
var marker_acbf127451da9bdaaa70f9dfd6ab476b = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9567539fce78f410ee77226952dbc2cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_201ff7a669593ee636fe050a1b430944 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14aa9e7f1c386d1413ed17e4268f6eb8 = $(`<div id="html_14aa9e7f1c386d1413ed17e4268f6eb8" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_201ff7a669593ee636fe050a1b430944.setContent(html_14aa9e7f1c386d1413ed17e4268f6eb8);
|
|
|
|
|
|
|
|
marker_acbf127451da9bdaaa70f9dfd6ab476b.bindPopup(popup_201ff7a669593ee636fe050a1b430944)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acbf127451da9bdaaa70f9dfd6ab476b.setIcon(icon_9567539fce78f410ee77226952dbc2cf);
|
|
|
|
|
|
var marker_fdaf5f609229de03bf0eac3dda5f06a2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f90c61ace22fefe467dd0f4b0cfb78c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79061264f1f52b8860f332199f645df4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f69b4fffd371dbd49635d182103415b = $(`<div id="html_0f69b4fffd371dbd49635d182103415b" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_79061264f1f52b8860f332199f645df4.setContent(html_0f69b4fffd371dbd49635d182103415b);
|
|
|
|
|
|
|
|
marker_fdaf5f609229de03bf0eac3dda5f06a2.bindPopup(popup_79061264f1f52b8860f332199f645df4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdaf5f609229de03bf0eac3dda5f06a2.setIcon(icon_f90c61ace22fefe467dd0f4b0cfb78c3);
|
|
|
|
|
|
var marker_00e46d95b2214d47cb65ed37ae7b0fbb = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8271054a9e8534945c8b1d959e141c81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a8a5ca23bc338916731321deac3380b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef195a1251ede2d09df17899b921092d = $(`<div id="html_ef195a1251ede2d09df17899b921092d" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_8a8a5ca23bc338916731321deac3380b.setContent(html_ef195a1251ede2d09df17899b921092d);
|
|
|
|
|
|
|
|
marker_00e46d95b2214d47cb65ed37ae7b0fbb.bindPopup(popup_8a8a5ca23bc338916731321deac3380b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00e46d95b2214d47cb65ed37ae7b0fbb.setIcon(icon_8271054a9e8534945c8b1d959e141c81);
|
|
|
|
|
|
var marker_7a43a922b91e0ced8257b671e73e5fda = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b4cd310670f2ed872e53ff4714b025ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13b95e51f77cc81dc44d93744e11c34d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdb018388f4541077c696fb64a8c8b7f = $(`<div id="html_fdb018388f4541077c696fb64a8c8b7f" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_13b95e51f77cc81dc44d93744e11c34d.setContent(html_fdb018388f4541077c696fb64a8c8b7f);
|
|
|
|
|
|
|
|
marker_7a43a922b91e0ced8257b671e73e5fda.bindPopup(popup_13b95e51f77cc81dc44d93744e11c34d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a43a922b91e0ced8257b671e73e5fda.setIcon(icon_b4cd310670f2ed872e53ff4714b025ef);
|
|
|
|
|
|
var marker_9a6584c61595e50515fb4cf29b053d6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b788be2664298dcbe1296949d3d01589 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_231be3e112ff9b7be4bb30052d75de65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_277d3f5cdf2dd278e367c4d78d377561 = $(`<div id="html_277d3f5cdf2dd278e367c4d78d377561" style="width: 100.0%; height: 100.0%;">relay.coinos.pro</div>`)[0];
|
|
popup_231be3e112ff9b7be4bb30052d75de65.setContent(html_277d3f5cdf2dd278e367c4d78d377561);
|
|
|
|
|
|
|
|
marker_9a6584c61595e50515fb4cf29b053d6c.bindPopup(popup_231be3e112ff9b7be4bb30052d75de65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a6584c61595e50515fb4cf29b053d6c.setIcon(icon_b788be2664298dcbe1296949d3d01589);
|
|
|
|
|
|
var marker_238919b180d65286d365051c9e8e791b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f5ce8b5b651131c49ce03ede0e379468 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1bf32da65f9e527649dbb5228d0ac96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d3c768526191cca86adb5eca415cc10 = $(`<div id="html_8d3c768526191cca86adb5eca415cc10" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_d1bf32da65f9e527649dbb5228d0ac96.setContent(html_8d3c768526191cca86adb5eca415cc10);
|
|
|
|
|
|
|
|
marker_238919b180d65286d365051c9e8e791b.bindPopup(popup_d1bf32da65f9e527649dbb5228d0ac96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_238919b180d65286d365051c9e8e791b.setIcon(icon_f5ce8b5b651131c49ce03ede0e379468);
|
|
|
|
|
|
var marker_8204970f077a338aa0d352f11cb8cf91 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_af6c190b690df4bc0a550be00cc27cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e4f92d798eee3979122c3413354f6d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_634acb6535ea1363f1bd45f565e61b19 = $(`<div id="html_634acb6535ea1363f1bd45f565e61b19" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_3e4f92d798eee3979122c3413354f6d8.setContent(html_634acb6535ea1363f1bd45f565e61b19);
|
|
|
|
|
|
|
|
marker_8204970f077a338aa0d352f11cb8cf91.bindPopup(popup_3e4f92d798eee3979122c3413354f6d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8204970f077a338aa0d352f11cb8cf91.setIcon(icon_af6c190b690df4bc0a550be00cc27cbf);
|
|
|
|
|
|
var marker_301d55ffe40169d0600d8757451ef092 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_e4962fa50a336a9d8544cabc4f95c219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe419d62c853f79032ed45672330178f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_556655af301ee02b36610154ad908db8 = $(`<div id="html_556655af301ee02b36610154ad908db8" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_fe419d62c853f79032ed45672330178f.setContent(html_556655af301ee02b36610154ad908db8);
|
|
|
|
|
|
|
|
marker_301d55ffe40169d0600d8757451ef092.bindPopup(popup_fe419d62c853f79032ed45672330178f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_301d55ffe40169d0600d8757451ef092.setIcon(icon_e4962fa50a336a9d8544cabc4f95c219);
|
|
|
|
|
|
var marker_7d5966ffd8af30336f5190885ded62e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3a6b8164570987bcfd22524986d97cff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee45a4ccc68906fd77078df49a83ef65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_821504f11a27b806ee691037707802b9 = $(`<div id="html_821504f11a27b806ee691037707802b9" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_ee45a4ccc68906fd77078df49a83ef65.setContent(html_821504f11a27b806ee691037707802b9);
|
|
|
|
|
|
|
|
marker_7d5966ffd8af30336f5190885ded62e1.bindPopup(popup_ee45a4ccc68906fd77078df49a83ef65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d5966ffd8af30336f5190885ded62e1.setIcon(icon_3a6b8164570987bcfd22524986d97cff);
|
|
|
|
|
|
var marker_65e868d0e3753641c953135a48f3dcf5 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_718f15919031b3ba36edba15138f8e5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b809a397753788219fff3f072286e950 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e174ded35d507ecdf3520f78a132bb02 = $(`<div id="html_e174ded35d507ecdf3520f78a132bb02" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_b809a397753788219fff3f072286e950.setContent(html_e174ded35d507ecdf3520f78a132bb02);
|
|
|
|
|
|
|
|
marker_65e868d0e3753641c953135a48f3dcf5.bindPopup(popup_b809a397753788219fff3f072286e950)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65e868d0e3753641c953135a48f3dcf5.setIcon(icon_718f15919031b3ba36edba15138f8e5f);
|
|
|
|
|
|
var marker_9876c5e5fbfc7c7ed3c189bc70180cdf = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9f4de81a245bcb1568b4a5c2eae8edf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7a8c18162d98ab307242fbdbf9b2eb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ac1cc611efbc58c110ac267265e134f = $(`<div id="html_7ac1cc611efbc58c110ac267265e134f" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_a7a8c18162d98ab307242fbdbf9b2eb9.setContent(html_7ac1cc611efbc58c110ac267265e134f);
|
|
|
|
|
|
|
|
marker_9876c5e5fbfc7c7ed3c189bc70180cdf.bindPopup(popup_a7a8c18162d98ab307242fbdbf9b2eb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9876c5e5fbfc7c7ed3c189bc70180cdf.setIcon(icon_9f4de81a245bcb1568b4a5c2eae8edf7);
|
|
|
|
|
|
var marker_b0b9d36870fa913d0a8213bfa93ac6dc = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_5eca9e562fd357424c7373bb62cb9324 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06d8419922a81af369879d83ffd384ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67ea0121eb3f4e5d7c038de426834ad1 = $(`<div id="html_67ea0121eb3f4e5d7c038de426834ad1" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_06d8419922a81af369879d83ffd384ce.setContent(html_67ea0121eb3f4e5d7c038de426834ad1);
|
|
|
|
|
|
|
|
marker_b0b9d36870fa913d0a8213bfa93ac6dc.bindPopup(popup_06d8419922a81af369879d83ffd384ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0b9d36870fa913d0a8213bfa93ac6dc.setIcon(icon_5eca9e562fd357424c7373bb62cb9324);
|
|
|
|
|
|
var marker_ad96f4776c3756c587d7c04d0928bdb8 = L.marker(
|
|
[41.3888, 2.15899],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_832fd1e68b4ede562240013f37fb274e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_271c7b006b6f9223e0968e83912fe293 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85d26628fcdfa147af4e59685c308f32 = $(`<div id="html_85d26628fcdfa147af4e59685c308f32" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_271c7b006b6f9223e0968e83912fe293.setContent(html_85d26628fcdfa147af4e59685c308f32);
|
|
|
|
|
|
|
|
marker_ad96f4776c3756c587d7c04d0928bdb8.bindPopup(popup_271c7b006b6f9223e0968e83912fe293)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad96f4776c3756c587d7c04d0928bdb8.setIcon(icon_832fd1e68b4ede562240013f37fb274e);
|
|
|
|
|
|
var marker_5229240dd75bfac77b2fd3a5be1edee8 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_35f46a4f6ce5cc83e9ebf377081d01e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccfa164f077cf195c9fe0fdfd4c10c20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eff41ac3e776ca4b4b9c3f7b05fc5f53 = $(`<div id="html_eff41ac3e776ca4b4b9c3f7b05fc5f53" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ccfa164f077cf195c9fe0fdfd4c10c20.setContent(html_eff41ac3e776ca4b4b9c3f7b05fc5f53);
|
|
|
|
|
|
|
|
marker_5229240dd75bfac77b2fd3a5be1edee8.bindPopup(popup_ccfa164f077cf195c9fe0fdfd4c10c20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5229240dd75bfac77b2fd3a5be1edee8.setIcon(icon_35f46a4f6ce5cc83e9ebf377081d01e2);
|
|
|
|
|
|
var marker_e5cdd9f9ad8c9d55bd3f0f5c80d42819 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_e11aa9ac8a473214d7be0e9df0ce292b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6029cb36098d4c54ea46130bde4b4897 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a823582ff8847a421473315fb146bca1 = $(`<div id="html_a823582ff8847a421473315fb146bca1" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_6029cb36098d4c54ea46130bde4b4897.setContent(html_a823582ff8847a421473315fb146bca1);
|
|
|
|
|
|
|
|
marker_e5cdd9f9ad8c9d55bd3f0f5c80d42819.bindPopup(popup_6029cb36098d4c54ea46130bde4b4897)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5cdd9f9ad8c9d55bd3f0f5c80d42819.setIcon(icon_e11aa9ac8a473214d7be0e9df0ce292b);
|
|
|
|
|
|
var marker_4eb9dbe7bbb265d881b424d4054a42f0 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_95761568afc011735ddb85a347f2ecb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dfc853391bb1fae34f331456bd4852b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eef4ecf50373c667449dd4891df4362 = $(`<div id="html_0eef4ecf50373c667449dd4891df4362" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_9dfc853391bb1fae34f331456bd4852b.setContent(html_0eef4ecf50373c667449dd4891df4362);
|
|
|
|
|
|
|
|
marker_4eb9dbe7bbb265d881b424d4054a42f0.bindPopup(popup_9dfc853391bb1fae34f331456bd4852b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eb9dbe7bbb265d881b424d4054a42f0.setIcon(icon_95761568afc011735ddb85a347f2ecb0);
|
|
|
|
|
|
var marker_769aa41b8d30d02354bbfb59bc5e04a4 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_5a22d0f51558fc90fdac927952339202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fde09637c712a1c6075265cd6e8179f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4437968f7ca76f41421ff17c6576cc70 = $(`<div id="html_4437968f7ca76f41421ff17c6576cc70" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_fde09637c712a1c6075265cd6e8179f9.setContent(html_4437968f7ca76f41421ff17c6576cc70);
|
|
|
|
|
|
|
|
marker_769aa41b8d30d02354bbfb59bc5e04a4.bindPopup(popup_fde09637c712a1c6075265cd6e8179f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_769aa41b8d30d02354bbfb59bc5e04a4.setIcon(icon_5a22d0f51558fc90fdac927952339202);
|
|
|
|
|
|
var marker_e286792914f6f55664ff14c7d62bb7a2 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8725809617bb676c805b456f4810d7ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92138120d460bb152a7891ec7cf329b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb82e3878f6c3c024cb7a8fa28c45bc0 = $(`<div id="html_eb82e3878f6c3c024cb7a8fa28c45bc0" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_92138120d460bb152a7891ec7cf329b3.setContent(html_eb82e3878f6c3c024cb7a8fa28c45bc0);
|
|
|
|
|
|
|
|
marker_e286792914f6f55664ff14c7d62bb7a2.bindPopup(popup_92138120d460bb152a7891ec7cf329b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e286792914f6f55664ff14c7d62bb7a2.setIcon(icon_8725809617bb676c805b456f4810d7ba);
|
|
|
|
|
|
var marker_4b224d3eb59160482eb4aa07d4be88f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_87c9181419e23586048b1a3fe71ebfca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e385a979798b10c5bbf5b2a3f63fcb27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2647f8fd6f37564c77a4e5e72bd091ba = $(`<div id="html_2647f8fd6f37564c77a4e5e72bd091ba" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_e385a979798b10c5bbf5b2a3f63fcb27.setContent(html_2647f8fd6f37564c77a4e5e72bd091ba);
|
|
|
|
|
|
|
|
marker_4b224d3eb59160482eb4aa07d4be88f6.bindPopup(popup_e385a979798b10c5bbf5b2a3f63fcb27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b224d3eb59160482eb4aa07d4be88f6.setIcon(icon_87c9181419e23586048b1a3fe71ebfca);
|
|
|
|
|
|
var marker_be657879debd6018949e11fd8ac91f80 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9f362eed1fd93af211d9906ae2f8ca14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d444ca8bc359db6915fd412327e7eea9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af161c9ea8537e2fdb8fa4cfdad92ebc = $(`<div id="html_af161c9ea8537e2fdb8fa4cfdad92ebc" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_d444ca8bc359db6915fd412327e7eea9.setContent(html_af161c9ea8537e2fdb8fa4cfdad92ebc);
|
|
|
|
|
|
|
|
marker_be657879debd6018949e11fd8ac91f80.bindPopup(popup_d444ca8bc359db6915fd412327e7eea9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be657879debd6018949e11fd8ac91f80.setIcon(icon_9f362eed1fd93af211d9906ae2f8ca14);
|
|
|
|
|
|
var marker_bc016b2b4349a1195c59c6d8772892c8 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_cc8bb322df3ee03da97942bcf7da04c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ef0cfc0602e849e2495afb91571464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88ab47f284b94d17e6af9a0c93e16479 = $(`<div id="html_88ab47f284b94d17e6af9a0c93e16479" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_20ef0cfc0602e849e2495afb91571464.setContent(html_88ab47f284b94d17e6af9a0c93e16479);
|
|
|
|
|
|
|
|
marker_bc016b2b4349a1195c59c6d8772892c8.bindPopup(popup_20ef0cfc0602e849e2495afb91571464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc016b2b4349a1195c59c6d8772892c8.setIcon(icon_cc8bb322df3ee03da97942bcf7da04c8);
|
|
|
|
|
|
var marker_b3e0ed463dc8511216f9e8c7d339c961 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_50d4c28400110d884097fa1f02e78e76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36e6955afba2c7e0a85abe563b53d8b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf399e3824fe5316b597cf7623d3ca65 = $(`<div id="html_cf399e3824fe5316b597cf7623d3ca65" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_36e6955afba2c7e0a85abe563b53d8b3.setContent(html_cf399e3824fe5316b597cf7623d3ca65);
|
|
|
|
|
|
|
|
marker_b3e0ed463dc8511216f9e8c7d339c961.bindPopup(popup_36e6955afba2c7e0a85abe563b53d8b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3e0ed463dc8511216f9e8c7d339c961.setIcon(icon_50d4c28400110d884097fa1f02e78e76);
|
|
|
|
|
|
var marker_df9c5e36b8c757dc91851dcb2f8c3cf7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_e187e94442f45373c2285ea360d67744 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2bb2a50cf78b3f95311b2b1f3920351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_394645e88f867e5a6a9069c1d00fc515 = $(`<div id="html_394645e88f867e5a6a9069c1d00fc515" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_d2bb2a50cf78b3f95311b2b1f3920351.setContent(html_394645e88f867e5a6a9069c1d00fc515);
|
|
|
|
|
|
|
|
marker_df9c5e36b8c757dc91851dcb2f8c3cf7.bindPopup(popup_d2bb2a50cf78b3f95311b2b1f3920351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df9c5e36b8c757dc91851dcb2f8c3cf7.setIcon(icon_e187e94442f45373c2285ea360d67744);
|
|
|
|
|
|
var marker_245f22c8be7bad78d0f1609da8e37750 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_835b82e62fbd4abf67d860eaa4878c8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28689a6886be63a829b26007b040c0ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16ea63637d8003de7bea662110ac9fb9 = $(`<div id="html_16ea63637d8003de7bea662110ac9fb9" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_28689a6886be63a829b26007b040c0ea.setContent(html_16ea63637d8003de7bea662110ac9fb9);
|
|
|
|
|
|
|
|
marker_245f22c8be7bad78d0f1609da8e37750.bindPopup(popup_28689a6886be63a829b26007b040c0ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_245f22c8be7bad78d0f1609da8e37750.setIcon(icon_835b82e62fbd4abf67d860eaa4878c8b);
|
|
|
|
|
|
var marker_58f53599823a2f3751a2b34338aabc77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ffaf1380f55367ced66890e685717b96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d513955273aac38f92f7f8646345dd1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd4ce873523a7e1422e1eb4c9dc0d431 = $(`<div id="html_dd4ce873523a7e1422e1eb4c9dc0d431" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_d513955273aac38f92f7f8646345dd1d.setContent(html_dd4ce873523a7e1422e1eb4c9dc0d431);
|
|
|
|
|
|
|
|
marker_58f53599823a2f3751a2b34338aabc77.bindPopup(popup_d513955273aac38f92f7f8646345dd1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58f53599823a2f3751a2b34338aabc77.setIcon(icon_ffaf1380f55367ced66890e685717b96);
|
|
|
|
|
|
var marker_80aac8c30f025feed04fe0b4c05467b2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_883afbe01c62443d59719e001f3f3dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc234f81e124394b9238ac1609d5e0fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41c40e20c3f6f5ecdefc320e0bb48083 = $(`<div id="html_41c40e20c3f6f5ecdefc320e0bb48083" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_fc234f81e124394b9238ac1609d5e0fd.setContent(html_41c40e20c3f6f5ecdefc320e0bb48083);
|
|
|
|
|
|
|
|
marker_80aac8c30f025feed04fe0b4c05467b2.bindPopup(popup_fc234f81e124394b9238ac1609d5e0fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80aac8c30f025feed04fe0b4c05467b2.setIcon(icon_883afbe01c62443d59719e001f3f3dd1);
|
|
|
|
|
|
var marker_ed7f9c51a5396a090ebccc2d6860237f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_2d10820ac0415f6a02edd22b0f406369 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c32fcf0ca357627bcf253779e84abd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1006157ccf4832dddedad0b0407954a2 = $(`<div id="html_1006157ccf4832dddedad0b0407954a2" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_5c32fcf0ca357627bcf253779e84abd0.setContent(html_1006157ccf4832dddedad0b0407954a2);
|
|
|
|
|
|
|
|
marker_ed7f9c51a5396a090ebccc2d6860237f.bindPopup(popup_5c32fcf0ca357627bcf253779e84abd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed7f9c51a5396a090ebccc2d6860237f.setIcon(icon_2d10820ac0415f6a02edd22b0f406369);
|
|
|
|
|
|
var marker_5b82ffbe927756f4bb42878e8e04b091 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_798223f27c6fb84e2b480c443f64ddb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd64375d931056a56d303efabe3e376a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07141e762c99f8b5549164cad5989ca9 = $(`<div id="html_07141e762c99f8b5549164cad5989ca9" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_fd64375d931056a56d303efabe3e376a.setContent(html_07141e762c99f8b5549164cad5989ca9);
|
|
|
|
|
|
|
|
marker_5b82ffbe927756f4bb42878e8e04b091.bindPopup(popup_fd64375d931056a56d303efabe3e376a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b82ffbe927756f4bb42878e8e04b091.setIcon(icon_798223f27c6fb84e2b480c443f64ddb1);
|
|
|
|
|
|
var marker_ecea0e3e43625393c7b74e71c0bc44a4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_76f299e05d311a0ab07dae7b4f9410f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8ebd94dd4461010dfcab32ea4ff0fcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bac2b277a2367294a7ed0a60a2d13ef = $(`<div id="html_7bac2b277a2367294a7ed0a60a2d13ef" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_d8ebd94dd4461010dfcab32ea4ff0fcf.setContent(html_7bac2b277a2367294a7ed0a60a2d13ef);
|
|
|
|
|
|
|
|
marker_ecea0e3e43625393c7b74e71c0bc44a4.bindPopup(popup_d8ebd94dd4461010dfcab32ea4ff0fcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecea0e3e43625393c7b74e71c0bc44a4.setIcon(icon_76f299e05d311a0ab07dae7b4f9410f4);
|
|
|
|
|
|
var marker_c0fe55608bdadf6669acad4ab4f574ff = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c7846e2a8d4f82970f1fbdce599be5cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_337493cbb807af1b72e307f1354893bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1aaf2a359450b8b613a46bce25be2510 = $(`<div id="html_1aaf2a359450b8b613a46bce25be2510" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_337493cbb807af1b72e307f1354893bd.setContent(html_1aaf2a359450b8b613a46bce25be2510);
|
|
|
|
|
|
|
|
marker_c0fe55608bdadf6669acad4ab4f574ff.bindPopup(popup_337493cbb807af1b72e307f1354893bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0fe55608bdadf6669acad4ab4f574ff.setIcon(icon_c7846e2a8d4f82970f1fbdce599be5cc);
|
|
|
|
|
|
var marker_c23eb8d52084a6ab823c6cc716385afc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_4ccd8192e16d558d1b1bee23864aae50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17b49572156030242d97cd087ffe63c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1ce7bd0e55c1d945f30a9569aed20d6 = $(`<div id="html_a1ce7bd0e55c1d945f30a9569aed20d6" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_17b49572156030242d97cd087ffe63c8.setContent(html_a1ce7bd0e55c1d945f30a9569aed20d6);
|
|
|
|
|
|
|
|
marker_c23eb8d52084a6ab823c6cc716385afc.bindPopup(popup_17b49572156030242d97cd087ffe63c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c23eb8d52084a6ab823c6cc716385afc.setIcon(icon_4ccd8192e16d558d1b1bee23864aae50);
|
|
|
|
|
|
var marker_f39341aefff383b86b7b4363ddbff7dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f188ddd69b199b11fa5d4c59551c5109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fe414e2890c1142afb6a43865d38f80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_340fe8960c34cc8729f95d37e0d47384 = $(`<div id="html_340fe8960c34cc8729f95d37e0d47384" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_9fe414e2890c1142afb6a43865d38f80.setContent(html_340fe8960c34cc8729f95d37e0d47384);
|
|
|
|
|
|
|
|
marker_f39341aefff383b86b7b4363ddbff7dd.bindPopup(popup_9fe414e2890c1142afb6a43865d38f80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f39341aefff383b86b7b4363ddbff7dd.setIcon(icon_f188ddd69b199b11fa5d4c59551c5109);
|
|
|
|
|
|
var marker_b1104227f9dfb727f47d09035f26a16f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8fd43fc6f59fb4cdf3c4487301a09ca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba2c4df6cbf99d28d2e34f647e558c42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_524e3b17dea5e7b3902f1987db8db6fd = $(`<div id="html_524e3b17dea5e7b3902f1987db8db6fd" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_ba2c4df6cbf99d28d2e34f647e558c42.setContent(html_524e3b17dea5e7b3902f1987db8db6fd);
|
|
|
|
|
|
|
|
marker_b1104227f9dfb727f47d09035f26a16f.bindPopup(popup_ba2c4df6cbf99d28d2e34f647e558c42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1104227f9dfb727f47d09035f26a16f.setIcon(icon_8fd43fc6f59fb4cdf3c4487301a09ca6);
|
|
|
|
|
|
var marker_a219cc6049cc20330ae71bde98588b60 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9794fa022064fdb5274a5dabf8430501 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d07b64daccc1c34d373454d71ce5d56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0194adfdb0f7adea81ecc45219397774 = $(`<div id="html_0194adfdb0f7adea81ecc45219397774" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_6d07b64daccc1c34d373454d71ce5d56.setContent(html_0194adfdb0f7adea81ecc45219397774);
|
|
|
|
|
|
|
|
marker_a219cc6049cc20330ae71bde98588b60.bindPopup(popup_6d07b64daccc1c34d373454d71ce5d56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a219cc6049cc20330ae71bde98588b60.setIcon(icon_9794fa022064fdb5274a5dabf8430501);
|
|
|
|
|
|
var marker_fe5f93e02074eccb7fe990607437723e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3fb0b74a2b0bfaffa875cc03fec5dbac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dde4cbf2c24bb4e917cd70555073a0a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e3278a31a62ef9aa5a59d5545860541 = $(`<div id="html_6e3278a31a62ef9aa5a59d5545860541" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_dde4cbf2c24bb4e917cd70555073a0a9.setContent(html_6e3278a31a62ef9aa5a59d5545860541);
|
|
|
|
|
|
|
|
marker_fe5f93e02074eccb7fe990607437723e.bindPopup(popup_dde4cbf2c24bb4e917cd70555073a0a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe5f93e02074eccb7fe990607437723e.setIcon(icon_3fb0b74a2b0bfaffa875cc03fec5dbac);
|
|
|
|
|
|
var marker_f374b2051458dce558b4b4ce94047fe0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ab88aea964685ba132829ca452ba712b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28a4f4d0942c94b8092ff663b7733c06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60257bad1568123374ac3e5915b1bc21 = $(`<div id="html_60257bad1568123374ac3e5915b1bc21" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_28a4f4d0942c94b8092ff663b7733c06.setContent(html_60257bad1568123374ac3e5915b1bc21);
|
|
|
|
|
|
|
|
marker_f374b2051458dce558b4b4ce94047fe0.bindPopup(popup_28a4f4d0942c94b8092ff663b7733c06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f374b2051458dce558b4b4ce94047fe0.setIcon(icon_ab88aea964685ba132829ca452ba712b);
|
|
|
|
|
|
var marker_95777f8f950076a2a3a97a7ee88a4ab5 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_cbfff3758d76cf49508a1820ae521ceb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35356e6eaeedeb365f15bcc5656db90a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cc82584af04dd04c4bf1291d5d84881 = $(`<div id="html_3cc82584af04dd04c4bf1291d5d84881" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_35356e6eaeedeb365f15bcc5656db90a.setContent(html_3cc82584af04dd04c4bf1291d5d84881);
|
|
|
|
|
|
|
|
marker_95777f8f950076a2a3a97a7ee88a4ab5.bindPopup(popup_35356e6eaeedeb365f15bcc5656db90a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95777f8f950076a2a3a97a7ee88a4ab5.setIcon(icon_cbfff3758d76cf49508a1820ae521ceb);
|
|
|
|
|
|
var marker_574a03647f472e0d4095cc5b17931ea9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_bf6528d04c2058dbd4500b1b9bdc616c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c56a13b307767b470fbc73e7c6c0f1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_892aa9b711c6aab13a5462a59cceb2d4 = $(`<div id="html_892aa9b711c6aab13a5462a59cceb2d4" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_3c56a13b307767b470fbc73e7c6c0f1d.setContent(html_892aa9b711c6aab13a5462a59cceb2d4);
|
|
|
|
|
|
|
|
marker_574a03647f472e0d4095cc5b17931ea9.bindPopup(popup_3c56a13b307767b470fbc73e7c6c0f1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_574a03647f472e0d4095cc5b17931ea9.setIcon(icon_bf6528d04c2058dbd4500b1b9bdc616c);
|
|
|
|
|
|
var marker_72ac1a957394e9419dc0471a3ad8eebf = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_5fe082d9178c3f6c3a9a666c55ddef66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fca8d04ffd8fa8449e2fdaed377435a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f64833c4a614784a8d78732bd19933d = $(`<div id="html_2f64833c4a614784a8d78732bd19933d" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_fca8d04ffd8fa8449e2fdaed377435a2.setContent(html_2f64833c4a614784a8d78732bd19933d);
|
|
|
|
|
|
|
|
marker_72ac1a957394e9419dc0471a3ad8eebf.bindPopup(popup_fca8d04ffd8fa8449e2fdaed377435a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72ac1a957394e9419dc0471a3ad8eebf.setIcon(icon_5fe082d9178c3f6c3a9a666c55ddef66);
|
|
|
|
|
|
var marker_b9d4d7fe0bfffaf61cfe398617670042 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_642cefded28bf906edca8ac991c25455 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1467f87c47c73d09525b5ecf6505990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00974e14dbf5c0501cc56a4b8ea06c47 = $(`<div id="html_00974e14dbf5c0501cc56a4b8ea06c47" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_d1467f87c47c73d09525b5ecf6505990.setContent(html_00974e14dbf5c0501cc56a4b8ea06c47);
|
|
|
|
|
|
|
|
marker_b9d4d7fe0bfffaf61cfe398617670042.bindPopup(popup_d1467f87c47c73d09525b5ecf6505990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9d4d7fe0bfffaf61cfe398617670042.setIcon(icon_642cefded28bf906edca8ac991c25455);
|
|
|
|
|
|
var marker_c03a49f40ac502e3435d5c9a7687e0a6 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3b93efe591245a44963afb46f3bfee73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f7fe5e213f4d901949b6bfccf5698e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b88a409aae524cb27a4cc3e2cbfe7e8 = $(`<div id="html_8b88a409aae524cb27a4cc3e2cbfe7e8" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_7f7fe5e213f4d901949b6bfccf5698e2.setContent(html_8b88a409aae524cb27a4cc3e2cbfe7e8);
|
|
|
|
|
|
|
|
marker_c03a49f40ac502e3435d5c9a7687e0a6.bindPopup(popup_7f7fe5e213f4d901949b6bfccf5698e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c03a49f40ac502e3435d5c9a7687e0a6.setIcon(icon_3b93efe591245a44963afb46f3bfee73);
|
|
|
|
|
|
var marker_ccc1e09ae9cf181789e3327fcaef9091 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_53ec5a4d633ae588b346f7679c4e4f01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bdbff20871440d19de60d5f58f8e9e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85918fedf7646f06110d60208672c162 = $(`<div id="html_85918fedf7646f06110d60208672c162" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_4bdbff20871440d19de60d5f58f8e9e4.setContent(html_85918fedf7646f06110d60208672c162);
|
|
|
|
|
|
|
|
marker_ccc1e09ae9cf181789e3327fcaef9091.bindPopup(popup_4bdbff20871440d19de60d5f58f8e9e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccc1e09ae9cf181789e3327fcaef9091.setIcon(icon_53ec5a4d633ae588b346f7679c4e4f01);
|
|
|
|
|
|
var marker_f32c632a48c7ee8248defe472d2430ce = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3ad95c3cdeb54de90fa2f3222b9629a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05e84b7e9b9081cb091058bc667a8d20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa3718974682cff17fc7447064bb7ef9 = $(`<div id="html_aa3718974682cff17fc7447064bb7ef9" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_05e84b7e9b9081cb091058bc667a8d20.setContent(html_aa3718974682cff17fc7447064bb7ef9);
|
|
|
|
|
|
|
|
marker_f32c632a48c7ee8248defe472d2430ce.bindPopup(popup_05e84b7e9b9081cb091058bc667a8d20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f32c632a48c7ee8248defe472d2430ce.setIcon(icon_3ad95c3cdeb54de90fa2f3222b9629a6);
|
|
|
|
|
|
var marker_c9bda490987d2c1d2aa079cee4fed04b = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_2725302978465323f8f8eecf9545d891 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c3d2e8f8abd403ea2ab8df5aa80c66c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5383f927fa3fb22e9a4cf940696f59c = $(`<div id="html_b5383f927fa3fb22e9a4cf940696f59c" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_0c3d2e8f8abd403ea2ab8df5aa80c66c.setContent(html_b5383f927fa3fb22e9a4cf940696f59c);
|
|
|
|
|
|
|
|
marker_c9bda490987d2c1d2aa079cee4fed04b.bindPopup(popup_0c3d2e8f8abd403ea2ab8df5aa80c66c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9bda490987d2c1d2aa079cee4fed04b.setIcon(icon_2725302978465323f8f8eecf9545d891);
|
|
|
|
|
|
var marker_e0174f797842cd92c0f8f9d0daaf792c = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_364032c0adb821d3382ce08b4671623a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8de54318c20a77f334937c02057f814 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7844b9aec3b992ea6667d89e4872c334 = $(`<div id="html_7844b9aec3b992ea6667d89e4872c334" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_f8de54318c20a77f334937c02057f814.setContent(html_7844b9aec3b992ea6667d89e4872c334);
|
|
|
|
|
|
|
|
marker_e0174f797842cd92c0f8f9d0daaf792c.bindPopup(popup_f8de54318c20a77f334937c02057f814)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0174f797842cd92c0f8f9d0daaf792c.setIcon(icon_364032c0adb821d3382ce08b4671623a);
|
|
|
|
|
|
var marker_abe4c1c9dc51fa3af84feb538bebc9b2 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_075a4589e4e5348bbf302b0141b94797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9193da63688eb3233d1637f66f84437d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8da3c16c4ae6b8ff44efca27478f59d4 = $(`<div id="html_8da3c16c4ae6b8ff44efca27478f59d4" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_9193da63688eb3233d1637f66f84437d.setContent(html_8da3c16c4ae6b8ff44efca27478f59d4);
|
|
|
|
|
|
|
|
marker_abe4c1c9dc51fa3af84feb538bebc9b2.bindPopup(popup_9193da63688eb3233d1637f66f84437d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abe4c1c9dc51fa3af84feb538bebc9b2.setIcon(icon_075a4589e4e5348bbf302b0141b94797);
|
|
|
|
|
|
var marker_5271981a58eb14abcb779cf4fbd508d9 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_832056d6d7930f4d1d923b6c55b9bf4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3f457ba74dc500ef13ef9787f19664b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c59d970996f89781f8acb7b537949260 = $(`<div id="html_c59d970996f89781f8acb7b537949260" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_a3f457ba74dc500ef13ef9787f19664b.setContent(html_c59d970996f89781f8acb7b537949260);
|
|
|
|
|
|
|
|
marker_5271981a58eb14abcb779cf4fbd508d9.bindPopup(popup_a3f457ba74dc500ef13ef9787f19664b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5271981a58eb14abcb779cf4fbd508d9.setIcon(icon_832056d6d7930f4d1d923b6c55b9bf4c);
|
|
|
|
|
|
var marker_54561d5bab38778c7f23180465245dbe = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_422147c9397345af87d2b0ed0842f931 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4b13f7cf200756570ed634821f6eb49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5efbf4823e3c9316b7ccc84611d54601 = $(`<div id="html_5efbf4823e3c9316b7ccc84611d54601" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_b4b13f7cf200756570ed634821f6eb49.setContent(html_5efbf4823e3c9316b7ccc84611d54601);
|
|
|
|
|
|
|
|
marker_54561d5bab38778c7f23180465245dbe.bindPopup(popup_b4b13f7cf200756570ed634821f6eb49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54561d5bab38778c7f23180465245dbe.setIcon(icon_422147c9397345af87d2b0ed0842f931);
|
|
|
|
|
|
var marker_9e1a3726cb6bae26d43a83f0bc093a66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c37473d04f00d1e0dc714dd878baf819 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e906c8bd616c4b97f9e1fce8081b0929 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_202278ebccf09f49e35a896f8707c2c0 = $(`<div id="html_202278ebccf09f49e35a896f8707c2c0" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_e906c8bd616c4b97f9e1fce8081b0929.setContent(html_202278ebccf09f49e35a896f8707c2c0);
|
|
|
|
|
|
|
|
marker_9e1a3726cb6bae26d43a83f0bc093a66.bindPopup(popup_e906c8bd616c4b97f9e1fce8081b0929)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e1a3726cb6bae26d43a83f0bc093a66.setIcon(icon_c37473d04f00d1e0dc714dd878baf819);
|
|
|
|
|
|
var marker_be3bec7ae0a2d8a1f80113fba4a85af9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_1f9e6d5d70a712776b3a1067bcbdc296 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dce37799daa430f169955d8cff5d1b96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9effd9f4e576a5b9a96ace7baeca555d = $(`<div id="html_9effd9f4e576a5b9a96ace7baeca555d" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_dce37799daa430f169955d8cff5d1b96.setContent(html_9effd9f4e576a5b9a96ace7baeca555d);
|
|
|
|
|
|
|
|
marker_be3bec7ae0a2d8a1f80113fba4a85af9.bindPopup(popup_dce37799daa430f169955d8cff5d1b96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be3bec7ae0a2d8a1f80113fba4a85af9.setIcon(icon_1f9e6d5d70a712776b3a1067bcbdc296);
|
|
|
|
|
|
var marker_6617e0f057a933707f7486cbf4bc5a5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_34b64db52f2523e6ba2f00c747a91052 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43cfed4e243691c8c40d1abcbdf053d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03541050ae9da0ec676f23bbb9ba019c = $(`<div id="html_03541050ae9da0ec676f23bbb9ba019c" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_43cfed4e243691c8c40d1abcbdf053d2.setContent(html_03541050ae9da0ec676f23bbb9ba019c);
|
|
|
|
|
|
|
|
marker_6617e0f057a933707f7486cbf4bc5a5a.bindPopup(popup_43cfed4e243691c8c40d1abcbdf053d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6617e0f057a933707f7486cbf4bc5a5a.setIcon(icon_34b64db52f2523e6ba2f00c747a91052);
|
|
|
|
|
|
var marker_9df3d7baa62e5cd87ce49f6221c7bc9f = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_df57fea3e937f9da5d08b13194d7e8e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0482617be66adb2a557266a5128b7ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef12db8735fbac1fdd380ce6af871b42 = $(`<div id="html_ef12db8735fbac1fdd380ce6af871b42" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_f0482617be66adb2a557266a5128b7ce.setContent(html_ef12db8735fbac1fdd380ce6af871b42);
|
|
|
|
|
|
|
|
marker_9df3d7baa62e5cd87ce49f6221c7bc9f.bindPopup(popup_f0482617be66adb2a557266a5128b7ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9df3d7baa62e5cd87ce49f6221c7bc9f.setIcon(icon_df57fea3e937f9da5d08b13194d7e8e7);
|
|
|
|
|
|
var marker_74d4dadabb8d6cf8f469b122c3582cdf = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_61be4057efecf214d7389ac21aaa30ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aee8832b74003e24fbedc1e40c01bf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9f769d3caae10592bae25629c46ef39 = $(`<div id="html_b9f769d3caae10592bae25629c46ef39" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_9aee8832b74003e24fbedc1e40c01bf1.setContent(html_b9f769d3caae10592bae25629c46ef39);
|
|
|
|
|
|
|
|
marker_74d4dadabb8d6cf8f469b122c3582cdf.bindPopup(popup_9aee8832b74003e24fbedc1e40c01bf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74d4dadabb8d6cf8f469b122c3582cdf.setIcon(icon_61be4057efecf214d7389ac21aaa30ed);
|
|
|
|
|
|
var marker_a2e685fd6845dbd60d9a5a0a72cf7a0b = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_274414f74f4d4774ec454233861e011a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_386a412393ebc20fb6bf1475bd8d5c00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d62db392d1874e8abe5dbdbe50669a5 = $(`<div id="html_8d62db392d1874e8abe5dbdbe50669a5" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_386a412393ebc20fb6bf1475bd8d5c00.setContent(html_8d62db392d1874e8abe5dbdbe50669a5);
|
|
|
|
|
|
|
|
marker_a2e685fd6845dbd60d9a5a0a72cf7a0b.bindPopup(popup_386a412393ebc20fb6bf1475bd8d5c00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2e685fd6845dbd60d9a5a0a72cf7a0b.setIcon(icon_274414f74f4d4774ec454233861e011a);
|
|
|
|
|
|
var marker_7a8e3af7684b51fb3edf8b008f57afd1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9f7b675c4e05a5c8abef0c0fe1c9b1be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01e2cbfe91448bdac55ec317f34fa14b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b9eb98bc84bc294fcb4ed0d99cdd3e4 = $(`<div id="html_2b9eb98bc84bc294fcb4ed0d99cdd3e4" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_01e2cbfe91448bdac55ec317f34fa14b.setContent(html_2b9eb98bc84bc294fcb4ed0d99cdd3e4);
|
|
|
|
|
|
|
|
marker_7a8e3af7684b51fb3edf8b008f57afd1.bindPopup(popup_01e2cbfe91448bdac55ec317f34fa14b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a8e3af7684b51fb3edf8b008f57afd1.setIcon(icon_9f7b675c4e05a5c8abef0c0fe1c9b1be);
|
|
|
|
|
|
var marker_1efc6a87639683cc466c4aa90fdf669f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c9bcfd48872ea34f90da28e4fac93c4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71db71a0b78e7ee5261017ece291c2e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5d94d119843066e532edbb46740802d = $(`<div id="html_a5d94d119843066e532edbb46740802d" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_71db71a0b78e7ee5261017ece291c2e0.setContent(html_a5d94d119843066e532edbb46740802d);
|
|
|
|
|
|
|
|
marker_1efc6a87639683cc466c4aa90fdf669f.bindPopup(popup_71db71a0b78e7ee5261017ece291c2e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1efc6a87639683cc466c4aa90fdf669f.setIcon(icon_c9bcfd48872ea34f90da28e4fac93c4e);
|
|
|
|
|
|
var marker_71e41cec84716ac8a3c587af60c019c2 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ddcf27272a71e094ca39fd74bd863253 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1387139242224d334ca1d17b28ee9540 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81137cb4a914caa13923fa638bbd275c = $(`<div id="html_81137cb4a914caa13923fa638bbd275c" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_1387139242224d334ca1d17b28ee9540.setContent(html_81137cb4a914caa13923fa638bbd275c);
|
|
|
|
|
|
|
|
marker_71e41cec84716ac8a3c587af60c019c2.bindPopup(popup_1387139242224d334ca1d17b28ee9540)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71e41cec84716ac8a3c587af60c019c2.setIcon(icon_ddcf27272a71e094ca39fd74bd863253);
|
|
|
|
|
|
var marker_8c65bb2df46a3fed518cd368ff76a914 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_bc07b017d51d6ee375fe4dc8f3d86576 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a321573c5af8931447b3cdcb98ba99db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b73ebe0c9f8eecf8eca50231223e9d = $(`<div id="html_96b73ebe0c9f8eecf8eca50231223e9d" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_a321573c5af8931447b3cdcb98ba99db.setContent(html_96b73ebe0c9f8eecf8eca50231223e9d);
|
|
|
|
|
|
|
|
marker_8c65bb2df46a3fed518cd368ff76a914.bindPopup(popup_a321573c5af8931447b3cdcb98ba99db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c65bb2df46a3fed518cd368ff76a914.setIcon(icon_bc07b017d51d6ee375fe4dc8f3d86576);
|
|
|
|
|
|
var marker_81ca90e17f7ad35e0a7680c955ca6873 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_37228f1a9976217f41a29887e1e7e040 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee00bdb0bf791347144d5930a2f33e7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7448dc0d1b53139b71eceb5b13ffef8e = $(`<div id="html_7448dc0d1b53139b71eceb5b13ffef8e" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_ee00bdb0bf791347144d5930a2f33e7c.setContent(html_7448dc0d1b53139b71eceb5b13ffef8e);
|
|
|
|
|
|
|
|
marker_81ca90e17f7ad35e0a7680c955ca6873.bindPopup(popup_ee00bdb0bf791347144d5930a2f33e7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81ca90e17f7ad35e0a7680c955ca6873.setIcon(icon_37228f1a9976217f41a29887e1e7e040);
|
|
|
|
|
|
var marker_9ec0a56d8c11823e32e5a6dfdf638334 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_03c2e331274f359326f115c52acbcf32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a06f036b57c16f225f1479c513935d86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4523f0a22ef1cc6059d7678d1ddb517d = $(`<div id="html_4523f0a22ef1cc6059d7678d1ddb517d" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_a06f036b57c16f225f1479c513935d86.setContent(html_4523f0a22ef1cc6059d7678d1ddb517d);
|
|
|
|
|
|
|
|
marker_9ec0a56d8c11823e32e5a6dfdf638334.bindPopup(popup_a06f036b57c16f225f1479c513935d86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ec0a56d8c11823e32e5a6dfdf638334.setIcon(icon_03c2e331274f359326f115c52acbcf32);
|
|
|
|
|
|
var marker_54a6e304810659783e3cd6ed18af0d14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_836aed56786f5cf297f8771827581937 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c52bb703e722708ab188580ce15a400 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ba3902ef519cb25757deab770a46561 = $(`<div id="html_0ba3902ef519cb25757deab770a46561" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_0c52bb703e722708ab188580ce15a400.setContent(html_0ba3902ef519cb25757deab770a46561);
|
|
|
|
|
|
|
|
marker_54a6e304810659783e3cd6ed18af0d14.bindPopup(popup_0c52bb703e722708ab188580ce15a400)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54a6e304810659783e3cd6ed18af0d14.setIcon(icon_836aed56786f5cf297f8771827581937);
|
|
|
|
|
|
var marker_b443aad3035843ca55783e69b51aa0bb = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c6aaf77196607f9ba94677c5be4e0e8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075f60180b15c363083ad771b33326b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0808631ba623582fbb6b293dd67daa19 = $(`<div id="html_0808631ba623582fbb6b293dd67daa19" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_075f60180b15c363083ad771b33326b7.setContent(html_0808631ba623582fbb6b293dd67daa19);
|
|
|
|
|
|
|
|
marker_b443aad3035843ca55783e69b51aa0bb.bindPopup(popup_075f60180b15c363083ad771b33326b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b443aad3035843ca55783e69b51aa0bb.setIcon(icon_c6aaf77196607f9ba94677c5be4e0e8c);
|
|
|
|
|
|
var marker_7399c8afcf6e7bdbd603bd99b694960b = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6e4c63739c5f7440f6b2da3b449dbe43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_506a3fc17aaa3a9a3758954e99864870 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_087bb14e682521dc722a9d98b60f1f7f = $(`<div id="html_087bb14e682521dc722a9d98b60f1f7f" style="width: 100.0%; height: 100.0%;">spatia-arcana.com</div>`)[0];
|
|
popup_506a3fc17aaa3a9a3758954e99864870.setContent(html_087bb14e682521dc722a9d98b60f1f7f);
|
|
|
|
|
|
|
|
marker_7399c8afcf6e7bdbd603bd99b694960b.bindPopup(popup_506a3fc17aaa3a9a3758954e99864870)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7399c8afcf6e7bdbd603bd99b694960b.setIcon(icon_6e4c63739c5f7440f6b2da3b449dbe43);
|
|
|
|
|
|
var marker_0d6fa1ab83bc362ccd11c46d4bc84d9b = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d883ff51d7697613bd2a0841398a9cd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05b553e0a5980493af7abf489c210890 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cca86f68f0df532d7d11ed23de835b0 = $(`<div id="html_0cca86f68f0df532d7d11ed23de835b0" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_05b553e0a5980493af7abf489c210890.setContent(html_0cca86f68f0df532d7d11ed23de835b0);
|
|
|
|
|
|
|
|
marker_0d6fa1ab83bc362ccd11c46d4bc84d9b.bindPopup(popup_05b553e0a5980493af7abf489c210890)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d6fa1ab83bc362ccd11c46d4bc84d9b.setIcon(icon_d883ff51d7697613bd2a0841398a9cd0);
|
|
|
|
|
|
var marker_af02c2c9ad52cf769b52250f2c8b719a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_cf7450d965651c8e5f8d333358808cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56d4c5df9da7b4bc1de7cef70c2301ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ec6823f84fbc9e305f484bd0786780d = $(`<div id="html_3ec6823f84fbc9e305f484bd0786780d" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_56d4c5df9da7b4bc1de7cef70c2301ed.setContent(html_3ec6823f84fbc9e305f484bd0786780d);
|
|
|
|
|
|
|
|
marker_af02c2c9ad52cf769b52250f2c8b719a.bindPopup(popup_56d4c5df9da7b4bc1de7cef70c2301ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af02c2c9ad52cf769b52250f2c8b719a.setIcon(icon_cf7450d965651c8e5f8d333358808cbd);
|
|
|
|
|
|
var marker_70abe3e35c311535f88d699a68bc3929 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9a5e5ed099a10ce453cdcfedbeef2ffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54a50e040f3bec70c5d60ccee9cc7e43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50baeae976887712876f3c9174ac4a0 = $(`<div id="html_d50baeae976887712876f3c9174ac4a0" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_54a50e040f3bec70c5d60ccee9cc7e43.setContent(html_d50baeae976887712876f3c9174ac4a0);
|
|
|
|
|
|
|
|
marker_70abe3e35c311535f88d699a68bc3929.bindPopup(popup_54a50e040f3bec70c5d60ccee9cc7e43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70abe3e35c311535f88d699a68bc3929.setIcon(icon_9a5e5ed099a10ce453cdcfedbeef2ffc);
|
|
|
|
|
|
var marker_29ef8c38b6256abbb446ee949b5b808e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_da1ee41639904ad30908233f6763b167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1106f26f1a296f72f406d9223c815604 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1ee3b2a739b83fe9a3f131c7321ff59 = $(`<div id="html_e1ee3b2a739b83fe9a3f131c7321ff59" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_1106f26f1a296f72f406d9223c815604.setContent(html_e1ee3b2a739b83fe9a3f131c7321ff59);
|
|
|
|
|
|
|
|
marker_29ef8c38b6256abbb446ee949b5b808e.bindPopup(popup_1106f26f1a296f72f406d9223c815604)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29ef8c38b6256abbb446ee949b5b808e.setIcon(icon_da1ee41639904ad30908233f6763b167);
|
|
|
|
|
|
var marker_d04a7ccd3588b9ec2a562e168360fe1e = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b6d822d9f459ef74ef944742eba604d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_459c42ca9d166623446ed6ee7dfa152c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eda11f0170f3ce604899526f499a141 = $(`<div id="html_9eda11f0170f3ce604899526f499a141" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_459c42ca9d166623446ed6ee7dfa152c.setContent(html_9eda11f0170f3ce604899526f499a141);
|
|
|
|
|
|
|
|
marker_d04a7ccd3588b9ec2a562e168360fe1e.bindPopup(popup_459c42ca9d166623446ed6ee7dfa152c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d04a7ccd3588b9ec2a562e168360fe1e.setIcon(icon_b6d822d9f459ef74ef944742eba604d1);
|
|
|
|
|
|
var marker_65d330187080b0756aab633d678d58e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_cfd39cda39763b4b0fab40b99cfbc3bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59823ec4d192231e1991acd5c0575e2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d9be6681cf417d65df083591d12ffc5 = $(`<div id="html_4d9be6681cf417d65df083591d12ffc5" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_59823ec4d192231e1991acd5c0575e2e.setContent(html_4d9be6681cf417d65df083591d12ffc5);
|
|
|
|
|
|
|
|
marker_65d330187080b0756aab633d678d58e8.bindPopup(popup_59823ec4d192231e1991acd5c0575e2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65d330187080b0756aab633d678d58e8.setIcon(icon_cfd39cda39763b4b0fab40b99cfbc3bb);
|
|
|
|
|
|
var marker_0bc13bef25f90d982ffe47dbe84848da = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_275137a60b76b948f6d92af1d5bbfd3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e29366399c7e1ed5797e9bab241f37c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc26c277f2b327d031070d182a0c0523 = $(`<div id="html_dc26c277f2b327d031070d182a0c0523" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_e29366399c7e1ed5797e9bab241f37c5.setContent(html_dc26c277f2b327d031070d182a0c0523);
|
|
|
|
|
|
|
|
marker_0bc13bef25f90d982ffe47dbe84848da.bindPopup(popup_e29366399c7e1ed5797e9bab241f37c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bc13bef25f90d982ffe47dbe84848da.setIcon(icon_275137a60b76b948f6d92af1d5bbfd3c);
|
|
|
|
|
|
var marker_f5a9c8ce5fd55cbfdcfd93b7562a04c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6b05329099ed0487d42e794c9efa4098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f084c0eda9cb7285f535f9197d7d7d57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eb261d55802d38c76a364a0edd02d4b = $(`<div id="html_3eb261d55802d38c76a364a0edd02d4b" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_f084c0eda9cb7285f535f9197d7d7d57.setContent(html_3eb261d55802d38c76a364a0edd02d4b);
|
|
|
|
|
|
|
|
marker_f5a9c8ce5fd55cbfdcfd93b7562a04c1.bindPopup(popup_f084c0eda9cb7285f535f9197d7d7d57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5a9c8ce5fd55cbfdcfd93b7562a04c1.setIcon(icon_6b05329099ed0487d42e794c9efa4098);
|
|
|
|
|
|
var marker_a2b47faf45a015a7b9b251433258ee9e = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_0e614893462f917820b885b60edaf254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8792b2e6f793cfbe9b1041db0ce2a90e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1a2bc6da069b74d7e8a174c94c7fceb = $(`<div id="html_c1a2bc6da069b74d7e8a174c94c7fceb" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_8792b2e6f793cfbe9b1041db0ce2a90e.setContent(html_c1a2bc6da069b74d7e8a174c94c7fceb);
|
|
|
|
|
|
|
|
marker_a2b47faf45a015a7b9b251433258ee9e.bindPopup(popup_8792b2e6f793cfbe9b1041db0ce2a90e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2b47faf45a015a7b9b251433258ee9e.setIcon(icon_0e614893462f917820b885b60edaf254);
|
|
|
|
|
|
var marker_129120208a428e5d58130c3f23cc8c38 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_62637b089b98953ea75402bcf3740913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5fbc922ecf6194ba93debcbee1c28a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ac2fe9a552577365a5aefe0eb598e2a = $(`<div id="html_9ac2fe9a552577365a5aefe0eb598e2a" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_f5fbc922ecf6194ba93debcbee1c28a8.setContent(html_9ac2fe9a552577365a5aefe0eb598e2a);
|
|
|
|
|
|
|
|
marker_129120208a428e5d58130c3f23cc8c38.bindPopup(popup_f5fbc922ecf6194ba93debcbee1c28a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_129120208a428e5d58130c3f23cc8c38.setIcon(icon_62637b089b98953ea75402bcf3740913);
|
|
|
|
|
|
var marker_791f1bb33e1fd8724014ad979e72557e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_359be10ce59be6bcbc6f07e7a02243c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f5bf8f25751dd9e68cd1f72ef49103b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48d3bf53d61fea96c7c28dd5c4252f9f = $(`<div id="html_48d3bf53d61fea96c7c28dd5c4252f9f" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_6f5bf8f25751dd9e68cd1f72ef49103b.setContent(html_48d3bf53d61fea96c7c28dd5c4252f9f);
|
|
|
|
|
|
|
|
marker_791f1bb33e1fd8724014ad979e72557e.bindPopup(popup_6f5bf8f25751dd9e68cd1f72ef49103b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_791f1bb33e1fd8724014ad979e72557e.setIcon(icon_359be10ce59be6bcbc6f07e7a02243c6);
|
|
|
|
|
|
var marker_38369475f311c71c80111d73d8d520c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6957325382e9078815759efc290d6e58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93e2dc2d5f3c24777fb31b5dfbacc330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea90ff90005538782430c00653f56f02 = $(`<div id="html_ea90ff90005538782430c00653f56f02" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_93e2dc2d5f3c24777fb31b5dfbacc330.setContent(html_ea90ff90005538782430c00653f56f02);
|
|
|
|
|
|
|
|
marker_38369475f311c71c80111d73d8d520c3.bindPopup(popup_93e2dc2d5f3c24777fb31b5dfbacc330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38369475f311c71c80111d73d8d520c3.setIcon(icon_6957325382e9078815759efc290d6e58);
|
|
|
|
|
|
var marker_5ca903ee87c060ee03bcf2b350ca1ddd = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d352aef05617e048b9e39745f51beda5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91401f3471825ceaf64021f57d6c8a33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_552fcc5d4613c491bea40f5db3902467 = $(`<div id="html_552fcc5d4613c491bea40f5db3902467" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_91401f3471825ceaf64021f57d6c8a33.setContent(html_552fcc5d4613c491bea40f5db3902467);
|
|
|
|
|
|
|
|
marker_5ca903ee87c060ee03bcf2b350ca1ddd.bindPopup(popup_91401f3471825ceaf64021f57d6c8a33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ca903ee87c060ee03bcf2b350ca1ddd.setIcon(icon_d352aef05617e048b9e39745f51beda5);
|
|
|
|
|
|
var marker_1c2a7d9d030bb749706ba0286335e0c5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_582aa5f1b2534a4a6733d0e9d95a8400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cf96fd16968aaaeb31dffd9569e388d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cec29f2da628691e71f237bddda9bba = $(`<div id="html_9cec29f2da628691e71f237bddda9bba" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_1cf96fd16968aaaeb31dffd9569e388d.setContent(html_9cec29f2da628691e71f237bddda9bba);
|
|
|
|
|
|
|
|
marker_1c2a7d9d030bb749706ba0286335e0c5.bindPopup(popup_1cf96fd16968aaaeb31dffd9569e388d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c2a7d9d030bb749706ba0286335e0c5.setIcon(icon_582aa5f1b2534a4a6733d0e9d95a8400);
|
|
|
|
|
|
var marker_21559bc197a1923761d450685aeef60e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_e42d19b4d4d25a8e36b4ac0bacaf4ebe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b246d89e0213b3f5a67b5f0fbb74f8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d6e2c853e4c08a2235a3df644a63704 = $(`<div id="html_7d6e2c853e4c08a2235a3df644a63704" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_5b246d89e0213b3f5a67b5f0fbb74f8f.setContent(html_7d6e2c853e4c08a2235a3df644a63704);
|
|
|
|
|
|
|
|
marker_21559bc197a1923761d450685aeef60e.bindPopup(popup_5b246d89e0213b3f5a67b5f0fbb74f8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21559bc197a1923761d450685aeef60e.setIcon(icon_e42d19b4d4d25a8e36b4ac0bacaf4ebe);
|
|
|
|
|
|
var marker_996590afe23881266927d0090ea7e65d = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6fde722aa00dac34b2fa737a8f4b5d01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3479b14b21560d56a3cce6d8b0838434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75965a11c528e76a80a9b880380d6a23 = $(`<div id="html_75965a11c528e76a80a9b880380d6a23" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_3479b14b21560d56a3cce6d8b0838434.setContent(html_75965a11c528e76a80a9b880380d6a23);
|
|
|
|
|
|
|
|
marker_996590afe23881266927d0090ea7e65d.bindPopup(popup_3479b14b21560d56a3cce6d8b0838434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_996590afe23881266927d0090ea7e65d.setIcon(icon_6fde722aa00dac34b2fa737a8f4b5d01);
|
|
|
|
|
|
var marker_726c41d17dbdba4bd440af8fd4345aa5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f27ed441d69d5ac6b5afbfb674fce40e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c002076b41eaf56ac0fd2192d853158 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6807259cdfc6b7138bc7c5aea7e2392 = $(`<div id="html_d6807259cdfc6b7138bc7c5aea7e2392" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_1c002076b41eaf56ac0fd2192d853158.setContent(html_d6807259cdfc6b7138bc7c5aea7e2392);
|
|
|
|
|
|
|
|
marker_726c41d17dbdba4bd440af8fd4345aa5.bindPopup(popup_1c002076b41eaf56ac0fd2192d853158)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_726c41d17dbdba4bd440af8fd4345aa5.setIcon(icon_f27ed441d69d5ac6b5afbfb674fce40e);
|
|
|
|
|
|
var marker_8fb20b7cf30a3f9e9186d16b3a423499 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8a1330cca9735ee75325b70b0a20ded5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ee3a05a9755b902cbd480e6d461555f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c1a827f8b43a6054b0672f2abeec8fd = $(`<div id="html_7c1a827f8b43a6054b0672f2abeec8fd" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_8ee3a05a9755b902cbd480e6d461555f.setContent(html_7c1a827f8b43a6054b0672f2abeec8fd);
|
|
|
|
|
|
|
|
marker_8fb20b7cf30a3f9e9186d16b3a423499.bindPopup(popup_8ee3a05a9755b902cbd480e6d461555f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fb20b7cf30a3f9e9186d16b3a423499.setIcon(icon_8a1330cca9735ee75325b70b0a20ded5);
|
|
|
|
|
|
var marker_59a91d21894f756b1c361861551e6eea = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_eea55511fd03b99495331ea593a222b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fafcfd71839a616b4f41ef01fa7c5ae3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_076a4855e7afd793e22ca9890e1733fc = $(`<div id="html_076a4855e7afd793e22ca9890e1733fc" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_fafcfd71839a616b4f41ef01fa7c5ae3.setContent(html_076a4855e7afd793e22ca9890e1733fc);
|
|
|
|
|
|
|
|
marker_59a91d21894f756b1c361861551e6eea.bindPopup(popup_fafcfd71839a616b4f41ef01fa7c5ae3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59a91d21894f756b1c361861551e6eea.setIcon(icon_eea55511fd03b99495331ea593a222b3);
|
|
|
|
|
|
var marker_8b2a0cb1daa9fbcf2af489bc0f33c6f7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_0fa35e19e217f1f6d7cd918167d3e302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4163a80355d93214db833c222a7062f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7e3ee128d64385c10f800a4bbfa9da3 = $(`<div id="html_c7e3ee128d64385c10f800a4bbfa9da3" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_4163a80355d93214db833c222a7062f2.setContent(html_c7e3ee128d64385c10f800a4bbfa9da3);
|
|
|
|
|
|
|
|
marker_8b2a0cb1daa9fbcf2af489bc0f33c6f7.bindPopup(popup_4163a80355d93214db833c222a7062f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b2a0cb1daa9fbcf2af489bc0f33c6f7.setIcon(icon_0fa35e19e217f1f6d7cd918167d3e302);
|
|
|
|
|
|
var marker_5cf39402f88d7a906602ae0462ed443e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b0fe65f94514d5f959ae5564c80c5918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_427205a7eaece49dd2093dd5f35bf4d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d989fdf3cd6b641fa6544fee8088362 = $(`<div id="html_2d989fdf3cd6b641fa6544fee8088362" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_427205a7eaece49dd2093dd5f35bf4d0.setContent(html_2d989fdf3cd6b641fa6544fee8088362);
|
|
|
|
|
|
|
|
marker_5cf39402f88d7a906602ae0462ed443e.bindPopup(popup_427205a7eaece49dd2093dd5f35bf4d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cf39402f88d7a906602ae0462ed443e.setIcon(icon_b0fe65f94514d5f959ae5564c80c5918);
|
|
|
|
|
|
var marker_992299f47960f50f8016c621477f3a35 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_01a8fb6d2c6072cbbb6522ab586504bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef1919fbb08e4b9f2691d95ee8ad6af0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11687f3a9905c3c8fd6dbdfc3a43e0dc = $(`<div id="html_11687f3a9905c3c8fd6dbdfc3a43e0dc" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_ef1919fbb08e4b9f2691d95ee8ad6af0.setContent(html_11687f3a9905c3c8fd6dbdfc3a43e0dc);
|
|
|
|
|
|
|
|
marker_992299f47960f50f8016c621477f3a35.bindPopup(popup_ef1919fbb08e4b9f2691d95ee8ad6af0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_992299f47960f50f8016c621477f3a35.setIcon(icon_01a8fb6d2c6072cbbb6522ab586504bc);
|
|
|
|
|
|
var marker_7f9295ce696a44f4b50685ccb74c1f52 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_900898713adddce26914e91925a2a940 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b483b17fc3cdd9cee94b120855962d46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6a1ea4bbbaec98924954431666e1a72 = $(`<div id="html_b6a1ea4bbbaec98924954431666e1a72" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_b483b17fc3cdd9cee94b120855962d46.setContent(html_b6a1ea4bbbaec98924954431666e1a72);
|
|
|
|
|
|
|
|
marker_7f9295ce696a44f4b50685ccb74c1f52.bindPopup(popup_b483b17fc3cdd9cee94b120855962d46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f9295ce696a44f4b50685ccb74c1f52.setIcon(icon_900898713adddce26914e91925a2a940);
|
|
|
|
|
|
var marker_b1e9a1fcf5d3565730e40d74461114e7 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_1890e4bdfc39bc0c0fbc58ecc3dd8db5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34a7bc1766f4d20b8ea2817206e5740e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00645cf91db509ccfb9f1d17d5154a22 = $(`<div id="html_00645cf91db509ccfb9f1d17d5154a22" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_34a7bc1766f4d20b8ea2817206e5740e.setContent(html_00645cf91db509ccfb9f1d17d5154a22);
|
|
|
|
|
|
|
|
marker_b1e9a1fcf5d3565730e40d74461114e7.bindPopup(popup_34a7bc1766f4d20b8ea2817206e5740e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1e9a1fcf5d3565730e40d74461114e7.setIcon(icon_1890e4bdfc39bc0c0fbc58ecc3dd8db5);
|
|
|
|
|
|
var marker_833e31162b1b174a2e7fd873c10e1756 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_54a7705aaefb47f49bfa2e0d41848963 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f448b58228a59501dfd85544cbf80cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fe19e32444d014ac4171d8b9d56727a = $(`<div id="html_5fe19e32444d014ac4171d8b9d56727a" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_3f448b58228a59501dfd85544cbf80cb.setContent(html_5fe19e32444d014ac4171d8b9d56727a);
|
|
|
|
|
|
|
|
marker_833e31162b1b174a2e7fd873c10e1756.bindPopup(popup_3f448b58228a59501dfd85544cbf80cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_833e31162b1b174a2e7fd873c10e1756.setIcon(icon_54a7705aaefb47f49bfa2e0d41848963);
|
|
|
|
|
|
var marker_c12cf7f3109143b0a30b1599f1e4195c = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8cbbf276e53f51dc887c0ccc2440d294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c674b3d741ca042489d7b033957b130 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5404300c23a5450a0645ec9da6a4d6fb = $(`<div id="html_5404300c23a5450a0645ec9da6a4d6fb" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_7c674b3d741ca042489d7b033957b130.setContent(html_5404300c23a5450a0645ec9da6a4d6fb);
|
|
|
|
|
|
|
|
marker_c12cf7f3109143b0a30b1599f1e4195c.bindPopup(popup_7c674b3d741ca042489d7b033957b130)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c12cf7f3109143b0a30b1599f1e4195c.setIcon(icon_8cbbf276e53f51dc887c0ccc2440d294);
|
|
|
|
|
|
var marker_6cb539982978cfd9878cc8862da56531 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_15d6068deb43a85efe2597ba7c158ee6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6c4de134677f1a103d72cb5a57ff83a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a8614566fce0e1eebe187ac6a7e008e = $(`<div id="html_4a8614566fce0e1eebe187ac6a7e008e" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_a6c4de134677f1a103d72cb5a57ff83a.setContent(html_4a8614566fce0e1eebe187ac6a7e008e);
|
|
|
|
|
|
|
|
marker_6cb539982978cfd9878cc8862da56531.bindPopup(popup_a6c4de134677f1a103d72cb5a57ff83a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cb539982978cfd9878cc8862da56531.setIcon(icon_15d6068deb43a85efe2597ba7c158ee6);
|
|
|
|
|
|
var marker_41b2858d175d7d0b5840cb7c246a9aae = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9841328ba27c828803112d5eee119e5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43d903428123034fa38c8c08762ab7ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c40f697d7f6eee820a87b6c696c96019 = $(`<div id="html_c40f697d7f6eee820a87b6c696c96019" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_43d903428123034fa38c8c08762ab7ba.setContent(html_c40f697d7f6eee820a87b6c696c96019);
|
|
|
|
|
|
|
|
marker_41b2858d175d7d0b5840cb7c246a9aae.bindPopup(popup_43d903428123034fa38c8c08762ab7ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41b2858d175d7d0b5840cb7c246a9aae.setIcon(icon_9841328ba27c828803112d5eee119e5a);
|
|
|
|
|
|
var marker_8be4588489af6d946350b0f78c25bb0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_64c8fb301c495bb43463dbfa4801c8d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d70280f3a6ba5655caede16a8b97461f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e335a37c7513e380629dcb455e344c5 = $(`<div id="html_7e335a37c7513e380629dcb455e344c5" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_d70280f3a6ba5655caede16a8b97461f.setContent(html_7e335a37c7513e380629dcb455e344c5);
|
|
|
|
|
|
|
|
marker_8be4588489af6d946350b0f78c25bb0b.bindPopup(popup_d70280f3a6ba5655caede16a8b97461f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8be4588489af6d946350b0f78c25bb0b.setIcon(icon_64c8fb301c495bb43463dbfa4801c8d0);
|
|
|
|
|
|
var marker_3873ff74884ddb9eb374484fccfbaf6a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8cda85eea9f1b5fbe0413e9970ac2c83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_218a3e53280873b4955df3b3e8b38169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_499c671f9582d7b98fa5c6d85dbfd3bc = $(`<div id="html_499c671f9582d7b98fa5c6d85dbfd3bc" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_218a3e53280873b4955df3b3e8b38169.setContent(html_499c671f9582d7b98fa5c6d85dbfd3bc);
|
|
|
|
|
|
|
|
marker_3873ff74884ddb9eb374484fccfbaf6a.bindPopup(popup_218a3e53280873b4955df3b3e8b38169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3873ff74884ddb9eb374484fccfbaf6a.setIcon(icon_8cda85eea9f1b5fbe0413e9970ac2c83);
|
|
|
|
|
|
var marker_fc733a44aaac16c88675607c216a51f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_4c36fc23d4b7cd8edb99b729c329b549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f17c047c4195bb3d2084546a959d4f3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b0f6443e1cead356c34a88ad9960aa9 = $(`<div id="html_0b0f6443e1cead356c34a88ad9960aa9" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_f17c047c4195bb3d2084546a959d4f3a.setContent(html_0b0f6443e1cead356c34a88ad9960aa9);
|
|
|
|
|
|
|
|
marker_fc733a44aaac16c88675607c216a51f5.bindPopup(popup_f17c047c4195bb3d2084546a959d4f3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc733a44aaac16c88675607c216a51f5.setIcon(icon_4c36fc23d4b7cd8edb99b729c329b549);
|
|
|
|
|
|
var marker_5374de7d0005683e05b1b4321d263b84 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_041f01885494857d139fd2ea3c712731 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6867ddee7ab19d9287edd58a97331c4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de7d1778c80a7ba6c0a2a172d2ad638a = $(`<div id="html_de7d1778c80a7ba6c0a2a172d2ad638a" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_6867ddee7ab19d9287edd58a97331c4b.setContent(html_de7d1778c80a7ba6c0a2a172d2ad638a);
|
|
|
|
|
|
|
|
marker_5374de7d0005683e05b1b4321d263b84.bindPopup(popup_6867ddee7ab19d9287edd58a97331c4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5374de7d0005683e05b1b4321d263b84.setIcon(icon_041f01885494857d139fd2ea3c712731);
|
|
|
|
|
|
var marker_e416eab289b969470ee2c1259bb32de1 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_4765a45c615fe34c0fb9201d32563098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fcf4b6dca7a4ee9978572bac8e5717d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_415acbaa00adcef34fa7fa3e898f2c21 = $(`<div id="html_415acbaa00adcef34fa7fa3e898f2c21" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_0fcf4b6dca7a4ee9978572bac8e5717d.setContent(html_415acbaa00adcef34fa7fa3e898f2c21);
|
|
|
|
|
|
|
|
marker_e416eab289b969470ee2c1259bb32de1.bindPopup(popup_0fcf4b6dca7a4ee9978572bac8e5717d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e416eab289b969470ee2c1259bb32de1.setIcon(icon_4765a45c615fe34c0fb9201d32563098);
|
|
|
|
|
|
var marker_d2c2c377bbf39deaf20dd9740a004f9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9e72b232b81498e594e2c84ed2b94033 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6349a0a4efecfc021923b7112556078d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae0e595367762d60680aeee8ebc57076 = $(`<div id="html_ae0e595367762d60680aeee8ebc57076" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_6349a0a4efecfc021923b7112556078d.setContent(html_ae0e595367762d60680aeee8ebc57076);
|
|
|
|
|
|
|
|
marker_d2c2c377bbf39deaf20dd9740a004f9b.bindPopup(popup_6349a0a4efecfc021923b7112556078d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2c2c377bbf39deaf20dd9740a004f9b.setIcon(icon_9e72b232b81498e594e2c84ed2b94033);
|
|
|
|
|
|
var marker_7fc60c92606818a81b2c78edd5e50ff8 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_211d88dd871181e342be3fbcb1b27bc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7b8303590415a2dbdb99ebf7a9cb49b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb7318d703dc3def912f0ecda80c8b46 = $(`<div id="html_bb7318d703dc3def912f0ecda80c8b46" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_e7b8303590415a2dbdb99ebf7a9cb49b.setContent(html_bb7318d703dc3def912f0ecda80c8b46);
|
|
|
|
|
|
|
|
marker_7fc60c92606818a81b2c78edd5e50ff8.bindPopup(popup_e7b8303590415a2dbdb99ebf7a9cb49b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fc60c92606818a81b2c78edd5e50ff8.setIcon(icon_211d88dd871181e342be3fbcb1b27bc5);
|
|
|
|
|
|
var marker_bd1c4cadc520f010f7b2497baf8456dc = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f2f24f1f8b1b346b932e08498c1cbb9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e5e47ecce3e98b6d64db0e5e6449a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cfda591b6f388daf5dafab65bd71c43 = $(`<div id="html_6cfda591b6f388daf5dafab65bd71c43" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_2e5e47ecce3e98b6d64db0e5e6449a99.setContent(html_6cfda591b6f388daf5dafab65bd71c43);
|
|
|
|
|
|
|
|
marker_bd1c4cadc520f010f7b2497baf8456dc.bindPopup(popup_2e5e47ecce3e98b6d64db0e5e6449a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd1c4cadc520f010f7b2497baf8456dc.setIcon(icon_f2f24f1f8b1b346b932e08498c1cbb9f);
|
|
|
|
|
|
var marker_1e17469ec1fb2c66f16d0d477a245c20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_bde30814f8bb42622b248483b4d48c8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4727f126a3295420489b82b6b7211956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53e9ea8d4352e1d502f4fb5a2ef080c1 = $(`<div id="html_53e9ea8d4352e1d502f4fb5a2ef080c1" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_4727f126a3295420489b82b6b7211956.setContent(html_53e9ea8d4352e1d502f4fb5a2ef080c1);
|
|
|
|
|
|
|
|
marker_1e17469ec1fb2c66f16d0d477a245c20.bindPopup(popup_4727f126a3295420489b82b6b7211956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e17469ec1fb2c66f16d0d477a245c20.setIcon(icon_bde30814f8bb42622b248483b4d48c8a);
|
|
|
|
|
|
var marker_bb27b913d74fd53540c69ccf4b1468ef = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_48fdd0efb6093dd9e17efe1edab112bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca8a6898004a5d4a42a1bd6d5d614a33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_682fa498beceff7203f991fab33b489e = $(`<div id="html_682fa498beceff7203f991fab33b489e" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_ca8a6898004a5d4a42a1bd6d5d614a33.setContent(html_682fa498beceff7203f991fab33b489e);
|
|
|
|
|
|
|
|
marker_bb27b913d74fd53540c69ccf4b1468ef.bindPopup(popup_ca8a6898004a5d4a42a1bd6d5d614a33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb27b913d74fd53540c69ccf4b1468ef.setIcon(icon_48fdd0efb6093dd9e17efe1edab112bc);
|
|
|
|
|
|
var marker_0460cf1cd5e6648eeb69a017efa72e9f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_16d1a99099a621f13ebd8813c753130f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd8d9ab56e2ffa4d48fa38de40b3dcae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08a45005d9f6164ae797a543eb8bd390 = $(`<div id="html_08a45005d9f6164ae797a543eb8bd390" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_dd8d9ab56e2ffa4d48fa38de40b3dcae.setContent(html_08a45005d9f6164ae797a543eb8bd390);
|
|
|
|
|
|
|
|
marker_0460cf1cd5e6648eeb69a017efa72e9f.bindPopup(popup_dd8d9ab56e2ffa4d48fa38de40b3dcae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0460cf1cd5e6648eeb69a017efa72e9f.setIcon(icon_16d1a99099a621f13ebd8813c753130f);
|
|
|
|
|
|
var marker_38e72676d5e1dd46b80690b1a8c6146f = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b5c74ab5237aca018db8d4e73a569948 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_014113e2f64cf591feafa040817370ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e23ba4b2b5875b710f898e2782f398 = $(`<div id="html_d8e23ba4b2b5875b710f898e2782f398" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_014113e2f64cf591feafa040817370ac.setContent(html_d8e23ba4b2b5875b710f898e2782f398);
|
|
|
|
|
|
|
|
marker_38e72676d5e1dd46b80690b1a8c6146f.bindPopup(popup_014113e2f64cf591feafa040817370ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e72676d5e1dd46b80690b1a8c6146f.setIcon(icon_b5c74ab5237aca018db8d4e73a569948);
|
|
|
|
|
|
var marker_b6fb10dab7f4ffa51e2b93741c9b4c86 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_1c4e17eebb78a933a42dc54a2879ce66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8c4e744be58b17d45de75d215b0d875 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b39ec2070e2d437e8e72683858d7fd1a = $(`<div id="html_b39ec2070e2d437e8e72683858d7fd1a" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_e8c4e744be58b17d45de75d215b0d875.setContent(html_b39ec2070e2d437e8e72683858d7fd1a);
|
|
|
|
|
|
|
|
marker_b6fb10dab7f4ffa51e2b93741c9b4c86.bindPopup(popup_e8c4e744be58b17d45de75d215b0d875)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6fb10dab7f4ffa51e2b93741c9b4c86.setIcon(icon_1c4e17eebb78a933a42dc54a2879ce66);
|
|
|
|
|
|
var marker_0210bcd3be8c057dfe28a0d042667353 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c24012ac4dd1cf222cc7f65013273ebd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40a5c740390b72499573703924b69833 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af5577e9e48565e49e7fb1bfef6e0f18 = $(`<div id="html_af5577e9e48565e49e7fb1bfef6e0f18" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_40a5c740390b72499573703924b69833.setContent(html_af5577e9e48565e49e7fb1bfef6e0f18);
|
|
|
|
|
|
|
|
marker_0210bcd3be8c057dfe28a0d042667353.bindPopup(popup_40a5c740390b72499573703924b69833)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0210bcd3be8c057dfe28a0d042667353.setIcon(icon_c24012ac4dd1cf222cc7f65013273ebd);
|
|
|
|
|
|
var marker_7a781b841947aca8607c3f56174df05a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_be6f2248209bc4f37fd1818b2cb55378 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a67be5e5574fb9c221d20d2dfa103010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15dbeb29994354ff83020662838ea405 = $(`<div id="html_15dbeb29994354ff83020662838ea405" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_a67be5e5574fb9c221d20d2dfa103010.setContent(html_15dbeb29994354ff83020662838ea405);
|
|
|
|
|
|
|
|
marker_7a781b841947aca8607c3f56174df05a.bindPopup(popup_a67be5e5574fb9c221d20d2dfa103010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a781b841947aca8607c3f56174df05a.setIcon(icon_be6f2248209bc4f37fd1818b2cb55378);
|
|
|
|
|
|
var marker_d091ba85a1ed86dd7678034591acb4e4 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_30f4441d1e8a19d2eaaf188050263803 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80458d669cb3c6f3bc324185d31604d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be7855dfa29ac62b70483fca884a296a = $(`<div id="html_be7855dfa29ac62b70483fca884a296a" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_80458d669cb3c6f3bc324185d31604d7.setContent(html_be7855dfa29ac62b70483fca884a296a);
|
|
|
|
|
|
|
|
marker_d091ba85a1ed86dd7678034591acb4e4.bindPopup(popup_80458d669cb3c6f3bc324185d31604d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d091ba85a1ed86dd7678034591acb4e4.setIcon(icon_30f4441d1e8a19d2eaaf188050263803);
|
|
|
|
|
|
var marker_4b1d217b550e41683142e609b132ff32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_60d35e4dc9ba1aa340650067ca654a75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3657b49dcb2a64648ed02751d99760b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15f6961c5c7a81cbab1bca7200e56f3f = $(`<div id="html_15f6961c5c7a81cbab1bca7200e56f3f" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_a3657b49dcb2a64648ed02751d99760b.setContent(html_15f6961c5c7a81cbab1bca7200e56f3f);
|
|
|
|
|
|
|
|
marker_4b1d217b550e41683142e609b132ff32.bindPopup(popup_a3657b49dcb2a64648ed02751d99760b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b1d217b550e41683142e609b132ff32.setIcon(icon_60d35e4dc9ba1aa340650067ca654a75);
|
|
|
|
|
|
var marker_ff51b021c2f331bae15964a2475dd806 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6d8335f39a9a7ad182896bde28653cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7e9aa3e7d0f02f7fbfaed2ed024061d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf73680222df1074ac4ebb9da4c19f71 = $(`<div id="html_bf73680222df1074ac4ebb9da4c19f71" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_a7e9aa3e7d0f02f7fbfaed2ed024061d.setContent(html_bf73680222df1074ac4ebb9da4c19f71);
|
|
|
|
|
|
|
|
marker_ff51b021c2f331bae15964a2475dd806.bindPopup(popup_a7e9aa3e7d0f02f7fbfaed2ed024061d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff51b021c2f331bae15964a2475dd806.setIcon(icon_6d8335f39a9a7ad182896bde28653cbf);
|
|
|
|
|
|
var marker_8b1bb876a09af066f96fa89494907d96 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_60d939d26ba2853796d924bd9baec9cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcd773697d763d4cc4746c7db3aa98c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb2ca11bca867f0d6541778ba690d252 = $(`<div id="html_cb2ca11bca867f0d6541778ba690d252" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_fcd773697d763d4cc4746c7db3aa98c3.setContent(html_cb2ca11bca867f0d6541778ba690d252);
|
|
|
|
|
|
|
|
marker_8b1bb876a09af066f96fa89494907d96.bindPopup(popup_fcd773697d763d4cc4746c7db3aa98c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b1bb876a09af066f96fa89494907d96.setIcon(icon_60d939d26ba2853796d924bd9baec9cf);
|
|
|
|
|
|
var marker_1384974bf6a9377dbad46d613caec99c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_4256571877f078f631d70c47c14c4951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fec858558cda2e33ec1e9f156fd0251d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1d09b498f41f7fdddfe4d3a7bf60e72 = $(`<div id="html_d1d09b498f41f7fdddfe4d3a7bf60e72" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_fec858558cda2e33ec1e9f156fd0251d.setContent(html_d1d09b498f41f7fdddfe4d3a7bf60e72);
|
|
|
|
|
|
|
|
marker_1384974bf6a9377dbad46d613caec99c.bindPopup(popup_fec858558cda2e33ec1e9f156fd0251d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1384974bf6a9377dbad46d613caec99c.setIcon(icon_4256571877f078f631d70c47c14c4951);
|
|
|
|
|
|
var marker_81a80608adc77ec2e8388ab431eb3e37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_04a3f8faaeba08fe399c054de71f0b80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_142a5ee5aa089ab9926887e04203c34b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6eea7ca62de5fed8cb98af5ad601988 = $(`<div id="html_d6eea7ca62de5fed8cb98af5ad601988" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_142a5ee5aa089ab9926887e04203c34b.setContent(html_d6eea7ca62de5fed8cb98af5ad601988);
|
|
|
|
|
|
|
|
marker_81a80608adc77ec2e8388ab431eb3e37.bindPopup(popup_142a5ee5aa089ab9926887e04203c34b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81a80608adc77ec2e8388ab431eb3e37.setIcon(icon_04a3f8faaeba08fe399c054de71f0b80);
|
|
|
|
|
|
var marker_f3bb17691d162298d6c51c5dcf2f8f08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9794558e66c73da801a5eadedd89807e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d7dca57c804d59c622b8e4dea3527d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3791000a4c916010362756684a3f395 = $(`<div id="html_b3791000a4c916010362756684a3f395" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_1d7dca57c804d59c622b8e4dea3527d9.setContent(html_b3791000a4c916010362756684a3f395);
|
|
|
|
|
|
|
|
marker_f3bb17691d162298d6c51c5dcf2f8f08.bindPopup(popup_1d7dca57c804d59c622b8e4dea3527d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3bb17691d162298d6c51c5dcf2f8f08.setIcon(icon_9794558e66c73da801a5eadedd89807e);
|
|
|
|
|
|
var marker_3ebb9577dc83794c26c327484ebec62e = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8654b818d9c90148b617a737b1b1e7eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d37222658a1b35cae023336caf8262fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4690101912f94c401fb47341a69e09c = $(`<div id="html_a4690101912f94c401fb47341a69e09c" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_d37222658a1b35cae023336caf8262fc.setContent(html_a4690101912f94c401fb47341a69e09c);
|
|
|
|
|
|
|
|
marker_3ebb9577dc83794c26c327484ebec62e.bindPopup(popup_d37222658a1b35cae023336caf8262fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ebb9577dc83794c26c327484ebec62e.setIcon(icon_8654b818d9c90148b617a737b1b1e7eb);
|
|
|
|
|
|
var marker_62416f075b5ebb9b8f6682637d4dfbf0 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_45c72dd1cb9b86c021c6bbe87f317eb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74371060570fb6b73ded56b3adcae9d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e983d9df83e87a32bca065797893d56c = $(`<div id="html_e983d9df83e87a32bca065797893d56c" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_74371060570fb6b73ded56b3adcae9d5.setContent(html_e983d9df83e87a32bca065797893d56c);
|
|
|
|
|
|
|
|
marker_62416f075b5ebb9b8f6682637d4dfbf0.bindPopup(popup_74371060570fb6b73ded56b3adcae9d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62416f075b5ebb9b8f6682637d4dfbf0.setIcon(icon_45c72dd1cb9b86c021c6bbe87f317eb6);
|
|
|
|
|
|
var marker_70ea208f8275c17dbdabc43f2f322ef6 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_27899a350b27f17c17ee93befae003c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af317c809431f06341f094bf5476b29d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2168671160539d5bd2bfdd788ada16c5 = $(`<div id="html_2168671160539d5bd2bfdd788ada16c5" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_af317c809431f06341f094bf5476b29d.setContent(html_2168671160539d5bd2bfdd788ada16c5);
|
|
|
|
|
|
|
|
marker_70ea208f8275c17dbdabc43f2f322ef6.bindPopup(popup_af317c809431f06341f094bf5476b29d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70ea208f8275c17dbdabc43f2f322ef6.setIcon(icon_27899a350b27f17c17ee93befae003c3);
|
|
|
|
|
|
var marker_dbe7c85c66c1c9076cfe89b0a4720fc1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_2c3f8184f34afe618e4562bc6921bf35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acb420492f07fd18c4fe878d2d8db3af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aa905e2b4214674a707737c38a45f0e = $(`<div id="html_9aa905e2b4214674a707737c38a45f0e" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_acb420492f07fd18c4fe878d2d8db3af.setContent(html_9aa905e2b4214674a707737c38a45f0e);
|
|
|
|
|
|
|
|
marker_dbe7c85c66c1c9076cfe89b0a4720fc1.bindPopup(popup_acb420492f07fd18c4fe878d2d8db3af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbe7c85c66c1c9076cfe89b0a4720fc1.setIcon(icon_2c3f8184f34afe618e4562bc6921bf35);
|
|
|
|
|
|
var marker_a2429f95d0eb06d127f65cc8f4ea07d4 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3440dae5731f71640a5a49d021b9ef5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c3ab7332cc9f989e593c612ebba937c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bb03c462a62138bc04f43cbd95a0d86 = $(`<div id="html_8bb03c462a62138bc04f43cbd95a0d86" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_8c3ab7332cc9f989e593c612ebba937c.setContent(html_8bb03c462a62138bc04f43cbd95a0d86);
|
|
|
|
|
|
|
|
marker_a2429f95d0eb06d127f65cc8f4ea07d4.bindPopup(popup_8c3ab7332cc9f989e593c612ebba937c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2429f95d0eb06d127f65cc8f4ea07d4.setIcon(icon_3440dae5731f71640a5a49d021b9ef5b);
|
|
|
|
|
|
var marker_f42029328b365f60d1fcca64e88be524 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_66b13c255b401d6ea4d0ddfa7cce541c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99c6b3b5a217f6668ca98e6a01be4eaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_381768b3044e33e82a135f5533303d19 = $(`<div id="html_381768b3044e33e82a135f5533303d19" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_99c6b3b5a217f6668ca98e6a01be4eaf.setContent(html_381768b3044e33e82a135f5533303d19);
|
|
|
|
|
|
|
|
marker_f42029328b365f60d1fcca64e88be524.bindPopup(popup_99c6b3b5a217f6668ca98e6a01be4eaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f42029328b365f60d1fcca64e88be524.setIcon(icon_66b13c255b401d6ea4d0ddfa7cce541c);
|
|
|
|
|
|
var marker_c363dfcab4c29b2b1e4d8c86bc2c8634 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_28033c7e110f94f60ca5d67560363ab0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0334576a32e7e3638f70f081b0cdb373 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7bf5c794b050f3d6f6ec4f840a9a97a = $(`<div id="html_c7bf5c794b050f3d6f6ec4f840a9a97a" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_0334576a32e7e3638f70f081b0cdb373.setContent(html_c7bf5c794b050f3d6f6ec4f840a9a97a);
|
|
|
|
|
|
|
|
marker_c363dfcab4c29b2b1e4d8c86bc2c8634.bindPopup(popup_0334576a32e7e3638f70f081b0cdb373)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c363dfcab4c29b2b1e4d8c86bc2c8634.setIcon(icon_28033c7e110f94f60ca5d67560363ab0);
|
|
|
|
|
|
var marker_c8b400c975b75c80dca6ef6ac8f1b55b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a3f0ad9790a51c615d1211bca820b817 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29679a3d45449c80955a4109b2a769d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89e2448601fa13cd7ce2f7f4f9f576de = $(`<div id="html_89e2448601fa13cd7ce2f7f4f9f576de" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_29679a3d45449c80955a4109b2a769d9.setContent(html_89e2448601fa13cd7ce2f7f4f9f576de);
|
|
|
|
|
|
|
|
marker_c8b400c975b75c80dca6ef6ac8f1b55b.bindPopup(popup_29679a3d45449c80955a4109b2a769d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8b400c975b75c80dca6ef6ac8f1b55b.setIcon(icon_a3f0ad9790a51c615d1211bca820b817);
|
|
|
|
|
|
var marker_bf48dd901696f2635985bc36b7f5aedb = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_fbc0d8cad24e10417ccb1459c9504c8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89a23ebce4ef39a4ad676880b14d22c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b75b48a80c1e82d456168542e5835a42 = $(`<div id="html_b75b48a80c1e82d456168542e5835a42" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_a89a23ebce4ef39a4ad676880b14d22c.setContent(html_b75b48a80c1e82d456168542e5835a42);
|
|
|
|
|
|
|
|
marker_bf48dd901696f2635985bc36b7f5aedb.bindPopup(popup_a89a23ebce4ef39a4ad676880b14d22c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf48dd901696f2635985bc36b7f5aedb.setIcon(icon_fbc0d8cad24e10417ccb1459c9504c8d);
|
|
|
|
|
|
var marker_3f6bdb4ce44364c5ce97adbb842f3e18 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d076e3332a9c071d43683a88a2cc6b6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2bd9c9a339289d77cb7243b78d7df28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1113fbaa19f2b5b98c7215566831b99f = $(`<div id="html_1113fbaa19f2b5b98c7215566831b99f" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_e2bd9c9a339289d77cb7243b78d7df28.setContent(html_1113fbaa19f2b5b98c7215566831b99f);
|
|
|
|
|
|
|
|
marker_3f6bdb4ce44364c5ce97adbb842f3e18.bindPopup(popup_e2bd9c9a339289d77cb7243b78d7df28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f6bdb4ce44364c5ce97adbb842f3e18.setIcon(icon_d076e3332a9c071d43683a88a2cc6b6e);
|
|
|
|
|
|
var marker_938f3dec27a0c2e8c23e3799b8f1069c = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d12c7e57eaf163b402328ecb1d7c8295 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_799142e1eb0bb957abd67d0820597869 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_025248d1ee76f1070f792803682c8048 = $(`<div id="html_025248d1ee76f1070f792803682c8048" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_799142e1eb0bb957abd67d0820597869.setContent(html_025248d1ee76f1070f792803682c8048);
|
|
|
|
|
|
|
|
marker_938f3dec27a0c2e8c23e3799b8f1069c.bindPopup(popup_799142e1eb0bb957abd67d0820597869)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_938f3dec27a0c2e8c23e3799b8f1069c.setIcon(icon_d12c7e57eaf163b402328ecb1d7c8295);
|
|
|
|
|
|
var marker_c69f72a03faea267bbded8566f15889c = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_923114c57f06b164dfbb39257e3aedd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7abed1b9b053a55a9b83b237ee6dc4ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99788b122656d7235957aa590fa1b91e = $(`<div id="html_99788b122656d7235957aa590fa1b91e" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_7abed1b9b053a55a9b83b237ee6dc4ff.setContent(html_99788b122656d7235957aa590fa1b91e);
|
|
|
|
|
|
|
|
marker_c69f72a03faea267bbded8566f15889c.bindPopup(popup_7abed1b9b053a55a9b83b237ee6dc4ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c69f72a03faea267bbded8566f15889c.setIcon(icon_923114c57f06b164dfbb39257e3aedd2);
|
|
|
|
|
|
var marker_b6270ef0efa2ff9380284c052f212758 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8a647575e055869b7328d18bb249a3e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fd36fddf1cdc5e09c59ed8dd154f5d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ab890cede429e473e9e900cc69087aa = $(`<div id="html_8ab890cede429e473e9e900cc69087aa" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_3fd36fddf1cdc5e09c59ed8dd154f5d7.setContent(html_8ab890cede429e473e9e900cc69087aa);
|
|
|
|
|
|
|
|
marker_b6270ef0efa2ff9380284c052f212758.bindPopup(popup_3fd36fddf1cdc5e09c59ed8dd154f5d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6270ef0efa2ff9380284c052f212758.setIcon(icon_8a647575e055869b7328d18bb249a3e7);
|
|
|
|
|
|
var marker_0f1f7a1beca794b0e650f71a35049aff = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ee5e4379652e4f844d636f31207a12d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d53340804052aba13963d9004b35800 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdfe44b99ecca31a43346901fe13e3b2 = $(`<div id="html_fdfe44b99ecca31a43346901fe13e3b2" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_8d53340804052aba13963d9004b35800.setContent(html_fdfe44b99ecca31a43346901fe13e3b2);
|
|
|
|
|
|
|
|
marker_0f1f7a1beca794b0e650f71a35049aff.bindPopup(popup_8d53340804052aba13963d9004b35800)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f1f7a1beca794b0e650f71a35049aff.setIcon(icon_ee5e4379652e4f844d636f31207a12d8);
|
|
|
|
|
|
var marker_1dcc2751ba970c1a6c406a4424907a8b = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b23510cc1395685daf105654bd06dc5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d53db98d4607a4a6c441c90dfc9a2435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ad9b39785fc2996a4edaa568e6b0161 = $(`<div id="html_4ad9b39785fc2996a4edaa568e6b0161" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_d53db98d4607a4a6c441c90dfc9a2435.setContent(html_4ad9b39785fc2996a4edaa568e6b0161);
|
|
|
|
|
|
|
|
marker_1dcc2751ba970c1a6c406a4424907a8b.bindPopup(popup_d53db98d4607a4a6c441c90dfc9a2435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dcc2751ba970c1a6c406a4424907a8b.setIcon(icon_b23510cc1395685daf105654bd06dc5d);
|
|
|
|
|
|
var marker_40da36af1962ba2c36145e97abeb5fbe = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_11c0007bdd96cb3808afaf83f6ac736f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2818e095dacac6660c600be0da0ac023 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d07855e06b3584b4a7544e02b1ddcff0 = $(`<div id="html_d07855e06b3584b4a7544e02b1ddcff0" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_2818e095dacac6660c600be0da0ac023.setContent(html_d07855e06b3584b4a7544e02b1ddcff0);
|
|
|
|
|
|
|
|
marker_40da36af1962ba2c36145e97abeb5fbe.bindPopup(popup_2818e095dacac6660c600be0da0ac023)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40da36af1962ba2c36145e97abeb5fbe.setIcon(icon_11c0007bdd96cb3808afaf83f6ac736f);
|
|
|
|
|
|
var marker_94cc121e67a19036f04fca7291a987b7 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_27502d7ca73d138e2a2643e1d8696884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c72587c35e28b2cead78c877f238fdd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543e781cc842774490ce5befeb0f89f9 = $(`<div id="html_543e781cc842774490ce5befeb0f89f9" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_c72587c35e28b2cead78c877f238fdd8.setContent(html_543e781cc842774490ce5befeb0f89f9);
|
|
|
|
|
|
|
|
marker_94cc121e67a19036f04fca7291a987b7.bindPopup(popup_c72587c35e28b2cead78c877f238fdd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94cc121e67a19036f04fca7291a987b7.setIcon(icon_27502d7ca73d138e2a2643e1d8696884);
|
|
|
|
|
|
var marker_0de06aed2d47f79148455e56490e5f1b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_eb6dbe4445d0773e06c50f959e2c1524 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ea03032b17a2ab5c61077fb843deedb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59e475aea5b29ac83049bb897baff5c9 = $(`<div id="html_59e475aea5b29ac83049bb897baff5c9" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_6ea03032b17a2ab5c61077fb843deedb.setContent(html_59e475aea5b29ac83049bb897baff5c9);
|
|
|
|
|
|
|
|
marker_0de06aed2d47f79148455e56490e5f1b.bindPopup(popup_6ea03032b17a2ab5c61077fb843deedb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0de06aed2d47f79148455e56490e5f1b.setIcon(icon_eb6dbe4445d0773e06c50f959e2c1524);
|
|
|
|
|
|
var marker_7cda951f946f600696c13981318df4ac = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_bbc03d926d96dddf16561bf04094f994 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e48333f18d422ed2ffbec22f51b2236 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a227f4a7e566384455c51fbbef35b669 = $(`<div id="html_a227f4a7e566384455c51fbbef35b669" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_5e48333f18d422ed2ffbec22f51b2236.setContent(html_a227f4a7e566384455c51fbbef35b669);
|
|
|
|
|
|
|
|
marker_7cda951f946f600696c13981318df4ac.bindPopup(popup_5e48333f18d422ed2ffbec22f51b2236)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cda951f946f600696c13981318df4ac.setIcon(icon_bbc03d926d96dddf16561bf04094f994);
|
|
|
|
|
|
var marker_8fbf24460bb38d593e2f9c6181088d2e = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d3476b640921ea9135e15838eeb3421b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab396dacc8e1f195ac7c9511d23ef890 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_525f8eba70a68864849a3729ba7ca0df = $(`<div id="html_525f8eba70a68864849a3729ba7ca0df" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_ab396dacc8e1f195ac7c9511d23ef890.setContent(html_525f8eba70a68864849a3729ba7ca0df);
|
|
|
|
|
|
|
|
marker_8fbf24460bb38d593e2f9c6181088d2e.bindPopup(popup_ab396dacc8e1f195ac7c9511d23ef890)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fbf24460bb38d593e2f9c6181088d2e.setIcon(icon_d3476b640921ea9135e15838eeb3421b);
|
|
|
|
|
|
var marker_bc8093b36de73851c3a70fd0c0a02a37 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b65b64b48e80f09fec94590b85c3e5a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd55cd7c0d683691ef01ed312af10706 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dfeb9864da1821226142d80a9a5955b = $(`<div id="html_0dfeb9864da1821226142d80a9a5955b" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_dd55cd7c0d683691ef01ed312af10706.setContent(html_0dfeb9864da1821226142d80a9a5955b);
|
|
|
|
|
|
|
|
marker_bc8093b36de73851c3a70fd0c0a02a37.bindPopup(popup_dd55cd7c0d683691ef01ed312af10706)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc8093b36de73851c3a70fd0c0a02a37.setIcon(icon_b65b64b48e80f09fec94590b85c3e5a4);
|
|
|
|
|
|
var marker_c66be4b855dab5220addbef3c8df51f7 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_dba56efef2af9c261d37491f150ee8d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b64728e0cab915633a9dea5da37ad893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_584cf6a469b70e92af7b913ba43f8897 = $(`<div id="html_584cf6a469b70e92af7b913ba43f8897" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_b64728e0cab915633a9dea5da37ad893.setContent(html_584cf6a469b70e92af7b913ba43f8897);
|
|
|
|
|
|
|
|
marker_c66be4b855dab5220addbef3c8df51f7.bindPopup(popup_b64728e0cab915633a9dea5da37ad893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c66be4b855dab5220addbef3c8df51f7.setIcon(icon_dba56efef2af9c261d37491f150ee8d6);
|
|
|
|
|
|
var marker_d5da9d510c75d746eb0068831ec66b4b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_fce294e21e02b17263b73bb6fbbd84fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e139d366f22b14ad342bca92ff1a5f45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66bbfef1558f9874e70154fcdff480c9 = $(`<div id="html_66bbfef1558f9874e70154fcdff480c9" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_e139d366f22b14ad342bca92ff1a5f45.setContent(html_66bbfef1558f9874e70154fcdff480c9);
|
|
|
|
|
|
|
|
marker_d5da9d510c75d746eb0068831ec66b4b.bindPopup(popup_e139d366f22b14ad342bca92ff1a5f45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5da9d510c75d746eb0068831ec66b4b.setIcon(icon_fce294e21e02b17263b73bb6fbbd84fb);
|
|
|
|
|
|
var marker_21e4621b5495d1b8499b1d6722365e7b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_db0cea62f0d30b449b15f53b46a425ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9da7753adbbf3a41da362d9618e03ba2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_767d557a68e7381c736c2a14e74f67ea = $(`<div id="html_767d557a68e7381c736c2a14e74f67ea" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_9da7753adbbf3a41da362d9618e03ba2.setContent(html_767d557a68e7381c736c2a14e74f67ea);
|
|
|
|
|
|
|
|
marker_21e4621b5495d1b8499b1d6722365e7b.bindPopup(popup_9da7753adbbf3a41da362d9618e03ba2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21e4621b5495d1b8499b1d6722365e7b.setIcon(icon_db0cea62f0d30b449b15f53b46a425ce);
|
|
|
|
|
|
var marker_217d62744a95f25d645ed37ea7c7a440 = L.marker(
|
|
[45.5019, -73.5674],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ef12137fc2faf9553779526addb02828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e636056c8bb5526aaf9126effd1996e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c246ae2ddd1e42b6db9fa2b09bae7e55 = $(`<div id="html_c246ae2ddd1e42b6db9fa2b09bae7e55" style="width: 100.0%; height: 100.0%;">nostr-server-production.up.railway.app</div>`)[0];
|
|
popup_e636056c8bb5526aaf9126effd1996e7.setContent(html_c246ae2ddd1e42b6db9fa2b09bae7e55);
|
|
|
|
|
|
|
|
marker_217d62744a95f25d645ed37ea7c7a440.bindPopup(popup_e636056c8bb5526aaf9126effd1996e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_217d62744a95f25d645ed37ea7c7a440.setIcon(icon_ef12137fc2faf9553779526addb02828);
|
|
|
|
|
|
var marker_be39d079238f6a21fa33d2db95061c6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_aebb33c80a8b75adb65b9e66c3d53354 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a818b8adc5d5bb639f1a94fc97f302a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82254851f607537fba6d208c51c8b65d = $(`<div id="html_82254851f607537fba6d208c51c8b65d" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_a818b8adc5d5bb639f1a94fc97f302a7.setContent(html_82254851f607537fba6d208c51c8b65d);
|
|
|
|
|
|
|
|
marker_be39d079238f6a21fa33d2db95061c6e.bindPopup(popup_a818b8adc5d5bb639f1a94fc97f302a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be39d079238f6a21fa33d2db95061c6e.setIcon(icon_aebb33c80a8b75adb65b9e66c3d53354);
|
|
|
|
|
|
var marker_c1b57e9f88abb57b43d11f7cf7bd1ee5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_2240977fd24958982e757d0930e606a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_483762750382077e69a0a8e58d8daf2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68713518827312ea583e3f46a41ce64b = $(`<div id="html_68713518827312ea583e3f46a41ce64b" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_483762750382077e69a0a8e58d8daf2c.setContent(html_68713518827312ea583e3f46a41ce64b);
|
|
|
|
|
|
|
|
marker_c1b57e9f88abb57b43d11f7cf7bd1ee5.bindPopup(popup_483762750382077e69a0a8e58d8daf2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1b57e9f88abb57b43d11f7cf7bd1ee5.setIcon(icon_2240977fd24958982e757d0930e606a6);
|
|
|
|
|
|
var marker_32f5a40bafcf2a1ccfcd78266df3e2f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f371faf00ef3c705a7b3d10041694146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84a3908d991c0024db4462a3cdff7321 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_585e95c26ffdf55d2df0bcacfc8abc64 = $(`<div id="html_585e95c26ffdf55d2df0bcacfc8abc64" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_84a3908d991c0024db4462a3cdff7321.setContent(html_585e95c26ffdf55d2df0bcacfc8abc64);
|
|
|
|
|
|
|
|
marker_32f5a40bafcf2a1ccfcd78266df3e2f0.bindPopup(popup_84a3908d991c0024db4462a3cdff7321)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32f5a40bafcf2a1ccfcd78266df3e2f0.setIcon(icon_f371faf00ef3c705a7b3d10041694146);
|
|
|
|
|
|
var marker_468d46cf2ccc3fb6ad8da9a337c73274 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_774549bc4c6f5c182235566308bf85ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9698f325372664affb15e700422bfbcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6f27762e8baaaf743005255b4919e28 = $(`<div id="html_a6f27762e8baaaf743005255b4919e28" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_9698f325372664affb15e700422bfbcc.setContent(html_a6f27762e8baaaf743005255b4919e28);
|
|
|
|
|
|
|
|
marker_468d46cf2ccc3fb6ad8da9a337c73274.bindPopup(popup_9698f325372664affb15e700422bfbcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_468d46cf2ccc3fb6ad8da9a337c73274.setIcon(icon_774549bc4c6f5c182235566308bf85ef);
|
|
|
|
|
|
var marker_d6c3f8bdba7a491cf2e325f5412c892e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_5d0579675d9362b4ec1fcaa784ed14dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71fd7e03cf3038bb3a030767d8958db1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_645fb18ef9fec2751b2f9673b41fab6a = $(`<div id="html_645fb18ef9fec2751b2f9673b41fab6a" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_71fd7e03cf3038bb3a030767d8958db1.setContent(html_645fb18ef9fec2751b2f9673b41fab6a);
|
|
|
|
|
|
|
|
marker_d6c3f8bdba7a491cf2e325f5412c892e.bindPopup(popup_71fd7e03cf3038bb3a030767d8958db1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6c3f8bdba7a491cf2e325f5412c892e.setIcon(icon_5d0579675d9362b4ec1fcaa784ed14dd);
|
|
|
|
|
|
var marker_3fb92a4150030f415efba3c2953cd1fd = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_af19657c1f36e42cf120598ec7416b32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1daef6284fca581e87527f560b17a51e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db0e0a2a01617bcd7f7ee7f88b6d5337 = $(`<div id="html_db0e0a2a01617bcd7f7ee7f88b6d5337" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_1daef6284fca581e87527f560b17a51e.setContent(html_db0e0a2a01617bcd7f7ee7f88b6d5337);
|
|
|
|
|
|
|
|
marker_3fb92a4150030f415efba3c2953cd1fd.bindPopup(popup_1daef6284fca581e87527f560b17a51e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fb92a4150030f415efba3c2953cd1fd.setIcon(icon_af19657c1f36e42cf120598ec7416b32);
|
|
|
|
|
|
var marker_38ba91e7f713781bc725a9e18697c734 = L.marker(
|
|
[12.9333, 100.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c28e180e736d58b8f5bc7623d7e69a36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_458e7a93a52c90b1fa653f715acced2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48f3b2bc604ad25891bdfca7483e79fd = $(`<div id="html_48f3b2bc604ad25891bdfca7483e79fd" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_458e7a93a52c90b1fa653f715acced2d.setContent(html_48f3b2bc604ad25891bdfca7483e79fd);
|
|
|
|
|
|
|
|
marker_38ba91e7f713781bc725a9e18697c734.bindPopup(popup_458e7a93a52c90b1fa653f715acced2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38ba91e7f713781bc725a9e18697c734.setIcon(icon_c28e180e736d58b8f5bc7623d7e69a36);
|
|
|
|
|
|
var marker_c24ef46b1c6c4417c54aa44810f37f17 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_65265e67220a4b25be508523a70eb5ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97c4af147194ef68e48e852d9f595264 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bff26e0bac1089ce94d7c6c482ad4de8 = $(`<div id="html_bff26e0bac1089ce94d7c6c482ad4de8" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_97c4af147194ef68e48e852d9f595264.setContent(html_bff26e0bac1089ce94d7c6c482ad4de8);
|
|
|
|
|
|
|
|
marker_c24ef46b1c6c4417c54aa44810f37f17.bindPopup(popup_97c4af147194ef68e48e852d9f595264)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c24ef46b1c6c4417c54aa44810f37f17.setIcon(icon_65265e67220a4b25be508523a70eb5ae);
|
|
|
|
|
|
var marker_f3055e3265be0976ecebe6e842af9220 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_bb3c5c602cb358343a8c78722b172c3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f90de2b141ccf2da5462b7d022b79aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68099c9bf875d0843ca8935d29cd51d2 = $(`<div id="html_68099c9bf875d0843ca8935d29cd51d2" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_f90de2b141ccf2da5462b7d022b79aa7.setContent(html_68099c9bf875d0843ca8935d29cd51d2);
|
|
|
|
|
|
|
|
marker_f3055e3265be0976ecebe6e842af9220.bindPopup(popup_f90de2b141ccf2da5462b7d022b79aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3055e3265be0976ecebe6e842af9220.setIcon(icon_bb3c5c602cb358343a8c78722b172c3f);
|
|
|
|
|
|
var marker_9ed86f1e47d605577c383d2d88236e41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_455c5f85a1237676af19a4370a04573f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc6943b52b303075fef71d0ed45cb3a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3740edcb29a5a260f8f2214f4d3fe60 = $(`<div id="html_e3740edcb29a5a260f8f2214f4d3fe60" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_cc6943b52b303075fef71d0ed45cb3a9.setContent(html_e3740edcb29a5a260f8f2214f4d3fe60);
|
|
|
|
|
|
|
|
marker_9ed86f1e47d605577c383d2d88236e41.bindPopup(popup_cc6943b52b303075fef71d0ed45cb3a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ed86f1e47d605577c383d2d88236e41.setIcon(icon_455c5f85a1237676af19a4370a04573f);
|
|
|
|
|
|
var marker_e07c7ee2847d0cad1607198ab317e0bd = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6e9562422f81b7b064531bd7e04b2a8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff070af035f81194bd802f9e26b5ecf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_570ff67d25567742e878d68e104fe220 = $(`<div id="html_570ff67d25567742e878d68e104fe220" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_ff070af035f81194bd802f9e26b5ecf8.setContent(html_570ff67d25567742e878d68e104fe220);
|
|
|
|
|
|
|
|
marker_e07c7ee2847d0cad1607198ab317e0bd.bindPopup(popup_ff070af035f81194bd802f9e26b5ecf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e07c7ee2847d0cad1607198ab317e0bd.setIcon(icon_6e9562422f81b7b064531bd7e04b2a8f);
|
|
|
|
|
|
var marker_ba57a6a16d753d6c4a502e55cffe310a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f73968a981425fa8c33e848d4f2e053f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52fb0cdac84e0759b89412f88852013a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b00fb08dc84a795a48c967b51b643202 = $(`<div id="html_b00fb08dc84a795a48c967b51b643202" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_52fb0cdac84e0759b89412f88852013a.setContent(html_b00fb08dc84a795a48c967b51b643202);
|
|
|
|
|
|
|
|
marker_ba57a6a16d753d6c4a502e55cffe310a.bindPopup(popup_52fb0cdac84e0759b89412f88852013a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba57a6a16d753d6c4a502e55cffe310a.setIcon(icon_f73968a981425fa8c33e848d4f2e053f);
|
|
|
|
|
|
var marker_63df92943ece047246aff76b71b00992 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_0e1f96cf5f6c576ff6aee25bebb97586 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd13707af13a65fc7a76bba57fa34127 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_271d5f44d741f8e1eb55105b903bc1d8 = $(`<div id="html_271d5f44d741f8e1eb55105b903bc1d8" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_dd13707af13a65fc7a76bba57fa34127.setContent(html_271d5f44d741f8e1eb55105b903bc1d8);
|
|
|
|
|
|
|
|
marker_63df92943ece047246aff76b71b00992.bindPopup(popup_dd13707af13a65fc7a76bba57fa34127)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63df92943ece047246aff76b71b00992.setIcon(icon_0e1f96cf5f6c576ff6aee25bebb97586);
|
|
|
|
|
|
var marker_41d495a536db4793523f4f9a1405da32 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_85c3c2640291d4b35fc8be99a58b76d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_069c3eb6fa1bd7c0cc0064c9006beb88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67dbedd2e7983a90b16ad8076c68a98a = $(`<div id="html_67dbedd2e7983a90b16ad8076c68a98a" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_069c3eb6fa1bd7c0cc0064c9006beb88.setContent(html_67dbedd2e7983a90b16ad8076c68a98a);
|
|
|
|
|
|
|
|
marker_41d495a536db4793523f4f9a1405da32.bindPopup(popup_069c3eb6fa1bd7c0cc0064c9006beb88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41d495a536db4793523f4f9a1405da32.setIcon(icon_85c3c2640291d4b35fc8be99a58b76d1);
|
|
|
|
|
|
var marker_d06808a8c10cb9c9b0a627ceba308667 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_e6f43d8dbdd04f6a6763d60b23ddd79b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63445be57e7e360e7c03da46d1c293c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e1f6d035297042d62436d4e8ca2afc4 = $(`<div id="html_0e1f6d035297042d62436d4e8ca2afc4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_63445be57e7e360e7c03da46d1c293c9.setContent(html_0e1f6d035297042d62436d4e8ca2afc4);
|
|
|
|
|
|
|
|
marker_d06808a8c10cb9c9b0a627ceba308667.bindPopup(popup_63445be57e7e360e7c03da46d1c293c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d06808a8c10cb9c9b0a627ceba308667.setIcon(icon_e6f43d8dbdd04f6a6763d60b23ddd79b);
|
|
|
|
|
|
var marker_9b989a558836bb0991072fe866db064a = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c7596388b6faa972b3dd6bdfd4f35d72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc0892012f0c399544db714a8b067099 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76eab0bfa391a11df3f1420894c6b755 = $(`<div id="html_76eab0bfa391a11df3f1420894c6b755" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_bc0892012f0c399544db714a8b067099.setContent(html_76eab0bfa391a11df3f1420894c6b755);
|
|
|
|
|
|
|
|
marker_9b989a558836bb0991072fe866db064a.bindPopup(popup_bc0892012f0c399544db714a8b067099)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b989a558836bb0991072fe866db064a.setIcon(icon_c7596388b6faa972b3dd6bdfd4f35d72);
|
|
|
|
|
|
var marker_a6d807d06f31a1ca434b2ceb2bb61755 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3e3f741c602aeccc12ee666af3a5e04b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f589c08ec42dd6396a2319a263856960 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e57979f0542e5f3bb8edce410b05de68 = $(`<div id="html_e57979f0542e5f3bb8edce410b05de68" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_f589c08ec42dd6396a2319a263856960.setContent(html_e57979f0542e5f3bb8edce410b05de68);
|
|
|
|
|
|
|
|
marker_a6d807d06f31a1ca434b2ceb2bb61755.bindPopup(popup_f589c08ec42dd6396a2319a263856960)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6d807d06f31a1ca434b2ceb2bb61755.setIcon(icon_3e3f741c602aeccc12ee666af3a5e04b);
|
|
|
|
|
|
var marker_643da88ba6eabd86b723140d0d64b67e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_76b2e436d4284694e6ccf276d0d55ae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acb3158e9f89d563fecbe860c3bd2c47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8576927ae030f82b5d99b78ceadce5d = $(`<div id="html_c8576927ae030f82b5d99b78ceadce5d" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_acb3158e9f89d563fecbe860c3bd2c47.setContent(html_c8576927ae030f82b5d99b78ceadce5d);
|
|
|
|
|
|
|
|
marker_643da88ba6eabd86b723140d0d64b67e.bindPopup(popup_acb3158e9f89d563fecbe860c3bd2c47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_643da88ba6eabd86b723140d0d64b67e.setIcon(icon_76b2e436d4284694e6ccf276d0d55ae2);
|
|
|
|
|
|
var marker_34135b61ea312127e8c474ef4522e4f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_7df9643c2392e759f08e7c5f198c73fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad9b5b74fde15e4e2fbc71a47d5374a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf32505c2c704e270ece94230da82b4e = $(`<div id="html_bf32505c2c704e270ece94230da82b4e" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_ad9b5b74fde15e4e2fbc71a47d5374a5.setContent(html_bf32505c2c704e270ece94230da82b4e);
|
|
|
|
|
|
|
|
marker_34135b61ea312127e8c474ef4522e4f5.bindPopup(popup_ad9b5b74fde15e4e2fbc71a47d5374a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34135b61ea312127e8c474ef4522e4f5.setIcon(icon_7df9643c2392e759f08e7c5f198c73fe);
|
|
|
|
|
|
var marker_c785d6db7b8205d53c6b6ce4382534df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8cbd26e60407628c20ee7f7744d19a02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa5c0d2130e17d3962003503df19da9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e890ceb6c3d37427fc9a3c8bbf50dca = $(`<div id="html_8e890ceb6c3d37427fc9a3c8bbf50dca" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_aa5c0d2130e17d3962003503df19da9a.setContent(html_8e890ceb6c3d37427fc9a3c8bbf50dca);
|
|
|
|
|
|
|
|
marker_c785d6db7b8205d53c6b6ce4382534df.bindPopup(popup_aa5c0d2130e17d3962003503df19da9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c785d6db7b8205d53c6b6ce4382534df.setIcon(icon_8cbd26e60407628c20ee7f7744d19a02);
|
|
|
|
|
|
var marker_07bc7c5a2e4a2e502b318222a6ff28bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_072d13515400ecf3e279421a56635883 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e98709373cdefa8958e43d16e417582 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1c837956ff57886d632f79e71569b53 = $(`<div id="html_e1c837956ff57886d632f79e71569b53" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_2e98709373cdefa8958e43d16e417582.setContent(html_e1c837956ff57886d632f79e71569b53);
|
|
|
|
|
|
|
|
marker_07bc7c5a2e4a2e502b318222a6ff28bd.bindPopup(popup_2e98709373cdefa8958e43d16e417582)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07bc7c5a2e4a2e502b318222a6ff28bd.setIcon(icon_072d13515400ecf3e279421a56635883);
|
|
|
|
|
|
var marker_0466aefc2c9783ff2360f8855606a708 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_db700115395c4e31b8c2704184538189 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6e7175a2566dfaef055a3b80c49714e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bf8abf9537609bb66ff6dd93cc964d5 = $(`<div id="html_6bf8abf9537609bb66ff6dd93cc964d5" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_b6e7175a2566dfaef055a3b80c49714e.setContent(html_6bf8abf9537609bb66ff6dd93cc964d5);
|
|
|
|
|
|
|
|
marker_0466aefc2c9783ff2360f8855606a708.bindPopup(popup_b6e7175a2566dfaef055a3b80c49714e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0466aefc2c9783ff2360f8855606a708.setIcon(icon_db700115395c4e31b8c2704184538189);
|
|
|
|
|
|
var marker_ae70a2e064a25c16e621ad18764ead4f = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9b67e93434f9cd005106f2d2759aecc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20e31e2c324e3273c1476717fd1ecdce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8ee1e734e970b2f84405fc1ac1fb3d2 = $(`<div id="html_e8ee1e734e970b2f84405fc1ac1fb3d2" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_20e31e2c324e3273c1476717fd1ecdce.setContent(html_e8ee1e734e970b2f84405fc1ac1fb3d2);
|
|
|
|
|
|
|
|
marker_ae70a2e064a25c16e621ad18764ead4f.bindPopup(popup_20e31e2c324e3273c1476717fd1ecdce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae70a2e064a25c16e621ad18764ead4f.setIcon(icon_9b67e93434f9cd005106f2d2759aecc0);
|
|
|
|
|
|
var marker_1c803c06be4732aaa3a00d54ef8daa50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_5b3ed7bcf8eaf818ed1b3d96f34d3153 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_587f86543c08cc1027a3d1b329a14167 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bebb72d21573719dfb1b44ffdbd85e79 = $(`<div id="html_bebb72d21573719dfb1b44ffdbd85e79" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_587f86543c08cc1027a3d1b329a14167.setContent(html_bebb72d21573719dfb1b44ffdbd85e79);
|
|
|
|
|
|
|
|
marker_1c803c06be4732aaa3a00d54ef8daa50.bindPopup(popup_587f86543c08cc1027a3d1b329a14167)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c803c06be4732aaa3a00d54ef8daa50.setIcon(icon_5b3ed7bcf8eaf818ed1b3d96f34d3153);
|
|
|
|
|
|
var marker_e940360b78ef901fc146f837885648c6 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_2b5c0c977c1f9ffd6b80fb1b9d2b843c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71362b149c5fdf2adb497ec310dc29e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66a402db8702b52ea056c65118df7d72 = $(`<div id="html_66a402db8702b52ea056c65118df7d72" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_71362b149c5fdf2adb497ec310dc29e2.setContent(html_66a402db8702b52ea056c65118df7d72);
|
|
|
|
|
|
|
|
marker_e940360b78ef901fc146f837885648c6.bindPopup(popup_71362b149c5fdf2adb497ec310dc29e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e940360b78ef901fc146f837885648c6.setIcon(icon_2b5c0c977c1f9ffd6b80fb1b9d2b843c);
|
|
|
|
|
|
var marker_cc56e9e23ca5b503fb3fa7612423ce68 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_eff39e8f9b33ec7765f7538d2a29f513 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d92985ddf41b52d1bd3481466b234eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9f61ff4384da0aa86e69456d2996c9b = $(`<div id="html_c9f61ff4384da0aa86e69456d2996c9b" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_4d92985ddf41b52d1bd3481466b234eb.setContent(html_c9f61ff4384da0aa86e69456d2996c9b);
|
|
|
|
|
|
|
|
marker_cc56e9e23ca5b503fb3fa7612423ce68.bindPopup(popup_4d92985ddf41b52d1bd3481466b234eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc56e9e23ca5b503fb3fa7612423ce68.setIcon(icon_eff39e8f9b33ec7765f7538d2a29f513);
|
|
|
|
|
|
var marker_23507a17ca9ea3cea228ea7bf42b6c69 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a7e43f5e803a08561b650e5f6a780efb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0d60f769f3bb8876833c1d614aca961 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_044be46dd10498c911f957bba19fb150 = $(`<div id="html_044be46dd10498c911f957bba19fb150" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_c0d60f769f3bb8876833c1d614aca961.setContent(html_044be46dd10498c911f957bba19fb150);
|
|
|
|
|
|
|
|
marker_23507a17ca9ea3cea228ea7bf42b6c69.bindPopup(popup_c0d60f769f3bb8876833c1d614aca961)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23507a17ca9ea3cea228ea7bf42b6c69.setIcon(icon_a7e43f5e803a08561b650e5f6a780efb);
|
|
|
|
|
|
var marker_10bd88a3158cc52387522480931718b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_2382baf316902d79a438ba56f281b7f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63bd030c4cd0b66293efba9074e76850 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6346b80981374ba2b36c0058cf2cd7d9 = $(`<div id="html_6346b80981374ba2b36c0058cf2cd7d9" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_63bd030c4cd0b66293efba9074e76850.setContent(html_6346b80981374ba2b36c0058cf2cd7d9);
|
|
|
|
|
|
|
|
marker_10bd88a3158cc52387522480931718b2.bindPopup(popup_63bd030c4cd0b66293efba9074e76850)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10bd88a3158cc52387522480931718b2.setIcon(icon_2382baf316902d79a438ba56f281b7f9);
|
|
|
|
|
|
var marker_b5c3f2e5c672c536ac9de8b362c15d31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_39e4fd2aedab7550ac489b4241a86976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_071842c288fa010c68d61de2fc6a5de9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2d5db921030d124244afa0bcb268b32 = $(`<div id="html_b2d5db921030d124244afa0bcb268b32" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_071842c288fa010c68d61de2fc6a5de9.setContent(html_b2d5db921030d124244afa0bcb268b32);
|
|
|
|
|
|
|
|
marker_b5c3f2e5c672c536ac9de8b362c15d31.bindPopup(popup_071842c288fa010c68d61de2fc6a5de9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5c3f2e5c672c536ac9de8b362c15d31.setIcon(icon_39e4fd2aedab7550ac489b4241a86976);
|
|
|
|
|
|
var marker_046631e36a0b7ef1242ad062435da2f3 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_fab1bbe54bf371e51fe19fdee4646e34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb030cb47560230e604c6ababb479152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d159957dfaeb68f1982f169e7bd980fb = $(`<div id="html_d159957dfaeb68f1982f169e7bd980fb" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_fb030cb47560230e604c6ababb479152.setContent(html_d159957dfaeb68f1982f169e7bd980fb);
|
|
|
|
|
|
|
|
marker_046631e36a0b7ef1242ad062435da2f3.bindPopup(popup_fb030cb47560230e604c6ababb479152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_046631e36a0b7ef1242ad062435da2f3.setIcon(icon_fab1bbe54bf371e51fe19fdee4646e34);
|
|
|
|
|
|
var marker_7f2787c4f45391c0e716fabc259e74cd = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3125f1188a790c0d63e9380405a9c016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95361682b7393ab6306c7f35bfe95d93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13b4ac3dc638439a36644b164d0d4ced = $(`<div id="html_13b4ac3dc638439a36644b164d0d4ced" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_95361682b7393ab6306c7f35bfe95d93.setContent(html_13b4ac3dc638439a36644b164d0d4ced);
|
|
|
|
|
|
|
|
marker_7f2787c4f45391c0e716fabc259e74cd.bindPopup(popup_95361682b7393ab6306c7f35bfe95d93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f2787c4f45391c0e716fabc259e74cd.setIcon(icon_3125f1188a790c0d63e9380405a9c016);
|
|
|
|
|
|
var marker_a33f1ca9046b535aa120dcef4595ffc2 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_56927ee3adaeb1490c41dfdc07660cd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5bad748a7229c5f8330f7d762bc8d58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9495667e50caee6f0c37c77ca3689e48 = $(`<div id="html_9495667e50caee6f0c37c77ca3689e48" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_b5bad748a7229c5f8330f7d762bc8d58.setContent(html_9495667e50caee6f0c37c77ca3689e48);
|
|
|
|
|
|
|
|
marker_a33f1ca9046b535aa120dcef4595ffc2.bindPopup(popup_b5bad748a7229c5f8330f7d762bc8d58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a33f1ca9046b535aa120dcef4595ffc2.setIcon(icon_56927ee3adaeb1490c41dfdc07660cd4);
|
|
|
|
|
|
var marker_47bf7f1c1425637f07ed0156636acc9d = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_5c6aa8aed2d11a89ad559d6076c515d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9afddeae6cedbc40edd587b86789b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfffac74173e5fe3fcd69302fbcd8db4 = $(`<div id="html_dfffac74173e5fe3fcd69302fbcd8db4" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_b9afddeae6cedbc40edd587b86789b9c.setContent(html_dfffac74173e5fe3fcd69302fbcd8db4);
|
|
|
|
|
|
|
|
marker_47bf7f1c1425637f07ed0156636acc9d.bindPopup(popup_b9afddeae6cedbc40edd587b86789b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47bf7f1c1425637f07ed0156636acc9d.setIcon(icon_5c6aa8aed2d11a89ad559d6076c515d0);
|
|
|
|
|
|
var marker_9c21d6ffe7c0c290f52b779eaa0568b1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_82f8f3198e1442cf2375acfb54810273 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_731c78a4c112db6a9467bfe94862936d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edee00c344eba9172885f3d34baabe34 = $(`<div id="html_edee00c344eba9172885f3d34baabe34" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_731c78a4c112db6a9467bfe94862936d.setContent(html_edee00c344eba9172885f3d34baabe34);
|
|
|
|
|
|
|
|
marker_9c21d6ffe7c0c290f52b779eaa0568b1.bindPopup(popup_731c78a4c112db6a9467bfe94862936d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c21d6ffe7c0c290f52b779eaa0568b1.setIcon(icon_82f8f3198e1442cf2375acfb54810273);
|
|
|
|
|
|
var marker_02018e07e587861c43a5ba614b9464db = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_951d81f011c73437d59ad18076292fdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24da6ead122db0f77a2e83c5b6152827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16c44cba323c990a3bd7b8de4026227a = $(`<div id="html_16c44cba323c990a3bd7b8de4026227a" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_24da6ead122db0f77a2e83c5b6152827.setContent(html_16c44cba323c990a3bd7b8de4026227a);
|
|
|
|
|
|
|
|
marker_02018e07e587861c43a5ba614b9464db.bindPopup(popup_24da6ead122db0f77a2e83c5b6152827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02018e07e587861c43a5ba614b9464db.setIcon(icon_951d81f011c73437d59ad18076292fdb);
|
|
|
|
|
|
var marker_d4d9198b791e204a8a9cfef5810b7938 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b4397bf2c9a369418163456b274e8606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5eadb09e0f9919eaa073fb22189ba16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6aa29b1fdb376f65f2a7812edf3a951 = $(`<div id="html_b6aa29b1fdb376f65f2a7812edf3a951" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_b5eadb09e0f9919eaa073fb22189ba16.setContent(html_b6aa29b1fdb376f65f2a7812edf3a951);
|
|
|
|
|
|
|
|
marker_d4d9198b791e204a8a9cfef5810b7938.bindPopup(popup_b5eadb09e0f9919eaa073fb22189ba16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4d9198b791e204a8a9cfef5810b7938.setIcon(icon_b4397bf2c9a369418163456b274e8606);
|
|
|
|
|
|
var marker_25c9e1db8a500f0f4291d6079a3e03da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_7123687a81e575273bc9efe1361429e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f96697c810f757b89b04aa7ff9ae756c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca5fc6cabce186086534ad4fc39eed55 = $(`<div id="html_ca5fc6cabce186086534ad4fc39eed55" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_f96697c810f757b89b04aa7ff9ae756c.setContent(html_ca5fc6cabce186086534ad4fc39eed55);
|
|
|
|
|
|
|
|
marker_25c9e1db8a500f0f4291d6079a3e03da.bindPopup(popup_f96697c810f757b89b04aa7ff9ae756c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25c9e1db8a500f0f4291d6079a3e03da.setIcon(icon_7123687a81e575273bc9efe1361429e6);
|
|
|
|
|
|
var marker_60898c1da472fa05962586611007cc7b = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d72e45f382b3dccc320c1e11af62fe24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a2b09c7fcb71edba8574d61a8acea1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de587706e62d8b624b2029c1d04c6387 = $(`<div id="html_de587706e62d8b624b2029c1d04c6387" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_6a2b09c7fcb71edba8574d61a8acea1d.setContent(html_de587706e62d8b624b2029c1d04c6387);
|
|
|
|
|
|
|
|
marker_60898c1da472fa05962586611007cc7b.bindPopup(popup_6a2b09c7fcb71edba8574d61a8acea1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60898c1da472fa05962586611007cc7b.setIcon(icon_d72e45f382b3dccc320c1e11af62fe24);
|
|
|
|
|
|
var marker_32095e8df6861ecc546c77393a11543e = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_383fab9b7cef447c4e96cf65b3b64913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a46b41285bfed6d98a33cc4b47cd41ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40ff54e0c166d5341155322775dabfb0 = $(`<div id="html_40ff54e0c166d5341155322775dabfb0" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_a46b41285bfed6d98a33cc4b47cd41ba.setContent(html_40ff54e0c166d5341155322775dabfb0);
|
|
|
|
|
|
|
|
marker_32095e8df6861ecc546c77393a11543e.bindPopup(popup_a46b41285bfed6d98a33cc4b47cd41ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32095e8df6861ecc546c77393a11543e.setIcon(icon_383fab9b7cef447c4e96cf65b3b64913);
|
|
|
|
|
|
var marker_29dbafa7efa568482211eeb6abde648d = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_377e6ce14db7378d3ac27f6566ea507f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cee19115a19c3d489e6a487feec46cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57b4e4725220c2afd2dc6126c93747ff = $(`<div id="html_57b4e4725220c2afd2dc6126c93747ff" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_8cee19115a19c3d489e6a487feec46cc.setContent(html_57b4e4725220c2afd2dc6126c93747ff);
|
|
|
|
|
|
|
|
marker_29dbafa7efa568482211eeb6abde648d.bindPopup(popup_8cee19115a19c3d489e6a487feec46cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29dbafa7efa568482211eeb6abde648d.setIcon(icon_377e6ce14db7378d3ac27f6566ea507f);
|
|
|
|
|
|
var marker_b92386760bed90698c10f52385f62a83 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_58f8d555aaa75a034525d2e2ff403dd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a9c8ec5f72c491225330bb64e3e797 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b512da72ccc830eed05d847fd77db2a1 = $(`<div id="html_b512da72ccc830eed05d847fd77db2a1" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_66a9c8ec5f72c491225330bb64e3e797.setContent(html_b512da72ccc830eed05d847fd77db2a1);
|
|
|
|
|
|
|
|
marker_b92386760bed90698c10f52385f62a83.bindPopup(popup_66a9c8ec5f72c491225330bb64e3e797)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b92386760bed90698c10f52385f62a83.setIcon(icon_58f8d555aaa75a034525d2e2ff403dd5);
|
|
|
|
|
|
var marker_47c66671c694edcef82fbeb7c9745f7c = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_14c25dd66d4ce212e0d8550f303ba5f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a376542b1b4cd6834c40b6390fde146 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6d58c05ad77c4294e514d9885edbee9 = $(`<div id="html_d6d58c05ad77c4294e514d9885edbee9" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_7a376542b1b4cd6834c40b6390fde146.setContent(html_d6d58c05ad77c4294e514d9885edbee9);
|
|
|
|
|
|
|
|
marker_47c66671c694edcef82fbeb7c9745f7c.bindPopup(popup_7a376542b1b4cd6834c40b6390fde146)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47c66671c694edcef82fbeb7c9745f7c.setIcon(icon_14c25dd66d4ce212e0d8550f303ba5f1);
|
|
|
|
|
|
var marker_1cd2e83c686e3c5230c82046875954a8 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_4dc3c5b8685f26ee8cac09b02f892e0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3671f82c6b5a0c347bfe29a39bf08d97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea53f51c2232bfbd9c90d7c2c360921a = $(`<div id="html_ea53f51c2232bfbd9c90d7c2c360921a" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_3671f82c6b5a0c347bfe29a39bf08d97.setContent(html_ea53f51c2232bfbd9c90d7c2c360921a);
|
|
|
|
|
|
|
|
marker_1cd2e83c686e3c5230c82046875954a8.bindPopup(popup_3671f82c6b5a0c347bfe29a39bf08d97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cd2e83c686e3c5230c82046875954a8.setIcon(icon_4dc3c5b8685f26ee8cac09b02f892e0a);
|
|
|
|
|
|
var marker_bf051b4e51e176e1c6823d26c6a9cacc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b9261cb4ed52fc8b3fe0dd88576a4aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86a8b49bdbaaa96f5bb595d5d18e45a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db3de882e3352a19969345699aa904da = $(`<div id="html_db3de882e3352a19969345699aa904da" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_86a8b49bdbaaa96f5bb595d5d18e45a6.setContent(html_db3de882e3352a19969345699aa904da);
|
|
|
|
|
|
|
|
marker_bf051b4e51e176e1c6823d26c6a9cacc.bindPopup(popup_86a8b49bdbaaa96f5bb595d5d18e45a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf051b4e51e176e1c6823d26c6a9cacc.setIcon(icon_b9261cb4ed52fc8b3fe0dd88576a4aeb);
|
|
|
|
|
|
var marker_037da4ac5339c4055f0412d749189744 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_74088c9beff2d7a36d09908c8bd72244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc829e7f0e0d9dd7d4d713823de1a23a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fa1caedff8036ade66e7c00c3d5e97d = $(`<div id="html_0fa1caedff8036ade66e7c00c3d5e97d" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_dc829e7f0e0d9dd7d4d713823de1a23a.setContent(html_0fa1caedff8036ade66e7c00c3d5e97d);
|
|
|
|
|
|
|
|
marker_037da4ac5339c4055f0412d749189744.bindPopup(popup_dc829e7f0e0d9dd7d4d713823de1a23a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_037da4ac5339c4055f0412d749189744.setIcon(icon_74088c9beff2d7a36d09908c8bd72244);
|
|
|
|
|
|
var marker_6f177a888416bf889138cbc322a0cab2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d09a706c2399177247ce94bac822ac47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d35455242e1008a54c194c54d97eba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e366544579cee20ad79379b485158275 = $(`<div id="html_e366544579cee20ad79379b485158275" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_2d35455242e1008a54c194c54d97eba0.setContent(html_e366544579cee20ad79379b485158275);
|
|
|
|
|
|
|
|
marker_6f177a888416bf889138cbc322a0cab2.bindPopup(popup_2d35455242e1008a54c194c54d97eba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f177a888416bf889138cbc322a0cab2.setIcon(icon_d09a706c2399177247ce94bac822ac47);
|
|
|
|
|
|
var marker_c20f610bb6c5b8e06e452eed6b752ef5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_0df0f12a6e79960d78a8e5cfd4ae16bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7027a2c6e5e8b965ebf9330c2b466508 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c402648c3158401dcb8935f2812945f8 = $(`<div id="html_c402648c3158401dcb8935f2812945f8" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_7027a2c6e5e8b965ebf9330c2b466508.setContent(html_c402648c3158401dcb8935f2812945f8);
|
|
|
|
|
|
|
|
marker_c20f610bb6c5b8e06e452eed6b752ef5.bindPopup(popup_7027a2c6e5e8b965ebf9330c2b466508)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c20f610bb6c5b8e06e452eed6b752ef5.setIcon(icon_0df0f12a6e79960d78a8e5cfd4ae16bb);
|
|
|
|
|
|
var marker_47d56022d6afdd692773b2bcb3fdbe3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_96e1a5149ec29d9e67bc1aaa38e14a9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f954d18fa4c4ba97f26eaf4b97caf65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e34a68fab1d27515712e50619b191794 = $(`<div id="html_e34a68fab1d27515712e50619b191794" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_3f954d18fa4c4ba97f26eaf4b97caf65.setContent(html_e34a68fab1d27515712e50619b191794);
|
|
|
|
|
|
|
|
marker_47d56022d6afdd692773b2bcb3fdbe3a.bindPopup(popup_3f954d18fa4c4ba97f26eaf4b97caf65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47d56022d6afdd692773b2bcb3fdbe3a.setIcon(icon_96e1a5149ec29d9e67bc1aaa38e14a9f);
|
|
|
|
|
|
var marker_5a06bd8ccd7720fbcfc2199a40e659c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_24582322c2fcbe9a67070bf585da8247 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d24ec774fe9d900aa22110a3b4e6806 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e9f38f1163af1034f3ebc61977fc4eb = $(`<div id="html_7e9f38f1163af1034f3ebc61977fc4eb" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_9d24ec774fe9d900aa22110a3b4e6806.setContent(html_7e9f38f1163af1034f3ebc61977fc4eb);
|
|
|
|
|
|
|
|
marker_5a06bd8ccd7720fbcfc2199a40e659c8.bindPopup(popup_9d24ec774fe9d900aa22110a3b4e6806)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a06bd8ccd7720fbcfc2199a40e659c8.setIcon(icon_24582322c2fcbe9a67070bf585da8247);
|
|
|
|
|
|
var marker_59a907ba651645547d3641032b4d185a = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_affd48bd40b4dfc88ca7c1789dd67657 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86d552238f2e9d84ae2e33b54b675351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed8aef059e1cdde9141698ceb677b506 = $(`<div id="html_ed8aef059e1cdde9141698ceb677b506" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_86d552238f2e9d84ae2e33b54b675351.setContent(html_ed8aef059e1cdde9141698ceb677b506);
|
|
|
|
|
|
|
|
marker_59a907ba651645547d3641032b4d185a.bindPopup(popup_86d552238f2e9d84ae2e33b54b675351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59a907ba651645547d3641032b4d185a.setIcon(icon_affd48bd40b4dfc88ca7c1789dd67657);
|
|
|
|
|
|
var marker_14cdd6524b11e44dbb16b15eae9bec18 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_54399013dc89e1711f9c8b701fb1ecfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2cb1d1ec47457af8d5c38d024c668ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06675d78787551f1bb60860ebfb529c3 = $(`<div id="html_06675d78787551f1bb60860ebfb529c3" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_e2cb1d1ec47457af8d5c38d024c668ea.setContent(html_06675d78787551f1bb60860ebfb529c3);
|
|
|
|
|
|
|
|
marker_14cdd6524b11e44dbb16b15eae9bec18.bindPopup(popup_e2cb1d1ec47457af8d5c38d024c668ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14cdd6524b11e44dbb16b15eae9bec18.setIcon(icon_54399013dc89e1711f9c8b701fb1ecfa);
|
|
|
|
|
|
var marker_c6cab8d2ab14cf9d7c14ca5a6c72ec26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ac0df6f73aea5642e958c949e78e4457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9f687b58a83440cc05c839c53ca36ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6106b189e24af7e96e623f860c0777a = $(`<div id="html_b6106b189e24af7e96e623f860c0777a" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_e9f687b58a83440cc05c839c53ca36ec.setContent(html_b6106b189e24af7e96e623f860c0777a);
|
|
|
|
|
|
|
|
marker_c6cab8d2ab14cf9d7c14ca5a6c72ec26.bindPopup(popup_e9f687b58a83440cc05c839c53ca36ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6cab8d2ab14cf9d7c14ca5a6c72ec26.setIcon(icon_ac0df6f73aea5642e958c949e78e4457);
|
|
|
|
|
|
var marker_a45d1377c59e505cc065242800614b89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_7c02c5d8c4cd05d1d739aa9c02b304f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73e76c0d626e74d8eaf74b520e8ec8e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04b02bf4c25e6e6706588ae5f06a5f86 = $(`<div id="html_04b02bf4c25e6e6706588ae5f06a5f86" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_73e76c0d626e74d8eaf74b520e8ec8e8.setContent(html_04b02bf4c25e6e6706588ae5f06a5f86);
|
|
|
|
|
|
|
|
marker_a45d1377c59e505cc065242800614b89.bindPopup(popup_73e76c0d626e74d8eaf74b520e8ec8e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a45d1377c59e505cc065242800614b89.setIcon(icon_7c02c5d8c4cd05d1d739aa9c02b304f5);
|
|
|
|
|
|
var marker_dd78105a720b86b1c40c1de349c5b60e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d41054305a4b7de2d172c7474c039530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a86b565f8109540f11b9ac1b7439218 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_785840326f10dc53bbff3f7214221c06 = $(`<div id="html_785840326f10dc53bbff3f7214221c06" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_9a86b565f8109540f11b9ac1b7439218.setContent(html_785840326f10dc53bbff3f7214221c06);
|
|
|
|
|
|
|
|
marker_dd78105a720b86b1c40c1de349c5b60e.bindPopup(popup_9a86b565f8109540f11b9ac1b7439218)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd78105a720b86b1c40c1de349c5b60e.setIcon(icon_d41054305a4b7de2d172c7474c039530);
|
|
|
|
|
|
var marker_af547d6efd2a48ca8d95fe6675c1aaa9 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_960c22cc420bef2d6593c67ca07f7ae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0acbf4c7ba9edf8ffc7af8952888fb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27aabf639003aedb5ef1e1351443fa7c = $(`<div id="html_27aabf639003aedb5ef1e1351443fa7c" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_b0acbf4c7ba9edf8ffc7af8952888fb4.setContent(html_27aabf639003aedb5ef1e1351443fa7c);
|
|
|
|
|
|
|
|
marker_af547d6efd2a48ca8d95fe6675c1aaa9.bindPopup(popup_b0acbf4c7ba9edf8ffc7af8952888fb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af547d6efd2a48ca8d95fe6675c1aaa9.setIcon(icon_960c22cc420bef2d6593c67ca07f7ae2);
|
|
|
|
|
|
var marker_15b249d2a0a38453857bdc5384a38c96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a9e362a3348cb547b89df7032e0007d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a04124e7b3ec9fe81d7f3c661ddf1e73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e59217012105e9d017243acf06a9589e = $(`<div id="html_e59217012105e9d017243acf06a9589e" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a04124e7b3ec9fe81d7f3c661ddf1e73.setContent(html_e59217012105e9d017243acf06a9589e);
|
|
|
|
|
|
|
|
marker_15b249d2a0a38453857bdc5384a38c96.bindPopup(popup_a04124e7b3ec9fe81d7f3c661ddf1e73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15b249d2a0a38453857bdc5384a38c96.setIcon(icon_a9e362a3348cb547b89df7032e0007d0);
|
|
|
|
|
|
var marker_e4ba573d26d333df1dc884908ff8be8a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_be9a492f2e32496291e80694fd264b41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e2b9f0786eb26746053e8341e04014a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_587c1d9869a5b793e46d142800e3e1af = $(`<div id="html_587c1d9869a5b793e46d142800e3e1af" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_9e2b9f0786eb26746053e8341e04014a.setContent(html_587c1d9869a5b793e46d142800e3e1af);
|
|
|
|
|
|
|
|
marker_e4ba573d26d333df1dc884908ff8be8a.bindPopup(popup_9e2b9f0786eb26746053e8341e04014a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4ba573d26d333df1dc884908ff8be8a.setIcon(icon_be9a492f2e32496291e80694fd264b41);
|
|
|
|
|
|
var marker_7232d71a7b13381584272a154fbefe28 = L.marker(
|
|
[22.5429, 114.06],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f87eacabb440059c6f385f08b662822f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d2dc64a618ef0f2c37bccc1c8640120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c102c24d6794906da7841a1ed8c48957 = $(`<div id="html_c102c24d6794906da7841a1ed8c48957" style="width: 100.0%; height: 100.0%;">ai.techunder.tech:56711</div>`)[0];
|
|
popup_9d2dc64a618ef0f2c37bccc1c8640120.setContent(html_c102c24d6794906da7841a1ed8c48957);
|
|
|
|
|
|
|
|
marker_7232d71a7b13381584272a154fbefe28.bindPopup(popup_9d2dc64a618ef0f2c37bccc1c8640120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7232d71a7b13381584272a154fbefe28.setIcon(icon_f87eacabb440059c6f385f08b662822f);
|
|
|
|
|
|
var marker_78a3883058c613f5709122ac1af67761 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_bbc2c85070af94d724168f60feb5b6a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cae53265651cff8e11181f603af430f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6801aac4dba0c4258fff73e34ef0be6e = $(`<div id="html_6801aac4dba0c4258fff73e34ef0be6e" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_7cae53265651cff8e11181f603af430f.setContent(html_6801aac4dba0c4258fff73e34ef0be6e);
|
|
|
|
|
|
|
|
marker_78a3883058c613f5709122ac1af67761.bindPopup(popup_7cae53265651cff8e11181f603af430f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78a3883058c613f5709122ac1af67761.setIcon(icon_bbc2c85070af94d724168f60feb5b6a5);
|
|
|
|
|
|
var marker_cec33e52a7f1148571d1c4134469de50 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8372c7561c066928798509af0da733f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc74cf316620c39123124df1790242a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1e71a200962a3c903884bc61ee6ee93 = $(`<div id="html_b1e71a200962a3c903884bc61ee6ee93" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_5fc74cf316620c39123124df1790242a.setContent(html_b1e71a200962a3c903884bc61ee6ee93);
|
|
|
|
|
|
|
|
marker_cec33e52a7f1148571d1c4134469de50.bindPopup(popup_5fc74cf316620c39123124df1790242a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cec33e52a7f1148571d1c4134469de50.setIcon(icon_8372c7561c066928798509af0da733f6);
|
|
|
|
|
|
var marker_035fea68e0ca72795bb23c19a22ab08e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_5e37cff95e62a99cd08b4ce430fc1dac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a352df51b4bbd9120a931594aa3df22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ea179f897f2c8c4d905a7b03acc13c9 = $(`<div id="html_6ea179f897f2c8c4d905a7b03acc13c9" style="width: 100.0%; height: 100.0%;">nostr.001.j5s9.dev</div>`)[0];
|
|
popup_9a352df51b4bbd9120a931594aa3df22.setContent(html_6ea179f897f2c8c4d905a7b03acc13c9);
|
|
|
|
|
|
|
|
marker_035fea68e0ca72795bb23c19a22ab08e.bindPopup(popup_9a352df51b4bbd9120a931594aa3df22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_035fea68e0ca72795bb23c19a22ab08e.setIcon(icon_5e37cff95e62a99cd08b4ce430fc1dac);
|
|
|
|
|
|
var marker_2c37adb55d5c8b28404d81f66e839c39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_89be4f30225176ff6d004d3a69061c92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f1c45acb17faaaecbe9b931c97c13f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9dc67f3c8bb08617289503c2e5c6cd3 = $(`<div id="html_b9dc67f3c8bb08617289503c2e5c6cd3" style="width: 100.0%; height: 100.0%;">holland-excited-charming-experiencing.trycloudflare.com</div>`)[0];
|
|
popup_9f1c45acb17faaaecbe9b931c97c13f8.setContent(html_b9dc67f3c8bb08617289503c2e5c6cd3);
|
|
|
|
|
|
|
|
marker_2c37adb55d5c8b28404d81f66e839c39.bindPopup(popup_9f1c45acb17faaaecbe9b931c97c13f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c37adb55d5c8b28404d81f66e839c39.setIcon(icon_89be4f30225176ff6d004d3a69061c92);
|
|
|
|
|
|
var marker_6d98af93c6e6970ee7c97ec6c3ec7cb0 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3836c1c25facf7c8bdbf0c4b27ce3b55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_453e10d54e4b615af01883335f6ef51f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28559e33b25f00a53bb4c39060b84acb = $(`<div id="html_28559e33b25f00a53bb4c39060b84acb" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_453e10d54e4b615af01883335f6ef51f.setContent(html_28559e33b25f00a53bb4c39060b84acb);
|
|
|
|
|
|
|
|
marker_6d98af93c6e6970ee7c97ec6c3ec7cb0.bindPopup(popup_453e10d54e4b615af01883335f6ef51f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d98af93c6e6970ee7c97ec6c3ec7cb0.setIcon(icon_3836c1c25facf7c8bdbf0c4b27ce3b55);
|
|
|
|
|
|
var marker_56d235faf763422033632bd50ce478ab = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c610b20aa2c44631f3b439a543545a8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_945b8835401d2513be27308cd7520260 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a2558e90eb9b9c7f2f24e4c16877180 = $(`<div id="html_2a2558e90eb9b9c7f2f24e4c16877180" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_945b8835401d2513be27308cd7520260.setContent(html_2a2558e90eb9b9c7f2f24e4c16877180);
|
|
|
|
|
|
|
|
marker_56d235faf763422033632bd50ce478ab.bindPopup(popup_945b8835401d2513be27308cd7520260)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56d235faf763422033632bd50ce478ab.setIcon(icon_c610b20aa2c44631f3b439a543545a8f);
|
|
|
|
|
|
var marker_008704c838f510bcf846eb750466a27e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d812268c731b399877154b17618487fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25f6047bb582d32ec34f2104bccc010b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22daca72411765567b2709c7e055aedb = $(`<div id="html_22daca72411765567b2709c7e055aedb" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_25f6047bb582d32ec34f2104bccc010b.setContent(html_22daca72411765567b2709c7e055aedb);
|
|
|
|
|
|
|
|
marker_008704c838f510bcf846eb750466a27e.bindPopup(popup_25f6047bb582d32ec34f2104bccc010b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_008704c838f510bcf846eb750466a27e.setIcon(icon_d812268c731b399877154b17618487fd);
|
|
|
|
|
|
var marker_c6c50b6c4f41e01cd791032ab7313d14 = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d3ce4da1aa4764e89f15c0a8328f6996 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd7bc6a60828ebc659f9ce22e53fd114 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_252287ff30a781ce5f92a95b150f8f87 = $(`<div id="html_252287ff30a781ce5f92a95b150f8f87" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_bd7bc6a60828ebc659f9ce22e53fd114.setContent(html_252287ff30a781ce5f92a95b150f8f87);
|
|
|
|
|
|
|
|
marker_c6c50b6c4f41e01cd791032ab7313d14.bindPopup(popup_bd7bc6a60828ebc659f9ce22e53fd114)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6c50b6c4f41e01cd791032ab7313d14.setIcon(icon_d3ce4da1aa4764e89f15c0a8328f6996);
|
|
|
|
|
|
var marker_0c49098fcd88c62278ba04b57784c8f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d8fc9d0aeb0f8467af4dd4dc29e3f8fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8b647cc1ce1319d180389aade965182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7930740569709dae0ed1b38857927d2 = $(`<div id="html_b7930740569709dae0ed1b38857927d2" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_f8b647cc1ce1319d180389aade965182.setContent(html_b7930740569709dae0ed1b38857927d2);
|
|
|
|
|
|
|
|
marker_0c49098fcd88c62278ba04b57784c8f8.bindPopup(popup_f8b647cc1ce1319d180389aade965182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c49098fcd88c62278ba04b57784c8f8.setIcon(icon_d8fc9d0aeb0f8467af4dd4dc29e3f8fa);
|
|
|
|
|
|
var marker_3777eeb1d01bc636734699a9c796e4e1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_754394899266acb5939c569c8080d189 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dae060ecacc28e9ee6afe144f6ae7ca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b05d075c744298da34acbef331f12cfa = $(`<div id="html_b05d075c744298da34acbef331f12cfa" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_dae060ecacc28e9ee6afe144f6ae7ca8.setContent(html_b05d075c744298da34acbef331f12cfa);
|
|
|
|
|
|
|
|
marker_3777eeb1d01bc636734699a9c796e4e1.bindPopup(popup_dae060ecacc28e9ee6afe144f6ae7ca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3777eeb1d01bc636734699a9c796e4e1.setIcon(icon_754394899266acb5939c569c8080d189);
|
|
|
|
|
|
var marker_55acc1305539110a47b13aaa49a9e66e = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_e9ae6fb9f761657dd900dd643da4e012 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24a52bc72518b464eb351e40464a5ed6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7ffe9ff12ef1446923938f2601c064f = $(`<div id="html_a7ffe9ff12ef1446923938f2601c064f" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_24a52bc72518b464eb351e40464a5ed6.setContent(html_a7ffe9ff12ef1446923938f2601c064f);
|
|
|
|
|
|
|
|
marker_55acc1305539110a47b13aaa49a9e66e.bindPopup(popup_24a52bc72518b464eb351e40464a5ed6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55acc1305539110a47b13aaa49a9e66e.setIcon(icon_e9ae6fb9f761657dd900dd643da4e012);
|
|
|
|
|
|
var marker_bfaa512bdf07f61bf024f081f3c0cab3 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_07afc61b76e74ffd38de0958cbe2fc44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29f6c8c60c03de1e3158764277c55c0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364165d85eecbc331eb8bab31396601f = $(`<div id="html_364165d85eecbc331eb8bab31396601f" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_29f6c8c60c03de1e3158764277c55c0c.setContent(html_364165d85eecbc331eb8bab31396601f);
|
|
|
|
|
|
|
|
marker_bfaa512bdf07f61bf024f081f3c0cab3.bindPopup(popup_29f6c8c60c03de1e3158764277c55c0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfaa512bdf07f61bf024f081f3c0cab3.setIcon(icon_07afc61b76e74ffd38de0958cbe2fc44);
|
|
|
|
|
|
var marker_86df6b2a2af0427deacb4687ea892388 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6a71ad3111759a2fa36ed0a101e0a933 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9fd37c48d18995c0967ddcdb8da76b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee04cfd02a865266cc9f6974e0853a57 = $(`<div id="html_ee04cfd02a865266cc9f6974e0853a57" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_b9fd37c48d18995c0967ddcdb8da76b5.setContent(html_ee04cfd02a865266cc9f6974e0853a57);
|
|
|
|
|
|
|
|
marker_86df6b2a2af0427deacb4687ea892388.bindPopup(popup_b9fd37c48d18995c0967ddcdb8da76b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86df6b2a2af0427deacb4687ea892388.setIcon(icon_6a71ad3111759a2fa36ed0a101e0a933);
|
|
|
|
|
|
var marker_f1336878c6c2678d87ae794d2529ca45 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_254a54a0996d31fd491360a684ca2903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95393f9ed186693b269225634ffc8eb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83c1295ad8dfb3540a9d076159ff1419 = $(`<div id="html_83c1295ad8dfb3540a9d076159ff1419" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_95393f9ed186693b269225634ffc8eb9.setContent(html_83c1295ad8dfb3540a9d076159ff1419);
|
|
|
|
|
|
|
|
marker_f1336878c6c2678d87ae794d2529ca45.bindPopup(popup_95393f9ed186693b269225634ffc8eb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1336878c6c2678d87ae794d2529ca45.setIcon(icon_254a54a0996d31fd491360a684ca2903);
|
|
|
|
|
|
var marker_d085ced4e4a396756dfd8bce0df0dad0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a5a520d3cf4b0bb4c0c6ac98082a2218 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91f5995933c847847d4483e4f788b08c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10d5f37a33cc8bb0a54cb5d2a2d46384 = $(`<div id="html_10d5f37a33cc8bb0a54cb5d2a2d46384" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_91f5995933c847847d4483e4f788b08c.setContent(html_10d5f37a33cc8bb0a54cb5d2a2d46384);
|
|
|
|
|
|
|
|
marker_d085ced4e4a396756dfd8bce0df0dad0.bindPopup(popup_91f5995933c847847d4483e4f788b08c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d085ced4e4a396756dfd8bce0df0dad0.setIcon(icon_a5a520d3cf4b0bb4c0c6ac98082a2218);
|
|
|
|
|
|
var marker_4a95d6db6db3e62d787ebb4a98b43a6a = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_7f261f74d1701c0c9ebac0af7120b975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e6c018c239aaaf1d581e08b64222b56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6a638d04cadd446e01d3ae855e84663 = $(`<div id="html_d6a638d04cadd446e01d3ae855e84663" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_4e6c018c239aaaf1d581e08b64222b56.setContent(html_d6a638d04cadd446e01d3ae855e84663);
|
|
|
|
|
|
|
|
marker_4a95d6db6db3e62d787ebb4a98b43a6a.bindPopup(popup_4e6c018c239aaaf1d581e08b64222b56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a95d6db6db3e62d787ebb4a98b43a6a.setIcon(icon_7f261f74d1701c0c9ebac0af7120b975);
|
|
|
|
|
|
var marker_46edeedc0bd3c3dfa41b78a6ab1e0932 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_89ecde71fca536694c6aba02405e4a85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b6b48a01b04dc0c15dc80eb2424f94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de3e49dd13343ee9267d840bbdf69de2 = $(`<div id="html_de3e49dd13343ee9267d840bbdf69de2" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_41b6b48a01b04dc0c15dc80eb2424f94.setContent(html_de3e49dd13343ee9267d840bbdf69de2);
|
|
|
|
|
|
|
|
marker_46edeedc0bd3c3dfa41b78a6ab1e0932.bindPopup(popup_41b6b48a01b04dc0c15dc80eb2424f94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46edeedc0bd3c3dfa41b78a6ab1e0932.setIcon(icon_89ecde71fca536694c6aba02405e4a85);
|
|
|
|
|
|
var marker_2be8a0e3c38e6f893667ddfe1333401d = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3fcccb19373c665faa5d91ae05e88ad8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aab266372c8ac797078a86670c68d54d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73504f1480036b35583243e17e207619 = $(`<div id="html_73504f1480036b35583243e17e207619" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_aab266372c8ac797078a86670c68d54d.setContent(html_73504f1480036b35583243e17e207619);
|
|
|
|
|
|
|
|
marker_2be8a0e3c38e6f893667ddfe1333401d.bindPopup(popup_aab266372c8ac797078a86670c68d54d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2be8a0e3c38e6f893667ddfe1333401d.setIcon(icon_3fcccb19373c665faa5d91ae05e88ad8);
|
|
|
|
|
|
var marker_e31c86f53feadd07a8f51a569baf61c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_23222fdc0f3a41c701cc9d630663fa86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46a2ec36fb0e207865b19d5e535a6aca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eed0e4ba83d5c5628f696e54dba8825 = $(`<div id="html_2eed0e4ba83d5c5628f696e54dba8825" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_46a2ec36fb0e207865b19d5e535a6aca.setContent(html_2eed0e4ba83d5c5628f696e54dba8825);
|
|
|
|
|
|
|
|
marker_e31c86f53feadd07a8f51a569baf61c9.bindPopup(popup_46a2ec36fb0e207865b19d5e535a6aca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e31c86f53feadd07a8f51a569baf61c9.setIcon(icon_23222fdc0f3a41c701cc9d630663fa86);
|
|
|
|
|
|
var marker_65647307b9d0d580b413fe674171f10f = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_21138b97c1962b6d399b2c51c02b863b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04b1abf8765ab1ee5c32cb0b0c0076e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b38e8c7097ea917c8b4212569a80732 = $(`<div id="html_9b38e8c7097ea917c8b4212569a80732" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_04b1abf8765ab1ee5c32cb0b0c0076e8.setContent(html_9b38e8c7097ea917c8b4212569a80732);
|
|
|
|
|
|
|
|
marker_65647307b9d0d580b413fe674171f10f.bindPopup(popup_04b1abf8765ab1ee5c32cb0b0c0076e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65647307b9d0d580b413fe674171f10f.setIcon(icon_21138b97c1962b6d399b2c51c02b863b);
|
|
|
|
|
|
var marker_91e7e3eb24f4f6105e926fcd8bf08d10 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_74923fe2a1e4873e966e5879c302ec5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ccc2799e63a83146d19890e04532cf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b194f46e721ef06f48173faab8d634c = $(`<div id="html_2b194f46e721ef06f48173faab8d634c" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_7ccc2799e63a83146d19890e04532cf5.setContent(html_2b194f46e721ef06f48173faab8d634c);
|
|
|
|
|
|
|
|
marker_91e7e3eb24f4f6105e926fcd8bf08d10.bindPopup(popup_7ccc2799e63a83146d19890e04532cf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91e7e3eb24f4f6105e926fcd8bf08d10.setIcon(icon_74923fe2a1e4873e966e5879c302ec5f);
|
|
|
|
|
|
var marker_cb6c594fc1a58216e4e64cb71bb767ef = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_1cf64e81efb71868669a67e8213ca309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd3d68c7fd8d65188556aa6a6d32d444 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_067cfa5e8bd9df944fe0a80a4d1156a6 = $(`<div id="html_067cfa5e8bd9df944fe0a80a4d1156a6" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_dd3d68c7fd8d65188556aa6a6d32d444.setContent(html_067cfa5e8bd9df944fe0a80a4d1156a6);
|
|
|
|
|
|
|
|
marker_cb6c594fc1a58216e4e64cb71bb767ef.bindPopup(popup_dd3d68c7fd8d65188556aa6a6d32d444)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb6c594fc1a58216e4e64cb71bb767ef.setIcon(icon_1cf64e81efb71868669a67e8213ca309);
|
|
|
|
|
|
var marker_0d20ba7fb04288241e87d4e7fce20db2 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_df170ab2fce42c3ca186cdff927a70ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1df629e760cdcc1ee51831cd4a8b386 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b3f5caac7c1f6cc6fb7729dfe19c175 = $(`<div id="html_7b3f5caac7c1f6cc6fb7729dfe19c175" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_c1df629e760cdcc1ee51831cd4a8b386.setContent(html_7b3f5caac7c1f6cc6fb7729dfe19c175);
|
|
|
|
|
|
|
|
marker_0d20ba7fb04288241e87d4e7fce20db2.bindPopup(popup_c1df629e760cdcc1ee51831cd4a8b386)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d20ba7fb04288241e87d4e7fce20db2.setIcon(icon_df170ab2fce42c3ca186cdff927a70ae);
|
|
|
|
|
|
var marker_86aea1549768fbb6eed241b6c8820f03 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b29c182416cdfa758eff4ee131ef74b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d05005c9cd24aaa2312de1705eec169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec3f6ad2c5c2c7c122c4606a1717163f = $(`<div id="html_ec3f6ad2c5c2c7c122c4606a1717163f" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_6d05005c9cd24aaa2312de1705eec169.setContent(html_ec3f6ad2c5c2c7c122c4606a1717163f);
|
|
|
|
|
|
|
|
marker_86aea1549768fbb6eed241b6c8820f03.bindPopup(popup_6d05005c9cd24aaa2312de1705eec169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86aea1549768fbb6eed241b6c8820f03.setIcon(icon_b29c182416cdfa758eff4ee131ef74b7);
|
|
|
|
|
|
var marker_70e75773616d71903d2fe54947665cc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ecd29814565319ac6cadfe25f2ac8753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5113ef29b6b6f51506561b9435912f49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94b511ee10ed51ea8b05691c4c51cd2d = $(`<div id="html_94b511ee10ed51ea8b05691c4c51cd2d" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_5113ef29b6b6f51506561b9435912f49.setContent(html_94b511ee10ed51ea8b05691c4c51cd2d);
|
|
|
|
|
|
|
|
marker_70e75773616d71903d2fe54947665cc8.bindPopup(popup_5113ef29b6b6f51506561b9435912f49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e75773616d71903d2fe54947665cc8.setIcon(icon_ecd29814565319ac6cadfe25f2ac8753);
|
|
|
|
|
|
var marker_da90c71267b3b495e2cf2e14a96cd0d6 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_2b27a7e11e3f7f3df59ff801cee17f70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc70e7bd0c038a1ba61ac2152b7f421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74803f5931cad1e3ba2c02e09f213050 = $(`<div id="html_74803f5931cad1e3ba2c02e09f213050" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_cdc70e7bd0c038a1ba61ac2152b7f421.setContent(html_74803f5931cad1e3ba2c02e09f213050);
|
|
|
|
|
|
|
|
marker_da90c71267b3b495e2cf2e14a96cd0d6.bindPopup(popup_cdc70e7bd0c038a1ba61ac2152b7f421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da90c71267b3b495e2cf2e14a96cd0d6.setIcon(icon_2b27a7e11e3f7f3df59ff801cee17f70);
|
|
|
|
|
|
var marker_2e343f62c7389cbe2224c115ce1572c4 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f2b9a4c2e63810ebeb2bd75a9e4a9568 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ad7ef89924b0fcaa4262ae65f400c69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37a392869ebfee598a22beb2b1f5e7e3 = $(`<div id="html_37a392869ebfee598a22beb2b1f5e7e3" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_9ad7ef89924b0fcaa4262ae65f400c69.setContent(html_37a392869ebfee598a22beb2b1f5e7e3);
|
|
|
|
|
|
|
|
marker_2e343f62c7389cbe2224c115ce1572c4.bindPopup(popup_9ad7ef89924b0fcaa4262ae65f400c69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e343f62c7389cbe2224c115ce1572c4.setIcon(icon_f2b9a4c2e63810ebeb2bd75a9e4a9568);
|
|
|
|
|
|
var marker_b0f1c2682bc710a99648673e3891228d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6d7bf3b4b10f9b0070061a05b9542320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2ba61977c09cd87359954d146bbdfd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e70486aeb5ca0876c058cb3373e38b28 = $(`<div id="html_e70486aeb5ca0876c058cb3373e38b28" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_d2ba61977c09cd87359954d146bbdfd3.setContent(html_e70486aeb5ca0876c058cb3373e38b28);
|
|
|
|
|
|
|
|
marker_b0f1c2682bc710a99648673e3891228d.bindPopup(popup_d2ba61977c09cd87359954d146bbdfd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0f1c2682bc710a99648673e3891228d.setIcon(icon_6d7bf3b4b10f9b0070061a05b9542320);
|
|
|
|
|
|
var marker_4e81cd4f253a44f8a6de4163802c46aa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_7af7a640bf5b340978e0675cd48d05a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11567880c677497959447bc896ddf7d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c0898727778793efa4b93edc3fde2e9 = $(`<div id="html_0c0898727778793efa4b93edc3fde2e9" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_11567880c677497959447bc896ddf7d0.setContent(html_0c0898727778793efa4b93edc3fde2e9);
|
|
|
|
|
|
|
|
marker_4e81cd4f253a44f8a6de4163802c46aa.bindPopup(popup_11567880c677497959447bc896ddf7d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e81cd4f253a44f8a6de4163802c46aa.setIcon(icon_7af7a640bf5b340978e0675cd48d05a2);
|
|
|
|
|
|
var marker_6924fd871e87791d128fbc7e1c67b942 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f93c2e460d1b1edd06a074f15823210f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96c421065ab322784ae7065be3654ed3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4685a7dab76b88c7db774cc21bbb5855 = $(`<div id="html_4685a7dab76b88c7db774cc21bbb5855" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_96c421065ab322784ae7065be3654ed3.setContent(html_4685a7dab76b88c7db774cc21bbb5855);
|
|
|
|
|
|
|
|
marker_6924fd871e87791d128fbc7e1c67b942.bindPopup(popup_96c421065ab322784ae7065be3654ed3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6924fd871e87791d128fbc7e1c67b942.setIcon(icon_f93c2e460d1b1edd06a074f15823210f);
|
|
|
|
|
|
var marker_ce114953f0a79171f38a6866cc24d80c = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3491d657fcf782619727c49525286239 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f27338e9b94d5d59af7a2f7db4dbd025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_502eca4cb1af80ca49ba399f04c27f96 = $(`<div id="html_502eca4cb1af80ca49ba399f04c27f96" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_f27338e9b94d5d59af7a2f7db4dbd025.setContent(html_502eca4cb1af80ca49ba399f04c27f96);
|
|
|
|
|
|
|
|
marker_ce114953f0a79171f38a6866cc24d80c.bindPopup(popup_f27338e9b94d5d59af7a2f7db4dbd025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce114953f0a79171f38a6866cc24d80c.setIcon(icon_3491d657fcf782619727c49525286239);
|
|
|
|
|
|
var marker_85f3cacf6622f6b403d6ab710cf87092 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8431822dc0242672dbbd04b85e91c1e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34ac9c60695fbf372efb23db0eb149d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c0737a4c6c44eb67bd8bf4577c784a9 = $(`<div id="html_3c0737a4c6c44eb67bd8bf4577c784a9" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_34ac9c60695fbf372efb23db0eb149d8.setContent(html_3c0737a4c6c44eb67bd8bf4577c784a9);
|
|
|
|
|
|
|
|
marker_85f3cacf6622f6b403d6ab710cf87092.bindPopup(popup_34ac9c60695fbf372efb23db0eb149d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85f3cacf6622f6b403d6ab710cf87092.setIcon(icon_8431822dc0242672dbbd04b85e91c1e1);
|
|
|
|
|
|
var marker_43ae083f5e5090c691f2f4efd8f6698f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_6fb11774a5b6a24cf42fc654b7ff70cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba48ce2dbddde2393b4c0351f34b679b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d413a231639ecd0ffe43dddd64a4690 = $(`<div id="html_4d413a231639ecd0ffe43dddd64a4690" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_ba48ce2dbddde2393b4c0351f34b679b.setContent(html_4d413a231639ecd0ffe43dddd64a4690);
|
|
|
|
|
|
|
|
marker_43ae083f5e5090c691f2f4efd8f6698f.bindPopup(popup_ba48ce2dbddde2393b4c0351f34b679b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43ae083f5e5090c691f2f4efd8f6698f.setIcon(icon_6fb11774a5b6a24cf42fc654b7ff70cd);
|
|
|
|
|
|
var marker_33d2e2c4eabb72df728fd79c71dd3dd0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_12b53a2a2dde2a1fd80274ec74bc1d4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c2d75bdfbf84fdaccbc1435a4b7a48f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08cf1743c49ecc7046ff420d3d225b24 = $(`<div id="html_08cf1743c49ecc7046ff420d3d225b24" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_7c2d75bdfbf84fdaccbc1435a4b7a48f.setContent(html_08cf1743c49ecc7046ff420d3d225b24);
|
|
|
|
|
|
|
|
marker_33d2e2c4eabb72df728fd79c71dd3dd0.bindPopup(popup_7c2d75bdfbf84fdaccbc1435a4b7a48f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33d2e2c4eabb72df728fd79c71dd3dd0.setIcon(icon_12b53a2a2dde2a1fd80274ec74bc1d4a);
|
|
|
|
|
|
var marker_bdb242ac5ea6a74400539d1208375351 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f0dc431189d2d192e9f343bb0dee1b28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a98c2ffee3e0a7f901ae716a2eb4cac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a242a558e8f344063f6aab48a7f965ed = $(`<div id="html_a242a558e8f344063f6aab48a7f965ed" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_a98c2ffee3e0a7f901ae716a2eb4cac7.setContent(html_a242a558e8f344063f6aab48a7f965ed);
|
|
|
|
|
|
|
|
marker_bdb242ac5ea6a74400539d1208375351.bindPopup(popup_a98c2ffee3e0a7f901ae716a2eb4cac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdb242ac5ea6a74400539d1208375351.setIcon(icon_f0dc431189d2d192e9f343bb0dee1b28);
|
|
|
|
|
|
var marker_a77ffd1cf30766fd7ed61b2205db7fa3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_1219af84b1dcf8727a5df79185528d0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99c1caa07205dae0daba152160c2461e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38bbfbc203c0d80b29e0e9783b213ee1 = $(`<div id="html_38bbfbc203c0d80b29e0e9783b213ee1" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_99c1caa07205dae0daba152160c2461e.setContent(html_38bbfbc203c0d80b29e0e9783b213ee1);
|
|
|
|
|
|
|
|
marker_a77ffd1cf30766fd7ed61b2205db7fa3.bindPopup(popup_99c1caa07205dae0daba152160c2461e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a77ffd1cf30766fd7ed61b2205db7fa3.setIcon(icon_1219af84b1dcf8727a5df79185528d0a);
|
|
|
|
|
|
var marker_a30cfc28a281716bd4503703ae354432 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_b3406442c7c3e6b0746bcda0026789b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3d1001fdf111733938712d21bb274fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e93c2a6c40d95c8d059bf58cedbbb814 = $(`<div id="html_e93c2a6c40d95c8d059bf58cedbbb814" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_d3d1001fdf111733938712d21bb274fb.setContent(html_e93c2a6c40d95c8d059bf58cedbbb814);
|
|
|
|
|
|
|
|
marker_a30cfc28a281716bd4503703ae354432.bindPopup(popup_d3d1001fdf111733938712d21bb274fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a30cfc28a281716bd4503703ae354432.setIcon(icon_b3406442c7c3e6b0746bcda0026789b5);
|
|
|
|
|
|
var marker_cf7f74ddc15a49832612789302d0b867 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_514e7df8206d1e7b7bc4f8ac89104a13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e11ea1f4fe8ed02e098937a97d46f4a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3a1495fc9d862396548c94c3bd7e025 = $(`<div id="html_e3a1495fc9d862396548c94c3bd7e025" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_e11ea1f4fe8ed02e098937a97d46f4a4.setContent(html_e3a1495fc9d862396548c94c3bd7e025);
|
|
|
|
|
|
|
|
marker_cf7f74ddc15a49832612789302d0b867.bindPopup(popup_e11ea1f4fe8ed02e098937a97d46f4a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7f74ddc15a49832612789302d0b867.setIcon(icon_514e7df8206d1e7b7bc4f8ac89104a13);
|
|
|
|
|
|
var marker_3739f34c18a7405e8f69ca0f09f51cd3 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c02e93c4cdb4c4daf63247ac3ba0e9f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f072b503951e1185f46fff9b391205ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9071fedf087cf4aa6400642a74edf1 = $(`<div id="html_0f9071fedf087cf4aa6400642a74edf1" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_f072b503951e1185f46fff9b391205ff.setContent(html_0f9071fedf087cf4aa6400642a74edf1);
|
|
|
|
|
|
|
|
marker_3739f34c18a7405e8f69ca0f09f51cd3.bindPopup(popup_f072b503951e1185f46fff9b391205ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3739f34c18a7405e8f69ca0f09f51cd3.setIcon(icon_c02e93c4cdb4c4daf63247ac3ba0e9f5);
|
|
|
|
|
|
var marker_a5acd67a703efca68754a3ca99e7e94e = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8f3c74c1adc12de08d0aa23a4c52b653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a68707150e9ceb84729293267c217101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14b83b7f8c8a240ca8c978b686392d44 = $(`<div id="html_14b83b7f8c8a240ca8c978b686392d44" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_a68707150e9ceb84729293267c217101.setContent(html_14b83b7f8c8a240ca8c978b686392d44);
|
|
|
|
|
|
|
|
marker_a5acd67a703efca68754a3ca99e7e94e.bindPopup(popup_a68707150e9ceb84729293267c217101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5acd67a703efca68754a3ca99e7e94e.setIcon(icon_8f3c74c1adc12de08d0aa23a4c52b653);
|
|
|
|
|
|
var marker_112da1b4f54d0ea2fc1e6ce0f79ce131 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c922c5c5e06344274d011991495661e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_640a34d13798a61e29e71f48d461b079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06429b4882b99e6d4be78a97f73b6351 = $(`<div id="html_06429b4882b99e6d4be78a97f73b6351" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_640a34d13798a61e29e71f48d461b079.setContent(html_06429b4882b99e6d4be78a97f73b6351);
|
|
|
|
|
|
|
|
marker_112da1b4f54d0ea2fc1e6ce0f79ce131.bindPopup(popup_640a34d13798a61e29e71f48d461b079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_112da1b4f54d0ea2fc1e6ce0f79ce131.setIcon(icon_c922c5c5e06344274d011991495661e7);
|
|
|
|
|
|
var marker_aab9888365dfcf87fb9c33c495c04c0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_65f06defdf48229977fe087dc7da599a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cde6bcd19a6ee67acd32fd37868128d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35fc575c31980fedd0a1fae9f06ee346 = $(`<div id="html_35fc575c31980fedd0a1fae9f06ee346" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_2cde6bcd19a6ee67acd32fd37868128d.setContent(html_35fc575c31980fedd0a1fae9f06ee346);
|
|
|
|
|
|
|
|
marker_aab9888365dfcf87fb9c33c495c04c0d.bindPopup(popup_2cde6bcd19a6ee67acd32fd37868128d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aab9888365dfcf87fb9c33c495c04c0d.setIcon(icon_65f06defdf48229977fe087dc7da599a);
|
|
|
|
|
|
var marker_8888687bfd661d60305a8b21ba6c57ac = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_e9ccde08585977ed0d6d52798512164b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27a6ff0890e7e4f81b1a3f723ac21ea4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_046a89172fa97d89b7dda86f39dd553f = $(`<div id="html_046a89172fa97d89b7dda86f39dd553f" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_27a6ff0890e7e4f81b1a3f723ac21ea4.setContent(html_046a89172fa97d89b7dda86f39dd553f);
|
|
|
|
|
|
|
|
marker_8888687bfd661d60305a8b21ba6c57ac.bindPopup(popup_27a6ff0890e7e4f81b1a3f723ac21ea4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8888687bfd661d60305a8b21ba6c57ac.setIcon(icon_e9ccde08585977ed0d6d52798512164b);
|
|
|
|
|
|
var marker_6f7bcea75221b445f486e719db68b77c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a559b7609143a6e52e22398948067f5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ac7c7917e8b001c1d3a8128244606b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7717888f47e294d03908b163c927852 = $(`<div id="html_e7717888f47e294d03908b163c927852" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_1ac7c7917e8b001c1d3a8128244606b5.setContent(html_e7717888f47e294d03908b163c927852);
|
|
|
|
|
|
|
|
marker_6f7bcea75221b445f486e719db68b77c.bindPopup(popup_1ac7c7917e8b001c1d3a8128244606b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f7bcea75221b445f486e719db68b77c.setIcon(icon_a559b7609143a6e52e22398948067f5d);
|
|
|
|
|
|
var marker_60a7c99ef1030d3066757616780e41f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_027bc183eabb0a73da1433821e9cd7fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6012b367604ea631ecfa85a0bf6f5b02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccee13e5ef6a7515cfb62b645668caec = $(`<div id="html_ccee13e5ef6a7515cfb62b645668caec" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_6012b367604ea631ecfa85a0bf6f5b02.setContent(html_ccee13e5ef6a7515cfb62b645668caec);
|
|
|
|
|
|
|
|
marker_60a7c99ef1030d3066757616780e41f5.bindPopup(popup_6012b367604ea631ecfa85a0bf6f5b02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60a7c99ef1030d3066757616780e41f5.setIcon(icon_027bc183eabb0a73da1433821e9cd7fe);
|
|
|
|
|
|
var marker_6a83232360891f1375260c8667dbb647 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_f8b77bc202d64968affae29327c80778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0570d1218d557a73d3151a1cfd642239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3d8b38e2ad5e374614913bc03a15c93 = $(`<div id="html_f3d8b38e2ad5e374614913bc03a15c93" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_0570d1218d557a73d3151a1cfd642239.setContent(html_f3d8b38e2ad5e374614913bc03a15c93);
|
|
|
|
|
|
|
|
marker_6a83232360891f1375260c8667dbb647.bindPopup(popup_0570d1218d557a73d3151a1cfd642239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a83232360891f1375260c8667dbb647.setIcon(icon_f8b77bc202d64968affae29327c80778);
|
|
|
|
|
|
var marker_ca780255e87d2734fc376ce1f880d9ca = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_9ddb7e3034b8f58de9dc4fa250bd8843 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9d6a482d8a60eda54318c499aa4bb74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4f7e7bf7963cf196b9c2933f75f7a75 = $(`<div id="html_f4f7e7bf7963cf196b9c2933f75f7a75" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_d9d6a482d8a60eda54318c499aa4bb74.setContent(html_f4f7e7bf7963cf196b9c2933f75f7a75);
|
|
|
|
|
|
|
|
marker_ca780255e87d2734fc376ce1f880d9ca.bindPopup(popup_d9d6a482d8a60eda54318c499aa4bb74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca780255e87d2734fc376ce1f880d9ca.setIcon(icon_9ddb7e3034b8f58de9dc4fa250bd8843);
|
|
|
|
|
|
var marker_dc903c2cee2595e61a31d208af86daa7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_021fe32508c4bd2566d60eeae74a9d4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5d642c4b9e7ef783b0e46a04d9dd315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3918124e29bb04558a00f728cd999e1 = $(`<div id="html_a3918124e29bb04558a00f728cd999e1" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_e5d642c4b9e7ef783b0e46a04d9dd315.setContent(html_a3918124e29bb04558a00f728cd999e1);
|
|
|
|
|
|
|
|
marker_dc903c2cee2595e61a31d208af86daa7.bindPopup(popup_e5d642c4b9e7ef783b0e46a04d9dd315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc903c2cee2595e61a31d208af86daa7.setIcon(icon_021fe32508c4bd2566d60eeae74a9d4f);
|
|
|
|
|
|
var marker_75521c6d2b9f2ba4b01ba556626c9132 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a7347b8b060d5299bbad0554b0e88046 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5268dd677751ae91164609518a98c831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdfdc6d4bbf44f96e69e347a07dc4be6 = $(`<div id="html_bdfdc6d4bbf44f96e69e347a07dc4be6" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_5268dd677751ae91164609518a98c831.setContent(html_bdfdc6d4bbf44f96e69e347a07dc4be6);
|
|
|
|
|
|
|
|
marker_75521c6d2b9f2ba4b01ba556626c9132.bindPopup(popup_5268dd677751ae91164609518a98c831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75521c6d2b9f2ba4b01ba556626c9132.setIcon(icon_a7347b8b060d5299bbad0554b0e88046);
|
|
|
|
|
|
var marker_31bb2693a96c9061ff60caf38121c072 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_543614cc3520a5fea6c486a1589a9c19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a45182ad799bab60ff4ecaa7fb0a96a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37b322eabd0b75e1432134d8ef3919b2 = $(`<div id="html_37b322eabd0b75e1432134d8ef3919b2" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_3a45182ad799bab60ff4ecaa7fb0a96a.setContent(html_37b322eabd0b75e1432134d8ef3919b2);
|
|
|
|
|
|
|
|
marker_31bb2693a96c9061ff60caf38121c072.bindPopup(popup_3a45182ad799bab60ff4ecaa7fb0a96a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31bb2693a96c9061ff60caf38121c072.setIcon(icon_543614cc3520a5fea6c486a1589a9c19);
|
|
|
|
|
|
var marker_70c5532666dc9cf8f8da0af74cbf1b50 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_2c97f43758574b6803fc17a12a037b04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51deaa9be660ba6334bfcc5ac5d6592b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f28d1ae2d5483d8f2c1529d984de370 = $(`<div id="html_7f28d1ae2d5483d8f2c1529d984de370" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_51deaa9be660ba6334bfcc5ac5d6592b.setContent(html_7f28d1ae2d5483d8f2c1529d984de370);
|
|
|
|
|
|
|
|
marker_70c5532666dc9cf8f8da0af74cbf1b50.bindPopup(popup_51deaa9be660ba6334bfcc5ac5d6592b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70c5532666dc9cf8f8da0af74cbf1b50.setIcon(icon_2c97f43758574b6803fc17a12a037b04);
|
|
|
|
|
|
var marker_4a1793f105d0c1f2e45ae262518dfb7a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_76d058efa89f609560fe305cf349ed5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e994cf86ed8db28ac402ec432fcc6e35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d131075cb74ac18710a4f8e800fc2b0 = $(`<div id="html_7d131075cb74ac18710a4f8e800fc2b0" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_e994cf86ed8db28ac402ec432fcc6e35.setContent(html_7d131075cb74ac18710a4f8e800fc2b0);
|
|
|
|
|
|
|
|
marker_4a1793f105d0c1f2e45ae262518dfb7a.bindPopup(popup_e994cf86ed8db28ac402ec432fcc6e35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a1793f105d0c1f2e45ae262518dfb7a.setIcon(icon_76d058efa89f609560fe305cf349ed5d);
|
|
|
|
|
|
var marker_0f58081e055e3110cb07810910482554 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_92a19c1d854ece83acdc10d8057e810f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ea6c2fd5d9ff9fa48f71ad077e8f84a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4935dfd0010b82750f9fb29ede73aaed = $(`<div id="html_4935dfd0010b82750f9fb29ede73aaed" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_1ea6c2fd5d9ff9fa48f71ad077e8f84a.setContent(html_4935dfd0010b82750f9fb29ede73aaed);
|
|
|
|
|
|
|
|
marker_0f58081e055e3110cb07810910482554.bindPopup(popup_1ea6c2fd5d9ff9fa48f71ad077e8f84a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f58081e055e3110cb07810910482554.setIcon(icon_92a19c1d854ece83acdc10d8057e810f);
|
|
|
|
|
|
var marker_76348752a2ccbc12745da98420a1e7bf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_8c9c01b28e4d7453347873bb386b25b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c889af778c713595ca7f85559b0b381 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b45b47aa856111258d4eb66d7da4a3af = $(`<div id="html_b45b47aa856111258d4eb66d7da4a3af" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_3c889af778c713595ca7f85559b0b381.setContent(html_b45b47aa856111258d4eb66d7da4a3af);
|
|
|
|
|
|
|
|
marker_76348752a2ccbc12745da98420a1e7bf.bindPopup(popup_3c889af778c713595ca7f85559b0b381)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76348752a2ccbc12745da98420a1e7bf.setIcon(icon_8c9c01b28e4d7453347873bb386b25b7);
|
|
|
|
|
|
var marker_3356334673cac58f1129f9fd4099e94e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_708555e1fa86a2711790267b1cf2724f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_020ca80568fbc10b0c081ad49a340982 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47fa2bcb4e2ec447ded1c58ec79147be = $(`<div id="html_47fa2bcb4e2ec447ded1c58ec79147be" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_020ca80568fbc10b0c081ad49a340982.setContent(html_47fa2bcb4e2ec447ded1c58ec79147be);
|
|
|
|
|
|
|
|
marker_3356334673cac58f1129f9fd4099e94e.bindPopup(popup_020ca80568fbc10b0c081ad49a340982)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3356334673cac58f1129f9fd4099e94e.setIcon(icon_708555e1fa86a2711790267b1cf2724f);
|
|
|
|
|
|
var marker_d3c3b92b1020d4a439a7475a0404271f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_40414f77ed0f509d4f3aef2930f6bffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be71b145b81723bcd676cdea820253f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6e75fda28ae7ec5afbf7141972bfea9 = $(`<div id="html_d6e75fda28ae7ec5afbf7141972bfea9" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_be71b145b81723bcd676cdea820253f4.setContent(html_d6e75fda28ae7ec5afbf7141972bfea9);
|
|
|
|
|
|
|
|
marker_d3c3b92b1020d4a439a7475a0404271f.bindPopup(popup_be71b145b81723bcd676cdea820253f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3c3b92b1020d4a439a7475a0404271f.setIcon(icon_40414f77ed0f509d4f3aef2930f6bffc);
|
|
|
|
|
|
var marker_3e51b1b7624e2fdd150a4e17c6082375 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_69fd2ae5f6106629eabb401cb1693622 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eae9a3b1af314070260c310dc1f9942d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_288f8c4a0c02aa0d1222c3f20d6e3111 = $(`<div id="html_288f8c4a0c02aa0d1222c3f20d6e3111" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_eae9a3b1af314070260c310dc1f9942d.setContent(html_288f8c4a0c02aa0d1222c3f20d6e3111);
|
|
|
|
|
|
|
|
marker_3e51b1b7624e2fdd150a4e17c6082375.bindPopup(popup_eae9a3b1af314070260c310dc1f9942d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e51b1b7624e2fdd150a4e17c6082375.setIcon(icon_69fd2ae5f6106629eabb401cb1693622);
|
|
|
|
|
|
var marker_0e3bead9a242cd6322c9077486a126ad = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_79b47d689571dc6221aeab411b8e69b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f6499b4e030b9227a18f5a6e7b28f48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_745f456c41eafe6c072686f6ea658ac0 = $(`<div id="html_745f456c41eafe6c072686f6ea658ac0" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_0f6499b4e030b9227a18f5a6e7b28f48.setContent(html_745f456c41eafe6c072686f6ea658ac0);
|
|
|
|
|
|
|
|
marker_0e3bead9a242cd6322c9077486a126ad.bindPopup(popup_0f6499b4e030b9227a18f5a6e7b28f48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e3bead9a242cd6322c9077486a126ad.setIcon(icon_79b47d689571dc6221aeab411b8e69b2);
|
|
|
|
|
|
var marker_248f862ad6711e042b17eb1525e2f0c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_70f837b27d87ef88b084d02fce215afb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4487a26580f82b940e0dfe34a1c11b31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6942a4c1b6ff614293afc352a716d54 = $(`<div id="html_a6942a4c1b6ff614293afc352a716d54" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_4487a26580f82b940e0dfe34a1c11b31.setContent(html_a6942a4c1b6ff614293afc352a716d54);
|
|
|
|
|
|
|
|
marker_248f862ad6711e042b17eb1525e2f0c8.bindPopup(popup_4487a26580f82b940e0dfe34a1c11b31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_248f862ad6711e042b17eb1525e2f0c8.setIcon(icon_70f837b27d87ef88b084d02fce215afb);
|
|
|
|
|
|
var marker_5ceac08ae7d331dac85cb8d3947e94a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_526c291826d111046bee923fbe36b3d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae76f5856a5ff134cbb93cc14f6191c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37af21310ae6ef1d7e86d9aa1b0147be = $(`<div id="html_37af21310ae6ef1d7e86d9aa1b0147be" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_ae76f5856a5ff134cbb93cc14f6191c2.setContent(html_37af21310ae6ef1d7e86d9aa1b0147be);
|
|
|
|
|
|
|
|
marker_5ceac08ae7d331dac85cb8d3947e94a7.bindPopup(popup_ae76f5856a5ff134cbb93cc14f6191c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ceac08ae7d331dac85cb8d3947e94a7.setIcon(icon_526c291826d111046bee923fbe36b3d2);
|
|
|
|
|
|
var marker_5cc68fb430d07898449c1a872a9287c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_ff0e9bbc1df0f64f8fea892044f15e28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc6bc7fb8e7dc8d2046bf36627b8456f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cafcef2856db995eff83e3c1066c0ab2 = $(`<div id="html_cafcef2856db995eff83e3c1066c0ab2" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_bc6bc7fb8e7dc8d2046bf36627b8456f.setContent(html_cafcef2856db995eff83e3c1066c0ab2);
|
|
|
|
|
|
|
|
marker_5cc68fb430d07898449c1a872a9287c4.bindPopup(popup_bc6bc7fb8e7dc8d2046bf36627b8456f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc68fb430d07898449c1a872a9287c4.setIcon(icon_ff0e9bbc1df0f64f8fea892044f15e28);
|
|
|
|
|
|
var marker_34c2a4a7bac390bb08ef2fe60900ea58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_3f0854340ad4942e7762eeb4b5873530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf56b49292ecd2d8467264de8fc5a0de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02099e770c0b451ea17e234d82804e80 = $(`<div id="html_02099e770c0b451ea17e234d82804e80" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_cf56b49292ecd2d8467264de8fc5a0de.setContent(html_02099e770c0b451ea17e234d82804e80);
|
|
|
|
|
|
|
|
marker_34c2a4a7bac390bb08ef2fe60900ea58.bindPopup(popup_cf56b49292ecd2d8467264de8fc5a0de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34c2a4a7bac390bb08ef2fe60900ea58.setIcon(icon_3f0854340ad4942e7762eeb4b5873530);
|
|
|
|
|
|
var marker_300a9e4462db3d2897e92c0000b7c3aa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_130c97c06a54dd2c84be126e0a655d68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6332f67241085e786e939e454376118 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fb764390678ac7dae32254d12c35a53 = $(`<div id="html_3fb764390678ac7dae32254d12c35a53" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_c6332f67241085e786e939e454376118.setContent(html_3fb764390678ac7dae32254d12c35a53);
|
|
|
|
|
|
|
|
marker_300a9e4462db3d2897e92c0000b7c3aa.bindPopup(popup_c6332f67241085e786e939e454376118)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_300a9e4462db3d2897e92c0000b7c3aa.setIcon(icon_130c97c06a54dd2c84be126e0a655d68);
|
|
|
|
|
|
var marker_a0f234a935b553c9124d97554771aa7b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_a3cf02839954fdf185866459025c75ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc276dc63f327a2081a6cb598a5d85db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1087eab7abaea82931db43b9c3601d19 = $(`<div id="html_1087eab7abaea82931db43b9c3601d19" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_dc276dc63f327a2081a6cb598a5d85db.setContent(html_1087eab7abaea82931db43b9c3601d19);
|
|
|
|
|
|
|
|
marker_a0f234a935b553c9124d97554771aa7b.bindPopup(popup_dc276dc63f327a2081a6cb598a5d85db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0f234a935b553c9124d97554771aa7b.setIcon(icon_a3cf02839954fdf185866459025c75ae);
|
|
|
|
|
|
var marker_53caf6751f52b0a8f571945fb0d28b7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_d69deb85ea50479cce5828325c54b457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_445bb33270e07502acd49f6a91e518a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1b28cc814ee1a3a2b04a8f355e8034e = $(`<div id="html_d1b28cc814ee1a3a2b04a8f355e8034e" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_445bb33270e07502acd49f6a91e518a0.setContent(html_d1b28cc814ee1a3a2b04a8f355e8034e);
|
|
|
|
|
|
|
|
marker_53caf6751f52b0a8f571945fb0d28b7b.bindPopup(popup_445bb33270e07502acd49f6a91e518a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53caf6751f52b0a8f571945fb0d28b7b.setIcon(icon_d69deb85ea50479cce5828325c54b457);
|
|
|
|
|
|
var marker_5d4cfebf4f733ea85f532a01c78713df = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_c35f9f8890fa4fbd56f47713dff6db75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94fd14c49d6286c5a202d5e3148d7475 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e36148f345aea21993a1eb5e2be1a39 = $(`<div id="html_1e36148f345aea21993a1eb5e2be1a39" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_94fd14c49d6286c5a202d5e3148d7475.setContent(html_1e36148f345aea21993a1eb5e2be1a39);
|
|
|
|
|
|
|
|
marker_5d4cfebf4f733ea85f532a01c78713df.bindPopup(popup_94fd14c49d6286c5a202d5e3148d7475)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d4cfebf4f733ea85f532a01c78713df.setIcon(icon_c35f9f8890fa4fbd56f47713dff6db75);
|
|
|
|
|
|
var marker_9f527c8792ac6b7ee27a7ee3f729579d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1c78fe2629871b099f7ce151a1a57706);
|
|
|
|
|
|
var icon_987b17f6ae91ac2b81ac88e040c966c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db2bac56dbdc0041f85e1109066c10bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85764b5197d3a37848252273842171f5 = $(`<div id="html_85764b5197d3a37848252273842171f5" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_db2bac56dbdc0041f85e1109066c10bc.setContent(html_85764b5197d3a37848252273842171f5);
|
|
|
|
|
|
|
|
marker_9f527c8792ac6b7ee27a7ee3f729579d.bindPopup(popup_db2bac56dbdc0041f85e1109066c10bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f527c8792ac6b7ee27a7ee3f729579d.setIcon(icon_987b17f6ae91ac2b81ac88e040c966c5);
|
|
|
|
|
|
marker_cluster_1c78fe2629871b099f7ce151a1a57706.addTo(map_6a2e7dc7382136c20d1888f5e520e539);
|
|
|
|
</script>
|
|
</html> |