mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 12:05:19 +00:00
9689 lines
282 KiB
HTML
9689 lines
282 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_865d60e47e88d28c39138be0bfa25898 {
|
|
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_865d60e47e88d28c39138be0bfa25898" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_865d60e47e88d28c39138be0bfa25898 = L.map(
|
|
"map_865d60e47e88d28c39138be0bfa25898",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_4cef742e5c0c9aba1def7b06111fa636 = 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_4cef742e5c0c9aba1def7b06111fa636.addTo(map_865d60e47e88d28c39138be0bfa25898);
|
|
|
|
|
|
var marker_cluster_4ac0ed153382c65c0f57581736cbb6f0 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_bc0f3571ede785886a99f9b38f3f42b2 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a5e6beb74a1ca9179fbe0f3d0b1cf874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1afcd8fada7c59126fd47ca7418db06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a4b65ecaec7fcaf50497b15e05e9539 = $(`<div id="html_5a4b65ecaec7fcaf50497b15e05e9539" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_b1afcd8fada7c59126fd47ca7418db06.setContent(html_5a4b65ecaec7fcaf50497b15e05e9539);
|
|
|
|
|
|
|
|
marker_bc0f3571ede785886a99f9b38f3f42b2.bindPopup(popup_b1afcd8fada7c59126fd47ca7418db06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc0f3571ede785886a99f9b38f3f42b2.setIcon(icon_a5e6beb74a1ca9179fbe0f3d0b1cf874);
|
|
|
|
|
|
var marker_cdc82cd45a6ffcad8d16fe5a12471dae = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_739eb74219920662e19f5d8b9f0e7587 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_978e64b70a4c4f16e8cad2df11343d3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58448881517bb41d01af7706a41acac3 = $(`<div id="html_58448881517bb41d01af7706a41acac3" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_978e64b70a4c4f16e8cad2df11343d3a.setContent(html_58448881517bb41d01af7706a41acac3);
|
|
|
|
|
|
|
|
marker_cdc82cd45a6ffcad8d16fe5a12471dae.bindPopup(popup_978e64b70a4c4f16e8cad2df11343d3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdc82cd45a6ffcad8d16fe5a12471dae.setIcon(icon_739eb74219920662e19f5d8b9f0e7587);
|
|
|
|
|
|
var marker_ff82b4df46f379b7fea64895a4c8a74b = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9d8f58b73f0cf0d7bd4654869045a5eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3bde71633ac8f0d07db077544121885 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ba9e2844c24a8efa5e27dfdb31516d8 = $(`<div id="html_0ba9e2844c24a8efa5e27dfdb31516d8" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_c3bde71633ac8f0d07db077544121885.setContent(html_0ba9e2844c24a8efa5e27dfdb31516d8);
|
|
|
|
|
|
|
|
marker_ff82b4df46f379b7fea64895a4c8a74b.bindPopup(popup_c3bde71633ac8f0d07db077544121885)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff82b4df46f379b7fea64895a4c8a74b.setIcon(icon_9d8f58b73f0cf0d7bd4654869045a5eb);
|
|
|
|
|
|
var marker_93486327a344e5b35082b7b98e4f6084 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9737c252a61ed9f70ee32d5f8d50fe7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7903770445333057f74785bb73a3ae2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfb384e14beab3d662a322f007f4db2a = $(`<div id="html_bfb384e14beab3d662a322f007f4db2a" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_e7903770445333057f74785bb73a3ae2.setContent(html_bfb384e14beab3d662a322f007f4db2a);
|
|
|
|
|
|
|
|
marker_93486327a344e5b35082b7b98e4f6084.bindPopup(popup_e7903770445333057f74785bb73a3ae2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93486327a344e5b35082b7b98e4f6084.setIcon(icon_9737c252a61ed9f70ee32d5f8d50fe7a);
|
|
|
|
|
|
var marker_b6ed9a0a31898bfec03bc3f47bf89a0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_f9650908fa8a559209aa1280716d4da8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01d3c4316db70cfe5193d30e83e34827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6f0d60452c5d7c90b27d90d9b8b10b3 = $(`<div id="html_d6f0d60452c5d7c90b27d90d9b8b10b3" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_01d3c4316db70cfe5193d30e83e34827.setContent(html_d6f0d60452c5d7c90b27d90d9b8b10b3);
|
|
|
|
|
|
|
|
marker_b6ed9a0a31898bfec03bc3f47bf89a0d.bindPopup(popup_01d3c4316db70cfe5193d30e83e34827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6ed9a0a31898bfec03bc3f47bf89a0d.setIcon(icon_f9650908fa8a559209aa1280716d4da8);
|
|
|
|
|
|
var marker_33c910b7430e9a5b12bfa9cc3dd43838 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_435416282391843d4f4b33832dee8eb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a319a1513586957cdc1cdd46c1c73e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f06e3d3a0499948627a5e26c5f9575 = $(`<div id="html_d2f06e3d3a0499948627a5e26c5f9575" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_7a319a1513586957cdc1cdd46c1c73e9.setContent(html_d2f06e3d3a0499948627a5e26c5f9575);
|
|
|
|
|
|
|
|
marker_33c910b7430e9a5b12bfa9cc3dd43838.bindPopup(popup_7a319a1513586957cdc1cdd46c1c73e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33c910b7430e9a5b12bfa9cc3dd43838.setIcon(icon_435416282391843d4f4b33832dee8eb6);
|
|
|
|
|
|
var marker_01104a79cf737bda5f9ab96869e30367 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c2dcab47dcf1668475367080112ea346 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_163b0f51e3b3ad2704d0bff65be994e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3653113a54fe07050edc8375473d2f8b = $(`<div id="html_3653113a54fe07050edc8375473d2f8b" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_163b0f51e3b3ad2704d0bff65be994e3.setContent(html_3653113a54fe07050edc8375473d2f8b);
|
|
|
|
|
|
|
|
marker_01104a79cf737bda5f9ab96869e30367.bindPopup(popup_163b0f51e3b3ad2704d0bff65be994e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01104a79cf737bda5f9ab96869e30367.setIcon(icon_c2dcab47dcf1668475367080112ea346);
|
|
|
|
|
|
var marker_333a0c7afc3da16ce8030935a7a9a242 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9e53c422c5d8b306b06c061c3dd55a82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e50443a272e88b8db76d0ea83e14d06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_049ce3409acfab32f4551ad9eb28e68b = $(`<div id="html_049ce3409acfab32f4551ad9eb28e68b" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_4e50443a272e88b8db76d0ea83e14d06.setContent(html_049ce3409acfab32f4551ad9eb28e68b);
|
|
|
|
|
|
|
|
marker_333a0c7afc3da16ce8030935a7a9a242.bindPopup(popup_4e50443a272e88b8db76d0ea83e14d06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_333a0c7afc3da16ce8030935a7a9a242.setIcon(icon_9e53c422c5d8b306b06c061c3dd55a82);
|
|
|
|
|
|
var marker_f0e4be59059e63b42ea13ed14d910264 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ab097b8cf306a6a85e90f27e3bc8b89e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15541ebcaf6eba506177bd21dda083b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9daa5a497ce510dd010d40d6b18e1430 = $(`<div id="html_9daa5a497ce510dd010d40d6b18e1430" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_15541ebcaf6eba506177bd21dda083b6.setContent(html_9daa5a497ce510dd010d40d6b18e1430);
|
|
|
|
|
|
|
|
marker_f0e4be59059e63b42ea13ed14d910264.bindPopup(popup_15541ebcaf6eba506177bd21dda083b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0e4be59059e63b42ea13ed14d910264.setIcon(icon_ab097b8cf306a6a85e90f27e3bc8b89e);
|
|
|
|
|
|
var marker_38bee42ffe78c7188e61296ce5fcfe54 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_87aedcf606c1e0db4b420914b89d6b51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62ac891fd15f8e471fb51f80571ce597 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ba07c63503dab7c43e11c4c2a6a0a12 = $(`<div id="html_5ba07c63503dab7c43e11c4c2a6a0a12" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_62ac891fd15f8e471fb51f80571ce597.setContent(html_5ba07c63503dab7c43e11c4c2a6a0a12);
|
|
|
|
|
|
|
|
marker_38bee42ffe78c7188e61296ce5fcfe54.bindPopup(popup_62ac891fd15f8e471fb51f80571ce597)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38bee42ffe78c7188e61296ce5fcfe54.setIcon(icon_87aedcf606c1e0db4b420914b89d6b51);
|
|
|
|
|
|
var marker_aa3488757ac2d33787f83bf2d6563c53 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_d30e761699fba9179fdef6aa444c5dcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3993d56d11226d88244f3da935fec2f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0953ddc11f1cb1723be36c95e9d690d8 = $(`<div id="html_0953ddc11f1cb1723be36c95e9d690d8" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_3993d56d11226d88244f3da935fec2f3.setContent(html_0953ddc11f1cb1723be36c95e9d690d8);
|
|
|
|
|
|
|
|
marker_aa3488757ac2d33787f83bf2d6563c53.bindPopup(popup_3993d56d11226d88244f3da935fec2f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa3488757ac2d33787f83bf2d6563c53.setIcon(icon_d30e761699fba9179fdef6aa444c5dcc);
|
|
|
|
|
|
var marker_a6fd15c730e0daa894fbe24bbcd815b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3bd76a053c633597db75b20b59e446c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71708aff5e137d3334526cfe9aff38e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c497caccd0e34a5517d3e45911ed4f9 = $(`<div id="html_1c497caccd0e34a5517d3e45911ed4f9" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_71708aff5e137d3334526cfe9aff38e6.setContent(html_1c497caccd0e34a5517d3e45911ed4f9);
|
|
|
|
|
|
|
|
marker_a6fd15c730e0daa894fbe24bbcd815b8.bindPopup(popup_71708aff5e137d3334526cfe9aff38e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6fd15c730e0daa894fbe24bbcd815b8.setIcon(icon_3bd76a053c633597db75b20b59e446c4);
|
|
|
|
|
|
var marker_ead5af1987008c406aa4377ec57d27a2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ff72cb011602f0eee42ed402744c1beb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10c3541deaa324142439c7d2f5090b09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c1524f58b67c502159ae53c5a2c8c17 = $(`<div id="html_1c1524f58b67c502159ae53c5a2c8c17" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_10c3541deaa324142439c7d2f5090b09.setContent(html_1c1524f58b67c502159ae53c5a2c8c17);
|
|
|
|
|
|
|
|
marker_ead5af1987008c406aa4377ec57d27a2.bindPopup(popup_10c3541deaa324142439c7d2f5090b09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ead5af1987008c406aa4377ec57d27a2.setIcon(icon_ff72cb011602f0eee42ed402744c1beb);
|
|
|
|
|
|
var marker_b38c2276675a368bf4caa469bd8a49a2 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2d32dd88217cea9647734f0fcc114d8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_561db192ecda4c47cfd4f0b5de0fdaa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d4dbc446bf458f969664b2cd8500247 = $(`<div id="html_4d4dbc446bf458f969664b2cd8500247" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_561db192ecda4c47cfd4f0b5de0fdaa3.setContent(html_4d4dbc446bf458f969664b2cd8500247);
|
|
|
|
|
|
|
|
marker_b38c2276675a368bf4caa469bd8a49a2.bindPopup(popup_561db192ecda4c47cfd4f0b5de0fdaa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b38c2276675a368bf4caa469bd8a49a2.setIcon(icon_2d32dd88217cea9647734f0fcc114d8a);
|
|
|
|
|
|
var marker_52fe16acc3ff37f98443bf8e4d199595 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c20b61e45611d1af7535e2c3cd780390 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e0fde85ecb721d4706e2dabf7b1c553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8c239a30ddd1cac4012e036dcc38b41 = $(`<div id="html_a8c239a30ddd1cac4012e036dcc38b41" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_1e0fde85ecb721d4706e2dabf7b1c553.setContent(html_a8c239a30ddd1cac4012e036dcc38b41);
|
|
|
|
|
|
|
|
marker_52fe16acc3ff37f98443bf8e4d199595.bindPopup(popup_1e0fde85ecb721d4706e2dabf7b1c553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52fe16acc3ff37f98443bf8e4d199595.setIcon(icon_c20b61e45611d1af7535e2c3cd780390);
|
|
|
|
|
|
var marker_7b09976f647e390156a84c9580a708ff = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3056ae31800fddff2c66b184167868d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8762ee5fee5c32c23aae8d3262cab1c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2d879e9eab979261cb7ca7eedc14e8f = $(`<div id="html_a2d879e9eab979261cb7ca7eedc14e8f" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_8762ee5fee5c32c23aae8d3262cab1c7.setContent(html_a2d879e9eab979261cb7ca7eedc14e8f);
|
|
|
|
|
|
|
|
marker_7b09976f647e390156a84c9580a708ff.bindPopup(popup_8762ee5fee5c32c23aae8d3262cab1c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b09976f647e390156a84c9580a708ff.setIcon(icon_3056ae31800fddff2c66b184167868d6);
|
|
|
|
|
|
var marker_c0b9cb7990ea50eaa9bff561de02d0e2 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ceb691145024eb4eeec8e0eb24616346 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9968ade4dd0dbe74a0471fcc98316b56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da464b3b698c13bacf0d650aee0f33da = $(`<div id="html_da464b3b698c13bacf0d650aee0f33da" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_9968ade4dd0dbe74a0471fcc98316b56.setContent(html_da464b3b698c13bacf0d650aee0f33da);
|
|
|
|
|
|
|
|
marker_c0b9cb7990ea50eaa9bff561de02d0e2.bindPopup(popup_9968ade4dd0dbe74a0471fcc98316b56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0b9cb7990ea50eaa9bff561de02d0e2.setIcon(icon_ceb691145024eb4eeec8e0eb24616346);
|
|
|
|
|
|
var marker_55f02697691215d82a723bdb3ee50679 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4ee18c1e790d56d4d6f2ee63fe46745b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2490018c40486767cfce6d513dfceac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92ab4f04961714aa45c28782e3594b23 = $(`<div id="html_92ab4f04961714aa45c28782e3594b23" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_f2490018c40486767cfce6d513dfceac.setContent(html_92ab4f04961714aa45c28782e3594b23);
|
|
|
|
|
|
|
|
marker_55f02697691215d82a723bdb3ee50679.bindPopup(popup_f2490018c40486767cfce6d513dfceac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55f02697691215d82a723bdb3ee50679.setIcon(icon_4ee18c1e790d56d4d6f2ee63fe46745b);
|
|
|
|
|
|
var marker_2c71776d78750266aab043e84128adab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9c001563aa3f761fe5325ad8c7bf0636 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2468caa535df70c881c290e9fb5d9c11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebfa1bcf36605004891d4acdc3f11636 = $(`<div id="html_ebfa1bcf36605004891d4acdc3f11636" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_2468caa535df70c881c290e9fb5d9c11.setContent(html_ebfa1bcf36605004891d4acdc3f11636);
|
|
|
|
|
|
|
|
marker_2c71776d78750266aab043e84128adab.bindPopup(popup_2468caa535df70c881c290e9fb5d9c11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c71776d78750266aab043e84128adab.setIcon(icon_9c001563aa3f761fe5325ad8c7bf0636);
|
|
|
|
|
|
var marker_f9ddaf17d4c7e11eca37277e23843523 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2909f353b0dac5f3c28e5ad8c693fe4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0049e224f90b36906f2b682d2e410152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51d144eba0c20d4949018e14117352c6 = $(`<div id="html_51d144eba0c20d4949018e14117352c6" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_0049e224f90b36906f2b682d2e410152.setContent(html_51d144eba0c20d4949018e14117352c6);
|
|
|
|
|
|
|
|
marker_f9ddaf17d4c7e11eca37277e23843523.bindPopup(popup_0049e224f90b36906f2b682d2e410152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9ddaf17d4c7e11eca37277e23843523.setIcon(icon_2909f353b0dac5f3c28e5ad8c693fe4d);
|
|
|
|
|
|
var marker_48614ab60b0b6d96c6e28279e7be857c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_7cb64ca8f51e8973ceef68b2949ddef4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fd5eb87185d185640f1f106ae03a8cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a7f08bd300afca2c5d353613d06509f = $(`<div id="html_3a7f08bd300afca2c5d353613d06509f" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_8fd5eb87185d185640f1f106ae03a8cd.setContent(html_3a7f08bd300afca2c5d353613d06509f);
|
|
|
|
|
|
|
|
marker_48614ab60b0b6d96c6e28279e7be857c.bindPopup(popup_8fd5eb87185d185640f1f106ae03a8cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48614ab60b0b6d96c6e28279e7be857c.setIcon(icon_7cb64ca8f51e8973ceef68b2949ddef4);
|
|
|
|
|
|
var marker_bb6097c055af9a2ccb3438dd48d3e762 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_349a81e70fb5798d2b6da5481c932bb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa5c883de4fc61568307e9ac2e294619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87725c3ec56b206f95315fa5d207a7ce = $(`<div id="html_87725c3ec56b206f95315fa5d207a7ce" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_aa5c883de4fc61568307e9ac2e294619.setContent(html_87725c3ec56b206f95315fa5d207a7ce);
|
|
|
|
|
|
|
|
marker_bb6097c055af9a2ccb3438dd48d3e762.bindPopup(popup_aa5c883de4fc61568307e9ac2e294619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb6097c055af9a2ccb3438dd48d3e762.setIcon(icon_349a81e70fb5798d2b6da5481c932bb8);
|
|
|
|
|
|
var marker_298fbcdda84508ab4363d034e0562a37 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6a7b575feaa71a1c627e5af02e25d800 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_533ebdc60e21343bb734d23fff579b1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e04ad702ca2a7527dd70e9131968454c = $(`<div id="html_e04ad702ca2a7527dd70e9131968454c" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_533ebdc60e21343bb734d23fff579b1b.setContent(html_e04ad702ca2a7527dd70e9131968454c);
|
|
|
|
|
|
|
|
marker_298fbcdda84508ab4363d034e0562a37.bindPopup(popup_533ebdc60e21343bb734d23fff579b1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_298fbcdda84508ab4363d034e0562a37.setIcon(icon_6a7b575feaa71a1c627e5af02e25d800);
|
|
|
|
|
|
var marker_74c9afca52434ee919066874433c4388 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_04d116bc90a22e50256d6d87c1f4d125 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec250c3812b21538296969606c16cf06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_318064bb1da00ca16150f0daab4deddd = $(`<div id="html_318064bb1da00ca16150f0daab4deddd" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_ec250c3812b21538296969606c16cf06.setContent(html_318064bb1da00ca16150f0daab4deddd);
|
|
|
|
|
|
|
|
marker_74c9afca52434ee919066874433c4388.bindPopup(popup_ec250c3812b21538296969606c16cf06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74c9afca52434ee919066874433c4388.setIcon(icon_04d116bc90a22e50256d6d87c1f4d125);
|
|
|
|
|
|
var marker_a9232c3feef0d651d1bb4d04acf1914e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a27d122224dda93b742a52ad11513a90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d79736ae296dc67d99b1c0da02cf489a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd3532b03bdfd6d4e80e9ec62febeb8d = $(`<div id="html_cd3532b03bdfd6d4e80e9ec62febeb8d" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_d79736ae296dc67d99b1c0da02cf489a.setContent(html_cd3532b03bdfd6d4e80e9ec62febeb8d);
|
|
|
|
|
|
|
|
marker_a9232c3feef0d651d1bb4d04acf1914e.bindPopup(popup_d79736ae296dc67d99b1c0da02cf489a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9232c3feef0d651d1bb4d04acf1914e.setIcon(icon_a27d122224dda93b742a52ad11513a90);
|
|
|
|
|
|
var marker_92f3236c0b6742a6b43a9c5dcb7e805c = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_85606de437c953e337a7e79bd810687f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_230922619ead27b125044f1cdf08c7f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e25d5adea7ec13bdd1e40c49657f4426 = $(`<div id="html_e25d5adea7ec13bdd1e40c49657f4426" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_230922619ead27b125044f1cdf08c7f1.setContent(html_e25d5adea7ec13bdd1e40c49657f4426);
|
|
|
|
|
|
|
|
marker_92f3236c0b6742a6b43a9c5dcb7e805c.bindPopup(popup_230922619ead27b125044f1cdf08c7f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92f3236c0b6742a6b43a9c5dcb7e805c.setIcon(icon_85606de437c953e337a7e79bd810687f);
|
|
|
|
|
|
var marker_a343b3c5efaa65f767162fbd71a12033 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_0fcfd0f9552a7e02feac626e55c1dbbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0866d5dfd6536568945c3f4bf49ac701 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55037052ddc83033d6ac75f2ef1f793b = $(`<div id="html_55037052ddc83033d6ac75f2ef1f793b" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_0866d5dfd6536568945c3f4bf49ac701.setContent(html_55037052ddc83033d6ac75f2ef1f793b);
|
|
|
|
|
|
|
|
marker_a343b3c5efaa65f767162fbd71a12033.bindPopup(popup_0866d5dfd6536568945c3f4bf49ac701)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a343b3c5efaa65f767162fbd71a12033.setIcon(icon_0fcfd0f9552a7e02feac626e55c1dbbf);
|
|
|
|
|
|
var marker_5bb07553991f42c45cfac07a95527c5a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2f7ea1894d5900d9756126d15c6253d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39925092a302626439b80b7b33d1d351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c848028d3256607e2417adb50b1a0c7 = $(`<div id="html_4c848028d3256607e2417adb50b1a0c7" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_39925092a302626439b80b7b33d1d351.setContent(html_4c848028d3256607e2417adb50b1a0c7);
|
|
|
|
|
|
|
|
marker_5bb07553991f42c45cfac07a95527c5a.bindPopup(popup_39925092a302626439b80b7b33d1d351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bb07553991f42c45cfac07a95527c5a.setIcon(icon_2f7ea1894d5900d9756126d15c6253d1);
|
|
|
|
|
|
var marker_22dfa47953b5bcd930ab5235675bbe04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_59025bfa5b6c4d5b0d4509fbdf881d15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b67c0b374fcd33314bda484ff4fa8839 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10f44c3dead06b1a7a44032e0e20dd8b = $(`<div id="html_10f44c3dead06b1a7a44032e0e20dd8b" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_b67c0b374fcd33314bda484ff4fa8839.setContent(html_10f44c3dead06b1a7a44032e0e20dd8b);
|
|
|
|
|
|
|
|
marker_22dfa47953b5bcd930ab5235675bbe04.bindPopup(popup_b67c0b374fcd33314bda484ff4fa8839)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22dfa47953b5bcd930ab5235675bbe04.setIcon(icon_59025bfa5b6c4d5b0d4509fbdf881d15);
|
|
|
|
|
|
var marker_b870774dac2a90db0bb284db93ebb90f = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_90b662a725c7b35d113e924d237cbd26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee5ec24fbc3ffa5efbf1d3a2cc76133b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4eede38a8a75b3134f79fcdaf7b1569 = $(`<div id="html_b4eede38a8a75b3134f79fcdaf7b1569" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_ee5ec24fbc3ffa5efbf1d3a2cc76133b.setContent(html_b4eede38a8a75b3134f79fcdaf7b1569);
|
|
|
|
|
|
|
|
marker_b870774dac2a90db0bb284db93ebb90f.bindPopup(popup_ee5ec24fbc3ffa5efbf1d3a2cc76133b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b870774dac2a90db0bb284db93ebb90f.setIcon(icon_90b662a725c7b35d113e924d237cbd26);
|
|
|
|
|
|
var marker_7af45b57ecb922601887cd3fdc3e1c98 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4b99647ebe96ff9e0bb4b6b93791abd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75c2e9092b07e8c9701ae75df2a8d0e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c12626e789d836910c35e7e49fe25427 = $(`<div id="html_c12626e789d836910c35e7e49fe25427" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_75c2e9092b07e8c9701ae75df2a8d0e1.setContent(html_c12626e789d836910c35e7e49fe25427);
|
|
|
|
|
|
|
|
marker_7af45b57ecb922601887cd3fdc3e1c98.bindPopup(popup_75c2e9092b07e8c9701ae75df2a8d0e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7af45b57ecb922601887cd3fdc3e1c98.setIcon(icon_4b99647ebe96ff9e0bb4b6b93791abd5);
|
|
|
|
|
|
var marker_72e53ea4d91a501cd3c6228203207972 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_88bbc4819cb4ff80109475398e4802fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83857f08308b477d61ff4ee97b8d14eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36819f53db52012f0ae035173c759682 = $(`<div id="html_36819f53db52012f0ae035173c759682" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_83857f08308b477d61ff4ee97b8d14eb.setContent(html_36819f53db52012f0ae035173c759682);
|
|
|
|
|
|
|
|
marker_72e53ea4d91a501cd3c6228203207972.bindPopup(popup_83857f08308b477d61ff4ee97b8d14eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72e53ea4d91a501cd3c6228203207972.setIcon(icon_88bbc4819cb4ff80109475398e4802fe);
|
|
|
|
|
|
var marker_8f2a42a8a10416af1de4c7c218d1c9ed = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a721081651bbc5b1a7b4c61a018d15b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5400d45532f590f26352e26fe7bee9ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5f8a63e83c7eeb04ff771612c081551 = $(`<div id="html_b5f8a63e83c7eeb04ff771612c081551" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_5400d45532f590f26352e26fe7bee9ba.setContent(html_b5f8a63e83c7eeb04ff771612c081551);
|
|
|
|
|
|
|
|
marker_8f2a42a8a10416af1de4c7c218d1c9ed.bindPopup(popup_5400d45532f590f26352e26fe7bee9ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f2a42a8a10416af1de4c7c218d1c9ed.setIcon(icon_a721081651bbc5b1a7b4c61a018d15b8);
|
|
|
|
|
|
var marker_625fb06117d0773e1f1d35cba250f6f3 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_04b48d15c3a18fa1047b317d6209a9a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f4e13531719a5acd915c4a0a7aaf397 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edccfe12650dafbfffe670f03b45bf41 = $(`<div id="html_edccfe12650dafbfffe670f03b45bf41" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_5f4e13531719a5acd915c4a0a7aaf397.setContent(html_edccfe12650dafbfffe670f03b45bf41);
|
|
|
|
|
|
|
|
marker_625fb06117d0773e1f1d35cba250f6f3.bindPopup(popup_5f4e13531719a5acd915c4a0a7aaf397)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_625fb06117d0773e1f1d35cba250f6f3.setIcon(icon_04b48d15c3a18fa1047b317d6209a9a1);
|
|
|
|
|
|
var marker_104756bf57a223cdf008e91897b107e4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_5e1c77f3c59c7a41e422d7e1b3bf0167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa978056f1671428570b920871289ce9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2daa7c5c29078ee684a50451420dd6b3 = $(`<div id="html_2daa7c5c29078ee684a50451420dd6b3" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_fa978056f1671428570b920871289ce9.setContent(html_2daa7c5c29078ee684a50451420dd6b3);
|
|
|
|
|
|
|
|
marker_104756bf57a223cdf008e91897b107e4.bindPopup(popup_fa978056f1671428570b920871289ce9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_104756bf57a223cdf008e91897b107e4.setIcon(icon_5e1c77f3c59c7a41e422d7e1b3bf0167);
|
|
|
|
|
|
var marker_5dd8b7a4b5867023ec80c59ed9b120e2 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_8d5062198b6ecb2845e177a3dd8a140f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4779c1a3474b0cae229f6a1e089d1710 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_712ddd58958417c82faef61c060c00c5 = $(`<div id="html_712ddd58958417c82faef61c060c00c5" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_4779c1a3474b0cae229f6a1e089d1710.setContent(html_712ddd58958417c82faef61c060c00c5);
|
|
|
|
|
|
|
|
marker_5dd8b7a4b5867023ec80c59ed9b120e2.bindPopup(popup_4779c1a3474b0cae229f6a1e089d1710)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dd8b7a4b5867023ec80c59ed9b120e2.setIcon(icon_8d5062198b6ecb2845e177a3dd8a140f);
|
|
|
|
|
|
var marker_26ef03d0b3dfc1500e4be150e499cc02 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ae22bde8b404c0c91f70d2b496fa0d1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_064a3c0cc4fbb6bb6797f6380a082cca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5aecaca7c88fcaadf6d4bd16f1d4831 = $(`<div id="html_f5aecaca7c88fcaadf6d4bd16f1d4831" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_064a3c0cc4fbb6bb6797f6380a082cca.setContent(html_f5aecaca7c88fcaadf6d4bd16f1d4831);
|
|
|
|
|
|
|
|
marker_26ef03d0b3dfc1500e4be150e499cc02.bindPopup(popup_064a3c0cc4fbb6bb6797f6380a082cca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26ef03d0b3dfc1500e4be150e499cc02.setIcon(icon_ae22bde8b404c0c91f70d2b496fa0d1f);
|
|
|
|
|
|
var marker_9a3d7e66673cd9b0382c28e4a43c29fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_b7085a0fa4712d7c3c7b89b972e68745 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab46373588a088b75c4440093df88c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9854da4e0fcdc6323e005dcf77d1c784 = $(`<div id="html_9854da4e0fcdc6323e005dcf77d1c784" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_5ab46373588a088b75c4440093df88c5.setContent(html_9854da4e0fcdc6323e005dcf77d1c784);
|
|
|
|
|
|
|
|
marker_9a3d7e66673cd9b0382c28e4a43c29fa.bindPopup(popup_5ab46373588a088b75c4440093df88c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a3d7e66673cd9b0382c28e4a43c29fa.setIcon(icon_b7085a0fa4712d7c3c7b89b972e68745);
|
|
|
|
|
|
var marker_77044061c9264f953a1929216aa7dab2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2a4c1b95e112e1c7c4fdb41eae380f72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc9d7205afc42795196e5ab73889b21b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22461773f640f999f42c9af0cade9c9 = $(`<div id="html_d22461773f640f999f42c9af0cade9c9" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_bc9d7205afc42795196e5ab73889b21b.setContent(html_d22461773f640f999f42c9af0cade9c9);
|
|
|
|
|
|
|
|
marker_77044061c9264f953a1929216aa7dab2.bindPopup(popup_bc9d7205afc42795196e5ab73889b21b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77044061c9264f953a1929216aa7dab2.setIcon(icon_2a4c1b95e112e1c7c4fdb41eae380f72);
|
|
|
|
|
|
var marker_438979d86218cdf840f90b17549151cc = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_0cdcbc66978b6f8744f286ca1c587ab6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_945b13bc8a278737a8a619fa57763614 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8929d01b9befd0b977a33021388d1ff2 = $(`<div id="html_8929d01b9befd0b977a33021388d1ff2" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_945b13bc8a278737a8a619fa57763614.setContent(html_8929d01b9befd0b977a33021388d1ff2);
|
|
|
|
|
|
|
|
marker_438979d86218cdf840f90b17549151cc.bindPopup(popup_945b13bc8a278737a8a619fa57763614)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_438979d86218cdf840f90b17549151cc.setIcon(icon_0cdcbc66978b6f8744f286ca1c587ab6);
|
|
|
|
|
|
var marker_be5aeab17a11c7eaa5fa2da6c8934a34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1591fd12bcc2b0d7f6e3cc9c496d0e9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6f54607fb312cf445cca4ca55e219ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_186fb6d85cadafcf957b7ce84240b327 = $(`<div id="html_186fb6d85cadafcf957b7ce84240b327" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_f6f54607fb312cf445cca4ca55e219ff.setContent(html_186fb6d85cadafcf957b7ce84240b327);
|
|
|
|
|
|
|
|
marker_be5aeab17a11c7eaa5fa2da6c8934a34.bindPopup(popup_f6f54607fb312cf445cca4ca55e219ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be5aeab17a11c7eaa5fa2da6c8934a34.setIcon(icon_1591fd12bcc2b0d7f6e3cc9c496d0e9e);
|
|
|
|
|
|
var marker_fedb98005b750d6fabb10e1ae8bfe26e = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_b52eb909955c05bab93019e46a4af374 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa6e8c4dd0d0581f934d095e44fad9a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0972a845a91a020f649f3bb09582362 = $(`<div id="html_c0972a845a91a020f649f3bb09582362" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_aa6e8c4dd0d0581f934d095e44fad9a0.setContent(html_c0972a845a91a020f649f3bb09582362);
|
|
|
|
|
|
|
|
marker_fedb98005b750d6fabb10e1ae8bfe26e.bindPopup(popup_aa6e8c4dd0d0581f934d095e44fad9a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fedb98005b750d6fabb10e1ae8bfe26e.setIcon(icon_b52eb909955c05bab93019e46a4af374);
|
|
|
|
|
|
var marker_0562fb32fcfcb075806a3f83d2b4fc2a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3bef8abbdfe541037b9af090290651b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e78178337e53692053e50ae8bb65eaa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_304175f27e9a9dfe136bfbdc8c1e926e = $(`<div id="html_304175f27e9a9dfe136bfbdc8c1e926e" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_e78178337e53692053e50ae8bb65eaa4.setContent(html_304175f27e9a9dfe136bfbdc8c1e926e);
|
|
|
|
|
|
|
|
marker_0562fb32fcfcb075806a3f83d2b4fc2a.bindPopup(popup_e78178337e53692053e50ae8bb65eaa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0562fb32fcfcb075806a3f83d2b4fc2a.setIcon(icon_3bef8abbdfe541037b9af090290651b3);
|
|
|
|
|
|
var marker_5445e1ff5cd78b773a8428634c11dce1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_7fb54c3270afab58992cc2573219ab09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4b7e8f5f0250fbf9daf266cf70fb36a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdbfe4f90ce184ca9178e53ce60290c6 = $(`<div id="html_bdbfe4f90ce184ca9178e53ce60290c6" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_b4b7e8f5f0250fbf9daf266cf70fb36a.setContent(html_bdbfe4f90ce184ca9178e53ce60290c6);
|
|
|
|
|
|
|
|
marker_5445e1ff5cd78b773a8428634c11dce1.bindPopup(popup_b4b7e8f5f0250fbf9daf266cf70fb36a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5445e1ff5cd78b773a8428634c11dce1.setIcon(icon_7fb54c3270afab58992cc2573219ab09);
|
|
|
|
|
|
var marker_6d766d87e7a48f9fa0b707dfc060a450 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_7faae321d70f85ee4e7c07815ceda6b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec305c9670d09cf89fe397df0a946c8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b7528e9d6743105247d7c8e5b8c1086 = $(`<div id="html_6b7528e9d6743105247d7c8e5b8c1086" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_ec305c9670d09cf89fe397df0a946c8c.setContent(html_6b7528e9d6743105247d7c8e5b8c1086);
|
|
|
|
|
|
|
|
marker_6d766d87e7a48f9fa0b707dfc060a450.bindPopup(popup_ec305c9670d09cf89fe397df0a946c8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d766d87e7a48f9fa0b707dfc060a450.setIcon(icon_7faae321d70f85ee4e7c07815ceda6b1);
|
|
|
|
|
|
var marker_ee69a43b00b7b648f9f05f77d9956f3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3fdd0704c340f1712dbc7cf1c5a174ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9f6a0be2eeff9bf87eb400e1f78e6b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f03a7182b92aabf94ff2518be0a10a58 = $(`<div id="html_f03a7182b92aabf94ff2518be0a10a58" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_a9f6a0be2eeff9bf87eb400e1f78e6b2.setContent(html_f03a7182b92aabf94ff2518be0a10a58);
|
|
|
|
|
|
|
|
marker_ee69a43b00b7b648f9f05f77d9956f3d.bindPopup(popup_a9f6a0be2eeff9bf87eb400e1f78e6b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee69a43b00b7b648f9f05f77d9956f3d.setIcon(icon_3fdd0704c340f1712dbc7cf1c5a174ac);
|
|
|
|
|
|
var marker_d1c0d01d440d019946df8ea14bdbddab = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_21ebc8789538b07abb02df18a68f5fea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06e53ba8a683b533d02842ee7021671e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4b49f77b145cfda10e8e54e8429dae0 = $(`<div id="html_d4b49f77b145cfda10e8e54e8429dae0" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_06e53ba8a683b533d02842ee7021671e.setContent(html_d4b49f77b145cfda10e8e54e8429dae0);
|
|
|
|
|
|
|
|
marker_d1c0d01d440d019946df8ea14bdbddab.bindPopup(popup_06e53ba8a683b533d02842ee7021671e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1c0d01d440d019946df8ea14bdbddab.setIcon(icon_21ebc8789538b07abb02df18a68f5fea);
|
|
|
|
|
|
var marker_6374b4b2bb0015307342716f7d3675e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_09b641ab1383ae98cc4da134dd8010fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46e8221df2df6f490b058a133df7cce0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf7ef66e32daa611552f37a91808200e = $(`<div id="html_cf7ef66e32daa611552f37a91808200e" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_46e8221df2df6f490b058a133df7cce0.setContent(html_cf7ef66e32daa611552f37a91808200e);
|
|
|
|
|
|
|
|
marker_6374b4b2bb0015307342716f7d3675e0.bindPopup(popup_46e8221df2df6f490b058a133df7cce0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6374b4b2bb0015307342716f7d3675e0.setIcon(icon_09b641ab1383ae98cc4da134dd8010fa);
|
|
|
|
|
|
var marker_8c08247777b6905c22b8906c98ed5f35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_cb9c673c2197735fd9b839b860861a9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aeb01fa0c506a622b4d0da8f88335495 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_787666d05569e4d4de53a5161e5b8d5b = $(`<div id="html_787666d05569e4d4de53a5161e5b8d5b" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_aeb01fa0c506a622b4d0da8f88335495.setContent(html_787666d05569e4d4de53a5161e5b8d5b);
|
|
|
|
|
|
|
|
marker_8c08247777b6905c22b8906c98ed5f35.bindPopup(popup_aeb01fa0c506a622b4d0da8f88335495)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c08247777b6905c22b8906c98ed5f35.setIcon(icon_cb9c673c2197735fd9b839b860861a9d);
|
|
|
|
|
|
var marker_51943191cbd646963e10af91ea197d4c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_f0e5c3a96943c8015baa241606c66007 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a919224de0fdcca3d26183edda6510ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8285a9fb86beb33075063d35f7cd6ec = $(`<div id="html_f8285a9fb86beb33075063d35f7cd6ec" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_a919224de0fdcca3d26183edda6510ad.setContent(html_f8285a9fb86beb33075063d35f7cd6ec);
|
|
|
|
|
|
|
|
marker_51943191cbd646963e10af91ea197d4c.bindPopup(popup_a919224de0fdcca3d26183edda6510ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51943191cbd646963e10af91ea197d4c.setIcon(icon_f0e5c3a96943c8015baa241606c66007);
|
|
|
|
|
|
var marker_832382243a1528706b0e8a629666afdb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_5d2a15621a7b14b45ea916776d98134a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8261c62fcafc1c84873f7cce79c979a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a63d347475d4a5c0505155a76804390 = $(`<div id="html_5a63d347475d4a5c0505155a76804390" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_8261c62fcafc1c84873f7cce79c979a0.setContent(html_5a63d347475d4a5c0505155a76804390);
|
|
|
|
|
|
|
|
marker_832382243a1528706b0e8a629666afdb.bindPopup(popup_8261c62fcafc1c84873f7cce79c979a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_832382243a1528706b0e8a629666afdb.setIcon(icon_5d2a15621a7b14b45ea916776d98134a);
|
|
|
|
|
|
var marker_94d5e2852ecc180b3eaef99f7464eea1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c86a1315fceb3d4364cfbc02d83f7b21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6250db0f47cc25bc691cadd6069d7f16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_631987bc7e4973e0b0edb21b4b44cec0 = $(`<div id="html_631987bc7e4973e0b0edb21b4b44cec0" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_6250db0f47cc25bc691cadd6069d7f16.setContent(html_631987bc7e4973e0b0edb21b4b44cec0);
|
|
|
|
|
|
|
|
marker_94d5e2852ecc180b3eaef99f7464eea1.bindPopup(popup_6250db0f47cc25bc691cadd6069d7f16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94d5e2852ecc180b3eaef99f7464eea1.setIcon(icon_c86a1315fceb3d4364cfbc02d83f7b21);
|
|
|
|
|
|
var marker_52321b4b196e801e24bcaaa629a8a6e7 = L.marker(
|
|
[52.0067, 4.35556],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_96fc836586e51e1593fc6c0560af5228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c85d8a0cee2e0a48dd2f5badc67b134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23c94152dde72d4c6ca8d4ef25590ec1 = $(`<div id="html_23c94152dde72d4c6ca8d4ef25590ec1" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_7c85d8a0cee2e0a48dd2f5badc67b134.setContent(html_23c94152dde72d4c6ca8d4ef25590ec1);
|
|
|
|
|
|
|
|
marker_52321b4b196e801e24bcaaa629a8a6e7.bindPopup(popup_7c85d8a0cee2e0a48dd2f5badc67b134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52321b4b196e801e24bcaaa629a8a6e7.setIcon(icon_96fc836586e51e1593fc6c0560af5228);
|
|
|
|
|
|
var marker_f993f085e006c90a93abd9fc0c7d5f04 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_0148b75fc0cdff028a86dbe752e37817 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6afdab77ff614ef269103511ff6cbc9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9638a792c7d837c6a4b58fdaceb5a40 = $(`<div id="html_a9638a792c7d837c6a4b58fdaceb5a40" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_6afdab77ff614ef269103511ff6cbc9c.setContent(html_a9638a792c7d837c6a4b58fdaceb5a40);
|
|
|
|
|
|
|
|
marker_f993f085e006c90a93abd9fc0c7d5f04.bindPopup(popup_6afdab77ff614ef269103511ff6cbc9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f993f085e006c90a93abd9fc0c7d5f04.setIcon(icon_0148b75fc0cdff028a86dbe752e37817);
|
|
|
|
|
|
var marker_ca9749d8157a47626ce96472ed9082a3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_d69450cbd3a6dcbf00a26fb0bc33b235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_035e1fac7fb207c8855ecd4a09faca15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a900924359873f66c8595effe57a5b6 = $(`<div id="html_2a900924359873f66c8595effe57a5b6" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_035e1fac7fb207c8855ecd4a09faca15.setContent(html_2a900924359873f66c8595effe57a5b6);
|
|
|
|
|
|
|
|
marker_ca9749d8157a47626ce96472ed9082a3.bindPopup(popup_035e1fac7fb207c8855ecd4a09faca15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca9749d8157a47626ce96472ed9082a3.setIcon(icon_d69450cbd3a6dcbf00a26fb0bc33b235);
|
|
|
|
|
|
var marker_4bff5640f384f1da77549eb0e58f736f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6c4e9d3d2c246fcb6a36151a1835be32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67f0c55e282b7a5544b43142ea78545e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57ad8e620ecac5190720d2978925e0e0 = $(`<div id="html_57ad8e620ecac5190720d2978925e0e0" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_67f0c55e282b7a5544b43142ea78545e.setContent(html_57ad8e620ecac5190720d2978925e0e0);
|
|
|
|
|
|
|
|
marker_4bff5640f384f1da77549eb0e58f736f.bindPopup(popup_67f0c55e282b7a5544b43142ea78545e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bff5640f384f1da77549eb0e58f736f.setIcon(icon_6c4e9d3d2c246fcb6a36151a1835be32);
|
|
|
|
|
|
var marker_ba346e165042406cc378ef76b5129f90 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_db10007cc2d3f0bb9922ff8e2fb0ba22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_760fb2bd625f620f572cecb1e1e42081 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a73a5fe56df43f35b8acd7a68c5d1f44 = $(`<div id="html_a73a5fe56df43f35b8acd7a68c5d1f44" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_760fb2bd625f620f572cecb1e1e42081.setContent(html_a73a5fe56df43f35b8acd7a68c5d1f44);
|
|
|
|
|
|
|
|
marker_ba346e165042406cc378ef76b5129f90.bindPopup(popup_760fb2bd625f620f572cecb1e1e42081)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba346e165042406cc378ef76b5129f90.setIcon(icon_db10007cc2d3f0bb9922ff8e2fb0ba22);
|
|
|
|
|
|
var marker_69b82d0c2c63e507ddc640880410f278 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6602a71b6c68ae83a3b19b2bb74d0aa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3143bd854b129fc1a14e2531bbd8e3e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_071b4e364664806085f8fb1efec8bc68 = $(`<div id="html_071b4e364664806085f8fb1efec8bc68" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_3143bd854b129fc1a14e2531bbd8e3e6.setContent(html_071b4e364664806085f8fb1efec8bc68);
|
|
|
|
|
|
|
|
marker_69b82d0c2c63e507ddc640880410f278.bindPopup(popup_3143bd854b129fc1a14e2531bbd8e3e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69b82d0c2c63e507ddc640880410f278.setIcon(icon_6602a71b6c68ae83a3b19b2bb74d0aa7);
|
|
|
|
|
|
var marker_e702fb3e662b4cf0e441b3c7793c0c38 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_206f1123b906f326854c721f0d452c1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95ace8d8204deb39453abde68d5e74bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fef16825c6bc4e3d4b49a454c8bb9f21 = $(`<div id="html_fef16825c6bc4e3d4b49a454c8bb9f21" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_95ace8d8204deb39453abde68d5e74bc.setContent(html_fef16825c6bc4e3d4b49a454c8bb9f21);
|
|
|
|
|
|
|
|
marker_e702fb3e662b4cf0e441b3c7793c0c38.bindPopup(popup_95ace8d8204deb39453abde68d5e74bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e702fb3e662b4cf0e441b3c7793c0c38.setIcon(icon_206f1123b906f326854c721f0d452c1d);
|
|
|
|
|
|
var marker_f010c0d5db2f998aa91a943cea69c7d8 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1db2dbcb8fa89777dc37c557c87907f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f658cd4ef63dadf42930555d9102dd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d731e7e3a96e5ec484377f9978eb1d1 = $(`<div id="html_8d731e7e3a96e5ec484377f9978eb1d1" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_1f658cd4ef63dadf42930555d9102dd1.setContent(html_8d731e7e3a96e5ec484377f9978eb1d1);
|
|
|
|
|
|
|
|
marker_f010c0d5db2f998aa91a943cea69c7d8.bindPopup(popup_1f658cd4ef63dadf42930555d9102dd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f010c0d5db2f998aa91a943cea69c7d8.setIcon(icon_1db2dbcb8fa89777dc37c557c87907f3);
|
|
|
|
|
|
var marker_0cd1a63dc1f56551d550fcf72d9f7d13 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e68a82983a69958728cc1cd4c90b2f2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be8b70d8414b3c2fd9dd31c1a7ca8d02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be4fdfb98367bfbf466086f1b10498ea = $(`<div id="html_be4fdfb98367bfbf466086f1b10498ea" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_be8b70d8414b3c2fd9dd31c1a7ca8d02.setContent(html_be4fdfb98367bfbf466086f1b10498ea);
|
|
|
|
|
|
|
|
marker_0cd1a63dc1f56551d550fcf72d9f7d13.bindPopup(popup_be8b70d8414b3c2fd9dd31c1a7ca8d02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cd1a63dc1f56551d550fcf72d9f7d13.setIcon(icon_e68a82983a69958728cc1cd4c90b2f2d);
|
|
|
|
|
|
var marker_3abc1938d30cc83bc4f4b261f9a6b183 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_8af1f8edfbae4c0b6bbd300d8982f540 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ee830a9077b7392de6b291e76a35e6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f80b8d2929e10c6d1a54956cfadfe62 = $(`<div id="html_0f80b8d2929e10c6d1a54956cfadfe62" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_0ee830a9077b7392de6b291e76a35e6d.setContent(html_0f80b8d2929e10c6d1a54956cfadfe62);
|
|
|
|
|
|
|
|
marker_3abc1938d30cc83bc4f4b261f9a6b183.bindPopup(popup_0ee830a9077b7392de6b291e76a35e6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3abc1938d30cc83bc4f4b261f9a6b183.setIcon(icon_8af1f8edfbae4c0b6bbd300d8982f540);
|
|
|
|
|
|
var marker_d7ee3c41717a60fe27e0788cf76de374 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_dec414465c034820071e532cd6b63c3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9626d803ab13e932b235c29f0bde2053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b24b4d4f49f7417cd00fb2d914a84898 = $(`<div id="html_b24b4d4f49f7417cd00fb2d914a84898" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_9626d803ab13e932b235c29f0bde2053.setContent(html_b24b4d4f49f7417cd00fb2d914a84898);
|
|
|
|
|
|
|
|
marker_d7ee3c41717a60fe27e0788cf76de374.bindPopup(popup_9626d803ab13e932b235c29f0bde2053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7ee3c41717a60fe27e0788cf76de374.setIcon(icon_dec414465c034820071e532cd6b63c3c);
|
|
|
|
|
|
var marker_343b64c048dddd5b8c85b3617a275ed0 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_95387dca4edc4b98070025e45c400cca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8f6fffb5c5cdea968ea315338ec4151 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffce8a47725c14f676b519a0d89b0825 = $(`<div id="html_ffce8a47725c14f676b519a0d89b0825" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_e8f6fffb5c5cdea968ea315338ec4151.setContent(html_ffce8a47725c14f676b519a0d89b0825);
|
|
|
|
|
|
|
|
marker_343b64c048dddd5b8c85b3617a275ed0.bindPopup(popup_e8f6fffb5c5cdea968ea315338ec4151)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_343b64c048dddd5b8c85b3617a275ed0.setIcon(icon_95387dca4edc4b98070025e45c400cca);
|
|
|
|
|
|
var marker_e444e27c21463ae3a37009f55b4293b7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_26ab8cc08ef8cc5c2f93cc878296c243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd4b317a7ef6bd9060737326c5089d6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a7aab016dc8ea32d67cdcb1b2aadfd6 = $(`<div id="html_7a7aab016dc8ea32d67cdcb1b2aadfd6" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_dd4b317a7ef6bd9060737326c5089d6a.setContent(html_7a7aab016dc8ea32d67cdcb1b2aadfd6);
|
|
|
|
|
|
|
|
marker_e444e27c21463ae3a37009f55b4293b7.bindPopup(popup_dd4b317a7ef6bd9060737326c5089d6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e444e27c21463ae3a37009f55b4293b7.setIcon(icon_26ab8cc08ef8cc5c2f93cc878296c243);
|
|
|
|
|
|
var marker_11d5431e1d28bf130d5a4f552dcf4ffe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6d61b79b57326887611498fa78f11e6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3531a5a2c16562b853559245c9228883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2b2904c6fa982e0eecc4159977ca301 = $(`<div id="html_d2b2904c6fa982e0eecc4159977ca301" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_3531a5a2c16562b853559245c9228883.setContent(html_d2b2904c6fa982e0eecc4159977ca301);
|
|
|
|
|
|
|
|
marker_11d5431e1d28bf130d5a4f552dcf4ffe.bindPopup(popup_3531a5a2c16562b853559245c9228883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11d5431e1d28bf130d5a4f552dcf4ffe.setIcon(icon_6d61b79b57326887611498fa78f11e6a);
|
|
|
|
|
|
var marker_8b6c87676836c09eb99412b1b30a98de = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_8071d337f275fc3c4cf49fd2ea014ebe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba0653a534a5dc120cfe6dfd19b40ad2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b602b0ffafafdd8d15d388f092911f86 = $(`<div id="html_b602b0ffafafdd8d15d388f092911f86" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_ba0653a534a5dc120cfe6dfd19b40ad2.setContent(html_b602b0ffafafdd8d15d388f092911f86);
|
|
|
|
|
|
|
|
marker_8b6c87676836c09eb99412b1b30a98de.bindPopup(popup_ba0653a534a5dc120cfe6dfd19b40ad2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b6c87676836c09eb99412b1b30a98de.setIcon(icon_8071d337f275fc3c4cf49fd2ea014ebe);
|
|
|
|
|
|
var marker_63edc7b15ac28b7aceed79795b2cddba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_433d4b66e4b35780945051f607afa10a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f215ef024ed90b46b201b33d62c57079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a22f76e8469ebae8b59a5b76cdf04e8b = $(`<div id="html_a22f76e8469ebae8b59a5b76cdf04e8b" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_f215ef024ed90b46b201b33d62c57079.setContent(html_a22f76e8469ebae8b59a5b76cdf04e8b);
|
|
|
|
|
|
|
|
marker_63edc7b15ac28b7aceed79795b2cddba.bindPopup(popup_f215ef024ed90b46b201b33d62c57079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63edc7b15ac28b7aceed79795b2cddba.setIcon(icon_433d4b66e4b35780945051f607afa10a);
|
|
|
|
|
|
var marker_dda0c314aa659a9a549c2b2ef4227c39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9cb13840ca7a63f5d386908a7984dd76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d68007247911d48ffc8d3492c1fd9ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e781d8bdf8455b8e353badd67deddac0 = $(`<div id="html_e781d8bdf8455b8e353badd67deddac0" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_2d68007247911d48ffc8d3492c1fd9ff.setContent(html_e781d8bdf8455b8e353badd67deddac0);
|
|
|
|
|
|
|
|
marker_dda0c314aa659a9a549c2b2ef4227c39.bindPopup(popup_2d68007247911d48ffc8d3492c1fd9ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dda0c314aa659a9a549c2b2ef4227c39.setIcon(icon_9cb13840ca7a63f5d386908a7984dd76);
|
|
|
|
|
|
var marker_40dc3b9c3cba222c56a6e45876a835f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e4e291eaae556e80e3ebf13a1a77ced9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48ac63785ca7bf20109fb4f67bdfcda3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_443133ff2bab249378b4c50ec0170120 = $(`<div id="html_443133ff2bab249378b4c50ec0170120" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_48ac63785ca7bf20109fb4f67bdfcda3.setContent(html_443133ff2bab249378b4c50ec0170120);
|
|
|
|
|
|
|
|
marker_40dc3b9c3cba222c56a6e45876a835f7.bindPopup(popup_48ac63785ca7bf20109fb4f67bdfcda3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40dc3b9c3cba222c56a6e45876a835f7.setIcon(icon_e4e291eaae556e80e3ebf13a1a77ced9);
|
|
|
|
|
|
var marker_e74d9dc86e8705c9a21b491c633de31f = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e771a3e02537a46ae24526d424b5ef38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19cd085ea1fe5aab23d161361dbc9aa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93fd35e72a5c3712a9b63177343ffd75 = $(`<div id="html_93fd35e72a5c3712a9b63177343ffd75" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_19cd085ea1fe5aab23d161361dbc9aa0.setContent(html_93fd35e72a5c3712a9b63177343ffd75);
|
|
|
|
|
|
|
|
marker_e74d9dc86e8705c9a21b491c633de31f.bindPopup(popup_19cd085ea1fe5aab23d161361dbc9aa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e74d9dc86e8705c9a21b491c633de31f.setIcon(icon_e771a3e02537a46ae24526d424b5ef38);
|
|
|
|
|
|
var marker_b864474bdba2705897cc22f0687a38cd = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ba94289696a83cf09d5b02c16857ff44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9499091851acb5d2e099db18730adfc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36b4adbb8c2796d2cdc0bfae6f31b4e7 = $(`<div id="html_36b4adbb8c2796d2cdc0bfae6f31b4e7" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_9499091851acb5d2e099db18730adfc2.setContent(html_36b4adbb8c2796d2cdc0bfae6f31b4e7);
|
|
|
|
|
|
|
|
marker_b864474bdba2705897cc22f0687a38cd.bindPopup(popup_9499091851acb5d2e099db18730adfc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b864474bdba2705897cc22f0687a38cd.setIcon(icon_ba94289696a83cf09d5b02c16857ff44);
|
|
|
|
|
|
var marker_9d48c878fa57f9df24cefb24cffe3257 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3f739b6eb4319191711018bec1c22838 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a969bba690010dac0ef1edabcccc3440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a7de8a320a25c8d71970fe79419da4d = $(`<div id="html_4a7de8a320a25c8d71970fe79419da4d" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_a969bba690010dac0ef1edabcccc3440.setContent(html_4a7de8a320a25c8d71970fe79419da4d);
|
|
|
|
|
|
|
|
marker_9d48c878fa57f9df24cefb24cffe3257.bindPopup(popup_a969bba690010dac0ef1edabcccc3440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d48c878fa57f9df24cefb24cffe3257.setIcon(icon_3f739b6eb4319191711018bec1c22838);
|
|
|
|
|
|
var marker_12845a096cfb639539af9bd2ea2e0d8b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_cfe044bfe56ca20df000f50db3ae8ce2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa834e3bdfb2e3710ecafb15ff5eb088 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d0425152e4a4c880752f62ef9b87970 = $(`<div id="html_2d0425152e4a4c880752f62ef9b87970" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_aa834e3bdfb2e3710ecafb15ff5eb088.setContent(html_2d0425152e4a4c880752f62ef9b87970);
|
|
|
|
|
|
|
|
marker_12845a096cfb639539af9bd2ea2e0d8b.bindPopup(popup_aa834e3bdfb2e3710ecafb15ff5eb088)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12845a096cfb639539af9bd2ea2e0d8b.setIcon(icon_cfe044bfe56ca20df000f50db3ae8ce2);
|
|
|
|
|
|
var marker_797d0307ef5dc4f4fbaac8ed52d17343 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4d8589da54cd049a369453113ee5fa23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48455c24b27a359107765fbd3967ffbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb6c00889ff5b6beaf63ea9d5196b84 = $(`<div id="html_3bb6c00889ff5b6beaf63ea9d5196b84" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_48455c24b27a359107765fbd3967ffbf.setContent(html_3bb6c00889ff5b6beaf63ea9d5196b84);
|
|
|
|
|
|
|
|
marker_797d0307ef5dc4f4fbaac8ed52d17343.bindPopup(popup_48455c24b27a359107765fbd3967ffbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_797d0307ef5dc4f4fbaac8ed52d17343.setIcon(icon_4d8589da54cd049a369453113ee5fa23);
|
|
|
|
|
|
var marker_3e0a154b73b59f569db8818ed655e305 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2564aba16a95d4dcda3a4942bf253189 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a1aa90b8b530f419f428e67d42924b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_320d7e4475f70c5f7365f0d751991a94 = $(`<div id="html_320d7e4475f70c5f7365f0d751991a94" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_0a1aa90b8b530f419f428e67d42924b5.setContent(html_320d7e4475f70c5f7365f0d751991a94);
|
|
|
|
|
|
|
|
marker_3e0a154b73b59f569db8818ed655e305.bindPopup(popup_0a1aa90b8b530f419f428e67d42924b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e0a154b73b59f569db8818ed655e305.setIcon(icon_2564aba16a95d4dcda3a4942bf253189);
|
|
|
|
|
|
var marker_dd6481837ee80b470d393f4408063468 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e402221dafdf941a7e0c068320c9bfd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d30b5dcfc349e0e7f4a526faee5d4a46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa9efbe2adb33b4024ad63ddac30a37f = $(`<div id="html_fa9efbe2adb33b4024ad63ddac30a37f" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_d30b5dcfc349e0e7f4a526faee5d4a46.setContent(html_fa9efbe2adb33b4024ad63ddac30a37f);
|
|
|
|
|
|
|
|
marker_dd6481837ee80b470d393f4408063468.bindPopup(popup_d30b5dcfc349e0e7f4a526faee5d4a46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd6481837ee80b470d393f4408063468.setIcon(icon_e402221dafdf941a7e0c068320c9bfd3);
|
|
|
|
|
|
var marker_e31c35f2d44951fc645b4bb3b91f8ab3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e6c5e17f9ec2f3d1c1136a57b54387d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94528d7aa0ac1dedd188bb64cdf8347f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5f61483a17564ffb3f5dde3a112adfe = $(`<div id="html_d5f61483a17564ffb3f5dde3a112adfe" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_94528d7aa0ac1dedd188bb64cdf8347f.setContent(html_d5f61483a17564ffb3f5dde3a112adfe);
|
|
|
|
|
|
|
|
marker_e31c35f2d44951fc645b4bb3b91f8ab3.bindPopup(popup_94528d7aa0ac1dedd188bb64cdf8347f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e31c35f2d44951fc645b4bb3b91f8ab3.setIcon(icon_e6c5e17f9ec2f3d1c1136a57b54387d2);
|
|
|
|
|
|
var marker_a747c14f5db0a512b7371d8a446d18f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_7764985f4c3f84c5f43c0e1836f39fe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4aa1231761ada27209a7c3b7b84305b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efb21f5685d51b6ee1dfc704fc23b5d5 = $(`<div id="html_efb21f5685d51b6ee1dfc704fc23b5d5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_e4aa1231761ada27209a7c3b7b84305b.setContent(html_efb21f5685d51b6ee1dfc704fc23b5d5);
|
|
|
|
|
|
|
|
marker_a747c14f5db0a512b7371d8a446d18f8.bindPopup(popup_e4aa1231761ada27209a7c3b7b84305b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a747c14f5db0a512b7371d8a446d18f8.setIcon(icon_7764985f4c3f84c5f43c0e1836f39fe0);
|
|
|
|
|
|
var marker_e9fa3a2ad8cf20960fbdccdc6e327afc = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c07da33def98db684d224898116a7b4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f12296c70e09646508de68c805da68d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22adb975320e1bd9bfc8359c394735bc = $(`<div id="html_22adb975320e1bd9bfc8359c394735bc" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_1f12296c70e09646508de68c805da68d.setContent(html_22adb975320e1bd9bfc8359c394735bc);
|
|
|
|
|
|
|
|
marker_e9fa3a2ad8cf20960fbdccdc6e327afc.bindPopup(popup_1f12296c70e09646508de68c805da68d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9fa3a2ad8cf20960fbdccdc6e327afc.setIcon(icon_c07da33def98db684d224898116a7b4a);
|
|
|
|
|
|
var marker_b31029fc9b8f7585fc5cd01a54cb05e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3a6b6265b2deebe7bc6674d43ed991bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf0ad6af550acce0ca44d1536a773424 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5326052a8ccef495db94243a19199348 = $(`<div id="html_5326052a8ccef495db94243a19199348" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_bf0ad6af550acce0ca44d1536a773424.setContent(html_5326052a8ccef495db94243a19199348);
|
|
|
|
|
|
|
|
marker_b31029fc9b8f7585fc5cd01a54cb05e9.bindPopup(popup_bf0ad6af550acce0ca44d1536a773424)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b31029fc9b8f7585fc5cd01a54cb05e9.setIcon(icon_3a6b6265b2deebe7bc6674d43ed991bf);
|
|
|
|
|
|
var marker_3fdf03aab5ed8524f0fa2aa27981cd2f = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_398a616167eca4884f4465e902fff5c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff551db22946f6b7d24c7b48c519a804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_314fa5c23886dfb50fc198cdcc26750c = $(`<div id="html_314fa5c23886dfb50fc198cdcc26750c" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_ff551db22946f6b7d24c7b48c519a804.setContent(html_314fa5c23886dfb50fc198cdcc26750c);
|
|
|
|
|
|
|
|
marker_3fdf03aab5ed8524f0fa2aa27981cd2f.bindPopup(popup_ff551db22946f6b7d24c7b48c519a804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fdf03aab5ed8524f0fa2aa27981cd2f.setIcon(icon_398a616167eca4884f4465e902fff5c5);
|
|
|
|
|
|
var marker_b3bbaf7fe05a7cff70dee387abb85abb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9f164a74ed4fb2ff8df8cc7b00dc5a0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5762429e84bbf3be296329cfe18f4c75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd706b66dc7e4311466a08d17b7b6407 = $(`<div id="html_bd706b66dc7e4311466a08d17b7b6407" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_5762429e84bbf3be296329cfe18f4c75.setContent(html_bd706b66dc7e4311466a08d17b7b6407);
|
|
|
|
|
|
|
|
marker_b3bbaf7fe05a7cff70dee387abb85abb.bindPopup(popup_5762429e84bbf3be296329cfe18f4c75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3bbaf7fe05a7cff70dee387abb85abb.setIcon(icon_9f164a74ed4fb2ff8df8cc7b00dc5a0b);
|
|
|
|
|
|
var marker_eb61bdd2376ec349bad271ba14509438 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a877522865952e1ec281f78e54d8b4dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7325964628062340318e4e612e9b2b59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_566fd6c13062ae879d76cfe68a753a9a = $(`<div id="html_566fd6c13062ae879d76cfe68a753a9a" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_7325964628062340318e4e612e9b2b59.setContent(html_566fd6c13062ae879d76cfe68a753a9a);
|
|
|
|
|
|
|
|
marker_eb61bdd2376ec349bad271ba14509438.bindPopup(popup_7325964628062340318e4e612e9b2b59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb61bdd2376ec349bad271ba14509438.setIcon(icon_a877522865952e1ec281f78e54d8b4dc);
|
|
|
|
|
|
var marker_55446e781e86a4fa2710b90d4e8ea968 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6f7ff8c4e96a81a20c39d1d1c98c2c6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93fd2a982c996ae0f67b5bbad8712ded = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_102abb78705880c74f698a5245e67efa = $(`<div id="html_102abb78705880c74f698a5245e67efa" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_93fd2a982c996ae0f67b5bbad8712ded.setContent(html_102abb78705880c74f698a5245e67efa);
|
|
|
|
|
|
|
|
marker_55446e781e86a4fa2710b90d4e8ea968.bindPopup(popup_93fd2a982c996ae0f67b5bbad8712ded)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55446e781e86a4fa2710b90d4e8ea968.setIcon(icon_6f7ff8c4e96a81a20c39d1d1c98c2c6d);
|
|
|
|
|
|
var marker_6a92f0552af19929e326c98fb7972a1d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2ca69e9c466617f8ee3e1c78739c4a82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9c1420ab9ca5532ab0813ec7fb2db30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_586d63c19ea3c26cd344e554ecee693e = $(`<div id="html_586d63c19ea3c26cd344e554ecee693e" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_f9c1420ab9ca5532ab0813ec7fb2db30.setContent(html_586d63c19ea3c26cd344e554ecee693e);
|
|
|
|
|
|
|
|
marker_6a92f0552af19929e326c98fb7972a1d.bindPopup(popup_f9c1420ab9ca5532ab0813ec7fb2db30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a92f0552af19929e326c98fb7972a1d.setIcon(icon_2ca69e9c466617f8ee3e1c78739c4a82);
|
|
|
|
|
|
var marker_9434c25a64a2838483420a05160a0f5b = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_0e4b4c51866f27e285262b4ce8058788 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94b258e5d13cc6acc8bf8404be9e0919 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1daeb4982375fa85fef91ee4a4f9bec2 = $(`<div id="html_1daeb4982375fa85fef91ee4a4f9bec2" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_94b258e5d13cc6acc8bf8404be9e0919.setContent(html_1daeb4982375fa85fef91ee4a4f9bec2);
|
|
|
|
|
|
|
|
marker_9434c25a64a2838483420a05160a0f5b.bindPopup(popup_94b258e5d13cc6acc8bf8404be9e0919)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9434c25a64a2838483420a05160a0f5b.setIcon(icon_0e4b4c51866f27e285262b4ce8058788);
|
|
|
|
|
|
var marker_4817830f9d3351bfbc0e680f9790f46e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_148be7bebc0e3cd6b1d64f165554ca30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3c2a0259cf3613570ff907f0bc1e789 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55a8be9c07d707b2daa44a14ac9d6f8d = $(`<div id="html_55a8be9c07d707b2daa44a14ac9d6f8d" style="width: 100.0%; height: 100.0%;">nostr.l00p.org</div>`)[0];
|
|
popup_e3c2a0259cf3613570ff907f0bc1e789.setContent(html_55a8be9c07d707b2daa44a14ac9d6f8d);
|
|
|
|
|
|
|
|
marker_4817830f9d3351bfbc0e680f9790f46e.bindPopup(popup_e3c2a0259cf3613570ff907f0bc1e789)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4817830f9d3351bfbc0e680f9790f46e.setIcon(icon_148be7bebc0e3cd6b1d64f165554ca30);
|
|
|
|
|
|
var marker_1ca8195aa19791c1157364aebf9495b6 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_914dd12dbb1524f45417a396bda33e77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84cc405df884e84a3e9d4b450c0282a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bd0d0b2900afdb814b14ded194b8699 = $(`<div id="html_6bd0d0b2900afdb814b14ded194b8699" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_84cc405df884e84a3e9d4b450c0282a4.setContent(html_6bd0d0b2900afdb814b14ded194b8699);
|
|
|
|
|
|
|
|
marker_1ca8195aa19791c1157364aebf9495b6.bindPopup(popup_84cc405df884e84a3e9d4b450c0282a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ca8195aa19791c1157364aebf9495b6.setIcon(icon_914dd12dbb1524f45417a396bda33e77);
|
|
|
|
|
|
var marker_a167dc7c5da4e8cd439a8068c45c0b99 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6c37e508f19fff19196d6b7735ec54ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e14dd00c0ae4eb9812e17b13812ff420 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb78618dce55c3170afe64684ab05c35 = $(`<div id="html_fb78618dce55c3170afe64684ab05c35" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_e14dd00c0ae4eb9812e17b13812ff420.setContent(html_fb78618dce55c3170afe64684ab05c35);
|
|
|
|
|
|
|
|
marker_a167dc7c5da4e8cd439a8068c45c0b99.bindPopup(popup_e14dd00c0ae4eb9812e17b13812ff420)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a167dc7c5da4e8cd439a8068c45c0b99.setIcon(icon_6c37e508f19fff19196d6b7735ec54ce);
|
|
|
|
|
|
var marker_689c1a476c73dad68fd535d32e273be6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9668eba194f9c76791f7c9d6e0b68f36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a999dd44bfca3b417db24ccc134c0cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d65b67179365b196727ccd565ca863d3 = $(`<div id="html_d65b67179365b196727ccd565ca863d3" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_8a999dd44bfca3b417db24ccc134c0cd.setContent(html_d65b67179365b196727ccd565ca863d3);
|
|
|
|
|
|
|
|
marker_689c1a476c73dad68fd535d32e273be6.bindPopup(popup_8a999dd44bfca3b417db24ccc134c0cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_689c1a476c73dad68fd535d32e273be6.setIcon(icon_9668eba194f9c76791f7c9d6e0b68f36);
|
|
|
|
|
|
var marker_9f44473836eaa135b61ea8f3fdde4898 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_76f6d651af7ff37f8d322f2cbfeaccf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64146247728a0e0ef19a86130574fadb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e6df1744068c8c32a91d9228c5609ba = $(`<div id="html_8e6df1744068c8c32a91d9228c5609ba" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_64146247728a0e0ef19a86130574fadb.setContent(html_8e6df1744068c8c32a91d9228c5609ba);
|
|
|
|
|
|
|
|
marker_9f44473836eaa135b61ea8f3fdde4898.bindPopup(popup_64146247728a0e0ef19a86130574fadb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f44473836eaa135b61ea8f3fdde4898.setIcon(icon_76f6d651af7ff37f8d322f2cbfeaccf9);
|
|
|
|
|
|
var marker_b6559ac96733f1e85180dfde537de9bf = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_cd4d7f14faf9028a8500bcdcff122465 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faec3fbcefaf4ee085260ad786c2823e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e40ca719d5a227ce1090df467b7033f5 = $(`<div id="html_e40ca719d5a227ce1090df467b7033f5" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_faec3fbcefaf4ee085260ad786c2823e.setContent(html_e40ca719d5a227ce1090df467b7033f5);
|
|
|
|
|
|
|
|
marker_b6559ac96733f1e85180dfde537de9bf.bindPopup(popup_faec3fbcefaf4ee085260ad786c2823e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6559ac96733f1e85180dfde537de9bf.setIcon(icon_cd4d7f14faf9028a8500bcdcff122465);
|
|
|
|
|
|
var marker_3dd9888e192331aa8a621c93ea8ce0fd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_753630084738d5e1231c553701833489 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b1d60c69bd8673a1e9494ae55c3fee4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_121083066f55e760ced7c54679d7de96 = $(`<div id="html_121083066f55e760ced7c54679d7de96" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_4b1d60c69bd8673a1e9494ae55c3fee4.setContent(html_121083066f55e760ced7c54679d7de96);
|
|
|
|
|
|
|
|
marker_3dd9888e192331aa8a621c93ea8ce0fd.bindPopup(popup_4b1d60c69bd8673a1e9494ae55c3fee4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dd9888e192331aa8a621c93ea8ce0fd.setIcon(icon_753630084738d5e1231c553701833489);
|
|
|
|
|
|
var marker_936da300af2f3f8b6eb719ae9d5888ac = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_abcde5106648509b8a9d9db286429913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff1e05b27fd165f52b807c1dd98e956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d6eb6909ae914094b2fc65161f6a144 = $(`<div id="html_5d6eb6909ae914094b2fc65161f6a144" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_eff1e05b27fd165f52b807c1dd98e956.setContent(html_5d6eb6909ae914094b2fc65161f6a144);
|
|
|
|
|
|
|
|
marker_936da300af2f3f8b6eb719ae9d5888ac.bindPopup(popup_eff1e05b27fd165f52b807c1dd98e956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_936da300af2f3f8b6eb719ae9d5888ac.setIcon(icon_abcde5106648509b8a9d9db286429913);
|
|
|
|
|
|
var marker_95e792a0b07eb25fb47dd0871ba489ae = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_bb2cb61be6d82041ddab36beee901c70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ca7efb8027777b30226e1fa573b886c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7465b6b5bfda69c12b5c1b139fbb96d = $(`<div id="html_e7465b6b5bfda69c12b5c1b139fbb96d" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_4ca7efb8027777b30226e1fa573b886c.setContent(html_e7465b6b5bfda69c12b5c1b139fbb96d);
|
|
|
|
|
|
|
|
marker_95e792a0b07eb25fb47dd0871ba489ae.bindPopup(popup_4ca7efb8027777b30226e1fa573b886c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95e792a0b07eb25fb47dd0871ba489ae.setIcon(icon_bb2cb61be6d82041ddab36beee901c70);
|
|
|
|
|
|
var marker_6b972029aa0ea19c2b9635010a175907 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a35bc236036d14b5c6878fc223660f5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc98fc50ad8625a0126f93317976fa54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36a0be0ce1a29458597384a00cc81994 = $(`<div id="html_36a0be0ce1a29458597384a00cc81994" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_fc98fc50ad8625a0126f93317976fa54.setContent(html_36a0be0ce1a29458597384a00cc81994);
|
|
|
|
|
|
|
|
marker_6b972029aa0ea19c2b9635010a175907.bindPopup(popup_fc98fc50ad8625a0126f93317976fa54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b972029aa0ea19c2b9635010a175907.setIcon(icon_a35bc236036d14b5c6878fc223660f5c);
|
|
|
|
|
|
var marker_45cf26b37fa330e4c3414845ad9da793 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1774a6fe9a0d672b2f6559978aff9fe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a1f5b249243c7aac51722e4c5afd282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eccf419c259fe3ae90c6f0f5d93d0eec = $(`<div id="html_eccf419c259fe3ae90c6f0f5d93d0eec" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_4a1f5b249243c7aac51722e4c5afd282.setContent(html_eccf419c259fe3ae90c6f0f5d93d0eec);
|
|
|
|
|
|
|
|
marker_45cf26b37fa330e4c3414845ad9da793.bindPopup(popup_4a1f5b249243c7aac51722e4c5afd282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45cf26b37fa330e4c3414845ad9da793.setIcon(icon_1774a6fe9a0d672b2f6559978aff9fe8);
|
|
|
|
|
|
var marker_17a9d4a4ec9de65623afe21dcef11a2b = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_94e045db6db388f165b884000f8f93bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d505f24c5a89bef82aed5d501c979cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8645ba416eb0a1b3663602fa336eac6 = $(`<div id="html_b8645ba416eb0a1b3663602fa336eac6" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_5d505f24c5a89bef82aed5d501c979cb.setContent(html_b8645ba416eb0a1b3663602fa336eac6);
|
|
|
|
|
|
|
|
marker_17a9d4a4ec9de65623afe21dcef11a2b.bindPopup(popup_5d505f24c5a89bef82aed5d501c979cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17a9d4a4ec9de65623afe21dcef11a2b.setIcon(icon_94e045db6db388f165b884000f8f93bb);
|
|
|
|
|
|
var marker_b8d8ac56ef6c54c89dc6b239d5e489c0 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_45598782204ff40cbd1679f121906d49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecd1bc2f7820dd4d7cb9e8d7af6f5db1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5d908b257bba9bc3ff706b53a951276 = $(`<div id="html_e5d908b257bba9bc3ff706b53a951276" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_ecd1bc2f7820dd4d7cb9e8d7af6f5db1.setContent(html_e5d908b257bba9bc3ff706b53a951276);
|
|
|
|
|
|
|
|
marker_b8d8ac56ef6c54c89dc6b239d5e489c0.bindPopup(popup_ecd1bc2f7820dd4d7cb9e8d7af6f5db1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8d8ac56ef6c54c89dc6b239d5e489c0.setIcon(icon_45598782204ff40cbd1679f121906d49);
|
|
|
|
|
|
var marker_03007f0349992482bd38cb436c301c2d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ca796d5fb87c202297523fbd1ad7a22c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b493b68b2640fae8c633538ab2534d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_006d59107c24e624d75d67bdf0f1d0b1 = $(`<div id="html_006d59107c24e624d75d67bdf0f1d0b1" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_4b493b68b2640fae8c633538ab2534d2.setContent(html_006d59107c24e624d75d67bdf0f1d0b1);
|
|
|
|
|
|
|
|
marker_03007f0349992482bd38cb436c301c2d.bindPopup(popup_4b493b68b2640fae8c633538ab2534d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03007f0349992482bd38cb436c301c2d.setIcon(icon_ca796d5fb87c202297523fbd1ad7a22c);
|
|
|
|
|
|
var marker_bf3d955548cee8cc9708f04cf1a69dfe = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ccdeb3dcf1cba44015843155f393b1cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_838357bf2720d8bd7fad50c5fabaa674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5409a776ba9c9d34b9a37aeff47fd210 = $(`<div id="html_5409a776ba9c9d34b9a37aeff47fd210" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_838357bf2720d8bd7fad50c5fabaa674.setContent(html_5409a776ba9c9d34b9a37aeff47fd210);
|
|
|
|
|
|
|
|
marker_bf3d955548cee8cc9708f04cf1a69dfe.bindPopup(popup_838357bf2720d8bd7fad50c5fabaa674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf3d955548cee8cc9708f04cf1a69dfe.setIcon(icon_ccdeb3dcf1cba44015843155f393b1cf);
|
|
|
|
|
|
var marker_00669cd657b0c50b3cdbf9d8aad5d2a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4082e76d161f7d79ee02535d44009aec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7a773004eaaf95fdda703bd6e652fca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d24c57670934e8d3ae12869eb17e6b7 = $(`<div id="html_2d24c57670934e8d3ae12869eb17e6b7" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_a7a773004eaaf95fdda703bd6e652fca.setContent(html_2d24c57670934e8d3ae12869eb17e6b7);
|
|
|
|
|
|
|
|
marker_00669cd657b0c50b3cdbf9d8aad5d2a4.bindPopup(popup_a7a773004eaaf95fdda703bd6e652fca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00669cd657b0c50b3cdbf9d8aad5d2a4.setIcon(icon_4082e76d161f7d79ee02535d44009aec);
|
|
|
|
|
|
var marker_9d80b695f5923d8dbe183bdcf475b9da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_92c0c7cd32bdedd5a02486503fcfa2d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91321f18f7c8ede83649410334417fd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c020494bf1e0a5e264054c553b4a9f6 = $(`<div id="html_3c020494bf1e0a5e264054c553b4a9f6" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_91321f18f7c8ede83649410334417fd1.setContent(html_3c020494bf1e0a5e264054c553b4a9f6);
|
|
|
|
|
|
|
|
marker_9d80b695f5923d8dbe183bdcf475b9da.bindPopup(popup_91321f18f7c8ede83649410334417fd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d80b695f5923d8dbe183bdcf475b9da.setIcon(icon_92c0c7cd32bdedd5a02486503fcfa2d1);
|
|
|
|
|
|
var marker_7f4d80759bacedd18ef53ac28de42f15 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3371a7265e3f4243a394f0cb24c23d90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c78c68077ff1809d01bbf01fd30f2223 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7f1fd8860f205efaffc8e7c864f6f26 = $(`<div id="html_e7f1fd8860f205efaffc8e7c864f6f26" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_c78c68077ff1809d01bbf01fd30f2223.setContent(html_e7f1fd8860f205efaffc8e7c864f6f26);
|
|
|
|
|
|
|
|
marker_7f4d80759bacedd18ef53ac28de42f15.bindPopup(popup_c78c68077ff1809d01bbf01fd30f2223)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f4d80759bacedd18ef53ac28de42f15.setIcon(icon_3371a7265e3f4243a394f0cb24c23d90);
|
|
|
|
|
|
var marker_c32b36cfac50fa4e388c1533ada9116a = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e13ef75f363ebb94634710fe9eea5f47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c58f08b4f73636edd471d5ef3c43d49f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5f64566294ca119dea494b4e3dc6d3b = $(`<div id="html_b5f64566294ca119dea494b4e3dc6d3b" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_c58f08b4f73636edd471d5ef3c43d49f.setContent(html_b5f64566294ca119dea494b4e3dc6d3b);
|
|
|
|
|
|
|
|
marker_c32b36cfac50fa4e388c1533ada9116a.bindPopup(popup_c58f08b4f73636edd471d5ef3c43d49f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c32b36cfac50fa4e388c1533ada9116a.setIcon(icon_e13ef75f363ebb94634710fe9eea5f47);
|
|
|
|
|
|
var marker_3b443be99ddb1a9368e9c7f686a4f80e = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a8da944c0ae4c1c4db23bef6e9662727 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c6a57dc6939269fb71329ad28e47fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9defee4b7af15645910ee22fe8afe4f5 = $(`<div id="html_9defee4b7af15645910ee22fe8afe4f5" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_30c6a57dc6939269fb71329ad28e47fa.setContent(html_9defee4b7af15645910ee22fe8afe4f5);
|
|
|
|
|
|
|
|
marker_3b443be99ddb1a9368e9c7f686a4f80e.bindPopup(popup_30c6a57dc6939269fb71329ad28e47fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b443be99ddb1a9368e9c7f686a4f80e.setIcon(icon_a8da944c0ae4c1c4db23bef6e9662727);
|
|
|
|
|
|
var marker_a6ed4af920a4425a93add87746fc2a2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_22a7f003460733fd6a692a1da85d903e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5af4b74e4707bb07cc1cdc8c2bed56c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43201450661a0e17298801aaa35886d6 = $(`<div id="html_43201450661a0e17298801aaa35886d6" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_5af4b74e4707bb07cc1cdc8c2bed56c4.setContent(html_43201450661a0e17298801aaa35886d6);
|
|
|
|
|
|
|
|
marker_a6ed4af920a4425a93add87746fc2a2e.bindPopup(popup_5af4b74e4707bb07cc1cdc8c2bed56c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6ed4af920a4425a93add87746fc2a2e.setIcon(icon_22a7f003460733fd6a692a1da85d903e);
|
|
|
|
|
|
var marker_250e179e256419db9b6e6a68da1452ed = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a7520a2c64ff66116a7a34e6f2bad47b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d2c3db5e629cc0b3a2fb24f916a0d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ed95e6296d485293a4e42090d0c7943 = $(`<div id="html_1ed95e6296d485293a4e42090d0c7943" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_0d2c3db5e629cc0b3a2fb24f916a0d63.setContent(html_1ed95e6296d485293a4e42090d0c7943);
|
|
|
|
|
|
|
|
marker_250e179e256419db9b6e6a68da1452ed.bindPopup(popup_0d2c3db5e629cc0b3a2fb24f916a0d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_250e179e256419db9b6e6a68da1452ed.setIcon(icon_a7520a2c64ff66116a7a34e6f2bad47b);
|
|
|
|
|
|
var marker_057e776bce73b538407c04005802818b = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_fc79c47e3161431792786bda2a94d8f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d18acbfcfb576e84842cc01a64c032cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03986e9aa89bd8973775ddfd46f3e8ae = $(`<div id="html_03986e9aa89bd8973775ddfd46f3e8ae" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_d18acbfcfb576e84842cc01a64c032cf.setContent(html_03986e9aa89bd8973775ddfd46f3e8ae);
|
|
|
|
|
|
|
|
marker_057e776bce73b538407c04005802818b.bindPopup(popup_d18acbfcfb576e84842cc01a64c032cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_057e776bce73b538407c04005802818b.setIcon(icon_fc79c47e3161431792786bda2a94d8f1);
|
|
|
|
|
|
var marker_85df40d294c7fd0203dd439737757e21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_d417054bab013a89cc5d9cd36a5c315d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f858519803147afcbc3fc0ae11672d5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b26b4e50c30e76f110ea8f5fa4f19784 = $(`<div id="html_b26b4e50c30e76f110ea8f5fa4f19784" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_f858519803147afcbc3fc0ae11672d5f.setContent(html_b26b4e50c30e76f110ea8f5fa4f19784);
|
|
|
|
|
|
|
|
marker_85df40d294c7fd0203dd439737757e21.bindPopup(popup_f858519803147afcbc3fc0ae11672d5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85df40d294c7fd0203dd439737757e21.setIcon(icon_d417054bab013a89cc5d9cd36a5c315d);
|
|
|
|
|
|
var marker_15a63875d15884e62f35981a221542e4 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_327781a58c78b3502ec1b607da864d75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f34fe868b976840cf1d64f89b72a7613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48f9dcb9ed9c7a5d3ab57c51dbcd02c9 = $(`<div id="html_48f9dcb9ed9c7a5d3ab57c51dbcd02c9" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_f34fe868b976840cf1d64f89b72a7613.setContent(html_48f9dcb9ed9c7a5d3ab57c51dbcd02c9);
|
|
|
|
|
|
|
|
marker_15a63875d15884e62f35981a221542e4.bindPopup(popup_f34fe868b976840cf1d64f89b72a7613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15a63875d15884e62f35981a221542e4.setIcon(icon_327781a58c78b3502ec1b607da864d75);
|
|
|
|
|
|
var marker_a2a3dcf2f6d52a4288028ab9b6d8ca2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_eaa05eadcfd351faa1997b0c513d758e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5621a037f19063a2d991910f4de9be4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc9b0c1f0b7596ed75b8dffb1a034037 = $(`<div id="html_dc9b0c1f0b7596ed75b8dffb1a034037" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_5621a037f19063a2d991910f4de9be4b.setContent(html_dc9b0c1f0b7596ed75b8dffb1a034037);
|
|
|
|
|
|
|
|
marker_a2a3dcf2f6d52a4288028ab9b6d8ca2b.bindPopup(popup_5621a037f19063a2d991910f4de9be4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2a3dcf2f6d52a4288028ab9b6d8ca2b.setIcon(icon_eaa05eadcfd351faa1997b0c513d758e);
|
|
|
|
|
|
var marker_bcc056883145745d97c5dad15d9db082 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_766146c1c774852b30fa9348ab3cc40c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_575549cf6b1ae6a0ded1cb952c85a282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65883ed893f95c57d3dc36f36f40f1f7 = $(`<div id="html_65883ed893f95c57d3dc36f36f40f1f7" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_575549cf6b1ae6a0ded1cb952c85a282.setContent(html_65883ed893f95c57d3dc36f36f40f1f7);
|
|
|
|
|
|
|
|
marker_bcc056883145745d97c5dad15d9db082.bindPopup(popup_575549cf6b1ae6a0ded1cb952c85a282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcc056883145745d97c5dad15d9db082.setIcon(icon_766146c1c774852b30fa9348ab3cc40c);
|
|
|
|
|
|
var marker_7d741d7898aaefe9f1570e5f1d60c640 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_0cd49032575ec325d21dcb3d23d0bb15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca7d54c67fd011e4ed0168bfa9c65c0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e1d00f0ce5c48a1a8c7987474621d39 = $(`<div id="html_1e1d00f0ce5c48a1a8c7987474621d39" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_ca7d54c67fd011e4ed0168bfa9c65c0e.setContent(html_1e1d00f0ce5c48a1a8c7987474621d39);
|
|
|
|
|
|
|
|
marker_7d741d7898aaefe9f1570e5f1d60c640.bindPopup(popup_ca7d54c67fd011e4ed0168bfa9c65c0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d741d7898aaefe9f1570e5f1d60c640.setIcon(icon_0cd49032575ec325d21dcb3d23d0bb15);
|
|
|
|
|
|
var marker_3c3283ca40bdf4b4da6435d02f0bdfaf = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_eb858e76d23e93e400ce6be9228dd020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f13ad8a0cdfeef46b70bb5fd1604572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_036e0fb97f958de3830a7d36b708ce0c = $(`<div id="html_036e0fb97f958de3830a7d36b708ce0c" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_8f13ad8a0cdfeef46b70bb5fd1604572.setContent(html_036e0fb97f958de3830a7d36b708ce0c);
|
|
|
|
|
|
|
|
marker_3c3283ca40bdf4b4da6435d02f0bdfaf.bindPopup(popup_8f13ad8a0cdfeef46b70bb5fd1604572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c3283ca40bdf4b4da6435d02f0bdfaf.setIcon(icon_eb858e76d23e93e400ce6be9228dd020);
|
|
|
|
|
|
var marker_53e964bb79bdc6daf2a18e6b805667ad = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a19837aa4892ad02ee8348b55e134a1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_254ed9e7e72c0b5061f0bbebc75008b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71cb44b7eb7588dec11d1433fb0fbf80 = $(`<div id="html_71cb44b7eb7588dec11d1433fb0fbf80" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_254ed9e7e72c0b5061f0bbebc75008b0.setContent(html_71cb44b7eb7588dec11d1433fb0fbf80);
|
|
|
|
|
|
|
|
marker_53e964bb79bdc6daf2a18e6b805667ad.bindPopup(popup_254ed9e7e72c0b5061f0bbebc75008b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53e964bb79bdc6daf2a18e6b805667ad.setIcon(icon_a19837aa4892ad02ee8348b55e134a1d);
|
|
|
|
|
|
var marker_4cf976a2bef0c37c00c34b96b13c642a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1596cb6a5cc3ef08f4553fcf5dc3d7f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0efc75a5f459f4cf88e413af3653aa2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_283499e24d228f9bd651e8730529a626 = $(`<div id="html_283499e24d228f9bd651e8730529a626" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_0efc75a5f459f4cf88e413af3653aa2a.setContent(html_283499e24d228f9bd651e8730529a626);
|
|
|
|
|
|
|
|
marker_4cf976a2bef0c37c00c34b96b13c642a.bindPopup(popup_0efc75a5f459f4cf88e413af3653aa2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cf976a2bef0c37c00c34b96b13c642a.setIcon(icon_1596cb6a5cc3ef08f4553fcf5dc3d7f9);
|
|
|
|
|
|
var marker_13212e033c772a764694570e3d88e6cf = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_befde0b2a89bc8c4c02176142e6e845f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b86b171d944ff5b93b77b42f789cb2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_904b1bcf2b4ac6dabf3ee135471a9974 = $(`<div id="html_904b1bcf2b4ac6dabf3ee135471a9974" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_0b86b171d944ff5b93b77b42f789cb2f.setContent(html_904b1bcf2b4ac6dabf3ee135471a9974);
|
|
|
|
|
|
|
|
marker_13212e033c772a764694570e3d88e6cf.bindPopup(popup_0b86b171d944ff5b93b77b42f789cb2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13212e033c772a764694570e3d88e6cf.setIcon(icon_befde0b2a89bc8c4c02176142e6e845f);
|
|
|
|
|
|
var marker_7c099f8dbe75425d94688dccaeda3cb1 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_977d90c1dee9282506b8fda5b44e59d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a83d954bbac1a851236deb37df5e458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c7acd38e560e96c30e93883270bd5be = $(`<div id="html_8c7acd38e560e96c30e93883270bd5be" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_4a83d954bbac1a851236deb37df5e458.setContent(html_8c7acd38e560e96c30e93883270bd5be);
|
|
|
|
|
|
|
|
marker_7c099f8dbe75425d94688dccaeda3cb1.bindPopup(popup_4a83d954bbac1a851236deb37df5e458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c099f8dbe75425d94688dccaeda3cb1.setIcon(icon_977d90c1dee9282506b8fda5b44e59d9);
|
|
|
|
|
|
var marker_5f2ef749b01a6321c918e5ba69b087d7 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c2b67f677312849e3d791ea718b93785 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_660241c5f116ef09058bc6a6cf9ec35f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9594e50253d5024f793982eed03ded0 = $(`<div id="html_b9594e50253d5024f793982eed03ded0" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_660241c5f116ef09058bc6a6cf9ec35f.setContent(html_b9594e50253d5024f793982eed03ded0);
|
|
|
|
|
|
|
|
marker_5f2ef749b01a6321c918e5ba69b087d7.bindPopup(popup_660241c5f116ef09058bc6a6cf9ec35f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f2ef749b01a6321c918e5ba69b087d7.setIcon(icon_c2b67f677312849e3d791ea718b93785);
|
|
|
|
|
|
var marker_1c2f25aeaf11c33a7ea3099b5c215444 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_62d7a65d0c69e39bb499d5cd9bd61b97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed48c8a5120d090edb3ddc8cc9d6ff86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d2f083ef9878663b665e8baa4c50534 = $(`<div id="html_9d2f083ef9878663b665e8baa4c50534" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_ed48c8a5120d090edb3ddc8cc9d6ff86.setContent(html_9d2f083ef9878663b665e8baa4c50534);
|
|
|
|
|
|
|
|
marker_1c2f25aeaf11c33a7ea3099b5c215444.bindPopup(popup_ed48c8a5120d090edb3ddc8cc9d6ff86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c2f25aeaf11c33a7ea3099b5c215444.setIcon(icon_62d7a65d0c69e39bb499d5cd9bd61b97);
|
|
|
|
|
|
var marker_31bb8d8559281db91ecbc7abd6fa5c7f = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_855d5ebd799207cc5d48876fd6467cc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfcabf53d362da18d10cbed7de59d566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27eea6e04f65d0c2f7402b4535340e93 = $(`<div id="html_27eea6e04f65d0c2f7402b4535340e93" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_cfcabf53d362da18d10cbed7de59d566.setContent(html_27eea6e04f65d0c2f7402b4535340e93);
|
|
|
|
|
|
|
|
marker_31bb8d8559281db91ecbc7abd6fa5c7f.bindPopup(popup_cfcabf53d362da18d10cbed7de59d566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31bb8d8559281db91ecbc7abd6fa5c7f.setIcon(icon_855d5ebd799207cc5d48876fd6467cc4);
|
|
|
|
|
|
var marker_d20ec9f3e2ca6df34d13c54bfc212693 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_49a62eef8cd9cbdeed5d8959e4accba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e544711b8b0ea5caf07bce0a124a7bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_590d68cbc43a80704403e9b20e5d87eb = $(`<div id="html_590d68cbc43a80704403e9b20e5d87eb" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_7e544711b8b0ea5caf07bce0a124a7bc.setContent(html_590d68cbc43a80704403e9b20e5d87eb);
|
|
|
|
|
|
|
|
marker_d20ec9f3e2ca6df34d13c54bfc212693.bindPopup(popup_7e544711b8b0ea5caf07bce0a124a7bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d20ec9f3e2ca6df34d13c54bfc212693.setIcon(icon_49a62eef8cd9cbdeed5d8959e4accba0);
|
|
|
|
|
|
var marker_43bc0701ec7acb3a4b8a849bf520515c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_bda75e7d7e7e0e95e753f33dd6034fab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_853b4f491b3c1635288ca655dd66e040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e015b19392ec64fe1aef52128a966b = $(`<div id="html_54e015b19392ec64fe1aef52128a966b" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_853b4f491b3c1635288ca655dd66e040.setContent(html_54e015b19392ec64fe1aef52128a966b);
|
|
|
|
|
|
|
|
marker_43bc0701ec7acb3a4b8a849bf520515c.bindPopup(popup_853b4f491b3c1635288ca655dd66e040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43bc0701ec7acb3a4b8a849bf520515c.setIcon(icon_bda75e7d7e7e0e95e753f33dd6034fab);
|
|
|
|
|
|
var marker_c3d70a1c28a3976f48bde566b631dd04 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e7b46707bc39af5cba38cde154ec1bad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff5e5c1447fda6b4551f73e369356d54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_151a3ce39386487678d54585669276dd = $(`<div id="html_151a3ce39386487678d54585669276dd" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_ff5e5c1447fda6b4551f73e369356d54.setContent(html_151a3ce39386487678d54585669276dd);
|
|
|
|
|
|
|
|
marker_c3d70a1c28a3976f48bde566b631dd04.bindPopup(popup_ff5e5c1447fda6b4551f73e369356d54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3d70a1c28a3976f48bde566b631dd04.setIcon(icon_e7b46707bc39af5cba38cde154ec1bad);
|
|
|
|
|
|
var marker_9fc38d1caecd84f4b38be400e03e0f81 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_5eab7c96aada6331c9730b0e056f25ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c44669722a45abdea1baf3e95f5ddc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf0c34aebba236752a5986d9eacf8e8b = $(`<div id="html_bf0c34aebba236752a5986d9eacf8e8b" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_9c44669722a45abdea1baf3e95f5ddc7.setContent(html_bf0c34aebba236752a5986d9eacf8e8b);
|
|
|
|
|
|
|
|
marker_9fc38d1caecd84f4b38be400e03e0f81.bindPopup(popup_9c44669722a45abdea1baf3e95f5ddc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fc38d1caecd84f4b38be400e03e0f81.setIcon(icon_5eab7c96aada6331c9730b0e056f25ed);
|
|
|
|
|
|
var marker_0ce43c969e98b5b5b2fae83e3cfdfaef = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_53f069be23a053da98c64c3af1b81a92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c90874614d68f624a9120de07f0fa2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2de837d6254e310536d043002ed89527 = $(`<div id="html_2de837d6254e310536d043002ed89527" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_6c90874614d68f624a9120de07f0fa2e.setContent(html_2de837d6254e310536d043002ed89527);
|
|
|
|
|
|
|
|
marker_0ce43c969e98b5b5b2fae83e3cfdfaef.bindPopup(popup_6c90874614d68f624a9120de07f0fa2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ce43c969e98b5b5b2fae83e3cfdfaef.setIcon(icon_53f069be23a053da98c64c3af1b81a92);
|
|
|
|
|
|
var marker_519a8360aadaef26c7615aa895a783aa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ad04e8f0a9cf2b9f3e68d1094606a8e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8bf8c6bd858be36067d92234f687ad6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bda48102218ef2ba8943bf15cb19788 = $(`<div id="html_9bda48102218ef2ba8943bf15cb19788" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_d8bf8c6bd858be36067d92234f687ad6.setContent(html_9bda48102218ef2ba8943bf15cb19788);
|
|
|
|
|
|
|
|
marker_519a8360aadaef26c7615aa895a783aa.bindPopup(popup_d8bf8c6bd858be36067d92234f687ad6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_519a8360aadaef26c7615aa895a783aa.setIcon(icon_ad04e8f0a9cf2b9f3e68d1094606a8e6);
|
|
|
|
|
|
var marker_e5c43c36a449aae8382874c1644cc941 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e0e9358719c62162224109dbe9991af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d738c2df98341a299ba982a56c551f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_469c158cd0cb8b8e290f9f8c014af3d0 = $(`<div id="html_469c158cd0cb8b8e290f9f8c014af3d0" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_7d738c2df98341a299ba982a56c551f1.setContent(html_469c158cd0cb8b8e290f9f8c014af3d0);
|
|
|
|
|
|
|
|
marker_e5c43c36a449aae8382874c1644cc941.bindPopup(popup_7d738c2df98341a299ba982a56c551f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5c43c36a449aae8382874c1644cc941.setIcon(icon_e0e9358719c62162224109dbe9991af8);
|
|
|
|
|
|
var marker_a004f557e300c61f60514f43d69ed1b0 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e87cb88cf73181e38339b3619d22b21d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df16967febabcf49df091afda2b73d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c11e0c9cc8efed17e27ee1d90ccf975 = $(`<div id="html_6c11e0c9cc8efed17e27ee1d90ccf975" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_df16967febabcf49df091afda2b73d63.setContent(html_6c11e0c9cc8efed17e27ee1d90ccf975);
|
|
|
|
|
|
|
|
marker_a004f557e300c61f60514f43d69ed1b0.bindPopup(popup_df16967febabcf49df091afda2b73d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a004f557e300c61f60514f43d69ed1b0.setIcon(icon_e87cb88cf73181e38339b3619d22b21d);
|
|
|
|
|
|
var marker_c25002b33cb77ff2a9942a0664c758d1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_eaa444ad3abfd7092f4248017694f0b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c184bea5a49b26c3f839f7344bbc513 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6332cda8942b6c4219393c7dafe4418f = $(`<div id="html_6332cda8942b6c4219393c7dafe4418f" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_7c184bea5a49b26c3f839f7344bbc513.setContent(html_6332cda8942b6c4219393c7dafe4418f);
|
|
|
|
|
|
|
|
marker_c25002b33cb77ff2a9942a0664c758d1.bindPopup(popup_7c184bea5a49b26c3f839f7344bbc513)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c25002b33cb77ff2a9942a0664c758d1.setIcon(icon_eaa444ad3abfd7092f4248017694f0b0);
|
|
|
|
|
|
var marker_58cf6085a553ca276ee20cb269e16ce9 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e3afbbbd870147080dc52d2bbb30b16c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d01c410e3696c2c0b0522c680734d35a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a541eeb69b005f0a88f1359fe66fa081 = $(`<div id="html_a541eeb69b005f0a88f1359fe66fa081" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_d01c410e3696c2c0b0522c680734d35a.setContent(html_a541eeb69b005f0a88f1359fe66fa081);
|
|
|
|
|
|
|
|
marker_58cf6085a553ca276ee20cb269e16ce9.bindPopup(popup_d01c410e3696c2c0b0522c680734d35a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58cf6085a553ca276ee20cb269e16ce9.setIcon(icon_e3afbbbd870147080dc52d2bbb30b16c);
|
|
|
|
|
|
var marker_5040d7fd596ab1b72179471ff111b60a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1dfbbeefca571598d2a65fa298ecf92e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8280a604defb20b9c10e9a9e9fbeade6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eefdb58af65f9fb5f6d93f474e00cc4b = $(`<div id="html_eefdb58af65f9fb5f6d93f474e00cc4b" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_8280a604defb20b9c10e9a9e9fbeade6.setContent(html_eefdb58af65f9fb5f6d93f474e00cc4b);
|
|
|
|
|
|
|
|
marker_5040d7fd596ab1b72179471ff111b60a.bindPopup(popup_8280a604defb20b9c10e9a9e9fbeade6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5040d7fd596ab1b72179471ff111b60a.setIcon(icon_1dfbbeefca571598d2a65fa298ecf92e);
|
|
|
|
|
|
var marker_80db27d5cefa7d4b84d73463a49308ce = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1a10f15d1a70d09b384bea42b6b58afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075c3c316d3cb0c3ffe45ce4beebc04f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcedc201da6835d7ef526109be039427 = $(`<div id="html_dcedc201da6835d7ef526109be039427" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_075c3c316d3cb0c3ffe45ce4beebc04f.setContent(html_dcedc201da6835d7ef526109be039427);
|
|
|
|
|
|
|
|
marker_80db27d5cefa7d4b84d73463a49308ce.bindPopup(popup_075c3c316d3cb0c3ffe45ce4beebc04f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80db27d5cefa7d4b84d73463a49308ce.setIcon(icon_1a10f15d1a70d09b384bea42b6b58afa);
|
|
|
|
|
|
var marker_5e8453826f8c9a028612485e5491da1e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6e43103f902367e65733f858b1c51cbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_753950ed2e03c716f7430e993898f3f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6df2d8db62e7331b03285ce9389a9f46 = $(`<div id="html_6df2d8db62e7331b03285ce9389a9f46" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_753950ed2e03c716f7430e993898f3f9.setContent(html_6df2d8db62e7331b03285ce9389a9f46);
|
|
|
|
|
|
|
|
marker_5e8453826f8c9a028612485e5491da1e.bindPopup(popup_753950ed2e03c716f7430e993898f3f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e8453826f8c9a028612485e5491da1e.setIcon(icon_6e43103f902367e65733f858b1c51cbb);
|
|
|
|
|
|
var marker_5648d7bac5dc70f68c11a5b654279190 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6d2994004ea1b35ff9462ca55a231890 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a99020ff945b28158775b42b0690c483 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_233eb49a59f5573a0d5cf2ab1020e042 = $(`<div id="html_233eb49a59f5573a0d5cf2ab1020e042" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_a99020ff945b28158775b42b0690c483.setContent(html_233eb49a59f5573a0d5cf2ab1020e042);
|
|
|
|
|
|
|
|
marker_5648d7bac5dc70f68c11a5b654279190.bindPopup(popup_a99020ff945b28158775b42b0690c483)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5648d7bac5dc70f68c11a5b654279190.setIcon(icon_6d2994004ea1b35ff9462ca55a231890);
|
|
|
|
|
|
var marker_6ca952d7e8007550e058e7c3fac6eed2 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_d8417b38f088f7a2b07d94e7bed0ac29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac3a141eda4afab83941d7632db4ea98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22e344b56d575c7006bf89f29b2415d0 = $(`<div id="html_22e344b56d575c7006bf89f29b2415d0" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_ac3a141eda4afab83941d7632db4ea98.setContent(html_22e344b56d575c7006bf89f29b2415d0);
|
|
|
|
|
|
|
|
marker_6ca952d7e8007550e058e7c3fac6eed2.bindPopup(popup_ac3a141eda4afab83941d7632db4ea98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca952d7e8007550e058e7c3fac6eed2.setIcon(icon_d8417b38f088f7a2b07d94e7bed0ac29);
|
|
|
|
|
|
var marker_da0c6135c4098c614f7d3e1f2a08f492 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c82138d2cdf40843874ace9595bb20c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47932065e42668609b418c42a771379f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_209c6d6a05ac22327375c40939e55df9 = $(`<div id="html_209c6d6a05ac22327375c40939e55df9" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_47932065e42668609b418c42a771379f.setContent(html_209c6d6a05ac22327375c40939e55df9);
|
|
|
|
|
|
|
|
marker_da0c6135c4098c614f7d3e1f2a08f492.bindPopup(popup_47932065e42668609b418c42a771379f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da0c6135c4098c614f7d3e1f2a08f492.setIcon(icon_c82138d2cdf40843874ace9595bb20c6);
|
|
|
|
|
|
var marker_e70a3b88954a50d3f387c3604a772e9e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_f80f541c554e82aa32811507b0e3ab9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fce5951debced0a843a1144953295e27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a255324a1c8b2543ce023d46d83c76a1 = $(`<div id="html_a255324a1c8b2543ce023d46d83c76a1" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_fce5951debced0a843a1144953295e27.setContent(html_a255324a1c8b2543ce023d46d83c76a1);
|
|
|
|
|
|
|
|
marker_e70a3b88954a50d3f387c3604a772e9e.bindPopup(popup_fce5951debced0a843a1144953295e27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e70a3b88954a50d3f387c3604a772e9e.setIcon(icon_f80f541c554e82aa32811507b0e3ab9b);
|
|
|
|
|
|
var marker_3b4ca960153177082ff41828627b5a0f = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_170a0c43ca525dbc2c82f79da32c2c58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_313b294731299d2395ed592fe508cb73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92cc7d47023cd6d9fbea76ed1f440073 = $(`<div id="html_92cc7d47023cd6d9fbea76ed1f440073" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_313b294731299d2395ed592fe508cb73.setContent(html_92cc7d47023cd6d9fbea76ed1f440073);
|
|
|
|
|
|
|
|
marker_3b4ca960153177082ff41828627b5a0f.bindPopup(popup_313b294731299d2395ed592fe508cb73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4ca960153177082ff41828627b5a0f.setIcon(icon_170a0c43ca525dbc2c82f79da32c2c58);
|
|
|
|
|
|
var marker_61c16945b3418ced69267eee7f9ebbb1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_b67de112bf9e03e66f2976245ca3992e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5506e488fb428432da17033a99a4e321 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cb89d243b934f1ac6d5d6ce8bf381fa = $(`<div id="html_3cb89d243b934f1ac6d5d6ce8bf381fa" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_5506e488fb428432da17033a99a4e321.setContent(html_3cb89d243b934f1ac6d5d6ce8bf381fa);
|
|
|
|
|
|
|
|
marker_61c16945b3418ced69267eee7f9ebbb1.bindPopup(popup_5506e488fb428432da17033a99a4e321)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61c16945b3418ced69267eee7f9ebbb1.setIcon(icon_b67de112bf9e03e66f2976245ca3992e);
|
|
|
|
|
|
var marker_98417ee93cb28e1386f0542248aceb8e = L.marker(
|
|
[42.2328, -8.72264],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2d6ca0204bb3c86d2ec8ce97caff5d9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ff3cbe5e2084f4160eb76b687307d33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0f929c6c66b81a9798779de462fc2ec = $(`<div id="html_e0f929c6c66b81a9798779de462fc2ec" style="width: 100.0%; height: 100.0%;">blackcatnostr.hopto.org</div>`)[0];
|
|
popup_9ff3cbe5e2084f4160eb76b687307d33.setContent(html_e0f929c6c66b81a9798779de462fc2ec);
|
|
|
|
|
|
|
|
marker_98417ee93cb28e1386f0542248aceb8e.bindPopup(popup_9ff3cbe5e2084f4160eb76b687307d33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98417ee93cb28e1386f0542248aceb8e.setIcon(icon_2d6ca0204bb3c86d2ec8ce97caff5d9d);
|
|
|
|
|
|
var marker_2a55a7ea9824fa9a0a1fd447c7a0f233 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4f092269e7fd5b7a7b3b006ce86aa499 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b054b8a4fe987794fd2254f2417254fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fb0db354131b4f236cb0459cc52919f = $(`<div id="html_3fb0db354131b4f236cb0459cc52919f" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_b054b8a4fe987794fd2254f2417254fa.setContent(html_3fb0db354131b4f236cb0459cc52919f);
|
|
|
|
|
|
|
|
marker_2a55a7ea9824fa9a0a1fd447c7a0f233.bindPopup(popup_b054b8a4fe987794fd2254f2417254fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a55a7ea9824fa9a0a1fd447c7a0f233.setIcon(icon_4f092269e7fd5b7a7b3b006ce86aa499);
|
|
|
|
|
|
var marker_55d85f03b0a353de72425dd5d44dba0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a8593a6aa3394f65ee90793f71f8e8a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cbe84778e764f424238bcc2e47a5225 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba3739a500c20072d88e823d5d1ac52d = $(`<div id="html_ba3739a500c20072d88e823d5d1ac52d" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_8cbe84778e764f424238bcc2e47a5225.setContent(html_ba3739a500c20072d88e823d5d1ac52d);
|
|
|
|
|
|
|
|
marker_55d85f03b0a353de72425dd5d44dba0e.bindPopup(popup_8cbe84778e764f424238bcc2e47a5225)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55d85f03b0a353de72425dd5d44dba0e.setIcon(icon_a8593a6aa3394f65ee90793f71f8e8a4);
|
|
|
|
|
|
var marker_168f31f7f34d5b4f5e51aa55ae687590 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_0ecf118984841ca2e0ff3c5818c62225 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc1bd571eebeb2b0996c07c033eb9b67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c28dbd68280d45b7c4772fa8191252cc = $(`<div id="html_c28dbd68280d45b7c4772fa8191252cc" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_fc1bd571eebeb2b0996c07c033eb9b67.setContent(html_c28dbd68280d45b7c4772fa8191252cc);
|
|
|
|
|
|
|
|
marker_168f31f7f34d5b4f5e51aa55ae687590.bindPopup(popup_fc1bd571eebeb2b0996c07c033eb9b67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_168f31f7f34d5b4f5e51aa55ae687590.setIcon(icon_0ecf118984841ca2e0ff3c5818c62225);
|
|
|
|
|
|
var marker_5b4e0f540373d6d1eef257573fa2c746 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_cbc068c701bbe7f2fc22a08bb2ad56ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a37834cbf610b99a18862c048e0a9e35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce3e1e6a525fb5250389223b3abca3f0 = $(`<div id="html_ce3e1e6a525fb5250389223b3abca3f0" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_a37834cbf610b99a18862c048e0a9e35.setContent(html_ce3e1e6a525fb5250389223b3abca3f0);
|
|
|
|
|
|
|
|
marker_5b4e0f540373d6d1eef257573fa2c746.bindPopup(popup_a37834cbf610b99a18862c048e0a9e35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b4e0f540373d6d1eef257573fa2c746.setIcon(icon_cbc068c701bbe7f2fc22a08bb2ad56ea);
|
|
|
|
|
|
var marker_d04e0dd187af99840aed167af3c45abc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_55698c49eb762ddf82be12c4e8b12c65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8741984c3285acad1eabb8bbcdab6450 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86aa43bb72ead7006e5adb3eeac1f5a8 = $(`<div id="html_86aa43bb72ead7006e5adb3eeac1f5a8" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_8741984c3285acad1eabb8bbcdab6450.setContent(html_86aa43bb72ead7006e5adb3eeac1f5a8);
|
|
|
|
|
|
|
|
marker_d04e0dd187af99840aed167af3c45abc.bindPopup(popup_8741984c3285acad1eabb8bbcdab6450)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d04e0dd187af99840aed167af3c45abc.setIcon(icon_55698c49eb762ddf82be12c4e8b12c65);
|
|
|
|
|
|
var marker_01bf10f1d268ab87960769823d8d62d9 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_d7b4eb3e7718af6283ea7e743472ac43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa779b5e8bbe47cab3fb5013bc10a51d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d264d9c0b367968c6a7ee9329c68136 = $(`<div id="html_6d264d9c0b367968c6a7ee9329c68136" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_aa779b5e8bbe47cab3fb5013bc10a51d.setContent(html_6d264d9c0b367968c6a7ee9329c68136);
|
|
|
|
|
|
|
|
marker_01bf10f1d268ab87960769823d8d62d9.bindPopup(popup_aa779b5e8bbe47cab3fb5013bc10a51d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01bf10f1d268ab87960769823d8d62d9.setIcon(icon_d7b4eb3e7718af6283ea7e743472ac43);
|
|
|
|
|
|
var marker_0af0fe2e8f549988a44e567fcace51fb = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_bc94bffcad1c86a2ead33191c19fe7e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_390fb50623b6b4be98a1026753f77a83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46b445d71e577fb6a60efd0fd33c8cf = $(`<div id="html_f46b445d71e577fb6a60efd0fd33c8cf" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_390fb50623b6b4be98a1026753f77a83.setContent(html_f46b445d71e577fb6a60efd0fd33c8cf);
|
|
|
|
|
|
|
|
marker_0af0fe2e8f549988a44e567fcace51fb.bindPopup(popup_390fb50623b6b4be98a1026753f77a83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0af0fe2e8f549988a44e567fcace51fb.setIcon(icon_bc94bffcad1c86a2ead33191c19fe7e4);
|
|
|
|
|
|
var marker_c8ca921b5b45eaa4b33eb4519dedf318 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_30fa5dd5267fd6b178e18b39854529f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbe8fb6e282d14fc58ab8e5a212a682b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_080364febd5c51c6b3eebac051f9056e = $(`<div id="html_080364febd5c51c6b3eebac051f9056e" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_bbe8fb6e282d14fc58ab8e5a212a682b.setContent(html_080364febd5c51c6b3eebac051f9056e);
|
|
|
|
|
|
|
|
marker_c8ca921b5b45eaa4b33eb4519dedf318.bindPopup(popup_bbe8fb6e282d14fc58ab8e5a212a682b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8ca921b5b45eaa4b33eb4519dedf318.setIcon(icon_30fa5dd5267fd6b178e18b39854529f4);
|
|
|
|
|
|
var marker_6e1b55f1adec1db3d51850124b45d94f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_25512620264404f9d1a7b3881b8b50e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d49b97bc3617df5aeea5afec3a57927e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d033a3e80b6ea1d9cf17f81df57a72a = $(`<div id="html_6d033a3e80b6ea1d9cf17f81df57a72a" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_d49b97bc3617df5aeea5afec3a57927e.setContent(html_6d033a3e80b6ea1d9cf17f81df57a72a);
|
|
|
|
|
|
|
|
marker_6e1b55f1adec1db3d51850124b45d94f.bindPopup(popup_d49b97bc3617df5aeea5afec3a57927e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e1b55f1adec1db3d51850124b45d94f.setIcon(icon_25512620264404f9d1a7b3881b8b50e2);
|
|
|
|
|
|
var marker_a0a4ffc0e92db5f09637a367ae61b00b = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9918257d2f272f13f1208b7aa3d78ce4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a66a2c79bfd4ff93cf66329f95bc5dbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97820c012c6fc3dc46b2545ef38a5c82 = $(`<div id="html_97820c012c6fc3dc46b2545ef38a5c82" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_a66a2c79bfd4ff93cf66329f95bc5dbe.setContent(html_97820c012c6fc3dc46b2545ef38a5c82);
|
|
|
|
|
|
|
|
marker_a0a4ffc0e92db5f09637a367ae61b00b.bindPopup(popup_a66a2c79bfd4ff93cf66329f95bc5dbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0a4ffc0e92db5f09637a367ae61b00b.setIcon(icon_9918257d2f272f13f1208b7aa3d78ce4);
|
|
|
|
|
|
var marker_4c68778bcff925598f2fec1651e73b2c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_955cd0fb6a1689d00bc294d7424e1285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ef1b040c55e2d85eb54928c4388f3a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb365548b7c9f3d7a0248bb9dbecf76c = $(`<div id="html_bb365548b7c9f3d7a0248bb9dbecf76c" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_7ef1b040c55e2d85eb54928c4388f3a9.setContent(html_bb365548b7c9f3d7a0248bb9dbecf76c);
|
|
|
|
|
|
|
|
marker_4c68778bcff925598f2fec1651e73b2c.bindPopup(popup_7ef1b040c55e2d85eb54928c4388f3a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c68778bcff925598f2fec1651e73b2c.setIcon(icon_955cd0fb6a1689d00bc294d7424e1285);
|
|
|
|
|
|
var marker_216acd7f1f4c7ec291ac8e4285523dd6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_158269903b27da886f8749f1bc81b8df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7591a69e728d0855a7e6eaf06b688342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22af9573e65b46c82154a7bb7fc7fd56 = $(`<div id="html_22af9573e65b46c82154a7bb7fc7fd56" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_7591a69e728d0855a7e6eaf06b688342.setContent(html_22af9573e65b46c82154a7bb7fc7fd56);
|
|
|
|
|
|
|
|
marker_216acd7f1f4c7ec291ac8e4285523dd6.bindPopup(popup_7591a69e728d0855a7e6eaf06b688342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_216acd7f1f4c7ec291ac8e4285523dd6.setIcon(icon_158269903b27da886f8749f1bc81b8df);
|
|
|
|
|
|
var marker_64e8624ff8e4c4e1ee57250c63f3cbad = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_efa3d09a667aff5edf3107564456c7b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb35aba560e83676487d688d6d495f03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1caccd9e5daa91a4ce5c882b3a77293a = $(`<div id="html_1caccd9e5daa91a4ce5c882b3a77293a" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_fb35aba560e83676487d688d6d495f03.setContent(html_1caccd9e5daa91a4ce5c882b3a77293a);
|
|
|
|
|
|
|
|
marker_64e8624ff8e4c4e1ee57250c63f3cbad.bindPopup(popup_fb35aba560e83676487d688d6d495f03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64e8624ff8e4c4e1ee57250c63f3cbad.setIcon(icon_efa3d09a667aff5edf3107564456c7b5);
|
|
|
|
|
|
var marker_4cde8ad70a8f189f95205c1447fb4b10 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a3e5c49bd142265085b7543ddaab3859 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c49fbee1fa7a8cccb2473ed2aede6946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2f22201e806d908b26027eeddc65ccf = $(`<div id="html_b2f22201e806d908b26027eeddc65ccf" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_c49fbee1fa7a8cccb2473ed2aede6946.setContent(html_b2f22201e806d908b26027eeddc65ccf);
|
|
|
|
|
|
|
|
marker_4cde8ad70a8f189f95205c1447fb4b10.bindPopup(popup_c49fbee1fa7a8cccb2473ed2aede6946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cde8ad70a8f189f95205c1447fb4b10.setIcon(icon_a3e5c49bd142265085b7543ddaab3859);
|
|
|
|
|
|
var marker_b447653587142b27d01df6cf86efff37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_00616a710a4f9175982502c2d781e619 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce9bf9c276513c146029050914c1abbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d119244340b462d3af8edc93eeebc9e0 = $(`<div id="html_d119244340b462d3af8edc93eeebc9e0" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_ce9bf9c276513c146029050914c1abbd.setContent(html_d119244340b462d3af8edc93eeebc9e0);
|
|
|
|
|
|
|
|
marker_b447653587142b27d01df6cf86efff37.bindPopup(popup_ce9bf9c276513c146029050914c1abbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b447653587142b27d01df6cf86efff37.setIcon(icon_00616a710a4f9175982502c2d781e619);
|
|
|
|
|
|
var marker_02c9901ed9dfdff96adf8c99b3f964a6 = L.marker(
|
|
[50.9928, 3.26317],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6a3f0c5d9fed75674b23653fc514a3e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62b1a6074a59c0a88c8ba38bd4de9ed1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b0bb71adf899cb81bd3ef176f1a766d = $(`<div id="html_3b0bb71adf899cb81bd3ef176f1a766d" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_62b1a6074a59c0a88c8ba38bd4de9ed1.setContent(html_3b0bb71adf899cb81bd3ef176f1a766d);
|
|
|
|
|
|
|
|
marker_02c9901ed9dfdff96adf8c99b3f964a6.bindPopup(popup_62b1a6074a59c0a88c8ba38bd4de9ed1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02c9901ed9dfdff96adf8c99b3f964a6.setIcon(icon_6a3f0c5d9fed75674b23653fc514a3e5);
|
|
|
|
|
|
var marker_904621f45e2059d496e22c3938dea38c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_33edb9cd539f3cb618af4ab394b8fabe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0196a3590b8923a711220b5c5c59374f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25e7a3584d32c1251a393ddf8a9f7f8d = $(`<div id="html_25e7a3584d32c1251a393ddf8a9f7f8d" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_0196a3590b8923a711220b5c5c59374f.setContent(html_25e7a3584d32c1251a393ddf8a9f7f8d);
|
|
|
|
|
|
|
|
marker_904621f45e2059d496e22c3938dea38c.bindPopup(popup_0196a3590b8923a711220b5c5c59374f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_904621f45e2059d496e22c3938dea38c.setIcon(icon_33edb9cd539f3cb618af4ab394b8fabe);
|
|
|
|
|
|
var marker_877f5159a9313b101b58dff0e0e3acd6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_97fd7b161fe5885094519b5af498c063 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a1ff82df3ec987fe20f0df271ab9318 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd6f131aa509ac333c01da0345b527f4 = $(`<div id="html_fd6f131aa509ac333c01da0345b527f4" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_3a1ff82df3ec987fe20f0df271ab9318.setContent(html_fd6f131aa509ac333c01da0345b527f4);
|
|
|
|
|
|
|
|
marker_877f5159a9313b101b58dff0e0e3acd6.bindPopup(popup_3a1ff82df3ec987fe20f0df271ab9318)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_877f5159a9313b101b58dff0e0e3acd6.setIcon(icon_97fd7b161fe5885094519b5af498c063);
|
|
|
|
|
|
var marker_e215aeb65e0b01b425d2dceebcdb50a9 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_8c6c2dc9038afafb3188da6ee1ac74d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcc8c1ab2886bf13fa614428b0e9357e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453e95f559676d619e5964b9ff2169cc = $(`<div id="html_453e95f559676d619e5964b9ff2169cc" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_fcc8c1ab2886bf13fa614428b0e9357e.setContent(html_453e95f559676d619e5964b9ff2169cc);
|
|
|
|
|
|
|
|
marker_e215aeb65e0b01b425d2dceebcdb50a9.bindPopup(popup_fcc8c1ab2886bf13fa614428b0e9357e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e215aeb65e0b01b425d2dceebcdb50a9.setIcon(icon_8c6c2dc9038afafb3188da6ee1ac74d2);
|
|
|
|
|
|
var marker_3ed998f1dcdd671ebdd6c3b607426b46 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a350e858dd1ca9731e74a1af9dc2e01e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cca7424db8c621c669b078e9998c5d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_779173e5ecdff4d13a0a460f44cf96d8 = $(`<div id="html_779173e5ecdff4d13a0a460f44cf96d8" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_1cca7424db8c621c669b078e9998c5d4.setContent(html_779173e5ecdff4d13a0a460f44cf96d8);
|
|
|
|
|
|
|
|
marker_3ed998f1dcdd671ebdd6c3b607426b46.bindPopup(popup_1cca7424db8c621c669b078e9998c5d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ed998f1dcdd671ebdd6c3b607426b46.setIcon(icon_a350e858dd1ca9731e74a1af9dc2e01e);
|
|
|
|
|
|
var marker_364e077318ab4a7b7035c30df7fd97db = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_8934bb8d077bb28143b12e3282963905 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee1899e734175e2b1f651d7feebc6c56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70b0f09ea60b99abd8145125cb565314 = $(`<div id="html_70b0f09ea60b99abd8145125cb565314" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_ee1899e734175e2b1f651d7feebc6c56.setContent(html_70b0f09ea60b99abd8145125cb565314);
|
|
|
|
|
|
|
|
marker_364e077318ab4a7b7035c30df7fd97db.bindPopup(popup_ee1899e734175e2b1f651d7feebc6c56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_364e077318ab4a7b7035c30df7fd97db.setIcon(icon_8934bb8d077bb28143b12e3282963905);
|
|
|
|
|
|
var marker_e86439da01cf8798a862d464349c73b5 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_db306d693a68c479c07ac94e23862916 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d22fa7070839def9091bf2abb469d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dad967138dc2727128460c1a15f31cfe = $(`<div id="html_dad967138dc2727128460c1a15f31cfe" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_0d22fa7070839def9091bf2abb469d67.setContent(html_dad967138dc2727128460c1a15f31cfe);
|
|
|
|
|
|
|
|
marker_e86439da01cf8798a862d464349c73b5.bindPopup(popup_0d22fa7070839def9091bf2abb469d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e86439da01cf8798a862d464349c73b5.setIcon(icon_db306d693a68c479c07ac94e23862916);
|
|
|
|
|
|
var marker_6869f3642b4fca1290ba1e8448477ce8 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4cdd8c630b0afe747b77bf5eabcb8c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b16a2232bada280cd343d72c9d52740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4227720cecc3e7ec5eeedf69cfb7cb93 = $(`<div id="html_4227720cecc3e7ec5eeedf69cfb7cb93" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_9b16a2232bada280cd343d72c9d52740.setContent(html_4227720cecc3e7ec5eeedf69cfb7cb93);
|
|
|
|
|
|
|
|
marker_6869f3642b4fca1290ba1e8448477ce8.bindPopup(popup_9b16a2232bada280cd343d72c9d52740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6869f3642b4fca1290ba1e8448477ce8.setIcon(icon_4cdd8c630b0afe747b77bf5eabcb8c73);
|
|
|
|
|
|
var marker_fb0be7cc68e342de58adeed5d99143df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_df62ac21ec6c5c7b76877e5dd86a21d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_432ad1d9c89ce3bf3c7f7d4050d98d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f43274bd89c3843380e6bd23e758d2f = $(`<div id="html_1f43274bd89c3843380e6bd23e758d2f" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_432ad1d9c89ce3bf3c7f7d4050d98d98.setContent(html_1f43274bd89c3843380e6bd23e758d2f);
|
|
|
|
|
|
|
|
marker_fb0be7cc68e342de58adeed5d99143df.bindPopup(popup_432ad1d9c89ce3bf3c7f7d4050d98d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb0be7cc68e342de58adeed5d99143df.setIcon(icon_df62ac21ec6c5c7b76877e5dd86a21d7);
|
|
|
|
|
|
var marker_735a03e18ec3007de48775a4182c858c = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_5c2cba098d01f902254e5442868cc254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b68e11ba5942a4f33e0d744e3a0e96a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea71b3a52def9fb201b4508c422a21cc = $(`<div id="html_ea71b3a52def9fb201b4508c422a21cc" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_b68e11ba5942a4f33e0d744e3a0e96a0.setContent(html_ea71b3a52def9fb201b4508c422a21cc);
|
|
|
|
|
|
|
|
marker_735a03e18ec3007de48775a4182c858c.bindPopup(popup_b68e11ba5942a4f33e0d744e3a0e96a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_735a03e18ec3007de48775a4182c858c.setIcon(icon_5c2cba098d01f902254e5442868cc254);
|
|
|
|
|
|
var marker_e292958483298a615f341259f4be5146 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2f3d86ccd5abaa8d42dae2286c8e1316 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ccac94678b061c8d98070d6e85e95d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_229b4d3ba82b9dfe5de5fdbf00eeaa35 = $(`<div id="html_229b4d3ba82b9dfe5de5fdbf00eeaa35" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_0ccac94678b061c8d98070d6e85e95d6.setContent(html_229b4d3ba82b9dfe5de5fdbf00eeaa35);
|
|
|
|
|
|
|
|
marker_e292958483298a615f341259f4be5146.bindPopup(popup_0ccac94678b061c8d98070d6e85e95d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e292958483298a615f341259f4be5146.setIcon(icon_2f3d86ccd5abaa8d42dae2286c8e1316);
|
|
|
|
|
|
var marker_efaa21ee9040099892f1e7448c2ad26a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3c6cfb83fa8b09a68de08b3f361c2dbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12c64b74f53c4fb3341a81e1582fb662 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fd07cf5dd88c69e82e80263ee418f9b = $(`<div id="html_2fd07cf5dd88c69e82e80263ee418f9b" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_12c64b74f53c4fb3341a81e1582fb662.setContent(html_2fd07cf5dd88c69e82e80263ee418f9b);
|
|
|
|
|
|
|
|
marker_efaa21ee9040099892f1e7448c2ad26a.bindPopup(popup_12c64b74f53c4fb3341a81e1582fb662)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efaa21ee9040099892f1e7448c2ad26a.setIcon(icon_3c6cfb83fa8b09a68de08b3f361c2dbc);
|
|
|
|
|
|
var marker_adf35a01c4c4d847678bb6ca4d15f934 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2a84f08c65e1cb0b4104c038bcdd49bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c754f89f3b45d427c87dd15cd64a8634 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c79136c20218d1d213cb2440a201e07b = $(`<div id="html_c79136c20218d1d213cb2440a201e07b" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_c754f89f3b45d427c87dd15cd64a8634.setContent(html_c79136c20218d1d213cb2440a201e07b);
|
|
|
|
|
|
|
|
marker_adf35a01c4c4d847678bb6ca4d15f934.bindPopup(popup_c754f89f3b45d427c87dd15cd64a8634)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adf35a01c4c4d847678bb6ca4d15f934.setIcon(icon_2a84f08c65e1cb0b4104c038bcdd49bb);
|
|
|
|
|
|
var marker_bca6d7a2637cd25e73bc4ec9316dea86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_81fe8ad46b8a8b03d70d415ef47bf9b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c712099270d0c03f24e36a9ebcf1e53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd898cf1cdccda486a26d2269b9cb658 = $(`<div id="html_bd898cf1cdccda486a26d2269b9cb658" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_5c712099270d0c03f24e36a9ebcf1e53.setContent(html_bd898cf1cdccda486a26d2269b9cb658);
|
|
|
|
|
|
|
|
marker_bca6d7a2637cd25e73bc4ec9316dea86.bindPopup(popup_5c712099270d0c03f24e36a9ebcf1e53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bca6d7a2637cd25e73bc4ec9316dea86.setIcon(icon_81fe8ad46b8a8b03d70d415ef47bf9b5);
|
|
|
|
|
|
var marker_f479a03f67a1e1565dd57e6d88a7eefd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c66572de3fafc038e487c1b611e5db2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_711d49e73cc66a5a6650e17d19b5c2fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd37661076b56171186864a5c9002c5f = $(`<div id="html_bd37661076b56171186864a5c9002c5f" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_711d49e73cc66a5a6650e17d19b5c2fe.setContent(html_bd37661076b56171186864a5c9002c5f);
|
|
|
|
|
|
|
|
marker_f479a03f67a1e1565dd57e6d88a7eefd.bindPopup(popup_711d49e73cc66a5a6650e17d19b5c2fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f479a03f67a1e1565dd57e6d88a7eefd.setIcon(icon_c66572de3fafc038e487c1b611e5db2f);
|
|
|
|
|
|
var marker_1c3f41ad92e2d66688b0c611c80e20ff = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_eba382600c6082507cab8468ab1ac5a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_890560d7771dab35073204c0e101167f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eff5b6d152c316d45bef5ed7e54e28f8 = $(`<div id="html_eff5b6d152c316d45bef5ed7e54e28f8" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_890560d7771dab35073204c0e101167f.setContent(html_eff5b6d152c316d45bef5ed7e54e28f8);
|
|
|
|
|
|
|
|
marker_1c3f41ad92e2d66688b0c611c80e20ff.bindPopup(popup_890560d7771dab35073204c0e101167f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c3f41ad92e2d66688b0c611c80e20ff.setIcon(icon_eba382600c6082507cab8468ab1ac5a4);
|
|
|
|
|
|
var marker_ad87594e69903b397350e3f223c58654 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a63c9c64d7523c0510042fda4e568da7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4743a0b396d03f87abb5dac6ac16affe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4152d526b0ce5786ae073693fcc32cf9 = $(`<div id="html_4152d526b0ce5786ae073693fcc32cf9" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_4743a0b396d03f87abb5dac6ac16affe.setContent(html_4152d526b0ce5786ae073693fcc32cf9);
|
|
|
|
|
|
|
|
marker_ad87594e69903b397350e3f223c58654.bindPopup(popup_4743a0b396d03f87abb5dac6ac16affe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad87594e69903b397350e3f223c58654.setIcon(icon_a63c9c64d7523c0510042fda4e568da7);
|
|
|
|
|
|
var marker_a1d81c2d9b2bb22167d8af3d5cd5f8e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_11e9583e52c25ee4a30a6e3e4c994377 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_807137c0ff9caeb8aa4483f91d6a4053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afbdc65599cdb7f848d311d4232df2d0 = $(`<div id="html_afbdc65599cdb7f848d311d4232df2d0" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_807137c0ff9caeb8aa4483f91d6a4053.setContent(html_afbdc65599cdb7f848d311d4232df2d0);
|
|
|
|
|
|
|
|
marker_a1d81c2d9b2bb22167d8af3d5cd5f8e7.bindPopup(popup_807137c0ff9caeb8aa4483f91d6a4053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1d81c2d9b2bb22167d8af3d5cd5f8e7.setIcon(icon_11e9583e52c25ee4a30a6e3e4c994377);
|
|
|
|
|
|
var marker_644108586cb8fb3ad05304c4239ad2be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_49311ec1f6b4438430f22ad4c0c3643d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_002e5f6c79b740d6acf78ad32de053e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47433ee1aeb7b9a458f60e7c0a32a252 = $(`<div id="html_47433ee1aeb7b9a458f60e7c0a32a252" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_002e5f6c79b740d6acf78ad32de053e3.setContent(html_47433ee1aeb7b9a458f60e7c0a32a252);
|
|
|
|
|
|
|
|
marker_644108586cb8fb3ad05304c4239ad2be.bindPopup(popup_002e5f6c79b740d6acf78ad32de053e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_644108586cb8fb3ad05304c4239ad2be.setIcon(icon_49311ec1f6b4438430f22ad4c0c3643d);
|
|
|
|
|
|
var marker_5d620ef500f1f796287de3b991be35af = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_0cc98a36432b844062ca6ecc6463fe00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7b30bb29960cdf3829b3aec1dcc3ff1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fcb73a1126d250956d82555bc16d9dc = $(`<div id="html_3fcb73a1126d250956d82555bc16d9dc" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a7b30bb29960cdf3829b3aec1dcc3ff1.setContent(html_3fcb73a1126d250956d82555bc16d9dc);
|
|
|
|
|
|
|
|
marker_5d620ef500f1f796287de3b991be35af.bindPopup(popup_a7b30bb29960cdf3829b3aec1dcc3ff1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d620ef500f1f796287de3b991be35af.setIcon(icon_0cc98a36432b844062ca6ecc6463fe00);
|
|
|
|
|
|
var marker_08f828d7f21101247cbd5f9740c02fb4 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_cfe64c2206f4df0f8aca92d8a336beb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b7a0dd5c417ab903cefb145c2d737cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b7b50ef09b1dcb5c1a713ac0bb8f2d9 = $(`<div id="html_4b7b50ef09b1dcb5c1a713ac0bb8f2d9" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_0b7a0dd5c417ab903cefb145c2d737cb.setContent(html_4b7b50ef09b1dcb5c1a713ac0bb8f2d9);
|
|
|
|
|
|
|
|
marker_08f828d7f21101247cbd5f9740c02fb4.bindPopup(popup_0b7a0dd5c417ab903cefb145c2d737cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08f828d7f21101247cbd5f9740c02fb4.setIcon(icon_cfe64c2206f4df0f8aca92d8a336beb5);
|
|
|
|
|
|
var marker_934dd67352bbc38bc6b61ff32b7d3a37 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_96d92421ab6c2f80424e2866c55b7b2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b1e6659a678db358aa6d3e6085f4801 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed35a8f69bc75f8555f7a86345b5f0db = $(`<div id="html_ed35a8f69bc75f8555f7a86345b5f0db" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_6b1e6659a678db358aa6d3e6085f4801.setContent(html_ed35a8f69bc75f8555f7a86345b5f0db);
|
|
|
|
|
|
|
|
marker_934dd67352bbc38bc6b61ff32b7d3a37.bindPopup(popup_6b1e6659a678db358aa6d3e6085f4801)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_934dd67352bbc38bc6b61ff32b7d3a37.setIcon(icon_96d92421ab6c2f80424e2866c55b7b2a);
|
|
|
|
|
|
var marker_5df0939982c5a25ec89c8de3c8101931 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_12b8da4699dd29dcc75bfc224a615ddb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f10e695269780096a76cec65a54697f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_770070758c1d7ff236253bf362033671 = $(`<div id="html_770070758c1d7ff236253bf362033671" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_f10e695269780096a76cec65a54697f2.setContent(html_770070758c1d7ff236253bf362033671);
|
|
|
|
|
|
|
|
marker_5df0939982c5a25ec89c8de3c8101931.bindPopup(popup_f10e695269780096a76cec65a54697f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5df0939982c5a25ec89c8de3c8101931.setIcon(icon_12b8da4699dd29dcc75bfc224a615ddb);
|
|
|
|
|
|
var marker_6fd3a744af5ada08b0965542624f1155 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_604a0a6d07aaf1439609de0b7832367c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96a8b6a7d7647ee94001f4b3b24f1052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5ac61da60f0d4f475cbaa8dd44ab83d = $(`<div id="html_c5ac61da60f0d4f475cbaa8dd44ab83d" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_96a8b6a7d7647ee94001f4b3b24f1052.setContent(html_c5ac61da60f0d4f475cbaa8dd44ab83d);
|
|
|
|
|
|
|
|
marker_6fd3a744af5ada08b0965542624f1155.bindPopup(popup_96a8b6a7d7647ee94001f4b3b24f1052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fd3a744af5ada08b0965542624f1155.setIcon(icon_604a0a6d07aaf1439609de0b7832367c);
|
|
|
|
|
|
var marker_4a44c6221a564601c37500a1640a50a8 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_88ad107dba6a6df33f8bdf339acb98d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0393b7ac753c28b2b8f87e1c36e57da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_540acccdf4833a9cf0d2335d18c61d5a = $(`<div id="html_540acccdf4833a9cf0d2335d18c61d5a" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_c0393b7ac753c28b2b8f87e1c36e57da.setContent(html_540acccdf4833a9cf0d2335d18c61d5a);
|
|
|
|
|
|
|
|
marker_4a44c6221a564601c37500a1640a50a8.bindPopup(popup_c0393b7ac753c28b2b8f87e1c36e57da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a44c6221a564601c37500a1640a50a8.setIcon(icon_88ad107dba6a6df33f8bdf339acb98d8);
|
|
|
|
|
|
var marker_0d31f177f0370b754626a27be88b8655 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_9b961d8f95ed2a9debb0992f64fccde9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b228d9d50c346ca689ae2c84a7865c07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bea28d6738bff895b0169e9476ceb6b0 = $(`<div id="html_bea28d6738bff895b0169e9476ceb6b0" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_b228d9d50c346ca689ae2c84a7865c07.setContent(html_bea28d6738bff895b0169e9476ceb6b0);
|
|
|
|
|
|
|
|
marker_0d31f177f0370b754626a27be88b8655.bindPopup(popup_b228d9d50c346ca689ae2c84a7865c07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d31f177f0370b754626a27be88b8655.setIcon(icon_9b961d8f95ed2a9debb0992f64fccde9);
|
|
|
|
|
|
var marker_387e0fca42422407632f9f09881627c8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e8afeaff95061921fe792154b65d02f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0123a822edbd0f14ca6b1d7799537fb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_312de2a28b48737fb059f9c4f8a6b2ec = $(`<div id="html_312de2a28b48737fb059f9c4f8a6b2ec" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_0123a822edbd0f14ca6b1d7799537fb1.setContent(html_312de2a28b48737fb059f9c4f8a6b2ec);
|
|
|
|
|
|
|
|
marker_387e0fca42422407632f9f09881627c8.bindPopup(popup_0123a822edbd0f14ca6b1d7799537fb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_387e0fca42422407632f9f09881627c8.setIcon(icon_e8afeaff95061921fe792154b65d02f9);
|
|
|
|
|
|
var marker_07096d5849a85c33a9680799333dfbb7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_463e1f42396fa20ea15a2742c4bbf648 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d756daf142f0cc338af25ad95493061 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e8bc7e2ad9440298e24db54d14c7183 = $(`<div id="html_1e8bc7e2ad9440298e24db54d14c7183" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_5d756daf142f0cc338af25ad95493061.setContent(html_1e8bc7e2ad9440298e24db54d14c7183);
|
|
|
|
|
|
|
|
marker_07096d5849a85c33a9680799333dfbb7.bindPopup(popup_5d756daf142f0cc338af25ad95493061)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07096d5849a85c33a9680799333dfbb7.setIcon(icon_463e1f42396fa20ea15a2742c4bbf648);
|
|
|
|
|
|
var marker_4ef69432738ece0a3e6ebdb83d1f721a = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a6dc5f2a4fb25add5283ddc9d1e4b8ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dd4cdb5fb7f7be01b512bf4eb4358fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7010ecee19a173c8f487c30870308793 = $(`<div id="html_7010ecee19a173c8f487c30870308793" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_2dd4cdb5fb7f7be01b512bf4eb4358fd.setContent(html_7010ecee19a173c8f487c30870308793);
|
|
|
|
|
|
|
|
marker_4ef69432738ece0a3e6ebdb83d1f721a.bindPopup(popup_2dd4cdb5fb7f7be01b512bf4eb4358fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ef69432738ece0a3e6ebdb83d1f721a.setIcon(icon_a6dc5f2a4fb25add5283ddc9d1e4b8ad);
|
|
|
|
|
|
var marker_72a2186c55076125d3ea598d878df1d6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_be2d92d7eb08e0d6c8d3352675905547 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa70e54a92094e70736dcdcc67203308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bcc74299caf04fc7adae111968c720b = $(`<div id="html_2bcc74299caf04fc7adae111968c720b" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_aa70e54a92094e70736dcdcc67203308.setContent(html_2bcc74299caf04fc7adae111968c720b);
|
|
|
|
|
|
|
|
marker_72a2186c55076125d3ea598d878df1d6.bindPopup(popup_aa70e54a92094e70736dcdcc67203308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72a2186c55076125d3ea598d878df1d6.setIcon(icon_be2d92d7eb08e0d6c8d3352675905547);
|
|
|
|
|
|
var marker_97ac0bc9ce4f5147ca648179750a30ca = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_7375c01c69835a691ee9cd82c9907d3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d3c941a36fa4c47ba7dfc9cd5f4b61c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d4d6684a0e17fcb6202a274478a8fa8 = $(`<div id="html_8d4d6684a0e17fcb6202a274478a8fa8" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_6d3c941a36fa4c47ba7dfc9cd5f4b61c.setContent(html_8d4d6684a0e17fcb6202a274478a8fa8);
|
|
|
|
|
|
|
|
marker_97ac0bc9ce4f5147ca648179750a30ca.bindPopup(popup_6d3c941a36fa4c47ba7dfc9cd5f4b61c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97ac0bc9ce4f5147ca648179750a30ca.setIcon(icon_7375c01c69835a691ee9cd82c9907d3f);
|
|
|
|
|
|
var marker_a401c1e5fbe206afc97f3f2783b6eb87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_bdc7ffd421aa2eb0491aa22c6d2269c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_839c27a185eaad92b2662eaaf12d3d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb0dea9b139ff095ed8deb36e19b7bbc = $(`<div id="html_fb0dea9b139ff095ed8deb36e19b7bbc" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_839c27a185eaad92b2662eaaf12d3d3d.setContent(html_fb0dea9b139ff095ed8deb36e19b7bbc);
|
|
|
|
|
|
|
|
marker_a401c1e5fbe206afc97f3f2783b6eb87.bindPopup(popup_839c27a185eaad92b2662eaaf12d3d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a401c1e5fbe206afc97f3f2783b6eb87.setIcon(icon_bdc7ffd421aa2eb0491aa22c6d2269c8);
|
|
|
|
|
|
var marker_383dad035dd3caf2443f9b41522a8255 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4ea933063e91a0af18aa624b758330e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3619bf0b633c56763769ec90f325d09f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d493eb3b9044dfb5763e072802d3acf = $(`<div id="html_7d493eb3b9044dfb5763e072802d3acf" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_3619bf0b633c56763769ec90f325d09f.setContent(html_7d493eb3b9044dfb5763e072802d3acf);
|
|
|
|
|
|
|
|
marker_383dad035dd3caf2443f9b41522a8255.bindPopup(popup_3619bf0b633c56763769ec90f325d09f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_383dad035dd3caf2443f9b41522a8255.setIcon(icon_4ea933063e91a0af18aa624b758330e3);
|
|
|
|
|
|
var marker_d62823d3a5d01fef78b188c6d1b5b5ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2b755829356288da7dbbfa0639876a61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea28c7436674f7f42940b2b2ca145980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_150a252b615068949849c8e88b584266 = $(`<div id="html_150a252b615068949849c8e88b584266" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_ea28c7436674f7f42940b2b2ca145980.setContent(html_150a252b615068949849c8e88b584266);
|
|
|
|
|
|
|
|
marker_d62823d3a5d01fef78b188c6d1b5b5ac.bindPopup(popup_ea28c7436674f7f42940b2b2ca145980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d62823d3a5d01fef78b188c6d1b5b5ac.setIcon(icon_2b755829356288da7dbbfa0639876a61);
|
|
|
|
|
|
var marker_17fad499a8d825032346fcf95b00d25d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1817f68a7d9d4e8c5d6c64af30d79dfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7b4cb2c9fdbd7376f338a0ac1925f4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee7bc7ddbd4461e991f647b47a50c810 = $(`<div id="html_ee7bc7ddbd4461e991f647b47a50c810" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_b7b4cb2c9fdbd7376f338a0ac1925f4e.setContent(html_ee7bc7ddbd4461e991f647b47a50c810);
|
|
|
|
|
|
|
|
marker_17fad499a8d825032346fcf95b00d25d.bindPopup(popup_b7b4cb2c9fdbd7376f338a0ac1925f4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17fad499a8d825032346fcf95b00d25d.setIcon(icon_1817f68a7d9d4e8c5d6c64af30d79dfc);
|
|
|
|
|
|
var marker_aa6658aa4bcc6a05fcb7e6a73666e417 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_5d80e6f17c739d324aa85d376892e556 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3f8aee2c2cc622eaf3481a556a377f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c97982b96e3a8a72881a8e083fd597aa = $(`<div id="html_c97982b96e3a8a72881a8e083fd597aa" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_e3f8aee2c2cc622eaf3481a556a377f6.setContent(html_c97982b96e3a8a72881a8e083fd597aa);
|
|
|
|
|
|
|
|
marker_aa6658aa4bcc6a05fcb7e6a73666e417.bindPopup(popup_e3f8aee2c2cc622eaf3481a556a377f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa6658aa4bcc6a05fcb7e6a73666e417.setIcon(icon_5d80e6f17c739d324aa85d376892e556);
|
|
|
|
|
|
var marker_580f665fb265e6597c839a2092c6f1a9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4ee84726541b32e38eff6c39edd27913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96062c7167e3ab97619cb2be7117365e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d27e965bbf1628a060931c22109dfde8 = $(`<div id="html_d27e965bbf1628a060931c22109dfde8" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_96062c7167e3ab97619cb2be7117365e.setContent(html_d27e965bbf1628a060931c22109dfde8);
|
|
|
|
|
|
|
|
marker_580f665fb265e6597c839a2092c6f1a9.bindPopup(popup_96062c7167e3ab97619cb2be7117365e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_580f665fb265e6597c839a2092c6f1a9.setIcon(icon_4ee84726541b32e38eff6c39edd27913);
|
|
|
|
|
|
var marker_cc97fd8d28e8773c03505444829306a3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3e2d3bd37ae8009f6d7060e4bcf1bce2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c38656b6a22e9f9dcbc153cc39e5ac17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48aa13bc14f55c5b66b78b67a6515a63 = $(`<div id="html_48aa13bc14f55c5b66b78b67a6515a63" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_c38656b6a22e9f9dcbc153cc39e5ac17.setContent(html_48aa13bc14f55c5b66b78b67a6515a63);
|
|
|
|
|
|
|
|
marker_cc97fd8d28e8773c03505444829306a3.bindPopup(popup_c38656b6a22e9f9dcbc153cc39e5ac17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc97fd8d28e8773c03505444829306a3.setIcon(icon_3e2d3bd37ae8009f6d7060e4bcf1bce2);
|
|
|
|
|
|
var marker_ee457b31af93b2c81ca7577a6a451da5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c2d8881682b9396a55cc21a0b5e21c0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48742b336b60d73e9f71b66a95af22e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3dc120d36b1980508a4bcaf231eaa21 = $(`<div id="html_a3dc120d36b1980508a4bcaf231eaa21" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_48742b336b60d73e9f71b66a95af22e2.setContent(html_a3dc120d36b1980508a4bcaf231eaa21);
|
|
|
|
|
|
|
|
marker_ee457b31af93b2c81ca7577a6a451da5.bindPopup(popup_48742b336b60d73e9f71b66a95af22e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee457b31af93b2c81ca7577a6a451da5.setIcon(icon_c2d8881682b9396a55cc21a0b5e21c0f);
|
|
|
|
|
|
var marker_66a381695e7c20c16a3fbd04210fe8ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ea24d9be50eec65661024e2cf7c138a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2547178ff2d75927270a66b4f420a37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07d7a529c330901e565bd3eaa76ba67f = $(`<div id="html_07d7a529c330901e565bd3eaa76ba67f" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_a2547178ff2d75927270a66b4f420a37.setContent(html_07d7a529c330901e565bd3eaa76ba67f);
|
|
|
|
|
|
|
|
marker_66a381695e7c20c16a3fbd04210fe8ff.bindPopup(popup_a2547178ff2d75927270a66b4f420a37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66a381695e7c20c16a3fbd04210fe8ff.setIcon(icon_ea24d9be50eec65661024e2cf7c138a3);
|
|
|
|
|
|
var marker_2b111151c31a037fd470c4e1acebd705 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_aed2df9cafba9e8f2ccca82e3d70316b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eaf516a8a698d4938cd52346762b2a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_277985bc1098f8be5a557783b2a0977f = $(`<div id="html_277985bc1098f8be5a557783b2a0977f" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_2eaf516a8a698d4938cd52346762b2a7.setContent(html_277985bc1098f8be5a557783b2a0977f);
|
|
|
|
|
|
|
|
marker_2b111151c31a037fd470c4e1acebd705.bindPopup(popup_2eaf516a8a698d4938cd52346762b2a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b111151c31a037fd470c4e1acebd705.setIcon(icon_aed2df9cafba9e8f2ccca82e3d70316b);
|
|
|
|
|
|
var marker_d48485b67fab8f98994a9c75e8aa797d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ed684506eab64af80d7b9b635d878d96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d7bc6de5b9f321eed557e9fa618da9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442e5ecd0c7e98f2bf102a0f42accad2 = $(`<div id="html_442e5ecd0c7e98f2bf102a0f42accad2" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_1d7bc6de5b9f321eed557e9fa618da9f.setContent(html_442e5ecd0c7e98f2bf102a0f42accad2);
|
|
|
|
|
|
|
|
marker_d48485b67fab8f98994a9c75e8aa797d.bindPopup(popup_1d7bc6de5b9f321eed557e9fa618da9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d48485b67fab8f98994a9c75e8aa797d.setIcon(icon_ed684506eab64af80d7b9b635d878d96);
|
|
|
|
|
|
var marker_5cddfd2596e4165252fb3171f0374e17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4cfe2aa87ad7b493c674353ef6c92dfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f0051f23f3c9963bfbd3144033b4c41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30f72bc0672fd2c1303619705a39b22d = $(`<div id="html_30f72bc0672fd2c1303619705a39b22d" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_3f0051f23f3c9963bfbd3144033b4c41.setContent(html_30f72bc0672fd2c1303619705a39b22d);
|
|
|
|
|
|
|
|
marker_5cddfd2596e4165252fb3171f0374e17.bindPopup(popup_3f0051f23f3c9963bfbd3144033b4c41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cddfd2596e4165252fb3171f0374e17.setIcon(icon_4cfe2aa87ad7b493c674353ef6c92dfa);
|
|
|
|
|
|
var marker_73043873915639d52372186c1d023874 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_b4b137866dfe32ab422aeb6780e26575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20373b99e8e4ecdb7239d7cbcaccc0bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9e09241aa856dd2f8350d2fc0d46c00 = $(`<div id="html_e9e09241aa856dd2f8350d2fc0d46c00" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_20373b99e8e4ecdb7239d7cbcaccc0bf.setContent(html_e9e09241aa856dd2f8350d2fc0d46c00);
|
|
|
|
|
|
|
|
marker_73043873915639d52372186c1d023874.bindPopup(popup_20373b99e8e4ecdb7239d7cbcaccc0bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73043873915639d52372186c1d023874.setIcon(icon_b4b137866dfe32ab422aeb6780e26575);
|
|
|
|
|
|
var marker_f713ceeaebf9614eb3b84c1db67e4a14 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_6f9cfc930c54c0bbaf6588e2f1a12c8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b6f77636216e18a5d4132609c1ce9e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40f391ea2525205f85abef6a3f8d10f3 = $(`<div id="html_40f391ea2525205f85abef6a3f8d10f3" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_6b6f77636216e18a5d4132609c1ce9e9.setContent(html_40f391ea2525205f85abef6a3f8d10f3);
|
|
|
|
|
|
|
|
marker_f713ceeaebf9614eb3b84c1db67e4a14.bindPopup(popup_6b6f77636216e18a5d4132609c1ce9e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f713ceeaebf9614eb3b84c1db67e4a14.setIcon(icon_6f9cfc930c54c0bbaf6588e2f1a12c8d);
|
|
|
|
|
|
var marker_8d839c7ecb4ce6345896228fe9e52522 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_0ac9c29accaddfc9b144cc8eb89061c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c701b6179eb9901d217f5e351f410bb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d7e565c3bb2d9dbb032022826794fa8 = $(`<div id="html_5d7e565c3bb2d9dbb032022826794fa8" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_c701b6179eb9901d217f5e351f410bb1.setContent(html_5d7e565c3bb2d9dbb032022826794fa8);
|
|
|
|
|
|
|
|
marker_8d839c7ecb4ce6345896228fe9e52522.bindPopup(popup_c701b6179eb9901d217f5e351f410bb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d839c7ecb4ce6345896228fe9e52522.setIcon(icon_0ac9c29accaddfc9b144cc8eb89061c2);
|
|
|
|
|
|
var marker_d257ad7c0e1d18ed152c58d1a0095d5b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_df2db26d29adbb22f10e50c3f70a2cc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3c085fdf86ae1928bd7a1f2c3255973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64fd7b45de30e255a5bb7d2addca9df6 = $(`<div id="html_64fd7b45de30e255a5bb7d2addca9df6" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_e3c085fdf86ae1928bd7a1f2c3255973.setContent(html_64fd7b45de30e255a5bb7d2addca9df6);
|
|
|
|
|
|
|
|
marker_d257ad7c0e1d18ed152c58d1a0095d5b.bindPopup(popup_e3c085fdf86ae1928bd7a1f2c3255973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d257ad7c0e1d18ed152c58d1a0095d5b.setIcon(icon_df2db26d29adbb22f10e50c3f70a2cc7);
|
|
|
|
|
|
var marker_33de6ad4aff4a47901e037b5781cd544 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_38e44735f34ce99ca9f3f18fa640f56b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4b649badb191a7e3daf99623e630a4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bda9fe3a3adbc44f5d213ea6bfef976 = $(`<div id="html_3bda9fe3a3adbc44f5d213ea6bfef976" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_b4b649badb191a7e3daf99623e630a4a.setContent(html_3bda9fe3a3adbc44f5d213ea6bfef976);
|
|
|
|
|
|
|
|
marker_33de6ad4aff4a47901e037b5781cd544.bindPopup(popup_b4b649badb191a7e3daf99623e630a4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33de6ad4aff4a47901e037b5781cd544.setIcon(icon_38e44735f34ce99ca9f3f18fa640f56b);
|
|
|
|
|
|
var marker_79081d32d1ce616703ccb4e3af03ef37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ffd6b48ee9278bfc76545151f6841040 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53a5336b680613a79ee13ba7f718ef92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cde3489c3db7f408a4b1b2e0a3fb75e = $(`<div id="html_6cde3489c3db7f408a4b1b2e0a3fb75e" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_53a5336b680613a79ee13ba7f718ef92.setContent(html_6cde3489c3db7f408a4b1b2e0a3fb75e);
|
|
|
|
|
|
|
|
marker_79081d32d1ce616703ccb4e3af03ef37.bindPopup(popup_53a5336b680613a79ee13ba7f718ef92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79081d32d1ce616703ccb4e3af03ef37.setIcon(icon_ffd6b48ee9278bfc76545151f6841040);
|
|
|
|
|
|
var marker_5ce6d1470f8cdd4619e6d2e196fc147b = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e9265dcfa644fa9d05e64b090f3f0830 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a26a0de93073a56727f7ee50cac03530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e42e380404ed810ea068444739482dab = $(`<div id="html_e42e380404ed810ea068444739482dab" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_a26a0de93073a56727f7ee50cac03530.setContent(html_e42e380404ed810ea068444739482dab);
|
|
|
|
|
|
|
|
marker_5ce6d1470f8cdd4619e6d2e196fc147b.bindPopup(popup_a26a0de93073a56727f7ee50cac03530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ce6d1470f8cdd4619e6d2e196fc147b.setIcon(icon_e9265dcfa644fa9d05e64b090f3f0830);
|
|
|
|
|
|
var marker_1aa4c4dd89c54639a40f76a22ec62d3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_aa78f5ebbf86895bc061ded0ab7bd86e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c56d7b98e1a08fbdfa32381d22d6672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fad47aa6bf28018d4a5d2bf45f2fe8a = $(`<div id="html_5fad47aa6bf28018d4a5d2bf45f2fe8a" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_0c56d7b98e1a08fbdfa32381d22d6672.setContent(html_5fad47aa6bf28018d4a5d2bf45f2fe8a);
|
|
|
|
|
|
|
|
marker_1aa4c4dd89c54639a40f76a22ec62d3f.bindPopup(popup_0c56d7b98e1a08fbdfa32381d22d6672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1aa4c4dd89c54639a40f76a22ec62d3f.setIcon(icon_aa78f5ebbf86895bc061ded0ab7bd86e);
|
|
|
|
|
|
var marker_c107d570e9f7a98cb03606e42963e0dc = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_702584e219a932dfc0b5d70a8a9a137d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95dc6ab65f023fcde8f38e9d323b9c29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6872c855d05a679998aa78c9fcc0633 = $(`<div id="html_c6872c855d05a679998aa78c9fcc0633" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_95dc6ab65f023fcde8f38e9d323b9c29.setContent(html_c6872c855d05a679998aa78c9fcc0633);
|
|
|
|
|
|
|
|
marker_c107d570e9f7a98cb03606e42963e0dc.bindPopup(popup_95dc6ab65f023fcde8f38e9d323b9c29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c107d570e9f7a98cb03606e42963e0dc.setIcon(icon_702584e219a932dfc0b5d70a8a9a137d);
|
|
|
|
|
|
var marker_c9a8c646e6ab9884808565252107f9e5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ed4fbb78af86fd48982c91c70cca4c08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f339b4588de7587b6599e618ed7a980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e354603a03b730e2092f50b6fd75a721 = $(`<div id="html_e354603a03b730e2092f50b6fd75a721" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_8f339b4588de7587b6599e618ed7a980.setContent(html_e354603a03b730e2092f50b6fd75a721);
|
|
|
|
|
|
|
|
marker_c9a8c646e6ab9884808565252107f9e5.bindPopup(popup_8f339b4588de7587b6599e618ed7a980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9a8c646e6ab9884808565252107f9e5.setIcon(icon_ed4fbb78af86fd48982c91c70cca4c08);
|
|
|
|
|
|
var marker_0a89bfefe7e27174fb112fcb352de04b = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4dfbe05e867a6d7b8cff0879720d1399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2765e46f15fad9506310d22ecbad43b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24c58c5b7cc5bd98308f7f0609e0c503 = $(`<div id="html_24c58c5b7cc5bd98308f7f0609e0c503" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_2765e46f15fad9506310d22ecbad43b2.setContent(html_24c58c5b7cc5bd98308f7f0609e0c503);
|
|
|
|
|
|
|
|
marker_0a89bfefe7e27174fb112fcb352de04b.bindPopup(popup_2765e46f15fad9506310d22ecbad43b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a89bfefe7e27174fb112fcb352de04b.setIcon(icon_4dfbe05e867a6d7b8cff0879720d1399);
|
|
|
|
|
|
var marker_12d83762a5538fcaa4e2511ed0609ec2 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1ff83713f25b69b8cee0aad2234de8ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e9bd1c715027973ba81460585e1826a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aa11b934070d1976c78c0d7b4dfd7fb = $(`<div id="html_4aa11b934070d1976c78c0d7b4dfd7fb" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_7e9bd1c715027973ba81460585e1826a.setContent(html_4aa11b934070d1976c78c0d7b4dfd7fb);
|
|
|
|
|
|
|
|
marker_12d83762a5538fcaa4e2511ed0609ec2.bindPopup(popup_7e9bd1c715027973ba81460585e1826a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12d83762a5538fcaa4e2511ed0609ec2.setIcon(icon_1ff83713f25b69b8cee0aad2234de8ad);
|
|
|
|
|
|
var marker_66a6a60933bb4ef80350097975908021 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_13ae2527830b7db25b41971ad46a06cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1a012af5e08339dc58b8ac1dc2bd15f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d9be2a11fb7ff089aae928566413741 = $(`<div id="html_0d9be2a11fb7ff089aae928566413741" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_d1a012af5e08339dc58b8ac1dc2bd15f.setContent(html_0d9be2a11fb7ff089aae928566413741);
|
|
|
|
|
|
|
|
marker_66a6a60933bb4ef80350097975908021.bindPopup(popup_d1a012af5e08339dc58b8ac1dc2bd15f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66a6a60933bb4ef80350097975908021.setIcon(icon_13ae2527830b7db25b41971ad46a06cb);
|
|
|
|
|
|
var marker_3125151f0752fecc4fed451d6a449a61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_b061f73b871fc3fad9b7b68c0223e833 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63dca20aff5996438be3f42a00449c35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7090f01ba35487591dbd1caf9039b5b = $(`<div id="html_c7090f01ba35487591dbd1caf9039b5b" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_63dca20aff5996438be3f42a00449c35.setContent(html_c7090f01ba35487591dbd1caf9039b5b);
|
|
|
|
|
|
|
|
marker_3125151f0752fecc4fed451d6a449a61.bindPopup(popup_63dca20aff5996438be3f42a00449c35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3125151f0752fecc4fed451d6a449a61.setIcon(icon_b061f73b871fc3fad9b7b68c0223e833);
|
|
|
|
|
|
var marker_586be0dcf36c296cdd88e94dcd29c20f = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_762061aa01872dfe5489e1cca03b9db9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcb0e247618fc0fe2a9a2a512aced487 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_541410855b14ed785ded5d27f09db329 = $(`<div id="html_541410855b14ed785ded5d27f09db329" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_bcb0e247618fc0fe2a9a2a512aced487.setContent(html_541410855b14ed785ded5d27f09db329);
|
|
|
|
|
|
|
|
marker_586be0dcf36c296cdd88e94dcd29c20f.bindPopup(popup_bcb0e247618fc0fe2a9a2a512aced487)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_586be0dcf36c296cdd88e94dcd29c20f.setIcon(icon_762061aa01872dfe5489e1cca03b9db9);
|
|
|
|
|
|
var marker_ebddb1639b921b14bd18e263b34fba46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e2ceba1dced155b7c76522299ba9ae7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d65d4574b9b46a44eb7d4bb487d6556 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af53bf8e7f15adde31a93f7b4504a134 = $(`<div id="html_af53bf8e7f15adde31a93f7b4504a134" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_8d65d4574b9b46a44eb7d4bb487d6556.setContent(html_af53bf8e7f15adde31a93f7b4504a134);
|
|
|
|
|
|
|
|
marker_ebddb1639b921b14bd18e263b34fba46.bindPopup(popup_8d65d4574b9b46a44eb7d4bb487d6556)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebddb1639b921b14bd18e263b34fba46.setIcon(icon_e2ceba1dced155b7c76522299ba9ae7c);
|
|
|
|
|
|
var marker_3f51a00f38d755acf1afde8005d1f308 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_41431c40b3e83c2d4966eab764c67752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24289482d7a495ab7b8b4563fa803dd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f4eabdd8eb36a312b797b9959f18ca1 = $(`<div id="html_7f4eabdd8eb36a312b797b9959f18ca1" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_24289482d7a495ab7b8b4563fa803dd6.setContent(html_7f4eabdd8eb36a312b797b9959f18ca1);
|
|
|
|
|
|
|
|
marker_3f51a00f38d755acf1afde8005d1f308.bindPopup(popup_24289482d7a495ab7b8b4563fa803dd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f51a00f38d755acf1afde8005d1f308.setIcon(icon_41431c40b3e83c2d4966eab764c67752);
|
|
|
|
|
|
var marker_95c6b521b43c298811d5072c66544385 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_7e573dcfdb6937ac9f11471b3934ab27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fac6c0d093c84b36d6c81c0549737c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25e8e804f2b3adb62daad05cfa6a5816 = $(`<div id="html_25e8e804f2b3adb62daad05cfa6a5816" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_2fac6c0d093c84b36d6c81c0549737c1.setContent(html_25e8e804f2b3adb62daad05cfa6a5816);
|
|
|
|
|
|
|
|
marker_95c6b521b43c298811d5072c66544385.bindPopup(popup_2fac6c0d093c84b36d6c81c0549737c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95c6b521b43c298811d5072c66544385.setIcon(icon_7e573dcfdb6937ac9f11471b3934ab27);
|
|
|
|
|
|
var marker_767462d70afc70305734a2d03229944c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_55ae0636d79c5144667a01300f658bc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfb202315c34670b67cee90cae24ef1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f1ca017d9fad20a30c9b4d4bbf2cb86 = $(`<div id="html_0f1ca017d9fad20a30c9b4d4bbf2cb86" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_cfb202315c34670b67cee90cae24ef1f.setContent(html_0f1ca017d9fad20a30c9b4d4bbf2cb86);
|
|
|
|
|
|
|
|
marker_767462d70afc70305734a2d03229944c.bindPopup(popup_cfb202315c34670b67cee90cae24ef1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_767462d70afc70305734a2d03229944c.setIcon(icon_55ae0636d79c5144667a01300f658bc4);
|
|
|
|
|
|
var marker_9c62e7386c7ea582490f4d309e29a3bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_992fffb87927f2551cf2537fd5e46e3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cca518b576d9c3a713b3bf50c2a7198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_099897be86b713409eeeb397737ecbd0 = $(`<div id="html_099897be86b713409eeeb397737ecbd0" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_8cca518b576d9c3a713b3bf50c2a7198.setContent(html_099897be86b713409eeeb397737ecbd0);
|
|
|
|
|
|
|
|
marker_9c62e7386c7ea582490f4d309e29a3bd.bindPopup(popup_8cca518b576d9c3a713b3bf50c2a7198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c62e7386c7ea582490f4d309e29a3bd.setIcon(icon_992fffb87927f2551cf2537fd5e46e3d);
|
|
|
|
|
|
var marker_e8c0750a5452eecfb8987a60d38198ef = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_82237dc56888d47a95a658e8728c013a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ae6a62c5edbc53180d788ad812ad6b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad994dc8719034cd81b8e68576d8e5dd = $(`<div id="html_ad994dc8719034cd81b8e68576d8e5dd" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_8ae6a62c5edbc53180d788ad812ad6b1.setContent(html_ad994dc8719034cd81b8e68576d8e5dd);
|
|
|
|
|
|
|
|
marker_e8c0750a5452eecfb8987a60d38198ef.bindPopup(popup_8ae6a62c5edbc53180d788ad812ad6b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8c0750a5452eecfb8987a60d38198ef.setIcon(icon_82237dc56888d47a95a658e8728c013a);
|
|
|
|
|
|
var marker_f9909e53df2d53ea39439ae8421a2f27 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_f48c737317e6718095263deaf9e11731 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9418a0833854d5de6b9a0361f14d1b74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a91921227d5a276a8229c7b4247f93ec = $(`<div id="html_a91921227d5a276a8229c7b4247f93ec" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_9418a0833854d5de6b9a0361f14d1b74.setContent(html_a91921227d5a276a8229c7b4247f93ec);
|
|
|
|
|
|
|
|
marker_f9909e53df2d53ea39439ae8421a2f27.bindPopup(popup_9418a0833854d5de6b9a0361f14d1b74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9909e53df2d53ea39439ae8421a2f27.setIcon(icon_f48c737317e6718095263deaf9e11731);
|
|
|
|
|
|
var marker_35510d3c4dad11f68e7c7e4060445e19 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ec5acd37ed8b5a4d6002f3d8f0565c46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f4a44eb8c382efe16069769bee6dcb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b1997c2323f3292c2f7052b039851d7 = $(`<div id="html_3b1997c2323f3292c2f7052b039851d7" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_4f4a44eb8c382efe16069769bee6dcb4.setContent(html_3b1997c2323f3292c2f7052b039851d7);
|
|
|
|
|
|
|
|
marker_35510d3c4dad11f68e7c7e4060445e19.bindPopup(popup_4f4a44eb8c382efe16069769bee6dcb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35510d3c4dad11f68e7c7e4060445e19.setIcon(icon_ec5acd37ed8b5a4d6002f3d8f0565c46);
|
|
|
|
|
|
var marker_3cc747c1822fabb0d15356eaf29c3de7 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_4b383b92db495c94da83b37cc6658d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_345ced0ea4f0d8a46c01134dc4cc77a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c81ca5676b9533576ad2092b8b0ff05b = $(`<div id="html_c81ca5676b9533576ad2092b8b0ff05b" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_345ced0ea4f0d8a46c01134dc4cc77a6.setContent(html_c81ca5676b9533576ad2092b8b0ff05b);
|
|
|
|
|
|
|
|
marker_3cc747c1822fabb0d15356eaf29c3de7.bindPopup(popup_345ced0ea4f0d8a46c01134dc4cc77a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cc747c1822fabb0d15356eaf29c3de7.setIcon(icon_4b383b92db495c94da83b37cc6658d13);
|
|
|
|
|
|
var marker_fa4ebbeb5edc906b7ce9dc681dc59db3 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_21523339c1be6f319f9a42479dd1ebe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6172eac2e338de0efe848ac4195a6f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33db56ed62a2d97fe61f41b93fab8e83 = $(`<div id="html_33db56ed62a2d97fe61f41b93fab8e83" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_c6172eac2e338de0efe848ac4195a6f1.setContent(html_33db56ed62a2d97fe61f41b93fab8e83);
|
|
|
|
|
|
|
|
marker_fa4ebbeb5edc906b7ce9dc681dc59db3.bindPopup(popup_c6172eac2e338de0efe848ac4195a6f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa4ebbeb5edc906b7ce9dc681dc59db3.setIcon(icon_21523339c1be6f319f9a42479dd1ebe7);
|
|
|
|
|
|
var marker_75cc11b820d801eab2c6d711eb6c4eea = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3ac0e616232ad9fe62abc26f87206738 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0401da5481b51359b01c194b6d7136dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2197d946b4757c8f58e8074624142a3c = $(`<div id="html_2197d946b4757c8f58e8074624142a3c" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_0401da5481b51359b01c194b6d7136dc.setContent(html_2197d946b4757c8f58e8074624142a3c);
|
|
|
|
|
|
|
|
marker_75cc11b820d801eab2c6d711eb6c4eea.bindPopup(popup_0401da5481b51359b01c194b6d7136dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75cc11b820d801eab2c6d711eb6c4eea.setIcon(icon_3ac0e616232ad9fe62abc26f87206738);
|
|
|
|
|
|
var marker_ec610672422158381b6807f09801eab9 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_8515508c2cdd36fc09c02388c6d39b49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a43513f98d8d1d9a5cd21037b80d3451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb49a59ea7999b6387a3d4b9fa13b695 = $(`<div id="html_fb49a59ea7999b6387a3d4b9fa13b695" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_a43513f98d8d1d9a5cd21037b80d3451.setContent(html_fb49a59ea7999b6387a3d4b9fa13b695);
|
|
|
|
|
|
|
|
marker_ec610672422158381b6807f09801eab9.bindPopup(popup_a43513f98d8d1d9a5cd21037b80d3451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec610672422158381b6807f09801eab9.setIcon(icon_8515508c2cdd36fc09c02388c6d39b49);
|
|
|
|
|
|
var marker_34464849d2a594d91a91d6f5ba6911da = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_c1b21a317ccabbf1c42570139af8876a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf6832fa3f544625b1747ea13bca5df2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b801dee7ff93ff4eb8cc1288eda41ee0 = $(`<div id="html_b801dee7ff93ff4eb8cc1288eda41ee0" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_cf6832fa3f544625b1747ea13bca5df2.setContent(html_b801dee7ff93ff4eb8cc1288eda41ee0);
|
|
|
|
|
|
|
|
marker_34464849d2a594d91a91d6f5ba6911da.bindPopup(popup_cf6832fa3f544625b1747ea13bca5df2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34464849d2a594d91a91d6f5ba6911da.setIcon(icon_c1b21a317ccabbf1c42570139af8876a);
|
|
|
|
|
|
var marker_1e7b08c97a2fbabb0a6acf73ffeda148 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_216ce56647ba421f2b0c1894e6ab2f65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_704af63df3f3257601ddd14a08d1d1d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6787477fa6710c964d70e7e14e0f2748 = $(`<div id="html_6787477fa6710c964d70e7e14e0f2748" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_704af63df3f3257601ddd14a08d1d1d1.setContent(html_6787477fa6710c964d70e7e14e0f2748);
|
|
|
|
|
|
|
|
marker_1e7b08c97a2fbabb0a6acf73ffeda148.bindPopup(popup_704af63df3f3257601ddd14a08d1d1d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e7b08c97a2fbabb0a6acf73ffeda148.setIcon(icon_216ce56647ba421f2b0c1894e6ab2f65);
|
|
|
|
|
|
var marker_e3e07d24a951f4a2532f282268072e09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ba38d3f451e503ee149bb9f7a948b09e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86f78ab1c46d39c68fe259fe2c6cc92c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccf256ebe897fec9d97b54a8be9faea3 = $(`<div id="html_ccf256ebe897fec9d97b54a8be9faea3" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_86f78ab1c46d39c68fe259fe2c6cc92c.setContent(html_ccf256ebe897fec9d97b54a8be9faea3);
|
|
|
|
|
|
|
|
marker_e3e07d24a951f4a2532f282268072e09.bindPopup(popup_86f78ab1c46d39c68fe259fe2c6cc92c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3e07d24a951f4a2532f282268072e09.setIcon(icon_ba38d3f451e503ee149bb9f7a948b09e);
|
|
|
|
|
|
var marker_f049b4f30800eca1966028bf1aabe69e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_e3e87937b5f46d3eb13a3a427572a289 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5271de50751332e14064e7aa6b7a38e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f6999e5a2783053ea0cebd4df1ab822 = $(`<div id="html_0f6999e5a2783053ea0cebd4df1ab822" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_b5271de50751332e14064e7aa6b7a38e.setContent(html_0f6999e5a2783053ea0cebd4df1ab822);
|
|
|
|
|
|
|
|
marker_f049b4f30800eca1966028bf1aabe69e.bindPopup(popup_b5271de50751332e14064e7aa6b7a38e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f049b4f30800eca1966028bf1aabe69e.setIcon(icon_e3e87937b5f46d3eb13a3a427572a289);
|
|
|
|
|
|
var marker_0b5b8143f1b4d904c0d01f1ac3ef395d = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_63ccc56a9d0dc8bc6a8630ab920f291c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7d6ff001784f7fcf4b4958a73d428c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b264a8fb8f9c92716651c98bc77518a7 = $(`<div id="html_b264a8fb8f9c92716651c98bc77518a7" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_c7d6ff001784f7fcf4b4958a73d428c7.setContent(html_b264a8fb8f9c92716651c98bc77518a7);
|
|
|
|
|
|
|
|
marker_0b5b8143f1b4d904c0d01f1ac3ef395d.bindPopup(popup_c7d6ff001784f7fcf4b4958a73d428c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b5b8143f1b4d904c0d01f1ac3ef395d.setIcon(icon_63ccc56a9d0dc8bc6a8630ab920f291c);
|
|
|
|
|
|
var marker_2150c6888c3acc10adc71807a5d2845e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_92425adb020564c8ca30b7b67a0e179e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ccfd2a077a7f7f74c5ed15f51e81975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ae46dbfce7912327590649e203f4ac2 = $(`<div id="html_9ae46dbfce7912327590649e203f4ac2" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_2ccfd2a077a7f7f74c5ed15f51e81975.setContent(html_9ae46dbfce7912327590649e203f4ac2);
|
|
|
|
|
|
|
|
marker_2150c6888c3acc10adc71807a5d2845e.bindPopup(popup_2ccfd2a077a7f7f74c5ed15f51e81975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2150c6888c3acc10adc71807a5d2845e.setIcon(icon_92425adb020564c8ca30b7b67a0e179e);
|
|
|
|
|
|
var marker_d126c850cdf10e89fe9f2ccc6d726cfe = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_d31612cb374dd16544811aa56afa3183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37ac2e6c9252c8d2a067ac4601931052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d78a193f76529075b3a259c854bb539 = $(`<div id="html_0d78a193f76529075b3a259c854bb539" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_37ac2e6c9252c8d2a067ac4601931052.setContent(html_0d78a193f76529075b3a259c854bb539);
|
|
|
|
|
|
|
|
marker_d126c850cdf10e89fe9f2ccc6d726cfe.bindPopup(popup_37ac2e6c9252c8d2a067ac4601931052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d126c850cdf10e89fe9f2ccc6d726cfe.setIcon(icon_d31612cb374dd16544811aa56afa3183);
|
|
|
|
|
|
var marker_21b986cdc9d9e499152faba12c8cb2ce = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_3222a20a5d60eb1550d323d2faa1a3ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cae407f04a3dbeda1efc0f6b0cbc745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a99f27a380ffecb78394896510e9cd6 = $(`<div id="html_5a99f27a380ffecb78394896510e9cd6" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_8cae407f04a3dbeda1efc0f6b0cbc745.setContent(html_5a99f27a380ffecb78394896510e9cd6);
|
|
|
|
|
|
|
|
marker_21b986cdc9d9e499152faba12c8cb2ce.bindPopup(popup_8cae407f04a3dbeda1efc0f6b0cbc745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21b986cdc9d9e499152faba12c8cb2ce.setIcon(icon_3222a20a5d60eb1550d323d2faa1a3ef);
|
|
|
|
|
|
var marker_c049332e28311a7225669fcf24b430c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_cb5a6a3be23fccd19bb0634823ea2f4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_736338b325060faa1ee0a0d8d2f20729 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccab9e8add6998b15bb0f1ac8d6fde98 = $(`<div id="html_ccab9e8add6998b15bb0f1ac8d6fde98" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_736338b325060faa1ee0a0d8d2f20729.setContent(html_ccab9e8add6998b15bb0f1ac8d6fde98);
|
|
|
|
|
|
|
|
marker_c049332e28311a7225669fcf24b430c6.bindPopup(popup_736338b325060faa1ee0a0d8d2f20729)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c049332e28311a7225669fcf24b430c6.setIcon(icon_cb5a6a3be23fccd19bb0634823ea2f4d);
|
|
|
|
|
|
var marker_4fae2fabd152fd0131a003b1c20c6595 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_ed5ebeec11a80c34854191cb295a640a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47361eb4c2050f6ba2f16470325aae9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4874288364a05fe2d3c934cf82d218e = $(`<div id="html_f4874288364a05fe2d3c934cf82d218e" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_47361eb4c2050f6ba2f16470325aae9b.setContent(html_f4874288364a05fe2d3c934cf82d218e);
|
|
|
|
|
|
|
|
marker_4fae2fabd152fd0131a003b1c20c6595.bindPopup(popup_47361eb4c2050f6ba2f16470325aae9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fae2fabd152fd0131a003b1c20c6595.setIcon(icon_ed5ebeec11a80c34854191cb295a640a);
|
|
|
|
|
|
var marker_ab9d3cbf1c57f16048a6e1528e3496cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_b341551dbffcda91c92b0e4a1cd8d2b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_058c03ba1a4c84a7b237255930e36d16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b48a8b553dad8a36028e920385c68c0 = $(`<div id="html_2b48a8b553dad8a36028e920385c68c0" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_058c03ba1a4c84a7b237255930e36d16.setContent(html_2b48a8b553dad8a36028e920385c68c0);
|
|
|
|
|
|
|
|
marker_ab9d3cbf1c57f16048a6e1528e3496cb.bindPopup(popup_058c03ba1a4c84a7b237255930e36d16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab9d3cbf1c57f16048a6e1528e3496cb.setIcon(icon_b341551dbffcda91c92b0e4a1cd8d2b6);
|
|
|
|
|
|
var marker_6138cd4a98a93bd8b4ae396eb929920a = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a124aa18d62519d985a0110411735d8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41cd021912e35c0c9cb2addde318caaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d556d7870d42ebc5f8a4c76d8c1d6f70 = $(`<div id="html_d556d7870d42ebc5f8a4c76d8c1d6f70" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_41cd021912e35c0c9cb2addde318caaf.setContent(html_d556d7870d42ebc5f8a4c76d8c1d6f70);
|
|
|
|
|
|
|
|
marker_6138cd4a98a93bd8b4ae396eb929920a.bindPopup(popup_41cd021912e35c0c9cb2addde318caaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6138cd4a98a93bd8b4ae396eb929920a.setIcon(icon_a124aa18d62519d985a0110411735d8b);
|
|
|
|
|
|
var marker_cdb8222b117c590f63ebafbde1d1007b = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_d88ad27aa2b1fd148ca14d06496a8ff5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0bde7439ca03811c778787e0f27dc64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce251c2f867c320e0a1db20fd2fe63ad = $(`<div id="html_ce251c2f867c320e0a1db20fd2fe63ad" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_d0bde7439ca03811c778787e0f27dc64.setContent(html_ce251c2f867c320e0a1db20fd2fe63ad);
|
|
|
|
|
|
|
|
marker_cdb8222b117c590f63ebafbde1d1007b.bindPopup(popup_d0bde7439ca03811c778787e0f27dc64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdb8222b117c590f63ebafbde1d1007b.setIcon(icon_d88ad27aa2b1fd148ca14d06496a8ff5);
|
|
|
|
|
|
var marker_2d0da09d6409d8167166042faf638246 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_5e6e7140f3be4520926ffef382b39d07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4f60d0724afed6fb33be93d3718a718 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98d5d7896f4740b62c1862d577f41ec3 = $(`<div id="html_98d5d7896f4740b62c1862d577f41ec3" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_c4f60d0724afed6fb33be93d3718a718.setContent(html_98d5d7896f4740b62c1862d577f41ec3);
|
|
|
|
|
|
|
|
marker_2d0da09d6409d8167166042faf638246.bindPopup(popup_c4f60d0724afed6fb33be93d3718a718)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d0da09d6409d8167166042faf638246.setIcon(icon_5e6e7140f3be4520926ffef382b39d07);
|
|
|
|
|
|
var marker_797977686a4c036cd27173b3eb8eae6a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_295d0887dcc54575dc9ceaa6b834a02f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a765d62cf16a5c7279cf3091017a94c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6913cc34cb192f2aeaee18ff2cd8f25e = $(`<div id="html_6913cc34cb192f2aeaee18ff2cd8f25e" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_a765d62cf16a5c7279cf3091017a94c1.setContent(html_6913cc34cb192f2aeaee18ff2cd8f25e);
|
|
|
|
|
|
|
|
marker_797977686a4c036cd27173b3eb8eae6a.bindPopup(popup_a765d62cf16a5c7279cf3091017a94c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_797977686a4c036cd27173b3eb8eae6a.setIcon(icon_295d0887dcc54575dc9ceaa6b834a02f);
|
|
|
|
|
|
var marker_43250e5446d0498b33b35fb64c7983ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_d3bb355c978aefa703c8a7e7be9e7dbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e42e391df1dc47e85a5f13d40fe967fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e13bf876064c017e659fb71006712d0f = $(`<div id="html_e13bf876064c017e659fb71006712d0f" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_e42e391df1dc47e85a5f13d40fe967fc.setContent(html_e13bf876064c017e659fb71006712d0f);
|
|
|
|
|
|
|
|
marker_43250e5446d0498b33b35fb64c7983ec.bindPopup(popup_e42e391df1dc47e85a5f13d40fe967fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43250e5446d0498b33b35fb64c7983ec.setIcon(icon_d3bb355c978aefa703c8a7e7be9e7dbd);
|
|
|
|
|
|
var marker_074456fe36ab0c2bde8e9bbef65580d8 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a53e93e0098ab0f47479c1c5cb834c04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b8408332a2eb83a148a2fe89b40c8b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a974038a3ba0dfda7449c3fc71dd94f9 = $(`<div id="html_a974038a3ba0dfda7449c3fc71dd94f9" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_0b8408332a2eb83a148a2fe89b40c8b7.setContent(html_a974038a3ba0dfda7449c3fc71dd94f9);
|
|
|
|
|
|
|
|
marker_074456fe36ab0c2bde8e9bbef65580d8.bindPopup(popup_0b8408332a2eb83a148a2fe89b40c8b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_074456fe36ab0c2bde8e9bbef65580d8.setIcon(icon_a53e93e0098ab0f47479c1c5cb834c04);
|
|
|
|
|
|
var marker_7845eeaa479955f896fa517503050bfd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_8685447e28df7e9b6056bce69659b0c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6eb6c43e7be9e1f190f724d6c60b4102 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e24282a635e499639efd8d04a107dfcc = $(`<div id="html_e24282a635e499639efd8d04a107dfcc" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_6eb6c43e7be9e1f190f724d6c60b4102.setContent(html_e24282a635e499639efd8d04a107dfcc);
|
|
|
|
|
|
|
|
marker_7845eeaa479955f896fa517503050bfd.bindPopup(popup_6eb6c43e7be9e1f190f724d6c60b4102)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7845eeaa479955f896fa517503050bfd.setIcon(icon_8685447e28df7e9b6056bce69659b0c1);
|
|
|
|
|
|
var marker_2f525b6f9bbdd1fb7f3992b593010cde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_29937e4bfc3ca6d93994bbc242505e85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3806b701633e7b116cdfeaa707e8e22f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_897a56b16abc33d57d2f6009c9c08e09 = $(`<div id="html_897a56b16abc33d57d2f6009c9c08e09" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_3806b701633e7b116cdfeaa707e8e22f.setContent(html_897a56b16abc33d57d2f6009c9c08e09);
|
|
|
|
|
|
|
|
marker_2f525b6f9bbdd1fb7f3992b593010cde.bindPopup(popup_3806b701633e7b116cdfeaa707e8e22f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f525b6f9bbdd1fb7f3992b593010cde.setIcon(icon_29937e4bfc3ca6d93994bbc242505e85);
|
|
|
|
|
|
var marker_69532e80cd8b81d2dc5e11b9cbc52407 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_782557b181faff2d335408801b4f24b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_854dc6cafc95b4e92a8e9e65a3beffe3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff7ed3d235304c54f516671968ca41eb = $(`<div id="html_ff7ed3d235304c54f516671968ca41eb" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_854dc6cafc95b4e92a8e9e65a3beffe3.setContent(html_ff7ed3d235304c54f516671968ca41eb);
|
|
|
|
|
|
|
|
marker_69532e80cd8b81d2dc5e11b9cbc52407.bindPopup(popup_854dc6cafc95b4e92a8e9e65a3beffe3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69532e80cd8b81d2dc5e11b9cbc52407.setIcon(icon_782557b181faff2d335408801b4f24b7);
|
|
|
|
|
|
var marker_06329e12dc995c8bf0bec7e4de04bac2 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_1b9605805859dc4ab1bcbb57339ca815 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c1081a7b5374523a9d1b4dc05ffb08e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6194bfb3f4c8a488905bebfc210a3e9d = $(`<div id="html_6194bfb3f4c8a488905bebfc210a3e9d" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_2c1081a7b5374523a9d1b4dc05ffb08e.setContent(html_6194bfb3f4c8a488905bebfc210a3e9d);
|
|
|
|
|
|
|
|
marker_06329e12dc995c8bf0bec7e4de04bac2.bindPopup(popup_2c1081a7b5374523a9d1b4dc05ffb08e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06329e12dc995c8bf0bec7e4de04bac2.setIcon(icon_1b9605805859dc4ab1bcbb57339ca815);
|
|
|
|
|
|
var marker_4b181e81ad08acaa13b2844b95c54734 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_976bb4ae672f03c42013f74af8534638 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53a573899d037b6bf5766b739b9f6dd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daeab0ec3fdbddbe8356a34a3ca2de77 = $(`<div id="html_daeab0ec3fdbddbe8356a34a3ca2de77" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_53a573899d037b6bf5766b739b9f6dd8.setContent(html_daeab0ec3fdbddbe8356a34a3ca2de77);
|
|
|
|
|
|
|
|
marker_4b181e81ad08acaa13b2844b95c54734.bindPopup(popup_53a573899d037b6bf5766b739b9f6dd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b181e81ad08acaa13b2844b95c54734.setIcon(icon_976bb4ae672f03c42013f74af8534638);
|
|
|
|
|
|
var marker_bc3d2a06321c51bb054421630bbd12b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_2521553f69e67be75ff1f02854b08834 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a11adec6a75d778ca942826e543e3da6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8857ae8b07e6cebd45ab83077aba3672 = $(`<div id="html_8857ae8b07e6cebd45ab83077aba3672" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_a11adec6a75d778ca942826e543e3da6.setContent(html_8857ae8b07e6cebd45ab83077aba3672);
|
|
|
|
|
|
|
|
marker_bc3d2a06321c51bb054421630bbd12b9.bindPopup(popup_a11adec6a75d778ca942826e543e3da6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc3d2a06321c51bb054421630bbd12b9.setIcon(icon_2521553f69e67be75ff1f02854b08834);
|
|
|
|
|
|
var marker_bd8cecc746e39298aaf1bc969d6ac520 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4ac0ed153382c65c0f57581736cbb6f0);
|
|
|
|
|
|
var icon_a430f321e9154fa64dac513e3b6b3748 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bafd7d06ab89083507fce3cbdb751f13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9382a29fc03de9c47c9b50041c719da0 = $(`<div id="html_9382a29fc03de9c47c9b50041c719da0" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_bafd7d06ab89083507fce3cbdb751f13.setContent(html_9382a29fc03de9c47c9b50041c719da0);
|
|
|
|
|
|
|
|
marker_bd8cecc746e39298aaf1bc969d6ac520.bindPopup(popup_bafd7d06ab89083507fce3cbdb751f13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd8cecc746e39298aaf1bc969d6ac520.setIcon(icon_a430f321e9154fa64dac513e3b6b3748);
|
|
|
|
|
|
marker_cluster_4ac0ed153382c65c0f57581736cbb6f0.addTo(map_865d60e47e88d28c39138be0bfa25898);
|
|
|
|
</script>
|
|
</html> |