mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 06:05:18 +00:00
10221 lines
297 KiB
HTML
10221 lines
297 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_ca940f8de839c069383868f78f5d7db1 {
|
|
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_ca940f8de839c069383868f78f5d7db1" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_ca940f8de839c069383868f78f5d7db1 = L.map(
|
|
"map_ca940f8de839c069383868f78f5d7db1",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_9f3692e51ef410fd114d857c24a1b92e = 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_9f3692e51ef410fd114d857c24a1b92e.addTo(map_ca940f8de839c069383868f78f5d7db1);
|
|
|
|
|
|
var marker_cluster_e06f98be962b132ae6788d6d5a218768 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_7adef4b24213f05ace0f9f838c041188 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d5cf6106b39a7566c1fa8d4867c9aaf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5eba5255d5806598c6fbbc2ac579bb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0271cc69553f61a5c41d50d30de896cb = $(`<div id="html_0271cc69553f61a5c41d50d30de896cb" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_d5eba5255d5806598c6fbbc2ac579bb7.setContent(html_0271cc69553f61a5c41d50d30de896cb);
|
|
|
|
|
|
|
|
marker_7adef4b24213f05ace0f9f838c041188.bindPopup(popup_d5eba5255d5806598c6fbbc2ac579bb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7adef4b24213f05ace0f9f838c041188.setIcon(icon_d5cf6106b39a7566c1fa8d4867c9aaf3);
|
|
|
|
|
|
var marker_cfffce91e0c7a8d11d182360ba20416e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4e7e074317522a388fcbf8418eb0da49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_830bcdfc73410b9c0a10238775a2d6ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b6fd80e38793038bcc3b9ee29badb8f = $(`<div id="html_3b6fd80e38793038bcc3b9ee29badb8f" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_830bcdfc73410b9c0a10238775a2d6ac.setContent(html_3b6fd80e38793038bcc3b9ee29badb8f);
|
|
|
|
|
|
|
|
marker_cfffce91e0c7a8d11d182360ba20416e.bindPopup(popup_830bcdfc73410b9c0a10238775a2d6ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfffce91e0c7a8d11d182360ba20416e.setIcon(icon_4e7e074317522a388fcbf8418eb0da49);
|
|
|
|
|
|
var marker_40b8979323f323be6f0a9d0d076a7462 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a644a57ee35dea7cc58f366a8e43d80b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_242ee00b347190318c883a07620b3fdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_966b03f012ccce0b6a9d74a00786340a = $(`<div id="html_966b03f012ccce0b6a9d74a00786340a" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_242ee00b347190318c883a07620b3fdf.setContent(html_966b03f012ccce0b6a9d74a00786340a);
|
|
|
|
|
|
|
|
marker_40b8979323f323be6f0a9d0d076a7462.bindPopup(popup_242ee00b347190318c883a07620b3fdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40b8979323f323be6f0a9d0d076a7462.setIcon(icon_a644a57ee35dea7cc58f366a8e43d80b);
|
|
|
|
|
|
var marker_73d9650ac051b7f2fcaa511088018076 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_22ecfbc322ac9b33a115c34e0a79df51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18c18331315f56d8fd3de8784e59a93c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa2602409cca399136eb217916949232 = $(`<div id="html_aa2602409cca399136eb217916949232" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_18c18331315f56d8fd3de8784e59a93c.setContent(html_aa2602409cca399136eb217916949232);
|
|
|
|
|
|
|
|
marker_73d9650ac051b7f2fcaa511088018076.bindPopup(popup_18c18331315f56d8fd3de8784e59a93c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73d9650ac051b7f2fcaa511088018076.setIcon(icon_22ecfbc322ac9b33a115c34e0a79df51);
|
|
|
|
|
|
var marker_f78e25140bd21d913a3e9c7fd1a0a1f0 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_170cb59597f64b54d277c92a2e1adde7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ae50b511e3a1caa82613beadeb5812d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33c6b066efc42aa556ad12b9e605c301 = $(`<div id="html_33c6b066efc42aa556ad12b9e605c301" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_9ae50b511e3a1caa82613beadeb5812d.setContent(html_33c6b066efc42aa556ad12b9e605c301);
|
|
|
|
|
|
|
|
marker_f78e25140bd21d913a3e9c7fd1a0a1f0.bindPopup(popup_9ae50b511e3a1caa82613beadeb5812d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f78e25140bd21d913a3e9c7fd1a0a1f0.setIcon(icon_170cb59597f64b54d277c92a2e1adde7);
|
|
|
|
|
|
var marker_a927644399261308067699174bdc30f2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_de086ac33fc66fdf2552ee77b6eb0753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1f6884a0754af55f1e6386e76eaeab7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7019d0d2be3aa86f4bac5d4c90adb520 = $(`<div id="html_7019d0d2be3aa86f4bac5d4c90adb520" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_f1f6884a0754af55f1e6386e76eaeab7.setContent(html_7019d0d2be3aa86f4bac5d4c90adb520);
|
|
|
|
|
|
|
|
marker_a927644399261308067699174bdc30f2.bindPopup(popup_f1f6884a0754af55f1e6386e76eaeab7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a927644399261308067699174bdc30f2.setIcon(icon_de086ac33fc66fdf2552ee77b6eb0753);
|
|
|
|
|
|
var marker_7eaff0b1814311494b7e6d14c886b864 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f3b2d2b863d549f3c24edb498af3d556 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d212b1f3fe055422d4d4ca70289a715 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0af233078a2077648f8482e7b028e08 = $(`<div id="html_e0af233078a2077648f8482e7b028e08" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_7d212b1f3fe055422d4d4ca70289a715.setContent(html_e0af233078a2077648f8482e7b028e08);
|
|
|
|
|
|
|
|
marker_7eaff0b1814311494b7e6d14c886b864.bindPopup(popup_7d212b1f3fe055422d4d4ca70289a715)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eaff0b1814311494b7e6d14c886b864.setIcon(icon_f3b2d2b863d549f3c24edb498af3d556);
|
|
|
|
|
|
var marker_f39f416d660b095a34a7dc746fc7caa7 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5afd0ca4884e889ab6599beb76bdf167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bf4e247e8b2b2c3b2bc86f6aa0fa6a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34dd03a168a46b310cfff3223aa49092 = $(`<div id="html_34dd03a168a46b310cfff3223aa49092" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_5bf4e247e8b2b2c3b2bc86f6aa0fa6a5.setContent(html_34dd03a168a46b310cfff3223aa49092);
|
|
|
|
|
|
|
|
marker_f39f416d660b095a34a7dc746fc7caa7.bindPopup(popup_5bf4e247e8b2b2c3b2bc86f6aa0fa6a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f39f416d660b095a34a7dc746fc7caa7.setIcon(icon_5afd0ca4884e889ab6599beb76bdf167);
|
|
|
|
|
|
var marker_09ac6e91449f844cc204d3f5e65913ec = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7e150f212f01fb97ba017c94ab1c0484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4f8eafb3f91e6a8405ec7c64cfaee4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70c70c33fe8c596c8ef1ed209ed38bb9 = $(`<div id="html_70c70c33fe8c596c8ef1ed209ed38bb9" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_d4f8eafb3f91e6a8405ec7c64cfaee4e.setContent(html_70c70c33fe8c596c8ef1ed209ed38bb9);
|
|
|
|
|
|
|
|
marker_09ac6e91449f844cc204d3f5e65913ec.bindPopup(popup_d4f8eafb3f91e6a8405ec7c64cfaee4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09ac6e91449f844cc204d3f5e65913ec.setIcon(icon_7e150f212f01fb97ba017c94ab1c0484);
|
|
|
|
|
|
var marker_6e7c6464bd95138704384224b5a8a1ef = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_3790b5c96dcc7bbd8eb437a80b592dbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5be2cdb866d9d2bd25000e0328587b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2d797e7a947259b8f533c234edac068 = $(`<div id="html_f2d797e7a947259b8f533c234edac068" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_e5be2cdb866d9d2bd25000e0328587b0.setContent(html_f2d797e7a947259b8f533c234edac068);
|
|
|
|
|
|
|
|
marker_6e7c6464bd95138704384224b5a8a1ef.bindPopup(popup_e5be2cdb866d9d2bd25000e0328587b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e7c6464bd95138704384224b5a8a1ef.setIcon(icon_3790b5c96dcc7bbd8eb437a80b592dbf);
|
|
|
|
|
|
var marker_a3bb329e274f767ca8aa6cb0208ad5fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2356cec6045ccbf599f8e5b32da7b6e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fb007ecea102a467f13dc862b281a6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a856184d0bd4dd77d45fa5009b67f0c = $(`<div id="html_4a856184d0bd4dd77d45fa5009b67f0c" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_1fb007ecea102a467f13dc862b281a6f.setContent(html_4a856184d0bd4dd77d45fa5009b67f0c);
|
|
|
|
|
|
|
|
marker_a3bb329e274f767ca8aa6cb0208ad5fc.bindPopup(popup_1fb007ecea102a467f13dc862b281a6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3bb329e274f767ca8aa6cb0208ad5fc.setIcon(icon_2356cec6045ccbf599f8e5b32da7b6e3);
|
|
|
|
|
|
var marker_5d00ec71feb68d4f7028c8bb314ba348 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_81d47568b935862858a99abb3ff06b79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de3b60b4b709d51bc5095840bdb937a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_635cd289ec5f988b32e225974d1ed27c = $(`<div id="html_635cd289ec5f988b32e225974d1ed27c" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_de3b60b4b709d51bc5095840bdb937a1.setContent(html_635cd289ec5f988b32e225974d1ed27c);
|
|
|
|
|
|
|
|
marker_5d00ec71feb68d4f7028c8bb314ba348.bindPopup(popup_de3b60b4b709d51bc5095840bdb937a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d00ec71feb68d4f7028c8bb314ba348.setIcon(icon_81d47568b935862858a99abb3ff06b79);
|
|
|
|
|
|
var marker_84220800b421fb5aa0a7550af0ad2895 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5cb541c096ae3a16159c4be90395d0fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81a03f75c3f10f4deca1503b090c59a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a82a53856385912d824e4234da02fbe5 = $(`<div id="html_a82a53856385912d824e4234da02fbe5" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_81a03f75c3f10f4deca1503b090c59a6.setContent(html_a82a53856385912d824e4234da02fbe5);
|
|
|
|
|
|
|
|
marker_84220800b421fb5aa0a7550af0ad2895.bindPopup(popup_81a03f75c3f10f4deca1503b090c59a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84220800b421fb5aa0a7550af0ad2895.setIcon(icon_5cb541c096ae3a16159c4be90395d0fc);
|
|
|
|
|
|
var marker_d83f97ccbe8be8d185375497707522b1 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b781cb05f64358511631bf8d6fd7ced7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_531cbb62a3065afc66a1b307e0b23746 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74b97c62e15032b8c8382e5d0e5b1aad = $(`<div id="html_74b97c62e15032b8c8382e5d0e5b1aad" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_531cbb62a3065afc66a1b307e0b23746.setContent(html_74b97c62e15032b8c8382e5d0e5b1aad);
|
|
|
|
|
|
|
|
marker_d83f97ccbe8be8d185375497707522b1.bindPopup(popup_531cbb62a3065afc66a1b307e0b23746)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d83f97ccbe8be8d185375497707522b1.setIcon(icon_b781cb05f64358511631bf8d6fd7ced7);
|
|
|
|
|
|
var marker_acb3c6269069164189f7f2955bcc8cf6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_57356d6c60513a1b6a6399567549b573 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8efe5ab72d52cb7c580dd8e4db186fc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9b041847b7065523c236e3e09c1d1c4 = $(`<div id="html_e9b041847b7065523c236e3e09c1d1c4" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_8efe5ab72d52cb7c580dd8e4db186fc7.setContent(html_e9b041847b7065523c236e3e09c1d1c4);
|
|
|
|
|
|
|
|
marker_acb3c6269069164189f7f2955bcc8cf6.bindPopup(popup_8efe5ab72d52cb7c580dd8e4db186fc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acb3c6269069164189f7f2955bcc8cf6.setIcon(icon_57356d6c60513a1b6a6399567549b573);
|
|
|
|
|
|
var marker_9d159911338951098cb97d1264650aaf = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_78bc6b0f531c11c7e5efc96e54892a10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9741dd5e9d7394ea99609fd83f0a8859 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b27b852f66a78fe10659921d6c0ed202 = $(`<div id="html_b27b852f66a78fe10659921d6c0ed202" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_9741dd5e9d7394ea99609fd83f0a8859.setContent(html_b27b852f66a78fe10659921d6c0ed202);
|
|
|
|
|
|
|
|
marker_9d159911338951098cb97d1264650aaf.bindPopup(popup_9741dd5e9d7394ea99609fd83f0a8859)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d159911338951098cb97d1264650aaf.setIcon(icon_78bc6b0f531c11c7e5efc96e54892a10);
|
|
|
|
|
|
var marker_289dc9064eb8eb2c8a2eda009f15cb67 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_dd95cf6ed9b0b604f00ce7f854548b7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_439975f05acefac11275432a7c282972 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1879e5a128f483456a8ae76466e476a = $(`<div id="html_e1879e5a128f483456a8ae76466e476a" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_439975f05acefac11275432a7c282972.setContent(html_e1879e5a128f483456a8ae76466e476a);
|
|
|
|
|
|
|
|
marker_289dc9064eb8eb2c8a2eda009f15cb67.bindPopup(popup_439975f05acefac11275432a7c282972)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_289dc9064eb8eb2c8a2eda009f15cb67.setIcon(icon_dd95cf6ed9b0b604f00ce7f854548b7e);
|
|
|
|
|
|
var marker_0bc2c0647bfae5d65945d7621f5fabf9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d6ff4882a973ab7f20ffb21cbffab7a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7cdbfc0d07844906054bdf922590193 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9002a80003f053bc7d93c1a091f15db1 = $(`<div id="html_9002a80003f053bc7d93c1a091f15db1" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_e7cdbfc0d07844906054bdf922590193.setContent(html_9002a80003f053bc7d93c1a091f15db1);
|
|
|
|
|
|
|
|
marker_0bc2c0647bfae5d65945d7621f5fabf9.bindPopup(popup_e7cdbfc0d07844906054bdf922590193)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bc2c0647bfae5d65945d7621f5fabf9.setIcon(icon_d6ff4882a973ab7f20ffb21cbffab7a9);
|
|
|
|
|
|
var marker_7f585dee6655f65922a9c393b2c19680 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5fc7f613b8723086e36d91546bd588cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3e97429c4f12a4f1c005870632b18b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c904f336c4d8046f2e76ea5541de506 = $(`<div id="html_7c904f336c4d8046f2e76ea5541de506" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_b3e97429c4f12a4f1c005870632b18b8.setContent(html_7c904f336c4d8046f2e76ea5541de506);
|
|
|
|
|
|
|
|
marker_7f585dee6655f65922a9c393b2c19680.bindPopup(popup_b3e97429c4f12a4f1c005870632b18b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f585dee6655f65922a9c393b2c19680.setIcon(icon_5fc7f613b8723086e36d91546bd588cb);
|
|
|
|
|
|
var marker_6ba20da2d269574dc01e27c23077cdce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_12cac9827506f0a32974f4a2010e5cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4fcfbb04e2b89fcfac85ae7743a703a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9c80f0be5ea47c699c51203940834ee = $(`<div id="html_c9c80f0be5ea47c699c51203940834ee" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_a4fcfbb04e2b89fcfac85ae7743a703a.setContent(html_c9c80f0be5ea47c699c51203940834ee);
|
|
|
|
|
|
|
|
marker_6ba20da2d269574dc01e27c23077cdce.bindPopup(popup_a4fcfbb04e2b89fcfac85ae7743a703a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ba20da2d269574dc01e27c23077cdce.setIcon(icon_12cac9827506f0a32974f4a2010e5cf5);
|
|
|
|
|
|
var marker_2ba7f5de3145fd154d1519b7f0600b33 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_0e27977ba8d843b87a5aa099ba0918f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_019a99080051b033ea1a541fbc79bdee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12b8cf7ca3a709cf9a1c85e4f9692662 = $(`<div id="html_12b8cf7ca3a709cf9a1c85e4f9692662" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_019a99080051b033ea1a541fbc79bdee.setContent(html_12b8cf7ca3a709cf9a1c85e4f9692662);
|
|
|
|
|
|
|
|
marker_2ba7f5de3145fd154d1519b7f0600b33.bindPopup(popup_019a99080051b033ea1a541fbc79bdee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ba7f5de3145fd154d1519b7f0600b33.setIcon(icon_0e27977ba8d843b87a5aa099ba0918f4);
|
|
|
|
|
|
var marker_c8d581065144476eb4d170c96501496f = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_335891d90c26320eaf10818546c6fe23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0c98ac5b74cae30c779387aec954aa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a74d9b5552f539f3c3338d4a5dc3ec3 = $(`<div id="html_6a74d9b5552f539f3c3338d4a5dc3ec3" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_c0c98ac5b74cae30c779387aec954aa6.setContent(html_6a74d9b5552f539f3c3338d4a5dc3ec3);
|
|
|
|
|
|
|
|
marker_c8d581065144476eb4d170c96501496f.bindPopup(popup_c0c98ac5b74cae30c779387aec954aa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8d581065144476eb4d170c96501496f.setIcon(icon_335891d90c26320eaf10818546c6fe23);
|
|
|
|
|
|
var marker_b018290c1da62732c420383ff9f5d255 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_45a3958f88053a9447b0c6289c1d0ed2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52685940fc9ecc1912ff4603308187d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e19fce4303633936d97f45216fe025e1 = $(`<div id="html_e19fce4303633936d97f45216fe025e1" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_52685940fc9ecc1912ff4603308187d3.setContent(html_e19fce4303633936d97f45216fe025e1);
|
|
|
|
|
|
|
|
marker_b018290c1da62732c420383ff9f5d255.bindPopup(popup_52685940fc9ecc1912ff4603308187d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b018290c1da62732c420383ff9f5d255.setIcon(icon_45a3958f88053a9447b0c6289c1d0ed2);
|
|
|
|
|
|
var marker_ee614e6a3acccb569d552e86ec678521 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e1a8fe52c12c2c80abb76723ed3aa5a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0c8d330fa3de4aaee5206e02f0fcb5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bce26f8abdd662f5cf41a250502d4651 = $(`<div id="html_bce26f8abdd662f5cf41a250502d4651" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_a0c8d330fa3de4aaee5206e02f0fcb5a.setContent(html_bce26f8abdd662f5cf41a250502d4651);
|
|
|
|
|
|
|
|
marker_ee614e6a3acccb569d552e86ec678521.bindPopup(popup_a0c8d330fa3de4aaee5206e02f0fcb5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee614e6a3acccb569d552e86ec678521.setIcon(icon_e1a8fe52c12c2c80abb76723ed3aa5a5);
|
|
|
|
|
|
var marker_f97579db011a8756831422245a423911 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d943a1335288d240b659f3d4ef4ea50f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33c22ce5c930441ccf253c86dfa5d11d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d86cc4bd700c4beaac86e53e3d31bb5d = $(`<div id="html_d86cc4bd700c4beaac86e53e3d31bb5d" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_33c22ce5c930441ccf253c86dfa5d11d.setContent(html_d86cc4bd700c4beaac86e53e3d31bb5d);
|
|
|
|
|
|
|
|
marker_f97579db011a8756831422245a423911.bindPopup(popup_33c22ce5c930441ccf253c86dfa5d11d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f97579db011a8756831422245a423911.setIcon(icon_d943a1335288d240b659f3d4ef4ea50f);
|
|
|
|
|
|
var marker_1b80fb1d59bd0335cacffcc8d047ef0c = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_165bf6de2b46ef7bec7a85c49847f202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25afc1d4782a7660020297999ee35ae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15ffc37358c1aaf6e0c3594eec24e4a5 = $(`<div id="html_15ffc37358c1aaf6e0c3594eec24e4a5" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_25afc1d4782a7660020297999ee35ae6.setContent(html_15ffc37358c1aaf6e0c3594eec24e4a5);
|
|
|
|
|
|
|
|
marker_1b80fb1d59bd0335cacffcc8d047ef0c.bindPopup(popup_25afc1d4782a7660020297999ee35ae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b80fb1d59bd0335cacffcc8d047ef0c.setIcon(icon_165bf6de2b46ef7bec7a85c49847f202);
|
|
|
|
|
|
var marker_99772eb6ba16eba1734f5d21900bf42d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2644aee00b45bbeb9e06c47b39c842fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_535a781d5a0ea7a7ddcf0d1d0db51e9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_868970ca55de871dbc8f4350b4d79f55 = $(`<div id="html_868970ca55de871dbc8f4350b4d79f55" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_535a781d5a0ea7a7ddcf0d1d0db51e9f.setContent(html_868970ca55de871dbc8f4350b4d79f55);
|
|
|
|
|
|
|
|
marker_99772eb6ba16eba1734f5d21900bf42d.bindPopup(popup_535a781d5a0ea7a7ddcf0d1d0db51e9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99772eb6ba16eba1734f5d21900bf42d.setIcon(icon_2644aee00b45bbeb9e06c47b39c842fb);
|
|
|
|
|
|
var marker_21b0050d381daec289ef9ecdc94e948b = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_553d5e3abd258de557db1ab0d2451219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d96039e8f3ab49af71d0043b0f26811 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b76ab2a41226d45f727b4e98b6df0365 = $(`<div id="html_b76ab2a41226d45f727b4e98b6df0365" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_6d96039e8f3ab49af71d0043b0f26811.setContent(html_b76ab2a41226d45f727b4e98b6df0365);
|
|
|
|
|
|
|
|
marker_21b0050d381daec289ef9ecdc94e948b.bindPopup(popup_6d96039e8f3ab49af71d0043b0f26811)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21b0050d381daec289ef9ecdc94e948b.setIcon(icon_553d5e3abd258de557db1ab0d2451219);
|
|
|
|
|
|
var marker_2061db565cf4c475782764b8f80b8cd8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_377dbedf891204ba8fc6744d93bf815d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_042b79463b272b08b7126696bd950ba1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55a920ff44c8dac1bb9ef645ce08c698 = $(`<div id="html_55a920ff44c8dac1bb9ef645ce08c698" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_042b79463b272b08b7126696bd950ba1.setContent(html_55a920ff44c8dac1bb9ef645ce08c698);
|
|
|
|
|
|
|
|
marker_2061db565cf4c475782764b8f80b8cd8.bindPopup(popup_042b79463b272b08b7126696bd950ba1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2061db565cf4c475782764b8f80b8cd8.setIcon(icon_377dbedf891204ba8fc6744d93bf815d);
|
|
|
|
|
|
var marker_2a6cad7ae21e016f675bcde6d7dce509 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_66f380df5cba7deb951d31cf11a5afff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_845f1cd4f62dd54120a6eaf1631a1937 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e2794705a16fda30f1de9e2fef5db9f = $(`<div id="html_4e2794705a16fda30f1de9e2fef5db9f" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_845f1cd4f62dd54120a6eaf1631a1937.setContent(html_4e2794705a16fda30f1de9e2fef5db9f);
|
|
|
|
|
|
|
|
marker_2a6cad7ae21e016f675bcde6d7dce509.bindPopup(popup_845f1cd4f62dd54120a6eaf1631a1937)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a6cad7ae21e016f675bcde6d7dce509.setIcon(icon_66f380df5cba7deb951d31cf11a5afff);
|
|
|
|
|
|
var marker_1ddfa2ef377db2d6a7c83557f1b315c2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b7bb478525c2475cbaec992060b3b973 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff4fd00cac15d3e6ecfed4d4192e3151 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff8ee56468a249e93382e0897ea89974 = $(`<div id="html_ff8ee56468a249e93382e0897ea89974" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ff4fd00cac15d3e6ecfed4d4192e3151.setContent(html_ff8ee56468a249e93382e0897ea89974);
|
|
|
|
|
|
|
|
marker_1ddfa2ef377db2d6a7c83557f1b315c2.bindPopup(popup_ff4fd00cac15d3e6ecfed4d4192e3151)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ddfa2ef377db2d6a7c83557f1b315c2.setIcon(icon_b7bb478525c2475cbaec992060b3b973);
|
|
|
|
|
|
var marker_bc0b1a4db8c0469a3d6cadcf0eba44da = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_dc2c33b86c1790ba06c3438012a994fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_454f4c823020eb4eb9cf7a94b2194342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff447fa8771c76bcc1702aa9cc11c8dd = $(`<div id="html_ff447fa8771c76bcc1702aa9cc11c8dd" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_454f4c823020eb4eb9cf7a94b2194342.setContent(html_ff447fa8771c76bcc1702aa9cc11c8dd);
|
|
|
|
|
|
|
|
marker_bc0b1a4db8c0469a3d6cadcf0eba44da.bindPopup(popup_454f4c823020eb4eb9cf7a94b2194342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc0b1a4db8c0469a3d6cadcf0eba44da.setIcon(icon_dc2c33b86c1790ba06c3438012a994fc);
|
|
|
|
|
|
var marker_b133bad9cbff0c249821b32025172f71 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_50bd1f27418eb73ef6163ff10f75c681 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81fb9de450b25bf3b510bc1d44e50d1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39877eb2bdff956b941876b3d5de205c = $(`<div id="html_39877eb2bdff956b941876b3d5de205c" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_81fb9de450b25bf3b510bc1d44e50d1a.setContent(html_39877eb2bdff956b941876b3d5de205c);
|
|
|
|
|
|
|
|
marker_b133bad9cbff0c249821b32025172f71.bindPopup(popup_81fb9de450b25bf3b510bc1d44e50d1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b133bad9cbff0c249821b32025172f71.setIcon(icon_50bd1f27418eb73ef6163ff10f75c681);
|
|
|
|
|
|
var marker_b12d69c07d96d3feb63e7f05e81ef06f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4341b7997910e477823aadc9f2b0d663 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10bbf75ae6151ef394e442ee0d28697e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c815c221494ecf25bb76ed4526f613e2 = $(`<div id="html_c815c221494ecf25bb76ed4526f613e2" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_10bbf75ae6151ef394e442ee0d28697e.setContent(html_c815c221494ecf25bb76ed4526f613e2);
|
|
|
|
|
|
|
|
marker_b12d69c07d96d3feb63e7f05e81ef06f.bindPopup(popup_10bbf75ae6151ef394e442ee0d28697e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b12d69c07d96d3feb63e7f05e81ef06f.setIcon(icon_4341b7997910e477823aadc9f2b0d663);
|
|
|
|
|
|
var marker_bf9768116984a824f110d703433a88be = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b117b2bc1932ff5880c2c1ad3c64516a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1677f76bd4c118c65a7995bfd4e8f52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_383f846695dbffe241b20a2ecbdb51f8 = $(`<div id="html_383f846695dbffe241b20a2ecbdb51f8" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_f1677f76bd4c118c65a7995bfd4e8f52.setContent(html_383f846695dbffe241b20a2ecbdb51f8);
|
|
|
|
|
|
|
|
marker_bf9768116984a824f110d703433a88be.bindPopup(popup_f1677f76bd4c118c65a7995bfd4e8f52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf9768116984a824f110d703433a88be.setIcon(icon_b117b2bc1932ff5880c2c1ad3c64516a);
|
|
|
|
|
|
var marker_4364ca66a2da0568b05f478ac11eeafb = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e987718b95d1905f4b25f08ba4eb15a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd2f1fbc8072a458cc767a012da57239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_349921c0d9f39efe32f10601c1b4d241 = $(`<div id="html_349921c0d9f39efe32f10601c1b4d241" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_dd2f1fbc8072a458cc767a012da57239.setContent(html_349921c0d9f39efe32f10601c1b4d241);
|
|
|
|
|
|
|
|
marker_4364ca66a2da0568b05f478ac11eeafb.bindPopup(popup_dd2f1fbc8072a458cc767a012da57239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4364ca66a2da0568b05f478ac11eeafb.setIcon(icon_e987718b95d1905f4b25f08ba4eb15a3);
|
|
|
|
|
|
var marker_aaf0aa1351c23de70c801c5799a40999 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_65d8756b0c831e79dc0c7c6e6d0edc6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c97257e6ad8a2b545048b89b7021161a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7662f598266b2495c225bfbf10aec426 = $(`<div id="html_7662f598266b2495c225bfbf10aec426" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_c97257e6ad8a2b545048b89b7021161a.setContent(html_7662f598266b2495c225bfbf10aec426);
|
|
|
|
|
|
|
|
marker_aaf0aa1351c23de70c801c5799a40999.bindPopup(popup_c97257e6ad8a2b545048b89b7021161a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaf0aa1351c23de70c801c5799a40999.setIcon(icon_65d8756b0c831e79dc0c7c6e6d0edc6a);
|
|
|
|
|
|
var marker_6ad7b2d668d2e884a20058e2dca1b7fc = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_85397612e18204a67a1699c1f3349efb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4866b3f23abea344f857af4c6b50c33a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82e779910386719012f2565deca2f821 = $(`<div id="html_82e779910386719012f2565deca2f821" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_4866b3f23abea344f857af4c6b50c33a.setContent(html_82e779910386719012f2565deca2f821);
|
|
|
|
|
|
|
|
marker_6ad7b2d668d2e884a20058e2dca1b7fc.bindPopup(popup_4866b3f23abea344f857af4c6b50c33a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ad7b2d668d2e884a20058e2dca1b7fc.setIcon(icon_85397612e18204a67a1699c1f3349efb);
|
|
|
|
|
|
var marker_d5d8fa92c5e8d3a725dd29d9af07a596 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b6f3c1cc6480ef6d85f6ae1036886d38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f04d4ce204f1e11814ccff69f7e9f24d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ba7395c4bc9849b1212f1bb12a39b38 = $(`<div id="html_9ba7395c4bc9849b1212f1bb12a39b38" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_f04d4ce204f1e11814ccff69f7e9f24d.setContent(html_9ba7395c4bc9849b1212f1bb12a39b38);
|
|
|
|
|
|
|
|
marker_d5d8fa92c5e8d3a725dd29d9af07a596.bindPopup(popup_f04d4ce204f1e11814ccff69f7e9f24d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5d8fa92c5e8d3a725dd29d9af07a596.setIcon(icon_b6f3c1cc6480ef6d85f6ae1036886d38);
|
|
|
|
|
|
var marker_2260ba5962fb5a6044320dc8155ccdf1 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_90d8e8e1e12fd0ebd4e12037d74c7c9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5032c0cdae0ffa65976560523c32105c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_896ffa7838b97a0263d3595caaadf394 = $(`<div id="html_896ffa7838b97a0263d3595caaadf394" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_5032c0cdae0ffa65976560523c32105c.setContent(html_896ffa7838b97a0263d3595caaadf394);
|
|
|
|
|
|
|
|
marker_2260ba5962fb5a6044320dc8155ccdf1.bindPopup(popup_5032c0cdae0ffa65976560523c32105c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2260ba5962fb5a6044320dc8155ccdf1.setIcon(icon_90d8e8e1e12fd0ebd4e12037d74c7c9a);
|
|
|
|
|
|
var marker_3629be856717ae34811d791e6604153a = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f0f381453f8d912e6872b6e57fa629aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_358904c41745261247fe3f4bd84fc09c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86c88764a5cd451600d619239dfc67f3 = $(`<div id="html_86c88764a5cd451600d619239dfc67f3" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_358904c41745261247fe3f4bd84fc09c.setContent(html_86c88764a5cd451600d619239dfc67f3);
|
|
|
|
|
|
|
|
marker_3629be856717ae34811d791e6604153a.bindPopup(popup_358904c41745261247fe3f4bd84fc09c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3629be856717ae34811d791e6604153a.setIcon(icon_f0f381453f8d912e6872b6e57fa629aa);
|
|
|
|
|
|
var marker_74d9f71f9298e5b3ee2b34721eaf3afc = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_6e109cf7060582f465499d411e05808d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89908d3b4e1f9f1454fcecf53b831424 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c30d9a12092c6bcd2ab2221eb3efacd0 = $(`<div id="html_c30d9a12092c6bcd2ab2221eb3efacd0" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_89908d3b4e1f9f1454fcecf53b831424.setContent(html_c30d9a12092c6bcd2ab2221eb3efacd0);
|
|
|
|
|
|
|
|
marker_74d9f71f9298e5b3ee2b34721eaf3afc.bindPopup(popup_89908d3b4e1f9f1454fcecf53b831424)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74d9f71f9298e5b3ee2b34721eaf3afc.setIcon(icon_6e109cf7060582f465499d411e05808d);
|
|
|
|
|
|
var marker_d3ff3758644893f575c6513a0101618e = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_fdf564fd6372cc4372a654bc01f96288 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_136f8f5d230948dead3c5b22f7361a4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_620f579f26fceb776dc87bc70cbd983b = $(`<div id="html_620f579f26fceb776dc87bc70cbd983b" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_136f8f5d230948dead3c5b22f7361a4a.setContent(html_620f579f26fceb776dc87bc70cbd983b);
|
|
|
|
|
|
|
|
marker_d3ff3758644893f575c6513a0101618e.bindPopup(popup_136f8f5d230948dead3c5b22f7361a4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3ff3758644893f575c6513a0101618e.setIcon(icon_fdf564fd6372cc4372a654bc01f96288);
|
|
|
|
|
|
var marker_45d5d5a905a2d836ae7f5ff5f22147fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_31f4d6f0eb735ad9c858937a73b13cb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9713298f64dd6ce94f2fae0e2b008ddf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d78eaf129da371ce3280ecc9f7267d4 = $(`<div id="html_5d78eaf129da371ce3280ecc9f7267d4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_9713298f64dd6ce94f2fae0e2b008ddf.setContent(html_5d78eaf129da371ce3280ecc9f7267d4);
|
|
|
|
|
|
|
|
marker_45d5d5a905a2d836ae7f5ff5f22147fa.bindPopup(popup_9713298f64dd6ce94f2fae0e2b008ddf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45d5d5a905a2d836ae7f5ff5f22147fa.setIcon(icon_31f4d6f0eb735ad9c858937a73b13cb3);
|
|
|
|
|
|
var marker_8d5bb2605445c5b898debe9f6a398f7b = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d22c6d99d0afaa1d3e56874542a18652 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cca485be939e3e03883ee9462196baa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf5b52cbc6f364a15090862e0d83259 = $(`<div id="html_ecf5b52cbc6f364a15090862e0d83259" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_cca485be939e3e03883ee9462196baa4.setContent(html_ecf5b52cbc6f364a15090862e0d83259);
|
|
|
|
|
|
|
|
marker_8d5bb2605445c5b898debe9f6a398f7b.bindPopup(popup_cca485be939e3e03883ee9462196baa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d5bb2605445c5b898debe9f6a398f7b.setIcon(icon_d22c6d99d0afaa1d3e56874542a18652);
|
|
|
|
|
|
var marker_1d2ef9296af4b2c74b05a8a0343e59bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_163d88a155c0530c05788f3968c3a221 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a491bc7142ed435d7e9e3127dcd8899a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13757096ba3f1b2bebc880fac0cd5a1f = $(`<div id="html_13757096ba3f1b2bebc880fac0cd5a1f" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_a491bc7142ed435d7e9e3127dcd8899a.setContent(html_13757096ba3f1b2bebc880fac0cd5a1f);
|
|
|
|
|
|
|
|
marker_1d2ef9296af4b2c74b05a8a0343e59bc.bindPopup(popup_a491bc7142ed435d7e9e3127dcd8899a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d2ef9296af4b2c74b05a8a0343e59bc.setIcon(icon_163d88a155c0530c05788f3968c3a221);
|
|
|
|
|
|
var marker_468cca7907b88ca39aef724759ded497 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d934acd28b53a60a3d79b8d190ba7d49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e63304183a949a46fa405585111178f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_401ddcee27ea09e204b187874f223ab3 = $(`<div id="html_401ddcee27ea09e204b187874f223ab3" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_e63304183a949a46fa405585111178f1.setContent(html_401ddcee27ea09e204b187874f223ab3);
|
|
|
|
|
|
|
|
marker_468cca7907b88ca39aef724759ded497.bindPopup(popup_e63304183a949a46fa405585111178f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_468cca7907b88ca39aef724759ded497.setIcon(icon_d934acd28b53a60a3d79b8d190ba7d49);
|
|
|
|
|
|
var marker_0bfc55d13b6086f5eb818373275abfaa = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_faee5df6e6fbf97fcc6472bc099a434d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fe33a8cb2c8572efe394c2f4608f758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeb6d017af63c59ab0292879960db744 = $(`<div id="html_eeb6d017af63c59ab0292879960db744" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_9fe33a8cb2c8572efe394c2f4608f758.setContent(html_eeb6d017af63c59ab0292879960db744);
|
|
|
|
|
|
|
|
marker_0bfc55d13b6086f5eb818373275abfaa.bindPopup(popup_9fe33a8cb2c8572efe394c2f4608f758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bfc55d13b6086f5eb818373275abfaa.setIcon(icon_faee5df6e6fbf97fcc6472bc099a434d);
|
|
|
|
|
|
var marker_90173d52d7831d52a5ac49081bc94062 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f136aee3d4675fe87cd139452d0cc000 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b0062f9050fb54bd6473e40c02e30ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4d960597997f7261ffcc649d42b0258 = $(`<div id="html_b4d960597997f7261ffcc649d42b0258" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_4b0062f9050fb54bd6473e40c02e30ff.setContent(html_b4d960597997f7261ffcc649d42b0258);
|
|
|
|
|
|
|
|
marker_90173d52d7831d52a5ac49081bc94062.bindPopup(popup_4b0062f9050fb54bd6473e40c02e30ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90173d52d7831d52a5ac49081bc94062.setIcon(icon_f136aee3d4675fe87cd139452d0cc000);
|
|
|
|
|
|
var marker_516004b1ac622e23a13bac25802aac8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_921dd2ae29551f776fd8a6d1b2d6413b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa6383a562310c41097ee38d54437478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8226113c31b57f893cf4f7cbd22db360 = $(`<div id="html_8226113c31b57f893cf4f7cbd22db360" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_fa6383a562310c41097ee38d54437478.setContent(html_8226113c31b57f893cf4f7cbd22db360);
|
|
|
|
|
|
|
|
marker_516004b1ac622e23a13bac25802aac8b.bindPopup(popup_fa6383a562310c41097ee38d54437478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_516004b1ac622e23a13bac25802aac8b.setIcon(icon_921dd2ae29551f776fd8a6d1b2d6413b);
|
|
|
|
|
|
var marker_209919c28c09721747160c7deb1d2b7d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ba1904251ec52731d343073a4c3dc46e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e02583b29e3dab9caf606ce76166152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9b323b10f07247a7aa295cffcd0f27b = $(`<div id="html_a9b323b10f07247a7aa295cffcd0f27b" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_6e02583b29e3dab9caf606ce76166152.setContent(html_a9b323b10f07247a7aa295cffcd0f27b);
|
|
|
|
|
|
|
|
marker_209919c28c09721747160c7deb1d2b7d.bindPopup(popup_6e02583b29e3dab9caf606ce76166152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_209919c28c09721747160c7deb1d2b7d.setIcon(icon_ba1904251ec52731d343073a4c3dc46e);
|
|
|
|
|
|
var marker_c606cf268bd242ffca5c6babf2363a36 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_64a30d17a85855507605650e9103f833 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5addbf8ef0bbf44633adf394f76f1830 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cb9f64dcaf277fbbfeb20285d0c4eb0 = $(`<div id="html_0cb9f64dcaf277fbbfeb20285d0c4eb0" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_5addbf8ef0bbf44633adf394f76f1830.setContent(html_0cb9f64dcaf277fbbfeb20285d0c4eb0);
|
|
|
|
|
|
|
|
marker_c606cf268bd242ffca5c6babf2363a36.bindPopup(popup_5addbf8ef0bbf44633adf394f76f1830)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c606cf268bd242ffca5c6babf2363a36.setIcon(icon_64a30d17a85855507605650e9103f833);
|
|
|
|
|
|
var marker_d3c34be1a718e1f7d597331a7bd3be31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ffc7c8d74636e5f9e81d1f27b8408924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dad6b78c356ff5317d65abe70e7303cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0d00c091a8a80d0b91b6af9ceccd40f = $(`<div id="html_c0d00c091a8a80d0b91b6af9ceccd40f" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_dad6b78c356ff5317d65abe70e7303cd.setContent(html_c0d00c091a8a80d0b91b6af9ceccd40f);
|
|
|
|
|
|
|
|
marker_d3c34be1a718e1f7d597331a7bd3be31.bindPopup(popup_dad6b78c356ff5317d65abe70e7303cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3c34be1a718e1f7d597331a7bd3be31.setIcon(icon_ffc7c8d74636e5f9e81d1f27b8408924);
|
|
|
|
|
|
var marker_4b65c4c367e9d948fa090d3bc1dcb4fe = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_72ac4a4d2be1c6190c00190755229b1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2e3f9dfcc244fd97f1a1fbdf418cde9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_594f68f3d3b8091bf7a3c401faa43ca1 = $(`<div id="html_594f68f3d3b8091bf7a3c401faa43ca1" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_d2e3f9dfcc244fd97f1a1fbdf418cde9.setContent(html_594f68f3d3b8091bf7a3c401faa43ca1);
|
|
|
|
|
|
|
|
marker_4b65c4c367e9d948fa090d3bc1dcb4fe.bindPopup(popup_d2e3f9dfcc244fd97f1a1fbdf418cde9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b65c4c367e9d948fa090d3bc1dcb4fe.setIcon(icon_72ac4a4d2be1c6190c00190755229b1e);
|
|
|
|
|
|
var marker_07eb7c694a6cb2ac9f8c169616250b63 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ad42be23089f7c5f67cf42ede32979a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45217086052356670e7742e486dd8ffb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faf24f8c27612ba9007510eede3de8f2 = $(`<div id="html_faf24f8c27612ba9007510eede3de8f2" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_45217086052356670e7742e486dd8ffb.setContent(html_faf24f8c27612ba9007510eede3de8f2);
|
|
|
|
|
|
|
|
marker_07eb7c694a6cb2ac9f8c169616250b63.bindPopup(popup_45217086052356670e7742e486dd8ffb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07eb7c694a6cb2ac9f8c169616250b63.setIcon(icon_ad42be23089f7c5f67cf42ede32979a8);
|
|
|
|
|
|
var marker_e56b8a8d3b6fc405a3611648d8d5dbb9 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c1480c134d1770d6a8a0064d67114f20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58eda2ade286fd7a1931011bc01d2276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87ff19a62a750e565f44ab5f258dd931 = $(`<div id="html_87ff19a62a750e565f44ab5f258dd931" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_58eda2ade286fd7a1931011bc01d2276.setContent(html_87ff19a62a750e565f44ab5f258dd931);
|
|
|
|
|
|
|
|
marker_e56b8a8d3b6fc405a3611648d8d5dbb9.bindPopup(popup_58eda2ade286fd7a1931011bc01d2276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e56b8a8d3b6fc405a3611648d8d5dbb9.setIcon(icon_c1480c134d1770d6a8a0064d67114f20);
|
|
|
|
|
|
var marker_5de76991dea51b7a59c547dc2fb3af77 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_47dfcd005eee7c15ec316cd5a66b17bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63a3306f1f634e8773bf3cf70f41248d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_942c9e1ae5efb8cd04014c91158e17a2 = $(`<div id="html_942c9e1ae5efb8cd04014c91158e17a2" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_63a3306f1f634e8773bf3cf70f41248d.setContent(html_942c9e1ae5efb8cd04014c91158e17a2);
|
|
|
|
|
|
|
|
marker_5de76991dea51b7a59c547dc2fb3af77.bindPopup(popup_63a3306f1f634e8773bf3cf70f41248d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5de76991dea51b7a59c547dc2fb3af77.setIcon(icon_47dfcd005eee7c15ec316cd5a66b17bf);
|
|
|
|
|
|
var marker_80f79adb4b6378a2bc59923d195bee0e = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9648dc336a3c9ce9682b2192b7d97eb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f27b7335f88a9e1696552a3d4823fac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81d72025329ad95ad1dce587c3bf9ff6 = $(`<div id="html_81d72025329ad95ad1dce587c3bf9ff6" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_1f27b7335f88a9e1696552a3d4823fac.setContent(html_81d72025329ad95ad1dce587c3bf9ff6);
|
|
|
|
|
|
|
|
marker_80f79adb4b6378a2bc59923d195bee0e.bindPopup(popup_1f27b7335f88a9e1696552a3d4823fac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80f79adb4b6378a2bc59923d195bee0e.setIcon(icon_9648dc336a3c9ce9682b2192b7d97eb6);
|
|
|
|
|
|
var marker_641aa517c5ec86d137d6844bfe8a3186 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_cba9c52922479baf24015d4c84710e22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568cee2287404569b01e17eeea7b24ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ee4f3ec3fa0b89c300af64bef4d9e63 = $(`<div id="html_8ee4f3ec3fa0b89c300af64bef4d9e63" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_568cee2287404569b01e17eeea7b24ba.setContent(html_8ee4f3ec3fa0b89c300af64bef4d9e63);
|
|
|
|
|
|
|
|
marker_641aa517c5ec86d137d6844bfe8a3186.bindPopup(popup_568cee2287404569b01e17eeea7b24ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_641aa517c5ec86d137d6844bfe8a3186.setIcon(icon_cba9c52922479baf24015d4c84710e22);
|
|
|
|
|
|
var marker_dda8457a01916bee71352b02d82d21e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2d53df4aa969153957418e11d0fdd0c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34ce7491795cc61debf9eb7274123783 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c1b8ba6ad25b7dc8b206618d34315b5 = $(`<div id="html_4c1b8ba6ad25b7dc8b206618d34315b5" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_34ce7491795cc61debf9eb7274123783.setContent(html_4c1b8ba6ad25b7dc8b206618d34315b5);
|
|
|
|
|
|
|
|
marker_dda8457a01916bee71352b02d82d21e8.bindPopup(popup_34ce7491795cc61debf9eb7274123783)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dda8457a01916bee71352b02d82d21e8.setIcon(icon_2d53df4aa969153957418e11d0fdd0c8);
|
|
|
|
|
|
var marker_0c8b931bfa65cbcba6d326819d3e4e1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_084827de74c4d620a5a11a44c40d5a52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aaa1ca1b39c1a920c7d03d3a8f48d95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d654905d1baac91d903b78596055b0e = $(`<div id="html_4d654905d1baac91d903b78596055b0e" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_0aaa1ca1b39c1a920c7d03d3a8f48d95.setContent(html_4d654905d1baac91d903b78596055b0e);
|
|
|
|
|
|
|
|
marker_0c8b931bfa65cbcba6d326819d3e4e1d.bindPopup(popup_0aaa1ca1b39c1a920c7d03d3a8f48d95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c8b931bfa65cbcba6d326819d3e4e1d.setIcon(icon_084827de74c4d620a5a11a44c40d5a52);
|
|
|
|
|
|
var marker_25664852fe0da41adf76eae31cc113b8 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_cba82046290b160304fa84b847554081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bf9ffbdc30a69f0ad9517e61d03395d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d95ab8b4929341ee4cbd4092b28c8d0 = $(`<div id="html_4d95ab8b4929341ee4cbd4092b28c8d0" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_8bf9ffbdc30a69f0ad9517e61d03395d.setContent(html_4d95ab8b4929341ee4cbd4092b28c8d0);
|
|
|
|
|
|
|
|
marker_25664852fe0da41adf76eae31cc113b8.bindPopup(popup_8bf9ffbdc30a69f0ad9517e61d03395d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25664852fe0da41adf76eae31cc113b8.setIcon(icon_cba82046290b160304fa84b847554081);
|
|
|
|
|
|
var marker_f6a40fdcf0dd63b44477ab43d0f000a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a09b61782804f4c5369833f461d4ad5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9180e99e824b5d396ddaefdbd50f445 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c508ed3f23a595087d67f17fdec50813 = $(`<div id="html_c508ed3f23a595087d67f17fdec50813" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_a9180e99e824b5d396ddaefdbd50f445.setContent(html_c508ed3f23a595087d67f17fdec50813);
|
|
|
|
|
|
|
|
marker_f6a40fdcf0dd63b44477ab43d0f000a2.bindPopup(popup_a9180e99e824b5d396ddaefdbd50f445)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6a40fdcf0dd63b44477ab43d0f000a2.setIcon(icon_a09b61782804f4c5369833f461d4ad5e);
|
|
|
|
|
|
var marker_0999535f45fc116454c088b0e5a9996b = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_8dad6b2006771317ee37d7723bed9c02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d763b0e7020f02c6b98736e70798052a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_906af00583f5f895741507cc131daf9c = $(`<div id="html_906af00583f5f895741507cc131daf9c" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_d763b0e7020f02c6b98736e70798052a.setContent(html_906af00583f5f895741507cc131daf9c);
|
|
|
|
|
|
|
|
marker_0999535f45fc116454c088b0e5a9996b.bindPopup(popup_d763b0e7020f02c6b98736e70798052a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0999535f45fc116454c088b0e5a9996b.setIcon(icon_8dad6b2006771317ee37d7723bed9c02);
|
|
|
|
|
|
var marker_a02c6ca9cb0a91e47690d258293b37c7 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a41cd442365f311f24c98f6a6334e95a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5de5c92502850d9f4a335fed921e1d7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ad5b22771966dc484e623e4cab1a2a4 = $(`<div id="html_8ad5b22771966dc484e623e4cab1a2a4" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_5de5c92502850d9f4a335fed921e1d7e.setContent(html_8ad5b22771966dc484e623e4cab1a2a4);
|
|
|
|
|
|
|
|
marker_a02c6ca9cb0a91e47690d258293b37c7.bindPopup(popup_5de5c92502850d9f4a335fed921e1d7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a02c6ca9cb0a91e47690d258293b37c7.setIcon(icon_a41cd442365f311f24c98f6a6334e95a);
|
|
|
|
|
|
var marker_c48e5027b9bb8a9db6a74ce8f52c20f4 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c5d0ac0f017a7ef07b47b5ed3fdb25b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebc239a7e9888101ead3f34c89e4c587 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8fe6d0d1c2666ac5897219dedd3431b = $(`<div id="html_e8fe6d0d1c2666ac5897219dedd3431b" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_ebc239a7e9888101ead3f34c89e4c587.setContent(html_e8fe6d0d1c2666ac5897219dedd3431b);
|
|
|
|
|
|
|
|
marker_c48e5027b9bb8a9db6a74ce8f52c20f4.bindPopup(popup_ebc239a7e9888101ead3f34c89e4c587)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c48e5027b9bb8a9db6a74ce8f52c20f4.setIcon(icon_c5d0ac0f017a7ef07b47b5ed3fdb25b1);
|
|
|
|
|
|
var marker_e9243e7a94e369875cbe8ad710b6ec74 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ebc03d027ade958ab5b89f881ecefa37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30977677445ba119a6a94c8a17fd3d17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea853441d9bf26964be5a3e9f1728cb6 = $(`<div id="html_ea853441d9bf26964be5a3e9f1728cb6" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_30977677445ba119a6a94c8a17fd3d17.setContent(html_ea853441d9bf26964be5a3e9f1728cb6);
|
|
|
|
|
|
|
|
marker_e9243e7a94e369875cbe8ad710b6ec74.bindPopup(popup_30977677445ba119a6a94c8a17fd3d17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9243e7a94e369875cbe8ad710b6ec74.setIcon(icon_ebc03d027ade958ab5b89f881ecefa37);
|
|
|
|
|
|
var marker_59448b6a92da5ee35849211723fc7ab5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_fc4f26b4b33c5805a9081287f3d23478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a034d7171daadf2bd7f339e959866c47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_874b7fbb737c25a0c3d677fe2532f157 = $(`<div id="html_874b7fbb737c25a0c3d677fe2532f157" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_a034d7171daadf2bd7f339e959866c47.setContent(html_874b7fbb737c25a0c3d677fe2532f157);
|
|
|
|
|
|
|
|
marker_59448b6a92da5ee35849211723fc7ab5.bindPopup(popup_a034d7171daadf2bd7f339e959866c47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59448b6a92da5ee35849211723fc7ab5.setIcon(icon_fc4f26b4b33c5805a9081287f3d23478);
|
|
|
|
|
|
var marker_d3ec2c02fe569fe74e65e9feba8b72a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b529c51a88ec36792e23f01c5235c8ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4870d0bbfa85c138ac88cea66a3314b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_970cfb9c3210780643983f7fddd60bf6 = $(`<div id="html_970cfb9c3210780643983f7fddd60bf6" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_4870d0bbfa85c138ac88cea66a3314b7.setContent(html_970cfb9c3210780643983f7fddd60bf6);
|
|
|
|
|
|
|
|
marker_d3ec2c02fe569fe74e65e9feba8b72a1.bindPopup(popup_4870d0bbfa85c138ac88cea66a3314b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3ec2c02fe569fe74e65e9feba8b72a1.setIcon(icon_b529c51a88ec36792e23f01c5235c8ef);
|
|
|
|
|
|
var marker_5863a2e2c2e8d4227aa2718cb120419a = L.marker(
|
|
[55.9349, 23.3137],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a0e2561cf925b3685a5aae30b9f35d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71e2f19c47139f38a6f86bd29ab73a6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd1b946eb838d4d2a3aa529fc1be56c3 = $(`<div id="html_cd1b946eb838d4d2a3aa529fc1be56c3" style="width: 100.0%; height: 100.0%;">new.orly.dev</div>`)[0];
|
|
popup_71e2f19c47139f38a6f86bd29ab73a6a.setContent(html_cd1b946eb838d4d2a3aa529fc1be56c3);
|
|
|
|
|
|
|
|
marker_5863a2e2c2e8d4227aa2718cb120419a.bindPopup(popup_71e2f19c47139f38a6f86bd29ab73a6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5863a2e2c2e8d4227aa2718cb120419a.setIcon(icon_a0e2561cf925b3685a5aae30b9f35d13);
|
|
|
|
|
|
var marker_5bc74391f86e0c52fd6bf1e9f155d319 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c9989ba4848a38df2becc16621ed3cad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_667125cab72c3fb8254650d57b08a89c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14ac4cead5f07fed2512a6ba1d7fd936 = $(`<div id="html_14ac4cead5f07fed2512a6ba1d7fd936" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_667125cab72c3fb8254650d57b08a89c.setContent(html_14ac4cead5f07fed2512a6ba1d7fd936);
|
|
|
|
|
|
|
|
marker_5bc74391f86e0c52fd6bf1e9f155d319.bindPopup(popup_667125cab72c3fb8254650d57b08a89c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bc74391f86e0c52fd6bf1e9f155d319.setIcon(icon_c9989ba4848a38df2becc16621ed3cad);
|
|
|
|
|
|
var marker_478f15f6f6fce2626043ccdddf794b64 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_533ce7c6713f32bdaca00e91719e3a96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c2ce92d5f4fc4560ff9e11aa72d0e24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_398f29a5c1ba7fae7895c6f9ee748956 = $(`<div id="html_398f29a5c1ba7fae7895c6f9ee748956" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_3c2ce92d5f4fc4560ff9e11aa72d0e24.setContent(html_398f29a5c1ba7fae7895c6f9ee748956);
|
|
|
|
|
|
|
|
marker_478f15f6f6fce2626043ccdddf794b64.bindPopup(popup_3c2ce92d5f4fc4560ff9e11aa72d0e24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_478f15f6f6fce2626043ccdddf794b64.setIcon(icon_533ce7c6713f32bdaca00e91719e3a96);
|
|
|
|
|
|
var marker_63ae6feb55650b92cc7301bf7fd2354c = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2923ce2d1e20c70533708f531b6432f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe04f485b63626750bc411b50f5c14c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c475b6983b63ffc6216147925bdfaa8 = $(`<div id="html_7c475b6983b63ffc6216147925bdfaa8" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_fe04f485b63626750bc411b50f5c14c5.setContent(html_7c475b6983b63ffc6216147925bdfaa8);
|
|
|
|
|
|
|
|
marker_63ae6feb55650b92cc7301bf7fd2354c.bindPopup(popup_fe04f485b63626750bc411b50f5c14c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63ae6feb55650b92cc7301bf7fd2354c.setIcon(icon_2923ce2d1e20c70533708f531b6432f1);
|
|
|
|
|
|
var marker_09de066c7a3c66b894dc0ccf5471b73d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e434a096929e17b987a6c0258fa60de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c22587f22f111bd19b3273e39245581d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90936949d3dbc3b5a7fb08a1e989dc63 = $(`<div id="html_90936949d3dbc3b5a7fb08a1e989dc63" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_c22587f22f111bd19b3273e39245581d.setContent(html_90936949d3dbc3b5a7fb08a1e989dc63);
|
|
|
|
|
|
|
|
marker_09de066c7a3c66b894dc0ccf5471b73d.bindPopup(popup_c22587f22f111bd19b3273e39245581d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09de066c7a3c66b894dc0ccf5471b73d.setIcon(icon_e434a096929e17b987a6c0258fa60de8);
|
|
|
|
|
|
var marker_9425ce831d83e7ae68003fd25c485d27 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_60150e61aa9b889871e9711be8073bc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0afb51a4929e2b6ad27a490c43fa3ab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd3ced0b9849f0bb709386c8fa01be78 = $(`<div id="html_bd3ced0b9849f0bb709386c8fa01be78" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_0afb51a4929e2b6ad27a490c43fa3ab0.setContent(html_bd3ced0b9849f0bb709386c8fa01be78);
|
|
|
|
|
|
|
|
marker_9425ce831d83e7ae68003fd25c485d27.bindPopup(popup_0afb51a4929e2b6ad27a490c43fa3ab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9425ce831d83e7ae68003fd25c485d27.setIcon(icon_60150e61aa9b889871e9711be8073bc0);
|
|
|
|
|
|
var marker_6fc8ef1ab197e0c34256a5d5f25cbace = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_8748d4c77306bec8cae43d652b653f6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e4bd0d7f0bbcdb0d177568d35b08829 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f2358caf8de271206eeec5454c3350e = $(`<div id="html_2f2358caf8de271206eeec5454c3350e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_3e4bd0d7f0bbcdb0d177568d35b08829.setContent(html_2f2358caf8de271206eeec5454c3350e);
|
|
|
|
|
|
|
|
marker_6fc8ef1ab197e0c34256a5d5f25cbace.bindPopup(popup_3e4bd0d7f0bbcdb0d177568d35b08829)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fc8ef1ab197e0c34256a5d5f25cbace.setIcon(icon_8748d4c77306bec8cae43d652b653f6b);
|
|
|
|
|
|
var marker_d24afc7a3dfeb4369a012f0cfc1b5c94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_8af5042d717714934f8e59e22e562bc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_066122e36b9c31d0449a1a26a980b573 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1db24b878bd6ef76241e7f5907e5ae89 = $(`<div id="html_1db24b878bd6ef76241e7f5907e5ae89" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_066122e36b9c31d0449a1a26a980b573.setContent(html_1db24b878bd6ef76241e7f5907e5ae89);
|
|
|
|
|
|
|
|
marker_d24afc7a3dfeb4369a012f0cfc1b5c94.bindPopup(popup_066122e36b9c31d0449a1a26a980b573)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d24afc7a3dfeb4369a012f0cfc1b5c94.setIcon(icon_8af5042d717714934f8e59e22e562bc4);
|
|
|
|
|
|
var marker_2d27ce0c5eca0299bac95e09a1b6e2b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_817369fb7d2f99f63b629b51d79c7609 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34606796fffa88b8f07f8893c6330641 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65ee8c360a988bb03e3552405ae1c125 = $(`<div id="html_65ee8c360a988bb03e3552405ae1c125" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_34606796fffa88b8f07f8893c6330641.setContent(html_65ee8c360a988bb03e3552405ae1c125);
|
|
|
|
|
|
|
|
marker_2d27ce0c5eca0299bac95e09a1b6e2b6.bindPopup(popup_34606796fffa88b8f07f8893c6330641)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d27ce0c5eca0299bac95e09a1b6e2b6.setIcon(icon_817369fb7d2f99f63b629b51d79c7609);
|
|
|
|
|
|
var marker_f1387660b9f6be6a7135732259ea56dd = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_93746c2e89598a0ecdd24d083ac4b29f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9bc908870f8af0ff73987c4a724de3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59c4eec91b558d4eb308a755c7fe59eb = $(`<div id="html_59c4eec91b558d4eb308a755c7fe59eb" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_b9bc908870f8af0ff73987c4a724de3f.setContent(html_59c4eec91b558d4eb308a755c7fe59eb);
|
|
|
|
|
|
|
|
marker_f1387660b9f6be6a7135732259ea56dd.bindPopup(popup_b9bc908870f8af0ff73987c4a724de3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1387660b9f6be6a7135732259ea56dd.setIcon(icon_93746c2e89598a0ecdd24d083ac4b29f);
|
|
|
|
|
|
var marker_da2b9d1ec0014d2f2a848e319fd96703 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a701945f87835392f2eacc8236350730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e3ac48ab118798478261494c51fab9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98b69b2fd3fb4b761d99d9d3478c726e = $(`<div id="html_98b69b2fd3fb4b761d99d9d3478c726e" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_7e3ac48ab118798478261494c51fab9a.setContent(html_98b69b2fd3fb4b761d99d9d3478c726e);
|
|
|
|
|
|
|
|
marker_da2b9d1ec0014d2f2a848e319fd96703.bindPopup(popup_7e3ac48ab118798478261494c51fab9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da2b9d1ec0014d2f2a848e319fd96703.setIcon(icon_a701945f87835392f2eacc8236350730);
|
|
|
|
|
|
var marker_3bd097b895d4d202fbdfca07b54e2a35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f28b62855c81ba3a70633c82a931912f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20e5d49c1395d1bdebf29fa779e1d49e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_997e16b8a3c8611186156cc4cf722b60 = $(`<div id="html_997e16b8a3c8611186156cc4cf722b60" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_20e5d49c1395d1bdebf29fa779e1d49e.setContent(html_997e16b8a3c8611186156cc4cf722b60);
|
|
|
|
|
|
|
|
marker_3bd097b895d4d202fbdfca07b54e2a35.bindPopup(popup_20e5d49c1395d1bdebf29fa779e1d49e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bd097b895d4d202fbdfca07b54e2a35.setIcon(icon_f28b62855c81ba3a70633c82a931912f);
|
|
|
|
|
|
var marker_1659948a3cb4dad02276ec1aa8c1cea6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7d3081c0e401f6fc05fb38ed52595cd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df21beb3470ff3fbccc79f73fa7eb0d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcdffce4796bb40ab053f44af914687e = $(`<div id="html_bcdffce4796bb40ab053f44af914687e" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_df21beb3470ff3fbccc79f73fa7eb0d6.setContent(html_bcdffce4796bb40ab053f44af914687e);
|
|
|
|
|
|
|
|
marker_1659948a3cb4dad02276ec1aa8c1cea6.bindPopup(popup_df21beb3470ff3fbccc79f73fa7eb0d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1659948a3cb4dad02276ec1aa8c1cea6.setIcon(icon_7d3081c0e401f6fc05fb38ed52595cd9);
|
|
|
|
|
|
var marker_b60fc9601039f897057a7377a32ccc58 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_be122f352f5694a1ad21b1109c7d736d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2c8e7169237bf0449d1f63f80b75514 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcf078ef74d49c3e043ff3c4bb26b87a = $(`<div id="html_dcf078ef74d49c3e043ff3c4bb26b87a" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_e2c8e7169237bf0449d1f63f80b75514.setContent(html_dcf078ef74d49c3e043ff3c4bb26b87a);
|
|
|
|
|
|
|
|
marker_b60fc9601039f897057a7377a32ccc58.bindPopup(popup_e2c8e7169237bf0449d1f63f80b75514)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b60fc9601039f897057a7377a32ccc58.setIcon(icon_be122f352f5694a1ad21b1109c7d736d);
|
|
|
|
|
|
var marker_cb04e140616ef4830944e48283ef2901 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_3779d5318940b974c6395768ae73d676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7652319cf8a66819b9863550ec71aded = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3113ca3d2ba0f5e9b4828ac1763826a1 = $(`<div id="html_3113ca3d2ba0f5e9b4828ac1763826a1" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_7652319cf8a66819b9863550ec71aded.setContent(html_3113ca3d2ba0f5e9b4828ac1763826a1);
|
|
|
|
|
|
|
|
marker_cb04e140616ef4830944e48283ef2901.bindPopup(popup_7652319cf8a66819b9863550ec71aded)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb04e140616ef4830944e48283ef2901.setIcon(icon_3779d5318940b974c6395768ae73d676);
|
|
|
|
|
|
var marker_42e9f69c038670f39645abf319e7d852 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_fbc59822a7376131c1343d2bd4be2517 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f88ef996254cc90fdf6b3cebfceb6e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_152f4a3fcf68ebb5c8a622f8440dbe55 = $(`<div id="html_152f4a3fcf68ebb5c8a622f8440dbe55" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_8f88ef996254cc90fdf6b3cebfceb6e6.setContent(html_152f4a3fcf68ebb5c8a622f8440dbe55);
|
|
|
|
|
|
|
|
marker_42e9f69c038670f39645abf319e7d852.bindPopup(popup_8f88ef996254cc90fdf6b3cebfceb6e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42e9f69c038670f39645abf319e7d852.setIcon(icon_fbc59822a7376131c1343d2bd4be2517);
|
|
|
|
|
|
var marker_b40e7ab6f1427b4baba657033729ae82 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2a85e837e349647c125d47ed6ad459ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_068924d1eb633bc7109615c03013eb15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb0cb1bbf04e1c2c14cf253c6a51fcaa = $(`<div id="html_cb0cb1bbf04e1c2c14cf253c6a51fcaa" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_068924d1eb633bc7109615c03013eb15.setContent(html_cb0cb1bbf04e1c2c14cf253c6a51fcaa);
|
|
|
|
|
|
|
|
marker_b40e7ab6f1427b4baba657033729ae82.bindPopup(popup_068924d1eb633bc7109615c03013eb15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b40e7ab6f1427b4baba657033729ae82.setIcon(icon_2a85e837e349647c125d47ed6ad459ee);
|
|
|
|
|
|
var marker_e911dcce7a8fa3268483e004d61f69c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_99049a60e9c8a70a75e5614247875847 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c43b6821d2a6dbace9d823e308644b3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9feb57d03356516a25036f4e21048a2b = $(`<div id="html_9feb57d03356516a25036f4e21048a2b" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_c43b6821d2a6dbace9d823e308644b3d.setContent(html_9feb57d03356516a25036f4e21048a2b);
|
|
|
|
|
|
|
|
marker_e911dcce7a8fa3268483e004d61f69c1.bindPopup(popup_c43b6821d2a6dbace9d823e308644b3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e911dcce7a8fa3268483e004d61f69c1.setIcon(icon_99049a60e9c8a70a75e5614247875847);
|
|
|
|
|
|
var marker_08f6addbf379cddb50e9db54d6ac4b55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_cab41782c8776d6686b1a42d37b6a5de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5d4fe5029efb4deaff9d79288bf1fa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b1dd8eca6b8e9adc2e7f943cb39e54 = $(`<div id="html_89b1dd8eca6b8e9adc2e7f943cb39e54" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_c5d4fe5029efb4deaff9d79288bf1fa9.setContent(html_89b1dd8eca6b8e9adc2e7f943cb39e54);
|
|
|
|
|
|
|
|
marker_08f6addbf379cddb50e9db54d6ac4b55.bindPopup(popup_c5d4fe5029efb4deaff9d79288bf1fa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08f6addbf379cddb50e9db54d6ac4b55.setIcon(icon_cab41782c8776d6686b1a42d37b6a5de);
|
|
|
|
|
|
var marker_d821fd2b6552652d5a22816172e87208 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1f60b50e8ff4039eb496bcf1d20cbdaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_635c986879934ae02ba507c4f2cc557b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34cff8c80eb10199211bc728248ab9b7 = $(`<div id="html_34cff8c80eb10199211bc728248ab9b7" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_635c986879934ae02ba507c4f2cc557b.setContent(html_34cff8c80eb10199211bc728248ab9b7);
|
|
|
|
|
|
|
|
marker_d821fd2b6552652d5a22816172e87208.bindPopup(popup_635c986879934ae02ba507c4f2cc557b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d821fd2b6552652d5a22816172e87208.setIcon(icon_1f60b50e8ff4039eb496bcf1d20cbdaf);
|
|
|
|
|
|
var marker_ed85cf7141d7f0c69bfa0b85c027597d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f178b08420493e619e2b7cc6e033538d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9b7498f4f696f4cddc41669e62af44e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22354be799bc4fa300f688170f3591bb = $(`<div id="html_22354be799bc4fa300f688170f3591bb" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_c9b7498f4f696f4cddc41669e62af44e.setContent(html_22354be799bc4fa300f688170f3591bb);
|
|
|
|
|
|
|
|
marker_ed85cf7141d7f0c69bfa0b85c027597d.bindPopup(popup_c9b7498f4f696f4cddc41669e62af44e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed85cf7141d7f0c69bfa0b85c027597d.setIcon(icon_f178b08420493e619e2b7cc6e033538d);
|
|
|
|
|
|
var marker_4aa3193d13ae3083015bbeb2aa618f74 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9d097b19bc9644dd896c3b78ad5cff86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ae2e438a6eb64b6ca5f5bd288dbb8b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eacf21ea782c5fc8b35d66eb934a078 = $(`<div id="html_8eacf21ea782c5fc8b35d66eb934a078" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_7ae2e438a6eb64b6ca5f5bd288dbb8b9.setContent(html_8eacf21ea782c5fc8b35d66eb934a078);
|
|
|
|
|
|
|
|
marker_4aa3193d13ae3083015bbeb2aa618f74.bindPopup(popup_7ae2e438a6eb64b6ca5f5bd288dbb8b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aa3193d13ae3083015bbeb2aa618f74.setIcon(icon_9d097b19bc9644dd896c3b78ad5cff86);
|
|
|
|
|
|
var marker_497028d42f9ab0b42aed889c40f6d15d = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_38fe130a5e43d4fefafdf6a12d97af12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc5c6a6f49406c1fad4f189ce459df8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f876a31f4e84b99dc491ab3e7c59ee7f = $(`<div id="html_f876a31f4e84b99dc491ab3e7c59ee7f" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_bc5c6a6f49406c1fad4f189ce459df8f.setContent(html_f876a31f4e84b99dc491ab3e7c59ee7f);
|
|
|
|
|
|
|
|
marker_497028d42f9ab0b42aed889c40f6d15d.bindPopup(popup_bc5c6a6f49406c1fad4f189ce459df8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_497028d42f9ab0b42aed889c40f6d15d.setIcon(icon_38fe130a5e43d4fefafdf6a12d97af12);
|
|
|
|
|
|
var marker_fe6b17451dbfaaf5e476961bdf7ef9d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_32debde23b2d41f95e8cd3489a1c575e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a5ba2342f3101ff2a26eee0a10979ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02b7d120389c86f83ed8a9696856e8a7 = $(`<div id="html_02b7d120389c86f83ed8a9696856e8a7" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_1a5ba2342f3101ff2a26eee0a10979ed.setContent(html_02b7d120389c86f83ed8a9696856e8a7);
|
|
|
|
|
|
|
|
marker_fe6b17451dbfaaf5e476961bdf7ef9d1.bindPopup(popup_1a5ba2342f3101ff2a26eee0a10979ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6b17451dbfaaf5e476961bdf7ef9d1.setIcon(icon_32debde23b2d41f95e8cd3489a1c575e);
|
|
|
|
|
|
var marker_43b01133addad4fc54c04cc2fb639919 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7eb94e002fe75363a71edf1b009d235c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89098533a64b6436b9129986554cb843 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de706ea9bb02d26a20ae06f5ab44d527 = $(`<div id="html_de706ea9bb02d26a20ae06f5ab44d527" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_89098533a64b6436b9129986554cb843.setContent(html_de706ea9bb02d26a20ae06f5ab44d527);
|
|
|
|
|
|
|
|
marker_43b01133addad4fc54c04cc2fb639919.bindPopup(popup_89098533a64b6436b9129986554cb843)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43b01133addad4fc54c04cc2fb639919.setIcon(icon_7eb94e002fe75363a71edf1b009d235c);
|
|
|
|
|
|
var marker_a3e7a9a08d40bfb00d645faaf829208c = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_00ec276ab16415a48ece7fd57365c8c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d3550ed8a24454a172278d3fac35a1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9df9fdef7652cec3f97e9eec92e7521 = $(`<div id="html_b9df9fdef7652cec3f97e9eec92e7521" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_7d3550ed8a24454a172278d3fac35a1a.setContent(html_b9df9fdef7652cec3f97e9eec92e7521);
|
|
|
|
|
|
|
|
marker_a3e7a9a08d40bfb00d645faaf829208c.bindPopup(popup_7d3550ed8a24454a172278d3fac35a1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3e7a9a08d40bfb00d645faaf829208c.setIcon(icon_00ec276ab16415a48ece7fd57365c8c4);
|
|
|
|
|
|
var marker_1ea234b4f31ecebe55c0c66c2cf28a8d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4e0f611fd397bc8a188a32905ee3dbfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83771c17f53824e86b3fa79c38a3c5a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06c6f038bdc87759bc10171a43c8abd6 = $(`<div id="html_06c6f038bdc87759bc10171a43c8abd6" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_83771c17f53824e86b3fa79c38a3c5a0.setContent(html_06c6f038bdc87759bc10171a43c8abd6);
|
|
|
|
|
|
|
|
marker_1ea234b4f31ecebe55c0c66c2cf28a8d.bindPopup(popup_83771c17f53824e86b3fa79c38a3c5a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ea234b4f31ecebe55c0c66c2cf28a8d.setIcon(icon_4e0f611fd397bc8a188a32905ee3dbfd);
|
|
|
|
|
|
var marker_f5d5f4fa1d23e7e41cf4f3228c289b01 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5bac4859c2a3d86f3be4b6958687a451 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d2c876dec99477ab1fa65a484fdd5a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_352df41233ae316b40d4d14fd63821cd = $(`<div id="html_352df41233ae316b40d4d14fd63821cd" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_6d2c876dec99477ab1fa65a484fdd5a3.setContent(html_352df41233ae316b40d4d14fd63821cd);
|
|
|
|
|
|
|
|
marker_f5d5f4fa1d23e7e41cf4f3228c289b01.bindPopup(popup_6d2c876dec99477ab1fa65a484fdd5a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d5f4fa1d23e7e41cf4f3228c289b01.setIcon(icon_5bac4859c2a3d86f3be4b6958687a451);
|
|
|
|
|
|
var marker_4b25ff8cc84123a0822978d254e0539f = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ab23f068b733b8194132513dda7f56db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0010ea537f1e8a36c9daa86bd9239523 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2b20e566803926c7409be26bbb57d55 = $(`<div id="html_b2b20e566803926c7409be26bbb57d55" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_0010ea537f1e8a36c9daa86bd9239523.setContent(html_b2b20e566803926c7409be26bbb57d55);
|
|
|
|
|
|
|
|
marker_4b25ff8cc84123a0822978d254e0539f.bindPopup(popup_0010ea537f1e8a36c9daa86bd9239523)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b25ff8cc84123a0822978d254e0539f.setIcon(icon_ab23f068b733b8194132513dda7f56db);
|
|
|
|
|
|
var marker_0ef0e9f1d2f704014bacce5a77e5ccad = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ad49cc2b60b1c2e612cd0a162b673c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_deb853080fb5fa08aeb0d14683ff6577 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c554c064082e708da6eb46ef6e74c425 = $(`<div id="html_c554c064082e708da6eb46ef6e74c425" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_deb853080fb5fa08aeb0d14683ff6577.setContent(html_c554c064082e708da6eb46ef6e74c425);
|
|
|
|
|
|
|
|
marker_0ef0e9f1d2f704014bacce5a77e5ccad.bindPopup(popup_deb853080fb5fa08aeb0d14683ff6577)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ef0e9f1d2f704014bacce5a77e5ccad.setIcon(icon_ad49cc2b60b1c2e612cd0a162b673c21);
|
|
|
|
|
|
var marker_4ef5e7013a2bece48ae6adec7718d3b6 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_3a143bfb44175bfe68f379a07a831112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fbcb0bd6db27baa6c9799d5d5c0028f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d58ee17f926ed086c30be0cba29db22 = $(`<div id="html_4d58ee17f926ed086c30be0cba29db22" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_3fbcb0bd6db27baa6c9799d5d5c0028f.setContent(html_4d58ee17f926ed086c30be0cba29db22);
|
|
|
|
|
|
|
|
marker_4ef5e7013a2bece48ae6adec7718d3b6.bindPopup(popup_3fbcb0bd6db27baa6c9799d5d5c0028f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ef5e7013a2bece48ae6adec7718d3b6.setIcon(icon_3a143bfb44175bfe68f379a07a831112);
|
|
|
|
|
|
var marker_37415ade3978aa540f1ac58e72ec879d = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_75a091093ed7873e3287c3467cff14d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fbd1c493e60336349fb11adb329a6b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba5a8dcbf0c863bab79f604c56f4b5ff = $(`<div id="html_ba5a8dcbf0c863bab79f604c56f4b5ff" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_7fbd1c493e60336349fb11adb329a6b1.setContent(html_ba5a8dcbf0c863bab79f604c56f4b5ff);
|
|
|
|
|
|
|
|
marker_37415ade3978aa540f1ac58e72ec879d.bindPopup(popup_7fbd1c493e60336349fb11adb329a6b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37415ade3978aa540f1ac58e72ec879d.setIcon(icon_75a091093ed7873e3287c3467cff14d6);
|
|
|
|
|
|
var marker_0c603d81128291179580fb5e961083e1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f3a64ac54330be97a22da9ebfa53001a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_044b96b6df1cda84ea533140e0180012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fea663803ad75fd29169e409c481c72 = $(`<div id="html_8fea663803ad75fd29169e409c481c72" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_044b96b6df1cda84ea533140e0180012.setContent(html_8fea663803ad75fd29169e409c481c72);
|
|
|
|
|
|
|
|
marker_0c603d81128291179580fb5e961083e1.bindPopup(popup_044b96b6df1cda84ea533140e0180012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c603d81128291179580fb5e961083e1.setIcon(icon_f3a64ac54330be97a22da9ebfa53001a);
|
|
|
|
|
|
var marker_3c774fadf25fa8019a071cc1a7679208 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_384fe0809f4d61e584238a868a944756 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce7a116a953f3c2365aa1a0fe6adba94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98e1619c7f0e9f827fd6fbc304002332 = $(`<div id="html_98e1619c7f0e9f827fd6fbc304002332" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_ce7a116a953f3c2365aa1a0fe6adba94.setContent(html_98e1619c7f0e9f827fd6fbc304002332);
|
|
|
|
|
|
|
|
marker_3c774fadf25fa8019a071cc1a7679208.bindPopup(popup_ce7a116a953f3c2365aa1a0fe6adba94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c774fadf25fa8019a071cc1a7679208.setIcon(icon_384fe0809f4d61e584238a868a944756);
|
|
|
|
|
|
var marker_66256515128c7dd80e7101299c83051e = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9e5317e33dd04d0d856aabfd2356a659 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a293cf373fc415c7766e9d1930e76aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97170bee769f76a5d2b4ff49a0b2b5aa = $(`<div id="html_97170bee769f76a5d2b4ff49a0b2b5aa" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_7a293cf373fc415c7766e9d1930e76aa.setContent(html_97170bee769f76a5d2b4ff49a0b2b5aa);
|
|
|
|
|
|
|
|
marker_66256515128c7dd80e7101299c83051e.bindPopup(popup_7a293cf373fc415c7766e9d1930e76aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66256515128c7dd80e7101299c83051e.setIcon(icon_9e5317e33dd04d0d856aabfd2356a659);
|
|
|
|
|
|
var marker_2bda7290c1813070d54bfd8f5d3ea46f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_658689d05f0c56ad520664591c0eae03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dbaadb88ab29b136be7e7b04078ece8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35399b4a2337b193342eebb5b5cceb3c = $(`<div id="html_35399b4a2337b193342eebb5b5cceb3c" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_0dbaadb88ab29b136be7e7b04078ece8.setContent(html_35399b4a2337b193342eebb5b5cceb3c);
|
|
|
|
|
|
|
|
marker_2bda7290c1813070d54bfd8f5d3ea46f.bindPopup(popup_0dbaadb88ab29b136be7e7b04078ece8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bda7290c1813070d54bfd8f5d3ea46f.setIcon(icon_658689d05f0c56ad520664591c0eae03);
|
|
|
|
|
|
var marker_9278a374f6ba2cb42cb92ce6e644b7cd = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_6c0ce3e650cf3ff5814b424e507848bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0a7ec4e89c67c1f913280e8a5c24af6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5299b3091fad95736bf99cc8215e6903 = $(`<div id="html_5299b3091fad95736bf99cc8215e6903" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_b0a7ec4e89c67c1f913280e8a5c24af6.setContent(html_5299b3091fad95736bf99cc8215e6903);
|
|
|
|
|
|
|
|
marker_9278a374f6ba2cb42cb92ce6e644b7cd.bindPopup(popup_b0a7ec4e89c67c1f913280e8a5c24af6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9278a374f6ba2cb42cb92ce6e644b7cd.setIcon(icon_6c0ce3e650cf3ff5814b424e507848bc);
|
|
|
|
|
|
var marker_fa3f02a5af25f5a1bd4ce5245af80459 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_eb697a958af7cc97be117470cb9daed2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8bc1bd368722e9bac56730b954d8bba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07d32578c5ac3f1dd877a2421c174097 = $(`<div id="html_07d32578c5ac3f1dd877a2421c174097" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_c8bc1bd368722e9bac56730b954d8bba.setContent(html_07d32578c5ac3f1dd877a2421c174097);
|
|
|
|
|
|
|
|
marker_fa3f02a5af25f5a1bd4ce5245af80459.bindPopup(popup_c8bc1bd368722e9bac56730b954d8bba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa3f02a5af25f5a1bd4ce5245af80459.setIcon(icon_eb697a958af7cc97be117470cb9daed2);
|
|
|
|
|
|
var marker_d223b95b097bd288889dc84f53460450 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5588ca58ab4d7fb8c9554db8336a60ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7870c1b1538a9c12b919e0ee611255ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed1eebd803e962061156e472840da4c9 = $(`<div id="html_ed1eebd803e962061156e472840da4c9" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_7870c1b1538a9c12b919e0ee611255ba.setContent(html_ed1eebd803e962061156e472840da4c9);
|
|
|
|
|
|
|
|
marker_d223b95b097bd288889dc84f53460450.bindPopup(popup_7870c1b1538a9c12b919e0ee611255ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d223b95b097bd288889dc84f53460450.setIcon(icon_5588ca58ab4d7fb8c9554db8336a60ef);
|
|
|
|
|
|
var marker_160b86528ae497b1451c49d1164aed3c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_42e8c0417efceb47be4a8a9b2ef6c05f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8833841e9f2d4bd3b802fe19fed15097 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1c1048c9c8042ddee4b3e7cae771a69 = $(`<div id="html_e1c1048c9c8042ddee4b3e7cae771a69" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_8833841e9f2d4bd3b802fe19fed15097.setContent(html_e1c1048c9c8042ddee4b3e7cae771a69);
|
|
|
|
|
|
|
|
marker_160b86528ae497b1451c49d1164aed3c.bindPopup(popup_8833841e9f2d4bd3b802fe19fed15097)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_160b86528ae497b1451c49d1164aed3c.setIcon(icon_42e8c0417efceb47be4a8a9b2ef6c05f);
|
|
|
|
|
|
var marker_4f797a84a7073ed6bcab7c0ceac467b3 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_8ef7f7bf0b46fe346ad3a6ac1d6d2990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b6a100125fc94c77dda54386b10af5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81856fcf692eb6f9798e1083b6e02f18 = $(`<div id="html_81856fcf692eb6f9798e1083b6e02f18" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_4b6a100125fc94c77dda54386b10af5f.setContent(html_81856fcf692eb6f9798e1083b6e02f18);
|
|
|
|
|
|
|
|
marker_4f797a84a7073ed6bcab7c0ceac467b3.bindPopup(popup_4b6a100125fc94c77dda54386b10af5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f797a84a7073ed6bcab7c0ceac467b3.setIcon(icon_8ef7f7bf0b46fe346ad3a6ac1d6d2990);
|
|
|
|
|
|
var marker_99011ebe4d47416ba85419da2a9b58f0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e8f82340af2ee674ac1534119382e8d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a17e0204042f4a5b5ddeb5d38a1d6d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24d9bb37c778bf58b001585b9d7dea8f = $(`<div id="html_24d9bb37c778bf58b001585b9d7dea8f" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_5a17e0204042f4a5b5ddeb5d38a1d6d3.setContent(html_24d9bb37c778bf58b001585b9d7dea8f);
|
|
|
|
|
|
|
|
marker_99011ebe4d47416ba85419da2a9b58f0.bindPopup(popup_5a17e0204042f4a5b5ddeb5d38a1d6d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99011ebe4d47416ba85419da2a9b58f0.setIcon(icon_e8f82340af2ee674ac1534119382e8d8);
|
|
|
|
|
|
var marker_e0b92e71a7137a94249df8c52e394688 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1b7a5f379761e6d3bd507d5641cfc5ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91926f84df3bd9732235c98b281cc3d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f516d04c05fd62442aff2d5581fa8841 = $(`<div id="html_f516d04c05fd62442aff2d5581fa8841" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_91926f84df3bd9732235c98b281cc3d2.setContent(html_f516d04c05fd62442aff2d5581fa8841);
|
|
|
|
|
|
|
|
marker_e0b92e71a7137a94249df8c52e394688.bindPopup(popup_91926f84df3bd9732235c98b281cc3d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0b92e71a7137a94249df8c52e394688.setIcon(icon_1b7a5f379761e6d3bd507d5641cfc5ff);
|
|
|
|
|
|
var marker_48bcb2601ab83093daa1c8aebcd7f829 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_65ad27bd4ecb612b868a0508ba38105a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ed0548e282cfababe72979c64c2ac2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fac92d56d8eab3eefbfbf4111d3725f = $(`<div id="html_5fac92d56d8eab3eefbfbf4111d3725f" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_89ed0548e282cfababe72979c64c2ac2.setContent(html_5fac92d56d8eab3eefbfbf4111d3725f);
|
|
|
|
|
|
|
|
marker_48bcb2601ab83093daa1c8aebcd7f829.bindPopup(popup_89ed0548e282cfababe72979c64c2ac2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48bcb2601ab83093daa1c8aebcd7f829.setIcon(icon_65ad27bd4ecb612b868a0508ba38105a);
|
|
|
|
|
|
var marker_4876677aee4821e31148371ae11e3eea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b725790d6f771130c27739c805c74d95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc878f87ee847069fb6ea98481f1b722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10852f9d21a34195631128ea4b62bead = $(`<div id="html_10852f9d21a34195631128ea4b62bead" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_dc878f87ee847069fb6ea98481f1b722.setContent(html_10852f9d21a34195631128ea4b62bead);
|
|
|
|
|
|
|
|
marker_4876677aee4821e31148371ae11e3eea.bindPopup(popup_dc878f87ee847069fb6ea98481f1b722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4876677aee4821e31148371ae11e3eea.setIcon(icon_b725790d6f771130c27739c805c74d95);
|
|
|
|
|
|
var marker_0b1c459e333caf7d89c49a22ea5cdede = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_79965656c26d2c88250588ddd925235f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02b4ff49d898c9f1dc5cf6f2475a9aba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05c1ba3b9059ca4feffb37a49f3efbb9 = $(`<div id="html_05c1ba3b9059ca4feffb37a49f3efbb9" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_02b4ff49d898c9f1dc5cf6f2475a9aba.setContent(html_05c1ba3b9059ca4feffb37a49f3efbb9);
|
|
|
|
|
|
|
|
marker_0b1c459e333caf7d89c49a22ea5cdede.bindPopup(popup_02b4ff49d898c9f1dc5cf6f2475a9aba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b1c459e333caf7d89c49a22ea5cdede.setIcon(icon_79965656c26d2c88250588ddd925235f);
|
|
|
|
|
|
var marker_dffba842d19f07d728dfda328c3939cd = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_6737288997978701dbd6bb6fe804d060 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2578f150f30728f99722c54a560b7f44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a6e4eba5c1b37008b3306e5671ed093 = $(`<div id="html_6a6e4eba5c1b37008b3306e5671ed093" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_2578f150f30728f99722c54a560b7f44.setContent(html_6a6e4eba5c1b37008b3306e5671ed093);
|
|
|
|
|
|
|
|
marker_dffba842d19f07d728dfda328c3939cd.bindPopup(popup_2578f150f30728f99722c54a560b7f44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dffba842d19f07d728dfda328c3939cd.setIcon(icon_6737288997978701dbd6bb6fe804d060);
|
|
|
|
|
|
var marker_cc2f6f5faab94c7e514751ddd0759a2a = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_0163976ea5aa8be8f148cb05b8640fad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6f9da39d112f521630d1c58d7c2748a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04f3e1a9f2a5b64017589d28843e574d = $(`<div id="html_04f3e1a9f2a5b64017589d28843e574d" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_b6f9da39d112f521630d1c58d7c2748a.setContent(html_04f3e1a9f2a5b64017589d28843e574d);
|
|
|
|
|
|
|
|
marker_cc2f6f5faab94c7e514751ddd0759a2a.bindPopup(popup_b6f9da39d112f521630d1c58d7c2748a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc2f6f5faab94c7e514751ddd0759a2a.setIcon(icon_0163976ea5aa8be8f148cb05b8640fad);
|
|
|
|
|
|
var marker_3ff034db478549b69f54d57178628a55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_62dc15f3485a2a35db55fe441abba3eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd25c15b4ae761580066a8124b1907b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4b7bc8643e02d7c40f62b13ee7bd15e = $(`<div id="html_e4b7bc8643e02d7c40f62b13ee7bd15e" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_fd25c15b4ae761580066a8124b1907b9.setContent(html_e4b7bc8643e02d7c40f62b13ee7bd15e);
|
|
|
|
|
|
|
|
marker_3ff034db478549b69f54d57178628a55.bindPopup(popup_fd25c15b4ae761580066a8124b1907b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ff034db478549b69f54d57178628a55.setIcon(icon_62dc15f3485a2a35db55fe441abba3eb);
|
|
|
|
|
|
var marker_4f9d90d6a8023e53ae1c72a93fb6817b = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_6262eb398a1f5d08ace8e4268fc628c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b62ea2e2db56c9dbe5baf206b2fcf942 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30acd20bfc1fb463ec80a0bd44144957 = $(`<div id="html_30acd20bfc1fb463ec80a0bd44144957" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_b62ea2e2db56c9dbe5baf206b2fcf942.setContent(html_30acd20bfc1fb463ec80a0bd44144957);
|
|
|
|
|
|
|
|
marker_4f9d90d6a8023e53ae1c72a93fb6817b.bindPopup(popup_b62ea2e2db56c9dbe5baf206b2fcf942)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f9d90d6a8023e53ae1c72a93fb6817b.setIcon(icon_6262eb398a1f5d08ace8e4268fc628c3);
|
|
|
|
|
|
var marker_850c04d372ded5810fe74581540e669c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d344374e15f8a86c5b1e8b2aa19fbc6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0571062dc71f45fc4ab17565e7c76e62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a6a5f8f49b5c87e82057cffd888ddf0 = $(`<div id="html_6a6a5f8f49b5c87e82057cffd888ddf0" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_0571062dc71f45fc4ab17565e7c76e62.setContent(html_6a6a5f8f49b5c87e82057cffd888ddf0);
|
|
|
|
|
|
|
|
marker_850c04d372ded5810fe74581540e669c.bindPopup(popup_0571062dc71f45fc4ab17565e7c76e62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_850c04d372ded5810fe74581540e669c.setIcon(icon_d344374e15f8a86c5b1e8b2aa19fbc6c);
|
|
|
|
|
|
var marker_f02dec0f22edb002c4d9f130a9d52a53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_54cb921dada2ba8fb5a011dd9e687c0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_039251eb89280ad689568d5fb038954c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04998cbce716261859fff6a1a3dd49c4 = $(`<div id="html_04998cbce716261859fff6a1a3dd49c4" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_039251eb89280ad689568d5fb038954c.setContent(html_04998cbce716261859fff6a1a3dd49c4);
|
|
|
|
|
|
|
|
marker_f02dec0f22edb002c4d9f130a9d52a53.bindPopup(popup_039251eb89280ad689568d5fb038954c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f02dec0f22edb002c4d9f130a9d52a53.setIcon(icon_54cb921dada2ba8fb5a011dd9e687c0d);
|
|
|
|
|
|
var marker_882e76edcc75bcbea7975e29cc51012a = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_6843903b6ebe676a2ff8b9a90a4fa2f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c5d32a66ae106a139b1f7fad77ec45d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27dc562c8ca8ea771743c47be6fd34c7 = $(`<div id="html_27dc562c8ca8ea771743c47be6fd34c7" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_1c5d32a66ae106a139b1f7fad77ec45d.setContent(html_27dc562c8ca8ea771743c47be6fd34c7);
|
|
|
|
|
|
|
|
marker_882e76edcc75bcbea7975e29cc51012a.bindPopup(popup_1c5d32a66ae106a139b1f7fad77ec45d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_882e76edcc75bcbea7975e29cc51012a.setIcon(icon_6843903b6ebe676a2ff8b9a90a4fa2f2);
|
|
|
|
|
|
var marker_e912d781373d9de86f1c6e2b304ea101 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_3ced9157466450fbc19a7f9efd9af1ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b11ac4a5550925e1f1759c5899ce62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e70036267fcc665596085c20170fb511 = $(`<div id="html_e70036267fcc665596085c20170fb511" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_21b11ac4a5550925e1f1759c5899ce62.setContent(html_e70036267fcc665596085c20170fb511);
|
|
|
|
|
|
|
|
marker_e912d781373d9de86f1c6e2b304ea101.bindPopup(popup_21b11ac4a5550925e1f1759c5899ce62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e912d781373d9de86f1c6e2b304ea101.setIcon(icon_3ced9157466450fbc19a7f9efd9af1ca);
|
|
|
|
|
|
var marker_9f5aee29951acd3e9e01bb982ec73ef2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_54824cc4f812415a5abfc705467a34d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf43b6285921e488bff62acd250e452e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50955c5ede88f3293dd84f1269df92dd = $(`<div id="html_50955c5ede88f3293dd84f1269df92dd" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_cf43b6285921e488bff62acd250e452e.setContent(html_50955c5ede88f3293dd84f1269df92dd);
|
|
|
|
|
|
|
|
marker_9f5aee29951acd3e9e01bb982ec73ef2.bindPopup(popup_cf43b6285921e488bff62acd250e452e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f5aee29951acd3e9e01bb982ec73ef2.setIcon(icon_54824cc4f812415a5abfc705467a34d2);
|
|
|
|
|
|
var marker_c2f3266e5c365fdf7484b4c570ed87e5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f3594edefe5aee218acd56cfa8261d92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21093f6b5f2906f57183cb823f5a7105 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ad5463571d88a30749b4a11de2f2504 = $(`<div id="html_3ad5463571d88a30749b4a11de2f2504" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_21093f6b5f2906f57183cb823f5a7105.setContent(html_3ad5463571d88a30749b4a11de2f2504);
|
|
|
|
|
|
|
|
marker_c2f3266e5c365fdf7484b4c570ed87e5.bindPopup(popup_21093f6b5f2906f57183cb823f5a7105)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2f3266e5c365fdf7484b4c570ed87e5.setIcon(icon_f3594edefe5aee218acd56cfa8261d92);
|
|
|
|
|
|
var marker_b899b1154cc49a62aae553efe466bfc8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_249cab454f03577fed11f840f5b4ba8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5870d643461b0f9cda6466964192623a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f2fc8a818dcfedfc79b731dc33272cf = $(`<div id="html_9f2fc8a818dcfedfc79b731dc33272cf" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_5870d643461b0f9cda6466964192623a.setContent(html_9f2fc8a818dcfedfc79b731dc33272cf);
|
|
|
|
|
|
|
|
marker_b899b1154cc49a62aae553efe466bfc8.bindPopup(popup_5870d643461b0f9cda6466964192623a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b899b1154cc49a62aae553efe466bfc8.setIcon(icon_249cab454f03577fed11f840f5b4ba8d);
|
|
|
|
|
|
var marker_6189d34f1e2d9e3532781a3865edba9e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f8947eadde05f702778a8c27b05965c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0596e55646b32d8548789927addeda27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee82b199d43fbeb2f6e941151ae3bf54 = $(`<div id="html_ee82b199d43fbeb2f6e941151ae3bf54" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_0596e55646b32d8548789927addeda27.setContent(html_ee82b199d43fbeb2f6e941151ae3bf54);
|
|
|
|
|
|
|
|
marker_6189d34f1e2d9e3532781a3865edba9e.bindPopup(popup_0596e55646b32d8548789927addeda27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6189d34f1e2d9e3532781a3865edba9e.setIcon(icon_f8947eadde05f702778a8c27b05965c2);
|
|
|
|
|
|
var marker_12c48e165715d78be3cfc0af0496ecc7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_de01c290f411b568070925310203d1f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86f1bffd6eb5ffa7378cab404c8d28ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db56c9f1a62cade8e4f173e5a0b141fd = $(`<div id="html_db56c9f1a62cade8e4f173e5a0b141fd" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_86f1bffd6eb5ffa7378cab404c8d28ab.setContent(html_db56c9f1a62cade8e4f173e5a0b141fd);
|
|
|
|
|
|
|
|
marker_12c48e165715d78be3cfc0af0496ecc7.bindPopup(popup_86f1bffd6eb5ffa7378cab404c8d28ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12c48e165715d78be3cfc0af0496ecc7.setIcon(icon_de01c290f411b568070925310203d1f5);
|
|
|
|
|
|
var marker_7170f2b9484757a2816ce9920725ad43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_74eb8fe5bc50f7c3ccdece7647c81ee3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a83d9e64273303a7a36f5452fdb340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_591fddce81d9b0ec8bdeb5d3e30acf4d = $(`<div id="html_591fddce81d9b0ec8bdeb5d3e30acf4d" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_55a83d9e64273303a7a36f5452fdb340.setContent(html_591fddce81d9b0ec8bdeb5d3e30acf4d);
|
|
|
|
|
|
|
|
marker_7170f2b9484757a2816ce9920725ad43.bindPopup(popup_55a83d9e64273303a7a36f5452fdb340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7170f2b9484757a2816ce9920725ad43.setIcon(icon_74eb8fe5bc50f7c3ccdece7647c81ee3);
|
|
|
|
|
|
var marker_b17c909a74dcb086e4a63253f70a1817 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c8e95a179f5f5f587ba16328f16088f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bddde721efc24dab8af108744f46677 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3868dfce9fe9492d086b9b208a4e8c62 = $(`<div id="html_3868dfce9fe9492d086b9b208a4e8c62" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_1bddde721efc24dab8af108744f46677.setContent(html_3868dfce9fe9492d086b9b208a4e8c62);
|
|
|
|
|
|
|
|
marker_b17c909a74dcb086e4a63253f70a1817.bindPopup(popup_1bddde721efc24dab8af108744f46677)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b17c909a74dcb086e4a63253f70a1817.setIcon(icon_c8e95a179f5f5f587ba16328f16088f9);
|
|
|
|
|
|
var marker_6c925ad36e4a4c635412406ce8e40009 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d89734897ad40b574209f0f74013e77e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b530fff0bdffd890f84a36dc1b111b90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9437699974286e1addc39d32d3f9889 = $(`<div id="html_d9437699974286e1addc39d32d3f9889" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_b530fff0bdffd890f84a36dc1b111b90.setContent(html_d9437699974286e1addc39d32d3f9889);
|
|
|
|
|
|
|
|
marker_6c925ad36e4a4c635412406ce8e40009.bindPopup(popup_b530fff0bdffd890f84a36dc1b111b90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c925ad36e4a4c635412406ce8e40009.setIcon(icon_d89734897ad40b574209f0f74013e77e);
|
|
|
|
|
|
var marker_9c86e2c23a9a4b5549bb87aeb2258514 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_8f22204b10aa224086380e3f62fa336c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_394d911c0a907e4fc7bd0917ad57048e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e770a2cbd34dee75a9b1ead79221369 = $(`<div id="html_3e770a2cbd34dee75a9b1ead79221369" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_394d911c0a907e4fc7bd0917ad57048e.setContent(html_3e770a2cbd34dee75a9b1ead79221369);
|
|
|
|
|
|
|
|
marker_9c86e2c23a9a4b5549bb87aeb2258514.bindPopup(popup_394d911c0a907e4fc7bd0917ad57048e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c86e2c23a9a4b5549bb87aeb2258514.setIcon(icon_8f22204b10aa224086380e3f62fa336c);
|
|
|
|
|
|
var marker_173df67e51c40be601cb064e55e82a02 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4182f738b3bec2397aa8d774876123b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a23205fd737d4ca06f627b7ebca4df8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaf1546e41dce81cf92b37ace562bc91 = $(`<div id="html_eaf1546e41dce81cf92b37ace562bc91" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_0a23205fd737d4ca06f627b7ebca4df8.setContent(html_eaf1546e41dce81cf92b37ace562bc91);
|
|
|
|
|
|
|
|
marker_173df67e51c40be601cb064e55e82a02.bindPopup(popup_0a23205fd737d4ca06f627b7ebca4df8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_173df67e51c40be601cb064e55e82a02.setIcon(icon_4182f738b3bec2397aa8d774876123b2);
|
|
|
|
|
|
var marker_cd41b7a43b3ab8879b1e27d5b2da19f1 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4aae45cbed1c5d88091508f21c3b69ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15f21ce5c0312ff7a0f624836f76daad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0c5b062c862f4fefc20d0049ab29665 = $(`<div id="html_f0c5b062c862f4fefc20d0049ab29665" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_15f21ce5c0312ff7a0f624836f76daad.setContent(html_f0c5b062c862f4fefc20d0049ab29665);
|
|
|
|
|
|
|
|
marker_cd41b7a43b3ab8879b1e27d5b2da19f1.bindPopup(popup_15f21ce5c0312ff7a0f624836f76daad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd41b7a43b3ab8879b1e27d5b2da19f1.setIcon(icon_4aae45cbed1c5d88091508f21c3b69ba);
|
|
|
|
|
|
var marker_3c201d54b85d92d5d0e2cc596163e7b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7957563e931103b1cc0b9bafd837cd67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcb144e77e63d584cd39d3c511ddcde8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84e04aace6574c2426b82922cf05b6b3 = $(`<div id="html_84e04aace6574c2426b82922cf05b6b3" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_dcb144e77e63d584cd39d3c511ddcde8.setContent(html_84e04aace6574c2426b82922cf05b6b3);
|
|
|
|
|
|
|
|
marker_3c201d54b85d92d5d0e2cc596163e7b3.bindPopup(popup_dcb144e77e63d584cd39d3c511ddcde8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c201d54b85d92d5d0e2cc596163e7b3.setIcon(icon_7957563e931103b1cc0b9bafd837cd67);
|
|
|
|
|
|
var marker_675d21a6be8213033c896e8ddab52450 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_6e4c74c4b3a02585b0636c09a31b52eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b751b4d5029581dfd27b0c70d64d0937 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52bea71964659121bfaec9e53cadcdbb = $(`<div id="html_52bea71964659121bfaec9e53cadcdbb" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_b751b4d5029581dfd27b0c70d64d0937.setContent(html_52bea71964659121bfaec9e53cadcdbb);
|
|
|
|
|
|
|
|
marker_675d21a6be8213033c896e8ddab52450.bindPopup(popup_b751b4d5029581dfd27b0c70d64d0937)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_675d21a6be8213033c896e8ddab52450.setIcon(icon_6e4c74c4b3a02585b0636c09a31b52eb);
|
|
|
|
|
|
var marker_10c82f5c26f896df5c60b34a3df2af11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_cd541d55187349b071cc011bcb81ae5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a16bd4b405dec4305160f3a41900c8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9874a451e1fba368297d2afedb443b81 = $(`<div id="html_9874a451e1fba368297d2afedb443b81" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_7a16bd4b405dec4305160f3a41900c8f.setContent(html_9874a451e1fba368297d2afedb443b81);
|
|
|
|
|
|
|
|
marker_10c82f5c26f896df5c60b34a3df2af11.bindPopup(popup_7a16bd4b405dec4305160f3a41900c8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10c82f5c26f896df5c60b34a3df2af11.setIcon(icon_cd541d55187349b071cc011bcb81ae5e);
|
|
|
|
|
|
var marker_2512dd662f91f58c3e23d6e8b77217c5 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_56645da346227f38ac6c57f21d952ece = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7af2bb03d12dd62dcdc06755eef581a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ce99dae1fb62186b801c61145fa2800 = $(`<div id="html_0ce99dae1fb62186b801c61145fa2800" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_d7af2bb03d12dd62dcdc06755eef581a.setContent(html_0ce99dae1fb62186b801c61145fa2800);
|
|
|
|
|
|
|
|
marker_2512dd662f91f58c3e23d6e8b77217c5.bindPopup(popup_d7af2bb03d12dd62dcdc06755eef581a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2512dd662f91f58c3e23d6e8b77217c5.setIcon(icon_56645da346227f38ac6c57f21d952ece);
|
|
|
|
|
|
var marker_0f98a0d28f3951ba99b3abae60b628e5 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a480815d49dad657bb143d90cb886e42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b643b047d0b12c8a742de552944bf178 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e9693086bae0a008e0ee7f8df6156e4 = $(`<div id="html_9e9693086bae0a008e0ee7f8df6156e4" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_b643b047d0b12c8a742de552944bf178.setContent(html_9e9693086bae0a008e0ee7f8df6156e4);
|
|
|
|
|
|
|
|
marker_0f98a0d28f3951ba99b3abae60b628e5.bindPopup(popup_b643b047d0b12c8a742de552944bf178)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f98a0d28f3951ba99b3abae60b628e5.setIcon(icon_a480815d49dad657bb143d90cb886e42);
|
|
|
|
|
|
var marker_6e37a9a71f307f6b0cec43755659729c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5388e7f0480d1952bd039942279a4092 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_083a353bdf22a9cd812d675feee95c6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9114f06d404fc1c0236f0e9e21b787b = $(`<div id="html_c9114f06d404fc1c0236f0e9e21b787b" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_083a353bdf22a9cd812d675feee95c6a.setContent(html_c9114f06d404fc1c0236f0e9e21b787b);
|
|
|
|
|
|
|
|
marker_6e37a9a71f307f6b0cec43755659729c.bindPopup(popup_083a353bdf22a9cd812d675feee95c6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e37a9a71f307f6b0cec43755659729c.setIcon(icon_5388e7f0480d1952bd039942279a4092);
|
|
|
|
|
|
var marker_6b8ca251d0a2c82bb75e49ea9a59b10b = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_09b63a13beea855aae724461180af7de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd5918ccdb1b56aa68df8a817c783d25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fe62f86e62f194215a1f2f852280a59 = $(`<div id="html_7fe62f86e62f194215a1f2f852280a59" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_dd5918ccdb1b56aa68df8a817c783d25.setContent(html_7fe62f86e62f194215a1f2f852280a59);
|
|
|
|
|
|
|
|
marker_6b8ca251d0a2c82bb75e49ea9a59b10b.bindPopup(popup_dd5918ccdb1b56aa68df8a817c783d25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b8ca251d0a2c82bb75e49ea9a59b10b.setIcon(icon_09b63a13beea855aae724461180af7de);
|
|
|
|
|
|
var marker_5e23f4346d260c78de9f494131925936 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_6ff804fa254791f2253a429f496930f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11781c4f8b9a07484dd3cbe8b7b2cae5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b522223de6fb5c74d16522367d640f5 = $(`<div id="html_2b522223de6fb5c74d16522367d640f5" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_11781c4f8b9a07484dd3cbe8b7b2cae5.setContent(html_2b522223de6fb5c74d16522367d640f5);
|
|
|
|
|
|
|
|
marker_5e23f4346d260c78de9f494131925936.bindPopup(popup_11781c4f8b9a07484dd3cbe8b7b2cae5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e23f4346d260c78de9f494131925936.setIcon(icon_6ff804fa254791f2253a429f496930f7);
|
|
|
|
|
|
var marker_146826efcf486793796ac1bc37f73f1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_715a507b471220e5bf702707f00c4734 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef9c8e0dc76b913eb5926d1805b2b651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6076c5c64a42af39cfd511d80483350 = $(`<div id="html_e6076c5c64a42af39cfd511d80483350" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_ef9c8e0dc76b913eb5926d1805b2b651.setContent(html_e6076c5c64a42af39cfd511d80483350);
|
|
|
|
|
|
|
|
marker_146826efcf486793796ac1bc37f73f1e.bindPopup(popup_ef9c8e0dc76b913eb5926d1805b2b651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_146826efcf486793796ac1bc37f73f1e.setIcon(icon_715a507b471220e5bf702707f00c4734);
|
|
|
|
|
|
var marker_28041cfc132d7cb16551dbbfff843593 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ad788fdf1cb8a9ebaec59e9c07e9c21a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c57a01b40948b3e4529e6a18f240d48d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6b724cdf9f8c9da36323f907abc667d = $(`<div id="html_c6b724cdf9f8c9da36323f907abc667d" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_c57a01b40948b3e4529e6a18f240d48d.setContent(html_c6b724cdf9f8c9da36323f907abc667d);
|
|
|
|
|
|
|
|
marker_28041cfc132d7cb16551dbbfff843593.bindPopup(popup_c57a01b40948b3e4529e6a18f240d48d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28041cfc132d7cb16551dbbfff843593.setIcon(icon_ad788fdf1cb8a9ebaec59e9c07e9c21a);
|
|
|
|
|
|
var marker_c18697545a4fb08841329a1f371c3799 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_8aedc2d58acd6346bf9ed497464b8a96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdfef280148b7361a6f71c4ec33612f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bdaae204d8a1f4af1738be1417e7209 = $(`<div id="html_3bdaae204d8a1f4af1738be1417e7209" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_cdfef280148b7361a6f71c4ec33612f1.setContent(html_3bdaae204d8a1f4af1738be1417e7209);
|
|
|
|
|
|
|
|
marker_c18697545a4fb08841329a1f371c3799.bindPopup(popup_cdfef280148b7361a6f71c4ec33612f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c18697545a4fb08841329a1f371c3799.setIcon(icon_8aedc2d58acd6346bf9ed497464b8a96);
|
|
|
|
|
|
var marker_a0cb51473cf715c40851bd1d105857a0 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e1b31f4df75afbd713ce7406e3074700 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ef8ac13771d9cd3d0f2bd57f0e8d207 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91a5911d790bd940257e568be859fc9f = $(`<div id="html_91a5911d790bd940257e568be859fc9f" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_5ef8ac13771d9cd3d0f2bd57f0e8d207.setContent(html_91a5911d790bd940257e568be859fc9f);
|
|
|
|
|
|
|
|
marker_a0cb51473cf715c40851bd1d105857a0.bindPopup(popup_5ef8ac13771d9cd3d0f2bd57f0e8d207)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0cb51473cf715c40851bd1d105857a0.setIcon(icon_e1b31f4df75afbd713ce7406e3074700);
|
|
|
|
|
|
var marker_c20f93c6cf01f87c0b4cfe32e6feb546 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1d41af303c4cb7e39cad79f2c04eb145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bdee41d5af5b4439a052dcb4eceaf17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_699e1872b430f998f24096e5e01a6a6e = $(`<div id="html_699e1872b430f998f24096e5e01a6a6e" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_7bdee41d5af5b4439a052dcb4eceaf17.setContent(html_699e1872b430f998f24096e5e01a6a6e);
|
|
|
|
|
|
|
|
marker_c20f93c6cf01f87c0b4cfe32e6feb546.bindPopup(popup_7bdee41d5af5b4439a052dcb4eceaf17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c20f93c6cf01f87c0b4cfe32e6feb546.setIcon(icon_1d41af303c4cb7e39cad79f2c04eb145);
|
|
|
|
|
|
var marker_ed6ee15a11c71a655306d07771338a87 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b0e125932f017c7ab55b4d1fc70242f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_456ef2c34119db1319f2fad8418c3eb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcd3e3988865eced0222fe7951e460b4 = $(`<div id="html_fcd3e3988865eced0222fe7951e460b4" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_456ef2c34119db1319f2fad8418c3eb3.setContent(html_fcd3e3988865eced0222fe7951e460b4);
|
|
|
|
|
|
|
|
marker_ed6ee15a11c71a655306d07771338a87.bindPopup(popup_456ef2c34119db1319f2fad8418c3eb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed6ee15a11c71a655306d07771338a87.setIcon(icon_b0e125932f017c7ab55b4d1fc70242f8);
|
|
|
|
|
|
var marker_4c86221035e55ece8af545ad643b2f45 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a3ac4f13ef3d774d2bd920ad83a0d89e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d1bdc71fff761f4d54a715c36b032be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98d501c7515b99bf29afe0b284dcaaad = $(`<div id="html_98d501c7515b99bf29afe0b284dcaaad" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_9d1bdc71fff761f4d54a715c36b032be.setContent(html_98d501c7515b99bf29afe0b284dcaaad);
|
|
|
|
|
|
|
|
marker_4c86221035e55ece8af545ad643b2f45.bindPopup(popup_9d1bdc71fff761f4d54a715c36b032be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c86221035e55ece8af545ad643b2f45.setIcon(icon_a3ac4f13ef3d774d2bd920ad83a0d89e);
|
|
|
|
|
|
var marker_f0fa5690c997d10a78141ca93e0c7ccf = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e14c6dfca1daff280bef9980ab6f6d48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_940e287536fcbbb043ee05f913c11fad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc76382b02d1ff9a715a120818cd63ae = $(`<div id="html_cc76382b02d1ff9a715a120818cd63ae" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_940e287536fcbbb043ee05f913c11fad.setContent(html_cc76382b02d1ff9a715a120818cd63ae);
|
|
|
|
|
|
|
|
marker_f0fa5690c997d10a78141ca93e0c7ccf.bindPopup(popup_940e287536fcbbb043ee05f913c11fad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0fa5690c997d10a78141ca93e0c7ccf.setIcon(icon_e14c6dfca1daff280bef9980ab6f6d48);
|
|
|
|
|
|
var marker_1844c9fe0156d0ffb0947cc9773009ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_970016cb93b562aa2ad4d546ab3cd060 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31ad2d0169957c3502cbd9235056abdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_671256abb8a85e027098dac4f0a06a51 = $(`<div id="html_671256abb8a85e027098dac4f0a06a51" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_31ad2d0169957c3502cbd9235056abdc.setContent(html_671256abb8a85e027098dac4f0a06a51);
|
|
|
|
|
|
|
|
marker_1844c9fe0156d0ffb0947cc9773009ca.bindPopup(popup_31ad2d0169957c3502cbd9235056abdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1844c9fe0156d0ffb0947cc9773009ca.setIcon(icon_970016cb93b562aa2ad4d546ab3cd060);
|
|
|
|
|
|
var marker_30d26038d38187e0f45293ca38ec1d2e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ef77bb0211b002fdd6a1afacb5786639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf886c1465835802a251734cdba0fef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ff3d2ae877894bcd7cd820baf87d9e0 = $(`<div id="html_5ff3d2ae877894bcd7cd820baf87d9e0" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_cf886c1465835802a251734cdba0fef0.setContent(html_5ff3d2ae877894bcd7cd820baf87d9e0);
|
|
|
|
|
|
|
|
marker_30d26038d38187e0f45293ca38ec1d2e.bindPopup(popup_cf886c1465835802a251734cdba0fef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30d26038d38187e0f45293ca38ec1d2e.setIcon(icon_ef77bb0211b002fdd6a1afacb5786639);
|
|
|
|
|
|
var marker_cf3ff990a2a0a6c46aeaac90a545e6ce = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_496f915f00df713d28b7f529d0bb7105 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0732e4136f0dbaf2de23bcaa0139b1de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2c394392e433f236fab773daeb4a593 = $(`<div id="html_e2c394392e433f236fab773daeb4a593" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_0732e4136f0dbaf2de23bcaa0139b1de.setContent(html_e2c394392e433f236fab773daeb4a593);
|
|
|
|
|
|
|
|
marker_cf3ff990a2a0a6c46aeaac90a545e6ce.bindPopup(popup_0732e4136f0dbaf2de23bcaa0139b1de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf3ff990a2a0a6c46aeaac90a545e6ce.setIcon(icon_496f915f00df713d28b7f529d0bb7105);
|
|
|
|
|
|
var marker_7f907c6256f778d8fcf6b8b4571cb6a7 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_32d02db914a7413f8ea3ce20b53d6011 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e51dd43062db19bf4b317e67fc142152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74528cb60f18ae74ce37559ad9fb70d2 = $(`<div id="html_74528cb60f18ae74ce37559ad9fb70d2" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_e51dd43062db19bf4b317e67fc142152.setContent(html_74528cb60f18ae74ce37559ad9fb70d2);
|
|
|
|
|
|
|
|
marker_7f907c6256f778d8fcf6b8b4571cb6a7.bindPopup(popup_e51dd43062db19bf4b317e67fc142152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f907c6256f778d8fcf6b8b4571cb6a7.setIcon(icon_32d02db914a7413f8ea3ce20b53d6011);
|
|
|
|
|
|
var marker_d32e8915754cc929e6ea0f5f8f31956f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a627d770ae7490136acccdccd88f8893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2160f9165c86af91a2dafb4ddcecc80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca0e9b656266f139575efa5365d0e366 = $(`<div id="html_ca0e9b656266f139575efa5365d0e366" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_b2160f9165c86af91a2dafb4ddcecc80.setContent(html_ca0e9b656266f139575efa5365d0e366);
|
|
|
|
|
|
|
|
marker_d32e8915754cc929e6ea0f5f8f31956f.bindPopup(popup_b2160f9165c86af91a2dafb4ddcecc80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d32e8915754cc929e6ea0f5f8f31956f.setIcon(icon_a627d770ae7490136acccdccd88f8893);
|
|
|
|
|
|
var marker_16117382ea2f4efd97205c5eef343ea8 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_bcebce18d99ee9ed31a828c8dcea172d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dd26b7d389808715609e021c22cea08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e053c2b384cce329d967cc9ecff1f6d = $(`<div id="html_5e053c2b384cce329d967cc9ecff1f6d" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_9dd26b7d389808715609e021c22cea08.setContent(html_5e053c2b384cce329d967cc9ecff1f6d);
|
|
|
|
|
|
|
|
marker_16117382ea2f4efd97205c5eef343ea8.bindPopup(popup_9dd26b7d389808715609e021c22cea08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16117382ea2f4efd97205c5eef343ea8.setIcon(icon_bcebce18d99ee9ed31a828c8dcea172d);
|
|
|
|
|
|
var marker_f4ee202a1d481bfda3d9719a7e80fe53 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2de078ba83c4748911737f116ec86d43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01fcc1e57c1b5ac4bfd4b300158babf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d91938022b673ba551175049d90443b = $(`<div id="html_2d91938022b673ba551175049d90443b" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_01fcc1e57c1b5ac4bfd4b300158babf0.setContent(html_2d91938022b673ba551175049d90443b);
|
|
|
|
|
|
|
|
marker_f4ee202a1d481bfda3d9719a7e80fe53.bindPopup(popup_01fcc1e57c1b5ac4bfd4b300158babf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4ee202a1d481bfda3d9719a7e80fe53.setIcon(icon_2de078ba83c4748911737f116ec86d43);
|
|
|
|
|
|
var marker_90d74690a22a6b3b1188dac1d23e6b86 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7cbea7b1abfdc1c06bad008324048416 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c87a82e6d57e65130431ff97ae52c1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd95141383ac5b5afeb59c1066459573 = $(`<div id="html_dd95141383ac5b5afeb59c1066459573" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_4c87a82e6d57e65130431ff97ae52c1a.setContent(html_dd95141383ac5b5afeb59c1066459573);
|
|
|
|
|
|
|
|
marker_90d74690a22a6b3b1188dac1d23e6b86.bindPopup(popup_4c87a82e6d57e65130431ff97ae52c1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90d74690a22a6b3b1188dac1d23e6b86.setIcon(icon_7cbea7b1abfdc1c06bad008324048416);
|
|
|
|
|
|
var marker_f05291f2a1857b69ec17b01398c8fa71 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_af6a0dd2022399197867a32e6867fab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9945cd86801489495650dbf654b40827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c29e6d14aa98c842143eddb8e8e8354d = $(`<div id="html_c29e6d14aa98c842143eddb8e8e8354d" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_9945cd86801489495650dbf654b40827.setContent(html_c29e6d14aa98c842143eddb8e8e8354d);
|
|
|
|
|
|
|
|
marker_f05291f2a1857b69ec17b01398c8fa71.bindPopup(popup_9945cd86801489495650dbf654b40827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f05291f2a1857b69ec17b01398c8fa71.setIcon(icon_af6a0dd2022399197867a32e6867fab1);
|
|
|
|
|
|
var marker_aa8142bd2db97ee74aec0e204958f02a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4d764367927ccf7b2fdd964b973d4f7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc5d74d90de2f126417898f17ab21ffb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_831227ff4cbd1bf45051cb5b3d2b20d6 = $(`<div id="html_831227ff4cbd1bf45051cb5b3d2b20d6" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_bc5d74d90de2f126417898f17ab21ffb.setContent(html_831227ff4cbd1bf45051cb5b3d2b20d6);
|
|
|
|
|
|
|
|
marker_aa8142bd2db97ee74aec0e204958f02a.bindPopup(popup_bc5d74d90de2f126417898f17ab21ffb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa8142bd2db97ee74aec0e204958f02a.setIcon(icon_4d764367927ccf7b2fdd964b973d4f7d);
|
|
|
|
|
|
var marker_e7db22e862bc38dee711b808dbb43bff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_44d7be2fdf771bc44662e901162fe591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_852e538ae798de24023047e770433480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df8953f2d206d9abcd8d0fb31696c62c = $(`<div id="html_df8953f2d206d9abcd8d0fb31696c62c" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_852e538ae798de24023047e770433480.setContent(html_df8953f2d206d9abcd8d0fb31696c62c);
|
|
|
|
|
|
|
|
marker_e7db22e862bc38dee711b808dbb43bff.bindPopup(popup_852e538ae798de24023047e770433480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7db22e862bc38dee711b808dbb43bff.setIcon(icon_44d7be2fdf771bc44662e901162fe591);
|
|
|
|
|
|
var marker_b7c12296e5cbf97be1e3526e58cb9f54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b0b9b06809853d087d36f039572c5bc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74b3ca6510cb93f2adb8db9f94fa5a03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5d037c81c9fc74694ec5da86949b6ca = $(`<div id="html_e5d037c81c9fc74694ec5da86949b6ca" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_74b3ca6510cb93f2adb8db9f94fa5a03.setContent(html_e5d037c81c9fc74694ec5da86949b6ca);
|
|
|
|
|
|
|
|
marker_b7c12296e5cbf97be1e3526e58cb9f54.bindPopup(popup_74b3ca6510cb93f2adb8db9f94fa5a03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7c12296e5cbf97be1e3526e58cb9f54.setIcon(icon_b0b9b06809853d087d36f039572c5bc7);
|
|
|
|
|
|
var marker_abd390c6d9da3b4f2170cd52c8f16446 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e6bbe1dcbf0ae58419622f54fe8d227e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83616efd411529416f5533e92dbf5532 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22600bdcce3287bfe01e40289f61da5c = $(`<div id="html_22600bdcce3287bfe01e40289f61da5c" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_83616efd411529416f5533e92dbf5532.setContent(html_22600bdcce3287bfe01e40289f61da5c);
|
|
|
|
|
|
|
|
marker_abd390c6d9da3b4f2170cd52c8f16446.bindPopup(popup_83616efd411529416f5533e92dbf5532)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abd390c6d9da3b4f2170cd52c8f16446.setIcon(icon_e6bbe1dcbf0ae58419622f54fe8d227e);
|
|
|
|
|
|
var marker_30acad5d5dc9716c980c516df1a4848c = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_83a3d4287a7221907d0112a5c886d469 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc29f7eb67a51b45bacad79de6ce1bb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32a41fb59c6eb5b27f54c848b5e565e9 = $(`<div id="html_32a41fb59c6eb5b27f54c848b5e565e9" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_fc29f7eb67a51b45bacad79de6ce1bb9.setContent(html_32a41fb59c6eb5b27f54c848b5e565e9);
|
|
|
|
|
|
|
|
marker_30acad5d5dc9716c980c516df1a4848c.bindPopup(popup_fc29f7eb67a51b45bacad79de6ce1bb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30acad5d5dc9716c980c516df1a4848c.setIcon(icon_83a3d4287a7221907d0112a5c886d469);
|
|
|
|
|
|
var marker_13ee9527590b22dc1e4789e7c73878d7 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_dc5348e6e00b1731a23a4da9263fd626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c952cd9c562b25b0237df248deb0ade1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47294018496670b48ef36beaa2aac2b4 = $(`<div id="html_47294018496670b48ef36beaa2aac2b4" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_c952cd9c562b25b0237df248deb0ade1.setContent(html_47294018496670b48ef36beaa2aac2b4);
|
|
|
|
|
|
|
|
marker_13ee9527590b22dc1e4789e7c73878d7.bindPopup(popup_c952cd9c562b25b0237df248deb0ade1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13ee9527590b22dc1e4789e7c73878d7.setIcon(icon_dc5348e6e00b1731a23a4da9263fd626);
|
|
|
|
|
|
var marker_975f529412c63ba43b6767e4c9fafeed = L.marker(
|
|
[54.6872, 25.2797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_46d75c1cd687e81229a8abe83b79d20b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91387d640ade2ac8c0176de51c7a3623 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3439b0b100096b1448749c6cbd8b100 = $(`<div id="html_e3439b0b100096b1448749c6cbd8b100" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_91387d640ade2ac8c0176de51c7a3623.setContent(html_e3439b0b100096b1448749c6cbd8b100);
|
|
|
|
|
|
|
|
marker_975f529412c63ba43b6767e4c9fafeed.bindPopup(popup_91387d640ade2ac8c0176de51c7a3623)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_975f529412c63ba43b6767e4c9fafeed.setIcon(icon_46d75c1cd687e81229a8abe83b79d20b);
|
|
|
|
|
|
var marker_2e84a4df511046625dabe358c5945c58 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c05a93c313da926bdb1f2df592afd1cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a975b18c11414e239c63446bad71e37d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3313210396545cddacbf8d8c66faf6b = $(`<div id="html_a3313210396545cddacbf8d8c66faf6b" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_a975b18c11414e239c63446bad71e37d.setContent(html_a3313210396545cddacbf8d8c66faf6b);
|
|
|
|
|
|
|
|
marker_2e84a4df511046625dabe358c5945c58.bindPopup(popup_a975b18c11414e239c63446bad71e37d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e84a4df511046625dabe358c5945c58.setIcon(icon_c05a93c313da926bdb1f2df592afd1cb);
|
|
|
|
|
|
var marker_a836e0a6a113a89059e8a41c98e22c4a = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b7a9df587673feec34315353d0922f12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_289ed14cb33a0dd171a2e82693c1266f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_176718034f95a45dba6527521c2b6754 = $(`<div id="html_176718034f95a45dba6527521c2b6754" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_289ed14cb33a0dd171a2e82693c1266f.setContent(html_176718034f95a45dba6527521c2b6754);
|
|
|
|
|
|
|
|
marker_a836e0a6a113a89059e8a41c98e22c4a.bindPopup(popup_289ed14cb33a0dd171a2e82693c1266f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a836e0a6a113a89059e8a41c98e22c4a.setIcon(icon_b7a9df587673feec34315353d0922f12);
|
|
|
|
|
|
var marker_3e182e76c0b380ea9a333e6f671c2c50 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_adbaf213621435897af73dfa62e91dca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94046714e8ba41cb8224547599483c3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc2758f90168c8673175d832a7eb3b20 = $(`<div id="html_cc2758f90168c8673175d832a7eb3b20" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_94046714e8ba41cb8224547599483c3f.setContent(html_cc2758f90168c8673175d832a7eb3b20);
|
|
|
|
|
|
|
|
marker_3e182e76c0b380ea9a333e6f671c2c50.bindPopup(popup_94046714e8ba41cb8224547599483c3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e182e76c0b380ea9a333e6f671c2c50.setIcon(icon_adbaf213621435897af73dfa62e91dca);
|
|
|
|
|
|
var marker_ded0be060a95656a74abc1f488c80f5a = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d9908668ed7ac3b1f19531325bc3281b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f18168a5fab4be6efc7be806f94682f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ac214213f9117fcc4aba9ba2ca936ca = $(`<div id="html_6ac214213f9117fcc4aba9ba2ca936ca" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_9f18168a5fab4be6efc7be806f94682f.setContent(html_6ac214213f9117fcc4aba9ba2ca936ca);
|
|
|
|
|
|
|
|
marker_ded0be060a95656a74abc1f488c80f5a.bindPopup(popup_9f18168a5fab4be6efc7be806f94682f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ded0be060a95656a74abc1f488c80f5a.setIcon(icon_d9908668ed7ac3b1f19531325bc3281b);
|
|
|
|
|
|
var marker_6ff72cd0f7975b396f41cf6631b655a3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c94d3072b36cb986f17b4281c2c1cc71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d01ec5b83eb3ee0fdfaf985244304c2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbf7b26ab32f63bc3850cd0d732b68f5 = $(`<div id="html_bbf7b26ab32f63bc3850cd0d732b68f5" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_d01ec5b83eb3ee0fdfaf985244304c2d.setContent(html_bbf7b26ab32f63bc3850cd0d732b68f5);
|
|
|
|
|
|
|
|
marker_6ff72cd0f7975b396f41cf6631b655a3.bindPopup(popup_d01ec5b83eb3ee0fdfaf985244304c2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ff72cd0f7975b396f41cf6631b655a3.setIcon(icon_c94d3072b36cb986f17b4281c2c1cc71);
|
|
|
|
|
|
var marker_78c978b30c524c773781ad59790baf9b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1f25fc1aad546c3c1ed382d50de2a1ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f48bfdab44cf9117b2d48c864c51f2f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5d3808f91c8583c914c15f80a5acae9 = $(`<div id="html_d5d3808f91c8583c914c15f80a5acae9" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_f48bfdab44cf9117b2d48c864c51f2f2.setContent(html_d5d3808f91c8583c914c15f80a5acae9);
|
|
|
|
|
|
|
|
marker_78c978b30c524c773781ad59790baf9b.bindPopup(popup_f48bfdab44cf9117b2d48c864c51f2f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78c978b30c524c773781ad59790baf9b.setIcon(icon_1f25fc1aad546c3c1ed382d50de2a1ec);
|
|
|
|
|
|
var marker_1a88edae3b8e4f04f39539bb2322d5d2 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_45e89db6258a7a87ea5ee2e320c246de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51183b54b03eecf648f97a10c80b5a67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbd67975418ffd831f6e33280818c083 = $(`<div id="html_fbd67975418ffd831f6e33280818c083" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_51183b54b03eecf648f97a10c80b5a67.setContent(html_fbd67975418ffd831f6e33280818c083);
|
|
|
|
|
|
|
|
marker_1a88edae3b8e4f04f39539bb2322d5d2.bindPopup(popup_51183b54b03eecf648f97a10c80b5a67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a88edae3b8e4f04f39539bb2322d5d2.setIcon(icon_45e89db6258a7a87ea5ee2e320c246de);
|
|
|
|
|
|
var marker_7e47c545eb88f9798d1d2d4fac6866cb = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f903e7b9fd18564bf49f61717faa9fc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd81d4ac1202392fde026726489cf9a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77a4d27399ddd3d3d6a996dd1559de1b = $(`<div id="html_77a4d27399ddd3d3d6a996dd1559de1b" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_cd81d4ac1202392fde026726489cf9a4.setContent(html_77a4d27399ddd3d3d6a996dd1559de1b);
|
|
|
|
|
|
|
|
marker_7e47c545eb88f9798d1d2d4fac6866cb.bindPopup(popup_cd81d4ac1202392fde026726489cf9a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e47c545eb88f9798d1d2d4fac6866cb.setIcon(icon_f903e7b9fd18564bf49f61717faa9fc2);
|
|
|
|
|
|
var marker_43b02af376fca1a0d77127b9f253691c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_0f06cab0bcd4ecfc2c3a16f95a7596ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1a7002045f353919cebcb27309992ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0d81b3ae13064aae166a9a8de7805dc = $(`<div id="html_a0d81b3ae13064aae166a9a8de7805dc" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_f1a7002045f353919cebcb27309992ce.setContent(html_a0d81b3ae13064aae166a9a8de7805dc);
|
|
|
|
|
|
|
|
marker_43b02af376fca1a0d77127b9f253691c.bindPopup(popup_f1a7002045f353919cebcb27309992ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43b02af376fca1a0d77127b9f253691c.setIcon(icon_0f06cab0bcd4ecfc2c3a16f95a7596ac);
|
|
|
|
|
|
var marker_7529706a6c967980ec673221ef54da69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d8fb66de8cc90aada20021e2314cf169 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24e31c286b033dbb22a5ab1d02bfceda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be532e9c9e5eaa2526c2d9a93298834f = $(`<div id="html_be532e9c9e5eaa2526c2d9a93298834f" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_24e31c286b033dbb22a5ab1d02bfceda.setContent(html_be532e9c9e5eaa2526c2d9a93298834f);
|
|
|
|
|
|
|
|
marker_7529706a6c967980ec673221ef54da69.bindPopup(popup_24e31c286b033dbb22a5ab1d02bfceda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7529706a6c967980ec673221ef54da69.setIcon(icon_d8fb66de8cc90aada20021e2314cf169);
|
|
|
|
|
|
var marker_e950386acfc934f031d374b15b511d71 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_754322f8675f960b02b5d843fadd6e82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7105ce9e0eb2fcdbaf29aa263525a86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_051e8a612e451117c7bc38c4155e0380 = $(`<div id="html_051e8a612e451117c7bc38c4155e0380" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_a7105ce9e0eb2fcdbaf29aa263525a86.setContent(html_051e8a612e451117c7bc38c4155e0380);
|
|
|
|
|
|
|
|
marker_e950386acfc934f031d374b15b511d71.bindPopup(popup_a7105ce9e0eb2fcdbaf29aa263525a86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e950386acfc934f031d374b15b511d71.setIcon(icon_754322f8675f960b02b5d843fadd6e82);
|
|
|
|
|
|
var marker_a6681e5fc843f7ffa84256f21cbaf4ec = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7cd12173e0dde652387cf9e8588f0cd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ce5996524e8c6c22718661fd810af82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b2cf50d5eb91909679f720fca4bc54e = $(`<div id="html_3b2cf50d5eb91909679f720fca4bc54e" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_5ce5996524e8c6c22718661fd810af82.setContent(html_3b2cf50d5eb91909679f720fca4bc54e);
|
|
|
|
|
|
|
|
marker_a6681e5fc843f7ffa84256f21cbaf4ec.bindPopup(popup_5ce5996524e8c6c22718661fd810af82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6681e5fc843f7ffa84256f21cbaf4ec.setIcon(icon_7cd12173e0dde652387cf9e8588f0cd0);
|
|
|
|
|
|
var marker_49f65e52bfe0f422fee5f67bc3489529 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4a8c37178d6615b89a1f784aa88c4f32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55ef88fd9cfdd7ef7cd84d8d19251b7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_affa4dbaba3affb2f5f717696991e4c2 = $(`<div id="html_affa4dbaba3affb2f5f717696991e4c2" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_55ef88fd9cfdd7ef7cd84d8d19251b7a.setContent(html_affa4dbaba3affb2f5f717696991e4c2);
|
|
|
|
|
|
|
|
marker_49f65e52bfe0f422fee5f67bc3489529.bindPopup(popup_55ef88fd9cfdd7ef7cd84d8d19251b7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49f65e52bfe0f422fee5f67bc3489529.setIcon(icon_4a8c37178d6615b89a1f784aa88c4f32);
|
|
|
|
|
|
var marker_e0d0159fa000e79a116d4cabaded45e9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_30f601d6c4c8b9f9789a85627cdb8296 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4abb1fbc011ef9b1643a8534a95e9f7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c8a9828a09616414f19c54d3a29265c = $(`<div id="html_9c8a9828a09616414f19c54d3a29265c" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_4abb1fbc011ef9b1643a8534a95e9f7d.setContent(html_9c8a9828a09616414f19c54d3a29265c);
|
|
|
|
|
|
|
|
marker_e0d0159fa000e79a116d4cabaded45e9.bindPopup(popup_4abb1fbc011ef9b1643a8534a95e9f7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0d0159fa000e79a116d4cabaded45e9.setIcon(icon_30f601d6c4c8b9f9789a85627cdb8296);
|
|
|
|
|
|
var marker_94be4b31043fa7b71559ed6f424aedbc = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_26c133a30a4311d42fefbf38c8ee5c8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2b6f6f2d2d0b60fe1d9a3248576f401 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_222686ba427861dac30e0b19e7b42d30 = $(`<div id="html_222686ba427861dac30e0b19e7b42d30" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_d2b6f6f2d2d0b60fe1d9a3248576f401.setContent(html_222686ba427861dac30e0b19e7b42d30);
|
|
|
|
|
|
|
|
marker_94be4b31043fa7b71559ed6f424aedbc.bindPopup(popup_d2b6f6f2d2d0b60fe1d9a3248576f401)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94be4b31043fa7b71559ed6f424aedbc.setIcon(icon_26c133a30a4311d42fefbf38c8ee5c8d);
|
|
|
|
|
|
var marker_496b249dea6b2c852bba63255b985fd1 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e6c5cc714e158d7c7b0123ad18c6bb1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0441fabec4ec05a00ecdb4cd9255dab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb03a443a41361931b729c2e2a1fdbf3 = $(`<div id="html_cb03a443a41361931b729c2e2a1fdbf3" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_f0441fabec4ec05a00ecdb4cd9255dab.setContent(html_cb03a443a41361931b729c2e2a1fdbf3);
|
|
|
|
|
|
|
|
marker_496b249dea6b2c852bba63255b985fd1.bindPopup(popup_f0441fabec4ec05a00ecdb4cd9255dab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_496b249dea6b2c852bba63255b985fd1.setIcon(icon_e6c5cc714e158d7c7b0123ad18c6bb1c);
|
|
|
|
|
|
var marker_33b81b1707c335e762eb37a2d33950c8 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_0ab6eadc537caebe41d62453982d7cd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b16ce8a401ce2b654f528653dabe1f9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a32e3d64154d5dd1c53d96fd0cffcc9 = $(`<div id="html_2a32e3d64154d5dd1c53d96fd0cffcc9" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_b16ce8a401ce2b654f528653dabe1f9b.setContent(html_2a32e3d64154d5dd1c53d96fd0cffcc9);
|
|
|
|
|
|
|
|
marker_33b81b1707c335e762eb37a2d33950c8.bindPopup(popup_b16ce8a401ce2b654f528653dabe1f9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33b81b1707c335e762eb37a2d33950c8.setIcon(icon_0ab6eadc537caebe41d62453982d7cd3);
|
|
|
|
|
|
var marker_ecb5c930ba5242feca296a6751bae078 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9003a58d63595c97dc24700f016f562b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4f04124c70758cd15c3ab5ec7313d6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d67cae8cbb615763c218464bd781f6a = $(`<div id="html_0d67cae8cbb615763c218464bd781f6a" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_e4f04124c70758cd15c3ab5ec7313d6a.setContent(html_0d67cae8cbb615763c218464bd781f6a);
|
|
|
|
|
|
|
|
marker_ecb5c930ba5242feca296a6751bae078.bindPopup(popup_e4f04124c70758cd15c3ab5ec7313d6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecb5c930ba5242feca296a6751bae078.setIcon(icon_9003a58d63595c97dc24700f016f562b);
|
|
|
|
|
|
var marker_efae9e9a88260fb72c311b637e6245e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_47ea2ab798053775bbad51adb58587d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3974d228f9bc54a8f6780200d5b7bd11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48bdeb2882b424a406ab78c189e032b2 = $(`<div id="html_48bdeb2882b424a406ab78c189e032b2" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_3974d228f9bc54a8f6780200d5b7bd11.setContent(html_48bdeb2882b424a406ab78c189e032b2);
|
|
|
|
|
|
|
|
marker_efae9e9a88260fb72c311b637e6245e4.bindPopup(popup_3974d228f9bc54a8f6780200d5b7bd11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efae9e9a88260fb72c311b637e6245e4.setIcon(icon_47ea2ab798053775bbad51adb58587d5);
|
|
|
|
|
|
var marker_a6ab236d5e34f94b1019f014ddfce8b9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_fdccdcaf4b961f1a061e05c73c559196 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da279bbb7be22ce753f441764f58b4d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3746372bd31377e6fa5b72cac0bc81c = $(`<div id="html_a3746372bd31377e6fa5b72cac0bc81c" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_da279bbb7be22ce753f441764f58b4d1.setContent(html_a3746372bd31377e6fa5b72cac0bc81c);
|
|
|
|
|
|
|
|
marker_a6ab236d5e34f94b1019f014ddfce8b9.bindPopup(popup_da279bbb7be22ce753f441764f58b4d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6ab236d5e34f94b1019f014ddfce8b9.setIcon(icon_fdccdcaf4b961f1a061e05c73c559196);
|
|
|
|
|
|
var marker_2709a00baa99f0d5a8d219379d82dd21 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9b8a8bdcb96637085a8e2e81738fb6d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0802a5cd6b1eec618b5c04609a760e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5d6368f5432189d5b53aef68f712e94 = $(`<div id="html_d5d6368f5432189d5b53aef68f712e94" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_a0802a5cd6b1eec618b5c04609a760e2.setContent(html_d5d6368f5432189d5b53aef68f712e94);
|
|
|
|
|
|
|
|
marker_2709a00baa99f0d5a8d219379d82dd21.bindPopup(popup_a0802a5cd6b1eec618b5c04609a760e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2709a00baa99f0d5a8d219379d82dd21.setIcon(icon_9b8a8bdcb96637085a8e2e81738fb6d4);
|
|
|
|
|
|
var marker_e6093d49c1b8880e5ac48b536bddb76c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d2ebdcca0c01b97ff574b8b301a373dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf2c66d807c1ed0f7452babf4e13ddc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e692d2e13edff7d4ca6e41b1313cc544 = $(`<div id="html_e692d2e13edff7d4ca6e41b1313cc544" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_cf2c66d807c1ed0f7452babf4e13ddc1.setContent(html_e692d2e13edff7d4ca6e41b1313cc544);
|
|
|
|
|
|
|
|
marker_e6093d49c1b8880e5ac48b536bddb76c.bindPopup(popup_cf2c66d807c1ed0f7452babf4e13ddc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6093d49c1b8880e5ac48b536bddb76c.setIcon(icon_d2ebdcca0c01b97ff574b8b301a373dd);
|
|
|
|
|
|
var marker_c8397c3eb41b126cbfd27e37dd5f0b1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_da682181655adaa2d391ed881c598945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c23702d7c371eb6533e4e32bf4d64c1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b8e5f2d35e4c14fe8b441a0bd44d958 = $(`<div id="html_9b8e5f2d35e4c14fe8b441a0bd44d958" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_c23702d7c371eb6533e4e32bf4d64c1b.setContent(html_9b8e5f2d35e4c14fe8b441a0bd44d958);
|
|
|
|
|
|
|
|
marker_c8397c3eb41b126cbfd27e37dd5f0b1e.bindPopup(popup_c23702d7c371eb6533e4e32bf4d64c1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8397c3eb41b126cbfd27e37dd5f0b1e.setIcon(icon_da682181655adaa2d391ed881c598945);
|
|
|
|
|
|
var marker_6be5f7170f7c517c875b64c957e9a33a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2a93c76104a1db2bc8dd3d24c5df7afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b573bd0b09390ea6fbde75af6815894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd1a1a4223aa4106bc54119b315319d3 = $(`<div id="html_bd1a1a4223aa4106bc54119b315319d3" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_7b573bd0b09390ea6fbde75af6815894.setContent(html_bd1a1a4223aa4106bc54119b315319d3);
|
|
|
|
|
|
|
|
marker_6be5f7170f7c517c875b64c957e9a33a.bindPopup(popup_7b573bd0b09390ea6fbde75af6815894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6be5f7170f7c517c875b64c957e9a33a.setIcon(icon_2a93c76104a1db2bc8dd3d24c5df7afa);
|
|
|
|
|
|
var marker_952dee761a06c603ed9aaaa85beeedd2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_00443d0b147f0ce31cd5ee40f9ac1c37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0124d708360c344b54e215f7abb34bb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b11d9824d365a99461e1d15e24de3d6e = $(`<div id="html_b11d9824d365a99461e1d15e24de3d6e" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_0124d708360c344b54e215f7abb34bb9.setContent(html_b11d9824d365a99461e1d15e24de3d6e);
|
|
|
|
|
|
|
|
marker_952dee761a06c603ed9aaaa85beeedd2.bindPopup(popup_0124d708360c344b54e215f7abb34bb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_952dee761a06c603ed9aaaa85beeedd2.setIcon(icon_00443d0b147f0ce31cd5ee40f9ac1c37);
|
|
|
|
|
|
var marker_7742674cf1e39573613cb9e42a297af4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_da030cce9469c727b7a8544bc0a336f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04c33e8ec1a9dce526ac85ebb5db8b01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bb16051b8c43929bfb13dedcf350925 = $(`<div id="html_7bb16051b8c43929bfb13dedcf350925" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_04c33e8ec1a9dce526ac85ebb5db8b01.setContent(html_7bb16051b8c43929bfb13dedcf350925);
|
|
|
|
|
|
|
|
marker_7742674cf1e39573613cb9e42a297af4.bindPopup(popup_04c33e8ec1a9dce526ac85ebb5db8b01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7742674cf1e39573613cb9e42a297af4.setIcon(icon_da030cce9469c727b7a8544bc0a336f8);
|
|
|
|
|
|
var marker_11d0d04b612ed3218f90b0d96179fc90 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_014b7f8615492cc242043dac243d8859 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9af50dbcbbe385efe3daf8801821965 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6935268f45e9e833f710f12b19a494a5 = $(`<div id="html_6935268f45e9e833f710f12b19a494a5" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_e9af50dbcbbe385efe3daf8801821965.setContent(html_6935268f45e9e833f710f12b19a494a5);
|
|
|
|
|
|
|
|
marker_11d0d04b612ed3218f90b0d96179fc90.bindPopup(popup_e9af50dbcbbe385efe3daf8801821965)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11d0d04b612ed3218f90b0d96179fc90.setIcon(icon_014b7f8615492cc242043dac243d8859);
|
|
|
|
|
|
var marker_7f9523199d42992017d0b468eb39cf87 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4b90e691c461f9b51f67d95042fa4fba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f5e2e4ca4491bc24f1521e27ffac9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_705d069cd9166d5d4d355c1e2cc165f4 = $(`<div id="html_705d069cd9166d5d4d355c1e2cc165f4" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_a2f5e2e4ca4491bc24f1521e27ffac9c.setContent(html_705d069cd9166d5d4d355c1e2cc165f4);
|
|
|
|
|
|
|
|
marker_7f9523199d42992017d0b468eb39cf87.bindPopup(popup_a2f5e2e4ca4491bc24f1521e27ffac9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f9523199d42992017d0b468eb39cf87.setIcon(icon_4b90e691c461f9b51f67d95042fa4fba);
|
|
|
|
|
|
var marker_2fb526a9be69c54b15c62c597a68406a = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9ebff1caf2c9440a78a5076fcada3bdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1d7951457f3fe8e506971d84f1731d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_246fdf5c8d1a2ab6ab6638653e38a564 = $(`<div id="html_246fdf5c8d1a2ab6ab6638653e38a564" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_d1d7951457f3fe8e506971d84f1731d0.setContent(html_246fdf5c8d1a2ab6ab6638653e38a564);
|
|
|
|
|
|
|
|
marker_2fb526a9be69c54b15c62c597a68406a.bindPopup(popup_d1d7951457f3fe8e506971d84f1731d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fb526a9be69c54b15c62c597a68406a.setIcon(icon_9ebff1caf2c9440a78a5076fcada3bdb);
|
|
|
|
|
|
var marker_77861aac5be3167385ccff7100564127 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e31f8cfc64e664d477d73651f766bc1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d519bfa5db6bb14ee134fe44ddeeb06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f53f86157278fceffd8bf6ce68baa89 = $(`<div id="html_7f53f86157278fceffd8bf6ce68baa89" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_4d519bfa5db6bb14ee134fe44ddeeb06.setContent(html_7f53f86157278fceffd8bf6ce68baa89);
|
|
|
|
|
|
|
|
marker_77861aac5be3167385ccff7100564127.bindPopup(popup_4d519bfa5db6bb14ee134fe44ddeeb06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77861aac5be3167385ccff7100564127.setIcon(icon_e31f8cfc64e664d477d73651f766bc1d);
|
|
|
|
|
|
var marker_2fbca78978492e1d98daf7753e17a23a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_3f8a99067238ebfb0bb2e32e48921de1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9a653d92fa06a95cbcdcef81616fc1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4e742872eaf685310fa62877a794269 = $(`<div id="html_e4e742872eaf685310fa62877a794269" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_b9a653d92fa06a95cbcdcef81616fc1d.setContent(html_e4e742872eaf685310fa62877a794269);
|
|
|
|
|
|
|
|
marker_2fbca78978492e1d98daf7753e17a23a.bindPopup(popup_b9a653d92fa06a95cbcdcef81616fc1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fbca78978492e1d98daf7753e17a23a.setIcon(icon_3f8a99067238ebfb0bb2e32e48921de1);
|
|
|
|
|
|
var marker_57507598d4c3cda4bbc6c750ddfc969b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_3628bf3ca8ab2c903e390939b0fb7df0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_394f6da9a42f65641dcef46f22c9d616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a61a49e0c7b547d00e20c63790739d3f = $(`<div id="html_a61a49e0c7b547d00e20c63790739d3f" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_394f6da9a42f65641dcef46f22c9d616.setContent(html_a61a49e0c7b547d00e20c63790739d3f);
|
|
|
|
|
|
|
|
marker_57507598d4c3cda4bbc6c750ddfc969b.bindPopup(popup_394f6da9a42f65641dcef46f22c9d616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57507598d4c3cda4bbc6c750ddfc969b.setIcon(icon_3628bf3ca8ab2c903e390939b0fb7df0);
|
|
|
|
|
|
var marker_9c639069255b450dbff1ad0c3c125213 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7e0a50d74b55d5549657ffc374e653e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ce2cb4fd66124be1606a5f2f3bb9b37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fe04c8ee5b1c3b6aa2f7ae06d01690a = $(`<div id="html_4fe04c8ee5b1c3b6aa2f7ae06d01690a" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_2ce2cb4fd66124be1606a5f2f3bb9b37.setContent(html_4fe04c8ee5b1c3b6aa2f7ae06d01690a);
|
|
|
|
|
|
|
|
marker_9c639069255b450dbff1ad0c3c125213.bindPopup(popup_2ce2cb4fd66124be1606a5f2f3bb9b37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c639069255b450dbff1ad0c3c125213.setIcon(icon_7e0a50d74b55d5549657ffc374e653e9);
|
|
|
|
|
|
var marker_9f4d2fb6aee4de9cc13e8ae26026a15e = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c9d9f1bd25ac57c3e813ef458293607c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1c0ec422cfa13d6686b80004404df62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a00df9bf20361f69bc4fe9739f1b367 = $(`<div id="html_1a00df9bf20361f69bc4fe9739f1b367" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_e1c0ec422cfa13d6686b80004404df62.setContent(html_1a00df9bf20361f69bc4fe9739f1b367);
|
|
|
|
|
|
|
|
marker_9f4d2fb6aee4de9cc13e8ae26026a15e.bindPopup(popup_e1c0ec422cfa13d6686b80004404df62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f4d2fb6aee4de9cc13e8ae26026a15e.setIcon(icon_c9d9f1bd25ac57c3e813ef458293607c);
|
|
|
|
|
|
var marker_bf27403eae0dd7b88071a83ee69042a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5269bfcfdcf58006085a838e026353ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69c845ed53ef87c668c54da66dde4dc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311159c675be623bc0313bb504bebaf2 = $(`<div id="html_311159c675be623bc0313bb504bebaf2" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_69c845ed53ef87c668c54da66dde4dc5.setContent(html_311159c675be623bc0313bb504bebaf2);
|
|
|
|
|
|
|
|
marker_bf27403eae0dd7b88071a83ee69042a5.bindPopup(popup_69c845ed53ef87c668c54da66dde4dc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf27403eae0dd7b88071a83ee69042a5.setIcon(icon_5269bfcfdcf58006085a838e026353ab);
|
|
|
|
|
|
var marker_6a554a30bfa8c837a24fe90e59b3a8e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1737bf2327043b7b9ef726d7794e0709 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_871b8a0a4e9094c952727a0262f2fa4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2b7d80e0fbefd4b17e1616fa37fd1de = $(`<div id="html_b2b7d80e0fbefd4b17e1616fa37fd1de" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_871b8a0a4e9094c952727a0262f2fa4f.setContent(html_b2b7d80e0fbefd4b17e1616fa37fd1de);
|
|
|
|
|
|
|
|
marker_6a554a30bfa8c837a24fe90e59b3a8e8.bindPopup(popup_871b8a0a4e9094c952727a0262f2fa4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a554a30bfa8c837a24fe90e59b3a8e8.setIcon(icon_1737bf2327043b7b9ef726d7794e0709);
|
|
|
|
|
|
var marker_e8fc73d3e4ed58de4afe9d7c6670765d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c694e3046487998c693a955873dea175 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0d4edb70f0840019d3c9656656f57d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c677054478da738ee05a666d098388be = $(`<div id="html_c677054478da738ee05a666d098388be" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_f0d4edb70f0840019d3c9656656f57d3.setContent(html_c677054478da738ee05a666d098388be);
|
|
|
|
|
|
|
|
marker_e8fc73d3e4ed58de4afe9d7c6670765d.bindPopup(popup_f0d4edb70f0840019d3c9656656f57d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8fc73d3e4ed58de4afe9d7c6670765d.setIcon(icon_c694e3046487998c693a955873dea175);
|
|
|
|
|
|
var marker_5879950dffa8ea34219ffa2380847b0d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9e7b2d11f2015377372e63378fc9a18d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57424b1de1865123f8e357975a8541d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2e99772d739933e01bed949ffe4bc25 = $(`<div id="html_f2e99772d739933e01bed949ffe4bc25" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_57424b1de1865123f8e357975a8541d6.setContent(html_f2e99772d739933e01bed949ffe4bc25);
|
|
|
|
|
|
|
|
marker_5879950dffa8ea34219ffa2380847b0d.bindPopup(popup_57424b1de1865123f8e357975a8541d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5879950dffa8ea34219ffa2380847b0d.setIcon(icon_9e7b2d11f2015377372e63378fc9a18d);
|
|
|
|
|
|
var marker_dda39c38096b7339ba04782316a8e3fa = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e1139a55b4cf92b305c1ef62aa7334df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4a14123e42b6650ec0a8b25c3404fcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02fbec677412565b878aa9fe4f858846 = $(`<div id="html_02fbec677412565b878aa9fe4f858846" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_a4a14123e42b6650ec0a8b25c3404fcb.setContent(html_02fbec677412565b878aa9fe4f858846);
|
|
|
|
|
|
|
|
marker_dda39c38096b7339ba04782316a8e3fa.bindPopup(popup_a4a14123e42b6650ec0a8b25c3404fcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dda39c38096b7339ba04782316a8e3fa.setIcon(icon_e1139a55b4cf92b305c1ef62aa7334df);
|
|
|
|
|
|
var marker_d98d9f7c856803d017885990422f9bc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_0cc660228ce8b8af76d3f5aea5a3d3dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d03b44c7293ee28b164a101209ac1af1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a33131bfda0beb8db0e677687850901e = $(`<div id="html_a33131bfda0beb8db0e677687850901e" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_d03b44c7293ee28b164a101209ac1af1.setContent(html_a33131bfda0beb8db0e677687850901e);
|
|
|
|
|
|
|
|
marker_d98d9f7c856803d017885990422f9bc3.bindPopup(popup_d03b44c7293ee28b164a101209ac1af1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d98d9f7c856803d017885990422f9bc3.setIcon(icon_0cc660228ce8b8af76d3f5aea5a3d3dd);
|
|
|
|
|
|
var marker_7a258da360833049447b6df9a68a7873 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1e926fcd69c7adb98a53a545a54f3390 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81bef5adb09d94dd5315815c0434bdb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71e501c76612ab13648c2bb625f2a9af = $(`<div id="html_71e501c76612ab13648c2bb625f2a9af" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_81bef5adb09d94dd5315815c0434bdb5.setContent(html_71e501c76612ab13648c2bb625f2a9af);
|
|
|
|
|
|
|
|
marker_7a258da360833049447b6df9a68a7873.bindPopup(popup_81bef5adb09d94dd5315815c0434bdb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a258da360833049447b6df9a68a7873.setIcon(icon_1e926fcd69c7adb98a53a545a54f3390);
|
|
|
|
|
|
var marker_10fac7534ee383120917a05020c05111 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_824fea80a48b49875893038815f3857a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96706c53b0ed6ba14f04ad98478623a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46ffe338ff0198386978b9342a878d87 = $(`<div id="html_46ffe338ff0198386978b9342a878d87" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_96706c53b0ed6ba14f04ad98478623a6.setContent(html_46ffe338ff0198386978b9342a878d87);
|
|
|
|
|
|
|
|
marker_10fac7534ee383120917a05020c05111.bindPopup(popup_96706c53b0ed6ba14f04ad98478623a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10fac7534ee383120917a05020c05111.setIcon(icon_824fea80a48b49875893038815f3857a);
|
|
|
|
|
|
var marker_a7b684abbf92c2fd01e5825ee5647897 = L.marker(
|
|
[50.9928, 3.26317],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5e015788cb05ffe58623f7706184f6bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_384f954baa6088bf18b99f3859ebb196 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96da6a3ab82377d690894fb37d3d86f4 = $(`<div id="html_96da6a3ab82377d690894fb37d3d86f4" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_384f954baa6088bf18b99f3859ebb196.setContent(html_96da6a3ab82377d690894fb37d3d86f4);
|
|
|
|
|
|
|
|
marker_a7b684abbf92c2fd01e5825ee5647897.bindPopup(popup_384f954baa6088bf18b99f3859ebb196)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7b684abbf92c2fd01e5825ee5647897.setIcon(icon_5e015788cb05ffe58623f7706184f6bb);
|
|
|
|
|
|
var marker_8eae14f0b6a7cd114450264d3a2799ed = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b927886834d7b9bcc099703b65fd7b45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a709efed32a201d76dd9d70d695de719 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_825e3f4d63407c302a52d191a84c88fb = $(`<div id="html_825e3f4d63407c302a52d191a84c88fb" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_a709efed32a201d76dd9d70d695de719.setContent(html_825e3f4d63407c302a52d191a84c88fb);
|
|
|
|
|
|
|
|
marker_8eae14f0b6a7cd114450264d3a2799ed.bindPopup(popup_a709efed32a201d76dd9d70d695de719)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eae14f0b6a7cd114450264d3a2799ed.setIcon(icon_b927886834d7b9bcc099703b65fd7b45);
|
|
|
|
|
|
var marker_22657bf066d7c7d0840efebe1df7adc7 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c49ccb9ecbbde9179251a54370bff736 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3356571c86f4331d662bb51a3f5cb48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d980d3b1a03808a83210cf1557484f4a = $(`<div id="html_d980d3b1a03808a83210cf1557484f4a" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_d3356571c86f4331d662bb51a3f5cb48.setContent(html_d980d3b1a03808a83210cf1557484f4a);
|
|
|
|
|
|
|
|
marker_22657bf066d7c7d0840efebe1df7adc7.bindPopup(popup_d3356571c86f4331d662bb51a3f5cb48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22657bf066d7c7d0840efebe1df7adc7.setIcon(icon_c49ccb9ecbbde9179251a54370bff736);
|
|
|
|
|
|
var marker_fd4bcfd0bb7dcb33c0eba87b458e30b2 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_391e0efbec1a83c1bad2f8a012dc9691 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ef27556fdac396cd1c8a8c032c2957e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4028f7638f484ef024588b1e6bb0db3a = $(`<div id="html_4028f7638f484ef024588b1e6bb0db3a" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_0ef27556fdac396cd1c8a8c032c2957e.setContent(html_4028f7638f484ef024588b1e6bb0db3a);
|
|
|
|
|
|
|
|
marker_fd4bcfd0bb7dcb33c0eba87b458e30b2.bindPopup(popup_0ef27556fdac396cd1c8a8c032c2957e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd4bcfd0bb7dcb33c0eba87b458e30b2.setIcon(icon_391e0efbec1a83c1bad2f8a012dc9691);
|
|
|
|
|
|
var marker_3817012baa91e9742065a6df9f6ae635 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_77148f8505c0c98fd897f064d21544a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e33c885d60befd3909993c20a2ea9ec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ea3c65c82ff2ea74b3c2ea6cc774c10 = $(`<div id="html_3ea3c65c82ff2ea74b3c2ea6cc774c10" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_e33c885d60befd3909993c20a2ea9ec6.setContent(html_3ea3c65c82ff2ea74b3c2ea6cc774c10);
|
|
|
|
|
|
|
|
marker_3817012baa91e9742065a6df9f6ae635.bindPopup(popup_e33c885d60befd3909993c20a2ea9ec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3817012baa91e9742065a6df9f6ae635.setIcon(icon_77148f8505c0c98fd897f064d21544a1);
|
|
|
|
|
|
var marker_5f6557c6ecb672777a25cd5286e86483 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5b94186fc1dafab63d81256cd09b7807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c8a91aaeb9ad50e3fa8ffe9b2b689d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0aa980c25a926beff7a42eec80b5594 = $(`<div id="html_f0aa980c25a926beff7a42eec80b5594" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_4c8a91aaeb9ad50e3fa8ffe9b2b689d3.setContent(html_f0aa980c25a926beff7a42eec80b5594);
|
|
|
|
|
|
|
|
marker_5f6557c6ecb672777a25cd5286e86483.bindPopup(popup_4c8a91aaeb9ad50e3fa8ffe9b2b689d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f6557c6ecb672777a25cd5286e86483.setIcon(icon_5b94186fc1dafab63d81256cd09b7807);
|
|
|
|
|
|
var marker_173296ef688a69f83283364d4f08d1e4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_27c4dbf5bd92797ae918e7b4ab9537d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c9f027a0499e17bdf0b5a76acd4508 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_694d319829b4b9df409bf35eba4dfca3 = $(`<div id="html_694d319829b4b9df409bf35eba4dfca3" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_90c9f027a0499e17bdf0b5a76acd4508.setContent(html_694d319829b4b9df409bf35eba4dfca3);
|
|
|
|
|
|
|
|
marker_173296ef688a69f83283364d4f08d1e4.bindPopup(popup_90c9f027a0499e17bdf0b5a76acd4508)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_173296ef688a69f83283364d4f08d1e4.setIcon(icon_27c4dbf5bd92797ae918e7b4ab9537d2);
|
|
|
|
|
|
var marker_d6f011c5aba57ccd9a8687b42401fa20 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c6557ca0899b6d465901a801747dee0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc9493359a9d2d2c4e3f26cd84fd2cff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b47a4a9b0546b639e5fb817fe700fb = $(`<div id="html_26b47a4a9b0546b639e5fb817fe700fb" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_cc9493359a9d2d2c4e3f26cd84fd2cff.setContent(html_26b47a4a9b0546b639e5fb817fe700fb);
|
|
|
|
|
|
|
|
marker_d6f011c5aba57ccd9a8687b42401fa20.bindPopup(popup_cc9493359a9d2d2c4e3f26cd84fd2cff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6f011c5aba57ccd9a8687b42401fa20.setIcon(icon_c6557ca0899b6d465901a801747dee0f);
|
|
|
|
|
|
var marker_e73ea174de8a1e649233d0b0961173e2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c552a620caa621b270d68a7ae1ea8d43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b99ee3cfbfdaf07c0d33888d5f6c7470 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8af66ed3a4671b8fde9c2b3f8f03297 = $(`<div id="html_f8af66ed3a4671b8fde9c2b3f8f03297" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_b99ee3cfbfdaf07c0d33888d5f6c7470.setContent(html_f8af66ed3a4671b8fde9c2b3f8f03297);
|
|
|
|
|
|
|
|
marker_e73ea174de8a1e649233d0b0961173e2.bindPopup(popup_b99ee3cfbfdaf07c0d33888d5f6c7470)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e73ea174de8a1e649233d0b0961173e2.setIcon(icon_c552a620caa621b270d68a7ae1ea8d43);
|
|
|
|
|
|
var marker_a86f11ca758e688c29ce668353c1074d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2a5e80a51088565013f80c9eaa022254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce069991d2d2301aa8923d65e50621cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9629aa73fc7e93a98bab9582d6c5b7e5 = $(`<div id="html_9629aa73fc7e93a98bab9582d6c5b7e5" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_ce069991d2d2301aa8923d65e50621cc.setContent(html_9629aa73fc7e93a98bab9582d6c5b7e5);
|
|
|
|
|
|
|
|
marker_a86f11ca758e688c29ce668353c1074d.bindPopup(popup_ce069991d2d2301aa8923d65e50621cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a86f11ca758e688c29ce668353c1074d.setIcon(icon_2a5e80a51088565013f80c9eaa022254);
|
|
|
|
|
|
var marker_5af24890fd3849695e27764733290236 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a8f3641527606757a4a7d6d32d2120d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbb64dd25b277ff7425fcdf997c1766f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf173a35b2f6fa7a6e23e484144d677 = $(`<div id="html_5bf173a35b2f6fa7a6e23e484144d677" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_cbb64dd25b277ff7425fcdf997c1766f.setContent(html_5bf173a35b2f6fa7a6e23e484144d677);
|
|
|
|
|
|
|
|
marker_5af24890fd3849695e27764733290236.bindPopup(popup_cbb64dd25b277ff7425fcdf997c1766f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5af24890fd3849695e27764733290236.setIcon(icon_a8f3641527606757a4a7d6d32d2120d2);
|
|
|
|
|
|
var marker_c8549c9da9616aa79b504258af76fda1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d37788c5eb886630e3e137bc02719697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_886f54a69e3b6edd7a7a713e125b5b96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d58e4c02040d7f339b4a4684a5b3608 = $(`<div id="html_9d58e4c02040d7f339b4a4684a5b3608" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_886f54a69e3b6edd7a7a713e125b5b96.setContent(html_9d58e4c02040d7f339b4a4684a5b3608);
|
|
|
|
|
|
|
|
marker_c8549c9da9616aa79b504258af76fda1.bindPopup(popup_886f54a69e3b6edd7a7a713e125b5b96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8549c9da9616aa79b504258af76fda1.setIcon(icon_d37788c5eb886630e3e137bc02719697);
|
|
|
|
|
|
var marker_bc2fda41de462c112a0d0b0f0c6054bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_3b2fe793ab5c8d8f6be84d5445b8db8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4076a9a38c90e76b75c2194b7507e497 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74f0fc289dd27795173836145055a387 = $(`<div id="html_74f0fc289dd27795173836145055a387" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_4076a9a38c90e76b75c2194b7507e497.setContent(html_74f0fc289dd27795173836145055a387);
|
|
|
|
|
|
|
|
marker_bc2fda41de462c112a0d0b0f0c6054bd.bindPopup(popup_4076a9a38c90e76b75c2194b7507e497)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc2fda41de462c112a0d0b0f0c6054bd.setIcon(icon_3b2fe793ab5c8d8f6be84d5445b8db8f);
|
|
|
|
|
|
var marker_fcfb90ea32f5fef1314ec8bb77155f69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_b66deaf90fc959a520a6566f7b2b74ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b2af7e880c7f9ef0336f64210341320 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4294ae41f0ad4c7e71d0fee14496cae = $(`<div id="html_f4294ae41f0ad4c7e71d0fee14496cae" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_2b2af7e880c7f9ef0336f64210341320.setContent(html_f4294ae41f0ad4c7e71d0fee14496cae);
|
|
|
|
|
|
|
|
marker_fcfb90ea32f5fef1314ec8bb77155f69.bindPopup(popup_2b2af7e880c7f9ef0336f64210341320)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcfb90ea32f5fef1314ec8bb77155f69.setIcon(icon_b66deaf90fc959a520a6566f7b2b74ee);
|
|
|
|
|
|
var marker_d228c2c95b376a21adab96798d3900eb = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1dfecc50c08d67e6b0ab285c843ca832 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a8a532a4f1c7700a9268323a12db6f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07acf5f2ba508f0b19a383163370707f = $(`<div id="html_07acf5f2ba508f0b19a383163370707f" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_9a8a532a4f1c7700a9268323a12db6f8.setContent(html_07acf5f2ba508f0b19a383163370707f);
|
|
|
|
|
|
|
|
marker_d228c2c95b376a21adab96798d3900eb.bindPopup(popup_9a8a532a4f1c7700a9268323a12db6f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d228c2c95b376a21adab96798d3900eb.setIcon(icon_1dfecc50c08d67e6b0ab285c843ca832);
|
|
|
|
|
|
var marker_1f6cd59f197b18d211fcd5196934b236 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_83cf61f631494c7e9148e1ed7dc8aa32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78e3940bbe2e93bec870b16c8abdb5c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a069bd607f7f33d1ee13826cbfbb487 = $(`<div id="html_9a069bd607f7f33d1ee13826cbfbb487" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_78e3940bbe2e93bec870b16c8abdb5c7.setContent(html_9a069bd607f7f33d1ee13826cbfbb487);
|
|
|
|
|
|
|
|
marker_1f6cd59f197b18d211fcd5196934b236.bindPopup(popup_78e3940bbe2e93bec870b16c8abdb5c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f6cd59f197b18d211fcd5196934b236.setIcon(icon_83cf61f631494c7e9148e1ed7dc8aa32);
|
|
|
|
|
|
var marker_4c18d0470831392261194e736fb2ee8a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_01ff431f1a131de1ec693344e60c16ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69c92f64d0dd6d74cee6a2bdf927fbf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de2048425e663a0cb584a61c0e760957 = $(`<div id="html_de2048425e663a0cb584a61c0e760957" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_69c92f64d0dd6d74cee6a2bdf927fbf0.setContent(html_de2048425e663a0cb584a61c0e760957);
|
|
|
|
|
|
|
|
marker_4c18d0470831392261194e736fb2ee8a.bindPopup(popup_69c92f64d0dd6d74cee6a2bdf927fbf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c18d0470831392261194e736fb2ee8a.setIcon(icon_01ff431f1a131de1ec693344e60c16ad);
|
|
|
|
|
|
var marker_965f1731c59c5235617cf696fcf483ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1fcce75e539cbf8e5f758623c44679d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df0e51fbdbfa5b79f9a10bddca5686d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_410dbb0a877faded86c6d2da734e1008 = $(`<div id="html_410dbb0a877faded86c6d2da734e1008" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_df0e51fbdbfa5b79f9a10bddca5686d4.setContent(html_410dbb0a877faded86c6d2da734e1008);
|
|
|
|
|
|
|
|
marker_965f1731c59c5235617cf696fcf483ef.bindPopup(popup_df0e51fbdbfa5b79f9a10bddca5686d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_965f1731c59c5235617cf696fcf483ef.setIcon(icon_1fcce75e539cbf8e5f758623c44679d7);
|
|
|
|
|
|
var marker_1c2efcb1176cc456c34a716192e31c82 = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_6032cb6dec30f749b7e9b8ce8ec533d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db2f9848b822499431e23de5fb56a651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21e8c1d70733918678027b3a30e782ab = $(`<div id="html_21e8c1d70733918678027b3a30e782ab" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_db2f9848b822499431e23de5fb56a651.setContent(html_21e8c1d70733918678027b3a30e782ab);
|
|
|
|
|
|
|
|
marker_1c2efcb1176cc456c34a716192e31c82.bindPopup(popup_db2f9848b822499431e23de5fb56a651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c2efcb1176cc456c34a716192e31c82.setIcon(icon_6032cb6dec30f749b7e9b8ce8ec533d6);
|
|
|
|
|
|
var marker_53e0ce2ca2ddfa7631a3085f5429c278 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a4814262a87ab2dd392eca53a04279f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec9d3e9b59030c2ecf8aac625714e41c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_617e4b1f9f432ed605f4084e0bc46105 = $(`<div id="html_617e4b1f9f432ed605f4084e0bc46105" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_ec9d3e9b59030c2ecf8aac625714e41c.setContent(html_617e4b1f9f432ed605f4084e0bc46105);
|
|
|
|
|
|
|
|
marker_53e0ce2ca2ddfa7631a3085f5429c278.bindPopup(popup_ec9d3e9b59030c2ecf8aac625714e41c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53e0ce2ca2ddfa7631a3085f5429c278.setIcon(icon_a4814262a87ab2dd392eca53a04279f3);
|
|
|
|
|
|
var marker_2b39bb73020c093896f7040e70ae69cb = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_0533aca532e4128c9a3258363e714af5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa63d635678cdd9765a1a9edc2add005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2ba36213e9d9e5fdeb6f03099606bd9 = $(`<div id="html_e2ba36213e9d9e5fdeb6f03099606bd9" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_fa63d635678cdd9765a1a9edc2add005.setContent(html_e2ba36213e9d9e5fdeb6f03099606bd9);
|
|
|
|
|
|
|
|
marker_2b39bb73020c093896f7040e70ae69cb.bindPopup(popup_fa63d635678cdd9765a1a9edc2add005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b39bb73020c093896f7040e70ae69cb.setIcon(icon_0533aca532e4128c9a3258363e714af5);
|
|
|
|
|
|
var marker_093bccf685573f3a2e9c6a4607852566 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ca5c06a0f18392b8ef4c0c63a732f7e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2edc6159d535ba7692910c8bbca610d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68fe917f84ad7a36b19b74bf885ef3ce = $(`<div id="html_68fe917f84ad7a36b19b74bf885ef3ce" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_a2edc6159d535ba7692910c8bbca610d.setContent(html_68fe917f84ad7a36b19b74bf885ef3ce);
|
|
|
|
|
|
|
|
marker_093bccf685573f3a2e9c6a4607852566.bindPopup(popup_a2edc6159d535ba7692910c8bbca610d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_093bccf685573f3a2e9c6a4607852566.setIcon(icon_ca5c06a0f18392b8ef4c0c63a732f7e1);
|
|
|
|
|
|
var marker_79a8cc72999d9b4180ff073132c86cc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_27abffe836d38a5900da22e988273f32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f914ef4b0dcefb78a3d4d42608260372 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc32a067e0cbf828598e4372ac74de78 = $(`<div id="html_fc32a067e0cbf828598e4372ac74de78" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_f914ef4b0dcefb78a3d4d42608260372.setContent(html_fc32a067e0cbf828598e4372ac74de78);
|
|
|
|
|
|
|
|
marker_79a8cc72999d9b4180ff073132c86cc8.bindPopup(popup_f914ef4b0dcefb78a3d4d42608260372)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79a8cc72999d9b4180ff073132c86cc8.setIcon(icon_27abffe836d38a5900da22e988273f32);
|
|
|
|
|
|
var marker_f6caa2142b725e6bd665ae48938ac0ba = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_05120b9fefafb0c49aa1274984e42e5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec1771697423cb4c7792d20e076a6f16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70ba8dca171c4d9bf601376670f6e696 = $(`<div id="html_70ba8dca171c4d9bf601376670f6e696" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_ec1771697423cb4c7792d20e076a6f16.setContent(html_70ba8dca171c4d9bf601376670f6e696);
|
|
|
|
|
|
|
|
marker_f6caa2142b725e6bd665ae48938ac0ba.bindPopup(popup_ec1771697423cb4c7792d20e076a6f16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6caa2142b725e6bd665ae48938ac0ba.setIcon(icon_05120b9fefafb0c49aa1274984e42e5e);
|
|
|
|
|
|
var marker_86adaeeeac0668fae52bee0ea2ad0074 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2a97a9d2e3ac618db10cead60bbac006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c03a91743e5f83bfec3aa2a05194bf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcff7615d9642906f0be6410fcfa581d = $(`<div id="html_fcff7615d9642906f0be6410fcfa581d" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_8c03a91743e5f83bfec3aa2a05194bf7.setContent(html_fcff7615d9642906f0be6410fcfa581d);
|
|
|
|
|
|
|
|
marker_86adaeeeac0668fae52bee0ea2ad0074.bindPopup(popup_8c03a91743e5f83bfec3aa2a05194bf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86adaeeeac0668fae52bee0ea2ad0074.setIcon(icon_2a97a9d2e3ac618db10cead60bbac006);
|
|
|
|
|
|
var marker_bd95368f525df5e485ed229ad2370e03 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d0b41f90bb821913eb485a8aa90e38a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8506ac3b67ddcaf17b0f15ffc751811d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e930892c7639d3057417ef01de7d5325 = $(`<div id="html_e930892c7639d3057417ef01de7d5325" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_8506ac3b67ddcaf17b0f15ffc751811d.setContent(html_e930892c7639d3057417ef01de7d5325);
|
|
|
|
|
|
|
|
marker_bd95368f525df5e485ed229ad2370e03.bindPopup(popup_8506ac3b67ddcaf17b0f15ffc751811d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd95368f525df5e485ed229ad2370e03.setIcon(icon_d0b41f90bb821913eb485a8aa90e38a9);
|
|
|
|
|
|
var marker_ada3bc590eb9f25c5b9d6602f2fb9c1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d87151f9d61e4c9b829e8a2f4ba4c117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe34982c8bdf0333c4c0dda71a5c3ef9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea9ff4ce0c6ccbded56a6527fea7eefc = $(`<div id="html_ea9ff4ce0c6ccbded56a6527fea7eefc" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_fe34982c8bdf0333c4c0dda71a5c3ef9.setContent(html_ea9ff4ce0c6ccbded56a6527fea7eefc);
|
|
|
|
|
|
|
|
marker_ada3bc590eb9f25c5b9d6602f2fb9c1c.bindPopup(popup_fe34982c8bdf0333c4c0dda71a5c3ef9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ada3bc590eb9f25c5b9d6602f2fb9c1c.setIcon(icon_d87151f9d61e4c9b829e8a2f4ba4c117);
|
|
|
|
|
|
var marker_6ceed44502d78e7e5c1fa68fb5df8eec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_c9cb85aa85c81475df7df7968faff3ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ff5544a2d5749d55bad03cfada11a0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc1554613c5f07759fb0c57f5b171c6a = $(`<div id="html_dc1554613c5f07759fb0c57f5b171c6a" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_0ff5544a2d5749d55bad03cfada11a0e.setContent(html_dc1554613c5f07759fb0c57f5b171c6a);
|
|
|
|
|
|
|
|
marker_6ceed44502d78e7e5c1fa68fb5df8eec.bindPopup(popup_0ff5544a2d5749d55bad03cfada11a0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ceed44502d78e7e5c1fa68fb5df8eec.setIcon(icon_c9cb85aa85c81475df7df7968faff3ca);
|
|
|
|
|
|
var marker_502fe106a400b97b19e8d096287cd7f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f001f2531f95ee8b88cced1baad3fbf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6eb2b661659e92519f61dc2d70b41fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09b22c6d6ff92029772d7c36ced8de65 = $(`<div id="html_09b22c6d6ff92029772d7c36ced8de65" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_6eb2b661659e92519f61dc2d70b41fc6.setContent(html_09b22c6d6ff92029772d7c36ced8de65);
|
|
|
|
|
|
|
|
marker_502fe106a400b97b19e8d096287cd7f1.bindPopup(popup_6eb2b661659e92519f61dc2d70b41fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_502fe106a400b97b19e8d096287cd7f1.setIcon(icon_f001f2531f95ee8b88cced1baad3fbf7);
|
|
|
|
|
|
var marker_a81db65da21f3001487c31a08be10315 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9a38700fcff8ecd49e5d2e8a699f0d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46c5ce3fb00b0bb8ba8686492a71e669 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdc4094def696c0f4f4311e72abf8f5b = $(`<div id="html_bdc4094def696c0f4f4311e72abf8f5b" style="width: 100.0%; height: 100.0%;">relay.ryzizub.com</div>`)[0];
|
|
popup_46c5ce3fb00b0bb8ba8686492a71e669.setContent(html_bdc4094def696c0f4f4311e72abf8f5b);
|
|
|
|
|
|
|
|
marker_a81db65da21f3001487c31a08be10315.bindPopup(popup_46c5ce3fb00b0bb8ba8686492a71e669)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a81db65da21f3001487c31a08be10315.setIcon(icon_9a38700fcff8ecd49e5d2e8a699f0d13);
|
|
|
|
|
|
var marker_85b985d2fe8801297bc85edf6dac2d3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_d87d94b1191fae5cf9b8e3b83c14f38f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_367843ffebae1d27c5a3d3b0d930ca62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ebefe7a92d5d430c2533cefd7a040b6 = $(`<div id="html_6ebefe7a92d5d430c2533cefd7a040b6" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_367843ffebae1d27c5a3d3b0d930ca62.setContent(html_6ebefe7a92d5d430c2533cefd7a040b6);
|
|
|
|
|
|
|
|
marker_85b985d2fe8801297bc85edf6dac2d3f.bindPopup(popup_367843ffebae1d27c5a3d3b0d930ca62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85b985d2fe8801297bc85edf6dac2d3f.setIcon(icon_d87d94b1191fae5cf9b8e3b83c14f38f);
|
|
|
|
|
|
var marker_7baff585f38f792448227dc905c1fa7d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_ff8102f71b0627982fc8681ad183bad5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5531dc505b33859f82a413f48b4403c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ea9ce642783419add19418ba61b4223 = $(`<div id="html_5ea9ce642783419add19418ba61b4223" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_5531dc505b33859f82a413f48b4403c0.setContent(html_5ea9ce642783419add19418ba61b4223);
|
|
|
|
|
|
|
|
marker_7baff585f38f792448227dc905c1fa7d.bindPopup(popup_5531dc505b33859f82a413f48b4403c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7baff585f38f792448227dc905c1fa7d.setIcon(icon_ff8102f71b0627982fc8681ad183bad5);
|
|
|
|
|
|
var marker_6641704dfe11cc98b33f3b71af099397 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_48e757f7313422e833fc197c0530c06f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_586502251f67c9a1d4acb01bc4772590 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0ad5ea732d4170a06d38dc4adc5fb8c = $(`<div id="html_f0ad5ea732d4170a06d38dc4adc5fb8c" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_586502251f67c9a1d4acb01bc4772590.setContent(html_f0ad5ea732d4170a06d38dc4adc5fb8c);
|
|
|
|
|
|
|
|
marker_6641704dfe11cc98b33f3b71af099397.bindPopup(popup_586502251f67c9a1d4acb01bc4772590)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6641704dfe11cc98b33f3b71af099397.setIcon(icon_48e757f7313422e833fc197c0530c06f);
|
|
|
|
|
|
var marker_c268525edbcaaefd06f68d072a093bd3 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_4d66b8cf72625316ecad27d23cae3245 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1111fd193b80046e70f1622a3d5a6be5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09d36ebb7b5f1c3803979efa603cf355 = $(`<div id="html_09d36ebb7b5f1c3803979efa603cf355" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_1111fd193b80046e70f1622a3d5a6be5.setContent(html_09d36ebb7b5f1c3803979efa603cf355);
|
|
|
|
|
|
|
|
marker_c268525edbcaaefd06f68d072a093bd3.bindPopup(popup_1111fd193b80046e70f1622a3d5a6be5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c268525edbcaaefd06f68d072a093bd3.setIcon(icon_4d66b8cf72625316ecad27d23cae3245);
|
|
|
|
|
|
var marker_9dab8d03f6b48c695c84375a6d33e1fb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_65b41701e66ebd16d4910c03ae230998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_667fc6959e4156e7aedd753edb481fe0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a1890444daeb016ed1ff07ab5744f66 = $(`<div id="html_4a1890444daeb016ed1ff07ab5744f66" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_667fc6959e4156e7aedd753edb481fe0.setContent(html_4a1890444daeb016ed1ff07ab5744f66);
|
|
|
|
|
|
|
|
marker_9dab8d03f6b48c695c84375a6d33e1fb.bindPopup(popup_667fc6959e4156e7aedd753edb481fe0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dab8d03f6b48c695c84375a6d33e1fb.setIcon(icon_65b41701e66ebd16d4910c03ae230998);
|
|
|
|
|
|
var marker_bb9c41e768aa5f52272065f1251bdeba = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f0a01ae59d8fa1382de9f4fec41a1cb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b2efbed7ab8b65351db39ca9652dd1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6add85d1b569e17237190e6a2b60c9cd = $(`<div id="html_6add85d1b569e17237190e6a2b60c9cd" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_8b2efbed7ab8b65351db39ca9652dd1d.setContent(html_6add85d1b569e17237190e6a2b60c9cd);
|
|
|
|
|
|
|
|
marker_bb9c41e768aa5f52272065f1251bdeba.bindPopup(popup_8b2efbed7ab8b65351db39ca9652dd1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb9c41e768aa5f52272065f1251bdeba.setIcon(icon_f0a01ae59d8fa1382de9f4fec41a1cb2);
|
|
|
|
|
|
var marker_802bd201bbce24ef5c087cc77a86d577 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_95ba476657f1901aeb3a2375bea033fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dbfd128fc8ac7ee65167a9c8c5204bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf6dc046d4f13a2fa050194d14d003d7 = $(`<div id="html_cf6dc046d4f13a2fa050194d14d003d7" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_8dbfd128fc8ac7ee65167a9c8c5204bc.setContent(html_cf6dc046d4f13a2fa050194d14d003d7);
|
|
|
|
|
|
|
|
marker_802bd201bbce24ef5c087cc77a86d577.bindPopup(popup_8dbfd128fc8ac7ee65167a9c8c5204bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_802bd201bbce24ef5c087cc77a86d577.setIcon(icon_95ba476657f1901aeb3a2375bea033fb);
|
|
|
|
|
|
var marker_0f99bb4acfed8cbaceabf30c3c0d17c2 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_787e42c242369c114111f8b3e527fc15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53c0a29c7efe57af111d315b5c570ca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0926f82aefc05a126535bceafc3d5261 = $(`<div id="html_0926f82aefc05a126535bceafc3d5261" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_53c0a29c7efe57af111d315b5c570ca9.setContent(html_0926f82aefc05a126535bceafc3d5261);
|
|
|
|
|
|
|
|
marker_0f99bb4acfed8cbaceabf30c3c0d17c2.bindPopup(popup_53c0a29c7efe57af111d315b5c570ca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f99bb4acfed8cbaceabf30c3c0d17c2.setIcon(icon_787e42c242369c114111f8b3e527fc15);
|
|
|
|
|
|
var marker_dcb0cc9da6778fbf7d5ddb6549882e3e = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_fc090f7bf8b798ba7cdf31d0c7afb918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3144ebb89a883d8f7a46103b52837e69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b441ae88df6d7f8e6cb269086e96d7ae = $(`<div id="html_b441ae88df6d7f8e6cb269086e96d7ae" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_3144ebb89a883d8f7a46103b52837e69.setContent(html_b441ae88df6d7f8e6cb269086e96d7ae);
|
|
|
|
|
|
|
|
marker_dcb0cc9da6778fbf7d5ddb6549882e3e.bindPopup(popup_3144ebb89a883d8f7a46103b52837e69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcb0cc9da6778fbf7d5ddb6549882e3e.setIcon(icon_fc090f7bf8b798ba7cdf31d0c7afb918);
|
|
|
|
|
|
var marker_87b43ec5e4c1d6ecbf546e88185a5f37 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e71db9b8c9cdcd231c936961167e01fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a922d15c887e9c6c3b5b4e474cddda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08f04b05e4102d8bded4fc779a0f826e = $(`<div id="html_08f04b05e4102d8bded4fc779a0f826e" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_66a922d15c887e9c6c3b5b4e474cddda.setContent(html_08f04b05e4102d8bded4fc779a0f826e);
|
|
|
|
|
|
|
|
marker_87b43ec5e4c1d6ecbf546e88185a5f37.bindPopup(popup_66a922d15c887e9c6c3b5b4e474cddda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87b43ec5e4c1d6ecbf546e88185a5f37.setIcon(icon_e71db9b8c9cdcd231c936961167e01fb);
|
|
|
|
|
|
var marker_8ee9a1315dc68f80313cd24a12aa1192 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_5dafe91cb48c9e3245c941bc23378a37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b13d077c342fddfdffde6a1fd02dfd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf911004936d35051d6fc46f64d4fd9d = $(`<div id="html_bf911004936d35051d6fc46f64d4fd9d" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_1b13d077c342fddfdffde6a1fd02dfd2.setContent(html_bf911004936d35051d6fc46f64d4fd9d);
|
|
|
|
|
|
|
|
marker_8ee9a1315dc68f80313cd24a12aa1192.bindPopup(popup_1b13d077c342fddfdffde6a1fd02dfd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ee9a1315dc68f80313cd24a12aa1192.setIcon(icon_5dafe91cb48c9e3245c941bc23378a37);
|
|
|
|
|
|
var marker_a00a1eab028b4bdf190d2a05b00fea8e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_82229e353c4fadccc5c31943d3d028c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2edccb193d9d37148dee307b1c80aa7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c26f1df24e477a0f7510e2f85958b6c3 = $(`<div id="html_c26f1df24e477a0f7510e2f85958b6c3" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_2edccb193d9d37148dee307b1c80aa7b.setContent(html_c26f1df24e477a0f7510e2f85958b6c3);
|
|
|
|
|
|
|
|
marker_a00a1eab028b4bdf190d2a05b00fea8e.bindPopup(popup_2edccb193d9d37148dee307b1c80aa7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a00a1eab028b4bdf190d2a05b00fea8e.setIcon(icon_82229e353c4fadccc5c31943d3d028c8);
|
|
|
|
|
|
var marker_92f5a6215d03fdafdcb1b952298042b5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9c32af17998eec6208477152301c2ede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_097de8dddd0a42bf5dc17f26e3cb42a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b50778d8abbf8dcd7b6175a5e9b8076 = $(`<div id="html_6b50778d8abbf8dcd7b6175a5e9b8076" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_097de8dddd0a42bf5dc17f26e3cb42a8.setContent(html_6b50778d8abbf8dcd7b6175a5e9b8076);
|
|
|
|
|
|
|
|
marker_92f5a6215d03fdafdcb1b952298042b5.bindPopup(popup_097de8dddd0a42bf5dc17f26e3cb42a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92f5a6215d03fdafdcb1b952298042b5.setIcon(icon_9c32af17998eec6208477152301c2ede);
|
|
|
|
|
|
var marker_443a099e730bbe27acf040b3f19a6715 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_9483e3ecd81695d3446a981d6b21c0a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f6f888788fde3a5826eb2ce991f8694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e89bcdd91cd35edcc4a75f70df4e226c = $(`<div id="html_e89bcdd91cd35edcc4a75f70df4e226c" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_0f6f888788fde3a5826eb2ce991f8694.setContent(html_e89bcdd91cd35edcc4a75f70df4e226c);
|
|
|
|
|
|
|
|
marker_443a099e730bbe27acf040b3f19a6715.bindPopup(popup_0f6f888788fde3a5826eb2ce991f8694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_443a099e730bbe27acf040b3f19a6715.setIcon(icon_9483e3ecd81695d3446a981d6b21c0a4);
|
|
|
|
|
|
var marker_67e9ef7bd3cbb4ffade97154604383cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_dc98d70ea9fa7d2127b9ae7b839a7106 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7d693e4b167640832760a0054380001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc723142f583868456f47a87c16edd2f = $(`<div id="html_fc723142f583868456f47a87c16edd2f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_c7d693e4b167640832760a0054380001.setContent(html_fc723142f583868456f47a87c16edd2f);
|
|
|
|
|
|
|
|
marker_67e9ef7bd3cbb4ffade97154604383cc.bindPopup(popup_c7d693e4b167640832760a0054380001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67e9ef7bd3cbb4ffade97154604383cc.setIcon(icon_dc98d70ea9fa7d2127b9ae7b839a7106);
|
|
|
|
|
|
var marker_4e9a06ca9f6e92e4305bce55bc36fc58 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_8c7f8a57d3ac23cf26f00b80d6588711 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b26a47e71dd6c66360836a741f7e3bd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7923bb0b3b17689400df2e98f1cb22a = $(`<div id="html_b7923bb0b3b17689400df2e98f1cb22a" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_b26a47e71dd6c66360836a741f7e3bd8.setContent(html_b7923bb0b3b17689400df2e98f1cb22a);
|
|
|
|
|
|
|
|
marker_4e9a06ca9f6e92e4305bce55bc36fc58.bindPopup(popup_b26a47e71dd6c66360836a741f7e3bd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e9a06ca9f6e92e4305bce55bc36fc58.setIcon(icon_8c7f8a57d3ac23cf26f00b80d6588711);
|
|
|
|
|
|
var marker_4d9bf7b258437f0c8500c2c46afbbd42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_69ef5f3b068fe59a03ae979832280b62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5be62c255ef26debce456b7dc0810339 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b95c2d22d01a39f4f5ce607a32465b4 = $(`<div id="html_1b95c2d22d01a39f4f5ce607a32465b4" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_5be62c255ef26debce456b7dc0810339.setContent(html_1b95c2d22d01a39f4f5ce607a32465b4);
|
|
|
|
|
|
|
|
marker_4d9bf7b258437f0c8500c2c46afbbd42.bindPopup(popup_5be62c255ef26debce456b7dc0810339)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d9bf7b258437f0c8500c2c46afbbd42.setIcon(icon_69ef5f3b068fe59a03ae979832280b62);
|
|
|
|
|
|
var marker_9191c1a2ed57680451bcbc6f5f08b652 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_75e58336b9e118c8ce365d41a227ad1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e17cdd6566ba39898b44cde208fe08e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35a2af9d88fe5f91883ccffdb8e452f4 = $(`<div id="html_35a2af9d88fe5f91883ccffdb8e452f4" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_e17cdd6566ba39898b44cde208fe08e4.setContent(html_35a2af9d88fe5f91883ccffdb8e452f4);
|
|
|
|
|
|
|
|
marker_9191c1a2ed57680451bcbc6f5f08b652.bindPopup(popup_e17cdd6566ba39898b44cde208fe08e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9191c1a2ed57680451bcbc6f5f08b652.setIcon(icon_75e58336b9e118c8ce365d41a227ad1f);
|
|
|
|
|
|
var marker_7ed0505752093646dd2495522bbbe043 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_67cc11b2d54956432b77212fe4bd8495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_730c21858c585c91c615d950e563868d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71db0c65e8399d8f8bf41a4a28fd0409 = $(`<div id="html_71db0c65e8399d8f8bf41a4a28fd0409" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_730c21858c585c91c615d950e563868d.setContent(html_71db0c65e8399d8f8bf41a4a28fd0409);
|
|
|
|
|
|
|
|
marker_7ed0505752093646dd2495522bbbe043.bindPopup(popup_730c21858c585c91c615d950e563868d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ed0505752093646dd2495522bbbe043.setIcon(icon_67cc11b2d54956432b77212fe4bd8495);
|
|
|
|
|
|
var marker_0b77328ba781f2d4591e6a394c16384a = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_f3011a2c44ef1c0101db299e1238e785 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33bc3d3590e7d0e988750350f79a281f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f498b7beb8bb6d0d1b146bb2932fa53 = $(`<div id="html_5f498b7beb8bb6d0d1b146bb2932fa53" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_33bc3d3590e7d0e988750350f79a281f.setContent(html_5f498b7beb8bb6d0d1b146bb2932fa53);
|
|
|
|
|
|
|
|
marker_0b77328ba781f2d4591e6a394c16384a.bindPopup(popup_33bc3d3590e7d0e988750350f79a281f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b77328ba781f2d4591e6a394c16384a.setIcon(icon_f3011a2c44ef1c0101db299e1238e785);
|
|
|
|
|
|
var marker_f2d1cac00e01fc85c4c42128d985a9a3 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_903737d344650870fe345b03ec5bc15b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_613301ce88e67633bf86ab1f33dd9b9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a48e1083643fd793060b67c6e093f814 = $(`<div id="html_a48e1083643fd793060b67c6e093f814" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_613301ce88e67633bf86ab1f33dd9b9f.setContent(html_a48e1083643fd793060b67c6e093f814);
|
|
|
|
|
|
|
|
marker_f2d1cac00e01fc85c4c42128d985a9a3.bindPopup(popup_613301ce88e67633bf86ab1f33dd9b9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2d1cac00e01fc85c4c42128d985a9a3.setIcon(icon_903737d344650870fe345b03ec5bc15b);
|
|
|
|
|
|
var marker_ccb2005a8730e5ec6a19a186f149db30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7c9d8cfb4d3d8a1141c40ad71e9349c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00f99de781fd395d32687a7c8ebc1ea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de20602346af078fb3fdc6c0de78b349 = $(`<div id="html_de20602346af078fb3fdc6c0de78b349" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_00f99de781fd395d32687a7c8ebc1ea8.setContent(html_de20602346af078fb3fdc6c0de78b349);
|
|
|
|
|
|
|
|
marker_ccb2005a8730e5ec6a19a186f149db30.bindPopup(popup_00f99de781fd395d32687a7c8ebc1ea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccb2005a8730e5ec6a19a186f149db30.setIcon(icon_7c9d8cfb4d3d8a1141c40ad71e9349c0);
|
|
|
|
|
|
var marker_45f33cd852da4d0cceb7c1c329220079 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_7828d544c4b45947ad835371648e4d07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91eb1ffe360679411d6f2be488c3fa55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1c361fdb14c4d1d5bca4d523329097d = $(`<div id="html_d1c361fdb14c4d1d5bca4d523329097d" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_91eb1ffe360679411d6f2be488c3fa55.setContent(html_d1c361fdb14c4d1d5bca4d523329097d);
|
|
|
|
|
|
|
|
marker_45f33cd852da4d0cceb7c1c329220079.bindPopup(popup_91eb1ffe360679411d6f2be488c3fa55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45f33cd852da4d0cceb7c1c329220079.setIcon(icon_7828d544c4b45947ad835371648e4d07);
|
|
|
|
|
|
var marker_8b51ab2ee99db5f5c6b7d8a84eab46a8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_1eee7543504b8ee393fa846d75988c7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be648a5848cef2d3c034e2348913c990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75a35ec31914983da0efdc93144b6c9f = $(`<div id="html_75a35ec31914983da0efdc93144b6c9f" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_be648a5848cef2d3c034e2348913c990.setContent(html_75a35ec31914983da0efdc93144b6c9f);
|
|
|
|
|
|
|
|
marker_8b51ab2ee99db5f5c6b7d8a84eab46a8.bindPopup(popup_be648a5848cef2d3c034e2348913c990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b51ab2ee99db5f5c6b7d8a84eab46a8.setIcon(icon_1eee7543504b8ee393fa846d75988c7d);
|
|
|
|
|
|
var marker_963b12f2c3c9c07d1127c832a2007012 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_202e62a407cc23e65e7cbb0c2bdb679b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c86ca781259f58072a91721d36edb0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f7ed936ca90ac1c19503ddfe186fed3 = $(`<div id="html_9f7ed936ca90ac1c19503ddfe186fed3" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_0c86ca781259f58072a91721d36edb0f.setContent(html_9f7ed936ca90ac1c19503ddfe186fed3);
|
|
|
|
|
|
|
|
marker_963b12f2c3c9c07d1127c832a2007012.bindPopup(popup_0c86ca781259f58072a91721d36edb0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_963b12f2c3c9c07d1127c832a2007012.setIcon(icon_202e62a407cc23e65e7cbb0c2bdb679b);
|
|
|
|
|
|
var marker_a06f1deff9e7fec300851b1664d6b894 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_2a3b6055d8d25d312d8a68ef71693c53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffdca059ed3e8d41057a0815fbb3aae2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f10aa74ffd2a8b493eb9c7212ce0d283 = $(`<div id="html_f10aa74ffd2a8b493eb9c7212ce0d283" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_ffdca059ed3e8d41057a0815fbb3aae2.setContent(html_f10aa74ffd2a8b493eb9c7212ce0d283);
|
|
|
|
|
|
|
|
marker_a06f1deff9e7fec300851b1664d6b894.bindPopup(popup_ffdca059ed3e8d41057a0815fbb3aae2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a06f1deff9e7fec300851b1664d6b894.setIcon(icon_2a3b6055d8d25d312d8a68ef71693c53);
|
|
|
|
|
|
var marker_de1537bf07327fa1074747f61326eb09 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_e66554bb394e82b5a95832d8c72fd3ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50849ff04e025cb90bf732b1545fa936 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df6d7680e963516f49076066c8baa01d = $(`<div id="html_df6d7680e963516f49076066c8baa01d" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_50849ff04e025cb90bf732b1545fa936.setContent(html_df6d7680e963516f49076066c8baa01d);
|
|
|
|
|
|
|
|
marker_de1537bf07327fa1074747f61326eb09.bindPopup(popup_50849ff04e025cb90bf732b1545fa936)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de1537bf07327fa1074747f61326eb09.setIcon(icon_e66554bb394e82b5a95832d8c72fd3ea);
|
|
|
|
|
|
var marker_e288c5adc29981ad613469cc4a3d2973 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e06f98be962b132ae6788d6d5a218768);
|
|
|
|
|
|
var icon_a2543ad2c4fa8d02959f3063feb8e39d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b2e15db73eff0570926f0c8465d7a93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6b90fe794114a158b7bc52c93385f69 = $(`<div id="html_c6b90fe794114a158b7bc52c93385f69" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_6b2e15db73eff0570926f0c8465d7a93.setContent(html_c6b90fe794114a158b7bc52c93385f69);
|
|
|
|
|
|
|
|
marker_e288c5adc29981ad613469cc4a3d2973.bindPopup(popup_6b2e15db73eff0570926f0c8465d7a93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e288c5adc29981ad613469cc4a3d2973.setIcon(icon_a2543ad2c4fa8d02959f3063feb8e39d);
|
|
|
|
|
|
marker_cluster_e06f98be962b132ae6788d6d5a218768.addTo(map_ca940f8de839c069383868f78f5d7db1);
|
|
|
|
</script>
|
|
</html> |