mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 00:45:19 +00:00
11209 lines
326 KiB
HTML
11209 lines
326 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_8203de3f30b7f78f30bcc6690b462312 {
|
|
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_8203de3f30b7f78f30bcc6690b462312" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_8203de3f30b7f78f30bcc6690b462312 = L.map(
|
|
"map_8203de3f30b7f78f30bcc6690b462312",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_dae406f928c88bb138723cc8c0a3b67d = 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_dae406f928c88bb138723cc8c0a3b67d.addTo(map_8203de3f30b7f78f30bcc6690b462312);
|
|
|
|
|
|
var marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_d0487176aae9305c480f183bb7350182 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e1983113398ee52c835e8b1e9498cead = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6204bbda90b1aeb4c9722eb6f42ef534 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2b9fd930529cfd3b80f7a12217c1467 = $(`<div id="html_a2b9fd930529cfd3b80f7a12217c1467" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_6204bbda90b1aeb4c9722eb6f42ef534.setContent(html_a2b9fd930529cfd3b80f7a12217c1467);
|
|
|
|
|
|
|
|
marker_d0487176aae9305c480f183bb7350182.bindPopup(popup_6204bbda90b1aeb4c9722eb6f42ef534)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0487176aae9305c480f183bb7350182.setIcon(icon_e1983113398ee52c835e8b1e9498cead);
|
|
|
|
|
|
var marker_94afab998c528f8b4557c6d941197fff = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_72834c612f654ac8cdbbfebc8368cfee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a21a0e4d332f17abb5d2ef7fe76122af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fec186f3dcd0b4a992dd0a32227e1e97 = $(`<div id="html_fec186f3dcd0b4a992dd0a32227e1e97" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_a21a0e4d332f17abb5d2ef7fe76122af.setContent(html_fec186f3dcd0b4a992dd0a32227e1e97);
|
|
|
|
|
|
|
|
marker_94afab998c528f8b4557c6d941197fff.bindPopup(popup_a21a0e4d332f17abb5d2ef7fe76122af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94afab998c528f8b4557c6d941197fff.setIcon(icon_72834c612f654ac8cdbbfebc8368cfee);
|
|
|
|
|
|
var marker_d6094d263c9dcccc064bf58876694ac2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6dee84ab95bf9414c93a74a323569d4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d07136b77f04ab5e8e12bfb85c709697 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2576cd306b5ac49b24cd138ae454c13 = $(`<div id="html_c2576cd306b5ac49b24cd138ae454c13" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_d07136b77f04ab5e8e12bfb85c709697.setContent(html_c2576cd306b5ac49b24cd138ae454c13);
|
|
|
|
|
|
|
|
marker_d6094d263c9dcccc064bf58876694ac2.bindPopup(popup_d07136b77f04ab5e8e12bfb85c709697)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6094d263c9dcccc064bf58876694ac2.setIcon(icon_6dee84ab95bf9414c93a74a323569d4b);
|
|
|
|
|
|
var marker_b146fd448687790ed545e743ba588229 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_abaf4cbff9784e6183238c19897926ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_608883fac2a3d2cbb5bfd283992f4b34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e846615f1f6addd5e602b74b86172e4d = $(`<div id="html_e846615f1f6addd5e602b74b86172e4d" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_608883fac2a3d2cbb5bfd283992f4b34.setContent(html_e846615f1f6addd5e602b74b86172e4d);
|
|
|
|
|
|
|
|
marker_b146fd448687790ed545e743ba588229.bindPopup(popup_608883fac2a3d2cbb5bfd283992f4b34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b146fd448687790ed545e743ba588229.setIcon(icon_abaf4cbff9784e6183238c19897926ce);
|
|
|
|
|
|
var marker_deb320ec91d2821469050b23997af5c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_878eab02b8130b07231ecf5546f255a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cde6a81a3a2d7d0cdf16c2df67c4d362 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f16c37545d97bff81eec416997a291d = $(`<div id="html_7f16c37545d97bff81eec416997a291d" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_cde6a81a3a2d7d0cdf16c2df67c4d362.setContent(html_7f16c37545d97bff81eec416997a291d);
|
|
|
|
|
|
|
|
marker_deb320ec91d2821469050b23997af5c7.bindPopup(popup_cde6a81a3a2d7d0cdf16c2df67c4d362)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deb320ec91d2821469050b23997af5c7.setIcon(icon_878eab02b8130b07231ecf5546f255a3);
|
|
|
|
|
|
var marker_d7567db919b01fc739b5c0101db6c75d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_364df1bb21dae829a9f1f5e33e96291b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78f2fed0c5b917a11f6b6ad831c65215 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f83cb288d502547ed9f41e832e28e6f = $(`<div id="html_9f83cb288d502547ed9f41e832e28e6f" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_78f2fed0c5b917a11f6b6ad831c65215.setContent(html_9f83cb288d502547ed9f41e832e28e6f);
|
|
|
|
|
|
|
|
marker_d7567db919b01fc739b5c0101db6c75d.bindPopup(popup_78f2fed0c5b917a11f6b6ad831c65215)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7567db919b01fc739b5c0101db6c75d.setIcon(icon_364df1bb21dae829a9f1f5e33e96291b);
|
|
|
|
|
|
var marker_45efc3f80eb8485c3b328618e26eba35 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2e3bfe653d83dc020b7c302ed217ae1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46d6e90481af76c70cf3e0ca9b9e6ffd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_142005eed7e8659c8bd4dc0c75c15c86 = $(`<div id="html_142005eed7e8659c8bd4dc0c75c15c86" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_46d6e90481af76c70cf3e0ca9b9e6ffd.setContent(html_142005eed7e8659c8bd4dc0c75c15c86);
|
|
|
|
|
|
|
|
marker_45efc3f80eb8485c3b328618e26eba35.bindPopup(popup_46d6e90481af76c70cf3e0ca9b9e6ffd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45efc3f80eb8485c3b328618e26eba35.setIcon(icon_2e3bfe653d83dc020b7c302ed217ae1d);
|
|
|
|
|
|
var marker_c9543af2bb51b4173cd19549cc14bb55 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_d435fc921a23dc708a70c83de74c4c75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b753eded2342a8842b502011da5eeae0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_066dee833380c04d8a7da6e10828a5a9 = $(`<div id="html_066dee833380c04d8a7da6e10828a5a9" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_b753eded2342a8842b502011da5eeae0.setContent(html_066dee833380c04d8a7da6e10828a5a9);
|
|
|
|
|
|
|
|
marker_c9543af2bb51b4173cd19549cc14bb55.bindPopup(popup_b753eded2342a8842b502011da5eeae0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9543af2bb51b4173cd19549cc14bb55.setIcon(icon_d435fc921a23dc708a70c83de74c4c75);
|
|
|
|
|
|
var marker_e77086feb81abb197ec263d5941efe42 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3e00d67bba4325a0aa27941342d8f69b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8283756b2ab254426594204e2894459 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f703afb1c412d95b2cf4d51462de1b9 = $(`<div id="html_7f703afb1c412d95b2cf4d51462de1b9" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_b8283756b2ab254426594204e2894459.setContent(html_7f703afb1c412d95b2cf4d51462de1b9);
|
|
|
|
|
|
|
|
marker_e77086feb81abb197ec263d5941efe42.bindPopup(popup_b8283756b2ab254426594204e2894459)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e77086feb81abb197ec263d5941efe42.setIcon(icon_3e00d67bba4325a0aa27941342d8f69b);
|
|
|
|
|
|
var marker_1b8287fb34a6d89b1de92156e023fab1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2052d3f8f85a95a8cb014969cdc0593f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb57f2642f02febe8c88148759b74765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e27ab4cdb65cd4eb64d0a9523aeb646 = $(`<div id="html_0e27ab4cdb65cd4eb64d0a9523aeb646" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_eb57f2642f02febe8c88148759b74765.setContent(html_0e27ab4cdb65cd4eb64d0a9523aeb646);
|
|
|
|
|
|
|
|
marker_1b8287fb34a6d89b1de92156e023fab1.bindPopup(popup_eb57f2642f02febe8c88148759b74765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b8287fb34a6d89b1de92156e023fab1.setIcon(icon_2052d3f8f85a95a8cb014969cdc0593f);
|
|
|
|
|
|
var marker_4204f1e4afd1167f03b679a80ea7ea6a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_fa81fe3556382af92726f79b95e16fe2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e13eada9e4b3bafabba19e59681d6016 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04bcc679e83260771f46ece226501d02 = $(`<div id="html_04bcc679e83260771f46ece226501d02" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_e13eada9e4b3bafabba19e59681d6016.setContent(html_04bcc679e83260771f46ece226501d02);
|
|
|
|
|
|
|
|
marker_4204f1e4afd1167f03b679a80ea7ea6a.bindPopup(popup_e13eada9e4b3bafabba19e59681d6016)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4204f1e4afd1167f03b679a80ea7ea6a.setIcon(icon_fa81fe3556382af92726f79b95e16fe2);
|
|
|
|
|
|
var marker_6f4f93d40090f6a96d456d743ec6c461 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_986eee87c7f319ee07333831d4f0d9d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dceaad36187a4af4ef90943e5521d01b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c5239f7f8100f96ea0ca891c0f5d8e5 = $(`<div id="html_1c5239f7f8100f96ea0ca891c0f5d8e5" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_dceaad36187a4af4ef90943e5521d01b.setContent(html_1c5239f7f8100f96ea0ca891c0f5d8e5);
|
|
|
|
|
|
|
|
marker_6f4f93d40090f6a96d456d743ec6c461.bindPopup(popup_dceaad36187a4af4ef90943e5521d01b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f4f93d40090f6a96d456d743ec6c461.setIcon(icon_986eee87c7f319ee07333831d4f0d9d1);
|
|
|
|
|
|
var marker_fd11745b2630334dbadbd4f713796ca7 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_fb1a9d7aebc308818c154d258a4e3834 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70c2f45e25fa348ac005dcbe2c76a68c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_448a35a02bdae355836c32d19923d9d4 = $(`<div id="html_448a35a02bdae355836c32d19923d9d4" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_70c2f45e25fa348ac005dcbe2c76a68c.setContent(html_448a35a02bdae355836c32d19923d9d4);
|
|
|
|
|
|
|
|
marker_fd11745b2630334dbadbd4f713796ca7.bindPopup(popup_70c2f45e25fa348ac005dcbe2c76a68c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd11745b2630334dbadbd4f713796ca7.setIcon(icon_fb1a9d7aebc308818c154d258a4e3834);
|
|
|
|
|
|
var marker_65917d6ffbaadb3b46309ffac9e5b580 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_833c7f909f2e655342f1bcc216cdec36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c61117471d182877c6a0afff89ce2a7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98ad080145ec35cfa7815134f1633a38 = $(`<div id="html_98ad080145ec35cfa7815134f1633a38" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_c61117471d182877c6a0afff89ce2a7c.setContent(html_98ad080145ec35cfa7815134f1633a38);
|
|
|
|
|
|
|
|
marker_65917d6ffbaadb3b46309ffac9e5b580.bindPopup(popup_c61117471d182877c6a0afff89ce2a7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65917d6ffbaadb3b46309ffac9e5b580.setIcon(icon_833c7f909f2e655342f1bcc216cdec36);
|
|
|
|
|
|
var marker_e2ee643f24942087154f5ee75128d56e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_31ec3f839e380d335ebbb9272e08f10e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b8a5657d1cf516761ed3ae465944e8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9f77e5c7e7bc3b012835bb1fe31dbfb = $(`<div id="html_c9f77e5c7e7bc3b012835bb1fe31dbfb" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_7b8a5657d1cf516761ed3ae465944e8e.setContent(html_c9f77e5c7e7bc3b012835bb1fe31dbfb);
|
|
|
|
|
|
|
|
marker_e2ee643f24942087154f5ee75128d56e.bindPopup(popup_7b8a5657d1cf516761ed3ae465944e8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2ee643f24942087154f5ee75128d56e.setIcon(icon_31ec3f839e380d335ebbb9272e08f10e);
|
|
|
|
|
|
var marker_a027e3058c2486f0fcb20793585f9dc2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_60005f4b410212920b05193f7ce402f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45d338bcbb4847b73b44da36142a7dc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fe28027d77eeb61b5de173f9dda3750 = $(`<div id="html_5fe28027d77eeb61b5de173f9dda3750" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_45d338bcbb4847b73b44da36142a7dc3.setContent(html_5fe28027d77eeb61b5de173f9dda3750);
|
|
|
|
|
|
|
|
marker_a027e3058c2486f0fcb20793585f9dc2.bindPopup(popup_45d338bcbb4847b73b44da36142a7dc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a027e3058c2486f0fcb20793585f9dc2.setIcon(icon_60005f4b410212920b05193f7ce402f5);
|
|
|
|
|
|
var marker_f3a5210c8cc4f86474dc50cd94cf75ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_32b02263fca8ff5d2bb64ca226f66f67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9373929bd23917908b0c3c06a9ee86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c714b35ddc65f6c84de049f402f40bfb = $(`<div id="html_c714b35ddc65f6c84de049f402f40bfb" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_2e9373929bd23917908b0c3c06a9ee86.setContent(html_c714b35ddc65f6c84de049f402f40bfb);
|
|
|
|
|
|
|
|
marker_f3a5210c8cc4f86474dc50cd94cf75ec.bindPopup(popup_2e9373929bd23917908b0c3c06a9ee86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3a5210c8cc4f86474dc50cd94cf75ec.setIcon(icon_32b02263fca8ff5d2bb64ca226f66f67);
|
|
|
|
|
|
var marker_d271b4108c9d3424af5507a8bff2d487 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f74f7fd967715b641efbfd3ec28e4d7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e501e8055d14c28fa919c68ccd3b36fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51078fbeab5cd6d06ef84aebcdec72d9 = $(`<div id="html_51078fbeab5cd6d06ef84aebcdec72d9" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_e501e8055d14c28fa919c68ccd3b36fc.setContent(html_51078fbeab5cd6d06ef84aebcdec72d9);
|
|
|
|
|
|
|
|
marker_d271b4108c9d3424af5507a8bff2d487.bindPopup(popup_e501e8055d14c28fa919c68ccd3b36fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d271b4108c9d3424af5507a8bff2d487.setIcon(icon_f74f7fd967715b641efbfd3ec28e4d7b);
|
|
|
|
|
|
var marker_6ed80837db30c88aea3b12bd651c727c = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_42cbd0e48c764cde582c4546633a4183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b386f0b86efe114d08d989a10c49f6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d3f4fe0b3097088525808f7cfd0517a = $(`<div id="html_3d3f4fe0b3097088525808f7cfd0517a" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_9b386f0b86efe114d08d989a10c49f6f.setContent(html_3d3f4fe0b3097088525808f7cfd0517a);
|
|
|
|
|
|
|
|
marker_6ed80837db30c88aea3b12bd651c727c.bindPopup(popup_9b386f0b86efe114d08d989a10c49f6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ed80837db30c88aea3b12bd651c727c.setIcon(icon_42cbd0e48c764cde582c4546633a4183);
|
|
|
|
|
|
var marker_67d53e36b648bab71d37cd972b223726 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_9baf5675a5e6a9089c209a2ce65b7e61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f891524d33055a89849dc4dc07ffdd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28d0bb29fae94a370d214fe2d009b8cd = $(`<div id="html_28d0bb29fae94a370d214fe2d009b8cd" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_0f891524d33055a89849dc4dc07ffdd7.setContent(html_28d0bb29fae94a370d214fe2d009b8cd);
|
|
|
|
|
|
|
|
marker_67d53e36b648bab71d37cd972b223726.bindPopup(popup_0f891524d33055a89849dc4dc07ffdd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67d53e36b648bab71d37cd972b223726.setIcon(icon_9baf5675a5e6a9089c209a2ce65b7e61);
|
|
|
|
|
|
var marker_3589c85521f966e0a3ab8ed72f675238 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_84d68a51f4be6be380a13c17a2426f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7f70a225c2f95d0b741c35feaedfce7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6ef15bf22b97c3895ae034bdfadfb51 = $(`<div id="html_b6ef15bf22b97c3895ae034bdfadfb51" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_c7f70a225c2f95d0b741c35feaedfce7.setContent(html_b6ef15bf22b97c3895ae034bdfadfb51);
|
|
|
|
|
|
|
|
marker_3589c85521f966e0a3ab8ed72f675238.bindPopup(popup_c7f70a225c2f95d0b741c35feaedfce7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3589c85521f966e0a3ab8ed72f675238.setIcon(icon_84d68a51f4be6be380a13c17a2426f73);
|
|
|
|
|
|
var marker_475dd7f8945ded9958ae7d6570df0fb2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a3818d3891b53934b4edc82e24736105 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0404af64876214f28e120996f9c15833 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b89c95cd13de50b866fa558cd3c29bb3 = $(`<div id="html_b89c95cd13de50b866fa558cd3c29bb3" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_0404af64876214f28e120996f9c15833.setContent(html_b89c95cd13de50b866fa558cd3c29bb3);
|
|
|
|
|
|
|
|
marker_475dd7f8945ded9958ae7d6570df0fb2.bindPopup(popup_0404af64876214f28e120996f9c15833)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_475dd7f8945ded9958ae7d6570df0fb2.setIcon(icon_a3818d3891b53934b4edc82e24736105);
|
|
|
|
|
|
var marker_553d23c4f12b24971b48b5e3458d2ca6 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_99fb80473050ce188b4c21d3cbd9fdf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59bbac5fcaa85e9ced75a8a6971f932a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4a770015e96706f6853d62bccaefc71 = $(`<div id="html_b4a770015e96706f6853d62bccaefc71" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_59bbac5fcaa85e9ced75a8a6971f932a.setContent(html_b4a770015e96706f6853d62bccaefc71);
|
|
|
|
|
|
|
|
marker_553d23c4f12b24971b48b5e3458d2ca6.bindPopup(popup_59bbac5fcaa85e9ced75a8a6971f932a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_553d23c4f12b24971b48b5e3458d2ca6.setIcon(icon_99fb80473050ce188b4c21d3cbd9fdf3);
|
|
|
|
|
|
var marker_969bb4ca83d9a540471c2048e730fa50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_fca0ef37c0a83af715f7e9273e9d7581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3511e515ec70a10756bee8da65f6e02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b94e883d8f49cc529ed8321cfca8f6ee = $(`<div id="html_b94e883d8f49cc529ed8321cfca8f6ee" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_d3511e515ec70a10756bee8da65f6e02.setContent(html_b94e883d8f49cc529ed8321cfca8f6ee);
|
|
|
|
|
|
|
|
marker_969bb4ca83d9a540471c2048e730fa50.bindPopup(popup_d3511e515ec70a10756bee8da65f6e02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_969bb4ca83d9a540471c2048e730fa50.setIcon(icon_fca0ef37c0a83af715f7e9273e9d7581);
|
|
|
|
|
|
var marker_d3cf68d366c369793c5f049a99d1cb3c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1c4043f8c67259819ba14dbae024886d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d03d6c37b96872297246363451acece6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ee0cf4a01278c0c40ae7494f067fb91 = $(`<div id="html_2ee0cf4a01278c0c40ae7494f067fb91" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_d03d6c37b96872297246363451acece6.setContent(html_2ee0cf4a01278c0c40ae7494f067fb91);
|
|
|
|
|
|
|
|
marker_d3cf68d366c369793c5f049a99d1cb3c.bindPopup(popup_d03d6c37b96872297246363451acece6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3cf68d366c369793c5f049a99d1cb3c.setIcon(icon_1c4043f8c67259819ba14dbae024886d);
|
|
|
|
|
|
var marker_3e52be4d5028601128bb53b4a2c77bbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f3744328af1ab0ed02045a13f47ff4d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ef4d3bd683c9fce9f13424b81f42867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d12021d082044e05dc809d4959e92f3 = $(`<div id="html_0d12021d082044e05dc809d4959e92f3" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_1ef4d3bd683c9fce9f13424b81f42867.setContent(html_0d12021d082044e05dc809d4959e92f3);
|
|
|
|
|
|
|
|
marker_3e52be4d5028601128bb53b4a2c77bbf.bindPopup(popup_1ef4d3bd683c9fce9f13424b81f42867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e52be4d5028601128bb53b4a2c77bbf.setIcon(icon_f3744328af1ab0ed02045a13f47ff4d8);
|
|
|
|
|
|
var marker_2f2d7b320e878f60c1dcde5e8a2f2332 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3e3f58b1f2f448929810ca75281af319 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b46cd7e3b4df541b90777c429b43a9e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10f7a854eb108dda7cc1ddde3795bfcf = $(`<div id="html_10f7a854eb108dda7cc1ddde3795bfcf" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_b46cd7e3b4df541b90777c429b43a9e0.setContent(html_10f7a854eb108dda7cc1ddde3795bfcf);
|
|
|
|
|
|
|
|
marker_2f2d7b320e878f60c1dcde5e8a2f2332.bindPopup(popup_b46cd7e3b4df541b90777c429b43a9e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f2d7b320e878f60c1dcde5e8a2f2332.setIcon(icon_3e3f58b1f2f448929810ca75281af319);
|
|
|
|
|
|
var marker_12bfcece4386396ec6be68043f4e58e5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b5e99017f8688254236230c390bd5d36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ecb143f89b15ec33f415fb5a7c15884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc0ae3d092910b014fc0c5984e5931c2 = $(`<div id="html_cc0ae3d092910b014fc0c5984e5931c2" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_1ecb143f89b15ec33f415fb5a7c15884.setContent(html_cc0ae3d092910b014fc0c5984e5931c2);
|
|
|
|
|
|
|
|
marker_12bfcece4386396ec6be68043f4e58e5.bindPopup(popup_1ecb143f89b15ec33f415fb5a7c15884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12bfcece4386396ec6be68043f4e58e5.setIcon(icon_b5e99017f8688254236230c390bd5d36);
|
|
|
|
|
|
var marker_7de0847e93c57eb1aed149ab5df040b5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_471c9d9ed537d983512c18d7086d2019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_910a05018e25cf14002e41f5d4f3117c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53a28319803b5b8baffc796188649abe = $(`<div id="html_53a28319803b5b8baffc796188649abe" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_910a05018e25cf14002e41f5d4f3117c.setContent(html_53a28319803b5b8baffc796188649abe);
|
|
|
|
|
|
|
|
marker_7de0847e93c57eb1aed149ab5df040b5.bindPopup(popup_910a05018e25cf14002e41f5d4f3117c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de0847e93c57eb1aed149ab5df040b5.setIcon(icon_471c9d9ed537d983512c18d7086d2019);
|
|
|
|
|
|
var marker_dbae4f1833b4f63a892af4275172aa5c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_75bc63a43bcbf590503ba0d9aca768f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c17c16457e4e86363822c37e62f5fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cadc2ab387c826d9f6e978bd9784e78 = $(`<div id="html_1cadc2ab387c826d9f6e978bd9784e78" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_4c17c16457e4e86363822c37e62f5fc2.setContent(html_1cadc2ab387c826d9f6e978bd9784e78);
|
|
|
|
|
|
|
|
marker_dbae4f1833b4f63a892af4275172aa5c.bindPopup(popup_4c17c16457e4e86363822c37e62f5fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbae4f1833b4f63a892af4275172aa5c.setIcon(icon_75bc63a43bcbf590503ba0d9aca768f3);
|
|
|
|
|
|
var marker_98b2ddc95760fc2279b313a29a2b70bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_20a8a7ac4c78a320ba2d4c9c0a4b0ae4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90f11324995f85962ae57239f0bfcbc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6231c6a43a546a9101a545726730863e = $(`<div id="html_6231c6a43a546a9101a545726730863e" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_90f11324995f85962ae57239f0bfcbc0.setContent(html_6231c6a43a546a9101a545726730863e);
|
|
|
|
|
|
|
|
marker_98b2ddc95760fc2279b313a29a2b70bf.bindPopup(popup_90f11324995f85962ae57239f0bfcbc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98b2ddc95760fc2279b313a29a2b70bf.setIcon(icon_20a8a7ac4c78a320ba2d4c9c0a4b0ae4);
|
|
|
|
|
|
var marker_67fc90ef13b69d983db773fdfd3dc4eb = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_35b7943394a2fb0630c8dc8b84bb9edc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3dafda6cd5fcfbb8fdf9292de35de5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc67f5cb8cca7e34f4bbec1dfc3cd8fc = $(`<div id="html_bc67f5cb8cca7e34f4bbec1dfc3cd8fc" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_b3dafda6cd5fcfbb8fdf9292de35de5e.setContent(html_bc67f5cb8cca7e34f4bbec1dfc3cd8fc);
|
|
|
|
|
|
|
|
marker_67fc90ef13b69d983db773fdfd3dc4eb.bindPopup(popup_b3dafda6cd5fcfbb8fdf9292de35de5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67fc90ef13b69d983db773fdfd3dc4eb.setIcon(icon_35b7943394a2fb0630c8dc8b84bb9edc);
|
|
|
|
|
|
var marker_ef202d7dd1d618358c3b074f5bd227c2 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_cb06e41519a2f74f83e56ed6a9611f15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c6290a30a162e2248fdd2f9c2285ec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c879ff2c67c155054a16fb0f48872a97 = $(`<div id="html_c879ff2c67c155054a16fb0f48872a97" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_1c6290a30a162e2248fdd2f9c2285ec6.setContent(html_c879ff2c67c155054a16fb0f48872a97);
|
|
|
|
|
|
|
|
marker_ef202d7dd1d618358c3b074f5bd227c2.bindPopup(popup_1c6290a30a162e2248fdd2f9c2285ec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef202d7dd1d618358c3b074f5bd227c2.setIcon(icon_cb06e41519a2f74f83e56ed6a9611f15);
|
|
|
|
|
|
var marker_8a9af99b89036aedd49202b56aac052c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_7be479c31a690329527b843ac58eaf65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dcf4078e1258c170863b61dd6b79740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e273ef92e609a282c88707a459b299e2 = $(`<div id="html_e273ef92e609a282c88707a459b299e2" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_7dcf4078e1258c170863b61dd6b79740.setContent(html_e273ef92e609a282c88707a459b299e2);
|
|
|
|
|
|
|
|
marker_8a9af99b89036aedd49202b56aac052c.bindPopup(popup_7dcf4078e1258c170863b61dd6b79740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a9af99b89036aedd49202b56aac052c.setIcon(icon_7be479c31a690329527b843ac58eaf65);
|
|
|
|
|
|
var marker_2ccfd0dbc06bb56cb989e6ec26616ef4 = L.marker(
|
|
[25.0367, 121.524],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_69dfa6904a68b301bca3e484279ddf3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de35bb9610c39893502f1e91509b57b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1ada56bcc497a9ac9ce1e6f666b5ba5 = $(`<div id="html_b1ada56bcc497a9ac9ce1e6f666b5ba5" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_de35bb9610c39893502f1e91509b57b6.setContent(html_b1ada56bcc497a9ac9ce1e6f666b5ba5);
|
|
|
|
|
|
|
|
marker_2ccfd0dbc06bb56cb989e6ec26616ef4.bindPopup(popup_de35bb9610c39893502f1e91509b57b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ccfd0dbc06bb56cb989e6ec26616ef4.setIcon(icon_69dfa6904a68b301bca3e484279ddf3c);
|
|
|
|
|
|
var marker_a1ed328511e46dc528f348ba35330fe6 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2886bb4eff7a66cbc4aded12dfe6453f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9138e350a6d3576dd974a2cec7a98832 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b5bc741d7b72f8f4e35be68960e8910 = $(`<div id="html_3b5bc741d7b72f8f4e35be68960e8910" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_9138e350a6d3576dd974a2cec7a98832.setContent(html_3b5bc741d7b72f8f4e35be68960e8910);
|
|
|
|
|
|
|
|
marker_a1ed328511e46dc528f348ba35330fe6.bindPopup(popup_9138e350a6d3576dd974a2cec7a98832)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1ed328511e46dc528f348ba35330fe6.setIcon(icon_2886bb4eff7a66cbc4aded12dfe6453f);
|
|
|
|
|
|
var marker_0aeefe138fbef21a69757d83d2072b70 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_87ad725b7767fe97a7486e51c0abd4ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_372cfa9add0eb4f48cd42a95aafcb101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f11a20ef2c80fd51ce520763c96ad31 = $(`<div id="html_2f11a20ef2c80fd51ce520763c96ad31" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_372cfa9add0eb4f48cd42a95aafcb101.setContent(html_2f11a20ef2c80fd51ce520763c96ad31);
|
|
|
|
|
|
|
|
marker_0aeefe138fbef21a69757d83d2072b70.bindPopup(popup_372cfa9add0eb4f48cd42a95aafcb101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aeefe138fbef21a69757d83d2072b70.setIcon(icon_87ad725b7767fe97a7486e51c0abd4ad);
|
|
|
|
|
|
var marker_e807ad0c8ca83d478977a20c7f9fd01e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_adff657f2dc8ad2cef707ced517ed9fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7c14f0c9ff15641b0922878b7b074b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55bb79ecdd82333ca9066f73eaf1914f = $(`<div id="html_55bb79ecdd82333ca9066f73eaf1914f" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_8c7c14f0c9ff15641b0922878b7b074b.setContent(html_55bb79ecdd82333ca9066f73eaf1914f);
|
|
|
|
|
|
|
|
marker_e807ad0c8ca83d478977a20c7f9fd01e.bindPopup(popup_8c7c14f0c9ff15641b0922878b7b074b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e807ad0c8ca83d478977a20c7f9fd01e.setIcon(icon_adff657f2dc8ad2cef707ced517ed9fb);
|
|
|
|
|
|
var marker_65b5d525ce9ad394c2de4f470cfc9784 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_bc2b7f931452d903cf6d9bada7e749dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aad7c6abae9fda80223bc859b17a2c8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6d7d41375b30768d8fb1261673d0ec4 = $(`<div id="html_c6d7d41375b30768d8fb1261673d0ec4" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_aad7c6abae9fda80223bc859b17a2c8e.setContent(html_c6d7d41375b30768d8fb1261673d0ec4);
|
|
|
|
|
|
|
|
marker_65b5d525ce9ad394c2de4f470cfc9784.bindPopup(popup_aad7c6abae9fda80223bc859b17a2c8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65b5d525ce9ad394c2de4f470cfc9784.setIcon(icon_bc2b7f931452d903cf6d9bada7e749dc);
|
|
|
|
|
|
var marker_d3a2495d9322a21498ca8ae5354d6fae = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a075f7270b7ac86d9b8a9dc050471522 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_751269d27c24895931d596d14cd731f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4792315b0f23a50816241434351e2f9 = $(`<div id="html_a4792315b0f23a50816241434351e2f9" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_751269d27c24895931d596d14cd731f2.setContent(html_a4792315b0f23a50816241434351e2f9);
|
|
|
|
|
|
|
|
marker_d3a2495d9322a21498ca8ae5354d6fae.bindPopup(popup_751269d27c24895931d596d14cd731f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3a2495d9322a21498ca8ae5354d6fae.setIcon(icon_a075f7270b7ac86d9b8a9dc050471522);
|
|
|
|
|
|
var marker_18e9adc19fb9b8384a97cb29624f9ed9 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e05123affca474196b4826d7e995c1f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8cfd582a9453de01d20ad3abf48ad7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b9d73d9ced0a0216cfd21807cceae39 = $(`<div id="html_9b9d73d9ced0a0216cfd21807cceae39" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_d8cfd582a9453de01d20ad3abf48ad7f.setContent(html_9b9d73d9ced0a0216cfd21807cceae39);
|
|
|
|
|
|
|
|
marker_18e9adc19fb9b8384a97cb29624f9ed9.bindPopup(popup_d8cfd582a9453de01d20ad3abf48ad7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18e9adc19fb9b8384a97cb29624f9ed9.setIcon(icon_e05123affca474196b4826d7e995c1f5);
|
|
|
|
|
|
var marker_9a0e7068b63a5a00705f4d896a1743e1 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_366d5ecc8ff868733362e7290aae6f53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23171bd5fd9e70eae2ce1ce08807cb73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58b574b4a4028d2452ea8caf0d2bd35c = $(`<div id="html_58b574b4a4028d2452ea8caf0d2bd35c" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_23171bd5fd9e70eae2ce1ce08807cb73.setContent(html_58b574b4a4028d2452ea8caf0d2bd35c);
|
|
|
|
|
|
|
|
marker_9a0e7068b63a5a00705f4d896a1743e1.bindPopup(popup_23171bd5fd9e70eae2ce1ce08807cb73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a0e7068b63a5a00705f4d896a1743e1.setIcon(icon_366d5ecc8ff868733362e7290aae6f53);
|
|
|
|
|
|
var marker_4ac8356e9524a307213dc3f63246b7a3 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e4283e712bc17a71fe194d9b736ce11c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02a5022a69288632d6a087cf188c5ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d27d645d82ad7657f659e9018427d666 = $(`<div id="html_d27d645d82ad7657f659e9018427d666" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_02a5022a69288632d6a087cf188c5ff9.setContent(html_d27d645d82ad7657f659e9018427d666);
|
|
|
|
|
|
|
|
marker_4ac8356e9524a307213dc3f63246b7a3.bindPopup(popup_02a5022a69288632d6a087cf188c5ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ac8356e9524a307213dc3f63246b7a3.setIcon(icon_e4283e712bc17a71fe194d9b736ce11c);
|
|
|
|
|
|
var marker_412f1b5b65bdd2d4fb6dcc5da171fa2d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_4fd18ecd1fb92b0a95b6855cec94450d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a26fcbdf1aebe276f89f40380ba8348 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08d783487b3eddcf58187177576073cf = $(`<div id="html_08d783487b3eddcf58187177576073cf" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_3a26fcbdf1aebe276f89f40380ba8348.setContent(html_08d783487b3eddcf58187177576073cf);
|
|
|
|
|
|
|
|
marker_412f1b5b65bdd2d4fb6dcc5da171fa2d.bindPopup(popup_3a26fcbdf1aebe276f89f40380ba8348)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_412f1b5b65bdd2d4fb6dcc5da171fa2d.setIcon(icon_4fd18ecd1fb92b0a95b6855cec94450d);
|
|
|
|
|
|
var marker_eaa61f6b7b29991891501f8b055d0044 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ac42271fe2e6dd76492e7553474f4c2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f33829073837c42a490b01c77a58c96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd6fe843d9a35deeb396195827689c62 = $(`<div id="html_bd6fe843d9a35deeb396195827689c62" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_4f33829073837c42a490b01c77a58c96.setContent(html_bd6fe843d9a35deeb396195827689c62);
|
|
|
|
|
|
|
|
marker_eaa61f6b7b29991891501f8b055d0044.bindPopup(popup_4f33829073837c42a490b01c77a58c96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaa61f6b7b29991891501f8b055d0044.setIcon(icon_ac42271fe2e6dd76492e7553474f4c2b);
|
|
|
|
|
|
var marker_4228a2f0a89ff0a75d5645a3fbf865ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_58a9b52d4db254500d9cb10ffb7a0a9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b39f65ea893571483c1294f9f5295cfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_043996d8cb9fb13587a93f7573c263ec = $(`<div id="html_043996d8cb9fb13587a93f7573c263ec" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_b39f65ea893571483c1294f9f5295cfd.setContent(html_043996d8cb9fb13587a93f7573c263ec);
|
|
|
|
|
|
|
|
marker_4228a2f0a89ff0a75d5645a3fbf865ef.bindPopup(popup_b39f65ea893571483c1294f9f5295cfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4228a2f0a89ff0a75d5645a3fbf865ef.setIcon(icon_58a9b52d4db254500d9cb10ffb7a0a9c);
|
|
|
|
|
|
var marker_81ea9ef6cfe6c73898269bb75ed41f17 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6c74a03e3971568e7636d58e53d25b3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43a1ce16842674bcf264783ea5162424 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1b3173a5f03b0caed51f54e6e3c6847 = $(`<div id="html_c1b3173a5f03b0caed51f54e6e3c6847" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_43a1ce16842674bcf264783ea5162424.setContent(html_c1b3173a5f03b0caed51f54e6e3c6847);
|
|
|
|
|
|
|
|
marker_81ea9ef6cfe6c73898269bb75ed41f17.bindPopup(popup_43a1ce16842674bcf264783ea5162424)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81ea9ef6cfe6c73898269bb75ed41f17.setIcon(icon_6c74a03e3971568e7636d58e53d25b3d);
|
|
|
|
|
|
var marker_50c9b525f6c6741ee3ed9e3a8d94ae5b = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_29765ce175cebb408d0c9e6b3090c354 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5229bc9a1f43dd5c2415aead81b7e108 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bba4aa998194aa3d39af4aad45f7c77 = $(`<div id="html_2bba4aa998194aa3d39af4aad45f7c77" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_5229bc9a1f43dd5c2415aead81b7e108.setContent(html_2bba4aa998194aa3d39af4aad45f7c77);
|
|
|
|
|
|
|
|
marker_50c9b525f6c6741ee3ed9e3a8d94ae5b.bindPopup(popup_5229bc9a1f43dd5c2415aead81b7e108)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c9b525f6c6741ee3ed9e3a8d94ae5b.setIcon(icon_29765ce175cebb408d0c9e6b3090c354);
|
|
|
|
|
|
var marker_a20ca65f848c97777c069a86a54e56e7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a34d82b5770ea1bcd2fe5d579be8d2c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ffa9724cd44c9c76c25ae7f5e7707fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bb4fb941110c66d5707e8cf22169501 = $(`<div id="html_9bb4fb941110c66d5707e8cf22169501" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_4ffa9724cd44c9c76c25ae7f5e7707fb.setContent(html_9bb4fb941110c66d5707e8cf22169501);
|
|
|
|
|
|
|
|
marker_a20ca65f848c97777c069a86a54e56e7.bindPopup(popup_4ffa9724cd44c9c76c25ae7f5e7707fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a20ca65f848c97777c069a86a54e56e7.setIcon(icon_a34d82b5770ea1bcd2fe5d579be8d2c6);
|
|
|
|
|
|
var marker_020366d3e8d6646ea9996d993bb2c752 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_44ab5f6d702af68223e58dc8d5c2a6c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ff3f357881a56a1d5b39eb8d8fdf37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ee3da7cf59143ff95150f6da30e1ad1 = $(`<div id="html_3ee3da7cf59143ff95150f6da30e1ad1" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_28ff3f357881a56a1d5b39eb8d8fdf37.setContent(html_3ee3da7cf59143ff95150f6da30e1ad1);
|
|
|
|
|
|
|
|
marker_020366d3e8d6646ea9996d993bb2c752.bindPopup(popup_28ff3f357881a56a1d5b39eb8d8fdf37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_020366d3e8d6646ea9996d993bb2c752.setIcon(icon_44ab5f6d702af68223e58dc8d5c2a6c1);
|
|
|
|
|
|
var marker_0bbe38500312b0a51ca9aa0a048564bf = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f5e5b57d5f08f1f0b64211bd24fb39ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b8b66782da47ccbbbbe9eb0b71b3ad8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9179cd231c598e0bbff2c0b23d653e48 = $(`<div id="html_9179cd231c598e0bbff2c0b23d653e48" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_9b8b66782da47ccbbbbe9eb0b71b3ad8.setContent(html_9179cd231c598e0bbff2c0b23d653e48);
|
|
|
|
|
|
|
|
marker_0bbe38500312b0a51ca9aa0a048564bf.bindPopup(popup_9b8b66782da47ccbbbbe9eb0b71b3ad8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bbe38500312b0a51ca9aa0a048564bf.setIcon(icon_f5e5b57d5f08f1f0b64211bd24fb39ce);
|
|
|
|
|
|
var marker_3d2bc512ceaaad8b933c818af3cdd4bc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_87f454c43422e00c2e3ab95804bdfd98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cd1ed51350d6ebfdd1e706184223164 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b0336d4c62d83907920b5e5c17332b = $(`<div id="html_b8b0336d4c62d83907920b5e5c17332b" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_1cd1ed51350d6ebfdd1e706184223164.setContent(html_b8b0336d4c62d83907920b5e5c17332b);
|
|
|
|
|
|
|
|
marker_3d2bc512ceaaad8b933c818af3cdd4bc.bindPopup(popup_1cd1ed51350d6ebfdd1e706184223164)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d2bc512ceaaad8b933c818af3cdd4bc.setIcon(icon_87f454c43422e00c2e3ab95804bdfd98);
|
|
|
|
|
|
var marker_0381cc74e4da4a839348ce06e574303c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f4251e7d2260bbbba51437a85eddebc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a11a065a80e6a65da9ef5d3072904c3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af7590a60c784a445e961d24e2cf3419 = $(`<div id="html_af7590a60c784a445e961d24e2cf3419" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_a11a065a80e6a65da9ef5d3072904c3b.setContent(html_af7590a60c784a445e961d24e2cf3419);
|
|
|
|
|
|
|
|
marker_0381cc74e4da4a839348ce06e574303c.bindPopup(popup_a11a065a80e6a65da9ef5d3072904c3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0381cc74e4da4a839348ce06e574303c.setIcon(icon_f4251e7d2260bbbba51437a85eddebc3);
|
|
|
|
|
|
var marker_a017ae8ec541c397347dbc4a583d7ce7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_fbfa395118895ecf20560be7da16e8a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc386811f65852866d1cc7f33aba24fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7cc58eb4b7095521f9abb58ecb31f95 = $(`<div id="html_e7cc58eb4b7095521f9abb58ecb31f95" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_dc386811f65852866d1cc7f33aba24fb.setContent(html_e7cc58eb4b7095521f9abb58ecb31f95);
|
|
|
|
|
|
|
|
marker_a017ae8ec541c397347dbc4a583d7ce7.bindPopup(popup_dc386811f65852866d1cc7f33aba24fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a017ae8ec541c397347dbc4a583d7ce7.setIcon(icon_fbfa395118895ecf20560be7da16e8a7);
|
|
|
|
|
|
var marker_a095d982197699c187f8ea0c3cb46aff = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ed86a7a637e8d62b0d4fb7926b524b51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78c5672f2b818855b9efe92ea6f4c9d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d889ad049ae8a8d045daa3bac2fb993 = $(`<div id="html_4d889ad049ae8a8d045daa3bac2fb993" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_78c5672f2b818855b9efe92ea6f4c9d6.setContent(html_4d889ad049ae8a8d045daa3bac2fb993);
|
|
|
|
|
|
|
|
marker_a095d982197699c187f8ea0c3cb46aff.bindPopup(popup_78c5672f2b818855b9efe92ea6f4c9d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a095d982197699c187f8ea0c3cb46aff.setIcon(icon_ed86a7a637e8d62b0d4fb7926b524b51);
|
|
|
|
|
|
var marker_7752095d2c19fbe4f361d0cf1844b2ca = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_22efaf564d1b3aebaeea2dce74099794 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cb507c40ca293a34af149cfcb875f51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3b9e49f5e18e7a57b8b91d98ce6a9e8 = $(`<div id="html_b3b9e49f5e18e7a57b8b91d98ce6a9e8" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_3cb507c40ca293a34af149cfcb875f51.setContent(html_b3b9e49f5e18e7a57b8b91d98ce6a9e8);
|
|
|
|
|
|
|
|
marker_7752095d2c19fbe4f361d0cf1844b2ca.bindPopup(popup_3cb507c40ca293a34af149cfcb875f51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7752095d2c19fbe4f361d0cf1844b2ca.setIcon(icon_22efaf564d1b3aebaeea2dce74099794);
|
|
|
|
|
|
var marker_1036e11bff451996d344da017c98e174 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_5d374ce1c5a4dbe32fc97d8df1b83d24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ced324b9c50925e3b9b75ef5b64e65e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a07fd28e982e41de00a5f739f27dbe76 = $(`<div id="html_a07fd28e982e41de00a5f739f27dbe76" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_ced324b9c50925e3b9b75ef5b64e65e5.setContent(html_a07fd28e982e41de00a5f739f27dbe76);
|
|
|
|
|
|
|
|
marker_1036e11bff451996d344da017c98e174.bindPopup(popup_ced324b9c50925e3b9b75ef5b64e65e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1036e11bff451996d344da017c98e174.setIcon(icon_5d374ce1c5a4dbe32fc97d8df1b83d24);
|
|
|
|
|
|
var marker_ef76d4c034b235f817c90bbaf7907e2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_466510e78ad1957e886f9aa37245c803 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c19142dcec6e50b8250c74717d03bb09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6379afb9dc6ad97636f5f2be8a7c9fb4 = $(`<div id="html_6379afb9dc6ad97636f5f2be8a7c9fb4" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_c19142dcec6e50b8250c74717d03bb09.setContent(html_6379afb9dc6ad97636f5f2be8a7c9fb4);
|
|
|
|
|
|
|
|
marker_ef76d4c034b235f817c90bbaf7907e2b.bindPopup(popup_c19142dcec6e50b8250c74717d03bb09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef76d4c034b235f817c90bbaf7907e2b.setIcon(icon_466510e78ad1957e886f9aa37245c803);
|
|
|
|
|
|
var marker_7afe5b2c5bfc7c13bc8c27101af54452 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_73b96cb264c5836b44a200858f0758ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfcfc1bf5e69174c7bbe2b58a9bda15c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_307fa223cdd999ed2a0d354b1779481e = $(`<div id="html_307fa223cdd999ed2a0d354b1779481e" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_bfcfc1bf5e69174c7bbe2b58a9bda15c.setContent(html_307fa223cdd999ed2a0d354b1779481e);
|
|
|
|
|
|
|
|
marker_7afe5b2c5bfc7c13bc8c27101af54452.bindPopup(popup_bfcfc1bf5e69174c7bbe2b58a9bda15c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7afe5b2c5bfc7c13bc8c27101af54452.setIcon(icon_73b96cb264c5836b44a200858f0758ee);
|
|
|
|
|
|
var marker_99c8ad23d5fd355b0f1c3d0173db7d34 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_d43a830d3d77d03c664c8efb53b50681 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41f52732b0294e2bd35a47756b067113 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_588d96baba63870a90063136768f7544 = $(`<div id="html_588d96baba63870a90063136768f7544" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_41f52732b0294e2bd35a47756b067113.setContent(html_588d96baba63870a90063136768f7544);
|
|
|
|
|
|
|
|
marker_99c8ad23d5fd355b0f1c3d0173db7d34.bindPopup(popup_41f52732b0294e2bd35a47756b067113)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99c8ad23d5fd355b0f1c3d0173db7d34.setIcon(icon_d43a830d3d77d03c664c8efb53b50681);
|
|
|
|
|
|
var marker_8d275d7d0b0890a134e8dd972b5801dd = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_472317e5bb772c08acde28eb0bd73330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4d048fc5a97aa52aae8a0471a1f635b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_721a74bf20a6cc697fe04173c1289e57 = $(`<div id="html_721a74bf20a6cc697fe04173c1289e57" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_c4d048fc5a97aa52aae8a0471a1f635b.setContent(html_721a74bf20a6cc697fe04173c1289e57);
|
|
|
|
|
|
|
|
marker_8d275d7d0b0890a134e8dd972b5801dd.bindPopup(popup_c4d048fc5a97aa52aae8a0471a1f635b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d275d7d0b0890a134e8dd972b5801dd.setIcon(icon_472317e5bb772c08acde28eb0bd73330);
|
|
|
|
|
|
var marker_c9cc2f58e4fd198269a1c43f5c957438 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3683a34d6115533d3a7c15517acd0016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad16fd2cb08c481bddcd3ff692f4bb55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e76322feaa75411fb9e7f574b1a17eb = $(`<div id="html_4e76322feaa75411fb9e7f574b1a17eb" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_ad16fd2cb08c481bddcd3ff692f4bb55.setContent(html_4e76322feaa75411fb9e7f574b1a17eb);
|
|
|
|
|
|
|
|
marker_c9cc2f58e4fd198269a1c43f5c957438.bindPopup(popup_ad16fd2cb08c481bddcd3ff692f4bb55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9cc2f58e4fd198269a1c43f5c957438.setIcon(icon_3683a34d6115533d3a7c15517acd0016);
|
|
|
|
|
|
var marker_f7ecd23a50cfd887977a8953d546fbc8 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_56109ac34deaa2794880abbd3f932bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d43b5c3d5ebe515d66358914e91153d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40ef2430a052c310fbc8a1af6c8c29ce = $(`<div id="html_40ef2430a052c310fbc8a1af6c8c29ce" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_d43b5c3d5ebe515d66358914e91153d9.setContent(html_40ef2430a052c310fbc8a1af6c8c29ce);
|
|
|
|
|
|
|
|
marker_f7ecd23a50cfd887977a8953d546fbc8.bindPopup(popup_d43b5c3d5ebe515d66358914e91153d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7ecd23a50cfd887977a8953d546fbc8.setIcon(icon_56109ac34deaa2794880abbd3f932bea);
|
|
|
|
|
|
var marker_e20ca2e717c1b9ac78ca65a1d121394c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_82cac653b4edf4b98b9fdd7ff8cd960d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4e1db46423b4eaf7391878cd39dae48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47a2bddde403368a0e808a9da4217de3 = $(`<div id="html_47a2bddde403368a0e808a9da4217de3" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_f4e1db46423b4eaf7391878cd39dae48.setContent(html_47a2bddde403368a0e808a9da4217de3);
|
|
|
|
|
|
|
|
marker_e20ca2e717c1b9ac78ca65a1d121394c.bindPopup(popup_f4e1db46423b4eaf7391878cd39dae48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e20ca2e717c1b9ac78ca65a1d121394c.setIcon(icon_82cac653b4edf4b98b9fdd7ff8cd960d);
|
|
|
|
|
|
var marker_c078a2e1a9ce88df7b6c1775bd5a1fb9 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_0d281c042c5a8ccd3540d8ad652871d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a363fc63755b2db5510b5761a8d3aedb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7c8b0e5a66273183c1193cf7bf3ad4b = $(`<div id="html_d7c8b0e5a66273183c1193cf7bf3ad4b" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_a363fc63755b2db5510b5761a8d3aedb.setContent(html_d7c8b0e5a66273183c1193cf7bf3ad4b);
|
|
|
|
|
|
|
|
marker_c078a2e1a9ce88df7b6c1775bd5a1fb9.bindPopup(popup_a363fc63755b2db5510b5761a8d3aedb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c078a2e1a9ce88df7b6c1775bd5a1fb9.setIcon(icon_0d281c042c5a8ccd3540d8ad652871d4);
|
|
|
|
|
|
var marker_2355e5616d425b8965b00d856da17527 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_354d68848a5f64a95a0f7214cee4afa8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c1f0162b2abdfe7926500d9a3173c61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64b4c25614632811cd3da2dd06bb8686 = $(`<div id="html_64b4c25614632811cd3da2dd06bb8686" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_1c1f0162b2abdfe7926500d9a3173c61.setContent(html_64b4c25614632811cd3da2dd06bb8686);
|
|
|
|
|
|
|
|
marker_2355e5616d425b8965b00d856da17527.bindPopup(popup_1c1f0162b2abdfe7926500d9a3173c61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2355e5616d425b8965b00d856da17527.setIcon(icon_354d68848a5f64a95a0f7214cee4afa8);
|
|
|
|
|
|
var marker_ccc7b9cf6018af5f368889bd372afc6c = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e5f11b764a72271d6c3a58e430fd2512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64c24212c1c793f357a602681956db1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ff6b422eb0462be51ceaf6814736a97 = $(`<div id="html_0ff6b422eb0462be51ceaf6814736a97" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_64c24212c1c793f357a602681956db1f.setContent(html_0ff6b422eb0462be51ceaf6814736a97);
|
|
|
|
|
|
|
|
marker_ccc7b9cf6018af5f368889bd372afc6c.bindPopup(popup_64c24212c1c793f357a602681956db1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccc7b9cf6018af5f368889bd372afc6c.setIcon(icon_e5f11b764a72271d6c3a58e430fd2512);
|
|
|
|
|
|
var marker_32c3e1104d45d7fbf5635a4e730ef222 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_52435ca3010bf075a0722253580826d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_608db08431bfa23eb7fbe7f74505c210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4b0f3e2cdde9739bc9fcb51aab3a279 = $(`<div id="html_b4b0f3e2cdde9739bc9fcb51aab3a279" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_608db08431bfa23eb7fbe7f74505c210.setContent(html_b4b0f3e2cdde9739bc9fcb51aab3a279);
|
|
|
|
|
|
|
|
marker_32c3e1104d45d7fbf5635a4e730ef222.bindPopup(popup_608db08431bfa23eb7fbe7f74505c210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c3e1104d45d7fbf5635a4e730ef222.setIcon(icon_52435ca3010bf075a0722253580826d0);
|
|
|
|
|
|
var marker_1aadcbe9778fd1b4fd4e30ec8ac7036e = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ed4a47ca28b88192c3427c482940459f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d93a17da2858609bd155a8d15563694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a0f74185fd85269ccf491c7d5d146f5 = $(`<div id="html_6a0f74185fd85269ccf491c7d5d146f5" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_8d93a17da2858609bd155a8d15563694.setContent(html_6a0f74185fd85269ccf491c7d5d146f5);
|
|
|
|
|
|
|
|
marker_1aadcbe9778fd1b4fd4e30ec8ac7036e.bindPopup(popup_8d93a17da2858609bd155a8d15563694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1aadcbe9778fd1b4fd4e30ec8ac7036e.setIcon(icon_ed4a47ca28b88192c3427c482940459f);
|
|
|
|
|
|
var marker_6c2a5544635f778b46e1a55defb75382 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_10c410365331c22befa2aebc294895a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e54cc212cdfaa8319950cfa13243cd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96e0efcd4356889116cc043f6080bbb5 = $(`<div id="html_96e0efcd4356889116cc043f6080bbb5" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_2e54cc212cdfaa8319950cfa13243cd9.setContent(html_96e0efcd4356889116cc043f6080bbb5);
|
|
|
|
|
|
|
|
marker_6c2a5544635f778b46e1a55defb75382.bindPopup(popup_2e54cc212cdfaa8319950cfa13243cd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c2a5544635f778b46e1a55defb75382.setIcon(icon_10c410365331c22befa2aebc294895a1);
|
|
|
|
|
|
var marker_1201bee28f24290011d3c8a0646016a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_91b693b7c0bcbf02a1c358e50d8f6a94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6eb5b6bb8f2c0f17a70495a2fabc98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d07a4844960f58adab1d5408b66f358 = $(`<div id="html_0d07a4844960f58adab1d5408b66f358" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_0a6eb5b6bb8f2c0f17a70495a2fabc98.setContent(html_0d07a4844960f58adab1d5408b66f358);
|
|
|
|
|
|
|
|
marker_1201bee28f24290011d3c8a0646016a7.bindPopup(popup_0a6eb5b6bb8f2c0f17a70495a2fabc98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1201bee28f24290011d3c8a0646016a7.setIcon(icon_91b693b7c0bcbf02a1c358e50d8f6a94);
|
|
|
|
|
|
var marker_f9faaf5ee9cb22de07cba2708e7b3dbe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_758c15c0a88a7b68c5c30de4f88fdfa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_290055e86bcc2ce8fb2a5cbf0a057040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11a3ba617a6c1007b908ee8433351ad0 = $(`<div id="html_11a3ba617a6c1007b908ee8433351ad0" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_290055e86bcc2ce8fb2a5cbf0a057040.setContent(html_11a3ba617a6c1007b908ee8433351ad0);
|
|
|
|
|
|
|
|
marker_f9faaf5ee9cb22de07cba2708e7b3dbe.bindPopup(popup_290055e86bcc2ce8fb2a5cbf0a057040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9faaf5ee9cb22de07cba2708e7b3dbe.setIcon(icon_758c15c0a88a7b68c5c30de4f88fdfa2);
|
|
|
|
|
|
var marker_03eb1a60c8bad6f282f586c686c99595 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1fae37202a164d0f84c0b4bc16c69d46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb74318ac64534c93a7e13b954e67305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2274b863f2a8e8ea7725ec38fd51d2bd = $(`<div id="html_2274b863f2a8e8ea7725ec38fd51d2bd" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_eb74318ac64534c93a7e13b954e67305.setContent(html_2274b863f2a8e8ea7725ec38fd51d2bd);
|
|
|
|
|
|
|
|
marker_03eb1a60c8bad6f282f586c686c99595.bindPopup(popup_eb74318ac64534c93a7e13b954e67305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03eb1a60c8bad6f282f586c686c99595.setIcon(icon_1fae37202a164d0f84c0b4bc16c69d46);
|
|
|
|
|
|
var marker_f186c7373b597528f3651e4f6f472f6c = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3ee51cef17b2ed2839fb81448cbbcca4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c1c882518012571629c51d034cc2903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f3ce15ef0a9088cb72321ecf564eea1 = $(`<div id="html_0f3ce15ef0a9088cb72321ecf564eea1" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_9c1c882518012571629c51d034cc2903.setContent(html_0f3ce15ef0a9088cb72321ecf564eea1);
|
|
|
|
|
|
|
|
marker_f186c7373b597528f3651e4f6f472f6c.bindPopup(popup_9c1c882518012571629c51d034cc2903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f186c7373b597528f3651e4f6f472f6c.setIcon(icon_3ee51cef17b2ed2839fb81448cbbcca4);
|
|
|
|
|
|
var marker_1157877f191b94b48c2871cf3b911a5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6b6dfa18b776665fab18da5a145c0314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f1431fb6bfcbac67f66e2036ab822a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea78fb7add3914b0ce4399b2b7427e19 = $(`<div id="html_ea78fb7add3914b0ce4399b2b7427e19" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_1f1431fb6bfcbac67f66e2036ab822a4.setContent(html_ea78fb7add3914b0ce4399b2b7427e19);
|
|
|
|
|
|
|
|
marker_1157877f191b94b48c2871cf3b911a5a.bindPopup(popup_1f1431fb6bfcbac67f66e2036ab822a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1157877f191b94b48c2871cf3b911a5a.setIcon(icon_6b6dfa18b776665fab18da5a145c0314);
|
|
|
|
|
|
var marker_8c7c20f5caf266122da9cfdfa9068139 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a7811c71e0a8ba178f97d0eb2d36e1ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7731f69b04abe6b2fdd099c2587008b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_105a85d6ca9051212bbcb6a41f0de205 = $(`<div id="html_105a85d6ca9051212bbcb6a41f0de205" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_7731f69b04abe6b2fdd099c2587008b4.setContent(html_105a85d6ca9051212bbcb6a41f0de205);
|
|
|
|
|
|
|
|
marker_8c7c20f5caf266122da9cfdfa9068139.bindPopup(popup_7731f69b04abe6b2fdd099c2587008b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c7c20f5caf266122da9cfdfa9068139.setIcon(icon_a7811c71e0a8ba178f97d0eb2d36e1ad);
|
|
|
|
|
|
var marker_2944d4a317f744c14ae72a267aae7af9 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_dfa34ec408ae24f9ecb219c76614c76c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c348663e9a93604c6584398c7576301 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e05ebcc70e0eea50d4570f1a76161d64 = $(`<div id="html_e05ebcc70e0eea50d4570f1a76161d64" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_2c348663e9a93604c6584398c7576301.setContent(html_e05ebcc70e0eea50d4570f1a76161d64);
|
|
|
|
|
|
|
|
marker_2944d4a317f744c14ae72a267aae7af9.bindPopup(popup_2c348663e9a93604c6584398c7576301)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2944d4a317f744c14ae72a267aae7af9.setIcon(icon_dfa34ec408ae24f9ecb219c76614c76c);
|
|
|
|
|
|
var marker_24cfbea1e3c633f102e4936c39074f69 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1f5ebddb9e5a987af13616ed82fa0520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dc6bb13ba07e8a4a00e3034ee9599cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83d65955296bef806319acda4400a1b7 = $(`<div id="html_83d65955296bef806319acda4400a1b7" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_9dc6bb13ba07e8a4a00e3034ee9599cf.setContent(html_83d65955296bef806319acda4400a1b7);
|
|
|
|
|
|
|
|
marker_24cfbea1e3c633f102e4936c39074f69.bindPopup(popup_9dc6bb13ba07e8a4a00e3034ee9599cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24cfbea1e3c633f102e4936c39074f69.setIcon(icon_1f5ebddb9e5a987af13616ed82fa0520);
|
|
|
|
|
|
var marker_26c6dc2ccc32b9949e8b7f67cb301d1f = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_df1d93ea0c4c9495933aff76eea7ad16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_361bf99d588562db3c71562fc68ee747 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e51a0b5447170568b2bd52c0e35051bf = $(`<div id="html_e51a0b5447170568b2bd52c0e35051bf" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_361bf99d588562db3c71562fc68ee747.setContent(html_e51a0b5447170568b2bd52c0e35051bf);
|
|
|
|
|
|
|
|
marker_26c6dc2ccc32b9949e8b7f67cb301d1f.bindPopup(popup_361bf99d588562db3c71562fc68ee747)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26c6dc2ccc32b9949e8b7f67cb301d1f.setIcon(icon_df1d93ea0c4c9495933aff76eea7ad16);
|
|
|
|
|
|
var marker_29a6645575c58c4710981ab1428f3851 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_cb4648d17f11dcf27faad1fb294293ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ba1bb5d1cfc2c18611d1038c829a85d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea9744c5dadd4a760d7208b56191a475 = $(`<div id="html_ea9744c5dadd4a760d7208b56191a475" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_0ba1bb5d1cfc2c18611d1038c829a85d.setContent(html_ea9744c5dadd4a760d7208b56191a475);
|
|
|
|
|
|
|
|
marker_29a6645575c58c4710981ab1428f3851.bindPopup(popup_0ba1bb5d1cfc2c18611d1038c829a85d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29a6645575c58c4710981ab1428f3851.setIcon(icon_cb4648d17f11dcf27faad1fb294293ed);
|
|
|
|
|
|
var marker_d94602666681f924a68b346d012387d1 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2060c62369c013b0c1756ca11d072ecd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_921053b378fe57ae69240dc015c18995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3288a23543e94d809a9afe662b5cc59b = $(`<div id="html_3288a23543e94d809a9afe662b5cc59b" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_921053b378fe57ae69240dc015c18995.setContent(html_3288a23543e94d809a9afe662b5cc59b);
|
|
|
|
|
|
|
|
marker_d94602666681f924a68b346d012387d1.bindPopup(popup_921053b378fe57ae69240dc015c18995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d94602666681f924a68b346d012387d1.setIcon(icon_2060c62369c013b0c1756ca11d072ecd);
|
|
|
|
|
|
var marker_96ef5c281f0863be2e7e1d6560ee3ac8 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_00415985f9a39db4dfc5a685067039bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04e57f0604f87c405259c2e41cc8a50f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f77b6571b16621808afd8966cd31579b = $(`<div id="html_f77b6571b16621808afd8966cd31579b" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_04e57f0604f87c405259c2e41cc8a50f.setContent(html_f77b6571b16621808afd8966cd31579b);
|
|
|
|
|
|
|
|
marker_96ef5c281f0863be2e7e1d6560ee3ac8.bindPopup(popup_04e57f0604f87c405259c2e41cc8a50f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96ef5c281f0863be2e7e1d6560ee3ac8.setIcon(icon_00415985f9a39db4dfc5a685067039bc);
|
|
|
|
|
|
var marker_21be7f2ced66d5bc7e218764e6409bb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2a57273d54f61ade6abde5e4fdeaebcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7bd41c352d73c71c665d1997157fd58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2d3ca4db213299440c2a03014b00938 = $(`<div id="html_d2d3ca4db213299440c2a03014b00938" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_d7bd41c352d73c71c665d1997157fd58.setContent(html_d2d3ca4db213299440c2a03014b00938);
|
|
|
|
|
|
|
|
marker_21be7f2ced66d5bc7e218764e6409bb2.bindPopup(popup_d7bd41c352d73c71c665d1997157fd58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21be7f2ced66d5bc7e218764e6409bb2.setIcon(icon_2a57273d54f61ade6abde5e4fdeaebcc);
|
|
|
|
|
|
var marker_9c91b80e5c93845ee35ca93827d1002f = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_7596023acec56cbb8f8174f582bf37f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d41cdcd5cc0e840099796984974bb476 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb56d026e72cabf0defdb57f83545093 = $(`<div id="html_cb56d026e72cabf0defdb57f83545093" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_d41cdcd5cc0e840099796984974bb476.setContent(html_cb56d026e72cabf0defdb57f83545093);
|
|
|
|
|
|
|
|
marker_9c91b80e5c93845ee35ca93827d1002f.bindPopup(popup_d41cdcd5cc0e840099796984974bb476)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c91b80e5c93845ee35ca93827d1002f.setIcon(icon_7596023acec56cbb8f8174f582bf37f5);
|
|
|
|
|
|
var marker_86bc96bb8cfb19910e235fa132921939 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_09c83ca63ccfb22ca6e98ef73cd923b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a18f113153bb88d1375b3c6d75e24684 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ac43371e0ba59fee17ee933f58357f5 = $(`<div id="html_8ac43371e0ba59fee17ee933f58357f5" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_a18f113153bb88d1375b3c6d75e24684.setContent(html_8ac43371e0ba59fee17ee933f58357f5);
|
|
|
|
|
|
|
|
marker_86bc96bb8cfb19910e235fa132921939.bindPopup(popup_a18f113153bb88d1375b3c6d75e24684)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86bc96bb8cfb19910e235fa132921939.setIcon(icon_09c83ca63ccfb22ca6e98ef73cd923b3);
|
|
|
|
|
|
var marker_dc2108da1f1fda0688096b40c8918d94 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_8508779366af0535c9dcaaddb263a3e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fa621331901c8124078d85a53e96c2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd18396bd1b3fcd746882fac96db1182 = $(`<div id="html_fd18396bd1b3fcd746882fac96db1182" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_6fa621331901c8124078d85a53e96c2f.setContent(html_fd18396bd1b3fcd746882fac96db1182);
|
|
|
|
|
|
|
|
marker_dc2108da1f1fda0688096b40c8918d94.bindPopup(popup_6fa621331901c8124078d85a53e96c2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc2108da1f1fda0688096b40c8918d94.setIcon(icon_8508779366af0535c9dcaaddb263a3e0);
|
|
|
|
|
|
var marker_c1679e0f3005a1caef9989105c6affb4 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_cd069c7dff4b0235290cbf5f4d6dc0f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62d0af45a5157668f50acbae278beeea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef08a6b905759c128a33367c5f575c38 = $(`<div id="html_ef08a6b905759c128a33367c5f575c38" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_62d0af45a5157668f50acbae278beeea.setContent(html_ef08a6b905759c128a33367c5f575c38);
|
|
|
|
|
|
|
|
marker_c1679e0f3005a1caef9989105c6affb4.bindPopup(popup_62d0af45a5157668f50acbae278beeea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1679e0f3005a1caef9989105c6affb4.setIcon(icon_cd069c7dff4b0235290cbf5f4d6dc0f7);
|
|
|
|
|
|
var marker_bd216b725c299c6559f0933a01fde166 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_dcbf3d66438e0b9d2a2b4b6b1d1599a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9628444c73acc58d778e69e623f1d845 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7af9587f7012f5fa234b5a7d8a9f31c = $(`<div id="html_c7af9587f7012f5fa234b5a7d8a9f31c" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_9628444c73acc58d778e69e623f1d845.setContent(html_c7af9587f7012f5fa234b5a7d8a9f31c);
|
|
|
|
|
|
|
|
marker_bd216b725c299c6559f0933a01fde166.bindPopup(popup_9628444c73acc58d778e69e623f1d845)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd216b725c299c6559f0933a01fde166.setIcon(icon_dcbf3d66438e0b9d2a2b4b6b1d1599a7);
|
|
|
|
|
|
var marker_0e21902f23f0d195f5e5bbf4808dba7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b4180c8c82824c965142cc2f4ec12117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26fbf33f1f5abce452cd863bbbece117 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9291f8a864cdd4f9a258d4a5fb018e27 = $(`<div id="html_9291f8a864cdd4f9a258d4a5fb018e27" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_26fbf33f1f5abce452cd863bbbece117.setContent(html_9291f8a864cdd4f9a258d4a5fb018e27);
|
|
|
|
|
|
|
|
marker_0e21902f23f0d195f5e5bbf4808dba7a.bindPopup(popup_26fbf33f1f5abce452cd863bbbece117)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e21902f23f0d195f5e5bbf4808dba7a.setIcon(icon_b4180c8c82824c965142cc2f4ec12117);
|
|
|
|
|
|
var marker_adad14d58133412876662a0d89b808c6 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_91813ec9d39420800cf386a7ed14c92b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83d134e3f39cb92ba1effb10e84d3393 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec9a94f8ec961a7eb3ea1f9a16579ae2 = $(`<div id="html_ec9a94f8ec961a7eb3ea1f9a16579ae2" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_83d134e3f39cb92ba1effb10e84d3393.setContent(html_ec9a94f8ec961a7eb3ea1f9a16579ae2);
|
|
|
|
|
|
|
|
marker_adad14d58133412876662a0d89b808c6.bindPopup(popup_83d134e3f39cb92ba1effb10e84d3393)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adad14d58133412876662a0d89b808c6.setIcon(icon_91813ec9d39420800cf386a7ed14c92b);
|
|
|
|
|
|
var marker_2740755142c48d5f16650a3f43a6b7bf = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_99b3305461975d252327e277f793dd74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_824dedb4a5f2a78bb85a5d2bb8506071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0f9b4faa4f971dffe06167cf580245d = $(`<div id="html_c0f9b4faa4f971dffe06167cf580245d" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_824dedb4a5f2a78bb85a5d2bb8506071.setContent(html_c0f9b4faa4f971dffe06167cf580245d);
|
|
|
|
|
|
|
|
marker_2740755142c48d5f16650a3f43a6b7bf.bindPopup(popup_824dedb4a5f2a78bb85a5d2bb8506071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2740755142c48d5f16650a3f43a6b7bf.setIcon(icon_99b3305461975d252327e277f793dd74);
|
|
|
|
|
|
var marker_e22934ca34140d00043382890bad0cee = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_0de5b9cffaf6bd6dab784ae0a086c05c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7fa6b8b5c4a062aa0bf7f53d9d6ea05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb4947f883d95c07f93b450652da6bc1 = $(`<div id="html_eb4947f883d95c07f93b450652da6bc1" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_c7fa6b8b5c4a062aa0bf7f53d9d6ea05.setContent(html_eb4947f883d95c07f93b450652da6bc1);
|
|
|
|
|
|
|
|
marker_e22934ca34140d00043382890bad0cee.bindPopup(popup_c7fa6b8b5c4a062aa0bf7f53d9d6ea05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e22934ca34140d00043382890bad0cee.setIcon(icon_0de5b9cffaf6bd6dab784ae0a086c05c);
|
|
|
|
|
|
var marker_167175c0247f83a6c04ce583279a8b35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_de85d10593b2977abd3e2ed750981b2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49020c9eadb038bdbb68bda61adacf3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c6b8c1b21eebd37d3376d51ad8e29ea = $(`<div id="html_3c6b8c1b21eebd37d3376d51ad8e29ea" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_49020c9eadb038bdbb68bda61adacf3d.setContent(html_3c6b8c1b21eebd37d3376d51ad8e29ea);
|
|
|
|
|
|
|
|
marker_167175c0247f83a6c04ce583279a8b35.bindPopup(popup_49020c9eadb038bdbb68bda61adacf3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_167175c0247f83a6c04ce583279a8b35.setIcon(icon_de85d10593b2977abd3e2ed750981b2e);
|
|
|
|
|
|
var marker_618a87576eefa14f4565d40583bc24a1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f3c3ae843684c41a38efd3a2bdb602ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe633354b6fd701f2b41bf999b729e2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_507480b1261b6b5679407fe046ff1f26 = $(`<div id="html_507480b1261b6b5679407fe046ff1f26" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_fe633354b6fd701f2b41bf999b729e2b.setContent(html_507480b1261b6b5679407fe046ff1f26);
|
|
|
|
|
|
|
|
marker_618a87576eefa14f4565d40583bc24a1.bindPopup(popup_fe633354b6fd701f2b41bf999b729e2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_618a87576eefa14f4565d40583bc24a1.setIcon(icon_f3c3ae843684c41a38efd3a2bdb602ff);
|
|
|
|
|
|
var marker_0b022f48db9c2d96b757ad427c86fdd8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1563028d5d9ff0c3d1d2eba269a11c84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab969c5167271e2a6a426d1fe2e42182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf47d8382f0403fe0fa107c3612759d3 = $(`<div id="html_cf47d8382f0403fe0fa107c3612759d3" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_ab969c5167271e2a6a426d1fe2e42182.setContent(html_cf47d8382f0403fe0fa107c3612759d3);
|
|
|
|
|
|
|
|
marker_0b022f48db9c2d96b757ad427c86fdd8.bindPopup(popup_ab969c5167271e2a6a426d1fe2e42182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b022f48db9c2d96b757ad427c86fdd8.setIcon(icon_1563028d5d9ff0c3d1d2eba269a11c84);
|
|
|
|
|
|
var marker_6ad3f534b4c8cf960dd55c46ffa257b1 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_75591eacb5275fbf48bb2d2fb326ce0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e49f4eae6b841e34f8912efd03bacbca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13741a83b128bf7507cd84187efff23a = $(`<div id="html_13741a83b128bf7507cd84187efff23a" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_e49f4eae6b841e34f8912efd03bacbca.setContent(html_13741a83b128bf7507cd84187efff23a);
|
|
|
|
|
|
|
|
marker_6ad3f534b4c8cf960dd55c46ffa257b1.bindPopup(popup_e49f4eae6b841e34f8912efd03bacbca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ad3f534b4c8cf960dd55c46ffa257b1.setIcon(icon_75591eacb5275fbf48bb2d2fb326ce0e);
|
|
|
|
|
|
var marker_2c1366818c7bb7f699307b5d21dacd75 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1223da1d4c3ba5aa96f19355f146b85f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aeee9350a4b13965c733276f8440af5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8056834630250dca0e4817f436bc8f4b = $(`<div id="html_8056834630250dca0e4817f436bc8f4b" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_aeee9350a4b13965c733276f8440af5c.setContent(html_8056834630250dca0e4817f436bc8f4b);
|
|
|
|
|
|
|
|
marker_2c1366818c7bb7f699307b5d21dacd75.bindPopup(popup_aeee9350a4b13965c733276f8440af5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c1366818c7bb7f699307b5d21dacd75.setIcon(icon_1223da1d4c3ba5aa96f19355f146b85f);
|
|
|
|
|
|
var marker_3961ae5ea252ac82fb8e59ef247be838 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_587ed41cbd8fc4c8957a0b213e3cd719 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0ec540e5bacb452ecd3989b4284bbc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_990c7f06f9497c37e871831d7d533b34 = $(`<div id="html_990c7f06f9497c37e871831d7d533b34" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_f0ec540e5bacb452ecd3989b4284bbc9.setContent(html_990c7f06f9497c37e871831d7d533b34);
|
|
|
|
|
|
|
|
marker_3961ae5ea252ac82fb8e59ef247be838.bindPopup(popup_f0ec540e5bacb452ecd3989b4284bbc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3961ae5ea252ac82fb8e59ef247be838.setIcon(icon_587ed41cbd8fc4c8957a0b213e3cd719);
|
|
|
|
|
|
var marker_a58b45fb9a8a72ca0d00d3f4be3268a7 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b96b8bc05c778b6728c116d95466f889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d747ce139759436c0ede9b81c68e13c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8feabfe1b3ab9c4d7e33dbcb0c5f21fb = $(`<div id="html_8feabfe1b3ab9c4d7e33dbcb0c5f21fb" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_1d747ce139759436c0ede9b81c68e13c.setContent(html_8feabfe1b3ab9c4d7e33dbcb0c5f21fb);
|
|
|
|
|
|
|
|
marker_a58b45fb9a8a72ca0d00d3f4be3268a7.bindPopup(popup_1d747ce139759436c0ede9b81c68e13c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a58b45fb9a8a72ca0d00d3f4be3268a7.setIcon(icon_b96b8bc05c778b6728c116d95466f889);
|
|
|
|
|
|
var marker_15275e9ae062a3878f72bbfc6f9ffe9f = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e144e6515640c61dbe260365a5a3c060 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e9abdd4cfcdb6c257f4f3b75e170d43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_713f28977293d50ea853a480c458dbcc = $(`<div id="html_713f28977293d50ea853a480c458dbcc" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_7e9abdd4cfcdb6c257f4f3b75e170d43.setContent(html_713f28977293d50ea853a480c458dbcc);
|
|
|
|
|
|
|
|
marker_15275e9ae062a3878f72bbfc6f9ffe9f.bindPopup(popup_7e9abdd4cfcdb6c257f4f3b75e170d43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15275e9ae062a3878f72bbfc6f9ffe9f.setIcon(icon_e144e6515640c61dbe260365a5a3c060);
|
|
|
|
|
|
var marker_2706e1ad1f1d620cd4904217d59279a1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_fdd1e7906bd1d4d0af3591869f665fda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075418acb1430e8eeeb822febb435a7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7c2eda5816a2d91f4c8b454bd1ab770 = $(`<div id="html_c7c2eda5816a2d91f4c8b454bd1ab770" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_075418acb1430e8eeeb822febb435a7a.setContent(html_c7c2eda5816a2d91f4c8b454bd1ab770);
|
|
|
|
|
|
|
|
marker_2706e1ad1f1d620cd4904217d59279a1.bindPopup(popup_075418acb1430e8eeeb822febb435a7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2706e1ad1f1d620cd4904217d59279a1.setIcon(icon_fdd1e7906bd1d4d0af3591869f665fda);
|
|
|
|
|
|
var marker_454b65dc4e0472aef0e48eb8fae09fdf = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_55fd09db2a616a9d5d0914dce4e1a3be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ed5788048283fb4778b32aa40f81c41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a79a2027a36a67a51737f652e2a66ddf = $(`<div id="html_a79a2027a36a67a51737f652e2a66ddf" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_9ed5788048283fb4778b32aa40f81c41.setContent(html_a79a2027a36a67a51737f652e2a66ddf);
|
|
|
|
|
|
|
|
marker_454b65dc4e0472aef0e48eb8fae09fdf.bindPopup(popup_9ed5788048283fb4778b32aa40f81c41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_454b65dc4e0472aef0e48eb8fae09fdf.setIcon(icon_55fd09db2a616a9d5d0914dce4e1a3be);
|
|
|
|
|
|
var marker_b34de5eae3e23cc066190fd1488117dd = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ad685c58a7cf1822f1c4cb3c55109081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3cf6f9800408ef58de3ac5b46eff68d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdecfb53c8d95ebaaa7eed1dfd62e0ed = $(`<div id="html_cdecfb53c8d95ebaaa7eed1dfd62e0ed" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_e3cf6f9800408ef58de3ac5b46eff68d.setContent(html_cdecfb53c8d95ebaaa7eed1dfd62e0ed);
|
|
|
|
|
|
|
|
marker_b34de5eae3e23cc066190fd1488117dd.bindPopup(popup_e3cf6f9800408ef58de3ac5b46eff68d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b34de5eae3e23cc066190fd1488117dd.setIcon(icon_ad685c58a7cf1822f1c4cb3c55109081);
|
|
|
|
|
|
var marker_ef763401141bf5245a4aa22602a5c3f1 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_4c202fb7825703a733ff1f7d068a30a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cc6416ea340fb0d52d84e056d8e185d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf972fac440b6190b11b1018e83a934a = $(`<div id="html_cf972fac440b6190b11b1018e83a934a" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_2cc6416ea340fb0d52d84e056d8e185d.setContent(html_cf972fac440b6190b11b1018e83a934a);
|
|
|
|
|
|
|
|
marker_ef763401141bf5245a4aa22602a5c3f1.bindPopup(popup_2cc6416ea340fb0d52d84e056d8e185d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef763401141bf5245a4aa22602a5c3f1.setIcon(icon_4c202fb7825703a733ff1f7d068a30a7);
|
|
|
|
|
|
var marker_2e854d7411838318578aa566292fd254 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_269f0a87bafc0e6bfae01383b347f8e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7835ac0d062ed423025e7a04020a11d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b1a641021a1f9b2d6512b55ef8b5b68 = $(`<div id="html_7b1a641021a1f9b2d6512b55ef8b5b68" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_e7835ac0d062ed423025e7a04020a11d.setContent(html_7b1a641021a1f9b2d6512b55ef8b5b68);
|
|
|
|
|
|
|
|
marker_2e854d7411838318578aa566292fd254.bindPopup(popup_e7835ac0d062ed423025e7a04020a11d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e854d7411838318578aa566292fd254.setIcon(icon_269f0a87bafc0e6bfae01383b347f8e6);
|
|
|
|
|
|
var marker_9ffa992e4d264b50989939e704f63ea6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_01aa5f62b6cd9134020fc03dfdb27c57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_205c00091b0884e443f46dc00e7fdd04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d14a7c065d34a08f03b582894adcf96 = $(`<div id="html_2d14a7c065d34a08f03b582894adcf96" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_205c00091b0884e443f46dc00e7fdd04.setContent(html_2d14a7c065d34a08f03b582894adcf96);
|
|
|
|
|
|
|
|
marker_9ffa992e4d264b50989939e704f63ea6.bindPopup(popup_205c00091b0884e443f46dc00e7fdd04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ffa992e4d264b50989939e704f63ea6.setIcon(icon_01aa5f62b6cd9134020fc03dfdb27c57);
|
|
|
|
|
|
var marker_c171ba2ac1f2ad6d75a72f58d5039969 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_dbba2d33dbea6b7d8a13fa337a9fb789 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd7df333999d87e0fc710718cb9d09ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8fef59d91e0c0e3d3b1678cff17b1cd = $(`<div id="html_b8fef59d91e0c0e3d3b1678cff17b1cd" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_bd7df333999d87e0fc710718cb9d09ab.setContent(html_b8fef59d91e0c0e3d3b1678cff17b1cd);
|
|
|
|
|
|
|
|
marker_c171ba2ac1f2ad6d75a72f58d5039969.bindPopup(popup_bd7df333999d87e0fc710718cb9d09ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c171ba2ac1f2ad6d75a72f58d5039969.setIcon(icon_dbba2d33dbea6b7d8a13fa337a9fb789);
|
|
|
|
|
|
var marker_2a103491c5a5bd312b693db2b55c1ccc = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3d23e110d8a677086df98640c15843fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7715ea606a911452000c9315ec634ac8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deb6121ad029d23b536cb774594df1dc = $(`<div id="html_deb6121ad029d23b536cb774594df1dc" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_7715ea606a911452000c9315ec634ac8.setContent(html_deb6121ad029d23b536cb774594df1dc);
|
|
|
|
|
|
|
|
marker_2a103491c5a5bd312b693db2b55c1ccc.bindPopup(popup_7715ea606a911452000c9315ec634ac8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a103491c5a5bd312b693db2b55c1ccc.setIcon(icon_3d23e110d8a677086df98640c15843fc);
|
|
|
|
|
|
var marker_4f4b0e6cc262b80d88a4f05e5a78374a = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c4db6973b3d4cb2804237be226ce6adb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed6de415cd85fc1f78ecf5dc1c8bea3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f868596e7bb698d060eb9c00497a998c = $(`<div id="html_f868596e7bb698d060eb9c00497a998c" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_ed6de415cd85fc1f78ecf5dc1c8bea3a.setContent(html_f868596e7bb698d060eb9c00497a998c);
|
|
|
|
|
|
|
|
marker_4f4b0e6cc262b80d88a4f05e5a78374a.bindPopup(popup_ed6de415cd85fc1f78ecf5dc1c8bea3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f4b0e6cc262b80d88a4f05e5a78374a.setIcon(icon_c4db6973b3d4cb2804237be226ce6adb);
|
|
|
|
|
|
var marker_cef50cbd2c402ef56598a6ca03ec6018 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_60d9e8be446a746a36eef4f8863784b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0031f8a5536cdc2f1027f8ef46b29dba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61bb28561e25a442d2403ef143ad3416 = $(`<div id="html_61bb28561e25a442d2403ef143ad3416" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_0031f8a5536cdc2f1027f8ef46b29dba.setContent(html_61bb28561e25a442d2403ef143ad3416);
|
|
|
|
|
|
|
|
marker_cef50cbd2c402ef56598a6ca03ec6018.bindPopup(popup_0031f8a5536cdc2f1027f8ef46b29dba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cef50cbd2c402ef56598a6ca03ec6018.setIcon(icon_60d9e8be446a746a36eef4f8863784b9);
|
|
|
|
|
|
var marker_dc5f0edab228a026e76e06dbb3603d3e = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_09bc02d267e3c96f6096dedb0d80e5c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c1204a15cd5a4c70565a5b1e988555b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cef62840efea2f128f0e7124c24d865 = $(`<div id="html_0cef62840efea2f128f0e7124c24d865" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_3c1204a15cd5a4c70565a5b1e988555b.setContent(html_0cef62840efea2f128f0e7124c24d865);
|
|
|
|
|
|
|
|
marker_dc5f0edab228a026e76e06dbb3603d3e.bindPopup(popup_3c1204a15cd5a4c70565a5b1e988555b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc5f0edab228a026e76e06dbb3603d3e.setIcon(icon_09bc02d267e3c96f6096dedb0d80e5c6);
|
|
|
|
|
|
var marker_b7bcd52921622d7285b836f64942e7e6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ef2c1e6dbf23c0d62a703187b2b9d534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e60d549d9debb10cedab4a92143630b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_588b354d42aabe939c5c0b3af60aebea = $(`<div id="html_588b354d42aabe939c5c0b3af60aebea" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_e60d549d9debb10cedab4a92143630b0.setContent(html_588b354d42aabe939c5c0b3af60aebea);
|
|
|
|
|
|
|
|
marker_b7bcd52921622d7285b836f64942e7e6.bindPopup(popup_e60d549d9debb10cedab4a92143630b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7bcd52921622d7285b836f64942e7e6.setIcon(icon_ef2c1e6dbf23c0d62a703187b2b9d534);
|
|
|
|
|
|
var marker_126a34136523627baa0a6e274fdd9340 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_cecd3eb641cfd3144ada0253d360f747 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73a1b7d0ad42a230e7486ece24e1da52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b611b1a25a8bec5057c225d2101bdc3 = $(`<div id="html_0b611b1a25a8bec5057c225d2101bdc3" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_73a1b7d0ad42a230e7486ece24e1da52.setContent(html_0b611b1a25a8bec5057c225d2101bdc3);
|
|
|
|
|
|
|
|
marker_126a34136523627baa0a6e274fdd9340.bindPopup(popup_73a1b7d0ad42a230e7486ece24e1da52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_126a34136523627baa0a6e274fdd9340.setIcon(icon_cecd3eb641cfd3144ada0253d360f747);
|
|
|
|
|
|
var marker_be0413025724d0ab3254d816127fa36c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f3195511bbc621742211774b6ec956bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_649feb493a436d3700557e8a06fb6489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b3b982ba8383ea1d41161c58e318950 = $(`<div id="html_7b3b982ba8383ea1d41161c58e318950" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_649feb493a436d3700557e8a06fb6489.setContent(html_7b3b982ba8383ea1d41161c58e318950);
|
|
|
|
|
|
|
|
marker_be0413025724d0ab3254d816127fa36c.bindPopup(popup_649feb493a436d3700557e8a06fb6489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be0413025724d0ab3254d816127fa36c.setIcon(icon_f3195511bbc621742211774b6ec956bd);
|
|
|
|
|
|
var marker_454e92da41034234d916446961e4f245 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_7836c1c1949bb016bd8b925f881ae90c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80481d9680c044198a4fe57fcf127af3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c2df8a6797baff4731a1da3a5695232 = $(`<div id="html_7c2df8a6797baff4731a1da3a5695232" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_80481d9680c044198a4fe57fcf127af3.setContent(html_7c2df8a6797baff4731a1da3a5695232);
|
|
|
|
|
|
|
|
marker_454e92da41034234d916446961e4f245.bindPopup(popup_80481d9680c044198a4fe57fcf127af3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_454e92da41034234d916446961e4f245.setIcon(icon_7836c1c1949bb016bd8b925f881ae90c);
|
|
|
|
|
|
var marker_cf54975b73b028b7d893c8ce89031ce5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ab6f19fc09c10a7e7f6ff7744203a36d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e69e25f91fcd8436c105ac42ff98fdc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6564dde3d6670f1e2c90ae499eaf91d = $(`<div id="html_d6564dde3d6670f1e2c90ae499eaf91d" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_e69e25f91fcd8436c105ac42ff98fdc3.setContent(html_d6564dde3d6670f1e2c90ae499eaf91d);
|
|
|
|
|
|
|
|
marker_cf54975b73b028b7d893c8ce89031ce5.bindPopup(popup_e69e25f91fcd8436c105ac42ff98fdc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf54975b73b028b7d893c8ce89031ce5.setIcon(icon_ab6f19fc09c10a7e7f6ff7744203a36d);
|
|
|
|
|
|
var marker_3231a0977a5aa1f3b35bfe70dd283b15 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e1eb5e5d88d8d0fc7c52bd27a47102c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29fa3a665c0971b67f1de6e0bc626a46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36bd23890f1a808764e8b8891cc46411 = $(`<div id="html_36bd23890f1a808764e8b8891cc46411" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_29fa3a665c0971b67f1de6e0bc626a46.setContent(html_36bd23890f1a808764e8b8891cc46411);
|
|
|
|
|
|
|
|
marker_3231a0977a5aa1f3b35bfe70dd283b15.bindPopup(popup_29fa3a665c0971b67f1de6e0bc626a46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3231a0977a5aa1f3b35bfe70dd283b15.setIcon(icon_e1eb5e5d88d8d0fc7c52bd27a47102c8);
|
|
|
|
|
|
var marker_0eb253f2e19398f809d8f1521d52d96b = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_476a6871dab97431d148f26e0516a2c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b670b81012db0b270081b4dd1d73de2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a20aa85f963c6602e8c26e95f10e6a09 = $(`<div id="html_a20aa85f963c6602e8c26e95f10e6a09" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_b670b81012db0b270081b4dd1d73de2e.setContent(html_a20aa85f963c6602e8c26e95f10e6a09);
|
|
|
|
|
|
|
|
marker_0eb253f2e19398f809d8f1521d52d96b.bindPopup(popup_b670b81012db0b270081b4dd1d73de2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0eb253f2e19398f809d8f1521d52d96b.setIcon(icon_476a6871dab97431d148f26e0516a2c9);
|
|
|
|
|
|
var marker_5061d1f76a46b5d41f0637658719cb6f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e707608c852a5848725ce92c9d3e0327 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5648185c2d98c3ae8f33e964e7ba28f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2add67e0f99281850eb727bdcbff021 = $(`<div id="html_e2add67e0f99281850eb727bdcbff021" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_5648185c2d98c3ae8f33e964e7ba28f0.setContent(html_e2add67e0f99281850eb727bdcbff021);
|
|
|
|
|
|
|
|
marker_5061d1f76a46b5d41f0637658719cb6f.bindPopup(popup_5648185c2d98c3ae8f33e964e7ba28f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5061d1f76a46b5d41f0637658719cb6f.setIcon(icon_e707608c852a5848725ce92c9d3e0327);
|
|
|
|
|
|
var marker_cd5cefa3de42fdbaaa17d2ab7a59131e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_0afdf27ba60939c20f0669171934086d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dd52bd1b98a5e158e4713de7cd61b59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2335ad15fb57fa0f7e3997243062263 = $(`<div id="html_a2335ad15fb57fa0f7e3997243062263" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_0dd52bd1b98a5e158e4713de7cd61b59.setContent(html_a2335ad15fb57fa0f7e3997243062263);
|
|
|
|
|
|
|
|
marker_cd5cefa3de42fdbaaa17d2ab7a59131e.bindPopup(popup_0dd52bd1b98a5e158e4713de7cd61b59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd5cefa3de42fdbaaa17d2ab7a59131e.setIcon(icon_0afdf27ba60939c20f0669171934086d);
|
|
|
|
|
|
var marker_357ab850f99a3662febc4f5cfff8b25d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e12a3d978347ef43374df82023ffac67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d29a880c706c738e54c794346229b9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dafe2080571370568289111812601b0e = $(`<div id="html_dafe2080571370568289111812601b0e" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_1d29a880c706c738e54c794346229b9b.setContent(html_dafe2080571370568289111812601b0e);
|
|
|
|
|
|
|
|
marker_357ab850f99a3662febc4f5cfff8b25d.bindPopup(popup_1d29a880c706c738e54c794346229b9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_357ab850f99a3662febc4f5cfff8b25d.setIcon(icon_e12a3d978347ef43374df82023ffac67);
|
|
|
|
|
|
var marker_a7f1b51a57bda60a5d4aec104f90dba9 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_0e817dafac9544fe112cd8c103e91ca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6915295dc6b0d515c250def1c7fc0be9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_714c2d44ff435acffe191955e3632e9a = $(`<div id="html_714c2d44ff435acffe191955e3632e9a" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_6915295dc6b0d515c250def1c7fc0be9.setContent(html_714c2d44ff435acffe191955e3632e9a);
|
|
|
|
|
|
|
|
marker_a7f1b51a57bda60a5d4aec104f90dba9.bindPopup(popup_6915295dc6b0d515c250def1c7fc0be9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7f1b51a57bda60a5d4aec104f90dba9.setIcon(icon_0e817dafac9544fe112cd8c103e91ca2);
|
|
|
|
|
|
var marker_ad85c011672d26a5484f6e0cccef7bec = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2e7e3af5add46f7ffef0ac5c8df441a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e03efc7c600f02f427b6902a38794459 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe182324813af6218ae026de74733af1 = $(`<div id="html_fe182324813af6218ae026de74733af1" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_e03efc7c600f02f427b6902a38794459.setContent(html_fe182324813af6218ae026de74733af1);
|
|
|
|
|
|
|
|
marker_ad85c011672d26a5484f6e0cccef7bec.bindPopup(popup_e03efc7c600f02f427b6902a38794459)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad85c011672d26a5484f6e0cccef7bec.setIcon(icon_2e7e3af5add46f7ffef0ac5c8df441a9);
|
|
|
|
|
|
var marker_f9188a1deba03845775706ad9262b174 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a9dcbcc8ee1c23eecae4346744b71a72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd6629f39a6ef4092b690f09e2c6cfdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dddf43abdb8f3d3b406a90e3af21de7 = $(`<div id="html_9dddf43abdb8f3d3b406a90e3af21de7" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_cd6629f39a6ef4092b690f09e2c6cfdc.setContent(html_9dddf43abdb8f3d3b406a90e3af21de7);
|
|
|
|
|
|
|
|
marker_f9188a1deba03845775706ad9262b174.bindPopup(popup_cd6629f39a6ef4092b690f09e2c6cfdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9188a1deba03845775706ad9262b174.setIcon(icon_a9dcbcc8ee1c23eecae4346744b71a72);
|
|
|
|
|
|
var marker_6d6618819fc187f983231cb705883fb4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ccde15ff45a317b482c85795d7f0f176 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19955029c38c2483d93b458c69d266de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e5cc60d13b907a29a4a086684a1122 = $(`<div id="html_54e5cc60d13b907a29a4a086684a1122" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_19955029c38c2483d93b458c69d266de.setContent(html_54e5cc60d13b907a29a4a086684a1122);
|
|
|
|
|
|
|
|
marker_6d6618819fc187f983231cb705883fb4.bindPopup(popup_19955029c38c2483d93b458c69d266de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d6618819fc187f983231cb705883fb4.setIcon(icon_ccde15ff45a317b482c85795d7f0f176);
|
|
|
|
|
|
var marker_cfdd3cf70cf82cb7e5788bb8913a0e76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1a138bb5c3f886625f6742f4188b36c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4164678b49003f37261560fee4ff50a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a04996854ef150ca8bc39d7402754d7 = $(`<div id="html_9a04996854ef150ca8bc39d7402754d7" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_4164678b49003f37261560fee4ff50a9.setContent(html_9a04996854ef150ca8bc39d7402754d7);
|
|
|
|
|
|
|
|
marker_cfdd3cf70cf82cb7e5788bb8913a0e76.bindPopup(popup_4164678b49003f37261560fee4ff50a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfdd3cf70cf82cb7e5788bb8913a0e76.setIcon(icon_1a138bb5c3f886625f6742f4188b36c6);
|
|
|
|
|
|
var marker_449373d528f0a643bbee3786a69c02a2 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f868f6ea2319d4ed90443c698dcae4d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b86ba6b2216e926662eecd85903ca42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2ac500c7faf4e27f7c0626ad70d47d9 = $(`<div id="html_c2ac500c7faf4e27f7c0626ad70d47d9" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_5b86ba6b2216e926662eecd85903ca42.setContent(html_c2ac500c7faf4e27f7c0626ad70d47d9);
|
|
|
|
|
|
|
|
marker_449373d528f0a643bbee3786a69c02a2.bindPopup(popup_5b86ba6b2216e926662eecd85903ca42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_449373d528f0a643bbee3786a69c02a2.setIcon(icon_f868f6ea2319d4ed90443c698dcae4d1);
|
|
|
|
|
|
var marker_6e5cc076393357e8a662d934c8e924e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f3e89b0c33d82abb0e6ffb9acceee32d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a708df36094ec1fdd426757dd903a65a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf7e19200dea25cd9b970ef50017e79f = $(`<div id="html_bf7e19200dea25cd9b970ef50017e79f" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_a708df36094ec1fdd426757dd903a65a.setContent(html_bf7e19200dea25cd9b970ef50017e79f);
|
|
|
|
|
|
|
|
marker_6e5cc076393357e8a662d934c8e924e9.bindPopup(popup_a708df36094ec1fdd426757dd903a65a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5cc076393357e8a662d934c8e924e9.setIcon(icon_f3e89b0c33d82abb0e6ffb9acceee32d);
|
|
|
|
|
|
var marker_d2d7c6a3fcb4dcb68d0234b6d21a7b38 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_eb45df52b693d1a7f5c534cc764c4998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97007b2ddb3f6743904961261ee5ff49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_403a7b11cb7c8f5f657d5bb195ccd6be = $(`<div id="html_403a7b11cb7c8f5f657d5bb195ccd6be" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_97007b2ddb3f6743904961261ee5ff49.setContent(html_403a7b11cb7c8f5f657d5bb195ccd6be);
|
|
|
|
|
|
|
|
marker_d2d7c6a3fcb4dcb68d0234b6d21a7b38.bindPopup(popup_97007b2ddb3f6743904961261ee5ff49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2d7c6a3fcb4dcb68d0234b6d21a7b38.setIcon(icon_eb45df52b693d1a7f5c534cc764c4998);
|
|
|
|
|
|
var marker_2fc275b48663ca213354c5d4b6e265f0 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6e8ddb8daf4d14f18aaed5e22ef4d418 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8c405866cf18951ed9bd114dd23d546 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5491ceb23203a948f6fd97821f0b2bd9 = $(`<div id="html_5491ceb23203a948f6fd97821f0b2bd9" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_a8c405866cf18951ed9bd114dd23d546.setContent(html_5491ceb23203a948f6fd97821f0b2bd9);
|
|
|
|
|
|
|
|
marker_2fc275b48663ca213354c5d4b6e265f0.bindPopup(popup_a8c405866cf18951ed9bd114dd23d546)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fc275b48663ca213354c5d4b6e265f0.setIcon(icon_6e8ddb8daf4d14f18aaed5e22ef4d418);
|
|
|
|
|
|
var marker_62b3c7341f8e5a76d7539e5625134f90 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b321f129fbf819c8762b310e265a4702 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3935e4f36593018e4d92ac30a366d61a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4662dc6d85a14e2563500eba4ff29c63 = $(`<div id="html_4662dc6d85a14e2563500eba4ff29c63" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_3935e4f36593018e4d92ac30a366d61a.setContent(html_4662dc6d85a14e2563500eba4ff29c63);
|
|
|
|
|
|
|
|
marker_62b3c7341f8e5a76d7539e5625134f90.bindPopup(popup_3935e4f36593018e4d92ac30a366d61a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62b3c7341f8e5a76d7539e5625134f90.setIcon(icon_b321f129fbf819c8762b310e265a4702);
|
|
|
|
|
|
var marker_0edce66df979593923fcf8a32ac15cf9 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_cd2bec9f0c4b72d01ef020884233a1c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ef167d055480dde74d5ff55db6455cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ec297d81da30d7d1b32c092053d548b = $(`<div id="html_2ec297d81da30d7d1b32c092053d548b" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_8ef167d055480dde74d5ff55db6455cc.setContent(html_2ec297d81da30d7d1b32c092053d548b);
|
|
|
|
|
|
|
|
marker_0edce66df979593923fcf8a32ac15cf9.bindPopup(popup_8ef167d055480dde74d5ff55db6455cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0edce66df979593923fcf8a32ac15cf9.setIcon(icon_cd2bec9f0c4b72d01ef020884233a1c5);
|
|
|
|
|
|
var marker_86b9b4eb58c026ae32a7ec34710bc9f1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2c289cbf2e03fa17477acb90c8b23138 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4a4c610afc1aba1c8ad7e3488e353f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e6deacb02a90d5e8281370c6a87367 = $(`<div id="html_d8e6deacb02a90d5e8281370c6a87367" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_e4a4c610afc1aba1c8ad7e3488e353f2.setContent(html_d8e6deacb02a90d5e8281370c6a87367);
|
|
|
|
|
|
|
|
marker_86b9b4eb58c026ae32a7ec34710bc9f1.bindPopup(popup_e4a4c610afc1aba1c8ad7e3488e353f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86b9b4eb58c026ae32a7ec34710bc9f1.setIcon(icon_2c289cbf2e03fa17477acb90c8b23138);
|
|
|
|
|
|
var marker_8faa1d988f98dabdc88bd00859e6d6a7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2e450226f0da04290496a0647849a52b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5a397e3de0bcced9c5c1d242818e155 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2acfb5bd644f7a384f4557740538cb0b = $(`<div id="html_2acfb5bd644f7a384f4557740538cb0b" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_c5a397e3de0bcced9c5c1d242818e155.setContent(html_2acfb5bd644f7a384f4557740538cb0b);
|
|
|
|
|
|
|
|
marker_8faa1d988f98dabdc88bd00859e6d6a7.bindPopup(popup_c5a397e3de0bcced9c5c1d242818e155)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8faa1d988f98dabdc88bd00859e6d6a7.setIcon(icon_2e450226f0da04290496a0647849a52b);
|
|
|
|
|
|
var marker_d7b16990d666f5acc9a911833e6122f1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_406d1f5ed1f8bc365d6c3af7fd4cec2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aac150205725ac8583cc16ad1fd6f564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bff1481dcdb65c40acd8900eeae75b45 = $(`<div id="html_bff1481dcdb65c40acd8900eeae75b45" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_aac150205725ac8583cc16ad1fd6f564.setContent(html_bff1481dcdb65c40acd8900eeae75b45);
|
|
|
|
|
|
|
|
marker_d7b16990d666f5acc9a911833e6122f1.bindPopup(popup_aac150205725ac8583cc16ad1fd6f564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7b16990d666f5acc9a911833e6122f1.setIcon(icon_406d1f5ed1f8bc365d6c3af7fd4cec2f);
|
|
|
|
|
|
var marker_b1403b99726ca81de99f648667ad85c7 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_91532f398327a097eb92d4047c5b3d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c759299fedc995e24b620daad651b86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f198b067203641c11a25cfacec2c7b6 = $(`<div id="html_6f198b067203641c11a25cfacec2c7b6" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_7c759299fedc995e24b620daad651b86.setContent(html_6f198b067203641c11a25cfacec2c7b6);
|
|
|
|
|
|
|
|
marker_b1403b99726ca81de99f648667ad85c7.bindPopup(popup_7c759299fedc995e24b620daad651b86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1403b99726ca81de99f648667ad85c7.setIcon(icon_91532f398327a097eb92d4047c5b3d13);
|
|
|
|
|
|
var marker_d4a6c04bc5bff4fe4cb42cb54eb81295 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c7f4dcd2fa9e7b7fa7a2b1d8cc7fdf45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0f44cb9061e11046ea28ee5077bcbf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e64e9bb3eef49de801a70cbea42b1355 = $(`<div id="html_e64e9bb3eef49de801a70cbea42b1355" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_f0f44cb9061e11046ea28ee5077bcbf8.setContent(html_e64e9bb3eef49de801a70cbea42b1355);
|
|
|
|
|
|
|
|
marker_d4a6c04bc5bff4fe4cb42cb54eb81295.bindPopup(popup_f0f44cb9061e11046ea28ee5077bcbf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4a6c04bc5bff4fe4cb42cb54eb81295.setIcon(icon_c7f4dcd2fa9e7b7fa7a2b1d8cc7fdf45);
|
|
|
|
|
|
var marker_9cf5388dd18520a1ed7e5f138c2c96eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_5e862cbf0eb7e1cdd2a091826ccf62d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52710b91aad9ca7608af349e0ae6aae3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bd849573bded891615b6eb8f0c81126 = $(`<div id="html_5bd849573bded891615b6eb8f0c81126" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_52710b91aad9ca7608af349e0ae6aae3.setContent(html_5bd849573bded891615b6eb8f0c81126);
|
|
|
|
|
|
|
|
marker_9cf5388dd18520a1ed7e5f138c2c96eb.bindPopup(popup_52710b91aad9ca7608af349e0ae6aae3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cf5388dd18520a1ed7e5f138c2c96eb.setIcon(icon_5e862cbf0eb7e1cdd2a091826ccf62d4);
|
|
|
|
|
|
var marker_3500d65b5dd50b75953f02ac3c24e911 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_8c1454956719920e01891323122f74df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd2ac367f361e2f4c293e60a5a255069 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f636832343f6e8e32eef99163dba246a = $(`<div id="html_f636832343f6e8e32eef99163dba246a" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_dd2ac367f361e2f4c293e60a5a255069.setContent(html_f636832343f6e8e32eef99163dba246a);
|
|
|
|
|
|
|
|
marker_3500d65b5dd50b75953f02ac3c24e911.bindPopup(popup_dd2ac367f361e2f4c293e60a5a255069)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3500d65b5dd50b75953f02ac3c24e911.setIcon(icon_8c1454956719920e01891323122f74df);
|
|
|
|
|
|
var marker_ee133db4f465a38e88f5c8e58d1b9ace = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_471d5cb74ef9eb6f2fb0ab0bda0ee201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3d6f337b78530158dc061e7ee225153 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06122a18505afbaaa237dc644c484aea = $(`<div id="html_06122a18505afbaaa237dc644c484aea" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_e3d6f337b78530158dc061e7ee225153.setContent(html_06122a18505afbaaa237dc644c484aea);
|
|
|
|
|
|
|
|
marker_ee133db4f465a38e88f5c8e58d1b9ace.bindPopup(popup_e3d6f337b78530158dc061e7ee225153)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee133db4f465a38e88f5c8e58d1b9ace.setIcon(icon_471d5cb74ef9eb6f2fb0ab0bda0ee201);
|
|
|
|
|
|
var marker_1a04cc8c9e8ac401dec91664a71220db = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_db8a30d052dafd10693ed919751b1231 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f210ff9434734784fd05e124d1713c34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49f8c3493c0eaa4ed0bddcebe16312d4 = $(`<div id="html_49f8c3493c0eaa4ed0bddcebe16312d4" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_f210ff9434734784fd05e124d1713c34.setContent(html_49f8c3493c0eaa4ed0bddcebe16312d4);
|
|
|
|
|
|
|
|
marker_1a04cc8c9e8ac401dec91664a71220db.bindPopup(popup_f210ff9434734784fd05e124d1713c34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a04cc8c9e8ac401dec91664a71220db.setIcon(icon_db8a30d052dafd10693ed919751b1231);
|
|
|
|
|
|
var marker_dc62bb91f09bb7935ca975a415f7a8e9 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_30e37b2b21453775523cb3b703266903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd49d8f9b61cc4c6ded59b9b8d8e5f08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8661f877991f2de5e801da0f311a50fc = $(`<div id="html_8661f877991f2de5e801da0f311a50fc" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_dd49d8f9b61cc4c6ded59b9b8d8e5f08.setContent(html_8661f877991f2de5e801da0f311a50fc);
|
|
|
|
|
|
|
|
marker_dc62bb91f09bb7935ca975a415f7a8e9.bindPopup(popup_dd49d8f9b61cc4c6ded59b9b8d8e5f08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc62bb91f09bb7935ca975a415f7a8e9.setIcon(icon_30e37b2b21453775523cb3b703266903);
|
|
|
|
|
|
var marker_6f468326aa2f3a4b3184bd6670071a78 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b70ac3cafa1fc9651e812c091cd2191e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13d626d545c49fbf5db4c46270cd81e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bee3552356f93b0a6f9bb483c551ee4 = $(`<div id="html_4bee3552356f93b0a6f9bb483c551ee4" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_13d626d545c49fbf5db4c46270cd81e1.setContent(html_4bee3552356f93b0a6f9bb483c551ee4);
|
|
|
|
|
|
|
|
marker_6f468326aa2f3a4b3184bd6670071a78.bindPopup(popup_13d626d545c49fbf5db4c46270cd81e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f468326aa2f3a4b3184bd6670071a78.setIcon(icon_b70ac3cafa1fc9651e812c091cd2191e);
|
|
|
|
|
|
var marker_7f7955c80b2e47c133f906121e2c505a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ea557d42094e682b4574cb67d13cf6fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ae5ce4202252d6cf5dcc05b103bf43a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2db7eb072e7803cef8f1340cb7e69d8a = $(`<div id="html_2db7eb072e7803cef8f1340cb7e69d8a" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_7ae5ce4202252d6cf5dcc05b103bf43a.setContent(html_2db7eb072e7803cef8f1340cb7e69d8a);
|
|
|
|
|
|
|
|
marker_7f7955c80b2e47c133f906121e2c505a.bindPopup(popup_7ae5ce4202252d6cf5dcc05b103bf43a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f7955c80b2e47c133f906121e2c505a.setIcon(icon_ea557d42094e682b4574cb67d13cf6fe);
|
|
|
|
|
|
var marker_cc9619df3cbf61966ae157d6c348374a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a7c854ff515ab86cde2324c7f8dd6458 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bb1a9b2f8d53ab66a6ac87cbbe80d97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b30ffcedfe25a20ecc690eb9f4837d3e = $(`<div id="html_b30ffcedfe25a20ecc690eb9f4837d3e" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_1bb1a9b2f8d53ab66a6ac87cbbe80d97.setContent(html_b30ffcedfe25a20ecc690eb9f4837d3e);
|
|
|
|
|
|
|
|
marker_cc9619df3cbf61966ae157d6c348374a.bindPopup(popup_1bb1a9b2f8d53ab66a6ac87cbbe80d97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc9619df3cbf61966ae157d6c348374a.setIcon(icon_a7c854ff515ab86cde2324c7f8dd6458);
|
|
|
|
|
|
var marker_5209fb72e86b1f42883bcd6e9ea977ae = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_213ba51dba46f82748c419a9fdf0a4d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46171b6631c5477ed119e9706584adee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0da1dd8aed5810bb41b30c43158fdd7 = $(`<div id="html_e0da1dd8aed5810bb41b30c43158fdd7" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_46171b6631c5477ed119e9706584adee.setContent(html_e0da1dd8aed5810bb41b30c43158fdd7);
|
|
|
|
|
|
|
|
marker_5209fb72e86b1f42883bcd6e9ea977ae.bindPopup(popup_46171b6631c5477ed119e9706584adee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5209fb72e86b1f42883bcd6e9ea977ae.setIcon(icon_213ba51dba46f82748c419a9fdf0a4d0);
|
|
|
|
|
|
var marker_da19ea5e9dbf5c1f3ddab6b129c06c51 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_63b65e365215ce402357a553a0cf48b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ba00a32b16066c04e68274566e6c87a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00d16f5f94c580ccd69c11e02ca58e98 = $(`<div id="html_00d16f5f94c580ccd69c11e02ca58e98" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_9ba00a32b16066c04e68274566e6c87a.setContent(html_00d16f5f94c580ccd69c11e02ca58e98);
|
|
|
|
|
|
|
|
marker_da19ea5e9dbf5c1f3ddab6b129c06c51.bindPopup(popup_9ba00a32b16066c04e68274566e6c87a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da19ea5e9dbf5c1f3ddab6b129c06c51.setIcon(icon_63b65e365215ce402357a553a0cf48b1);
|
|
|
|
|
|
var marker_1cd46e2abe9286493ba275dc6540b6a4 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_95e2bc503e941b42970c018480451f84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c77ffc603d6e93de79395860481e87d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_454c724a24e041ee6a8a80dfe5a40111 = $(`<div id="html_454c724a24e041ee6a8a80dfe5a40111" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_8c77ffc603d6e93de79395860481e87d.setContent(html_454c724a24e041ee6a8a80dfe5a40111);
|
|
|
|
|
|
|
|
marker_1cd46e2abe9286493ba275dc6540b6a4.bindPopup(popup_8c77ffc603d6e93de79395860481e87d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cd46e2abe9286493ba275dc6540b6a4.setIcon(icon_95e2bc503e941b42970c018480451f84);
|
|
|
|
|
|
var marker_b77a012dde08a802c06d9137f035fef9 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6f3e8e33c268be4bb7b719499430270e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c17a3198afa021988a918ce21ff0baa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39cbc1b8b27e3d04a68fc6a64f1043cd = $(`<div id="html_39cbc1b8b27e3d04a68fc6a64f1043cd" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_c17a3198afa021988a918ce21ff0baa1.setContent(html_39cbc1b8b27e3d04a68fc6a64f1043cd);
|
|
|
|
|
|
|
|
marker_b77a012dde08a802c06d9137f035fef9.bindPopup(popup_c17a3198afa021988a918ce21ff0baa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b77a012dde08a802c06d9137f035fef9.setIcon(icon_6f3e8e33c268be4bb7b719499430270e);
|
|
|
|
|
|
var marker_8d7b75b5234e0004085ba4750f5eb960 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_8278a608d9ae3355a553491f691ca8bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc3d69cff0801cb4f0f6d5043e67f2b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_304404ebfb13cd2015609b1da1fc204f = $(`<div id="html_304404ebfb13cd2015609b1da1fc204f" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_dc3d69cff0801cb4f0f6d5043e67f2b8.setContent(html_304404ebfb13cd2015609b1da1fc204f);
|
|
|
|
|
|
|
|
marker_8d7b75b5234e0004085ba4750f5eb960.bindPopup(popup_dc3d69cff0801cb4f0f6d5043e67f2b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d7b75b5234e0004085ba4750f5eb960.setIcon(icon_8278a608d9ae3355a553491f691ca8bc);
|
|
|
|
|
|
var marker_ad5b3a9ff1cafb4964f792d52d80d7f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_295d5a65fc8e2f988c05eafb82e65a60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4f18978636ce7976832cb790c4af092 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f6357d73169313832a7d1a202d9396b = $(`<div id="html_6f6357d73169313832a7d1a202d9396b" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_c4f18978636ce7976832cb790c4af092.setContent(html_6f6357d73169313832a7d1a202d9396b);
|
|
|
|
|
|
|
|
marker_ad5b3a9ff1cafb4964f792d52d80d7f6.bindPopup(popup_c4f18978636ce7976832cb790c4af092)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad5b3a9ff1cafb4964f792d52d80d7f6.setIcon(icon_295d5a65fc8e2f988c05eafb82e65a60);
|
|
|
|
|
|
var marker_cd1d2cf97fb636acbce96c9b2af96909 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_06869d5f62d8f93b00951f2f257de8e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54e98111703287886853b985d1577994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7933d8b12b8f5409a6ea63946de96f1d = $(`<div id="html_7933d8b12b8f5409a6ea63946de96f1d" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_54e98111703287886853b985d1577994.setContent(html_7933d8b12b8f5409a6ea63946de96f1d);
|
|
|
|
|
|
|
|
marker_cd1d2cf97fb636acbce96c9b2af96909.bindPopup(popup_54e98111703287886853b985d1577994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd1d2cf97fb636acbce96c9b2af96909.setIcon(icon_06869d5f62d8f93b00951f2f257de8e5);
|
|
|
|
|
|
var marker_0768607204ae7d79097a5692b104e645 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3e91f1ef4a5eb718d6bf1e450b34f487 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_071a6e67f40ee207bfd707561354d909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10487c342ef1cd3f0f446fb492516cb1 = $(`<div id="html_10487c342ef1cd3f0f446fb492516cb1" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_071a6e67f40ee207bfd707561354d909.setContent(html_10487c342ef1cd3f0f446fb492516cb1);
|
|
|
|
|
|
|
|
marker_0768607204ae7d79097a5692b104e645.bindPopup(popup_071a6e67f40ee207bfd707561354d909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0768607204ae7d79097a5692b104e645.setIcon(icon_3e91f1ef4a5eb718d6bf1e450b34f487);
|
|
|
|
|
|
var marker_e55e0a8e379ad8f3e58dd08621174205 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_0022db95db30fe61b4c7dad0899a1fd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d213ec7479cc0950e7a5df3d174b2afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_561fe900431f34377d991b809f0a1a3e = $(`<div id="html_561fe900431f34377d991b809f0a1a3e" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_d213ec7479cc0950e7a5df3d174b2afe.setContent(html_561fe900431f34377d991b809f0a1a3e);
|
|
|
|
|
|
|
|
marker_e55e0a8e379ad8f3e58dd08621174205.bindPopup(popup_d213ec7479cc0950e7a5df3d174b2afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e55e0a8e379ad8f3e58dd08621174205.setIcon(icon_0022db95db30fe61b4c7dad0899a1fd1);
|
|
|
|
|
|
var marker_349094b4e8a03c5a894e6df7fb1960c9 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_4f2e5c2c8138da7a0d45bdd227aaaa06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5e4ddb5af443f9d27bfa97654fec9cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_417be2e744c61cfdce2301ea0eb62da8 = $(`<div id="html_417be2e744c61cfdce2301ea0eb62da8" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_f5e4ddb5af443f9d27bfa97654fec9cc.setContent(html_417be2e744c61cfdce2301ea0eb62da8);
|
|
|
|
|
|
|
|
marker_349094b4e8a03c5a894e6df7fb1960c9.bindPopup(popup_f5e4ddb5af443f9d27bfa97654fec9cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_349094b4e8a03c5a894e6df7fb1960c9.setIcon(icon_4f2e5c2c8138da7a0d45bdd227aaaa06);
|
|
|
|
|
|
var marker_7cbe56ae6db9d7aa1214f9c0c2209e5c = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3cd3c65dbab406853dae9e5274363326 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cb81f008df04e92e7c4c71beb685215 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1666e6acdc3453be76b55c68c7c62b4 = $(`<div id="html_c1666e6acdc3453be76b55c68c7c62b4" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_2cb81f008df04e92e7c4c71beb685215.setContent(html_c1666e6acdc3453be76b55c68c7c62b4);
|
|
|
|
|
|
|
|
marker_7cbe56ae6db9d7aa1214f9c0c2209e5c.bindPopup(popup_2cb81f008df04e92e7c4c71beb685215)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cbe56ae6db9d7aa1214f9c0c2209e5c.setIcon(icon_3cd3c65dbab406853dae9e5274363326);
|
|
|
|
|
|
var marker_02d972f879d0967e90741a2eb5d137ed = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f325eb33b7169fa409974195300dd6d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c0d30597a91a12d53c534ef762c4aef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67f96d56318fb692129ca12dd1c674cc = $(`<div id="html_67f96d56318fb692129ca12dd1c674cc" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_2c0d30597a91a12d53c534ef762c4aef.setContent(html_67f96d56318fb692129ca12dd1c674cc);
|
|
|
|
|
|
|
|
marker_02d972f879d0967e90741a2eb5d137ed.bindPopup(popup_2c0d30597a91a12d53c534ef762c4aef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02d972f879d0967e90741a2eb5d137ed.setIcon(icon_f325eb33b7169fa409974195300dd6d4);
|
|
|
|
|
|
var marker_df3c87775890079ce217a4e9db82c5c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_8308ef4e13c2f75f0c298598e59167d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5b5eca4f18dd2a973c6f3cac24b7aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8fbe000e8402ad8db6a2ea8936e5ee0 = $(`<div id="html_d8fbe000e8402ad8db6a2ea8936e5ee0" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_a5b5eca4f18dd2a973c6f3cac24b7aa7.setContent(html_d8fbe000e8402ad8db6a2ea8936e5ee0);
|
|
|
|
|
|
|
|
marker_df3c87775890079ce217a4e9db82c5c1.bindPopup(popup_a5b5eca4f18dd2a973c6f3cac24b7aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df3c87775890079ce217a4e9db82c5c1.setIcon(icon_8308ef4e13c2f75f0c298598e59167d8);
|
|
|
|
|
|
var marker_1cb6fd5fadb2c3fe3dbdadca3216cdd9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_67c1f73a464e7df7e281e3ce6d4d9c51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dca8fc18e14f1be312a8cb40d0e4ea1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5359b85ecf078143c634b3e91ddc78a9 = $(`<div id="html_5359b85ecf078143c634b3e91ddc78a9" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_9dca8fc18e14f1be312a8cb40d0e4ea1.setContent(html_5359b85ecf078143c634b3e91ddc78a9);
|
|
|
|
|
|
|
|
marker_1cb6fd5fadb2c3fe3dbdadca3216cdd9.bindPopup(popup_9dca8fc18e14f1be312a8cb40d0e4ea1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cb6fd5fadb2c3fe3dbdadca3216cdd9.setIcon(icon_67c1f73a464e7df7e281e3ce6d4d9c51);
|
|
|
|
|
|
var marker_e836ab80059a81bb2a6f5d98143be07c = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c79fc87762a74ab3a6b9a5b111381572 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d50aa7e565d411ba4cd3a512ca4818f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea926918ea2540210b747c6cc6b17b84 = $(`<div id="html_ea926918ea2540210b747c6cc6b17b84" style="width: 100.0%; height: 100.0%;">relay.unitypay.cash</div>`)[0];
|
|
popup_d50aa7e565d411ba4cd3a512ca4818f8.setContent(html_ea926918ea2540210b747c6cc6b17b84);
|
|
|
|
|
|
|
|
marker_e836ab80059a81bb2a6f5d98143be07c.bindPopup(popup_d50aa7e565d411ba4cd3a512ca4818f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e836ab80059a81bb2a6f5d98143be07c.setIcon(icon_c79fc87762a74ab3a6b9a5b111381572);
|
|
|
|
|
|
var marker_295f179f98702950ea0436e6816462e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_4a108e9fe989e45f416d25cafa3a2547 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e1f926598f748d659d811737d0dc3b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6345ef473087d950fc455f5aceb3a8c9 = $(`<div id="html_6345ef473087d950fc455f5aceb3a8c9" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_7e1f926598f748d659d811737d0dc3b9.setContent(html_6345ef473087d950fc455f5aceb3a8c9);
|
|
|
|
|
|
|
|
marker_295f179f98702950ea0436e6816462e7.bindPopup(popup_7e1f926598f748d659d811737d0dc3b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_295f179f98702950ea0436e6816462e7.setIcon(icon_4a108e9fe989e45f416d25cafa3a2547);
|
|
|
|
|
|
var marker_00cf1c668b30c72b5ddbfb5bd6bf008b = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a81831c994d9b157d5848f7647b64129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d4f1fa6295968575086bc5d54c4b6f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5491de7244ca7bd5012dd199c4734148 = $(`<div id="html_5491de7244ca7bd5012dd199c4734148" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_3d4f1fa6295968575086bc5d54c4b6f2.setContent(html_5491de7244ca7bd5012dd199c4734148);
|
|
|
|
|
|
|
|
marker_00cf1c668b30c72b5ddbfb5bd6bf008b.bindPopup(popup_3d4f1fa6295968575086bc5d54c4b6f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00cf1c668b30c72b5ddbfb5bd6bf008b.setIcon(icon_a81831c994d9b157d5848f7647b64129);
|
|
|
|
|
|
var marker_d20e044c34f8fc3371c0761c4e8f5971 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_372fc75aecf80cb0a4dcd1da5c34f7f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c70ccbeddab2aa6a94f123b3f72c819 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52d2043135cdb13217cc59f6ac03363d = $(`<div id="html_52d2043135cdb13217cc59f6ac03363d" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_1c70ccbeddab2aa6a94f123b3f72c819.setContent(html_52d2043135cdb13217cc59f6ac03363d);
|
|
|
|
|
|
|
|
marker_d20e044c34f8fc3371c0761c4e8f5971.bindPopup(popup_1c70ccbeddab2aa6a94f123b3f72c819)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d20e044c34f8fc3371c0761c4e8f5971.setIcon(icon_372fc75aecf80cb0a4dcd1da5c34f7f5);
|
|
|
|
|
|
var marker_bb98d959acaa620d2c5bf3111a519196 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1047beedfcbdab542c3860b7a12ec431 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6de07c4c71f5bd22e10a3db99f565e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdde606e063f5c3641a511cdd6eddfd4 = $(`<div id="html_fdde606e063f5c3641a511cdd6eddfd4" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_e6de07c4c71f5bd22e10a3db99f565e3.setContent(html_fdde606e063f5c3641a511cdd6eddfd4);
|
|
|
|
|
|
|
|
marker_bb98d959acaa620d2c5bf3111a519196.bindPopup(popup_e6de07c4c71f5bd22e10a3db99f565e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb98d959acaa620d2c5bf3111a519196.setIcon(icon_1047beedfcbdab542c3860b7a12ec431);
|
|
|
|
|
|
var marker_7d2c13e03f94d50954ff8763069ffe69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_24e21454e8e26710f1f75502a5d589f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d73480cd499ea08f42c6e78c2d7d08c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a03751c4c9fd8549515c22750cdfeda2 = $(`<div id="html_a03751c4c9fd8549515c22750cdfeda2" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_d73480cd499ea08f42c6e78c2d7d08c0.setContent(html_a03751c4c9fd8549515c22750cdfeda2);
|
|
|
|
|
|
|
|
marker_7d2c13e03f94d50954ff8763069ffe69.bindPopup(popup_d73480cd499ea08f42c6e78c2d7d08c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d2c13e03f94d50954ff8763069ffe69.setIcon(icon_24e21454e8e26710f1f75502a5d589f2);
|
|
|
|
|
|
var marker_93053c7779a58e11ab0168d92a40abb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_08e3240beb187372a863f109501b44ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b14e07997082b8b5a7ef0fbba659ee9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_369f0aca0f0d20c7b302c60921f1ea82 = $(`<div id="html_369f0aca0f0d20c7b302c60921f1ea82" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_1b14e07997082b8b5a7ef0fbba659ee9.setContent(html_369f0aca0f0d20c7b302c60921f1ea82);
|
|
|
|
|
|
|
|
marker_93053c7779a58e11ab0168d92a40abb1.bindPopup(popup_1b14e07997082b8b5a7ef0fbba659ee9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93053c7779a58e11ab0168d92a40abb1.setIcon(icon_08e3240beb187372a863f109501b44ad);
|
|
|
|
|
|
var marker_6a4aa739afb24d47b901fa890ba96022 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a08089363b62a031c103c13f510d0621 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ff273a492a1fd90f3a2124b84a6304 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04f5cfec521e1849ea1a20f20d483b01 = $(`<div id="html_04f5cfec521e1849ea1a20f20d483b01" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_e2ff273a492a1fd90f3a2124b84a6304.setContent(html_04f5cfec521e1849ea1a20f20d483b01);
|
|
|
|
|
|
|
|
marker_6a4aa739afb24d47b901fa890ba96022.bindPopup(popup_e2ff273a492a1fd90f3a2124b84a6304)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a4aa739afb24d47b901fa890ba96022.setIcon(icon_a08089363b62a031c103c13f510d0621);
|
|
|
|
|
|
var marker_d392bdc85b30a51b9122646dbf500a25 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f43d9dd76468a4626cdc2670cd568b6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c58953cc4a5bc58f2dbb3f6933363bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfd06f16b6889f9b863a5b580a85a01f = $(`<div id="html_cfd06f16b6889f9b863a5b580a85a01f" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_1c58953cc4a5bc58f2dbb3f6933363bb.setContent(html_cfd06f16b6889f9b863a5b580a85a01f);
|
|
|
|
|
|
|
|
marker_d392bdc85b30a51b9122646dbf500a25.bindPopup(popup_1c58953cc4a5bc58f2dbb3f6933363bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d392bdc85b30a51b9122646dbf500a25.setIcon(icon_f43d9dd76468a4626cdc2670cd568b6e);
|
|
|
|
|
|
var marker_a3538dd09e13b67a17e1ebc1d43d75a8 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_bb34bb3a6eb6148b0b9789b27940277f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_066713f04416d19cab866544b2edf0bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15ae24405029e68ce1cd275f2010e9cc = $(`<div id="html_15ae24405029e68ce1cd275f2010e9cc" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_066713f04416d19cab866544b2edf0bc.setContent(html_15ae24405029e68ce1cd275f2010e9cc);
|
|
|
|
|
|
|
|
marker_a3538dd09e13b67a17e1ebc1d43d75a8.bindPopup(popup_066713f04416d19cab866544b2edf0bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3538dd09e13b67a17e1ebc1d43d75a8.setIcon(icon_bb34bb3a6eb6148b0b9789b27940277f);
|
|
|
|
|
|
var marker_60bd8fb884f14d65e2e16a2c8b9bbe54 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b624ee9d7d29ccc631f485e499d051d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24a1ce3f794f918fe87063b0ff1e8dfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fc704fdbd1e1ee8a54335161eaeab82 = $(`<div id="html_3fc704fdbd1e1ee8a54335161eaeab82" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_24a1ce3f794f918fe87063b0ff1e8dfd.setContent(html_3fc704fdbd1e1ee8a54335161eaeab82);
|
|
|
|
|
|
|
|
marker_60bd8fb884f14d65e2e16a2c8b9bbe54.bindPopup(popup_24a1ce3f794f918fe87063b0ff1e8dfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60bd8fb884f14d65e2e16a2c8b9bbe54.setIcon(icon_b624ee9d7d29ccc631f485e499d051d9);
|
|
|
|
|
|
var marker_54070968dbd42030eb1221cf9f018ce2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_d787e871adce50c41fd0bf4ede6a5009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7218b4fb57a875c86f4ccaaee26080f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_873eba03e3f583736b3d7d6baf25ae82 = $(`<div id="html_873eba03e3f583736b3d7d6baf25ae82" style="width: 100.0%; height: 100.0%;">rele.speyhard.vip</div>`)[0];
|
|
popup_b7218b4fb57a875c86f4ccaaee26080f.setContent(html_873eba03e3f583736b3d7d6baf25ae82);
|
|
|
|
|
|
|
|
marker_54070968dbd42030eb1221cf9f018ce2.bindPopup(popup_b7218b4fb57a875c86f4ccaaee26080f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54070968dbd42030eb1221cf9f018ce2.setIcon(icon_d787e871adce50c41fd0bf4ede6a5009);
|
|
|
|
|
|
var marker_27e1796ac34f141c6f054d65ba4d56f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e7498105a7b61a1bba6844b5b6feaa90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee4be499241489554ab64cd8a63bebf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3905ba29c9fafda4854e06b61eff833 = $(`<div id="html_d3905ba29c9fafda4854e06b61eff833" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_ee4be499241489554ab64cd8a63bebf9.setContent(html_d3905ba29c9fafda4854e06b61eff833);
|
|
|
|
|
|
|
|
marker_27e1796ac34f141c6f054d65ba4d56f6.bindPopup(popup_ee4be499241489554ab64cd8a63bebf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27e1796ac34f141c6f054d65ba4d56f6.setIcon(icon_e7498105a7b61a1bba6844b5b6feaa90);
|
|
|
|
|
|
var marker_fb414a00cf2251fa5d39238a680c4a1c = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2f0f56f4c314cf1941e12423f8e8153a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cee67e22096d8b68e3bd7696f4dcea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d217a786a8a77131bd25425ae7714a2 = $(`<div id="html_6d217a786a8a77131bd25425ae7714a2" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_7cee67e22096d8b68e3bd7696f4dcea6.setContent(html_6d217a786a8a77131bd25425ae7714a2);
|
|
|
|
|
|
|
|
marker_fb414a00cf2251fa5d39238a680c4a1c.bindPopup(popup_7cee67e22096d8b68e3bd7696f4dcea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb414a00cf2251fa5d39238a680c4a1c.setIcon(icon_2f0f56f4c314cf1941e12423f8e8153a);
|
|
|
|
|
|
var marker_e154e5ad9e7968aef73cf3762f60d28f = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_39e037d8c27f198013482438baedad49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf8065f763dbfb0668fef51a4a4ab3f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6050612b911c135449e215841e18eee7 = $(`<div id="html_6050612b911c135449e215841e18eee7" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_bf8065f763dbfb0668fef51a4a4ab3f5.setContent(html_6050612b911c135449e215841e18eee7);
|
|
|
|
|
|
|
|
marker_e154e5ad9e7968aef73cf3762f60d28f.bindPopup(popup_bf8065f763dbfb0668fef51a4a4ab3f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e154e5ad9e7968aef73cf3762f60d28f.setIcon(icon_39e037d8c27f198013482438baedad49);
|
|
|
|
|
|
var marker_e0761e388034b08fa97efcbb23dc726a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_02faa607ba2452a9f25754d02a8e3b60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_845afa60c3a25bcfd1bfcf7d993c0f97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6627091b338a29f299516ba5c21abd54 = $(`<div id="html_6627091b338a29f299516ba5c21abd54" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_845afa60c3a25bcfd1bfcf7d993c0f97.setContent(html_6627091b338a29f299516ba5c21abd54);
|
|
|
|
|
|
|
|
marker_e0761e388034b08fa97efcbb23dc726a.bindPopup(popup_845afa60c3a25bcfd1bfcf7d993c0f97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0761e388034b08fa97efcbb23dc726a.setIcon(icon_02faa607ba2452a9f25754d02a8e3b60);
|
|
|
|
|
|
var marker_cc38ecad38880040d57eddbbda9c3d1f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_05d5ac73bf830277353bac92a3084783 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4a57496814c269d14ee90c93eccebf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_372aec461d78bf508b41d875fe1f7f11 = $(`<div id="html_372aec461d78bf508b41d875fe1f7f11" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_a4a57496814c269d14ee90c93eccebf3.setContent(html_372aec461d78bf508b41d875fe1f7f11);
|
|
|
|
|
|
|
|
marker_cc38ecad38880040d57eddbbda9c3d1f.bindPopup(popup_a4a57496814c269d14ee90c93eccebf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc38ecad38880040d57eddbbda9c3d1f.setIcon(icon_05d5ac73bf830277353bac92a3084783);
|
|
|
|
|
|
var marker_d3c191a194264ebd4210e665d50ff2ee = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_8c4a7eca8e93b3ce33f6925d2808a1b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cbbd7323d29b96f4291b92370798bb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d103f23636277626ac9c21a73647dee = $(`<div id="html_4d103f23636277626ac9c21a73647dee" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_7cbbd7323d29b96f4291b92370798bb1.setContent(html_4d103f23636277626ac9c21a73647dee);
|
|
|
|
|
|
|
|
marker_d3c191a194264ebd4210e665d50ff2ee.bindPopup(popup_7cbbd7323d29b96f4291b92370798bb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3c191a194264ebd4210e665d50ff2ee.setIcon(icon_8c4a7eca8e93b3ce33f6925d2808a1b0);
|
|
|
|
|
|
var marker_2333f66083c78077890a58d0e34fcaab = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c66271b9857202e78bfa3f4a03982224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a10f334da86230c817e6e06f84a82a84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd41bb0584aed2834c065d70baaa2082 = $(`<div id="html_cd41bb0584aed2834c065d70baaa2082" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_a10f334da86230c817e6e06f84a82a84.setContent(html_cd41bb0584aed2834c065d70baaa2082);
|
|
|
|
|
|
|
|
marker_2333f66083c78077890a58d0e34fcaab.bindPopup(popup_a10f334da86230c817e6e06f84a82a84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2333f66083c78077890a58d0e34fcaab.setIcon(icon_c66271b9857202e78bfa3f4a03982224);
|
|
|
|
|
|
var marker_e60353237095aff50be6dfaf5343fee4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1649d7a7566fb1284d0f6f793aff06e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f8a977ec6785c6c7c2e47c420d285ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2055bb47d3916d3eafd9b0e1920e014 = $(`<div id="html_c2055bb47d3916d3eafd9b0e1920e014" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_7f8a977ec6785c6c7c2e47c420d285ce.setContent(html_c2055bb47d3916d3eafd9b0e1920e014);
|
|
|
|
|
|
|
|
marker_e60353237095aff50be6dfaf5343fee4.bindPopup(popup_7f8a977ec6785c6c7c2e47c420d285ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e60353237095aff50be6dfaf5343fee4.setIcon(icon_1649d7a7566fb1284d0f6f793aff06e2);
|
|
|
|
|
|
var marker_b4da9adb5b3d85ec16e0ed14e21a73aa = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_56165f3fd99a15961f4d70ad31e6ddeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27faa87621ededc4d162797f410acfc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be1653958e69349395d4568a26cc2538 = $(`<div id="html_be1653958e69349395d4568a26cc2538" style="width: 100.0%; height: 100.0%;">wot.geektank.ai</div>`)[0];
|
|
popup_27faa87621ededc4d162797f410acfc7.setContent(html_be1653958e69349395d4568a26cc2538);
|
|
|
|
|
|
|
|
marker_b4da9adb5b3d85ec16e0ed14e21a73aa.bindPopup(popup_27faa87621ededc4d162797f410acfc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4da9adb5b3d85ec16e0ed14e21a73aa.setIcon(icon_56165f3fd99a15961f4d70ad31e6ddeb);
|
|
|
|
|
|
var marker_30a707be095713c0a1496f203fc2d891 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_d98518205190f244e59bf2752290f28e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b754a153b0eb34da4085bba8b4c55c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09d2f3a6b84b1b00100593004f1fd9c0 = $(`<div id="html_09d2f3a6b84b1b00100593004f1fd9c0" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_1b754a153b0eb34da4085bba8b4c55c6.setContent(html_09d2f3a6b84b1b00100593004f1fd9c0);
|
|
|
|
|
|
|
|
marker_30a707be095713c0a1496f203fc2d891.bindPopup(popup_1b754a153b0eb34da4085bba8b4c55c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30a707be095713c0a1496f203fc2d891.setIcon(icon_d98518205190f244e59bf2752290f28e);
|
|
|
|
|
|
var marker_9b9c5b4456361d5f6e23734fe87e1dc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3ac1da4985c61dbd85cc10111d6e91fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4585fefa459ad6775bdfece09329b332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53267c6ac403808e4f2b760a8a25e6b4 = $(`<div id="html_53267c6ac403808e4f2b760a8a25e6b4" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_4585fefa459ad6775bdfece09329b332.setContent(html_53267c6ac403808e4f2b760a8a25e6b4);
|
|
|
|
|
|
|
|
marker_9b9c5b4456361d5f6e23734fe87e1dc5.bindPopup(popup_4585fefa459ad6775bdfece09329b332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b9c5b4456361d5f6e23734fe87e1dc5.setIcon(icon_3ac1da4985c61dbd85cc10111d6e91fc);
|
|
|
|
|
|
var marker_654025a9e0644e7ef24f7a66d5b7bf4d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_70a6846675cd40c5825c4481efa731c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e50db4385844b13dfef9674ec854de2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3080ef4f138b3a553ce15d00731921bc = $(`<div id="html_3080ef4f138b3a553ce15d00731921bc" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_4e50db4385844b13dfef9674ec854de2.setContent(html_3080ef4f138b3a553ce15d00731921bc);
|
|
|
|
|
|
|
|
marker_654025a9e0644e7ef24f7a66d5b7bf4d.bindPopup(popup_4e50db4385844b13dfef9674ec854de2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_654025a9e0644e7ef24f7a66d5b7bf4d.setIcon(icon_70a6846675cd40c5825c4481efa731c5);
|
|
|
|
|
|
var marker_aff2686b5c60290c4a812073b0d078e2 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_d54e13a96c710e715e621f4a369b49c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40a82277cc9b6ede4e10e2646d39340a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa984473346bd49feefe750b5ec6771a = $(`<div id="html_fa984473346bd49feefe750b5ec6771a" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_40a82277cc9b6ede4e10e2646d39340a.setContent(html_fa984473346bd49feefe750b5ec6771a);
|
|
|
|
|
|
|
|
marker_aff2686b5c60290c4a812073b0d078e2.bindPopup(popup_40a82277cc9b6ede4e10e2646d39340a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aff2686b5c60290c4a812073b0d078e2.setIcon(icon_d54e13a96c710e715e621f4a369b49c9);
|
|
|
|
|
|
var marker_3d6be33bd8d09fe248f1fa1f7f9d971e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_24a173d2a4a192115a09b84ac14a7597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f1e5c4a55c27a08c371a5ee66713db1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b84c562d8ca1511f0d2900cf492d230e = $(`<div id="html_b84c562d8ca1511f0d2900cf492d230e" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_9f1e5c4a55c27a08c371a5ee66713db1.setContent(html_b84c562d8ca1511f0d2900cf492d230e);
|
|
|
|
|
|
|
|
marker_3d6be33bd8d09fe248f1fa1f7f9d971e.bindPopup(popup_9f1e5c4a55c27a08c371a5ee66713db1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d6be33bd8d09fe248f1fa1f7f9d971e.setIcon(icon_24a173d2a4a192115a09b84ac14a7597);
|
|
|
|
|
|
var marker_edbeeb2ed8666119595074fa64a384e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_da55130b898872c80cd51d10a177fb5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_844969cccfcded57051aa13003385a29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe24d6005404f301aad60229441ca9e1 = $(`<div id="html_fe24d6005404f301aad60229441ca9e1" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_844969cccfcded57051aa13003385a29.setContent(html_fe24d6005404f301aad60229441ca9e1);
|
|
|
|
|
|
|
|
marker_edbeeb2ed8666119595074fa64a384e8.bindPopup(popup_844969cccfcded57051aa13003385a29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edbeeb2ed8666119595074fa64a384e8.setIcon(icon_da55130b898872c80cd51d10a177fb5e);
|
|
|
|
|
|
var marker_1a1f983c88d9941f2a793cff1a857c11 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_8302693e928a297de5e8cdbb1ec77fd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2ed769d3b8e717d1fee041a86f3a105 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec476cccf408338710dbe9d5615c97d = $(`<div id="html_5ec476cccf408338710dbe9d5615c97d" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_b2ed769d3b8e717d1fee041a86f3a105.setContent(html_5ec476cccf408338710dbe9d5615c97d);
|
|
|
|
|
|
|
|
marker_1a1f983c88d9941f2a793cff1a857c11.bindPopup(popup_b2ed769d3b8e717d1fee041a86f3a105)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a1f983c88d9941f2a793cff1a857c11.setIcon(icon_8302693e928a297de5e8cdbb1ec77fd3);
|
|
|
|
|
|
var marker_4d98473b890c94bcf5c93f0e01e7fe89 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_08ff365af7777b0e6971418726e04089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59f8716fee189598d6d0449b669cac5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_057075bf85eb9534442f3054bd942a42 = $(`<div id="html_057075bf85eb9534442f3054bd942a42" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_59f8716fee189598d6d0449b669cac5a.setContent(html_057075bf85eb9534442f3054bd942a42);
|
|
|
|
|
|
|
|
marker_4d98473b890c94bcf5c93f0e01e7fe89.bindPopup(popup_59f8716fee189598d6d0449b669cac5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d98473b890c94bcf5c93f0e01e7fe89.setIcon(icon_08ff365af7777b0e6971418726e04089);
|
|
|
|
|
|
var marker_c72a10ef497469405ebd405ebbb25d54 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_52cfcf5a764d62937f98b038946df02a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95cf595d4ef21446e0dc51dc246dba3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5d8fcf0b85eb744a243e2f4012e1369 = $(`<div id="html_c5d8fcf0b85eb744a243e2f4012e1369" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_95cf595d4ef21446e0dc51dc246dba3d.setContent(html_c5d8fcf0b85eb744a243e2f4012e1369);
|
|
|
|
|
|
|
|
marker_c72a10ef497469405ebd405ebbb25d54.bindPopup(popup_95cf595d4ef21446e0dc51dc246dba3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c72a10ef497469405ebd405ebbb25d54.setIcon(icon_52cfcf5a764d62937f98b038946df02a);
|
|
|
|
|
|
var marker_360497484209c344d873ccddfe9c2d86 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_048077484e6f8a09ca885acfa8e91616 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a4b4d97450d6778441b8ff9b0c952a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab4f53a289e461fb70450e3637628976 = $(`<div id="html_ab4f53a289e461fb70450e3637628976" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_2a4b4d97450d6778441b8ff9b0c952a9.setContent(html_ab4f53a289e461fb70450e3637628976);
|
|
|
|
|
|
|
|
marker_360497484209c344d873ccddfe9c2d86.bindPopup(popup_2a4b4d97450d6778441b8ff9b0c952a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_360497484209c344d873ccddfe9c2d86.setIcon(icon_048077484e6f8a09ca885acfa8e91616);
|
|
|
|
|
|
var marker_3176c197cca8883af9a16ef47182b99b = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_99b82d45c5bb9291956e83f99723a7c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_116112c30b71f50e96efd058996f2f11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74949131a0a6a35c9a3e6c9b69821d08 = $(`<div id="html_74949131a0a6a35c9a3e6c9b69821d08" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_116112c30b71f50e96efd058996f2f11.setContent(html_74949131a0a6a35c9a3e6c9b69821d08);
|
|
|
|
|
|
|
|
marker_3176c197cca8883af9a16ef47182b99b.bindPopup(popup_116112c30b71f50e96efd058996f2f11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3176c197cca8883af9a16ef47182b99b.setIcon(icon_99b82d45c5bb9291956e83f99723a7c2);
|
|
|
|
|
|
var marker_f3a9eb8a01da4f59151f72ae2f9bf6ee = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_25b4a1da2bdf57d7b34548fb7e9ed8c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bb6669b51b0de37e36d53a38a7b87d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_879c951b0b0cb687aed40874409cb057 = $(`<div id="html_879c951b0b0cb687aed40874409cb057" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_0bb6669b51b0de37e36d53a38a7b87d8.setContent(html_879c951b0b0cb687aed40874409cb057);
|
|
|
|
|
|
|
|
marker_f3a9eb8a01da4f59151f72ae2f9bf6ee.bindPopup(popup_0bb6669b51b0de37e36d53a38a7b87d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3a9eb8a01da4f59151f72ae2f9bf6ee.setIcon(icon_25b4a1da2bdf57d7b34548fb7e9ed8c1);
|
|
|
|
|
|
var marker_50cea499e0d491d65f65d9d77142ceac = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6be9883455a9e419d8558ad0bc052203 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8b7d8dfd11a16d9f3fb4b8015079c6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a2fb16d7d0d72687ad22b9a8a819cdd = $(`<div id="html_1a2fb16d7d0d72687ad22b9a8a819cdd" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_f8b7d8dfd11a16d9f3fb4b8015079c6f.setContent(html_1a2fb16d7d0d72687ad22b9a8a819cdd);
|
|
|
|
|
|
|
|
marker_50cea499e0d491d65f65d9d77142ceac.bindPopup(popup_f8b7d8dfd11a16d9f3fb4b8015079c6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50cea499e0d491d65f65d9d77142ceac.setIcon(icon_6be9883455a9e419d8558ad0bc052203);
|
|
|
|
|
|
var marker_7299899fc7130c117795094b17d065a6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_5d872fd0e30dfdf68d63fba0612ed6dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d430d9a4e9583806dfde24159076039b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12d51de45e09ba5ff8cc44deaaf74859 = $(`<div id="html_12d51de45e09ba5ff8cc44deaaf74859" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_d430d9a4e9583806dfde24159076039b.setContent(html_12d51de45e09ba5ff8cc44deaaf74859);
|
|
|
|
|
|
|
|
marker_7299899fc7130c117795094b17d065a6.bindPopup(popup_d430d9a4e9583806dfde24159076039b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7299899fc7130c117795094b17d065a6.setIcon(icon_5d872fd0e30dfdf68d63fba0612ed6dd);
|
|
|
|
|
|
var marker_c969860c9a3d964b92945595e2cb23e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_70b8f8aac08aeeb4b0219e4efbf118ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e1398a53e9f174b6e6e487b94ead101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b8d3e7ddd3c5af129a06c80f09e063e = $(`<div id="html_8b8d3e7ddd3c5af129a06c80f09e063e" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_9e1398a53e9f174b6e6e487b94ead101.setContent(html_8b8d3e7ddd3c5af129a06c80f09e063e);
|
|
|
|
|
|
|
|
marker_c969860c9a3d964b92945595e2cb23e9.bindPopup(popup_9e1398a53e9f174b6e6e487b94ead101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c969860c9a3d964b92945595e2cb23e9.setIcon(icon_70b8f8aac08aeeb4b0219e4efbf118ce);
|
|
|
|
|
|
var marker_fbf282e89fb1c80881da09dd685b69b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_9b59b790b94fdbc4e0984b28600d44c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04f414cb60f4da20506d58e76f034512 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82bbc7f2109d3a78c17aa6e8f7e009fc = $(`<div id="html_82bbc7f2109d3a78c17aa6e8f7e009fc" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_04f414cb60f4da20506d58e76f034512.setContent(html_82bbc7f2109d3a78c17aa6e8f7e009fc);
|
|
|
|
|
|
|
|
marker_fbf282e89fb1c80881da09dd685b69b1.bindPopup(popup_04f414cb60f4da20506d58e76f034512)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbf282e89fb1c80881da09dd685b69b1.setIcon(icon_9b59b790b94fdbc4e0984b28600d44c0);
|
|
|
|
|
|
var marker_070540179b322058a3f19c3556deba5b = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b0359a6762f34c0502d85d8d2b83824b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_301d74d897cdeaa13c3f2477ef4b42a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2e452cb10813c646132d88ad419c01c = $(`<div id="html_a2e452cb10813c646132d88ad419c01c" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_301d74d897cdeaa13c3f2477ef4b42a5.setContent(html_a2e452cb10813c646132d88ad419c01c);
|
|
|
|
|
|
|
|
marker_070540179b322058a3f19c3556deba5b.bindPopup(popup_301d74d897cdeaa13c3f2477ef4b42a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_070540179b322058a3f19c3556deba5b.setIcon(icon_b0359a6762f34c0502d85d8d2b83824b);
|
|
|
|
|
|
var marker_0f56f94d13e67482303510f3a52a2fb4 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_038572015aad2adbaa3bcdf2f94499dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16e0ddfb8b95c6527e85adcf8f773a59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbdef409e16f43c823c3d5af466394dc = $(`<div id="html_fbdef409e16f43c823c3d5af466394dc" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_16e0ddfb8b95c6527e85adcf8f773a59.setContent(html_fbdef409e16f43c823c3d5af466394dc);
|
|
|
|
|
|
|
|
marker_0f56f94d13e67482303510f3a52a2fb4.bindPopup(popup_16e0ddfb8b95c6527e85adcf8f773a59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f56f94d13e67482303510f3a52a2fb4.setIcon(icon_038572015aad2adbaa3bcdf2f94499dc);
|
|
|
|
|
|
var marker_22aa06bb3df0b0d6bbd6e08f50aa24a3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_42f88a1233f14d577506877546c33c8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c28a9cc8bf0bc233f39c83e5aecfdac8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82a6174b394afa7997825527aedcac39 = $(`<div id="html_82a6174b394afa7997825527aedcac39" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_c28a9cc8bf0bc233f39c83e5aecfdac8.setContent(html_82a6174b394afa7997825527aedcac39);
|
|
|
|
|
|
|
|
marker_22aa06bb3df0b0d6bbd6e08f50aa24a3.bindPopup(popup_c28a9cc8bf0bc233f39c83e5aecfdac8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22aa06bb3df0b0d6bbd6e08f50aa24a3.setIcon(icon_42f88a1233f14d577506877546c33c8e);
|
|
|
|
|
|
var marker_c28f4c7867cadba8c1a6dfc3d42553c2 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e09c322a022a814b668adeeac40990e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e2e13648bb70797a189b30a8cb8297b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f385b34450e7c04c7e979b0071b349ef = $(`<div id="html_f385b34450e7c04c7e979b0071b349ef" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_1e2e13648bb70797a189b30a8cb8297b.setContent(html_f385b34450e7c04c7e979b0071b349ef);
|
|
|
|
|
|
|
|
marker_c28f4c7867cadba8c1a6dfc3d42553c2.bindPopup(popup_1e2e13648bb70797a189b30a8cb8297b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c28f4c7867cadba8c1a6dfc3d42553c2.setIcon(icon_e09c322a022a814b668adeeac40990e0);
|
|
|
|
|
|
var marker_5b8f31d98547953be1578ed6d282bd27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a9877cfdf90f9128c1bb923cfd9a2e9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b16da61b87394439cd5684db2a794724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec1ee282c83573dfdb7d149a236f16c0 = $(`<div id="html_ec1ee282c83573dfdb7d149a236f16c0" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_b16da61b87394439cd5684db2a794724.setContent(html_ec1ee282c83573dfdb7d149a236f16c0);
|
|
|
|
|
|
|
|
marker_5b8f31d98547953be1578ed6d282bd27.bindPopup(popup_b16da61b87394439cd5684db2a794724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b8f31d98547953be1578ed6d282bd27.setIcon(icon_a9877cfdf90f9128c1bb923cfd9a2e9c);
|
|
|
|
|
|
var marker_9625924640b99164aea978f0d17b8103 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_52b344bee8d0b5f3afc844ecf96ff180 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bec8e2ef9ed4b9d403bd3ef8bcc023e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fde9027a615692c484caefeabe9bb10 = $(`<div id="html_7fde9027a615692c484caefeabe9bb10" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_bec8e2ef9ed4b9d403bd3ef8bcc023e2.setContent(html_7fde9027a615692c484caefeabe9bb10);
|
|
|
|
|
|
|
|
marker_9625924640b99164aea978f0d17b8103.bindPopup(popup_bec8e2ef9ed4b9d403bd3ef8bcc023e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9625924640b99164aea978f0d17b8103.setIcon(icon_52b344bee8d0b5f3afc844ecf96ff180);
|
|
|
|
|
|
var marker_8f83d852967db1095d2f83a1482fd9a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_979cf2226dfd942b5c63df5fa4c9b3e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea4886034b43efcd7afd871cc8dd05db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5ca3f5a1d5376e2c8e331abe2ce6355 = $(`<div id="html_e5ca3f5a1d5376e2c8e331abe2ce6355" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_ea4886034b43efcd7afd871cc8dd05db.setContent(html_e5ca3f5a1d5376e2c8e331abe2ce6355);
|
|
|
|
|
|
|
|
marker_8f83d852967db1095d2f83a1482fd9a6.bindPopup(popup_ea4886034b43efcd7afd871cc8dd05db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f83d852967db1095d2f83a1482fd9a6.setIcon(icon_979cf2226dfd942b5c63df5fa4c9b3e3);
|
|
|
|
|
|
var marker_e102b8a8bcc4ade644f33c762278d189 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1b192e28ba873897729ee3c25fe50728 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be62c2a207217a7503285e4a5d6733ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_242211e4feb2e096e0cc24b339e6ee7c = $(`<div id="html_242211e4feb2e096e0cc24b339e6ee7c" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_be62c2a207217a7503285e4a5d6733ce.setContent(html_242211e4feb2e096e0cc24b339e6ee7c);
|
|
|
|
|
|
|
|
marker_e102b8a8bcc4ade644f33c762278d189.bindPopup(popup_be62c2a207217a7503285e4a5d6733ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e102b8a8bcc4ade644f33c762278d189.setIcon(icon_1b192e28ba873897729ee3c25fe50728);
|
|
|
|
|
|
var marker_28910cefec15b0ccb2b6be43fefb0bd8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b35b6ee969d23bb0fa6345a88a21947b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d56592606e95d85f9414aac00624ba4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd50be147e8a094a21ac28a99dc22103 = $(`<div id="html_fd50be147e8a094a21ac28a99dc22103" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_4d56592606e95d85f9414aac00624ba4.setContent(html_fd50be147e8a094a21ac28a99dc22103);
|
|
|
|
|
|
|
|
marker_28910cefec15b0ccb2b6be43fefb0bd8.bindPopup(popup_4d56592606e95d85f9414aac00624ba4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28910cefec15b0ccb2b6be43fefb0bd8.setIcon(icon_b35b6ee969d23bb0fa6345a88a21947b);
|
|
|
|
|
|
var marker_53fcf7e015b197d4293bdc3c701d73ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_50834c972fb16a34c6f7cae93d351d03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f2100134e128f23726299b37763a004 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e396f80ab745ebb71fab4615aec02040 = $(`<div id="html_e396f80ab745ebb71fab4615aec02040" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_4f2100134e128f23726299b37763a004.setContent(html_e396f80ab745ebb71fab4615aec02040);
|
|
|
|
|
|
|
|
marker_53fcf7e015b197d4293bdc3c701d73ae.bindPopup(popup_4f2100134e128f23726299b37763a004)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53fcf7e015b197d4293bdc3c701d73ae.setIcon(icon_50834c972fb16a34c6f7cae93d351d03);
|
|
|
|
|
|
var marker_dad824e0f60cf8eee4464bc4fd634090 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_bc3dc0457350e155884dddd9080a687d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efb6144bb02b7b2ece3691f013723171 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6fbdab5865c1c5e9c37d49d33850eba = $(`<div id="html_d6fbdab5865c1c5e9c37d49d33850eba" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_efb6144bb02b7b2ece3691f013723171.setContent(html_d6fbdab5865c1c5e9c37d49d33850eba);
|
|
|
|
|
|
|
|
marker_dad824e0f60cf8eee4464bc4fd634090.bindPopup(popup_efb6144bb02b7b2ece3691f013723171)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dad824e0f60cf8eee4464bc4fd634090.setIcon(icon_bc3dc0457350e155884dddd9080a687d);
|
|
|
|
|
|
var marker_df79c68a19d57826872fc77532daba38 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c4150512d2189258e6220f1c321dd1fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6510ebe57ea309e8efc8b66fc8a86f83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc11d7d4f1f435488771b0a5db9a2727 = $(`<div id="html_bc11d7d4f1f435488771b0a5db9a2727" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_6510ebe57ea309e8efc8b66fc8a86f83.setContent(html_bc11d7d4f1f435488771b0a5db9a2727);
|
|
|
|
|
|
|
|
marker_df79c68a19d57826872fc77532daba38.bindPopup(popup_6510ebe57ea309e8efc8b66fc8a86f83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df79c68a19d57826872fc77532daba38.setIcon(icon_c4150512d2189258e6220f1c321dd1fa);
|
|
|
|
|
|
var marker_668d2fad94637734e667100e5eb7702c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_abeef590ce09c34df7eeccdf94a0459d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bd3dc1474c1e9beb9cf345b60f4a8cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8512544f917079f8a338b9c2da12011d = $(`<div id="html_8512544f917079f8a338b9c2da12011d" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_9bd3dc1474c1e9beb9cf345b60f4a8cf.setContent(html_8512544f917079f8a338b9c2da12011d);
|
|
|
|
|
|
|
|
marker_668d2fad94637734e667100e5eb7702c.bindPopup(popup_9bd3dc1474c1e9beb9cf345b60f4a8cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_668d2fad94637734e667100e5eb7702c.setIcon(icon_abeef590ce09c34df7eeccdf94a0459d);
|
|
|
|
|
|
var marker_f024ac3770250b8831b40eb1cdf81b22 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c0d60c991df56203716a7b55a7af2f20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8bd095419de276a69124bb300414e06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d2827ea3d57b3d1e98b7765eaef6435 = $(`<div id="html_8d2827ea3d57b3d1e98b7765eaef6435" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_b8bd095419de276a69124bb300414e06.setContent(html_8d2827ea3d57b3d1e98b7765eaef6435);
|
|
|
|
|
|
|
|
marker_f024ac3770250b8831b40eb1cdf81b22.bindPopup(popup_b8bd095419de276a69124bb300414e06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f024ac3770250b8831b40eb1cdf81b22.setIcon(icon_c0d60c991df56203716a7b55a7af2f20);
|
|
|
|
|
|
var marker_9f088791adafb4355e0b6ba05bede448 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_0521d872a7f60cd169521539bfa7524b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecfdf54408aff7334918929dcc4bf6b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90840f53b731e261deaf0b46d5cd8aa9 = $(`<div id="html_90840f53b731e261deaf0b46d5cd8aa9" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_ecfdf54408aff7334918929dcc4bf6b4.setContent(html_90840f53b731e261deaf0b46d5cd8aa9);
|
|
|
|
|
|
|
|
marker_9f088791adafb4355e0b6ba05bede448.bindPopup(popup_ecfdf54408aff7334918929dcc4bf6b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f088791adafb4355e0b6ba05bede448.setIcon(icon_0521d872a7f60cd169521539bfa7524b);
|
|
|
|
|
|
var marker_36c95aca92dfc012a28eb79a5a9d30d2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_046f6a6a82d84295f59ff29076097ece = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8495894ff99a3af821f1ebb83c10d49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a411fc5015e3da8ccd001fa33a8ae88 = $(`<div id="html_3a411fc5015e3da8ccd001fa33a8ae88" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_e8495894ff99a3af821f1ebb83c10d49.setContent(html_3a411fc5015e3da8ccd001fa33a8ae88);
|
|
|
|
|
|
|
|
marker_36c95aca92dfc012a28eb79a5a9d30d2.bindPopup(popup_e8495894ff99a3af821f1ebb83c10d49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c95aca92dfc012a28eb79a5a9d30d2.setIcon(icon_046f6a6a82d84295f59ff29076097ece);
|
|
|
|
|
|
var marker_c3b221b67b24c94960a6ff454911904a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e0f42e327294ee74350dd9500b888f80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88001c823f82805ff3e8d98160833bd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_413fadfa0bda9603592c075082a1df28 = $(`<div id="html_413fadfa0bda9603592c075082a1df28" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_88001c823f82805ff3e8d98160833bd9.setContent(html_413fadfa0bda9603592c075082a1df28);
|
|
|
|
|
|
|
|
marker_c3b221b67b24c94960a6ff454911904a.bindPopup(popup_88001c823f82805ff3e8d98160833bd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3b221b67b24c94960a6ff454911904a.setIcon(icon_e0f42e327294ee74350dd9500b888f80);
|
|
|
|
|
|
var marker_7914d233437729027b576d2a04ffffa0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_cad03b6aa626de6a6d6b2372b227d9cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e474b49a74dc131a2304acab91d7d309 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32da0b9b2802876d5b8a995416b8c4a4 = $(`<div id="html_32da0b9b2802876d5b8a995416b8c4a4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_e474b49a74dc131a2304acab91d7d309.setContent(html_32da0b9b2802876d5b8a995416b8c4a4);
|
|
|
|
|
|
|
|
marker_7914d233437729027b576d2a04ffffa0.bindPopup(popup_e474b49a74dc131a2304acab91d7d309)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7914d233437729027b576d2a04ffffa0.setIcon(icon_cad03b6aa626de6a6d6b2372b227d9cc);
|
|
|
|
|
|
var marker_0e5b5310c9ec6cd55e9d0be418d1cc7b = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1a485b08e913ad54e14a4ea88703f7f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8566e87c8187180fcb2635db3c14a280 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1ff5d52db9194daefcaab1b37d9ac3f = $(`<div id="html_f1ff5d52db9194daefcaab1b37d9ac3f" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_8566e87c8187180fcb2635db3c14a280.setContent(html_f1ff5d52db9194daefcaab1b37d9ac3f);
|
|
|
|
|
|
|
|
marker_0e5b5310c9ec6cd55e9d0be418d1cc7b.bindPopup(popup_8566e87c8187180fcb2635db3c14a280)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e5b5310c9ec6cd55e9d0be418d1cc7b.setIcon(icon_1a485b08e913ad54e14a4ea88703f7f1);
|
|
|
|
|
|
var marker_5eebebb6b0029fcdedbd0aab3876c285 = L.marker(
|
|
[13.4166, 101.335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_1a2e0837974f717862a9f7f875fc7b8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4aef1c2650cfc673b6e60836a12f0279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b41f2754a4d10168fac7ed48769c1ff9 = $(`<div id="html_b41f2754a4d10168fac7ed48769c1ff9" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_4aef1c2650cfc673b6e60836a12f0279.setContent(html_b41f2754a4d10168fac7ed48769c1ff9);
|
|
|
|
|
|
|
|
marker_5eebebb6b0029fcdedbd0aab3876c285.bindPopup(popup_4aef1c2650cfc673b6e60836a12f0279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eebebb6b0029fcdedbd0aab3876c285.setIcon(icon_1a2e0837974f717862a9f7f875fc7b8b);
|
|
|
|
|
|
var marker_8484e1fbe217529ee80b3644fd783582 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_db0029d3d7c1806c3f3e15ef36d683c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4525b70a649d20a6aa22ee9c90b0bc06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd75ed202714fc0f2498d00738f2ee40 = $(`<div id="html_dd75ed202714fc0f2498d00738f2ee40" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_4525b70a649d20a6aa22ee9c90b0bc06.setContent(html_dd75ed202714fc0f2498d00738f2ee40);
|
|
|
|
|
|
|
|
marker_8484e1fbe217529ee80b3644fd783582.bindPopup(popup_4525b70a649d20a6aa22ee9c90b0bc06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8484e1fbe217529ee80b3644fd783582.setIcon(icon_db0029d3d7c1806c3f3e15ef36d683c8);
|
|
|
|
|
|
var marker_d70b976aa95373854e1ded3c06e0e40e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_fd445d5563792fdb84d1ebc166ba8d8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c31156078ce4780925770dced32de924 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3395012be80661fe2e57682d02b95c8c = $(`<div id="html_3395012be80661fe2e57682d02b95c8c" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_c31156078ce4780925770dced32de924.setContent(html_3395012be80661fe2e57682d02b95c8c);
|
|
|
|
|
|
|
|
marker_d70b976aa95373854e1ded3c06e0e40e.bindPopup(popup_c31156078ce4780925770dced32de924)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d70b976aa95373854e1ded3c06e0e40e.setIcon(icon_fd445d5563792fdb84d1ebc166ba8d8e);
|
|
|
|
|
|
var marker_f013b83f168033ff2ac3ec0c1bf6099f = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_76313a2d7cc173d7bcdb542f7c64b777 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c725a4f850ca500e97f59962b30f5dbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b0d0abab4464e9685eb5d8a3a83824f = $(`<div id="html_4b0d0abab4464e9685eb5d8a3a83824f" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_c725a4f850ca500e97f59962b30f5dbc.setContent(html_4b0d0abab4464e9685eb5d8a3a83824f);
|
|
|
|
|
|
|
|
marker_f013b83f168033ff2ac3ec0c1bf6099f.bindPopup(popup_c725a4f850ca500e97f59962b30f5dbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f013b83f168033ff2ac3ec0c1bf6099f.setIcon(icon_76313a2d7cc173d7bcdb542f7c64b777);
|
|
|
|
|
|
var marker_95f3d3829148e0bb82b6e7091b8548c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_cd5161cc3f4fbd2aae85be04a2d5ef7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9985e7d7b1381fa0040b32f1cdbd7c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec463fa9bdb425c48b637ba97b54b076 = $(`<div id="html_ec463fa9bdb425c48b637ba97b54b076" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_d9985e7d7b1381fa0040b32f1cdbd7c6.setContent(html_ec463fa9bdb425c48b637ba97b54b076);
|
|
|
|
|
|
|
|
marker_95f3d3829148e0bb82b6e7091b8548c9.bindPopup(popup_d9985e7d7b1381fa0040b32f1cdbd7c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95f3d3829148e0bb82b6e7091b8548c9.setIcon(icon_cd5161cc3f4fbd2aae85be04a2d5ef7d);
|
|
|
|
|
|
var marker_8858d6b839064eb05104136d02e263f3 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a3836ae6444a90050c8fc4e95da96173 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2889eb53d452455ac80d898d2caec716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b70697bd5f8de097601fa7636e80afd = $(`<div id="html_9b70697bd5f8de097601fa7636e80afd" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_2889eb53d452455ac80d898d2caec716.setContent(html_9b70697bd5f8de097601fa7636e80afd);
|
|
|
|
|
|
|
|
marker_8858d6b839064eb05104136d02e263f3.bindPopup(popup_2889eb53d452455ac80d898d2caec716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8858d6b839064eb05104136d02e263f3.setIcon(icon_a3836ae6444a90050c8fc4e95da96173);
|
|
|
|
|
|
var marker_7d244bb6dfaf9c788e6cb4da4bb889d6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_9dd5f5f3f3f1ca575838a6abc9354771 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb07a196a7f23708f4578369f4455989 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dd0fa99ff42ac605bb414911aeb177c = $(`<div id="html_9dd0fa99ff42ac605bb414911aeb177c" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_bb07a196a7f23708f4578369f4455989.setContent(html_9dd0fa99ff42ac605bb414911aeb177c);
|
|
|
|
|
|
|
|
marker_7d244bb6dfaf9c788e6cb4da4bb889d6.bindPopup(popup_bb07a196a7f23708f4578369f4455989)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d244bb6dfaf9c788e6cb4da4bb889d6.setIcon(icon_9dd5f5f3f3f1ca575838a6abc9354771);
|
|
|
|
|
|
var marker_820379cd597dcd799f0dfb81907d4ae2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2b8eee22eb913d5575ad3d17ffda4e10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5d548576836ffa73bb813ef6091f2ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85011360bea87304e4ef120fdd81bb34 = $(`<div id="html_85011360bea87304e4ef120fdd81bb34" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_a5d548576836ffa73bb813ef6091f2ed.setContent(html_85011360bea87304e4ef120fdd81bb34);
|
|
|
|
|
|
|
|
marker_820379cd597dcd799f0dfb81907d4ae2.bindPopup(popup_a5d548576836ffa73bb813ef6091f2ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_820379cd597dcd799f0dfb81907d4ae2.setIcon(icon_2b8eee22eb913d5575ad3d17ffda4e10);
|
|
|
|
|
|
var marker_7b5090ad4c8bca10da28613b21675783 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ba6ed8b5192778b7388614bc38f73c9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_969bbbdf6eaf891cb31f6e85eb1b1944 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8f0f40e5ab269b8a8877315bf635f99 = $(`<div id="html_b8f0f40e5ab269b8a8877315bf635f99" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_969bbbdf6eaf891cb31f6e85eb1b1944.setContent(html_b8f0f40e5ab269b8a8877315bf635f99);
|
|
|
|
|
|
|
|
marker_7b5090ad4c8bca10da28613b21675783.bindPopup(popup_969bbbdf6eaf891cb31f6e85eb1b1944)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b5090ad4c8bca10da28613b21675783.setIcon(icon_ba6ed8b5192778b7388614bc38f73c9a);
|
|
|
|
|
|
var marker_ac9c4bfc7300c205681f0f429812859b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c8f8ac8eb2be36b5635bb5c5efa9ea67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca62d78c9141de08b084da35850aec8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca5739106b956fcd05d62d3c8d2085dd = $(`<div id="html_ca5739106b956fcd05d62d3c8d2085dd" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_ca62d78c9141de08b084da35850aec8b.setContent(html_ca5739106b956fcd05d62d3c8d2085dd);
|
|
|
|
|
|
|
|
marker_ac9c4bfc7300c205681f0f429812859b.bindPopup(popup_ca62d78c9141de08b084da35850aec8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac9c4bfc7300c205681f0f429812859b.setIcon(icon_c8f8ac8eb2be36b5635bb5c5efa9ea67);
|
|
|
|
|
|
var marker_4df36408c6da55e4687d1659be95c5c9 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_87dd0ead63fc65ac5bd68fca7843e1c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfd2fa425478dde9f032a408ac47c578 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0062ea857a5b57982be463bca23d75b = $(`<div id="html_e0062ea857a5b57982be463bca23d75b" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_cfd2fa425478dde9f032a408ac47c578.setContent(html_e0062ea857a5b57982be463bca23d75b);
|
|
|
|
|
|
|
|
marker_4df36408c6da55e4687d1659be95c5c9.bindPopup(popup_cfd2fa425478dde9f032a408ac47c578)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4df36408c6da55e4687d1659be95c5c9.setIcon(icon_87dd0ead63fc65ac5bd68fca7843e1c1);
|
|
|
|
|
|
var marker_80c9d7d47278fa1c7d99c4d135f5be08 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_329eaaf2410db5c520d5780e25200ca3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c296d1dbbeadf438c1df794988855326 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac9c082539100e78765b41e26aec9fe6 = $(`<div id="html_ac9c082539100e78765b41e26aec9fe6" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_c296d1dbbeadf438c1df794988855326.setContent(html_ac9c082539100e78765b41e26aec9fe6);
|
|
|
|
|
|
|
|
marker_80c9d7d47278fa1c7d99c4d135f5be08.bindPopup(popup_c296d1dbbeadf438c1df794988855326)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80c9d7d47278fa1c7d99c4d135f5be08.setIcon(icon_329eaaf2410db5c520d5780e25200ca3);
|
|
|
|
|
|
var marker_09c111a53e1ce99be108514ff927fc1b = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3541586fdcd226e8e86bba77eb470faf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ac140983e4fa56c48ea68cc3fa359ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b07d58fb72de1494381889c6f5b6012 = $(`<div id="html_1b07d58fb72de1494381889c6f5b6012" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_5ac140983e4fa56c48ea68cc3fa359ba.setContent(html_1b07d58fb72de1494381889c6f5b6012);
|
|
|
|
|
|
|
|
marker_09c111a53e1ce99be108514ff927fc1b.bindPopup(popup_5ac140983e4fa56c48ea68cc3fa359ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09c111a53e1ce99be108514ff927fc1b.setIcon(icon_3541586fdcd226e8e86bba77eb470faf);
|
|
|
|
|
|
var marker_1f313676e143d7863e16d0414762c06f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ee9a9fb5fb39fe7b86cc8ef30c36b9b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f6d0cc6fd0cac4f81d4df081f8a2030 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f20acf6a2abd72f9a13cc0e02a0bc0c7 = $(`<div id="html_f20acf6a2abd72f9a13cc0e02a0bc0c7" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_8f6d0cc6fd0cac4f81d4df081f8a2030.setContent(html_f20acf6a2abd72f9a13cc0e02a0bc0c7);
|
|
|
|
|
|
|
|
marker_1f313676e143d7863e16d0414762c06f.bindPopup(popup_8f6d0cc6fd0cac4f81d4df081f8a2030)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f313676e143d7863e16d0414762c06f.setIcon(icon_ee9a9fb5fb39fe7b86cc8ef30c36b9b3);
|
|
|
|
|
|
var marker_62b7895b199264ae753d37debb3382a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6ebfa51a2fab2482c89f83206711ab83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73d9afc397ff1c8a661e112f4471279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72297bda521e26b8a1bace2caac19100 = $(`<div id="html_72297bda521e26b8a1bace2caac19100" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_c73d9afc397ff1c8a661e112f4471279.setContent(html_72297bda521e26b8a1bace2caac19100);
|
|
|
|
|
|
|
|
marker_62b7895b199264ae753d37debb3382a8.bindPopup(popup_c73d9afc397ff1c8a661e112f4471279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62b7895b199264ae753d37debb3382a8.setIcon(icon_6ebfa51a2fab2482c89f83206711ab83);
|
|
|
|
|
|
var marker_2090d263af670b7d4dea8dc5edafe239 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_d3615881e20d013cc9c491b7f9efd982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99d39c0829cf520df42150b8f2f122c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_962f775209e1095cf63e351fffbf080a = $(`<div id="html_962f775209e1095cf63e351fffbf080a" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_99d39c0829cf520df42150b8f2f122c0.setContent(html_962f775209e1095cf63e351fffbf080a);
|
|
|
|
|
|
|
|
marker_2090d263af670b7d4dea8dc5edafe239.bindPopup(popup_99d39c0829cf520df42150b8f2f122c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2090d263af670b7d4dea8dc5edafe239.setIcon(icon_d3615881e20d013cc9c491b7f9efd982);
|
|
|
|
|
|
var marker_0bd25285d83ae026068e51d91b754f67 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_7e2149714dc75a31d9fd05796557cd7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8c9b13ae2ae19898362de11ae88a26b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b815089ad61206f1215389027d42e95 = $(`<div id="html_0b815089ad61206f1215389027d42e95" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_d8c9b13ae2ae19898362de11ae88a26b.setContent(html_0b815089ad61206f1215389027d42e95);
|
|
|
|
|
|
|
|
marker_0bd25285d83ae026068e51d91b754f67.bindPopup(popup_d8c9b13ae2ae19898362de11ae88a26b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bd25285d83ae026068e51d91b754f67.setIcon(icon_7e2149714dc75a31d9fd05796557cd7b);
|
|
|
|
|
|
var marker_5e5bba29c40d2c7a9ca1bfb608667ba5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_813cc9f9b320d5820ff97b5539820aa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52236dc4208ff4340926344b76817da4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3cf31d0ab8539f15a0c1c9c4136c604 = $(`<div id="html_d3cf31d0ab8539f15a0c1c9c4136c604" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_52236dc4208ff4340926344b76817da4.setContent(html_d3cf31d0ab8539f15a0c1c9c4136c604);
|
|
|
|
|
|
|
|
marker_5e5bba29c40d2c7a9ca1bfb608667ba5.bindPopup(popup_52236dc4208ff4340926344b76817da4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e5bba29c40d2c7a9ca1bfb608667ba5.setIcon(icon_813cc9f9b320d5820ff97b5539820aa6);
|
|
|
|
|
|
var marker_abd8f0fe19d0f7ae5ee9c85c4b48dbbf = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_2d3d71cf2151987387d905f1d247f34a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_268c0717e99d304acf9eea5dcaec5d4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7a0c84ada66dc1bf051dd42a1e168f0 = $(`<div id="html_e7a0c84ada66dc1bf051dd42a1e168f0" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_268c0717e99d304acf9eea5dcaec5d4c.setContent(html_e7a0c84ada66dc1bf051dd42a1e168f0);
|
|
|
|
|
|
|
|
marker_abd8f0fe19d0f7ae5ee9c85c4b48dbbf.bindPopup(popup_268c0717e99d304acf9eea5dcaec5d4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abd8f0fe19d0f7ae5ee9c85c4b48dbbf.setIcon(icon_2d3d71cf2151987387d905f1d247f34a);
|
|
|
|
|
|
var marker_7508d7615f586936f9129a41458832d2 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_db3ff5035d30fdb8a08284a20c24cfe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_981c6a9f41f5fb81b9b06166c1981444 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4508e9cce855a045eef1073c44c04859 = $(`<div id="html_4508e9cce855a045eef1073c44c04859" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_981c6a9f41f5fb81b9b06166c1981444.setContent(html_4508e9cce855a045eef1073c44c04859);
|
|
|
|
|
|
|
|
marker_7508d7615f586936f9129a41458832d2.bindPopup(popup_981c6a9f41f5fb81b9b06166c1981444)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7508d7615f586936f9129a41458832d2.setIcon(icon_db3ff5035d30fdb8a08284a20c24cfe0);
|
|
|
|
|
|
var marker_b30d6278f5a8c3ab94f996ff053f0311 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ef077642390f56aea131f6736774ad6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4735347b3677bdb22e98eb9cd05b756e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02b3c88eebfc8a4be2aa259121fb91e3 = $(`<div id="html_02b3c88eebfc8a4be2aa259121fb91e3" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_4735347b3677bdb22e98eb9cd05b756e.setContent(html_02b3c88eebfc8a4be2aa259121fb91e3);
|
|
|
|
|
|
|
|
marker_b30d6278f5a8c3ab94f996ff053f0311.bindPopup(popup_4735347b3677bdb22e98eb9cd05b756e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b30d6278f5a8c3ab94f996ff053f0311.setIcon(icon_ef077642390f56aea131f6736774ad6d);
|
|
|
|
|
|
var marker_be30098d613fba4e759ca720b6cc5f4e = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_bf07a6926b9e2460bae884f14e3dc5b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d01ecba120ff558536f65ca5abc4338e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_910db2c675c881bbf8a0a23c0b9c1079 = $(`<div id="html_910db2c675c881bbf8a0a23c0b9c1079" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_d01ecba120ff558536f65ca5abc4338e.setContent(html_910db2c675c881bbf8a0a23c0b9c1079);
|
|
|
|
|
|
|
|
marker_be30098d613fba4e759ca720b6cc5f4e.bindPopup(popup_d01ecba120ff558536f65ca5abc4338e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be30098d613fba4e759ca720b6cc5f4e.setIcon(icon_bf07a6926b9e2460bae884f14e3dc5b4);
|
|
|
|
|
|
var marker_dcd2044792fc26615c3bfa9cf75d105a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_17b7f49ae35bb9f71cc3f180269f417d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d03a62a49660384880808dd567dea192 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c936592e0420f961957fe652a7bf492 = $(`<div id="html_6c936592e0420f961957fe652a7bf492" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_d03a62a49660384880808dd567dea192.setContent(html_6c936592e0420f961957fe652a7bf492);
|
|
|
|
|
|
|
|
marker_dcd2044792fc26615c3bfa9cf75d105a.bindPopup(popup_d03a62a49660384880808dd567dea192)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcd2044792fc26615c3bfa9cf75d105a.setIcon(icon_17b7f49ae35bb9f71cc3f180269f417d);
|
|
|
|
|
|
var marker_3d2593328423ea4d3943178ac6b4a0dd = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c6594f773dc2bac99e96936174c14805 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4ed4dc3fdeae786924d188f9b17aab7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b3cf799bf35ac2a8c6b5542a9447e0 = $(`<div id="html_29b3cf799bf35ac2a8c6b5542a9447e0" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_a4ed4dc3fdeae786924d188f9b17aab7.setContent(html_29b3cf799bf35ac2a8c6b5542a9447e0);
|
|
|
|
|
|
|
|
marker_3d2593328423ea4d3943178ac6b4a0dd.bindPopup(popup_a4ed4dc3fdeae786924d188f9b17aab7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d2593328423ea4d3943178ac6b4a0dd.setIcon(icon_c6594f773dc2bac99e96936174c14805);
|
|
|
|
|
|
var marker_0b3e87ca58513263a68ca19dd70f5e3b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b532af7a243819983164a9ea5f23376c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1a5e4dbc8c3eaef4cf1bbc8ac025196 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c267704e01709cf37242fb59016dde = $(`<div id="html_52c267704e01709cf37242fb59016dde" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_e1a5e4dbc8c3eaef4cf1bbc8ac025196.setContent(html_52c267704e01709cf37242fb59016dde);
|
|
|
|
|
|
|
|
marker_0b3e87ca58513263a68ca19dd70f5e3b.bindPopup(popup_e1a5e4dbc8c3eaef4cf1bbc8ac025196)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b3e87ca58513263a68ca19dd70f5e3b.setIcon(icon_b532af7a243819983164a9ea5f23376c);
|
|
|
|
|
|
var marker_2306aba023727eb36b9a6f73c5ca9c30 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_d584731d488dd8e76811b77317b26bd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54b467c74c36fa97c48b41f00589455c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75485896e7cfb672e156b4dd3f405511 = $(`<div id="html_75485896e7cfb672e156b4dd3f405511" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_54b467c74c36fa97c48b41f00589455c.setContent(html_75485896e7cfb672e156b4dd3f405511);
|
|
|
|
|
|
|
|
marker_2306aba023727eb36b9a6f73c5ca9c30.bindPopup(popup_54b467c74c36fa97c48b41f00589455c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2306aba023727eb36b9a6f73c5ca9c30.setIcon(icon_d584731d488dd8e76811b77317b26bd4);
|
|
|
|
|
|
var marker_0a7433e442e7cdf0c56aafcf9727800b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_121781e862341fffa92217f1bc287288 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4157c9f6332b32859094ab66ec44036 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f79f2dcdce08fcfc8879cd11c8e1fd13 = $(`<div id="html_f79f2dcdce08fcfc8879cd11c8e1fd13" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_d4157c9f6332b32859094ab66ec44036.setContent(html_f79f2dcdce08fcfc8879cd11c8e1fd13);
|
|
|
|
|
|
|
|
marker_0a7433e442e7cdf0c56aafcf9727800b.bindPopup(popup_d4157c9f6332b32859094ab66ec44036)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a7433e442e7cdf0c56aafcf9727800b.setIcon(icon_121781e862341fffa92217f1bc287288);
|
|
|
|
|
|
var marker_89f408b5fe73194a16e4d166d774b202 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c04f378b869f05ea74d52b4a9da19f91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d5afe2f3aaa094e3b561612938d7667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d84ceb56b7f8d2dd212a7329e609dddc = $(`<div id="html_d84ceb56b7f8d2dd212a7329e609dddc" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_1d5afe2f3aaa094e3b561612938d7667.setContent(html_d84ceb56b7f8d2dd212a7329e609dddc);
|
|
|
|
|
|
|
|
marker_89f408b5fe73194a16e4d166d774b202.bindPopup(popup_1d5afe2f3aaa094e3b561612938d7667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89f408b5fe73194a16e4d166d774b202.setIcon(icon_c04f378b869f05ea74d52b4a9da19f91);
|
|
|
|
|
|
var marker_aa25ef4300aeba1786297dbb2f8ea9ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b148bb9ac2d772657d95bd0840619e51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_227abbeb12c69522cc342489632cbb7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff141cf04ad4643e2e610661c54c5004 = $(`<div id="html_ff141cf04ad4643e2e610661c54c5004" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_227abbeb12c69522cc342489632cbb7c.setContent(html_ff141cf04ad4643e2e610661c54c5004);
|
|
|
|
|
|
|
|
marker_aa25ef4300aeba1786297dbb2f8ea9ab.bindPopup(popup_227abbeb12c69522cc342489632cbb7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa25ef4300aeba1786297dbb2f8ea9ab.setIcon(icon_b148bb9ac2d772657d95bd0840619e51);
|
|
|
|
|
|
var marker_827f51b8c81442abb076aaacd7fadfd9 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_5225cea24761c4e86d4659040d71631a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e979055de65c16d44cdfa238e2740c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_300bd22565d1865d04a5a2f47cd02573 = $(`<div id="html_300bd22565d1865d04a5a2f47cd02573" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_9e979055de65c16d44cdfa238e2740c3.setContent(html_300bd22565d1865d04a5a2f47cd02573);
|
|
|
|
|
|
|
|
marker_827f51b8c81442abb076aaacd7fadfd9.bindPopup(popup_9e979055de65c16d44cdfa238e2740c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_827f51b8c81442abb076aaacd7fadfd9.setIcon(icon_5225cea24761c4e86d4659040d71631a);
|
|
|
|
|
|
var marker_3aaf240a99e55ab828cb226b11aa4698 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_0d7bc5f19a2d984f6c49e24a0922e5b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba374d19a1dc12afc88ecfc8fb34fb3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6b8b64fdb07bc7d99b883ec004c8643 = $(`<div id="html_e6b8b64fdb07bc7d99b883ec004c8643" style="width: 100.0%; height: 100.0%;">okn.czas.top</div>`)[0];
|
|
popup_ba374d19a1dc12afc88ecfc8fb34fb3f.setContent(html_e6b8b64fdb07bc7d99b883ec004c8643);
|
|
|
|
|
|
|
|
marker_3aaf240a99e55ab828cb226b11aa4698.bindPopup(popup_ba374d19a1dc12afc88ecfc8fb34fb3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aaf240a99e55ab828cb226b11aa4698.setIcon(icon_0d7bc5f19a2d984f6c49e24a0922e5b9);
|
|
|
|
|
|
var marker_7b445cc3217c31a717be8ed77452ea3b = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e644bb997bd996515f96d89550bd8d71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f86844402ffd3b8b435b16466efc41a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4584a984a413a9722988bc25464c7b8c = $(`<div id="html_4584a984a413a9722988bc25464c7b8c" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_f86844402ffd3b8b435b16466efc41a3.setContent(html_4584a984a413a9722988bc25464c7b8c);
|
|
|
|
|
|
|
|
marker_7b445cc3217c31a717be8ed77452ea3b.bindPopup(popup_f86844402ffd3b8b435b16466efc41a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b445cc3217c31a717be8ed77452ea3b.setIcon(icon_e644bb997bd996515f96d89550bd8d71);
|
|
|
|
|
|
var marker_4191ebb72c8f18d5f45718a4338a278f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_93eb5220befe700bd4a94eb399663bf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13f16c49846bdd6c23dc024d04a7144b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05cbdd3d71b9f47c374fded6491bdfa7 = $(`<div id="html_05cbdd3d71b9f47c374fded6491bdfa7" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_13f16c49846bdd6c23dc024d04a7144b.setContent(html_05cbdd3d71b9f47c374fded6491bdfa7);
|
|
|
|
|
|
|
|
marker_4191ebb72c8f18d5f45718a4338a278f.bindPopup(popup_13f16c49846bdd6c23dc024d04a7144b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4191ebb72c8f18d5f45718a4338a278f.setIcon(icon_93eb5220befe700bd4a94eb399663bf4);
|
|
|
|
|
|
var marker_35fd9e8497f6e13af8dbc829ba31dfc0 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a7ee5b47a3f0c4b35630f3598efd4c1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e48a82d3b89701c017960c1da8d0fb3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6d1e0c444507c60113d228181e8954c = $(`<div id="html_d6d1e0c444507c60113d228181e8954c" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_e48a82d3b89701c017960c1da8d0fb3a.setContent(html_d6d1e0c444507c60113d228181e8954c);
|
|
|
|
|
|
|
|
marker_35fd9e8497f6e13af8dbc829ba31dfc0.bindPopup(popup_e48a82d3b89701c017960c1da8d0fb3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35fd9e8497f6e13af8dbc829ba31dfc0.setIcon(icon_a7ee5b47a3f0c4b35630f3598efd4c1d);
|
|
|
|
|
|
var marker_9489698fcdeded425e4439ece655dc5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c6cbb5d931c8e2b29c45d12ed6cef08c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c15ac711db1126f497b581463a8405ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3cd3e88ca67884a4daee5e0e7a0d152 = $(`<div id="html_f3cd3e88ca67884a4daee5e0e7a0d152" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_c15ac711db1126f497b581463a8405ae.setContent(html_f3cd3e88ca67884a4daee5e0e7a0d152);
|
|
|
|
|
|
|
|
marker_9489698fcdeded425e4439ece655dc5e.bindPopup(popup_c15ac711db1126f497b581463a8405ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9489698fcdeded425e4439ece655dc5e.setIcon(icon_c6cbb5d931c8e2b29c45d12ed6cef08c);
|
|
|
|
|
|
var marker_2cf894fb7f41645df5bd10f668121f51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_42550f9a5c0c3fad7d58adf077898e3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6149d887a68b30e85898a09a6fc3a1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c13892e643e0655a516ae98795beda30 = $(`<div id="html_c13892e643e0655a516ae98795beda30" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_d6149d887a68b30e85898a09a6fc3a1f.setContent(html_c13892e643e0655a516ae98795beda30);
|
|
|
|
|
|
|
|
marker_2cf894fb7f41645df5bd10f668121f51.bindPopup(popup_d6149d887a68b30e85898a09a6fc3a1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cf894fb7f41645df5bd10f668121f51.setIcon(icon_42550f9a5c0c3fad7d58adf077898e3d);
|
|
|
|
|
|
var marker_e5aeefe7a900975212c938f6532397f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_24981afc91e9893ef1753d85de92781a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de5e6851ea138455b46f26c105532cc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee690963b5c4311de65c05afa8d8f46f = $(`<div id="html_ee690963b5c4311de65c05afa8d8f46f" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_de5e6851ea138455b46f26c105532cc9.setContent(html_ee690963b5c4311de65c05afa8d8f46f);
|
|
|
|
|
|
|
|
marker_e5aeefe7a900975212c938f6532397f2.bindPopup(popup_de5e6851ea138455b46f26c105532cc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5aeefe7a900975212c938f6532397f2.setIcon(icon_24981afc91e9893ef1753d85de92781a);
|
|
|
|
|
|
var marker_bac105120f4571cb14c01f2300696706 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_831e377bfb49a9c23857ec69e3e8b115 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffccd79db3d5027450c1654baec0a1f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca2dc4589434ea0538c1878b2ad2ee3b = $(`<div id="html_ca2dc4589434ea0538c1878b2ad2ee3b" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_ffccd79db3d5027450c1654baec0a1f5.setContent(html_ca2dc4589434ea0538c1878b2ad2ee3b);
|
|
|
|
|
|
|
|
marker_bac105120f4571cb14c01f2300696706.bindPopup(popup_ffccd79db3d5027450c1654baec0a1f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bac105120f4571cb14c01f2300696706.setIcon(icon_831e377bfb49a9c23857ec69e3e8b115);
|
|
|
|
|
|
var marker_226c161ec4716db8873f81667d57022b = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a53e8a847d694c2cecef153d68be9fd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f781ac9d99aeaa20329cfb487a97ea8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_524ad3b1334db8c1ac0a8fe26c5b658f = $(`<div id="html_524ad3b1334db8c1ac0a8fe26c5b658f" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_f781ac9d99aeaa20329cfb487a97ea8b.setContent(html_524ad3b1334db8c1ac0a8fe26c5b658f);
|
|
|
|
|
|
|
|
marker_226c161ec4716db8873f81667d57022b.bindPopup(popup_f781ac9d99aeaa20329cfb487a97ea8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_226c161ec4716db8873f81667d57022b.setIcon(icon_a53e8a847d694c2cecef153d68be9fd0);
|
|
|
|
|
|
var marker_e85ad31edd940c47e21d001e888f70a4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c25fd1323c4694d8900d9d2dd612c075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_889753973948c24f53dc8194037963b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f837f3afa838a034ccac1e8efb52c2ec = $(`<div id="html_f837f3afa838a034ccac1e8efb52c2ec" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_889753973948c24f53dc8194037963b8.setContent(html_f837f3afa838a034ccac1e8efb52c2ec);
|
|
|
|
|
|
|
|
marker_e85ad31edd940c47e21d001e888f70a4.bindPopup(popup_889753973948c24f53dc8194037963b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e85ad31edd940c47e21d001e888f70a4.setIcon(icon_c25fd1323c4694d8900d9d2dd612c075);
|
|
|
|
|
|
var marker_2b4cb50f0293fd1aba9b3e90a22117dd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f0a7d1457510a752930be5352c25024d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1d53efe6f6988a1b08cc7ebd593f6fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df8c41291b373a7151391835b8604f7c = $(`<div id="html_df8c41291b373a7151391835b8604f7c" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_f1d53efe6f6988a1b08cc7ebd593f6fd.setContent(html_df8c41291b373a7151391835b8604f7c);
|
|
|
|
|
|
|
|
marker_2b4cb50f0293fd1aba9b3e90a22117dd.bindPopup(popup_f1d53efe6f6988a1b08cc7ebd593f6fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b4cb50f0293fd1aba9b3e90a22117dd.setIcon(icon_f0a7d1457510a752930be5352c25024d);
|
|
|
|
|
|
var marker_8e48c82e954ad1b22f042bceabe80bfd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_c220436dbd8a2e2fefbf93ea9f7b57d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09340d942f47351cfa53944bd3e8ff4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad74861ec18672872f65b8cb35ce593b = $(`<div id="html_ad74861ec18672872f65b8cb35ce593b" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_09340d942f47351cfa53944bd3e8ff4e.setContent(html_ad74861ec18672872f65b8cb35ce593b);
|
|
|
|
|
|
|
|
marker_8e48c82e954ad1b22f042bceabe80bfd.bindPopup(popup_09340d942f47351cfa53944bd3e8ff4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e48c82e954ad1b22f042bceabe80bfd.setIcon(icon_c220436dbd8a2e2fefbf93ea9f7b57d5);
|
|
|
|
|
|
var marker_4d59df718614226e57b154edaa1a6ec2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ce7fed0e68e1a6caa2b3f7197dd41a79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3adfe550d243bd9f87af47aeb8919c55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f4193743a98aa85710693a970235dbb = $(`<div id="html_9f4193743a98aa85710693a970235dbb" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_3adfe550d243bd9f87af47aeb8919c55.setContent(html_9f4193743a98aa85710693a970235dbb);
|
|
|
|
|
|
|
|
marker_4d59df718614226e57b154edaa1a6ec2.bindPopup(popup_3adfe550d243bd9f87af47aeb8919c55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d59df718614226e57b154edaa1a6ec2.setIcon(icon_ce7fed0e68e1a6caa2b3f7197dd41a79);
|
|
|
|
|
|
var marker_bdb960a2ef8b22895cfbfb8f12a88869 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_da55b7d13e7a754e31ca8fc71e0de0ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f32210db3a2eeecbb48e5deee5f317e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65bb66ae4ce6b820729dd933c65c963c = $(`<div id="html_65bb66ae4ce6b820729dd933c65c963c" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_1f32210db3a2eeecbb48e5deee5f317e.setContent(html_65bb66ae4ce6b820729dd933c65c963c);
|
|
|
|
|
|
|
|
marker_bdb960a2ef8b22895cfbfb8f12a88869.bindPopup(popup_1f32210db3a2eeecbb48e5deee5f317e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdb960a2ef8b22895cfbfb8f12a88869.setIcon(icon_da55b7d13e7a754e31ca8fc71e0de0ee);
|
|
|
|
|
|
var marker_109786d0b9c077743dcfe6d10b1f5c89 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_b59cfcd1418e2c0344e73e7e1034efc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1553bfba8c09bdbc8f379a5bc51489b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d84a075da1d94ef387d35b4f68338bd8 = $(`<div id="html_d84a075da1d94ef387d35b4f68338bd8" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_a1553bfba8c09bdbc8f379a5bc51489b.setContent(html_d84a075da1d94ef387d35b4f68338bd8);
|
|
|
|
|
|
|
|
marker_109786d0b9c077743dcfe6d10b1f5c89.bindPopup(popup_a1553bfba8c09bdbc8f379a5bc51489b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_109786d0b9c077743dcfe6d10b1f5c89.setIcon(icon_b59cfcd1418e2c0344e73e7e1034efc6);
|
|
|
|
|
|
var marker_9e0af2eab3d139489a8a3a568b2910e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_aa84f86f8b07221b146c22076695ba61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a71fccfa03a14f9e7ce298f32f2c28c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed1ab11d7064044011d6911d5a3679fe = $(`<div id="html_ed1ab11d7064044011d6911d5a3679fe" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_a71fccfa03a14f9e7ce298f32f2c28c7.setContent(html_ed1ab11d7064044011d6911d5a3679fe);
|
|
|
|
|
|
|
|
marker_9e0af2eab3d139489a8a3a568b2910e1.bindPopup(popup_a71fccfa03a14f9e7ce298f32f2c28c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e0af2eab3d139489a8a3a568b2910e1.setIcon(icon_aa84f86f8b07221b146c22076695ba61);
|
|
|
|
|
|
var marker_52ad521dcf42433c129cc7c25423e4e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_eedb9c4c44710b02a1d4bcd72cf54073 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_616ebf99d90186226e1dba4c952424fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1387b1c2bcbf5c0cf43ce2cac1035ae6 = $(`<div id="html_1387b1c2bcbf5c0cf43ce2cac1035ae6" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_616ebf99d90186226e1dba4c952424fc.setContent(html_1387b1c2bcbf5c0cf43ce2cac1035ae6);
|
|
|
|
|
|
|
|
marker_52ad521dcf42433c129cc7c25423e4e4.bindPopup(popup_616ebf99d90186226e1dba4c952424fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ad521dcf42433c129cc7c25423e4e4.setIcon(icon_eedb9c4c44710b02a1d4bcd72cf54073);
|
|
|
|
|
|
var marker_e037bbe07104bf2acf4c83cc031da4ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_838d8da40cb40a56fcc366806469071d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc4c5fdfe9bd45b4960597947f97c3e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f16b6a99aaf25a7a19fff5e3e985c7a3 = $(`<div id="html_f16b6a99aaf25a7a19fff5e3e985c7a3" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_bc4c5fdfe9bd45b4960597947f97c3e3.setContent(html_f16b6a99aaf25a7a19fff5e3e985c7a3);
|
|
|
|
|
|
|
|
marker_e037bbe07104bf2acf4c83cc031da4ec.bindPopup(popup_bc4c5fdfe9bd45b4960597947f97c3e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e037bbe07104bf2acf4c83cc031da4ec.setIcon(icon_838d8da40cb40a56fcc366806469071d);
|
|
|
|
|
|
var marker_1f0e1dd1d173bbe8137029a30da619f3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_810a57883a1c17bb993ac234b61cf797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b3a68989a7a56bc5f91e70f4ab6f394 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e6de38e443b0eae482cbff3dc76a212 = $(`<div id="html_5e6de38e443b0eae482cbff3dc76a212" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_1b3a68989a7a56bc5f91e70f4ab6f394.setContent(html_5e6de38e443b0eae482cbff3dc76a212);
|
|
|
|
|
|
|
|
marker_1f0e1dd1d173bbe8137029a30da619f3.bindPopup(popup_1b3a68989a7a56bc5f91e70f4ab6f394)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f0e1dd1d173bbe8137029a30da619f3.setIcon(icon_810a57883a1c17bb993ac234b61cf797);
|
|
|
|
|
|
var marker_5c684f889d35bdb825b1a12dbf1f2e86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_729c86f80b14da1dc075251108bdb08f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_835b5434908e997f25cdd6691b43ab59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d29a371d901bbe5270171c7f69a5d79 = $(`<div id="html_0d29a371d901bbe5270171c7f69a5d79" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_835b5434908e997f25cdd6691b43ab59.setContent(html_0d29a371d901bbe5270171c7f69a5d79);
|
|
|
|
|
|
|
|
marker_5c684f889d35bdb825b1a12dbf1f2e86.bindPopup(popup_835b5434908e997f25cdd6691b43ab59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c684f889d35bdb825b1a12dbf1f2e86.setIcon(icon_729c86f80b14da1dc075251108bdb08f);
|
|
|
|
|
|
var marker_d662a3d8ff0241ab1786cb521fb507a0 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6e8a8801d12ad332cbe1d821314146a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a40efe7c4bf3af7f7a009855ca716567 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ada1b584f549c6d7b0d0e6097daab9a2 = $(`<div id="html_ada1b584f549c6d7b0d0e6097daab9a2" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_a40efe7c4bf3af7f7a009855ca716567.setContent(html_ada1b584f549c6d7b0d0e6097daab9a2);
|
|
|
|
|
|
|
|
marker_d662a3d8ff0241ab1786cb521fb507a0.bindPopup(popup_a40efe7c4bf3af7f7a009855ca716567)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d662a3d8ff0241ab1786cb521fb507a0.setIcon(icon_6e8a8801d12ad332cbe1d821314146a3);
|
|
|
|
|
|
var marker_12e0c31505fa00d6628924705c9a3de9 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_a4639025f8adf4e0d8522f6c11644887 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beb0e35561b3b27594ebb2b874661760 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60826115b950bcd06d0485d1f53faa33 = $(`<div id="html_60826115b950bcd06d0485d1f53faa33" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_beb0e35561b3b27594ebb2b874661760.setContent(html_60826115b950bcd06d0485d1f53faa33);
|
|
|
|
|
|
|
|
marker_12e0c31505fa00d6628924705c9a3de9.bindPopup(popup_beb0e35561b3b27594ebb2b874661760)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12e0c31505fa00d6628924705c9a3de9.setIcon(icon_a4639025f8adf4e0d8522f6c11644887);
|
|
|
|
|
|
var marker_82a5cfe570d22e2db4ce26a886933239 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_89556c31e9806402d87c095df11523c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39502a49b75a632ea63951e153d67d7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f579ab649037e31013aa446522574362 = $(`<div id="html_f579ab649037e31013aa446522574362" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_39502a49b75a632ea63951e153d67d7a.setContent(html_f579ab649037e31013aa446522574362);
|
|
|
|
|
|
|
|
marker_82a5cfe570d22e2db4ce26a886933239.bindPopup(popup_39502a49b75a632ea63951e153d67d7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82a5cfe570d22e2db4ce26a886933239.setIcon(icon_89556c31e9806402d87c095df11523c5);
|
|
|
|
|
|
var marker_455f248b03cfa5b221b176f686eb73c9 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_f1e41dcfa24405c08e85ecef1de7c4bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d24d7f2897d124b2fec6a844c9ed20fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b70d1c99984022f46ba1bb9eb9853e8 = $(`<div id="html_2b70d1c99984022f46ba1bb9eb9853e8" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_d24d7f2897d124b2fec6a844c9ed20fb.setContent(html_2b70d1c99984022f46ba1bb9eb9853e8);
|
|
|
|
|
|
|
|
marker_455f248b03cfa5b221b176f686eb73c9.bindPopup(popup_d24d7f2897d124b2fec6a844c9ed20fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_455f248b03cfa5b221b176f686eb73c9.setIcon(icon_f1e41dcfa24405c08e85ecef1de7c4bf);
|
|
|
|
|
|
var marker_07c9d61ddbf1e9a404752de1b48474d8 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_238f2d8c2deb2558ce25e0b66bd08735 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b3e6137aa8b2d5bb9806761ffcb6aad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4149d67533267d855ffb8e732e9734ea = $(`<div id="html_4149d67533267d855ffb8e732e9734ea" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_1b3e6137aa8b2d5bb9806761ffcb6aad.setContent(html_4149d67533267d855ffb8e732e9734ea);
|
|
|
|
|
|
|
|
marker_07c9d61ddbf1e9a404752de1b48474d8.bindPopup(popup_1b3e6137aa8b2d5bb9806761ffcb6aad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07c9d61ddbf1e9a404752de1b48474d8.setIcon(icon_238f2d8c2deb2558ce25e0b66bd08735);
|
|
|
|
|
|
var marker_e99be607593d1c8dda9d48f239c4b57c = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_ed6098e5022eee3fdf5fb7b1bc99afd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c81bb46137fa6dad0f1f713b1566114 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb442c7ad2400e4774cb1cc02d8b0c53 = $(`<div id="html_fb442c7ad2400e4774cb1cc02d8b0c53" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_0c81bb46137fa6dad0f1f713b1566114.setContent(html_fb442c7ad2400e4774cb1cc02d8b0c53);
|
|
|
|
|
|
|
|
marker_e99be607593d1c8dda9d48f239c4b57c.bindPopup(popup_0c81bb46137fa6dad0f1f713b1566114)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e99be607593d1c8dda9d48f239c4b57c.setIcon(icon_ed6098e5022eee3fdf5fb7b1bc99afd4);
|
|
|
|
|
|
var marker_d0aeed469e0c255a1524d4fccd28df0d = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_46de6b803dac3a376b9582dad84cda9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1977f6f686a3a2d3ea652ba7cca4434b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c86f22f6e987574a8ef0dbb76cfd54de = $(`<div id="html_c86f22f6e987574a8ef0dbb76cfd54de" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_1977f6f686a3a2d3ea652ba7cca4434b.setContent(html_c86f22f6e987574a8ef0dbb76cfd54de);
|
|
|
|
|
|
|
|
marker_d0aeed469e0c255a1524d4fccd28df0d.bindPopup(popup_1977f6f686a3a2d3ea652ba7cca4434b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0aeed469e0c255a1524d4fccd28df0d.setIcon(icon_46de6b803dac3a376b9582dad84cda9b);
|
|
|
|
|
|
var marker_662c5e80b7dc45b43e2ccad16dfe6f0e = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_cc16ef9ff22b4cb8349a5c70d8323fa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7db3268d7736c3d97a93d07517360af7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c8b7ffe95bc58041a7ade4fc89ca479 = $(`<div id="html_8c8b7ffe95bc58041a7ade4fc89ca479" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_7db3268d7736c3d97a93d07517360af7.setContent(html_8c8b7ffe95bc58041a7ade4fc89ca479);
|
|
|
|
|
|
|
|
marker_662c5e80b7dc45b43e2ccad16dfe6f0e.bindPopup(popup_7db3268d7736c3d97a93d07517360af7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_662c5e80b7dc45b43e2ccad16dfe6f0e.setIcon(icon_cc16ef9ff22b4cb8349a5c70d8323fa5);
|
|
|
|
|
|
var marker_8af3ebd4b993b374311bc4de9e47e79a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_39848e364f0226b2307473949dd30d42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_240f1d21dc81e3ed4f28afe5cff2e6b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a935b03c26d010721555d36fc441aab4 = $(`<div id="html_a935b03c26d010721555d36fc441aab4" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_240f1d21dc81e3ed4f28afe5cff2e6b2.setContent(html_a935b03c26d010721555d36fc441aab4);
|
|
|
|
|
|
|
|
marker_8af3ebd4b993b374311bc4de9e47e79a.bindPopup(popup_240f1d21dc81e3ed4f28afe5cff2e6b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8af3ebd4b993b374311bc4de9e47e79a.setIcon(icon_39848e364f0226b2307473949dd30d42);
|
|
|
|
|
|
var marker_75a4731963a44c780b50ec46d91662b9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_6fff52d16326aa1ce141f4894e333f3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10887dc40d0aec9c4c7e25de9aefc4b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b738dda7740b7c2cc147cc216ab7093a = $(`<div id="html_b738dda7740b7c2cc147cc216ab7093a" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_10887dc40d0aec9c4c7e25de9aefc4b0.setContent(html_b738dda7740b7c2cc147cc216ab7093a);
|
|
|
|
|
|
|
|
marker_75a4731963a44c780b50ec46d91662b9.bindPopup(popup_10887dc40d0aec9c4c7e25de9aefc4b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75a4731963a44c780b50ec46d91662b9.setIcon(icon_6fff52d16326aa1ce141f4894e333f3b);
|
|
|
|
|
|
var marker_2cc515cca50027bc29390e35e9094897 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_47d11479e28e6de9de21ec9625994a31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a48d568df1ef717a0382c3166ae743e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c7d540f78227993207f14801583bd1c = $(`<div id="html_0c7d540f78227993207f14801583bd1c" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_8a48d568df1ef717a0382c3166ae743e.setContent(html_0c7d540f78227993207f14801583bd1c);
|
|
|
|
|
|
|
|
marker_2cc515cca50027bc29390e35e9094897.bindPopup(popup_8a48d568df1ef717a0382c3166ae743e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cc515cca50027bc29390e35e9094897.setIcon(icon_47d11479e28e6de9de21ec9625994a31);
|
|
|
|
|
|
var marker_1d40a11f440c5151ba00659c3ae86346 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_aca61a27db2f9a463591fa5f86cf46e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49849b9d87c1cb31a76348db5b5577b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a12448118da970028d0cf917a258e17 = $(`<div id="html_3a12448118da970028d0cf917a258e17" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_49849b9d87c1cb31a76348db5b5577b1.setContent(html_3a12448118da970028d0cf917a258e17);
|
|
|
|
|
|
|
|
marker_1d40a11f440c5151ba00659c3ae86346.bindPopup(popup_49849b9d87c1cb31a76348db5b5577b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d40a11f440c5151ba00659c3ae86346.setIcon(icon_aca61a27db2f9a463591fa5f86cf46e3);
|
|
|
|
|
|
var marker_afa6ff295d1b7f282882b7d10d2e0f76 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_aaf03d4fda705b98c5983d84f02ee9e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d41f1f980b8d5b1f5d0ff22128f2afd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a118b8142d4784f31b40ea8a40edcc3 = $(`<div id="html_0a118b8142d4784f31b40ea8a40edcc3" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_3d41f1f980b8d5b1f5d0ff22128f2afd.setContent(html_0a118b8142d4784f31b40ea8a40edcc3);
|
|
|
|
|
|
|
|
marker_afa6ff295d1b7f282882b7d10d2e0f76.bindPopup(popup_3d41f1f980b8d5b1f5d0ff22128f2afd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afa6ff295d1b7f282882b7d10d2e0f76.setIcon(icon_aaf03d4fda705b98c5983d84f02ee9e5);
|
|
|
|
|
|
var marker_4f5dc9695cb4e95f6874222abfb5ea50 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_e0a466e93e529f41685e5e72481066f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_941508e3f17edfcbcaf110540effd473 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ece05452e53f2ac5620d45d81deb8f7d = $(`<div id="html_ece05452e53f2ac5620d45d81deb8f7d" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_941508e3f17edfcbcaf110540effd473.setContent(html_ece05452e53f2ac5620d45d81deb8f7d);
|
|
|
|
|
|
|
|
marker_4f5dc9695cb4e95f6874222abfb5ea50.bindPopup(popup_941508e3f17edfcbcaf110540effd473)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f5dc9695cb4e95f6874222abfb5ea50.setIcon(icon_e0a466e93e529f41685e5e72481066f4);
|
|
|
|
|
|
var marker_786cd4bd0e2abbad3bfa7de16a537293 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_48b9d862a4d4dbe9e2ca8ba3b9e53e79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaaec9546a08cc64d5b49247cf8bb847 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f128a079fb49bce1a073de48a671830d = $(`<div id="html_f128a079fb49bce1a073de48a671830d" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_eaaec9546a08cc64d5b49247cf8bb847.setContent(html_f128a079fb49bce1a073de48a671830d);
|
|
|
|
|
|
|
|
marker_786cd4bd0e2abbad3bfa7de16a537293.bindPopup(popup_eaaec9546a08cc64d5b49247cf8bb847)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_786cd4bd0e2abbad3bfa7de16a537293.setIcon(icon_48b9d862a4d4dbe9e2ca8ba3b9e53e79);
|
|
|
|
|
|
var marker_971c7d195ed23acf311dcfd8c3f0b1c8 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_50b4f4f4a53ddfa21e80ac9160b9059a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a20658e42468b609f543487fcd24934c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bf30fbc3efa7907aefcc600dc9526f4 = $(`<div id="html_7bf30fbc3efa7907aefcc600dc9526f4" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_a20658e42468b609f543487fcd24934c.setContent(html_7bf30fbc3efa7907aefcc600dc9526f4);
|
|
|
|
|
|
|
|
marker_971c7d195ed23acf311dcfd8c3f0b1c8.bindPopup(popup_a20658e42468b609f543487fcd24934c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_971c7d195ed23acf311dcfd8c3f0b1c8.setIcon(icon_50b4f4f4a53ddfa21e80ac9160b9059a);
|
|
|
|
|
|
var marker_a76b462bdac7fb012ccb0ed8d8b33647 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_8ba38d8dbc1d92b25c46e12ae7e60c19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e5cb483813fe15f8e1774a5b95bc610 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ad884d021595ed48de9610071627f6b = $(`<div id="html_1ad884d021595ed48de9610071627f6b" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_4e5cb483813fe15f8e1774a5b95bc610.setContent(html_1ad884d021595ed48de9610071627f6b);
|
|
|
|
|
|
|
|
marker_a76b462bdac7fb012ccb0ed8d8b33647.bindPopup(popup_4e5cb483813fe15f8e1774a5b95bc610)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a76b462bdac7fb012ccb0ed8d8b33647.setIcon(icon_8ba38d8dbc1d92b25c46e12ae7e60c19);
|
|
|
|
|
|
var marker_af72b34c71cf535617fb59c0daedf6d2 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_925c9689507e88ca317cdde91b931474 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b22273b66930c34e99fd4f45b534846a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0898b40124d5126139276bed84b8eaab = $(`<div id="html_0898b40124d5126139276bed84b8eaab" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_b22273b66930c34e99fd4f45b534846a.setContent(html_0898b40124d5126139276bed84b8eaab);
|
|
|
|
|
|
|
|
marker_af72b34c71cf535617fb59c0daedf6d2.bindPopup(popup_b22273b66930c34e99fd4f45b534846a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af72b34c71cf535617fb59c0daedf6d2.setIcon(icon_925c9689507e88ca317cdde91b931474);
|
|
|
|
|
|
var marker_004f537d603e8e7a21aabc7dfff33c2a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_10a0841509333228ce54529101530ae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e5a633d5c125b26b9f2d13fbb964475 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b811127e1557ed58f31b4566f7f75a4 = $(`<div id="html_6b811127e1557ed58f31b4566f7f75a4" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_5e5a633d5c125b26b9f2d13fbb964475.setContent(html_6b811127e1557ed58f31b4566f7f75a4);
|
|
|
|
|
|
|
|
marker_004f537d603e8e7a21aabc7dfff33c2a.bindPopup(popup_5e5a633d5c125b26b9f2d13fbb964475)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_004f537d603e8e7a21aabc7dfff33c2a.setIcon(icon_10a0841509333228ce54529101530ae8);
|
|
|
|
|
|
var marker_5146549a89f3af74816ffc152835cbe3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_635716bb8f9fc5372e48e115a01e234e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e6bb1e159d7719a6ca1a5c6a4ccfdc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4d6704d1d1cedab871ed5d9ee64af9b = $(`<div id="html_d4d6704d1d1cedab871ed5d9ee64af9b" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_0e6bb1e159d7719a6ca1a5c6a4ccfdc4.setContent(html_d4d6704d1d1cedab871ed5d9ee64af9b);
|
|
|
|
|
|
|
|
marker_5146549a89f3af74816ffc152835cbe3.bindPopup(popup_0e6bb1e159d7719a6ca1a5c6a4ccfdc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5146549a89f3af74816ffc152835cbe3.setIcon(icon_635716bb8f9fc5372e48e115a01e234e);
|
|
|
|
|
|
var marker_98e5c4cb4d2dfa8203496481a28454c6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_4253660c9c8185ee6f5df660a89d77eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc072e0aa28aea288a9d76ba94489073 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5202d9ef731279275ea9ace10358a999 = $(`<div id="html_5202d9ef731279275ea9ace10358a999" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_dc072e0aa28aea288a9d76ba94489073.setContent(html_5202d9ef731279275ea9ace10358a999);
|
|
|
|
|
|
|
|
marker_98e5c4cb4d2dfa8203496481a28454c6.bindPopup(popup_dc072e0aa28aea288a9d76ba94489073)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98e5c4cb4d2dfa8203496481a28454c6.setIcon(icon_4253660c9c8185ee6f5df660a89d77eb);
|
|
|
|
|
|
var marker_c410b461a3b16a38061cd569a5b53d37 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_584e485d8618a53666d75722b80fc21c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c39ef1b3f5cbe3ebbac450a773ba86b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_395591e71645f5589bdd7be2d4abc708 = $(`<div id="html_395591e71645f5589bdd7be2d4abc708" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_2c39ef1b3f5cbe3ebbac450a773ba86b.setContent(html_395591e71645f5589bdd7be2d4abc708);
|
|
|
|
|
|
|
|
marker_c410b461a3b16a38061cd569a5b53d37.bindPopup(popup_2c39ef1b3f5cbe3ebbac450a773ba86b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c410b461a3b16a38061cd569a5b53d37.setIcon(icon_584e485d8618a53666d75722b80fc21c);
|
|
|
|
|
|
var marker_9e07db236fb458d6639a3d469ae2b108 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_3a808249f3012f2ad4813d077817d3c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ce49b990b2d3b576a8aacd31b69148c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_092c7210d4cd244a1e3e088485e16331 = $(`<div id="html_092c7210d4cd244a1e3e088485e16331" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_7ce49b990b2d3b576a8aacd31b69148c.setContent(html_092c7210d4cd244a1e3e088485e16331);
|
|
|
|
|
|
|
|
marker_9e07db236fb458d6639a3d469ae2b108.bindPopup(popup_7ce49b990b2d3b576a8aacd31b69148c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e07db236fb458d6639a3d469ae2b108.setIcon(icon_3a808249f3012f2ad4813d077817d3c7);
|
|
|
|
|
|
var marker_ff289c87163a415c53b06e7f5edd32d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_23c5100a99ffa12a0c6abb9598139ad0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bda90f13781ac91334740765bb7aef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26368c3ab79d4c7be04c892cb780c474 = $(`<div id="html_26368c3ab79d4c7be04c892cb780c474" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_5bda90f13781ac91334740765bb7aef5.setContent(html_26368c3ab79d4c7be04c892cb780c474);
|
|
|
|
|
|
|
|
marker_ff289c87163a415c53b06e7f5edd32d6.bindPopup(popup_5bda90f13781ac91334740765bb7aef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff289c87163a415c53b06e7f5edd32d6.setIcon(icon_23c5100a99ffa12a0c6abb9598139ad0);
|
|
|
|
|
|
var marker_d4b287bdfc8e94c8cd7dc2f19b666f7b = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_9a9130d481e86a30604997087f30a0af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6151b19f21e9366dd5c52e59297d641c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad42fe88f949760cff076360fb251e17 = $(`<div id="html_ad42fe88f949760cff076360fb251e17" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_6151b19f21e9366dd5c52e59297d641c.setContent(html_ad42fe88f949760cff076360fb251e17);
|
|
|
|
|
|
|
|
marker_d4b287bdfc8e94c8cd7dc2f19b666f7b.bindPopup(popup_6151b19f21e9366dd5c52e59297d641c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4b287bdfc8e94c8cd7dc2f19b666f7b.setIcon(icon_9a9130d481e86a30604997087f30a0af);
|
|
|
|
|
|
var marker_83e8cb073a5eada77f43fa434964576d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_d870806b45ed62927f5e31fea550f8c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f23e341c086d44d056649e1d485da66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbc49d328c631acf89686f84cc42a153 = $(`<div id="html_fbc49d328c631acf89686f84cc42a153" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_1f23e341c086d44d056649e1d485da66.setContent(html_fbc49d328c631acf89686f84cc42a153);
|
|
|
|
|
|
|
|
marker_83e8cb073a5eada77f43fa434964576d.bindPopup(popup_1f23e341c086d44d056649e1d485da66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83e8cb073a5eada77f43fa434964576d.setIcon(icon_d870806b45ed62927f5e31fea550f8c4);
|
|
|
|
|
|
var marker_1cf316b680b0132f73aa4a8611bf957b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75);
|
|
|
|
|
|
var icon_4278fbe237fdc568c8b4485d97de37dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14b2c3f3e7c0970c4ce273f4c3796906 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9699cd7b74beeed3bbf9efe78723ff08 = $(`<div id="html_9699cd7b74beeed3bbf9efe78723ff08" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_14b2c3f3e7c0970c4ce273f4c3796906.setContent(html_9699cd7b74beeed3bbf9efe78723ff08);
|
|
|
|
|
|
|
|
marker_1cf316b680b0132f73aa4a8611bf957b.bindPopup(popup_14b2c3f3e7c0970c4ce273f4c3796906)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cf316b680b0132f73aa4a8611bf957b.setIcon(icon_4278fbe237fdc568c8b4485d97de37dd);
|
|
|
|
|
|
marker_cluster_ebbed1269cbe5da0ca4ac7423d14df75.addTo(map_8203de3f30b7f78f30bcc6690b462312);
|
|
|
|
</script>
|
|
</html> |