mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 17:05:18 +00:00
11513 lines
335 KiB
HTML
11513 lines
335 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_52404feded9e18656397b6b8d26db180 {
|
|
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_52404feded9e18656397b6b8d26db180" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_52404feded9e18656397b6b8d26db180 = L.map(
|
|
"map_52404feded9e18656397b6b8d26db180",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_69da6c29f7b006a7f70705b893634aba = 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_69da6c29f7b006a7f70705b893634aba.addTo(map_52404feded9e18656397b6b8d26db180);
|
|
|
|
|
|
var marker_cluster_3dc6d41fe127be6b167814ecef085f33 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_b6592564dea5b6d3d5abeb9d3630afb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_bf6f9d15cd58c9100febdddd1e23f73f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f1e6714e969123e38299aad303e8df3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56f36446cfb1bb7b655a6c8cf351dabe = $(`<div id="html_56f36446cfb1bb7b655a6c8cf351dabe" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_0f1e6714e969123e38299aad303e8df3.setContent(html_56f36446cfb1bb7b655a6c8cf351dabe);
|
|
|
|
|
|
|
|
marker_b6592564dea5b6d3d5abeb9d3630afb0.bindPopup(popup_0f1e6714e969123e38299aad303e8df3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6592564dea5b6d3d5abeb9d3630afb0.setIcon(icon_bf6f9d15cd58c9100febdddd1e23f73f);
|
|
|
|
|
|
var marker_74ed087bfdce29c1824b96632f548ce3 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2da4b1c6a7e1e064bde9f3e9d46828bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdb859addba28a5db3d99c8624058471 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27e50289e47310d852827350be78e5a7 = $(`<div id="html_27e50289e47310d852827350be78e5a7" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_cdb859addba28a5db3d99c8624058471.setContent(html_27e50289e47310d852827350be78e5a7);
|
|
|
|
|
|
|
|
marker_74ed087bfdce29c1824b96632f548ce3.bindPopup(popup_cdb859addba28a5db3d99c8624058471)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74ed087bfdce29c1824b96632f548ce3.setIcon(icon_2da4b1c6a7e1e064bde9f3e9d46828bc);
|
|
|
|
|
|
var marker_fe16f9739e96f6c1654d54c6527d0d68 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_243b3e98fd1048188f35dcbdd78f2098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e459d99b58dfbb310efd1a19bd379612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc3a2999e965093640404d1b73f659b6 = $(`<div id="html_dc3a2999e965093640404d1b73f659b6" style="width: 100.0%; height: 100.0%;">nostr.001.j5s9.dev</div>`)[0];
|
|
popup_e459d99b58dfbb310efd1a19bd379612.setContent(html_dc3a2999e965093640404d1b73f659b6);
|
|
|
|
|
|
|
|
marker_fe16f9739e96f6c1654d54c6527d0d68.bindPopup(popup_e459d99b58dfbb310efd1a19bd379612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe16f9739e96f6c1654d54c6527d0d68.setIcon(icon_243b3e98fd1048188f35dcbdd78f2098);
|
|
|
|
|
|
var marker_715a6443d7005d15b4b4d9b6d5df944f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_4a76aca0f9a9e5e2b468273ec5e1c9aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b9ee060229b37e396f317357e061205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63e235f469c8c80539f19ee7f67486a9 = $(`<div id="html_63e235f469c8c80539f19ee7f67486a9" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_6b9ee060229b37e396f317357e061205.setContent(html_63e235f469c8c80539f19ee7f67486a9);
|
|
|
|
|
|
|
|
marker_715a6443d7005d15b4b4d9b6d5df944f.bindPopup(popup_6b9ee060229b37e396f317357e061205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_715a6443d7005d15b4b4d9b6d5df944f.setIcon(icon_4a76aca0f9a9e5e2b468273ec5e1c9aa);
|
|
|
|
|
|
var marker_5bea0e825a752be3a681a877eecff717 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_60d5b97c32bd038e7066db978e1632df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1230e5b710b10817a381532d83690042 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_107ce69cfaf785bdf9282a3b37d7ec67 = $(`<div id="html_107ce69cfaf785bdf9282a3b37d7ec67" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_1230e5b710b10817a381532d83690042.setContent(html_107ce69cfaf785bdf9282a3b37d7ec67);
|
|
|
|
|
|
|
|
marker_5bea0e825a752be3a681a877eecff717.bindPopup(popup_1230e5b710b10817a381532d83690042)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bea0e825a752be3a681a877eecff717.setIcon(icon_60d5b97c32bd038e7066db978e1632df);
|
|
|
|
|
|
var marker_889d604764bb0d1f2b5eccca5e8a2f37 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2e21f7d303dae8a30fc4340fcec75744 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f30b3d47067531cdead503e7c763f25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67a3e31b1ed02df205208ef46314b055 = $(`<div id="html_67a3e31b1ed02df205208ef46314b055" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_8f30b3d47067531cdead503e7c763f25.setContent(html_67a3e31b1ed02df205208ef46314b055);
|
|
|
|
|
|
|
|
marker_889d604764bb0d1f2b5eccca5e8a2f37.bindPopup(popup_8f30b3d47067531cdead503e7c763f25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_889d604764bb0d1f2b5eccca5e8a2f37.setIcon(icon_2e21f7d303dae8a30fc4340fcec75744);
|
|
|
|
|
|
var marker_0b109282b5224222ffe81b7ac601c4d9 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_580edecf0bd3075a6a96cf55f6f80fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c1df50f892a2eab984452d418adbdcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70f3b70ffb1b7dd866d84ab2620d810b = $(`<div id="html_70f3b70ffb1b7dd866d84ab2620d810b" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_2c1df50f892a2eab984452d418adbdcd.setContent(html_70f3b70ffb1b7dd866d84ab2620d810b);
|
|
|
|
|
|
|
|
marker_0b109282b5224222ffe81b7ac601c4d9.bindPopup(popup_2c1df50f892a2eab984452d418adbdcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b109282b5224222ffe81b7ac601c4d9.setIcon(icon_580edecf0bd3075a6a96cf55f6f80fde);
|
|
|
|
|
|
var marker_a1f96f3a180b60188d013322dcec5b4f = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0f1ba1932a68b9128a9587434f5a63e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3fbf0ece6a36625df2b53beeeb35676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44ee50f2c73a69256058a7976321a940 = $(`<div id="html_44ee50f2c73a69256058a7976321a940" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_f3fbf0ece6a36625df2b53beeeb35676.setContent(html_44ee50f2c73a69256058a7976321a940);
|
|
|
|
|
|
|
|
marker_a1f96f3a180b60188d013322dcec5b4f.bindPopup(popup_f3fbf0ece6a36625df2b53beeeb35676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f96f3a180b60188d013322dcec5b4f.setIcon(icon_0f1ba1932a68b9128a9587434f5a63e9);
|
|
|
|
|
|
var marker_14444e79db49482d55df70599ba6e345 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_b59aec37ef35bf5d10c98a4cae95e708 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a48fdc405ad268217202444c3f810dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9109acfc0de018e74f032eaa71b883f3 = $(`<div id="html_9109acfc0de018e74f032eaa71b883f3" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_0a48fdc405ad268217202444c3f810dc.setContent(html_9109acfc0de018e74f032eaa71b883f3);
|
|
|
|
|
|
|
|
marker_14444e79db49482d55df70599ba6e345.bindPopup(popup_0a48fdc405ad268217202444c3f810dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14444e79db49482d55df70599ba6e345.setIcon(icon_b59aec37ef35bf5d10c98a4cae95e708);
|
|
|
|
|
|
var marker_09fca1c7ac702c6a9e07a9deef03f37c = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f3a8436adb24e5c3b62d166421097b83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07618f318632e960d9629c7395640d40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32d774d70928afa011f74b36bdf5f82e = $(`<div id="html_32d774d70928afa011f74b36bdf5f82e" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_07618f318632e960d9629c7395640d40.setContent(html_32d774d70928afa011f74b36bdf5f82e);
|
|
|
|
|
|
|
|
marker_09fca1c7ac702c6a9e07a9deef03f37c.bindPopup(popup_07618f318632e960d9629c7395640d40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09fca1c7ac702c6a9e07a9deef03f37c.setIcon(icon_f3a8436adb24e5c3b62d166421097b83);
|
|
|
|
|
|
var marker_7a4c16646d6c094ed784285ca285ec0b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_02702b5970e0c95d37456e823dd9ed4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f9ee539a63c33611cac51468f41281f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72a1d4cc6dd770a77cf0c7a9228658d3 = $(`<div id="html_72a1d4cc6dd770a77cf0c7a9228658d3" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_0f9ee539a63c33611cac51468f41281f.setContent(html_72a1d4cc6dd770a77cf0c7a9228658d3);
|
|
|
|
|
|
|
|
marker_7a4c16646d6c094ed784285ca285ec0b.bindPopup(popup_0f9ee539a63c33611cac51468f41281f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a4c16646d6c094ed784285ca285ec0b.setIcon(icon_02702b5970e0c95d37456e823dd9ed4e);
|
|
|
|
|
|
var marker_8a0bd0e9d63f1d47ffac20b0b54a9cd2 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_db2ba5ea552f97ea67694a4392de080b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dd1b3cdc568a4198297ccf0be86cc21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ec535b0e33bdec065053a7add4a3362 = $(`<div id="html_3ec535b0e33bdec065053a7add4a3362" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_4dd1b3cdc568a4198297ccf0be86cc21.setContent(html_3ec535b0e33bdec065053a7add4a3362);
|
|
|
|
|
|
|
|
marker_8a0bd0e9d63f1d47ffac20b0b54a9cd2.bindPopup(popup_4dd1b3cdc568a4198297ccf0be86cc21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a0bd0e9d63f1d47ffac20b0b54a9cd2.setIcon(icon_db2ba5ea552f97ea67694a4392de080b);
|
|
|
|
|
|
var marker_08abf26cdde39304dddf81cb1731efca = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_98001fb18c6dcc0a16e07edf23cedae3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09b8218fd9f7bd1d15da2a0e88fad72c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfca06e249f2af8d1677f84e2d1cb827 = $(`<div id="html_cfca06e249f2af8d1677f84e2d1cb827" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_09b8218fd9f7bd1d15da2a0e88fad72c.setContent(html_cfca06e249f2af8d1677f84e2d1cb827);
|
|
|
|
|
|
|
|
marker_08abf26cdde39304dddf81cb1731efca.bindPopup(popup_09b8218fd9f7bd1d15da2a0e88fad72c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08abf26cdde39304dddf81cb1731efca.setIcon(icon_98001fb18c6dcc0a16e07edf23cedae3);
|
|
|
|
|
|
var marker_883320625319d76259e1e5261b0e781c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_b10400ef54b768b6b282bdce80a2aeed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df22f10f724b5ac7723298bce0bea2ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f62a0317bbc86dbd07fc860de6809c07 = $(`<div id="html_f62a0317bbc86dbd07fc860de6809c07" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_df22f10f724b5ac7723298bce0bea2ff.setContent(html_f62a0317bbc86dbd07fc860de6809c07);
|
|
|
|
|
|
|
|
marker_883320625319d76259e1e5261b0e781c.bindPopup(popup_df22f10f724b5ac7723298bce0bea2ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_883320625319d76259e1e5261b0e781c.setIcon(icon_b10400ef54b768b6b282bdce80a2aeed);
|
|
|
|
|
|
var marker_7958a902a94e59be89e8c2b2d1918a2b = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_a80ab1f8ed49f11d6217d98fca32ee99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e1346cc3b8a8c7f986ef890f36b8ed4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea3a27177da1a1006c1d68c256dd6d16 = $(`<div id="html_ea3a27177da1a1006c1d68c256dd6d16" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_0e1346cc3b8a8c7f986ef890f36b8ed4.setContent(html_ea3a27177da1a1006c1d68c256dd6d16);
|
|
|
|
|
|
|
|
marker_7958a902a94e59be89e8c2b2d1918a2b.bindPopup(popup_0e1346cc3b8a8c7f986ef890f36b8ed4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7958a902a94e59be89e8c2b2d1918a2b.setIcon(icon_a80ab1f8ed49f11d6217d98fca32ee99);
|
|
|
|
|
|
var marker_bbd23a7dc222e89881ad87f6584c1cf3 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ec47bf5f42f12baf76e2be1e014119ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48b5a66932b6dd7ba930c84d90d106b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ddde405b52585b37f023917679eed42 = $(`<div id="html_9ddde405b52585b37f023917679eed42" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_48b5a66932b6dd7ba930c84d90d106b1.setContent(html_9ddde405b52585b37f023917679eed42);
|
|
|
|
|
|
|
|
marker_bbd23a7dc222e89881ad87f6584c1cf3.bindPopup(popup_48b5a66932b6dd7ba930c84d90d106b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbd23a7dc222e89881ad87f6584c1cf3.setIcon(icon_ec47bf5f42f12baf76e2be1e014119ca);
|
|
|
|
|
|
var marker_680976d0b2a6d807e85d95c1ff9e64f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2749ab64cc9b9a33a2ef6e30f7673b4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53d647050ffb7bf957c0a41a0818536b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75cca18f510af207aca8646875e0347c = $(`<div id="html_75cca18f510af207aca8646875e0347c" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_53d647050ffb7bf957c0a41a0818536b.setContent(html_75cca18f510af207aca8646875e0347c);
|
|
|
|
|
|
|
|
marker_680976d0b2a6d807e85d95c1ff9e64f6.bindPopup(popup_53d647050ffb7bf957c0a41a0818536b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_680976d0b2a6d807e85d95c1ff9e64f6.setIcon(icon_2749ab64cc9b9a33a2ef6e30f7673b4f);
|
|
|
|
|
|
var marker_04dfb0289ecbc8692e54b664a4336121 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_cb35437b7af17e9d3c8b413ea26920cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6fd993cd4a664df25a17a013f414f14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_568ca86fa801725968a5e7fe1b899502 = $(`<div id="html_568ca86fa801725968a5e7fe1b899502" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_a6fd993cd4a664df25a17a013f414f14.setContent(html_568ca86fa801725968a5e7fe1b899502);
|
|
|
|
|
|
|
|
marker_04dfb0289ecbc8692e54b664a4336121.bindPopup(popup_a6fd993cd4a664df25a17a013f414f14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04dfb0289ecbc8692e54b664a4336121.setIcon(icon_cb35437b7af17e9d3c8b413ea26920cc);
|
|
|
|
|
|
var marker_0c3eada8db52205a66b65854428aff0b = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_7f4a0e103b85e92ae25c7a38b7db1729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13ed67903d29bacd3578005c8b2530b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ef8c6b813bce2d8f9e6c2d5398c7801 = $(`<div id="html_2ef8c6b813bce2d8f9e6c2d5398c7801" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_13ed67903d29bacd3578005c8b2530b6.setContent(html_2ef8c6b813bce2d8f9e6c2d5398c7801);
|
|
|
|
|
|
|
|
marker_0c3eada8db52205a66b65854428aff0b.bindPopup(popup_13ed67903d29bacd3578005c8b2530b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c3eada8db52205a66b65854428aff0b.setIcon(icon_7f4a0e103b85e92ae25c7a38b7db1729);
|
|
|
|
|
|
var marker_20b486475b7959ae2ee912e8d016ebff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_89aed0c34c5907b68bf79783161e8a25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f24748501d44f0ca63f079eb862ba08e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cae207d72f7667e3592515df20cd4808 = $(`<div id="html_cae207d72f7667e3592515df20cd4808" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_f24748501d44f0ca63f079eb862ba08e.setContent(html_cae207d72f7667e3592515df20cd4808);
|
|
|
|
|
|
|
|
marker_20b486475b7959ae2ee912e8d016ebff.bindPopup(popup_f24748501d44f0ca63f079eb862ba08e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20b486475b7959ae2ee912e8d016ebff.setIcon(icon_89aed0c34c5907b68bf79783161e8a25);
|
|
|
|
|
|
var marker_8b5f9bf27345c020992ba8c2993609c8 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c641a31cbcd7353ebeaff444d85bee2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7de4f45426bbd4d506353f969ac175de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a655552cade6b153be5eb8bfb8f9522 = $(`<div id="html_7a655552cade6b153be5eb8bfb8f9522" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_7de4f45426bbd4d506353f969ac175de.setContent(html_7a655552cade6b153be5eb8bfb8f9522);
|
|
|
|
|
|
|
|
marker_8b5f9bf27345c020992ba8c2993609c8.bindPopup(popup_7de4f45426bbd4d506353f969ac175de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b5f9bf27345c020992ba8c2993609c8.setIcon(icon_c641a31cbcd7353ebeaff444d85bee2d);
|
|
|
|
|
|
var marker_454794baacfa895d5b12b8d431576fd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8d5082954426c3751e9bfde01ce62d8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cda78f33832ed811c4015474a67d258d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1298b7d8918d7fe49ad815d2826d0699 = $(`<div id="html_1298b7d8918d7fe49ad815d2826d0699" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_cda78f33832ed811c4015474a67d258d.setContent(html_1298b7d8918d7fe49ad815d2826d0699);
|
|
|
|
|
|
|
|
marker_454794baacfa895d5b12b8d431576fd7.bindPopup(popup_cda78f33832ed811c4015474a67d258d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_454794baacfa895d5b12b8d431576fd7.setIcon(icon_8d5082954426c3751e9bfde01ce62d8d);
|
|
|
|
|
|
var marker_6cb52684ebb67f84d5868f8254e2928a = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0e65d72e04de61cf117dae80ebdfdb51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3245493ca8c162b99b2398860e787b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75c3f0ef0d856bbf0f19db368148d1a6 = $(`<div id="html_75c3f0ef0d856bbf0f19db368148d1a6" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_c3245493ca8c162b99b2398860e787b0.setContent(html_75c3f0ef0d856bbf0f19db368148d1a6);
|
|
|
|
|
|
|
|
marker_6cb52684ebb67f84d5868f8254e2928a.bindPopup(popup_c3245493ca8c162b99b2398860e787b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cb52684ebb67f84d5868f8254e2928a.setIcon(icon_0e65d72e04de61cf117dae80ebdfdb51);
|
|
|
|
|
|
var marker_3be00f550cc6cfe66763a554c1682b7a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f7b229c703195c4e8703f9dada390a17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_054acca7df9df91d0fcded7755312165 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eca5ffdbdaaa0befaf4846649253fbee = $(`<div id="html_eca5ffdbdaaa0befaf4846649253fbee" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_054acca7df9df91d0fcded7755312165.setContent(html_eca5ffdbdaaa0befaf4846649253fbee);
|
|
|
|
|
|
|
|
marker_3be00f550cc6cfe66763a554c1682b7a.bindPopup(popup_054acca7df9df91d0fcded7755312165)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3be00f550cc6cfe66763a554c1682b7a.setIcon(icon_f7b229c703195c4e8703f9dada390a17);
|
|
|
|
|
|
var marker_6404aaff3e6de8b5eb70723a0862fd36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_342299ea3cc7f3cc56e2570a175d8855 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee2070894148506a65b75307a49ddbec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b81662219d5e65523bd617fe5625e35 = $(`<div id="html_2b81662219d5e65523bd617fe5625e35" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_ee2070894148506a65b75307a49ddbec.setContent(html_2b81662219d5e65523bd617fe5625e35);
|
|
|
|
|
|
|
|
marker_6404aaff3e6de8b5eb70723a0862fd36.bindPopup(popup_ee2070894148506a65b75307a49ddbec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6404aaff3e6de8b5eb70723a0862fd36.setIcon(icon_342299ea3cc7f3cc56e2570a175d8855);
|
|
|
|
|
|
var marker_95475b67e0bc2272a1d10e90a6ab0e4c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5d0fac23863e13c5fa53fb95a5bde215 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55b9010ff59db6473d91256d79241b90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb10358c2e8c4044ca867a07e2e085c4 = $(`<div id="html_bb10358c2e8c4044ca867a07e2e085c4" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_55b9010ff59db6473d91256d79241b90.setContent(html_bb10358c2e8c4044ca867a07e2e085c4);
|
|
|
|
|
|
|
|
marker_95475b67e0bc2272a1d10e90a6ab0e4c.bindPopup(popup_55b9010ff59db6473d91256d79241b90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95475b67e0bc2272a1d10e90a6ab0e4c.setIcon(icon_5d0fac23863e13c5fa53fb95a5bde215);
|
|
|
|
|
|
var marker_a73d9fa55d4b4418d31eaab374e4eef6 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f9ef42a354c8c5bbdf5cbb0338fa142b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3152bd63fd308204ad2b757c85d85096 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36ed2c20f14e053b360e988056d3e2e8 = $(`<div id="html_36ed2c20f14e053b360e988056d3e2e8" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_3152bd63fd308204ad2b757c85d85096.setContent(html_36ed2c20f14e053b360e988056d3e2e8);
|
|
|
|
|
|
|
|
marker_a73d9fa55d4b4418d31eaab374e4eef6.bindPopup(popup_3152bd63fd308204ad2b757c85d85096)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a73d9fa55d4b4418d31eaab374e4eef6.setIcon(icon_f9ef42a354c8c5bbdf5cbb0338fa142b);
|
|
|
|
|
|
var marker_a7b819ca9b94e4e648f5846afeae2622 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_cecd7f0cf76493d6564e43aae80a5c53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3256b15c1e2fbdc6581ed175dd8ebc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8ff688e33eca1697c5eead3ac6ad761 = $(`<div id="html_a8ff688e33eca1697c5eead3ac6ad761" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_c3256b15c1e2fbdc6581ed175dd8ebc1.setContent(html_a8ff688e33eca1697c5eead3ac6ad761);
|
|
|
|
|
|
|
|
marker_a7b819ca9b94e4e648f5846afeae2622.bindPopup(popup_c3256b15c1e2fbdc6581ed175dd8ebc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7b819ca9b94e4e648f5846afeae2622.setIcon(icon_cecd7f0cf76493d6564e43aae80a5c53);
|
|
|
|
|
|
var marker_e44796ddbfa21f5268aea83bc8b4c790 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e264b3e29665be2d104f724329d444d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca2106fe0a5b212331380f45e34b041f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a67073d1bb447dae687ef2411418021 = $(`<div id="html_0a67073d1bb447dae687ef2411418021" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_ca2106fe0a5b212331380f45e34b041f.setContent(html_0a67073d1bb447dae687ef2411418021);
|
|
|
|
|
|
|
|
marker_e44796ddbfa21f5268aea83bc8b4c790.bindPopup(popup_ca2106fe0a5b212331380f45e34b041f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e44796ddbfa21f5268aea83bc8b4c790.setIcon(icon_e264b3e29665be2d104f724329d444d8);
|
|
|
|
|
|
var marker_10f2bf082a479f901b1ba2ea74836571 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d6f09ec092d9a24c7daa6b46e21ce8a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0842012f70527d65cc58ee69fd2496c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e287cbd94fe0cf0f7fd7850ef05cc2 = $(`<div id="html_f6e287cbd94fe0cf0f7fd7850ef05cc2" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_d0842012f70527d65cc58ee69fd2496c.setContent(html_f6e287cbd94fe0cf0f7fd7850ef05cc2);
|
|
|
|
|
|
|
|
marker_10f2bf082a479f901b1ba2ea74836571.bindPopup(popup_d0842012f70527d65cc58ee69fd2496c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10f2bf082a479f901b1ba2ea74836571.setIcon(icon_d6f09ec092d9a24c7daa6b46e21ce8a4);
|
|
|
|
|
|
var marker_321f7f1da4e407ea5558c2631e227ac0 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ee83ac949dcc53c7657b962f64379e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c74fcd52b4a3ff61ce5406faf9681b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b18d38568a69b184a62004fe9ab8678 = $(`<div id="html_7b18d38568a69b184a62004fe9ab8678" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_4c74fcd52b4a3ff61ce5406faf9681b2.setContent(html_7b18d38568a69b184a62004fe9ab8678);
|
|
|
|
|
|
|
|
marker_321f7f1da4e407ea5558c2631e227ac0.bindPopup(popup_4c74fcd52b4a3ff61ce5406faf9681b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_321f7f1da4e407ea5558c2631e227ac0.setIcon(icon_ee83ac949dcc53c7657b962f64379e17);
|
|
|
|
|
|
var marker_c2a79be490aad4738aafc9d5697ee84a = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_4096749d03951e16c2180d4434176797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_566f43d1a82b278bd0eb4a7999accbd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fcb2e65c94a3cb27f9bb3a3fa05408b = $(`<div id="html_4fcb2e65c94a3cb27f9bb3a3fa05408b" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_566f43d1a82b278bd0eb4a7999accbd1.setContent(html_4fcb2e65c94a3cb27f9bb3a3fa05408b);
|
|
|
|
|
|
|
|
marker_c2a79be490aad4738aafc9d5697ee84a.bindPopup(popup_566f43d1a82b278bd0eb4a7999accbd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2a79be490aad4738aafc9d5697ee84a.setIcon(icon_4096749d03951e16c2180d4434176797);
|
|
|
|
|
|
var marker_e0b38d8c45dbf755978f66cb14cdb0ac = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0c07bb2312d91cefd954c5906cd7b5b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_786cc685daf3fed8213ac32e77046341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c59f021ec3570297851b60aabc4266b = $(`<div id="html_1c59f021ec3570297851b60aabc4266b" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_786cc685daf3fed8213ac32e77046341.setContent(html_1c59f021ec3570297851b60aabc4266b);
|
|
|
|
|
|
|
|
marker_e0b38d8c45dbf755978f66cb14cdb0ac.bindPopup(popup_786cc685daf3fed8213ac32e77046341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0b38d8c45dbf755978f66cb14cdb0ac.setIcon(icon_0c07bb2312d91cefd954c5906cd7b5b9);
|
|
|
|
|
|
var marker_c5ae6b84c86b4979db923f82b6f3ae14 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ab32c3e95c5a16aa63bc4763a9339006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3945cb72564a6be7ff0ffd299ad049f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55e702ae2b3519900ef5a81c2cc16880 = $(`<div id="html_55e702ae2b3519900ef5a81c2cc16880" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_3945cb72564a6be7ff0ffd299ad049f5.setContent(html_55e702ae2b3519900ef5a81c2cc16880);
|
|
|
|
|
|
|
|
marker_c5ae6b84c86b4979db923f82b6f3ae14.bindPopup(popup_3945cb72564a6be7ff0ffd299ad049f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5ae6b84c86b4979db923f82b6f3ae14.setIcon(icon_ab32c3e95c5a16aa63bc4763a9339006);
|
|
|
|
|
|
var marker_e4cd39bb19d1ec2d6e3f9363bd914f38 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ce438e896d2eea01adff035df3c3bc70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0b064bde4111b1fd9e4411282472c6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f48ccdf009a39f75e9071ee770ec45c = $(`<div id="html_6f48ccdf009a39f75e9071ee770ec45c" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_f0b064bde4111b1fd9e4411282472c6f.setContent(html_6f48ccdf009a39f75e9071ee770ec45c);
|
|
|
|
|
|
|
|
marker_e4cd39bb19d1ec2d6e3f9363bd914f38.bindPopup(popup_f0b064bde4111b1fd9e4411282472c6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4cd39bb19d1ec2d6e3f9363bd914f38.setIcon(icon_ce438e896d2eea01adff035df3c3bc70);
|
|
|
|
|
|
var marker_bc491933b7844fbdb361cc5267675b5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_94d5ab27d47ae391844aa37d1d4f4061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2df41bc77889effc72de7da183ee9cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4ef1ed35fca0826d50739f513f78bcc = $(`<div id="html_b4ef1ed35fca0826d50739f513f78bcc" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_2df41bc77889effc72de7da183ee9cdf.setContent(html_b4ef1ed35fca0826d50739f513f78bcc);
|
|
|
|
|
|
|
|
marker_bc491933b7844fbdb361cc5267675b5d.bindPopup(popup_2df41bc77889effc72de7da183ee9cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc491933b7844fbdb361cc5267675b5d.setIcon(icon_94d5ab27d47ae391844aa37d1d4f4061);
|
|
|
|
|
|
var marker_78c95412f48f266928c61a4a9212bc1d = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_103c6936f0ac3385d30cff249d904939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23808097a06b25251935175e7257fa8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3654f62ac4387ef4b8ca6c69380f3e74 = $(`<div id="html_3654f62ac4387ef4b8ca6c69380f3e74" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_23808097a06b25251935175e7257fa8a.setContent(html_3654f62ac4387ef4b8ca6c69380f3e74);
|
|
|
|
|
|
|
|
marker_78c95412f48f266928c61a4a9212bc1d.bindPopup(popup_23808097a06b25251935175e7257fa8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78c95412f48f266928c61a4a9212bc1d.setIcon(icon_103c6936f0ac3385d30cff249d904939);
|
|
|
|
|
|
var marker_c12f6aaa536dbe1b7ece7d78927678fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_692d7e62cbebe9bea4b658077b72f539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aaff7f8ed65d75c06fec67a2919d99c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e962ec9cf6147e5d8ba8254727bae44 = $(`<div id="html_0e962ec9cf6147e5d8ba8254727bae44" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_8aaff7f8ed65d75c06fec67a2919d99c.setContent(html_0e962ec9cf6147e5d8ba8254727bae44);
|
|
|
|
|
|
|
|
marker_c12f6aaa536dbe1b7ece7d78927678fc.bindPopup(popup_8aaff7f8ed65d75c06fec67a2919d99c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c12f6aaa536dbe1b7ece7d78927678fc.setIcon(icon_692d7e62cbebe9bea4b658077b72f539);
|
|
|
|
|
|
var marker_a4553e548e43efab2efd560be8d5b997 = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_041afe0a6910667b8e5430782ec1e052 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cbb8930e558c69a99bc52527bf551a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be6af6ccc25e3626b26909d092f5e154 = $(`<div id="html_be6af6ccc25e3626b26909d092f5e154" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_9cbb8930e558c69a99bc52527bf551a6.setContent(html_be6af6ccc25e3626b26909d092f5e154);
|
|
|
|
|
|
|
|
marker_a4553e548e43efab2efd560be8d5b997.bindPopup(popup_9cbb8930e558c69a99bc52527bf551a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4553e548e43efab2efd560be8d5b997.setIcon(icon_041afe0a6910667b8e5430782ec1e052);
|
|
|
|
|
|
var marker_673f3063aa21b2113d85641726b15f95 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c9190572b515d614b890ceec93e9c663 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c083ac978eddfdcafcd7bf50975dc5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_356d7487f8cff4bf2e564d0c0a13f5b0 = $(`<div id="html_356d7487f8cff4bf2e564d0c0a13f5b0" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_3c083ac978eddfdcafcd7bf50975dc5d.setContent(html_356d7487f8cff4bf2e564d0c0a13f5b0);
|
|
|
|
|
|
|
|
marker_673f3063aa21b2113d85641726b15f95.bindPopup(popup_3c083ac978eddfdcafcd7bf50975dc5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_673f3063aa21b2113d85641726b15f95.setIcon(icon_c9190572b515d614b890ceec93e9c663);
|
|
|
|
|
|
var marker_709bb8021d60f8d8cfc4b4ba99f04a6d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_230f6213cd668e44d227221fedbd0a31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48ff7af616d7ef052e895151b2c3ac49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7e6df63075dd6acb0c4f46298852fdf = $(`<div id="html_c7e6df63075dd6acb0c4f46298852fdf" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_48ff7af616d7ef052e895151b2c3ac49.setContent(html_c7e6df63075dd6acb0c4f46298852fdf);
|
|
|
|
|
|
|
|
marker_709bb8021d60f8d8cfc4b4ba99f04a6d.bindPopup(popup_48ff7af616d7ef052e895151b2c3ac49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_709bb8021d60f8d8cfc4b4ba99f04a6d.setIcon(icon_230f6213cd668e44d227221fedbd0a31);
|
|
|
|
|
|
var marker_1375fa92ea58571a5655c3dd16ab1289 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1b2b8c92e125d3bf3682cb7bb1446c92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_509d18c082b611acf96d95405505f303 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fb2435d310b7d11f8a35b893428fa63 = $(`<div id="html_4fb2435d310b7d11f8a35b893428fa63" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_509d18c082b611acf96d95405505f303.setContent(html_4fb2435d310b7d11f8a35b893428fa63);
|
|
|
|
|
|
|
|
marker_1375fa92ea58571a5655c3dd16ab1289.bindPopup(popup_509d18c082b611acf96d95405505f303)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1375fa92ea58571a5655c3dd16ab1289.setIcon(icon_1b2b8c92e125d3bf3682cb7bb1446c92);
|
|
|
|
|
|
var marker_906a7ab03c348e328c47b4c9abdb61b0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_3e7b760c10a48ce8e10d5a7860b385ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a02503c2f89ea6aa3e8d095e48df1199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42303f6a01619ac391ef939c321baa62 = $(`<div id="html_42303f6a01619ac391ef939c321baa62" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_a02503c2f89ea6aa3e8d095e48df1199.setContent(html_42303f6a01619ac391ef939c321baa62);
|
|
|
|
|
|
|
|
marker_906a7ab03c348e328c47b4c9abdb61b0.bindPopup(popup_a02503c2f89ea6aa3e8d095e48df1199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_906a7ab03c348e328c47b4c9abdb61b0.setIcon(icon_3e7b760c10a48ce8e10d5a7860b385ba);
|
|
|
|
|
|
var marker_1795900177d07d7def88f0089bb22ae2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ca729e6e7f4420dc97af49251f97e442 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32d9e308aef0d160f893267f97858dd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fac3c56edc5f0cf46a5011e311c28ce7 = $(`<div id="html_fac3c56edc5f0cf46a5011e311c28ce7" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_32d9e308aef0d160f893267f97858dd2.setContent(html_fac3c56edc5f0cf46a5011e311c28ce7);
|
|
|
|
|
|
|
|
marker_1795900177d07d7def88f0089bb22ae2.bindPopup(popup_32d9e308aef0d160f893267f97858dd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1795900177d07d7def88f0089bb22ae2.setIcon(icon_ca729e6e7f4420dc97af49251f97e442);
|
|
|
|
|
|
var marker_cdf4a8292e9eff8eee444624325be95f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_944e8a8e43b73950cbd1a5fb7e154426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc07ee57a284f7d1440deab480413c4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fc3825f758b4d4b43eea76a0f030ea5 = $(`<div id="html_2fc3825f758b4d4b43eea76a0f030ea5" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_fc07ee57a284f7d1440deab480413c4c.setContent(html_2fc3825f758b4d4b43eea76a0f030ea5);
|
|
|
|
|
|
|
|
marker_cdf4a8292e9eff8eee444624325be95f.bindPopup(popup_fc07ee57a284f7d1440deab480413c4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdf4a8292e9eff8eee444624325be95f.setIcon(icon_944e8a8e43b73950cbd1a5fb7e154426);
|
|
|
|
|
|
var marker_e99ae31689f7a1eafd452b980536aed7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5a424b370039f2edeb5dc4dc4c7db623 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7783524959757a58fa7f7ea2695b9ac2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a55bc7f90a815fa23dfc9efb99e7c81 = $(`<div id="html_4a55bc7f90a815fa23dfc9efb99e7c81" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_7783524959757a58fa7f7ea2695b9ac2.setContent(html_4a55bc7f90a815fa23dfc9efb99e7c81);
|
|
|
|
|
|
|
|
marker_e99ae31689f7a1eafd452b980536aed7.bindPopup(popup_7783524959757a58fa7f7ea2695b9ac2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e99ae31689f7a1eafd452b980536aed7.setIcon(icon_5a424b370039f2edeb5dc4dc4c7db623);
|
|
|
|
|
|
var marker_cda93b692fc611a8dc96bbad89849486 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_fb570d63127e25eaa700494a6187f747 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2a9a16db44a4eaba41b6d5b1015869e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_682f05c5ad1971877260fc85eaf04933 = $(`<div id="html_682f05c5ad1971877260fc85eaf04933" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_a2a9a16db44a4eaba41b6d5b1015869e.setContent(html_682f05c5ad1971877260fc85eaf04933);
|
|
|
|
|
|
|
|
marker_cda93b692fc611a8dc96bbad89849486.bindPopup(popup_a2a9a16db44a4eaba41b6d5b1015869e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cda93b692fc611a8dc96bbad89849486.setIcon(icon_fb570d63127e25eaa700494a6187f747);
|
|
|
|
|
|
var marker_1f530e2dd0ab69daf047fe99dcea6825 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d8508876bff0bb8e91fc875809c53ac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4eb32d63da990c68359335ddfb02644 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b95a30a7bbc381f5be1d671faa8996d = $(`<div id="html_7b95a30a7bbc381f5be1d671faa8996d" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_a4eb32d63da990c68359335ddfb02644.setContent(html_7b95a30a7bbc381f5be1d671faa8996d);
|
|
|
|
|
|
|
|
marker_1f530e2dd0ab69daf047fe99dcea6825.bindPopup(popup_a4eb32d63da990c68359335ddfb02644)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f530e2dd0ab69daf047fe99dcea6825.setIcon(icon_d8508876bff0bb8e91fc875809c53ac7);
|
|
|
|
|
|
var marker_68cb55958cb506aa95b4d3ec5dd4db6f = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_992af1d286714532759aeba16a5b2d18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57f8ca457cf4c60a8dc89f4a0a93310e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf3aae0f3cdf9976caee3103f08439dc = $(`<div id="html_cf3aae0f3cdf9976caee3103f08439dc" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_57f8ca457cf4c60a8dc89f4a0a93310e.setContent(html_cf3aae0f3cdf9976caee3103f08439dc);
|
|
|
|
|
|
|
|
marker_68cb55958cb506aa95b4d3ec5dd4db6f.bindPopup(popup_57f8ca457cf4c60a8dc89f4a0a93310e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68cb55958cb506aa95b4d3ec5dd4db6f.setIcon(icon_992af1d286714532759aeba16a5b2d18);
|
|
|
|
|
|
var marker_8a7a5289edb776cc6b7b7d37fb1c3b18 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f548976912830d9b5bb4ef418143508f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87dad9f94a17c1d9512927c1be7a2a3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3bde5ef30704d107896e0657e5422a4 = $(`<div id="html_b3bde5ef30704d107896e0657e5422a4" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_87dad9f94a17c1d9512927c1be7a2a3a.setContent(html_b3bde5ef30704d107896e0657e5422a4);
|
|
|
|
|
|
|
|
marker_8a7a5289edb776cc6b7b7d37fb1c3b18.bindPopup(popup_87dad9f94a17c1d9512927c1be7a2a3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a7a5289edb776cc6b7b7d37fb1c3b18.setIcon(icon_f548976912830d9b5bb4ef418143508f);
|
|
|
|
|
|
var marker_23e4931fbbb0de381a6056f234b83a8d = L.marker(
|
|
[47.6482, 12.1724],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2f4039705bd8110aec84e7e8cb783a1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a28d6c829751e827c3ee98033dbe40d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aa5e75332f31729b161038fb77767f5 = $(`<div id="html_0aa5e75332f31729b161038fb77767f5" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_a28d6c829751e827c3ee98033dbe40d4.setContent(html_0aa5e75332f31729b161038fb77767f5);
|
|
|
|
|
|
|
|
marker_23e4931fbbb0de381a6056f234b83a8d.bindPopup(popup_a28d6c829751e827c3ee98033dbe40d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23e4931fbbb0de381a6056f234b83a8d.setIcon(icon_2f4039705bd8110aec84e7e8cb783a1d);
|
|
|
|
|
|
var marker_ed70237f750315e4212d38e59b5d48b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_b7009d373bc9b5072901e0fadd255e99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19d3799eb94fe73be73dd86c25542234 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa5a75f8403121db54072ccf6d83a58c = $(`<div id="html_fa5a75f8403121db54072ccf6d83a58c" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_19d3799eb94fe73be73dd86c25542234.setContent(html_fa5a75f8403121db54072ccf6d83a58c);
|
|
|
|
|
|
|
|
marker_ed70237f750315e4212d38e59b5d48b3.bindPopup(popup_19d3799eb94fe73be73dd86c25542234)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed70237f750315e4212d38e59b5d48b3.setIcon(icon_b7009d373bc9b5072901e0fadd255e99);
|
|
|
|
|
|
var marker_200bbc159439ac57581d3f9771473eb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0df1624d4711102a4ef1b59871d14628 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aefdbc920830ee6b0a83f1107a78e65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddf3f0b1d01758fce81d8396b105c418 = $(`<div id="html_ddf3f0b1d01758fce81d8396b105c418" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_2aefdbc920830ee6b0a83f1107a78e65.setContent(html_ddf3f0b1d01758fce81d8396b105c418);
|
|
|
|
|
|
|
|
marker_200bbc159439ac57581d3f9771473eb0.bindPopup(popup_2aefdbc920830ee6b0a83f1107a78e65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_200bbc159439ac57581d3f9771473eb0.setIcon(icon_0df1624d4711102a4ef1b59871d14628);
|
|
|
|
|
|
var marker_744e5a5ff05241b17ea3dcbc8da2270f = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_910ad4c61052c0cf8edba394b55a6075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11abeacaadf99bdeddb7d05bf285c76a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf8e4517584d11fb556d1e0da630ee81 = $(`<div id="html_cf8e4517584d11fb556d1e0da630ee81" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_11abeacaadf99bdeddb7d05bf285c76a.setContent(html_cf8e4517584d11fb556d1e0da630ee81);
|
|
|
|
|
|
|
|
marker_744e5a5ff05241b17ea3dcbc8da2270f.bindPopup(popup_11abeacaadf99bdeddb7d05bf285c76a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_744e5a5ff05241b17ea3dcbc8da2270f.setIcon(icon_910ad4c61052c0cf8edba394b55a6075);
|
|
|
|
|
|
var marker_07e8f05062fc1375f3325348afe9c3a5 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0435ac5c636f354548847358fee01dfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddb92bd645950b025bb8df3519e8f920 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8630397c95ae731e62cc4952e8464d96 = $(`<div id="html_8630397c95ae731e62cc4952e8464d96" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_ddb92bd645950b025bb8df3519e8f920.setContent(html_8630397c95ae731e62cc4952e8464d96);
|
|
|
|
|
|
|
|
marker_07e8f05062fc1375f3325348afe9c3a5.bindPopup(popup_ddb92bd645950b025bb8df3519e8f920)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07e8f05062fc1375f3325348afe9c3a5.setIcon(icon_0435ac5c636f354548847358fee01dfc);
|
|
|
|
|
|
var marker_8e4ada5ebc4c9f0511bb6d4bcbf88403 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9952341d8e3cecf3d7b844fd3f1fa672 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70be40d510be3aafc6d6746fae64d79f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_783c08f7f91679dbdd20980564f3c1e6 = $(`<div id="html_783c08f7f91679dbdd20980564f3c1e6" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_70be40d510be3aafc6d6746fae64d79f.setContent(html_783c08f7f91679dbdd20980564f3c1e6);
|
|
|
|
|
|
|
|
marker_8e4ada5ebc4c9f0511bb6d4bcbf88403.bindPopup(popup_70be40d510be3aafc6d6746fae64d79f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4ada5ebc4c9f0511bb6d4bcbf88403.setIcon(icon_9952341d8e3cecf3d7b844fd3f1fa672);
|
|
|
|
|
|
var marker_d40139d3f8bbb2ef4b284b95046c90bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_94ef116acdb8b9baaf22d75be39acade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72af05b3d0fa3f09c5f0c6adfa40a16b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7752046bbc2f0a85d804e2bc9dffc05a = $(`<div id="html_7752046bbc2f0a85d804e2bc9dffc05a" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_72af05b3d0fa3f09c5f0c6adfa40a16b.setContent(html_7752046bbc2f0a85d804e2bc9dffc05a);
|
|
|
|
|
|
|
|
marker_d40139d3f8bbb2ef4b284b95046c90bf.bindPopup(popup_72af05b3d0fa3f09c5f0c6adfa40a16b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d40139d3f8bbb2ef4b284b95046c90bf.setIcon(icon_94ef116acdb8b9baaf22d75be39acade);
|
|
|
|
|
|
var marker_bf8e4cabef3297e4ab14e11fa7835092 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d75e09fce516be423d6b6072a967f6f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c684f39bc5d4b72e1b727e6f2884b08f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b6870e08ca412ad867083ac0eeb3700 = $(`<div id="html_8b6870e08ca412ad867083ac0eeb3700" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_c684f39bc5d4b72e1b727e6f2884b08f.setContent(html_8b6870e08ca412ad867083ac0eeb3700);
|
|
|
|
|
|
|
|
marker_bf8e4cabef3297e4ab14e11fa7835092.bindPopup(popup_c684f39bc5d4b72e1b727e6f2884b08f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf8e4cabef3297e4ab14e11fa7835092.setIcon(icon_d75e09fce516be423d6b6072a967f6f6);
|
|
|
|
|
|
var marker_c27f148491d21744953b93d4a4c3a071 = L.marker(
|
|
[13.5976, 100.597],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c6c78aa8c1e265bda497751d9767c490 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c76a452da6a63ca7c2eceada0e9bb591 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf5f0fb60d33cc82ce355cc7c30c1ed8 = $(`<div id="html_bf5f0fb60d33cc82ce355cc7c30c1ed8" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_c76a452da6a63ca7c2eceada0e9bb591.setContent(html_bf5f0fb60d33cc82ce355cc7c30c1ed8);
|
|
|
|
|
|
|
|
marker_c27f148491d21744953b93d4a4c3a071.bindPopup(popup_c76a452da6a63ca7c2eceada0e9bb591)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c27f148491d21744953b93d4a4c3a071.setIcon(icon_c6c78aa8c1e265bda497751d9767c490);
|
|
|
|
|
|
var marker_0b4a40a5498305277cd9cc96c6cdf294 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_180ef270c5e0a5662bc04d3ba730bf9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_144e2fc7aecbd84b67c47c67d5a4be08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b398bdc8a48c081c76e9755cf8b2405 = $(`<div id="html_8b398bdc8a48c081c76e9755cf8b2405" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_144e2fc7aecbd84b67c47c67d5a4be08.setContent(html_8b398bdc8a48c081c76e9755cf8b2405);
|
|
|
|
|
|
|
|
marker_0b4a40a5498305277cd9cc96c6cdf294.bindPopup(popup_144e2fc7aecbd84b67c47c67d5a4be08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b4a40a5498305277cd9cc96c6cdf294.setIcon(icon_180ef270c5e0a5662bc04d3ba730bf9f);
|
|
|
|
|
|
var marker_adb46acfa5b0f27ae7208d2b258dd9a5 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_14be11fe8ec142dd2384597fe679f6a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb4904fd1767c275bac7a07a36136170 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7d010e0452564d02e473398878ae0d5 = $(`<div id="html_c7d010e0452564d02e473398878ae0d5" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_cb4904fd1767c275bac7a07a36136170.setContent(html_c7d010e0452564d02e473398878ae0d5);
|
|
|
|
|
|
|
|
marker_adb46acfa5b0f27ae7208d2b258dd9a5.bindPopup(popup_cb4904fd1767c275bac7a07a36136170)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adb46acfa5b0f27ae7208d2b258dd9a5.setIcon(icon_14be11fe8ec142dd2384597fe679f6a8);
|
|
|
|
|
|
var marker_70e5011e1274beccbb2613096d6cf301 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1b4ddbb5e8e44e22cd19cf75073ac314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_288d413659f4a770f6c3c1809508ad32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_784c0383631e3af7811dbe5d32f48fe4 = $(`<div id="html_784c0383631e3af7811dbe5d32f48fe4" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_288d413659f4a770f6c3c1809508ad32.setContent(html_784c0383631e3af7811dbe5d32f48fe4);
|
|
|
|
|
|
|
|
marker_70e5011e1274beccbb2613096d6cf301.bindPopup(popup_288d413659f4a770f6c3c1809508ad32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e5011e1274beccbb2613096d6cf301.setIcon(icon_1b4ddbb5e8e44e22cd19cf75073ac314);
|
|
|
|
|
|
var marker_847c0372f8e86df7b1c5919c21f057f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e31aa9ac1b4fe4337bdac98e7422aab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13a2ad40975a154e936442e75142724f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9ce89fd3d957213eaaa57545c2359b4 = $(`<div id="html_d9ce89fd3d957213eaaa57545c2359b4" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_13a2ad40975a154e936442e75142724f.setContent(html_d9ce89fd3d957213eaaa57545c2359b4);
|
|
|
|
|
|
|
|
marker_847c0372f8e86df7b1c5919c21f057f6.bindPopup(popup_13a2ad40975a154e936442e75142724f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_847c0372f8e86df7b1c5919c21f057f6.setIcon(icon_e31aa9ac1b4fe4337bdac98e7422aab4);
|
|
|
|
|
|
var marker_036d9c713b35a1cadc57b82045a2a6fb = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d4e151fd54383fd9a3a92f3df8359f66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d564a99d7e9351b13177aab05452d85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c987e08338823853457d177e893f4f1 = $(`<div id="html_9c987e08338823853457d177e893f4f1" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_5d564a99d7e9351b13177aab05452d85.setContent(html_9c987e08338823853457d177e893f4f1);
|
|
|
|
|
|
|
|
marker_036d9c713b35a1cadc57b82045a2a6fb.bindPopup(popup_5d564a99d7e9351b13177aab05452d85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_036d9c713b35a1cadc57b82045a2a6fb.setIcon(icon_d4e151fd54383fd9a3a92f3df8359f66);
|
|
|
|
|
|
var marker_51922ab47e7a8338a96664748d0ecd5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_33cf91740ab0a90f3679d048bdaf3b5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8868c75788a4ac5e4ff3ce7d261d7836 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_297e36bb095411504962842d1d00707d = $(`<div id="html_297e36bb095411504962842d1d00707d" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_8868c75788a4ac5e4ff3ce7d261d7836.setContent(html_297e36bb095411504962842d1d00707d);
|
|
|
|
|
|
|
|
marker_51922ab47e7a8338a96664748d0ecd5e.bindPopup(popup_8868c75788a4ac5e4ff3ce7d261d7836)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51922ab47e7a8338a96664748d0ecd5e.setIcon(icon_33cf91740ab0a90f3679d048bdaf3b5d);
|
|
|
|
|
|
var marker_7ef020c039120d51a261df03e6326db0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_a78b673c217351a756ab8770d1b628af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ede1aef8dbf81e950d4ed4db371083c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d1fc71fb8704164788d21f573133a0e = $(`<div id="html_9d1fc71fb8704164788d21f573133a0e" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_ede1aef8dbf81e950d4ed4db371083c2.setContent(html_9d1fc71fb8704164788d21f573133a0e);
|
|
|
|
|
|
|
|
marker_7ef020c039120d51a261df03e6326db0.bindPopup(popup_ede1aef8dbf81e950d4ed4db371083c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ef020c039120d51a261df03e6326db0.setIcon(icon_a78b673c217351a756ab8770d1b628af);
|
|
|
|
|
|
var marker_a157d3c539221bf88d4cec83b4c342a2 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_81c7af20c7c25e0113b67c56a688a391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05a66c2316f73b132067e3684112adeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2f023d5e3632dbbdeb03547bb999e63 = $(`<div id="html_a2f023d5e3632dbbdeb03547bb999e63" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_05a66c2316f73b132067e3684112adeb.setContent(html_a2f023d5e3632dbbdeb03547bb999e63);
|
|
|
|
|
|
|
|
marker_a157d3c539221bf88d4cec83b4c342a2.bindPopup(popup_05a66c2316f73b132067e3684112adeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a157d3c539221bf88d4cec83b4c342a2.setIcon(icon_81c7af20c7c25e0113b67c56a688a391);
|
|
|
|
|
|
var marker_dcf9b833d821ceb99997b6a9493444e0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_b5f0f0a205b0371666a0d4f45ef8594d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d19d406e2d9125d71fabb295ef60453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e566e4f11c78a51bc019113ed22fd5e = $(`<div id="html_5e566e4f11c78a51bc019113ed22fd5e" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_5d19d406e2d9125d71fabb295ef60453.setContent(html_5e566e4f11c78a51bc019113ed22fd5e);
|
|
|
|
|
|
|
|
marker_dcf9b833d821ceb99997b6a9493444e0.bindPopup(popup_5d19d406e2d9125d71fabb295ef60453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcf9b833d821ceb99997b6a9493444e0.setIcon(icon_b5f0f0a205b0371666a0d4f45ef8594d);
|
|
|
|
|
|
var marker_98b904f37b1e23acc1124384cf59a325 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_432f35638f82c5cd368a0469b9bc2cae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87f26d23f82eb7cd547777c1161fee29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56bc10e88928e3afece004811351b0b0 = $(`<div id="html_56bc10e88928e3afece004811351b0b0" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_87f26d23f82eb7cd547777c1161fee29.setContent(html_56bc10e88928e3afece004811351b0b0);
|
|
|
|
|
|
|
|
marker_98b904f37b1e23acc1124384cf59a325.bindPopup(popup_87f26d23f82eb7cd547777c1161fee29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98b904f37b1e23acc1124384cf59a325.setIcon(icon_432f35638f82c5cd368a0469b9bc2cae);
|
|
|
|
|
|
var marker_c105eb26b8f1acfad9e8b13059178494 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_bc711c0b35b5cdc9f0990cdcf66b2ab9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c7ba75130b2ca3f57db74979c206b4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a367229e14a22ecbb0027a870c48efc7 = $(`<div id="html_a367229e14a22ecbb0027a870c48efc7" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_4c7ba75130b2ca3f57db74979c206b4b.setContent(html_a367229e14a22ecbb0027a870c48efc7);
|
|
|
|
|
|
|
|
marker_c105eb26b8f1acfad9e8b13059178494.bindPopup(popup_4c7ba75130b2ca3f57db74979c206b4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c105eb26b8f1acfad9e8b13059178494.setIcon(icon_bc711c0b35b5cdc9f0990cdcf66b2ab9);
|
|
|
|
|
|
var marker_3f9189025f2695e9aa6f218853920bb4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_405a9c567afb3023b6af612820ce4b06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77efca2a07f98143861f75ebc873d064 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68aff84d5056bddc7c4ee43e0ef7fafd = $(`<div id="html_68aff84d5056bddc7c4ee43e0ef7fafd" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_77efca2a07f98143861f75ebc873d064.setContent(html_68aff84d5056bddc7c4ee43e0ef7fafd);
|
|
|
|
|
|
|
|
marker_3f9189025f2695e9aa6f218853920bb4.bindPopup(popup_77efca2a07f98143861f75ebc873d064)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f9189025f2695e9aa6f218853920bb4.setIcon(icon_405a9c567afb3023b6af612820ce4b06);
|
|
|
|
|
|
var marker_8945686fefd3d441af847dbe60d763d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_b05f5c3552b19a29f30557121a7127b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8519537855e7e5b9358c24dadbf86bb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9be925dc7b1b59716c6ff49a0f239827 = $(`<div id="html_9be925dc7b1b59716c6ff49a0f239827" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_8519537855e7e5b9358c24dadbf86bb3.setContent(html_9be925dc7b1b59716c6ff49a0f239827);
|
|
|
|
|
|
|
|
marker_8945686fefd3d441af847dbe60d763d4.bindPopup(popup_8519537855e7e5b9358c24dadbf86bb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8945686fefd3d441af847dbe60d763d4.setIcon(icon_b05f5c3552b19a29f30557121a7127b9);
|
|
|
|
|
|
var marker_724b5c92076ffa65f0d94586f1720cde = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_13d60b3c3483085c04079c0e6517673c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee93924a5770f23c37172e0c7d203355 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10275de48a58da7b8a600a7e2385febc = $(`<div id="html_10275de48a58da7b8a600a7e2385febc" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_ee93924a5770f23c37172e0c7d203355.setContent(html_10275de48a58da7b8a600a7e2385febc);
|
|
|
|
|
|
|
|
marker_724b5c92076ffa65f0d94586f1720cde.bindPopup(popup_ee93924a5770f23c37172e0c7d203355)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_724b5c92076ffa65f0d94586f1720cde.setIcon(icon_13d60b3c3483085c04079c0e6517673c);
|
|
|
|
|
|
var marker_a801e038582c7e9524b275d715d42ff8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_6c9d8700fe525cd6914f16b1294b596a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25aebf689858646c115550ed87423615 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb366b64b7f6d35e55f5044e3fb04271 = $(`<div id="html_fb366b64b7f6d35e55f5044e3fb04271" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_25aebf689858646c115550ed87423615.setContent(html_fb366b64b7f6d35e55f5044e3fb04271);
|
|
|
|
|
|
|
|
marker_a801e038582c7e9524b275d715d42ff8.bindPopup(popup_25aebf689858646c115550ed87423615)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a801e038582c7e9524b275d715d42ff8.setIcon(icon_6c9d8700fe525cd6914f16b1294b596a);
|
|
|
|
|
|
var marker_2da70ce6df5d6b5f92a0c2a4a0d5c29d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e305c0a8f6d59e85a723c7e44e609653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19fd57a780467a5c3b090a78842bd84f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e3ba54798394e56a5b0dd1b5896cb5c = $(`<div id="html_2e3ba54798394e56a5b0dd1b5896cb5c" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_19fd57a780467a5c3b090a78842bd84f.setContent(html_2e3ba54798394e56a5b0dd1b5896cb5c);
|
|
|
|
|
|
|
|
marker_2da70ce6df5d6b5f92a0c2a4a0d5c29d.bindPopup(popup_19fd57a780467a5c3b090a78842bd84f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2da70ce6df5d6b5f92a0c2a4a0d5c29d.setIcon(icon_e305c0a8f6d59e85a723c7e44e609653);
|
|
|
|
|
|
var marker_1dedcc9bf5a3ba5825e459e87665c3be = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_025dac24e8c988e9faedf063d0ef9854 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d320109ad0956f86d002bd18f0ffbc1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16dc12c9a29743c720f5deca9cadb920 = $(`<div id="html_16dc12c9a29743c720f5deca9cadb920" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_d320109ad0956f86d002bd18f0ffbc1c.setContent(html_16dc12c9a29743c720f5deca9cadb920);
|
|
|
|
|
|
|
|
marker_1dedcc9bf5a3ba5825e459e87665c3be.bindPopup(popup_d320109ad0956f86d002bd18f0ffbc1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dedcc9bf5a3ba5825e459e87665c3be.setIcon(icon_025dac24e8c988e9faedf063d0ef9854);
|
|
|
|
|
|
var marker_af6267ad6c01089e36be35fc63278e2c = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_11d9ed31b1fcd4cdefffbbbcd7c2c82f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41e56759352517ac8877b0daaff29e1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dcbcb0fb0abf46b2c108b3c209455dd = $(`<div id="html_2dcbcb0fb0abf46b2c108b3c209455dd" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_41e56759352517ac8877b0daaff29e1e.setContent(html_2dcbcb0fb0abf46b2c108b3c209455dd);
|
|
|
|
|
|
|
|
marker_af6267ad6c01089e36be35fc63278e2c.bindPopup(popup_41e56759352517ac8877b0daaff29e1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af6267ad6c01089e36be35fc63278e2c.setIcon(icon_11d9ed31b1fcd4cdefffbbbcd7c2c82f);
|
|
|
|
|
|
var marker_339dbd0604937aedf30dd2c3fb6075d9 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2c63ac25aedf37779797569da55f7dc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcc41a1838796658a2b0175caf975daa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5be3bbac6d4131636b85406d700d1922 = $(`<div id="html_5be3bbac6d4131636b85406d700d1922" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_dcc41a1838796658a2b0175caf975daa.setContent(html_5be3bbac6d4131636b85406d700d1922);
|
|
|
|
|
|
|
|
marker_339dbd0604937aedf30dd2c3fb6075d9.bindPopup(popup_dcc41a1838796658a2b0175caf975daa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_339dbd0604937aedf30dd2c3fb6075d9.setIcon(icon_2c63ac25aedf37779797569da55f7dc0);
|
|
|
|
|
|
var marker_ff51505d3615346296ebd2a9c7601bd1 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_00ee39674e8c5da4a70d5ce83a52aeb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a45cccb41d2c8df343a9fc7fbba73bac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04c66d2c583eb094bf3dfea5b1441122 = $(`<div id="html_04c66d2c583eb094bf3dfea5b1441122" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_a45cccb41d2c8df343a9fc7fbba73bac.setContent(html_04c66d2c583eb094bf3dfea5b1441122);
|
|
|
|
|
|
|
|
marker_ff51505d3615346296ebd2a9c7601bd1.bindPopup(popup_a45cccb41d2c8df343a9fc7fbba73bac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff51505d3615346296ebd2a9c7601bd1.setIcon(icon_00ee39674e8c5da4a70d5ce83a52aeb2);
|
|
|
|
|
|
var marker_65bcc97460b95b225f2946c4865e58f3 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_702aae51fb28375930e4224b12792749 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0af206009ae9987ae102e1b506dfea41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_935062f05620d2b7ad987992e8139dc1 = $(`<div id="html_935062f05620d2b7ad987992e8139dc1" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_0af206009ae9987ae102e1b506dfea41.setContent(html_935062f05620d2b7ad987992e8139dc1);
|
|
|
|
|
|
|
|
marker_65bcc97460b95b225f2946c4865e58f3.bindPopup(popup_0af206009ae9987ae102e1b506dfea41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65bcc97460b95b225f2946c4865e58f3.setIcon(icon_702aae51fb28375930e4224b12792749);
|
|
|
|
|
|
var marker_d4a9428c0598edd3ba72302cafda35e1 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1836720356a99b75f00766d90529af79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ffc55e3313e27abc1f9850dd5cb7a10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232d28531881a499efc7910b3e8e79b4 = $(`<div id="html_232d28531881a499efc7910b3e8e79b4" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_9ffc55e3313e27abc1f9850dd5cb7a10.setContent(html_232d28531881a499efc7910b3e8e79b4);
|
|
|
|
|
|
|
|
marker_d4a9428c0598edd3ba72302cafda35e1.bindPopup(popup_9ffc55e3313e27abc1f9850dd5cb7a10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4a9428c0598edd3ba72302cafda35e1.setIcon(icon_1836720356a99b75f00766d90529af79);
|
|
|
|
|
|
var marker_a95a12561cd43c8c4301d1ed7d31f2c8 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_b4a70f6e0a2be9d06b31d8c702c761c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c43c3ffab05db76ad213ba3d9df76203 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7551d3afde1dc0183175b6d9c1a0039 = $(`<div id="html_e7551d3afde1dc0183175b6d9c1a0039" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_c43c3ffab05db76ad213ba3d9df76203.setContent(html_e7551d3afde1dc0183175b6d9c1a0039);
|
|
|
|
|
|
|
|
marker_a95a12561cd43c8c4301d1ed7d31f2c8.bindPopup(popup_c43c3ffab05db76ad213ba3d9df76203)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a95a12561cd43c8c4301d1ed7d31f2c8.setIcon(icon_b4a70f6e0a2be9d06b31d8c702c761c8);
|
|
|
|
|
|
var marker_ecf2dd92cc6c32ccecf4a5d566a22e69 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c8b65ee3b9a48e916850f36585f85d26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34c5e184e809f780ba9dcf27e3c1bee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85bb27d8f0afe6c6e473b3534361599b = $(`<div id="html_85bb27d8f0afe6c6e473b3534361599b" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_34c5e184e809f780ba9dcf27e3c1bee5.setContent(html_85bb27d8f0afe6c6e473b3534361599b);
|
|
|
|
|
|
|
|
marker_ecf2dd92cc6c32ccecf4a5d566a22e69.bindPopup(popup_34c5e184e809f780ba9dcf27e3c1bee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecf2dd92cc6c32ccecf4a5d566a22e69.setIcon(icon_c8b65ee3b9a48e916850f36585f85d26);
|
|
|
|
|
|
var marker_d77e45709ccf67bbb72774ff0583ebc0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ea79db2af205d5da8e935c20cdc08164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f522e3e5f4aee2c3b2cb2a046098252a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44e7fc6a6ca39ee4b362e98756dae1ef = $(`<div id="html_44e7fc6a6ca39ee4b362e98756dae1ef" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_f522e3e5f4aee2c3b2cb2a046098252a.setContent(html_44e7fc6a6ca39ee4b362e98756dae1ef);
|
|
|
|
|
|
|
|
marker_d77e45709ccf67bbb72774ff0583ebc0.bindPopup(popup_f522e3e5f4aee2c3b2cb2a046098252a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d77e45709ccf67bbb72774ff0583ebc0.setIcon(icon_ea79db2af205d5da8e935c20cdc08164);
|
|
|
|
|
|
var marker_d04e075cc9320eb1c9b8c46929de78cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d79256c39e7122f029a963f5d8cf6089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b87023161f0fcb4f8d3e2975b5ce0c37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8736b03bfb14c05ce960721327a20209 = $(`<div id="html_8736b03bfb14c05ce960721327a20209" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_b87023161f0fcb4f8d3e2975b5ce0c37.setContent(html_8736b03bfb14c05ce960721327a20209);
|
|
|
|
|
|
|
|
marker_d04e075cc9320eb1c9b8c46929de78cd.bindPopup(popup_b87023161f0fcb4f8d3e2975b5ce0c37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d04e075cc9320eb1c9b8c46929de78cd.setIcon(icon_d79256c39e7122f029a963f5d8cf6089);
|
|
|
|
|
|
var marker_4aa6a71803a0aa642bedd040cc84df98 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c6d29197599b1d151310d26f490256e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37cac49b7f221dd9883041b9a6c5ead5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3a5e56da52ef6c5efab2102e28702d5 = $(`<div id="html_a3a5e56da52ef6c5efab2102e28702d5" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_37cac49b7f221dd9883041b9a6c5ead5.setContent(html_a3a5e56da52ef6c5efab2102e28702d5);
|
|
|
|
|
|
|
|
marker_4aa6a71803a0aa642bedd040cc84df98.bindPopup(popup_37cac49b7f221dd9883041b9a6c5ead5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aa6a71803a0aa642bedd040cc84df98.setIcon(icon_c6d29197599b1d151310d26f490256e3);
|
|
|
|
|
|
var marker_7283a71e1e8d1130aac682dc41f70079 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e3e01e33af481b0107b204ebe447589c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74f9bf6765a22fa09e9ce58521cdbe60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1148b888970ea748b0003bf08bc71b17 = $(`<div id="html_1148b888970ea748b0003bf08bc71b17" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_74f9bf6765a22fa09e9ce58521cdbe60.setContent(html_1148b888970ea748b0003bf08bc71b17);
|
|
|
|
|
|
|
|
marker_7283a71e1e8d1130aac682dc41f70079.bindPopup(popup_74f9bf6765a22fa09e9ce58521cdbe60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7283a71e1e8d1130aac682dc41f70079.setIcon(icon_e3e01e33af481b0107b204ebe447589c);
|
|
|
|
|
|
var marker_54026c9b0dc946223039e59da1208f8e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_10d113e91eb4782c67229f08101ef006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26a70433846f008700e5a0643e683f00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_491881d9ec9cecbfb1d5d08f15c3debd = $(`<div id="html_491881d9ec9cecbfb1d5d08f15c3debd" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_26a70433846f008700e5a0643e683f00.setContent(html_491881d9ec9cecbfb1d5d08f15c3debd);
|
|
|
|
|
|
|
|
marker_54026c9b0dc946223039e59da1208f8e.bindPopup(popup_26a70433846f008700e5a0643e683f00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54026c9b0dc946223039e59da1208f8e.setIcon(icon_10d113e91eb4782c67229f08101ef006);
|
|
|
|
|
|
var marker_1cf6317abf5805ea775fd326b94f7ef2 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_6c47e64683eb065c582fa932ad0a765b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cde03571511b4f6e14123ef8a4024ae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bc963b19eb9efd4bb5dbeaf92449736 = $(`<div id="html_4bc963b19eb9efd4bb5dbeaf92449736" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_cde03571511b4f6e14123ef8a4024ae4.setContent(html_4bc963b19eb9efd4bb5dbeaf92449736);
|
|
|
|
|
|
|
|
marker_1cf6317abf5805ea775fd326b94f7ef2.bindPopup(popup_cde03571511b4f6e14123ef8a4024ae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cf6317abf5805ea775fd326b94f7ef2.setIcon(icon_6c47e64683eb065c582fa932ad0a765b);
|
|
|
|
|
|
var marker_822a72709f2a99e7fc3929e43dbfec9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_719fcc9e273a852154f3c60b22c78f4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f2f4251e491571643c0e28465d51a22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f94f7115483b057dd4dde5383612e77 = $(`<div id="html_5f94f7115483b057dd4dde5383612e77" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_1f2f4251e491571643c0e28465d51a22.setContent(html_5f94f7115483b057dd4dde5383612e77);
|
|
|
|
|
|
|
|
marker_822a72709f2a99e7fc3929e43dbfec9c.bindPopup(popup_1f2f4251e491571643c0e28465d51a22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_822a72709f2a99e7fc3929e43dbfec9c.setIcon(icon_719fcc9e273a852154f3c60b22c78f4e);
|
|
|
|
|
|
var marker_401f8140c68d77789b540c9872787dca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ea264ebb1e266e6117a89910206f7f47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_583a95b85acd3c262c00813c9b7d8987 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1a1177dc4831074cd521ae25fb2b769 = $(`<div id="html_f1a1177dc4831074cd521ae25fb2b769" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_583a95b85acd3c262c00813c9b7d8987.setContent(html_f1a1177dc4831074cd521ae25fb2b769);
|
|
|
|
|
|
|
|
marker_401f8140c68d77789b540c9872787dca.bindPopup(popup_583a95b85acd3c262c00813c9b7d8987)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_401f8140c68d77789b540c9872787dca.setIcon(icon_ea264ebb1e266e6117a89910206f7f47);
|
|
|
|
|
|
var marker_34844ba7f41042149904aac0f00715c1 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_bfac803b537dc2657b7c4b9f6b7241cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac1e4526e4f2b92c4bd09573cba7f7d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eda32715d8252a0323bddf7179e2c42 = $(`<div id="html_5eda32715d8252a0323bddf7179e2c42" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_ac1e4526e4f2b92c4bd09573cba7f7d1.setContent(html_5eda32715d8252a0323bddf7179e2c42);
|
|
|
|
|
|
|
|
marker_34844ba7f41042149904aac0f00715c1.bindPopup(popup_ac1e4526e4f2b92c4bd09573cba7f7d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34844ba7f41042149904aac0f00715c1.setIcon(icon_bfac803b537dc2657b7c4b9f6b7241cf);
|
|
|
|
|
|
var marker_48c615c9695ae02c2718293069ce61af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_45d163ecbe8a856e02b490f364f6b34d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fad5b16357a625473bb2034babcefcb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c503cf8d4421ce3de80cc0466ac7ad7c = $(`<div id="html_c503cf8d4421ce3de80cc0466ac7ad7c" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_fad5b16357a625473bb2034babcefcb6.setContent(html_c503cf8d4421ce3de80cc0466ac7ad7c);
|
|
|
|
|
|
|
|
marker_48c615c9695ae02c2718293069ce61af.bindPopup(popup_fad5b16357a625473bb2034babcefcb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48c615c9695ae02c2718293069ce61af.setIcon(icon_45d163ecbe8a856e02b490f364f6b34d);
|
|
|
|
|
|
var marker_5fb10df68d3f940d1f75d56b8e0d9b17 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c8cb2873bb7b9364eac5b5ef26e3b6db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b04d75ef57b1945b659fa48992a12dd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c33cbbb0e8f87b887d6b8f96c895cc55 = $(`<div id="html_c33cbbb0e8f87b887d6b8f96c895cc55" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_b04d75ef57b1945b659fa48992a12dd9.setContent(html_c33cbbb0e8f87b887d6b8f96c895cc55);
|
|
|
|
|
|
|
|
marker_5fb10df68d3f940d1f75d56b8e0d9b17.bindPopup(popup_b04d75ef57b1945b659fa48992a12dd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fb10df68d3f940d1f75d56b8e0d9b17.setIcon(icon_c8cb2873bb7b9364eac5b5ef26e3b6db);
|
|
|
|
|
|
var marker_f33e163474529b9c6313d35252eec72a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_6b890201455da62b43b272cbe8b9ec22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d82803e04a79165326d9d659b94b1da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a0d1e20c0799ff59fd2860e7e31a3cf = $(`<div id="html_1a0d1e20c0799ff59fd2860e7e31a3cf" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_9d82803e04a79165326d9d659b94b1da.setContent(html_1a0d1e20c0799ff59fd2860e7e31a3cf);
|
|
|
|
|
|
|
|
marker_f33e163474529b9c6313d35252eec72a.bindPopup(popup_9d82803e04a79165326d9d659b94b1da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f33e163474529b9c6313d35252eec72a.setIcon(icon_6b890201455da62b43b272cbe8b9ec22);
|
|
|
|
|
|
var marker_64c04d6c897617692b15d0d34404fef5 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9fb05f19cfaf0ba78b916c2faa8f5716 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2da9e47194e8b0c59d24c581ce265071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be54b29023d0b720d2f3250fc781319f = $(`<div id="html_be54b29023d0b720d2f3250fc781319f" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_2da9e47194e8b0c59d24c581ce265071.setContent(html_be54b29023d0b720d2f3250fc781319f);
|
|
|
|
|
|
|
|
marker_64c04d6c897617692b15d0d34404fef5.bindPopup(popup_2da9e47194e8b0c59d24c581ce265071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64c04d6c897617692b15d0d34404fef5.setIcon(icon_9fb05f19cfaf0ba78b916c2faa8f5716);
|
|
|
|
|
|
var marker_cc56bdbe1dc2dcb9cd2c00fe6f29a301 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_94b24ee929d9a2f43c37739dc9e59ef9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d0e0e91921fb13bd21aada2a2d52e44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76b0059f17d75a61c37ed86b41e6c7e9 = $(`<div id="html_76b0059f17d75a61c37ed86b41e6c7e9" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_1d0e0e91921fb13bd21aada2a2d52e44.setContent(html_76b0059f17d75a61c37ed86b41e6c7e9);
|
|
|
|
|
|
|
|
marker_cc56bdbe1dc2dcb9cd2c00fe6f29a301.bindPopup(popup_1d0e0e91921fb13bd21aada2a2d52e44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc56bdbe1dc2dcb9cd2c00fe6f29a301.setIcon(icon_94b24ee929d9a2f43c37739dc9e59ef9);
|
|
|
|
|
|
var marker_8957e4f693cac75d8f0b2ce3d208ec3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_83430c008c290a3a9ee0311d7fd6ef05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa7e3e7b9d81861d0db9c5b0740f5afb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b37909ae771aebde7fe94390a6d585c0 = $(`<div id="html_b37909ae771aebde7fe94390a6d585c0" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_aa7e3e7b9d81861d0db9c5b0740f5afb.setContent(html_b37909ae771aebde7fe94390a6d585c0);
|
|
|
|
|
|
|
|
marker_8957e4f693cac75d8f0b2ce3d208ec3c.bindPopup(popup_aa7e3e7b9d81861d0db9c5b0740f5afb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8957e4f693cac75d8f0b2ce3d208ec3c.setIcon(icon_83430c008c290a3a9ee0311d7fd6ef05);
|
|
|
|
|
|
var marker_a95ded1c8549333d70a2ce834811bd48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_eba08e36c5e0b4349a053669c0e1b6db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8df463172182dcd6f60a04e2b651d6da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18a350367d71ef57e683dced5e78728d = $(`<div id="html_18a350367d71ef57e683dced5e78728d" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_8df463172182dcd6f60a04e2b651d6da.setContent(html_18a350367d71ef57e683dced5e78728d);
|
|
|
|
|
|
|
|
marker_a95ded1c8549333d70a2ce834811bd48.bindPopup(popup_8df463172182dcd6f60a04e2b651d6da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a95ded1c8549333d70a2ce834811bd48.setIcon(icon_eba08e36c5e0b4349a053669c0e1b6db);
|
|
|
|
|
|
var marker_47f59add2cab54b12a30e2e666515412 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_31ae10a8308d8634733c3e478d8027a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_537f8ac7319168d27c031fd16cc0f065 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_300a6cdc20f17d46b44c68f120465507 = $(`<div id="html_300a6cdc20f17d46b44c68f120465507" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_537f8ac7319168d27c031fd16cc0f065.setContent(html_300a6cdc20f17d46b44c68f120465507);
|
|
|
|
|
|
|
|
marker_47f59add2cab54b12a30e2e666515412.bindPopup(popup_537f8ac7319168d27c031fd16cc0f065)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47f59add2cab54b12a30e2e666515412.setIcon(icon_31ae10a8308d8634733c3e478d8027a3);
|
|
|
|
|
|
var marker_b5382ee7827ed50c72ff72a92affff29 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5e5cb8eb536fdadb86a45f369d083417 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70ec75911067f60b5033f8673e9cab7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79a5364aa9f091e2fb57a050ff6fc781 = $(`<div id="html_79a5364aa9f091e2fb57a050ff6fc781" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_70ec75911067f60b5033f8673e9cab7a.setContent(html_79a5364aa9f091e2fb57a050ff6fc781);
|
|
|
|
|
|
|
|
marker_b5382ee7827ed50c72ff72a92affff29.bindPopup(popup_70ec75911067f60b5033f8673e9cab7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5382ee7827ed50c72ff72a92affff29.setIcon(icon_5e5cb8eb536fdadb86a45f369d083417);
|
|
|
|
|
|
var marker_3bbec7a881dbb4d2f1a910f6198bbe8f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_731ce434264816787a2b719a41422c99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbadd095638d7a5d6604495a325c64c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5005eb463e02c1006ab2cb6f6542ec33 = $(`<div id="html_5005eb463e02c1006ab2cb6f6542ec33" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_fbadd095638d7a5d6604495a325c64c8.setContent(html_5005eb463e02c1006ab2cb6f6542ec33);
|
|
|
|
|
|
|
|
marker_3bbec7a881dbb4d2f1a910f6198bbe8f.bindPopup(popup_fbadd095638d7a5d6604495a325c64c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bbec7a881dbb4d2f1a910f6198bbe8f.setIcon(icon_731ce434264816787a2b719a41422c99);
|
|
|
|
|
|
var marker_02cb6239de65433c5724c531e2dfd62b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_b9a083c62216e7e80930fcbebb619716 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44b3ca32d6822b926ec1ae25deefeffa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a8c2625a41b162fc64b87baf398c530 = $(`<div id="html_1a8c2625a41b162fc64b87baf398c530" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_44b3ca32d6822b926ec1ae25deefeffa.setContent(html_1a8c2625a41b162fc64b87baf398c530);
|
|
|
|
|
|
|
|
marker_02cb6239de65433c5724c531e2dfd62b.bindPopup(popup_44b3ca32d6822b926ec1ae25deefeffa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02cb6239de65433c5724c531e2dfd62b.setIcon(icon_b9a083c62216e7e80930fcbebb619716);
|
|
|
|
|
|
var marker_7e73ef2a00a4fa4e9ec132e95b7b188b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_a45040c02845d3eec8471ead096351bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54f448731c9f0011bc51956b6dc8bdf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1d0d21905c9eb4214322a3a6d86f7d6 = $(`<div id="html_a1d0d21905c9eb4214322a3a6d86f7d6" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_54f448731c9f0011bc51956b6dc8bdf5.setContent(html_a1d0d21905c9eb4214322a3a6d86f7d6);
|
|
|
|
|
|
|
|
marker_7e73ef2a00a4fa4e9ec132e95b7b188b.bindPopup(popup_54f448731c9f0011bc51956b6dc8bdf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e73ef2a00a4fa4e9ec132e95b7b188b.setIcon(icon_a45040c02845d3eec8471ead096351bc);
|
|
|
|
|
|
var marker_4578e7c657681dd155d2d90e9773e2a2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_eced2e1c6cf7399526e0d008ee1cb45c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff6e090b04af6e990fb85900f7e1506e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13db3a21b8b8aa78419ba68377fcccef = $(`<div id="html_13db3a21b8b8aa78419ba68377fcccef" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_ff6e090b04af6e990fb85900f7e1506e.setContent(html_13db3a21b8b8aa78419ba68377fcccef);
|
|
|
|
|
|
|
|
marker_4578e7c657681dd155d2d90e9773e2a2.bindPopup(popup_ff6e090b04af6e990fb85900f7e1506e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4578e7c657681dd155d2d90e9773e2a2.setIcon(icon_eced2e1c6cf7399526e0d008ee1cb45c);
|
|
|
|
|
|
var marker_5f34783cbbf5b7873e0173992a5bb714 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e7c5ba91b680198118e41274aae2d07c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af600245380c20cfa1fcbb7514d7e645 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22798754c184fbbcfdb92050a3ee6207 = $(`<div id="html_22798754c184fbbcfdb92050a3ee6207" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_af600245380c20cfa1fcbb7514d7e645.setContent(html_22798754c184fbbcfdb92050a3ee6207);
|
|
|
|
|
|
|
|
marker_5f34783cbbf5b7873e0173992a5bb714.bindPopup(popup_af600245380c20cfa1fcbb7514d7e645)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f34783cbbf5b7873e0173992a5bb714.setIcon(icon_e7c5ba91b680198118e41274aae2d07c);
|
|
|
|
|
|
var marker_b78522fbdbabe72a6301339a3acaba60 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_033e4d261ad507466cdf10ef7b13e956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_831411696dca9ad1a5043dcfaeceaade = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b02c628f3b818c1a4f1d5e647755f73b = $(`<div id="html_b02c628f3b818c1a4f1d5e647755f73b" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_831411696dca9ad1a5043dcfaeceaade.setContent(html_b02c628f3b818c1a4f1d5e647755f73b);
|
|
|
|
|
|
|
|
marker_b78522fbdbabe72a6301339a3acaba60.bindPopup(popup_831411696dca9ad1a5043dcfaeceaade)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b78522fbdbabe72a6301339a3acaba60.setIcon(icon_033e4d261ad507466cdf10ef7b13e956);
|
|
|
|
|
|
var marker_4dda6806ad5f3326013c8cb1693e90ea = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_4f79a2bb7c174ac4672c1fb2eff73b13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_816622c1467c8f6e4c5253bbc726ee86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05087510f7bf3905c47708638ca149e3 = $(`<div id="html_05087510f7bf3905c47708638ca149e3" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_816622c1467c8f6e4c5253bbc726ee86.setContent(html_05087510f7bf3905c47708638ca149e3);
|
|
|
|
|
|
|
|
marker_4dda6806ad5f3326013c8cb1693e90ea.bindPopup(popup_816622c1467c8f6e4c5253bbc726ee86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dda6806ad5f3326013c8cb1693e90ea.setIcon(icon_4f79a2bb7c174ac4672c1fb2eff73b13);
|
|
|
|
|
|
var marker_c91db0736cd53d64b746b1faef71fc77 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_61346798968770946795e92e9e13bc39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7396650b98c6519d1644324df97cd6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6192b37ec0ec26b4e462580f076f95c = $(`<div id="html_e6192b37ec0ec26b4e462580f076f95c" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_b7396650b98c6519d1644324df97cd6b.setContent(html_e6192b37ec0ec26b4e462580f076f95c);
|
|
|
|
|
|
|
|
marker_c91db0736cd53d64b746b1faef71fc77.bindPopup(popup_b7396650b98c6519d1644324df97cd6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c91db0736cd53d64b746b1faef71fc77.setIcon(icon_61346798968770946795e92e9e13bc39);
|
|
|
|
|
|
var marker_53dc001c517cf68808a0a0f44ca323cf = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8392e07e163762e345604bb10ea3d5be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2d5c7e3a772478cdb38981bd1d71492 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abe9b2d036534dff372ceb8a63fe5b7e = $(`<div id="html_abe9b2d036534dff372ceb8a63fe5b7e" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_e2d5c7e3a772478cdb38981bd1d71492.setContent(html_abe9b2d036534dff372ceb8a63fe5b7e);
|
|
|
|
|
|
|
|
marker_53dc001c517cf68808a0a0f44ca323cf.bindPopup(popup_e2d5c7e3a772478cdb38981bd1d71492)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53dc001c517cf68808a0a0f44ca323cf.setIcon(icon_8392e07e163762e345604bb10ea3d5be);
|
|
|
|
|
|
var marker_31741cfd97e75baaee6c5d718022813d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1f65c21afb49519f5bd0e977155da94b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8a0d65c3bdc4ee6d73774271bd24f4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f703cf3c1f991815d47e9305ce4e8da7 = $(`<div id="html_f703cf3c1f991815d47e9305ce4e8da7" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_a8a0d65c3bdc4ee6d73774271bd24f4b.setContent(html_f703cf3c1f991815d47e9305ce4e8da7);
|
|
|
|
|
|
|
|
marker_31741cfd97e75baaee6c5d718022813d.bindPopup(popup_a8a0d65c3bdc4ee6d73774271bd24f4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31741cfd97e75baaee6c5d718022813d.setIcon(icon_1f65c21afb49519f5bd0e977155da94b);
|
|
|
|
|
|
var marker_f90bdd8003055b58fdb1545ad93ec231 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8d5513e9cfda10b20c6b67e135d4c8e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61e87e1f1d3c30cc28e9530b5da39180 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a90c15acdab8f6ec4d07ca65f225b06e = $(`<div id="html_a90c15acdab8f6ec4d07ca65f225b06e" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_61e87e1f1d3c30cc28e9530b5da39180.setContent(html_a90c15acdab8f6ec4d07ca65f225b06e);
|
|
|
|
|
|
|
|
marker_f90bdd8003055b58fdb1545ad93ec231.bindPopup(popup_61e87e1f1d3c30cc28e9530b5da39180)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f90bdd8003055b58fdb1545ad93ec231.setIcon(icon_8d5513e9cfda10b20c6b67e135d4c8e6);
|
|
|
|
|
|
var marker_ae6ce1993e343717ce4ddab766299ee6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2274f96177a3b354e46efe71a1216ebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f374208735d4c1ece4e73ff27ca90c16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aa3a89c71c11600097f2f8ce1342cd9 = $(`<div id="html_8aa3a89c71c11600097f2f8ce1342cd9" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_f374208735d4c1ece4e73ff27ca90c16.setContent(html_8aa3a89c71c11600097f2f8ce1342cd9);
|
|
|
|
|
|
|
|
marker_ae6ce1993e343717ce4ddab766299ee6.bindPopup(popup_f374208735d4c1ece4e73ff27ca90c16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae6ce1993e343717ce4ddab766299ee6.setIcon(icon_2274f96177a3b354e46efe71a1216ebf);
|
|
|
|
|
|
var marker_22cb65e07251bb042122d85d7bb14d94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f36204c800c47a6c328ab31ecba016c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73af3ecb10b192c9457a1061039d77e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21fb7c9f0e031f9fda1a0a206aff34e2 = $(`<div id="html_21fb7c9f0e031f9fda1a0a206aff34e2" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_73af3ecb10b192c9457a1061039d77e9.setContent(html_21fb7c9f0e031f9fda1a0a206aff34e2);
|
|
|
|
|
|
|
|
marker_22cb65e07251bb042122d85d7bb14d94.bindPopup(popup_73af3ecb10b192c9457a1061039d77e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22cb65e07251bb042122d85d7bb14d94.setIcon(icon_f36204c800c47a6c328ab31ecba016c6);
|
|
|
|
|
|
var marker_99ee9ead10b035ea8d36e4b65ed69687 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_4a155caf201af61108dfa6abc8c11c39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fce21f210a8509a7d89108b2de8fc6d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cb85fdfaab96edb1f4645305574a8e6 = $(`<div id="html_6cb85fdfaab96edb1f4645305574a8e6" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_fce21f210a8509a7d89108b2de8fc6d5.setContent(html_6cb85fdfaab96edb1f4645305574a8e6);
|
|
|
|
|
|
|
|
marker_99ee9ead10b035ea8d36e4b65ed69687.bindPopup(popup_fce21f210a8509a7d89108b2de8fc6d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99ee9ead10b035ea8d36e4b65ed69687.setIcon(icon_4a155caf201af61108dfa6abc8c11c39);
|
|
|
|
|
|
var marker_883c2e97f8db326f6cf1ce3e4994149e = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ed2a7b405168f51f74e1d557e6631ae4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_694f2c6f23968254e0c01d09f065aa28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a85621e798e6619a09dead1ea90ec5ba = $(`<div id="html_a85621e798e6619a09dead1ea90ec5ba" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_694f2c6f23968254e0c01d09f065aa28.setContent(html_a85621e798e6619a09dead1ea90ec5ba);
|
|
|
|
|
|
|
|
marker_883c2e97f8db326f6cf1ce3e4994149e.bindPopup(popup_694f2c6f23968254e0c01d09f065aa28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_883c2e97f8db326f6cf1ce3e4994149e.setIcon(icon_ed2a7b405168f51f74e1d557e6631ae4);
|
|
|
|
|
|
var marker_0b5d45666489d02cb76484ddb8d73585 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_67e43082f0ba82328a6052da546ea208 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b08d6395ab5ae1aedad267588c9d2ce1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6758e67fa6fd9bccbf9c9e5f50427c7 = $(`<div id="html_d6758e67fa6fd9bccbf9c9e5f50427c7" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_b08d6395ab5ae1aedad267588c9d2ce1.setContent(html_d6758e67fa6fd9bccbf9c9e5f50427c7);
|
|
|
|
|
|
|
|
marker_0b5d45666489d02cb76484ddb8d73585.bindPopup(popup_b08d6395ab5ae1aedad267588c9d2ce1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b5d45666489d02cb76484ddb8d73585.setIcon(icon_67e43082f0ba82328a6052da546ea208);
|
|
|
|
|
|
var marker_c85f0bd9c167cb608c6b6d9baf7f90b2 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e2032c7fa82e19c707c16fd26f04b007 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3c344b827b8b0ef83799bae4160be25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c785e57035e55c7f3eb047674431880 = $(`<div id="html_4c785e57035e55c7f3eb047674431880" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_c3c344b827b8b0ef83799bae4160be25.setContent(html_4c785e57035e55c7f3eb047674431880);
|
|
|
|
|
|
|
|
marker_c85f0bd9c167cb608c6b6d9baf7f90b2.bindPopup(popup_c3c344b827b8b0ef83799bae4160be25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c85f0bd9c167cb608c6b6d9baf7f90b2.setIcon(icon_e2032c7fa82e19c707c16fd26f04b007);
|
|
|
|
|
|
var marker_10fd517940a253da4508e6fff88dd5ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_301d8c3807746b6e1649c21a3366e1fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_119b6699468950d0727502fc80ebf999 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677fb5d6de30fe9e98d3a156d9db32a8 = $(`<div id="html_677fb5d6de30fe9e98d3a156d9db32a8" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_119b6699468950d0727502fc80ebf999.setContent(html_677fb5d6de30fe9e98d3a156d9db32a8);
|
|
|
|
|
|
|
|
marker_10fd517940a253da4508e6fff88dd5ed.bindPopup(popup_119b6699468950d0727502fc80ebf999)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10fd517940a253da4508e6fff88dd5ed.setIcon(icon_301d8c3807746b6e1649c21a3366e1fd);
|
|
|
|
|
|
var marker_26814c3aa8e091dbc690d24f1491a691 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_bb527bcd2f8ccdc0aa6204e53ee6ebbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3153c5be202cdaf064a1b297f710e93a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38c7db3d8e183bfff14af5aef46107d0 = $(`<div id="html_38c7db3d8e183bfff14af5aef46107d0" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_3153c5be202cdaf064a1b297f710e93a.setContent(html_38c7db3d8e183bfff14af5aef46107d0);
|
|
|
|
|
|
|
|
marker_26814c3aa8e091dbc690d24f1491a691.bindPopup(popup_3153c5be202cdaf064a1b297f710e93a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26814c3aa8e091dbc690d24f1491a691.setIcon(icon_bb527bcd2f8ccdc0aa6204e53ee6ebbc);
|
|
|
|
|
|
var marker_f0a2b7ee990e941b7c265c6740f78ad7 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_214c0978c8c5cb655a09459fbf8d044c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45b463f28114521a4fcc6abbc64d6bcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd2fedde08ccb90a340211a39d70d465 = $(`<div id="html_dd2fedde08ccb90a340211a39d70d465" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_45b463f28114521a4fcc6abbc64d6bcf.setContent(html_dd2fedde08ccb90a340211a39d70d465);
|
|
|
|
|
|
|
|
marker_f0a2b7ee990e941b7c265c6740f78ad7.bindPopup(popup_45b463f28114521a4fcc6abbc64d6bcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0a2b7ee990e941b7c265c6740f78ad7.setIcon(icon_214c0978c8c5cb655a09459fbf8d044c);
|
|
|
|
|
|
var marker_486606d9d9772d4badf4b279ad419382 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_de38e2504358276ae2ed65de91fe7043 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcfc6d68223f2f97b29ec3a0277a6512 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6f4639fad81054167b14ac8fbd89b63 = $(`<div id="html_b6f4639fad81054167b14ac8fbd89b63" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_dcfc6d68223f2f97b29ec3a0277a6512.setContent(html_b6f4639fad81054167b14ac8fbd89b63);
|
|
|
|
|
|
|
|
marker_486606d9d9772d4badf4b279ad419382.bindPopup(popup_dcfc6d68223f2f97b29ec3a0277a6512)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_486606d9d9772d4badf4b279ad419382.setIcon(icon_de38e2504358276ae2ed65de91fe7043);
|
|
|
|
|
|
var marker_8447e2b2ce2d6d85f9c3000c386fb6f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_20328f275d20eada4d4465c828a25283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_923b8e3ec49df5d5bfd144c45a042f93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ba484028606c6e4318554e4c0270d58 = $(`<div id="html_8ba484028606c6e4318554e4c0270d58" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_923b8e3ec49df5d5bfd144c45a042f93.setContent(html_8ba484028606c6e4318554e4c0270d58);
|
|
|
|
|
|
|
|
marker_8447e2b2ce2d6d85f9c3000c386fb6f0.bindPopup(popup_923b8e3ec49df5d5bfd144c45a042f93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8447e2b2ce2d6d85f9c3000c386fb6f0.setIcon(icon_20328f275d20eada4d4465c828a25283);
|
|
|
|
|
|
var marker_d9d7b0c1cf73b77b4326081d15eee6a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_eb0014269787798e5642ef26cc154c85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c13eeda52427d06c456b9a5cdff53095 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27da1e8b92b642e9fd7ec9fd50a0c045 = $(`<div id="html_27da1e8b92b642e9fd7ec9fd50a0c045" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_c13eeda52427d06c456b9a5cdff53095.setContent(html_27da1e8b92b642e9fd7ec9fd50a0c045);
|
|
|
|
|
|
|
|
marker_d9d7b0c1cf73b77b4326081d15eee6a6.bindPopup(popup_c13eeda52427d06c456b9a5cdff53095)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9d7b0c1cf73b77b4326081d15eee6a6.setIcon(icon_eb0014269787798e5642ef26cc154c85);
|
|
|
|
|
|
var marker_1de633e811966a4ab32d7fdad26454ec = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2c477014759cf22fa1c1ef32b6e96d95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16502c86cf28c2863e42bcd127d5c1a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adc0e82a5f2edbdde7d05dddb580014c = $(`<div id="html_adc0e82a5f2edbdde7d05dddb580014c" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_16502c86cf28c2863e42bcd127d5c1a5.setContent(html_adc0e82a5f2edbdde7d05dddb580014c);
|
|
|
|
|
|
|
|
marker_1de633e811966a4ab32d7fdad26454ec.bindPopup(popup_16502c86cf28c2863e42bcd127d5c1a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1de633e811966a4ab32d7fdad26454ec.setIcon(icon_2c477014759cf22fa1c1ef32b6e96d95);
|
|
|
|
|
|
var marker_ca21091d5662dff4e59c553fe11ed27e = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_4e5f5aed07de827f1c6fb57b9b9a05d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb6c3cf0bbeabe37fbcb124703807dd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea974e855988217e6d33e568c59ba097 = $(`<div id="html_ea974e855988217e6d33e568c59ba097" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_cb6c3cf0bbeabe37fbcb124703807dd4.setContent(html_ea974e855988217e6d33e568c59ba097);
|
|
|
|
|
|
|
|
marker_ca21091d5662dff4e59c553fe11ed27e.bindPopup(popup_cb6c3cf0bbeabe37fbcb124703807dd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca21091d5662dff4e59c553fe11ed27e.setIcon(icon_4e5f5aed07de827f1c6fb57b9b9a05d3);
|
|
|
|
|
|
var marker_a3c28a060da6f90281d2d1861b383899 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_32f8587b4bdfaa67dc0040c99d761ce2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d784a665bc4412a960da25d8f7abaaf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf7d03f83674707cd3d65ad492dec587 = $(`<div id="html_cf7d03f83674707cd3d65ad492dec587" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_d784a665bc4412a960da25d8f7abaaf2.setContent(html_cf7d03f83674707cd3d65ad492dec587);
|
|
|
|
|
|
|
|
marker_a3c28a060da6f90281d2d1861b383899.bindPopup(popup_d784a665bc4412a960da25d8f7abaaf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3c28a060da6f90281d2d1861b383899.setIcon(icon_32f8587b4bdfaa67dc0040c99d761ce2);
|
|
|
|
|
|
var marker_9fca4b78bc7c1565d0e0e9d16cb13174 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2c54162338813c598b3cd29e064ea2ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e444ba44d063445b59709c3e950defa8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7639a83dc8e43080bd93d2097cd3f3a6 = $(`<div id="html_7639a83dc8e43080bd93d2097cd3f3a6" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_e444ba44d063445b59709c3e950defa8.setContent(html_7639a83dc8e43080bd93d2097cd3f3a6);
|
|
|
|
|
|
|
|
marker_9fca4b78bc7c1565d0e0e9d16cb13174.bindPopup(popup_e444ba44d063445b59709c3e950defa8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fca4b78bc7c1565d0e0e9d16cb13174.setIcon(icon_2c54162338813c598b3cd29e064ea2ab);
|
|
|
|
|
|
var marker_2fb2ccbec2476b995ff333fcb78b9e7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2734f554eaa05b471694598870c85412 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6217fd5a36c27f56d3783c292bb98d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c543bae0ff873098a4cd28069b3b3a = $(`<div id="html_b2c543bae0ff873098a4cd28069b3b3a" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_a6217fd5a36c27f56d3783c292bb98d7.setContent(html_b2c543bae0ff873098a4cd28069b3b3a);
|
|
|
|
|
|
|
|
marker_2fb2ccbec2476b995ff333fcb78b9e7c.bindPopup(popup_a6217fd5a36c27f56d3783c292bb98d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fb2ccbec2476b995ff333fcb78b9e7c.setIcon(icon_2734f554eaa05b471694598870c85412);
|
|
|
|
|
|
var marker_b0a17765f3c9bf051bcc380c896458f3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5446a63b4c24dede38d2d19d82e000e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf80d2f7c975f3bde656b10c06cb31f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a52ab6292d95cd7c14e245f2666d5ac3 = $(`<div id="html_a52ab6292d95cd7c14e245f2666d5ac3" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_cf80d2f7c975f3bde656b10c06cb31f6.setContent(html_a52ab6292d95cd7c14e245f2666d5ac3);
|
|
|
|
|
|
|
|
marker_b0a17765f3c9bf051bcc380c896458f3.bindPopup(popup_cf80d2f7c975f3bde656b10c06cb31f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0a17765f3c9bf051bcc380c896458f3.setIcon(icon_5446a63b4c24dede38d2d19d82e000e5);
|
|
|
|
|
|
var marker_88cde3169698b0bc1c8a3b10b946a0d4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_404b1c0ee60dda5044ed9fb4e03e4151 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06d337b323c1e73c71e8f3850b1cf2c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecd045a51a0848fb8a6a89b84f53e82b = $(`<div id="html_ecd045a51a0848fb8a6a89b84f53e82b" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_06d337b323c1e73c71e8f3850b1cf2c3.setContent(html_ecd045a51a0848fb8a6a89b84f53e82b);
|
|
|
|
|
|
|
|
marker_88cde3169698b0bc1c8a3b10b946a0d4.bindPopup(popup_06d337b323c1e73c71e8f3850b1cf2c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88cde3169698b0bc1c8a3b10b946a0d4.setIcon(icon_404b1c0ee60dda5044ed9fb4e03e4151);
|
|
|
|
|
|
var marker_ca9669938fc54b1c33301f99efb70894 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_3a054ec2b98ce5fb503c8fb509766952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_597dc884726e36d7088c80863f5dcb48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba25c894b86fe718d6b6b7307d87db7f = $(`<div id="html_ba25c894b86fe718d6b6b7307d87db7f" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_597dc884726e36d7088c80863f5dcb48.setContent(html_ba25c894b86fe718d6b6b7307d87db7f);
|
|
|
|
|
|
|
|
marker_ca9669938fc54b1c33301f99efb70894.bindPopup(popup_597dc884726e36d7088c80863f5dcb48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca9669938fc54b1c33301f99efb70894.setIcon(icon_3a054ec2b98ce5fb503c8fb509766952);
|
|
|
|
|
|
var marker_6352620de474c62a732aea79e4fc0174 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_7e0a74ee7861017fec52685af3cb7516 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7224727ca7169912137077fca6d0992 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf9fc256495f9b315e98c312d69e3347 = $(`<div id="html_cf9fc256495f9b315e98c312d69e3347" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_d7224727ca7169912137077fca6d0992.setContent(html_cf9fc256495f9b315e98c312d69e3347);
|
|
|
|
|
|
|
|
marker_6352620de474c62a732aea79e4fc0174.bindPopup(popup_d7224727ca7169912137077fca6d0992)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6352620de474c62a732aea79e4fc0174.setIcon(icon_7e0a74ee7861017fec52685af3cb7516);
|
|
|
|
|
|
var marker_2f4b6125844c50460e5eb97774af719a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_edac78eb6fe12a665e2ef988d9c19363 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d772c4d369be2839ffecd35a85972b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c922e0c7308f13806c5d785f88f7ca0 = $(`<div id="html_9c922e0c7308f13806c5d785f88f7ca0" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_6d772c4d369be2839ffecd35a85972b4.setContent(html_9c922e0c7308f13806c5d785f88f7ca0);
|
|
|
|
|
|
|
|
marker_2f4b6125844c50460e5eb97774af719a.bindPopup(popup_6d772c4d369be2839ffecd35a85972b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f4b6125844c50460e5eb97774af719a.setIcon(icon_edac78eb6fe12a665e2ef988d9c19363);
|
|
|
|
|
|
var marker_87884bb7e90c41f0c5bda7061ad2652d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_de275a98cb2263a25f0ae3df09e996cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_188fc755eea40ab185652fec1872d41b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c08241048f4fce1017ec9dcb578e235 = $(`<div id="html_8c08241048f4fce1017ec9dcb578e235" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_188fc755eea40ab185652fec1872d41b.setContent(html_8c08241048f4fce1017ec9dcb578e235);
|
|
|
|
|
|
|
|
marker_87884bb7e90c41f0c5bda7061ad2652d.bindPopup(popup_188fc755eea40ab185652fec1872d41b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87884bb7e90c41f0c5bda7061ad2652d.setIcon(icon_de275a98cb2263a25f0ae3df09e996cf);
|
|
|
|
|
|
var marker_19988c04425a0759b7597df15641d6e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e2cc6e914830ffc7df8dd3a72823abe5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73aba05273d1a5081048dbc70f23e452 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb8578f9caf46289395fa8a0dcbdf089 = $(`<div id="html_bb8578f9caf46289395fa8a0dcbdf089" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_73aba05273d1a5081048dbc70f23e452.setContent(html_bb8578f9caf46289395fa8a0dcbdf089);
|
|
|
|
|
|
|
|
marker_19988c04425a0759b7597df15641d6e1.bindPopup(popup_73aba05273d1a5081048dbc70f23e452)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19988c04425a0759b7597df15641d6e1.setIcon(icon_e2cc6e914830ffc7df8dd3a72823abe5);
|
|
|
|
|
|
var marker_b1412546cd8655ee996d2ae616daa09b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1e6e7742535492d737832b31a9136126 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2fa480637ac7f1fc3179234eae06d3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c158c3ba48cf65a8d67dcff020fb453a = $(`<div id="html_c158c3ba48cf65a8d67dcff020fb453a" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_a2fa480637ac7f1fc3179234eae06d3a.setContent(html_c158c3ba48cf65a8d67dcff020fb453a);
|
|
|
|
|
|
|
|
marker_b1412546cd8655ee996d2ae616daa09b.bindPopup(popup_a2fa480637ac7f1fc3179234eae06d3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1412546cd8655ee996d2ae616daa09b.setIcon(icon_1e6e7742535492d737832b31a9136126);
|
|
|
|
|
|
var marker_fbfbc05eb2b1e3e8bd6486eb45a5e333 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_77dfbfc9e2e7d8648db252b045935d72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1096f3ce7112ca54f33a7becaab2d4b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d5f56bdcfed55f618f1213cdf4b792c = $(`<div id="html_1d5f56bdcfed55f618f1213cdf4b792c" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_1096f3ce7112ca54f33a7becaab2d4b8.setContent(html_1d5f56bdcfed55f618f1213cdf4b792c);
|
|
|
|
|
|
|
|
marker_fbfbc05eb2b1e3e8bd6486eb45a5e333.bindPopup(popup_1096f3ce7112ca54f33a7becaab2d4b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbfbc05eb2b1e3e8bd6486eb45a5e333.setIcon(icon_77dfbfc9e2e7d8648db252b045935d72);
|
|
|
|
|
|
var marker_dbe2616942d458e1d93a25b7e6fa874e = L.marker(
|
|
[12.9333, 100.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_23fe2d6c4496af8e231091a2d7ee7cf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c64f63da7b19224780e02c19c10b7412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2341269b6936c0a099e44e807149ecc6 = $(`<div id="html_2341269b6936c0a099e44e807149ecc6" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_c64f63da7b19224780e02c19c10b7412.setContent(html_2341269b6936c0a099e44e807149ecc6);
|
|
|
|
|
|
|
|
marker_dbe2616942d458e1d93a25b7e6fa874e.bindPopup(popup_c64f63da7b19224780e02c19c10b7412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbe2616942d458e1d93a25b7e6fa874e.setIcon(icon_23fe2d6c4496af8e231091a2d7ee7cf0);
|
|
|
|
|
|
var marker_f6e05485970b00368a5b623273a2dbde = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_26b1ba6d23d4a4fdfd3333a9dc142cae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afe6c75eec3d59dd0611b0f882ec1e63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_395ea4940d0c5a8f4fbfbe905e23fdba = $(`<div id="html_395ea4940d0c5a8f4fbfbe905e23fdba" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_afe6c75eec3d59dd0611b0f882ec1e63.setContent(html_395ea4940d0c5a8f4fbfbe905e23fdba);
|
|
|
|
|
|
|
|
marker_f6e05485970b00368a5b623273a2dbde.bindPopup(popup_afe6c75eec3d59dd0611b0f882ec1e63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6e05485970b00368a5b623273a2dbde.setIcon(icon_26b1ba6d23d4a4fdfd3333a9dc142cae);
|
|
|
|
|
|
var marker_68f15e42c745395f81b94295b19dfdee = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c66e4e7391b85eaa6870bf7712800b00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_313cc0ab91e8f9478ff2c13006356e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3191867c6766cf0e61583bb113b3090b = $(`<div id="html_3191867c6766cf0e61583bb113b3090b" style="width: 100.0%; height: 100.0%;">dynasty.libretechsystems.xyz</div>`)[0];
|
|
popup_313cc0ab91e8f9478ff2c13006356e77.setContent(html_3191867c6766cf0e61583bb113b3090b);
|
|
|
|
|
|
|
|
marker_68f15e42c745395f81b94295b19dfdee.bindPopup(popup_313cc0ab91e8f9478ff2c13006356e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68f15e42c745395f81b94295b19dfdee.setIcon(icon_c66e4e7391b85eaa6870bf7712800b00);
|
|
|
|
|
|
var marker_40598856ea2563ba6e2f40e2f441fe38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_cd41ad40935d57b92c58b5f6491fe4b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_573a643f275d7f4e87cbb3354754bfbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d75e96bd35e2c934849bb8351108d647 = $(`<div id="html_d75e96bd35e2c934849bb8351108d647" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_573a643f275d7f4e87cbb3354754bfbf.setContent(html_d75e96bd35e2c934849bb8351108d647);
|
|
|
|
|
|
|
|
marker_40598856ea2563ba6e2f40e2f441fe38.bindPopup(popup_573a643f275d7f4e87cbb3354754bfbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40598856ea2563ba6e2f40e2f441fe38.setIcon(icon_cd41ad40935d57b92c58b5f6491fe4b8);
|
|
|
|
|
|
var marker_e0e7390202ac6f339f40c79d08bc69f1 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f5327a9bee4bcf81906abf4523b23682 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5daae5833077cec5115f16fb8994a744 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b5c03a3656a74b2e3399102560a9f28 = $(`<div id="html_8b5c03a3656a74b2e3399102560a9f28" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_5daae5833077cec5115f16fb8994a744.setContent(html_8b5c03a3656a74b2e3399102560a9f28);
|
|
|
|
|
|
|
|
marker_e0e7390202ac6f339f40c79d08bc69f1.bindPopup(popup_5daae5833077cec5115f16fb8994a744)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0e7390202ac6f339f40c79d08bc69f1.setIcon(icon_f5327a9bee4bcf81906abf4523b23682);
|
|
|
|
|
|
var marker_7bba3ec2d15969977f119d6c58d327f4 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_fb8e47ddab77a173d0a7298d8524224e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5c1be885271408d934d4efdaf541552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a6ccbbd14facf8a6183c7aebb98baa6 = $(`<div id="html_2a6ccbbd14facf8a6183c7aebb98baa6" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_f5c1be885271408d934d4efdaf541552.setContent(html_2a6ccbbd14facf8a6183c7aebb98baa6);
|
|
|
|
|
|
|
|
marker_7bba3ec2d15969977f119d6c58d327f4.bindPopup(popup_f5c1be885271408d934d4efdaf541552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bba3ec2d15969977f119d6c58d327f4.setIcon(icon_fb8e47ddab77a173d0a7298d8524224e);
|
|
|
|
|
|
var marker_e67b9a7130ab3cb3635fbd75250acf76 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ad23d89bd6e035226337741ff954ceea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_641689d2a829b84f74c06cf0678ae390 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c170d00a94252519790f8ad7c404281e = $(`<div id="html_c170d00a94252519790f8ad7c404281e" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_641689d2a829b84f74c06cf0678ae390.setContent(html_c170d00a94252519790f8ad7c404281e);
|
|
|
|
|
|
|
|
marker_e67b9a7130ab3cb3635fbd75250acf76.bindPopup(popup_641689d2a829b84f74c06cf0678ae390)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e67b9a7130ab3cb3635fbd75250acf76.setIcon(icon_ad23d89bd6e035226337741ff954ceea);
|
|
|
|
|
|
var marker_2429ea9271e8a122d040557ff9d3c091 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_bfd46f0ed0cc26d76c99a835786ee2ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_523e3346d24a6096603b0b841460e909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0e5b9c823819308a4445d6ec62e7208 = $(`<div id="html_d0e5b9c823819308a4445d6ec62e7208" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_523e3346d24a6096603b0b841460e909.setContent(html_d0e5b9c823819308a4445d6ec62e7208);
|
|
|
|
|
|
|
|
marker_2429ea9271e8a122d040557ff9d3c091.bindPopup(popup_523e3346d24a6096603b0b841460e909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2429ea9271e8a122d040557ff9d3c091.setIcon(icon_bfd46f0ed0cc26d76c99a835786ee2ca);
|
|
|
|
|
|
var marker_df903a620dbf5d3bb7fb57b579bdfd05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_358d819e2f101cbb5bacf7be31ec7a25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b39f1da425f32b03403d4f8f94b9ea13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4097192429ba2d32ed7bb7e02db13a7d = $(`<div id="html_4097192429ba2d32ed7bb7e02db13a7d" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_b39f1da425f32b03403d4f8f94b9ea13.setContent(html_4097192429ba2d32ed7bb7e02db13a7d);
|
|
|
|
|
|
|
|
marker_df903a620dbf5d3bb7fb57b579bdfd05.bindPopup(popup_b39f1da425f32b03403d4f8f94b9ea13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df903a620dbf5d3bb7fb57b579bdfd05.setIcon(icon_358d819e2f101cbb5bacf7be31ec7a25);
|
|
|
|
|
|
var marker_f269f022a4b96ba725e9eb2a8b4f52cf = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8ece77db1308df1e6428a76b5d103a30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_305fd544a45845cc8246d4b47db52d28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80c0a1a0aa376efce6396eedf644c8e4 = $(`<div id="html_80c0a1a0aa376efce6396eedf644c8e4" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_305fd544a45845cc8246d4b47db52d28.setContent(html_80c0a1a0aa376efce6396eedf644c8e4);
|
|
|
|
|
|
|
|
marker_f269f022a4b96ba725e9eb2a8b4f52cf.bindPopup(popup_305fd544a45845cc8246d4b47db52d28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f269f022a4b96ba725e9eb2a8b4f52cf.setIcon(icon_8ece77db1308df1e6428a76b5d103a30);
|
|
|
|
|
|
var marker_68f504f5288f662bb18addb7ae0b5472 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_52ee68c31fcfd2f2ee0d1ae9cc80581c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0ca3f873d16e3c39b7f6d529eb8bf28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8207b156ec0bbc79b123be23a6db083 = $(`<div id="html_c8207b156ec0bbc79b123be23a6db083" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_e0ca3f873d16e3c39b7f6d529eb8bf28.setContent(html_c8207b156ec0bbc79b123be23a6db083);
|
|
|
|
|
|
|
|
marker_68f504f5288f662bb18addb7ae0b5472.bindPopup(popup_e0ca3f873d16e3c39b7f6d529eb8bf28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68f504f5288f662bb18addb7ae0b5472.setIcon(icon_52ee68c31fcfd2f2ee0d1ae9cc80581c);
|
|
|
|
|
|
var marker_36d99063089f2b78779b3bb74c0b5ed6 = L.marker(
|
|
[37.79, -122.401],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d3e115b6bceb94d259b08d95a6e94afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_727ae540b447c601b9f834647fca1804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b64c0825e44650e80b9274b3051eed1 = $(`<div id="html_9b64c0825e44650e80b9274b3051eed1" style="width: 100.0%; height: 100.0%;">nostr-server-production.up.railway.app</div>`)[0];
|
|
popup_727ae540b447c601b9f834647fca1804.setContent(html_9b64c0825e44650e80b9274b3051eed1);
|
|
|
|
|
|
|
|
marker_36d99063089f2b78779b3bb74c0b5ed6.bindPopup(popup_727ae540b447c601b9f834647fca1804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36d99063089f2b78779b3bb74c0b5ed6.setIcon(icon_d3e115b6bceb94d259b08d95a6e94afc);
|
|
|
|
|
|
var marker_4dbb504e7b110e30ce6b8d54d7a6af2a = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_7aa746eea098c3f0451ddd2ff7a4ed2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2254a4e86715c8a0bf3af0dfb0c1b09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcfa5e6a804e7feecf287591bc82e260 = $(`<div id="html_dcfa5e6a804e7feecf287591bc82e260" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_b2254a4e86715c8a0bf3af0dfb0c1b09.setContent(html_dcfa5e6a804e7feecf287591bc82e260);
|
|
|
|
|
|
|
|
marker_4dbb504e7b110e30ce6b8d54d7a6af2a.bindPopup(popup_b2254a4e86715c8a0bf3af0dfb0c1b09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dbb504e7b110e30ce6b8d54d7a6af2a.setIcon(icon_7aa746eea098c3f0451ddd2ff7a4ed2f);
|
|
|
|
|
|
var marker_d4d433127a32c3c108499c2597307536 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_27a55276445accd058a41eaacab255bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfbe566f60aefafe902ed25b3e78bbf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b25cacfc70597debe1d996799f46023 = $(`<div id="html_6b25cacfc70597debe1d996799f46023" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_bfbe566f60aefafe902ed25b3e78bbf6.setContent(html_6b25cacfc70597debe1d996799f46023);
|
|
|
|
|
|
|
|
marker_d4d433127a32c3c108499c2597307536.bindPopup(popup_bfbe566f60aefafe902ed25b3e78bbf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4d433127a32c3c108499c2597307536.setIcon(icon_27a55276445accd058a41eaacab255bb);
|
|
|
|
|
|
var marker_d6d085ee19de32fb49e187198adf97f9 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1aea2781d825adbb99d5535fde3d1fc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7440de50738704979e4da5970c75a51f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7de01eea43e2294fdd32f25acfebf2b = $(`<div id="html_e7de01eea43e2294fdd32f25acfebf2b" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_7440de50738704979e4da5970c75a51f.setContent(html_e7de01eea43e2294fdd32f25acfebf2b);
|
|
|
|
|
|
|
|
marker_d6d085ee19de32fb49e187198adf97f9.bindPopup(popup_7440de50738704979e4da5970c75a51f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6d085ee19de32fb49e187198adf97f9.setIcon(icon_1aea2781d825adbb99d5535fde3d1fc7);
|
|
|
|
|
|
var marker_a599ec0eb86f076338ebd2b11414bdae = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_35584437622e5ddcb405d462543af225 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b9046ed492c9ebab374aa015272088f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9be83f785a7f6a28042ded33693f653c = $(`<div id="html_9be83f785a7f6a28042ded33693f653c" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_9b9046ed492c9ebab374aa015272088f.setContent(html_9be83f785a7f6a28042ded33693f653c);
|
|
|
|
|
|
|
|
marker_a599ec0eb86f076338ebd2b11414bdae.bindPopup(popup_9b9046ed492c9ebab374aa015272088f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a599ec0eb86f076338ebd2b11414bdae.setIcon(icon_35584437622e5ddcb405d462543af225);
|
|
|
|
|
|
var marker_e0a91ed74de8f4a7b2c103fc78e21220 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_049500957e4779b772793d116c7eeabd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1dd94403f397b8d76cd616739bc4f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdcc7abecc7268c0b46742c40d41fa10 = $(`<div id="html_bdcc7abecc7268c0b46742c40d41fa10" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_7f1dd94403f397b8d76cd616739bc4f3.setContent(html_bdcc7abecc7268c0b46742c40d41fa10);
|
|
|
|
|
|
|
|
marker_e0a91ed74de8f4a7b2c103fc78e21220.bindPopup(popup_7f1dd94403f397b8d76cd616739bc4f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0a91ed74de8f4a7b2c103fc78e21220.setIcon(icon_049500957e4779b772793d116c7eeabd);
|
|
|
|
|
|
var marker_da8e1e41e099d85a12fbee73377ee187 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_07ae79a8e8db3159b14869e0040dc26d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a54ec7a4109a01c1900d65b1dcadab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d4ef99f9a31a7d3a04b2a11021cdc71 = $(`<div id="html_4d4ef99f9a31a7d3a04b2a11021cdc71" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_55a54ec7a4109a01c1900d65b1dcadab.setContent(html_4d4ef99f9a31a7d3a04b2a11021cdc71);
|
|
|
|
|
|
|
|
marker_da8e1e41e099d85a12fbee73377ee187.bindPopup(popup_55a54ec7a4109a01c1900d65b1dcadab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da8e1e41e099d85a12fbee73377ee187.setIcon(icon_07ae79a8e8db3159b14869e0040dc26d);
|
|
|
|
|
|
var marker_06417d36937ba4fa408bf80dacfc4dc4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9c55e44b463913b1c79eacb532544de0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_252c6d31dfa6f4e259fecb703e006dd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9231459b44f08210915af267ac57d220 = $(`<div id="html_9231459b44f08210915af267ac57d220" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_252c6d31dfa6f4e259fecb703e006dd1.setContent(html_9231459b44f08210915af267ac57d220);
|
|
|
|
|
|
|
|
marker_06417d36937ba4fa408bf80dacfc4dc4.bindPopup(popup_252c6d31dfa6f4e259fecb703e006dd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06417d36937ba4fa408bf80dacfc4dc4.setIcon(icon_9c55e44b463913b1c79eacb532544de0);
|
|
|
|
|
|
var marker_7fa7f7cc02c72bcc654b6487c2bf63ba = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_fc01a9f173e564023fc8b779fbf153d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7e002e646abda2e52e73643f3397a5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ca378ec014ac9dc67f8c20507dd9313 = $(`<div id="html_5ca378ec014ac9dc67f8c20507dd9313" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_d7e002e646abda2e52e73643f3397a5f.setContent(html_5ca378ec014ac9dc67f8c20507dd9313);
|
|
|
|
|
|
|
|
marker_7fa7f7cc02c72bcc654b6487c2bf63ba.bindPopup(popup_d7e002e646abda2e52e73643f3397a5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa7f7cc02c72bcc654b6487c2bf63ba.setIcon(icon_fc01a9f173e564023fc8b779fbf153d4);
|
|
|
|
|
|
var marker_31cc07bf52267f8f17609ba8fe1a31ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d5626946eda5915d6f4c3da0a447c427 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abb526c3901855445fb374afadaa7693 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2399e451a07f30b3b268bea92de4d6d8 = $(`<div id="html_2399e451a07f30b3b268bea92de4d6d8" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_abb526c3901855445fb374afadaa7693.setContent(html_2399e451a07f30b3b268bea92de4d6d8);
|
|
|
|
|
|
|
|
marker_31cc07bf52267f8f17609ba8fe1a31ef.bindPopup(popup_abb526c3901855445fb374afadaa7693)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31cc07bf52267f8f17609ba8fe1a31ef.setIcon(icon_d5626946eda5915d6f4c3da0a447c427);
|
|
|
|
|
|
var marker_b26ed809fb7411518b87981786bdce66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0e0c13438cd58bed2539bc2fc2939672 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b2cc0c5531ad9f9887518fca5482afa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_699aa880cab9a15ae100ba792f5352b0 = $(`<div id="html_699aa880cab9a15ae100ba792f5352b0" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_8b2cc0c5531ad9f9887518fca5482afa.setContent(html_699aa880cab9a15ae100ba792f5352b0);
|
|
|
|
|
|
|
|
marker_b26ed809fb7411518b87981786bdce66.bindPopup(popup_8b2cc0c5531ad9f9887518fca5482afa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b26ed809fb7411518b87981786bdce66.setIcon(icon_0e0c13438cd58bed2539bc2fc2939672);
|
|
|
|
|
|
var marker_55fce389432ed88c5697d4c3f07d7dd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9105167cfbcc4ab9dea04fb8c49375c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d9e25b7eccce2498e008a0a838c22e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aad53365cc383f3f4235b4a5fbad487b = $(`<div id="html_aad53365cc383f3f4235b4a5fbad487b" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_6d9e25b7eccce2498e008a0a838c22e3.setContent(html_aad53365cc383f3f4235b4a5fbad487b);
|
|
|
|
|
|
|
|
marker_55fce389432ed88c5697d4c3f07d7dd7.bindPopup(popup_6d9e25b7eccce2498e008a0a838c22e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55fce389432ed88c5697d4c3f07d7dd7.setIcon(icon_9105167cfbcc4ab9dea04fb8c49375c8);
|
|
|
|
|
|
var marker_1a3068b471620138008c05d36e6a4db1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_167eaf1cfec6d1ef1c92d9c31e34c898 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ca444a1fd0f495199b9f07b7789eb67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca7161a85032dcbf8ef8e27d5cf71ea9 = $(`<div id="html_ca7161a85032dcbf8ef8e27d5cf71ea9" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_9ca444a1fd0f495199b9f07b7789eb67.setContent(html_ca7161a85032dcbf8ef8e27d5cf71ea9);
|
|
|
|
|
|
|
|
marker_1a3068b471620138008c05d36e6a4db1.bindPopup(popup_9ca444a1fd0f495199b9f07b7789eb67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a3068b471620138008c05d36e6a4db1.setIcon(icon_167eaf1cfec6d1ef1c92d9c31e34c898);
|
|
|
|
|
|
var marker_fc0eb78b4fabbfb4e172637f49d10f5e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_26771216070d130564b626bd0a54285b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c0968f4ef0b37bcc8ce740474ce8a10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_398425ff77df050fb34de1a86174fafa = $(`<div id="html_398425ff77df050fb34de1a86174fafa" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_6c0968f4ef0b37bcc8ce740474ce8a10.setContent(html_398425ff77df050fb34de1a86174fafa);
|
|
|
|
|
|
|
|
marker_fc0eb78b4fabbfb4e172637f49d10f5e.bindPopup(popup_6c0968f4ef0b37bcc8ce740474ce8a10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc0eb78b4fabbfb4e172637f49d10f5e.setIcon(icon_26771216070d130564b626bd0a54285b);
|
|
|
|
|
|
var marker_945bc3eb895b6b7a4c6312aa86b56324 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9b1d8cc87575b80087585f0cdbbd85ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b50ab0c1497abb10fe52c80b04af118 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5127c097942aafb62c7fe2d1379bf8e4 = $(`<div id="html_5127c097942aafb62c7fe2d1379bf8e4" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_2b50ab0c1497abb10fe52c80b04af118.setContent(html_5127c097942aafb62c7fe2d1379bf8e4);
|
|
|
|
|
|
|
|
marker_945bc3eb895b6b7a4c6312aa86b56324.bindPopup(popup_2b50ab0c1497abb10fe52c80b04af118)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_945bc3eb895b6b7a4c6312aa86b56324.setIcon(icon_9b1d8cc87575b80087585f0cdbbd85ac);
|
|
|
|
|
|
var marker_e6bf05267af92452efaf5d9a919004e8 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_377b0c1cfe301a25e5fa337cd4ea90cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70b010050e34610bd0ff3e3f8af9e0d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9649a29e8f9b834512c6bb026e0869ae = $(`<div id="html_9649a29e8f9b834512c6bb026e0869ae" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_70b010050e34610bd0ff3e3f8af9e0d6.setContent(html_9649a29e8f9b834512c6bb026e0869ae);
|
|
|
|
|
|
|
|
marker_e6bf05267af92452efaf5d9a919004e8.bindPopup(popup_70b010050e34610bd0ff3e3f8af9e0d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6bf05267af92452efaf5d9a919004e8.setIcon(icon_377b0c1cfe301a25e5fa337cd4ea90cf);
|
|
|
|
|
|
var marker_d4d09b7f316bf3b9c145162fafc0ef0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_96cac6f5fa9d97260657dd38d4845089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ded852a63daef547b05d19a11d4f3b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a12aee8dc7d172a015129cad50883d92 = $(`<div id="html_a12aee8dc7d172a015129cad50883d92" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_ded852a63daef547b05d19a11d4f3b9c.setContent(html_a12aee8dc7d172a015129cad50883d92);
|
|
|
|
|
|
|
|
marker_d4d09b7f316bf3b9c145162fafc0ef0c.bindPopup(popup_ded852a63daef547b05d19a11d4f3b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4d09b7f316bf3b9c145162fafc0ef0c.setIcon(icon_96cac6f5fa9d97260657dd38d4845089);
|
|
|
|
|
|
var marker_7ae9c05ed7080bf803bb94bd7fc4a34d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c2fdd1262d47a78661ac041a466e1ad1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1292997f7f38b62965347fb725bf1795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6397bec1891dfdc4e7426379fe3a913 = $(`<div id="html_b6397bec1891dfdc4e7426379fe3a913" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_1292997f7f38b62965347fb725bf1795.setContent(html_b6397bec1891dfdc4e7426379fe3a913);
|
|
|
|
|
|
|
|
marker_7ae9c05ed7080bf803bb94bd7fc4a34d.bindPopup(popup_1292997f7f38b62965347fb725bf1795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ae9c05ed7080bf803bb94bd7fc4a34d.setIcon(icon_c2fdd1262d47a78661ac041a466e1ad1);
|
|
|
|
|
|
var marker_38e2c5678935a34a67cd313109be9608 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c9c01e225f07d7adf62cedc79bf0f943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_012d608e5c931ff08fb814495e13b6cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a53fe362dd4867166b4904388efda18 = $(`<div id="html_5a53fe362dd4867166b4904388efda18" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_012d608e5c931ff08fb814495e13b6cc.setContent(html_5a53fe362dd4867166b4904388efda18);
|
|
|
|
|
|
|
|
marker_38e2c5678935a34a67cd313109be9608.bindPopup(popup_012d608e5c931ff08fb814495e13b6cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e2c5678935a34a67cd313109be9608.setIcon(icon_c9c01e225f07d7adf62cedc79bf0f943);
|
|
|
|
|
|
var marker_f8a2569968eb16f7373c23c0a6d23eb7 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_51a2de039a269e5ca8ed936e92af324d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72b983240671c7a4a6ed90f7a412d273 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8ced0475e5e15dd42327ceb9adbc4fe = $(`<div id="html_d8ced0475e5e15dd42327ceb9adbc4fe" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_72b983240671c7a4a6ed90f7a412d273.setContent(html_d8ced0475e5e15dd42327ceb9adbc4fe);
|
|
|
|
|
|
|
|
marker_f8a2569968eb16f7373c23c0a6d23eb7.bindPopup(popup_72b983240671c7a4a6ed90f7a412d273)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8a2569968eb16f7373c23c0a6d23eb7.setIcon(icon_51a2de039a269e5ca8ed936e92af324d);
|
|
|
|
|
|
var marker_e24bd30530a58392ebc25bb698b0e900 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c22d27da03371bb750c8b1c459913d7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_661fac9bbdd199c176d51e7c52a734e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89be6bcdbc4c7d985ba0cd2ea35b4a48 = $(`<div id="html_89be6bcdbc4c7d985ba0cd2ea35b4a48" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_661fac9bbdd199c176d51e7c52a734e8.setContent(html_89be6bcdbc4c7d985ba0cd2ea35b4a48);
|
|
|
|
|
|
|
|
marker_e24bd30530a58392ebc25bb698b0e900.bindPopup(popup_661fac9bbdd199c176d51e7c52a734e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e24bd30530a58392ebc25bb698b0e900.setIcon(icon_c22d27da03371bb750c8b1c459913d7d);
|
|
|
|
|
|
var marker_0bc04f98747453139525886e3aed7a6b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_a9d8a3770a3e4a60021b27c8a7eca97a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_104dfe3ab6d98f7abded1b07239f4832 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2e15e8dd0b8d13f7ebf9648ec7b9d2c = $(`<div id="html_e2e15e8dd0b8d13f7ebf9648ec7b9d2c" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_104dfe3ab6d98f7abded1b07239f4832.setContent(html_e2e15e8dd0b8d13f7ebf9648ec7b9d2c);
|
|
|
|
|
|
|
|
marker_0bc04f98747453139525886e3aed7a6b.bindPopup(popup_104dfe3ab6d98f7abded1b07239f4832)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bc04f98747453139525886e3aed7a6b.setIcon(icon_a9d8a3770a3e4a60021b27c8a7eca97a);
|
|
|
|
|
|
var marker_9d59379e809834c13ea38574a912a5ba = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8539d88ee26f93473674d33feb1cae2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b7c7f7d30dbb83128dd5366e29e1b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed171227808fe06a493139db18642ed8 = $(`<div id="html_ed171227808fe06a493139db18642ed8" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_41b7c7f7d30dbb83128dd5366e29e1b3.setContent(html_ed171227808fe06a493139db18642ed8);
|
|
|
|
|
|
|
|
marker_9d59379e809834c13ea38574a912a5ba.bindPopup(popup_41b7c7f7d30dbb83128dd5366e29e1b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d59379e809834c13ea38574a912a5ba.setIcon(icon_8539d88ee26f93473674d33feb1cae2e);
|
|
|
|
|
|
var marker_7caf5c52c1615dd9c0f53dcfcdc9a0ee = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_6039063df3d0c716266848fdaf42a12b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_333ceb4ac902350fc56dd6d33de236ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af0203789be18742d83e770daebf9d44 = $(`<div id="html_af0203789be18742d83e770daebf9d44" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_333ceb4ac902350fc56dd6d33de236ff.setContent(html_af0203789be18742d83e770daebf9d44);
|
|
|
|
|
|
|
|
marker_7caf5c52c1615dd9c0f53dcfcdc9a0ee.bindPopup(popup_333ceb4ac902350fc56dd6d33de236ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7caf5c52c1615dd9c0f53dcfcdc9a0ee.setIcon(icon_6039063df3d0c716266848fdaf42a12b);
|
|
|
|
|
|
var marker_e2469fc8d5a3756eaec26501ff0ed0ec = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c4da5bcb6a96c37057e00f300d89043f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b8a1be1c2243493962f99829e3f2e40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff4656e9711f56aeaabd0ffa46d05bf6 = $(`<div id="html_ff4656e9711f56aeaabd0ffa46d05bf6" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_9b8a1be1c2243493962f99829e3f2e40.setContent(html_ff4656e9711f56aeaabd0ffa46d05bf6);
|
|
|
|
|
|
|
|
marker_e2469fc8d5a3756eaec26501ff0ed0ec.bindPopup(popup_9b8a1be1c2243493962f99829e3f2e40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2469fc8d5a3756eaec26501ff0ed0ec.setIcon(icon_c4da5bcb6a96c37057e00f300d89043f);
|
|
|
|
|
|
var marker_b4705f442d0287480f87326444ded167 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d7b624e40e96d61532b3ce9bd3bc1814 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccaf868f27b09f0d5a3bd2ae0d3bb0ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4835d5c04ba7a3884ad7c2218da7322 = $(`<div id="html_a4835d5c04ba7a3884ad7c2218da7322" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_ccaf868f27b09f0d5a3bd2ae0d3bb0ee.setContent(html_a4835d5c04ba7a3884ad7c2218da7322);
|
|
|
|
|
|
|
|
marker_b4705f442d0287480f87326444ded167.bindPopup(popup_ccaf868f27b09f0d5a3bd2ae0d3bb0ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4705f442d0287480f87326444ded167.setIcon(icon_d7b624e40e96d61532b3ce9bd3bc1814);
|
|
|
|
|
|
var marker_dd5baf3f0b272a7f826338fa2375eb0b = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c23556b46cc04523dcac478e7fba959b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf12401764ba1795319982e8b87390a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c76459c532a1c197e46d9a3b81814c06 = $(`<div id="html_c76459c532a1c197e46d9a3b81814c06" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_cf12401764ba1795319982e8b87390a1.setContent(html_c76459c532a1c197e46d9a3b81814c06);
|
|
|
|
|
|
|
|
marker_dd5baf3f0b272a7f826338fa2375eb0b.bindPopup(popup_cf12401764ba1795319982e8b87390a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd5baf3f0b272a7f826338fa2375eb0b.setIcon(icon_c23556b46cc04523dcac478e7fba959b);
|
|
|
|
|
|
var marker_46376f224b2810b3402973b5aacf143a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_94bf12075ced95608f906c95028f40b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ffe9516eaf2b6562f27cc7bf76eae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bba103c78677d3c338dd7fb1f6c79fd = $(`<div id="html_2bba103c78677d3c338dd7fb1f6c79fd" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_e2ffe9516eaf2b6562f27cc7bf76eae6.setContent(html_2bba103c78677d3c338dd7fb1f6c79fd);
|
|
|
|
|
|
|
|
marker_46376f224b2810b3402973b5aacf143a.bindPopup(popup_e2ffe9516eaf2b6562f27cc7bf76eae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46376f224b2810b3402973b5aacf143a.setIcon(icon_94bf12075ced95608f906c95028f40b2);
|
|
|
|
|
|
var marker_8fabb83e9a60ae3afb7ce6f153163312 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e3e54613510a57a646e967d298c8a684 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c65e866a1c865314e3d9b8bee3fa2c5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_302613423cafbcb22db6909b1fec252e = $(`<div id="html_302613423cafbcb22db6909b1fec252e" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_c65e866a1c865314e3d9b8bee3fa2c5a.setContent(html_302613423cafbcb22db6909b1fec252e);
|
|
|
|
|
|
|
|
marker_8fabb83e9a60ae3afb7ce6f153163312.bindPopup(popup_c65e866a1c865314e3d9b8bee3fa2c5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fabb83e9a60ae3afb7ce6f153163312.setIcon(icon_e3e54613510a57a646e967d298c8a684);
|
|
|
|
|
|
var marker_7910c8c6fecaa5231460be6fd3d3bb0a = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_b0fd5c4c808528138e666b4e8b6ca16f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8b79d2e3ae87e6af52df05c3cb569db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58b7b958410071da3a78936e526d06a4 = $(`<div id="html_58b7b958410071da3a78936e526d06a4" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_b8b79d2e3ae87e6af52df05c3cb569db.setContent(html_58b7b958410071da3a78936e526d06a4);
|
|
|
|
|
|
|
|
marker_7910c8c6fecaa5231460be6fd3d3bb0a.bindPopup(popup_b8b79d2e3ae87e6af52df05c3cb569db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7910c8c6fecaa5231460be6fd3d3bb0a.setIcon(icon_b0fd5c4c808528138e666b4e8b6ca16f);
|
|
|
|
|
|
var marker_d03935f166f57cbd467542ee44542b7b = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_cd865a97ff0e4806c6fc8ed45a0139a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c1eb3cc992849526e7168dd9562174d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48962a00e54be9da19c169bf7ca563f9 = $(`<div id="html_48962a00e54be9da19c169bf7ca563f9" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_8c1eb3cc992849526e7168dd9562174d.setContent(html_48962a00e54be9da19c169bf7ca563f9);
|
|
|
|
|
|
|
|
marker_d03935f166f57cbd467542ee44542b7b.bindPopup(popup_8c1eb3cc992849526e7168dd9562174d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d03935f166f57cbd467542ee44542b7b.setIcon(icon_cd865a97ff0e4806c6fc8ed45a0139a8);
|
|
|
|
|
|
var marker_4e33c4937143e50c33d96def2db4ce7a = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0a484550d7148bb56dde0441f039ef42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2397db99c140e40694c6b77248cc48c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bc97d28d5841c9f69cc7c6b58e1d176 = $(`<div id="html_2bc97d28d5841c9f69cc7c6b58e1d176" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_2397db99c140e40694c6b77248cc48c5.setContent(html_2bc97d28d5841c9f69cc7c6b58e1d176);
|
|
|
|
|
|
|
|
marker_4e33c4937143e50c33d96def2db4ce7a.bindPopup(popup_2397db99c140e40694c6b77248cc48c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e33c4937143e50c33d96def2db4ce7a.setIcon(icon_0a484550d7148bb56dde0441f039ef42);
|
|
|
|
|
|
var marker_709c6cc576ca36ff28cc25e03890882c = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ac6ea126f609dd578e18c14c9fec5505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a8d1b63d7ffe6874034aad3d1ab3fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a931836895b723b9c05857f4df45ade = $(`<div id="html_7a931836895b723b9c05857f4df45ade" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_29a8d1b63d7ffe6874034aad3d1ab3fb.setContent(html_7a931836895b723b9c05857f4df45ade);
|
|
|
|
|
|
|
|
marker_709c6cc576ca36ff28cc25e03890882c.bindPopup(popup_29a8d1b63d7ffe6874034aad3d1ab3fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_709c6cc576ca36ff28cc25e03890882c.setIcon(icon_ac6ea126f609dd578e18c14c9fec5505);
|
|
|
|
|
|
var marker_c782d04d81e965d4caf3a0b236219430 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5e25503476a53d58984582389f75c5c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4c03ddb135f2fcbc1e94459911f5040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa03368e3a5cae1ce909ac1f4c3029ad = $(`<div id="html_aa03368e3a5cae1ce909ac1f4c3029ad" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_f4c03ddb135f2fcbc1e94459911f5040.setContent(html_aa03368e3a5cae1ce909ac1f4c3029ad);
|
|
|
|
|
|
|
|
marker_c782d04d81e965d4caf3a0b236219430.bindPopup(popup_f4c03ddb135f2fcbc1e94459911f5040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c782d04d81e965d4caf3a0b236219430.setIcon(icon_5e25503476a53d58984582389f75c5c1);
|
|
|
|
|
|
var marker_12ee6fee7d1834ecb96e3690c468a5fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_173c0dcee377a0a06ed8a632d0bfc409 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4066c181f75c8d7f1e7791dea4389421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e7eaad47ab4946a48f653888cf3e06b = $(`<div id="html_7e7eaad47ab4946a48f653888cf3e06b" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_4066c181f75c8d7f1e7791dea4389421.setContent(html_7e7eaad47ab4946a48f653888cf3e06b);
|
|
|
|
|
|
|
|
marker_12ee6fee7d1834ecb96e3690c468a5fd.bindPopup(popup_4066c181f75c8d7f1e7791dea4389421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12ee6fee7d1834ecb96e3690c468a5fd.setIcon(icon_173c0dcee377a0a06ed8a632d0bfc409);
|
|
|
|
|
|
var marker_41f6ea3ff8f2829132c5ca3a52647842 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e5536424d1bc14d6f9274ea7ca5b1665 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0b36bdef9b37febc1258761a10cb41b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15c4023d15c0d6e0137432af67bf4589 = $(`<div id="html_15c4023d15c0d6e0137432af67bf4589" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_b0b36bdef9b37febc1258761a10cb41b.setContent(html_15c4023d15c0d6e0137432af67bf4589);
|
|
|
|
|
|
|
|
marker_41f6ea3ff8f2829132c5ca3a52647842.bindPopup(popup_b0b36bdef9b37febc1258761a10cb41b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41f6ea3ff8f2829132c5ca3a52647842.setIcon(icon_e5536424d1bc14d6f9274ea7ca5b1665);
|
|
|
|
|
|
var marker_cd4421ea771debd55d894caac8ed776b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_113eb8d4e010f70a787f2c2077752eee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f46e363f18dac5502592a5bf2696c45d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcfbb2b90c285b380449550517e5d6f0 = $(`<div id="html_fcfbb2b90c285b380449550517e5d6f0" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_f46e363f18dac5502592a5bf2696c45d.setContent(html_fcfbb2b90c285b380449550517e5d6f0);
|
|
|
|
|
|
|
|
marker_cd4421ea771debd55d894caac8ed776b.bindPopup(popup_f46e363f18dac5502592a5bf2696c45d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd4421ea771debd55d894caac8ed776b.setIcon(icon_113eb8d4e010f70a787f2c2077752eee);
|
|
|
|
|
|
var marker_d6c09287841921f7d4274095b4ba6f88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_4a9436672b722ca02d3091a7898e57b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2168e13129400c6424c163f102a35bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de92ceb201d444a3c3f19e0be6efa4c1 = $(`<div id="html_de92ceb201d444a3c3f19e0be6efa4c1" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_a2168e13129400c6424c163f102a35bd.setContent(html_de92ceb201d444a3c3f19e0be6efa4c1);
|
|
|
|
|
|
|
|
marker_d6c09287841921f7d4274095b4ba6f88.bindPopup(popup_a2168e13129400c6424c163f102a35bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6c09287841921f7d4274095b4ba6f88.setIcon(icon_4a9436672b722ca02d3091a7898e57b4);
|
|
|
|
|
|
var marker_cb4f02442398a78081609a1f4aa405aa = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f9514e5afcf69b95f3be27beb87c91f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9abc1748675acc3530630423b630d09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de4d449a8d560cd533323903dbcdc451 = $(`<div id="html_de4d449a8d560cd533323903dbcdc451" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_e9abc1748675acc3530630423b630d09.setContent(html_de4d449a8d560cd533323903dbcdc451);
|
|
|
|
|
|
|
|
marker_cb4f02442398a78081609a1f4aa405aa.bindPopup(popup_e9abc1748675acc3530630423b630d09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb4f02442398a78081609a1f4aa405aa.setIcon(icon_f9514e5afcf69b95f3be27beb87c91f0);
|
|
|
|
|
|
var marker_5fd2ce2e7fe255ca0a7b5d50c3b020c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_54de063b32cda3c417b6462b546fecd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d898143f927691536948db865489d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a0866e237e58369cb45f03a4a1d449d = $(`<div id="html_5a0866e237e58369cb45f03a4a1d449d" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_0d898143f927691536948db865489d23.setContent(html_5a0866e237e58369cb45f03a4a1d449d);
|
|
|
|
|
|
|
|
marker_5fd2ce2e7fe255ca0a7b5d50c3b020c4.bindPopup(popup_0d898143f927691536948db865489d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fd2ce2e7fe255ca0a7b5d50c3b020c4.setIcon(icon_54de063b32cda3c417b6462b546fecd0);
|
|
|
|
|
|
var marker_192b9e12c0ce2e135a40055ae76d6f57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_383eb95524625168625449b49f9d7c0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d18487e37e574e0363d58a0798066c71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a39a9bad9bf46acac0298559e8bdd04 = $(`<div id="html_6a39a9bad9bf46acac0298559e8bdd04" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_d18487e37e574e0363d58a0798066c71.setContent(html_6a39a9bad9bf46acac0298559e8bdd04);
|
|
|
|
|
|
|
|
marker_192b9e12c0ce2e135a40055ae76d6f57.bindPopup(popup_d18487e37e574e0363d58a0798066c71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_192b9e12c0ce2e135a40055ae76d6f57.setIcon(icon_383eb95524625168625449b49f9d7c0d);
|
|
|
|
|
|
var marker_b1b00c1daca8e9605ed06ba7386f0485 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_00cc908fcb039bd3414067c4437dbcd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a952e6712449313f2a64ab8fb8669b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1507f6f48569c34b0a94552fe14bccfe = $(`<div id="html_1507f6f48569c34b0a94552fe14bccfe" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_5a952e6712449313f2a64ab8fb8669b0.setContent(html_1507f6f48569c34b0a94552fe14bccfe);
|
|
|
|
|
|
|
|
marker_b1b00c1daca8e9605ed06ba7386f0485.bindPopup(popup_5a952e6712449313f2a64ab8fb8669b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1b00c1daca8e9605ed06ba7386f0485.setIcon(icon_00cc908fcb039bd3414067c4437dbcd0);
|
|
|
|
|
|
var marker_2ffa476a430d7aa75d70ab007ef37c26 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_dbfa16b61b05cfdc5fd762027d506483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b867743bdfb45c70f821e450f3dab28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d548ae483634f8d814ba6f5e38d6eef = $(`<div id="html_4d548ae483634f8d814ba6f5e38d6eef" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_9b867743bdfb45c70f821e450f3dab28.setContent(html_4d548ae483634f8d814ba6f5e38d6eef);
|
|
|
|
|
|
|
|
marker_2ffa476a430d7aa75d70ab007ef37c26.bindPopup(popup_9b867743bdfb45c70f821e450f3dab28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ffa476a430d7aa75d70ab007ef37c26.setIcon(icon_dbfa16b61b05cfdc5fd762027d506483);
|
|
|
|
|
|
var marker_99213a690121c66cbd2dbc32abde331c = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_a25b096367f3910596c1390c0c009417 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ae5b91730c5cb8c6652be557105d222 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6ef674dbfd631b7c662fb4c8817da74 = $(`<div id="html_c6ef674dbfd631b7c662fb4c8817da74" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_6ae5b91730c5cb8c6652be557105d222.setContent(html_c6ef674dbfd631b7c662fb4c8817da74);
|
|
|
|
|
|
|
|
marker_99213a690121c66cbd2dbc32abde331c.bindPopup(popup_6ae5b91730c5cb8c6652be557105d222)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99213a690121c66cbd2dbc32abde331c.setIcon(icon_a25b096367f3910596c1390c0c009417);
|
|
|
|
|
|
var marker_f8d4640eb3f3ec03733ab9075b0c984b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9fea3dc8a354f06d0faca3378ad531ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aeaf74dc394ee9c01f84aefb7d3e41a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53c26bbf71b7d0bf5c83f4a4bc16a2e4 = $(`<div id="html_53c26bbf71b7d0bf5c83f4a4bc16a2e4" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_9aeaf74dc394ee9c01f84aefb7d3e41a.setContent(html_53c26bbf71b7d0bf5c83f4a4bc16a2e4);
|
|
|
|
|
|
|
|
marker_f8d4640eb3f3ec03733ab9075b0c984b.bindPopup(popup_9aeaf74dc394ee9c01f84aefb7d3e41a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8d4640eb3f3ec03733ab9075b0c984b.setIcon(icon_9fea3dc8a354f06d0faca3378ad531ae);
|
|
|
|
|
|
var marker_c6f9c313ec9985d9a3521a15e5b5ad20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5d385c2c6f83e030730f7492607c4d19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b31cc1a16c945650fbd6a5a7975500a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67d21100a70b5b94bb550c36fd301700 = $(`<div id="html_67d21100a70b5b94bb550c36fd301700" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_7b31cc1a16c945650fbd6a5a7975500a.setContent(html_67d21100a70b5b94bb550c36fd301700);
|
|
|
|
|
|
|
|
marker_c6f9c313ec9985d9a3521a15e5b5ad20.bindPopup(popup_7b31cc1a16c945650fbd6a5a7975500a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6f9c313ec9985d9a3521a15e5b5ad20.setIcon(icon_5d385c2c6f83e030730f7492607c4d19);
|
|
|
|
|
|
var marker_2c6cf93896acaa7a1cd6c359fbed45fa = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_25de1a0f37bed6551588999b9f8d9eba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28b5d876dfad3a1a747da914b851a956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de85467eef6aa6ca1a2d6bac4a3c11df = $(`<div id="html_de85467eef6aa6ca1a2d6bac4a3c11df" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_28b5d876dfad3a1a747da914b851a956.setContent(html_de85467eef6aa6ca1a2d6bac4a3c11df);
|
|
|
|
|
|
|
|
marker_2c6cf93896acaa7a1cd6c359fbed45fa.bindPopup(popup_28b5d876dfad3a1a747da914b851a956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c6cf93896acaa7a1cd6c359fbed45fa.setIcon(icon_25de1a0f37bed6551588999b9f8d9eba);
|
|
|
|
|
|
var marker_0a4359273f0d143a9c635182fb370351 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1fe7b3435e0d41dc82130153bd8b85fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af1579d3ea48f863431258622d227e42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d02d46603f5832f211e27da77128c226 = $(`<div id="html_d02d46603f5832f211e27da77128c226" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_af1579d3ea48f863431258622d227e42.setContent(html_d02d46603f5832f211e27da77128c226);
|
|
|
|
|
|
|
|
marker_0a4359273f0d143a9c635182fb370351.bindPopup(popup_af1579d3ea48f863431258622d227e42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a4359273f0d143a9c635182fb370351.setIcon(icon_1fe7b3435e0d41dc82130153bd8b85fd);
|
|
|
|
|
|
var marker_8d0cb3317812953d184800fdc50e34cc = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_790a7eecd3464a8c7cbb27c0ec192a37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab097fd52eba67dfa3974975ba24e84a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41cc364a5bb15da4c05f9c4c334ccfc5 = $(`<div id="html_41cc364a5bb15da4c05f9c4c334ccfc5" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_ab097fd52eba67dfa3974975ba24e84a.setContent(html_41cc364a5bb15da4c05f9c4c334ccfc5);
|
|
|
|
|
|
|
|
marker_8d0cb3317812953d184800fdc50e34cc.bindPopup(popup_ab097fd52eba67dfa3974975ba24e84a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d0cb3317812953d184800fdc50e34cc.setIcon(icon_790a7eecd3464a8c7cbb27c0ec192a37);
|
|
|
|
|
|
var marker_99906e308137edaacf16840acb376097 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_3bd0f373c40524eec2a3bcee30e1b69a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2a74a7676f31ddc48af91551f8196df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6515d87e8a848e1dd87ac485a36fdc57 = $(`<div id="html_6515d87e8a848e1dd87ac485a36fdc57" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_b2a74a7676f31ddc48af91551f8196df.setContent(html_6515d87e8a848e1dd87ac485a36fdc57);
|
|
|
|
|
|
|
|
marker_99906e308137edaacf16840acb376097.bindPopup(popup_b2a74a7676f31ddc48af91551f8196df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99906e308137edaacf16840acb376097.setIcon(icon_3bd0f373c40524eec2a3bcee30e1b69a);
|
|
|
|
|
|
var marker_27ca4777baf706d646562b8928e8cb7b = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_80f000977656acbfabbe337a83ba1760 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36a087eb608e8b4431d8b1c38edb20aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c56cd0f2567225895d02fe9f6743f67d = $(`<div id="html_c56cd0f2567225895d02fe9f6743f67d" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_36a087eb608e8b4431d8b1c38edb20aa.setContent(html_c56cd0f2567225895d02fe9f6743f67d);
|
|
|
|
|
|
|
|
marker_27ca4777baf706d646562b8928e8cb7b.bindPopup(popup_36a087eb608e8b4431d8b1c38edb20aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27ca4777baf706d646562b8928e8cb7b.setIcon(icon_80f000977656acbfabbe337a83ba1760);
|
|
|
|
|
|
var marker_294d53214ebf1fe324bac4d7519a711b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_682491c4d8a3dbf982bb8e4e7d082e3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d94a01d686195a64c7833c8026be1d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1df62cbe271d0db80eccf61f83ceb4ff = $(`<div id="html_1df62cbe271d0db80eccf61f83ceb4ff" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_d94a01d686195a64c7833c8026be1d98.setContent(html_1df62cbe271d0db80eccf61f83ceb4ff);
|
|
|
|
|
|
|
|
marker_294d53214ebf1fe324bac4d7519a711b.bindPopup(popup_d94a01d686195a64c7833c8026be1d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_294d53214ebf1fe324bac4d7519a711b.setIcon(icon_682491c4d8a3dbf982bb8e4e7d082e3a);
|
|
|
|
|
|
var marker_de54fd2cc8803cf3fa87ed73bfdf53c7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e8a24e2875d7912ea5c4b598753379f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb4551c0e75e8d565aad8fb7d03c544b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7b34582bbf87519c5c4800b2739fea9 = $(`<div id="html_f7b34582bbf87519c5c4800b2739fea9" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_bb4551c0e75e8d565aad8fb7d03c544b.setContent(html_f7b34582bbf87519c5c4800b2739fea9);
|
|
|
|
|
|
|
|
marker_de54fd2cc8803cf3fa87ed73bfdf53c7.bindPopup(popup_bb4551c0e75e8d565aad8fb7d03c544b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de54fd2cc8803cf3fa87ed73bfdf53c7.setIcon(icon_e8a24e2875d7912ea5c4b598753379f0);
|
|
|
|
|
|
var marker_d34557a68885b4ea472406e0fc2faf3a = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9eecc7554e48d48aea5bff9d45c1edb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcf75ae7d48808b40514b40bcc90a63a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92a774a91508e1496ca19723d521e5e1 = $(`<div id="html_92a774a91508e1496ca19723d521e5e1" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_dcf75ae7d48808b40514b40bcc90a63a.setContent(html_92a774a91508e1496ca19723d521e5e1);
|
|
|
|
|
|
|
|
marker_d34557a68885b4ea472406e0fc2faf3a.bindPopup(popup_dcf75ae7d48808b40514b40bcc90a63a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d34557a68885b4ea472406e0fc2faf3a.setIcon(icon_9eecc7554e48d48aea5bff9d45c1edb8);
|
|
|
|
|
|
var marker_2a50aee404e7fcbd761ced1d76dd7d16 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_105636e1c9ed6952a66a64fce30f5e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b12f87140c2ae4e64de302c0ca09ed71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daa23d7b438bfbd389aaaa087a421eab = $(`<div id="html_daa23d7b438bfbd389aaaa087a421eab" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_b12f87140c2ae4e64de302c0ca09ed71.setContent(html_daa23d7b438bfbd389aaaa087a421eab);
|
|
|
|
|
|
|
|
marker_2a50aee404e7fcbd761ced1d76dd7d16.bindPopup(popup_b12f87140c2ae4e64de302c0ca09ed71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a50aee404e7fcbd761ced1d76dd7d16.setIcon(icon_105636e1c9ed6952a66a64fce30f5e96);
|
|
|
|
|
|
var marker_84567cbaa83a8868c3437de46deb3d27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_bd17c7a5bd3586059e391c0d306d7387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f600c81a419d1d2b6284f0af2eaa1791 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08e5ff81ff3fae91a8cd63b811394d6a = $(`<div id="html_08e5ff81ff3fae91a8cd63b811394d6a" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_f600c81a419d1d2b6284f0af2eaa1791.setContent(html_08e5ff81ff3fae91a8cd63b811394d6a);
|
|
|
|
|
|
|
|
marker_84567cbaa83a8868c3437de46deb3d27.bindPopup(popup_f600c81a419d1d2b6284f0af2eaa1791)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84567cbaa83a8868c3437de46deb3d27.setIcon(icon_bd17c7a5bd3586059e391c0d306d7387);
|
|
|
|
|
|
var marker_7257a2ab5925842f47213f2316919eac = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_71ba36fd5484d3a05707935236dce64c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7a2e75b9d02d1bb7e1fbe043d7609dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c352565f2191d22c682332b7a8e33fe7 = $(`<div id="html_c352565f2191d22c682332b7a8e33fe7" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_a7a2e75b9d02d1bb7e1fbe043d7609dd.setContent(html_c352565f2191d22c682332b7a8e33fe7);
|
|
|
|
|
|
|
|
marker_7257a2ab5925842f47213f2316919eac.bindPopup(popup_a7a2e75b9d02d1bb7e1fbe043d7609dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7257a2ab5925842f47213f2316919eac.setIcon(icon_71ba36fd5484d3a05707935236dce64c);
|
|
|
|
|
|
var marker_0baa37715251e4f0519f5caaeed0442b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_282890f092285d7f8c0f8a24991ebdf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8657bfa5a9498ab71e138bb92b0dd3d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b89756c68e07d47c6e61f69c80af06e = $(`<div id="html_8b89756c68e07d47c6e61f69c80af06e" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_8657bfa5a9498ab71e138bb92b0dd3d4.setContent(html_8b89756c68e07d47c6e61f69c80af06e);
|
|
|
|
|
|
|
|
marker_0baa37715251e4f0519f5caaeed0442b.bindPopup(popup_8657bfa5a9498ab71e138bb92b0dd3d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0baa37715251e4f0519f5caaeed0442b.setIcon(icon_282890f092285d7f8c0f8a24991ebdf3);
|
|
|
|
|
|
var marker_bbf3df0fcf2361b75df50cf4806a6c4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_76c291e9443bb06d8736c6c9cce4e981 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07a023a931eda35527a7357c33be13ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_766fddc39a9d05f2a65942d2f5c59034 = $(`<div id="html_766fddc39a9d05f2a65942d2f5c59034" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_07a023a931eda35527a7357c33be13ea.setContent(html_766fddc39a9d05f2a65942d2f5c59034);
|
|
|
|
|
|
|
|
marker_bbf3df0fcf2361b75df50cf4806a6c4e.bindPopup(popup_07a023a931eda35527a7357c33be13ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbf3df0fcf2361b75df50cf4806a6c4e.setIcon(icon_76c291e9443bb06d8736c6c9cce4e981);
|
|
|
|
|
|
var marker_c0082dd35ae8d2e50a420b37b5dc7da7 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f306e539b6adc6729a2ee1ff122a9ba3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bec48b95a93e0154ea04094dc4f63538 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5d5c6e33bc546da3379c926520df82c = $(`<div id="html_f5d5c6e33bc546da3379c926520df82c" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_bec48b95a93e0154ea04094dc4f63538.setContent(html_f5d5c6e33bc546da3379c926520df82c);
|
|
|
|
|
|
|
|
marker_c0082dd35ae8d2e50a420b37b5dc7da7.bindPopup(popup_bec48b95a93e0154ea04094dc4f63538)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0082dd35ae8d2e50a420b37b5dc7da7.setIcon(icon_f306e539b6adc6729a2ee1ff122a9ba3);
|
|
|
|
|
|
var marker_7eedf7ef3329b2b831030718e98b3696 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_63cc4d76dce7567df60e7c46b7d1a3f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83b64c0e0a2a60eaff06f432e7b9c4dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_224ca6febeba2dec91f6af7b000be7b6 = $(`<div id="html_224ca6febeba2dec91f6af7b000be7b6" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_83b64c0e0a2a60eaff06f432e7b9c4dd.setContent(html_224ca6febeba2dec91f6af7b000be7b6);
|
|
|
|
|
|
|
|
marker_7eedf7ef3329b2b831030718e98b3696.bindPopup(popup_83b64c0e0a2a60eaff06f432e7b9c4dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eedf7ef3329b2b831030718e98b3696.setIcon(icon_63cc4d76dce7567df60e7c46b7d1a3f3);
|
|
|
|
|
|
var marker_26656962eecc0f39e13042858008fb84 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2bad1f3d04d68ddc896698dfe9b776e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c51cb011b9036ace2d52b82c921e005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_728e625702bf99d2da0c9e5fa3eae1cf = $(`<div id="html_728e625702bf99d2da0c9e5fa3eae1cf" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_2c51cb011b9036ace2d52b82c921e005.setContent(html_728e625702bf99d2da0c9e5fa3eae1cf);
|
|
|
|
|
|
|
|
marker_26656962eecc0f39e13042858008fb84.bindPopup(popup_2c51cb011b9036ace2d52b82c921e005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26656962eecc0f39e13042858008fb84.setIcon(icon_2bad1f3d04d68ddc896698dfe9b776e0);
|
|
|
|
|
|
var marker_a52d3a64bf42da354432d1265769f09e = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e808417854fdb33bab1c34a80c0c27a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2936eb3c3703e0c2b3cbc395a9108e8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f80faaa464b58a46736ff0d69dce755 = $(`<div id="html_2f80faaa464b58a46736ff0d69dce755" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_2936eb3c3703e0c2b3cbc395a9108e8c.setContent(html_2f80faaa464b58a46736ff0d69dce755);
|
|
|
|
|
|
|
|
marker_a52d3a64bf42da354432d1265769f09e.bindPopup(popup_2936eb3c3703e0c2b3cbc395a9108e8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a52d3a64bf42da354432d1265769f09e.setIcon(icon_e808417854fdb33bab1c34a80c0c27a6);
|
|
|
|
|
|
var marker_820e5ebc5c57d6aa5f20e008954768cd = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_4d55a4077be99e53ecb87ccc60b4b04d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbbc5d0222079dc5c035a0a673dbe42e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0c397bc843130991de92ce56025bada = $(`<div id="html_f0c397bc843130991de92ce56025bada" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_fbbc5d0222079dc5c035a0a673dbe42e.setContent(html_f0c397bc843130991de92ce56025bada);
|
|
|
|
|
|
|
|
marker_820e5ebc5c57d6aa5f20e008954768cd.bindPopup(popup_fbbc5d0222079dc5c035a0a673dbe42e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_820e5ebc5c57d6aa5f20e008954768cd.setIcon(icon_4d55a4077be99e53ecb87ccc60b4b04d);
|
|
|
|
|
|
var marker_4967b48709b5e712c8228f6b62d2a095 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8583b34428ab4d45dfb098a8ae64778b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_780782cf9c489219868ba1bf7c3e645f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a592d1e6e1fffe4f0af2d403515b384 = $(`<div id="html_9a592d1e6e1fffe4f0af2d403515b384" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_780782cf9c489219868ba1bf7c3e645f.setContent(html_9a592d1e6e1fffe4f0af2d403515b384);
|
|
|
|
|
|
|
|
marker_4967b48709b5e712c8228f6b62d2a095.bindPopup(popup_780782cf9c489219868ba1bf7c3e645f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4967b48709b5e712c8228f6b62d2a095.setIcon(icon_8583b34428ab4d45dfb098a8ae64778b);
|
|
|
|
|
|
var marker_edb5e45b06bee8d8328002b53297507a = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0bf5f2da019da52300a0abd0cf1611f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05c303dae5fbd39b2f82e11b488c6757 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c66a04fb6266fa3c7a78cda0c9787cef = $(`<div id="html_c66a04fb6266fa3c7a78cda0c9787cef" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_05c303dae5fbd39b2f82e11b488c6757.setContent(html_c66a04fb6266fa3c7a78cda0c9787cef);
|
|
|
|
|
|
|
|
marker_edb5e45b06bee8d8328002b53297507a.bindPopup(popup_05c303dae5fbd39b2f82e11b488c6757)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edb5e45b06bee8d8328002b53297507a.setIcon(icon_0bf5f2da019da52300a0abd0cf1611f3);
|
|
|
|
|
|
var marker_ad5e90491ddcd9f1bc694a9e12da9cd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ce248931facd72d1565b51dcc01a9220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a447d8117266b0cd079b9bd0a5a43a1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b10115dbdce0511030544f47067eeac2 = $(`<div id="html_b10115dbdce0511030544f47067eeac2" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_a447d8117266b0cd079b9bd0a5a43a1a.setContent(html_b10115dbdce0511030544f47067eeac2);
|
|
|
|
|
|
|
|
marker_ad5e90491ddcd9f1bc694a9e12da9cd1.bindPopup(popup_a447d8117266b0cd079b9bd0a5a43a1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad5e90491ddcd9f1bc694a9e12da9cd1.setIcon(icon_ce248931facd72d1565b51dcc01a9220);
|
|
|
|
|
|
var marker_f5ea6e6cb8a1324e5266f0da3c5d793b = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_74dc28236502677509d3024d10daa60f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ae3e763faf5738b25eccf80c652d0f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9545bfcacfbf72258c97dc00a5c4ab33 = $(`<div id="html_9545bfcacfbf72258c97dc00a5c4ab33" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_9ae3e763faf5738b25eccf80c652d0f2.setContent(html_9545bfcacfbf72258c97dc00a5c4ab33);
|
|
|
|
|
|
|
|
marker_f5ea6e6cb8a1324e5266f0da3c5d793b.bindPopup(popup_9ae3e763faf5738b25eccf80c652d0f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5ea6e6cb8a1324e5266f0da3c5d793b.setIcon(icon_74dc28236502677509d3024d10daa60f);
|
|
|
|
|
|
var marker_0711cc734c934dd4287c3097c5e6c732 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_94b9f8006ed6d51562668d31f86644fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4930bf408b62897ecd4d630eeb4a48ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f19decad19d4bbda27d6f818e94ee9ec = $(`<div id="html_f19decad19d4bbda27d6f818e94ee9ec" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_4930bf408b62897ecd4d630eeb4a48ff.setContent(html_f19decad19d4bbda27d6f818e94ee9ec);
|
|
|
|
|
|
|
|
marker_0711cc734c934dd4287c3097c5e6c732.bindPopup(popup_4930bf408b62897ecd4d630eeb4a48ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0711cc734c934dd4287c3097c5e6c732.setIcon(icon_94b9f8006ed6d51562668d31f86644fb);
|
|
|
|
|
|
var marker_9869cba2b499757f79f8c626664b3d83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_072ea7556dd636eebe4157dde1cb6d7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f943250d2ebf7aea371e8d6fd59eeb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fa941b4cc3730fe1c3b2159e5720fbf = $(`<div id="html_9fa941b4cc3730fe1c3b2159e5720fbf" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_7f943250d2ebf7aea371e8d6fd59eeb8.setContent(html_9fa941b4cc3730fe1c3b2159e5720fbf);
|
|
|
|
|
|
|
|
marker_9869cba2b499757f79f8c626664b3d83.bindPopup(popup_7f943250d2ebf7aea371e8d6fd59eeb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9869cba2b499757f79f8c626664b3d83.setIcon(icon_072ea7556dd636eebe4157dde1cb6d7d);
|
|
|
|
|
|
var marker_f2b69532d34494cf6eff7db258573f6a = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d45fbaeedf8654fca8e03531b389a395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3c56c4f18d7c9685cf39854c4f27f07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77dcfe14f4115ef809d03388749583bc = $(`<div id="html_77dcfe14f4115ef809d03388749583bc" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_f3c56c4f18d7c9685cf39854c4f27f07.setContent(html_77dcfe14f4115ef809d03388749583bc);
|
|
|
|
|
|
|
|
marker_f2b69532d34494cf6eff7db258573f6a.bindPopup(popup_f3c56c4f18d7c9685cf39854c4f27f07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2b69532d34494cf6eff7db258573f6a.setIcon(icon_d45fbaeedf8654fca8e03531b389a395);
|
|
|
|
|
|
var marker_fcbbeb950376a456a3aa7271c8e3c21e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1972e0cfb0dd817d2fd134b5b10d7f22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e89444ac0c169f2c32076f785cffd459 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b8a77926c748d3d4f57805ae8cf7560 = $(`<div id="html_3b8a77926c748d3d4f57805ae8cf7560" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_e89444ac0c169f2c32076f785cffd459.setContent(html_3b8a77926c748d3d4f57805ae8cf7560);
|
|
|
|
|
|
|
|
marker_fcbbeb950376a456a3aa7271c8e3c21e.bindPopup(popup_e89444ac0c169f2c32076f785cffd459)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcbbeb950376a456a3aa7271c8e3c21e.setIcon(icon_1972e0cfb0dd817d2fd134b5b10d7f22);
|
|
|
|
|
|
var marker_8d3fc14cd17c236527ee57c1ebf946fa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_170a3aaebc50fceaef9c27865d29341c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26975170ee737815d3be24767843374f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27231e64fe9213b4e4c095f47dd92e12 = $(`<div id="html_27231e64fe9213b4e4c095f47dd92e12" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_26975170ee737815d3be24767843374f.setContent(html_27231e64fe9213b4e4c095f47dd92e12);
|
|
|
|
|
|
|
|
marker_8d3fc14cd17c236527ee57c1ebf946fa.bindPopup(popup_26975170ee737815d3be24767843374f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d3fc14cd17c236527ee57c1ebf946fa.setIcon(icon_170a3aaebc50fceaef9c27865d29341c);
|
|
|
|
|
|
var marker_45ad6f0208257ec7184ef46bd41ddb77 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_cf07d52f8378aed38e4bd6260b9dfdba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d02b059933b160fe1a848f9849547d4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea826ad53b55fcce34df7b0d996e7fbd = $(`<div id="html_ea826ad53b55fcce34df7b0d996e7fbd" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_d02b059933b160fe1a848f9849547d4c.setContent(html_ea826ad53b55fcce34df7b0d996e7fbd);
|
|
|
|
|
|
|
|
marker_45ad6f0208257ec7184ef46bd41ddb77.bindPopup(popup_d02b059933b160fe1a848f9849547d4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45ad6f0208257ec7184ef46bd41ddb77.setIcon(icon_cf07d52f8378aed38e4bd6260b9dfdba);
|
|
|
|
|
|
var marker_a12270545b81ba9f0d8b0ef3417dbf02 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_bfe9cf707ec45e6519b87086882ee112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_512ba8b95bbf9b0b28f481dc1d695d4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efd6ae523c4894991d8c83e887245ce2 = $(`<div id="html_efd6ae523c4894991d8c83e887245ce2" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_512ba8b95bbf9b0b28f481dc1d695d4e.setContent(html_efd6ae523c4894991d8c83e887245ce2);
|
|
|
|
|
|
|
|
marker_a12270545b81ba9f0d8b0ef3417dbf02.bindPopup(popup_512ba8b95bbf9b0b28f481dc1d695d4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a12270545b81ba9f0d8b0ef3417dbf02.setIcon(icon_bfe9cf707ec45e6519b87086882ee112);
|
|
|
|
|
|
var marker_de086de79c3e7abf7e704bcd591d5511 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_936e2327e0516097e1031533e3573a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4d802a617f3b761e6ff9b8c6e4da572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a096dbbd74b0cfd4ab2dcd7f043d01 = $(`<div id="html_b7a096dbbd74b0cfd4ab2dcd7f043d01" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_e4d802a617f3b761e6ff9b8c6e4da572.setContent(html_b7a096dbbd74b0cfd4ab2dcd7f043d01);
|
|
|
|
|
|
|
|
marker_de086de79c3e7abf7e704bcd591d5511.bindPopup(popup_e4d802a617f3b761e6ff9b8c6e4da572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de086de79c3e7abf7e704bcd591d5511.setIcon(icon_936e2327e0516097e1031533e3573a57);
|
|
|
|
|
|
var marker_3293c469d01bf611c52827a805fa4e7f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c0f0e538ef87455b91de6a92776659df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_011e8dccfa2dac218b773c5a11723245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_021716727f9c22d6b12e4b46f21bad57 = $(`<div id="html_021716727f9c22d6b12e4b46f21bad57" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_011e8dccfa2dac218b773c5a11723245.setContent(html_021716727f9c22d6b12e4b46f21bad57);
|
|
|
|
|
|
|
|
marker_3293c469d01bf611c52827a805fa4e7f.bindPopup(popup_011e8dccfa2dac218b773c5a11723245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3293c469d01bf611c52827a805fa4e7f.setIcon(icon_c0f0e538ef87455b91de6a92776659df);
|
|
|
|
|
|
var marker_ba144c4f25a9d99f158958f838d2023e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_a86db1ae715fc790dc2d24012db42f00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fea74523ef596b07e93f9899ce2bba4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76ea89c767bef8e27e466203e44f3d6b = $(`<div id="html_76ea89c767bef8e27e466203e44f3d6b" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_6fea74523ef596b07e93f9899ce2bba4.setContent(html_76ea89c767bef8e27e466203e44f3d6b);
|
|
|
|
|
|
|
|
marker_ba144c4f25a9d99f158958f838d2023e.bindPopup(popup_6fea74523ef596b07e93f9899ce2bba4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba144c4f25a9d99f158958f838d2023e.setIcon(icon_a86db1ae715fc790dc2d24012db42f00);
|
|
|
|
|
|
var marker_83139a6ffac609f3b521d7a2551cc833 = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d7dae7bf2970e13900c40fdfb3ff5148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3553ce40665aee9a3fe1c915d4be079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98c232ef8299625b383814b572018537 = $(`<div id="html_98c232ef8299625b383814b572018537" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_a3553ce40665aee9a3fe1c915d4be079.setContent(html_98c232ef8299625b383814b572018537);
|
|
|
|
|
|
|
|
marker_83139a6ffac609f3b521d7a2551cc833.bindPopup(popup_a3553ce40665aee9a3fe1c915d4be079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83139a6ffac609f3b521d7a2551cc833.setIcon(icon_d7dae7bf2970e13900c40fdfb3ff5148);
|
|
|
|
|
|
var marker_b7bc4e593b823702b3e05d53134ad017 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_44fd2c6554d4ba83f96636f3a5a52dae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68056d53b50aead7e5e87fc4e8096c47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8205fc0b40bc06bdcaa835c055805027 = $(`<div id="html_8205fc0b40bc06bdcaa835c055805027" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_68056d53b50aead7e5e87fc4e8096c47.setContent(html_8205fc0b40bc06bdcaa835c055805027);
|
|
|
|
|
|
|
|
marker_b7bc4e593b823702b3e05d53134ad017.bindPopup(popup_68056d53b50aead7e5e87fc4e8096c47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7bc4e593b823702b3e05d53134ad017.setIcon(icon_44fd2c6554d4ba83f96636f3a5a52dae);
|
|
|
|
|
|
var marker_36ee7a3b2cdcf2a25c808ba5be057c13 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9f7fe63f2a12c1d8f5384eeaebcbc725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1f88df787b4cb57699083fe99de199c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91bd1dd221a010e0279c3d2c20f736dc = $(`<div id="html_91bd1dd221a010e0279c3d2c20f736dc" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_d1f88df787b4cb57699083fe99de199c.setContent(html_91bd1dd221a010e0279c3d2c20f736dc);
|
|
|
|
|
|
|
|
marker_36ee7a3b2cdcf2a25c808ba5be057c13.bindPopup(popup_d1f88df787b4cb57699083fe99de199c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36ee7a3b2cdcf2a25c808ba5be057c13.setIcon(icon_9f7fe63f2a12c1d8f5384eeaebcbc725);
|
|
|
|
|
|
var marker_f485e9ce03adae57fb4c5f063ace9eb4 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d67e14a78ae7048a19538a059aa370d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_424a29b0fc6e56625b0770b11d5f0ef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a5c2b22919a5857435d963aa4341f2a = $(`<div id="html_6a5c2b22919a5857435d963aa4341f2a" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_424a29b0fc6e56625b0770b11d5f0ef6.setContent(html_6a5c2b22919a5857435d963aa4341f2a);
|
|
|
|
|
|
|
|
marker_f485e9ce03adae57fb4c5f063ace9eb4.bindPopup(popup_424a29b0fc6e56625b0770b11d5f0ef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f485e9ce03adae57fb4c5f063ace9eb4.setIcon(icon_d67e14a78ae7048a19538a059aa370d1);
|
|
|
|
|
|
var marker_750c285809a0dc316da71e54f8790898 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_7dad126c37f1dc99fb766c9179d79766 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a58c0466d6e3bd4de9531737316f0b3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e58ea8325ae92cef815ecb872e9631ed = $(`<div id="html_e58ea8325ae92cef815ecb872e9631ed" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_a58c0466d6e3bd4de9531737316f0b3c.setContent(html_e58ea8325ae92cef815ecb872e9631ed);
|
|
|
|
|
|
|
|
marker_750c285809a0dc316da71e54f8790898.bindPopup(popup_a58c0466d6e3bd4de9531737316f0b3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_750c285809a0dc316da71e54f8790898.setIcon(icon_7dad126c37f1dc99fb766c9179d79766);
|
|
|
|
|
|
var marker_dfc1e561821a32e5a0890e934b866b92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_fe1d6037a34435f423c27ab0d2b34fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5cbaceda46e98666443da9e726d2c5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7ce17e471e2cc7883a1ac07fd0881df = $(`<div id="html_d7ce17e471e2cc7883a1ac07fd0881df" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_c5cbaceda46e98666443da9e726d2c5c.setContent(html_d7ce17e471e2cc7883a1ac07fd0881df);
|
|
|
|
|
|
|
|
marker_dfc1e561821a32e5a0890e934b866b92.bindPopup(popup_c5cbaceda46e98666443da9e726d2c5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfc1e561821a32e5a0890e934b866b92.setIcon(icon_fe1d6037a34435f423c27ab0d2b34fde);
|
|
|
|
|
|
var marker_7a0c66b1f57dee719efaeb77189fc132 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8864e6cb6f235bb3352ec0ea50216f6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9648c12d244be2400d981f03bc2bea5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb8169ddb082ae443d9dd56a9c2606c9 = $(`<div id="html_bb8169ddb082ae443d9dd56a9c2606c9" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_f9648c12d244be2400d981f03bc2bea5.setContent(html_bb8169ddb082ae443d9dd56a9c2606c9);
|
|
|
|
|
|
|
|
marker_7a0c66b1f57dee719efaeb77189fc132.bindPopup(popup_f9648c12d244be2400d981f03bc2bea5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a0c66b1f57dee719efaeb77189fc132.setIcon(icon_8864e6cb6f235bb3352ec0ea50216f6f);
|
|
|
|
|
|
var marker_ff10a761b9ad413d5e47d8cd4fe82f03 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c2bb05f2168c7c50efcb81bceb757bd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ba8c435377ff963d951ec4044429b04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b0c138a386aa997ead611ec1b65cd4a = $(`<div id="html_5b0c138a386aa997ead611ec1b65cd4a" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_7ba8c435377ff963d951ec4044429b04.setContent(html_5b0c138a386aa997ead611ec1b65cd4a);
|
|
|
|
|
|
|
|
marker_ff10a761b9ad413d5e47d8cd4fe82f03.bindPopup(popup_7ba8c435377ff963d951ec4044429b04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff10a761b9ad413d5e47d8cd4fe82f03.setIcon(icon_c2bb05f2168c7c50efcb81bceb757bd4);
|
|
|
|
|
|
var marker_a0903474f219ce684808395013c01b87 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1a41c8930e3007fd330e54c05043e717 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb0fdf6fe161cebf2dfe67cdaffcd735 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90a9d1b0bf086e962a0bc58b9d903827 = $(`<div id="html_90a9d1b0bf086e962a0bc58b9d903827" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_fb0fdf6fe161cebf2dfe67cdaffcd735.setContent(html_90a9d1b0bf086e962a0bc58b9d903827);
|
|
|
|
|
|
|
|
marker_a0903474f219ce684808395013c01b87.bindPopup(popup_fb0fdf6fe161cebf2dfe67cdaffcd735)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0903474f219ce684808395013c01b87.setIcon(icon_1a41c8930e3007fd330e54c05043e717);
|
|
|
|
|
|
var marker_707f80b7a09d9bd8fe63ee6151df857b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_7b111e61ea7ea3f2189cf4f4ace0782b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_304cc2a7e1c18bb8e6db9b3de11d000e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49a960a19fc1031e0be795036c9fced0 = $(`<div id="html_49a960a19fc1031e0be795036c9fced0" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_304cc2a7e1c18bb8e6db9b3de11d000e.setContent(html_49a960a19fc1031e0be795036c9fced0);
|
|
|
|
|
|
|
|
marker_707f80b7a09d9bd8fe63ee6151df857b.bindPopup(popup_304cc2a7e1c18bb8e6db9b3de11d000e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_707f80b7a09d9bd8fe63ee6151df857b.setIcon(icon_7b111e61ea7ea3f2189cf4f4ace0782b);
|
|
|
|
|
|
var marker_4c1fd494743c4ba7d0dcc37d188fa77d = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2e0b3c01e9427c3eae4d76f965ee82f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7124354ddc243e4770565df4518a9c04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e04be60be9947eeeb6ba84af09e79b7f = $(`<div id="html_e04be60be9947eeeb6ba84af09e79b7f" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_7124354ddc243e4770565df4518a9c04.setContent(html_e04be60be9947eeeb6ba84af09e79b7f);
|
|
|
|
|
|
|
|
marker_4c1fd494743c4ba7d0dcc37d188fa77d.bindPopup(popup_7124354ddc243e4770565df4518a9c04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c1fd494743c4ba7d0dcc37d188fa77d.setIcon(icon_2e0b3c01e9427c3eae4d76f965ee82f1);
|
|
|
|
|
|
var marker_694605336bd36bac8d1426fd14684f31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_ecfe3bb8e008b6f68940b3712f7da120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c764253c8e3810c99da4129a2975c535 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c103691f5cd77385a74ce5e4982ebeaa = $(`<div id="html_c103691f5cd77385a74ce5e4982ebeaa" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_c764253c8e3810c99da4129a2975c535.setContent(html_c103691f5cd77385a74ce5e4982ebeaa);
|
|
|
|
|
|
|
|
marker_694605336bd36bac8d1426fd14684f31.bindPopup(popup_c764253c8e3810c99da4129a2975c535)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_694605336bd36bac8d1426fd14684f31.setIcon(icon_ecfe3bb8e008b6f68940b3712f7da120);
|
|
|
|
|
|
var marker_53faddd06eb3f273a73f5b557831b6d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c09be8538a6ebf7ce40c9a5ab1dc3972 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2ea2ca3bcdc2dcb31e623d8f597544c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0ad50b1b2c2a942f1dd66c4f2b96ac8 = $(`<div id="html_b0ad50b1b2c2a942f1dd66c4f2b96ac8" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_c2ea2ca3bcdc2dcb31e623d8f597544c.setContent(html_b0ad50b1b2c2a942f1dd66c4f2b96ac8);
|
|
|
|
|
|
|
|
marker_53faddd06eb3f273a73f5b557831b6d9.bindPopup(popup_c2ea2ca3bcdc2dcb31e623d8f597544c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53faddd06eb3f273a73f5b557831b6d9.setIcon(icon_c09be8538a6ebf7ce40c9a5ab1dc3972);
|
|
|
|
|
|
var marker_8ae5df7df51a0fc2236c87897d7b008b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_03c7b27096abac3e3f1e84812274e59f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d01dae6a502f27d5e882239cdd17bc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ff4e41d42d80334c1679ce64fa2e932 = $(`<div id="html_5ff4e41d42d80334c1679ce64fa2e932" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_5d01dae6a502f27d5e882239cdd17bc4.setContent(html_5ff4e41d42d80334c1679ce64fa2e932);
|
|
|
|
|
|
|
|
marker_8ae5df7df51a0fc2236c87897d7b008b.bindPopup(popup_5d01dae6a502f27d5e882239cdd17bc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ae5df7df51a0fc2236c87897d7b008b.setIcon(icon_03c7b27096abac3e3f1e84812274e59f);
|
|
|
|
|
|
var marker_9fca8cdcf0b6ee8775a1a79d485720ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_df4e9cdba68f54481521d3d68672d980 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc6ec3b87d5a1d9a53b108bbd88fe60a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bed065835e93c177a0bb312ba79ae10 = $(`<div id="html_6bed065835e93c177a0bb312ba79ae10" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_fc6ec3b87d5a1d9a53b108bbd88fe60a.setContent(html_6bed065835e93c177a0bb312ba79ae10);
|
|
|
|
|
|
|
|
marker_9fca8cdcf0b6ee8775a1a79d485720ca.bindPopup(popup_fc6ec3b87d5a1d9a53b108bbd88fe60a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fca8cdcf0b6ee8775a1a79d485720ca.setIcon(icon_df4e9cdba68f54481521d3d68672d980);
|
|
|
|
|
|
var marker_2a6ed0647625e63ddc718c1c34be0416 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_17eb4ab31a0ea40b21d9aee1c473fccc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5950edc2fc0fa7e1cc2d410093bb20cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_944b0450b8ac40a2bfe094fa647811aa = $(`<div id="html_944b0450b8ac40a2bfe094fa647811aa" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_5950edc2fc0fa7e1cc2d410093bb20cf.setContent(html_944b0450b8ac40a2bfe094fa647811aa);
|
|
|
|
|
|
|
|
marker_2a6ed0647625e63ddc718c1c34be0416.bindPopup(popup_5950edc2fc0fa7e1cc2d410093bb20cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a6ed0647625e63ddc718c1c34be0416.setIcon(icon_17eb4ab31a0ea40b21d9aee1c473fccc);
|
|
|
|
|
|
var marker_2f90f89d3a0a4254cee66ed83db99e0e = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_083b2b0d32f3b0a7af17b2ae20898d7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_012783ecfb04558246edfde821ee51ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3162584073da37bfc3d727b4eaa4033a = $(`<div id="html_3162584073da37bfc3d727b4eaa4033a" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_012783ecfb04558246edfde821ee51ac.setContent(html_3162584073da37bfc3d727b4eaa4033a);
|
|
|
|
|
|
|
|
marker_2f90f89d3a0a4254cee66ed83db99e0e.bindPopup(popup_012783ecfb04558246edfde821ee51ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f90f89d3a0a4254cee66ed83db99e0e.setIcon(icon_083b2b0d32f3b0a7af17b2ae20898d7e);
|
|
|
|
|
|
var marker_3fcb68bf9286bf3b9391e89ec3af294a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8247a003f96d54f9f602a8122adf92d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f899497bdbe0ea81d1279aaf22ad5751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c2f43cd5919455c542a6035d0553603 = $(`<div id="html_0c2f43cd5919455c542a6035d0553603" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_f899497bdbe0ea81d1279aaf22ad5751.setContent(html_0c2f43cd5919455c542a6035d0553603);
|
|
|
|
|
|
|
|
marker_3fcb68bf9286bf3b9391e89ec3af294a.bindPopup(popup_f899497bdbe0ea81d1279aaf22ad5751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fcb68bf9286bf3b9391e89ec3af294a.setIcon(icon_8247a003f96d54f9f602a8122adf92d2);
|
|
|
|
|
|
var marker_288d91488a35cb145627d1bd39229303 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_80b72ca0b74a9639bd46528a11957da2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a621ab3d0efbd8b8271e4b1e04e0d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22cab62e2b52f284e56bb00b0823230b = $(`<div id="html_22cab62e2b52f284e56bb00b0823230b" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_d3a621ab3d0efbd8b8271e4b1e04e0d9.setContent(html_22cab62e2b52f284e56bb00b0823230b);
|
|
|
|
|
|
|
|
marker_288d91488a35cb145627d1bd39229303.bindPopup(popup_d3a621ab3d0efbd8b8271e4b1e04e0d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_288d91488a35cb145627d1bd39229303.setIcon(icon_80b72ca0b74a9639bd46528a11957da2);
|
|
|
|
|
|
var marker_e366f2c8516e2f6e01929dbcbd6aedfc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_f35caf0facb72d6aec4fc58445c2737b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f087937ed4f8138be0454cb7d3527e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9be8c53f09c264d7107a26481661a3a6 = $(`<div id="html_9be8c53f09c264d7107a26481661a3a6" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_f087937ed4f8138be0454cb7d3527e61.setContent(html_9be8c53f09c264d7107a26481661a3a6);
|
|
|
|
|
|
|
|
marker_e366f2c8516e2f6e01929dbcbd6aedfc.bindPopup(popup_f087937ed4f8138be0454cb7d3527e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e366f2c8516e2f6e01929dbcbd6aedfc.setIcon(icon_f35caf0facb72d6aec4fc58445c2737b);
|
|
|
|
|
|
var marker_5d24c34b334fafced7515edf3499060a = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_9cfae2ee824f6390848aa5ed63a67738 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac9e2c127add396fdd572fe1e2a9b66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79a306581608fe7be867181024ef3846 = $(`<div id="html_79a306581608fe7be867181024ef3846" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_4ac9e2c127add396fdd572fe1e2a9b66.setContent(html_79a306581608fe7be867181024ef3846);
|
|
|
|
|
|
|
|
marker_5d24c34b334fafced7515edf3499060a.bindPopup(popup_4ac9e2c127add396fdd572fe1e2a9b66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d24c34b334fafced7515edf3499060a.setIcon(icon_9cfae2ee824f6390848aa5ed63a67738);
|
|
|
|
|
|
var marker_6fda173febed5982281ac64bc7b7dce4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2921891591bbbcccec2403e9a08465a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fccd78c235cdef308d3f20c6583b600 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79475b413563d9f82dd0f15b00000e2e = $(`<div id="html_79475b413563d9f82dd0f15b00000e2e" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_4fccd78c235cdef308d3f20c6583b600.setContent(html_79475b413563d9f82dd0f15b00000e2e);
|
|
|
|
|
|
|
|
marker_6fda173febed5982281ac64bc7b7dce4.bindPopup(popup_4fccd78c235cdef308d3f20c6583b600)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fda173febed5982281ac64bc7b7dce4.setIcon(icon_2921891591bbbcccec2403e9a08465a7);
|
|
|
|
|
|
var marker_663694aa721dc4ba3ee3c40df7951027 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_6717af24c55322e9434faca71064ceae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7283ceebe70a4a41b1eb1f0a5333f8e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_625b8e959e52bfc3de21024b4802975c = $(`<div id="html_625b8e959e52bfc3de21024b4802975c" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_7283ceebe70a4a41b1eb1f0a5333f8e3.setContent(html_625b8e959e52bfc3de21024b4802975c);
|
|
|
|
|
|
|
|
marker_663694aa721dc4ba3ee3c40df7951027.bindPopup(popup_7283ceebe70a4a41b1eb1f0a5333f8e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_663694aa721dc4ba3ee3c40df7951027.setIcon(icon_6717af24c55322e9434faca71064ceae);
|
|
|
|
|
|
var marker_8767e089b53752532f35d6fdcd494c29 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_242f57ee9360df8b6fafb44f8f351cac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ae912d874f73f5e32aa2c3fa04e3c1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2da67d13e0a4f58df3649191e5ffeb6a = $(`<div id="html_2da67d13e0a4f58df3649191e5ffeb6a" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_4ae912d874f73f5e32aa2c3fa04e3c1e.setContent(html_2da67d13e0a4f58df3649191e5ffeb6a);
|
|
|
|
|
|
|
|
marker_8767e089b53752532f35d6fdcd494c29.bindPopup(popup_4ae912d874f73f5e32aa2c3fa04e3c1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8767e089b53752532f35d6fdcd494c29.setIcon(icon_242f57ee9360df8b6fafb44f8f351cac);
|
|
|
|
|
|
var marker_942a69ebbf555597e6387c14a57d3348 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_8756b2e82388139607dae200eb3c6827 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4bce893c855427d006b6ed232b45342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f20181b9b81b8eb2d183bac2f271c0f4 = $(`<div id="html_f20181b9b81b8eb2d183bac2f271c0f4" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_d4bce893c855427d006b6ed232b45342.setContent(html_f20181b9b81b8eb2d183bac2f271c0f4);
|
|
|
|
|
|
|
|
marker_942a69ebbf555597e6387c14a57d3348.bindPopup(popup_d4bce893c855427d006b6ed232b45342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_942a69ebbf555597e6387c14a57d3348.setIcon(icon_8756b2e82388139607dae200eb3c6827);
|
|
|
|
|
|
var marker_1acc0969fb0c8169fa853b0f2ff956c5 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c5175551e2679cc36dd70861ebe2d61d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a4fb6fe59fd81367d6578f2a602eb5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1a15ed7d9579032decd097920a09ff4 = $(`<div id="html_b1a15ed7d9579032decd097920a09ff4" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_1a4fb6fe59fd81367d6578f2a602eb5f.setContent(html_b1a15ed7d9579032decd097920a09ff4);
|
|
|
|
|
|
|
|
marker_1acc0969fb0c8169fa853b0f2ff956c5.bindPopup(popup_1a4fb6fe59fd81367d6578f2a602eb5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1acc0969fb0c8169fa853b0f2ff956c5.setIcon(icon_c5175551e2679cc36dd70861ebe2d61d);
|
|
|
|
|
|
var marker_0ab29949d55a1c83f0245768c5b5e71e = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_e248c76f68ab11a2d216c7660452c944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0222e9c86270e193269ab45291a25a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec706a3e708e7263418bd87f4dbddec8 = $(`<div id="html_ec706a3e708e7263418bd87f4dbddec8" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_f0222e9c86270e193269ab45291a25a5.setContent(html_ec706a3e708e7263418bd87f4dbddec8);
|
|
|
|
|
|
|
|
marker_0ab29949d55a1c83f0245768c5b5e71e.bindPopup(popup_f0222e9c86270e193269ab45291a25a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ab29949d55a1c83f0245768c5b5e71e.setIcon(icon_e248c76f68ab11a2d216c7660452c944);
|
|
|
|
|
|
var marker_8477714b51e686a6ec793de5e9eca04e = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_58f55c9c4719f72133d415da15443483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7eb7b81388c9f1133422cf54654cfe18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_224741e1ff9a942490d4a7e3393d4ae0 = $(`<div id="html_224741e1ff9a942490d4a7e3393d4ae0" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_7eb7b81388c9f1133422cf54654cfe18.setContent(html_224741e1ff9a942490d4a7e3393d4ae0);
|
|
|
|
|
|
|
|
marker_8477714b51e686a6ec793de5e9eca04e.bindPopup(popup_7eb7b81388c9f1133422cf54654cfe18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8477714b51e686a6ec793de5e9eca04e.setIcon(icon_58f55c9c4719f72133d415da15443483);
|
|
|
|
|
|
var marker_307d3fd4b82d03a46b066c98c8379678 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_59d2234ba3bc1e43648b188026e9b9c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c916014230ef5d68eab9d63a0e95113a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bd7b849c988942a20b47748ce95f462 = $(`<div id="html_8bd7b849c988942a20b47748ce95f462" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_c916014230ef5d68eab9d63a0e95113a.setContent(html_8bd7b849c988942a20b47748ce95f462);
|
|
|
|
|
|
|
|
marker_307d3fd4b82d03a46b066c98c8379678.bindPopup(popup_c916014230ef5d68eab9d63a0e95113a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_307d3fd4b82d03a46b066c98c8379678.setIcon(icon_59d2234ba3bc1e43648b188026e9b9c5);
|
|
|
|
|
|
var marker_2eecb6ca3d6bc073ececf9df85681dc2 = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_adbbdc6593f4196ff30787acce15033c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b654e5d4523482309630e630e96daa8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2aa978535d01f1a981e45ec41ba3b3aa = $(`<div id="html_2aa978535d01f1a981e45ec41ba3b3aa" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_5b654e5d4523482309630e630e96daa8.setContent(html_2aa978535d01f1a981e45ec41ba3b3aa);
|
|
|
|
|
|
|
|
marker_2eecb6ca3d6bc073ececf9df85681dc2.bindPopup(popup_5b654e5d4523482309630e630e96daa8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eecb6ca3d6bc073ececf9df85681dc2.setIcon(icon_adbbdc6593f4196ff30787acce15033c);
|
|
|
|
|
|
var marker_1e4a00b5ab9aef91548c0c1ec1a6af23 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c954d04d97d08dad2f6370770272d455 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c073ba906a2fb5126f8fe81455549320 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acaf5125f9016a00294078ec88d0e86f = $(`<div id="html_acaf5125f9016a00294078ec88d0e86f" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_c073ba906a2fb5126f8fe81455549320.setContent(html_acaf5125f9016a00294078ec88d0e86f);
|
|
|
|
|
|
|
|
marker_1e4a00b5ab9aef91548c0c1ec1a6af23.bindPopup(popup_c073ba906a2fb5126f8fe81455549320)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e4a00b5ab9aef91548c0c1ec1a6af23.setIcon(icon_c954d04d97d08dad2f6370770272d455);
|
|
|
|
|
|
var marker_7896d1dd5817db4065f5e2a64381f811 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_406abdda4ede97c33f5d53a0755ecf5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2e71303304d741cb879c6c29ec4bef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e40ff9ffd2127c6aafcc574dd5bd875f = $(`<div id="html_e40ff9ffd2127c6aafcc574dd5bd875f" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_e2e71303304d741cb879c6c29ec4bef8.setContent(html_e40ff9ffd2127c6aafcc574dd5bd875f);
|
|
|
|
|
|
|
|
marker_7896d1dd5817db4065f5e2a64381f811.bindPopup(popup_e2e71303304d741cb879c6c29ec4bef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7896d1dd5817db4065f5e2a64381f811.setIcon(icon_406abdda4ede97c33f5d53a0755ecf5a);
|
|
|
|
|
|
var marker_0ff8564ab66ca3fc6b5191b58c015897 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_11f9be28f0e892abe56e7fd02d0e1cf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba1976dd0b232c739e37f4ddfb8b4c4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_737f7ac948700706c5ef38a169a4c8b4 = $(`<div id="html_737f7ac948700706c5ef38a169a4c8b4" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_ba1976dd0b232c739e37f4ddfb8b4c4e.setContent(html_737f7ac948700706c5ef38a169a4c8b4);
|
|
|
|
|
|
|
|
marker_0ff8564ab66ca3fc6b5191b58c015897.bindPopup(popup_ba1976dd0b232c739e37f4ddfb8b4c4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ff8564ab66ca3fc6b5191b58c015897.setIcon(icon_11f9be28f0e892abe56e7fd02d0e1cf2);
|
|
|
|
|
|
var marker_0009b87beb61f872524f1f8724d02643 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_6d45a29593bec47898344384ba23bf15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_882962687c88dc15aa66a78fe173575c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f763a35a265bc55b8caf53f5e4836e7a = $(`<div id="html_f763a35a265bc55b8caf53f5e4836e7a" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_882962687c88dc15aa66a78fe173575c.setContent(html_f763a35a265bc55b8caf53f5e4836e7a);
|
|
|
|
|
|
|
|
marker_0009b87beb61f872524f1f8724d02643.bindPopup(popup_882962687c88dc15aa66a78fe173575c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0009b87beb61f872524f1f8724d02643.setIcon(icon_6d45a29593bec47898344384ba23bf15);
|
|
|
|
|
|
var marker_731a163d4a6209c46e23b507a712f865 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c63aa489078b4d57ba7ea3aa8e012e6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_215a56917f004fcc2b83de37258e43cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1be40e746ac03105e5e0b57fe2c6f160 = $(`<div id="html_1be40e746ac03105e5e0b57fe2c6f160" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_215a56917f004fcc2b83de37258e43cb.setContent(html_1be40e746ac03105e5e0b57fe2c6f160);
|
|
|
|
|
|
|
|
marker_731a163d4a6209c46e23b507a712f865.bindPopup(popup_215a56917f004fcc2b83de37258e43cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_731a163d4a6209c46e23b507a712f865.setIcon(icon_c63aa489078b4d57ba7ea3aa8e012e6d);
|
|
|
|
|
|
var marker_9a0e260718d29f9e95546660d72367c4 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_13790c1cde0bfe52bc58c0c2e07a0903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6408ee51eb68b417f8c89135597f812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad8c86ffa470de4d6aeb48ea755f6149 = $(`<div id="html_ad8c86ffa470de4d6aeb48ea755f6149" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_a6408ee51eb68b417f8c89135597f812.setContent(html_ad8c86ffa470de4d6aeb48ea755f6149);
|
|
|
|
|
|
|
|
marker_9a0e260718d29f9e95546660d72367c4.bindPopup(popup_a6408ee51eb68b417f8c89135597f812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a0e260718d29f9e95546660d72367c4.setIcon(icon_13790c1cde0bfe52bc58c0c2e07a0903);
|
|
|
|
|
|
var marker_adc50150f642a5a04d2661b636df2c47 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_4ef8943a0d7354fe0b96f3fb9f8bbee5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6ca19b5ede99bbae89ce62d1be90d90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d92a43557d654bec5caff4a1c91348e = $(`<div id="html_2d92a43557d654bec5caff4a1c91348e" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_a6ca19b5ede99bbae89ce62d1be90d90.setContent(html_2d92a43557d654bec5caff4a1c91348e);
|
|
|
|
|
|
|
|
marker_adc50150f642a5a04d2661b636df2c47.bindPopup(popup_a6ca19b5ede99bbae89ce62d1be90d90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adc50150f642a5a04d2661b636df2c47.setIcon(icon_4ef8943a0d7354fe0b96f3fb9f8bbee5);
|
|
|
|
|
|
var marker_91e663cee27db454a2478596e07e27fc = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_22a4663444427b018ce5ffa5bcd41590 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4701398643ce3a137e66b1a9aa6a4052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3747c7569888714314adffcb6341ced = $(`<div id="html_b3747c7569888714314adffcb6341ced" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_4701398643ce3a137e66b1a9aa6a4052.setContent(html_b3747c7569888714314adffcb6341ced);
|
|
|
|
|
|
|
|
marker_91e663cee27db454a2478596e07e27fc.bindPopup(popup_4701398643ce3a137e66b1a9aa6a4052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91e663cee27db454a2478596e07e27fc.setIcon(icon_22a4663444427b018ce5ffa5bcd41590);
|
|
|
|
|
|
var marker_994bdfbd55c4f4858d771d99a95d05df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_10d7f0edde5910eb2ac17ed594fcf201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b510a6118a0962baa04e8ee790c3abf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c9d36c1147078dda4709111118ce196 = $(`<div id="html_0c9d36c1147078dda4709111118ce196" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_b510a6118a0962baa04e8ee790c3abf8.setContent(html_0c9d36c1147078dda4709111118ce196);
|
|
|
|
|
|
|
|
marker_994bdfbd55c4f4858d771d99a95d05df.bindPopup(popup_b510a6118a0962baa04e8ee790c3abf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_994bdfbd55c4f4858d771d99a95d05df.setIcon(icon_10d7f0edde5910eb2ac17ed594fcf201);
|
|
|
|
|
|
var marker_e8b16dbab99bd9ff5efed450a29e9ffc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_67c5703f73aa004ee8c8a01f41a780f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2204ee9e1b5db478c44296b611d45206 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad806634e6f74e1682444e73297590a2 = $(`<div id="html_ad806634e6f74e1682444e73297590a2" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_2204ee9e1b5db478c44296b611d45206.setContent(html_ad806634e6f74e1682444e73297590a2);
|
|
|
|
|
|
|
|
marker_e8b16dbab99bd9ff5efed450a29e9ffc.bindPopup(popup_2204ee9e1b5db478c44296b611d45206)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8b16dbab99bd9ff5efed450a29e9ffc.setIcon(icon_67c5703f73aa004ee8c8a01f41a780f7);
|
|
|
|
|
|
var marker_3fad9b25afff877a91071d327f207af6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_7839c4b1dfced61c967970c011f34f8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e745f72c9062c4eba863c573fe5ac0bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_960673f8dc20b6f759d08c58a5c0fa12 = $(`<div id="html_960673f8dc20b6f759d08c58a5c0fa12" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_e745f72c9062c4eba863c573fe5ac0bc.setContent(html_960673f8dc20b6f759d08c58a5c0fa12);
|
|
|
|
|
|
|
|
marker_3fad9b25afff877a91071d327f207af6.bindPopup(popup_e745f72c9062c4eba863c573fe5ac0bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fad9b25afff877a91071d327f207af6.setIcon(icon_7839c4b1dfced61c967970c011f34f8c);
|
|
|
|
|
|
var marker_9f48aaae7cdae17bc3a65360c8fbb5f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_d3606581b1eb9bd55f9ad6e6e78e8d6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4cf2feacc3241572011b339d2e67e4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acaf1c2ea2042b91d263f7572402197d = $(`<div id="html_acaf1c2ea2042b91d263f7572402197d" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_d4cf2feacc3241572011b339d2e67e4a.setContent(html_acaf1c2ea2042b91d263f7572402197d);
|
|
|
|
|
|
|
|
marker_9f48aaae7cdae17bc3a65360c8fbb5f1.bindPopup(popup_d4cf2feacc3241572011b339d2e67e4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f48aaae7cdae17bc3a65360c8fbb5f1.setIcon(icon_d3606581b1eb9bd55f9ad6e6e78e8d6b);
|
|
|
|
|
|
var marker_43cc2cd22773b611963d948025fa8936 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_95312efa02f6ff0f0bd1f3012e13d398 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57722672dcb4ba64d6fd0894656b54e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90362ac6c79f38278fbad3491ad0e8f0 = $(`<div id="html_90362ac6c79f38278fbad3491ad0e8f0" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_57722672dcb4ba64d6fd0894656b54e7.setContent(html_90362ac6c79f38278fbad3491ad0e8f0);
|
|
|
|
|
|
|
|
marker_43cc2cd22773b611963d948025fa8936.bindPopup(popup_57722672dcb4ba64d6fd0894656b54e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43cc2cd22773b611963d948025fa8936.setIcon(icon_95312efa02f6ff0f0bd1f3012e13d398);
|
|
|
|
|
|
var marker_aa48fe1c4ae6fb00fe799c5e1b0c7d28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_cc67363db69aede411ea1127f82ef4c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76d312d957911a3f77993878641b92e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_debda085c02975316200afeedf371eee = $(`<div id="html_debda085c02975316200afeedf371eee" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_76d312d957911a3f77993878641b92e6.setContent(html_debda085c02975316200afeedf371eee);
|
|
|
|
|
|
|
|
marker_aa48fe1c4ae6fb00fe799c5e1b0c7d28.bindPopup(popup_76d312d957911a3f77993878641b92e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa48fe1c4ae6fb00fe799c5e1b0c7d28.setIcon(icon_cc67363db69aede411ea1127f82ef4c8);
|
|
|
|
|
|
var marker_5618336fe08afe46208edc2dc47e43cb = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5da137d76101946433c3b689bc9fe92e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_278cec1d4317e1f0f1e76c59cf4b4b9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f300cd87ea2cb71086aa99bfae34ba2b = $(`<div id="html_f300cd87ea2cb71086aa99bfae34ba2b" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_278cec1d4317e1f0f1e76c59cf4b4b9b.setContent(html_f300cd87ea2cb71086aa99bfae34ba2b);
|
|
|
|
|
|
|
|
marker_5618336fe08afe46208edc2dc47e43cb.bindPopup(popup_278cec1d4317e1f0f1e76c59cf4b4b9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5618336fe08afe46208edc2dc47e43cb.setIcon(icon_5da137d76101946433c3b689bc9fe92e);
|
|
|
|
|
|
var marker_6f541bf94c5ac9153d7c1b4f596c6372 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_346cdc4e9f60e371baed42884bf196ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_517b62d1841be76567cc8f65561a4c54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba1ac4dcf6d475c3bd8a55d31a3ca503 = $(`<div id="html_ba1ac4dcf6d475c3bd8a55d31a3ca503" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_517b62d1841be76567cc8f65561a4c54.setContent(html_ba1ac4dcf6d475c3bd8a55d31a3ca503);
|
|
|
|
|
|
|
|
marker_6f541bf94c5ac9153d7c1b4f596c6372.bindPopup(popup_517b62d1841be76567cc8f65561a4c54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f541bf94c5ac9153d7c1b4f596c6372.setIcon(icon_346cdc4e9f60e371baed42884bf196ff);
|
|
|
|
|
|
var marker_ea5e4695c2a9e3d5a32c8a75edabb99d = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5dc12f20ca3d5e8f0b3e70aaa9ffbc02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_155c182e6ad6451425367b2a9c177d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df9fddd4457c80eb86f73a93f534a9e7 = $(`<div id="html_df9fddd4457c80eb86f73a93f534a9e7" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_155c182e6ad6451425367b2a9c177d23.setContent(html_df9fddd4457c80eb86f73a93f534a9e7);
|
|
|
|
|
|
|
|
marker_ea5e4695c2a9e3d5a32c8a75edabb99d.bindPopup(popup_155c182e6ad6451425367b2a9c177d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea5e4695c2a9e3d5a32c8a75edabb99d.setIcon(icon_5dc12f20ca3d5e8f0b3e70aaa9ffbc02);
|
|
|
|
|
|
var marker_85820d87adff76f6c3ce3d9822e642eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_00fbb5afdd44f966c6a4ce8378e3f58a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80cfa5977820f4c2364e502973658a8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eef712c037ac020273fa6e45272b94fa = $(`<div id="html_eef712c037ac020273fa6e45272b94fa" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_80cfa5977820f4c2364e502973658a8b.setContent(html_eef712c037ac020273fa6e45272b94fa);
|
|
|
|
|
|
|
|
marker_85820d87adff76f6c3ce3d9822e642eb.bindPopup(popup_80cfa5977820f4c2364e502973658a8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85820d87adff76f6c3ce3d9822e642eb.setIcon(icon_00fbb5afdd44f966c6a4ce8378e3f58a);
|
|
|
|
|
|
var marker_a423ace4fc49aa9c6619a914243564c9 = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_47b29f4e54699756b7547a3cea0e1cfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_964ae928f33b1b9dee388be2c61e3150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e02326a8ecbc805ddb0fe8d15835bea7 = $(`<div id="html_e02326a8ecbc805ddb0fe8d15835bea7" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_964ae928f33b1b9dee388be2c61e3150.setContent(html_e02326a8ecbc805ddb0fe8d15835bea7);
|
|
|
|
|
|
|
|
marker_a423ace4fc49aa9c6619a914243564c9.bindPopup(popup_964ae928f33b1b9dee388be2c61e3150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a423ace4fc49aa9c6619a914243564c9.setIcon(icon_47b29f4e54699756b7547a3cea0e1cfa);
|
|
|
|
|
|
var marker_ec4c483ec9ba70eebd993dd2077e0788 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_474ac8218c870e64724f7806237925ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e34b9f14555c6e81cd87a6e9db2cc474 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8869670e70d8c3563676025c851e3c64 = $(`<div id="html_8869670e70d8c3563676025c851e3c64" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_e34b9f14555c6e81cd87a6e9db2cc474.setContent(html_8869670e70d8c3563676025c851e3c64);
|
|
|
|
|
|
|
|
marker_ec4c483ec9ba70eebd993dd2077e0788.bindPopup(popup_e34b9f14555c6e81cd87a6e9db2cc474)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec4c483ec9ba70eebd993dd2077e0788.setIcon(icon_474ac8218c870e64724f7806237925ae);
|
|
|
|
|
|
var marker_aa2911344908b0bc86baa5fea3fc533f = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_7314f2a97dc6336683a76e23d3e4a46d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e764383a7ac34a87cbb7a2ca3aeba9d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1f817f0a6e79e2947a2d1d3bc5a7317 = $(`<div id="html_b1f817f0a6e79e2947a2d1d3bc5a7317" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_e764383a7ac34a87cbb7a2ca3aeba9d0.setContent(html_b1f817f0a6e79e2947a2d1d3bc5a7317);
|
|
|
|
|
|
|
|
marker_aa2911344908b0bc86baa5fea3fc533f.bindPopup(popup_e764383a7ac34a87cbb7a2ca3aeba9d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa2911344908b0bc86baa5fea3fc533f.setIcon(icon_7314f2a97dc6336683a76e23d3e4a46d);
|
|
|
|
|
|
var marker_cf9649c9fad6479cc64b46745c9fbbfc = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_3f278ea92991ffa713e178de6e53dcdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_831679438b87e52d38fa919c4a0adeaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_502c1200b08fcb3dd3f34c9763d0090c = $(`<div id="html_502c1200b08fcb3dd3f34c9763d0090c" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_831679438b87e52d38fa919c4a0adeaa.setContent(html_502c1200b08fcb3dd3f34c9763d0090c);
|
|
|
|
|
|
|
|
marker_cf9649c9fad6479cc64b46745c9fbbfc.bindPopup(popup_831679438b87e52d38fa919c4a0adeaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf9649c9fad6479cc64b46745c9fbbfc.setIcon(icon_3f278ea92991ffa713e178de6e53dcdd);
|
|
|
|
|
|
var marker_6711bed3b1bcd22799315ffded444c3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_58f13669f8aeae6aba50e314fca82743 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44baafc99faee03f55d6196f1ba6261d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_923791a60d5d4a5663613e6682fd593a = $(`<div id="html_923791a60d5d4a5663613e6682fd593a" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_44baafc99faee03f55d6196f1ba6261d.setContent(html_923791a60d5d4a5663613e6682fd593a);
|
|
|
|
|
|
|
|
marker_6711bed3b1bcd22799315ffded444c3a.bindPopup(popup_44baafc99faee03f55d6196f1ba6261d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6711bed3b1bcd22799315ffded444c3a.setIcon(icon_58f13669f8aeae6aba50e314fca82743);
|
|
|
|
|
|
var marker_4fc2e50250af5d8d6f287a11f14dd3c3 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c39882cd140274010692c699fca609ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b22e0486447aee9aadf8e3e6c8686d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ed655a2ed099d2f7c6dd4fe9a53ccb3 = $(`<div id="html_3ed655a2ed099d2f7c6dd4fe9a53ccb3" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_0b22e0486447aee9aadf8e3e6c8686d8.setContent(html_3ed655a2ed099d2f7c6dd4fe9a53ccb3);
|
|
|
|
|
|
|
|
marker_4fc2e50250af5d8d6f287a11f14dd3c3.bindPopup(popup_0b22e0486447aee9aadf8e3e6c8686d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fc2e50250af5d8d6f287a11f14dd3c3.setIcon(icon_c39882cd140274010692c699fca609ca);
|
|
|
|
|
|
var marker_22fa62de5996b4eac966da359baf152a = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_166c6d44d65d1888fdbae3aff4dd7b25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56c2c804cd52eb69c4c307e2702a0cea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f537d01e15feea0031da85fa9efb9d9 = $(`<div id="html_1f537d01e15feea0031da85fa9efb9d9" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_56c2c804cd52eb69c4c307e2702a0cea.setContent(html_1f537d01e15feea0031da85fa9efb9d9);
|
|
|
|
|
|
|
|
marker_22fa62de5996b4eac966da359baf152a.bindPopup(popup_56c2c804cd52eb69c4c307e2702a0cea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22fa62de5996b4eac966da359baf152a.setIcon(icon_166c6d44d65d1888fdbae3aff4dd7b25);
|
|
|
|
|
|
var marker_4a257a9f074fb6567092c41397cd8153 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_31ccb92262235cae5dd2775100dfff5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f2033e2df5125d07dd7cb36715e2870 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc0eb15ac03bd4a17467878e57eb3aca = $(`<div id="html_cc0eb15ac03bd4a17467878e57eb3aca" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_4f2033e2df5125d07dd7cb36715e2870.setContent(html_cc0eb15ac03bd4a17467878e57eb3aca);
|
|
|
|
|
|
|
|
marker_4a257a9f074fb6567092c41397cd8153.bindPopup(popup_4f2033e2df5125d07dd7cb36715e2870)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a257a9f074fb6567092c41397cd8153.setIcon(icon_31ccb92262235cae5dd2775100dfff5f);
|
|
|
|
|
|
var marker_cda94878935b1a2c583764dd496f4562 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_a099b637ec5de0761fcdcf2c0f67538a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5802bf6dc0e6f1bc627a491b60649fd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f82482cbeeedb32de7261e81cfd1b86e = $(`<div id="html_f82482cbeeedb32de7261e81cfd1b86e" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_5802bf6dc0e6f1bc627a491b60649fd8.setContent(html_f82482cbeeedb32de7261e81cfd1b86e);
|
|
|
|
|
|
|
|
marker_cda94878935b1a2c583764dd496f4562.bindPopup(popup_5802bf6dc0e6f1bc627a491b60649fd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cda94878935b1a2c583764dd496f4562.setIcon(icon_a099b637ec5de0761fcdcf2c0f67538a);
|
|
|
|
|
|
var marker_0a4ca0c9aba4d752cfcc743ed7d9d8bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_030a280dd098652f6ffd2482cfd78878 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfb90eac741bc960b8171e2befd3591f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_581aba234bbd35a51c811fbc0c43bfd7 = $(`<div id="html_581aba234bbd35a51c811fbc0c43bfd7" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_cfb90eac741bc960b8171e2befd3591f.setContent(html_581aba234bbd35a51c811fbc0c43bfd7);
|
|
|
|
|
|
|
|
marker_0a4ca0c9aba4d752cfcc743ed7d9d8bf.bindPopup(popup_cfb90eac741bc960b8171e2befd3591f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a4ca0c9aba4d752cfcc743ed7d9d8bf.setIcon(icon_030a280dd098652f6ffd2482cfd78878);
|
|
|
|
|
|
var marker_a09471cd5be23d8b00cd46e3a2868f2e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_51a3be2790bb79ce2768201854f1248d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a269a5a7d528fb4706c2bcf94f3af2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44eb5a7ccc11c6c60e43153781d146ef = $(`<div id="html_44eb5a7ccc11c6c60e43153781d146ef" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_8a269a5a7d528fb4706c2bcf94f3af2a.setContent(html_44eb5a7ccc11c6c60e43153781d146ef);
|
|
|
|
|
|
|
|
marker_a09471cd5be23d8b00cd46e3a2868f2e.bindPopup(popup_8a269a5a7d528fb4706c2bcf94f3af2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a09471cd5be23d8b00cd46e3a2868f2e.setIcon(icon_51a3be2790bb79ce2768201854f1248d);
|
|
|
|
|
|
var marker_80135c622cc4309a1dc4b8521e57593a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_584f27205747113fd9e09248ef2bc268 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73f60709c666f17a6ed8d0b8ebc76d87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b716da62fc174f2459a70599b01379a = $(`<div id="html_3b716da62fc174f2459a70599b01379a" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_73f60709c666f17a6ed8d0b8ebc76d87.setContent(html_3b716da62fc174f2459a70599b01379a);
|
|
|
|
|
|
|
|
marker_80135c622cc4309a1dc4b8521e57593a.bindPopup(popup_73f60709c666f17a6ed8d0b8ebc76d87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80135c622cc4309a1dc4b8521e57593a.setIcon(icon_584f27205747113fd9e09248ef2bc268);
|
|
|
|
|
|
var marker_babf11cada046a97d6549cf636a58724 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_dd2cce079e61d89ba57c85bd5f8fd7cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0af426dbae74e8fca00c31b3ba01d78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e07eec92aa83b84f5520c2649c2ae07c = $(`<div id="html_e07eec92aa83b84f5520c2649c2ae07c" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_a0af426dbae74e8fca00c31b3ba01d78.setContent(html_e07eec92aa83b84f5520c2649c2ae07c);
|
|
|
|
|
|
|
|
marker_babf11cada046a97d6549cf636a58724.bindPopup(popup_a0af426dbae74e8fca00c31b3ba01d78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_babf11cada046a97d6549cf636a58724.setIcon(icon_dd2cce079e61d89ba57c85bd5f8fd7cc);
|
|
|
|
|
|
var marker_9211fe219fab9f0e0e80c087f79c968a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_63ed63d596f9c5d6d21d96b1f7449873 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ca09de2fe4599299f7c985a53d7b6ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd1ed0e276c8e7a84c92bf1293dccd6e = $(`<div id="html_dd1ed0e276c8e7a84c92bf1293dccd6e" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_7ca09de2fe4599299f7c985a53d7b6ce.setContent(html_dd1ed0e276c8e7a84c92bf1293dccd6e);
|
|
|
|
|
|
|
|
marker_9211fe219fab9f0e0e80c087f79c968a.bindPopup(popup_7ca09de2fe4599299f7c985a53d7b6ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9211fe219fab9f0e0e80c087f79c968a.setIcon(icon_63ed63d596f9c5d6d21d96b1f7449873);
|
|
|
|
|
|
var marker_87d1f78f8c46ac50e21c7c8dc9888d92 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_077689ce791d0c29f2f04fe5eabf7603 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_634f39ae2a534fada4cd0ec2b3ce9517 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f856308d1c30c8543f572779fbfa5c9d = $(`<div id="html_f856308d1c30c8543f572779fbfa5c9d" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_634f39ae2a534fada4cd0ec2b3ce9517.setContent(html_f856308d1c30c8543f572779fbfa5c9d);
|
|
|
|
|
|
|
|
marker_87d1f78f8c46ac50e21c7c8dc9888d92.bindPopup(popup_634f39ae2a534fada4cd0ec2b3ce9517)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87d1f78f8c46ac50e21c7c8dc9888d92.setIcon(icon_077689ce791d0c29f2f04fe5eabf7603);
|
|
|
|
|
|
var marker_c7feea5119fe6e861016660228d4703c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_76b754f95cce60f4310d6e32351564a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1fe998eda0407c6816c2d01556b4f61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c63d3e00df82d8add742f5bc0de216b9 = $(`<div id="html_c63d3e00df82d8add742f5bc0de216b9" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_b1fe998eda0407c6816c2d01556b4f61.setContent(html_c63d3e00df82d8add742f5bc0de216b9);
|
|
|
|
|
|
|
|
marker_c7feea5119fe6e861016660228d4703c.bindPopup(popup_b1fe998eda0407c6816c2d01556b4f61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7feea5119fe6e861016660228d4703c.setIcon(icon_76b754f95cce60f4310d6e32351564a0);
|
|
|
|
|
|
var marker_1e831d0aa35f40bef98d0a8fbac39bca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5b201d495d6edeb49212ffe3f4cc04ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c0a4f13c751e8ca0113c5f4a55cce2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9d329b461596f323c9b14ce62ef056f = $(`<div id="html_b9d329b461596f323c9b14ce62ef056f" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_1c0a4f13c751e8ca0113c5f4a55cce2d.setContent(html_b9d329b461596f323c9b14ce62ef056f);
|
|
|
|
|
|
|
|
marker_1e831d0aa35f40bef98d0a8fbac39bca.bindPopup(popup_1c0a4f13c751e8ca0113c5f4a55cce2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e831d0aa35f40bef98d0a8fbac39bca.setIcon(icon_5b201d495d6edeb49212ffe3f4cc04ad);
|
|
|
|
|
|
var marker_c46dc01ba224cafe00f9da1b74ac78b4 = L.marker(
|
|
[41.4167, 2.01667],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0d542c3d80266b9d623129ebe77b6d53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b36b5998078e526c2e4fc574b1b2192 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d59f41f788c448be907cf8bdad542790 = $(`<div id="html_d59f41f788c448be907cf8bdad542790" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_6b36b5998078e526c2e4fc574b1b2192.setContent(html_d59f41f788c448be907cf8bdad542790);
|
|
|
|
|
|
|
|
marker_c46dc01ba224cafe00f9da1b74ac78b4.bindPopup(popup_6b36b5998078e526c2e4fc574b1b2192)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c46dc01ba224cafe00f9da1b74ac78b4.setIcon(icon_0d542c3d80266b9d623129ebe77b6d53);
|
|
|
|
|
|
var marker_393b8638f68ac2595e1b9d32b770706c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_5ab8ce546b77b9b85148dc1082ad4aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_319f934c15bd198e87cc9556c2f0b954 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00f01b507e63f92a2095f890c3b6298c = $(`<div id="html_00f01b507e63f92a2095f890c3b6298c" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_319f934c15bd198e87cc9556c2f0b954.setContent(html_00f01b507e63f92a2095f890c3b6298c);
|
|
|
|
|
|
|
|
marker_393b8638f68ac2595e1b9d32b770706c.bindPopup(popup_319f934c15bd198e87cc9556c2f0b954)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_393b8638f68ac2595e1b9d32b770706c.setIcon(icon_5ab8ce546b77b9b85148dc1082ad4aeb);
|
|
|
|
|
|
var marker_d77a1e5eda4dfc8e135412b4ef7af440 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_76d50a1c26c9e42e288eeb32ce5f8bf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f3f7a343c91c935f090f195edb8f742 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3af76fa2063deb480675867df5558ef = $(`<div id="html_a3af76fa2063deb480675867df5558ef" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_3f3f7a343c91c935f090f195edb8f742.setContent(html_a3af76fa2063deb480675867df5558ef);
|
|
|
|
|
|
|
|
marker_d77a1e5eda4dfc8e135412b4ef7af440.bindPopup(popup_3f3f7a343c91c935f090f195edb8f742)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d77a1e5eda4dfc8e135412b4ef7af440.setIcon(icon_76d50a1c26c9e42e288eeb32ce5f8bf1);
|
|
|
|
|
|
var marker_8d575071e88ebd7a8da9da34f5b1dabf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_c728622eded48bcffee60516557a16e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fae3c114f0d7577481bd04329056b19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b877e2fcf312f5b0f7057a5d0cd1bb7 = $(`<div id="html_0b877e2fcf312f5b0f7057a5d0cd1bb7" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_6fae3c114f0d7577481bd04329056b19.setContent(html_0b877e2fcf312f5b0f7057a5d0cd1bb7);
|
|
|
|
|
|
|
|
marker_8d575071e88ebd7a8da9da34f5b1dabf.bindPopup(popup_6fae3c114f0d7577481bd04329056b19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d575071e88ebd7a8da9da34f5b1dabf.setIcon(icon_c728622eded48bcffee60516557a16e0);
|
|
|
|
|
|
var marker_e6434abf6c4ae38589c1170de855296e = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_3eb015c11ed325f4c1308c1a2e493bcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c8176da24181d57e1a5a3eaeaa4be5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d018192e7cd1013783f9112811e25ab1 = $(`<div id="html_d018192e7cd1013783f9112811e25ab1" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_5c8176da24181d57e1a5a3eaeaa4be5d.setContent(html_d018192e7cd1013783f9112811e25ab1);
|
|
|
|
|
|
|
|
marker_e6434abf6c4ae38589c1170de855296e.bindPopup(popup_5c8176da24181d57e1a5a3eaeaa4be5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6434abf6c4ae38589c1170de855296e.setIcon(icon_3eb015c11ed325f4c1308c1a2e493bcc);
|
|
|
|
|
|
var marker_67f09eb3b1a46e324259cac6f563477f = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_1624de09211b2eaed8cbe421fe703f95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e044b5d2c306d7ab841d5046eef6b4a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7885f3d836bbc67f28976dff041c911 = $(`<div id="html_c7885f3d836bbc67f28976dff041c911" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_e044b5d2c306d7ab841d5046eef6b4a3.setContent(html_c7885f3d836bbc67f28976dff041c911);
|
|
|
|
|
|
|
|
marker_67f09eb3b1a46e324259cac6f563477f.bindPopup(popup_e044b5d2c306d7ab841d5046eef6b4a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67f09eb3b1a46e324259cac6f563477f.setIcon(icon_1624de09211b2eaed8cbe421fe703f95);
|
|
|
|
|
|
var marker_0f87af905181fb8f66054c43b701bff8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_2ded7bf31277b1544027345e1a9062e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49d6eae400c9b7bed6138abb1882d86c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cb1612f3f649633814453c28f70c00f = $(`<div id="html_7cb1612f3f649633814453c28f70c00f" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_49d6eae400c9b7bed6138abb1882d86c.setContent(html_7cb1612f3f649633814453c28f70c00f);
|
|
|
|
|
|
|
|
marker_0f87af905181fb8f66054c43b701bff8.bindPopup(popup_49d6eae400c9b7bed6138abb1882d86c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f87af905181fb8f66054c43b701bff8.setIcon(icon_2ded7bf31277b1544027345e1a9062e4);
|
|
|
|
|
|
var marker_8fccbc719a3c153149aadfc8bb434417 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3dc6d41fe127be6b167814ecef085f33);
|
|
|
|
|
|
var icon_0b9f453279b566a61949fd44d42f767a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df732a545b75044a1a59ffab95eb2832 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe21331c478fc6c39a35e9f7d52de13 = $(`<div id="html_cfe21331c478fc6c39a35e9f7d52de13" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_df732a545b75044a1a59ffab95eb2832.setContent(html_cfe21331c478fc6c39a35e9f7d52de13);
|
|
|
|
|
|
|
|
marker_8fccbc719a3c153149aadfc8bb434417.bindPopup(popup_df732a545b75044a1a59ffab95eb2832)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fccbc719a3c153149aadfc8bb434417.setIcon(icon_0b9f453279b566a61949fd44d42f767a);
|
|
|
|
|
|
marker_cluster_3dc6d41fe127be6b167814ecef085f33.addTo(map_52404feded9e18656397b6b8d26db180);
|
|
|
|
</script>
|
|
</html> |