mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 22:45:18 +00:00
16833 lines
490 KiB
HTML
16833 lines
490 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_e4a430123c645a0de45bb670795ec534 {
|
|
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_e4a430123c645a0de45bb670795ec534" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_e4a430123c645a0de45bb670795ec534 = L.map(
|
|
"map_e4a430123c645a0de45bb670795ec534",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_9c05f54f2d43bc0e2a035088b9b724b2 = 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_9c05f54f2d43bc0e2a035088b9b724b2.addTo(map_e4a430123c645a0de45bb670795ec534);
|
|
|
|
|
|
var marker_cluster_15b75207e623e0724d7e21de10c5b86a = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_71d54a952ea3c11c63e75d0e71ca214e = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_279f8abd12e5a2fe1ad7b356c71e7f94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_949d8e282a874be81e25486369e4af10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bfebb32606fa9245cef1190b0779e1f = $(`<div id="html_6bfebb32606fa9245cef1190b0779e1f" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social:443</div>`)[0];
|
|
popup_949d8e282a874be81e25486369e4af10.setContent(html_6bfebb32606fa9245cef1190b0779e1f);
|
|
|
|
|
|
|
|
marker_71d54a952ea3c11c63e75d0e71ca214e.bindPopup(popup_949d8e282a874be81e25486369e4af10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71d54a952ea3c11c63e75d0e71ca214e.setIcon(icon_279f8abd12e5a2fe1ad7b356c71e7f94);
|
|
|
|
|
|
var marker_3dba721f03ca0a89b7d3f8afeec77525 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_daf8337f4fae10a8c6bc91a7e96eb86c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fcac5bd5ff13d8147ece829f976eb86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72176a937213ddc79c781354a9286e18 = $(`<div id="html_72176a937213ddc79c781354a9286e18" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io:443</div>`)[0];
|
|
popup_7fcac5bd5ff13d8147ece829f976eb86.setContent(html_72176a937213ddc79c781354a9286e18);
|
|
|
|
|
|
|
|
marker_3dba721f03ca0a89b7d3f8afeec77525.bindPopup(popup_7fcac5bd5ff13d8147ece829f976eb86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dba721f03ca0a89b7d3f8afeec77525.setIcon(icon_daf8337f4fae10a8c6bc91a7e96eb86c);
|
|
|
|
|
|
var marker_a9924967c97aa9288f253b363bb8f80e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2aa400e66cd2ed0c0273fad964f83f44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4625ebf61b5418f09583644b98fbf4e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bea37c6c2532e571acc1768160ff3cf6 = $(`<div id="html_bea37c6c2532e571acc1768160ff3cf6" style="width: 100.0%; height: 100.0%;">relay.lightning.pub:443</div>`)[0];
|
|
popup_4625ebf61b5418f09583644b98fbf4e5.setContent(html_bea37c6c2532e571acc1768160ff3cf6);
|
|
|
|
|
|
|
|
marker_a9924967c97aa9288f253b363bb8f80e.bindPopup(popup_4625ebf61b5418f09583644b98fbf4e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9924967c97aa9288f253b363bb8f80e.setIcon(icon_2aa400e66cd2ed0c0273fad964f83f44);
|
|
|
|
|
|
var marker_de2c06ad7f72d588b31a6451ddfbfff9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_771876a814871b5dd4d6acd18bc9d16a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa7e8d5f2736601687b88bda75c47ebb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662ab9856c6ccfbff82c6bf0e90799be = $(`<div id="html_662ab9856c6ccfbff82c6bf0e90799be" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app:443</div>`)[0];
|
|
popup_fa7e8d5f2736601687b88bda75c47ebb.setContent(html_662ab9856c6ccfbff82c6bf0e90799be);
|
|
|
|
|
|
|
|
marker_de2c06ad7f72d588b31a6451ddfbfff9.bindPopup(popup_fa7e8d5f2736601687b88bda75c47ebb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de2c06ad7f72d588b31a6451ddfbfff9.setIcon(icon_771876a814871b5dd4d6acd18bc9d16a);
|
|
|
|
|
|
var marker_3b655948ac9157638914ca530ce28565 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5aec8f852390f060b5fabd748fd5a295 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89b388d693eefc70363a8f692a193780 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba5392347eb42711c8ea2927edc6babb = $(`<div id="html_ba5392347eb42711c8ea2927edc6babb" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_89b388d693eefc70363a8f692a193780.setContent(html_ba5392347eb42711c8ea2927edc6babb);
|
|
|
|
|
|
|
|
marker_3b655948ac9157638914ca530ce28565.bindPopup(popup_89b388d693eefc70363a8f692a193780)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b655948ac9157638914ca530ce28565.setIcon(icon_5aec8f852390f060b5fabd748fd5a295);
|
|
|
|
|
|
var marker_da8d780894ed7c76d6c45181b51b82ba = L.marker(
|
|
[50.0755, 14.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_24ce98aa77abf01ddbabee49d0f332ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df1a54458dd172a1166d8b3e950cb9fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21990421866cd26fa7977e54b4584178 = $(`<div id="html_21990421866cd26fa7977e54b4584178" style="width: 100.0%; height: 100.0%;">openrelay.ziomc.com</div>`)[0];
|
|
popup_df1a54458dd172a1166d8b3e950cb9fb.setContent(html_21990421866cd26fa7977e54b4584178);
|
|
|
|
|
|
|
|
marker_da8d780894ed7c76d6c45181b51b82ba.bindPopup(popup_df1a54458dd172a1166d8b3e950cb9fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da8d780894ed7c76d6c45181b51b82ba.setIcon(icon_24ce98aa77abf01ddbabee49d0f332ed);
|
|
|
|
|
|
var marker_548fca004065b39dcc4f7f30d79f2495 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a113aaca8dd4eb9b4be2f6c270bcb31b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c094b2dd539892d2090c6c82e319133 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24323a62f42910ef471fafcab1be0451 = $(`<div id="html_24323a62f42910ef471fafcab1be0451" style="width: 100.0%; height: 100.0%;">relay.agentry.com:443</div>`)[0];
|
|
popup_2c094b2dd539892d2090c6c82e319133.setContent(html_24323a62f42910ef471fafcab1be0451);
|
|
|
|
|
|
|
|
marker_548fca004065b39dcc4f7f30d79f2495.bindPopup(popup_2c094b2dd539892d2090c6c82e319133)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_548fca004065b39dcc4f7f30d79f2495.setIcon(icon_a113aaca8dd4eb9b4be2f6c270bcb31b);
|
|
|
|
|
|
var marker_cc4a56b8fab0f4ec37d2791e5cac38af = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_48b9d9a7d6ca713491b8ea1c5a621cdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fae6f86912462796dbb35b8cbd3a174 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0966f18f7dcedf588c0152c1e99afd8e = $(`<div id="html_0966f18f7dcedf588c0152c1e99afd8e" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_1fae6f86912462796dbb35b8cbd3a174.setContent(html_0966f18f7dcedf588c0152c1e99afd8e);
|
|
|
|
|
|
|
|
marker_cc4a56b8fab0f4ec37d2791e5cac38af.bindPopup(popup_1fae6f86912462796dbb35b8cbd3a174)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc4a56b8fab0f4ec37d2791e5cac38af.setIcon(icon_48b9d9a7d6ca713491b8ea1c5a621cdb);
|
|
|
|
|
|
var marker_d45eaee4990fbc0e16a5c732f49ef251 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_72d51062f708ebaf65906ca499f1d9b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fa5295f5c14e977586931e2c9ca7ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dddd3b026bf927a36f296018d656395 = $(`<div id="html_1dddd3b026bf927a36f296018d656395" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_8fa5295f5c14e977586931e2c9ca7ca2.setContent(html_1dddd3b026bf927a36f296018d656395);
|
|
|
|
|
|
|
|
marker_d45eaee4990fbc0e16a5c732f49ef251.bindPopup(popup_8fa5295f5c14e977586931e2c9ca7ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d45eaee4990fbc0e16a5c732f49ef251.setIcon(icon_72d51062f708ebaf65906ca499f1d9b0);
|
|
|
|
|
|
var marker_611efd2cc0f6e4178f905afe01519e5b = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a0238437cfc8387f0b8eb950a54a71e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ddbd2ba8f0f3b3cb83b372aee6a691b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_536cf05c72e7694af4e4c288b5da16bd = $(`<div id="html_536cf05c72e7694af4e4c288b5da16bd" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org:443</div>`)[0];
|
|
popup_4ddbd2ba8f0f3b3cb83b372aee6a691b.setContent(html_536cf05c72e7694af4e4c288b5da16bd);
|
|
|
|
|
|
|
|
marker_611efd2cc0f6e4178f905afe01519e5b.bindPopup(popup_4ddbd2ba8f0f3b3cb83b372aee6a691b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_611efd2cc0f6e4178f905afe01519e5b.setIcon(icon_a0238437cfc8387f0b8eb950a54a71e7);
|
|
|
|
|
|
var marker_a8b2dfb5dc55e31d1eb902c6366ba46e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_30c25efd34adec65534c3032f95cff48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b405035e7f6eaee6f6caefd475bc4a51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f562a0ca5871c47f315f7b393982c86 = $(`<div id="html_6f562a0ca5871c47f315f7b393982c86" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_b405035e7f6eaee6f6caefd475bc4a51.setContent(html_6f562a0ca5871c47f315f7b393982c86);
|
|
|
|
|
|
|
|
marker_a8b2dfb5dc55e31d1eb902c6366ba46e.bindPopup(popup_b405035e7f6eaee6f6caefd475bc4a51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8b2dfb5dc55e31d1eb902c6366ba46e.setIcon(icon_30c25efd34adec65534c3032f95cff48);
|
|
|
|
|
|
var marker_218323a66f357e59612324c20d7cb461 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e843bdb85c3dd1e9e365da40355fd3fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_270f70f66cd556cbe522b4285c3b89db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_babf7a9f124e572ff402fe2df6913642 = $(`<div id="html_babf7a9f124e572ff402fe2df6913642" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_270f70f66cd556cbe522b4285c3b89db.setContent(html_babf7a9f124e572ff402fe2df6913642);
|
|
|
|
|
|
|
|
marker_218323a66f357e59612324c20d7cb461.bindPopup(popup_270f70f66cd556cbe522b4285c3b89db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_218323a66f357e59612324c20d7cb461.setIcon(icon_e843bdb85c3dd1e9e365da40355fd3fa);
|
|
|
|
|
|
var marker_3b4bfd4a0e72fe615de50f6f8ff7c35e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ffef84b2a262f5761823dbbabdbe3ddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf9c684353c16fc5a0755fe2c2ba414b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_366b591c0f2fcfb9f6b3a9bcbee4fdd2 = $(`<div id="html_366b591c0f2fcfb9f6b3a9bcbee4fdd2" style="width: 100.0%; height: 100.0%;">nostr.girino.org:443</div>`)[0];
|
|
popup_cf9c684353c16fc5a0755fe2c2ba414b.setContent(html_366b591c0f2fcfb9f6b3a9bcbee4fdd2);
|
|
|
|
|
|
|
|
marker_3b4bfd4a0e72fe615de50f6f8ff7c35e.bindPopup(popup_cf9c684353c16fc5a0755fe2c2ba414b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4bfd4a0e72fe615de50f6f8ff7c35e.setIcon(icon_ffef84b2a262f5761823dbbabdbe3ddf);
|
|
|
|
|
|
var marker_6a4fb346e9dd087e100c7fab6f10dda7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_cd23b69b6568082e5c6211b2bf460583 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e20d8a3008b8cb112d9125c64298d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52797a204aeaaaf22313bc91833ffad6 = $(`<div id="html_52797a204aeaaaf22313bc91833ffad6" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_3e20d8a3008b8cb112d9125c64298d94.setContent(html_52797a204aeaaaf22313bc91833ffad6);
|
|
|
|
|
|
|
|
marker_6a4fb346e9dd087e100c7fab6f10dda7.bindPopup(popup_3e20d8a3008b8cb112d9125c64298d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a4fb346e9dd087e100c7fab6f10dda7.setIcon(icon_cd23b69b6568082e5c6211b2bf460583);
|
|
|
|
|
|
var marker_1886ca2a76efd38c95f19b2e9d35d4bb = L.marker(
|
|
[47.1285, 8.74735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_99f1f71f1d2c673ea919e1bd011693e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91fb64c75e9a1f4277b1e409ef1ac7ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e12917997c51f9873080c59b6a49df6 = $(`<div id="html_8e12917997c51f9873080c59b6a49df6" style="width: 100.0%; height: 100.0%;">nas01xanthosnet.synology.me:7778</div>`)[0];
|
|
popup_91fb64c75e9a1f4277b1e409ef1ac7ab.setContent(html_8e12917997c51f9873080c59b6a49df6);
|
|
|
|
|
|
|
|
marker_1886ca2a76efd38c95f19b2e9d35d4bb.bindPopup(popup_91fb64c75e9a1f4277b1e409ef1ac7ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1886ca2a76efd38c95f19b2e9d35d4bb.setIcon(icon_99f1f71f1d2c673ea919e1bd011693e5);
|
|
|
|
|
|
var marker_a259a7e498c236b57c2e1c348cf0ed83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f649ecc0a0e24e163c07c75c5e2b9ec1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_824262fca71dc5c49dbd28caa9917071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37253b38f19953585de03395d6752a85 = $(`<div id="html_37253b38f19953585de03395d6752a85" style="width: 100.0%; height: 100.0%;">relay.ohstr.com:443</div>`)[0];
|
|
popup_824262fca71dc5c49dbd28caa9917071.setContent(html_37253b38f19953585de03395d6752a85);
|
|
|
|
|
|
|
|
marker_a259a7e498c236b57c2e1c348cf0ed83.bindPopup(popup_824262fca71dc5c49dbd28caa9917071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a259a7e498c236b57c2e1c348cf0ed83.setIcon(icon_f649ecc0a0e24e163c07c75c5e2b9ec1);
|
|
|
|
|
|
var marker_3553e921bde86d742f4c20feeaaa5749 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2d309d0667925ffd3e1409bba3d66e1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6021b32054a5e2342a64f0a880fd1334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f8dc2cead3440a507e9ff5a08a2fbf5 = $(`<div id="html_0f8dc2cead3440a507e9ff5a08a2fbf5" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_6021b32054a5e2342a64f0a880fd1334.setContent(html_0f8dc2cead3440a507e9ff5a08a2fbf5);
|
|
|
|
|
|
|
|
marker_3553e921bde86d742f4c20feeaaa5749.bindPopup(popup_6021b32054a5e2342a64f0a880fd1334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3553e921bde86d742f4c20feeaaa5749.setIcon(icon_2d309d0667925ffd3e1409bba3d66e1d);
|
|
|
|
|
|
var marker_8afc58a36458e6669ba741ce29351d9d = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6d912d6226c709ebc44156fef6b0af16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da70675ff486e29a471f52ca8df5de68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d27c3cc1aea675af619aeccfa8279f9 = $(`<div id="html_4d27c3cc1aea675af619aeccfa8279f9" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_da70675ff486e29a471f52ca8df5de68.setContent(html_4d27c3cc1aea675af619aeccfa8279f9);
|
|
|
|
|
|
|
|
marker_8afc58a36458e6669ba741ce29351d9d.bindPopup(popup_da70675ff486e29a471f52ca8df5de68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8afc58a36458e6669ba741ce29351d9d.setIcon(icon_6d912d6226c709ebc44156fef6b0af16);
|
|
|
|
|
|
var marker_a5962bb302378c08a9c180712ba59ffb = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9796a740f13a72537a3d76e87c376c59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f968adc9a2a172fcb7546e8f85e8b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5802664dd44fe1aa977bb82f328b0f56 = $(`<div id="html_5802664dd44fe1aa977bb82f328b0f56" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_7f968adc9a2a172fcb7546e8f85e8b11.setContent(html_5802664dd44fe1aa977bb82f328b0f56);
|
|
|
|
|
|
|
|
marker_a5962bb302378c08a9c180712ba59ffb.bindPopup(popup_7f968adc9a2a172fcb7546e8f85e8b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5962bb302378c08a9c180712ba59ffb.setIcon(icon_9796a740f13a72537a3d76e87c376c59);
|
|
|
|
|
|
var marker_ae8b13636c3c1940f1ff1f694ebf2abd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f7a7766157dc9666939df1f1cd4a98db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db66afe3c21cfd43a2c69b9530c3bef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9993ada2f473a0f36fcf4424e9d8cc = $(`<div id="html_0f9993ada2f473a0f36fcf4424e9d8cc" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com:443</div>`)[0];
|
|
popup_db66afe3c21cfd43a2c69b9530c3bef8.setContent(html_0f9993ada2f473a0f36fcf4424e9d8cc);
|
|
|
|
|
|
|
|
marker_ae8b13636c3c1940f1ff1f694ebf2abd.bindPopup(popup_db66afe3c21cfd43a2c69b9530c3bef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae8b13636c3c1940f1ff1f694ebf2abd.setIcon(icon_f7a7766157dc9666939df1f1cd4a98db);
|
|
|
|
|
|
var marker_f4c048ca31822e9c62a44b7229754898 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a0dda288bdf1f272ccff0fa950a1374c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22b69620b64bf6fc403224d13363d73c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b40c77fa3b644a072679cbecd420412d = $(`<div id="html_b40c77fa3b644a072679cbecd420412d" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_22b69620b64bf6fc403224d13363d73c.setContent(html_b40c77fa3b644a072679cbecd420412d);
|
|
|
|
|
|
|
|
marker_f4c048ca31822e9c62a44b7229754898.bindPopup(popup_22b69620b64bf6fc403224d13363d73c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4c048ca31822e9c62a44b7229754898.setIcon(icon_a0dda288bdf1f272ccff0fa950a1374c);
|
|
|
|
|
|
var marker_46da2113f0d60a4b35e65b75228bb682 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ef179b4b49f66d4b520890619aea18e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88e8d28892d45b3298f4285478a5c56a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ff4ad9e8612f6c975854158795418b = $(`<div id="html_b9ff4ad9e8612f6c975854158795418b" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_88e8d28892d45b3298f4285478a5c56a.setContent(html_b9ff4ad9e8612f6c975854158795418b);
|
|
|
|
|
|
|
|
marker_46da2113f0d60a4b35e65b75228bb682.bindPopup(popup_88e8d28892d45b3298f4285478a5c56a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46da2113f0d60a4b35e65b75228bb682.setIcon(icon_ef179b4b49f66d4b520890619aea18e0);
|
|
|
|
|
|
var marker_c54fcfeb4220761148638fe7eb8e433e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7bc58765dd8d6d727c01cfc9cbd9cb9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc9aa179501001e42268dab134fae375 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f96c525c4eb5a3f583c540029dba323a = $(`<div id="html_f96c525c4eb5a3f583c540029dba323a" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_bc9aa179501001e42268dab134fae375.setContent(html_f96c525c4eb5a3f583c540029dba323a);
|
|
|
|
|
|
|
|
marker_c54fcfeb4220761148638fe7eb8e433e.bindPopup(popup_bc9aa179501001e42268dab134fae375)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c54fcfeb4220761148638fe7eb8e433e.setIcon(icon_7bc58765dd8d6d727c01cfc9cbd9cb9e);
|
|
|
|
|
|
var marker_93457910d652c38356be6bb1063ce019 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0fb5d9bafd41f7073f681e7da8f0f6f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0f8f594471e6e468c4e1d9b3c4c37ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fead4aadcd6c86ea83f57080516b1b4f = $(`<div id="html_fead4aadcd6c86ea83f57080516b1b4f" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app:443</div>`)[0];
|
|
popup_f0f8f594471e6e468c4e1d9b3c4c37ae.setContent(html_fead4aadcd6c86ea83f57080516b1b4f);
|
|
|
|
|
|
|
|
marker_93457910d652c38356be6bb1063ce019.bindPopup(popup_f0f8f594471e6e468c4e1d9b3c4c37ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93457910d652c38356be6bb1063ce019.setIcon(icon_0fb5d9bafd41f7073f681e7da8f0f6f8);
|
|
|
|
|
|
var marker_357e8a3d3b28675841ed4e634836be4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2de3de2d156324a4809f8930a20cebb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc85aba6b351e625961f62c4ada0a49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc7759b48dd06c1f2f376e0fef8bd02c = $(`<div id="html_cc7759b48dd06c1f2f376e0fef8bd02c" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_5fc85aba6b351e625961f62c4ada0a49.setContent(html_cc7759b48dd06c1f2f376e0fef8bd02c);
|
|
|
|
|
|
|
|
marker_357e8a3d3b28675841ed4e634836be4d.bindPopup(popup_5fc85aba6b351e625961f62c4ada0a49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_357e8a3d3b28675841ed4e634836be4d.setIcon(icon_2de3de2d156324a4809f8930a20cebb9);
|
|
|
|
|
|
var marker_0a1cb33f3dc8d9bd9b27605ccda8feee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_25bfba54e1922e0bdf14d2e424fa9a63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dff3e242825927bde47bae12d51cc03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79b83dbe0fe222620bf3021fc2fb1598 = $(`<div id="html_79b83dbe0fe222620bf3021fc2fb1598" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_9dff3e242825927bde47bae12d51cc03.setContent(html_79b83dbe0fe222620bf3021fc2fb1598);
|
|
|
|
|
|
|
|
marker_0a1cb33f3dc8d9bd9b27605ccda8feee.bindPopup(popup_9dff3e242825927bde47bae12d51cc03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a1cb33f3dc8d9bd9b27605ccda8feee.setIcon(icon_25bfba54e1922e0bdf14d2e424fa9a63);
|
|
|
|
|
|
var marker_91bebd7bdfd76f5a87ff7fde028ab69a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_15a37418cf0012caa514b940d09760b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03dee963315161b206dd5b08156d4252 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df99dcedbac0d5a6a2008b77dfac1460 = $(`<div id="html_df99dcedbac0d5a6a2008b77dfac1460" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com:443</div>`)[0];
|
|
popup_03dee963315161b206dd5b08156d4252.setContent(html_df99dcedbac0d5a6a2008b77dfac1460);
|
|
|
|
|
|
|
|
marker_91bebd7bdfd76f5a87ff7fde028ab69a.bindPopup(popup_03dee963315161b206dd5b08156d4252)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91bebd7bdfd76f5a87ff7fde028ab69a.setIcon(icon_15a37418cf0012caa514b940d09760b2);
|
|
|
|
|
|
var marker_b5139eed2c8aa2883415acc427416de5 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_92641e8ec1d0a760b23b742393d1f3b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05f463e2b67012fb88e24ce26007f830 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba6ab25cb236421273c9a1562a27ab27 = $(`<div id="html_ba6ab25cb236421273c9a1562a27ab27" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_05f463e2b67012fb88e24ce26007f830.setContent(html_ba6ab25cb236421273c9a1562a27ab27);
|
|
|
|
|
|
|
|
marker_b5139eed2c8aa2883415acc427416de5.bindPopup(popup_05f463e2b67012fb88e24ce26007f830)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5139eed2c8aa2883415acc427416de5.setIcon(icon_92641e8ec1d0a760b23b742393d1f3b7);
|
|
|
|
|
|
var marker_5cc8906a5af5702a972614c36c9727c2 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_516036e58176ef49e5fe70f9c5179282 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d63d44f7907a8377b7871ba487765cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19ba2c4bcbed73e9fb820891f059638f = $(`<div id="html_19ba2c4bcbed73e9fb820891f059638f" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_0d63d44f7907a8377b7871ba487765cb.setContent(html_19ba2c4bcbed73e9fb820891f059638f);
|
|
|
|
|
|
|
|
marker_5cc8906a5af5702a972614c36c9727c2.bindPopup(popup_0d63d44f7907a8377b7871ba487765cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc8906a5af5702a972614c36c9727c2.setIcon(icon_516036e58176ef49e5fe70f9c5179282);
|
|
|
|
|
|
var marker_4506d7a4091ee48d8f95ebc99ccb395f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b1977b3eaddd09d5d8bc3e70828d9a2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85408b7f2309408f92ea791be1346dcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_012a9915f5eb2e180a27614b85e7f0e4 = $(`<div id="html_012a9915f5eb2e180a27614b85e7f0e4" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol:443</div>`)[0];
|
|
popup_85408b7f2309408f92ea791be1346dcc.setContent(html_012a9915f5eb2e180a27614b85e7f0e4);
|
|
|
|
|
|
|
|
marker_4506d7a4091ee48d8f95ebc99ccb395f.bindPopup(popup_85408b7f2309408f92ea791be1346dcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4506d7a4091ee48d8f95ebc99ccb395f.setIcon(icon_b1977b3eaddd09d5d8bc3e70828d9a2f);
|
|
|
|
|
|
var marker_2a1c3eca4d98a43257539d35c3111704 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d6636854701f70a4d567a2d8b47de448 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1d9f3ffb093f7856b11be8fe5aa1ee6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf7db5506d41da4f3e0f49ff81d839b3 = $(`<div id="html_bf7db5506d41da4f3e0f49ff81d839b3" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za:443</div>`)[0];
|
|
popup_f1d9f3ffb093f7856b11be8fe5aa1ee6.setContent(html_bf7db5506d41da4f3e0f49ff81d839b3);
|
|
|
|
|
|
|
|
marker_2a1c3eca4d98a43257539d35c3111704.bindPopup(popup_f1d9f3ffb093f7856b11be8fe5aa1ee6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a1c3eca4d98a43257539d35c3111704.setIcon(icon_d6636854701f70a4d567a2d8b47de448);
|
|
|
|
|
|
var marker_e577a7a8557b7349c4f336d0fd8d0300 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8f15d7e7a5e2744f1bc8835f2163421a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8309ccf5cfa5bfeed3b389fd3392ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeccb32b3af3be279285d724e7963fa2 = $(`<div id="html_eeccb32b3af3be279285d724e7963fa2" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_6b8309ccf5cfa5bfeed3b389fd3392ec.setContent(html_eeccb32b3af3be279285d724e7963fa2);
|
|
|
|
|
|
|
|
marker_e577a7a8557b7349c4f336d0fd8d0300.bindPopup(popup_6b8309ccf5cfa5bfeed3b389fd3392ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e577a7a8557b7349c4f336d0fd8d0300.setIcon(icon_8f15d7e7a5e2744f1bc8835f2163421a);
|
|
|
|
|
|
var marker_bc7e844e97a1f801393c17b451dcd1ff = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_62945589f36615d4b9b49d5fda6189e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a64a844dea77710b8ddd542006c7093 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e1d7f4f55d172d1a25601467c9e2301 = $(`<div id="html_7e1d7f4f55d172d1a25601467c9e2301" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_0a64a844dea77710b8ddd542006c7093.setContent(html_7e1d7f4f55d172d1a25601467c9e2301);
|
|
|
|
|
|
|
|
marker_bc7e844e97a1f801393c17b451dcd1ff.bindPopup(popup_0a64a844dea77710b8ddd542006c7093)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc7e844e97a1f801393c17b451dcd1ff.setIcon(icon_62945589f36615d4b9b49d5fda6189e0);
|
|
|
|
|
|
var marker_aa6094f811f1f636293f1acc8f6c725b = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b25620cbb10baa602753834f81693de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb58260a4d807651b1e7a71124a652f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4de5658fd2c3ec178d3e263ca4efac6e = $(`<div id="html_4de5658fd2c3ec178d3e263ca4efac6e" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_eb58260a4d807651b1e7a71124a652f7.setContent(html_4de5658fd2c3ec178d3e263ca4efac6e);
|
|
|
|
|
|
|
|
marker_aa6094f811f1f636293f1acc8f6c725b.bindPopup(popup_eb58260a4d807651b1e7a71124a652f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa6094f811f1f636293f1acc8f6c725b.setIcon(icon_b25620cbb10baa602753834f81693de8);
|
|
|
|
|
|
var marker_13dee72637f37b3648d4e27bb418f727 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_352c39a711bc7c4ca6f47dbd8f48ab2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6dec7a97d626ed4104636b0ad604b91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6591dd5bd9b3d9e48acae7518e9b29d = $(`<div id="html_d6591dd5bd9b3d9e48acae7518e9b29d" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_f6dec7a97d626ed4104636b0ad604b91.setContent(html_d6591dd5bd9b3d9e48acae7518e9b29d);
|
|
|
|
|
|
|
|
marker_13dee72637f37b3648d4e27bb418f727.bindPopup(popup_f6dec7a97d626ed4104636b0ad604b91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13dee72637f37b3648d4e27bb418f727.setIcon(icon_352c39a711bc7c4ca6f47dbd8f48ab2f);
|
|
|
|
|
|
var marker_e528cf7c89ea0c5538bbf0dbaaa4b8ed = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_49a3aa740a82464d85d81cb14a9cf389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db673e9eb758a6577f7e067b770e49de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9d00277d2281f21e930269706339c06 = $(`<div id="html_d9d00277d2281f21e930269706339c06" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_db673e9eb758a6577f7e067b770e49de.setContent(html_d9d00277d2281f21e930269706339c06);
|
|
|
|
|
|
|
|
marker_e528cf7c89ea0c5538bbf0dbaaa4b8ed.bindPopup(popup_db673e9eb758a6577f7e067b770e49de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e528cf7c89ea0c5538bbf0dbaaa4b8ed.setIcon(icon_49a3aa740a82464d85d81cb14a9cf389);
|
|
|
|
|
|
var marker_e59bf2a4493d0ff77b5068b59b5aec27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_77ff9be63b5b01238de2194c2e923c2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60edf14f1a446ee906efdedc9d8fd61b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccd84cb7cf9f272a100113cd0bcf196e = $(`<div id="html_ccd84cb7cf9f272a100113cd0bcf196e" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_60edf14f1a446ee906efdedc9d8fd61b.setContent(html_ccd84cb7cf9f272a100113cd0bcf196e);
|
|
|
|
|
|
|
|
marker_e59bf2a4493d0ff77b5068b59b5aec27.bindPopup(popup_60edf14f1a446ee906efdedc9d8fd61b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e59bf2a4493d0ff77b5068b59b5aec27.setIcon(icon_77ff9be63b5b01238de2194c2e923c2b);
|
|
|
|
|
|
var marker_a36ab8d17147a1a48d1d974ad1b0d187 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1662419123cec40f777f73faea61a83c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf2fb51c0b1e11785aa4a9e1a81ca4ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e7cb1c6ad83799986235bd45e9bd0fa = $(`<div id="html_0e7cb1c6ad83799986235bd45e9bd0fa" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_bf2fb51c0b1e11785aa4a9e1a81ca4ac.setContent(html_0e7cb1c6ad83799986235bd45e9bd0fa);
|
|
|
|
|
|
|
|
marker_a36ab8d17147a1a48d1d974ad1b0d187.bindPopup(popup_bf2fb51c0b1e11785aa4a9e1a81ca4ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a36ab8d17147a1a48d1d974ad1b0d187.setIcon(icon_1662419123cec40f777f73faea61a83c);
|
|
|
|
|
|
var marker_2e133cad7f7bf8c0d0988d565579e378 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2cf29e6cea6bba5e3cc656d8006943df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af89961f83036d4a1d5608bbb20b35a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c336fe11a105ef320b3c1ff086931f3 = $(`<div id="html_9c336fe11a105ef320b3c1ff086931f3" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_af89961f83036d4a1d5608bbb20b35a4.setContent(html_9c336fe11a105ef320b3c1ff086931f3);
|
|
|
|
|
|
|
|
marker_2e133cad7f7bf8c0d0988d565579e378.bindPopup(popup_af89961f83036d4a1d5608bbb20b35a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e133cad7f7bf8c0d0988d565579e378.setIcon(icon_2cf29e6cea6bba5e3cc656d8006943df);
|
|
|
|
|
|
var marker_f0f4929cd17078f5067bdc686e44041b = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8fe39edf024aacd79e4e6730291fe9c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_354418175583497b88cc43f67cf5a795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ade25fe7198fc8b48645d71a8aa5166 = $(`<div id="html_1ade25fe7198fc8b48645d71a8aa5166" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_354418175583497b88cc43f67cf5a795.setContent(html_1ade25fe7198fc8b48645d71a8aa5166);
|
|
|
|
|
|
|
|
marker_f0f4929cd17078f5067bdc686e44041b.bindPopup(popup_354418175583497b88cc43f67cf5a795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0f4929cd17078f5067bdc686e44041b.setIcon(icon_8fe39edf024aacd79e4e6730291fe9c3);
|
|
|
|
|
|
var marker_23432b113ef3a950bacefb376e976f31 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_28b34ed8f18a442991b079f1930b4cbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48588138df9c5432e8d1f1cfbc78bb5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebc316d83e29dafda3cedb5cd0e12df2 = $(`<div id="html_ebc316d83e29dafda3cedb5cd0e12df2" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_48588138df9c5432e8d1f1cfbc78bb5a.setContent(html_ebc316d83e29dafda3cedb5cd0e12df2);
|
|
|
|
|
|
|
|
marker_23432b113ef3a950bacefb376e976f31.bindPopup(popup_48588138df9c5432e8d1f1cfbc78bb5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23432b113ef3a950bacefb376e976f31.setIcon(icon_28b34ed8f18a442991b079f1930b4cbb);
|
|
|
|
|
|
var marker_a325d01c2ec75d5d701877c40ec24ceb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ebb156a77b1735ed94b51f93ca54ad60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddcca304eb18d530e62a8db32f8cdd58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_203232612ace180804a9fcf5b35ef2be = $(`<div id="html_203232612ace180804a9fcf5b35ef2be" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_ddcca304eb18d530e62a8db32f8cdd58.setContent(html_203232612ace180804a9fcf5b35ef2be);
|
|
|
|
|
|
|
|
marker_a325d01c2ec75d5d701877c40ec24ceb.bindPopup(popup_ddcca304eb18d530e62a8db32f8cdd58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a325d01c2ec75d5d701877c40ec24ceb.setIcon(icon_ebb156a77b1735ed94b51f93ca54ad60);
|
|
|
|
|
|
var marker_a682c464f0085f864efbdf6e93e12917 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_03f9f13f2d9bec310c535964efc3d50a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cf42e83988d5bad7dc920dfb8084778 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fb02fd24efe2cdd87fffc10d770c821 = $(`<div id="html_0fb02fd24efe2cdd87fffc10d770c821" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_1cf42e83988d5bad7dc920dfb8084778.setContent(html_0fb02fd24efe2cdd87fffc10d770c821);
|
|
|
|
|
|
|
|
marker_a682c464f0085f864efbdf6e93e12917.bindPopup(popup_1cf42e83988d5bad7dc920dfb8084778)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a682c464f0085f864efbdf6e93e12917.setIcon(icon_03f9f13f2d9bec310c535964efc3d50a);
|
|
|
|
|
|
var marker_5d06e06680132b2f908e37ae732d4c96 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f19253f022a26d7880a54aca8d1901b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_259a15a520d32580aa26d688add3786e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc362c5888e2bdf0ff03081a22673661 = $(`<div id="html_fc362c5888e2bdf0ff03081a22673661" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com:443</div>`)[0];
|
|
popup_259a15a520d32580aa26d688add3786e.setContent(html_fc362c5888e2bdf0ff03081a22673661);
|
|
|
|
|
|
|
|
marker_5d06e06680132b2f908e37ae732d4c96.bindPopup(popup_259a15a520d32580aa26d688add3786e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d06e06680132b2f908e37ae732d4c96.setIcon(icon_f19253f022a26d7880a54aca8d1901b7);
|
|
|
|
|
|
var marker_0064ca78552e2c4e7e78185a86fcf77e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7b52fe81e52bd307be2dc273a23903da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02e3f753e550b5b3d3e1e3c02eac6f2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_254b78171540c3507529a799bf1f0b7f = $(`<div id="html_254b78171540c3507529a799bf1f0b7f" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_02e3f753e550b5b3d3e1e3c02eac6f2b.setContent(html_254b78171540c3507529a799bf1f0b7f);
|
|
|
|
|
|
|
|
marker_0064ca78552e2c4e7e78185a86fcf77e.bindPopup(popup_02e3f753e550b5b3d3e1e3c02eac6f2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0064ca78552e2c4e7e78185a86fcf77e.setIcon(icon_7b52fe81e52bd307be2dc273a23903da);
|
|
|
|
|
|
var marker_3567963eca1aae1173a2724c0621c3b2 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_88bb1531c0661d2a85d200cf7221970d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_042f35aa34c8c4f01de0fb349b9c737b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b04c1b8e5afce43fb1238149884dda1c = $(`<div id="html_b04c1b8e5afce43fb1238149884dda1c" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_042f35aa34c8c4f01de0fb349b9c737b.setContent(html_b04c1b8e5afce43fb1238149884dda1c);
|
|
|
|
|
|
|
|
marker_3567963eca1aae1173a2724c0621c3b2.bindPopup(popup_042f35aa34c8c4f01de0fb349b9c737b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3567963eca1aae1173a2724c0621c3b2.setIcon(icon_88bb1531c0661d2a85d200cf7221970d);
|
|
|
|
|
|
var marker_0301b8b046243062ba67f21bf3ca251f = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_41245dd9e52ecc7e64f0b133a0c87dfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec6a6ed22bdf91aae2ccb8d2c93fa945 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f34510c3a3a9f9e46728d681d8bd4c18 = $(`<div id="html_f34510c3a3a9f9e46728d681d8bd4c18" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_ec6a6ed22bdf91aae2ccb8d2c93fa945.setContent(html_f34510c3a3a9f9e46728d681d8bd4c18);
|
|
|
|
|
|
|
|
marker_0301b8b046243062ba67f21bf3ca251f.bindPopup(popup_ec6a6ed22bdf91aae2ccb8d2c93fa945)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0301b8b046243062ba67f21bf3ca251f.setIcon(icon_41245dd9e52ecc7e64f0b133a0c87dfa);
|
|
|
|
|
|
var marker_455eac4891375459ba16692951038e19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b6870c095df94ea5ea30c939c04a147f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6756533131b3567bbedabf6d165da23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49a2d0fd38dc3bfcd85eab63f1ed340e = $(`<div id="html_49a2d0fd38dc3bfcd85eab63f1ed340e" style="width: 100.0%; height: 100.0%;">syb.lol:443</div>`)[0];
|
|
popup_d6756533131b3567bbedabf6d165da23.setContent(html_49a2d0fd38dc3bfcd85eab63f1ed340e);
|
|
|
|
|
|
|
|
marker_455eac4891375459ba16692951038e19.bindPopup(popup_d6756533131b3567bbedabf6d165da23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_455eac4891375459ba16692951038e19.setIcon(icon_b6870c095df94ea5ea30c939c04a147f);
|
|
|
|
|
|
var marker_d305e35e0eac4d435a16d5142313057c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f303382f0b7d335da1869abd607daa64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf7ceba7b628d9a1facb613a5cc69231 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c087ddbb51a8bf294ace6349aa1eb66b = $(`<div id="html_c087ddbb51a8bf294ace6349aa1eb66b" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st:443</div>`)[0];
|
|
popup_bf7ceba7b628d9a1facb613a5cc69231.setContent(html_c087ddbb51a8bf294ace6349aa1eb66b);
|
|
|
|
|
|
|
|
marker_d305e35e0eac4d435a16d5142313057c.bindPopup(popup_bf7ceba7b628d9a1facb613a5cc69231)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d305e35e0eac4d435a16d5142313057c.setIcon(icon_f303382f0b7d335da1869abd607daa64);
|
|
|
|
|
|
var marker_1a575967665d4dbcb470c905ff8bf6ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1754cb4e12b607d4d7eacb23bd41b66c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_043df8ef20283359d05be8198c3a01fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b3b4f6e005254d450eebfc34f051f74 = $(`<div id="html_6b3b4f6e005254d450eebfc34f051f74" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_043df8ef20283359d05be8198c3a01fd.setContent(html_6b3b4f6e005254d450eebfc34f051f74);
|
|
|
|
|
|
|
|
marker_1a575967665d4dbcb470c905ff8bf6ea.bindPopup(popup_043df8ef20283359d05be8198c3a01fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a575967665d4dbcb470c905ff8bf6ea.setIcon(icon_1754cb4e12b607d4d7eacb23bd41b66c);
|
|
|
|
|
|
var marker_b2258810345723dec246e4e649a5c2fd = L.marker(
|
|
[10.6352, -85.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b54dd89037d8444340d87b767319561f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c1229e32bca7bece73d8cc23f8118da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_690e9bf5e2757f50288411571df7cb2e = $(`<div id="html_690e9bf5e2757f50288411571df7cb2e" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_3c1229e32bca7bece73d8cc23f8118da.setContent(html_690e9bf5e2757f50288411571df7cb2e);
|
|
|
|
|
|
|
|
marker_b2258810345723dec246e4e649a5c2fd.bindPopup(popup_3c1229e32bca7bece73d8cc23f8118da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2258810345723dec246e4e649a5c2fd.setIcon(icon_b54dd89037d8444340d87b767319561f);
|
|
|
|
|
|
var marker_f05bac1566f601586410beefdc8b03e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e927257047123e15946ae48e8a9d5ad2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc8e848bbda7fccd1ff2176e813d1651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e27aac58192c7195b4e80db846ca76cf = $(`<div id="html_e27aac58192c7195b4e80db846ca76cf" style="width: 100.0%; height: 100.0%;">relay.jbnco.co</div>`)[0];
|
|
popup_bc8e848bbda7fccd1ff2176e813d1651.setContent(html_e27aac58192c7195b4e80db846ca76cf);
|
|
|
|
|
|
|
|
marker_f05bac1566f601586410beefdc8b03e7.bindPopup(popup_bc8e848bbda7fccd1ff2176e813d1651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f05bac1566f601586410beefdc8b03e7.setIcon(icon_e927257047123e15946ae48e8a9d5ad2);
|
|
|
|
|
|
var marker_85d32dae356f04fdcc6cb8779575810d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b7013c994387cc8563600a44f22d513e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62f0d414807b148bc9d84b882798a11d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd2cb1e129a7a24e1d4619a85c9fecb8 = $(`<div id="html_dd2cb1e129a7a24e1d4619a85c9fecb8" style="width: 100.0%; height: 100.0%;">ribo.nostria.app:443</div>`)[0];
|
|
popup_62f0d414807b148bc9d84b882798a11d.setContent(html_dd2cb1e129a7a24e1d4619a85c9fecb8);
|
|
|
|
|
|
|
|
marker_85d32dae356f04fdcc6cb8779575810d.bindPopup(popup_62f0d414807b148bc9d84b882798a11d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85d32dae356f04fdcc6cb8779575810d.setIcon(icon_b7013c994387cc8563600a44f22d513e);
|
|
|
|
|
|
var marker_cc4e1eeeaba99a6493efaadcbdf19576 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_96987dd8c9a37ca307fb1f0ae3fd331c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b130797679107822a4857eee4545b50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1999cd1e594f8974846b44d1ffc5f7b7 = $(`<div id="html_1999cd1e594f8974846b44d1ffc5f7b7" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_2b130797679107822a4857eee4545b50.setContent(html_1999cd1e594f8974846b44d1ffc5f7b7);
|
|
|
|
|
|
|
|
marker_cc4e1eeeaba99a6493efaadcbdf19576.bindPopup(popup_2b130797679107822a4857eee4545b50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc4e1eeeaba99a6493efaadcbdf19576.setIcon(icon_96987dd8c9a37ca307fb1f0ae3fd331c);
|
|
|
|
|
|
var marker_e26f7d2f63df804dea9bd850bc5f8ccc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9713d3b17248e87065f2f50c7dd5bbe9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_526c76d7d0a441a98df52def7640c3b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16056180890e2483ba289ff40fbe5941 = $(`<div id="html_16056180890e2483ba289ff40fbe5941" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_526c76d7d0a441a98df52def7640c3b1.setContent(html_16056180890e2483ba289ff40fbe5941);
|
|
|
|
|
|
|
|
marker_e26f7d2f63df804dea9bd850bc5f8ccc.bindPopup(popup_526c76d7d0a441a98df52def7640c3b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e26f7d2f63df804dea9bd850bc5f8ccc.setIcon(icon_9713d3b17248e87065f2f50c7dd5bbe9);
|
|
|
|
|
|
var marker_25ef961dbde3723bd213a0fb4109cfd3 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_30f2e8c10d9db950effe33b7414fbbf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9fca6edb4e17dfcd2ca81b2c2f5fd11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d146f8b118061825b6b2956054a9dcbd = $(`<div id="html_d146f8b118061825b6b2956054a9dcbd" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_a9fca6edb4e17dfcd2ca81b2c2f5fd11.setContent(html_d146f8b118061825b6b2956054a9dcbd);
|
|
|
|
|
|
|
|
marker_25ef961dbde3723bd213a0fb4109cfd3.bindPopup(popup_a9fca6edb4e17dfcd2ca81b2c2f5fd11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25ef961dbde3723bd213a0fb4109cfd3.setIcon(icon_30f2e8c10d9db950effe33b7414fbbf7);
|
|
|
|
|
|
var marker_51b140a5820628bb72497929113edd47 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_588124f709461807f0f529273603bd6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5bfe4897ad51dc7c40975cb2cb2abd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e862a2ad960d5c7f50cb87037bcce0e1 = $(`<div id="html_e862a2ad960d5c7f50cb87037bcce0e1" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_e5bfe4897ad51dc7c40975cb2cb2abd9.setContent(html_e862a2ad960d5c7f50cb87037bcce0e1);
|
|
|
|
|
|
|
|
marker_51b140a5820628bb72497929113edd47.bindPopup(popup_e5bfe4897ad51dc7c40975cb2cb2abd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b140a5820628bb72497929113edd47.setIcon(icon_588124f709461807f0f529273603bd6b);
|
|
|
|
|
|
var marker_5035e1e8bd122bc2ba2f66c510be5269 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ae6c36b0a7df635e3bb91aaed70ba4c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5c45d80c887b8a754afca1cb70ae65c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6ee1053000e6911ac81e7d08562433e = $(`<div id="html_a6ee1053000e6911ac81e7d08562433e" style="width: 100.0%; height: 100.0%;">str-define-contributing-jackets.trycloudflare.com</div>`)[0];
|
|
popup_e5c45d80c887b8a754afca1cb70ae65c.setContent(html_a6ee1053000e6911ac81e7d08562433e);
|
|
|
|
|
|
|
|
marker_5035e1e8bd122bc2ba2f66c510be5269.bindPopup(popup_e5c45d80c887b8a754afca1cb70ae65c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5035e1e8bd122bc2ba2f66c510be5269.setIcon(icon_ae6c36b0a7df635e3bb91aaed70ba4c2);
|
|
|
|
|
|
var marker_fc72008178b35c5eaa5e55ff0e26eaac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0df61b1e02be1ffb6606e6686b7f2d54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcb96c3f69a40763ef1d21c90f327159 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf4efe82356e05e732b2d78a8ac03f76 = $(`<div id="html_bf4efe82356e05e732b2d78a8ac03f76" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_dcb96c3f69a40763ef1d21c90f327159.setContent(html_bf4efe82356e05e732b2d78a8ac03f76);
|
|
|
|
|
|
|
|
marker_fc72008178b35c5eaa5e55ff0e26eaac.bindPopup(popup_dcb96c3f69a40763ef1d21c90f327159)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc72008178b35c5eaa5e55ff0e26eaac.setIcon(icon_0df61b1e02be1ffb6606e6686b7f2d54);
|
|
|
|
|
|
var marker_98a7c846f36995f2e467aedf1a186026 = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_918a9f1ef41071d557631cf590691b79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd0fb5f8556bc411d37637bb8db888f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01ba70d1b281574230864d1080c57b8d = $(`<div id="html_01ba70d1b281574230864d1080c57b8d" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_bd0fb5f8556bc411d37637bb8db888f2.setContent(html_01ba70d1b281574230864d1080c57b8d);
|
|
|
|
|
|
|
|
marker_98a7c846f36995f2e467aedf1a186026.bindPopup(popup_bd0fb5f8556bc411d37637bb8db888f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98a7c846f36995f2e467aedf1a186026.setIcon(icon_918a9f1ef41071d557631cf590691b79);
|
|
|
|
|
|
var marker_8103dde5670b85b6f24ca6988e376fe0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_31f1e620ba17d39c449347677624a407 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30edbd9c751ed0221f9f8b106e866796 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b3c8930403909b844c6b32261f6c253 = $(`<div id="html_0b3c8930403909b844c6b32261f6c253" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io:443</div>`)[0];
|
|
popup_30edbd9c751ed0221f9f8b106e866796.setContent(html_0b3c8930403909b844c6b32261f6c253);
|
|
|
|
|
|
|
|
marker_8103dde5670b85b6f24ca6988e376fe0.bindPopup(popup_30edbd9c751ed0221f9f8b106e866796)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8103dde5670b85b6f24ca6988e376fe0.setIcon(icon_31f1e620ba17d39c449347677624a407);
|
|
|
|
|
|
var marker_04849af4fdb97ec99b9f4599123d225c = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0d62280b208e06469272f7329acda3f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5c5988cd06069ed3517b3d9073ed079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c4f7259484141b968f1a2f2de3251ba = $(`<div id="html_9c4f7259484141b968f1a2f2de3251ba" style="width: 100.0%; height: 100.0%;">relay.layer.systems:443</div>`)[0];
|
|
popup_e5c5988cd06069ed3517b3d9073ed079.setContent(html_9c4f7259484141b968f1a2f2de3251ba);
|
|
|
|
|
|
|
|
marker_04849af4fdb97ec99b9f4599123d225c.bindPopup(popup_e5c5988cd06069ed3517b3d9073ed079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04849af4fdb97ec99b9f4599123d225c.setIcon(icon_0d62280b208e06469272f7329acda3f1);
|
|
|
|
|
|
var marker_27a472383fb56bbc99633eba51b38d04 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_307c302058fe43df893477fcf5567a0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbabfcf6d8c6fd46c9a3242f8037fb53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cf7751c954dc7931bd68d2aec96258e = $(`<div id="html_1cf7751c954dc7931bd68d2aec96258e" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_cbabfcf6d8c6fd46c9a3242f8037fb53.setContent(html_1cf7751c954dc7931bd68d2aec96258e);
|
|
|
|
|
|
|
|
marker_27a472383fb56bbc99633eba51b38d04.bindPopup(popup_cbabfcf6d8c6fd46c9a3242f8037fb53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27a472383fb56bbc99633eba51b38d04.setIcon(icon_307c302058fe43df893477fcf5567a0e);
|
|
|
|
|
|
var marker_73599b5a61cbed977ecc30dbfed7b991 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f1c02821ad5615c0eda3e0b136c16a05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94244694f0923b9f5abd2c565c602f70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_392c443673a67168e02915496bbb5389 = $(`<div id="html_392c443673a67168e02915496bbb5389" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_94244694f0923b9f5abd2c565c602f70.setContent(html_392c443673a67168e02915496bbb5389);
|
|
|
|
|
|
|
|
marker_73599b5a61cbed977ecc30dbfed7b991.bindPopup(popup_94244694f0923b9f5abd2c565c602f70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73599b5a61cbed977ecc30dbfed7b991.setIcon(icon_f1c02821ad5615c0eda3e0b136c16a05);
|
|
|
|
|
|
var marker_a2f72f03b87c30dd0c428c757c37da6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c684a206542c98fa9af87b9ea92197b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96ec6d9dd8946102f85d1cd9be10b642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e19cd4fbd0f2a6cb501e372c2433c1e5 = $(`<div id="html_e19cd4fbd0f2a6cb501e372c2433c1e5" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_96ec6d9dd8946102f85d1cd9be10b642.setContent(html_e19cd4fbd0f2a6cb501e372c2433c1e5);
|
|
|
|
|
|
|
|
marker_a2f72f03b87c30dd0c428c757c37da6b.bindPopup(popup_96ec6d9dd8946102f85d1cd9be10b642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2f72f03b87c30dd0c428c757c37da6b.setIcon(icon_c684a206542c98fa9af87b9ea92197b7);
|
|
|
|
|
|
var marker_d703064479be52aeb169c95eab756e8e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0d373d430ae789fb538379105f44e410 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b7cc5472b9a8545538cb851921d9959 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95f7ff968ebe702cdcd71e9e0d9656ab = $(`<div id="html_95f7ff968ebe702cdcd71e9e0d9656ab" style="width: 100.0%; height: 100.0%;">nostr.quali.chat:443</div>`)[0];
|
|
popup_2b7cc5472b9a8545538cb851921d9959.setContent(html_95f7ff968ebe702cdcd71e9e0d9656ab);
|
|
|
|
|
|
|
|
marker_d703064479be52aeb169c95eab756e8e.bindPopup(popup_2b7cc5472b9a8545538cb851921d9959)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d703064479be52aeb169c95eab756e8e.setIcon(icon_0d373d430ae789fb538379105f44e410);
|
|
|
|
|
|
var marker_2531301b4d02773b9b621e45ee469258 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_afc8d0ea245c91103e946d0954565eea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1287fbb43577fe80e38a76569d4201f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a0ec2204b3465324dc7cc4eae1ad4fb = $(`<div id="html_8a0ec2204b3465324dc7cc4eae1ad4fb" style="width: 100.0%; height: 100.0%;">purplerelay.com:443</div>`)[0];
|
|
popup_1287fbb43577fe80e38a76569d4201f2.setContent(html_8a0ec2204b3465324dc7cc4eae1ad4fb);
|
|
|
|
|
|
|
|
marker_2531301b4d02773b9b621e45ee469258.bindPopup(popup_1287fbb43577fe80e38a76569d4201f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2531301b4d02773b9b621e45ee469258.setIcon(icon_afc8d0ea245c91103e946d0954565eea);
|
|
|
|
|
|
var marker_f1a46d7302b6becb030d45e60fd0c637 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_578feaa59d219770855cf14e64216131 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a549bbf7b8de096093e0d6100868f6e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_436b3c32dc62b583b604e442b32ea0b6 = $(`<div id="html_436b3c32dc62b583b604e442b32ea0b6" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_a549bbf7b8de096093e0d6100868f6e4.setContent(html_436b3c32dc62b583b604e442b32ea0b6);
|
|
|
|
|
|
|
|
marker_f1a46d7302b6becb030d45e60fd0c637.bindPopup(popup_a549bbf7b8de096093e0d6100868f6e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1a46d7302b6becb030d45e60fd0c637.setIcon(icon_578feaa59d219770855cf14e64216131);
|
|
|
|
|
|
var marker_dfd3ad09c2935e15f5afbb421522faf2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8514a8b36e8fc55007750a114dff817d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_541567884710c645159f1cab4c43a595 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60fe29f8c01f6e8cdfccde529442079b = $(`<div id="html_60fe29f8c01f6e8cdfccde529442079b" style="width: 100.0%; height: 100.0%;">relay.plebeian.market:443</div>`)[0];
|
|
popup_541567884710c645159f1cab4c43a595.setContent(html_60fe29f8c01f6e8cdfccde529442079b);
|
|
|
|
|
|
|
|
marker_dfd3ad09c2935e15f5afbb421522faf2.bindPopup(popup_541567884710c645159f1cab4c43a595)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfd3ad09c2935e15f5afbb421522faf2.setIcon(icon_8514a8b36e8fc55007750a114dff817d);
|
|
|
|
|
|
var marker_7626bf67230f85b9a2a9bb3793dd097e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1f5e52b2317121410454d23360f45cef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_929a46991a1ce8d8780173ebd77033f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e46672a6a865408212c8cd91239e902 = $(`<div id="html_4e46672a6a865408212c8cd91239e902" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_929a46991a1ce8d8780173ebd77033f0.setContent(html_4e46672a6a865408212c8cd91239e902);
|
|
|
|
|
|
|
|
marker_7626bf67230f85b9a2a9bb3793dd097e.bindPopup(popup_929a46991a1ce8d8780173ebd77033f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7626bf67230f85b9a2a9bb3793dd097e.setIcon(icon_1f5e52b2317121410454d23360f45cef);
|
|
|
|
|
|
var marker_485793a359fae320482d1f0d20cd2f47 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_de7389647aeeacb7ab0205b93c8a7ad9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea4dfaefc27318341422832e47a71dc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_223b3f3a7c831c4e5e3b425b2248f118 = $(`<div id="html_223b3f3a7c831c4e5e3b425b2248f118" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com:443</div>`)[0];
|
|
popup_ea4dfaefc27318341422832e47a71dc3.setContent(html_223b3f3a7c831c4e5e3b425b2248f118);
|
|
|
|
|
|
|
|
marker_485793a359fae320482d1f0d20cd2f47.bindPopup(popup_ea4dfaefc27318341422832e47a71dc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_485793a359fae320482d1f0d20cd2f47.setIcon(icon_de7389647aeeacb7ab0205b93c8a7ad9);
|
|
|
|
|
|
var marker_0def67cfb37d95158d4999a014dfa5e0 = L.marker(
|
|
[47.4949, 8.71954],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d59481054c3bad9db80caa4526c4a90c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a004137012ca75636c622dcb384c953 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06cbb7e21e84d8449ce292b9296dbeae = $(`<div id="html_06cbb7e21e84d8449ce292b9296dbeae" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_5a004137012ca75636c622dcb384c953.setContent(html_06cbb7e21e84d8449ce292b9296dbeae);
|
|
|
|
|
|
|
|
marker_0def67cfb37d95158d4999a014dfa5e0.bindPopup(popup_5a004137012ca75636c622dcb384c953)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0def67cfb37d95158d4999a014dfa5e0.setIcon(icon_d59481054c3bad9db80caa4526c4a90c);
|
|
|
|
|
|
var marker_909f71c23f8edab90d543dd91e5fc216 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ca36fb1cffb8f0b29f0c3c5d77814d1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54ec6dd7ac61b6c730dfd97e137403e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e51247452e6348c70fd553b8ba78ec8c = $(`<div id="html_e51247452e6348c70fd553b8ba78ec8c" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com:443</div>`)[0];
|
|
popup_54ec6dd7ac61b6c730dfd97e137403e8.setContent(html_e51247452e6348c70fd553b8ba78ec8c);
|
|
|
|
|
|
|
|
marker_909f71c23f8edab90d543dd91e5fc216.bindPopup(popup_54ec6dd7ac61b6c730dfd97e137403e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_909f71c23f8edab90d543dd91e5fc216.setIcon(icon_ca36fb1cffb8f0b29f0c3c5d77814d1f);
|
|
|
|
|
|
var marker_e772764c037a5f53fff54c073e8a81e1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_159467b4e52265c12e93743d739ee533 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe667293accf1523f5acd3d068ccc5e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14f461f6e4c19256fab86f876ca6a516 = $(`<div id="html_14f461f6e4c19256fab86f876ca6a516" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io:443</div>`)[0];
|
|
popup_fe667293accf1523f5acd3d068ccc5e9.setContent(html_14f461f6e4c19256fab86f876ca6a516);
|
|
|
|
|
|
|
|
marker_e772764c037a5f53fff54c073e8a81e1.bindPopup(popup_fe667293accf1523f5acd3d068ccc5e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e772764c037a5f53fff54c073e8a81e1.setIcon(icon_159467b4e52265c12e93743d739ee533);
|
|
|
|
|
|
var marker_4a68940d493551928b25a9132542c048 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_72065ee07fb7a412e084be641fcbf08b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aacb3aef65ce195fd06d9bca55a1fa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76a63346e6c589406ffb6b656ded7bd0 = $(`<div id="html_76a63346e6c589406ffb6b656ded7bd0" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_9aacb3aef65ce195fd06d9bca55a1fa9.setContent(html_76a63346e6c589406ffb6b656ded7bd0);
|
|
|
|
|
|
|
|
marker_4a68940d493551928b25a9132542c048.bindPopup(popup_9aacb3aef65ce195fd06d9bca55a1fa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a68940d493551928b25a9132542c048.setIcon(icon_72065ee07fb7a412e084be641fcbf08b);
|
|
|
|
|
|
var marker_188a8e7ea4e702909d83d2bd3c64b216 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1e0855bf2eeb97ab36dc60d909ecf329 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb0927db5b405f6e2a7438e9a034474b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfb043ccab010e7bc9ce53d080b856e6 = $(`<div id="html_cfb043ccab010e7bc9ce53d080b856e6" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_cb0927db5b405f6e2a7438e9a034474b.setContent(html_cfb043ccab010e7bc9ce53d080b856e6);
|
|
|
|
|
|
|
|
marker_188a8e7ea4e702909d83d2bd3c64b216.bindPopup(popup_cb0927db5b405f6e2a7438e9a034474b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_188a8e7ea4e702909d83d2bd3c64b216.setIcon(icon_1e0855bf2eeb97ab36dc60d909ecf329);
|
|
|
|
|
|
var marker_830462a08655c237aa466d27ed345044 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_19cc25d729fe6499530711132ade76df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e811456dbe2c09ca1ac04fa5955a1720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9145d4de1b52df0183b2e9c5ca1e358c = $(`<div id="html_9145d4de1b52df0183b2e9c5ca1e358c" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_e811456dbe2c09ca1ac04fa5955a1720.setContent(html_9145d4de1b52df0183b2e9c5ca1e358c);
|
|
|
|
|
|
|
|
marker_830462a08655c237aa466d27ed345044.bindPopup(popup_e811456dbe2c09ca1ac04fa5955a1720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_830462a08655c237aa466d27ed345044.setIcon(icon_19cc25d729fe6499530711132ade76df);
|
|
|
|
|
|
var marker_69fdbc64a90546ab3b70a23f5a42bf9d = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_efb1e966223f79eee91503c3a1c86048 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc98a6736d38d299f02e05fab2acee82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c60a5ae38a29b71908bd08be02de6ae0 = $(`<div id="html_c60a5ae38a29b71908bd08be02de6ae0" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be:443</div>`)[0];
|
|
popup_dc98a6736d38d299f02e05fab2acee82.setContent(html_c60a5ae38a29b71908bd08be02de6ae0);
|
|
|
|
|
|
|
|
marker_69fdbc64a90546ab3b70a23f5a42bf9d.bindPopup(popup_dc98a6736d38d299f02e05fab2acee82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69fdbc64a90546ab3b70a23f5a42bf9d.setIcon(icon_efb1e966223f79eee91503c3a1c86048);
|
|
|
|
|
|
var marker_49a9596f84318aaab3699b05babd4905 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_648bbf596956e423e910d38f899f2514 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afd3c27570a1da67434d6102ee918cc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c07dff808e0df60c10ec4854093ba16 = $(`<div id="html_0c07dff808e0df60c10ec4854093ba16" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_afd3c27570a1da67434d6102ee918cc9.setContent(html_0c07dff808e0df60c10ec4854093ba16);
|
|
|
|
|
|
|
|
marker_49a9596f84318aaab3699b05babd4905.bindPopup(popup_afd3c27570a1da67434d6102ee918cc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49a9596f84318aaab3699b05babd4905.setIcon(icon_648bbf596956e423e910d38f899f2514);
|
|
|
|
|
|
var marker_b58be8ad0cf8dbfab2127a0f67293fdb = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_39d14f10f5484204bbbec90a4840a51d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0328efb4cbdc180019c09548e0d59cd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7874cc926f51a1347a2bac2417aa7664 = $(`<div id="html_7874cc926f51a1347a2bac2417aa7664" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_0328efb4cbdc180019c09548e0d59cd1.setContent(html_7874cc926f51a1347a2bac2417aa7664);
|
|
|
|
|
|
|
|
marker_b58be8ad0cf8dbfab2127a0f67293fdb.bindPopup(popup_0328efb4cbdc180019c09548e0d59cd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b58be8ad0cf8dbfab2127a0f67293fdb.setIcon(icon_39d14f10f5484204bbbec90a4840a51d);
|
|
|
|
|
|
var marker_ddef46f19c53d02e8f3a6af4b56ed45b = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ba3baea773bf40ddcfd7a310245045b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3f04b0dcab7294794ec7a2ca8a7ad1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453728d9c611d9391c7935eb6f46bc12 = $(`<div id="html_453728d9c611d9391c7935eb6f46bc12" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com:443</div>`)[0];
|
|
popup_b3f04b0dcab7294794ec7a2ca8a7ad1e.setContent(html_453728d9c611d9391c7935eb6f46bc12);
|
|
|
|
|
|
|
|
marker_ddef46f19c53d02e8f3a6af4b56ed45b.bindPopup(popup_b3f04b0dcab7294794ec7a2ca8a7ad1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddef46f19c53d02e8f3a6af4b56ed45b.setIcon(icon_ba3baea773bf40ddcfd7a310245045b6);
|
|
|
|
|
|
var marker_2d3818346adf7d26bd3834e6809f3385 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_72d4f256d61309eef1cca78b94636dba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3856e04bbf05b06e1f742e995e773021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90e37859d06195fcd6711dccee7fef3b = $(`<div id="html_90e37859d06195fcd6711dccee7fef3b" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_3856e04bbf05b06e1f742e995e773021.setContent(html_90e37859d06195fcd6711dccee7fef3b);
|
|
|
|
|
|
|
|
marker_2d3818346adf7d26bd3834e6809f3385.bindPopup(popup_3856e04bbf05b06e1f742e995e773021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d3818346adf7d26bd3834e6809f3385.setIcon(icon_72d4f256d61309eef1cca78b94636dba);
|
|
|
|
|
|
var marker_81cfd72d92f0b0369a0bb246e9caeb02 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_99193fc198d6adb84776a7312d52acb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b15ec892df45902951399eb2399597ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6ca73018b563197a0216bd92e94c6ae = $(`<div id="html_d6ca73018b563197a0216bd92e94c6ae" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com:443</div>`)[0];
|
|
popup_b15ec892df45902951399eb2399597ed.setContent(html_d6ca73018b563197a0216bd92e94c6ae);
|
|
|
|
|
|
|
|
marker_81cfd72d92f0b0369a0bb246e9caeb02.bindPopup(popup_b15ec892df45902951399eb2399597ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81cfd72d92f0b0369a0bb246e9caeb02.setIcon(icon_99193fc198d6adb84776a7312d52acb8);
|
|
|
|
|
|
var marker_441d9069e4b1fb8c371c9711db10039f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_79f8a096ce36b77874a1001b06579909 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cd6bb0265ee743191a91ae52605595e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a075cefe6585dc55ce104410099b91d7 = $(`<div id="html_a075cefe6585dc55ce104410099b91d7" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_6cd6bb0265ee743191a91ae52605595e.setContent(html_a075cefe6585dc55ce104410099b91d7);
|
|
|
|
|
|
|
|
marker_441d9069e4b1fb8c371c9711db10039f.bindPopup(popup_6cd6bb0265ee743191a91ae52605595e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_441d9069e4b1fb8c371c9711db10039f.setIcon(icon_79f8a096ce36b77874a1001b06579909);
|
|
|
|
|
|
var marker_2f26c232bdefdc39dafb60ea268b7c89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_93cc6aef7e333b0e56eec3e786c212b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fea491ea247e614e2ef03de5dd48b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f720de89075f72414e79f3fd81e09238 = $(`<div id="html_f720de89075f72414e79f3fd81e09238" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_2fea491ea247e614e2ef03de5dd48b9c.setContent(html_f720de89075f72414e79f3fd81e09238);
|
|
|
|
|
|
|
|
marker_2f26c232bdefdc39dafb60ea268b7c89.bindPopup(popup_2fea491ea247e614e2ef03de5dd48b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f26c232bdefdc39dafb60ea268b7c89.setIcon(icon_93cc6aef7e333b0e56eec3e786c212b3);
|
|
|
|
|
|
var marker_6b6aba64bfa5a1e4d53fffd99954ece4 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bb9cbe5a52baeb3ed39094899fc11950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c371402d2db6158984e44d58fb5679ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab8c1f7999eb500857b682b780b08bd5 = $(`<div id="html_ab8c1f7999eb500857b682b780b08bd5" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com:443</div>`)[0];
|
|
popup_c371402d2db6158984e44d58fb5679ca.setContent(html_ab8c1f7999eb500857b682b780b08bd5);
|
|
|
|
|
|
|
|
marker_6b6aba64bfa5a1e4d53fffd99954ece4.bindPopup(popup_c371402d2db6158984e44d58fb5679ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b6aba64bfa5a1e4d53fffd99954ece4.setIcon(icon_bb9cbe5a52baeb3ed39094899fc11950);
|
|
|
|
|
|
var marker_a1f7267747a4df43c93955d6a18a4e36 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ddff61034e95ae349a0c6452346a96ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8c2e2d482387aa3b14cbd867fdae1e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d216a711fad51ec40764274372c6c653 = $(`<div id="html_d216a711fad51ec40764274372c6c653" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_d8c2e2d482387aa3b14cbd867fdae1e8.setContent(html_d216a711fad51ec40764274372c6c653);
|
|
|
|
|
|
|
|
marker_a1f7267747a4df43c93955d6a18a4e36.bindPopup(popup_d8c2e2d482387aa3b14cbd867fdae1e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f7267747a4df43c93955d6a18a4e36.setIcon(icon_ddff61034e95ae349a0c6452346a96ed);
|
|
|
|
|
|
var marker_a1a01bf1672321c7aedec01dd26ceda6 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c60731f4559c5263984a0f1969b3237c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fed1031a3c51c5b0c9d42a57a5dd49c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_791223da0ff5eba20d99154a059f1de0 = $(`<div id="html_791223da0ff5eba20d99154a059f1de0" style="width: 100.0%; height: 100.0%;">node.kommonzenze.de</div>`)[0];
|
|
popup_fed1031a3c51c5b0c9d42a57a5dd49c3.setContent(html_791223da0ff5eba20d99154a059f1de0);
|
|
|
|
|
|
|
|
marker_a1a01bf1672321c7aedec01dd26ceda6.bindPopup(popup_fed1031a3c51c5b0c9d42a57a5dd49c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1a01bf1672321c7aedec01dd26ceda6.setIcon(icon_c60731f4559c5263984a0f1969b3237c);
|
|
|
|
|
|
var marker_b5642da74e546b79a91b4d26719e6911 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_717b47e328c75616d447ad4b4eeffbce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c33e04e92a2c925c414377d6f2b2149a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ab3ac766b4e4c6e0f9af27c6d2a4531 = $(`<div id="html_7ab3ac766b4e4c6e0f9af27c6d2a4531" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_c33e04e92a2c925c414377d6f2b2149a.setContent(html_7ab3ac766b4e4c6e0f9af27c6d2a4531);
|
|
|
|
|
|
|
|
marker_b5642da74e546b79a91b4d26719e6911.bindPopup(popup_c33e04e92a2c925c414377d6f2b2149a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5642da74e546b79a91b4d26719e6911.setIcon(icon_717b47e328c75616d447ad4b4eeffbce);
|
|
|
|
|
|
var marker_b56d35099daf55dd01eed5482876c938 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a82d5ecf9306d86dbf71c0fc25eeecb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c0d623a1b15d8427c0b446692689116 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a47b0c0f40089ce0557fd6128b13cb0f = $(`<div id="html_a47b0c0f40089ce0557fd6128b13cb0f" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_5c0d623a1b15d8427c0b446692689116.setContent(html_a47b0c0f40089ce0557fd6128b13cb0f);
|
|
|
|
|
|
|
|
marker_b56d35099daf55dd01eed5482876c938.bindPopup(popup_5c0d623a1b15d8427c0b446692689116)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b56d35099daf55dd01eed5482876c938.setIcon(icon_a82d5ecf9306d86dbf71c0fc25eeecb0);
|
|
|
|
|
|
var marker_10f610c23bae2a7502f3c2fd33fba90f = L.marker(
|
|
[47.4949, 8.71954],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b5b348a0cd7536d650ea1dfe46242bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_729111d0b5628252435ecc3ec2c6c316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fcb292adc724b52c171ec66b1d10c82 = $(`<div id="html_6fcb292adc724b52c171ec66b1d10c82" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz:443</div>`)[0];
|
|
popup_729111d0b5628252435ecc3ec2c6c316.setContent(html_6fcb292adc724b52c171ec66b1d10c82);
|
|
|
|
|
|
|
|
marker_10f610c23bae2a7502f3c2fd33fba90f.bindPopup(popup_729111d0b5628252435ecc3ec2c6c316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10f610c23bae2a7502f3c2fd33fba90f.setIcon(icon_b5b348a0cd7536d650ea1dfe46242bff);
|
|
|
|
|
|
var marker_6ddcd8ee0859e19d67e9ed63e83b6597 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_4c2f143d9c838cb425685c66636a36a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9c47f85a9f42cc6b86926352ab7aeb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84c0cd5534238c3f193438195014eb40 = $(`<div id="html_84c0cd5534238c3f193438195014eb40" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_a9c47f85a9f42cc6b86926352ab7aeb1.setContent(html_84c0cd5534238c3f193438195014eb40);
|
|
|
|
|
|
|
|
marker_6ddcd8ee0859e19d67e9ed63e83b6597.bindPopup(popup_a9c47f85a9f42cc6b86926352ab7aeb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ddcd8ee0859e19d67e9ed63e83b6597.setIcon(icon_4c2f143d9c838cb425685c66636a36a4);
|
|
|
|
|
|
var marker_f598acec0c1313e5743f8815af7db65d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_606c5851c11ee259be2748b0033dcfa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1424c648715ac789cad285cfd139aad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e915bc5233cbbbc2e8e591fae88c1f3 = $(`<div id="html_5e915bc5233cbbbc2e8e591fae88c1f3" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_d1424c648715ac789cad285cfd139aad.setContent(html_5e915bc5233cbbbc2e8e591fae88c1f3);
|
|
|
|
|
|
|
|
marker_f598acec0c1313e5743f8815af7db65d.bindPopup(popup_d1424c648715ac789cad285cfd139aad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f598acec0c1313e5743f8815af7db65d.setIcon(icon_606c5851c11ee259be2748b0033dcfa3);
|
|
|
|
|
|
var marker_2333aa4c8eecc97e0a4437bca6892f2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_89987a2fbcc3a1ba3760a925d21f9bca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c6d18e57a520a3e9c878d7b514905b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2603411e696f1c1afc70330c1715dc2 = $(`<div id="html_d2603411e696f1c1afc70330c1715dc2" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_7c6d18e57a520a3e9c878d7b514905b1.setContent(html_d2603411e696f1c1afc70330c1715dc2);
|
|
|
|
|
|
|
|
marker_2333aa4c8eecc97e0a4437bca6892f2b.bindPopup(popup_7c6d18e57a520a3e9c878d7b514905b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2333aa4c8eecc97e0a4437bca6892f2b.setIcon(icon_89987a2fbcc3a1ba3760a925d21f9bca);
|
|
|
|
|
|
var marker_dac140675a588b31372ad351c19c13e1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_121354d43225cc653a2f4d017947fe51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e19d7958e59122c89138f4df28a16bfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51a5c743c4d97b68a7bba03b3dcb6d26 = $(`<div id="html_51a5c743c4d97b68a7bba03b3dcb6d26" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_e19d7958e59122c89138f4df28a16bfe.setContent(html_51a5c743c4d97b68a7bba03b3dcb6d26);
|
|
|
|
|
|
|
|
marker_dac140675a588b31372ad351c19c13e1.bindPopup(popup_e19d7958e59122c89138f4df28a16bfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dac140675a588b31372ad351c19c13e1.setIcon(icon_121354d43225cc653a2f4d017947fe51);
|
|
|
|
|
|
var marker_bc172e13649a93d5abdd0c18ce2a52fd = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_707e39620f4fa34097aefa107ae0c52f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86bac24d160330e2e91297f5ab1e0441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29fa065e67b8c89e3274d82843f23276 = $(`<div id="html_29fa065e67b8c89e3274d82843f23276" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_86bac24d160330e2e91297f5ab1e0441.setContent(html_29fa065e67b8c89e3274d82843f23276);
|
|
|
|
|
|
|
|
marker_bc172e13649a93d5abdd0c18ce2a52fd.bindPopup(popup_86bac24d160330e2e91297f5ab1e0441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc172e13649a93d5abdd0c18ce2a52fd.setIcon(icon_707e39620f4fa34097aefa107ae0c52f);
|
|
|
|
|
|
var marker_6bc160396893a4be3f6b7b2a9dbab195 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_79b29a32dc128e4bc048734bdf1a85c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cdc1dbf558b5046fe7fca5c2ee42919 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27fdc99e39650db59aa30ccd2610ba1e = $(`<div id="html_27fdc99e39650db59aa30ccd2610ba1e" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_3cdc1dbf558b5046fe7fca5c2ee42919.setContent(html_27fdc99e39650db59aa30ccd2610ba1e);
|
|
|
|
|
|
|
|
marker_6bc160396893a4be3f6b7b2a9dbab195.bindPopup(popup_3cdc1dbf558b5046fe7fca5c2ee42919)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bc160396893a4be3f6b7b2a9dbab195.setIcon(icon_79b29a32dc128e4bc048734bdf1a85c0);
|
|
|
|
|
|
var marker_e3efe5f1fe3f1522f55cdd7d9fb828a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bb3f8c8009d2d84ce475c339d8a239d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c6e26a31597eb261faaabf8f1f99520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96c0fd1653ff7aeb64ad9290ef527133 = $(`<div id="html_96c0fd1653ff7aeb64ad9290ef527133" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_8c6e26a31597eb261faaabf8f1f99520.setContent(html_96c0fd1653ff7aeb64ad9290ef527133);
|
|
|
|
|
|
|
|
marker_e3efe5f1fe3f1522f55cdd7d9fb828a6.bindPopup(popup_8c6e26a31597eb261faaabf8f1f99520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3efe5f1fe3f1522f55cdd7d9fb828a6.setIcon(icon_bb3f8c8009d2d84ce475c339d8a239d8);
|
|
|
|
|
|
var marker_1f85a9087afa48e4b3a086d928635363 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_51516f657affc23d0fba0bd815818499 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47920949bfe3580a0b8127f44648f542 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eebfe2cf238deb629d5f8afea5d401ab = $(`<div id="html_eebfe2cf238deb629d5f8afea5d401ab" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_47920949bfe3580a0b8127f44648f542.setContent(html_eebfe2cf238deb629d5f8afea5d401ab);
|
|
|
|
|
|
|
|
marker_1f85a9087afa48e4b3a086d928635363.bindPopup(popup_47920949bfe3580a0b8127f44648f542)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f85a9087afa48e4b3a086d928635363.setIcon(icon_51516f657affc23d0fba0bd815818499);
|
|
|
|
|
|
var marker_a0768be947b86b82994065518d715d1c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_89aa45be20f769f801c845a6192e4efa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d15f63243cea0f4be260c2904c747d03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d05a2aadb635ccefde1c97f42ef18821 = $(`<div id="html_d05a2aadb635ccefde1c97f42ef18821" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io:443</div>`)[0];
|
|
popup_d15f63243cea0f4be260c2904c747d03.setContent(html_d05a2aadb635ccefde1c97f42ef18821);
|
|
|
|
|
|
|
|
marker_a0768be947b86b82994065518d715d1c.bindPopup(popup_d15f63243cea0f4be260c2904c747d03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0768be947b86b82994065518d715d1c.setIcon(icon_89aa45be20f769f801c845a6192e4efa);
|
|
|
|
|
|
var marker_02b54244e577e4bf6824e8bb8df5e944 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f572daa211b4c7e028175522f220c77f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_028a803328d6e37efc48830481d4f22c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c20d7607457f6d86b483d0e53a02d10 = $(`<div id="html_0c20d7607457f6d86b483d0e53a02d10" style="width: 100.0%; height: 100.0%;">nos.lol:443</div>`)[0];
|
|
popup_028a803328d6e37efc48830481d4f22c.setContent(html_0c20d7607457f6d86b483d0e53a02d10);
|
|
|
|
|
|
|
|
marker_02b54244e577e4bf6824e8bb8df5e944.bindPopup(popup_028a803328d6e37efc48830481d4f22c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b54244e577e4bf6824e8bb8df5e944.setIcon(icon_f572daa211b4c7e028175522f220c77f);
|
|
|
|
|
|
var marker_67dc6a7f0e778fefd806f1dec69a3247 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b282d2b1baf65b4319a80e47c2769b97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f0b5ae3b1fdbb467e76ff64f750f676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f68a1cac35c3b83bd114fa1028ef5a46 = $(`<div id="html_f68a1cac35c3b83bd114fa1028ef5a46" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_5f0b5ae3b1fdbb467e76ff64f750f676.setContent(html_f68a1cac35c3b83bd114fa1028ef5a46);
|
|
|
|
|
|
|
|
marker_67dc6a7f0e778fefd806f1dec69a3247.bindPopup(popup_5f0b5ae3b1fdbb467e76ff64f750f676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67dc6a7f0e778fefd806f1dec69a3247.setIcon(icon_b282d2b1baf65b4319a80e47c2769b97);
|
|
|
|
|
|
var marker_0ac5b13e5362e2d46ff1dfc495b186cd = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_565f7fe2023a8c270deb553f7b39ab37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73b7e348bf3c3b7aaf3974dc42bcdd0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43d93026ef95fceb453928032c35d39c = $(`<div id="html_43d93026ef95fceb453928032c35d39c" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_73b7e348bf3c3b7aaf3974dc42bcdd0d.setContent(html_43d93026ef95fceb453928032c35d39c);
|
|
|
|
|
|
|
|
marker_0ac5b13e5362e2d46ff1dfc495b186cd.bindPopup(popup_73b7e348bf3c3b7aaf3974dc42bcdd0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ac5b13e5362e2d46ff1dfc495b186cd.setIcon(icon_565f7fe2023a8c270deb553f7b39ab37);
|
|
|
|
|
|
var marker_d27e22528c8cea61084b5d698be041dc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_54691df893851dc0204e92c127558f07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d02c2a9c14fb5144d55108136435089 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bda4d847df3638f50ddb55d3eba6646 = $(`<div id="html_8bda4d847df3638f50ddb55d3eba6646" style="width: 100.0%; height: 100.0%;">strfry.shock.network:443</div>`)[0];
|
|
popup_3d02c2a9c14fb5144d55108136435089.setContent(html_8bda4d847df3638f50ddb55d3eba6646);
|
|
|
|
|
|
|
|
marker_d27e22528c8cea61084b5d698be041dc.bindPopup(popup_3d02c2a9c14fb5144d55108136435089)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d27e22528c8cea61084b5d698be041dc.setIcon(icon_54691df893851dc0204e92c127558f07);
|
|
|
|
|
|
var marker_7e2a05eede5fb1e7dc2ab9b358ac98bd = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_62208d895843904bcd2bc4cde543076e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bef917894266234d096b4640e98c1e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8201b6195800b404cf24ab6eb7e43eca = $(`<div id="html_8201b6195800b404cf24ab6eb7e43eca" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_3bef917894266234d096b4640e98c1e8.setContent(html_8201b6195800b404cf24ab6eb7e43eca);
|
|
|
|
|
|
|
|
marker_7e2a05eede5fb1e7dc2ab9b358ac98bd.bindPopup(popup_3bef917894266234d096b4640e98c1e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e2a05eede5fb1e7dc2ab9b358ac98bd.setIcon(icon_62208d895843904bcd2bc4cde543076e);
|
|
|
|
|
|
var marker_fa8447f0707c49a4aa8555981c46f673 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9d7df6f9ad5852d3f5b73a9ddf9f7174 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c2cdc5542eb0400d10a0895847a987e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_639f4293940973a751ff73e075fa2312 = $(`<div id="html_639f4293940973a751ff73e075fa2312" style="width: 100.0%; height: 100.0%;">r.0kb.io:443</div>`)[0];
|
|
popup_2c2cdc5542eb0400d10a0895847a987e.setContent(html_639f4293940973a751ff73e075fa2312);
|
|
|
|
|
|
|
|
marker_fa8447f0707c49a4aa8555981c46f673.bindPopup(popup_2c2cdc5542eb0400d10a0895847a987e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa8447f0707c49a4aa8555981c46f673.setIcon(icon_9d7df6f9ad5852d3f5b73a9ddf9f7174);
|
|
|
|
|
|
var marker_9e512b1ac38a6bdbd914aefe25a4bb36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e5dbaf82f44bd675b43706d7ace9416f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb244957472bcb57d073762d8ffce302 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1324e2fdfb4ff81f7c1c219b92b5fdc = $(`<div id="html_f1324e2fdfb4ff81f7c1c219b92b5fdc" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_eb244957472bcb57d073762d8ffce302.setContent(html_f1324e2fdfb4ff81f7c1c219b92b5fdc);
|
|
|
|
|
|
|
|
marker_9e512b1ac38a6bdbd914aefe25a4bb36.bindPopup(popup_eb244957472bcb57d073762d8ffce302)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e512b1ac38a6bdbd914aefe25a4bb36.setIcon(icon_e5dbaf82f44bd675b43706d7ace9416f);
|
|
|
|
|
|
var marker_0d9c437f5fed6ace922feb6925ed9383 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b2df2d6e3898d0eb1103afb9e73419fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_515f24287151e2f0ef73e18be72acae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d828e8f9e7a78129544d36f3c7701d41 = $(`<div id="html_d828e8f9e7a78129544d36f3c7701d41" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info:443</div>`)[0];
|
|
popup_515f24287151e2f0ef73e18be72acae6.setContent(html_d828e8f9e7a78129544d36f3c7701d41);
|
|
|
|
|
|
|
|
marker_0d9c437f5fed6ace922feb6925ed9383.bindPopup(popup_515f24287151e2f0ef73e18be72acae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d9c437f5fed6ace922feb6925ed9383.setIcon(icon_b2df2d6e3898d0eb1103afb9e73419fb);
|
|
|
|
|
|
var marker_1a23a09fc3efeb73228884e424fe7b81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f84bb4279c4fa5de166bc58965417e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6435074b6032f1cc828782c6c85c1d99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70613e34669746f6bd95641ff7f98d2f = $(`<div id="html_70613e34669746f6bd95641ff7f98d2f" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_6435074b6032f1cc828782c6c85c1d99.setContent(html_70613e34669746f6bd95641ff7f98d2f);
|
|
|
|
|
|
|
|
marker_1a23a09fc3efeb73228884e424fe7b81.bindPopup(popup_6435074b6032f1cc828782c6c85c1d99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a23a09fc3efeb73228884e424fe7b81.setIcon(icon_f84bb4279c4fa5de166bc58965417e17);
|
|
|
|
|
|
var marker_e55ecd953b9ccdc11e82774090c033a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_43861ce08ee0fe3ff7dc10030f22459c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe1083a4716e7c1a5830aa8fc684d9dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ee7491ec2e2fb9adfad7935b83e5937 = $(`<div id="html_1ee7491ec2e2fb9adfad7935b83e5937" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_fe1083a4716e7c1a5830aa8fc684d9dd.setContent(html_1ee7491ec2e2fb9adfad7935b83e5937);
|
|
|
|
|
|
|
|
marker_e55ecd953b9ccdc11e82774090c033a0.bindPopup(popup_fe1083a4716e7c1a5830aa8fc684d9dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e55ecd953b9ccdc11e82774090c033a0.setIcon(icon_43861ce08ee0fe3ff7dc10030f22459c);
|
|
|
|
|
|
var marker_d17f25e2d6151a3ea4edd8f760e33253 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1a58a7b36143378c0b63a99ec7fabfda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac7a66d63ce0c7536c8c2533187420e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9085c23ac1b49fe702cfaf52cd89570a = $(`<div id="html_9085c23ac1b49fe702cfaf52cd89570a" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_ac7a66d63ce0c7536c8c2533187420e3.setContent(html_9085c23ac1b49fe702cfaf52cd89570a);
|
|
|
|
|
|
|
|
marker_d17f25e2d6151a3ea4edd8f760e33253.bindPopup(popup_ac7a66d63ce0c7536c8c2533187420e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d17f25e2d6151a3ea4edd8f760e33253.setIcon(icon_1a58a7b36143378c0b63a99ec7fabfda);
|
|
|
|
|
|
var marker_8b758e475b615668497279ee3a812969 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8456040ce4796e20a40899d82aa90c61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b291af5972925993d17712ff764345f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5a1e167e56ea1241281c137d5172dff = $(`<div id="html_e5a1e167e56ea1241281c137d5172dff" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_2b291af5972925993d17712ff764345f.setContent(html_e5a1e167e56ea1241281c137d5172dff);
|
|
|
|
|
|
|
|
marker_8b758e475b615668497279ee3a812969.bindPopup(popup_2b291af5972925993d17712ff764345f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b758e475b615668497279ee3a812969.setIcon(icon_8456040ce4796e20a40899d82aa90c61);
|
|
|
|
|
|
var marker_8d291f6fddfc8da6ac419925f9c4f86e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d77b98366f6fe48003f4ff2c0ca0e922 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90819006e655e49ee986c830b99307ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c090924210ff8b32619877fa9d53a6bc = $(`<div id="html_c090924210ff8b32619877fa9d53a6bc" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com:443</div>`)[0];
|
|
popup_90819006e655e49ee986c830b99307ff.setContent(html_c090924210ff8b32619877fa9d53a6bc);
|
|
|
|
|
|
|
|
marker_8d291f6fddfc8da6ac419925f9c4f86e.bindPopup(popup_90819006e655e49ee986c830b99307ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d291f6fddfc8da6ac419925f9c4f86e.setIcon(icon_d77b98366f6fe48003f4ff2c0ca0e922);
|
|
|
|
|
|
var marker_bd4bbd7721f7615e022de09dcfa4ba6d = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_02d12b19ebe9c62d4d043cbb26e4b5cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7686632378b725df0090880b028ce6bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd09daf998e8de79ab44c1b43320dd32 = $(`<div id="html_bd09daf998e8de79ab44c1b43320dd32" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_7686632378b725df0090880b028ce6bf.setContent(html_bd09daf998e8de79ab44c1b43320dd32);
|
|
|
|
|
|
|
|
marker_bd4bbd7721f7615e022de09dcfa4ba6d.bindPopup(popup_7686632378b725df0090880b028ce6bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd4bbd7721f7615e022de09dcfa4ba6d.setIcon(icon_02d12b19ebe9c62d4d043cbb26e4b5cc);
|
|
|
|
|
|
var marker_4a7bc3999f3e91bb0122ebb1cf8a8edd = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2167d302472900d8c77716bcc02d1fcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47097d4ac53ed47c45b1b9047cbeb62b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96d9f59e8c3af63951fbe79a60a26c81 = $(`<div id="html_96d9f59e8c3af63951fbe79a60a26c81" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_47097d4ac53ed47c45b1b9047cbeb62b.setContent(html_96d9f59e8c3af63951fbe79a60a26c81);
|
|
|
|
|
|
|
|
marker_4a7bc3999f3e91bb0122ebb1cf8a8edd.bindPopup(popup_47097d4ac53ed47c45b1b9047cbeb62b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a7bc3999f3e91bb0122ebb1cf8a8edd.setIcon(icon_2167d302472900d8c77716bcc02d1fcc);
|
|
|
|
|
|
var marker_0bbadbba78d0bf5c376fb8bc594f943d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0fe8f12589dd1000126709e12033a368 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_287a97a4859522db2b4da5f2249127b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9c0992985153f18517a3c561cdf0304 = $(`<div id="html_f9c0992985153f18517a3c561cdf0304" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_287a97a4859522db2b4da5f2249127b2.setContent(html_f9c0992985153f18517a3c561cdf0304);
|
|
|
|
|
|
|
|
marker_0bbadbba78d0bf5c376fb8bc594f943d.bindPopup(popup_287a97a4859522db2b4da5f2249127b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bbadbba78d0bf5c376fb8bc594f943d.setIcon(icon_0fe8f12589dd1000126709e12033a368);
|
|
|
|
|
|
var marker_106d17517c1fd9d257e8f5b66f71cbd2 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_002f8e7ef4a23264bbedeffc3a4420cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0873e3d3f180f4c897cb9dfd844669be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aa6975b663b5a2bbd70f0cd1d914d5d = $(`<div id="html_8aa6975b663b5a2bbd70f0cd1d914d5d" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_0873e3d3f180f4c897cb9dfd844669be.setContent(html_8aa6975b663b5a2bbd70f0cd1d914d5d);
|
|
|
|
|
|
|
|
marker_106d17517c1fd9d257e8f5b66f71cbd2.bindPopup(popup_0873e3d3f180f4c897cb9dfd844669be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_106d17517c1fd9d257e8f5b66f71cbd2.setIcon(icon_002f8e7ef4a23264bbedeffc3a4420cb);
|
|
|
|
|
|
var marker_e8d5851a92251080dd5e46eec9ddf5cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3be6e8b3db934b50f3d52a74ddc8bbe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05aecf10abc1cc96a70aadbe96d68b16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c68b6283f1ac576430af69d99be85dcf = $(`<div id="html_c68b6283f1ac576430af69d99be85dcf" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_05aecf10abc1cc96a70aadbe96d68b16.setContent(html_c68b6283f1ac576430af69d99be85dcf);
|
|
|
|
|
|
|
|
marker_e8d5851a92251080dd5e46eec9ddf5cf.bindPopup(popup_05aecf10abc1cc96a70aadbe96d68b16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8d5851a92251080dd5e46eec9ddf5cf.setIcon(icon_3be6e8b3db934b50f3d52a74ddc8bbe7);
|
|
|
|
|
|
var marker_69935bc5dd5c11de34f0f78dc9d4786a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_42630696715ed775bc086ee04f1126ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a242f36e431a5d3264447831ec952a25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b75d14bd1b5496c2019781e9108c3b00 = $(`<div id="html_b75d14bd1b5496c2019781e9108c3b00" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de:443</div>`)[0];
|
|
popup_a242f36e431a5d3264447831ec952a25.setContent(html_b75d14bd1b5496c2019781e9108c3b00);
|
|
|
|
|
|
|
|
marker_69935bc5dd5c11de34f0f78dc9d4786a.bindPopup(popup_a242f36e431a5d3264447831ec952a25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69935bc5dd5c11de34f0f78dc9d4786a.setIcon(icon_42630696715ed775bc086ee04f1126ff);
|
|
|
|
|
|
var marker_8a5250e901574a124d8a37fb7102c83d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e535b487e29ad28490deebc70b5b6a26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91ce82603d56bdaefbb1c49f5a187224 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0504b2cb32cb9a7792fb0bb3bde8cc68 = $(`<div id="html_0504b2cb32cb9a7792fb0bb3bde8cc68" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_91ce82603d56bdaefbb1c49f5a187224.setContent(html_0504b2cb32cb9a7792fb0bb3bde8cc68);
|
|
|
|
|
|
|
|
marker_8a5250e901574a124d8a37fb7102c83d.bindPopup(popup_91ce82603d56bdaefbb1c49f5a187224)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a5250e901574a124d8a37fb7102c83d.setIcon(icon_e535b487e29ad28490deebc70b5b6a26);
|
|
|
|
|
|
var marker_7413c84cbd319ff21e52d43e58e1dd4c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e24dc1f1e4281ea302895f56a3a474ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90b19618891972898d2b3dce92345864 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81977096f78537f942525cc3eb6ca598 = $(`<div id="html_81977096f78537f942525cc3eb6ca598" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_90b19618891972898d2b3dce92345864.setContent(html_81977096f78537f942525cc3eb6ca598);
|
|
|
|
|
|
|
|
marker_7413c84cbd319ff21e52d43e58e1dd4c.bindPopup(popup_90b19618891972898d2b3dce92345864)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7413c84cbd319ff21e52d43e58e1dd4c.setIcon(icon_e24dc1f1e4281ea302895f56a3a474ec);
|
|
|
|
|
|
var marker_86fb3ae22bd61e04fa51b095e69cd7a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c76f951e8c8788b89806327cd2c14e55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e41e2184851d65f15108b79af0829e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3ce4f9b05217f7854e1487b2a1365c7 = $(`<div id="html_b3ce4f9b05217f7854e1487b2a1365c7" style="width: 100.0%; height: 100.0%;">nostr2.girino.org:443</div>`)[0];
|
|
popup_1e41e2184851d65f15108b79af0829e5.setContent(html_b3ce4f9b05217f7854e1487b2a1365c7);
|
|
|
|
|
|
|
|
marker_86fb3ae22bd61e04fa51b095e69cd7a8.bindPopup(popup_1e41e2184851d65f15108b79af0829e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86fb3ae22bd61e04fa51b095e69cd7a8.setIcon(icon_c76f951e8c8788b89806327cd2c14e55);
|
|
|
|
|
|
var marker_70f955f5050573a267314aa7b188b1c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ea8d42cd510c4b003037499c70ef095a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9176c59b06a2e9bc6e9925e1ff18baaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_358bda4e4d3ea8ef1171c2f60612312c = $(`<div id="html_358bda4e4d3ea8ef1171c2f60612312c" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_9176c59b06a2e9bc6e9925e1ff18baaa.setContent(html_358bda4e4d3ea8ef1171c2f60612312c);
|
|
|
|
|
|
|
|
marker_70f955f5050573a267314aa7b188b1c1.bindPopup(popup_9176c59b06a2e9bc6e9925e1ff18baaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70f955f5050573a267314aa7b188b1c1.setIcon(icon_ea8d42cd510c4b003037499c70ef095a);
|
|
|
|
|
|
var marker_4136fca11e94309e9a6faacb2f564de0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0271a8b92b8231344f3ddb1047812bbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7364db1d5ec06f30df10d9e48f912e43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bbf1d8653821e72bd6236220eaa297b = $(`<div id="html_3bbf1d8653821e72bd6236220eaa297b" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_7364db1d5ec06f30df10d9e48f912e43.setContent(html_3bbf1d8653821e72bd6236220eaa297b);
|
|
|
|
|
|
|
|
marker_4136fca11e94309e9a6faacb2f564de0.bindPopup(popup_7364db1d5ec06f30df10d9e48f912e43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4136fca11e94309e9a6faacb2f564de0.setIcon(icon_0271a8b92b8231344f3ddb1047812bbc);
|
|
|
|
|
|
var marker_9c8d0fff376f3f83b83b20b7786b212b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_83303f56c45efe090d5658259d2b23f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_242452c58142a6f7f1c081241e0c3756 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9725e0f8f23f6bf50089cb0f47efc972 = $(`<div id="html_9725e0f8f23f6bf50089cb0f47efc972" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_242452c58142a6f7f1c081241e0c3756.setContent(html_9725e0f8f23f6bf50089cb0f47efc972);
|
|
|
|
|
|
|
|
marker_9c8d0fff376f3f83b83b20b7786b212b.bindPopup(popup_242452c58142a6f7f1c081241e0c3756)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c8d0fff376f3f83b83b20b7786b212b.setIcon(icon_83303f56c45efe090d5658259d2b23f3);
|
|
|
|
|
|
var marker_8cb8f9e8f4548567807a86ee661aa20b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1dc5a8826aa34c723cf01b8dd45b5628 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_836dc582b912ac621b05d287d21c9a51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8737dca7abf097b2dd651fd747fbe753 = $(`<div id="html_8737dca7abf097b2dd651fd747fbe753" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe:443</div>`)[0];
|
|
popup_836dc582b912ac621b05d287d21c9a51.setContent(html_8737dca7abf097b2dd651fd747fbe753);
|
|
|
|
|
|
|
|
marker_8cb8f9e8f4548567807a86ee661aa20b.bindPopup(popup_836dc582b912ac621b05d287d21c9a51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cb8f9e8f4548567807a86ee661aa20b.setIcon(icon_1dc5a8826aa34c723cf01b8dd45b5628);
|
|
|
|
|
|
var marker_9b8d9c26a1f8c7794b7b4a30ab8d9ad4 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_fffe2e5e50778be8ce64a8259ad60b4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abf43a6cbfc4ac04ef6998fca7a3deee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70d7241b71bb4326d3f2b0f132832821 = $(`<div id="html_70d7241b71bb4326d3f2b0f132832821" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_abf43a6cbfc4ac04ef6998fca7a3deee.setContent(html_70d7241b71bb4326d3f2b0f132832821);
|
|
|
|
|
|
|
|
marker_9b8d9c26a1f8c7794b7b4a30ab8d9ad4.bindPopup(popup_abf43a6cbfc4ac04ef6998fca7a3deee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b8d9c26a1f8c7794b7b4a30ab8d9ad4.setIcon(icon_fffe2e5e50778be8ce64a8259ad60b4f);
|
|
|
|
|
|
var marker_f889639e6b6d98d1e30399b9c6f0d09f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1d10fb27c7022aa17d1efccd35ab4fbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2b05f1c1649eff31a5ac8fb921e5cf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cd5d92411dfd03ef2559a8e91348313 = $(`<div id="html_2cd5d92411dfd03ef2559a8e91348313" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_b2b05f1c1649eff31a5ac8fb921e5cf3.setContent(html_2cd5d92411dfd03ef2559a8e91348313);
|
|
|
|
|
|
|
|
marker_f889639e6b6d98d1e30399b9c6f0d09f.bindPopup(popup_b2b05f1c1649eff31a5ac8fb921e5cf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f889639e6b6d98d1e30399b9c6f0d09f.setIcon(icon_1d10fb27c7022aa17d1efccd35ab4fbb);
|
|
|
|
|
|
var marker_8fa63c10d2409f17ac6b1ddfc25a72a2 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6ed6cf21139cfab28c9931c2d8f03b90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e56b18b405609b4e9cf57d4d4f48ab0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14cbec74cc175fc357f3e75e87a86759 = $(`<div id="html_14cbec74cc175fc357f3e75e87a86759" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_e56b18b405609b4e9cf57d4d4f48ab0e.setContent(html_14cbec74cc175fc357f3e75e87a86759);
|
|
|
|
|
|
|
|
marker_8fa63c10d2409f17ac6b1ddfc25a72a2.bindPopup(popup_e56b18b405609b4e9cf57d4d4f48ab0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fa63c10d2409f17ac6b1ddfc25a72a2.setIcon(icon_6ed6cf21139cfab28c9931c2d8f03b90);
|
|
|
|
|
|
var marker_2dbc7abbeaf204a83d8ab1db53f1d2dd = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c104640ce84bf021dafd7df4811ca8d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68d849d56c36d8451801da19f8febea1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_effe184a79921e3d84364a100e775f1e = $(`<div id="html_effe184a79921e3d84364a100e775f1e" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_68d849d56c36d8451801da19f8febea1.setContent(html_effe184a79921e3d84364a100e775f1e);
|
|
|
|
|
|
|
|
marker_2dbc7abbeaf204a83d8ab1db53f1d2dd.bindPopup(popup_68d849d56c36d8451801da19f8febea1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dbc7abbeaf204a83d8ab1db53f1d2dd.setIcon(icon_c104640ce84bf021dafd7df4811ca8d3);
|
|
|
|
|
|
var marker_901f67a5abe122dee417538b5fb6a1a6 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_994dae5bd457be9a2c0f680aa4986952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2b3e8099d0190355d4b3ed83a90f0a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8c32dd99acfad689dc0ebfc0645797 = $(`<div id="html_7d8c32dd99acfad689dc0ebfc0645797" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_b2b3e8099d0190355d4b3ed83a90f0a3.setContent(html_7d8c32dd99acfad689dc0ebfc0645797);
|
|
|
|
|
|
|
|
marker_901f67a5abe122dee417538b5fb6a1a6.bindPopup(popup_b2b3e8099d0190355d4b3ed83a90f0a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_901f67a5abe122dee417538b5fb6a1a6.setIcon(icon_994dae5bd457be9a2c0f680aa4986952);
|
|
|
|
|
|
var marker_d432571ccea4db08a3276d56c1303a76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_27a2ad5fa36929fd1f5b8b6b84f1fcbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4f3c755233d4167c2facd1dfbcf9392 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_361e4ec07af87dcafe6014d1a7899101 = $(`<div id="html_361e4ec07af87dcafe6014d1a7899101" style="width: 100.0%; height: 100.0%;">nexus.libernet.app:443</div>`)[0];
|
|
popup_a4f3c755233d4167c2facd1dfbcf9392.setContent(html_361e4ec07af87dcafe6014d1a7899101);
|
|
|
|
|
|
|
|
marker_d432571ccea4db08a3276d56c1303a76.bindPopup(popup_a4f3c755233d4167c2facd1dfbcf9392)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d432571ccea4db08a3276d56c1303a76.setIcon(icon_27a2ad5fa36929fd1f5b8b6b84f1fcbe);
|
|
|
|
|
|
var marker_b8778aa8eef745bb95220ae9d4f3e0a6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_baf84e9030ed2f6702134739431f03da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36996682f5665f8606d51677aeda2bcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d80e20a8122a521cef564bf3e7e1a30 = $(`<div id="html_2d80e20a8122a521cef564bf3e7e1a30" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org:443</div>`)[0];
|
|
popup_36996682f5665f8606d51677aeda2bcb.setContent(html_2d80e20a8122a521cef564bf3e7e1a30);
|
|
|
|
|
|
|
|
marker_b8778aa8eef745bb95220ae9d4f3e0a6.bindPopup(popup_36996682f5665f8606d51677aeda2bcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8778aa8eef745bb95220ae9d4f3e0a6.setIcon(icon_baf84e9030ed2f6702134739431f03da);
|
|
|
|
|
|
var marker_47706b3261bf663f09662076b640117e = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8716828dcb3e5c5ac15ed6dbb5d9f501 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d2bb7a1c3055fa6b8a2df21399c54cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4ca03868dd4adfd8e3b324f6c3e777f = $(`<div id="html_f4ca03868dd4adfd8e3b324f6c3e777f" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_8d2bb7a1c3055fa6b8a2df21399c54cc.setContent(html_f4ca03868dd4adfd8e3b324f6c3e777f);
|
|
|
|
|
|
|
|
marker_47706b3261bf663f09662076b640117e.bindPopup(popup_8d2bb7a1c3055fa6b8a2df21399c54cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47706b3261bf663f09662076b640117e.setIcon(icon_8716828dcb3e5c5ac15ed6dbb5d9f501);
|
|
|
|
|
|
var marker_008a5278dd618ed280bf60d426770cbc = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_088728c404987dde25bb1d37c735e70a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38f19dd89a9002b0106f988b71f87855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d49ae507da54bd8d8ecc1bd7041ffe77 = $(`<div id="html_d49ae507da54bd8d8ecc1bd7041ffe77" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space:443</div>`)[0];
|
|
popup_38f19dd89a9002b0106f988b71f87855.setContent(html_d49ae507da54bd8d8ecc1bd7041ffe77);
|
|
|
|
|
|
|
|
marker_008a5278dd618ed280bf60d426770cbc.bindPopup(popup_38f19dd89a9002b0106f988b71f87855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_008a5278dd618ed280bf60d426770cbc.setIcon(icon_088728c404987dde25bb1d37c735e70a);
|
|
|
|
|
|
var marker_c16c2033018d059caf32b3cff593a12a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5620b711d8573262a80375eff45a2064 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bc34424d9c252181bf99f1bb9909e4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3453713f226c38cbe5812acd59192408 = $(`<div id="html_3453713f226c38cbe5812acd59192408" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_1bc34424d9c252181bf99f1bb9909e4e.setContent(html_3453713f226c38cbe5812acd59192408);
|
|
|
|
|
|
|
|
marker_c16c2033018d059caf32b3cff593a12a.bindPopup(popup_1bc34424d9c252181bf99f1bb9909e4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c16c2033018d059caf32b3cff593a12a.setIcon(icon_5620b711d8573262a80375eff45a2064);
|
|
|
|
|
|
var marker_0e536a9fcf648e03e17953c4d7ceca15 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9104db576ab41cfe6e5111959eb5203c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bbe70461e4dc8fbf56014e2015c85e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff799e041eae9d7277c027d7f9997ad5 = $(`<div id="html_ff799e041eae9d7277c027d7f9997ad5" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_5bbe70461e4dc8fbf56014e2015c85e8.setContent(html_ff799e041eae9d7277c027d7f9997ad5);
|
|
|
|
|
|
|
|
marker_0e536a9fcf648e03e17953c4d7ceca15.bindPopup(popup_5bbe70461e4dc8fbf56014e2015c85e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e536a9fcf648e03e17953c4d7ceca15.setIcon(icon_9104db576ab41cfe6e5111959eb5203c);
|
|
|
|
|
|
var marker_ccb836e567f77f92a6740a4541154f30 = L.marker(
|
|
[44.7839, -106.941],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3284dad590ccbba9c726b5cd50571949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bafd1b5ce5c195032cf5b8cec6ec3e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef2bbdbc59b52304d01a78c0f59a503a = $(`<div id="html_ef2bbdbc59b52304d01a78c0f59a503a" style="width: 100.0%; height: 100.0%;">relay1.orangesync.tech</div>`)[0];
|
|
popup_bafd1b5ce5c195032cf5b8cec6ec3e61.setContent(html_ef2bbdbc59b52304d01a78c0f59a503a);
|
|
|
|
|
|
|
|
marker_ccb836e567f77f92a6740a4541154f30.bindPopup(popup_bafd1b5ce5c195032cf5b8cec6ec3e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccb836e567f77f92a6740a4541154f30.setIcon(icon_3284dad590ccbba9c726b5cd50571949);
|
|
|
|
|
|
var marker_4ea16a16faf3c3ef696598ae79bb8b66 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_71b07389dcfc4b3f74b7ae5f43ed676d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50ce075f6403770b23d771ff2ae4439e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b5e7a5d071acbf86139de46929053da = $(`<div id="html_9b5e7a5d071acbf86139de46929053da" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch:443</div>`)[0];
|
|
popup_50ce075f6403770b23d771ff2ae4439e.setContent(html_9b5e7a5d071acbf86139de46929053da);
|
|
|
|
|
|
|
|
marker_4ea16a16faf3c3ef696598ae79bb8b66.bindPopup(popup_50ce075f6403770b23d771ff2ae4439e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ea16a16faf3c3ef696598ae79bb8b66.setIcon(icon_71b07389dcfc4b3f74b7ae5f43ed676d);
|
|
|
|
|
|
var marker_52f46579444fc08b7f3b08c86076cad5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_256440ee097e22df8e8b9e78f1d24117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dadafd70ef0120391a2b0f3f34ea475 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1535b45147234c58e41905e2e21bd54a = $(`<div id="html_1535b45147234c58e41905e2e21bd54a" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_2dadafd70ef0120391a2b0f3f34ea475.setContent(html_1535b45147234c58e41905e2e21bd54a);
|
|
|
|
|
|
|
|
marker_52f46579444fc08b7f3b08c86076cad5.bindPopup(popup_2dadafd70ef0120391a2b0f3f34ea475)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f46579444fc08b7f3b08c86076cad5.setIcon(icon_256440ee097e22df8e8b9e78f1d24117);
|
|
|
|
|
|
var marker_3a30584eb0628010fa171d068ac830ef = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3a4a53477a4d99f9ef554f9c1d9d6ad2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78d900e995906f4ca9ed0e3e880aa889 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e1aa8bb99725ab402b546e5fb00796c = $(`<div id="html_6e1aa8bb99725ab402b546e5fb00796c" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_78d900e995906f4ca9ed0e3e880aa889.setContent(html_6e1aa8bb99725ab402b546e5fb00796c);
|
|
|
|
|
|
|
|
marker_3a30584eb0628010fa171d068ac830ef.bindPopup(popup_78d900e995906f4ca9ed0e3e880aa889)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a30584eb0628010fa171d068ac830ef.setIcon(icon_3a4a53477a4d99f9ef554f9c1d9d6ad2);
|
|
|
|
|
|
var marker_7120cee162e2d56e659be6043a88f839 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_31c1b40403632ce4c017c7c6cdb07280 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1a68b6e34a7df8629de113de36021bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_522409f453d9f760ba978a864aad42d5 = $(`<div id="html_522409f453d9f760ba978a864aad42d5" style="width: 100.0%; height: 100.0%;">relay.sigit.io:443</div>`)[0];
|
|
popup_f1a68b6e34a7df8629de113de36021bc.setContent(html_522409f453d9f760ba978a864aad42d5);
|
|
|
|
|
|
|
|
marker_7120cee162e2d56e659be6043a88f839.bindPopup(popup_f1a68b6e34a7df8629de113de36021bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7120cee162e2d56e659be6043a88f839.setIcon(icon_31c1b40403632ce4c017c7c6cdb07280);
|
|
|
|
|
|
var marker_dee90d748ced179aa9f60dbc077bad9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_84285f7e428f08ea959914a64f6e76f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_079c4fad18fb974fe51191cfd422e44f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c74be26349c6033e0009b662b71cd0aa = $(`<div id="html_c74be26349c6033e0009b662b71cd0aa" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net:443</div>`)[0];
|
|
popup_079c4fad18fb974fe51191cfd422e44f.setContent(html_c74be26349c6033e0009b662b71cd0aa);
|
|
|
|
|
|
|
|
marker_dee90d748ced179aa9f60dbc077bad9f.bindPopup(popup_079c4fad18fb974fe51191cfd422e44f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dee90d748ced179aa9f60dbc077bad9f.setIcon(icon_84285f7e428f08ea959914a64f6e76f5);
|
|
|
|
|
|
var marker_55900902565c3b43ad4e0bc97a93a13b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1d15e0a62ab2c24a837f264eb894108f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9985d80a7465b022befc56df55bdfdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ce14a313d21f08f97c0b9ce7fb68044 = $(`<div id="html_0ce14a313d21f08f97c0b9ce7fb68044" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io:443</div>`)[0];
|
|
popup_a9985d80a7465b022befc56df55bdfdb.setContent(html_0ce14a313d21f08f97c0b9ce7fb68044);
|
|
|
|
|
|
|
|
marker_55900902565c3b43ad4e0bc97a93a13b.bindPopup(popup_a9985d80a7465b022befc56df55bdfdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55900902565c3b43ad4e0bc97a93a13b.setIcon(icon_1d15e0a62ab2c24a837f264eb894108f);
|
|
|
|
|
|
var marker_1e91c1073d4791b03c4bc3b3e0ae66c3 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a02f4abdcda940d09b2466dbb1679aae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c001a198eff93c1bb89a660e73be0c0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c3501458cf5fb4e5c6edbc645ec10ee = $(`<div id="html_2c3501458cf5fb4e5c6edbc645ec10ee" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_c001a198eff93c1bb89a660e73be0c0c.setContent(html_2c3501458cf5fb4e5c6edbc645ec10ee);
|
|
|
|
|
|
|
|
marker_1e91c1073d4791b03c4bc3b3e0ae66c3.bindPopup(popup_c001a198eff93c1bb89a660e73be0c0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e91c1073d4791b03c4bc3b3e0ae66c3.setIcon(icon_a02f4abdcda940d09b2466dbb1679aae);
|
|
|
|
|
|
var marker_54649aeb4e2c4b6ab960ff61a46d5a80 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9a60cc9c32638f3160261c8cec7f04c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0426da57b75b47be9a2544e50672312f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6d92bda39406abd547a3cc70a01922c = $(`<div id="html_a6d92bda39406abd547a3cc70a01922c" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_0426da57b75b47be9a2544e50672312f.setContent(html_a6d92bda39406abd547a3cc70a01922c);
|
|
|
|
|
|
|
|
marker_54649aeb4e2c4b6ab960ff61a46d5a80.bindPopup(popup_0426da57b75b47be9a2544e50672312f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54649aeb4e2c4b6ab960ff61a46d5a80.setIcon(icon_9a60cc9c32638f3160261c8cec7f04c1);
|
|
|
|
|
|
var marker_fd7097e5141464a7c53b0ffa3c34d8a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c02131d4d175bec3316195b40918ebff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad36648601215a2896111e0818dc7f55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1313b40b52fe82c5ca656da2aabd0746 = $(`<div id="html_1313b40b52fe82c5ca656da2aabd0746" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_ad36648601215a2896111e0818dc7f55.setContent(html_1313b40b52fe82c5ca656da2aabd0746);
|
|
|
|
|
|
|
|
marker_fd7097e5141464a7c53b0ffa3c34d8a4.bindPopup(popup_ad36648601215a2896111e0818dc7f55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd7097e5141464a7c53b0ffa3c34d8a4.setIcon(icon_c02131d4d175bec3316195b40918ebff);
|
|
|
|
|
|
var marker_75ddfdefc0d4030271d1f1a14b3c18a1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8dc5fd8468e9f20ba1a82809fc91544f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c01d23107674b7eb7cc1ff37e4f10bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cad74c4e9f00458c28e395c3f24863a1 = $(`<div id="html_cad74c4e9f00458c28e395c3f24863a1" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_5c01d23107674b7eb7cc1ff37e4f10bd.setContent(html_cad74c4e9f00458c28e395c3f24863a1);
|
|
|
|
|
|
|
|
marker_75ddfdefc0d4030271d1f1a14b3c18a1.bindPopup(popup_5c01d23107674b7eb7cc1ff37e4f10bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75ddfdefc0d4030271d1f1a14b3c18a1.setIcon(icon_8dc5fd8468e9f20ba1a82809fc91544f);
|
|
|
|
|
|
var marker_08637e8484c7957c26fc275aeedc6b77 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_53f557ace7a1e743c85265dd344b8183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4b70fdfe22c22a4df53ef07a56750be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc057ee2802075f8601c8b362e303580 = $(`<div id="html_dc057ee2802075f8601c8b362e303580" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com:443</div>`)[0];
|
|
popup_b4b70fdfe22c22a4df53ef07a56750be.setContent(html_dc057ee2802075f8601c8b362e303580);
|
|
|
|
|
|
|
|
marker_08637e8484c7957c26fc275aeedc6b77.bindPopup(popup_b4b70fdfe22c22a4df53ef07a56750be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08637e8484c7957c26fc275aeedc6b77.setIcon(icon_53f557ace7a1e743c85265dd344b8183);
|
|
|
|
|
|
var marker_6a59f7e32c170b4c4c428d45edeb9073 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_50dd81799260435c73ce4a35d09f253a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a21933d6d1ee147bb299c7d5b937ddd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17d40b19a798c0766c1a207119bcee71 = $(`<div id="html_17d40b19a798c0766c1a207119bcee71" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_a21933d6d1ee147bb299c7d5b937ddd0.setContent(html_17d40b19a798c0766c1a207119bcee71);
|
|
|
|
|
|
|
|
marker_6a59f7e32c170b4c4c428d45edeb9073.bindPopup(popup_a21933d6d1ee147bb299c7d5b937ddd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a59f7e32c170b4c4c428d45edeb9073.setIcon(icon_50dd81799260435c73ce4a35d09f253a);
|
|
|
|
|
|
var marker_3974a943f9dcdcc1245ff67681514f47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2414f0879a4dee51fbf38db3d5534d95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b8db5c3c2811299c67c9d0d16660bba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7abbad2323febafc49c97d6169f263fa = $(`<div id="html_7abbad2323febafc49c97d6169f263fa" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_5b8db5c3c2811299c67c9d0d16660bba.setContent(html_7abbad2323febafc49c97d6169f263fa);
|
|
|
|
|
|
|
|
marker_3974a943f9dcdcc1245ff67681514f47.bindPopup(popup_5b8db5c3c2811299c67c9d0d16660bba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3974a943f9dcdcc1245ff67681514f47.setIcon(icon_2414f0879a4dee51fbf38db3d5534d95);
|
|
|
|
|
|
var marker_74f7e076d1cd579a5e0bf1301a919872 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8b63526128c1091cb99bd0c5e834b408 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_674e17b68cf17643b2a6d0fd376be669 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7b8da68406e836e4ed3ae6e916748d7 = $(`<div id="html_b7b8da68406e836e4ed3ae6e916748d7" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_674e17b68cf17643b2a6d0fd376be669.setContent(html_b7b8da68406e836e4ed3ae6e916748d7);
|
|
|
|
|
|
|
|
marker_74f7e076d1cd579a5e0bf1301a919872.bindPopup(popup_674e17b68cf17643b2a6d0fd376be669)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74f7e076d1cd579a5e0bf1301a919872.setIcon(icon_8b63526128c1091cb99bd0c5e834b408);
|
|
|
|
|
|
var marker_effdafbfce5e11bd089ad32ccb698847 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_110935064126a8129f8e1df2c130444f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c79f06bb9711f92beb1875dcb8c145b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0db80edecc5a528cea0f3c86a827bf9 = $(`<div id="html_d0db80edecc5a528cea0f3c86a827bf9" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_c79f06bb9711f92beb1875dcb8c145b1.setContent(html_d0db80edecc5a528cea0f3c86a827bf9);
|
|
|
|
|
|
|
|
marker_effdafbfce5e11bd089ad32ccb698847.bindPopup(popup_c79f06bb9711f92beb1875dcb8c145b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_effdafbfce5e11bd089ad32ccb698847.setIcon(icon_110935064126a8129f8e1df2c130444f);
|
|
|
|
|
|
var marker_c7ebbdb9b83cd1e66a3f3d57e77a6c52 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_446e86b9b3f139da6891830e0da46e2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebd5e37276951ce6a21001fa86811d4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_588410a58f26ee4a4db16d374bdb691b = $(`<div id="html_588410a58f26ee4a4db16d374bdb691b" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_ebd5e37276951ce6a21001fa86811d4e.setContent(html_588410a58f26ee4a4db16d374bdb691b);
|
|
|
|
|
|
|
|
marker_c7ebbdb9b83cd1e66a3f3d57e77a6c52.bindPopup(popup_ebd5e37276951ce6a21001fa86811d4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7ebbdb9b83cd1e66a3f3d57e77a6c52.setIcon(icon_446e86b9b3f139da6891830e0da46e2e);
|
|
|
|
|
|
var marker_7d4db9ccd62d5aed193b90d2f11a0fc4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7e8b0197072fff9e8f77167a7498b086 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a8326f38a15f3412bf4c497c175268a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c507e60718bfc3a0f77d0ee75591310 = $(`<div id="html_9c507e60718bfc3a0f77d0ee75591310" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net:443</div>`)[0];
|
|
popup_1a8326f38a15f3412bf4c497c175268a.setContent(html_9c507e60718bfc3a0f77d0ee75591310);
|
|
|
|
|
|
|
|
marker_7d4db9ccd62d5aed193b90d2f11a0fc4.bindPopup(popup_1a8326f38a15f3412bf4c497c175268a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d4db9ccd62d5aed193b90d2f11a0fc4.setIcon(icon_7e8b0197072fff9e8f77167a7498b086);
|
|
|
|
|
|
var marker_4800803f1ea78f73e6713537c9530c6e = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_811de450a7e0394b81811ed355dbe46c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c21ac965ad983778ffc25f42ce7c3213 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef24bc81208ad1dcf4842e31ad188858 = $(`<div id="html_ef24bc81208ad1dcf4842e31ad188858" style="width: 100.0%; height: 100.0%;">relay.nostu.be:443</div>`)[0];
|
|
popup_c21ac965ad983778ffc25f42ce7c3213.setContent(html_ef24bc81208ad1dcf4842e31ad188858);
|
|
|
|
|
|
|
|
marker_4800803f1ea78f73e6713537c9530c6e.bindPopup(popup_c21ac965ad983778ffc25f42ce7c3213)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4800803f1ea78f73e6713537c9530c6e.setIcon(icon_811de450a7e0394b81811ed355dbe46c);
|
|
|
|
|
|
var marker_be80e6945d6c40bec6c1a645be25d930 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_dac2bec97c6857e51ee2bf58b43c0d41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d284e89832a1f9a7f4931f41ecabe3a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c57aa572d2f692e611806787fa9d93c6 = $(`<div id="html_c57aa572d2f692e611806787fa9d93c6" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_d284e89832a1f9a7f4931f41ecabe3a8.setContent(html_c57aa572d2f692e611806787fa9d93c6);
|
|
|
|
|
|
|
|
marker_be80e6945d6c40bec6c1a645be25d930.bindPopup(popup_d284e89832a1f9a7f4931f41ecabe3a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be80e6945d6c40bec6c1a645be25d930.setIcon(icon_dac2bec97c6857e51ee2bf58b43c0d41);
|
|
|
|
|
|
var marker_9451ab8f1a3ab52bd53c62e9e6f6b124 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bc23a954f60d3d3476c53c8d0e9fa2db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb51edd06e5555764f5129e3f2979015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e40737df82f307f045d99e9991f3278f = $(`<div id="html_e40737df82f307f045d99e9991f3278f" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_eb51edd06e5555764f5129e3f2979015.setContent(html_e40737df82f307f045d99e9991f3278f);
|
|
|
|
|
|
|
|
marker_9451ab8f1a3ab52bd53c62e9e6f6b124.bindPopup(popup_eb51edd06e5555764f5129e3f2979015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9451ab8f1a3ab52bd53c62e9e6f6b124.setIcon(icon_bc23a954f60d3d3476c53c8d0e9fa2db);
|
|
|
|
|
|
var marker_f1ec667a7569d7378f1a17b267249aab = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_788a8b651dfadfee6a6e34a720e5d8ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7983e0160dba39f77972d635b40fde25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fc34e9e1418cbbf02c54cc8b92757dd = $(`<div id="html_4fc34e9e1418cbbf02c54cc8b92757dd" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com:443</div>`)[0];
|
|
popup_7983e0160dba39f77972d635b40fde25.setContent(html_4fc34e9e1418cbbf02c54cc8b92757dd);
|
|
|
|
|
|
|
|
marker_f1ec667a7569d7378f1a17b267249aab.bindPopup(popup_7983e0160dba39f77972d635b40fde25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1ec667a7569d7378f1a17b267249aab.setIcon(icon_788a8b651dfadfee6a6e34a720e5d8ce);
|
|
|
|
|
|
var marker_90bd58f9bc3dadb7950399b4a28cee3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0a51ef5cfb5e465365181e863e86a2bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0be728871eff95ddd73754ba9597a621 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccb935f0b93c0d22c53fcf06048784da = $(`<div id="html_ccb935f0b93c0d22c53fcf06048784da" style="width: 100.0%; height: 100.0%;">rilo.nostria.app:443</div>`)[0];
|
|
popup_0be728871eff95ddd73754ba9597a621.setContent(html_ccb935f0b93c0d22c53fcf06048784da);
|
|
|
|
|
|
|
|
marker_90bd58f9bc3dadb7950399b4a28cee3a.bindPopup(popup_0be728871eff95ddd73754ba9597a621)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90bd58f9bc3dadb7950399b4a28cee3a.setIcon(icon_0a51ef5cfb5e465365181e863e86a2bf);
|
|
|
|
|
|
var marker_283efc2ba82b8ba109d26ae578347bdf = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_542787229871772095147c7eaae56025 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_041f5e04825d16da6fb31737a58db22d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8e3e2fd092cd6aa0765c4f717a2ffb5 = $(`<div id="html_a8e3e2fd092cd6aa0765c4f717a2ffb5" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_041f5e04825d16da6fb31737a58db22d.setContent(html_a8e3e2fd092cd6aa0765c4f717a2ffb5);
|
|
|
|
|
|
|
|
marker_283efc2ba82b8ba109d26ae578347bdf.bindPopup(popup_041f5e04825d16da6fb31737a58db22d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_283efc2ba82b8ba109d26ae578347bdf.setIcon(icon_542787229871772095147c7eaae56025);
|
|
|
|
|
|
var marker_2d5a4b2cff2370f8d4f77ae91442d324 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0fb9d5827778330fddea96ced717b7ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57682d20db7f3ce29ce419d89a827abb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27138a552432fc7fe61d43b2c92252d1 = $(`<div id="html_27138a552432fc7fe61d43b2c92252d1" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_57682d20db7f3ce29ce419d89a827abb.setContent(html_27138a552432fc7fe61d43b2c92252d1);
|
|
|
|
|
|
|
|
marker_2d5a4b2cff2370f8d4f77ae91442d324.bindPopup(popup_57682d20db7f3ce29ce419d89a827abb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d5a4b2cff2370f8d4f77ae91442d324.setIcon(icon_0fb9d5827778330fddea96ced717b7ef);
|
|
|
|
|
|
var marker_995b3f0e1c44b1a10ffbe1de6f153918 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_89a385068ede1cc088b171534d753250 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f72a44deea1dc71340a0ccb98eb0a227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ecba84f524884195d4d34721e048e8b = $(`<div id="html_1ecba84f524884195d4d34721e048e8b" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_f72a44deea1dc71340a0ccb98eb0a227.setContent(html_1ecba84f524884195d4d34721e048e8b);
|
|
|
|
|
|
|
|
marker_995b3f0e1c44b1a10ffbe1de6f153918.bindPopup(popup_f72a44deea1dc71340a0ccb98eb0a227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_995b3f0e1c44b1a10ffbe1de6f153918.setIcon(icon_89a385068ede1cc088b171534d753250);
|
|
|
|
|
|
var marker_7b94418028cb3a1c5f8b6e3b3a15653c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_cbdd291d10d3cf82075319904571eade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7f9132acdb0e7f6d67781d3673518de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a92332ae24a2c350fe63cccbea9dcd14 = $(`<div id="html_a92332ae24a2c350fe63cccbea9dcd14" style="width: 100.0%; height: 100.0%;">relay.openresist.com:443</div>`)[0];
|
|
popup_e7f9132acdb0e7f6d67781d3673518de.setContent(html_a92332ae24a2c350fe63cccbea9dcd14);
|
|
|
|
|
|
|
|
marker_7b94418028cb3a1c5f8b6e3b3a15653c.bindPopup(popup_e7f9132acdb0e7f6d67781d3673518de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b94418028cb3a1c5f8b6e3b3a15653c.setIcon(icon_cbdd291d10d3cf82075319904571eade);
|
|
|
|
|
|
var marker_a5546e690e7e39e0a79e2d338f33be6f = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_68926ec58932701239e10084147fd372 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_803dbccd20865d981934bb5a49ead5dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_febe4d67cc65925b9bfe84e1d435eab8 = $(`<div id="html_febe4d67cc65925b9bfe84e1d435eab8" style="width: 100.0%; height: 100.0%;">bitcoiner.social:443</div>`)[0];
|
|
popup_803dbccd20865d981934bb5a49ead5dc.setContent(html_febe4d67cc65925b9bfe84e1d435eab8);
|
|
|
|
|
|
|
|
marker_a5546e690e7e39e0a79e2d338f33be6f.bindPopup(popup_803dbccd20865d981934bb5a49ead5dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5546e690e7e39e0a79e2d338f33be6f.setIcon(icon_68926ec58932701239e10084147fd372);
|
|
|
|
|
|
var marker_3e1dddf70417f3b94fe4aa70eaa4d2f4 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_158a148e81fff41b14f8d750f29225a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_566a5892604d639c5eacdedd2d6d1db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_542897f4f3b10a1791aab4ce40209ebc = $(`<div id="html_542897f4f3b10a1791aab4ce40209ebc" style="width: 100.0%; height: 100.0%;">relay.notoshi.win:443</div>`)[0];
|
|
popup_566a5892604d639c5eacdedd2d6d1db3.setContent(html_542897f4f3b10a1791aab4ce40209ebc);
|
|
|
|
|
|
|
|
marker_3e1dddf70417f3b94fe4aa70eaa4d2f4.bindPopup(popup_566a5892604d639c5eacdedd2d6d1db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e1dddf70417f3b94fe4aa70eaa4d2f4.setIcon(icon_158a148e81fff41b14f8d750f29225a2);
|
|
|
|
|
|
var marker_917a3faf824205b9f310eb72dedac1f5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ab533e8ec7f507b0d5d1d39a11d6365e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d690b98e034d85949df81a683dc05b01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08aacdbdaea8f29167111e95c700944b = $(`<div id="html_08aacdbdaea8f29167111e95c700944b" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org:443</div>`)[0];
|
|
popup_d690b98e034d85949df81a683dc05b01.setContent(html_08aacdbdaea8f29167111e95c700944b);
|
|
|
|
|
|
|
|
marker_917a3faf824205b9f310eb72dedac1f5.bindPopup(popup_d690b98e034d85949df81a683dc05b01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_917a3faf824205b9f310eb72dedac1f5.setIcon(icon_ab533e8ec7f507b0d5d1d39a11d6365e);
|
|
|
|
|
|
var marker_e98dca8068cb3b3da60ef925571254db = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3c645efa82ba17082f4385e3750e978b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cc2cbe9388cc81997f5ccfd4ad00565 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eac56a279a70b295ff2b5b115cdf1112 = $(`<div id="html_eac56a279a70b295ff2b5b115cdf1112" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai:443</div>`)[0];
|
|
popup_0cc2cbe9388cc81997f5ccfd4ad00565.setContent(html_eac56a279a70b295ff2b5b115cdf1112);
|
|
|
|
|
|
|
|
marker_e98dca8068cb3b3da60ef925571254db.bindPopup(popup_0cc2cbe9388cc81997f5ccfd4ad00565)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e98dca8068cb3b3da60ef925571254db.setIcon(icon_3c645efa82ba17082f4385e3750e978b);
|
|
|
|
|
|
var marker_84e0a94e3fa65fc321c1cf5467808005 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8f0603846b3e1560431c2cc75dcfb70d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f96f601ce34f09e03ba12e71e7a6974 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e4a72e131b69ffca0a595ddb4aedd64 = $(`<div id="html_6e4a72e131b69ffca0a595ddb4aedd64" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_3f96f601ce34f09e03ba12e71e7a6974.setContent(html_6e4a72e131b69ffca0a595ddb4aedd64);
|
|
|
|
|
|
|
|
marker_84e0a94e3fa65fc321c1cf5467808005.bindPopup(popup_3f96f601ce34f09e03ba12e71e7a6974)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84e0a94e3fa65fc321c1cf5467808005.setIcon(icon_8f0603846b3e1560431c2cc75dcfb70d);
|
|
|
|
|
|
var marker_7df11786c4cf673dcb037724b7cdf199 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7c68d37ef8df861c6c512a2c4189d0ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92262fc1d4d2e2cfc0c8d6f0f09ef241 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1998707186f008a2bfb01fa6ae7c58a4 = $(`<div id="html_1998707186f008a2bfb01fa6ae7c58a4" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_92262fc1d4d2e2cfc0c8d6f0f09ef241.setContent(html_1998707186f008a2bfb01fa6ae7c58a4);
|
|
|
|
|
|
|
|
marker_7df11786c4cf673dcb037724b7cdf199.bindPopup(popup_92262fc1d4d2e2cfc0c8d6f0f09ef241)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7df11786c4cf673dcb037724b7cdf199.setIcon(icon_7c68d37ef8df861c6c512a2c4189d0ca);
|
|
|
|
|
|
var marker_9e1fb85f75c4d547be7189d4a1ec2673 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b878ab67798fb9bda3b4673fc9109538 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b34985bfdfdc9a7ecd22cffb409a6023 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_906d74932b141542ec96d9d86817233c = $(`<div id="html_906d74932b141542ec96d9d86817233c" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_b34985bfdfdc9a7ecd22cffb409a6023.setContent(html_906d74932b141542ec96d9d86817233c);
|
|
|
|
|
|
|
|
marker_9e1fb85f75c4d547be7189d4a1ec2673.bindPopup(popup_b34985bfdfdc9a7ecd22cffb409a6023)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e1fb85f75c4d547be7189d4a1ec2673.setIcon(icon_b878ab67798fb9bda3b4673fc9109538);
|
|
|
|
|
|
var marker_001610da97c07b92b34659bf004e9aa6 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c02b96644d4801329cd1809f5e47aa4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fa0d9dcf0e4189910fdc44cd2a3210b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77e15c62fae3efe2698e8e498125ccb2 = $(`<div id="html_77e15c62fae3efe2698e8e498125ccb2" style="width: 100.0%; height: 100.0%;">relay.agorist.space:443</div>`)[0];
|
|
popup_4fa0d9dcf0e4189910fdc44cd2a3210b.setContent(html_77e15c62fae3efe2698e8e498125ccb2);
|
|
|
|
|
|
|
|
marker_001610da97c07b92b34659bf004e9aa6.bindPopup(popup_4fa0d9dcf0e4189910fdc44cd2a3210b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_001610da97c07b92b34659bf004e9aa6.setIcon(icon_c02b96644d4801329cd1809f5e47aa4c);
|
|
|
|
|
|
var marker_c995ac0d275bfc8fdfccec959ce7f1e4 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_721c8e21d02b36fbf07704fbccc13fda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c41059e44c069f874ff9f0f13b13841b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4337c629febdf6ea78ffbb349468576f = $(`<div id="html_4337c629febdf6ea78ffbb349468576f" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_c41059e44c069f874ff9f0f13b13841b.setContent(html_4337c629febdf6ea78ffbb349468576f);
|
|
|
|
|
|
|
|
marker_c995ac0d275bfc8fdfccec959ce7f1e4.bindPopup(popup_c41059e44c069f874ff9f0f13b13841b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c995ac0d275bfc8fdfccec959ce7f1e4.setIcon(icon_721c8e21d02b36fbf07704fbccc13fda);
|
|
|
|
|
|
var marker_bde38e28d28f053e503bf900dee3bd14 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5e85a3d8ce0c84e9f3f9e4ab7494b2ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f9b976b20e0cbd208b4e596580bd300 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79387d4fe1be27c3996d0804860f5226 = $(`<div id="html_79387d4fe1be27c3996d0804860f5226" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news:443</div>`)[0];
|
|
popup_6f9b976b20e0cbd208b4e596580bd300.setContent(html_79387d4fe1be27c3996d0804860f5226);
|
|
|
|
|
|
|
|
marker_bde38e28d28f053e503bf900dee3bd14.bindPopup(popup_6f9b976b20e0cbd208b4e596580bd300)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bde38e28d28f053e503bf900dee3bd14.setIcon(icon_5e85a3d8ce0c84e9f3f9e4ab7494b2ea);
|
|
|
|
|
|
var marker_bfc872ae422ac256fabc2ee88b9db8c9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6d175f022606a989da4781829ec56c52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be3453539ddcf25279d758dbf3ec9b6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfc06b195504d4bf2459544b17453ed5 = $(`<div id="html_cfc06b195504d4bf2459544b17453ed5" style="width: 100.0%; height: 100.0%;">nostr.notribe.net:443</div>`)[0];
|
|
popup_be3453539ddcf25279d758dbf3ec9b6c.setContent(html_cfc06b195504d4bf2459544b17453ed5);
|
|
|
|
|
|
|
|
marker_bfc872ae422ac256fabc2ee88b9db8c9.bindPopup(popup_be3453539ddcf25279d758dbf3ec9b6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfc872ae422ac256fabc2ee88b9db8c9.setIcon(icon_6d175f022606a989da4781829ec56c52);
|
|
|
|
|
|
var marker_53c0bfd009d7acc24a8dabb18f901084 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_48ae8a2457e37153d24d26ce109fab6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_343b653a5f2ba0695a56929b3295ff94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1db91f483412a1e4afde4647e5b9baa0 = $(`<div id="html_1db91f483412a1e4afde4647e5b9baa0" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_343b653a5f2ba0695a56929b3295ff94.setContent(html_1db91f483412a1e4afde4647e5b9baa0);
|
|
|
|
|
|
|
|
marker_53c0bfd009d7acc24a8dabb18f901084.bindPopup(popup_343b653a5f2ba0695a56929b3295ff94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53c0bfd009d7acc24a8dabb18f901084.setIcon(icon_48ae8a2457e37153d24d26ce109fab6c);
|
|
|
|
|
|
var marker_c48a21baca846a20a55023a5ef115a77 = L.marker(
|
|
[51.7111, 5.36809],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_45d6e7c02dc2b82344682aebeccef064 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd49389f4761c2ae85e63467b789e3fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_087b8901a81633e7ab16553a1901bc0b = $(`<div id="html_087b8901a81633e7ab16553a1901bc0b" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_fd49389f4761c2ae85e63467b789e3fb.setContent(html_087b8901a81633e7ab16553a1901bc0b);
|
|
|
|
|
|
|
|
marker_c48a21baca846a20a55023a5ef115a77.bindPopup(popup_fd49389f4761c2ae85e63467b789e3fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c48a21baca846a20a55023a5ef115a77.setIcon(icon_45d6e7c02dc2b82344682aebeccef064);
|
|
|
|
|
|
var marker_08f68fa0b472f8b4189449ac1836a0a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d7de18dfed798a1d9604e856d7abf983 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc7d1b111e2f21248288de50d60486ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36d362bb6e91535d6de8cfc6940fa557 = $(`<div id="html_36d362bb6e91535d6de8cfc6940fa557" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud:443</div>`)[0];
|
|
popup_dc7d1b111e2f21248288de50d60486ae.setContent(html_36d362bb6e91535d6de8cfc6940fa557);
|
|
|
|
|
|
|
|
marker_08f68fa0b472f8b4189449ac1836a0a0.bindPopup(popup_dc7d1b111e2f21248288de50d60486ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08f68fa0b472f8b4189449ac1836a0a0.setIcon(icon_d7de18dfed798a1d9604e856d7abf983);
|
|
|
|
|
|
var marker_b13a49208a908dbe21f30272f22b0a10 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_15bc32772422face8d98d27e0aed75c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_666c2dce01906a1a5f2926542400ce59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_602922c119ec42f3524a39b6857d69e2 = $(`<div id="html_602922c119ec42f3524a39b6857d69e2" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_666c2dce01906a1a5f2926542400ce59.setContent(html_602922c119ec42f3524a39b6857d69e2);
|
|
|
|
|
|
|
|
marker_b13a49208a908dbe21f30272f22b0a10.bindPopup(popup_666c2dce01906a1a5f2926542400ce59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b13a49208a908dbe21f30272f22b0a10.setIcon(icon_15bc32772422face8d98d27e0aed75c9);
|
|
|
|
|
|
var marker_6514b4b0bf1cc9fe12184ab89483771b = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_508191b407b90f1a0532c5c745e96481 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bc136fd09590db27c99b1036b8c01d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b7dc10c1cdaba22532a7733293790cd = $(`<div id="html_3b7dc10c1cdaba22532a7733293790cd" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_1bc136fd09590db27c99b1036b8c01d6.setContent(html_3b7dc10c1cdaba22532a7733293790cd);
|
|
|
|
|
|
|
|
marker_6514b4b0bf1cc9fe12184ab89483771b.bindPopup(popup_1bc136fd09590db27c99b1036b8c01d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6514b4b0bf1cc9fe12184ab89483771b.setIcon(icon_508191b407b90f1a0532c5c745e96481);
|
|
|
|
|
|
var marker_b40aa70306f0dfa73319922629784512 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3425402649aff8a553243dadb5e545ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcd4c89928bbf29a1829baa896696273 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a11a241522a22e3839bc978ce00dd28 = $(`<div id="html_7a11a241522a22e3839bc978ce00dd28" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_fcd4c89928bbf29a1829baa896696273.setContent(html_7a11a241522a22e3839bc978ce00dd28);
|
|
|
|
|
|
|
|
marker_b40aa70306f0dfa73319922629784512.bindPopup(popup_fcd4c89928bbf29a1829baa896696273)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b40aa70306f0dfa73319922629784512.setIcon(icon_3425402649aff8a553243dadb5e545ff);
|
|
|
|
|
|
var marker_a334a5046f2527ea6bc74a1aaf1b2cea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ccc55e6d07d233a10124768fb6ded8a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01e93c810f70c5019c60a7103604f554 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18a9de31b0c1f7654b52395dedf47222 = $(`<div id="html_18a9de31b0c1f7654b52395dedf47222" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_01e93c810f70c5019c60a7103604f554.setContent(html_18a9de31b0c1f7654b52395dedf47222);
|
|
|
|
|
|
|
|
marker_a334a5046f2527ea6bc74a1aaf1b2cea.bindPopup(popup_01e93c810f70c5019c60a7103604f554)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a334a5046f2527ea6bc74a1aaf1b2cea.setIcon(icon_ccc55e6d07d233a10124768fb6ded8a8);
|
|
|
|
|
|
var marker_5d651584989136ba794890ae5dbaeef9 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_74a4602167e2ae1fc9c565ecc8cd1be8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f58c5eae782bc08a48fb61182a80e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b20d5819b5729334b91feaae13f8d92f = $(`<div id="html_b20d5819b5729334b91feaae13f8d92f" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_7f58c5eae782bc08a48fb61182a80e61.setContent(html_b20d5819b5729334b91feaae13f8d92f);
|
|
|
|
|
|
|
|
marker_5d651584989136ba794890ae5dbaeef9.bindPopup(popup_7f58c5eae782bc08a48fb61182a80e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d651584989136ba794890ae5dbaeef9.setIcon(icon_74a4602167e2ae1fc9c565ecc8cd1be8);
|
|
|
|
|
|
var marker_2c72df2b289b118ee2aef8bb1a5af26e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_633b668fffcb4a0c8ef15d2b8e9d903e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7599a2a22c09e7763cb5ded9743d4781 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a893814fe76491a3bcc16f96f42ab04 = $(`<div id="html_4a893814fe76491a3bcc16f96f42ab04" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org:443</div>`)[0];
|
|
popup_7599a2a22c09e7763cb5ded9743d4781.setContent(html_4a893814fe76491a3bcc16f96f42ab04);
|
|
|
|
|
|
|
|
marker_2c72df2b289b118ee2aef8bb1a5af26e.bindPopup(popup_7599a2a22c09e7763cb5ded9743d4781)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c72df2b289b118ee2aef8bb1a5af26e.setIcon(icon_633b668fffcb4a0c8ef15d2b8e9d903e);
|
|
|
|
|
|
var marker_08092d435529bfb1ac920b93a66f822b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_50e5815304e1abe969b5f1f277f1b0cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3844727afb71866224d0256818db46b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f73b4c36fa272e92485e1e4f0090db0c = $(`<div id="html_f73b4c36fa272e92485e1e4f0090db0c" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_c3844727afb71866224d0256818db46b.setContent(html_f73b4c36fa272e92485e1e4f0090db0c);
|
|
|
|
|
|
|
|
marker_08092d435529bfb1ac920b93a66f822b.bindPopup(popup_c3844727afb71866224d0256818db46b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08092d435529bfb1ac920b93a66f822b.setIcon(icon_50e5815304e1abe969b5f1f277f1b0cc);
|
|
|
|
|
|
var marker_9dcaa6d08ea0a4c78fbca7041716ae2c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_807212f07b9a34a9a8ac5318dcd49b18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df55651c55746a3ebbab4fa085acad72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f58ea3cdcef7dad07cfba9a261996d0 = $(`<div id="html_8f58ea3cdcef7dad07cfba9a261996d0" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_df55651c55746a3ebbab4fa085acad72.setContent(html_8f58ea3cdcef7dad07cfba9a261996d0);
|
|
|
|
|
|
|
|
marker_9dcaa6d08ea0a4c78fbca7041716ae2c.bindPopup(popup_df55651c55746a3ebbab4fa085acad72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dcaa6d08ea0a4c78fbca7041716ae2c.setIcon(icon_807212f07b9a34a9a8ac5318dcd49b18);
|
|
|
|
|
|
var marker_9ea4e5264b7b79a984355b8e787720c5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1518958e1fc81ff5e9b561a40efebf34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f21488786acbe939b5a67350ed49fd84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ffc71f01943258901b9bc03de6ecc29 = $(`<div id="html_0ffc71f01943258901b9bc03de6ecc29" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl:443</div>`)[0];
|
|
popup_f21488786acbe939b5a67350ed49fd84.setContent(html_0ffc71f01943258901b9bc03de6ecc29);
|
|
|
|
|
|
|
|
marker_9ea4e5264b7b79a984355b8e787720c5.bindPopup(popup_f21488786acbe939b5a67350ed49fd84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ea4e5264b7b79a984355b8e787720c5.setIcon(icon_1518958e1fc81ff5e9b561a40efebf34);
|
|
|
|
|
|
var marker_a157f73cf3d759b16e8387d01d873da9 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0dd71f0a5325f41be1a17b9fe0ff2d1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c1d9ae0b9f41bd119e73689be75ccc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5613e1b6ff62edefca94c436f8308695 = $(`<div id="html_5613e1b6ff62edefca94c436f8308695" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net:443</div>`)[0];
|
|
popup_4c1d9ae0b9f41bd119e73689be75ccc8.setContent(html_5613e1b6ff62edefca94c436f8308695);
|
|
|
|
|
|
|
|
marker_a157f73cf3d759b16e8387d01d873da9.bindPopup(popup_4c1d9ae0b9f41bd119e73689be75ccc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a157f73cf3d759b16e8387d01d873da9.setIcon(icon_0dd71f0a5325f41be1a17b9fe0ff2d1e);
|
|
|
|
|
|
var marker_e8d9264c840e5403806d7f6e50b77203 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5b5180842ef45cada4cdfb5f991d6ff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83386cef7cf62e4ab2d2534ca415dfcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2b9e04bf6e41098183cbe5720f9a2e1 = $(`<div id="html_a2b9e04bf6e41098183cbe5720f9a2e1" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_83386cef7cf62e4ab2d2534ca415dfcd.setContent(html_a2b9e04bf6e41098183cbe5720f9a2e1);
|
|
|
|
|
|
|
|
marker_e8d9264c840e5403806d7f6e50b77203.bindPopup(popup_83386cef7cf62e4ab2d2534ca415dfcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8d9264c840e5403806d7f6e50b77203.setIcon(icon_5b5180842ef45cada4cdfb5f991d6ff8);
|
|
|
|
|
|
var marker_51f669b228770ef5eecb772fc0debadd = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ada9740ab109636867647b96df98c0ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d43287b68ee2c1dabfa05062b90f0e1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9a724a4b0dfeb0f8426f9fae3128ae7 = $(`<div id="html_e9a724a4b0dfeb0f8426f9fae3128ae7" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_d43287b68ee2c1dabfa05062b90f0e1e.setContent(html_e9a724a4b0dfeb0f8426f9fae3128ae7);
|
|
|
|
|
|
|
|
marker_51f669b228770ef5eecb772fc0debadd.bindPopup(popup_d43287b68ee2c1dabfa05062b90f0e1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51f669b228770ef5eecb772fc0debadd.setIcon(icon_ada9740ab109636867647b96df98c0ee);
|
|
|
|
|
|
var marker_8c42d6c2ab278225f2406c1c042cf54c = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_91fca8734360db06330f894ee1a7c40a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02b232aee64eef26c60a8fa1dbb91e2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d44398cf5253c588b30417dcc8db037 = $(`<div id="html_2d44398cf5253c588b30417dcc8db037" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_02b232aee64eef26c60a8fa1dbb91e2b.setContent(html_2d44398cf5253c588b30417dcc8db037);
|
|
|
|
|
|
|
|
marker_8c42d6c2ab278225f2406c1c042cf54c.bindPopup(popup_02b232aee64eef26c60a8fa1dbb91e2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c42d6c2ab278225f2406c1c042cf54c.setIcon(icon_91fca8734360db06330f894ee1a7c40a);
|
|
|
|
|
|
var marker_7f51893dc2e6356c52a00c33f73e733d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e50cf9b88f5adc05f2135e780df42244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b2bbbcf52e03d9aed4c2119672a7044 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b0f9c1b7526dc27c90f44020fb6e156 = $(`<div id="html_4b0f9c1b7526dc27c90f44020fb6e156" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_6b2bbbcf52e03d9aed4c2119672a7044.setContent(html_4b0f9c1b7526dc27c90f44020fb6e156);
|
|
|
|
|
|
|
|
marker_7f51893dc2e6356c52a00c33f73e733d.bindPopup(popup_6b2bbbcf52e03d9aed4c2119672a7044)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f51893dc2e6356c52a00c33f73e733d.setIcon(icon_e50cf9b88f5adc05f2135e780df42244);
|
|
|
|
|
|
var marker_16f7f188637d633228b8ac96cc5b60c5 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d37a7d9030b483653ca44f277ebc71bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81246913520e6da57ab2e4b7abcf0435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0e67f941a9781724e97a6e44828d80a = $(`<div id="html_c0e67f941a9781724e97a6e44828d80a" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_81246913520e6da57ab2e4b7abcf0435.setContent(html_c0e67f941a9781724e97a6e44828d80a);
|
|
|
|
|
|
|
|
marker_16f7f188637d633228b8ac96cc5b60c5.bindPopup(popup_81246913520e6da57ab2e4b7abcf0435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f7f188637d633228b8ac96cc5b60c5.setIcon(icon_d37a7d9030b483653ca44f277ebc71bb);
|
|
|
|
|
|
var marker_aa16fb4be1a076115c548030bce38146 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_12dcecae0c8316861f34d669ae177a93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf3240c56039a3744492466669db259c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_902deb7eb6d804769a02f419e0739ad8 = $(`<div id="html_902deb7eb6d804769a02f419e0739ad8" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_cf3240c56039a3744492466669db259c.setContent(html_902deb7eb6d804769a02f419e0739ad8);
|
|
|
|
|
|
|
|
marker_aa16fb4be1a076115c548030bce38146.bindPopup(popup_cf3240c56039a3744492466669db259c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa16fb4be1a076115c548030bce38146.setIcon(icon_12dcecae0c8316861f34d669ae177a93);
|
|
|
|
|
|
var marker_f03d8996fef4fe1a2abfe45fd68faeac = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_88b773c9f1d1799411dfda9e071fd775 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26e9d4f8b962da8ad6623f14c097f82d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bd0b364dba0f98ce7bafd8988a6766c = $(`<div id="html_8bd0b364dba0f98ce7bafd8988a6766c" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_26e9d4f8b962da8ad6623f14c097f82d.setContent(html_8bd0b364dba0f98ce7bafd8988a6766c);
|
|
|
|
|
|
|
|
marker_f03d8996fef4fe1a2abfe45fd68faeac.bindPopup(popup_26e9d4f8b962da8ad6623f14c097f82d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f03d8996fef4fe1a2abfe45fd68faeac.setIcon(icon_88b773c9f1d1799411dfda9e071fd775);
|
|
|
|
|
|
var marker_2d5c0028c33e94a26afc4610113b44c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c8be2d5a0cff53b47366cdfc485a5d70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48c69347b811e131fd3e4a8b65aa0672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f121d73d7785c78bfdc9fc6cd3dfe41 = $(`<div id="html_0f121d73d7785c78bfdc9fc6cd3dfe41" style="width: 100.0%; height: 100.0%;">x.kojira.io:443</div>`)[0];
|
|
popup_48c69347b811e131fd3e4a8b65aa0672.setContent(html_0f121d73d7785c78bfdc9fc6cd3dfe41);
|
|
|
|
|
|
|
|
marker_2d5c0028c33e94a26afc4610113b44c7.bindPopup(popup_48c69347b811e131fd3e4a8b65aa0672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d5c0028c33e94a26afc4610113b44c7.setIcon(icon_c8be2d5a0cff53b47366cdfc485a5d70);
|
|
|
|
|
|
var marker_f4ee7a88d6269156e9f94e1014b44c16 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a4c69e8edd35592c73b37ba3e2448ed7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53b3e403d6d02c6ae25dbb86ae0d2aab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6455ad676b7b0e00baed9bc22d7384bc = $(`<div id="html_6455ad676b7b0e00baed9bc22d7384bc" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market:443</div>`)[0];
|
|
popup_53b3e403d6d02c6ae25dbb86ae0d2aab.setContent(html_6455ad676b7b0e00baed9bc22d7384bc);
|
|
|
|
|
|
|
|
marker_f4ee7a88d6269156e9f94e1014b44c16.bindPopup(popup_53b3e403d6d02c6ae25dbb86ae0d2aab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4ee7a88d6269156e9f94e1014b44c16.setIcon(icon_a4c69e8edd35592c73b37ba3e2448ed7);
|
|
|
|
|
|
var marker_6d11704a6ae436f14b5c27fd7660f5fc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3dff8c023427a3ba8ba26e66b25a6da1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa44bcac1952ba9098721286b441266b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453dd64e4f12cf949cf6e7990811fbff = $(`<div id="html_453dd64e4f12cf949cf6e7990811fbff" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_fa44bcac1952ba9098721286b441266b.setContent(html_453dd64e4f12cf949cf6e7990811fbff);
|
|
|
|
|
|
|
|
marker_6d11704a6ae436f14b5c27fd7660f5fc.bindPopup(popup_fa44bcac1952ba9098721286b441266b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d11704a6ae436f14b5c27fd7660f5fc.setIcon(icon_3dff8c023427a3ba8ba26e66b25a6da1);
|
|
|
|
|
|
var marker_1f547338a447f9585229901338699d0b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_408bc833d25454738a48014d2a3423d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_905caf99cb160bcfccefda42ef5ec48e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5be28b1907288970e424208417be214 = $(`<div id="html_a5be28b1907288970e424208417be214" style="width: 100.0%; height: 100.0%;">nostr.stakey.net:443</div>`)[0];
|
|
popup_905caf99cb160bcfccefda42ef5ec48e.setContent(html_a5be28b1907288970e424208417be214);
|
|
|
|
|
|
|
|
marker_1f547338a447f9585229901338699d0b.bindPopup(popup_905caf99cb160bcfccefda42ef5ec48e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f547338a447f9585229901338699d0b.setIcon(icon_408bc833d25454738a48014d2a3423d5);
|
|
|
|
|
|
var marker_a6c9a94393000878a8b028767af1b46b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bb82762f8e89e070c9d6e2e7ae7ee39f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_273e5f2b6c888b351175e4f347b10f71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c342de369ae88b46daf0ec3f1e49c5d2 = $(`<div id="html_c342de369ae88b46daf0ec3f1e49c5d2" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_273e5f2b6c888b351175e4f347b10f71.setContent(html_c342de369ae88b46daf0ec3f1e49c5d2);
|
|
|
|
|
|
|
|
marker_a6c9a94393000878a8b028767af1b46b.bindPopup(popup_273e5f2b6c888b351175e4f347b10f71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6c9a94393000878a8b028767af1b46b.setIcon(icon_bb82762f8e89e070c9d6e2e7ae7ee39f);
|
|
|
|
|
|
var marker_a8f6c8128ba69d23ec61ad040858d315 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7220620455b7abfde47995d1b1d0dd9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5c980aa2c164d2f1c7b390958449d6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d2191c521d734fc99306048bb69a0c0 = $(`<div id="html_1d2191c521d734fc99306048bb69a0c0" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_c5c980aa2c164d2f1c7b390958449d6a.setContent(html_1d2191c521d734fc99306048bb69a0c0);
|
|
|
|
|
|
|
|
marker_a8f6c8128ba69d23ec61ad040858d315.bindPopup(popup_c5c980aa2c164d2f1c7b390958449d6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8f6c8128ba69d23ec61ad040858d315.setIcon(icon_7220620455b7abfde47995d1b1d0dd9c);
|
|
|
|
|
|
var marker_e1c829575d2a2da44abf2f751f6737c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8f03ab68ee4b40a02bb59eee584e7f4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_607fcb9d11009d48996f34797febd18a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3674c574e765e53137b506afca3b4d63 = $(`<div id="html_3674c574e765e53137b506afca3b4d63" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_607fcb9d11009d48996f34797febd18a.setContent(html_3674c574e765e53137b506afca3b4d63);
|
|
|
|
|
|
|
|
marker_e1c829575d2a2da44abf2f751f6737c6.bindPopup(popup_607fcb9d11009d48996f34797febd18a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1c829575d2a2da44abf2f751f6737c6.setIcon(icon_8f03ab68ee4b40a02bb59eee584e7f4f);
|
|
|
|
|
|
var marker_01bcc02dc2d439c843601aa1a28853d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5fd75f065eafbaa012418443edbecff5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b0f5baefe405e5e9047e41c80562bdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ce387731470ef426f79b307c40ccdf0 = $(`<div id="html_4ce387731470ef426f79b307c40ccdf0" style="width: 100.0%; height: 100.0%;">relay.mostr.pub:443</div>`)[0];
|
|
popup_7b0f5baefe405e5e9047e41c80562bdc.setContent(html_4ce387731470ef426f79b307c40ccdf0);
|
|
|
|
|
|
|
|
marker_01bcc02dc2d439c843601aa1a28853d3.bindPopup(popup_7b0f5baefe405e5e9047e41c80562bdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01bcc02dc2d439c843601aa1a28853d3.setIcon(icon_5fd75f065eafbaa012418443edbecff5);
|
|
|
|
|
|
var marker_a99dc8b8b288d89e5ead56fedca86bd4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_fed212b1e71d053c4f6b3b0c67a7b19c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68a5eb97d6e40c2b6d77796a68e576f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fd142e96cc5f6792be388b04cf08b1a = $(`<div id="html_3fd142e96cc5f6792be388b04cf08b1a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_68a5eb97d6e40c2b6d77796a68e576f4.setContent(html_3fd142e96cc5f6792be388b04cf08b1a);
|
|
|
|
|
|
|
|
marker_a99dc8b8b288d89e5ead56fedca86bd4.bindPopup(popup_68a5eb97d6e40c2b6d77796a68e576f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a99dc8b8b288d89e5ead56fedca86bd4.setIcon(icon_fed212b1e71d053c4f6b3b0c67a7b19c);
|
|
|
|
|
|
var marker_f1a0a951f9c444d7c807330e55bc44f6 = L.marker(
|
|
[10.6352, -85.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6b87a3cefbd2ebc68fbc8944e8b5ac83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d43efc9b852d4eb5551df251448e2019 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a67f0c0924edb474ffbcc2917546fdc2 = $(`<div id="html_a67f0c0924edb474ffbcc2917546fdc2" style="width: 100.0%; height: 100.0%;">no.str.cr:443</div>`)[0];
|
|
popup_d43efc9b852d4eb5551df251448e2019.setContent(html_a67f0c0924edb474ffbcc2917546fdc2);
|
|
|
|
|
|
|
|
marker_f1a0a951f9c444d7c807330e55bc44f6.bindPopup(popup_d43efc9b852d4eb5551df251448e2019)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1a0a951f9c444d7c807330e55bc44f6.setIcon(icon_6b87a3cefbd2ebc68fbc8944e8b5ac83);
|
|
|
|
|
|
var marker_e99cdb33e9295da32fd4646da6f79dc2 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0b909ced501c2078610eed83b2ddddc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1756dd0f55ca8e6ab860754cfdf2e655 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef940be7783b7286af8831fb6c2b69fa = $(`<div id="html_ef940be7783b7286af8831fb6c2b69fa" style="width: 100.0%; height: 100.0%;">relay.chorus.community:443</div>`)[0];
|
|
popup_1756dd0f55ca8e6ab860754cfdf2e655.setContent(html_ef940be7783b7286af8831fb6c2b69fa);
|
|
|
|
|
|
|
|
marker_e99cdb33e9295da32fd4646da6f79dc2.bindPopup(popup_1756dd0f55ca8e6ab860754cfdf2e655)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e99cdb33e9295da32fd4646da6f79dc2.setIcon(icon_0b909ced501c2078610eed83b2ddddc2);
|
|
|
|
|
|
var marker_f7f3715cab05a9d7911f27610b6e5225 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e1f01ea35e1c63e8b80cdbb9cbea6cdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cece4d6c3d96f525e30ef528beee1e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0210ce13f51cf42dc056e0407e5bcc77 = $(`<div id="html_0210ce13f51cf42dc056e0407e5bcc77" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_7cece4d6c3d96f525e30ef528beee1e5.setContent(html_0210ce13f51cf42dc056e0407e5bcc77);
|
|
|
|
|
|
|
|
marker_f7f3715cab05a9d7911f27610b6e5225.bindPopup(popup_7cece4d6c3d96f525e30ef528beee1e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7f3715cab05a9d7911f27610b6e5225.setIcon(icon_e1f01ea35e1c63e8b80cdbb9cbea6cdf);
|
|
|
|
|
|
var marker_69fc19357fec4dc7725154da4d366ce9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_4ba9418bbf116d2b329d2cd58334ec19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0a0bebec87a8568cd4f28a48b447a9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6ee3f6039f90c58f09867b88fdf12a8 = $(`<div id="html_b6ee3f6039f90c58f09867b88fdf12a8" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_a0a0bebec87a8568cd4f28a48b447a9f.setContent(html_b6ee3f6039f90c58f09867b88fdf12a8);
|
|
|
|
|
|
|
|
marker_69fc19357fec4dc7725154da4d366ce9.bindPopup(popup_a0a0bebec87a8568cd4f28a48b447a9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69fc19357fec4dc7725154da4d366ce9.setIcon(icon_4ba9418bbf116d2b329d2cd58334ec19);
|
|
|
|
|
|
var marker_d98965e4dbc732232104945e864313b7 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3a05c6e4ce449b4b004a6ffd71c47c62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8be3bcbb127ddd6a3f40929c38dee34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_962ebeb23e2dd8d43225149f1f765032 = $(`<div id="html_962ebeb23e2dd8d43225149f1f765032" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_f8be3bcbb127ddd6a3f40929c38dee34.setContent(html_962ebeb23e2dd8d43225149f1f765032);
|
|
|
|
|
|
|
|
marker_d98965e4dbc732232104945e864313b7.bindPopup(popup_f8be3bcbb127ddd6a3f40929c38dee34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d98965e4dbc732232104945e864313b7.setIcon(icon_3a05c6e4ce449b4b004a6ffd71c47c62);
|
|
|
|
|
|
var marker_a40ee6a026a0d049fa46beec51dd7f72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_14ce0ed7f70221973069caab4e55c8bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae87468bbdaacac326fc799a32a3aa24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cff1c0679358c786c4325af4c0986484 = $(`<div id="html_cff1c0679358c786c4325af4c0986484" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_ae87468bbdaacac326fc799a32a3aa24.setContent(html_cff1c0679358c786c4325af4c0986484);
|
|
|
|
|
|
|
|
marker_a40ee6a026a0d049fa46beec51dd7f72.bindPopup(popup_ae87468bbdaacac326fc799a32a3aa24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a40ee6a026a0d049fa46beec51dd7f72.setIcon(icon_14ce0ed7f70221973069caab4e55c8bd);
|
|
|
|
|
|
var marker_06718a527136b15841dc6fdd36041331 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_904e413398ee98240b329c18ce372298 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ede6a6776b9442aff1a5f7e56b76586 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c03a40c587af8aeea38c79da1af3f13b = $(`<div id="html_c03a40c587af8aeea38c79da1af3f13b" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_6ede6a6776b9442aff1a5f7e56b76586.setContent(html_c03a40c587af8aeea38c79da1af3f13b);
|
|
|
|
|
|
|
|
marker_06718a527136b15841dc6fdd36041331.bindPopup(popup_6ede6a6776b9442aff1a5f7e56b76586)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06718a527136b15841dc6fdd36041331.setIcon(icon_904e413398ee98240b329c18ce372298);
|
|
|
|
|
|
var marker_7edc9df0a291ba7552c1e2960efd1054 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7164ba179c0576d326b656e2ce430b18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8c034c7f6d7f5c6668d62092d059e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0f5195998d482f7e2ba17e6d064bcef = $(`<div id="html_f0f5195998d482f7e2ba17e6d064bcef" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com:443</div>`)[0];
|
|
popup_c8c034c7f6d7f5c6668d62092d059e28.setContent(html_f0f5195998d482f7e2ba17e6d064bcef);
|
|
|
|
|
|
|
|
marker_7edc9df0a291ba7552c1e2960efd1054.bindPopup(popup_c8c034c7f6d7f5c6668d62092d059e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7edc9df0a291ba7552c1e2960efd1054.setIcon(icon_7164ba179c0576d326b656e2ce430b18);
|
|
|
|
|
|
var marker_eb6a86fee5c9ee24e5e681b79cbec95c = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c1bd65826fb7060ee88d8f64847a7f9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ca23161c24ae7f2761b76ba9a57af02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ac9453ae63bd44fee6adf93fd51cb7e = $(`<div id="html_3ac9453ae63bd44fee6adf93fd51cb7e" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_9ca23161c24ae7f2761b76ba9a57af02.setContent(html_3ac9453ae63bd44fee6adf93fd51cb7e);
|
|
|
|
|
|
|
|
marker_eb6a86fee5c9ee24e5e681b79cbec95c.bindPopup(popup_9ca23161c24ae7f2761b76ba9a57af02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb6a86fee5c9ee24e5e681b79cbec95c.setIcon(icon_c1bd65826fb7060ee88d8f64847a7f9a);
|
|
|
|
|
|
var marker_b7b503c841ab525195feaf1d684f659d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2cf36f67ea761b6fdfb82fdbc78ca833 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b81f4b6c6e9d2a5b8807c33da7d8fb8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9221608802ff3c9b7206c12d5fe5d0e = $(`<div id="html_d9221608802ff3c9b7206c12d5fe5d0e" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_b81f4b6c6e9d2a5b8807c33da7d8fb8a.setContent(html_d9221608802ff3c9b7206c12d5fe5d0e);
|
|
|
|
|
|
|
|
marker_b7b503c841ab525195feaf1d684f659d.bindPopup(popup_b81f4b6c6e9d2a5b8807c33da7d8fb8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b503c841ab525195feaf1d684f659d.setIcon(icon_2cf36f67ea761b6fdfb82fdbc78ca833);
|
|
|
|
|
|
var marker_2a70138e5651768518077c265a42deef = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d100a03e39179279519b4396ef2cf0bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff0ee0ffe9517f8749ba89e9deec684 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3b198964f9f343297e6051be2becfa4 = $(`<div id="html_f3b198964f9f343297e6051be2becfa4" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_1ff0ee0ffe9517f8749ba89e9deec684.setContent(html_f3b198964f9f343297e6051be2becfa4);
|
|
|
|
|
|
|
|
marker_2a70138e5651768518077c265a42deef.bindPopup(popup_1ff0ee0ffe9517f8749ba89e9deec684)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a70138e5651768518077c265a42deef.setIcon(icon_d100a03e39179279519b4396ef2cf0bc);
|
|
|
|
|
|
var marker_5891aa231bd6aef4c0989d76eacdb8e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bfa7b25c224e0c140adabb8c1adf54a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73805630a5cb516f392b959923a3f1bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_405a1bc956bb00d557b220b2537cce6a = $(`<div id="html_405a1bc956bb00d557b220b2537cce6a" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_73805630a5cb516f392b959923a3f1bc.setContent(html_405a1bc956bb00d557b220b2537cce6a);
|
|
|
|
|
|
|
|
marker_5891aa231bd6aef4c0989d76eacdb8e6.bindPopup(popup_73805630a5cb516f392b959923a3f1bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5891aa231bd6aef4c0989d76eacdb8e6.setIcon(icon_bfa7b25c224e0c140adabb8c1adf54a2);
|
|
|
|
|
|
var marker_bd9025b640af7f10deb4607980857cc2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_4d27df5aceb87dffedf700eaefb6a20a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_012f70fc2b38fbdc0924a55280d61756 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f103a0e4daf7c6879f7b8388756a0fb = $(`<div id="html_2f103a0e4daf7c6879f7b8388756a0fb" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_012f70fc2b38fbdc0924a55280d61756.setContent(html_2f103a0e4daf7c6879f7b8388756a0fb);
|
|
|
|
|
|
|
|
marker_bd9025b640af7f10deb4607980857cc2.bindPopup(popup_012f70fc2b38fbdc0924a55280d61756)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd9025b640af7f10deb4607980857cc2.setIcon(icon_4d27df5aceb87dffedf700eaefb6a20a);
|
|
|
|
|
|
var marker_43567211ffa9d56639976c2e36918555 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3a95c95ebbf32dd1e6a8b0121411f90f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_437186c03a24ab9f975bfe8f51464e04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42dbe5ce8815a03bfe89302a85a64f04 = $(`<div id="html_42dbe5ce8815a03bfe89302a85a64f04" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_437186c03a24ab9f975bfe8f51464e04.setContent(html_42dbe5ce8815a03bfe89302a85a64f04);
|
|
|
|
|
|
|
|
marker_43567211ffa9d56639976c2e36918555.bindPopup(popup_437186c03a24ab9f975bfe8f51464e04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43567211ffa9d56639976c2e36918555.setIcon(icon_3a95c95ebbf32dd1e6a8b0121411f90f);
|
|
|
|
|
|
var marker_915cf86f9a5f71df25a7c506f8a08197 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9cbd65f5479f2c9e9322d0338fbdc607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72d38bd983ac1b81d0ad264cbb42cdab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e35ee921996654913dd3e38efebfdfe = $(`<div id="html_0e35ee921996654913dd3e38efebfdfe" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_72d38bd983ac1b81d0ad264cbb42cdab.setContent(html_0e35ee921996654913dd3e38efebfdfe);
|
|
|
|
|
|
|
|
marker_915cf86f9a5f71df25a7c506f8a08197.bindPopup(popup_72d38bd983ac1b81d0ad264cbb42cdab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_915cf86f9a5f71df25a7c506f8a08197.setIcon(icon_9cbd65f5479f2c9e9322d0338fbdc607);
|
|
|
|
|
|
var marker_179310b02c898c9cb498aa1c56fbadab = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_fb8f45b4c096fde93305c6043c333e1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc72c1f87b51c7dd5d105c13a5c8ddea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da6d1552b2e0dd60693adcfa66dc08a7 = $(`<div id="html_da6d1552b2e0dd60693adcfa66dc08a7" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_fc72c1f87b51c7dd5d105c13a5c8ddea.setContent(html_da6d1552b2e0dd60693adcfa66dc08a7);
|
|
|
|
|
|
|
|
marker_179310b02c898c9cb498aa1c56fbadab.bindPopup(popup_fc72c1f87b51c7dd5d105c13a5c8ddea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_179310b02c898c9cb498aa1c56fbadab.setIcon(icon_fb8f45b4c096fde93305c6043c333e1b);
|
|
|
|
|
|
var marker_84c9027e8109631007585d0fea2a443d = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_59140245e7fc45da8895d10800dea60c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_071c1ff8eb83a276209c8bb452ae533b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_484d533b2007c5ed62fa32a9b9eedb65 = $(`<div id="html_484d533b2007c5ed62fa32a9b9eedb65" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_071c1ff8eb83a276209c8bb452ae533b.setContent(html_484d533b2007c5ed62fa32a9b9eedb65);
|
|
|
|
|
|
|
|
marker_84c9027e8109631007585d0fea2a443d.bindPopup(popup_071c1ff8eb83a276209c8bb452ae533b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84c9027e8109631007585d0fea2a443d.setIcon(icon_59140245e7fc45da8895d10800dea60c);
|
|
|
|
|
|
var marker_2def446c3b82f325427a0cd6ed78bf0d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_40f6a02bd8dfa897c279b1da6311d842 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16f1fd8c0f0f79d53a69304aa4f6053b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5abad368ab63bcf367ff63c09b69c7f9 = $(`<div id="html_5abad368ab63bcf367ff63c09b69c7f9" style="width: 100.0%; height: 100.0%;">relay.thecryptosquid.com</div>`)[0];
|
|
popup_16f1fd8c0f0f79d53a69304aa4f6053b.setContent(html_5abad368ab63bcf367ff63c09b69c7f9);
|
|
|
|
|
|
|
|
marker_2def446c3b82f325427a0cd6ed78bf0d.bindPopup(popup_16f1fd8c0f0f79d53a69304aa4f6053b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2def446c3b82f325427a0cd6ed78bf0d.setIcon(icon_40f6a02bd8dfa897c279b1da6311d842);
|
|
|
|
|
|
var marker_54f3728113de64632f34c955c2fcf9b4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f4e69ce1e9035dcbcc8690b8fa0cbb83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c428b3d98edb88f2cae96aa783cf27d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59d59301bf35d3a2ffa1e774456c4369 = $(`<div id="html_59d59301bf35d3a2ffa1e774456c4369" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_c428b3d98edb88f2cae96aa783cf27d2.setContent(html_59d59301bf35d3a2ffa1e774456c4369);
|
|
|
|
|
|
|
|
marker_54f3728113de64632f34c955c2fcf9b4.bindPopup(popup_c428b3d98edb88f2cae96aa783cf27d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54f3728113de64632f34c955c2fcf9b4.setIcon(icon_f4e69ce1e9035dcbcc8690b8fa0cbb83);
|
|
|
|
|
|
var marker_843b728a519e680749a3b14973b1ed13 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c64180e6ff76fea4cb8d23ce431fbff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf9c8db64ec8b7554501f475149ed2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1aa85642ac070b54208bcf02eecae8a = $(`<div id="html_d1aa85642ac070b54208bcf02eecae8a" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_9cf9c8db64ec8b7554501f475149ed2e.setContent(html_d1aa85642ac070b54208bcf02eecae8a);
|
|
|
|
|
|
|
|
marker_843b728a519e680749a3b14973b1ed13.bindPopup(popup_9cf9c8db64ec8b7554501f475149ed2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_843b728a519e680749a3b14973b1ed13.setIcon(icon_c64180e6ff76fea4cb8d23ce431fbff6);
|
|
|
|
|
|
var marker_e858f68de5bd9b8747893b0833d8c78e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_40888f69c255292ad1f3e3ba7dd0440c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8504457fcfb76ee1b6970f1c4d643099 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afb049bbbd94e9486adc9c57645cbec0 = $(`<div id="html_afb049bbbd94e9486adc9c57645cbec0" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_8504457fcfb76ee1b6970f1c4d643099.setContent(html_afb049bbbd94e9486adc9c57645cbec0);
|
|
|
|
|
|
|
|
marker_e858f68de5bd9b8747893b0833d8c78e.bindPopup(popup_8504457fcfb76ee1b6970f1c4d643099)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e858f68de5bd9b8747893b0833d8c78e.setIcon(icon_40888f69c255292ad1f3e3ba7dd0440c);
|
|
|
|
|
|
var marker_389607c42fa68045d0bb7974c2f81f2d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b8a6453102fe2492b12569c08d78204e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aadb2b75df0863e6b51d7fc4bc7fa922 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_259ed5d5c8d48a6be5cbe2d2a50bbaaf = $(`<div id="html_259ed5d5c8d48a6be5cbe2d2a50bbaaf" style="width: 100.0%; height: 100.0%;">relay.olas.app:443</div>`)[0];
|
|
popup_aadb2b75df0863e6b51d7fc4bc7fa922.setContent(html_259ed5d5c8d48a6be5cbe2d2a50bbaaf);
|
|
|
|
|
|
|
|
marker_389607c42fa68045d0bb7974c2f81f2d.bindPopup(popup_aadb2b75df0863e6b51d7fc4bc7fa922)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_389607c42fa68045d0bb7974c2f81f2d.setIcon(icon_b8a6453102fe2492b12569c08d78204e);
|
|
|
|
|
|
var marker_79449305f6a40115805218e16b0578ab = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_97d16a3611d5fcce6142454e5429a095 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6530506605affe4778e35c8ea3f9a204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_347b3e10e66aea6fdd9cc1db7f888d01 = $(`<div id="html_347b3e10e66aea6fdd9cc1db7f888d01" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_6530506605affe4778e35c8ea3f9a204.setContent(html_347b3e10e66aea6fdd9cc1db7f888d01);
|
|
|
|
|
|
|
|
marker_79449305f6a40115805218e16b0578ab.bindPopup(popup_6530506605affe4778e35c8ea3f9a204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79449305f6a40115805218e16b0578ab.setIcon(icon_97d16a3611d5fcce6142454e5429a095);
|
|
|
|
|
|
var marker_6c439be47a09f9c52af835e13ff5940c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5069379f26a79b689315e38fe783fd5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c90ac1184c317769b8dca7e6060faf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60f0af798cb0aa8ea9f6f4afb9b7e5d = $(`<div id="html_b60f0af798cb0aa8ea9f6f4afb9b7e5d" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_2c90ac1184c317769b8dca7e6060faf7.setContent(html_b60f0af798cb0aa8ea9f6f4afb9b7e5d);
|
|
|
|
|
|
|
|
marker_6c439be47a09f9c52af835e13ff5940c.bindPopup(popup_2c90ac1184c317769b8dca7e6060faf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c439be47a09f9c52af835e13ff5940c.setIcon(icon_5069379f26a79b689315e38fe783fd5b);
|
|
|
|
|
|
var marker_7d7ba83f0a51bf7ae1d954ac1be3e964 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ce40f7c77e722387611d4f73cb333bce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77f411a0567bd95a6db6ff13288c6c85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dddb49064c625e0021edc98e3025e233 = $(`<div id="html_dddb49064c625e0021edc98e3025e233" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_77f411a0567bd95a6db6ff13288c6c85.setContent(html_dddb49064c625e0021edc98e3025e233);
|
|
|
|
|
|
|
|
marker_7d7ba83f0a51bf7ae1d954ac1be3e964.bindPopup(popup_77f411a0567bd95a6db6ff13288c6c85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d7ba83f0a51bf7ae1d954ac1be3e964.setIcon(icon_ce40f7c77e722387611d4f73cb333bce);
|
|
|
|
|
|
var marker_58423dcbf8d07783d3a0dfad2f3f5911 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_aa06dba1d045cbd24bafe53649a2075c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31f7af09a764f7498c6f1006fe54656f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_216689b6a0b48e636ad6300dd41ccaf4 = $(`<div id="html_216689b6a0b48e636ad6300dd41ccaf4" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_31f7af09a764f7498c6f1006fe54656f.setContent(html_216689b6a0b48e636ad6300dd41ccaf4);
|
|
|
|
|
|
|
|
marker_58423dcbf8d07783d3a0dfad2f3f5911.bindPopup(popup_31f7af09a764f7498c6f1006fe54656f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58423dcbf8d07783d3a0dfad2f3f5911.setIcon(icon_aa06dba1d045cbd24bafe53649a2075c);
|
|
|
|
|
|
var marker_843b3b38e6cbd1c342342dbc8f61bcab = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_cfd5d1d893d92e3d67e07bcd9121fdd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8141595af0b64b36cbedd4fa443e4e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a03dccf5217a65eb4719fde443f1494 = $(`<div id="html_4a03dccf5217a65eb4719fde443f1494" style="width: 100.0%; height: 100.0%;">relay.angor.io:443</div>`)[0];
|
|
popup_e8141595af0b64b36cbedd4fa443e4e3.setContent(html_4a03dccf5217a65eb4719fde443f1494);
|
|
|
|
|
|
|
|
marker_843b3b38e6cbd1c342342dbc8f61bcab.bindPopup(popup_e8141595af0b64b36cbedd4fa443e4e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_843b3b38e6cbd1c342342dbc8f61bcab.setIcon(icon_cfd5d1d893d92e3d67e07bcd9121fdd5);
|
|
|
|
|
|
var marker_d1a277d5a453b89261aa07ec61eb94a5 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_164259efe35acfa2b04cfa675125fd5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de25f5b23caf21565631965d2e255e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c557222d8aa36c3b53727d5d69a92da = $(`<div id="html_0c557222d8aa36c3b53727d5d69a92da" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_de25f5b23caf21565631965d2e255e77.setContent(html_0c557222d8aa36c3b53727d5d69a92da);
|
|
|
|
|
|
|
|
marker_d1a277d5a453b89261aa07ec61eb94a5.bindPopup(popup_de25f5b23caf21565631965d2e255e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1a277d5a453b89261aa07ec61eb94a5.setIcon(icon_164259efe35acfa2b04cfa675125fd5f);
|
|
|
|
|
|
var marker_4ed8b99d7e85a544e1433e07d02c87e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c25a51bce2a8ea7fa61c1c5fbdba523a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_777284f254fb9a9681844170163cef3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d33c4c3fdd5915208a7fc280a90c230 = $(`<div id="html_1d33c4c3fdd5915208a7fc280a90c230" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_777284f254fb9a9681844170163cef3e.setContent(html_1d33c4c3fdd5915208a7fc280a90c230);
|
|
|
|
|
|
|
|
marker_4ed8b99d7e85a544e1433e07d02c87e4.bindPopup(popup_777284f254fb9a9681844170163cef3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ed8b99d7e85a544e1433e07d02c87e4.setIcon(icon_c25a51bce2a8ea7fa61c1c5fbdba523a);
|
|
|
|
|
|
var marker_7f1d05dff738bf44e0491a5846342ba2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d229de6e8315df38020dcb6725c30ff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_500a03ea90207b11715e0b367b6e2f9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_239e5bf3b6a7782a2ebf0a463d606351 = $(`<div id="html_239e5bf3b6a7782a2ebf0a463d606351" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_500a03ea90207b11715e0b367b6e2f9a.setContent(html_239e5bf3b6a7782a2ebf0a463d606351);
|
|
|
|
|
|
|
|
marker_7f1d05dff738bf44e0491a5846342ba2.bindPopup(popup_500a03ea90207b11715e0b367b6e2f9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f1d05dff738bf44e0491a5846342ba2.setIcon(icon_d229de6e8315df38020dcb6725c30ff8);
|
|
|
|
|
|
var marker_6e7fb531d8ddda3ef61327124e7289b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_41cddf696939011c2106d374270ecc30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85d35e7bbfc54b9885df4ec0c393fc5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b91bd6c12aa911a443717d043ef7e21d = $(`<div id="html_b91bd6c12aa911a443717d043ef7e21d" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_85d35e7bbfc54b9885df4ec0c393fc5c.setContent(html_b91bd6c12aa911a443717d043ef7e21d);
|
|
|
|
|
|
|
|
marker_6e7fb531d8ddda3ef61327124e7289b5.bindPopup(popup_85d35e7bbfc54b9885df4ec0c393fc5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e7fb531d8ddda3ef61327124e7289b5.setIcon(icon_41cddf696939011c2106d374270ecc30);
|
|
|
|
|
|
var marker_0da6d3be7c84a57767e9e0be2641beda = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c7addc835c9b56f23e7d9aca568d8d7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_494f60e823bf549bb0889f767c21c70a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4223b6e3bd22b1660bd8db7482b1882c = $(`<div id="html_4223b6e3bd22b1660bd8db7482b1882c" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_494f60e823bf549bb0889f767c21c70a.setContent(html_4223b6e3bd22b1660bd8db7482b1882c);
|
|
|
|
|
|
|
|
marker_0da6d3be7c84a57767e9e0be2641beda.bindPopup(popup_494f60e823bf549bb0889f767c21c70a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0da6d3be7c84a57767e9e0be2641beda.setIcon(icon_c7addc835c9b56f23e7d9aca568d8d7f);
|
|
|
|
|
|
var marker_0b994da56aa085a9d4f2c474d9c359f1 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1311dab907313d0d76e9ca8d9740f582 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaba8fa8723c410de29734ddd95991e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94dc9647c1949ab556a5005a4b60d38a = $(`<div id="html_94dc9647c1949ab556a5005a4b60d38a" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_aaba8fa8723c410de29734ddd95991e5.setContent(html_94dc9647c1949ab556a5005a4b60d38a);
|
|
|
|
|
|
|
|
marker_0b994da56aa085a9d4f2c474d9c359f1.bindPopup(popup_aaba8fa8723c410de29734ddd95991e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b994da56aa085a9d4f2c474d9c359f1.setIcon(icon_1311dab907313d0d76e9ca8d9740f582);
|
|
|
|
|
|
var marker_c12f1be5cd3303e0c5ab261540e2fb01 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b773d0dd5341dcc49d755b73421048d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79f8c8d715f88f417f3521ff74df26c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f71f38a587d0356f099fa4e43172479c = $(`<div id="html_f71f38a587d0356f099fa4e43172479c" style="width: 100.0%; height: 100.0%;">relay.beginningend.com:443</div>`)[0];
|
|
popup_79f8c8d715f88f417f3521ff74df26c5.setContent(html_f71f38a587d0356f099fa4e43172479c);
|
|
|
|
|
|
|
|
marker_c12f1be5cd3303e0c5ab261540e2fb01.bindPopup(popup_79f8c8d715f88f417f3521ff74df26c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c12f1be5cd3303e0c5ab261540e2fb01.setIcon(icon_b773d0dd5341dcc49d755b73421048d6);
|
|
|
|
|
|
var marker_132ffa7ad858e2f2b0fdf89c78c31f5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_91ff97e2cccc9eb1f1dbd74c198462e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9a94640b85fbc86a703eb96404a1d36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2353be790bb549b2e805170680f62efc = $(`<div id="html_2353be790bb549b2e805170680f62efc" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_e9a94640b85fbc86a703eb96404a1d36.setContent(html_2353be790bb549b2e805170680f62efc);
|
|
|
|
|
|
|
|
marker_132ffa7ad858e2f2b0fdf89c78c31f5a.bindPopup(popup_e9a94640b85fbc86a703eb96404a1d36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_132ffa7ad858e2f2b0fdf89c78c31f5a.setIcon(icon_91ff97e2cccc9eb1f1dbd74c198462e5);
|
|
|
|
|
|
var marker_63dd3a2a8206e074ee37cdd5bbe128e1 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a400e228df122b5ed6d312cafd198313 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e021256232527f64fd6b37e60af772f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_193757f1e1112875f6643bc0fd8d40e4 = $(`<div id="html_193757f1e1112875f6643bc0fd8d40e4" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_e021256232527f64fd6b37e60af772f4.setContent(html_193757f1e1112875f6643bc0fd8d40e4);
|
|
|
|
|
|
|
|
marker_63dd3a2a8206e074ee37cdd5bbe128e1.bindPopup(popup_e021256232527f64fd6b37e60af772f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63dd3a2a8206e074ee37cdd5bbe128e1.setIcon(icon_a400e228df122b5ed6d312cafd198313);
|
|
|
|
|
|
var marker_80ee55d0c810977f0426658a52cc4684 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e283466e5f60c6d96c074defd41c7b02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34456d6902070b8f186d01eb5c913a18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daeeb617dc709bad1eddc62e8b751166 = $(`<div id="html_daeeb617dc709bad1eddc62e8b751166" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_34456d6902070b8f186d01eb5c913a18.setContent(html_daeeb617dc709bad1eddc62e8b751166);
|
|
|
|
|
|
|
|
marker_80ee55d0c810977f0426658a52cc4684.bindPopup(popup_34456d6902070b8f186d01eb5c913a18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80ee55d0c810977f0426658a52cc4684.setIcon(icon_e283466e5f60c6d96c074defd41c7b02);
|
|
|
|
|
|
var marker_f00204aa934376bd9134181c2db934d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0134a8493a6512ff375035b67b6aa860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_793446a2d3053a0f6eeb97b76d840272 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_640dc1fa8fe8ae7dc0361b9972bebb3e = $(`<div id="html_640dc1fa8fe8ae7dc0361b9972bebb3e" style="width: 100.0%; height: 100.0%;">relay.0xchat.com:443</div>`)[0];
|
|
popup_793446a2d3053a0f6eeb97b76d840272.setContent(html_640dc1fa8fe8ae7dc0361b9972bebb3e);
|
|
|
|
|
|
|
|
marker_f00204aa934376bd9134181c2db934d5.bindPopup(popup_793446a2d3053a0f6eeb97b76d840272)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f00204aa934376bd9134181c2db934d5.setIcon(icon_0134a8493a6512ff375035b67b6aa860);
|
|
|
|
|
|
var marker_f67a81758be6de1e5f656c3677a44dd3 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d6de5781dfb7b80ab3e89dde838a1571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83938ead456b2d2136b6a6d1250b62ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6847d00bc2c2c2c4e94cdf9ed25c2c95 = $(`<div id="html_6847d00bc2c2c2c4e94cdf9ed25c2c95" style="width: 100.0%; height: 100.0%;">nostr.infero.net</div>`)[0];
|
|
popup_83938ead456b2d2136b6a6d1250b62ff.setContent(html_6847d00bc2c2c2c4e94cdf9ed25c2c95);
|
|
|
|
|
|
|
|
marker_f67a81758be6de1e5f656c3677a44dd3.bindPopup(popup_83938ead456b2d2136b6a6d1250b62ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f67a81758be6de1e5f656c3677a44dd3.setIcon(icon_d6de5781dfb7b80ab3e89dde838a1571);
|
|
|
|
|
|
var marker_b706b774fd040a6f7ed78de6870689c7 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a9aa4a033890e5115584faa1c11ff8c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e6b88eec4051a6de0a1c0eaae96f12e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4413c59667a197147143ead6ef2457ce = $(`<div id="html_4413c59667a197147143ead6ef2457ce" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com:443</div>`)[0];
|
|
popup_7e6b88eec4051a6de0a1c0eaae96f12e.setContent(html_4413c59667a197147143ead6ef2457ce);
|
|
|
|
|
|
|
|
marker_b706b774fd040a6f7ed78de6870689c7.bindPopup(popup_7e6b88eec4051a6de0a1c0eaae96f12e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b706b774fd040a6f7ed78de6870689c7.setIcon(icon_a9aa4a033890e5115584faa1c11ff8c2);
|
|
|
|
|
|
var marker_f82e9bfe9cb7f6b682e612a2df4e7cbb = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6c24624171647d75ed7fb4bb4adcff45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4d99ac80860fab1b93c31ff596ca52d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb16a85f6293118eda7bc6c20c9937e2 = $(`<div id="html_eb16a85f6293118eda7bc6c20c9937e2" style="width: 100.0%; height: 100.0%;">relay.mostro.network:443</div>`)[0];
|
|
popup_d4d99ac80860fab1b93c31ff596ca52d.setContent(html_eb16a85f6293118eda7bc6c20c9937e2);
|
|
|
|
|
|
|
|
marker_f82e9bfe9cb7f6b682e612a2df4e7cbb.bindPopup(popup_d4d99ac80860fab1b93c31ff596ca52d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f82e9bfe9cb7f6b682e612a2df4e7cbb.setIcon(icon_6c24624171647d75ed7fb4bb4adcff45);
|
|
|
|
|
|
var marker_c4f3a7c8c7d61ccb79d72ecfb3c3fd80 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d1b382c634d3397e184bde65da81accf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b126f7dfb2eacfd5098de827b8e0922d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c093ac33ace53afbcc6781e628c3141 = $(`<div id="html_6c093ac33ace53afbcc6781e628c3141" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_b126f7dfb2eacfd5098de827b8e0922d.setContent(html_6c093ac33ace53afbcc6781e628c3141);
|
|
|
|
|
|
|
|
marker_c4f3a7c8c7d61ccb79d72ecfb3c3fd80.bindPopup(popup_b126f7dfb2eacfd5098de827b8e0922d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f3a7c8c7d61ccb79d72ecfb3c3fd80.setIcon(icon_d1b382c634d3397e184bde65da81accf);
|
|
|
|
|
|
var marker_165dec81df6a96231360c4bd68538211 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1df3552fbb92790280fcc0d97404f500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c45bd9083335a5e73a2d032f0f873f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0e92bdff0b1eca5c1c34c6af0a3822d = $(`<div id="html_d0e92bdff0b1eca5c1c34c6af0a3822d" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_4c45bd9083335a5e73a2d032f0f873f5.setContent(html_d0e92bdff0b1eca5c1c34c6af0a3822d);
|
|
|
|
|
|
|
|
marker_165dec81df6a96231360c4bd68538211.bindPopup(popup_4c45bd9083335a5e73a2d032f0f873f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_165dec81df6a96231360c4bd68538211.setIcon(icon_1df3552fbb92790280fcc0d97404f500);
|
|
|
|
|
|
var marker_7b0698c9ecf4e27034407b8191b685de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_22a2724738a93ee7f4e7686c08e81841 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db4be86e23c8da3231394db677099be3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_119e54b18079b9b29288ee0d56023459 = $(`<div id="html_119e54b18079b9b29288ee0d56023459" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_db4be86e23c8da3231394db677099be3.setContent(html_119e54b18079b9b29288ee0d56023459);
|
|
|
|
|
|
|
|
marker_7b0698c9ecf4e27034407b8191b685de.bindPopup(popup_db4be86e23c8da3231394db677099be3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b0698c9ecf4e27034407b8191b685de.setIcon(icon_22a2724738a93ee7f4e7686c08e81841);
|
|
|
|
|
|
var marker_c87774cb1732248fc0370725390ff4df = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c5aef8402ee379161e0c582028580c0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac3302aa9108fa39808248bad812611d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f6595bdbb023ce921d46f49de503151 = $(`<div id="html_5f6595bdbb023ce921d46f49de503151" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_ac3302aa9108fa39808248bad812611d.setContent(html_5f6595bdbb023ce921d46f49de503151);
|
|
|
|
|
|
|
|
marker_c87774cb1732248fc0370725390ff4df.bindPopup(popup_ac3302aa9108fa39808248bad812611d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c87774cb1732248fc0370725390ff4df.setIcon(icon_c5aef8402ee379161e0c582028580c0d);
|
|
|
|
|
|
var marker_abc0176c38cc6a2660080158d1b675ab = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e154ebf1be99d9ca9290f83651448444 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dc66fee1b4296851fb7b4bdbdc104dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5c4f4abdf76f4f069d5b934f71da4e7 = $(`<div id="html_e5c4f4abdf76f4f069d5b934f71da4e7" style="width: 100.0%; height: 100.0%;">nostr.tac.lol:443</div>`)[0];
|
|
popup_6dc66fee1b4296851fb7b4bdbdc104dc.setContent(html_e5c4f4abdf76f4f069d5b934f71da4e7);
|
|
|
|
|
|
|
|
marker_abc0176c38cc6a2660080158d1b675ab.bindPopup(popup_6dc66fee1b4296851fb7b4bdbdc104dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abc0176c38cc6a2660080158d1b675ab.setIcon(icon_e154ebf1be99d9ca9290f83651448444);
|
|
|
|
|
|
var marker_b1e35210b7888c2261f136e93d92e7e7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f7e65766ae1d9a24ebeeaade4c8d6363 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a17837c12939fabd8e6f66bc4921646d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29bc11bbcfa95b1caaa56ae5f4b13f8e = $(`<div id="html_29bc11bbcfa95b1caaa56ae5f4b13f8e" style="width: 100.0%; height: 100.0%;">nostr.hekster.org:443</div>`)[0];
|
|
popup_a17837c12939fabd8e6f66bc4921646d.setContent(html_29bc11bbcfa95b1caaa56ae5f4b13f8e);
|
|
|
|
|
|
|
|
marker_b1e35210b7888c2261f136e93d92e7e7.bindPopup(popup_a17837c12939fabd8e6f66bc4921646d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1e35210b7888c2261f136e93d92e7e7.setIcon(icon_f7e65766ae1d9a24ebeeaade4c8d6363);
|
|
|
|
|
|
var marker_6808296ac72a2c3407a5cb17a03d6dce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f2c48bd0d7bdbb2e0fd5167d11e1fa24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b75f0e3471bccfb17e443b4cc01a95d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10fb4c946acd38f68fbb03f4ef428be0 = $(`<div id="html_10fb4c946acd38f68fbb03f4ef428be0" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz:443</div>`)[0];
|
|
popup_6b75f0e3471bccfb17e443b4cc01a95d.setContent(html_10fb4c946acd38f68fbb03f4ef428be0);
|
|
|
|
|
|
|
|
marker_6808296ac72a2c3407a5cb17a03d6dce.bindPopup(popup_6b75f0e3471bccfb17e443b4cc01a95d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6808296ac72a2c3407a5cb17a03d6dce.setIcon(icon_f2c48bd0d7bdbb2e0fd5167d11e1fa24);
|
|
|
|
|
|
var marker_2e199222c8de2e775d9054e69a1fda76 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a4ca59153a966e9a5a1ddbdf2dfeff7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c35390f4b0f7087c570eff44bd3bada6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acc397ad9d366a342a2d9c2dc77d45ec = $(`<div id="html_acc397ad9d366a342a2d9c2dc77d45ec" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_c35390f4b0f7087c570eff44bd3bada6.setContent(html_acc397ad9d366a342a2d9c2dc77d45ec);
|
|
|
|
|
|
|
|
marker_2e199222c8de2e775d9054e69a1fda76.bindPopup(popup_c35390f4b0f7087c570eff44bd3bada6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e199222c8de2e775d9054e69a1fda76.setIcon(icon_a4ca59153a966e9a5a1ddbdf2dfeff7d);
|
|
|
|
|
|
var marker_c49a599ae2316d5627f6eca6b6f6e13f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b13307e35f99308cfbc900ac0bb82979 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d4b1a514548a3c224da4abed7fa01b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4f1b7a2157d8c8aa512802fa9690fbe = $(`<div id="html_a4f1b7a2157d8c8aa512802fa9690fbe" style="width: 100.0%; height: 100.0%;">relay.zone667.com:443</div>`)[0];
|
|
popup_5d4b1a514548a3c224da4abed7fa01b5.setContent(html_a4f1b7a2157d8c8aa512802fa9690fbe);
|
|
|
|
|
|
|
|
marker_c49a599ae2316d5627f6eca6b6f6e13f.bindPopup(popup_5d4b1a514548a3c224da4abed7fa01b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c49a599ae2316d5627f6eca6b6f6e13f.setIcon(icon_b13307e35f99308cfbc900ac0bb82979);
|
|
|
|
|
|
var marker_6f86bc37692497cd8265f061f7da67e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9aeb5829d0a1fc154ba76830be3b7c91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_459e8b550b814583e5a162fdb4fffd8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cba26029a760a534643d9d79df27720 = $(`<div id="html_4cba26029a760a534643d9d79df27720" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi:443</div>`)[0];
|
|
popup_459e8b550b814583e5a162fdb4fffd8a.setContent(html_4cba26029a760a534643d9d79df27720);
|
|
|
|
|
|
|
|
marker_6f86bc37692497cd8265f061f7da67e6.bindPopup(popup_459e8b550b814583e5a162fdb4fffd8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f86bc37692497cd8265f061f7da67e6.setIcon(icon_9aeb5829d0a1fc154ba76830be3b7c91);
|
|
|
|
|
|
var marker_bb0f9d572e1ca9b8576db6d8ba12014e = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_fd2701b188e34ffdbf9244bdfbc0dab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5267fd8525a7b510b74bbeabd803588a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_647aa736e73c3922ff0d49e668450f09 = $(`<div id="html_647aa736e73c3922ff0d49e668450f09" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_5267fd8525a7b510b74bbeabd803588a.setContent(html_647aa736e73c3922ff0d49e668450f09);
|
|
|
|
|
|
|
|
marker_bb0f9d572e1ca9b8576db6d8ba12014e.bindPopup(popup_5267fd8525a7b510b74bbeabd803588a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb0f9d572e1ca9b8576db6d8ba12014e.setIcon(icon_fd2701b188e34ffdbf9244bdfbc0dab8);
|
|
|
|
|
|
var marker_ee70dec769ffb5feaa499670b1915a2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_42e6b7263b7d3463975e9729ff6cf020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07f203c4696c2a7463cd1ff47b07c6b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13860d1e215c19f9ecaf09b93e0e0e79 = $(`<div id="html_13860d1e215c19f9ecaf09b93e0e0e79" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz:443</div>`)[0];
|
|
popup_07f203c4696c2a7463cd1ff47b07c6b8.setContent(html_13860d1e215c19f9ecaf09b93e0e0e79);
|
|
|
|
|
|
|
|
marker_ee70dec769ffb5feaa499670b1915a2a.bindPopup(popup_07f203c4696c2a7463cd1ff47b07c6b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee70dec769ffb5feaa499670b1915a2a.setIcon(icon_42e6b7263b7d3463975e9729ff6cf020);
|
|
|
|
|
|
var marker_9abe3d82c098f748ef9325b27bb67d7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7dfc389292cf9eed515bd9981917cad9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dce70e5668f54d785c62e317815731c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_329abf74a824bcc36bd0d7b0e44cea05 = $(`<div id="html_329abf74a824bcc36bd0d7b0e44cea05" style="width: 100.0%; height: 100.0%;">top.testrelay.top:443</div>`)[0];
|
|
popup_dce70e5668f54d785c62e317815731c6.setContent(html_329abf74a824bcc36bd0d7b0e44cea05);
|
|
|
|
|
|
|
|
marker_9abe3d82c098f748ef9325b27bb67d7c.bindPopup(popup_dce70e5668f54d785c62e317815731c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9abe3d82c098f748ef9325b27bb67d7c.setIcon(icon_7dfc389292cf9eed515bd9981917cad9);
|
|
|
|
|
|
var marker_474f6ade079af2a87fa7f4eeefad87cc = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_05e23f1fba40c9b4a6a14ce8061ba572 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ddd7193d2ce9ddad70c5d0c0df9a68a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_804dbcbe3eb4123605a524979a20ebbb = $(`<div id="html_804dbcbe3eb4123605a524979a20ebbb" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_1ddd7193d2ce9ddad70c5d0c0df9a68a.setContent(html_804dbcbe3eb4123605a524979a20ebbb);
|
|
|
|
|
|
|
|
marker_474f6ade079af2a87fa7f4eeefad87cc.bindPopup(popup_1ddd7193d2ce9ddad70c5d0c0df9a68a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_474f6ade079af2a87fa7f4eeefad87cc.setIcon(icon_05e23f1fba40c9b4a6a14ce8061ba572);
|
|
|
|
|
|
var marker_1e92ed63331bd3f02adbd9f53e0a1349 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ff7167c06ae568f86865ef1add3ea74c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52202759b2f1be5a501de7d38979b539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6050bcf95a59e4c1fdee1e19beab5559 = $(`<div id="html_6050bcf95a59e4c1fdee1e19beab5559" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com:443</div>`)[0];
|
|
popup_52202759b2f1be5a501de7d38979b539.setContent(html_6050bcf95a59e4c1fdee1e19beab5559);
|
|
|
|
|
|
|
|
marker_1e92ed63331bd3f02adbd9f53e0a1349.bindPopup(popup_52202759b2f1be5a501de7d38979b539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e92ed63331bd3f02adbd9f53e0a1349.setIcon(icon_ff7167c06ae568f86865ef1add3ea74c);
|
|
|
|
|
|
var marker_2c07582177fc249466c0c00b76b3fe13 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_065820b36a35699b150b8213cb36b57c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3c3c55d3d71e95250f427d9456ebad7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f4fd2a637d988a643a0a8f809a4439d = $(`<div id="html_1f4fd2a637d988a643a0a8f809a4439d" style="width: 100.0%; height: 100.0%;">relay.laantungir.net:443</div>`)[0];
|
|
popup_c3c3c55d3d71e95250f427d9456ebad7.setContent(html_1f4fd2a637d988a643a0a8f809a4439d);
|
|
|
|
|
|
|
|
marker_2c07582177fc249466c0c00b76b3fe13.bindPopup(popup_c3c3c55d3d71e95250f427d9456ebad7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c07582177fc249466c0c00b76b3fe13.setIcon(icon_065820b36a35699b150b8213cb36b57c);
|
|
|
|
|
|
var marker_84fa1644d9a2cb94ae22bf55d219d717 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_afaeb2d21eab85dda203ffdb07193e9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0b0ca9c67b0a2160e7e47bf163c1189 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd50d0f37bbcc5815f98e6b31c43746 = $(`<div id="html_afd50d0f37bbcc5815f98e6b31c43746" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_f0b0ca9c67b0a2160e7e47bf163c1189.setContent(html_afd50d0f37bbcc5815f98e6b31c43746);
|
|
|
|
|
|
|
|
marker_84fa1644d9a2cb94ae22bf55d219d717.bindPopup(popup_f0b0ca9c67b0a2160e7e47bf163c1189)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84fa1644d9a2cb94ae22bf55d219d717.setIcon(icon_afaeb2d21eab85dda203ffdb07193e9e);
|
|
|
|
|
|
var marker_450d40cc722c53c86b476d7acc32111c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9a7ac67206e195ca0ff3ea405c5a2407 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_192af060bc4cb6d265d1156e7792196d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b6c129e01e83f57f20090bbd8eb9b60 = $(`<div id="html_2b6c129e01e83f57f20090bbd8eb9b60" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_192af060bc4cb6d265d1156e7792196d.setContent(html_2b6c129e01e83f57f20090bbd8eb9b60);
|
|
|
|
|
|
|
|
marker_450d40cc722c53c86b476d7acc32111c.bindPopup(popup_192af060bc4cb6d265d1156e7792196d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_450d40cc722c53c86b476d7acc32111c.setIcon(icon_9a7ac67206e195ca0ff3ea405c5a2407);
|
|
|
|
|
|
var marker_97c0255184c05cc57ff31c477730b7a3 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_07d18773c0481fd737ba59c371d866d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bd85ed03eef50728300ca86e60b050d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22af7802b79c25254d4e55bbbf258bc7 = $(`<div id="html_22af7802b79c25254d4e55bbbf258bc7" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_6bd85ed03eef50728300ca86e60b050d.setContent(html_22af7802b79c25254d4e55bbbf258bc7);
|
|
|
|
|
|
|
|
marker_97c0255184c05cc57ff31c477730b7a3.bindPopup(popup_6bd85ed03eef50728300ca86e60b050d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97c0255184c05cc57ff31c477730b7a3.setIcon(icon_07d18773c0481fd737ba59c371d866d3);
|
|
|
|
|
|
var marker_c639cc5c41f9faee56ad922e95606eeb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9329af242fafc2522b6c72b5d9604db8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b02eff5c3a2cef7b3dc1b33fdc7557 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e560b3c41e8b66c7890bde56f1da7e62 = $(`<div id="html_e560b3c41e8b66c7890bde56f1da7e62" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_69b02eff5c3a2cef7b3dc1b33fdc7557.setContent(html_e560b3c41e8b66c7890bde56f1da7e62);
|
|
|
|
|
|
|
|
marker_c639cc5c41f9faee56ad922e95606eeb.bindPopup(popup_69b02eff5c3a2cef7b3dc1b33fdc7557)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c639cc5c41f9faee56ad922e95606eeb.setIcon(icon_9329af242fafc2522b6c72b5d9604db8);
|
|
|
|
|
|
var marker_2e4d8f5143a5470fa7824580dc107b70 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_37b2455d9dfe47a33777f8f46617222a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_947a40667c570bacaf3619f98d45b9b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a999c956e0bf27b7552e1fd1d5a503a = $(`<div id="html_7a999c956e0bf27b7552e1fd1d5a503a" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_947a40667c570bacaf3619f98d45b9b9.setContent(html_7a999c956e0bf27b7552e1fd1d5a503a);
|
|
|
|
|
|
|
|
marker_2e4d8f5143a5470fa7824580dc107b70.bindPopup(popup_947a40667c570bacaf3619f98d45b9b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e4d8f5143a5470fa7824580dc107b70.setIcon(icon_37b2455d9dfe47a33777f8f46617222a);
|
|
|
|
|
|
var marker_429528f9bbc81865834dfb8c91364e4d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_04d77163174d437c089a76c4e7974104 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe2e5c9daca8b592963d5a621e0e65f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3155e397749fc78d14c559a38c3379f0 = $(`<div id="html_3155e397749fc78d14c559a38c3379f0" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_fe2e5c9daca8b592963d5a621e0e65f7.setContent(html_3155e397749fc78d14c559a38c3379f0);
|
|
|
|
|
|
|
|
marker_429528f9bbc81865834dfb8c91364e4d.bindPopup(popup_fe2e5c9daca8b592963d5a621e0e65f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_429528f9bbc81865834dfb8c91364e4d.setIcon(icon_04d77163174d437c089a76c4e7974104);
|
|
|
|
|
|
var marker_c147ab0d27d4b386186c085a704d6b3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7793ef8cbce8daff86152835ed467703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_152992fe911ed42049340e8b516844b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3405bc0542441f07b1efec7a813e52ac = $(`<div id="html_3405bc0542441f07b1efec7a813e52ac" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_152992fe911ed42049340e8b516844b4.setContent(html_3405bc0542441f07b1efec7a813e52ac);
|
|
|
|
|
|
|
|
marker_c147ab0d27d4b386186c085a704d6b3c.bindPopup(popup_152992fe911ed42049340e8b516844b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c147ab0d27d4b386186c085a704d6b3c.setIcon(icon_7793ef8cbce8daff86152835ed467703);
|
|
|
|
|
|
var marker_1b57c786a8766eb9ca30b88314804801 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8c7c24f2e631bd42a8e9862859a36d1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a867bbd410a9c8596f95f5607d18a70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd2ca075ecfa71f711ad75c3e4b9f6f4 = $(`<div id="html_bd2ca075ecfa71f711ad75c3e4b9f6f4" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net:443</div>`)[0];
|
|
popup_1a867bbd410a9c8596f95f5607d18a70.setContent(html_bd2ca075ecfa71f711ad75c3e4b9f6f4);
|
|
|
|
|
|
|
|
marker_1b57c786a8766eb9ca30b88314804801.bindPopup(popup_1a867bbd410a9c8596f95f5607d18a70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b57c786a8766eb9ca30b88314804801.setIcon(icon_8c7c24f2e631bd42a8e9862859a36d1d);
|
|
|
|
|
|
var marker_c937b9e59bb989213d686a6ee84ec279 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_dc0aeb8ad0cd5459e4a9eb67a831997a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87717ae0982f54c70c1675afce3bd795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81f9ea73f35d032dae31eb68b93bac6a = $(`<div id="html_81f9ea73f35d032dae31eb68b93bac6a" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_87717ae0982f54c70c1675afce3bd795.setContent(html_81f9ea73f35d032dae31eb68b93bac6a);
|
|
|
|
|
|
|
|
marker_c937b9e59bb989213d686a6ee84ec279.bindPopup(popup_87717ae0982f54c70c1675afce3bd795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c937b9e59bb989213d686a6ee84ec279.setIcon(icon_dc0aeb8ad0cd5459e4a9eb67a831997a);
|
|
|
|
|
|
var marker_15227116c334fc128b4a2ebfd7975f37 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f43953dcbdc8fc5309499bbd0accbd90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1abb08d850a62e273f39055936b9cc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_811e6676ee45836420c9e91a18131c5f = $(`<div id="html_811e6676ee45836420c9e91a18131c5f" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_a1abb08d850a62e273f39055936b9cc5.setContent(html_811e6676ee45836420c9e91a18131c5f);
|
|
|
|
|
|
|
|
marker_15227116c334fc128b4a2ebfd7975f37.bindPopup(popup_a1abb08d850a62e273f39055936b9cc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15227116c334fc128b4a2ebfd7975f37.setIcon(icon_f43953dcbdc8fc5309499bbd0accbd90);
|
|
|
|
|
|
var marker_5ddc58fffc0f2e7d1d245300b0f132eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_06e624d7bedd6e2f13b4f00640b6f1d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59905136ddaa4786d9c7220386205b31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d63781f49c0dad1648937b6c291dd6b = $(`<div id="html_3d63781f49c0dad1648937b6c291dd6b" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_59905136ddaa4786d9c7220386205b31.setContent(html_3d63781f49c0dad1648937b6c291dd6b);
|
|
|
|
|
|
|
|
marker_5ddc58fffc0f2e7d1d245300b0f132eb.bindPopup(popup_59905136ddaa4786d9c7220386205b31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ddc58fffc0f2e7d1d245300b0f132eb.setIcon(icon_06e624d7bedd6e2f13b4f00640b6f1d6);
|
|
|
|
|
|
var marker_0d669209b683735cde41db3eb7e7a344 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f4fbce9ef32ffa7fcbfbea131cc48f41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29cf73f4e5616f087ad0951b81c0444d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b3b10432771e53e44cf5e16b6d05209 = $(`<div id="html_8b3b10432771e53e44cf5e16b6d05209" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_29cf73f4e5616f087ad0951b81c0444d.setContent(html_8b3b10432771e53e44cf5e16b6d05209);
|
|
|
|
|
|
|
|
marker_0d669209b683735cde41db3eb7e7a344.bindPopup(popup_29cf73f4e5616f087ad0951b81c0444d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d669209b683735cde41db3eb7e7a344.setIcon(icon_f4fbce9ef32ffa7fcbfbea131cc48f41);
|
|
|
|
|
|
var marker_7f348e267afc22f86a483d3e86568ec4 = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_82b5dbcdf6bca1cb670998809eded4a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2be434e820f09203a4c0053c642514e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63153731eca37dfb12759221d0703e16 = $(`<div id="html_63153731eca37dfb12759221d0703e16" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_d2be434e820f09203a4c0053c642514e.setContent(html_63153731eca37dfb12759221d0703e16);
|
|
|
|
|
|
|
|
marker_7f348e267afc22f86a483d3e86568ec4.bindPopup(popup_d2be434e820f09203a4c0053c642514e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f348e267afc22f86a483d3e86568ec4.setIcon(icon_82b5dbcdf6bca1cb670998809eded4a9);
|
|
|
|
|
|
var marker_d0ce2d045f610223929649fb54c86a66 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_569afdb964a474757a1556e593778f99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b583f2be641c4a54093f0c1bade9278b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3649419f281d504a3fec71ab3a02b0cb = $(`<div id="html_3649419f281d504a3fec71ab3a02b0cb" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_b583f2be641c4a54093f0c1bade9278b.setContent(html_3649419f281d504a3fec71ab3a02b0cb);
|
|
|
|
|
|
|
|
marker_d0ce2d045f610223929649fb54c86a66.bindPopup(popup_b583f2be641c4a54093f0c1bade9278b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0ce2d045f610223929649fb54c86a66.setIcon(icon_569afdb964a474757a1556e593778f99);
|
|
|
|
|
|
var marker_6ffe1a3539edfd8d52ab4490067364e8 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9a82aaf70c7643070d0c210644f45f62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_995a8f03fce38b1d818ce151ed5d7bf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac976d0c2cdc65f50d65acb5428e20c2 = $(`<div id="html_ac976d0c2cdc65f50d65acb5428e20c2" style="width: 100.0%; height: 100.0%;">relay2.orangesync.tech</div>`)[0];
|
|
popup_995a8f03fce38b1d818ce151ed5d7bf6.setContent(html_ac976d0c2cdc65f50d65acb5428e20c2);
|
|
|
|
|
|
|
|
marker_6ffe1a3539edfd8d52ab4490067364e8.bindPopup(popup_995a8f03fce38b1d818ce151ed5d7bf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ffe1a3539edfd8d52ab4490067364e8.setIcon(icon_9a82aaf70c7643070d0c210644f45f62);
|
|
|
|
|
|
var marker_3ff08f08f71a200c2fa305c95c3e73e4 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bf5dbc0d2a3dc1a4c6d1a6d457e025a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dd1134712249f760caca2439c8ead16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dc2bdff046b52dae649f8469b4fb3a3 = $(`<div id="html_7dc2bdff046b52dae649f8469b4fb3a3" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_3dd1134712249f760caca2439c8ead16.setContent(html_7dc2bdff046b52dae649f8469b4fb3a3);
|
|
|
|
|
|
|
|
marker_3ff08f08f71a200c2fa305c95c3e73e4.bindPopup(popup_3dd1134712249f760caca2439c8ead16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ff08f08f71a200c2fa305c95c3e73e4.setIcon(icon_bf5dbc0d2a3dc1a4c6d1a6d457e025a9);
|
|
|
|
|
|
var marker_dbd961fca7c9232d4713af8a4b4e8eda = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d9ffaa1845bd550e34bd1e227ef8044f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab60420a45d8e2dc73c57c3e0e5f7af7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77537be614673d8a0d9ae3b8a5080b4f = $(`<div id="html_77537be614673d8a0d9ae3b8a5080b4f" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ab60420a45d8e2dc73c57c3e0e5f7af7.setContent(html_77537be614673d8a0d9ae3b8a5080b4f);
|
|
|
|
|
|
|
|
marker_dbd961fca7c9232d4713af8a4b4e8eda.bindPopup(popup_ab60420a45d8e2dc73c57c3e0e5f7af7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbd961fca7c9232d4713af8a4b4e8eda.setIcon(icon_d9ffaa1845bd550e34bd1e227ef8044f);
|
|
|
|
|
|
var marker_df7452e45f17a38494b194146aa3e46b = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_444003c7f374b01bea4eb12cf3d491a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e75f4af0a1ccfc54d6867a8d16ddb54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b003a57e49d8fb5a3a1d1f5cba842293 = $(`<div id="html_b003a57e49d8fb5a3a1d1f5cba842293" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_8e75f4af0a1ccfc54d6867a8d16ddb54.setContent(html_b003a57e49d8fb5a3a1d1f5cba842293);
|
|
|
|
|
|
|
|
marker_df7452e45f17a38494b194146aa3e46b.bindPopup(popup_8e75f4af0a1ccfc54d6867a8d16ddb54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df7452e45f17a38494b194146aa3e46b.setIcon(icon_444003c7f374b01bea4eb12cf3d491a6);
|
|
|
|
|
|
var marker_e66320641feb6f78268b0eade5ae9f01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5d343a0167080da87f6079a6e61b85f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1605894d207bc006f36f47684085b19c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7c6f6ffee697e59121b53c47bee28ed = $(`<div id="html_a7c6f6ffee697e59121b53c47bee28ed" style="width: 100.0%; height: 100.0%;">relay.ditto.pub:443</div>`)[0];
|
|
popup_1605894d207bc006f36f47684085b19c.setContent(html_a7c6f6ffee697e59121b53c47bee28ed);
|
|
|
|
|
|
|
|
marker_e66320641feb6f78268b0eade5ae9f01.bindPopup(popup_1605894d207bc006f36f47684085b19c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e66320641feb6f78268b0eade5ae9f01.setIcon(icon_5d343a0167080da87f6079a6e61b85f1);
|
|
|
|
|
|
var marker_b5a602f775a4294aea128c45548cca38 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ce7964bc38659421c82d5ed07f481c0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c9bab973005568a1e1f728a13011db1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b348e48932fec863887350d1cf9177 = $(`<div id="html_b8b348e48932fec863887350d1cf9177" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_1c9bab973005568a1e1f728a13011db1.setContent(html_b8b348e48932fec863887350d1cf9177);
|
|
|
|
|
|
|
|
marker_b5a602f775a4294aea128c45548cca38.bindPopup(popup_1c9bab973005568a1e1f728a13011db1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5a602f775a4294aea128c45548cca38.setIcon(icon_ce7964bc38659421c82d5ed07f481c0f);
|
|
|
|
|
|
var marker_3c6a3342d76b0bbbb0a5c58b9327cbe0 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1cf78d73e115659f66a5f878f912de51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53c79c1eea58a50ef28de3d580c301e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4bc588db941433e9eebf36d11d55305 = $(`<div id="html_a4bc588db941433e9eebf36d11d55305" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_53c79c1eea58a50ef28de3d580c301e2.setContent(html_a4bc588db941433e9eebf36d11d55305);
|
|
|
|
|
|
|
|
marker_3c6a3342d76b0bbbb0a5c58b9327cbe0.bindPopup(popup_53c79c1eea58a50ef28de3d580c301e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c6a3342d76b0bbbb0a5c58b9327cbe0.setIcon(icon_1cf78d73e115659f66a5f878f912de51);
|
|
|
|
|
|
var marker_c6fb6ce532410e541b40a17a34d2bf86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0c572db0a8b3579acaa200f7f8ac211d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f9bbe4c676456f5cb3b56c1f6bdf9c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a62924a390ef0b6a34d8e0f481bbfc2 = $(`<div id="html_3a62924a390ef0b6a34d8e0f481bbfc2" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_6f9bbe4c676456f5cb3b56c1f6bdf9c9.setContent(html_3a62924a390ef0b6a34d8e0f481bbfc2);
|
|
|
|
|
|
|
|
marker_c6fb6ce532410e541b40a17a34d2bf86.bindPopup(popup_6f9bbe4c676456f5cb3b56c1f6bdf9c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6fb6ce532410e541b40a17a34d2bf86.setIcon(icon_0c572db0a8b3579acaa200f7f8ac211d);
|
|
|
|
|
|
var marker_732b0a5b64936c746bb1f7f87a07a2cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9bd2cf142bc774511570b2e4703cd9c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee25b0da853639eb6af4dec59ed406ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddfd497fb3a40619fb4345ed4725156b = $(`<div id="html_ddfd497fb3a40619fb4345ed4725156b" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_ee25b0da853639eb6af4dec59ed406ac.setContent(html_ddfd497fb3a40619fb4345ed4725156b);
|
|
|
|
|
|
|
|
marker_732b0a5b64936c746bb1f7f87a07a2cd.bindPopup(popup_ee25b0da853639eb6af4dec59ed406ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_732b0a5b64936c746bb1f7f87a07a2cd.setIcon(icon_9bd2cf142bc774511570b2e4703cd9c1);
|
|
|
|
|
|
var marker_e5a592118c5ccece2a46c21833068a19 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0d168b7d731cf6afc03ed72a17968042 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca479f49dea79fbf5787bb9692e11fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96f56f14b5d1d9b23b577ee484731150 = $(`<div id="html_96f56f14b5d1d9b23b577ee484731150" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_ca479f49dea79fbf5787bb9692e11fc6.setContent(html_96f56f14b5d1d9b23b577ee484731150);
|
|
|
|
|
|
|
|
marker_e5a592118c5ccece2a46c21833068a19.bindPopup(popup_ca479f49dea79fbf5787bb9692e11fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5a592118c5ccece2a46c21833068a19.setIcon(icon_0d168b7d731cf6afc03ed72a17968042);
|
|
|
|
|
|
var marker_d815ff84a3aaf6ce4b9b0e0b8fd9b72a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bbb0b19d719d8c2373e104b78e8f547f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93b330f5ee142fffc3bce268a62fc57b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a996b2e42e1a4136e523ca69d9ab851 = $(`<div id="html_8a996b2e42e1a4136e523ca69d9ab851" style="width: 100.0%; height: 100.0%;">relay.plebchain.club</div>`)[0];
|
|
popup_93b330f5ee142fffc3bce268a62fc57b.setContent(html_8a996b2e42e1a4136e523ca69d9ab851);
|
|
|
|
|
|
|
|
marker_d815ff84a3aaf6ce4b9b0e0b8fd9b72a.bindPopup(popup_93b330f5ee142fffc3bce268a62fc57b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d815ff84a3aaf6ce4b9b0e0b8fd9b72a.setIcon(icon_bbb0b19d719d8c2373e104b78e8f547f);
|
|
|
|
|
|
var marker_044afa5b92ebdbbbfd726e2ddf89bb0b = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_44483c0d6607301c2ceaccecd54ae50c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5cb9d770437e63472835b09df629d69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cae5eb368bf691db7a4a9859ca341d0 = $(`<div id="html_2cae5eb368bf691db7a4a9859ca341d0" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name:443</div>`)[0];
|
|
popup_e5cb9d770437e63472835b09df629d69.setContent(html_2cae5eb368bf691db7a4a9859ca341d0);
|
|
|
|
|
|
|
|
marker_044afa5b92ebdbbbfd726e2ddf89bb0b.bindPopup(popup_e5cb9d770437e63472835b09df629d69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_044afa5b92ebdbbbfd726e2ddf89bb0b.setIcon(icon_44483c0d6607301c2ceaccecd54ae50c);
|
|
|
|
|
|
var marker_db7df34e9408d34c900dc079f8707307 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3bd435a37e9e88d0e5c7bb9b9eade02a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b8c52639bdd58932116ca3fae2d6ffa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c74e037d993961ac47cd039eb459f4b8 = $(`<div id="html_c74e037d993961ac47cd039eb459f4b8" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_0b8c52639bdd58932116ca3fae2d6ffa.setContent(html_c74e037d993961ac47cd039eb459f4b8);
|
|
|
|
|
|
|
|
marker_db7df34e9408d34c900dc079f8707307.bindPopup(popup_0b8c52639bdd58932116ca3fae2d6ffa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db7df34e9408d34c900dc079f8707307.setIcon(icon_3bd435a37e9e88d0e5c7bb9b9eade02a);
|
|
|
|
|
|
var marker_925d90e1712bc26e27c057fc9fe5cbe9 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6abe0e8644a13c6fd49066733d3c9851 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c58210978954b11f527d12911ebbf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c70fc7f02121e743ba7edc275278c9e9 = $(`<div id="html_c70fc7f02121e743ba7edc275278c9e9" style="width: 100.0%; height: 100.0%;">relay.edufeed.org:443</div>`)[0];
|
|
popup_90c58210978954b11f527d12911ebbf5.setContent(html_c70fc7f02121e743ba7edc275278c9e9);
|
|
|
|
|
|
|
|
marker_925d90e1712bc26e27c057fc9fe5cbe9.bindPopup(popup_90c58210978954b11f527d12911ebbf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_925d90e1712bc26e27c057fc9fe5cbe9.setIcon(icon_6abe0e8644a13c6fd49066733d3c9851);
|
|
|
|
|
|
var marker_24a54a096920b53d64cf74e8f648a7c0 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_99390d1c80e22cc1f7f03d86def1b418 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59fed75b28e240d5487405d6fe64cecc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2adcb1bb25251b9b77eff6abca21da50 = $(`<div id="html_2adcb1bb25251b9b77eff6abca21da50" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_59fed75b28e240d5487405d6fe64cecc.setContent(html_2adcb1bb25251b9b77eff6abca21da50);
|
|
|
|
|
|
|
|
marker_24a54a096920b53d64cf74e8f648a7c0.bindPopup(popup_59fed75b28e240d5487405d6fe64cecc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24a54a096920b53d64cf74e8f648a7c0.setIcon(icon_99390d1c80e22cc1f7f03d86def1b418);
|
|
|
|
|
|
var marker_131cc48dfeedefd93e808fd12ba376f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c0338e119c694060242bedabf8df1421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdec2eb3b23567ec26b0615477a571f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5781178fb0ca70e476c4a458e298a241 = $(`<div id="html_5781178fb0ca70e476c4a458e298a241" style="width: 100.0%; height: 100.0%;">relay.dreamith.to:443</div>`)[0];
|
|
popup_fdec2eb3b23567ec26b0615477a571f5.setContent(html_5781178fb0ca70e476c4a458e298a241);
|
|
|
|
|
|
|
|
marker_131cc48dfeedefd93e808fd12ba376f2.bindPopup(popup_fdec2eb3b23567ec26b0615477a571f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_131cc48dfeedefd93e808fd12ba376f2.setIcon(icon_c0338e119c694060242bedabf8df1421);
|
|
|
|
|
|
var marker_169a3f75ee1c44201c5df9a05645dcd4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8ddbf185749934cbf080d6382dfd657c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8090b10315789d6a5d8d9f713e590a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f81c2db5e3cc6d68e6ba6a4ed6996fef = $(`<div id="html_f81c2db5e3cc6d68e6ba6a4ed6996fef" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_d8090b10315789d6a5d8d9f713e590a0.setContent(html_f81c2db5e3cc6d68e6ba6a4ed6996fef);
|
|
|
|
|
|
|
|
marker_169a3f75ee1c44201c5df9a05645dcd4.bindPopup(popup_d8090b10315789d6a5d8d9f713e590a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_169a3f75ee1c44201c5df9a05645dcd4.setIcon(icon_8ddbf185749934cbf080d6382dfd657c);
|
|
|
|
|
|
var marker_8b76d98e620185f70fcd2fb342502d4a = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_40f3cefefe1136279d5231148c36e1d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47b148cf14d26f3e372829637b199f4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b5b0fd1e058a1fdc3b50e7e2d36d0b7 = $(`<div id="html_4b5b0fd1e058a1fdc3b50e7e2d36d0b7" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net:443</div>`)[0];
|
|
popup_47b148cf14d26f3e372829637b199f4a.setContent(html_4b5b0fd1e058a1fdc3b50e7e2d36d0b7);
|
|
|
|
|
|
|
|
marker_8b76d98e620185f70fcd2fb342502d4a.bindPopup(popup_47b148cf14d26f3e372829637b199f4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b76d98e620185f70fcd2fb342502d4a.setIcon(icon_40f3cefefe1136279d5231148c36e1d0);
|
|
|
|
|
|
var marker_ce7b2a9c39e7387f94528bef24426e88 = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_accbf60d2a463938f7aff81de11e1927 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147d4de7f8f376aa6dd4b8f4da42e67a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb730d887fd3ccd584c79cd34b290d8f = $(`<div id="html_cb730d887fd3ccd584c79cd34b290d8f" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_147d4de7f8f376aa6dd4b8f4da42e67a.setContent(html_cb730d887fd3ccd584c79cd34b290d8f);
|
|
|
|
|
|
|
|
marker_ce7b2a9c39e7387f94528bef24426e88.bindPopup(popup_147d4de7f8f376aa6dd4b8f4da42e67a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce7b2a9c39e7387f94528bef24426e88.setIcon(icon_accbf60d2a463938f7aff81de11e1927);
|
|
|
|
|
|
var marker_7538092d8114f3293f36017e7a6285e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a8905f913db155d3ba1d0cb4af27ce52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed8688f952f2d21f5431c7a54e2a1f7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04924695734ea56f4d4742486156531e = $(`<div id="html_04924695734ea56f4d4742486156531e" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_ed8688f952f2d21f5431c7a54e2a1f7e.setContent(html_04924695734ea56f4d4742486156531e);
|
|
|
|
|
|
|
|
marker_7538092d8114f3293f36017e7a6285e8.bindPopup(popup_ed8688f952f2d21f5431c7a54e2a1f7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7538092d8114f3293f36017e7a6285e8.setIcon(icon_a8905f913db155d3ba1d0cb4af27ce52);
|
|
|
|
|
|
var marker_5db3d3fc88fb8dd24fa447b32bcb6668 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f171805a6e878c4c7ad0f308d33a258f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1519429aff2f01026341fffb61873ab7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43d8a53381d892dfe76701265e0a4b0a = $(`<div id="html_43d8a53381d892dfe76701265e0a4b0a" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_1519429aff2f01026341fffb61873ab7.setContent(html_43d8a53381d892dfe76701265e0a4b0a);
|
|
|
|
|
|
|
|
marker_5db3d3fc88fb8dd24fa447b32bcb6668.bindPopup(popup_1519429aff2f01026341fffb61873ab7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5db3d3fc88fb8dd24fa447b32bcb6668.setIcon(icon_f171805a6e878c4c7ad0f308d33a258f);
|
|
|
|
|
|
var marker_1ec574f38fab7981a1828d3986ff4514 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_681347daf84f5ad2ea52ce18291bd662 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b90a47bb7cc43f6c2fbac8e5101c7f50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4206fbd78ac62147c0a6d076c789739 = $(`<div id="html_b4206fbd78ac62147c0a6d076c789739" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com:443</div>`)[0];
|
|
popup_b90a47bb7cc43f6c2fbac8e5101c7f50.setContent(html_b4206fbd78ac62147c0a6d076c789739);
|
|
|
|
|
|
|
|
marker_1ec574f38fab7981a1828d3986ff4514.bindPopup(popup_b90a47bb7cc43f6c2fbac8e5101c7f50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ec574f38fab7981a1828d3986ff4514.setIcon(icon_681347daf84f5ad2ea52ce18291bd662);
|
|
|
|
|
|
var marker_141402ae060658bcc9bee28780478c8a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d89bf5c2aef64c70123a6cb77b26ac41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5deac8b4b50f9c6e7f19a90c91579b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a1f295047c17fe3dcb510a097f3593d = $(`<div id="html_4a1f295047c17fe3dcb510a097f3593d" style="width: 100.0%; height: 100.0%;">relay.wisp.talk:443</div>`)[0];
|
|
popup_d5deac8b4b50f9c6e7f19a90c91579b4.setContent(html_4a1f295047c17fe3dcb510a097f3593d);
|
|
|
|
|
|
|
|
marker_141402ae060658bcc9bee28780478c8a.bindPopup(popup_d5deac8b4b50f9c6e7f19a90c91579b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_141402ae060658bcc9bee28780478c8a.setIcon(icon_d89bf5c2aef64c70123a6cb77b26ac41);
|
|
|
|
|
|
var marker_23aa80a9c8b79327c051271407a6d557 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_dcedfc81343281ad5d897fc69d80aa31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b59f0d97a8ff7d6d808a1a1ae68d73c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c9141314c631e990fec196b1abad40e = $(`<div id="html_6c9141314c631e990fec196b1abad40e" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_2b59f0d97a8ff7d6d808a1a1ae68d73c.setContent(html_6c9141314c631e990fec196b1abad40e);
|
|
|
|
|
|
|
|
marker_23aa80a9c8b79327c051271407a6d557.bindPopup(popup_2b59f0d97a8ff7d6d808a1a1ae68d73c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23aa80a9c8b79327c051271407a6d557.setIcon(icon_dcedfc81343281ad5d897fc69d80aa31);
|
|
|
|
|
|
var marker_fae1de1bda907e3864e413bc61e1aa90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a7b8425326d7d3bb9ec1aff5e4aad725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35885aa018dde87830dd80b010fcb011 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf18bcb7e2b708ecd6c4746dccdf71a = $(`<div id="html_2bf18bcb7e2b708ecd6c4746dccdf71a" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_35885aa018dde87830dd80b010fcb011.setContent(html_2bf18bcb7e2b708ecd6c4746dccdf71a);
|
|
|
|
|
|
|
|
marker_fae1de1bda907e3864e413bc61e1aa90.bindPopup(popup_35885aa018dde87830dd80b010fcb011)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fae1de1bda907e3864e413bc61e1aa90.setIcon(icon_a7b8425326d7d3bb9ec1aff5e4aad725);
|
|
|
|
|
|
var marker_1ebf49aa2ad9103b1e06d999a561192c = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d636fcacaad8a679167b76b24cadd014 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceb539db143e9921bf057f2a296be904 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a30c5903302a74b433d57b3dd91a219d = $(`<div id="html_a30c5903302a74b433d57b3dd91a219d" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_ceb539db143e9921bf057f2a296be904.setContent(html_a30c5903302a74b433d57b3dd91a219d);
|
|
|
|
|
|
|
|
marker_1ebf49aa2ad9103b1e06d999a561192c.bindPopup(popup_ceb539db143e9921bf057f2a296be904)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ebf49aa2ad9103b1e06d999a561192c.setIcon(icon_d636fcacaad8a679167b76b24cadd014);
|
|
|
|
|
|
var marker_3b40b4038699414530c7d97a8b7afcfd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_78d35e011808e27438912a25f74ede6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f0dd3bb58d4f23fb1d647b8871ca6fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a56e2e4d96b4aa4a5235581fa249429b = $(`<div id="html_a56e2e4d96b4aa4a5235581fa249429b" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_6f0dd3bb58d4f23fb1d647b8871ca6fc.setContent(html_a56e2e4d96b4aa4a5235581fa249429b);
|
|
|
|
|
|
|
|
marker_3b40b4038699414530c7d97a8b7afcfd.bindPopup(popup_6f0dd3bb58d4f23fb1d647b8871ca6fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b40b4038699414530c7d97a8b7afcfd.setIcon(icon_78d35e011808e27438912a25f74ede6c);
|
|
|
|
|
|
var marker_4d1ecb0fcfaf7715b2b34335b34629ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d8eebaea96ce6253a97eb7f157d55028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30ca758cafdeb5db9fa3119e0c891efb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9433bb650488d2c9976e2e7329886ddb = $(`<div id="html_9433bb650488d2c9976e2e7329886ddb" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_30ca758cafdeb5db9fa3119e0c891efb.setContent(html_9433bb650488d2c9976e2e7329886ddb);
|
|
|
|
|
|
|
|
marker_4d1ecb0fcfaf7715b2b34335b34629ee.bindPopup(popup_30ca758cafdeb5db9fa3119e0c891efb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d1ecb0fcfaf7715b2b34335b34629ee.setIcon(icon_d8eebaea96ce6253a97eb7f157d55028);
|
|
|
|
|
|
var marker_2f553d8b59906b7bd8d8c6a16f24b2e6 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_edc321250a39ff3e574fef4b5a8496a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82a69c085aece1aeb18849bea6913ecc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03f416b76af8bc5b35ab7de11a65b586 = $(`<div id="html_03f416b76af8bc5b35ab7de11a65b586" style="width: 100.0%; height: 100.0%;">relay.endfiat.money:443</div>`)[0];
|
|
popup_82a69c085aece1aeb18849bea6913ecc.setContent(html_03f416b76af8bc5b35ab7de11a65b586);
|
|
|
|
|
|
|
|
marker_2f553d8b59906b7bd8d8c6a16f24b2e6.bindPopup(popup_82a69c085aece1aeb18849bea6913ecc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f553d8b59906b7bd8d8c6a16f24b2e6.setIcon(icon_edc321250a39ff3e574fef4b5a8496a9);
|
|
|
|
|
|
var marker_2ac1806de17567c00fce631dd2b1772a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_28e65eb57512c92bb958beb6d3052f30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09b8303acebd09d91d196d9f0c5698fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32e67ea91657458532d42db5aad7bc7c = $(`<div id="html_32e67ea91657458532d42db5aad7bc7c" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_09b8303acebd09d91d196d9f0c5698fe.setContent(html_32e67ea91657458532d42db5aad7bc7c);
|
|
|
|
|
|
|
|
marker_2ac1806de17567c00fce631dd2b1772a.bindPopup(popup_09b8303acebd09d91d196d9f0c5698fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ac1806de17567c00fce631dd2b1772a.setIcon(icon_28e65eb57512c92bb958beb6d3052f30);
|
|
|
|
|
|
var marker_196b04f0e090b0a1de9d85c3d6b23a20 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_15742538646ea76298ac3fdc54534b25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47753c0f13e4925c7a65c0ae413b7978 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_988a6d44c8e20aea0fe56a52562fed60 = $(`<div id="html_988a6d44c8e20aea0fe56a52562fed60" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_47753c0f13e4925c7a65c0ae413b7978.setContent(html_988a6d44c8e20aea0fe56a52562fed60);
|
|
|
|
|
|
|
|
marker_196b04f0e090b0a1de9d85c3d6b23a20.bindPopup(popup_47753c0f13e4925c7a65c0ae413b7978)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_196b04f0e090b0a1de9d85c3d6b23a20.setIcon(icon_15742538646ea76298ac3fdc54534b25);
|
|
|
|
|
|
var marker_e5c3ccfc30056ccc8b6cde950f2bf752 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7a428416e087a70da1315667d548c3eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1c8bb4a7f55ad2b733a01e4e569b9d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ef1782d97b1d8769b12b4b44bd222bf = $(`<div id="html_9ef1782d97b1d8769b12b4b44bd222bf" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_e1c8bb4a7f55ad2b733a01e4e569b9d3.setContent(html_9ef1782d97b1d8769b12b4b44bd222bf);
|
|
|
|
|
|
|
|
marker_e5c3ccfc30056ccc8b6cde950f2bf752.bindPopup(popup_e1c8bb4a7f55ad2b733a01e4e569b9d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5c3ccfc30056ccc8b6cde950f2bf752.setIcon(icon_7a428416e087a70da1315667d548c3eb);
|
|
|
|
|
|
var marker_cf837116bc758feb25297490157b12b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c82caa9c5b2aad651177c1f0f0b792a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc2a385ac1a16aa0350e59e3fb8d67ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef6709b7e74dc16131d039b942b04780 = $(`<div id="html_ef6709b7e74dc16131d039b942b04780" style="width: 100.0%; height: 100.0%;">relay.damus.io:443</div>`)[0];
|
|
popup_bc2a385ac1a16aa0350e59e3fb8d67ff.setContent(html_ef6709b7e74dc16131d039b942b04780);
|
|
|
|
|
|
|
|
marker_cf837116bc758feb25297490157b12b4.bindPopup(popup_bc2a385ac1a16aa0350e59e3fb8d67ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf837116bc758feb25297490157b12b4.setIcon(icon_c82caa9c5b2aad651177c1f0f0b792a6);
|
|
|
|
|
|
var marker_944204e14ee10e432c866ac9ad77f8d8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a3907d2ec98ace97c9f7c8f4c8b78dec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19818ad5dabcbf67234ae7101847ddbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48eb42d9f7dc4c67c55462752f1736aa = $(`<div id="html_48eb42d9f7dc4c67c55462752f1736aa" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_19818ad5dabcbf67234ae7101847ddbe.setContent(html_48eb42d9f7dc4c67c55462752f1736aa);
|
|
|
|
|
|
|
|
marker_944204e14ee10e432c866ac9ad77f8d8.bindPopup(popup_19818ad5dabcbf67234ae7101847ddbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_944204e14ee10e432c866ac9ad77f8d8.setIcon(icon_a3907d2ec98ace97c9f7c8f4c8b78dec);
|
|
|
|
|
|
var marker_d7704c69f3953004f692cfbcbded1625 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_525b9c166de581f23989f1c4f3c81031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44fda128af54f73e18224a97885f4ad0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdb375dec1ccd832bacde48598e9c981 = $(`<div id="html_bdb375dec1ccd832bacde48598e9c981" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_44fda128af54f73e18224a97885f4ad0.setContent(html_bdb375dec1ccd832bacde48598e9c981);
|
|
|
|
|
|
|
|
marker_d7704c69f3953004f692cfbcbded1625.bindPopup(popup_44fda128af54f73e18224a97885f4ad0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7704c69f3953004f692cfbcbded1625.setIcon(icon_525b9c166de581f23989f1c4f3c81031);
|
|
|
|
|
|
var marker_f03b537c51024a443300aee0c15a22d9 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_12d039ff6b3d20affd0027b26ab8ca01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d846079f22c19b0de4fafa5d89d05441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fa03055a02833c804278ddef35b9f6d = $(`<div id="html_2fa03055a02833c804278ddef35b9f6d" style="width: 100.0%; height: 100.0%;">relay.nostriot.com:443</div>`)[0];
|
|
popup_d846079f22c19b0de4fafa5d89d05441.setContent(html_2fa03055a02833c804278ddef35b9f6d);
|
|
|
|
|
|
|
|
marker_f03b537c51024a443300aee0c15a22d9.bindPopup(popup_d846079f22c19b0de4fafa5d89d05441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f03b537c51024a443300aee0c15a22d9.setIcon(icon_12d039ff6b3d20affd0027b26ab8ca01);
|
|
|
|
|
|
var marker_8be7076f3c145c8280ebe917efa94609 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_56c7e5973b4421b288cb6ad814dc7f56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b8f11bce13201e6e6fc87f26fa4b028 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d322896a4ed138ca7dc22cec4b09148c = $(`<div id="html_d322896a4ed138ca7dc22cec4b09148c" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_7b8f11bce13201e6e6fc87f26fa4b028.setContent(html_d322896a4ed138ca7dc22cec4b09148c);
|
|
|
|
|
|
|
|
marker_8be7076f3c145c8280ebe917efa94609.bindPopup(popup_7b8f11bce13201e6e6fc87f26fa4b028)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8be7076f3c145c8280ebe917efa94609.setIcon(icon_56c7e5973b4421b288cb6ad814dc7f56);
|
|
|
|
|
|
var marker_a107d57157ba41bb4c7b5e1c25f13a7f = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_fa7e52125c64e9d6c4049a65e1a1f028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34a13974a80eaaf7293f0f68809718e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eb5152b2e3aab2b74079fa09f1f3477 = $(`<div id="html_1eb5152b2e3aab2b74079fa09f1f3477" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_34a13974a80eaaf7293f0f68809718e6.setContent(html_1eb5152b2e3aab2b74079fa09f1f3477);
|
|
|
|
|
|
|
|
marker_a107d57157ba41bb4c7b5e1c25f13a7f.bindPopup(popup_34a13974a80eaaf7293f0f68809718e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a107d57157ba41bb4c7b5e1c25f13a7f.setIcon(icon_fa7e52125c64e9d6c4049a65e1a1f028);
|
|
|
|
|
|
var marker_f80bb5190ab5413d50de78de43647697 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3fd1b93818390aaa0668486ad60d8dcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_228a7b746f6b2ec78a29b86bd2e5b303 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cd14c15dafd72c292b808bb1078254b = $(`<div id="html_9cd14c15dafd72c292b808bb1078254b" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_228a7b746f6b2ec78a29b86bd2e5b303.setContent(html_9cd14c15dafd72c292b808bb1078254b);
|
|
|
|
|
|
|
|
marker_f80bb5190ab5413d50de78de43647697.bindPopup(popup_228a7b746f6b2ec78a29b86bd2e5b303)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f80bb5190ab5413d50de78de43647697.setIcon(icon_3fd1b93818390aaa0668486ad60d8dcd);
|
|
|
|
|
|
var marker_1239b760f85850e4946488c9aaa2c008 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6856c4c73eae4d688ec93aab2a4c4aab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9acf03c8817a06bb2f8d4ed7e04ac4ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35e77f343a9c0bd8b77c5c42480a86b3 = $(`<div id="html_35e77f343a9c0bd8b77c5c42480a86b3" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_9acf03c8817a06bb2f8d4ed7e04ac4ff.setContent(html_35e77f343a9c0bd8b77c5c42480a86b3);
|
|
|
|
|
|
|
|
marker_1239b760f85850e4946488c9aaa2c008.bindPopup(popup_9acf03c8817a06bb2f8d4ed7e04ac4ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1239b760f85850e4946488c9aaa2c008.setIcon(icon_6856c4c73eae4d688ec93aab2a4c4aab);
|
|
|
|
|
|
var marker_ba5f0baec03907ced96f971719458ef0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_de3b4aece96ae86d1157ae344770dd14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddea6e9a637dbceb4c94d162eb76749e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cfa9c684ee20168568d4a4aec269d9d = $(`<div id="html_3cfa9c684ee20168568d4a4aec269d9d" style="width: 100.0%; height: 100.0%;">ynostr.yael.at:443</div>`)[0];
|
|
popup_ddea6e9a637dbceb4c94d162eb76749e.setContent(html_3cfa9c684ee20168568d4a4aec269d9d);
|
|
|
|
|
|
|
|
marker_ba5f0baec03907ced96f971719458ef0.bindPopup(popup_ddea6e9a637dbceb4c94d162eb76749e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba5f0baec03907ced96f971719458ef0.setIcon(icon_de3b4aece96ae86d1157ae344770dd14);
|
|
|
|
|
|
var marker_34ec2407f4e5029a7b1ed201b135b54e = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_995747fad676fed7604daf1cc9cba177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8898d4413dacb154bcc30ddaa909ebcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54417dd5d76dfdd4887b5412fbde5f6e = $(`<div id="html_54417dd5d76dfdd4887b5412fbde5f6e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com:443</div>`)[0];
|
|
popup_8898d4413dacb154bcc30ddaa909ebcf.setContent(html_54417dd5d76dfdd4887b5412fbde5f6e);
|
|
|
|
|
|
|
|
marker_34ec2407f4e5029a7b1ed201b135b54e.bindPopup(popup_8898d4413dacb154bcc30ddaa909ebcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34ec2407f4e5029a7b1ed201b135b54e.setIcon(icon_995747fad676fed7604daf1cc9cba177);
|
|
|
|
|
|
var marker_9e0bb0360f89bb1c193e902e13ce1746 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9f9ca4685b841edf83c8f87937148c43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f629a7c2822b46001e5611f9953a3fe0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c0bded0d56e0e4fa0adebf7e6a78161 = $(`<div id="html_8c0bded0d56e0e4fa0adebf7e6a78161" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_f629a7c2822b46001e5611f9953a3fe0.setContent(html_8c0bded0d56e0e4fa0adebf7e6a78161);
|
|
|
|
|
|
|
|
marker_9e0bb0360f89bb1c193e902e13ce1746.bindPopup(popup_f629a7c2822b46001e5611f9953a3fe0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e0bb0360f89bb1c193e902e13ce1746.setIcon(icon_9f9ca4685b841edf83c8f87937148c43);
|
|
|
|
|
|
var marker_cd0f9bc73ecfc4ad1051a45a8a24272f = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_752ea8d4fe15f959a730a8240ebaaf38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba01cdb2841a68405980538e590a153a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bc1129c3453556fe6ef38daa24c74ce = $(`<div id="html_3bc1129c3453556fe6ef38daa24c74ce" style="width: 100.0%; height: 100.0%;">relay.trustr.ing:443</div>`)[0];
|
|
popup_ba01cdb2841a68405980538e590a153a.setContent(html_3bc1129c3453556fe6ef38daa24c74ce);
|
|
|
|
|
|
|
|
marker_cd0f9bc73ecfc4ad1051a45a8a24272f.bindPopup(popup_ba01cdb2841a68405980538e590a153a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd0f9bc73ecfc4ad1051a45a8a24272f.setIcon(icon_752ea8d4fe15f959a730a8240ebaaf38);
|
|
|
|
|
|
var marker_8ef3bdef482928fba73462822e7a4717 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c100fa8d6a9a2d4fbfa349f54a3dab92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12133b0b89f89f7e2a0eadcb50800f86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d98cf8368b441fa52ced54bad0dfc70f = $(`<div id="html_d98cf8368b441fa52ced54bad0dfc70f" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_12133b0b89f89f7e2a0eadcb50800f86.setContent(html_d98cf8368b441fa52ced54bad0dfc70f);
|
|
|
|
|
|
|
|
marker_8ef3bdef482928fba73462822e7a4717.bindPopup(popup_12133b0b89f89f7e2a0eadcb50800f86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ef3bdef482928fba73462822e7a4717.setIcon(icon_c100fa8d6a9a2d4fbfa349f54a3dab92);
|
|
|
|
|
|
var marker_893aa4d66e060121de1fc99609de8faa = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_603a3844735ed3022d61fcbf25fd0fc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65614f8c39a54bdfa088dba80615c8d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442f45d5ff0adc84efd24c0c31ccc995 = $(`<div id="html_442f45d5ff0adc84efd24c0c31ccc995" style="width: 100.0%; height: 100.0%;">relay2.angor.io:443</div>`)[0];
|
|
popup_65614f8c39a54bdfa088dba80615c8d1.setContent(html_442f45d5ff0adc84efd24c0c31ccc995);
|
|
|
|
|
|
|
|
marker_893aa4d66e060121de1fc99609de8faa.bindPopup(popup_65614f8c39a54bdfa088dba80615c8d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_893aa4d66e060121de1fc99609de8faa.setIcon(icon_603a3844735ed3022d61fcbf25fd0fc5);
|
|
|
|
|
|
var marker_e9379ef1eeaedfbfcdffc8e556679868 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_04ac6c385993b44c119d90470127a1ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bd85c97c8570a4eb29b385e93b68f9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c05dc445f6c665a0fb2dee4f08e37cb = $(`<div id="html_3c05dc445f6c665a0fb2dee4f08e37cb" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net:443</div>`)[0];
|
|
popup_0bd85c97c8570a4eb29b385e93b68f9b.setContent(html_3c05dc445f6c665a0fb2dee4f08e37cb);
|
|
|
|
|
|
|
|
marker_e9379ef1eeaedfbfcdffc8e556679868.bindPopup(popup_0bd85c97c8570a4eb29b385e93b68f9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9379ef1eeaedfbfcdffc8e556679868.setIcon(icon_04ac6c385993b44c119d90470127a1ec);
|
|
|
|
|
|
var marker_047dfb4f0eb613de9e2a5cd83129d4f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_dfa491128bde54a141b4a722964c0272 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeb125933cd84408983018f1762d0634 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e03cf811db48fadcca8e850befb7633 = $(`<div id="html_9e03cf811db48fadcca8e850befb7633" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_eeb125933cd84408983018f1762d0634.setContent(html_9e03cf811db48fadcca8e850befb7633);
|
|
|
|
|
|
|
|
marker_047dfb4f0eb613de9e2a5cd83129d4f6.bindPopup(popup_eeb125933cd84408983018f1762d0634)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_047dfb4f0eb613de9e2a5cd83129d4f6.setIcon(icon_dfa491128bde54a141b4a722964c0272);
|
|
|
|
|
|
var marker_503c57374bf56c9c4dcbc833a55dbc56 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ca44ab7250326e821b0093e8af4804e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7b819756e84e99b46ec5da98a5d8579 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5515cef596b2c817a36626bc1a714ddc = $(`<div id="html_5515cef596b2c817a36626bc1a714ddc" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_b7b819756e84e99b46ec5da98a5d8579.setContent(html_5515cef596b2c817a36626bc1a714ddc);
|
|
|
|
|
|
|
|
marker_503c57374bf56c9c4dcbc833a55dbc56.bindPopup(popup_b7b819756e84e99b46ec5da98a5d8579)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_503c57374bf56c9c4dcbc833a55dbc56.setIcon(icon_ca44ab7250326e821b0093e8af4804e8);
|
|
|
|
|
|
var marker_3998306c1ada00aa26a38ef071521e87 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7f2ab650b8a39547ea9780ab95d4bf4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0faa53de341930f8d3d5dde28b696204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9cfe271745a117e077d04c66b4e0b2 = $(`<div id="html_0f9cfe271745a117e077d04c66b4e0b2" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_0faa53de341930f8d3d5dde28b696204.setContent(html_0f9cfe271745a117e077d04c66b4e0b2);
|
|
|
|
|
|
|
|
marker_3998306c1ada00aa26a38ef071521e87.bindPopup(popup_0faa53de341930f8d3d5dde28b696204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3998306c1ada00aa26a38ef071521e87.setIcon(icon_7f2ab650b8a39547ea9780ab95d4bf4c);
|
|
|
|
|
|
var marker_895a34dc47314e1d8b90fae2d789ac1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_329ddd9782eca0793698c34ab802bd8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a0b44aad0b1127d0f6f81c340b22136 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea9c9ea1a6f7f0fca933db6c02d6c47a = $(`<div id="html_ea9c9ea1a6f7f0fca933db6c02d6c47a" style="width: 100.0%; height: 100.0%;">vault.iris.to:443</div>`)[0];
|
|
popup_9a0b44aad0b1127d0f6f81c340b22136.setContent(html_ea9c9ea1a6f7f0fca933db6c02d6c47a);
|
|
|
|
|
|
|
|
marker_895a34dc47314e1d8b90fae2d789ac1e.bindPopup(popup_9a0b44aad0b1127d0f6f81c340b22136)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_895a34dc47314e1d8b90fae2d789ac1e.setIcon(icon_329ddd9782eca0793698c34ab802bd8c);
|
|
|
|
|
|
var marker_68eba3265982e0b06efa328f11cdc9fe = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_49cfe0ae2bcea867ab0ab3c9ad373cff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed94dc54c835b18816f894b262c1547 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d09febc929537923085dfa306c45c653 = $(`<div id="html_d09febc929537923085dfa306c45c653" style="width: 100.0%; height: 100.0%;">relay.artx.market:443</div>`)[0];
|
|
popup_3ed94dc54c835b18816f894b262c1547.setContent(html_d09febc929537923085dfa306c45c653);
|
|
|
|
|
|
|
|
marker_68eba3265982e0b06efa328f11cdc9fe.bindPopup(popup_3ed94dc54c835b18816f894b262c1547)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68eba3265982e0b06efa328f11cdc9fe.setIcon(icon_49cfe0ae2bcea867ab0ab3c9ad373cff);
|
|
|
|
|
|
var marker_b35e8fe11519b06e467f662e1a77ba7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_80a9bd4cdd31524f772bde62637d1e2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56c4c130a2c05f22ff695cda2bc51ecd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3a2632599a30e0bfdb5b8966ef2f539 = $(`<div id="html_e3a2632599a30e0bfdb5b8966ef2f539" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_56c4c130a2c05f22ff695cda2bc51ecd.setContent(html_e3a2632599a30e0bfdb5b8966ef2f539);
|
|
|
|
|
|
|
|
marker_b35e8fe11519b06e467f662e1a77ba7b.bindPopup(popup_56c4c130a2c05f22ff695cda2bc51ecd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b35e8fe11519b06e467f662e1a77ba7b.setIcon(icon_80a9bd4cdd31524f772bde62637d1e2c);
|
|
|
|
|
|
var marker_e0045499a12b4aa39b29fa93f59eb927 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_02a85fed4020fb70bb2c414a25ce15ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef30ab70fe25317e6d36113e9938685f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70c9ee7623e20f2dbd1a30d13f46c756 = $(`<div id="html_70c9ee7623e20f2dbd1a30d13f46c756" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_ef30ab70fe25317e6d36113e9938685f.setContent(html_70c9ee7623e20f2dbd1a30d13f46c756);
|
|
|
|
|
|
|
|
marker_e0045499a12b4aa39b29fa93f59eb927.bindPopup(popup_ef30ab70fe25317e6d36113e9938685f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0045499a12b4aa39b29fa93f59eb927.setIcon(icon_02a85fed4020fb70bb2c414a25ce15ab);
|
|
|
|
|
|
var marker_9aa7c49d4ee86db89665bcd90a9a46ab = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d635901855168f67328d6218b7cadad7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f25a4b012a40266da953aa14b9f2a98a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_370482176b8b959e647cc3823bb3a653 = $(`<div id="html_370482176b8b959e647cc3823bb3a653" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_f25a4b012a40266da953aa14b9f2a98a.setContent(html_370482176b8b959e647cc3823bb3a653);
|
|
|
|
|
|
|
|
marker_9aa7c49d4ee86db89665bcd90a9a46ab.bindPopup(popup_f25a4b012a40266da953aa14b9f2a98a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aa7c49d4ee86db89665bcd90a9a46ab.setIcon(icon_d635901855168f67328d6218b7cadad7);
|
|
|
|
|
|
var marker_984f6b0afa0835c253fc419305e8d0da = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_93aacea3e6cdb367e579a203619d67f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_785615da7c1678922871530690ec5a06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b142a26908989efe16f70ec6cff390c = $(`<div id="html_2b142a26908989efe16f70ec6cff390c" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_785615da7c1678922871530690ec5a06.setContent(html_2b142a26908989efe16f70ec6cff390c);
|
|
|
|
|
|
|
|
marker_984f6b0afa0835c253fc419305e8d0da.bindPopup(popup_785615da7c1678922871530690ec5a06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_984f6b0afa0835c253fc419305e8d0da.setIcon(icon_93aacea3e6cdb367e579a203619d67f0);
|
|
|
|
|
|
var marker_9b3a85f0bb2fe6aec06b8d981f493bc2 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ab994de54306d13de37ca76348463127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20a89da97ea17220422f3ffc7d066ec0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12c1c25e70a4f9e44335ad37627689c5 = $(`<div id="html_12c1c25e70a4f9e44335ad37627689c5" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_20a89da97ea17220422f3ffc7d066ec0.setContent(html_12c1c25e70a4f9e44335ad37627689c5);
|
|
|
|
|
|
|
|
marker_9b3a85f0bb2fe6aec06b8d981f493bc2.bindPopup(popup_20a89da97ea17220422f3ffc7d066ec0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b3a85f0bb2fe6aec06b8d981f493bc2.setIcon(icon_ab994de54306d13de37ca76348463127);
|
|
|
|
|
|
var marker_1a94744897453368cf5042c39e5024c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_fc8353db60351e4149d383234a417be6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edb1064d9d528cff0baaf98efb76c3a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1edcdaa1d64c3f27b8de23d03ab078da = $(`<div id="html_1edcdaa1d64c3f27b8de23d03ab078da" style="width: 100.0%; height: 100.0%;">relay.fountain.fm:443</div>`)[0];
|
|
popup_edb1064d9d528cff0baaf98efb76c3a1.setContent(html_1edcdaa1d64c3f27b8de23d03ab078da);
|
|
|
|
|
|
|
|
marker_1a94744897453368cf5042c39e5024c7.bindPopup(popup_edb1064d9d528cff0baaf98efb76c3a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a94744897453368cf5042c39e5024c7.setIcon(icon_fc8353db60351e4149d383234a417be6);
|
|
|
|
|
|
var marker_13cd462046b67f996fdd4a576d5669be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_29400001ae92fb3c8d1e2b5ac2c7e441 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8098d1299510d89e971c714fefef0c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7032b70db49eef30cfc137169a42e47a = $(`<div id="html_7032b70db49eef30cfc137169a42e47a" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_e8098d1299510d89e971c714fefef0c5.setContent(html_7032b70db49eef30cfc137169a42e47a);
|
|
|
|
|
|
|
|
marker_13cd462046b67f996fdd4a576d5669be.bindPopup(popup_e8098d1299510d89e971c714fefef0c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13cd462046b67f996fdd4a576d5669be.setIcon(icon_29400001ae92fb3c8d1e2b5ac2c7e441);
|
|
|
|
|
|
var marker_95c41af7fbe8c2e52470f88ee86bbb67 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ed203980e9561758a6e5e1074630f554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdbb822782f6eb7c2a86499f4a419efb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f22cee4f6a74511679b9b6fddc862cf6 = $(`<div id="html_f22cee4f6a74511679b9b6fddc862cf6" style="width: 100.0%; height: 100.0%;">relaisnostr.trivaco.fr</div>`)[0];
|
|
popup_fdbb822782f6eb7c2a86499f4a419efb.setContent(html_f22cee4f6a74511679b9b6fddc862cf6);
|
|
|
|
|
|
|
|
marker_95c41af7fbe8c2e52470f88ee86bbb67.bindPopup(popup_fdbb822782f6eb7c2a86499f4a419efb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95c41af7fbe8c2e52470f88ee86bbb67.setIcon(icon_ed203980e9561758a6e5e1074630f554);
|
|
|
|
|
|
var marker_0f99748d9e35d30b40d0f1ab23346268 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e60962113f67d74c9563b49947ad908a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a300cdc9d45a23c0d6804ec3aa483d1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f73f00a71a2f97a202e62ef7b0604f7 = $(`<div id="html_8f73f00a71a2f97a202e62ef7b0604f7" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_a300cdc9d45a23c0d6804ec3aa483d1e.setContent(html_8f73f00a71a2f97a202e62ef7b0604f7);
|
|
|
|
|
|
|
|
marker_0f99748d9e35d30b40d0f1ab23346268.bindPopup(popup_a300cdc9d45a23c0d6804ec3aa483d1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f99748d9e35d30b40d0f1ab23346268.setIcon(icon_e60962113f67d74c9563b49947ad908a);
|
|
|
|
|
|
var marker_6a0ab13c6f422e143ccc7bba3384484e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bd053a524e28be8a4b3fd975cebe5f62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00e6271d05dc7366b1991fe118448438 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b80b381cf5a3dac7550a12d725b83c01 = $(`<div id="html_b80b381cf5a3dac7550a12d725b83c01" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_00e6271d05dc7366b1991fe118448438.setContent(html_b80b381cf5a3dac7550a12d725b83c01);
|
|
|
|
|
|
|
|
marker_6a0ab13c6f422e143ccc7bba3384484e.bindPopup(popup_00e6271d05dc7366b1991fe118448438)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a0ab13c6f422e143ccc7bba3384484e.setIcon(icon_bd053a524e28be8a4b3fd975cebe5f62);
|
|
|
|
|
|
var marker_6b2b83f9bb4d45b6780d48eabdb15ab2 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_da45af294d5314a53b5a0ba093a2d217 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8cdda714d61aa2339661d3f00a2fde9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_278313a04e7fab0619af61a1ebf6c297 = $(`<div id="html_278313a04e7fab0619af61a1ebf6c297" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io:443</div>`)[0];
|
|
popup_c8cdda714d61aa2339661d3f00a2fde9.setContent(html_278313a04e7fab0619af61a1ebf6c297);
|
|
|
|
|
|
|
|
marker_6b2b83f9bb4d45b6780d48eabdb15ab2.bindPopup(popup_c8cdda714d61aa2339661d3f00a2fde9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b2b83f9bb4d45b6780d48eabdb15ab2.setIcon(icon_da45af294d5314a53b5a0ba093a2d217);
|
|
|
|
|
|
var marker_0b29d896772c684a3fc4bd15a0445ee7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_61bf8499fee928859912a5ca733ae287 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3d90f1e11e0632c247fca2a588e134d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12396416e9358e43fe4390aafe15d89b = $(`<div id="html_12396416e9358e43fe4390aafe15d89b" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_b3d90f1e11e0632c247fca2a588e134d.setContent(html_12396416e9358e43fe4390aafe15d89b);
|
|
|
|
|
|
|
|
marker_0b29d896772c684a3fc4bd15a0445ee7.bindPopup(popup_b3d90f1e11e0632c247fca2a588e134d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b29d896772c684a3fc4bd15a0445ee7.setIcon(icon_61bf8499fee928859912a5ca733ae287);
|
|
|
|
|
|
var marker_4203b5d5a7e9391524ed22fdef744bb0 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f662d8a4a015391ccc44c28e7e81800a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_446d072a3a9d11209f0e3afab6dd60b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2420b47f615bed2107106751e56b2cf7 = $(`<div id="html_2420b47f615bed2107106751e56b2cf7" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com:443</div>`)[0];
|
|
popup_446d072a3a9d11209f0e3afab6dd60b0.setContent(html_2420b47f615bed2107106751e56b2cf7);
|
|
|
|
|
|
|
|
marker_4203b5d5a7e9391524ed22fdef744bb0.bindPopup(popup_446d072a3a9d11209f0e3afab6dd60b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4203b5d5a7e9391524ed22fdef744bb0.setIcon(icon_f662d8a4a015391ccc44c28e7e81800a);
|
|
|
|
|
|
var marker_e1adf25e82e22d7be4dfb2384044ac93 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_66f9994d5db1b376d63c5ae6fdf3adf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07c7e97a14abc3711435e7007e0c26fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66c35cd58b7b37d781782ceed929b53a = $(`<div id="html_66c35cd58b7b37d781782ceed929b53a" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_07c7e97a14abc3711435e7007e0c26fe.setContent(html_66c35cd58b7b37d781782ceed929b53a);
|
|
|
|
|
|
|
|
marker_e1adf25e82e22d7be4dfb2384044ac93.bindPopup(popup_07c7e97a14abc3711435e7007e0c26fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1adf25e82e22d7be4dfb2384044ac93.setIcon(icon_66f9994d5db1b376d63c5ae6fdf3adf0);
|
|
|
|
|
|
var marker_c2d28282687dd5f84cad53b33036bbe9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c8866db1b19cd4089820fdc55e1b6711 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1c3a79d6b4a44f29f63f71dde164432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f39b6f66d5fd4a3409a0e3b29dee89ed = $(`<div id="html_f39b6f66d5fd4a3409a0e3b29dee89ed" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com:443</div>`)[0];
|
|
popup_c1c3a79d6b4a44f29f63f71dde164432.setContent(html_f39b6f66d5fd4a3409a0e3b29dee89ed);
|
|
|
|
|
|
|
|
marker_c2d28282687dd5f84cad53b33036bbe9.bindPopup(popup_c1c3a79d6b4a44f29f63f71dde164432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2d28282687dd5f84cad53b33036bbe9.setIcon(icon_c8866db1b19cd4089820fdc55e1b6711);
|
|
|
|
|
|
var marker_fd4aa3c44d26e0ef5ead8f57c46742bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_57995a8539cb35a11b95baeb3678fcdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e206e64335e969250d42ee86bbdc75a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31f78335e555b021e02553e599ea2733 = $(`<div id="html_31f78335e555b021e02553e599ea2733" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_e206e64335e969250d42ee86bbdc75a5.setContent(html_31f78335e555b021e02553e599ea2733);
|
|
|
|
|
|
|
|
marker_fd4aa3c44d26e0ef5ead8f57c46742bf.bindPopup(popup_e206e64335e969250d42ee86bbdc75a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd4aa3c44d26e0ef5ead8f57c46742bf.setIcon(icon_57995a8539cb35a11b95baeb3678fcdc);
|
|
|
|
|
|
var marker_f1b9fd62d611ff6d780090cde3edfd90 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b2c0e0e7c3002d5c7fdb1aea66d14213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f72b66478f269e604ed50a0ca0007e23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5adc5b9087ce30c569e4eddf1e4b582d = $(`<div id="html_5adc5b9087ce30c569e4eddf1e4b582d" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_f72b66478f269e604ed50a0ca0007e23.setContent(html_5adc5b9087ce30c569e4eddf1e4b582d);
|
|
|
|
|
|
|
|
marker_f1b9fd62d611ff6d780090cde3edfd90.bindPopup(popup_f72b66478f269e604ed50a0ca0007e23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1b9fd62d611ff6d780090cde3edfd90.setIcon(icon_b2c0e0e7c3002d5c7fdb1aea66d14213);
|
|
|
|
|
|
var marker_123c10baf2b84f43ab8b126f2379c152 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_983a53a63792744e310a6d2891d75775 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_324ad0509bf03a91586b4fb51eec08f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a33d2783ca7aced822dfe3f306f65cd = $(`<div id="html_7a33d2783ca7aced822dfe3f306f65cd" style="width: 100.0%; height: 100.0%;">nostr.data.haus:443</div>`)[0];
|
|
popup_324ad0509bf03a91586b4fb51eec08f1.setContent(html_7a33d2783ca7aced822dfe3f306f65cd);
|
|
|
|
|
|
|
|
marker_123c10baf2b84f43ab8b126f2379c152.bindPopup(popup_324ad0509bf03a91586b4fb51eec08f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_123c10baf2b84f43ab8b126f2379c152.setIcon(icon_983a53a63792744e310a6d2891d75775);
|
|
|
|
|
|
var marker_f4606e177bcbf8108c23ef3e0b5e3f74 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b731f122cd9c615ccdec9e7f60ac092c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2beff5c371b772cb680caf3486710555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d77f7a5f95fa3b031c30d691318820d = $(`<div id="html_0d77f7a5f95fa3b031c30d691318820d" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_2beff5c371b772cb680caf3486710555.setContent(html_0d77f7a5f95fa3b031c30d691318820d);
|
|
|
|
|
|
|
|
marker_f4606e177bcbf8108c23ef3e0b5e3f74.bindPopup(popup_2beff5c371b772cb680caf3486710555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4606e177bcbf8108c23ef3e0b5e3f74.setIcon(icon_b731f122cd9c615ccdec9e7f60ac092c);
|
|
|
|
|
|
var marker_e0baaad1466374fbcc8b5afaafbb7d50 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c2d4e259bbe3c0b178b14e24fbb21bd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c22feb190d34177d2bd199363454fea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_724bda47ab2fc1456506785737946c27 = $(`<div id="html_724bda47ab2fc1456506785737946c27" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz:443</div>`)[0];
|
|
popup_c22feb190d34177d2bd199363454fea8.setContent(html_724bda47ab2fc1456506785737946c27);
|
|
|
|
|
|
|
|
marker_e0baaad1466374fbcc8b5afaafbb7d50.bindPopup(popup_c22feb190d34177d2bd199363454fea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0baaad1466374fbcc8b5afaafbb7d50.setIcon(icon_c2d4e259bbe3c0b178b14e24fbb21bd7);
|
|
|
|
|
|
var marker_719c0620de060e59cfc830c9931ca038 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f63b23ebc6439eb2f09dd2cc8a1bd924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b56a07d86c11cf064be8efa862f5a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_845b6a39fc76f59e2034b147cdcd7e8f = $(`<div id="html_845b6a39fc76f59e2034b147cdcd7e8f" style="width: 100.0%; height: 100.0%;">relay.libernet.app:443</div>`)[0];
|
|
popup_21b56a07d86c11cf064be8efa862f5a6.setContent(html_845b6a39fc76f59e2034b147cdcd7e8f);
|
|
|
|
|
|
|
|
marker_719c0620de060e59cfc830c9931ca038.bindPopup(popup_21b56a07d86c11cf064be8efa862f5a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_719c0620de060e59cfc830c9931ca038.setIcon(icon_f63b23ebc6439eb2f09dd2cc8a1bd924);
|
|
|
|
|
|
var marker_8e4c00cbdf4004bf6eca893ea553774f = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_cd29dbc79cd3fb128e971ffbeb19b5eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da04116ae871b7f9c8a686e3a3fb1647 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb61cc3731566ee51bc18172866e22da = $(`<div id="html_bb61cc3731566ee51bc18172866e22da" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_da04116ae871b7f9c8a686e3a3fb1647.setContent(html_bb61cc3731566ee51bc18172866e22da);
|
|
|
|
|
|
|
|
marker_8e4c00cbdf4004bf6eca893ea553774f.bindPopup(popup_da04116ae871b7f9c8a686e3a3fb1647)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4c00cbdf4004bf6eca893ea553774f.setIcon(icon_cd29dbc79cd3fb128e971ffbeb19b5eb);
|
|
|
|
|
|
var marker_67e8ff0adc933fa4c56e5b7abffdab92 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9e4b5e862bfae2479a8f7551a8ff15a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4f062cf5c59da215bd97c5d374f71a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d32fdece7fad137857daa6d1efcdf83 = $(`<div id="html_9d32fdece7fad137857daa6d1efcdf83" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_c4f062cf5c59da215bd97c5d374f71a7.setContent(html_9d32fdece7fad137857daa6d1efcdf83);
|
|
|
|
|
|
|
|
marker_67e8ff0adc933fa4c56e5b7abffdab92.bindPopup(popup_c4f062cf5c59da215bd97c5d374f71a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67e8ff0adc933fa4c56e5b7abffdab92.setIcon(icon_9e4b5e862bfae2479a8f7551a8ff15a9);
|
|
|
|
|
|
var marker_9a805bf346aac0c9ca0aa8c1c1c4c120 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_69cfbec65f3965202e7b55abd8e0669b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_969ede3ca5f03f9ad5537c424dc5ea1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2bb63429076fa6e47c1885cb56ec205 = $(`<div id="html_c2bb63429076fa6e47c1885cb56ec205" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_969ede3ca5f03f9ad5537c424dc5ea1e.setContent(html_c2bb63429076fa6e47c1885cb56ec205);
|
|
|
|
|
|
|
|
marker_9a805bf346aac0c9ca0aa8c1c1c4c120.bindPopup(popup_969ede3ca5f03f9ad5537c424dc5ea1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a805bf346aac0c9ca0aa8c1c1c4c120.setIcon(icon_69cfbec65f3965202e7b55abd8e0669b);
|
|
|
|
|
|
var marker_42622f59675f1e8ea33d9f190429587c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_1b67b0243c4d72720bb372924161cf86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a9e6f72b438af8c28f21323dc1b3a81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8ce45a8896805ca7b769ec6e0bccf85 = $(`<div id="html_e8ce45a8896805ca7b769ec6e0bccf85" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com:443</div>`)[0];
|
|
popup_6a9e6f72b438af8c28f21323dc1b3a81.setContent(html_e8ce45a8896805ca7b769ec6e0bccf85);
|
|
|
|
|
|
|
|
marker_42622f59675f1e8ea33d9f190429587c.bindPopup(popup_6a9e6f72b438af8c28f21323dc1b3a81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42622f59675f1e8ea33d9f190429587c.setIcon(icon_1b67b0243c4d72720bb372924161cf86);
|
|
|
|
|
|
var marker_4970d44f52e68ca56b33da8b7b5883a3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0dcbbecbf2f0b237187a977f9ca033aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa93c1df582bd845f7ea5d97a6ced8a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ad199d4f59fc389c8bf0a10f7c16ad2 = $(`<div id="html_9ad199d4f59fc389c8bf0a10f7c16ad2" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_aa93c1df582bd845f7ea5d97a6ced8a9.setContent(html_9ad199d4f59fc389c8bf0a10f7c16ad2);
|
|
|
|
|
|
|
|
marker_4970d44f52e68ca56b33da8b7b5883a3.bindPopup(popup_aa93c1df582bd845f7ea5d97a6ced8a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4970d44f52e68ca56b33da8b7b5883a3.setIcon(icon_0dcbbecbf2f0b237187a977f9ca033aa);
|
|
|
|
|
|
var marker_1f22669dc34200b8b6b9d62f082070d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_534fd5cb9d4ed6da5519bec8c715a4b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_051ea5ecd4bdc9c078ee5460ad4b9eff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86dec492a7ae6115979ab56b9b7189ba = $(`<div id="html_86dec492a7ae6115979ab56b9b7189ba" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_051ea5ecd4bdc9c078ee5460ad4b9eff.setContent(html_86dec492a7ae6115979ab56b9b7189ba);
|
|
|
|
|
|
|
|
marker_1f22669dc34200b8b6b9d62f082070d7.bindPopup(popup_051ea5ecd4bdc9c078ee5460ad4b9eff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f22669dc34200b8b6b9d62f082070d7.setIcon(icon_534fd5cb9d4ed6da5519bec8c715a4b6);
|
|
|
|
|
|
var marker_64412b0ad8f569f3a35e418c2b9761d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5d07525abb4bea05da21239282c73781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc116257b0f821235815fcd47336e315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48603cfa06df8c7a99a016e823323090 = $(`<div id="html_48603cfa06df8c7a99a016e823323090" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_dc116257b0f821235815fcd47336e315.setContent(html_48603cfa06df8c7a99a016e823323090);
|
|
|
|
|
|
|
|
marker_64412b0ad8f569f3a35e418c2b9761d6.bindPopup(popup_dc116257b0f821235815fcd47336e315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64412b0ad8f569f3a35e418c2b9761d6.setIcon(icon_5d07525abb4bea05da21239282c73781);
|
|
|
|
|
|
var marker_184230ddebbb5ce3611a96e3a48cf1bc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d4fc527df9b1b69d5842020e2305d9aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8902fbcbcb038eaf41956800fd4e787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f143236bc8062958e0c5c130e945e799 = $(`<div id="html_f143236bc8062958e0c5c130e945e799" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_d8902fbcbcb038eaf41956800fd4e787.setContent(html_f143236bc8062958e0c5c130e945e799);
|
|
|
|
|
|
|
|
marker_184230ddebbb5ce3611a96e3a48cf1bc.bindPopup(popup_d8902fbcbcb038eaf41956800fd4e787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_184230ddebbb5ce3611a96e3a48cf1bc.setIcon(icon_d4fc527df9b1b69d5842020e2305d9aa);
|
|
|
|
|
|
var marker_b30c9949a0792d15fc90a5db8fc85538 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_cf2084d96a90ecc5927f6c8fd988d86d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_330a4cc89a881ec3785da62d7e72254f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_094d5ab62b582c03af94b6403a0daba3 = $(`<div id="html_094d5ab62b582c03af94b6403a0daba3" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_330a4cc89a881ec3785da62d7e72254f.setContent(html_094d5ab62b582c03af94b6403a0daba3);
|
|
|
|
|
|
|
|
marker_b30c9949a0792d15fc90a5db8fc85538.bindPopup(popup_330a4cc89a881ec3785da62d7e72254f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b30c9949a0792d15fc90a5db8fc85538.setIcon(icon_cf2084d96a90ecc5927f6c8fd988d86d);
|
|
|
|
|
|
var marker_9254bf5b9511b77408b1423f9d4dac4f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3ea6dfa6e09921186773a56caad328e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b051a1377b8e3d03d3a1ed60f2c64cf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff4bfb21dafa687b2d7413a469fca275 = $(`<div id="html_ff4bfb21dafa687b2d7413a469fca275" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st:443</div>`)[0];
|
|
popup_b051a1377b8e3d03d3a1ed60f2c64cf1.setContent(html_ff4bfb21dafa687b2d7413a469fca275);
|
|
|
|
|
|
|
|
marker_9254bf5b9511b77408b1423f9d4dac4f.bindPopup(popup_b051a1377b8e3d03d3a1ed60f2c64cf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9254bf5b9511b77408b1423f9d4dac4f.setIcon(icon_3ea6dfa6e09921186773a56caad328e0);
|
|
|
|
|
|
var marker_97bf2d8eab683d7a5304a4cdd333dc50 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8961fa4c86fc1fc4705d1b0b76479e19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb9cf59f0676efa3931f5a625a43b198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_241f38ee680626a9ee56b8c941b764b3 = $(`<div id="html_241f38ee680626a9ee56b8c941b764b3" style="width: 100.0%; height: 100.0%;">thecitadel.nostr1.com</div>`)[0];
|
|
popup_eb9cf59f0676efa3931f5a625a43b198.setContent(html_241f38ee680626a9ee56b8c941b764b3);
|
|
|
|
|
|
|
|
marker_97bf2d8eab683d7a5304a4cdd333dc50.bindPopup(popup_eb9cf59f0676efa3931f5a625a43b198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97bf2d8eab683d7a5304a4cdd333dc50.setIcon(icon_8961fa4c86fc1fc4705d1b0b76479e19);
|
|
|
|
|
|
var marker_d4486b1abde7d4e047b563f04159adbd = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_329f179831339ea019dfda511152c847 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bb18a415a1da0731b25f4f8b802c417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9c89a586929527c5d8cb6e77c4291ed = $(`<div id="html_e9c89a586929527c5d8cb6e77c4291ed" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com:443</div>`)[0];
|
|
popup_1bb18a415a1da0731b25f4f8b802c417.setContent(html_e9c89a586929527c5d8cb6e77c4291ed);
|
|
|
|
|
|
|
|
marker_d4486b1abde7d4e047b563f04159adbd.bindPopup(popup_1bb18a415a1da0731b25f4f8b802c417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4486b1abde7d4e047b563f04159adbd.setIcon(icon_329f179831339ea019dfda511152c847);
|
|
|
|
|
|
var marker_8a7b4e97cac2cf5a3fac01a12486ee92 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2e417ea79a6340055078f65ce48fe032 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fe782dcfab9bb86b4ed9404f8a66067 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ffb1bddc991c190be49063a1e4d9d13 = $(`<div id="html_0ffb1bddc991c190be49063a1e4d9d13" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_6fe782dcfab9bb86b4ed9404f8a66067.setContent(html_0ffb1bddc991c190be49063a1e4d9d13);
|
|
|
|
|
|
|
|
marker_8a7b4e97cac2cf5a3fac01a12486ee92.bindPopup(popup_6fe782dcfab9bb86b4ed9404f8a66067)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a7b4e97cac2cf5a3fac01a12486ee92.setIcon(icon_2e417ea79a6340055078f65ce48fe032);
|
|
|
|
|
|
var marker_4959e8bf6cb35f7dccb2d1db0783353a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_97fcebba7ba91158aa0b11b65e285cd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc053eb1e481feb7329c3cbc6279e4c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0c1507504ab8481657c87d306e36ef7 = $(`<div id="html_e0c1507504ab8481657c87d306e36ef7" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_bc053eb1e481feb7329c3cbc6279e4c4.setContent(html_e0c1507504ab8481657c87d306e36ef7);
|
|
|
|
|
|
|
|
marker_4959e8bf6cb35f7dccb2d1db0783353a.bindPopup(popup_bc053eb1e481feb7329c3cbc6279e4c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4959e8bf6cb35f7dccb2d1db0783353a.setIcon(icon_97fcebba7ba91158aa0b11b65e285cd9);
|
|
|
|
|
|
var marker_04282c9e0a77513ca4f0dca8ac0d01dc = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b290642d1d67a3ac5ab5698b8e43122e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f9a2a56bb2d0d45b20efd98cd92165f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5875d6d52bb779ff270c3fa418811786 = $(`<div id="html_5875d6d52bb779ff270c3fa418811786" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_2f9a2a56bb2d0d45b20efd98cd92165f.setContent(html_5875d6d52bb779ff270c3fa418811786);
|
|
|
|
|
|
|
|
marker_04282c9e0a77513ca4f0dca8ac0d01dc.bindPopup(popup_2f9a2a56bb2d0d45b20efd98cd92165f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04282c9e0a77513ca4f0dca8ac0d01dc.setIcon(icon_b290642d1d67a3ac5ab5698b8e43122e);
|
|
|
|
|
|
var marker_1cecdd079141c9efe01fe3ec0349ea66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5bdcff80d242615a1538cad6115238ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc7b6b02811b2fa6764767de3fafc05e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_824de2b62f64d2ba533f5d7ea81bde02 = $(`<div id="html_824de2b62f64d2ba533f5d7ea81bde02" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_dc7b6b02811b2fa6764767de3fafc05e.setContent(html_824de2b62f64d2ba533f5d7ea81bde02);
|
|
|
|
|
|
|
|
marker_1cecdd079141c9efe01fe3ec0349ea66.bindPopup(popup_dc7b6b02811b2fa6764767de3fafc05e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cecdd079141c9efe01fe3ec0349ea66.setIcon(icon_5bdcff80d242615a1538cad6115238ed);
|
|
|
|
|
|
var marker_0db96d3847072aae57d9447ef428ba15 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c24debff47354f468e396de2759a1c25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32a05f32e5757170818e60de2047854a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56d3c40f4421b77e5910e13ac01f1bc0 = $(`<div id="html_56d3c40f4421b77e5910e13ac01f1bc0" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_32a05f32e5757170818e60de2047854a.setContent(html_56d3c40f4421b77e5910e13ac01f1bc0);
|
|
|
|
|
|
|
|
marker_0db96d3847072aae57d9447ef428ba15.bindPopup(popup_32a05f32e5757170818e60de2047854a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0db96d3847072aae57d9447ef428ba15.setIcon(icon_c24debff47354f468e396de2759a1c25);
|
|
|
|
|
|
var marker_619c2a75fd3c799f2a71e9c20d057e03 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_221557bfbc9f1fc0c0593d0163c3c059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12abfdb7e6bfe857ade5867e72e9f616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67fa738de3ea3b6cefd4646cfd914f39 = $(`<div id="html_67fa738de3ea3b6cefd4646cfd914f39" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_12abfdb7e6bfe857ade5867e72e9f616.setContent(html_67fa738de3ea3b6cefd4646cfd914f39);
|
|
|
|
|
|
|
|
marker_619c2a75fd3c799f2a71e9c20d057e03.bindPopup(popup_12abfdb7e6bfe857ade5867e72e9f616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619c2a75fd3c799f2a71e9c20d057e03.setIcon(icon_221557bfbc9f1fc0c0593d0163c3c059);
|
|
|
|
|
|
var marker_fae531d05867ea54564d35af1f7e812d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_cd6b71ac25b77b626784ea188d0642a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6713815fd2c5f7037a1bebbeacdacbb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_146d45ea2da3d01e11ab5d7c50cce990 = $(`<div id="html_146d45ea2da3d01e11ab5d7c50cce990" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_6713815fd2c5f7037a1bebbeacdacbb0.setContent(html_146d45ea2da3d01e11ab5d7c50cce990);
|
|
|
|
|
|
|
|
marker_fae531d05867ea54564d35af1f7e812d.bindPopup(popup_6713815fd2c5f7037a1bebbeacdacbb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fae531d05867ea54564d35af1f7e812d.setIcon(icon_cd6b71ac25b77b626784ea188d0642a3);
|
|
|
|
|
|
var marker_58c4a340c81b03970b0ccac434b10a6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_10546d5d399f4fd231e2beb2834bf34f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7589aabfd44da7b3e051a26661423c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91dc7cccd6fe92e68fdc7552f4554907 = $(`<div id="html_91dc7cccd6fe92e68fdc7552f4554907" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_e7589aabfd44da7b3e051a26661423c0.setContent(html_91dc7cccd6fe92e68fdc7552f4554907);
|
|
|
|
|
|
|
|
marker_58c4a340c81b03970b0ccac434b10a6d.bindPopup(popup_e7589aabfd44da7b3e051a26661423c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58c4a340c81b03970b0ccac434b10a6d.setIcon(icon_10546d5d399f4fd231e2beb2834bf34f);
|
|
|
|
|
|
var marker_a97388a59dab60e3badb23bfce62965c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b09c38008157df0234bc871972ea1d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aee0e8b83146db54d217d2ecaf5ff96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9887c1201f04823f8e74c8f5e9964e43 = $(`<div id="html_9887c1201f04823f8e74c8f5e9964e43" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_8aee0e8b83146db54d217d2ecaf5ff96.setContent(html_9887c1201f04823f8e74c8f5e9964e43);
|
|
|
|
|
|
|
|
marker_a97388a59dab60e3badb23bfce62965c.bindPopup(popup_8aee0e8b83146db54d217d2ecaf5ff96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a97388a59dab60e3badb23bfce62965c.setIcon(icon_b09c38008157df0234bc871972ea1d7a);
|
|
|
|
|
|
var marker_85d557449151a3545792b2033f3b97cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e8c3444d12104e445f9be0efd51fc56d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dd6f93a619808b72b9a70964576668b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4754a9217c23d71705f57134bc074b5 = $(`<div id="html_d4754a9217c23d71705f57134bc074b5" style="width: 100.0%; height: 100.0%;">relay.bebond.net:443</div>`)[0];
|
|
popup_4dd6f93a619808b72b9a70964576668b.setContent(html_d4754a9217c23d71705f57134bc074b5);
|
|
|
|
|
|
|
|
marker_85d557449151a3545792b2033f3b97cb.bindPopup(popup_4dd6f93a619808b72b9a70964576668b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85d557449151a3545792b2033f3b97cb.setIcon(icon_e8c3444d12104e445f9be0efd51fc56d);
|
|
|
|
|
|
var marker_d8016f30dfa2ff0df63bcd43b842bf1a = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d283ace480ab612d991045e20b534418 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7339d49e0848e16c24c0dd41599edf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccaadef0f06ca264ae18e84308210bce = $(`<div id="html_ccaadef0f06ca264ae18e84308210bce" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_b7339d49e0848e16c24c0dd41599edf6.setContent(html_ccaadef0f06ca264ae18e84308210bce);
|
|
|
|
|
|
|
|
marker_d8016f30dfa2ff0df63bcd43b842bf1a.bindPopup(popup_b7339d49e0848e16c24c0dd41599edf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8016f30dfa2ff0df63bcd43b842bf1a.setIcon(icon_d283ace480ab612d991045e20b534418);
|
|
|
|
|
|
var marker_13da54b55d05ebc2f9d435fb302a1550 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d26d9b7251a5a756f8cf782a83939a6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1b32764f0c05ef0b959b545804324fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d3b6d385bbc6aef3d3c9ddc7a63fbf5 = $(`<div id="html_0d3b6d385bbc6aef3d3c9ddc7a63fbf5" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_b1b32764f0c05ef0b959b545804324fa.setContent(html_0d3b6d385bbc6aef3d3c9ddc7a63fbf5);
|
|
|
|
|
|
|
|
marker_13da54b55d05ebc2f9d435fb302a1550.bindPopup(popup_b1b32764f0c05ef0b959b545804324fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13da54b55d05ebc2f9d435fb302a1550.setIcon(icon_d26d9b7251a5a756f8cf782a83939a6f);
|
|
|
|
|
|
var marker_fd0fde0c6a065faed624a0e15b76d677 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b5a76c415c4d121af11e9c46acf36118 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3091f2f02aedc41b32d043df1492772b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00ead41e601f5254ed377ba6a38f5d4d = $(`<div id="html_00ead41e601f5254ed377ba6a38f5d4d" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev:443</div>`)[0];
|
|
popup_3091f2f02aedc41b32d043df1492772b.setContent(html_00ead41e601f5254ed377ba6a38f5d4d);
|
|
|
|
|
|
|
|
marker_fd0fde0c6a065faed624a0e15b76d677.bindPopup(popup_3091f2f02aedc41b32d043df1492772b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd0fde0c6a065faed624a0e15b76d677.setIcon(icon_b5a76c415c4d121af11e9c46acf36118);
|
|
|
|
|
|
var marker_e48c9691a3244ffc088fee810674b906 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_257deeeed27f09efefe9389be71b8245 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7678dd681fa837dfac509c46bf89bb88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b98e9d6ca1305397595fffd7cdbc4627 = $(`<div id="html_b98e9d6ca1305397595fffd7cdbc4627" style="width: 100.0%; height: 100.0%;">articles.layer3.news:443</div>`)[0];
|
|
popup_7678dd681fa837dfac509c46bf89bb88.setContent(html_b98e9d6ca1305397595fffd7cdbc4627);
|
|
|
|
|
|
|
|
marker_e48c9691a3244ffc088fee810674b906.bindPopup(popup_7678dd681fa837dfac509c46bf89bb88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e48c9691a3244ffc088fee810674b906.setIcon(icon_257deeeed27f09efefe9389be71b8245);
|
|
|
|
|
|
var marker_023068a856736cb70b1a70054f2c9207 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e46b9b84577e4aee88cdc917d89f67b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b777292328ee5522bfa4fa2480ea3dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6559f63b6788d38dd88dbf877d1cc97 = $(`<div id="html_e6559f63b6788d38dd88dbf877d1cc97" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org:443</div>`)[0];
|
|
popup_7b777292328ee5522bfa4fa2480ea3dc.setContent(html_e6559f63b6788d38dd88dbf877d1cc97);
|
|
|
|
|
|
|
|
marker_023068a856736cb70b1a70054f2c9207.bindPopup(popup_7b777292328ee5522bfa4fa2480ea3dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_023068a856736cb70b1a70054f2c9207.setIcon(icon_e46b9b84577e4aee88cdc917d89f67b5);
|
|
|
|
|
|
var marker_361b67f12e1b834d2295a25cc13bc05c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_27e1ee913331078735f282acc4304a2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd1967ee2234a97289f906e4643abb77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a812e0256453ed9e7dbbacce4baae139 = $(`<div id="html_a812e0256453ed9e7dbbacce4baae139" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_cd1967ee2234a97289f906e4643abb77.setContent(html_a812e0256453ed9e7dbbacce4baae139);
|
|
|
|
|
|
|
|
marker_361b67f12e1b834d2295a25cc13bc05c.bindPopup(popup_cd1967ee2234a97289f906e4643abb77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_361b67f12e1b834d2295a25cc13bc05c.setIcon(icon_27e1ee913331078735f282acc4304a2d);
|
|
|
|
|
|
var marker_6178ecaf19aa86036a3ace32b227e74a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e2e291976da6a290c7b6fc019c87d4f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1abe4b3fd96e3d96bec581638ad0f98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_945d2f4791fd631d6bad1ff369ff9669 = $(`<div id="html_945d2f4791fd631d6bad1ff369ff9669" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_c1abe4b3fd96e3d96bec581638ad0f98.setContent(html_945d2f4791fd631d6bad1ff369ff9669);
|
|
|
|
|
|
|
|
marker_6178ecaf19aa86036a3ace32b227e74a.bindPopup(popup_c1abe4b3fd96e3d96bec581638ad0f98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6178ecaf19aa86036a3ace32b227e74a.setIcon(icon_e2e291976da6a290c7b6fc019c87d4f9);
|
|
|
|
|
|
var marker_6c327da791241998581836849bad4a62 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_bb6e37f2b5894f3238a7f02b109705e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e5c4de59e58c85756eb3af37f73896d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50c0bcc93c51b730a75e6cd41b9b7290 = $(`<div id="html_50c0bcc93c51b730a75e6cd41b9b7290" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_7e5c4de59e58c85756eb3af37f73896d.setContent(html_50c0bcc93c51b730a75e6cd41b9b7290);
|
|
|
|
|
|
|
|
marker_6c327da791241998581836849bad4a62.bindPopup(popup_7e5c4de59e58c85756eb3af37f73896d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c327da791241998581836849bad4a62.setIcon(icon_bb6e37f2b5894f3238a7f02b109705e2);
|
|
|
|
|
|
var marker_96c37e9e65795a1595c6698659531446 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f33735091dca1be470d159e0a7953c64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b907bb4f5cd7ce25de85f050dfe3878f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51f4b67f4e2d3b938e65785e2ebc5be4 = $(`<div id="html_51f4b67f4e2d3b938e65785e2ebc5be4" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_b907bb4f5cd7ce25de85f050dfe3878f.setContent(html_51f4b67f4e2d3b938e65785e2ebc5be4);
|
|
|
|
|
|
|
|
marker_96c37e9e65795a1595c6698659531446.bindPopup(popup_b907bb4f5cd7ce25de85f050dfe3878f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96c37e9e65795a1595c6698659531446.setIcon(icon_f33735091dca1be470d159e0a7953c64);
|
|
|
|
|
|
var marker_8e71ff89946fda245451c72499c55ffc = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9410e4617309ccb66a2520a2c6266ab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9d8338f0bb967b3d547e37bd727f503 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaa531e9e8ace7cdb50dd4a60abc9c11 = $(`<div id="html_eaa531e9e8ace7cdb50dd4a60abc9c11" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com:443</div>`)[0];
|
|
popup_f9d8338f0bb967b3d547e37bd727f503.setContent(html_eaa531e9e8ace7cdb50dd4a60abc9c11);
|
|
|
|
|
|
|
|
marker_8e71ff89946fda245451c72499c55ffc.bindPopup(popup_f9d8338f0bb967b3d547e37bd727f503)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e71ff89946fda245451c72499c55ffc.setIcon(icon_9410e4617309ccb66a2520a2c6266ab4);
|
|
|
|
|
|
var marker_1c72fae83999e5bfab705ea08bacce08 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_61b1c3e09b8cd7fbaa58766073ec3b2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5562a8aafa8325909d6bd5053e4ce61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f964ee40db3307cc6d92f6ca98aa1b50 = $(`<div id="html_f964ee40db3307cc6d92f6ca98aa1b50" style="width: 100.0%; height: 100.0%;">nostr.chaima.info:443</div>`)[0];
|
|
popup_f5562a8aafa8325909d6bd5053e4ce61.setContent(html_f964ee40db3307cc6d92f6ca98aa1b50);
|
|
|
|
|
|
|
|
marker_1c72fae83999e5bfab705ea08bacce08.bindPopup(popup_f5562a8aafa8325909d6bd5053e4ce61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c72fae83999e5bfab705ea08bacce08.setIcon(icon_61b1c3e09b8cd7fbaa58766073ec3b2b);
|
|
|
|
|
|
var marker_4cc4c4fa266da95e2e2117c99c1a61c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ccfc8400562e2d546e796ed6b011f187 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3ab412da5f2f0232a0792a1e786a6ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e788569dfd194313a70c97e9d594df8 = $(`<div id="html_5e788569dfd194313a70c97e9d594df8" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_f3ab412da5f2f0232a0792a1e786a6ce.setContent(html_5e788569dfd194313a70c97e9d594df8);
|
|
|
|
|
|
|
|
marker_4cc4c4fa266da95e2e2117c99c1a61c1.bindPopup(popup_f3ab412da5f2f0232a0792a1e786a6ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cc4c4fa266da95e2e2117c99c1a61c1.setIcon(icon_ccfc8400562e2d546e796ed6b011f187);
|
|
|
|
|
|
var marker_99a3a56eabf4d6b23b48aa366028b68b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_848432dc87a4ea346dd83c30c857ef30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6c5994c4cef3833e80a1b253ccf640a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e54910250d57d2977900ac1d5dd5f1a = $(`<div id="html_4e54910250d57d2977900ac1d5dd5f1a" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_f6c5994c4cef3833e80a1b253ccf640a.setContent(html_4e54910250d57d2977900ac1d5dd5f1a);
|
|
|
|
|
|
|
|
marker_99a3a56eabf4d6b23b48aa366028b68b.bindPopup(popup_f6c5994c4cef3833e80a1b253ccf640a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99a3a56eabf4d6b23b48aa366028b68b.setIcon(icon_848432dc87a4ea346dd83c30c857ef30);
|
|
|
|
|
|
var marker_435e0d32149e036936f56f679302dab4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_b8c6781c0342d57223addd481d3e2a50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e392648d87a46aef309cee3d6a6883c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c93969263e2f592028d2da0fe79c77b = $(`<div id="html_8c93969263e2f592028d2da0fe79c77b" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_3e392648d87a46aef309cee3d6a6883c.setContent(html_8c93969263e2f592028d2da0fe79c77b);
|
|
|
|
|
|
|
|
marker_435e0d32149e036936f56f679302dab4.bindPopup(popup_3e392648d87a46aef309cee3d6a6883c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_435e0d32149e036936f56f679302dab4.setIcon(icon_b8c6781c0342d57223addd481d3e2a50);
|
|
|
|
|
|
var marker_4fe269bdbbc243ed7ec8fcdce51df297 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_be3581b59f72a205d3bd7d56fd4ab139 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aefb5bec8c2aa1928f4eddfc3c4a503 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f8e329ea82c3c476359ba4ad9c4ee06 = $(`<div id="html_0f8e329ea82c3c476359ba4ad9c4ee06" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_7aefb5bec8c2aa1928f4eddfc3c4a503.setContent(html_0f8e329ea82c3c476359ba4ad9c4ee06);
|
|
|
|
|
|
|
|
marker_4fe269bdbbc243ed7ec8fcdce51df297.bindPopup(popup_7aefb5bec8c2aa1928f4eddfc3c4a503)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fe269bdbbc243ed7ec8fcdce51df297.setIcon(icon_be3581b59f72a205d3bd7d56fd4ab139);
|
|
|
|
|
|
var marker_f4926ea4d061221b1c73c56acd7ffb89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5516115601f886c0263b98bdb92e1939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_828aba07887885934159868ca60845ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64063d3dd546979bef2fb8732b0d6fc4 = $(`<div id="html_64063d3dd546979bef2fb8732b0d6fc4" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_828aba07887885934159868ca60845ee.setContent(html_64063d3dd546979bef2fb8732b0d6fc4);
|
|
|
|
|
|
|
|
marker_f4926ea4d061221b1c73c56acd7ffb89.bindPopup(popup_828aba07887885934159868ca60845ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4926ea4d061221b1c73c56acd7ffb89.setIcon(icon_5516115601f886c0263b98bdb92e1939);
|
|
|
|
|
|
var marker_c14e48beaf4b5b2b10ab1accffc537ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9b7423a5d785c69c1bb575f15dfa3233 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_986207057769a53b24a3321649ff51b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b10c0288a49094f6727e29f68868889 = $(`<div id="html_7b10c0288a49094f6727e29f68868889" style="width: 100.0%; height: 100.0%;">relay.lotek-distro.com</div>`)[0];
|
|
popup_986207057769a53b24a3321649ff51b8.setContent(html_7b10c0288a49094f6727e29f68868889);
|
|
|
|
|
|
|
|
marker_c14e48beaf4b5b2b10ab1accffc537ab.bindPopup(popup_986207057769a53b24a3321649ff51b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c14e48beaf4b5b2b10ab1accffc537ab.setIcon(icon_9b7423a5d785c69c1bb575f15dfa3233);
|
|
|
|
|
|
var marker_8bebe1747ef52a324ce55e68ca33c977 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_06e8601bdf8d09b8919a9ba948f952fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3ea89e8f3d2beabbf7ce5de050002c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_670499baeff38428221276f4ca5f4945 = $(`<div id="html_670499baeff38428221276f4ca5f4945" style="width: 100.0%; height: 100.0%;">relay.minibolt.info:443</div>`)[0];
|
|
popup_a3ea89e8f3d2beabbf7ce5de050002c2.setContent(html_670499baeff38428221276f4ca5f4945);
|
|
|
|
|
|
|
|
marker_8bebe1747ef52a324ce55e68ca33c977.bindPopup(popup_a3ea89e8f3d2beabbf7ce5de050002c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bebe1747ef52a324ce55e68ca33c977.setIcon(icon_06e8601bdf8d09b8919a9ba948f952fd);
|
|
|
|
|
|
var marker_edb926bb42e29631aeadf576330de2d5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a69e27089728def7e017ad4bf7f7fc72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d01b83b0ba9bde4bb392c5d56f4f500 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2bf71d7eaa731e57d22cc49fc8df447 = $(`<div id="html_e2bf71d7eaa731e57d22cc49fc8df447" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_0d01b83b0ba9bde4bb392c5d56f4f500.setContent(html_e2bf71d7eaa731e57d22cc49fc8df447);
|
|
|
|
|
|
|
|
marker_edb926bb42e29631aeadf576330de2d5.bindPopup(popup_0d01b83b0ba9bde4bb392c5d56f4f500)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edb926bb42e29631aeadf576330de2d5.setIcon(icon_a69e27089728def7e017ad4bf7f7fc72);
|
|
|
|
|
|
var marker_6f09944ae31ba0fe2ade26a2e3878f9f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6fd6aef1c8e3e2ede1839548a949e16b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2df28c7993a0f34534ff3a8968ff3f05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3a23305f2009aec77c9887a44dba982 = $(`<div id="html_f3a23305f2009aec77c9887a44dba982" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_2df28c7993a0f34534ff3a8968ff3f05.setContent(html_f3a23305f2009aec77c9887a44dba982);
|
|
|
|
|
|
|
|
marker_6f09944ae31ba0fe2ade26a2e3878f9f.bindPopup(popup_2df28c7993a0f34534ff3a8968ff3f05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f09944ae31ba0fe2ade26a2e3878f9f.setIcon(icon_6fd6aef1c8e3e2ede1839548a949e16b);
|
|
|
|
|
|
var marker_0d98f80c63dbe60602f21769c9cd4a6f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ad97283f9d545aed6ae66208d3eaa583 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ce49d7b41701d6704907042f1926e6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23ca80ee3374594969add385a8311d42 = $(`<div id="html_23ca80ee3374594969add385a8311d42" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_6ce49d7b41701d6704907042f1926e6d.setContent(html_23ca80ee3374594969add385a8311d42);
|
|
|
|
|
|
|
|
marker_0d98f80c63dbe60602f21769c9cd4a6f.bindPopup(popup_6ce49d7b41701d6704907042f1926e6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d98f80c63dbe60602f21769c9cd4a6f.setIcon(icon_ad97283f9d545aed6ae66208d3eaa583);
|
|
|
|
|
|
var marker_ce1079f97dde69c26582c244267bd7cb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6638f5d82f04b9e00da1161e292a7497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d102fc2c4b96725a62c95fb805f109f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b34e00624d79c060e5ae22b1df4d575b = $(`<div id="html_b34e00624d79c060e5ae22b1df4d575b" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_d102fc2c4b96725a62c95fb805f109f0.setContent(html_b34e00624d79c060e5ae22b1df4d575b);
|
|
|
|
|
|
|
|
marker_ce1079f97dde69c26582c244267bd7cb.bindPopup(popup_d102fc2c4b96725a62c95fb805f109f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce1079f97dde69c26582c244267bd7cb.setIcon(icon_6638f5d82f04b9e00da1161e292a7497);
|
|
|
|
|
|
var marker_df43d0c59b125c3860fd8f35971bb5eb = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a884c2dc367548afc763adbc40312d3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc48006c898ef49c7ba6a2576f9420a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f18776cc393665a9478e7b9140ee493a = $(`<div id="html_f18776cc393665a9478e7b9140ee493a" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_fc48006c898ef49c7ba6a2576f9420a3.setContent(html_f18776cc393665a9478e7b9140ee493a);
|
|
|
|
|
|
|
|
marker_df43d0c59b125c3860fd8f35971bb5eb.bindPopup(popup_fc48006c898ef49c7ba6a2576f9420a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df43d0c59b125c3860fd8f35971bb5eb.setIcon(icon_a884c2dc367548afc763adbc40312d3f);
|
|
|
|
|
|
var marker_90f87229ca8b92547e754dc974ccff82 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_524186f7c54d1a8ba63a77bd34d3c8d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2997f0c8db14c991a952c845939e956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3a4e947bc9078c05c318b23e66c2eb5 = $(`<div id="html_e3a4e947bc9078c05c318b23e66c2eb5" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_e2997f0c8db14c991a952c845939e956.setContent(html_e3a4e947bc9078c05c318b23e66c2eb5);
|
|
|
|
|
|
|
|
marker_90f87229ca8b92547e754dc974ccff82.bindPopup(popup_e2997f0c8db14c991a952c845939e956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90f87229ca8b92547e754dc974ccff82.setIcon(icon_524186f7c54d1a8ba63a77bd34d3c8d8);
|
|
|
|
|
|
var marker_00180bf3bcd2b062affc184a592c048d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_304072505f3eba55072bfcf52d13bf66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3baa77bb5fc071eed653145882d9f258 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c695141d0e9e812ae005a0f95fa2b70a = $(`<div id="html_c695141d0e9e812ae005a0f95fa2b70a" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win:443</div>`)[0];
|
|
popup_3baa77bb5fc071eed653145882d9f258.setContent(html_c695141d0e9e812ae005a0f95fa2b70a);
|
|
|
|
|
|
|
|
marker_00180bf3bcd2b062affc184a592c048d.bindPopup(popup_3baa77bb5fc071eed653145882d9f258)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00180bf3bcd2b062affc184a592c048d.setIcon(icon_304072505f3eba55072bfcf52d13bf66);
|
|
|
|
|
|
var marker_01d7e093618ce9aadda1fd5dd1c3f0fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_32ab0bd49b9be6ac68539ae2d6b1771c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34c165a8bcd3099be2ffedc80a309436 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e980b97136d766228dc7edcc47754378 = $(`<div id="html_e980b97136d766228dc7edcc47754378" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com:443</div>`)[0];
|
|
popup_34c165a8bcd3099be2ffedc80a309436.setContent(html_e980b97136d766228dc7edcc47754378);
|
|
|
|
|
|
|
|
marker_01d7e093618ce9aadda1fd5dd1c3f0fe.bindPopup(popup_34c165a8bcd3099be2ffedc80a309436)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01d7e093618ce9aadda1fd5dd1c3f0fe.setIcon(icon_32ab0bd49b9be6ac68539ae2d6b1771c);
|
|
|
|
|
|
var marker_d98b52d5f8891f01952368e8dc412728 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_261dba0db569c0042653175e858e3518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8287efceb705d13e1fdc8f376f389f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcd9ffb1dfdc5ab1dd5e9903dcca2e47 = $(`<div id="html_bcd9ffb1dfdc5ab1dd5e9903dcca2e47" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_d8287efceb705d13e1fdc8f376f389f4.setContent(html_bcd9ffb1dfdc5ab1dd5e9903dcca2e47);
|
|
|
|
|
|
|
|
marker_d98b52d5f8891f01952368e8dc412728.bindPopup(popup_d8287efceb705d13e1fdc8f376f389f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d98b52d5f8891f01952368e8dc412728.setIcon(icon_261dba0db569c0042653175e858e3518);
|
|
|
|
|
|
var marker_b659d8357c63a3127d2c4c157e843b50 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0b283665c7bbb330feac2ee0e499cede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fd257946f96d3d175b91fef6dc508cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc66110c83ff67182023df1e0948a26c = $(`<div id="html_dc66110c83ff67182023df1e0948a26c" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_7fd257946f96d3d175b91fef6dc508cb.setContent(html_dc66110c83ff67182023df1e0948a26c);
|
|
|
|
|
|
|
|
marker_b659d8357c63a3127d2c4c157e843b50.bindPopup(popup_7fd257946f96d3d175b91fef6dc508cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b659d8357c63a3127d2c4c157e843b50.setIcon(icon_0b283665c7bbb330feac2ee0e499cede);
|
|
|
|
|
|
var marker_189830bfe9bb2466236fc62427cf563c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_18b7b52f082ce99f5e897919918cde91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b5a9cf6e71f1fa76fc17730ca4b3d7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fcdf0cc87bcbd399866b6e566a2d2ba = $(`<div id="html_1fcdf0cc87bcbd399866b6e566a2d2ba" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_7b5a9cf6e71f1fa76fc17730ca4b3d7e.setContent(html_1fcdf0cc87bcbd399866b6e566a2d2ba);
|
|
|
|
|
|
|
|
marker_189830bfe9bb2466236fc62427cf563c.bindPopup(popup_7b5a9cf6e71f1fa76fc17730ca4b3d7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_189830bfe9bb2466236fc62427cf563c.setIcon(icon_18b7b52f082ce99f5e897919918cde91);
|
|
|
|
|
|
var marker_51dc6ddf09a47fa8b4775db82886761b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0814877b66250f6e6acb4e2939528eaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13d90dd67e6e2a8f8c94ff3c1d32541a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_050be6d8805819747a68c3d2b4f81ed9 = $(`<div id="html_050be6d8805819747a68c3d2b4f81ed9" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev:443</div>`)[0];
|
|
popup_13d90dd67e6e2a8f8c94ff3c1d32541a.setContent(html_050be6d8805819747a68c3d2b4f81ed9);
|
|
|
|
|
|
|
|
marker_51dc6ddf09a47fa8b4775db82886761b.bindPopup(popup_13d90dd67e6e2a8f8c94ff3c1d32541a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51dc6ddf09a47fa8b4775db82886761b.setIcon(icon_0814877b66250f6e6acb4e2939528eaa);
|
|
|
|
|
|
var marker_60c752e4c518aa87cc15e0f36b4582b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_0303c16dd70513245ad98f67b7c0cf0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afe67ab5aa2ac07dcbbed780f87d0969 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_688e2fbff1acfe47464a535f57584d40 = $(`<div id="html_688e2fbff1acfe47464a535f57584d40" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_afe67ab5aa2ac07dcbbed780f87d0969.setContent(html_688e2fbff1acfe47464a535f57584d40);
|
|
|
|
|
|
|
|
marker_60c752e4c518aa87cc15e0f36b4582b0.bindPopup(popup_afe67ab5aa2ac07dcbbed780f87d0969)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60c752e4c518aa87cc15e0f36b4582b0.setIcon(icon_0303c16dd70513245ad98f67b7c0cf0f);
|
|
|
|
|
|
var marker_8867843a8271b45a923405154c029549 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_9be8c065925006ae3733fddbdb778fc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2fa170e09693bb2d1309bdf575c3055 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_423c84d828d3a0790d6a3d2bb2e85781 = $(`<div id="html_423c84d828d3a0790d6a3d2bb2e85781" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_c2fa170e09693bb2d1309bdf575c3055.setContent(html_423c84d828d3a0790d6a3d2bb2e85781);
|
|
|
|
|
|
|
|
marker_8867843a8271b45a923405154c029549.bindPopup(popup_c2fa170e09693bb2d1309bdf575c3055)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8867843a8271b45a923405154c029549.setIcon(icon_9be8c065925006ae3733fddbdb778fc5);
|
|
|
|
|
|
var marker_03b05b5a56ddc38dc75f893d3b94ce98 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7e5e3c151dac3445c8fd26167bdcd9e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88aed9dfc152afd50bd33a1d18b0f971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eac6895beb7e95d8bb30cd65b28295e8 = $(`<div id="html_eac6895beb7e95d8bb30cd65b28295e8" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_88aed9dfc152afd50bd33a1d18b0f971.setContent(html_eac6895beb7e95d8bb30cd65b28295e8);
|
|
|
|
|
|
|
|
marker_03b05b5a56ddc38dc75f893d3b94ce98.bindPopup(popup_88aed9dfc152afd50bd33a1d18b0f971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03b05b5a56ddc38dc75f893d3b94ce98.setIcon(icon_7e5e3c151dac3445c8fd26167bdcd9e3);
|
|
|
|
|
|
var marker_2c57e8a13f6282d2926f11d9b34cc580 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8f660b159ef3c2eea6c0e03a016560c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_940693ed58e5871fdf9fb1dcd997ab23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05209da4550abea51e86b4240b908022 = $(`<div id="html_05209da4550abea51e86b4240b908022" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_940693ed58e5871fdf9fb1dcd997ab23.setContent(html_05209da4550abea51e86b4240b908022);
|
|
|
|
|
|
|
|
marker_2c57e8a13f6282d2926f11d9b34cc580.bindPopup(popup_940693ed58e5871fdf9fb1dcd997ab23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c57e8a13f6282d2926f11d9b34cc580.setIcon(icon_8f660b159ef3c2eea6c0e03a016560c1);
|
|
|
|
|
|
var marker_255c3ab2027b6b887552b0305d240bfc = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_5680b330c694f50e09a0b6913aed3be8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89825be395304ac8736ae873c3f21449 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e487bb83b23c03ccc9466bc1e4bf719 = $(`<div id="html_1e487bb83b23c03ccc9466bc1e4bf719" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_89825be395304ac8736ae873c3f21449.setContent(html_1e487bb83b23c03ccc9466bc1e4bf719);
|
|
|
|
|
|
|
|
marker_255c3ab2027b6b887552b0305d240bfc.bindPopup(popup_89825be395304ac8736ae873c3f21449)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_255c3ab2027b6b887552b0305d240bfc.setIcon(icon_5680b330c694f50e09a0b6913aed3be8);
|
|
|
|
|
|
var marker_822ce751025dec927b7247bc324e3ea0 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_4a5cf3bd3af0f980d867ecc1ca0257e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e8411e68db67b3041e0a81e36bc44f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_037865b10644137fc66b64cb31597e34 = $(`<div id="html_037865b10644137fc66b64cb31597e34" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_7e8411e68db67b3041e0a81e36bc44f6.setContent(html_037865b10644137fc66b64cb31597e34);
|
|
|
|
|
|
|
|
marker_822ce751025dec927b7247bc324e3ea0.bindPopup(popup_7e8411e68db67b3041e0a81e36bc44f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_822ce751025dec927b7247bc324e3ea0.setIcon(icon_4a5cf3bd3af0f980d867ecc1ca0257e2);
|
|
|
|
|
|
var marker_5539269b6137ac990a494fcc7e26e649 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_7232825bd6437bcb479da174ba6fa987 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92686342ac1abcdf641f366d554c133d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3aefb1830b67d9d2a534f70461dae42 = $(`<div id="html_e3aefb1830b67d9d2a534f70461dae42" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social:443</div>`)[0];
|
|
popup_92686342ac1abcdf641f366d554c133d.setContent(html_e3aefb1830b67d9d2a534f70461dae42);
|
|
|
|
|
|
|
|
marker_5539269b6137ac990a494fcc7e26e649.bindPopup(popup_92686342ac1abcdf641f366d554c133d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5539269b6137ac990a494fcc7e26e649.setIcon(icon_7232825bd6437bcb479da174ba6fa987);
|
|
|
|
|
|
var marker_fad8ffaa708bb9a516bb53b041c158e3 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_26e0ee59a5674cc0906823380e8dde76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37400c0738526b449fac5193a5f203c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e647e2d9273bd64a7ade942c861df48c = $(`<div id="html_e647e2d9273bd64a7ade942c861df48c" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_37400c0738526b449fac5193a5f203c1.setContent(html_e647e2d9273bd64a7ade942c861df48c);
|
|
|
|
|
|
|
|
marker_fad8ffaa708bb9a516bb53b041c158e3.bindPopup(popup_37400c0738526b449fac5193a5f203c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fad8ffaa708bb9a516bb53b041c158e3.setIcon(icon_26e0ee59a5674cc0906823380e8dde76);
|
|
|
|
|
|
var marker_579d81d872927d9cdf572309e072fe41 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_943db0d574ffe8430fa31c280d349d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9fd0aa68b667af26df6a953ad22e0e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c57e03bd7ff3b3fde7d45a6d9174c5a = $(`<div id="html_0c57e03bd7ff3b3fde7d45a6d9174c5a" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_d9fd0aa68b667af26df6a953ad22e0e1.setContent(html_0c57e03bd7ff3b3fde7d45a6d9174c5a);
|
|
|
|
|
|
|
|
marker_579d81d872927d9cdf572309e072fe41.bindPopup(popup_d9fd0aa68b667af26df6a953ad22e0e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579d81d872927d9cdf572309e072fe41.setIcon(icon_943db0d574ffe8430fa31c280d349d87);
|
|
|
|
|
|
var marker_da24386f15d4b9b068664b4a6e0e4fad = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_fa429cf89fe5cb0ef007f0a4584de732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e85ed4e433615da7e250f6c6822ec35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e059c10e0a74ff0c2c2c925059530507 = $(`<div id="html_e059c10e0a74ff0c2c2c925059530507" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_0e85ed4e433615da7e250f6c6822ec35.setContent(html_e059c10e0a74ff0c2c2c925059530507);
|
|
|
|
|
|
|
|
marker_da24386f15d4b9b068664b4a6e0e4fad.bindPopup(popup_0e85ed4e433615da7e250f6c6822ec35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da24386f15d4b9b068664b4a6e0e4fad.setIcon(icon_fa429cf89fe5cb0ef007f0a4584de732);
|
|
|
|
|
|
var marker_cf0967c6930c825ce49ab789349b2a6d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_8ffb1a1bad9994164dcd542fa29955d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_338372f3fd9c96e85e5186fe49b49d86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9015f945490b882918d37af934b390f8 = $(`<div id="html_9015f945490b882918d37af934b390f8" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_338372f3fd9c96e85e5186fe49b49d86.setContent(html_9015f945490b882918d37af934b390f8);
|
|
|
|
|
|
|
|
marker_cf0967c6930c825ce49ab789349b2a6d.bindPopup(popup_338372f3fd9c96e85e5186fe49b49d86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf0967c6930c825ce49ab789349b2a6d.setIcon(icon_8ffb1a1bad9994164dcd542fa29955d8);
|
|
|
|
|
|
var marker_53fadda7821c04fee269c349644be963 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_952690cf751f3f437d41c9f985f4f30d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eee63a535cb654f111c8439adc697c23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5834e69cade9149827b99e8f7d570f09 = $(`<div id="html_5834e69cade9149827b99e8f7d570f09" style="width: 100.0%; height: 100.0%;">nostr.wild-vibes.ts.net</div>`)[0];
|
|
popup_eee63a535cb654f111c8439adc697c23.setContent(html_5834e69cade9149827b99e8f7d570f09);
|
|
|
|
|
|
|
|
marker_53fadda7821c04fee269c349644be963.bindPopup(popup_eee63a535cb654f111c8439adc697c23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53fadda7821c04fee269c349644be963.setIcon(icon_952690cf751f3f437d41c9f985f4f30d);
|
|
|
|
|
|
var marker_931cc42f5f61ba440d3109694326a991 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_69795d6a29ee3c365e392c0141ea4753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94f8e440321cc4af1dd18f781646bd53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c90b60101655ddd68cc43e9ba80b43be = $(`<div id="html_c90b60101655ddd68cc43e9ba80b43be" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_94f8e440321cc4af1dd18f781646bd53.setContent(html_c90b60101655ddd68cc43e9ba80b43be);
|
|
|
|
|
|
|
|
marker_931cc42f5f61ba440d3109694326a991.bindPopup(popup_94f8e440321cc4af1dd18f781646bd53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_931cc42f5f61ba440d3109694326a991.setIcon(icon_69795d6a29ee3c365e392c0141ea4753);
|
|
|
|
|
|
var marker_e18da152dde6af3a270f61b5dfff45a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_14ec34695830804e6735d8d97f6b965f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3756101aa4228f3f2f26c46ec196be39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fac6886ccaa6240b1b1077912c62de3 = $(`<div id="html_1fac6886ccaa6240b1b1077912c62de3" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_3756101aa4228f3f2f26c46ec196be39.setContent(html_1fac6886ccaa6240b1b1077912c62de3);
|
|
|
|
|
|
|
|
marker_e18da152dde6af3a270f61b5dfff45a4.bindPopup(popup_3756101aa4228f3f2f26c46ec196be39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e18da152dde6af3a270f61b5dfff45a4.setIcon(icon_14ec34695830804e6735d8d97f6b965f);
|
|
|
|
|
|
var marker_f08f96ae91f8311a011f134f083ddfe5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_4f2af30b9c268bc90d5f8aa17562b9c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34d27b588e63a0aff181e7ccdc4b2f3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b81831586a634fb0ee10fd45b6fccd5 = $(`<div id="html_8b81831586a634fb0ee10fd45b6fccd5" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_34d27b588e63a0aff181e7ccdc4b2f3b.setContent(html_8b81831586a634fb0ee10fd45b6fccd5);
|
|
|
|
|
|
|
|
marker_f08f96ae91f8311a011f134f083ddfe5.bindPopup(popup_34d27b588e63a0aff181e7ccdc4b2f3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f08f96ae91f8311a011f134f083ddfe5.setIcon(icon_4f2af30b9c268bc90d5f8aa17562b9c0);
|
|
|
|
|
|
var marker_aba718b6361f082ff6f8d8d02f3fb957 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_6b5eb319bba9fbb5ef33d0cd00ff9b4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d884823924cedd879fba8d1f60bb8f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd06cbc84e6c44986d83facf20675042 = $(`<div id="html_cd06cbc84e6c44986d83facf20675042" style="width: 100.0%; height: 100.0%;">relay.bowlafterbowl.com</div>`)[0];
|
|
popup_1d884823924cedd879fba8d1f60bb8f3.setContent(html_cd06cbc84e6c44986d83facf20675042);
|
|
|
|
|
|
|
|
marker_aba718b6361f082ff6f8d8d02f3fb957.bindPopup(popup_1d884823924cedd879fba8d1f60bb8f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aba718b6361f082ff6f8d8d02f3fb957.setIcon(icon_6b5eb319bba9fbb5ef33d0cd00ff9b4a);
|
|
|
|
|
|
var marker_a31f34e95b7cde97e326689db2a96951 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_af40bb0375317ee60ca6d0f9d0800c12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61c46929f1b838fe5f42aa1693994217 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf8a7c74a10cc1166a0382080bb8e34e = $(`<div id="html_bf8a7c74a10cc1166a0382080bb8e34e" style="width: 100.0%; height: 100.0%;">relay.nostr.place:443</div>`)[0];
|
|
popup_61c46929f1b838fe5f42aa1693994217.setContent(html_bf8a7c74a10cc1166a0382080bb8e34e);
|
|
|
|
|
|
|
|
marker_a31f34e95b7cde97e326689db2a96951.bindPopup(popup_61c46929f1b838fe5f42aa1693994217)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a31f34e95b7cde97e326689db2a96951.setIcon(icon_af40bb0375317ee60ca6d0f9d0800c12);
|
|
|
|
|
|
var marker_c372c536e0c21e76069f5ebfc8395925 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_ad724cd6a013a235fadcac27629d2dd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59683d8fecf94534b33e1107dc29003e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf88b0bfbc90043afad6bcc67825258b = $(`<div id="html_bf88b0bfbc90043afad6bcc67825258b" style="width: 100.0%; height: 100.0%;">nostr.mom:443</div>`)[0];
|
|
popup_59683d8fecf94534b33e1107dc29003e.setContent(html_bf88b0bfbc90043afad6bcc67825258b);
|
|
|
|
|
|
|
|
marker_c372c536e0c21e76069f5ebfc8395925.bindPopup(popup_59683d8fecf94534b33e1107dc29003e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c372c536e0c21e76069f5ebfc8395925.setIcon(icon_ad724cd6a013a235fadcac27629d2dd4);
|
|
|
|
|
|
var marker_4113a3d3595059e5dd8a6a60c01f2dc8 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_34931a943920442e5cb7d6e5e5ac06ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65123a116fd1586ade925211773bc915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_469072cc7b02e231ee0fc7a5c2f6081b = $(`<div id="html_469072cc7b02e231ee0fc7a5c2f6081b" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_65123a116fd1586ade925211773bc915.setContent(html_469072cc7b02e231ee0fc7a5c2f6081b);
|
|
|
|
|
|
|
|
marker_4113a3d3595059e5dd8a6a60c01f2dc8.bindPopup(popup_65123a116fd1586ade925211773bc915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4113a3d3595059e5dd8a6a60c01f2dc8.setIcon(icon_34931a943920442e5cb7d6e5e5ac06ae);
|
|
|
|
|
|
var marker_0c469085614b826a19825d41e26188d2 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f1e91a8a27aa33624cba2be0fb746dda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_833446195f3d510303b29739989607d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74d8e094c1f04998f4e40d8e6f1a837b = $(`<div id="html_74d8e094c1f04998f4e40d8e6f1a837b" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_833446195f3d510303b29739989607d6.setContent(html_74d8e094c1f04998f4e40d8e6f1a837b);
|
|
|
|
|
|
|
|
marker_0c469085614b826a19825d41e26188d2.bindPopup(popup_833446195f3d510303b29739989607d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c469085614b826a19825d41e26188d2.setIcon(icon_f1e91a8a27aa33624cba2be0fb746dda);
|
|
|
|
|
|
var marker_4a96cdc2fabc428d5cef32d1a7da2560 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2ba87a300a2c908fc816763e7a0b2866 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73fd9ab00290e2cb03a3156a0edbd812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6a6976763155859e3cdc347cbc2db83 = $(`<div id="html_f6a6976763155859e3cdc347cbc2db83" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com:443</div>`)[0];
|
|
popup_73fd9ab00290e2cb03a3156a0edbd812.setContent(html_f6a6976763155859e3cdc347cbc2db83);
|
|
|
|
|
|
|
|
marker_4a96cdc2fabc428d5cef32d1a7da2560.bindPopup(popup_73fd9ab00290e2cb03a3156a0edbd812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a96cdc2fabc428d5cef32d1a7da2560.setIcon(icon_2ba87a300a2c908fc816763e7a0b2866);
|
|
|
|
|
|
var marker_e6c93ff1bacaff85d261f1cfc63096e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_da4e10e50a4c9708126db7fb575efd6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d647a7bc4c28c8a0353a823f80c5c428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a242a2f986f61580073dab57d3bb25d8 = $(`<div id="html_a242a2f986f61580073dab57d3bb25d8" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_d647a7bc4c28c8a0353a823f80c5c428.setContent(html_a242a2f986f61580073dab57d3bb25d8);
|
|
|
|
|
|
|
|
marker_e6c93ff1bacaff85d261f1cfc63096e0.bindPopup(popup_d647a7bc4c28c8a0353a823f80c5c428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6c93ff1bacaff85d261f1cfc63096e0.setIcon(icon_da4e10e50a4c9708126db7fb575efd6c);
|
|
|
|
|
|
var marker_4d976e345223e95ee96404d46e031698 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_fa911cc7abfd8088e4d92e3b0f837d33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0b7eb8c4bd98e577367068115828fca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_856d2bc6ac61a8ac0d3e73f817f81db9 = $(`<div id="html_856d2bc6ac61a8ac0d3e73f817f81db9" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_b0b7eb8c4bd98e577367068115828fca.setContent(html_856d2bc6ac61a8ac0d3e73f817f81db9);
|
|
|
|
|
|
|
|
marker_4d976e345223e95ee96404d46e031698.bindPopup(popup_b0b7eb8c4bd98e577367068115828fca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d976e345223e95ee96404d46e031698.setIcon(icon_fa911cc7abfd8088e4d92e3b0f837d33);
|
|
|
|
|
|
var marker_9cee1d7a173b0d3ce2fbb289bb72a3b6 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_43e038f24bea42e82f84a15126b73e84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83f26d999000a3fcd9aac329b84d6a68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93829d1819ab0c47ddb18e20da4bab07 = $(`<div id="html_93829d1819ab0c47ddb18e20da4bab07" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_83f26d999000a3fcd9aac329b84d6a68.setContent(html_93829d1819ab0c47ddb18e20da4bab07);
|
|
|
|
|
|
|
|
marker_9cee1d7a173b0d3ce2fbb289bb72a3b6.bindPopup(popup_83f26d999000a3fcd9aac329b84d6a68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cee1d7a173b0d3ce2fbb289bb72a3b6.setIcon(icon_43e038f24bea42e82f84a15126b73e84);
|
|
|
|
|
|
var marker_a7b2a051976ee4d2d5f4810cd83a831a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_2f562dfe0898f6ee8810cc48a0676c2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb523a1421627b4754b91ffa8efab048 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10721e749fed3a5941ec18fac37489ea = $(`<div id="html_10721e749fed3a5941ec18fac37489ea" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_cb523a1421627b4754b91ffa8efab048.setContent(html_10721e749fed3a5941ec18fac37489ea);
|
|
|
|
|
|
|
|
marker_a7b2a051976ee4d2d5f4810cd83a831a.bindPopup(popup_cb523a1421627b4754b91ffa8efab048)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7b2a051976ee4d2d5f4810cd83a831a.setIcon(icon_2f562dfe0898f6ee8810cc48a0676c2e);
|
|
|
|
|
|
var marker_7289d9c86f1c9a50276fe40ff4799b20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_d8a5d0e39f7b165bc3cf43096c34d7e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_403e80d0eb3519913229afff616f4e18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8c3fe52522e623bc8da1e9815504a40 = $(`<div id="html_d8c3fe52522e623bc8da1e9815504a40" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_403e80d0eb3519913229afff616f4e18.setContent(html_d8c3fe52522e623bc8da1e9815504a40);
|
|
|
|
|
|
|
|
marker_7289d9c86f1c9a50276fe40ff4799b20.bindPopup(popup_403e80d0eb3519913229afff616f4e18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7289d9c86f1c9a50276fe40ff4799b20.setIcon(icon_d8a5d0e39f7b165bc3cf43096c34d7e6);
|
|
|
|
|
|
var marker_00b5f2bdde726deb31715fbaf12271b9 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_214d1400480f276ccbd68a6f7b79c3f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65160b57d2a3aa73a9003cf1a00918cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7cd0fc15b6da52ea354265c17e4b592 = $(`<div id="html_b7cd0fc15b6da52ea354265c17e4b592" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_65160b57d2a3aa73a9003cf1a00918cd.setContent(html_b7cd0fc15b6da52ea354265c17e4b592);
|
|
|
|
|
|
|
|
marker_00b5f2bdde726deb31715fbaf12271b9.bindPopup(popup_65160b57d2a3aa73a9003cf1a00918cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00b5f2bdde726deb31715fbaf12271b9.setIcon(icon_214d1400480f276ccbd68a6f7b79c3f7);
|
|
|
|
|
|
var marker_444dbabdaabc4d697a89061781877f1c = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_a593fd2c1fd818c335febd78f2d2f670 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4e51b0661b851fd88ee784cd8c6e900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7f0765c877adf227fec796fe904538e = $(`<div id="html_a7f0765c877adf227fec796fe904538e" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com:443</div>`)[0];
|
|
popup_d4e51b0661b851fd88ee784cd8c6e900.setContent(html_a7f0765c877adf227fec796fe904538e);
|
|
|
|
|
|
|
|
marker_444dbabdaabc4d697a89061781877f1c.bindPopup(popup_d4e51b0661b851fd88ee784cd8c6e900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_444dbabdaabc4d697a89061781877f1c.setIcon(icon_a593fd2c1fd818c335febd78f2d2f670);
|
|
|
|
|
|
var marker_b9bcfee9fd12495043b80db122e9d0e4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_c3bffe1dd7e9d1ae5e7f6a19e43a7bf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_022512f452a0406a850bbe93bcf58e31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5378df6852a59398835cc5a9b9cfa9fd = $(`<div id="html_5378df6852a59398835cc5a9b9cfa9fd" style="width: 100.0%; height: 100.0%;">relay.veganostr.com:443</div>`)[0];
|
|
popup_022512f452a0406a850bbe93bcf58e31.setContent(html_5378df6852a59398835cc5a9b9cfa9fd);
|
|
|
|
|
|
|
|
marker_b9bcfee9fd12495043b80db122e9d0e4.bindPopup(popup_022512f452a0406a850bbe93bcf58e31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9bcfee9fd12495043b80db122e9d0e4.setIcon(icon_c3bffe1dd7e9d1ae5e7f6a19e43a7bf1);
|
|
|
|
|
|
var marker_d12a3f125d7282be25293f50008159d5 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_f16fd9cdc1936badd369df151f7a27fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71615ca9f2d26b06433f70ea2db172b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81fb9e0f28fb45c648dd6d39e0d9c10e = $(`<div id="html_81fb9e0f28fb45c648dd6d39e0d9c10e" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_71615ca9f2d26b06433f70ea2db172b8.setContent(html_81fb9e0f28fb45c648dd6d39e0d9c10e);
|
|
|
|
|
|
|
|
marker_d12a3f125d7282be25293f50008159d5.bindPopup(popup_71615ca9f2d26b06433f70ea2db172b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d12a3f125d7282be25293f50008159d5.setIcon(icon_f16fd9cdc1936badd369df151f7a27fa);
|
|
|
|
|
|
var marker_cb0bee116714a00c9fcf28a85b08f224 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_eb1632ec20c8c4de964384b4c4e51f5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48a4924337dde90b38a1002222cf9b36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1feb9b832694e2522f4ca3b5f4be483 = $(`<div id="html_b1feb9b832694e2522f4ca3b5f4be483" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_48a4924337dde90b38a1002222cf9b36.setContent(html_b1feb9b832694e2522f4ca3b5f4be483);
|
|
|
|
|
|
|
|
marker_cb0bee116714a00c9fcf28a85b08f224.bindPopup(popup_48a4924337dde90b38a1002222cf9b36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb0bee116714a00c9fcf28a85b08f224.setIcon(icon_eb1632ec20c8c4de964384b4c4e51f5a);
|
|
|
|
|
|
var marker_ef71cd448fef4cb7b136c8f8de8aaa91 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_cf06bedfa30d2bb5ad8c5fc63fbf8bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1404369ef2ae412996c50462ba14de4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aa45c3a0c6ed6aae72cef16598a05f0 = $(`<div id="html_9aa45c3a0c6ed6aae72cef16598a05f0" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live:443</div>`)[0];
|
|
popup_1404369ef2ae412996c50462ba14de4d.setContent(html_9aa45c3a0c6ed6aae72cef16598a05f0);
|
|
|
|
|
|
|
|
marker_ef71cd448fef4cb7b136c8f8de8aaa91.bindPopup(popup_1404369ef2ae412996c50462ba14de4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef71cd448fef4cb7b136c8f8de8aaa91.setIcon(icon_cf06bedfa30d2bb5ad8c5fc63fbf8bea);
|
|
|
|
|
|
var marker_3f9c8450ac79c001ef11f037ffb4ca6f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_86df2451ccdf4f3a37b6cb58f577eebd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4052e42952c4e04b596114dec4165dc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1e38f1db609b503a2f285ce4d40ab60 = $(`<div id="html_c1e38f1db609b503a2f285ce4d40ab60" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org:443</div>`)[0];
|
|
popup_4052e42952c4e04b596114dec4165dc3.setContent(html_c1e38f1db609b503a2f285ce4d40ab60);
|
|
|
|
|
|
|
|
marker_3f9c8450ac79c001ef11f037ffb4ca6f.bindPopup(popup_4052e42952c4e04b596114dec4165dc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f9c8450ac79c001ef11f037ffb4ca6f.setIcon(icon_86df2451ccdf4f3a37b6cb58f577eebd);
|
|
|
|
|
|
var marker_5c5668d8433223d511b590deb19e49f3 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_e7e9198b3354820a41c1265b76c4ab48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3b888515d72d22db2762cf4787d68c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eadb636e3a93e8c8a77e3f32e3045f7 = $(`<div id="html_0eadb636e3a93e8c8a77e3f32e3045f7" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_d3b888515d72d22db2762cf4787d68c3.setContent(html_0eadb636e3a93e8c8a77e3f32e3045f7);
|
|
|
|
|
|
|
|
marker_5c5668d8433223d511b590deb19e49f3.bindPopup(popup_d3b888515d72d22db2762cf4787d68c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c5668d8433223d511b590deb19e49f3.setIcon(icon_e7e9198b3354820a41c1265b76c4ab48);
|
|
|
|
|
|
var marker_184848daf26d48f2dcfe3c1e76ebf79d = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_61d877efe71e944bee83dfeb69ad3768 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_733f5574ac6d1c4ea82da1b7d2fe179c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_866a7baf5c31949a5214cee3d07df42c = $(`<div id="html_866a7baf5c31949a5214cee3d07df42c" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_733f5574ac6d1c4ea82da1b7d2fe179c.setContent(html_866a7baf5c31949a5214cee3d07df42c);
|
|
|
|
|
|
|
|
marker_184848daf26d48f2dcfe3c1e76ebf79d.bindPopup(popup_733f5574ac6d1c4ea82da1b7d2fe179c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_184848daf26d48f2dcfe3c1e76ebf79d.setIcon(icon_61d877efe71e944bee83dfeb69ad3768);
|
|
|
|
|
|
var marker_ff5627ebd555836244d4527ab50f788d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_3c05b3c87b3669daec0bd6a68a140d84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_debc1fc9202e91f2fb8e34c979e51d19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2031f44b4649313ef3d6b2894d0be943 = $(`<div id="html_2031f44b4649313ef3d6b2894d0be943" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me:443</div>`)[0];
|
|
popup_debc1fc9202e91f2fb8e34c979e51d19.setContent(html_2031f44b4649313ef3d6b2894d0be943);
|
|
|
|
|
|
|
|
marker_ff5627ebd555836244d4527ab50f788d.bindPopup(popup_debc1fc9202e91f2fb8e34c979e51d19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff5627ebd555836244d4527ab50f788d.setIcon(icon_3c05b3c87b3669daec0bd6a68a140d84);
|
|
|
|
|
|
var marker_e0380ac9f6f6952efa34f5e59fa22e12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_544df8aaf74bfffe4595140371e26efb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d4532e6da15fe0cb657b18bac7fa9b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeb54fe88d77b8606608dad9f321101b = $(`<div id="html_aeb54fe88d77b8606608dad9f321101b" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe:443</div>`)[0];
|
|
popup_9d4532e6da15fe0cb657b18bac7fa9b2.setContent(html_aeb54fe88d77b8606608dad9f321101b);
|
|
|
|
|
|
|
|
marker_e0380ac9f6f6952efa34f5e59fa22e12.bindPopup(popup_9d4532e6da15fe0cb657b18bac7fa9b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0380ac9f6f6952efa34f5e59fa22e12.setIcon(icon_544df8aaf74bfffe4595140371e26efb);
|
|
|
|
|
|
var marker_50524bdf1bdea3023e35ba95b5edca87 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_aa6de35a6533b3bc22729639855f07db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37badacef631ab44b4b075e937dbcba3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05f3e92f99bc05540568e69286271607 = $(`<div id="html_05f3e92f99bc05540568e69286271607" style="width: 100.0%; height: 100.0%;">offchain.pub:443</div>`)[0];
|
|
popup_37badacef631ab44b4b075e937dbcba3.setContent(html_05f3e92f99bc05540568e69286271607);
|
|
|
|
|
|
|
|
marker_50524bdf1bdea3023e35ba95b5edca87.bindPopup(popup_37badacef631ab44b4b075e937dbcba3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50524bdf1bdea3023e35ba95b5edca87.setIcon(icon_aa6de35a6533b3bc22729639855f07db);
|
|
|
|
|
|
var marker_2566c9c50f5fc1e2fc1a118b783d2704 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_330bbb20cb41b9edee4301f82c5d2087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6010a50c2dce68e7e9324a26b0dd625 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a781bfe76f92b24eeca8b78f4c059f5 = $(`<div id="html_0a781bfe76f92b24eeca8b78f4c059f5" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_b6010a50c2dce68e7e9324a26b0dd625.setContent(html_0a781bfe76f92b24eeca8b78f4c059f5);
|
|
|
|
|
|
|
|
marker_2566c9c50f5fc1e2fc1a118b783d2704.bindPopup(popup_b6010a50c2dce68e7e9324a26b0dd625)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2566c9c50f5fc1e2fc1a118b783d2704.setIcon(icon_330bbb20cb41b9edee4301f82c5d2087);
|
|
|
|
|
|
var marker_ce737b4d9083b0cd5cc0426b3bdced58 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_15b75207e623e0724d7e21de10c5b86a);
|
|
|
|
|
|
var icon_875141a8ebd1ea36a6f6facbdbcc7bf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7202c72ff9606b37645d16252b151f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84c9f594120ef4bf770496cbb4931393 = $(`<div id="html_84c9f594120ef4bf770496cbb4931393" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de:443</div>`)[0];
|
|
popup_2a7202c72ff9606b37645d16252b151f.setContent(html_84c9f594120ef4bf770496cbb4931393);
|
|
|
|
|
|
|
|
marker_ce737b4d9083b0cd5cc0426b3bdced58.bindPopup(popup_2a7202c72ff9606b37645d16252b151f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce737b4d9083b0cd5cc0426b3bdced58.setIcon(icon_875141a8ebd1ea36a6f6facbdbcc7bf1);
|
|
|
|
|
|
marker_cluster_15b75207e623e0724d7e21de10c5b86a.addTo(map_e4a430123c645a0de45bb670795ec534);
|
|
|
|
</script>
|
|
</html> |