mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 17:05:18 +00:00
10677 lines
310 KiB
HTML
10677 lines
310 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_f650fa24eec7f1b8002582df3fe5d76b {
|
|
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_f650fa24eec7f1b8002582df3fe5d76b" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_f650fa24eec7f1b8002582df3fe5d76b = L.map(
|
|
"map_f650fa24eec7f1b8002582df3fe5d76b",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_e3892267cae687253ad117ff006a1ec0 = 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_e3892267cae687253ad117ff006a1ec0.addTo(map_f650fa24eec7f1b8002582df3fe5d76b);
|
|
|
|
|
|
var marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_f1937a9c557b79031f192b61d8a30d1c = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_3b8791e014fc39c8b99ebc44310d0e97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f749e2069e09429a8cb89b7b6b8cc9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3045f40f39acc076ddbdc5b7683dece3 = $(`<div id="html_3045f40f39acc076ddbdc5b7683dece3" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_0f749e2069e09429a8cb89b7b6b8cc9d.setContent(html_3045f40f39acc076ddbdc5b7683dece3);
|
|
|
|
|
|
|
|
marker_f1937a9c557b79031f192b61d8a30d1c.bindPopup(popup_0f749e2069e09429a8cb89b7b6b8cc9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1937a9c557b79031f192b61d8a30d1c.setIcon(icon_3b8791e014fc39c8b99ebc44310d0e97);
|
|
|
|
|
|
var marker_528f793e92b62bee36559b2d5c277798 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_173bc8ff451d1a4bc06f990ceae6139e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7407018d1995c17319c62d6e4ad1f404 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b28b6671344633dad9107d679240088c = $(`<div id="html_b28b6671344633dad9107d679240088c" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_7407018d1995c17319c62d6e4ad1f404.setContent(html_b28b6671344633dad9107d679240088c);
|
|
|
|
|
|
|
|
marker_528f793e92b62bee36559b2d5c277798.bindPopup(popup_7407018d1995c17319c62d6e4ad1f404)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_528f793e92b62bee36559b2d5c277798.setIcon(icon_173bc8ff451d1a4bc06f990ceae6139e);
|
|
|
|
|
|
var marker_07a308ae1616862bb1cda7c85706cb6e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1a0756912121776e66be0952406b35a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_013fa4c0fbe6252c1c849b3bf32dad47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b37a0f1605acfdff85d39b87fe1ee9e = $(`<div id="html_0b37a0f1605acfdff85d39b87fe1ee9e" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_013fa4c0fbe6252c1c849b3bf32dad47.setContent(html_0b37a0f1605acfdff85d39b87fe1ee9e);
|
|
|
|
|
|
|
|
marker_07a308ae1616862bb1cda7c85706cb6e.bindPopup(popup_013fa4c0fbe6252c1c849b3bf32dad47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07a308ae1616862bb1cda7c85706cb6e.setIcon(icon_1a0756912121776e66be0952406b35a8);
|
|
|
|
|
|
var marker_b164e61764f556fc9be10132a493099a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d238f964ac09755ca7a61c78f508b10c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f8c3a9a62052016074e19055d6d2107 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf45d33d5e680016381315ef4d23029a = $(`<div id="html_cf45d33d5e680016381315ef4d23029a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_1f8c3a9a62052016074e19055d6d2107.setContent(html_cf45d33d5e680016381315ef4d23029a);
|
|
|
|
|
|
|
|
marker_b164e61764f556fc9be10132a493099a.bindPopup(popup_1f8c3a9a62052016074e19055d6d2107)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b164e61764f556fc9be10132a493099a.setIcon(icon_d238f964ac09755ca7a61c78f508b10c);
|
|
|
|
|
|
var marker_35043507922317c7a6c89012b6235aa3 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_36aa36363611353fc0fb3e7e8b68f3b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15cebf59fdab1eb45dcbcabafdd8a65c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa52fbabfe12bad0a2ec8c5ac4db7db2 = $(`<div id="html_fa52fbabfe12bad0a2ec8c5ac4db7db2" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_15cebf59fdab1eb45dcbcabafdd8a65c.setContent(html_fa52fbabfe12bad0a2ec8c5ac4db7db2);
|
|
|
|
|
|
|
|
marker_35043507922317c7a6c89012b6235aa3.bindPopup(popup_15cebf59fdab1eb45dcbcabafdd8a65c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35043507922317c7a6c89012b6235aa3.setIcon(icon_36aa36363611353fc0fb3e7e8b68f3b3);
|
|
|
|
|
|
var marker_b924fedd297f8bd3ae8e3083d2b8bb85 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1437302d6e3d7ebff8657b0bbce8a039 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a185a1cd1285ec6913c492744ce85d8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a257558d90e7421553f509b6aeae48c = $(`<div id="html_1a257558d90e7421553f509b6aeae48c" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_a185a1cd1285ec6913c492744ce85d8e.setContent(html_1a257558d90e7421553f509b6aeae48c);
|
|
|
|
|
|
|
|
marker_b924fedd297f8bd3ae8e3083d2b8bb85.bindPopup(popup_a185a1cd1285ec6913c492744ce85d8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b924fedd297f8bd3ae8e3083d2b8bb85.setIcon(icon_1437302d6e3d7ebff8657b0bbce8a039);
|
|
|
|
|
|
var marker_32b24699fb22d4d64fb92229ebfc1abe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_c7924f15fb0e37599f06119f3fbacb07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_302afa2bd0caf5049a9976628d8684a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56f1ad001775a1d17bf888212491dab7 = $(`<div id="html_56f1ad001775a1d17bf888212491dab7" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_302afa2bd0caf5049a9976628d8684a8.setContent(html_56f1ad001775a1d17bf888212491dab7);
|
|
|
|
|
|
|
|
marker_32b24699fb22d4d64fb92229ebfc1abe.bindPopup(popup_302afa2bd0caf5049a9976628d8684a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32b24699fb22d4d64fb92229ebfc1abe.setIcon(icon_c7924f15fb0e37599f06119f3fbacb07);
|
|
|
|
|
|
var marker_00f2583024d9aea6d2736be45c564166 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7318d717df50b2a8d911be8f8b1c181e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78345f5890053aa8ed06a43f8e6cc186 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16495280ed3b837897ac5432a60e1abb = $(`<div id="html_16495280ed3b837897ac5432a60e1abb" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_78345f5890053aa8ed06a43f8e6cc186.setContent(html_16495280ed3b837897ac5432a60e1abb);
|
|
|
|
|
|
|
|
marker_00f2583024d9aea6d2736be45c564166.bindPopup(popup_78345f5890053aa8ed06a43f8e6cc186)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00f2583024d9aea6d2736be45c564166.setIcon(icon_7318d717df50b2a8d911be8f8b1c181e);
|
|
|
|
|
|
var marker_9e814705668693471f337988fd937757 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_977a0f4c885f4baf97ca84cb4a77658c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0739cc71384e529a1eabf838762f3ba6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e5f7a262356a67524602f3f59a70566 = $(`<div id="html_3e5f7a262356a67524602f3f59a70566" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_0739cc71384e529a1eabf838762f3ba6.setContent(html_3e5f7a262356a67524602f3f59a70566);
|
|
|
|
|
|
|
|
marker_9e814705668693471f337988fd937757.bindPopup(popup_0739cc71384e529a1eabf838762f3ba6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e814705668693471f337988fd937757.setIcon(icon_977a0f4c885f4baf97ca84cb4a77658c);
|
|
|
|
|
|
var marker_8f51646bfe6bc0bd1c48c9f3e87055f4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8f3ed353626703a490a66b2ff5cd8ae9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a8a4cd45a77a6ef60c36fcb4703f15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f1102c3e11d19853d5a0d27219a3c57 = $(`<div id="html_4f1102c3e11d19853d5a0d27219a3c57" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_29a8a4cd45a77a6ef60c36fcb4703f15.setContent(html_4f1102c3e11d19853d5a0d27219a3c57);
|
|
|
|
|
|
|
|
marker_8f51646bfe6bc0bd1c48c9f3e87055f4.bindPopup(popup_29a8a4cd45a77a6ef60c36fcb4703f15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f51646bfe6bc0bd1c48c9f3e87055f4.setIcon(icon_8f3ed353626703a490a66b2ff5cd8ae9);
|
|
|
|
|
|
var marker_ff6bccbc34761f028300e755a7f9a4f0 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f3f13af29f6ed9c451f55059cd09cc1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bc87d9b0753fdfcdda69c111a215526 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c6b20c8f479cdcc63b4ab29237d1898 = $(`<div id="html_6c6b20c8f479cdcc63b4ab29237d1898" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_8bc87d9b0753fdfcdda69c111a215526.setContent(html_6c6b20c8f479cdcc63b4ab29237d1898);
|
|
|
|
|
|
|
|
marker_ff6bccbc34761f028300e755a7f9a4f0.bindPopup(popup_8bc87d9b0753fdfcdda69c111a215526)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff6bccbc34761f028300e755a7f9a4f0.setIcon(icon_f3f13af29f6ed9c451f55059cd09cc1d);
|
|
|
|
|
|
var marker_1d80942eb514a678d49c0e9f5220c832 = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f3b8aecd42ea2d224a808c305b23bd45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f11864a8c64e720c24d009757ab7ce4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec4d3bbe941d9bcbc197d3b1adf4592b = $(`<div id="html_ec4d3bbe941d9bcbc197d3b1adf4592b" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_f11864a8c64e720c24d009757ab7ce4c.setContent(html_ec4d3bbe941d9bcbc197d3b1adf4592b);
|
|
|
|
|
|
|
|
marker_1d80942eb514a678d49c0e9f5220c832.bindPopup(popup_f11864a8c64e720c24d009757ab7ce4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d80942eb514a678d49c0e9f5220c832.setIcon(icon_f3b8aecd42ea2d224a808c305b23bd45);
|
|
|
|
|
|
var marker_a5b36b371cc313d0a9167dd9db9f3424 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bfbab52dd7fcf1e4c10aab5c474d547c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1661e7955d03a30e5a9a541d877e3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0015fd82d3e83c8fc73e31f8051c73c = $(`<div id="html_a0015fd82d3e83c8fc73e31f8051c73c" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_7f1661e7955d03a30e5a9a541d877e3f.setContent(html_a0015fd82d3e83c8fc73e31f8051c73c);
|
|
|
|
|
|
|
|
marker_a5b36b371cc313d0a9167dd9db9f3424.bindPopup(popup_7f1661e7955d03a30e5a9a541d877e3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5b36b371cc313d0a9167dd9db9f3424.setIcon(icon_bfbab52dd7fcf1e4c10aab5c474d547c);
|
|
|
|
|
|
var marker_b103a16ef7b7240f47456a6b5273e181 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_2f1b3334e54dda559f0252c24c7f7c11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74622e93b554589e9377643a37b24e35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67fb11a6312eafda4639eafa41a888a0 = $(`<div id="html_67fb11a6312eafda4639eafa41a888a0" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_74622e93b554589e9377643a37b24e35.setContent(html_67fb11a6312eafda4639eafa41a888a0);
|
|
|
|
|
|
|
|
marker_b103a16ef7b7240f47456a6b5273e181.bindPopup(popup_74622e93b554589e9377643a37b24e35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b103a16ef7b7240f47456a6b5273e181.setIcon(icon_2f1b3334e54dda559f0252c24c7f7c11);
|
|
|
|
|
|
var marker_c4506ffe7dca7a08c0fa47728a11cf5a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bc7c541f25c138a3db7236dd93a7d1f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0b271e839d36ce1b76418f83b8fd0ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eed98e70879b6d564ebef727086288f = $(`<div id="html_8eed98e70879b6d564ebef727086288f" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_b0b271e839d36ce1b76418f83b8fd0ba.setContent(html_8eed98e70879b6d564ebef727086288f);
|
|
|
|
|
|
|
|
marker_c4506ffe7dca7a08c0fa47728a11cf5a.bindPopup(popup_b0b271e839d36ce1b76418f83b8fd0ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4506ffe7dca7a08c0fa47728a11cf5a.setIcon(icon_bc7c541f25c138a3db7236dd93a7d1f6);
|
|
|
|
|
|
var marker_3d44e8c11780ec41303df5258f8690bf = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_56e6f65a33b1b0f3e49e775a4688ac3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71d81999a333747648e6564ea85d5b97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6708f298235e880dab61ec56a107d57b = $(`<div id="html_6708f298235e880dab61ec56a107d57b" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_71d81999a333747648e6564ea85d5b97.setContent(html_6708f298235e880dab61ec56a107d57b);
|
|
|
|
|
|
|
|
marker_3d44e8c11780ec41303df5258f8690bf.bindPopup(popup_71d81999a333747648e6564ea85d5b97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d44e8c11780ec41303df5258f8690bf.setIcon(icon_56e6f65a33b1b0f3e49e775a4688ac3f);
|
|
|
|
|
|
var marker_119085350e03742cf216906cfc699956 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_682855a9c0aabe9a0fbe26a2475e1576 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97e198f3f17561b7caa348e32a16faef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da2c1c6e58c5a4a870ef769798228bd4 = $(`<div id="html_da2c1c6e58c5a4a870ef769798228bd4" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_97e198f3f17561b7caa348e32a16faef.setContent(html_da2c1c6e58c5a4a870ef769798228bd4);
|
|
|
|
|
|
|
|
marker_119085350e03742cf216906cfc699956.bindPopup(popup_97e198f3f17561b7caa348e32a16faef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_119085350e03742cf216906cfc699956.setIcon(icon_682855a9c0aabe9a0fbe26a2475e1576);
|
|
|
|
|
|
var marker_3a1888c948b6cc1e94a29f11d61f2645 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_c05b9ce21158b987f1e27a22d7bf64c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bd1abfa0e8d8fb88d67f6f40778aaa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04f9ee8b6ab70e4a0be246ddba403016 = $(`<div id="html_04f9ee8b6ab70e4a0be246ddba403016" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_9bd1abfa0e8d8fb88d67f6f40778aaa2.setContent(html_04f9ee8b6ab70e4a0be246ddba403016);
|
|
|
|
|
|
|
|
marker_3a1888c948b6cc1e94a29f11d61f2645.bindPopup(popup_9bd1abfa0e8d8fb88d67f6f40778aaa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a1888c948b6cc1e94a29f11d61f2645.setIcon(icon_c05b9ce21158b987f1e27a22d7bf64c8);
|
|
|
|
|
|
var marker_f0cc3a5576adc137d6c83a56669b1812 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7ce220afdf30944846b10896ad2e3117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8b9133da659bf3274a4b39b77f62ad1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6af54473ac564313822632129c98ee6d = $(`<div id="html_6af54473ac564313822632129c98ee6d" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_d8b9133da659bf3274a4b39b77f62ad1.setContent(html_6af54473ac564313822632129c98ee6d);
|
|
|
|
|
|
|
|
marker_f0cc3a5576adc137d6c83a56669b1812.bindPopup(popup_d8b9133da659bf3274a4b39b77f62ad1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0cc3a5576adc137d6c83a56669b1812.setIcon(icon_7ce220afdf30944846b10896ad2e3117);
|
|
|
|
|
|
var marker_87dc1a956736a3eed25647d187ee9f5a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_89dd03a4ca4e99046976c5fe0126695c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b70fe7c1eac2f9f8e11ba4d9d81c6ac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e272b78a263693962a0621d9b034f560 = $(`<div id="html_e272b78a263693962a0621d9b034f560" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_b70fe7c1eac2f9f8e11ba4d9d81c6ac3.setContent(html_e272b78a263693962a0621d9b034f560);
|
|
|
|
|
|
|
|
marker_87dc1a956736a3eed25647d187ee9f5a.bindPopup(popup_b70fe7c1eac2f9f8e11ba4d9d81c6ac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87dc1a956736a3eed25647d187ee9f5a.setIcon(icon_89dd03a4ca4e99046976c5fe0126695c);
|
|
|
|
|
|
var marker_9cc0a6c1e68de35e47e2f8eeacf0ab2f = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f5d73bea7ed8164d1dd2262a1e3a18f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d87d05ec43d85e64f9dc38fc8f7c5f18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6352118073b3234eaaea686820fb16e3 = $(`<div id="html_6352118073b3234eaaea686820fb16e3" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_d87d05ec43d85e64f9dc38fc8f7c5f18.setContent(html_6352118073b3234eaaea686820fb16e3);
|
|
|
|
|
|
|
|
marker_9cc0a6c1e68de35e47e2f8eeacf0ab2f.bindPopup(popup_d87d05ec43d85e64f9dc38fc8f7c5f18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cc0a6c1e68de35e47e2f8eeacf0ab2f.setIcon(icon_f5d73bea7ed8164d1dd2262a1e3a18f4);
|
|
|
|
|
|
var marker_c04506ea8f7ce933703c8a0f907b3a6f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_70caa15ed5e2768f388d95d3587ddb7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8203ea0a796aaeb784e9e01d3e21d05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_522a2fa7c399b2b91b5ec3906a1cd0f9 = $(`<div id="html_522a2fa7c399b2b91b5ec3906a1cd0f9" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_f8203ea0a796aaeb784e9e01d3e21d05.setContent(html_522a2fa7c399b2b91b5ec3906a1cd0f9);
|
|
|
|
|
|
|
|
marker_c04506ea8f7ce933703c8a0f907b3a6f.bindPopup(popup_f8203ea0a796aaeb784e9e01d3e21d05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c04506ea8f7ce933703c8a0f907b3a6f.setIcon(icon_70caa15ed5e2768f388d95d3587ddb7f);
|
|
|
|
|
|
var marker_6ea452e54c776990f64e18ca2d656d96 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_16b0845f9ff23e6cb7e57c55ee427535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_673aec2678258433268f61e3dadcb069 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98622af5fa6d6ae1a1e520d90f2d6fdb = $(`<div id="html_98622af5fa6d6ae1a1e520d90f2d6fdb" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_673aec2678258433268f61e3dadcb069.setContent(html_98622af5fa6d6ae1a1e520d90f2d6fdb);
|
|
|
|
|
|
|
|
marker_6ea452e54c776990f64e18ca2d656d96.bindPopup(popup_673aec2678258433268f61e3dadcb069)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ea452e54c776990f64e18ca2d656d96.setIcon(icon_16b0845f9ff23e6cb7e57c55ee427535);
|
|
|
|
|
|
var marker_f50bf6ead7d6778421dfa87c71be73e8 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_135c9c9ba4547576cafee054711b6c91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4836c6d716ca1b8829bfca01f235d84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5af6cfcca23e8e2f6a676d5e77f05b8 = $(`<div id="html_a5af6cfcca23e8e2f6a676d5e77f05b8" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_f4836c6d716ca1b8829bfca01f235d84.setContent(html_a5af6cfcca23e8e2f6a676d5e77f05b8);
|
|
|
|
|
|
|
|
marker_f50bf6ead7d6778421dfa87c71be73e8.bindPopup(popup_f4836c6d716ca1b8829bfca01f235d84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f50bf6ead7d6778421dfa87c71be73e8.setIcon(icon_135c9c9ba4547576cafee054711b6c91);
|
|
|
|
|
|
var marker_6c3ea9430c5c9c6ce96ee3fdbc655268 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_6e157580087bdf591237456b4ae7753a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5357b1ab6fe6caafbd0d5396588d59e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf060755103b9c611abcdbaab2f8a7cd = $(`<div id="html_cf060755103b9c611abcdbaab2f8a7cd" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_5357b1ab6fe6caafbd0d5396588d59e8.setContent(html_cf060755103b9c611abcdbaab2f8a7cd);
|
|
|
|
|
|
|
|
marker_6c3ea9430c5c9c6ce96ee3fdbc655268.bindPopup(popup_5357b1ab6fe6caafbd0d5396588d59e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c3ea9430c5c9c6ce96ee3fdbc655268.setIcon(icon_6e157580087bdf591237456b4ae7753a);
|
|
|
|
|
|
var marker_9f4941d7f88c2b87845753dd4fd69280 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_c1f8ce94ad2d8b2dab991760ffaabd04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef087b9a67a5d67c05177ee92d3ff05c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea29bfafa4ad0db5f38dddf41ae1f181 = $(`<div id="html_ea29bfafa4ad0db5f38dddf41ae1f181" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_ef087b9a67a5d67c05177ee92d3ff05c.setContent(html_ea29bfafa4ad0db5f38dddf41ae1f181);
|
|
|
|
|
|
|
|
marker_9f4941d7f88c2b87845753dd4fd69280.bindPopup(popup_ef087b9a67a5d67c05177ee92d3ff05c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f4941d7f88c2b87845753dd4fd69280.setIcon(icon_c1f8ce94ad2d8b2dab991760ffaabd04);
|
|
|
|
|
|
var marker_141ac1b83af030d972e0ac472bffb332 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_023fe2d037e451e0cbe609867d643f48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2765cbe8d0c14f4b96c7cc20d2e91119 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16df7bb03b70a0f15e76bafde85c4e9e = $(`<div id="html_16df7bb03b70a0f15e76bafde85c4e9e" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_2765cbe8d0c14f4b96c7cc20d2e91119.setContent(html_16df7bb03b70a0f15e76bafde85c4e9e);
|
|
|
|
|
|
|
|
marker_141ac1b83af030d972e0ac472bffb332.bindPopup(popup_2765cbe8d0c14f4b96c7cc20d2e91119)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_141ac1b83af030d972e0ac472bffb332.setIcon(icon_023fe2d037e451e0cbe609867d643f48);
|
|
|
|
|
|
var marker_39008f3691d1d725b66e7c3ef8b7c71d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7beb3912912f60ea2fe20f96b2791946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73bc30eb8fe8627a61635ed73f69fd7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9914062bcc6fff34d5985452b0432d8 = $(`<div id="html_c9914062bcc6fff34d5985452b0432d8" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_73bc30eb8fe8627a61635ed73f69fd7f.setContent(html_c9914062bcc6fff34d5985452b0432d8);
|
|
|
|
|
|
|
|
marker_39008f3691d1d725b66e7c3ef8b7c71d.bindPopup(popup_73bc30eb8fe8627a61635ed73f69fd7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39008f3691d1d725b66e7c3ef8b7c71d.setIcon(icon_7beb3912912f60ea2fe20f96b2791946);
|
|
|
|
|
|
var marker_59d8d43a64847be76583210d71a6dea9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_59bb0b5d11843659149796911915c1d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd074e6dc183d153d60296d63de50e83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e08f38b8b9bba82bf61e3160a190850 = $(`<div id="html_6e08f38b8b9bba82bf61e3160a190850" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_dd074e6dc183d153d60296d63de50e83.setContent(html_6e08f38b8b9bba82bf61e3160a190850);
|
|
|
|
|
|
|
|
marker_59d8d43a64847be76583210d71a6dea9.bindPopup(popup_dd074e6dc183d153d60296d63de50e83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59d8d43a64847be76583210d71a6dea9.setIcon(icon_59bb0b5d11843659149796911915c1d8);
|
|
|
|
|
|
var marker_d46c8bb4f70d6c2aff71d19a87cacde5 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_170e1aa3dd2564a79e508091a17d3892 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67f2f5c7c7a86be61ed0d50ebe4eeaee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4422a849b9aceab189c495fde53561e9 = $(`<div id="html_4422a849b9aceab189c495fde53561e9" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_67f2f5c7c7a86be61ed0d50ebe4eeaee.setContent(html_4422a849b9aceab189c495fde53561e9);
|
|
|
|
|
|
|
|
marker_d46c8bb4f70d6c2aff71d19a87cacde5.bindPopup(popup_67f2f5c7c7a86be61ed0d50ebe4eeaee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d46c8bb4f70d6c2aff71d19a87cacde5.setIcon(icon_170e1aa3dd2564a79e508091a17d3892);
|
|
|
|
|
|
var marker_fa986b73d43b129a77edfa4f8d6b9236 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_4931de11a525a547899808a0cad1f832 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4c52b010da6d66893733f7c7ee26935 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d868cd4abdb97ba11d299fa477f8dc38 = $(`<div id="html_d868cd4abdb97ba11d299fa477f8dc38" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_d4c52b010da6d66893733f7c7ee26935.setContent(html_d868cd4abdb97ba11d299fa477f8dc38);
|
|
|
|
|
|
|
|
marker_fa986b73d43b129a77edfa4f8d6b9236.bindPopup(popup_d4c52b010da6d66893733f7c7ee26935)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa986b73d43b129a77edfa4f8d6b9236.setIcon(icon_4931de11a525a547899808a0cad1f832);
|
|
|
|
|
|
var marker_d78adb81bb85848bef7c9a582fe206ea = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_cababc5c4706a945d898c2c46eee6a26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_951425b118212ebaafa10384c4c58dc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c283db1c7256316470024c60673ed2a2 = $(`<div id="html_c283db1c7256316470024c60673ed2a2" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_951425b118212ebaafa10384c4c58dc4.setContent(html_c283db1c7256316470024c60673ed2a2);
|
|
|
|
|
|
|
|
marker_d78adb81bb85848bef7c9a582fe206ea.bindPopup(popup_951425b118212ebaafa10384c4c58dc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d78adb81bb85848bef7c9a582fe206ea.setIcon(icon_cababc5c4706a945d898c2c46eee6a26);
|
|
|
|
|
|
var marker_5071f133a3a5063096aec313ac24489f = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7e17921d1cc797569e04d96d887572ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c47116b39de5c1a4a151d9861aa7d504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f17c4a1237501a40e09666de4592d4a6 = $(`<div id="html_f17c4a1237501a40e09666de4592d4a6" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_c47116b39de5c1a4a151d9861aa7d504.setContent(html_f17c4a1237501a40e09666de4592d4a6);
|
|
|
|
|
|
|
|
marker_5071f133a3a5063096aec313ac24489f.bindPopup(popup_c47116b39de5c1a4a151d9861aa7d504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5071f133a3a5063096aec313ac24489f.setIcon(icon_7e17921d1cc797569e04d96d887572ca);
|
|
|
|
|
|
var marker_15fd64559eced197d3e71d2d0bf9fcf3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_51c7c4c9f1563d39ca8e7c86e6c43052 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_931a714c42e8e4b8d503da02f592ce49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8b51ccdab29de391ca7c6f1fe5bf7d7 = $(`<div id="html_e8b51ccdab29de391ca7c6f1fe5bf7d7" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_931a714c42e8e4b8d503da02f592ce49.setContent(html_e8b51ccdab29de391ca7c6f1fe5bf7d7);
|
|
|
|
|
|
|
|
marker_15fd64559eced197d3e71d2d0bf9fcf3.bindPopup(popup_931a714c42e8e4b8d503da02f592ce49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15fd64559eced197d3e71d2d0bf9fcf3.setIcon(icon_51c7c4c9f1563d39ca8e7c86e6c43052);
|
|
|
|
|
|
var marker_231e4823c623f996c7ffcbb86f21c2b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_9849c221484efeeb45403bdd54c8cd46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c54c977e6b8d8a00d1ffcef647983f17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b82571bf62ba02386928c07c4173a2e = $(`<div id="html_7b82571bf62ba02386928c07c4173a2e" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_c54c977e6b8d8a00d1ffcef647983f17.setContent(html_7b82571bf62ba02386928c07c4173a2e);
|
|
|
|
|
|
|
|
marker_231e4823c623f996c7ffcbb86f21c2b5.bindPopup(popup_c54c977e6b8d8a00d1ffcef647983f17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_231e4823c623f996c7ffcbb86f21c2b5.setIcon(icon_9849c221484efeeb45403bdd54c8cd46);
|
|
|
|
|
|
var marker_5afd7467bcac2bdaa71b75eb6fbedac6 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_053e3b2b4c71128b6a83a3e0ddead4ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc49cc563d99ace13155b05112f56cf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1bfe753497aa0a437c9a9b1a359db2e = $(`<div id="html_d1bfe753497aa0a437c9a9b1a359db2e" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_fc49cc563d99ace13155b05112f56cf3.setContent(html_d1bfe753497aa0a437c9a9b1a359db2e);
|
|
|
|
|
|
|
|
marker_5afd7467bcac2bdaa71b75eb6fbedac6.bindPopup(popup_fc49cc563d99ace13155b05112f56cf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5afd7467bcac2bdaa71b75eb6fbedac6.setIcon(icon_053e3b2b4c71128b6a83a3e0ddead4ae);
|
|
|
|
|
|
var marker_0ff1f94597e9d95aa9c38441087842cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_07f81734500be0bb3d85080b79ced127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_468eb5ec19aab25f3d022b9d94b2f51e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8559012929000a85ee62391b0fd6193c = $(`<div id="html_8559012929000a85ee62391b0fd6193c" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_468eb5ec19aab25f3d022b9d94b2f51e.setContent(html_8559012929000a85ee62391b0fd6193c);
|
|
|
|
|
|
|
|
marker_0ff1f94597e9d95aa9c38441087842cc.bindPopup(popup_468eb5ec19aab25f3d022b9d94b2f51e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ff1f94597e9d95aa9c38441087842cc.setIcon(icon_07f81734500be0bb3d85080b79ced127);
|
|
|
|
|
|
var marker_9351354b6376dae1daf5c4f5f8109c1a = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_af5db7099a801f363f04d3d0e403a7ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9868e80aa72863a1431fb0dad700e9a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa06f5157663bc6715d1b0fcc3f52b10 = $(`<div id="html_aa06f5157663bc6715d1b0fcc3f52b10" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_9868e80aa72863a1431fb0dad700e9a6.setContent(html_aa06f5157663bc6715d1b0fcc3f52b10);
|
|
|
|
|
|
|
|
marker_9351354b6376dae1daf5c4f5f8109c1a.bindPopup(popup_9868e80aa72863a1431fb0dad700e9a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9351354b6376dae1daf5c4f5f8109c1a.setIcon(icon_af5db7099a801f363f04d3d0e403a7ca);
|
|
|
|
|
|
var marker_44d56028ff6115c4e0650e5c33fe3163 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_6c4148935c0fcad191864308c2c291c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b437d1f244b9960b47778c756709ea1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34afd43d10b20b4feee24d9ec3e755ab = $(`<div id="html_34afd43d10b20b4feee24d9ec3e755ab" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_5b437d1f244b9960b47778c756709ea1.setContent(html_34afd43d10b20b4feee24d9ec3e755ab);
|
|
|
|
|
|
|
|
marker_44d56028ff6115c4e0650e5c33fe3163.bindPopup(popup_5b437d1f244b9960b47778c756709ea1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44d56028ff6115c4e0650e5c33fe3163.setIcon(icon_6c4148935c0fcad191864308c2c291c7);
|
|
|
|
|
|
var marker_4dd7543b878ffd217b61c180f2ce188e = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bdd852ac1bce578a59e046d0423db466 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9265a9d9afe5fa7cd3bb6651330dcf5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d115876dd1947d051b54e74d11aa3409 = $(`<div id="html_d115876dd1947d051b54e74d11aa3409" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_9265a9d9afe5fa7cd3bb6651330dcf5a.setContent(html_d115876dd1947d051b54e74d11aa3409);
|
|
|
|
|
|
|
|
marker_4dd7543b878ffd217b61c180f2ce188e.bindPopup(popup_9265a9d9afe5fa7cd3bb6651330dcf5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dd7543b878ffd217b61c180f2ce188e.setIcon(icon_bdd852ac1bce578a59e046d0423db466);
|
|
|
|
|
|
var marker_64fa5d91bc8734434d04915a531cf23f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_4f4a625d4ad048c102eb2dc3357642d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b893435e9c2608d21e375f57af36eabb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afa982b25d627679de6885668d136748 = $(`<div id="html_afa982b25d627679de6885668d136748" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_b893435e9c2608d21e375f57af36eabb.setContent(html_afa982b25d627679de6885668d136748);
|
|
|
|
|
|
|
|
marker_64fa5d91bc8734434d04915a531cf23f.bindPopup(popup_b893435e9c2608d21e375f57af36eabb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64fa5d91bc8734434d04915a531cf23f.setIcon(icon_4f4a625d4ad048c102eb2dc3357642d1);
|
|
|
|
|
|
var marker_615e988b94fd3c6438a91bbc32482eb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f62f119d42ce25caee772da8f0b48f04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b528e7fc0305ae0f645d42897fd14af1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86d28c11b5090c42c8562c5482c9e1ee = $(`<div id="html_86d28c11b5090c42c8562c5482c9e1ee" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_b528e7fc0305ae0f645d42897fd14af1.setContent(html_86d28c11b5090c42c8562c5482c9e1ee);
|
|
|
|
|
|
|
|
marker_615e988b94fd3c6438a91bbc32482eb5.bindPopup(popup_b528e7fc0305ae0f645d42897fd14af1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_615e988b94fd3c6438a91bbc32482eb5.setIcon(icon_f62f119d42ce25caee772da8f0b48f04);
|
|
|
|
|
|
var marker_49f41abdd6ed17f9e1517a633510ce35 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f21811c34808be9ee503504f09fde388 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57137f782c3a4b248b8fa1d9b50f3946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dad903709a7fb693bb5ee74f1442de1e = $(`<div id="html_dad903709a7fb693bb5ee74f1442de1e" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_57137f782c3a4b248b8fa1d9b50f3946.setContent(html_dad903709a7fb693bb5ee74f1442de1e);
|
|
|
|
|
|
|
|
marker_49f41abdd6ed17f9e1517a633510ce35.bindPopup(popup_57137f782c3a4b248b8fa1d9b50f3946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49f41abdd6ed17f9e1517a633510ce35.setIcon(icon_f21811c34808be9ee503504f09fde388);
|
|
|
|
|
|
var marker_2c2b7d6fb998950bf2f3d9818390082c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ba53f7f694d95656043d2e56af87807e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_494ce3f44b15d96677529e6f7ba266be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fe6d687351561e282755e29a8a7e054 = $(`<div id="html_7fe6d687351561e282755e29a8a7e054" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_494ce3f44b15d96677529e6f7ba266be.setContent(html_7fe6d687351561e282755e29a8a7e054);
|
|
|
|
|
|
|
|
marker_2c2b7d6fb998950bf2f3d9818390082c.bindPopup(popup_494ce3f44b15d96677529e6f7ba266be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c2b7d6fb998950bf2f3d9818390082c.setIcon(icon_ba53f7f694d95656043d2e56af87807e);
|
|
|
|
|
|
var marker_21ccbe852346685bc55169c56a23c8c2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a39c360c8c617c0110423d5e7755fa76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94e933a8e5d3670d08ed34e161a65e8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce26b5b82006e92a91dc09afac341f0b = $(`<div id="html_ce26b5b82006e92a91dc09afac341f0b" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_94e933a8e5d3670d08ed34e161a65e8c.setContent(html_ce26b5b82006e92a91dc09afac341f0b);
|
|
|
|
|
|
|
|
marker_21ccbe852346685bc55169c56a23c8c2.bindPopup(popup_94e933a8e5d3670d08ed34e161a65e8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21ccbe852346685bc55169c56a23c8c2.setIcon(icon_a39c360c8c617c0110423d5e7755fa76);
|
|
|
|
|
|
var marker_7b043d2751e0074edcf10afa43451a24 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_fd52bdc6de78c7278e1cb8d8d9f137db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ca0d860884a81918ceeafb2d54759ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18c0bbc52df9fff2798f3d02daf92fdf = $(`<div id="html_18c0bbc52df9fff2798f3d02daf92fdf" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_8ca0d860884a81918ceeafb2d54759ee.setContent(html_18c0bbc52df9fff2798f3d02daf92fdf);
|
|
|
|
|
|
|
|
marker_7b043d2751e0074edcf10afa43451a24.bindPopup(popup_8ca0d860884a81918ceeafb2d54759ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b043d2751e0074edcf10afa43451a24.setIcon(icon_fd52bdc6de78c7278e1cb8d8d9f137db);
|
|
|
|
|
|
var marker_3d9ddc2c8e91a3ac972213fe11e9b6d0 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_87d33ddc37ce8c8284f6ef6b7a6953fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6fd3e965c072c8d4ace9e75f8fc53c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0302d0d7bbd296123da670c244e125b3 = $(`<div id="html_0302d0d7bbd296123da670c244e125b3" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_f6fd3e965c072c8d4ace9e75f8fc53c5.setContent(html_0302d0d7bbd296123da670c244e125b3);
|
|
|
|
|
|
|
|
marker_3d9ddc2c8e91a3ac972213fe11e9b6d0.bindPopup(popup_f6fd3e965c072c8d4ace9e75f8fc53c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d9ddc2c8e91a3ac972213fe11e9b6d0.setIcon(icon_87d33ddc37ce8c8284f6ef6b7a6953fd);
|
|
|
|
|
|
var marker_2a6b1f096824d4ac549c197d3c24f311 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1c9601735b5955edbadea23790debe17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7660a98179492320fda910a242df2b58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6857a055619654d479008b62b015c167 = $(`<div id="html_6857a055619654d479008b62b015c167" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_7660a98179492320fda910a242df2b58.setContent(html_6857a055619654d479008b62b015c167);
|
|
|
|
|
|
|
|
marker_2a6b1f096824d4ac549c197d3c24f311.bindPopup(popup_7660a98179492320fda910a242df2b58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a6b1f096824d4ac549c197d3c24f311.setIcon(icon_1c9601735b5955edbadea23790debe17);
|
|
|
|
|
|
var marker_4d9fa6b70444770d332cc4f71b1e2007 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8bf49de162e34fea1fd6dfbbe89d01d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2466cd34c5be90266812d8262ccc68b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b41de4ae467ec5fb24ba8e619827c1b = $(`<div id="html_1b41de4ae467ec5fb24ba8e619827c1b" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_d2466cd34c5be90266812d8262ccc68b.setContent(html_1b41de4ae467ec5fb24ba8e619827c1b);
|
|
|
|
|
|
|
|
marker_4d9fa6b70444770d332cc4f71b1e2007.bindPopup(popup_d2466cd34c5be90266812d8262ccc68b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d9fa6b70444770d332cc4f71b1e2007.setIcon(icon_8bf49de162e34fea1fd6dfbbe89d01d8);
|
|
|
|
|
|
var marker_a2caea80a09fa285a9e11a7af04ecbef = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_403ffa5e2783544e7675e6380d69dc4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab09fb4883f0149efdba5b3bbeed273a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3648b8c3646c91f556828eb244f6a758 = $(`<div id="html_3648b8c3646c91f556828eb244f6a758" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_ab09fb4883f0149efdba5b3bbeed273a.setContent(html_3648b8c3646c91f556828eb244f6a758);
|
|
|
|
|
|
|
|
marker_a2caea80a09fa285a9e11a7af04ecbef.bindPopup(popup_ab09fb4883f0149efdba5b3bbeed273a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2caea80a09fa285a9e11a7af04ecbef.setIcon(icon_403ffa5e2783544e7675e6380d69dc4d);
|
|
|
|
|
|
var marker_9405b8506aa23d639847be618bd60d35 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_b3d04f48aa6fca1454ba68fcacf828a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5803b453bf543f26d23250856514971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89a3375e5e279d6bf6c16eb7d289a651 = $(`<div id="html_89a3375e5e279d6bf6c16eb7d289a651" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_f5803b453bf543f26d23250856514971.setContent(html_89a3375e5e279d6bf6c16eb7d289a651);
|
|
|
|
|
|
|
|
marker_9405b8506aa23d639847be618bd60d35.bindPopup(popup_f5803b453bf543f26d23250856514971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9405b8506aa23d639847be618bd60d35.setIcon(icon_b3d04f48aa6fca1454ba68fcacf828a0);
|
|
|
|
|
|
var marker_a519fb3ca890ba1a56a488c468de6804 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_38b79667230386f511162d8245a99b64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9614957b22267e2f0f37add3374297d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b608510bc9610519296985312c9e5d3e = $(`<div id="html_b608510bc9610519296985312c9e5d3e" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_9614957b22267e2f0f37add3374297d3.setContent(html_b608510bc9610519296985312c9e5d3e);
|
|
|
|
|
|
|
|
marker_a519fb3ca890ba1a56a488c468de6804.bindPopup(popup_9614957b22267e2f0f37add3374297d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a519fb3ca890ba1a56a488c468de6804.setIcon(icon_38b79667230386f511162d8245a99b64);
|
|
|
|
|
|
var marker_63924898799ca5f5e9a215e8f89310db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_4196b3dc0b3b5f9221da0c9393de8885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84eb23bf62e00258b4047f16b13c0e55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74e3bf70be7860ff9abcaae6c3acaea4 = $(`<div id="html_74e3bf70be7860ff9abcaae6c3acaea4" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_84eb23bf62e00258b4047f16b13c0e55.setContent(html_74e3bf70be7860ff9abcaae6c3acaea4);
|
|
|
|
|
|
|
|
marker_63924898799ca5f5e9a215e8f89310db.bindPopup(popup_84eb23bf62e00258b4047f16b13c0e55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63924898799ca5f5e9a215e8f89310db.setIcon(icon_4196b3dc0b3b5f9221da0c9393de8885);
|
|
|
|
|
|
var marker_f377ff942669f7bb08822a6b16307f5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0f6b07cb73de40937415a60fd74b8b72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d2f8efba38da4885b9f48cca1df7d38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94a1d2d61ac67455b5331c7fb28ec3c8 = $(`<div id="html_94a1d2d61ac67455b5331c7fb28ec3c8" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_8d2f8efba38da4885b9f48cca1df7d38.setContent(html_94a1d2d61ac67455b5331c7fb28ec3c8);
|
|
|
|
|
|
|
|
marker_f377ff942669f7bb08822a6b16307f5c.bindPopup(popup_8d2f8efba38da4885b9f48cca1df7d38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f377ff942669f7bb08822a6b16307f5c.setIcon(icon_0f6b07cb73de40937415a60fd74b8b72);
|
|
|
|
|
|
var marker_4393c046430cc86c3787bb24b98dcbe3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_763f047b73b0b7af5fe8e1e8d3011cd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74a0c55d928a16848f487811ff3ea458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7897fabf0efbcbeb07d3f80bb962c369 = $(`<div id="html_7897fabf0efbcbeb07d3f80bb962c369" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_74a0c55d928a16848f487811ff3ea458.setContent(html_7897fabf0efbcbeb07d3f80bb962c369);
|
|
|
|
|
|
|
|
marker_4393c046430cc86c3787bb24b98dcbe3.bindPopup(popup_74a0c55d928a16848f487811ff3ea458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4393c046430cc86c3787bb24b98dcbe3.setIcon(icon_763f047b73b0b7af5fe8e1e8d3011cd3);
|
|
|
|
|
|
var marker_6499ecc4f01da952c9a157ace4ef1177 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_5208f006ccc823cffbd665db49ced16a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7df887ec803bf891fdff70c623b56fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_190b1e040332c87551d8e833244558fc = $(`<div id="html_190b1e040332c87551d8e833244558fc" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_a7df887ec803bf891fdff70c623b56fc.setContent(html_190b1e040332c87551d8e833244558fc);
|
|
|
|
|
|
|
|
marker_6499ecc4f01da952c9a157ace4ef1177.bindPopup(popup_a7df887ec803bf891fdff70c623b56fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6499ecc4f01da952c9a157ace4ef1177.setIcon(icon_5208f006ccc823cffbd665db49ced16a);
|
|
|
|
|
|
var marker_e2b8cbd48ab8d0bb1ce471b3781d09fc = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d6397fcd20391063f8735af2550f9779 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f744370304165c64dcb8a372626eb063 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23d316e5f3e7dc785cec58ba50b20191 = $(`<div id="html_23d316e5f3e7dc785cec58ba50b20191" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_f744370304165c64dcb8a372626eb063.setContent(html_23d316e5f3e7dc785cec58ba50b20191);
|
|
|
|
|
|
|
|
marker_e2b8cbd48ab8d0bb1ce471b3781d09fc.bindPopup(popup_f744370304165c64dcb8a372626eb063)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2b8cbd48ab8d0bb1ce471b3781d09fc.setIcon(icon_d6397fcd20391063f8735af2550f9779);
|
|
|
|
|
|
var marker_af8165fe7e1d4e9deacb0516ff92a938 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7172b0a3d991b9f428d23e9a1a87dcfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75a6a7ed8dcc128cc3cd34ad8ee633b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_324600894998dfa468b9bd9f10f106c3 = $(`<div id="html_324600894998dfa468b9bd9f10f106c3" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_75a6a7ed8dcc128cc3cd34ad8ee633b9.setContent(html_324600894998dfa468b9bd9f10f106c3);
|
|
|
|
|
|
|
|
marker_af8165fe7e1d4e9deacb0516ff92a938.bindPopup(popup_75a6a7ed8dcc128cc3cd34ad8ee633b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af8165fe7e1d4e9deacb0516ff92a938.setIcon(icon_7172b0a3d991b9f428d23e9a1a87dcfb);
|
|
|
|
|
|
var marker_916bc5f453cd4507fb9a2b5a83e56df8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_eb506f611e19682d118a08d12b91bb64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4c850765fee91c82727adc9d8b3356d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfb1bad74034c04fdd6bdb6ffcd22677 = $(`<div id="html_bfb1bad74034c04fdd6bdb6ffcd22677" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_b4c850765fee91c82727adc9d8b3356d.setContent(html_bfb1bad74034c04fdd6bdb6ffcd22677);
|
|
|
|
|
|
|
|
marker_916bc5f453cd4507fb9a2b5a83e56df8.bindPopup(popup_b4c850765fee91c82727adc9d8b3356d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_916bc5f453cd4507fb9a2b5a83e56df8.setIcon(icon_eb506f611e19682d118a08d12b91bb64);
|
|
|
|
|
|
var marker_dd7b3d0bb040f72e1dbc415c48b13c34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_5abf85edd7c30bfec8477f1badfa156d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fd3d2b5a403820e065f1ef6a8a09854 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_729892ed5bc7cfe74251c162a03ae687 = $(`<div id="html_729892ed5bc7cfe74251c162a03ae687" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_7fd3d2b5a403820e065f1ef6a8a09854.setContent(html_729892ed5bc7cfe74251c162a03ae687);
|
|
|
|
|
|
|
|
marker_dd7b3d0bb040f72e1dbc415c48b13c34.bindPopup(popup_7fd3d2b5a403820e065f1ef6a8a09854)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd7b3d0bb040f72e1dbc415c48b13c34.setIcon(icon_5abf85edd7c30bfec8477f1badfa156d);
|
|
|
|
|
|
var marker_6949a9cdfea84fc6bfa071df35cdf1d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e9011b1f268742bb654adc874b7d496f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab9a7355612b5fe25620f762a3e29088 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_671f709044d372db8a50a8d2e8358775 = $(`<div id="html_671f709044d372db8a50a8d2e8358775" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_ab9a7355612b5fe25620f762a3e29088.setContent(html_671f709044d372db8a50a8d2e8358775);
|
|
|
|
|
|
|
|
marker_6949a9cdfea84fc6bfa071df35cdf1d1.bindPopup(popup_ab9a7355612b5fe25620f762a3e29088)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6949a9cdfea84fc6bfa071df35cdf1d1.setIcon(icon_e9011b1f268742bb654adc874b7d496f);
|
|
|
|
|
|
var marker_88457b49dc5db39ee349e44139f2ea51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_6ae9f3af8aed36920aeaac9ba81cf5ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c3af5e65985ff85f5b2aed9bc7ea0a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f06f6d1f195704c49e3100a7450eb31 = $(`<div id="html_7f06f6d1f195704c49e3100a7450eb31" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_2c3af5e65985ff85f5b2aed9bc7ea0a1.setContent(html_7f06f6d1f195704c49e3100a7450eb31);
|
|
|
|
|
|
|
|
marker_88457b49dc5db39ee349e44139f2ea51.bindPopup(popup_2c3af5e65985ff85f5b2aed9bc7ea0a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88457b49dc5db39ee349e44139f2ea51.setIcon(icon_6ae9f3af8aed36920aeaac9ba81cf5ed);
|
|
|
|
|
|
var marker_f05d768fd899b97fa674dbb38f9bded0 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_2d5a84c99817cba6074910a06b38b956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a85a86bc9831eb6d3fd61d8e68d6b9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_544d4ba03541493ca59ec48753e554e8 = $(`<div id="html_544d4ba03541493ca59ec48753e554e8" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_2a85a86bc9831eb6d3fd61d8e68d6b9a.setContent(html_544d4ba03541493ca59ec48753e554e8);
|
|
|
|
|
|
|
|
marker_f05d768fd899b97fa674dbb38f9bded0.bindPopup(popup_2a85a86bc9831eb6d3fd61d8e68d6b9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f05d768fd899b97fa674dbb38f9bded0.setIcon(icon_2d5a84c99817cba6074910a06b38b956);
|
|
|
|
|
|
var marker_509d96d38018c11f716d765a0ffdbdc4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_603db91cc1c135501d2a10868db1547a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d26412e696c880520d578ec5e35c414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a946bc240d3a1eac778b9528eff3129 = $(`<div id="html_1a946bc240d3a1eac778b9528eff3129" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_5d26412e696c880520d578ec5e35c414.setContent(html_1a946bc240d3a1eac778b9528eff3129);
|
|
|
|
|
|
|
|
marker_509d96d38018c11f716d765a0ffdbdc4.bindPopup(popup_5d26412e696c880520d578ec5e35c414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_509d96d38018c11f716d765a0ffdbdc4.setIcon(icon_603db91cc1c135501d2a10868db1547a);
|
|
|
|
|
|
var marker_5f2a166cb27ed61c2986e14579c40f07 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f23745e4213e9aa3fe58413936b6c309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb8609c060c6ca14a329110904b3306f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bde0367a58ed917f0c8e8f53ae64f22 = $(`<div id="html_6bde0367a58ed917f0c8e8f53ae64f22" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_bb8609c060c6ca14a329110904b3306f.setContent(html_6bde0367a58ed917f0c8e8f53ae64f22);
|
|
|
|
|
|
|
|
marker_5f2a166cb27ed61c2986e14579c40f07.bindPopup(popup_bb8609c060c6ca14a329110904b3306f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f2a166cb27ed61c2986e14579c40f07.setIcon(icon_f23745e4213e9aa3fe58413936b6c309);
|
|
|
|
|
|
var marker_65b13ac79105a38a823f66c7b53c837c = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_2cdc376c023d2bca7cd6ac72fce90e2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c58d5cc9d51318b42e461fa16d303dd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a4f1dae7b9c7195f9a6a53e2d5be1e9 = $(`<div id="html_2a4f1dae7b9c7195f9a6a53e2d5be1e9" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_c58d5cc9d51318b42e461fa16d303dd7.setContent(html_2a4f1dae7b9c7195f9a6a53e2d5be1e9);
|
|
|
|
|
|
|
|
marker_65b13ac79105a38a823f66c7b53c837c.bindPopup(popup_c58d5cc9d51318b42e461fa16d303dd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65b13ac79105a38a823f66c7b53c837c.setIcon(icon_2cdc376c023d2bca7cd6ac72fce90e2c);
|
|
|
|
|
|
var marker_db1fc0de867507abca69939c531a017f = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_9d5b4199ba711d3aaa2b4f958e7b4fe3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c8bbf2410b7dd1a8a8eb38f8340ef3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ee36a76391b39449415c4a6e33b200c = $(`<div id="html_1ee36a76391b39449415c4a6e33b200c" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_6c8bbf2410b7dd1a8a8eb38f8340ef3a.setContent(html_1ee36a76391b39449415c4a6e33b200c);
|
|
|
|
|
|
|
|
marker_db1fc0de867507abca69939c531a017f.bindPopup(popup_6c8bbf2410b7dd1a8a8eb38f8340ef3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db1fc0de867507abca69939c531a017f.setIcon(icon_9d5b4199ba711d3aaa2b4f958e7b4fe3);
|
|
|
|
|
|
var marker_9caeb87d2a828b567ece382d5ccf1308 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_022e9089d5883aa6d2c3d4baa522bfbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1cd796675f4f1bb07f17a0c1e8cd833 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_872e8c6a9964233b3b5549e80915a206 = $(`<div id="html_872e8c6a9964233b3b5549e80915a206" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_c1cd796675f4f1bb07f17a0c1e8cd833.setContent(html_872e8c6a9964233b3b5549e80915a206);
|
|
|
|
|
|
|
|
marker_9caeb87d2a828b567ece382d5ccf1308.bindPopup(popup_c1cd796675f4f1bb07f17a0c1e8cd833)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9caeb87d2a828b567ece382d5ccf1308.setIcon(icon_022e9089d5883aa6d2c3d4baa522bfbd);
|
|
|
|
|
|
var marker_549e70389471ceee5d97f4f4791e5b4c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0bd3947adef1d64eaef56fcf11f4a602 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9e7e27a794e6e859c54578e258c975e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5884a7bfb79e3df40b53a6611f669a7d = $(`<div id="html_5884a7bfb79e3df40b53a6611f669a7d" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_f9e7e27a794e6e859c54578e258c975e.setContent(html_5884a7bfb79e3df40b53a6611f669a7d);
|
|
|
|
|
|
|
|
marker_549e70389471ceee5d97f4f4791e5b4c.bindPopup(popup_f9e7e27a794e6e859c54578e258c975e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_549e70389471ceee5d97f4f4791e5b4c.setIcon(icon_0bd3947adef1d64eaef56fcf11f4a602);
|
|
|
|
|
|
var marker_1f487dc9d38c54a1af89a74a896b1a33 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_61dc4934d114897caac98ee5488a11b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6957dd32bdf707d2372453f72874a2c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1226348570ac467ac5e5ab8dd175f49d = $(`<div id="html_1226348570ac467ac5e5ab8dd175f49d" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_6957dd32bdf707d2372453f72874a2c9.setContent(html_1226348570ac467ac5e5ab8dd175f49d);
|
|
|
|
|
|
|
|
marker_1f487dc9d38c54a1af89a74a896b1a33.bindPopup(popup_6957dd32bdf707d2372453f72874a2c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f487dc9d38c54a1af89a74a896b1a33.setIcon(icon_61dc4934d114897caac98ee5488a11b9);
|
|
|
|
|
|
var marker_da04e988981ce2c546f1b5b8244ea89d = L.marker(
|
|
[43.5009, -70.4428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8707dfe742f8586130f19ea837c94ad4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5b07eafbb9bf6d42de990177296ac39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d75724b2d1e577452a17a61d7a60232 = $(`<div id="html_1d75724b2d1e577452a17a61d7a60232" style="width: 100.0%; height: 100.0%;">nostr.zenon.network</div>`)[0];
|
|
popup_b5b07eafbb9bf6d42de990177296ac39.setContent(html_1d75724b2d1e577452a17a61d7a60232);
|
|
|
|
|
|
|
|
marker_da04e988981ce2c546f1b5b8244ea89d.bindPopup(popup_b5b07eafbb9bf6d42de990177296ac39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da04e988981ce2c546f1b5b8244ea89d.setIcon(icon_8707dfe742f8586130f19ea837c94ad4);
|
|
|
|
|
|
var marker_cc85f7ec6460f50a02aba297bc8567a2 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ac66fe0f80f33496cf2041d9a87152bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77b3ce1510a7fdee3fbd58bd859db9f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd877fc40c2c030188c1b114ee820080 = $(`<div id="html_bd877fc40c2c030188c1b114ee820080" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_77b3ce1510a7fdee3fbd58bd859db9f8.setContent(html_bd877fc40c2c030188c1b114ee820080);
|
|
|
|
|
|
|
|
marker_cc85f7ec6460f50a02aba297bc8567a2.bindPopup(popup_77b3ce1510a7fdee3fbd58bd859db9f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc85f7ec6460f50a02aba297bc8567a2.setIcon(icon_ac66fe0f80f33496cf2041d9a87152bc);
|
|
|
|
|
|
var marker_1ec017788147fc262466810ea2c62d37 = L.marker(
|
|
[34.0881, -118.379],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f01f2684b7f8e54bfd175c3b3de71993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b449a0b554578c5af095b6a9561fbe8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9a10bd613e8d93cdc75b9da2d2898b6 = $(`<div id="html_f9a10bd613e8d93cdc75b9da2d2898b6" style="width: 100.0%; height: 100.0%;">relay.aloftus.io</div>`)[0];
|
|
popup_b449a0b554578c5af095b6a9561fbe8c.setContent(html_f9a10bd613e8d93cdc75b9da2d2898b6);
|
|
|
|
|
|
|
|
marker_1ec017788147fc262466810ea2c62d37.bindPopup(popup_b449a0b554578c5af095b6a9561fbe8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ec017788147fc262466810ea2c62d37.setIcon(icon_f01f2684b7f8e54bfd175c3b3de71993);
|
|
|
|
|
|
var marker_fb6ca9ec7cac9eab241ada6a78bf1c98 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e30d5289286ef289da33642186cc71c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87dbd653ad105db575909a7bded11f90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d9c9afd9bc29e57a9de7c7da68df4e6 = $(`<div id="html_3d9c9afd9bc29e57a9de7c7da68df4e6" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_87dbd653ad105db575909a7bded11f90.setContent(html_3d9c9afd9bc29e57a9de7c7da68df4e6);
|
|
|
|
|
|
|
|
marker_fb6ca9ec7cac9eab241ada6a78bf1c98.bindPopup(popup_87dbd653ad105db575909a7bded11f90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb6ca9ec7cac9eab241ada6a78bf1c98.setIcon(icon_e30d5289286ef289da33642186cc71c1);
|
|
|
|
|
|
var marker_2838bac27ad403ec01471d3f87d2a299 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_3c6677dca5b7bb5741725cd8d4742f50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0985fd137250b77acaaf05a745f5dca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9de60d520d9da436387517ca7d77f2b = $(`<div id="html_b9de60d520d9da436387517ca7d77f2b" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_a0985fd137250b77acaaf05a745f5dca.setContent(html_b9de60d520d9da436387517ca7d77f2b);
|
|
|
|
|
|
|
|
marker_2838bac27ad403ec01471d3f87d2a299.bindPopup(popup_a0985fd137250b77acaaf05a745f5dca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2838bac27ad403ec01471d3f87d2a299.setIcon(icon_3c6677dca5b7bb5741725cd8d4742f50);
|
|
|
|
|
|
var marker_a38b1b497819dcd151d82fea5182cb42 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_2cf11b0dfb94a36aeadf66a2982150a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f4a15fed4dc68aecf0e96af8ddc4c24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfda94bfdf1e78ac82d3466440180122 = $(`<div id="html_bfda94bfdf1e78ac82d3466440180122" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_0f4a15fed4dc68aecf0e96af8ddc4c24.setContent(html_bfda94bfdf1e78ac82d3466440180122);
|
|
|
|
|
|
|
|
marker_a38b1b497819dcd151d82fea5182cb42.bindPopup(popup_0f4a15fed4dc68aecf0e96af8ddc4c24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a38b1b497819dcd151d82fea5182cb42.setIcon(icon_2cf11b0dfb94a36aeadf66a2982150a9);
|
|
|
|
|
|
var marker_7fbdcb7b1ef532dc063615acbf5fac42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_404b3053ff1dc73fdfd8c8702416d74a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccbfe795c6853f867c944db9264afe39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca9489b63624664f3cb8d030374ec75f = $(`<div id="html_ca9489b63624664f3cb8d030374ec75f" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_ccbfe795c6853f867c944db9264afe39.setContent(html_ca9489b63624664f3cb8d030374ec75f);
|
|
|
|
|
|
|
|
marker_7fbdcb7b1ef532dc063615acbf5fac42.bindPopup(popup_ccbfe795c6853f867c944db9264afe39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fbdcb7b1ef532dc063615acbf5fac42.setIcon(icon_404b3053ff1dc73fdfd8c8702416d74a);
|
|
|
|
|
|
var marker_cbd5179fbc1a7004123944ceaef735c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_701accc2d874d3bc5952343ce3332832 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c3b1d6153fe875f28222af9db2341e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dd8e95e95aacb29170e354cd29722ca = $(`<div id="html_8dd8e95e95aacb29170e354cd29722ca" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_2c3b1d6153fe875f28222af9db2341e4.setContent(html_8dd8e95e95aacb29170e354cd29722ca);
|
|
|
|
|
|
|
|
marker_cbd5179fbc1a7004123944ceaef735c3.bindPopup(popup_2c3b1d6153fe875f28222af9db2341e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbd5179fbc1a7004123944ceaef735c3.setIcon(icon_701accc2d874d3bc5952343ce3332832);
|
|
|
|
|
|
var marker_5b0b4d91a19ac28d56c5ee3404c14dd3 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_900bf17f2987797230adae43eed5e5fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_917f3a30c9d28372781aebf61da7e5fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8be18697556edd30eeebdac467c24d9b = $(`<div id="html_8be18697556edd30eeebdac467c24d9b" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_917f3a30c9d28372781aebf61da7e5fc.setContent(html_8be18697556edd30eeebdac467c24d9b);
|
|
|
|
|
|
|
|
marker_5b0b4d91a19ac28d56c5ee3404c14dd3.bindPopup(popup_917f3a30c9d28372781aebf61da7e5fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b0b4d91a19ac28d56c5ee3404c14dd3.setIcon(icon_900bf17f2987797230adae43eed5e5fc);
|
|
|
|
|
|
var marker_ce57bcdecbb02f5ca8d1e00f94b3e251 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_3fb8e435ee233e37f94ca0b6927ea4f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f58649bffc42c7f7ec4c13653b88dcd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe2f0f6a228bb95b2b57dd4d6e75a679 = $(`<div id="html_fe2f0f6a228bb95b2b57dd4d6e75a679" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_f58649bffc42c7f7ec4c13653b88dcd5.setContent(html_fe2f0f6a228bb95b2b57dd4d6e75a679);
|
|
|
|
|
|
|
|
marker_ce57bcdecbb02f5ca8d1e00f94b3e251.bindPopup(popup_f58649bffc42c7f7ec4c13653b88dcd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce57bcdecbb02f5ca8d1e00f94b3e251.setIcon(icon_3fb8e435ee233e37f94ca0b6927ea4f0);
|
|
|
|
|
|
var marker_cbc5698c2f714c31d414e88ea86f8260 = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_3ddfb2e202e3de93123723c56c125818 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dd0c504192060c20becd31c5f349b80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_143e8ba901839b285e5b7020cff531e9 = $(`<div id="html_143e8ba901839b285e5b7020cff531e9" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_3dd0c504192060c20becd31c5f349b80.setContent(html_143e8ba901839b285e5b7020cff531e9);
|
|
|
|
|
|
|
|
marker_cbc5698c2f714c31d414e88ea86f8260.bindPopup(popup_3dd0c504192060c20becd31c5f349b80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbc5698c2f714c31d414e88ea86f8260.setIcon(icon_3ddfb2e202e3de93123723c56c125818);
|
|
|
|
|
|
var marker_7fb10a46220803b49835cdab9be88767 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_24faf5c39cf26aed0a9e2f3aa2c62e49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16616bfc5e512d528b1379d647763bd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e045afbf8249d4401e481be8e13707a = $(`<div id="html_6e045afbf8249d4401e481be8e13707a" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_16616bfc5e512d528b1379d647763bd5.setContent(html_6e045afbf8249d4401e481be8e13707a);
|
|
|
|
|
|
|
|
marker_7fb10a46220803b49835cdab9be88767.bindPopup(popup_16616bfc5e512d528b1379d647763bd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fb10a46220803b49835cdab9be88767.setIcon(icon_24faf5c39cf26aed0a9e2f3aa2c62e49);
|
|
|
|
|
|
var marker_8c6783738f4f1f5e49c7dd929787fcdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0d75ba493b95877788f0c0e2d6a08d2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cf72fc50038c6f72df7503e7b4e6680 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ac1b38d44d95dad4f20550b5739a4c6 = $(`<div id="html_0ac1b38d44d95dad4f20550b5739a4c6" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_6cf72fc50038c6f72df7503e7b4e6680.setContent(html_0ac1b38d44d95dad4f20550b5739a4c6);
|
|
|
|
|
|
|
|
marker_8c6783738f4f1f5e49c7dd929787fcdc.bindPopup(popup_6cf72fc50038c6f72df7503e7b4e6680)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c6783738f4f1f5e49c7dd929787fcdc.setIcon(icon_0d75ba493b95877788f0c0e2d6a08d2a);
|
|
|
|
|
|
var marker_19764dd20fcdf86a5026e07b6b2e99e8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f008a8113daa33d4a061ca2e736332a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be5c566b6339d20ce4b13220ad46f164 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68318662a1fea5cec83c11f3c70266db = $(`<div id="html_68318662a1fea5cec83c11f3c70266db" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_be5c566b6339d20ce4b13220ad46f164.setContent(html_68318662a1fea5cec83c11f3c70266db);
|
|
|
|
|
|
|
|
marker_19764dd20fcdf86a5026e07b6b2e99e8.bindPopup(popup_be5c566b6339d20ce4b13220ad46f164)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19764dd20fcdf86a5026e07b6b2e99e8.setIcon(icon_f008a8113daa33d4a061ca2e736332a3);
|
|
|
|
|
|
var marker_aa92f1a7baccf9b8489d6a45acf8e677 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_498d0e656e568487ad85ce1da92156d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dbc9f43f14f02328fbe80b84c0b8e07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1adace32e26a83a2b24f06e15827790 = $(`<div id="html_d1adace32e26a83a2b24f06e15827790" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_1dbc9f43f14f02328fbe80b84c0b8e07.setContent(html_d1adace32e26a83a2b24f06e15827790);
|
|
|
|
|
|
|
|
marker_aa92f1a7baccf9b8489d6a45acf8e677.bindPopup(popup_1dbc9f43f14f02328fbe80b84c0b8e07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa92f1a7baccf9b8489d6a45acf8e677.setIcon(icon_498d0e656e568487ad85ce1da92156d4);
|
|
|
|
|
|
var marker_a8c2437f44de890f562539aeaf74db6d = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_93cc862071879f3c673958b5f7b692db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7c9ad2bd187d16454809c437d75ea67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72109535fc7f4bfd06a3638572c70677 = $(`<div id="html_72109535fc7f4bfd06a3638572c70677" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_f7c9ad2bd187d16454809c437d75ea67.setContent(html_72109535fc7f4bfd06a3638572c70677);
|
|
|
|
|
|
|
|
marker_a8c2437f44de890f562539aeaf74db6d.bindPopup(popup_f7c9ad2bd187d16454809c437d75ea67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8c2437f44de890f562539aeaf74db6d.setIcon(icon_93cc862071879f3c673958b5f7b692db);
|
|
|
|
|
|
var marker_7a9b8e6b45d8d19f3037908200e6e0ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0f727c55c6cdb6d83dce89a4c7a0c650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88ff83840f240ff2153d44e5f6319f81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47747e78e6a9a19fa9e785dc1ba8948a = $(`<div id="html_47747e78e6a9a19fa9e785dc1ba8948a" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_88ff83840f240ff2153d44e5f6319f81.setContent(html_47747e78e6a9a19fa9e785dc1ba8948a);
|
|
|
|
|
|
|
|
marker_7a9b8e6b45d8d19f3037908200e6e0ac.bindPopup(popup_88ff83840f240ff2153d44e5f6319f81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a9b8e6b45d8d19f3037908200e6e0ac.setIcon(icon_0f727c55c6cdb6d83dce89a4c7a0c650);
|
|
|
|
|
|
var marker_7f17fd5a71d49f9704e27cedfe737d36 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_5b3497a423d873b5415f26a1dbea1747 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38a6cf8ec81a4cd46285b5edf677015c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_648751b9e433e4c365c1ef917376357b = $(`<div id="html_648751b9e433e4c365c1ef917376357b" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_38a6cf8ec81a4cd46285b5edf677015c.setContent(html_648751b9e433e4c365c1ef917376357b);
|
|
|
|
|
|
|
|
marker_7f17fd5a71d49f9704e27cedfe737d36.bindPopup(popup_38a6cf8ec81a4cd46285b5edf677015c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f17fd5a71d49f9704e27cedfe737d36.setIcon(icon_5b3497a423d873b5415f26a1dbea1747);
|
|
|
|
|
|
var marker_5903ccf71ac071361bb61b146c534843 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8b68bf1241ac2a76ee0e579167583451 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c7c1f694fe81cdd9d433a0611de692d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_418f6841b4ec2eef0292eb3f794bc39d = $(`<div id="html_418f6841b4ec2eef0292eb3f794bc39d" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_9c7c1f694fe81cdd9d433a0611de692d.setContent(html_418f6841b4ec2eef0292eb3f794bc39d);
|
|
|
|
|
|
|
|
marker_5903ccf71ac071361bb61b146c534843.bindPopup(popup_9c7c1f694fe81cdd9d433a0611de692d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5903ccf71ac071361bb61b146c534843.setIcon(icon_8b68bf1241ac2a76ee0e579167583451);
|
|
|
|
|
|
var marker_2fd16a09de3fdc6403cea385f1c2ce69 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8fbb7415d01dc48396dd29c787feba08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33ba4404f51660356c5d0dcfe45161b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ca1b42bf8e754d00ecfb2d059e28228 = $(`<div id="html_2ca1b42bf8e754d00ecfb2d059e28228" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_33ba4404f51660356c5d0dcfe45161b3.setContent(html_2ca1b42bf8e754d00ecfb2d059e28228);
|
|
|
|
|
|
|
|
marker_2fd16a09de3fdc6403cea385f1c2ce69.bindPopup(popup_33ba4404f51660356c5d0dcfe45161b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fd16a09de3fdc6403cea385f1c2ce69.setIcon(icon_8fbb7415d01dc48396dd29c787feba08);
|
|
|
|
|
|
var marker_c3a9907d008b97a25e72c9f1ed1df7cc = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7cec352fbd49781496261b54bea1dfeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4852f559837d8787dc1368f41040b47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d24ae06e82413d5b4c69c7694542ec5 = $(`<div id="html_6d24ae06e82413d5b4c69c7694542ec5" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_c4852f559837d8787dc1368f41040b47.setContent(html_6d24ae06e82413d5b4c69c7694542ec5);
|
|
|
|
|
|
|
|
marker_c3a9907d008b97a25e72c9f1ed1df7cc.bindPopup(popup_c4852f559837d8787dc1368f41040b47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3a9907d008b97a25e72c9f1ed1df7cc.setIcon(icon_7cec352fbd49781496261b54bea1dfeb);
|
|
|
|
|
|
var marker_95e0c4bdf2fae1b2ba9e0fe2aab1e3dd = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_b9e80ee0e1e291f2d1b29718827ee7db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_249368891c49b770261d31b7f525907c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a1a23c1dd3a794c2fac67e6280116e5 = $(`<div id="html_2a1a23c1dd3a794c2fac67e6280116e5" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_249368891c49b770261d31b7f525907c.setContent(html_2a1a23c1dd3a794c2fac67e6280116e5);
|
|
|
|
|
|
|
|
marker_95e0c4bdf2fae1b2ba9e0fe2aab1e3dd.bindPopup(popup_249368891c49b770261d31b7f525907c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95e0c4bdf2fae1b2ba9e0fe2aab1e3dd.setIcon(icon_b9e80ee0e1e291f2d1b29718827ee7db);
|
|
|
|
|
|
var marker_495b94dd24b27426856307d7cb3106aa = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_49b76e5624e1a6ce3279aa1d3a084e51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8257636575d7b056352339050b03bde8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4b523331b095c190ba801db56e9c262 = $(`<div id="html_e4b523331b095c190ba801db56e9c262" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_8257636575d7b056352339050b03bde8.setContent(html_e4b523331b095c190ba801db56e9c262);
|
|
|
|
|
|
|
|
marker_495b94dd24b27426856307d7cb3106aa.bindPopup(popup_8257636575d7b056352339050b03bde8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_495b94dd24b27426856307d7cb3106aa.setIcon(icon_49b76e5624e1a6ce3279aa1d3a084e51);
|
|
|
|
|
|
var marker_6e64839f9dbf046dd6379db18ab878f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_c56216406f5f757a5a364c93a30d4908 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeac78fe8e8c35e6f974941c29b912c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6623658803be1ab579fe328a35684b31 = $(`<div id="html_6623658803be1ab579fe328a35684b31" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_eeac78fe8e8c35e6f974941c29b912c1.setContent(html_6623658803be1ab579fe328a35684b31);
|
|
|
|
|
|
|
|
marker_6e64839f9dbf046dd6379db18ab878f9.bindPopup(popup_eeac78fe8e8c35e6f974941c29b912c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e64839f9dbf046dd6379db18ab878f9.setIcon(icon_c56216406f5f757a5a364c93a30d4908);
|
|
|
|
|
|
var marker_ca8a5d82b6d318c4fa07b227b322a3ad = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_71232b1ee83dd26627bbf474c38ce6b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f62d0d639d9d26cd12ecd98d1073635b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a83313d3e465dfe903573c8cf942e09c = $(`<div id="html_a83313d3e465dfe903573c8cf942e09c" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_f62d0d639d9d26cd12ecd98d1073635b.setContent(html_a83313d3e465dfe903573c8cf942e09c);
|
|
|
|
|
|
|
|
marker_ca8a5d82b6d318c4fa07b227b322a3ad.bindPopup(popup_f62d0d639d9d26cd12ecd98d1073635b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca8a5d82b6d318c4fa07b227b322a3ad.setIcon(icon_71232b1ee83dd26627bbf474c38ce6b9);
|
|
|
|
|
|
var marker_8d6d81c4ed46721483bc6a82811c6aaf = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8fe9a62c2fc4cb303fbcf20b875754a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8de47a58be4db6aa06bc7ce4c8a88a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4772cf0ad0bda8a756a24beded50c316 = $(`<div id="html_4772cf0ad0bda8a756a24beded50c316" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_d8de47a58be4db6aa06bc7ce4c8a88a5.setContent(html_4772cf0ad0bda8a756a24beded50c316);
|
|
|
|
|
|
|
|
marker_8d6d81c4ed46721483bc6a82811c6aaf.bindPopup(popup_d8de47a58be4db6aa06bc7ce4c8a88a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d6d81c4ed46721483bc6a82811c6aaf.setIcon(icon_8fe9a62c2fc4cb303fbcf20b875754a7);
|
|
|
|
|
|
var marker_946f837b83f04a69ba54277840a841c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_6c76e59b2ec23d8d1bfe4e72e8e45361 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a5770eca7724ecec55b7bd991bb295a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f862426eaa507f6eee527dd15c8657eb = $(`<div id="html_f862426eaa507f6eee527dd15c8657eb" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_1a5770eca7724ecec55b7bd991bb295a.setContent(html_f862426eaa507f6eee527dd15c8657eb);
|
|
|
|
|
|
|
|
marker_946f837b83f04a69ba54277840a841c9.bindPopup(popup_1a5770eca7724ecec55b7bd991bb295a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_946f837b83f04a69ba54277840a841c9.setIcon(icon_6c76e59b2ec23d8d1bfe4e72e8e45361);
|
|
|
|
|
|
var marker_73e3e77db2afff3fcdf700b94655ff31 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_885b5217cbf1a01b4a1d8b13471140a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5500af54d75cc6a9d63fe9bf3d015b3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4013abccae366cf6df15f64a771fe12 = $(`<div id="html_b4013abccae366cf6df15f64a771fe12" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_5500af54d75cc6a9d63fe9bf3d015b3a.setContent(html_b4013abccae366cf6df15f64a771fe12);
|
|
|
|
|
|
|
|
marker_73e3e77db2afff3fcdf700b94655ff31.bindPopup(popup_5500af54d75cc6a9d63fe9bf3d015b3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e3e77db2afff3fcdf700b94655ff31.setIcon(icon_885b5217cbf1a01b4a1d8b13471140a9);
|
|
|
|
|
|
var marker_7e205e587dc03a3beaddcf8f31263311 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_683063999385d47121b9599281db90ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b808260e68512f0d21d535888233263 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e3516b1b5e66fa031e121a850d40312 = $(`<div id="html_8e3516b1b5e66fa031e121a850d40312" style="width: 100.0%; height: 100.0%;">wot.basspistol.org</div>`)[0];
|
|
popup_9b808260e68512f0d21d535888233263.setContent(html_8e3516b1b5e66fa031e121a850d40312);
|
|
|
|
|
|
|
|
marker_7e205e587dc03a3beaddcf8f31263311.bindPopup(popup_9b808260e68512f0d21d535888233263)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e205e587dc03a3beaddcf8f31263311.setIcon(icon_683063999385d47121b9599281db90ab);
|
|
|
|
|
|
var marker_249d3c1f3adaaf8f6256b5ed25410339 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bc1f3b255f608116391a04f42f268a2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d01e107c1d507e612d9bb94bd5e6d3ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3d0dcec1238e3c652c54388fdf02de0 = $(`<div id="html_c3d0dcec1238e3c652c54388fdf02de0" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_d01e107c1d507e612d9bb94bd5e6d3ae.setContent(html_c3d0dcec1238e3c652c54388fdf02de0);
|
|
|
|
|
|
|
|
marker_249d3c1f3adaaf8f6256b5ed25410339.bindPopup(popup_d01e107c1d507e612d9bb94bd5e6d3ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_249d3c1f3adaaf8f6256b5ed25410339.setIcon(icon_bc1f3b255f608116391a04f42f268a2f);
|
|
|
|
|
|
var marker_01fe3be6ea69d70e494dd7d190c3eb51 = L.marker(
|
|
[50.9928, 3.26317],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e541eb1dceee93ab4a75d133ba7f01fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adc807e65ae42593b78f8b195a8f39d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebc0d279111ea97673fe6d51300883ca = $(`<div id="html_ebc0d279111ea97673fe6d51300883ca" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_adc807e65ae42593b78f8b195a8f39d3.setContent(html_ebc0d279111ea97673fe6d51300883ca);
|
|
|
|
|
|
|
|
marker_01fe3be6ea69d70e494dd7d190c3eb51.bindPopup(popup_adc807e65ae42593b78f8b195a8f39d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01fe3be6ea69d70e494dd7d190c3eb51.setIcon(icon_e541eb1dceee93ab4a75d133ba7f01fa);
|
|
|
|
|
|
var marker_5009666f84833e37b2de517a95fb06d8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1e790a02c2f89bf48acabefd34fd49da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c8dee9795450f812eb61c433f2a47f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b84fb5e87c18be6a489060074f3a12c9 = $(`<div id="html_b84fb5e87c18be6a489060074f3a12c9" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_39c8dee9795450f812eb61c433f2a47f.setContent(html_b84fb5e87c18be6a489060074f3a12c9);
|
|
|
|
|
|
|
|
marker_5009666f84833e37b2de517a95fb06d8.bindPopup(popup_39c8dee9795450f812eb61c433f2a47f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5009666f84833e37b2de517a95fb06d8.setIcon(icon_1e790a02c2f89bf48acabefd34fd49da);
|
|
|
|
|
|
var marker_05103d37d5b5edb2530702c5b18a2cab = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f5e5d75b7e2e51d295335817cf23632b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a802ddf216da2e00442ac6782944127 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b466efe2dd0938c06ad87cc08fb28db = $(`<div id="html_2b466efe2dd0938c06ad87cc08fb28db" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_6a802ddf216da2e00442ac6782944127.setContent(html_2b466efe2dd0938c06ad87cc08fb28db);
|
|
|
|
|
|
|
|
marker_05103d37d5b5edb2530702c5b18a2cab.bindPopup(popup_6a802ddf216da2e00442ac6782944127)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05103d37d5b5edb2530702c5b18a2cab.setIcon(icon_f5e5d75b7e2e51d295335817cf23632b);
|
|
|
|
|
|
var marker_29426d96769eae564efa5b32fcf869e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_aaa82fb48c1b741f8e9f196447bc067a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfcc954aa461a80cfa2f628b5d465dbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_767b4e05dd25f09754e47c54e37584f2 = $(`<div id="html_767b4e05dd25f09754e47c54e37584f2" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_dfcc954aa461a80cfa2f628b5d465dbf.setContent(html_767b4e05dd25f09754e47c54e37584f2);
|
|
|
|
|
|
|
|
marker_29426d96769eae564efa5b32fcf869e9.bindPopup(popup_dfcc954aa461a80cfa2f628b5d465dbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29426d96769eae564efa5b32fcf869e9.setIcon(icon_aaa82fb48c1b741f8e9f196447bc067a);
|
|
|
|
|
|
var marker_ff386b0d0a4700c1b75d423f7f69546c = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_82404ff435db14603d17476b66c81b77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6377f715efa53bf2fdfd6861698cec66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e392add2e3f42e377f04c0152509616 = $(`<div id="html_8e392add2e3f42e377f04c0152509616" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_6377f715efa53bf2fdfd6861698cec66.setContent(html_8e392add2e3f42e377f04c0152509616);
|
|
|
|
|
|
|
|
marker_ff386b0d0a4700c1b75d423f7f69546c.bindPopup(popup_6377f715efa53bf2fdfd6861698cec66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff386b0d0a4700c1b75d423f7f69546c.setIcon(icon_82404ff435db14603d17476b66c81b77);
|
|
|
|
|
|
var marker_19783cc2114c2243e482e56495c68698 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a75bc65968c70b1a51d2bfcf6a547619 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bf29f1754768287ab9fdb05b9cc1d97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63e529bd1316a3b680f291b70853bb53 = $(`<div id="html_63e529bd1316a3b680f291b70853bb53" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_6bf29f1754768287ab9fdb05b9cc1d97.setContent(html_63e529bd1316a3b680f291b70853bb53);
|
|
|
|
|
|
|
|
marker_19783cc2114c2243e482e56495c68698.bindPopup(popup_6bf29f1754768287ab9fdb05b9cc1d97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19783cc2114c2243e482e56495c68698.setIcon(icon_a75bc65968c70b1a51d2bfcf6a547619);
|
|
|
|
|
|
var marker_e8d65e90281f6708cf1fbfbc487be010 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_13dbced1c6a353c5103524e74835322b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_286ee93268c4db9a4888c69b049bb284 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8f57a5d15c877b8bb7250d06cf3e22f = $(`<div id="html_c8f57a5d15c877b8bb7250d06cf3e22f" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_286ee93268c4db9a4888c69b049bb284.setContent(html_c8f57a5d15c877b8bb7250d06cf3e22f);
|
|
|
|
|
|
|
|
marker_e8d65e90281f6708cf1fbfbc487be010.bindPopup(popup_286ee93268c4db9a4888c69b049bb284)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8d65e90281f6708cf1fbfbc487be010.setIcon(icon_13dbced1c6a353c5103524e74835322b);
|
|
|
|
|
|
var marker_74cacec718e1eacf4c60704e4ac50e24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_136b2a12f556ac0f0af1c34857845d96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_652776236bee3e82c3e7cef6215ac4a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3245df08fa1d4d4f272f2118f40ad245 = $(`<div id="html_3245df08fa1d4d4f272f2118f40ad245" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_652776236bee3e82c3e7cef6215ac4a9.setContent(html_3245df08fa1d4d4f272f2118f40ad245);
|
|
|
|
|
|
|
|
marker_74cacec718e1eacf4c60704e4ac50e24.bindPopup(popup_652776236bee3e82c3e7cef6215ac4a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74cacec718e1eacf4c60704e4ac50e24.setIcon(icon_136b2a12f556ac0f0af1c34857845d96);
|
|
|
|
|
|
var marker_c22e69aa4ad12ea0c201a1b671556a7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_35f3c2af1ca3ac73d4df0235a5e57c68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89f6076f5e30da73a514effc8425b1b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_144d6e239dfad2d749e63a48d3ad6125 = $(`<div id="html_144d6e239dfad2d749e63a48d3ad6125" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_89f6076f5e30da73a514effc8425b1b0.setContent(html_144d6e239dfad2d749e63a48d3ad6125);
|
|
|
|
|
|
|
|
marker_c22e69aa4ad12ea0c201a1b671556a7c.bindPopup(popup_89f6076f5e30da73a514effc8425b1b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c22e69aa4ad12ea0c201a1b671556a7c.setIcon(icon_35f3c2af1ca3ac73d4df0235a5e57c68);
|
|
|
|
|
|
var marker_c7d311fe2067f2af547a8005a1747e3b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8dc87773c91dd744d9dc03db3cbe023d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_920103c9815b4697092773829d0a2c29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46e88e6049e67e4ed2c79b42f1013ea5 = $(`<div id="html_46e88e6049e67e4ed2c79b42f1013ea5" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_920103c9815b4697092773829d0a2c29.setContent(html_46e88e6049e67e4ed2c79b42f1013ea5);
|
|
|
|
|
|
|
|
marker_c7d311fe2067f2af547a8005a1747e3b.bindPopup(popup_920103c9815b4697092773829d0a2c29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7d311fe2067f2af547a8005a1747e3b.setIcon(icon_8dc87773c91dd744d9dc03db3cbe023d);
|
|
|
|
|
|
var marker_dde4ee8e98e6608cadf64cf4def92870 = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_06e412a8067c5a02aaafaa95f113cabd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d30d46fc31dbf4287897b58636eb045 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6637aa7f493f88a8965922fa1e3377e = $(`<div id="html_b6637aa7f493f88a8965922fa1e3377e" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_8d30d46fc31dbf4287897b58636eb045.setContent(html_b6637aa7f493f88a8965922fa1e3377e);
|
|
|
|
|
|
|
|
marker_dde4ee8e98e6608cadf64cf4def92870.bindPopup(popup_8d30d46fc31dbf4287897b58636eb045)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dde4ee8e98e6608cadf64cf4def92870.setIcon(icon_06e412a8067c5a02aaafaa95f113cabd);
|
|
|
|
|
|
var marker_28a8019162f076fbfb6984cee2a9ee58 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8a8051c175a41de88b0193a072b1bdd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5d4e3be349218b696fe2e53f1832439 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2343633ef754274b944f01f70a3db79e = $(`<div id="html_2343633ef754274b944f01f70a3db79e" style="width: 100.0%; height: 100.0%;">trizone.dev</div>`)[0];
|
|
popup_f5d4e3be349218b696fe2e53f1832439.setContent(html_2343633ef754274b944f01f70a3db79e);
|
|
|
|
|
|
|
|
marker_28a8019162f076fbfb6984cee2a9ee58.bindPopup(popup_f5d4e3be349218b696fe2e53f1832439)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28a8019162f076fbfb6984cee2a9ee58.setIcon(icon_8a8051c175a41de88b0193a072b1bdd7);
|
|
|
|
|
|
var marker_745a8f7d0d4296caa03435a7529c6e1f = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0739abc40c1e91b2fab7c015dc5324b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d48f8ba705ec63006413f98aa48bf705 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c41b7370312c10df2716b4ea4084081c = $(`<div id="html_c41b7370312c10df2716b4ea4084081c" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_d48f8ba705ec63006413f98aa48bf705.setContent(html_c41b7370312c10df2716b4ea4084081c);
|
|
|
|
|
|
|
|
marker_745a8f7d0d4296caa03435a7529c6e1f.bindPopup(popup_d48f8ba705ec63006413f98aa48bf705)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_745a8f7d0d4296caa03435a7529c6e1f.setIcon(icon_0739abc40c1e91b2fab7c015dc5324b8);
|
|
|
|
|
|
var marker_e7849c477418041d6776eacbdd9ad023 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0580058cb21adefa3991e1effcaa7e6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1dc731593b8f163246270c2c0e63b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2d923234e2eb3d39f74c434c17621e5 = $(`<div id="html_c2d923234e2eb3d39f74c434c17621e5" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_8e1dc731593b8f163246270c2c0e63b1.setContent(html_c2d923234e2eb3d39f74c434c17621e5);
|
|
|
|
|
|
|
|
marker_e7849c477418041d6776eacbdd9ad023.bindPopup(popup_8e1dc731593b8f163246270c2c0e63b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7849c477418041d6776eacbdd9ad023.setIcon(icon_0580058cb21adefa3991e1effcaa7e6c);
|
|
|
|
|
|
var marker_b7b59eb0d2794dffceef78dfc42cf5bc = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_5e51604b765845850dc98547408c92e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c080963097a5e39fcf52637384eedd85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d0fcdc5b5c87cbed6402800985d5dac = $(`<div id="html_0d0fcdc5b5c87cbed6402800985d5dac" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_c080963097a5e39fcf52637384eedd85.setContent(html_0d0fcdc5b5c87cbed6402800985d5dac);
|
|
|
|
|
|
|
|
marker_b7b59eb0d2794dffceef78dfc42cf5bc.bindPopup(popup_c080963097a5e39fcf52637384eedd85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b59eb0d2794dffceef78dfc42cf5bc.setIcon(icon_5e51604b765845850dc98547408c92e9);
|
|
|
|
|
|
var marker_1e8be0eecd38aafee02c16f9303b5ae1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_28963faf21ac72d93e0e1f2c706c1604 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2099699d3ed50a667927f02ea72581b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bed8476b57e750662bced9d0a3569fc9 = $(`<div id="html_bed8476b57e750662bced9d0a3569fc9" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_b2099699d3ed50a667927f02ea72581b.setContent(html_bed8476b57e750662bced9d0a3569fc9);
|
|
|
|
|
|
|
|
marker_1e8be0eecd38aafee02c16f9303b5ae1.bindPopup(popup_b2099699d3ed50a667927f02ea72581b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e8be0eecd38aafee02c16f9303b5ae1.setIcon(icon_28963faf21ac72d93e0e1f2c706c1604);
|
|
|
|
|
|
var marker_b39352a2a66e6704bc7b39f9e2e74ced = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_efc0bce9f289de5dc64ba56bcb495575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19a4c24325b8497e0577cc9b7ca65de5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c240fc7e7c6f1a5f61cb06923a1d388 = $(`<div id="html_5c240fc7e7c6f1a5f61cb06923a1d388" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_19a4c24325b8497e0577cc9b7ca65de5.setContent(html_5c240fc7e7c6f1a5f61cb06923a1d388);
|
|
|
|
|
|
|
|
marker_b39352a2a66e6704bc7b39f9e2e74ced.bindPopup(popup_19a4c24325b8497e0577cc9b7ca65de5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b39352a2a66e6704bc7b39f9e2e74ced.setIcon(icon_efc0bce9f289de5dc64ba56bcb495575);
|
|
|
|
|
|
var marker_6ef101e58bde06419d200204501b1fae = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a8d2b7f788f1b045e6710836ae9d8e82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7837fa164a46712dc0f6d12923aba1c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f884257f8ff0796aa00a25728e95a964 = $(`<div id="html_f884257f8ff0796aa00a25728e95a964" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_7837fa164a46712dc0f6d12923aba1c8.setContent(html_f884257f8ff0796aa00a25728e95a964);
|
|
|
|
|
|
|
|
marker_6ef101e58bde06419d200204501b1fae.bindPopup(popup_7837fa164a46712dc0f6d12923aba1c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ef101e58bde06419d200204501b1fae.setIcon(icon_a8d2b7f788f1b045e6710836ae9d8e82);
|
|
|
|
|
|
var marker_278c7edfd9e5037e20c23ad9fee0135e = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_54361c7391d0ece9574dd34d3af17283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cc9f0e13bb65e8eb8a75ef144237949 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b396510a80e4be4031e12d17ca01353 = $(`<div id="html_1b396510a80e4be4031e12d17ca01353" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_9cc9f0e13bb65e8eb8a75ef144237949.setContent(html_1b396510a80e4be4031e12d17ca01353);
|
|
|
|
|
|
|
|
marker_278c7edfd9e5037e20c23ad9fee0135e.bindPopup(popup_9cc9f0e13bb65e8eb8a75ef144237949)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_278c7edfd9e5037e20c23ad9fee0135e.setIcon(icon_54361c7391d0ece9574dd34d3af17283);
|
|
|
|
|
|
var marker_dcd3002d0878428ee1d663c1878115d5 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_746c3bc44774b70d28e7272ebd9d0db6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f11235ae509fd7a5d11463fa6149eb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63e3cf2a3e31d29322f2ba1f840188f0 = $(`<div id="html_63e3cf2a3e31d29322f2ba1f840188f0" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_4f11235ae509fd7a5d11463fa6149eb3.setContent(html_63e3cf2a3e31d29322f2ba1f840188f0);
|
|
|
|
|
|
|
|
marker_dcd3002d0878428ee1d663c1878115d5.bindPopup(popup_4f11235ae509fd7a5d11463fa6149eb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcd3002d0878428ee1d663c1878115d5.setIcon(icon_746c3bc44774b70d28e7272ebd9d0db6);
|
|
|
|
|
|
var marker_1bc5f02d33735f52ec196755331fadf7 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_246c8dd1bfd32f0cbb5d151f161d1a8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86b8863255121e50132396ed35ac570a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ce0fae0ae116ef7ffec2cb238230e80 = $(`<div id="html_3ce0fae0ae116ef7ffec2cb238230e80" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_86b8863255121e50132396ed35ac570a.setContent(html_3ce0fae0ae116ef7ffec2cb238230e80);
|
|
|
|
|
|
|
|
marker_1bc5f02d33735f52ec196755331fadf7.bindPopup(popup_86b8863255121e50132396ed35ac570a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc5f02d33735f52ec196755331fadf7.setIcon(icon_246c8dd1bfd32f0cbb5d151f161d1a8f);
|
|
|
|
|
|
var marker_64c054836ff6dbc7614072d3ee2ed078 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_28ca4c3c5d9beb8d83f1aafe3d1fe745 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a37c3b835546e63e5a1253661c3b180 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7abcdb6651f8ac40e1790717383145d = $(`<div id="html_e7abcdb6651f8ac40e1790717383145d" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_5a37c3b835546e63e5a1253661c3b180.setContent(html_e7abcdb6651f8ac40e1790717383145d);
|
|
|
|
|
|
|
|
marker_64c054836ff6dbc7614072d3ee2ed078.bindPopup(popup_5a37c3b835546e63e5a1253661c3b180)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64c054836ff6dbc7614072d3ee2ed078.setIcon(icon_28ca4c3c5d9beb8d83f1aafe3d1fe745);
|
|
|
|
|
|
var marker_d481f1b2f67d5c5640e92038960b9479 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d26ae345b00eb440a72ff3b003b70ed4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55731f39e00fa5369b9d81a9897f4386 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44ee2b758b99d6dc27b7cef58296e877 = $(`<div id="html_44ee2b758b99d6dc27b7cef58296e877" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_55731f39e00fa5369b9d81a9897f4386.setContent(html_44ee2b758b99d6dc27b7cef58296e877);
|
|
|
|
|
|
|
|
marker_d481f1b2f67d5c5640e92038960b9479.bindPopup(popup_55731f39e00fa5369b9d81a9897f4386)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d481f1b2f67d5c5640e92038960b9479.setIcon(icon_d26ae345b00eb440a72ff3b003b70ed4);
|
|
|
|
|
|
var marker_5c71619d9132b0c7c33a953d727af464 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7acbb699e664e52142bfbb2d926c5ea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a13ff0c8c4a0eca2a4acb5f361345e96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1321344cc7e80d4d8f5ceaa0d787fd2 = $(`<div id="html_e1321344cc7e80d4d8f5ceaa0d787fd2" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_a13ff0c8c4a0eca2a4acb5f361345e96.setContent(html_e1321344cc7e80d4d8f5ceaa0d787fd2);
|
|
|
|
|
|
|
|
marker_5c71619d9132b0c7c33a953d727af464.bindPopup(popup_a13ff0c8c4a0eca2a4acb5f361345e96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c71619d9132b0c7c33a953d727af464.setIcon(icon_7acbb699e664e52142bfbb2d926c5ea8);
|
|
|
|
|
|
var marker_55ca42da177caeb1c7a86e3c83318abe = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_893fa16147c70e7719217d666c4c0e41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9c988dfac47ce11d050066c104848f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a03735a1def7710a13ea9e5d175bc3a = $(`<div id="html_9a03735a1def7710a13ea9e5d175bc3a" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_f9c988dfac47ce11d050066c104848f9.setContent(html_9a03735a1def7710a13ea9e5d175bc3a);
|
|
|
|
|
|
|
|
marker_55ca42da177caeb1c7a86e3c83318abe.bindPopup(popup_f9c988dfac47ce11d050066c104848f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55ca42da177caeb1c7a86e3c83318abe.setIcon(icon_893fa16147c70e7719217d666c4c0e41);
|
|
|
|
|
|
var marker_fb52959bcc187fa76eff1fe0b0b05aa4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_75d200bbbae68b0ebbcbb26f7ce7a990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25ee7789a96c49ce7af8a0b12d6d9156 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_253bc6631beaf924432a8d0259c7865c = $(`<div id="html_253bc6631beaf924432a8d0259c7865c" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_25ee7789a96c49ce7af8a0b12d6d9156.setContent(html_253bc6631beaf924432a8d0259c7865c);
|
|
|
|
|
|
|
|
marker_fb52959bcc187fa76eff1fe0b0b05aa4.bindPopup(popup_25ee7789a96c49ce7af8a0b12d6d9156)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb52959bcc187fa76eff1fe0b0b05aa4.setIcon(icon_75d200bbbae68b0ebbcbb26f7ce7a990);
|
|
|
|
|
|
var marker_ad883d577cd8aee3ca378b8e521bfa82 = L.marker(
|
|
[34.282, -118.439],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0647d4a12a84d04196ff4771658d11ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f19f4a01cd29b810b274dffeff0297cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_175a417347b25e7c61c91abb2b0ce9a3 = $(`<div id="html_175a417347b25e7c61c91abb2b0ce9a3" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_f19f4a01cd29b810b274dffeff0297cb.setContent(html_175a417347b25e7c61c91abb2b0ce9a3);
|
|
|
|
|
|
|
|
marker_ad883d577cd8aee3ca378b8e521bfa82.bindPopup(popup_f19f4a01cd29b810b274dffeff0297cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad883d577cd8aee3ca378b8e521bfa82.setIcon(icon_0647d4a12a84d04196ff4771658d11ff);
|
|
|
|
|
|
var marker_f7dc2bf000538e3fe776069408f134f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_4169c56a625c2895f4c22cc062c177a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e65c053cbce415fb874ba66529af7f40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9414d02c63805bbccae8db91cd87b68 = $(`<div id="html_d9414d02c63805bbccae8db91cd87b68" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_e65c053cbce415fb874ba66529af7f40.setContent(html_d9414d02c63805bbccae8db91cd87b68);
|
|
|
|
|
|
|
|
marker_f7dc2bf000538e3fe776069408f134f9.bindPopup(popup_e65c053cbce415fb874ba66529af7f40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7dc2bf000538e3fe776069408f134f9.setIcon(icon_4169c56a625c2895f4c22cc062c177a1);
|
|
|
|
|
|
var marker_8855bebb7ed175a23d81d77b6569ba0e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_78078b66dd29145f4ba59230d7d629ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce9eb14a7d89ede0fa87ca2df54f40c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f66739f119485ede3463dae4464638a = $(`<div id="html_8f66739f119485ede3463dae4464638a" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_ce9eb14a7d89ede0fa87ca2df54f40c2.setContent(html_8f66739f119485ede3463dae4464638a);
|
|
|
|
|
|
|
|
marker_8855bebb7ed175a23d81d77b6569ba0e.bindPopup(popup_ce9eb14a7d89ede0fa87ca2df54f40c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8855bebb7ed175a23d81d77b6569ba0e.setIcon(icon_78078b66dd29145f4ba59230d7d629ec);
|
|
|
|
|
|
var marker_00e2287bdb98b6f80f1a44c701eb7702 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_93347a924005801669930e281858c591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0beb8a1114d84cf095aea53ab48426de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32664eef6075d4b1459fee2e1d6d32af = $(`<div id="html_32664eef6075d4b1459fee2e1d6d32af" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_0beb8a1114d84cf095aea53ab48426de.setContent(html_32664eef6075d4b1459fee2e1d6d32af);
|
|
|
|
|
|
|
|
marker_00e2287bdb98b6f80f1a44c701eb7702.bindPopup(popup_0beb8a1114d84cf095aea53ab48426de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00e2287bdb98b6f80f1a44c701eb7702.setIcon(icon_93347a924005801669930e281858c591);
|
|
|
|
|
|
var marker_331bee9fa105b43ae7393ce8de79a987 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_60359b30b51eea12e4c1de4a938ad555 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c8cd1dc03c928a62063fea757107d92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4eccc6129eae17f6eb4513b8ced95a3f = $(`<div id="html_4eccc6129eae17f6eb4513b8ced95a3f" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_4c8cd1dc03c928a62063fea757107d92.setContent(html_4eccc6129eae17f6eb4513b8ced95a3f);
|
|
|
|
|
|
|
|
marker_331bee9fa105b43ae7393ce8de79a987.bindPopup(popup_4c8cd1dc03c928a62063fea757107d92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_331bee9fa105b43ae7393ce8de79a987.setIcon(icon_60359b30b51eea12e4c1de4a938ad555);
|
|
|
|
|
|
var marker_87a00b423ac16348c6e0a488c2b28eb6 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_305985cae16935fd29814d95160e1522 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_784f4456515e4d4c131ec002e9293e54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef53ca0d3d6c3f4aae66dbd89fb11803 = $(`<div id="html_ef53ca0d3d6c3f4aae66dbd89fb11803" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_784f4456515e4d4c131ec002e9293e54.setContent(html_ef53ca0d3d6c3f4aae66dbd89fb11803);
|
|
|
|
|
|
|
|
marker_87a00b423ac16348c6e0a488c2b28eb6.bindPopup(popup_784f4456515e4d4c131ec002e9293e54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87a00b423ac16348c6e0a488c2b28eb6.setIcon(icon_305985cae16935fd29814d95160e1522);
|
|
|
|
|
|
var marker_384321ab0bba136b606e9f30e1ea3a07 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d57f7a443cf5a61f0bcfa28dd4bedf67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57e6c2041db3e46dc6fdb8953d7d38e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b53d6192dc04fa8fae407378eceafa2 = $(`<div id="html_9b53d6192dc04fa8fae407378eceafa2" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_57e6c2041db3e46dc6fdb8953d7d38e3.setContent(html_9b53d6192dc04fa8fae407378eceafa2);
|
|
|
|
|
|
|
|
marker_384321ab0bba136b606e9f30e1ea3a07.bindPopup(popup_57e6c2041db3e46dc6fdb8953d7d38e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_384321ab0bba136b606e9f30e1ea3a07.setIcon(icon_d57f7a443cf5a61f0bcfa28dd4bedf67);
|
|
|
|
|
|
var marker_cb3259dd7ce1b518dd1271e805b928eb = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a230fba71ff314b346c79e034fe9cd20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb07dec3151aa9078d73cbac8f76f116 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d13374e68704d488e80c5fabb6ae1bc = $(`<div id="html_0d13374e68704d488e80c5fabb6ae1bc" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_cb07dec3151aa9078d73cbac8f76f116.setContent(html_0d13374e68704d488e80c5fabb6ae1bc);
|
|
|
|
|
|
|
|
marker_cb3259dd7ce1b518dd1271e805b928eb.bindPopup(popup_cb07dec3151aa9078d73cbac8f76f116)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb3259dd7ce1b518dd1271e805b928eb.setIcon(icon_a230fba71ff314b346c79e034fe9cd20);
|
|
|
|
|
|
var marker_5642f52e1ca190618de82f710af8c5c4 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f7c088bbc9a8dcea63a8d51d0282f686 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c64a7c8af1ae86e178b67eea9c21e909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9cd75aa9d221fd54b90c47e591a0c4f = $(`<div id="html_b9cd75aa9d221fd54b90c47e591a0c4f" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_c64a7c8af1ae86e178b67eea9c21e909.setContent(html_b9cd75aa9d221fd54b90c47e591a0c4f);
|
|
|
|
|
|
|
|
marker_5642f52e1ca190618de82f710af8c5c4.bindPopup(popup_c64a7c8af1ae86e178b67eea9c21e909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5642f52e1ca190618de82f710af8c5c4.setIcon(icon_f7c088bbc9a8dcea63a8d51d0282f686);
|
|
|
|
|
|
var marker_e69be0578c6c75ddc31ed3cdbff975a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_4ade2d4ce39890b5ca70c6efbfb4a089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_419eba6afa5446e2f1a7e8893ddb38a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76259f7bf5c0c2e7fd90b746a93444e0 = $(`<div id="html_76259f7bf5c0c2e7fd90b746a93444e0" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_419eba6afa5446e2f1a7e8893ddb38a1.setContent(html_76259f7bf5c0c2e7fd90b746a93444e0);
|
|
|
|
|
|
|
|
marker_e69be0578c6c75ddc31ed3cdbff975a6.bindPopup(popup_419eba6afa5446e2f1a7e8893ddb38a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e69be0578c6c75ddc31ed3cdbff975a6.setIcon(icon_4ade2d4ce39890b5ca70c6efbfb4a089);
|
|
|
|
|
|
var marker_0d2bb010d399804ee06d01c5a2e9b673 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1794ca096d9a92adfea4b087845d8dfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5857674afb023d10e635116909489dab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41f532cbfde7c17f7d6db1a217ed345c = $(`<div id="html_41f532cbfde7c17f7d6db1a217ed345c" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_5857674afb023d10e635116909489dab.setContent(html_41f532cbfde7c17f7d6db1a217ed345c);
|
|
|
|
|
|
|
|
marker_0d2bb010d399804ee06d01c5a2e9b673.bindPopup(popup_5857674afb023d10e635116909489dab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d2bb010d399804ee06d01c5a2e9b673.setIcon(icon_1794ca096d9a92adfea4b087845d8dfd);
|
|
|
|
|
|
var marker_ac0a2a70c89ea62db9aab9d5fa70e603 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0fa3fd6a15cb6bf9cdc3843a5565af42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73747a99ee1872e6cafc5d7bc03f4ffa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5327375f1c981b8e612613752d2f0c0 = $(`<div id="html_a5327375f1c981b8e612613752d2f0c0" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_73747a99ee1872e6cafc5d7bc03f4ffa.setContent(html_a5327375f1c981b8e612613752d2f0c0);
|
|
|
|
|
|
|
|
marker_ac0a2a70c89ea62db9aab9d5fa70e603.bindPopup(popup_73747a99ee1872e6cafc5d7bc03f4ffa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac0a2a70c89ea62db9aab9d5fa70e603.setIcon(icon_0fa3fd6a15cb6bf9cdc3843a5565af42);
|
|
|
|
|
|
var marker_7730fe5d97500d13ed2e5ebdba0dabe3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f3625c9749db4e0ea99e7587246cacf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7bf8b5af24dc9ff7e1ebfd073d438c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ec8b9ebef8c22769783fb23955aa128 = $(`<div id="html_2ec8b9ebef8c22769783fb23955aa128" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_d7bf8b5af24dc9ff7e1ebfd073d438c2.setContent(html_2ec8b9ebef8c22769783fb23955aa128);
|
|
|
|
|
|
|
|
marker_7730fe5d97500d13ed2e5ebdba0dabe3.bindPopup(popup_d7bf8b5af24dc9ff7e1ebfd073d438c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7730fe5d97500d13ed2e5ebdba0dabe3.setIcon(icon_f3625c9749db4e0ea99e7587246cacf1);
|
|
|
|
|
|
var marker_01fe067579149c2e15eda559a24a7fc3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bbea82f02377739221216b1a3cf488a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f13f159f30990b65f4af46fa66fd1526 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb8d80ff5d2ffda443c3e9d0cd64fbcb = $(`<div id="html_bb8d80ff5d2ffda443c3e9d0cd64fbcb" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_f13f159f30990b65f4af46fa66fd1526.setContent(html_bb8d80ff5d2ffda443c3e9d0cd64fbcb);
|
|
|
|
|
|
|
|
marker_01fe067579149c2e15eda559a24a7fc3.bindPopup(popup_f13f159f30990b65f4af46fa66fd1526)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01fe067579149c2e15eda559a24a7fc3.setIcon(icon_bbea82f02377739221216b1a3cf488a9);
|
|
|
|
|
|
var marker_af016f87064796cf2a8b1d5b2386bbbc = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_b5e884f4b1cb4134ffe73b26cd0f6b25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2fa6ff3c146f3fc21d000bde2cf03b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04134a6e1640448a74dd358034cd8372 = $(`<div id="html_04134a6e1640448a74dd358034cd8372" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_f2fa6ff3c146f3fc21d000bde2cf03b8.setContent(html_04134a6e1640448a74dd358034cd8372);
|
|
|
|
|
|
|
|
marker_af016f87064796cf2a8b1d5b2386bbbc.bindPopup(popup_f2fa6ff3c146f3fc21d000bde2cf03b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af016f87064796cf2a8b1d5b2386bbbc.setIcon(icon_b5e884f4b1cb4134ffe73b26cd0f6b25);
|
|
|
|
|
|
var marker_8e04e9817d1b36e724b89179e7188bd6 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_b002aff44b5eaf69093b786728e0db57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_010a5f38f5ae55e96a388dfd041cba7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_addbfe810ee8b7f0e290b8a0b3d51e0c = $(`<div id="html_addbfe810ee8b7f0e290b8a0b3d51e0c" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_010a5f38f5ae55e96a388dfd041cba7f.setContent(html_addbfe810ee8b7f0e290b8a0b3d51e0c);
|
|
|
|
|
|
|
|
marker_8e04e9817d1b36e724b89179e7188bd6.bindPopup(popup_010a5f38f5ae55e96a388dfd041cba7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e04e9817d1b36e724b89179e7188bd6.setIcon(icon_b002aff44b5eaf69093b786728e0db57);
|
|
|
|
|
|
var marker_8eb4403f792f186dcf285c2c9e0e87ba = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_571e23b7c7d370015e9daf6d03ec8673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52575ee081ba23c7bc49271c75fe1cad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b39caddee3527cce2082982be546eab2 = $(`<div id="html_b39caddee3527cce2082982be546eab2" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_52575ee081ba23c7bc49271c75fe1cad.setContent(html_b39caddee3527cce2082982be546eab2);
|
|
|
|
|
|
|
|
marker_8eb4403f792f186dcf285c2c9e0e87ba.bindPopup(popup_52575ee081ba23c7bc49271c75fe1cad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eb4403f792f186dcf285c2c9e0e87ba.setIcon(icon_571e23b7c7d370015e9daf6d03ec8673);
|
|
|
|
|
|
var marker_5a9e6334eed5bb45ed73023c12ba24dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_3052193e5fd5b3b01903d21c61e47a63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdfeafa8d93b66c21a8173066ed5f379 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_650b6e5a718109b3c9c92a41f4982eff = $(`<div id="html_650b6e5a718109b3c9c92a41f4982eff" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_cdfeafa8d93b66c21a8173066ed5f379.setContent(html_650b6e5a718109b3c9c92a41f4982eff);
|
|
|
|
|
|
|
|
marker_5a9e6334eed5bb45ed73023c12ba24dc.bindPopup(popup_cdfeafa8d93b66c21a8173066ed5f379)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a9e6334eed5bb45ed73023c12ba24dc.setIcon(icon_3052193e5fd5b3b01903d21c61e47a63);
|
|
|
|
|
|
var marker_53ef89a17b844810f5e1531a1b5b7e07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_cb9ce5d1c972434382010be74707413e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d4bb23c2e46ea6fb04d650f9c5a4c4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db50bc6866c3a73bbe5a895d45a53d6f = $(`<div id="html_db50bc6866c3a73bbe5a895d45a53d6f" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_4d4bb23c2e46ea6fb04d650f9c5a4c4b.setContent(html_db50bc6866c3a73bbe5a895d45a53d6f);
|
|
|
|
|
|
|
|
marker_53ef89a17b844810f5e1531a1b5b7e07.bindPopup(popup_4d4bb23c2e46ea6fb04d650f9c5a4c4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53ef89a17b844810f5e1531a1b5b7e07.setIcon(icon_cb9ce5d1c972434382010be74707413e);
|
|
|
|
|
|
var marker_f446a12244c259eeda2cfa87207ba60d = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_92c05661b7a9cdf87a0ad46488fe1076 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2bb84e243cbfeeff8b0561bc4d7a3ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_457919e8a2d52243e769d5e2302a927a = $(`<div id="html_457919e8a2d52243e769d5e2302a927a" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_b2bb84e243cbfeeff8b0561bc4d7a3ca.setContent(html_457919e8a2d52243e769d5e2302a927a);
|
|
|
|
|
|
|
|
marker_f446a12244c259eeda2cfa87207ba60d.bindPopup(popup_b2bb84e243cbfeeff8b0561bc4d7a3ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f446a12244c259eeda2cfa87207ba60d.setIcon(icon_92c05661b7a9cdf87a0ad46488fe1076);
|
|
|
|
|
|
var marker_bec3ae8369e11da05da0dd61411f17bf = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_fc34fce630fdd6d48ecf6de75cdadece = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5ddc3a4e785eded0b4914c024ad6979 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ced53e121c1be5430a059b7570022901 = $(`<div id="html_ced53e121c1be5430a059b7570022901" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_c5ddc3a4e785eded0b4914c024ad6979.setContent(html_ced53e121c1be5430a059b7570022901);
|
|
|
|
|
|
|
|
marker_bec3ae8369e11da05da0dd61411f17bf.bindPopup(popup_c5ddc3a4e785eded0b4914c024ad6979)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bec3ae8369e11da05da0dd61411f17bf.setIcon(icon_fc34fce630fdd6d48ecf6de75cdadece);
|
|
|
|
|
|
var marker_2627481ae8ad7d63402039624b3b158a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e7d7526895f70031c0484b098b92ffa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ce6a703dccddac3644caa5e87d1a244 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a070650e7cc32a790c0371a8bb16fb79 = $(`<div id="html_a070650e7cc32a790c0371a8bb16fb79" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_7ce6a703dccddac3644caa5e87d1a244.setContent(html_a070650e7cc32a790c0371a8bb16fb79);
|
|
|
|
|
|
|
|
marker_2627481ae8ad7d63402039624b3b158a.bindPopup(popup_7ce6a703dccddac3644caa5e87d1a244)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2627481ae8ad7d63402039624b3b158a.setIcon(icon_e7d7526895f70031c0484b098b92ffa9);
|
|
|
|
|
|
var marker_b88d7d297f5e9f82048fad3000da0931 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e06f9cf5c4236bd0b2f167995f378b87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cfbf1e1bff40bbc5a0c80e0c73c35b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f229e58e5d080b7fced006cdbdcfe66 = $(`<div id="html_2f229e58e5d080b7fced006cdbdcfe66" style="width: 100.0%; height: 100.0%;">hivetalk.nostr1.com</div>`)[0];
|
|
popup_8cfbf1e1bff40bbc5a0c80e0c73c35b6.setContent(html_2f229e58e5d080b7fced006cdbdcfe66);
|
|
|
|
|
|
|
|
marker_b88d7d297f5e9f82048fad3000da0931.bindPopup(popup_8cfbf1e1bff40bbc5a0c80e0c73c35b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b88d7d297f5e9f82048fad3000da0931.setIcon(icon_e06f9cf5c4236bd0b2f167995f378b87);
|
|
|
|
|
|
var marker_0178dfda7cc2de826c5d80bd7d4a471b = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_b87e2b5104020c10f89d3796a6d2ede2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19c7949fcbe2a79e559bedda13cb747c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27fb2539de56f7c70ca8815d7d6a5617 = $(`<div id="html_27fb2539de56f7c70ca8815d7d6a5617" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_19c7949fcbe2a79e559bedda13cb747c.setContent(html_27fb2539de56f7c70ca8815d7d6a5617);
|
|
|
|
|
|
|
|
marker_0178dfda7cc2de826c5d80bd7d4a471b.bindPopup(popup_19c7949fcbe2a79e559bedda13cb747c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0178dfda7cc2de826c5d80bd7d4a471b.setIcon(icon_b87e2b5104020c10f89d3796a6d2ede2);
|
|
|
|
|
|
var marker_7d6cab4bcbd884e659757ec957aa6c05 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_58f550e234061e266e5ad968d9fd1b15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2e98d1b95f2249036ef87e83c98bb15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a5ac9f6d830721b9a38b537584ec1d2 = $(`<div id="html_8a5ac9f6d830721b9a38b537584ec1d2" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_f2e98d1b95f2249036ef87e83c98bb15.setContent(html_8a5ac9f6d830721b9a38b537584ec1d2);
|
|
|
|
|
|
|
|
marker_7d6cab4bcbd884e659757ec957aa6c05.bindPopup(popup_f2e98d1b95f2249036ef87e83c98bb15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d6cab4bcbd884e659757ec957aa6c05.setIcon(icon_58f550e234061e266e5ad968d9fd1b15);
|
|
|
|
|
|
var marker_c676b6b35002b3cf5ef0eb05646fde13 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_b377adeee914de669408a2c856b95416 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8755a36737171b94b33246cb3c4f4e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_921667246792ece1929dd747fd353ef6 = $(`<div id="html_921667246792ece1929dd747fd353ef6" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_f8755a36737171b94b33246cb3c4f4e3.setContent(html_921667246792ece1929dd747fd353ef6);
|
|
|
|
|
|
|
|
marker_c676b6b35002b3cf5ef0eb05646fde13.bindPopup(popup_f8755a36737171b94b33246cb3c4f4e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c676b6b35002b3cf5ef0eb05646fde13.setIcon(icon_b377adeee914de669408a2c856b95416);
|
|
|
|
|
|
var marker_3cda2ad5e06f568a0e11165bbec337c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_38ef491ac1a2137be7370f4bc429518b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1f5ef726c8002906dfee5536eb0de7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd9cf936fcb28369ac183aef74853f3c = $(`<div id="html_fd9cf936fcb28369ac183aef74853f3c" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_c1f5ef726c8002906dfee5536eb0de7e.setContent(html_fd9cf936fcb28369ac183aef74853f3c);
|
|
|
|
|
|
|
|
marker_3cda2ad5e06f568a0e11165bbec337c6.bindPopup(popup_c1f5ef726c8002906dfee5536eb0de7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cda2ad5e06f568a0e11165bbec337c6.setIcon(icon_38ef491ac1a2137be7370f4bc429518b);
|
|
|
|
|
|
var marker_c44a55cfe26b351565fc2bb0bc6d3cd4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_9c41eb68635bf1105ae828aa43d140ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_485c759307e00fd97c181e9fdfc85031 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b65817758f502f2cd36804816a54e4f = $(`<div id="html_7b65817758f502f2cd36804816a54e4f" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_485c759307e00fd97c181e9fdfc85031.setContent(html_7b65817758f502f2cd36804816a54e4f);
|
|
|
|
|
|
|
|
marker_c44a55cfe26b351565fc2bb0bc6d3cd4.bindPopup(popup_485c759307e00fd97c181e9fdfc85031)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c44a55cfe26b351565fc2bb0bc6d3cd4.setIcon(icon_9c41eb68635bf1105ae828aa43d140ba);
|
|
|
|
|
|
var marker_2bf709bc333126bcebdbebabed011aeb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a9671fd1cfe8b6f69d3d7e3805b38f36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_189848548770d28c5da48869df3536e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a71d008d9eae279061d37b03843e641 = $(`<div id="html_9a71d008d9eae279061d37b03843e641" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_189848548770d28c5da48869df3536e8.setContent(html_9a71d008d9eae279061d37b03843e641);
|
|
|
|
|
|
|
|
marker_2bf709bc333126bcebdbebabed011aeb.bindPopup(popup_189848548770d28c5da48869df3536e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bf709bc333126bcebdbebabed011aeb.setIcon(icon_a9671fd1cfe8b6f69d3d7e3805b38f36);
|
|
|
|
|
|
var marker_8b2cc579c028eca6d1f94005527bebea = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_af71db2026f585642eb362cda7385593 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d9bd9b91e623c5fe3fac78d900c30a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99f724c46b25ea44eae72fbd0125922c = $(`<div id="html_99f724c46b25ea44eae72fbd0125922c" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_5d9bd9b91e623c5fe3fac78d900c30a0.setContent(html_99f724c46b25ea44eae72fbd0125922c);
|
|
|
|
|
|
|
|
marker_8b2cc579c028eca6d1f94005527bebea.bindPopup(popup_5d9bd9b91e623c5fe3fac78d900c30a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b2cc579c028eca6d1f94005527bebea.setIcon(icon_af71db2026f585642eb362cda7385593);
|
|
|
|
|
|
var marker_cc1dc2b44cdea4b995c887f9a995df11 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_272b24a58f76b9bdd93b3c4185615527 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd397594eb69f0b22ce6f4b3e79d3450 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4ef5abe39567e5389e35c6495c9eaf8 = $(`<div id="html_d4ef5abe39567e5389e35c6495c9eaf8" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_fd397594eb69f0b22ce6f4b3e79d3450.setContent(html_d4ef5abe39567e5389e35c6495c9eaf8);
|
|
|
|
|
|
|
|
marker_cc1dc2b44cdea4b995c887f9a995df11.bindPopup(popup_fd397594eb69f0b22ce6f4b3e79d3450)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc1dc2b44cdea4b995c887f9a995df11.setIcon(icon_272b24a58f76b9bdd93b3c4185615527);
|
|
|
|
|
|
var marker_f104d9650a41e367c1d6e5f47fefd2c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f534a2c11064677592a53fd3fcddd8ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0a37071c2d9d68b92e751d88376ac9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a81a6e2dd6f264eb7ce0b56a818f889a = $(`<div id="html_a81a6e2dd6f264eb7ce0b56a818f889a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_d0a37071c2d9d68b92e751d88376ac9f.setContent(html_a81a6e2dd6f264eb7ce0b56a818f889a);
|
|
|
|
|
|
|
|
marker_f104d9650a41e367c1d6e5f47fefd2c5.bindPopup(popup_d0a37071c2d9d68b92e751d88376ac9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f104d9650a41e367c1d6e5f47fefd2c5.setIcon(icon_f534a2c11064677592a53fd3fcddd8ce);
|
|
|
|
|
|
var marker_22b5a937b6d6c2d2fffd3431f9ea300e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ee6dfa16f1fd371574cee4e7db88af95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b5ba10e104ab38e0b9492d423398bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_893f0290150e2443dd1b868d9a32b186 = $(`<div id="html_893f0290150e2443dd1b868d9a32b186" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_4b5ba10e104ab38e0b9492d423398bee.setContent(html_893f0290150e2443dd1b868d9a32b186);
|
|
|
|
|
|
|
|
marker_22b5a937b6d6c2d2fffd3431f9ea300e.bindPopup(popup_4b5ba10e104ab38e0b9492d423398bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22b5a937b6d6c2d2fffd3431f9ea300e.setIcon(icon_ee6dfa16f1fd371574cee4e7db88af95);
|
|
|
|
|
|
var marker_46eec0bd7f0aad091a505f11a6fd3337 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_287e8c1ee06674a57d294f4a3d101f09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c89ade2c5465779ceef274124817b1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4711b8ac424f64be1a4a6425a51c06bf = $(`<div id="html_4711b8ac424f64be1a4a6425a51c06bf" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_8c89ade2c5465779ceef274124817b1f.setContent(html_4711b8ac424f64be1a4a6425a51c06bf);
|
|
|
|
|
|
|
|
marker_46eec0bd7f0aad091a505f11a6fd3337.bindPopup(popup_8c89ade2c5465779ceef274124817b1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46eec0bd7f0aad091a505f11a6fd3337.setIcon(icon_287e8c1ee06674a57d294f4a3d101f09);
|
|
|
|
|
|
var marker_4a55758d1191021839ea05d19da652b6 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bb24155a223c5cdc4065557953a93dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c17507f861a2d0510b8511d9f0ddb820 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c86732067ba2b509472821f699567cea = $(`<div id="html_c86732067ba2b509472821f699567cea" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_c17507f861a2d0510b8511d9f0ddb820.setContent(html_c86732067ba2b509472821f699567cea);
|
|
|
|
|
|
|
|
marker_4a55758d1191021839ea05d19da652b6.bindPopup(popup_c17507f861a2d0510b8511d9f0ddb820)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a55758d1191021839ea05d19da652b6.setIcon(icon_bb24155a223c5cdc4065557953a93dd1);
|
|
|
|
|
|
var marker_8258f74e0884cb812feae9af3120b993 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7f7d19257a98941d1245d327dd80e692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f46864249c7efccae5497b66a9431a02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aee2d325c63807155e8332d0979ba14 = $(`<div id="html_8aee2d325c63807155e8332d0979ba14" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_f46864249c7efccae5497b66a9431a02.setContent(html_8aee2d325c63807155e8332d0979ba14);
|
|
|
|
|
|
|
|
marker_8258f74e0884cb812feae9af3120b993.bindPopup(popup_f46864249c7efccae5497b66a9431a02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8258f74e0884cb812feae9af3120b993.setIcon(icon_7f7d19257a98941d1245d327dd80e692);
|
|
|
|
|
|
var marker_ab161111c6cfef230a74d5a7820f53e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1cc21a319bbe9fb9f48236c7a2f6f237 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07facaeb1d7ad994f5443acec3416490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_706ea339af3530ff41337c9accfd2304 = $(`<div id="html_706ea339af3530ff41337c9accfd2304" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_07facaeb1d7ad994f5443acec3416490.setContent(html_706ea339af3530ff41337c9accfd2304);
|
|
|
|
|
|
|
|
marker_ab161111c6cfef230a74d5a7820f53e7.bindPopup(popup_07facaeb1d7ad994f5443acec3416490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab161111c6cfef230a74d5a7820f53e7.setIcon(icon_1cc21a319bbe9fb9f48236c7a2f6f237);
|
|
|
|
|
|
var marker_dacb38496088572633735751913fbb5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_fc78ec2bf7d3464e2fd941d87ce4d1d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1af3f52f03f463e30354403a85c5a234 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e4b8ea3d506015c7a26c4fef70f021 = $(`<div id="html_d8e4b8ea3d506015c7a26c4fef70f021" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_1af3f52f03f463e30354403a85c5a234.setContent(html_d8e4b8ea3d506015c7a26c4fef70f021);
|
|
|
|
|
|
|
|
marker_dacb38496088572633735751913fbb5b.bindPopup(popup_1af3f52f03f463e30354403a85c5a234)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dacb38496088572633735751913fbb5b.setIcon(icon_fc78ec2bf7d3464e2fd941d87ce4d1d3);
|
|
|
|
|
|
var marker_61ec672216156564b2c2a66929f800e7 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1ebc402edfe7009a025e85841f27f1cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edebe376a26db159a1cae6df3c6c381f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88ffa55b5ac161786076094933e710ba = $(`<div id="html_88ffa55b5ac161786076094933e710ba" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_edebe376a26db159a1cae6df3c6c381f.setContent(html_88ffa55b5ac161786076094933e710ba);
|
|
|
|
|
|
|
|
marker_61ec672216156564b2c2a66929f800e7.bindPopup(popup_edebe376a26db159a1cae6df3c6c381f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61ec672216156564b2c2a66929f800e7.setIcon(icon_1ebc402edfe7009a025e85841f27f1cf);
|
|
|
|
|
|
var marker_491538b7074c596541d5e9aeaafce483 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_850c4a6795638540546f42cc04f26c7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f74a841193616faa5c222eec2b2edaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e0533378c9b812a78b42debecce01c5 = $(`<div id="html_6e0533378c9b812a78b42debecce01c5" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_6f74a841193616faa5c222eec2b2edaf.setContent(html_6e0533378c9b812a78b42debecce01c5);
|
|
|
|
|
|
|
|
marker_491538b7074c596541d5e9aeaafce483.bindPopup(popup_6f74a841193616faa5c222eec2b2edaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_491538b7074c596541d5e9aeaafce483.setIcon(icon_850c4a6795638540546f42cc04f26c7b);
|
|
|
|
|
|
var marker_129d29305a9d6ed1ac1a2c79cd24b190 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_365c110195ca95bc70d51600453791cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28515c153dba87f363e5d51a3c64d62b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85bba7077352132ae1e20ad36ea3e0bf = $(`<div id="html_85bba7077352132ae1e20ad36ea3e0bf" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_28515c153dba87f363e5d51a3c64d62b.setContent(html_85bba7077352132ae1e20ad36ea3e0bf);
|
|
|
|
|
|
|
|
marker_129d29305a9d6ed1ac1a2c79cd24b190.bindPopup(popup_28515c153dba87f363e5d51a3c64d62b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_129d29305a9d6ed1ac1a2c79cd24b190.setIcon(icon_365c110195ca95bc70d51600453791cf);
|
|
|
|
|
|
var marker_81abec1ca795c988a075152dcc42fa4a = L.marker(
|
|
[49.2827, -123.121],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ffbe875fbb877ced86463f563e805411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49b581012f23a297338f8d60137f8f26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf9c3f42e7406bd8fa2244bfe64b4c48 = $(`<div id="html_cf9c3f42e7406bd8fa2244bfe64b4c48" style="width: 100.0%; height: 100.0%;">nostr.sagaciousd.com</div>`)[0];
|
|
popup_49b581012f23a297338f8d60137f8f26.setContent(html_cf9c3f42e7406bd8fa2244bfe64b4c48);
|
|
|
|
|
|
|
|
marker_81abec1ca795c988a075152dcc42fa4a.bindPopup(popup_49b581012f23a297338f8d60137f8f26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81abec1ca795c988a075152dcc42fa4a.setIcon(icon_ffbe875fbb877ced86463f563e805411);
|
|
|
|
|
|
var marker_0634c74d3a1b41c8b1b12caa7c7ba95d = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_c55bc8675964b641e3841100e9aa323c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85e79637acb0316232681849ca30f7ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9776569857b2b44ee88ab2504618a42e = $(`<div id="html_9776569857b2b44ee88ab2504618a42e" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_85e79637acb0316232681849ca30f7ae.setContent(html_9776569857b2b44ee88ab2504618a42e);
|
|
|
|
|
|
|
|
marker_0634c74d3a1b41c8b1b12caa7c7ba95d.bindPopup(popup_85e79637acb0316232681849ca30f7ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0634c74d3a1b41c8b1b12caa7c7ba95d.setIcon(icon_c55bc8675964b641e3841100e9aa323c);
|
|
|
|
|
|
var marker_349e76258df3cfaca544df84bbc9dedc = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_af0806b6337c0131f5b6c7e438ee78a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6e190122d8716759753c8447b809071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_235693e3f30c54d13683450aac3e3545 = $(`<div id="html_235693e3f30c54d13683450aac3e3545" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_e6e190122d8716759753c8447b809071.setContent(html_235693e3f30c54d13683450aac3e3545);
|
|
|
|
|
|
|
|
marker_349e76258df3cfaca544df84bbc9dedc.bindPopup(popup_e6e190122d8716759753c8447b809071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_349e76258df3cfaca544df84bbc9dedc.setIcon(icon_af0806b6337c0131f5b6c7e438ee78a6);
|
|
|
|
|
|
var marker_7b7e16e3e6b2659a36981bca5114772f = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bc7c0fb0972ef0328a27ad11ccdc06f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e584ede4e1ca75b37e96a9abdc19b6b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a94b69a15f0f9fd5b62e070b87e0d680 = $(`<div id="html_a94b69a15f0f9fd5b62e070b87e0d680" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_e584ede4e1ca75b37e96a9abdc19b6b3.setContent(html_a94b69a15f0f9fd5b62e070b87e0d680);
|
|
|
|
|
|
|
|
marker_7b7e16e3e6b2659a36981bca5114772f.bindPopup(popup_e584ede4e1ca75b37e96a9abdc19b6b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b7e16e3e6b2659a36981bca5114772f.setIcon(icon_bc7c0fb0972ef0328a27ad11ccdc06f3);
|
|
|
|
|
|
var marker_f11a88351863aeea713ee9d73e9d1c70 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8016a054457940006802eb828dae3a26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6134cf179bf69685f2ebaa91368a113b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_229bbd5342ae200940ffad62aa3a0fcf = $(`<div id="html_229bbd5342ae200940ffad62aa3a0fcf" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_6134cf179bf69685f2ebaa91368a113b.setContent(html_229bbd5342ae200940ffad62aa3a0fcf);
|
|
|
|
|
|
|
|
marker_f11a88351863aeea713ee9d73e9d1c70.bindPopup(popup_6134cf179bf69685f2ebaa91368a113b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f11a88351863aeea713ee9d73e9d1c70.setIcon(icon_8016a054457940006802eb828dae3a26);
|
|
|
|
|
|
var marker_e055f795ce213a6d38c2a3b575dda73c = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7744e42a5ae9b44486d92cc2f59470b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35351914813586c8046dfe1c6bc874e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a240d474736df56edf9058d1e3f9164d = $(`<div id="html_a240d474736df56edf9058d1e3f9164d" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_35351914813586c8046dfe1c6bc874e0.setContent(html_a240d474736df56edf9058d1e3f9164d);
|
|
|
|
|
|
|
|
marker_e055f795ce213a6d38c2a3b575dda73c.bindPopup(popup_35351914813586c8046dfe1c6bc874e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e055f795ce213a6d38c2a3b575dda73c.setIcon(icon_7744e42a5ae9b44486d92cc2f59470b1);
|
|
|
|
|
|
var marker_977ce060c42499826177605abe0008c9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_55471619b0c49533f80f0afec40bd6e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16506b7db6cf377b5808772435dc6f40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fd0a5b86d7a40fa8b9d22e38a3e5197 = $(`<div id="html_9fd0a5b86d7a40fa8b9d22e38a3e5197" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_16506b7db6cf377b5808772435dc6f40.setContent(html_9fd0a5b86d7a40fa8b9d22e38a3e5197);
|
|
|
|
|
|
|
|
marker_977ce060c42499826177605abe0008c9.bindPopup(popup_16506b7db6cf377b5808772435dc6f40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_977ce060c42499826177605abe0008c9.setIcon(icon_55471619b0c49533f80f0afec40bd6e3);
|
|
|
|
|
|
var marker_3b43b430c3e0380ee3637eeb2220f22c = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_335bf1fdc93922bbef712f3189222677 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f4f373785fd7ad243d7aaee1dc8d1b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3db1cf5a38dc5a0f4ee6a88bf462d559 = $(`<div id="html_3db1cf5a38dc5a0f4ee6a88bf462d559" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_8f4f373785fd7ad243d7aaee1dc8d1b5.setContent(html_3db1cf5a38dc5a0f4ee6a88bf462d559);
|
|
|
|
|
|
|
|
marker_3b43b430c3e0380ee3637eeb2220f22c.bindPopup(popup_8f4f373785fd7ad243d7aaee1dc8d1b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b43b430c3e0380ee3637eeb2220f22c.setIcon(icon_335bf1fdc93922bbef712f3189222677);
|
|
|
|
|
|
var marker_71315739f9903c9fc8d7a6712a722388 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_07fbad7d414cc95173d4d7e86a1f0105 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9860f6c02ee8f28e22f114da531f333 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72918417bbb2e52db917de6835ba9520 = $(`<div id="html_72918417bbb2e52db917de6835ba9520" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_c9860f6c02ee8f28e22f114da531f333.setContent(html_72918417bbb2e52db917de6835ba9520);
|
|
|
|
|
|
|
|
marker_71315739f9903c9fc8d7a6712a722388.bindPopup(popup_c9860f6c02ee8f28e22f114da531f333)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71315739f9903c9fc8d7a6712a722388.setIcon(icon_07fbad7d414cc95173d4d7e86a1f0105);
|
|
|
|
|
|
var marker_962089a2d43f73c6dd0523b91f49173b = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_868d4ad0e3745b9def9673eb14a72b99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b49244f6f3c73e54386e446fc67518b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2746979bb0ce308abea66d1d211963e = $(`<div id="html_c2746979bb0ce308abea66d1d211963e" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_b49244f6f3c73e54386e446fc67518b8.setContent(html_c2746979bb0ce308abea66d1d211963e);
|
|
|
|
|
|
|
|
marker_962089a2d43f73c6dd0523b91f49173b.bindPopup(popup_b49244f6f3c73e54386e446fc67518b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_962089a2d43f73c6dd0523b91f49173b.setIcon(icon_868d4ad0e3745b9def9673eb14a72b99);
|
|
|
|
|
|
var marker_287d1216f4041544e9486bb1875b8de7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a588492e497578619b3d22eb946ccaad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa521e7643e49528b8e84f7772b4e1a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d378c6d864dff9cc9af21593daf0403c = $(`<div id="html_d378c6d864dff9cc9af21593daf0403c" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_aa521e7643e49528b8e84f7772b4e1a1.setContent(html_d378c6d864dff9cc9af21593daf0403c);
|
|
|
|
|
|
|
|
marker_287d1216f4041544e9486bb1875b8de7.bindPopup(popup_aa521e7643e49528b8e84f7772b4e1a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_287d1216f4041544e9486bb1875b8de7.setIcon(icon_a588492e497578619b3d22eb946ccaad);
|
|
|
|
|
|
var marker_711521ae0775247ca223da6323a912ba = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f68aba542e9572a9e9fe1e115411336b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b82e87cfe0b5441a3de0750fd34e7e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81f0f2ba769964bcc9ca4c1cb97112fe = $(`<div id="html_81f0f2ba769964bcc9ca4c1cb97112fe" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_1b82e87cfe0b5441a3de0750fd34e7e3.setContent(html_81f0f2ba769964bcc9ca4c1cb97112fe);
|
|
|
|
|
|
|
|
marker_711521ae0775247ca223da6323a912ba.bindPopup(popup_1b82e87cfe0b5441a3de0750fd34e7e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_711521ae0775247ca223da6323a912ba.setIcon(icon_f68aba542e9572a9e9fe1e115411336b);
|
|
|
|
|
|
var marker_c9c9003355938494267e9014dc2258f5 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_2754971115856a95593ff66ffec022d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f71fe1b89c9847388e01bfa1d7854e97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b00b058215de1b5543f424e8606b1110 = $(`<div id="html_b00b058215de1b5543f424e8606b1110" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_f71fe1b89c9847388e01bfa1d7854e97.setContent(html_b00b058215de1b5543f424e8606b1110);
|
|
|
|
|
|
|
|
marker_c9c9003355938494267e9014dc2258f5.bindPopup(popup_f71fe1b89c9847388e01bfa1d7854e97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9c9003355938494267e9014dc2258f5.setIcon(icon_2754971115856a95593ff66ffec022d8);
|
|
|
|
|
|
var marker_b00e0d938d4ff2626decbd44b2b3af08 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_64b68e0864f07bf6d2a541f6da84e06e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_120f519932bc46902cd0dd690bfebd99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e95ea393eaecbb966385bea6542b7bb = $(`<div id="html_5e95ea393eaecbb966385bea6542b7bb" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_120f519932bc46902cd0dd690bfebd99.setContent(html_5e95ea393eaecbb966385bea6542b7bb);
|
|
|
|
|
|
|
|
marker_b00e0d938d4ff2626decbd44b2b3af08.bindPopup(popup_120f519932bc46902cd0dd690bfebd99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b00e0d938d4ff2626decbd44b2b3af08.setIcon(icon_64b68e0864f07bf6d2a541f6da84e06e);
|
|
|
|
|
|
var marker_874401a3207ab9c5752c65b93cf255fc = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_c928cac93f76fbe8891f4540f32fe5d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f78ac9cfac77cf03763fff3edc7c963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeb56b7fb411c8161b87e0a40e0a4ac1 = $(`<div id="html_aeb56b7fb411c8161b87e0a40e0a4ac1" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_8f78ac9cfac77cf03763fff3edc7c963.setContent(html_aeb56b7fb411c8161b87e0a40e0a4ac1);
|
|
|
|
|
|
|
|
marker_874401a3207ab9c5752c65b93cf255fc.bindPopup(popup_8f78ac9cfac77cf03763fff3edc7c963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_874401a3207ab9c5752c65b93cf255fc.setIcon(icon_c928cac93f76fbe8891f4540f32fe5d3);
|
|
|
|
|
|
var marker_c3fea05a5a9bfaa56731a48ce54e4f80 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1beebe3538ffe3f7e8b669ac7b5d0678 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9091d306ebbf8f5dd9a337828866505d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62458db4d6e108734ba9b8435579f0a5 = $(`<div id="html_62458db4d6e108734ba9b8435579f0a5" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_9091d306ebbf8f5dd9a337828866505d.setContent(html_62458db4d6e108734ba9b8435579f0a5);
|
|
|
|
|
|
|
|
marker_c3fea05a5a9bfaa56731a48ce54e4f80.bindPopup(popup_9091d306ebbf8f5dd9a337828866505d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3fea05a5a9bfaa56731a48ce54e4f80.setIcon(icon_1beebe3538ffe3f7e8b669ac7b5d0678);
|
|
|
|
|
|
var marker_60bfa7fec37d75cdb68b976842d932fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e4a09132f048ebc400268058fd0cf366 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bda2d67cf7204f37d43956bcd2d78cd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f85c4155723dbb7063a912b9aaccd5fc = $(`<div id="html_f85c4155723dbb7063a912b9aaccd5fc" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_bda2d67cf7204f37d43956bcd2d78cd4.setContent(html_f85c4155723dbb7063a912b9aaccd5fc);
|
|
|
|
|
|
|
|
marker_60bfa7fec37d75cdb68b976842d932fd.bindPopup(popup_bda2d67cf7204f37d43956bcd2d78cd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60bfa7fec37d75cdb68b976842d932fd.setIcon(icon_e4a09132f048ebc400268058fd0cf366);
|
|
|
|
|
|
var marker_9ec00834c217a12ba37d85a5bfde2059 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_5f60560150322f97b6718a4120785255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63e974ed73f4ff37305300c59e106249 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14e7c29b08219883a80bc1fc2e9027e9 = $(`<div id="html_14e7c29b08219883a80bc1fc2e9027e9" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_63e974ed73f4ff37305300c59e106249.setContent(html_14e7c29b08219883a80bc1fc2e9027e9);
|
|
|
|
|
|
|
|
marker_9ec00834c217a12ba37d85a5bfde2059.bindPopup(popup_63e974ed73f4ff37305300c59e106249)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ec00834c217a12ba37d85a5bfde2059.setIcon(icon_5f60560150322f97b6718a4120785255);
|
|
|
|
|
|
var marker_8ff23240607f3da80bf05fae46c25914 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f44e18c7953761dfa82ff9a5e3d6fcf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe88733a92aab3eb7dde4725846e3eae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11c7dd5a4364ad9d416dc2dec6af33d5 = $(`<div id="html_11c7dd5a4364ad9d416dc2dec6af33d5" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_fe88733a92aab3eb7dde4725846e3eae.setContent(html_11c7dd5a4364ad9d416dc2dec6af33d5);
|
|
|
|
|
|
|
|
marker_8ff23240607f3da80bf05fae46c25914.bindPopup(popup_fe88733a92aab3eb7dde4725846e3eae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ff23240607f3da80bf05fae46c25914.setIcon(icon_f44e18c7953761dfa82ff9a5e3d6fcf4);
|
|
|
|
|
|
var marker_dc44f9ec00138e46a53f0c6af02bcfaf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e3fce0f584a7591b8703003eef12dad0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c71a90388bea48eaf20bbe2cf479eef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b7b7f3b3154f0cfec94742b931c4015 = $(`<div id="html_5b7b7f3b3154f0cfec94742b931c4015" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_4c71a90388bea48eaf20bbe2cf479eef.setContent(html_5b7b7f3b3154f0cfec94742b931c4015);
|
|
|
|
|
|
|
|
marker_dc44f9ec00138e46a53f0c6af02bcfaf.bindPopup(popup_4c71a90388bea48eaf20bbe2cf479eef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc44f9ec00138e46a53f0c6af02bcfaf.setIcon(icon_e3fce0f584a7591b8703003eef12dad0);
|
|
|
|
|
|
var marker_034fd9363dc79c02c17da3b6d144891a = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_4c885b75b4ec70cdc003d1809ac6b67b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14a1f8e40b2f283b0b36eea3e3c374c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11af36f53b6504927948255b9f8fe20d = $(`<div id="html_11af36f53b6504927948255b9f8fe20d" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_14a1f8e40b2f283b0b36eea3e3c374c6.setContent(html_11af36f53b6504927948255b9f8fe20d);
|
|
|
|
|
|
|
|
marker_034fd9363dc79c02c17da3b6d144891a.bindPopup(popup_14a1f8e40b2f283b0b36eea3e3c374c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_034fd9363dc79c02c17da3b6d144891a.setIcon(icon_4c885b75b4ec70cdc003d1809ac6b67b);
|
|
|
|
|
|
var marker_5522b7edc8b75d2f976e36e1a8b18942 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_cdb999da91df58b35f5fdb551a0e31fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b8ac0304afe8bb0f4f3b4a24b072ec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc87c7b1af3e0cc5a941470651cf5571 = $(`<div id="html_bc87c7b1af3e0cc5a941470651cf5571" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_4b8ac0304afe8bb0f4f3b4a24b072ec6.setContent(html_bc87c7b1af3e0cc5a941470651cf5571);
|
|
|
|
|
|
|
|
marker_5522b7edc8b75d2f976e36e1a8b18942.bindPopup(popup_4b8ac0304afe8bb0f4f3b4a24b072ec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5522b7edc8b75d2f976e36e1a8b18942.setIcon(icon_cdb999da91df58b35f5fdb551a0e31fc);
|
|
|
|
|
|
var marker_fca29743107026a27e5e4a4cd83601d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8cef62e42d16fee0322187b386f18de4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83ee347357ff57973bc7a1fcd5840521 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46a3fb7c5f16cf5d03d0093c80083d2 = $(`<div id="html_f46a3fb7c5f16cf5d03d0093c80083d2" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_83ee347357ff57973bc7a1fcd5840521.setContent(html_f46a3fb7c5f16cf5d03d0093c80083d2);
|
|
|
|
|
|
|
|
marker_fca29743107026a27e5e4a4cd83601d5.bindPopup(popup_83ee347357ff57973bc7a1fcd5840521)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fca29743107026a27e5e4a4cd83601d5.setIcon(icon_8cef62e42d16fee0322187b386f18de4);
|
|
|
|
|
|
var marker_9d986fc86423f5721510db31f157c90c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e1c0b7f9ab813e600cc72e38c0221adb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a822cb2af5c1d9e716e0b3744f7bf84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56e7e28d6ed48b8c5aa2ac4fc2d426c5 = $(`<div id="html_56e7e28d6ed48b8c5aa2ac4fc2d426c5" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_2a822cb2af5c1d9e716e0b3744f7bf84.setContent(html_56e7e28d6ed48b8c5aa2ac4fc2d426c5);
|
|
|
|
|
|
|
|
marker_9d986fc86423f5721510db31f157c90c.bindPopup(popup_2a822cb2af5c1d9e716e0b3744f7bf84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d986fc86423f5721510db31f157c90c.setIcon(icon_e1c0b7f9ab813e600cc72e38c0221adb);
|
|
|
|
|
|
var marker_5522941219f81c0fa7217b8e4ce469a4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0d65cbf668ce6c6a074ab54e92ed0937 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d7b10617ac08874eaa62e31f4ee2ca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7695e098b721bb3444ac58da10dc9bf3 = $(`<div id="html_7695e098b721bb3444ac58da10dc9bf3" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_7d7b10617ac08874eaa62e31f4ee2ca0.setContent(html_7695e098b721bb3444ac58da10dc9bf3);
|
|
|
|
|
|
|
|
marker_5522941219f81c0fa7217b8e4ce469a4.bindPopup(popup_7d7b10617ac08874eaa62e31f4ee2ca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5522941219f81c0fa7217b8e4ce469a4.setIcon(icon_0d65cbf668ce6c6a074ab54e92ed0937);
|
|
|
|
|
|
var marker_380ba1eed5dea8d53da7393f364b757a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ed40e629736c11bd5c0b5bac6b7a9837 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1390fc4aa3af63fddd9560049fad3dfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d1a7a7902985d994090295201e5992a = $(`<div id="html_5d1a7a7902985d994090295201e5992a" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_1390fc4aa3af63fddd9560049fad3dfc.setContent(html_5d1a7a7902985d994090295201e5992a);
|
|
|
|
|
|
|
|
marker_380ba1eed5dea8d53da7393f364b757a.bindPopup(popup_1390fc4aa3af63fddd9560049fad3dfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_380ba1eed5dea8d53da7393f364b757a.setIcon(icon_ed40e629736c11bd5c0b5bac6b7a9837);
|
|
|
|
|
|
var marker_393f50e57c601bf1e8aba84d9f9d0620 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_6570ef7b9451a8f2a3e9a636f090c663 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_434ef10f5487e0833f02eb4a14e26dd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4cc7a596b0920216f2919e8db36ce26 = $(`<div id="html_f4cc7a596b0920216f2919e8db36ce26" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_434ef10f5487e0833f02eb4a14e26dd4.setContent(html_f4cc7a596b0920216f2919e8db36ce26);
|
|
|
|
|
|
|
|
marker_393f50e57c601bf1e8aba84d9f9d0620.bindPopup(popup_434ef10f5487e0833f02eb4a14e26dd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_393f50e57c601bf1e8aba84d9f9d0620.setIcon(icon_6570ef7b9451a8f2a3e9a636f090c663);
|
|
|
|
|
|
var marker_6363f89c04527727c2f8dde10bb71d3c = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bfe82c257bc9eb39bd4f58bfb4defd09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7436d44cf96a256e79b61c699e20b0b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16e4480002e624d29310a735dcd5da9b = $(`<div id="html_16e4480002e624d29310a735dcd5da9b" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_7436d44cf96a256e79b61c699e20b0b3.setContent(html_16e4480002e624d29310a735dcd5da9b);
|
|
|
|
|
|
|
|
marker_6363f89c04527727c2f8dde10bb71d3c.bindPopup(popup_7436d44cf96a256e79b61c699e20b0b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6363f89c04527727c2f8dde10bb71d3c.setIcon(icon_bfe82c257bc9eb39bd4f58bfb4defd09);
|
|
|
|
|
|
var marker_34df14ef864b589ca0f8a6112855bcdc = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_b8a82e95b6fcad224dc1f58c864f7af6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_249c5676a9f07f3e49bd70c53b9cb6c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9391f875e63dd2e513c181322f060cd7 = $(`<div id="html_9391f875e63dd2e513c181322f060cd7" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_249c5676a9f07f3e49bd70c53b9cb6c0.setContent(html_9391f875e63dd2e513c181322f060cd7);
|
|
|
|
|
|
|
|
marker_34df14ef864b589ca0f8a6112855bcdc.bindPopup(popup_249c5676a9f07f3e49bd70c53b9cb6c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34df14ef864b589ca0f8a6112855bcdc.setIcon(icon_b8a82e95b6fcad224dc1f58c864f7af6);
|
|
|
|
|
|
var marker_749396509566a3cb507eb9bd16093295 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e09cc207aa6d98f6f6ee2ee12ae9d2d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a81bd979a670f13884010f2ca0a71f27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e09ace4973d4c8fa3f7b58928bd36e1 = $(`<div id="html_4e09ace4973d4c8fa3f7b58928bd36e1" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_a81bd979a670f13884010f2ca0a71f27.setContent(html_4e09ace4973d4c8fa3f7b58928bd36e1);
|
|
|
|
|
|
|
|
marker_749396509566a3cb507eb9bd16093295.bindPopup(popup_a81bd979a670f13884010f2ca0a71f27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_749396509566a3cb507eb9bd16093295.setIcon(icon_e09cc207aa6d98f6f6ee2ee12ae9d2d5);
|
|
|
|
|
|
var marker_5a5627955125b101872ac579a1b2db67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0c24cf4f47c2e5779ee90682b54f2c7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08489770dc76f2d8f96df422e471d4be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ef589db446784c804a6d457bda8aaa4 = $(`<div id="html_7ef589db446784c804a6d457bda8aaa4" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_08489770dc76f2d8f96df422e471d4be.setContent(html_7ef589db446784c804a6d457bda8aaa4);
|
|
|
|
|
|
|
|
marker_5a5627955125b101872ac579a1b2db67.bindPopup(popup_08489770dc76f2d8f96df422e471d4be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a5627955125b101872ac579a1b2db67.setIcon(icon_0c24cf4f47c2e5779ee90682b54f2c7c);
|
|
|
|
|
|
var marker_50988450974d2780fc52808e0f7bf572 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e6a346bf20bb71f16768dfb597a689ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_436f2c47b8e1d9e4f70fe7976a28a78a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2fc962b721ba5d89cf58ff4ea875647 = $(`<div id="html_f2fc962b721ba5d89cf58ff4ea875647" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_436f2c47b8e1d9e4f70fe7976a28a78a.setContent(html_f2fc962b721ba5d89cf58ff4ea875647);
|
|
|
|
|
|
|
|
marker_50988450974d2780fc52808e0f7bf572.bindPopup(popup_436f2c47b8e1d9e4f70fe7976a28a78a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50988450974d2780fc52808e0f7bf572.setIcon(icon_e6a346bf20bb71f16768dfb597a689ec);
|
|
|
|
|
|
var marker_f44c0c872dbdfff05945dc3d089aca4b = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_fd030c0bf81cf137f4e69e5e78313f48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_107b06d37032f91adc43db1fe05f071f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0550ce3ecdd12df6682c8a3f9e5d2b4f = $(`<div id="html_0550ce3ecdd12df6682c8a3f9e5d2b4f" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_107b06d37032f91adc43db1fe05f071f.setContent(html_0550ce3ecdd12df6682c8a3f9e5d2b4f);
|
|
|
|
|
|
|
|
marker_f44c0c872dbdfff05945dc3d089aca4b.bindPopup(popup_107b06d37032f91adc43db1fe05f071f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f44c0c872dbdfff05945dc3d089aca4b.setIcon(icon_fd030c0bf81cf137f4e69e5e78313f48);
|
|
|
|
|
|
var marker_903b940143201ac8527a41990c64fca1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a29c67367dcaae5667590ffd0d812d9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fb5d906039a2363365cdcb2296ec04b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaefa4ae277bd6a72013dadf56034bf1 = $(`<div id="html_eaefa4ae277bd6a72013dadf56034bf1" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_6fb5d906039a2363365cdcb2296ec04b.setContent(html_eaefa4ae277bd6a72013dadf56034bf1);
|
|
|
|
|
|
|
|
marker_903b940143201ac8527a41990c64fca1.bindPopup(popup_6fb5d906039a2363365cdcb2296ec04b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_903b940143201ac8527a41990c64fca1.setIcon(icon_a29c67367dcaae5667590ffd0d812d9a);
|
|
|
|
|
|
var marker_6055e767ef0d3813895f461039a0fec8 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_58e3667fec16ab937b2a855920a2648b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a12df430a1b7890e8580b3319de605a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72e0feee23a61dedd9b1fccff8fbda69 = $(`<div id="html_72e0feee23a61dedd9b1fccff8fbda69" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a12df430a1b7890e8580b3319de605a3.setContent(html_72e0feee23a61dedd9b1fccff8fbda69);
|
|
|
|
|
|
|
|
marker_6055e767ef0d3813895f461039a0fec8.bindPopup(popup_a12df430a1b7890e8580b3319de605a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6055e767ef0d3813895f461039a0fec8.setIcon(icon_58e3667fec16ab937b2a855920a2648b);
|
|
|
|
|
|
var marker_c6b3861c35d8ae8a0a36ce311b9fae19 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_731b0fc0003728aa86b550b71f352c70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb6a3f09fd6f30290d5e2c0da30a992b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6219c405959eb05b671cccaa69cd4118 = $(`<div id="html_6219c405959eb05b671cccaa69cd4118" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_bb6a3f09fd6f30290d5e2c0da30a992b.setContent(html_6219c405959eb05b671cccaa69cd4118);
|
|
|
|
|
|
|
|
marker_c6b3861c35d8ae8a0a36ce311b9fae19.bindPopup(popup_bb6a3f09fd6f30290d5e2c0da30a992b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6b3861c35d8ae8a0a36ce311b9fae19.setIcon(icon_731b0fc0003728aa86b550b71f352c70);
|
|
|
|
|
|
var marker_323a572b1204f817d3628fe3965c59b9 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_938ff3089a5c15819893d5aed6d2e3d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6d15653a669b65480e55c75dfafca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c2bca09de87955b7440a4fbe6ce8122 = $(`<div id="html_6c2bca09de87955b7440a4fbe6ce8122" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_ee6d15653a669b65480e55c75dfafca6.setContent(html_6c2bca09de87955b7440a4fbe6ce8122);
|
|
|
|
|
|
|
|
marker_323a572b1204f817d3628fe3965c59b9.bindPopup(popup_ee6d15653a669b65480e55c75dfafca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_323a572b1204f817d3628fe3965c59b9.setIcon(icon_938ff3089a5c15819893d5aed6d2e3d2);
|
|
|
|
|
|
var marker_4bd393b30def3df50f295aca5677f4a8 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_dd6dbba42dbd2f41373afddba527707e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_956981980435202f152ffcad0a41cccf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6b1771b34dc182fa721ee12af55f20e = $(`<div id="html_d6b1771b34dc182fa721ee12af55f20e" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_956981980435202f152ffcad0a41cccf.setContent(html_d6b1771b34dc182fa721ee12af55f20e);
|
|
|
|
|
|
|
|
marker_4bd393b30def3df50f295aca5677f4a8.bindPopup(popup_956981980435202f152ffcad0a41cccf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bd393b30def3df50f295aca5677f4a8.setIcon(icon_dd6dbba42dbd2f41373afddba527707e);
|
|
|
|
|
|
var marker_7822a1e79c172523b27832740b8731b3 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_40c9e1d7e7b09032313affc0f9655807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b54455b5d55a42a11c36df868b80efd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14952cba383a6d3aefdd01ff932f11bc = $(`<div id="html_14952cba383a6d3aefdd01ff932f11bc" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_4b54455b5d55a42a11c36df868b80efd.setContent(html_14952cba383a6d3aefdd01ff932f11bc);
|
|
|
|
|
|
|
|
marker_7822a1e79c172523b27832740b8731b3.bindPopup(popup_4b54455b5d55a42a11c36df868b80efd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7822a1e79c172523b27832740b8731b3.setIcon(icon_40c9e1d7e7b09032313affc0f9655807);
|
|
|
|
|
|
var marker_3cf1c9f0d3d86283583dd0da58ca3740 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ebb73646816c1cece64b50f7bff06977 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cfb05a58f002186a7acffbaa1245c94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62d339e8ae50924dc3b4a8c8ee59dfb4 = $(`<div id="html_62d339e8ae50924dc3b4a8c8ee59dfb4" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_8cfb05a58f002186a7acffbaa1245c94.setContent(html_62d339e8ae50924dc3b4a8c8ee59dfb4);
|
|
|
|
|
|
|
|
marker_3cf1c9f0d3d86283583dd0da58ca3740.bindPopup(popup_8cfb05a58f002186a7acffbaa1245c94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cf1c9f0d3d86283583dd0da58ca3740.setIcon(icon_ebb73646816c1cece64b50f7bff06977);
|
|
|
|
|
|
var marker_1139734c9eb13859b6c00a3ad9adf373 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0f61827b9e29c80472c552f94d2b1a9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b5f9cde3fe0410f7fe012ed6f988e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80b5aa72daf400035702475158b14c2a = $(`<div id="html_80b5aa72daf400035702475158b14c2a" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_33b5f9cde3fe0410f7fe012ed6f988e3.setContent(html_80b5aa72daf400035702475158b14c2a);
|
|
|
|
|
|
|
|
marker_1139734c9eb13859b6c00a3ad9adf373.bindPopup(popup_33b5f9cde3fe0410f7fe012ed6f988e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1139734c9eb13859b6c00a3ad9adf373.setIcon(icon_0f61827b9e29c80472c552f94d2b1a9a);
|
|
|
|
|
|
var marker_53c4733b0dd3593b1a24830871a77f67 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_155e1d719d29f7d8e60a57dd062b30db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eab360f358a43d82d778691aa429860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_341db0fb17e2a42a01ae228b9da65e6d = $(`<div id="html_341db0fb17e2a42a01ae228b9da65e6d" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_3eab360f358a43d82d778691aa429860.setContent(html_341db0fb17e2a42a01ae228b9da65e6d);
|
|
|
|
|
|
|
|
marker_53c4733b0dd3593b1a24830871a77f67.bindPopup(popup_3eab360f358a43d82d778691aa429860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53c4733b0dd3593b1a24830871a77f67.setIcon(icon_155e1d719d29f7d8e60a57dd062b30db);
|
|
|
|
|
|
var marker_ed99037c6e4c4ffa08c5765ec59bea36 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_82d20d28cc830e25e86c061e0c142dcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f03e00f4fffc9e56957eef3ea2f685b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd42d896c088997de637a9ac22a87447 = $(`<div id="html_dd42d896c088997de637a9ac22a87447" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_5f03e00f4fffc9e56957eef3ea2f685b.setContent(html_dd42d896c088997de637a9ac22a87447);
|
|
|
|
|
|
|
|
marker_ed99037c6e4c4ffa08c5765ec59bea36.bindPopup(popup_5f03e00f4fffc9e56957eef3ea2f685b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed99037c6e4c4ffa08c5765ec59bea36.setIcon(icon_82d20d28cc830e25e86c061e0c142dcd);
|
|
|
|
|
|
var marker_b47ced70d9bd340373ccca4fdb3e7c3f = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_2ad961249cafb8b2ffdf5b1253901420 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcfc2e872293bf6325d4bea980919c86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e0c8010b7b5c8022fc266c45889b5ab = $(`<div id="html_9e0c8010b7b5c8022fc266c45889b5ab" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_fcfc2e872293bf6325d4bea980919c86.setContent(html_9e0c8010b7b5c8022fc266c45889b5ab);
|
|
|
|
|
|
|
|
marker_b47ced70d9bd340373ccca4fdb3e7c3f.bindPopup(popup_fcfc2e872293bf6325d4bea980919c86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b47ced70d9bd340373ccca4fdb3e7c3f.setIcon(icon_2ad961249cafb8b2ffdf5b1253901420);
|
|
|
|
|
|
var marker_3db80ca249b8320d9474c2727e9870ec = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_95f169fe41afcba8dbdb07e6ffd7c5b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6b9e179b1b90af5b05046a9d2bf18b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b8c95e88b71cb54fa5061c5e64ed97b = $(`<div id="html_8b8c95e88b71cb54fa5061c5e64ed97b" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_c6b9e179b1b90af5b05046a9d2bf18b1.setContent(html_8b8c95e88b71cb54fa5061c5e64ed97b);
|
|
|
|
|
|
|
|
marker_3db80ca249b8320d9474c2727e9870ec.bindPopup(popup_c6b9e179b1b90af5b05046a9d2bf18b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3db80ca249b8320d9474c2727e9870ec.setIcon(icon_95f169fe41afcba8dbdb07e6ffd7c5b0);
|
|
|
|
|
|
var marker_cb3a4d141add1e94212120e639a5cc2f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a1505d5366fb13fc16fa58e6a905fb78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c6938b467e0c66d88b5c6f5b35e8217 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be917f07f1a31bb29c70b174ac040e46 = $(`<div id="html_be917f07f1a31bb29c70b174ac040e46" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_9c6938b467e0c66d88b5c6f5b35e8217.setContent(html_be917f07f1a31bb29c70b174ac040e46);
|
|
|
|
|
|
|
|
marker_cb3a4d141add1e94212120e639a5cc2f.bindPopup(popup_9c6938b467e0c66d88b5c6f5b35e8217)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb3a4d141add1e94212120e639a5cc2f.setIcon(icon_a1505d5366fb13fc16fa58e6a905fb78);
|
|
|
|
|
|
var marker_e28535e71c2b63a02f5dc467821a1fa7 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_abbaceb61ced9b6ea80ffc2866d7184a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63314137d1a50a7659845a6a16c1e279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311916d3fcb3fec89346ebc1df9affcf = $(`<div id="html_311916d3fcb3fec89346ebc1df9affcf" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_63314137d1a50a7659845a6a16c1e279.setContent(html_311916d3fcb3fec89346ebc1df9affcf);
|
|
|
|
|
|
|
|
marker_e28535e71c2b63a02f5dc467821a1fa7.bindPopup(popup_63314137d1a50a7659845a6a16c1e279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e28535e71c2b63a02f5dc467821a1fa7.setIcon(icon_abbaceb61ced9b6ea80ffc2866d7184a);
|
|
|
|
|
|
var marker_3ce743b611cf893c85b1c95ed0b72b53 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d5a78cbfacc3d5460beee7884361bed0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_453b7fb0d8d159ffc112afb440480fca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15182ff22572a0a7a43c848ce6d42a5e = $(`<div id="html_15182ff22572a0a7a43c848ce6d42a5e" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_453b7fb0d8d159ffc112afb440480fca.setContent(html_15182ff22572a0a7a43c848ce6d42a5e);
|
|
|
|
|
|
|
|
marker_3ce743b611cf893c85b1c95ed0b72b53.bindPopup(popup_453b7fb0d8d159ffc112afb440480fca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ce743b611cf893c85b1c95ed0b72b53.setIcon(icon_d5a78cbfacc3d5460beee7884361bed0);
|
|
|
|
|
|
var marker_dd0a04353bbec22aeadc75041f3f4890 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_57da9e1f762964b0c9306600ee90df74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0d4b672c2f018e47bbe61077fa5a484 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14dab866ee3d0c52c023792e77a2553f = $(`<div id="html_14dab866ee3d0c52c023792e77a2553f" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_c0d4b672c2f018e47bbe61077fa5a484.setContent(html_14dab866ee3d0c52c023792e77a2553f);
|
|
|
|
|
|
|
|
marker_dd0a04353bbec22aeadc75041f3f4890.bindPopup(popup_c0d4b672c2f018e47bbe61077fa5a484)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd0a04353bbec22aeadc75041f3f4890.setIcon(icon_57da9e1f762964b0c9306600ee90df74);
|
|
|
|
|
|
var marker_0e66a21794b85e3b53acf1d8eddfcbe2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d522c1f66f5ed4dc78c6849e0fdd15ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc27018cdf71e68ef2c729bf0a0d15db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d88cc99318a0d985ae51a38abb4b41f = $(`<div id="html_4d88cc99318a0d985ae51a38abb4b41f" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_cc27018cdf71e68ef2c729bf0a0d15db.setContent(html_4d88cc99318a0d985ae51a38abb4b41f);
|
|
|
|
|
|
|
|
marker_0e66a21794b85e3b53acf1d8eddfcbe2.bindPopup(popup_cc27018cdf71e68ef2c729bf0a0d15db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e66a21794b85e3b53acf1d8eddfcbe2.setIcon(icon_d522c1f66f5ed4dc78c6849e0fdd15ca);
|
|
|
|
|
|
var marker_134401c080f0bfd4ed457a3cc2322511 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_c98fc9deb6ef567179e88fdb4c2ab182 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b788c0d461f14d6b28fcbd5a60b954c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6071acfddeea8b93524e358e777c3b4e = $(`<div id="html_6071acfddeea8b93524e358e777c3b4e" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_b788c0d461f14d6b28fcbd5a60b954c7.setContent(html_6071acfddeea8b93524e358e777c3b4e);
|
|
|
|
|
|
|
|
marker_134401c080f0bfd4ed457a3cc2322511.bindPopup(popup_b788c0d461f14d6b28fcbd5a60b954c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_134401c080f0bfd4ed457a3cc2322511.setIcon(icon_c98fc9deb6ef567179e88fdb4c2ab182);
|
|
|
|
|
|
var marker_922fdbc6c51dbe0720a354adf1da498d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8bdd383929ab3fd3c30f1cdd69f37cd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4be0cd7595438336d984c1f55976b0a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd03564d5269d38c365d8ccaef3f0415 = $(`<div id="html_fd03564d5269d38c365d8ccaef3f0415" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_4be0cd7595438336d984c1f55976b0a3.setContent(html_fd03564d5269d38c365d8ccaef3f0415);
|
|
|
|
|
|
|
|
marker_922fdbc6c51dbe0720a354adf1da498d.bindPopup(popup_4be0cd7595438336d984c1f55976b0a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_922fdbc6c51dbe0720a354adf1da498d.setIcon(icon_8bdd383929ab3fd3c30f1cdd69f37cd7);
|
|
|
|
|
|
var marker_c7ce694c0bb84d90253c8208bfbbbc4d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bd4275d4141e36d930de5764d74ecfc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_350667a96ee9b5436220117b2ed4816d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa757f94ebace91133d9d4b654f6f1e5 = $(`<div id="html_aa757f94ebace91133d9d4b654f6f1e5" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_350667a96ee9b5436220117b2ed4816d.setContent(html_aa757f94ebace91133d9d4b654f6f1e5);
|
|
|
|
|
|
|
|
marker_c7ce694c0bb84d90253c8208bfbbbc4d.bindPopup(popup_350667a96ee9b5436220117b2ed4816d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7ce694c0bb84d90253c8208bfbbbc4d.setIcon(icon_bd4275d4141e36d930de5764d74ecfc7);
|
|
|
|
|
|
var marker_1946f26aa2b59e612ed8221c818355f9 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_95ff4385f45ab5c2f9e4e3e2b0f17e69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb66b5898423287799b317c8561a43df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f821eb2315d23adf14fb70c33c9260f8 = $(`<div id="html_f821eb2315d23adf14fb70c33c9260f8" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_cb66b5898423287799b317c8561a43df.setContent(html_f821eb2315d23adf14fb70c33c9260f8);
|
|
|
|
|
|
|
|
marker_1946f26aa2b59e612ed8221c818355f9.bindPopup(popup_cb66b5898423287799b317c8561a43df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1946f26aa2b59e612ed8221c818355f9.setIcon(icon_95ff4385f45ab5c2f9e4e3e2b0f17e69);
|
|
|
|
|
|
var marker_dc5bffe85c4c6e9b6dee26d30034d248 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d5044a45baa3247f53939879fc68112a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76544b5e0f1f6c52bcf030235f2fdd9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_682febc77a2cdec819010a0c28717669 = $(`<div id="html_682febc77a2cdec819010a0c28717669" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_76544b5e0f1f6c52bcf030235f2fdd9f.setContent(html_682febc77a2cdec819010a0c28717669);
|
|
|
|
|
|
|
|
marker_dc5bffe85c4c6e9b6dee26d30034d248.bindPopup(popup_76544b5e0f1f6c52bcf030235f2fdd9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc5bffe85c4c6e9b6dee26d30034d248.setIcon(icon_d5044a45baa3247f53939879fc68112a);
|
|
|
|
|
|
var marker_9af7e3db78e242e12e1f3f0ec58396bd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d4afd8fef252db62d3d43b4b50982087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e49fca703c095120896276bf3d83b7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92441f95c9e718a8adbf837fd7fa992a = $(`<div id="html_92441f95c9e718a8adbf837fd7fa992a" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_8e49fca703c095120896276bf3d83b7f.setContent(html_92441f95c9e718a8adbf837fd7fa992a);
|
|
|
|
|
|
|
|
marker_9af7e3db78e242e12e1f3f0ec58396bd.bindPopup(popup_8e49fca703c095120896276bf3d83b7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9af7e3db78e242e12e1f3f0ec58396bd.setIcon(icon_d4afd8fef252db62d3d43b4b50982087);
|
|
|
|
|
|
var marker_86e10403bd0780bb97eade4167a7d66c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_2b7182efd5b0e4f3abb6a92d70da3ec2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34ab35e857f47d9e7a5d0a7fc33e2666 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a1da98724a4a636d5517fd2f2b8db34 = $(`<div id="html_2a1da98724a4a636d5517fd2f2b8db34" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_34ab35e857f47d9e7a5d0a7fc33e2666.setContent(html_2a1da98724a4a636d5517fd2f2b8db34);
|
|
|
|
|
|
|
|
marker_86e10403bd0780bb97eade4167a7d66c.bindPopup(popup_34ab35e857f47d9e7a5d0a7fc33e2666)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86e10403bd0780bb97eade4167a7d66c.setIcon(icon_2b7182efd5b0e4f3abb6a92d70da3ec2);
|
|
|
|
|
|
var marker_4f2fd322a04f9bb63d9386bcd989fe39 = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1b560aff1a41c40e024c9b01cb2a5697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adfd2e6f0d83ce1be2b09af76b82eaa8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a74d832ee22140d39ddcde691a927448 = $(`<div id="html_a74d832ee22140d39ddcde691a927448" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_adfd2e6f0d83ce1be2b09af76b82eaa8.setContent(html_a74d832ee22140d39ddcde691a927448);
|
|
|
|
|
|
|
|
marker_4f2fd322a04f9bb63d9386bcd989fe39.bindPopup(popup_adfd2e6f0d83ce1be2b09af76b82eaa8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f2fd322a04f9bb63d9386bcd989fe39.setIcon(icon_1b560aff1a41c40e024c9b01cb2a5697);
|
|
|
|
|
|
var marker_227e313f9eff5bae309dc1a1de24a989 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_fe208615d4e489579ad94924f39a537c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2b4726a552b0cb8c3f09cf0130debae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16773f47a89c56a9c7ac335eec09ab30 = $(`<div id="html_16773f47a89c56a9c7ac335eec09ab30" style="width: 100.0%; height: 100.0%;">relay.nostromo.social</div>`)[0];
|
|
popup_a2b4726a552b0cb8c3f09cf0130debae.setContent(html_16773f47a89c56a9c7ac335eec09ab30);
|
|
|
|
|
|
|
|
marker_227e313f9eff5bae309dc1a1de24a989.bindPopup(popup_a2b4726a552b0cb8c3f09cf0130debae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_227e313f9eff5bae309dc1a1de24a989.setIcon(icon_fe208615d4e489579ad94924f39a537c);
|
|
|
|
|
|
var marker_d4b36aa859bb404073ee2b8c5addca2b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f8e4fd56adfcdb69ae9218b438271ebb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_931e96e80690a8ec79892461ca9c0df0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28f193f7abeb2683f59a814ff02ad5ba = $(`<div id="html_28f193f7abeb2683f59a814ff02ad5ba" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_931e96e80690a8ec79892461ca9c0df0.setContent(html_28f193f7abeb2683f59a814ff02ad5ba);
|
|
|
|
|
|
|
|
marker_d4b36aa859bb404073ee2b8c5addca2b.bindPopup(popup_931e96e80690a8ec79892461ca9c0df0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4b36aa859bb404073ee2b8c5addca2b.setIcon(icon_f8e4fd56adfcdb69ae9218b438271ebb);
|
|
|
|
|
|
var marker_044c510b71ccf75a8331c69c51fc077d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_a59dc429f15b719822339007dbd8bebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe0f15be1dfc5fbaee09e4aec275cddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c54706bde9ee00760ab0f7f0e33384a = $(`<div id="html_9c54706bde9ee00760ab0f7f0e33384a" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_fe0f15be1dfc5fbaee09e4aec275cddc.setContent(html_9c54706bde9ee00760ab0f7f0e33384a);
|
|
|
|
|
|
|
|
marker_044c510b71ccf75a8331c69c51fc077d.bindPopup(popup_fe0f15be1dfc5fbaee09e4aec275cddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_044c510b71ccf75a8331c69c51fc077d.setIcon(icon_a59dc429f15b719822339007dbd8bebf);
|
|
|
|
|
|
var marker_3199ae6aba4628e1b7a98a7eec947699 = L.marker(
|
|
[49.6735, -124.928],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_2a6768d66e1d8856aaddfadeb41ab65b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2890be9b218068416b96d5cd2199fc56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6cf38b3abf8c79e0fb7f38f665dd46b = $(`<div id="html_e6cf38b3abf8c79e0fb7f38f665dd46b" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_2890be9b218068416b96d5cd2199fc56.setContent(html_e6cf38b3abf8c79e0fb7f38f665dd46b);
|
|
|
|
|
|
|
|
marker_3199ae6aba4628e1b7a98a7eec947699.bindPopup(popup_2890be9b218068416b96d5cd2199fc56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3199ae6aba4628e1b7a98a7eec947699.setIcon(icon_2a6768d66e1d8856aaddfadeb41ab65b);
|
|
|
|
|
|
var marker_504472f6fba0b269519920df0b1100e0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_7ba46c27107bfbc91d2f3ba5720cf4a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67382fb6729ce22fae0f88e72ff5b087 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e08658eba9a3d8ae2b0303bb3d8a1ec = $(`<div id="html_8e08658eba9a3d8ae2b0303bb3d8a1ec" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_67382fb6729ce22fae0f88e72ff5b087.setContent(html_8e08658eba9a3d8ae2b0303bb3d8a1ec);
|
|
|
|
|
|
|
|
marker_504472f6fba0b269519920df0b1100e0.bindPopup(popup_67382fb6729ce22fae0f88e72ff5b087)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_504472f6fba0b269519920df0b1100e0.setIcon(icon_7ba46c27107bfbc91d2f3ba5720cf4a8);
|
|
|
|
|
|
var marker_30d51eb89081d0d1c3fbc3312f1bc557 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d7d0bdb297a3946badc8e2f0802a5a87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33632ff1307a96aab48a0b9ddcdc4663 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73db539b57f15d9a38731ea4cdc11906 = $(`<div id="html_73db539b57f15d9a38731ea4cdc11906" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_33632ff1307a96aab48a0b9ddcdc4663.setContent(html_73db539b57f15d9a38731ea4cdc11906);
|
|
|
|
|
|
|
|
marker_30d51eb89081d0d1c3fbc3312f1bc557.bindPopup(popup_33632ff1307a96aab48a0b9ddcdc4663)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30d51eb89081d0d1c3fbc3312f1bc557.setIcon(icon_d7d0bdb297a3946badc8e2f0802a5a87);
|
|
|
|
|
|
var marker_387160ebc2194776aab0a52235d06165 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d3591e94ff4014cc9e3b021bb5f6b54b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e72ccb436b669ae6ea4f32a50f07a1b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df20cfbed38ca6da16ee15c7f8de7d86 = $(`<div id="html_df20cfbed38ca6da16ee15c7f8de7d86" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_e72ccb436b669ae6ea4f32a50f07a1b8.setContent(html_df20cfbed38ca6da16ee15c7f8de7d86);
|
|
|
|
|
|
|
|
marker_387160ebc2194776aab0a52235d06165.bindPopup(popup_e72ccb436b669ae6ea4f32a50f07a1b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_387160ebc2194776aab0a52235d06165.setIcon(icon_d3591e94ff4014cc9e3b021bb5f6b54b);
|
|
|
|
|
|
var marker_89c0c2e721a263a6d44ba5ba26b70127 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_141e0282c76eb65205c468427306316e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a107767a5131fd277a25e20d1c9434b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f55fe5ce284a189b8a902b0174a3f70 = $(`<div id="html_7f55fe5ce284a189b8a902b0174a3f70" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_3a107767a5131fd277a25e20d1c9434b.setContent(html_7f55fe5ce284a189b8a902b0174a3f70);
|
|
|
|
|
|
|
|
marker_89c0c2e721a263a6d44ba5ba26b70127.bindPopup(popup_3a107767a5131fd277a25e20d1c9434b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89c0c2e721a263a6d44ba5ba26b70127.setIcon(icon_141e0282c76eb65205c468427306316e);
|
|
|
|
|
|
var marker_6f0caae9f59b025f430d4d786ba92dbc = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_4fc7a0a21ebb283639462dff7a43c26e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc02df6eeceab85fbc606b2a6d33059e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66dd50c885c34bb10ac8fd82f2fc07d4 = $(`<div id="html_66dd50c885c34bb10ac8fd82f2fc07d4" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_fc02df6eeceab85fbc606b2a6d33059e.setContent(html_66dd50c885c34bb10ac8fd82f2fc07d4);
|
|
|
|
|
|
|
|
marker_6f0caae9f59b025f430d4d786ba92dbc.bindPopup(popup_fc02df6eeceab85fbc606b2a6d33059e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f0caae9f59b025f430d4d786ba92dbc.setIcon(icon_4fc7a0a21ebb283639462dff7a43c26e);
|
|
|
|
|
|
var marker_2e2e93fe047b79e2a72025cf982982d9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_3e29372014c337380b482c827ff60ad2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50904bed113a63ad7b986999208766d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72716eb1e2d0df324c84b111fa9afb76 = $(`<div id="html_72716eb1e2d0df324c84b111fa9afb76" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_50904bed113a63ad7b986999208766d3.setContent(html_72716eb1e2d0df324c84b111fa9afb76);
|
|
|
|
|
|
|
|
marker_2e2e93fe047b79e2a72025cf982982d9.bindPopup(popup_50904bed113a63ad7b986999208766d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e2e93fe047b79e2a72025cf982982d9.setIcon(icon_3e29372014c337380b482c827ff60ad2);
|
|
|
|
|
|
var marker_72228c7d8bd53ce22f6570db014b89ac = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_54ae56de8fea41d5018b16956986d808 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a19fde633589f221a060398eac07600d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d803dc276f34acb43623a14e2d061fb9 = $(`<div id="html_d803dc276f34acb43623a14e2d061fb9" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_a19fde633589f221a060398eac07600d.setContent(html_d803dc276f34acb43623a14e2d061fb9);
|
|
|
|
|
|
|
|
marker_72228c7d8bd53ce22f6570db014b89ac.bindPopup(popup_a19fde633589f221a060398eac07600d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72228c7d8bd53ce22f6570db014b89ac.setIcon(icon_54ae56de8fea41d5018b16956986d808);
|
|
|
|
|
|
var marker_02026c82ef933ac6313ea0b88d8d15dd = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_55fe26ba6f5a51774b915ffbe4a8eb11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fda0695eff83d8fcefa0d6e006c0ab3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15bd7cb7bd9f2419afc95033ac153b68 = $(`<div id="html_15bd7cb7bd9f2419afc95033ac153b68" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_6fda0695eff83d8fcefa0d6e006c0ab3.setContent(html_15bd7cb7bd9f2419afc95033ac153b68);
|
|
|
|
|
|
|
|
marker_02026c82ef933ac6313ea0b88d8d15dd.bindPopup(popup_6fda0695eff83d8fcefa0d6e006c0ab3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02026c82ef933ac6313ea0b88d8d15dd.setIcon(icon_55fe26ba6f5a51774b915ffbe4a8eb11);
|
|
|
|
|
|
var marker_3c839d4e882d2f424bf8cf9d08f36f9e = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_e0381a6913d1ae73c5657f506a59d455 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbb6d14233ceefad717f901ba2f978fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e30d5803ab792aab404f959e11e335ac = $(`<div id="html_e30d5803ab792aab404f959e11e335ac" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_bbb6d14233ceefad717f901ba2f978fc.setContent(html_e30d5803ab792aab404f959e11e335ac);
|
|
|
|
|
|
|
|
marker_3c839d4e882d2f424bf8cf9d08f36f9e.bindPopup(popup_bbb6d14233ceefad717f901ba2f978fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c839d4e882d2f424bf8cf9d08f36f9e.setIcon(icon_e0381a6913d1ae73c5657f506a59d455);
|
|
|
|
|
|
var marker_b5c0f38fbd1ff161953cdc437c355e8d = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_05119df6c26a28ef6414a95359a59610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96f507c0452f7b8d93c56f3e23c24880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad0ee2525a9fa46805d03b4985027417 = $(`<div id="html_ad0ee2525a9fa46805d03b4985027417" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_96f507c0452f7b8d93c56f3e23c24880.setContent(html_ad0ee2525a9fa46805d03b4985027417);
|
|
|
|
|
|
|
|
marker_b5c0f38fbd1ff161953cdc437c355e8d.bindPopup(popup_96f507c0452f7b8d93c56f3e23c24880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5c0f38fbd1ff161953cdc437c355e8d.setIcon(icon_05119df6c26a28ef6414a95359a59610);
|
|
|
|
|
|
var marker_bacc23306ba55d8fbbdb6293b962594f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_368994344967cfff3d4514216f3c9a25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd5556fd11eff9e44c67368db238a5d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e21fa64380e5b96ad382087e80662a7 = $(`<div id="html_3e21fa64380e5b96ad382087e80662a7" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_dd5556fd11eff9e44c67368db238a5d0.setContent(html_3e21fa64380e5b96ad382087e80662a7);
|
|
|
|
|
|
|
|
marker_bacc23306ba55d8fbbdb6293b962594f.bindPopup(popup_dd5556fd11eff9e44c67368db238a5d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bacc23306ba55d8fbbdb6293b962594f.setIcon(icon_368994344967cfff3d4514216f3c9a25);
|
|
|
|
|
|
var marker_363662e543607c12ff55036a95835860 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_cf1ef15cdebd3bcbd763e14a8295d5be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f75c7cc4e78efd1585bbd5f6176668d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d069a12eaf8be34e84ca5ffc1d1665e5 = $(`<div id="html_d069a12eaf8be34e84ca5ffc1d1665e5" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_2f75c7cc4e78efd1585bbd5f6176668d.setContent(html_d069a12eaf8be34e84ca5ffc1d1665e5);
|
|
|
|
|
|
|
|
marker_363662e543607c12ff55036a95835860.bindPopup(popup_2f75c7cc4e78efd1585bbd5f6176668d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_363662e543607c12ff55036a95835860.setIcon(icon_cf1ef15cdebd3bcbd763e14a8295d5be);
|
|
|
|
|
|
var marker_f6b885823b23258f7bf8df9b87b97ea0 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ec920311c574610962215ba44998eb67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7014b50d6eea432cdae3f4879f0bc4b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dcd6fc2a58cf4c4c4d6e8d7a56be657 = $(`<div id="html_7dcd6fc2a58cf4c4c4d6e8d7a56be657" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_7014b50d6eea432cdae3f4879f0bc4b7.setContent(html_7dcd6fc2a58cf4c4c4d6e8d7a56be657);
|
|
|
|
|
|
|
|
marker_f6b885823b23258f7bf8df9b87b97ea0.bindPopup(popup_7014b50d6eea432cdae3f4879f0bc4b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6b885823b23258f7bf8df9b87b97ea0.setIcon(icon_ec920311c574610962215ba44998eb67);
|
|
|
|
|
|
var marker_dea512448dd60da388572ef14fcfcc0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_5cc20e7ed327a3706a9c87108ec6cadf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_028f075739586bf72b0c2ab387bee16f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f53f00dfc078842ac6d76c36ea17f5fd = $(`<div id="html_f53f00dfc078842ac6d76c36ea17f5fd" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_028f075739586bf72b0c2ab387bee16f.setContent(html_f53f00dfc078842ac6d76c36ea17f5fd);
|
|
|
|
|
|
|
|
marker_dea512448dd60da388572ef14fcfcc0f.bindPopup(popup_028f075739586bf72b0c2ab387bee16f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dea512448dd60da388572ef14fcfcc0f.setIcon(icon_5cc20e7ed327a3706a9c87108ec6cadf);
|
|
|
|
|
|
var marker_7196909c7f3b7d0a83c8f9040992523c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_6a1c96919c2431987e31e289c733dad0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_349a8cb85a89c082442c35a858f47f9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02d37506af5129803bba77471ecf702a = $(`<div id="html_02d37506af5129803bba77471ecf702a" style="width: 100.0%; height: 100.0%;">nostr.veladan.dev</div>`)[0];
|
|
popup_349a8cb85a89c082442c35a858f47f9f.setContent(html_02d37506af5129803bba77471ecf702a);
|
|
|
|
|
|
|
|
marker_7196909c7f3b7d0a83c8f9040992523c.bindPopup(popup_349a8cb85a89c082442c35a858f47f9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7196909c7f3b7d0a83c8f9040992523c.setIcon(icon_6a1c96919c2431987e31e289c733dad0);
|
|
|
|
|
|
var marker_3fc8e48bbf0faae56b7af66c55b5865d = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_38ab13a867ca1a2eb7074bf0b83321aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_517643975b8fc2dae561ae7fb7124fd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b591ed234a13bb93301009cf06afbf78 = $(`<div id="html_b591ed234a13bb93301009cf06afbf78" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_517643975b8fc2dae561ae7fb7124fd6.setContent(html_b591ed234a13bb93301009cf06afbf78);
|
|
|
|
|
|
|
|
marker_3fc8e48bbf0faae56b7af66c55b5865d.bindPopup(popup_517643975b8fc2dae561ae7fb7124fd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fc8e48bbf0faae56b7af66c55b5865d.setIcon(icon_38ab13a867ca1a2eb7074bf0b83321aa);
|
|
|
|
|
|
var marker_db25f69e04556f71b90ebff866df8163 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1c72f76b1df6ab7289c00ca48d6a9863 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d882226adc3ffae6232e28171e47c378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff97975e44a174b5b67c02d96f852dd6 = $(`<div id="html_ff97975e44a174b5b67c02d96f852dd6" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_d882226adc3ffae6232e28171e47c378.setContent(html_ff97975e44a174b5b67c02d96f852dd6);
|
|
|
|
|
|
|
|
marker_db25f69e04556f71b90ebff866df8163.bindPopup(popup_d882226adc3ffae6232e28171e47c378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db25f69e04556f71b90ebff866df8163.setIcon(icon_1c72f76b1df6ab7289c00ca48d6a9863);
|
|
|
|
|
|
var marker_4919afc910bc531a6237b891d0f33de5 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ac730388a373b6e332ff48c09882ba62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5855c57ae9e9e9ad177f7daaafe621dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62ffafc3d0670e91b5e3c30012a40004 = $(`<div id="html_62ffafc3d0670e91b5e3c30012a40004" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_5855c57ae9e9e9ad177f7daaafe621dc.setContent(html_62ffafc3d0670e91b5e3c30012a40004);
|
|
|
|
|
|
|
|
marker_4919afc910bc531a6237b891d0f33de5.bindPopup(popup_5855c57ae9e9e9ad177f7daaafe621dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4919afc910bc531a6237b891d0f33de5.setIcon(icon_ac730388a373b6e332ff48c09882ba62);
|
|
|
|
|
|
var marker_0bc479eaff3087b53637ce80c94396f5 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bbd371fda0e08603f639a81c5392ca33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_984e707f0eea2f2a0cad1fa6c9593bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_233799e9205755017cdb3b3bba1a2d11 = $(`<div id="html_233799e9205755017cdb3b3bba1a2d11" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_984e707f0eea2f2a0cad1fa6c9593bee.setContent(html_233799e9205755017cdb3b3bba1a2d11);
|
|
|
|
|
|
|
|
marker_0bc479eaff3087b53637ce80c94396f5.bindPopup(popup_984e707f0eea2f2a0cad1fa6c9593bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bc479eaff3087b53637ce80c94396f5.setIcon(icon_bbd371fda0e08603f639a81c5392ca33);
|
|
|
|
|
|
var marker_144ffd1eef10e8ed55ac405f7e73265b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d9f8a72c69ce5eb1268c357ff41c25ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6c74cb60e563efe232edec47a8092b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aad0a9c29f759ba83b25b9cba849d25 = $(`<div id="html_6aad0a9c29f759ba83b25b9cba849d25" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_f6c74cb60e563efe232edec47a8092b3.setContent(html_6aad0a9c29f759ba83b25b9cba849d25);
|
|
|
|
|
|
|
|
marker_144ffd1eef10e8ed55ac405f7e73265b.bindPopup(popup_f6c74cb60e563efe232edec47a8092b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_144ffd1eef10e8ed55ac405f7e73265b.setIcon(icon_d9f8a72c69ce5eb1268c357ff41c25ec);
|
|
|
|
|
|
var marker_dda703f9658292ed80a8db2f7b960fdb = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_89ad6d09d9992ba0dbd83088bb0df754 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f54327ebe00c6168616723b08dce5d1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba41541ca2fb2c1535e5e83ab2198acf = $(`<div id="html_ba41541ca2fb2c1535e5e83ab2198acf" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_f54327ebe00c6168616723b08dce5d1b.setContent(html_ba41541ca2fb2c1535e5e83ab2198acf);
|
|
|
|
|
|
|
|
marker_dda703f9658292ed80a8db2f7b960fdb.bindPopup(popup_f54327ebe00c6168616723b08dce5d1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dda703f9658292ed80a8db2f7b960fdb.setIcon(icon_89ad6d09d9992ba0dbd83088bb0df754);
|
|
|
|
|
|
var marker_19c0308e62a8e459d5bc390942a2e8eb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1c2b11e9057908c11984d8f10b811a4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fc8d18880de24122f3307c38c0ab7ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d8b0e49ad4086f883ce14aab64538af = $(`<div id="html_1d8b0e49ad4086f883ce14aab64538af" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_8fc8d18880de24122f3307c38c0ab7ab.setContent(html_1d8b0e49ad4086f883ce14aab64538af);
|
|
|
|
|
|
|
|
marker_19c0308e62a8e459d5bc390942a2e8eb.bindPopup(popup_8fc8d18880de24122f3307c38c0ab7ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19c0308e62a8e459d5bc390942a2e8eb.setIcon(icon_1c2b11e9057908c11984d8f10b811a4b);
|
|
|
|
|
|
var marker_c3e0c906be51abc59cd6047c9d99a072 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0c430a6ed2e2e3e12d835d7da1eb6e5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39af89b4ce87c29756cf4aa63e658065 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38311ca52abc504447b74d33dc83b85e = $(`<div id="html_38311ca52abc504447b74d33dc83b85e" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_39af89b4ce87c29756cf4aa63e658065.setContent(html_38311ca52abc504447b74d33dc83b85e);
|
|
|
|
|
|
|
|
marker_c3e0c906be51abc59cd6047c9d99a072.bindPopup(popup_39af89b4ce87c29756cf4aa63e658065)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3e0c906be51abc59cd6047c9d99a072.setIcon(icon_0c430a6ed2e2e3e12d835d7da1eb6e5b);
|
|
|
|
|
|
var marker_378bff3f23c9f4e332470bfdb3b4b510 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8fa511b33866b5586c205f4f99500297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_593323c95a266ea848e08477682f2277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_081fb24a73b46de44affc46b4f11752e = $(`<div id="html_081fb24a73b46de44affc46b4f11752e" style="width: 100.0%; height: 100.0%;">wot.downisontheup.ca</div>`)[0];
|
|
popup_593323c95a266ea848e08477682f2277.setContent(html_081fb24a73b46de44affc46b4f11752e);
|
|
|
|
|
|
|
|
marker_378bff3f23c9f4e332470bfdb3b4b510.bindPopup(popup_593323c95a266ea848e08477682f2277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_378bff3f23c9f4e332470bfdb3b4b510.setIcon(icon_8fa511b33866b5586c205f4f99500297);
|
|
|
|
|
|
var marker_6f990273b535441b4aab37fa628201ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_f1f5ce418fa3aadfc7d11d9e109945fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21eb46de8269f36bd4380db1eaef17ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef740cf1f38c29da1320253de0beb5cd = $(`<div id="html_ef740cf1f38c29da1320253de0beb5cd" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_21eb46de8269f36bd4380db1eaef17ba.setContent(html_ef740cf1f38c29da1320253de0beb5cd);
|
|
|
|
|
|
|
|
marker_6f990273b535441b4aab37fa628201ff.bindPopup(popup_21eb46de8269f36bd4380db1eaef17ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f990273b535441b4aab37fa628201ff.setIcon(icon_f1f5ce418fa3aadfc7d11d9e109945fd);
|
|
|
|
|
|
var marker_934dc048ab1d71acc17e3503ebaefefb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_dced7e49fe08bb03d741837d7514ad10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19d93cfb1ae2df2c51190774c0591aad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cd60fd0cca8be69d195326c5b267a3d = $(`<div id="html_2cd60fd0cca8be69d195326c5b267a3d" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_19d93cfb1ae2df2c51190774c0591aad.setContent(html_2cd60fd0cca8be69d195326c5b267a3d);
|
|
|
|
|
|
|
|
marker_934dc048ab1d71acc17e3503ebaefefb.bindPopup(popup_19d93cfb1ae2df2c51190774c0591aad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_934dc048ab1d71acc17e3503ebaefefb.setIcon(icon_dced7e49fe08bb03d741837d7514ad10);
|
|
|
|
|
|
var marker_93fd95dfbd9278bfbd38fce43c785ab7 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_c31732c7f9c0df1d8e704fab163520e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54915d11448cfbc22838a2c3efea919c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd29275fc00619b0b4035963462c3b1a = $(`<div id="html_fd29275fc00619b0b4035963462c3b1a" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_54915d11448cfbc22838a2c3efea919c.setContent(html_fd29275fc00619b0b4035963462c3b1a);
|
|
|
|
|
|
|
|
marker_93fd95dfbd9278bfbd38fce43c785ab7.bindPopup(popup_54915d11448cfbc22838a2c3efea919c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93fd95dfbd9278bfbd38fce43c785ab7.setIcon(icon_c31732c7f9c0df1d8e704fab163520e5);
|
|
|
|
|
|
var marker_d5f2d06ef214066b90d5e76f35395de8 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_83235623342dedda9bd0d0b2a38c7185 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46ef430a9d8516b5d00706f9737cafc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84a8201be3c0245e051a2a9fb1a2a970 = $(`<div id="html_84a8201be3c0245e051a2a9fb1a2a970" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_46ef430a9d8516b5d00706f9737cafc0.setContent(html_84a8201be3c0245e051a2a9fb1a2a970);
|
|
|
|
|
|
|
|
marker_d5f2d06ef214066b90d5e76f35395de8.bindPopup(popup_46ef430a9d8516b5d00706f9737cafc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5f2d06ef214066b90d5e76f35395de8.setIcon(icon_83235623342dedda9bd0d0b2a38c7185);
|
|
|
|
|
|
var marker_d6077e0e7f67a78c68bfbcc6295e8812 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_028952dd9b472cd6c5c0154fcafdce95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_957c4098458b6719be10d60751402c55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a22709412ea3bb028fca9de14b61b262 = $(`<div id="html_a22709412ea3bb028fca9de14b61b262" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_957c4098458b6719be10d60751402c55.setContent(html_a22709412ea3bb028fca9de14b61b262);
|
|
|
|
|
|
|
|
marker_d6077e0e7f67a78c68bfbcc6295e8812.bindPopup(popup_957c4098458b6719be10d60751402c55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6077e0e7f67a78c68bfbcc6295e8812.setIcon(icon_028952dd9b472cd6c5c0154fcafdce95);
|
|
|
|
|
|
var marker_ddcecbfc2d8fc9bb256b0d9e5b5269db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bba2f65fe034fbdbac396ec79c6b56ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8345236b5bf2889a6d5a87a73ae08e05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ea7f372b30cfea27445204219c39c84 = $(`<div id="html_9ea7f372b30cfea27445204219c39c84" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_8345236b5bf2889a6d5a87a73ae08e05.setContent(html_9ea7f372b30cfea27445204219c39c84);
|
|
|
|
|
|
|
|
marker_ddcecbfc2d8fc9bb256b0d9e5b5269db.bindPopup(popup_8345236b5bf2889a6d5a87a73ae08e05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddcecbfc2d8fc9bb256b0d9e5b5269db.setIcon(icon_bba2f65fe034fbdbac396ec79c6b56ab);
|
|
|
|
|
|
var marker_e94611f01f67a22781a8c8d8b47e3d8c = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_79a3f92f0fed68104ddba4310278e873 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce449cb15471420d44e80cae4ab0009e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb01d6ebe7a6cd241ec4985d40f1443b = $(`<div id="html_bb01d6ebe7a6cd241ec4985d40f1443b" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_ce449cb15471420d44e80cae4ab0009e.setContent(html_bb01d6ebe7a6cd241ec4985d40f1443b);
|
|
|
|
|
|
|
|
marker_e94611f01f67a22781a8c8d8b47e3d8c.bindPopup(popup_ce449cb15471420d44e80cae4ab0009e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e94611f01f67a22781a8c8d8b47e3d8c.setIcon(icon_79a3f92f0fed68104ddba4310278e873);
|
|
|
|
|
|
var marker_550a79a93b52e39d00c8765cb2b3ea5a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0966bfc8a3440b015ae8cbb5f541a615 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cced2735f74da31453de5db8607ff64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86917dd727a7a2ce9d04f342ad800b68 = $(`<div id="html_86917dd727a7a2ce9d04f342ad800b68" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_0cced2735f74da31453de5db8607ff64.setContent(html_86917dd727a7a2ce9d04f342ad800b68);
|
|
|
|
|
|
|
|
marker_550a79a93b52e39d00c8765cb2b3ea5a.bindPopup(popup_0cced2735f74da31453de5db8607ff64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_550a79a93b52e39d00c8765cb2b3ea5a.setIcon(icon_0966bfc8a3440b015ae8cbb5f541a615);
|
|
|
|
|
|
var marker_c1d48bc211968cc650118d3045081960 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_54665b596a894c1b09ebf0e80bbdda3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f90772170ed7598fe3125e3e4e999d76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a776b446bceb8e67150fd224c66d8cfc = $(`<div id="html_a776b446bceb8e67150fd224c66d8cfc" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_f90772170ed7598fe3125e3e4e999d76.setContent(html_a776b446bceb8e67150fd224c66d8cfc);
|
|
|
|
|
|
|
|
marker_c1d48bc211968cc650118d3045081960.bindPopup(popup_f90772170ed7598fe3125e3e4e999d76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1d48bc211968cc650118d3045081960.setIcon(icon_54665b596a894c1b09ebf0e80bbdda3d);
|
|
|
|
|
|
var marker_fc1db57cf2f4dba165ebbc96820632ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_8595fb31c7cbcaac01051c7c4a35a2f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0bcc24b2c8995953cfc9f2e44932c59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c88b39c1b8c5213434d07c5c85da566 = $(`<div id="html_3c88b39c1b8c5213434d07c5c85da566" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_d0bcc24b2c8995953cfc9f2e44932c59.setContent(html_3c88b39c1b8c5213434d07c5c85da566);
|
|
|
|
|
|
|
|
marker_fc1db57cf2f4dba165ebbc96820632ea.bindPopup(popup_d0bcc24b2c8995953cfc9f2e44932c59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc1db57cf2f4dba165ebbc96820632ea.setIcon(icon_8595fb31c7cbcaac01051c7c4a35a2f8);
|
|
|
|
|
|
var marker_6ca41faa924b65acf4684221f514de69 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_31afd5a5c957c9335c9790bfed001ccd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2875c340769d905aefa69f0d495389d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe7d3ff28a11bff2bbaada60c31871b0 = $(`<div id="html_fe7d3ff28a11bff2bbaada60c31871b0" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_2875c340769d905aefa69f0d495389d9.setContent(html_fe7d3ff28a11bff2bbaada60c31871b0);
|
|
|
|
|
|
|
|
marker_6ca41faa924b65acf4684221f514de69.bindPopup(popup_2875c340769d905aefa69f0d495389d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca41faa924b65acf4684221f514de69.setIcon(icon_31afd5a5c957c9335c9790bfed001ccd);
|
|
|
|
|
|
var marker_9f2801a3db29f99ba50dbc57a37b6245 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_176483b22ae6652dbeffa483be081613 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99eb1489398dcc04bf145c930f76dc97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2c431637730e072aa8013a172c893ab = $(`<div id="html_d2c431637730e072aa8013a172c893ab" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_99eb1489398dcc04bf145c930f76dc97.setContent(html_d2c431637730e072aa8013a172c893ab);
|
|
|
|
|
|
|
|
marker_9f2801a3db29f99ba50dbc57a37b6245.bindPopup(popup_99eb1489398dcc04bf145c930f76dc97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f2801a3db29f99ba50dbc57a37b6245.setIcon(icon_176483b22ae6652dbeffa483be081613);
|
|
|
|
|
|
var marker_1689f2265e496751bc648f3380d0030c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_6b550c50c80a6b6e1559901b9084cf4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c03ba76920d9ea9f44657df27a1d0f37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1b245c9fcc6db43ffbd4d3835ca20e4 = $(`<div id="html_b1b245c9fcc6db43ffbd4d3835ca20e4" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_c03ba76920d9ea9f44657df27a1d0f37.setContent(html_b1b245c9fcc6db43ffbd4d3835ca20e4);
|
|
|
|
|
|
|
|
marker_1689f2265e496751bc648f3380d0030c.bindPopup(popup_c03ba76920d9ea9f44657df27a1d0f37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1689f2265e496751bc648f3380d0030c.setIcon(icon_6b550c50c80a6b6e1559901b9084cf4a);
|
|
|
|
|
|
var marker_39cfbd3787c517206602443a5a261031 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_0f7eda40f4d272a94720551fd7352d6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cc61ed68c0b8744c681987dfa937a50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a8713a6928d44e1fd99eed3bfa692d7 = $(`<div id="html_6a8713a6928d44e1fd99eed3bfa692d7" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_0cc61ed68c0b8744c681987dfa937a50.setContent(html_6a8713a6928d44e1fd99eed3bfa692d7);
|
|
|
|
|
|
|
|
marker_39cfbd3787c517206602443a5a261031.bindPopup(popup_0cc61ed68c0b8744c681987dfa937a50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39cfbd3787c517206602443a5a261031.setIcon(icon_0f7eda40f4d272a94720551fd7352d6e);
|
|
|
|
|
|
var marker_3458dcc25d34339a04fb328de14915d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_afd6b31d1389c05fbd96429a86f8ccc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd54722725c77ae948e08f93002606a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8c3deb25768893d2c5f32997c15d47a = $(`<div id="html_d8c3deb25768893d2c5f32997c15d47a" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_dd54722725c77ae948e08f93002606a0.setContent(html_d8c3deb25768893d2c5f32997c15d47a);
|
|
|
|
|
|
|
|
marker_3458dcc25d34339a04fb328de14915d3.bindPopup(popup_dd54722725c77ae948e08f93002606a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3458dcc25d34339a04fb328de14915d3.setIcon(icon_afd6b31d1389c05fbd96429a86f8ccc7);
|
|
|
|
|
|
var marker_4210f320edc8f41a736b2414510fefd3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d214981e2a2f873098cf797f1079515d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6f43711ae8fb5c7c1a3cbddb19645fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da4ecc8a1554401594c0eeed0a563fa9 = $(`<div id="html_da4ecc8a1554401594c0eeed0a563fa9" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_f6f43711ae8fb5c7c1a3cbddb19645fc.setContent(html_da4ecc8a1554401594c0eeed0a563fa9);
|
|
|
|
|
|
|
|
marker_4210f320edc8f41a736b2414510fefd3.bindPopup(popup_f6f43711ae8fb5c7c1a3cbddb19645fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4210f320edc8f41a736b2414510fefd3.setIcon(icon_d214981e2a2f873098cf797f1079515d);
|
|
|
|
|
|
var marker_22aa4651e55a7b94ae5c2b3fb9a9cfbb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_580d7b176adca391c6451e46c86948ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3982bd7a3fe08d317bad6fe1824bf247 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf1be06654fff47d66b0028cad0d28f0 = $(`<div id="html_cf1be06654fff47d66b0028cad0d28f0" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_3982bd7a3fe08d317bad6fe1824bf247.setContent(html_cf1be06654fff47d66b0028cad0d28f0);
|
|
|
|
|
|
|
|
marker_22aa4651e55a7b94ae5c2b3fb9a9cfbb.bindPopup(popup_3982bd7a3fe08d317bad6fe1824bf247)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22aa4651e55a7b94ae5c2b3fb9a9cfbb.setIcon(icon_580d7b176adca391c6451e46c86948ca);
|
|
|
|
|
|
var marker_9557faf8956a4d8059e56d26ec81d893 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_d158b4ed1ffb1c4eaae6e8a3d160c3fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6852aea671e357820aeaacdcaa808c9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f58bcc6bda614d0f1de006dba31dfc0 = $(`<div id="html_3f58bcc6bda614d0f1de006dba31dfc0" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_6852aea671e357820aeaacdcaa808c9f.setContent(html_3f58bcc6bda614d0f1de006dba31dfc0);
|
|
|
|
|
|
|
|
marker_9557faf8956a4d8059e56d26ec81d893.bindPopup(popup_6852aea671e357820aeaacdcaa808c9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9557faf8956a4d8059e56d26ec81d893.setIcon(icon_d158b4ed1ffb1c4eaae6e8a3d160c3fc);
|
|
|
|
|
|
var marker_ca9445e0dca462ea6fdb47c19c1e1180 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_3ee01a0460773d71b7204a980cfb2e27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b330705a854b6d541ca1aed4066b37e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5539bc9fd711c1e5d7552666e3e2314 = $(`<div id="html_c5539bc9fd711c1e5d7552666e3e2314" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_b330705a854b6d541ca1aed4066b37e0.setContent(html_c5539bc9fd711c1e5d7552666e3e2314);
|
|
|
|
|
|
|
|
marker_ca9445e0dca462ea6fdb47c19c1e1180.bindPopup(popup_b330705a854b6d541ca1aed4066b37e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca9445e0dca462ea6fdb47c19c1e1180.setIcon(icon_3ee01a0460773d71b7204a980cfb2e27);
|
|
|
|
|
|
var marker_6a52c1c07173d93ae32f2713349df44a = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_3210ce153c19d9bdccbe44d272e543e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fffcd2358779b022d85cfe3ec44135ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c96836449a9d97523661475f63ffe79 = $(`<div id="html_2c96836449a9d97523661475f63ffe79" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_fffcd2358779b022d85cfe3ec44135ba.setContent(html_2c96836449a9d97523661475f63ffe79);
|
|
|
|
|
|
|
|
marker_6a52c1c07173d93ae32f2713349df44a.bindPopup(popup_fffcd2358779b022d85cfe3ec44135ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a52c1c07173d93ae32f2713349df44a.setIcon(icon_3210ce153c19d9bdccbe44d272e543e0);
|
|
|
|
|
|
var marker_e7ffa6cb2019e8ba9ded05a7f1c223a9 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_ac40038862a40a6477bd8467a3da860b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32a7a07bafeb97422292464d6bb4758e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b869136430cdeede237b88075e7c33e = $(`<div id="html_2b869136430cdeede237b88075e7c33e" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_32a7a07bafeb97422292464d6bb4758e.setContent(html_2b869136430cdeede237b88075e7c33e);
|
|
|
|
|
|
|
|
marker_e7ffa6cb2019e8ba9ded05a7f1c223a9.bindPopup(popup_32a7a07bafeb97422292464d6bb4758e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7ffa6cb2019e8ba9ded05a7f1c223a9.setIcon(icon_ac40038862a40a6477bd8467a3da860b);
|
|
|
|
|
|
var marker_ee575e157936391d218de28b8402ea70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_bf6880d2eae1a9424c4a70a8c4f1f709 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a24dc7d8382a84104f3a57698be007c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb1c51f974768de4a7dd467c321aedb7 = $(`<div id="html_bb1c51f974768de4a7dd467c321aedb7" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_a24dc7d8382a84104f3a57698be007c3.setContent(html_bb1c51f974768de4a7dd467c321aedb7);
|
|
|
|
|
|
|
|
marker_ee575e157936391d218de28b8402ea70.bindPopup(popup_a24dc7d8382a84104f3a57698be007c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee575e157936391d218de28b8402ea70.setIcon(icon_bf6880d2eae1a9424c4a70a8c4f1f709);
|
|
|
|
|
|
var marker_7ac6d515d3babe9e74b694bdebcdef70 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_1899b309ad7a3130604d738735bc9c80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6fe9972ae5a8f9a74f0675970dd5da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc876f88b983d176fedbf03421f6413 = $(`<div id="html_cdc876f88b983d176fedbf03421f6413" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_e6fe9972ae5a8f9a74f0675970dd5da3.setContent(html_cdc876f88b983d176fedbf03421f6413);
|
|
|
|
|
|
|
|
marker_7ac6d515d3babe9e74b694bdebcdef70.bindPopup(popup_e6fe9972ae5a8f9a74f0675970dd5da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ac6d515d3babe9e74b694bdebcdef70.setIcon(icon_1899b309ad7a3130604d738735bc9c80);
|
|
|
|
|
|
var marker_d1cb7d259c4aa1b8a2dc22af9890ac6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_03905024e5bc154b6b58f3dd7178ba2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1042c66be995ee1a6ef56dcbadf03675 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71e26691dd96a29597eac91a67863849 = $(`<div id="html_71e26691dd96a29597eac91a67863849" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_1042c66be995ee1a6ef56dcbadf03675.setContent(html_71e26691dd96a29597eac91a67863849);
|
|
|
|
|
|
|
|
marker_d1cb7d259c4aa1b8a2dc22af9890ac6b.bindPopup(popup_1042c66be995ee1a6ef56dcbadf03675)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1cb7d259c4aa1b8a2dc22af9890ac6b.setIcon(icon_03905024e5bc154b6b58f3dd7178ba2a);
|
|
|
|
|
|
var marker_01066783865477c3e4a116b1cab52b5a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5);
|
|
|
|
|
|
var icon_b02f34279daef1a49b7d5f8de7ad42e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15e3fc29de7c5eec309eb77a745305dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07db97e4f46128d2f5a60c3dc04ec9da = $(`<div id="html_07db97e4f46128d2f5a60c3dc04ec9da" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_15e3fc29de7c5eec309eb77a745305dc.setContent(html_07db97e4f46128d2f5a60c3dc04ec9da);
|
|
|
|
|
|
|
|
marker_01066783865477c3e4a116b1cab52b5a.bindPopup(popup_15e3fc29de7c5eec309eb77a745305dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01066783865477c3e4a116b1cab52b5a.setIcon(icon_b02f34279daef1a49b7d5f8de7ad42e1);
|
|
|
|
|
|
marker_cluster_d5d36b131b7ddfd57de463f9cc5027c5.addTo(map_f650fa24eec7f1b8002582df3fe5d76b);
|
|
|
|
</script>
|
|
</html> |