mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 20:45:18 +00:00
11285 lines
328 KiB
HTML
11285 lines
328 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_fd856e2b4955f90ed6bf202b6b9c3e5e {
|
|
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_fd856e2b4955f90ed6bf202b6b9c3e5e" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_fd856e2b4955f90ed6bf202b6b9c3e5e = L.map(
|
|
"map_fd856e2b4955f90ed6bf202b6b9c3e5e",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_e3b799070a6b5402413ccd2078f5d563 = 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_e3b799070a6b5402413ccd2078f5d563.addTo(map_fd856e2b4955f90ed6bf202b6b9c3e5e);
|
|
|
|
|
|
var marker_cluster_19ba9689552044c8d373efdd281ce53a = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_66032b616d7006f3de56e708edf9f9cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_be629342a1dd2af676bc9fb83ceae6a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a924c69b2fb1c36c03d9d69d954165e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_614f586909e2b3b04a6bef4eb6d7dd55 = $(`<div id="html_614f586909e2b3b04a6bef4eb6d7dd55" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_5a924c69b2fb1c36c03d9d69d954165e.setContent(html_614f586909e2b3b04a6bef4eb6d7dd55);
|
|
|
|
|
|
|
|
marker_66032b616d7006f3de56e708edf9f9cd.bindPopup(popup_5a924c69b2fb1c36c03d9d69d954165e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66032b616d7006f3de56e708edf9f9cd.setIcon(icon_be629342a1dd2af676bc9fb83ceae6a2);
|
|
|
|
|
|
var marker_dd57fa23a82ed6e5aeca854bfaebb23a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5eb32041d8598fab4368b925caeb8a30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c66b2067626c2cb008d773836195a624 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85a955497fb9bb8b9d04f357ee850ce3 = $(`<div id="html_85a955497fb9bb8b9d04f357ee850ce3" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_c66b2067626c2cb008d773836195a624.setContent(html_85a955497fb9bb8b9d04f357ee850ce3);
|
|
|
|
|
|
|
|
marker_dd57fa23a82ed6e5aeca854bfaebb23a.bindPopup(popup_c66b2067626c2cb008d773836195a624)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd57fa23a82ed6e5aeca854bfaebb23a.setIcon(icon_5eb32041d8598fab4368b925caeb8a30);
|
|
|
|
|
|
var marker_790810ac0b4a894b3a0d279e9bc69e30 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ddce5f9ed4354fe336f37dc1a9cd781f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08680a3df2f40aec493097fa3b5e4403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fd17ce3bb050426f754fafb6338af10 = $(`<div id="html_0fd17ce3bb050426f754fafb6338af10" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_08680a3df2f40aec493097fa3b5e4403.setContent(html_0fd17ce3bb050426f754fafb6338af10);
|
|
|
|
|
|
|
|
marker_790810ac0b4a894b3a0d279e9bc69e30.bindPopup(popup_08680a3df2f40aec493097fa3b5e4403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_790810ac0b4a894b3a0d279e9bc69e30.setIcon(icon_ddce5f9ed4354fe336f37dc1a9cd781f);
|
|
|
|
|
|
var marker_2eecaef14ea3b773d1dd4d9122029b46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5e36c68cad20d090eca791c9318a92ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6981c5a272063dc18637d91d250c2c6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83b8ecd5e61a7940adee77852e26790f = $(`<div id="html_83b8ecd5e61a7940adee77852e26790f" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_6981c5a272063dc18637d91d250c2c6f.setContent(html_83b8ecd5e61a7940adee77852e26790f);
|
|
|
|
|
|
|
|
marker_2eecaef14ea3b773d1dd4d9122029b46.bindPopup(popup_6981c5a272063dc18637d91d250c2c6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eecaef14ea3b773d1dd4d9122029b46.setIcon(icon_5e36c68cad20d090eca791c9318a92ff);
|
|
|
|
|
|
var marker_6dc673b6313657ab318725eb74ea7ab1 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_edf4ac929442e0e3fc8a68e329200104 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec4b27dcd119991f86eba645e7dbbef7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b53185c0458cf3986f89a6718cf5f08e = $(`<div id="html_b53185c0458cf3986f89a6718cf5f08e" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_ec4b27dcd119991f86eba645e7dbbef7.setContent(html_b53185c0458cf3986f89a6718cf5f08e);
|
|
|
|
|
|
|
|
marker_6dc673b6313657ab318725eb74ea7ab1.bindPopup(popup_ec4b27dcd119991f86eba645e7dbbef7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dc673b6313657ab318725eb74ea7ab1.setIcon(icon_edf4ac929442e0e3fc8a68e329200104);
|
|
|
|
|
|
var marker_dddf9b0198ca590cac1f550bf093f6d6 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6906884a6aeae11e144fbbaf187bbf2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f6d754bf950dcd98ff4bba5ccdf2a17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75ffd16cf0e637dfc1d60e445988a05d = $(`<div id="html_75ffd16cf0e637dfc1d60e445988a05d" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_4f6d754bf950dcd98ff4bba5ccdf2a17.setContent(html_75ffd16cf0e637dfc1d60e445988a05d);
|
|
|
|
|
|
|
|
marker_dddf9b0198ca590cac1f550bf093f6d6.bindPopup(popup_4f6d754bf950dcd98ff4bba5ccdf2a17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dddf9b0198ca590cac1f550bf093f6d6.setIcon(icon_6906884a6aeae11e144fbbaf187bbf2b);
|
|
|
|
|
|
var marker_401e2e1726ef5161f32046ae90da71dc = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_27ebf9beb85de29f0c0958d443d229b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fa773f96136e2cee0fdb33ecb992f9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb305822c6015a19a44362a6fc3f599 = $(`<div id="html_2eb305822c6015a19a44362a6fc3f599" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_6fa773f96136e2cee0fdb33ecb992f9e.setContent(html_2eb305822c6015a19a44362a6fc3f599);
|
|
|
|
|
|
|
|
marker_401e2e1726ef5161f32046ae90da71dc.bindPopup(popup_6fa773f96136e2cee0fdb33ecb992f9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_401e2e1726ef5161f32046ae90da71dc.setIcon(icon_27ebf9beb85de29f0c0958d443d229b6);
|
|
|
|
|
|
var marker_9016c3354354c1cc703da8c6e9543529 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_46cd6848497e07862ddfc7d4e919d475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7da56daa2d5cf0b34d61a5b95f4a4fd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf0959f8ec8f5a19d4dbf61cd3acd9cb = $(`<div id="html_bf0959f8ec8f5a19d4dbf61cd3acd9cb" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_7da56daa2d5cf0b34d61a5b95f4a4fd3.setContent(html_bf0959f8ec8f5a19d4dbf61cd3acd9cb);
|
|
|
|
|
|
|
|
marker_9016c3354354c1cc703da8c6e9543529.bindPopup(popup_7da56daa2d5cf0b34d61a5b95f4a4fd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9016c3354354c1cc703da8c6e9543529.setIcon(icon_46cd6848497e07862ddfc7d4e919d475);
|
|
|
|
|
|
var marker_6955ef7e473b444679b26f9c0d154884 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_18ba7d32ca104cbe9facd587db76b62f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_906b96c1274ac3729e77d062ce3251d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_911ef400358c58b6886007fb5054fee8 = $(`<div id="html_911ef400358c58b6886007fb5054fee8" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_906b96c1274ac3729e77d062ce3251d2.setContent(html_911ef400358c58b6886007fb5054fee8);
|
|
|
|
|
|
|
|
marker_6955ef7e473b444679b26f9c0d154884.bindPopup(popup_906b96c1274ac3729e77d062ce3251d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6955ef7e473b444679b26f9c0d154884.setIcon(icon_18ba7d32ca104cbe9facd587db76b62f);
|
|
|
|
|
|
var marker_fe59d6da297cede6607c71257e83f31f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_17ba216166e50530b05912300ec853d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d80b327bc207fda483ebc9ded6d71f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b99955fe3941ae033b6c918b9e18305 = $(`<div id="html_9b99955fe3941ae033b6c918b9e18305" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_6d80b327bc207fda483ebc9ded6d71f8.setContent(html_9b99955fe3941ae033b6c918b9e18305);
|
|
|
|
|
|
|
|
marker_fe59d6da297cede6607c71257e83f31f.bindPopup(popup_6d80b327bc207fda483ebc9ded6d71f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe59d6da297cede6607c71257e83f31f.setIcon(icon_17ba216166e50530b05912300ec853d0);
|
|
|
|
|
|
var marker_129a48c41f69812ce174ddf81cb02477 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5283beb554f9720be7f8cae5dc6ecd40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_065eddd927f502a5cc318ce7defdbfb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57655c8f23ac3816731d8a31de309da0 = $(`<div id="html_57655c8f23ac3816731d8a31de309da0" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_065eddd927f502a5cc318ce7defdbfb1.setContent(html_57655c8f23ac3816731d8a31de309da0);
|
|
|
|
|
|
|
|
marker_129a48c41f69812ce174ddf81cb02477.bindPopup(popup_065eddd927f502a5cc318ce7defdbfb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_129a48c41f69812ce174ddf81cb02477.setIcon(icon_5283beb554f9720be7f8cae5dc6ecd40);
|
|
|
|
|
|
var marker_c02771a9ad7fb0bd4ffe6ce1341f5a2e = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_9fabef47d84e1fd9cb270e3e9073e837 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac91b4647bb623c2a75779db76885642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2460d21292c5610b5f398ac29a4190c6 = $(`<div id="html_2460d21292c5610b5f398ac29a4190c6" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_ac91b4647bb623c2a75779db76885642.setContent(html_2460d21292c5610b5f398ac29a4190c6);
|
|
|
|
|
|
|
|
marker_c02771a9ad7fb0bd4ffe6ce1341f5a2e.bindPopup(popup_ac91b4647bb623c2a75779db76885642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c02771a9ad7fb0bd4ffe6ce1341f5a2e.setIcon(icon_9fabef47d84e1fd9cb270e3e9073e837);
|
|
|
|
|
|
var marker_52ea6f5ffdc9e29105c714f182bba3b5 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_225ac0589d49eb8d8836768464d1596d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_285328a04ae38d71f70a12864a3c0929 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e942e2aef8c9fa472f5aff295d06a850 = $(`<div id="html_e942e2aef8c9fa472f5aff295d06a850" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_285328a04ae38d71f70a12864a3c0929.setContent(html_e942e2aef8c9fa472f5aff295d06a850);
|
|
|
|
|
|
|
|
marker_52ea6f5ffdc9e29105c714f182bba3b5.bindPopup(popup_285328a04ae38d71f70a12864a3c0929)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ea6f5ffdc9e29105c714f182bba3b5.setIcon(icon_225ac0589d49eb8d8836768464d1596d);
|
|
|
|
|
|
var marker_362c7142851d628b171b4eb912549661 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_33afc2803d37396e2d3b24e8f4ccd4c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f522ecf132327c05824f769f2007353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11ea116deb14b203d3a805ff4ccde699 = $(`<div id="html_11ea116deb14b203d3a805ff4ccde699" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_7f522ecf132327c05824f769f2007353.setContent(html_11ea116deb14b203d3a805ff4ccde699);
|
|
|
|
|
|
|
|
marker_362c7142851d628b171b4eb912549661.bindPopup(popup_7f522ecf132327c05824f769f2007353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_362c7142851d628b171b4eb912549661.setIcon(icon_33afc2803d37396e2d3b24e8f4ccd4c0);
|
|
|
|
|
|
var marker_487c55b14cfd3001e767943e1d84aee7 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_8a4049b4c7b28074b2273dbdf880870f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_082e42ae244dc516e052da176f5e972c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cfa5e32b5a4d8c55fe1d2cb6bff172f = $(`<div id="html_8cfa5e32b5a4d8c55fe1d2cb6bff172f" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_082e42ae244dc516e052da176f5e972c.setContent(html_8cfa5e32b5a4d8c55fe1d2cb6bff172f);
|
|
|
|
|
|
|
|
marker_487c55b14cfd3001e767943e1d84aee7.bindPopup(popup_082e42ae244dc516e052da176f5e972c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_487c55b14cfd3001e767943e1d84aee7.setIcon(icon_8a4049b4c7b28074b2273dbdf880870f);
|
|
|
|
|
|
var marker_0d4b804eebb180a7ebf06acbf789fde2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_8fae1b7d786aec2028f2fad99dd73e56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_979481a6dc2a31c5fb1ed520611e8f7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73477e0cb9895b45001e29e9d1d7fa79 = $(`<div id="html_73477e0cb9895b45001e29e9d1d7fa79" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_979481a6dc2a31c5fb1ed520611e8f7a.setContent(html_73477e0cb9895b45001e29e9d1d7fa79);
|
|
|
|
|
|
|
|
marker_0d4b804eebb180a7ebf06acbf789fde2.bindPopup(popup_979481a6dc2a31c5fb1ed520611e8f7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d4b804eebb180a7ebf06acbf789fde2.setIcon(icon_8fae1b7d786aec2028f2fad99dd73e56);
|
|
|
|
|
|
var marker_99ba7f2b02026da132b83c39ceb7f2bd = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_22a8b1f9f4ee72ae77b2082f1bc6972d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59d5db037dfe9a14e323bba54fee19a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac95727aec2a9b5c72678ed64ec111ab = $(`<div id="html_ac95727aec2a9b5c72678ed64ec111ab" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_59d5db037dfe9a14e323bba54fee19a6.setContent(html_ac95727aec2a9b5c72678ed64ec111ab);
|
|
|
|
|
|
|
|
marker_99ba7f2b02026da132b83c39ceb7f2bd.bindPopup(popup_59d5db037dfe9a14e323bba54fee19a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99ba7f2b02026da132b83c39ceb7f2bd.setIcon(icon_22a8b1f9f4ee72ae77b2082f1bc6972d);
|
|
|
|
|
|
var marker_e3d9c7d551abbfb361c77ea64147e4da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_9c11b9b7830abecca11009a5682e2207 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8596dbd1da18c90b17cb118f4bebae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c594ec5cf0f91a47d6ee696c831a14aa = $(`<div id="html_c594ec5cf0f91a47d6ee696c831a14aa" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_6b8596dbd1da18c90b17cb118f4bebae.setContent(html_c594ec5cf0f91a47d6ee696c831a14aa);
|
|
|
|
|
|
|
|
marker_e3d9c7d551abbfb361c77ea64147e4da.bindPopup(popup_6b8596dbd1da18c90b17cb118f4bebae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d9c7d551abbfb361c77ea64147e4da.setIcon(icon_9c11b9b7830abecca11009a5682e2207);
|
|
|
|
|
|
var marker_c4eb5dc2c1b3c21c416c8f7a85ffb1de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ab25dd1ac5cdb445e0f561c6371b9eda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30629323d9a48484828e0e46586e865b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c92487a3d35e03a727765850e02a623c = $(`<div id="html_c92487a3d35e03a727765850e02a623c" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_30629323d9a48484828e0e46586e865b.setContent(html_c92487a3d35e03a727765850e02a623c);
|
|
|
|
|
|
|
|
marker_c4eb5dc2c1b3c21c416c8f7a85ffb1de.bindPopup(popup_30629323d9a48484828e0e46586e865b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4eb5dc2c1b3c21c416c8f7a85ffb1de.setIcon(icon_ab25dd1ac5cdb445e0f561c6371b9eda);
|
|
|
|
|
|
var marker_5dc1315f4ca5d2f7b08964a5fda16a8e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f31e5067b874394f2a07320ecc38b970 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fb2323bc4bc0c40f37fca12e9f006ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_888f6c9934f6751cfb2a9726a355bb5c = $(`<div id="html_888f6c9934f6751cfb2a9726a355bb5c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_7fb2323bc4bc0c40f37fca12e9f006ae.setContent(html_888f6c9934f6751cfb2a9726a355bb5c);
|
|
|
|
|
|
|
|
marker_5dc1315f4ca5d2f7b08964a5fda16a8e.bindPopup(popup_7fb2323bc4bc0c40f37fca12e9f006ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dc1315f4ca5d2f7b08964a5fda16a8e.setIcon(icon_f31e5067b874394f2a07320ecc38b970);
|
|
|
|
|
|
var marker_21b2b581f74f2597abb821de3c4448c6 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_95edbc57ef3f65f7f0aed0923a8eeb7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87b1e2324408c30875db94a208acd8ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c7ddf8a816c0f928a89cadfd7a4caad = $(`<div id="html_9c7ddf8a816c0f928a89cadfd7a4caad" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_87b1e2324408c30875db94a208acd8ba.setContent(html_9c7ddf8a816c0f928a89cadfd7a4caad);
|
|
|
|
|
|
|
|
marker_21b2b581f74f2597abb821de3c4448c6.bindPopup(popup_87b1e2324408c30875db94a208acd8ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21b2b581f74f2597abb821de3c4448c6.setIcon(icon_95edbc57ef3f65f7f0aed0923a8eeb7b);
|
|
|
|
|
|
var marker_d164fe33e75e0819be226a047d71900c = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_bc19f15b0461de97f75817a613fc76c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_302ffc9fd53cabe77f720091718851c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5727e0c1810cafa6bb210ab00d0f3c68 = $(`<div id="html_5727e0c1810cafa6bb210ab00d0f3c68" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_302ffc9fd53cabe77f720091718851c6.setContent(html_5727e0c1810cafa6bb210ab00d0f3c68);
|
|
|
|
|
|
|
|
marker_d164fe33e75e0819be226a047d71900c.bindPopup(popup_302ffc9fd53cabe77f720091718851c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d164fe33e75e0819be226a047d71900c.setIcon(icon_bc19f15b0461de97f75817a613fc76c6);
|
|
|
|
|
|
var marker_a2d8d4b17131aa1544fd39027614cfdb = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_8d5ad475dabe8c771471d23f7cd617d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20efeb6f53c5db76e2c4561ca6eb1a54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfe918bba9843ceffff83913eb2d618e = $(`<div id="html_bfe918bba9843ceffff83913eb2d618e" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_20efeb6f53c5db76e2c4561ca6eb1a54.setContent(html_bfe918bba9843ceffff83913eb2d618e);
|
|
|
|
|
|
|
|
marker_a2d8d4b17131aa1544fd39027614cfdb.bindPopup(popup_20efeb6f53c5db76e2c4561ca6eb1a54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2d8d4b17131aa1544fd39027614cfdb.setIcon(icon_8d5ad475dabe8c771471d23f7cd617d6);
|
|
|
|
|
|
var marker_40e013b49b79b03d38174389a494b6de = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b77e98a83655d732cb31f9093e215f3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_994bf17ff66a9efab9da4feba7cd99ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8f6ce1605226682e7c36e1755cbb9dc = $(`<div id="html_c8f6ce1605226682e7c36e1755cbb9dc" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_994bf17ff66a9efab9da4feba7cd99ea.setContent(html_c8f6ce1605226682e7c36e1755cbb9dc);
|
|
|
|
|
|
|
|
marker_40e013b49b79b03d38174389a494b6de.bindPopup(popup_994bf17ff66a9efab9da4feba7cd99ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40e013b49b79b03d38174389a494b6de.setIcon(icon_b77e98a83655d732cb31f9093e215f3d);
|
|
|
|
|
|
var marker_ce28cb4bb0d73a4be050f5e1d74735ac = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_591d13c99d3896a94640df1d17ae6966 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24504b996bb666102e7fcc6c58515404 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1ea9499f6a18a0ff6348065bc00f212 = $(`<div id="html_a1ea9499f6a18a0ff6348065bc00f212" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_24504b996bb666102e7fcc6c58515404.setContent(html_a1ea9499f6a18a0ff6348065bc00f212);
|
|
|
|
|
|
|
|
marker_ce28cb4bb0d73a4be050f5e1d74735ac.bindPopup(popup_24504b996bb666102e7fcc6c58515404)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce28cb4bb0d73a4be050f5e1d74735ac.setIcon(icon_591d13c99d3896a94640df1d17ae6966);
|
|
|
|
|
|
var marker_d8cb1ed3c209ec71ff275db6d748a217 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_9746c84a05b6b97993d9ee61145910db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_073296ef95d26fdb3716dce4e0017bda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92ec04cfb664c5b99dba918c1932b5d8 = $(`<div id="html_92ec04cfb664c5b99dba918c1932b5d8" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_073296ef95d26fdb3716dce4e0017bda.setContent(html_92ec04cfb664c5b99dba918c1932b5d8);
|
|
|
|
|
|
|
|
marker_d8cb1ed3c209ec71ff275db6d748a217.bindPopup(popup_073296ef95d26fdb3716dce4e0017bda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8cb1ed3c209ec71ff275db6d748a217.setIcon(icon_9746c84a05b6b97993d9ee61145910db);
|
|
|
|
|
|
var marker_0db6b0cdbfd0b18ac081eed803e2ae9c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_35843fa4b8079ca0ef97767743fa9aab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_548453c38ebb1e4ee53847535119afb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf0433a325c54d5a04f8d71170102e5d = $(`<div id="html_bf0433a325c54d5a04f8d71170102e5d" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_548453c38ebb1e4ee53847535119afb7.setContent(html_bf0433a325c54d5a04f8d71170102e5d);
|
|
|
|
|
|
|
|
marker_0db6b0cdbfd0b18ac081eed803e2ae9c.bindPopup(popup_548453c38ebb1e4ee53847535119afb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0db6b0cdbfd0b18ac081eed803e2ae9c.setIcon(icon_35843fa4b8079ca0ef97767743fa9aab);
|
|
|
|
|
|
var marker_125520f826dca69f577b5cf4415744c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_e09efaf3849de699eb2f6e620cc13eda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c52a17aca57685c81c939bbe110612b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85f811de4fcc4f24d204c4e6a6d26393 = $(`<div id="html_85f811de4fcc4f24d204c4e6a6d26393" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_9c52a17aca57685c81c939bbe110612b.setContent(html_85f811de4fcc4f24d204c4e6a6d26393);
|
|
|
|
|
|
|
|
marker_125520f826dca69f577b5cf4415744c7.bindPopup(popup_9c52a17aca57685c81c939bbe110612b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_125520f826dca69f577b5cf4415744c7.setIcon(icon_e09efaf3849de699eb2f6e620cc13eda);
|
|
|
|
|
|
var marker_435edfef3fb4f95caa425bec1d2d3328 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_0a3b2fa29618509ab66de60e36beee4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56a2ca37486862814af07f40d269f99a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4a668aca38fa175d8eb9c25f21cd104 = $(`<div id="html_e4a668aca38fa175d8eb9c25f21cd104" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_56a2ca37486862814af07f40d269f99a.setContent(html_e4a668aca38fa175d8eb9c25f21cd104);
|
|
|
|
|
|
|
|
marker_435edfef3fb4f95caa425bec1d2d3328.bindPopup(popup_56a2ca37486862814af07f40d269f99a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_435edfef3fb4f95caa425bec1d2d3328.setIcon(icon_0a3b2fa29618509ab66de60e36beee4a);
|
|
|
|
|
|
var marker_8dad18fd19b993f9c1bca8ea6fa77a73 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_816998da50b6fb2b3d96590610c29216 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9674a25a9bd6821f269c4e73b69f07bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_630b41d70fc85a8c9132d9065a2d255f = $(`<div id="html_630b41d70fc85a8c9132d9065a2d255f" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_9674a25a9bd6821f269c4e73b69f07bf.setContent(html_630b41d70fc85a8c9132d9065a2d255f);
|
|
|
|
|
|
|
|
marker_8dad18fd19b993f9c1bca8ea6fa77a73.bindPopup(popup_9674a25a9bd6821f269c4e73b69f07bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dad18fd19b993f9c1bca8ea6fa77a73.setIcon(icon_816998da50b6fb2b3d96590610c29216);
|
|
|
|
|
|
var marker_1347654ebf52054ec6d5340b73984cfc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_625d55220dee67425e757fac1699efd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82b09426c55d4376f75400b3294f5e60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e000fc7221cf3c851c3790491abf110f = $(`<div id="html_e000fc7221cf3c851c3790491abf110f" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_82b09426c55d4376f75400b3294f5e60.setContent(html_e000fc7221cf3c851c3790491abf110f);
|
|
|
|
|
|
|
|
marker_1347654ebf52054ec6d5340b73984cfc.bindPopup(popup_82b09426c55d4376f75400b3294f5e60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1347654ebf52054ec6d5340b73984cfc.setIcon(icon_625d55220dee67425e757fac1699efd9);
|
|
|
|
|
|
var marker_e4e7ce85055e3a4baa3069b2118269d2 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ee9563e16340e91a3ad537939d94c337 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96c2c0889c13dded645c8a4a28b6b21a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaf572b090d0fc6a4227b5c6e436d4f3 = $(`<div id="html_aaf572b090d0fc6a4227b5c6e436d4f3" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_96c2c0889c13dded645c8a4a28b6b21a.setContent(html_aaf572b090d0fc6a4227b5c6e436d4f3);
|
|
|
|
|
|
|
|
marker_e4e7ce85055e3a4baa3069b2118269d2.bindPopup(popup_96c2c0889c13dded645c8a4a28b6b21a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4e7ce85055e3a4baa3069b2118269d2.setIcon(icon_ee9563e16340e91a3ad537939d94c337);
|
|
|
|
|
|
var marker_8c2823ed6a8704cf4b3e88afd8f6e2e2 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_4e002dfbee7e26e11d541150c3ae3ea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0c2905ded2e1af41ca3f368aa7f7af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_798b623682b0c08acee7bbb3434cae16 = $(`<div id="html_798b623682b0c08acee7bbb3434cae16" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_8a0c2905ded2e1af41ca3f368aa7f7af.setContent(html_798b623682b0c08acee7bbb3434cae16);
|
|
|
|
|
|
|
|
marker_8c2823ed6a8704cf4b3e88afd8f6e2e2.bindPopup(popup_8a0c2905ded2e1af41ca3f368aa7f7af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c2823ed6a8704cf4b3e88afd8f6e2e2.setIcon(icon_4e002dfbee7e26e11d541150c3ae3ea9);
|
|
|
|
|
|
var marker_ff39b440c49b01b25908137a0fb05a7b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_0afd200a80ddf514ed781728d2feec43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaf79c4c89bd80433ba3b1bff93e7998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f26447dec4e12ebab3ba87130b0484b1 = $(`<div id="html_f26447dec4e12ebab3ba87130b0484b1" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_aaf79c4c89bd80433ba3b1bff93e7998.setContent(html_f26447dec4e12ebab3ba87130b0484b1);
|
|
|
|
|
|
|
|
marker_ff39b440c49b01b25908137a0fb05a7b.bindPopup(popup_aaf79c4c89bd80433ba3b1bff93e7998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff39b440c49b01b25908137a0fb05a7b.setIcon(icon_0afd200a80ddf514ed781728d2feec43);
|
|
|
|
|
|
var marker_416d2955df5d174d0c9a68a938ab1e05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_3f5908db6ff80a1859708717f469278a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b03a442ed06a25005f40775e50b7fa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b22b10f0cb4980843f80b7f46267f2f = $(`<div id="html_0b22b10f0cb4980843f80b7f46267f2f" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_6b03a442ed06a25005f40775e50b7fa4.setContent(html_0b22b10f0cb4980843f80b7f46267f2f);
|
|
|
|
|
|
|
|
marker_416d2955df5d174d0c9a68a938ab1e05.bindPopup(popup_6b03a442ed06a25005f40775e50b7fa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_416d2955df5d174d0c9a68a938ab1e05.setIcon(icon_3f5908db6ff80a1859708717f469278a);
|
|
|
|
|
|
var marker_cf7ab864bc5df5c8b3703f3129cd5d21 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_03ce3dd290b1a5c81c9341f143e321e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db0ae7dff275216db9eb9c763cf64437 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ace8860a491af40a752f2ff10b9fc2a = $(`<div id="html_0ace8860a491af40a752f2ff10b9fc2a" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_db0ae7dff275216db9eb9c763cf64437.setContent(html_0ace8860a491af40a752f2ff10b9fc2a);
|
|
|
|
|
|
|
|
marker_cf7ab864bc5df5c8b3703f3129cd5d21.bindPopup(popup_db0ae7dff275216db9eb9c763cf64437)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7ab864bc5df5c8b3703f3129cd5d21.setIcon(icon_03ce3dd290b1a5c81c9341f143e321e5);
|
|
|
|
|
|
var marker_d6c97bfba37c49d21eba719929c25078 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2115f49befcb2a285ce2897ba9a4242d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d953e3216025ea901203fd5791428e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfcf9d3a060f82cd2265b487ee2c7777 = $(`<div id="html_cfcf9d3a060f82cd2265b487ee2c7777" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_3d953e3216025ea901203fd5791428e4.setContent(html_cfcf9d3a060f82cd2265b487ee2c7777);
|
|
|
|
|
|
|
|
marker_d6c97bfba37c49d21eba719929c25078.bindPopup(popup_3d953e3216025ea901203fd5791428e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6c97bfba37c49d21eba719929c25078.setIcon(icon_2115f49befcb2a285ce2897ba9a4242d);
|
|
|
|
|
|
var marker_748cc40ee79ad71b449dcdd89fda4dc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6d3499c62d127590ad5fc67b8d168daa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e73edeb1fe41f1559184d3d54a062a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22f81cc4a8ac8b30a20396ea39e2f1ca = $(`<div id="html_22f81cc4a8ac8b30a20396ea39e2f1ca" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_6e73edeb1fe41f1559184d3d54a062a2.setContent(html_22f81cc4a8ac8b30a20396ea39e2f1ca);
|
|
|
|
|
|
|
|
marker_748cc40ee79ad71b449dcdd89fda4dc1.bindPopup(popup_6e73edeb1fe41f1559184d3d54a062a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_748cc40ee79ad71b449dcdd89fda4dc1.setIcon(icon_6d3499c62d127590ad5fc67b8d168daa);
|
|
|
|
|
|
var marker_79161b0379e11c36100edcb8db2cf5ba = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_923d33fd8158beb7c4202d408337fc98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a44cbd6f29baedb2bffc667e6504dce8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc3b79353101dc36ecddcb05a7c64259 = $(`<div id="html_fc3b79353101dc36ecddcb05a7c64259" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_a44cbd6f29baedb2bffc667e6504dce8.setContent(html_fc3b79353101dc36ecddcb05a7c64259);
|
|
|
|
|
|
|
|
marker_79161b0379e11c36100edcb8db2cf5ba.bindPopup(popup_a44cbd6f29baedb2bffc667e6504dce8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79161b0379e11c36100edcb8db2cf5ba.setIcon(icon_923d33fd8158beb7c4202d408337fc98);
|
|
|
|
|
|
var marker_6a4d40e0c4b0cab84fba08d169ec5d91 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6b56bc1bf7ec5ba0d684a9f9b72d8494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1cde9dac747abc397a311ac9f20bde0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6d362942adc587fafd0a2d80320857b = $(`<div id="html_f6d362942adc587fafd0a2d80320857b" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_c1cde9dac747abc397a311ac9f20bde0.setContent(html_f6d362942adc587fafd0a2d80320857b);
|
|
|
|
|
|
|
|
marker_6a4d40e0c4b0cab84fba08d169ec5d91.bindPopup(popup_c1cde9dac747abc397a311ac9f20bde0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a4d40e0c4b0cab84fba08d169ec5d91.setIcon(icon_6b56bc1bf7ec5ba0d684a9f9b72d8494);
|
|
|
|
|
|
var marker_0e34e2741f810c4d4f3002cbb84a8039 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a4420bc0ac971b83f75452d9c6c87835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b54d18cd968045e0c09a27f7e69db2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c344801295851c401231d5284a195519 = $(`<div id="html_c344801295851c401231d5284a195519" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_8b54d18cd968045e0c09a27f7e69db2a.setContent(html_c344801295851c401231d5284a195519);
|
|
|
|
|
|
|
|
marker_0e34e2741f810c4d4f3002cbb84a8039.bindPopup(popup_8b54d18cd968045e0c09a27f7e69db2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e34e2741f810c4d4f3002cbb84a8039.setIcon(icon_a4420bc0ac971b83f75452d9c6c87835);
|
|
|
|
|
|
var marker_770dde1b5acd7fae27b9eeb518362e7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d7fb1a5567c857e4a07a6a12a5d13742 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eef69c79302507bfc0d83fbd7ae126cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb9b59fb1a4c18bd812548461b778ed4 = $(`<div id="html_fb9b59fb1a4c18bd812548461b778ed4" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_eef69c79302507bfc0d83fbd7ae126cb.setContent(html_fb9b59fb1a4c18bd812548461b778ed4);
|
|
|
|
|
|
|
|
marker_770dde1b5acd7fae27b9eeb518362e7a.bindPopup(popup_eef69c79302507bfc0d83fbd7ae126cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_770dde1b5acd7fae27b9eeb518362e7a.setIcon(icon_d7fb1a5567c857e4a07a6a12a5d13742);
|
|
|
|
|
|
var marker_15557e0713468c24f150ec622fbf0ed2 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_7b03940cd1d272b5e347ac7b866f1bfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fa58dc4c2e907dffaebaa2a27d8fd5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e754cf6e7ecd84964a14310693abe750 = $(`<div id="html_e754cf6e7ecd84964a14310693abe750" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_0fa58dc4c2e907dffaebaa2a27d8fd5a.setContent(html_e754cf6e7ecd84964a14310693abe750);
|
|
|
|
|
|
|
|
marker_15557e0713468c24f150ec622fbf0ed2.bindPopup(popup_0fa58dc4c2e907dffaebaa2a27d8fd5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15557e0713468c24f150ec622fbf0ed2.setIcon(icon_7b03940cd1d272b5e347ac7b866f1bfe);
|
|
|
|
|
|
var marker_c821cb775e86ba6b1ad179a89a32977c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5c7e7013e6133e0b94a9b454afdd3e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_014efae13d702c38b35e2e088c6b3595 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6460c607ffbbdcd4fcf22594beaea7a4 = $(`<div id="html_6460c607ffbbdcd4fcf22594beaea7a4" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_014efae13d702c38b35e2e088c6b3595.setContent(html_6460c607ffbbdcd4fcf22594beaea7a4);
|
|
|
|
|
|
|
|
marker_c821cb775e86ba6b1ad179a89a32977c.bindPopup(popup_014efae13d702c38b35e2e088c6b3595)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c821cb775e86ba6b1ad179a89a32977c.setIcon(icon_5c7e7013e6133e0b94a9b454afdd3e1f);
|
|
|
|
|
|
var marker_cbbff865ecd38799ad4fbf586de37d08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_e27329a406b3434a0623d38cb034aafb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2b7c23d772e786f420ca640d6e3b66e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d3fdaa24371ec4a1d8dc825490b6ac3 = $(`<div id="html_1d3fdaa24371ec4a1d8dc825490b6ac3" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_f2b7c23d772e786f420ca640d6e3b66e.setContent(html_1d3fdaa24371ec4a1d8dc825490b6ac3);
|
|
|
|
|
|
|
|
marker_cbbff865ecd38799ad4fbf586de37d08.bindPopup(popup_f2b7c23d772e786f420ca640d6e3b66e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbbff865ecd38799ad4fbf586de37d08.setIcon(icon_e27329a406b3434a0623d38cb034aafb);
|
|
|
|
|
|
var marker_300b986a64b515fb501d52d1d45326bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_aa072d8b529f1436264c0809754ee585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81aa5533c8a2477c09173fe268ac8522 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6713a261922e8047bbf02eb78ba2abb = $(`<div id="html_f6713a261922e8047bbf02eb78ba2abb" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_81aa5533c8a2477c09173fe268ac8522.setContent(html_f6713a261922e8047bbf02eb78ba2abb);
|
|
|
|
|
|
|
|
marker_300b986a64b515fb501d52d1d45326bf.bindPopup(popup_81aa5533c8a2477c09173fe268ac8522)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_300b986a64b515fb501d52d1d45326bf.setIcon(icon_aa072d8b529f1436264c0809754ee585);
|
|
|
|
|
|
var marker_441132143ddd2b9dd48159f956c630ef = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5f7e0e5deea3968af57a010066842f22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c3fe9fd1e124956e08fc67afbcd3918 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffe0ed94a580e43707b9421684c9894c = $(`<div id="html_ffe0ed94a580e43707b9421684c9894c" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_7c3fe9fd1e124956e08fc67afbcd3918.setContent(html_ffe0ed94a580e43707b9421684c9894c);
|
|
|
|
|
|
|
|
marker_441132143ddd2b9dd48159f956c630ef.bindPopup(popup_7c3fe9fd1e124956e08fc67afbcd3918)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_441132143ddd2b9dd48159f956c630ef.setIcon(icon_5f7e0e5deea3968af57a010066842f22);
|
|
|
|
|
|
var marker_56f3d798d5a8971a40141dde912df177 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_45845e8c48269af7e2a7f67cf26fe105 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c7291e2660851d0744faff508b04ad4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43039bc2b7cb9dffb1d51712532f510f = $(`<div id="html_43039bc2b7cb9dffb1d51712532f510f" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_6c7291e2660851d0744faff508b04ad4.setContent(html_43039bc2b7cb9dffb1d51712532f510f);
|
|
|
|
|
|
|
|
marker_56f3d798d5a8971a40141dde912df177.bindPopup(popup_6c7291e2660851d0744faff508b04ad4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56f3d798d5a8971a40141dde912df177.setIcon(icon_45845e8c48269af7e2a7f67cf26fe105);
|
|
|
|
|
|
var marker_8ba9181b3309897ccd183449f1052676 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a0a586282f75e0fa67a2a2c382af6388 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3210a0e341fc08a0eed52d01f83d684 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58337d4ecc09c531c6c3f05905a44510 = $(`<div id="html_58337d4ecc09c531c6c3f05905a44510" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_e3210a0e341fc08a0eed52d01f83d684.setContent(html_58337d4ecc09c531c6c3f05905a44510);
|
|
|
|
|
|
|
|
marker_8ba9181b3309897ccd183449f1052676.bindPopup(popup_e3210a0e341fc08a0eed52d01f83d684)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ba9181b3309897ccd183449f1052676.setIcon(icon_a0a586282f75e0fa67a2a2c382af6388);
|
|
|
|
|
|
var marker_4779d92d5f6a589264291b8856b6f36e = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d799908a22c728276d70c7ea666f5eb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eecf7d71b93d9b0d7c61b77fc7c8ee1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d049417891ac6c8590847a71829d4ae4 = $(`<div id="html_d049417891ac6c8590847a71829d4ae4" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_8eecf7d71b93d9b0d7c61b77fc7c8ee1.setContent(html_d049417891ac6c8590847a71829d4ae4);
|
|
|
|
|
|
|
|
marker_4779d92d5f6a589264291b8856b6f36e.bindPopup(popup_8eecf7d71b93d9b0d7c61b77fc7c8ee1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4779d92d5f6a589264291b8856b6f36e.setIcon(icon_d799908a22c728276d70c7ea666f5eb7);
|
|
|
|
|
|
var marker_6ff18dccf4bfe8deffe80e9d1316471c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_59c849f7bce75f22133c65d5750e3af5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f83aa44ed7d095838be7af221e10f395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_169091d4286d92113f92af7020272dec = $(`<div id="html_169091d4286d92113f92af7020272dec" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_f83aa44ed7d095838be7af221e10f395.setContent(html_169091d4286d92113f92af7020272dec);
|
|
|
|
|
|
|
|
marker_6ff18dccf4bfe8deffe80e9d1316471c.bindPopup(popup_f83aa44ed7d095838be7af221e10f395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ff18dccf4bfe8deffe80e9d1316471c.setIcon(icon_59c849f7bce75f22133c65d5750e3af5);
|
|
|
|
|
|
var marker_9a322e85a6328dceda569331f2e92033 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_1dbd137007a737775630c695f1f73928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74519386d09be144d46e9b5c47df1780 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80c958f06ec2a146cd04b3392329f481 = $(`<div id="html_80c958f06ec2a146cd04b3392329f481" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_74519386d09be144d46e9b5c47df1780.setContent(html_80c958f06ec2a146cd04b3392329f481);
|
|
|
|
|
|
|
|
marker_9a322e85a6328dceda569331f2e92033.bindPopup(popup_74519386d09be144d46e9b5c47df1780)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a322e85a6328dceda569331f2e92033.setIcon(icon_1dbd137007a737775630c695f1f73928);
|
|
|
|
|
|
var marker_c98fcff966a9f6b12e5fd6a84e0bf2eb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_1ade8ce985aa60131ad0a2f812b68446 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8c9ae65845d129668f9a5793a3cb560 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4366669103292f0839c1d5747793aa6f = $(`<div id="html_4366669103292f0839c1d5747793aa6f" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_d8c9ae65845d129668f9a5793a3cb560.setContent(html_4366669103292f0839c1d5747793aa6f);
|
|
|
|
|
|
|
|
marker_c98fcff966a9f6b12e5fd6a84e0bf2eb.bindPopup(popup_d8c9ae65845d129668f9a5793a3cb560)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c98fcff966a9f6b12e5fd6a84e0bf2eb.setIcon(icon_1ade8ce985aa60131ad0a2f812b68446);
|
|
|
|
|
|
var marker_5efee1d6e7c0f481f05670016c2e1bca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5016b6bb964505b78c7390388bd8e515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c5c842140f6d0b22393d7c55930b09f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6d80cd37336b3be7dc38483ced8be73 = $(`<div id="html_e6d80cd37336b3be7dc38483ced8be73" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_9c5c842140f6d0b22393d7c55930b09f.setContent(html_e6d80cd37336b3be7dc38483ced8be73);
|
|
|
|
|
|
|
|
marker_5efee1d6e7c0f481f05670016c2e1bca.bindPopup(popup_9c5c842140f6d0b22393d7c55930b09f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5efee1d6e7c0f481f05670016c2e1bca.setIcon(icon_5016b6bb964505b78c7390388bd8e515);
|
|
|
|
|
|
var marker_64b3831c80ce763f3a4bc3f3b437ec2f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a5d62c66bfbfaae24d61d08c5526a2f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8454b03d005ba448f3e5b8a50184da24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_414353afc0ca4bd79c5d814c2029d192 = $(`<div id="html_414353afc0ca4bd79c5d814c2029d192" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_8454b03d005ba448f3e5b8a50184da24.setContent(html_414353afc0ca4bd79c5d814c2029d192);
|
|
|
|
|
|
|
|
marker_64b3831c80ce763f3a4bc3f3b437ec2f.bindPopup(popup_8454b03d005ba448f3e5b8a50184da24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64b3831c80ce763f3a4bc3f3b437ec2f.setIcon(icon_a5d62c66bfbfaae24d61d08c5526a2f9);
|
|
|
|
|
|
var marker_bc65914a40d492a51351cee0b2fa6658 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_689ea0f4cc2d90c5e6a37636d5fbe48a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a47d212f0c843110e2d9c6da5dc4d45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c4056ae569e0dfbb3a94be945896b94 = $(`<div id="html_7c4056ae569e0dfbb3a94be945896b94" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_3a47d212f0c843110e2d9c6da5dc4d45.setContent(html_7c4056ae569e0dfbb3a94be945896b94);
|
|
|
|
|
|
|
|
marker_bc65914a40d492a51351cee0b2fa6658.bindPopup(popup_3a47d212f0c843110e2d9c6da5dc4d45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc65914a40d492a51351cee0b2fa6658.setIcon(icon_689ea0f4cc2d90c5e6a37636d5fbe48a);
|
|
|
|
|
|
var marker_eb394636ab3ec20a4e767760c631a740 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5d0cf737c50f61388b0b0f7d6e49d8d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69c5b46310c7a9b802e45aa5b2b0125e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f920e234ff20318a12449de2c5d4af19 = $(`<div id="html_f920e234ff20318a12449de2c5d4af19" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_69c5b46310c7a9b802e45aa5b2b0125e.setContent(html_f920e234ff20318a12449de2c5d4af19);
|
|
|
|
|
|
|
|
marker_eb394636ab3ec20a4e767760c631a740.bindPopup(popup_69c5b46310c7a9b802e45aa5b2b0125e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb394636ab3ec20a4e767760c631a740.setIcon(icon_5d0cf737c50f61388b0b0f7d6e49d8d0);
|
|
|
|
|
|
var marker_5b9388a9f4a25072d3c04d11f9f09675 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b59a4ab59f31f481216e44bed867f530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_292dac3f74a0d819b9d87599f32c9b16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf743d2902938d1140b7a3979367b823 = $(`<div id="html_cf743d2902938d1140b7a3979367b823" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_292dac3f74a0d819b9d87599f32c9b16.setContent(html_cf743d2902938d1140b7a3979367b823);
|
|
|
|
|
|
|
|
marker_5b9388a9f4a25072d3c04d11f9f09675.bindPopup(popup_292dac3f74a0d819b9d87599f32c9b16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b9388a9f4a25072d3c04d11f9f09675.setIcon(icon_b59a4ab59f31f481216e44bed867f530);
|
|
|
|
|
|
var marker_668b1ec519788d8aa21fe576bc953d64 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_76ce1a34144b9a073ee7de94bd40edca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7acf1c71e59efa8ab70a9fe0d4c10ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_027ead877553014b921146631765e27f = $(`<div id="html_027ead877553014b921146631765e27f" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_b7acf1c71e59efa8ab70a9fe0d4c10ed.setContent(html_027ead877553014b921146631765e27f);
|
|
|
|
|
|
|
|
marker_668b1ec519788d8aa21fe576bc953d64.bindPopup(popup_b7acf1c71e59efa8ab70a9fe0d4c10ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_668b1ec519788d8aa21fe576bc953d64.setIcon(icon_76ce1a34144b9a073ee7de94bd40edca);
|
|
|
|
|
|
var marker_6a30f0ecb6a4a709f775dbbf15c6d062 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2e7f9c640a361b000d647b02829cabef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59a684d91920a537116d332ba1992d7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74ece6712166c74afb928bd458a1ce3 = $(`<div id="html_b74ece6712166c74afb928bd458a1ce3" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_59a684d91920a537116d332ba1992d7e.setContent(html_b74ece6712166c74afb928bd458a1ce3);
|
|
|
|
|
|
|
|
marker_6a30f0ecb6a4a709f775dbbf15c6d062.bindPopup(popup_59a684d91920a537116d332ba1992d7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a30f0ecb6a4a709f775dbbf15c6d062.setIcon(icon_2e7f9c640a361b000d647b02829cabef);
|
|
|
|
|
|
var marker_a688470a124275bcc64c714be37ec671 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_4f45d07f23779aeac21a8595d7c6f939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b401f0fbc58044a29ed19e8493db4366 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8eec38dd8d3ba6a8f6f24aa00871a1e = $(`<div id="html_f8eec38dd8d3ba6a8f6f24aa00871a1e" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_b401f0fbc58044a29ed19e8493db4366.setContent(html_f8eec38dd8d3ba6a8f6f24aa00871a1e);
|
|
|
|
|
|
|
|
marker_a688470a124275bcc64c714be37ec671.bindPopup(popup_b401f0fbc58044a29ed19e8493db4366)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a688470a124275bcc64c714be37ec671.setIcon(icon_4f45d07f23779aeac21a8595d7c6f939);
|
|
|
|
|
|
var marker_947fe5e07cf0f556a3433914ba69f8b9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_4cf7a615881d6dfa9daf024f61ac01af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea33aadbe2568ee58cd638d978f828aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be640eb8963bd2ae6db4bdbb75b91963 = $(`<div id="html_be640eb8963bd2ae6db4bdbb75b91963" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_ea33aadbe2568ee58cd638d978f828aa.setContent(html_be640eb8963bd2ae6db4bdbb75b91963);
|
|
|
|
|
|
|
|
marker_947fe5e07cf0f556a3433914ba69f8b9.bindPopup(popup_ea33aadbe2568ee58cd638d978f828aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_947fe5e07cf0f556a3433914ba69f8b9.setIcon(icon_4cf7a615881d6dfa9daf024f61ac01af);
|
|
|
|
|
|
var marker_6c82620a6ee49a3306bff6a693dc0271 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fd6fde0dbe5167d19f63da555cf9d492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5d0400d256c03d34fc46d10f94184b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f78aef70de9a9a3985c4f4bcf6448ff7 = $(`<div id="html_f78aef70de9a9a3985c4f4bcf6448ff7" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_e5d0400d256c03d34fc46d10f94184b7.setContent(html_f78aef70de9a9a3985c4f4bcf6448ff7);
|
|
|
|
|
|
|
|
marker_6c82620a6ee49a3306bff6a693dc0271.bindPopup(popup_e5d0400d256c03d34fc46d10f94184b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c82620a6ee49a3306bff6a693dc0271.setIcon(icon_fd6fde0dbe5167d19f63da555cf9d492);
|
|
|
|
|
|
var marker_603a02e44c426a6cf721b2a1d6a4a240 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_dd9933e4460dfd70b170680276eaa9fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad35a8615f16e1426d8e6b3c11bee58d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1b71611210794a27e91c4be135d7075 = $(`<div id="html_d1b71611210794a27e91c4be135d7075" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_ad35a8615f16e1426d8e6b3c11bee58d.setContent(html_d1b71611210794a27e91c4be135d7075);
|
|
|
|
|
|
|
|
marker_603a02e44c426a6cf721b2a1d6a4a240.bindPopup(popup_ad35a8615f16e1426d8e6b3c11bee58d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_603a02e44c426a6cf721b2a1d6a4a240.setIcon(icon_dd9933e4460dfd70b170680276eaa9fa);
|
|
|
|
|
|
var marker_966d10a253d0e6bc26d86231e1b5ce55 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ffd487419b68de27e9043287ada418b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cf03dd812280e137814d34f0a0c30fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4b26882cbc4c658e144108013f2c47e = $(`<div id="html_c4b26882cbc4c658e144108013f2c47e" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_7cf03dd812280e137814d34f0a0c30fc.setContent(html_c4b26882cbc4c658e144108013f2c47e);
|
|
|
|
|
|
|
|
marker_966d10a253d0e6bc26d86231e1b5ce55.bindPopup(popup_7cf03dd812280e137814d34f0a0c30fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_966d10a253d0e6bc26d86231e1b5ce55.setIcon(icon_ffd487419b68de27e9043287ada418b9);
|
|
|
|
|
|
var marker_492bf63a407191b17357fd3bad267216 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f66e5c877c3d6457635a813b6a40f935 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3333e428f03cabab99224064e115895e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76a7940e471cef834635f71d6380d8a7 = $(`<div id="html_76a7940e471cef834635f71d6380d8a7" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_3333e428f03cabab99224064e115895e.setContent(html_76a7940e471cef834635f71d6380d8a7);
|
|
|
|
|
|
|
|
marker_492bf63a407191b17357fd3bad267216.bindPopup(popup_3333e428f03cabab99224064e115895e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_492bf63a407191b17357fd3bad267216.setIcon(icon_f66e5c877c3d6457635a813b6a40f935);
|
|
|
|
|
|
var marker_7e59278465eaecc06a505f0f828eae51 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fe30ac39e2c480c12d3ebcb9fa0847f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73ab65f73cc282cb0f7435dfa4a00d39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_896cca5d236cdc2928cf45450657a9ce = $(`<div id="html_896cca5d236cdc2928cf45450657a9ce" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_73ab65f73cc282cb0f7435dfa4a00d39.setContent(html_896cca5d236cdc2928cf45450657a9ce);
|
|
|
|
|
|
|
|
marker_7e59278465eaecc06a505f0f828eae51.bindPopup(popup_73ab65f73cc282cb0f7435dfa4a00d39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e59278465eaecc06a505f0f828eae51.setIcon(icon_fe30ac39e2c480c12d3ebcb9fa0847f9);
|
|
|
|
|
|
var marker_5f7fb3cb5e8204af2a5aa1e66de19bad = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_be3a0b1482aa80d5c45e9ee7153cd3e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a87f39e0e423b23921666603ec590c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bda932d97e1e798138f733f48117a75c = $(`<div id="html_bda932d97e1e798138f733f48117a75c" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_4a87f39e0e423b23921666603ec590c5.setContent(html_bda932d97e1e798138f733f48117a75c);
|
|
|
|
|
|
|
|
marker_5f7fb3cb5e8204af2a5aa1e66de19bad.bindPopup(popup_4a87f39e0e423b23921666603ec590c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f7fb3cb5e8204af2a5aa1e66de19bad.setIcon(icon_be3a0b1482aa80d5c45e9ee7153cd3e0);
|
|
|
|
|
|
var marker_edbd3e6208b360294ecc850043a50fb1 = L.marker(
|
|
[41.1542, -8.60964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_14d15e55376a047159bc4f19535ae87b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cca70989c24d66bfc798439ae17e7b29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1588627f3d9f305c81d06591bb3a7cab = $(`<div id="html_1588627f3d9f305c81d06591bb3a7cab" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_cca70989c24d66bfc798439ae17e7b29.setContent(html_1588627f3d9f305c81d06591bb3a7cab);
|
|
|
|
|
|
|
|
marker_edbd3e6208b360294ecc850043a50fb1.bindPopup(popup_cca70989c24d66bfc798439ae17e7b29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edbd3e6208b360294ecc850043a50fb1.setIcon(icon_14d15e55376a047159bc4f19535ae87b);
|
|
|
|
|
|
var marker_a0faa8057fd51468a1be4ed140ccbd6e = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f7b7d040a4196921b9bbccfaec7b49c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce6fd23a3e17fade4c2a6e27c9ef47c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0c01babf54738e32beedd591db6dd31 = $(`<div id="html_b0c01babf54738e32beedd591db6dd31" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_ce6fd23a3e17fade4c2a6e27c9ef47c8.setContent(html_b0c01babf54738e32beedd591db6dd31);
|
|
|
|
|
|
|
|
marker_a0faa8057fd51468a1be4ed140ccbd6e.bindPopup(popup_ce6fd23a3e17fade4c2a6e27c9ef47c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0faa8057fd51468a1be4ed140ccbd6e.setIcon(icon_f7b7d040a4196921b9bbccfaec7b49c7);
|
|
|
|
|
|
var marker_03f9f17d6e6b37e0aa2824d583817453 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_12203f185bd291977c807f117c533d99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a201c7b6a81b9bd5b4d15022c3030440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a33e6a34c5b6c7a3ff67ee515e4a23b3 = $(`<div id="html_a33e6a34c5b6c7a3ff67ee515e4a23b3" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_a201c7b6a81b9bd5b4d15022c3030440.setContent(html_a33e6a34c5b6c7a3ff67ee515e4a23b3);
|
|
|
|
|
|
|
|
marker_03f9f17d6e6b37e0aa2824d583817453.bindPopup(popup_a201c7b6a81b9bd5b4d15022c3030440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03f9f17d6e6b37e0aa2824d583817453.setIcon(icon_12203f185bd291977c807f117c533d99);
|
|
|
|
|
|
var marker_66f00658a37efcdf7409abf344e18e30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ba7283bbe4b0fb99bafc188f4ec98cd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adbade1e583762a9bf55f45b7924b4a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1163b4158c249ef1e67677641fc27b0 = $(`<div id="html_e1163b4158c249ef1e67677641fc27b0" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_adbade1e583762a9bf55f45b7924b4a1.setContent(html_e1163b4158c249ef1e67677641fc27b0);
|
|
|
|
|
|
|
|
marker_66f00658a37efcdf7409abf344e18e30.bindPopup(popup_adbade1e583762a9bf55f45b7924b4a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66f00658a37efcdf7409abf344e18e30.setIcon(icon_ba7283bbe4b0fb99bafc188f4ec98cd9);
|
|
|
|
|
|
var marker_60f979d132ea081a032a459fb46cf12f = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b1725a4c7167a52e26489146060664d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e79ef31d8fe7d4d70ab4657b9c2c6fce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5108224b7b518a96b01fc15b747245fa = $(`<div id="html_5108224b7b518a96b01fc15b747245fa" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_e79ef31d8fe7d4d70ab4657b9c2c6fce.setContent(html_5108224b7b518a96b01fc15b747245fa);
|
|
|
|
|
|
|
|
marker_60f979d132ea081a032a459fb46cf12f.bindPopup(popup_e79ef31d8fe7d4d70ab4657b9c2c6fce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60f979d132ea081a032a459fb46cf12f.setIcon(icon_b1725a4c7167a52e26489146060664d0);
|
|
|
|
|
|
var marker_80b1e76b8ccc8b8ac8ca43460087b1d7 = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_936818087d3243c8bee253e30a12e942 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e49941424b4e5f389d05528eb0e06cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_466e70fcf3db04b0b5c06b904a990e08 = $(`<div id="html_466e70fcf3db04b0b5c06b904a990e08" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_6e49941424b4e5f389d05528eb0e06cb.setContent(html_466e70fcf3db04b0b5c06b904a990e08);
|
|
|
|
|
|
|
|
marker_80b1e76b8ccc8b8ac8ca43460087b1d7.bindPopup(popup_6e49941424b4e5f389d05528eb0e06cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80b1e76b8ccc8b8ac8ca43460087b1d7.setIcon(icon_936818087d3243c8bee253e30a12e942);
|
|
|
|
|
|
var marker_13d4bcabcdcda4cbfd6866f3d8d955f0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_500977d8d092e3c99c29327a62de5ad7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fd4e6ff26d4b50bfbedab38935002cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8556ea20c3117d8c8851bb3321f6d09d = $(`<div id="html_8556ea20c3117d8c8851bb3321f6d09d" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_2fd4e6ff26d4b50bfbedab38935002cd.setContent(html_8556ea20c3117d8c8851bb3321f6d09d);
|
|
|
|
|
|
|
|
marker_13d4bcabcdcda4cbfd6866f3d8d955f0.bindPopup(popup_2fd4e6ff26d4b50bfbedab38935002cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13d4bcabcdcda4cbfd6866f3d8d955f0.setIcon(icon_500977d8d092e3c99c29327a62de5ad7);
|
|
|
|
|
|
var marker_788fe6d861d2a150b9e3a59a88099151 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6aac84b9e47c67d1d90c70bf4e89d20f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56f60431a9652192ea740746acb4d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee990b75653bf14e215451144ad6a05c = $(`<div id="html_ee990b75653bf14e215451144ad6a05c" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_c56f60431a9652192ea740746acb4d98.setContent(html_ee990b75653bf14e215451144ad6a05c);
|
|
|
|
|
|
|
|
marker_788fe6d861d2a150b9e3a59a88099151.bindPopup(popup_c56f60431a9652192ea740746acb4d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_788fe6d861d2a150b9e3a59a88099151.setIcon(icon_6aac84b9e47c67d1d90c70bf4e89d20f);
|
|
|
|
|
|
var marker_a13b1f779b010cfc99d5caaab2e441f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_04ccc63ccc40a66088738c1394839b7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6088a782da380a0d8966b6aa8679fe2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baab3f0d81884c82b1bb3151230dcdf4 = $(`<div id="html_baab3f0d81884c82b1bb3151230dcdf4" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_d6088a782da380a0d8966b6aa8679fe2.setContent(html_baab3f0d81884c82b1bb3151230dcdf4);
|
|
|
|
|
|
|
|
marker_a13b1f779b010cfc99d5caaab2e441f9.bindPopup(popup_d6088a782da380a0d8966b6aa8679fe2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a13b1f779b010cfc99d5caaab2e441f9.setIcon(icon_04ccc63ccc40a66088738c1394839b7d);
|
|
|
|
|
|
var marker_53cbb427bc2b2c09a86b3dab54b07804 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_1db8a00ecb2f6caab39832fd8caa0c2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50de5ca4903577b76c2b39abca407037 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c58ba0f6a45d5b2e8365b66982b1b55c = $(`<div id="html_c58ba0f6a45d5b2e8365b66982b1b55c" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_50de5ca4903577b76c2b39abca407037.setContent(html_c58ba0f6a45d5b2e8365b66982b1b55c);
|
|
|
|
|
|
|
|
marker_53cbb427bc2b2c09a86b3dab54b07804.bindPopup(popup_50de5ca4903577b76c2b39abca407037)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53cbb427bc2b2c09a86b3dab54b07804.setIcon(icon_1db8a00ecb2f6caab39832fd8caa0c2f);
|
|
|
|
|
|
var marker_43423fd8b05fab8fbec81aa8eca0713d = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d3f615c273ec4666ab93b77be5f7f5a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a3effd13f61c4644bed8046dae73230 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a941f248708a5e7fac85293d78e966ae = $(`<div id="html_a941f248708a5e7fac85293d78e966ae" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_7a3effd13f61c4644bed8046dae73230.setContent(html_a941f248708a5e7fac85293d78e966ae);
|
|
|
|
|
|
|
|
marker_43423fd8b05fab8fbec81aa8eca0713d.bindPopup(popup_7a3effd13f61c4644bed8046dae73230)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43423fd8b05fab8fbec81aa8eca0713d.setIcon(icon_d3f615c273ec4666ab93b77be5f7f5a2);
|
|
|
|
|
|
var marker_92d2fe9ea839df9b5d96642bbe4c25a3 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_9d3a478277b1caa1cd900da0d21b6120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a348dd94ad2870fbbe64040b716762d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e031dc8ab404ad08a7311778a3e81223 = $(`<div id="html_e031dc8ab404ad08a7311778a3e81223" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_7a348dd94ad2870fbbe64040b716762d.setContent(html_e031dc8ab404ad08a7311778a3e81223);
|
|
|
|
|
|
|
|
marker_92d2fe9ea839df9b5d96642bbe4c25a3.bindPopup(popup_7a348dd94ad2870fbbe64040b716762d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92d2fe9ea839df9b5d96642bbe4c25a3.setIcon(icon_9d3a478277b1caa1cd900da0d21b6120);
|
|
|
|
|
|
var marker_2b80e014bf6308c44355d279d7a3201e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a4f3a22ab37b5d93345feeb9ed0852ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_774b6f093da4e553e5446af5c70823b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62d8d9995bf530cc89e3c726c38ebebb = $(`<div id="html_62d8d9995bf530cc89e3c726c38ebebb" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_774b6f093da4e553e5446af5c70823b0.setContent(html_62d8d9995bf530cc89e3c726c38ebebb);
|
|
|
|
|
|
|
|
marker_2b80e014bf6308c44355d279d7a3201e.bindPopup(popup_774b6f093da4e553e5446af5c70823b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b80e014bf6308c44355d279d7a3201e.setIcon(icon_a4f3a22ab37b5d93345feeb9ed0852ca);
|
|
|
|
|
|
var marker_a9a9908d6bd8433794ed8a1338955939 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_038adfb2542af43a46a2b8e58ccff2b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a159b2cb3815a21246b9e255f82c146f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3c3ee1559d77973282314fb80629e92 = $(`<div id="html_c3c3ee1559d77973282314fb80629e92" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_a159b2cb3815a21246b9e255f82c146f.setContent(html_c3c3ee1559d77973282314fb80629e92);
|
|
|
|
|
|
|
|
marker_a9a9908d6bd8433794ed8a1338955939.bindPopup(popup_a159b2cb3815a21246b9e255f82c146f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9a9908d6bd8433794ed8a1338955939.setIcon(icon_038adfb2542af43a46a2b8e58ccff2b2);
|
|
|
|
|
|
var marker_30476ae4e6421adcfbb278571af3837a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_23b7fcae501ca488622457af95ded05e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca4c8e17fc75033850d251e24cc3bf1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d8ce8e2ee4659b73f6b27a8c0eb6abf = $(`<div id="html_9d8ce8e2ee4659b73f6b27a8c0eb6abf" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_ca4c8e17fc75033850d251e24cc3bf1d.setContent(html_9d8ce8e2ee4659b73f6b27a8c0eb6abf);
|
|
|
|
|
|
|
|
marker_30476ae4e6421adcfbb278571af3837a.bindPopup(popup_ca4c8e17fc75033850d251e24cc3bf1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30476ae4e6421adcfbb278571af3837a.setIcon(icon_23b7fcae501ca488622457af95ded05e);
|
|
|
|
|
|
var marker_9e05b102fa27c5b69d0862a0681ff7a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f6018156121226e409fcbf854fc060ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab4d03d438c8d3c7e64291e9cc4f79be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6213f3029592d31ff5a8098df16d857 = $(`<div id="html_d6213f3029592d31ff5a8098df16d857" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_ab4d03d438c8d3c7e64291e9cc4f79be.setContent(html_d6213f3029592d31ff5a8098df16d857);
|
|
|
|
|
|
|
|
marker_9e05b102fa27c5b69d0862a0681ff7a0.bindPopup(popup_ab4d03d438c8d3c7e64291e9cc4f79be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e05b102fa27c5b69d0862a0681ff7a0.setIcon(icon_f6018156121226e409fcbf854fc060ba);
|
|
|
|
|
|
var marker_36c22c0cc2d12ed8afd1e1d174222b96 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5b58dc99ad3f799a782dbe063fcc4885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa27192074d2569395c13066dddd83d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_922a6dc92eb2f57a11b221d835a34fb6 = $(`<div id="html_922a6dc92eb2f57a11b221d835a34fb6" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_aa27192074d2569395c13066dddd83d8.setContent(html_922a6dc92eb2f57a11b221d835a34fb6);
|
|
|
|
|
|
|
|
marker_36c22c0cc2d12ed8afd1e1d174222b96.bindPopup(popup_aa27192074d2569395c13066dddd83d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c22c0cc2d12ed8afd1e1d174222b96.setIcon(icon_5b58dc99ad3f799a782dbe063fcc4885);
|
|
|
|
|
|
var marker_bd68a38997177b1e5582cca4f39bf944 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fdba276ca5c2923309b9aa1d583b3912 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6c8abc8205288a7c2b15cbaa348292a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f37267fcd8a2c7e26307a36001d22ee0 = $(`<div id="html_f37267fcd8a2c7e26307a36001d22ee0" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_c6c8abc8205288a7c2b15cbaa348292a.setContent(html_f37267fcd8a2c7e26307a36001d22ee0);
|
|
|
|
|
|
|
|
marker_bd68a38997177b1e5582cca4f39bf944.bindPopup(popup_c6c8abc8205288a7c2b15cbaa348292a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd68a38997177b1e5582cca4f39bf944.setIcon(icon_fdba276ca5c2923309b9aa1d583b3912);
|
|
|
|
|
|
var marker_a0e15ee2694a474833920e52e0623d03 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_914350a90bec9667dc64ce5ccddf9942 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f52ef3b64e60e399871b400407a42a57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_265f50c054bf166f1f2d1a91684d2ee1 = $(`<div id="html_265f50c054bf166f1f2d1a91684d2ee1" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_f52ef3b64e60e399871b400407a42a57.setContent(html_265f50c054bf166f1f2d1a91684d2ee1);
|
|
|
|
|
|
|
|
marker_a0e15ee2694a474833920e52e0623d03.bindPopup(popup_f52ef3b64e60e399871b400407a42a57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0e15ee2694a474833920e52e0623d03.setIcon(icon_914350a90bec9667dc64ce5ccddf9942);
|
|
|
|
|
|
var marker_1e05ff8e17f327537825f814ac285f3e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d689a5738eee56ae36ce01e5aff37ae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0351c2a0e46cd680185f6184c6bf661 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bac6bff47381a13772448df4291dec1d = $(`<div id="html_bac6bff47381a13772448df4291dec1d" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_d0351c2a0e46cd680185f6184c6bf661.setContent(html_bac6bff47381a13772448df4291dec1d);
|
|
|
|
|
|
|
|
marker_1e05ff8e17f327537825f814ac285f3e.bindPopup(popup_d0351c2a0e46cd680185f6184c6bf661)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e05ff8e17f327537825f814ac285f3e.setIcon(icon_d689a5738eee56ae36ce01e5aff37ae2);
|
|
|
|
|
|
var marker_7fc5feb38b0227a4390a629d908cc0e6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f05712bce22520496e7267590e443741 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7e1c52fe6bc581cdb07abbab7d43450 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94b0cba210a8553c7bab98468755c9cf = $(`<div id="html_94b0cba210a8553c7bab98468755c9cf" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_a7e1c52fe6bc581cdb07abbab7d43450.setContent(html_94b0cba210a8553c7bab98468755c9cf);
|
|
|
|
|
|
|
|
marker_7fc5feb38b0227a4390a629d908cc0e6.bindPopup(popup_a7e1c52fe6bc581cdb07abbab7d43450)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fc5feb38b0227a4390a629d908cc0e6.setIcon(icon_f05712bce22520496e7267590e443741);
|
|
|
|
|
|
var marker_4b76c51bed70596b1c37898203652d1e = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b83319e2addeb1246bb01cf51d933773 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06325a46469b740bb40f3492e2c9be5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6e6ec143e931f6f857ee5280d3f5bbc = $(`<div id="html_e6e6ec143e931f6f857ee5280d3f5bbc" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_06325a46469b740bb40f3492e2c9be5a.setContent(html_e6e6ec143e931f6f857ee5280d3f5bbc);
|
|
|
|
|
|
|
|
marker_4b76c51bed70596b1c37898203652d1e.bindPopup(popup_06325a46469b740bb40f3492e2c9be5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b76c51bed70596b1c37898203652d1e.setIcon(icon_b83319e2addeb1246bb01cf51d933773);
|
|
|
|
|
|
var marker_a0a47aae5e2057dcca051fd8e8dbaedd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_c38a2ec6938afb25a0a95e5966873d94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_667cb79145a522555acbb3230e4d1154 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ac2b152d4dc7c169a6ef5832f1837b4 = $(`<div id="html_0ac2b152d4dc7c169a6ef5832f1837b4" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_667cb79145a522555acbb3230e4d1154.setContent(html_0ac2b152d4dc7c169a6ef5832f1837b4);
|
|
|
|
|
|
|
|
marker_a0a47aae5e2057dcca051fd8e8dbaedd.bindPopup(popup_667cb79145a522555acbb3230e4d1154)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0a47aae5e2057dcca051fd8e8dbaedd.setIcon(icon_c38a2ec6938afb25a0a95e5966873d94);
|
|
|
|
|
|
var marker_15b88c6a4d60fb3645ed8f4423b41134 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_422259af8a2914af518f30e201c0f73e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20f6d22b5d98a460ce714a6856f2b787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2bb55bb060ac40c3989cc945ffda4e8 = $(`<div id="html_f2bb55bb060ac40c3989cc945ffda4e8" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_20f6d22b5d98a460ce714a6856f2b787.setContent(html_f2bb55bb060ac40c3989cc945ffda4e8);
|
|
|
|
|
|
|
|
marker_15b88c6a4d60fb3645ed8f4423b41134.bindPopup(popup_20f6d22b5d98a460ce714a6856f2b787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15b88c6a4d60fb3645ed8f4423b41134.setIcon(icon_422259af8a2914af518f30e201c0f73e);
|
|
|
|
|
|
var marker_8bd88eb0d3c1ede92d3de61a91147eee = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f95cb85d5ac30c80bef47862deff648a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9523cd1745c333fc3136dec939611206 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f13c75f6c225254d56fa5d6bc1b7ac18 = $(`<div id="html_f13c75f6c225254d56fa5d6bc1b7ac18" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_9523cd1745c333fc3136dec939611206.setContent(html_f13c75f6c225254d56fa5d6bc1b7ac18);
|
|
|
|
|
|
|
|
marker_8bd88eb0d3c1ede92d3de61a91147eee.bindPopup(popup_9523cd1745c333fc3136dec939611206)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bd88eb0d3c1ede92d3de61a91147eee.setIcon(icon_f95cb85d5ac30c80bef47862deff648a);
|
|
|
|
|
|
var marker_6f6e5ed13fc18ac15b54936671ce3f5a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fc61956eec94d889fb0b0f01359219bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be3bd7658efd9486fcef8c61de83e74b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1082e9fdef6ca517888074d41d4cc356 = $(`<div id="html_1082e9fdef6ca517888074d41d4cc356" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_be3bd7658efd9486fcef8c61de83e74b.setContent(html_1082e9fdef6ca517888074d41d4cc356);
|
|
|
|
|
|
|
|
marker_6f6e5ed13fc18ac15b54936671ce3f5a.bindPopup(popup_be3bd7658efd9486fcef8c61de83e74b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f6e5ed13fc18ac15b54936671ce3f5a.setIcon(icon_fc61956eec94d889fb0b0f01359219bd);
|
|
|
|
|
|
var marker_8ffb5db2bfa11faf688287776642b394 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_3030832f5da6b0a1028baebcd4fd732b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0de98385a1131c1d867eb76cdc09c3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffd9d99d58931367249fa7c35053a700 = $(`<div id="html_ffd9d99d58931367249fa7c35053a700" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_a0de98385a1131c1d867eb76cdc09c3f.setContent(html_ffd9d99d58931367249fa7c35053a700);
|
|
|
|
|
|
|
|
marker_8ffb5db2bfa11faf688287776642b394.bindPopup(popup_a0de98385a1131c1d867eb76cdc09c3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ffb5db2bfa11faf688287776642b394.setIcon(icon_3030832f5da6b0a1028baebcd4fd732b);
|
|
|
|
|
|
var marker_e15adeb2420307795c01372b27c7a170 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_56af66cfe321de197dd95a64d225cdaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4667df156650544d4e4d5aa74d644d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ca4c2434ea89730ca990dd8f732b27c = $(`<div id="html_4ca4c2434ea89730ca990dd8f732b27c" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_a4667df156650544d4e4d5aa74d644d3.setContent(html_4ca4c2434ea89730ca990dd8f732b27c);
|
|
|
|
|
|
|
|
marker_e15adeb2420307795c01372b27c7a170.bindPopup(popup_a4667df156650544d4e4d5aa74d644d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e15adeb2420307795c01372b27c7a170.setIcon(icon_56af66cfe321de197dd95a64d225cdaa);
|
|
|
|
|
|
var marker_b19a2adbb60c36313f7438a2eae105d4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6ccaa42be35548727152a6f5ca89b0d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_444480d499d6727a774f3734ffb36b74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9323bc23be6679626aa608eb4e0a80f = $(`<div id="html_b9323bc23be6679626aa608eb4e0a80f" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_444480d499d6727a774f3734ffb36b74.setContent(html_b9323bc23be6679626aa608eb4e0a80f);
|
|
|
|
|
|
|
|
marker_b19a2adbb60c36313f7438a2eae105d4.bindPopup(popup_444480d499d6727a774f3734ffb36b74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b19a2adbb60c36313f7438a2eae105d4.setIcon(icon_6ccaa42be35548727152a6f5ca89b0d3);
|
|
|
|
|
|
var marker_e6612f5ac6926adb8e9f94406b9a0652 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_0ffa7a009a9ea0fe74e396830c1f1dce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_719bce93e0579170dc75c2f8b044a861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_436db91a4f8b554d214bf3b9ada7d4d3 = $(`<div id="html_436db91a4f8b554d214bf3b9ada7d4d3" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_719bce93e0579170dc75c2f8b044a861.setContent(html_436db91a4f8b554d214bf3b9ada7d4d3);
|
|
|
|
|
|
|
|
marker_e6612f5ac6926adb8e9f94406b9a0652.bindPopup(popup_719bce93e0579170dc75c2f8b044a861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6612f5ac6926adb8e9f94406b9a0652.setIcon(icon_0ffa7a009a9ea0fe74e396830c1f1dce);
|
|
|
|
|
|
var marker_943dd6438019d9fd2d265889e03c232c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_50512f03caba5a025ff86b0894b1e08b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd33d17b2428f3396735742a23d9324e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a30726baf73cf9a10bdb141a917f3058 = $(`<div id="html_a30726baf73cf9a10bdb141a917f3058" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_bd33d17b2428f3396735742a23d9324e.setContent(html_a30726baf73cf9a10bdb141a917f3058);
|
|
|
|
|
|
|
|
marker_943dd6438019d9fd2d265889e03c232c.bindPopup(popup_bd33d17b2428f3396735742a23d9324e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_943dd6438019d9fd2d265889e03c232c.setIcon(icon_50512f03caba5a025ff86b0894b1e08b);
|
|
|
|
|
|
var marker_b7a37f83c01de45f32271fd20e5a6a0f = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6820c50c2344792b7e4952bf59a36d22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd681a2b9c8d62b24bc91da2585a46aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a78a72e50cf4da35c3403f04798bc178 = $(`<div id="html_a78a72e50cf4da35c3403f04798bc178" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_fd681a2b9c8d62b24bc91da2585a46aa.setContent(html_a78a72e50cf4da35c3403f04798bc178);
|
|
|
|
|
|
|
|
marker_b7a37f83c01de45f32271fd20e5a6a0f.bindPopup(popup_fd681a2b9c8d62b24bc91da2585a46aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7a37f83c01de45f32271fd20e5a6a0f.setIcon(icon_6820c50c2344792b7e4952bf59a36d22);
|
|
|
|
|
|
var marker_2f894ecf460ded97a57536aced630b5f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_81bbfef95d059b3abb2c2be6cc3291b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3993445e369e0c3f9d2637679d52f55f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daa95aae24515ace42b845c44fee4b90 = $(`<div id="html_daa95aae24515ace42b845c44fee4b90" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_3993445e369e0c3f9d2637679d52f55f.setContent(html_daa95aae24515ace42b845c44fee4b90);
|
|
|
|
|
|
|
|
marker_2f894ecf460ded97a57536aced630b5f.bindPopup(popup_3993445e369e0c3f9d2637679d52f55f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f894ecf460ded97a57536aced630b5f.setIcon(icon_81bbfef95d059b3abb2c2be6cc3291b1);
|
|
|
|
|
|
var marker_62b9eb46daa3ba40beac506b7bd30e72 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d8e3f75f64621a3102d2cf4f5fc0d5cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c5bf342bbf2b54b0a40dc2a30696728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a53f738c49468047608b0e5526c1f497 = $(`<div id="html_a53f738c49468047608b0e5526c1f497" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_5c5bf342bbf2b54b0a40dc2a30696728.setContent(html_a53f738c49468047608b0e5526c1f497);
|
|
|
|
|
|
|
|
marker_62b9eb46daa3ba40beac506b7bd30e72.bindPopup(popup_5c5bf342bbf2b54b0a40dc2a30696728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62b9eb46daa3ba40beac506b7bd30e72.setIcon(icon_d8e3f75f64621a3102d2cf4f5fc0d5cf);
|
|
|
|
|
|
var marker_dfc16f1ed7dc67a6bbb98c1ef92ca03e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6ccf93a5d6f01c1898e736a140097e81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbbff958cd9f5c3de9e30bd4f4b807bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f66868f8805391c7fddfae65b58a246d = $(`<div id="html_f66868f8805391c7fddfae65b58a246d" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_dbbff958cd9f5c3de9e30bd4f4b807bc.setContent(html_f66868f8805391c7fddfae65b58a246d);
|
|
|
|
|
|
|
|
marker_dfc16f1ed7dc67a6bbb98c1ef92ca03e.bindPopup(popup_dbbff958cd9f5c3de9e30bd4f4b807bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfc16f1ed7dc67a6bbb98c1ef92ca03e.setIcon(icon_6ccf93a5d6f01c1898e736a140097e81);
|
|
|
|
|
|
var marker_1a74ebd35c735f8bd1297ac13b529e4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_00f3e02ac516112cfd7e3973c7996187 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_337f9192edcc652f08e3edbe877fd158 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8d755d344483b28035c86b902573df4 = $(`<div id="html_f8d755d344483b28035c86b902573df4" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_337f9192edcc652f08e3edbe877fd158.setContent(html_f8d755d344483b28035c86b902573df4);
|
|
|
|
|
|
|
|
marker_1a74ebd35c735f8bd1297ac13b529e4a.bindPopup(popup_337f9192edcc652f08e3edbe877fd158)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a74ebd35c735f8bd1297ac13b529e4a.setIcon(icon_00f3e02ac516112cfd7e3973c7996187);
|
|
|
|
|
|
var marker_5437fcd14b720c0bf97ca23240605d6e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fbb029c4e626c77694b50197b7db69c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17588aed21cd511dff919f251a750155 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bea09b6c415fa165bd09a8958bc5376f = $(`<div id="html_bea09b6c415fa165bd09a8958bc5376f" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_17588aed21cd511dff919f251a750155.setContent(html_bea09b6c415fa165bd09a8958bc5376f);
|
|
|
|
|
|
|
|
marker_5437fcd14b720c0bf97ca23240605d6e.bindPopup(popup_17588aed21cd511dff919f251a750155)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5437fcd14b720c0bf97ca23240605d6e.setIcon(icon_fbb029c4e626c77694b50197b7db69c5);
|
|
|
|
|
|
var marker_c58fd832105aa2ae348009b661008c4d = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_7bf8a6cb1dd04e4c57d20430804fe79a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a117bcd53503f733fb1d6f39b456aa3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa0953f6fa89030bde03f116501fc5b2 = $(`<div id="html_aa0953f6fa89030bde03f116501fc5b2" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_a117bcd53503f733fb1d6f39b456aa3d.setContent(html_aa0953f6fa89030bde03f116501fc5b2);
|
|
|
|
|
|
|
|
marker_c58fd832105aa2ae348009b661008c4d.bindPopup(popup_a117bcd53503f733fb1d6f39b456aa3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c58fd832105aa2ae348009b661008c4d.setIcon(icon_7bf8a6cb1dd04e4c57d20430804fe79a);
|
|
|
|
|
|
var marker_4a8d8a622381bca87d52dca9404e7b21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_8b31f77cc74a15a3b2bafc9be9fe1791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc820e404ab16032b1aa12a632158597 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f7543c33f48eafda946192c1c8934f2 = $(`<div id="html_5f7543c33f48eafda946192c1c8934f2" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_dc820e404ab16032b1aa12a632158597.setContent(html_5f7543c33f48eafda946192c1c8934f2);
|
|
|
|
|
|
|
|
marker_4a8d8a622381bca87d52dca9404e7b21.bindPopup(popup_dc820e404ab16032b1aa12a632158597)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a8d8a622381bca87d52dca9404e7b21.setIcon(icon_8b31f77cc74a15a3b2bafc9be9fe1791);
|
|
|
|
|
|
var marker_7c450b27a21fc54cb6fbaab748958eae = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_14d14616c872a5ce3899722d764b257c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_557b1dc77158ef7c43503643f434277d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fa1664d1a5b0ac8fbfef47d4b49e73f = $(`<div id="html_2fa1664d1a5b0ac8fbfef47d4b49e73f" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_557b1dc77158ef7c43503643f434277d.setContent(html_2fa1664d1a5b0ac8fbfef47d4b49e73f);
|
|
|
|
|
|
|
|
marker_7c450b27a21fc54cb6fbaab748958eae.bindPopup(popup_557b1dc77158ef7c43503643f434277d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c450b27a21fc54cb6fbaab748958eae.setIcon(icon_14d14616c872a5ce3899722d764b257c);
|
|
|
|
|
|
var marker_babe862da7670843f477bb295ef1214c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_45ddf4b6f5beab462367cb80bec73c60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c64ee094450bdf86f3dd762fc2bab0c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef703317c40095812843ee3ed661683e = $(`<div id="html_ef703317c40095812843ee3ed661683e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_c64ee094450bdf86f3dd762fc2bab0c3.setContent(html_ef703317c40095812843ee3ed661683e);
|
|
|
|
|
|
|
|
marker_babe862da7670843f477bb295ef1214c.bindPopup(popup_c64ee094450bdf86f3dd762fc2bab0c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_babe862da7670843f477bb295ef1214c.setIcon(icon_45ddf4b6f5beab462367cb80bec73c60);
|
|
|
|
|
|
var marker_3e35464658c151c70396535b7c9a5c39 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_54b4763dcb3e859d611dee15332acdcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_359fac170cc133fc64581fc824ac7785 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de8b47570196fe606fa7d64fe6039909 = $(`<div id="html_de8b47570196fe606fa7d64fe6039909" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_359fac170cc133fc64581fc824ac7785.setContent(html_de8b47570196fe606fa7d64fe6039909);
|
|
|
|
|
|
|
|
marker_3e35464658c151c70396535b7c9a5c39.bindPopup(popup_359fac170cc133fc64581fc824ac7785)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e35464658c151c70396535b7c9a5c39.setIcon(icon_54b4763dcb3e859d611dee15332acdcb);
|
|
|
|
|
|
var marker_b4c5ea7174fe0b78c159db8f52e388b4 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6caac87018d1561420b5a2f32f793e85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c8e331506fdc600c1170d0c9e6a7ffe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a00cbc8a179ab7de96dcd84d3c8779d = $(`<div id="html_3a00cbc8a179ab7de96dcd84d3c8779d" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_3c8e331506fdc600c1170d0c9e6a7ffe.setContent(html_3a00cbc8a179ab7de96dcd84d3c8779d);
|
|
|
|
|
|
|
|
marker_b4c5ea7174fe0b78c159db8f52e388b4.bindPopup(popup_3c8e331506fdc600c1170d0c9e6a7ffe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4c5ea7174fe0b78c159db8f52e388b4.setIcon(icon_6caac87018d1561420b5a2f32f793e85);
|
|
|
|
|
|
var marker_2037f9981aa2a1c431a7c73dce32685c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5387a6caa96e219a7989ea473c3ddd05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26570422d26e18c606850f80681a0903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_602e58bf9af65bfa6ec48533f8c5f387 = $(`<div id="html_602e58bf9af65bfa6ec48533f8c5f387" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_26570422d26e18c606850f80681a0903.setContent(html_602e58bf9af65bfa6ec48533f8c5f387);
|
|
|
|
|
|
|
|
marker_2037f9981aa2a1c431a7c73dce32685c.bindPopup(popup_26570422d26e18c606850f80681a0903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2037f9981aa2a1c431a7c73dce32685c.setIcon(icon_5387a6caa96e219a7989ea473c3ddd05);
|
|
|
|
|
|
var marker_cd83b392853b5c7e83f8a1f60df649ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b56e02fb70031ac4e00235976ca93e7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0df3b5aed4319a61039f0a4112a5f238 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4e656b7382b210d0b995a52aa370e81 = $(`<div id="html_f4e656b7382b210d0b995a52aa370e81" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_0df3b5aed4319a61039f0a4112a5f238.setContent(html_f4e656b7382b210d0b995a52aa370e81);
|
|
|
|
|
|
|
|
marker_cd83b392853b5c7e83f8a1f60df649ba.bindPopup(popup_0df3b5aed4319a61039f0a4112a5f238)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd83b392853b5c7e83f8a1f60df649ba.setIcon(icon_b56e02fb70031ac4e00235976ca93e7e);
|
|
|
|
|
|
var marker_d82d4e8aa533db1e11716b2f1fc362ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5f8da9078213e95c19e2e779a6df0507 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3350aac9cd7d86e4ee4dcf5cff439b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abf26f8e6a86d9d92a2dd44020f7eb2f = $(`<div id="html_abf26f8e6a86d9d92a2dd44020f7eb2f" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_a3350aac9cd7d86e4ee4dcf5cff439b0.setContent(html_abf26f8e6a86d9d92a2dd44020f7eb2f);
|
|
|
|
|
|
|
|
marker_d82d4e8aa533db1e11716b2f1fc362ef.bindPopup(popup_a3350aac9cd7d86e4ee4dcf5cff439b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d82d4e8aa533db1e11716b2f1fc362ef.setIcon(icon_5f8da9078213e95c19e2e779a6df0507);
|
|
|
|
|
|
var marker_e9376990a025f0fc3c10faf2e15071e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_57688758d9d1e671fdd246840e3554c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c32691859b1a307707c5f5f3b7691ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50619466c760ab96845b3cfd5349a39e = $(`<div id="html_50619466c760ab96845b3cfd5349a39e" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_3c32691859b1a307707c5f5f3b7691ab.setContent(html_50619466c760ab96845b3cfd5349a39e);
|
|
|
|
|
|
|
|
marker_e9376990a025f0fc3c10faf2e15071e4.bindPopup(popup_3c32691859b1a307707c5f5f3b7691ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9376990a025f0fc3c10faf2e15071e4.setIcon(icon_57688758d9d1e671fdd246840e3554c4);
|
|
|
|
|
|
var marker_bb4378e2d3fc7252cdf681efac685437 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fbbde5eaa478f4c5709df59e31a36fb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1153187726c239934d790e272a98f513 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3e5e304624872ebc58a9b368f81567a = $(`<div id="html_e3e5e304624872ebc58a9b368f81567a" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_1153187726c239934d790e272a98f513.setContent(html_e3e5e304624872ebc58a9b368f81567a);
|
|
|
|
|
|
|
|
marker_bb4378e2d3fc7252cdf681efac685437.bindPopup(popup_1153187726c239934d790e272a98f513)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb4378e2d3fc7252cdf681efac685437.setIcon(icon_fbbde5eaa478f4c5709df59e31a36fb9);
|
|
|
|
|
|
var marker_24a5f3959e5c4a0845804ea18b5389b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d6ec474707a7464bc0cf1ecd5de47dee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5efe082318fff750a5b909e1f78f7b5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f137f9f573a112338f9cfe1ea0a9dac = $(`<div id="html_0f137f9f573a112338f9cfe1ea0a9dac" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_5efe082318fff750a5b909e1f78f7b5a.setContent(html_0f137f9f573a112338f9cfe1ea0a9dac);
|
|
|
|
|
|
|
|
marker_24a5f3959e5c4a0845804ea18b5389b7.bindPopup(popup_5efe082318fff750a5b909e1f78f7b5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24a5f3959e5c4a0845804ea18b5389b7.setIcon(icon_d6ec474707a7464bc0cf1ecd5de47dee);
|
|
|
|
|
|
var marker_c195c5e995ca8f7cebb0b125cf1f7e4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_144d3357c2329791dc559ad3beb4c406 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c63d3a8bdd9fae07031e1c0cd29e5e19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b73d3ece73bebb6c6f946eb9480f8c5 = $(`<div id="html_4b73d3ece73bebb6c6f946eb9480f8c5" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_c63d3a8bdd9fae07031e1c0cd29e5e19.setContent(html_4b73d3ece73bebb6c6f946eb9480f8c5);
|
|
|
|
|
|
|
|
marker_c195c5e995ca8f7cebb0b125cf1f7e4a.bindPopup(popup_c63d3a8bdd9fae07031e1c0cd29e5e19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c195c5e995ca8f7cebb0b125cf1f7e4a.setIcon(icon_144d3357c2329791dc559ad3beb4c406);
|
|
|
|
|
|
var marker_6e399c8c7806ee72b0fb52df88ab1fd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_185fdbcdd74cbd0264a744646e43746a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9be39081d5f1fb91794c0f5a691ead3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4193dd5a384f1878aaff58bc759ef523 = $(`<div id="html_4193dd5a384f1878aaff58bc759ef523" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_9be39081d5f1fb91794c0f5a691ead3e.setContent(html_4193dd5a384f1878aaff58bc759ef523);
|
|
|
|
|
|
|
|
marker_6e399c8c7806ee72b0fb52df88ab1fd1.bindPopup(popup_9be39081d5f1fb91794c0f5a691ead3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e399c8c7806ee72b0fb52df88ab1fd1.setIcon(icon_185fdbcdd74cbd0264a744646e43746a);
|
|
|
|
|
|
var marker_7b33977702ff00fb632396fc464999d1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d45c56edb52db45ce6af1c291e591236 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d376cafa90ac5279b5a4a6c746124e43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99d41bfc06644170eb0250446baf4c4a = $(`<div id="html_99d41bfc06644170eb0250446baf4c4a" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_d376cafa90ac5279b5a4a6c746124e43.setContent(html_99d41bfc06644170eb0250446baf4c4a);
|
|
|
|
|
|
|
|
marker_7b33977702ff00fb632396fc464999d1.bindPopup(popup_d376cafa90ac5279b5a4a6c746124e43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b33977702ff00fb632396fc464999d1.setIcon(icon_d45c56edb52db45ce6af1c291e591236);
|
|
|
|
|
|
var marker_02d7fb94613b43dd22420db4064507da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fd844c7173fe7863e571569d60f90d9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed94acc61e40f0af2e53d9fa706742af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9cd8f12fefcffcab811361a13d551aa = $(`<div id="html_b9cd8f12fefcffcab811361a13d551aa" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_ed94acc61e40f0af2e53d9fa706742af.setContent(html_b9cd8f12fefcffcab811361a13d551aa);
|
|
|
|
|
|
|
|
marker_02d7fb94613b43dd22420db4064507da.bindPopup(popup_ed94acc61e40f0af2e53d9fa706742af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02d7fb94613b43dd22420db4064507da.setIcon(icon_fd844c7173fe7863e571569d60f90d9c);
|
|
|
|
|
|
var marker_47bb954de3a250cfabad5b73b61f917e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_59838a1aefe070c2924c4188e5aecdee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dce34ef8b17b787259f361b5010534de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c365fc0dd534ffbd30ac4857588560a = $(`<div id="html_9c365fc0dd534ffbd30ac4857588560a" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_dce34ef8b17b787259f361b5010534de.setContent(html_9c365fc0dd534ffbd30ac4857588560a);
|
|
|
|
|
|
|
|
marker_47bb954de3a250cfabad5b73b61f917e.bindPopup(popup_dce34ef8b17b787259f361b5010534de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47bb954de3a250cfabad5b73b61f917e.setIcon(icon_59838a1aefe070c2924c4188e5aecdee);
|
|
|
|
|
|
var marker_d1e7845facb189c86049df13a50f345e = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fc5dd7e735a10830fa5f98bb52dcc111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c87825e3055a534a00a02dfa25513766 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db77df600d6a8f61d2261998a2eafca7 = $(`<div id="html_db77df600d6a8f61d2261998a2eafca7" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_c87825e3055a534a00a02dfa25513766.setContent(html_db77df600d6a8f61d2261998a2eafca7);
|
|
|
|
|
|
|
|
marker_d1e7845facb189c86049df13a50f345e.bindPopup(popup_c87825e3055a534a00a02dfa25513766)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1e7845facb189c86049df13a50f345e.setIcon(icon_fc5dd7e735a10830fa5f98bb52dcc111);
|
|
|
|
|
|
var marker_da785bccdde313a050cd9bbdcce22e94 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_cf8366fa1c9976526f8b7a3bd39efd72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_149fd03f1defc7d820da7dedf7b3f6d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28c1254020bd21a4557f8e549858afc9 = $(`<div id="html_28c1254020bd21a4557f8e549858afc9" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_149fd03f1defc7d820da7dedf7b3f6d9.setContent(html_28c1254020bd21a4557f8e549858afc9);
|
|
|
|
|
|
|
|
marker_da785bccdde313a050cd9bbdcce22e94.bindPopup(popup_149fd03f1defc7d820da7dedf7b3f6d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da785bccdde313a050cd9bbdcce22e94.setIcon(icon_cf8366fa1c9976526f8b7a3bd39efd72);
|
|
|
|
|
|
var marker_065ee9b5959a0cc1149e4dcd5b9cba34 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2b4f02f67840e9957861a8253d8e927b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3654f03b7d44a6c7b6ab418e66cdd537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37bf84cab95132f31e583fae0cce5c25 = $(`<div id="html_37bf84cab95132f31e583fae0cce5c25" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_3654f03b7d44a6c7b6ab418e66cdd537.setContent(html_37bf84cab95132f31e583fae0cce5c25);
|
|
|
|
|
|
|
|
marker_065ee9b5959a0cc1149e4dcd5b9cba34.bindPopup(popup_3654f03b7d44a6c7b6ab418e66cdd537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_065ee9b5959a0cc1149e4dcd5b9cba34.setIcon(icon_2b4f02f67840e9957861a8253d8e927b);
|
|
|
|
|
|
var marker_edd9f15ac13c4fbe909a55b13a86d6c7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_c6d93f7d6f9dcce240d4653d255d78cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f53dcfb2ce80538f34b90c9e5291751f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8acbca601311c30186f910cb37c2517c = $(`<div id="html_8acbca601311c30186f910cb37c2517c" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_f53dcfb2ce80538f34b90c9e5291751f.setContent(html_8acbca601311c30186f910cb37c2517c);
|
|
|
|
|
|
|
|
marker_edd9f15ac13c4fbe909a55b13a86d6c7.bindPopup(popup_f53dcfb2ce80538f34b90c9e5291751f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edd9f15ac13c4fbe909a55b13a86d6c7.setIcon(icon_c6d93f7d6f9dcce240d4653d255d78cc);
|
|
|
|
|
|
var marker_db5a869bd7384d5d020b935f2b0a292c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d11c7e6a7420f7c05c34fba63fcfd729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a35482d7d015c38371e7bea34239b931 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a6aa7433907f803df39e01408ad2e7f = $(`<div id="html_2a6aa7433907f803df39e01408ad2e7f" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_a35482d7d015c38371e7bea34239b931.setContent(html_2a6aa7433907f803df39e01408ad2e7f);
|
|
|
|
|
|
|
|
marker_db5a869bd7384d5d020b935f2b0a292c.bindPopup(popup_a35482d7d015c38371e7bea34239b931)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db5a869bd7384d5d020b935f2b0a292c.setIcon(icon_d11c7e6a7420f7c05c34fba63fcfd729);
|
|
|
|
|
|
var marker_463191047d595a01363f5f2e4aaa36fb = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_4c330d94b58fe3addfee4ac68f2f34f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aa13ceb0c3961b7ef94b131b084f3e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef05cd1fcb2c5b2dd95a83a4b3ad2445 = $(`<div id="html_ef05cd1fcb2c5b2dd95a83a4b3ad2445" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_1aa13ceb0c3961b7ef94b131b084f3e5.setContent(html_ef05cd1fcb2c5b2dd95a83a4b3ad2445);
|
|
|
|
|
|
|
|
marker_463191047d595a01363f5f2e4aaa36fb.bindPopup(popup_1aa13ceb0c3961b7ef94b131b084f3e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_463191047d595a01363f5f2e4aaa36fb.setIcon(icon_4c330d94b58fe3addfee4ac68f2f34f5);
|
|
|
|
|
|
var marker_d24711ab3da3bd56273d78c65a6a7d3e = L.marker(
|
|
[40.788, -74.0546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_7c5f2f45dc2ac9eebda75aca5d9ac773 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4113cc000f74d08a4c2eba578cfbe1c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5165bc17d9929333596fb1cb46d50d77 = $(`<div id="html_5165bc17d9929333596fb1cb46d50d77" style="width: 100.0%; height: 100.0%;">relay.mynostr.app</div>`)[0];
|
|
popup_4113cc000f74d08a4c2eba578cfbe1c9.setContent(html_5165bc17d9929333596fb1cb46d50d77);
|
|
|
|
|
|
|
|
marker_d24711ab3da3bd56273d78c65a6a7d3e.bindPopup(popup_4113cc000f74d08a4c2eba578cfbe1c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d24711ab3da3bd56273d78c65a6a7d3e.setIcon(icon_7c5f2f45dc2ac9eebda75aca5d9ac773);
|
|
|
|
|
|
var marker_e479df4ed36beba20ee196ba8d6f6e70 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f05737b4709e3a81af6b8618f4f931d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_990da7be8462070e26b60665955ada45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7ea16eb3691d96ae84bbcc8f55a085e = $(`<div id="html_c7ea16eb3691d96ae84bbcc8f55a085e" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_990da7be8462070e26b60665955ada45.setContent(html_c7ea16eb3691d96ae84bbcc8f55a085e);
|
|
|
|
|
|
|
|
marker_e479df4ed36beba20ee196ba8d6f6e70.bindPopup(popup_990da7be8462070e26b60665955ada45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e479df4ed36beba20ee196ba8d6f6e70.setIcon(icon_f05737b4709e3a81af6b8618f4f931d8);
|
|
|
|
|
|
var marker_57dd6a9402c8a334e41874b90727fc42 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_68dce6a9d431b8db7dbc2b1ded88afc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94ef8f1812ec4bf5be7bdfb2a62a1311 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2a60b53a8a85c230a283be587db8e39 = $(`<div id="html_e2a60b53a8a85c230a283be587db8e39" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_94ef8f1812ec4bf5be7bdfb2a62a1311.setContent(html_e2a60b53a8a85c230a283be587db8e39);
|
|
|
|
|
|
|
|
marker_57dd6a9402c8a334e41874b90727fc42.bindPopup(popup_94ef8f1812ec4bf5be7bdfb2a62a1311)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57dd6a9402c8a334e41874b90727fc42.setIcon(icon_68dce6a9d431b8db7dbc2b1ded88afc1);
|
|
|
|
|
|
var marker_24b87e5cb58b6b24441cd892c2281155 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5e977050080560c8fe06160ae31d8c0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b146954af0a9826f7757a251dc00e4ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38ce22464ea1276cb1dff9d5ef258687 = $(`<div id="html_38ce22464ea1276cb1dff9d5ef258687" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_b146954af0a9826f7757a251dc00e4ec.setContent(html_38ce22464ea1276cb1dff9d5ef258687);
|
|
|
|
|
|
|
|
marker_24b87e5cb58b6b24441cd892c2281155.bindPopup(popup_b146954af0a9826f7757a251dc00e4ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24b87e5cb58b6b24441cd892c2281155.setIcon(icon_5e977050080560c8fe06160ae31d8c0d);
|
|
|
|
|
|
var marker_57840ed5b4b7d5367657cbc19e3b5a52 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5dc21fe042eeb8cb43f8ff40067decee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21947abcb324937ed42d30eb3542f9f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6edcdc18b4d6e484477c0bd0a517c196 = $(`<div id="html_6edcdc18b4d6e484477c0bd0a517c196" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_21947abcb324937ed42d30eb3542f9f1.setContent(html_6edcdc18b4d6e484477c0bd0a517c196);
|
|
|
|
|
|
|
|
marker_57840ed5b4b7d5367657cbc19e3b5a52.bindPopup(popup_21947abcb324937ed42d30eb3542f9f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57840ed5b4b7d5367657cbc19e3b5a52.setIcon(icon_5dc21fe042eeb8cb43f8ff40067decee);
|
|
|
|
|
|
var marker_ff3db0c6e5f99ec8a8cac093ee924980 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d8939ef7617d4fb65155734f9eee7790 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f6811d31ccec06796b55d1a1179c961 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be0ee3d1306eaf794e04a392d429fdd7 = $(`<div id="html_be0ee3d1306eaf794e04a392d429fdd7" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_8f6811d31ccec06796b55d1a1179c961.setContent(html_be0ee3d1306eaf794e04a392d429fdd7);
|
|
|
|
|
|
|
|
marker_ff3db0c6e5f99ec8a8cac093ee924980.bindPopup(popup_8f6811d31ccec06796b55d1a1179c961)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff3db0c6e5f99ec8a8cac093ee924980.setIcon(icon_d8939ef7617d4fb65155734f9eee7790);
|
|
|
|
|
|
var marker_0bead2c3c41cc09ca2d7272c9addd3b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_9afca9a2d9bf445b66836e5fc8f488d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed47fc4d9caf07d952b16e09c17ba75a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b73e7455820d56b0b118485c99e7e5c = $(`<div id="html_2b73e7455820d56b0b118485c99e7e5c" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_ed47fc4d9caf07d952b16e09c17ba75a.setContent(html_2b73e7455820d56b0b118485c99e7e5c);
|
|
|
|
|
|
|
|
marker_0bead2c3c41cc09ca2d7272c9addd3b8.bindPopup(popup_ed47fc4d9caf07d952b16e09c17ba75a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bead2c3c41cc09ca2d7272c9addd3b8.setIcon(icon_9afca9a2d9bf445b66836e5fc8f488d5);
|
|
|
|
|
|
var marker_72d4b24bcb2111462f803a9c8991f3c8 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a3510182d65bd217cff70e2ac0bd621c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8cdb9fb535f7670be7a215c5fd6c802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acc84b7b7fe8bbbdbdcc761050c6be16 = $(`<div id="html_acc84b7b7fe8bbbdbdcc761050c6be16" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_b8cdb9fb535f7670be7a215c5fd6c802.setContent(html_acc84b7b7fe8bbbdbdcc761050c6be16);
|
|
|
|
|
|
|
|
marker_72d4b24bcb2111462f803a9c8991f3c8.bindPopup(popup_b8cdb9fb535f7670be7a215c5fd6c802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72d4b24bcb2111462f803a9c8991f3c8.setIcon(icon_a3510182d65bd217cff70e2ac0bd621c);
|
|
|
|
|
|
var marker_f4326245caf63c3b6f320946912de117 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_51167dd2c9fe969e5fc73f164f7b5e4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65df38c09734f4d4dc4375bbd7b82b16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baac21947de1e923360c5fdfdc464d9a = $(`<div id="html_baac21947de1e923360c5fdfdc464d9a" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_65df38c09734f4d4dc4375bbd7b82b16.setContent(html_baac21947de1e923360c5fdfdc464d9a);
|
|
|
|
|
|
|
|
marker_f4326245caf63c3b6f320946912de117.bindPopup(popup_65df38c09734f4d4dc4375bbd7b82b16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4326245caf63c3b6f320946912de117.setIcon(icon_51167dd2c9fe969e5fc73f164f7b5e4c);
|
|
|
|
|
|
var marker_823ccfddf028395a6590331fdf727d12 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b1a00afe69252ca4da341c0fe93f6a75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e62493536f8b88384f0089f6836d8e1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad4ad8e6ed2eaaab80a5349ece6426b3 = $(`<div id="html_ad4ad8e6ed2eaaab80a5349ece6426b3" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_e62493536f8b88384f0089f6836d8e1c.setContent(html_ad4ad8e6ed2eaaab80a5349ece6426b3);
|
|
|
|
|
|
|
|
marker_823ccfddf028395a6590331fdf727d12.bindPopup(popup_e62493536f8b88384f0089f6836d8e1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_823ccfddf028395a6590331fdf727d12.setIcon(icon_b1a00afe69252ca4da341c0fe93f6a75);
|
|
|
|
|
|
var marker_66bf6435bbc32c0e918b276b0f9572ed = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_58638e6a617a6e43092d709a17bafc00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d8a399c3385b31708001aa168b9e31e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f3ee6f7c93643921a2ea15a69198004 = $(`<div id="html_6f3ee6f7c93643921a2ea15a69198004" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_1d8a399c3385b31708001aa168b9e31e.setContent(html_6f3ee6f7c93643921a2ea15a69198004);
|
|
|
|
|
|
|
|
marker_66bf6435bbc32c0e918b276b0f9572ed.bindPopup(popup_1d8a399c3385b31708001aa168b9e31e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66bf6435bbc32c0e918b276b0f9572ed.setIcon(icon_58638e6a617a6e43092d709a17bafc00);
|
|
|
|
|
|
var marker_2c17dc5029a10c59f7653224f872de82 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_c1abf229ca0bd64e4565163f4e60aa12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63bbcab0676f2a4daf4f17f24b22bb03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f81f20aa675243821ff01ef94fd68d7 = $(`<div id="html_0f81f20aa675243821ff01ef94fd68d7" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_63bbcab0676f2a4daf4f17f24b22bb03.setContent(html_0f81f20aa675243821ff01ef94fd68d7);
|
|
|
|
|
|
|
|
marker_2c17dc5029a10c59f7653224f872de82.bindPopup(popup_63bbcab0676f2a4daf4f17f24b22bb03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c17dc5029a10c59f7653224f872de82.setIcon(icon_c1abf229ca0bd64e4565163f4e60aa12);
|
|
|
|
|
|
var marker_1769f83e2263529e0d8801d0e22830b3 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_58aaff5a14fc1c0640435e26668e3530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f04ce76b4dc86cc37337b9893da8583 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e5a77c67caa80a34c1b0c7aeb184b99 = $(`<div id="html_8e5a77c67caa80a34c1b0c7aeb184b99" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_4f04ce76b4dc86cc37337b9893da8583.setContent(html_8e5a77c67caa80a34c1b0c7aeb184b99);
|
|
|
|
|
|
|
|
marker_1769f83e2263529e0d8801d0e22830b3.bindPopup(popup_4f04ce76b4dc86cc37337b9893da8583)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1769f83e2263529e0d8801d0e22830b3.setIcon(icon_58aaff5a14fc1c0640435e26668e3530);
|
|
|
|
|
|
var marker_ab83c085a2ce0e5be6ca680346c524d0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fd8b031819288e9623690bb3974de48b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8968a8c531ee271609ca167f0580d507 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_130d9851c76255c43ad06835f64bb76f = $(`<div id="html_130d9851c76255c43ad06835f64bb76f" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_8968a8c531ee271609ca167f0580d507.setContent(html_130d9851c76255c43ad06835f64bb76f);
|
|
|
|
|
|
|
|
marker_ab83c085a2ce0e5be6ca680346c524d0.bindPopup(popup_8968a8c531ee271609ca167f0580d507)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab83c085a2ce0e5be6ca680346c524d0.setIcon(icon_fd8b031819288e9623690bb3974de48b);
|
|
|
|
|
|
var marker_498f869e6b652a386601ae51de6a635b = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_99398a18894fbf31e176f2abf3cb3a68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_281b9f53e6538368cafeed7292ea97db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_358ed412c107d4b1146723e1eff0c986 = $(`<div id="html_358ed412c107d4b1146723e1eff0c986" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_281b9f53e6538368cafeed7292ea97db.setContent(html_358ed412c107d4b1146723e1eff0c986);
|
|
|
|
|
|
|
|
marker_498f869e6b652a386601ae51de6a635b.bindPopup(popup_281b9f53e6538368cafeed7292ea97db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_498f869e6b652a386601ae51de6a635b.setIcon(icon_99398a18894fbf31e176f2abf3cb3a68);
|
|
|
|
|
|
var marker_43d0298ef33038b3f27c27574eafac00 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_82ed59afba077dab136af7dc90208571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_195aa6662b8b4528598352fe285db747 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b647b8b22c621745305c715bc7ec72c9 = $(`<div id="html_b647b8b22c621745305c715bc7ec72c9" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_195aa6662b8b4528598352fe285db747.setContent(html_b647b8b22c621745305c715bc7ec72c9);
|
|
|
|
|
|
|
|
marker_43d0298ef33038b3f27c27574eafac00.bindPopup(popup_195aa6662b8b4528598352fe285db747)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43d0298ef33038b3f27c27574eafac00.setIcon(icon_82ed59afba077dab136af7dc90208571);
|
|
|
|
|
|
var marker_9d52471569b7e6e92036211525edbc35 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_8c323b7e25c05a75bd88c5ba36cd20c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad03d02fa4150c19a95ea53f62a02d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3938755574bcdfdc00be3b02852f6510 = $(`<div id="html_3938755574bcdfdc00be3b02852f6510" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_ad03d02fa4150c19a95ea53f62a02d5d.setContent(html_3938755574bcdfdc00be3b02852f6510);
|
|
|
|
|
|
|
|
marker_9d52471569b7e6e92036211525edbc35.bindPopup(popup_ad03d02fa4150c19a95ea53f62a02d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d52471569b7e6e92036211525edbc35.setIcon(icon_8c323b7e25c05a75bd88c5ba36cd20c1);
|
|
|
|
|
|
var marker_65b404240f0b80d829d55e8864a211b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_abe10fe662c0e23b8e6a804819229981 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78714f26ef8eb67f2f2a794e674e74fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_333f5dc455939f0d356a238b41fdab17 = $(`<div id="html_333f5dc455939f0d356a238b41fdab17" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_78714f26ef8eb67f2f2a794e674e74fb.setContent(html_333f5dc455939f0d356a238b41fdab17);
|
|
|
|
|
|
|
|
marker_65b404240f0b80d829d55e8864a211b6.bindPopup(popup_78714f26ef8eb67f2f2a794e674e74fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65b404240f0b80d829d55e8864a211b6.setIcon(icon_abe10fe662c0e23b8e6a804819229981);
|
|
|
|
|
|
var marker_af7fc8054275e81594dcbaed241afe1f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a0760e1069b1c4dddf45154ec58dedb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b072ae05182599c1e485f7f4fe9217ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_163ddbf4f720974a7e6260252b7b99b4 = $(`<div id="html_163ddbf4f720974a7e6260252b7b99b4" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_b072ae05182599c1e485f7f4fe9217ee.setContent(html_163ddbf4f720974a7e6260252b7b99b4);
|
|
|
|
|
|
|
|
marker_af7fc8054275e81594dcbaed241afe1f.bindPopup(popup_b072ae05182599c1e485f7f4fe9217ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af7fc8054275e81594dcbaed241afe1f.setIcon(icon_a0760e1069b1c4dddf45154ec58dedb4);
|
|
|
|
|
|
var marker_ffc2de68e350343f44896c5b72836065 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_e13ecf8d70d1f7c448f58b0b01c41953 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03edac45142206772a575c3ccc7739de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77338fdc0ba4e67062547ef7aaea0097 = $(`<div id="html_77338fdc0ba4e67062547ef7aaea0097" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_03edac45142206772a575c3ccc7739de.setContent(html_77338fdc0ba4e67062547ef7aaea0097);
|
|
|
|
|
|
|
|
marker_ffc2de68e350343f44896c5b72836065.bindPopup(popup_03edac45142206772a575c3ccc7739de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffc2de68e350343f44896c5b72836065.setIcon(icon_e13ecf8d70d1f7c448f58b0b01c41953);
|
|
|
|
|
|
var marker_40b9ab08941c31f5130637f4e04bc822 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_026c7d70fa79da1b1a1efe99a94b386f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f227885bf7c5b0b2bbe9cada550aee7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab2f9fe62915f9d298f585c489df8dfa = $(`<div id="html_ab2f9fe62915f9d298f585c489df8dfa" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_9f227885bf7c5b0b2bbe9cada550aee7.setContent(html_ab2f9fe62915f9d298f585c489df8dfa);
|
|
|
|
|
|
|
|
marker_40b9ab08941c31f5130637f4e04bc822.bindPopup(popup_9f227885bf7c5b0b2bbe9cada550aee7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40b9ab08941c31f5130637f4e04bc822.setIcon(icon_026c7d70fa79da1b1a1efe99a94b386f);
|
|
|
|
|
|
var marker_66e37bda845cc42fa7a8180cb6677baf = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_cbc26efcc7f7388078b1d107c1a0c2ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8313f251c312c211153991a501eb142c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff859b03cf85ed4d072d50c706f94e2f = $(`<div id="html_ff859b03cf85ed4d072d50c706f94e2f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_8313f251c312c211153991a501eb142c.setContent(html_ff859b03cf85ed4d072d50c706f94e2f);
|
|
|
|
|
|
|
|
marker_66e37bda845cc42fa7a8180cb6677baf.bindPopup(popup_8313f251c312c211153991a501eb142c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66e37bda845cc42fa7a8180cb6677baf.setIcon(icon_cbc26efcc7f7388078b1d107c1a0c2ec);
|
|
|
|
|
|
var marker_ed090440c0f834cd71a38831944d2016 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_74bd2f26b37560f1febb9c1f7cf3873c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f9964b538ccf34dd75c71995b28d5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b73bff651e9e0792e113248308934342 = $(`<div id="html_b73bff651e9e0792e113248308934342" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_d5f9964b538ccf34dd75c71995b28d5c.setContent(html_b73bff651e9e0792e113248308934342);
|
|
|
|
|
|
|
|
marker_ed090440c0f834cd71a38831944d2016.bindPopup(popup_d5f9964b538ccf34dd75c71995b28d5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed090440c0f834cd71a38831944d2016.setIcon(icon_74bd2f26b37560f1febb9c1f7cf3873c);
|
|
|
|
|
|
var marker_7aefcd9739eb05b2c83d25c4a558d838 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f210da379b90c0c63bf08d561d7c6231 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecce385d36b2942f9b86c763e63d5f15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ce2cbd5348bbe03cf1f93c1a75e4212 = $(`<div id="html_1ce2cbd5348bbe03cf1f93c1a75e4212" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_ecce385d36b2942f9b86c763e63d5f15.setContent(html_1ce2cbd5348bbe03cf1f93c1a75e4212);
|
|
|
|
|
|
|
|
marker_7aefcd9739eb05b2c83d25c4a558d838.bindPopup(popup_ecce385d36b2942f9b86c763e63d5f15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7aefcd9739eb05b2c83d25c4a558d838.setIcon(icon_f210da379b90c0c63bf08d561d7c6231);
|
|
|
|
|
|
var marker_88a3c5e064dbd394c573fb00cf30eb36 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_79fe6e148a1a651b4375acaa423727af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a9da34ef528d81753fa52f22f647448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1725d9619f1c4c589241c382ffb656d = $(`<div id="html_c1725d9619f1c4c589241c382ffb656d" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_9a9da34ef528d81753fa52f22f647448.setContent(html_c1725d9619f1c4c589241c382ffb656d);
|
|
|
|
|
|
|
|
marker_88a3c5e064dbd394c573fb00cf30eb36.bindPopup(popup_9a9da34ef528d81753fa52f22f647448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88a3c5e064dbd394c573fb00cf30eb36.setIcon(icon_79fe6e148a1a651b4375acaa423727af);
|
|
|
|
|
|
var marker_69c643fecc4294c35992f2e96f777051 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_61d9c249eceea0e88a61bf197ca87b45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c262ceda312c4c4ab99c4a14c8c47038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15d58efffde9623120f85c71b38b3aea = $(`<div id="html_15d58efffde9623120f85c71b38b3aea" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_c262ceda312c4c4ab99c4a14c8c47038.setContent(html_15d58efffde9623120f85c71b38b3aea);
|
|
|
|
|
|
|
|
marker_69c643fecc4294c35992f2e96f777051.bindPopup(popup_c262ceda312c4c4ab99c4a14c8c47038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69c643fecc4294c35992f2e96f777051.setIcon(icon_61d9c249eceea0e88a61bf197ca87b45);
|
|
|
|
|
|
var marker_45abb01dd1904a7e2f1b08c9b1b79a41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2a9a298515f67d0a80699c99a30b4993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c93a006dc577b4b9b5fd0ba40053b1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_039bfdbe87d3d530264e6d022fcf7a57 = $(`<div id="html_039bfdbe87d3d530264e6d022fcf7a57" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_7c93a006dc577b4b9b5fd0ba40053b1d.setContent(html_039bfdbe87d3d530264e6d022fcf7a57);
|
|
|
|
|
|
|
|
marker_45abb01dd1904a7e2f1b08c9b1b79a41.bindPopup(popup_7c93a006dc577b4b9b5fd0ba40053b1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45abb01dd1904a7e2f1b08c9b1b79a41.setIcon(icon_2a9a298515f67d0a80699c99a30b4993);
|
|
|
|
|
|
var marker_4052f9abb3bc72b9b2ad68e83b900830 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_8515d8be808ccaba0faf5c681fcedd15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3674ff7259a77e47002fb69d7a74843e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe26d6ec18968f4ec705035fa8305c2 = $(`<div id="html_cfe26d6ec18968f4ec705035fa8305c2" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_3674ff7259a77e47002fb69d7a74843e.setContent(html_cfe26d6ec18968f4ec705035fa8305c2);
|
|
|
|
|
|
|
|
marker_4052f9abb3bc72b9b2ad68e83b900830.bindPopup(popup_3674ff7259a77e47002fb69d7a74843e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4052f9abb3bc72b9b2ad68e83b900830.setIcon(icon_8515d8be808ccaba0faf5c681fcedd15);
|
|
|
|
|
|
var marker_e0a9492bac351bb4f5e57ac2fa0a8b87 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_94598cf5fd099d62cf7973945627e1d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51597a3fe9d370a550835a5553aee3ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4d99186e1f4e2ebc043c9376743dbc8 = $(`<div id="html_f4d99186e1f4e2ebc043c9376743dbc8" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_51597a3fe9d370a550835a5553aee3ef.setContent(html_f4d99186e1f4e2ebc043c9376743dbc8);
|
|
|
|
|
|
|
|
marker_e0a9492bac351bb4f5e57ac2fa0a8b87.bindPopup(popup_51597a3fe9d370a550835a5553aee3ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0a9492bac351bb4f5e57ac2fa0a8b87.setIcon(icon_94598cf5fd099d62cf7973945627e1d8);
|
|
|
|
|
|
var marker_0676d4fec0b5e7fe1089fad58e7b442a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b2c2515c3b7367a05072837b2c19f989 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1c3d6759f732228bdd8609e32053edc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc9ef773e1c54a84ba55037b1aff0737 = $(`<div id="html_fc9ef773e1c54a84ba55037b1aff0737" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_c1c3d6759f732228bdd8609e32053edc.setContent(html_fc9ef773e1c54a84ba55037b1aff0737);
|
|
|
|
|
|
|
|
marker_0676d4fec0b5e7fe1089fad58e7b442a.bindPopup(popup_c1c3d6759f732228bdd8609e32053edc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0676d4fec0b5e7fe1089fad58e7b442a.setIcon(icon_b2c2515c3b7367a05072837b2c19f989);
|
|
|
|
|
|
var marker_8e335dd3096c65896f76ae4f1f075932 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_e44cbc73ac55d2b8152ca2e7f88b28c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb65cd4316b13e3c34fbf59d6865a254 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8679b275002e93fe0b361a8efc92bac0 = $(`<div id="html_8679b275002e93fe0b361a8efc92bac0" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_fb65cd4316b13e3c34fbf59d6865a254.setContent(html_8679b275002e93fe0b361a8efc92bac0);
|
|
|
|
|
|
|
|
marker_8e335dd3096c65896f76ae4f1f075932.bindPopup(popup_fb65cd4316b13e3c34fbf59d6865a254)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e335dd3096c65896f76ae4f1f075932.setIcon(icon_e44cbc73ac55d2b8152ca2e7f88b28c3);
|
|
|
|
|
|
var marker_674a0804ee402858785c6d587de62f7c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_09a1f11be3a9d096a3db735f0b40364a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cea678973ad53b4c2a29c7138c76abf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1af8e88ba626a5ce9286675300b14b6 = $(`<div id="html_d1af8e88ba626a5ce9286675300b14b6" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_1cea678973ad53b4c2a29c7138c76abf.setContent(html_d1af8e88ba626a5ce9286675300b14b6);
|
|
|
|
|
|
|
|
marker_674a0804ee402858785c6d587de62f7c.bindPopup(popup_1cea678973ad53b4c2a29c7138c76abf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_674a0804ee402858785c6d587de62f7c.setIcon(icon_09a1f11be3a9d096a3db735f0b40364a);
|
|
|
|
|
|
var marker_9e297e26bd929c4a88b1c0ef8796860f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5e8e1998a40932db261775c32c058a8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90ac50e751510ff554046f5c7ba1dd94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8d0fd4507b4cafa50530a0e5d28edc6 = $(`<div id="html_f8d0fd4507b4cafa50530a0e5d28edc6" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_90ac50e751510ff554046f5c7ba1dd94.setContent(html_f8d0fd4507b4cafa50530a0e5d28edc6);
|
|
|
|
|
|
|
|
marker_9e297e26bd929c4a88b1c0ef8796860f.bindPopup(popup_90ac50e751510ff554046f5c7ba1dd94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e297e26bd929c4a88b1c0ef8796860f.setIcon(icon_5e8e1998a40932db261775c32c058a8a);
|
|
|
|
|
|
var marker_88327af150765fde644fef88e523450f = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_e5e80cc5d8af279e094d9a9e911ae95b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e530006e5c30a4f64202e49c75e544f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_715aeda5a13ece8b1d019c2953c4562b = $(`<div id="html_715aeda5a13ece8b1d019c2953c4562b" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_0e530006e5c30a4f64202e49c75e544f.setContent(html_715aeda5a13ece8b1d019c2953c4562b);
|
|
|
|
|
|
|
|
marker_88327af150765fde644fef88e523450f.bindPopup(popup_0e530006e5c30a4f64202e49c75e544f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88327af150765fde644fef88e523450f.setIcon(icon_e5e80cc5d8af279e094d9a9e911ae95b);
|
|
|
|
|
|
var marker_7037c5331b7855d22d28513fcf2945b9 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_361c9b747aed878c92d8336feda81308 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f961e0702cfb030441940480804b04ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c07cc150d26297509916dfeaf520652d = $(`<div id="html_c07cc150d26297509916dfeaf520652d" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_f961e0702cfb030441940480804b04ce.setContent(html_c07cc150d26297509916dfeaf520652d);
|
|
|
|
|
|
|
|
marker_7037c5331b7855d22d28513fcf2945b9.bindPopup(popup_f961e0702cfb030441940480804b04ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7037c5331b7855d22d28513fcf2945b9.setIcon(icon_361c9b747aed878c92d8336feda81308);
|
|
|
|
|
|
var marker_058b6fe6ed4d9af233143d307f40e185 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a23b6fdc89663dfdc255cc717b291e8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d146cd462f665d54fa25b0df58dbba79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e5e1f79d53fde92def7f1e479e20a30 = $(`<div id="html_3e5e1f79d53fde92def7f1e479e20a30" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_d146cd462f665d54fa25b0df58dbba79.setContent(html_3e5e1f79d53fde92def7f1e479e20a30);
|
|
|
|
|
|
|
|
marker_058b6fe6ed4d9af233143d307f40e185.bindPopup(popup_d146cd462f665d54fa25b0df58dbba79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_058b6fe6ed4d9af233143d307f40e185.setIcon(icon_a23b6fdc89663dfdc255cc717b291e8d);
|
|
|
|
|
|
var marker_55078ee1ec3f5fb7bc68b6c87a0ad451 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_551f7de2a6b0b9f82a839b256b76127d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb87b8a2575b1fe9e9b2fb2b5e8c1ef9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fe5bb7c824bbf1ea8917d75d179b258 = $(`<div id="html_5fe5bb7c824bbf1ea8917d75d179b258" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_bb87b8a2575b1fe9e9b2fb2b5e8c1ef9.setContent(html_5fe5bb7c824bbf1ea8917d75d179b258);
|
|
|
|
|
|
|
|
marker_55078ee1ec3f5fb7bc68b6c87a0ad451.bindPopup(popup_bb87b8a2575b1fe9e9b2fb2b5e8c1ef9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55078ee1ec3f5fb7bc68b6c87a0ad451.setIcon(icon_551f7de2a6b0b9f82a839b256b76127d);
|
|
|
|
|
|
var marker_76513b6fe5efb8c8de62324a205f2778 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6fce82ae1afb2873a62c496b2b51312f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34d2ab906203e240e969eb12de5fec8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62884963ba087c0835654a567dc749f7 = $(`<div id="html_62884963ba087c0835654a567dc749f7" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_34d2ab906203e240e969eb12de5fec8b.setContent(html_62884963ba087c0835654a567dc749f7);
|
|
|
|
|
|
|
|
marker_76513b6fe5efb8c8de62324a205f2778.bindPopup(popup_34d2ab906203e240e969eb12de5fec8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76513b6fe5efb8c8de62324a205f2778.setIcon(icon_6fce82ae1afb2873a62c496b2b51312f);
|
|
|
|
|
|
var marker_13b41c2838a8eb3a49828176d93d9a82 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_621c834dc4050fc31c687034444dca6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2458afd12f76b7c978b2b2bb8023ed7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9e8d71e11d1510a56b74be2ff006db2 = $(`<div id="html_c9e8d71e11d1510a56b74be2ff006db2" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_2458afd12f76b7c978b2b2bb8023ed7a.setContent(html_c9e8d71e11d1510a56b74be2ff006db2);
|
|
|
|
|
|
|
|
marker_13b41c2838a8eb3a49828176d93d9a82.bindPopup(popup_2458afd12f76b7c978b2b2bb8023ed7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13b41c2838a8eb3a49828176d93d9a82.setIcon(icon_621c834dc4050fc31c687034444dca6f);
|
|
|
|
|
|
var marker_20e691a606937f56e1e22f70ad97b00a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fbdf2e008c0ddbafcead888fa393b238 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb3c53eedf7f72b07b08fbd6603606fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3acd426e47906f7c9ac16af02b62c4e = $(`<div id="html_f3acd426e47906f7c9ac16af02b62c4e" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_cb3c53eedf7f72b07b08fbd6603606fb.setContent(html_f3acd426e47906f7c9ac16af02b62c4e);
|
|
|
|
|
|
|
|
marker_20e691a606937f56e1e22f70ad97b00a.bindPopup(popup_cb3c53eedf7f72b07b08fbd6603606fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20e691a606937f56e1e22f70ad97b00a.setIcon(icon_fbdf2e008c0ddbafcead888fa393b238);
|
|
|
|
|
|
var marker_b37a5ea4e788769683c1514197756287 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_39be92fccb965b0d17da86d11c3a9e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f351005f5846c7d43d34ebf20ceca52a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73381eb965a0a500cd0c1f7adbc56577 = $(`<div id="html_73381eb965a0a500cd0c1f7adbc56577" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_f351005f5846c7d43d34ebf20ceca52a.setContent(html_73381eb965a0a500cd0c1f7adbc56577);
|
|
|
|
|
|
|
|
marker_b37a5ea4e788769683c1514197756287.bindPopup(popup_f351005f5846c7d43d34ebf20ceca52a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b37a5ea4e788769683c1514197756287.setIcon(icon_39be92fccb965b0d17da86d11c3a9e12);
|
|
|
|
|
|
var marker_0bd5cac6eb3cda6046b018f6c367645f = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2daf1a89cd7b39778d5080bb32d025cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ad5463f618d8f8821330640778ea0fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6a01b40ad39fff9fa5315888706e72a = $(`<div id="html_e6a01b40ad39fff9fa5315888706e72a" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_9ad5463f618d8f8821330640778ea0fa.setContent(html_e6a01b40ad39fff9fa5315888706e72a);
|
|
|
|
|
|
|
|
marker_0bd5cac6eb3cda6046b018f6c367645f.bindPopup(popup_9ad5463f618d8f8821330640778ea0fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bd5cac6eb3cda6046b018f6c367645f.setIcon(icon_2daf1a89cd7b39778d5080bb32d025cb);
|
|
|
|
|
|
var marker_bf32a88a0f8841dac82dc188bbd8a1c6 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_253ebad180a2459142f00d28b896a50e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dac06ee95c40a6307b903af959353ad9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_295d9d1f894ed53f62070929f5b99508 = $(`<div id="html_295d9d1f894ed53f62070929f5b99508" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_dac06ee95c40a6307b903af959353ad9.setContent(html_295d9d1f894ed53f62070929f5b99508);
|
|
|
|
|
|
|
|
marker_bf32a88a0f8841dac82dc188bbd8a1c6.bindPopup(popup_dac06ee95c40a6307b903af959353ad9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf32a88a0f8841dac82dc188bbd8a1c6.setIcon(icon_253ebad180a2459142f00d28b896a50e);
|
|
|
|
|
|
var marker_868f2f88ab2e58ee77d4d3d4680a2380 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_7e50431ec6d1b73e9b0ee683cfd554d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d84f3c3f0d683aa63bb689286b4e2e9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f5652beb1d122029caa5710fe7bc7c1 = $(`<div id="html_2f5652beb1d122029caa5710fe7bc7c1" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_d84f3c3f0d683aa63bb689286b4e2e9d.setContent(html_2f5652beb1d122029caa5710fe7bc7c1);
|
|
|
|
|
|
|
|
marker_868f2f88ab2e58ee77d4d3d4680a2380.bindPopup(popup_d84f3c3f0d683aa63bb689286b4e2e9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_868f2f88ab2e58ee77d4d3d4680a2380.setIcon(icon_7e50431ec6d1b73e9b0ee683cfd554d8);
|
|
|
|
|
|
var marker_d7e2e6b8254eaed39c777b87c600198b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_be7b2dcae4b45ae335daa177d63238e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bca0b893c4d09c2c155850be67b2b36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0869d6b88750c8e5e7f715ce55a018c = $(`<div id="html_f0869d6b88750c8e5e7f715ce55a018c" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_6bca0b893c4d09c2c155850be67b2b36.setContent(html_f0869d6b88750c8e5e7f715ce55a018c);
|
|
|
|
|
|
|
|
marker_d7e2e6b8254eaed39c777b87c600198b.bindPopup(popup_6bca0b893c4d09c2c155850be67b2b36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7e2e6b8254eaed39c777b87c600198b.setIcon(icon_be7b2dcae4b45ae335daa177d63238e9);
|
|
|
|
|
|
var marker_dd2695fd6ec93f951a29252248083523 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_907181a9d76ad60c6f74f404370a49cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb50f8fc8cd857c7f6b39fed657fac62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e2fbbb542c5f64997c175bd69af0309 = $(`<div id="html_3e2fbbb542c5f64997c175bd69af0309" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_bb50f8fc8cd857c7f6b39fed657fac62.setContent(html_3e2fbbb542c5f64997c175bd69af0309);
|
|
|
|
|
|
|
|
marker_dd2695fd6ec93f951a29252248083523.bindPopup(popup_bb50f8fc8cd857c7f6b39fed657fac62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd2695fd6ec93f951a29252248083523.setIcon(icon_907181a9d76ad60c6f74f404370a49cb);
|
|
|
|
|
|
var marker_1c0d6c5eab0f469870ae8449658d8caa = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_9439e6aaa01192b2039efe955a8f1023 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c20cb7127f421853d476da589785faf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dccd51c64d3076936f2112cb48c876ba = $(`<div id="html_dccd51c64d3076936f2112cb48c876ba" style="width: 100.0%; height: 100.0%;">relay.astrolabe.finance</div>`)[0];
|
|
popup_8c20cb7127f421853d476da589785faf.setContent(html_dccd51c64d3076936f2112cb48c876ba);
|
|
|
|
|
|
|
|
marker_1c0d6c5eab0f469870ae8449658d8caa.bindPopup(popup_8c20cb7127f421853d476da589785faf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c0d6c5eab0f469870ae8449658d8caa.setIcon(icon_9439e6aaa01192b2039efe955a8f1023);
|
|
|
|
|
|
var marker_6a78c063cae9b6b918ab200cefeea303 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_7415e817ded83b2a804856d34f9ec325 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68ddf918139300bdffc5cd3ace500a70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef1d395e95d35bea03d8edbe5f9cbd71 = $(`<div id="html_ef1d395e95d35bea03d8edbe5f9cbd71" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_68ddf918139300bdffc5cd3ace500a70.setContent(html_ef1d395e95d35bea03d8edbe5f9cbd71);
|
|
|
|
|
|
|
|
marker_6a78c063cae9b6b918ab200cefeea303.bindPopup(popup_68ddf918139300bdffc5cd3ace500a70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a78c063cae9b6b918ab200cefeea303.setIcon(icon_7415e817ded83b2a804856d34f9ec325);
|
|
|
|
|
|
var marker_9f2e40de225823d0ae13903fbbac4d7c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ee518aa2eb57575c8c88860cb2c7f268 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9f4439de5dfd2a2b2d8f19cd6a4872b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf293713d7dce0df81669c16665ca203 = $(`<div id="html_cf293713d7dce0df81669c16665ca203" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_f9f4439de5dfd2a2b2d8f19cd6a4872b.setContent(html_cf293713d7dce0df81669c16665ca203);
|
|
|
|
|
|
|
|
marker_9f2e40de225823d0ae13903fbbac4d7c.bindPopup(popup_f9f4439de5dfd2a2b2d8f19cd6a4872b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f2e40de225823d0ae13903fbbac4d7c.setIcon(icon_ee518aa2eb57575c8c88860cb2c7f268);
|
|
|
|
|
|
var marker_142d00dc571d6c99f25763bfa2730f54 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_3cea937cf10da5297e9c5c931b5282b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b641dda5498a7cbe1811a8ab08338a59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c43309aec93f9f09d76e874e3b0b3164 = $(`<div id="html_c43309aec93f9f09d76e874e3b0b3164" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_b641dda5498a7cbe1811a8ab08338a59.setContent(html_c43309aec93f9f09d76e874e3b0b3164);
|
|
|
|
|
|
|
|
marker_142d00dc571d6c99f25763bfa2730f54.bindPopup(popup_b641dda5498a7cbe1811a8ab08338a59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_142d00dc571d6c99f25763bfa2730f54.setIcon(icon_3cea937cf10da5297e9c5c931b5282b1);
|
|
|
|
|
|
var marker_d9ecd565e045af4bfcdc962e7768b42f = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_9834dc113d1fd4fd6aa03c02ac91eb6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63e39b1296c5385dd8133734e66f1229 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fba0eae9c35ff80e6124489ef5a7e840 = $(`<div id="html_fba0eae9c35ff80e6124489ef5a7e840" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_63e39b1296c5385dd8133734e66f1229.setContent(html_fba0eae9c35ff80e6124489ef5a7e840);
|
|
|
|
|
|
|
|
marker_d9ecd565e045af4bfcdc962e7768b42f.bindPopup(popup_63e39b1296c5385dd8133734e66f1229)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9ecd565e045af4bfcdc962e7768b42f.setIcon(icon_9834dc113d1fd4fd6aa03c02ac91eb6e);
|
|
|
|
|
|
var marker_63d577bbbbe33cafd9976d3c6a5dc644 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6a9c0bacebd085c3a3d6aec56d9d7d43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd91084aef7576f9c9118a53a086a314 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07cdfbd607ee4653ba38a5092e335c32 = $(`<div id="html_07cdfbd607ee4653ba38a5092e335c32" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_bd91084aef7576f9c9118a53a086a314.setContent(html_07cdfbd607ee4653ba38a5092e335c32);
|
|
|
|
|
|
|
|
marker_63d577bbbbe33cafd9976d3c6a5dc644.bindPopup(popup_bd91084aef7576f9c9118a53a086a314)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63d577bbbbe33cafd9976d3c6a5dc644.setIcon(icon_6a9c0bacebd085c3a3d6aec56d9d7d43);
|
|
|
|
|
|
var marker_bd3f44cc0698bce26141f8398b2acac2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_377c123b96b775478b17ac0963f8e8db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00b575d14821adcb4e437febf534e4dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac44ea3e5cec2ab826cf5e1644ab34a7 = $(`<div id="html_ac44ea3e5cec2ab826cf5e1644ab34a7" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_00b575d14821adcb4e437febf534e4dd.setContent(html_ac44ea3e5cec2ab826cf5e1644ab34a7);
|
|
|
|
|
|
|
|
marker_bd3f44cc0698bce26141f8398b2acac2.bindPopup(popup_00b575d14821adcb4e437febf534e4dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd3f44cc0698bce26141f8398b2acac2.setIcon(icon_377c123b96b775478b17ac0963f8e8db);
|
|
|
|
|
|
var marker_3eacc5d5375251d1bd3563cdf2d8f703 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_76ac7b7b98209eeb1efa1ab81f21530f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c134e8a261916845b797e8c5a5566d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2302a7ab04c420500c32b8e1cff6686b = $(`<div id="html_2302a7ab04c420500c32b8e1cff6686b" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_5c134e8a261916845b797e8c5a5566d6.setContent(html_2302a7ab04c420500c32b8e1cff6686b);
|
|
|
|
|
|
|
|
marker_3eacc5d5375251d1bd3563cdf2d8f703.bindPopup(popup_5c134e8a261916845b797e8c5a5566d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eacc5d5375251d1bd3563cdf2d8f703.setIcon(icon_76ac7b7b98209eeb1efa1ab81f21530f);
|
|
|
|
|
|
var marker_52ef19aa3b1fe1451a9f69399b1c9647 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_3d50838765b7b3aa0dea370b30cb158d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5d757874eba5800552dff69a5803fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b6688bf4801c383c6cea6b3d207c43d = $(`<div id="html_5b6688bf4801c383c6cea6b3d207c43d" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_d5d757874eba5800552dff69a5803fc6.setContent(html_5b6688bf4801c383c6cea6b3d207c43d);
|
|
|
|
|
|
|
|
marker_52ef19aa3b1fe1451a9f69399b1c9647.bindPopup(popup_d5d757874eba5800552dff69a5803fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ef19aa3b1fe1451a9f69399b1c9647.setIcon(icon_3d50838765b7b3aa0dea370b30cb158d);
|
|
|
|
|
|
var marker_fa7e0d6642d5e98555189fd503b058d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2d46f512829f4e1dd69c9d95eeafba6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2556d297f178205f6b8541820aa85b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_422f119899201e8b99df9d88c48645c0 = $(`<div id="html_422f119899201e8b99df9d88c48645c0" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_b2556d297f178205f6b8541820aa85b1.setContent(html_422f119899201e8b99df9d88c48645c0);
|
|
|
|
|
|
|
|
marker_fa7e0d6642d5e98555189fd503b058d8.bindPopup(popup_b2556d297f178205f6b8541820aa85b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa7e0d6642d5e98555189fd503b058d8.setIcon(icon_2d46f512829f4e1dd69c9d95eeafba6f);
|
|
|
|
|
|
var marker_3c6c606786cbcb25824cf5331f07fce5 = L.marker(
|
|
[29.7057, -95.2706],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_469e5b44e69a172757f8f3254f9f0acb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5ffa4c9c6d4bc8eb926b286bed49683 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df4f70ac01efbe8f1f793c6acd887fb2 = $(`<div id="html_df4f70ac01efbe8f1f793c6acd887fb2" style="width: 100.0%; height: 100.0%;">nostr.spacecitynode.com</div>`)[0];
|
|
popup_a5ffa4c9c6d4bc8eb926b286bed49683.setContent(html_df4f70ac01efbe8f1f793c6acd887fb2);
|
|
|
|
|
|
|
|
marker_3c6c606786cbcb25824cf5331f07fce5.bindPopup(popup_a5ffa4c9c6d4bc8eb926b286bed49683)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c6c606786cbcb25824cf5331f07fce5.setIcon(icon_469e5b44e69a172757f8f3254f9f0acb);
|
|
|
|
|
|
var marker_f92139adfd132a73980481d24c2f696e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_1b63a72fe9fee7f4ae5b360299641afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_706463103132663c5acfac8b6c30e94e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d2f386b6e50c472038eab01b4c07c1c = $(`<div id="html_6d2f386b6e50c472038eab01b4c07c1c" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_706463103132663c5acfac8b6c30e94e.setContent(html_6d2f386b6e50c472038eab01b4c07c1c);
|
|
|
|
|
|
|
|
marker_f92139adfd132a73980481d24c2f696e.bindPopup(popup_706463103132663c5acfac8b6c30e94e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f92139adfd132a73980481d24c2f696e.setIcon(icon_1b63a72fe9fee7f4ae5b360299641afa);
|
|
|
|
|
|
var marker_380f7aefa310cbb8fbc7e5758ad9a6c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_05d6093b613927bbd86b2cd98a06c922 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c221412dc763d2cdc7a60d2b96ebee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1deb4c1ccf2bdcefff4c2f534e7e81a = $(`<div id="html_a1deb4c1ccf2bdcefff4c2f534e7e81a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_30c221412dc763d2cdc7a60d2b96ebee.setContent(html_a1deb4c1ccf2bdcefff4c2f534e7e81a);
|
|
|
|
|
|
|
|
marker_380f7aefa310cbb8fbc7e5758ad9a6c9.bindPopup(popup_30c221412dc763d2cdc7a60d2b96ebee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_380f7aefa310cbb8fbc7e5758ad9a6c9.setIcon(icon_05d6093b613927bbd86b2cd98a06c922);
|
|
|
|
|
|
var marker_2be916329fc9879fe27da374afc041dd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_3cfe1cb248779f077e45fb0ca256c851 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1c7ddad4e8624a133fb7675abf753bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_179eb0066bc66ae39666714c7f797d0e = $(`<div id="html_179eb0066bc66ae39666714c7f797d0e" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_b1c7ddad4e8624a133fb7675abf753bd.setContent(html_179eb0066bc66ae39666714c7f797d0e);
|
|
|
|
|
|
|
|
marker_2be916329fc9879fe27da374afc041dd.bindPopup(popup_b1c7ddad4e8624a133fb7675abf753bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2be916329fc9879fe27da374afc041dd.setIcon(icon_3cfe1cb248779f077e45fb0ca256c851);
|
|
|
|
|
|
var marker_6a8ba66af95ee02fe61f76ba3043433b = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_28aced6242198e756c70f15e87b66f5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a1496ddf2acdf6c7a538fb1e024ed7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33aff712feca6ab2c622530829e2fa8f = $(`<div id="html_33aff712feca6ab2c622530829e2fa8f" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_55a1496ddf2acdf6c7a538fb1e024ed7.setContent(html_33aff712feca6ab2c622530829e2fa8f);
|
|
|
|
|
|
|
|
marker_6a8ba66af95ee02fe61f76ba3043433b.bindPopup(popup_55a1496ddf2acdf6c7a538fb1e024ed7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a8ba66af95ee02fe61f76ba3043433b.setIcon(icon_28aced6242198e756c70f15e87b66f5e);
|
|
|
|
|
|
var marker_4f166d4319279cf8a81428a5a48556a3 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_1b56063067b190e6fc881f702af932af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_602d273f233d6060e20fe3618e85186f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6f025ff3287e1a7fcfcd9763c7f1abf = $(`<div id="html_d6f025ff3287e1a7fcfcd9763c7f1abf" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_602d273f233d6060e20fe3618e85186f.setContent(html_d6f025ff3287e1a7fcfcd9763c7f1abf);
|
|
|
|
|
|
|
|
marker_4f166d4319279cf8a81428a5a48556a3.bindPopup(popup_602d273f233d6060e20fe3618e85186f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f166d4319279cf8a81428a5a48556a3.setIcon(icon_1b56063067b190e6fc881f702af932af);
|
|
|
|
|
|
var marker_ffaeac0a796f95239a00b5e45685aec9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_0969dca0bce7fecd814b5c1d0c6bc545 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f1a40e54d7f0229979aacfaadee2aef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df8ef28ef8bcf3a30e43d43d3b42a274 = $(`<div id="html_df8ef28ef8bcf3a30e43d43d3b42a274" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_0f1a40e54d7f0229979aacfaadee2aef.setContent(html_df8ef28ef8bcf3a30e43d43d3b42a274);
|
|
|
|
|
|
|
|
marker_ffaeac0a796f95239a00b5e45685aec9.bindPopup(popup_0f1a40e54d7f0229979aacfaadee2aef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffaeac0a796f95239a00b5e45685aec9.setIcon(icon_0969dca0bce7fecd814b5c1d0c6bc545);
|
|
|
|
|
|
var marker_c269a845df7ffa5c5df2e2d8f8413dbe = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_57b215a33648d7c394abcaa06f6a5e1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a27f2e3c4c647f24693385ab48cefedd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f6f54b510d1c36e9ad6fc7018fbec49 = $(`<div id="html_4f6f54b510d1c36e9ad6fc7018fbec49" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_a27f2e3c4c647f24693385ab48cefedd.setContent(html_4f6f54b510d1c36e9ad6fc7018fbec49);
|
|
|
|
|
|
|
|
marker_c269a845df7ffa5c5df2e2d8f8413dbe.bindPopup(popup_a27f2e3c4c647f24693385ab48cefedd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c269a845df7ffa5c5df2e2d8f8413dbe.setIcon(icon_57b215a33648d7c394abcaa06f6a5e1b);
|
|
|
|
|
|
var marker_c347063637850e16cb013eaf46de7a4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f27a2d09fe72cb3646f5308ea95bd9cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aeb3b3f30ef99cf9d717672d879f66ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa3e347f28d4ce3bb0c18c8407e1a084 = $(`<div id="html_fa3e347f28d4ce3bb0c18c8407e1a084" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_aeb3b3f30ef99cf9d717672d879f66ef.setContent(html_fa3e347f28d4ce3bb0c18c8407e1a084);
|
|
|
|
|
|
|
|
marker_c347063637850e16cb013eaf46de7a4a.bindPopup(popup_aeb3b3f30ef99cf9d717672d879f66ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c347063637850e16cb013eaf46de7a4a.setIcon(icon_f27a2d09fe72cb3646f5308ea95bd9cc);
|
|
|
|
|
|
var marker_6b15a3b69d9a89abc184665c9c05ae07 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_59850fad3160079be07dcbad65bb21ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb80fd1b7e827c8cdb8666771c55e347 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31278e28a62c9875874ca878d467c868 = $(`<div id="html_31278e28a62c9875874ca878d467c868" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_bb80fd1b7e827c8cdb8666771c55e347.setContent(html_31278e28a62c9875874ca878d467c868);
|
|
|
|
|
|
|
|
marker_6b15a3b69d9a89abc184665c9c05ae07.bindPopup(popup_bb80fd1b7e827c8cdb8666771c55e347)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b15a3b69d9a89abc184665c9c05ae07.setIcon(icon_59850fad3160079be07dcbad65bb21ab);
|
|
|
|
|
|
var marker_9f791235098ee90abff5aca6fb0ba5c3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b66190f8b19b73c68a2aabc88a6038c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0a9e74bfe18d8116825764b12b14282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a73ada20570ced5be8eb92c4d966b8fb = $(`<div id="html_a73ada20570ced5be8eb92c4d966b8fb" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_e0a9e74bfe18d8116825764b12b14282.setContent(html_a73ada20570ced5be8eb92c4d966b8fb);
|
|
|
|
|
|
|
|
marker_9f791235098ee90abff5aca6fb0ba5c3.bindPopup(popup_e0a9e74bfe18d8116825764b12b14282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f791235098ee90abff5aca6fb0ba5c3.setIcon(icon_b66190f8b19b73c68a2aabc88a6038c6);
|
|
|
|
|
|
var marker_dff5f73029155ecbd60aaef05f18dbce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_dd92d0dcbd70a75da37f576e8f863e10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab9ecb3ca5313e705255b9929c3661cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d367b7ca50d499cfa591441400f07ac4 = $(`<div id="html_d367b7ca50d499cfa591441400f07ac4" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_ab9ecb3ca5313e705255b9929c3661cb.setContent(html_d367b7ca50d499cfa591441400f07ac4);
|
|
|
|
|
|
|
|
marker_dff5f73029155ecbd60aaef05f18dbce.bindPopup(popup_ab9ecb3ca5313e705255b9929c3661cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dff5f73029155ecbd60aaef05f18dbce.setIcon(icon_dd92d0dcbd70a75da37f576e8f863e10);
|
|
|
|
|
|
var marker_946de0663afed2a136c9c8d2a7e10adb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a59204a4d78b462ebb7e4408776ac9bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1eef54aafa01f88bdb3bc571b9442b96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fca7ea2e2970352fe295b1864ed8e904 = $(`<div id="html_fca7ea2e2970352fe295b1864ed8e904" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_1eef54aafa01f88bdb3bc571b9442b96.setContent(html_fca7ea2e2970352fe295b1864ed8e904);
|
|
|
|
|
|
|
|
marker_946de0663afed2a136c9c8d2a7e10adb.bindPopup(popup_1eef54aafa01f88bdb3bc571b9442b96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_946de0663afed2a136c9c8d2a7e10adb.setIcon(icon_a59204a4d78b462ebb7e4408776ac9bc);
|
|
|
|
|
|
var marker_6ca5f180557ad6c91fe3be08426ef949 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fe2170139aa814da4adaae6ecfec8196 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29ce5f2d287775259c113f2e32affb20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81fbe83160b6b14a53a4fbb2b20db2d0 = $(`<div id="html_81fbe83160b6b14a53a4fbb2b20db2d0" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_29ce5f2d287775259c113f2e32affb20.setContent(html_81fbe83160b6b14a53a4fbb2b20db2d0);
|
|
|
|
|
|
|
|
marker_6ca5f180557ad6c91fe3be08426ef949.bindPopup(popup_29ce5f2d287775259c113f2e32affb20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca5f180557ad6c91fe3be08426ef949.setIcon(icon_fe2170139aa814da4adaae6ecfec8196);
|
|
|
|
|
|
var marker_03b70ad42e51de57b5fd14490720e633 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_30f67ece007d0adb2bdbc9ce13c190b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ceae4a60814749f54e89da59c1031f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2bbde02bea6155ce0cd7cb780ef52b7 = $(`<div id="html_e2bbde02bea6155ce0cd7cb780ef52b7" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_6ceae4a60814749f54e89da59c1031f9.setContent(html_e2bbde02bea6155ce0cd7cb780ef52b7);
|
|
|
|
|
|
|
|
marker_03b70ad42e51de57b5fd14490720e633.bindPopup(popup_6ceae4a60814749f54e89da59c1031f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03b70ad42e51de57b5fd14490720e633.setIcon(icon_30f67ece007d0adb2bdbc9ce13c190b5);
|
|
|
|
|
|
var marker_9f9a90ebf48fdff85ee182a7e4c106ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_69c84d2e7354f62e7cc1fd0bf9cacabf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b9ca56b3cbd33ab91fefc7b89b46a43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58f7159d2041e3a5612dff50fd9b23b7 = $(`<div id="html_58f7159d2041e3a5612dff50fd9b23b7" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_2b9ca56b3cbd33ab91fefc7b89b46a43.setContent(html_58f7159d2041e3a5612dff50fd9b23b7);
|
|
|
|
|
|
|
|
marker_9f9a90ebf48fdff85ee182a7e4c106ea.bindPopup(popup_2b9ca56b3cbd33ab91fefc7b89b46a43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f9a90ebf48fdff85ee182a7e4c106ea.setIcon(icon_69c84d2e7354f62e7cc1fd0bf9cacabf);
|
|
|
|
|
|
var marker_eea7a0676abd27ff04e6405e4d72275f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_c9fefe20635e7fd72a4461de1b9d617b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42af2383fefece790dceb4e5c0141d74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18765edf66473d5aad69097db73c0191 = $(`<div id="html_18765edf66473d5aad69097db73c0191" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_42af2383fefece790dceb4e5c0141d74.setContent(html_18765edf66473d5aad69097db73c0191);
|
|
|
|
|
|
|
|
marker_eea7a0676abd27ff04e6405e4d72275f.bindPopup(popup_42af2383fefece790dceb4e5c0141d74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eea7a0676abd27ff04e6405e4d72275f.setIcon(icon_c9fefe20635e7fd72a4461de1b9d617b);
|
|
|
|
|
|
var marker_8d5c6b48e6831bfef0405807dfe24785 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b45ed1e3f7925632a55e19d1a0cccdaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_074650133bf2feb83ea637e7671f1030 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bf8511c622f1f15109f34692916840b = $(`<div id="html_9bf8511c622f1f15109f34692916840b" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_074650133bf2feb83ea637e7671f1030.setContent(html_9bf8511c622f1f15109f34692916840b);
|
|
|
|
|
|
|
|
marker_8d5c6b48e6831bfef0405807dfe24785.bindPopup(popup_074650133bf2feb83ea637e7671f1030)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d5c6b48e6831bfef0405807dfe24785.setIcon(icon_b45ed1e3f7925632a55e19d1a0cccdaa);
|
|
|
|
|
|
var marker_2caf8a562eab1a081cd9d331d1a261e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_3632c3b8711c9280b6dedcdb236dad20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c31a5c841a114ceb22edf1038059d3f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb2399c3b8f74e016da62deb748006b7 = $(`<div id="html_fb2399c3b8f74e016da62deb748006b7" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_c31a5c841a114ceb22edf1038059d3f0.setContent(html_fb2399c3b8f74e016da62deb748006b7);
|
|
|
|
|
|
|
|
marker_2caf8a562eab1a081cd9d331d1a261e7.bindPopup(popup_c31a5c841a114ceb22edf1038059d3f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2caf8a562eab1a081cd9d331d1a261e7.setIcon(icon_3632c3b8711c9280b6dedcdb236dad20);
|
|
|
|
|
|
var marker_1998b8a7916f204854ebc8268007ad55 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_16386f5971e0aa1639e0b793f5e568cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b885644266753ab60f5d7f4775db7eba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09640f3a805826dd82d6aeebaf1f3a32 = $(`<div id="html_09640f3a805826dd82d6aeebaf1f3a32" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_b885644266753ab60f5d7f4775db7eba.setContent(html_09640f3a805826dd82d6aeebaf1f3a32);
|
|
|
|
|
|
|
|
marker_1998b8a7916f204854ebc8268007ad55.bindPopup(popup_b885644266753ab60f5d7f4775db7eba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1998b8a7916f204854ebc8268007ad55.setIcon(icon_16386f5971e0aa1639e0b793f5e568cd);
|
|
|
|
|
|
var marker_7fe035681e1815e017c29b29588d5a5c = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_319828df9d88e87cb87702e35b412f9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_668b2e4f457ac7031af49d66c09f361e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14f1c92017d0b82a231a7c196d87ed82 = $(`<div id="html_14f1c92017d0b82a231a7c196d87ed82" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_668b2e4f457ac7031af49d66c09f361e.setContent(html_14f1c92017d0b82a231a7c196d87ed82);
|
|
|
|
|
|
|
|
marker_7fe035681e1815e017c29b29588d5a5c.bindPopup(popup_668b2e4f457ac7031af49d66c09f361e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fe035681e1815e017c29b29588d5a5c.setIcon(icon_319828df9d88e87cb87702e35b412f9d);
|
|
|
|
|
|
var marker_15dc2e003080865462299e2fa7c65f96 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5f2f775d0eb20b72b3b6c94a1f6b5647 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bea792007462573a011191b06dda14ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1134935ae964b477dcf06aa7c1e57b64 = $(`<div id="html_1134935ae964b477dcf06aa7c1e57b64" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_bea792007462573a011191b06dda14ae.setContent(html_1134935ae964b477dcf06aa7c1e57b64);
|
|
|
|
|
|
|
|
marker_15dc2e003080865462299e2fa7c65f96.bindPopup(popup_bea792007462573a011191b06dda14ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15dc2e003080865462299e2fa7c65f96.setIcon(icon_5f2f775d0eb20b72b3b6c94a1f6b5647);
|
|
|
|
|
|
var marker_199199a0c592e7645118cae21fd0a365 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_df883e1faffea981a147f71b2c37a715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6369438a013f900de769a0380e7e188f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39d0237c30b805abe7e9f3fd4b3c7c0d = $(`<div id="html_39d0237c30b805abe7e9f3fd4b3c7c0d" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_6369438a013f900de769a0380e7e188f.setContent(html_39d0237c30b805abe7e9f3fd4b3c7c0d);
|
|
|
|
|
|
|
|
marker_199199a0c592e7645118cae21fd0a365.bindPopup(popup_6369438a013f900de769a0380e7e188f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_199199a0c592e7645118cae21fd0a365.setIcon(icon_df883e1faffea981a147f71b2c37a715);
|
|
|
|
|
|
var marker_e3bd62ff662ad6f102c3c0d5ddb41493 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_31e478c148fdccf32ad760c9bb4f4ea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf662acd0ac30981b74a975e3da8d4cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adaea86d09414f53ea843691b5f3743b = $(`<div id="html_adaea86d09414f53ea843691b5f3743b" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_cf662acd0ac30981b74a975e3da8d4cc.setContent(html_adaea86d09414f53ea843691b5f3743b);
|
|
|
|
|
|
|
|
marker_e3bd62ff662ad6f102c3c0d5ddb41493.bindPopup(popup_cf662acd0ac30981b74a975e3da8d4cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3bd62ff662ad6f102c3c0d5ddb41493.setIcon(icon_31e478c148fdccf32ad760c9bb4f4ea9);
|
|
|
|
|
|
var marker_03f45c6aba5481654550628721005f86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_c2aed291fd7830813b79d7754c3a8be3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93bd737b811c987007238a7f206d9ede = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_268c6ffc4847e9a3d04be048ad21cabc = $(`<div id="html_268c6ffc4847e9a3d04be048ad21cabc" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_93bd737b811c987007238a7f206d9ede.setContent(html_268c6ffc4847e9a3d04be048ad21cabc);
|
|
|
|
|
|
|
|
marker_03f45c6aba5481654550628721005f86.bindPopup(popup_93bd737b811c987007238a7f206d9ede)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03f45c6aba5481654550628721005f86.setIcon(icon_c2aed291fd7830813b79d7754c3a8be3);
|
|
|
|
|
|
var marker_27617760c6751fb18a051971cd26be32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a089986c9373d119af820a4af2c259d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_082bf22dfdc40ec8af0a54d3c9c6756d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5ac8e3bd0b7f17b4f88fef4f784c8e0 = $(`<div id="html_e5ac8e3bd0b7f17b4f88fef4f784c8e0" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_082bf22dfdc40ec8af0a54d3c9c6756d.setContent(html_e5ac8e3bd0b7f17b4f88fef4f784c8e0);
|
|
|
|
|
|
|
|
marker_27617760c6751fb18a051971cd26be32.bindPopup(popup_082bf22dfdc40ec8af0a54d3c9c6756d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27617760c6751fb18a051971cd26be32.setIcon(icon_a089986c9373d119af820a4af2c259d3);
|
|
|
|
|
|
var marker_7cc8a5171929b5c94bce6821ed9feaee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2c94c8aab18d30d7b2983bbead816f77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80b5b57c770043da0786b4ff6b349ab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90f2cc9ccad2355cea8499b0cd85121c = $(`<div id="html_90f2cc9ccad2355cea8499b0cd85121c" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_80b5b57c770043da0786b4ff6b349ab1.setContent(html_90f2cc9ccad2355cea8499b0cd85121c);
|
|
|
|
|
|
|
|
marker_7cc8a5171929b5c94bce6821ed9feaee.bindPopup(popup_80b5b57c770043da0786b4ff6b349ab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cc8a5171929b5c94bce6821ed9feaee.setIcon(icon_2c94c8aab18d30d7b2983bbead816f77);
|
|
|
|
|
|
var marker_17b25a6682a7a99f391ab157d88fe2fc = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ea8a869ccdb320fd44898a9a892d6dc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a435535a32a2051a547280ce405120b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bef84dcbf2065ba5f7d4fae37f8815c = $(`<div id="html_6bef84dcbf2065ba5f7d4fae37f8815c" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_9a435535a32a2051a547280ce405120b.setContent(html_6bef84dcbf2065ba5f7d4fae37f8815c);
|
|
|
|
|
|
|
|
marker_17b25a6682a7a99f391ab157d88fe2fc.bindPopup(popup_9a435535a32a2051a547280ce405120b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17b25a6682a7a99f391ab157d88fe2fc.setIcon(icon_ea8a869ccdb320fd44898a9a892d6dc3);
|
|
|
|
|
|
var marker_5ac5483a071ecd09745b652c25e3a99e = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_794cd234338b764f3605ca0025818a4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba73a468d90c508d1c8435e25082b1ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a181d2e690388459659d539e98aefe70 = $(`<div id="html_a181d2e690388459659d539e98aefe70" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_ba73a468d90c508d1c8435e25082b1ae.setContent(html_a181d2e690388459659d539e98aefe70);
|
|
|
|
|
|
|
|
marker_5ac5483a071ecd09745b652c25e3a99e.bindPopup(popup_ba73a468d90c508d1c8435e25082b1ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ac5483a071ecd09745b652c25e3a99e.setIcon(icon_794cd234338b764f3605ca0025818a4b);
|
|
|
|
|
|
var marker_8e4f6b651984220046cec846a1c9f477 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2def859221c5dfa060d8d97706e8caa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed22129daf4f8087648b9e55d76403b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_457388831a85be1367de52c964f81397 = $(`<div id="html_457388831a85be1367de52c964f81397" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_ed22129daf4f8087648b9e55d76403b9.setContent(html_457388831a85be1367de52c964f81397);
|
|
|
|
|
|
|
|
marker_8e4f6b651984220046cec846a1c9f477.bindPopup(popup_ed22129daf4f8087648b9e55d76403b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4f6b651984220046cec846a1c9f477.setIcon(icon_2def859221c5dfa060d8d97706e8caa2);
|
|
|
|
|
|
var marker_940ddcca76500057b43c3bb10348cec2 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_48d830525a436326bc4e01c003ced194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4717ae813bebd06445e8389012d5713a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de2e1a707d2d6919a57a3c0766e7157a = $(`<div id="html_de2e1a707d2d6919a57a3c0766e7157a" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_4717ae813bebd06445e8389012d5713a.setContent(html_de2e1a707d2d6919a57a3c0766e7157a);
|
|
|
|
|
|
|
|
marker_940ddcca76500057b43c3bb10348cec2.bindPopup(popup_4717ae813bebd06445e8389012d5713a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_940ddcca76500057b43c3bb10348cec2.setIcon(icon_48d830525a436326bc4e01c003ced194);
|
|
|
|
|
|
var marker_24470a9fdfdfb4bba524f00afa79e649 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6ed119a4f4201cb9f8b3a2979697db43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15dbd48e6b73aa74e0a76caa310878b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa280ce1e86161cac7eb5d197802679d = $(`<div id="html_fa280ce1e86161cac7eb5d197802679d" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_15dbd48e6b73aa74e0a76caa310878b7.setContent(html_fa280ce1e86161cac7eb5d197802679d);
|
|
|
|
|
|
|
|
marker_24470a9fdfdfb4bba524f00afa79e649.bindPopup(popup_15dbd48e6b73aa74e0a76caa310878b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24470a9fdfdfb4bba524f00afa79e649.setIcon(icon_6ed119a4f4201cb9f8b3a2979697db43);
|
|
|
|
|
|
var marker_51c8757eadfe5a73f59ea35f0450f6b3 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_c90a95d03ad2b16c9172b9f9dd706441 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c61ea9db15a814639a472a3ebad2b73e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76181ba2265661b2457c549bc7b48f9b = $(`<div id="html_76181ba2265661b2457c549bc7b48f9b" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_c61ea9db15a814639a472a3ebad2b73e.setContent(html_76181ba2265661b2457c549bc7b48f9b);
|
|
|
|
|
|
|
|
marker_51c8757eadfe5a73f59ea35f0450f6b3.bindPopup(popup_c61ea9db15a814639a472a3ebad2b73e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c8757eadfe5a73f59ea35f0450f6b3.setIcon(icon_c90a95d03ad2b16c9172b9f9dd706441);
|
|
|
|
|
|
var marker_e72a3fc8f35840a1dfdb6c6a9dc8c196 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_bf005a4cd91f3732fa54dd6060aba812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5a51beec666b24fef5e31f53d09b3a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19c1e468f5bbb6f58ed1b27f1da65a1c = $(`<div id="html_19c1e468f5bbb6f58ed1b27f1da65a1c" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_a5a51beec666b24fef5e31f53d09b3a6.setContent(html_19c1e468f5bbb6f58ed1b27f1da65a1c);
|
|
|
|
|
|
|
|
marker_e72a3fc8f35840a1dfdb6c6a9dc8c196.bindPopup(popup_a5a51beec666b24fef5e31f53d09b3a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e72a3fc8f35840a1dfdb6c6a9dc8c196.setIcon(icon_bf005a4cd91f3732fa54dd6060aba812);
|
|
|
|
|
|
var marker_0310205c7cc3600d94db89d8aa2b4e46 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_819e228ccf5117098ba1096e9e6bacf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56e4d07fbfeacea8c15ea8dfaf3e2524 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c8411ef83093a230f94787e543096ba = $(`<div id="html_7c8411ef83093a230f94787e543096ba" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_56e4d07fbfeacea8c15ea8dfaf3e2524.setContent(html_7c8411ef83093a230f94787e543096ba);
|
|
|
|
|
|
|
|
marker_0310205c7cc3600d94db89d8aa2b4e46.bindPopup(popup_56e4d07fbfeacea8c15ea8dfaf3e2524)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0310205c7cc3600d94db89d8aa2b4e46.setIcon(icon_819e228ccf5117098ba1096e9e6bacf4);
|
|
|
|
|
|
var marker_b438053f097f3ec57607f9233b02526f = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_82a996dcf69ab7988518f20d761c0c69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_497de83c78393323ea6512006cf25eb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84eca752538aad68b9a5334746dde480 = $(`<div id="html_84eca752538aad68b9a5334746dde480" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_497de83c78393323ea6512006cf25eb7.setContent(html_84eca752538aad68b9a5334746dde480);
|
|
|
|
|
|
|
|
marker_b438053f097f3ec57607f9233b02526f.bindPopup(popup_497de83c78393323ea6512006cf25eb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b438053f097f3ec57607f9233b02526f.setIcon(icon_82a996dcf69ab7988518f20d761c0c69);
|
|
|
|
|
|
var marker_afffee726e4a079fd55e2b50ade6b82b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_0fa710f881df413292a4736e13dbf864 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be3826c6131fcba050441c41bce3b585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b256fe5d918fcd3b35cdf144bee025af = $(`<div id="html_b256fe5d918fcd3b35cdf144bee025af" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_be3826c6131fcba050441c41bce3b585.setContent(html_b256fe5d918fcd3b35cdf144bee025af);
|
|
|
|
|
|
|
|
marker_afffee726e4a079fd55e2b50ade6b82b.bindPopup(popup_be3826c6131fcba050441c41bce3b585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afffee726e4a079fd55e2b50ade6b82b.setIcon(icon_0fa710f881df413292a4736e13dbf864);
|
|
|
|
|
|
var marker_77be37305acf4106d72c1bddaea987eb = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2151306708b8deeeb7f0819c8459fc1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7622c3c91d0986b594221883764eafc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6819c4faccd6d4508d7c187a8f4d3029 = $(`<div id="html_6819c4faccd6d4508d7c187a8f4d3029" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_7622c3c91d0986b594221883764eafc0.setContent(html_6819c4faccd6d4508d7c187a8f4d3029);
|
|
|
|
|
|
|
|
marker_77be37305acf4106d72c1bddaea987eb.bindPopup(popup_7622c3c91d0986b594221883764eafc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77be37305acf4106d72c1bddaea987eb.setIcon(icon_2151306708b8deeeb7f0819c8459fc1e);
|
|
|
|
|
|
var marker_6821a6853995f537b228a890de84a147 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_cc12b4de588653cf13118adc793f5f05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b565cd488e647942a64f28f016a36ea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0b888d6222b43678fb125dd3a5e6813 = $(`<div id="html_e0b888d6222b43678fb125dd3a5e6813" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_b565cd488e647942a64f28f016a36ea0.setContent(html_e0b888d6222b43678fb125dd3a5e6813);
|
|
|
|
|
|
|
|
marker_6821a6853995f537b228a890de84a147.bindPopup(popup_b565cd488e647942a64f28f016a36ea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6821a6853995f537b228a890de84a147.setIcon(icon_cc12b4de588653cf13118adc793f5f05);
|
|
|
|
|
|
var marker_867edd6595ded453ee1a803b37bd3237 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_574a28a55de957ffb829a467a26d8e82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fda9d9069edf38c8c8e1551537580f63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f106c2237b8b148929bb008adb9b8578 = $(`<div id="html_f106c2237b8b148929bb008adb9b8578" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_fda9d9069edf38c8c8e1551537580f63.setContent(html_f106c2237b8b148929bb008adb9b8578);
|
|
|
|
|
|
|
|
marker_867edd6595ded453ee1a803b37bd3237.bindPopup(popup_fda9d9069edf38c8c8e1551537580f63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_867edd6595ded453ee1a803b37bd3237.setIcon(icon_574a28a55de957ffb829a467a26d8e82);
|
|
|
|
|
|
var marker_82c88b77a12112f1477ac6c14a2e24a0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_8742e55249d7d6832c3c987c2f2d1c6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9308c07a2c44632649c74ee4a8c1a45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38d58db1f0bbdf8938a2211a50aca23e = $(`<div id="html_38d58db1f0bbdf8938a2211a50aca23e" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_a9308c07a2c44632649c74ee4a8c1a45.setContent(html_38d58db1f0bbdf8938a2211a50aca23e);
|
|
|
|
|
|
|
|
marker_82c88b77a12112f1477ac6c14a2e24a0.bindPopup(popup_a9308c07a2c44632649c74ee4a8c1a45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82c88b77a12112f1477ac6c14a2e24a0.setIcon(icon_8742e55249d7d6832c3c987c2f2d1c6b);
|
|
|
|
|
|
var marker_2cdc048588c0a0ecc8196a7d5ffdd041 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_51503a03b6a8e967c47183e26f0f6935 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e201b93aca62b78dc35a193f4961faed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e2a10c8a3df61850d79b39559c13624 = $(`<div id="html_8e2a10c8a3df61850d79b39559c13624" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_e201b93aca62b78dc35a193f4961faed.setContent(html_8e2a10c8a3df61850d79b39559c13624);
|
|
|
|
|
|
|
|
marker_2cdc048588c0a0ecc8196a7d5ffdd041.bindPopup(popup_e201b93aca62b78dc35a193f4961faed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cdc048588c0a0ecc8196a7d5ffdd041.setIcon(icon_51503a03b6a8e967c47183e26f0f6935);
|
|
|
|
|
|
var marker_6b2403bf19afb34a86f6efa6cf68a47f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_9e78155b26e96d34fc08c0bb420baffe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_129bfb527580fd48c83188638c1fdb79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d36d2d7265be6933fb832a8a5904089 = $(`<div id="html_7d36d2d7265be6933fb832a8a5904089" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_129bfb527580fd48c83188638c1fdb79.setContent(html_7d36d2d7265be6933fb832a8a5904089);
|
|
|
|
|
|
|
|
marker_6b2403bf19afb34a86f6efa6cf68a47f.bindPopup(popup_129bfb527580fd48c83188638c1fdb79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b2403bf19afb34a86f6efa6cf68a47f.setIcon(icon_9e78155b26e96d34fc08c0bb420baffe);
|
|
|
|
|
|
var marker_3381f34b20a56c69bf3ad9cebb948a0b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_07c23fd2fc4c3e56b168a2728f346b3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87ee1583483c5bd44417e94f203d3a03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f53e5ae4b6d4417c7c953e7c5891c03b = $(`<div id="html_f53e5ae4b6d4417c7c953e7c5891c03b" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_87ee1583483c5bd44417e94f203d3a03.setContent(html_f53e5ae4b6d4417c7c953e7c5891c03b);
|
|
|
|
|
|
|
|
marker_3381f34b20a56c69bf3ad9cebb948a0b.bindPopup(popup_87ee1583483c5bd44417e94f203d3a03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3381f34b20a56c69bf3ad9cebb948a0b.setIcon(icon_07c23fd2fc4c3e56b168a2728f346b3d);
|
|
|
|
|
|
var marker_e4adc9f5c33fad9f2e4c4e21c7c87863 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d906ddd17261056af158644fefb0acc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5a06cbd8332ff292a1d8e2897fcd0ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94aced551f3c022c6a900aa7b91ee2b1 = $(`<div id="html_94aced551f3c022c6a900aa7b91ee2b1" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_b5a06cbd8332ff292a1d8e2897fcd0ac.setContent(html_94aced551f3c022c6a900aa7b91ee2b1);
|
|
|
|
|
|
|
|
marker_e4adc9f5c33fad9f2e4c4e21c7c87863.bindPopup(popup_b5a06cbd8332ff292a1d8e2897fcd0ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4adc9f5c33fad9f2e4c4e21c7c87863.setIcon(icon_d906ddd17261056af158644fefb0acc7);
|
|
|
|
|
|
var marker_ac5ee38c25260e00645c8a7ae85f39e8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ecede07f392e56cdfaf999fd2fd316ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_015d9254ff5ee9cfd50aa92dbd221e65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2492267d4cd6c2f0838aa70ef3d32596 = $(`<div id="html_2492267d4cd6c2f0838aa70ef3d32596" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_015d9254ff5ee9cfd50aa92dbd221e65.setContent(html_2492267d4cd6c2f0838aa70ef3d32596);
|
|
|
|
|
|
|
|
marker_ac5ee38c25260e00645c8a7ae85f39e8.bindPopup(popup_015d9254ff5ee9cfd50aa92dbd221e65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac5ee38c25260e00645c8a7ae85f39e8.setIcon(icon_ecede07f392e56cdfaf999fd2fd316ef);
|
|
|
|
|
|
var marker_6e5c7f8fc75d793482bfe745ff6cf335 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a1e601820c3cedd469fab23f5c93eb2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0addf95cb64b4908cc02c4664c173366 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a933e41654917462e399b78c8a84043 = $(`<div id="html_5a933e41654917462e399b78c8a84043" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_0addf95cb64b4908cc02c4664c173366.setContent(html_5a933e41654917462e399b78c8a84043);
|
|
|
|
|
|
|
|
marker_6e5c7f8fc75d793482bfe745ff6cf335.bindPopup(popup_0addf95cb64b4908cc02c4664c173366)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5c7f8fc75d793482bfe745ff6cf335.setIcon(icon_a1e601820c3cedd469fab23f5c93eb2b);
|
|
|
|
|
|
var marker_ecff0e29a5b4d2105c1fe5aea29f415e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f4560e77ba4d354863bb249e3e88f1c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8f260c0db2987aab9ad54f449b33781 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60f10e0ae1d3fac1f325c3eeedffeec7 = $(`<div id="html_60f10e0ae1d3fac1f325c3eeedffeec7" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_e8f260c0db2987aab9ad54f449b33781.setContent(html_60f10e0ae1d3fac1f325c3eeedffeec7);
|
|
|
|
|
|
|
|
marker_ecff0e29a5b4d2105c1fe5aea29f415e.bindPopup(popup_e8f260c0db2987aab9ad54f449b33781)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecff0e29a5b4d2105c1fe5aea29f415e.setIcon(icon_f4560e77ba4d354863bb249e3e88f1c0);
|
|
|
|
|
|
var marker_efe0e6d691bd768b824905aba0e28151 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_7c01e5211dfd7f00e9fac798586d8f14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_143e36ccfbc29c008e78bbd262354bd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb145fbd734d7d3b767149992b7c464 = $(`<div id="html_2eb145fbd734d7d3b767149992b7c464" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_143e36ccfbc29c008e78bbd262354bd2.setContent(html_2eb145fbd734d7d3b767149992b7c464);
|
|
|
|
|
|
|
|
marker_efe0e6d691bd768b824905aba0e28151.bindPopup(popup_143e36ccfbc29c008e78bbd262354bd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efe0e6d691bd768b824905aba0e28151.setIcon(icon_7c01e5211dfd7f00e9fac798586d8f14);
|
|
|
|
|
|
var marker_d2b3872594a702a90e7174198b38a5e3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ac33561a1ce3986e1ec822cc5487ca3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b85a3bc16e20bf948332be97d2aa37ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7979fd098b842bd8f792da17638e7fa = $(`<div id="html_b7979fd098b842bd8f792da17638e7fa" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_b85a3bc16e20bf948332be97d2aa37ea.setContent(html_b7979fd098b842bd8f792da17638e7fa);
|
|
|
|
|
|
|
|
marker_d2b3872594a702a90e7174198b38a5e3.bindPopup(popup_b85a3bc16e20bf948332be97d2aa37ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2b3872594a702a90e7174198b38a5e3.setIcon(icon_ac33561a1ce3986e1ec822cc5487ca3a);
|
|
|
|
|
|
var marker_42d969f6a369f31d0bf2c7ea5f60359a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_cb69001e8fbe239b271b266a57e2f138 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edc874180cb7f00bfcabed21b2156e3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e0d3aca7091ee5fafdc552a221642c7 = $(`<div id="html_4e0d3aca7091ee5fafdc552a221642c7" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_edc874180cb7f00bfcabed21b2156e3d.setContent(html_4e0d3aca7091ee5fafdc552a221642c7);
|
|
|
|
|
|
|
|
marker_42d969f6a369f31d0bf2c7ea5f60359a.bindPopup(popup_edc874180cb7f00bfcabed21b2156e3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42d969f6a369f31d0bf2c7ea5f60359a.setIcon(icon_cb69001e8fbe239b271b266a57e2f138);
|
|
|
|
|
|
var marker_504f17f8fbf13dc0d9dd43db76dcd4e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_fc62cd4c85fe36363e42b89dbcd76ab5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce11933394b183a4003b593589141933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4011818f6a36edada48fe1dce1eee91 = $(`<div id="html_a4011818f6a36edada48fe1dce1eee91" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_ce11933394b183a4003b593589141933.setContent(html_a4011818f6a36edada48fe1dce1eee91);
|
|
|
|
|
|
|
|
marker_504f17f8fbf13dc0d9dd43db76dcd4e4.bindPopup(popup_ce11933394b183a4003b593589141933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_504f17f8fbf13dc0d9dd43db76dcd4e4.setIcon(icon_fc62cd4c85fe36363e42b89dbcd76ab5);
|
|
|
|
|
|
var marker_7b5f08dd0172807827d09db04a7148c6 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_e35d7f82deda6f12a33be7c44866b078 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7ae09f332f80cf085102c5d09b7087 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b132119a23d972fea3114f25a71fbf3 = $(`<div id="html_1b132119a23d972fea3114f25a71fbf3" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_8c7ae09f332f80cf085102c5d09b7087.setContent(html_1b132119a23d972fea3114f25a71fbf3);
|
|
|
|
|
|
|
|
marker_7b5f08dd0172807827d09db04a7148c6.bindPopup(popup_8c7ae09f332f80cf085102c5d09b7087)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b5f08dd0172807827d09db04a7148c6.setIcon(icon_e35d7f82deda6f12a33be7c44866b078);
|
|
|
|
|
|
var marker_0bd9e8fdd52949afd8dcd999e86343d8 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_1aa40cd2c53a0c6846702277eb2af401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbf8c35270f9bcdc91f7aa9a66fb8fb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af7af3fe83bf48b0379d3063b02772b3 = $(`<div id="html_af7af3fe83bf48b0379d3063b02772b3" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_cbf8c35270f9bcdc91f7aa9a66fb8fb1.setContent(html_af7af3fe83bf48b0379d3063b02772b3);
|
|
|
|
|
|
|
|
marker_0bd9e8fdd52949afd8dcd999e86343d8.bindPopup(popup_cbf8c35270f9bcdc91f7aa9a66fb8fb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bd9e8fdd52949afd8dcd999e86343d8.setIcon(icon_1aa40cd2c53a0c6846702277eb2af401);
|
|
|
|
|
|
var marker_577bc94547224d0d3b543f3aa336a22a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_4cdc5f1aad82c6f5d4f77d1d92ab39ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b3f07ef8c233b68af107b8d8dfac98e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8bda0398ffea9ef7276c321f73bde20 = $(`<div id="html_a8bda0398ffea9ef7276c321f73bde20" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_8b3f07ef8c233b68af107b8d8dfac98e.setContent(html_a8bda0398ffea9ef7276c321f73bde20);
|
|
|
|
|
|
|
|
marker_577bc94547224d0d3b543f3aa336a22a.bindPopup(popup_8b3f07ef8c233b68af107b8d8dfac98e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_577bc94547224d0d3b543f3aa336a22a.setIcon(icon_4cdc5f1aad82c6f5d4f77d1d92ab39ea);
|
|
|
|
|
|
var marker_cd6ee169703ea352ec456c6724e2ed61 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_b7823316331bbc798b2324674fa779ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_902f0e44971c6d58c4ab2a19ad2786bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c16457d1e0e24cd81b2de80eea29feb = $(`<div id="html_9c16457d1e0e24cd81b2de80eea29feb" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_902f0e44971c6d58c4ab2a19ad2786bc.setContent(html_9c16457d1e0e24cd81b2de80eea29feb);
|
|
|
|
|
|
|
|
marker_cd6ee169703ea352ec456c6724e2ed61.bindPopup(popup_902f0e44971c6d58c4ab2a19ad2786bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd6ee169703ea352ec456c6724e2ed61.setIcon(icon_b7823316331bbc798b2324674fa779ec);
|
|
|
|
|
|
var marker_f140c0aef26657913342b4797fb1e7af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_12ce62654d26301a09ee4167c350c723 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eabea510cbc89fc0dcfd98e2194c187c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1e83d6452207aa3731686a513b5804d = $(`<div id="html_e1e83d6452207aa3731686a513b5804d" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_eabea510cbc89fc0dcfd98e2194c187c.setContent(html_e1e83d6452207aa3731686a513b5804d);
|
|
|
|
|
|
|
|
marker_f140c0aef26657913342b4797fb1e7af.bindPopup(popup_eabea510cbc89fc0dcfd98e2194c187c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f140c0aef26657913342b4797fb1e7af.setIcon(icon_12ce62654d26301a09ee4167c350c723);
|
|
|
|
|
|
var marker_88edd8c531d42919649785352ce488d6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_4950a9be607aee9f52de2404fcb7ff0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f760f4fcca47a13a318c0799efcc40a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ecae4806631368579aba6de4667bdb7 = $(`<div id="html_3ecae4806631368579aba6de4667bdb7" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_f760f4fcca47a13a318c0799efcc40a9.setContent(html_3ecae4806631368579aba6de4667bdb7);
|
|
|
|
|
|
|
|
marker_88edd8c531d42919649785352ce488d6.bindPopup(popup_f760f4fcca47a13a318c0799efcc40a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88edd8c531d42919649785352ce488d6.setIcon(icon_4950a9be607aee9f52de2404fcb7ff0c);
|
|
|
|
|
|
var marker_b1fb8eefe0148fa3cfecf45a51631f55 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2efc09c767b19220a7e027b82eeaadfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e5d11b58bd7c0e30f5ef843df389d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd638a4663a187672fa641f6a50ca227 = $(`<div id="html_fd638a4663a187672fa641f6a50ca227" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_c1e5d11b58bd7c0e30f5ef843df389d9.setContent(html_fd638a4663a187672fa641f6a50ca227);
|
|
|
|
|
|
|
|
marker_b1fb8eefe0148fa3cfecf45a51631f55.bindPopup(popup_c1e5d11b58bd7c0e30f5ef843df389d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1fb8eefe0148fa3cfecf45a51631f55.setIcon(icon_2efc09c767b19220a7e027b82eeaadfb);
|
|
|
|
|
|
var marker_b409441ab36b38abd071e745081892c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_79bea89894caa85bb2b02d471452d54f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82fb6ec58d1e83a9db3e22d776f30d20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8073a68d277e7504b27e690cd4a5a07 = $(`<div id="html_b8073a68d277e7504b27e690cd4a5a07" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_82fb6ec58d1e83a9db3e22d776f30d20.setContent(html_b8073a68d277e7504b27e690cd4a5a07);
|
|
|
|
|
|
|
|
marker_b409441ab36b38abd071e745081892c5.bindPopup(popup_82fb6ec58d1e83a9db3e22d776f30d20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b409441ab36b38abd071e745081892c5.setIcon(icon_79bea89894caa85bb2b02d471452d54f);
|
|
|
|
|
|
var marker_aa38fd70e767ef80acd6333a18c1b826 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_7cc0e22ea736e25072c25cf1e802f0d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6929f83362b8d90c58bdd779a648014b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e5e6a7ebb7ef75d2c29fb61d890f9c3 = $(`<div id="html_3e5e6a7ebb7ef75d2c29fb61d890f9c3" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_6929f83362b8d90c58bdd779a648014b.setContent(html_3e5e6a7ebb7ef75d2c29fb61d890f9c3);
|
|
|
|
|
|
|
|
marker_aa38fd70e767ef80acd6333a18c1b826.bindPopup(popup_6929f83362b8d90c58bdd779a648014b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa38fd70e767ef80acd6333a18c1b826.setIcon(icon_7cc0e22ea736e25072c25cf1e802f0d7);
|
|
|
|
|
|
var marker_9c5b668e9e1738767f5b927b113e3785 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_cdcf07848a3ffd2e89170abc67db8ff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25fb15850db8c0a271a2e137b6a0084a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fc6b38186eec96d6ab58a65b4eaef6e = $(`<div id="html_0fc6b38186eec96d6ab58a65b4eaef6e" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_25fb15850db8c0a271a2e137b6a0084a.setContent(html_0fc6b38186eec96d6ab58a65b4eaef6e);
|
|
|
|
|
|
|
|
marker_9c5b668e9e1738767f5b927b113e3785.bindPopup(popup_25fb15850db8c0a271a2e137b6a0084a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c5b668e9e1738767f5b927b113e3785.setIcon(icon_cdcf07848a3ffd2e89170abc67db8ff6);
|
|
|
|
|
|
var marker_9e853ff5a37c35385a1637a05fcae0cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_7dbf206ba1a9cb846bdc30dc9b2ffb2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bbab5f9bb29641d0e08b5f7798bd99b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b106ced9df50ef390678fe6f63cb98b4 = $(`<div id="html_b106ced9df50ef390678fe6f63cb98b4" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_8bbab5f9bb29641d0e08b5f7798bd99b.setContent(html_b106ced9df50ef390678fe6f63cb98b4);
|
|
|
|
|
|
|
|
marker_9e853ff5a37c35385a1637a05fcae0cf.bindPopup(popup_8bbab5f9bb29641d0e08b5f7798bd99b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e853ff5a37c35385a1637a05fcae0cf.setIcon(icon_7dbf206ba1a9cb846bdc30dc9b2ffb2c);
|
|
|
|
|
|
var marker_585ec1aeb755ff9fc2c49e4d453fc0d3 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ab39dc24b139fb4011b2c87932b788c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff50d70ac472311ad2fe418492827871 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3433ed44e41338015370639171bef8c6 = $(`<div id="html_3433ed44e41338015370639171bef8c6" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_ff50d70ac472311ad2fe418492827871.setContent(html_3433ed44e41338015370639171bef8c6);
|
|
|
|
|
|
|
|
marker_585ec1aeb755ff9fc2c49e4d453fc0d3.bindPopup(popup_ff50d70ac472311ad2fe418492827871)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_585ec1aeb755ff9fc2c49e4d453fc0d3.setIcon(icon_ab39dc24b139fb4011b2c87932b788c6);
|
|
|
|
|
|
var marker_a1b7143a12ff1c99843b2e2ba38bc1bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f4480b404a8ad493be7cb6fc41cc78d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6dd2796243d6ba0149a7f99407142be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd56ff77b3dd399250b8602cafa86357 = $(`<div id="html_fd56ff77b3dd399250b8602cafa86357" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_c6dd2796243d6ba0149a7f99407142be.setContent(html_fd56ff77b3dd399250b8602cafa86357);
|
|
|
|
|
|
|
|
marker_a1b7143a12ff1c99843b2e2ba38bc1bd.bindPopup(popup_c6dd2796243d6ba0149a7f99407142be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1b7143a12ff1c99843b2e2ba38bc1bd.setIcon(icon_f4480b404a8ad493be7cb6fc41cc78d9);
|
|
|
|
|
|
var marker_1e9baea9792ec5c0084bac21e5a93748 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_70caed289974c6b18f6a3992e3cd79dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b442fae375110caa72c33fb4ab8467fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8ae0a0f369a59ca2bcdc42899e27cbe = $(`<div id="html_a8ae0a0f369a59ca2bcdc42899e27cbe" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_b442fae375110caa72c33fb4ab8467fd.setContent(html_a8ae0a0f369a59ca2bcdc42899e27cbe);
|
|
|
|
|
|
|
|
marker_1e9baea9792ec5c0084bac21e5a93748.bindPopup(popup_b442fae375110caa72c33fb4ab8467fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e9baea9792ec5c0084bac21e5a93748.setIcon(icon_70caed289974c6b18f6a3992e3cd79dd);
|
|
|
|
|
|
var marker_288081e6dbd2c467bcc7cd20082ef3fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_8bc934d4d7bbd7d184e59c2ccdaf2f46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75512e8b114473aef186310b46f2abf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36e5217a3c384dbd3ef5138a3939ea8c = $(`<div id="html_36e5217a3c384dbd3ef5138a3939ea8c" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_75512e8b114473aef186310b46f2abf0.setContent(html_36e5217a3c384dbd3ef5138a3939ea8c);
|
|
|
|
|
|
|
|
marker_288081e6dbd2c467bcc7cd20082ef3fe.bindPopup(popup_75512e8b114473aef186310b46f2abf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_288081e6dbd2c467bcc7cd20082ef3fe.setIcon(icon_8bc934d4d7bbd7d184e59c2ccdaf2f46);
|
|
|
|
|
|
var marker_3ebf53100c3a3a7638e4528d1c1fff3a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6e63fb06618146cbed0c0ec9c3565cc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65a4f12a4723b12b668a965826325f65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2cd9236739e91ceaa0a0b6874318932 = $(`<div id="html_f2cd9236739e91ceaa0a0b6874318932" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_65a4f12a4723b12b668a965826325f65.setContent(html_f2cd9236739e91ceaa0a0b6874318932);
|
|
|
|
|
|
|
|
marker_3ebf53100c3a3a7638e4528d1c1fff3a.bindPopup(popup_65a4f12a4723b12b668a965826325f65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ebf53100c3a3a7638e4528d1c1fff3a.setIcon(icon_6e63fb06618146cbed0c0ec9c3565cc9);
|
|
|
|
|
|
var marker_9c4b74075317cca981a07102105d47cd = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_24e44e716e86757c869e98ddb68d5272 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8f09e7e22d3b78cf19a3f1ac640a2ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d1776408d32ffde165a116700e77e8a = $(`<div id="html_0d1776408d32ffde165a116700e77e8a" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_d8f09e7e22d3b78cf19a3f1ac640a2ba.setContent(html_0d1776408d32ffde165a116700e77e8a);
|
|
|
|
|
|
|
|
marker_9c4b74075317cca981a07102105d47cd.bindPopup(popup_d8f09e7e22d3b78cf19a3f1ac640a2ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c4b74075317cca981a07102105d47cd.setIcon(icon_24e44e716e86757c869e98ddb68d5272);
|
|
|
|
|
|
var marker_e436e5b1b3f88d9974a29a3d4fea234f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_bb789deb66024c9fdb4e96b8564ecdca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5944eb78f1e6c35d190dcb7c4af416c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0331611f45028ec2ad337d8c85ee7b0 = $(`<div id="html_c0331611f45028ec2ad337d8c85ee7b0" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_5944eb78f1e6c35d190dcb7c4af416c2.setContent(html_c0331611f45028ec2ad337d8c85ee7b0);
|
|
|
|
|
|
|
|
marker_e436e5b1b3f88d9974a29a3d4fea234f.bindPopup(popup_5944eb78f1e6c35d190dcb7c4af416c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e436e5b1b3f88d9974a29a3d4fea234f.setIcon(icon_bb789deb66024c9fdb4e96b8564ecdca);
|
|
|
|
|
|
var marker_66a5f708f684c48def90b406b252b7f5 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_db42732b9a4026552f8db9a5aabbe915 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d656ddc51c39de1c644a8258d02b3f4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a0b685209905d17dccd6207dc3b92a3 = $(`<div id="html_8a0b685209905d17dccd6207dc3b92a3" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_d656ddc51c39de1c644a8258d02b3f4b.setContent(html_8a0b685209905d17dccd6207dc3b92a3);
|
|
|
|
|
|
|
|
marker_66a5f708f684c48def90b406b252b7f5.bindPopup(popup_d656ddc51c39de1c644a8258d02b3f4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66a5f708f684c48def90b406b252b7f5.setIcon(icon_db42732b9a4026552f8db9a5aabbe915);
|
|
|
|
|
|
var marker_e4ab07d952125e2daf278cc6ff47d71c = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2cf9c7b2a96f32da817613c6e165ac97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b84a0689ccb5a2d5b499172e48109f00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e49af3e646167eb8d0c1fb53ca87b0ae = $(`<div id="html_e49af3e646167eb8d0c1fb53ca87b0ae" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_b84a0689ccb5a2d5b499172e48109f00.setContent(html_e49af3e646167eb8d0c1fb53ca87b0ae);
|
|
|
|
|
|
|
|
marker_e4ab07d952125e2daf278cc6ff47d71c.bindPopup(popup_b84a0689ccb5a2d5b499172e48109f00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4ab07d952125e2daf278cc6ff47d71c.setIcon(icon_2cf9c7b2a96f32da817613c6e165ac97);
|
|
|
|
|
|
var marker_44a4ecf5681bc2f886358f3a9ce216e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_39f666f3c05312cc96ca86a18a6cd75c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04e8f8770346a461a0af350a5dc0f0a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1d38f4ced14d58fe673652a92873eb2 = $(`<div id="html_f1d38f4ced14d58fe673652a92873eb2" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_04e8f8770346a461a0af350a5dc0f0a0.setContent(html_f1d38f4ced14d58fe673652a92873eb2);
|
|
|
|
|
|
|
|
marker_44a4ecf5681bc2f886358f3a9ce216e6.bindPopup(popup_04e8f8770346a461a0af350a5dc0f0a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44a4ecf5681bc2f886358f3a9ce216e6.setIcon(icon_39f666f3c05312cc96ca86a18a6cd75c);
|
|
|
|
|
|
var marker_b4f6ea247d95d5c5fa827e8eae195b98 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f4561bea5cf182386757d2c6cabe1a83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef7628a14f453a40cc07bc8ac54b61c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd92f21fa99f241a3d01b4da0f7df033 = $(`<div id="html_fd92f21fa99f241a3d01b4da0f7df033" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_ef7628a14f453a40cc07bc8ac54b61c9.setContent(html_fd92f21fa99f241a3d01b4da0f7df033);
|
|
|
|
|
|
|
|
marker_b4f6ea247d95d5c5fa827e8eae195b98.bindPopup(popup_ef7628a14f453a40cc07bc8ac54b61c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4f6ea247d95d5c5fa827e8eae195b98.setIcon(icon_f4561bea5cf182386757d2c6cabe1a83);
|
|
|
|
|
|
var marker_f7adba939d1b250faceb55fda631bd6b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_c5b2a15e216bd33049f427e312b61aa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d743630459fd1531ae29d33d1c6b7571 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5a07394f3dba51baa285ec695f09ec7 = $(`<div id="html_a5a07394f3dba51baa285ec695f09ec7" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_d743630459fd1531ae29d33d1c6b7571.setContent(html_a5a07394f3dba51baa285ec695f09ec7);
|
|
|
|
|
|
|
|
marker_f7adba939d1b250faceb55fda631bd6b.bindPopup(popup_d743630459fd1531ae29d33d1c6b7571)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7adba939d1b250faceb55fda631bd6b.setIcon(icon_c5b2a15e216bd33049f427e312b61aa1);
|
|
|
|
|
|
var marker_9217de6b29f81de2995927e7a1cc16b2 = L.marker(
|
|
[9.27447, -83.5797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_c849515ab6274e20a00a9181f5ab8205 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aad7c9afca8095858b688e1455679874 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e05676490d6491135f378b30796f51c = $(`<div id="html_0e05676490d6491135f378b30796f51c" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_aad7c9afca8095858b688e1455679874.setContent(html_0e05676490d6491135f378b30796f51c);
|
|
|
|
|
|
|
|
marker_9217de6b29f81de2995927e7a1cc16b2.bindPopup(popup_aad7c9afca8095858b688e1455679874)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9217de6b29f81de2995927e7a1cc16b2.setIcon(icon_c849515ab6274e20a00a9181f5ab8205);
|
|
|
|
|
|
var marker_8e0c962e82c4873015dbc6418563b197 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_5947584f78959325439ef48df7d6fe10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16521047d3bd4ddc8510f72c14577472 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68f897bd54262f71b4bcedaba2e1e2ea = $(`<div id="html_68f897bd54262f71b4bcedaba2e1e2ea" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_16521047d3bd4ddc8510f72c14577472.setContent(html_68f897bd54262f71b4bcedaba2e1e2ea);
|
|
|
|
|
|
|
|
marker_8e0c962e82c4873015dbc6418563b197.bindPopup(popup_16521047d3bd4ddc8510f72c14577472)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e0c962e82c4873015dbc6418563b197.setIcon(icon_5947584f78959325439ef48df7d6fe10);
|
|
|
|
|
|
var marker_8cf33217d0dbc432a38953264cf096bb = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_56b8d2d63e88606799127f245fa6d5b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8677fccb7bc764d6ca501b082a24afdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_262cdf7c5c966fa3de0ccf8469a80052 = $(`<div id="html_262cdf7c5c966fa3de0ccf8469a80052" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_8677fccb7bc764d6ca501b082a24afdb.setContent(html_262cdf7c5c966fa3de0ccf8469a80052);
|
|
|
|
|
|
|
|
marker_8cf33217d0dbc432a38953264cf096bb.bindPopup(popup_8677fccb7bc764d6ca501b082a24afdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cf33217d0dbc432a38953264cf096bb.setIcon(icon_56b8d2d63e88606799127f245fa6d5b0);
|
|
|
|
|
|
var marker_2ede6b261b9ad2ee045b0b41d5187987 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6cf06410eb486564b239217f13739f7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2e7bae6a802c2faa6f46362ab13ee33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e6ea359f8db5dcb566bf1d56e1f9635 = $(`<div id="html_9e6ea359f8db5dcb566bf1d56e1f9635" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_a2e7bae6a802c2faa6f46362ab13ee33.setContent(html_9e6ea359f8db5dcb566bf1d56e1f9635);
|
|
|
|
|
|
|
|
marker_2ede6b261b9ad2ee045b0b41d5187987.bindPopup(popup_a2e7bae6a802c2faa6f46362ab13ee33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ede6b261b9ad2ee045b0b41d5187987.setIcon(icon_6cf06410eb486564b239217f13739f7d);
|
|
|
|
|
|
var marker_9a66121939431943d91c4193d2583f21 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_613af996f880d313d69d2251c8a5ed2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_290af26f154f79653d2bd863f4b1056f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c78e512571dc9839dcf9e53bf1639b0 = $(`<div id="html_9c78e512571dc9839dcf9e53bf1639b0" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_290af26f154f79653d2bd863f4b1056f.setContent(html_9c78e512571dc9839dcf9e53bf1639b0);
|
|
|
|
|
|
|
|
marker_9a66121939431943d91c4193d2583f21.bindPopup(popup_290af26f154f79653d2bd863f4b1056f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a66121939431943d91c4193d2583f21.setIcon(icon_613af996f880d313d69d2251c8a5ed2c);
|
|
|
|
|
|
var marker_bf25f2fe68c67d02fb0c7065ea1e7584 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_573df96c2282b54b3d86383eb36bb2dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07583b785bb60faeb131cc222349a753 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_282b930635721505295ddb8c169ad973 = $(`<div id="html_282b930635721505295ddb8c169ad973" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_07583b785bb60faeb131cc222349a753.setContent(html_282b930635721505295ddb8c169ad973);
|
|
|
|
|
|
|
|
marker_bf25f2fe68c67d02fb0c7065ea1e7584.bindPopup(popup_07583b785bb60faeb131cc222349a753)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf25f2fe68c67d02fb0c7065ea1e7584.setIcon(icon_573df96c2282b54b3d86383eb36bb2dd);
|
|
|
|
|
|
var marker_5e5809649502be5c4cd975ec99ffe64e = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_f5ec8d7ab5c5f9276ecec97383163704 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d07ac39709d4b73e9c79aa288f70710b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed36cecc28b326b881603317710a70ff = $(`<div id="html_ed36cecc28b326b881603317710a70ff" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_d07ac39709d4b73e9c79aa288f70710b.setContent(html_ed36cecc28b326b881603317710a70ff);
|
|
|
|
|
|
|
|
marker_5e5809649502be5c4cd975ec99ffe64e.bindPopup(popup_d07ac39709d4b73e9c79aa288f70710b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e5809649502be5c4cd975ec99ffe64e.setIcon(icon_f5ec8d7ab5c5f9276ecec97383163704);
|
|
|
|
|
|
var marker_445269c817dcf23cf3e3e786980e6995 = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_58eb6b616e3da9ff031672f9a8343026 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_612d86f1012a81fbca33f621f99e1016 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e5f3461b295502955da9a542a4086d4 = $(`<div id="html_7e5f3461b295502955da9a542a4086d4" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_612d86f1012a81fbca33f621f99e1016.setContent(html_7e5f3461b295502955da9a542a4086d4);
|
|
|
|
|
|
|
|
marker_445269c817dcf23cf3e3e786980e6995.bindPopup(popup_612d86f1012a81fbca33f621f99e1016)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_445269c817dcf23cf3e3e786980e6995.setIcon(icon_58eb6b616e3da9ff031672f9a8343026);
|
|
|
|
|
|
var marker_5fc6cf75192f14c8dd38e2982e2a5b39 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_88a2c0903b2af4f58d79eed11191a92e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1090d701bf018ab2ad0393b177657591 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ddc46f722a46fb8663a2a9f3850cb4f = $(`<div id="html_5ddc46f722a46fb8663a2a9f3850cb4f" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_1090d701bf018ab2ad0393b177657591.setContent(html_5ddc46f722a46fb8663a2a9f3850cb4f);
|
|
|
|
|
|
|
|
marker_5fc6cf75192f14c8dd38e2982e2a5b39.bindPopup(popup_1090d701bf018ab2ad0393b177657591)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fc6cf75192f14c8dd38e2982e2a5b39.setIcon(icon_88a2c0903b2af4f58d79eed11191a92e);
|
|
|
|
|
|
var marker_c8a65820d5b9a7851b68ac3d5ac34b3c = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_e8cec3d3d18977b4881ff49ed409e79b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9f9dea290b28d12ef604e433667877b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78ad73346f97d344aa84035098a69a2b = $(`<div id="html_78ad73346f97d344aa84035098a69a2b" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_f9f9dea290b28d12ef604e433667877b.setContent(html_78ad73346f97d344aa84035098a69a2b);
|
|
|
|
|
|
|
|
marker_c8a65820d5b9a7851b68ac3d5ac34b3c.bindPopup(popup_f9f9dea290b28d12ef604e433667877b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8a65820d5b9a7851b68ac3d5ac34b3c.setIcon(icon_e8cec3d3d18977b4881ff49ed409e79b);
|
|
|
|
|
|
var marker_774c789f96a122790067b30db21548de = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_87769622a742557d6f508e6d3d7eda95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eb3a8de00376cbed85df8312b7aaa64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_623fceeeb8b183d21fd188cc779be49a = $(`<div id="html_623fceeeb8b183d21fd188cc779be49a" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_3eb3a8de00376cbed85df8312b7aaa64.setContent(html_623fceeeb8b183d21fd188cc779be49a);
|
|
|
|
|
|
|
|
marker_774c789f96a122790067b30db21548de.bindPopup(popup_3eb3a8de00376cbed85df8312b7aaa64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_774c789f96a122790067b30db21548de.setIcon(icon_87769622a742557d6f508e6d3d7eda95);
|
|
|
|
|
|
var marker_dc6dde74ed1afd82b78c90bb4929197c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_4348bb52059a1f1446aea8a69b614d15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_998c7b0124c9611495bc8f0d6436a04c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_279fa52db053eafb6b2f6392f6500fb2 = $(`<div id="html_279fa52db053eafb6b2f6392f6500fb2" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_998c7b0124c9611495bc8f0d6436a04c.setContent(html_279fa52db053eafb6b2f6392f6500fb2);
|
|
|
|
|
|
|
|
marker_dc6dde74ed1afd82b78c90bb4929197c.bindPopup(popup_998c7b0124c9611495bc8f0d6436a04c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc6dde74ed1afd82b78c90bb4929197c.setIcon(icon_4348bb52059a1f1446aea8a69b614d15);
|
|
|
|
|
|
var marker_2f4d5837644ed0fd2382a960eaf6e5d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_175dc77a7df606cfa2f668ff790aade0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81884fa55fbd2b5528ed55329963e7cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be734816fcb3f2df3015f3b570b7973f = $(`<div id="html_be734816fcb3f2df3015f3b570b7973f" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_81884fa55fbd2b5528ed55329963e7cc.setContent(html_be734816fcb3f2df3015f3b570b7973f);
|
|
|
|
|
|
|
|
marker_2f4d5837644ed0fd2382a960eaf6e5d4.bindPopup(popup_81884fa55fbd2b5528ed55329963e7cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f4d5837644ed0fd2382a960eaf6e5d4.setIcon(icon_175dc77a7df606cfa2f668ff790aade0);
|
|
|
|
|
|
var marker_1aeb0643381bcf5048c8e6c5437c2109 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_20a6d8039c4ef952212e18d1f79de9f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a338dc3da60346810322dde4936c4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ba350f4c3e3888195dea16031a798cc = $(`<div id="html_6ba350f4c3e3888195dea16031a798cc" style="width: 100.0%; height: 100.0%;">additions-rev-rainbow-task.trycloudflare.com</div>`)[0];
|
|
popup_42a338dc3da60346810322dde4936c4c.setContent(html_6ba350f4c3e3888195dea16031a798cc);
|
|
|
|
|
|
|
|
marker_1aeb0643381bcf5048c8e6c5437c2109.bindPopup(popup_42a338dc3da60346810322dde4936c4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1aeb0643381bcf5048c8e6c5437c2109.setIcon(icon_20a6d8039c4ef952212e18d1f79de9f8);
|
|
|
|
|
|
var marker_eebaadd3b694d9874d36b601790cc690 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_0f530ff5aafbd9787611d2a1da126573 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa895f9820f1ee290eb409c390404b2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5f991adafb5b36eb3e2ac7e7fe613fd = $(`<div id="html_f5f991adafb5b36eb3e2ac7e7fe613fd" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_aa895f9820f1ee290eb409c390404b2e.setContent(html_f5f991adafb5b36eb3e2ac7e7fe613fd);
|
|
|
|
|
|
|
|
marker_eebaadd3b694d9874d36b601790cc690.bindPopup(popup_aa895f9820f1ee290eb409c390404b2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eebaadd3b694d9874d36b601790cc690.setIcon(icon_0f530ff5aafbd9787611d2a1da126573);
|
|
|
|
|
|
var marker_5df7ce98c0ff9bc533c494dfc79eb8e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a70e24830d6a224b1cc823e56cae1639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5815cbadb25c06c4134ba1485d8ba12c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_178ff4b2ec773ad944d68996d93b08fb = $(`<div id="html_178ff4b2ec773ad944d68996d93b08fb" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_5815cbadb25c06c4134ba1485d8ba12c.setContent(html_178ff4b2ec773ad944d68996d93b08fb);
|
|
|
|
|
|
|
|
marker_5df7ce98c0ff9bc533c494dfc79eb8e0.bindPopup(popup_5815cbadb25c06c4134ba1485d8ba12c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5df7ce98c0ff9bc533c494dfc79eb8e0.setIcon(icon_a70e24830d6a224b1cc823e56cae1639);
|
|
|
|
|
|
var marker_8f9e8d25ce42a4461fd4fa22879c532c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_258d7d710a0917d152c99f385b46b939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a12a9c277596341df351bec3ff9ded8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_848b70ba06009f6a4053fe795bb47bd4 = $(`<div id="html_848b70ba06009f6a4053fe795bb47bd4" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_2a12a9c277596341df351bec3ff9ded8.setContent(html_848b70ba06009f6a4053fe795bb47bd4);
|
|
|
|
|
|
|
|
marker_8f9e8d25ce42a4461fd4fa22879c532c.bindPopup(popup_2a12a9c277596341df351bec3ff9ded8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f9e8d25ce42a4461fd4fa22879c532c.setIcon(icon_258d7d710a0917d152c99f385b46b939);
|
|
|
|
|
|
var marker_812a62e8b5bd64dfd51d8ff364c44530 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_85b8af2abaf108d8ada25d05664683e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba4d72721682249a5b6a9b650f39c852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f67314416e85bcd12491b31d31d11148 = $(`<div id="html_f67314416e85bcd12491b31d31d11148" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_ba4d72721682249a5b6a9b650f39c852.setContent(html_f67314416e85bcd12491b31d31d11148);
|
|
|
|
|
|
|
|
marker_812a62e8b5bd64dfd51d8ff364c44530.bindPopup(popup_ba4d72721682249a5b6a9b650f39c852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_812a62e8b5bd64dfd51d8ff364c44530.setIcon(icon_85b8af2abaf108d8ada25d05664683e6);
|
|
|
|
|
|
var marker_d1fa731270ec40a1874dff966a93cd64 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_1e82a1d7bcf1401d3daac905b6f2bd05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33af985af7b632709b706fca1e8b327a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33165324e392ab07cb48674d0b80d30d = $(`<div id="html_33165324e392ab07cb48674d0b80d30d" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_33af985af7b632709b706fca1e8b327a.setContent(html_33165324e392ab07cb48674d0b80d30d);
|
|
|
|
|
|
|
|
marker_d1fa731270ec40a1874dff966a93cd64.bindPopup(popup_33af985af7b632709b706fca1e8b327a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1fa731270ec40a1874dff966a93cd64.setIcon(icon_1e82a1d7bcf1401d3daac905b6f2bd05);
|
|
|
|
|
|
var marker_758a9bc92e7714f07453b6d01baa82c2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_a795e21f59b21654840b2308b1d2d1eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_275f8f28da0b5bb924ce62d284c62535 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0a03d5fbe573404f6d93343d75bd66c = $(`<div id="html_c0a03d5fbe573404f6d93343d75bd66c" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_275f8f28da0b5bb924ce62d284c62535.setContent(html_c0a03d5fbe573404f6d93343d75bd66c);
|
|
|
|
|
|
|
|
marker_758a9bc92e7714f07453b6d01baa82c2.bindPopup(popup_275f8f28da0b5bb924ce62d284c62535)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_758a9bc92e7714f07453b6d01baa82c2.setIcon(icon_a795e21f59b21654840b2308b1d2d1eb);
|
|
|
|
|
|
var marker_7762bf27aab60db60c4272d698c3d49f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_94064c5494a80be24fcf6b19bca8218b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0213bb44529b553fc0aea6a587a00d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38408ae35662f40ed529257db5e83b2b = $(`<div id="html_38408ae35662f40ed529257db5e83b2b" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_8a0213bb44529b553fc0aea6a587a00d.setContent(html_38408ae35662f40ed529257db5e83b2b);
|
|
|
|
|
|
|
|
marker_7762bf27aab60db60c4272d698c3d49f.bindPopup(popup_8a0213bb44529b553fc0aea6a587a00d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7762bf27aab60db60c4272d698c3d49f.setIcon(icon_94064c5494a80be24fcf6b19bca8218b);
|
|
|
|
|
|
var marker_4f6ded92dcbea613792557931e66012b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_2a40795386fe975e22c6eee6b2ec3c11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4dad6bede60a0f57a8688deae0c5abb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad6c1848d975b4f7426bbb17ef8a27f5 = $(`<div id="html_ad6c1848d975b4f7426bbb17ef8a27f5" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_b4dad6bede60a0f57a8688deae0c5abb.setContent(html_ad6c1848d975b4f7426bbb17ef8a27f5);
|
|
|
|
|
|
|
|
marker_4f6ded92dcbea613792557931e66012b.bindPopup(popup_b4dad6bede60a0f57a8688deae0c5abb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f6ded92dcbea613792557931e66012b.setIcon(icon_2a40795386fe975e22c6eee6b2ec3c11);
|
|
|
|
|
|
var marker_270d37e095e647e4905b504a015f5d2e = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_ea3d0320759eec2421a0a9b7c6cfb56f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8d1274e74f71c0ba9438053ed0d7ae1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6b6049b6365c52b637f97198080fb5e = $(`<div id="html_c6b6049b6365c52b637f97198080fb5e" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_a8d1274e74f71c0ba9438053ed0d7ae1.setContent(html_c6b6049b6365c52b637f97198080fb5e);
|
|
|
|
|
|
|
|
marker_270d37e095e647e4905b504a015f5d2e.bindPopup(popup_a8d1274e74f71c0ba9438053ed0d7ae1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_270d37e095e647e4905b504a015f5d2e.setIcon(icon_ea3d0320759eec2421a0a9b7c6cfb56f);
|
|
|
|
|
|
var marker_20de792c9d7f546bbf02220a1aad750c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_d8d0ff2242462218eff2179cf575d124 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf9a964e5a8e8d9b4f3ef3c25c809891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b45e4e268da86474b7f8871ea6d35a4e = $(`<div id="html_b45e4e268da86474b7f8871ea6d35a4e" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_cf9a964e5a8e8d9b4f3ef3c25c809891.setContent(html_b45e4e268da86474b7f8871ea6d35a4e);
|
|
|
|
|
|
|
|
marker_20de792c9d7f546bbf02220a1aad750c.bindPopup(popup_cf9a964e5a8e8d9b4f3ef3c25c809891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20de792c9d7f546bbf02220a1aad750c.setIcon(icon_d8d0ff2242462218eff2179cf575d124);
|
|
|
|
|
|
var marker_52f8bd6039d19e60807b6205be8c1d23 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6ef4da309f007d904f736b21d97d22a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e7b74647f367ddffb5627e91d7d8a2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f2e5993e262bfc4bf27b4c10de07d1d = $(`<div id="html_5f2e5993e262bfc4bf27b4c10de07d1d" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_4e7b74647f367ddffb5627e91d7d8a2b.setContent(html_5f2e5993e262bfc4bf27b4c10de07d1d);
|
|
|
|
|
|
|
|
marker_52f8bd6039d19e60807b6205be8c1d23.bindPopup(popup_4e7b74647f367ddffb5627e91d7d8a2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f8bd6039d19e60807b6205be8c1d23.setIcon(icon_6ef4da309f007d904f736b21d97d22a1);
|
|
|
|
|
|
var marker_3902f946f016acb7a0a5aeabf6b6125c = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_3453d44e0515b6a38b282e2e08e2f254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53b8299ed63ee7a7cb86453e8a9bfb27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32098eb0d04ad7c7da612bf57e60b138 = $(`<div id="html_32098eb0d04ad7c7da612bf57e60b138" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_53b8299ed63ee7a7cb86453e8a9bfb27.setContent(html_32098eb0d04ad7c7da612bf57e60b138);
|
|
|
|
|
|
|
|
marker_3902f946f016acb7a0a5aeabf6b6125c.bindPopup(popup_53b8299ed63ee7a7cb86453e8a9bfb27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3902f946f016acb7a0a5aeabf6b6125c.setIcon(icon_3453d44e0515b6a38b282e2e08e2f254);
|
|
|
|
|
|
var marker_581a28e3915a743d784910b3d08bdb37 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_27ed0b2cecae973152d1d509580a9473 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c5dda90d11babdcf1d798d886105669 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4c2b0b9b1be59d64c392eb005f6797f = $(`<div id="html_d4c2b0b9b1be59d64c392eb005f6797f" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_2c5dda90d11babdcf1d798d886105669.setContent(html_d4c2b0b9b1be59d64c392eb005f6797f);
|
|
|
|
|
|
|
|
marker_581a28e3915a743d784910b3d08bdb37.bindPopup(popup_2c5dda90d11babdcf1d798d886105669)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_581a28e3915a743d784910b3d08bdb37.setIcon(icon_27ed0b2cecae973152d1d509580a9473);
|
|
|
|
|
|
var marker_2c398da0c714a04b1e8c698c11bdc195 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_adecbf86d8d088d2204c2d8d69372b14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d94d137a2a3f333ba2d4e21e1f00a1f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a3527e5f9a484623236c5ad3490a94 = $(`<div id="html_13a3527e5f9a484623236c5ad3490a94" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_d94d137a2a3f333ba2d4e21e1f00a1f9.setContent(html_13a3527e5f9a484623236c5ad3490a94);
|
|
|
|
|
|
|
|
marker_2c398da0c714a04b1e8c698c11bdc195.bindPopup(popup_d94d137a2a3f333ba2d4e21e1f00a1f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c398da0c714a04b1e8c698c11bdc195.setIcon(icon_adecbf86d8d088d2204c2d8d69372b14);
|
|
|
|
|
|
var marker_7fd0c2f0807ad1fbb459bb6c2343f2f1 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_55c3b43353f66fbe389fc930c55f56fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abc5fdecbf1be402fcc521135ca5d41a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd516a4d754101d1ea1b70db12223e20 = $(`<div id="html_bd516a4d754101d1ea1b70db12223e20" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_abc5fdecbf1be402fcc521135ca5d41a.setContent(html_bd516a4d754101d1ea1b70db12223e20);
|
|
|
|
|
|
|
|
marker_7fd0c2f0807ad1fbb459bb6c2343f2f1.bindPopup(popup_abc5fdecbf1be402fcc521135ca5d41a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fd0c2f0807ad1fbb459bb6c2343f2f1.setIcon(icon_55c3b43353f66fbe389fc930c55f56fe);
|
|
|
|
|
|
var marker_4ac8b9c045a0907b75a0d80c2110208f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_23150e62cc5238cb6efd3c7e19bac291 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_293aa03cf5c2ac5b205b347e19d1617a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96e25101e06f0a3ca89fd6da2de8b8c2 = $(`<div id="html_96e25101e06f0a3ca89fd6da2de8b8c2" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_293aa03cf5c2ac5b205b347e19d1617a.setContent(html_96e25101e06f0a3ca89fd6da2de8b8c2);
|
|
|
|
|
|
|
|
marker_4ac8b9c045a0907b75a0d80c2110208f.bindPopup(popup_293aa03cf5c2ac5b205b347e19d1617a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ac8b9c045a0907b75a0d80c2110208f.setIcon(icon_23150e62cc5238cb6efd3c7e19bac291);
|
|
|
|
|
|
var marker_ade51535032eb74fa0751a11d617653a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_cc5f3ff635cbd2dcf936a1d622f9f85b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33c3e9d6d190d3e48a63643a311c7278 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8de67c37a99c45ae5bbc45123e58968a = $(`<div id="html_8de67c37a99c45ae5bbc45123e58968a" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_33c3e9d6d190d3e48a63643a311c7278.setContent(html_8de67c37a99c45ae5bbc45123e58968a);
|
|
|
|
|
|
|
|
marker_ade51535032eb74fa0751a11d617653a.bindPopup(popup_33c3e9d6d190d3e48a63643a311c7278)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ade51535032eb74fa0751a11d617653a.setIcon(icon_cc5f3ff635cbd2dcf936a1d622f9f85b);
|
|
|
|
|
|
var marker_ca4a76f0b1eee1c4228c42dd3b76c186 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_1f7a161cc4e5893357b3a8381925b8f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b008391e14987c8aed755b147175460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56347cb22c496523b2ac9f6385a8109c = $(`<div id="html_56347cb22c496523b2ac9f6385a8109c" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_6b008391e14987c8aed755b147175460.setContent(html_56347cb22c496523b2ac9f6385a8109c);
|
|
|
|
|
|
|
|
marker_ca4a76f0b1eee1c4228c42dd3b76c186.bindPopup(popup_6b008391e14987c8aed755b147175460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca4a76f0b1eee1c4228c42dd3b76c186.setIcon(icon_1f7a161cc4e5893357b3a8381925b8f4);
|
|
|
|
|
|
var marker_a15b66c0f668f2720e7ce7a27b221a0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_6b569b47dcf3482204e6cec98f2c3172 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed528c46bc9d629e5644087e12a3316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f3b17eaeaa4c865288d24b42f479c08 = $(`<div id="html_2f3b17eaeaa4c865288d24b42f479c08" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_3ed528c46bc9d629e5644087e12a3316.setContent(html_2f3b17eaeaa4c865288d24b42f479c08);
|
|
|
|
|
|
|
|
marker_a15b66c0f668f2720e7ce7a27b221a0f.bindPopup(popup_3ed528c46bc9d629e5644087e12a3316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a15b66c0f668f2720e7ce7a27b221a0f.setIcon(icon_6b569b47dcf3482204e6cec98f2c3172);
|
|
|
|
|
|
var marker_d301e84ca4a3c0a205fded73d2958b62 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_4e9335fa6966d36b9a48759a0372699f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8bd48ac28267ad520fd355fb7da5137 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79f80dcce61b2581201462623ad9a762 = $(`<div id="html_79f80dcce61b2581201462623ad9a762" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_e8bd48ac28267ad520fd355fb7da5137.setContent(html_79f80dcce61b2581201462623ad9a762);
|
|
|
|
|
|
|
|
marker_d301e84ca4a3c0a205fded73d2958b62.bindPopup(popup_e8bd48ac28267ad520fd355fb7da5137)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d301e84ca4a3c0a205fded73d2958b62.setIcon(icon_4e9335fa6966d36b9a48759a0372699f);
|
|
|
|
|
|
var marker_2af951c40cab248614667239c8d6eaf1 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_19ba9689552044c8d373efdd281ce53a);
|
|
|
|
|
|
var icon_94b00863541ba455c13613e551cd401b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_522d29d1218bab28d958d4dfe4513b5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd2420d3fe55fa1d8139d8a312039d73 = $(`<div id="html_cd2420d3fe55fa1d8139d8a312039d73" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_522d29d1218bab28d958d4dfe4513b5a.setContent(html_cd2420d3fe55fa1d8139d8a312039d73);
|
|
|
|
|
|
|
|
marker_2af951c40cab248614667239c8d6eaf1.bindPopup(popup_522d29d1218bab28d958d4dfe4513b5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2af951c40cab248614667239c8d6eaf1.setIcon(icon_94b00863541ba455c13613e551cd401b);
|
|
|
|
|
|
marker_cluster_19ba9689552044c8d373efdd281ce53a.addTo(map_fd856e2b4955f90ed6bf202b6b9c3e5e);
|
|
|
|
</script>
|
|
</html> |