mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-26 16:05:18 +00:00
16871 lines
491 KiB
HTML
16871 lines
491 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_70f01458030b947b814f6e86944e8887 {
|
|
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_70f01458030b947b814f6e86944e8887" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_70f01458030b947b814f6e86944e8887 = L.map(
|
|
"map_70f01458030b947b814f6e86944e8887",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_5669d6c961effeb84451f92ef399d162 = 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_5669d6c961effeb84451f92ef399d162.addTo(map_70f01458030b947b814f6e86944e8887);
|
|
|
|
|
|
var marker_cluster_3ae0df232b652b20e4d6fec58e7186c6 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_9a6b9728cfcc49207d8301ee5bf17ccf = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_cba67c60e993efd6ad4bf0b05068b781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d8bb7f9aa24d27e8f1475e4068c2623 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9702de9e6711d2731ae33cffe9770f55 = $(`<div id="html_9702de9e6711d2731ae33cffe9770f55" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_2d8bb7f9aa24d27e8f1475e4068c2623.setContent(html_9702de9e6711d2731ae33cffe9770f55);
|
|
|
|
|
|
|
|
marker_9a6b9728cfcc49207d8301ee5bf17ccf.bindPopup(popup_2d8bb7f9aa24d27e8f1475e4068c2623)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a6b9728cfcc49207d8301ee5bf17ccf.setIcon(icon_cba67c60e993efd6ad4bf0b05068b781);
|
|
|
|
|
|
var marker_bd14e0ec21a0a1d01cebcd317c92ad7b = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b98490d26ce8a00c956fa34edf016a9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1b1d0b0743ade87cbcdc3fb223bc626 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b9b357fc595fb488eef43c7fbccf5a = $(`<div id="html_29b9b357fc595fb488eef43c7fbccf5a" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_e1b1d0b0743ade87cbcdc3fb223bc626.setContent(html_29b9b357fc595fb488eef43c7fbccf5a);
|
|
|
|
|
|
|
|
marker_bd14e0ec21a0a1d01cebcd317c92ad7b.bindPopup(popup_e1b1d0b0743ade87cbcdc3fb223bc626)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd14e0ec21a0a1d01cebcd317c92ad7b.setIcon(icon_b98490d26ce8a00c956fa34edf016a9b);
|
|
|
|
|
|
var marker_974f3df1c12bb3bcc81f0329acbe9fa4 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d772097a1a16bb7fe52a0a9ed8f72a17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0eaddbb2a3db8af288e265812e42a04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_784eab70f404888c35e1cce17221a179 = $(`<div id="html_784eab70f404888c35e1cce17221a179" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_b0eaddbb2a3db8af288e265812e42a04.setContent(html_784eab70f404888c35e1cce17221a179);
|
|
|
|
|
|
|
|
marker_974f3df1c12bb3bcc81f0329acbe9fa4.bindPopup(popup_b0eaddbb2a3db8af288e265812e42a04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_974f3df1c12bb3bcc81f0329acbe9fa4.setIcon(icon_d772097a1a16bb7fe52a0a9ed8f72a17);
|
|
|
|
|
|
var marker_4f9f5f1d46192264b9a2cb0c1fd09705 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_45c69f5084e476dba847c22d1e7d80a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9808f72f6e56cf1356eb2bb7af4e7b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7081d2bb194d23bfbe5425f816b83f2 = $(`<div id="html_b7081d2bb194d23bfbe5425f816b83f2" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_f9808f72f6e56cf1356eb2bb7af4e7b2.setContent(html_b7081d2bb194d23bfbe5425f816b83f2);
|
|
|
|
|
|
|
|
marker_4f9f5f1d46192264b9a2cb0c1fd09705.bindPopup(popup_f9808f72f6e56cf1356eb2bb7af4e7b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f9f5f1d46192264b9a2cb0c1fd09705.setIcon(icon_45c69f5084e476dba847c22d1e7d80a1);
|
|
|
|
|
|
var marker_f800b962529d0d3d7c9c418a89c48fef = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e20717900aac28cef4a88c13fb774a10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2bdbd884e9c85c21403a372b5d4123e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74e15848643a599f2fe8de29a32cf2d0 = $(`<div id="html_74e15848643a599f2fe8de29a32cf2d0" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_e2bdbd884e9c85c21403a372b5d4123e.setContent(html_74e15848643a599f2fe8de29a32cf2d0);
|
|
|
|
|
|
|
|
marker_f800b962529d0d3d7c9c418a89c48fef.bindPopup(popup_e2bdbd884e9c85c21403a372b5d4123e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f800b962529d0d3d7c9c418a89c48fef.setIcon(icon_e20717900aac28cef4a88c13fb774a10);
|
|
|
|
|
|
var marker_32455098490b371aae3325531cb957ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1e320cbea84efea13b96afd1a3c44a27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86ce0c28e63ed4dcb7d3758d75e5f027 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7a3cc87ae200e6c3a8fb07bf956e959 = $(`<div id="html_e7a3cc87ae200e6c3a8fb07bf956e959" style="width: 100.0%; height: 100.0%;">nosflare-leefcore.leefcore.workers.dev</div>`)[0];
|
|
popup_86ce0c28e63ed4dcb7d3758d75e5f027.setContent(html_e7a3cc87ae200e6c3a8fb07bf956e959);
|
|
|
|
|
|
|
|
marker_32455098490b371aae3325531cb957ca.bindPopup(popup_86ce0c28e63ed4dcb7d3758d75e5f027)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32455098490b371aae3325531cb957ca.setIcon(icon_1e320cbea84efea13b96afd1a3c44a27);
|
|
|
|
|
|
var marker_7538690bbdd84c0e4ef2002e8ac87d38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_627cd2ce2ba4e455054c301e8511a98e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3798e5192e8cf358ee696e2902e62f42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_941eb5a8c21a203f00d43df70604d061 = $(`<div id="html_941eb5a8c21a203f00d43df70604d061" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app:443</div>`)[0];
|
|
popup_3798e5192e8cf358ee696e2902e62f42.setContent(html_941eb5a8c21a203f00d43df70604d061);
|
|
|
|
|
|
|
|
marker_7538690bbdd84c0e4ef2002e8ac87d38.bindPopup(popup_3798e5192e8cf358ee696e2902e62f42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7538690bbdd84c0e4ef2002e8ac87d38.setIcon(icon_627cd2ce2ba4e455054c301e8511a98e);
|
|
|
|
|
|
var marker_8a6bf4e7f1395a06feb9948bbf78c80c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d8e2fb4e35652a26e7d5256ffda0791d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6139406d41b6abfc974e410d4a15a757 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cad998544e7650051ff25ae9bd6daa98 = $(`<div id="html_cad998544e7650051ff25ae9bd6daa98" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_6139406d41b6abfc974e410d4a15a757.setContent(html_cad998544e7650051ff25ae9bd6daa98);
|
|
|
|
|
|
|
|
marker_8a6bf4e7f1395a06feb9948bbf78c80c.bindPopup(popup_6139406d41b6abfc974e410d4a15a757)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a6bf4e7f1395a06feb9948bbf78c80c.setIcon(icon_d8e2fb4e35652a26e7d5256ffda0791d);
|
|
|
|
|
|
var marker_a9152ff6a8103c0ad58465a6f1a30432 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5c5793b2eb615d7f795dd4cd84647059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b6c84830cd30fa3bfd6104afbab9b26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f92785ad371f5962aa82ace50f2f785 = $(`<div id="html_1f92785ad371f5962aa82ace50f2f785" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_8b6c84830cd30fa3bfd6104afbab9b26.setContent(html_1f92785ad371f5962aa82ace50f2f785);
|
|
|
|
|
|
|
|
marker_a9152ff6a8103c0ad58465a6f1a30432.bindPopup(popup_8b6c84830cd30fa3bfd6104afbab9b26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9152ff6a8103c0ad58465a6f1a30432.setIcon(icon_5c5793b2eb615d7f795dd4cd84647059);
|
|
|
|
|
|
var marker_e46e5cfd81e70a5321b8db92df31a3d9 = L.marker(
|
|
[40.55, -74.4758],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_003ab203948aff9a10f5fee4eb814283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d620c3581b9907d7d007e23dbebe6b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ffe1303d45b70269354cf6c3eafd957 = $(`<div id="html_9ffe1303d45b70269354cf6c3eafd957" style="width: 100.0%; height: 100.0%;">nostr.whitenode45.ddns.net</div>`)[0];
|
|
popup_4d620c3581b9907d7d007e23dbebe6b5.setContent(html_9ffe1303d45b70269354cf6c3eafd957);
|
|
|
|
|
|
|
|
marker_e46e5cfd81e70a5321b8db92df31a3d9.bindPopup(popup_4d620c3581b9907d7d007e23dbebe6b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e46e5cfd81e70a5321b8db92df31a3d9.setIcon(icon_003ab203948aff9a10f5fee4eb814283);
|
|
|
|
|
|
var marker_7224d155d4c4d7a7d5721f7fd0df1724 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_87e3b99a9d8303389d5333f48cc3b9a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11a65efa143a1d3948cffbdcfa61f188 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91e5ebaf69fab33793451e30015b39b8 = $(`<div id="html_91e5ebaf69fab33793451e30015b39b8" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be:443</div>`)[0];
|
|
popup_11a65efa143a1d3948cffbdcfa61f188.setContent(html_91e5ebaf69fab33793451e30015b39b8);
|
|
|
|
|
|
|
|
marker_7224d155d4c4d7a7d5721f7fd0df1724.bindPopup(popup_11a65efa143a1d3948cffbdcfa61f188)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7224d155d4c4d7a7d5721f7fd0df1724.setIcon(icon_87e3b99a9d8303389d5333f48cc3b9a8);
|
|
|
|
|
|
var marker_be9d77a6b703e715e68bdcc05929f793 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7120b44a22196d2f09fe0b5ce237a186 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c33a03808bf8d18b06957ce2e040a569 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1176d90229f4947b91b6ed307befb8e1 = $(`<div id="html_1176d90229f4947b91b6ed307befb8e1" style="width: 100.0%; height: 100.0%;">cdn.satellite.earth</div>`)[0];
|
|
popup_c33a03808bf8d18b06957ce2e040a569.setContent(html_1176d90229f4947b91b6ed307befb8e1);
|
|
|
|
|
|
|
|
marker_be9d77a6b703e715e68bdcc05929f793.bindPopup(popup_c33a03808bf8d18b06957ce2e040a569)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be9d77a6b703e715e68bdcc05929f793.setIcon(icon_7120b44a22196d2f09fe0b5ce237a186);
|
|
|
|
|
|
var marker_d734228c65b2c3872b48f55ff20fc86b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ae6cf29c937c888c5f8e86b0815f7eba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85916cd6b44a23f645a4e458c5153f69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fef5f1599963b1372768175b20bc554b = $(`<div id="html_fef5f1599963b1372768175b20bc554b" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_85916cd6b44a23f645a4e458c5153f69.setContent(html_fef5f1599963b1372768175b20bc554b);
|
|
|
|
|
|
|
|
marker_d734228c65b2c3872b48f55ff20fc86b.bindPopup(popup_85916cd6b44a23f645a4e458c5153f69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d734228c65b2c3872b48f55ff20fc86b.setIcon(icon_ae6cf29c937c888c5f8e86b0815f7eba);
|
|
|
|
|
|
var marker_43462c6904dc6244094797e5726a955a = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9f72c2cc122b54c61515dc6d5f041046 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70a76538e8baef5db78b04875570f58b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fd1d78537f992f72a0a2588b7a7d44d = $(`<div id="html_3fd1d78537f992f72a0a2588b7a7d44d" style="width: 100.0%; height: 100.0%;">relay.layer.systems:443</div>`)[0];
|
|
popup_70a76538e8baef5db78b04875570f58b.setContent(html_3fd1d78537f992f72a0a2588b7a7d44d);
|
|
|
|
|
|
|
|
marker_43462c6904dc6244094797e5726a955a.bindPopup(popup_70a76538e8baef5db78b04875570f58b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43462c6904dc6244094797e5726a955a.setIcon(icon_9f72c2cc122b54c61515dc6d5f041046);
|
|
|
|
|
|
var marker_2d8c7f11abf984c3bbb557287edaed3f = L.marker(
|
|
[13.7653, 100.647],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6a6385549e1414278b9d6b7d7fbe7c8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc20e06fdc67c1c195b97d85aa58f856 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cad0df274153f3ccba65e434d739b46 = $(`<div id="html_6cad0df274153f3ccba65e434d739b46" style="width: 100.0%; height: 100.0%;">relay0.gfcom.info</div>`)[0];
|
|
popup_fc20e06fdc67c1c195b97d85aa58f856.setContent(html_6cad0df274153f3ccba65e434d739b46);
|
|
|
|
|
|
|
|
marker_2d8c7f11abf984c3bbb557287edaed3f.bindPopup(popup_fc20e06fdc67c1c195b97d85aa58f856)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d8c7f11abf984c3bbb557287edaed3f.setIcon(icon_6a6385549e1414278b9d6b7d7fbe7c8f);
|
|
|
|
|
|
var marker_d283a2f1b910f7186d4e5279627b6ecc = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_176a73ca2943b71c66da84e588bf0226 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaa9c794521f1c5db85f666935d18309 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e08b3af56fe937268c80502305ac0ed = $(`<div id="html_2e08b3af56fe937268c80502305ac0ed" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de:443</div>`)[0];
|
|
popup_aaa9c794521f1c5db85f666935d18309.setContent(html_2e08b3af56fe937268c80502305ac0ed);
|
|
|
|
|
|
|
|
marker_d283a2f1b910f7186d4e5279627b6ecc.bindPopup(popup_aaa9c794521f1c5db85f666935d18309)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d283a2f1b910f7186d4e5279627b6ecc.setIcon(icon_176a73ca2943b71c66da84e588bf0226);
|
|
|
|
|
|
var marker_19860971e98c1c46d02eff58c46a215a = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c035310d99ab3d703eea5df266e27d93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_988ef8f668247b6b4ebca4c74d87a355 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2529abdb078a88a3e0af9cc1e4dffc10 = $(`<div id="html_2529abdb078a88a3e0af9cc1e4dffc10" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_988ef8f668247b6b4ebca4c74d87a355.setContent(html_2529abdb078a88a3e0af9cc1e4dffc10);
|
|
|
|
|
|
|
|
marker_19860971e98c1c46d02eff58c46a215a.bindPopup(popup_988ef8f668247b6b4ebca4c74d87a355)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19860971e98c1c46d02eff58c46a215a.setIcon(icon_c035310d99ab3d703eea5df266e27d93);
|
|
|
|
|
|
var marker_27c795e1d9613f05240aabe9a54d1548 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_af37a2b65237a87a5c409f36fcfa2d58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_620a0102ef2f0d8321590dd722bc522c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de31bdec86adf87c380d1406a339957d = $(`<div id="html_de31bdec86adf87c380d1406a339957d" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_620a0102ef2f0d8321590dd722bc522c.setContent(html_de31bdec86adf87c380d1406a339957d);
|
|
|
|
|
|
|
|
marker_27c795e1d9613f05240aabe9a54d1548.bindPopup(popup_620a0102ef2f0d8321590dd722bc522c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27c795e1d9613f05240aabe9a54d1548.setIcon(icon_af37a2b65237a87a5c409f36fcfa2d58);
|
|
|
|
|
|
var marker_2dbe7a46bfeae08457c90a5599e67666 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4d0b74c43be3a80b3fbfb7d2e09d3010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d7142c596ca2bb47881e6b5e3a01320 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0922131a631c2e979b31bb3b50a6975b = $(`<div id="html_0922131a631c2e979b31bb3b50a6975b" style="width: 100.0%; height: 100.0%;">staging.yabu.me</div>`)[0];
|
|
popup_3d7142c596ca2bb47881e6b5e3a01320.setContent(html_0922131a631c2e979b31bb3b50a6975b);
|
|
|
|
|
|
|
|
marker_2dbe7a46bfeae08457c90a5599e67666.bindPopup(popup_3d7142c596ca2bb47881e6b5e3a01320)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dbe7a46bfeae08457c90a5599e67666.setIcon(icon_4d0b74c43be3a80b3fbfb7d2e09d3010);
|
|
|
|
|
|
var marker_895b1b6741c67f530cfba38cf5527112 = L.marker(
|
|
[29.7449, -95.5343],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b7056dbb404d5e911a61d0671fe92248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0cf2f1a497e4aeffabef0cc2c081951 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80139ebba23fa107e4fa404304423e02 = $(`<div id="html_80139ebba23fa107e4fa404304423e02" style="width: 100.0%; height: 100.0%;">nostr.overpay.com</div>`)[0];
|
|
popup_d0cf2f1a497e4aeffabef0cc2c081951.setContent(html_80139ebba23fa107e4fa404304423e02);
|
|
|
|
|
|
|
|
marker_895b1b6741c67f530cfba38cf5527112.bindPopup(popup_d0cf2f1a497e4aeffabef0cc2c081951)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_895b1b6741c67f530cfba38cf5527112.setIcon(icon_b7056dbb404d5e911a61d0671fe92248);
|
|
|
|
|
|
var marker_fba3da438d07e31457e7ae7b6635299f = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_411af6ed89c3e4bc1873f85215307dd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3a1b74180e810c46fd67749d7869792 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6b67d349a69287b3d5893b8d16f4841 = $(`<div id="html_f6b67d349a69287b3d5893b8d16f4841" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_c3a1b74180e810c46fd67749d7869792.setContent(html_f6b67d349a69287b3d5893b8d16f4841);
|
|
|
|
|
|
|
|
marker_fba3da438d07e31457e7ae7b6635299f.bindPopup(popup_c3a1b74180e810c46fd67749d7869792)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fba3da438d07e31457e7ae7b6635299f.setIcon(icon_411af6ed89c3e4bc1873f85215307dd5);
|
|
|
|
|
|
var marker_c0958959fff958f96d166219862549ea = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_12ace63c1ba99b6d794fa68c5897f46d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5edaf5dfcdda79dfa125ee60d7655e96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2514fdc05db601f7da2dadd168282a3 = $(`<div id="html_f2514fdc05db601f7da2dadd168282a3" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_5edaf5dfcdda79dfa125ee60d7655e96.setContent(html_f2514fdc05db601f7da2dadd168282a3);
|
|
|
|
|
|
|
|
marker_c0958959fff958f96d166219862549ea.bindPopup(popup_5edaf5dfcdda79dfa125ee60d7655e96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0958959fff958f96d166219862549ea.setIcon(icon_12ace63c1ba99b6d794fa68c5897f46d);
|
|
|
|
|
|
var marker_a4aa2879b4a509e4cb8755a83757b8c7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6aff91bd87c284581ef8b1f9385c65a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00bdec203953b0dbf6ddb4166aa13c5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d9a2fb56d6a0fafd148744948af6994 = $(`<div id="html_5d9a2fb56d6a0fafd148744948af6994" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_00bdec203953b0dbf6ddb4166aa13c5b.setContent(html_5d9a2fb56d6a0fafd148744948af6994);
|
|
|
|
|
|
|
|
marker_a4aa2879b4a509e4cb8755a83757b8c7.bindPopup(popup_00bdec203953b0dbf6ddb4166aa13c5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4aa2879b4a509e4cb8755a83757b8c7.setIcon(icon_6aff91bd87c284581ef8b1f9385c65a2);
|
|
|
|
|
|
var marker_e720cc191d6b04d9722c8eb49fe918d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_18043cbfe7a168bb6550852ab67ca62c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1619082fe109f4a8ed49aca077b47866 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63bacf3a80e8648c732a8e27b0c4d0e2 = $(`<div id="html_63bacf3a80e8648c732a8e27b0c4d0e2" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_1619082fe109f4a8ed49aca077b47866.setContent(html_63bacf3a80e8648c732a8e27b0c4d0e2);
|
|
|
|
|
|
|
|
marker_e720cc191d6b04d9722c8eb49fe918d9.bindPopup(popup_1619082fe109f4a8ed49aca077b47866)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e720cc191d6b04d9722c8eb49fe918d9.setIcon(icon_18043cbfe7a168bb6550852ab67ca62c);
|
|
|
|
|
|
var marker_a72bb5eef63f1018180d467ad0cadb81 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0cba92fa3081f01e5eda8bb082312e32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_767f887a6ef807951148d6f8ce51b2e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de849be53f40dcc83ea0c8d98d6e8b83 = $(`<div id="html_de849be53f40dcc83ea0c8d98d6e8b83" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_767f887a6ef807951148d6f8ce51b2e5.setContent(html_de849be53f40dcc83ea0c8d98d6e8b83);
|
|
|
|
|
|
|
|
marker_a72bb5eef63f1018180d467ad0cadb81.bindPopup(popup_767f887a6ef807951148d6f8ce51b2e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a72bb5eef63f1018180d467ad0cadb81.setIcon(icon_0cba92fa3081f01e5eda8bb082312e32);
|
|
|
|
|
|
var marker_c564a7176f7f9746e570abc448d92abc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_770a9e22c809c1d79b037253da26aa50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fb8d9d2653018a6b704bf2018726807 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f33ff706cf503d329e9c5e4804d654a2 = $(`<div id="html_f33ff706cf503d329e9c5e4804d654a2" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_4fb8d9d2653018a6b704bf2018726807.setContent(html_f33ff706cf503d329e9c5e4804d654a2);
|
|
|
|
|
|
|
|
marker_c564a7176f7f9746e570abc448d92abc.bindPopup(popup_4fb8d9d2653018a6b704bf2018726807)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c564a7176f7f9746e570abc448d92abc.setIcon(icon_770a9e22c809c1d79b037253da26aa50);
|
|
|
|
|
|
var marker_2dbea45aa8438b9aab6525ee1429ef10 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a06e4678c93641169de01364c345498a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa7af40b877aa8fc4bcf792ba958ae4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94cb22096fde52f0e63ba2ecd789f0f4 = $(`<div id="html_94cb22096fde52f0e63ba2ecd789f0f4" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_aa7af40b877aa8fc4bcf792ba958ae4e.setContent(html_94cb22096fde52f0e63ba2ecd789f0f4);
|
|
|
|
|
|
|
|
marker_2dbea45aa8438b9aab6525ee1429ef10.bindPopup(popup_aa7af40b877aa8fc4bcf792ba958ae4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dbea45aa8438b9aab6525ee1429ef10.setIcon(icon_a06e4678c93641169de01364c345498a);
|
|
|
|
|
|
var marker_5a820dd11fb261da7f2598b7b9fb4775 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_35992a8eb1cb934d01a5796931b309b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddff265de5d65f1cbfa869891a30a9c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05623e2eca5449c29717b5d375a8e046 = $(`<div id="html_05623e2eca5449c29717b5d375a8e046" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org:443</div>`)[0];
|
|
popup_ddff265de5d65f1cbfa869891a30a9c1.setContent(html_05623e2eca5449c29717b5d375a8e046);
|
|
|
|
|
|
|
|
marker_5a820dd11fb261da7f2598b7b9fb4775.bindPopup(popup_ddff265de5d65f1cbfa869891a30a9c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a820dd11fb261da7f2598b7b9fb4775.setIcon(icon_35992a8eb1cb934d01a5796931b309b0);
|
|
|
|
|
|
var marker_295d36c47ce27973ac2cc4f0b23fdfa9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0e429122918a7f624a7b8271f14b6db0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8ff9ee4a4f7f25759512ed41d1fd0ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cf576a9d66eaf90eac1100b0668eb77 = $(`<div id="html_3cf576a9d66eaf90eac1100b0668eb77" style="width: 100.0%; height: 100.0%;">vault.iris.to:443</div>`)[0];
|
|
popup_a8ff9ee4a4f7f25759512ed41d1fd0ef.setContent(html_3cf576a9d66eaf90eac1100b0668eb77);
|
|
|
|
|
|
|
|
marker_295d36c47ce27973ac2cc4f0b23fdfa9.bindPopup(popup_a8ff9ee4a4f7f25759512ed41d1fd0ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_295d36c47ce27973ac2cc4f0b23fdfa9.setIcon(icon_0e429122918a7f624a7b8271f14b6db0);
|
|
|
|
|
|
var marker_da8249bf8d93a53c26073edaded8d2b2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_28acf3753c4649313c973ee4b57cadfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_368e5805e4c1b5c8ffecc048314d5114 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74ab2971222c551e643c9a71bd7049d8 = $(`<div id="html_74ab2971222c551e643c9a71bd7049d8" style="width: 100.0%; height: 100.0%;">node.kommonzenze.de</div>`)[0];
|
|
popup_368e5805e4c1b5c8ffecc048314d5114.setContent(html_74ab2971222c551e643c9a71bd7049d8);
|
|
|
|
|
|
|
|
marker_da8249bf8d93a53c26073edaded8d2b2.bindPopup(popup_368e5805e4c1b5c8ffecc048314d5114)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da8249bf8d93a53c26073edaded8d2b2.setIcon(icon_28acf3753c4649313c973ee4b57cadfb);
|
|
|
|
|
|
var marker_0a2fb105a8e3520803c564c9c6ff996d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_086959788abe29be172180e2814b83c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74e21ac845bf162e11d1e0a2726ffe2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7bd042978524772587c2cc955f87652 = $(`<div id="html_a7bd042978524772587c2cc955f87652" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io:443</div>`)[0];
|
|
popup_74e21ac845bf162e11d1e0a2726ffe2f.setContent(html_a7bd042978524772587c2cc955f87652);
|
|
|
|
|
|
|
|
marker_0a2fb105a8e3520803c564c9c6ff996d.bindPopup(popup_74e21ac845bf162e11d1e0a2726ffe2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a2fb105a8e3520803c564c9c6ff996d.setIcon(icon_086959788abe29be172180e2814b83c1);
|
|
|
|
|
|
var marker_127b9dd7fea038ae0958e79d9f7aaaa6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f17859e05aad338ca7bc37cc70396afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c4066e512651635f15c280d99e42d01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e75724377877ac27eb43973318761bd = $(`<div id="html_9e75724377877ac27eb43973318761bd" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_2c4066e512651635f15c280d99e42d01.setContent(html_9e75724377877ac27eb43973318761bd);
|
|
|
|
|
|
|
|
marker_127b9dd7fea038ae0958e79d9f7aaaa6.bindPopup(popup_2c4066e512651635f15c280d99e42d01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_127b9dd7fea038ae0958e79d9f7aaaa6.setIcon(icon_f17859e05aad338ca7bc37cc70396afc);
|
|
|
|
|
|
var marker_0153e610c7b6eaa59d24a531643724c9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7b7ea284291562d4967bbcb63920a73c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac0c6e9eab299028d7e77cb02185371 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a426e35a7ade5f896f2b6fbee067ce66 = $(`<div id="html_a426e35a7ade5f896f2b6fbee067ce66" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_4ac0c6e9eab299028d7e77cb02185371.setContent(html_a426e35a7ade5f896f2b6fbee067ce66);
|
|
|
|
|
|
|
|
marker_0153e610c7b6eaa59d24a531643724c9.bindPopup(popup_4ac0c6e9eab299028d7e77cb02185371)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0153e610c7b6eaa59d24a531643724c9.setIcon(icon_7b7ea284291562d4967bbcb63920a73c);
|
|
|
|
|
|
var marker_bb2ffbf8059eb5ba816a6ba7dc0ca40f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_430f2926bf3371943bdac9d5026ce574 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d023ff148ada433030f6c0bed490499e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baeb9dc86760da8536fefe9576938ed2 = $(`<div id="html_baeb9dc86760da8536fefe9576938ed2" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_d023ff148ada433030f6c0bed490499e.setContent(html_baeb9dc86760da8536fefe9576938ed2);
|
|
|
|
|
|
|
|
marker_bb2ffbf8059eb5ba816a6ba7dc0ca40f.bindPopup(popup_d023ff148ada433030f6c0bed490499e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb2ffbf8059eb5ba816a6ba7dc0ca40f.setIcon(icon_430f2926bf3371943bdac9d5026ce574);
|
|
|
|
|
|
var marker_d7bb689fcd38dbb475b82026fd3bb0b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b0040844b306c3774d7371ce707e0509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24c51e5180a277e281f37a0522121ab3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef6b28786851c7a3a3d08561691da9dd = $(`<div id="html_ef6b28786851c7a3a3d08561691da9dd" style="width: 100.0%; height: 100.0%;">public.crostr.com:443</div>`)[0];
|
|
popup_24c51e5180a277e281f37a0522121ab3.setContent(html_ef6b28786851c7a3a3d08561691da9dd);
|
|
|
|
|
|
|
|
marker_d7bb689fcd38dbb475b82026fd3bb0b2.bindPopup(popup_24c51e5180a277e281f37a0522121ab3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7bb689fcd38dbb475b82026fd3bb0b2.setIcon(icon_b0040844b306c3774d7371ce707e0509);
|
|
|
|
|
|
var marker_0d201f2fa80f8dd7ad12aa31f89c0225 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d55d194b87648943e158f2a43aca6a7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc2530db98227184ce8772612cf2c19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7f8e078615b537c813b02657c5da210 = $(`<div id="html_d7f8e078615b537c813b02657c5da210" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com:443</div>`)[0];
|
|
popup_cdc2530db98227184ce8772612cf2c19.setContent(html_d7f8e078615b537c813b02657c5da210);
|
|
|
|
|
|
|
|
marker_0d201f2fa80f8dd7ad12aa31f89c0225.bindPopup(popup_cdc2530db98227184ce8772612cf2c19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d201f2fa80f8dd7ad12aa31f89c0225.setIcon(icon_d55d194b87648943e158f2a43aca6a7e);
|
|
|
|
|
|
var marker_c89338017194b80a6ceff367c4f510a3 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_80555073a9b1f7b10a13be41eb7ad1a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be29e1cc415258d5f31d6e92464671e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b37700f9466d436abbd2c59dfc89923b = $(`<div id="html_b37700f9466d436abbd2c59dfc89923b" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_be29e1cc415258d5f31d6e92464671e3.setContent(html_b37700f9466d436abbd2c59dfc89923b);
|
|
|
|
|
|
|
|
marker_c89338017194b80a6ceff367c4f510a3.bindPopup(popup_be29e1cc415258d5f31d6e92464671e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c89338017194b80a6ceff367c4f510a3.setIcon(icon_80555073a9b1f7b10a13be41eb7ad1a9);
|
|
|
|
|
|
var marker_4c107224ee15fc6d6cc9cdc625adfbc6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4ed737286aef5309819b35185129d7f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90a66c716bd23a3855273dc7a15e504c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50f536f81a54b33799cc61cc6bf61e74 = $(`<div id="html_50f536f81a54b33799cc61cc6bf61e74" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_90a66c716bd23a3855273dc7a15e504c.setContent(html_50f536f81a54b33799cc61cc6bf61e74);
|
|
|
|
|
|
|
|
marker_4c107224ee15fc6d6cc9cdc625adfbc6.bindPopup(popup_90a66c716bd23a3855273dc7a15e504c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c107224ee15fc6d6cc9cdc625adfbc6.setIcon(icon_4ed737286aef5309819b35185129d7f0);
|
|
|
|
|
|
var marker_676121b23fb7189badee71072f5feccd = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e3a7da8eabffacc649757e8af1f9a5e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25af3b4735fedc2a5483cd2d868edfc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_457ffb3ef9746698278b35d7549a4c4a = $(`<div id="html_457ffb3ef9746698278b35d7549a4c4a" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_25af3b4735fedc2a5483cd2d868edfc1.setContent(html_457ffb3ef9746698278b35d7549a4c4a);
|
|
|
|
|
|
|
|
marker_676121b23fb7189badee71072f5feccd.bindPopup(popup_25af3b4735fedc2a5483cd2d868edfc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_676121b23fb7189badee71072f5feccd.setIcon(icon_e3a7da8eabffacc649757e8af1f9a5e2);
|
|
|
|
|
|
var marker_16931d78cddb1e451825ff76ed0c348b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_dd2ebc370b17a3260e165ea2ba60b473 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1533efafcdffe2f8571d9d90ffc35b81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e54e003f4b13a301ab0bb83ca20653f = $(`<div id="html_6e54e003f4b13a301ab0bb83ca20653f" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_1533efafcdffe2f8571d9d90ffc35b81.setContent(html_6e54e003f4b13a301ab0bb83ca20653f);
|
|
|
|
|
|
|
|
marker_16931d78cddb1e451825ff76ed0c348b.bindPopup(popup_1533efafcdffe2f8571d9d90ffc35b81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16931d78cddb1e451825ff76ed0c348b.setIcon(icon_dd2ebc370b17a3260e165ea2ba60b473);
|
|
|
|
|
|
var marker_cced69dd19f34e31451064a9237c83cd = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_949b30755da08764dab1c3d7f8e9db3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e148f78d6daaee61b9fd6a52bd49c4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10c5676c20ae7ac5d439ffdaa13bea9a = $(`<div id="html_10c5676c20ae7ac5d439ffdaa13bea9a" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_0e148f78d6daaee61b9fd6a52bd49c4c.setContent(html_10c5676c20ae7ac5d439ffdaa13bea9a);
|
|
|
|
|
|
|
|
marker_cced69dd19f34e31451064a9237c83cd.bindPopup(popup_0e148f78d6daaee61b9fd6a52bd49c4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cced69dd19f34e31451064a9237c83cd.setIcon(icon_949b30755da08764dab1c3d7f8e9db3c);
|
|
|
|
|
|
var marker_455f96d86be201e0276cbc85af439eea = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a27e1ac036099bea079cfcee053a1a88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b831f50b90df1049fe4c1ccf448d9b4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05b1532d4c22962f5c4004b94a667b5e = $(`<div id="html_05b1532d4c22962f5c4004b94a667b5e" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_b831f50b90df1049fe4c1ccf448d9b4e.setContent(html_05b1532d4c22962f5c4004b94a667b5e);
|
|
|
|
|
|
|
|
marker_455f96d86be201e0276cbc85af439eea.bindPopup(popup_b831f50b90df1049fe4c1ccf448d9b4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_455f96d86be201e0276cbc85af439eea.setIcon(icon_a27e1ac036099bea079cfcee053a1a88);
|
|
|
|
|
|
var marker_3f12b1742cf3fb077a6a804cf7f5da46 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c8e99c38614a745363ba5b3dfe77c01c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_693538f803f89efa520e37125d75798c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dba547e605249f48e3ae45e7ab00cf8 = $(`<div id="html_3dba547e605249f48e3ae45e7ab00cf8" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_693538f803f89efa520e37125d75798c.setContent(html_3dba547e605249f48e3ae45e7ab00cf8);
|
|
|
|
|
|
|
|
marker_3f12b1742cf3fb077a6a804cf7f5da46.bindPopup(popup_693538f803f89efa520e37125d75798c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f12b1742cf3fb077a6a804cf7f5da46.setIcon(icon_c8e99c38614a745363ba5b3dfe77c01c);
|
|
|
|
|
|
var marker_e11816e29321ce82e12aa3f0a0ea0c7a = L.marker(
|
|
[50.8476, 4.35717],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_abc87adefeca4d27017735d926425adf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3a0a65f4d9e31c57a378676705e8458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07ce5135a7fb533c47837d38942bf55b = $(`<div id="html_07ce5135a7fb533c47837d38942bf55b" style="width: 100.0%; height: 100.0%;">relay.kaleidoswap.com</div>`)[0];
|
|
popup_b3a0a65f4d9e31c57a378676705e8458.setContent(html_07ce5135a7fb533c47837d38942bf55b);
|
|
|
|
|
|
|
|
marker_e11816e29321ce82e12aa3f0a0ea0c7a.bindPopup(popup_b3a0a65f4d9e31c57a378676705e8458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e11816e29321ce82e12aa3f0a0ea0c7a.setIcon(icon_abc87adefeca4d27017735d926425adf);
|
|
|
|
|
|
var marker_4b0e352632eb5ce382e7814f9e1a845c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e4278edc3f9629cf562ff1f70c044932 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6117f6255506b15bb69e96fa2eef94d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae3749cf1ec6a9408ee319af15705332 = $(`<div id="html_ae3749cf1ec6a9408ee319af15705332" style="width: 100.0%; height: 100.0%;">relay.libernet.app:443</div>`)[0];
|
|
popup_6117f6255506b15bb69e96fa2eef94d6.setContent(html_ae3749cf1ec6a9408ee319af15705332);
|
|
|
|
|
|
|
|
marker_4b0e352632eb5ce382e7814f9e1a845c.bindPopup(popup_6117f6255506b15bb69e96fa2eef94d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b0e352632eb5ce382e7814f9e1a845c.setIcon(icon_e4278edc3f9629cf562ff1f70c044932);
|
|
|
|
|
|
var marker_78a2708e3ca13c0af9d9d8b6ff12d11f = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_471e349696e3f74a51214f4f8c3319f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_370fc0de03289055de4973871f460dbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90f7faa251fd4bf7c86ab03d2c6c07c8 = $(`<div id="html_90f7faa251fd4bf7c86ab03d2c6c07c8" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_370fc0de03289055de4973871f460dbb.setContent(html_90f7faa251fd4bf7c86ab03d2c6c07c8);
|
|
|
|
|
|
|
|
marker_78a2708e3ca13c0af9d9d8b6ff12d11f.bindPopup(popup_370fc0de03289055de4973871f460dbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78a2708e3ca13c0af9d9d8b6ff12d11f.setIcon(icon_471e349696e3f74a51214f4f8c3319f7);
|
|
|
|
|
|
var marker_44ba389d10eede4cb33f811bbe2acdff = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8c337c76598620dec2c5176da1d5498b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_476990af8827f34d8dc611db8f50d952 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_727249e61aa5c9eb5fa60e631302a70e = $(`<div id="html_727249e61aa5c9eb5fa60e631302a70e" style="width: 100.0%; height: 100.0%;">relay.manneken.brussels</div>`)[0];
|
|
popup_476990af8827f34d8dc611db8f50d952.setContent(html_727249e61aa5c9eb5fa60e631302a70e);
|
|
|
|
|
|
|
|
marker_44ba389d10eede4cb33f811bbe2acdff.bindPopup(popup_476990af8827f34d8dc611db8f50d952)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44ba389d10eede4cb33f811bbe2acdff.setIcon(icon_8c337c76598620dec2c5176da1d5498b);
|
|
|
|
|
|
var marker_c234975119e51735069ce8828a089db4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d8156049c6356698216231d1fc79d41a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea0037465ea1f3d579f8a0b538b7b891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e7685b48ac791c3b604ea844adf5de8 = $(`<div id="html_3e7685b48ac791c3b604ea844adf5de8" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io:443</div>`)[0];
|
|
popup_ea0037465ea1f3d579f8a0b538b7b891.setContent(html_3e7685b48ac791c3b604ea844adf5de8);
|
|
|
|
|
|
|
|
marker_c234975119e51735069ce8828a089db4.bindPopup(popup_ea0037465ea1f3d579f8a0b538b7b891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c234975119e51735069ce8828a089db4.setIcon(icon_d8156049c6356698216231d1fc79d41a);
|
|
|
|
|
|
var marker_6b5e5a7539ed2e2006ebaf0ee16be876 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7bd36bc36a5a7427b814c0bd58251bf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07c938b762c2bcb050608e1d8a5a1ef4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be2c9bb24eab19aacd11a7e4ac998f79 = $(`<div id="html_be2c9bb24eab19aacd11a7e4ac998f79" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com:443</div>`)[0];
|
|
popup_07c938b762c2bcb050608e1d8a5a1ef4.setContent(html_be2c9bb24eab19aacd11a7e4ac998f79);
|
|
|
|
|
|
|
|
marker_6b5e5a7539ed2e2006ebaf0ee16be876.bindPopup(popup_07c938b762c2bcb050608e1d8a5a1ef4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b5e5a7539ed2e2006ebaf0ee16be876.setIcon(icon_7bd36bc36a5a7427b814c0bd58251bf3);
|
|
|
|
|
|
var marker_aa71e4ca49e695673efc70cf65696b6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_60d2395cb7fb49af13a102eb1492f7f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1daaebff088a894b98e19da745f818bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1adfcde9883b7fdceda4695d929f572e = $(`<div id="html_1adfcde9883b7fdceda4695d929f572e" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app:443</div>`)[0];
|
|
popup_1daaebff088a894b98e19da745f818bf.setContent(html_1adfcde9883b7fdceda4695d929f572e);
|
|
|
|
|
|
|
|
marker_aa71e4ca49e695673efc70cf65696b6c.bindPopup(popup_1daaebff088a894b98e19da745f818bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa71e4ca49e695673efc70cf65696b6c.setIcon(icon_60d2395cb7fb49af13a102eb1492f7f9);
|
|
|
|
|
|
var marker_0da56cd7dc65655c392537774bc8b9c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9f5221b5174966fcb6299af886856325 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b49cb7bec2d5e19564ea400b3b91e20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c22d5e50ba8ec053aa3e26f712a6c91c = $(`<div id="html_c22d5e50ba8ec053aa3e26f712a6c91c" style="width: 100.0%; height: 100.0%;">relay.loveisbitcoin.com</div>`)[0];
|
|
popup_2b49cb7bec2d5e19564ea400b3b91e20.setContent(html_c22d5e50ba8ec053aa3e26f712a6c91c);
|
|
|
|
|
|
|
|
marker_0da56cd7dc65655c392537774bc8b9c8.bindPopup(popup_2b49cb7bec2d5e19564ea400b3b91e20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0da56cd7dc65655c392537774bc8b9c8.setIcon(icon_9f5221b5174966fcb6299af886856325);
|
|
|
|
|
|
var marker_9e816e8978149e8b678140b8a60084d7 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_658f34da14c555a1c2992d578a9c3ebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7dd5cd97f060d3579e727108d2b024c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0ae7ff14c870b60e1855e62262be331 = $(`<div id="html_e0ae7ff14c870b60e1855e62262be331" style="width: 100.0%; height: 100.0%;">relay.angor.io:443</div>`)[0];
|
|
popup_a7dd5cd97f060d3579e727108d2b024c.setContent(html_e0ae7ff14c870b60e1855e62262be331);
|
|
|
|
|
|
|
|
marker_9e816e8978149e8b678140b8a60084d7.bindPopup(popup_a7dd5cd97f060d3579e727108d2b024c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e816e8978149e8b678140b8a60084d7.setIcon(icon_658f34da14c555a1c2992d578a9c3ebf);
|
|
|
|
|
|
var marker_541e96a1b0ddd25061f16661c4c081fe = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ce45223fa12a985495e70616f0b9cc96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97ef56ccc45b4c5bb94827da82c110b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f4887d7ce3a1e5cb6b169c795ee0bc9 = $(`<div id="html_0f4887d7ce3a1e5cb6b169c795ee0bc9" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_97ef56ccc45b4c5bb94827da82c110b1.setContent(html_0f4887d7ce3a1e5cb6b169c795ee0bc9);
|
|
|
|
|
|
|
|
marker_541e96a1b0ddd25061f16661c4c081fe.bindPopup(popup_97ef56ccc45b4c5bb94827da82c110b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_541e96a1b0ddd25061f16661c4c081fe.setIcon(icon_ce45223fa12a985495e70616f0b9cc96);
|
|
|
|
|
|
var marker_d9becdf9ca0a91c034b4c7d400a9fe70 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_28ed7bf7b3dbda8f8a156aa1c2e91174 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d703b113ef3fd35ad909d75bf24d1ae3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3a2a214d38fcd365664e4f340ba561c = $(`<div id="html_d3a2a214d38fcd365664e4f340ba561c" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net:443</div>`)[0];
|
|
popup_d703b113ef3fd35ad909d75bf24d1ae3.setContent(html_d3a2a214d38fcd365664e4f340ba561c);
|
|
|
|
|
|
|
|
marker_d9becdf9ca0a91c034b4c7d400a9fe70.bindPopup(popup_d703b113ef3fd35ad909d75bf24d1ae3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9becdf9ca0a91c034b4c7d400a9fe70.setIcon(icon_28ed7bf7b3dbda8f8a156aa1c2e91174);
|
|
|
|
|
|
var marker_385eb7d8af9e5d7c2bb43f6595264ec5 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d87ebf87a45b969f07539e95ad363a06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f4ae09485c09886d0f8ddf2505df41b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baa176097f89161937b1173d333182b4 = $(`<div id="html_baa176097f89161937b1173d333182b4" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_5f4ae09485c09886d0f8ddf2505df41b.setContent(html_baa176097f89161937b1173d333182b4);
|
|
|
|
|
|
|
|
marker_385eb7d8af9e5d7c2bb43f6595264ec5.bindPopup(popup_5f4ae09485c09886d0f8ddf2505df41b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_385eb7d8af9e5d7c2bb43f6595264ec5.setIcon(icon_d87ebf87a45b969f07539e95ad363a06);
|
|
|
|
|
|
var marker_48e60f4927a970a1ce69e52cecf73948 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e7a66beb8e7f2b24b11bd8335703cb0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51cee933f6bce253e88402cab2b862e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b49f50e4a62c2a883a1f2887c3163902 = $(`<div id="html_b49f50e4a62c2a883a1f2887c3163902" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_51cee933f6bce253e88402cab2b862e8.setContent(html_b49f50e4a62c2a883a1f2887c3163902);
|
|
|
|
|
|
|
|
marker_48e60f4927a970a1ce69e52cecf73948.bindPopup(popup_51cee933f6bce253e88402cab2b862e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48e60f4927a970a1ce69e52cecf73948.setIcon(icon_e7a66beb8e7f2b24b11bd8335703cb0e);
|
|
|
|
|
|
var marker_21a50a0a67f81ba3b12176dd07ffccfd = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9eba2c22e5814f51d06b5154019b8191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f536b496d12052b0d21524c999801f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca8d48035ae6c861dcf1b9878249809c = $(`<div id="html_ca8d48035ae6c861dcf1b9878249809c" style="width: 100.0%; height: 100.0%;">relay.endfiat.money:443</div>`)[0];
|
|
popup_8f536b496d12052b0d21524c999801f6.setContent(html_ca8d48035ae6c861dcf1b9878249809c);
|
|
|
|
|
|
|
|
marker_21a50a0a67f81ba3b12176dd07ffccfd.bindPopup(popup_8f536b496d12052b0d21524c999801f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21a50a0a67f81ba3b12176dd07ffccfd.setIcon(icon_9eba2c22e5814f51d06b5154019b8191);
|
|
|
|
|
|
var marker_f9b6cff2e22891e73bc0d0bd650adf7b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1eb0fd65336ccae82f86da3b6118f0de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d15c6f4ac09910666521e9175fe9a250 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f84163a0b5f13712ab175e7a47704ff8 = $(`<div id="html_f84163a0b5f13712ab175e7a47704ff8" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_d15c6f4ac09910666521e9175fe9a250.setContent(html_f84163a0b5f13712ab175e7a47704ff8);
|
|
|
|
|
|
|
|
marker_f9b6cff2e22891e73bc0d0bd650adf7b.bindPopup(popup_d15c6f4ac09910666521e9175fe9a250)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9b6cff2e22891e73bc0d0bd650adf7b.setIcon(icon_1eb0fd65336ccae82f86da3b6118f0de);
|
|
|
|
|
|
var marker_c66a8de2b71956830e9471ea8f8f3085 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b5e828a823abfccc0c6bbf15c98819b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38009d20da0721cb356b9a66a57fc687 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12ccff62eeeffc4926e8916eeb79870c = $(`<div id="html_12ccff62eeeffc4926e8916eeb79870c" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_38009d20da0721cb356b9a66a57fc687.setContent(html_12ccff62eeeffc4926e8916eeb79870c);
|
|
|
|
|
|
|
|
marker_c66a8de2b71956830e9471ea8f8f3085.bindPopup(popup_38009d20da0721cb356b9a66a57fc687)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c66a8de2b71956830e9471ea8f8f3085.setIcon(icon_b5e828a823abfccc0c6bbf15c98819b0);
|
|
|
|
|
|
var marker_ed07ecb28a3ad21b9f6a6f69f837abd7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_75569dbbb9e3763c9952b023dc4865a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8803f454e200c382e8169313955a7013 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8e67540eb42882a65c712e5514e4919 = $(`<div id="html_e8e67540eb42882a65c712e5514e4919" style="width: 100.0%; height: 100.0%;">relay.froth.zone</div>`)[0];
|
|
popup_8803f454e200c382e8169313955a7013.setContent(html_e8e67540eb42882a65c712e5514e4919);
|
|
|
|
|
|
|
|
marker_ed07ecb28a3ad21b9f6a6f69f837abd7.bindPopup(popup_8803f454e200c382e8169313955a7013)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed07ecb28a3ad21b9f6a6f69f837abd7.setIcon(icon_75569dbbb9e3763c9952b023dc4865a4);
|
|
|
|
|
|
var marker_41020afda06bd2addb001ca80a3fbebb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ac33abfa60f8eefbc53eaa37e78d0b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2c0d436a61e0942784188a1c8d21013 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b11acdd44955f82698dab7885c7ad850 = $(`<div id="html_b11acdd44955f82698dab7885c7ad850" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_c2c0d436a61e0942784188a1c8d21013.setContent(html_b11acdd44955f82698dab7885c7ad850);
|
|
|
|
|
|
|
|
marker_41020afda06bd2addb001ca80a3fbebb.bindPopup(popup_c2c0d436a61e0942784188a1c8d21013)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41020afda06bd2addb001ca80a3fbebb.setIcon(icon_ac33abfa60f8eefbc53eaa37e78d0b76);
|
|
|
|
|
|
var marker_a45855b27f4845765ac81b82ea80dcb5 = L.marker(
|
|
[50.5145, 16.0119],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c6b82e49ba4bcefa281b98909b3c543c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e671a66d27cf0ba58ad1e7b3a56175b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a18879d8db6d52d78a6dac1b4860c8f2 = $(`<div id="html_a18879d8db6d52d78a6dac1b4860c8f2" style="width: 100.0%; height: 100.0%;">nrl.ceskar.xyz</div>`)[0];
|
|
popup_9e671a66d27cf0ba58ad1e7b3a56175b.setContent(html_a18879d8db6d52d78a6dac1b4860c8f2);
|
|
|
|
|
|
|
|
marker_a45855b27f4845765ac81b82ea80dcb5.bindPopup(popup_9e671a66d27cf0ba58ad1e7b3a56175b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a45855b27f4845765ac81b82ea80dcb5.setIcon(icon_c6b82e49ba4bcefa281b98909b3c543c);
|
|
|
|
|
|
var marker_429efc3e44851f5b08303097831474bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f9be3dfabb1353e3f04470ed77cc7723 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccd0a082606566504cc6aee613ecd354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a69af50d7cf9a6afe770780bd898cbbd = $(`<div id="html_a69af50d7cf9a6afe770780bd898cbbd" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_ccd0a082606566504cc6aee613ecd354.setContent(html_a69af50d7cf9a6afe770780bd898cbbd);
|
|
|
|
|
|
|
|
marker_429efc3e44851f5b08303097831474bc.bindPopup(popup_ccd0a082606566504cc6aee613ecd354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_429efc3e44851f5b08303097831474bc.setIcon(icon_f9be3dfabb1353e3f04470ed77cc7723);
|
|
|
|
|
|
var marker_ce9671a7161b78194234f9637b8a6dfc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5494fdc4aef76633d394d4aa60fbaf60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c655fe7c12ec027b1dc9b850830dc3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c27f06f780f90f94624651b47b2bf33e = $(`<div id="html_c27f06f780f90f94624651b47b2bf33e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol:443</div>`)[0];
|
|
popup_9c655fe7c12ec027b1dc9b850830dc3c.setContent(html_c27f06f780f90f94624651b47b2bf33e);
|
|
|
|
|
|
|
|
marker_ce9671a7161b78194234f9637b8a6dfc.bindPopup(popup_9c655fe7c12ec027b1dc9b850830dc3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce9671a7161b78194234f9637b8a6dfc.setIcon(icon_5494fdc4aef76633d394d4aa60fbaf60);
|
|
|
|
|
|
var marker_274f19e2888622720d3806f8a4f917c0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_cb76a94fe34bc62e2088d9a93739e30b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9f470ff1548da5c358ccea50b9a12c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed4b0b7452ab894018fa2f1a60cbdaf3 = $(`<div id="html_ed4b0b7452ab894018fa2f1a60cbdaf3" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de:443</div>`)[0];
|
|
popup_f9f470ff1548da5c358ccea50b9a12c6.setContent(html_ed4b0b7452ab894018fa2f1a60cbdaf3);
|
|
|
|
|
|
|
|
marker_274f19e2888622720d3806f8a4f917c0.bindPopup(popup_f9f470ff1548da5c358ccea50b9a12c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_274f19e2888622720d3806f8a4f917c0.setIcon(icon_cb76a94fe34bc62e2088d9a93739e30b);
|
|
|
|
|
|
var marker_72eb846a5eddc738bcd715050aff2188 = L.marker(
|
|
[45.5029, -73.5723],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b0545ae4bf9e21a6f620097851d50268 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e6a1d51deb87244dac7777525ca5f10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cca861b3d5ff64f9cc4f5c6945960277 = $(`<div id="html_cca861b3d5ff64f9cc4f5c6945960277" style="width: 100.0%; height: 100.0%;">nostrrelay.taylorperron.com</div>`)[0];
|
|
popup_6e6a1d51deb87244dac7777525ca5f10.setContent(html_cca861b3d5ff64f9cc4f5c6945960277);
|
|
|
|
|
|
|
|
marker_72eb846a5eddc738bcd715050aff2188.bindPopup(popup_6e6a1d51deb87244dac7777525ca5f10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72eb846a5eddc738bcd715050aff2188.setIcon(icon_b0545ae4bf9e21a6f620097851d50268);
|
|
|
|
|
|
var marker_43bd7479e8b5976e0471a51ee18585fa = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_34605cf4e2b095b32a8825ae557870da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e08fe5805cb96d4488bd41cf9d3b6a0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e682ce69986b8366e444e6b77c557cc = $(`<div id="html_0e682ce69986b8366e444e6b77c557cc" style="width: 100.0%; height: 100.0%;">chorus.pjv.me</div>`)[0];
|
|
popup_e08fe5805cb96d4488bd41cf9d3b6a0c.setContent(html_0e682ce69986b8366e444e6b77c557cc);
|
|
|
|
|
|
|
|
marker_43bd7479e8b5976e0471a51ee18585fa.bindPopup(popup_e08fe5805cb96d4488bd41cf9d3b6a0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43bd7479e8b5976e0471a51ee18585fa.setIcon(icon_34605cf4e2b095b32a8825ae557870da);
|
|
|
|
|
|
var marker_c033016a3c0f8d542966bfd107004229 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d19c0215cf7385780a08f59baed9e19a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1040e9cc9e044a178dff22baed703825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24369bfe9e9f9b704c875c058c3cd55d = $(`<div id="html_24369bfe9e9f9b704c875c058c3cd55d" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_1040e9cc9e044a178dff22baed703825.setContent(html_24369bfe9e9f9b704c875c058c3cd55d);
|
|
|
|
|
|
|
|
marker_c033016a3c0f8d542966bfd107004229.bindPopup(popup_1040e9cc9e044a178dff22baed703825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c033016a3c0f8d542966bfd107004229.setIcon(icon_d19c0215cf7385780a08f59baed9e19a);
|
|
|
|
|
|
var marker_50681723e5b75ce2ee71b5cfcde62319 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_89c97471786251698a95dbe326207381 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1c0da35d2cdb5a3383fab200fbc50fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00c69878dd05e07589f1a51657ef48ec = $(`<div id="html_00c69878dd05e07589f1a51657ef48ec" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_d1c0da35d2cdb5a3383fab200fbc50fc.setContent(html_00c69878dd05e07589f1a51657ef48ec);
|
|
|
|
|
|
|
|
marker_50681723e5b75ce2ee71b5cfcde62319.bindPopup(popup_d1c0da35d2cdb5a3383fab200fbc50fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50681723e5b75ce2ee71b5cfcde62319.setIcon(icon_89c97471786251698a95dbe326207381);
|
|
|
|
|
|
var marker_574e8bb5359bab555d961aadb413a9c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e884e4558e07b194cab7257b61b96796 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04d1c1f6249f31d62dda9ed7794c05ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c272bbe86edf1bb17ddd11d42b38ee58 = $(`<div id="html_c272bbe86edf1bb17ddd11d42b38ee58" style="width: 100.0%; height: 100.0%;">nostr.girino.org:443</div>`)[0];
|
|
popup_04d1c1f6249f31d62dda9ed7794c05ac.setContent(html_c272bbe86edf1bb17ddd11d42b38ee58);
|
|
|
|
|
|
|
|
marker_574e8bb5359bab555d961aadb413a9c9.bindPopup(popup_04d1c1f6249f31d62dda9ed7794c05ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_574e8bb5359bab555d961aadb413a9c9.setIcon(icon_e884e4558e07b194cab7257b61b96796);
|
|
|
|
|
|
var marker_7a307b552823124f63e6356fdbd7a766 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_55ba8d7b44f1416893076ce43503d491 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5592e02f653cd23b7b092d3a04bfbec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ed12f04a84784ccae0ac178fb03f682 = $(`<div id="html_6ed12f04a84784ccae0ac178fb03f682" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_c5592e02f653cd23b7b092d3a04bfbec.setContent(html_6ed12f04a84784ccae0ac178fb03f682);
|
|
|
|
|
|
|
|
marker_7a307b552823124f63e6356fdbd7a766.bindPopup(popup_c5592e02f653cd23b7b092d3a04bfbec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a307b552823124f63e6356fdbd7a766.setIcon(icon_55ba8d7b44f1416893076ce43503d491);
|
|
|
|
|
|
var marker_1fcb04ee2ecc28c9550d8c5f2e9a7f44 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3d4ddb0cc0826bed76ee04ef1a27bd85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86292709435294d0f9075277be256762 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed01da4faabe5e23e4d9ad656dc5ee32 = $(`<div id="html_ed01da4faabe5e23e4d9ad656dc5ee32" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_86292709435294d0f9075277be256762.setContent(html_ed01da4faabe5e23e4d9ad656dc5ee32);
|
|
|
|
|
|
|
|
marker_1fcb04ee2ecc28c9550d8c5f2e9a7f44.bindPopup(popup_86292709435294d0f9075277be256762)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fcb04ee2ecc28c9550d8c5f2e9a7f44.setIcon(icon_3d4ddb0cc0826bed76ee04ef1a27bd85);
|
|
|
|
|
|
var marker_6729f060047b38036db7a68acb89d2cf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_fd67ac8903b40a1007d844895b9b5f08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aac20de221b5c195711cb611903c5c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b8f6dd1a2768a16491ec46a32aef390 = $(`<div id="html_1b8f6dd1a2768a16491ec46a32aef390" style="width: 100.0%; height: 100.0%;">ec2.f7z.io</div>`)[0];
|
|
popup_3aac20de221b5c195711cb611903c5c8.setContent(html_1b8f6dd1a2768a16491ec46a32aef390);
|
|
|
|
|
|
|
|
marker_6729f060047b38036db7a68acb89d2cf.bindPopup(popup_3aac20de221b5c195711cb611903c5c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6729f060047b38036db7a68acb89d2cf.setIcon(icon_fd67ac8903b40a1007d844895b9b5f08);
|
|
|
|
|
|
var marker_7ce52833dccf76bf22ccec27814ef437 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_aaa05ec5ec4be545cfb70c7f858312d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2120e9e473dc0f34e1a1ce8bebf2b1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aa173b8d26e824333fd60258bd301fe = $(`<div id="html_5aa173b8d26e824333fd60258bd301fe" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_c2120e9e473dc0f34e1a1ce8bebf2b1d.setContent(html_5aa173b8d26e824333fd60258bd301fe);
|
|
|
|
|
|
|
|
marker_7ce52833dccf76bf22ccec27814ef437.bindPopup(popup_c2120e9e473dc0f34e1a1ce8bebf2b1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ce52833dccf76bf22ccec27814ef437.setIcon(icon_aaa05ec5ec4be545cfb70c7f858312d8);
|
|
|
|
|
|
var marker_a35429a288e9acf67fdff397600dabda = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4767e928e5346da2f40d8a86b0767c04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_532f880655bb60981d41723622b47e42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84c7ca3b4180dbfffdeb2f127f25f5fd = $(`<div id="html_84c7ca3b4180dbfffdeb2f127f25f5fd" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_532f880655bb60981d41723622b47e42.setContent(html_84c7ca3b4180dbfffdeb2f127f25f5fd);
|
|
|
|
|
|
|
|
marker_a35429a288e9acf67fdff397600dabda.bindPopup(popup_532f880655bb60981d41723622b47e42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a35429a288e9acf67fdff397600dabda.setIcon(icon_4767e928e5346da2f40d8a86b0767c04);
|
|
|
|
|
|
var marker_ee07fe7b40f9031924a15379b2980895 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_fcc57b4e064bdcea21e0eca39e8ba819 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89c2002223c6278b5537a04592337add = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_891152944d71b5279d3b98eb65f43d43 = $(`<div id="html_891152944d71b5279d3b98eb65f43d43" style="width: 100.0%; height: 100.0%;">relay.momostr.pink</div>`)[0];
|
|
popup_89c2002223c6278b5537a04592337add.setContent(html_891152944d71b5279d3b98eb65f43d43);
|
|
|
|
|
|
|
|
marker_ee07fe7b40f9031924a15379b2980895.bindPopup(popup_89c2002223c6278b5537a04592337add)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee07fe7b40f9031924a15379b2980895.setIcon(icon_fcc57b4e064bdcea21e0eca39e8ba819);
|
|
|
|
|
|
var marker_8ec941ca9eb1303df676ffa2b00845e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ab06026daa510bcc598c6931b83f6ab3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e2ee181799e20a2d20dc065c7ef6149 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73149188fc1d031e1c4fc5a89df8fa80 = $(`<div id="html_73149188fc1d031e1c4fc5a89df8fa80" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_8e2ee181799e20a2d20dc065c7ef6149.setContent(html_73149188fc1d031e1c4fc5a89df8fa80);
|
|
|
|
|
|
|
|
marker_8ec941ca9eb1303df676ffa2b00845e2.bindPopup(popup_8e2ee181799e20a2d20dc065c7ef6149)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ec941ca9eb1303df676ffa2b00845e2.setIcon(icon_ab06026daa510bcc598c6931b83f6ab3);
|
|
|
|
|
|
var marker_4f6cf04968d1272837d44b91e3248dc9 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ec1c4559cb321fad28265ac96fba7f9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4acfe87655eba084a37caf4095a6c58f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5c2e810b0667bd288ba204a5bac0c7f = $(`<div id="html_c5c2e810b0667bd288ba204a5bac0c7f" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_4acfe87655eba084a37caf4095a6c58f.setContent(html_c5c2e810b0667bd288ba204a5bac0c7f);
|
|
|
|
|
|
|
|
marker_4f6cf04968d1272837d44b91e3248dc9.bindPopup(popup_4acfe87655eba084a37caf4095a6c58f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f6cf04968d1272837d44b91e3248dc9.setIcon(icon_ec1c4559cb321fad28265ac96fba7f9c);
|
|
|
|
|
|
var marker_7c3d3a07ecb1227188a32f5fcf5924f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b78c6a95136c80ac29c8ede6b9e0cf4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fba8e930b845ab1e59299c546e0e8821 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38b9fe37c764da9e232da17889854489 = $(`<div id="html_38b9fe37c764da9e232da17889854489" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_fba8e930b845ab1e59299c546e0e8821.setContent(html_38b9fe37c764da9e232da17889854489);
|
|
|
|
|
|
|
|
marker_7c3d3a07ecb1227188a32f5fcf5924f4.bindPopup(popup_fba8e930b845ab1e59299c546e0e8821)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c3d3a07ecb1227188a32f5fcf5924f4.setIcon(icon_b78c6a95136c80ac29c8ede6b9e0cf4b);
|
|
|
|
|
|
var marker_8731b7d34af6411abfcbf33ea92aedcb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_43d1b2e83276830f05c3508127891b34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ffc4efeec50cd2e33d5144934d80f47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b514aed9d5ea8c31cfbe035e00fef6ff = $(`<div id="html_b514aed9d5ea8c31cfbe035e00fef6ff" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_6ffc4efeec50cd2e33d5144934d80f47.setContent(html_b514aed9d5ea8c31cfbe035e00fef6ff);
|
|
|
|
|
|
|
|
marker_8731b7d34af6411abfcbf33ea92aedcb.bindPopup(popup_6ffc4efeec50cd2e33d5144934d80f47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8731b7d34af6411abfcbf33ea92aedcb.setIcon(icon_43d1b2e83276830f05c3508127891b34);
|
|
|
|
|
|
var marker_5b977d07a9791d9dcdaf3b1f9e31fdcb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_65de4d543bdc117ee16cd025a91b7efe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_115d0443bc41f86daee167447eb292a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c647c801270ee08a3494f169b1cf3893 = $(`<div id="html_c647c801270ee08a3494f169b1cf3893" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_115d0443bc41f86daee167447eb292a1.setContent(html_c647c801270ee08a3494f169b1cf3893);
|
|
|
|
|
|
|
|
marker_5b977d07a9791d9dcdaf3b1f9e31fdcb.bindPopup(popup_115d0443bc41f86daee167447eb292a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b977d07a9791d9dcdaf3b1f9e31fdcb.setIcon(icon_65de4d543bdc117ee16cd025a91b7efe);
|
|
|
|
|
|
var marker_477466561a4a17a565ba557b527c2f59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d7f69abfecaef48636851900bd62a271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a80230f4b3d65ea55299eee0d8abb539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d58b72bb5da62db05cafbeff43d9cab = $(`<div id="html_8d58b72bb5da62db05cafbeff43d9cab" style="width: 100.0%; height: 100.0%;">relay.minibolt.info:443</div>`)[0];
|
|
popup_a80230f4b3d65ea55299eee0d8abb539.setContent(html_8d58b72bb5da62db05cafbeff43d9cab);
|
|
|
|
|
|
|
|
marker_477466561a4a17a565ba557b527c2f59.bindPopup(popup_a80230f4b3d65ea55299eee0d8abb539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_477466561a4a17a565ba557b527c2f59.setIcon(icon_d7f69abfecaef48636851900bd62a271);
|
|
|
|
|
|
var marker_4172b37b495d854b26948e44c3f70a9b = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_110a07caf37ba7348e2eca9b6074e6d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3704b67fb4df9041c744e211785bc4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_354bf22aa99541aab6686eff55ff2c5c = $(`<div id="html_354bf22aa99541aab6686eff55ff2c5c" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_d3704b67fb4df9041c744e211785bc4f.setContent(html_354bf22aa99541aab6686eff55ff2c5c);
|
|
|
|
|
|
|
|
marker_4172b37b495d854b26948e44c3f70a9b.bindPopup(popup_d3704b67fb4df9041c744e211785bc4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4172b37b495d854b26948e44c3f70a9b.setIcon(icon_110a07caf37ba7348e2eca9b6074e6d8);
|
|
|
|
|
|
var marker_6e8f39ae027d4baa40958bd489fb9f5b = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_006d91b1e594617f463add7fc0d608ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72e1b4d9ffdba9b44d754054d59f308a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5395d6ea2c1787183c6d1c9617b7e92 = $(`<div id="html_d5395d6ea2c1787183c6d1c9617b7e92" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_72e1b4d9ffdba9b44d754054d59f308a.setContent(html_d5395d6ea2c1787183c6d1c9617b7e92);
|
|
|
|
|
|
|
|
marker_6e8f39ae027d4baa40958bd489fb9f5b.bindPopup(popup_72e1b4d9ffdba9b44d754054d59f308a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e8f39ae027d4baa40958bd489fb9f5b.setIcon(icon_006d91b1e594617f463add7fc0d608ea);
|
|
|
|
|
|
var marker_0f45e7f88c0b702443e4d746a46175dc = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0bafc8893a128e3f270e6129585b5b5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_775e7dff9ff084b3a7d75f58c844a56d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42333e4288b9af3bbafd7ec6b18babef = $(`<div id="html_42333e4288b9af3bbafd7ec6b18babef" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com:443</div>`)[0];
|
|
popup_775e7dff9ff084b3a7d75f58c844a56d.setContent(html_42333e4288b9af3bbafd7ec6b18babef);
|
|
|
|
|
|
|
|
marker_0f45e7f88c0b702443e4d746a46175dc.bindPopup(popup_775e7dff9ff084b3a7d75f58c844a56d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f45e7f88c0b702443e4d746a46175dc.setIcon(icon_0bafc8893a128e3f270e6129585b5b5c);
|
|
|
|
|
|
var marker_1ffd32b3f3d0480d6b4aa79d5ad876b0 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c204fa12e8cb057f753df07627a7cdb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00a82409a3455bfffc4f55a27eaf8cf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c7d29d72f82268abfaa7826254b1d76 = $(`<div id="html_2c7d29d72f82268abfaa7826254b1d76" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_00a82409a3455bfffc4f55a27eaf8cf8.setContent(html_2c7d29d72f82268abfaa7826254b1d76);
|
|
|
|
|
|
|
|
marker_1ffd32b3f3d0480d6b4aa79d5ad876b0.bindPopup(popup_00a82409a3455bfffc4f55a27eaf8cf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ffd32b3f3d0480d6b4aa79d5ad876b0.setIcon(icon_c204fa12e8cb057f753df07627a7cdb2);
|
|
|
|
|
|
var marker_e951320703ff36aaef760fb1401535c3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6775449ff65ae7fb1d8a2b40ed1bc1ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1e8c6c64f886bbd1388b88814b12346 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07a624f0990253c71efe0dac3b70077f = $(`<div id="html_07a624f0990253c71efe0dac3b70077f" style="width: 100.0%; height: 100.0%;">nostr.hekster.org:443</div>`)[0];
|
|
popup_b1e8c6c64f886bbd1388b88814b12346.setContent(html_07a624f0990253c71efe0dac3b70077f);
|
|
|
|
|
|
|
|
marker_e951320703ff36aaef760fb1401535c3.bindPopup(popup_b1e8c6c64f886bbd1388b88814b12346)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e951320703ff36aaef760fb1401535c3.setIcon(icon_6775449ff65ae7fb1d8a2b40ed1bc1ca);
|
|
|
|
|
|
var marker_62012464fa4443e69e5e148bc1d23fb4 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0ae685666e0299859b48fb1f215aa87b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a7a2143db7c2709e2099666368162fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_877099737ca79ad0df155f07bc3854c5 = $(`<div id="html_877099737ca79ad0df155f07bc3854c5" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_0a7a2143db7c2709e2099666368162fa.setContent(html_877099737ca79ad0df155f07bc3854c5);
|
|
|
|
|
|
|
|
marker_62012464fa4443e69e5e148bc1d23fb4.bindPopup(popup_0a7a2143db7c2709e2099666368162fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62012464fa4443e69e5e148bc1d23fb4.setIcon(icon_0ae685666e0299859b48fb1f215aa87b);
|
|
|
|
|
|
var marker_ab7fc67ab9e6ee30c61e05492cd3ff1b = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c027c79dfdbcc34ed780934058313e31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f7bbbe6e2bb24c26e6967933c27b9a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e32697c3dd20b53b55423cd7d75ad27 = $(`<div id="html_5e32697c3dd20b53b55423cd7d75ad27" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_5f7bbbe6e2bb24c26e6967933c27b9a1.setContent(html_5e32697c3dd20b53b55423cd7d75ad27);
|
|
|
|
|
|
|
|
marker_ab7fc67ab9e6ee30c61e05492cd3ff1b.bindPopup(popup_5f7bbbe6e2bb24c26e6967933c27b9a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab7fc67ab9e6ee30c61e05492cd3ff1b.setIcon(icon_c027c79dfdbcc34ed780934058313e31);
|
|
|
|
|
|
var marker_82944f803c5de077de0b42b8e7338484 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_00778bb32690caf8b621cb88e3c69754 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28d242e2deee9e77dd7528b3aebe5ed2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2314e1e7329a7c5f4f3796df3074868 = $(`<div id="html_f2314e1e7329a7c5f4f3796df3074868" style="width: 100.0%; height: 100.0%;">nostr.planix.org</div>`)[0];
|
|
popup_28d242e2deee9e77dd7528b3aebe5ed2.setContent(html_f2314e1e7329a7c5f4f3796df3074868);
|
|
|
|
|
|
|
|
marker_82944f803c5de077de0b42b8e7338484.bindPopup(popup_28d242e2deee9e77dd7528b3aebe5ed2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82944f803c5de077de0b42b8e7338484.setIcon(icon_00778bb32690caf8b621cb88e3c69754);
|
|
|
|
|
|
var marker_10e3d3b07b7278674aa75301e5b8a10f = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6182bc8e0a09cc99a54567170b735bdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc6e283daf5193e26c16f258694dd26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4bf4fa2a8eb20c4df22dc0eb8ba07d0 = $(`<div id="html_a4bf4fa2a8eb20c4df22dc0eb8ba07d0" style="width: 100.0%; height: 100.0%;">relay.satsmarkt.club</div>`)[0];
|
|
popup_5dc6e283daf5193e26c16f258694dd26.setContent(html_a4bf4fa2a8eb20c4df22dc0eb8ba07d0);
|
|
|
|
|
|
|
|
marker_10e3d3b07b7278674aa75301e5b8a10f.bindPopup(popup_5dc6e283daf5193e26c16f258694dd26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10e3d3b07b7278674aa75301e5b8a10f.setIcon(icon_6182bc8e0a09cc99a54567170b735bdc);
|
|
|
|
|
|
var marker_efe9a6b6e0ba6fbfbc38111a31bf47e0 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_bd01472f6b5c49190e3c465a1d170326 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ec15b9cead6fe7bd0ac1d5ddf777585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f36d8752581fc66a82ac4c54018b68eb = $(`<div id="html_f36d8752581fc66a82ac4c54018b68eb" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev:443</div>`)[0];
|
|
popup_4ec15b9cead6fe7bd0ac1d5ddf777585.setContent(html_f36d8752581fc66a82ac4c54018b68eb);
|
|
|
|
|
|
|
|
marker_efe9a6b6e0ba6fbfbc38111a31bf47e0.bindPopup(popup_4ec15b9cead6fe7bd0ac1d5ddf777585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efe9a6b6e0ba6fbfbc38111a31bf47e0.setIcon(icon_bd01472f6b5c49190e3c465a1d170326);
|
|
|
|
|
|
var marker_8f63a2c5b3d65137750e97541fa7965a = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7450d257bf84f9b876552c2175608cb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df9d7ba13fbc733009ea3116c924834c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_058a658baac77530bac7ce855649554a = $(`<div id="html_058a658baac77530bac7ce855649554a" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_df9d7ba13fbc733009ea3116c924834c.setContent(html_058a658baac77530bac7ce855649554a);
|
|
|
|
|
|
|
|
marker_8f63a2c5b3d65137750e97541fa7965a.bindPopup(popup_df9d7ba13fbc733009ea3116c924834c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f63a2c5b3d65137750e97541fa7965a.setIcon(icon_7450d257bf84f9b876552c2175608cb1);
|
|
|
|
|
|
var marker_f53c6436c47dcea15b1bfd55f714d063 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_65acd5dc37150321ecea5e812c2f4172 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52ef6af366043a304ae94ee509a574a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92c1bbba18a703d84a6c11418ce8f6af = $(`<div id="html_92c1bbba18a703d84a6c11418ce8f6af" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_52ef6af366043a304ae94ee509a574a8.setContent(html_92c1bbba18a703d84a6c11418ce8f6af);
|
|
|
|
|
|
|
|
marker_f53c6436c47dcea15b1bfd55f714d063.bindPopup(popup_52ef6af366043a304ae94ee509a574a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f53c6436c47dcea15b1bfd55f714d063.setIcon(icon_65acd5dc37150321ecea5e812c2f4172);
|
|
|
|
|
|
var marker_ce4b09b1322e72b13f3ba455bac2a108 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_82b4b82595bc7fca971b6e0a0067570a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_579e6d8998534118ca17bf1a10cd3bb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2770bf52561233122f5b6cb6a8fb761 = $(`<div id="html_c2770bf52561233122f5b6cb6a8fb761" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_579e6d8998534118ca17bf1a10cd3bb1.setContent(html_c2770bf52561233122f5b6cb6a8fb761);
|
|
|
|
|
|
|
|
marker_ce4b09b1322e72b13f3ba455bac2a108.bindPopup(popup_579e6d8998534118ca17bf1a10cd3bb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce4b09b1322e72b13f3ba455bac2a108.setIcon(icon_82b4b82595bc7fca971b6e0a0067570a);
|
|
|
|
|
|
var marker_4dc872c926d19f71d19ac2c585dc4c08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5c67fccd5ce7819747533cfbf61390f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_903024ceab7ec186d6db7787b6df2514 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aedd382c50f9bf664a102c17bc465ac = $(`<div id="html_5aedd382c50f9bf664a102c17bc465ac" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_903024ceab7ec186d6db7787b6df2514.setContent(html_5aedd382c50f9bf664a102c17bc465ac);
|
|
|
|
|
|
|
|
marker_4dc872c926d19f71d19ac2c585dc4c08.bindPopup(popup_903024ceab7ec186d6db7787b6df2514)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dc872c926d19f71d19ac2c585dc4c08.setIcon(icon_5c67fccd5ce7819747533cfbf61390f4);
|
|
|
|
|
|
var marker_00c24092d2eb6e0662bdd40ff8d12b6e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d78ee19e9e6ace66996a12574aad7cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a93bd5538f322d26e72341d6b88cf719 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_537937b76cdc3ff1a15ea8830bbaa442 = $(`<div id="html_537937b76cdc3ff1a15ea8830bbaa442" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_a93bd5538f322d26e72341d6b88cf719.setContent(html_537937b76cdc3ff1a15ea8830bbaa442);
|
|
|
|
|
|
|
|
marker_00c24092d2eb6e0662bdd40ff8d12b6e.bindPopup(popup_a93bd5538f322d26e72341d6b88cf719)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00c24092d2eb6e0662bdd40ff8d12b6e.setIcon(icon_d78ee19e9e6ace66996a12574aad7cbd);
|
|
|
|
|
|
var marker_95ef189f0905a9baf0f738e7da6a2e71 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_52360f29b2bcb6944970c81c5899b4b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b8fe71f2e7471f301b9bd6a7c800303 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d894b3e68eb62f70b5fb4ffd84f2acd = $(`<div id="html_0d894b3e68eb62f70b5fb4ffd84f2acd" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_9b8fe71f2e7471f301b9bd6a7c800303.setContent(html_0d894b3e68eb62f70b5fb4ffd84f2acd);
|
|
|
|
|
|
|
|
marker_95ef189f0905a9baf0f738e7da6a2e71.bindPopup(popup_9b8fe71f2e7471f301b9bd6a7c800303)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95ef189f0905a9baf0f738e7da6a2e71.setIcon(icon_52360f29b2bcb6944970c81c5899b4b3);
|
|
|
|
|
|
var marker_5eceb44420dc33f7af960ea3a9f9a79e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_de879b4f964858e162431f68af9ca665 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70fab4e72172f62442f7dfa3ad5b5f24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04bdc0814e18c7088464b3d36f477518 = $(`<div id="html_04bdc0814e18c7088464b3d36f477518" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe:443</div>`)[0];
|
|
popup_70fab4e72172f62442f7dfa3ad5b5f24.setContent(html_04bdc0814e18c7088464b3d36f477518);
|
|
|
|
|
|
|
|
marker_5eceb44420dc33f7af960ea3a9f9a79e.bindPopup(popup_70fab4e72172f62442f7dfa3ad5b5f24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eceb44420dc33f7af960ea3a9f9a79e.setIcon(icon_de879b4f964858e162431f68af9ca665);
|
|
|
|
|
|
var marker_3e3f6445416a5320645701797c8c03c2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e6e3d144e95d6bf3d2e09e3eb03b9661 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9882b1577d1776d0e132a984080a189 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d842fe618a538a790fa46a28ce578841 = $(`<div id="html_d842fe618a538a790fa46a28ce578841" style="width: 100.0%; height: 100.0%;">relay2.angor.io:443</div>`)[0];
|
|
popup_c9882b1577d1776d0e132a984080a189.setContent(html_d842fe618a538a790fa46a28ce578841);
|
|
|
|
|
|
|
|
marker_3e3f6445416a5320645701797c8c03c2.bindPopup(popup_c9882b1577d1776d0e132a984080a189)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e3f6445416a5320645701797c8c03c2.setIcon(icon_e6e3d144e95d6bf3d2e09e3eb03b9661);
|
|
|
|
|
|
var marker_376e346eaf9bb44fb2bb230f341f40aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7e80ea24bfab0d09e63ed2037b7d58e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bca776f5da47793d5a53d7e6081e5e0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eddd35878886fea6a6d00d4a8646b3f = $(`<div id="html_5eddd35878886fea6a6d00d4a8646b3f" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_bca776f5da47793d5a53d7e6081e5e0b.setContent(html_5eddd35878886fea6a6d00d4a8646b3f);
|
|
|
|
|
|
|
|
marker_376e346eaf9bb44fb2bb230f341f40aa.bindPopup(popup_bca776f5da47793d5a53d7e6081e5e0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_376e346eaf9bb44fb2bb230f341f40aa.setIcon(icon_7e80ea24bfab0d09e63ed2037b7d58e0);
|
|
|
|
|
|
var marker_70688c0840c8decec151fd3c97dd1b3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9c38ff6c519cfb0b6a8419f42a3d8652 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a50c4bd0f44e4cdb7d78264f8d54587e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45bc4bb6970278698781d9dd43940e89 = $(`<div id="html_45bc4bb6970278698781d9dd43940e89" style="width: 100.0%; height: 100.0%;">directories-safe-motherboard-recipients.trycloudflare.com</div>`)[0];
|
|
popup_a50c4bd0f44e4cdb7d78264f8d54587e.setContent(html_45bc4bb6970278698781d9dd43940e89);
|
|
|
|
|
|
|
|
marker_70688c0840c8decec151fd3c97dd1b3c.bindPopup(popup_a50c4bd0f44e4cdb7d78264f8d54587e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70688c0840c8decec151fd3c97dd1b3c.setIcon(icon_9c38ff6c519cfb0b6a8419f42a3d8652);
|
|
|
|
|
|
var marker_68dca14d71fe3a8b0f5756c93b68bc0d = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3c629517adb38aca0afb44fba8530934 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60d9c220ec85ee1c0ecedeeb2cef945d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b031c10b7eec526658dc16f9c17b84a = $(`<div id="html_3b031c10b7eec526658dc16f9c17b84a" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_60d9c220ec85ee1c0ecedeeb2cef945d.setContent(html_3b031c10b7eec526658dc16f9c17b84a);
|
|
|
|
|
|
|
|
marker_68dca14d71fe3a8b0f5756c93b68bc0d.bindPopup(popup_60d9c220ec85ee1c0ecedeeb2cef945d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68dca14d71fe3a8b0f5756c93b68bc0d.setIcon(icon_3c629517adb38aca0afb44fba8530934);
|
|
|
|
|
|
var marker_f2c7d459f6ad6b5d571b8dc103751c09 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_bc746aa356202e8d5eaadbb0e67838ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef2cdbbdde39a8b08ef3441f225dff6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7ae1bcb36e028cd1060a94ffffa4a78 = $(`<div id="html_b7ae1bcb36e028cd1060a94ffffa4a78" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_ef2cdbbdde39a8b08ef3441f225dff6f.setContent(html_b7ae1bcb36e028cd1060a94ffffa4a78);
|
|
|
|
|
|
|
|
marker_f2c7d459f6ad6b5d571b8dc103751c09.bindPopup(popup_ef2cdbbdde39a8b08ef3441f225dff6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2c7d459f6ad6b5d571b8dc103751c09.setIcon(icon_bc746aa356202e8d5eaadbb0e67838ad);
|
|
|
|
|
|
var marker_6c2d432d567721731943849547efff11 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0e95dab7f01eba7eb922de5941ca5246 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_466f16aeb079118f7965da7cd3723f69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14b7f1292ed2e83355a779fcbce9013d = $(`<div id="html_14b7f1292ed2e83355a779fcbce9013d" style="width: 100.0%; height: 100.0%;">nostr.wild-vibes.ts.net</div>`)[0];
|
|
popup_466f16aeb079118f7965da7cd3723f69.setContent(html_14b7f1292ed2e83355a779fcbce9013d);
|
|
|
|
|
|
|
|
marker_6c2d432d567721731943849547efff11.bindPopup(popup_466f16aeb079118f7965da7cd3723f69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c2d432d567721731943849547efff11.setIcon(icon_0e95dab7f01eba7eb922de5941ca5246);
|
|
|
|
|
|
var marker_85e8dd6c1ad99f3f281bf462a38c7a13 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6fdd1020e9e9238d071a4744e853ee96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef73da8d9167be8bb9519416e2a959ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0967350ca54c47490f0a6ce7edda74c = $(`<div id="html_f0967350ca54c47490f0a6ce7edda74c" style="width: 100.0%; height: 100.0%;">relay.nostr.com</div>`)[0];
|
|
popup_ef73da8d9167be8bb9519416e2a959ba.setContent(html_f0967350ca54c47490f0a6ce7edda74c);
|
|
|
|
|
|
|
|
marker_85e8dd6c1ad99f3f281bf462a38c7a13.bindPopup(popup_ef73da8d9167be8bb9519416e2a959ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85e8dd6c1ad99f3f281bf462a38c7a13.setIcon(icon_6fdd1020e9e9238d071a4744e853ee96);
|
|
|
|
|
|
var marker_da6b99d72ba10317613c4579b540fb69 = L.marker(
|
|
[43.3076, -2.95421],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_fff27902e0c0d270b04dc11056ac59ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d5d49fbb34333125e925f8bfbc29cb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b092312c76fb1afd95367f8b8bd0c98f = $(`<div id="html_b092312c76fb1afd95367f8b8bd0c98f" style="width: 100.0%; height: 100.0%;">nostr.iskarion.ddns.net</div>`)[0];
|
|
popup_2d5d49fbb34333125e925f8bfbc29cb8.setContent(html_b092312c76fb1afd95367f8b8bd0c98f);
|
|
|
|
|
|
|
|
marker_da6b99d72ba10317613c4579b540fb69.bindPopup(popup_2d5d49fbb34333125e925f8bfbc29cb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da6b99d72ba10317613c4579b540fb69.setIcon(icon_fff27902e0c0d270b04dc11056ac59ce);
|
|
|
|
|
|
var marker_c736599f18ec9501671e31840ab80b1b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7f8d409a44b1c4e47669ce23d4391a4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1b2e0ecbfde0d39fbe66c39b252b3ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_928cb65bc7ac91480612213ff68bd3a9 = $(`<div id="html_928cb65bc7ac91480612213ff68bd3a9" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_f1b2e0ecbfde0d39fbe66c39b252b3ab.setContent(html_928cb65bc7ac91480612213ff68bd3a9);
|
|
|
|
|
|
|
|
marker_c736599f18ec9501671e31840ab80b1b.bindPopup(popup_f1b2e0ecbfde0d39fbe66c39b252b3ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c736599f18ec9501671e31840ab80b1b.setIcon(icon_7f8d409a44b1c4e47669ce23d4391a4e);
|
|
|
|
|
|
var marker_468d7a27fad32eb5cb3fe0b3c4b7da58 = L.marker(
|
|
[48.9006, 2.25929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ba41d1f0ed3a3b6c6075debdee04e190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7b39f57bd1485ed5bf7e9a971c00ae1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd05fc5b230beec0a9783b222a42b469 = $(`<div id="html_dd05fc5b230beec0a9783b222a42b469" style="width: 100.0%; height: 100.0%;">relay.sovereignresonance.org</div>`)[0];
|
|
popup_e7b39f57bd1485ed5bf7e9a971c00ae1.setContent(html_dd05fc5b230beec0a9783b222a42b469);
|
|
|
|
|
|
|
|
marker_468d7a27fad32eb5cb3fe0b3c4b7da58.bindPopup(popup_e7b39f57bd1485ed5bf7e9a971c00ae1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_468d7a27fad32eb5cb3fe0b3c4b7da58.setIcon(icon_ba41d1f0ed3a3b6c6075debdee04e190);
|
|
|
|
|
|
var marker_aa0fe901a461f806c9736b0a95538065 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6bb814fea603bd3d7c978efc3d6fad9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26c24491463755e56dacf3642f28d1ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4e68adafb997c6f3ac6eb5df69afef0 = $(`<div id="html_a4e68adafb997c6f3ac6eb5df69afef0" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_26c24491463755e56dacf3642f28d1ec.setContent(html_a4e68adafb997c6f3ac6eb5df69afef0);
|
|
|
|
|
|
|
|
marker_aa0fe901a461f806c9736b0a95538065.bindPopup(popup_26c24491463755e56dacf3642f28d1ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa0fe901a461f806c9736b0a95538065.setIcon(icon_6bb814fea603bd3d7c978efc3d6fad9f);
|
|
|
|
|
|
var marker_c44a0c629350b5bccea37ef5c41f0183 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a703772b8af9240b27567952c5d967b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a1b88789e8c323fd38b51a419c1ebbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb3bfcac9fe3a5862d801806ffad7c50 = $(`<div id="html_fb3bfcac9fe3a5862d801806ffad7c50" style="width: 100.0%; height: 100.0%;">relay.aidatanorge.no</div>`)[0];
|
|
popup_2a1b88789e8c323fd38b51a419c1ebbf.setContent(html_fb3bfcac9fe3a5862d801806ffad7c50);
|
|
|
|
|
|
|
|
marker_c44a0c629350b5bccea37ef5c41f0183.bindPopup(popup_2a1b88789e8c323fd38b51a419c1ebbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c44a0c629350b5bccea37ef5c41f0183.setIcon(icon_a703772b8af9240b27567952c5d967b5);
|
|
|
|
|
|
var marker_7a8043a5cfa4cca00f0cc9353955367f = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c2105fd33dbb04e238934281728f8fc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c54c831a5ff2cb061f3a9067254651d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_846303a98ea5783e6ad0994a5dea00cc = $(`<div id="html_846303a98ea5783e6ad0994a5dea00cc" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_7c54c831a5ff2cb061f3a9067254651d.setContent(html_846303a98ea5783e6ad0994a5dea00cc);
|
|
|
|
|
|
|
|
marker_7a8043a5cfa4cca00f0cc9353955367f.bindPopup(popup_7c54c831a5ff2cb061f3a9067254651d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a8043a5cfa4cca00f0cc9353955367f.setIcon(icon_c2105fd33dbb04e238934281728f8fc1);
|
|
|
|
|
|
var marker_a5bfdafe06d18ea287ea6a410ea7f930 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1cf10038b7f647e516027b2232d63376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0ea3bce814aabb5823c6060fcc4b498 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad91fff22a4c5f9cd592c91d7c386946 = $(`<div id="html_ad91fff22a4c5f9cd592c91d7c386946" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_c0ea3bce814aabb5823c6060fcc4b498.setContent(html_ad91fff22a4c5f9cd592c91d7c386946);
|
|
|
|
|
|
|
|
marker_a5bfdafe06d18ea287ea6a410ea7f930.bindPopup(popup_c0ea3bce814aabb5823c6060fcc4b498)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5bfdafe06d18ea287ea6a410ea7f930.setIcon(icon_1cf10038b7f647e516027b2232d63376);
|
|
|
|
|
|
var marker_1c4b8f2f45d4b91935a896a2a1d4209b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3e849d3f6446113df507f0700266ef4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_842974ec5f5eb4fddae3ad2d1387bf18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96dfa40614125a7593a1e5fece494c8f = $(`<div id="html_96dfa40614125a7593a1e5fece494c8f" style="width: 100.0%; height: 100.0%;">nostr.data.haus:443</div>`)[0];
|
|
popup_842974ec5f5eb4fddae3ad2d1387bf18.setContent(html_96dfa40614125a7593a1e5fece494c8f);
|
|
|
|
|
|
|
|
marker_1c4b8f2f45d4b91935a896a2a1d4209b.bindPopup(popup_842974ec5f5eb4fddae3ad2d1387bf18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c4b8f2f45d4b91935a896a2a1d4209b.setIcon(icon_3e849d3f6446113df507f0700266ef4d);
|
|
|
|
|
|
var marker_2cddd72cc6bd27ff8546a15f482f68f8 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_278e63d3422656fef09b741c058dae1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8211d8a58a53ac3ffb8b9629dc19e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_137a72e1fcaaa8ba4e86eb643d0ccb3e = $(`<div id="html_137a72e1fcaaa8ba4e86eb643d0ccb3e" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_6b8211d8a58a53ac3ffb8b9629dc19e1.setContent(html_137a72e1fcaaa8ba4e86eb643d0ccb3e);
|
|
|
|
|
|
|
|
marker_2cddd72cc6bd27ff8546a15f482f68f8.bindPopup(popup_6b8211d8a58a53ac3ffb8b9629dc19e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cddd72cc6bd27ff8546a15f482f68f8.setIcon(icon_278e63d3422656fef09b741c058dae1c);
|
|
|
|
|
|
var marker_d2bf154814e6e06a2cf54ea8c4013964 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9fd5abe9566319324374d3746f04f07a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bb2a6c6aaf4f48f002898838711f27b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a73756a7b31349b5204cc1b29cbc8706 = $(`<div id="html_a73756a7b31349b5204cc1b29cbc8706" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_4bb2a6c6aaf4f48f002898838711f27b.setContent(html_a73756a7b31349b5204cc1b29cbc8706);
|
|
|
|
|
|
|
|
marker_d2bf154814e6e06a2cf54ea8c4013964.bindPopup(popup_4bb2a6c6aaf4f48f002898838711f27b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2bf154814e6e06a2cf54ea8c4013964.setIcon(icon_9fd5abe9566319324374d3746f04f07a);
|
|
|
|
|
|
var marker_eb5958dd6a4528d201712c8164ff88d9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_eb13a39c051a7693e25c697122945334 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6978cea7e339c2f63bf64b8acf53879 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a7247c0f6203babb11c035b2593c280 = $(`<div id="html_9a7247c0f6203babb11c035b2593c280" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_f6978cea7e339c2f63bf64b8acf53879.setContent(html_9a7247c0f6203babb11c035b2593c280);
|
|
|
|
|
|
|
|
marker_eb5958dd6a4528d201712c8164ff88d9.bindPopup(popup_f6978cea7e339c2f63bf64b8acf53879)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb5958dd6a4528d201712c8164ff88d9.setIcon(icon_eb13a39c051a7693e25c697122945334);
|
|
|
|
|
|
var marker_6c0cc0ca5d2f88832449b3a4b5308182 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2142139f75682c66ccf0103982fec599 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_339173d3de65e39210ca02aa434a83b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e72c33b5736d6a6782a6c99d19c6ac04 = $(`<div id="html_e72c33b5736d6a6782a6c99d19c6ac04" style="width: 100.0%; height: 100.0%;">nostr.stakey.net:443</div>`)[0];
|
|
popup_339173d3de65e39210ca02aa434a83b0.setContent(html_e72c33b5736d6a6782a6c99d19c6ac04);
|
|
|
|
|
|
|
|
marker_6c0cc0ca5d2f88832449b3a4b5308182.bindPopup(popup_339173d3de65e39210ca02aa434a83b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c0cc0ca5d2f88832449b3a4b5308182.setIcon(icon_2142139f75682c66ccf0103982fec599);
|
|
|
|
|
|
var marker_cfcc64301f1b878d416e10229dfcd27a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_293f0f3c9b523a012b04a7c0c03046a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92deddc0cd9622836ee5ef4044cc52c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef3d5fcaeac91905d09ac8717859e42a = $(`<div id="html_ef3d5fcaeac91905d09ac8717859e42a" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_92deddc0cd9622836ee5ef4044cc52c5.setContent(html_ef3d5fcaeac91905d09ac8717859e42a);
|
|
|
|
|
|
|
|
marker_cfcc64301f1b878d416e10229dfcd27a.bindPopup(popup_92deddc0cd9622836ee5ef4044cc52c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfcc64301f1b878d416e10229dfcd27a.setIcon(icon_293f0f3c9b523a012b04a7c0c03046a7);
|
|
|
|
|
|
var marker_1dfd048adcd12688c3ee8f5eae9a3ba9 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_309cf2d8f8df238a213492a0bc48d535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_660b07ecd691917db9ace070c65cf4d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b213089c30e50381c01ddce240355471 = $(`<div id="html_b213089c30e50381c01ddce240355471" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net:443</div>`)[0];
|
|
popup_660b07ecd691917db9ace070c65cf4d8.setContent(html_b213089c30e50381c01ddce240355471);
|
|
|
|
|
|
|
|
marker_1dfd048adcd12688c3ee8f5eae9a3ba9.bindPopup(popup_660b07ecd691917db9ace070c65cf4d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dfd048adcd12688c3ee8f5eae9a3ba9.setIcon(icon_309cf2d8f8df238a213492a0bc48d535);
|
|
|
|
|
|
var marker_8332c7e5261e35209a0a65df2823d834 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_47574fa8a11a2cfc09684d102ab1427a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b942b9174d21dc12878abece9b55c239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94d23585d9a814ba035b492085104691 = $(`<div id="html_94d23585d9a814ba035b492085104691" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_b942b9174d21dc12878abece9b55c239.setContent(html_94d23585d9a814ba035b492085104691);
|
|
|
|
|
|
|
|
marker_8332c7e5261e35209a0a65df2823d834.bindPopup(popup_b942b9174d21dc12878abece9b55c239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8332c7e5261e35209a0a65df2823d834.setIcon(icon_47574fa8a11a2cfc09684d102ab1427a);
|
|
|
|
|
|
var marker_566eb286dd5c79f36ccf9a0ac3899851 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d8e39e4abf2fb2028c18ea4f06474239 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_774adce18869307cd49e85fb6c40e3e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d0117a2832f458f0e5faa8c890b47b2 = $(`<div id="html_7d0117a2832f458f0e5faa8c890b47b2" style="width: 100.0%; height: 100.0%;">relay.bowlafterbowl.com</div>`)[0];
|
|
popup_774adce18869307cd49e85fb6c40e3e7.setContent(html_7d0117a2832f458f0e5faa8c890b47b2);
|
|
|
|
|
|
|
|
marker_566eb286dd5c79f36ccf9a0ac3899851.bindPopup(popup_774adce18869307cd49e85fb6c40e3e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_566eb286dd5c79f36ccf9a0ac3899851.setIcon(icon_d8e39e4abf2fb2028c18ea4f06474239);
|
|
|
|
|
|
var marker_1c0ae090ff7ecffaade89b2f140ede9b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4360f981f806def0c6e010065a94face = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fb32a52be6c1cedb69d703a409c74be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2092a14e4aa89fa3852a8bfd97c4ca4e = $(`<div id="html_2092a14e4aa89fa3852a8bfd97c4ca4e" style="width: 100.0%; height: 100.0%;">nostr.quali.chat:443</div>`)[0];
|
|
popup_8fb32a52be6c1cedb69d703a409c74be.setContent(html_2092a14e4aa89fa3852a8bfd97c4ca4e);
|
|
|
|
|
|
|
|
marker_1c0ae090ff7ecffaade89b2f140ede9b.bindPopup(popup_8fb32a52be6c1cedb69d703a409c74be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c0ae090ff7ecffaade89b2f140ede9b.setIcon(icon_4360f981f806def0c6e010065a94face);
|
|
|
|
|
|
var marker_d5098ce72134feb769782dd74faa0d17 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_73f688e10667e1ca721e81ca60f4ba2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52cb1e17381a107d754fa08928f026bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f432cdca3aac8b50572b6e8acbd5807 = $(`<div id="html_3f432cdca3aac8b50572b6e8acbd5807" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_52cb1e17381a107d754fa08928f026bf.setContent(html_3f432cdca3aac8b50572b6e8acbd5807);
|
|
|
|
|
|
|
|
marker_d5098ce72134feb769782dd74faa0d17.bindPopup(popup_52cb1e17381a107d754fa08928f026bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5098ce72134feb769782dd74faa0d17.setIcon(icon_73f688e10667e1ca721e81ca60f4ba2d);
|
|
|
|
|
|
var marker_00534e4e9b986921c98e5ac10d648f4b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0e1370027013f7d4a82009e668f5623d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e19a4593e3da2334383778c9c73efe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e7caff5a2fc2e31e173c46b3b95d0d1 = $(`<div id="html_7e7caff5a2fc2e31e173c46b3b95d0d1" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_1e19a4593e3da2334383778c9c73efe4.setContent(html_7e7caff5a2fc2e31e173c46b3b95d0d1);
|
|
|
|
|
|
|
|
marker_00534e4e9b986921c98e5ac10d648f4b.bindPopup(popup_1e19a4593e3da2334383778c9c73efe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00534e4e9b986921c98e5ac10d648f4b.setIcon(icon_0e1370027013f7d4a82009e668f5623d);
|
|
|
|
|
|
var marker_5840bc44ac255a2acf894ac1d0b99a15 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7b42c9b7f7a1692f14eebc8c49b3d544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ff7b4a799ea9bf3838d89a7262b404f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29c6cbf4d535de7957f14ceb6859a793 = $(`<div id="html_29c6cbf4d535de7957f14ceb6859a793" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_3ff7b4a799ea9bf3838d89a7262b404f.setContent(html_29c6cbf4d535de7957f14ceb6859a793);
|
|
|
|
|
|
|
|
marker_5840bc44ac255a2acf894ac1d0b99a15.bindPopup(popup_3ff7b4a799ea9bf3838d89a7262b404f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5840bc44ac255a2acf894ac1d0b99a15.setIcon(icon_7b42c9b7f7a1692f14eebc8c49b3d544);
|
|
|
|
|
|
var marker_6ba048ccd83223c129ba0158e3c52fa3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8d8bab2c3e18aa9de54a90f309519480 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0758568b1f94be674ad629500d8a202d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed9d2e865f6a7f1d3136f64e9f16693 = $(`<div id="html_0ed9d2e865f6a7f1d3136f64e9f16693" style="width: 100.0%; height: 100.0%;">nostr.notribe.net:443</div>`)[0];
|
|
popup_0758568b1f94be674ad629500d8a202d.setContent(html_0ed9d2e865f6a7f1d3136f64e9f16693);
|
|
|
|
|
|
|
|
marker_6ba048ccd83223c129ba0158e3c52fa3.bindPopup(popup_0758568b1f94be674ad629500d8a202d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ba048ccd83223c129ba0158e3c52fa3.setIcon(icon_8d8bab2c3e18aa9de54a90f309519480);
|
|
|
|
|
|
var marker_434038fb817887c0067640f417091f41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_48c2f36d7812949d2c4b8f24d5d01a47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8253b4445958b2a548c3e537c822e3ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_201cb75a51993035c0d8844b5e3096b8 = $(`<div id="html_201cb75a51993035c0d8844b5e3096b8" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_8253b4445958b2a548c3e537c822e3ea.setContent(html_201cb75a51993035c0d8844b5e3096b8);
|
|
|
|
|
|
|
|
marker_434038fb817887c0067640f417091f41.bindPopup(popup_8253b4445958b2a548c3e537c822e3ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_434038fb817887c0067640f417091f41.setIcon(icon_48c2f36d7812949d2c4b8f24d5d01a47);
|
|
|
|
|
|
var marker_3ff2ca432331d7af487e62cc809cda4d = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_376bd3ea93f8722886f0d296c77ce5f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da782ffa184aa5d8f4eb76c263d3df72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c29859b1354d175d9ec2eab2ce91c2af = $(`<div id="html_c29859b1354d175d9ec2eab2ce91c2af" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com:443</div>`)[0];
|
|
popup_da782ffa184aa5d8f4eb76c263d3df72.setContent(html_c29859b1354d175d9ec2eab2ce91c2af);
|
|
|
|
|
|
|
|
marker_3ff2ca432331d7af487e62cc809cda4d.bindPopup(popup_da782ffa184aa5d8f4eb76c263d3df72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ff2ca432331d7af487e62cc809cda4d.setIcon(icon_376bd3ea93f8722886f0d296c77ce5f5);
|
|
|
|
|
|
var marker_b3fc3a0088b46e21613e4a9d2004a6b8 = L.marker(
|
|
[34.9582, -81.9907],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_06cd31bc41d4ba267619d3d85de93ac2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_591b3ba1a5517de246f69c630d2b7cb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e231a7bf241aa1915b996b138cbe863 = $(`<div id="html_0e231a7bf241aa1915b996b138cbe863" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_591b3ba1a5517de246f69c630d2b7cb1.setContent(html_0e231a7bf241aa1915b996b138cbe863);
|
|
|
|
|
|
|
|
marker_b3fc3a0088b46e21613e4a9d2004a6b8.bindPopup(popup_591b3ba1a5517de246f69c630d2b7cb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3fc3a0088b46e21613e4a9d2004a6b8.setIcon(icon_06cd31bc41d4ba267619d3d85de93ac2);
|
|
|
|
|
|
var marker_fa19257b710e2bef4dc77ef88abe7d59 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_07bec56413053937d3227bac390eb3b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f340fa3d625d7d5dfb92d6623657a377 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9a032efc0dea25e0a3a06c523bbbdfa = $(`<div id="html_e9a032efc0dea25e0a3a06c523bbbdfa" style="width: 100.0%; height: 100.0%;">nostr.hoppe-relay.it.com</div>`)[0];
|
|
popup_f340fa3d625d7d5dfb92d6623657a377.setContent(html_e9a032efc0dea25e0a3a06c523bbbdfa);
|
|
|
|
|
|
|
|
marker_fa19257b710e2bef4dc77ef88abe7d59.bindPopup(popup_f340fa3d625d7d5dfb92d6623657a377)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa19257b710e2bef4dc77ef88abe7d59.setIcon(icon_07bec56413053937d3227bac390eb3b6);
|
|
|
|
|
|
var marker_70ebdac93e0e16159a565e4f073c9153 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_807e4665f0265a0ab0935bbc9d81264e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c17dbb1eab48a63ccedd7d67411a0c91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a7b7541a96e69d12970d05ddef9029f = $(`<div id="html_2a7b7541a96e69d12970d05ddef9029f" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_c17dbb1eab48a63ccedd7d67411a0c91.setContent(html_2a7b7541a96e69d12970d05ddef9029f);
|
|
|
|
|
|
|
|
marker_70ebdac93e0e16159a565e4f073c9153.bindPopup(popup_c17dbb1eab48a63ccedd7d67411a0c91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70ebdac93e0e16159a565e4f073c9153.setIcon(icon_807e4665f0265a0ab0935bbc9d81264e);
|
|
|
|
|
|
var marker_e41ff77bbf926866b6d6180839a97951 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3ceda500f83d17971e3810f95ed08864 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c946f9a6da047933746c75682d4a58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af77607d104afe27436a735ff352c370 = $(`<div id="html_af77607d104afe27436a735ff352c370" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_90c946f9a6da047933746c75682d4a58.setContent(html_af77607d104afe27436a735ff352c370);
|
|
|
|
|
|
|
|
marker_e41ff77bbf926866b6d6180839a97951.bindPopup(popup_90c946f9a6da047933746c75682d4a58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e41ff77bbf926866b6d6180839a97951.setIcon(icon_3ceda500f83d17971e3810f95ed08864);
|
|
|
|
|
|
var marker_e73a3446bc40b86e4a20c36c5fd7f4c6 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_aaf3606f6637d5cdd1033ed1d3e985ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbb7af13f0920cf3b4eb6097cf976b4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_938324a044117689c01059e3c2a0a811 = $(`<div id="html_938324a044117689c01059e3c2a0a811" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_fbb7af13f0920cf3b4eb6097cf976b4f.setContent(html_938324a044117689c01059e3c2a0a811);
|
|
|
|
|
|
|
|
marker_e73a3446bc40b86e4a20c36c5fd7f4c6.bindPopup(popup_fbb7af13f0920cf3b4eb6097cf976b4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e73a3446bc40b86e4a20c36c5fd7f4c6.setIcon(icon_aaf3606f6637d5cdd1033ed1d3e985ed);
|
|
|
|
|
|
var marker_f578a37d1c540f69d47f76466c451c0b = L.marker(
|
|
[51.7634, 7.8887],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9f7bf76c3f60926db53943f1abb0d2e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e303c11724866347776ccf29cf099a33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91e8a15a5d009005dd6c3e6fa3b66eb8 = $(`<div id="html_91e8a15a5d009005dd6c3e6fa3b66eb8" style="width: 100.0%; height: 100.0%;">nostr.christiansass.de</div>`)[0];
|
|
popup_e303c11724866347776ccf29cf099a33.setContent(html_91e8a15a5d009005dd6c3e6fa3b66eb8);
|
|
|
|
|
|
|
|
marker_f578a37d1c540f69d47f76466c451c0b.bindPopup(popup_e303c11724866347776ccf29cf099a33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f578a37d1c540f69d47f76466c451c0b.setIcon(icon_9f7bf76c3f60926db53943f1abb0d2e3);
|
|
|
|
|
|
var marker_e89c7f613b4a0233035da4aca0e73f5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0050b7ad16f288cf3cfba2f635cd7055 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_935eb9a47f29c28146b63a315fd2fbe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b95084627c3ac096eb5e599edbbf913 = $(`<div id="html_8b95084627c3ac096eb5e599edbbf913" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_935eb9a47f29c28146b63a315fd2fbe6.setContent(html_8b95084627c3ac096eb5e599edbbf913);
|
|
|
|
|
|
|
|
marker_e89c7f613b4a0233035da4aca0e73f5b.bindPopup(popup_935eb9a47f29c28146b63a315fd2fbe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e89c7f613b4a0233035da4aca0e73f5b.setIcon(icon_0050b7ad16f288cf3cfba2f635cd7055);
|
|
|
|
|
|
var marker_9ed7638768649b689244eef6d1f18aeb = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d20e2331cac516882d27b2f60c45db49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61ddfb0f140b5b6e41e3b6b467ed1914 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_937280050d4140c16cd8add95d54285d = $(`<div id="html_937280050d4140c16cd8add95d54285d" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_61ddfb0f140b5b6e41e3b6b467ed1914.setContent(html_937280050d4140c16cd8add95d54285d);
|
|
|
|
|
|
|
|
marker_9ed7638768649b689244eef6d1f18aeb.bindPopup(popup_61ddfb0f140b5b6e41e3b6b467ed1914)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ed7638768649b689244eef6d1f18aeb.setIcon(icon_d20e2331cac516882d27b2f60c45db49);
|
|
|
|
|
|
var marker_c57881eadbd2f1e5e7d7016c0d2f9b14 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_807eb6e51ae5950179f1afcd53ea0908 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0d6b376cac704bc84585248f9f2e860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_484ef2e251fa519c2665eaa0323f5e75 = $(`<div id="html_484ef2e251fa519c2665eaa0323f5e75" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_d0d6b376cac704bc84585248f9f2e860.setContent(html_484ef2e251fa519c2665eaa0323f5e75);
|
|
|
|
|
|
|
|
marker_c57881eadbd2f1e5e7d7016c0d2f9b14.bindPopup(popup_d0d6b376cac704bc84585248f9f2e860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c57881eadbd2f1e5e7d7016c0d2f9b14.setIcon(icon_807eb6e51ae5950179f1afcd53ea0908);
|
|
|
|
|
|
var marker_936ec4a99ddb6d2e6cfa4f9e7e106538 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_45b39adbdaf43843e6c937df8326d0e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c849ae57ac69823a1815875d90bcade = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bf9dc0d4ccce5ce64db8fb827294dc4 = $(`<div id="html_3bf9dc0d4ccce5ce64db8fb827294dc4" style="width: 100.0%; height: 100.0%;">relay.dreamith.to:443</div>`)[0];
|
|
popup_1c849ae57ac69823a1815875d90bcade.setContent(html_3bf9dc0d4ccce5ce64db8fb827294dc4);
|
|
|
|
|
|
|
|
marker_936ec4a99ddb6d2e6cfa4f9e7e106538.bindPopup(popup_1c849ae57ac69823a1815875d90bcade)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_936ec4a99ddb6d2e6cfa4f9e7e106538.setIcon(icon_45b39adbdaf43843e6c937df8326d0e4);
|
|
|
|
|
|
var marker_40530692e1054fa7a31ffba54675c56c = L.marker(
|
|
[36.8767, -89.5879],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4b81bfd4595e4b09a2bac9b4eb7359b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_620c18b8187c948956536dc6b5fe15e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc1bb261999e040d442afe757a3b6104 = $(`<div id="html_bc1bb261999e040d442afe757a3b6104" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_620c18b8187c948956536dc6b5fe15e6.setContent(html_bc1bb261999e040d442afe757a3b6104);
|
|
|
|
|
|
|
|
marker_40530692e1054fa7a31ffba54675c56c.bindPopup(popup_620c18b8187c948956536dc6b5fe15e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40530692e1054fa7a31ffba54675c56c.setIcon(icon_4b81bfd4595e4b09a2bac9b4eb7359b3);
|
|
|
|
|
|
var marker_b4575b32fab17ddb5c684f534ef359a7 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_940ba5a70558e9c2c598cbee20e68a78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91979410f7b30bf3d3dca8731f002bc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01c5cda42a776a583fbea1f051490dcf = $(`<div id="html_01c5cda42a776a583fbea1f051490dcf" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_91979410f7b30bf3d3dca8731f002bc8.setContent(html_01c5cda42a776a583fbea1f051490dcf);
|
|
|
|
|
|
|
|
marker_b4575b32fab17ddb5c684f534ef359a7.bindPopup(popup_91979410f7b30bf3d3dca8731f002bc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4575b32fab17ddb5c684f534ef359a7.setIcon(icon_940ba5a70558e9c2c598cbee20e68a78);
|
|
|
|
|
|
var marker_e15ad4762f484ced66a81aa29643e8ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a1328c4870b1d5abf08d16a2501cd855 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67cf95e4af0aa66c1ff39b804f177370 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_003e2b81de7c7b2a8a8245b1cdb17900 = $(`<div id="html_003e2b81de7c7b2a8a8245b1cdb17900" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_67cf95e4af0aa66c1ff39b804f177370.setContent(html_003e2b81de7c7b2a8a8245b1cdb17900);
|
|
|
|
|
|
|
|
marker_e15ad4762f484ced66a81aa29643e8ef.bindPopup(popup_67cf95e4af0aa66c1ff39b804f177370)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e15ad4762f484ced66a81aa29643e8ef.setIcon(icon_a1328c4870b1d5abf08d16a2501cd855);
|
|
|
|
|
|
var marker_c7fd375e330f09a2b9adfc251c26cfba = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8dda8642ef0b661d6a936e01fe186e46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c56a272405c46e6a17530c119903046 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5eeb5034b1a3a614d0459a165940eaa = $(`<div id="html_c5eeb5034b1a3a614d0459a165940eaa" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_7c56a272405c46e6a17530c119903046.setContent(html_c5eeb5034b1a3a614d0459a165940eaa);
|
|
|
|
|
|
|
|
marker_c7fd375e330f09a2b9adfc251c26cfba.bindPopup(popup_7c56a272405c46e6a17530c119903046)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7fd375e330f09a2b9adfc251c26cfba.setIcon(icon_8dda8642ef0b661d6a936e01fe186e46);
|
|
|
|
|
|
var marker_842a622477748b24151c2dbbf39a45d7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c419dd1fa71598fc3093b8c89bbc5254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8de785da6d97319c667d9171df19d058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36c7146858c6d69bc03d81d5e7bc1b53 = $(`<div id="html_36c7146858c6d69bc03d81d5e7bc1b53" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com:443</div>`)[0];
|
|
popup_8de785da6d97319c667d9171df19d058.setContent(html_36c7146858c6d69bc03d81d5e7bc1b53);
|
|
|
|
|
|
|
|
marker_842a622477748b24151c2dbbf39a45d7.bindPopup(popup_8de785da6d97319c667d9171df19d058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_842a622477748b24151c2dbbf39a45d7.setIcon(icon_c419dd1fa71598fc3093b8c89bbc5254);
|
|
|
|
|
|
var marker_6118871845320b1d7ebeb547c97f7aed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2935d7a3e03a27660244baee67cb4f50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9919aa4bb0d693bc1b4364c65babe998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53d273b7fe92848eb8d7988c9225438b = $(`<div id="html_53d273b7fe92848eb8d7988c9225438b" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_9919aa4bb0d693bc1b4364c65babe998.setContent(html_53d273b7fe92848eb8d7988c9225438b);
|
|
|
|
|
|
|
|
marker_6118871845320b1d7ebeb547c97f7aed.bindPopup(popup_9919aa4bb0d693bc1b4364c65babe998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6118871845320b1d7ebeb547c97f7aed.setIcon(icon_2935d7a3e03a27660244baee67cb4f50);
|
|
|
|
|
|
var marker_116763fcd6ecbe84fd7243cf4b0daf22 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d02a8c4d458d91313286ca8fe80a3ad4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f80f307727f10eb85081c44214a4f884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e45e623115c4232a62f31e2e0fa776a = $(`<div id="html_3e45e623115c4232a62f31e2e0fa776a" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io:443</div>`)[0];
|
|
popup_f80f307727f10eb85081c44214a4f884.setContent(html_3e45e623115c4232a62f31e2e0fa776a);
|
|
|
|
|
|
|
|
marker_116763fcd6ecbe84fd7243cf4b0daf22.bindPopup(popup_f80f307727f10eb85081c44214a4f884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_116763fcd6ecbe84fd7243cf4b0daf22.setIcon(icon_d02a8c4d458d91313286ca8fe80a3ad4);
|
|
|
|
|
|
var marker_d2198ba230beb611ab4f35a5962c126a = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_58166017d48b0b84d5e451ab757644a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8467d53a99bf1dc28370f5af7d7a01f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e76042eeaaba5421ac29073a921e25b9 = $(`<div id="html_e76042eeaaba5421ac29073a921e25b9" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_c8467d53a99bf1dc28370f5af7d7a01f.setContent(html_e76042eeaaba5421ac29073a921e25b9);
|
|
|
|
|
|
|
|
marker_d2198ba230beb611ab4f35a5962c126a.bindPopup(popup_c8467d53a99bf1dc28370f5af7d7a01f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2198ba230beb611ab4f35a5962c126a.setIcon(icon_58166017d48b0b84d5e451ab757644a4);
|
|
|
|
|
|
var marker_a3ac67e5763e0af5e15c516db704d002 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_dfd4cf302521d14feeb789d5fb38bd55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be21c75721642f180bc329e722b47741 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f231a20b8b55fa61eff3419565ea21ed = $(`<div id="html_f231a20b8b55fa61eff3419565ea21ed" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_be21c75721642f180bc329e722b47741.setContent(html_f231a20b8b55fa61eff3419565ea21ed);
|
|
|
|
|
|
|
|
marker_a3ac67e5763e0af5e15c516db704d002.bindPopup(popup_be21c75721642f180bc329e722b47741)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3ac67e5763e0af5e15c516db704d002.setIcon(icon_dfd4cf302521d14feeb789d5fb38bd55);
|
|
|
|
|
|
var marker_2758748c05db9cbeec0d9f87d030373c = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_54857d5853e650d78a108b0bf548e483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47aa859a23ff5643ba18ef55f5ef8efa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85d7918dd0c03496df6317bc9bc5c04c = $(`<div id="html_85d7918dd0c03496df6317bc9bc5c04c" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_47aa859a23ff5643ba18ef55f5ef8efa.setContent(html_85d7918dd0c03496df6317bc9bc5c04c);
|
|
|
|
|
|
|
|
marker_2758748c05db9cbeec0d9f87d030373c.bindPopup(popup_47aa859a23ff5643ba18ef55f5ef8efa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2758748c05db9cbeec0d9f87d030373c.setIcon(icon_54857d5853e650d78a108b0bf548e483);
|
|
|
|
|
|
var marker_0f136d4afd12c64b0323c39e5a3aa224 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5ca93f18acc242a18daf996b0a3acb61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47582cdd5b5d13fbe86833b0f4c026fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b31b053c54808cc5c3c131fe1fed39f1 = $(`<div id="html_b31b053c54808cc5c3c131fe1fed39f1" style="width: 100.0%; height: 100.0%;">relay.chorus.community:443</div>`)[0];
|
|
popup_47582cdd5b5d13fbe86833b0f4c026fc.setContent(html_b31b053c54808cc5c3c131fe1fed39f1);
|
|
|
|
|
|
|
|
marker_0f136d4afd12c64b0323c39e5a3aa224.bindPopup(popup_47582cdd5b5d13fbe86833b0f4c026fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f136d4afd12c64b0323c39e5a3aa224.setIcon(icon_5ca93f18acc242a18daf996b0a3acb61);
|
|
|
|
|
|
var marker_9f96f46fc78e108a885b02ad5acdbce5 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b542f04f2a21862206d2ea13098ac089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e875fb4c3fbdcd117e481f52ea0b94c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b03d7a64c53c45965fc1d87ff8f79e9 = $(`<div id="html_4b03d7a64c53c45965fc1d87ff8f79e9" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_e875fb4c3fbdcd117e481f52ea0b94c7.setContent(html_4b03d7a64c53c45965fc1d87ff8f79e9);
|
|
|
|
|
|
|
|
marker_9f96f46fc78e108a885b02ad5acdbce5.bindPopup(popup_e875fb4c3fbdcd117e481f52ea0b94c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f96f46fc78e108a885b02ad5acdbce5.setIcon(icon_b542f04f2a21862206d2ea13098ac089);
|
|
|
|
|
|
var marker_7dc078b21c3240916462e4538f3c0f84 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_fc2e8417ff4f9a47b6dc03cd4e9d65a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69ab58bb25ac3aa96d43a3e6844113a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2543c11c3cc05899a7bb0aec64eff40a = $(`<div id="html_2543c11c3cc05899a7bb0aec64eff40a" style="width: 100.0%; height: 100.0%;">relay.agorist.space:443</div>`)[0];
|
|
popup_69ab58bb25ac3aa96d43a3e6844113a0.setContent(html_2543c11c3cc05899a7bb0aec64eff40a);
|
|
|
|
|
|
|
|
marker_7dc078b21c3240916462e4538f3c0f84.bindPopup(popup_69ab58bb25ac3aa96d43a3e6844113a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dc078b21c3240916462e4538f3c0f84.setIcon(icon_fc2e8417ff4f9a47b6dc03cd4e9d65a9);
|
|
|
|
|
|
var marker_bb206d79123728791206bc21883a854d = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1882719aabc3472dea5a097c9c5c1a7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cdfadfb9f1d266f0606ecd027ff7ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96d4af843b500f2bec8d35b6040f57bd = $(`<div id="html_96d4af843b500f2bec8d35b6040f57bd" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com:443</div>`)[0];
|
|
popup_6cdfadfb9f1d266f0606ecd027ff7ca2.setContent(html_96d4af843b500f2bec8d35b6040f57bd);
|
|
|
|
|
|
|
|
marker_bb206d79123728791206bc21883a854d.bindPopup(popup_6cdfadfb9f1d266f0606ecd027ff7ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb206d79123728791206bc21883a854d.setIcon(icon_1882719aabc3472dea5a097c9c5c1a7d);
|
|
|
|
|
|
var marker_edcac711c19417018e0e6a49835ab2c5 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a6c347bc9db1dcd4dfa7a8702aff1747 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0f898dc364736fedb9c146e1ac27631 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afccb897e947febe50f788a31e7e92af = $(`<div id="html_afccb897e947febe50f788a31e7e92af" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_f0f898dc364736fedb9c146e1ac27631.setContent(html_afccb897e947febe50f788a31e7e92af);
|
|
|
|
|
|
|
|
marker_edcac711c19417018e0e6a49835ab2c5.bindPopup(popup_f0f898dc364736fedb9c146e1ac27631)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edcac711c19417018e0e6a49835ab2c5.setIcon(icon_a6c347bc9db1dcd4dfa7a8702aff1747);
|
|
|
|
|
|
var marker_321ed62979848216e191a339ab99516a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_aa9907d729ccbcda63bd24f3cb1db8fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48c6d322a4d9232eb27b8e4f320f83d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05db9faacd30be2cda92eea11d7bf1f7 = $(`<div id="html_05db9faacd30be2cda92eea11d7bf1f7" style="width: 100.0%; height: 100.0%;">relay.getvia.xyz</div>`)[0];
|
|
popup_48c6d322a4d9232eb27b8e4f320f83d1.setContent(html_05db9faacd30be2cda92eea11d7bf1f7);
|
|
|
|
|
|
|
|
marker_321ed62979848216e191a339ab99516a.bindPopup(popup_48c6d322a4d9232eb27b8e4f320f83d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_321ed62979848216e191a339ab99516a.setIcon(icon_aa9907d729ccbcda63bd24f3cb1db8fc);
|
|
|
|
|
|
var marker_4fc2efa8d59ccd33f2e1d00af69b4272 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9ff055af04edb7e8b66e1470585da398 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b245e560bf0fb4d43e2ecc71e86fee39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c15fccefaa1666fc2b0a7cbe41c35e36 = $(`<div id="html_c15fccefaa1666fc2b0a7cbe41c35e36" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_b245e560bf0fb4d43e2ecc71e86fee39.setContent(html_c15fccefaa1666fc2b0a7cbe41c35e36);
|
|
|
|
|
|
|
|
marker_4fc2efa8d59ccd33f2e1d00af69b4272.bindPopup(popup_b245e560bf0fb4d43e2ecc71e86fee39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fc2efa8d59ccd33f2e1d00af69b4272.setIcon(icon_9ff055af04edb7e8b66e1470585da398);
|
|
|
|
|
|
var marker_ba1593b5208fef6fadd44c13b4e03557 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f580217a4896cb3e1db1b2da6e03f6da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3200e0067153d3fe1980849ca8620bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8da913b74f57bafea6972e4bddd1781 = $(`<div id="html_b8da913b74f57bafea6972e4bddd1781" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_a3200e0067153d3fe1980849ca8620bf.setContent(html_b8da913b74f57bafea6972e4bddd1781);
|
|
|
|
|
|
|
|
marker_ba1593b5208fef6fadd44c13b4e03557.bindPopup(popup_a3200e0067153d3fe1980849ca8620bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba1593b5208fef6fadd44c13b4e03557.setIcon(icon_f580217a4896cb3e1db1b2da6e03f6da);
|
|
|
|
|
|
var marker_d5851a1f57ae2c2a197f14a2b6a16051 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b693bc305ea0832e0dbb4bf552190da4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1942add2e21ff6a742b85b87f0c6df03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efdd3c7696835c756a088e71b6cd06aa = $(`<div id="html_efdd3c7696835c756a088e71b6cd06aa" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_1942add2e21ff6a742b85b87f0c6df03.setContent(html_efdd3c7696835c756a088e71b6cd06aa);
|
|
|
|
|
|
|
|
marker_d5851a1f57ae2c2a197f14a2b6a16051.bindPopup(popup_1942add2e21ff6a742b85b87f0c6df03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5851a1f57ae2c2a197f14a2b6a16051.setIcon(icon_b693bc305ea0832e0dbb4bf552190da4);
|
|
|
|
|
|
var marker_7ec6e72b67e2f1ccf2e9461565f01794 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_75208b8fc245184970af65ffa6d488fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7930375d8e68b99c10d44a2176759d85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7b7fcc9bb95e6d426e7c5322f45f5c8 = $(`<div id="html_a7b7fcc9bb95e6d426e7c5322f45f5c8" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_7930375d8e68b99c10d44a2176759d85.setContent(html_a7b7fcc9bb95e6d426e7c5322f45f5c8);
|
|
|
|
|
|
|
|
marker_7ec6e72b67e2f1ccf2e9461565f01794.bindPopup(popup_7930375d8e68b99c10d44a2176759d85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ec6e72b67e2f1ccf2e9461565f01794.setIcon(icon_75208b8fc245184970af65ffa6d488fa);
|
|
|
|
|
|
var marker_37e19efbfb3ec1d551940e42d62d089d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9611d47260fdb22a73bc9b7815156101 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14a97a4cd4ab4caf89c80fa9d02dfe70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f32b97198c4edafd5f4587cfe86c9ca = $(`<div id="html_0f32b97198c4edafd5f4587cfe86c9ca" style="width: 100.0%; height: 100.0%;">relay.fountain.fm:443</div>`)[0];
|
|
popup_14a97a4cd4ab4caf89c80fa9d02dfe70.setContent(html_0f32b97198c4edafd5f4587cfe86c9ca);
|
|
|
|
|
|
|
|
marker_37e19efbfb3ec1d551940e42d62d089d.bindPopup(popup_14a97a4cd4ab4caf89c80fa9d02dfe70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37e19efbfb3ec1d551940e42d62d089d.setIcon(icon_9611d47260fdb22a73bc9b7815156101);
|
|
|
|
|
|
var marker_5ce292e1887824f7c8b8911c7d4b95bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_805253febe5c6aa8f9a2403d446ac7fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08cade03f936c5557a7eebde9c8fa411 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a09535c01e47692efedd235b8e90bf99 = $(`<div id="html_a09535c01e47692efedd235b8e90bf99" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_08cade03f936c5557a7eebde9c8fa411.setContent(html_a09535c01e47692efedd235b8e90bf99);
|
|
|
|
|
|
|
|
marker_5ce292e1887824f7c8b8911c7d4b95bf.bindPopup(popup_08cade03f936c5557a7eebde9c8fa411)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ce292e1887824f7c8b8911c7d4b95bf.setIcon(icon_805253febe5c6aa8f9a2403d446ac7fe);
|
|
|
|
|
|
var marker_c1576f05ac84214d097185a3666a45ec = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3fab9cd7ba2324fd03a68bd1c207686c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dcec217cd433ecd5b55c04b7ac5b8af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23df5293ea466e7b754552f9efea7c40 = $(`<div id="html_23df5293ea466e7b754552f9efea7c40" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_2dcec217cd433ecd5b55c04b7ac5b8af.setContent(html_23df5293ea466e7b754552f9efea7c40);
|
|
|
|
|
|
|
|
marker_c1576f05ac84214d097185a3666a45ec.bindPopup(popup_2dcec217cd433ecd5b55c04b7ac5b8af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1576f05ac84214d097185a3666a45ec.setIcon(icon_3fab9cd7ba2324fd03a68bd1c207686c);
|
|
|
|
|
|
var marker_e54e71aabfe207b8a4f7b78bc32b4d68 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_57935cf343787d23682a925d72aa3853 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef6838d6c89ee7b5660a258a161cba5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8efd0375231944e9c5db14886ccb27b0 = $(`<div id="html_8efd0375231944e9c5db14886ccb27b0" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_ef6838d6c89ee7b5660a258a161cba5c.setContent(html_8efd0375231944e9c5db14886ccb27b0);
|
|
|
|
|
|
|
|
marker_e54e71aabfe207b8a4f7b78bc32b4d68.bindPopup(popup_ef6838d6c89ee7b5660a258a161cba5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e54e71aabfe207b8a4f7b78bc32b4d68.setIcon(icon_57935cf343787d23682a925d72aa3853);
|
|
|
|
|
|
var marker_cd51fc690ef59dade665c802eb3621d3 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5f63cfd53243e9d38a1e08fba4cd9910 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06fe0e9473e0ce7c7ba87ea5d8908abd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_387d53dc97f620c8b3a929cd8cb6b548 = $(`<div id="html_387d53dc97f620c8b3a929cd8cb6b548" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_06fe0e9473e0ce7c7ba87ea5d8908abd.setContent(html_387d53dc97f620c8b3a929cd8cb6b548);
|
|
|
|
|
|
|
|
marker_cd51fc690ef59dade665c802eb3621d3.bindPopup(popup_06fe0e9473e0ce7c7ba87ea5d8908abd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd51fc690ef59dade665c802eb3621d3.setIcon(icon_5f63cfd53243e9d38a1e08fba4cd9910);
|
|
|
|
|
|
var marker_03e69c10f65f608b6e4a28cc0fa29adc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_11743e88d148f2a3fff108f934a63fdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dc9a5ade82385d04a8c7914080dd359 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_532c55bad3310aae88bc4641bf56c129 = $(`<div id="html_532c55bad3310aae88bc4641bf56c129" style="width: 100.0%; height: 100.0%;">nexus.libernet.app:443</div>`)[0];
|
|
popup_7dc9a5ade82385d04a8c7914080dd359.setContent(html_532c55bad3310aae88bc4641bf56c129);
|
|
|
|
|
|
|
|
marker_03e69c10f65f608b6e4a28cc0fa29adc.bindPopup(popup_7dc9a5ade82385d04a8c7914080dd359)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03e69c10f65f608b6e4a28cc0fa29adc.setIcon(icon_11743e88d148f2a3fff108f934a63fdc);
|
|
|
|
|
|
var marker_5c944ea352cf7a6516afeea7eccea16c = L.marker(
|
|
[46.9501, 7.43678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_fc33d1ca22c7ab4e32d8a9da7cdade78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76c50698e37cf3013bac4d543f54a247 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36ba2ab855fbd34e42d97f8506d6e44d = $(`<div id="html_36ba2ab855fbd34e42d97f8506d6e44d" style="width: 100.0%; height: 100.0%;">relay.artio.inf.unibe.ch</div>`)[0];
|
|
popup_76c50698e37cf3013bac4d543f54a247.setContent(html_36ba2ab855fbd34e42d97f8506d6e44d);
|
|
|
|
|
|
|
|
marker_5c944ea352cf7a6516afeea7eccea16c.bindPopup(popup_76c50698e37cf3013bac4d543f54a247)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c944ea352cf7a6516afeea7eccea16c.setIcon(icon_fc33d1ca22c7ab4e32d8a9da7cdade78);
|
|
|
|
|
|
var marker_9a2150c16d44edf64aa92bc4f875f4db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_356e1f3f3d38a6b24081b8b853184642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d76ebea38c945b3dac06e5da64ef679 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f7d244b89cb5989b7cf30c50aaaaa35 = $(`<div id="html_6f7d244b89cb5989b7cf30c50aaaaa35" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_2d76ebea38c945b3dac06e5da64ef679.setContent(html_6f7d244b89cb5989b7cf30c50aaaaa35);
|
|
|
|
|
|
|
|
marker_9a2150c16d44edf64aa92bc4f875f4db.bindPopup(popup_2d76ebea38c945b3dac06e5da64ef679)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a2150c16d44edf64aa92bc4f875f4db.setIcon(icon_356e1f3f3d38a6b24081b8b853184642);
|
|
|
|
|
|
var marker_23f53d015211d08421801ad72eeb6d1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2385e2e7d6111f46a6f598b09c4c29da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9a8b8d441b2fb9f0e2d6069d8ad9341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1dde75cc7a7b2d35d7c0163536ebda2 = $(`<div id="html_a1dde75cc7a7b2d35d7c0163536ebda2" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_d9a8b8d441b2fb9f0e2d6069d8ad9341.setContent(html_a1dde75cc7a7b2d35d7c0163536ebda2);
|
|
|
|
|
|
|
|
marker_23f53d015211d08421801ad72eeb6d1a.bindPopup(popup_d9a8b8d441b2fb9f0e2d6069d8ad9341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23f53d015211d08421801ad72eeb6d1a.setIcon(icon_2385e2e7d6111f46a6f598b09c4c29da);
|
|
|
|
|
|
var marker_9d20a35ccac6e03555c978517aed5090 = L.marker(
|
|
[34.1749, -118.54],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_accd827a43d257c3d020d64037656047 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e2681828c1f486f161170ee37f234cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e94170cb100ec8ef7bbb4adc9d4ddf39 = $(`<div id="html_e94170cb100ec8ef7bbb4adc9d4ddf39" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_6e2681828c1f486f161170ee37f234cf.setContent(html_e94170cb100ec8ef7bbb4adc9d4ddf39);
|
|
|
|
|
|
|
|
marker_9d20a35ccac6e03555c978517aed5090.bindPopup(popup_6e2681828c1f486f161170ee37f234cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d20a35ccac6e03555c978517aed5090.setIcon(icon_accd827a43d257c3d020d64037656047);
|
|
|
|
|
|
var marker_00bef1cb5377329d30a13a48033eeaf7 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f050af398eb921e26e2dfcbca1359129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee707390e9f5bc7b8af90dadbc77f96f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5396ad7b1551efd5eff0095230f0d95 = $(`<div id="html_c5396ad7b1551efd5eff0095230f0d95" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_ee707390e9f5bc7b8af90dadbc77f96f.setContent(html_c5396ad7b1551efd5eff0095230f0d95);
|
|
|
|
|
|
|
|
marker_00bef1cb5377329d30a13a48033eeaf7.bindPopup(popup_ee707390e9f5bc7b8af90dadbc77f96f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00bef1cb5377329d30a13a48033eeaf7.setIcon(icon_f050af398eb921e26e2dfcbca1359129);
|
|
|
|
|
|
var marker_0d3c39d28d86873341b1abb60027c8c5 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5b5114ea32f1ac72e8f4223754886071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09e044aaef3317f65522ebee58848383 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ca68a399b02f41c85a87e3db0e2a0d4 = $(`<div id="html_0ca68a399b02f41c85a87e3db0e2a0d4" style="width: 100.0%; height: 100.0%;">offchain.pub:443</div>`)[0];
|
|
popup_09e044aaef3317f65522ebee58848383.setContent(html_0ca68a399b02f41c85a87e3db0e2a0d4);
|
|
|
|
|
|
|
|
marker_0d3c39d28d86873341b1abb60027c8c5.bindPopup(popup_09e044aaef3317f65522ebee58848383)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d3c39d28d86873341b1abb60027c8c5.setIcon(icon_5b5114ea32f1ac72e8f4223754886071);
|
|
|
|
|
|
var marker_6ffa98717b37bd4bb7f0e5fcbfa38ac0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a98e27a4f2b7ca7339a51167f684f4f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d7a449bc3c287bc1889f46325f042ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6c0cdc57039343c429c05cdc9ced741 = $(`<div id="html_a6c0cdc57039343c429c05cdc9ced741" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_2d7a449bc3c287bc1889f46325f042ba.setContent(html_a6c0cdc57039343c429c05cdc9ced741);
|
|
|
|
|
|
|
|
marker_6ffa98717b37bd4bb7f0e5fcbfa38ac0.bindPopup(popup_2d7a449bc3c287bc1889f46325f042ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ffa98717b37bd4bb7f0e5fcbfa38ac0.setIcon(icon_a98e27a4f2b7ca7339a51167f684f4f4);
|
|
|
|
|
|
var marker_8efc70dcfa83e6bda63b285b1d5338b5 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_066cc6c42d01b2fc558ad2076cbdbfd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d3ebb36f57ae05add589e4e6ae878ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26290b19e017c58c6f31aa6afce07961 = $(`<div id="html_26290b19e017c58c6f31aa6afce07961" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl:443</div>`)[0];
|
|
popup_2d3ebb36f57ae05add589e4e6ae878ab.setContent(html_26290b19e017c58c6f31aa6afce07961);
|
|
|
|
|
|
|
|
marker_8efc70dcfa83e6bda63b285b1d5338b5.bindPopup(popup_2d3ebb36f57ae05add589e4e6ae878ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8efc70dcfa83e6bda63b285b1d5338b5.setIcon(icon_066cc6c42d01b2fc558ad2076cbdbfd2);
|
|
|
|
|
|
var marker_afa4efb8d7feea12a25b9a0c732133da = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_cec40adb43b78d1e2cabc91470882a85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f74dd1cb272e430944d0fa50ff26c05e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a367a3e782451798e313b5f8a1f965e5 = $(`<div id="html_a367a3e782451798e313b5f8a1f965e5" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com:443</div>`)[0];
|
|
popup_f74dd1cb272e430944d0fa50ff26c05e.setContent(html_a367a3e782451798e313b5f8a1f965e5);
|
|
|
|
|
|
|
|
marker_afa4efb8d7feea12a25b9a0c732133da.bindPopup(popup_f74dd1cb272e430944d0fa50ff26c05e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afa4efb8d7feea12a25b9a0c732133da.setIcon(icon_cec40adb43b78d1e2cabc91470882a85);
|
|
|
|
|
|
var marker_ff1dd29aaacfd557c8e41b7cbf4c15e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f7ed7bdd16adc24735008f8b9a35fd35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f2540427ba5412ac0a436389e676bfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8deee4339204b90051d4749b35ff37e = $(`<div id="html_d8deee4339204b90051d4749b35ff37e" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_9f2540427ba5412ac0a436389e676bfe.setContent(html_d8deee4339204b90051d4749b35ff37e);
|
|
|
|
|
|
|
|
marker_ff1dd29aaacfd557c8e41b7cbf4c15e3.bindPopup(popup_9f2540427ba5412ac0a436389e676bfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff1dd29aaacfd557c8e41b7cbf4c15e3.setIcon(icon_f7ed7bdd16adc24735008f8b9a35fd35);
|
|
|
|
|
|
var marker_04b435d538ee0478397c5cff47226eb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_29da8d271e6ed117b8f6a4b67040a441 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df0af0c6979f6e137d12e01414fc7349 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ff22bd03d6cbab6d5eff010eaf46bc6 = $(`<div id="html_1ff22bd03d6cbab6d5eff010eaf46bc6" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_df0af0c6979f6e137d12e01414fc7349.setContent(html_1ff22bd03d6cbab6d5eff010eaf46bc6);
|
|
|
|
|
|
|
|
marker_04b435d538ee0478397c5cff47226eb9.bindPopup(popup_df0af0c6979f6e137d12e01414fc7349)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04b435d538ee0478397c5cff47226eb9.setIcon(icon_29da8d271e6ed117b8f6a4b67040a441);
|
|
|
|
|
|
var marker_ea2b65cba7f4ba050cd765cb3f322ad2 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_beaa1c42968d25cdc26a0f6fe76a0876 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acb1ac09b505bc48391bc910b69281c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d4ecb33bea067be3a232f28284bfcdb = $(`<div id="html_9d4ecb33bea067be3a232f28284bfcdb" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_acb1ac09b505bc48391bc910b69281c4.setContent(html_9d4ecb33bea067be3a232f28284bfcdb);
|
|
|
|
|
|
|
|
marker_ea2b65cba7f4ba050cd765cb3f322ad2.bindPopup(popup_acb1ac09b505bc48391bc910b69281c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea2b65cba7f4ba050cd765cb3f322ad2.setIcon(icon_beaa1c42968d25cdc26a0f6fe76a0876);
|
|
|
|
|
|
var marker_d717a2a8351355e14d55d5424333a2f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8f684fb23280ba78ef45d3e143c8961c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_590841ee100ee0fc47b7c138ba32a222 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a33b78b68e1ac793f9732e28fd269576 = $(`<div id="html_a33b78b68e1ac793f9732e28fd269576" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_590841ee100ee0fc47b7c138ba32a222.setContent(html_a33b78b68e1ac793f9732e28fd269576);
|
|
|
|
|
|
|
|
marker_d717a2a8351355e14d55d5424333a2f4.bindPopup(popup_590841ee100ee0fc47b7c138ba32a222)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d717a2a8351355e14d55d5424333a2f4.setIcon(icon_8f684fb23280ba78ef45d3e143c8961c);
|
|
|
|
|
|
var marker_911e3c63edcff8f7fae202f3f3b153ac = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b378f127a055643d0ee1038403be2ad6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2137f4c488e47d409625189f2dc6f564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d1514a1436b59fd54505803776088a0 = $(`<div id="html_9d1514a1436b59fd54505803776088a0" style="width: 100.0%; height: 100.0%;">relay.sigit.io:443</div>`)[0];
|
|
popup_2137f4c488e47d409625189f2dc6f564.setContent(html_9d1514a1436b59fd54505803776088a0);
|
|
|
|
|
|
|
|
marker_911e3c63edcff8f7fae202f3f3b153ac.bindPopup(popup_2137f4c488e47d409625189f2dc6f564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_911e3c63edcff8f7fae202f3f3b153ac.setIcon(icon_b378f127a055643d0ee1038403be2ad6);
|
|
|
|
|
|
var marker_85af2fa1899c1c725a24603ad3853d54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_709de3f669326f485685c208dc48289e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b9655bee62cfe08877c9d0f820f31ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f23242575ce6012f682b72a5e6947106 = $(`<div id="html_f23242575ce6012f682b72a5e6947106" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_8b9655bee62cfe08877c9d0f820f31ac.setContent(html_f23242575ce6012f682b72a5e6947106);
|
|
|
|
|
|
|
|
marker_85af2fa1899c1c725a24603ad3853d54.bindPopup(popup_8b9655bee62cfe08877c9d0f820f31ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85af2fa1899c1c725a24603ad3853d54.setIcon(icon_709de3f669326f485685c208dc48289e);
|
|
|
|
|
|
var marker_4c690f36cd690c4ac0f5f60cb0249406 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1e4efacd10266e9d9f531de5f68f9f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb0fb9ac978e69ad568bb8f01c28c753 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_936b014dec5cdca7fdb4fbb1186716b8 = $(`<div id="html_936b014dec5cdca7fdb4fbb1186716b8" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_bb0fb9ac978e69ad568bb8f01c28c753.setContent(html_936b014dec5cdca7fdb4fbb1186716b8);
|
|
|
|
|
|
|
|
marker_4c690f36cd690c4ac0f5f60cb0249406.bindPopup(popup_bb0fb9ac978e69ad568bb8f01c28c753)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c690f36cd690c4ac0f5f60cb0249406.setIcon(icon_1e4efacd10266e9d9f531de5f68f9f52);
|
|
|
|
|
|
var marker_6f86c16a77d90e0949015c07ce164aa8 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_bc1550ff57eec0ec77b1bf355a3d6915 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3425a1696bb7b206453e316e39b53106 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc5e8cc8d2376007d3e007be50c3078b = $(`<div id="html_bc5e8cc8d2376007d3e007be50c3078b" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_3425a1696bb7b206453e316e39b53106.setContent(html_bc5e8cc8d2376007d3e007be50c3078b);
|
|
|
|
|
|
|
|
marker_6f86c16a77d90e0949015c07ce164aa8.bindPopup(popup_3425a1696bb7b206453e316e39b53106)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f86c16a77d90e0949015c07ce164aa8.setIcon(icon_bc1550ff57eec0ec77b1bf355a3d6915);
|
|
|
|
|
|
var marker_27805339b0af8d62b6f54d9c0a0c9865 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3638cce40e7e6bd1979667e69e31629c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b543f78d0fb19636a5cc5ea279641fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f28bfa5436b0aaabfd4cd79a1c4cbb6 = $(`<div id="html_5f28bfa5436b0aaabfd4cd79a1c4cbb6" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_1b543f78d0fb19636a5cc5ea279641fe.setContent(html_5f28bfa5436b0aaabfd4cd79a1c4cbb6);
|
|
|
|
|
|
|
|
marker_27805339b0af8d62b6f54d9c0a0c9865.bindPopup(popup_1b543f78d0fb19636a5cc5ea279641fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27805339b0af8d62b6f54d9c0a0c9865.setIcon(icon_3638cce40e7e6bd1979667e69e31629c);
|
|
|
|
|
|
var marker_2e4367f72608cdb5e54e5a0ee71b0cb7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e98d439c4914f140d9ed8b2839da3e01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc13ab065d94acef7d4f88df57e9bc94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8549ca2d1e67a3da9abc0ad7ce0c9824 = $(`<div id="html_8549ca2d1e67a3da9abc0ad7ce0c9824" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com:443</div>`)[0];
|
|
popup_dc13ab065d94acef7d4f88df57e9bc94.setContent(html_8549ca2d1e67a3da9abc0ad7ce0c9824);
|
|
|
|
|
|
|
|
marker_2e4367f72608cdb5e54e5a0ee71b0cb7.bindPopup(popup_dc13ab065d94acef7d4f88df57e9bc94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e4367f72608cdb5e54e5a0ee71b0cb7.setIcon(icon_e98d439c4914f140d9ed8b2839da3e01);
|
|
|
|
|
|
var marker_8f6813a36bb6569b7e09cd83a5cc55bc = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_87e93a0285ca98d906a5f10e084704ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e46fd7b824f3beea1aed91d30bfd99db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8d95255abc7b674e4fbf1167d4ccf0a = $(`<div id="html_c8d95255abc7b674e4fbf1167d4ccf0a" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_e46fd7b824f3beea1aed91d30bfd99db.setContent(html_c8d95255abc7b674e4fbf1167d4ccf0a);
|
|
|
|
|
|
|
|
marker_8f6813a36bb6569b7e09cd83a5cc55bc.bindPopup(popup_e46fd7b824f3beea1aed91d30bfd99db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f6813a36bb6569b7e09cd83a5cc55bc.setIcon(icon_87e93a0285ca98d906a5f10e084704ca);
|
|
|
|
|
|
var marker_2776dbf86d8b0ef38adc47d24ef96ef9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_48e98f2c63995c06e52dd0f651e06bca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_351f88221802422f04dbabb1fda5355b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1753c12fa3584339351543d40881787 = $(`<div id="html_b1753c12fa3584339351543d40881787" style="width: 100.0%; height: 100.0%;">nostr.davenov.com</div>`)[0];
|
|
popup_351f88221802422f04dbabb1fda5355b.setContent(html_b1753c12fa3584339351543d40881787);
|
|
|
|
|
|
|
|
marker_2776dbf86d8b0ef38adc47d24ef96ef9.bindPopup(popup_351f88221802422f04dbabb1fda5355b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2776dbf86d8b0ef38adc47d24ef96ef9.setIcon(icon_48e98f2c63995c06e52dd0f651e06bca);
|
|
|
|
|
|
var marker_1e73744d5d368311ef5efaaed060b37f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_314c9cd0b7df1f6146ece50e7ebe62b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec57f5a18bf5dc78a65f920b8cd062c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_861505b02bf7defddc8270338620ba67 = $(`<div id="html_861505b02bf7defddc8270338620ba67" style="width: 100.0%; height: 100.0%;">relay.trotters.cc:443</div>`)[0];
|
|
popup_ec57f5a18bf5dc78a65f920b8cd062c6.setContent(html_861505b02bf7defddc8270338620ba67);
|
|
|
|
|
|
|
|
marker_1e73744d5d368311ef5efaaed060b37f.bindPopup(popup_ec57f5a18bf5dc78a65f920b8cd062c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e73744d5d368311ef5efaaed060b37f.setIcon(icon_314c9cd0b7df1f6146ece50e7ebe62b6);
|
|
|
|
|
|
var marker_a7ea0d995cf7eea369f6550bf1304e05 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_636e816281b0595bc13c569887658813 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9951bb008b55ebc656409f87e0e03b03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_114e67804fe37c77e33c1917537d1d43 = $(`<div id="html_114e67804fe37c77e33c1917537d1d43" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com:443</div>`)[0];
|
|
popup_9951bb008b55ebc656409f87e0e03b03.setContent(html_114e67804fe37c77e33c1917537d1d43);
|
|
|
|
|
|
|
|
marker_a7ea0d995cf7eea369f6550bf1304e05.bindPopup(popup_9951bb008b55ebc656409f87e0e03b03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7ea0d995cf7eea369f6550bf1304e05.setIcon(icon_636e816281b0595bc13c569887658813);
|
|
|
|
|
|
var marker_53677f724f05645c1450ded78447f25a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_243288a8cb90acd4f73f81df2924baa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd85a5f82771a6882ce76fb6cfee0b84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecb19ebb5fd34cf373c445e7c5fcce71 = $(`<div id="html_ecb19ebb5fd34cf373c445e7c5fcce71" style="width: 100.0%; height: 100.0%;">relay.nostreon.com</div>`)[0];
|
|
popup_fd85a5f82771a6882ce76fb6cfee0b84.setContent(html_ecb19ebb5fd34cf373c445e7c5fcce71);
|
|
|
|
|
|
|
|
marker_53677f724f05645c1450ded78447f25a.bindPopup(popup_fd85a5f82771a6882ce76fb6cfee0b84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53677f724f05645c1450ded78447f25a.setIcon(icon_243288a8cb90acd4f73f81df2924baa1);
|
|
|
|
|
|
var marker_5771dce026921a1d4e1deed7f1f27608 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0429f68a018a2895e38f1b59217ad5ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf1f695d4431cff540ef5c6b0d4f845 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe955cebacfde5565d41eae021d1dfbf = $(`<div id="html_fe955cebacfde5565d41eae021d1dfbf" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_9cf1f695d4431cff540ef5c6b0d4f845.setContent(html_fe955cebacfde5565d41eae021d1dfbf);
|
|
|
|
|
|
|
|
marker_5771dce026921a1d4e1deed7f1f27608.bindPopup(popup_9cf1f695d4431cff540ef5c6b0d4f845)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5771dce026921a1d4e1deed7f1f27608.setIcon(icon_0429f68a018a2895e38f1b59217ad5ae);
|
|
|
|
|
|
var marker_336a68880420cfe980dcee8b3ae115c8 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_521ec84d198f23c655427646e41c2c50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c007fa1fab8c3a6c7f83ec8a667b7d11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1c5ef4f8e33e5cc65eab2203df5e8ed = $(`<div id="html_c1c5ef4f8e33e5cc65eab2203df5e8ed" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com:443</div>`)[0];
|
|
popup_c007fa1fab8c3a6c7f83ec8a667b7d11.setContent(html_c1c5ef4f8e33e5cc65eab2203df5e8ed);
|
|
|
|
|
|
|
|
marker_336a68880420cfe980dcee8b3ae115c8.bindPopup(popup_c007fa1fab8c3a6c7f83ec8a667b7d11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_336a68880420cfe980dcee8b3ae115c8.setIcon(icon_521ec84d198f23c655427646e41c2c50);
|
|
|
|
|
|
var marker_b8cc2a2a0a6e37de1eb27a6502a92733 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c07b9853ef64a9d798b765449770b456 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39b8483c9185d8cc892d0a2524efa732 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcb2a48f130eb2b5af668d7779478d82 = $(`<div id="html_fcb2a48f130eb2b5af668d7779478d82" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_39b8483c9185d8cc892d0a2524efa732.setContent(html_fcb2a48f130eb2b5af668d7779478d82);
|
|
|
|
|
|
|
|
marker_b8cc2a2a0a6e37de1eb27a6502a92733.bindPopup(popup_39b8483c9185d8cc892d0a2524efa732)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8cc2a2a0a6e37de1eb27a6502a92733.setIcon(icon_c07b9853ef64a9d798b765449770b456);
|
|
|
|
|
|
var marker_1208df6e33a99787d875317d3268b52e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ce5c0f25694378dfbfab2336ae01d3b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ae3f846ab481bdf5701f0f0f52d7df7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5545f692fc9c9559887ecfa94283d304 = $(`<div id="html_5545f692fc9c9559887ecfa94283d304" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_0ae3f846ab481bdf5701f0f0f52d7df7.setContent(html_5545f692fc9c9559887ecfa94283d304);
|
|
|
|
|
|
|
|
marker_1208df6e33a99787d875317d3268b52e.bindPopup(popup_0ae3f846ab481bdf5701f0f0f52d7df7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1208df6e33a99787d875317d3268b52e.setIcon(icon_ce5c0f25694378dfbfab2336ae01d3b6);
|
|
|
|
|
|
var marker_b90787635088b7b49431762688b0b71b = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d087a31fdf7a52ec378c59cac0d4ea31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2d3afa0089423038dc4dae3367318c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_358b0578b9282b20e238bb3afa767e1a = $(`<div id="html_358b0578b9282b20e238bb3afa767e1a" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_f2d3afa0089423038dc4dae3367318c6.setContent(html_358b0578b9282b20e238bb3afa767e1a);
|
|
|
|
|
|
|
|
marker_b90787635088b7b49431762688b0b71b.bindPopup(popup_f2d3afa0089423038dc4dae3367318c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b90787635088b7b49431762688b0b71b.setIcon(icon_d087a31fdf7a52ec378c59cac0d4ea31);
|
|
|
|
|
|
var marker_28cf8689a085acf29e46daa1866e8748 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_13e906d78ec5988f1fe0ee84c50432a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_853381c92b1c34ace034a0143366c5a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c5512af99c371cd7ad4adf0193a0974 = $(`<div id="html_4c5512af99c371cd7ad4adf0193a0974" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_853381c92b1c34ace034a0143366c5a6.setContent(html_4c5512af99c371cd7ad4adf0193a0974);
|
|
|
|
|
|
|
|
marker_28cf8689a085acf29e46daa1866e8748.bindPopup(popup_853381c92b1c34ace034a0143366c5a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28cf8689a085acf29e46daa1866e8748.setIcon(icon_13e906d78ec5988f1fe0ee84c50432a6);
|
|
|
|
|
|
var marker_88ef6dacff4b9393b53280239266e039 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8a0f499a7a7cdd0e601a1aa0108fb28d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_144b1988c8bd96fe6be4f136e190a1b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f9328a8d0f58ecfd105f0412b4a2dd = $(`<div id="html_13f9328a8d0f58ecfd105f0412b4a2dd" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st:443</div>`)[0];
|
|
popup_144b1988c8bd96fe6be4f136e190a1b5.setContent(html_13f9328a8d0f58ecfd105f0412b4a2dd);
|
|
|
|
|
|
|
|
marker_88ef6dacff4b9393b53280239266e039.bindPopup(popup_144b1988c8bd96fe6be4f136e190a1b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88ef6dacff4b9393b53280239266e039.setIcon(icon_8a0f499a7a7cdd0e601a1aa0108fb28d);
|
|
|
|
|
|
var marker_f62c3d958443de2310df59a14847da5b = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6127a039546f67a05b4c7feeeaf6e6e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dad37082f674bb18aa24461a5c61b0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0e716d947d6ca4247cf97645921870d = $(`<div id="html_f0e716d947d6ca4247cf97645921870d" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz:443</div>`)[0];
|
|
popup_2dad37082f674bb18aa24461a5c61b0b.setContent(html_f0e716d947d6ca4247cf97645921870d);
|
|
|
|
|
|
|
|
marker_f62c3d958443de2310df59a14847da5b.bindPopup(popup_2dad37082f674bb18aa24461a5c61b0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f62c3d958443de2310df59a14847da5b.setIcon(icon_6127a039546f67a05b4c7feeeaf6e6e4);
|
|
|
|
|
|
var marker_ce87669161d41bda31a4f1bc598b2acf = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ef136f2a7ac05981146eec8ad05a8f05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd118293b56eea9122c2129b6de2ed0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e3163a9b278ce9978f368754a5cd7ee = $(`<div id="html_2e3163a9b278ce9978f368754a5cd7ee" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_fd118293b56eea9122c2129b6de2ed0e.setContent(html_2e3163a9b278ce9978f368754a5cd7ee);
|
|
|
|
|
|
|
|
marker_ce87669161d41bda31a4f1bc598b2acf.bindPopup(popup_fd118293b56eea9122c2129b6de2ed0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce87669161d41bda31a4f1bc598b2acf.setIcon(icon_ef136f2a7ac05981146eec8ad05a8f05);
|
|
|
|
|
|
var marker_7799d781d6473b2087d5e79cb85b6001 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7b05e646cb5e435da4e17d4722d76a2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bac232c065eb80b311b1137a38d3fc0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec0c7677d1adda2cc48643a289b73126 = $(`<div id="html_ec0c7677d1adda2cc48643a289b73126" style="width: 100.0%; height: 100.0%;">relay.wisp.talk:443</div>`)[0];
|
|
popup_bac232c065eb80b311b1137a38d3fc0f.setContent(html_ec0c7677d1adda2cc48643a289b73126);
|
|
|
|
|
|
|
|
marker_7799d781d6473b2087d5e79cb85b6001.bindPopup(popup_bac232c065eb80b311b1137a38d3fc0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7799d781d6473b2087d5e79cb85b6001.setIcon(icon_7b05e646cb5e435da4e17d4722d76a2e);
|
|
|
|
|
|
var marker_899737b3c3c16a355d476a4a66d21a50 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d756bf391ae5cdf1a61bbd8aaf8e44ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52f2bfb01c6cedfd3ea67ba6d4dc09c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_753f966bd71cbd4f88f8cc67bde7c77f = $(`<div id="html_753f966bd71cbd4f88f8cc67bde7c77f" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io:443</div>`)[0];
|
|
popup_52f2bfb01c6cedfd3ea67ba6d4dc09c0.setContent(html_753f966bd71cbd4f88f8cc67bde7c77f);
|
|
|
|
|
|
|
|
marker_899737b3c3c16a355d476a4a66d21a50.bindPopup(popup_52f2bfb01c6cedfd3ea67ba6d4dc09c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_899737b3c3c16a355d476a4a66d21a50.setIcon(icon_d756bf391ae5cdf1a61bbd8aaf8e44ed);
|
|
|
|
|
|
var marker_6a32b1cf42b272a7c09c6e4bf137aee8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ea23f3760ef7acba0e265fdf348687fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbaebfd880da6d3af997e46433e88eec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0b26967c39cf458872e07d591a65cbd = $(`<div id="html_b0b26967c39cf458872e07d591a65cbd" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_bbaebfd880da6d3af997e46433e88eec.setContent(html_b0b26967c39cf458872e07d591a65cbd);
|
|
|
|
|
|
|
|
marker_6a32b1cf42b272a7c09c6e4bf137aee8.bindPopup(popup_bbaebfd880da6d3af997e46433e88eec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a32b1cf42b272a7c09c6e4bf137aee8.setIcon(icon_ea23f3760ef7acba0e265fdf348687fe);
|
|
|
|
|
|
var marker_bad22d53f649214002677deb8767aaf7 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c7795f1a1db804c2ce26e61f8c8c82ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b05c2ec4c805bc6617e744157970cc0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97b7ae07e015116828dd598b84012864 = $(`<div id="html_97b7ae07e015116828dd598b84012864" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_b05c2ec4c805bc6617e744157970cc0b.setContent(html_97b7ae07e015116828dd598b84012864);
|
|
|
|
|
|
|
|
marker_bad22d53f649214002677deb8767aaf7.bindPopup(popup_b05c2ec4c805bc6617e744157970cc0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bad22d53f649214002677deb8767aaf7.setIcon(icon_c7795f1a1db804c2ce26e61f8c8c82ac);
|
|
|
|
|
|
var marker_619eab8bc15ad967caa0dc8f4ff9c4ae = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ccf593299ee6b8cc1893912b5c80c74f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dcaf35a8ac670be5f7b3aa661f96a85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a4e5569c200e159ec035780cbcb4f05 = $(`<div id="html_3a4e5569c200e159ec035780cbcb4f05" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_4dcaf35a8ac670be5f7b3aa661f96a85.setContent(html_3a4e5569c200e159ec035780cbcb4f05);
|
|
|
|
|
|
|
|
marker_619eab8bc15ad967caa0dc8f4ff9c4ae.bindPopup(popup_4dcaf35a8ac670be5f7b3aa661f96a85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619eab8bc15ad967caa0dc8f4ff9c4ae.setIcon(icon_ccf593299ee6b8cc1893912b5c80c74f);
|
|
|
|
|
|
var marker_2f88c3570bcad6022c56478f8e384d65 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e48e442f0a93cdc3e0a9d9042bc001e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17f92d681f4e72d353d6282a542eb293 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_133658222d406cd2326c52167f0f67be = $(`<div id="html_133658222d406cd2326c52167f0f67be" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_17f92d681f4e72d353d6282a542eb293.setContent(html_133658222d406cd2326c52167f0f67be);
|
|
|
|
|
|
|
|
marker_2f88c3570bcad6022c56478f8e384d65.bindPopup(popup_17f92d681f4e72d353d6282a542eb293)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f88c3570bcad6022c56478f8e384d65.setIcon(icon_e48e442f0a93cdc3e0a9d9042bc001e1);
|
|
|
|
|
|
var marker_47cca231c90e25b1b6e28bea620a46f5 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ec1fa20cb5718beaed272618a46d1698 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9325da81119a159dd7eaede2267e18f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e654f4061381d74c59ee7e1529bd585 = $(`<div id="html_5e654f4061381d74c59ee7e1529bd585" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_b9325da81119a159dd7eaede2267e18f.setContent(html_5e654f4061381d74c59ee7e1529bd585);
|
|
|
|
|
|
|
|
marker_47cca231c90e25b1b6e28bea620a46f5.bindPopup(popup_b9325da81119a159dd7eaede2267e18f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47cca231c90e25b1b6e28bea620a46f5.setIcon(icon_ec1fa20cb5718beaed272618a46d1698);
|
|
|
|
|
|
var marker_10898cb148074dd98c523e117fbd2ea5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_82ac5294d608daef4dcc2dc53d03eb0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_614eadabb646c660704cbe4fe81317af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8148c1df797d6a1dfc39a5d973abcf04 = $(`<div id="html_8148c1df797d6a1dfc39a5d973abcf04" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com:443</div>`)[0];
|
|
popup_614eadabb646c660704cbe4fe81317af.setContent(html_8148c1df797d6a1dfc39a5d973abcf04);
|
|
|
|
|
|
|
|
marker_10898cb148074dd98c523e117fbd2ea5.bindPopup(popup_614eadabb646c660704cbe4fe81317af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10898cb148074dd98c523e117fbd2ea5.setIcon(icon_82ac5294d608daef4dcc2dc53d03eb0f);
|
|
|
|
|
|
var marker_5122440a117454afb59f16f24363f05f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e90fad4450ebded0e67f1b155ecfee57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e094f59baf9f3c47845e354084ba275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_092c0a717586bfffe93f6bd3077feb12 = $(`<div id="html_092c0a717586bfffe93f6bd3077feb12" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_5e094f59baf9f3c47845e354084ba275.setContent(html_092c0a717586bfffe93f6bd3077feb12);
|
|
|
|
|
|
|
|
marker_5122440a117454afb59f16f24363f05f.bindPopup(popup_5e094f59baf9f3c47845e354084ba275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5122440a117454afb59f16f24363f05f.setIcon(icon_e90fad4450ebded0e67f1b155ecfee57);
|
|
|
|
|
|
var marker_f700315f3041a4d8cda0a94e76d6db46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_399df2365c3b62c927ef1ec6861f87f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57a164a4dc12c56e45c0e19660e10429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be65e2e22d77ad4aea1645d7d3dcde68 = $(`<div id="html_be65e2e22d77ad4aea1645d7d3dcde68" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_57a164a4dc12c56e45c0e19660e10429.setContent(html_be65e2e22d77ad4aea1645d7d3dcde68);
|
|
|
|
|
|
|
|
marker_f700315f3041a4d8cda0a94e76d6db46.bindPopup(popup_57a164a4dc12c56e45c0e19660e10429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f700315f3041a4d8cda0a94e76d6db46.setIcon(icon_399df2365c3b62c927ef1ec6861f87f4);
|
|
|
|
|
|
var marker_476cf44b001cf4746095dedf0b12489a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_711b1117de245058b172dcfb21512b9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c58d0a305d6dc445f279c01def2504d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56cbe11d830e5b1122299ecbc12ebd1b = $(`<div id="html_56cbe11d830e5b1122299ecbc12ebd1b" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_1c58d0a305d6dc445f279c01def2504d.setContent(html_56cbe11d830e5b1122299ecbc12ebd1b);
|
|
|
|
|
|
|
|
marker_476cf44b001cf4746095dedf0b12489a.bindPopup(popup_1c58d0a305d6dc445f279c01def2504d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_476cf44b001cf4746095dedf0b12489a.setIcon(icon_711b1117de245058b172dcfb21512b9b);
|
|
|
|
|
|
var marker_245c14decfbdadba1e8d02a9ad129751 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c3efb8c9aa9fa5a80f300afa613e25d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b31d3ad4cdc96c1de9401bc2e1e7d66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f371efd05d4cf1d687c738d55ed3c393 = $(`<div id="html_f371efd05d4cf1d687c738d55ed3c393" style="width: 100.0%; height: 100.0%;">relay.olas.app:443</div>`)[0];
|
|
popup_7b31d3ad4cdc96c1de9401bc2e1e7d66.setContent(html_f371efd05d4cf1d687c738d55ed3c393);
|
|
|
|
|
|
|
|
marker_245c14decfbdadba1e8d02a9ad129751.bindPopup(popup_7b31d3ad4cdc96c1de9401bc2e1e7d66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_245c14decfbdadba1e8d02a9ad129751.setIcon(icon_c3efb8c9aa9fa5a80f300afa613e25d8);
|
|
|
|
|
|
var marker_11c11e38b889ddda2c14ce6930d89ea0 = L.marker(
|
|
[8.96171, -83.5246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_bd052b62aeeb2713ae28ca2ecd4a2e88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a70211bc767d662e622b76105ed0417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_affc1d33d4f1104b549a2e6de2022a7d = $(`<div id="html_affc1d33d4f1104b549a2e6de2022a7d" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_8a70211bc767d662e622b76105ed0417.setContent(html_affc1d33d4f1104b549a2e6de2022a7d);
|
|
|
|
|
|
|
|
marker_11c11e38b889ddda2c14ce6930d89ea0.bindPopup(popup_8a70211bc767d662e622b76105ed0417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11c11e38b889ddda2c14ce6930d89ea0.setIcon(icon_bd052b62aeeb2713ae28ca2ecd4a2e88);
|
|
|
|
|
|
var marker_c019631139d72f18d5824189d9d8d85a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b27771d497a86796226b39b58f93e2d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b8d7587144020efe80e72b746371e30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ffad80e52d99f255b81b4fbd2728606 = $(`<div id="html_1ffad80e52d99f255b81b4fbd2728606" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_4b8d7587144020efe80e72b746371e30.setContent(html_1ffad80e52d99f255b81b4fbd2728606);
|
|
|
|
|
|
|
|
marker_c019631139d72f18d5824189d9d8d85a.bindPopup(popup_4b8d7587144020efe80e72b746371e30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c019631139d72f18d5824189d9d8d85a.setIcon(icon_b27771d497a86796226b39b58f93e2d8);
|
|
|
|
|
|
var marker_7f551848e025b29e4167bab101575d20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_94ceb38753771119f144f5f1878d011f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49a4192edbf73c5839bdcb96e5003f12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f818d5f7b90a3a9486e2de6dd4713e53 = $(`<div id="html_f818d5f7b90a3a9486e2de6dd4713e53" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_49a4192edbf73c5839bdcb96e5003f12.setContent(html_f818d5f7b90a3a9486e2de6dd4713e53);
|
|
|
|
|
|
|
|
marker_7f551848e025b29e4167bab101575d20.bindPopup(popup_49a4192edbf73c5839bdcb96e5003f12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f551848e025b29e4167bab101575d20.setIcon(icon_94ceb38753771119f144f5f1878d011f);
|
|
|
|
|
|
var marker_e9ecab75d17b61631b4b5ecd11b3e2d6 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_48eb7a824f189594f07de4799fbeef32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52866c7b6ef6d2678701cf4981ef736f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87bb99140684171baf9535f467072847 = $(`<div id="html_87bb99140684171baf9535f467072847" style="width: 100.0%; height: 100.0%;">relay.nostriot.com:443</div>`)[0];
|
|
popup_52866c7b6ef6d2678701cf4981ef736f.setContent(html_87bb99140684171baf9535f467072847);
|
|
|
|
|
|
|
|
marker_e9ecab75d17b61631b4b5ecd11b3e2d6.bindPopup(popup_52866c7b6ef6d2678701cf4981ef736f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9ecab75d17b61631b4b5ecd11b3e2d6.setIcon(icon_48eb7a824f189594f07de4799fbeef32);
|
|
|
|
|
|
var marker_5673433b324b6dd32e833d847322ade5 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9147a763df8ee910893620ba6af19418 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_577c1f85886c9e64d22b149e928b64db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f2f96b7bbb806f3af82c60c3a8b4e18 = $(`<div id="html_7f2f96b7bbb806f3af82c60c3a8b4e18" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_577c1f85886c9e64d22b149e928b64db.setContent(html_7f2f96b7bbb806f3af82c60c3a8b4e18);
|
|
|
|
|
|
|
|
marker_5673433b324b6dd32e833d847322ade5.bindPopup(popup_577c1f85886c9e64d22b149e928b64db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5673433b324b6dd32e833d847322ade5.setIcon(icon_9147a763df8ee910893620ba6af19418);
|
|
|
|
|
|
var marker_373c56dfd1711b6aabd5db3e6275ed88 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_bfa7ee38964b011f60b0725d9a546386 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99725533ff243cfdccdc153a4b5a3188 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7451c32edc208b849e6906b706e4b8fc = $(`<div id="html_7451c32edc208b849e6906b706e4b8fc" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_99725533ff243cfdccdc153a4b5a3188.setContent(html_7451c32edc208b849e6906b706e4b8fc);
|
|
|
|
|
|
|
|
marker_373c56dfd1711b6aabd5db3e6275ed88.bindPopup(popup_99725533ff243cfdccdc153a4b5a3188)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_373c56dfd1711b6aabd5db3e6275ed88.setIcon(icon_bfa7ee38964b011f60b0725d9a546386);
|
|
|
|
|
|
var marker_1acbf946eaf33208f08b068c446e3b46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_97008c7bd53b5ff1dd47af77a5075daf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8da461bbb695d0c666706e23d387b90d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f2d96098d6029cf33abb3c13c7d753c = $(`<div id="html_6f2d96098d6029cf33abb3c13c7d753c" style="width: 100.0%; height: 100.0%;">relay.openresist.com:443</div>`)[0];
|
|
popup_8da461bbb695d0c666706e23d387b90d.setContent(html_6f2d96098d6029cf33abb3c13c7d753c);
|
|
|
|
|
|
|
|
marker_1acbf946eaf33208f08b068c446e3b46.bindPopup(popup_8da461bbb695d0c666706e23d387b90d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1acbf946eaf33208f08b068c446e3b46.setIcon(icon_97008c7bd53b5ff1dd47af77a5075daf);
|
|
|
|
|
|
var marker_6f2766dc7fe955135e90cff89fa457c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3ddad77d3714f8c453475c131eb2dbf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_457d4c557a5070ab7450e04cbaae0e93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68b7814774ccb96cfa19ad38bb2f3b2c = $(`<div id="html_68b7814774ccb96cfa19ad38bb2f3b2c" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_457d4c557a5070ab7450e04cbaae0e93.setContent(html_68b7814774ccb96cfa19ad38bb2f3b2c);
|
|
|
|
|
|
|
|
marker_6f2766dc7fe955135e90cff89fa457c2.bindPopup(popup_457d4c557a5070ab7450e04cbaae0e93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f2766dc7fe955135e90cff89fa457c2.setIcon(icon_3ddad77d3714f8c453475c131eb2dbf5);
|
|
|
|
|
|
var marker_1ed5e80c05a86b1b008084bdcaebbb2e = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3320dbe59d0ffb061f7924267fdbe8c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24132abc65e4b6dfc634eab96688502c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2bd1528bb7a588618fcada33877f2e2 = $(`<div id="html_f2bd1528bb7a588618fcada33877f2e2" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_24132abc65e4b6dfc634eab96688502c.setContent(html_f2bd1528bb7a588618fcada33877f2e2);
|
|
|
|
|
|
|
|
marker_1ed5e80c05a86b1b008084bdcaebbb2e.bindPopup(popup_24132abc65e4b6dfc634eab96688502c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ed5e80c05a86b1b008084bdcaebbb2e.setIcon(icon_3320dbe59d0ffb061f7924267fdbe8c5);
|
|
|
|
|
|
var marker_27cb7526010e2579c57440d2cf610dfd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ae10a51726b212f6e8de459bde6985bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95921bc6230124fd48286569c1e80420 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59f399c87d29c37ccc1a53fb10938dcb = $(`<div id="html_59f399c87d29c37ccc1a53fb10938dcb" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za:443</div>`)[0];
|
|
popup_95921bc6230124fd48286569c1e80420.setContent(html_59f399c87d29c37ccc1a53fb10938dcb);
|
|
|
|
|
|
|
|
marker_27cb7526010e2579c57440d2cf610dfd.bindPopup(popup_95921bc6230124fd48286569c1e80420)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27cb7526010e2579c57440d2cf610dfd.setIcon(icon_ae10a51726b212f6e8de459bde6985bb);
|
|
|
|
|
|
var marker_dd958de05d0bebd487049504d5ffeead = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0914615b41810aff865bc23441caf040 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aee1481d2b53468c084fba02eedd72a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b2cf0c5994a7363bfc021fb090d3f3d = $(`<div id="html_4b2cf0c5994a7363bfc021fb090d3f3d" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io:443</div>`)[0];
|
|
popup_7aee1481d2b53468c084fba02eedd72a.setContent(html_4b2cf0c5994a7363bfc021fb090d3f3d);
|
|
|
|
|
|
|
|
marker_dd958de05d0bebd487049504d5ffeead.bindPopup(popup_7aee1481d2b53468c084fba02eedd72a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd958de05d0bebd487049504d5ffeead.setIcon(icon_0914615b41810aff865bc23441caf040);
|
|
|
|
|
|
var marker_69ae6727300df002f0be935d24bc8039 = L.marker(
|
|
[41.8967, 12.4822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5c2d690e07c2e0c943d790111d5dcd2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62b8e94500a9459461ac55b59fec1651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00dd0c887dd626a4c765023397de0a32 = $(`<div id="html_00dd0c887dd626a4c765023397de0a32" style="width: 100.0%; height: 100.0%;">21milionidinostr.duckdns.org</div>`)[0];
|
|
popup_62b8e94500a9459461ac55b59fec1651.setContent(html_00dd0c887dd626a4c765023397de0a32);
|
|
|
|
|
|
|
|
marker_69ae6727300df002f0be935d24bc8039.bindPopup(popup_62b8e94500a9459461ac55b59fec1651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69ae6727300df002f0be935d24bc8039.setIcon(icon_5c2d690e07c2e0c943d790111d5dcd2a);
|
|
|
|
|
|
var marker_8f8b7ab3f37709d8c9674af372b71567 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5927f54d938577285475e7647f3bcd5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d4e461eae7942bf477428c44deb9618 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ac63be5cd26ca0328530f0ebc2e9da5 = $(`<div id="html_6ac63be5cd26ca0328530f0ebc2e9da5" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_1d4e461eae7942bf477428c44deb9618.setContent(html_6ac63be5cd26ca0328530f0ebc2e9da5);
|
|
|
|
|
|
|
|
marker_8f8b7ab3f37709d8c9674af372b71567.bindPopup(popup_1d4e461eae7942bf477428c44deb9618)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f8b7ab3f37709d8c9674af372b71567.setIcon(icon_5927f54d938577285475e7647f3bcd5f);
|
|
|
|
|
|
var marker_b05fa7143ae2f3d982a6701b4d65d241 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e6f6e44f0d8d553d3de43a84362c79b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de4695b97b34ac58e0849bf4da3f7a42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8facca76be85eca3417fafbad8ecdf4 = $(`<div id="html_b8facca76be85eca3417fafbad8ecdf4" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_de4695b97b34ac58e0849bf4da3f7a42.setContent(html_b8facca76be85eca3417fafbad8ecdf4);
|
|
|
|
|
|
|
|
marker_b05fa7143ae2f3d982a6701b4d65d241.bindPopup(popup_de4695b97b34ac58e0849bf4da3f7a42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b05fa7143ae2f3d982a6701b4d65d241.setIcon(icon_e6f6e44f0d8d553d3de43a84362c79b6);
|
|
|
|
|
|
var marker_28217ea5914a9d994603d21db38c6df0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b6767164b22773caedf382c50f7e67e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1e103f3b8c57d5951e024978a837cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73f6b7293a648636714ceaae0deffd68 = $(`<div id="html_73f6b7293a648636714ceaae0deffd68" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_8e1e103f3b8c57d5951e024978a837cf.setContent(html_73f6b7293a648636714ceaae0deffd68);
|
|
|
|
|
|
|
|
marker_28217ea5914a9d994603d21db38c6df0.bindPopup(popup_8e1e103f3b8c57d5951e024978a837cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28217ea5914a9d994603d21db38c6df0.setIcon(icon_b6767164b22773caedf382c50f7e67e1);
|
|
|
|
|
|
var marker_8ad9c3091abde9dd3b67cd216f9b9115 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1d0b92e686180dd2264d0ffcdc336ca8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c5d83a81c64fc7f4243ace117f1cafd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_962dec96bb8b67a2c6bc2e43b1287319 = $(`<div id="html_962dec96bb8b67a2c6bc2e43b1287319" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_7c5d83a81c64fc7f4243ace117f1cafd.setContent(html_962dec96bb8b67a2c6bc2e43b1287319);
|
|
|
|
|
|
|
|
marker_8ad9c3091abde9dd3b67cd216f9b9115.bindPopup(popup_7c5d83a81c64fc7f4243ace117f1cafd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ad9c3091abde9dd3b67cd216f9b9115.setIcon(icon_1d0b92e686180dd2264d0ffcdc336ca8);
|
|
|
|
|
|
var marker_e040456b09944fc990c5cb16e1d27341 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5323aedc3b7370b625621a9442af60a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceb505cf72f65411d757c0a6c47feebd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7f8f43fd95bf9f582c7fa21c97ae6ca = $(`<div id="html_b7f8f43fd95bf9f582c7fa21c97ae6ca" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_ceb505cf72f65411d757c0a6c47feebd.setContent(html_b7f8f43fd95bf9f582c7fa21c97ae6ca);
|
|
|
|
|
|
|
|
marker_e040456b09944fc990c5cb16e1d27341.bindPopup(popup_ceb505cf72f65411d757c0a6c47feebd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e040456b09944fc990c5cb16e1d27341.setIcon(icon_5323aedc3b7370b625621a9442af60a1);
|
|
|
|
|
|
var marker_1cc406ee8ae4e56570fec0ad6f3747c9 = L.marker(
|
|
[48.122, 11.589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9caa6f596f444631c356adf77b3d44a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09e756d2bfa2bc8b59467981206f6c95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9098d28252d5386e31c39690793f782f = $(`<div id="html_9098d28252d5386e31c39690793f782f" style="width: 100.0%; height: 100.0%;">relay.decentralia.fr</div>`)[0];
|
|
popup_09e756d2bfa2bc8b59467981206f6c95.setContent(html_9098d28252d5386e31c39690793f782f);
|
|
|
|
|
|
|
|
marker_1cc406ee8ae4e56570fec0ad6f3747c9.bindPopup(popup_09e756d2bfa2bc8b59467981206f6c95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cc406ee8ae4e56570fec0ad6f3747c9.setIcon(icon_9caa6f596f444631c356adf77b3d44a8);
|
|
|
|
|
|
var marker_61e9d5324d5252000f17bd9203c40dcb = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5dee29d32329badabef1b2d9b8f2cab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37ed10a80f0e57420d389e9a993cf4e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c21908c0e3da1b9f16c37bbeabd8517 = $(`<div id="html_5c21908c0e3da1b9f16c37bbeabd8517" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_37ed10a80f0e57420d389e9a993cf4e8.setContent(html_5c21908c0e3da1b9f16c37bbeabd8517);
|
|
|
|
|
|
|
|
marker_61e9d5324d5252000f17bd9203c40dcb.bindPopup(popup_37ed10a80f0e57420d389e9a993cf4e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61e9d5324d5252000f17bd9203c40dcb.setIcon(icon_5dee29d32329badabef1b2d9b8f2cab4);
|
|
|
|
|
|
var marker_2793a4a1ce5da7a3be218def14b5a1df = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6c8bec1f55a97f02b786f49b09663b7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef351a5ab89b21c9058a8c869c2cd8a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4f94a8d8bb469e46d219753db5814a1 = $(`<div id="html_b4f94a8d8bb469e46d219753db5814a1" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_ef351a5ab89b21c9058a8c869c2cd8a5.setContent(html_b4f94a8d8bb469e46d219753db5814a1);
|
|
|
|
|
|
|
|
marker_2793a4a1ce5da7a3be218def14b5a1df.bindPopup(popup_ef351a5ab89b21c9058a8c869c2cd8a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2793a4a1ce5da7a3be218def14b5a1df.setIcon(icon_6c8bec1f55a97f02b786f49b09663b7b);
|
|
|
|
|
|
var marker_618fa4b51f46e290a77a088f73d454e2 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b40b5ef15483bfd457a5c6d6e8a35df4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_198873872f3317e0a362677bb2d5d963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_501e6f6e69671e6f064de7c2ccb7efd2 = $(`<div id="html_501e6f6e69671e6f064de7c2ccb7efd2" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_198873872f3317e0a362677bb2d5d963.setContent(html_501e6f6e69671e6f064de7c2ccb7efd2);
|
|
|
|
|
|
|
|
marker_618fa4b51f46e290a77a088f73d454e2.bindPopup(popup_198873872f3317e0a362677bb2d5d963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_618fa4b51f46e290a77a088f73d454e2.setIcon(icon_b40b5ef15483bfd457a5c6d6e8a35df4);
|
|
|
|
|
|
var marker_a916d28bf0c1edb1823232e698ac2113 = L.marker(
|
|
[40.7862, -74.0743],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_830e338ca5f1273b0ab12bb38ad61247 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d88e02409922f1dea8c358a56315baa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cb416c2470af6d7942f31bad562b486 = $(`<div id="html_4cb416c2470af6d7942f31bad562b486" style="width: 100.0%; height: 100.0%;">relay-us.zombi.cloudrodion.com</div>`)[0];
|
|
popup_d88e02409922f1dea8c358a56315baa6.setContent(html_4cb416c2470af6d7942f31bad562b486);
|
|
|
|
|
|
|
|
marker_a916d28bf0c1edb1823232e698ac2113.bindPopup(popup_d88e02409922f1dea8c358a56315baa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a916d28bf0c1edb1823232e698ac2113.setIcon(icon_830e338ca5f1273b0ab12bb38ad61247);
|
|
|
|
|
|
var marker_9f60c395f5a6bffd05eb93b0c215aade = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_74bfdafb1de56838caae0e570470620e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5924e10b17a1611f2243551a41abe68e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9fc8edda4478f7131851e79991bb093 = $(`<div id="html_c9fc8edda4478f7131851e79991bb093" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net:443</div>`)[0];
|
|
popup_5924e10b17a1611f2243551a41abe68e.setContent(html_c9fc8edda4478f7131851e79991bb093);
|
|
|
|
|
|
|
|
marker_9f60c395f5a6bffd05eb93b0c215aade.bindPopup(popup_5924e10b17a1611f2243551a41abe68e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f60c395f5a6bffd05eb93b0c215aade.setIcon(icon_74bfdafb1de56838caae0e570470620e);
|
|
|
|
|
|
var marker_f8cc015cfb4706482648106a7dd4ab56 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_31043464c3a7ea09444efdee7d4174e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bce0140cc1752f177872b777c98466a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08b2fed711276c5fad810fcc1997a133 = $(`<div id="html_08b2fed711276c5fad810fcc1997a133" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_0bce0140cc1752f177872b777c98466a.setContent(html_08b2fed711276c5fad810fcc1997a133);
|
|
|
|
|
|
|
|
marker_f8cc015cfb4706482648106a7dd4ab56.bindPopup(popup_0bce0140cc1752f177872b777c98466a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8cc015cfb4706482648106a7dd4ab56.setIcon(icon_31043464c3a7ea09444efdee7d4174e5);
|
|
|
|
|
|
var marker_25a439efd2a83c16780f4e7ff828aabd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4e9cd3d9719d78dcf0d6ef2b57cd2b73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6f5854e2649f488aa22c69438f13d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e997f1f24b958d6ceb4a10becd5f8ab7 = $(`<div id="html_e997f1f24b958d6ceb4a10becd5f8ab7" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com:443</div>`)[0];
|
|
popup_0a6f5854e2649f488aa22c69438f13d4.setContent(html_e997f1f24b958d6ceb4a10becd5f8ab7);
|
|
|
|
|
|
|
|
marker_25a439efd2a83c16780f4e7ff828aabd.bindPopup(popup_0a6f5854e2649f488aa22c69438f13d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25a439efd2a83c16780f4e7ff828aabd.setIcon(icon_4e9cd3d9719d78dcf0d6ef2b57cd2b73);
|
|
|
|
|
|
var marker_8ba1a3acfac2cf507224833b045af404 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4c43e09f6ea477f7e8060be93c0f0c02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_550c5e5a3535f85cfa6ceae7123d2401 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_058d6dd6d0533c685e48f1be2eb412ee = $(`<div id="html_058d6dd6d0533c685e48f1be2eb412ee" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_550c5e5a3535f85cfa6ceae7123d2401.setContent(html_058d6dd6d0533c685e48f1be2eb412ee);
|
|
|
|
|
|
|
|
marker_8ba1a3acfac2cf507224833b045af404.bindPopup(popup_550c5e5a3535f85cfa6ceae7123d2401)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ba1a3acfac2cf507224833b045af404.setIcon(icon_4c43e09f6ea477f7e8060be93c0f0c02);
|
|
|
|
|
|
var marker_fc00ac3675ba9222d4055fc900c811a9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_251357202692ab853525bbd3415dc5db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8204a26078e97d947f5948edac25305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9de3e3f531c9e776849def9ac069dad = $(`<div id="html_f9de3e3f531c9e776849def9ac069dad" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_e8204a26078e97d947f5948edac25305.setContent(html_f9de3e3f531c9e776849def9ac069dad);
|
|
|
|
|
|
|
|
marker_fc00ac3675ba9222d4055fc900c811a9.bindPopup(popup_e8204a26078e97d947f5948edac25305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc00ac3675ba9222d4055fc900c811a9.setIcon(icon_251357202692ab853525bbd3415dc5db);
|
|
|
|
|
|
var marker_c264625c114cc512b9bb08cbd9d5f7d3 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0cac1956343d5cfac5a06700622c6d0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ba9081973d25e0a84c5c334ea1720c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7fdcd683743730b47851901078edd15 = $(`<div id="html_d7fdcd683743730b47851901078edd15" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_1ba9081973d25e0a84c5c334ea1720c8.setContent(html_d7fdcd683743730b47851901078edd15);
|
|
|
|
|
|
|
|
marker_c264625c114cc512b9bb08cbd9d5f7d3.bindPopup(popup_1ba9081973d25e0a84c5c334ea1720c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c264625c114cc512b9bb08cbd9d5f7d3.setIcon(icon_0cac1956343d5cfac5a06700622c6d0d);
|
|
|
|
|
|
var marker_214cdc8ad9e0cf5f3609462b3f217240 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_370d6c4be565d4e3764a3e81b51e3d94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3e8bcd9caa7ce96850e15202bd3cc3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a80ddde551fd048015e329ce0b91c0 = $(`<div id="html_b7a80ddde551fd048015e329ce0b91c0" style="width: 100.0%; height: 100.0%;">relay.cyberguy.fyi</div>`)[0];
|
|
popup_d3e8bcd9caa7ce96850e15202bd3cc3c.setContent(html_b7a80ddde551fd048015e329ce0b91c0);
|
|
|
|
|
|
|
|
marker_214cdc8ad9e0cf5f3609462b3f217240.bindPopup(popup_d3e8bcd9caa7ce96850e15202bd3cc3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_214cdc8ad9e0cf5f3609462b3f217240.setIcon(icon_370d6c4be565d4e3764a3e81b51e3d94);
|
|
|
|
|
|
var marker_04d04577d9ab05dc3d1f0da1bbbf429c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d670fc50b8dd6715380d0738ccfad80b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfd661d5a7c560d75fa3a50aa4ef0eaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaa495f2785df010cd47504bd3fd57e2 = $(`<div id="html_eaa495f2785df010cd47504bd3fd57e2" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com:443</div>`)[0];
|
|
popup_bfd661d5a7c560d75fa3a50aa4ef0eaa.setContent(html_eaa495f2785df010cd47504bd3fd57e2);
|
|
|
|
|
|
|
|
marker_04d04577d9ab05dc3d1f0da1bbbf429c.bindPopup(popup_bfd661d5a7c560d75fa3a50aa4ef0eaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04d04577d9ab05dc3d1f0da1bbbf429c.setIcon(icon_d670fc50b8dd6715380d0738ccfad80b);
|
|
|
|
|
|
var marker_a26236a3de6802d159ba14a422f7eef6 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d6b21e630d559f74ee8e3251969cd6c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b47d6de02104f2a99b4c50f7081ca03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62973ba10ef6d479c486279efad61907 = $(`<div id="html_62973ba10ef6d479c486279efad61907" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com:443</div>`)[0];
|
|
popup_2b47d6de02104f2a99b4c50f7081ca03.setContent(html_62973ba10ef6d479c486279efad61907);
|
|
|
|
|
|
|
|
marker_a26236a3de6802d159ba14a422f7eef6.bindPopup(popup_2b47d6de02104f2a99b4c50f7081ca03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a26236a3de6802d159ba14a422f7eef6.setIcon(icon_d6b21e630d559f74ee8e3251969cd6c4);
|
|
|
|
|
|
var marker_7c7de4ad12e90c5672eef3cd65bf85f8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6b4e91fae97e3b6ac7a4fb2c8bb17e47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94e174b8b3b85b556e0d9b1d2e0c4ab9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6753192b784a6bb36919071077a6a0cc = $(`<div id="html_6753192b784a6bb36919071077a6a0cc" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_94e174b8b3b85b556e0d9b1d2e0c4ab9.setContent(html_6753192b784a6bb36919071077a6a0cc);
|
|
|
|
|
|
|
|
marker_7c7de4ad12e90c5672eef3cd65bf85f8.bindPopup(popup_94e174b8b3b85b556e0d9b1d2e0c4ab9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c7de4ad12e90c5672eef3cd65bf85f8.setIcon(icon_6b4e91fae97e3b6ac7a4fb2c8bb17e47);
|
|
|
|
|
|
var marker_f414ca8021e1bf14ca1753fbbcb558e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e70b3b79d7e1de72c0fdf7a4dff973b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1f6733186fcbeec977b234eb46b05c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d266c0df436ecb1050554613f49db326 = $(`<div id="html_d266c0df436ecb1050554613f49db326" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_e1f6733186fcbeec977b234eb46b05c5.setContent(html_d266c0df436ecb1050554613f49db326);
|
|
|
|
|
|
|
|
marker_f414ca8021e1bf14ca1753fbbcb558e0.bindPopup(popup_e1f6733186fcbeec977b234eb46b05c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f414ca8021e1bf14ca1753fbbcb558e0.setIcon(icon_e70b3b79d7e1de72c0fdf7a4dff973b4);
|
|
|
|
|
|
var marker_c5860e2f09ee1b9e30262e40b4346a16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_45af069373d4fbe63f9fd51820f6456b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_451d17b6f800c1ab18245cb89ecc4528 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_954ee0e3e084993a4667322673d385ab = $(`<div id="html_954ee0e3e084993a4667322673d385ab" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_451d17b6f800c1ab18245cb89ecc4528.setContent(html_954ee0e3e084993a4667322673d385ab);
|
|
|
|
|
|
|
|
marker_c5860e2f09ee1b9e30262e40b4346a16.bindPopup(popup_451d17b6f800c1ab18245cb89ecc4528)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5860e2f09ee1b9e30262e40b4346a16.setIcon(icon_45af069373d4fbe63f9fd51820f6456b);
|
|
|
|
|
|
var marker_be047daa70581271c43d9f8ffde8dcca = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_edbc0bb67dbd102889616c1cc23b12a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06ec31cba3672f0e4235de4027711ef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6cafe0b515d1f634cc975bc87b927e3 = $(`<div id="html_b6cafe0b515d1f634cc975bc87b927e3" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com:443</div>`)[0];
|
|
popup_06ec31cba3672f0e4235de4027711ef5.setContent(html_b6cafe0b515d1f634cc975bc87b927e3);
|
|
|
|
|
|
|
|
marker_be047daa70581271c43d9f8ffde8dcca.bindPopup(popup_06ec31cba3672f0e4235de4027711ef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be047daa70581271c43d9f8ffde8dcca.setIcon(icon_edbc0bb67dbd102889616c1cc23b12a1);
|
|
|
|
|
|
var marker_c5e3b786bb7287472d1f0846e041854c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_156f7dfae4da96da716ff676372af9f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97f4fe4bfd750dcf52eb3cfd95c57c9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d883e2d5bebd1624b4034b7fdb372c03 = $(`<div id="html_d883e2d5bebd1624b4034b7fdb372c03" style="width: 100.0%; height: 100.0%;">relay.44billion.net</div>`)[0];
|
|
popup_97f4fe4bfd750dcf52eb3cfd95c57c9a.setContent(html_d883e2d5bebd1624b4034b7fdb372c03);
|
|
|
|
|
|
|
|
marker_c5e3b786bb7287472d1f0846e041854c.bindPopup(popup_97f4fe4bfd750dcf52eb3cfd95c57c9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5e3b786bb7287472d1f0846e041854c.setIcon(icon_156f7dfae4da96da716ff676372af9f6);
|
|
|
|
|
|
var marker_4ea6ba1050eaa1e4543df8a8ee65a3df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f8cfa12df9f05159dd59066ec3a40cf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50a55d2176292f1f4018066ed987ca46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2ed68ad019a231bfcea3504b5c96b58 = $(`<div id="html_b2ed68ad019a231bfcea3504b5c96b58" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_50a55d2176292f1f4018066ed987ca46.setContent(html_b2ed68ad019a231bfcea3504b5c96b58);
|
|
|
|
|
|
|
|
marker_4ea6ba1050eaa1e4543df8a8ee65a3df.bindPopup(popup_50a55d2176292f1f4018066ed987ca46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ea6ba1050eaa1e4543df8a8ee65a3df.setIcon(icon_f8cfa12df9f05159dd59066ec3a40cf1);
|
|
|
|
|
|
var marker_dade5bb9c01e8db72723c06e84a596c3 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_10b2bb507997fbaec54fe0884a375fef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ac1ddfda56702ecb806b10b0a3079ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_781710a6b81fb3aa95693e9e377a927f = $(`<div id="html_781710a6b81fb3aa95693e9e377a927f" style="width: 100.0%; height: 100.0%;">articles.layer3.news:443</div>`)[0];
|
|
popup_2ac1ddfda56702ecb806b10b0a3079ca.setContent(html_781710a6b81fb3aa95693e9e377a927f);
|
|
|
|
|
|
|
|
marker_dade5bb9c01e8db72723c06e84a596c3.bindPopup(popup_2ac1ddfda56702ecb806b10b0a3079ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dade5bb9c01e8db72723c06e84a596c3.setIcon(icon_10b2bb507997fbaec54fe0884a375fef);
|
|
|
|
|
|
var marker_5c1b699ec07eeca35bacdfc2824f5285 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1b58e78fc659aadc9de3bd751144f2d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0d51f58008ee6ca82ae74af4eca26fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_361a9d9739dd16c0fb3e774511930539 = $(`<div id="html_361a9d9739dd16c0fb3e774511930539" style="width: 100.0%; height: 100.0%;">nostr.sovereignservices.xyz</div>`)[0];
|
|
popup_d0d51f58008ee6ca82ae74af4eca26fd.setContent(html_361a9d9739dd16c0fb3e774511930539);
|
|
|
|
|
|
|
|
marker_5c1b699ec07eeca35bacdfc2824f5285.bindPopup(popup_d0d51f58008ee6ca82ae74af4eca26fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c1b699ec07eeca35bacdfc2824f5285.setIcon(icon_1b58e78fc659aadc9de3bd751144f2d3);
|
|
|
|
|
|
var marker_dd63c3def1936424d2b73f371d5b3a5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_586f5b9f3cbd24cabbd118639c67e676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_808f7c4a91c0adabc30948223f62b92b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efa54ebf40f22bebc5e69d885ce2c2ac = $(`<div id="html_efa54ebf40f22bebc5e69d885ce2c2ac" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_808f7c4a91c0adabc30948223f62b92b.setContent(html_efa54ebf40f22bebc5e69d885ce2c2ac);
|
|
|
|
|
|
|
|
marker_dd63c3def1936424d2b73f371d5b3a5b.bindPopup(popup_808f7c4a91c0adabc30948223f62b92b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd63c3def1936424d2b73f371d5b3a5b.setIcon(icon_586f5b9f3cbd24cabbd118639c67e676);
|
|
|
|
|
|
var marker_31bc3739af6c5b5410bf88dabc488384 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_895232372e40a782f2557b83c9ca89c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93bdf23dcacfee47d2a9edc439b12505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4bc28c7dc4fadb264ed7510974c893b = $(`<div id="html_a4bc28c7dc4fadb264ed7510974c893b" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_93bdf23dcacfee47d2a9edc439b12505.setContent(html_a4bc28c7dc4fadb264ed7510974c893b);
|
|
|
|
|
|
|
|
marker_31bc3739af6c5b5410bf88dabc488384.bindPopup(popup_93bdf23dcacfee47d2a9edc439b12505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31bc3739af6c5b5410bf88dabc488384.setIcon(icon_895232372e40a782f2557b83c9ca89c9);
|
|
|
|
|
|
var marker_083e2bd5aa9c061030e830ea07c9fe07 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_67e9322fd77119ee773b38bd0075e53a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84bc8baf04ddd0984786e45eada9cfae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9743bd88a76189c6bf50d20842e0c71 = $(`<div id="html_b9743bd88a76189c6bf50d20842e0c71" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_84bc8baf04ddd0984786e45eada9cfae.setContent(html_b9743bd88a76189c6bf50d20842e0c71);
|
|
|
|
|
|
|
|
marker_083e2bd5aa9c061030e830ea07c9fe07.bindPopup(popup_84bc8baf04ddd0984786e45eada9cfae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_083e2bd5aa9c061030e830ea07c9fe07.setIcon(icon_67e9322fd77119ee773b38bd0075e53a);
|
|
|
|
|
|
var marker_c4631ec73817e3166e915c704bf26817 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3a71b68aae882ae09589df662b50f629 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_660f46f65985ac888639f8a1aefef6b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03a2b51f8cc049c2765a949abfba46a7 = $(`<div id="html_03a2b51f8cc049c2765a949abfba46a7" style="width: 100.0%; height: 100.0%;">relay.ohstr.com:443</div>`)[0];
|
|
popup_660f46f65985ac888639f8a1aefef6b3.setContent(html_03a2b51f8cc049c2765a949abfba46a7);
|
|
|
|
|
|
|
|
marker_c4631ec73817e3166e915c704bf26817.bindPopup(popup_660f46f65985ac888639f8a1aefef6b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4631ec73817e3166e915c704bf26817.setIcon(icon_3a71b68aae882ae09589df662b50f629);
|
|
|
|
|
|
var marker_4bdb537308c4a08aed6786c651e7e074 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2e2559f280ce167b5c8ba09d6e862018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8614a3aa808827d9089b6bd0c592095b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01b46da1748e2a4e4512704b9e9319a1 = $(`<div id="html_01b46da1748e2a4e4512704b9e9319a1" style="width: 100.0%; height: 100.0%;">00f2e774.relay.dev.thunderegg.us</div>`)[0];
|
|
popup_8614a3aa808827d9089b6bd0c592095b.setContent(html_01b46da1748e2a4e4512704b9e9319a1);
|
|
|
|
|
|
|
|
marker_4bdb537308c4a08aed6786c651e7e074.bindPopup(popup_8614a3aa808827d9089b6bd0c592095b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bdb537308c4a08aed6786c651e7e074.setIcon(icon_2e2559f280ce167b5c8ba09d6e862018);
|
|
|
|
|
|
var marker_d141c85f0c3c942a829eae38d1852f29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5eee41edc4bbe495ce7b3ba68a4562eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82e6efe640bbc8ac686e2cc176ff1c43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e15551dd4fc9de8ecff198351120d1e = $(`<div id="html_7e15551dd4fc9de8ecff198351120d1e" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_82e6efe640bbc8ac686e2cc176ff1c43.setContent(html_7e15551dd4fc9de8ecff198351120d1e);
|
|
|
|
|
|
|
|
marker_d141c85f0c3c942a829eae38d1852f29.bindPopup(popup_82e6efe640bbc8ac686e2cc176ff1c43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d141c85f0c3c942a829eae38d1852f29.setIcon(icon_5eee41edc4bbe495ce7b3ba68a4562eb);
|
|
|
|
|
|
var marker_b60d3a5ed349d29da3545e0c9860a8bf = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9277541f468acb079c6ba06c4dc0fc27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5111febda3f72ac7d9f9a6f88b95a2a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5fbead2cb93605c7f6df949e8cd6ddc = $(`<div id="html_d5fbead2cb93605c7f6df949e8cd6ddc" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_5111febda3f72ac7d9f9a6f88b95a2a6.setContent(html_d5fbead2cb93605c7f6df949e8cd6ddc);
|
|
|
|
|
|
|
|
marker_b60d3a5ed349d29da3545e0c9860a8bf.bindPopup(popup_5111febda3f72ac7d9f9a6f88b95a2a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b60d3a5ed349d29da3545e0c9860a8bf.setIcon(icon_9277541f468acb079c6ba06c4dc0fc27);
|
|
|
|
|
|
var marker_f54097a9788a87c03b8d704d6b57a057 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_397c29fcf9681c7fc11788cbe8a9fd89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9d68eda58945ffb92d7ffb46597c08a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a67e57e98c0dfee6a215b7030e9c865c = $(`<div id="html_a67e57e98c0dfee6a215b7030e9c865c" style="width: 100.0%; height: 100.0%;">purplerelay.com:443</div>`)[0];
|
|
popup_b9d68eda58945ffb92d7ffb46597c08a.setContent(html_a67e57e98c0dfee6a215b7030e9c865c);
|
|
|
|
|
|
|
|
marker_f54097a9788a87c03b8d704d6b57a057.bindPopup(popup_b9d68eda58945ffb92d7ffb46597c08a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f54097a9788a87c03b8d704d6b57a057.setIcon(icon_397c29fcf9681c7fc11788cbe8a9fd89);
|
|
|
|
|
|
var marker_7f5c0532862aa501659ec6acdf0d5d77 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_eb23cf298d56c92cf2452df8163bee4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e56f7931c176568d1872ca487a080c91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f06fb7190cadaad92a7c1ff18bdbbf33 = $(`<div id="html_f06fb7190cadaad92a7c1ff18bdbbf33" style="width: 100.0%; height: 100.0%;">nostr-pr02.redscrypt.org</div>`)[0];
|
|
popup_e56f7931c176568d1872ca487a080c91.setContent(html_f06fb7190cadaad92a7c1ff18bdbbf33);
|
|
|
|
|
|
|
|
marker_7f5c0532862aa501659ec6acdf0d5d77.bindPopup(popup_e56f7931c176568d1872ca487a080c91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f5c0532862aa501659ec6acdf0d5d77.setIcon(icon_eb23cf298d56c92cf2452df8163bee4a);
|
|
|
|
|
|
var marker_b5be15b36a2ecae2b60e3fe333548489 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_89cb6bfc2cec735283cce517855b6dcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f49b4b2d0e424f126a39088c19269f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c82bf551bcff79d68a734a9e7bf96284 = $(`<div id="html_c82bf551bcff79d68a734a9e7bf96284" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com:443</div>`)[0];
|
|
popup_1f49b4b2d0e424f126a39088c19269f2.setContent(html_c82bf551bcff79d68a734a9e7bf96284);
|
|
|
|
|
|
|
|
marker_b5be15b36a2ecae2b60e3fe333548489.bindPopup(popup_1f49b4b2d0e424f126a39088c19269f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5be15b36a2ecae2b60e3fe333548489.setIcon(icon_89cb6bfc2cec735283cce517855b6dcc);
|
|
|
|
|
|
var marker_2a56ea94725a4291d1c848d5679f0b25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e290e8517427f3911bce8fef8c80f410 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4b85f26abbd060d52023a3894a4f45e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ed30855b8724710386f1951451a980d = $(`<div id="html_6ed30855b8724710386f1951451a980d" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_b4b85f26abbd060d52023a3894a4f45e.setContent(html_6ed30855b8724710386f1951451a980d);
|
|
|
|
|
|
|
|
marker_2a56ea94725a4291d1c848d5679f0b25.bindPopup(popup_b4b85f26abbd060d52023a3894a4f45e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a56ea94725a4291d1c848d5679f0b25.setIcon(icon_e290e8517427f3911bce8fef8c80f410);
|
|
|
|
|
|
var marker_cacc1ffb1f388cee272c7b54ab150a65 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9628243afdcf9c29669013c5a15c53c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af4ae022c8a0843e0fbd30389a00d976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08240c07fa8f926e1e0fb7c2be015701 = $(`<div id="html_08240c07fa8f926e1e0fb7c2be015701" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_af4ae022c8a0843e0fbd30389a00d976.setContent(html_08240c07fa8f926e1e0fb7c2be015701);
|
|
|
|
|
|
|
|
marker_cacc1ffb1f388cee272c7b54ab150a65.bindPopup(popup_af4ae022c8a0843e0fbd30389a00d976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cacc1ffb1f388cee272c7b54ab150a65.setIcon(icon_9628243afdcf9c29669013c5a15c53c8);
|
|
|
|
|
|
var marker_3b4bf0cc591afe436aa9516cf7f6115e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2d3307d1cb211252ca55bfefaa03b561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_749ea7dc5b0b459612f3b5464f7456c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05e205b1db6b8a685e6ada02b35a4f8d = $(`<div id="html_05e205b1db6b8a685e6ada02b35a4f8d" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_749ea7dc5b0b459612f3b5464f7456c7.setContent(html_05e205b1db6b8a685e6ada02b35a4f8d);
|
|
|
|
|
|
|
|
marker_3b4bf0cc591afe436aa9516cf7f6115e.bindPopup(popup_749ea7dc5b0b459612f3b5464f7456c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4bf0cc591afe436aa9516cf7f6115e.setIcon(icon_2d3307d1cb211252ca55bfefaa03b561);
|
|
|
|
|
|
var marker_58d32f9cf7d452dc7d001f9bc449a68b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_da40940cac8222bba11ea73fae16d370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c50aae9351662be3f1f09897b831f4bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cdafea90af1dc63b47c7504ea9e253d = $(`<div id="html_8cdafea90af1dc63b47c7504ea9e253d" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_c50aae9351662be3f1f09897b831f4bd.setContent(html_8cdafea90af1dc63b47c7504ea9e253d);
|
|
|
|
|
|
|
|
marker_58d32f9cf7d452dc7d001f9bc449a68b.bindPopup(popup_c50aae9351662be3f1f09897b831f4bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58d32f9cf7d452dc7d001f9bc449a68b.setIcon(icon_da40940cac8222bba11ea73fae16d370);
|
|
|
|
|
|
var marker_b0649f6445e22379498464172704db20 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a821a8b18228854cd824b06df4969d84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e654e80940e9a9a24c59d9982be8ecbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb8a63b4f75fb9173c8bf27c80fd9b38 = $(`<div id="html_eb8a63b4f75fb9173c8bf27c80fd9b38" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_e654e80940e9a9a24c59d9982be8ecbe.setContent(html_eb8a63b4f75fb9173c8bf27c80fd9b38);
|
|
|
|
|
|
|
|
marker_b0649f6445e22379498464172704db20.bindPopup(popup_e654e80940e9a9a24c59d9982be8ecbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0649f6445e22379498464172704db20.setIcon(icon_a821a8b18228854cd824b06df4969d84);
|
|
|
|
|
|
var marker_c316825c9cf9adedec755a14beacff46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b5d1bc9566b6c5288c88f70acd5397d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff2a4c6ff31ca69f14097653ed431e7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0647f3515911b02faa7761030e76f18 = $(`<div id="html_b0647f3515911b02faa7761030e76f18" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_ff2a4c6ff31ca69f14097653ed431e7e.setContent(html_b0647f3515911b02faa7761030e76f18);
|
|
|
|
|
|
|
|
marker_c316825c9cf9adedec755a14beacff46.bindPopup(popup_ff2a4c6ff31ca69f14097653ed431e7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c316825c9cf9adedec755a14beacff46.setIcon(icon_b5d1bc9566b6c5288c88f70acd5397d5);
|
|
|
|
|
|
var marker_6498a672e6961b25189198c703ba95fa = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e73b0eefc96bf2e881b73077be2fa870 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f099a3520a6f3ad3f2ae385aa2898d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d46515253d9dc8dad5adaddab6e7bf33 = $(`<div id="html_d46515253d9dc8dad5adaddab6e7bf33" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_9f099a3520a6f3ad3f2ae385aa2898d9.setContent(html_d46515253d9dc8dad5adaddab6e7bf33);
|
|
|
|
|
|
|
|
marker_6498a672e6961b25189198c703ba95fa.bindPopup(popup_9f099a3520a6f3ad3f2ae385aa2898d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6498a672e6961b25189198c703ba95fa.setIcon(icon_e73b0eefc96bf2e881b73077be2fa870);
|
|
|
|
|
|
var marker_135947e5c23182e058db45364b9df5f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0b3ebf851647f21c5559ad0922440ee8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ac095e80227c077855b65046667fbd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b9c0221338fa057c4c17e64552efc89 = $(`<div id="html_3b9c0221338fa057c4c17e64552efc89" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_0ac095e80227c077855b65046667fbd0.setContent(html_3b9c0221338fa057c4c17e64552efc89);
|
|
|
|
|
|
|
|
marker_135947e5c23182e058db45364b9df5f4.bindPopup(popup_0ac095e80227c077855b65046667fbd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_135947e5c23182e058db45364b9df5f4.setIcon(icon_0b3ebf851647f21c5559ad0922440ee8);
|
|
|
|
|
|
var marker_bd5f8c2ebe751fdd18de43dfa7ce4de1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_16a38d99a345df7c8f8813aa12f9683c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1121e99b3c13a6b72d5e805b3deebc49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_986d9e1fa96d5af09c39f01f6bc654f6 = $(`<div id="html_986d9e1fa96d5af09c39f01f6bc654f6" style="width: 100.0%; height: 100.0%;">relay.mostro.network:443</div>`)[0];
|
|
popup_1121e99b3c13a6b72d5e805b3deebc49.setContent(html_986d9e1fa96d5af09c39f01f6bc654f6);
|
|
|
|
|
|
|
|
marker_bd5f8c2ebe751fdd18de43dfa7ce4de1.bindPopup(popup_1121e99b3c13a6b72d5e805b3deebc49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd5f8c2ebe751fdd18de43dfa7ce4de1.setIcon(icon_16a38d99a345df7c8f8813aa12f9683c);
|
|
|
|
|
|
var marker_19d7b47ce778511a7618a37fee6e36d9 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f791092fc7e4755a9acae1a6cb505300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6d862c74936d196dd33be2ceaeb431f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ca72767f01849b394dd0c0f80e1a876 = $(`<div id="html_2ca72767f01849b394dd0c0f80e1a876" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_f6d862c74936d196dd33be2ceaeb431f.setContent(html_2ca72767f01849b394dd0c0f80e1a876);
|
|
|
|
|
|
|
|
marker_19d7b47ce778511a7618a37fee6e36d9.bindPopup(popup_f6d862c74936d196dd33be2ceaeb431f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19d7b47ce778511a7618a37fee6e36d9.setIcon(icon_f791092fc7e4755a9acae1a6cb505300);
|
|
|
|
|
|
var marker_cb8a053ed111faa30256b360d87a9336 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4019497d8fce786b7c8d809350f1e4ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f69491ff30063745d9fed5c27e34bca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b339a53704a4bf2afd9a0ff0f14e6dd = $(`<div id="html_7b339a53704a4bf2afd9a0ff0f14e6dd" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_1f69491ff30063745d9fed5c27e34bca.setContent(html_7b339a53704a4bf2afd9a0ff0f14e6dd);
|
|
|
|
|
|
|
|
marker_cb8a053ed111faa30256b360d87a9336.bindPopup(popup_1f69491ff30063745d9fed5c27e34bca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb8a053ed111faa30256b360d87a9336.setIcon(icon_4019497d8fce786b7c8d809350f1e4ee);
|
|
|
|
|
|
var marker_fb7a102f0a99a727d7373f2930727958 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d33ad792e8a8fc0b5aea102c8c1a3987 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbda5c52a2cfc840c6a6231e9b1b6fb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4027f402978f2f9e9d7d97fa7627ed65 = $(`<div id="html_4027f402978f2f9e9d7d97fa7627ed65" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud:443</div>`)[0];
|
|
popup_fbda5c52a2cfc840c6a6231e9b1b6fb2.setContent(html_4027f402978f2f9e9d7d97fa7627ed65);
|
|
|
|
|
|
|
|
marker_fb7a102f0a99a727d7373f2930727958.bindPopup(popup_fbda5c52a2cfc840c6a6231e9b1b6fb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb7a102f0a99a727d7373f2930727958.setIcon(icon_d33ad792e8a8fc0b5aea102c8c1a3987);
|
|
|
|
|
|
var marker_a270f272d96b59ee291faef1857bba4b = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7b352364547ece368e664719b75101b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a4b6d7ee1b762eee8dee872b8f0a2ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8c2f3504afcc88abfc3e56b78667b3b = $(`<div id="html_b8c2f3504afcc88abfc3e56b78667b3b" style="width: 100.0%; height: 100.0%;">syb.lol:443</div>`)[0];
|
|
popup_8a4b6d7ee1b762eee8dee872b8f0a2ad.setContent(html_b8c2f3504afcc88abfc3e56b78667b3b);
|
|
|
|
|
|
|
|
marker_a270f272d96b59ee291faef1857bba4b.bindPopup(popup_8a4b6d7ee1b762eee8dee872b8f0a2ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a270f272d96b59ee291faef1857bba4b.setIcon(icon_7b352364547ece368e664719b75101b7);
|
|
|
|
|
|
var marker_fc41ab9b071a221c3e982c0fa6a537b5 = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ff5c88a03251cabbe64f072c1711f17b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee735dee5833feb73c96beae385ebb53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e5661602cf5b9bfa45572fab2e79218 = $(`<div id="html_9e5661602cf5b9bfa45572fab2e79218" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_ee735dee5833feb73c96beae385ebb53.setContent(html_9e5661602cf5b9bfa45572fab2e79218);
|
|
|
|
|
|
|
|
marker_fc41ab9b071a221c3e982c0fa6a537b5.bindPopup(popup_ee735dee5833feb73c96beae385ebb53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc41ab9b071a221c3e982c0fa6a537b5.setIcon(icon_ff5c88a03251cabbe64f072c1711f17b);
|
|
|
|
|
|
var marker_0d99dfa37bca38bcc2389c8cafded006 = L.marker(
|
|
[41.2861, 1.24993],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7fe02e369046d9d8caf5da61da060026 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57151c90b291fcad1b2d03060a726f4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30703e297b062de240dbbdc39d8a0b87 = $(`<div id="html_30703e297b062de240dbbdc39d8a0b87" style="width: 100.0%; height: 100.0%;">btc.klendazu.com</div>`)[0];
|
|
popup_57151c90b291fcad1b2d03060a726f4c.setContent(html_30703e297b062de240dbbdc39d8a0b87);
|
|
|
|
|
|
|
|
marker_0d99dfa37bca38bcc2389c8cafded006.bindPopup(popup_57151c90b291fcad1b2d03060a726f4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d99dfa37bca38bcc2389c8cafded006.setIcon(icon_7fe02e369046d9d8caf5da61da060026);
|
|
|
|
|
|
var marker_4b8189e818b3d7f31453312e9b92381b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4169023b063e3c588a7974d19cd91a35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_775546b0cbae5abe919159ea5fdb5a68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59da2ac7cff72c00bed6161344b03f51 = $(`<div id="html_59da2ac7cff72c00bed6161344b03f51" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_775546b0cbae5abe919159ea5fdb5a68.setContent(html_59da2ac7cff72c00bed6161344b03f51);
|
|
|
|
|
|
|
|
marker_4b8189e818b3d7f31453312e9b92381b.bindPopup(popup_775546b0cbae5abe919159ea5fdb5a68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b8189e818b3d7f31453312e9b92381b.setIcon(icon_4169023b063e3c588a7974d19cd91a35);
|
|
|
|
|
|
var marker_36137462b37799a3e038eab6155b8751 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ccd1a97703844f333eed0efe99e8a19e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f615c6b7327598a0822dcf131ac713e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84544367618f0c61383d060a9ffb1542 = $(`<div id="html_84544367618f0c61383d060a9ffb1542" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_f615c6b7327598a0822dcf131ac713e8.setContent(html_84544367618f0c61383d060a9ffb1542);
|
|
|
|
|
|
|
|
marker_36137462b37799a3e038eab6155b8751.bindPopup(popup_f615c6b7327598a0822dcf131ac713e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36137462b37799a3e038eab6155b8751.setIcon(icon_ccd1a97703844f333eed0efe99e8a19e);
|
|
|
|
|
|
var marker_36deb4a7874b8d3d0ea895558cb5ec73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5f7ff4fb3ecf7cbf526b4b7383dfb2ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a534dd0bf909a04c8a255026b3d4e93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0d707315436017de3e964ace962aec3 = $(`<div id="html_a0d707315436017de3e964ace962aec3" style="width: 100.0%; height: 100.0%;">rilo.nostria.app:443</div>`)[0];
|
|
popup_5a534dd0bf909a04c8a255026b3d4e93.setContent(html_a0d707315436017de3e964ace962aec3);
|
|
|
|
|
|
|
|
marker_36deb4a7874b8d3d0ea895558cb5ec73.bindPopup(popup_5a534dd0bf909a04c8a255026b3d4e93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36deb4a7874b8d3d0ea895558cb5ec73.setIcon(icon_5f7ff4fb3ecf7cbf526b4b7383dfb2ec);
|
|
|
|
|
|
var marker_fcb4ca05229199fba95f607236953dfc = L.marker(
|
|
[8.96171, -83.5246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8926a7fd4f4ddca5cd46e4f6a549e08b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a86134521c401bd3af02cf3d66c2bf90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc18c21ba9cb5b9b4c9c0f80e47e1721 = $(`<div id="html_fc18c21ba9cb5b9b4c9c0f80e47e1721" style="width: 100.0%; height: 100.0%;">no.str.cr:443</div>`)[0];
|
|
popup_a86134521c401bd3af02cf3d66c2bf90.setContent(html_fc18c21ba9cb5b9b4c9c0f80e47e1721);
|
|
|
|
|
|
|
|
marker_fcb4ca05229199fba95f607236953dfc.bindPopup(popup_a86134521c401bd3af02cf3d66c2bf90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcb4ca05229199fba95f607236953dfc.setIcon(icon_8926a7fd4f4ddca5cd46e4f6a549e08b);
|
|
|
|
|
|
var marker_0f843e2edf67030cec3529fe32b8afc6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_bdef3da7125c152a2302ea6685aff153 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0410aeb2075cd037789cc31b28bb84d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6197eb9bd4766c1fd99c4c4a6962d0d2 = $(`<div id="html_6197eb9bd4766c1fd99c4c4a6962d0d2" style="width: 100.0%; height: 100.0%;">relay.mostr.pub:443</div>`)[0];
|
|
popup_0410aeb2075cd037789cc31b28bb84d8.setContent(html_6197eb9bd4766c1fd99c4c4a6962d0d2);
|
|
|
|
|
|
|
|
marker_0f843e2edf67030cec3529fe32b8afc6.bindPopup(popup_0410aeb2075cd037789cc31b28bb84d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f843e2edf67030cec3529fe32b8afc6.setIcon(icon_bdef3da7125c152a2302ea6685aff153);
|
|
|
|
|
|
var marker_6245dcd13e08328022192b4db6e03a17 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_df3ad52f799fffa098249fcc9c2992e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c99d629a39732742d2154380d6ba77dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b8e42370cbe10a2dd762d5ca17a2fcc = $(`<div id="html_0b8e42370cbe10a2dd762d5ca17a2fcc" style="width: 100.0%; height: 100.0%;">relay.edufeed.org:443</div>`)[0];
|
|
popup_c99d629a39732742d2154380d6ba77dd.setContent(html_0b8e42370cbe10a2dd762d5ca17a2fcc);
|
|
|
|
|
|
|
|
marker_6245dcd13e08328022192b4db6e03a17.bindPopup(popup_c99d629a39732742d2154380d6ba77dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6245dcd13e08328022192b4db6e03a17.setIcon(icon_df3ad52f799fffa098249fcc9c2992e8);
|
|
|
|
|
|
var marker_2cab8ee70b23aefd418b4810393de8da = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e8e878cdfdb6ac584cade67c98f9aea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5efb2b16a9d9f6b6a879bff57d66045 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_943cf0c44035f11c17f89c5bb99020f8 = $(`<div id="html_943cf0c44035f11c17f89c5bb99020f8" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_a5efb2b16a9d9f6b6a879bff57d66045.setContent(html_943cf0c44035f11c17f89c5bb99020f8);
|
|
|
|
|
|
|
|
marker_2cab8ee70b23aefd418b4810393de8da.bindPopup(popup_a5efb2b16a9d9f6b6a879bff57d66045)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cab8ee70b23aefd418b4810393de8da.setIcon(icon_e8e878cdfdb6ac584cade67c98f9aea4);
|
|
|
|
|
|
var marker_552d5eff1aad4892102e9276f7ddaedb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b44b73ee64cb454cd6a9470cd803a862 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfb6993b41eeb4c952b1b8bd0e45b267 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12919e723aa9a33b6d6b0064e57e9149 = $(`<div id="html_12919e723aa9a33b6d6b0064e57e9149" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz:443</div>`)[0];
|
|
popup_bfb6993b41eeb4c952b1b8bd0e45b267.setContent(html_12919e723aa9a33b6d6b0064e57e9149);
|
|
|
|
|
|
|
|
marker_552d5eff1aad4892102e9276f7ddaedb.bindPopup(popup_bfb6993b41eeb4c952b1b8bd0e45b267)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_552d5eff1aad4892102e9276f7ddaedb.setIcon(icon_b44b73ee64cb454cd6a9470cd803a862);
|
|
|
|
|
|
var marker_09258506008dc9f64524bb2977dd8c62 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e4700d5b1f310b9fb338691d96bebe59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc374734a87ac3ffa53f29195b8521f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea8925b74c129b7cc2b83a7640271b80 = $(`<div id="html_ea8925b74c129b7cc2b83a7640271b80" style="width: 100.0%; height: 100.0%;">relay.artx.market:443</div>`)[0];
|
|
popup_fc374734a87ac3ffa53f29195b8521f9.setContent(html_ea8925b74c129b7cc2b83a7640271b80);
|
|
|
|
|
|
|
|
marker_09258506008dc9f64524bb2977dd8c62.bindPopup(popup_fc374734a87ac3ffa53f29195b8521f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09258506008dc9f64524bb2977dd8c62.setIcon(icon_e4700d5b1f310b9fb338691d96bebe59);
|
|
|
|
|
|
var marker_2a0c26471e183c748fcf19e4179b12e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2c049c3e1d74fb5d1f02310ba06cefa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eedf660c51a88fb56291b1358ad1b05c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8026208ffe53acdc747c2560189bc698 = $(`<div id="html_8026208ffe53acdc747c2560189bc698" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_eedf660c51a88fb56291b1358ad1b05c.setContent(html_8026208ffe53acdc747c2560189bc698);
|
|
|
|
|
|
|
|
marker_2a0c26471e183c748fcf19e4179b12e5.bindPopup(popup_eedf660c51a88fb56291b1358ad1b05c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a0c26471e183c748fcf19e4179b12e5.setIcon(icon_2c049c3e1d74fb5d1f02310ba06cefa3);
|
|
|
|
|
|
var marker_e2bd501dc2a431eed7c4334b0acf038c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b73831def40822ab00499658c402ed04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad452d64257ab54db22c4929fd43dcf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a479b9d430ea9a2ca0dabf9f39c342a = $(`<div id="html_2a479b9d430ea9a2ca0dabf9f39c342a" style="width: 100.0%; height: 100.0%;">relay.novospes.com</div>`)[0];
|
|
popup_ad452d64257ab54db22c4929fd43dcf6.setContent(html_2a479b9d430ea9a2ca0dabf9f39c342a);
|
|
|
|
|
|
|
|
marker_e2bd501dc2a431eed7c4334b0acf038c.bindPopup(popup_ad452d64257ab54db22c4929fd43dcf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2bd501dc2a431eed7c4334b0acf038c.setIcon(icon_b73831def40822ab00499658c402ed04);
|
|
|
|
|
|
var marker_5e2c600ebee76e955e3d80f928942ed7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a395b1b697bc08029d70ad9a29f33efe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43fe3d3837573eb4de0af954336b0ecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_804cfdc576fc16f2cd685b97e859f425 = $(`<div id="html_804cfdc576fc16f2cd685b97e859f425" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_43fe3d3837573eb4de0af954336b0ecf.setContent(html_804cfdc576fc16f2cd685b97e859f425);
|
|
|
|
|
|
|
|
marker_5e2c600ebee76e955e3d80f928942ed7.bindPopup(popup_43fe3d3837573eb4de0af954336b0ecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e2c600ebee76e955e3d80f928942ed7.setIcon(icon_a395b1b697bc08029d70ad9a29f33efe);
|
|
|
|
|
|
var marker_ae689c9cb7f947d833981a9a70ce66eb = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a854c6e6756a5b8f933425f765099d67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_062d217c6640fb1e454413d47659d6ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b11a1329ff457ce938413222c62be382 = $(`<div id="html_b11a1329ff457ce938413222c62be382" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_062d217c6640fb1e454413d47659d6ee.setContent(html_b11a1329ff457ce938413222c62be382);
|
|
|
|
|
|
|
|
marker_ae689c9cb7f947d833981a9a70ce66eb.bindPopup(popup_062d217c6640fb1e454413d47659d6ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae689c9cb7f947d833981a9a70ce66eb.setIcon(icon_a854c6e6756a5b8f933425f765099d67);
|
|
|
|
|
|
var marker_4e76a3c95fe0bc7015208d0ac8098af9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d7fc6f7e7c49a4bf4ccb1c992cf85421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a5202e9fa3fb28f92a89bf5c0058bd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea2c9a5a48ab9170f6010b15e679166b = $(`<div id="html_ea2c9a5a48ab9170f6010b15e679166b" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_4a5202e9fa3fb28f92a89bf5c0058bd0.setContent(html_ea2c9a5a48ab9170f6010b15e679166b);
|
|
|
|
|
|
|
|
marker_4e76a3c95fe0bc7015208d0ac8098af9.bindPopup(popup_4a5202e9fa3fb28f92a89bf5c0058bd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e76a3c95fe0bc7015208d0ac8098af9.setIcon(icon_d7fc6f7e7c49a4bf4ccb1c992cf85421);
|
|
|
|
|
|
var marker_98c02c95d24b23b2b92d35e6c165c7eb = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_097fd82a8e2e769ea74e88e65eb21d3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d96687cd8974cc0bd9fd7f72aadf813f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdd46a6377828b653882c92194480bd8 = $(`<div id="html_cdd46a6377828b653882c92194480bd8" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_d96687cd8974cc0bd9fd7f72aadf813f.setContent(html_cdd46a6377828b653882c92194480bd8);
|
|
|
|
|
|
|
|
marker_98c02c95d24b23b2b92d35e6c165c7eb.bindPopup(popup_d96687cd8974cc0bd9fd7f72aadf813f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98c02c95d24b23b2b92d35e6c165c7eb.setIcon(icon_097fd82a8e2e769ea74e88e65eb21d3e);
|
|
|
|
|
|
var marker_ec293ef8bae8ffa8552b102933464dc6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2c4039d87ca9ca2d5b6438a525d0395b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e87e099ba7018b3af1e81bc116549d36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc4b8460a4aa02ac0996de911540d4e9 = $(`<div id="html_cc4b8460a4aa02ac0996de911540d4e9" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_e87e099ba7018b3af1e81bc116549d36.setContent(html_cc4b8460a4aa02ac0996de911540d4e9);
|
|
|
|
|
|
|
|
marker_ec293ef8bae8ffa8552b102933464dc6.bindPopup(popup_e87e099ba7018b3af1e81bc116549d36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec293ef8bae8ffa8552b102933464dc6.setIcon(icon_2c4039d87ca9ca2d5b6438a525d0395b);
|
|
|
|
|
|
var marker_99c38f9017492191764b13578276ff14 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e19d526279d4384231fca2fec8a6228a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57ef6659e9028aeb9080463738b33a9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_603576f1c6288752c7ad0e22d1357837 = $(`<div id="html_603576f1c6288752c7ad0e22d1357837" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_57ef6659e9028aeb9080463738b33a9e.setContent(html_603576f1c6288752c7ad0e22d1357837);
|
|
|
|
|
|
|
|
marker_99c38f9017492191764b13578276ff14.bindPopup(popup_57ef6659e9028aeb9080463738b33a9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99c38f9017492191764b13578276ff14.setIcon(icon_e19d526279d4384231fca2fec8a6228a);
|
|
|
|
|
|
var marker_d562d2db389538b67a9cd5345fea3af5 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a9fe7a8cdae9bec029d1265b5183618a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9cb4559aa94e0ed13f2c78b3b8cd880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3453eb58d360e0849a6e57bd6e53f53f = $(`<div id="html_3453eb58d360e0849a6e57bd6e53f53f" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_d9cb4559aa94e0ed13f2c78b3b8cd880.setContent(html_3453eb58d360e0849a6e57bd6e53f53f);
|
|
|
|
|
|
|
|
marker_d562d2db389538b67a9cd5345fea3af5.bindPopup(popup_d9cb4559aa94e0ed13f2c78b3b8cd880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d562d2db389538b67a9cd5345fea3af5.setIcon(icon_a9fe7a8cdae9bec029d1265b5183618a);
|
|
|
|
|
|
var marker_59544c64c5b0dc863fcf48b1e9ab6d89 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_eb650d1b332a4df9f24fd06acad3d6fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86f1eaadfcab15f836dbd66aa51e5cde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f6a18a9925efd7c1e4d713e07122b03 = $(`<div id="html_0f6a18a9925efd7c1e4d713e07122b03" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_86f1eaadfcab15f836dbd66aa51e5cde.setContent(html_0f6a18a9925efd7c1e4d713e07122b03);
|
|
|
|
|
|
|
|
marker_59544c64c5b0dc863fcf48b1e9ab6d89.bindPopup(popup_86f1eaadfcab15f836dbd66aa51e5cde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59544c64c5b0dc863fcf48b1e9ab6d89.setIcon(icon_eb650d1b332a4df9f24fd06acad3d6fd);
|
|
|
|
|
|
var marker_8750ef71fdfe4186df06e44c9daa68cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3fddc265d15ebaed208e1d1161b7771a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_988b6287b0a4cdc5e75f169f2bcf21ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72872bfd7f77261841ecd38098e1869a = $(`<div id="html_72872bfd7f77261841ecd38098e1869a" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_988b6287b0a4cdc5e75f169f2bcf21ab.setContent(html_72872bfd7f77261841ecd38098e1869a);
|
|
|
|
|
|
|
|
marker_8750ef71fdfe4186df06e44c9daa68cf.bindPopup(popup_988b6287b0a4cdc5e75f169f2bcf21ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8750ef71fdfe4186df06e44c9daa68cf.setIcon(icon_3fddc265d15ebaed208e1d1161b7771a);
|
|
|
|
|
|
var marker_b054338c39f0c7e4873a489ad85e519a = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_38dc05f37d070b4aae4f457d7568cf55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9ef3b4b83cc03a2bf881d55280d7f78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e37c6b3a27f5ef2ab383cc0313840e31 = $(`<div id="html_e37c6b3a27f5ef2ab383cc0313840e31" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_d9ef3b4b83cc03a2bf881d55280d7f78.setContent(html_e37c6b3a27f5ef2ab383cc0313840e31);
|
|
|
|
|
|
|
|
marker_b054338c39f0c7e4873a489ad85e519a.bindPopup(popup_d9ef3b4b83cc03a2bf881d55280d7f78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b054338c39f0c7e4873a489ad85e519a.setIcon(icon_38dc05f37d070b4aae4f457d7568cf55);
|
|
|
|
|
|
var marker_9f18edf3eff7a2140c053413c1431b39 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_080f24cc465e881e31ccfb977125a1d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_655cc30d67741471d336d5424dfa51b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b7ebb4fd86d497d93ddb89a42cd0079 = $(`<div id="html_1b7ebb4fd86d497d93ddb89a42cd0079" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_655cc30d67741471d336d5424dfa51b0.setContent(html_1b7ebb4fd86d497d93ddb89a42cd0079);
|
|
|
|
|
|
|
|
marker_9f18edf3eff7a2140c053413c1431b39.bindPopup(popup_655cc30d67741471d336d5424dfa51b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f18edf3eff7a2140c053413c1431b39.setIcon(icon_080f24cc465e881e31ccfb977125a1d8);
|
|
|
|
|
|
var marker_3353d978429f1b3b2798e571cb957b9e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d7e80f40731233a3a103c46842a86e58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2a182b0001bef2288944709f86ab8c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_610dc689aa0171e66fb33f80a6bb6c15 = $(`<div id="html_610dc689aa0171e66fb33f80a6bb6c15" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_b2a182b0001bef2288944709f86ab8c3.setContent(html_610dc689aa0171e66fb33f80a6bb6c15);
|
|
|
|
|
|
|
|
marker_3353d978429f1b3b2798e571cb957b9e.bindPopup(popup_b2a182b0001bef2288944709f86ab8c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3353d978429f1b3b2798e571cb957b9e.setIcon(icon_d7e80f40731233a3a103c46842a86e58);
|
|
|
|
|
|
var marker_030ddf631e6b23e21dd0072a9fa0aa87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8ed14846bd67453b4075a1d684dca18d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_023415023b43cd03459e97535eaf42f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b04d5e8515c074a49a3da2d879ad7e74 = $(`<div id="html_b04d5e8515c074a49a3da2d879ad7e74" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_023415023b43cd03459e97535eaf42f6.setContent(html_b04d5e8515c074a49a3da2d879ad7e74);
|
|
|
|
|
|
|
|
marker_030ddf631e6b23e21dd0072a9fa0aa87.bindPopup(popup_023415023b43cd03459e97535eaf42f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_030ddf631e6b23e21dd0072a9fa0aa87.setIcon(icon_8ed14846bd67453b4075a1d684dca18d);
|
|
|
|
|
|
var marker_783b49ebb3cb54be2fccd4a03309e962 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_296f748e31834d52abb413a27952864e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d16bf4e3624586c238aeb7bf00d351e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8faa8f908aae28228e9f4c922b0fedb8 = $(`<div id="html_8faa8f908aae28228e9f4c922b0fedb8" style="width: 100.0%; height: 100.0%;">nostr.hifish.org:443</div>`)[0];
|
|
popup_d16bf4e3624586c238aeb7bf00d351e5.setContent(html_8faa8f908aae28228e9f4c922b0fedb8);
|
|
|
|
|
|
|
|
marker_783b49ebb3cb54be2fccd4a03309e962.bindPopup(popup_d16bf4e3624586c238aeb7bf00d351e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_783b49ebb3cb54be2fccd4a03309e962.setIcon(icon_296f748e31834d52abb413a27952864e);
|
|
|
|
|
|
var marker_4086fc663b64f0a5da94b5ed5b6c5b98 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_098f64d63c4d175c3de588a335577900 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39e45e22edc96273ba6401fdb2398fb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1feaf08a53650a364506bf044318c04e = $(`<div id="html_1feaf08a53650a364506bf044318c04e" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai:443</div>`)[0];
|
|
popup_39e45e22edc96273ba6401fdb2398fb0.setContent(html_1feaf08a53650a364506bf044318c04e);
|
|
|
|
|
|
|
|
marker_4086fc663b64f0a5da94b5ed5b6c5b98.bindPopup(popup_39e45e22edc96273ba6401fdb2398fb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4086fc663b64f0a5da94b5ed5b6c5b98.setIcon(icon_098f64d63c4d175c3de588a335577900);
|
|
|
|
|
|
var marker_9872e71f1f9207429d2006eccec0d86e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_405eff62835eeaeb2f00a794b38eb8fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5f2b745db28668f1d84cf3966b96084 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68a58a9f4377fc5427519d7ef1cc0457 = $(`<div id="html_68a58a9f4377fc5427519d7ef1cc0457" style="width: 100.0%; height: 100.0%;">infinity-signal-relay.digitalforlifeagency.workers.dev</div>`)[0];
|
|
popup_f5f2b745db28668f1d84cf3966b96084.setContent(html_68a58a9f4377fc5427519d7ef1cc0457);
|
|
|
|
|
|
|
|
marker_9872e71f1f9207429d2006eccec0d86e.bindPopup(popup_f5f2b745db28668f1d84cf3966b96084)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9872e71f1f9207429d2006eccec0d86e.setIcon(icon_405eff62835eeaeb2f00a794b38eb8fe);
|
|
|
|
|
|
var marker_42b9dc345ba5209b906b60d5be0a997c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6d16980c9e7a466ff2afe4c701797518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73a5f88f73d238e8f854987fe5be035b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_550d6ce993cee394fe57e9b3d2da3d40 = $(`<div id="html_550d6ce993cee394fe57e9b3d2da3d40" style="width: 100.0%; height: 100.0%;">nostr.na.social:443</div>`)[0];
|
|
popup_73a5f88f73d238e8f854987fe5be035b.setContent(html_550d6ce993cee394fe57e9b3d2da3d40);
|
|
|
|
|
|
|
|
marker_42b9dc345ba5209b906b60d5be0a997c.bindPopup(popup_73a5f88f73d238e8f854987fe5be035b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42b9dc345ba5209b906b60d5be0a997c.setIcon(icon_6d16980c9e7a466ff2afe4c701797518);
|
|
|
|
|
|
var marker_ef2630113db37e80d1920f9bf704ae11 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1477d9585271c72d66b144c6afb88cbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_187f2b04652fdf94b2b37d043b952003 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93a32fbb3a28c2c6f19fb3c8fa664b31 = $(`<div id="html_93a32fbb3a28c2c6f19fb3c8fa664b31" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_187f2b04652fdf94b2b37d043b952003.setContent(html_93a32fbb3a28c2c6f19fb3c8fa664b31);
|
|
|
|
|
|
|
|
marker_ef2630113db37e80d1920f9bf704ae11.bindPopup(popup_187f2b04652fdf94b2b37d043b952003)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef2630113db37e80d1920f9bf704ae11.setIcon(icon_1477d9585271c72d66b144c6afb88cbb);
|
|
|
|
|
|
var marker_41e0a371f3ab3aefb9433bf9df3dd0dc = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0d32893db8c22d0131870a369783692a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38d28b690992c23c6812af4ccae55e9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93d011621b87cda076cbf472f3e17f79 = $(`<div id="html_93d011621b87cda076cbf472f3e17f79" style="width: 100.0%; height: 100.0%;">relay.mypathtofire.de</div>`)[0];
|
|
popup_38d28b690992c23c6812af4ccae55e9e.setContent(html_93d011621b87cda076cbf472f3e17f79);
|
|
|
|
|
|
|
|
marker_41e0a371f3ab3aefb9433bf9df3dd0dc.bindPopup(popup_38d28b690992c23c6812af4ccae55e9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41e0a371f3ab3aefb9433bf9df3dd0dc.setIcon(icon_0d32893db8c22d0131870a369783692a);
|
|
|
|
|
|
var marker_961ef6c5c65b0647112fbb92a26c990d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3488bf9d160743b2b7c17d824ff2c521 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0b62179bb4e4fc897230e80e9b15f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d867660296a2c0edc9a95f1164daf44 = $(`<div id="html_5d867660296a2c0edc9a95f1164daf44" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_e0b62179bb4e4fc897230e80e9b15f89.setContent(html_5d867660296a2c0edc9a95f1164daf44);
|
|
|
|
|
|
|
|
marker_961ef6c5c65b0647112fbb92a26c990d.bindPopup(popup_e0b62179bb4e4fc897230e80e9b15f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_961ef6c5c65b0647112fbb92a26c990d.setIcon(icon_3488bf9d160743b2b7c17d824ff2c521);
|
|
|
|
|
|
var marker_2594d4945966b3823c4fd4ca57afbd5f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_80aaff00e329a9d709c87379e30a9636 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c45ab703cb029dd8319cb0294b7b5de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63d4f1744b50e0cdab3ea9ebc0758c48 = $(`<div id="html_63d4f1744b50e0cdab3ea9ebc0758c48" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_8c45ab703cb029dd8319cb0294b7b5de.setContent(html_63d4f1744b50e0cdab3ea9ebc0758c48);
|
|
|
|
|
|
|
|
marker_2594d4945966b3823c4fd4ca57afbd5f.bindPopup(popup_8c45ab703cb029dd8319cb0294b7b5de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2594d4945966b3823c4fd4ca57afbd5f.setIcon(icon_80aaff00e329a9d709c87379e30a9636);
|
|
|
|
|
|
var marker_2922d7ef990483657d9025cc71247029 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f0346489540c88f17b2f080aed2123f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c2d4b075ba528a919d1f96b3b258084 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81ecc16a7409c311b1f2c4ca5797cd04 = $(`<div id="html_81ecc16a7409c311b1f2c4ca5797cd04" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_9c2d4b075ba528a919d1f96b3b258084.setContent(html_81ecc16a7409c311b1f2c4ca5797cd04);
|
|
|
|
|
|
|
|
marker_2922d7ef990483657d9025cc71247029.bindPopup(popup_9c2d4b075ba528a919d1f96b3b258084)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2922d7ef990483657d9025cc71247029.setIcon(icon_f0346489540c88f17b2f080aed2123f4);
|
|
|
|
|
|
var marker_cded14ea72c9b520f3bf70d3119119fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_46475545bdc423bc80a2ec903ef4c1e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bae9d31b29cb7955dc473b701fa5f4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93c1a21aad8985c8cf58fda86754cb69 = $(`<div id="html_93c1a21aad8985c8cf58fda86754cb69" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_2bae9d31b29cb7955dc473b701fa5f4a.setContent(html_93c1a21aad8985c8cf58fda86754cb69);
|
|
|
|
|
|
|
|
marker_cded14ea72c9b520f3bf70d3119119fc.bindPopup(popup_2bae9d31b29cb7955dc473b701fa5f4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cded14ea72c9b520f3bf70d3119119fc.setIcon(icon_46475545bdc423bc80a2ec903ef4c1e7);
|
|
|
|
|
|
var marker_47edc066479060e603459d1e14ea523c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4b3ef247aa59b235c691eb657a913cd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49cea15393c39c2c2f884a6b7a1e6665 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7e9328d866061ef72aea8632d7852f2 = $(`<div id="html_a7e9328d866061ef72aea8632d7852f2" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_49cea15393c39c2c2f884a6b7a1e6665.setContent(html_a7e9328d866061ef72aea8632d7852f2);
|
|
|
|
|
|
|
|
marker_47edc066479060e603459d1e14ea523c.bindPopup(popup_49cea15393c39c2c2f884a6b7a1e6665)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47edc066479060e603459d1e14ea523c.setIcon(icon_4b3ef247aa59b235c691eb657a913cd4);
|
|
|
|
|
|
var marker_545dca1d9d70066526d46d3eb60100aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5a4809e1df3c71c5f88ef10a9c3fde1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caa0593e1023bb36fcf3070a26cf3c1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a1169f05e7266394b4b776b622bf723 = $(`<div id="html_8a1169f05e7266394b4b776b622bf723" style="width: 100.0%; height: 100.0%;">relay.ditto.pub:443</div>`)[0];
|
|
popup_caa0593e1023bb36fcf3070a26cf3c1e.setContent(html_8a1169f05e7266394b4b776b622bf723);
|
|
|
|
|
|
|
|
marker_545dca1d9d70066526d46d3eb60100aa.bindPopup(popup_caa0593e1023bb36fcf3070a26cf3c1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_545dca1d9d70066526d46d3eb60100aa.setIcon(icon_5a4809e1df3c71c5f88ef10a9c3fde1e);
|
|
|
|
|
|
var marker_293faa68ea35ee5662b905e2a6748aed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f21aac2d916a00f87a450ec2e1ed07a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85816c004ddf5eb728f2b4ad71aae5cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c95bec7f7dbdddb23dd67a4c3103a516 = $(`<div id="html_c95bec7f7dbdddb23dd67a4c3103a516" style="width: 100.0%; height: 100.0%;">porchlight.social</div>`)[0];
|
|
popup_85816c004ddf5eb728f2b4ad71aae5cf.setContent(html_c95bec7f7dbdddb23dd67a4c3103a516);
|
|
|
|
|
|
|
|
marker_293faa68ea35ee5662b905e2a6748aed.bindPopup(popup_85816c004ddf5eb728f2b4ad71aae5cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_293faa68ea35ee5662b905e2a6748aed.setIcon(icon_f21aac2d916a00f87a450ec2e1ed07a1);
|
|
|
|
|
|
var marker_2eb6f061cbb81e3fc34e399358a566d6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_74afc33e48fc899cb10b4d8453886fcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d66262be761fac2039a4820173fc00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7075fe861e63752f4dd2326e80d6d6e7 = $(`<div id="html_7075fe861e63752f4dd2326e80d6d6e7" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_02d66262be761fac2039a4820173fc00.setContent(html_7075fe861e63752f4dd2326e80d6d6e7);
|
|
|
|
|
|
|
|
marker_2eb6f061cbb81e3fc34e399358a566d6.bindPopup(popup_02d66262be761fac2039a4820173fc00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eb6f061cbb81e3fc34e399358a566d6.setIcon(icon_74afc33e48fc899cb10b4d8453886fcf);
|
|
|
|
|
|
var marker_f682c55f16b191c10359dcd0ca4e8775 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_eb91370d3d43e6889586179c2ca2522b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d1f734cacde7850a89d7932d99d00ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_174f6e3dd5ea6a81dbd00a56b5acf705 = $(`<div id="html_174f6e3dd5ea6a81dbd00a56b5acf705" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_2d1f734cacde7850a89d7932d99d00ab.setContent(html_174f6e3dd5ea6a81dbd00a56b5acf705);
|
|
|
|
|
|
|
|
marker_f682c55f16b191c10359dcd0ca4e8775.bindPopup(popup_2d1f734cacde7850a89d7932d99d00ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f682c55f16b191c10359dcd0ca4e8775.setIcon(icon_eb91370d3d43e6889586179c2ca2522b);
|
|
|
|
|
|
var marker_7f63167e9ce2400f601ca09ca28e0bf0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0c632f4e744acf3fbd31235abcc125a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58f66a5998c32ad4c0bf3f7994b5236d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70c96f0279bfab858631848cc2462082 = $(`<div id="html_70c96f0279bfab858631848cc2462082" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_58f66a5998c32ad4c0bf3f7994b5236d.setContent(html_70c96f0279bfab858631848cc2462082);
|
|
|
|
|
|
|
|
marker_7f63167e9ce2400f601ca09ca28e0bf0.bindPopup(popup_58f66a5998c32ad4c0bf3f7994b5236d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f63167e9ce2400f601ca09ca28e0bf0.setIcon(icon_0c632f4e744acf3fbd31235abcc125a7);
|
|
|
|
|
|
var marker_f10fac2b1df92816785bed28251856c8 = L.marker(
|
|
[51.5134, -0.0890675],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_995dcf68dae8eb8a0a2593621e7fe135 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5db30789872c83b82240ded01a14db75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_346bbd986cbbf4d4e7379dd157c84c40 = $(`<div id="html_346bbd986cbbf4d4e7379dd157c84c40" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_5db30789872c83b82240ded01a14db75.setContent(html_346bbd986cbbf4d4e7379dd157c84c40);
|
|
|
|
|
|
|
|
marker_f10fac2b1df92816785bed28251856c8.bindPopup(popup_5db30789872c83b82240ded01a14db75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f10fac2b1df92816785bed28251856c8.setIcon(icon_995dcf68dae8eb8a0a2593621e7fe135);
|
|
|
|
|
|
var marker_ee941400a2f9cb9cf3e84980e273c1d6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4dda7010fcff31af89913d891762d309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f66705f2607b2b10556f58d7bc371068 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fc34e1318cec3fd669b2880d75b243c = $(`<div id="html_0fc34e1318cec3fd669b2880d75b243c" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_f66705f2607b2b10556f58d7bc371068.setContent(html_0fc34e1318cec3fd669b2880d75b243c);
|
|
|
|
|
|
|
|
marker_ee941400a2f9cb9cf3e84980e273c1d6.bindPopup(popup_f66705f2607b2b10556f58d7bc371068)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee941400a2f9cb9cf3e84980e273c1d6.setIcon(icon_4dda7010fcff31af89913d891762d309);
|
|
|
|
|
|
var marker_9b0303e4e16151f44a44f233006c1046 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_fa494cf649f5871891aa41adc1be21f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bd5208d44a37a90a4e73670b6246fed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91ec235be533bfdc6172e717b130106b = $(`<div id="html_91ec235be533bfdc6172e717b130106b" style="width: 100.0%; height: 100.0%;">nostr.novacisko.cz</div>`)[0];
|
|
popup_0bd5208d44a37a90a4e73670b6246fed.setContent(html_91ec235be533bfdc6172e717b130106b);
|
|
|
|
|
|
|
|
marker_9b0303e4e16151f44a44f233006c1046.bindPopup(popup_0bd5208d44a37a90a4e73670b6246fed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b0303e4e16151f44a44f233006c1046.setIcon(icon_fa494cf649f5871891aa41adc1be21f2);
|
|
|
|
|
|
var marker_7dcc893c6e46db08f8824725af7a39c6 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ef7a137b21f71b0621c7adeb9e09f209 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_471c2f2ac9a33c32b688ecb66edb7cbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b65fba858f0cff400f22352a4230714 = $(`<div id="html_1b65fba858f0cff400f22352a4230714" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_471c2f2ac9a33c32b688ecb66edb7cbd.setContent(html_1b65fba858f0cff400f22352a4230714);
|
|
|
|
|
|
|
|
marker_7dcc893c6e46db08f8824725af7a39c6.bindPopup(popup_471c2f2ac9a33c32b688ecb66edb7cbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dcc893c6e46db08f8824725af7a39c6.setIcon(icon_ef7a137b21f71b0621c7adeb9e09f209);
|
|
|
|
|
|
var marker_576c0535770dd51d4c9a4762994f924a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_952acab88d72e921a193f25b510569fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9da4c337ede4f53db3635aa7c3225b4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0df068de785d4fb71803770f1b2d2fb = $(`<div id="html_f0df068de785d4fb71803770f1b2d2fb" style="width: 100.0%; height: 100.0%;">bruh.samt.st</div>`)[0];
|
|
popup_9da4c337ede4f53db3635aa7c3225b4a.setContent(html_f0df068de785d4fb71803770f1b2d2fb);
|
|
|
|
|
|
|
|
marker_576c0535770dd51d4c9a4762994f924a.bindPopup(popup_9da4c337ede4f53db3635aa7c3225b4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_576c0535770dd51d4c9a4762994f924a.setIcon(icon_952acab88d72e921a193f25b510569fe);
|
|
|
|
|
|
var marker_2f1db4a41dff51d470e96d5b062a26cf = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1d89cd321e3b6789c9cb47a30e2ca2be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed5e46a43f8f774aeb1cb7df9df2817d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9246c596916ecda3e5bfb046a4d3e14c = $(`<div id="html_9246c596916ecda3e5bfb046a4d3e14c" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_ed5e46a43f8f774aeb1cb7df9df2817d.setContent(html_9246c596916ecda3e5bfb046a4d3e14c);
|
|
|
|
|
|
|
|
marker_2f1db4a41dff51d470e96d5b062a26cf.bindPopup(popup_ed5e46a43f8f774aeb1cb7df9df2817d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f1db4a41dff51d470e96d5b062a26cf.setIcon(icon_1d89cd321e3b6789c9cb47a30e2ca2be);
|
|
|
|
|
|
var marker_577c7d8a2a71d871ddd2683b939d6f88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_252432345045be45edceb54edcc098c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a0ccdfb1762705b332d5176798783ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce4bbec4a479d51d6129a924cfd751f = $(`<div id="html_dce4bbec4a479d51d6129a924cfd751f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_1a0ccdfb1762705b332d5176798783ec.setContent(html_dce4bbec4a479d51d6129a924cfd751f);
|
|
|
|
|
|
|
|
marker_577c7d8a2a71d871ddd2683b939d6f88.bindPopup(popup_1a0ccdfb1762705b332d5176798783ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_577c7d8a2a71d871ddd2683b939d6f88.setIcon(icon_252432345045be45edceb54edcc098c9);
|
|
|
|
|
|
var marker_a6b26bff8183661a2d1ed3853fb546cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_012c2df023c865f0d84cff35f0332e42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9baac76c9190735f8308686572e7a00f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30a94e5661cee6bf2ef1fc3c36a177c7 = $(`<div id="html_30a94e5661cee6bf2ef1fc3c36a177c7" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_9baac76c9190735f8308686572e7a00f.setContent(html_30a94e5661cee6bf2ef1fc3c36a177c7);
|
|
|
|
|
|
|
|
marker_a6b26bff8183661a2d1ed3853fb546cc.bindPopup(popup_9baac76c9190735f8308686572e7a00f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6b26bff8183661a2d1ed3853fb546cc.setIcon(icon_012c2df023c865f0d84cff35f0332e42);
|
|
|
|
|
|
var marker_08e39d22bbd3f2c25c9cc16b30516fb9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6c893bac6b35ed38429252611c35bdaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30056a84dc1305e3c50e5ab6084855d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb92a56a6d3a48175c44078db07a4769 = $(`<div id="html_bb92a56a6d3a48175c44078db07a4769" style="width: 100.0%; height: 100.0%;">nip85.nosfabrica.com</div>`)[0];
|
|
popup_30056a84dc1305e3c50e5ab6084855d7.setContent(html_bb92a56a6d3a48175c44078db07a4769);
|
|
|
|
|
|
|
|
marker_08e39d22bbd3f2c25c9cc16b30516fb9.bindPopup(popup_30056a84dc1305e3c50e5ab6084855d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08e39d22bbd3f2c25c9cc16b30516fb9.setIcon(icon_6c893bac6b35ed38429252611c35bdaf);
|
|
|
|
|
|
var marker_ffc5e71a397bd3a35554587970a7eacd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d77147f0fdb43368d07aeb1f332e293f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37f65685040ac0ffd0cd4ce19ceaa8d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15e4d3aad0f3db7ee591a254a8b93bf3 = $(`<div id="html_15e4d3aad0f3db7ee591a254a8b93bf3" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_37f65685040ac0ffd0cd4ce19ceaa8d9.setContent(html_15e4d3aad0f3db7ee591a254a8b93bf3);
|
|
|
|
|
|
|
|
marker_ffc5e71a397bd3a35554587970a7eacd.bindPopup(popup_37f65685040ac0ffd0cd4ce19ceaa8d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffc5e71a397bd3a35554587970a7eacd.setIcon(icon_d77147f0fdb43368d07aeb1f332e293f);
|
|
|
|
|
|
var marker_83f74ed47ebdd2bcac3b5689fa7c3fba = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c28121ddc098321d915b8bb1a739b733 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51da65549a0f4d6f837588e85a2800d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b960befcfe189b151baf457f62f29cc3 = $(`<div id="html_b960befcfe189b151baf457f62f29cc3" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_51da65549a0f4d6f837588e85a2800d5.setContent(html_b960befcfe189b151baf457f62f29cc3);
|
|
|
|
|
|
|
|
marker_83f74ed47ebdd2bcac3b5689fa7c3fba.bindPopup(popup_51da65549a0f4d6f837588e85a2800d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83f74ed47ebdd2bcac3b5689fa7c3fba.setIcon(icon_c28121ddc098321d915b8bb1a739b733);
|
|
|
|
|
|
var marker_080070af94d33448af9f4a5dda28c31b = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_afd5c71daccc1c04a5e4618dceb316b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fef8bc2970db92d503088a77a81f1e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fb23c044ea05572bc3b2142b430eb0e = $(`<div id="html_6fb23c044ea05572bc3b2142b430eb0e" style="width: 100.0%; height: 100.0%;">relay.scuba323.com</div>`)[0];
|
|
popup_2fef8bc2970db92d503088a77a81f1e9.setContent(html_6fb23c044ea05572bc3b2142b430eb0e);
|
|
|
|
|
|
|
|
marker_080070af94d33448af9f4a5dda28c31b.bindPopup(popup_2fef8bc2970db92d503088a77a81f1e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_080070af94d33448af9f4a5dda28c31b.setIcon(icon_afd5c71daccc1c04a5e4618dceb316b1);
|
|
|
|
|
|
var marker_0ece9497029defd4cb078724c7d25148 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_04584477e1c8b3985328e73b548f9526 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cfde6a6fbec2cdd09b1e0debcf26196 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_601e173343cce9a2575d293477a03749 = $(`<div id="html_601e173343cce9a2575d293477a03749" style="width: 100.0%; height: 100.0%;">nostr2.girino.org:443</div>`)[0];
|
|
popup_1cfde6a6fbec2cdd09b1e0debcf26196.setContent(html_601e173343cce9a2575d293477a03749);
|
|
|
|
|
|
|
|
marker_0ece9497029defd4cb078724c7d25148.bindPopup(popup_1cfde6a6fbec2cdd09b1e0debcf26196)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ece9497029defd4cb078724c7d25148.setIcon(icon_04584477e1c8b3985328e73b548f9526);
|
|
|
|
|
|
var marker_3c66454bbe6c6d359c748b046dcb257c = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b49b7ce7f62637f45a1caf8991041cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71b1bd7c1d267dd88e93334c35dc1f85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68f544d80d1578d64976eacab8df3845 = $(`<div id="html_68f544d80d1578d64976eacab8df3845" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_71b1bd7c1d267dd88e93334c35dc1f85.setContent(html_68f544d80d1578d64976eacab8df3845);
|
|
|
|
|
|
|
|
marker_3c66454bbe6c6d359c748b046dcb257c.bindPopup(popup_71b1bd7c1d267dd88e93334c35dc1f85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c66454bbe6c6d359c748b046dcb257c.setIcon(icon_b49b7ce7f62637f45a1caf8991041cbf);
|
|
|
|
|
|
var marker_480fddf597e1f4ffee478463c53f520f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_48f92b9b5aca1f61e40894b1120914bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b60bd85789dce5eb9f36fa6249e7a9b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd09d1b2f50910eb309acb20c7e42310 = $(`<div id="html_bd09d1b2f50910eb309acb20c7e42310" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com:443</div>`)[0];
|
|
popup_b60bd85789dce5eb9f36fa6249e7a9b8.setContent(html_bd09d1b2f50910eb309acb20c7e42310);
|
|
|
|
|
|
|
|
marker_480fddf597e1f4ffee478463c53f520f.bindPopup(popup_b60bd85789dce5eb9f36fa6249e7a9b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_480fddf597e1f4ffee478463c53f520f.setIcon(icon_48f92b9b5aca1f61e40894b1120914bb);
|
|
|
|
|
|
var marker_2897e2ebc412b642ceb4440d5b244375 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c8d715a29a1185b28bd47d6073fcef35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11a440b9c59f2533273dd77b5799f3f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32dac2fa3acaaf799214b5ade9b239b8 = $(`<div id="html_32dac2fa3acaaf799214b5ade9b239b8" style="width: 100.0%; height: 100.0%;">strfry.shock.network:443</div>`)[0];
|
|
popup_11a440b9c59f2533273dd77b5799f3f1.setContent(html_32dac2fa3acaaf799214b5ade9b239b8);
|
|
|
|
|
|
|
|
marker_2897e2ebc412b642ceb4440d5b244375.bindPopup(popup_11a440b9c59f2533273dd77b5799f3f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2897e2ebc412b642ceb4440d5b244375.setIcon(icon_c8d715a29a1185b28bd47d6073fcef35);
|
|
|
|
|
|
var marker_10c867455a378eb4402632e2283269c1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_68b625747965dfe7583b137e6e0e6f6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f0b7f6acbd787e1fdf66e23c645d805 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51923718adf3e564abbbe9f4961a4527 = $(`<div id="html_51923718adf3e564abbbe9f4961a4527" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_6f0b7f6acbd787e1fdf66e23c645d805.setContent(html_51923718adf3e564abbbe9f4961a4527);
|
|
|
|
|
|
|
|
marker_10c867455a378eb4402632e2283269c1.bindPopup(popup_6f0b7f6acbd787e1fdf66e23c645d805)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10c867455a378eb4402632e2283269c1.setIcon(icon_68b625747965dfe7583b137e6e0e6f6e);
|
|
|
|
|
|
var marker_dc7d668da02035c3a61bc20455eef51a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3e39c8a24defe9a92ddfd29308fba0f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ad74cad3b7eda1c7f27cd20f40b0224 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b129682be917c9059be9b8829c77b28 = $(`<div id="html_4b129682be917c9059be9b8829c77b28" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_1ad74cad3b7eda1c7f27cd20f40b0224.setContent(html_4b129682be917c9059be9b8829c77b28);
|
|
|
|
|
|
|
|
marker_dc7d668da02035c3a61bc20455eef51a.bindPopup(popup_1ad74cad3b7eda1c7f27cd20f40b0224)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc7d668da02035c3a61bc20455eef51a.setIcon(icon_3e39c8a24defe9a92ddfd29308fba0f9);
|
|
|
|
|
|
var marker_c8882f0a0d101547595d293fa5f4c703 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_50fe92b7f8412875dea369092a901195 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_758363c32f445894a4069ea66911b243 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af85b183ea262ba3cf2e672b187ccf71 = $(`<div id="html_af85b183ea262ba3cf2e672b187ccf71" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_758363c32f445894a4069ea66911b243.setContent(html_af85b183ea262ba3cf2e672b187ccf71);
|
|
|
|
|
|
|
|
marker_c8882f0a0d101547595d293fa5f4c703.bindPopup(popup_758363c32f445894a4069ea66911b243)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8882f0a0d101547595d293fa5f4c703.setIcon(icon_50fe92b7f8412875dea369092a901195);
|
|
|
|
|
|
var marker_8b36f368b19dc97b255ee22623f945cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_13d381799547b430a9a4c7028401757c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29dde3b0277eba0a49f96d24550b992c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30ac4bbaf47b50ac23f1e3ce2992bbc9 = $(`<div id="html_30ac4bbaf47b50ac23f1e3ce2992bbc9" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_29dde3b0277eba0a49f96d24550b992c.setContent(html_30ac4bbaf47b50ac23f1e3ce2992bbc9);
|
|
|
|
|
|
|
|
marker_8b36f368b19dc97b255ee22623f945cd.bindPopup(popup_29dde3b0277eba0a49f96d24550b992c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b36f368b19dc97b255ee22623f945cd.setIcon(icon_13d381799547b430a9a4c7028401757c);
|
|
|
|
|
|
var marker_a398862f36994ca515ded67cacd9841c = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e0c9f0779e89b699cb58959bc0353db2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_776ea3997f0a2ace991f1369059a6483 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8482bad282baa83f24d37f50be3883c9 = $(`<div id="html_8482bad282baa83f24d37f50be3883c9" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_776ea3997f0a2ace991f1369059a6483.setContent(html_8482bad282baa83f24d37f50be3883c9);
|
|
|
|
|
|
|
|
marker_a398862f36994ca515ded67cacd9841c.bindPopup(popup_776ea3997f0a2ace991f1369059a6483)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a398862f36994ca515ded67cacd9841c.setIcon(icon_e0c9f0779e89b699cb58959bc0353db2);
|
|
|
|
|
|
var marker_8338d0f002514a8cbc7b491f81886d9f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b300850a90bf6aaba26bf0a22f0bf7ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a00d5e1ccbde960cedf3eed580e8a62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43bf7d2160d42f7487d79a2c6f9d151c = $(`<div id="html_43bf7d2160d42f7487d79a2c6f9d151c" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_3a00d5e1ccbde960cedf3eed580e8a62.setContent(html_43bf7d2160d42f7487d79a2c6f9d151c);
|
|
|
|
|
|
|
|
marker_8338d0f002514a8cbc7b491f81886d9f.bindPopup(popup_3a00d5e1ccbde960cedf3eed580e8a62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8338d0f002514a8cbc7b491f81886d9f.setIcon(icon_b300850a90bf6aaba26bf0a22f0bf7ea);
|
|
|
|
|
|
var marker_25082617ce5431831b8d50af91c97831 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0cc5c599fb4447f6833ab0226923885e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c9b3e306511d59315402d966425d54c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95001a26dbfd26b0ac7b152b4a8b8aac = $(`<div id="html_95001a26dbfd26b0ac7b152b4a8b8aac" style="width: 100.0%; height: 100.0%;">basspistol.org</div>`)[0];
|
|
popup_1c9b3e306511d59315402d966425d54c.setContent(html_95001a26dbfd26b0ac7b152b4a8b8aac);
|
|
|
|
|
|
|
|
marker_25082617ce5431831b8d50af91c97831.bindPopup(popup_1c9b3e306511d59315402d966425d54c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25082617ce5431831b8d50af91c97831.setIcon(icon_0cc5c599fb4447f6833ab0226923885e);
|
|
|
|
|
|
var marker_bb24fdde42debd90933491294accddbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_89e8cb56513e6d1c71e78980abf55f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f288ae267e03e20c9fed5f667884809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3bf20b70c6ddb462c7467005ed9c51c = $(`<div id="html_a3bf20b70c6ddb462c7467005ed9c51c" style="width: 100.0%; height: 100.0%;">ribo.nostria.app:443</div>`)[0];
|
|
popup_7f288ae267e03e20c9fed5f667884809.setContent(html_a3bf20b70c6ddb462c7467005ed9c51c);
|
|
|
|
|
|
|
|
marker_bb24fdde42debd90933491294accddbc.bindPopup(popup_7f288ae267e03e20c9fed5f667884809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb24fdde42debd90933491294accddbc.setIcon(icon_89e8cb56513e6d1c71e78980abf55f3f);
|
|
|
|
|
|
var marker_49bb41e8c0b100ad604244b2d0a5eff2 = L.marker(
|
|
[-36.8906, 174.794],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_846fba6e7df1bcae10a1284540b635f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81ad44eec04dc6d2ec4f06ccd78ef6ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcf8e46cc56858dd6868ff8de68a2ddd = $(`<div id="html_bcf8e46cc56858dd6868ff8de68a2ddd" style="width: 100.0%; height: 100.0%;">chorus.mikedilger.com:444</div>`)[0];
|
|
popup_81ad44eec04dc6d2ec4f06ccd78ef6ca.setContent(html_bcf8e46cc56858dd6868ff8de68a2ddd);
|
|
|
|
|
|
|
|
marker_49bb41e8c0b100ad604244b2d0a5eff2.bindPopup(popup_81ad44eec04dc6d2ec4f06ccd78ef6ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49bb41e8c0b100ad604244b2d0a5eff2.setIcon(icon_846fba6e7df1bcae10a1284540b635f4);
|
|
|
|
|
|
var marker_d602d63a8f7ab372654e7961ad5dd22f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c1b77b4e17ffe4c253aaedc903045369 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb177900a529482877deb8f125d2f115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5305827b0f7a0d34004b1073ec4016c8 = $(`<div id="html_5305827b0f7a0d34004b1073ec4016c8" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev:443</div>`)[0];
|
|
popup_bb177900a529482877deb8f125d2f115.setContent(html_5305827b0f7a0d34004b1073ec4016c8);
|
|
|
|
|
|
|
|
marker_d602d63a8f7ab372654e7961ad5dd22f.bindPopup(popup_bb177900a529482877deb8f125d2f115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d602d63a8f7ab372654e7961ad5dd22f.setIcon(icon_c1b77b4e17ffe4c253aaedc903045369);
|
|
|
|
|
|
var marker_3ffef8bede79542923d4b386f36990dd = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f7db5719049af872c03ead49d4ab3f21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_758b7c184e52cb350ce099e8490f345c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6062f6093c44d058c0f77922fe17add1 = $(`<div id="html_6062f6093c44d058c0f77922fe17add1" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_758b7c184e52cb350ce099e8490f345c.setContent(html_6062f6093c44d058c0f77922fe17add1);
|
|
|
|
|
|
|
|
marker_3ffef8bede79542923d4b386f36990dd.bindPopup(popup_758b7c184e52cb350ce099e8490f345c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ffef8bede79542923d4b386f36990dd.setIcon(icon_f7db5719049af872c03ead49d4ab3f21);
|
|
|
|
|
|
var marker_58fe713957c4bbbe16837fd4826354ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ab75493886868469bc4fcedf2c8b25dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bff08a9e6e5b365980e36489d3ff5ed0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c76234380586ea051ac27ee378180d3 = $(`<div id="html_9c76234380586ea051ac27ee378180d3" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_bff08a9e6e5b365980e36489d3ff5ed0.setContent(html_9c76234380586ea051ac27ee378180d3);
|
|
|
|
|
|
|
|
marker_58fe713957c4bbbe16837fd4826354ec.bindPopup(popup_bff08a9e6e5b365980e36489d3ff5ed0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58fe713957c4bbbe16837fd4826354ec.setIcon(icon_ab75493886868469bc4fcedf2c8b25dd);
|
|
|
|
|
|
var marker_aa0552c24a805e09ef57a628feca8b5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0ad59e3876f292216df16e15c8834963 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d7bc125a7c1601348c603c49f3cf154 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35439f483cfbb9816b431dca44cc495c = $(`<div id="html_35439f483cfbb9816b431dca44cc495c" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_0d7bc125a7c1601348c603c49f3cf154.setContent(html_35439f483cfbb9816b431dca44cc495c);
|
|
|
|
|
|
|
|
marker_aa0552c24a805e09ef57a628feca8b5c.bindPopup(popup_0d7bc125a7c1601348c603c49f3cf154)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa0552c24a805e09ef57a628feca8b5c.setIcon(icon_0ad59e3876f292216df16e15c8834963);
|
|
|
|
|
|
var marker_1c72fa6fbf898d7f7c66a57ac418b128 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_af3bbbc94bac00cfc38716b91dc95e8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b6ab6c655950c21224533b452d51895 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22c5b8e81f492cd6a3b00f6a7819a5fc = $(`<div id="html_22c5b8e81f492cd6a3b00f6a7819a5fc" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win:443</div>`)[0];
|
|
popup_0b6ab6c655950c21224533b452d51895.setContent(html_22c5b8e81f492cd6a3b00f6a7819a5fc);
|
|
|
|
|
|
|
|
marker_1c72fa6fbf898d7f7c66a57ac418b128.bindPopup(popup_0b6ab6c655950c21224533b452d51895)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c72fa6fbf898d7f7c66a57ac418b128.setIcon(icon_af3bbbc94bac00cfc38716b91dc95e8e);
|
|
|
|
|
|
var marker_108505ca1e69eebe21be188df4770c3f = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9d09640585ea1cf7e078cfea1e11d9f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1798fe68ffeb18d405605cf3b8ab38c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06cce9616bcb75fcfbb214f06b9ba0f9 = $(`<div id="html_06cce9616bcb75fcfbb214f06b9ba0f9" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_1798fe68ffeb18d405605cf3b8ab38c1.setContent(html_06cce9616bcb75fcfbb214f06b9ba0f9);
|
|
|
|
|
|
|
|
marker_108505ca1e69eebe21be188df4770c3f.bindPopup(popup_1798fe68ffeb18d405605cf3b8ab38c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_108505ca1e69eebe21be188df4770c3f.setIcon(icon_9d09640585ea1cf7e078cfea1e11d9f0);
|
|
|
|
|
|
var marker_04d529ccc5ec6ce736f5fe1abbaeff0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8b5413baaed6f3aa9ce0a13a09967466 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c594fbc563bb332a5c4edf369b1b48ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bbad2c44c6ed8cb14ac1d31c02f0b4d = $(`<div id="html_3bbad2c44c6ed8cb14ac1d31c02f0b4d" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_c594fbc563bb332a5c4edf369b1b48ce.setContent(html_3bbad2c44c6ed8cb14ac1d31c02f0b4d);
|
|
|
|
|
|
|
|
marker_04d529ccc5ec6ce736f5fe1abbaeff0f.bindPopup(popup_c594fbc563bb332a5c4edf369b1b48ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04d529ccc5ec6ce736f5fe1abbaeff0f.setIcon(icon_8b5413baaed6f3aa9ce0a13a09967466);
|
|
|
|
|
|
var marker_c1a2ed6db788a816a84673e2073130ca = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9fda3a6ac522caaa0948c2bb42b1577b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81ee2281b9aeddbe41fe9a6610f8b460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2ba0888d9a848585e4d62e8290b0e31 = $(`<div id="html_a2ba0888d9a848585e4d62e8290b0e31" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_81ee2281b9aeddbe41fe9a6610f8b460.setContent(html_a2ba0888d9a848585e4d62e8290b0e31);
|
|
|
|
|
|
|
|
marker_c1a2ed6db788a816a84673e2073130ca.bindPopup(popup_81ee2281b9aeddbe41fe9a6610f8b460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1a2ed6db788a816a84673e2073130ca.setIcon(icon_9fda3a6ac522caaa0948c2bb42b1577b);
|
|
|
|
|
|
var marker_55c754cf433e936b9456370a64c19cfa = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b8619526b54d952d26a32aa3f7a13e22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_963cebe81be06c3bfb2689e999aae864 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78e7cb8c7fb4e65aa5fdb5c5ccf17369 = $(`<div id="html_78e7cb8c7fb4e65aa5fdb5c5ccf17369" style="width: 100.0%; height: 100.0%;">relay.nmail.li</div>`)[0];
|
|
popup_963cebe81be06c3bfb2689e999aae864.setContent(html_78e7cb8c7fb4e65aa5fdb5c5ccf17369);
|
|
|
|
|
|
|
|
marker_55c754cf433e936b9456370a64c19cfa.bindPopup(popup_963cebe81be06c3bfb2689e999aae864)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55c754cf433e936b9456370a64c19cfa.setIcon(icon_b8619526b54d952d26a32aa3f7a13e22);
|
|
|
|
|
|
var marker_fb8e43a5ea76ca81f0f8654bcba7810c = L.marker(
|
|
[39.6478, -104.988],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b1f6cc4e33b402da2c2c79737a9d066a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df07dcdae1e0d2543efa7a0b3f7531e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10ab6920834b833f9d3165082da1fd45 = $(`<div id="html_10ab6920834b833f9d3165082da1fd45" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_df07dcdae1e0d2543efa7a0b3f7531e0.setContent(html_10ab6920834b833f9d3165082da1fd45);
|
|
|
|
|
|
|
|
marker_fb8e43a5ea76ca81f0f8654bcba7810c.bindPopup(popup_df07dcdae1e0d2543efa7a0b3f7531e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb8e43a5ea76ca81f0f8654bcba7810c.setIcon(icon_b1f6cc4e33b402da2c2c79737a9d066a);
|
|
|
|
|
|
var marker_2b57f8506027fd93b376d2528980b3db = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9c7286957872214b4dcc8da4c582d940 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf5711f34e6e5e3011b1fdcd10cea3f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be8b4a5f60e999443b6ff3900f5f24f1 = $(`<div id="html_be8b4a5f60e999443b6ff3900f5f24f1" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market:443</div>`)[0];
|
|
popup_cf5711f34e6e5e3011b1fdcd10cea3f3.setContent(html_be8b4a5f60e999443b6ff3900f5f24f1);
|
|
|
|
|
|
|
|
marker_2b57f8506027fd93b376d2528980b3db.bindPopup(popup_cf5711f34e6e5e3011b1fdcd10cea3f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b57f8506027fd93b376d2528980b3db.setIcon(icon_9c7286957872214b4dcc8da4c582d940);
|
|
|
|
|
|
var marker_0e4da6095bae4fb80692cb684f352f2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_86a94cf8419c27b8a00637926c7ea35a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46a0f77fd07c6dfc638dc1cd9005afd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f5760dcd221ca5e09e21e71b5a3f12d = $(`<div id="html_0f5760dcd221ca5e09e21e71b5a3f12d" style="width: 100.0%; height: 100.0%;">spamspamspamspam.rest</div>`)[0];
|
|
popup_46a0f77fd07c6dfc638dc1cd9005afd9.setContent(html_0f5760dcd221ca5e09e21e71b5a3f12d);
|
|
|
|
|
|
|
|
marker_0e4da6095bae4fb80692cb684f352f2e.bindPopup(popup_46a0f77fd07c6dfc638dc1cd9005afd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e4da6095bae4fb80692cb684f352f2e.setIcon(icon_86a94cf8419c27b8a00637926c7ea35a);
|
|
|
|
|
|
var marker_231585f0013064d5463915d0873250fa = L.marker(
|
|
[13.9215, 100.538],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_dbb4a38727794b16c1b3e09e169bc1fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4a874b0445ffb6865731568d9c39225 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ecf15906a50605427ceea390cb0a1c0 = $(`<div id="html_6ecf15906a50605427ceea390cb0a1c0" style="width: 100.0%; height: 100.0%;">relay1.gfcom.info</div>`)[0];
|
|
popup_c4a874b0445ffb6865731568d9c39225.setContent(html_6ecf15906a50605427ceea390cb0a1c0);
|
|
|
|
|
|
|
|
marker_231585f0013064d5463915d0873250fa.bindPopup(popup_c4a874b0445ffb6865731568d9c39225)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_231585f0013064d5463915d0873250fa.setIcon(icon_dbb4a38727794b16c1b3e09e169bc1fe);
|
|
|
|
|
|
var marker_2906364272965cb2aa1781c52e40481c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9cb026e3ae15c1d14c9c14f34b588b8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f0301ed6f26a08caf2728d4db71a294 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a99c6ed919bc0fe5f3340e8b06337acf = $(`<div id="html_a99c6ed919bc0fe5f3340e8b06337acf" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_8f0301ed6f26a08caf2728d4db71a294.setContent(html_a99c6ed919bc0fe5f3340e8b06337acf);
|
|
|
|
|
|
|
|
marker_2906364272965cb2aa1781c52e40481c.bindPopup(popup_8f0301ed6f26a08caf2728d4db71a294)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2906364272965cb2aa1781c52e40481c.setIcon(icon_9cb026e3ae15c1d14c9c14f34b588b8d);
|
|
|
|
|
|
var marker_ce1e711f278c78dc47f206b98a4250da = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_848c2614e6754ae5cb4937e425a459aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec229d04a933ca0bb191efc70e27a583 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_effa4a3a1f8e8a4ccd379ecef89a9916 = $(`<div id="html_effa4a3a1f8e8a4ccd379ecef89a9916" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com:443</div>`)[0];
|
|
popup_ec229d04a933ca0bb191efc70e27a583.setContent(html_effa4a3a1f8e8a4ccd379ecef89a9916);
|
|
|
|
|
|
|
|
marker_ce1e711f278c78dc47f206b98a4250da.bindPopup(popup_ec229d04a933ca0bb191efc70e27a583)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce1e711f278c78dc47f206b98a4250da.setIcon(icon_848c2614e6754ae5cb4937e425a459aa);
|
|
|
|
|
|
var marker_2a2d74b78c577ccc35bf6f14821f2535 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d8cab0942779dcb46603fed050ef2e8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_878ac6563f0817e7ecefa0027cefdb41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b7b7778cc1edae1012ab1c2e226e4d1 = $(`<div id="html_8b7b7778cc1edae1012ab1c2e226e4d1" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_878ac6563f0817e7ecefa0027cefdb41.setContent(html_8b7b7778cc1edae1012ab1c2e226e4d1);
|
|
|
|
|
|
|
|
marker_2a2d74b78c577ccc35bf6f14821f2535.bindPopup(popup_878ac6563f0817e7ecefa0027cefdb41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a2d74b78c577ccc35bf6f14821f2535.setIcon(icon_d8cab0942779dcb46603fed050ef2e8a);
|
|
|
|
|
|
var marker_f497470208717d540adb62c325206959 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_52b66b6597c4b62c9bfc73bcdd668618 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6faa1f3dea4b210e4df489a7ad994a56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dec94df05d429dc22a5b48968d5faa05 = $(`<div id="html_dec94df05d429dc22a5b48968d5faa05" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_6faa1f3dea4b210e4df489a7ad994a56.setContent(html_dec94df05d429dc22a5b48968d5faa05);
|
|
|
|
|
|
|
|
marker_f497470208717d540adb62c325206959.bindPopup(popup_6faa1f3dea4b210e4df489a7ad994a56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f497470208717d540adb62c325206959.setIcon(icon_52b66b6597c4b62c9bfc73bcdd668618);
|
|
|
|
|
|
var marker_5a5fe16bf01d2f4897b78e804b2a8d5b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5e0acf7fdf22ea2c85498fbc598609a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1004e1bb656808bd0fd3cc3ce80b479a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b37bb4de0857187403828ce33d08531b = $(`<div id="html_b37bb4de0857187403828ce33d08531b" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_1004e1bb656808bd0fd3cc3ce80b479a.setContent(html_b37bb4de0857187403828ce33d08531b);
|
|
|
|
|
|
|
|
marker_5a5fe16bf01d2f4897b78e804b2a8d5b.bindPopup(popup_1004e1bb656808bd0fd3cc3ce80b479a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a5fe16bf01d2f4897b78e804b2a8d5b.setIcon(icon_5e0acf7fdf22ea2c85498fbc598609a4);
|
|
|
|
|
|
var marker_91dd8c4008c139cba0999046e5891a84 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a85616d66199b54afde6e42483d4e638 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eec539865c6271b865196cf23fde4b13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ffc0cf90057d4a73a2e4449edddea6e = $(`<div id="html_9ffc0cf90057d4a73a2e4449edddea6e" style="width: 100.0%; height: 100.0%;">nostr.relay.hedwig.sh</div>`)[0];
|
|
popup_eec539865c6271b865196cf23fde4b13.setContent(html_9ffc0cf90057d4a73a2e4449edddea6e);
|
|
|
|
|
|
|
|
marker_91dd8c4008c139cba0999046e5891a84.bindPopup(popup_eec539865c6271b865196cf23fde4b13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91dd8c4008c139cba0999046e5891a84.setIcon(icon_a85616d66199b54afde6e42483d4e638);
|
|
|
|
|
|
var marker_47d4bba9788f7d890e4bc61663440828 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_742b690386f16d51d8a8448560b80e6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_802a89fc63d7e542731ed17096e1aae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38c36d52ec11731237899d527f12bf78 = $(`<div id="html_38c36d52ec11731237899d527f12bf78" style="width: 100.0%; height: 100.0%;">relay.veganostr.com:443</div>`)[0];
|
|
popup_802a89fc63d7e542731ed17096e1aae4.setContent(html_38c36d52ec11731237899d527f12bf78);
|
|
|
|
|
|
|
|
marker_47d4bba9788f7d890e4bc61663440828.bindPopup(popup_802a89fc63d7e542731ed17096e1aae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47d4bba9788f7d890e4bc61663440828.setIcon(icon_742b690386f16d51d8a8448560b80e6a);
|
|
|
|
|
|
var marker_78644defed03f4cda22a01594286d055 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_12f0d4a45f298b52a8111373caaaa569 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4f1fa4f22978492b6bc2e5ccded89dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f55ae55043acb84b2d800a9ae48abee = $(`<div id="html_1f55ae55043acb84b2d800a9ae48abee" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live:443</div>`)[0];
|
|
popup_a4f1fa4f22978492b6bc2e5ccded89dc.setContent(html_1f55ae55043acb84b2d800a9ae48abee);
|
|
|
|
|
|
|
|
marker_78644defed03f4cda22a01594286d055.bindPopup(popup_a4f1fa4f22978492b6bc2e5ccded89dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78644defed03f4cda22a01594286d055.setIcon(icon_12f0d4a45f298b52a8111373caaaa569);
|
|
|
|
|
|
var marker_b04c6c5dd55033cd1bc1dd2817f17d79 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8c7f0b1776f5b5a58597519670a70dfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70b4e99c4a28861477dbf4d27a52b677 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa49b53cf62b2a179ad92863b13c5e5a = $(`<div id="html_aa49b53cf62b2a179ad92863b13c5e5a" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_70b4e99c4a28861477dbf4d27a52b677.setContent(html_aa49b53cf62b2a179ad92863b13c5e5a);
|
|
|
|
|
|
|
|
marker_b04c6c5dd55033cd1bc1dd2817f17d79.bindPopup(popup_70b4e99c4a28861477dbf4d27a52b677)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b04c6c5dd55033cd1bc1dd2817f17d79.setIcon(icon_8c7f0b1776f5b5a58597519670a70dfb);
|
|
|
|
|
|
var marker_09d488944c99edaebedb30fcf3602b4d = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ec4a0fcebe9c3da8779b703908c51cf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e010fdf2b83afaa66e98fc6c3a0ad2dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dfe377e900edd3329070872448416b8 = $(`<div id="html_0dfe377e900edd3329070872448416b8" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_e010fdf2b83afaa66e98fc6c3a0ad2dc.setContent(html_0dfe377e900edd3329070872448416b8);
|
|
|
|
|
|
|
|
marker_09d488944c99edaebedb30fcf3602b4d.bindPopup(popup_e010fdf2b83afaa66e98fc6c3a0ad2dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09d488944c99edaebedb30fcf3602b4d.setIcon(icon_ec4a0fcebe9c3da8779b703908c51cf1);
|
|
|
|
|
|
var marker_7d7d89e8df32106143b6070e91e998f1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_fb11a2d6e47b225824295c55031738eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2787f3c32a8c7625495c20419fd0901 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_057552c07c447489bc6e1dfdce759ef2 = $(`<div id="html_057552c07c447489bc6e1dfdce759ef2" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_e2787f3c32a8c7625495c20419fd0901.setContent(html_057552c07c447489bc6e1dfdce759ef2);
|
|
|
|
|
|
|
|
marker_7d7d89e8df32106143b6070e91e998f1.bindPopup(popup_e2787f3c32a8c7625495c20419fd0901)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d7d89e8df32106143b6070e91e998f1.setIcon(icon_fb11a2d6e47b225824295c55031738eb);
|
|
|
|
|
|
var marker_52ff7c3fd29c92974947464865b12c1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5bf43c7c1eceddb72f9ca1ac62d8e60d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8cc138e35c07fc38c19b9650828367b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07b45f0e34d8fdab06dbb3d9b5e9d90a = $(`<div id="html_07b45f0e34d8fdab06dbb3d9b5e9d90a" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io:443</div>`)[0];
|
|
popup_a8cc138e35c07fc38c19b9650828367b.setContent(html_07b45f0e34d8fdab06dbb3d9b5e9d90a);
|
|
|
|
|
|
|
|
marker_52ff7c3fd29c92974947464865b12c1b.bindPopup(popup_a8cc138e35c07fc38c19b9650828367b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ff7c3fd29c92974947464865b12c1b.setIcon(icon_5bf43c7c1eceddb72f9ca1ac62d8e60d);
|
|
|
|
|
|
var marker_b0a793dcbc8aa4a816f344d274526372 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7db14afbed2d45d66a6807273e4aaf6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf084dce12d8dfc32158ab7ed8b025c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bdae239340e83be149ff1e76580ab47 = $(`<div id="html_0bdae239340e83be149ff1e76580ab47" style="width: 100.0%; height: 100.0%;">nostr.chaima.info:443</div>`)[0];
|
|
popup_cf084dce12d8dfc32158ab7ed8b025c3.setContent(html_0bdae239340e83be149ff1e76580ab47);
|
|
|
|
|
|
|
|
marker_b0a793dcbc8aa4a816f344d274526372.bindPopup(popup_cf084dce12d8dfc32158ab7ed8b025c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0a793dcbc8aa4a816f344d274526372.setIcon(icon_7db14afbed2d45d66a6807273e4aaf6d);
|
|
|
|
|
|
var marker_a1e70ab869dc79d8e3818a146711fc35 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_612532205068f4b789589e218bd6056b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_699965eed4b22f020eea7b5b6a3a7e04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17194dc152a82725add4d83e3237ec2d = $(`<div id="html_17194dc152a82725add4d83e3237ec2d" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net:443</div>`)[0];
|
|
popup_699965eed4b22f020eea7b5b6a3a7e04.setContent(html_17194dc152a82725add4d83e3237ec2d);
|
|
|
|
|
|
|
|
marker_a1e70ab869dc79d8e3818a146711fc35.bindPopup(popup_699965eed4b22f020eea7b5b6a3a7e04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e70ab869dc79d8e3818a146711fc35.setIcon(icon_612532205068f4b789589e218bd6056b);
|
|
|
|
|
|
var marker_3a92d781e618aef4ec03503610bcdeec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f39753d46d4560e472f9f9114d44f73e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfb98be73963e928855e4e37e8140650 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_679fe59d4f842c7b852bcc48f6768dff = $(`<div id="html_679fe59d4f842c7b852bcc48f6768dff" style="width: 100.0%; height: 100.0%;">relay-can.zombi.cloudrodion.com</div>`)[0];
|
|
popup_bfb98be73963e928855e4e37e8140650.setContent(html_679fe59d4f842c7b852bcc48f6768dff);
|
|
|
|
|
|
|
|
marker_3a92d781e618aef4ec03503610bcdeec.bindPopup(popup_bfb98be73963e928855e4e37e8140650)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a92d781e618aef4ec03503610bcdeec.setIcon(icon_f39753d46d4560e472f9f9114d44f73e);
|
|
|
|
|
|
var marker_b656ce5be2358ac176c663cb6dc3fff0 = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9b9c63f644aa9b5186bf5f284b7d891f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77a7a841a71e1dfb708760335e6cccd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be47b51ce6c51a7f475c43a94b8aecb3 = $(`<div id="html_be47b51ce6c51a7f475c43a94b8aecb3" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_77a7a841a71e1dfb708760335e6cccd2.setContent(html_be47b51ce6c51a7f475c43a94b8aecb3);
|
|
|
|
|
|
|
|
marker_b656ce5be2358ac176c663cb6dc3fff0.bindPopup(popup_77a7a841a71e1dfb708760335e6cccd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b656ce5be2358ac176c663cb6dc3fff0.setIcon(icon_9b9c63f644aa9b5186bf5f284b7d891f);
|
|
|
|
|
|
var marker_48e37a1c1f065299ca97793a4d53cf71 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3b281f1bbb8f5f25141c4f5a49d4820c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_956f9f113f72914b30cc19577bbc5300 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88b39facd78565a3aa25271e7385b40d = $(`<div id="html_88b39facd78565a3aa25271e7385b40d" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_956f9f113f72914b30cc19577bbc5300.setContent(html_88b39facd78565a3aa25271e7385b40d);
|
|
|
|
|
|
|
|
marker_48e37a1c1f065299ca97793a4d53cf71.bindPopup(popup_956f9f113f72914b30cc19577bbc5300)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48e37a1c1f065299ca97793a4d53cf71.setIcon(icon_3b281f1bbb8f5f25141c4f5a49d4820c);
|
|
|
|
|
|
var marker_58cb56ae64d4b209716c0ca67db41e46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_deb4d54f8f320db91f876a51e3729e8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb4f9920b10bdcac220261e78acbfd11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95c455b06cd038ea88082891b11ae641 = $(`<div id="html_95c455b06cd038ea88082891b11ae641" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_eb4f9920b10bdcac220261e78acbfd11.setContent(html_95c455b06cd038ea88082891b11ae641);
|
|
|
|
|
|
|
|
marker_58cb56ae64d4b209716c0ca67db41e46.bindPopup(popup_eb4f9920b10bdcac220261e78acbfd11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58cb56ae64d4b209716c0ca67db41e46.setIcon(icon_deb4d54f8f320db91f876a51e3729e8c);
|
|
|
|
|
|
var marker_1f0b21efa895c0420a04ec181d7ad54c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e9e8ac9ac043c9f951f8bbf7bc596720 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00ce093263e1fb7fcd6d2adcbea1dfcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f551a8837029f1cbdae9f32e074609f6 = $(`<div id="html_f551a8837029f1cbdae9f32e074609f6" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st:443</div>`)[0];
|
|
popup_00ce093263e1fb7fcd6d2adcbea1dfcf.setContent(html_f551a8837029f1cbdae9f32e074609f6);
|
|
|
|
|
|
|
|
marker_1f0b21efa895c0420a04ec181d7ad54c.bindPopup(popup_00ce093263e1fb7fcd6d2adcbea1dfcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f0b21efa895c0420a04ec181d7ad54c.setIcon(icon_e9e8ac9ac043c9f951f8bbf7bc596720);
|
|
|
|
|
|
var marker_b191d69fef485d9f537b235ea7e2ee5d = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9f2fcc0c00e7383c66fed958ab492095 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70a3a864664e4c6f46e719f774196921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_313ea67058e57686ffbd039e735d1484 = $(`<div id="html_313ea67058e57686ffbd039e735d1484" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_70a3a864664e4c6f46e719f774196921.setContent(html_313ea67058e57686ffbd039e735d1484);
|
|
|
|
|
|
|
|
marker_b191d69fef485d9f537b235ea7e2ee5d.bindPopup(popup_70a3a864664e4c6f46e719f774196921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b191d69fef485d9f537b235ea7e2ee5d.setIcon(icon_9f2fcc0c00e7383c66fed958ab492095);
|
|
|
|
|
|
var marker_33d173e65bd97af116be0010aab2354f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_31e5205eafdea4b954eaa44651ea2995 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ce202282b08636a78d213ed1195189d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8c1df894baf87d32b715b6262d324c8 = $(`<div id="html_e8c1df894baf87d32b715b6262d324c8" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_2ce202282b08636a78d213ed1195189d.setContent(html_e8c1df894baf87d32b715b6262d324c8);
|
|
|
|
|
|
|
|
marker_33d173e65bd97af116be0010aab2354f.bindPopup(popup_2ce202282b08636a78d213ed1195189d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33d173e65bd97af116be0010aab2354f.setIcon(icon_31e5205eafdea4b954eaa44651ea2995);
|
|
|
|
|
|
var marker_69e5b5c72985cf436fdff0ade5102bb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8ac6a6c8918f04e61ac12c976e06269a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cce7ec4b7ba6c3133df3ebc3238b5400 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_566f4f6c85f0c4b312b79fef463ffde9 = $(`<div id="html_566f4f6c85f0c4b312b79fef463ffde9" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_cce7ec4b7ba6c3133df3ebc3238b5400.setContent(html_566f4f6c85f0c4b312b79fef463ffde9);
|
|
|
|
|
|
|
|
marker_69e5b5c72985cf436fdff0ade5102bb1.bindPopup(popup_cce7ec4b7ba6c3133df3ebc3238b5400)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69e5b5c72985cf436fdff0ade5102bb1.setIcon(icon_8ac6a6c8918f04e61ac12c976e06269a);
|
|
|
|
|
|
var marker_9690a77e1c4733e8228ecb1b6f046300 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_508cd8540daece50aa4a476c0ac4164c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f184e33e6b845981b8430e3172203ab5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48277fdb6673894ffe364e8acbaa4fe2 = $(`<div id="html_48277fdb6673894ffe364e8acbaa4fe2" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_f184e33e6b845981b8430e3172203ab5.setContent(html_48277fdb6673894ffe364e8acbaa4fe2);
|
|
|
|
|
|
|
|
marker_9690a77e1c4733e8228ecb1b6f046300.bindPopup(popup_f184e33e6b845981b8430e3172203ab5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9690a77e1c4733e8228ecb1b6f046300.setIcon(icon_508cd8540daece50aa4a476c0ac4164c);
|
|
|
|
|
|
var marker_efc2f51c34caad6a442edd044a3606b8 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e79d0c4041b7e8c557ccabba4edde1ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2de62c9ada854ba75b67f2ea622cdef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b7fadee5fc63e18e3ee068d31a66451 = $(`<div id="html_0b7fadee5fc63e18e3ee068d31a66451" style="width: 100.0%; height: 100.0%;">relay.kalcafe.xyz</div>`)[0];
|
|
popup_a2de62c9ada854ba75b67f2ea622cdef.setContent(html_0b7fadee5fc63e18e3ee068d31a66451);
|
|
|
|
|
|
|
|
marker_efc2f51c34caad6a442edd044a3606b8.bindPopup(popup_a2de62c9ada854ba75b67f2ea622cdef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efc2f51c34caad6a442edd044a3606b8.setIcon(icon_e79d0c4041b7e8c557ccabba4edde1ce);
|
|
|
|
|
|
var marker_f4a5f36b3bec371f42b34cf7064a486b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_99973b97e2d00bbfbf87f5566584f3d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfe2e18e2d1f6e8c4171f976f40a3230 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cef20800ea4d1bd339f904963526e49 = $(`<div id="html_7cef20800ea4d1bd339f904963526e49" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_bfe2e18e2d1f6e8c4171f976f40a3230.setContent(html_7cef20800ea4d1bd339f904963526e49);
|
|
|
|
|
|
|
|
marker_f4a5f36b3bec371f42b34cf7064a486b.bindPopup(popup_bfe2e18e2d1f6e8c4171f976f40a3230)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4a5f36b3bec371f42b34cf7064a486b.setIcon(icon_99973b97e2d00bbfbf87f5566584f3d2);
|
|
|
|
|
|
var marker_7257c2b8c9f88fea7280350abbc8a003 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_27b6ab13b9735d8b2683c8b737851fb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e811932cc3785da73a52e5d2e8b506d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4bdbefc0b49cc7c81683d5e7e1924fd = $(`<div id="html_c4bdbefc0b49cc7c81683d5e7e1924fd" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_e811932cc3785da73a52e5d2e8b506d5.setContent(html_c4bdbefc0b49cc7c81683d5e7e1924fd);
|
|
|
|
|
|
|
|
marker_7257c2b8c9f88fea7280350abbc8a003.bindPopup(popup_e811932cc3785da73a52e5d2e8b506d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7257c2b8c9f88fea7280350abbc8a003.setIcon(icon_27b6ab13b9735d8b2683c8b737851fb4);
|
|
|
|
|
|
var marker_005af9610ec72a91c1b44a18020a804d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_41e8d7ac6bdf01530179fb4ce5ddd9e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beb0c03880d91314891e99ecab41f18e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d79e6aa34dbe70f7437593a3faccb3d = $(`<div id="html_3d79e6aa34dbe70f7437593a3faccb3d" style="width: 100.0%; height: 100.0%;">relay.kilombino.com</div>`)[0];
|
|
popup_beb0c03880d91314891e99ecab41f18e.setContent(html_3d79e6aa34dbe70f7437593a3faccb3d);
|
|
|
|
|
|
|
|
marker_005af9610ec72a91c1b44a18020a804d.bindPopup(popup_beb0c03880d91314891e99ecab41f18e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_005af9610ec72a91c1b44a18020a804d.setIcon(icon_41e8d7ac6bdf01530179fb4ce5ddd9e9);
|
|
|
|
|
|
var marker_3c1f486fbb94ecbc04b31f6f35fb18bc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f5edee509f03cd214c4ebe42a944d67d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5487960140cd5359595c1dde267afabd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e7798142edfd2503169ba157aafad76 = $(`<div id="html_8e7798142edfd2503169ba157aafad76" style="width: 100.0%; height: 100.0%;">nos.lol:443</div>`)[0];
|
|
popup_5487960140cd5359595c1dde267afabd.setContent(html_8e7798142edfd2503169ba157aafad76);
|
|
|
|
|
|
|
|
marker_3c1f486fbb94ecbc04b31f6f35fb18bc.bindPopup(popup_5487960140cd5359595c1dde267afabd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c1f486fbb94ecbc04b31f6f35fb18bc.setIcon(icon_f5edee509f03cd214c4ebe42a944d67d);
|
|
|
|
|
|
var marker_c2a4b7ab36112fa7c52d062afeb9aeb4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_dd5ac73e35810f546ddb87de7d7de98e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15fb344463cbca20b5cbc4122985dbd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3edbfe995f5248cf30e9cfb9f451313a = $(`<div id="html_3edbfe995f5248cf30e9cfb9f451313a" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_15fb344463cbca20b5cbc4122985dbd7.setContent(html_3edbfe995f5248cf30e9cfb9f451313a);
|
|
|
|
|
|
|
|
marker_c2a4b7ab36112fa7c52d062afeb9aeb4.bindPopup(popup_15fb344463cbca20b5cbc4122985dbd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2a4b7ab36112fa7c52d062afeb9aeb4.setIcon(icon_dd5ac73e35810f546ddb87de7d7de98e);
|
|
|
|
|
|
var marker_32b45ecdebf95f3d1cd5b2c56dce25cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4202c8fe79536e6201ed09bb00a06d9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57aa7b7a6b238479d7c53759a5a8b76b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3b3f07b90c9a71e6f46f23460a235bc = $(`<div id="html_e3b3f07b90c9a71e6f46f23460a235bc" style="width: 100.0%; height: 100.0%;">relay.nostr.place:443</div>`)[0];
|
|
popup_57aa7b7a6b238479d7c53759a5a8b76b.setContent(html_e3b3f07b90c9a71e6f46f23460a235bc);
|
|
|
|
|
|
|
|
marker_32b45ecdebf95f3d1cd5b2c56dce25cf.bindPopup(popup_57aa7b7a6b238479d7c53759a5a8b76b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32b45ecdebf95f3d1cd5b2c56dce25cf.setIcon(icon_4202c8fe79536e6201ed09bb00a06d9a);
|
|
|
|
|
|
var marker_d62da17862e3373ee46072e270526584 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_009d23b16710f8e73277b6ffc467fea6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98944e5aafa56c1b1edd834dc7428dea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66fa85b5a7f2a8f216d83bc1c56425e0 = $(`<div id="html_66fa85b5a7f2a8f216d83bc1c56425e0" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_98944e5aafa56c1b1edd834dc7428dea.setContent(html_66fa85b5a7f2a8f216d83bc1c56425e0);
|
|
|
|
|
|
|
|
marker_d62da17862e3373ee46072e270526584.bindPopup(popup_98944e5aafa56c1b1edd834dc7428dea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d62da17862e3373ee46072e270526584.setIcon(icon_009d23b16710f8e73277b6ffc467fea6);
|
|
|
|
|
|
var marker_4910c5c5c260e921a83050278decf6e1 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7a67fb7c861e092ae1bbcb193b9f35d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e54c5f5cbd07a61b937e51eed62fd31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cb55cfbcd3f7715920dc04701f80b61 = $(`<div id="html_0cb55cfbcd3f7715920dc04701f80b61" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org:443</div>`)[0];
|
|
popup_4e54c5f5cbd07a61b937e51eed62fd31.setContent(html_0cb55cfbcd3f7715920dc04701f80b61);
|
|
|
|
|
|
|
|
marker_4910c5c5c260e921a83050278decf6e1.bindPopup(popup_4e54c5f5cbd07a61b937e51eed62fd31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4910c5c5c260e921a83050278decf6e1.setIcon(icon_7a67fb7c861e092ae1bbcb193b9f35d2);
|
|
|
|
|
|
var marker_b5290ddb7fad03b0764f2e2e4682377e = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_fe71fbcd8e9070ea8fea01d4b080b75a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a284c14d7f0bff40a006aa6a50524f75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca952c1c794c87ec83eceb50ff189414 = $(`<div id="html_ca952c1c794c87ec83eceb50ff189414" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_a284c14d7f0bff40a006aa6a50524f75.setContent(html_ca952c1c794c87ec83eceb50ff189414);
|
|
|
|
|
|
|
|
marker_b5290ddb7fad03b0764f2e2e4682377e.bindPopup(popup_a284c14d7f0bff40a006aa6a50524f75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5290ddb7fad03b0764f2e2e4682377e.setIcon(icon_fe71fbcd8e9070ea8fea01d4b080b75a);
|
|
|
|
|
|
var marker_478642f273372c9a256388eb539a6725 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_c0bc25e6f6875b8838b9958cae6c0f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbda8de3f30b3c09d950626e7dde4c7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_221a8482a00e15ebe5c2ddccc11f0f33 = $(`<div id="html_221a8482a00e15ebe5c2ddccc11f0f33" style="width: 100.0%; height: 100.0%;">relay.lightning.pub:443</div>`)[0];
|
|
popup_cbda8de3f30b3c09d950626e7dde4c7a.setContent(html_221a8482a00e15ebe5c2ddccc11f0f33);
|
|
|
|
|
|
|
|
marker_478642f273372c9a256388eb539a6725.bindPopup(popup_cbda8de3f30b3c09d950626e7dde4c7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_478642f273372c9a256388eb539a6725.setIcon(icon_c0bc25e6f6875b8838b9958cae6c0f7f);
|
|
|
|
|
|
var marker_5eea0caef88d2162121f0b8e74ecb169 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4f5f99d04392e76fd7f859c2daa4adc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fccfcb15aa7a914a77aa3861613c4cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_802010a783ddf45c40188a0ad0bc081c = $(`<div id="html_802010a783ddf45c40188a0ad0bc081c" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_5fccfcb15aa7a914a77aa3861613c4cd.setContent(html_802010a783ddf45c40188a0ad0bc081c);
|
|
|
|
|
|
|
|
marker_5eea0caef88d2162121f0b8e74ecb169.bindPopup(popup_5fccfcb15aa7a914a77aa3861613c4cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eea0caef88d2162121f0b8e74ecb169.setIcon(icon_4f5f99d04392e76fd7f859c2daa4adc6);
|
|
|
|
|
|
var marker_0f77b7f7f9f4afef63b4ab2b8644119b = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b2d8d7f7742d1f6ead0647aae1e55395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcb312a5285c80e1ab5d1cfe7ca943bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48c22724aaf393d5172a074a97275e2e = $(`<div id="html_48c22724aaf393d5172a074a97275e2e" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_bcb312a5285c80e1ab5d1cfe7ca943bb.setContent(html_48c22724aaf393d5172a074a97275e2e);
|
|
|
|
|
|
|
|
marker_0f77b7f7f9f4afef63b4ab2b8644119b.bindPopup(popup_bcb312a5285c80e1ab5d1cfe7ca943bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f77b7f7f9f4afef63b4ab2b8644119b.setIcon(icon_b2d8d7f7742d1f6ead0647aae1e55395);
|
|
|
|
|
|
var marker_ed79cdd49944c887d3935f9ebf115b4c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e28af42f30b215f71a6de186e3ba57f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1c712ff338c51697ca620ee65b665e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05e4044cc379191712d2405027d671ce = $(`<div id="html_05e4044cc379191712d2405027d671ce" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_f1c712ff338c51697ca620ee65b665e0.setContent(html_05e4044cc379191712d2405027d671ce);
|
|
|
|
|
|
|
|
marker_ed79cdd49944c887d3935f9ebf115b4c.bindPopup(popup_f1c712ff338c51697ca620ee65b665e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed79cdd49944c887d3935f9ebf115b4c.setIcon(icon_e28af42f30b215f71a6de186e3ba57f6);
|
|
|
|
|
|
var marker_c2f734ca88154060640b35770f50775e = L.marker(
|
|
[47.4093, 8.46503],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_77d7aa64d0c6d38bffaf8e504c44b0f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19036c7a6eec1aa83f42bf8cb9c9996c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_287d5e762c62f8789e4014c46247428c = $(`<div id="html_287d5e762c62f8789e4014c46247428c" style="width: 100.0%; height: 100.0%;">relay.pyramid.li</div>`)[0];
|
|
popup_19036c7a6eec1aa83f42bf8cb9c9996c.setContent(html_287d5e762c62f8789e4014c46247428c);
|
|
|
|
|
|
|
|
marker_c2f734ca88154060640b35770f50775e.bindPopup(popup_19036c7a6eec1aa83f42bf8cb9c9996c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2f734ca88154060640b35770f50775e.setIcon(icon_77d7aa64d0c6d38bffaf8e504c44b0f0);
|
|
|
|
|
|
var marker_f0be15cc060b273c1eea90a811eed32d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b8cdaf7db7e4c563c9a8bf6cae995cbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de7685d9dd4f26405288fd496fa2aa15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8effaf38a9d5fa18b930673e060a29e5 = $(`<div id="html_8effaf38a9d5fa18b930673e060a29e5" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com:443</div>`)[0];
|
|
popup_de7685d9dd4f26405288fd496fa2aa15.setContent(html_8effaf38a9d5fa18b930673e060a29e5);
|
|
|
|
|
|
|
|
marker_f0be15cc060b273c1eea90a811eed32d.bindPopup(popup_de7685d9dd4f26405288fd496fa2aa15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0be15cc060b273c1eea90a811eed32d.setIcon(icon_b8cdaf7db7e4c563c9a8bf6cae995cbe);
|
|
|
|
|
|
var marker_2aa93f1cb1e2707f860ff066f666bb72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_54dedb7849ad31e4f00f0d88ee491c97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d199f7924ffc48bc5ecbd1d8d502cc10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a287ed53a6bd65c4a0f6937ab2aa231c = $(`<div id="html_a287ed53a6bd65c4a0f6937ab2aa231c" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_d199f7924ffc48bc5ecbd1d8d502cc10.setContent(html_a287ed53a6bd65c4a0f6937ab2aa231c);
|
|
|
|
|
|
|
|
marker_2aa93f1cb1e2707f860ff066f666bb72.bindPopup(popup_d199f7924ffc48bc5ecbd1d8d502cc10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2aa93f1cb1e2707f860ff066f666bb72.setIcon(icon_54dedb7849ad31e4f00f0d88ee491c97);
|
|
|
|
|
|
var marker_56b685c68afef656b6c2ed2ba91b1dbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a67bed7942ebf738d05f8299125d8c38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d24bf0c9e777002bd5fc4e7928e0e47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3080088de506691b3fc7912781e8892 = $(`<div id="html_f3080088de506691b3fc7912781e8892" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_4d24bf0c9e777002bd5fc4e7928e0e47.setContent(html_f3080088de506691b3fc7912781e8892);
|
|
|
|
|
|
|
|
marker_56b685c68afef656b6c2ed2ba91b1dbf.bindPopup(popup_4d24bf0c9e777002bd5fc4e7928e0e47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56b685c68afef656b6c2ed2ba91b1dbf.setIcon(icon_a67bed7942ebf738d05f8299125d8c38);
|
|
|
|
|
|
var marker_319ac6d044f0053f3a0479457b2c364d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_52d340c69d0936c17657098287b5511b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3222d8ebcb9321893aca76eeb4c9145 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b6fe9c6362f666d7d743e66a5f20edd = $(`<div id="html_5b6fe9c6362f666d7d743e66a5f20edd" style="width: 100.0%; height: 100.0%;">nostr.mom:443</div>`)[0];
|
|
popup_c3222d8ebcb9321893aca76eeb4c9145.setContent(html_5b6fe9c6362f666d7d743e66a5f20edd);
|
|
|
|
|
|
|
|
marker_319ac6d044f0053f3a0479457b2c364d.bindPopup(popup_c3222d8ebcb9321893aca76eeb4c9145)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_319ac6d044f0053f3a0479457b2c364d.setIcon(icon_52d340c69d0936c17657098287b5511b);
|
|
|
|
|
|
var marker_d697d08bfacac2c85d6f92fecc599d47 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f1b60416c2a3b206ab470701e033d06a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0a36a6bb9af9a1f51f83a9fba5dd7bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26d49f61f66b0933d1976f87bedf8a1c = $(`<div id="html_26d49f61f66b0933d1976f87bedf8a1c" style="width: 100.0%; height: 100.0%;">relay.plebeian.market:443</div>`)[0];
|
|
popup_a0a36a6bb9af9a1f51f83a9fba5dd7bf.setContent(html_26d49f61f66b0933d1976f87bedf8a1c);
|
|
|
|
|
|
|
|
marker_d697d08bfacac2c85d6f92fecc599d47.bindPopup(popup_a0a36a6bb9af9a1f51f83a9fba5dd7bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d697d08bfacac2c85d6f92fecc599d47.setIcon(icon_f1b60416c2a3b206ab470701e033d06a);
|
|
|
|
|
|
var marker_fe8d819836548d836b31dce7164b30b2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_44aaf575f7f2ad9881b20e0a12b7487c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cf6332a778faa080711969b56e2a157 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50653cca09244759bd430632f381c136 = $(`<div id="html_50653cca09244759bd430632f381c136" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_7cf6332a778faa080711969b56e2a157.setContent(html_50653cca09244759bd430632f381c136);
|
|
|
|
|
|
|
|
marker_fe8d819836548d836b31dce7164b30b2.bindPopup(popup_7cf6332a778faa080711969b56e2a157)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe8d819836548d836b31dce7164b30b2.setIcon(icon_44aaf575f7f2ad9881b20e0a12b7487c);
|
|
|
|
|
|
var marker_d29c313049766b3e710fbe4ec1994ad5 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_1a551a812921f75bcf727ba493783e94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eed2a779dfe067364f55c3b0ebc3a7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c56855eb01e52279f321d3823a298740 = $(`<div id="html_c56855eb01e52279f321d3823a298740" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_4eed2a779dfe067364f55c3b0ebc3a7e.setContent(html_c56855eb01e52279f321d3823a298740);
|
|
|
|
|
|
|
|
marker_d29c313049766b3e710fbe4ec1994ad5.bindPopup(popup_4eed2a779dfe067364f55c3b0ebc3a7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d29c313049766b3e710fbe4ec1994ad5.setIcon(icon_1a551a812921f75bcf727ba493783e94);
|
|
|
|
|
|
var marker_2e067f9241d969d58ca5729bce88611f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d6d258ba343f6f466b1a8bfaa10fe161 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db34954162fc9eac7e32b0172305c2fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eed11fe5af3c4fa896efab3e0990d362 = $(`<div id="html_eed11fe5af3c4fa896efab3e0990d362" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_db34954162fc9eac7e32b0172305c2fa.setContent(html_eed11fe5af3c4fa896efab3e0990d362);
|
|
|
|
|
|
|
|
marker_2e067f9241d969d58ca5729bce88611f.bindPopup(popup_db34954162fc9eac7e32b0172305c2fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e067f9241d969d58ca5729bce88611f.setIcon(icon_d6d258ba343f6f466b1a8bfaa10fe161);
|
|
|
|
|
|
var marker_3a30860fe0e960b9c204120dac340710 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b4c40dd64f24c72a7e3e2836565244e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf20715ecc8d03999a5c3bb7e2865d43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b3e89f2c41ed41a35c94154bbaffd94 = $(`<div id="html_7b3e89f2c41ed41a35c94154bbaffd94" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe:443</div>`)[0];
|
|
popup_bf20715ecc8d03999a5c3bb7e2865d43.setContent(html_7b3e89f2c41ed41a35c94154bbaffd94);
|
|
|
|
|
|
|
|
marker_3a30860fe0e960b9c204120dac340710.bindPopup(popup_bf20715ecc8d03999a5c3bb7e2865d43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a30860fe0e960b9c204120dac340710.setIcon(icon_b4c40dd64f24c72a7e3e2836565244e3);
|
|
|
|
|
|
var marker_46dd21b732533bcff6d7b5e31ae3fd9d = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2f1ad82c5018dafe91867a6ed231afa8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22e9589f4d759b02b4e72bc2de3e372f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e07a3e70dca845a034130a8ccdbbc0a7 = $(`<div id="html_e07a3e70dca845a034130a8ccdbbc0a7" style="width: 100.0%; height: 100.0%;">weboftrust.libretechsystems.xyz</div>`)[0];
|
|
popup_22e9589f4d759b02b4e72bc2de3e372f.setContent(html_e07a3e70dca845a034130a8ccdbbc0a7);
|
|
|
|
|
|
|
|
marker_46dd21b732533bcff6d7b5e31ae3fd9d.bindPopup(popup_22e9589f4d759b02b4e72bc2de3e372f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46dd21b732533bcff6d7b5e31ae3fd9d.setIcon(icon_2f1ad82c5018dafe91867a6ed231afa8);
|
|
|
|
|
|
var marker_b40118ff646abd9dc2d01fb2e4abc6bc = L.marker(
|
|
[39.6478, -104.988],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_555fb5f2c151f407eb1c29a4719a1f84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf052e70f18a4663dc9f8cfd08f8e9a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edb39b20a8d9d57bd6043be56b00936c = $(`<div id="html_edb39b20a8d9d57bd6043be56b00936c" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net:443</div>`)[0];
|
|
popup_cf052e70f18a4663dc9f8cfd08f8e9a1.setContent(html_edb39b20a8d9d57bd6043be56b00936c);
|
|
|
|
|
|
|
|
marker_b40118ff646abd9dc2d01fb2e4abc6bc.bindPopup(popup_cf052e70f18a4663dc9f8cfd08f8e9a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b40118ff646abd9dc2d01fb2e4abc6bc.setIcon(icon_555fb5f2c151f407eb1c29a4719a1f84);
|
|
|
|
|
|
var marker_0312d7f9fbdfced1416059f4ae545318 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_65a2b11f3f19ade98d5b43a24e71cfb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2897d66d3596e64d88fe21900b8ec92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94e8a89ff2a663b53b22adaf0c96d503 = $(`<div id="html_94e8a89ff2a663b53b22adaf0c96d503" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_f2897d66d3596e64d88fe21900b8ec92.setContent(html_94e8a89ff2a663b53b22adaf0c96d503);
|
|
|
|
|
|
|
|
marker_0312d7f9fbdfced1416059f4ae545318.bindPopup(popup_f2897d66d3596e64d88fe21900b8ec92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0312d7f9fbdfced1416059f4ae545318.setIcon(icon_65a2b11f3f19ade98d5b43a24e71cfb6);
|
|
|
|
|
|
var marker_36faf23c9cd6ba5686aa37fe27ef2514 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_9202cd908c93946f0ff442ad80f69abc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cf05155037f64d9682601c15c6069ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5203555bef7d685384902721873ed34 = $(`<div id="html_a5203555bef7d685384902721873ed34" style="width: 100.0%; height: 100.0%;">relay.mappingbitcoin.com</div>`)[0];
|
|
popup_3cf05155037f64d9682601c15c6069ab.setContent(html_a5203555bef7d685384902721873ed34);
|
|
|
|
|
|
|
|
marker_36faf23c9cd6ba5686aa37fe27ef2514.bindPopup(popup_3cf05155037f64d9682601c15c6069ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36faf23c9cd6ba5686aa37fe27ef2514.setIcon(icon_9202cd908c93946f0ff442ad80f69abc);
|
|
|
|
|
|
var marker_a804f196f4d91ebc1078f80cd662c828 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2c07ca7dc55de1e881a6c29830fcbf02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea6db6db10aaca4f648be2ab70854d89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c59ab506472c6a4b18cc9f633d6d45a = $(`<div id="html_4c59ab506472c6a4b18cc9f633d6d45a" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_ea6db6db10aaca4f648be2ab70854d89.setContent(html_4c59ab506472c6a4b18cc9f633d6d45a);
|
|
|
|
|
|
|
|
marker_a804f196f4d91ebc1078f80cd662c828.bindPopup(popup_ea6db6db10aaca4f648be2ab70854d89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a804f196f4d91ebc1078f80cd662c828.setIcon(icon_2c07ca7dc55de1e881a6c29830fcbf02);
|
|
|
|
|
|
var marker_726fdb784fedc1e00d1e041def8968b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a62aa32e10b8a8ca170d162ee71761bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f07d2e6f4474a9ad7fa4fe3de5e77b06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08d490712acf796e3567846ad9116ab7 = $(`<div id="html_08d490712acf796e3567846ad9116ab7" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_f07d2e6f4474a9ad7fa4fe3de5e77b06.setContent(html_08d490712acf796e3567846ad9116ab7);
|
|
|
|
|
|
|
|
marker_726fdb784fedc1e00d1e041def8968b7.bindPopup(popup_f07d2e6f4474a9ad7fa4fe3de5e77b06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_726fdb784fedc1e00d1e041def8968b7.setIcon(icon_a62aa32e10b8a8ca170d162ee71761bc);
|
|
|
|
|
|
var marker_622a4d195f82c272a3886dbfcb461e57 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_cebf07f12a8f45df9d751e0f933ca9a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd1138c34ab705fd3f074302bf37054a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12b3a5562673dcfbc2b1647189f2582f = $(`<div id="html_12b3a5562673dcfbc2b1647189f2582f" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_dd1138c34ab705fd3f074302bf37054a.setContent(html_12b3a5562673dcfbc2b1647189f2582f);
|
|
|
|
|
|
|
|
marker_622a4d195f82c272a3886dbfcb461e57.bindPopup(popup_dd1138c34ab705fd3f074302bf37054a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_622a4d195f82c272a3886dbfcb461e57.setIcon(icon_cebf07f12a8f45df9d751e0f933ca9a8);
|
|
|
|
|
|
var marker_68eef65e85cc5f0e54a1cbd11b1bc08b = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2d5fc75b4db81a041dd97c5e1f440c68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55eed00aeea14a0ee09900d6a5a08c36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4af06825c2eba07598189499106bad1c = $(`<div id="html_4af06825c2eba07598189499106bad1c" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_55eed00aeea14a0ee09900d6a5a08c36.setContent(html_4af06825c2eba07598189499106bad1c);
|
|
|
|
|
|
|
|
marker_68eef65e85cc5f0e54a1cbd11b1bc08b.bindPopup(popup_55eed00aeea14a0ee09900d6a5a08c36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68eef65e85cc5f0e54a1cbd11b1bc08b.setIcon(icon_2d5fc75b4db81a041dd97c5e1f440c68);
|
|
|
|
|
|
var marker_6ec48ae344235f1d666c4c0c203d307c = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_985f42220cd25f23679f84f3965aa274 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08cdcf5ba3e791838befb95b4e7ba7ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a97b2947dbc2d89db77999f32b721164 = $(`<div id="html_a97b2947dbc2d89db77999f32b721164" style="width: 100.0%; height: 100.0%;">relay.stickeroo.is-cool.dev</div>`)[0];
|
|
popup_08cdcf5ba3e791838befb95b4e7ba7ae.setContent(html_a97b2947dbc2d89db77999f32b721164);
|
|
|
|
|
|
|
|
marker_6ec48ae344235f1d666c4c0c203d307c.bindPopup(popup_08cdcf5ba3e791838befb95b4e7ba7ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ec48ae344235f1d666c4c0c203d307c.setIcon(icon_985f42220cd25f23679f84f3965aa274);
|
|
|
|
|
|
var marker_72cd72da3d460c18f6d7462c92cd37e0 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_0457c2ec85110e709961e35ed5f28f2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0db5e74498aed0a826f81b396b221c5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67271fcb6c342a8b2f2a2aca5fd2cc9f = $(`<div id="html_67271fcb6c342a8b2f2a2aca5fd2cc9f" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_0db5e74498aed0a826f81b396b221c5c.setContent(html_67271fcb6c342a8b2f2a2aca5fd2cc9f);
|
|
|
|
|
|
|
|
marker_72cd72da3d460c18f6d7462c92cd37e0.bindPopup(popup_0db5e74498aed0a826f81b396b221c5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72cd72da3d460c18f6d7462c92cd37e0.setIcon(icon_0457c2ec85110e709961e35ed5f28f2d);
|
|
|
|
|
|
var marker_48a80947b007d2e59b2c61997f70651c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4103a966414608e711c253776249e84e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b4196451e8324c9cc0965dce4bf1f78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d01fdf3a9efaf190b94002c3035e0062 = $(`<div id="html_d01fdf3a9efaf190b94002c3035e0062" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_4b4196451e8324c9cc0965dce4bf1f78.setContent(html_d01fdf3a9efaf190b94002c3035e0062);
|
|
|
|
|
|
|
|
marker_48a80947b007d2e59b2c61997f70651c.bindPopup(popup_4b4196451e8324c9cc0965dce4bf1f78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48a80947b007d2e59b2c61997f70651c.setIcon(icon_4103a966414608e711c253776249e84e);
|
|
|
|
|
|
var marker_820a114f24ee260ad6f62499c6122151 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b18ff3279e6e104d1b76d9ac815f82b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0f2e63d8a3065cf2ae4cf311c85e35d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5edfc741b35890a56ae559c8665de22d = $(`<div id="html_5edfc741b35890a56ae559c8665de22d" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_e0f2e63d8a3065cf2ae4cf311c85e35d.setContent(html_5edfc741b35890a56ae559c8665de22d);
|
|
|
|
|
|
|
|
marker_820a114f24ee260ad6f62499c6122151.bindPopup(popup_e0f2e63d8a3065cf2ae4cf311c85e35d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_820a114f24ee260ad6f62499c6122151.setIcon(icon_b18ff3279e6e104d1b76d9ac815f82b4);
|
|
|
|
|
|
var marker_9a79d34a42e4711e74e69011120312f8 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_507832774ac672823fff2d68d2c5f95c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac72ca1e98b5eb89b2c202b1095732f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82cb0421aa06c39fdc4bd9a082757620 = $(`<div id="html_82cb0421aa06c39fdc4bd9a082757620" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_6ac72ca1e98b5eb89b2c202b1095732f.setContent(html_82cb0421aa06c39fdc4bd9a082757620);
|
|
|
|
|
|
|
|
marker_9a79d34a42e4711e74e69011120312f8.bindPopup(popup_6ac72ca1e98b5eb89b2c202b1095732f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a79d34a42e4711e74e69011120312f8.setIcon(icon_507832774ac672823fff2d68d2c5f95c);
|
|
|
|
|
|
var marker_00a626e19fa43e65b36e4131e6757002 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2d60b9494c1466971ac1c03590988b7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66105e6fa958d6165c85c855df99cafc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_658b01bbeb75c666cc4820e2391661c7 = $(`<div id="html_658b01bbeb75c666cc4820e2391661c7" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_66105e6fa958d6165c85c855df99cafc.setContent(html_658b01bbeb75c666cc4820e2391661c7);
|
|
|
|
|
|
|
|
marker_00a626e19fa43e65b36e4131e6757002.bindPopup(popup_66105e6fa958d6165c85c855df99cafc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00a626e19fa43e65b36e4131e6757002.setIcon(icon_2d60b9494c1466971ac1c03590988b7b);
|
|
|
|
|
|
var marker_aa951274d68208e8626d74bf3db35ef8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2b3cdfa9b8d52972b2928060dd46ccfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_183603edc6cef732156d7f7bb95c74e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac694185d4029a52b0eda41ec8a021dc = $(`<div id="html_ac694185d4029a52b0eda41ec8a021dc" style="width: 100.0%; height: 100.0%;">x.kojira.io:443</div>`)[0];
|
|
popup_183603edc6cef732156d7f7bb95c74e1.setContent(html_ac694185d4029a52b0eda41ec8a021dc);
|
|
|
|
|
|
|
|
marker_aa951274d68208e8626d74bf3db35ef8.bindPopup(popup_183603edc6cef732156d7f7bb95c74e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa951274d68208e8626d74bf3db35ef8.setIcon(icon_2b3cdfa9b8d52972b2928060dd46ccfd);
|
|
|
|
|
|
var marker_166dabdf6191f83673188f1bd767cc2d = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_d718b25b4b04c0e9243607120d336d14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_176a5fbbb36679d898b879014f7046b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aa5e0417233fb53aeb466ae97d49062 = $(`<div id="html_6aa5e0417233fb53aeb466ae97d49062" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space:443</div>`)[0];
|
|
popup_176a5fbbb36679d898b879014f7046b8.setContent(html_6aa5e0417233fb53aeb466ae97d49062);
|
|
|
|
|
|
|
|
marker_166dabdf6191f83673188f1bd767cc2d.bindPopup(popup_176a5fbbb36679d898b879014f7046b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_166dabdf6191f83673188f1bd767cc2d.setIcon(icon_d718b25b4b04c0e9243607120d336d14);
|
|
|
|
|
|
var marker_353c3940c02019cba7b3b079d5528516 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b190f84a0e7516a2d866f32bfce59503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_840ba489a13ff1e90da6de0aaf428ccd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3504b86a9a44ad3b877a47aa48b4f48d = $(`<div id="html_3504b86a9a44ad3b877a47aa48b4f48d" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_840ba489a13ff1e90da6de0aaf428ccd.setContent(html_3504b86a9a44ad3b877a47aa48b4f48d);
|
|
|
|
|
|
|
|
marker_353c3940c02019cba7b3b079d5528516.bindPopup(popup_840ba489a13ff1e90da6de0aaf428ccd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_353c3940c02019cba7b3b079d5528516.setIcon(icon_b190f84a0e7516a2d866f32bfce59503);
|
|
|
|
|
|
var marker_52854b9d832f45b85e72e792a86b72c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_4354f89a28b17b459593589136be34bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43de9376196cc5722f509b53dc9e73a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f31ddbce0e16256894501fc7897cc38 = $(`<div id="html_2f31ddbce0e16256894501fc7897cc38" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_43de9376196cc5722f509b53dc9e73a8.setContent(html_2f31ddbce0e16256894501fc7897cc38);
|
|
|
|
|
|
|
|
marker_52854b9d832f45b85e72e792a86b72c2.bindPopup(popup_43de9376196cc5722f509b53dc9e73a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52854b9d832f45b85e72e792a86b72c2.setIcon(icon_4354f89a28b17b459593589136be34bb);
|
|
|
|
|
|
var marker_f3529a940ee79ad3912acbb5571c34ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_18c16470b20aba92c6a888c71cd86f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efe37a9f50788ab5a1ba17b25c3d2c01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_596c376bd75555d4ba9955a52b1e42e5 = $(`<div id="html_596c376bd75555d4ba9955a52b1e42e5" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_efe37a9f50788ab5a1ba17b25c3d2c01.setContent(html_596c376bd75555d4ba9955a52b1e42e5);
|
|
|
|
|
|
|
|
marker_f3529a940ee79ad3912acbb5571c34ea.bindPopup(popup_efe37a9f50788ab5a1ba17b25c3d2c01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3529a940ee79ad3912acbb5571c34ea.setIcon(icon_18c16470b20aba92c6a888c71cd86f3f);
|
|
|
|
|
|
var marker_78cc58ce7ce62db4e30a8805c985a4b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_002a7301381d72bf9210a78f97fd471a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c720d8f0099f3e8b3d285605206e307c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac9c77bb68ed32719a75957c5e099d4d = $(`<div id="html_ac9c77bb68ed32719a75957c5e099d4d" style="width: 100.0%; height: 100.0%;">hol.is</div>`)[0];
|
|
popup_c720d8f0099f3e8b3d285605206e307c.setContent(html_ac9c77bb68ed32719a75957c5e099d4d);
|
|
|
|
|
|
|
|
marker_78cc58ce7ce62db4e30a8805c985a4b8.bindPopup(popup_c720d8f0099f3e8b3d285605206e307c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78cc58ce7ce62db4e30a8805c985a4b8.setIcon(icon_002a7301381d72bf9210a78f97fd471a);
|
|
|
|
|
|
var marker_a3b371e382c621254648f88c86b17bb7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_a6b2e94c12646832d4b85a26d8e36b27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07bf3d34b2ed7a0b77a93e3bdff56f77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af8996cabd4fd832bdbb65dfd4f69b8c = $(`<div id="html_af8996cabd4fd832bdbb65dfd4f69b8c" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_07bf3d34b2ed7a0b77a93e3bdff56f77.setContent(html_af8996cabd4fd832bdbb65dfd4f69b8c);
|
|
|
|
|
|
|
|
marker_a3b371e382c621254648f88c86b17bb7.bindPopup(popup_07bf3d34b2ed7a0b77a93e3bdff56f77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3b371e382c621254648f88c86b17bb7.setIcon(icon_a6b2e94c12646832d4b85a26d8e36b27);
|
|
|
|
|
|
var marker_de63c491ec28ef950ea354b31c7f0704 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_88e200757d7790c4d7e17fb67d67dc0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2574966732132d6226abcdf1d46bfaec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0abc30b30c444e6b94889e12c473b070 = $(`<div id="html_0abc30b30c444e6b94889e12c473b070" style="width: 100.0%; height: 100.0%;">nostr.yutakobayashi.com</div>`)[0];
|
|
popup_2574966732132d6226abcdf1d46bfaec.setContent(html_0abc30b30c444e6b94889e12c473b070);
|
|
|
|
|
|
|
|
marker_de63c491ec28ef950ea354b31c7f0704.bindPopup(popup_2574966732132d6226abcdf1d46bfaec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de63c491ec28ef950ea354b31c7f0704.setIcon(icon_88e200757d7790c4d7e17fb67d67dc0f);
|
|
|
|
|
|
var marker_eddcb0254a66640f20126a05eefa1d47 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_eba05d065ebe69b028c91dfa88b4c863 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13f7d4235d19e6d38a9689114c2c9655 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65590d2622e09f9cd9c2c5c81de52e74 = $(`<div id="html_65590d2622e09f9cd9c2c5c81de52e74" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_13f7d4235d19e6d38a9689114c2c9655.setContent(html_65590d2622e09f9cd9c2c5c81de52e74);
|
|
|
|
|
|
|
|
marker_eddcb0254a66640f20126a05eefa1d47.bindPopup(popup_13f7d4235d19e6d38a9689114c2c9655)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eddcb0254a66640f20126a05eefa1d47.setIcon(icon_eba05d065ebe69b028c91dfa88b4c863);
|
|
|
|
|
|
var marker_c2ba3d723da691df9d741eada57abfab = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_b7637800934a2792f6b75241debe4829 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df2454de2df30dcacb53f40abc56653d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c84ed3278e23216b837668fffb2b5eb2 = $(`<div id="html_c84ed3278e23216b837668fffb2b5eb2" style="width: 100.0%; height: 100.0%;">communities.nos.social</div>`)[0];
|
|
popup_df2454de2df30dcacb53f40abc56653d.setContent(html_c84ed3278e23216b837668fffb2b5eb2);
|
|
|
|
|
|
|
|
marker_c2ba3d723da691df9d741eada57abfab.bindPopup(popup_df2454de2df30dcacb53f40abc56653d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2ba3d723da691df9d741eada57abfab.setIcon(icon_b7637800934a2792f6b75241debe4829);
|
|
|
|
|
|
var marker_8d5b4fdd6cbea66473cdf64cb670e7ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_dd86555821da95b983e2de65e97e2eae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3c29cd4279935bc8afac99fb59caa5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acf90fcceda38d8be9f138c81e561fbb = $(`<div id="html_acf90fcceda38d8be9f138c81e561fbb" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_c3c29cd4279935bc8afac99fb59caa5e.setContent(html_acf90fcceda38d8be9f138c81e561fbb);
|
|
|
|
|
|
|
|
marker_8d5b4fdd6cbea66473cdf64cb670e7ac.bindPopup(popup_c3c29cd4279935bc8afac99fb59caa5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d5b4fdd6cbea66473cdf64cb670e7ac.setIcon(icon_dd86555821da95b983e2de65e97e2eae);
|
|
|
|
|
|
var marker_8883d5d80ada4445615f4ff5bfe812fc = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_890725343fd6a521b400573e55c652c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab2a7007a1f20c368c018d144e9a868a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cdcec5e30d0b361723653e09cb33eee = $(`<div id="html_7cdcec5e30d0b361723653e09cb33eee" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_ab2a7007a1f20c368c018d144e9a868a.setContent(html_7cdcec5e30d0b361723653e09cb33eee);
|
|
|
|
|
|
|
|
marker_8883d5d80ada4445615f4ff5bfe812fc.bindPopup(popup_ab2a7007a1f20c368c018d144e9a868a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8883d5d80ada4445615f4ff5bfe812fc.setIcon(icon_890725343fd6a521b400573e55c652c9);
|
|
|
|
|
|
var marker_47dacd5814599703d8f7efc85cfe09d7 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3b8d3c52ab581c927c9e68b41a2dea5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a7969759682b1bfd2d398f1e6cef472 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96da7ae38ba993c272537a754f32aa95 = $(`<div id="html_96da7ae38ba993c272537a754f32aa95" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_0a7969759682b1bfd2d398f1e6cef472.setContent(html_96da7ae38ba993c272537a754f32aa95);
|
|
|
|
|
|
|
|
marker_47dacd5814599703d8f7efc85cfe09d7.bindPopup(popup_0a7969759682b1bfd2d398f1e6cef472)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47dacd5814599703d8f7efc85cfe09d7.setIcon(icon_3b8d3c52ab581c927c9e68b41a2dea5e);
|
|
|
|
|
|
var marker_eb81b77d3a801d3792b25e1b6146bb8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_3bf04ce8063ad2a2be2013ab611580a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77781044db0618eb3b38a7e7a8374f6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f212127a5cc427347ccff60adfabf641 = $(`<div id="html_f212127a5cc427347ccff60adfabf641" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_77781044db0618eb3b38a7e7a8374f6e.setContent(html_f212127a5cc427347ccff60adfabf641);
|
|
|
|
|
|
|
|
marker_eb81b77d3a801d3792b25e1b6146bb8d.bindPopup(popup_77781044db0618eb3b38a7e7a8374f6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb81b77d3a801d3792b25e1b6146bb8d.setIcon(icon_3bf04ce8063ad2a2be2013ab611580a4);
|
|
|
|
|
|
var marker_890850b1b77a27dff35685a8d695348e = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7feeb923ec29de2936d6223bd22c8de9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b77bc3c165d5944d756af963a7cdb517 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_473886d0aafce3bf1b2f1fef480a9120 = $(`<div id="html_473886d0aafce3bf1b2f1fef480a9120" style="width: 100.0%; height: 100.0%;">nostr.tac.lol:443</div>`)[0];
|
|
popup_b77bc3c165d5944d756af963a7cdb517.setContent(html_473886d0aafce3bf1b2f1fef480a9120);
|
|
|
|
|
|
|
|
marker_890850b1b77a27dff35685a8d695348e.bindPopup(popup_b77bc3c165d5944d756af963a7cdb517)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_890850b1b77a27dff35685a8d695348e.setIcon(icon_7feeb923ec29de2936d6223bd22c8de9);
|
|
|
|
|
|
var marker_8f70b7aa4bb813f4e1d5f1d92f894fe2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_65f6263eeda53baaa51dea8d2875dcf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daef3602302728c97091ec0f2303647b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c80fdb7af504f70b2fab70f0102a12d5 = $(`<div id="html_c80fdb7af504f70b2fab70f0102a12d5" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_daef3602302728c97091ec0f2303647b.setContent(html_c80fdb7af504f70b2fab70f0102a12d5);
|
|
|
|
|
|
|
|
marker_8f70b7aa4bb813f4e1d5f1d92f894fe2.bindPopup(popup_daef3602302728c97091ec0f2303647b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f70b7aa4bb813f4e1d5f1d92f894fe2.setIcon(icon_65f6263eeda53baaa51dea8d2875dcf4);
|
|
|
|
|
|
var marker_badadff4bb21462b264f4ce54102456d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_5bba4646be0ee312708e027d372ce8a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_521c617050a1bbee8254f02e8562380c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9734de3f12077492bddcd3e110f4602 = $(`<div id="html_a9734de3f12077492bddcd3e110f4602" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_521c617050a1bbee8254f02e8562380c.setContent(html_a9734de3f12077492bddcd3e110f4602);
|
|
|
|
|
|
|
|
marker_badadff4bb21462b264f4ce54102456d.bindPopup(popup_521c617050a1bbee8254f02e8562380c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_badadff4bb21462b264f4ce54102456d.setIcon(icon_5bba4646be0ee312708e027d372ce8a8);
|
|
|
|
|
|
var marker_ea99fb3bfffde0dfa8e1c4de239d04bf = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7cc2662cc4f38a146c21bd96f01a65fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feb4a31cde9f04518f4898c12befc442 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae1ed1a33e009ebdba43b242e8f1537c = $(`<div id="html_ae1ed1a33e009ebdba43b242e8f1537c" style="width: 100.0%; height: 100.0%;">r.0kb.io:443</div>`)[0];
|
|
popup_feb4a31cde9f04518f4898c12befc442.setContent(html_ae1ed1a33e009ebdba43b242e8f1537c);
|
|
|
|
|
|
|
|
marker_ea99fb3bfffde0dfa8e1c4de239d04bf.bindPopup(popup_feb4a31cde9f04518f4898c12befc442)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea99fb3bfffde0dfa8e1c4de239d04bf.setIcon(icon_7cc2662cc4f38a146c21bd96f01a65fa);
|
|
|
|
|
|
var marker_75dcfed3161c96b65b9a2c6d403b1bb2 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_f98c3b3c0385040b141eea6d4a721008 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a43c3375adc4b8f33f43f05d1295ebfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a361e46e9fa861caa96c6c20049ab8ca = $(`<div id="html_a361e46e9fa861caa96c6c20049ab8ca" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_a43c3375adc4b8f33f43f05d1295ebfd.setContent(html_a361e46e9fa861caa96c6c20049ab8ca);
|
|
|
|
|
|
|
|
marker_75dcfed3161c96b65b9a2c6d403b1bb2.bindPopup(popup_a43c3375adc4b8f33f43f05d1295ebfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75dcfed3161c96b65b9a2c6d403b1bb2.setIcon(icon_f98c3b3c0385040b141eea6d4a721008);
|
|
|
|
|
|
var marker_54aaaf0de7f1f00bec71e814d57d2a93 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_6137b1c96fa4c3841969e4a88e798513 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9031da78949c63984f3017fc9d3dce2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d180b336afd3985b71d77d7b32d7e2a0 = $(`<div id="html_d180b336afd3985b71d77d7b32d7e2a0" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_c9031da78949c63984f3017fc9d3dce2.setContent(html_d180b336afd3985b71d77d7b32d7e2a0);
|
|
|
|
|
|
|
|
marker_54aaaf0de7f1f00bec71e814d57d2a93.bindPopup(popup_c9031da78949c63984f3017fc9d3dce2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54aaaf0de7f1f00bec71e814d57d2a93.setIcon(icon_6137b1c96fa4c3841969e4a88e798513);
|
|
|
|
|
|
var marker_39f9e520ee0fff857a3b96ab974d1ed9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2404793cfae0bce37e2d0644eb86cf60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad541e91b75bddf42143596c80e6ba9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42d6f00ef0c58411033021d5f323c69e = $(`<div id="html_42d6f00ef0c58411033021d5f323c69e" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_ad541e91b75bddf42143596c80e6ba9b.setContent(html_42d6f00ef0c58411033021d5f323c69e);
|
|
|
|
|
|
|
|
marker_39f9e520ee0fff857a3b96ab974d1ed9.bindPopup(popup_ad541e91b75bddf42143596c80e6ba9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39f9e520ee0fff857a3b96ab974d1ed9.setIcon(icon_2404793cfae0bce37e2d0644eb86cf60);
|
|
|
|
|
|
var marker_b81b561af364f639ad1e79ed58b9a1db = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_242822c635f9c34c9add498c61071867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b449a4cc30dcec23d1ad642056dce7c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eda7c7c2b553ef68110f6fd857e2ff7 = $(`<div id="html_9eda7c7c2b553ef68110f6fd857e2ff7" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_b449a4cc30dcec23d1ad642056dce7c3.setContent(html_9eda7c7c2b553ef68110f6fd857e2ff7);
|
|
|
|
|
|
|
|
marker_b81b561af364f639ad1e79ed58b9a1db.bindPopup(popup_b449a4cc30dcec23d1ad642056dce7c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b81b561af364f639ad1e79ed58b9a1db.setIcon(icon_242822c635f9c34c9add498c61071867);
|
|
|
|
|
|
var marker_ec3a155b42a8b8ba99faa3a1521354c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_7fac96090710e4f719cd9fde8bb951b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78ec466c24d2fc66aa8aed73086f8a8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50c7a4731bcf3d3e81f2b69d304f33be = $(`<div id="html_50c7a4731bcf3d3e81f2b69d304f33be" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_78ec466c24d2fc66aa8aed73086f8a8c.setContent(html_50c7a4731bcf3d3e81f2b69d304f33be);
|
|
|
|
|
|
|
|
marker_ec3a155b42a8b8ba99faa3a1521354c7.bindPopup(popup_78ec466c24d2fc66aa8aed73086f8a8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec3a155b42a8b8ba99faa3a1521354c7.setIcon(icon_7fac96090710e4f719cd9fde8bb951b0);
|
|
|
|
|
|
var marker_523052eb4e9457ad5a1ffeb4b23fb339 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_8bb8e1f24d94493c27c1e2931ad792e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_433253cab78edc055f4831f8d5e23400 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74f2196d9452045a23c567f66ff0d83 = $(`<div id="html_b74f2196d9452045a23c567f66ff0d83" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_433253cab78edc055f4831f8d5e23400.setContent(html_b74f2196d9452045a23c567f66ff0d83);
|
|
|
|
|
|
|
|
marker_523052eb4e9457ad5a1ffeb4b23fb339.bindPopup(popup_433253cab78edc055f4831f8d5e23400)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_523052eb4e9457ad5a1ffeb4b23fb339.setIcon(icon_8bb8e1f24d94493c27c1e2931ad792e5);
|
|
|
|
|
|
var marker_ce7dda9bc879be6a4db40804e4ab5735 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_36c3630f1454cb26eafcdc2b53af623a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c2453516db4a4d0567c59386a420fcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c2c963b3488e5539b49f61673caa888 = $(`<div id="html_0c2c963b3488e5539b49f61673caa888" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_6c2453516db4a4d0567c59386a420fcb.setContent(html_0c2c963b3488e5539b49f61673caa888);
|
|
|
|
|
|
|
|
marker_ce7dda9bc879be6a4db40804e4ab5735.bindPopup(popup_6c2453516db4a4d0567c59386a420fcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce7dda9bc879be6a4db40804e4ab5735.setIcon(icon_36c3630f1454cb26eafcdc2b53af623a);
|
|
|
|
|
|
var marker_b1d7c9847cb08f8e6ac1de5c3a19f701 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_e027937e2fb78ab31ed9f4378d42bc9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_151be4edc190128402cf4fff3854fee4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a42a5d39b267f1a1976a0718eb9c18f5 = $(`<div id="html_a42a5d39b267f1a1976a0718eb9c18f5" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_151be4edc190128402cf4fff3854fee4.setContent(html_a42a5d39b267f1a1976a0718eb9c18f5);
|
|
|
|
|
|
|
|
marker_b1d7c9847cb08f8e6ac1de5c3a19f701.bindPopup(popup_151be4edc190128402cf4fff3854fee4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1d7c9847cb08f8e6ac1de5c3a19f701.setIcon(icon_e027937e2fb78ab31ed9f4378d42bc9b);
|
|
|
|
|
|
var marker_b777807a99d362584de680990ec2f21c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_ea6180149eb6ae452fd2314f3e6e7b9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b84d472de87ae647b104fe3a768ea68f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a37a92024c7893d1f775c569c159f771 = $(`<div id="html_a37a92024c7893d1f775c569c159f771" style="width: 100.0%; height: 100.0%;">relay.sincensura.org</div>`)[0];
|
|
popup_b84d472de87ae647b104fe3a768ea68f.setContent(html_a37a92024c7893d1f775c569c159f771);
|
|
|
|
|
|
|
|
marker_b777807a99d362584de680990ec2f21c.bindPopup(popup_b84d472de87ae647b104fe3a768ea68f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b777807a99d362584de680990ec2f21c.setIcon(icon_ea6180149eb6ae452fd2314f3e6e7b9b);
|
|
|
|
|
|
var marker_58d0eccfd1b13cf9d4c313963d95efb8 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3ae0df232b652b20e4d6fec58e7186c6);
|
|
|
|
|
|
var icon_2f2b7cf66ad34168341a2d372ab55c4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b1b75a8f405475b916d4d3ee084e9af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1916aee3537dea48a2f46e8ca3eb0b03 = $(`<div id="html_1916aee3537dea48a2f46e8ca3eb0b03" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_4b1b75a8f405475b916d4d3ee084e9af.setContent(html_1916aee3537dea48a2f46e8ca3eb0b03);
|
|
|
|
|
|
|
|
marker_58d0eccfd1b13cf9d4c313963d95efb8.bindPopup(popup_4b1b75a8f405475b916d4d3ee084e9af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58d0eccfd1b13cf9d4c313963d95efb8.setIcon(icon_2f2b7cf66ad34168341a2d372ab55c4e);
|
|
|
|
|
|
marker_cluster_3ae0df232b652b20e4d6fec58e7186c6.addTo(map_70f01458030b947b814f6e86944e8887);
|
|
|
|
</script>
|
|
</html> |