mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 14:45:18 +00:00
10753 lines
313 KiB
HTML
10753 lines
313 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_de8ce07112cdc8c04efe2cadd18e140e {
|
|
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_de8ce07112cdc8c04efe2cadd18e140e" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_de8ce07112cdc8c04efe2cadd18e140e = L.map(
|
|
"map_de8ce07112cdc8c04efe2cadd18e140e",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_5879656a680a654e2470a4aae00ba8a7 = 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_5879656a680a654e2470a4aae00ba8a7.addTo(map_de8ce07112cdc8c04efe2cadd18e140e);
|
|
|
|
|
|
var marker_cluster_9d31fede28e1aeb9f11f912cdda25f51 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_69f665f32f034e45dd95125f247885cd = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9e8461feb2035f7ca8d78d8c856daafd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a7ab134e4dc4ce1aae1c46e6ba8123 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4b6b878392914c13d3c1c5810162a7a = $(`<div id="html_b4b6b878392914c13d3c1c5810162a7a" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_29a7ab134e4dc4ce1aae1c46e6ba8123.setContent(html_b4b6b878392914c13d3c1c5810162a7a);
|
|
|
|
|
|
|
|
marker_69f665f32f034e45dd95125f247885cd.bindPopup(popup_29a7ab134e4dc4ce1aae1c46e6ba8123)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69f665f32f034e45dd95125f247885cd.setIcon(icon_9e8461feb2035f7ca8d78d8c856daafd);
|
|
|
|
|
|
var marker_bcc8d90846fc9c6e56dcee6a22c68ff2 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e1662879a53452b19be88399cd1d7f96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fb4b2c553bfdc856950b8ea3bd739bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20e84b5f327507cb13bc8aa9149e8a68 = $(`<div id="html_20e84b5f327507cb13bc8aa9149e8a68" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_1fb4b2c553bfdc856950b8ea3bd739bb.setContent(html_20e84b5f327507cb13bc8aa9149e8a68);
|
|
|
|
|
|
|
|
marker_bcc8d90846fc9c6e56dcee6a22c68ff2.bindPopup(popup_1fb4b2c553bfdc856950b8ea3bd739bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcc8d90846fc9c6e56dcee6a22c68ff2.setIcon(icon_e1662879a53452b19be88399cd1d7f96);
|
|
|
|
|
|
var marker_1bf618a6daa929101e623e8a0db3531c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ec11d70cc9afbe26ca1deba4dc83495d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8673393e6e3fa367b66c95559e0a7d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e3d015dc266e5c3030074d80bd672a8 = $(`<div id="html_1e3d015dc266e5c3030074d80bd672a8" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_c8673393e6e3fa367b66c95559e0a7d5.setContent(html_1e3d015dc266e5c3030074d80bd672a8);
|
|
|
|
|
|
|
|
marker_1bf618a6daa929101e623e8a0db3531c.bindPopup(popup_c8673393e6e3fa367b66c95559e0a7d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bf618a6daa929101e623e8a0db3531c.setIcon(icon_ec11d70cc9afbe26ca1deba4dc83495d);
|
|
|
|
|
|
var marker_dd751f67c267a5e85fb7e06d15a8f798 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_949d3d7088beb1a0fba8c450cac158eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83f2ee0ad5992462fb34651e957c2856 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f611318127ed0ede4bf4922ca19b16c = $(`<div id="html_1f611318127ed0ede4bf4922ca19b16c" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_83f2ee0ad5992462fb34651e957c2856.setContent(html_1f611318127ed0ede4bf4922ca19b16c);
|
|
|
|
|
|
|
|
marker_dd751f67c267a5e85fb7e06d15a8f798.bindPopup(popup_83f2ee0ad5992462fb34651e957c2856)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd751f67c267a5e85fb7e06d15a8f798.setIcon(icon_949d3d7088beb1a0fba8c450cac158eb);
|
|
|
|
|
|
var marker_73e81ced15f0830208c3ade314bf13eb = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c449112d7f364477ad1d8ec96257b681 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2d286a18ab9466ecd5cfc326315ffcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e45a3e06caac11517cbda800b8d19b5 = $(`<div id="html_0e45a3e06caac11517cbda800b8d19b5" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_d2d286a18ab9466ecd5cfc326315ffcd.setContent(html_0e45a3e06caac11517cbda800b8d19b5);
|
|
|
|
|
|
|
|
marker_73e81ced15f0830208c3ade314bf13eb.bindPopup(popup_d2d286a18ab9466ecd5cfc326315ffcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e81ced15f0830208c3ade314bf13eb.setIcon(icon_c449112d7f364477ad1d8ec96257b681);
|
|
|
|
|
|
var marker_1b3dedfd09d97db42e1573580d46dbb3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e261096dfdd7fcd667c404a0b7a2d95e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46fe507fa0497c2b95c5c10c8d9a549e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c58fb807a39737d039a87c42a025d30 = $(`<div id="html_1c58fb807a39737d039a87c42a025d30" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_46fe507fa0497c2b95c5c10c8d9a549e.setContent(html_1c58fb807a39737d039a87c42a025d30);
|
|
|
|
|
|
|
|
marker_1b3dedfd09d97db42e1573580d46dbb3.bindPopup(popup_46fe507fa0497c2b95c5c10c8d9a549e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b3dedfd09d97db42e1573580d46dbb3.setIcon(icon_e261096dfdd7fcd667c404a0b7a2d95e);
|
|
|
|
|
|
var marker_e4d9e0cf6e157f093374dc63db5223b7 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ab7a4a8b7695eb753086c003d709939c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6330ad3e948fddab6071345ff12a840b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baf118d2016f8b3939cc214f965b97ea = $(`<div id="html_baf118d2016f8b3939cc214f965b97ea" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_6330ad3e948fddab6071345ff12a840b.setContent(html_baf118d2016f8b3939cc214f965b97ea);
|
|
|
|
|
|
|
|
marker_e4d9e0cf6e157f093374dc63db5223b7.bindPopup(popup_6330ad3e948fddab6071345ff12a840b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4d9e0cf6e157f093374dc63db5223b7.setIcon(icon_ab7a4a8b7695eb753086c003d709939c);
|
|
|
|
|
|
var marker_b9216d3679be9414ef482cbc9858ff3c = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d3b44c2ea3e5271e480c139ba0997f75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d67f9c26b6b581b15b047db82241e391 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc49db4a8160d2280e423feb5aa0ef7e = $(`<div id="html_bc49db4a8160d2280e423feb5aa0ef7e" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_d67f9c26b6b581b15b047db82241e391.setContent(html_bc49db4a8160d2280e423feb5aa0ef7e);
|
|
|
|
|
|
|
|
marker_b9216d3679be9414ef482cbc9858ff3c.bindPopup(popup_d67f9c26b6b581b15b047db82241e391)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9216d3679be9414ef482cbc9858ff3c.setIcon(icon_d3b44c2ea3e5271e480c139ba0997f75);
|
|
|
|
|
|
var marker_201410a41d22b60752e32bdd3f335360 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_80a347c2507a837df3e022560bdb0a74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcf1bec11a3f95a69542d9e15a429cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_749b3d7ed96df04057cc26fa31d2e7a7 = $(`<div id="html_749b3d7ed96df04057cc26fa31d2e7a7" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_dcf1bec11a3f95a69542d9e15a429cdf.setContent(html_749b3d7ed96df04057cc26fa31d2e7a7);
|
|
|
|
|
|
|
|
marker_201410a41d22b60752e32bdd3f335360.bindPopup(popup_dcf1bec11a3f95a69542d9e15a429cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_201410a41d22b60752e32bdd3f335360.setIcon(icon_80a347c2507a837df3e022560bdb0a74);
|
|
|
|
|
|
var marker_414ba9bae1ee7f36bb435620a99c08b4 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cce32ed6b7ec25864225e7b5d0abd22c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb26fb87276cde2c2811fad77678bf41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc566e82d6734e78085878f0e1c3a247 = $(`<div id="html_cc566e82d6734e78085878f0e1c3a247" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_fb26fb87276cde2c2811fad77678bf41.setContent(html_cc566e82d6734e78085878f0e1c3a247);
|
|
|
|
|
|
|
|
marker_414ba9bae1ee7f36bb435620a99c08b4.bindPopup(popup_fb26fb87276cde2c2811fad77678bf41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_414ba9bae1ee7f36bb435620a99c08b4.setIcon(icon_cce32ed6b7ec25864225e7b5d0abd22c);
|
|
|
|
|
|
var marker_864b8dbdc3fc87a5c98872df54940711 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_1ebcfb839ed1840273507eead2229526 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2766fb8e280ff5074b900dc710e5ee47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edd739b649f0f0568804ea7870fbe364 = $(`<div id="html_edd739b649f0f0568804ea7870fbe364" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_2766fb8e280ff5074b900dc710e5ee47.setContent(html_edd739b649f0f0568804ea7870fbe364);
|
|
|
|
|
|
|
|
marker_864b8dbdc3fc87a5c98872df54940711.bindPopup(popup_2766fb8e280ff5074b900dc710e5ee47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_864b8dbdc3fc87a5c98872df54940711.setIcon(icon_1ebcfb839ed1840273507eead2229526);
|
|
|
|
|
|
var marker_8709e9b239c9e8b51c5babe195dd52ac = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0ef4d72a5faff272707ab0327fdabff5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0ad49808e5c4be40bbcf1de466ae56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e716e91024965787369cacd4583ad68 = $(`<div id="html_0e716e91024965787369cacd4583ad68" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_8a0ad49808e5c4be40bbcf1de466ae56.setContent(html_0e716e91024965787369cacd4583ad68);
|
|
|
|
|
|
|
|
marker_8709e9b239c9e8b51c5babe195dd52ac.bindPopup(popup_8a0ad49808e5c4be40bbcf1de466ae56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8709e9b239c9e8b51c5babe195dd52ac.setIcon(icon_0ef4d72a5faff272707ab0327fdabff5);
|
|
|
|
|
|
var marker_aad7f8302969ed8a75e7b98fdd5e93bd = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d63985a5757d949fb16e1eb166288c74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0ce0e3859462abfbcc5de1cf1dbb69a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d1c5d636167e8cc511108e58e310750 = $(`<div id="html_5d1c5d636167e8cc511108e58e310750" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_b0ce0e3859462abfbcc5de1cf1dbb69a.setContent(html_5d1c5d636167e8cc511108e58e310750);
|
|
|
|
|
|
|
|
marker_aad7f8302969ed8a75e7b98fdd5e93bd.bindPopup(popup_b0ce0e3859462abfbcc5de1cf1dbb69a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aad7f8302969ed8a75e7b98fdd5e93bd.setIcon(icon_d63985a5757d949fb16e1eb166288c74);
|
|
|
|
|
|
var marker_db79a46419fbd12edf36a242d6adbec1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_4a2e5a6e960728d09f1ebdfa29363a68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9712c4c8e8d5024dc2d21173aa5026e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_807093fcb8314a8540f92c0cc723f629 = $(`<div id="html_807093fcb8314a8540f92c0cc723f629" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_9712c4c8e8d5024dc2d21173aa5026e8.setContent(html_807093fcb8314a8540f92c0cc723f629);
|
|
|
|
|
|
|
|
marker_db79a46419fbd12edf36a242d6adbec1.bindPopup(popup_9712c4c8e8d5024dc2d21173aa5026e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db79a46419fbd12edf36a242d6adbec1.setIcon(icon_4a2e5a6e960728d09f1ebdfa29363a68);
|
|
|
|
|
|
var marker_4bc6f203447009ea51e0023357769530 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_02732ca4de9b37036a07331551d2ff2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b116794205aec30aaa276c7041f519b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f95e9e7be7b6bc2bd42c41bca5affb18 = $(`<div id="html_f95e9e7be7b6bc2bd42c41bca5affb18" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_b116794205aec30aaa276c7041f519b9.setContent(html_f95e9e7be7b6bc2bd42c41bca5affb18);
|
|
|
|
|
|
|
|
marker_4bc6f203447009ea51e0023357769530.bindPopup(popup_b116794205aec30aaa276c7041f519b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bc6f203447009ea51e0023357769530.setIcon(icon_02732ca4de9b37036a07331551d2ff2f);
|
|
|
|
|
|
var marker_b5a52306512c99c6bf3fda678bd471c6 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cbbf6505362d3b096453b24036ffda5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69ade01622441d9d64ea207b9323d18d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75922b3020f406c46d64b790be5fd237 = $(`<div id="html_75922b3020f406c46d64b790be5fd237" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_69ade01622441d9d64ea207b9323d18d.setContent(html_75922b3020f406c46d64b790be5fd237);
|
|
|
|
|
|
|
|
marker_b5a52306512c99c6bf3fda678bd471c6.bindPopup(popup_69ade01622441d9d64ea207b9323d18d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5a52306512c99c6bf3fda678bd471c6.setIcon(icon_cbbf6505362d3b096453b24036ffda5a);
|
|
|
|
|
|
var marker_eb352ef5b95d58ef68d095cc63444dbd = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7f64a25896db5bf82db699097c774b7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_244f8607dc51df94c0b1467f1c2749ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f9bda95736ee6f73c2098fd23534540 = $(`<div id="html_4f9bda95736ee6f73c2098fd23534540" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_244f8607dc51df94c0b1467f1c2749ac.setContent(html_4f9bda95736ee6f73c2098fd23534540);
|
|
|
|
|
|
|
|
marker_eb352ef5b95d58ef68d095cc63444dbd.bindPopup(popup_244f8607dc51df94c0b1467f1c2749ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb352ef5b95d58ef68d095cc63444dbd.setIcon(icon_7f64a25896db5bf82db699097c774b7f);
|
|
|
|
|
|
var marker_455fc999074fd291ab082b858251d0b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e0de671cc8ea07008c8550748bfcf515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86723460bda05bc5bb9f9e184b944ba6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5298bc47f4cd025fbdf1479b3346bb0 = $(`<div id="html_a5298bc47f4cd025fbdf1479b3346bb0" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_86723460bda05bc5bb9f9e184b944ba6.setContent(html_a5298bc47f4cd025fbdf1479b3346bb0);
|
|
|
|
|
|
|
|
marker_455fc999074fd291ab082b858251d0b3.bindPopup(popup_86723460bda05bc5bb9f9e184b944ba6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_455fc999074fd291ab082b858251d0b3.setIcon(icon_e0de671cc8ea07008c8550748bfcf515);
|
|
|
|
|
|
var marker_42e7c46205d97cc329214da631a74b61 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_40d65c6eabd208f7dbc041472620bd8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5caf5e196c464b028fa031bb5d77a42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92c427a9d2a457835454f06a4a7d4251 = $(`<div id="html_92c427a9d2a457835454f06a4a7d4251" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_a5caf5e196c464b028fa031bb5d77a42.setContent(html_92c427a9d2a457835454f06a4a7d4251);
|
|
|
|
|
|
|
|
marker_42e7c46205d97cc329214da631a74b61.bindPopup(popup_a5caf5e196c464b028fa031bb5d77a42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42e7c46205d97cc329214da631a74b61.setIcon(icon_40d65c6eabd208f7dbc041472620bd8f);
|
|
|
|
|
|
var marker_77da81278bac354c7db0c2045043c6cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_f8d2a8fae6d53eabc602945103fc8b08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22e851478941f29b3ca07a2039a74843 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19c1773c0f51ca83b1e5bfc99ff4b7f8 = $(`<div id="html_19c1773c0f51ca83b1e5bfc99ff4b7f8" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_22e851478941f29b3ca07a2039a74843.setContent(html_19c1773c0f51ca83b1e5bfc99ff4b7f8);
|
|
|
|
|
|
|
|
marker_77da81278bac354c7db0c2045043c6cf.bindPopup(popup_22e851478941f29b3ca07a2039a74843)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77da81278bac354c7db0c2045043c6cf.setIcon(icon_f8d2a8fae6d53eabc602945103fc8b08);
|
|
|
|
|
|
var marker_9bd3c8431e5ed7dad817de940e7b1b52 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_bf2af275b79f4419aa0e937e9a8096d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bbbda8d17645c581fcfc25fb7d9485d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca92fb76cf68f43c705365ef1f2b4706 = $(`<div id="html_ca92fb76cf68f43c705365ef1f2b4706" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_2bbbda8d17645c581fcfc25fb7d9485d.setContent(html_ca92fb76cf68f43c705365ef1f2b4706);
|
|
|
|
|
|
|
|
marker_9bd3c8431e5ed7dad817de940e7b1b52.bindPopup(popup_2bbbda8d17645c581fcfc25fb7d9485d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bd3c8431e5ed7dad817de940e7b1b52.setIcon(icon_bf2af275b79f4419aa0e937e9a8096d8);
|
|
|
|
|
|
var marker_7656667fb9039a615123c766e3d4211b = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c29829e144310e5e54f4d97902eb051d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8236b0dd09b4f88ab024d59f13ac920f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff6a271f071422be4f5c1aba52e4f436 = $(`<div id="html_ff6a271f071422be4f5c1aba52e4f436" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_8236b0dd09b4f88ab024d59f13ac920f.setContent(html_ff6a271f071422be4f5c1aba52e4f436);
|
|
|
|
|
|
|
|
marker_7656667fb9039a615123c766e3d4211b.bindPopup(popup_8236b0dd09b4f88ab024d59f13ac920f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7656667fb9039a615123c766e3d4211b.setIcon(icon_c29829e144310e5e54f4d97902eb051d);
|
|
|
|
|
|
var marker_3c3023ed67c05da957bd654d2bdc18e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_1514d3f5f2cf85aa2c3c9c2957fe898d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fef7910c0634d8c63bf4827afc3e45f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5ae42d202d1ac6b5f3a38e7c3eb9a2b = $(`<div id="html_b5ae42d202d1ac6b5f3a38e7c3eb9a2b" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_fef7910c0634d8c63bf4827afc3e45f9.setContent(html_b5ae42d202d1ac6b5f3a38e7c3eb9a2b);
|
|
|
|
|
|
|
|
marker_3c3023ed67c05da957bd654d2bdc18e5.bindPopup(popup_fef7910c0634d8c63bf4827afc3e45f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c3023ed67c05da957bd654d2bdc18e5.setIcon(icon_1514d3f5f2cf85aa2c3c9c2957fe898d);
|
|
|
|
|
|
var marker_f724ffa714692681897f5cfba1b4a7cb = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7584156b179ba75089f700c4838fd336 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd4d8248c3b22f1dd8076c66820bc21e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a96b52a28e1526a9b090401621e78a15 = $(`<div id="html_a96b52a28e1526a9b090401621e78a15" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_cd4d8248c3b22f1dd8076c66820bc21e.setContent(html_a96b52a28e1526a9b090401621e78a15);
|
|
|
|
|
|
|
|
marker_f724ffa714692681897f5cfba1b4a7cb.bindPopup(popup_cd4d8248c3b22f1dd8076c66820bc21e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f724ffa714692681897f5cfba1b4a7cb.setIcon(icon_7584156b179ba75089f700c4838fd336);
|
|
|
|
|
|
var marker_9e43ac31115664fae84526f9aa881379 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_164c18d9a2182e3ae9834ef86967ec5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7de131b8c4637ace05d9c9db2696105a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca0421480b16de94dc20b99ea85c7cbc = $(`<div id="html_ca0421480b16de94dc20b99ea85c7cbc" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_7de131b8c4637ace05d9c9db2696105a.setContent(html_ca0421480b16de94dc20b99ea85c7cbc);
|
|
|
|
|
|
|
|
marker_9e43ac31115664fae84526f9aa881379.bindPopup(popup_7de131b8c4637ace05d9c9db2696105a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e43ac31115664fae84526f9aa881379.setIcon(icon_164c18d9a2182e3ae9834ef86967ec5a);
|
|
|
|
|
|
var marker_dcb92bab1953a426d32c40e2d359e2c0 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7ca4b21c0ff0fcebe19179346242027a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_077ba313a138612c877d85575330a55a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d071d9caaf6e9228c50a0da9d7e3fda2 = $(`<div id="html_d071d9caaf6e9228c50a0da9d7e3fda2" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_077ba313a138612c877d85575330a55a.setContent(html_d071d9caaf6e9228c50a0da9d7e3fda2);
|
|
|
|
|
|
|
|
marker_dcb92bab1953a426d32c40e2d359e2c0.bindPopup(popup_077ba313a138612c877d85575330a55a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcb92bab1953a426d32c40e2d359e2c0.setIcon(icon_7ca4b21c0ff0fcebe19179346242027a);
|
|
|
|
|
|
var marker_a6416efcec89f012f7c24ac3f8c5f609 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2a23e3a8467c5c245b6b5f30ecffcade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9741af842cafe438201f4c0d532724fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5096e18f28c16b6ff0db77843fa15ad3 = $(`<div id="html_5096e18f28c16b6ff0db77843fa15ad3" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_9741af842cafe438201f4c0d532724fa.setContent(html_5096e18f28c16b6ff0db77843fa15ad3);
|
|
|
|
|
|
|
|
marker_a6416efcec89f012f7c24ac3f8c5f609.bindPopup(popup_9741af842cafe438201f4c0d532724fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6416efcec89f012f7c24ac3f8c5f609.setIcon(icon_2a23e3a8467c5c245b6b5f30ecffcade);
|
|
|
|
|
|
var marker_0ba23aa9e7e248993502a9c47263288b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_4482dae59fe53f12f9a8873da53ccf58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0230aa95b18436c6e0360118fa4be591 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d4c259bea401e53cd75c5da11426b4b = $(`<div id="html_6d4c259bea401e53cd75c5da11426b4b" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_0230aa95b18436c6e0360118fa4be591.setContent(html_6d4c259bea401e53cd75c5da11426b4b);
|
|
|
|
|
|
|
|
marker_0ba23aa9e7e248993502a9c47263288b.bindPopup(popup_0230aa95b18436c6e0360118fa4be591)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ba23aa9e7e248993502a9c47263288b.setIcon(icon_4482dae59fe53f12f9a8873da53ccf58);
|
|
|
|
|
|
var marker_8f2a7e525d2b72b5436c8b31a8f30ed2 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_5a82554a5087221c832bc2dfcf14791b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64e637f38a6139411d009a2b40912923 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dc660a155175f921db1ca245088e9fb = $(`<div id="html_1dc660a155175f921db1ca245088e9fb" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_64e637f38a6139411d009a2b40912923.setContent(html_1dc660a155175f921db1ca245088e9fb);
|
|
|
|
|
|
|
|
marker_8f2a7e525d2b72b5436c8b31a8f30ed2.bindPopup(popup_64e637f38a6139411d009a2b40912923)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f2a7e525d2b72b5436c8b31a8f30ed2.setIcon(icon_5a82554a5087221c832bc2dfcf14791b);
|
|
|
|
|
|
var marker_3a44d27f859123c64d9234a294121583 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_22536dfa5f8de5f1346d375803952335 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaab96c63be317220b6638ecee605fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b35a815a561a3bfa4459df234d9e161 = $(`<div id="html_3b35a815a561a3bfa4459df234d9e161" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_aaab96c63be317220b6638ecee605fbd.setContent(html_3b35a815a561a3bfa4459df234d9e161);
|
|
|
|
|
|
|
|
marker_3a44d27f859123c64d9234a294121583.bindPopup(popup_aaab96c63be317220b6638ecee605fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a44d27f859123c64d9234a294121583.setIcon(icon_22536dfa5f8de5f1346d375803952335);
|
|
|
|
|
|
var marker_7a66116a3d1be7dec5e09ef4b865a5be = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_45fe65026b5c6514469a262c3a188dc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_142e8c718d16ce4914914965e1085632 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d88286257c7a7dbf54f06f7463bafda6 = $(`<div id="html_d88286257c7a7dbf54f06f7463bafda6" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_142e8c718d16ce4914914965e1085632.setContent(html_d88286257c7a7dbf54f06f7463bafda6);
|
|
|
|
|
|
|
|
marker_7a66116a3d1be7dec5e09ef4b865a5be.bindPopup(popup_142e8c718d16ce4914914965e1085632)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a66116a3d1be7dec5e09ef4b865a5be.setIcon(icon_45fe65026b5c6514469a262c3a188dc9);
|
|
|
|
|
|
var marker_6ac407d2214afb91c162b4e2b6ae8b46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_70aaeafe71b795b6e863c43c786aabec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c85178739ff2b000408471983e7f13e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd44e4becaffc030c6996e54df474092 = $(`<div id="html_bd44e4becaffc030c6996e54df474092" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_6c85178739ff2b000408471983e7f13e.setContent(html_bd44e4becaffc030c6996e54df474092);
|
|
|
|
|
|
|
|
marker_6ac407d2214afb91c162b4e2b6ae8b46.bindPopup(popup_6c85178739ff2b000408471983e7f13e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ac407d2214afb91c162b4e2b6ae8b46.setIcon(icon_70aaeafe71b795b6e863c43c786aabec);
|
|
|
|
|
|
var marker_ea738b8f948e06913b4bda2eb17c2337 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_70c016d70f8ecd56de0766c3f411510b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd6fc49bd88df6879f41f4fcc84d1f7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2616a22e12081deffd6900710e3bc57e = $(`<div id="html_2616a22e12081deffd6900710e3bc57e" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_dd6fc49bd88df6879f41f4fcc84d1f7b.setContent(html_2616a22e12081deffd6900710e3bc57e);
|
|
|
|
|
|
|
|
marker_ea738b8f948e06913b4bda2eb17c2337.bindPopup(popup_dd6fc49bd88df6879f41f4fcc84d1f7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea738b8f948e06913b4bda2eb17c2337.setIcon(icon_70c016d70f8ecd56de0766c3f411510b);
|
|
|
|
|
|
var marker_d0d4ba32b1efa161c170648b6571a820 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a1cedb1238e03318442fafc766f6f982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dee893831313b7493cfaf51a7ccec19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cafaaacb82ce99899e65c5eca6e1899e = $(`<div id="html_cafaaacb82ce99899e65c5eca6e1899e" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_7dee893831313b7493cfaf51a7ccec19.setContent(html_cafaaacb82ce99899e65c5eca6e1899e);
|
|
|
|
|
|
|
|
marker_d0d4ba32b1efa161c170648b6571a820.bindPopup(popup_7dee893831313b7493cfaf51a7ccec19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0d4ba32b1efa161c170648b6571a820.setIcon(icon_a1cedb1238e03318442fafc766f6f982);
|
|
|
|
|
|
var marker_b839cea25a27196b1a0d44ba1d5852e2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d6bfb519c3e23156ac93a9fc729d370a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0db3baccd7037a70d041adfada8f10a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1fff1e95d371c95fea14b6a0cac7b18 = $(`<div id="html_a1fff1e95d371c95fea14b6a0cac7b18" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_0db3baccd7037a70d041adfada8f10a7.setContent(html_a1fff1e95d371c95fea14b6a0cac7b18);
|
|
|
|
|
|
|
|
marker_b839cea25a27196b1a0d44ba1d5852e2.bindPopup(popup_0db3baccd7037a70d041adfada8f10a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b839cea25a27196b1a0d44ba1d5852e2.setIcon(icon_d6bfb519c3e23156ac93a9fc729d370a);
|
|
|
|
|
|
var marker_ebc9b5a9190dc1705f6d24b9d2ff23e1 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_fe8f5fe976839e731b020da960b5d231 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7871f6c3fa8020405da9c16a60794986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88287fa95f0352a79b7d9d6d8a42c921 = $(`<div id="html_88287fa95f0352a79b7d9d6d8a42c921" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_7871f6c3fa8020405da9c16a60794986.setContent(html_88287fa95f0352a79b7d9d6d8a42c921);
|
|
|
|
|
|
|
|
marker_ebc9b5a9190dc1705f6d24b9d2ff23e1.bindPopup(popup_7871f6c3fa8020405da9c16a60794986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebc9b5a9190dc1705f6d24b9d2ff23e1.setIcon(icon_fe8f5fe976839e731b020da960b5d231);
|
|
|
|
|
|
var marker_a41cedcf47a59a8890c20c0596b6e434 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_22256e6b678eada4ca01c9f1c11ea04a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9baa7cb165f570995d628eb2756f5d9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24c9eb94bf4151106df622624528f171 = $(`<div id="html_24c9eb94bf4151106df622624528f171" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_9baa7cb165f570995d628eb2756f5d9c.setContent(html_24c9eb94bf4151106df622624528f171);
|
|
|
|
|
|
|
|
marker_a41cedcf47a59a8890c20c0596b6e434.bindPopup(popup_9baa7cb165f570995d628eb2756f5d9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a41cedcf47a59a8890c20c0596b6e434.setIcon(icon_22256e6b678eada4ca01c9f1c11ea04a);
|
|
|
|
|
|
var marker_7ac16157bd444ae7e709a5bb6b828b9a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c893a6cbf8256e4e738206a31fa397a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44552f36cfc3338f352100499c38cddb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6f1bed05bbbfd5c9441e729cae1532f = $(`<div id="html_c6f1bed05bbbfd5c9441e729cae1532f" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_44552f36cfc3338f352100499c38cddb.setContent(html_c6f1bed05bbbfd5c9441e729cae1532f);
|
|
|
|
|
|
|
|
marker_7ac16157bd444ae7e709a5bb6b828b9a.bindPopup(popup_44552f36cfc3338f352100499c38cddb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ac16157bd444ae7e709a5bb6b828b9a.setIcon(icon_c893a6cbf8256e4e738206a31fa397a5);
|
|
|
|
|
|
var marker_b0ad7711cfe1989ad537b9399ba66f97 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_df2ba11f29bccda706522733ea7959c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67bfa9c5db488b2cfad0347995ada3aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4e09bc7bdac1afbec73fb4616e9c229 = $(`<div id="html_b4e09bc7bdac1afbec73fb4616e9c229" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_67bfa9c5db488b2cfad0347995ada3aa.setContent(html_b4e09bc7bdac1afbec73fb4616e9c229);
|
|
|
|
|
|
|
|
marker_b0ad7711cfe1989ad537b9399ba66f97.bindPopup(popup_67bfa9c5db488b2cfad0347995ada3aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0ad7711cfe1989ad537b9399ba66f97.setIcon(icon_df2ba11f29bccda706522733ea7959c3);
|
|
|
|
|
|
var marker_eb641b82bf0913ea73ade570d6f9bdeb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d3f05418158294dcd21a9f7cee3028fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea365bd99a26ad0fe59217dd40b40e9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0546968f9c56c1ffbe56359b61bdccc = $(`<div id="html_d0546968f9c56c1ffbe56359b61bdccc" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_ea365bd99a26ad0fe59217dd40b40e9e.setContent(html_d0546968f9c56c1ffbe56359b61bdccc);
|
|
|
|
|
|
|
|
marker_eb641b82bf0913ea73ade570d6f9bdeb.bindPopup(popup_ea365bd99a26ad0fe59217dd40b40e9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb641b82bf0913ea73ade570d6f9bdeb.setIcon(icon_d3f05418158294dcd21a9f7cee3028fb);
|
|
|
|
|
|
var marker_480e25586de1a90ba56802617165522d = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_24df33b311916e7599068b02c1008cb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64bba1b1a9e716de8825a8adf265631d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67823d3e4b0ada0f78b4ef54e7c6269e = $(`<div id="html_67823d3e4b0ada0f78b4ef54e7c6269e" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_64bba1b1a9e716de8825a8adf265631d.setContent(html_67823d3e4b0ada0f78b4ef54e7c6269e);
|
|
|
|
|
|
|
|
marker_480e25586de1a90ba56802617165522d.bindPopup(popup_64bba1b1a9e716de8825a8adf265631d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_480e25586de1a90ba56802617165522d.setIcon(icon_24df33b311916e7599068b02c1008cb7);
|
|
|
|
|
|
var marker_4ade5385d8ca3872a9bf08e5cdd5f65f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_dda6e3570e6e5cf1cb5be9d8f4147bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d82fe0918a85825c5d9c1ed890d631dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf51c74d0f1a1fb28a9ffe1909b69a3 = $(`<div id="html_2bf51c74d0f1a1fb28a9ffe1909b69a3" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_d82fe0918a85825c5d9c1ed890d631dd.setContent(html_2bf51c74d0f1a1fb28a9ffe1909b69a3);
|
|
|
|
|
|
|
|
marker_4ade5385d8ca3872a9bf08e5cdd5f65f.bindPopup(popup_d82fe0918a85825c5d9c1ed890d631dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ade5385d8ca3872a9bf08e5cdd5f65f.setIcon(icon_dda6e3570e6e5cf1cb5be9d8f4147bea);
|
|
|
|
|
|
var marker_ba0d2816cf4ce5fbd367d886d31dc37f = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_23a755e2d641d2b656d8b64b282f4c80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcc56104e350cf14b4f94304bb46e008 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c3251236da1b7f19ca09d670f4712ed = $(`<div id="html_2c3251236da1b7f19ca09d670f4712ed" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_dcc56104e350cf14b4f94304bb46e008.setContent(html_2c3251236da1b7f19ca09d670f4712ed);
|
|
|
|
|
|
|
|
marker_ba0d2816cf4ce5fbd367d886d31dc37f.bindPopup(popup_dcc56104e350cf14b4f94304bb46e008)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba0d2816cf4ce5fbd367d886d31dc37f.setIcon(icon_23a755e2d641d2b656d8b64b282f4c80);
|
|
|
|
|
|
var marker_fa7f50fb246a9595aa0eac5c8449bae1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d3731b3d01cb7f96b48cc7218bf1a660 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_848730ae057910fe27836dade37a85a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7fd38fa9928beb301cc883aaa151e58 = $(`<div id="html_f7fd38fa9928beb301cc883aaa151e58" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_848730ae057910fe27836dade37a85a2.setContent(html_f7fd38fa9928beb301cc883aaa151e58);
|
|
|
|
|
|
|
|
marker_fa7f50fb246a9595aa0eac5c8449bae1.bindPopup(popup_848730ae057910fe27836dade37a85a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa7f50fb246a9595aa0eac5c8449bae1.setIcon(icon_d3731b3d01cb7f96b48cc7218bf1a660);
|
|
|
|
|
|
var marker_ae83ab6826ba248c5cdbbfdbb495f10d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9da4833b229d4b049196a9b3a4fba65b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc8938faa2e3b66cc6a777c75159c4bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b43b3c0e587868a266a04b36d2835ca = $(`<div id="html_8b43b3c0e587868a266a04b36d2835ca" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_cc8938faa2e3b66cc6a777c75159c4bb.setContent(html_8b43b3c0e587868a266a04b36d2835ca);
|
|
|
|
|
|
|
|
marker_ae83ab6826ba248c5cdbbfdbb495f10d.bindPopup(popup_cc8938faa2e3b66cc6a777c75159c4bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae83ab6826ba248c5cdbbfdbb495f10d.setIcon(icon_9da4833b229d4b049196a9b3a4fba65b);
|
|
|
|
|
|
var marker_0b0553fbac0e17cf853eccf4bdf37a30 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_de68d1dd7f729cf793e8c54514352889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4b08f2fbc6ffcddf298cadce30eea71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0638ba4a1c89defe3588a32a42965315 = $(`<div id="html_0638ba4a1c89defe3588a32a42965315" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_f4b08f2fbc6ffcddf298cadce30eea71.setContent(html_0638ba4a1c89defe3588a32a42965315);
|
|
|
|
|
|
|
|
marker_0b0553fbac0e17cf853eccf4bdf37a30.bindPopup(popup_f4b08f2fbc6ffcddf298cadce30eea71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b0553fbac0e17cf853eccf4bdf37a30.setIcon(icon_de68d1dd7f729cf793e8c54514352889);
|
|
|
|
|
|
var marker_b776d921765e1e2afb07e6f7abdeeb53 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_64c36731e3a095cab0722cae8eb84243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eee1fca292d4d127030d2c97f3254119 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eabe41c9e1028f1fbb58a081798752d7 = $(`<div id="html_eabe41c9e1028f1fbb58a081798752d7" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_eee1fca292d4d127030d2c97f3254119.setContent(html_eabe41c9e1028f1fbb58a081798752d7);
|
|
|
|
|
|
|
|
marker_b776d921765e1e2afb07e6f7abdeeb53.bindPopup(popup_eee1fca292d4d127030d2c97f3254119)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b776d921765e1e2afb07e6f7abdeeb53.setIcon(icon_64c36731e3a095cab0722cae8eb84243);
|
|
|
|
|
|
var marker_5d553c3ae19ba446ecac79a6b6c82b77 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_bc5b4926a29e3e5c8d4d045843a8be15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c23565594d80cd7d07cd3f285d7a161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d401df7871694938b948a4a766b24312 = $(`<div id="html_d401df7871694938b948a4a766b24312" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_1c23565594d80cd7d07cd3f285d7a161.setContent(html_d401df7871694938b948a4a766b24312);
|
|
|
|
|
|
|
|
marker_5d553c3ae19ba446ecac79a6b6c82b77.bindPopup(popup_1c23565594d80cd7d07cd3f285d7a161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d553c3ae19ba446ecac79a6b6c82b77.setIcon(icon_bc5b4926a29e3e5c8d4d045843a8be15);
|
|
|
|
|
|
var marker_2ba1fa7a24feba87bc2660f106bf79e3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c55bcec7ef6a998d5a81fbf41ef2ed97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07503ebd93832b6b1a082c9ee1a143ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccc4eceb899c8181384c21e3a6db9369 = $(`<div id="html_ccc4eceb899c8181384c21e3a6db9369" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_07503ebd93832b6b1a082c9ee1a143ba.setContent(html_ccc4eceb899c8181384c21e3a6db9369);
|
|
|
|
|
|
|
|
marker_2ba1fa7a24feba87bc2660f106bf79e3.bindPopup(popup_07503ebd93832b6b1a082c9ee1a143ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ba1fa7a24feba87bc2660f106bf79e3.setIcon(icon_c55bcec7ef6a998d5a81fbf41ef2ed97);
|
|
|
|
|
|
var marker_214ffe614947f3d71ba5bccae889e54b = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_16be326fb4ab2e1980d922fd7ad0bedb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06825c1fc0d9f317960af81e6bd623b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11ebd17c42489ee6be93e09b261fe586 = $(`<div id="html_11ebd17c42489ee6be93e09b261fe586" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_06825c1fc0d9f317960af81e6bd623b1.setContent(html_11ebd17c42489ee6be93e09b261fe586);
|
|
|
|
|
|
|
|
marker_214ffe614947f3d71ba5bccae889e54b.bindPopup(popup_06825c1fc0d9f317960af81e6bd623b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_214ffe614947f3d71ba5bccae889e54b.setIcon(icon_16be326fb4ab2e1980d922fd7ad0bedb);
|
|
|
|
|
|
var marker_8a7a1c0fbea6007274787d78a015f0aa = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_bac200555998a632f840e7317580c3e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6bae9f56d4c6cd3f41f606344ec024e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_785cc71b0313a01156a909ca55fc5878 = $(`<div id="html_785cc71b0313a01156a909ca55fc5878" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_c6bae9f56d4c6cd3f41f606344ec024e.setContent(html_785cc71b0313a01156a909ca55fc5878);
|
|
|
|
|
|
|
|
marker_8a7a1c0fbea6007274787d78a015f0aa.bindPopup(popup_c6bae9f56d4c6cd3f41f606344ec024e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a7a1c0fbea6007274787d78a015f0aa.setIcon(icon_bac200555998a632f840e7317580c3e6);
|
|
|
|
|
|
var marker_6fc479bf51a48db092cc3f0b8488e0cd = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_12ed0c24e71da577334a18eb18188eac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16ac458f23a3e9b431b513b21809f270 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfa188e5c92d2a359d278b87b0644805 = $(`<div id="html_cfa188e5c92d2a359d278b87b0644805" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_16ac458f23a3e9b431b513b21809f270.setContent(html_cfa188e5c92d2a359d278b87b0644805);
|
|
|
|
|
|
|
|
marker_6fc479bf51a48db092cc3f0b8488e0cd.bindPopup(popup_16ac458f23a3e9b431b513b21809f270)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fc479bf51a48db092cc3f0b8488e0cd.setIcon(icon_12ed0c24e71da577334a18eb18188eac);
|
|
|
|
|
|
var marker_fdc5422a04e5df1a2fe4f6d7211dcba9 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_103d3ccf6b13f267bb907e4e8b5e5ff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20d00d6561c69ad2b0cc7d0a30783dfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79cfd9a7b54a80cee278110f240cd950 = $(`<div id="html_79cfd9a7b54a80cee278110f240cd950" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_20d00d6561c69ad2b0cc7d0a30783dfc.setContent(html_79cfd9a7b54a80cee278110f240cd950);
|
|
|
|
|
|
|
|
marker_fdc5422a04e5df1a2fe4f6d7211dcba9.bindPopup(popup_20d00d6561c69ad2b0cc7d0a30783dfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdc5422a04e5df1a2fe4f6d7211dcba9.setIcon(icon_103d3ccf6b13f267bb907e4e8b5e5ff8);
|
|
|
|
|
|
var marker_ee1b28259b6d04ef512d938980feeb46 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_186c170dd92fd3e11b0c2031d333505b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_514f090272b783e63da698e93738ab9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_777bae9a66609108d465bd8e166071df = $(`<div id="html_777bae9a66609108d465bd8e166071df" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_514f090272b783e63da698e93738ab9c.setContent(html_777bae9a66609108d465bd8e166071df);
|
|
|
|
|
|
|
|
marker_ee1b28259b6d04ef512d938980feeb46.bindPopup(popup_514f090272b783e63da698e93738ab9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee1b28259b6d04ef512d938980feeb46.setIcon(icon_186c170dd92fd3e11b0c2031d333505b);
|
|
|
|
|
|
var marker_11ee56dc51d8e2efd5d5311be37e1393 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cc322e939086280415456dd3a82f1fb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed45e045ecc7523c945aac92215d6187 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae014e5133abbe539da05239454b14ed = $(`<div id="html_ae014e5133abbe539da05239454b14ed" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_ed45e045ecc7523c945aac92215d6187.setContent(html_ae014e5133abbe539da05239454b14ed);
|
|
|
|
|
|
|
|
marker_11ee56dc51d8e2efd5d5311be37e1393.bindPopup(popup_ed45e045ecc7523c945aac92215d6187)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11ee56dc51d8e2efd5d5311be37e1393.setIcon(icon_cc322e939086280415456dd3a82f1fb2);
|
|
|
|
|
|
var marker_19bbf7ea58a5516858fa201007d8ec67 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_8726ab4b0dab87fb89dc811e7faf5192 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_324539ad8bdce05672c8a6327f223dd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8570ac29e2089319fa822617abc99dec = $(`<div id="html_8570ac29e2089319fa822617abc99dec" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_324539ad8bdce05672c8a6327f223dd6.setContent(html_8570ac29e2089319fa822617abc99dec);
|
|
|
|
|
|
|
|
marker_19bbf7ea58a5516858fa201007d8ec67.bindPopup(popup_324539ad8bdce05672c8a6327f223dd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19bbf7ea58a5516858fa201007d8ec67.setIcon(icon_8726ab4b0dab87fb89dc811e7faf5192);
|
|
|
|
|
|
var marker_33188c78b8545997e6bfb66ee75aa93b = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9264613896442b03d12f53e43381ae57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbd60161d981ea1211728d0d36f24460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30e70601ee42c483f8e6a16aa57824da = $(`<div id="html_30e70601ee42c483f8e6a16aa57824da" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_dbd60161d981ea1211728d0d36f24460.setContent(html_30e70601ee42c483f8e6a16aa57824da);
|
|
|
|
|
|
|
|
marker_33188c78b8545997e6bfb66ee75aa93b.bindPopup(popup_dbd60161d981ea1211728d0d36f24460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33188c78b8545997e6bfb66ee75aa93b.setIcon(icon_9264613896442b03d12f53e43381ae57);
|
|
|
|
|
|
var marker_48f188d70bf1e8e52aefb62957d319e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_207d04d3e0d3e81b879484fd432cbbaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5a20864954aa7b88c54b43e217c5f61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_417fe4b728404e9c0ffba9f78366085d = $(`<div id="html_417fe4b728404e9c0ffba9f78366085d" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_a5a20864954aa7b88c54b43e217c5f61.setContent(html_417fe4b728404e9c0ffba9f78366085d);
|
|
|
|
|
|
|
|
marker_48f188d70bf1e8e52aefb62957d319e4.bindPopup(popup_a5a20864954aa7b88c54b43e217c5f61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48f188d70bf1e8e52aefb62957d319e4.setIcon(icon_207d04d3e0d3e81b879484fd432cbbaa);
|
|
|
|
|
|
var marker_d7917500b73c189336307122ccc6681a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ca7fb93ffd4a423336101a91f679ecbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72b805a69e73827ed961069ac9f3a810 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f8a392cd34281a4ce565a88746bcf8c = $(`<div id="html_8f8a392cd34281a4ce565a88746bcf8c" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_72b805a69e73827ed961069ac9f3a810.setContent(html_8f8a392cd34281a4ce565a88746bcf8c);
|
|
|
|
|
|
|
|
marker_d7917500b73c189336307122ccc6681a.bindPopup(popup_72b805a69e73827ed961069ac9f3a810)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7917500b73c189336307122ccc6681a.setIcon(icon_ca7fb93ffd4a423336101a91f679ecbe);
|
|
|
|
|
|
var marker_4cda434f623192ce799b6cad00d74c24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2abdac6d843baec01e4f4691f97be490 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1797ba9706a53e66cb007697fc8bf9ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cef3ed0b798c28e7beda44cd268957b5 = $(`<div id="html_cef3ed0b798c28e7beda44cd268957b5" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_1797ba9706a53e66cb007697fc8bf9ad.setContent(html_cef3ed0b798c28e7beda44cd268957b5);
|
|
|
|
|
|
|
|
marker_4cda434f623192ce799b6cad00d74c24.bindPopup(popup_1797ba9706a53e66cb007697fc8bf9ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cda434f623192ce799b6cad00d74c24.setIcon(icon_2abdac6d843baec01e4f4691f97be490);
|
|
|
|
|
|
var marker_8b10df2ac96a14def5bbaca8060030ea = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_15fea49eab7ca934bdb1a175c92cd9ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f9345c1bb5719764a62110f59ac933d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c445bf81000de30e01a4f4f1a7cd020 = $(`<div id="html_2c445bf81000de30e01a4f4f1a7cd020" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_6f9345c1bb5719764a62110f59ac933d.setContent(html_2c445bf81000de30e01a4f4f1a7cd020);
|
|
|
|
|
|
|
|
marker_8b10df2ac96a14def5bbaca8060030ea.bindPopup(popup_6f9345c1bb5719764a62110f59ac933d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b10df2ac96a14def5bbaca8060030ea.setIcon(icon_15fea49eab7ca934bdb1a175c92cd9ce);
|
|
|
|
|
|
var marker_400c2cdfc7bf5d2270f0b06ab624c532 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_4d83b5b6f1956a29152addcf7e138f10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57a247cf1e3a066ff72584a0adc23f25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0349c201e44606abc33811bbd621a96 = $(`<div id="html_b0349c201e44606abc33811bbd621a96" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_57a247cf1e3a066ff72584a0adc23f25.setContent(html_b0349c201e44606abc33811bbd621a96);
|
|
|
|
|
|
|
|
marker_400c2cdfc7bf5d2270f0b06ab624c532.bindPopup(popup_57a247cf1e3a066ff72584a0adc23f25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_400c2cdfc7bf5d2270f0b06ab624c532.setIcon(icon_4d83b5b6f1956a29152addcf7e138f10);
|
|
|
|
|
|
var marker_d58b9fe1bfdd94ee647214a9c63611e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7a41fe424f25642c8eb1b89c97f79271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2acbe171cc61956b5fd651df5d48b3da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80f717f441fc32495f9391978644cad0 = $(`<div id="html_80f717f441fc32495f9391978644cad0" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_2acbe171cc61956b5fd651df5d48b3da.setContent(html_80f717f441fc32495f9391978644cad0);
|
|
|
|
|
|
|
|
marker_d58b9fe1bfdd94ee647214a9c63611e6.bindPopup(popup_2acbe171cc61956b5fd651df5d48b3da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d58b9fe1bfdd94ee647214a9c63611e6.setIcon(icon_7a41fe424f25642c8eb1b89c97f79271);
|
|
|
|
|
|
var marker_28577e9161a768930b538f2d143f5f0a = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0c4e605169cd9c26d48488eea100d369 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90e2e1bd2810542444c74f6c9c820915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce7b615c0b0ef00e23ee395a9ab87fb2 = $(`<div id="html_ce7b615c0b0ef00e23ee395a9ab87fb2" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_90e2e1bd2810542444c74f6c9c820915.setContent(html_ce7b615c0b0ef00e23ee395a9ab87fb2);
|
|
|
|
|
|
|
|
marker_28577e9161a768930b538f2d143f5f0a.bindPopup(popup_90e2e1bd2810542444c74f6c9c820915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28577e9161a768930b538f2d143f5f0a.setIcon(icon_0c4e605169cd9c26d48488eea100d369);
|
|
|
|
|
|
var marker_cd20806864f9c4959e2cdf7247fac5db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_28e5ff650a80c8b5de81b21bc36b2510 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e27fa96080e3152de5a6c7dd5ad28fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21e1f52b77c5a1c99ce941620fec4bfc = $(`<div id="html_21e1f52b77c5a1c99ce941620fec4bfc" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_2e27fa96080e3152de5a6c7dd5ad28fc.setContent(html_21e1f52b77c5a1c99ce941620fec4bfc);
|
|
|
|
|
|
|
|
marker_cd20806864f9c4959e2cdf7247fac5db.bindPopup(popup_2e27fa96080e3152de5a6c7dd5ad28fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd20806864f9c4959e2cdf7247fac5db.setIcon(icon_28e5ff650a80c8b5de81b21bc36b2510);
|
|
|
|
|
|
var marker_52f1d1fb031ef87b6e43f7570dea076e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_fd5792f19d1720fa5b43038dd4def34a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_982eedf1d50c7e436243d966b1bedcaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf2474518972d65b5a3a044496371257 = $(`<div id="html_cf2474518972d65b5a3a044496371257" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_982eedf1d50c7e436243d966b1bedcaa.setContent(html_cf2474518972d65b5a3a044496371257);
|
|
|
|
|
|
|
|
marker_52f1d1fb031ef87b6e43f7570dea076e.bindPopup(popup_982eedf1d50c7e436243d966b1bedcaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f1d1fb031ef87b6e43f7570dea076e.setIcon(icon_fd5792f19d1720fa5b43038dd4def34a);
|
|
|
|
|
|
var marker_7c4b315f08105cdfb90af4b81120ca47 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_4a1008794a4079824b436ec6ae8a1fae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eafa8146626ee8e547a4e55402f21682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04d948cdb874d18b8dc59ea3435d1af9 = $(`<div id="html_04d948cdb874d18b8dc59ea3435d1af9" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_eafa8146626ee8e547a4e55402f21682.setContent(html_04d948cdb874d18b8dc59ea3435d1af9);
|
|
|
|
|
|
|
|
marker_7c4b315f08105cdfb90af4b81120ca47.bindPopup(popup_eafa8146626ee8e547a4e55402f21682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c4b315f08105cdfb90af4b81120ca47.setIcon(icon_4a1008794a4079824b436ec6ae8a1fae);
|
|
|
|
|
|
var marker_84e91307cd41d5e41cc10cf13f04e83f = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ccbc1835fdbfb28176542e7a3e860024 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e4bef7249b6f260d13447b51ec1ed4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caf9263455ee73be667470066980837d = $(`<div id="html_caf9263455ee73be667470066980837d" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_3e4bef7249b6f260d13447b51ec1ed4c.setContent(html_caf9263455ee73be667470066980837d);
|
|
|
|
|
|
|
|
marker_84e91307cd41d5e41cc10cf13f04e83f.bindPopup(popup_3e4bef7249b6f260d13447b51ec1ed4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84e91307cd41d5e41cc10cf13f04e83f.setIcon(icon_ccbc1835fdbfb28176542e7a3e860024);
|
|
|
|
|
|
var marker_6c87b5389976dd95c20ce679b1cb9ea3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_93685240878870182a0d587fb106324d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ec6393e203264ba3327e93411a0db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeb57aef314f07f36f5fb37119c7f535 = $(`<div id="html_aeb57aef314f07f36f5fb37119c7f535" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_18ec6393e203264ba3327e93411a0db3.setContent(html_aeb57aef314f07f36f5fb37119c7f535);
|
|
|
|
|
|
|
|
marker_6c87b5389976dd95c20ce679b1cb9ea3.bindPopup(popup_18ec6393e203264ba3327e93411a0db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c87b5389976dd95c20ce679b1cb9ea3.setIcon(icon_93685240878870182a0d587fb106324d);
|
|
|
|
|
|
var marker_31e481d709bb210de67077031ff1220a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_40bef056ea61ca35a275ce33b56afbe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fe7d83cdc9232060916d71becba227f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc6f65961a6f8fe5a16cea7e137f27d0 = $(`<div id="html_fc6f65961a6f8fe5a16cea7e137f27d0" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_6fe7d83cdc9232060916d71becba227f.setContent(html_fc6f65961a6f8fe5a16cea7e137f27d0);
|
|
|
|
|
|
|
|
marker_31e481d709bb210de67077031ff1220a.bindPopup(popup_6fe7d83cdc9232060916d71becba227f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31e481d709bb210de67077031ff1220a.setIcon(icon_40bef056ea61ca35a275ce33b56afbe8);
|
|
|
|
|
|
var marker_2d52b6072b59214250500b0104464d16 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_bc1f3402e93d04c7e699901e701db132 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d2c342edba5219dda1200ef11d00c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40bd44e453a37ab8cf138f5f02c296e9 = $(`<div id="html_40bd44e453a37ab8cf138f5f02c296e9" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_9d2c342edba5219dda1200ef11d00c6d.setContent(html_40bd44e453a37ab8cf138f5f02c296e9);
|
|
|
|
|
|
|
|
marker_2d52b6072b59214250500b0104464d16.bindPopup(popup_9d2c342edba5219dda1200ef11d00c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d52b6072b59214250500b0104464d16.setIcon(icon_bc1f3402e93d04c7e699901e701db132);
|
|
|
|
|
|
var marker_c7f92714f03defe0a3191017c415a4db = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_66274322014db709a8ea6762ec0c40c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e4eedc422cbd34ea72ac53a0db8224a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae5bfa9d3c3c367fc2fad6f569c5ef0b = $(`<div id="html_ae5bfa9d3c3c367fc2fad6f569c5ef0b" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_7e4eedc422cbd34ea72ac53a0db8224a.setContent(html_ae5bfa9d3c3c367fc2fad6f569c5ef0b);
|
|
|
|
|
|
|
|
marker_c7f92714f03defe0a3191017c415a4db.bindPopup(popup_7e4eedc422cbd34ea72ac53a0db8224a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7f92714f03defe0a3191017c415a4db.setIcon(icon_66274322014db709a8ea6762ec0c40c9);
|
|
|
|
|
|
var marker_ebcaaa1c094659e12252ad4866f96666 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_fc5750fbc6ed924d7328f06f38a2cd0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_328580b23d3a23de1ae291531f1babdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e6101e17d73c672f53bd4e78b1491b8 = $(`<div id="html_3e6101e17d73c672f53bd4e78b1491b8" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_328580b23d3a23de1ae291531f1babdb.setContent(html_3e6101e17d73c672f53bd4e78b1491b8);
|
|
|
|
|
|
|
|
marker_ebcaaa1c094659e12252ad4866f96666.bindPopup(popup_328580b23d3a23de1ae291531f1babdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebcaaa1c094659e12252ad4866f96666.setIcon(icon_fc5750fbc6ed924d7328f06f38a2cd0f);
|
|
|
|
|
|
var marker_7cf2e9a6622aea276e29d03193f8f622 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_1cbae4766d6b3118e8957b5948703021 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59fa5aede62fe97f34c4255ef8de5649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d19ec3e39dadb071ffbca0dfdfa296fc = $(`<div id="html_d19ec3e39dadb071ffbca0dfdfa296fc" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_59fa5aede62fe97f34c4255ef8de5649.setContent(html_d19ec3e39dadb071ffbca0dfdfa296fc);
|
|
|
|
|
|
|
|
marker_7cf2e9a6622aea276e29d03193f8f622.bindPopup(popup_59fa5aede62fe97f34c4255ef8de5649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cf2e9a6622aea276e29d03193f8f622.setIcon(icon_1cbae4766d6b3118e8957b5948703021);
|
|
|
|
|
|
var marker_c4a179b4b7ed10a24cab184b581338db = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_5b221bfdba48e861ffe8933dd07835bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc8bddbf503eee23a9c4a476b7e109f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2afae02ecef55d3fcba258276722ecc = $(`<div id="html_e2afae02ecef55d3fcba258276722ecc" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_fc8bddbf503eee23a9c4a476b7e109f8.setContent(html_e2afae02ecef55d3fcba258276722ecc);
|
|
|
|
|
|
|
|
marker_c4a179b4b7ed10a24cab184b581338db.bindPopup(popup_fc8bddbf503eee23a9c4a476b7e109f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4a179b4b7ed10a24cab184b581338db.setIcon(icon_5b221bfdba48e861ffe8933dd07835bb);
|
|
|
|
|
|
var marker_6347f4b4b723cc14f657e9d8eeb392e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9060f61f69084ec24827431da0c2eb3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78715a6081610e9e12ebc52e6e874a0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53f619eeb6fe08e3150ea0b14239949a = $(`<div id="html_53f619eeb6fe08e3150ea0b14239949a" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_78715a6081610e9e12ebc52e6e874a0e.setContent(html_53f619eeb6fe08e3150ea0b14239949a);
|
|
|
|
|
|
|
|
marker_6347f4b4b723cc14f657e9d8eeb392e5.bindPopup(popup_78715a6081610e9e12ebc52e6e874a0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6347f4b4b723cc14f657e9d8eeb392e5.setIcon(icon_9060f61f69084ec24827431da0c2eb3a);
|
|
|
|
|
|
var marker_51d3e88b63ebfa6c8ed02a0c21834513 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_45f8e426d3089e97e1f39f2d743f1059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a370b8b556fce406573093f44b94911 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7279888668f0f0f05c70a8f5d531de6 = $(`<div id="html_f7279888668f0f0f05c70a8f5d531de6" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_2a370b8b556fce406573093f44b94911.setContent(html_f7279888668f0f0f05c70a8f5d531de6);
|
|
|
|
|
|
|
|
marker_51d3e88b63ebfa6c8ed02a0c21834513.bindPopup(popup_2a370b8b556fce406573093f44b94911)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51d3e88b63ebfa6c8ed02a0c21834513.setIcon(icon_45f8e426d3089e97e1f39f2d743f1059);
|
|
|
|
|
|
var marker_1b16966822c5f1f69f74d1b1b0cd9bae = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ba496cf884fc3f963f9957e09a2ebc18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_793676697fc18a6fbfd59ded819d1aa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebaed70d5b7059701c95ebaedece4b06 = $(`<div id="html_ebaed70d5b7059701c95ebaedece4b06" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_793676697fc18a6fbfd59ded819d1aa2.setContent(html_ebaed70d5b7059701c95ebaedece4b06);
|
|
|
|
|
|
|
|
marker_1b16966822c5f1f69f74d1b1b0cd9bae.bindPopup(popup_793676697fc18a6fbfd59ded819d1aa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b16966822c5f1f69f74d1b1b0cd9bae.setIcon(icon_ba496cf884fc3f963f9957e09a2ebc18);
|
|
|
|
|
|
var marker_d13b0540e2ae0e19db90dfce38724a7d = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e1992f7c93dabb8ff73642655e9aa6f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e20bc74a01ea211532d315e319ce75f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89bbea965780073e3688563ec4472079 = $(`<div id="html_89bbea965780073e3688563ec4472079" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_5e20bc74a01ea211532d315e319ce75f.setContent(html_89bbea965780073e3688563ec4472079);
|
|
|
|
|
|
|
|
marker_d13b0540e2ae0e19db90dfce38724a7d.bindPopup(popup_5e20bc74a01ea211532d315e319ce75f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d13b0540e2ae0e19db90dfce38724a7d.setIcon(icon_e1992f7c93dabb8ff73642655e9aa6f3);
|
|
|
|
|
|
var marker_67085c16e7259eed2507bfbfd87429af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_98cd000122f492061af356c85206ffa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e163df2b71933ab2bfdbfbedcff667b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a48c213e72a82725af17c84e1318376 = $(`<div id="html_4a48c213e72a82725af17c84e1318376" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_e163df2b71933ab2bfdbfbedcff667b6.setContent(html_4a48c213e72a82725af17c84e1318376);
|
|
|
|
|
|
|
|
marker_67085c16e7259eed2507bfbfd87429af.bindPopup(popup_e163df2b71933ab2bfdbfbedcff667b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67085c16e7259eed2507bfbfd87429af.setIcon(icon_98cd000122f492061af356c85206ffa4);
|
|
|
|
|
|
var marker_7c0f5adabe7b605144d696c041656688 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_f4eb6d3695647c260c5172533682c568 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41c07865254ca02a9b0cc45a6a8075d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f301f09769c4bc4fc8f5e16a348c1b41 = $(`<div id="html_f301f09769c4bc4fc8f5e16a348c1b41" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_41c07865254ca02a9b0cc45a6a8075d5.setContent(html_f301f09769c4bc4fc8f5e16a348c1b41);
|
|
|
|
|
|
|
|
marker_7c0f5adabe7b605144d696c041656688.bindPopup(popup_41c07865254ca02a9b0cc45a6a8075d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c0f5adabe7b605144d696c041656688.setIcon(icon_f4eb6d3695647c260c5172533682c568);
|
|
|
|
|
|
var marker_c7341bd3e126444cfd90a19d50d2064f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_8987108f98482a62c284623cf714da7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_087d94c5d39fce593ea0ece7c20c309a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e3e5cc9024766beca90e04e45d4cb18 = $(`<div id="html_1e3e5cc9024766beca90e04e45d4cb18" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_087d94c5d39fce593ea0ece7c20c309a.setContent(html_1e3e5cc9024766beca90e04e45d4cb18);
|
|
|
|
|
|
|
|
marker_c7341bd3e126444cfd90a19d50d2064f.bindPopup(popup_087d94c5d39fce593ea0ece7c20c309a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7341bd3e126444cfd90a19d50d2064f.setIcon(icon_8987108f98482a62c284623cf714da7a);
|
|
|
|
|
|
var marker_135939db9ac74afbd3b4f2371f83ab8b = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_f905cb127cc6ebd50e3d1b3d49e4e483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_629fe978ffe1c320379abe493e11edbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5df531d1438a2ca4defce5e3cd45cf04 = $(`<div id="html_5df531d1438a2ca4defce5e3cd45cf04" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_629fe978ffe1c320379abe493e11edbe.setContent(html_5df531d1438a2ca4defce5e3cd45cf04);
|
|
|
|
|
|
|
|
marker_135939db9ac74afbd3b4f2371f83ab8b.bindPopup(popup_629fe978ffe1c320379abe493e11edbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_135939db9ac74afbd3b4f2371f83ab8b.setIcon(icon_f905cb127cc6ebd50e3d1b3d49e4e483);
|
|
|
|
|
|
var marker_70386c897a5d2cc65e443598f54dd19a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0d0e4ddc4a7e41fa06bc75e3405eb258 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9280a94cf747db34a30775abe2764119 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6336060a3a0132369586bbe7db85a687 = $(`<div id="html_6336060a3a0132369586bbe7db85a687" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_9280a94cf747db34a30775abe2764119.setContent(html_6336060a3a0132369586bbe7db85a687);
|
|
|
|
|
|
|
|
marker_70386c897a5d2cc65e443598f54dd19a.bindPopup(popup_9280a94cf747db34a30775abe2764119)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70386c897a5d2cc65e443598f54dd19a.setIcon(icon_0d0e4ddc4a7e41fa06bc75e3405eb258);
|
|
|
|
|
|
var marker_bf769c0b2fb7b2dad961facc206f5653 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_22c85e6d1553c535b569c86909de0617 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_969a11e504c4629b61ddb1b14fc55fb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4e52c9fae2f1da87b04b7d0564610de = $(`<div id="html_a4e52c9fae2f1da87b04b7d0564610de" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_969a11e504c4629b61ddb1b14fc55fb3.setContent(html_a4e52c9fae2f1da87b04b7d0564610de);
|
|
|
|
|
|
|
|
marker_bf769c0b2fb7b2dad961facc206f5653.bindPopup(popup_969a11e504c4629b61ddb1b14fc55fb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf769c0b2fb7b2dad961facc206f5653.setIcon(icon_22c85e6d1553c535b569c86909de0617);
|
|
|
|
|
|
var marker_fde094be0aea419bbb7014baa6059389 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_5e4f78ae15edbed306fe1e6ed80503ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1fe4e1122556d36c3ddfb83c19585f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6a66e141c4ccfd6098ca8fa5b0157db = $(`<div id="html_f6a66e141c4ccfd6098ca8fa5b0157db" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_f1fe4e1122556d36c3ddfb83c19585f6.setContent(html_f6a66e141c4ccfd6098ca8fa5b0157db);
|
|
|
|
|
|
|
|
marker_fde094be0aea419bbb7014baa6059389.bindPopup(popup_f1fe4e1122556d36c3ddfb83c19585f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fde094be0aea419bbb7014baa6059389.setIcon(icon_5e4f78ae15edbed306fe1e6ed80503ed);
|
|
|
|
|
|
var marker_a95183d5b75ce9cba0c19057cab1d943 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_df02046efa7cecc26026e489754339a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1816075708c4838fd85316bcc8683118 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9787ba9dc4a09c17c1db5c14897eedda = $(`<div id="html_9787ba9dc4a09c17c1db5c14897eedda" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_1816075708c4838fd85316bcc8683118.setContent(html_9787ba9dc4a09c17c1db5c14897eedda);
|
|
|
|
|
|
|
|
marker_a95183d5b75ce9cba0c19057cab1d943.bindPopup(popup_1816075708c4838fd85316bcc8683118)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a95183d5b75ce9cba0c19057cab1d943.setIcon(icon_df02046efa7cecc26026e489754339a5);
|
|
|
|
|
|
var marker_c67b08e9743675573b5616d15da1c4c9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_806923920578bd486eb7325725857b0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f4b30af981e512118757f040dd3ab1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f80b510b2b4d069b03d3f4a74cff8b35 = $(`<div id="html_f80b510b2b4d069b03d3f4a74cff8b35" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_1f4b30af981e512118757f040dd3ab1c.setContent(html_f80b510b2b4d069b03d3f4a74cff8b35);
|
|
|
|
|
|
|
|
marker_c67b08e9743675573b5616d15da1c4c9.bindPopup(popup_1f4b30af981e512118757f040dd3ab1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c67b08e9743675573b5616d15da1c4c9.setIcon(icon_806923920578bd486eb7325725857b0e);
|
|
|
|
|
|
var marker_27aa7bbe574d13fbf9a22a2435c37cdd = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9ecf25f410f81b1f1d5ef19a4c3c685e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98c129cfb1225f3fd434bee1c11769c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06362653f412ce04953f55f37421a352 = $(`<div id="html_06362653f412ce04953f55f37421a352" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_98c129cfb1225f3fd434bee1c11769c3.setContent(html_06362653f412ce04953f55f37421a352);
|
|
|
|
|
|
|
|
marker_27aa7bbe574d13fbf9a22a2435c37cdd.bindPopup(popup_98c129cfb1225f3fd434bee1c11769c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27aa7bbe574d13fbf9a22a2435c37cdd.setIcon(icon_9ecf25f410f81b1f1d5ef19a4c3c685e);
|
|
|
|
|
|
var marker_c9018433d1c828e182f2880aabad4da5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a3a2cade9c9c2acb553a21208e181715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c591ebb1868a0356a8dc0de79d7042f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca1aa765b6af42c3b0a2492b21e993dc = $(`<div id="html_ca1aa765b6af42c3b0a2492b21e993dc" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_7c591ebb1868a0356a8dc0de79d7042f.setContent(html_ca1aa765b6af42c3b0a2492b21e993dc);
|
|
|
|
|
|
|
|
marker_c9018433d1c828e182f2880aabad4da5.bindPopup(popup_7c591ebb1868a0356a8dc0de79d7042f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9018433d1c828e182f2880aabad4da5.setIcon(icon_a3a2cade9c9c2acb553a21208e181715);
|
|
|
|
|
|
var marker_24be31bc513cfe339af4330ec1cb80e9 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b9000529b3d0f8f55f9e3a47d817035a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8c525598fe4fb1357ccedb5f2d07516 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b095728ee987a37061b618ca5bf970e = $(`<div id="html_4b095728ee987a37061b618ca5bf970e" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_c8c525598fe4fb1357ccedb5f2d07516.setContent(html_4b095728ee987a37061b618ca5bf970e);
|
|
|
|
|
|
|
|
marker_24be31bc513cfe339af4330ec1cb80e9.bindPopup(popup_c8c525598fe4fb1357ccedb5f2d07516)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24be31bc513cfe339af4330ec1cb80e9.setIcon(icon_b9000529b3d0f8f55f9e3a47d817035a);
|
|
|
|
|
|
var marker_eb760c9b1dc20fb997304b683abbaf8b = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a6e0dd73198842844b0daf37d84df96b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8b181703088ebbdc334b43f8fe2fc5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0254d34140acf0622682f30458e361f1 = $(`<div id="html_0254d34140acf0622682f30458e361f1" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_a8b181703088ebbdc334b43f8fe2fc5c.setContent(html_0254d34140acf0622682f30458e361f1);
|
|
|
|
|
|
|
|
marker_eb760c9b1dc20fb997304b683abbaf8b.bindPopup(popup_a8b181703088ebbdc334b43f8fe2fc5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb760c9b1dc20fb997304b683abbaf8b.setIcon(icon_a6e0dd73198842844b0daf37d84df96b);
|
|
|
|
|
|
var marker_6d4aa8dcc7ee2a9fc6114673e0d756b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e6d0ac8795d3fe4e871b14dc12381056 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8567a92d3bed3d827272169cb21c1b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1c882b7f97a4234479f66c39652e331 = $(`<div id="html_d1c882b7f97a4234479f66c39652e331" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_e8567a92d3bed3d827272169cb21c1b4.setContent(html_d1c882b7f97a4234479f66c39652e331);
|
|
|
|
|
|
|
|
marker_6d4aa8dcc7ee2a9fc6114673e0d756b2.bindPopup(popup_e8567a92d3bed3d827272169cb21c1b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d4aa8dcc7ee2a9fc6114673e0d756b2.setIcon(icon_e6d0ac8795d3fe4e871b14dc12381056);
|
|
|
|
|
|
var marker_fe7e0920074dc07277030b74f4886035 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_28c76e5165ed300b493032d30f072a00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c2a06bdf0a948a0fdb5ab5e80d62c48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0883836ed1dfd0e019b1def3a1cc8e4b = $(`<div id="html_0883836ed1dfd0e019b1def3a1cc8e4b" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_2c2a06bdf0a948a0fdb5ab5e80d62c48.setContent(html_0883836ed1dfd0e019b1def3a1cc8e4b);
|
|
|
|
|
|
|
|
marker_fe7e0920074dc07277030b74f4886035.bindPopup(popup_2c2a06bdf0a948a0fdb5ab5e80d62c48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe7e0920074dc07277030b74f4886035.setIcon(icon_28c76e5165ed300b493032d30f072a00);
|
|
|
|
|
|
var marker_af5e67916153dd0d91166235eb8015eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2171f57a1f11bc1931a0b3162ec5421a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d6038fd6ef4cbc37db820503b45d38e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d3de7386155e371247f1d951a2540b4 = $(`<div id="html_7d3de7386155e371247f1d951a2540b4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_5d6038fd6ef4cbc37db820503b45d38e.setContent(html_7d3de7386155e371247f1d951a2540b4);
|
|
|
|
|
|
|
|
marker_af5e67916153dd0d91166235eb8015eb.bindPopup(popup_5d6038fd6ef4cbc37db820503b45d38e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af5e67916153dd0d91166235eb8015eb.setIcon(icon_2171f57a1f11bc1931a0b3162ec5421a);
|
|
|
|
|
|
var marker_69c313c419924140e2b5b2382aa5d487 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_040dce1913877cd1a34fdd315f98d673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_931ac1cf9f3fe576f41a18719144b7c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9d58ce743e3fb2039888858358d4bc4 = $(`<div id="html_f9d58ce743e3fb2039888858358d4bc4" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_931ac1cf9f3fe576f41a18719144b7c5.setContent(html_f9d58ce743e3fb2039888858358d4bc4);
|
|
|
|
|
|
|
|
marker_69c313c419924140e2b5b2382aa5d487.bindPopup(popup_931ac1cf9f3fe576f41a18719144b7c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69c313c419924140e2b5b2382aa5d487.setIcon(icon_040dce1913877cd1a34fdd315f98d673);
|
|
|
|
|
|
var marker_bc8af7eac9c4d910631847ff09769544 = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_f2dc0b0e15780d0039f2a240866b717d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46faf5343357ad19d39a3883b991a337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_614819c87e7a590d3dff47d128d911cf = $(`<div id="html_614819c87e7a590d3dff47d128d911cf" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_46faf5343357ad19d39a3883b991a337.setContent(html_614819c87e7a590d3dff47d128d911cf);
|
|
|
|
|
|
|
|
marker_bc8af7eac9c4d910631847ff09769544.bindPopup(popup_46faf5343357ad19d39a3883b991a337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc8af7eac9c4d910631847ff09769544.setIcon(icon_f2dc0b0e15780d0039f2a240866b717d);
|
|
|
|
|
|
var marker_baf49ec5e1ead7e6cefd254c6b2b3c63 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_bb2da915c9aa3f2b531d8d66a2355ab5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e8b3f13acc678613ea1b210d3e326f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_760f76342204fa8a379f6c74d3444fab = $(`<div id="html_760f76342204fa8a379f6c74d3444fab" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_9e8b3f13acc678613ea1b210d3e326f0.setContent(html_760f76342204fa8a379f6c74d3444fab);
|
|
|
|
|
|
|
|
marker_baf49ec5e1ead7e6cefd254c6b2b3c63.bindPopup(popup_9e8b3f13acc678613ea1b210d3e326f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baf49ec5e1ead7e6cefd254c6b2b3c63.setIcon(icon_bb2da915c9aa3f2b531d8d66a2355ab5);
|
|
|
|
|
|
var marker_578cb92bfae1566e81ce328f97130f66 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_1448875b580346e81a570be810bed556 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dfee7c917abdbdd3fb5be8011922476 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36c05492bbd4b4dcd4b0a160491849a1 = $(`<div id="html_36c05492bbd4b4dcd4b0a160491849a1" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_3dfee7c917abdbdd3fb5be8011922476.setContent(html_36c05492bbd4b4dcd4b0a160491849a1);
|
|
|
|
|
|
|
|
marker_578cb92bfae1566e81ce328f97130f66.bindPopup(popup_3dfee7c917abdbdd3fb5be8011922476)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_578cb92bfae1566e81ce328f97130f66.setIcon(icon_1448875b580346e81a570be810bed556);
|
|
|
|
|
|
var marker_e7f165bddc89988f41971c89985f15f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a5534706fb8c6415a862ec759ba6e662 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_859241c6c057ae95f4eb77a50e3a3609 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_256554f6e1738c5daa6d1606807a5c35 = $(`<div id="html_256554f6e1738c5daa6d1606807a5c35" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_859241c6c057ae95f4eb77a50e3a3609.setContent(html_256554f6e1738c5daa6d1606807a5c35);
|
|
|
|
|
|
|
|
marker_e7f165bddc89988f41971c89985f15f9.bindPopup(popup_859241c6c057ae95f4eb77a50e3a3609)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7f165bddc89988f41971c89985f15f9.setIcon(icon_a5534706fb8c6415a862ec759ba6e662);
|
|
|
|
|
|
var marker_bfe514e615a558dea56f7d001835c3f8 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d6867c60e8f7391fa1dd10241573dfc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c236010e31d0a41422ad0f3375997825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e092ba1d0842a15bdc6a2fc61f722f3 = $(`<div id="html_2e092ba1d0842a15bdc6a2fc61f722f3" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_c236010e31d0a41422ad0f3375997825.setContent(html_2e092ba1d0842a15bdc6a2fc61f722f3);
|
|
|
|
|
|
|
|
marker_bfe514e615a558dea56f7d001835c3f8.bindPopup(popup_c236010e31d0a41422ad0f3375997825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfe514e615a558dea56f7d001835c3f8.setIcon(icon_d6867c60e8f7391fa1dd10241573dfc7);
|
|
|
|
|
|
var marker_94554ab60633887f5b8cd91f761dc652 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a7fa10d3b93321865b17f9d50df69289 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78531fdbbd8cc20c80c84b8c131e6a8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb8ce396f22b96ba8b9b12eb4072a0b0 = $(`<div id="html_fb8ce396f22b96ba8b9b12eb4072a0b0" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_78531fdbbd8cc20c80c84b8c131e6a8f.setContent(html_fb8ce396f22b96ba8b9b12eb4072a0b0);
|
|
|
|
|
|
|
|
marker_94554ab60633887f5b8cd91f761dc652.bindPopup(popup_78531fdbbd8cc20c80c84b8c131e6a8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94554ab60633887f5b8cd91f761dc652.setIcon(icon_a7fa10d3b93321865b17f9d50df69289);
|
|
|
|
|
|
var marker_9aea08d955175bbed0001548855420b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2336df93c3862141173d495b6784a145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01fdba72ed715493741287bff6226eac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3035ba8d484798f8bd31f0d846a62dd7 = $(`<div id="html_3035ba8d484798f8bd31f0d846a62dd7" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_01fdba72ed715493741287bff6226eac.setContent(html_3035ba8d484798f8bd31f0d846a62dd7);
|
|
|
|
|
|
|
|
marker_9aea08d955175bbed0001548855420b0.bindPopup(popup_01fdba72ed715493741287bff6226eac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aea08d955175bbed0001548855420b0.setIcon(icon_2336df93c3862141173d495b6784a145);
|
|
|
|
|
|
var marker_4c51867465e21d8a1d7843a5edd24066 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_547bc35e6dfd5571909ab29c2faa3db2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9099a64373d9d5277a47dfa4a9c8524b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b0e2d569bfff02f783a9bd35b0095cd = $(`<div id="html_3b0e2d569bfff02f783a9bd35b0095cd" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_9099a64373d9d5277a47dfa4a9c8524b.setContent(html_3b0e2d569bfff02f783a9bd35b0095cd);
|
|
|
|
|
|
|
|
marker_4c51867465e21d8a1d7843a5edd24066.bindPopup(popup_9099a64373d9d5277a47dfa4a9c8524b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c51867465e21d8a1d7843a5edd24066.setIcon(icon_547bc35e6dfd5571909ab29c2faa3db2);
|
|
|
|
|
|
var marker_ec98bd6444002d2978910eb1be3ea55a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_29ab6f1567029c34e1fbb629c0aa52bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af46350852487ac5d0dc950a1c541492 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b3f4180c1dbb05430e1c3e91e8b2cc5 = $(`<div id="html_5b3f4180c1dbb05430e1c3e91e8b2cc5" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_af46350852487ac5d0dc950a1c541492.setContent(html_5b3f4180c1dbb05430e1c3e91e8b2cc5);
|
|
|
|
|
|
|
|
marker_ec98bd6444002d2978910eb1be3ea55a.bindPopup(popup_af46350852487ac5d0dc950a1c541492)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec98bd6444002d2978910eb1be3ea55a.setIcon(icon_29ab6f1567029c34e1fbb629c0aa52bc);
|
|
|
|
|
|
var marker_6e017c97025fe007c6c07a66dc96018c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_316b950c6007aef806583767ff1ad6c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7022c8bba49bb16149fb82c5dde920b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f4cced85138b54bb7d481a3073ac819 = $(`<div id="html_2f4cced85138b54bb7d481a3073ac819" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_e7022c8bba49bb16149fb82c5dde920b.setContent(html_2f4cced85138b54bb7d481a3073ac819);
|
|
|
|
|
|
|
|
marker_6e017c97025fe007c6c07a66dc96018c.bindPopup(popup_e7022c8bba49bb16149fb82c5dde920b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e017c97025fe007c6c07a66dc96018c.setIcon(icon_316b950c6007aef806583767ff1ad6c7);
|
|
|
|
|
|
var marker_3d3901eb4a6c7f81287adfe927331bcd = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b7ad04f359e4289af63be62039f5a047 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c8ab9c85758cf1b97a731b84420d5b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bff2cb5abd2194f150bbe32fe41948f = $(`<div id="html_8bff2cb5abd2194f150bbe32fe41948f" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_7c8ab9c85758cf1b97a731b84420d5b9.setContent(html_8bff2cb5abd2194f150bbe32fe41948f);
|
|
|
|
|
|
|
|
marker_3d3901eb4a6c7f81287adfe927331bcd.bindPopup(popup_7c8ab9c85758cf1b97a731b84420d5b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d3901eb4a6c7f81287adfe927331bcd.setIcon(icon_b7ad04f359e4289af63be62039f5a047);
|
|
|
|
|
|
var marker_7dd5638650692c36c19ca228c32dc339 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2108298c323592057cf927bcd54a9c38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_889fdf53a3450d234a91373586816472 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_385bd4bc8b312cdca9da1a9087ab5302 = $(`<div id="html_385bd4bc8b312cdca9da1a9087ab5302" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_889fdf53a3450d234a91373586816472.setContent(html_385bd4bc8b312cdca9da1a9087ab5302);
|
|
|
|
|
|
|
|
marker_7dd5638650692c36c19ca228c32dc339.bindPopup(popup_889fdf53a3450d234a91373586816472)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dd5638650692c36c19ca228c32dc339.setIcon(icon_2108298c323592057cf927bcd54a9c38);
|
|
|
|
|
|
var marker_a3a8cd37a55c626949ee2910291c2d88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_5e6d0fdf0f275ed726b6c02b6be04100 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c761d8d6a0742a3189b9e61eb05f5831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3e86d936be6371e158e1aac42893fab = $(`<div id="html_c3e86d936be6371e158e1aac42893fab" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_c761d8d6a0742a3189b9e61eb05f5831.setContent(html_c3e86d936be6371e158e1aac42893fab);
|
|
|
|
|
|
|
|
marker_a3a8cd37a55c626949ee2910291c2d88.bindPopup(popup_c761d8d6a0742a3189b9e61eb05f5831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3a8cd37a55c626949ee2910291c2d88.setIcon(icon_5e6d0fdf0f275ed726b6c02b6be04100);
|
|
|
|
|
|
var marker_c92ec56d37e25eb15fea6e1171448eec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_f6d536a518e875c904ca89dab9f21c19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c31dbb30efcdf5d3585f5726908a201 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99ad12f0e3be8f2c4309c80900d328b5 = $(`<div id="html_99ad12f0e3be8f2c4309c80900d328b5" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_4c31dbb30efcdf5d3585f5726908a201.setContent(html_99ad12f0e3be8f2c4309c80900d328b5);
|
|
|
|
|
|
|
|
marker_c92ec56d37e25eb15fea6e1171448eec.bindPopup(popup_4c31dbb30efcdf5d3585f5726908a201)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c92ec56d37e25eb15fea6e1171448eec.setIcon(icon_f6d536a518e875c904ca89dab9f21c19);
|
|
|
|
|
|
var marker_e4681d9183427163245e8ae6fd3dd5cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7a6e40401e780056eff4509c2bbbd3e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_342bed562c210b56c21d2ab765604e83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9df3c5b4bdd068ec4cd409b26fadfe82 = $(`<div id="html_9df3c5b4bdd068ec4cd409b26fadfe82" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_342bed562c210b56c21d2ab765604e83.setContent(html_9df3c5b4bdd068ec4cd409b26fadfe82);
|
|
|
|
|
|
|
|
marker_e4681d9183427163245e8ae6fd3dd5cc.bindPopup(popup_342bed562c210b56c21d2ab765604e83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4681d9183427163245e8ae6fd3dd5cc.setIcon(icon_7a6e40401e780056eff4509c2bbbd3e3);
|
|
|
|
|
|
var marker_f2403a2bd61de3780610b6c2a739b417 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b27adf2b0ed255ee212d5f9d1dee42b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d15a5e156172f30b3508fcff2585b91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a1f4aeb6f276b0f3fc9781b57dade8e = $(`<div id="html_8a1f4aeb6f276b0f3fc9781b57dade8e" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_7d15a5e156172f30b3508fcff2585b91.setContent(html_8a1f4aeb6f276b0f3fc9781b57dade8e);
|
|
|
|
|
|
|
|
marker_f2403a2bd61de3780610b6c2a739b417.bindPopup(popup_7d15a5e156172f30b3508fcff2585b91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2403a2bd61de3780610b6c2a739b417.setIcon(icon_b27adf2b0ed255ee212d5f9d1dee42b7);
|
|
|
|
|
|
var marker_071c0aac31737122d4296a2875563cdb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b541418a9a152063bfe87b0be7ce1671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf0af4221750425bbbdbae2f51eb4f53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_530e17ea8bd59b60d096b0b2d1afe87f = $(`<div id="html_530e17ea8bd59b60d096b0b2d1afe87f" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_cf0af4221750425bbbdbae2f51eb4f53.setContent(html_530e17ea8bd59b60d096b0b2d1afe87f);
|
|
|
|
|
|
|
|
marker_071c0aac31737122d4296a2875563cdb.bindPopup(popup_cf0af4221750425bbbdbae2f51eb4f53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_071c0aac31737122d4296a2875563cdb.setIcon(icon_b541418a9a152063bfe87b0be7ce1671);
|
|
|
|
|
|
var marker_f0e1d5169c978b63b0a83a7280e410b3 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c99a01965ec9d665126c0821420ca00a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_517fcca4b897be08aedbe38bc860f92a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb489c261398e2b15223421484414985 = $(`<div id="html_bb489c261398e2b15223421484414985" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_517fcca4b897be08aedbe38bc860f92a.setContent(html_bb489c261398e2b15223421484414985);
|
|
|
|
|
|
|
|
marker_f0e1d5169c978b63b0a83a7280e410b3.bindPopup(popup_517fcca4b897be08aedbe38bc860f92a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0e1d5169c978b63b0a83a7280e410b3.setIcon(icon_c99a01965ec9d665126c0821420ca00a);
|
|
|
|
|
|
var marker_ddbfc190286f8a8b38a0ef76e5b95b64 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b12b108352f7257591b6e48dfde00cca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df8db218cfdc7afc0cdd87f9162986a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_196c6de8203e25e5bb8c9859281b685b = $(`<div id="html_196c6de8203e25e5bb8c9859281b685b" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_df8db218cfdc7afc0cdd87f9162986a9.setContent(html_196c6de8203e25e5bb8c9859281b685b);
|
|
|
|
|
|
|
|
marker_ddbfc190286f8a8b38a0ef76e5b95b64.bindPopup(popup_df8db218cfdc7afc0cdd87f9162986a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddbfc190286f8a8b38a0ef76e5b95b64.setIcon(icon_b12b108352f7257591b6e48dfde00cca);
|
|
|
|
|
|
var marker_cdc6780d3e842ddcefa9bc956f0a0fe4 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_78efa8d20ed1afffebbba6ee9bf1a50f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9dbbd5512038a6fd3192281127ddf8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6df3c22d0a245434b62b6ce61ddb13d2 = $(`<div id="html_6df3c22d0a245434b62b6ce61ddb13d2" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_f9dbbd5512038a6fd3192281127ddf8e.setContent(html_6df3c22d0a245434b62b6ce61ddb13d2);
|
|
|
|
|
|
|
|
marker_cdc6780d3e842ddcefa9bc956f0a0fe4.bindPopup(popup_f9dbbd5512038a6fd3192281127ddf8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdc6780d3e842ddcefa9bc956f0a0fe4.setIcon(icon_78efa8d20ed1afffebbba6ee9bf1a50f);
|
|
|
|
|
|
var marker_d887aaedd56c1f91cff99b58d3b41325 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_016e29b21298f18b0c82dc883bafe371 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eae111c02bc20869897c078bc336d7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f11cebf953b4a494758fabdf81905b4 = $(`<div id="html_3f11cebf953b4a494758fabdf81905b4" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_2eae111c02bc20869897c078bc336d7a.setContent(html_3f11cebf953b4a494758fabdf81905b4);
|
|
|
|
|
|
|
|
marker_d887aaedd56c1f91cff99b58d3b41325.bindPopup(popup_2eae111c02bc20869897c078bc336d7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d887aaedd56c1f91cff99b58d3b41325.setIcon(icon_016e29b21298f18b0c82dc883bafe371);
|
|
|
|
|
|
var marker_772ea90e250ade5b68287d34b482a6f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9a495454b67a6ea056a489ef6cd9019e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e112937c734381ff76b20bf8ebdadad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc1a71c68cb573021f47f5354268e339 = $(`<div id="html_cc1a71c68cb573021f47f5354268e339" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_6e112937c734381ff76b20bf8ebdadad.setContent(html_cc1a71c68cb573021f47f5354268e339);
|
|
|
|
|
|
|
|
marker_772ea90e250ade5b68287d34b482a6f5.bindPopup(popup_6e112937c734381ff76b20bf8ebdadad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_772ea90e250ade5b68287d34b482a6f5.setIcon(icon_9a495454b67a6ea056a489ef6cd9019e);
|
|
|
|
|
|
var marker_c8cf5fb6a36a48fc58b1d9ad9a4ab7a2 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_536f359ef60420f13086209ebed2b166 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44ac255a6b4c2e92da5d948c5cf67c32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_259aecd8414bedca15196d20381843cd = $(`<div id="html_259aecd8414bedca15196d20381843cd" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_44ac255a6b4c2e92da5d948c5cf67c32.setContent(html_259aecd8414bedca15196d20381843cd);
|
|
|
|
|
|
|
|
marker_c8cf5fb6a36a48fc58b1d9ad9a4ab7a2.bindPopup(popup_44ac255a6b4c2e92da5d948c5cf67c32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8cf5fb6a36a48fc58b1d9ad9a4ab7a2.setIcon(icon_536f359ef60420f13086209ebed2b166);
|
|
|
|
|
|
var marker_b71a9ff172bd403a4923269083c15442 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_57ef2c07c86d5aa36f685466025a64e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca259493e9f6f1fdbf9b48cce6a36662 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d149e8c15807d615ff2f0c9df41c4671 = $(`<div id="html_d149e8c15807d615ff2f0c9df41c4671" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_ca259493e9f6f1fdbf9b48cce6a36662.setContent(html_d149e8c15807d615ff2f0c9df41c4671);
|
|
|
|
|
|
|
|
marker_b71a9ff172bd403a4923269083c15442.bindPopup(popup_ca259493e9f6f1fdbf9b48cce6a36662)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b71a9ff172bd403a4923269083c15442.setIcon(icon_57ef2c07c86d5aa36f685466025a64e0);
|
|
|
|
|
|
var marker_19028dc5d6da426986f2e7a5149460bb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b6413fc829bc9c778f14443810562662 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1108bee3acaae9820fff54fb9eb14074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7afde40c015ffc9dc8e1332c88d20d2f = $(`<div id="html_7afde40c015ffc9dc8e1332c88d20d2f" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_1108bee3acaae9820fff54fb9eb14074.setContent(html_7afde40c015ffc9dc8e1332c88d20d2f);
|
|
|
|
|
|
|
|
marker_19028dc5d6da426986f2e7a5149460bb.bindPopup(popup_1108bee3acaae9820fff54fb9eb14074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19028dc5d6da426986f2e7a5149460bb.setIcon(icon_b6413fc829bc9c778f14443810562662);
|
|
|
|
|
|
var marker_9250b2e4b4d7fedc36dbaeda52c9d718 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cd67676ec73165eae4d8f5cadb158b8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7348644c8ec4937715a27afbdf72c4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7df822bf10496ea9a406aaec5df8e16 = $(`<div id="html_b7df822bf10496ea9a406aaec5df8e16" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_c7348644c8ec4937715a27afbdf72c4a.setContent(html_b7df822bf10496ea9a406aaec5df8e16);
|
|
|
|
|
|
|
|
marker_9250b2e4b4d7fedc36dbaeda52c9d718.bindPopup(popup_c7348644c8ec4937715a27afbdf72c4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9250b2e4b4d7fedc36dbaeda52c9d718.setIcon(icon_cd67676ec73165eae4d8f5cadb158b8f);
|
|
|
|
|
|
var marker_67a70758a1e1f380cc815211ed470e43 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_895cd87aba23ae93b90aab74309e507f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81e75f1326ba6621834f2b0270af100c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_508ad02e3c8042f26d7616283b1d16de = $(`<div id="html_508ad02e3c8042f26d7616283b1d16de" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_81e75f1326ba6621834f2b0270af100c.setContent(html_508ad02e3c8042f26d7616283b1d16de);
|
|
|
|
|
|
|
|
marker_67a70758a1e1f380cc815211ed470e43.bindPopup(popup_81e75f1326ba6621834f2b0270af100c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67a70758a1e1f380cc815211ed470e43.setIcon(icon_895cd87aba23ae93b90aab74309e507f);
|
|
|
|
|
|
var marker_2d085978decc6bc8d5a2a31e1fc13106 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ae756a663f5bd508990535f90f18cc60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90f326212bb8b18b23bc631d2c0d4051 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa2c86612e3d58dd19339c636b8a25cd = $(`<div id="html_fa2c86612e3d58dd19339c636b8a25cd" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_90f326212bb8b18b23bc631d2c0d4051.setContent(html_fa2c86612e3d58dd19339c636b8a25cd);
|
|
|
|
|
|
|
|
marker_2d085978decc6bc8d5a2a31e1fc13106.bindPopup(popup_90f326212bb8b18b23bc631d2c0d4051)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d085978decc6bc8d5a2a31e1fc13106.setIcon(icon_ae756a663f5bd508990535f90f18cc60);
|
|
|
|
|
|
var marker_5e4d92cabca7c61cd0af2fbff07a4d4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_596f7717aa78891c8c37fcc0344f76a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41beb56db3a0b9db7d9a4b60281aa100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bf5e6ff2dc5cd76367567fc60c9e27a = $(`<div id="html_8bf5e6ff2dc5cd76367567fc60c9e27a" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_41beb56db3a0b9db7d9a4b60281aa100.setContent(html_8bf5e6ff2dc5cd76367567fc60c9e27a);
|
|
|
|
|
|
|
|
marker_5e4d92cabca7c61cd0af2fbff07a4d4e.bindPopup(popup_41beb56db3a0b9db7d9a4b60281aa100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e4d92cabca7c61cd0af2fbff07a4d4e.setIcon(icon_596f7717aa78891c8c37fcc0344f76a9);
|
|
|
|
|
|
var marker_b909865f8e92134de783fa1d3ac5b897 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_de8df66c8386a75730a1af2390435aa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1591a39bd6badfc33e9cc2898a5b4ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70696609399f65555ad3b5b73e580f13 = $(`<div id="html_70696609399f65555ad3b5b73e580f13" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_a1591a39bd6badfc33e9cc2898a5b4ac.setContent(html_70696609399f65555ad3b5b73e580f13);
|
|
|
|
|
|
|
|
marker_b909865f8e92134de783fa1d3ac5b897.bindPopup(popup_a1591a39bd6badfc33e9cc2898a5b4ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b909865f8e92134de783fa1d3ac5b897.setIcon(icon_de8df66c8386a75730a1af2390435aa2);
|
|
|
|
|
|
var marker_0c57f46f916d2519f8000ca7c3dbbabe = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_22bfb9343dde0409ff8136d730e6315e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fa39a00fc2845be8af0db05af095202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_468e0c8b71c5b6483b0c4ecb06f9b724 = $(`<div id="html_468e0c8b71c5b6483b0c4ecb06f9b724" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_7fa39a00fc2845be8af0db05af095202.setContent(html_468e0c8b71c5b6483b0c4ecb06f9b724);
|
|
|
|
|
|
|
|
marker_0c57f46f916d2519f8000ca7c3dbbabe.bindPopup(popup_7fa39a00fc2845be8af0db05af095202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c57f46f916d2519f8000ca7c3dbbabe.setIcon(icon_22bfb9343dde0409ff8136d730e6315e);
|
|
|
|
|
|
var marker_a100b9d40f8c8598d67444984c0b938a = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_4afa766991d987a121496a2a63324d5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a676ce4313a23d206f26e10328b7861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93084d395f902cfc10b98fc5e3411323 = $(`<div id="html_93084d395f902cfc10b98fc5e3411323" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_5a676ce4313a23d206f26e10328b7861.setContent(html_93084d395f902cfc10b98fc5e3411323);
|
|
|
|
|
|
|
|
marker_a100b9d40f8c8598d67444984c0b938a.bindPopup(popup_5a676ce4313a23d206f26e10328b7861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a100b9d40f8c8598d67444984c0b938a.setIcon(icon_4afa766991d987a121496a2a63324d5f);
|
|
|
|
|
|
var marker_822465293f56bb8ae42f92013fd29eab = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2b6556d71f3a7c4202e6ce6a8a579d03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f33d97409aaf11af8406a7c6a6af210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39fbfe27217cf4d97f5769b438c7cd5d = $(`<div id="html_39fbfe27217cf4d97f5769b438c7cd5d" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_6f33d97409aaf11af8406a7c6a6af210.setContent(html_39fbfe27217cf4d97f5769b438c7cd5d);
|
|
|
|
|
|
|
|
marker_822465293f56bb8ae42f92013fd29eab.bindPopup(popup_6f33d97409aaf11af8406a7c6a6af210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_822465293f56bb8ae42f92013fd29eab.setIcon(icon_2b6556d71f3a7c4202e6ce6a8a579d03);
|
|
|
|
|
|
var marker_1467d550e8edc5004e3dcff1659663d4 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_87997c4d1383dc32c66d54be213685ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f980d504aaef1526d8e9399f221c54e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f845324be1159d8a6a17dd5687956158 = $(`<div id="html_f845324be1159d8a6a17dd5687956158" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_2f980d504aaef1526d8e9399f221c54e.setContent(html_f845324be1159d8a6a17dd5687956158);
|
|
|
|
|
|
|
|
marker_1467d550e8edc5004e3dcff1659663d4.bindPopup(popup_2f980d504aaef1526d8e9399f221c54e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1467d550e8edc5004e3dcff1659663d4.setIcon(icon_87997c4d1383dc32c66d54be213685ed);
|
|
|
|
|
|
var marker_caced29fee26c41f0c4402dc8c766564 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d3001abceea9cddb9364fc4603f1a487 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fdac874f438267e5e6777e0b2f9785d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_945225cac4480d3c8296601e7ebc47ce = $(`<div id="html_945225cac4480d3c8296601e7ebc47ce" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_0fdac874f438267e5e6777e0b2f9785d.setContent(html_945225cac4480d3c8296601e7ebc47ce);
|
|
|
|
|
|
|
|
marker_caced29fee26c41f0c4402dc8c766564.bindPopup(popup_0fdac874f438267e5e6777e0b2f9785d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caced29fee26c41f0c4402dc8c766564.setIcon(icon_d3001abceea9cddb9364fc4603f1a487);
|
|
|
|
|
|
var marker_6d1417c7283a3abe7b71c77046623f63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_1a75d05e45c8bfd2140a870118ae6ff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bded8507e4c230fbcc19c33775fbe195 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_600bed37e08bdf925de65131f6d518c4 = $(`<div id="html_600bed37e08bdf925de65131f6d518c4" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_bded8507e4c230fbcc19c33775fbe195.setContent(html_600bed37e08bdf925de65131f6d518c4);
|
|
|
|
|
|
|
|
marker_6d1417c7283a3abe7b71c77046623f63.bindPopup(popup_bded8507e4c230fbcc19c33775fbe195)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d1417c7283a3abe7b71c77046623f63.setIcon(icon_1a75d05e45c8bfd2140a870118ae6ff7);
|
|
|
|
|
|
var marker_331b23442915d6c75461e9da0fac2140 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b70b917916fbcda5ec9d2e405c262b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91704bc1aacf6b6446a0e510b08bcdbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6248717b9029efbc3a859e68fbf6f958 = $(`<div id="html_6248717b9029efbc3a859e68fbf6f958" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_91704bc1aacf6b6446a0e510b08bcdbb.setContent(html_6248717b9029efbc3a859e68fbf6f958);
|
|
|
|
|
|
|
|
marker_331b23442915d6c75461e9da0fac2140.bindPopup(popup_91704bc1aacf6b6446a0e510b08bcdbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_331b23442915d6c75461e9da0fac2140.setIcon(icon_b70b917916fbcda5ec9d2e405c262b42);
|
|
|
|
|
|
var marker_4d25a28576ff141829f211a3d5a70442 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_30feaf28783e9faebe0ca6549c937130 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8cef8596fa43b679ac40fa8f420d2b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71a1beafadae7affa0b13a326ca5f2d2 = $(`<div id="html_71a1beafadae7affa0b13a326ca5f2d2" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_d8cef8596fa43b679ac40fa8f420d2b7.setContent(html_71a1beafadae7affa0b13a326ca5f2d2);
|
|
|
|
|
|
|
|
marker_4d25a28576ff141829f211a3d5a70442.bindPopup(popup_d8cef8596fa43b679ac40fa8f420d2b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d25a28576ff141829f211a3d5a70442.setIcon(icon_30feaf28783e9faebe0ca6549c937130);
|
|
|
|
|
|
var marker_7920495feb8c678efd3b2f1f98110d50 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c9a96caaee477fa434129d412567957f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98b20c782d3e8d6f5cb6606d373d9003 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f400a7f1da8e4b5b8347b285dd880ae = $(`<div id="html_5f400a7f1da8e4b5b8347b285dd880ae" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_98b20c782d3e8d6f5cb6606d373d9003.setContent(html_5f400a7f1da8e4b5b8347b285dd880ae);
|
|
|
|
|
|
|
|
marker_7920495feb8c678efd3b2f1f98110d50.bindPopup(popup_98b20c782d3e8d6f5cb6606d373d9003)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7920495feb8c678efd3b2f1f98110d50.setIcon(icon_c9a96caaee477fa434129d412567957f);
|
|
|
|
|
|
var marker_2b31a97dae0145b98c7e2bb06216d091 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_6adac05824e2df0c10d503010302902d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff0be216d0f9f78b7eb395415d3714b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60d7a2786dacdecf62abc3860a704c51 = $(`<div id="html_60d7a2786dacdecf62abc3860a704c51" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_ff0be216d0f9f78b7eb395415d3714b4.setContent(html_60d7a2786dacdecf62abc3860a704c51);
|
|
|
|
|
|
|
|
marker_2b31a97dae0145b98c7e2bb06216d091.bindPopup(popup_ff0be216d0f9f78b7eb395415d3714b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b31a97dae0145b98c7e2bb06216d091.setIcon(icon_6adac05824e2df0c10d503010302902d);
|
|
|
|
|
|
var marker_490713136e5544eebabe0d4d962410b0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d9d6c2e35a071e0034390a7ba3588a03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f618bca4f3b75585f8df22acc538e7ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_011b0f6d65cc7d8aba12134f4e8d01aa = $(`<div id="html_011b0f6d65cc7d8aba12134f4e8d01aa" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_f618bca4f3b75585f8df22acc538e7ee.setContent(html_011b0f6d65cc7d8aba12134f4e8d01aa);
|
|
|
|
|
|
|
|
marker_490713136e5544eebabe0d4d962410b0.bindPopup(popup_f618bca4f3b75585f8df22acc538e7ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_490713136e5544eebabe0d4d962410b0.setIcon(icon_d9d6c2e35a071e0034390a7ba3588a03);
|
|
|
|
|
|
var marker_a73a2d5e249ef7f340aae9927f2525ed = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_5ebb346dcf1a6b0735653f9129522959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6121210814d9783b62a55b12998f6fa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_187eeeac8bfbaef42b7936c25d6be7a8 = $(`<div id="html_187eeeac8bfbaef42b7936c25d6be7a8" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_6121210814d9783b62a55b12998f6fa3.setContent(html_187eeeac8bfbaef42b7936c25d6be7a8);
|
|
|
|
|
|
|
|
marker_a73a2d5e249ef7f340aae9927f2525ed.bindPopup(popup_6121210814d9783b62a55b12998f6fa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a73a2d5e249ef7f340aae9927f2525ed.setIcon(icon_5ebb346dcf1a6b0735653f9129522959);
|
|
|
|
|
|
var marker_8afa3fe9209cd8f681ebeb21beda94dc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_8a95e37b7aaee2221780a74903047645 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f911b11edbd27fede14afd6451d9602 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ef46c77e15da63b18fc1d8852c45cdf = $(`<div id="html_2ef46c77e15da63b18fc1d8852c45cdf" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_5f911b11edbd27fede14afd6451d9602.setContent(html_2ef46c77e15da63b18fc1d8852c45cdf);
|
|
|
|
|
|
|
|
marker_8afa3fe9209cd8f681ebeb21beda94dc.bindPopup(popup_5f911b11edbd27fede14afd6451d9602)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8afa3fe9209cd8f681ebeb21beda94dc.setIcon(icon_8a95e37b7aaee2221780a74903047645);
|
|
|
|
|
|
var marker_b8ebbf7cc58c50e0dd5d591c679631bb = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_346858b5fbd859d732a0e836921a09b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f91c30493a0cb3b3acda585b098ec82a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1868302db379b8442bf5f4313109e8f5 = $(`<div id="html_1868302db379b8442bf5f4313109e8f5" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_f91c30493a0cb3b3acda585b098ec82a.setContent(html_1868302db379b8442bf5f4313109e8f5);
|
|
|
|
|
|
|
|
marker_b8ebbf7cc58c50e0dd5d591c679631bb.bindPopup(popup_f91c30493a0cb3b3acda585b098ec82a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8ebbf7cc58c50e0dd5d591c679631bb.setIcon(icon_346858b5fbd859d732a0e836921a09b8);
|
|
|
|
|
|
var marker_20613df2fffd7d4e5714546a1505c1d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_8de2a4cc6589986bcc28666272c16b57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_207d146a2dcb4c2c1825c1827f53e935 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c067d404039b9110f5027340d2c91972 = $(`<div id="html_c067d404039b9110f5027340d2c91972" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_207d146a2dcb4c2c1825c1827f53e935.setContent(html_c067d404039b9110f5027340d2c91972);
|
|
|
|
|
|
|
|
marker_20613df2fffd7d4e5714546a1505c1d9.bindPopup(popup_207d146a2dcb4c2c1825c1827f53e935)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20613df2fffd7d4e5714546a1505c1d9.setIcon(icon_8de2a4cc6589986bcc28666272c16b57);
|
|
|
|
|
|
var marker_5ba61bb3e0badc4dddb316833f1edd14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_048e34c70a86ec29dcf75ab318f0891d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_deeb375af1003d36496aad14da761992 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b88549dce9273ecd1dc91e91710d9fc = $(`<div id="html_8b88549dce9273ecd1dc91e91710d9fc" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_deeb375af1003d36496aad14da761992.setContent(html_8b88549dce9273ecd1dc91e91710d9fc);
|
|
|
|
|
|
|
|
marker_5ba61bb3e0badc4dddb316833f1edd14.bindPopup(popup_deeb375af1003d36496aad14da761992)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ba61bb3e0badc4dddb316833f1edd14.setIcon(icon_048e34c70a86ec29dcf75ab318f0891d);
|
|
|
|
|
|
var marker_81380f6e6293968e87cb8dd07929785b = L.marker(
|
|
[39.321, -111.094],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_158768867db582ee6f3d118d7b2aed28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eacd3820a37fa6edd2285e8205c80c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27dc9d76eca0f6fc7e9a4f1c924ba556 = $(`<div id="html_27dc9d76eca0f6fc7e9a4f1c924ba556" style="width: 100.0%; height: 100.0%;">relay-1.flying-alpaca.com</div>`)[0];
|
|
popup_5eacd3820a37fa6edd2285e8205c80c6.setContent(html_27dc9d76eca0f6fc7e9a4f1c924ba556);
|
|
|
|
|
|
|
|
marker_81380f6e6293968e87cb8dd07929785b.bindPopup(popup_5eacd3820a37fa6edd2285e8205c80c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81380f6e6293968e87cb8dd07929785b.setIcon(icon_158768867db582ee6f3d118d7b2aed28);
|
|
|
|
|
|
var marker_2b1f3d6ab882450ff16aa824e406e41a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0d12a10e131b7c1c68ead97b1ef1958f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c7b3783b974c133b1117651f08fa130 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5336cf7518fc8207356287f389455e29 = $(`<div id="html_5336cf7518fc8207356287f389455e29" style="width: 100.0%; height: 100.0%;">relay.crostr.com</div>`)[0];
|
|
popup_6c7b3783b974c133b1117651f08fa130.setContent(html_5336cf7518fc8207356287f389455e29);
|
|
|
|
|
|
|
|
marker_2b1f3d6ab882450ff16aa824e406e41a.bindPopup(popup_6c7b3783b974c133b1117651f08fa130)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b1f3d6ab882450ff16aa824e406e41a.setIcon(icon_0d12a10e131b7c1c68ead97b1ef1958f);
|
|
|
|
|
|
var marker_cf1908b124562b6531caae67af7c93c6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_270f6937f9aae1cad6530ccfbdd5d681 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee687b4b30194294b7846361794cd655 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_939c63bfc255892a6b43cd32a37e557e = $(`<div id="html_939c63bfc255892a6b43cd32a37e557e" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_ee687b4b30194294b7846361794cd655.setContent(html_939c63bfc255892a6b43cd32a37e557e);
|
|
|
|
|
|
|
|
marker_cf1908b124562b6531caae67af7c93c6.bindPopup(popup_ee687b4b30194294b7846361794cd655)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf1908b124562b6531caae67af7c93c6.setIcon(icon_270f6937f9aae1cad6530ccfbdd5d681);
|
|
|
|
|
|
var marker_067a7caf4be9a9507b943951bdba514b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_91685969a2ab875ed252708280f6ba57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09aa381ad27a8f8b150acf7bcdb742cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ab14754da47338945b5f001b5e2dd68 = $(`<div id="html_5ab14754da47338945b5f001b5e2dd68" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_09aa381ad27a8f8b150acf7bcdb742cc.setContent(html_5ab14754da47338945b5f001b5e2dd68);
|
|
|
|
|
|
|
|
marker_067a7caf4be9a9507b943951bdba514b.bindPopup(popup_09aa381ad27a8f8b150acf7bcdb742cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_067a7caf4be9a9507b943951bdba514b.setIcon(icon_91685969a2ab875ed252708280f6ba57);
|
|
|
|
|
|
var marker_a3a251fe43cafeddd144677cb6cfffed = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_faf613250eaeb203f42a6574b58c62fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e1ae210314c887a03610ce4048dbdfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6837170050f9b0b40f033a409e6364fe = $(`<div id="html_6837170050f9b0b40f033a409e6364fe" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_5e1ae210314c887a03610ce4048dbdfd.setContent(html_6837170050f9b0b40f033a409e6364fe);
|
|
|
|
|
|
|
|
marker_a3a251fe43cafeddd144677cb6cfffed.bindPopup(popup_5e1ae210314c887a03610ce4048dbdfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3a251fe43cafeddd144677cb6cfffed.setIcon(icon_faf613250eaeb203f42a6574b58c62fe);
|
|
|
|
|
|
var marker_1bf737ecd167cd7320412f9138a195ec = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_25d604cab436ee583aeef6de3fb1f009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcece7bf164c42dc04e72a4f37d04863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bb83f9f1e601507f826198c67cc53f5 = $(`<div id="html_5bb83f9f1e601507f826198c67cc53f5" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_dcece7bf164c42dc04e72a4f37d04863.setContent(html_5bb83f9f1e601507f826198c67cc53f5);
|
|
|
|
|
|
|
|
marker_1bf737ecd167cd7320412f9138a195ec.bindPopup(popup_dcece7bf164c42dc04e72a4f37d04863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bf737ecd167cd7320412f9138a195ec.setIcon(icon_25d604cab436ee583aeef6de3fb1f009);
|
|
|
|
|
|
var marker_18ed4b990a53d9fa2adf01e36c87607a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_13f57e0a81200f58fc4861b8639215ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2415d3b7696f7a73511db52b7ddeb677 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36c402da6567d18529d2311aa6261ead = $(`<div id="html_36c402da6567d18529d2311aa6261ead" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_2415d3b7696f7a73511db52b7ddeb677.setContent(html_36c402da6567d18529d2311aa6261ead);
|
|
|
|
|
|
|
|
marker_18ed4b990a53d9fa2adf01e36c87607a.bindPopup(popup_2415d3b7696f7a73511db52b7ddeb677)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18ed4b990a53d9fa2adf01e36c87607a.setIcon(icon_13f57e0a81200f58fc4861b8639215ff);
|
|
|
|
|
|
var marker_9eb9bfedb13b8e7a3188a529e31028fd = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cba3411547e703ee4ddc8d4c72b9be09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27dbbbb12925dd85f0a68066ff3b17e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_869c5e5ef7e5264df7333d34e350536d = $(`<div id="html_869c5e5ef7e5264df7333d34e350536d" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_27dbbbb12925dd85f0a68066ff3b17e4.setContent(html_869c5e5ef7e5264df7333d34e350536d);
|
|
|
|
|
|
|
|
marker_9eb9bfedb13b8e7a3188a529e31028fd.bindPopup(popup_27dbbbb12925dd85f0a68066ff3b17e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eb9bfedb13b8e7a3188a529e31028fd.setIcon(icon_cba3411547e703ee4ddc8d4c72b9be09);
|
|
|
|
|
|
var marker_6c5cc7e0c7bb9167ce6de6db24b97ce7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7523899bb74cab3a3344f21009d39be8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cca37f707c2b5008857f95657b9ce204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d53c2e7c7d858f66a50b4f2072ecf8d8 = $(`<div id="html_d53c2e7c7d858f66a50b4f2072ecf8d8" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_cca37f707c2b5008857f95657b9ce204.setContent(html_d53c2e7c7d858f66a50b4f2072ecf8d8);
|
|
|
|
|
|
|
|
marker_6c5cc7e0c7bb9167ce6de6db24b97ce7.bindPopup(popup_cca37f707c2b5008857f95657b9ce204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c5cc7e0c7bb9167ce6de6db24b97ce7.setIcon(icon_7523899bb74cab3a3344f21009d39be8);
|
|
|
|
|
|
var marker_d83b95e3fa12ca1cf4d1aad616737191 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0ffd12b0571a1cf17ccf45053fec619e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89d3764fc5a7a344db260046764a4836 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2469c16d840aca3769a41e5d2abc519 = $(`<div id="html_e2469c16d840aca3769a41e5d2abc519" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_89d3764fc5a7a344db260046764a4836.setContent(html_e2469c16d840aca3769a41e5d2abc519);
|
|
|
|
|
|
|
|
marker_d83b95e3fa12ca1cf4d1aad616737191.bindPopup(popup_89d3764fc5a7a344db260046764a4836)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d83b95e3fa12ca1cf4d1aad616737191.setIcon(icon_0ffd12b0571a1cf17ccf45053fec619e);
|
|
|
|
|
|
var marker_a4fe355400dd10f2a8e72d9e607ba623 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_57c73d98641a86ae17ce0238e020e01f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9132ae0f37b3b773280786bc680d5e2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4363e01d5c9495ffb489cd40436cb557 = $(`<div id="html_4363e01d5c9495ffb489cd40436cb557" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_9132ae0f37b3b773280786bc680d5e2c.setContent(html_4363e01d5c9495ffb489cd40436cb557);
|
|
|
|
|
|
|
|
marker_a4fe355400dd10f2a8e72d9e607ba623.bindPopup(popup_9132ae0f37b3b773280786bc680d5e2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4fe355400dd10f2a8e72d9e607ba623.setIcon(icon_57c73d98641a86ae17ce0238e020e01f);
|
|
|
|
|
|
var marker_25a1b56fe5920e160037ff0a2e432183 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c8e9206dd18e98584a82c9a1fc9342ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16d6e3d28a4a173477ee99a8627abc3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1da1753a82c15b3bd5411c3df6cd519e = $(`<div id="html_1da1753a82c15b3bd5411c3df6cd519e" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_16d6e3d28a4a173477ee99a8627abc3a.setContent(html_1da1753a82c15b3bd5411c3df6cd519e);
|
|
|
|
|
|
|
|
marker_25a1b56fe5920e160037ff0a2e432183.bindPopup(popup_16d6e3d28a4a173477ee99a8627abc3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25a1b56fe5920e160037ff0a2e432183.setIcon(icon_c8e9206dd18e98584a82c9a1fc9342ca);
|
|
|
|
|
|
var marker_2588f9d8938c3e5629149402911c0199 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0e9028973669944106895738879fe653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcc26b9e1648628984799c2481444f6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb9c4491c87cbefed3f418b0b6103c0a = $(`<div id="html_fb9c4491c87cbefed3f418b0b6103c0a" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_bcc26b9e1648628984799c2481444f6f.setContent(html_fb9c4491c87cbefed3f418b0b6103c0a);
|
|
|
|
|
|
|
|
marker_2588f9d8938c3e5629149402911c0199.bindPopup(popup_bcc26b9e1648628984799c2481444f6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2588f9d8938c3e5629149402911c0199.setIcon(icon_0e9028973669944106895738879fe653);
|
|
|
|
|
|
var marker_af87d7890506b88aa8688350db6f0d6c = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_933a02b339c36f5c64a126656a71071e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f14c325fbdea2b0b44154d8c830c339 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef9d46770eac8476ebee1af3af99a5ba = $(`<div id="html_ef9d46770eac8476ebee1af3af99a5ba" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_8f14c325fbdea2b0b44154d8c830c339.setContent(html_ef9d46770eac8476ebee1af3af99a5ba);
|
|
|
|
|
|
|
|
marker_af87d7890506b88aa8688350db6f0d6c.bindPopup(popup_8f14c325fbdea2b0b44154d8c830c339)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af87d7890506b88aa8688350db6f0d6c.setIcon(icon_933a02b339c36f5c64a126656a71071e);
|
|
|
|
|
|
var marker_3d98a9a1b894dff8328163f960c38307 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_55b6fba3a6ac497c8be0c2c7e00d7c22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_244cbb10d53fe171188d91dc88243de3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7c8ef7879bd41cc7178f606347e0999 = $(`<div id="html_b7c8ef7879bd41cc7178f606347e0999" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_244cbb10d53fe171188d91dc88243de3.setContent(html_b7c8ef7879bd41cc7178f606347e0999);
|
|
|
|
|
|
|
|
marker_3d98a9a1b894dff8328163f960c38307.bindPopup(popup_244cbb10d53fe171188d91dc88243de3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d98a9a1b894dff8328163f960c38307.setIcon(icon_55b6fba3a6ac497c8be0c2c7e00d7c22);
|
|
|
|
|
|
var marker_e8c3b14a55625eacc8cefc6a405696e1 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9c0565e02825ec5df6a1dcbbe130e6a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df0433d6085c04ab2a2b62a6e3319d4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c164397e6a277948da957d73cfdff0c1 = $(`<div id="html_c164397e6a277948da957d73cfdff0c1" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_df0433d6085c04ab2a2b62a6e3319d4e.setContent(html_c164397e6a277948da957d73cfdff0c1);
|
|
|
|
|
|
|
|
marker_e8c3b14a55625eacc8cefc6a405696e1.bindPopup(popup_df0433d6085c04ab2a2b62a6e3319d4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8c3b14a55625eacc8cefc6a405696e1.setIcon(icon_9c0565e02825ec5df6a1dcbbe130e6a9);
|
|
|
|
|
|
var marker_fe36cfba5fdb83cda7dff3aa1ab5b3b4 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_869e9f32e87943af68b47eedf51dc64c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9768e1d3db5ec972bba71c298c6c184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_435f944f2aa5d25d9270ce1a6ba593ec = $(`<div id="html_435f944f2aa5d25d9270ce1a6ba593ec" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_d9768e1d3db5ec972bba71c298c6c184.setContent(html_435f944f2aa5d25d9270ce1a6ba593ec);
|
|
|
|
|
|
|
|
marker_fe36cfba5fdb83cda7dff3aa1ab5b3b4.bindPopup(popup_d9768e1d3db5ec972bba71c298c6c184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe36cfba5fdb83cda7dff3aa1ab5b3b4.setIcon(icon_869e9f32e87943af68b47eedf51dc64c);
|
|
|
|
|
|
var marker_a00144102de4100f4f05a58324a5b00e = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_33847ff21e0e2c159b94717c567cd2f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8101e54d39cf6637770787b01707d3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b3ccc868cd69b82a9d1895cd0f53261 = $(`<div id="html_6b3ccc868cd69b82a9d1895cd0f53261" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_c8101e54d39cf6637770787b01707d3a.setContent(html_6b3ccc868cd69b82a9d1895cd0f53261);
|
|
|
|
|
|
|
|
marker_a00144102de4100f4f05a58324a5b00e.bindPopup(popup_c8101e54d39cf6637770787b01707d3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a00144102de4100f4f05a58324a5b00e.setIcon(icon_33847ff21e0e2c159b94717c567cd2f9);
|
|
|
|
|
|
var marker_953b883593fac2d81305f1d332116e75 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_dec041cdfbdb1387ceac0364eaabe27b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28f52f1a25a73b6f00c676c19bee326b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_008156afd1e604ac88f53d12ace3284c = $(`<div id="html_008156afd1e604ac88f53d12ace3284c" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_28f52f1a25a73b6f00c676c19bee326b.setContent(html_008156afd1e604ac88f53d12ace3284c);
|
|
|
|
|
|
|
|
marker_953b883593fac2d81305f1d332116e75.bindPopup(popup_28f52f1a25a73b6f00c676c19bee326b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_953b883593fac2d81305f1d332116e75.setIcon(icon_dec041cdfbdb1387ceac0364eaabe27b);
|
|
|
|
|
|
var marker_b330809e863485c5ad179690c8254db7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_6da6d0ac9eea447d35a902b9bd80aea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fb6f6853567da1842d55fc9d596fe63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df1f2e3fb5f82ccd8c95b1c23f69f276 = $(`<div id="html_df1f2e3fb5f82ccd8c95b1c23f69f276" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_2fb6f6853567da1842d55fc9d596fe63.setContent(html_df1f2e3fb5f82ccd8c95b1c23f69f276);
|
|
|
|
|
|
|
|
marker_b330809e863485c5ad179690c8254db7.bindPopup(popup_2fb6f6853567da1842d55fc9d596fe63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b330809e863485c5ad179690c8254db7.setIcon(icon_6da6d0ac9eea447d35a902b9bd80aea9);
|
|
|
|
|
|
var marker_16647431d7c6698d6eb1f17ffdecc077 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cbb8ee8647b8ca66ae4d86533509eb18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76a7a274f797c4ed4ab7a2c6943e2f18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_782a5035d9eb04a9f289e2852c0909dd = $(`<div id="html_782a5035d9eb04a9f289e2852c0909dd" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_76a7a274f797c4ed4ab7a2c6943e2f18.setContent(html_782a5035d9eb04a9f289e2852c0909dd);
|
|
|
|
|
|
|
|
marker_16647431d7c6698d6eb1f17ffdecc077.bindPopup(popup_76a7a274f797c4ed4ab7a2c6943e2f18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16647431d7c6698d6eb1f17ffdecc077.setIcon(icon_cbb8ee8647b8ca66ae4d86533509eb18);
|
|
|
|
|
|
var marker_c2c2daac3622bd80ceb2fc567606ffc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_3ae7406884c04ea157af9abc48d71c32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ba83a9b65fb847f544a958ed4d98920 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64f7c27a1f7feba79867cbc68982e512 = $(`<div id="html_64f7c27a1f7feba79867cbc68982e512" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_4ba83a9b65fb847f544a958ed4d98920.setContent(html_64f7c27a1f7feba79867cbc68982e512);
|
|
|
|
|
|
|
|
marker_c2c2daac3622bd80ceb2fc567606ffc8.bindPopup(popup_4ba83a9b65fb847f544a958ed4d98920)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2c2daac3622bd80ceb2fc567606ffc8.setIcon(icon_3ae7406884c04ea157af9abc48d71c32);
|
|
|
|
|
|
var marker_8aba9fbe53ae4053234c5cafd82509fd = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ebb5065bc227187223231f8a1e2fbf14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_920a5b31e388bec4fe0bc0ffbf7853b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf3b4c4167268844e3ff74854dd053f4 = $(`<div id="html_bf3b4c4167268844e3ff74854dd053f4" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_920a5b31e388bec4fe0bc0ffbf7853b2.setContent(html_bf3b4c4167268844e3ff74854dd053f4);
|
|
|
|
|
|
|
|
marker_8aba9fbe53ae4053234c5cafd82509fd.bindPopup(popup_920a5b31e388bec4fe0bc0ffbf7853b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aba9fbe53ae4053234c5cafd82509fd.setIcon(icon_ebb5065bc227187223231f8a1e2fbf14);
|
|
|
|
|
|
var marker_ea3be2cb93303feb856d1bdaacf31887 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_6a520acfdc3a072d94802e94db4065e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58beccf7c786ba7395168ce1f6e04c68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c740ad16c6c3ef2f6b3d981da2bd8908 = $(`<div id="html_c740ad16c6c3ef2f6b3d981da2bd8908" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_58beccf7c786ba7395168ce1f6e04c68.setContent(html_c740ad16c6c3ef2f6b3d981da2bd8908);
|
|
|
|
|
|
|
|
marker_ea3be2cb93303feb856d1bdaacf31887.bindPopup(popup_58beccf7c786ba7395168ce1f6e04c68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea3be2cb93303feb856d1bdaacf31887.setIcon(icon_6a520acfdc3a072d94802e94db4065e1);
|
|
|
|
|
|
var marker_0b55f08e3d3543ff9c9240129f740410 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_65b27a51872b4b6241079feaed8da52d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60465c35771f9b1867e1cfe33db43fba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb1ffb9a2adc9283bdb8cb5b5b29dbc = $(`<div id="html_2eb1ffb9a2adc9283bdb8cb5b5b29dbc" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_60465c35771f9b1867e1cfe33db43fba.setContent(html_2eb1ffb9a2adc9283bdb8cb5b5b29dbc);
|
|
|
|
|
|
|
|
marker_0b55f08e3d3543ff9c9240129f740410.bindPopup(popup_60465c35771f9b1867e1cfe33db43fba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b55f08e3d3543ff9c9240129f740410.setIcon(icon_65b27a51872b4b6241079feaed8da52d);
|
|
|
|
|
|
var marker_951940d84260336761585f672952cfdc = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a2fb48aa0f458cecade0b6253f96fe22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9cd131d87640df9ce768a481779d211 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbe7289747e24f2836a7ee38005f75a0 = $(`<div id="html_fbe7289747e24f2836a7ee38005f75a0" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_f9cd131d87640df9ce768a481779d211.setContent(html_fbe7289747e24f2836a7ee38005f75a0);
|
|
|
|
|
|
|
|
marker_951940d84260336761585f672952cfdc.bindPopup(popup_f9cd131d87640df9ce768a481779d211)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_951940d84260336761585f672952cfdc.setIcon(icon_a2fb48aa0f458cecade0b6253f96fe22);
|
|
|
|
|
|
var marker_6bdc04e5d847e497d6391c43d6b783de = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e1685b8e3dd7a5fac35a910d17385373 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a350f017328268d5b4b086bb4a3635a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25dccee3a9dae8fbe695896504d6b6b1 = $(`<div id="html_25dccee3a9dae8fbe695896504d6b6b1" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_3a350f017328268d5b4b086bb4a3635a.setContent(html_25dccee3a9dae8fbe695896504d6b6b1);
|
|
|
|
|
|
|
|
marker_6bdc04e5d847e497d6391c43d6b783de.bindPopup(popup_3a350f017328268d5b4b086bb4a3635a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bdc04e5d847e497d6391c43d6b783de.setIcon(icon_e1685b8e3dd7a5fac35a910d17385373);
|
|
|
|
|
|
var marker_1fe5d6f341f8111f98a5973d9c7e55b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_dbd75e0244790cd0ed5c4c8ee00f7d53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41dd39ff3b4e1a8b26301e934951a75a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d73388977912a2436877cfba1f58ec0 = $(`<div id="html_4d73388977912a2436877cfba1f58ec0" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_41dd39ff3b4e1a8b26301e934951a75a.setContent(html_4d73388977912a2436877cfba1f58ec0);
|
|
|
|
|
|
|
|
marker_1fe5d6f341f8111f98a5973d9c7e55b1.bindPopup(popup_41dd39ff3b4e1a8b26301e934951a75a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fe5d6f341f8111f98a5973d9c7e55b1.setIcon(icon_dbd75e0244790cd0ed5c4c8ee00f7d53);
|
|
|
|
|
|
var marker_1d1370af42ed13d9c40ce65bf6f12902 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e3b3ce2c3c2fda8032979ec479a2a302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b6d9c252b5b11cf00a291a3892f1d79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c614cc045c34401730e8e0aa7a57662b = $(`<div id="html_c614cc045c34401730e8e0aa7a57662b" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_8b6d9c252b5b11cf00a291a3892f1d79.setContent(html_c614cc045c34401730e8e0aa7a57662b);
|
|
|
|
|
|
|
|
marker_1d1370af42ed13d9c40ce65bf6f12902.bindPopup(popup_8b6d9c252b5b11cf00a291a3892f1d79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d1370af42ed13d9c40ce65bf6f12902.setIcon(icon_e3b3ce2c3c2fda8032979ec479a2a302);
|
|
|
|
|
|
var marker_140c82f4761cf03ab941ad46e3ce81bc = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d19aff9d389b437f21982b980f638426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c18abfe95f762cfa6a305f64b8f6a313 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ed878e1cdcccd22bf0dec4f50a110ea = $(`<div id="html_6ed878e1cdcccd22bf0dec4f50a110ea" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_c18abfe95f762cfa6a305f64b8f6a313.setContent(html_6ed878e1cdcccd22bf0dec4f50a110ea);
|
|
|
|
|
|
|
|
marker_140c82f4761cf03ab941ad46e3ce81bc.bindPopup(popup_c18abfe95f762cfa6a305f64b8f6a313)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_140c82f4761cf03ab941ad46e3ce81bc.setIcon(icon_d19aff9d389b437f21982b980f638426);
|
|
|
|
|
|
var marker_3cc9178c1ef3bae4d279e1503eef1e44 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cc893077a83e7303926ee60f21247170 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ca041faab4545ee542a458731205e3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e6b98448dff5afdeb3d712503c5b70e = $(`<div id="html_9e6b98448dff5afdeb3d712503c5b70e" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_5ca041faab4545ee542a458731205e3a.setContent(html_9e6b98448dff5afdeb3d712503c5b70e);
|
|
|
|
|
|
|
|
marker_3cc9178c1ef3bae4d279e1503eef1e44.bindPopup(popup_5ca041faab4545ee542a458731205e3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cc9178c1ef3bae4d279e1503eef1e44.setIcon(icon_cc893077a83e7303926ee60f21247170);
|
|
|
|
|
|
var marker_9b6fdeaf24f543204ceba6d3fbb33615 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e8f7c18a681b45fa10ad44e1de968503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2df2113c4e7c9af0cd6a34624f5c9a63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f988307badcf725631e368918427df17 = $(`<div id="html_f988307badcf725631e368918427df17" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_2df2113c4e7c9af0cd6a34624f5c9a63.setContent(html_f988307badcf725631e368918427df17);
|
|
|
|
|
|
|
|
marker_9b6fdeaf24f543204ceba6d3fbb33615.bindPopup(popup_2df2113c4e7c9af0cd6a34624f5c9a63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b6fdeaf24f543204ceba6d3fbb33615.setIcon(icon_e8f7c18a681b45fa10ad44e1de968503);
|
|
|
|
|
|
var marker_414b93e8bdd2d7d850a098e4c9630a91 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_36c0f2a8bafb8901c70bc10e1f0453a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5ac38e91ed7262a77fb89c89bbc3fd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cc60d9f3198e5b8cb9127b8ea549aa9 = $(`<div id="html_9cc60d9f3198e5b8cb9127b8ea549aa9" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_c5ac38e91ed7262a77fb89c89bbc3fd2.setContent(html_9cc60d9f3198e5b8cb9127b8ea549aa9);
|
|
|
|
|
|
|
|
marker_414b93e8bdd2d7d850a098e4c9630a91.bindPopup(popup_c5ac38e91ed7262a77fb89c89bbc3fd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_414b93e8bdd2d7d850a098e4c9630a91.setIcon(icon_36c0f2a8bafb8901c70bc10e1f0453a2);
|
|
|
|
|
|
var marker_25a7480ba64f8ae011f2f63702a1d721 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c3d5cc4e2f019fed494e69a35081b15c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a045b2f738bf330163bd7c991939fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21b511952d40650a47a7662ac17ecc1c = $(`<div id="html_21b511952d40650a47a7662ac17ecc1c" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_55a045b2f738bf330163bd7c991939fd.setContent(html_21b511952d40650a47a7662ac17ecc1c);
|
|
|
|
|
|
|
|
marker_25a7480ba64f8ae011f2f63702a1d721.bindPopup(popup_55a045b2f738bf330163bd7c991939fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25a7480ba64f8ae011f2f63702a1d721.setIcon(icon_c3d5cc4e2f019fed494e69a35081b15c);
|
|
|
|
|
|
var marker_70dcdd0ecce020cf5c1cf4722fad9299 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_f76a8e3caa5422f5d19164ba337bfde9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef8bcc0d1861e051fd47e31915669888 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_555580c59334d78edbafd2038ed8163a = $(`<div id="html_555580c59334d78edbafd2038ed8163a" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_ef8bcc0d1861e051fd47e31915669888.setContent(html_555580c59334d78edbafd2038ed8163a);
|
|
|
|
|
|
|
|
marker_70dcdd0ecce020cf5c1cf4722fad9299.bindPopup(popup_ef8bcc0d1861e051fd47e31915669888)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70dcdd0ecce020cf5c1cf4722fad9299.setIcon(icon_f76a8e3caa5422f5d19164ba337bfde9);
|
|
|
|
|
|
var marker_fa9f58056dc93d94a12a0628216445cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9e6d87ca64fbf22873e3c6776515ac61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13ce13308e6906b9c726bdc82cfcb3d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12f95e245e12de119403fccc5e422ce3 = $(`<div id="html_12f95e245e12de119403fccc5e422ce3" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_13ce13308e6906b9c726bdc82cfcb3d6.setContent(html_12f95e245e12de119403fccc5e422ce3);
|
|
|
|
|
|
|
|
marker_fa9f58056dc93d94a12a0628216445cf.bindPopup(popup_13ce13308e6906b9c726bdc82cfcb3d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa9f58056dc93d94a12a0628216445cf.setIcon(icon_9e6d87ca64fbf22873e3c6776515ac61);
|
|
|
|
|
|
var marker_912750aa3bfcb068fdf6209b4e0e06b7 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d17bd88baae4aa18bfaa4fd09d4d9033 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aadb99d713c28b44af3acc74d3c86ac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d87e986fa4381ff225a00d54eb5abcc1 = $(`<div id="html_d87e986fa4381ff225a00d54eb5abcc1" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_aadb99d713c28b44af3acc74d3c86ac3.setContent(html_d87e986fa4381ff225a00d54eb5abcc1);
|
|
|
|
|
|
|
|
marker_912750aa3bfcb068fdf6209b4e0e06b7.bindPopup(popup_aadb99d713c28b44af3acc74d3c86ac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_912750aa3bfcb068fdf6209b4e0e06b7.setIcon(icon_d17bd88baae4aa18bfaa4fd09d4d9033);
|
|
|
|
|
|
var marker_20e16083fc95dac8f54eb1e688619ccd = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_3593eb95e2bddcd76c98319de7d15dbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97122203f1f208d0dc1df0cd481fffde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3de296096812c9f4113291e45f762554 = $(`<div id="html_3de296096812c9f4113291e45f762554" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_97122203f1f208d0dc1df0cd481fffde.setContent(html_3de296096812c9f4113291e45f762554);
|
|
|
|
|
|
|
|
marker_20e16083fc95dac8f54eb1e688619ccd.bindPopup(popup_97122203f1f208d0dc1df0cd481fffde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20e16083fc95dac8f54eb1e688619ccd.setIcon(icon_3593eb95e2bddcd76c98319de7d15dbd);
|
|
|
|
|
|
var marker_4620b7860918073046474ab8c044a939 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0c684efd5e096e7347a3bf8b1a34c7be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6258f118faf08483c84e91b72b908703 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1819da07d1267aa82052a6673165f3f9 = $(`<div id="html_1819da07d1267aa82052a6673165f3f9" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_6258f118faf08483c84e91b72b908703.setContent(html_1819da07d1267aa82052a6673165f3f9);
|
|
|
|
|
|
|
|
marker_4620b7860918073046474ab8c044a939.bindPopup(popup_6258f118faf08483c84e91b72b908703)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4620b7860918073046474ab8c044a939.setIcon(icon_0c684efd5e096e7347a3bf8b1a34c7be);
|
|
|
|
|
|
var marker_8668c0bbb0bf48ff17579e83e9bb5aaa = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_79cee0fcd9a311b0698f53cf824acad4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_989cb53f8beb74da1fb7153e328ecee4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00584d24033c0a584ba083cebe04be92 = $(`<div id="html_00584d24033c0a584ba083cebe04be92" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_989cb53f8beb74da1fb7153e328ecee4.setContent(html_00584d24033c0a584ba083cebe04be92);
|
|
|
|
|
|
|
|
marker_8668c0bbb0bf48ff17579e83e9bb5aaa.bindPopup(popup_989cb53f8beb74da1fb7153e328ecee4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8668c0bbb0bf48ff17579e83e9bb5aaa.setIcon(icon_79cee0fcd9a311b0698f53cf824acad4);
|
|
|
|
|
|
var marker_4222517fd0432ed83626aaf5c9cc0859 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_282df2814db16c8b33f67bf66d30b809 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea423ed0e7e98c024bcafa69ae35d157 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a2f0d875e924c776f27ab15e807f247 = $(`<div id="html_0a2f0d875e924c776f27ab15e807f247" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_ea423ed0e7e98c024bcafa69ae35d157.setContent(html_0a2f0d875e924c776f27ab15e807f247);
|
|
|
|
|
|
|
|
marker_4222517fd0432ed83626aaf5c9cc0859.bindPopup(popup_ea423ed0e7e98c024bcafa69ae35d157)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4222517fd0432ed83626aaf5c9cc0859.setIcon(icon_282df2814db16c8b33f67bf66d30b809);
|
|
|
|
|
|
var marker_ee53afebb43d60c328e2f3b9bd44cb0c = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ce15d51c5ec8a4f128857c5a80b94f2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57626d580d8cffe1f8c5210d63b5841d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06863ccca1168709c709b7d1c1be92d5 = $(`<div id="html_06863ccca1168709c709b7d1c1be92d5" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_57626d580d8cffe1f8c5210d63b5841d.setContent(html_06863ccca1168709c709b7d1c1be92d5);
|
|
|
|
|
|
|
|
marker_ee53afebb43d60c328e2f3b9bd44cb0c.bindPopup(popup_57626d580d8cffe1f8c5210d63b5841d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee53afebb43d60c328e2f3b9bd44cb0c.setIcon(icon_ce15d51c5ec8a4f128857c5a80b94f2d);
|
|
|
|
|
|
var marker_a467687c98659e578725624ef07a21c4 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7c5244daffe418ccc00efbfe8905b42e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eac2a2ea68be67ea06f7ee3402c27212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7677df3e995967b21545a804579879ee = $(`<div id="html_7677df3e995967b21545a804579879ee" style="width: 100.0%; height: 100.0%;">relay.zombi.cloudrodion.com</div>`)[0];
|
|
popup_eac2a2ea68be67ea06f7ee3402c27212.setContent(html_7677df3e995967b21545a804579879ee);
|
|
|
|
|
|
|
|
marker_a467687c98659e578725624ef07a21c4.bindPopup(popup_eac2a2ea68be67ea06f7ee3402c27212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a467687c98659e578725624ef07a21c4.setIcon(icon_7c5244daffe418ccc00efbfe8905b42e);
|
|
|
|
|
|
var marker_3b1a14005b4dcb41568654c70af64756 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_804dfbb06d2da887aade296a95486595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e81900297585d519cb5816dd141b1f5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b052d9191dc1a701a286420657f0310 = $(`<div id="html_7b052d9191dc1a701a286420657f0310" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_e81900297585d519cb5816dd141b1f5d.setContent(html_7b052d9191dc1a701a286420657f0310);
|
|
|
|
|
|
|
|
marker_3b1a14005b4dcb41568654c70af64756.bindPopup(popup_e81900297585d519cb5816dd141b1f5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b1a14005b4dcb41568654c70af64756.setIcon(icon_804dfbb06d2da887aade296a95486595);
|
|
|
|
|
|
var marker_c3b4dd4434eb22b087cf3c7c28621d63 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e0947dff49566c88108406825917e864 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9bfbb9274568790e91c00edf17945a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5ec7f9bc6ccbd5c58605ad1b65ee37a = $(`<div id="html_d5ec7f9bc6ccbd5c58605ad1b65ee37a" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_e9bfbb9274568790e91c00edf17945a1.setContent(html_d5ec7f9bc6ccbd5c58605ad1b65ee37a);
|
|
|
|
|
|
|
|
marker_c3b4dd4434eb22b087cf3c7c28621d63.bindPopup(popup_e9bfbb9274568790e91c00edf17945a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3b4dd4434eb22b087cf3c7c28621d63.setIcon(icon_e0947dff49566c88108406825917e864);
|
|
|
|
|
|
var marker_9ae719f10348651a93b1dd564ca39fe3 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e7784137e96f54aa74fad38f67608df3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b3a7ab436d63b705641dc30223cbe0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c00a333a7bba3c0973362efea4b5373 = $(`<div id="html_4c00a333a7bba3c0973362efea4b5373" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_7b3a7ab436d63b705641dc30223cbe0c.setContent(html_4c00a333a7bba3c0973362efea4b5373);
|
|
|
|
|
|
|
|
marker_9ae719f10348651a93b1dd564ca39fe3.bindPopup(popup_7b3a7ab436d63b705641dc30223cbe0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ae719f10348651a93b1dd564ca39fe3.setIcon(icon_e7784137e96f54aa74fad38f67608df3);
|
|
|
|
|
|
var marker_36421dfe2cd1451de0c07fcafffc2972 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_694b07f3bbfa14cc011af275dcb37a4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e610b0f01977f5bfca2ce2524dff054e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60651cfc1a4f46e6a192ae8937265e2 = $(`<div id="html_b60651cfc1a4f46e6a192ae8937265e2" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_e610b0f01977f5bfca2ce2524dff054e.setContent(html_b60651cfc1a4f46e6a192ae8937265e2);
|
|
|
|
|
|
|
|
marker_36421dfe2cd1451de0c07fcafffc2972.bindPopup(popup_e610b0f01977f5bfca2ce2524dff054e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36421dfe2cd1451de0c07fcafffc2972.setIcon(icon_694b07f3bbfa14cc011af275dcb37a4d);
|
|
|
|
|
|
var marker_1445e8a506e4cdf52b871d2fc2933ab0 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_6b5ab84352eb358f19f9591733a4f8c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f8e7f735421559ab14648d82ac4df4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74e0258279f226ba09105af8d4531d2 = $(`<div id="html_b74e0258279f226ba09105af8d4531d2" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_a1f8e7f735421559ab14648d82ac4df4.setContent(html_b74e0258279f226ba09105af8d4531d2);
|
|
|
|
|
|
|
|
marker_1445e8a506e4cdf52b871d2fc2933ab0.bindPopup(popup_a1f8e7f735421559ab14648d82ac4df4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1445e8a506e4cdf52b871d2fc2933ab0.setIcon(icon_6b5ab84352eb358f19f9591733a4f8c0);
|
|
|
|
|
|
var marker_c6a7c2c509efa53ad056f107f08659ca = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_57ee8feb9099252544fec528305f0bbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96d8505bc34c0ae1735fe3dbfeb97a18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf03e612d3316d2dc872adcd3c914298 = $(`<div id="html_bf03e612d3316d2dc872adcd3c914298" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_96d8505bc34c0ae1735fe3dbfeb97a18.setContent(html_bf03e612d3316d2dc872adcd3c914298);
|
|
|
|
|
|
|
|
marker_c6a7c2c509efa53ad056f107f08659ca.bindPopup(popup_96d8505bc34c0ae1735fe3dbfeb97a18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6a7c2c509efa53ad056f107f08659ca.setIcon(icon_57ee8feb9099252544fec528305f0bbc);
|
|
|
|
|
|
var marker_e5a7066ab254da0e8f7d9bbb86b85f11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b68aeabe4d00f70614156f926ac872f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ad302ce0e394fac23246cd17b14766 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_055362285d37073622a9f9d277f5820d = $(`<div id="html_055362285d37073622a9f9d277f5820d" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_28ad302ce0e394fac23246cd17b14766.setContent(html_055362285d37073622a9f9d277f5820d);
|
|
|
|
|
|
|
|
marker_e5a7066ab254da0e8f7d9bbb86b85f11.bindPopup(popup_28ad302ce0e394fac23246cd17b14766)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5a7066ab254da0e8f7d9bbb86b85f11.setIcon(icon_b68aeabe4d00f70614156f926ac872f5);
|
|
|
|
|
|
var marker_75f117a695cf9f9d42089a84b9c9cbed = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_31a30aebcceabb98adfa2eaca4e2fc6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5c8f191fb13fa7630c1574ba25996a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_437e564444cd4b47fd72a6008249b327 = $(`<div id="html_437e564444cd4b47fd72a6008249b327" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_e5c8f191fb13fa7630c1574ba25996a0.setContent(html_437e564444cd4b47fd72a6008249b327);
|
|
|
|
|
|
|
|
marker_75f117a695cf9f9d42089a84b9c9cbed.bindPopup(popup_e5c8f191fb13fa7630c1574ba25996a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75f117a695cf9f9d42089a84b9c9cbed.setIcon(icon_31a30aebcceabb98adfa2eaca4e2fc6d);
|
|
|
|
|
|
var marker_9e4c8eb5608b7fda827643f4b14a7385 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_37321d7ab9aabc098bf9dee11267dc5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dca531b0b643c19e9ce80a34d0a33422 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_931265d9da74e5c1844a9a570ea6798e = $(`<div id="html_931265d9da74e5c1844a9a570ea6798e" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_dca531b0b643c19e9ce80a34d0a33422.setContent(html_931265d9da74e5c1844a9a570ea6798e);
|
|
|
|
|
|
|
|
marker_9e4c8eb5608b7fda827643f4b14a7385.bindPopup(popup_dca531b0b643c19e9ce80a34d0a33422)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e4c8eb5608b7fda827643f4b14a7385.setIcon(icon_37321d7ab9aabc098bf9dee11267dc5c);
|
|
|
|
|
|
var marker_6ce778c9fefd59e041a7a0a3b896810a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cb9edfb63959475a2a0dbba3f535c00c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8b3b8db57834e83de68c5b659eac916 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79ab8eda709d0224aa3881891908974e = $(`<div id="html_79ab8eda709d0224aa3881891908974e" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_a8b3b8db57834e83de68c5b659eac916.setContent(html_79ab8eda709d0224aa3881891908974e);
|
|
|
|
|
|
|
|
marker_6ce778c9fefd59e041a7a0a3b896810a.bindPopup(popup_a8b3b8db57834e83de68c5b659eac916)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ce778c9fefd59e041a7a0a3b896810a.setIcon(icon_cb9edfb63959475a2a0dbba3f535c00c);
|
|
|
|
|
|
var marker_27eb1efb5b75a9fbe7fc33405c3785a9 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a08ab5ad07a5168d5c7d79394d1120bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed40417f17d8197579b8e7c930f9412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37ff9a5dff406a6d968d9fd3413044c3 = $(`<div id="html_37ff9a5dff406a6d968d9fd3413044c3" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_3ed40417f17d8197579b8e7c930f9412.setContent(html_37ff9a5dff406a6d968d9fd3413044c3);
|
|
|
|
|
|
|
|
marker_27eb1efb5b75a9fbe7fc33405c3785a9.bindPopup(popup_3ed40417f17d8197579b8e7c930f9412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27eb1efb5b75a9fbe7fc33405c3785a9.setIcon(icon_a08ab5ad07a5168d5c7d79394d1120bb);
|
|
|
|
|
|
var marker_985fcead2066ea87970a8192e667b1e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_dcaadb969d934fe636a64da89dbea804 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e26e04bd932f908c1ae221cef6d4866 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48719b2c3146ca264e385dd6630c2fc9 = $(`<div id="html_48719b2c3146ca264e385dd6630c2fc9" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_5e26e04bd932f908c1ae221cef6d4866.setContent(html_48719b2c3146ca264e385dd6630c2fc9);
|
|
|
|
|
|
|
|
marker_985fcead2066ea87970a8192e667b1e6.bindPopup(popup_5e26e04bd932f908c1ae221cef6d4866)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_985fcead2066ea87970a8192e667b1e6.setIcon(icon_dcaadb969d934fe636a64da89dbea804);
|
|
|
|
|
|
var marker_8d2837f7d44fb7631e97aee3b1684aa5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_3a9217fca96a74cd2ce207c780442526 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b8f520202736531925e9689713fcfa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e053efa5d5ae1e92adf7241fd12fe851 = $(`<div id="html_e053efa5d5ae1e92adf7241fd12fe851" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_0b8f520202736531925e9689713fcfa5.setContent(html_e053efa5d5ae1e92adf7241fd12fe851);
|
|
|
|
|
|
|
|
marker_8d2837f7d44fb7631e97aee3b1684aa5.bindPopup(popup_0b8f520202736531925e9689713fcfa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d2837f7d44fb7631e97aee3b1684aa5.setIcon(icon_3a9217fca96a74cd2ce207c780442526);
|
|
|
|
|
|
var marker_65ff3a2b66708a3853f3dc6a936046f9 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0361d937948686645c7456d30db2efa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_963c4e403274e0a3ea5726789557a85c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b03dca018220e6eec44ca8760a40a3d = $(`<div id="html_4b03dca018220e6eec44ca8760a40a3d" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_963c4e403274e0a3ea5726789557a85c.setContent(html_4b03dca018220e6eec44ca8760a40a3d);
|
|
|
|
|
|
|
|
marker_65ff3a2b66708a3853f3dc6a936046f9.bindPopup(popup_963c4e403274e0a3ea5726789557a85c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65ff3a2b66708a3853f3dc6a936046f9.setIcon(icon_0361d937948686645c7456d30db2efa6);
|
|
|
|
|
|
var marker_a60207adaddb8194bcfecf7f746041b8 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a330011cc0045e42d4f20086e655c6f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2c186a55ce603316e7818eb93745c56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5292f492aa2cd880c1b9d16c167d246 = $(`<div id="html_e5292f492aa2cd880c1b9d16c167d246" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_a2c186a55ce603316e7818eb93745c56.setContent(html_e5292f492aa2cd880c1b9d16c167d246);
|
|
|
|
|
|
|
|
marker_a60207adaddb8194bcfecf7f746041b8.bindPopup(popup_a2c186a55ce603316e7818eb93745c56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a60207adaddb8194bcfecf7f746041b8.setIcon(icon_a330011cc0045e42d4f20086e655c6f2);
|
|
|
|
|
|
var marker_6eb354155407c71fd0375d23f6bb47d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cf64c0d224859fd698e1860a1a7842e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c37ecae719e25ffffc22533723e9be81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b0949a088f24cc8da82a0dc938446bc = $(`<div id="html_2b0949a088f24cc8da82a0dc938446bc" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_c37ecae719e25ffffc22533723e9be81.setContent(html_2b0949a088f24cc8da82a0dc938446bc);
|
|
|
|
|
|
|
|
marker_6eb354155407c71fd0375d23f6bb47d4.bindPopup(popup_c37ecae719e25ffffc22533723e9be81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eb354155407c71fd0375d23f6bb47d4.setIcon(icon_cf64c0d224859fd698e1860a1a7842e5);
|
|
|
|
|
|
var marker_324e5b5c53f678a736babacaff1e7128 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_29e1d3934810a545fabc8baaf3c5eea1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3fb52076af57ccc8cc8f3302042598a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f24be4b6e46fdbd90d634397b3dc25aa = $(`<div id="html_f24be4b6e46fdbd90d634397b3dc25aa" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_b3fb52076af57ccc8cc8f3302042598a.setContent(html_f24be4b6e46fdbd90d634397b3dc25aa);
|
|
|
|
|
|
|
|
marker_324e5b5c53f678a736babacaff1e7128.bindPopup(popup_b3fb52076af57ccc8cc8f3302042598a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_324e5b5c53f678a736babacaff1e7128.setIcon(icon_29e1d3934810a545fabc8baaf3c5eea1);
|
|
|
|
|
|
var marker_9255dee7c8ecf0c2ee5cb17cd7aeee80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e5a512f689165667730b5af7c0d7cbdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05ffc7faac520860364b11d7d60cf74b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3645f1f2e4855ba36ae24a02b8113795 = $(`<div id="html_3645f1f2e4855ba36ae24a02b8113795" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_05ffc7faac520860364b11d7d60cf74b.setContent(html_3645f1f2e4855ba36ae24a02b8113795);
|
|
|
|
|
|
|
|
marker_9255dee7c8ecf0c2ee5cb17cd7aeee80.bindPopup(popup_05ffc7faac520860364b11d7d60cf74b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9255dee7c8ecf0c2ee5cb17cd7aeee80.setIcon(icon_e5a512f689165667730b5af7c0d7cbdb);
|
|
|
|
|
|
var marker_235932d8947af1d68da5a2224166b7b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c4e20e80baa915a9ba15bd57b71018a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b407128862d12929ded1f0d58902a65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c0b1774aab6998e00a46572b181adba = $(`<div id="html_9c0b1774aab6998e00a46572b181adba" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_7b407128862d12929ded1f0d58902a65.setContent(html_9c0b1774aab6998e00a46572b181adba);
|
|
|
|
|
|
|
|
marker_235932d8947af1d68da5a2224166b7b8.bindPopup(popup_7b407128862d12929ded1f0d58902a65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_235932d8947af1d68da5a2224166b7b8.setIcon(icon_c4e20e80baa915a9ba15bd57b71018a0);
|
|
|
|
|
|
var marker_d5ecf1652c86eb8fe14787a3dc8a561b = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_305ffb5594a033ad2936e3566d3b8dc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4e20a2d42dd17004c2d6482d6cf3a98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35c852bade93d63eddeeeb9a89c0b2ff = $(`<div id="html_35c852bade93d63eddeeeb9a89c0b2ff" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_c4e20a2d42dd17004c2d6482d6cf3a98.setContent(html_35c852bade93d63eddeeeb9a89c0b2ff);
|
|
|
|
|
|
|
|
marker_d5ecf1652c86eb8fe14787a3dc8a561b.bindPopup(popup_c4e20a2d42dd17004c2d6482d6cf3a98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5ecf1652c86eb8fe14787a3dc8a561b.setIcon(icon_305ffb5594a033ad2936e3566d3b8dc3);
|
|
|
|
|
|
var marker_0886c36104fd891aba687aa3585a7663 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_97b71ccb3799705c750b624b1b7beacf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b29fce760bf6e2f16bbdb70cf9180b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c58f7606c856acbdbcfee18b75c9cb38 = $(`<div id="html_c58f7606c856acbdbcfee18b75c9cb38" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_9b29fce760bf6e2f16bbdb70cf9180b7.setContent(html_c58f7606c856acbdbcfee18b75c9cb38);
|
|
|
|
|
|
|
|
marker_0886c36104fd891aba687aa3585a7663.bindPopup(popup_9b29fce760bf6e2f16bbdb70cf9180b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0886c36104fd891aba687aa3585a7663.setIcon(icon_97b71ccb3799705c750b624b1b7beacf);
|
|
|
|
|
|
var marker_8cdd49f6364c85b5966591c20f9c1f6b = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_37006a848fd3d0cfd2f91c64151999ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_403c90632b09483bd71bccd74e7db09d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7bb1e85c06e433893a8d95e6efca415 = $(`<div id="html_f7bb1e85c06e433893a8d95e6efca415" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_403c90632b09483bd71bccd74e7db09d.setContent(html_f7bb1e85c06e433893a8d95e6efca415);
|
|
|
|
|
|
|
|
marker_8cdd49f6364c85b5966591c20f9c1f6b.bindPopup(popup_403c90632b09483bd71bccd74e7db09d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cdd49f6364c85b5966591c20f9c1f6b.setIcon(icon_37006a848fd3d0cfd2f91c64151999ef);
|
|
|
|
|
|
var marker_860772b46ae37aed690d2ca30e60c037 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_522138610aa8ae66b1229c85fdc45537 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30ae11e389fee8553489de32f16167c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c80c729acea97c6988a200a8faf4678 = $(`<div id="html_9c80c729acea97c6988a200a8faf4678" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_30ae11e389fee8553489de32f16167c2.setContent(html_9c80c729acea97c6988a200a8faf4678);
|
|
|
|
|
|
|
|
marker_860772b46ae37aed690d2ca30e60c037.bindPopup(popup_30ae11e389fee8553489de32f16167c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_860772b46ae37aed690d2ca30e60c037.setIcon(icon_522138610aa8ae66b1229c85fdc45537);
|
|
|
|
|
|
var marker_838894967d22aa39d3c355cd61f370ea = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a926c9940675af5693282cc1cbd98c2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f87b5e25ff6a70f5fa9209938401c4d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54b08c32511e3a43a53f61651d80ec77 = $(`<div id="html_54b08c32511e3a43a53f61651d80ec77" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_f87b5e25ff6a70f5fa9209938401c4d5.setContent(html_54b08c32511e3a43a53f61651d80ec77);
|
|
|
|
|
|
|
|
marker_838894967d22aa39d3c355cd61f370ea.bindPopup(popup_f87b5e25ff6a70f5fa9209938401c4d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_838894967d22aa39d3c355cd61f370ea.setIcon(icon_a926c9940675af5693282cc1cbd98c2d);
|
|
|
|
|
|
var marker_e9f92d668e1637aa35d87fb159e9b954 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_fa98f73eb9655080415e989c5b56ed07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e260bbe3836fe632721bbf78c0a2177 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_966abfe4e78b26bb398aee528f845144 = $(`<div id="html_966abfe4e78b26bb398aee528f845144" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_8e260bbe3836fe632721bbf78c0a2177.setContent(html_966abfe4e78b26bb398aee528f845144);
|
|
|
|
|
|
|
|
marker_e9f92d668e1637aa35d87fb159e9b954.bindPopup(popup_8e260bbe3836fe632721bbf78c0a2177)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9f92d668e1637aa35d87fb159e9b954.setIcon(icon_fa98f73eb9655080415e989c5b56ed07);
|
|
|
|
|
|
var marker_637aa6ca5decd9391be3f3d5bb3007d1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_8d3bad3dd5a836ee990013b1a6b549d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a98821d6fab5039f246a4d338b95a14c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4acad32709fa25fcb408d97b6ebb3019 = $(`<div id="html_4acad32709fa25fcb408d97b6ebb3019" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_a98821d6fab5039f246a4d338b95a14c.setContent(html_4acad32709fa25fcb408d97b6ebb3019);
|
|
|
|
|
|
|
|
marker_637aa6ca5decd9391be3f3d5bb3007d1.bindPopup(popup_a98821d6fab5039f246a4d338b95a14c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637aa6ca5decd9391be3f3d5bb3007d1.setIcon(icon_8d3bad3dd5a836ee990013b1a6b549d6);
|
|
|
|
|
|
var marker_606f5446dd3f941f39bc32c8a7aa9b6a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_c58cdaa22a08e11396516aaa482aef30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31d7f06901d9425eea7daf13ee9937c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89c155e2bb4f24d2892bd9b57bbc42a8 = $(`<div id="html_89c155e2bb4f24d2892bd9b57bbc42a8" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_31d7f06901d9425eea7daf13ee9937c1.setContent(html_89c155e2bb4f24d2892bd9b57bbc42a8);
|
|
|
|
|
|
|
|
marker_606f5446dd3f941f39bc32c8a7aa9b6a.bindPopup(popup_31d7f06901d9425eea7daf13ee9937c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_606f5446dd3f941f39bc32c8a7aa9b6a.setIcon(icon_c58cdaa22a08e11396516aaa482aef30);
|
|
|
|
|
|
var marker_d241ba0bba459e37c61e4bde85b249f2 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0fa97f59f0eefb770f8f34039ed5c81c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71cbba9d7dae70ace5a7a59febb4f62f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_244fa68c132854a64221648ddda135c1 = $(`<div id="html_244fa68c132854a64221648ddda135c1" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_71cbba9d7dae70ace5a7a59febb4f62f.setContent(html_244fa68c132854a64221648ddda135c1);
|
|
|
|
|
|
|
|
marker_d241ba0bba459e37c61e4bde85b249f2.bindPopup(popup_71cbba9d7dae70ace5a7a59febb4f62f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d241ba0bba459e37c61e4bde85b249f2.setIcon(icon_0fa97f59f0eefb770f8f34039ed5c81c);
|
|
|
|
|
|
var marker_88b5c6150ddedea59a08ec4b44d180c8 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_560f20dd94cf4fafc127a8a2885e3886 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd042659030f76bb170c9bcc8a90a13b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b107ce2d359069b49e5a145b57fb7a = $(`<div id="html_89b107ce2d359069b49e5a145b57fb7a" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_cd042659030f76bb170c9bcc8a90a13b.setContent(html_89b107ce2d359069b49e5a145b57fb7a);
|
|
|
|
|
|
|
|
marker_88b5c6150ddedea59a08ec4b44d180c8.bindPopup(popup_cd042659030f76bb170c9bcc8a90a13b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88b5c6150ddedea59a08ec4b44d180c8.setIcon(icon_560f20dd94cf4fafc127a8a2885e3886);
|
|
|
|
|
|
var marker_87ff34c3cce0243a6af1ac4c8acc7de3 = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ca5d46a274ba3ac678f7cd7cafa6cef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ff30c5528363ac8bc7d779943013b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3306431696fbf73a38d25f9ceaf2d62 = $(`<div id="html_f3306431696fbf73a38d25f9ceaf2d62" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_89ff30c5528363ac8bc7d779943013b0.setContent(html_f3306431696fbf73a38d25f9ceaf2d62);
|
|
|
|
|
|
|
|
marker_87ff34c3cce0243a6af1ac4c8acc7de3.bindPopup(popup_89ff30c5528363ac8bc7d779943013b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87ff34c3cce0243a6af1ac4c8acc7de3.setIcon(icon_ca5d46a274ba3ac678f7cd7cafa6cef6);
|
|
|
|
|
|
var marker_b1896cd32c067310a6b1434acb8c9a3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_95a67ae3da02734a9930cb5966433ce4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eec97d626008b9397aee45a0020aa765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a14ab3d62d81c505efc14a1111977a8f = $(`<div id="html_a14ab3d62d81c505efc14a1111977a8f" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_eec97d626008b9397aee45a0020aa765.setContent(html_a14ab3d62d81c505efc14a1111977a8f);
|
|
|
|
|
|
|
|
marker_b1896cd32c067310a6b1434acb8c9a3a.bindPopup(popup_eec97d626008b9397aee45a0020aa765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1896cd32c067310a6b1434acb8c9a3a.setIcon(icon_95a67ae3da02734a9930cb5966433ce4);
|
|
|
|
|
|
var marker_e2927650f98892360280a2ea8208cbee = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_baaa7bb77012410c51a62c01501290be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15e59797145bed45a73609879e91e2ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99ca77aaa8b55431679a98f4c15197e8 = $(`<div id="html_99ca77aaa8b55431679a98f4c15197e8" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_15e59797145bed45a73609879e91e2ec.setContent(html_99ca77aaa8b55431679a98f4c15197e8);
|
|
|
|
|
|
|
|
marker_e2927650f98892360280a2ea8208cbee.bindPopup(popup_15e59797145bed45a73609879e91e2ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2927650f98892360280a2ea8208cbee.setIcon(icon_baaa7bb77012410c51a62c01501290be);
|
|
|
|
|
|
var marker_0fc8529703319466044ec204eb980688 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2137205e85f7d89711432bbf40113697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f24de765c76c608627e4e5e042803207 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_332aab36cf4d4ea59bfb000ea8a46a86 = $(`<div id="html_332aab36cf4d4ea59bfb000ea8a46a86" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_f24de765c76c608627e4e5e042803207.setContent(html_332aab36cf4d4ea59bfb000ea8a46a86);
|
|
|
|
|
|
|
|
marker_0fc8529703319466044ec204eb980688.bindPopup(popup_f24de765c76c608627e4e5e042803207)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fc8529703319466044ec204eb980688.setIcon(icon_2137205e85f7d89711432bbf40113697);
|
|
|
|
|
|
var marker_81c0b727aadebb31b394970fe598eb40 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ea0fd6c53bf7c99bd88c7cd18cc15d7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2d4b70a7800ce0469c86759de3c784d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85a47b256ac76a4c4f27ca1b7173070c = $(`<div id="html_85a47b256ac76a4c4f27ca1b7173070c" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_d2d4b70a7800ce0469c86759de3c784d.setContent(html_85a47b256ac76a4c4f27ca1b7173070c);
|
|
|
|
|
|
|
|
marker_81c0b727aadebb31b394970fe598eb40.bindPopup(popup_d2d4b70a7800ce0469c86759de3c784d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81c0b727aadebb31b394970fe598eb40.setIcon(icon_ea0fd6c53bf7c99bd88c7cd18cc15d7f);
|
|
|
|
|
|
var marker_28176af2e765225da4040440dbe58435 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e76295d7aabc0389b09adf4f22247b79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c1ce5c087c2649e185279fde1e861cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36d8557296729e730256902f68e85dcd = $(`<div id="html_36d8557296729e730256902f68e85dcd" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_6c1ce5c087c2649e185279fde1e861cb.setContent(html_36d8557296729e730256902f68e85dcd);
|
|
|
|
|
|
|
|
marker_28176af2e765225da4040440dbe58435.bindPopup(popup_6c1ce5c087c2649e185279fde1e861cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28176af2e765225da4040440dbe58435.setIcon(icon_e76295d7aabc0389b09adf4f22247b79);
|
|
|
|
|
|
var marker_8aa40f6b4bae29bb93a17c67fe327121 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0f5416f474ad2b5dbb85efe8911d793c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2d789341d5650988b9cce8b949c265c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c47064fbb8ebecb40eab7a6f2104e3a = $(`<div id="html_8c47064fbb8ebecb40eab7a6f2104e3a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_b2d789341d5650988b9cce8b949c265c.setContent(html_8c47064fbb8ebecb40eab7a6f2104e3a);
|
|
|
|
|
|
|
|
marker_8aa40f6b4bae29bb93a17c67fe327121.bindPopup(popup_b2d789341d5650988b9cce8b949c265c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aa40f6b4bae29bb93a17c67fe327121.setIcon(icon_0f5416f474ad2b5dbb85efe8911d793c);
|
|
|
|
|
|
var marker_4f19ef2c485b160efafd2bec18f331b9 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0b189ee7f1b78a43973c6e68cca210a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34c232d15a21f8a113d5947caf2c42ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe8f9ac7cac712340f8fa96a2e0275b9 = $(`<div id="html_fe8f9ac7cac712340f8fa96a2e0275b9" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_34c232d15a21f8a113d5947caf2c42ce.setContent(html_fe8f9ac7cac712340f8fa96a2e0275b9);
|
|
|
|
|
|
|
|
marker_4f19ef2c485b160efafd2bec18f331b9.bindPopup(popup_34c232d15a21f8a113d5947caf2c42ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f19ef2c485b160efafd2bec18f331b9.setIcon(icon_0b189ee7f1b78a43973c6e68cca210a1);
|
|
|
|
|
|
var marker_407e5a371adadcc57698fcf658da20ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_732189283a2cacc181c3a755b9f49030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5062534632b67ed971e35d653bb34dad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49ffb337693bde60b97a8ec33f738687 = $(`<div id="html_49ffb337693bde60b97a8ec33f738687" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_5062534632b67ed971e35d653bb34dad.setContent(html_49ffb337693bde60b97a8ec33f738687);
|
|
|
|
|
|
|
|
marker_407e5a371adadcc57698fcf658da20ca.bindPopup(popup_5062534632b67ed971e35d653bb34dad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_407e5a371adadcc57698fcf658da20ca.setIcon(icon_732189283a2cacc181c3a755b9f49030);
|
|
|
|
|
|
var marker_bba6c04229b70d98b2a25282e2d29e45 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_63147cf6ebc649c8036daf5bd37b4dda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9fd8e1e047d4aa82a97bf8839c33e22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7b6b4270bc84c38c25b3d8dfd68495d = $(`<div id="html_e7b6b4270bc84c38c25b3d8dfd68495d" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_f9fd8e1e047d4aa82a97bf8839c33e22.setContent(html_e7b6b4270bc84c38c25b3d8dfd68495d);
|
|
|
|
|
|
|
|
marker_bba6c04229b70d98b2a25282e2d29e45.bindPopup(popup_f9fd8e1e047d4aa82a97bf8839c33e22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bba6c04229b70d98b2a25282e2d29e45.setIcon(icon_63147cf6ebc649c8036daf5bd37b4dda);
|
|
|
|
|
|
var marker_6dcccb2ca760c71554c861eb5c134942 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_6353a2bdd550be29036624a72fc9734e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7559e3897af952b93e997ab7a8872981 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c188dc8ded8cbc81950fcc46da40c42 = $(`<div id="html_7c188dc8ded8cbc81950fcc46da40c42" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_7559e3897af952b93e997ab7a8872981.setContent(html_7c188dc8ded8cbc81950fcc46da40c42);
|
|
|
|
|
|
|
|
marker_6dcccb2ca760c71554c861eb5c134942.bindPopup(popup_7559e3897af952b93e997ab7a8872981)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dcccb2ca760c71554c861eb5c134942.setIcon(icon_6353a2bdd550be29036624a72fc9734e);
|
|
|
|
|
|
var marker_e41ffd672177bc6a2835f0852123029c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_919413ccc4fd7f1596d5217bb4cfa045 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_233571e59481384d52fbf21bffb1594c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d12a861676a9db7f9b4a97a80f73d1e = $(`<div id="html_3d12a861676a9db7f9b4a97a80f73d1e" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_233571e59481384d52fbf21bffb1594c.setContent(html_3d12a861676a9db7f9b4a97a80f73d1e);
|
|
|
|
|
|
|
|
marker_e41ffd672177bc6a2835f0852123029c.bindPopup(popup_233571e59481384d52fbf21bffb1594c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e41ffd672177bc6a2835f0852123029c.setIcon(icon_919413ccc4fd7f1596d5217bb4cfa045);
|
|
|
|
|
|
var marker_4839d019d0651d91e439ee7c827a3bc0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ce54e75f9fdfb6953fd600b8e7c65412 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a05f655aac86c8e05721901773dc227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d64a317f866c9003e4dae50614075baf = $(`<div id="html_d64a317f866c9003e4dae50614075baf" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_3a05f655aac86c8e05721901773dc227.setContent(html_d64a317f866c9003e4dae50614075baf);
|
|
|
|
|
|
|
|
marker_4839d019d0651d91e439ee7c827a3bc0.bindPopup(popup_3a05f655aac86c8e05721901773dc227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4839d019d0651d91e439ee7c827a3bc0.setIcon(icon_ce54e75f9fdfb6953fd600b8e7c65412);
|
|
|
|
|
|
var marker_655f6c88e9de2697707ea3c4ae40548c = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_6b95b77bffb8bd8974c03ad282a3c6dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23d478cb9858f736d106cd41dace52cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77594bfaef8e96a4ad0ee430f967dcd1 = $(`<div id="html_77594bfaef8e96a4ad0ee430f967dcd1" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_23d478cb9858f736d106cd41dace52cb.setContent(html_77594bfaef8e96a4ad0ee430f967dcd1);
|
|
|
|
|
|
|
|
marker_655f6c88e9de2697707ea3c4ae40548c.bindPopup(popup_23d478cb9858f736d106cd41dace52cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_655f6c88e9de2697707ea3c4ae40548c.setIcon(icon_6b95b77bffb8bd8974c03ad282a3c6dd);
|
|
|
|
|
|
var marker_afc8de549819bdf04c5e6453fb746ede = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b2280fddaea0f08b3ae02fbcf31ff02e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fafe0f2064063ce3f95e2b8cc7b97b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b5acfcb5c1f8449ad8cfaea260474cb = $(`<div id="html_6b5acfcb5c1f8449ad8cfaea260474cb" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_8fafe0f2064063ce3f95e2b8cc7b97b6.setContent(html_6b5acfcb5c1f8449ad8cfaea260474cb);
|
|
|
|
|
|
|
|
marker_afc8de549819bdf04c5e6453fb746ede.bindPopup(popup_8fafe0f2064063ce3f95e2b8cc7b97b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afc8de549819bdf04c5e6453fb746ede.setIcon(icon_b2280fddaea0f08b3ae02fbcf31ff02e);
|
|
|
|
|
|
var marker_b3aeec2ec514c6fd3189e65591973c28 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_aee31823d7568f69636684398f2140f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff60cad2d291147d442757f91e9fa3de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_646bb099a0da002b51caa5ab47076d03 = $(`<div id="html_646bb099a0da002b51caa5ab47076d03" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_ff60cad2d291147d442757f91e9fa3de.setContent(html_646bb099a0da002b51caa5ab47076d03);
|
|
|
|
|
|
|
|
marker_b3aeec2ec514c6fd3189e65591973c28.bindPopup(popup_ff60cad2d291147d442757f91e9fa3de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3aeec2ec514c6fd3189e65591973c28.setIcon(icon_aee31823d7568f69636684398f2140f7);
|
|
|
|
|
|
var marker_28ecada639586fad90a1d3cbf3c73131 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_4aac1edccc2ae1fc61f6d5307bee5ae7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69be284521a289860aa3d5c97697cae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c4d1a45c45f42ae811901f1032529c9 = $(`<div id="html_6c4d1a45c45f42ae811901f1032529c9" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_69be284521a289860aa3d5c97697cae8.setContent(html_6c4d1a45c45f42ae811901f1032529c9);
|
|
|
|
|
|
|
|
marker_28ecada639586fad90a1d3cbf3c73131.bindPopup(popup_69be284521a289860aa3d5c97697cae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28ecada639586fad90a1d3cbf3c73131.setIcon(icon_4aac1edccc2ae1fc61f6d5307bee5ae7);
|
|
|
|
|
|
var marker_64dd5f68f04510325c8cecb6fb566bb4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0a61ec64f6476dc587497f29d913ff0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e797fd7507fe32ea5bccd5e725363b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ecbbdb516ff2bb07993ecbbb6ff1aa7 = $(`<div id="html_8ecbbdb516ff2bb07993ecbbb6ff1aa7" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_8e797fd7507fe32ea5bccd5e725363b2.setContent(html_8ecbbdb516ff2bb07993ecbbb6ff1aa7);
|
|
|
|
|
|
|
|
marker_64dd5f68f04510325c8cecb6fb566bb4.bindPopup(popup_8e797fd7507fe32ea5bccd5e725363b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64dd5f68f04510325c8cecb6fb566bb4.setIcon(icon_0a61ec64f6476dc587497f29d913ff0e);
|
|
|
|
|
|
var marker_e40a06fd9d08905f48f55fd782fa057b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_5f3f2f1803aed59ebb298814c248ceba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f75031871982286b6e32edbf2c6d5673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da017d11bf4da8d547ad9f242726e10a = $(`<div id="html_da017d11bf4da8d547ad9f242726e10a" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_f75031871982286b6e32edbf2c6d5673.setContent(html_da017d11bf4da8d547ad9f242726e10a);
|
|
|
|
|
|
|
|
marker_e40a06fd9d08905f48f55fd782fa057b.bindPopup(popup_f75031871982286b6e32edbf2c6d5673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e40a06fd9d08905f48f55fd782fa057b.setIcon(icon_5f3f2f1803aed59ebb298814c248ceba);
|
|
|
|
|
|
var marker_0d7e5178e405773edfee7eba74719b36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d4cf07436ff1f14b3ed7c31c67b7a7b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1191abc6ac09738af2b1082945b6a658 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_576367ec8c6a23b5a70c7952fa3118a9 = $(`<div id="html_576367ec8c6a23b5a70c7952fa3118a9" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_1191abc6ac09738af2b1082945b6a658.setContent(html_576367ec8c6a23b5a70c7952fa3118a9);
|
|
|
|
|
|
|
|
marker_0d7e5178e405773edfee7eba74719b36.bindPopup(popup_1191abc6ac09738af2b1082945b6a658)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d7e5178e405773edfee7eba74719b36.setIcon(icon_d4cf07436ff1f14b3ed7c31c67b7a7b4);
|
|
|
|
|
|
var marker_699ec3302aad40019420eb5ca4a2cac2 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_981ee17b70531b0620eda92e658125c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e2d2d7ce947667b501d500090579654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aee738a1498a1f7f60b1bee6b3fa1528 = $(`<div id="html_aee738a1498a1f7f60b1bee6b3fa1528" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_3e2d2d7ce947667b501d500090579654.setContent(html_aee738a1498a1f7f60b1bee6b3fa1528);
|
|
|
|
|
|
|
|
marker_699ec3302aad40019420eb5ca4a2cac2.bindPopup(popup_3e2d2d7ce947667b501d500090579654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_699ec3302aad40019420eb5ca4a2cac2.setIcon(icon_981ee17b70531b0620eda92e658125c6);
|
|
|
|
|
|
var marker_2c704e3246db3b19bce7d3ddb9f43fcf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b22b7966cb4cdf6e20b49eea294dce45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63ac589219a9880a72288ae450e414ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f43cbff0c1fb4c31987ff4114e63d65 = $(`<div id="html_1f43cbff0c1fb4c31987ff4114e63d65" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_63ac589219a9880a72288ae450e414ca.setContent(html_1f43cbff0c1fb4c31987ff4114e63d65);
|
|
|
|
|
|
|
|
marker_2c704e3246db3b19bce7d3ddb9f43fcf.bindPopup(popup_63ac589219a9880a72288ae450e414ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c704e3246db3b19bce7d3ddb9f43fcf.setIcon(icon_b22b7966cb4cdf6e20b49eea294dce45);
|
|
|
|
|
|
var marker_926d422a3e5a910f9a9b3fd5f90fe880 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ff02545f413da27d53b6c1045ff71554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bc2bb916060c15b3aac08f351c99d3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb0afbeb219f9dfa5180343aaa4672aa = $(`<div id="html_cb0afbeb219f9dfa5180343aaa4672aa" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_0bc2bb916060c15b3aac08f351c99d3b.setContent(html_cb0afbeb219f9dfa5180343aaa4672aa);
|
|
|
|
|
|
|
|
marker_926d422a3e5a910f9a9b3fd5f90fe880.bindPopup(popup_0bc2bb916060c15b3aac08f351c99d3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_926d422a3e5a910f9a9b3fd5f90fe880.setIcon(icon_ff02545f413da27d53b6c1045ff71554);
|
|
|
|
|
|
var marker_8b691b8b5904a39528f22966b7ddd853 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_884a0558bcd86eec43c01b1cad5cf6ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac8e63df6d46d9f6d98a9c69a4caee35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4809dc542a69ea42676ac2e9ef6f3e87 = $(`<div id="html_4809dc542a69ea42676ac2e9ef6f3e87" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_ac8e63df6d46d9f6d98a9c69a4caee35.setContent(html_4809dc542a69ea42676ac2e9ef6f3e87);
|
|
|
|
|
|
|
|
marker_8b691b8b5904a39528f22966b7ddd853.bindPopup(popup_ac8e63df6d46d9f6d98a9c69a4caee35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b691b8b5904a39528f22966b7ddd853.setIcon(icon_884a0558bcd86eec43c01b1cad5cf6ba);
|
|
|
|
|
|
var marker_e3441e198bdd19579df84bc234d9f416 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_11935999de6242245814e424a6d3b442 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6c18eef8777637219826e0bed3090d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68b12d435eac332ecfa5753cf0354e59 = $(`<div id="html_68b12d435eac332ecfa5753cf0354e59" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_b6c18eef8777637219826e0bed3090d9.setContent(html_68b12d435eac332ecfa5753cf0354e59);
|
|
|
|
|
|
|
|
marker_e3441e198bdd19579df84bc234d9f416.bindPopup(popup_b6c18eef8777637219826e0bed3090d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3441e198bdd19579df84bc234d9f416.setIcon(icon_11935999de6242245814e424a6d3b442);
|
|
|
|
|
|
var marker_63c2703ab30b1d66e65925af31437b8b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_1c34eee18e74126b50d945642ba89300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35b36546bf1b1c84fc6675f87f681ce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d45058aba10c43b23b3aaf4d55bb73d = $(`<div id="html_5d45058aba10c43b23b3aaf4d55bb73d" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_35b36546bf1b1c84fc6675f87f681ce6.setContent(html_5d45058aba10c43b23b3aaf4d55bb73d);
|
|
|
|
|
|
|
|
marker_63c2703ab30b1d66e65925af31437b8b.bindPopup(popup_35b36546bf1b1c84fc6675f87f681ce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63c2703ab30b1d66e65925af31437b8b.setIcon(icon_1c34eee18e74126b50d945642ba89300);
|
|
|
|
|
|
var marker_0b6d0cc920846f8f5f6919ead5583f44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_81b0a321af3a93e25bfb6bdd616bc14d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a4ac5ba7ca587573c9a865782f143f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4dc226a4f3715a1929e607a1149e2b8 = $(`<div id="html_c4dc226a4f3715a1929e607a1149e2b8" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_9a4ac5ba7ca587573c9a865782f143f1.setContent(html_c4dc226a4f3715a1929e607a1149e2b8);
|
|
|
|
|
|
|
|
marker_0b6d0cc920846f8f5f6919ead5583f44.bindPopup(popup_9a4ac5ba7ca587573c9a865782f143f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b6d0cc920846f8f5f6919ead5583f44.setIcon(icon_81b0a321af3a93e25bfb6bdd616bc14d);
|
|
|
|
|
|
var marker_7f6f26692b5e890ce720aa37dc484cc3 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2002ff34cd749e20f3b8565a0124a7a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbc82caa68ff4d1d6fd4cbe290c03552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4469b3d97cf27634844d721f8ba58844 = $(`<div id="html_4469b3d97cf27634844d721f8ba58844" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_dbc82caa68ff4d1d6fd4cbe290c03552.setContent(html_4469b3d97cf27634844d721f8ba58844);
|
|
|
|
|
|
|
|
marker_7f6f26692b5e890ce720aa37dc484cc3.bindPopup(popup_dbc82caa68ff4d1d6fd4cbe290c03552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f6f26692b5e890ce720aa37dc484cc3.setIcon(icon_2002ff34cd749e20f3b8565a0124a7a1);
|
|
|
|
|
|
var marker_5a8d233e236b5cfd8491ed462a243f8c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ce146acc3af266b6b050844529b52fd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6543910a11455c371b9a8e971727b5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edcd8c77feaf51fa6f1eae8d01531b3e = $(`<div id="html_edcd8c77feaf51fa6f1eae8d01531b3e" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_d6543910a11455c371b9a8e971727b5d.setContent(html_edcd8c77feaf51fa6f1eae8d01531b3e);
|
|
|
|
|
|
|
|
marker_5a8d233e236b5cfd8491ed462a243f8c.bindPopup(popup_d6543910a11455c371b9a8e971727b5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a8d233e236b5cfd8491ed462a243f8c.setIcon(icon_ce146acc3af266b6b050844529b52fd8);
|
|
|
|
|
|
var marker_30c285b3da7223c76673a423342ca813 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_fe7458a4ef4a697c7dfc1b870e2c50fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c65ecca38016adb2a90ab5f826d1fa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fd90297b68f3b0476a117de389acd6b = $(`<div id="html_1fd90297b68f3b0476a117de389acd6b" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_5c65ecca38016adb2a90ab5f826d1fa0.setContent(html_1fd90297b68f3b0476a117de389acd6b);
|
|
|
|
|
|
|
|
marker_30c285b3da7223c76673a423342ca813.bindPopup(popup_5c65ecca38016adb2a90ab5f826d1fa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30c285b3da7223c76673a423342ca813.setIcon(icon_fe7458a4ef4a697c7dfc1b870e2c50fa);
|
|
|
|
|
|
var marker_bcd258e8f2f9c17f5c367c3551a444b8 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_855853f36a719f38bb9c83e5d251dd2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03a2b5cd20ad1048a3b0e2eb5b15a164 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e3a8439af420c1a56c0e220fb5184e1 = $(`<div id="html_6e3a8439af420c1a56c0e220fb5184e1" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_03a2b5cd20ad1048a3b0e2eb5b15a164.setContent(html_6e3a8439af420c1a56c0e220fb5184e1);
|
|
|
|
|
|
|
|
marker_bcd258e8f2f9c17f5c367c3551a444b8.bindPopup(popup_03a2b5cd20ad1048a3b0e2eb5b15a164)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcd258e8f2f9c17f5c367c3551a444b8.setIcon(icon_855853f36a719f38bb9c83e5d251dd2c);
|
|
|
|
|
|
var marker_ea3c9103d6de994904d2847a21c4e298 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_baf3d0fc4519f7a7eef962064be87636 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_779cc65b553cf28761994558661ee48b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed3438696af866048f2e0ed5b4299505 = $(`<div id="html_ed3438696af866048f2e0ed5b4299505" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_779cc65b553cf28761994558661ee48b.setContent(html_ed3438696af866048f2e0ed5b4299505);
|
|
|
|
|
|
|
|
marker_ea3c9103d6de994904d2847a21c4e298.bindPopup(popup_779cc65b553cf28761994558661ee48b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea3c9103d6de994904d2847a21c4e298.setIcon(icon_baf3d0fc4519f7a7eef962064be87636);
|
|
|
|
|
|
var marker_7a55e53338b934d41552a28fc1c35594 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_bd446c4a5bd69b1ccc9fa8f2c10416f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_009aee5850d4cab4c51bf15c44120079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d2fc8088ba4c987d7380c466cd291fe = $(`<div id="html_7d2fc8088ba4c987d7380c466cd291fe" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_009aee5850d4cab4c51bf15c44120079.setContent(html_7d2fc8088ba4c987d7380c466cd291fe);
|
|
|
|
|
|
|
|
marker_7a55e53338b934d41552a28fc1c35594.bindPopup(popup_009aee5850d4cab4c51bf15c44120079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a55e53338b934d41552a28fc1c35594.setIcon(icon_bd446c4a5bd69b1ccc9fa8f2c10416f2);
|
|
|
|
|
|
var marker_60b15f8312f493db84b499422ce6880c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_6680bb66ef3adb5b5d298cdd1039f1be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3458cfdd780f1677ad954fc68feb78ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9421cdd92e736a90dabccaf8f990357 = $(`<div id="html_f9421cdd92e736a90dabccaf8f990357" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_3458cfdd780f1677ad954fc68feb78ea.setContent(html_f9421cdd92e736a90dabccaf8f990357);
|
|
|
|
|
|
|
|
marker_60b15f8312f493db84b499422ce6880c.bindPopup(popup_3458cfdd780f1677ad954fc68feb78ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60b15f8312f493db84b499422ce6880c.setIcon(icon_6680bb66ef3adb5b5d298cdd1039f1be);
|
|
|
|
|
|
var marker_ca57827ba2ff467597fec9b065787cec = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ffeac1a1b3f695f37e34eaa16db14bdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_298d715296dddfe0aa3224ce942f0915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03cf2c680192639e3ca2787ad3c7d559 = $(`<div id="html_03cf2c680192639e3ca2787ad3c7d559" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_298d715296dddfe0aa3224ce942f0915.setContent(html_03cf2c680192639e3ca2787ad3c7d559);
|
|
|
|
|
|
|
|
marker_ca57827ba2ff467597fec9b065787cec.bindPopup(popup_298d715296dddfe0aa3224ce942f0915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca57827ba2ff467597fec9b065787cec.setIcon(icon_ffeac1a1b3f695f37e34eaa16db14bdc);
|
|
|
|
|
|
var marker_36c870577bf9912e6d091165e87308f9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_a6ec1c6c62d8d16abcd0bbd29cf32da7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f193f777fb4692cf75bb2bdd97d5a3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdceec9bd231a9b3654a76b6dd272598 = $(`<div id="html_bdceec9bd231a9b3654a76b6dd272598" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_1f193f777fb4692cf75bb2bdd97d5a3e.setContent(html_bdceec9bd231a9b3654a76b6dd272598);
|
|
|
|
|
|
|
|
marker_36c870577bf9912e6d091165e87308f9.bindPopup(popup_1f193f777fb4692cf75bb2bdd97d5a3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c870577bf9912e6d091165e87308f9.setIcon(icon_a6ec1c6c62d8d16abcd0bbd29cf32da7);
|
|
|
|
|
|
var marker_c44498c1f3415a51462c9875794c2916 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_cbb6d8017839d79f2504a6f0df71454b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d213f258468d2abcd3d5571f0bf21261 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f28955ba51647977596674c10264bf8c = $(`<div id="html_f28955ba51647977596674c10264bf8c" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_d213f258468d2abcd3d5571f0bf21261.setContent(html_f28955ba51647977596674c10264bf8c);
|
|
|
|
|
|
|
|
marker_c44498c1f3415a51462c9875794c2916.bindPopup(popup_d213f258468d2abcd3d5571f0bf21261)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c44498c1f3415a51462c9875794c2916.setIcon(icon_cbb6d8017839d79f2504a6f0df71454b);
|
|
|
|
|
|
var marker_211c993a9c0e0f91015cda7577320476 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b0aa46aa6d3ba9069bbbd18813568a70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bca3d7cdc1f989bf7f848a8ff8cace13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9131d82742f957e526bb5a0250b4469 = $(`<div id="html_b9131d82742f957e526bb5a0250b4469" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_bca3d7cdc1f989bf7f848a8ff8cace13.setContent(html_b9131d82742f957e526bb5a0250b4469);
|
|
|
|
|
|
|
|
marker_211c993a9c0e0f91015cda7577320476.bindPopup(popup_bca3d7cdc1f989bf7f848a8ff8cace13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_211c993a9c0e0f91015cda7577320476.setIcon(icon_b0aa46aa6d3ba9069bbbd18813568a70);
|
|
|
|
|
|
var marker_e737956663b53a73c8dcae6933ae7d2f = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_711e01111767bde9002e845436edfdab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a93072a5e03f5d006d96c03bb7bc505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15fadf933483b385894b8696d0a1e20f = $(`<div id="html_15fadf933483b385894b8696d0a1e20f" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_2a93072a5e03f5d006d96c03bb7bc505.setContent(html_15fadf933483b385894b8696d0a1e20f);
|
|
|
|
|
|
|
|
marker_e737956663b53a73c8dcae6933ae7d2f.bindPopup(popup_2a93072a5e03f5d006d96c03bb7bc505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e737956663b53a73c8dcae6933ae7d2f.setIcon(icon_711e01111767bde9002e845436edfdab);
|
|
|
|
|
|
var marker_6d44ac1681b77966197bf8e249ada8df = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_aa066923b614a4f4c34d075e977de7d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c60b84cc6546a8d48dca67fa6be438b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6339ec0f7fc36bee74d71ef55ab9309d = $(`<div id="html_6339ec0f7fc36bee74d71ef55ab9309d" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_c60b84cc6546a8d48dca67fa6be438b3.setContent(html_6339ec0f7fc36bee74d71ef55ab9309d);
|
|
|
|
|
|
|
|
marker_6d44ac1681b77966197bf8e249ada8df.bindPopup(popup_c60b84cc6546a8d48dca67fa6be438b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d44ac1681b77966197bf8e249ada8df.setIcon(icon_aa066923b614a4f4c34d075e977de7d5);
|
|
|
|
|
|
var marker_d4091f4e4cdba0bfe2137a04a885dd2f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ef15e53c49e275fa5e3cfac32b6c6ae0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aea7be60d2d7c84f64b9967431a0098 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_401080a58b635d6c46e83228a986fb1b = $(`<div id="html_401080a58b635d6c46e83228a986fb1b" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_5aea7be60d2d7c84f64b9967431a0098.setContent(html_401080a58b635d6c46e83228a986fb1b);
|
|
|
|
|
|
|
|
marker_d4091f4e4cdba0bfe2137a04a885dd2f.bindPopup(popup_5aea7be60d2d7c84f64b9967431a0098)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4091f4e4cdba0bfe2137a04a885dd2f.setIcon(icon_ef15e53c49e275fa5e3cfac32b6c6ae0);
|
|
|
|
|
|
var marker_bd622536d8532168e68da64a8fbab85b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_8dcc352a71fc0d257c7c312ead05dec0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6944dea67316d1b19bf85f97602b0554 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8569e88d8435379ab2795ab7af64d075 = $(`<div id="html_8569e88d8435379ab2795ab7af64d075" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_6944dea67316d1b19bf85f97602b0554.setContent(html_8569e88d8435379ab2795ab7af64d075);
|
|
|
|
|
|
|
|
marker_bd622536d8532168e68da64a8fbab85b.bindPopup(popup_6944dea67316d1b19bf85f97602b0554)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd622536d8532168e68da64a8fbab85b.setIcon(icon_8dcc352a71fc0d257c7c312ead05dec0);
|
|
|
|
|
|
var marker_6eb44f47ca2c110a49c3866e660b80eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_225e573883dd3683888c835d9723905c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7984695497621fa99faa86bcd8e0cea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a163a44c2a960ca4cc7724590838886 = $(`<div id="html_8a163a44c2a960ca4cc7724590838886" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_f7984695497621fa99faa86bcd8e0cea.setContent(html_8a163a44c2a960ca4cc7724590838886);
|
|
|
|
|
|
|
|
marker_6eb44f47ca2c110a49c3866e660b80eb.bindPopup(popup_f7984695497621fa99faa86bcd8e0cea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eb44f47ca2c110a49c3866e660b80eb.setIcon(icon_225e573883dd3683888c835d9723905c);
|
|
|
|
|
|
var marker_a95cb26bf120c5cccdc58959e9181336 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_f04a150e32ab1ee936e709c3d158016a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53408af983f1a623245e66c62345a692 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f3b2e4d80f61a7f207af71642738811 = $(`<div id="html_4f3b2e4d80f61a7f207af71642738811" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_53408af983f1a623245e66c62345a692.setContent(html_4f3b2e4d80f61a7f207af71642738811);
|
|
|
|
|
|
|
|
marker_a95cb26bf120c5cccdc58959e9181336.bindPopup(popup_53408af983f1a623245e66c62345a692)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a95cb26bf120c5cccdc58959e9181336.setIcon(icon_f04a150e32ab1ee936e709c3d158016a);
|
|
|
|
|
|
var marker_2c05acc73f749711f07cba9b48b0e475 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_80401f42a7f00cac80b235e8c6d198b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60d0c69684a93c0b0cd76ad291aeae68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10b3f46ddee38031ba7d01ad63ddad93 = $(`<div id="html_10b3f46ddee38031ba7d01ad63ddad93" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_60d0c69684a93c0b0cd76ad291aeae68.setContent(html_10b3f46ddee38031ba7d01ad63ddad93);
|
|
|
|
|
|
|
|
marker_2c05acc73f749711f07cba9b48b0e475.bindPopup(popup_60d0c69684a93c0b0cd76ad291aeae68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c05acc73f749711f07cba9b48b0e475.setIcon(icon_80401f42a7f00cac80b235e8c6d198b0);
|
|
|
|
|
|
var marker_7207ab1306c7bd190f60d6aed03c53c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_b2e9170c70363d7eb905b6205013b244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7beb7ac0bdbcf6f5fe0bef9e9bdd6437 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed035d05d32cf69672c47a2a5f371d64 = $(`<div id="html_ed035d05d32cf69672c47a2a5f371d64" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_7beb7ac0bdbcf6f5fe0bef9e9bdd6437.setContent(html_ed035d05d32cf69672c47a2a5f371d64);
|
|
|
|
|
|
|
|
marker_7207ab1306c7bd190f60d6aed03c53c7.bindPopup(popup_7beb7ac0bdbcf6f5fe0bef9e9bdd6437)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7207ab1306c7bd190f60d6aed03c53c7.setIcon(icon_b2e9170c70363d7eb905b6205013b244);
|
|
|
|
|
|
var marker_02859ce3a5fb7a810c7ce5e3200f5b0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_677c29e48f9d82868c153282127eecee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0266ccca4350aee4c2be70b96d523d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ec4017185a66dc48f3e7f2972c7445a = $(`<div id="html_8ec4017185a66dc48f3e7f2972c7445a" style="width: 100.0%; height: 100.0%;">nostr.diakod.com</div>`)[0];
|
|
popup_0266ccca4350aee4c2be70b96d523d6f.setContent(html_8ec4017185a66dc48f3e7f2972c7445a);
|
|
|
|
|
|
|
|
marker_02859ce3a5fb7a810c7ce5e3200f5b0e.bindPopup(popup_0266ccca4350aee4c2be70b96d523d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02859ce3a5fb7a810c7ce5e3200f5b0e.setIcon(icon_677c29e48f9d82868c153282127eecee);
|
|
|
|
|
|
var marker_cdb72341804c26a2ed0f73e60c9e8e76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_4e48097fff5df14aff1f4115814de0c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b63fb7cae71a547f5c2d5b93e98eb369 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62e06c4eef00643dd8ee5ac5054ca212 = $(`<div id="html_62e06c4eef00643dd8ee5ac5054ca212" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_b63fb7cae71a547f5c2d5b93e98eb369.setContent(html_62e06c4eef00643dd8ee5ac5054ca212);
|
|
|
|
|
|
|
|
marker_cdb72341804c26a2ed0f73e60c9e8e76.bindPopup(popup_b63fb7cae71a547f5c2d5b93e98eb369)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdb72341804c26a2ed0f73e60c9e8e76.setIcon(icon_4e48097fff5df14aff1f4115814de0c6);
|
|
|
|
|
|
var marker_344bd047ae6e8bff57a82788573451b6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_ed7949887e69cd3c858dac646956f3c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bffc9beec619c8bb6b61619cbb5273d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25f289dfe5404ccf06fc67647ea9c80d = $(`<div id="html_25f289dfe5404ccf06fc67647ea9c80d" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_2bffc9beec619c8bb6b61619cbb5273d.setContent(html_25f289dfe5404ccf06fc67647ea9c80d);
|
|
|
|
|
|
|
|
marker_344bd047ae6e8bff57a82788573451b6.bindPopup(popup_2bffc9beec619c8bb6b61619cbb5273d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_344bd047ae6e8bff57a82788573451b6.setIcon(icon_ed7949887e69cd3c858dac646956f3c8);
|
|
|
|
|
|
var marker_08f66e432b607d1a1769f38ead3789eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_e95a30d7119a8cf5de59d1e417f3ca70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc578fbe98a5e6542a383997e6696a4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_794f0ac17afa52d87b6d8884b074fff3 = $(`<div id="html_794f0ac17afa52d87b6d8884b074fff3" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_fc578fbe98a5e6542a383997e6696a4f.setContent(html_794f0ac17afa52d87b6d8884b074fff3);
|
|
|
|
|
|
|
|
marker_08f66e432b607d1a1769f38ead3789eb.bindPopup(popup_fc578fbe98a5e6542a383997e6696a4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08f66e432b607d1a1769f38ead3789eb.setIcon(icon_e95a30d7119a8cf5de59d1e417f3ca70);
|
|
|
|
|
|
var marker_5a9219eda02123b5f20c128df7b1b54f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_2abbf83b62f19f7835d32c6beec2a353 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aec56045435428c76b4e9dfe751f0fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a717023229626a14da70b605f7ed30c8 = $(`<div id="html_a717023229626a14da70b605f7ed30c8" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_5aec56045435428c76b4e9dfe751f0fb.setContent(html_a717023229626a14da70b605f7ed30c8);
|
|
|
|
|
|
|
|
marker_5a9219eda02123b5f20c128df7b1b54f.bindPopup(popup_5aec56045435428c76b4e9dfe751f0fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a9219eda02123b5f20c128df7b1b54f.setIcon(icon_2abbf83b62f19f7835d32c6beec2a353);
|
|
|
|
|
|
var marker_72472f7b03eeab03e17f45410f8ba6b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_9a9aa5d805cc58c0b27f6272c7c31300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b76ea2d11bf61ecbe18d2f9db5cdacb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a7b6f74e3ccb820516ed9f6c48b8733 = $(`<div id="html_4a7b6f74e3ccb820516ed9f6c48b8733" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_4b76ea2d11bf61ecbe18d2f9db5cdacb.setContent(html_4a7b6f74e3ccb820516ed9f6c48b8733);
|
|
|
|
|
|
|
|
marker_72472f7b03eeab03e17f45410f8ba6b5.bindPopup(popup_4b76ea2d11bf61ecbe18d2f9db5cdacb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72472f7b03eeab03e17f45410f8ba6b5.setIcon(icon_9a9aa5d805cc58c0b27f6272c7c31300);
|
|
|
|
|
|
var marker_bc62e39164aa5c5a4e182fc02e1f592f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7d6ad38ad3b23c88c9fcd984a02617aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_135effbafb5588e63cdb0c9004c1fce0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19fd12be8abcc7a52f9b6b855b58e26b = $(`<div id="html_19fd12be8abcc7a52f9b6b855b58e26b" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_135effbafb5588e63cdb0c9004c1fce0.setContent(html_19fd12be8abcc7a52f9b6b855b58e26b);
|
|
|
|
|
|
|
|
marker_bc62e39164aa5c5a4e182fc02e1f592f.bindPopup(popup_135effbafb5588e63cdb0c9004c1fce0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc62e39164aa5c5a4e182fc02e1f592f.setIcon(icon_7d6ad38ad3b23c88c9fcd984a02617aa);
|
|
|
|
|
|
var marker_42ba298bdcc74c5de66541ecd2e2ddaa = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_89a0b30a3efa7d815192aacaae3cb5cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e10c3731319b4129cf76b3d049fbb409 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b015c30de84eb43890a3551e274dd2 = $(`<div id="html_26b015c30de84eb43890a3551e274dd2" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_e10c3731319b4129cf76b3d049fbb409.setContent(html_26b015c30de84eb43890a3551e274dd2);
|
|
|
|
|
|
|
|
marker_42ba298bdcc74c5de66541ecd2e2ddaa.bindPopup(popup_e10c3731319b4129cf76b3d049fbb409)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42ba298bdcc74c5de66541ecd2e2ddaa.setIcon(icon_89a0b30a3efa7d815192aacaae3cb5cf);
|
|
|
|
|
|
var marker_920ff02f72ae85deddc316ad67fda475 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_3601353a96e14ffc3d7ab40cb658e48f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19ebea7f800e183e5abca36b45b42d45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef9db2e4dfca088f54cc975d301e8e8f = $(`<div id="html_ef9db2e4dfca088f54cc975d301e8e8f" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_19ebea7f800e183e5abca36b45b42d45.setContent(html_ef9db2e4dfca088f54cc975d301e8e8f);
|
|
|
|
|
|
|
|
marker_920ff02f72ae85deddc316ad67fda475.bindPopup(popup_19ebea7f800e183e5abca36b45b42d45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_920ff02f72ae85deddc316ad67fda475.setIcon(icon_3601353a96e14ffc3d7ab40cb658e48f);
|
|
|
|
|
|
var marker_82c6169b2d0870642e85bc14ecfa6da6 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_7e8dbea97bcf38366147078594207bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_594f6552522347e54aa221474766891b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3be5c5976630776101f2986eddf2c24 = $(`<div id="html_f3be5c5976630776101f2986eddf2c24" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_594f6552522347e54aa221474766891b.setContent(html_f3be5c5976630776101f2986eddf2c24);
|
|
|
|
|
|
|
|
marker_82c6169b2d0870642e85bc14ecfa6da6.bindPopup(popup_594f6552522347e54aa221474766891b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82c6169b2d0870642e85bc14ecfa6da6.setIcon(icon_7e8dbea97bcf38366147078594207bd2);
|
|
|
|
|
|
var marker_1fb5c2c73f21fb386197f678bd55b882 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_4720b67c64fe85844855e2759239fc55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d70c85507bf4c40777ff31fc3262ceb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5b35c680a269e3fed41c0a71612f66c = $(`<div id="html_c5b35c680a269e3fed41c0a71612f66c" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_d70c85507bf4c40777ff31fc3262ceb2.setContent(html_c5b35c680a269e3fed41c0a71612f66c);
|
|
|
|
|
|
|
|
marker_1fb5c2c73f21fb386197f678bd55b882.bindPopup(popup_d70c85507bf4c40777ff31fc3262ceb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb5c2c73f21fb386197f678bd55b882.setIcon(icon_4720b67c64fe85844855e2759239fc55);
|
|
|
|
|
|
var marker_fad62a95c6c2ad17a530cbdd061509c5 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_d7cefafbca00931ffb1205f3bbf6238d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87762e6a236028056bcb307bc2c1bf20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d90c809d839bb119e01685102fb556c = $(`<div id="html_7d90c809d839bb119e01685102fb556c" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_87762e6a236028056bcb307bc2c1bf20.setContent(html_7d90c809d839bb119e01685102fb556c);
|
|
|
|
|
|
|
|
marker_fad62a95c6c2ad17a530cbdd061509c5.bindPopup(popup_87762e6a236028056bcb307bc2c1bf20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fad62a95c6c2ad17a530cbdd061509c5.setIcon(icon_d7cefafbca00931ffb1205f3bbf6238d);
|
|
|
|
|
|
var marker_f3b578b06bd5445295ae2a9d1b81667b = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_5039a64b681c12ee537d235c8bb972b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f9a16d66acbb5558fd846ed4b95e599 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d05f3eb8cb2dcfd72c28a9f1b0cf513c = $(`<div id="html_d05f3eb8cb2dcfd72c28a9f1b0cf513c" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_6f9a16d66acbb5558fd846ed4b95e599.setContent(html_d05f3eb8cb2dcfd72c28a9f1b0cf513c);
|
|
|
|
|
|
|
|
marker_f3b578b06bd5445295ae2a9d1b81667b.bindPopup(popup_6f9a16d66acbb5558fd846ed4b95e599)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3b578b06bd5445295ae2a9d1b81667b.setIcon(icon_5039a64b681c12ee537d235c8bb972b4);
|
|
|
|
|
|
var marker_442824ed5d9d1425a3b141076bdbe853 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0ce591575efa5e0dc38af0488a237571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e49c37de3cc1f0677e3f36f69ae9a8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bc66684ece95ee38dd7d30e2aa665bf = $(`<div id="html_7bc66684ece95ee38dd7d30e2aa665bf" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_3e49c37de3cc1f0677e3f36f69ae9a8e.setContent(html_7bc66684ece95ee38dd7d30e2aa665bf);
|
|
|
|
|
|
|
|
marker_442824ed5d9d1425a3b141076bdbe853.bindPopup(popup_3e49c37de3cc1f0677e3f36f69ae9a8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_442824ed5d9d1425a3b141076bdbe853.setIcon(icon_0ce591575efa5e0dc38af0488a237571);
|
|
|
|
|
|
var marker_09e28b9b9093ffd28f57e89d76552dea = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_78143b73df585f847a2aecb1f9576a7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e365978947505a1f414539c71c29232 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcedca1b4e0e4f3e578435fb8d92607e = $(`<div id="html_bcedca1b4e0e4f3e578435fb8d92607e" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_7e365978947505a1f414539c71c29232.setContent(html_bcedca1b4e0e4f3e578435fb8d92607e);
|
|
|
|
|
|
|
|
marker_09e28b9b9093ffd28f57e89d76552dea.bindPopup(popup_7e365978947505a1f414539c71c29232)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09e28b9b9093ffd28f57e89d76552dea.setIcon(icon_78143b73df585f847a2aecb1f9576a7f);
|
|
|
|
|
|
var marker_92187ee645688e7065008f950ed29395 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_3325634144f92572907f7d157c08d4ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71295be17bfe1f4906e9eb0e642d02e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08cc57438f7a450cb6934548e1b0079c = $(`<div id="html_08cc57438f7a450cb6934548e1b0079c" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_71295be17bfe1f4906e9eb0e642d02e3.setContent(html_08cc57438f7a450cb6934548e1b0079c);
|
|
|
|
|
|
|
|
marker_92187ee645688e7065008f950ed29395.bindPopup(popup_71295be17bfe1f4906e9eb0e642d02e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92187ee645688e7065008f950ed29395.setIcon(icon_3325634144f92572907f7d157c08d4ae);
|
|
|
|
|
|
var marker_b2344f29e008c0b32b9e3c5adf4f9126 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_486ef0608927f07e04d137cce42918cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_626604baef44cf411ca93fe95a654bb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fce4005804532847d718fb6c774cce72 = $(`<div id="html_fce4005804532847d718fb6c774cce72" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_626604baef44cf411ca93fe95a654bb3.setContent(html_fce4005804532847d718fb6c774cce72);
|
|
|
|
|
|
|
|
marker_b2344f29e008c0b32b9e3c5adf4f9126.bindPopup(popup_626604baef44cf411ca93fe95a654bb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2344f29e008c0b32b9e3c5adf4f9126.setIcon(icon_486ef0608927f07e04d137cce42918cc);
|
|
|
|
|
|
var marker_4df7ef73b09cd42f73fadf3bdbbdd9cf = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_0d33451e2d85d29ff4a993f4d1003465 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7965d9208c9fa6c2570023ed44517963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c224bf4b8f8287bde32864808d99cd6d = $(`<div id="html_c224bf4b8f8287bde32864808d99cd6d" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_7965d9208c9fa6c2570023ed44517963.setContent(html_c224bf4b8f8287bde32864808d99cd6d);
|
|
|
|
|
|
|
|
marker_4df7ef73b09cd42f73fadf3bdbbdd9cf.bindPopup(popup_7965d9208c9fa6c2570023ed44517963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4df7ef73b09cd42f73fadf3bdbbdd9cf.setIcon(icon_0d33451e2d85d29ff4a993f4d1003465);
|
|
|
|
|
|
var marker_abd7156bd00d677011ce34e789ac16ae = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_128c2da4f7cb4a48360e8ec1aef021b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da5fafe3d4ce28b9df2ba099f5b9656a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_874512e56d2b496a5312bce70e76c876 = $(`<div id="html_874512e56d2b496a5312bce70e76c876" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_da5fafe3d4ce28b9df2ba099f5b9656a.setContent(html_874512e56d2b496a5312bce70e76c876);
|
|
|
|
|
|
|
|
marker_abd7156bd00d677011ce34e789ac16ae.bindPopup(popup_da5fafe3d4ce28b9df2ba099f5b9656a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abd7156bd00d677011ce34e789ac16ae.setIcon(icon_128c2da4f7cb4a48360e8ec1aef021b2);
|
|
|
|
|
|
var marker_1672adac06529d065d04bc9975cbc8d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_9d31fede28e1aeb9f11f912cdda25f51);
|
|
|
|
|
|
var icon_523e025a19424a9191d6db520d02b209 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc55050aa31c92700df8d40afd41205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_882b429a372dfeb90fcf2802455ca259 = $(`<div id="html_882b429a372dfeb90fcf2802455ca259" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_cdc55050aa31c92700df8d40afd41205.setContent(html_882b429a372dfeb90fcf2802455ca259);
|
|
|
|
|
|
|
|
marker_1672adac06529d065d04bc9975cbc8d4.bindPopup(popup_cdc55050aa31c92700df8d40afd41205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1672adac06529d065d04bc9975cbc8d4.setIcon(icon_523e025a19424a9191d6db520d02b209);
|
|
|
|
|
|
marker_cluster_9d31fede28e1aeb9f11f912cdda25f51.addTo(map_de8ce07112cdc8c04efe2cadd18e140e);
|
|
|
|
</script>
|
|
</html> |