mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 02:05:18 +00:00
11209 lines
326 KiB
HTML
11209 lines
326 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_591be035f9cc0e93f1c5cda6565117ca {
|
|
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_591be035f9cc0e93f1c5cda6565117ca" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_591be035f9cc0e93f1c5cda6565117ca = L.map(
|
|
"map_591be035f9cc0e93f1c5cda6565117ca",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_207bdb036dfc27d0dd049baf1eec0256 = 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_207bdb036dfc27d0dd049baf1eec0256.addTo(map_591be035f9cc0e93f1c5cda6565117ca);
|
|
|
|
|
|
var marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_f8b348c7d7086be816624b78d2c20a76 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_208fc38fa0b1852dd733a386a70e6259 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95f4325f51fb7f193fbd1331dbde79f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5580e090cd828735c944b40fd15f4423 = $(`<div id="html_5580e090cd828735c944b40fd15f4423" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_95f4325f51fb7f193fbd1331dbde79f5.setContent(html_5580e090cd828735c944b40fd15f4423);
|
|
|
|
|
|
|
|
marker_f8b348c7d7086be816624b78d2c20a76.bindPopup(popup_95f4325f51fb7f193fbd1331dbde79f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8b348c7d7086be816624b78d2c20a76.setIcon(icon_208fc38fa0b1852dd733a386a70e6259);
|
|
|
|
|
|
var marker_2b584b58b4ee548ed2e3bc6734ca70b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_d485fa52aef38951d806f326eb546993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb5d4585a87db55cb41eed498e973a7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_129b9b649807e9617eb6dda95de1689d = $(`<div id="html_129b9b649807e9617eb6dda95de1689d" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_eb5d4585a87db55cb41eed498e973a7d.setContent(html_129b9b649807e9617eb6dda95de1689d);
|
|
|
|
|
|
|
|
marker_2b584b58b4ee548ed2e3bc6734ca70b3.bindPopup(popup_eb5d4585a87db55cb41eed498e973a7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b584b58b4ee548ed2e3bc6734ca70b3.setIcon(icon_d485fa52aef38951d806f326eb546993);
|
|
|
|
|
|
var marker_5d17a167b90ba8a33c08ea371e8f0048 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_eace64c194a72cf0a75f2730d98969de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edce77132a19b9da7af8fd848814056b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d414ee100ebaee7ce1ba313113340e2 = $(`<div id="html_5d414ee100ebaee7ce1ba313113340e2" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_edce77132a19b9da7af8fd848814056b.setContent(html_5d414ee100ebaee7ce1ba313113340e2);
|
|
|
|
|
|
|
|
marker_5d17a167b90ba8a33c08ea371e8f0048.bindPopup(popup_edce77132a19b9da7af8fd848814056b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d17a167b90ba8a33c08ea371e8f0048.setIcon(icon_eace64c194a72cf0a75f2730d98969de);
|
|
|
|
|
|
var marker_5c1159454adc329bae6efe804a2a2933 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4a0622f9092e96aa068a73a6831544e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9caa7b4b6f4f5acc9f5a72aca05f22db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c16e42f778c6692d223bfdad1c7d3c76 = $(`<div id="html_c16e42f778c6692d223bfdad1c7d3c76" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_9caa7b4b6f4f5acc9f5a72aca05f22db.setContent(html_c16e42f778c6692d223bfdad1c7d3c76);
|
|
|
|
|
|
|
|
marker_5c1159454adc329bae6efe804a2a2933.bindPopup(popup_9caa7b4b6f4f5acc9f5a72aca05f22db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c1159454adc329bae6efe804a2a2933.setIcon(icon_4a0622f9092e96aa068a73a6831544e5);
|
|
|
|
|
|
var marker_3b907acae557598ed37f1c8d8aa6c229 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0bc6c5a36fcf16632726de4be6745cd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc4af1021e28399b6df78671d6617bab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4e4cd117e04a7953f1a242f139ef500 = $(`<div id="html_d4e4cd117e04a7953f1a242f139ef500" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_bc4af1021e28399b6df78671d6617bab.setContent(html_d4e4cd117e04a7953f1a242f139ef500);
|
|
|
|
|
|
|
|
marker_3b907acae557598ed37f1c8d8aa6c229.bindPopup(popup_bc4af1021e28399b6df78671d6617bab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b907acae557598ed37f1c8d8aa6c229.setIcon(icon_0bc6c5a36fcf16632726de4be6745cd6);
|
|
|
|
|
|
var marker_63c8684d1b02b81c1072bab43c2c1018 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0ba8c3a1dec7d5e71ca0e14062b9d3b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ee727596bed510ac826f5e471d8b611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_745a47be4d9d59cd58e3d95bb10f1d83 = $(`<div id="html_745a47be4d9d59cd58e3d95bb10f1d83" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_0ee727596bed510ac826f5e471d8b611.setContent(html_745a47be4d9d59cd58e3d95bb10f1d83);
|
|
|
|
|
|
|
|
marker_63c8684d1b02b81c1072bab43c2c1018.bindPopup(popup_0ee727596bed510ac826f5e471d8b611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63c8684d1b02b81c1072bab43c2c1018.setIcon(icon_0ba8c3a1dec7d5e71ca0e14062b9d3b6);
|
|
|
|
|
|
var marker_f80f59c1754b9dd15906aa5ad0bc792e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b44f19fe47e1d71aa08f0ec0b0de4ab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e3f1e023aa05c0011bb19965c252fa8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f86e97dafee7a84fc055f9e686ab69d = $(`<div id="html_9f86e97dafee7a84fc055f9e686ab69d" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_2e3f1e023aa05c0011bb19965c252fa8.setContent(html_9f86e97dafee7a84fc055f9e686ab69d);
|
|
|
|
|
|
|
|
marker_f80f59c1754b9dd15906aa5ad0bc792e.bindPopup(popup_2e3f1e023aa05c0011bb19965c252fa8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f80f59c1754b9dd15906aa5ad0bc792e.setIcon(icon_b44f19fe47e1d71aa08f0ec0b0de4ab8);
|
|
|
|
|
|
var marker_46715dd79a90178f80b85633ce9967b7 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_44dac59cdeedafa889d255a0ea7d44ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88aefa39e01b6312c9ffffe4ad500f6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c8d61fcca0d5e9db51a830efd154e90 = $(`<div id="html_8c8d61fcca0d5e9db51a830efd154e90" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_88aefa39e01b6312c9ffffe4ad500f6d.setContent(html_8c8d61fcca0d5e9db51a830efd154e90);
|
|
|
|
|
|
|
|
marker_46715dd79a90178f80b85633ce9967b7.bindPopup(popup_88aefa39e01b6312c9ffffe4ad500f6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46715dd79a90178f80b85633ce9967b7.setIcon(icon_44dac59cdeedafa889d255a0ea7d44ef);
|
|
|
|
|
|
var marker_128015fba99cbf110f30d09ae0ec921f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_544dd981236d90d53f97bc1e6a4a2d64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e59f66d87a0cd166ca42a706a1b94a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c92de282d3836eb91c676805a43a6a36 = $(`<div id="html_c92de282d3836eb91c676805a43a6a36" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_8e59f66d87a0cd166ca42a706a1b94a7.setContent(html_c92de282d3836eb91c676805a43a6a36);
|
|
|
|
|
|
|
|
marker_128015fba99cbf110f30d09ae0ec921f.bindPopup(popup_8e59f66d87a0cd166ca42a706a1b94a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_128015fba99cbf110f30d09ae0ec921f.setIcon(icon_544dd981236d90d53f97bc1e6a4a2d64);
|
|
|
|
|
|
var marker_725d317d9adaadb3430f86df2ffd12e0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_3ebb87309f0e21a05224092683a48de7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdc2e7033f6c13fb02bc26f32ba82781 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23903450862e30d32948fa3d006ab009 = $(`<div id="html_23903450862e30d32948fa3d006ab009" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_fdc2e7033f6c13fb02bc26f32ba82781.setContent(html_23903450862e30d32948fa3d006ab009);
|
|
|
|
|
|
|
|
marker_725d317d9adaadb3430f86df2ffd12e0.bindPopup(popup_fdc2e7033f6c13fb02bc26f32ba82781)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_725d317d9adaadb3430f86df2ffd12e0.setIcon(icon_3ebb87309f0e21a05224092683a48de7);
|
|
|
|
|
|
var marker_ad8ce90a9bad054ae6ca5d4c7644c4eb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8f75756c11dc7418a0210f80f0dc9fc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a57dfd59ba8591adfb98234318b864f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4776c2bc61cae09ab856e89a5b45cc3a = $(`<div id="html_4776c2bc61cae09ab856e89a5b45cc3a" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_8a57dfd59ba8591adfb98234318b864f.setContent(html_4776c2bc61cae09ab856e89a5b45cc3a);
|
|
|
|
|
|
|
|
marker_ad8ce90a9bad054ae6ca5d4c7644c4eb.bindPopup(popup_8a57dfd59ba8591adfb98234318b864f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad8ce90a9bad054ae6ca5d4c7644c4eb.setIcon(icon_8f75756c11dc7418a0210f80f0dc9fc7);
|
|
|
|
|
|
var marker_ab2c5810fb4fbe3b82ca2141d34e9cff = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b808f00437a53ead45b5733799c767c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c56f749c747278f3d7d4b926659675 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2990a7b3c9da4b6d0db5c4e33496ba04 = $(`<div id="html_2990a7b3c9da4b6d0db5c4e33496ba04" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_90c56f749c747278f3d7d4b926659675.setContent(html_2990a7b3c9da4b6d0db5c4e33496ba04);
|
|
|
|
|
|
|
|
marker_ab2c5810fb4fbe3b82ca2141d34e9cff.bindPopup(popup_90c56f749c747278f3d7d4b926659675)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab2c5810fb4fbe3b82ca2141d34e9cff.setIcon(icon_b808f00437a53ead45b5733799c767c8);
|
|
|
|
|
|
var marker_47028d1282b9be3276dad6d5a938bfdf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_9e8edd29de632917684245c1fd104dae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c88bf6257ce285392614e9db73388ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_392682890cf57aea414786349df13996 = $(`<div id="html_392682890cf57aea414786349df13996" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_1c88bf6257ce285392614e9db73388ea.setContent(html_392682890cf57aea414786349df13996);
|
|
|
|
|
|
|
|
marker_47028d1282b9be3276dad6d5a938bfdf.bindPopup(popup_1c88bf6257ce285392614e9db73388ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47028d1282b9be3276dad6d5a938bfdf.setIcon(icon_9e8edd29de632917684245c1fd104dae);
|
|
|
|
|
|
var marker_0fb85a914b3bb407b3690e45341bad5a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_1564c74ed0d7c72ff8f1e23b9d4e6782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06500c66974dab91cedc774df63e3f6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dc7eee440088afe1e959112522c5d85 = $(`<div id="html_8dc7eee440088afe1e959112522c5d85" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_06500c66974dab91cedc774df63e3f6c.setContent(html_8dc7eee440088afe1e959112522c5d85);
|
|
|
|
|
|
|
|
marker_0fb85a914b3bb407b3690e45341bad5a.bindPopup(popup_06500c66974dab91cedc774df63e3f6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fb85a914b3bb407b3690e45341bad5a.setIcon(icon_1564c74ed0d7c72ff8f1e23b9d4e6782);
|
|
|
|
|
|
var marker_88cd218c79aaf2a9feb1872f77cae656 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2b792f2fff7fbac9b9190ebd5d31093e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aed5269948ecc5d68ad72cacd9fb1a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_131007c3a11bc6ccc1c53c7fe6e3bfa5 = $(`<div id="html_131007c3a11bc6ccc1c53c7fe6e3bfa5" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_1aed5269948ecc5d68ad72cacd9fb1a9.setContent(html_131007c3a11bc6ccc1c53c7fe6e3bfa5);
|
|
|
|
|
|
|
|
marker_88cd218c79aaf2a9feb1872f77cae656.bindPopup(popup_1aed5269948ecc5d68ad72cacd9fb1a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88cd218c79aaf2a9feb1872f77cae656.setIcon(icon_2b792f2fff7fbac9b9190ebd5d31093e);
|
|
|
|
|
|
var marker_7bc2d472e986734246a1e46850fe9673 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_18be31e23f013f13c72871ebff5661cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f02e0bc2264e280c895033c77cdf0c72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ca0d63cda62a73b8bf550001df666b4 = $(`<div id="html_0ca0d63cda62a73b8bf550001df666b4" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_f02e0bc2264e280c895033c77cdf0c72.setContent(html_0ca0d63cda62a73b8bf550001df666b4);
|
|
|
|
|
|
|
|
marker_7bc2d472e986734246a1e46850fe9673.bindPopup(popup_f02e0bc2264e280c895033c77cdf0c72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bc2d472e986734246a1e46850fe9673.setIcon(icon_18be31e23f013f13c72871ebff5661cb);
|
|
|
|
|
|
var marker_0d58ecaa93cf61a2bb719f8ce5f8117f = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_00eeb306cb5d5fd684f01c80139c125d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e96921c0d79689a482264fdecd28372c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f3a03bdbb0b063c945c1e8ad5bd5220 = $(`<div id="html_6f3a03bdbb0b063c945c1e8ad5bd5220" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_e96921c0d79689a482264fdecd28372c.setContent(html_6f3a03bdbb0b063c945c1e8ad5bd5220);
|
|
|
|
|
|
|
|
marker_0d58ecaa93cf61a2bb719f8ce5f8117f.bindPopup(popup_e96921c0d79689a482264fdecd28372c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d58ecaa93cf61a2bb719f8ce5f8117f.setIcon(icon_00eeb306cb5d5fd684f01c80139c125d);
|
|
|
|
|
|
var marker_33e1c3385e3f6e1eb8884ac799d731fa = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5cc8aab99a174c6ca2a18079e9a7a0e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2c916d411ea09e454c332fcf1520970 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b03690c379273cc0c6ee97a1356faf91 = $(`<div id="html_b03690c379273cc0c6ee97a1356faf91" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_c2c916d411ea09e454c332fcf1520970.setContent(html_b03690c379273cc0c6ee97a1356faf91);
|
|
|
|
|
|
|
|
marker_33e1c3385e3f6e1eb8884ac799d731fa.bindPopup(popup_c2c916d411ea09e454c332fcf1520970)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33e1c3385e3f6e1eb8884ac799d731fa.setIcon(icon_5cc8aab99a174c6ca2a18079e9a7a0e2);
|
|
|
|
|
|
var marker_a2d6b1b048c02760f4a8618fed4e19ae = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2cb18af2b18c4c298d4b0509a6d2e5fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_694b2c51126cf9861940fcb59f2b7b20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa54de469553d05ed6309c314a50d2e3 = $(`<div id="html_fa54de469553d05ed6309c314a50d2e3" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_694b2c51126cf9861940fcb59f2b7b20.setContent(html_fa54de469553d05ed6309c314a50d2e3);
|
|
|
|
|
|
|
|
marker_a2d6b1b048c02760f4a8618fed4e19ae.bindPopup(popup_694b2c51126cf9861940fcb59f2b7b20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2d6b1b048c02760f4a8618fed4e19ae.setIcon(icon_2cb18af2b18c4c298d4b0509a6d2e5fa);
|
|
|
|
|
|
var marker_f75b46a6af49ccd8226201959c0cb0c5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ad5fb03de94a6ab94b05be34f071400e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd5f42d9809092354a871f81659492ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_451cd591e4ee5883a3544fa7a24e488a = $(`<div id="html_451cd591e4ee5883a3544fa7a24e488a" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_bd5f42d9809092354a871f81659492ff.setContent(html_451cd591e4ee5883a3544fa7a24e488a);
|
|
|
|
|
|
|
|
marker_f75b46a6af49ccd8226201959c0cb0c5.bindPopup(popup_bd5f42d9809092354a871f81659492ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f75b46a6af49ccd8226201959c0cb0c5.setIcon(icon_ad5fb03de94a6ab94b05be34f071400e);
|
|
|
|
|
|
var marker_c2fd421dfc0c6d94cee66cc4abdfb463 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_cccfc88afd3e0a4a2ca230fcb20ea1a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f7c15a595f873298770befd8be41735 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da9502b280db1d499b9aea3f84beac17 = $(`<div id="html_da9502b280db1d499b9aea3f84beac17" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_6f7c15a595f873298770befd8be41735.setContent(html_da9502b280db1d499b9aea3f84beac17);
|
|
|
|
|
|
|
|
marker_c2fd421dfc0c6d94cee66cc4abdfb463.bindPopup(popup_6f7c15a595f873298770befd8be41735)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2fd421dfc0c6d94cee66cc4abdfb463.setIcon(icon_cccfc88afd3e0a4a2ca230fcb20ea1a9);
|
|
|
|
|
|
var marker_566b07cdd1de39320ffe4d6d5066037a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_a66020e66c7469d45344563587c3b58b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb2fea6f5d668293d0d0f2a166cd2e7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac78b39e1bb40a6132e2117f32f4c2bd = $(`<div id="html_ac78b39e1bb40a6132e2117f32f4c2bd" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_fb2fea6f5d668293d0d0f2a166cd2e7e.setContent(html_ac78b39e1bb40a6132e2117f32f4c2bd);
|
|
|
|
|
|
|
|
marker_566b07cdd1de39320ffe4d6d5066037a.bindPopup(popup_fb2fea6f5d668293d0d0f2a166cd2e7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_566b07cdd1de39320ffe4d6d5066037a.setIcon(icon_a66020e66c7469d45344563587c3b58b);
|
|
|
|
|
|
var marker_27920cd272f4f1de09587f17f8e2605d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8a9cc5baa8130e04b38c580c5055a9ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d082e0a483a77eb7422df964301a839 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03fb1849f9892d6d00d235fab1bb9abe = $(`<div id="html_03fb1849f9892d6d00d235fab1bb9abe" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_8d082e0a483a77eb7422df964301a839.setContent(html_03fb1849f9892d6d00d235fab1bb9abe);
|
|
|
|
|
|
|
|
marker_27920cd272f4f1de09587f17f8e2605d.bindPopup(popup_8d082e0a483a77eb7422df964301a839)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27920cd272f4f1de09587f17f8e2605d.setIcon(icon_8a9cc5baa8130e04b38c580c5055a9ea);
|
|
|
|
|
|
var marker_1ea90fa6d7bc104a74aa4f2102b4c383 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_da26473d8a90b21d2b2b6799ec28080f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a42d091978461a41e90cf42249dc17a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_305e51ed84c01b63b183849f2f30eea3 = $(`<div id="html_305e51ed84c01b63b183849f2f30eea3" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_a42d091978461a41e90cf42249dc17a8.setContent(html_305e51ed84c01b63b183849f2f30eea3);
|
|
|
|
|
|
|
|
marker_1ea90fa6d7bc104a74aa4f2102b4c383.bindPopup(popup_a42d091978461a41e90cf42249dc17a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ea90fa6d7bc104a74aa4f2102b4c383.setIcon(icon_da26473d8a90b21d2b2b6799ec28080f);
|
|
|
|
|
|
var marker_22cf2b85671e82692f5bd65962981cb5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_66aa55564c025b4bc5472861dbbb1c54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ec84cb8800c5c837f76c0723b87fbc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22e4ccaa3b8dd274d98b28a2c6b66c63 = $(`<div id="html_22e4ccaa3b8dd274d98b28a2c6b66c63" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_6ec84cb8800c5c837f76c0723b87fbc6.setContent(html_22e4ccaa3b8dd274d98b28a2c6b66c63);
|
|
|
|
|
|
|
|
marker_22cf2b85671e82692f5bd65962981cb5.bindPopup(popup_6ec84cb8800c5c837f76c0723b87fbc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22cf2b85671e82692f5bd65962981cb5.setIcon(icon_66aa55564c025b4bc5472861dbbb1c54);
|
|
|
|
|
|
var marker_9eea15b9b7727893ac921ca1772164fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_165db92c74438b613bb5b1808018f553 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8ab3fd877c7d7faffdde4dc6bb6faf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f626a6ecea7b808ba7b5af7b79ea9f2 = $(`<div id="html_9f626a6ecea7b808ba7b5af7b79ea9f2" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_e8ab3fd877c7d7faffdde4dc6bb6faf3.setContent(html_9f626a6ecea7b808ba7b5af7b79ea9f2);
|
|
|
|
|
|
|
|
marker_9eea15b9b7727893ac921ca1772164fa.bindPopup(popup_e8ab3fd877c7d7faffdde4dc6bb6faf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eea15b9b7727893ac921ca1772164fa.setIcon(icon_165db92c74438b613bb5b1808018f553);
|
|
|
|
|
|
var marker_f25b706736deef221c60c4c218eb24a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8b6aac8eebe90dc3bc277e50580775b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54bcf2bc1a092868648da643e9ad65a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69151f649edfd6fb79e4cb6d215b9156 = $(`<div id="html_69151f649edfd6fb79e4cb6d215b9156" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_54bcf2bc1a092868648da643e9ad65a6.setContent(html_69151f649edfd6fb79e4cb6d215b9156);
|
|
|
|
|
|
|
|
marker_f25b706736deef221c60c4c218eb24a3.bindPopup(popup_54bcf2bc1a092868648da643e9ad65a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f25b706736deef221c60c4c218eb24a3.setIcon(icon_8b6aac8eebe90dc3bc277e50580775b3);
|
|
|
|
|
|
var marker_33dcfda03ab2988a17eb498c2faf550b = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_fa0055296fc41e30e7ff71aea45122b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ea9fdfa818f6cfa4440299c536b154f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb8228192fcdfc9ea1842ca209d476c8 = $(`<div id="html_eb8228192fcdfc9ea1842ca209d476c8" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_8ea9fdfa818f6cfa4440299c536b154f.setContent(html_eb8228192fcdfc9ea1842ca209d476c8);
|
|
|
|
|
|
|
|
marker_33dcfda03ab2988a17eb498c2faf550b.bindPopup(popup_8ea9fdfa818f6cfa4440299c536b154f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33dcfda03ab2988a17eb498c2faf550b.setIcon(icon_fa0055296fc41e30e7ff71aea45122b0);
|
|
|
|
|
|
var marker_84ffbd84a89e6d7159a33055625ed9de = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2c4d54f9b13674ee03507ec8d2a3d3db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a82dcfeaa1e4c435221f856cffa0b8f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ed3d3cd8835ffb2a544c3fdb4a3d887 = $(`<div id="html_1ed3d3cd8835ffb2a544c3fdb4a3d887" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_a82dcfeaa1e4c435221f856cffa0b8f8.setContent(html_1ed3d3cd8835ffb2a544c3fdb4a3d887);
|
|
|
|
|
|
|
|
marker_84ffbd84a89e6d7159a33055625ed9de.bindPopup(popup_a82dcfeaa1e4c435221f856cffa0b8f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84ffbd84a89e6d7159a33055625ed9de.setIcon(icon_2c4d54f9b13674ee03507ec8d2a3d3db);
|
|
|
|
|
|
var marker_ddd44bad4094e493f103f380536b5027 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0a8d197ce3f2a5b69c875330a5af5acc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5074058d55984af322f7bbba26162ae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71863ea7309aaa59fa40a310a68294c8 = $(`<div id="html_71863ea7309aaa59fa40a310a68294c8" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_5074058d55984af322f7bbba26162ae6.setContent(html_71863ea7309aaa59fa40a310a68294c8);
|
|
|
|
|
|
|
|
marker_ddd44bad4094e493f103f380536b5027.bindPopup(popup_5074058d55984af322f7bbba26162ae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddd44bad4094e493f103f380536b5027.setIcon(icon_0a8d197ce3f2a5b69c875330a5af5acc);
|
|
|
|
|
|
var marker_e78f2ec44d2d30f07a4e5947fa2b8feb = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_da4460fa6f3ec57b175777d44673b195 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e0477a87f1e553db4302f940fdd774b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7b02fd60acfb78a5560f52250d47c9f = $(`<div id="html_e7b02fd60acfb78a5560f52250d47c9f" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_8e0477a87f1e553db4302f940fdd774b.setContent(html_e7b02fd60acfb78a5560f52250d47c9f);
|
|
|
|
|
|
|
|
marker_e78f2ec44d2d30f07a4e5947fa2b8feb.bindPopup(popup_8e0477a87f1e553db4302f940fdd774b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e78f2ec44d2d30f07a4e5947fa2b8feb.setIcon(icon_da4460fa6f3ec57b175777d44673b195);
|
|
|
|
|
|
var marker_71882313d032115a7dc1547870f08b10 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b34de4f59500cf730e64efc4f4f9aa26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a49eef1c6d77a138ef2eaea557756c16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6f7662e401ab4245522db1bf5b76c0a = $(`<div id="html_f6f7662e401ab4245522db1bf5b76c0a" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_a49eef1c6d77a138ef2eaea557756c16.setContent(html_f6f7662e401ab4245522db1bf5b76c0a);
|
|
|
|
|
|
|
|
marker_71882313d032115a7dc1547870f08b10.bindPopup(popup_a49eef1c6d77a138ef2eaea557756c16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71882313d032115a7dc1547870f08b10.setIcon(icon_b34de4f59500cf730e64efc4f4f9aa26);
|
|
|
|
|
|
var marker_2fdad355bb38b458a93b82fdc4047639 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_c9aa2ef29e0b0a956a23f01b46001939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3de7824e13cfca90744c073b5bd4d5f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a50132c5a21a41a615523e9e7b5f75ae = $(`<div id="html_a50132c5a21a41a615523e9e7b5f75ae" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_3de7824e13cfca90744c073b5bd4d5f3.setContent(html_a50132c5a21a41a615523e9e7b5f75ae);
|
|
|
|
|
|
|
|
marker_2fdad355bb38b458a93b82fdc4047639.bindPopup(popup_3de7824e13cfca90744c073b5bd4d5f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fdad355bb38b458a93b82fdc4047639.setIcon(icon_c9aa2ef29e0b0a956a23f01b46001939);
|
|
|
|
|
|
var marker_e6146dc03060d2ea768e886465dbd67c = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_69781d3d4ed2c3e54f567f563b0f88db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cff5ed7a35d08e054cd6fdb292933ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b65bec4f9f8a4cb0bdba75e4370ae70 = $(`<div id="html_5b65bec4f9f8a4cb0bdba75e4370ae70" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_4cff5ed7a35d08e054cd6fdb292933ab.setContent(html_5b65bec4f9f8a4cb0bdba75e4370ae70);
|
|
|
|
|
|
|
|
marker_e6146dc03060d2ea768e886465dbd67c.bindPopup(popup_4cff5ed7a35d08e054cd6fdb292933ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6146dc03060d2ea768e886465dbd67c.setIcon(icon_69781d3d4ed2c3e54f567f563b0f88db);
|
|
|
|
|
|
var marker_51f25f6ded8e418ffdc14e1e3ca0bd5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e1a585c12e7bff8f293079ae1d7eca5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a27ade4fd7ce8404058049f54ea75e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bde8537f4adf2fb55880fb1bc5feccec = $(`<div id="html_bde8537f4adf2fb55880fb1bc5feccec" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_7a27ade4fd7ce8404058049f54ea75e0.setContent(html_bde8537f4adf2fb55880fb1bc5feccec);
|
|
|
|
|
|
|
|
marker_51f25f6ded8e418ffdc14e1e3ca0bd5a.bindPopup(popup_7a27ade4fd7ce8404058049f54ea75e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51f25f6ded8e418ffdc14e1e3ca0bd5a.setIcon(icon_e1a585c12e7bff8f293079ae1d7eca5b);
|
|
|
|
|
|
var marker_cacafac4a9e429b74b5dd210050a605f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5f7bf6b9b8310f2fd318131d6d220c2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8acd238d879e989f9f08e24f211ace6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ac4d3eb94aea653ac2287b6eabf4eff = $(`<div id="html_8ac4d3eb94aea653ac2287b6eabf4eff" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_8acd238d879e989f9f08e24f211ace6b.setContent(html_8ac4d3eb94aea653ac2287b6eabf4eff);
|
|
|
|
|
|
|
|
marker_cacafac4a9e429b74b5dd210050a605f.bindPopup(popup_8acd238d879e989f9f08e24f211ace6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cacafac4a9e429b74b5dd210050a605f.setIcon(icon_5f7bf6b9b8310f2fd318131d6d220c2c);
|
|
|
|
|
|
var marker_cb0711dd2867fe2b5296e1fc31640892 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8993537377d0dec10a3b9f8fcc40e04d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9e70989e38fbd15d16e685ba8eaf23b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_225f529dd8b8647c0e56ca2713254276 = $(`<div id="html_225f529dd8b8647c0e56ca2713254276" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_e9e70989e38fbd15d16e685ba8eaf23b.setContent(html_225f529dd8b8647c0e56ca2713254276);
|
|
|
|
|
|
|
|
marker_cb0711dd2867fe2b5296e1fc31640892.bindPopup(popup_e9e70989e38fbd15d16e685ba8eaf23b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb0711dd2867fe2b5296e1fc31640892.setIcon(icon_8993537377d0dec10a3b9f8fcc40e04d);
|
|
|
|
|
|
var marker_1d7832458ae2b5497aa46bc1ac1302b5 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_166418051d002a4514273ed87edce1b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae0105b694582c4f6da6568c8995ae75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe463c37da5e33d921337b7c658844be = $(`<div id="html_fe463c37da5e33d921337b7c658844be" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_ae0105b694582c4f6da6568c8995ae75.setContent(html_fe463c37da5e33d921337b7c658844be);
|
|
|
|
|
|
|
|
marker_1d7832458ae2b5497aa46bc1ac1302b5.bindPopup(popup_ae0105b694582c4f6da6568c8995ae75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d7832458ae2b5497aa46bc1ac1302b5.setIcon(icon_166418051d002a4514273ed87edce1b1);
|
|
|
|
|
|
var marker_76b2b94a5ae363820a3b3a10c8aa4102 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_867af13f7408992c5af27897113fa397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_786b019fdeae9ef0615cb1f0f9588c8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d85265591f56517dd61fedd8d85f4730 = $(`<div id="html_d85265591f56517dd61fedd8d85f4730" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_786b019fdeae9ef0615cb1f0f9588c8a.setContent(html_d85265591f56517dd61fedd8d85f4730);
|
|
|
|
|
|
|
|
marker_76b2b94a5ae363820a3b3a10c8aa4102.bindPopup(popup_786b019fdeae9ef0615cb1f0f9588c8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76b2b94a5ae363820a3b3a10c8aa4102.setIcon(icon_867af13f7408992c5af27897113fa397);
|
|
|
|
|
|
var marker_075002b0eb6909f375ee82ae3e829462 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_50215b8c72058aff89c862f7750bb913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ae5cb6557bec8953dd2546fbed2952 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d5a57b081f44a22da2a6b5b1217319b = $(`<div id="html_5d5a57b081f44a22da2a6b5b1217319b" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_28ae5cb6557bec8953dd2546fbed2952.setContent(html_5d5a57b081f44a22da2a6b5b1217319b);
|
|
|
|
|
|
|
|
marker_075002b0eb6909f375ee82ae3e829462.bindPopup(popup_28ae5cb6557bec8953dd2546fbed2952)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_075002b0eb6909f375ee82ae3e829462.setIcon(icon_50215b8c72058aff89c862f7750bb913);
|
|
|
|
|
|
var marker_9717a455298b8a39b45256856b0c013c = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8708d00e123425151a1c377743838468 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_860e2ffa98bd5fd6f9207a494153ef21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39ecb1485b4ac07aae4fbcd8a3272e50 = $(`<div id="html_39ecb1485b4ac07aae4fbcd8a3272e50" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_860e2ffa98bd5fd6f9207a494153ef21.setContent(html_39ecb1485b4ac07aae4fbcd8a3272e50);
|
|
|
|
|
|
|
|
marker_9717a455298b8a39b45256856b0c013c.bindPopup(popup_860e2ffa98bd5fd6f9207a494153ef21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9717a455298b8a39b45256856b0c013c.setIcon(icon_8708d00e123425151a1c377743838468);
|
|
|
|
|
|
var marker_b41431c3f5e1d7c5814447b683d83833 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2d9cf1e9c73562b17b3646121447100a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aba5ba5e26d297869345ab4198be9cab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7541dc5c51c402b80e0e160100fafbd = $(`<div id="html_d7541dc5c51c402b80e0e160100fafbd" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_aba5ba5e26d297869345ab4198be9cab.setContent(html_d7541dc5c51c402b80e0e160100fafbd);
|
|
|
|
|
|
|
|
marker_b41431c3f5e1d7c5814447b683d83833.bindPopup(popup_aba5ba5e26d297869345ab4198be9cab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b41431c3f5e1d7c5814447b683d83833.setIcon(icon_2d9cf1e9c73562b17b3646121447100a);
|
|
|
|
|
|
var marker_6f1975d548afaa90c4603eff20afaad6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4042e64f850ffa74e10f833c92d281c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e940e30f7c65d46ce5890021999260e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e258e2da24a7677fbb50460e2ba2c0e3 = $(`<div id="html_e258e2da24a7677fbb50460e2ba2c0e3" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_e940e30f7c65d46ce5890021999260e4.setContent(html_e258e2da24a7677fbb50460e2ba2c0e3);
|
|
|
|
|
|
|
|
marker_6f1975d548afaa90c4603eff20afaad6.bindPopup(popup_e940e30f7c65d46ce5890021999260e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f1975d548afaa90c4603eff20afaad6.setIcon(icon_4042e64f850ffa74e10f833c92d281c7);
|
|
|
|
|
|
var marker_0f4a294690f537d405e65cad3553e659 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_96fe54ca8a666d7fabde79ec380ace85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e33c06805869cf08828ecdc8e6f737ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1a8a52399f8fc001277525540045331 = $(`<div id="html_b1a8a52399f8fc001277525540045331" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_e33c06805869cf08828ecdc8e6f737ce.setContent(html_b1a8a52399f8fc001277525540045331);
|
|
|
|
|
|
|
|
marker_0f4a294690f537d405e65cad3553e659.bindPopup(popup_e33c06805869cf08828ecdc8e6f737ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f4a294690f537d405e65cad3553e659.setIcon(icon_96fe54ca8a666d7fabde79ec380ace85);
|
|
|
|
|
|
var marker_d604929e3f97525a9d9eabfda4d1b263 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_1d515cf280d7da9b374193a6c88161ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b47b6482d86ff3d57250749847f42337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cde1b54067cd57451b5f34e83dfca4eb = $(`<div id="html_cde1b54067cd57451b5f34e83dfca4eb" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_b47b6482d86ff3d57250749847f42337.setContent(html_cde1b54067cd57451b5f34e83dfca4eb);
|
|
|
|
|
|
|
|
marker_d604929e3f97525a9d9eabfda4d1b263.bindPopup(popup_b47b6482d86ff3d57250749847f42337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d604929e3f97525a9d9eabfda4d1b263.setIcon(icon_1d515cf280d7da9b374193a6c88161ee);
|
|
|
|
|
|
var marker_a1e9460fc5171195d0d25771fa76fe4c = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_60334c6ed33e45fccb8da6248b01065e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_669dab57c130a3db737dcca3cafd162b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79f367c46925433a263adf770131087e = $(`<div id="html_79f367c46925433a263adf770131087e" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_669dab57c130a3db737dcca3cafd162b.setContent(html_79f367c46925433a263adf770131087e);
|
|
|
|
|
|
|
|
marker_a1e9460fc5171195d0d25771fa76fe4c.bindPopup(popup_669dab57c130a3db737dcca3cafd162b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e9460fc5171195d0d25771fa76fe4c.setIcon(icon_60334c6ed33e45fccb8da6248b01065e);
|
|
|
|
|
|
var marker_404a584f360d3658ef7d5daed4ec5712 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ebaa2744512d329dd5f41dbf0be05a9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14a0252a5f14d334bc11d725a2399144 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5bbbf6fc6f187b7122ba7d143e46986 = $(`<div id="html_d5bbbf6fc6f187b7122ba7d143e46986" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_14a0252a5f14d334bc11d725a2399144.setContent(html_d5bbbf6fc6f187b7122ba7d143e46986);
|
|
|
|
|
|
|
|
marker_404a584f360d3658ef7d5daed4ec5712.bindPopup(popup_14a0252a5f14d334bc11d725a2399144)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_404a584f360d3658ef7d5daed4ec5712.setIcon(icon_ebaa2744512d329dd5f41dbf0be05a9d);
|
|
|
|
|
|
var marker_d73881200ca2f50e8505ef56de5b4a40 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b0747b95ac8cde441c656ae147926faa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94263d2a0f9bf3ca04eda21a7d7dd740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4f7b38d03aabd3dfd5c4db62d65889f = $(`<div id="html_b4f7b38d03aabd3dfd5c4db62d65889f" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_94263d2a0f9bf3ca04eda21a7d7dd740.setContent(html_b4f7b38d03aabd3dfd5c4db62d65889f);
|
|
|
|
|
|
|
|
marker_d73881200ca2f50e8505ef56de5b4a40.bindPopup(popup_94263d2a0f9bf3ca04eda21a7d7dd740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d73881200ca2f50e8505ef56de5b4a40.setIcon(icon_b0747b95ac8cde441c656ae147926faa);
|
|
|
|
|
|
var marker_21970ae773d1e3e5c5c4abd8eb8f98fb = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b7350264d81aee7ade139cbc317abf8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f8033d83c3af593990689b74faae02b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f42ec8cbe7b46090599b5e73268b614 = $(`<div id="html_2f42ec8cbe7b46090599b5e73268b614" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_7f8033d83c3af593990689b74faae02b.setContent(html_2f42ec8cbe7b46090599b5e73268b614);
|
|
|
|
|
|
|
|
marker_21970ae773d1e3e5c5c4abd8eb8f98fb.bindPopup(popup_7f8033d83c3af593990689b74faae02b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21970ae773d1e3e5c5c4abd8eb8f98fb.setIcon(icon_b7350264d81aee7ade139cbc317abf8f);
|
|
|
|
|
|
var marker_6506d8f01adeb068f5d9e440c9ebbba0 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_962c509aebdeb177cd6bff0ff31f88fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5839ca440502face2e943645b542536d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36d162d47c13d5728c11ad4d7ef94c13 = $(`<div id="html_36d162d47c13d5728c11ad4d7ef94c13" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_5839ca440502face2e943645b542536d.setContent(html_36d162d47c13d5728c11ad4d7ef94c13);
|
|
|
|
|
|
|
|
marker_6506d8f01adeb068f5d9e440c9ebbba0.bindPopup(popup_5839ca440502face2e943645b542536d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6506d8f01adeb068f5d9e440c9ebbba0.setIcon(icon_962c509aebdeb177cd6bff0ff31f88fa);
|
|
|
|
|
|
var marker_bdc6a2a96e588e6289d6bdd7d79fe9ed = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f859fae15abb241b987be4fdc060cfb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_280a22de89bb8f69afe001230e7eae46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fa7b54346b84ac1712be7e77c4e3662 = $(`<div id="html_4fa7b54346b84ac1712be7e77c4e3662" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_280a22de89bb8f69afe001230e7eae46.setContent(html_4fa7b54346b84ac1712be7e77c4e3662);
|
|
|
|
|
|
|
|
marker_bdc6a2a96e588e6289d6bdd7d79fe9ed.bindPopup(popup_280a22de89bb8f69afe001230e7eae46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdc6a2a96e588e6289d6bdd7d79fe9ed.setIcon(icon_f859fae15abb241b987be4fdc060cfb7);
|
|
|
|
|
|
var marker_ed2083a5fcb2063bd631e9d6302ec092 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8f88ae12a718ed667eb3b49e5ad0b899 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42df5980ec94673edf2f3b6d6c1c8d96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fab19d9a6665425d10da6631cfc0775 = $(`<div id="html_2fab19d9a6665425d10da6631cfc0775" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_42df5980ec94673edf2f3b6d6c1c8d96.setContent(html_2fab19d9a6665425d10da6631cfc0775);
|
|
|
|
|
|
|
|
marker_ed2083a5fcb2063bd631e9d6302ec092.bindPopup(popup_42df5980ec94673edf2f3b6d6c1c8d96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed2083a5fcb2063bd631e9d6302ec092.setIcon(icon_8f88ae12a718ed667eb3b49e5ad0b899);
|
|
|
|
|
|
var marker_e683c2bccb9f94fcf84bb76296ae92df = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_99cbca642c39ffe75e21cdfd40fc433f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c9f83026098b1c3a31816a6c1e85806 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a415fb5a5f214a7cb9a9015e4d90a91 = $(`<div id="html_0a415fb5a5f214a7cb9a9015e4d90a91" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_6c9f83026098b1c3a31816a6c1e85806.setContent(html_0a415fb5a5f214a7cb9a9015e4d90a91);
|
|
|
|
|
|
|
|
marker_e683c2bccb9f94fcf84bb76296ae92df.bindPopup(popup_6c9f83026098b1c3a31816a6c1e85806)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e683c2bccb9f94fcf84bb76296ae92df.setIcon(icon_99cbca642c39ffe75e21cdfd40fc433f);
|
|
|
|
|
|
var marker_60be17734e3a8f6e1c0924033c77b0b5 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_9581617737a194544a571663f557f009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be28fba2cbac2e29690134674610aec2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_368f989b84d8dbe1a314b73b34c2cbee = $(`<div id="html_368f989b84d8dbe1a314b73b34c2cbee" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_be28fba2cbac2e29690134674610aec2.setContent(html_368f989b84d8dbe1a314b73b34c2cbee);
|
|
|
|
|
|
|
|
marker_60be17734e3a8f6e1c0924033c77b0b5.bindPopup(popup_be28fba2cbac2e29690134674610aec2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60be17734e3a8f6e1c0924033c77b0b5.setIcon(icon_9581617737a194544a571663f557f009);
|
|
|
|
|
|
var marker_5b6b01b59e6670362541de41d2680334 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_71546770ba8c9885928cd212c1e4f208 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38a867702d9127292c8209d484ac1a4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddee10f1e4357cfb3d8f1b4fd7ed8a3c = $(`<div id="html_ddee10f1e4357cfb3d8f1b4fd7ed8a3c" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_38a867702d9127292c8209d484ac1a4d.setContent(html_ddee10f1e4357cfb3d8f1b4fd7ed8a3c);
|
|
|
|
|
|
|
|
marker_5b6b01b59e6670362541de41d2680334.bindPopup(popup_38a867702d9127292c8209d484ac1a4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b6b01b59e6670362541de41d2680334.setIcon(icon_71546770ba8c9885928cd212c1e4f208);
|
|
|
|
|
|
var marker_17a734e21e34b38d1b4165e43987d2ab = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_1e857f9dff137f99c23284ce2c23f22c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90eef23714e3b3c9f4cc18ad0b875723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2666aa6d488c9d144fa8fc99334fcc18 = $(`<div id="html_2666aa6d488c9d144fa8fc99334fcc18" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_90eef23714e3b3c9f4cc18ad0b875723.setContent(html_2666aa6d488c9d144fa8fc99334fcc18);
|
|
|
|
|
|
|
|
marker_17a734e21e34b38d1b4165e43987d2ab.bindPopup(popup_90eef23714e3b3c9f4cc18ad0b875723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17a734e21e34b38d1b4165e43987d2ab.setIcon(icon_1e857f9dff137f99c23284ce2c23f22c);
|
|
|
|
|
|
var marker_b043d7b82d75ce08e0c5c50dc17e1135 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_32b3ff0c0d4791d638f2bcc83dc46658 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d99d55c61db7517e5855efeebf0be0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a90e5ca4cf5426b3b70fe2d82c9c9d20 = $(`<div id="html_a90e5ca4cf5426b3b70fe2d82c9c9d20" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_6d99d55c61db7517e5855efeebf0be0d.setContent(html_a90e5ca4cf5426b3b70fe2d82c9c9d20);
|
|
|
|
|
|
|
|
marker_b043d7b82d75ce08e0c5c50dc17e1135.bindPopup(popup_6d99d55c61db7517e5855efeebf0be0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b043d7b82d75ce08e0c5c50dc17e1135.setIcon(icon_32b3ff0c0d4791d638f2bcc83dc46658);
|
|
|
|
|
|
var marker_5d3c2b0231ef59a358f82ed501ed7260 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8c2a19ad3130c3ef5180661b183ec988 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e00bbaf0bd7edbc8a94527b8367a516e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb0cd5a316617ebdef41fdec566f17ad = $(`<div id="html_eb0cd5a316617ebdef41fdec566f17ad" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_e00bbaf0bd7edbc8a94527b8367a516e.setContent(html_eb0cd5a316617ebdef41fdec566f17ad);
|
|
|
|
|
|
|
|
marker_5d3c2b0231ef59a358f82ed501ed7260.bindPopup(popup_e00bbaf0bd7edbc8a94527b8367a516e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d3c2b0231ef59a358f82ed501ed7260.setIcon(icon_8c2a19ad3130c3ef5180661b183ec988);
|
|
|
|
|
|
var marker_2fc66b4b5cc5b78b547fbfc89bea0e10 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_92c17cc15b952b6f324100a8b0b11ced = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57f127978f7d4922ec38db2c558f9c4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bd8f32257ee62ba5dc2d1e1b4c1f19e = $(`<div id="html_3bd8f32257ee62ba5dc2d1e1b4c1f19e" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_57f127978f7d4922ec38db2c558f9c4c.setContent(html_3bd8f32257ee62ba5dc2d1e1b4c1f19e);
|
|
|
|
|
|
|
|
marker_2fc66b4b5cc5b78b547fbfc89bea0e10.bindPopup(popup_57f127978f7d4922ec38db2c558f9c4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fc66b4b5cc5b78b547fbfc89bea0e10.setIcon(icon_92c17cc15b952b6f324100a8b0b11ced);
|
|
|
|
|
|
var marker_95b683467fe6b23a542fc9476e93b3b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_232a13ec2ae0e229754d7f77953053fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c51cf9a55e12b73b80ec5faae6e7f244 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_542674071873f74b2282ac7886d265cb = $(`<div id="html_542674071873f74b2282ac7886d265cb" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_c51cf9a55e12b73b80ec5faae6e7f244.setContent(html_542674071873f74b2282ac7886d265cb);
|
|
|
|
|
|
|
|
marker_95b683467fe6b23a542fc9476e93b3b3.bindPopup(popup_c51cf9a55e12b73b80ec5faae6e7f244)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95b683467fe6b23a542fc9476e93b3b3.setIcon(icon_232a13ec2ae0e229754d7f77953053fb);
|
|
|
|
|
|
var marker_ad984f450ab87b06d285d63304a439c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e09a522e3c618be8833ea88f709b56b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30ff7c1cebfc98977cfe44ae341eb4e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3d608215dbe6282c1b82876f8df779f = $(`<div id="html_d3d608215dbe6282c1b82876f8df779f" style="width: 100.0%; height: 100.0%;">relay.aidatanorge.no</div>`)[0];
|
|
popup_30ff7c1cebfc98977cfe44ae341eb4e1.setContent(html_d3d608215dbe6282c1b82876f8df779f);
|
|
|
|
|
|
|
|
marker_ad984f450ab87b06d285d63304a439c0.bindPopup(popup_30ff7c1cebfc98977cfe44ae341eb4e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad984f450ab87b06d285d63304a439c0.setIcon(icon_e09a522e3c618be8833ea88f709b56b0);
|
|
|
|
|
|
var marker_b022404c60259529830e3593e9f767d1 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_fa8ed2e6b87ad484829b082695c32039 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26746447f1f4255d946b8412125a2628 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_058d9682c61b40e8fdd7ee7c8485fe5f = $(`<div id="html_058d9682c61b40e8fdd7ee7c8485fe5f" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_26746447f1f4255d946b8412125a2628.setContent(html_058d9682c61b40e8fdd7ee7c8485fe5f);
|
|
|
|
|
|
|
|
marker_b022404c60259529830e3593e9f767d1.bindPopup(popup_26746447f1f4255d946b8412125a2628)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b022404c60259529830e3593e9f767d1.setIcon(icon_fa8ed2e6b87ad484829b082695c32039);
|
|
|
|
|
|
var marker_3d79a2455986f32e21ee7007275722bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2094cb67eeff17ea1e9d7095f90e338b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_727e9c1b96d12b6f44b4d23fb3f6931a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1141fa5dad669432dbd86010bf157245 = $(`<div id="html_1141fa5dad669432dbd86010bf157245" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_727e9c1b96d12b6f44b4d23fb3f6931a.setContent(html_1141fa5dad669432dbd86010bf157245);
|
|
|
|
|
|
|
|
marker_3d79a2455986f32e21ee7007275722bd.bindPopup(popup_727e9c1b96d12b6f44b4d23fb3f6931a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d79a2455986f32e21ee7007275722bd.setIcon(icon_2094cb67eeff17ea1e9d7095f90e338b);
|
|
|
|
|
|
var marker_32ad2836b4541ddc02c190bd100c7387 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8ba7a00728a21adada7c7d7e12c75034 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e49117c72db33c12cc4093a189a3b5c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42208cd16c73411cf0df0bd75976e3c9 = $(`<div id="html_42208cd16c73411cf0df0bd75976e3c9" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_e49117c72db33c12cc4093a189a3b5c4.setContent(html_42208cd16c73411cf0df0bd75976e3c9);
|
|
|
|
|
|
|
|
marker_32ad2836b4541ddc02c190bd100c7387.bindPopup(popup_e49117c72db33c12cc4093a189a3b5c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32ad2836b4541ddc02c190bd100c7387.setIcon(icon_8ba7a00728a21adada7c7d7e12c75034);
|
|
|
|
|
|
var marker_2254c5527eb06b7d1a2c30fc0492c491 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_7e78f4f7be0ea78b9dce89e408a5d2d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6099565eed798aa57ac61c0cd517bfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7870132e17f0d4ac6b1d5046c952519d = $(`<div id="html_7870132e17f0d4ac6b1d5046c952519d" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_e6099565eed798aa57ac61c0cd517bfa.setContent(html_7870132e17f0d4ac6b1d5046c952519d);
|
|
|
|
|
|
|
|
marker_2254c5527eb06b7d1a2c30fc0492c491.bindPopup(popup_e6099565eed798aa57ac61c0cd517bfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2254c5527eb06b7d1a2c30fc0492c491.setIcon(icon_7e78f4f7be0ea78b9dce89e408a5d2d2);
|
|
|
|
|
|
var marker_b7bbd55b990f8e8e833a5496858ece06 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_73289e87556baadbf40ef2d4a014a8e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_475e10f2bc8311f0f959b2ef75880b82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4404e4bd3595b54cf7768891d69f749a = $(`<div id="html_4404e4bd3595b54cf7768891d69f749a" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_475e10f2bc8311f0f959b2ef75880b82.setContent(html_4404e4bd3595b54cf7768891d69f749a);
|
|
|
|
|
|
|
|
marker_b7bbd55b990f8e8e833a5496858ece06.bindPopup(popup_475e10f2bc8311f0f959b2ef75880b82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7bbd55b990f8e8e833a5496858ece06.setIcon(icon_73289e87556baadbf40ef2d4a014a8e9);
|
|
|
|
|
|
var marker_7615945b796bc420d5c27ef80b9ca2d1 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e375b39e6cb988f3a47d7a84cb239e5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81c98f2f2cb086ae4d87809a602f562c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aa07e0d5a7ad883a5e549d79d6c3eae = $(`<div id="html_4aa07e0d5a7ad883a5e549d79d6c3eae" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_81c98f2f2cb086ae4d87809a602f562c.setContent(html_4aa07e0d5a7ad883a5e549d79d6c3eae);
|
|
|
|
|
|
|
|
marker_7615945b796bc420d5c27ef80b9ca2d1.bindPopup(popup_81c98f2f2cb086ae4d87809a602f562c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7615945b796bc420d5c27ef80b9ca2d1.setIcon(icon_e375b39e6cb988f3a47d7a84cb239e5d);
|
|
|
|
|
|
var marker_67c898925232cefb344a85666b1b6821 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_90a89296a7502d0f2367519aa03523f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8deabd390adfb679544c33e64e75151 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_170f6eb99b93cbde67d459705a07eaa8 = $(`<div id="html_170f6eb99b93cbde67d459705a07eaa8" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_e8deabd390adfb679544c33e64e75151.setContent(html_170f6eb99b93cbde67d459705a07eaa8);
|
|
|
|
|
|
|
|
marker_67c898925232cefb344a85666b1b6821.bindPopup(popup_e8deabd390adfb679544c33e64e75151)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67c898925232cefb344a85666b1b6821.setIcon(icon_90a89296a7502d0f2367519aa03523f9);
|
|
|
|
|
|
var marker_93d26c8ecd4a6224196f1d991e5f4ed8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_c8138c7f9b87c1cac7709ae48a18c948 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1e7b874619a842656bca496fda7c8fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6375600dbc0aed05a567bd2b6fa4f52 = $(`<div id="html_e6375600dbc0aed05a567bd2b6fa4f52" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_d1e7b874619a842656bca496fda7c8fe.setContent(html_e6375600dbc0aed05a567bd2b6fa4f52);
|
|
|
|
|
|
|
|
marker_93d26c8ecd4a6224196f1d991e5f4ed8.bindPopup(popup_d1e7b874619a842656bca496fda7c8fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93d26c8ecd4a6224196f1d991e5f4ed8.setIcon(icon_c8138c7f9b87c1cac7709ae48a18c948);
|
|
|
|
|
|
var marker_e49fe1eda7f36ea1323c79168e5baa52 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4f5fcd0af0bc7d37601cf54af74b9cac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_554f1a7bcec6bfb07095edbb95f0bce3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f8a899539a7d04ebbd06b8cc0ea68b7 = $(`<div id="html_3f8a899539a7d04ebbd06b8cc0ea68b7" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_554f1a7bcec6bfb07095edbb95f0bce3.setContent(html_3f8a899539a7d04ebbd06b8cc0ea68b7);
|
|
|
|
|
|
|
|
marker_e49fe1eda7f36ea1323c79168e5baa52.bindPopup(popup_554f1a7bcec6bfb07095edbb95f0bce3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e49fe1eda7f36ea1323c79168e5baa52.setIcon(icon_4f5fcd0af0bc7d37601cf54af74b9cac);
|
|
|
|
|
|
var marker_55ac22658dcdc13bc624d217f643c05e = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f7f1ef6efc3ceb37ffae1c4a7ede2a08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_465598f9cdfb642b004b441f5b2cb22e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e692e2e9c86848007187e2e1d31a4941 = $(`<div id="html_e692e2e9c86848007187e2e1d31a4941" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_465598f9cdfb642b004b441f5b2cb22e.setContent(html_e692e2e9c86848007187e2e1d31a4941);
|
|
|
|
|
|
|
|
marker_55ac22658dcdc13bc624d217f643c05e.bindPopup(popup_465598f9cdfb642b004b441f5b2cb22e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55ac22658dcdc13bc624d217f643c05e.setIcon(icon_f7f1ef6efc3ceb37ffae1c4a7ede2a08);
|
|
|
|
|
|
var marker_65e9f711b8fb067a0b2e044a55588f69 = L.marker(
|
|
[34.1749, -118.54],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6b0e1d588d4affb9e1fc9785f8eb91b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59b4d0b6d1a06cf2edd311acff635c4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65e70603fb31eab5c171900e4cc52f3c = $(`<div id="html_65e70603fb31eab5c171900e4cc52f3c" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_59b4d0b6d1a06cf2edd311acff635c4b.setContent(html_65e70603fb31eab5c171900e4cc52f3c);
|
|
|
|
|
|
|
|
marker_65e9f711b8fb067a0b2e044a55588f69.bindPopup(popup_59b4d0b6d1a06cf2edd311acff635c4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65e9f711b8fb067a0b2e044a55588f69.setIcon(icon_6b0e1d588d4affb9e1fc9785f8eb91b2);
|
|
|
|
|
|
var marker_8cdf0e70a49747a8a9c2a7272c313570 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_d95314f41d7044a128ff24fdaa2e81d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faac735c1b96a202528b88188e5da3d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35eda8e608f5bf67eae0ebd5e00d33f5 = $(`<div id="html_35eda8e608f5bf67eae0ebd5e00d33f5" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_faac735c1b96a202528b88188e5da3d5.setContent(html_35eda8e608f5bf67eae0ebd5e00d33f5);
|
|
|
|
|
|
|
|
marker_8cdf0e70a49747a8a9c2a7272c313570.bindPopup(popup_faac735c1b96a202528b88188e5da3d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cdf0e70a49747a8a9c2a7272c313570.setIcon(icon_d95314f41d7044a128ff24fdaa2e81d3);
|
|
|
|
|
|
var marker_dc054df19670780047c24bf8224d5d46 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_3d8fb2baaaa1973b3eb78ca4af129b4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7d34ef3bdfb1d07478c2a6928309de8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_585660b486d87b221f389990ca9a3b92 = $(`<div id="html_585660b486d87b221f389990ca9a3b92" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_e7d34ef3bdfb1d07478c2a6928309de8.setContent(html_585660b486d87b221f389990ca9a3b92);
|
|
|
|
|
|
|
|
marker_dc054df19670780047c24bf8224d5d46.bindPopup(popup_e7d34ef3bdfb1d07478c2a6928309de8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc054df19670780047c24bf8224d5d46.setIcon(icon_3d8fb2baaaa1973b3eb78ca4af129b4d);
|
|
|
|
|
|
var marker_8fb288770a2b54027cdcac3eb7a1f285 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_9fd0d958106dac70e28f903c67680b8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46fbfc80cdcf6c7cc66a10faade23bad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91eb1a61f9e20a1a93225791b11dd257 = $(`<div id="html_91eb1a61f9e20a1a93225791b11dd257" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_46fbfc80cdcf6c7cc66a10faade23bad.setContent(html_91eb1a61f9e20a1a93225791b11dd257);
|
|
|
|
|
|
|
|
marker_8fb288770a2b54027cdcac3eb7a1f285.bindPopup(popup_46fbfc80cdcf6c7cc66a10faade23bad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fb288770a2b54027cdcac3eb7a1f285.setIcon(icon_9fd0d958106dac70e28f903c67680b8c);
|
|
|
|
|
|
var marker_15490ae4997644652a23101bf5e989bf = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ccdb1758362e7ffa0465b703023c683a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdfabe249dcc0785b323f3ab2cc2bca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ea34eac91a0191647c6315038bffabb = $(`<div id="html_8ea34eac91a0191647c6315038bffabb" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_fdfabe249dcc0785b323f3ab2cc2bca4.setContent(html_8ea34eac91a0191647c6315038bffabb);
|
|
|
|
|
|
|
|
marker_15490ae4997644652a23101bf5e989bf.bindPopup(popup_fdfabe249dcc0785b323f3ab2cc2bca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15490ae4997644652a23101bf5e989bf.setIcon(icon_ccdb1758362e7ffa0465b703023c683a);
|
|
|
|
|
|
var marker_af6f277901d5b35c857fb44006f2883f = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_1bf83800be3749ca373f5ec963b8a780 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d47a35eb8d764d8eda7deeccff1a46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15350219b8bae95b2861389edcc3b830 = $(`<div id="html_15350219b8bae95b2861389edcc3b830" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_61d47a35eb8d764d8eda7deeccff1a46.setContent(html_15350219b8bae95b2861389edcc3b830);
|
|
|
|
|
|
|
|
marker_af6f277901d5b35c857fb44006f2883f.bindPopup(popup_61d47a35eb8d764d8eda7deeccff1a46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af6f277901d5b35c857fb44006f2883f.setIcon(icon_1bf83800be3749ca373f5ec963b8a780);
|
|
|
|
|
|
var marker_1f31aca8aeb2963823c260aa869da0ca = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6da0bd1229aead8d4d6dfdb1979909f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7af7dc1aeb1e2be8ef709918ef896815 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97a65cfce8dea1d43381f511df60eab4 = $(`<div id="html_97a65cfce8dea1d43381f511df60eab4" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_7af7dc1aeb1e2be8ef709918ef896815.setContent(html_97a65cfce8dea1d43381f511df60eab4);
|
|
|
|
|
|
|
|
marker_1f31aca8aeb2963823c260aa869da0ca.bindPopup(popup_7af7dc1aeb1e2be8ef709918ef896815)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f31aca8aeb2963823c260aa869da0ca.setIcon(icon_6da0bd1229aead8d4d6dfdb1979909f6);
|
|
|
|
|
|
var marker_7f727ceda0bc33db73c9035ea49b96cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_835e9ad3f716ab040b2ba9271d1adf24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a44f4a75a56ade4ec027f01c941398cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7769b86833c95aee90bd12fa994eab40 = $(`<div id="html_7769b86833c95aee90bd12fa994eab40" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_a44f4a75a56ade4ec027f01c941398cf.setContent(html_7769b86833c95aee90bd12fa994eab40);
|
|
|
|
|
|
|
|
marker_7f727ceda0bc33db73c9035ea49b96cf.bindPopup(popup_a44f4a75a56ade4ec027f01c941398cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f727ceda0bc33db73c9035ea49b96cf.setIcon(icon_835e9ad3f716ab040b2ba9271d1adf24);
|
|
|
|
|
|
var marker_2f6a6b64abe2e4a9271e5401ee4a0b03 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_81a1f64edba37bf042f7ccfff8410a51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ee0b05791816e6e65193b0c385afc57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_622a686830c5759e18da575fdf028bfa = $(`<div id="html_622a686830c5759e18da575fdf028bfa" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_6ee0b05791816e6e65193b0c385afc57.setContent(html_622a686830c5759e18da575fdf028bfa);
|
|
|
|
|
|
|
|
marker_2f6a6b64abe2e4a9271e5401ee4a0b03.bindPopup(popup_6ee0b05791816e6e65193b0c385afc57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f6a6b64abe2e4a9271e5401ee4a0b03.setIcon(icon_81a1f64edba37bf042f7ccfff8410a51);
|
|
|
|
|
|
var marker_06282a307d23eb3d12123088048994db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6464630e7ef472c07427bb9749c4839a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fab8ac86f66efabf602da901ef9172b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64c39120860cb6e2fc6c13b7c3b118de = $(`<div id="html_64c39120860cb6e2fc6c13b7c3b118de" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_fab8ac86f66efabf602da901ef9172b2.setContent(html_64c39120860cb6e2fc6c13b7c3b118de);
|
|
|
|
|
|
|
|
marker_06282a307d23eb3d12123088048994db.bindPopup(popup_fab8ac86f66efabf602da901ef9172b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06282a307d23eb3d12123088048994db.setIcon(icon_6464630e7ef472c07427bb9749c4839a);
|
|
|
|
|
|
var marker_61e49594a1252b978b1e34f740c2bd4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_c1ec7f67dd2af45e78f1992fdabb88a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c1390511ef14981f55969883a084009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15350a3708fccf75bc78b08e6816471b = $(`<div id="html_15350a3708fccf75bc78b08e6816471b" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_0c1390511ef14981f55969883a084009.setContent(html_15350a3708fccf75bc78b08e6816471b);
|
|
|
|
|
|
|
|
marker_61e49594a1252b978b1e34f740c2bd4b.bindPopup(popup_0c1390511ef14981f55969883a084009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61e49594a1252b978b1e34f740c2bd4b.setIcon(icon_c1ec7f67dd2af45e78f1992fdabb88a8);
|
|
|
|
|
|
var marker_b006b041b878f7a7a782126e812949b3 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_157c876b328990a42ec8109fe0bdff26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e14b9e8797a2ada36fe7de5bf761066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b14bb222d021e96c72653c91c9e2582b = $(`<div id="html_b14bb222d021e96c72653c91c9e2582b" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_2e14b9e8797a2ada36fe7de5bf761066.setContent(html_b14bb222d021e96c72653c91c9e2582b);
|
|
|
|
|
|
|
|
marker_b006b041b878f7a7a782126e812949b3.bindPopup(popup_2e14b9e8797a2ada36fe7de5bf761066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b006b041b878f7a7a782126e812949b3.setIcon(icon_157c876b328990a42ec8109fe0bdff26);
|
|
|
|
|
|
var marker_9af6c8be514830e0a7e627c784e16579 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_abc5b8966501ab33c7448fa36167c228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc9f8b5c8d97f938460cc034cf183413 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3781cd7c7966d94e0c1596ca02c06678 = $(`<div id="html_3781cd7c7966d94e0c1596ca02c06678" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_cc9f8b5c8d97f938460cc034cf183413.setContent(html_3781cd7c7966d94e0c1596ca02c06678);
|
|
|
|
|
|
|
|
marker_9af6c8be514830e0a7e627c784e16579.bindPopup(popup_cc9f8b5c8d97f938460cc034cf183413)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9af6c8be514830e0a7e627c784e16579.setIcon(icon_abc5b8966501ab33c7448fa36167c228);
|
|
|
|
|
|
var marker_fe6d81416e872c47d5c865d574360d1c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b8c6bcea39d685d69a768bac15b28f9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a63db52f917c3f6fea465b1d0cb90d6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13109c62c2cb3acf290c83f8b733b117 = $(`<div id="html_13109c62c2cb3acf290c83f8b733b117" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_a63db52f917c3f6fea465b1d0cb90d6b.setContent(html_13109c62c2cb3acf290c83f8b733b117);
|
|
|
|
|
|
|
|
marker_fe6d81416e872c47d5c865d574360d1c.bindPopup(popup_a63db52f917c3f6fea465b1d0cb90d6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6d81416e872c47d5c865d574360d1c.setIcon(icon_b8c6bcea39d685d69a768bac15b28f9d);
|
|
|
|
|
|
var marker_cc30f13d0b357cc318823caf46c8ec2d = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_289c3049d57e224af1c69bb9ab7a84a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ad0afdef4a748a3227d3bda2d3b92d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c53638f8079d96dd8b408f939ca599a = $(`<div id="html_4c53638f8079d96dd8b408f939ca599a" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_1ad0afdef4a748a3227d3bda2d3b92d3.setContent(html_4c53638f8079d96dd8b408f939ca599a);
|
|
|
|
|
|
|
|
marker_cc30f13d0b357cc318823caf46c8ec2d.bindPopup(popup_1ad0afdef4a748a3227d3bda2d3b92d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc30f13d0b357cc318823caf46c8ec2d.setIcon(icon_289c3049d57e224af1c69bb9ab7a84a1);
|
|
|
|
|
|
var marker_99148bdf523ae5ce6c40a7c414619071 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_edf910407b56b5f42d17088b57202826 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8b82fd4a5b99918ef898cde6b506c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dafa8987fefaf77641f7f183a7a5535e = $(`<div id="html_dafa8987fefaf77641f7f183a7a5535e" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_c8b82fd4a5b99918ef898cde6b506c82.setContent(html_dafa8987fefaf77641f7f183a7a5535e);
|
|
|
|
|
|
|
|
marker_99148bdf523ae5ce6c40a7c414619071.bindPopup(popup_c8b82fd4a5b99918ef898cde6b506c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99148bdf523ae5ce6c40a7c414619071.setIcon(icon_edf910407b56b5f42d17088b57202826);
|
|
|
|
|
|
var marker_bf85845a9503a9d3d58d6d23665e0065 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_516c46d0d7b8badcaa0a34aba2e52551 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_018feb648d894f75dfb643b1ee96eeab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6177d91ef867371381ae252a4207ebc = $(`<div id="html_e6177d91ef867371381ae252a4207ebc" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_018feb648d894f75dfb643b1ee96eeab.setContent(html_e6177d91ef867371381ae252a4207ebc);
|
|
|
|
|
|
|
|
marker_bf85845a9503a9d3d58d6d23665e0065.bindPopup(popup_018feb648d894f75dfb643b1ee96eeab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf85845a9503a9d3d58d6d23665e0065.setIcon(icon_516c46d0d7b8badcaa0a34aba2e52551);
|
|
|
|
|
|
var marker_861a932c49362d00c6004cc6d6bc1eba = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5cb8a0ecee9d1fb44fc5372535ef8f13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_154b0c433e312ac1f6a7398b48d074ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c441609cefe1d7503d554187aa61ba64 = $(`<div id="html_c441609cefe1d7503d554187aa61ba64" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_154b0c433e312ac1f6a7398b48d074ab.setContent(html_c441609cefe1d7503d554187aa61ba64);
|
|
|
|
|
|
|
|
marker_861a932c49362d00c6004cc6d6bc1eba.bindPopup(popup_154b0c433e312ac1f6a7398b48d074ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_861a932c49362d00c6004cc6d6bc1eba.setIcon(icon_5cb8a0ecee9d1fb44fc5372535ef8f13);
|
|
|
|
|
|
var marker_78778091a0cf7c4041ed2be1dc75e6fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_d84e2d5c8769275e1447df450b5178c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9dcf156808ab398e98119d316ee3ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_401746f47ca1e753675db2183ed33375 = $(`<div id="html_401746f47ca1e753675db2183ed33375" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_a9dcf156808ab398e98119d316ee3ae8.setContent(html_401746f47ca1e753675db2183ed33375);
|
|
|
|
|
|
|
|
marker_78778091a0cf7c4041ed2be1dc75e6fb.bindPopup(popup_a9dcf156808ab398e98119d316ee3ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78778091a0cf7c4041ed2be1dc75e6fb.setIcon(icon_d84e2d5c8769275e1447df450b5178c1);
|
|
|
|
|
|
var marker_a2cb0052687dbf86c741442a014020bc = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_a0aef29d78ef58276a0da36c4f11a1ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ce79e0e37390d4812087f9cda6e3b38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46db7d95ce700c53b4f3e0e2b9b7512a = $(`<div id="html_46db7d95ce700c53b4f3e0e2b9b7512a" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_8ce79e0e37390d4812087f9cda6e3b38.setContent(html_46db7d95ce700c53b4f3e0e2b9b7512a);
|
|
|
|
|
|
|
|
marker_a2cb0052687dbf86c741442a014020bc.bindPopup(popup_8ce79e0e37390d4812087f9cda6e3b38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2cb0052687dbf86c741442a014020bc.setIcon(icon_a0aef29d78ef58276a0da36c4f11a1ca);
|
|
|
|
|
|
var marker_53da0be927dc997eb0cae7d5ce1dfbf4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8443017095d01465c796c7ee131a7c3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f2b70f061a48564469502370d880aa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c04fc49c5f460b3d7f818e80594a8a9 = $(`<div id="html_2c04fc49c5f460b3d7f818e80594a8a9" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_4f2b70f061a48564469502370d880aa6.setContent(html_2c04fc49c5f460b3d7f818e80594a8a9);
|
|
|
|
|
|
|
|
marker_53da0be927dc997eb0cae7d5ce1dfbf4.bindPopup(popup_4f2b70f061a48564469502370d880aa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53da0be927dc997eb0cae7d5ce1dfbf4.setIcon(icon_8443017095d01465c796c7ee131a7c3d);
|
|
|
|
|
|
var marker_4dd611179d5b3797b7936de8ba372b2f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_92907481c1d3249383d3cd061a459946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a885b8b8dd07c920af68e117293eb33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2226b641b7d93412d8214087191f560 = $(`<div id="html_b2226b641b7d93412d8214087191f560" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_8a885b8b8dd07c920af68e117293eb33.setContent(html_b2226b641b7d93412d8214087191f560);
|
|
|
|
|
|
|
|
marker_4dd611179d5b3797b7936de8ba372b2f.bindPopup(popup_8a885b8b8dd07c920af68e117293eb33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dd611179d5b3797b7936de8ba372b2f.setIcon(icon_92907481c1d3249383d3cd061a459946);
|
|
|
|
|
|
var marker_ae45f52e387c263c1c09491eec4b23e6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_350d7dabd5b256f6e8e56d1fda133137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b679e04b44b0666c3ad0707311efa0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72bd43adce2efb0ef21b99d4c9489357 = $(`<div id="html_72bd43adce2efb0ef21b99d4c9489357" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_5b679e04b44b0666c3ad0707311efa0e.setContent(html_72bd43adce2efb0ef21b99d4c9489357);
|
|
|
|
|
|
|
|
marker_ae45f52e387c263c1c09491eec4b23e6.bindPopup(popup_5b679e04b44b0666c3ad0707311efa0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae45f52e387c263c1c09491eec4b23e6.setIcon(icon_350d7dabd5b256f6e8e56d1fda133137);
|
|
|
|
|
|
var marker_ee5cd5ea6ebcb4803cd2a85bfd239216 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_32e0acc30a261e8b3ea672dc671d67de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddc8c899f8b20df9608e8695cf7fe654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28e3b49e4bc2b8356018f12f62efd478 = $(`<div id="html_28e3b49e4bc2b8356018f12f62efd478" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_ddc8c899f8b20df9608e8695cf7fe654.setContent(html_28e3b49e4bc2b8356018f12f62efd478);
|
|
|
|
|
|
|
|
marker_ee5cd5ea6ebcb4803cd2a85bfd239216.bindPopup(popup_ddc8c899f8b20df9608e8695cf7fe654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee5cd5ea6ebcb4803cd2a85bfd239216.setIcon(icon_32e0acc30a261e8b3ea672dc671d67de);
|
|
|
|
|
|
var marker_756b7a9fda2ec5c5cb7f7da2d0637879 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e93531dc7f3fe5c0d0150d4b39bbb967 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af4688ca8de9bbc05be3f00f3a69fd09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d66faa65119ddf67589d076d57e4ca56 = $(`<div id="html_d66faa65119ddf67589d076d57e4ca56" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_af4688ca8de9bbc05be3f00f3a69fd09.setContent(html_d66faa65119ddf67589d076d57e4ca56);
|
|
|
|
|
|
|
|
marker_756b7a9fda2ec5c5cb7f7da2d0637879.bindPopup(popup_af4688ca8de9bbc05be3f00f3a69fd09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_756b7a9fda2ec5c5cb7f7da2d0637879.setIcon(icon_e93531dc7f3fe5c0d0150d4b39bbb967);
|
|
|
|
|
|
var marker_ffdd78304b452329277a46700cdeeeba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_29674b544036b9bd6a3098c4c6d36dc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88159aeebeba84881f8d7ed168a7a1bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7ef88417dac957e361e18d9e6ee31d1 = $(`<div id="html_f7ef88417dac957e361e18d9e6ee31d1" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_88159aeebeba84881f8d7ed168a7a1bc.setContent(html_f7ef88417dac957e361e18d9e6ee31d1);
|
|
|
|
|
|
|
|
marker_ffdd78304b452329277a46700cdeeeba.bindPopup(popup_88159aeebeba84881f8d7ed168a7a1bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffdd78304b452329277a46700cdeeeba.setIcon(icon_29674b544036b9bd6a3098c4c6d36dc6);
|
|
|
|
|
|
var marker_76ecf1bc3ec9b91d254e54b4a9dccc6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_7cbb12078f1bc77d39815896f2113255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc6f785f42902673b0dae4f148a3d20a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0586c2dd5386e0abdd7f9f53134a0f85 = $(`<div id="html_0586c2dd5386e0abdd7f9f53134a0f85" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_dc6f785f42902673b0dae4f148a3d20a.setContent(html_0586c2dd5386e0abdd7f9f53134a0f85);
|
|
|
|
|
|
|
|
marker_76ecf1bc3ec9b91d254e54b4a9dccc6c.bindPopup(popup_dc6f785f42902673b0dae4f148a3d20a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76ecf1bc3ec9b91d254e54b4a9dccc6c.setIcon(icon_7cbb12078f1bc77d39815896f2113255);
|
|
|
|
|
|
var marker_e39aa6324d8aa64cb06d137ee6658854 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_77e1ca4f86e17feeedf144922a3d3a3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55b5d7e8ab1842bfbc5406b47706d28a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4245aa7825f5b9a5d57827be9ad56a0c = $(`<div id="html_4245aa7825f5b9a5d57827be9ad56a0c" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_55b5d7e8ab1842bfbc5406b47706d28a.setContent(html_4245aa7825f5b9a5d57827be9ad56a0c);
|
|
|
|
|
|
|
|
marker_e39aa6324d8aa64cb06d137ee6658854.bindPopup(popup_55b5d7e8ab1842bfbc5406b47706d28a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e39aa6324d8aa64cb06d137ee6658854.setIcon(icon_77e1ca4f86e17feeedf144922a3d3a3e);
|
|
|
|
|
|
var marker_dd2d08a3b1ccf25711c487972623fe31 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b494199c8cd509f593aeb3acdc0b9570 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6056cd8c616b1bf9d367768c75599cb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8449698b88a2acf21a13131751868aa7 = $(`<div id="html_8449698b88a2acf21a13131751868aa7" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_6056cd8c616b1bf9d367768c75599cb0.setContent(html_8449698b88a2acf21a13131751868aa7);
|
|
|
|
|
|
|
|
marker_dd2d08a3b1ccf25711c487972623fe31.bindPopup(popup_6056cd8c616b1bf9d367768c75599cb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd2d08a3b1ccf25711c487972623fe31.setIcon(icon_b494199c8cd509f593aeb3acdc0b9570);
|
|
|
|
|
|
var marker_63732189093322b5d53e5061f8d198e9 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_46642ebb8b02625eb003847e04ca6300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d958903e4451b0738d9fa6fe27d11121 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d612b80e22f4ff76395bc91b3aebdfae = $(`<div id="html_d612b80e22f4ff76395bc91b3aebdfae" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_d958903e4451b0738d9fa6fe27d11121.setContent(html_d612b80e22f4ff76395bc91b3aebdfae);
|
|
|
|
|
|
|
|
marker_63732189093322b5d53e5061f8d198e9.bindPopup(popup_d958903e4451b0738d9fa6fe27d11121)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63732189093322b5d53e5061f8d198e9.setIcon(icon_46642ebb8b02625eb003847e04ca6300);
|
|
|
|
|
|
var marker_1e1d8e671def6be6280d1269adf8b55f = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_25e86175031b0d32aa87fa2ecd34f89e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_537db8046810be233707e47e2b75c4fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b913c5bed3e47f19e97f8000df2b66a6 = $(`<div id="html_b913c5bed3e47f19e97f8000df2b66a6" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_537db8046810be233707e47e2b75c4fa.setContent(html_b913c5bed3e47f19e97f8000df2b66a6);
|
|
|
|
|
|
|
|
marker_1e1d8e671def6be6280d1269adf8b55f.bindPopup(popup_537db8046810be233707e47e2b75c4fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e1d8e671def6be6280d1269adf8b55f.setIcon(icon_25e86175031b0d32aa87fa2ecd34f89e);
|
|
|
|
|
|
var marker_1b57e24adae549ebb328e43a9ca236e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_be372ce03d180fae22baa947c2521c26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95b8ab7eccf4f1f0765727233b98ac15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71d4d9f55d4bc463ab36f923a5ab321c = $(`<div id="html_71d4d9f55d4bc463ab36f923a5ab321c" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_95b8ab7eccf4f1f0765727233b98ac15.setContent(html_71d4d9f55d4bc463ab36f923a5ab321c);
|
|
|
|
|
|
|
|
marker_1b57e24adae549ebb328e43a9ca236e0.bindPopup(popup_95b8ab7eccf4f1f0765727233b98ac15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b57e24adae549ebb328e43a9ca236e0.setIcon(icon_be372ce03d180fae22baa947c2521c26);
|
|
|
|
|
|
var marker_d95381f04617de8cf6c7dd30c1365e6c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4a1b4055878a3cbe5e97deb5e5d03a86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d51a437d0b2e3c7f577c80dd68eeca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_911e04f4d67759cb2a43ff82fed23bf7 = $(`<div id="html_911e04f4d67759cb2a43ff82fed23bf7" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_2d51a437d0b2e3c7f577c80dd68eeca6.setContent(html_911e04f4d67759cb2a43ff82fed23bf7);
|
|
|
|
|
|
|
|
marker_d95381f04617de8cf6c7dd30c1365e6c.bindPopup(popup_2d51a437d0b2e3c7f577c80dd68eeca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d95381f04617de8cf6c7dd30c1365e6c.setIcon(icon_4a1b4055878a3cbe5e97deb5e5d03a86);
|
|
|
|
|
|
var marker_0e6e6b69680f959ef88202c768e8cc30 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_9a92d611040ecf51fe86ba6d6535211e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f55fa1d9087a93353849a49cc1ee1813 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aba2869137c0e659e15f42a9223a0dc = $(`<div id="html_8aba2869137c0e659e15f42a9223a0dc" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_f55fa1d9087a93353849a49cc1ee1813.setContent(html_8aba2869137c0e659e15f42a9223a0dc);
|
|
|
|
|
|
|
|
marker_0e6e6b69680f959ef88202c768e8cc30.bindPopup(popup_f55fa1d9087a93353849a49cc1ee1813)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e6e6b69680f959ef88202c768e8cc30.setIcon(icon_9a92d611040ecf51fe86ba6d6535211e);
|
|
|
|
|
|
var marker_a30d74466c16b3bf1999a15e64f7687b = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_adad04cfc624b3775e57eb3eb2900416 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e04d79def82f3083bb05289894b8aa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6d98ffa96f93a5f51101c5e01d09ba8 = $(`<div id="html_e6d98ffa96f93a5f51101c5e01d09ba8" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_5e04d79def82f3083bb05289894b8aa4.setContent(html_e6d98ffa96f93a5f51101c5e01d09ba8);
|
|
|
|
|
|
|
|
marker_a30d74466c16b3bf1999a15e64f7687b.bindPopup(popup_5e04d79def82f3083bb05289894b8aa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a30d74466c16b3bf1999a15e64f7687b.setIcon(icon_adad04cfc624b3775e57eb3eb2900416);
|
|
|
|
|
|
var marker_6990ad9cc5da99e5a6af482adb114816 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b5023ba1587912caf7f3d17d74ea3d73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bfafdea8bdc0f06587230fcda12e53b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dea7e91573b10ea6b9873fdd20127d8 = $(`<div id="html_7dea7e91573b10ea6b9873fdd20127d8" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_0bfafdea8bdc0f06587230fcda12e53b.setContent(html_7dea7e91573b10ea6b9873fdd20127d8);
|
|
|
|
|
|
|
|
marker_6990ad9cc5da99e5a6af482adb114816.bindPopup(popup_0bfafdea8bdc0f06587230fcda12e53b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6990ad9cc5da99e5a6af482adb114816.setIcon(icon_b5023ba1587912caf7f3d17d74ea3d73);
|
|
|
|
|
|
var marker_b4662a0daed58eb8030c078e887e75b2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_67822b081be0f6566f052d91ae5e0022 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d56cc191d63162490de83e66e1fb6cb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_802b9a609319fd65aa198b763c7de43c = $(`<div id="html_802b9a609319fd65aa198b763c7de43c" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_d56cc191d63162490de83e66e1fb6cb6.setContent(html_802b9a609319fd65aa198b763c7de43c);
|
|
|
|
|
|
|
|
marker_b4662a0daed58eb8030c078e887e75b2.bindPopup(popup_d56cc191d63162490de83e66e1fb6cb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4662a0daed58eb8030c078e887e75b2.setIcon(icon_67822b081be0f6566f052d91ae5e0022);
|
|
|
|
|
|
var marker_d8a22a0724631464b8d18a129893df2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2399a7d35305b67450ccd7e0158627e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ae8b6098a403fa86f86d08fe4446d6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11e11b3b763d5fdff30ebad6138f606a = $(`<div id="html_11e11b3b763d5fdff30ebad6138f606a" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_5ae8b6098a403fa86f86d08fe4446d6b.setContent(html_11e11b3b763d5fdff30ebad6138f606a);
|
|
|
|
|
|
|
|
marker_d8a22a0724631464b8d18a129893df2a.bindPopup(popup_5ae8b6098a403fa86f86d08fe4446d6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8a22a0724631464b8d18a129893df2a.setIcon(icon_2399a7d35305b67450ccd7e0158627e5);
|
|
|
|
|
|
var marker_1cfab8801faef67c7ea71378ef26643f = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b12c8d88764092bae5ae9433ab1a2755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c04e253e3ab336cc5ea467b480755cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbca69e8629af61e4394baf85c27330e = $(`<div id="html_fbca69e8629af61e4394baf85c27330e" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_8c04e253e3ab336cc5ea467b480755cc.setContent(html_fbca69e8629af61e4394baf85c27330e);
|
|
|
|
|
|
|
|
marker_1cfab8801faef67c7ea71378ef26643f.bindPopup(popup_8c04e253e3ab336cc5ea467b480755cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cfab8801faef67c7ea71378ef26643f.setIcon(icon_b12c8d88764092bae5ae9433ab1a2755);
|
|
|
|
|
|
var marker_334728e24ec358594d29db39b08f1f35 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5d6ae74efca5a5dcec2cfd0e86c51612 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d3fc054a2dc9cc5624c05c96fc8897d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d41a3fe58e07be79275bf8d5e17ae71a = $(`<div id="html_d41a3fe58e07be79275bf8d5e17ae71a" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_5d3fc054a2dc9cc5624c05c96fc8897d.setContent(html_d41a3fe58e07be79275bf8d5e17ae71a);
|
|
|
|
|
|
|
|
marker_334728e24ec358594d29db39b08f1f35.bindPopup(popup_5d3fc054a2dc9cc5624c05c96fc8897d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_334728e24ec358594d29db39b08f1f35.setIcon(icon_5d6ae74efca5a5dcec2cfd0e86c51612);
|
|
|
|
|
|
var marker_9438da188b62ed2dfcab95e66b730178 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_577c46b50fbd8adfbeba13362da17146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64e14c0ebb0e49185e5c1d5f15d886f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0868810629047770201424a5a6c40baf = $(`<div id="html_0868810629047770201424a5a6c40baf" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_64e14c0ebb0e49185e5c1d5f15d886f7.setContent(html_0868810629047770201424a5a6c40baf);
|
|
|
|
|
|
|
|
marker_9438da188b62ed2dfcab95e66b730178.bindPopup(popup_64e14c0ebb0e49185e5c1d5f15d886f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9438da188b62ed2dfcab95e66b730178.setIcon(icon_577c46b50fbd8adfbeba13362da17146);
|
|
|
|
|
|
var marker_8babb7afc273d2a21768728a0dc62aa9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_fec4b2fc278e98529ee842dd0a4f677e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc6ba45359a1805ab071a126fc5b4996 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aecb7b1b2805cd22a0835daa2e65664b = $(`<div id="html_aecb7b1b2805cd22a0835daa2e65664b" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_bc6ba45359a1805ab071a126fc5b4996.setContent(html_aecb7b1b2805cd22a0835daa2e65664b);
|
|
|
|
|
|
|
|
marker_8babb7afc273d2a21768728a0dc62aa9.bindPopup(popup_bc6ba45359a1805ab071a126fc5b4996)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8babb7afc273d2a21768728a0dc62aa9.setIcon(icon_fec4b2fc278e98529ee842dd0a4f677e);
|
|
|
|
|
|
var marker_e0ac939deb69df1d72c1fdac2ae088b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_175761a40c9b14ac1fd5c69ec739b876 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5d0f041944f941bf57c5ce378d89834 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_305241743e640d6ecc04817a6f934893 = $(`<div id="html_305241743e640d6ecc04817a6f934893" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_b5d0f041944f941bf57c5ce378d89834.setContent(html_305241743e640d6ecc04817a6f934893);
|
|
|
|
|
|
|
|
marker_e0ac939deb69df1d72c1fdac2ae088b6.bindPopup(popup_b5d0f041944f941bf57c5ce378d89834)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0ac939deb69df1d72c1fdac2ae088b6.setIcon(icon_175761a40c9b14ac1fd5c69ec739b876);
|
|
|
|
|
|
var marker_f4c220235a7d9a9ba842c0e26d19f2b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e1477620b652f2f69546cdb8aabf72b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da57948425a626b5246c18a4204facc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6a82cf06a518e1a3e7c3638d2130f08 = $(`<div id="html_a6a82cf06a518e1a3e7c3638d2130f08" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_da57948425a626b5246c18a4204facc4.setContent(html_a6a82cf06a518e1a3e7c3638d2130f08);
|
|
|
|
|
|
|
|
marker_f4c220235a7d9a9ba842c0e26d19f2b2.bindPopup(popup_da57948425a626b5246c18a4204facc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4c220235a7d9a9ba842c0e26d19f2b2.setIcon(icon_e1477620b652f2f69546cdb8aabf72b8);
|
|
|
|
|
|
var marker_ba946126b4701eb16c44826db4e3333b = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2e831617376ef222891bdcfc4bcfd778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1c1db7e9526f1f5f8b504dfcfbf90fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6c643cbd02a345b338d25fb284665f0 = $(`<div id="html_e6c643cbd02a345b338d25fb284665f0" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_b1c1db7e9526f1f5f8b504dfcfbf90fd.setContent(html_e6c643cbd02a345b338d25fb284665f0);
|
|
|
|
|
|
|
|
marker_ba946126b4701eb16c44826db4e3333b.bindPopup(popup_b1c1db7e9526f1f5f8b504dfcfbf90fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba946126b4701eb16c44826db4e3333b.setIcon(icon_2e831617376ef222891bdcfc4bcfd778);
|
|
|
|
|
|
var marker_161478c321e7a55057cc8e2afdc153db = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_409ba25d66bdeaf899d57ffcd60827ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6be0b36a1b91a318dcbb1aa6cec1169c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9e5946a0410002bed38dd3b2a008a29 = $(`<div id="html_a9e5946a0410002bed38dd3b2a008a29" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_6be0b36a1b91a318dcbb1aa6cec1169c.setContent(html_a9e5946a0410002bed38dd3b2a008a29);
|
|
|
|
|
|
|
|
marker_161478c321e7a55057cc8e2afdc153db.bindPopup(popup_6be0b36a1b91a318dcbb1aa6cec1169c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_161478c321e7a55057cc8e2afdc153db.setIcon(icon_409ba25d66bdeaf899d57ffcd60827ce);
|
|
|
|
|
|
var marker_b3569021bbce2574d4bb9dd79feea5f3 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e67bfa7cc15b6272ad25fd46fb2fb1e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0daf1c4a30f4c2f1685d72646140b744 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaba19b2dea0e9e9211670d394e7fc96 = $(`<div id="html_aaba19b2dea0e9e9211670d394e7fc96" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_0daf1c4a30f4c2f1685d72646140b744.setContent(html_aaba19b2dea0e9e9211670d394e7fc96);
|
|
|
|
|
|
|
|
marker_b3569021bbce2574d4bb9dd79feea5f3.bindPopup(popup_0daf1c4a30f4c2f1685d72646140b744)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3569021bbce2574d4bb9dd79feea5f3.setIcon(icon_e67bfa7cc15b6272ad25fd46fb2fb1e7);
|
|
|
|
|
|
var marker_70e3d64c6b15a8abd9915c9ac69efd35 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_cf39cc4772af2999447b2cd77e87cf50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1bfe5aae725031f5663fc2cf776b916 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21f970286bea39ac01e0477f1a4abba7 = $(`<div id="html_21f970286bea39ac01e0477f1a4abba7" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_c1bfe5aae725031f5663fc2cf776b916.setContent(html_21f970286bea39ac01e0477f1a4abba7);
|
|
|
|
|
|
|
|
marker_70e3d64c6b15a8abd9915c9ac69efd35.bindPopup(popup_c1bfe5aae725031f5663fc2cf776b916)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e3d64c6b15a8abd9915c9ac69efd35.setIcon(icon_cf39cc4772af2999447b2cd77e87cf50);
|
|
|
|
|
|
var marker_0551f73b4502de89ff20e5f8b9c94d54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_495dfd9e7ed278793a76773c67f4a9b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad1f02b6682a2f03b5f12f8df02d65af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4db26b84094ce7ff434c35ca9e163fbb = $(`<div id="html_4db26b84094ce7ff434c35ca9e163fbb" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_ad1f02b6682a2f03b5f12f8df02d65af.setContent(html_4db26b84094ce7ff434c35ca9e163fbb);
|
|
|
|
|
|
|
|
marker_0551f73b4502de89ff20e5f8b9c94d54.bindPopup(popup_ad1f02b6682a2f03b5f12f8df02d65af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0551f73b4502de89ff20e5f8b9c94d54.setIcon(icon_495dfd9e7ed278793a76773c67f4a9b5);
|
|
|
|
|
|
var marker_891db320bc6cb5a197861e0e61bfae53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_bccb3f05f32b98700698bc68736f65c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85b0efbb5bf1ebc6f8a84edd96d2f588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e307b4134bc316ddd340af19c7da0a2 = $(`<div id="html_7e307b4134bc316ddd340af19c7da0a2" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_85b0efbb5bf1ebc6f8a84edd96d2f588.setContent(html_7e307b4134bc316ddd340af19c7da0a2);
|
|
|
|
|
|
|
|
marker_891db320bc6cb5a197861e0e61bfae53.bindPopup(popup_85b0efbb5bf1ebc6f8a84edd96d2f588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_891db320bc6cb5a197861e0e61bfae53.setIcon(icon_bccb3f05f32b98700698bc68736f65c5);
|
|
|
|
|
|
var marker_d72f7005a7ac034c0aa6e8ca74071331 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4eb80d796cbd57eb0879289f4d85d79d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0309d2f84c178094e5b860f7f25da4c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1abb6243380d6f5d1d89c1ca09c02199 = $(`<div id="html_1abb6243380d6f5d1d89c1ca09c02199" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_0309d2f84c178094e5b860f7f25da4c3.setContent(html_1abb6243380d6f5d1d89c1ca09c02199);
|
|
|
|
|
|
|
|
marker_d72f7005a7ac034c0aa6e8ca74071331.bindPopup(popup_0309d2f84c178094e5b860f7f25da4c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d72f7005a7ac034c0aa6e8ca74071331.setIcon(icon_4eb80d796cbd57eb0879289f4d85d79d);
|
|
|
|
|
|
var marker_b975d347f8fdaa725e04aafafb9e5e4c = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_a192505070c8520760bb14838fa8433c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6420f3e437b73f4e49e14b32e2efa0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f2c3f339410314abc07eb7be70ec5de = $(`<div id="html_2f2c3f339410314abc07eb7be70ec5de" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_f6420f3e437b73f4e49e14b32e2efa0d.setContent(html_2f2c3f339410314abc07eb7be70ec5de);
|
|
|
|
|
|
|
|
marker_b975d347f8fdaa725e04aafafb9e5e4c.bindPopup(popup_f6420f3e437b73f4e49e14b32e2efa0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b975d347f8fdaa725e04aafafb9e5e4c.setIcon(icon_a192505070c8520760bb14838fa8433c);
|
|
|
|
|
|
var marker_389fd66e5e263661e06e2951d773dcf2 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f26a0b16227bd376fdc2480f90adb1b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01a4c8ca170724096df8f0719bbdf2c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09e72d67f6c61dd6a3b43bdbd9055773 = $(`<div id="html_09e72d67f6c61dd6a3b43bdbd9055773" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_01a4c8ca170724096df8f0719bbdf2c5.setContent(html_09e72d67f6c61dd6a3b43bdbd9055773);
|
|
|
|
|
|
|
|
marker_389fd66e5e263661e06e2951d773dcf2.bindPopup(popup_01a4c8ca170724096df8f0719bbdf2c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_389fd66e5e263661e06e2951d773dcf2.setIcon(icon_f26a0b16227bd376fdc2480f90adb1b5);
|
|
|
|
|
|
var marker_2ca9758e1ff0c7b7dd01d45425368b87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e6deba8847baf378dea10e20dd61e844 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29e9ffd080aac3221069742c9bafdc79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d12d7f3fccf3d2234fbf958c0c1256c = $(`<div id="html_8d12d7f3fccf3d2234fbf958c0c1256c" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_29e9ffd080aac3221069742c9bafdc79.setContent(html_8d12d7f3fccf3d2234fbf958c0c1256c);
|
|
|
|
|
|
|
|
marker_2ca9758e1ff0c7b7dd01d45425368b87.bindPopup(popup_29e9ffd080aac3221069742c9bafdc79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ca9758e1ff0c7b7dd01d45425368b87.setIcon(icon_e6deba8847baf378dea10e20dd61e844);
|
|
|
|
|
|
var marker_e11b31c00ba83172cdf1eb56a60b5ef4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_d0eb1be8d078f31b8322be97fc4ab4aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b482fbf315dba354c370b8419ca0d00c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40b4641402cc1240f1999362b04b3ecc = $(`<div id="html_40b4641402cc1240f1999362b04b3ecc" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_b482fbf315dba354c370b8419ca0d00c.setContent(html_40b4641402cc1240f1999362b04b3ecc);
|
|
|
|
|
|
|
|
marker_e11b31c00ba83172cdf1eb56a60b5ef4.bindPopup(popup_b482fbf315dba354c370b8419ca0d00c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e11b31c00ba83172cdf1eb56a60b5ef4.setIcon(icon_d0eb1be8d078f31b8322be97fc4ab4aa);
|
|
|
|
|
|
var marker_38da158e7e09ff93fa50cb252f2e6565 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_fafd6732f492ed89951701707fb0ef03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d950940a7cfa445e16d4189e35712a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_299400f638e0393ef36a90d06ba61be4 = $(`<div id="html_299400f638e0393ef36a90d06ba61be4" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_d950940a7cfa445e16d4189e35712a99.setContent(html_299400f638e0393ef36a90d06ba61be4);
|
|
|
|
|
|
|
|
marker_38da158e7e09ff93fa50cb252f2e6565.bindPopup(popup_d950940a7cfa445e16d4189e35712a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38da158e7e09ff93fa50cb252f2e6565.setIcon(icon_fafd6732f492ed89951701707fb0ef03);
|
|
|
|
|
|
var marker_805dcdfe4b8b2265a022c7b010b0fea3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_feee8338d59db8860858fc7355abcacb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b6d1ef6a72509412c45e9831a0fcc96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d91f8e6b46e369870455cd6036167ba6 = $(`<div id="html_d91f8e6b46e369870455cd6036167ba6" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_9b6d1ef6a72509412c45e9831a0fcc96.setContent(html_d91f8e6b46e369870455cd6036167ba6);
|
|
|
|
|
|
|
|
marker_805dcdfe4b8b2265a022c7b010b0fea3.bindPopup(popup_9b6d1ef6a72509412c45e9831a0fcc96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_805dcdfe4b8b2265a022c7b010b0fea3.setIcon(icon_feee8338d59db8860858fc7355abcacb);
|
|
|
|
|
|
var marker_a0609b188224bcf09a587391b32efc30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_445a8f9eebf523132666abbfad9ca05f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ba8ef59a393273d2576ab5b6669470 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_550870ca59c22724c5614c16dfc11146 = $(`<div id="html_550870ca59c22724c5614c16dfc11146" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_18ba8ef59a393273d2576ab5b6669470.setContent(html_550870ca59c22724c5614c16dfc11146);
|
|
|
|
|
|
|
|
marker_a0609b188224bcf09a587391b32efc30.bindPopup(popup_18ba8ef59a393273d2576ab5b6669470)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0609b188224bcf09a587391b32efc30.setIcon(icon_445a8f9eebf523132666abbfad9ca05f);
|
|
|
|
|
|
var marker_2d2252ed4efb22298ce84cca83a53176 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_1895e90d1f74dbdb1fd7f23241e48dc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91627f0998f1f287f8b8d3e909f43020 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1189a84ac7d6285b72e82c5011510d6e = $(`<div id="html_1189a84ac7d6285b72e82c5011510d6e" style="width: 100.0%; height: 100.0%;">intl-rocks-microphone-did.trycloudflare.com</div>`)[0];
|
|
popup_91627f0998f1f287f8b8d3e909f43020.setContent(html_1189a84ac7d6285b72e82c5011510d6e);
|
|
|
|
|
|
|
|
marker_2d2252ed4efb22298ce84cca83a53176.bindPopup(popup_91627f0998f1f287f8b8d3e909f43020)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d2252ed4efb22298ce84cca83a53176.setIcon(icon_1895e90d1f74dbdb1fd7f23241e48dc1);
|
|
|
|
|
|
var marker_35430a54b6267807237d1e7c770c0712 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_597ab553db0a8ef13108a7cd5ed1bf68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88faf04ce96f50e1c2b61e589630b49c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e441cda6c38ebbd8238e3a07e892a821 = $(`<div id="html_e441cda6c38ebbd8238e3a07e892a821" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_88faf04ce96f50e1c2b61e589630b49c.setContent(html_e441cda6c38ebbd8238e3a07e892a821);
|
|
|
|
|
|
|
|
marker_35430a54b6267807237d1e7c770c0712.bindPopup(popup_88faf04ce96f50e1c2b61e589630b49c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35430a54b6267807237d1e7c770c0712.setIcon(icon_597ab553db0a8ef13108a7cd5ed1bf68);
|
|
|
|
|
|
var marker_dd3d2427e78bbf98493d366122cae3bf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_3a14882a3277ed8c9706947a22104d50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_578deaf90671cbade6f19268dcbfcbbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f360602b2865bd7e3c0225d0e961b004 = $(`<div id="html_f360602b2865bd7e3c0225d0e961b004" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_578deaf90671cbade6f19268dcbfcbbe.setContent(html_f360602b2865bd7e3c0225d0e961b004);
|
|
|
|
|
|
|
|
marker_dd3d2427e78bbf98493d366122cae3bf.bindPopup(popup_578deaf90671cbade6f19268dcbfcbbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd3d2427e78bbf98493d366122cae3bf.setIcon(icon_3a14882a3277ed8c9706947a22104d50);
|
|
|
|
|
|
var marker_b40b8587dd4d9546a41ab10e0d16886d = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f8bc555ba3d2d44e1b2b7932d4b04878 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_636d9b64f6c4ef81527105e95c3456fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04878efc12543dbf796e00bf4c8212fb = $(`<div id="html_04878efc12543dbf796e00bf4c8212fb" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_636d9b64f6c4ef81527105e95c3456fa.setContent(html_04878efc12543dbf796e00bf4c8212fb);
|
|
|
|
|
|
|
|
marker_b40b8587dd4d9546a41ab10e0d16886d.bindPopup(popup_636d9b64f6c4ef81527105e95c3456fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b40b8587dd4d9546a41ab10e0d16886d.setIcon(icon_f8bc555ba3d2d44e1b2b7932d4b04878);
|
|
|
|
|
|
var marker_cfb4aff8b24274a755fd087bc3cf1158 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_34bf3cfa0048b6b6cc04fc5ee377f282 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68789f6344e18bf23bbe8f1876195693 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51e3eca23d86fd019b591d908308bc9b = $(`<div id="html_51e3eca23d86fd019b591d908308bc9b" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_68789f6344e18bf23bbe8f1876195693.setContent(html_51e3eca23d86fd019b591d908308bc9b);
|
|
|
|
|
|
|
|
marker_cfb4aff8b24274a755fd087bc3cf1158.bindPopup(popup_68789f6344e18bf23bbe8f1876195693)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfb4aff8b24274a755fd087bc3cf1158.setIcon(icon_34bf3cfa0048b6b6cc04fc5ee377f282);
|
|
|
|
|
|
var marker_17034569d237d5f86ca921b19cc8b41f = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_da40a1b9cda133eda43b4879b42af4fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_285af66544bee5c272f6506692893e1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c1cc08d811483ebe2d9db222a2cbe2a = $(`<div id="html_3c1cc08d811483ebe2d9db222a2cbe2a" style="width: 100.0%; height: 100.0%;">nostr.infero.net</div>`)[0];
|
|
popup_285af66544bee5c272f6506692893e1f.setContent(html_3c1cc08d811483ebe2d9db222a2cbe2a);
|
|
|
|
|
|
|
|
marker_17034569d237d5f86ca921b19cc8b41f.bindPopup(popup_285af66544bee5c272f6506692893e1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17034569d237d5f86ca921b19cc8b41f.setIcon(icon_da40a1b9cda133eda43b4879b42af4fd);
|
|
|
|
|
|
var marker_4e5fcc9f38fc290739b827296b3f90d3 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_358c30b83b9036513ca7c41c1b9d29cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80dc4e6628ae85d8264573c8485c9c41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16937006446b10097292b12ed0f294dd = $(`<div id="html_16937006446b10097292b12ed0f294dd" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_80dc4e6628ae85d8264573c8485c9c41.setContent(html_16937006446b10097292b12ed0f294dd);
|
|
|
|
|
|
|
|
marker_4e5fcc9f38fc290739b827296b3f90d3.bindPopup(popup_80dc4e6628ae85d8264573c8485c9c41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e5fcc9f38fc290739b827296b3f90d3.setIcon(icon_358c30b83b9036513ca7c41c1b9d29cb);
|
|
|
|
|
|
var marker_e86940c322ae0f1b53ec71ec7efa494d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_524bfa8a395b6acf32df09537f1d0d62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32dfebeebfb662d1df4ad48d54808b32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_688176a5791f4919ccc1f66786d11538 = $(`<div id="html_688176a5791f4919ccc1f66786d11538" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_32dfebeebfb662d1df4ad48d54808b32.setContent(html_688176a5791f4919ccc1f66786d11538);
|
|
|
|
|
|
|
|
marker_e86940c322ae0f1b53ec71ec7efa494d.bindPopup(popup_32dfebeebfb662d1df4ad48d54808b32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e86940c322ae0f1b53ec71ec7efa494d.setIcon(icon_524bfa8a395b6acf32df09537f1d0d62);
|
|
|
|
|
|
var marker_d596b8e8daeb61c54fd16a523df7ce5c = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6efe6df02bfdeb634f21e78c4dede88f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2875a7fc0a71794b00cf05d9113306ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25e3d3b81de1d333b32e9137e1517577 = $(`<div id="html_25e3d3b81de1d333b32e9137e1517577" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_2875a7fc0a71794b00cf05d9113306ed.setContent(html_25e3d3b81de1d333b32e9137e1517577);
|
|
|
|
|
|
|
|
marker_d596b8e8daeb61c54fd16a523df7ce5c.bindPopup(popup_2875a7fc0a71794b00cf05d9113306ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d596b8e8daeb61c54fd16a523df7ce5c.setIcon(icon_6efe6df02bfdeb634f21e78c4dede88f);
|
|
|
|
|
|
var marker_cc8198bc31622596fac89049dd129f11 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_168c8e8806a0d65bb027362234a7935b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f26ead4ea48e1dd52cd7392d1661a55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e805ff8dc77618801aacffb6f8a8a052 = $(`<div id="html_e805ff8dc77618801aacffb6f8a8a052" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_4f26ead4ea48e1dd52cd7392d1661a55.setContent(html_e805ff8dc77618801aacffb6f8a8a052);
|
|
|
|
|
|
|
|
marker_cc8198bc31622596fac89049dd129f11.bindPopup(popup_4f26ead4ea48e1dd52cd7392d1661a55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc8198bc31622596fac89049dd129f11.setIcon(icon_168c8e8806a0d65bb027362234a7935b);
|
|
|
|
|
|
var marker_20d1bb0e656f22a73c94279a25491054 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_536996cbb22533afa47b6880de05220e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76b7f0d4126283129895b4fc92ee33a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8c72c01baaab3cc12be0bb84a49427e = $(`<div id="html_f8c72c01baaab3cc12be0bb84a49427e" style="width: 100.0%; height: 100.0%;">relay.jbnco.co</div>`)[0];
|
|
popup_76b7f0d4126283129895b4fc92ee33a7.setContent(html_f8c72c01baaab3cc12be0bb84a49427e);
|
|
|
|
|
|
|
|
marker_20d1bb0e656f22a73c94279a25491054.bindPopup(popup_76b7f0d4126283129895b4fc92ee33a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20d1bb0e656f22a73c94279a25491054.setIcon(icon_536996cbb22533afa47b6880de05220e);
|
|
|
|
|
|
var marker_f1e16d221646e6fa698ed7650b1b50a8 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_a223dba952bdcb67b446fe43ed6a1300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_682a0eff1eec9be4242ffe285064ac3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f413079d12b5e585498c8d272128e2ab = $(`<div id="html_f413079d12b5e585498c8d272128e2ab" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_682a0eff1eec9be4242ffe285064ac3b.setContent(html_f413079d12b5e585498c8d272128e2ab);
|
|
|
|
|
|
|
|
marker_f1e16d221646e6fa698ed7650b1b50a8.bindPopup(popup_682a0eff1eec9be4242ffe285064ac3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1e16d221646e6fa698ed7650b1b50a8.setIcon(icon_a223dba952bdcb67b446fe43ed6a1300);
|
|
|
|
|
|
var marker_40f7051524232e3a1bf7faef211d38fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_a54cec941dc4462a7edc4a83dd4d077b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_515ab8b22385df614bbad4c81287c23a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91ba3fb458c0d5e2e04637ba0956d888 = $(`<div id="html_91ba3fb458c0d5e2e04637ba0956d888" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_515ab8b22385df614bbad4c81287c23a.setContent(html_91ba3fb458c0d5e2e04637ba0956d888);
|
|
|
|
|
|
|
|
marker_40f7051524232e3a1bf7faef211d38fa.bindPopup(popup_515ab8b22385df614bbad4c81287c23a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40f7051524232e3a1bf7faef211d38fa.setIcon(icon_a54cec941dc4462a7edc4a83dd4d077b);
|
|
|
|
|
|
var marker_24be65b3c0aed2bae8263b9d45a1c4e7 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b5f9b1b3769428ec3e092b59a0f2cd57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_857f2d7f93a0993959d76afcb9fd747e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c7cafa0d5cd6dc3fe75f91742c2e340 = $(`<div id="html_5c7cafa0d5cd6dc3fe75f91742c2e340" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_857f2d7f93a0993959d76afcb9fd747e.setContent(html_5c7cafa0d5cd6dc3fe75f91742c2e340);
|
|
|
|
|
|
|
|
marker_24be65b3c0aed2bae8263b9d45a1c4e7.bindPopup(popup_857f2d7f93a0993959d76afcb9fd747e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24be65b3c0aed2bae8263b9d45a1c4e7.setIcon(icon_b5f9b1b3769428ec3e092b59a0f2cd57);
|
|
|
|
|
|
var marker_d8e90f5a35227e2b1a7320e23a457565 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0eee8404ff1830227bd82924801258f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45cf7cefafabad4c1020059280ba3432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebff01ca5bde41702b3cd4b31f159468 = $(`<div id="html_ebff01ca5bde41702b3cd4b31f159468" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_45cf7cefafabad4c1020059280ba3432.setContent(html_ebff01ca5bde41702b3cd4b31f159468);
|
|
|
|
|
|
|
|
marker_d8e90f5a35227e2b1a7320e23a457565.bindPopup(popup_45cf7cefafabad4c1020059280ba3432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8e90f5a35227e2b1a7320e23a457565.setIcon(icon_0eee8404ff1830227bd82924801258f6);
|
|
|
|
|
|
var marker_721e1fcb10ea030daeacfb5074a8988b = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_738ab7ee8401213a47368a660414fb1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39a6d1b03764e4e1958e08a91bb56f64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_643f86720919c9bc9be509b9994349c6 = $(`<div id="html_643f86720919c9bc9be509b9994349c6" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_39a6d1b03764e4e1958e08a91bb56f64.setContent(html_643f86720919c9bc9be509b9994349c6);
|
|
|
|
|
|
|
|
marker_721e1fcb10ea030daeacfb5074a8988b.bindPopup(popup_39a6d1b03764e4e1958e08a91bb56f64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_721e1fcb10ea030daeacfb5074a8988b.setIcon(icon_738ab7ee8401213a47368a660414fb1e);
|
|
|
|
|
|
var marker_95122a219bb2fc770bc05edf88071913 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5b4cd319f372ef699e3051c35b6df92d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fe1a84168a89c365bec423d71ab39a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f387af91f26109ec899c3bb07f6117c3 = $(`<div id="html_f387af91f26109ec899c3bb07f6117c3" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_0fe1a84168a89c365bec423d71ab39a3.setContent(html_f387af91f26109ec899c3bb07f6117c3);
|
|
|
|
|
|
|
|
marker_95122a219bb2fc770bc05edf88071913.bindPopup(popup_0fe1a84168a89c365bec423d71ab39a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95122a219bb2fc770bc05edf88071913.setIcon(icon_5b4cd319f372ef699e3051c35b6df92d);
|
|
|
|
|
|
var marker_bec5b0644476fb2d1b078549a7acc593 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_db947294a7c202c759dc9e6d99a82952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12b5e8ac37deff276d8047cd4c8ba728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81d90dbf67c6a4f5f12a01a5669b3574 = $(`<div id="html_81d90dbf67c6a4f5f12a01a5669b3574" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_12b5e8ac37deff276d8047cd4c8ba728.setContent(html_81d90dbf67c6a4f5f12a01a5669b3574);
|
|
|
|
|
|
|
|
marker_bec5b0644476fb2d1b078549a7acc593.bindPopup(popup_12b5e8ac37deff276d8047cd4c8ba728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bec5b0644476fb2d1b078549a7acc593.setIcon(icon_db947294a7c202c759dc9e6d99a82952);
|
|
|
|
|
|
var marker_3b56bdce849ab1d77ad8b5d59fef426d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_df2dfdb7541c0f3e6bcd0f63f31757a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0bb49541be96e77fd0927feb2f0f0f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b508521396cdaa04eea33e02522206c = $(`<div id="html_0b508521396cdaa04eea33e02522206c" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_a0bb49541be96e77fd0927feb2f0f0f6.setContent(html_0b508521396cdaa04eea33e02522206c);
|
|
|
|
|
|
|
|
marker_3b56bdce849ab1d77ad8b5d59fef426d.bindPopup(popup_a0bb49541be96e77fd0927feb2f0f0f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b56bdce849ab1d77ad8b5d59fef426d.setIcon(icon_df2dfdb7541c0f3e6bcd0f63f31757a2);
|
|
|
|
|
|
var marker_63352b7e13a2e162533da0bd7d9fc522 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_66c7bfdcb246298fcbe5832471d80b20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad0ebce012c0ac669bf81db5e463ade2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ebbf3c0a22b890263eb7f475ede9305 = $(`<div id="html_2ebbf3c0a22b890263eb7f475ede9305" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_ad0ebce012c0ac669bf81db5e463ade2.setContent(html_2ebbf3c0a22b890263eb7f475ede9305);
|
|
|
|
|
|
|
|
marker_63352b7e13a2e162533da0bd7d9fc522.bindPopup(popup_ad0ebce012c0ac669bf81db5e463ade2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63352b7e13a2e162533da0bd7d9fc522.setIcon(icon_66c7bfdcb246298fcbe5832471d80b20);
|
|
|
|
|
|
var marker_66fcd12fbb81a48b8e0c4604cad7515a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e7e6247dccdb059e07f8939a9330dccc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8661947017e0635681763ce2cfb06d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3574c33a32a6274e17e1cd0ab84cd6c1 = $(`<div id="html_3574c33a32a6274e17e1cd0ab84cd6c1" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_8661947017e0635681763ce2cfb06d98.setContent(html_3574c33a32a6274e17e1cd0ab84cd6c1);
|
|
|
|
|
|
|
|
marker_66fcd12fbb81a48b8e0c4604cad7515a.bindPopup(popup_8661947017e0635681763ce2cfb06d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66fcd12fbb81a48b8e0c4604cad7515a.setIcon(icon_e7e6247dccdb059e07f8939a9330dccc);
|
|
|
|
|
|
var marker_237cad795c863b5295e1703fc9efe0d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_cfe1c57eaeb103d3dace461d9391e5a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e252f9535c0e2649bc0838db9cdf999 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_026a206f93fc4f4d558fffb8132f39b1 = $(`<div id="html_026a206f93fc4f4d558fffb8132f39b1" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_3e252f9535c0e2649bc0838db9cdf999.setContent(html_026a206f93fc4f4d558fffb8132f39b1);
|
|
|
|
|
|
|
|
marker_237cad795c863b5295e1703fc9efe0d8.bindPopup(popup_3e252f9535c0e2649bc0838db9cdf999)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_237cad795c863b5295e1703fc9efe0d8.setIcon(icon_cfe1c57eaeb103d3dace461d9391e5a9);
|
|
|
|
|
|
var marker_4599b6bd7eac220c8619dfe1e6a64e8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_a59e99f8988fe4f21f7c8d5bee6acc69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8080c3cef0a47e4b2d53dcfcbe88c195 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18a2e5674080ed6f915dd53cc4fabb7f = $(`<div id="html_18a2e5674080ed6f915dd53cc4fabb7f" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_8080c3cef0a47e4b2d53dcfcbe88c195.setContent(html_18a2e5674080ed6f915dd53cc4fabb7f);
|
|
|
|
|
|
|
|
marker_4599b6bd7eac220c8619dfe1e6a64e8a.bindPopup(popup_8080c3cef0a47e4b2d53dcfcbe88c195)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4599b6bd7eac220c8619dfe1e6a64e8a.setIcon(icon_a59e99f8988fe4f21f7c8d5bee6acc69);
|
|
|
|
|
|
var marker_45daca978acd4404119825c4e6a95315 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f5329b92ce22cdae083fc5997d1d5bb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6aa0c98328677b3ece114e57db5c1e06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c17e332b3aee4c8dc76624edfd6359d = $(`<div id="html_7c17e332b3aee4c8dc76624edfd6359d" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_6aa0c98328677b3ece114e57db5c1e06.setContent(html_7c17e332b3aee4c8dc76624edfd6359d);
|
|
|
|
|
|
|
|
marker_45daca978acd4404119825c4e6a95315.bindPopup(popup_6aa0c98328677b3ece114e57db5c1e06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45daca978acd4404119825c4e6a95315.setIcon(icon_f5329b92ce22cdae083fc5997d1d5bb5);
|
|
|
|
|
|
var marker_c9f7010d07cfe445cee3e6058fbfdca5 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_dbf6e5777d798840bca825339caeb4df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_311bb4e95dbd42afbea0110679321b49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7479c77c8d21ab53cb2ae2073de02c15 = $(`<div id="html_7479c77c8d21ab53cb2ae2073de02c15" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_311bb4e95dbd42afbea0110679321b49.setContent(html_7479c77c8d21ab53cb2ae2073de02c15);
|
|
|
|
|
|
|
|
marker_c9f7010d07cfe445cee3e6058fbfdca5.bindPopup(popup_311bb4e95dbd42afbea0110679321b49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9f7010d07cfe445cee3e6058fbfdca5.setIcon(icon_dbf6e5777d798840bca825339caeb4df);
|
|
|
|
|
|
var marker_8453f9f2b0bbf2fc07c5e798b2da318e = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f16388de96ba24675b60f226c962b1d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfab8a778f582f0da4c713ac685925c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8dcd80c2b5f067c834146d0ad6af332 = $(`<div id="html_b8dcd80c2b5f067c834146d0ad6af332" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_cfab8a778f582f0da4c713ac685925c5.setContent(html_b8dcd80c2b5f067c834146d0ad6af332);
|
|
|
|
|
|
|
|
marker_8453f9f2b0bbf2fc07c5e798b2da318e.bindPopup(popup_cfab8a778f582f0da4c713ac685925c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8453f9f2b0bbf2fc07c5e798b2da318e.setIcon(icon_f16388de96ba24675b60f226c962b1d6);
|
|
|
|
|
|
var marker_d78decc0edacde06821da55285f2d6be = L.marker(
|
|
[47.1285, 8.74735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_c9418bd4b2c94f928dde5dd4b42a948f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f39ca53b9982d080ef6b84acb555554d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_419114d1cc759144fba7430bc4036520 = $(`<div id="html_419114d1cc759144fba7430bc4036520" style="width: 100.0%; height: 100.0%;">nas01xanthosnet.synology.me:7778</div>`)[0];
|
|
popup_f39ca53b9982d080ef6b84acb555554d.setContent(html_419114d1cc759144fba7430bc4036520);
|
|
|
|
|
|
|
|
marker_d78decc0edacde06821da55285f2d6be.bindPopup(popup_f39ca53b9982d080ef6b84acb555554d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d78decc0edacde06821da55285f2d6be.setIcon(icon_c9418bd4b2c94f928dde5dd4b42a948f);
|
|
|
|
|
|
var marker_bc1bce4af4092efc25e100d3dd2a2f1a = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_01a20f39e1f54df6e3c600b31eb46f94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07cd43c8cdd53b8b21e1c7a1a5502a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bc2a7e86357ba099bb80818d27d5556 = $(`<div id="html_8bc2a7e86357ba099bb80818d27d5556" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_07cd43c8cdd53b8b21e1c7a1a5502a40.setContent(html_8bc2a7e86357ba099bb80818d27d5556);
|
|
|
|
|
|
|
|
marker_bc1bce4af4092efc25e100d3dd2a2f1a.bindPopup(popup_07cd43c8cdd53b8b21e1c7a1a5502a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc1bce4af4092efc25e100d3dd2a2f1a.setIcon(icon_01a20f39e1f54df6e3c600b31eb46f94);
|
|
|
|
|
|
var marker_789841ec183a1b8eab391cf2e6ed3a7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_87d6de955833b48519d08eb94b9c2731 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f32c74a9cad01b07899db2ae3b801ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5e5972aa191025cb1ab827a39666910 = $(`<div id="html_e5e5972aa191025cb1ab827a39666910" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_5f32c74a9cad01b07899db2ae3b801ca.setContent(html_e5e5972aa191025cb1ab827a39666910);
|
|
|
|
|
|
|
|
marker_789841ec183a1b8eab391cf2e6ed3a7b.bindPopup(popup_5f32c74a9cad01b07899db2ae3b801ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_789841ec183a1b8eab391cf2e6ed3a7b.setIcon(icon_87d6de955833b48519d08eb94b9c2731);
|
|
|
|
|
|
var marker_efacc68af27a3ecd4ae5260384cb4534 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4dd379058fc5a254551e91d96690c40a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73742ce709c6e053ad78d5444fab9d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9287e3c2a782188c00cb1a98dd1d40d3 = $(`<div id="html_9287e3c2a782188c00cb1a98dd1d40d3" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_c73742ce709c6e053ad78d5444fab9d3.setContent(html_9287e3c2a782188c00cb1a98dd1d40d3);
|
|
|
|
|
|
|
|
marker_efacc68af27a3ecd4ae5260384cb4534.bindPopup(popup_c73742ce709c6e053ad78d5444fab9d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efacc68af27a3ecd4ae5260384cb4534.setIcon(icon_4dd379058fc5a254551e91d96690c40a);
|
|
|
|
|
|
var marker_782e2e98592e1e3b935defae7d772bde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_fd18e58b4fafc59ebc86f52a0c62698c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1f71f4f4ca178b36a55efc37756abdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c27e892431bd5c6c3eaf03f84ed33a17 = $(`<div id="html_c27e892431bd5c6c3eaf03f84ed33a17" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_c1f71f4f4ca178b36a55efc37756abdb.setContent(html_c27e892431bd5c6c3eaf03f84ed33a17);
|
|
|
|
|
|
|
|
marker_782e2e98592e1e3b935defae7d772bde.bindPopup(popup_c1f71f4f4ca178b36a55efc37756abdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_782e2e98592e1e3b935defae7d772bde.setIcon(icon_fd18e58b4fafc59ebc86f52a0c62698c);
|
|
|
|
|
|
var marker_047a9d35958e6a4d203b591f5c150acd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_eecb38b06b030cca0d796191ab89840c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f4250113328953310764e3906bbf1c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9c3e7f8a383900a87c282ec5d0c85bf = $(`<div id="html_c9c3e7f8a383900a87c282ec5d0c85bf" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_8f4250113328953310764e3906bbf1c7.setContent(html_c9c3e7f8a383900a87c282ec5d0c85bf);
|
|
|
|
|
|
|
|
marker_047a9d35958e6a4d203b591f5c150acd.bindPopup(popup_8f4250113328953310764e3906bbf1c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_047a9d35958e6a4d203b591f5c150acd.setIcon(icon_eecb38b06b030cca0d796191ab89840c);
|
|
|
|
|
|
var marker_ed99d2388529e3eaea5442cd9b627df5 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_d324d6bc0a67313b44de8736c1d0daa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2209979d7db9e0ae374551d918d53076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cfdec7a55e268d814f102588f26bb2a = $(`<div id="html_1cfdec7a55e268d814f102588f26bb2a" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_2209979d7db9e0ae374551d918d53076.setContent(html_1cfdec7a55e268d814f102588f26bb2a);
|
|
|
|
|
|
|
|
marker_ed99d2388529e3eaea5442cd9b627df5.bindPopup(popup_2209979d7db9e0ae374551d918d53076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed99d2388529e3eaea5442cd9b627df5.setIcon(icon_d324d6bc0a67313b44de8736c1d0daa7);
|
|
|
|
|
|
var marker_ffa4d800449dd07d6f4984617ee8e7ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0d8ff8add3b23e91b1d15d0490ef632b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79c336c3a46ab8823158e67ca7e7c062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8efd97a13496129b5735759f642d002b = $(`<div id="html_8efd97a13496129b5735759f642d002b" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_79c336c3a46ab8823158e67ca7e7c062.setContent(html_8efd97a13496129b5735759f642d002b);
|
|
|
|
|
|
|
|
marker_ffa4d800449dd07d6f4984617ee8e7ae.bindPopup(popup_79c336c3a46ab8823158e67ca7e7c062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffa4d800449dd07d6f4984617ee8e7ae.setIcon(icon_0d8ff8add3b23e91b1d15d0490ef632b);
|
|
|
|
|
|
var marker_2cd402ee8d565385df648263456f166f = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_a030f50b799982432cb2e7306bc1e4f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ed46d879f8651ad91046d8822b22afd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d585db2d16578125bb9d0157eada3357 = $(`<div id="html_d585db2d16578125bb9d0157eada3357" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_8ed46d879f8651ad91046d8822b22afd.setContent(html_d585db2d16578125bb9d0157eada3357);
|
|
|
|
|
|
|
|
marker_2cd402ee8d565385df648263456f166f.bindPopup(popup_8ed46d879f8651ad91046d8822b22afd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cd402ee8d565385df648263456f166f.setIcon(icon_a030f50b799982432cb2e7306bc1e4f9);
|
|
|
|
|
|
var marker_73d2b6129fc15a1f7950c4c43f7b9be5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_75834c4fc6a3bfbe7e1a01e188d8b1b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52038a448ac346faacf96dfd895b7340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a2e8e616b8295643be6802a5dc31901 = $(`<div id="html_8a2e8e616b8295643be6802a5dc31901" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_52038a448ac346faacf96dfd895b7340.setContent(html_8a2e8e616b8295643be6802a5dc31901);
|
|
|
|
|
|
|
|
marker_73d2b6129fc15a1f7950c4c43f7b9be5.bindPopup(popup_52038a448ac346faacf96dfd895b7340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73d2b6129fc15a1f7950c4c43f7b9be5.setIcon(icon_75834c4fc6a3bfbe7e1a01e188d8b1b1);
|
|
|
|
|
|
var marker_e4e156996b1c6997b08e771d3298602d = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_7334723585faf55fd31591f8e93df43d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_724c216877845d0180d6ce9a08d538ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f04c68caa908e681153be271d2125100 = $(`<div id="html_f04c68caa908e681153be271d2125100" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_724c216877845d0180d6ce9a08d538ce.setContent(html_f04c68caa908e681153be271d2125100);
|
|
|
|
|
|
|
|
marker_e4e156996b1c6997b08e771d3298602d.bindPopup(popup_724c216877845d0180d6ce9a08d538ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4e156996b1c6997b08e771d3298602d.setIcon(icon_7334723585faf55fd31591f8e93df43d);
|
|
|
|
|
|
var marker_5e9dd4cc3e1998b71d5c4e9eda5bd0b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_7ffb837a88da695bb752fd311eaee958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e81273c6914fb0f3c5d6dc56d39a875c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45b38148126c3901324de1ac622806d3 = $(`<div id="html_45b38148126c3901324de1ac622806d3" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_e81273c6914fb0f3c5d6dc56d39a875c.setContent(html_45b38148126c3901324de1ac622806d3);
|
|
|
|
|
|
|
|
marker_5e9dd4cc3e1998b71d5c4e9eda5bd0b9.bindPopup(popup_e81273c6914fb0f3c5d6dc56d39a875c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e9dd4cc3e1998b71d5c4e9eda5bd0b9.setIcon(icon_7ffb837a88da695bb752fd311eaee958);
|
|
|
|
|
|
var marker_8d415dbc50d5af50e5676aad7e47a1b3 = L.marker(
|
|
[14.0644, 101.515],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2a33cc6986262818b91a89fb349f46b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83001d6e9cc861fdeb19fad4fca0ae44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8befed6d07b430b780977b85abcdafa3 = $(`<div id="html_8befed6d07b430b780977b85abcdafa3" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_83001d6e9cc861fdeb19fad4fca0ae44.setContent(html_8befed6d07b430b780977b85abcdafa3);
|
|
|
|
|
|
|
|
marker_8d415dbc50d5af50e5676aad7e47a1b3.bindPopup(popup_83001d6e9cc861fdeb19fad4fca0ae44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d415dbc50d5af50e5676aad7e47a1b3.setIcon(icon_2a33cc6986262818b91a89fb349f46b5);
|
|
|
|
|
|
var marker_35b4714ddd0eb7a654c6a791bbe7f191 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8fd38b103a3bd52b8e2a4f601a8418e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9da53d83d41072d57416478dce6619ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db01257a65244a8f65309922245e70ee = $(`<div id="html_db01257a65244a8f65309922245e70ee" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_9da53d83d41072d57416478dce6619ca.setContent(html_db01257a65244a8f65309922245e70ee);
|
|
|
|
|
|
|
|
marker_35b4714ddd0eb7a654c6a791bbe7f191.bindPopup(popup_9da53d83d41072d57416478dce6619ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35b4714ddd0eb7a654c6a791bbe7f191.setIcon(icon_8fd38b103a3bd52b8e2a4f601a8418e3);
|
|
|
|
|
|
var marker_b2d3ab3674e374e5c282f44e1d63f4eb = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_46bb74014b26a81164fa91ff198afdfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1799b4c530784d9460dd0254b8fba069 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c3c9afddfc68b9f499dd336d8f97d83 = $(`<div id="html_6c3c9afddfc68b9f499dd336d8f97d83" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_1799b4c530784d9460dd0254b8fba069.setContent(html_6c3c9afddfc68b9f499dd336d8f97d83);
|
|
|
|
|
|
|
|
marker_b2d3ab3674e374e5c282f44e1d63f4eb.bindPopup(popup_1799b4c530784d9460dd0254b8fba069)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2d3ab3674e374e5c282f44e1d63f4eb.setIcon(icon_46bb74014b26a81164fa91ff198afdfa);
|
|
|
|
|
|
var marker_0c15dac290cf72a3468ff52ae5ecc0c8 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_631a9ce3d31aa94fdab9149187233e9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35ba63e6c4ef5603df2babcc66981df2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10bee067c54d874fa1849905be69d4d4 = $(`<div id="html_10bee067c54d874fa1849905be69d4d4" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_35ba63e6c4ef5603df2babcc66981df2.setContent(html_10bee067c54d874fa1849905be69d4d4);
|
|
|
|
|
|
|
|
marker_0c15dac290cf72a3468ff52ae5ecc0c8.bindPopup(popup_35ba63e6c4ef5603df2babcc66981df2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c15dac290cf72a3468ff52ae5ecc0c8.setIcon(icon_631a9ce3d31aa94fdab9149187233e9b);
|
|
|
|
|
|
var marker_83c8e6b13482085dedaedd2d3e89d538 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_7844a8067f434f2f7afc5d0e21f388db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c7942db67d0526b10b89c71b590150a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6014a36211ffaaabf8cf468e946779d4 = $(`<div id="html_6014a36211ffaaabf8cf468e946779d4" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_3c7942db67d0526b10b89c71b590150a.setContent(html_6014a36211ffaaabf8cf468e946779d4);
|
|
|
|
|
|
|
|
marker_83c8e6b13482085dedaedd2d3e89d538.bindPopup(popup_3c7942db67d0526b10b89c71b590150a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83c8e6b13482085dedaedd2d3e89d538.setIcon(icon_7844a8067f434f2f7afc5d0e21f388db);
|
|
|
|
|
|
var marker_bfbdd8002ca2ce65e524b439712b676b = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_987afbf930eb3c9f0bfe448ed5520aed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9958587acaf3aed46095d0ee535369b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f64133dabebc7358e81aee33b250acc = $(`<div id="html_0f64133dabebc7358e81aee33b250acc" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_9958587acaf3aed46095d0ee535369b9.setContent(html_0f64133dabebc7358e81aee33b250acc);
|
|
|
|
|
|
|
|
marker_bfbdd8002ca2ce65e524b439712b676b.bindPopup(popup_9958587acaf3aed46095d0ee535369b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfbdd8002ca2ce65e524b439712b676b.setIcon(icon_987afbf930eb3c9f0bfe448ed5520aed);
|
|
|
|
|
|
var marker_be188b6338a871330bae2403e817e11f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6edc7327669d93b711d9ea6ae0bc668d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9e5674bcc26dddb5272d9774dda385b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0f2b0343a8865d2b7d263998fb1bdb7 = $(`<div id="html_a0f2b0343a8865d2b7d263998fb1bdb7" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_d9e5674bcc26dddb5272d9774dda385b.setContent(html_a0f2b0343a8865d2b7d263998fb1bdb7);
|
|
|
|
|
|
|
|
marker_be188b6338a871330bae2403e817e11f.bindPopup(popup_d9e5674bcc26dddb5272d9774dda385b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be188b6338a871330bae2403e817e11f.setIcon(icon_6edc7327669d93b711d9ea6ae0bc668d);
|
|
|
|
|
|
var marker_0cfb70b0ff9771d6dbba463027910581 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_cd31796505d000c3d7b79bd646fe1d93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1202e4f10d01a05785091afcbca330db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2741fd527053979dd75d19d210eefb68 = $(`<div id="html_2741fd527053979dd75d19d210eefb68" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_1202e4f10d01a05785091afcbca330db.setContent(html_2741fd527053979dd75d19d210eefb68);
|
|
|
|
|
|
|
|
marker_0cfb70b0ff9771d6dbba463027910581.bindPopup(popup_1202e4f10d01a05785091afcbca330db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cfb70b0ff9771d6dbba463027910581.setIcon(icon_cd31796505d000c3d7b79bd646fe1d93);
|
|
|
|
|
|
var marker_30a5dee7f1f61cbf8ef7ce0056d89ae8 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b940fb1accaa65446384394efa664ede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1aa92407c23f03e0d38e1fc5bbe5c8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f3a853210e76b70665120bfd6fcd4e6 = $(`<div id="html_9f3a853210e76b70665120bfd6fcd4e6" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_c1aa92407c23f03e0d38e1fc5bbe5c8e.setContent(html_9f3a853210e76b70665120bfd6fcd4e6);
|
|
|
|
|
|
|
|
marker_30a5dee7f1f61cbf8ef7ce0056d89ae8.bindPopup(popup_c1aa92407c23f03e0d38e1fc5bbe5c8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30a5dee7f1f61cbf8ef7ce0056d89ae8.setIcon(icon_b940fb1accaa65446384394efa664ede);
|
|
|
|
|
|
var marker_d2a5b23871d19a1ab9a2565d4676927d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5e0f9e0d2f427f1091b7a11b985fff3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c80e398c98cb38178a4c925942e46d5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_544267038a5fee329c2866dcb9a45459 = $(`<div id="html_544267038a5fee329c2866dcb9a45459" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_c80e398c98cb38178a4c925942e46d5c.setContent(html_544267038a5fee329c2866dcb9a45459);
|
|
|
|
|
|
|
|
marker_d2a5b23871d19a1ab9a2565d4676927d.bindPopup(popup_c80e398c98cb38178a4c925942e46d5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2a5b23871d19a1ab9a2565d4676927d.setIcon(icon_5e0f9e0d2f427f1091b7a11b985fff3b);
|
|
|
|
|
|
var marker_64008432ea9114cb134274221eafc908 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_cb0ef38302e2612bda5f5093f1a02630 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57fea8eadd9b905003acc49b6ba16f8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cf723c9e9005dcf1b0470a64f544884 = $(`<div id="html_7cf723c9e9005dcf1b0470a64f544884" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_57fea8eadd9b905003acc49b6ba16f8c.setContent(html_7cf723c9e9005dcf1b0470a64f544884);
|
|
|
|
|
|
|
|
marker_64008432ea9114cb134274221eafc908.bindPopup(popup_57fea8eadd9b905003acc49b6ba16f8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64008432ea9114cb134274221eafc908.setIcon(icon_cb0ef38302e2612bda5f5093f1a02630);
|
|
|
|
|
|
var marker_dda3b80397c72e95f062292b5e679024 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ba74bbb457bafe0c46a8e78a827bf443 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67b86627eb2b51995f55a22cbadcce72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dafe472339ed5da6dd9e3331cd0f7889 = $(`<div id="html_dafe472339ed5da6dd9e3331cd0f7889" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_67b86627eb2b51995f55a22cbadcce72.setContent(html_dafe472339ed5da6dd9e3331cd0f7889);
|
|
|
|
|
|
|
|
marker_dda3b80397c72e95f062292b5e679024.bindPopup(popup_67b86627eb2b51995f55a22cbadcce72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dda3b80397c72e95f062292b5e679024.setIcon(icon_ba74bbb457bafe0c46a8e78a827bf443);
|
|
|
|
|
|
var marker_9d3548512cb37a9be0a71e440d1c9a43 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0be8fd43553e53441a1fce6bc52898f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46e5f8fb0cf595abea01f6d231390b06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_255b51bceec18feb4f2a15fbaa184ee1 = $(`<div id="html_255b51bceec18feb4f2a15fbaa184ee1" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_46e5f8fb0cf595abea01f6d231390b06.setContent(html_255b51bceec18feb4f2a15fbaa184ee1);
|
|
|
|
|
|
|
|
marker_9d3548512cb37a9be0a71e440d1c9a43.bindPopup(popup_46e5f8fb0cf595abea01f6d231390b06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d3548512cb37a9be0a71e440d1c9a43.setIcon(icon_0be8fd43553e53441a1fce6bc52898f0);
|
|
|
|
|
|
var marker_182e872839ea6f12a2b36ce417df09e5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_7e3f3a954bad3b637992bdbc2e29f075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ce919ca6433aa1da55832c44e5f29c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2db4634770b38776f3e4903b907bb922 = $(`<div id="html_2db4634770b38776f3e4903b907bb922" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_2ce919ca6433aa1da55832c44e5f29c1.setContent(html_2db4634770b38776f3e4903b907bb922);
|
|
|
|
|
|
|
|
marker_182e872839ea6f12a2b36ce417df09e5.bindPopup(popup_2ce919ca6433aa1da55832c44e5f29c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_182e872839ea6f12a2b36ce417df09e5.setIcon(icon_7e3f3a954bad3b637992bdbc2e29f075);
|
|
|
|
|
|
var marker_a1402d452dc3542007c6a47a17810bf8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_2369cb5e6dce1ba201c5a58fb81fe8d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e9f5371964ed0cee55f75f19a9f7d10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7c890e0d5448b34ef927a55fbe9f9d2 = $(`<div id="html_e7c890e0d5448b34ef927a55fbe9f9d2" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_8e9f5371964ed0cee55f75f19a9f7d10.setContent(html_e7c890e0d5448b34ef927a55fbe9f9d2);
|
|
|
|
|
|
|
|
marker_a1402d452dc3542007c6a47a17810bf8.bindPopup(popup_8e9f5371964ed0cee55f75f19a9f7d10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1402d452dc3542007c6a47a17810bf8.setIcon(icon_2369cb5e6dce1ba201c5a58fb81fe8d1);
|
|
|
|
|
|
var marker_af3737d412e0f1ab995a8c5bee214e6d = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_a8e41fbad612ea7c651a208b7ef8ca21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffc261e6986b9280df9b1494ede4df39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d9ab60a3d84536b8eb650b7a60c94f9 = $(`<div id="html_4d9ab60a3d84536b8eb650b7a60c94f9" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_ffc261e6986b9280df9b1494ede4df39.setContent(html_4d9ab60a3d84536b8eb650b7a60c94f9);
|
|
|
|
|
|
|
|
marker_af3737d412e0f1ab995a8c5bee214e6d.bindPopup(popup_ffc261e6986b9280df9b1494ede4df39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af3737d412e0f1ab995a8c5bee214e6d.setIcon(icon_a8e41fbad612ea7c651a208b7ef8ca21);
|
|
|
|
|
|
var marker_9fd8f1b5e3304e701f014d332f77eb34 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_3bf5ea51d39c2ae0be8b9e850627c1e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffeb0bd09d5933cf1f3f8fec4d3bb3c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14b9cca764d324a102ba70b618d03e2b = $(`<div id="html_14b9cca764d324a102ba70b618d03e2b" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_ffeb0bd09d5933cf1f3f8fec4d3bb3c5.setContent(html_14b9cca764d324a102ba70b618d03e2b);
|
|
|
|
|
|
|
|
marker_9fd8f1b5e3304e701f014d332f77eb34.bindPopup(popup_ffeb0bd09d5933cf1f3f8fec4d3bb3c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fd8f1b5e3304e701f014d332f77eb34.setIcon(icon_3bf5ea51d39c2ae0be8b9e850627c1e5);
|
|
|
|
|
|
var marker_4c954ccde4a8fc0a59bf974dfdcf0c00 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_9fed5ea3780c9a25308ec523f0874f43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d3b9cda6eee1f0e0df079e0ca2bbc1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c1bfaada4d729f298aa130394147f6b = $(`<div id="html_8c1bfaada4d729f298aa130394147f6b" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_7d3b9cda6eee1f0e0df079e0ca2bbc1b.setContent(html_8c1bfaada4d729f298aa130394147f6b);
|
|
|
|
|
|
|
|
marker_4c954ccde4a8fc0a59bf974dfdcf0c00.bindPopup(popup_7d3b9cda6eee1f0e0df079e0ca2bbc1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c954ccde4a8fc0a59bf974dfdcf0c00.setIcon(icon_9fed5ea3780c9a25308ec523f0874f43);
|
|
|
|
|
|
var marker_9d813e5e753f5bc3470e8683963afe7c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e5410a44f02a92f099290c932e5feae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4145955e74240e94ac2bce82d678f4e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7839caf31cdc4ae06c06ac0ab61618fc = $(`<div id="html_7839caf31cdc4ae06c06ac0ab61618fc" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_4145955e74240e94ac2bce82d678f4e0.setContent(html_7839caf31cdc4ae06c06ac0ab61618fc);
|
|
|
|
|
|
|
|
marker_9d813e5e753f5bc3470e8683963afe7c.bindPopup(popup_4145955e74240e94ac2bce82d678f4e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d813e5e753f5bc3470e8683963afe7c.setIcon(icon_e5410a44f02a92f099290c932e5feae6);
|
|
|
|
|
|
var marker_2ad06b60d5e8470a3394da2096291d73 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_194f4a0e7ea5168951d761b0d7c8a0c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd142098ba33a1084d062000be0335a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d5d00b027eeca7a02c6a107c0da86db = $(`<div id="html_2d5d00b027eeca7a02c6a107c0da86db" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_cd142098ba33a1084d062000be0335a9.setContent(html_2d5d00b027eeca7a02c6a107c0da86db);
|
|
|
|
|
|
|
|
marker_2ad06b60d5e8470a3394da2096291d73.bindPopup(popup_cd142098ba33a1084d062000be0335a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ad06b60d5e8470a3394da2096291d73.setIcon(icon_194f4a0e7ea5168951d761b0d7c8a0c0);
|
|
|
|
|
|
var marker_0a0d4437b618d1348db023b31de7e6f4 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ebb5e24c0da2b98db6a3328f0b7138d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7508651f4ef816ca1c3fcffd064e7a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f92a39981469037d433f54eb549c9946 = $(`<div id="html_f92a39981469037d433f54eb549c9946" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_a7508651f4ef816ca1c3fcffd064e7a8.setContent(html_f92a39981469037d433f54eb549c9946);
|
|
|
|
|
|
|
|
marker_0a0d4437b618d1348db023b31de7e6f4.bindPopup(popup_a7508651f4ef816ca1c3fcffd064e7a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a0d4437b618d1348db023b31de7e6f4.setIcon(icon_ebb5e24c0da2b98db6a3328f0b7138d8);
|
|
|
|
|
|
var marker_4c8f5419160cf3cbb8a4ea731f7444f5 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_57ae05ac4a66734eefeda59bd45cd20b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_806bce4ea23bf3209ed234fc2f6b296d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de4e99fad41285909fcfdba69ea6e338 = $(`<div id="html_de4e99fad41285909fcfdba69ea6e338" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_806bce4ea23bf3209ed234fc2f6b296d.setContent(html_de4e99fad41285909fcfdba69ea6e338);
|
|
|
|
|
|
|
|
marker_4c8f5419160cf3cbb8a4ea731f7444f5.bindPopup(popup_806bce4ea23bf3209ed234fc2f6b296d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c8f5419160cf3cbb8a4ea731f7444f5.setIcon(icon_57ae05ac4a66734eefeda59bd45cd20b);
|
|
|
|
|
|
var marker_881e6e682a73e194298d1fc4103f6c81 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f6dc23cce928933ec373b26fbb09b2be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c70cb4402d8384e5e59909da6f861f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8da58c3d886d000b1cdd90a300ed5201 = $(`<div id="html_8da58c3d886d000b1cdd90a300ed5201" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_4c70cb4402d8384e5e59909da6f861f6.setContent(html_8da58c3d886d000b1cdd90a300ed5201);
|
|
|
|
|
|
|
|
marker_881e6e682a73e194298d1fc4103f6c81.bindPopup(popup_4c70cb4402d8384e5e59909da6f861f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_881e6e682a73e194298d1fc4103f6c81.setIcon(icon_f6dc23cce928933ec373b26fbb09b2be);
|
|
|
|
|
|
var marker_5e5e267d7dbbb220c33d9e6e2a1b314a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_c367c23759dc73b5391caeb986df2944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7fb94c1555215d0bcafc20bd7adf1be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74e8db526a1110bc51dd3eaaac80cd05 = $(`<div id="html_74e8db526a1110bc51dd3eaaac80cd05" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_b7fb94c1555215d0bcafc20bd7adf1be.setContent(html_74e8db526a1110bc51dd3eaaac80cd05);
|
|
|
|
|
|
|
|
marker_5e5e267d7dbbb220c33d9e6e2a1b314a.bindPopup(popup_b7fb94c1555215d0bcafc20bd7adf1be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e5e267d7dbbb220c33d9e6e2a1b314a.setIcon(icon_c367c23759dc73b5391caeb986df2944);
|
|
|
|
|
|
var marker_bdf69c4d060088232467018d7f747400 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f8f001b521628ed757bf16bf55e2bfc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_975a077ed497a8acb371b904782adac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_507235093264f278cca5070e08336bcf = $(`<div id="html_507235093264f278cca5070e08336bcf" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_975a077ed497a8acb371b904782adac1.setContent(html_507235093264f278cca5070e08336bcf);
|
|
|
|
|
|
|
|
marker_bdf69c4d060088232467018d7f747400.bindPopup(popup_975a077ed497a8acb371b904782adac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdf69c4d060088232467018d7f747400.setIcon(icon_f8f001b521628ed757bf16bf55e2bfc6);
|
|
|
|
|
|
var marker_c4f76a8efe9b5a4d7f14f8441c2b0c18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5e99131bcb1233d7e3b901d4d227a8a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a05e9099cf03ba54330e7fb40170751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28df72b10d60175b59698282d9d18ec0 = $(`<div id="html_28df72b10d60175b59698282d9d18ec0" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_7a05e9099cf03ba54330e7fb40170751.setContent(html_28df72b10d60175b59698282d9d18ec0);
|
|
|
|
|
|
|
|
marker_c4f76a8efe9b5a4d7f14f8441c2b0c18.bindPopup(popup_7a05e9099cf03ba54330e7fb40170751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f76a8efe9b5a4d7f14f8441c2b0c18.setIcon(icon_5e99131bcb1233d7e3b901d4d227a8a4);
|
|
|
|
|
|
var marker_d16f27cd3d83abf2d6efc9eba8da9209 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_17031de1f9f7e03168928fe44690bda2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6979603592e76995f392ec7807dbb7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aad5a62dd2061f14351015f887d3c039 = $(`<div id="html_aad5a62dd2061f14351015f887d3c039" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_b6979603592e76995f392ec7807dbb7f.setContent(html_aad5a62dd2061f14351015f887d3c039);
|
|
|
|
|
|
|
|
marker_d16f27cd3d83abf2d6efc9eba8da9209.bindPopup(popup_b6979603592e76995f392ec7807dbb7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d16f27cd3d83abf2d6efc9eba8da9209.setIcon(icon_17031de1f9f7e03168928fe44690bda2);
|
|
|
|
|
|
var marker_ae80c4e571eb1b0738434f56e6b7845b = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_908b2ea0f728ffc053952113e6e92bbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7cfc36ddd78439ecd23cb8780bb58a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9641101ec19e1b7e003f5a1b128b7ce2 = $(`<div id="html_9641101ec19e1b7e003f5a1b128b7ce2" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_f7cfc36ddd78439ecd23cb8780bb58a4.setContent(html_9641101ec19e1b7e003f5a1b128b7ce2);
|
|
|
|
|
|
|
|
marker_ae80c4e571eb1b0738434f56e6b7845b.bindPopup(popup_f7cfc36ddd78439ecd23cb8780bb58a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae80c4e571eb1b0738434f56e6b7845b.setIcon(icon_908b2ea0f728ffc053952113e6e92bbc);
|
|
|
|
|
|
var marker_c4c823227445e1cde4c84cdedef80084 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e780a31deec6d36b130e5bb957b4dcda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c49a8982ab49e5b50b9c57a0745bf5a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c43b09e9eaaade14ce210b0905ad6a26 = $(`<div id="html_c43b09e9eaaade14ce210b0905ad6a26" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_c49a8982ab49e5b50b9c57a0745bf5a1.setContent(html_c43b09e9eaaade14ce210b0905ad6a26);
|
|
|
|
|
|
|
|
marker_c4c823227445e1cde4c84cdedef80084.bindPopup(popup_c49a8982ab49e5b50b9c57a0745bf5a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4c823227445e1cde4c84cdedef80084.setIcon(icon_e780a31deec6d36b130e5bb957b4dcda);
|
|
|
|
|
|
var marker_49ed735f2f33e1a147ea5e8271027ddb = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_1962ff46e42896e169904db492b32d6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5090a77cda99d52a20f17d0fa38576d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2708da70b26544eafcef58433d0723e2 = $(`<div id="html_2708da70b26544eafcef58433d0723e2" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_5090a77cda99d52a20f17d0fa38576d3.setContent(html_2708da70b26544eafcef58433d0723e2);
|
|
|
|
|
|
|
|
marker_49ed735f2f33e1a147ea5e8271027ddb.bindPopup(popup_5090a77cda99d52a20f17d0fa38576d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49ed735f2f33e1a147ea5e8271027ddb.setIcon(icon_1962ff46e42896e169904db492b32d6a);
|
|
|
|
|
|
var marker_1414f73455824ce82239ab25a99e8fb8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_71991b784cc9ef2330e9665302ae1f8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa6777195ce5e8704ad3f8dde1a1c3b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0605bd7773046e2754cda2efe04d0db = $(`<div id="html_b0605bd7773046e2754cda2efe04d0db" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_fa6777195ce5e8704ad3f8dde1a1c3b4.setContent(html_b0605bd7773046e2754cda2efe04d0db);
|
|
|
|
|
|
|
|
marker_1414f73455824ce82239ab25a99e8fb8.bindPopup(popup_fa6777195ce5e8704ad3f8dde1a1c3b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1414f73455824ce82239ab25a99e8fb8.setIcon(icon_71991b784cc9ef2330e9665302ae1f8b);
|
|
|
|
|
|
var marker_29f0ae28d198758f421950ddf902b624 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_d092c3ebbb4237e840168ff163f0d7cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db70a32645b7ecb0bfa56a7e6ce411f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_489174697fd7a1043e57b9f2046d0ddf = $(`<div id="html_489174697fd7a1043e57b9f2046d0ddf" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_db70a32645b7ecb0bfa56a7e6ce411f6.setContent(html_489174697fd7a1043e57b9f2046d0ddf);
|
|
|
|
|
|
|
|
marker_29f0ae28d198758f421950ddf902b624.bindPopup(popup_db70a32645b7ecb0bfa56a7e6ce411f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29f0ae28d198758f421950ddf902b624.setIcon(icon_d092c3ebbb4237e840168ff163f0d7cc);
|
|
|
|
|
|
var marker_3730239b4652243a9128f65faea569b7 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_33d72ecbf25ac079278a66f9369fc091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a58a3726c72eaeaac4895b62c02caea7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c74340eb91cabc51c2ba4de9ec7f7194 = $(`<div id="html_c74340eb91cabc51c2ba4de9ec7f7194" style="width: 100.0%; height: 100.0%;">wot.tamby.mjex.me</div>`)[0];
|
|
popup_a58a3726c72eaeaac4895b62c02caea7.setContent(html_c74340eb91cabc51c2ba4de9ec7f7194);
|
|
|
|
|
|
|
|
marker_3730239b4652243a9128f65faea569b7.bindPopup(popup_a58a3726c72eaeaac4895b62c02caea7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3730239b4652243a9128f65faea569b7.setIcon(icon_33d72ecbf25ac079278a66f9369fc091);
|
|
|
|
|
|
var marker_ef3a32a3beb3a27159ed34875d483e1a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_288d5cf86f341446e26663f083935a95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5feba2cf6d8a28475976e8e1c565a4b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53a1f38a6b7626b371bf5a942ee90f60 = $(`<div id="html_53a1f38a6b7626b371bf5a942ee90f60" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_5feba2cf6d8a28475976e8e1c565a4b4.setContent(html_53a1f38a6b7626b371bf5a942ee90f60);
|
|
|
|
|
|
|
|
marker_ef3a32a3beb3a27159ed34875d483e1a.bindPopup(popup_5feba2cf6d8a28475976e8e1c565a4b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef3a32a3beb3a27159ed34875d483e1a.setIcon(icon_288d5cf86f341446e26663f083935a95);
|
|
|
|
|
|
var marker_0887d8f0a569416233f8d8f53d167387 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_aba2678235859f79c38a35c7dc689195 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ebe729adc402dd3a4915eae28a2bcbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c90652f8c4276d7c96e2ee52818c597 = $(`<div id="html_8c90652f8c4276d7c96e2ee52818c597" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_2ebe729adc402dd3a4915eae28a2bcbe.setContent(html_8c90652f8c4276d7c96e2ee52818c597);
|
|
|
|
|
|
|
|
marker_0887d8f0a569416233f8d8f53d167387.bindPopup(popup_2ebe729adc402dd3a4915eae28a2bcbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0887d8f0a569416233f8d8f53d167387.setIcon(icon_aba2678235859f79c38a35c7dc689195);
|
|
|
|
|
|
var marker_49d99a6f453a56b6319f1b4623a0921e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_82e9d469a6d41b42ef584eb4004dd838 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f809d39c515041e64533d7b58f24a08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95c874ebb8dbeae64fc2d19e18ccf186 = $(`<div id="html_95c874ebb8dbeae64fc2d19e18ccf186" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_8f809d39c515041e64533d7b58f24a08.setContent(html_95c874ebb8dbeae64fc2d19e18ccf186);
|
|
|
|
|
|
|
|
marker_49d99a6f453a56b6319f1b4623a0921e.bindPopup(popup_8f809d39c515041e64533d7b58f24a08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49d99a6f453a56b6319f1b4623a0921e.setIcon(icon_82e9d469a6d41b42ef584eb4004dd838);
|
|
|
|
|
|
var marker_a9082569880df765053bf1406240599b = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_33a92a49d8b5b0f9d5061f739b12ad4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68366608dfb56fa9c49daaef787ca30a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3097b759ce81fe9328a5f1acad36ab4f = $(`<div id="html_3097b759ce81fe9328a5f1acad36ab4f" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_68366608dfb56fa9c49daaef787ca30a.setContent(html_3097b759ce81fe9328a5f1acad36ab4f);
|
|
|
|
|
|
|
|
marker_a9082569880df765053bf1406240599b.bindPopup(popup_68366608dfb56fa9c49daaef787ca30a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9082569880df765053bf1406240599b.setIcon(icon_33a92a49d8b5b0f9d5061f739b12ad4a);
|
|
|
|
|
|
var marker_086faa8214134ac5e2e4ea5e538e422a = L.marker(
|
|
[50.0755, 14.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_afb2b61345dd4eb6b777a198d04f3cc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e8bbf89bcbf4871ddd7436246cc1f56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e1ab42f6547e80e23ecff9df2c0f0b1 = $(`<div id="html_1e1ab42f6547e80e23ecff9df2c0f0b1" style="width: 100.0%; height: 100.0%;">openrelay.ziomc.com</div>`)[0];
|
|
popup_1e8bbf89bcbf4871ddd7436246cc1f56.setContent(html_1e1ab42f6547e80e23ecff9df2c0f0b1);
|
|
|
|
|
|
|
|
marker_086faa8214134ac5e2e4ea5e538e422a.bindPopup(popup_1e8bbf89bcbf4871ddd7436246cc1f56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_086faa8214134ac5e2e4ea5e538e422a.setIcon(icon_afb2b61345dd4eb6b777a198d04f3cc1);
|
|
|
|
|
|
var marker_4dbe84bf427d29a197a3c54ab41c1741 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4084f9e1f226c909a344ba9661a7003c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17828acd958a85748d17f9a9cccbac40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_482ec7df2e6651a17f64fc3503e9aaf8 = $(`<div id="html_482ec7df2e6651a17f64fc3503e9aaf8" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_17828acd958a85748d17f9a9cccbac40.setContent(html_482ec7df2e6651a17f64fc3503e9aaf8);
|
|
|
|
|
|
|
|
marker_4dbe84bf427d29a197a3c54ab41c1741.bindPopup(popup_17828acd958a85748d17f9a9cccbac40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dbe84bf427d29a197a3c54ab41c1741.setIcon(icon_4084f9e1f226c909a344ba9661a7003c);
|
|
|
|
|
|
var marker_dbeae684d61ade9973cd8cee38c9f81b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_67c087b97742350ef38da00986801491 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a97c92780033656e74e1ab66dbb77f13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf25e414c6a47a4769046ff4de67b15a = $(`<div id="html_bf25e414c6a47a4769046ff4de67b15a" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_a97c92780033656e74e1ab66dbb77f13.setContent(html_bf25e414c6a47a4769046ff4de67b15a);
|
|
|
|
|
|
|
|
marker_dbeae684d61ade9973cd8cee38c9f81b.bindPopup(popup_a97c92780033656e74e1ab66dbb77f13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbeae684d61ade9973cd8cee38c9f81b.setIcon(icon_67c087b97742350ef38da00986801491);
|
|
|
|
|
|
var marker_c12730c838c0a1e7eeff27bd50ac6782 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_10856be3018ab3a116024d9e52f256ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cc05f5476774283381d808372a3eac6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fde4527af291f2d8a8d96ffb3946d587 = $(`<div id="html_fde4527af291f2d8a8d96ffb3946d587" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_8cc05f5476774283381d808372a3eac6.setContent(html_fde4527af291f2d8a8d96ffb3946d587);
|
|
|
|
|
|
|
|
marker_c12730c838c0a1e7eeff27bd50ac6782.bindPopup(popup_8cc05f5476774283381d808372a3eac6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c12730c838c0a1e7eeff27bd50ac6782.setIcon(icon_10856be3018ab3a116024d9e52f256ac);
|
|
|
|
|
|
var marker_3f5763338948531e725d810b29e03129 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0a27be4825becfc3bfed3ee617c06bd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d2e0f29c893979111df74cb92f99704 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1d65b6f5ebba946a966f9016b31eb27 = $(`<div id="html_b1d65b6f5ebba946a966f9016b31eb27" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_0d2e0f29c893979111df74cb92f99704.setContent(html_b1d65b6f5ebba946a966f9016b31eb27);
|
|
|
|
|
|
|
|
marker_3f5763338948531e725d810b29e03129.bindPopup(popup_0d2e0f29c893979111df74cb92f99704)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f5763338948531e725d810b29e03129.setIcon(icon_0a27be4825becfc3bfed3ee617c06bd7);
|
|
|
|
|
|
var marker_7f6229096b8dc0dccda11796c2ab4f1e = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_bc608e00def72f8ca71fc16017345d58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04003c7f55553d291d560c508157e650 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72be8b4bea2f7564f332125cd251ee12 = $(`<div id="html_72be8b4bea2f7564f332125cd251ee12" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_04003c7f55553d291d560c508157e650.setContent(html_72be8b4bea2f7564f332125cd251ee12);
|
|
|
|
|
|
|
|
marker_7f6229096b8dc0dccda11796c2ab4f1e.bindPopup(popup_04003c7f55553d291d560c508157e650)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f6229096b8dc0dccda11796c2ab4f1e.setIcon(icon_bc608e00def72f8ca71fc16017345d58);
|
|
|
|
|
|
var marker_4eb63ce1008bf9395d427a7bbe871c9a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ea909bdde35b740138095c513c3fddb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2362e50bfc61aa94457586eb5b29ed19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc96e60756ad46013ceb6a29843db69a = $(`<div id="html_cc96e60756ad46013ceb6a29843db69a" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_2362e50bfc61aa94457586eb5b29ed19.setContent(html_cc96e60756ad46013ceb6a29843db69a);
|
|
|
|
|
|
|
|
marker_4eb63ce1008bf9395d427a7bbe871c9a.bindPopup(popup_2362e50bfc61aa94457586eb5b29ed19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eb63ce1008bf9395d427a7bbe871c9a.setIcon(icon_ea909bdde35b740138095c513c3fddb1);
|
|
|
|
|
|
var marker_cc5dfe86517924be8c83fddb0420c193 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_16db9c6ec699e1dc345fef706fd4ab37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7053fb9753317e1a72882557e3308354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_711bf103a1ab8d4cee95341f64bba9d7 = $(`<div id="html_711bf103a1ab8d4cee95341f64bba9d7" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_7053fb9753317e1a72882557e3308354.setContent(html_711bf103a1ab8d4cee95341f64bba9d7);
|
|
|
|
|
|
|
|
marker_cc5dfe86517924be8c83fddb0420c193.bindPopup(popup_7053fb9753317e1a72882557e3308354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc5dfe86517924be8c83fddb0420c193.setIcon(icon_16db9c6ec699e1dc345fef706fd4ab37);
|
|
|
|
|
|
var marker_1ce0977e4985e1bb4e88c96a361e01a8 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_106db22aaf4a0e4221c9c413e6a5d2ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43b540a5ff6ff85095e42c740cdd4d80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fcebd2fb3ae95d86fbbce21c083bfa2 = $(`<div id="html_3fcebd2fb3ae95d86fbbce21c083bfa2" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_43b540a5ff6ff85095e42c740cdd4d80.setContent(html_3fcebd2fb3ae95d86fbbce21c083bfa2);
|
|
|
|
|
|
|
|
marker_1ce0977e4985e1bb4e88c96a361e01a8.bindPopup(popup_43b540a5ff6ff85095e42c740cdd4d80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ce0977e4985e1bb4e88c96a361e01a8.setIcon(icon_106db22aaf4a0e4221c9c413e6a5d2ca);
|
|
|
|
|
|
var marker_5bc4ed84808a00328cc76a6e2afe3178 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_c71d3efb82b8067df66c1b3bfcb51048 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb6cec90da9f3c6fc4d66d414da53882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fefb9284ade4874a97e257661f14653 = $(`<div id="html_0fefb9284ade4874a97e257661f14653" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_cb6cec90da9f3c6fc4d66d414da53882.setContent(html_0fefb9284ade4874a97e257661f14653);
|
|
|
|
|
|
|
|
marker_5bc4ed84808a00328cc76a6e2afe3178.bindPopup(popup_cb6cec90da9f3c6fc4d66d414da53882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bc4ed84808a00328cc76a6e2afe3178.setIcon(icon_c71d3efb82b8067df66c1b3bfcb51048);
|
|
|
|
|
|
var marker_8d6ea1fdcc436bd53ca51c99cad4884d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_d465111a734fc39e5ce3cb3967088260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86de977e0e84c17a94d726545eda26d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eafbe666e376d4912b03d404a4941e6 = $(`<div id="html_3eafbe666e376d4912b03d404a4941e6" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_86de977e0e84c17a94d726545eda26d1.setContent(html_3eafbe666e376d4912b03d404a4941e6);
|
|
|
|
|
|
|
|
marker_8d6ea1fdcc436bd53ca51c99cad4884d.bindPopup(popup_86de977e0e84c17a94d726545eda26d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d6ea1fdcc436bd53ca51c99cad4884d.setIcon(icon_d465111a734fc39e5ce3cb3967088260);
|
|
|
|
|
|
var marker_a02aa5a3bf750e79891275e5bf707645 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5fe6dd3fe5207e9298cc1fb6bedf96e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3207cf967f53bc0eb700cd8a8599c571 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_305fe3766e749dbb09669584df997ece = $(`<div id="html_305fe3766e749dbb09669584df997ece" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_3207cf967f53bc0eb700cd8a8599c571.setContent(html_305fe3766e749dbb09669584df997ece);
|
|
|
|
|
|
|
|
marker_a02aa5a3bf750e79891275e5bf707645.bindPopup(popup_3207cf967f53bc0eb700cd8a8599c571)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a02aa5a3bf750e79891275e5bf707645.setIcon(icon_5fe6dd3fe5207e9298cc1fb6bedf96e4);
|
|
|
|
|
|
var marker_8926d4a5782fbacd76f601525069778c = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_c131da27ba20dc72791508cde4d1bcad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36f648fc3f98f7d6f545ecce86132b47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b9af93c7b60a1c6a86d46bf8b58ea9d = $(`<div id="html_6b9af93c7b60a1c6a86d46bf8b58ea9d" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_36f648fc3f98f7d6f545ecce86132b47.setContent(html_6b9af93c7b60a1c6a86d46bf8b58ea9d);
|
|
|
|
|
|
|
|
marker_8926d4a5782fbacd76f601525069778c.bindPopup(popup_36f648fc3f98f7d6f545ecce86132b47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8926d4a5782fbacd76f601525069778c.setIcon(icon_c131da27ba20dc72791508cde4d1bcad);
|
|
|
|
|
|
var marker_4bcbc69f1d93d3df5a2043628bd6ddc5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_68d241be35ffe77dace61838360baa27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_964e63f2cc0a9424d9e890df0ba01d1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_610b339d39cd29ad5a294187c0df7ef5 = $(`<div id="html_610b339d39cd29ad5a294187c0df7ef5" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_964e63f2cc0a9424d9e890df0ba01d1f.setContent(html_610b339d39cd29ad5a294187c0df7ef5);
|
|
|
|
|
|
|
|
marker_4bcbc69f1d93d3df5a2043628bd6ddc5.bindPopup(popup_964e63f2cc0a9424d9e890df0ba01d1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bcbc69f1d93d3df5a2043628bd6ddc5.setIcon(icon_68d241be35ffe77dace61838360baa27);
|
|
|
|
|
|
var marker_cf7c45f4e66c5183005507106c75a6c0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b21f284f36214d5ade4fdca25a992d46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_873cfb7781bc61b1c9b75efb3fb2561d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49912ed96abc626254735c4276ecf38b = $(`<div id="html_49912ed96abc626254735c4276ecf38b" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_873cfb7781bc61b1c9b75efb3fb2561d.setContent(html_49912ed96abc626254735c4276ecf38b);
|
|
|
|
|
|
|
|
marker_cf7c45f4e66c5183005507106c75a6c0.bindPopup(popup_873cfb7781bc61b1c9b75efb3fb2561d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7c45f4e66c5183005507106c75a6c0.setIcon(icon_b21f284f36214d5ade4fdca25a992d46);
|
|
|
|
|
|
var marker_167e52ae9a01d01f60f054d811b87fa8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b08e210ea2ddfdb3e290ef2a5261c5a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a67137c6f47cb876bb470b4dd6b940f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da70a41908cb70bbff42fb7299884689 = $(`<div id="html_da70a41908cb70bbff42fb7299884689" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_a67137c6f47cb876bb470b4dd6b940f7.setContent(html_da70a41908cb70bbff42fb7299884689);
|
|
|
|
|
|
|
|
marker_167e52ae9a01d01f60f054d811b87fa8.bindPopup(popup_a67137c6f47cb876bb470b4dd6b940f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_167e52ae9a01d01f60f054d811b87fa8.setIcon(icon_b08e210ea2ddfdb3e290ef2a5261c5a9);
|
|
|
|
|
|
var marker_6948213125a4fb669e5fbab402ff1141 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_93cc85304d9cba06118c17d6ac17bf2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbc4834853c74e55ffa0e072dfe0a86a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf6592068d2b17e6dbf979cb61e4036a = $(`<div id="html_cf6592068d2b17e6dbf979cb61e4036a" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_bbc4834853c74e55ffa0e072dfe0a86a.setContent(html_cf6592068d2b17e6dbf979cb61e4036a);
|
|
|
|
|
|
|
|
marker_6948213125a4fb669e5fbab402ff1141.bindPopup(popup_bbc4834853c74e55ffa0e072dfe0a86a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6948213125a4fb669e5fbab402ff1141.setIcon(icon_93cc85304d9cba06118c17d6ac17bf2f);
|
|
|
|
|
|
var marker_d6a6d9ee4f6968f4d1acabcdabbc29b2 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_9f3675ec85ba52d61c624265a36e069f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbb4479cbc19ff6ac3b64aef07b76f22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3cde61f2ebd6f89d6a05fdbc183abeb = $(`<div id="html_d3cde61f2ebd6f89d6a05fdbc183abeb" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_cbb4479cbc19ff6ac3b64aef07b76f22.setContent(html_d3cde61f2ebd6f89d6a05fdbc183abeb);
|
|
|
|
|
|
|
|
marker_d6a6d9ee4f6968f4d1acabcdabbc29b2.bindPopup(popup_cbb4479cbc19ff6ac3b64aef07b76f22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6a6d9ee4f6968f4d1acabcdabbc29b2.setIcon(icon_9f3675ec85ba52d61c624265a36e069f);
|
|
|
|
|
|
var marker_bc9178bee2ddc1b81cd3ba961db7177a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_1fba388ac85772dc121c7d4206873c37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_134982aea0ff3f13eec25937db2cd56a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fefbe60e7564ec6aebcbe3c0fcb63d67 = $(`<div id="html_fefbe60e7564ec6aebcbe3c0fcb63d67" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_134982aea0ff3f13eec25937db2cd56a.setContent(html_fefbe60e7564ec6aebcbe3c0fcb63d67);
|
|
|
|
|
|
|
|
marker_bc9178bee2ddc1b81cd3ba961db7177a.bindPopup(popup_134982aea0ff3f13eec25937db2cd56a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc9178bee2ddc1b81cd3ba961db7177a.setIcon(icon_1fba388ac85772dc121c7d4206873c37);
|
|
|
|
|
|
var marker_5ebe8b19c41c6bfc2ba0d06c8f09807a = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0b0d12cd95626b6efd7b71e0bcf5713a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a21bbfe99a673d4f274672db8e0460a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a77e4740079a64fe707160c4b287616 = $(`<div id="html_9a77e4740079a64fe707160c4b287616" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_a21bbfe99a673d4f274672db8e0460a7.setContent(html_9a77e4740079a64fe707160c4b287616);
|
|
|
|
|
|
|
|
marker_5ebe8b19c41c6bfc2ba0d06c8f09807a.bindPopup(popup_a21bbfe99a673d4f274672db8e0460a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ebe8b19c41c6bfc2ba0d06c8f09807a.setIcon(icon_0b0d12cd95626b6efd7b71e0bcf5713a);
|
|
|
|
|
|
var marker_30c1958543f26f8f01932d3dafc2abb9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6d8789a7170dccf6b242dfa8b941d3a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_300a6d8779e85ad147305bd2dc0bbe7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_072d0329478cf6d8d448dd31f11d033a = $(`<div id="html_072d0329478cf6d8d448dd31f11d033a" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_300a6d8779e85ad147305bd2dc0bbe7a.setContent(html_072d0329478cf6d8d448dd31f11d033a);
|
|
|
|
|
|
|
|
marker_30c1958543f26f8f01932d3dafc2abb9.bindPopup(popup_300a6d8779e85ad147305bd2dc0bbe7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30c1958543f26f8f01932d3dafc2abb9.setIcon(icon_6d8789a7170dccf6b242dfa8b941d3a6);
|
|
|
|
|
|
var marker_fce00ce27fa8fbeffd4bf841a199ee9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_9ec7aae4bd96f2d6f671acbd5abf3154 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f4985a34c50102e65fe303d40355333 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd381e684485f7cf5223272994ff6001 = $(`<div id="html_dd381e684485f7cf5223272994ff6001" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_4f4985a34c50102e65fe303d40355333.setContent(html_dd381e684485f7cf5223272994ff6001);
|
|
|
|
|
|
|
|
marker_fce00ce27fa8fbeffd4bf841a199ee9f.bindPopup(popup_4f4985a34c50102e65fe303d40355333)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fce00ce27fa8fbeffd4bf841a199ee9f.setIcon(icon_9ec7aae4bd96f2d6f671acbd5abf3154);
|
|
|
|
|
|
var marker_a4860a8b1677ff0f735f8d093a134240 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_d7fad65937d3558877d0bb8530c1c9d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f6ff25e10dde8e60e2ab1bcc995cbc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b2cc116db41089226bf6de93d86412b = $(`<div id="html_9b2cc116db41089226bf6de93d86412b" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_4f6ff25e10dde8e60e2ab1bcc995cbc6.setContent(html_9b2cc116db41089226bf6de93d86412b);
|
|
|
|
|
|
|
|
marker_a4860a8b1677ff0f735f8d093a134240.bindPopup(popup_4f6ff25e10dde8e60e2ab1bcc995cbc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4860a8b1677ff0f735f8d093a134240.setIcon(icon_d7fad65937d3558877d0bb8530c1c9d0);
|
|
|
|
|
|
var marker_6606f6311c385b9f4b9eaa47c67e680b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0aee913ff23b6e50b495c07522df9cec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8c587c39927068b36b241259991c758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_854e4eb996c275c3195df9cc6ccbeea0 = $(`<div id="html_854e4eb996c275c3195df9cc6ccbeea0" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_a8c587c39927068b36b241259991c758.setContent(html_854e4eb996c275c3195df9cc6ccbeea0);
|
|
|
|
|
|
|
|
marker_6606f6311c385b9f4b9eaa47c67e680b.bindPopup(popup_a8c587c39927068b36b241259991c758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6606f6311c385b9f4b9eaa47c67e680b.setIcon(icon_0aee913ff23b6e50b495c07522df9cec);
|
|
|
|
|
|
var marker_e062cb5da02ceeaf1c086359d339631d = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b8a15de3aa6ad41bd00b7195848eddb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dda74d6b409c7e52bbd07ef96592d658 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4926d55cf3997ebb8cbfccdfe714f2d2 = $(`<div id="html_4926d55cf3997ebb8cbfccdfe714f2d2" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_dda74d6b409c7e52bbd07ef96592d658.setContent(html_4926d55cf3997ebb8cbfccdfe714f2d2);
|
|
|
|
|
|
|
|
marker_e062cb5da02ceeaf1c086359d339631d.bindPopup(popup_dda74d6b409c7e52bbd07ef96592d658)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e062cb5da02ceeaf1c086359d339631d.setIcon(icon_b8a15de3aa6ad41bd00b7195848eddb7);
|
|
|
|
|
|
var marker_0a16ff41712dceba8cd17c9045461960 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_73c0fe81049faa8104f6a36dfc687c90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a14a3ceae18df07ca5a668c293298ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_195de8f07fe2f76741eac39c5bc7ba1c = $(`<div id="html_195de8f07fe2f76741eac39c5bc7ba1c" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_a14a3ceae18df07ca5a668c293298ca2.setContent(html_195de8f07fe2f76741eac39c5bc7ba1c);
|
|
|
|
|
|
|
|
marker_0a16ff41712dceba8cd17c9045461960.bindPopup(popup_a14a3ceae18df07ca5a668c293298ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a16ff41712dceba8cd17c9045461960.setIcon(icon_73c0fe81049faa8104f6a36dfc687c90);
|
|
|
|
|
|
var marker_a0341b1eee24aa5f3c9682d2fd8771eb = L.marker(
|
|
[25.7617, -80.1918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_63700718a6f4874bd05624c6b1f7f19b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_869525cd01768db5ddc94cf81e2984ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b6939aac2cae0e19ab408480ba3ba7e = $(`<div id="html_2b6939aac2cae0e19ab408480ba3ba7e" style="width: 100.0%; height: 100.0%;">relay1.privkey.io</div>`)[0];
|
|
popup_869525cd01768db5ddc94cf81e2984ff.setContent(html_2b6939aac2cae0e19ab408480ba3ba7e);
|
|
|
|
|
|
|
|
marker_a0341b1eee24aa5f3c9682d2fd8771eb.bindPopup(popup_869525cd01768db5ddc94cf81e2984ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0341b1eee24aa5f3c9682d2fd8771eb.setIcon(icon_63700718a6f4874bd05624c6b1f7f19b);
|
|
|
|
|
|
var marker_4308eb0ff216ecfd419d017679920ba0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_56aaeec31d3569a9a48e3895d0aa0aa0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5195544cf1163541818d08774093c7c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_636bec41efbedb9b0424ee56a0a2c7b8 = $(`<div id="html_636bec41efbedb9b0424ee56a0a2c7b8" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_5195544cf1163541818d08774093c7c1.setContent(html_636bec41efbedb9b0424ee56a0a2c7b8);
|
|
|
|
|
|
|
|
marker_4308eb0ff216ecfd419d017679920ba0.bindPopup(popup_5195544cf1163541818d08774093c7c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4308eb0ff216ecfd419d017679920ba0.setIcon(icon_56aaeec31d3569a9a48e3895d0aa0aa0);
|
|
|
|
|
|
var marker_35f3113fdb9cbdf4f6f9229f94ed8358 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_36de2af2e9efbc9ff962bba212d1665c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4e47e40d8441282198adb000d814c8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0b0b4d5e247a7eb9c523c91de520f61 = $(`<div id="html_b0b0b4d5e247a7eb9c523c91de520f61" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_a4e47e40d8441282198adb000d814c8d.setContent(html_b0b0b4d5e247a7eb9c523c91de520f61);
|
|
|
|
|
|
|
|
marker_35f3113fdb9cbdf4f6f9229f94ed8358.bindPopup(popup_a4e47e40d8441282198adb000d814c8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35f3113fdb9cbdf4f6f9229f94ed8358.setIcon(icon_36de2af2e9efbc9ff962bba212d1665c);
|
|
|
|
|
|
var marker_773037457b7d0240e83c4544168f3538 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_542a1e997f067ea27a46a3129b6dfbf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96e326e24fee9614fa27949c8cb505a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1c747950e81efa15889aca9e669cff4 = $(`<div id="html_d1c747950e81efa15889aca9e669cff4" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_96e326e24fee9614fa27949c8cb505a8.setContent(html_d1c747950e81efa15889aca9e669cff4);
|
|
|
|
|
|
|
|
marker_773037457b7d0240e83c4544168f3538.bindPopup(popup_96e326e24fee9614fa27949c8cb505a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_773037457b7d0240e83c4544168f3538.setIcon(icon_542a1e997f067ea27a46a3129b6dfbf9);
|
|
|
|
|
|
var marker_3d43b20c78af737726bca509ff206864 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4c3cf0ac60b69b06f0c350a883fb9156 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09e46522638a683f35e46cd56dec40e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffac1a0f064061c3b18b5a19d3f0ceb4 = $(`<div id="html_ffac1a0f064061c3b18b5a19d3f0ceb4" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_c09e46522638a683f35e46cd56dec40e.setContent(html_ffac1a0f064061c3b18b5a19d3f0ceb4);
|
|
|
|
|
|
|
|
marker_3d43b20c78af737726bca509ff206864.bindPopup(popup_c09e46522638a683f35e46cd56dec40e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d43b20c78af737726bca509ff206864.setIcon(icon_4c3cf0ac60b69b06f0c350a883fb9156);
|
|
|
|
|
|
var marker_f4b7d73f22383246249ac9a33791895b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_667f4f1266b88015cedc52bb5691c4a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e62892a522f5bfea9fa6b460a708878 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8d5d6a4d8d89f71d47f107c5e02add6 = $(`<div id="html_e8d5d6a4d8d89f71d47f107c5e02add6" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_4e62892a522f5bfea9fa6b460a708878.setContent(html_e8d5d6a4d8d89f71d47f107c5e02add6);
|
|
|
|
|
|
|
|
marker_f4b7d73f22383246249ac9a33791895b.bindPopup(popup_4e62892a522f5bfea9fa6b460a708878)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4b7d73f22383246249ac9a33791895b.setIcon(icon_667f4f1266b88015cedc52bb5691c4a8);
|
|
|
|
|
|
var marker_201dc93784c7e9aae30ae00af4f61b6e = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_7be6ee88e727ed7a12f92aa4f8fa65a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_379e7e153ecf5ced251705257c301b81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ca2bd0b36d73e6048ae73f00cb12fd1 = $(`<div id="html_0ca2bd0b36d73e6048ae73f00cb12fd1" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_379e7e153ecf5ced251705257c301b81.setContent(html_0ca2bd0b36d73e6048ae73f00cb12fd1);
|
|
|
|
|
|
|
|
marker_201dc93784c7e9aae30ae00af4f61b6e.bindPopup(popup_379e7e153ecf5ced251705257c301b81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_201dc93784c7e9aae30ae00af4f61b6e.setIcon(icon_7be6ee88e727ed7a12f92aa4f8fa65a8);
|
|
|
|
|
|
var marker_f66e256d2695f31ca671d9c0d21bc676 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_bb1303e14ecc0104bc8e40b146fe707d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36ed8ad292f723cb1d87514484f00049 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1daf6a10138bc000dbb3c846a576621 = $(`<div id="html_f1daf6a10138bc000dbb3c846a576621" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_36ed8ad292f723cb1d87514484f00049.setContent(html_f1daf6a10138bc000dbb3c846a576621);
|
|
|
|
|
|
|
|
marker_f66e256d2695f31ca671d9c0d21bc676.bindPopup(popup_36ed8ad292f723cb1d87514484f00049)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f66e256d2695f31ca671d9c0d21bc676.setIcon(icon_bb1303e14ecc0104bc8e40b146fe707d);
|
|
|
|
|
|
var marker_43a0f45fc90ad52de263a6d3c2b35189 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_84f4d16f8973354c5993a490c11e103a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e196182b1c748b285b522f5be6f125f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31a052642395d5cc70360c05a7c4d681 = $(`<div id="html_31a052642395d5cc70360c05a7c4d681" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_2e196182b1c748b285b522f5be6f125f.setContent(html_31a052642395d5cc70360c05a7c4d681);
|
|
|
|
|
|
|
|
marker_43a0f45fc90ad52de263a6d3c2b35189.bindPopup(popup_2e196182b1c748b285b522f5be6f125f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43a0f45fc90ad52de263a6d3c2b35189.setIcon(icon_84f4d16f8973354c5993a490c11e103a);
|
|
|
|
|
|
var marker_a6dc3f19c8f2334efec797527e652072 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5b83908605e589856a70c603405ba86d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d541779c86a6db15b39002da8eb1e9bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f52e783bc2678496c85096f8244b550f = $(`<div id="html_f52e783bc2678496c85096f8244b550f" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_d541779c86a6db15b39002da8eb1e9bd.setContent(html_f52e783bc2678496c85096f8244b550f);
|
|
|
|
|
|
|
|
marker_a6dc3f19c8f2334efec797527e652072.bindPopup(popup_d541779c86a6db15b39002da8eb1e9bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6dc3f19c8f2334efec797527e652072.setIcon(icon_5b83908605e589856a70c603405ba86d);
|
|
|
|
|
|
var marker_441ed3a1f6ed3d6ff5c60032b8ebf41b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f96c959c7bbc726cc4e2066221d52c4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2720b188f0d3dafbc5bd9aec7d9f9fe5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40645b9092f7ba83c5a211eb250fdafd = $(`<div id="html_40645b9092f7ba83c5a211eb250fdafd" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_2720b188f0d3dafbc5bd9aec7d9f9fe5.setContent(html_40645b9092f7ba83c5a211eb250fdafd);
|
|
|
|
|
|
|
|
marker_441ed3a1f6ed3d6ff5c60032b8ebf41b.bindPopup(popup_2720b188f0d3dafbc5bd9aec7d9f9fe5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_441ed3a1f6ed3d6ff5c60032b8ebf41b.setIcon(icon_f96c959c7bbc726cc4e2066221d52c4c);
|
|
|
|
|
|
var marker_c582a075071ab2108ea57c91682b9c72 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_720abfe061f5a1f01c8f0b7aeeb363d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02964c9d3d1a4d6bc147a80ce7d520c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32049052031a03bdf2c35c5d829a9382 = $(`<div id="html_32049052031a03bdf2c35c5d829a9382" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_02964c9d3d1a4d6bc147a80ce7d520c1.setContent(html_32049052031a03bdf2c35c5d829a9382);
|
|
|
|
|
|
|
|
marker_c582a075071ab2108ea57c91682b9c72.bindPopup(popup_02964c9d3d1a4d6bc147a80ce7d520c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c582a075071ab2108ea57c91682b9c72.setIcon(icon_720abfe061f5a1f01c8f0b7aeeb363d1);
|
|
|
|
|
|
var marker_1b82adef6ed9774485f5cb177bebe514 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6a8b3c39b6b2d91581d39ee100220a45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53396d29f22565f2f5971dc2962079d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0a27bac1a8498785afa8134dfdf3db9 = $(`<div id="html_c0a27bac1a8498785afa8134dfdf3db9" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_53396d29f22565f2f5971dc2962079d6.setContent(html_c0a27bac1a8498785afa8134dfdf3db9);
|
|
|
|
|
|
|
|
marker_1b82adef6ed9774485f5cb177bebe514.bindPopup(popup_53396d29f22565f2f5971dc2962079d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b82adef6ed9774485f5cb177bebe514.setIcon(icon_6a8b3c39b6b2d91581d39ee100220a45);
|
|
|
|
|
|
var marker_3fe1fd3751dbd643eff0b1af183e0b5a = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_8fa9c9056f5db1cef6ce0779f7594802 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe783f8923c10b06e4e06dd685b29f36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf2ea57279b862193c3758a47e14a30 = $(`<div id="html_ecf2ea57279b862193c3758a47e14a30" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_fe783f8923c10b06e4e06dd685b29f36.setContent(html_ecf2ea57279b862193c3758a47e14a30);
|
|
|
|
|
|
|
|
marker_3fe1fd3751dbd643eff0b1af183e0b5a.bindPopup(popup_fe783f8923c10b06e4e06dd685b29f36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fe1fd3751dbd643eff0b1af183e0b5a.setIcon(icon_8fa9c9056f5db1cef6ce0779f7594802);
|
|
|
|
|
|
var marker_41883960b6132fe36c0f1dac472f62a9 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4474c051bc887d026c4ac31732895739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71a1391eddf766fd86ea75e5d79e65fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f8b6ec7d1b422cb96b09bf5e07e2fc5 = $(`<div id="html_2f8b6ec7d1b422cb96b09bf5e07e2fc5" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_71a1391eddf766fd86ea75e5d79e65fa.setContent(html_2f8b6ec7d1b422cb96b09bf5e07e2fc5);
|
|
|
|
|
|
|
|
marker_41883960b6132fe36c0f1dac472f62a9.bindPopup(popup_71a1391eddf766fd86ea75e5d79e65fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41883960b6132fe36c0f1dac472f62a9.setIcon(icon_4474c051bc887d026c4ac31732895739);
|
|
|
|
|
|
var marker_f0aea99667e748a79064268ec07b5416 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_cc782e56ae38c3f647cd8f22d879c874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85057da201ef0ebcccb60d13b41d9ce2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8a6b33ad022f9d10a56a7a413408345 = $(`<div id="html_e8a6b33ad022f9d10a56a7a413408345" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_85057da201ef0ebcccb60d13b41d9ce2.setContent(html_e8a6b33ad022f9d10a56a7a413408345);
|
|
|
|
|
|
|
|
marker_f0aea99667e748a79064268ec07b5416.bindPopup(popup_85057da201ef0ebcccb60d13b41d9ce2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0aea99667e748a79064268ec07b5416.setIcon(icon_cc782e56ae38c3f647cd8f22d879c874);
|
|
|
|
|
|
var marker_760ed57a6c22ca79f9182bd256ad058e = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f9aa6e3ec3ac67d898b6f44735f5835d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df5edcf9ee68b3c426541b616c909233 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_694a0f1a78043bb76938927ffcbd3124 = $(`<div id="html_694a0f1a78043bb76938927ffcbd3124" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_df5edcf9ee68b3c426541b616c909233.setContent(html_694a0f1a78043bb76938927ffcbd3124);
|
|
|
|
|
|
|
|
marker_760ed57a6c22ca79f9182bd256ad058e.bindPopup(popup_df5edcf9ee68b3c426541b616c909233)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_760ed57a6c22ca79f9182bd256ad058e.setIcon(icon_f9aa6e3ec3ac67d898b6f44735f5835d);
|
|
|
|
|
|
var marker_a0b8cd3728daa4db1eff13888c475f23 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_3942d2f1c7fb97ee187c945e7cc00bfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0df4fbdcad0aee66d0af912159252dc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f3a10d6f0749b13d4ae38b86ccb90f0 = $(`<div id="html_2f3a10d6f0749b13d4ae38b86ccb90f0" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_0df4fbdcad0aee66d0af912159252dc8.setContent(html_2f3a10d6f0749b13d4ae38b86ccb90f0);
|
|
|
|
|
|
|
|
marker_a0b8cd3728daa4db1eff13888c475f23.bindPopup(popup_0df4fbdcad0aee66d0af912159252dc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0b8cd3728daa4db1eff13888c475f23.setIcon(icon_3942d2f1c7fb97ee187c945e7cc00bfe);
|
|
|
|
|
|
var marker_502c26bcaefdb7e895e86cce5a87d16b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e5a89a931199beab3ef7d1f192e5e96b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d73f86f1b22fc68db8ea9f967eebb072 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd512f52dea82432e03312f606cb0cc6 = $(`<div id="html_dd512f52dea82432e03312f606cb0cc6" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_d73f86f1b22fc68db8ea9f967eebb072.setContent(html_dd512f52dea82432e03312f606cb0cc6);
|
|
|
|
|
|
|
|
marker_502c26bcaefdb7e895e86cce5a87d16b.bindPopup(popup_d73f86f1b22fc68db8ea9f967eebb072)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_502c26bcaefdb7e895e86cce5a87d16b.setIcon(icon_e5a89a931199beab3ef7d1f192e5e96b);
|
|
|
|
|
|
var marker_4ba38847237ce304f9882aebd55eede9 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_67fb4381689008720f0f88917ec757b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edce1266ebc6e9669a371bb0fb660744 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b49fa319e0d1f7f6abc538a30a31c135 = $(`<div id="html_b49fa319e0d1f7f6abc538a30a31c135" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_edce1266ebc6e9669a371bb0fb660744.setContent(html_b49fa319e0d1f7f6abc538a30a31c135);
|
|
|
|
|
|
|
|
marker_4ba38847237ce304f9882aebd55eede9.bindPopup(popup_edce1266ebc6e9669a371bb0fb660744)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ba38847237ce304f9882aebd55eede9.setIcon(icon_67fb4381689008720f0f88917ec757b0);
|
|
|
|
|
|
var marker_86a810819dce4e3ebf2632f76c5b866b = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_1cb1708508096d237217a0e4a2477951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06453a1786e3701ff4aa9b9954c4a981 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89c7e142c664aaf42175ec1047541585 = $(`<div id="html_89c7e142c664aaf42175ec1047541585" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_06453a1786e3701ff4aa9b9954c4a981.setContent(html_89c7e142c664aaf42175ec1047541585);
|
|
|
|
|
|
|
|
marker_86a810819dce4e3ebf2632f76c5b866b.bindPopup(popup_06453a1786e3701ff4aa9b9954c4a981)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86a810819dce4e3ebf2632f76c5b866b.setIcon(icon_1cb1708508096d237217a0e4a2477951);
|
|
|
|
|
|
var marker_717b9d4d2e7a76bb364f71fd500d2779 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f841950299cc1e5bcf872029166587b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adc4a8a3babe7dfc671b7edcec413500 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd45c2cee1f8bab3ad070b6036a75ce9 = $(`<div id="html_dd45c2cee1f8bab3ad070b6036a75ce9" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_adc4a8a3babe7dfc671b7edcec413500.setContent(html_dd45c2cee1f8bab3ad070b6036a75ce9);
|
|
|
|
|
|
|
|
marker_717b9d4d2e7a76bb364f71fd500d2779.bindPopup(popup_adc4a8a3babe7dfc671b7edcec413500)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_717b9d4d2e7a76bb364f71fd500d2779.setIcon(icon_f841950299cc1e5bcf872029166587b1);
|
|
|
|
|
|
var marker_04152cd77be1c27b260eba9421855b4d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_72be80bff86f8099a705960509159c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_788a988c83f486c2eaebf0df616c4264 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a14a530e7dd00d4e51137d84214b1508 = $(`<div id="html_a14a530e7dd00d4e51137d84214b1508" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_788a988c83f486c2eaebf0df616c4264.setContent(html_a14a530e7dd00d4e51137d84214b1508);
|
|
|
|
|
|
|
|
marker_04152cd77be1c27b260eba9421855b4d.bindPopup(popup_788a988c83f486c2eaebf0df616c4264)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04152cd77be1c27b260eba9421855b4d.setIcon(icon_72be80bff86f8099a705960509159c71);
|
|
|
|
|
|
var marker_67672fc494189cb23c89d0106caa7cf9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6fc78cd02aaf6ba21c4a174c9bc51359 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80cfdcd8e26555599d1d86302f8a2a1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b4bd6ee3cbd76155827f88a5bac76b = $(`<div id="html_26b4bd6ee3cbd76155827f88a5bac76b" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_80cfdcd8e26555599d1d86302f8a2a1c.setContent(html_26b4bd6ee3cbd76155827f88a5bac76b);
|
|
|
|
|
|
|
|
marker_67672fc494189cb23c89d0106caa7cf9.bindPopup(popup_80cfdcd8e26555599d1d86302f8a2a1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67672fc494189cb23c89d0106caa7cf9.setIcon(icon_6fc78cd02aaf6ba21c4a174c9bc51359);
|
|
|
|
|
|
var marker_f3d57ade6a7c00584021143c37d6b649 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f5e5032f9463f4bdff63d88765abdad3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2246ea049f498cb8c9020f688e6d01bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbe41cdb45d8d7c608b35f34882c1735 = $(`<div id="html_bbe41cdb45d8d7c608b35f34882c1735" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_2246ea049f498cb8c9020f688e6d01bb.setContent(html_bbe41cdb45d8d7c608b35f34882c1735);
|
|
|
|
|
|
|
|
marker_f3d57ade6a7c00584021143c37d6b649.bindPopup(popup_2246ea049f498cb8c9020f688e6d01bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3d57ade6a7c00584021143c37d6b649.setIcon(icon_f5e5032f9463f4bdff63d88765abdad3);
|
|
|
|
|
|
var marker_1b554c5eca2434cf6595b0c5c3d6da1a = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f38afe6ec65784be72136d9762b54cd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_712830f2c200bccae760abad76301699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abd4398c223c267a3f550eea3f84e8c0 = $(`<div id="html_abd4398c223c267a3f550eea3f84e8c0" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_712830f2c200bccae760abad76301699.setContent(html_abd4398c223c267a3f550eea3f84e8c0);
|
|
|
|
|
|
|
|
marker_1b554c5eca2434cf6595b0c5c3d6da1a.bindPopup(popup_712830f2c200bccae760abad76301699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b554c5eca2434cf6595b0c5c3d6da1a.setIcon(icon_f38afe6ec65784be72136d9762b54cd4);
|
|
|
|
|
|
var marker_69fc9277cb5123eee662be2d00b53222 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_c1b7085511f911f9151b471592ab8fa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2ee2f2a226feaaa3b63687cf4011b56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e603de4fc3a52d7b685edac6c5416e9d = $(`<div id="html_e603de4fc3a52d7b685edac6c5416e9d" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_a2ee2f2a226feaaa3b63687cf4011b56.setContent(html_e603de4fc3a52d7b685edac6c5416e9d);
|
|
|
|
|
|
|
|
marker_69fc9277cb5123eee662be2d00b53222.bindPopup(popup_a2ee2f2a226feaaa3b63687cf4011b56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69fc9277cb5123eee662be2d00b53222.setIcon(icon_c1b7085511f911f9151b471592ab8fa1);
|
|
|
|
|
|
var marker_6d81a4987e743ca2bb3e39fbf5954f68 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6af11f447a63a87e3e4e94ab3f50f83c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc9021a89902837fd6dab0e5ca20d7b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e2f16e13b34858f10776568fc44e871 = $(`<div id="html_3e2f16e13b34858f10776568fc44e871" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_dc9021a89902837fd6dab0e5ca20d7b5.setContent(html_3e2f16e13b34858f10776568fc44e871);
|
|
|
|
|
|
|
|
marker_6d81a4987e743ca2bb3e39fbf5954f68.bindPopup(popup_dc9021a89902837fd6dab0e5ca20d7b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d81a4987e743ca2bb3e39fbf5954f68.setIcon(icon_6af11f447a63a87e3e4e94ab3f50f83c);
|
|
|
|
|
|
var marker_d19b6bd537c7f8bbda3f904397aeabf6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_798707420a2076cc0f1d3221d12b3579 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6043e07e1bbd4fc5d2bfbb119e3e1c48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a08164857d7726e27465ea58e8eb511 = $(`<div id="html_6a08164857d7726e27465ea58e8eb511" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_6043e07e1bbd4fc5d2bfbb119e3e1c48.setContent(html_6a08164857d7726e27465ea58e8eb511);
|
|
|
|
|
|
|
|
marker_d19b6bd537c7f8bbda3f904397aeabf6.bindPopup(popup_6043e07e1bbd4fc5d2bfbb119e3e1c48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d19b6bd537c7f8bbda3f904397aeabf6.setIcon(icon_798707420a2076cc0f1d3221d12b3579);
|
|
|
|
|
|
var marker_bdc8199151deaad3a72e0092b20da2da = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ffa6e997f43c1c056146d33ea6ef08f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f279df0c4aa127c585816b899954f20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84bfb893ad403c8686884458d372dd4a = $(`<div id="html_84bfb893ad403c8686884458d372dd4a" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_2f279df0c4aa127c585816b899954f20.setContent(html_84bfb893ad403c8686884458d372dd4a);
|
|
|
|
|
|
|
|
marker_bdc8199151deaad3a72e0092b20da2da.bindPopup(popup_2f279df0c4aa127c585816b899954f20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdc8199151deaad3a72e0092b20da2da.setIcon(icon_ffa6e997f43c1c056146d33ea6ef08f8);
|
|
|
|
|
|
var marker_02473786dfbe395f18881c5ffaddcd26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_eda3623cda504f7cf91e2ef7f04f6a30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0624517a725a6c1375568573c5c2ff66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a44c345438af14458a58038ac06f7a0 = $(`<div id="html_8a44c345438af14458a58038ac06f7a0" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_0624517a725a6c1375568573c5c2ff66.setContent(html_8a44c345438af14458a58038ac06f7a0);
|
|
|
|
|
|
|
|
marker_02473786dfbe395f18881c5ffaddcd26.bindPopup(popup_0624517a725a6c1375568573c5c2ff66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02473786dfbe395f18881c5ffaddcd26.setIcon(icon_eda3623cda504f7cf91e2ef7f04f6a30);
|
|
|
|
|
|
var marker_1bdda80e07a1af224a040de0e4695de6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_7efa013e6619e4133c0c6f384309d483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba898f9b215e8b9fb999b24a968d4cf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58e91365966f6fbe523aa9b61299431f = $(`<div id="html_58e91365966f6fbe523aa9b61299431f" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_ba898f9b215e8b9fb999b24a968d4cf6.setContent(html_58e91365966f6fbe523aa9b61299431f);
|
|
|
|
|
|
|
|
marker_1bdda80e07a1af224a040de0e4695de6.bindPopup(popup_ba898f9b215e8b9fb999b24a968d4cf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bdda80e07a1af224a040de0e4695de6.setIcon(icon_7efa013e6619e4133c0c6f384309d483);
|
|
|
|
|
|
var marker_a8dbfffbbd9e7bf203ab409305612a31 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_5abaeb06ac8084f188f6e2f750201d8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_366616f19a54640e287753636925f2c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ccafd1b1bca9eba910429e0e48ec45e = $(`<div id="html_9ccafd1b1bca9eba910429e0e48ec45e" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_366616f19a54640e287753636925f2c3.setContent(html_9ccafd1b1bca9eba910429e0e48ec45e);
|
|
|
|
|
|
|
|
marker_a8dbfffbbd9e7bf203ab409305612a31.bindPopup(popup_366616f19a54640e287753636925f2c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8dbfffbbd9e7bf203ab409305612a31.setIcon(icon_5abaeb06ac8084f188f6e2f750201d8d);
|
|
|
|
|
|
var marker_6d169193faf45e8a02b7e2ffed6edf74 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4e0d5076dfb2c10750fdb07448b5ebb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfc789af2dbe7aeb18aaf7ee380d117d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3751a24538538571ca9319109a38bdc0 = $(`<div id="html_3751a24538538571ca9319109a38bdc0" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_dfc789af2dbe7aeb18aaf7ee380d117d.setContent(html_3751a24538538571ca9319109a38bdc0);
|
|
|
|
|
|
|
|
marker_6d169193faf45e8a02b7e2ffed6edf74.bindPopup(popup_dfc789af2dbe7aeb18aaf7ee380d117d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d169193faf45e8a02b7e2ffed6edf74.setIcon(icon_4e0d5076dfb2c10750fdb07448b5ebb9);
|
|
|
|
|
|
var marker_bc56720761ad02c380cdba04e1322bee = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_b75679ddfbfe194e496a24fc02e3ea1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14404e86c8fa4bbee203ca2b0489c924 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03536aab1bc07e189afe47ff15221156 = $(`<div id="html_03536aab1bc07e189afe47ff15221156" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_14404e86c8fa4bbee203ca2b0489c924.setContent(html_03536aab1bc07e189afe47ff15221156);
|
|
|
|
|
|
|
|
marker_bc56720761ad02c380cdba04e1322bee.bindPopup(popup_14404e86c8fa4bbee203ca2b0489c924)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc56720761ad02c380cdba04e1322bee.setIcon(icon_b75679ddfbfe194e496a24fc02e3ea1b);
|
|
|
|
|
|
var marker_44a3ff48b5d9fcaac3db2079d8c50fba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0c1fc9fe2a0406190e9521a95a62ce8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb320f6e9c1b786d84cb1e4c27b547e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9a44a21f9c5ba0609679156dd57a8ac = $(`<div id="html_a9a44a21f9c5ba0609679156dd57a8ac" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_eb320f6e9c1b786d84cb1e4c27b547e4.setContent(html_a9a44a21f9c5ba0609679156dd57a8ac);
|
|
|
|
|
|
|
|
marker_44a3ff48b5d9fcaac3db2079d8c50fba.bindPopup(popup_eb320f6e9c1b786d84cb1e4c27b547e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44a3ff48b5d9fcaac3db2079d8c50fba.setIcon(icon_0c1fc9fe2a0406190e9521a95a62ce8f);
|
|
|
|
|
|
var marker_72a98c59bfb036e49913debad0d41f70 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_91b194675006a017193f26a5e97f94cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1644ab9ab3e5a5a61f8c785127ea9dd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59a9bf2478e641026a6528f93da022d6 = $(`<div id="html_59a9bf2478e641026a6528f93da022d6" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_1644ab9ab3e5a5a61f8c785127ea9dd1.setContent(html_59a9bf2478e641026a6528f93da022d6);
|
|
|
|
|
|
|
|
marker_72a98c59bfb036e49913debad0d41f70.bindPopup(popup_1644ab9ab3e5a5a61f8c785127ea9dd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72a98c59bfb036e49913debad0d41f70.setIcon(icon_91b194675006a017193f26a5e97f94cf);
|
|
|
|
|
|
var marker_f3743420aa757859515b9b8324d5a7eb = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_cc22d715cb1421fcd6198dec908283f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e61f13ff5bbe1f039fa9aeb4ec16cf35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5649e09ea4146f511e3816b2e7e8c9c = $(`<div id="html_a5649e09ea4146f511e3816b2e7e8c9c" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_e61f13ff5bbe1f039fa9aeb4ec16cf35.setContent(html_a5649e09ea4146f511e3816b2e7e8c9c);
|
|
|
|
|
|
|
|
marker_f3743420aa757859515b9b8324d5a7eb.bindPopup(popup_e61f13ff5bbe1f039fa9aeb4ec16cf35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3743420aa757859515b9b8324d5a7eb.setIcon(icon_cc22d715cb1421fcd6198dec908283f4);
|
|
|
|
|
|
var marker_471491c5e9410b5da2148b39351cda7e = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ad99fc039c2356c5d96cb99aa1155eaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac6baa459cbdc4e2d55ab9e007e8616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d77bebc5cd84e2fbf64c899234b802a6 = $(`<div id="html_d77bebc5cd84e2fbf64c899234b802a6" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_6ac6baa459cbdc4e2d55ab9e007e8616.setContent(html_d77bebc5cd84e2fbf64c899234b802a6);
|
|
|
|
|
|
|
|
marker_471491c5e9410b5da2148b39351cda7e.bindPopup(popup_6ac6baa459cbdc4e2d55ab9e007e8616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_471491c5e9410b5da2148b39351cda7e.setIcon(icon_ad99fc039c2356c5d96cb99aa1155eaa);
|
|
|
|
|
|
var marker_3c51bcbcbd54c7c6defcdff914d980ce = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_fb0962bdce6212149ba78b8ee661a275 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72e0d10270265d691e4a7738fde4912e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9691e2550ddae02a6839b9651df8c24 = $(`<div id="html_a9691e2550ddae02a6839b9651df8c24" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_72e0d10270265d691e4a7738fde4912e.setContent(html_a9691e2550ddae02a6839b9651df8c24);
|
|
|
|
|
|
|
|
marker_3c51bcbcbd54c7c6defcdff914d980ce.bindPopup(popup_72e0d10270265d691e4a7738fde4912e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c51bcbcbd54c7c6defcdff914d980ce.setIcon(icon_fb0962bdce6212149ba78b8ee661a275);
|
|
|
|
|
|
var marker_834c0a59c384f4ef36ea0486a2e471a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_4450c776b4ca8e71cbb891b89a4e78dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6884ea08867c73471b891f6f5a677284 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd717806fe7b5cc0fc02d3eec34a32ba = $(`<div id="html_cd717806fe7b5cc0fc02d3eec34a32ba" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_6884ea08867c73471b891f6f5a677284.setContent(html_cd717806fe7b5cc0fc02d3eec34a32ba);
|
|
|
|
|
|
|
|
marker_834c0a59c384f4ef36ea0486a2e471a4.bindPopup(popup_6884ea08867c73471b891f6f5a677284)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_834c0a59c384f4ef36ea0486a2e471a4.setIcon(icon_4450c776b4ca8e71cbb891b89a4e78dc);
|
|
|
|
|
|
var marker_12435398e438c38af4e9cb7d34ab1a04 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_573ecc9b875f656026a627bd0c02bf1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b942f2443b40747718c00083679b6ba3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_962d00c941af6dcbe9bbab1b03f7f0db = $(`<div id="html_962d00c941af6dcbe9bbab1b03f7f0db" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_b942f2443b40747718c00083679b6ba3.setContent(html_962d00c941af6dcbe9bbab1b03f7f0db);
|
|
|
|
|
|
|
|
marker_12435398e438c38af4e9cb7d34ab1a04.bindPopup(popup_b942f2443b40747718c00083679b6ba3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12435398e438c38af4e9cb7d34ab1a04.setIcon(icon_573ecc9b875f656026a627bd0c02bf1b);
|
|
|
|
|
|
var marker_d28fae81930179935b5c98fa345ef83e = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_9b8fe7a117365504694e88769e9cc704 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99bb31786725bf1c0177045bbd6accf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bd302cb23374b61b3ed5e025e496b6c = $(`<div id="html_7bd302cb23374b61b3ed5e025e496b6c" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_99bb31786725bf1c0177045bbd6accf9.setContent(html_7bd302cb23374b61b3ed5e025e496b6c);
|
|
|
|
|
|
|
|
marker_d28fae81930179935b5c98fa345ef83e.bindPopup(popup_99bb31786725bf1c0177045bbd6accf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d28fae81930179935b5c98fa345ef83e.setIcon(icon_9b8fe7a117365504694e88769e9cc704);
|
|
|
|
|
|
var marker_6fcbfcef9ac577071312d74863783f40 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_cfa1996e7adb097c473438ad29930a02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_201fb315f08848c4299553aa7ea3747a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c97591d8170e42c2b7ce7abc0773f9d6 = $(`<div id="html_c97591d8170e42c2b7ce7abc0773f9d6" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_201fb315f08848c4299553aa7ea3747a.setContent(html_c97591d8170e42c2b7ce7abc0773f9d6);
|
|
|
|
|
|
|
|
marker_6fcbfcef9ac577071312d74863783f40.bindPopup(popup_201fb315f08848c4299553aa7ea3747a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fcbfcef9ac577071312d74863783f40.setIcon(icon_cfa1996e7adb097c473438ad29930a02);
|
|
|
|
|
|
var marker_359ab2d8c2ac2b39b72f39340b818d07 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e92964c0401009999d4b014d030e3da4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b41b1e3bd1e7cf85f7d8fa2c21c4d443 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_332fde903678c287631a77c9d5300725 = $(`<div id="html_332fde903678c287631a77c9d5300725" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_b41b1e3bd1e7cf85f7d8fa2c21c4d443.setContent(html_332fde903678c287631a77c9d5300725);
|
|
|
|
|
|
|
|
marker_359ab2d8c2ac2b39b72f39340b818d07.bindPopup(popup_b41b1e3bd1e7cf85f7d8fa2c21c4d443)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_359ab2d8c2ac2b39b72f39340b818d07.setIcon(icon_e92964c0401009999d4b014d030e3da4);
|
|
|
|
|
|
var marker_7efa75d319e2c8c21576a6e75568ab88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_e3f2903709cb3d21fee49b3954a806b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e331fc22345cda68843ed1e96391596 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74ac06a5f2e0c4062ae16b2e566354c2 = $(`<div id="html_74ac06a5f2e0c4062ae16b2e566354c2" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_7e331fc22345cda68843ed1e96391596.setContent(html_74ac06a5f2e0c4062ae16b2e566354c2);
|
|
|
|
|
|
|
|
marker_7efa75d319e2c8c21576a6e75568ab88.bindPopup(popup_7e331fc22345cda68843ed1e96391596)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7efa75d319e2c8c21576a6e75568ab88.setIcon(icon_e3f2903709cb3d21fee49b3954a806b5);
|
|
|
|
|
|
var marker_8240d498daa9c036126ba77dd3d4bbe2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_3449b34b497c5136bc134cfdb4b4c979 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef2646d8fb0630323fad59726bd47493 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_968d31f4ee7250df5e1d968ee6430cb0 = $(`<div id="html_968d31f4ee7250df5e1d968ee6430cb0" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_ef2646d8fb0630323fad59726bd47493.setContent(html_968d31f4ee7250df5e1d968ee6430cb0);
|
|
|
|
|
|
|
|
marker_8240d498daa9c036126ba77dd3d4bbe2.bindPopup(popup_ef2646d8fb0630323fad59726bd47493)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8240d498daa9c036126ba77dd3d4bbe2.setIcon(icon_3449b34b497c5136bc134cfdb4b4c979);
|
|
|
|
|
|
var marker_bb35ef23483a35820e102ed105a57974 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_f87b480edf3d0be388749091a7803701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97d367736d216fbcd71414ef36dfcb1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fea305b5c88a9422145f314d3e3dc84 = $(`<div id="html_5fea305b5c88a9422145f314d3e3dc84" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_97d367736d216fbcd71414ef36dfcb1a.setContent(html_5fea305b5c88a9422145f314d3e3dc84);
|
|
|
|
|
|
|
|
marker_bb35ef23483a35820e102ed105a57974.bindPopup(popup_97d367736d216fbcd71414ef36dfcb1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb35ef23483a35820e102ed105a57974.setIcon(icon_f87b480edf3d0be388749091a7803701);
|
|
|
|
|
|
var marker_f5d53cb9d14a3e38c6c4ac5d4cf23e69 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_6bba47c18921dd9d33bc281f1c7d4902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c36d1b68ca091bbd766545a8f572ddef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41ce3fae0752e6f145e16693e36c42cb = $(`<div id="html_41ce3fae0752e6f145e16693e36c42cb" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_c36d1b68ca091bbd766545a8f572ddef.setContent(html_41ce3fae0752e6f145e16693e36c42cb);
|
|
|
|
|
|
|
|
marker_f5d53cb9d14a3e38c6c4ac5d4cf23e69.bindPopup(popup_c36d1b68ca091bbd766545a8f572ddef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d53cb9d14a3e38c6c4ac5d4cf23e69.setIcon(icon_6bba47c18921dd9d33bc281f1c7d4902);
|
|
|
|
|
|
var marker_3931844290a29640b5fdaf68f44e5a73 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_830bda94dabce877bf5b88bed2afd8be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_853a4b92f3bc82edaf9cbeeff6493edb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdbe5334a7bd70c75f86036eb4c53a31 = $(`<div id="html_cdbe5334a7bd70c75f86036eb4c53a31" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_853a4b92f3bc82edaf9cbeeff6493edb.setContent(html_cdbe5334a7bd70c75f86036eb4c53a31);
|
|
|
|
|
|
|
|
marker_3931844290a29640b5fdaf68f44e5a73.bindPopup(popup_853a4b92f3bc82edaf9cbeeff6493edb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3931844290a29640b5fdaf68f44e5a73.setIcon(icon_830bda94dabce877bf5b88bed2afd8be);
|
|
|
|
|
|
var marker_865c78a4c5c81fee46edada95443fe8c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_73637fda8d684e0be5018a7f9e72917e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bfd387256e04c270b2fe3132a12d6c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec6950f8afdf24ca8ff024d5a3a61017 = $(`<div id="html_ec6950f8afdf24ca8ff024d5a3a61017" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_0bfd387256e04c270b2fe3132a12d6c0.setContent(html_ec6950f8afdf24ca8ff024d5a3a61017);
|
|
|
|
|
|
|
|
marker_865c78a4c5c81fee46edada95443fe8c.bindPopup(popup_0bfd387256e04c270b2fe3132a12d6c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_865c78a4c5c81fee46edada95443fe8c.setIcon(icon_73637fda8d684e0be5018a7f9e72917e);
|
|
|
|
|
|
var marker_43c3f4cbae18e1fe22206739616f9384 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_bb861cec1cef447aaf4d8f0aeffef1f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb8f2ec07be178ac2ea56cd47c781fa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a359f41abd9769a227a5c37873ec0c60 = $(`<div id="html_a359f41abd9769a227a5c37873ec0c60" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_bb8f2ec07be178ac2ea56cd47c781fa6.setContent(html_a359f41abd9769a227a5c37873ec0c60);
|
|
|
|
|
|
|
|
marker_43c3f4cbae18e1fe22206739616f9384.bindPopup(popup_bb8f2ec07be178ac2ea56cd47c781fa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43c3f4cbae18e1fe22206739616f9384.setIcon(icon_bb861cec1cef447aaf4d8f0aeffef1f8);
|
|
|
|
|
|
var marker_801f107d67bbc593f2d58047233e7cf0 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_84c7a6b9471a93a25cfaae83c4bfbd5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d810e86068585744c8dcd6d835e0dae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbbe1bff12ac8f42ab210d83cb63a113 = $(`<div id="html_fbbe1bff12ac8f42ab210d83cb63a113" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_1d810e86068585744c8dcd6d835e0dae.setContent(html_fbbe1bff12ac8f42ab210d83cb63a113);
|
|
|
|
|
|
|
|
marker_801f107d67bbc593f2d58047233e7cf0.bindPopup(popup_1d810e86068585744c8dcd6d835e0dae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_801f107d67bbc593f2d58047233e7cf0.setIcon(icon_84c7a6b9471a93a25cfaae83c4bfbd5b);
|
|
|
|
|
|
var marker_e1a68b9f4a368ac1982b2af5f29ec4a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_0d076dfdceade671b58f3467b43578fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce202f09d578f4ed9dbde24df0558b22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fa1195bab9b91f8bd8dad94e9ea8adb = $(`<div id="html_3fa1195bab9b91f8bd8dad94e9ea8adb" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_ce202f09d578f4ed9dbde24df0558b22.setContent(html_3fa1195bab9b91f8bd8dad94e9ea8adb);
|
|
|
|
|
|
|
|
marker_e1a68b9f4a368ac1982b2af5f29ec4a6.bindPopup(popup_ce202f09d578f4ed9dbde24df0558b22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1a68b9f4a368ac1982b2af5f29ec4a6.setIcon(icon_0d076dfdceade671b58f3467b43578fc);
|
|
|
|
|
|
var marker_f78a9c8ba4f5be0852f8c0df44857fd6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_eb843f451be1ee76fa160dc587ab0594 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e69d26a32b43acddec150ccafe96778 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1acb465d0461e4de88b26daa2576e58c = $(`<div id="html_1acb465d0461e4de88b26daa2576e58c" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_9e69d26a32b43acddec150ccafe96778.setContent(html_1acb465d0461e4de88b26daa2576e58c);
|
|
|
|
|
|
|
|
marker_f78a9c8ba4f5be0852f8c0df44857fd6.bindPopup(popup_9e69d26a32b43acddec150ccafe96778)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f78a9c8ba4f5be0852f8c0df44857fd6.setIcon(icon_eb843f451be1ee76fa160dc587ab0594);
|
|
|
|
|
|
var marker_a84367da10135c68463c3ecfae27a9f6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_ec516d8fa2e7e5f8ac7662a481f1a96a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e5dfa849c61aa562cf5119ddf5cf9e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aabde0333720b46b059f7dfa5b47d41 = $(`<div id="html_8aabde0333720b46b059f7dfa5b47d41" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_7e5dfa849c61aa562cf5119ddf5cf9e4.setContent(html_8aabde0333720b46b059f7dfa5b47d41);
|
|
|
|
|
|
|
|
marker_a84367da10135c68463c3ecfae27a9f6.bindPopup(popup_7e5dfa849c61aa562cf5119ddf5cf9e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a84367da10135c68463c3ecfae27a9f6.setIcon(icon_ec516d8fa2e7e5f8ac7662a481f1a96a);
|
|
|
|
|
|
var marker_4a9df89165e5862ac874e2dec37af4c3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_09b0c43eace7a50722646efd1dbc5b9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96b6e1a31d8603a4465c3802ab3e8f3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_932ae0c7527aea4d03e702d8ca9f9308 = $(`<div id="html_932ae0c7527aea4d03e702d8ca9f9308" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_96b6e1a31d8603a4465c3802ab3e8f3a.setContent(html_932ae0c7527aea4d03e702d8ca9f9308);
|
|
|
|
|
|
|
|
marker_4a9df89165e5862ac874e2dec37af4c3.bindPopup(popup_96b6e1a31d8603a4465c3802ab3e8f3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a9df89165e5862ac874e2dec37af4c3.setIcon(icon_09b0c43eace7a50722646efd1dbc5b9a);
|
|
|
|
|
|
var marker_833394083ab200c9b434a8938e2ae9b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_55c9b8760c3ebe67ea36f32bb903dbbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfc2ed2db97fef6d8c35311811f6004d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f644c1044c2ced3d066533d93f07bb5d = $(`<div id="html_f644c1044c2ced3d066533d93f07bb5d" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_bfc2ed2db97fef6d8c35311811f6004d.setContent(html_f644c1044c2ced3d066533d93f07bb5d);
|
|
|
|
|
|
|
|
marker_833394083ab200c9b434a8938e2ae9b1.bindPopup(popup_bfc2ed2db97fef6d8c35311811f6004d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_833394083ab200c9b434a8938e2ae9b1.setIcon(icon_55c9b8760c3ebe67ea36f32bb903dbbb);
|
|
|
|
|
|
var marker_92217fa9b133e422003b459278b0c8c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_55fc8184c00a4219eb01b13d91d0faca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d5eec3096b7196facba6a6e4ceef73d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1eff38bd6ed956bdd97cd1dd987db2c = $(`<div id="html_d1eff38bd6ed956bdd97cd1dd987db2c" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_5d5eec3096b7196facba6a6e4ceef73d.setContent(html_d1eff38bd6ed956bdd97cd1dd987db2c);
|
|
|
|
|
|
|
|
marker_92217fa9b133e422003b459278b0c8c9.bindPopup(popup_5d5eec3096b7196facba6a6e4ceef73d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92217fa9b133e422003b459278b0c8c9.setIcon(icon_55fc8184c00a4219eb01b13d91d0faca);
|
|
|
|
|
|
var marker_8fc7a56753aa475546a14c0218bae317 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_145417e3a37bfc32b6434e62c99ab190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2c4d40e553fde3c748303e9efe5019e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f8c9b7935d0796dc66e6ccd47784ff0 = $(`<div id="html_0f8c9b7935d0796dc66e6ccd47784ff0" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_a2c4d40e553fde3c748303e9efe5019e.setContent(html_0f8c9b7935d0796dc66e6ccd47784ff0);
|
|
|
|
|
|
|
|
marker_8fc7a56753aa475546a14c0218bae317.bindPopup(popup_a2c4d40e553fde3c748303e9efe5019e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fc7a56753aa475546a14c0218bae317.setIcon(icon_145417e3a37bfc32b6434e62c99ab190);
|
|
|
|
|
|
var marker_080c989d8fa9dea44cb6aab5407514d8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_025d6d33cf57e18126917b14c6bf24ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c76aa3bd80625755bc55184190a981e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b374c6aa7991bd6fc54a998265571bf = $(`<div id="html_5b374c6aa7991bd6fc54a998265571bf" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_6c76aa3bd80625755bc55184190a981e.setContent(html_5b374c6aa7991bd6fc54a998265571bf);
|
|
|
|
|
|
|
|
marker_080c989d8fa9dea44cb6aab5407514d8.bindPopup(popup_6c76aa3bd80625755bc55184190a981e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_080c989d8fa9dea44cb6aab5407514d8.setIcon(icon_025d6d33cf57e18126917b14c6bf24ff);
|
|
|
|
|
|
var marker_6cd409648dae1876256cb97f24017584 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1);
|
|
|
|
|
|
var icon_26335819c8651428e4489d53f7477b69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b990d655b82e96ae19d42c753f1c545 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fe75da25e583001d9fac4203af40b9f = $(`<div id="html_3fe75da25e583001d9fac4203af40b9f" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_3b990d655b82e96ae19d42c753f1c545.setContent(html_3fe75da25e583001d9fac4203af40b9f);
|
|
|
|
|
|
|
|
marker_6cd409648dae1876256cb97f24017584.bindPopup(popup_3b990d655b82e96ae19d42c753f1c545)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cd409648dae1876256cb97f24017584.setIcon(icon_26335819c8651428e4489d53f7477b69);
|
|
|
|
|
|
marker_cluster_a5c1ee92cd7ab7efdc75bca2fb370db1.addTo(map_591be035f9cc0e93f1c5cda6565117ca);
|
|
|
|
</script>
|
|
</html> |