mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 17:05:18 +00:00
11665 lines
339 KiB
HTML
11665 lines
339 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_79d22ba3094eff930a9cf28cafa88b41 {
|
|
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_79d22ba3094eff930a9cf28cafa88b41" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_79d22ba3094eff930a9cf28cafa88b41 = L.map(
|
|
"map_79d22ba3094eff930a9cf28cafa88b41",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_a5b345155ff3639ecc736673e783881a = 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_a5b345155ff3639ecc736673e783881a.addTo(map_79d22ba3094eff930a9cf28cafa88b41);
|
|
|
|
|
|
var marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_512858fae2526d3043dc1ad5d15309fd = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0dad0dddaf1cd00a6d2056734a022d5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39dd4a3b7a5abda9d179e92f43ba004d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d29bc06f35a972544930d0efbf67d0d = $(`<div id="html_8d29bc06f35a972544930d0efbf67d0d" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_39dd4a3b7a5abda9d179e92f43ba004d.setContent(html_8d29bc06f35a972544930d0efbf67d0d);
|
|
|
|
|
|
|
|
marker_512858fae2526d3043dc1ad5d15309fd.bindPopup(popup_39dd4a3b7a5abda9d179e92f43ba004d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_512858fae2526d3043dc1ad5d15309fd.setIcon(icon_0dad0dddaf1cd00a6d2056734a022d5d);
|
|
|
|
|
|
var marker_bf38d9c810d4412726471d9a3e8761bf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9e405f62954a45bb9ffd965da4e680dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90adcc6ac1fb5e73768a25b34aa00fda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffa39c282905297981eb8a2aedad957e = $(`<div id="html_ffa39c282905297981eb8a2aedad957e" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_90adcc6ac1fb5e73768a25b34aa00fda.setContent(html_ffa39c282905297981eb8a2aedad957e);
|
|
|
|
|
|
|
|
marker_bf38d9c810d4412726471d9a3e8761bf.bindPopup(popup_90adcc6ac1fb5e73768a25b34aa00fda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf38d9c810d4412726471d9a3e8761bf.setIcon(icon_9e405f62954a45bb9ffd965da4e680dc);
|
|
|
|
|
|
var marker_04b0717a9cbe42e3b7a6ca8c046570f0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_684160bb4fdaf3808b9b8accffee0061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e64bde587d22534d3afaef4b64d71de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4f870514fa1e6314e80682bf153ffeb = $(`<div id="html_a4f870514fa1e6314e80682bf153ffeb" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_8e64bde587d22534d3afaef4b64d71de.setContent(html_a4f870514fa1e6314e80682bf153ffeb);
|
|
|
|
|
|
|
|
marker_04b0717a9cbe42e3b7a6ca8c046570f0.bindPopup(popup_8e64bde587d22534d3afaef4b64d71de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04b0717a9cbe42e3b7a6ca8c046570f0.setIcon(icon_684160bb4fdaf3808b9b8accffee0061);
|
|
|
|
|
|
var marker_4e091ee2c418046295822415921d50d2 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ee15151acbe60dfeaabd72dfc1e30062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8ed7bdb53e977451525469c0bad6951 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4676be2bb5ec8af2e73d1dba207d4af0 = $(`<div id="html_4676be2bb5ec8af2e73d1dba207d4af0" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_b8ed7bdb53e977451525469c0bad6951.setContent(html_4676be2bb5ec8af2e73d1dba207d4af0);
|
|
|
|
|
|
|
|
marker_4e091ee2c418046295822415921d50d2.bindPopup(popup_b8ed7bdb53e977451525469c0bad6951)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e091ee2c418046295822415921d50d2.setIcon(icon_ee15151acbe60dfeaabd72dfc1e30062);
|
|
|
|
|
|
var marker_1c2c502b1781b6853fd113b64033dfc2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b0fb123511b47c0c98ffa7457e508640 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d00b4b96340ec826a490ac92c1aa115c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23ae30d528cc09207d12945a35734429 = $(`<div id="html_23ae30d528cc09207d12945a35734429" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_d00b4b96340ec826a490ac92c1aa115c.setContent(html_23ae30d528cc09207d12945a35734429);
|
|
|
|
|
|
|
|
marker_1c2c502b1781b6853fd113b64033dfc2.bindPopup(popup_d00b4b96340ec826a490ac92c1aa115c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c2c502b1781b6853fd113b64033dfc2.setIcon(icon_b0fb123511b47c0c98ffa7457e508640);
|
|
|
|
|
|
var marker_53da50ef755b3aa175795c646dbfe068 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_935d974604e29b12cfd2170f769d01f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68270d7f06bb3a46a72170c54fe7070a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c40fa36666e1c02116d4422b5dc8fe5 = $(`<div id="html_2c40fa36666e1c02116d4422b5dc8fe5" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_68270d7f06bb3a46a72170c54fe7070a.setContent(html_2c40fa36666e1c02116d4422b5dc8fe5);
|
|
|
|
|
|
|
|
marker_53da50ef755b3aa175795c646dbfe068.bindPopup(popup_68270d7f06bb3a46a72170c54fe7070a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53da50ef755b3aa175795c646dbfe068.setIcon(icon_935d974604e29b12cfd2170f769d01f1);
|
|
|
|
|
|
var marker_e0a15f4d17629530bcb1b8d11e0462ea = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_f7ca2953f6a823f4d49a39e5c28954f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_094e25dd727e63fd8a4ee7efadd955e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_561317135c6bd0952cf79fe7920b8df3 = $(`<div id="html_561317135c6bd0952cf79fe7920b8df3" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_094e25dd727e63fd8a4ee7efadd955e0.setContent(html_561317135c6bd0952cf79fe7920b8df3);
|
|
|
|
|
|
|
|
marker_e0a15f4d17629530bcb1b8d11e0462ea.bindPopup(popup_094e25dd727e63fd8a4ee7efadd955e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0a15f4d17629530bcb1b8d11e0462ea.setIcon(icon_f7ca2953f6a823f4d49a39e5c28954f3);
|
|
|
|
|
|
var marker_50848adafe9cd3e82331e871c6d12c62 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_fa4e555e2f249946dc8305bef3f2fabd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3be1ccb4637b0e64a9707924a3a17f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_506df93136a303e34de6742d648f2d53 = $(`<div id="html_506df93136a303e34de6742d648f2d53" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_c3be1ccb4637b0e64a9707924a3a17f7.setContent(html_506df93136a303e34de6742d648f2d53);
|
|
|
|
|
|
|
|
marker_50848adafe9cd3e82331e871c6d12c62.bindPopup(popup_c3be1ccb4637b0e64a9707924a3a17f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50848adafe9cd3e82331e871c6d12c62.setIcon(icon_fa4e555e2f249946dc8305bef3f2fabd);
|
|
|
|
|
|
var marker_15282e366290792c3009a83a49f0a72c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_f3d363700fefcb2b80d0d8e3bf11b7f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6ed9e93ed94eaf8a7b714a3aca4acff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5796731e8e6fc8b62400c8ffbd391195 = $(`<div id="html_5796731e8e6fc8b62400c8ffbd391195" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_a6ed9e93ed94eaf8a7b714a3aca4acff.setContent(html_5796731e8e6fc8b62400c8ffbd391195);
|
|
|
|
|
|
|
|
marker_15282e366290792c3009a83a49f0a72c.bindPopup(popup_a6ed9e93ed94eaf8a7b714a3aca4acff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15282e366290792c3009a83a49f0a72c.setIcon(icon_f3d363700fefcb2b80d0d8e3bf11b7f5);
|
|
|
|
|
|
var marker_676143bcf28d47ee7ab0f92c9569a3fe = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_243dd1a644d6a9520b589c13b1bde22d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e256a714b4d63b5cae79922d47645be3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df2362f0b1129bfa9a26e088c2139b65 = $(`<div id="html_df2362f0b1129bfa9a26e088c2139b65" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_e256a714b4d63b5cae79922d47645be3.setContent(html_df2362f0b1129bfa9a26e088c2139b65);
|
|
|
|
|
|
|
|
marker_676143bcf28d47ee7ab0f92c9569a3fe.bindPopup(popup_e256a714b4d63b5cae79922d47645be3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_676143bcf28d47ee7ab0f92c9569a3fe.setIcon(icon_243dd1a644d6a9520b589c13b1bde22d);
|
|
|
|
|
|
var marker_1aa3c5cedb379577dc8faacbfa6625f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_4c23e9bbdd7c20b587ba2064a6f84521 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64ec1ac06c53de6edf6a241ce018bd45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3416d70d3ee7018b2c8dd5ab19c73f16 = $(`<div id="html_3416d70d3ee7018b2c8dd5ab19c73f16" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_64ec1ac06c53de6edf6a241ce018bd45.setContent(html_3416d70d3ee7018b2c8dd5ab19c73f16);
|
|
|
|
|
|
|
|
marker_1aa3c5cedb379577dc8faacbfa6625f7.bindPopup(popup_64ec1ac06c53de6edf6a241ce018bd45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1aa3c5cedb379577dc8faacbfa6625f7.setIcon(icon_4c23e9bbdd7c20b587ba2064a6f84521);
|
|
|
|
|
|
var marker_e2588259e84e48a35cd301b77aececf8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b92cf78f91a94f72db350880df9d4663 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36f588d1d486d61a81a07508d2cab28d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97cde1b95c246d76216052b2b5721546 = $(`<div id="html_97cde1b95c246d76216052b2b5721546" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_36f588d1d486d61a81a07508d2cab28d.setContent(html_97cde1b95c246d76216052b2b5721546);
|
|
|
|
|
|
|
|
marker_e2588259e84e48a35cd301b77aececf8.bindPopup(popup_36f588d1d486d61a81a07508d2cab28d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2588259e84e48a35cd301b77aececf8.setIcon(icon_b92cf78f91a94f72db350880df9d4663);
|
|
|
|
|
|
var marker_64c9ef2ea5b60ac6867d318183e85de2 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3f7f68061adeefae470f7bbcae4027b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e69b4239e1e8233f98ebcf7e7aaa2622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cd32c807524b41501c67941c7f0092d = $(`<div id="html_3cd32c807524b41501c67941c7f0092d" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_e69b4239e1e8233f98ebcf7e7aaa2622.setContent(html_3cd32c807524b41501c67941c7f0092d);
|
|
|
|
|
|
|
|
marker_64c9ef2ea5b60ac6867d318183e85de2.bindPopup(popup_e69b4239e1e8233f98ebcf7e7aaa2622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64c9ef2ea5b60ac6867d318183e85de2.setIcon(icon_3f7f68061adeefae470f7bbcae4027b0);
|
|
|
|
|
|
var marker_a78ab4657370aba151f82a495d3f469f = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_762e057773d124ab348ecc75cfe431fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c30ff064a0bea2c5639a22da9069202f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf33fc27a8c4398d1c70de55e23abe3 = $(`<div id="html_2bf33fc27a8c4398d1c70de55e23abe3" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_c30ff064a0bea2c5639a22da9069202f.setContent(html_2bf33fc27a8c4398d1c70de55e23abe3);
|
|
|
|
|
|
|
|
marker_a78ab4657370aba151f82a495d3f469f.bindPopup(popup_c30ff064a0bea2c5639a22da9069202f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a78ab4657370aba151f82a495d3f469f.setIcon(icon_762e057773d124ab348ecc75cfe431fe);
|
|
|
|
|
|
var marker_add20c82fa351504ccc9db1f7145472c = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_470dddb9a95afd4d5a69fcc81ea159c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b97525ce3850b16386710a964b21bed3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_911e07488e4f2ffced33f00fd74607ed = $(`<div id="html_911e07488e4f2ffced33f00fd74607ed" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_b97525ce3850b16386710a964b21bed3.setContent(html_911e07488e4f2ffced33f00fd74607ed);
|
|
|
|
|
|
|
|
marker_add20c82fa351504ccc9db1f7145472c.bindPopup(popup_b97525ce3850b16386710a964b21bed3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_add20c82fa351504ccc9db1f7145472c.setIcon(icon_470dddb9a95afd4d5a69fcc81ea159c7);
|
|
|
|
|
|
var marker_dd55f5a9d1d786d32610830b417e8559 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_bd39a45a0ec9700c517cd6048a4c9cd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00c99c618c76a1baee9188fd914b556e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24a6e5159d7913f28b6268c49c360d58 = $(`<div id="html_24a6e5159d7913f28b6268c49c360d58" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_00c99c618c76a1baee9188fd914b556e.setContent(html_24a6e5159d7913f28b6268c49c360d58);
|
|
|
|
|
|
|
|
marker_dd55f5a9d1d786d32610830b417e8559.bindPopup(popup_00c99c618c76a1baee9188fd914b556e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd55f5a9d1d786d32610830b417e8559.setIcon(icon_bd39a45a0ec9700c517cd6048a4c9cd9);
|
|
|
|
|
|
var marker_c69a4f5b8ff8dd6a3548293758ca99f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_95817f5032fdbbaed9d4c017c695e4e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf435745fc516f8a68db5bd6412b6ab9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_793a9e8a4411e7e5722b6680c3bb37d3 = $(`<div id="html_793a9e8a4411e7e5722b6680c3bb37d3" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_cf435745fc516f8a68db5bd6412b6ab9.setContent(html_793a9e8a4411e7e5722b6680c3bb37d3);
|
|
|
|
|
|
|
|
marker_c69a4f5b8ff8dd6a3548293758ca99f2.bindPopup(popup_cf435745fc516f8a68db5bd6412b6ab9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c69a4f5b8ff8dd6a3548293758ca99f2.setIcon(icon_95817f5032fdbbaed9d4c017c695e4e9);
|
|
|
|
|
|
var marker_916cccb6422a8740cd90647e42ff1e19 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8bf5536003101aad7a64ca176585a1a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f98b5d0241cdff8cb20f36ed232fa94f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8374c1233e0d40b2bc67034f5d54d7e1 = $(`<div id="html_8374c1233e0d40b2bc67034f5d54d7e1" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_f98b5d0241cdff8cb20f36ed232fa94f.setContent(html_8374c1233e0d40b2bc67034f5d54d7e1);
|
|
|
|
|
|
|
|
marker_916cccb6422a8740cd90647e42ff1e19.bindPopup(popup_f98b5d0241cdff8cb20f36ed232fa94f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_916cccb6422a8740cd90647e42ff1e19.setIcon(icon_8bf5536003101aad7a64ca176585a1a0);
|
|
|
|
|
|
var marker_72f645501a6ff3079763df0b3152935d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ff463dd99746d0f09c5bacafc8b33c32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4be54918f06c0e57f2957235888c8f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ba9cc45799f290d65fa2a90b64ac5ed = $(`<div id="html_1ba9cc45799f290d65fa2a90b64ac5ed" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_f4be54918f06c0e57f2957235888c8f9.setContent(html_1ba9cc45799f290d65fa2a90b64ac5ed);
|
|
|
|
|
|
|
|
marker_72f645501a6ff3079763df0b3152935d.bindPopup(popup_f4be54918f06c0e57f2957235888c8f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72f645501a6ff3079763df0b3152935d.setIcon(icon_ff463dd99746d0f09c5bacafc8b33c32);
|
|
|
|
|
|
var marker_2dbc3cbe7697c7f0aa6702af793fcdfb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_be6be9c7c792cbb3e6ae29d12f051c78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df633c69e69f52e67504b719b690bf11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_765a4dbfa6f38bb80f9205a63c90a26b = $(`<div id="html_765a4dbfa6f38bb80f9205a63c90a26b" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_df633c69e69f52e67504b719b690bf11.setContent(html_765a4dbfa6f38bb80f9205a63c90a26b);
|
|
|
|
|
|
|
|
marker_2dbc3cbe7697c7f0aa6702af793fcdfb.bindPopup(popup_df633c69e69f52e67504b719b690bf11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dbc3cbe7697c7f0aa6702af793fcdfb.setIcon(icon_be6be9c7c792cbb3e6ae29d12f051c78);
|
|
|
|
|
|
var marker_024d717c7f58680b1ad7681de59e19dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_34cb08b03b5344f8d44d07ccca5bdd1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fcea2aee79077e74efaf25609695723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f561f9748bfbe8d0b0fef5664ff81681 = $(`<div id="html_f561f9748bfbe8d0b0fef5664ff81681" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_7fcea2aee79077e74efaf25609695723.setContent(html_f561f9748bfbe8d0b0fef5664ff81681);
|
|
|
|
|
|
|
|
marker_024d717c7f58680b1ad7681de59e19dd.bindPopup(popup_7fcea2aee79077e74efaf25609695723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_024d717c7f58680b1ad7681de59e19dd.setIcon(icon_34cb08b03b5344f8d44d07ccca5bdd1d);
|
|
|
|
|
|
var marker_34783a6513cf9e8eb322dff46425ab4f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0a9182b500f8cc3a7186b128ce879ac0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e927820a8fba8ee006b557e70c5fdd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7caf8d1c6568528d90f7bd42878ab92 = $(`<div id="html_b7caf8d1c6568528d90f7bd42878ab92" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_8e927820a8fba8ee006b557e70c5fdd6.setContent(html_b7caf8d1c6568528d90f7bd42878ab92);
|
|
|
|
|
|
|
|
marker_34783a6513cf9e8eb322dff46425ab4f.bindPopup(popup_8e927820a8fba8ee006b557e70c5fdd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34783a6513cf9e8eb322dff46425ab4f.setIcon(icon_0a9182b500f8cc3a7186b128ce879ac0);
|
|
|
|
|
|
var marker_bf2cab9c1a1c7c559c2e6793c548520e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_442fb07418046dae95f5afcc99ef9e20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa677a4014eb9e8412ffb321a64ffe4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_004d26606b6b30e9835ee84a433422c6 = $(`<div id="html_004d26606b6b30e9835ee84a433422c6" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_fa677a4014eb9e8412ffb321a64ffe4c.setContent(html_004d26606b6b30e9835ee84a433422c6);
|
|
|
|
|
|
|
|
marker_bf2cab9c1a1c7c559c2e6793c548520e.bindPopup(popup_fa677a4014eb9e8412ffb321a64ffe4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf2cab9c1a1c7c559c2e6793c548520e.setIcon(icon_442fb07418046dae95f5afcc99ef9e20);
|
|
|
|
|
|
var marker_cb02f18a38a450d12b955254a5ba3f90 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_38d3bd9ccf91900b5e08b6e3c2778492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_722dc06c147a7e0e4cfb0c7837614690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_460e5d67082903b44d41f72e52d09ab7 = $(`<div id="html_460e5d67082903b44d41f72e52d09ab7" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_722dc06c147a7e0e4cfb0c7837614690.setContent(html_460e5d67082903b44d41f72e52d09ab7);
|
|
|
|
|
|
|
|
marker_cb02f18a38a450d12b955254a5ba3f90.bindPopup(popup_722dc06c147a7e0e4cfb0c7837614690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb02f18a38a450d12b955254a5ba3f90.setIcon(icon_38d3bd9ccf91900b5e08b6e3c2778492);
|
|
|
|
|
|
var marker_6015692bcbc62570c4232a4d0adfcb3a = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7928314b6ba83a9d209943c9ca6a1c67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c021594334e23f1a20b36e65bc8b830 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2e6efca5155280740962bcf39f9faee = $(`<div id="html_a2e6efca5155280740962bcf39f9faee" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_1c021594334e23f1a20b36e65bc8b830.setContent(html_a2e6efca5155280740962bcf39f9faee);
|
|
|
|
|
|
|
|
marker_6015692bcbc62570c4232a4d0adfcb3a.bindPopup(popup_1c021594334e23f1a20b36e65bc8b830)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6015692bcbc62570c4232a4d0adfcb3a.setIcon(icon_7928314b6ba83a9d209943c9ca6a1c67);
|
|
|
|
|
|
var marker_02b398da63dfed15475c4a6459ecd667 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8c7827f3ec1edfb4d1bf0fd61a1c2255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af0621af2a8e1778819fbceb0fa314a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ff65e36c9d3b488ec612eb772441a6a = $(`<div id="html_9ff65e36c9d3b488ec612eb772441a6a" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_af0621af2a8e1778819fbceb0fa314a8.setContent(html_9ff65e36c9d3b488ec612eb772441a6a);
|
|
|
|
|
|
|
|
marker_02b398da63dfed15475c4a6459ecd667.bindPopup(popup_af0621af2a8e1778819fbceb0fa314a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b398da63dfed15475c4a6459ecd667.setIcon(icon_8c7827f3ec1edfb4d1bf0fd61a1c2255);
|
|
|
|
|
|
var marker_cdec1b98d4cf0483abdeb345816600cb = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8189093e4b3e486059808108450b0b0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77864ba51a02c8de05f4cf3711a752b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f4825a8a367232ae28067b2d9258067 = $(`<div id="html_2f4825a8a367232ae28067b2d9258067" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_77864ba51a02c8de05f4cf3711a752b6.setContent(html_2f4825a8a367232ae28067b2d9258067);
|
|
|
|
|
|
|
|
marker_cdec1b98d4cf0483abdeb345816600cb.bindPopup(popup_77864ba51a02c8de05f4cf3711a752b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdec1b98d4cf0483abdeb345816600cb.setIcon(icon_8189093e4b3e486059808108450b0b0a);
|
|
|
|
|
|
var marker_c87c1eaf7ca3ec5c41650335769ee747 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_da2e1c3aa5a4040a08cf12b6e2a0cfbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94dd91cadb6aabcf49b77e778e55741b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed0c5c5800811f285a91b95100aa8837 = $(`<div id="html_ed0c5c5800811f285a91b95100aa8837" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_94dd91cadb6aabcf49b77e778e55741b.setContent(html_ed0c5c5800811f285a91b95100aa8837);
|
|
|
|
|
|
|
|
marker_c87c1eaf7ca3ec5c41650335769ee747.bindPopup(popup_94dd91cadb6aabcf49b77e778e55741b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c87c1eaf7ca3ec5c41650335769ee747.setIcon(icon_da2e1c3aa5a4040a08cf12b6e2a0cfbe);
|
|
|
|
|
|
var marker_ac3226d7dc0abe5c3de5bcb7bcf60442 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7ae4e0ae8adb46533a07f5cecd1b7a52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27200981abfaad4f2ee458377495614c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5227bb0b00d1f4519abaab386289e0b6 = $(`<div id="html_5227bb0b00d1f4519abaab386289e0b6" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_27200981abfaad4f2ee458377495614c.setContent(html_5227bb0b00d1f4519abaab386289e0b6);
|
|
|
|
|
|
|
|
marker_ac3226d7dc0abe5c3de5bcb7bcf60442.bindPopup(popup_27200981abfaad4f2ee458377495614c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac3226d7dc0abe5c3de5bcb7bcf60442.setIcon(icon_7ae4e0ae8adb46533a07f5cecd1b7a52);
|
|
|
|
|
|
var marker_ee8d3544f73f899cf3ce830e827debcd = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_71622e2160bf75cac5a2fd8f16d0614d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab57325683a339dd8b202b48c0453079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a7f6abf4cf4495798fd2f0c9b7a3c54 = $(`<div id="html_1a7f6abf4cf4495798fd2f0c9b7a3c54" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_ab57325683a339dd8b202b48c0453079.setContent(html_1a7f6abf4cf4495798fd2f0c9b7a3c54);
|
|
|
|
|
|
|
|
marker_ee8d3544f73f899cf3ce830e827debcd.bindPopup(popup_ab57325683a339dd8b202b48c0453079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee8d3544f73f899cf3ce830e827debcd.setIcon(icon_71622e2160bf75cac5a2fd8f16d0614d);
|
|
|
|
|
|
var marker_0d6d3a98619dc18a010ceee069c2419d = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3834ed402706d1ff21f43ccfad8ba770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d6ffc3db94b19467fbc036524ee43fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b0083cdc8a5048ca89ff0c91949e677 = $(`<div id="html_7b0083cdc8a5048ca89ff0c91949e677" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_9d6ffc3db94b19467fbc036524ee43fe.setContent(html_7b0083cdc8a5048ca89ff0c91949e677);
|
|
|
|
|
|
|
|
marker_0d6d3a98619dc18a010ceee069c2419d.bindPopup(popup_9d6ffc3db94b19467fbc036524ee43fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d6d3a98619dc18a010ceee069c2419d.setIcon(icon_3834ed402706d1ff21f43ccfad8ba770);
|
|
|
|
|
|
var marker_8da015f31edaaf62e2b4125bff38be8e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9e7fc3131b4299c816c6390a697ea436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d3b4d7c59a00ef6d666ad439f22a46e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db3679cad8c2e56904b6f5314882dfd8 = $(`<div id="html_db3679cad8c2e56904b6f5314882dfd8" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_5d3b4d7c59a00ef6d666ad439f22a46e.setContent(html_db3679cad8c2e56904b6f5314882dfd8);
|
|
|
|
|
|
|
|
marker_8da015f31edaaf62e2b4125bff38be8e.bindPopup(popup_5d3b4d7c59a00ef6d666ad439f22a46e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8da015f31edaaf62e2b4125bff38be8e.setIcon(icon_9e7fc3131b4299c816c6390a697ea436);
|
|
|
|
|
|
var marker_83bb8f4f2dde59563f6dcaedb22f91a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9ba87c2b6599941d6498c5c59f448d4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb6368e269f66e34ea98b65ee9f8416a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aceb49a177465c32c3b13f254ee4002e = $(`<div id="html_aceb49a177465c32c3b13f254ee4002e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_eb6368e269f66e34ea98b65ee9f8416a.setContent(html_aceb49a177465c32c3b13f254ee4002e);
|
|
|
|
|
|
|
|
marker_83bb8f4f2dde59563f6dcaedb22f91a9.bindPopup(popup_eb6368e269f66e34ea98b65ee9f8416a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83bb8f4f2dde59563f6dcaedb22f91a9.setIcon(icon_9ba87c2b6599941d6498c5c59f448d4b);
|
|
|
|
|
|
var marker_1bb58765e37abf5b591fc3c1b23a8d3d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_48e56adbe2a7c11ef785bc0ad2fda1fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eddabef72578555420e458a79b5368e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52eaa848d3af71ac8b2384ca986d5b10 = $(`<div id="html_52eaa848d3af71ac8b2384ca986d5b10" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_5eddabef72578555420e458a79b5368e.setContent(html_52eaa848d3af71ac8b2384ca986d5b10);
|
|
|
|
|
|
|
|
marker_1bb58765e37abf5b591fc3c1b23a8d3d.bindPopup(popup_5eddabef72578555420e458a79b5368e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bb58765e37abf5b591fc3c1b23a8d3d.setIcon(icon_48e56adbe2a7c11ef785bc0ad2fda1fc);
|
|
|
|
|
|
var marker_de4fdf3fab7988415871662e22520a37 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_bba32764cdbd575e63b296cd9d4d9881 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5276dc73c58e7038185b1f6fab1b5a0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5ba2f64640bfb6e0ca3377a49655d51 = $(`<div id="html_c5ba2f64640bfb6e0ca3377a49655d51" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_5276dc73c58e7038185b1f6fab1b5a0c.setContent(html_c5ba2f64640bfb6e0ca3377a49655d51);
|
|
|
|
|
|
|
|
marker_de4fdf3fab7988415871662e22520a37.bindPopup(popup_5276dc73c58e7038185b1f6fab1b5a0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de4fdf3fab7988415871662e22520a37.setIcon(icon_bba32764cdbd575e63b296cd9d4d9881);
|
|
|
|
|
|
var marker_006e435a5a506fb931ea18d8b7200211 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_06936c54308cddc0a5ae0537b3a0f879 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e9e6675f8bdc9eb8167b9ea03cc22ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d7e766bab1d1ea01103bc2447a2dd47 = $(`<div id="html_8d7e766bab1d1ea01103bc2447a2dd47" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_1e9e6675f8bdc9eb8167b9ea03cc22ef.setContent(html_8d7e766bab1d1ea01103bc2447a2dd47);
|
|
|
|
|
|
|
|
marker_006e435a5a506fb931ea18d8b7200211.bindPopup(popup_1e9e6675f8bdc9eb8167b9ea03cc22ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_006e435a5a506fb931ea18d8b7200211.setIcon(icon_06936c54308cddc0a5ae0537b3a0f879);
|
|
|
|
|
|
var marker_d4e0cd3f1bfd9cafd751f673aab0276b = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_03291a082489eb5f8bdf9878f5f5bab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c646aa16055a779ac2d3b4b057f3ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8706df72ef6eba2287bf241d11c7796f = $(`<div id="html_8706df72ef6eba2287bf241d11c7796f" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_30c646aa16055a779ac2d3b4b057f3ae.setContent(html_8706df72ef6eba2287bf241d11c7796f);
|
|
|
|
|
|
|
|
marker_d4e0cd3f1bfd9cafd751f673aab0276b.bindPopup(popup_30c646aa16055a779ac2d3b4b057f3ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4e0cd3f1bfd9cafd751f673aab0276b.setIcon(icon_03291a082489eb5f8bdf9878f5f5bab8);
|
|
|
|
|
|
var marker_583e4f90246204f92054b9f705b248d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ea9e4c247fc5d8bbd641c6da3fab7619 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2ed27f2fdde3f8de29d32615d1d85b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7e1035e86753ad4744cd1fed230bd77 = $(`<div id="html_a7e1035e86753ad4744cd1fed230bd77" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_d2ed27f2fdde3f8de29d32615d1d85b9.setContent(html_a7e1035e86753ad4744cd1fed230bd77);
|
|
|
|
|
|
|
|
marker_583e4f90246204f92054b9f705b248d6.bindPopup(popup_d2ed27f2fdde3f8de29d32615d1d85b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_583e4f90246204f92054b9f705b248d6.setIcon(icon_ea9e4c247fc5d8bbd641c6da3fab7619);
|
|
|
|
|
|
var marker_8887c0e70bed7db693c67fed98b5004a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ce7d3faec4dd706a53319587a3c66232 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81fdb4345eb04445a0ce17361f339639 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15ec4d6b162b47aa8dcda590498f6e50 = $(`<div id="html_15ec4d6b162b47aa8dcda590498f6e50" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_81fdb4345eb04445a0ce17361f339639.setContent(html_15ec4d6b162b47aa8dcda590498f6e50);
|
|
|
|
|
|
|
|
marker_8887c0e70bed7db693c67fed98b5004a.bindPopup(popup_81fdb4345eb04445a0ce17361f339639)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8887c0e70bed7db693c67fed98b5004a.setIcon(icon_ce7d3faec4dd706a53319587a3c66232);
|
|
|
|
|
|
var marker_533dddb0f567618860f975a0d848b3e5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a9447002e67f719f118aa2579cfb45fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caacf9f17533a91bac133b25a2f080b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_527c82b4ac41886adfc972d863115125 = $(`<div id="html_527c82b4ac41886adfc972d863115125" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_caacf9f17533a91bac133b25a2f080b9.setContent(html_527c82b4ac41886adfc972d863115125);
|
|
|
|
|
|
|
|
marker_533dddb0f567618860f975a0d848b3e5.bindPopup(popup_caacf9f17533a91bac133b25a2f080b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_533dddb0f567618860f975a0d848b3e5.setIcon(icon_a9447002e67f719f118aa2579cfb45fa);
|
|
|
|
|
|
var marker_6626fcbfe3b31bee24f9d278c127a82a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_09410a77569c0c9d69330aa2bd50a3b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be64c1591a139753d4d430181fcfeac0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e644e62a2483657010aff8f16544eeb = $(`<div id="html_4e644e62a2483657010aff8f16544eeb" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_be64c1591a139753d4d430181fcfeac0.setContent(html_4e644e62a2483657010aff8f16544eeb);
|
|
|
|
|
|
|
|
marker_6626fcbfe3b31bee24f9d278c127a82a.bindPopup(popup_be64c1591a139753d4d430181fcfeac0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6626fcbfe3b31bee24f9d278c127a82a.setIcon(icon_09410a77569c0c9d69330aa2bd50a3b9);
|
|
|
|
|
|
var marker_1366cb4bb23761f94cf2edd32cdd2f75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_96129885bb4d150a9838e8ecb51bb554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_127fc6066393f5cf90a34ca4eed43e05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69f75c038b598727bd8d3c9db417a56c = $(`<div id="html_69f75c038b598727bd8d3c9db417a56c" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_127fc6066393f5cf90a34ca4eed43e05.setContent(html_69f75c038b598727bd8d3c9db417a56c);
|
|
|
|
|
|
|
|
marker_1366cb4bb23761f94cf2edd32cdd2f75.bindPopup(popup_127fc6066393f5cf90a34ca4eed43e05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1366cb4bb23761f94cf2edd32cdd2f75.setIcon(icon_96129885bb4d150a9838e8ecb51bb554);
|
|
|
|
|
|
var marker_7064a29e8cbc4bb0cc4176e852b46cb4 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ff30370f616e5c8589a08edbbd5c45e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f0388705381d669a228b071d1f97103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_215134693fcfc094311df9e52de922e2 = $(`<div id="html_215134693fcfc094311df9e52de922e2" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_8f0388705381d669a228b071d1f97103.setContent(html_215134693fcfc094311df9e52de922e2);
|
|
|
|
|
|
|
|
marker_7064a29e8cbc4bb0cc4176e852b46cb4.bindPopup(popup_8f0388705381d669a228b071d1f97103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7064a29e8cbc4bb0cc4176e852b46cb4.setIcon(icon_ff30370f616e5c8589a08edbbd5c45e5);
|
|
|
|
|
|
var marker_15e9cf40b2f86e22ddb378abc647cdfa = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_67305d164088d506d077e4f1f7e4041e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_619584b7174bff614aa1c70071aec07e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6ade2c80c25cf1f1003cd2417744872 = $(`<div id="html_b6ade2c80c25cf1f1003cd2417744872" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_619584b7174bff614aa1c70071aec07e.setContent(html_b6ade2c80c25cf1f1003cd2417744872);
|
|
|
|
|
|
|
|
marker_15e9cf40b2f86e22ddb378abc647cdfa.bindPopup(popup_619584b7174bff614aa1c70071aec07e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15e9cf40b2f86e22ddb378abc647cdfa.setIcon(icon_67305d164088d506d077e4f1f7e4041e);
|
|
|
|
|
|
var marker_fb5bc2e9288c819111bdec671b2bdca2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_cc23df18d08dd7848afff1c83c95f377 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94e5558b2d4ddf5eb9fe59eff4b41917 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1f713ecee709284a0c332bee22c2927 = $(`<div id="html_d1f713ecee709284a0c332bee22c2927" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_94e5558b2d4ddf5eb9fe59eff4b41917.setContent(html_d1f713ecee709284a0c332bee22c2927);
|
|
|
|
|
|
|
|
marker_fb5bc2e9288c819111bdec671b2bdca2.bindPopup(popup_94e5558b2d4ddf5eb9fe59eff4b41917)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb5bc2e9288c819111bdec671b2bdca2.setIcon(icon_cc23df18d08dd7848afff1c83c95f377);
|
|
|
|
|
|
var marker_4371133dca63804bc6b82b66b098f215 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ddb45383a372de0ba1ab38acd307cfe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8151d3843bcb1d49321c1fa055499191 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_008027634cee58d2bfb4cf766117d179 = $(`<div id="html_008027634cee58d2bfb4cf766117d179" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_8151d3843bcb1d49321c1fa055499191.setContent(html_008027634cee58d2bfb4cf766117d179);
|
|
|
|
|
|
|
|
marker_4371133dca63804bc6b82b66b098f215.bindPopup(popup_8151d3843bcb1d49321c1fa055499191)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4371133dca63804bc6b82b66b098f215.setIcon(icon_ddb45383a372de0ba1ab38acd307cfe8);
|
|
|
|
|
|
var marker_83d3a67670f60d103152fa2bc008064d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1f6201c9120ca8fb8a4d847227e4b750 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a3684fad929857c66e775605d059608 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c597bf8c1c2370dea06e0ffd0d51c8b6 = $(`<div id="html_c597bf8c1c2370dea06e0ffd0d51c8b6" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_3a3684fad929857c66e775605d059608.setContent(html_c597bf8c1c2370dea06e0ffd0d51c8b6);
|
|
|
|
|
|
|
|
marker_83d3a67670f60d103152fa2bc008064d.bindPopup(popup_3a3684fad929857c66e775605d059608)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83d3a67670f60d103152fa2bc008064d.setIcon(icon_1f6201c9120ca8fb8a4d847227e4b750);
|
|
|
|
|
|
var marker_03dae519f91df3fd20a038974725bcba = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b8869adf40196362d252e6c9b2603caa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5af920c5cb3015125cac6bab5bb11d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f6cd7e40e76049a70b6ac4ffa59ca9 = $(`<div id="html_83f6cd7e40e76049a70b6ac4ffa59ca9" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_c5af920c5cb3015125cac6bab5bb11d6.setContent(html_83f6cd7e40e76049a70b6ac4ffa59ca9);
|
|
|
|
|
|
|
|
marker_03dae519f91df3fd20a038974725bcba.bindPopup(popup_c5af920c5cb3015125cac6bab5bb11d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03dae519f91df3fd20a038974725bcba.setIcon(icon_b8869adf40196362d252e6c9b2603caa);
|
|
|
|
|
|
var marker_b47eb7db3e380546b39361e0dc416871 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0f8aa90fceedabd355a44cd91b0a15f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3191696adf852756d4bf9e1039bd5aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8b6487c83d13d9339e58036999e567c = $(`<div id="html_a8b6487c83d13d9339e58036999e567c" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_3191696adf852756d4bf9e1039bd5aa7.setContent(html_a8b6487c83d13d9339e58036999e567c);
|
|
|
|
|
|
|
|
marker_b47eb7db3e380546b39361e0dc416871.bindPopup(popup_3191696adf852756d4bf9e1039bd5aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b47eb7db3e380546b39361e0dc416871.setIcon(icon_0f8aa90fceedabd355a44cd91b0a15f6);
|
|
|
|
|
|
var marker_24f597799e282bfcc68275fc53170950 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_f5d8ae9a870157c9ba533d46863cea27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a92e3042a8ac1e7e289f2e02537b5777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4106dba277ccc348f8a7b42cb9c1f0b9 = $(`<div id="html_4106dba277ccc348f8a7b42cb9c1f0b9" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_a92e3042a8ac1e7e289f2e02537b5777.setContent(html_4106dba277ccc348f8a7b42cb9c1f0b9);
|
|
|
|
|
|
|
|
marker_24f597799e282bfcc68275fc53170950.bindPopup(popup_a92e3042a8ac1e7e289f2e02537b5777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24f597799e282bfcc68275fc53170950.setIcon(icon_f5d8ae9a870157c9ba533d46863cea27);
|
|
|
|
|
|
var marker_d17e5e2a03e26585bc6524d6de0a0a0a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_2d693b1e4dd7138bf4535a3e2c74e6a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db56823d8622cf92261ae897655d0776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cf1975368b841c648e3d3cedf301e0a = $(`<div id="html_7cf1975368b841c648e3d3cedf301e0a" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_db56823d8622cf92261ae897655d0776.setContent(html_7cf1975368b841c648e3d3cedf301e0a);
|
|
|
|
|
|
|
|
marker_d17e5e2a03e26585bc6524d6de0a0a0a.bindPopup(popup_db56823d8622cf92261ae897655d0776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d17e5e2a03e26585bc6524d6de0a0a0a.setIcon(icon_2d693b1e4dd7138bf4535a3e2c74e6a1);
|
|
|
|
|
|
var marker_2862e13482a639dc1f2ba460593dce03 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_21efb5c66ea6e49a9dc04a5c124a041c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c3520a81b5e4029a71fa6a16c2b71f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c046c8b741a503e2438f93949fea923d = $(`<div id="html_c046c8b741a503e2438f93949fea923d" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_5c3520a81b5e4029a71fa6a16c2b71f0.setContent(html_c046c8b741a503e2438f93949fea923d);
|
|
|
|
|
|
|
|
marker_2862e13482a639dc1f2ba460593dce03.bindPopup(popup_5c3520a81b5e4029a71fa6a16c2b71f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2862e13482a639dc1f2ba460593dce03.setIcon(icon_21efb5c66ea6e49a9dc04a5c124a041c);
|
|
|
|
|
|
var marker_8be80ec1432116ce078d18848813d74f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0f53d4ec5dd14df4f680e0ea9b2ab837 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9150ae7ff425ac7fb5ef39f931ab7be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_729dcef4ea30e4de378535d9e207106d = $(`<div id="html_729dcef4ea30e4de378535d9e207106d" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_d9150ae7ff425ac7fb5ef39f931ab7be.setContent(html_729dcef4ea30e4de378535d9e207106d);
|
|
|
|
|
|
|
|
marker_8be80ec1432116ce078d18848813d74f.bindPopup(popup_d9150ae7ff425ac7fb5ef39f931ab7be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8be80ec1432116ce078d18848813d74f.setIcon(icon_0f53d4ec5dd14df4f680e0ea9b2ab837);
|
|
|
|
|
|
var marker_bd1c9ed574e05eee91105b6dae1c5321 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_768e4e8b7fd5c47272d094e9de1791b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbbf4f2230d216ad183fbe037aecf09a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_954d5fffdfff13bf847feb57eb586a1b = $(`<div id="html_954d5fffdfff13bf847feb57eb586a1b" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_dbbf4f2230d216ad183fbe037aecf09a.setContent(html_954d5fffdfff13bf847feb57eb586a1b);
|
|
|
|
|
|
|
|
marker_bd1c9ed574e05eee91105b6dae1c5321.bindPopup(popup_dbbf4f2230d216ad183fbe037aecf09a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd1c9ed574e05eee91105b6dae1c5321.setIcon(icon_768e4e8b7fd5c47272d094e9de1791b1);
|
|
|
|
|
|
var marker_7b0bbf544f3a14ac4aee1d03a5f527bd = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_4e7e4a393e7091bc457e851e22419da8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc7247c22b5175ec31cf806ca645dfc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f153d75cf0974515fb095de660b8fc9c = $(`<div id="html_f153d75cf0974515fb095de660b8fc9c" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_fc7247c22b5175ec31cf806ca645dfc4.setContent(html_f153d75cf0974515fb095de660b8fc9c);
|
|
|
|
|
|
|
|
marker_7b0bbf544f3a14ac4aee1d03a5f527bd.bindPopup(popup_fc7247c22b5175ec31cf806ca645dfc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b0bbf544f3a14ac4aee1d03a5f527bd.setIcon(icon_4e7e4a393e7091bc457e851e22419da8);
|
|
|
|
|
|
var marker_3f32cb541115b317773ab6a912b332da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_87cdb76c72427e22ef07d69ffb5d1da7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58c997b91c0bd89a1db3224c954856c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8e4b2dbdf2c8868d4121fc6e1c88bdb = $(`<div id="html_c8e4b2dbdf2c8868d4121fc6e1c88bdb" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_58c997b91c0bd89a1db3224c954856c9.setContent(html_c8e4b2dbdf2c8868d4121fc6e1c88bdb);
|
|
|
|
|
|
|
|
marker_3f32cb541115b317773ab6a912b332da.bindPopup(popup_58c997b91c0bd89a1db3224c954856c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f32cb541115b317773ab6a912b332da.setIcon(icon_87cdb76c72427e22ef07d69ffb5d1da7);
|
|
|
|
|
|
var marker_b7a9b1cadee0ad15bab9177548384851 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5871716a40f4a531c1ee0bdb185ba32a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3743b648aeb073dbea8c9de84c84e94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e96e2a4f0f10f00204dda5a15d68888b = $(`<div id="html_e96e2a4f0f10f00204dda5a15d68888b" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_c3743b648aeb073dbea8c9de84c84e94.setContent(html_e96e2a4f0f10f00204dda5a15d68888b);
|
|
|
|
|
|
|
|
marker_b7a9b1cadee0ad15bab9177548384851.bindPopup(popup_c3743b648aeb073dbea8c9de84c84e94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7a9b1cadee0ad15bab9177548384851.setIcon(icon_5871716a40f4a531c1ee0bdb185ba32a);
|
|
|
|
|
|
var marker_233a0e9ff1667ff6fb365bbd34540243 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d9ddce1a9f35f6724fe372a35e0fa11e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7c7722657921bcca7983043539d9a78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66fb458b4e6c00be620e93e82434692d = $(`<div id="html_66fb458b4e6c00be620e93e82434692d" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_e7c7722657921bcca7983043539d9a78.setContent(html_66fb458b4e6c00be620e93e82434692d);
|
|
|
|
|
|
|
|
marker_233a0e9ff1667ff6fb365bbd34540243.bindPopup(popup_e7c7722657921bcca7983043539d9a78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_233a0e9ff1667ff6fb365bbd34540243.setIcon(icon_d9ddce1a9f35f6724fe372a35e0fa11e);
|
|
|
|
|
|
var marker_b12f8e8fc993cddb8fcd3cfe56aa809f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_cfd4c7157f9b540e38d5d3056c0ef30e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ba955ac57be5c57a0c27bb800698160 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f295ae44ba2db70347041fe70666edb1 = $(`<div id="html_f295ae44ba2db70347041fe70666edb1" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_2ba955ac57be5c57a0c27bb800698160.setContent(html_f295ae44ba2db70347041fe70666edb1);
|
|
|
|
|
|
|
|
marker_b12f8e8fc993cddb8fcd3cfe56aa809f.bindPopup(popup_2ba955ac57be5c57a0c27bb800698160)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b12f8e8fc993cddb8fcd3cfe56aa809f.setIcon(icon_cfd4c7157f9b540e38d5d3056c0ef30e);
|
|
|
|
|
|
var marker_3277d35a2cf43d6c4e829da87584d6e1 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_39bbf40907c0dbecbe5b566e71918ab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbacc248226030539519a77130522eea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdb60d4682778d53d3273267c8c767af = $(`<div id="html_fdb60d4682778d53d3273267c8c767af" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_dbacc248226030539519a77130522eea.setContent(html_fdb60d4682778d53d3273267c8c767af);
|
|
|
|
|
|
|
|
marker_3277d35a2cf43d6c4e829da87584d6e1.bindPopup(popup_dbacc248226030539519a77130522eea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3277d35a2cf43d6c4e829da87584d6e1.setIcon(icon_39bbf40907c0dbecbe5b566e71918ab1);
|
|
|
|
|
|
var marker_4b28c0fc4382d7dc7684e04b6672394f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3b8c88f7e8c52281eb9f9dc12e18006d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75dc51b647cf5983e7e4055a40e1589f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1b0964aa27c5f3dc58e4b7cf7163991 = $(`<div id="html_f1b0964aa27c5f3dc58e4b7cf7163991" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_75dc51b647cf5983e7e4055a40e1589f.setContent(html_f1b0964aa27c5f3dc58e4b7cf7163991);
|
|
|
|
|
|
|
|
marker_4b28c0fc4382d7dc7684e04b6672394f.bindPopup(popup_75dc51b647cf5983e7e4055a40e1589f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b28c0fc4382d7dc7684e04b6672394f.setIcon(icon_3b8c88f7e8c52281eb9f9dc12e18006d);
|
|
|
|
|
|
var marker_6c16d99a1deb9edf73d07b6d3370ad53 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_2b0ba41b8119e26cc23bbe2c3d5ed730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abf970f17c50b6130a883a44f5feceef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaa4e64b7e08962176bdfc2f5224acd2 = $(`<div id="html_eaa4e64b7e08962176bdfc2f5224acd2" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_abf970f17c50b6130a883a44f5feceef.setContent(html_eaa4e64b7e08962176bdfc2f5224acd2);
|
|
|
|
|
|
|
|
marker_6c16d99a1deb9edf73d07b6d3370ad53.bindPopup(popup_abf970f17c50b6130a883a44f5feceef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c16d99a1deb9edf73d07b6d3370ad53.setIcon(icon_2b0ba41b8119e26cc23bbe2c3d5ed730);
|
|
|
|
|
|
var marker_319764d0151d5aec519afe5991842ffa = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ba21d088d33a2cc2a57d15ec8cd28814 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb274217027b0731b7f6ae3f5f637113 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f0755b3ec8b3f4bbf82906741b1ffa6 = $(`<div id="html_0f0755b3ec8b3f4bbf82906741b1ffa6" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_bb274217027b0731b7f6ae3f5f637113.setContent(html_0f0755b3ec8b3f4bbf82906741b1ffa6);
|
|
|
|
|
|
|
|
marker_319764d0151d5aec519afe5991842ffa.bindPopup(popup_bb274217027b0731b7f6ae3f5f637113)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_319764d0151d5aec519afe5991842ffa.setIcon(icon_ba21d088d33a2cc2a57d15ec8cd28814);
|
|
|
|
|
|
var marker_b7ebb10d3d68465c47165e698e9fe389 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_99f9a27d87e4bca5484c732639a361ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90bbf8b807ff74a371c656ed5ae77db5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fd60da6fb491aa21b9ca3c3a4bf58ae = $(`<div id="html_4fd60da6fb491aa21b9ca3c3a4bf58ae" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_90bbf8b807ff74a371c656ed5ae77db5.setContent(html_4fd60da6fb491aa21b9ca3c3a4bf58ae);
|
|
|
|
|
|
|
|
marker_b7ebb10d3d68465c47165e698e9fe389.bindPopup(popup_90bbf8b807ff74a371c656ed5ae77db5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7ebb10d3d68465c47165e698e9fe389.setIcon(icon_99f9a27d87e4bca5484c732639a361ae);
|
|
|
|
|
|
var marker_ae71bdaeb072baf088befcd3d16edaef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_62c92bc426e73160f323decd1e7f7a89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5a5a31558672ad36e1564d538685552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a77ebef42a5c024e61886e68fd6b9ac = $(`<div id="html_8a77ebef42a5c024e61886e68fd6b9ac" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_a5a5a31558672ad36e1564d538685552.setContent(html_8a77ebef42a5c024e61886e68fd6b9ac);
|
|
|
|
|
|
|
|
marker_ae71bdaeb072baf088befcd3d16edaef.bindPopup(popup_a5a5a31558672ad36e1564d538685552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae71bdaeb072baf088befcd3d16edaef.setIcon(icon_62c92bc426e73160f323decd1e7f7a89);
|
|
|
|
|
|
var marker_a520838e2e27032432d6564bb4f9c5f9 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_87a9faf9b6329d00ce340a5f366fdcae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7237cf2c91c5c1d7f22063254489bcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d187138558e31308ce2050409b9e1d9 = $(`<div id="html_5d187138558e31308ce2050409b9e1d9" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_d7237cf2c91c5c1d7f22063254489bcd.setContent(html_5d187138558e31308ce2050409b9e1d9);
|
|
|
|
|
|
|
|
marker_a520838e2e27032432d6564bb4f9c5f9.bindPopup(popup_d7237cf2c91c5c1d7f22063254489bcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a520838e2e27032432d6564bb4f9c5f9.setIcon(icon_87a9faf9b6329d00ce340a5f366fdcae);
|
|
|
|
|
|
var marker_e9f5bbfb93aeaa83355f31d69a6d77f9 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c4e9d5b1f715918c0454b367c23cf700 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_866b3e6abd4b40a6de2a289ba3167c61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b1a4393c19eaaeb8202ad26b1ce1578 = $(`<div id="html_1b1a4393c19eaaeb8202ad26b1ce1578" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_866b3e6abd4b40a6de2a289ba3167c61.setContent(html_1b1a4393c19eaaeb8202ad26b1ce1578);
|
|
|
|
|
|
|
|
marker_e9f5bbfb93aeaa83355f31d69a6d77f9.bindPopup(popup_866b3e6abd4b40a6de2a289ba3167c61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9f5bbfb93aeaa83355f31d69a6d77f9.setIcon(icon_c4e9d5b1f715918c0454b367c23cf700);
|
|
|
|
|
|
var marker_47005db69607f4ed3e9ab65c223c4b7b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_f1544d6d633fa50122f6e9e4245b2737 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b6897f921a3741576cfe539cc3bda30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_302e38b31979ad0c8cf8c99da1d88eb0 = $(`<div id="html_302e38b31979ad0c8cf8c99da1d88eb0" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_5b6897f921a3741576cfe539cc3bda30.setContent(html_302e38b31979ad0c8cf8c99da1d88eb0);
|
|
|
|
|
|
|
|
marker_47005db69607f4ed3e9ab65c223c4b7b.bindPopup(popup_5b6897f921a3741576cfe539cc3bda30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47005db69607f4ed3e9ab65c223c4b7b.setIcon(icon_f1544d6d633fa50122f6e9e4245b2737);
|
|
|
|
|
|
var marker_caf55462eb24aabd5561840687cc3d31 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_25819c54250d7f393b32c87a33ff6f77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25817eb01fe9ffd93727583e88a4876e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c26ca7192e265e2568152b533122b386 = $(`<div id="html_c26ca7192e265e2568152b533122b386" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_25817eb01fe9ffd93727583e88a4876e.setContent(html_c26ca7192e265e2568152b533122b386);
|
|
|
|
|
|
|
|
marker_caf55462eb24aabd5561840687cc3d31.bindPopup(popup_25817eb01fe9ffd93727583e88a4876e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caf55462eb24aabd5561840687cc3d31.setIcon(icon_25819c54250d7f393b32c87a33ff6f77);
|
|
|
|
|
|
var marker_2c235ab2a07c394ca04f670dd7753d53 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c969e5c9028694d4a00208791e518da2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f87d4bdf8165272bb6937ec12048c1de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b124ef2753105e1f0e97c9052ee5b065 = $(`<div id="html_b124ef2753105e1f0e97c9052ee5b065" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_f87d4bdf8165272bb6937ec12048c1de.setContent(html_b124ef2753105e1f0e97c9052ee5b065);
|
|
|
|
|
|
|
|
marker_2c235ab2a07c394ca04f670dd7753d53.bindPopup(popup_f87d4bdf8165272bb6937ec12048c1de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c235ab2a07c394ca04f670dd7753d53.setIcon(icon_c969e5c9028694d4a00208791e518da2);
|
|
|
|
|
|
var marker_09fa10155e87073514115f30d12432e1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_e4e4fd2b7fa088a913457e7710e559bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d574f018fd44e078877fc25f7f48a53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b65e3a1ebeb5cce853f1e09750a1ffa = $(`<div id="html_8b65e3a1ebeb5cce853f1e09750a1ffa" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_1d574f018fd44e078877fc25f7f48a53.setContent(html_8b65e3a1ebeb5cce853f1e09750a1ffa);
|
|
|
|
|
|
|
|
marker_09fa10155e87073514115f30d12432e1.bindPopup(popup_1d574f018fd44e078877fc25f7f48a53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09fa10155e87073514115f30d12432e1.setIcon(icon_e4e4fd2b7fa088a913457e7710e559bb);
|
|
|
|
|
|
var marker_29303a3d8a118dad0720779ecfc70ae9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_52c08304bf10e6a682dcb2006476dcaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aa43dd2d4096c18c806e1ac288c9fe5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bbac8b0f2ad4283e9aa5283ca42b795 = $(`<div id="html_8bbac8b0f2ad4283e9aa5283ca42b795" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_9aa43dd2d4096c18c806e1ac288c9fe5.setContent(html_8bbac8b0f2ad4283e9aa5283ca42b795);
|
|
|
|
|
|
|
|
marker_29303a3d8a118dad0720779ecfc70ae9.bindPopup(popup_9aa43dd2d4096c18c806e1ac288c9fe5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29303a3d8a118dad0720779ecfc70ae9.setIcon(icon_52c08304bf10e6a682dcb2006476dcaa);
|
|
|
|
|
|
var marker_127e10822694f779e52075594989b69d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0360f8711f440fa4513c5362c4534cb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c95c7ac3cc32adface30cf280b74a49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_537e4dd4a4c28cadb65e3ef7dae6c2f5 = $(`<div id="html_537e4dd4a4c28cadb65e3ef7dae6c2f5" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_6c95c7ac3cc32adface30cf280b74a49.setContent(html_537e4dd4a4c28cadb65e3ef7dae6c2f5);
|
|
|
|
|
|
|
|
marker_127e10822694f779e52075594989b69d.bindPopup(popup_6c95c7ac3cc32adface30cf280b74a49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_127e10822694f779e52075594989b69d.setIcon(icon_0360f8711f440fa4513c5362c4534cb6);
|
|
|
|
|
|
var marker_c438190a6c680098329d683d9abd6fff = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b847bf1d5377c327bf180c93fc307236 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7eafea832e827e8da01c232e24853f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b463624656d47a56cf80f448ada34785 = $(`<div id="html_b463624656d47a56cf80f448ada34785" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_d7eafea832e827e8da01c232e24853f9.setContent(html_b463624656d47a56cf80f448ada34785);
|
|
|
|
|
|
|
|
marker_c438190a6c680098329d683d9abd6fff.bindPopup(popup_d7eafea832e827e8da01c232e24853f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c438190a6c680098329d683d9abd6fff.setIcon(icon_b847bf1d5377c327bf180c93fc307236);
|
|
|
|
|
|
var marker_2abfba4ff02d31dfc32bba08a12a26e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_aaeeebbcab1ef710c8636a0e29552a55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_643178e387b74ca47f0eff16ef89b9c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9ff821beb9123349cf3126dd45b04f1 = $(`<div id="html_d9ff821beb9123349cf3126dd45b04f1" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_643178e387b74ca47f0eff16ef89b9c8.setContent(html_d9ff821beb9123349cf3126dd45b04f1);
|
|
|
|
|
|
|
|
marker_2abfba4ff02d31dfc32bba08a12a26e1.bindPopup(popup_643178e387b74ca47f0eff16ef89b9c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2abfba4ff02d31dfc32bba08a12a26e1.setIcon(icon_aaeeebbcab1ef710c8636a0e29552a55);
|
|
|
|
|
|
var marker_25fe732e9eee126d3c81b87492b06289 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_22cf403faeb49ee104c9abb2b4d2f748 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82bece013419610351828cfb5de4308e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eb604c487cbf861071ade85bf21d108 = $(`<div id="html_3eb604c487cbf861071ade85bf21d108" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_82bece013419610351828cfb5de4308e.setContent(html_3eb604c487cbf861071ade85bf21d108);
|
|
|
|
|
|
|
|
marker_25fe732e9eee126d3c81b87492b06289.bindPopup(popup_82bece013419610351828cfb5de4308e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25fe732e9eee126d3c81b87492b06289.setIcon(icon_22cf403faeb49ee104c9abb2b4d2f748);
|
|
|
|
|
|
var marker_bb9b5463f2f2e1d61f564904ff0a4ad7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b7c857c4b65af96688d8a2ecc0d92ca9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53af57e5b81b3bda9bf5501c4e8effd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bf2d49548be5e292d3619ee5d14ed24 = $(`<div id="html_9bf2d49548be5e292d3619ee5d14ed24" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_53af57e5b81b3bda9bf5501c4e8effd9.setContent(html_9bf2d49548be5e292d3619ee5d14ed24);
|
|
|
|
|
|
|
|
marker_bb9b5463f2f2e1d61f564904ff0a4ad7.bindPopup(popup_53af57e5b81b3bda9bf5501c4e8effd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb9b5463f2f2e1d61f564904ff0a4ad7.setIcon(icon_b7c857c4b65af96688d8a2ecc0d92ca9);
|
|
|
|
|
|
var marker_b7bdae0ede3c4c5141f77cb7b48c8fd2 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8141085f85f494ce1af39d68bbd0d5be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_641ffc061bde54c44eb84ec80bbbf16d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b56fa2d214db7066dcc3d05d3b1358f0 = $(`<div id="html_b56fa2d214db7066dcc3d05d3b1358f0" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_641ffc061bde54c44eb84ec80bbbf16d.setContent(html_b56fa2d214db7066dcc3d05d3b1358f0);
|
|
|
|
|
|
|
|
marker_b7bdae0ede3c4c5141f77cb7b48c8fd2.bindPopup(popup_641ffc061bde54c44eb84ec80bbbf16d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7bdae0ede3c4c5141f77cb7b48c8fd2.setIcon(icon_8141085f85f494ce1af39d68bbd0d5be);
|
|
|
|
|
|
var marker_53340c5be19a61cfb71570a9b14c793e = L.marker(
|
|
[39.2904, -76.6122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ec387fec7b9508ce0c741fc5f77c4de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_601fdd7da910489faab0c5d623d93636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba9595d614d50b03e716832e46002e1e = $(`<div id="html_ba9595d614d50b03e716832e46002e1e" style="width: 100.0%; height: 100.0%;">relay.samcorn.synology.me</div>`)[0];
|
|
popup_601fdd7da910489faab0c5d623d93636.setContent(html_ba9595d614d50b03e716832e46002e1e);
|
|
|
|
|
|
|
|
marker_53340c5be19a61cfb71570a9b14c793e.bindPopup(popup_601fdd7da910489faab0c5d623d93636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53340c5be19a61cfb71570a9b14c793e.setIcon(icon_ec387fec7b9508ce0c741fc5f77c4de8);
|
|
|
|
|
|
var marker_f43c13931763816326fffcff263447af = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a447d3b73a11e15a053926259877a7df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f74a4f027e144a5d24dddc141233d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b18743e403e341ca9823826746c967a4 = $(`<div id="html_b18743e403e341ca9823826746c967a4" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_9f74a4f027e144a5d24dddc141233d5d.setContent(html_b18743e403e341ca9823826746c967a4);
|
|
|
|
|
|
|
|
marker_f43c13931763816326fffcff263447af.bindPopup(popup_9f74a4f027e144a5d24dddc141233d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f43c13931763816326fffcff263447af.setIcon(icon_a447d3b73a11e15a053926259877a7df);
|
|
|
|
|
|
var marker_4f1e52e7a72f4d73db05f873a66546af = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_e7b2c2a420e021e0813de89dd243cb60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1a977bd28500445b16c326513e3c21c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d4fc69ed723bfb7f65c36c410fa3334 = $(`<div id="html_3d4fc69ed723bfb7f65c36c410fa3334" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_a1a977bd28500445b16c326513e3c21c.setContent(html_3d4fc69ed723bfb7f65c36c410fa3334);
|
|
|
|
|
|
|
|
marker_4f1e52e7a72f4d73db05f873a66546af.bindPopup(popup_a1a977bd28500445b16c326513e3c21c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f1e52e7a72f4d73db05f873a66546af.setIcon(icon_e7b2c2a420e021e0813de89dd243cb60);
|
|
|
|
|
|
var marker_88f05fc0a24934607452d1e81f0360dd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_86689bb0646d315d71bebf3f5ffce5c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff1634de1a41791171e26f5d7566010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a79da0c404ece2ed9f4b3fc715aef2c8 = $(`<div id="html_a79da0c404ece2ed9f4b3fc715aef2c8" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_eff1634de1a41791171e26f5d7566010.setContent(html_a79da0c404ece2ed9f4b3fc715aef2c8);
|
|
|
|
|
|
|
|
marker_88f05fc0a24934607452d1e81f0360dd.bindPopup(popup_eff1634de1a41791171e26f5d7566010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88f05fc0a24934607452d1e81f0360dd.setIcon(icon_86689bb0646d315d71bebf3f5ffce5c2);
|
|
|
|
|
|
var marker_36860cd0380f204677ab3d3477fe925b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a2f5cd6e6ebe624f7d9c760dec2698d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_513b0a3f05beccec0f78a2de6523bc56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbd42b397cd5c0168c68813a87af8023 = $(`<div id="html_bbd42b397cd5c0168c68813a87af8023" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_513b0a3f05beccec0f78a2de6523bc56.setContent(html_bbd42b397cd5c0168c68813a87af8023);
|
|
|
|
|
|
|
|
marker_36860cd0380f204677ab3d3477fe925b.bindPopup(popup_513b0a3f05beccec0f78a2de6523bc56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36860cd0380f204677ab3d3477fe925b.setIcon(icon_a2f5cd6e6ebe624f7d9c760dec2698d0);
|
|
|
|
|
|
var marker_f0cd0ade55bfd04473d7e74709ab6d64 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d7fcb66928936590321f2c84d73b102d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_217e7d10a6ec315b629ca3495c55c352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02ce6f6c99cb16bf024da4c87d7fccdc = $(`<div id="html_02ce6f6c99cb16bf024da4c87d7fccdc" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_217e7d10a6ec315b629ca3495c55c352.setContent(html_02ce6f6c99cb16bf024da4c87d7fccdc);
|
|
|
|
|
|
|
|
marker_f0cd0ade55bfd04473d7e74709ab6d64.bindPopup(popup_217e7d10a6ec315b629ca3495c55c352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0cd0ade55bfd04473d7e74709ab6d64.setIcon(icon_d7fcb66928936590321f2c84d73b102d);
|
|
|
|
|
|
var marker_6786cc52c494ff27f28c97ed6ab85f4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9c7e5a434e350a141d7b7985f367a8d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cb41fcc494d91c16121d8557232b865 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38c60876dff5c21a1ea97056e5f10e51 = $(`<div id="html_38c60876dff5c21a1ea97056e5f10e51" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_5cb41fcc494d91c16121d8557232b865.setContent(html_38c60876dff5c21a1ea97056e5f10e51);
|
|
|
|
|
|
|
|
marker_6786cc52c494ff27f28c97ed6ab85f4d.bindPopup(popup_5cb41fcc494d91c16121d8557232b865)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6786cc52c494ff27f28c97ed6ab85f4d.setIcon(icon_9c7e5a434e350a141d7b7985f367a8d8);
|
|
|
|
|
|
var marker_8631aa04d87ac30dd49c82f2e0c02e73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9a15d7262eaa093d22c30e6b0539ed45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86d05f5db36ac6b09517aeca10b31446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b41af825318f49e8ee5cfea1da96f1ca = $(`<div id="html_b41af825318f49e8ee5cfea1da96f1ca" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_86d05f5db36ac6b09517aeca10b31446.setContent(html_b41af825318f49e8ee5cfea1da96f1ca);
|
|
|
|
|
|
|
|
marker_8631aa04d87ac30dd49c82f2e0c02e73.bindPopup(popup_86d05f5db36ac6b09517aeca10b31446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8631aa04d87ac30dd49c82f2e0c02e73.setIcon(icon_9a15d7262eaa093d22c30e6b0539ed45);
|
|
|
|
|
|
var marker_7579559ab2755352968484b493dc85f3 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7420622344fe791d28be92405cd7bab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23971850ed29ad8ca677d2e42c79ab2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9924230738c3a8d1498287f93acf012e = $(`<div id="html_9924230738c3a8d1498287f93acf012e" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_23971850ed29ad8ca677d2e42c79ab2a.setContent(html_9924230738c3a8d1498287f93acf012e);
|
|
|
|
|
|
|
|
marker_7579559ab2755352968484b493dc85f3.bindPopup(popup_23971850ed29ad8ca677d2e42c79ab2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7579559ab2755352968484b493dc85f3.setIcon(icon_7420622344fe791d28be92405cd7bab8);
|
|
|
|
|
|
var marker_3a9b1caa3329ba2b9cbbf6470bb26eb0 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7b3da54720ee25f7fbd659790c16642c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5e12608c8e02bab59a04397977341c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92455d9c985cd07a55ebbf0ada51739a = $(`<div id="html_92455d9c985cd07a55ebbf0ada51739a" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_c5e12608c8e02bab59a04397977341c1.setContent(html_92455d9c985cd07a55ebbf0ada51739a);
|
|
|
|
|
|
|
|
marker_3a9b1caa3329ba2b9cbbf6470bb26eb0.bindPopup(popup_c5e12608c8e02bab59a04397977341c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9b1caa3329ba2b9cbbf6470bb26eb0.setIcon(icon_7b3da54720ee25f7fbd659790c16642c);
|
|
|
|
|
|
var marker_5475a151cb71e8ec877b1f920ab28923 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_55354b1087d3d78ae59b637d0d7aa47a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0383be96b4b175b2df337bfc5b4a2ccf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79ed535397d8eee14750ab41b084f5f1 = $(`<div id="html_79ed535397d8eee14750ab41b084f5f1" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_0383be96b4b175b2df337bfc5b4a2ccf.setContent(html_79ed535397d8eee14750ab41b084f5f1);
|
|
|
|
|
|
|
|
marker_5475a151cb71e8ec877b1f920ab28923.bindPopup(popup_0383be96b4b175b2df337bfc5b4a2ccf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5475a151cb71e8ec877b1f920ab28923.setIcon(icon_55354b1087d3d78ae59b637d0d7aa47a);
|
|
|
|
|
|
var marker_80b35d4be086ce33089b07e156c1358a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_58f75d2cd1917ba5b4960a71253782a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e3716457bae7cc57a8b2fff8495a945 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e07e343db7c25850cb6b62b181a283db = $(`<div id="html_e07e343db7c25850cb6b62b181a283db" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_8e3716457bae7cc57a8b2fff8495a945.setContent(html_e07e343db7c25850cb6b62b181a283db);
|
|
|
|
|
|
|
|
marker_80b35d4be086ce33089b07e156c1358a.bindPopup(popup_8e3716457bae7cc57a8b2fff8495a945)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80b35d4be086ce33089b07e156c1358a.setIcon(icon_58f75d2cd1917ba5b4960a71253782a1);
|
|
|
|
|
|
var marker_dc452eac3b000dd313be996631efbf48 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9db9694408c4bc3c54f742e05acacd81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a05aa32e1de8b254bf0b539f16da2284 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5e58369f314a67229fecead2a39419d = $(`<div id="html_a5e58369f314a67229fecead2a39419d" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_a05aa32e1de8b254bf0b539f16da2284.setContent(html_a5e58369f314a67229fecead2a39419d);
|
|
|
|
|
|
|
|
marker_dc452eac3b000dd313be996631efbf48.bindPopup(popup_a05aa32e1de8b254bf0b539f16da2284)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc452eac3b000dd313be996631efbf48.setIcon(icon_9db9694408c4bc3c54f742e05acacd81);
|
|
|
|
|
|
var marker_a36884ba100e8cd72f5769492b36dda4 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_60e95db6d496cced9dc2972909bc4e0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_700c318babc81d53816a67b0383bfcf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c891ccb43a28bc23fa1694a3b2801b92 = $(`<div id="html_c891ccb43a28bc23fa1694a3b2801b92" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_700c318babc81d53816a67b0383bfcf7.setContent(html_c891ccb43a28bc23fa1694a3b2801b92);
|
|
|
|
|
|
|
|
marker_a36884ba100e8cd72f5769492b36dda4.bindPopup(popup_700c318babc81d53816a67b0383bfcf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a36884ba100e8cd72f5769492b36dda4.setIcon(icon_60e95db6d496cced9dc2972909bc4e0d);
|
|
|
|
|
|
var marker_b79d338ff125f1815ac1c94506b1008a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_09aee264e19d4a8eaba17815c8307b41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2540a6b437402ba86048270854a1af1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2041f4158e5785c406f6fc0199005e26 = $(`<div id="html_2041f4158e5785c406f6fc0199005e26" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_d2540a6b437402ba86048270854a1af1.setContent(html_2041f4158e5785c406f6fc0199005e26);
|
|
|
|
|
|
|
|
marker_b79d338ff125f1815ac1c94506b1008a.bindPopup(popup_d2540a6b437402ba86048270854a1af1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b79d338ff125f1815ac1c94506b1008a.setIcon(icon_09aee264e19d4a8eaba17815c8307b41);
|
|
|
|
|
|
var marker_0a3bbcbd87731c2c2bbb50d12af474b7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_356289318403e987bd489c8f33ce13c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_187654fb0a1b38eaf79ab20efbe85b96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70de6bdfbdde99d0533b193ca771b68d = $(`<div id="html_70de6bdfbdde99d0533b193ca771b68d" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_187654fb0a1b38eaf79ab20efbe85b96.setContent(html_70de6bdfbdde99d0533b193ca771b68d);
|
|
|
|
|
|
|
|
marker_0a3bbcbd87731c2c2bbb50d12af474b7.bindPopup(popup_187654fb0a1b38eaf79ab20efbe85b96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a3bbcbd87731c2c2bbb50d12af474b7.setIcon(icon_356289318403e987bd489c8f33ce13c1);
|
|
|
|
|
|
var marker_cd1e02038c325143798e5df7d3a07331 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7112bb39b7f03839e6e6fa4309b22293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f988f36d710b573451559a8b90723112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e73d818255f1dcf9259b90272486c2ca = $(`<div id="html_e73d818255f1dcf9259b90272486c2ca" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_f988f36d710b573451559a8b90723112.setContent(html_e73d818255f1dcf9259b90272486c2ca);
|
|
|
|
|
|
|
|
marker_cd1e02038c325143798e5df7d3a07331.bindPopup(popup_f988f36d710b573451559a8b90723112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd1e02038c325143798e5df7d3a07331.setIcon(icon_7112bb39b7f03839e6e6fa4309b22293);
|
|
|
|
|
|
var marker_63627c4dd56de692c81a6e05670c29bb = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d6587724c1cd29350b14ce204fd3f6a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6ad4774dde6052aaee256ce37bdd902 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7cdb69536054caa478c50ffb96b6ad8 = $(`<div id="html_b7cdb69536054caa478c50ffb96b6ad8" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_d6ad4774dde6052aaee256ce37bdd902.setContent(html_b7cdb69536054caa478c50ffb96b6ad8);
|
|
|
|
|
|
|
|
marker_63627c4dd56de692c81a6e05670c29bb.bindPopup(popup_d6ad4774dde6052aaee256ce37bdd902)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63627c4dd56de692c81a6e05670c29bb.setIcon(icon_d6587724c1cd29350b14ce204fd3f6a4);
|
|
|
|
|
|
var marker_86dc253c33d85fa382084ebe2c8c6374 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a118a41f6d96fd232beaae3e7a78c0ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e333fb04b209719cc32aeb547cb47466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b48040c21721f07776d2df96b605d9c4 = $(`<div id="html_b48040c21721f07776d2df96b605d9c4" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_e333fb04b209719cc32aeb547cb47466.setContent(html_b48040c21721f07776d2df96b605d9c4);
|
|
|
|
|
|
|
|
marker_86dc253c33d85fa382084ebe2c8c6374.bindPopup(popup_e333fb04b209719cc32aeb547cb47466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86dc253c33d85fa382084ebe2c8c6374.setIcon(icon_a118a41f6d96fd232beaae3e7a78c0ea);
|
|
|
|
|
|
var marker_0ace873efc65a36c2a4f2e50b2684c84 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_93eb9176a0379ca3e5b322b0f9b91386 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0279b6b026f1fe664465d88ff97f49e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd602de11c7c3a56db04a95f070f28ae = $(`<div id="html_bd602de11c7c3a56db04a95f070f28ae" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_0279b6b026f1fe664465d88ff97f49e2.setContent(html_bd602de11c7c3a56db04a95f070f28ae);
|
|
|
|
|
|
|
|
marker_0ace873efc65a36c2a4f2e50b2684c84.bindPopup(popup_0279b6b026f1fe664465d88ff97f49e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ace873efc65a36c2a4f2e50b2684c84.setIcon(icon_93eb9176a0379ca3e5b322b0f9b91386);
|
|
|
|
|
|
var marker_0995e9afeac921f58816e790fc7f1691 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_92ebc97725ac81643d638c1c742dc1e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d49093db75d11367eda0efaa3816042c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d4549e739ee4051bf1c74dfb05e3d9 = $(`<div id="html_a4d4549e739ee4051bf1c74dfb05e3d9" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_d49093db75d11367eda0efaa3816042c.setContent(html_a4d4549e739ee4051bf1c74dfb05e3d9);
|
|
|
|
|
|
|
|
marker_0995e9afeac921f58816e790fc7f1691.bindPopup(popup_d49093db75d11367eda0efaa3816042c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0995e9afeac921f58816e790fc7f1691.setIcon(icon_92ebc97725ac81643d638c1c742dc1e4);
|
|
|
|
|
|
var marker_99b5b33ebb777e6e7c61231a828f2824 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_39cf69dc6d2414751a9154a340e302ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95f5b961beded2404a27653482f80ced = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_756a1cd0d62ef294a256d59f2619ce3a = $(`<div id="html_756a1cd0d62ef294a256d59f2619ce3a" style="width: 100.0%; height: 100.0%;">relay.fizx.uk</div>`)[0];
|
|
popup_95f5b961beded2404a27653482f80ced.setContent(html_756a1cd0d62ef294a256d59f2619ce3a);
|
|
|
|
|
|
|
|
marker_99b5b33ebb777e6e7c61231a828f2824.bindPopup(popup_95f5b961beded2404a27653482f80ced)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99b5b33ebb777e6e7c61231a828f2824.setIcon(icon_39cf69dc6d2414751a9154a340e302ef);
|
|
|
|
|
|
var marker_5157104a28c19acf7ad1b8725a09d037 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ed968e69122c45d60bd30fe8bc9ee512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7945eb6e368a84a92ae2c8438c605fb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d025fd72221672554b8ae36f68dad8d9 = $(`<div id="html_d025fd72221672554b8ae36f68dad8d9" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_7945eb6e368a84a92ae2c8438c605fb8.setContent(html_d025fd72221672554b8ae36f68dad8d9);
|
|
|
|
|
|
|
|
marker_5157104a28c19acf7ad1b8725a09d037.bindPopup(popup_7945eb6e368a84a92ae2c8438c605fb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5157104a28c19acf7ad1b8725a09d037.setIcon(icon_ed968e69122c45d60bd30fe8bc9ee512);
|
|
|
|
|
|
var marker_b25051bbe3fb04c1e57ee0995eeab47c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_e134f6aeb769901e524b7593d3994e35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_def631bcd13258226436f775019e3d43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1df12d06a397c3150508d001adf1e3d0 = $(`<div id="html_1df12d06a397c3150508d001adf1e3d0" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_def631bcd13258226436f775019e3d43.setContent(html_1df12d06a397c3150508d001adf1e3d0);
|
|
|
|
|
|
|
|
marker_b25051bbe3fb04c1e57ee0995eeab47c.bindPopup(popup_def631bcd13258226436f775019e3d43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b25051bbe3fb04c1e57ee0995eeab47c.setIcon(icon_e134f6aeb769901e524b7593d3994e35);
|
|
|
|
|
|
var marker_4a85913ff8c6bd4cc7082d52288b2b35 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_fb5ff080c7f9530122f55f3eb2599770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6fae0a2a677df1d6b315c37fb902fce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d38714f2b3827b5727168253d31e6e8c = $(`<div id="html_d38714f2b3827b5727168253d31e6e8c" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_b6fae0a2a677df1d6b315c37fb902fce.setContent(html_d38714f2b3827b5727168253d31e6e8c);
|
|
|
|
|
|
|
|
marker_4a85913ff8c6bd4cc7082d52288b2b35.bindPopup(popup_b6fae0a2a677df1d6b315c37fb902fce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a85913ff8c6bd4cc7082d52288b2b35.setIcon(icon_fb5ff080c7f9530122f55f3eb2599770);
|
|
|
|
|
|
var marker_3b72ff74049f01f474beb69edc508e53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_aad8a641b0b9e4c03af80c82cc51cf26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6dc59dbfe9f4cd94abd5cc558024775 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b481c1149d4ce8e304e422ac3cc2651 = $(`<div id="html_8b481c1149d4ce8e304e422ac3cc2651" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_e6dc59dbfe9f4cd94abd5cc558024775.setContent(html_8b481c1149d4ce8e304e422ac3cc2651);
|
|
|
|
|
|
|
|
marker_3b72ff74049f01f474beb69edc508e53.bindPopup(popup_e6dc59dbfe9f4cd94abd5cc558024775)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b72ff74049f01f474beb69edc508e53.setIcon(icon_aad8a641b0b9e4c03af80c82cc51cf26);
|
|
|
|
|
|
var marker_c4bce6731ff51ec917f37cff0d292c1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_2281f5111b60e369af692fe377b887ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6328c77ac715e5fe6f6f9b2cbdca4f7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0165c8d8e292c3721631ca956ea89b33 = $(`<div id="html_0165c8d8e292c3721631ca956ea89b33" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_6328c77ac715e5fe6f6f9b2cbdca4f7e.setContent(html_0165c8d8e292c3721631ca956ea89b33);
|
|
|
|
|
|
|
|
marker_c4bce6731ff51ec917f37cff0d292c1a.bindPopup(popup_6328c77ac715e5fe6f6f9b2cbdca4f7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4bce6731ff51ec917f37cff0d292c1a.setIcon(icon_2281f5111b60e369af692fe377b887ab);
|
|
|
|
|
|
var marker_6ca38358990fbd0e6f552be3e1ab0f1e = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_eeec1a02abfbf47f8694e928458943ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d14a1f54434423f2e2b4348b73c054b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf29bd0d262385b83ba582a0b8416329 = $(`<div id="html_cf29bd0d262385b83ba582a0b8416329" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_5d14a1f54434423f2e2b4348b73c054b.setContent(html_cf29bd0d262385b83ba582a0b8416329);
|
|
|
|
|
|
|
|
marker_6ca38358990fbd0e6f552be3e1ab0f1e.bindPopup(popup_5d14a1f54434423f2e2b4348b73c054b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca38358990fbd0e6f552be3e1ab0f1e.setIcon(icon_eeec1a02abfbf47f8694e928458943ea);
|
|
|
|
|
|
var marker_a566b9cafd36f9bf65b50f62cdbb4e6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9ccc334d866dd0a2ff962baf2b52db8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02ef9704222d4ac2195f7b8a55e2b054 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52d4b96c4ad6bb1e2ad55fae62ceb2db = $(`<div id="html_52d4b96c4ad6bb1e2ad55fae62ceb2db" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_02ef9704222d4ac2195f7b8a55e2b054.setContent(html_52d4b96c4ad6bb1e2ad55fae62ceb2db);
|
|
|
|
|
|
|
|
marker_a566b9cafd36f9bf65b50f62cdbb4e6d.bindPopup(popup_02ef9704222d4ac2195f7b8a55e2b054)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a566b9cafd36f9bf65b50f62cdbb4e6d.setIcon(icon_9ccc334d866dd0a2ff962baf2b52db8c);
|
|
|
|
|
|
var marker_c751350196ebb4b4bcbe21cc1ba8c429 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5f1cd8093768f2e1b8a4b3916dc03b70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b9d9d10d811492d3f982ba2f5cc780e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a60a3d367b183347a9dce6687a5a2b9c = $(`<div id="html_a60a3d367b183347a9dce6687a5a2b9c" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_2b9d9d10d811492d3f982ba2f5cc780e.setContent(html_a60a3d367b183347a9dce6687a5a2b9c);
|
|
|
|
|
|
|
|
marker_c751350196ebb4b4bcbe21cc1ba8c429.bindPopup(popup_2b9d9d10d811492d3f982ba2f5cc780e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c751350196ebb4b4bcbe21cc1ba8c429.setIcon(icon_5f1cd8093768f2e1b8a4b3916dc03b70);
|
|
|
|
|
|
var marker_1de0a8a26c3dc640879739fec2e64ed7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a992428ac5fca961d391395683af8c63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a06054c25f7c4ea29f57e6f5659a8de3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7410f0a8e9e6425fd06e65bf2b9089c7 = $(`<div id="html_7410f0a8e9e6425fd06e65bf2b9089c7" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_a06054c25f7c4ea29f57e6f5659a8de3.setContent(html_7410f0a8e9e6425fd06e65bf2b9089c7);
|
|
|
|
|
|
|
|
marker_1de0a8a26c3dc640879739fec2e64ed7.bindPopup(popup_a06054c25f7c4ea29f57e6f5659a8de3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1de0a8a26c3dc640879739fec2e64ed7.setIcon(icon_a992428ac5fca961d391395683af8c63);
|
|
|
|
|
|
var marker_00d3725b63713dba1309625db1d3397d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_6f8fa3892fbfac3c14c1ef633b0190e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_960c3f617d2c23e1eeee171e33a570ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e2a081ce9460a6e65fb11e6eef3f2e = $(`<div id="html_f6e2a081ce9460a6e65fb11e6eef3f2e" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_960c3f617d2c23e1eeee171e33a570ac.setContent(html_f6e2a081ce9460a6e65fb11e6eef3f2e);
|
|
|
|
|
|
|
|
marker_00d3725b63713dba1309625db1d3397d.bindPopup(popup_960c3f617d2c23e1eeee171e33a570ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00d3725b63713dba1309625db1d3397d.setIcon(icon_6f8fa3892fbfac3c14c1ef633b0190e8);
|
|
|
|
|
|
var marker_6d5ddc9c1c5b643654478674516a0332 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_68300adde64e18353701064ec21f14b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa14f5b277c74c5920b243215bd4b4ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a1573df55b48234811b135e3e818445 = $(`<div id="html_2a1573df55b48234811b135e3e818445" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_fa14f5b277c74c5920b243215bd4b4ce.setContent(html_2a1573df55b48234811b135e3e818445);
|
|
|
|
|
|
|
|
marker_6d5ddc9c1c5b643654478674516a0332.bindPopup(popup_fa14f5b277c74c5920b243215bd4b4ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d5ddc9c1c5b643654478674516a0332.setIcon(icon_68300adde64e18353701064ec21f14b5);
|
|
|
|
|
|
var marker_7da9f7a944eb2661c638935a73b20aa4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_48bc618cf0b043ecfdd88e42c0da82db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ee46dca3a5e591c4446e7ebbfe3fa8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6082a0ce243b41a7d2fc3b957eb6f191 = $(`<div id="html_6082a0ce243b41a7d2fc3b957eb6f191" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_7ee46dca3a5e591c4446e7ebbfe3fa8f.setContent(html_6082a0ce243b41a7d2fc3b957eb6f191);
|
|
|
|
|
|
|
|
marker_7da9f7a944eb2661c638935a73b20aa4.bindPopup(popup_7ee46dca3a5e591c4446e7ebbfe3fa8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7da9f7a944eb2661c638935a73b20aa4.setIcon(icon_48bc618cf0b043ecfdd88e42c0da82db);
|
|
|
|
|
|
var marker_9c63161738f6bf03441cb61be9f58d84 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7eff0daa752d11ea19e469aba6bc706b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_114e59aa723f3ebe22e0ec52e059703a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_345337ce69681e42214bf37cdf1e230a = $(`<div id="html_345337ce69681e42214bf37cdf1e230a" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_114e59aa723f3ebe22e0ec52e059703a.setContent(html_345337ce69681e42214bf37cdf1e230a);
|
|
|
|
|
|
|
|
marker_9c63161738f6bf03441cb61be9f58d84.bindPopup(popup_114e59aa723f3ebe22e0ec52e059703a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c63161738f6bf03441cb61be9f58d84.setIcon(icon_7eff0daa752d11ea19e469aba6bc706b);
|
|
|
|
|
|
var marker_e35698fc1aeda838edff398862ebdd7f = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3232322f2166b2980431438e08ab0182 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_300126b6607542f7d316ab44a8b1ea54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afa0421e8ee5be1d280e1866bb6b121f = $(`<div id="html_afa0421e8ee5be1d280e1866bb6b121f" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_300126b6607542f7d316ab44a8b1ea54.setContent(html_afa0421e8ee5be1d280e1866bb6b121f);
|
|
|
|
|
|
|
|
marker_e35698fc1aeda838edff398862ebdd7f.bindPopup(popup_300126b6607542f7d316ab44a8b1ea54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e35698fc1aeda838edff398862ebdd7f.setIcon(icon_3232322f2166b2980431438e08ab0182);
|
|
|
|
|
|
var marker_3364b79826d5b1a35e288cc153b1cd1f = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9d042634021ac4a5c079ae2db7ffcfca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4512cd7331670adff16431c29fbd9946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3ab4cbb9e9d54d5c1b0fced26d0475d = $(`<div id="html_e3ab4cbb9e9d54d5c1b0fced26d0475d" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_4512cd7331670adff16431c29fbd9946.setContent(html_e3ab4cbb9e9d54d5c1b0fced26d0475d);
|
|
|
|
|
|
|
|
marker_3364b79826d5b1a35e288cc153b1cd1f.bindPopup(popup_4512cd7331670adff16431c29fbd9946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3364b79826d5b1a35e288cc153b1cd1f.setIcon(icon_9d042634021ac4a5c079ae2db7ffcfca);
|
|
|
|
|
|
var marker_f3d3d2a4f9df914a132cff812c81a81d = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1f907a27ac7f19e4095038e18bbb93ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_795ae0079a663641d061ab20b7aa2ab4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94f8eb85fa0ac4835accf2c600effc8d = $(`<div id="html_94f8eb85fa0ac4835accf2c600effc8d" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_795ae0079a663641d061ab20b7aa2ab4.setContent(html_94f8eb85fa0ac4835accf2c600effc8d);
|
|
|
|
|
|
|
|
marker_f3d3d2a4f9df914a132cff812c81a81d.bindPopup(popup_795ae0079a663641d061ab20b7aa2ab4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3d3d2a4f9df914a132cff812c81a81d.setIcon(icon_1f907a27ac7f19e4095038e18bbb93ff);
|
|
|
|
|
|
var marker_b1e8bb1209da2145728f1f8f3627c5ac = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8401304833a705315ab52e59915453f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db26e6d5ab3309584d6b0b8611529926 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e6f882658f1bc8714a452277bf46c02 = $(`<div id="html_8e6f882658f1bc8714a452277bf46c02" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_db26e6d5ab3309584d6b0b8611529926.setContent(html_8e6f882658f1bc8714a452277bf46c02);
|
|
|
|
|
|
|
|
marker_b1e8bb1209da2145728f1f8f3627c5ac.bindPopup(popup_db26e6d5ab3309584d6b0b8611529926)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1e8bb1209da2145728f1f8f3627c5ac.setIcon(icon_8401304833a705315ab52e59915453f8);
|
|
|
|
|
|
var marker_8150b89f1461f631f6b3cc6ea285fc31 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8c79dad9a9f3e82fa6a1e18d8849c129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_059b6a3cbdac1a3505714476ec6ce2f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf3e471c275aaf76e2b66c5f02519d15 = $(`<div id="html_cf3e471c275aaf76e2b66c5f02519d15" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_059b6a3cbdac1a3505714476ec6ce2f8.setContent(html_cf3e471c275aaf76e2b66c5f02519d15);
|
|
|
|
|
|
|
|
marker_8150b89f1461f631f6b3cc6ea285fc31.bindPopup(popup_059b6a3cbdac1a3505714476ec6ce2f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8150b89f1461f631f6b3cc6ea285fc31.setIcon(icon_8c79dad9a9f3e82fa6a1e18d8849c129);
|
|
|
|
|
|
var marker_2647d973a053a2e398d1db9b20a44c9e = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_07453ba6f5ea088b22fd06c7c8a2b597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a771b4f886e81e5a8c6d5453484a51b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05f8565d3f882aa32da72082ebd29f03 = $(`<div id="html_05f8565d3f882aa32da72082ebd29f03" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_3a771b4f886e81e5a8c6d5453484a51b.setContent(html_05f8565d3f882aa32da72082ebd29f03);
|
|
|
|
|
|
|
|
marker_2647d973a053a2e398d1db9b20a44c9e.bindPopup(popup_3a771b4f886e81e5a8c6d5453484a51b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2647d973a053a2e398d1db9b20a44c9e.setIcon(icon_07453ba6f5ea088b22fd06c7c8a2b597);
|
|
|
|
|
|
var marker_9097a328e7cc376d31e339e31aae2adc = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_aacd80d15a371b5dfd9b7fdf8ac28cfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d57ad941bdb113fa0e281db986c600b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eae485aa738e520e427b047fa3e303e4 = $(`<div id="html_eae485aa738e520e427b047fa3e303e4" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_2d57ad941bdb113fa0e281db986c600b.setContent(html_eae485aa738e520e427b047fa3e303e4);
|
|
|
|
|
|
|
|
marker_9097a328e7cc376d31e339e31aae2adc.bindPopup(popup_2d57ad941bdb113fa0e281db986c600b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9097a328e7cc376d31e339e31aae2adc.setIcon(icon_aacd80d15a371b5dfd9b7fdf8ac28cfb);
|
|
|
|
|
|
var marker_edd4bbc20031805fca936088d0b4400a = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1553bf06230e023b125822506c1f7914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b5795ce419f7735e94f966591485169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e51f71c883aa3f6c59bcf0cca9c773a7 = $(`<div id="html_e51f71c883aa3f6c59bcf0cca9c773a7" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_5b5795ce419f7735e94f966591485169.setContent(html_e51f71c883aa3f6c59bcf0cca9c773a7);
|
|
|
|
|
|
|
|
marker_edd4bbc20031805fca936088d0b4400a.bindPopup(popup_5b5795ce419f7735e94f966591485169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edd4bbc20031805fca936088d0b4400a.setIcon(icon_1553bf06230e023b125822506c1f7914);
|
|
|
|
|
|
var marker_cb3ea9d493e117b2c3387a73bd94be1c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_637a587133f798dd57caa3f0a927bc84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c1b228429a0879cb2e860c8859c9663 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fec6d443744f6303c907ab1fa3be6ad7 = $(`<div id="html_fec6d443744f6303c907ab1fa3be6ad7" style="width: 100.0%; height: 100.0%;">relay.astrolabe.finance</div>`)[0];
|
|
popup_4c1b228429a0879cb2e860c8859c9663.setContent(html_fec6d443744f6303c907ab1fa3be6ad7);
|
|
|
|
|
|
|
|
marker_cb3ea9d493e117b2c3387a73bd94be1c.bindPopup(popup_4c1b228429a0879cb2e860c8859c9663)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb3ea9d493e117b2c3387a73bd94be1c.setIcon(icon_637a587133f798dd57caa3f0a927bc84);
|
|
|
|
|
|
var marker_75d5e14502cb237ec4bd3a0796521cf3 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_59b0c852f4bef45d193a66aa63948e4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8624569c25764e6f1995a8b17a7461c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_904b3f5bdd0a3a29ab21417e19688d0f = $(`<div id="html_904b3f5bdd0a3a29ab21417e19688d0f" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_8624569c25764e6f1995a8b17a7461c6.setContent(html_904b3f5bdd0a3a29ab21417e19688d0f);
|
|
|
|
|
|
|
|
marker_75d5e14502cb237ec4bd3a0796521cf3.bindPopup(popup_8624569c25764e6f1995a8b17a7461c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75d5e14502cb237ec4bd3a0796521cf3.setIcon(icon_59b0c852f4bef45d193a66aa63948e4c);
|
|
|
|
|
|
var marker_cc792c817f8d2d5ada3c7827f8e86800 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_be55c9417398917b6ddf8136cf7a4e89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e87fbd6c0f00476f0ace69db500b937 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dbb8a66e88f138cf8535a6567393de4 = $(`<div id="html_3dbb8a66e88f138cf8535a6567393de4" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_2e87fbd6c0f00476f0ace69db500b937.setContent(html_3dbb8a66e88f138cf8535a6567393de4);
|
|
|
|
|
|
|
|
marker_cc792c817f8d2d5ada3c7827f8e86800.bindPopup(popup_2e87fbd6c0f00476f0ace69db500b937)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc792c817f8d2d5ada3c7827f8e86800.setIcon(icon_be55c9417398917b6ddf8136cf7a4e89);
|
|
|
|
|
|
var marker_cdbf4b644e08235e6af207bcddf61932 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_176df809a1a4a95b44326557cb6f9a6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ce55a868ed779dc94556a5a918b8329 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b9bd154af86981bb1605dcc60a03f82 = $(`<div id="html_0b9bd154af86981bb1605dcc60a03f82" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_6ce55a868ed779dc94556a5a918b8329.setContent(html_0b9bd154af86981bb1605dcc60a03f82);
|
|
|
|
|
|
|
|
marker_cdbf4b644e08235e6af207bcddf61932.bindPopup(popup_6ce55a868ed779dc94556a5a918b8329)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdbf4b644e08235e6af207bcddf61932.setIcon(icon_176df809a1a4a95b44326557cb6f9a6e);
|
|
|
|
|
|
var marker_b5f665e64cbf1a42a37adf1e0911e822 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d23acb65395feb9b2e19c31b8db7fc72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a4f1973de500ecaad84a81d8eda5448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11dfd0df6b882382fde80edd5c00fb6a = $(`<div id="html_11dfd0df6b882382fde80edd5c00fb6a" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_7a4f1973de500ecaad84a81d8eda5448.setContent(html_11dfd0df6b882382fde80edd5c00fb6a);
|
|
|
|
|
|
|
|
marker_b5f665e64cbf1a42a37adf1e0911e822.bindPopup(popup_7a4f1973de500ecaad84a81d8eda5448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5f665e64cbf1a42a37adf1e0911e822.setIcon(icon_d23acb65395feb9b2e19c31b8db7fc72);
|
|
|
|
|
|
var marker_9d454cb7707f5c65546c602b86959b7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_cbaaaf26ca1e56dd18d2a666da5f4446 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_181fb587a99396aed50c5f01cf36d210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61f8d5b810b3e32089c0a360ba5f337d = $(`<div id="html_61f8d5b810b3e32089c0a360ba5f337d" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_181fb587a99396aed50c5f01cf36d210.setContent(html_61f8d5b810b3e32089c0a360ba5f337d);
|
|
|
|
|
|
|
|
marker_9d454cb7707f5c65546c602b86959b7f.bindPopup(popup_181fb587a99396aed50c5f01cf36d210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d454cb7707f5c65546c602b86959b7f.setIcon(icon_cbaaaf26ca1e56dd18d2a666da5f4446);
|
|
|
|
|
|
var marker_fe3efa1abc3cb90b81b8d68c428042c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_85862024c7c1edb5139bf4d85504692b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a4fd2d207e439ffa010b092afa6f3b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7b145fd0565f79f3b8b9423d6035cc8 = $(`<div id="html_b7b145fd0565f79f3b8b9423d6035cc8" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_7a4fd2d207e439ffa010b092afa6f3b0.setContent(html_b7b145fd0565f79f3b8b9423d6035cc8);
|
|
|
|
|
|
|
|
marker_fe3efa1abc3cb90b81b8d68c428042c9.bindPopup(popup_7a4fd2d207e439ffa010b092afa6f3b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe3efa1abc3cb90b81b8d68c428042c9.setIcon(icon_85862024c7c1edb5139bf4d85504692b);
|
|
|
|
|
|
var marker_74be247e58dccae9906b88eca2edb131 = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_69ec5fd976b50a7900ffb7496108acd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a138238ab510b8c9016d4b426fddbcd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_789bb1dcc9688b852fdae1fc6b79872b = $(`<div id="html_789bb1dcc9688b852fdae1fc6b79872b" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_a138238ab510b8c9016d4b426fddbcd4.setContent(html_789bb1dcc9688b852fdae1fc6b79872b);
|
|
|
|
|
|
|
|
marker_74be247e58dccae9906b88eca2edb131.bindPopup(popup_a138238ab510b8c9016d4b426fddbcd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74be247e58dccae9906b88eca2edb131.setIcon(icon_69ec5fd976b50a7900ffb7496108acd1);
|
|
|
|
|
|
var marker_d822b1886d16cd1b62f8c200296a5b90 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_94fc6fbd6136eb6616cf4774d9ed5520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_719591e5259448d818ea036dccb15bdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42ee2e403565ed0cecdb7c7a5229591a = $(`<div id="html_42ee2e403565ed0cecdb7c7a5229591a" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_719591e5259448d818ea036dccb15bdf.setContent(html_42ee2e403565ed0cecdb7c7a5229591a);
|
|
|
|
|
|
|
|
marker_d822b1886d16cd1b62f8c200296a5b90.bindPopup(popup_719591e5259448d818ea036dccb15bdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d822b1886d16cd1b62f8c200296a5b90.setIcon(icon_94fc6fbd6136eb6616cf4774d9ed5520);
|
|
|
|
|
|
var marker_4f4caf712a5bea5a5dc26b809d2f5cc6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d9183a9ff7d1d41e3cbf26940b32c1ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37125372461e3fc048b11d88a41eae6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_181f2866a4757a1712cdebb803eef423 = $(`<div id="html_181f2866a4757a1712cdebb803eef423" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_37125372461e3fc048b11d88a41eae6a.setContent(html_181f2866a4757a1712cdebb803eef423);
|
|
|
|
|
|
|
|
marker_4f4caf712a5bea5a5dc26b809d2f5cc6.bindPopup(popup_37125372461e3fc048b11d88a41eae6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f4caf712a5bea5a5dc26b809d2f5cc6.setIcon(icon_d9183a9ff7d1d41e3cbf26940b32c1ec);
|
|
|
|
|
|
var marker_c70b11ef9c87cac5b197610016d8ce59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_2c486b4c7a9b92662bf830d41aa7aedb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_348310cd52f7d8ba0d9793b10cb53ae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d9f77b8bfa07de318d4557ab3093f0e = $(`<div id="html_3d9f77b8bfa07de318d4557ab3093f0e" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_348310cd52f7d8ba0d9793b10cb53ae4.setContent(html_3d9f77b8bfa07de318d4557ab3093f0e);
|
|
|
|
|
|
|
|
marker_c70b11ef9c87cac5b197610016d8ce59.bindPopup(popup_348310cd52f7d8ba0d9793b10cb53ae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c70b11ef9c87cac5b197610016d8ce59.setIcon(icon_2c486b4c7a9b92662bf830d41aa7aedb);
|
|
|
|
|
|
var marker_8368c338b6b12e2a6684bbe9db2f8d83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9ed4db7ce05bc5e6d0b1d6dc16c30323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cece2eb62f41027923aa7f1fe405163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54d8dd1436e6e7f0f30b224ea4ca6295 = $(`<div id="html_54d8dd1436e6e7f0f30b224ea4ca6295" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_0cece2eb62f41027923aa7f1fe405163.setContent(html_54d8dd1436e6e7f0f30b224ea4ca6295);
|
|
|
|
|
|
|
|
marker_8368c338b6b12e2a6684bbe9db2f8d83.bindPopup(popup_0cece2eb62f41027923aa7f1fe405163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8368c338b6b12e2a6684bbe9db2f8d83.setIcon(icon_9ed4db7ce05bc5e6d0b1d6dc16c30323);
|
|
|
|
|
|
var marker_7c9bb723edec7d9ba7e4f3b1199ec263 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_739704886d1d3e2626b6f55cbeccb11d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_848b8c58ab5c256d9c102c1042549dae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ff5309e93276c65e7175a3b0b01655d = $(`<div id="html_6ff5309e93276c65e7175a3b0b01655d" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_848b8c58ab5c256d9c102c1042549dae.setContent(html_6ff5309e93276c65e7175a3b0b01655d);
|
|
|
|
|
|
|
|
marker_7c9bb723edec7d9ba7e4f3b1199ec263.bindPopup(popup_848b8c58ab5c256d9c102c1042549dae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c9bb723edec7d9ba7e4f3b1199ec263.setIcon(icon_739704886d1d3e2626b6f55cbeccb11d);
|
|
|
|
|
|
var marker_128359614b499094974d200db8c28c8f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5dd9ac49b7d912f186465040d934a0eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_505f0887cbbdc248b3ebae83a50edd98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f425d530c38a68bdd13af4c946ca23 = $(`<div id="html_83f425d530c38a68bdd13af4c946ca23" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_505f0887cbbdc248b3ebae83a50edd98.setContent(html_83f425d530c38a68bdd13af4c946ca23);
|
|
|
|
|
|
|
|
marker_128359614b499094974d200db8c28c8f.bindPopup(popup_505f0887cbbdc248b3ebae83a50edd98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_128359614b499094974d200db8c28c8f.setIcon(icon_5dd9ac49b7d912f186465040d934a0eb);
|
|
|
|
|
|
var marker_27701e50562b2d8dca477f66c24aaef0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_e732784a414382aaa745890210fe1c00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efd192a427286b8a9b822be8177b006c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87d2c0e1c5594b7b3cb0f96a0f0d1262 = $(`<div id="html_87d2c0e1c5594b7b3cb0f96a0f0d1262" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_efd192a427286b8a9b822be8177b006c.setContent(html_87d2c0e1c5594b7b3cb0f96a0f0d1262);
|
|
|
|
|
|
|
|
marker_27701e50562b2d8dca477f66c24aaef0.bindPopup(popup_efd192a427286b8a9b822be8177b006c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27701e50562b2d8dca477f66c24aaef0.setIcon(icon_e732784a414382aaa745890210fe1c00);
|
|
|
|
|
|
var marker_1a070b034985a1f86f5909544b1280b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_27d328c3dc2c6a93b442e1e66a288217 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e5be11c143d821f275da43166993d06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5911bda66f5af6aeb7fd939d81cda4f7 = $(`<div id="html_5911bda66f5af6aeb7fd939d81cda4f7" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_4e5be11c143d821f275da43166993d06.setContent(html_5911bda66f5af6aeb7fd939d81cda4f7);
|
|
|
|
|
|
|
|
marker_1a070b034985a1f86f5909544b1280b2.bindPopup(popup_4e5be11c143d821f275da43166993d06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a070b034985a1f86f5909544b1280b2.setIcon(icon_27d328c3dc2c6a93b442e1e66a288217);
|
|
|
|
|
|
var marker_d1c83aa808e18b2f2a2e5f19db6d1573 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1bd46698da2c7c61cb9f9497a74863f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efd7b7ff2e534247dfc368a83593fd40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d943632d0a0c03e0cb230ebc7b4213a = $(`<div id="html_7d943632d0a0c03e0cb230ebc7b4213a" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_efd7b7ff2e534247dfc368a83593fd40.setContent(html_7d943632d0a0c03e0cb230ebc7b4213a);
|
|
|
|
|
|
|
|
marker_d1c83aa808e18b2f2a2e5f19db6d1573.bindPopup(popup_efd7b7ff2e534247dfc368a83593fd40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1c83aa808e18b2f2a2e5f19db6d1573.setIcon(icon_1bd46698da2c7c61cb9f9497a74863f0);
|
|
|
|
|
|
var marker_179d21da901979534960e9af269b4713 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a21d8d074d2b91d52559e4d77ecc19b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dda758c32a6dad086a90c7ec40d419ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34e83d8e11a543ba1b49cecbf504ea9b = $(`<div id="html_34e83d8e11a543ba1b49cecbf504ea9b" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_dda758c32a6dad086a90c7ec40d419ae.setContent(html_34e83d8e11a543ba1b49cecbf504ea9b);
|
|
|
|
|
|
|
|
marker_179d21da901979534960e9af269b4713.bindPopup(popup_dda758c32a6dad086a90c7ec40d419ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_179d21da901979534960e9af269b4713.setIcon(icon_a21d8d074d2b91d52559e4d77ecc19b1);
|
|
|
|
|
|
var marker_d4ffbf5bff6beeca04ab52ecb987ded9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_cdbf5c308ab69a8d87c18b236ef7be6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60e79c2ee01f1e7733d74b29f97ec29d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afc203e79923155d27e6eddb709a2c66 = $(`<div id="html_afc203e79923155d27e6eddb709a2c66" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_60e79c2ee01f1e7733d74b29f97ec29d.setContent(html_afc203e79923155d27e6eddb709a2c66);
|
|
|
|
|
|
|
|
marker_d4ffbf5bff6beeca04ab52ecb987ded9.bindPopup(popup_60e79c2ee01f1e7733d74b29f97ec29d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4ffbf5bff6beeca04ab52ecb987ded9.setIcon(icon_cdbf5c308ab69a8d87c18b236ef7be6e);
|
|
|
|
|
|
var marker_8bc64f294f637da2ae587e251293c9f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_13a5668631c64fa4d2de34cbcb5160dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d909c542c5d086d8c50c9709bf494ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8569ca689f29e475e9af1a38796cc19d = $(`<div id="html_8569ca689f29e475e9af1a38796cc19d" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_0d909c542c5d086d8c50c9709bf494ce.setContent(html_8569ca689f29e475e9af1a38796cc19d);
|
|
|
|
|
|
|
|
marker_8bc64f294f637da2ae587e251293c9f7.bindPopup(popup_0d909c542c5d086d8c50c9709bf494ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bc64f294f637da2ae587e251293c9f7.setIcon(icon_13a5668631c64fa4d2de34cbcb5160dd);
|
|
|
|
|
|
var marker_ae3ad4f5e27a4c12b069ed0d6c5e94b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5364b8befcc4910153a86df8b3801fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_765d7f3ae0741daa80b33cb0297ab9d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecbefef161398749854fb75f615397ea = $(`<div id="html_ecbefef161398749854fb75f615397ea" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_765d7f3ae0741daa80b33cb0297ab9d1.setContent(html_ecbefef161398749854fb75f615397ea);
|
|
|
|
|
|
|
|
marker_ae3ad4f5e27a4c12b069ed0d6c5e94b7.bindPopup(popup_765d7f3ae0741daa80b33cb0297ab9d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae3ad4f5e27a4c12b069ed0d6c5e94b7.setIcon(icon_5364b8befcc4910153a86df8b3801fde);
|
|
|
|
|
|
var marker_e63d4e05eaca29768cde8f6cfdef7711 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_11182130493ace19ba870853309b4fe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35d397220b17399342f3ea8bf3e93362 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41c278ef356d9994c832c098a4534806 = $(`<div id="html_41c278ef356d9994c832c098a4534806" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_35d397220b17399342f3ea8bf3e93362.setContent(html_41c278ef356d9994c832c098a4534806);
|
|
|
|
|
|
|
|
marker_e63d4e05eaca29768cde8f6cfdef7711.bindPopup(popup_35d397220b17399342f3ea8bf3e93362)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e63d4e05eaca29768cde8f6cfdef7711.setIcon(icon_11182130493ace19ba870853309b4fe7);
|
|
|
|
|
|
var marker_0a4646f12fc9fb277f736f4ec59486da = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a2a7ce0af812e57e192b334e3ec9b9ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c2a3e52dbe222810007642d8db6785d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce4d077f9d98af711ca2319a284290b5 = $(`<div id="html_ce4d077f9d98af711ca2319a284290b5" style="width: 100.0%; height: 100.0%;">relay.saturnali.net</div>`)[0];
|
|
popup_0c2a3e52dbe222810007642d8db6785d.setContent(html_ce4d077f9d98af711ca2319a284290b5);
|
|
|
|
|
|
|
|
marker_0a4646f12fc9fb277f736f4ec59486da.bindPopup(popup_0c2a3e52dbe222810007642d8db6785d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a4646f12fc9fb277f736f4ec59486da.setIcon(icon_a2a7ce0af812e57e192b334e3ec9b9ad);
|
|
|
|
|
|
var marker_4cb6d148ca8492c8822708fee3d4b6c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1e1e111b840054b4856b895db0be8f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_197be4e714d08d8ed13d4a98d0ae8c18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59c7288abd8557bbf4256b031e8a7e96 = $(`<div id="html_59c7288abd8557bbf4256b031e8a7e96" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_197be4e714d08d8ed13d4a98d0ae8c18.setContent(html_59c7288abd8557bbf4256b031e8a7e96);
|
|
|
|
|
|
|
|
marker_4cb6d148ca8492c8822708fee3d4b6c3.bindPopup(popup_197be4e714d08d8ed13d4a98d0ae8c18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cb6d148ca8492c8822708fee3d4b6c3.setIcon(icon_1e1e111b840054b4856b895db0be8f73);
|
|
|
|
|
|
var marker_8b622d2f222e7395f96363e39389c9d2 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c32f52068916e72e6fd5b5671d35fefd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f836adc3f5479b23afcbb6e61cd1f195 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9970203423447e1fd2a5b48cb1cf7483 = $(`<div id="html_9970203423447e1fd2a5b48cb1cf7483" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_f836adc3f5479b23afcbb6e61cd1f195.setContent(html_9970203423447e1fd2a5b48cb1cf7483);
|
|
|
|
|
|
|
|
marker_8b622d2f222e7395f96363e39389c9d2.bindPopup(popup_f836adc3f5479b23afcbb6e61cd1f195)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b622d2f222e7395f96363e39389c9d2.setIcon(icon_c32f52068916e72e6fd5b5671d35fefd);
|
|
|
|
|
|
var marker_08c1240c50e322abfbf2430ba1cfcf54 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_25dbbf61c3ab0a7001814c2a04ee3538 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8516a6d86796f387dbbe5b57551606a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46cf4ef41b0e84b3d9dbd4674986827d = $(`<div id="html_46cf4ef41b0e84b3d9dbd4674986827d" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_f8516a6d86796f387dbbe5b57551606a.setContent(html_46cf4ef41b0e84b3d9dbd4674986827d);
|
|
|
|
|
|
|
|
marker_08c1240c50e322abfbf2430ba1cfcf54.bindPopup(popup_f8516a6d86796f387dbbe5b57551606a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08c1240c50e322abfbf2430ba1cfcf54.setIcon(icon_25dbbf61c3ab0a7001814c2a04ee3538);
|
|
|
|
|
|
var marker_30c417cc7b96df025c749ec03d675a36 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_e2e3f0d513c4b5c4a1185c7701251bd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6a159ba5aa9b9d0b5c8f812a5c0eaf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6185e62cb47b2903c3705f92561bb2b1 = $(`<div id="html_6185e62cb47b2903c3705f92561bb2b1" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_f6a159ba5aa9b9d0b5c8f812a5c0eaf5.setContent(html_6185e62cb47b2903c3705f92561bb2b1);
|
|
|
|
|
|
|
|
marker_30c417cc7b96df025c749ec03d675a36.bindPopup(popup_f6a159ba5aa9b9d0b5c8f812a5c0eaf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30c417cc7b96df025c749ec03d675a36.setIcon(icon_e2e3f0d513c4b5c4a1185c7701251bd8);
|
|
|
|
|
|
var marker_610617149558e57f21c89b4f3b88d80b = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_45b78a2b05a838f11c3483b92994eddc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1cd4073b68cf373d7d095b27255ccfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b615e9ed62c063a0e3c0eae1a1300310 = $(`<div id="html_b615e9ed62c063a0e3c0eae1a1300310" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_e1cd4073b68cf373d7d095b27255ccfe.setContent(html_b615e9ed62c063a0e3c0eae1a1300310);
|
|
|
|
|
|
|
|
marker_610617149558e57f21c89b4f3b88d80b.bindPopup(popup_e1cd4073b68cf373d7d095b27255ccfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_610617149558e57f21c89b4f3b88d80b.setIcon(icon_45b78a2b05a838f11c3483b92994eddc);
|
|
|
|
|
|
var marker_09e2a7fcac09caa8aa683a54e84daa5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c62a41f91ec250c3a23fcb40342b4797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ddd66c62c964e15fba316a1aa8a765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3431062d73faea1bbbf40ba0ce56f873 = $(`<div id="html_3431062d73faea1bbbf40ba0ce56f873" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_20ddd66c62c964e15fba316a1aa8a765.setContent(html_3431062d73faea1bbbf40ba0ce56f873);
|
|
|
|
|
|
|
|
marker_09e2a7fcac09caa8aa683a54e84daa5d.bindPopup(popup_20ddd66c62c964e15fba316a1aa8a765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09e2a7fcac09caa8aa683a54e84daa5d.setIcon(icon_c62a41f91ec250c3a23fcb40342b4797);
|
|
|
|
|
|
var marker_14c866d78449aff06cf6364ee26f696b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_282151392a2953db8a931e7e14a2ae6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57e558ac25c83124295d9d2f02e9d628 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83075fa2d9fae94d0f4ec34b9a243981 = $(`<div id="html_83075fa2d9fae94d0f4ec34b9a243981" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_57e558ac25c83124295d9d2f02e9d628.setContent(html_83075fa2d9fae94d0f4ec34b9a243981);
|
|
|
|
|
|
|
|
marker_14c866d78449aff06cf6364ee26f696b.bindPopup(popup_57e558ac25c83124295d9d2f02e9d628)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14c866d78449aff06cf6364ee26f696b.setIcon(icon_282151392a2953db8a931e7e14a2ae6b);
|
|
|
|
|
|
var marker_ea52acd4cfb0004dc6dcc78529f0252f = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_003cb49b0a3dfc1d68675bb27527d0a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c641a850305798bb276bb274eccab076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eb2842ebc28ff71a31d25cd858d3cc0 = $(`<div id="html_3eb2842ebc28ff71a31d25cd858d3cc0" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_c641a850305798bb276bb274eccab076.setContent(html_3eb2842ebc28ff71a31d25cd858d3cc0);
|
|
|
|
|
|
|
|
marker_ea52acd4cfb0004dc6dcc78529f0252f.bindPopup(popup_c641a850305798bb276bb274eccab076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea52acd4cfb0004dc6dcc78529f0252f.setIcon(icon_003cb49b0a3dfc1d68675bb27527d0a1);
|
|
|
|
|
|
var marker_47f71e3dd9f7b3bc5a6e1b55543e7cb7 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_6ce81698eaa0cbe8680ac9093481c0f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a00838aacd4ce3d8e0eff14d9d7c4169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b057c38502826efadd0c78f07842755e = $(`<div id="html_b057c38502826efadd0c78f07842755e" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_a00838aacd4ce3d8e0eff14d9d7c4169.setContent(html_b057c38502826efadd0c78f07842755e);
|
|
|
|
|
|
|
|
marker_47f71e3dd9f7b3bc5a6e1b55543e7cb7.bindPopup(popup_a00838aacd4ce3d8e0eff14d9d7c4169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47f71e3dd9f7b3bc5a6e1b55543e7cb7.setIcon(icon_6ce81698eaa0cbe8680ac9093481c0f0);
|
|
|
|
|
|
var marker_4090fc9f0443f91697add5e8420d692b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_62ff94f6025c22a8d0e7b581910e0d62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdfe03d854df3ada9b205a4efd39733d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05482c31d81b6e58db92d90991d12dfd = $(`<div id="html_05482c31d81b6e58db92d90991d12dfd" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_fdfe03d854df3ada9b205a4efd39733d.setContent(html_05482c31d81b6e58db92d90991d12dfd);
|
|
|
|
|
|
|
|
marker_4090fc9f0443f91697add5e8420d692b.bindPopup(popup_fdfe03d854df3ada9b205a4efd39733d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4090fc9f0443f91697add5e8420d692b.setIcon(icon_62ff94f6025c22a8d0e7b581910e0d62);
|
|
|
|
|
|
var marker_22900d53a7ef9eea969616d261886e81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0b2cb8bdab4f35eae27b7cf2326bef17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4ddd501926746f30e4560f2663ecd8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01b43edc34bb5f4a685b7ae76dd91cd7 = $(`<div id="html_01b43edc34bb5f4a685b7ae76dd91cd7" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_e4ddd501926746f30e4560f2663ecd8f.setContent(html_01b43edc34bb5f4a685b7ae76dd91cd7);
|
|
|
|
|
|
|
|
marker_22900d53a7ef9eea969616d261886e81.bindPopup(popup_e4ddd501926746f30e4560f2663ecd8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22900d53a7ef9eea969616d261886e81.setIcon(icon_0b2cb8bdab4f35eae27b7cf2326bef17);
|
|
|
|
|
|
var marker_6e3469f00dd7985b58c9b13096cf7a07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_25ff5565326903e7d712b54f314eea5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_080827c5b85253bfa66ac20a6a046f97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efc3c0e15e858f0a067d4e0eb083e5a7 = $(`<div id="html_efc3c0e15e858f0a067d4e0eb083e5a7" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_080827c5b85253bfa66ac20a6a046f97.setContent(html_efc3c0e15e858f0a067d4e0eb083e5a7);
|
|
|
|
|
|
|
|
marker_6e3469f00dd7985b58c9b13096cf7a07.bindPopup(popup_080827c5b85253bfa66ac20a6a046f97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e3469f00dd7985b58c9b13096cf7a07.setIcon(icon_25ff5565326903e7d712b54f314eea5f);
|
|
|
|
|
|
var marker_af23ec2f10bd20e6f38243687d11bf80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_37cbc69b8a062828b287c566d896795e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6118edeca284d4497f0acfc1c80021d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edd122f1c4880adaeb1703c9651873ca = $(`<div id="html_edd122f1c4880adaeb1703c9651873ca" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_6118edeca284d4497f0acfc1c80021d3.setContent(html_edd122f1c4880adaeb1703c9651873ca);
|
|
|
|
|
|
|
|
marker_af23ec2f10bd20e6f38243687d11bf80.bindPopup(popup_6118edeca284d4497f0acfc1c80021d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af23ec2f10bd20e6f38243687d11bf80.setIcon(icon_37cbc69b8a062828b287c566d896795e);
|
|
|
|
|
|
var marker_f8d22875f3b0f1b2fa9c6ba3876d8d1d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_988ae6a0e3d311d0c6ecd793c58a2cc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75b227e1084159a4da4a891740e0d090 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bcf01c57ab22970849121563313ace0 = $(`<div id="html_5bcf01c57ab22970849121563313ace0" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_75b227e1084159a4da4a891740e0d090.setContent(html_5bcf01c57ab22970849121563313ace0);
|
|
|
|
|
|
|
|
marker_f8d22875f3b0f1b2fa9c6ba3876d8d1d.bindPopup(popup_75b227e1084159a4da4a891740e0d090)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8d22875f3b0f1b2fa9c6ba3876d8d1d.setIcon(icon_988ae6a0e3d311d0c6ecd793c58a2cc2);
|
|
|
|
|
|
var marker_d7addeaf1260b5a36f474035caa1130d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b8c317c705c71ab43da646879a10147a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9779015e74d1641fc270ec300f1d9325 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83ac1b96e11428690334821da9af6a17 = $(`<div id="html_83ac1b96e11428690334821da9af6a17" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_9779015e74d1641fc270ec300f1d9325.setContent(html_83ac1b96e11428690334821da9af6a17);
|
|
|
|
|
|
|
|
marker_d7addeaf1260b5a36f474035caa1130d.bindPopup(popup_9779015e74d1641fc270ec300f1d9325)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7addeaf1260b5a36f474035caa1130d.setIcon(icon_b8c317c705c71ab43da646879a10147a);
|
|
|
|
|
|
var marker_a12f4a6a9eb3548757b1f5d4f5c07f3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_01b04cff73892c16bffc1354bcfc2892 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e518424c213b103daeb87ef4c3435807 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29f701fa8648b3b81bf40ce4955fcfea = $(`<div id="html_29f701fa8648b3b81bf40ce4955fcfea" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_e518424c213b103daeb87ef4c3435807.setContent(html_29f701fa8648b3b81bf40ce4955fcfea);
|
|
|
|
|
|
|
|
marker_a12f4a6a9eb3548757b1f5d4f5c07f3a.bindPopup(popup_e518424c213b103daeb87ef4c3435807)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a12f4a6a9eb3548757b1f5d4f5c07f3a.setIcon(icon_01b04cff73892c16bffc1354bcfc2892);
|
|
|
|
|
|
var marker_dec02bbf474c4a334a9fd5c1b478fc88 = L.marker(
|
|
[49.2509, -123.01],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_49138bde1fcfb58a2772318839ef82ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62cff31a546eff344bb344a96495dc57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9999bce1295b9bb8a6b4ee15d0d9b50d = $(`<div id="html_9999bce1295b9bb8a6b4ee15d0d9b50d" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_62cff31a546eff344bb344a96495dc57.setContent(html_9999bce1295b9bb8a6b4ee15d0d9b50d);
|
|
|
|
|
|
|
|
marker_dec02bbf474c4a334a9fd5c1b478fc88.bindPopup(popup_62cff31a546eff344bb344a96495dc57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dec02bbf474c4a334a9fd5c1b478fc88.setIcon(icon_49138bde1fcfb58a2772318839ef82ad);
|
|
|
|
|
|
var marker_dd7baca29781dcfab7a96ebaee82c33f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c9d5bd97696d53cfd257843830d924dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66763bff521d31d3403b8247cf9293d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bad1695190312b1cb7dd8fc44cfd4072 = $(`<div id="html_bad1695190312b1cb7dd8fc44cfd4072" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_66763bff521d31d3403b8247cf9293d2.setContent(html_bad1695190312b1cb7dd8fc44cfd4072);
|
|
|
|
|
|
|
|
marker_dd7baca29781dcfab7a96ebaee82c33f.bindPopup(popup_66763bff521d31d3403b8247cf9293d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd7baca29781dcfab7a96ebaee82c33f.setIcon(icon_c9d5bd97696d53cfd257843830d924dd);
|
|
|
|
|
|
var marker_d45984fc9866d491a0391c5ea0f0673b = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_62047f90a29c2f94f518724cf8e3aa89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17c6d5a882ed4ca24c652e5a2a5d808d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00a49803fc23ce9cb12679e9fdaed300 = $(`<div id="html_00a49803fc23ce9cb12679e9fdaed300" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_17c6d5a882ed4ca24c652e5a2a5d808d.setContent(html_00a49803fc23ce9cb12679e9fdaed300);
|
|
|
|
|
|
|
|
marker_d45984fc9866d491a0391c5ea0f0673b.bindPopup(popup_17c6d5a882ed4ca24c652e5a2a5d808d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d45984fc9866d491a0391c5ea0f0673b.setIcon(icon_62047f90a29c2f94f518724cf8e3aa89);
|
|
|
|
|
|
var marker_c264163210e9f0f09eee49ddc3bbaeb2 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_eeaf0311803e26c7360b5f9513fa146d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6442dcc44f4b99383f38f20db3c91a1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84f19d217f46041af13fd94b18f744fd = $(`<div id="html_84f19d217f46041af13fd94b18f744fd" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_6442dcc44f4b99383f38f20db3c91a1b.setContent(html_84f19d217f46041af13fd94b18f744fd);
|
|
|
|
|
|
|
|
marker_c264163210e9f0f09eee49ddc3bbaeb2.bindPopup(popup_6442dcc44f4b99383f38f20db3c91a1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c264163210e9f0f09eee49ddc3bbaeb2.setIcon(icon_eeaf0311803e26c7360b5f9513fa146d);
|
|
|
|
|
|
var marker_966bb7c727eff67506182dfd8363d5c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b5c35dc563dab8de41e577658667059e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3376e83114b382c7c092c0ab3eb1162c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e82be1935654b804c6396df04cd5f43 = $(`<div id="html_6e82be1935654b804c6396df04cd5f43" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_3376e83114b382c7c092c0ab3eb1162c.setContent(html_6e82be1935654b804c6396df04cd5f43);
|
|
|
|
|
|
|
|
marker_966bb7c727eff67506182dfd8363d5c5.bindPopup(popup_3376e83114b382c7c092c0ab3eb1162c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_966bb7c727eff67506182dfd8363d5c5.setIcon(icon_b5c35dc563dab8de41e577658667059e);
|
|
|
|
|
|
var marker_0922f8315852d79e4c318e64f09e98d8 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_be8aa7d97dbd260744f309d20bd5e515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89fdd4d6d3095656b2510d473c737973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52bfb0ddf82979dd5aa2788cd5a078c8 = $(`<div id="html_52bfb0ddf82979dd5aa2788cd5a078c8" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_89fdd4d6d3095656b2510d473c737973.setContent(html_52bfb0ddf82979dd5aa2788cd5a078c8);
|
|
|
|
|
|
|
|
marker_0922f8315852d79e4c318e64f09e98d8.bindPopup(popup_89fdd4d6d3095656b2510d473c737973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0922f8315852d79e4c318e64f09e98d8.setIcon(icon_be8aa7d97dbd260744f309d20bd5e515);
|
|
|
|
|
|
var marker_a1d1be66e5f0d2b42204b9ff1e2a2b57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_60265ef5f8520956cec3504ade9bbfc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8ebbf086493e23a0fd02a1cb712e60e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07a3b0c5850af75df1d44c43a543b58c = $(`<div id="html_07a3b0c5850af75df1d44c43a543b58c" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_c8ebbf086493e23a0fd02a1cb712e60e.setContent(html_07a3b0c5850af75df1d44c43a543b58c);
|
|
|
|
|
|
|
|
marker_a1d1be66e5f0d2b42204b9ff1e2a2b57.bindPopup(popup_c8ebbf086493e23a0fd02a1cb712e60e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1d1be66e5f0d2b42204b9ff1e2a2b57.setIcon(icon_60265ef5f8520956cec3504ade9bbfc8);
|
|
|
|
|
|
var marker_de119df6748a0afd15fa80c6f21a2325 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3c42ba241924b59a7a899b11f88098d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_299f2e016689b44c0f8c0b4be7fcbb9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_102b918f4f9d9eec13f5d8c3b64f8265 = $(`<div id="html_102b918f4f9d9eec13f5d8c3b64f8265" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_299f2e016689b44c0f8c0b4be7fcbb9c.setContent(html_102b918f4f9d9eec13f5d8c3b64f8265);
|
|
|
|
|
|
|
|
marker_de119df6748a0afd15fa80c6f21a2325.bindPopup(popup_299f2e016689b44c0f8c0b4be7fcbb9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de119df6748a0afd15fa80c6f21a2325.setIcon(icon_3c42ba241924b59a7a899b11f88098d7);
|
|
|
|
|
|
var marker_4c5c872a3a25d494c92d4412d8075868 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d224b8569297790e3ec9897a31432103 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6eaae864fa26ce938670311617623d7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b009eb390809afa17b49d576a7a99e62 = $(`<div id="html_b009eb390809afa17b49d576a7a99e62" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_6eaae864fa26ce938670311617623d7d.setContent(html_b009eb390809afa17b49d576a7a99e62);
|
|
|
|
|
|
|
|
marker_4c5c872a3a25d494c92d4412d8075868.bindPopup(popup_6eaae864fa26ce938670311617623d7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c5c872a3a25d494c92d4412d8075868.setIcon(icon_d224b8569297790e3ec9897a31432103);
|
|
|
|
|
|
var marker_57d343ad982f238ff601351b827b5558 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_bb7b341e45b8671bb83008b9f3eda74e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae6b345ea76ff318228929152b60a878 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2103a27d1b2477d0d79e99f57749ff68 = $(`<div id="html_2103a27d1b2477d0d79e99f57749ff68" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_ae6b345ea76ff318228929152b60a878.setContent(html_2103a27d1b2477d0d79e99f57749ff68);
|
|
|
|
|
|
|
|
marker_57d343ad982f238ff601351b827b5558.bindPopup(popup_ae6b345ea76ff318228929152b60a878)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57d343ad982f238ff601351b827b5558.setIcon(icon_bb7b341e45b8671bb83008b9f3eda74e);
|
|
|
|
|
|
var marker_6038d1d0ef671ae958820c4f1089fd61 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_14b50ac3c10a73ff68d56073d7db651e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac4d35ae43f3fd438513fb46ba749cbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a29aa140022ced4175b5aff165d631d = $(`<div id="html_4a29aa140022ced4175b5aff165d631d" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_ac4d35ae43f3fd438513fb46ba749cbf.setContent(html_4a29aa140022ced4175b5aff165d631d);
|
|
|
|
|
|
|
|
marker_6038d1d0ef671ae958820c4f1089fd61.bindPopup(popup_ac4d35ae43f3fd438513fb46ba749cbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6038d1d0ef671ae958820c4f1089fd61.setIcon(icon_14b50ac3c10a73ff68d56073d7db651e);
|
|
|
|
|
|
var marker_bdaaf4beea3e7ab70e472aee9599f107 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8d43547194f745097aabb482e0b26afd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3b881bd1be08ff5a2ad2d571a7dd137 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f3547b59e1b8069d09c0d2043eeb3bf = $(`<div id="html_0f3547b59e1b8069d09c0d2043eeb3bf" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_d3b881bd1be08ff5a2ad2d571a7dd137.setContent(html_0f3547b59e1b8069d09c0d2043eeb3bf);
|
|
|
|
|
|
|
|
marker_bdaaf4beea3e7ab70e472aee9599f107.bindPopup(popup_d3b881bd1be08ff5a2ad2d571a7dd137)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdaaf4beea3e7ab70e472aee9599f107.setIcon(icon_8d43547194f745097aabb482e0b26afd);
|
|
|
|
|
|
var marker_b37bf84c11d096cd60388d74f949029f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c3260d0eb65cb13ed53b1ba79b91bc87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2645c03820e595b81f1df136451b4635 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7442b78d0a342bebc720d881b4ae24d0 = $(`<div id="html_7442b78d0a342bebc720d881b4ae24d0" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_2645c03820e595b81f1df136451b4635.setContent(html_7442b78d0a342bebc720d881b4ae24d0);
|
|
|
|
|
|
|
|
marker_b37bf84c11d096cd60388d74f949029f.bindPopup(popup_2645c03820e595b81f1df136451b4635)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b37bf84c11d096cd60388d74f949029f.setIcon(icon_c3260d0eb65cb13ed53b1ba79b91bc87);
|
|
|
|
|
|
var marker_2ae2a5a3ccd146504fef20cae0e42d9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_474941302f04f04ca0156fa68eabe257 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cf30296bed372efc5c8b3e5a9e4583c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55bfa10fb4c643232971bf011efa66b1 = $(`<div id="html_55bfa10fb4c643232971bf011efa66b1" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_5cf30296bed372efc5c8b3e5a9e4583c.setContent(html_55bfa10fb4c643232971bf011efa66b1);
|
|
|
|
|
|
|
|
marker_2ae2a5a3ccd146504fef20cae0e42d9f.bindPopup(popup_5cf30296bed372efc5c8b3e5a9e4583c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ae2a5a3ccd146504fef20cae0e42d9f.setIcon(icon_474941302f04f04ca0156fa68eabe257);
|
|
|
|
|
|
var marker_1962a466595f44f575e6dd8ef68dfa0d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_bd73b831d48dc7f040568bdf9e936cda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd2b5d2d21b15c8d1d85f394095bfc9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2605955908950e58c2b85b03ec3cbf9 = $(`<div id="html_d2605955908950e58c2b85b03ec3cbf9" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_fd2b5d2d21b15c8d1d85f394095bfc9f.setContent(html_d2605955908950e58c2b85b03ec3cbf9);
|
|
|
|
|
|
|
|
marker_1962a466595f44f575e6dd8ef68dfa0d.bindPopup(popup_fd2b5d2d21b15c8d1d85f394095bfc9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1962a466595f44f575e6dd8ef68dfa0d.setIcon(icon_bd73b831d48dc7f040568bdf9e936cda);
|
|
|
|
|
|
var marker_320d107e2de878dcd6bf9053d5124727 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3008bcdf18e4d09a4f04b7f30107350c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eadad233b66af46a387f9bf789bc9e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2603f2ebb54e25e75a73ab6e219c6f00 = $(`<div id="html_2603f2ebb54e25e75a73ab6e219c6f00" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_9eadad233b66af46a387f9bf789bc9e8.setContent(html_2603f2ebb54e25e75a73ab6e219c6f00);
|
|
|
|
|
|
|
|
marker_320d107e2de878dcd6bf9053d5124727.bindPopup(popup_9eadad233b66af46a387f9bf789bc9e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_320d107e2de878dcd6bf9053d5124727.setIcon(icon_3008bcdf18e4d09a4f04b7f30107350c);
|
|
|
|
|
|
var marker_b9cf2d2f85ba6b4ceb8a9d23d62eae27 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_4874a977b1d12a5c60120ed1bb0ba23f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd1d06858ffb774ee40c9ac7f9f0dbd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b994400a29aca3ec3c6cd7c720f600 = $(`<div id="html_d9b994400a29aca3ec3c6cd7c720f600" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_fd1d06858ffb774ee40c9ac7f9f0dbd3.setContent(html_d9b994400a29aca3ec3c6cd7c720f600);
|
|
|
|
|
|
|
|
marker_b9cf2d2f85ba6b4ceb8a9d23d62eae27.bindPopup(popup_fd1d06858ffb774ee40c9ac7f9f0dbd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9cf2d2f85ba6b4ceb8a9d23d62eae27.setIcon(icon_4874a977b1d12a5c60120ed1bb0ba23f);
|
|
|
|
|
|
var marker_052f8d814579112d1789140f1ed7a12c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_512381ff2f86c5552d64873c55dbfa8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d7f1be82ac9066680918b923197bff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_206062a9af16c74c82c54b5df347af7c = $(`<div id="html_206062a9af16c74c82c54b5df347af7c" style="width: 100.0%; height: 100.0%;">seed-options-few-cache.trycloudflare.com</div>`)[0];
|
|
popup_6d7f1be82ac9066680918b923197bff7.setContent(html_206062a9af16c74c82c54b5df347af7c);
|
|
|
|
|
|
|
|
marker_052f8d814579112d1789140f1ed7a12c.bindPopup(popup_6d7f1be82ac9066680918b923197bff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_052f8d814579112d1789140f1ed7a12c.setIcon(icon_512381ff2f86c5552d64873c55dbfa8a);
|
|
|
|
|
|
var marker_85d2c3d058720c9fdcc8565adcb7b3f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b0d3fb2325147c4ad08c6de6254183e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f89adf5072d2370f7f876080b735ff4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_797b07603bab0be9749fa2997c5662ed = $(`<div id="html_797b07603bab0be9749fa2997c5662ed" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_f89adf5072d2370f7f876080b735ff4d.setContent(html_797b07603bab0be9749fa2997c5662ed);
|
|
|
|
|
|
|
|
marker_85d2c3d058720c9fdcc8565adcb7b3f7.bindPopup(popup_f89adf5072d2370f7f876080b735ff4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85d2c3d058720c9fdcc8565adcb7b3f7.setIcon(icon_b0d3fb2325147c4ad08c6de6254183e2);
|
|
|
|
|
|
var marker_5554366e6d91dd20b6f235c9f859a8f4 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1aca716f2887b6850a62bf63398aad38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba159c201e123c4e38f87227721d5d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e69d25a18f145abad9abf75ddb9ebc65 = $(`<div id="html_e69d25a18f145abad9abf75ddb9ebc65" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_ba159c201e123c4e38f87227721d5d8b.setContent(html_e69d25a18f145abad9abf75ddb9ebc65);
|
|
|
|
|
|
|
|
marker_5554366e6d91dd20b6f235c9f859a8f4.bindPopup(popup_ba159c201e123c4e38f87227721d5d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5554366e6d91dd20b6f235c9f859a8f4.setIcon(icon_1aca716f2887b6850a62bf63398aad38);
|
|
|
|
|
|
var marker_6c9c1d21c75041226b5311bdaa0e560c = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_bd4f3bddb8cc43e8067f8d5562ce2a27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7808697434d6e277c35cfef930da8360 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e49548c8996c9c30990f18b830b62f8f = $(`<div id="html_e49548c8996c9c30990f18b830b62f8f" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_7808697434d6e277c35cfef930da8360.setContent(html_e49548c8996c9c30990f18b830b62f8f);
|
|
|
|
|
|
|
|
marker_6c9c1d21c75041226b5311bdaa0e560c.bindPopup(popup_7808697434d6e277c35cfef930da8360)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c9c1d21c75041226b5311bdaa0e560c.setIcon(icon_bd4f3bddb8cc43e8067f8d5562ce2a27);
|
|
|
|
|
|
var marker_1e10205e0e8f80ecb3bd22eb9534ed70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ecdf13b52c3a6bb9bff630e913791f46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5ae69a1ef4c234b354593e72900a8a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6087febd3e62a618aeb5545a1213aedd = $(`<div id="html_6087febd3e62a618aeb5545a1213aedd" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_b5ae69a1ef4c234b354593e72900a8a8.setContent(html_6087febd3e62a618aeb5545a1213aedd);
|
|
|
|
|
|
|
|
marker_1e10205e0e8f80ecb3bd22eb9534ed70.bindPopup(popup_b5ae69a1ef4c234b354593e72900a8a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e10205e0e8f80ecb3bd22eb9534ed70.setIcon(icon_ecdf13b52c3a6bb9bff630e913791f46);
|
|
|
|
|
|
var marker_9a793523208f343bf92f2bc449e3dbc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_05413714274e9829c6b6a4d22f793ca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc54d6ae7a56cfcac972566896b3b713 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98b61cc602f9676a9ef6bf88b25ee4b5 = $(`<div id="html_98b61cc602f9676a9ef6bf88b25ee4b5" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_bc54d6ae7a56cfcac972566896b3b713.setContent(html_98b61cc602f9676a9ef6bf88b25ee4b5);
|
|
|
|
|
|
|
|
marker_9a793523208f343bf92f2bc449e3dbc8.bindPopup(popup_bc54d6ae7a56cfcac972566896b3b713)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a793523208f343bf92f2bc449e3dbc8.setIcon(icon_05413714274e9829c6b6a4d22f793ca7);
|
|
|
|
|
|
var marker_58b73d3470dd6eb3f71a3447dcb0a6f0 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_cd010ff383755e962be8f5fc7e0eec3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e4f72c42a3511c16407c7f37042eeb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97efe0e43925187f7135e3589eebbd6d = $(`<div id="html_97efe0e43925187f7135e3589eebbd6d" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_6e4f72c42a3511c16407c7f37042eeb0.setContent(html_97efe0e43925187f7135e3589eebbd6d);
|
|
|
|
|
|
|
|
marker_58b73d3470dd6eb3f71a3447dcb0a6f0.bindPopup(popup_6e4f72c42a3511c16407c7f37042eeb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58b73d3470dd6eb3f71a3447dcb0a6f0.setIcon(icon_cd010ff383755e962be8f5fc7e0eec3a);
|
|
|
|
|
|
var marker_27f1cd9b27c54a7cbe80064aab3155b1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a71c96e32ffaec207ed947a9036759fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be8759b2f116b4758c303f05fc3f34ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2789772fb6103df7601bcafabd7cdb78 = $(`<div id="html_2789772fb6103df7601bcafabd7cdb78" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_be8759b2f116b4758c303f05fc3f34ba.setContent(html_2789772fb6103df7601bcafabd7cdb78);
|
|
|
|
|
|
|
|
marker_27f1cd9b27c54a7cbe80064aab3155b1.bindPopup(popup_be8759b2f116b4758c303f05fc3f34ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27f1cd9b27c54a7cbe80064aab3155b1.setIcon(icon_a71c96e32ffaec207ed947a9036759fa);
|
|
|
|
|
|
var marker_b6949b673533d1097497462f14a6ebbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_31103965efda9e721b7f512afbd1123d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51a004fc4e1e76f2c71ecc8e8e1beaf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61fd0a346954c32ad0e799f8db5a9938 = $(`<div id="html_61fd0a346954c32ad0e799f8db5a9938" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_51a004fc4e1e76f2c71ecc8e8e1beaf1.setContent(html_61fd0a346954c32ad0e799f8db5a9938);
|
|
|
|
|
|
|
|
marker_b6949b673533d1097497462f14a6ebbc.bindPopup(popup_51a004fc4e1e76f2c71ecc8e8e1beaf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6949b673533d1097497462f14a6ebbc.setIcon(icon_31103965efda9e721b7f512afbd1123d);
|
|
|
|
|
|
var marker_622c9b7d0c41553349cb9ac6f2618f62 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d69139966586844b666ee076da265145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd1e79382333765ec825fdbb60f4a976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdd6f64d9cab2472f0bd66ddb39029e9 = $(`<div id="html_fdd6f64d9cab2472f0bd66ddb39029e9" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_bd1e79382333765ec825fdbb60f4a976.setContent(html_fdd6f64d9cab2472f0bd66ddb39029e9);
|
|
|
|
|
|
|
|
marker_622c9b7d0c41553349cb9ac6f2618f62.bindPopup(popup_bd1e79382333765ec825fdbb60f4a976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_622c9b7d0c41553349cb9ac6f2618f62.setIcon(icon_d69139966586844b666ee076da265145);
|
|
|
|
|
|
var marker_b0a3646df49994369f7d63950f61858c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_90d9692322068024a084b991092c0f97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6009d8ceee84851247cd2484c27c4c38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_100f6c52f2f288e6724353672c066187 = $(`<div id="html_100f6c52f2f288e6724353672c066187" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_6009d8ceee84851247cd2484c27c4c38.setContent(html_100f6c52f2f288e6724353672c066187);
|
|
|
|
|
|
|
|
marker_b0a3646df49994369f7d63950f61858c.bindPopup(popup_6009d8ceee84851247cd2484c27c4c38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0a3646df49994369f7d63950f61858c.setIcon(icon_90d9692322068024a084b991092c0f97);
|
|
|
|
|
|
var marker_e6e0e5b84d70d7b5cb783fe50f37d80b = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_48ecaa34e2fa8dee4d3102e0a28e8f3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_724d08fb03f1480e3e6ec0c4d8851eba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe5c10015d6d2193129c16d8f4382167 = $(`<div id="html_fe5c10015d6d2193129c16d8f4382167" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_724d08fb03f1480e3e6ec0c4d8851eba.setContent(html_fe5c10015d6d2193129c16d8f4382167);
|
|
|
|
|
|
|
|
marker_e6e0e5b84d70d7b5cb783fe50f37d80b.bindPopup(popup_724d08fb03f1480e3e6ec0c4d8851eba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6e0e5b84d70d7b5cb783fe50f37d80b.setIcon(icon_48ecaa34e2fa8dee4d3102e0a28e8f3d);
|
|
|
|
|
|
var marker_cf7fadf4276da58e5acc735027b09f4d = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_97b3180a88f4bc3ea28defb58c3e1dc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5792bc50d5ca597edd4bc396ca02d13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_683c87ee5e96b9b8b73783ecdb1efcf7 = $(`<div id="html_683c87ee5e96b9b8b73783ecdb1efcf7" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_a5792bc50d5ca597edd4bc396ca02d13.setContent(html_683c87ee5e96b9b8b73783ecdb1efcf7);
|
|
|
|
|
|
|
|
marker_cf7fadf4276da58e5acc735027b09f4d.bindPopup(popup_a5792bc50d5ca597edd4bc396ca02d13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7fadf4276da58e5acc735027b09f4d.setIcon(icon_97b3180a88f4bc3ea28defb58c3e1dc9);
|
|
|
|
|
|
var marker_6396eb0c91b271008377af380bb2be15 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5d70f7a2eb5f022a3dce021ecd562ab9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac0bdc1f7745bca0266f13c151d7cae5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8a7cc8ebee3c8ba270528bd69a888e2 = $(`<div id="html_d8a7cc8ebee3c8ba270528bd69a888e2" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_ac0bdc1f7745bca0266f13c151d7cae5.setContent(html_d8a7cc8ebee3c8ba270528bd69a888e2);
|
|
|
|
|
|
|
|
marker_6396eb0c91b271008377af380bb2be15.bindPopup(popup_ac0bdc1f7745bca0266f13c151d7cae5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6396eb0c91b271008377af380bb2be15.setIcon(icon_5d70f7a2eb5f022a3dce021ecd562ab9);
|
|
|
|
|
|
var marker_d979f781a7f8d5f505843afd4f951933 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c9dd0aa742120c024281b82380eedd0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37c77bfbd7812d1e1308fb09289c0d42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bb8e9ce876a1188194dda7123fd1979 = $(`<div id="html_6bb8e9ce876a1188194dda7123fd1979" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_37c77bfbd7812d1e1308fb09289c0d42.setContent(html_6bb8e9ce876a1188194dda7123fd1979);
|
|
|
|
|
|
|
|
marker_d979f781a7f8d5f505843afd4f951933.bindPopup(popup_37c77bfbd7812d1e1308fb09289c0d42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d979f781a7f8d5f505843afd4f951933.setIcon(icon_c9dd0aa742120c024281b82380eedd0e);
|
|
|
|
|
|
var marker_98feb3eb888fa49d39799ca863c179ea = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d4e47548c864758f4d13d0fb469a6ee4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8da92d61faf320c46ab8d6ea4a6890a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a76400e343cb22692dd6b471f651665b = $(`<div id="html_a76400e343cb22692dd6b471f651665b" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_8da92d61faf320c46ab8d6ea4a6890a0.setContent(html_a76400e343cb22692dd6b471f651665b);
|
|
|
|
|
|
|
|
marker_98feb3eb888fa49d39799ca863c179ea.bindPopup(popup_8da92d61faf320c46ab8d6ea4a6890a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98feb3eb888fa49d39799ca863c179ea.setIcon(icon_d4e47548c864758f4d13d0fb469a6ee4);
|
|
|
|
|
|
var marker_d70999ce45f92b510cf231cdada66776 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9d9e053bf6a5753f35096043c4580aaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92c638f4bb21bdd4370cad77dc7dbb1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0afaeedad5877587aac4d2f052ecdc = $(`<div id="html_5e0afaeedad5877587aac4d2f052ecdc" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_92c638f4bb21bdd4370cad77dc7dbb1a.setContent(html_5e0afaeedad5877587aac4d2f052ecdc);
|
|
|
|
|
|
|
|
marker_d70999ce45f92b510cf231cdada66776.bindPopup(popup_92c638f4bb21bdd4370cad77dc7dbb1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d70999ce45f92b510cf231cdada66776.setIcon(icon_9d9e053bf6a5753f35096043c4580aaf);
|
|
|
|
|
|
var marker_0a95a3add90bc0164b1241575d66434d = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b0740c72866b0922f2ecbbc31386fded = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a4ef364b7ac082cbe0107b4be85527c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37b6fff3073a1f5d82b78a20f2c7e030 = $(`<div id="html_37b6fff3073a1f5d82b78a20f2c7e030" style="width: 100.0%; height: 100.0%;">artisanspyramid.libretechsystems.xyz</div>`)[0];
|
|
popup_1a4ef364b7ac082cbe0107b4be85527c.setContent(html_37b6fff3073a1f5d82b78a20f2c7e030);
|
|
|
|
|
|
|
|
marker_0a95a3add90bc0164b1241575d66434d.bindPopup(popup_1a4ef364b7ac082cbe0107b4be85527c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a95a3add90bc0164b1241575d66434d.setIcon(icon_b0740c72866b0922f2ecbbc31386fded);
|
|
|
|
|
|
var marker_05732ebbcbbfb8679a1ee075e10feec8 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0cd00b7d7f11794542f8a88ee34a8d75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dbc9c84e54a108844d97cf579abcc14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d48e7351793d9759ae416f0473beafd = $(`<div id="html_5d48e7351793d9759ae416f0473beafd" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_9dbc9c84e54a108844d97cf579abcc14.setContent(html_5d48e7351793d9759ae416f0473beafd);
|
|
|
|
|
|
|
|
marker_05732ebbcbbfb8679a1ee075e10feec8.bindPopup(popup_9dbc9c84e54a108844d97cf579abcc14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05732ebbcbbfb8679a1ee075e10feec8.setIcon(icon_0cd00b7d7f11794542f8a88ee34a8d75);
|
|
|
|
|
|
var marker_ea1521e28a5f8d123492f192235dc7bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_30599c373b498b4f444ec48d7a261f17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9db800c7a18fba5a8abf6284a147c799 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9aafb18b9e7cac1c3cc46e9066f9485 = $(`<div id="html_b9aafb18b9e7cac1c3cc46e9066f9485" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_9db800c7a18fba5a8abf6284a147c799.setContent(html_b9aafb18b9e7cac1c3cc46e9066f9485);
|
|
|
|
|
|
|
|
marker_ea1521e28a5f8d123492f192235dc7bd.bindPopup(popup_9db800c7a18fba5a8abf6284a147c799)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea1521e28a5f8d123492f192235dc7bd.setIcon(icon_30599c373b498b4f444ec48d7a261f17);
|
|
|
|
|
|
var marker_b97c38a1f4212dd65ddb2216fc0edb79 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_2dbad92bc2f61456a8c532ca959cfdea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20bc0e192a00c0d7e34c14587992ef0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c245daaff731b169b0a743f3722f8652 = $(`<div id="html_c245daaff731b169b0a743f3722f8652" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_20bc0e192a00c0d7e34c14587992ef0a.setContent(html_c245daaff731b169b0a743f3722f8652);
|
|
|
|
|
|
|
|
marker_b97c38a1f4212dd65ddb2216fc0edb79.bindPopup(popup_20bc0e192a00c0d7e34c14587992ef0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b97c38a1f4212dd65ddb2216fc0edb79.setIcon(icon_2dbad92bc2f61456a8c532ca959cfdea);
|
|
|
|
|
|
var marker_b7e9d37a198344096dbc7572f28ca115 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_68f74ccfcdb6cfe515a4e3c3c3d1a7c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7869b2fc36e36c672c9658b948f6b390 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8c74a18f591cc97e8296f7376bf85c7 = $(`<div id="html_a8c74a18f591cc97e8296f7376bf85c7" style="width: 100.0%; height: 100.0%;">relay.sdbitcoiners.com</div>`)[0];
|
|
popup_7869b2fc36e36c672c9658b948f6b390.setContent(html_a8c74a18f591cc97e8296f7376bf85c7);
|
|
|
|
|
|
|
|
marker_b7e9d37a198344096dbc7572f28ca115.bindPopup(popup_7869b2fc36e36c672c9658b948f6b390)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7e9d37a198344096dbc7572f28ca115.setIcon(icon_68f74ccfcdb6cfe515a4e3c3c3d1a7c7);
|
|
|
|
|
|
var marker_326fa655a0ce95f2c34fbe974f39fcb7 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_06a0ea03e85dd773c8839dcb387c3112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_991ebf37513ec8dd3297eb5db9e00c06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02779b27b42149871c9945c6cca982f2 = $(`<div id="html_02779b27b42149871c9945c6cca982f2" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_991ebf37513ec8dd3297eb5db9e00c06.setContent(html_02779b27b42149871c9945c6cca982f2);
|
|
|
|
|
|
|
|
marker_326fa655a0ce95f2c34fbe974f39fcb7.bindPopup(popup_991ebf37513ec8dd3297eb5db9e00c06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_326fa655a0ce95f2c34fbe974f39fcb7.setIcon(icon_06a0ea03e85dd773c8839dcb387c3112);
|
|
|
|
|
|
var marker_67bf7223ab9b34b1c1cc4e0b3391b58f = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5cbf899e93f8ffa0936697ea409f9431 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c83aeb489b61ba99497c1100f1595f5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38a8056a54277de8c1a5376ffdd50705 = $(`<div id="html_38a8056a54277de8c1a5376ffdd50705" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_c83aeb489b61ba99497c1100f1595f5b.setContent(html_38a8056a54277de8c1a5376ffdd50705);
|
|
|
|
|
|
|
|
marker_67bf7223ab9b34b1c1cc4e0b3391b58f.bindPopup(popup_c83aeb489b61ba99497c1100f1595f5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67bf7223ab9b34b1c1cc4e0b3391b58f.setIcon(icon_5cbf899e93f8ffa0936697ea409f9431);
|
|
|
|
|
|
var marker_f6ad9f656f355016e31ed0ed9cf6a6c7 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_104d571f09ba7d4853a9f0f83483ca17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8574567b3d31460b097bcd02ba83a99b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50f59c169a2d94bc203d532d1ff793fa = $(`<div id="html_50f59c169a2d94bc203d532d1ff793fa" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_8574567b3d31460b097bcd02ba83a99b.setContent(html_50f59c169a2d94bc203d532d1ff793fa);
|
|
|
|
|
|
|
|
marker_f6ad9f656f355016e31ed0ed9cf6a6c7.bindPopup(popup_8574567b3d31460b097bcd02ba83a99b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6ad9f656f355016e31ed0ed9cf6a6c7.setIcon(icon_104d571f09ba7d4853a9f0f83483ca17);
|
|
|
|
|
|
var marker_bd94302cc24dd3db63be20b2ea0de10c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_835556aa66e695b0edfbd87d2bb77fa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a80040ae9151c8de1a9591b339810edd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e974a7b97f74478d620eb97d7755716 = $(`<div id="html_3e974a7b97f74478d620eb97d7755716" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_a80040ae9151c8de1a9591b339810edd.setContent(html_3e974a7b97f74478d620eb97d7755716);
|
|
|
|
|
|
|
|
marker_bd94302cc24dd3db63be20b2ea0de10c.bindPopup(popup_a80040ae9151c8de1a9591b339810edd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd94302cc24dd3db63be20b2ea0de10c.setIcon(icon_835556aa66e695b0edfbd87d2bb77fa6);
|
|
|
|
|
|
var marker_c535338beab5f93037446f17a4ad3c23 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7ac2d601d56b1e0f2f8c41f05fea9f3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2682df81f911a5ce474ab6859af34982 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de55b42d2ad46d747c34d3d80cefdcdb = $(`<div id="html_de55b42d2ad46d747c34d3d80cefdcdb" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_2682df81f911a5ce474ab6859af34982.setContent(html_de55b42d2ad46d747c34d3d80cefdcdb);
|
|
|
|
|
|
|
|
marker_c535338beab5f93037446f17a4ad3c23.bindPopup(popup_2682df81f911a5ce474ab6859af34982)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c535338beab5f93037446f17a4ad3c23.setIcon(icon_7ac2d601d56b1e0f2f8c41f05fea9f3a);
|
|
|
|
|
|
var marker_ee170d0a792fe6037b60c6d668897c97 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_9086de21711c453b88fee39c0383c288 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1dddd4617b167f6bb179eac8a35a2f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71d3fb41ea38bd4f249b9364523a280e = $(`<div id="html_71d3fb41ea38bd4f249b9364523a280e" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_b1dddd4617b167f6bb179eac8a35a2f8.setContent(html_71d3fb41ea38bd4f249b9364523a280e);
|
|
|
|
|
|
|
|
marker_ee170d0a792fe6037b60c6d668897c97.bindPopup(popup_b1dddd4617b167f6bb179eac8a35a2f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee170d0a792fe6037b60c6d668897c97.setIcon(icon_9086de21711c453b88fee39c0383c288);
|
|
|
|
|
|
var marker_373ebe3f8a83fd96c74b00e7a01bc340 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_32c78922f2f6c9bd81530bd7bab7fffe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3d95105b627f2d94f34f803fec7851a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2020cdc9466bc38c0d6d9811101aac6 = $(`<div id="html_e2020cdc9466bc38c0d6d9811101aac6" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_d3d95105b627f2d94f34f803fec7851a.setContent(html_e2020cdc9466bc38c0d6d9811101aac6);
|
|
|
|
|
|
|
|
marker_373ebe3f8a83fd96c74b00e7a01bc340.bindPopup(popup_d3d95105b627f2d94f34f803fec7851a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_373ebe3f8a83fd96c74b00e7a01bc340.setIcon(icon_32c78922f2f6c9bd81530bd7bab7fffe);
|
|
|
|
|
|
var marker_2471e219cadb9abddb17e2338842e5e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_4b0e09aa220a043ede4e9d1d85b08c20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a652c38b7d817feaf254929a1b556b1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b153130bbbe67733aa9342b192478a07 = $(`<div id="html_b153130bbbe67733aa9342b192478a07" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_a652c38b7d817feaf254929a1b556b1e.setContent(html_b153130bbbe67733aa9342b192478a07);
|
|
|
|
|
|
|
|
marker_2471e219cadb9abddb17e2338842e5e6.bindPopup(popup_a652c38b7d817feaf254929a1b556b1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2471e219cadb9abddb17e2338842e5e6.setIcon(icon_4b0e09aa220a043ede4e9d1d85b08c20);
|
|
|
|
|
|
var marker_7a62931a67366b4fa907421cc162831f = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_aab792056bd496242828ae085b5c1928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6597fe3e231e8a35e8cfb838eb9f466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35f645852cfc68c2adb31e1b88d9b386 = $(`<div id="html_35f645852cfc68c2adb31e1b88d9b386" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_b6597fe3e231e8a35e8cfb838eb9f466.setContent(html_35f645852cfc68c2adb31e1b88d9b386);
|
|
|
|
|
|
|
|
marker_7a62931a67366b4fa907421cc162831f.bindPopup(popup_b6597fe3e231e8a35e8cfb838eb9f466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a62931a67366b4fa907421cc162831f.setIcon(icon_aab792056bd496242828ae085b5c1928);
|
|
|
|
|
|
var marker_36b985c7f44567a412f7e19c67ef808e = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1ee4d05a1cb7f4d86e82e0f4ff2a4636 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a74acffde070238ddfe84691cb7b0350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa6e6ab0ea5a7df0eb2d3dbe920091db = $(`<div id="html_fa6e6ab0ea5a7df0eb2d3dbe920091db" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_a74acffde070238ddfe84691cb7b0350.setContent(html_fa6e6ab0ea5a7df0eb2d3dbe920091db);
|
|
|
|
|
|
|
|
marker_36b985c7f44567a412f7e19c67ef808e.bindPopup(popup_a74acffde070238ddfe84691cb7b0350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36b985c7f44567a412f7e19c67ef808e.setIcon(icon_1ee4d05a1cb7f4d86e82e0f4ff2a4636);
|
|
|
|
|
|
var marker_52c75b382bb4cb00633f29b4fb49a733 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_66a60b7076be043b430329d0c8644702 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4b9766ae12f87ac4c626f00ef6ccfde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fb67dbf9f1dbb7fb71bd5fe800d78a7 = $(`<div id="html_2fb67dbf9f1dbb7fb71bd5fe800d78a7" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_b4b9766ae12f87ac4c626f00ef6ccfde.setContent(html_2fb67dbf9f1dbb7fb71bd5fe800d78a7);
|
|
|
|
|
|
|
|
marker_52c75b382bb4cb00633f29b4fb49a733.bindPopup(popup_b4b9766ae12f87ac4c626f00ef6ccfde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52c75b382bb4cb00633f29b4fb49a733.setIcon(icon_66a60b7076be043b430329d0c8644702);
|
|
|
|
|
|
var marker_40ba4db83ec675d3f7dc526a2b306623 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7cf3aef6cbd83fa7e1ce307a42ba5f1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13b6dbe550bf81131d5886b178f7f84e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_959a92aa0aaad6c2f9af5f1cef33a2ee = $(`<div id="html_959a92aa0aaad6c2f9af5f1cef33a2ee" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_13b6dbe550bf81131d5886b178f7f84e.setContent(html_959a92aa0aaad6c2f9af5f1cef33a2ee);
|
|
|
|
|
|
|
|
marker_40ba4db83ec675d3f7dc526a2b306623.bindPopup(popup_13b6dbe550bf81131d5886b178f7f84e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40ba4db83ec675d3f7dc526a2b306623.setIcon(icon_7cf3aef6cbd83fa7e1ce307a42ba5f1c);
|
|
|
|
|
|
var marker_280095ba285177375c28ec06a805328d = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b59689b08511575f2ac2e015aecbd10a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08a38fa93e0a059eb99923b0e067c91a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec450fc3c321bd6e60a500cd6468f604 = $(`<div id="html_ec450fc3c321bd6e60a500cd6468f604" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_08a38fa93e0a059eb99923b0e067c91a.setContent(html_ec450fc3c321bd6e60a500cd6468f604);
|
|
|
|
|
|
|
|
marker_280095ba285177375c28ec06a805328d.bindPopup(popup_08a38fa93e0a059eb99923b0e067c91a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_280095ba285177375c28ec06a805328d.setIcon(icon_b59689b08511575f2ac2e015aecbd10a);
|
|
|
|
|
|
var marker_d5c3446ea96737548a0e40987dd371cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0b19d8f2c97ac37aebf8492e65c7a167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a7f6eed5b7330d42afe6b3262276066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14e56bb96a2812f883372cc639cdb435 = $(`<div id="html_14e56bb96a2812f883372cc639cdb435" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_6a7f6eed5b7330d42afe6b3262276066.setContent(html_14e56bb96a2812f883372cc639cdb435);
|
|
|
|
|
|
|
|
marker_d5c3446ea96737548a0e40987dd371cc.bindPopup(popup_6a7f6eed5b7330d42afe6b3262276066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5c3446ea96737548a0e40987dd371cc.setIcon(icon_0b19d8f2c97ac37aebf8492e65c7a167);
|
|
|
|
|
|
var marker_faaaad12416f1444d1decc5ff6345725 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ac9d353f8add32bf5ae2a4162cbc9ac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7addffe07ae5a64b089644009784dda3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f9be9ae73c38a60a701151f2c735923 = $(`<div id="html_6f9be9ae73c38a60a701151f2c735923" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_7addffe07ae5a64b089644009784dda3.setContent(html_6f9be9ae73c38a60a701151f2c735923);
|
|
|
|
|
|
|
|
marker_faaaad12416f1444d1decc5ff6345725.bindPopup(popup_7addffe07ae5a64b089644009784dda3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faaaad12416f1444d1decc5ff6345725.setIcon(icon_ac9d353f8add32bf5ae2a4162cbc9ac1);
|
|
|
|
|
|
var marker_a95ad7c2fe39cb7c55a4b35361fa8a92 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3e3664edf02f793d83eef544f3674008 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8576dd3655976f68a3f01fa6d203134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_413cf1d140d158b58417ffc4623077ae = $(`<div id="html_413cf1d140d158b58417ffc4623077ae" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_e8576dd3655976f68a3f01fa6d203134.setContent(html_413cf1d140d158b58417ffc4623077ae);
|
|
|
|
|
|
|
|
marker_a95ad7c2fe39cb7c55a4b35361fa8a92.bindPopup(popup_e8576dd3655976f68a3f01fa6d203134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a95ad7c2fe39cb7c55a4b35361fa8a92.setIcon(icon_3e3664edf02f793d83eef544f3674008);
|
|
|
|
|
|
var marker_61073f12375a770dc92e115fc72d17b5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_6aaf04778a29607824c8cee44a20bb66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51587380979c8101458f4427ea8d0631 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9faf43650d27bc11586f7966df700e9b = $(`<div id="html_9faf43650d27bc11586f7966df700e9b" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_51587380979c8101458f4427ea8d0631.setContent(html_9faf43650d27bc11586f7966df700e9b);
|
|
|
|
|
|
|
|
marker_61073f12375a770dc92e115fc72d17b5.bindPopup(popup_51587380979c8101458f4427ea8d0631)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61073f12375a770dc92e115fc72d17b5.setIcon(icon_6aaf04778a29607824c8cee44a20bb66);
|
|
|
|
|
|
var marker_c832059a05798c96f41b3978379511cd = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c2efcc3223e1aaa5d3c84439136a821c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a13a45758358cc20bd169f4cb6e28d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f58813a7847d1c59eb4558605dc5acdb = $(`<div id="html_f58813a7847d1c59eb4558605dc5acdb" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_a13a45758358cc20bd169f4cb6e28d8b.setContent(html_f58813a7847d1c59eb4558605dc5acdb);
|
|
|
|
|
|
|
|
marker_c832059a05798c96f41b3978379511cd.bindPopup(popup_a13a45758358cc20bd169f4cb6e28d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c832059a05798c96f41b3978379511cd.setIcon(icon_c2efcc3223e1aaa5d3c84439136a821c);
|
|
|
|
|
|
var marker_9f0794af6124e6a23f3faf9540d9551a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_08376a3e844fec806ebf7ce9de9f3958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_872d5cb13f030694079c4c930d55a389 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50479b14bd5d8c402744754fed4b754c = $(`<div id="html_50479b14bd5d8c402744754fed4b754c" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_872d5cb13f030694079c4c930d55a389.setContent(html_50479b14bd5d8c402744754fed4b754c);
|
|
|
|
|
|
|
|
marker_9f0794af6124e6a23f3faf9540d9551a.bindPopup(popup_872d5cb13f030694079c4c930d55a389)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f0794af6124e6a23f3faf9540d9551a.setIcon(icon_08376a3e844fec806ebf7ce9de9f3958);
|
|
|
|
|
|
var marker_2f49197635f8f570bc9c5fe0f81943cf = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_f867e6fbdc229210bdf374f37671b740 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3719ff409f5bfa50692b8f2684eef63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1335bae658acce0ef6205e6e7fa822a1 = $(`<div id="html_1335bae658acce0ef6205e6e7fa822a1" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_f3719ff409f5bfa50692b8f2684eef63.setContent(html_1335bae658acce0ef6205e6e7fa822a1);
|
|
|
|
|
|
|
|
marker_2f49197635f8f570bc9c5fe0f81943cf.bindPopup(popup_f3719ff409f5bfa50692b8f2684eef63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f49197635f8f570bc9c5fe0f81943cf.setIcon(icon_f867e6fbdc229210bdf374f37671b740);
|
|
|
|
|
|
var marker_94f25dbc356c393a53a2268f99dbdff4 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8d9a7fff3f59b102de773544e5035b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e469b5e08c53a5e0fb314c2266da817 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aaee35bc775f0af3341d15d0cbe560d = $(`<div id="html_6aaee35bc775f0af3341d15d0cbe560d" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_6e469b5e08c53a5e0fb314c2266da817.setContent(html_6aaee35bc775f0af3341d15d0cbe560d);
|
|
|
|
|
|
|
|
marker_94f25dbc356c393a53a2268f99dbdff4.bindPopup(popup_6e469b5e08c53a5e0fb314c2266da817)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94f25dbc356c393a53a2268f99dbdff4.setIcon(icon_8d9a7fff3f59b102de773544e5035b42);
|
|
|
|
|
|
var marker_74f7079e169e269b9c54c59c77063c21 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b96b7d504115194995f13ed20ab14e36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e42640f0d80d670a1d9e4ff0f32e9c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0af830550e973730d2f1c56949936eb = $(`<div id="html_c0af830550e973730d2f1c56949936eb" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_7e42640f0d80d670a1d9e4ff0f32e9c5.setContent(html_c0af830550e973730d2f1c56949936eb);
|
|
|
|
|
|
|
|
marker_74f7079e169e269b9c54c59c77063c21.bindPopup(popup_7e42640f0d80d670a1d9e4ff0f32e9c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74f7079e169e269b9c54c59c77063c21.setIcon(icon_b96b7d504115194995f13ed20ab14e36);
|
|
|
|
|
|
var marker_79249abcc34ee014745c08d1923274d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_13825377da8bddb24a81c27560ce6e6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2b9c41763b95c9146aabc3ec7ac7aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8046285bbdc690bb80fcf91264f89b50 = $(`<div id="html_8046285bbdc690bb80fcf91264f89b50" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_f2b9c41763b95c9146aabc3ec7ac7aa7.setContent(html_8046285bbdc690bb80fcf91264f89b50);
|
|
|
|
|
|
|
|
marker_79249abcc34ee014745c08d1923274d6.bindPopup(popup_f2b9c41763b95c9146aabc3ec7ac7aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79249abcc34ee014745c08d1923274d6.setIcon(icon_13825377da8bddb24a81c27560ce6e6f);
|
|
|
|
|
|
var marker_fcec1fd534a343842baeb47c9884ccad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_00de57f3258cda6aac4c9ffb95b8a409 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02ad420a11a81a7b92639d87c5fe74f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ec9ef7b52a89153c2671d0d4f746236 = $(`<div id="html_6ec9ef7b52a89153c2671d0d4f746236" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_02ad420a11a81a7b92639d87c5fe74f8.setContent(html_6ec9ef7b52a89153c2671d0d4f746236);
|
|
|
|
|
|
|
|
marker_fcec1fd534a343842baeb47c9884ccad.bindPopup(popup_02ad420a11a81a7b92639d87c5fe74f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcec1fd534a343842baeb47c9884ccad.setIcon(icon_00de57f3258cda6aac4c9ffb95b8a409);
|
|
|
|
|
|
var marker_7d40d4828157f8c2546cf6c3c83bdc8c = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_874e90afcf148442b34474782d418b32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8daa28d493120e91cea1f241f191ce87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_242bdcd5f29a4e5ca0dd53243970efa7 = $(`<div id="html_242bdcd5f29a4e5ca0dd53243970efa7" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_8daa28d493120e91cea1f241f191ce87.setContent(html_242bdcd5f29a4e5ca0dd53243970efa7);
|
|
|
|
|
|
|
|
marker_7d40d4828157f8c2546cf6c3c83bdc8c.bindPopup(popup_8daa28d493120e91cea1f241f191ce87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d40d4828157f8c2546cf6c3c83bdc8c.setIcon(icon_874e90afcf148442b34474782d418b32);
|
|
|
|
|
|
var marker_31db2d2e17cca4ed6e9dbc9f26d37812 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_2f331f3662545f4d93dac15fb0bd7df7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc0fd58900096b71effd65ec251aa279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_814572fabaea6a42a8dc8ba1e326a814 = $(`<div id="html_814572fabaea6a42a8dc8ba1e326a814" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_cc0fd58900096b71effd65ec251aa279.setContent(html_814572fabaea6a42a8dc8ba1e326a814);
|
|
|
|
|
|
|
|
marker_31db2d2e17cca4ed6e9dbc9f26d37812.bindPopup(popup_cc0fd58900096b71effd65ec251aa279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31db2d2e17cca4ed6e9dbc9f26d37812.setIcon(icon_2f331f3662545f4d93dac15fb0bd7df7);
|
|
|
|
|
|
var marker_ee048541bf8e44a11ee0bf3f0718b5fe = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_64fdd768f5d25f03caa2157effc9c4d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c35a1eba8db35e38e4c5a4dbc6166f78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c64ef6b8c69149b44ea28fa00d7a17d = $(`<div id="html_6c64ef6b8c69149b44ea28fa00d7a17d" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_c35a1eba8db35e38e4c5a4dbc6166f78.setContent(html_6c64ef6b8c69149b44ea28fa00d7a17d);
|
|
|
|
|
|
|
|
marker_ee048541bf8e44a11ee0bf3f0718b5fe.bindPopup(popup_c35a1eba8db35e38e4c5a4dbc6166f78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee048541bf8e44a11ee0bf3f0718b5fe.setIcon(icon_64fdd768f5d25f03caa2157effc9c4d0);
|
|
|
|
|
|
var marker_b5b59c3bc12d4f10383e1e8df56a855a = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_717e934cd2fa18d8279adcaa1867d56f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_591b51893f93fc5022456f816a60b7e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61167ba65ab04c75f35e559d65295d0e = $(`<div id="html_61167ba65ab04c75f35e559d65295d0e" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_591b51893f93fc5022456f816a60b7e8.setContent(html_61167ba65ab04c75f35e559d65295d0e);
|
|
|
|
|
|
|
|
marker_b5b59c3bc12d4f10383e1e8df56a855a.bindPopup(popup_591b51893f93fc5022456f816a60b7e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5b59c3bc12d4f10383e1e8df56a855a.setIcon(icon_717e934cd2fa18d8279adcaa1867d56f);
|
|
|
|
|
|
var marker_d435f7c6637b3d25010a33d9347abe7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3ec0782a69ba5abc60bdfd602c26d16d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57f3e1910936836308ced1c218b1487b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fad9b47fd8e101cc4180c09c7ada8c65 = $(`<div id="html_fad9b47fd8e101cc4180c09c7ada8c65" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_57f3e1910936836308ced1c218b1487b.setContent(html_fad9b47fd8e101cc4180c09c7ada8c65);
|
|
|
|
|
|
|
|
marker_d435f7c6637b3d25010a33d9347abe7d.bindPopup(popup_57f3e1910936836308ced1c218b1487b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d435f7c6637b3d25010a33d9347abe7d.setIcon(icon_3ec0782a69ba5abc60bdfd602c26d16d);
|
|
|
|
|
|
var marker_f7566efc8a17bc9c4c3045f8f1710ea2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_042713ac88895025fb7968120ebbb683 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8af597759b6de4823a19891f317a6eda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_440de06130daa41790946d631265519c = $(`<div id="html_440de06130daa41790946d631265519c" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_8af597759b6de4823a19891f317a6eda.setContent(html_440de06130daa41790946d631265519c);
|
|
|
|
|
|
|
|
marker_f7566efc8a17bc9c4c3045f8f1710ea2.bindPopup(popup_8af597759b6de4823a19891f317a6eda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7566efc8a17bc9c4c3045f8f1710ea2.setIcon(icon_042713ac88895025fb7968120ebbb683);
|
|
|
|
|
|
var marker_5106732b048ae2c2e374e359690604c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_4c9fa83e054b22f20c448608bc58f219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed39514da62c620639f6bf03309cf3f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ff0b0666469a6542745757d9d349e01 = $(`<div id="html_7ff0b0666469a6542745757d9d349e01" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_ed39514da62c620639f6bf03309cf3f9.setContent(html_7ff0b0666469a6542745757d9d349e01);
|
|
|
|
|
|
|
|
marker_5106732b048ae2c2e374e359690604c9.bindPopup(popup_ed39514da62c620639f6bf03309cf3f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5106732b048ae2c2e374e359690604c9.setIcon(icon_4c9fa83e054b22f20c448608bc58f219);
|
|
|
|
|
|
var marker_ef8d79ea7986182f7e5711bbe982fa6b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ad77da767937b573dfaee20535398253 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1631ee08d53ac22bffe73cca813f958b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d32fafd4768bb8846bad16df88a7de1 = $(`<div id="html_1d32fafd4768bb8846bad16df88a7de1" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_1631ee08d53ac22bffe73cca813f958b.setContent(html_1d32fafd4768bb8846bad16df88a7de1);
|
|
|
|
|
|
|
|
marker_ef8d79ea7986182f7e5711bbe982fa6b.bindPopup(popup_1631ee08d53ac22bffe73cca813f958b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef8d79ea7986182f7e5711bbe982fa6b.setIcon(icon_ad77da767937b573dfaee20535398253);
|
|
|
|
|
|
var marker_4d28c4f60378df0fec0ee9b29dd102e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_da012da128018f233519f016228dc17c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40da3551660f6fd59bb9cb2a2ae48033 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e15f79dd6c788471d26a7dba81eb2e7 = $(`<div id="html_5e15f79dd6c788471d26a7dba81eb2e7" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_40da3551660f6fd59bb9cb2a2ae48033.setContent(html_5e15f79dd6c788471d26a7dba81eb2e7);
|
|
|
|
|
|
|
|
marker_4d28c4f60378df0fec0ee9b29dd102e3.bindPopup(popup_40da3551660f6fd59bb9cb2a2ae48033)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d28c4f60378df0fec0ee9b29dd102e3.setIcon(icon_da012da128018f233519f016228dc17c);
|
|
|
|
|
|
var marker_8d33a7088aeecfaea3eff704d54efdbd = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_33ed29bea5cc2afc7942f400926f8201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c0d40e8cd6f9708225cd6d3c7fc03ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec6b4eda646bc4c216af279a3fa8c344 = $(`<div id="html_ec6b4eda646bc4c216af279a3fa8c344" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_3c0d40e8cd6f9708225cd6d3c7fc03ed.setContent(html_ec6b4eda646bc4c216af279a3fa8c344);
|
|
|
|
|
|
|
|
marker_8d33a7088aeecfaea3eff704d54efdbd.bindPopup(popup_3c0d40e8cd6f9708225cd6d3c7fc03ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d33a7088aeecfaea3eff704d54efdbd.setIcon(icon_33ed29bea5cc2afc7942f400926f8201);
|
|
|
|
|
|
var marker_63f75fe20e721479b855c33fd22af8ab = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ecae319bc6ed2240e1c54ae1ca4fd96f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cce637931d8e4a946255027ba361bcf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac3237882bd87e784a41541ac764a1b2 = $(`<div id="html_ac3237882bd87e784a41541ac764a1b2" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_cce637931d8e4a946255027ba361bcf4.setContent(html_ac3237882bd87e784a41541ac764a1b2);
|
|
|
|
|
|
|
|
marker_63f75fe20e721479b855c33fd22af8ab.bindPopup(popup_cce637931d8e4a946255027ba361bcf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63f75fe20e721479b855c33fd22af8ab.setIcon(icon_ecae319bc6ed2240e1c54ae1ca4fd96f);
|
|
|
|
|
|
var marker_5815f3f207b929ad3894643eb2332c0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_e5b182ded23f230358d4c90a38e6688d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_921bef023ab2bd006c5e2e0c61b0c1cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f6d3a0576b6ed1d3fe75714f9e55b7e = $(`<div id="html_6f6d3a0576b6ed1d3fe75714f9e55b7e" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_921bef023ab2bd006c5e2e0c61b0c1cb.setContent(html_6f6d3a0576b6ed1d3fe75714f9e55b7e);
|
|
|
|
|
|
|
|
marker_5815f3f207b929ad3894643eb2332c0b.bindPopup(popup_921bef023ab2bd006c5e2e0c61b0c1cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5815f3f207b929ad3894643eb2332c0b.setIcon(icon_e5b182ded23f230358d4c90a38e6688d);
|
|
|
|
|
|
var marker_8f3d020e6bab4dc36a77a528ae504c06 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1c497d294a61d0ebeda13b60dec3f80c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ec4e7336699991e3aaed987dad4dc8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5a629b4c82e6ac5baaf4f4981dba8e1 = $(`<div id="html_c5a629b4c82e6ac5baaf4f4981dba8e1" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_4ec4e7336699991e3aaed987dad4dc8f.setContent(html_c5a629b4c82e6ac5baaf4f4981dba8e1);
|
|
|
|
|
|
|
|
marker_8f3d020e6bab4dc36a77a528ae504c06.bindPopup(popup_4ec4e7336699991e3aaed987dad4dc8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f3d020e6bab4dc36a77a528ae504c06.setIcon(icon_1c497d294a61d0ebeda13b60dec3f80c);
|
|
|
|
|
|
var marker_bc22baae263fca069a2b237d6bc7905a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_060320c095b4e485ce48d98ce9ce8f44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c471c713eb2ab3467b74b0d4b5b8fdea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a9acdd69c2f17fefa733a5d25743bd6 = $(`<div id="html_8a9acdd69c2f17fefa733a5d25743bd6" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_c471c713eb2ab3467b74b0d4b5b8fdea.setContent(html_8a9acdd69c2f17fefa733a5d25743bd6);
|
|
|
|
|
|
|
|
marker_bc22baae263fca069a2b237d6bc7905a.bindPopup(popup_c471c713eb2ab3467b74b0d4b5b8fdea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc22baae263fca069a2b237d6bc7905a.setIcon(icon_060320c095b4e485ce48d98ce9ce8f44);
|
|
|
|
|
|
var marker_70a08dd76ef86347955ae27a106d890b = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d7d5cbe8988e6c3091fb13b18d0fa94c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d25f8346379ed150b3da0575312a8c65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8528a5c251a650b6078f6d33905b5c99 = $(`<div id="html_8528a5c251a650b6078f6d33905b5c99" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_d25f8346379ed150b3da0575312a8c65.setContent(html_8528a5c251a650b6078f6d33905b5c99);
|
|
|
|
|
|
|
|
marker_70a08dd76ef86347955ae27a106d890b.bindPopup(popup_d25f8346379ed150b3da0575312a8c65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70a08dd76ef86347955ae27a106d890b.setIcon(icon_d7d5cbe8988e6c3091fb13b18d0fa94c);
|
|
|
|
|
|
var marker_331c4095ba2a8b304b8b0d0d82a0dbf6 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_957256ce20e9bd5cf083fd2fdab5474f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_328c35a66606047f155e5b3c417e4a7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f81b0ea94e2951714ff6db11a3407a28 = $(`<div id="html_f81b0ea94e2951714ff6db11a3407a28" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_328c35a66606047f155e5b3c417e4a7d.setContent(html_f81b0ea94e2951714ff6db11a3407a28);
|
|
|
|
|
|
|
|
marker_331c4095ba2a8b304b8b0d0d82a0dbf6.bindPopup(popup_328c35a66606047f155e5b3c417e4a7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_331c4095ba2a8b304b8b0d0d82a0dbf6.setIcon(icon_957256ce20e9bd5cf083fd2fdab5474f);
|
|
|
|
|
|
var marker_b57deb49a9dce81e4142a40d87d2a22c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7f77d297d30cb4b20dbd6fb4ed39ed2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bf6ba5ef2fab104c3206f6e531a0775 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_817128c9d4e84bf624ef5d242646a4b6 = $(`<div id="html_817128c9d4e84bf624ef5d242646a4b6" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_3bf6ba5ef2fab104c3206f6e531a0775.setContent(html_817128c9d4e84bf624ef5d242646a4b6);
|
|
|
|
|
|
|
|
marker_b57deb49a9dce81e4142a40d87d2a22c.bindPopup(popup_3bf6ba5ef2fab104c3206f6e531a0775)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b57deb49a9dce81e4142a40d87d2a22c.setIcon(icon_7f77d297d30cb4b20dbd6fb4ed39ed2c);
|
|
|
|
|
|
var marker_1232dcb9009ef7736db5254db1cf945e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_494e29f84232f477847a45ab87ebb069 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1aa7be5326eb75d75f5b944b4e5fe7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74c05d233cd47cac53b47bc33391f15c = $(`<div id="html_74c05d233cd47cac53b47bc33391f15c" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_e1aa7be5326eb75d75f5b944b4e5fe7a.setContent(html_74c05d233cd47cac53b47bc33391f15c);
|
|
|
|
|
|
|
|
marker_1232dcb9009ef7736db5254db1cf945e.bindPopup(popup_e1aa7be5326eb75d75f5b944b4e5fe7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1232dcb9009ef7736db5254db1cf945e.setIcon(icon_494e29f84232f477847a45ab87ebb069);
|
|
|
|
|
|
var marker_2228fe77cf15682f0ae566dfa121ed90 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b1d0ba84b538ba490aac6ce3f03b15e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b80d99909622c2e80b0c959e8fa63ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d626667af5e03304594bd39059fc9634 = $(`<div id="html_d626667af5e03304594bd39059fc9634" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_7b80d99909622c2e80b0c959e8fa63ed.setContent(html_d626667af5e03304594bd39059fc9634);
|
|
|
|
|
|
|
|
marker_2228fe77cf15682f0ae566dfa121ed90.bindPopup(popup_7b80d99909622c2e80b0c959e8fa63ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2228fe77cf15682f0ae566dfa121ed90.setIcon(icon_b1d0ba84b538ba490aac6ce3f03b15e2);
|
|
|
|
|
|
var marker_0d0a70b8c6551d683d4874553281ef8b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d5a71097336208868b5dea7e9af3d71b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37d2b9f0a2e2a60c235c5b8a617d72cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e52315a68901d895dd3214ad518d6ac0 = $(`<div id="html_e52315a68901d895dd3214ad518d6ac0" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_37d2b9f0a2e2a60c235c5b8a617d72cb.setContent(html_e52315a68901d895dd3214ad518d6ac0);
|
|
|
|
|
|
|
|
marker_0d0a70b8c6551d683d4874553281ef8b.bindPopup(popup_37d2b9f0a2e2a60c235c5b8a617d72cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d0a70b8c6551d683d4874553281ef8b.setIcon(icon_d5a71097336208868b5dea7e9af3d71b);
|
|
|
|
|
|
var marker_752be61d72df68e5f2e33cc9c038387f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a33510df1c1174b25f892f82c3b8001c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97cc6abfbd91ad4933d7fb2c95644cb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_352938522b7f5772e4a4c9c6d5dc5655 = $(`<div id="html_352938522b7f5772e4a4c9c6d5dc5655" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_97cc6abfbd91ad4933d7fb2c95644cb1.setContent(html_352938522b7f5772e4a4c9c6d5dc5655);
|
|
|
|
|
|
|
|
marker_752be61d72df68e5f2e33cc9c038387f.bindPopup(popup_97cc6abfbd91ad4933d7fb2c95644cb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_752be61d72df68e5f2e33cc9c038387f.setIcon(icon_a33510df1c1174b25f892f82c3b8001c);
|
|
|
|
|
|
var marker_6d798bece22164111651f11c5ba0d506 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_2ccde19b45af57283b7e10c647bfa02d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b2c0ac96a995ee0ecff406e51ff7e2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d9614d54640b6fb5df6ffea6cbb3d21 = $(`<div id="html_6d9614d54640b6fb5df6ffea6cbb3d21" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_7b2c0ac96a995ee0ecff406e51ff7e2b.setContent(html_6d9614d54640b6fb5df6ffea6cbb3d21);
|
|
|
|
|
|
|
|
marker_6d798bece22164111651f11c5ba0d506.bindPopup(popup_7b2c0ac96a995ee0ecff406e51ff7e2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d798bece22164111651f11c5ba0d506.setIcon(icon_2ccde19b45af57283b7e10c647bfa02d);
|
|
|
|
|
|
var marker_a53f360e50bc87002c36dcf697c89626 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_88d7bef1bd41639e5d5a2fd72a693399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_258e4d294dab74df2772b2a4cabbaeb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e9829b27a5c116ef5e7a42e7bfaf53c = $(`<div id="html_9e9829b27a5c116ef5e7a42e7bfaf53c" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_258e4d294dab74df2772b2a4cabbaeb7.setContent(html_9e9829b27a5c116ef5e7a42e7bfaf53c);
|
|
|
|
|
|
|
|
marker_a53f360e50bc87002c36dcf697c89626.bindPopup(popup_258e4d294dab74df2772b2a4cabbaeb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a53f360e50bc87002c36dcf697c89626.setIcon(icon_88d7bef1bd41639e5d5a2fd72a693399);
|
|
|
|
|
|
var marker_089ccec83ed968e6f855e91cf206be6e = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_309ed80cabb55faf23c70d3df5740ec3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3c92a4f21f4fe88353dc3112539af0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fb8e460ed85a5426dfe17aeef43e54f = $(`<div id="html_4fb8e460ed85a5426dfe17aeef43e54f" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_b3c92a4f21f4fe88353dc3112539af0b.setContent(html_4fb8e460ed85a5426dfe17aeef43e54f);
|
|
|
|
|
|
|
|
marker_089ccec83ed968e6f855e91cf206be6e.bindPopup(popup_b3c92a4f21f4fe88353dc3112539af0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_089ccec83ed968e6f855e91cf206be6e.setIcon(icon_309ed80cabb55faf23c70d3df5740ec3);
|
|
|
|
|
|
var marker_298db0ffcd023024f8dbe45fd2ba2da4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5b37470373fd700e03f7a5e868fce669 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dda8d78ea8d6bea18e1d778beaae7f25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7849bf0775d3c40fe277f95e0e4ddf58 = $(`<div id="html_7849bf0775d3c40fe277f95e0e4ddf58" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_dda8d78ea8d6bea18e1d778beaae7f25.setContent(html_7849bf0775d3c40fe277f95e0e4ddf58);
|
|
|
|
|
|
|
|
marker_298db0ffcd023024f8dbe45fd2ba2da4.bindPopup(popup_dda8d78ea8d6bea18e1d778beaae7f25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_298db0ffcd023024f8dbe45fd2ba2da4.setIcon(icon_5b37470373fd700e03f7a5e868fce669);
|
|
|
|
|
|
var marker_4fd3a6668e094fb22bd07b056890c30b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_815147eacc612942d657555d30dc9a97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9562137b1c5bfd4b1e64cd7a4f774018 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e4b4e971cc717a7d14e859b13a837a3 = $(`<div id="html_4e4b4e971cc717a7d14e859b13a837a3" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_9562137b1c5bfd4b1e64cd7a4f774018.setContent(html_4e4b4e971cc717a7d14e859b13a837a3);
|
|
|
|
|
|
|
|
marker_4fd3a6668e094fb22bd07b056890c30b.bindPopup(popup_9562137b1c5bfd4b1e64cd7a4f774018)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fd3a6668e094fb22bd07b056890c30b.setIcon(icon_815147eacc612942d657555d30dc9a97);
|
|
|
|
|
|
var marker_595c7b208a569111f55ffb977b7980af = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0ee4b5bba81ca6c912234f8817c5a903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b86d6fdade6ee56e8f40b8297cd4039d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e57810bdbfa68658b97952ccf73cf8bc = $(`<div id="html_e57810bdbfa68658b97952ccf73cf8bc" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_b86d6fdade6ee56e8f40b8297cd4039d.setContent(html_e57810bdbfa68658b97952ccf73cf8bc);
|
|
|
|
|
|
|
|
marker_595c7b208a569111f55ffb977b7980af.bindPopup(popup_b86d6fdade6ee56e8f40b8297cd4039d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_595c7b208a569111f55ffb977b7980af.setIcon(icon_0ee4b5bba81ca6c912234f8817c5a903);
|
|
|
|
|
|
var marker_df630911aae3e7bcd1e833f338218721 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5663f77da4e34208394b4176826040cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d8e176e140905c49cc505c5c469ff43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea85dce2fbb6d70b47f7c7a53628fae8 = $(`<div id="html_ea85dce2fbb6d70b47f7c7a53628fae8" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_4d8e176e140905c49cc505c5c469ff43.setContent(html_ea85dce2fbb6d70b47f7c7a53628fae8);
|
|
|
|
|
|
|
|
marker_df630911aae3e7bcd1e833f338218721.bindPopup(popup_4d8e176e140905c49cc505c5c469ff43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df630911aae3e7bcd1e833f338218721.setIcon(icon_5663f77da4e34208394b4176826040cd);
|
|
|
|
|
|
var marker_9de84f0fedbb1f24051b4041fbb3326d = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_60bfc54c9aa143326b591365d6ae3b66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b7d2cfd554ea8372f78eec51861a303 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a55166ebcfc85e14bfc84ddc2c2f4ed = $(`<div id="html_5a55166ebcfc85e14bfc84ddc2c2f4ed" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_2b7d2cfd554ea8372f78eec51861a303.setContent(html_5a55166ebcfc85e14bfc84ddc2c2f4ed);
|
|
|
|
|
|
|
|
marker_9de84f0fedbb1f24051b4041fbb3326d.bindPopup(popup_2b7d2cfd554ea8372f78eec51861a303)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9de84f0fedbb1f24051b4041fbb3326d.setIcon(icon_60bfc54c9aa143326b591365d6ae3b66);
|
|
|
|
|
|
var marker_ff02c497140429bc4b66f2cdd3658484 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_677fe36f1447f30aeb77987b182281b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b224dfe435b1f49d0324ec152fe26ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bd44d25eea2745a180426c84ff94b52 = $(`<div id="html_7bd44d25eea2745a180426c84ff94b52" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_8b224dfe435b1f49d0324ec152fe26ba.setContent(html_7bd44d25eea2745a180426c84ff94b52);
|
|
|
|
|
|
|
|
marker_ff02c497140429bc4b66f2cdd3658484.bindPopup(popup_8b224dfe435b1f49d0324ec152fe26ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff02c497140429bc4b66f2cdd3658484.setIcon(icon_677fe36f1447f30aeb77987b182281b4);
|
|
|
|
|
|
var marker_dc7b36a524c92d1762f3b17242ba7948 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_71eb6976f539c0a5d07bca125a3c088a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f298ed07fe864ecc6b56560ea3d960b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_648ea56964472bef15d24b1c645470bd = $(`<div id="html_648ea56964472bef15d24b1c645470bd" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_f298ed07fe864ecc6b56560ea3d960b1.setContent(html_648ea56964472bef15d24b1c645470bd);
|
|
|
|
|
|
|
|
marker_dc7b36a524c92d1762f3b17242ba7948.bindPopup(popup_f298ed07fe864ecc6b56560ea3d960b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc7b36a524c92d1762f3b17242ba7948.setIcon(icon_71eb6976f539c0a5d07bca125a3c088a);
|
|
|
|
|
|
var marker_ca24dbf7697d57fb3efecb41bec5e372 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_44c14789e686616cb4d49566f069b7a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5376bde50e0e8a2508993b61173685a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cab4f6da84ee40a91b0d5bf2a70dacb = $(`<div id="html_5cab4f6da84ee40a91b0d5bf2a70dacb" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_d5376bde50e0e8a2508993b61173685a.setContent(html_5cab4f6da84ee40a91b0d5bf2a70dacb);
|
|
|
|
|
|
|
|
marker_ca24dbf7697d57fb3efecb41bec5e372.bindPopup(popup_d5376bde50e0e8a2508993b61173685a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca24dbf7697d57fb3efecb41bec5e372.setIcon(icon_44c14789e686616cb4d49566f069b7a2);
|
|
|
|
|
|
var marker_b1432916e046d5152f5057375a35ffe0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d24126af97c79f7bc63ed2ddff08a9e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2128489d48e2cec6a2392e57ea4e52f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39bab7447249989f79c7b3d91c2a0d0b = $(`<div id="html_39bab7447249989f79c7b3d91c2a0d0b" style="width: 100.0%; height: 100.0%;">sandbox.registros.aarpia.net</div>`)[0];
|
|
popup_2128489d48e2cec6a2392e57ea4e52f3.setContent(html_39bab7447249989f79c7b3d91c2a0d0b);
|
|
|
|
|
|
|
|
marker_b1432916e046d5152f5057375a35ffe0.bindPopup(popup_2128489d48e2cec6a2392e57ea4e52f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1432916e046d5152f5057375a35ffe0.setIcon(icon_d24126af97c79f7bc63ed2ddff08a9e0);
|
|
|
|
|
|
var marker_699f56a7d664a49643275bd557e25198 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3defd0c6fab10f775b34194798a1aae3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cca643d468f3b0d6af74b8dca122afc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be9884318223a8ed12b55a6d4b03e917 = $(`<div id="html_be9884318223a8ed12b55a6d4b03e917" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_cca643d468f3b0d6af74b8dca122afc1.setContent(html_be9884318223a8ed12b55a6d4b03e917);
|
|
|
|
|
|
|
|
marker_699f56a7d664a49643275bd557e25198.bindPopup(popup_cca643d468f3b0d6af74b8dca122afc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_699f56a7d664a49643275bd557e25198.setIcon(icon_3defd0c6fab10f775b34194798a1aae3);
|
|
|
|
|
|
var marker_f95fe98f0060200a7b36186310c5de0a = L.marker(
|
|
[37.5234, -77.3158],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_b588d1ec4e9501d32c77930bd2cd2cf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fad98eb0a0f7cc134b76ce50c8193fca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04c9adf4f15d17545ed0e0eeb32ebe41 = $(`<div id="html_04c9adf4f15d17545ed0e0eeb32ebe41" style="width: 100.0%; height: 100.0%;">relay.sloannetworks.com</div>`)[0];
|
|
popup_fad98eb0a0f7cc134b76ce50c8193fca.setContent(html_04c9adf4f15d17545ed0e0eeb32ebe41);
|
|
|
|
|
|
|
|
marker_f95fe98f0060200a7b36186310c5de0a.bindPopup(popup_fad98eb0a0f7cc134b76ce50c8193fca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f95fe98f0060200a7b36186310c5de0a.setIcon(icon_b588d1ec4e9501d32c77930bd2cd2cf2);
|
|
|
|
|
|
var marker_31ee0b215476dfb39ab3cf5a721a364b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3ff307bed7f05d110311b9723d725c7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a9ac2b06b96561dbe1f5922a9acc0b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f152b2a2452103b36432f6d04b5b3b9a = $(`<div id="html_f152b2a2452103b36432f6d04b5b3b9a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_3a9ac2b06b96561dbe1f5922a9acc0b7.setContent(html_f152b2a2452103b36432f6d04b5b3b9a);
|
|
|
|
|
|
|
|
marker_31ee0b215476dfb39ab3cf5a721a364b.bindPopup(popup_3a9ac2b06b96561dbe1f5922a9acc0b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31ee0b215476dfb39ab3cf5a721a364b.setIcon(icon_3ff307bed7f05d110311b9723d725c7c);
|
|
|
|
|
|
var marker_5c4372081b1a9e521d80a2b82417e018 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_e6737dfe9f1499f6bedcec1e5c6c5b3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67a6618b96039a4b1fef331e817e7f65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2608c9265c5a1e0440902a68d81f3c44 = $(`<div id="html_2608c9265c5a1e0440902a68d81f3c44" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_67a6618b96039a4b1fef331e817e7f65.setContent(html_2608c9265c5a1e0440902a68d81f3c44);
|
|
|
|
|
|
|
|
marker_5c4372081b1a9e521d80a2b82417e018.bindPopup(popup_67a6618b96039a4b1fef331e817e7f65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c4372081b1a9e521d80a2b82417e018.setIcon(icon_e6737dfe9f1499f6bedcec1e5c6c5b3b);
|
|
|
|
|
|
var marker_2aa33d2e486b50803a8354afebb23d11 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8a0b5cc61458ca1eb0b7905900abb57e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c6bec7ddeb82d65359c8baab1ebe862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea66d0310770dd08264eca30a063093c = $(`<div id="html_ea66d0310770dd08264eca30a063093c" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_9c6bec7ddeb82d65359c8baab1ebe862.setContent(html_ea66d0310770dd08264eca30a063093c);
|
|
|
|
|
|
|
|
marker_2aa33d2e486b50803a8354afebb23d11.bindPopup(popup_9c6bec7ddeb82d65359c8baab1ebe862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2aa33d2e486b50803a8354afebb23d11.setIcon(icon_8a0b5cc61458ca1eb0b7905900abb57e);
|
|
|
|
|
|
var marker_dc77dcb17c7cd1fb439a2d983ba8b063 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a3616c6b8afb2fdf0f3a2a09a66a0489 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d8035efd87ae363d09cb82d81c222a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c62117b652504b89b3c4a96e3b267b0f = $(`<div id="html_c62117b652504b89b3c4a96e3b267b0f" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_0d8035efd87ae363d09cb82d81c222a9.setContent(html_c62117b652504b89b3c4a96e3b267b0f);
|
|
|
|
|
|
|
|
marker_dc77dcb17c7cd1fb439a2d983ba8b063.bindPopup(popup_0d8035efd87ae363d09cb82d81c222a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc77dcb17c7cd1fb439a2d983ba8b063.setIcon(icon_a3616c6b8afb2fdf0f3a2a09a66a0489);
|
|
|
|
|
|
var marker_3ccd8825fd8ca2e775cabcfbbadb1e41 = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c3058c2888bdbfe6977a7f0c0467f98e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa29d1b69385ebdbde8300c274c3d9db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdbbd21d96550cb70b7f8432fd35c7c2 = $(`<div id="html_bdbbd21d96550cb70b7f8432fd35c7c2" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_fa29d1b69385ebdbde8300c274c3d9db.setContent(html_bdbbd21d96550cb70b7f8432fd35c7c2);
|
|
|
|
|
|
|
|
marker_3ccd8825fd8ca2e775cabcfbbadb1e41.bindPopup(popup_fa29d1b69385ebdbde8300c274c3d9db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ccd8825fd8ca2e775cabcfbbadb1e41.setIcon(icon_c3058c2888bdbfe6977a7f0c0467f98e);
|
|
|
|
|
|
var marker_8f967c8403b21a2bf825742d6b8b1e35 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a5c0c58a1d9e20cc02806cd52837597e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3ce67a65782c6400c258f4495f67d51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c11cb05ceb836483f7566b2f320c05b = $(`<div id="html_6c11cb05ceb836483f7566b2f320c05b" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_d3ce67a65782c6400c258f4495f67d51.setContent(html_6c11cb05ceb836483f7566b2f320c05b);
|
|
|
|
|
|
|
|
marker_8f967c8403b21a2bf825742d6b8b1e35.bindPopup(popup_d3ce67a65782c6400c258f4495f67d51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f967c8403b21a2bf825742d6b8b1e35.setIcon(icon_a5c0c58a1d9e20cc02806cd52837597e);
|
|
|
|
|
|
var marker_ab7e373c011264899c6a8e2a897458d3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d19870cc66b21d8885f99d06cf52c03a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c29a6cffae8f4fda37dcafc143ebeeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c22863aaa2d5bb23802fac7d2d299985 = $(`<div id="html_c22863aaa2d5bb23802fac7d2d299985" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_0c29a6cffae8f4fda37dcafc143ebeeb.setContent(html_c22863aaa2d5bb23802fac7d2d299985);
|
|
|
|
|
|
|
|
marker_ab7e373c011264899c6a8e2a897458d3.bindPopup(popup_0c29a6cffae8f4fda37dcafc143ebeeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab7e373c011264899c6a8e2a897458d3.setIcon(icon_d19870cc66b21d8885f99d06cf52c03a);
|
|
|
|
|
|
var marker_8bce9520ccb5cc9088b9812baaeacc5c = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8498b3ebf7780bafeed057be4d359fa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a72c6be500020d66b022d60fd5d5bd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_765a9e0efaacc819aa794e0b703feb24 = $(`<div id="html_765a9e0efaacc819aa794e0b703feb24" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_5a72c6be500020d66b022d60fd5d5bd8.setContent(html_765a9e0efaacc819aa794e0b703feb24);
|
|
|
|
|
|
|
|
marker_8bce9520ccb5cc9088b9812baaeacc5c.bindPopup(popup_5a72c6be500020d66b022d60fd5d5bd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bce9520ccb5cc9088b9812baaeacc5c.setIcon(icon_8498b3ebf7780bafeed057be4d359fa3);
|
|
|
|
|
|
var marker_195799196e26d3abe96d4af24432cf31 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_76d98b975ab51d479c005f16944a91fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_381bb9b91fb903d3df46f969777a3efb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c69b0a87f37cec3d9a60fe955718002 = $(`<div id="html_7c69b0a87f37cec3d9a60fe955718002" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_381bb9b91fb903d3df46f969777a3efb.setContent(html_7c69b0a87f37cec3d9a60fe955718002);
|
|
|
|
|
|
|
|
marker_195799196e26d3abe96d4af24432cf31.bindPopup(popup_381bb9b91fb903d3df46f969777a3efb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_195799196e26d3abe96d4af24432cf31.setIcon(icon_76d98b975ab51d479c005f16944a91fd);
|
|
|
|
|
|
var marker_4f700df5b7770626244ea04abc63e221 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_2532409d264b45b0aca846689bb0de3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13c9143ba5c3c9607e8150b8b1ad630f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e315fa29c121755a6d6fff346cc3407 = $(`<div id="html_0e315fa29c121755a6d6fff346cc3407" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_13c9143ba5c3c9607e8150b8b1ad630f.setContent(html_0e315fa29c121755a6d6fff346cc3407);
|
|
|
|
|
|
|
|
marker_4f700df5b7770626244ea04abc63e221.bindPopup(popup_13c9143ba5c3c9607e8150b8b1ad630f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f700df5b7770626244ea04abc63e221.setIcon(icon_2532409d264b45b0aca846689bb0de3b);
|
|
|
|
|
|
var marker_34a915a607a5e33b09f725aedcf1d7b0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_59f7bfe0db5ef69f882bf6481b47e917 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c082b879c127ba19d6454d817fef641b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e695af3df7a1d3f237057e58a286fbe3 = $(`<div id="html_e695af3df7a1d3f237057e58a286fbe3" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_c082b879c127ba19d6454d817fef641b.setContent(html_e695af3df7a1d3f237057e58a286fbe3);
|
|
|
|
|
|
|
|
marker_34a915a607a5e33b09f725aedcf1d7b0.bindPopup(popup_c082b879c127ba19d6454d817fef641b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34a915a607a5e33b09f725aedcf1d7b0.setIcon(icon_59f7bfe0db5ef69f882bf6481b47e917);
|
|
|
|
|
|
var marker_4b15f485c2967fd8ce1726fa29615ca1 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a2f535e9d6c2621ec581b9ffdaf80c96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0709d27008206b60f5049a624895a45d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_692b5cd40b77a4ea7fa47e4f6a102e3c = $(`<div id="html_692b5cd40b77a4ea7fa47e4f6a102e3c" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_0709d27008206b60f5049a624895a45d.setContent(html_692b5cd40b77a4ea7fa47e4f6a102e3c);
|
|
|
|
|
|
|
|
marker_4b15f485c2967fd8ce1726fa29615ca1.bindPopup(popup_0709d27008206b60f5049a624895a45d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b15f485c2967fd8ce1726fa29615ca1.setIcon(icon_a2f535e9d6c2621ec581b9ffdaf80c96);
|
|
|
|
|
|
var marker_8c4b25b52a4c9c2eee1692e7de47a6a8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1801a3ed9c240735211bf675a3be77a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54b100413f1a9daf7947ebe6ca8c69d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d964dd3c6912df4a82fd7f445ff92618 = $(`<div id="html_d964dd3c6912df4a82fd7f445ff92618" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_54b100413f1a9daf7947ebe6ca8c69d9.setContent(html_d964dd3c6912df4a82fd7f445ff92618);
|
|
|
|
|
|
|
|
marker_8c4b25b52a4c9c2eee1692e7de47a6a8.bindPopup(popup_54b100413f1a9daf7947ebe6ca8c69d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c4b25b52a4c9c2eee1692e7de47a6a8.setIcon(icon_1801a3ed9c240735211bf675a3be77a2);
|
|
|
|
|
|
var marker_eaa801ca6c5f5ddb0b8b1362298a92c4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_c0ff6fdd19766daf4c9f6ffc2f6ac86f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbe6cfdc9e63b96a3a9391cba9ddc9f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6808be76cf112d231e685afa29e3a3bb = $(`<div id="html_6808be76cf112d231e685afa29e3a3bb" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_dbe6cfdc9e63b96a3a9391cba9ddc9f6.setContent(html_6808be76cf112d231e685afa29e3a3bb);
|
|
|
|
|
|
|
|
marker_eaa801ca6c5f5ddb0b8b1362298a92c4.bindPopup(popup_dbe6cfdc9e63b96a3a9391cba9ddc9f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaa801ca6c5f5ddb0b8b1362298a92c4.setIcon(icon_c0ff6fdd19766daf4c9f6ffc2f6ac86f);
|
|
|
|
|
|
var marker_88c3104c7101801112d8c582716a1844 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3a9b5d7a25a3702ac62a640a58f5a731 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72b3ddc4c5f68c41edda32baaa456b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca8b4b9a1ba1b7e0a46919e996313f9a = $(`<div id="html_ca8b4b9a1ba1b7e0a46919e996313f9a" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_72b3ddc4c5f68c41edda32baaa456b78.setContent(html_ca8b4b9a1ba1b7e0a46919e996313f9a);
|
|
|
|
|
|
|
|
marker_88c3104c7101801112d8c582716a1844.bindPopup(popup_72b3ddc4c5f68c41edda32baaa456b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88c3104c7101801112d8c582716a1844.setIcon(icon_3a9b5d7a25a3702ac62a640a58f5a731);
|
|
|
|
|
|
var marker_d8cda4e549c24c35be5a70ad5f49e30b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_362e6a07a3e8279bf7908b27029d0cc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dda789bf67938cc4949fc0b3c5a7aa95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93a09358a33c7819b47ab6ee23848742 = $(`<div id="html_93a09358a33c7819b47ab6ee23848742" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_dda789bf67938cc4949fc0b3c5a7aa95.setContent(html_93a09358a33c7819b47ab6ee23848742);
|
|
|
|
|
|
|
|
marker_d8cda4e549c24c35be5a70ad5f49e30b.bindPopup(popup_dda789bf67938cc4949fc0b3c5a7aa95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8cda4e549c24c35be5a70ad5f49e30b.setIcon(icon_362e6a07a3e8279bf7908b27029d0cc0);
|
|
|
|
|
|
var marker_f6ad2524036d14671730aa3ba313983d = L.marker(
|
|
[45.4473, -73.7533],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ec3af1844257e365ab4d62a693bf17fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee5ce4071012166fef577bb1c4f1343b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a16ebc9b4493f34b4f4370995bcd336 = $(`<div id="html_3a16ebc9b4493f34b4f4370995bcd336" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_ee5ce4071012166fef577bb1c4f1343b.setContent(html_3a16ebc9b4493f34b4f4370995bcd336);
|
|
|
|
|
|
|
|
marker_f6ad2524036d14671730aa3ba313983d.bindPopup(popup_ee5ce4071012166fef577bb1c4f1343b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6ad2524036d14671730aa3ba313983d.setIcon(icon_ec3af1844257e365ab4d62a693bf17fa);
|
|
|
|
|
|
var marker_4be92675b3827ad458557872cb446b1b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_08a807d34d49c6c706674e2daadc424a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24d74d6b825bd84fd176f9b2d384e4c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30696df8fa9d38f01b60a66c3fd22a45 = $(`<div id="html_30696df8fa9d38f01b60a66c3fd22a45" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_24d74d6b825bd84fd176f9b2d384e4c8.setContent(html_30696df8fa9d38f01b60a66c3fd22a45);
|
|
|
|
|
|
|
|
marker_4be92675b3827ad458557872cb446b1b.bindPopup(popup_24d74d6b825bd84fd176f9b2d384e4c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4be92675b3827ad458557872cb446b1b.setIcon(icon_08a807d34d49c6c706674e2daadc424a);
|
|
|
|
|
|
var marker_315ed72ca62ab4c15dbb168c0ad95693 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_19c0a81e4898202f1234a5a066e761b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_218ac1368e4b6ee84197c41fb0fb41d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b05132c01e9d76e25b1423f1e10492d1 = $(`<div id="html_b05132c01e9d76e25b1423f1e10492d1" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_218ac1368e4b6ee84197c41fb0fb41d3.setContent(html_b05132c01e9d76e25b1423f1e10492d1);
|
|
|
|
|
|
|
|
marker_315ed72ca62ab4c15dbb168c0ad95693.bindPopup(popup_218ac1368e4b6ee84197c41fb0fb41d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_315ed72ca62ab4c15dbb168c0ad95693.setIcon(icon_19c0a81e4898202f1234a5a066e761b9);
|
|
|
|
|
|
var marker_5b832f15598ec0180ac50c799dd2a6d4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_a1139965cdbd417c5208f5e9364ad00b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e52ca5eaf5062273bfa4d11b36a85665 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ee77784379165fa470ec0cb2bafbdf4 = $(`<div id="html_0ee77784379165fa470ec0cb2bafbdf4" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_e52ca5eaf5062273bfa4d11b36a85665.setContent(html_0ee77784379165fa470ec0cb2bafbdf4);
|
|
|
|
|
|
|
|
marker_5b832f15598ec0180ac50c799dd2a6d4.bindPopup(popup_e52ca5eaf5062273bfa4d11b36a85665)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b832f15598ec0180ac50c799dd2a6d4.setIcon(icon_a1139965cdbd417c5208f5e9364ad00b);
|
|
|
|
|
|
var marker_5a0e39b0f0158bf67e10d17b0c298453 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_ff6d283701ea04784e1281ee86aacc9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dccd1af88e64214f1470ad131aad1c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a2a7ebd07ee9c7eaf55e6bf0f033cda = $(`<div id="html_6a2a7ebd07ee9c7eaf55e6bf0f033cda" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_9dccd1af88e64214f1470ad131aad1c6.setContent(html_6a2a7ebd07ee9c7eaf55e6bf0f033cda);
|
|
|
|
|
|
|
|
marker_5a0e39b0f0158bf67e10d17b0c298453.bindPopup(popup_9dccd1af88e64214f1470ad131aad1c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a0e39b0f0158bf67e10d17b0c298453.setIcon(icon_ff6d283701ea04784e1281ee86aacc9a);
|
|
|
|
|
|
var marker_b09138f5b41210a7d03c3d5090fe7869 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_346d40014a0906346625548fce69f29b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb96af57feaa83b0e9c473c754598ca7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ad2e0110930f011fb9163587cd3dcb1 = $(`<div id="html_4ad2e0110930f011fb9163587cd3dcb1" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_eb96af57feaa83b0e9c473c754598ca7.setContent(html_4ad2e0110930f011fb9163587cd3dcb1);
|
|
|
|
|
|
|
|
marker_b09138f5b41210a7d03c3d5090fe7869.bindPopup(popup_eb96af57feaa83b0e9c473c754598ca7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b09138f5b41210a7d03c3d5090fe7869.setIcon(icon_346d40014a0906346625548fce69f29b);
|
|
|
|
|
|
var marker_bc8558a5efa8dc627e3047d5a946c9dd = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8bce4c99d8eedb329760dcb3d0ca015b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41eab0af62ab2d8d5edf5cb470517062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca8f350689ec769af452bebe958de77a = $(`<div id="html_ca8f350689ec769af452bebe958de77a" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_41eab0af62ab2d8d5edf5cb470517062.setContent(html_ca8f350689ec769af452bebe958de77a);
|
|
|
|
|
|
|
|
marker_bc8558a5efa8dc627e3047d5a946c9dd.bindPopup(popup_41eab0af62ab2d8d5edf5cb470517062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc8558a5efa8dc627e3047d5a946c9dd.setIcon(icon_8bce4c99d8eedb329760dcb3d0ca015b);
|
|
|
|
|
|
var marker_c3a3de47e9833ef8da49d9d22a1570fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_4cfb865e5ae407559f7573c69eb3b5c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cadb832ccb57f8f9781d9fbc7be9a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69b81b48ebfda4a794ab21e2c285a04 = $(`<div id="html_c69b81b48ebfda4a794ab21e2c285a04" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_0cadb832ccb57f8f9781d9fbc7be9a40.setContent(html_c69b81b48ebfda4a794ab21e2c285a04);
|
|
|
|
|
|
|
|
marker_c3a3de47e9833ef8da49d9d22a1570fa.bindPopup(popup_0cadb832ccb57f8f9781d9fbc7be9a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3a3de47e9833ef8da49d9d22a1570fa.setIcon(icon_4cfb865e5ae407559f7573c69eb3b5c9);
|
|
|
|
|
|
var marker_02763e726fe6ad403a76b570de307e3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_6bbc88db4e79ae9d96551dca8ce5592a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec86b66587e66b49a7552c53fc1110fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_852de35621a8eb0aaa9ae566224463a7 = $(`<div id="html_852de35621a8eb0aaa9ae566224463a7" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_ec86b66587e66b49a7552c53fc1110fb.setContent(html_852de35621a8eb0aaa9ae566224463a7);
|
|
|
|
|
|
|
|
marker_02763e726fe6ad403a76b570de307e3a.bindPopup(popup_ec86b66587e66b49a7552c53fc1110fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02763e726fe6ad403a76b570de307e3a.setIcon(icon_6bbc88db4e79ae9d96551dca8ce5592a);
|
|
|
|
|
|
var marker_d19a93105ced7906ba68d9cd78424d7d = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_be62553f9d7cd29cb4581a4eaf7e745f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bde94411c430d6b90a9c8dbc2d8f0003 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc829a6fcb8cba94218c352599df3406 = $(`<div id="html_cc829a6fcb8cba94218c352599df3406" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_bde94411c430d6b90a9c8dbc2d8f0003.setContent(html_cc829a6fcb8cba94218c352599df3406);
|
|
|
|
|
|
|
|
marker_d19a93105ced7906ba68d9cd78424d7d.bindPopup(popup_bde94411c430d6b90a9c8dbc2d8f0003)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d19a93105ced7906ba68d9cd78424d7d.setIcon(icon_be62553f9d7cd29cb4581a4eaf7e745f);
|
|
|
|
|
|
var marker_c08de36d1222e3bc417bcf4d5bebd1e0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1136fccb55b3c4abbe3a028f095df4c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e573f7d75f98d00c052188424a0a3e69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb0cc1243f4b5147130c09a8383167f5 = $(`<div id="html_fb0cc1243f4b5147130c09a8383167f5" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_e573f7d75f98d00c052188424a0a3e69.setContent(html_fb0cc1243f4b5147130c09a8383167f5);
|
|
|
|
|
|
|
|
marker_c08de36d1222e3bc417bcf4d5bebd1e0.bindPopup(popup_e573f7d75f98d00c052188424a0a3e69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c08de36d1222e3bc417bcf4d5bebd1e0.setIcon(icon_1136fccb55b3c4abbe3a028f095df4c7);
|
|
|
|
|
|
var marker_d54083fd0fa543fb87ba200b1de9ff65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_da6ab16b485b95bee577f401274e10f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d60b815727032b73dbecb2c9a26812d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aef8c267b08036ff9b866e51e0bf5baf = $(`<div id="html_aef8c267b08036ff9b866e51e0bf5baf" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_8d60b815727032b73dbecb2c9a26812d.setContent(html_aef8c267b08036ff9b866e51e0bf5baf);
|
|
|
|
|
|
|
|
marker_d54083fd0fa543fb87ba200b1de9ff65.bindPopup(popup_8d60b815727032b73dbecb2c9a26812d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d54083fd0fa543fb87ba200b1de9ff65.setIcon(icon_da6ab16b485b95bee577f401274e10f4);
|
|
|
|
|
|
var marker_719ecb06ff6e681350b244e5b0c9edf0 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_5e46ddb1e882021a115fb68691280a3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d1e7c2231e565e7a04e8ac7574486c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13d88f8df58ccceabed634cc58a708df = $(`<div id="html_13d88f8df58ccceabed634cc58a708df" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_3d1e7c2231e565e7a04e8ac7574486c6.setContent(html_13d88f8df58ccceabed634cc58a708df);
|
|
|
|
|
|
|
|
marker_719ecb06ff6e681350b244e5b0c9edf0.bindPopup(popup_3d1e7c2231e565e7a04e8ac7574486c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_719ecb06ff6e681350b244e5b0c9edf0.setIcon(icon_5e46ddb1e882021a115fb68691280a3f);
|
|
|
|
|
|
var marker_0443af822ddd147762b2dc0ac07a9a43 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_13cab9586e3568d57cc2b141e6bc6919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10bff01e3e14530064d3c01722b1e160 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b22c01f85320382f8880a3e1c219d3bc = $(`<div id="html_b22c01f85320382f8880a3e1c219d3bc" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_10bff01e3e14530064d3c01722b1e160.setContent(html_b22c01f85320382f8880a3e1c219d3bc);
|
|
|
|
|
|
|
|
marker_0443af822ddd147762b2dc0ac07a9a43.bindPopup(popup_10bff01e3e14530064d3c01722b1e160)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0443af822ddd147762b2dc0ac07a9a43.setIcon(icon_13cab9586e3568d57cc2b141e6bc6919);
|
|
|
|
|
|
var marker_2606e901f8506d56ef30651b87009bd5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_dd257618ee5993fa4f3801919a1f3a30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21109ae2f46eedf064dd77448a61e594 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d23872a09b76d7c5c724a04ae00eb35 = $(`<div id="html_4d23872a09b76d7c5c724a04ae00eb35" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_21109ae2f46eedf064dd77448a61e594.setContent(html_4d23872a09b76d7c5c724a04ae00eb35);
|
|
|
|
|
|
|
|
marker_2606e901f8506d56ef30651b87009bd5.bindPopup(popup_21109ae2f46eedf064dd77448a61e594)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2606e901f8506d56ef30651b87009bd5.setIcon(icon_dd257618ee5993fa4f3801919a1f3a30);
|
|
|
|
|
|
var marker_8478d4b5abbadb979db246e6d48b75a0 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8e92a21f1e546b6df3e4c04d9c78fce6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca0928f1468feedcc464b57ef306c6f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c34d11c38bd522d49ac823ab150a8e5c = $(`<div id="html_c34d11c38bd522d49ac823ab150a8e5c" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_ca0928f1468feedcc464b57ef306c6f6.setContent(html_c34d11c38bd522d49ac823ab150a8e5c);
|
|
|
|
|
|
|
|
marker_8478d4b5abbadb979db246e6d48b75a0.bindPopup(popup_ca0928f1468feedcc464b57ef306c6f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8478d4b5abbadb979db246e6d48b75a0.setIcon(icon_8e92a21f1e546b6df3e4c04d9c78fce6);
|
|
|
|
|
|
var marker_21b993cecc4b6652866c9daaf01268b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_f27e80be8e07b728f0116b3c9a114739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18cbbff60be96412b5b056739ca57643 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe046581a14068f1f41d0608d46a8114 = $(`<div id="html_fe046581a14068f1f41d0608d46a8114" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_18cbbff60be96412b5b056739ca57643.setContent(html_fe046581a14068f1f41d0608d46a8114);
|
|
|
|
|
|
|
|
marker_21b993cecc4b6652866c9daaf01268b9.bindPopup(popup_18cbbff60be96412b5b056739ca57643)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21b993cecc4b6652866c9daaf01268b9.setIcon(icon_f27e80be8e07b728f0116b3c9a114739);
|
|
|
|
|
|
var marker_30cbe0cf0415a1b6e829fe3c963b3d8a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_1de0471548bc979d10c70c6069f9fa01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c6e8daf0dbc5e140064c259769a1867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74af3be7df43c55799df8b547cc4b772 = $(`<div id="html_74af3be7df43c55799df8b547cc4b772" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_1c6e8daf0dbc5e140064c259769a1867.setContent(html_74af3be7df43c55799df8b547cc4b772);
|
|
|
|
|
|
|
|
marker_30cbe0cf0415a1b6e829fe3c963b3d8a.bindPopup(popup_1c6e8daf0dbc5e140064c259769a1867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30cbe0cf0415a1b6e829fe3c963b3d8a.setIcon(icon_1de0471548bc979d10c70c6069f9fa01);
|
|
|
|
|
|
var marker_8e2639aa2f0b4bc2015a11f2854d46fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_8339c633b4c8a37c47152d6d93b20861 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d08e0f4295b09d1617178f9595c1135 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df69213132e585820c69c26c08fc38c4 = $(`<div id="html_df69213132e585820c69c26c08fc38c4" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_5d08e0f4295b09d1617178f9595c1135.setContent(html_df69213132e585820c69c26c08fc38c4);
|
|
|
|
|
|
|
|
marker_8e2639aa2f0b4bc2015a11f2854d46fa.bindPopup(popup_5d08e0f4295b09d1617178f9595c1135)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e2639aa2f0b4bc2015a11f2854d46fa.setIcon(icon_8339c633b4c8a37c47152d6d93b20861);
|
|
|
|
|
|
var marker_b28f42f66b0a3e9868ad45323e2b7fc5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_e39ac0412cd5afb95033fe48f2e974d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f3e3ac878f968152aa3de2944f33810 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4c4a988beb27592aba91d05fb41a0f2 = $(`<div id="html_f4c4a988beb27592aba91d05fb41a0f2" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_3f3e3ac878f968152aa3de2944f33810.setContent(html_f4c4a988beb27592aba91d05fb41a0f2);
|
|
|
|
|
|
|
|
marker_b28f42f66b0a3e9868ad45323e2b7fc5.bindPopup(popup_3f3e3ac878f968152aa3de2944f33810)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b28f42f66b0a3e9868ad45323e2b7fc5.setIcon(icon_e39ac0412cd5afb95033fe48f2e974d0);
|
|
|
|
|
|
var marker_7ebcd54614f7e026ce7e43581f90ccbe = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_82843f2ce6bbd205ab7bfb248bf0e2ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d9b20ffe205023338954a5dd7918481 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e3389bbe77a626168e1ff38bd53cf4b = $(`<div id="html_5e3389bbe77a626168e1ff38bd53cf4b" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_3d9b20ffe205023338954a5dd7918481.setContent(html_5e3389bbe77a626168e1ff38bd53cf4b);
|
|
|
|
|
|
|
|
marker_7ebcd54614f7e026ce7e43581f90ccbe.bindPopup(popup_3d9b20ffe205023338954a5dd7918481)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ebcd54614f7e026ce7e43581f90ccbe.setIcon(icon_82843f2ce6bbd205ab7bfb248bf0e2ae);
|
|
|
|
|
|
var marker_40561f7fe5926a21e166cdd488a00180 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_95400a7f9ab651b6f433c5a191a2fa0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47218c6b8588cf7cb016408e2819c6f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d76c54b42202cfe352df27753acd7aa = $(`<div id="html_4d76c54b42202cfe352df27753acd7aa" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_47218c6b8588cf7cb016408e2819c6f7.setContent(html_4d76c54b42202cfe352df27753acd7aa);
|
|
|
|
|
|
|
|
marker_40561f7fe5926a21e166cdd488a00180.bindPopup(popup_47218c6b8588cf7cb016408e2819c6f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40561f7fe5926a21e166cdd488a00180.setIcon(icon_95400a7f9ab651b6f433c5a191a2fa0a);
|
|
|
|
|
|
var marker_b676b376bfce6f67d72072643fbcb21a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_0e46e950d53db0a037399d9fc1216203 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17cfaa0e64e365034c7bfc1816996cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_593a408ad2fd6f2e49daeb45c501d323 = $(`<div id="html_593a408ad2fd6f2e49daeb45c501d323" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_17cfaa0e64e365034c7bfc1816996cdf.setContent(html_593a408ad2fd6f2e49daeb45c501d323);
|
|
|
|
|
|
|
|
marker_b676b376bfce6f67d72072643fbcb21a.bindPopup(popup_17cfaa0e64e365034c7bfc1816996cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b676b376bfce6f67d72072643fbcb21a.setIcon(icon_0e46e950d53db0a037399d9fc1216203);
|
|
|
|
|
|
var marker_b1f5e2ba5671a3cd07b345b7d70a4af7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_d60682f029ea9c3e9d61f6a10b5c1494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fc2933616e595c840672801195fb08d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b18de17b23ff9f2e0ae96f7a0edcf275 = $(`<div id="html_b18de17b23ff9f2e0ae96f7a0edcf275" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_2fc2933616e595c840672801195fb08d.setContent(html_b18de17b23ff9f2e0ae96f7a0edcf275);
|
|
|
|
|
|
|
|
marker_b1f5e2ba5671a3cd07b345b7d70a4af7.bindPopup(popup_2fc2933616e595c840672801195fb08d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1f5e2ba5671a3cd07b345b7d70a4af7.setIcon(icon_d60682f029ea9c3e9d61f6a10b5c1494);
|
|
|
|
|
|
var marker_166398628b0816b34f3e067a0a6ca0a4 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_4eee649422ed03121547b3a3b0a6b931 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d71f8da533a079dbb6d2c150d5583ef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d0784147678d9ce2cbaeb25852ebda0 = $(`<div id="html_0d0784147678d9ce2cbaeb25852ebda0" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_d71f8da533a079dbb6d2c150d5583ef0.setContent(html_0d0784147678d9ce2cbaeb25852ebda0);
|
|
|
|
|
|
|
|
marker_166398628b0816b34f3e067a0a6ca0a4.bindPopup(popup_d71f8da533a079dbb6d2c150d5583ef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_166398628b0816b34f3e067a0a6ca0a4.setIcon(icon_4eee649422ed03121547b3a3b0a6b931);
|
|
|
|
|
|
var marker_0f5fabdce894aac9d89008bcb349d941 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_bd37b6efbe3f83257069ac4586c9d98b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e33ddad375430aa9979f4551eff0810d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc43f824c0f61344f896c10b32393326 = $(`<div id="html_bc43f824c0f61344f896c10b32393326" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_e33ddad375430aa9979f4551eff0810d.setContent(html_bc43f824c0f61344f896c10b32393326);
|
|
|
|
|
|
|
|
marker_0f5fabdce894aac9d89008bcb349d941.bindPopup(popup_e33ddad375430aa9979f4551eff0810d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f5fabdce894aac9d89008bcb349d941.setIcon(icon_bd37b6efbe3f83257069ac4586c9d98b);
|
|
|
|
|
|
var marker_eb407b1c09a3f7085144ccca65bce454 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_45c64a0ebe34d2704d1bd5713a621d8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aec7cda5f649f353cde303dc3c9ee9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aed656ef82b779e6677fa82af31dfb3 = $(`<div id="html_4aed656ef82b779e6677fa82af31dfb3" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_9aec7cda5f649f353cde303dc3c9ee9f.setContent(html_4aed656ef82b779e6677fa82af31dfb3);
|
|
|
|
|
|
|
|
marker_eb407b1c09a3f7085144ccca65bce454.bindPopup(popup_9aec7cda5f649f353cde303dc3c9ee9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb407b1c09a3f7085144ccca65bce454.setIcon(icon_45c64a0ebe34d2704d1bd5713a621d8d);
|
|
|
|
|
|
var marker_c1dee49b6738d3aa6f8dcdb08cdf182e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_bf8f3b762132a5c9bd86d670bf8d28b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9a86469e39f4e220ed1f2e4d462d75c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ef9026b8000ca1816a47888ad2c9d8d = $(`<div id="html_8ef9026b8000ca1816a47888ad2c9d8d" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_b9a86469e39f4e220ed1f2e4d462d75c.setContent(html_8ef9026b8000ca1816a47888ad2c9d8d);
|
|
|
|
|
|
|
|
marker_c1dee49b6738d3aa6f8dcdb08cdf182e.bindPopup(popup_b9a86469e39f4e220ed1f2e4d462d75c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1dee49b6738d3aa6f8dcdb08cdf182e.setIcon(icon_bf8f3b762132a5c9bd86d670bf8d28b1);
|
|
|
|
|
|
var marker_f09f7f372cabb84d8f711aef22b9b330 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_3077987794fe8b73542c12cb53a1ecf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9f6a57622af76f2c70adbc70cb2c421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95af0485ad98e860c5871a5cae3493ff = $(`<div id="html_95af0485ad98e860c5871a5cae3493ff" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_f9f6a57622af76f2c70adbc70cb2c421.setContent(html_95af0485ad98e860c5871a5cae3493ff);
|
|
|
|
|
|
|
|
marker_f09f7f372cabb84d8f711aef22b9b330.bindPopup(popup_f9f6a57622af76f2c70adbc70cb2c421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f09f7f372cabb84d8f711aef22b9b330.setIcon(icon_3077987794fe8b73542c12cb53a1ecf4);
|
|
|
|
|
|
var marker_5ca793baaece21c837591cf3d2a9fd34 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd);
|
|
|
|
|
|
var icon_7b1b627bfed2245994db737dd5518e66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c58cee8bdaf9929a2fda98a115556d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5af9bf2c80575086ab46dcaf70cdd264 = $(`<div id="html_5af9bf2c80575086ab46dcaf70cdd264" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_4c58cee8bdaf9929a2fda98a115556d3.setContent(html_5af9bf2c80575086ab46dcaf70cdd264);
|
|
|
|
|
|
|
|
marker_5ca793baaece21c837591cf3d2a9fd34.bindPopup(popup_4c58cee8bdaf9929a2fda98a115556d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ca793baaece21c837591cf3d2a9fd34.setIcon(icon_7b1b627bfed2245994db737dd5518e66);
|
|
|
|
|
|
marker_cluster_a9eb669992bb60d0a7b748d826b6c1bd.addTo(map_79d22ba3094eff930a9cf28cafa88b41);
|
|
|
|
</script>
|
|
</html> |