mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 13:05:18 +00:00
10601 lines
308 KiB
HTML
10601 lines
308 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_38141dd66d9a46409fe602ec8eb27059 {
|
|
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_38141dd66d9a46409fe602ec8eb27059" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_38141dd66d9a46409fe602ec8eb27059 = L.map(
|
|
"map_38141dd66d9a46409fe602ec8eb27059",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_99fdc2df3a34f299732698d413cbfbf3 = 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_99fdc2df3a34f299732698d413cbfbf3.addTo(map_38141dd66d9a46409fe602ec8eb27059);
|
|
|
|
|
|
var marker_cluster_f92015df686ff235a2a7b0c254a09b49 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_4df9d57ea63bdff25ee9c4312f9cf664 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ad4a588a523b2362091539cb5d3fa01d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9f42f9b73000f13ee6e50ad07c100de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_540ef47a77fd3ddc06389d60a383e844 = $(`<div id="html_540ef47a77fd3ddc06389d60a383e844" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_e9f42f9b73000f13ee6e50ad07c100de.setContent(html_540ef47a77fd3ddc06389d60a383e844);
|
|
|
|
|
|
|
|
marker_4df9d57ea63bdff25ee9c4312f9cf664.bindPopup(popup_e9f42f9b73000f13ee6e50ad07c100de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4df9d57ea63bdff25ee9c4312f9cf664.setIcon(icon_ad4a588a523b2362091539cb5d3fa01d);
|
|
|
|
|
|
var marker_d621fe55cd39f5cd51cf4725a1828d7f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_5e6b32a2cd05e333bc1f73a38a0bba21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_371c9f63c299acd8e0df9efa1e291519 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfec98b30f229d99b4aca452fc9d6263 = $(`<div id="html_cfec98b30f229d99b4aca452fc9d6263" style="width: 100.0%; height: 100.0%;">relay.controller-ai.com</div>`)[0];
|
|
popup_371c9f63c299acd8e0df9efa1e291519.setContent(html_cfec98b30f229d99b4aca452fc9d6263);
|
|
|
|
|
|
|
|
marker_d621fe55cd39f5cd51cf4725a1828d7f.bindPopup(popup_371c9f63c299acd8e0df9efa1e291519)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d621fe55cd39f5cd51cf4725a1828d7f.setIcon(icon_5e6b32a2cd05e333bc1f73a38a0bba21);
|
|
|
|
|
|
var marker_8725affbaa0a0eab50ec6de04367c43a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ac55a09ca4b283bdcfaa905282b129e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6a5ae821acda4b548aea0e8232a5c87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6f14c539534c933d6c6012bacb80f2e = $(`<div id="html_e6f14c539534c933d6c6012bacb80f2e" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_c6a5ae821acda4b548aea0e8232a5c87.setContent(html_e6f14c539534c933d6c6012bacb80f2e);
|
|
|
|
|
|
|
|
marker_8725affbaa0a0eab50ec6de04367c43a.bindPopup(popup_c6a5ae821acda4b548aea0e8232a5c87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8725affbaa0a0eab50ec6de04367c43a.setIcon(icon_ac55a09ca4b283bdcfaa905282b129e1);
|
|
|
|
|
|
var marker_1d0bf57b99060748980ae49c8cbfc55e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_cae7d993cfbaa0a728f9efb00497add4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baa41aeb80c5c8e6bcf68d73d2dcf9c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b06f93f75260e9f1878c5bd470cce621 = $(`<div id="html_b06f93f75260e9f1878c5bd470cce621" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_baa41aeb80c5c8e6bcf68d73d2dcf9c8.setContent(html_b06f93f75260e9f1878c5bd470cce621);
|
|
|
|
|
|
|
|
marker_1d0bf57b99060748980ae49c8cbfc55e.bindPopup(popup_baa41aeb80c5c8e6bcf68d73d2dcf9c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d0bf57b99060748980ae49c8cbfc55e.setIcon(icon_cae7d993cfbaa0a728f9efb00497add4);
|
|
|
|
|
|
var marker_228fe3f785823e5e20a4e51371d46b7f = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b3dfc7f945e40a3850ad2f580ef3dfc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a976a49c6123f97b682ebc0f17c1a39d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ffc17f68848a64452be133f20bdc238 = $(`<div id="html_2ffc17f68848a64452be133f20bdc238" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_a976a49c6123f97b682ebc0f17c1a39d.setContent(html_2ffc17f68848a64452be133f20bdc238);
|
|
|
|
|
|
|
|
marker_228fe3f785823e5e20a4e51371d46b7f.bindPopup(popup_a976a49c6123f97b682ebc0f17c1a39d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_228fe3f785823e5e20a4e51371d46b7f.setIcon(icon_b3dfc7f945e40a3850ad2f580ef3dfc8);
|
|
|
|
|
|
var marker_7f0c36b4b3a91102eb1a351813e8f348 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a04d11df13dd54e64b130ad6c1b33a98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1470ec82a8427ded8a207f3a9af068a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6c80db48cdf1607925eff3fd5daa78d = $(`<div id="html_e6c80db48cdf1607925eff3fd5daa78d" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_e1470ec82a8427ded8a207f3a9af068a.setContent(html_e6c80db48cdf1607925eff3fd5daa78d);
|
|
|
|
|
|
|
|
marker_7f0c36b4b3a91102eb1a351813e8f348.bindPopup(popup_e1470ec82a8427ded8a207f3a9af068a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f0c36b4b3a91102eb1a351813e8f348.setIcon(icon_a04d11df13dd54e64b130ad6c1b33a98);
|
|
|
|
|
|
var marker_e1d3a955a96ad5d44e72ef4661b9a75f = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3d316d29ed940b30df3f09989151cf65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77a001b83547d3d009f4bbebcb401f6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd84a8d00fc11f28c1cd2df1676af13f = $(`<div id="html_bd84a8d00fc11f28c1cd2df1676af13f" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_77a001b83547d3d009f4bbebcb401f6d.setContent(html_bd84a8d00fc11f28c1cd2df1676af13f);
|
|
|
|
|
|
|
|
marker_e1d3a955a96ad5d44e72ef4661b9a75f.bindPopup(popup_77a001b83547d3d009f4bbebcb401f6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1d3a955a96ad5d44e72ef4661b9a75f.setIcon(icon_3d316d29ed940b30df3f09989151cf65);
|
|
|
|
|
|
var marker_c2d5e480eef1503e8f4f738394a80c5e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_2e4e397e242e069217562aa98c3cc475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24949c3c00a746fdf169f1e799c09c47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_754c31af8c7723d07b257d9811f20aa5 = $(`<div id="html_754c31af8c7723d07b257d9811f20aa5" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_24949c3c00a746fdf169f1e799c09c47.setContent(html_754c31af8c7723d07b257d9811f20aa5);
|
|
|
|
|
|
|
|
marker_c2d5e480eef1503e8f4f738394a80c5e.bindPopup(popup_24949c3c00a746fdf169f1e799c09c47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2d5e480eef1503e8f4f738394a80c5e.setIcon(icon_2e4e397e242e069217562aa98c3cc475);
|
|
|
|
|
|
var marker_47c5c4570f727a1b37555e57d16fd44f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d7a30a3b00c624c1397c9ffb31981b93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5a5eb6bd8bf4976248480fdd9f72277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0bf62a5dbd3589b98f5ee009d19aae7 = $(`<div id="html_e0bf62a5dbd3589b98f5ee009d19aae7" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_e5a5eb6bd8bf4976248480fdd9f72277.setContent(html_e0bf62a5dbd3589b98f5ee009d19aae7);
|
|
|
|
|
|
|
|
marker_47c5c4570f727a1b37555e57d16fd44f.bindPopup(popup_e5a5eb6bd8bf4976248480fdd9f72277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47c5c4570f727a1b37555e57d16fd44f.setIcon(icon_d7a30a3b00c624c1397c9ffb31981b93);
|
|
|
|
|
|
var marker_5b21e0092e8fb4ed7bfa28b774a455ad = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_94678d37487beddef892c6432b6d87ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a67415c8411dff4189e43166f0e5fff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc13d16bbdd07290f3f10ad631d191be = $(`<div id="html_cc13d16bbdd07290f3f10ad631d191be" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_2a67415c8411dff4189e43166f0e5fff.setContent(html_cc13d16bbdd07290f3f10ad631d191be);
|
|
|
|
|
|
|
|
marker_5b21e0092e8fb4ed7bfa28b774a455ad.bindPopup(popup_2a67415c8411dff4189e43166f0e5fff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b21e0092e8fb4ed7bfa28b774a455ad.setIcon(icon_94678d37487beddef892c6432b6d87ce);
|
|
|
|
|
|
var marker_375d9fe9ad68cf62bb19be3aba3bd289 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c4fb9e0f1fbbd04da8ad3dc51696b15c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d5d5d40c81863c5d40546706857575f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_354dbd93071a760b5ff5772ea59c5b6b = $(`<div id="html_354dbd93071a760b5ff5772ea59c5b6b" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_5d5d5d40c81863c5d40546706857575f.setContent(html_354dbd93071a760b5ff5772ea59c5b6b);
|
|
|
|
|
|
|
|
marker_375d9fe9ad68cf62bb19be3aba3bd289.bindPopup(popup_5d5d5d40c81863c5d40546706857575f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_375d9fe9ad68cf62bb19be3aba3bd289.setIcon(icon_c4fb9e0f1fbbd04da8ad3dc51696b15c);
|
|
|
|
|
|
var marker_689592fca8f9ac3ddb269a1df5b9d64f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_cae2e4398f3660869253a907e35c57e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1697855449b5d909d4d75913a9025a1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00719a2f6a05af794b2a55406bc753a1 = $(`<div id="html_00719a2f6a05af794b2a55406bc753a1" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_1697855449b5d909d4d75913a9025a1f.setContent(html_00719a2f6a05af794b2a55406bc753a1);
|
|
|
|
|
|
|
|
marker_689592fca8f9ac3ddb269a1df5b9d64f.bindPopup(popup_1697855449b5d909d4d75913a9025a1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_689592fca8f9ac3ddb269a1df5b9d64f.setIcon(icon_cae2e4398f3660869253a907e35c57e3);
|
|
|
|
|
|
var marker_7c1a5848c576ae2e5208f3746c85a7a7 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_2ae5337e44b4394f1d6356ba7b63c724 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a4786feaf795ee5474b48e65b805990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c6a6d35e4c0f225eda35c2242f3358f = $(`<div id="html_2c6a6d35e4c0f225eda35c2242f3358f" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_5a4786feaf795ee5474b48e65b805990.setContent(html_2c6a6d35e4c0f225eda35c2242f3358f);
|
|
|
|
|
|
|
|
marker_7c1a5848c576ae2e5208f3746c85a7a7.bindPopup(popup_5a4786feaf795ee5474b48e65b805990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c1a5848c576ae2e5208f3746c85a7a7.setIcon(icon_2ae5337e44b4394f1d6356ba7b63c724);
|
|
|
|
|
|
var marker_2d8e69993fda8e2d8f267ba5f6f148d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_78b799cd86ab9e1f1a791700c7e06ea1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c572003e51264a148b41afe723fd0cf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3caea7cf1f9fb3b02aa5112f90c734b4 = $(`<div id="html_3caea7cf1f9fb3b02aa5112f90c734b4" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_c572003e51264a148b41afe723fd0cf7.setContent(html_3caea7cf1f9fb3b02aa5112f90c734b4);
|
|
|
|
|
|
|
|
marker_2d8e69993fda8e2d8f267ba5f6f148d6.bindPopup(popup_c572003e51264a148b41afe723fd0cf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d8e69993fda8e2d8f267ba5f6f148d6.setIcon(icon_78b799cd86ab9e1f1a791700c7e06ea1);
|
|
|
|
|
|
var marker_57b854b449f819740b391a0eb52fe8a3 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_09deb213f1e05c04dcd56d7146d3c6dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0b0e977ba085279c9e527046ae83cfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_692cad49017dd212789de6e978b62029 = $(`<div id="html_692cad49017dd212789de6e978b62029" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_f0b0e977ba085279c9e527046ae83cfb.setContent(html_692cad49017dd212789de6e978b62029);
|
|
|
|
|
|
|
|
marker_57b854b449f819740b391a0eb52fe8a3.bindPopup(popup_f0b0e977ba085279c9e527046ae83cfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57b854b449f819740b391a0eb52fe8a3.setIcon(icon_09deb213f1e05c04dcd56d7146d3c6dd);
|
|
|
|
|
|
var marker_69482ab70d476987a243254ca133d08c = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3400e430469b4b5d243138f008e72c43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc927f29b80af9d13ea1111b6f27f22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4c944923dca504760e23a00c737c592 = $(`<div id="html_f4c944923dca504760e23a00c737c592" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_cdc927f29b80af9d13ea1111b6f27f22.setContent(html_f4c944923dca504760e23a00c737c592);
|
|
|
|
|
|
|
|
marker_69482ab70d476987a243254ca133d08c.bindPopup(popup_cdc927f29b80af9d13ea1111b6f27f22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69482ab70d476987a243254ca133d08c.setIcon(icon_3400e430469b4b5d243138f008e72c43);
|
|
|
|
|
|
var marker_05dd1961211321a78f761b80add54336 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4be10b3976802ff6c8ea9d355b2a5549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef42be69399542513ecfa43f3390c003 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_382085887cd30ce22e9597eca80e23f9 = $(`<div id="html_382085887cd30ce22e9597eca80e23f9" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_ef42be69399542513ecfa43f3390c003.setContent(html_382085887cd30ce22e9597eca80e23f9);
|
|
|
|
|
|
|
|
marker_05dd1961211321a78f761b80add54336.bindPopup(popup_ef42be69399542513ecfa43f3390c003)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05dd1961211321a78f761b80add54336.setIcon(icon_4be10b3976802ff6c8ea9d355b2a5549);
|
|
|
|
|
|
var marker_04c4f0dbb9086c9b14fe738eef5726fc = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1a9f2b278479532348952d9f525cc7b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1abc1e6a231caae956d8e68bf658bdb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c097c60d33cc49afdea2a7fb9ccb515b = $(`<div id="html_c097c60d33cc49afdea2a7fb9ccb515b" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_1abc1e6a231caae956d8e68bf658bdb9.setContent(html_c097c60d33cc49afdea2a7fb9ccb515b);
|
|
|
|
|
|
|
|
marker_04c4f0dbb9086c9b14fe738eef5726fc.bindPopup(popup_1abc1e6a231caae956d8e68bf658bdb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04c4f0dbb9086c9b14fe738eef5726fc.setIcon(icon_1a9f2b278479532348952d9f525cc7b5);
|
|
|
|
|
|
var marker_780e9e13521435aee469416b88c5207d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f0df73ddfeeb2f75035753c2d2649362 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a2ce28c82fb396ec12e01507edd1adc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4c627c5dabf252a395dc266c451b621 = $(`<div id="html_d4c627c5dabf252a395dc266c451b621" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_8a2ce28c82fb396ec12e01507edd1adc.setContent(html_d4c627c5dabf252a395dc266c451b621);
|
|
|
|
|
|
|
|
marker_780e9e13521435aee469416b88c5207d.bindPopup(popup_8a2ce28c82fb396ec12e01507edd1adc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_780e9e13521435aee469416b88c5207d.setIcon(icon_f0df73ddfeeb2f75035753c2d2649362);
|
|
|
|
|
|
var marker_b562e1ca3cbd3fadf393226a8acaf1bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ec5543d7752c29b994dd66644f0223fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb1109e2f670d5a7cea2b1030923461b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9922f7b01aab86161aba121167208ae6 = $(`<div id="html_9922f7b01aab86161aba121167208ae6" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_bb1109e2f670d5a7cea2b1030923461b.setContent(html_9922f7b01aab86161aba121167208ae6);
|
|
|
|
|
|
|
|
marker_b562e1ca3cbd3fadf393226a8acaf1bd.bindPopup(popup_bb1109e2f670d5a7cea2b1030923461b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b562e1ca3cbd3fadf393226a8acaf1bd.setIcon(icon_ec5543d7752c29b994dd66644f0223fe);
|
|
|
|
|
|
var marker_fee8401b331fca2dedfc788553ac2093 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_80a15e4380a9cd819d28736c29909292 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa418c921aacc415b316872f48cb59cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a44bbeb02bc0bbf589eeee5d92fe5bb = $(`<div id="html_0a44bbeb02bc0bbf589eeee5d92fe5bb" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_fa418c921aacc415b316872f48cb59cf.setContent(html_0a44bbeb02bc0bbf589eeee5d92fe5bb);
|
|
|
|
|
|
|
|
marker_fee8401b331fca2dedfc788553ac2093.bindPopup(popup_fa418c921aacc415b316872f48cb59cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fee8401b331fca2dedfc788553ac2093.setIcon(icon_80a15e4380a9cd819d28736c29909292);
|
|
|
|
|
|
var marker_09217ee32dc9b5f6c8cf7799c2b41061 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_13fcb98a2c10d5ed333087b192d75cb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf9846ae8ce1d17d5fc5f3e30090988e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c1fe2734ce74bacc4d56e291f805cff = $(`<div id="html_0c1fe2734ce74bacc4d56e291f805cff" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_cf9846ae8ce1d17d5fc5f3e30090988e.setContent(html_0c1fe2734ce74bacc4d56e291f805cff);
|
|
|
|
|
|
|
|
marker_09217ee32dc9b5f6c8cf7799c2b41061.bindPopup(popup_cf9846ae8ce1d17d5fc5f3e30090988e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09217ee32dc9b5f6c8cf7799c2b41061.setIcon(icon_13fcb98a2c10d5ed333087b192d75cb5);
|
|
|
|
|
|
var marker_b3dfde49c882df83d24eb0f1c8342507 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4a215be81930fecafe762973ca9c49f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6564341cd23b1a37e17b8f86abb864ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b41f344b44d877398638a3c324ac211 = $(`<div id="html_5b41f344b44d877398638a3c324ac211" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_6564341cd23b1a37e17b8f86abb864ff.setContent(html_5b41f344b44d877398638a3c324ac211);
|
|
|
|
|
|
|
|
marker_b3dfde49c882df83d24eb0f1c8342507.bindPopup(popup_6564341cd23b1a37e17b8f86abb864ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3dfde49c882df83d24eb0f1c8342507.setIcon(icon_4a215be81930fecafe762973ca9c49f8);
|
|
|
|
|
|
var marker_d4487a030f30e1db63b22cdcf27f1f5d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ada73ebebb733b7a68af57cda3f5605d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_249a4babf6608c5b178eb76c7841101d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcc8af8d4234944acf778a55a8479c34 = $(`<div id="html_dcc8af8d4234944acf778a55a8479c34" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_249a4babf6608c5b178eb76c7841101d.setContent(html_dcc8af8d4234944acf778a55a8479c34);
|
|
|
|
|
|
|
|
marker_d4487a030f30e1db63b22cdcf27f1f5d.bindPopup(popup_249a4babf6608c5b178eb76c7841101d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4487a030f30e1db63b22cdcf27f1f5d.setIcon(icon_ada73ebebb733b7a68af57cda3f5605d);
|
|
|
|
|
|
var marker_66e027d77af07c101d92900993a3a3d1 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a1c1c632c518c4276a92d51d951437d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b780f4c5232f70895245d03711f7e09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_413f4d8e982234f728f217508a6f0054 = $(`<div id="html_413f4d8e982234f728f217508a6f0054" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_3b780f4c5232f70895245d03711f7e09.setContent(html_413f4d8e982234f728f217508a6f0054);
|
|
|
|
|
|
|
|
marker_66e027d77af07c101d92900993a3a3d1.bindPopup(popup_3b780f4c5232f70895245d03711f7e09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66e027d77af07c101d92900993a3a3d1.setIcon(icon_a1c1c632c518c4276a92d51d951437d2);
|
|
|
|
|
|
var marker_c4d07f49a35187cab7a33d59c508a229 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f09c271b688a77a9d2b48a7c0ae06817 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01ee45c53fecff73e56a5bb86355f199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5979a566f9cea6966ffa350a6d527a5e = $(`<div id="html_5979a566f9cea6966ffa350a6d527a5e" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_01ee45c53fecff73e56a5bb86355f199.setContent(html_5979a566f9cea6966ffa350a6d527a5e);
|
|
|
|
|
|
|
|
marker_c4d07f49a35187cab7a33d59c508a229.bindPopup(popup_01ee45c53fecff73e56a5bb86355f199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4d07f49a35187cab7a33d59c508a229.setIcon(icon_f09c271b688a77a9d2b48a7c0ae06817);
|
|
|
|
|
|
var marker_26d4bee635ce451b256c8f727425a238 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6d8d61b1c0f220b4a33395d4d6b2e4fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_090a68554c013ce10c6d6213a1a5dc7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9182319f706c220dbe5ec776830ee3b5 = $(`<div id="html_9182319f706c220dbe5ec776830ee3b5" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_090a68554c013ce10c6d6213a1a5dc7c.setContent(html_9182319f706c220dbe5ec776830ee3b5);
|
|
|
|
|
|
|
|
marker_26d4bee635ce451b256c8f727425a238.bindPopup(popup_090a68554c013ce10c6d6213a1a5dc7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26d4bee635ce451b256c8f727425a238.setIcon(icon_6d8d61b1c0f220b4a33395d4d6b2e4fe);
|
|
|
|
|
|
var marker_031ffedb5773dfa3b6a1e36a24815553 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_de4c13e97c8bbe1d845c4458b1bc69db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_050e8230595f5a2c719bd778ab745516 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ee4e41d78c1b010ed9d50fe80e7090 = $(`<div id="html_b9ee4e41d78c1b010ed9d50fe80e7090" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_050e8230595f5a2c719bd778ab745516.setContent(html_b9ee4e41d78c1b010ed9d50fe80e7090);
|
|
|
|
|
|
|
|
marker_031ffedb5773dfa3b6a1e36a24815553.bindPopup(popup_050e8230595f5a2c719bd778ab745516)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_031ffedb5773dfa3b6a1e36a24815553.setIcon(icon_de4c13e97c8bbe1d845c4458b1bc69db);
|
|
|
|
|
|
var marker_7d1a3b8dc11efe6140299b7f90ef88e8 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8a5b7f9f93cb3dbfa2c7aafeae4c1c10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97a7bf04c50662b18aa568fa65b71de5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_964034e5e722e108b367a13a9bb5df61 = $(`<div id="html_964034e5e722e108b367a13a9bb5df61" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_97a7bf04c50662b18aa568fa65b71de5.setContent(html_964034e5e722e108b367a13a9bb5df61);
|
|
|
|
|
|
|
|
marker_7d1a3b8dc11efe6140299b7f90ef88e8.bindPopup(popup_97a7bf04c50662b18aa568fa65b71de5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d1a3b8dc11efe6140299b7f90ef88e8.setIcon(icon_8a5b7f9f93cb3dbfa2c7aafeae4c1c10);
|
|
|
|
|
|
var marker_aa651801a51283e5017942f35e3fea61 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_287a4d728affa74e068af1a18a30d372 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd45e768223afc735d88b050dfce770a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d16eb4c6c456cd93763768b0f4bcc45 = $(`<div id="html_8d16eb4c6c456cd93763768b0f4bcc45" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_cd45e768223afc735d88b050dfce770a.setContent(html_8d16eb4c6c456cd93763768b0f4bcc45);
|
|
|
|
|
|
|
|
marker_aa651801a51283e5017942f35e3fea61.bindPopup(popup_cd45e768223afc735d88b050dfce770a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa651801a51283e5017942f35e3fea61.setIcon(icon_287a4d728affa74e068af1a18a30d372);
|
|
|
|
|
|
var marker_a9fa2764bcb0619c3eaf487b54be20ab = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_bdd24e7441e004e1ee74afce39960218 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa56c7357b631fe485cd57e65818a68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3aab4b0e77b606697d271dc25162cbf = $(`<div id="html_e3aab4b0e77b606697d271dc25162cbf" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_1fa56c7357b631fe485cd57e65818a68.setContent(html_e3aab4b0e77b606697d271dc25162cbf);
|
|
|
|
|
|
|
|
marker_a9fa2764bcb0619c3eaf487b54be20ab.bindPopup(popup_1fa56c7357b631fe485cd57e65818a68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9fa2764bcb0619c3eaf487b54be20ab.setIcon(icon_bdd24e7441e004e1ee74afce39960218);
|
|
|
|
|
|
var marker_6279212a924a31660a2c81cb599812b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1ff014dd0f175f0547db38280979f213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a538f59fc498c1513c28a7339c765b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20b1f8f250338c71ff281602fc27f67d = $(`<div id="html_20b1f8f250338c71ff281602fc27f67d" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_a538f59fc498c1513c28a7339c765b11.setContent(html_20b1f8f250338c71ff281602fc27f67d);
|
|
|
|
|
|
|
|
marker_6279212a924a31660a2c81cb599812b3.bindPopup(popup_a538f59fc498c1513c28a7339c765b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6279212a924a31660a2c81cb599812b3.setIcon(icon_1ff014dd0f175f0547db38280979f213);
|
|
|
|
|
|
var marker_8d9789b90ea63464eec3af8a64b0022e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d22eb4f607deee9a6eb53b392134efdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9d350feacd17f3b706cb3fe416885ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4394fde237e70688837ee6fc0006589d = $(`<div id="html_4394fde237e70688837ee6fc0006589d" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_f9d350feacd17f3b706cb3fe416885ee.setContent(html_4394fde237e70688837ee6fc0006589d);
|
|
|
|
|
|
|
|
marker_8d9789b90ea63464eec3af8a64b0022e.bindPopup(popup_f9d350feacd17f3b706cb3fe416885ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d9789b90ea63464eec3af8a64b0022e.setIcon(icon_d22eb4f607deee9a6eb53b392134efdc);
|
|
|
|
|
|
var marker_5204cc818fabcbd2864be69021bff6f0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1756b09966ea7914e7ca6e0fbd48b183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84b0c9b3c61e0d8ed4bfb32c2546bf82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_019d2f71b5ccff0e3de0de0561d3cc9e = $(`<div id="html_019d2f71b5ccff0e3de0de0561d3cc9e" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_84b0c9b3c61e0d8ed4bfb32c2546bf82.setContent(html_019d2f71b5ccff0e3de0de0561d3cc9e);
|
|
|
|
|
|
|
|
marker_5204cc818fabcbd2864be69021bff6f0.bindPopup(popup_84b0c9b3c61e0d8ed4bfb32c2546bf82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5204cc818fabcbd2864be69021bff6f0.setIcon(icon_1756b09966ea7914e7ca6e0fbd48b183);
|
|
|
|
|
|
var marker_06527f993486c64d6c519f69c8f52d61 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_351aef9ef4b68723ffb7bcd14d6c33b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31f190551714c09d7412cbd0b92dddba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8760feb8d7d98830a01b7be5fd9daf4e = $(`<div id="html_8760feb8d7d98830a01b7be5fd9daf4e" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_31f190551714c09d7412cbd0b92dddba.setContent(html_8760feb8d7d98830a01b7be5fd9daf4e);
|
|
|
|
|
|
|
|
marker_06527f993486c64d6c519f69c8f52d61.bindPopup(popup_31f190551714c09d7412cbd0b92dddba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06527f993486c64d6c519f69c8f52d61.setIcon(icon_351aef9ef4b68723ffb7bcd14d6c33b4);
|
|
|
|
|
|
var marker_d8e53bcbb93817692f89dcee9a3e6b2b = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_93521b882f6fa04cf1d3981be618b924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ec49c0257bb8727fa370941fb089a7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d41c7f322eef804b3b54db4947489aaf = $(`<div id="html_d41c7f322eef804b3b54db4947489aaf" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_9ec49c0257bb8727fa370941fb089a7d.setContent(html_d41c7f322eef804b3b54db4947489aaf);
|
|
|
|
|
|
|
|
marker_d8e53bcbb93817692f89dcee9a3e6b2b.bindPopup(popup_9ec49c0257bb8727fa370941fb089a7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8e53bcbb93817692f89dcee9a3e6b2b.setIcon(icon_93521b882f6fa04cf1d3981be618b924);
|
|
|
|
|
|
var marker_ef347824705065c1396355a7ee2c6348 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_143b05c66eba1550c667f85ea8d2e376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e957f8bf0d6ee8d6cbd99e74fdecb520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da91db48379987f73dc27d46fa527223 = $(`<div id="html_da91db48379987f73dc27d46fa527223" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_e957f8bf0d6ee8d6cbd99e74fdecb520.setContent(html_da91db48379987f73dc27d46fa527223);
|
|
|
|
|
|
|
|
marker_ef347824705065c1396355a7ee2c6348.bindPopup(popup_e957f8bf0d6ee8d6cbd99e74fdecb520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef347824705065c1396355a7ee2c6348.setIcon(icon_143b05c66eba1550c667f85ea8d2e376);
|
|
|
|
|
|
var marker_084f42cad26bd4fdfe6bbaf50f19977c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_817d915f5a1d2b1f88f3a8e047d3fd75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f110bb5c31ac7fbe787ceec3b19c664 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b690d6798429b028135582a1553ed7a = $(`<div id="html_1b690d6798429b028135582a1553ed7a" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_7f110bb5c31ac7fbe787ceec3b19c664.setContent(html_1b690d6798429b028135582a1553ed7a);
|
|
|
|
|
|
|
|
marker_084f42cad26bd4fdfe6bbaf50f19977c.bindPopup(popup_7f110bb5c31ac7fbe787ceec3b19c664)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_084f42cad26bd4fdfe6bbaf50f19977c.setIcon(icon_817d915f5a1d2b1f88f3a8e047d3fd75);
|
|
|
|
|
|
var marker_e16ecfaf7aa6fbadc7ee46f21c53ac21 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_51da433f4c2cfe38ea1e173acc15bca5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc4619fa9b958c50016c028621f41ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_595c197c555b081dd147fc492cd73c2b = $(`<div id="html_595c197c555b081dd147fc492cd73c2b" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_acc4619fa9b958c50016c028621f41ba.setContent(html_595c197c555b081dd147fc492cd73c2b);
|
|
|
|
|
|
|
|
marker_e16ecfaf7aa6fbadc7ee46f21c53ac21.bindPopup(popup_acc4619fa9b958c50016c028621f41ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e16ecfaf7aa6fbadc7ee46f21c53ac21.setIcon(icon_51da433f4c2cfe38ea1e173acc15bca5);
|
|
|
|
|
|
var marker_2b54954b70bd267b5fdc1305366b03b7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c0fbc1000690d8bb31472c94dc5181c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccff71335a6491dc5dd187a4760bc6b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d59b85a7d70639c6345c71a99d1737b = $(`<div id="html_3d59b85a7d70639c6345c71a99d1737b" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ccff71335a6491dc5dd187a4760bc6b7.setContent(html_3d59b85a7d70639c6345c71a99d1737b);
|
|
|
|
|
|
|
|
marker_2b54954b70bd267b5fdc1305366b03b7.bindPopup(popup_ccff71335a6491dc5dd187a4760bc6b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b54954b70bd267b5fdc1305366b03b7.setIcon(icon_c0fbc1000690d8bb31472c94dc5181c3);
|
|
|
|
|
|
var marker_a703727663a2a5c05ff9c3fe71bcbbef = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6f35328519d1196d8f44b3cdd7f913ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d328516f06a764cb86a83c817efeef36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3b1a7e928736a4fddb8656b2b61ec7f = $(`<div id="html_e3b1a7e928736a4fddb8656b2b61ec7f" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_d328516f06a764cb86a83c817efeef36.setContent(html_e3b1a7e928736a4fddb8656b2b61ec7f);
|
|
|
|
|
|
|
|
marker_a703727663a2a5c05ff9c3fe71bcbbef.bindPopup(popup_d328516f06a764cb86a83c817efeef36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a703727663a2a5c05ff9c3fe71bcbbef.setIcon(icon_6f35328519d1196d8f44b3cdd7f913ce);
|
|
|
|
|
|
var marker_00f4c12e67f94fe96c79d12b7504522c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_cb959edac8675374221995b99ea1187f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f806cc552e81941388e5bf43ec5ee406 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0089e386daae189c58620444adb36657 = $(`<div id="html_0089e386daae189c58620444adb36657" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_f806cc552e81941388e5bf43ec5ee406.setContent(html_0089e386daae189c58620444adb36657);
|
|
|
|
|
|
|
|
marker_00f4c12e67f94fe96c79d12b7504522c.bindPopup(popup_f806cc552e81941388e5bf43ec5ee406)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00f4c12e67f94fe96c79d12b7504522c.setIcon(icon_cb959edac8675374221995b99ea1187f);
|
|
|
|
|
|
var marker_50fcbfbe66a07c4ef48e57df055b60c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_fd606a9d500720de1f08e30b2454c484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ad9553c7d124018fce20d20e0f8b2bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14c3b02599aee329ab535d4d2a54aa4c = $(`<div id="html_14c3b02599aee329ab535d4d2a54aa4c" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_3ad9553c7d124018fce20d20e0f8b2bb.setContent(html_14c3b02599aee329ab535d4d2a54aa4c);
|
|
|
|
|
|
|
|
marker_50fcbfbe66a07c4ef48e57df055b60c9.bindPopup(popup_3ad9553c7d124018fce20d20e0f8b2bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50fcbfbe66a07c4ef48e57df055b60c9.setIcon(icon_fd606a9d500720de1f08e30b2454c484);
|
|
|
|
|
|
var marker_d8c816870f098a4440e15eca8ae0a173 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_64570e3df08409eb9147862610645dd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43bb9419b5c234b6765054e06c1a7b18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e6c5b45d2457b0d43735c7d38b80a28 = $(`<div id="html_8e6c5b45d2457b0d43735c7d38b80a28" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_43bb9419b5c234b6765054e06c1a7b18.setContent(html_8e6c5b45d2457b0d43735c7d38b80a28);
|
|
|
|
|
|
|
|
marker_d8c816870f098a4440e15eca8ae0a173.bindPopup(popup_43bb9419b5c234b6765054e06c1a7b18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c816870f098a4440e15eca8ae0a173.setIcon(icon_64570e3df08409eb9147862610645dd2);
|
|
|
|
|
|
var marker_56a2587cba401919cb48d644eab83afa = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_47e80a07c093a8fee41aeb4fc88d6557 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07e598d583cc217d39a397018b51f1dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9ace4d467cf2bf9d7d6e0e86ce537ed = $(`<div id="html_f9ace4d467cf2bf9d7d6e0e86ce537ed" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_07e598d583cc217d39a397018b51f1dd.setContent(html_f9ace4d467cf2bf9d7d6e0e86ce537ed);
|
|
|
|
|
|
|
|
marker_56a2587cba401919cb48d644eab83afa.bindPopup(popup_07e598d583cc217d39a397018b51f1dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56a2587cba401919cb48d644eab83afa.setIcon(icon_47e80a07c093a8fee41aeb4fc88d6557);
|
|
|
|
|
|
var marker_6d631d3f94a8366c29e59976713a9c43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_5b9edba16e13c754c4645b91afcf9625 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33a08ae64dcda0574748bd915c6b7d70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f91c6e7f7f67ea97af1968d326e15bcb = $(`<div id="html_f91c6e7f7f67ea97af1968d326e15bcb" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_33a08ae64dcda0574748bd915c6b7d70.setContent(html_f91c6e7f7f67ea97af1968d326e15bcb);
|
|
|
|
|
|
|
|
marker_6d631d3f94a8366c29e59976713a9c43.bindPopup(popup_33a08ae64dcda0574748bd915c6b7d70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d631d3f94a8366c29e59976713a9c43.setIcon(icon_5b9edba16e13c754c4645b91afcf9625);
|
|
|
|
|
|
var marker_0c34fd76c32021b4858c5dc6cd6d2308 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_38c6ae4e921954a0441fd81b18659993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5d16605f5e9756cb62778c783a62682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_046d97cbd66eb8e80eedced2cc78c0bd = $(`<div id="html_046d97cbd66eb8e80eedced2cc78c0bd" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_d5d16605f5e9756cb62778c783a62682.setContent(html_046d97cbd66eb8e80eedced2cc78c0bd);
|
|
|
|
|
|
|
|
marker_0c34fd76c32021b4858c5dc6cd6d2308.bindPopup(popup_d5d16605f5e9756cb62778c783a62682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c34fd76c32021b4858c5dc6cd6d2308.setIcon(icon_38c6ae4e921954a0441fd81b18659993);
|
|
|
|
|
|
var marker_6f19e41e5ac6b22ee3e2fd7037b7663b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_dc08501c276a32115bfa489161009601 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b156cee6d55636b019cd9d53e3d6f40e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e30ca2f5054f33d2f5a107bd5e9a74f = $(`<div id="html_6e30ca2f5054f33d2f5a107bd5e9a74f" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_b156cee6d55636b019cd9d53e3d6f40e.setContent(html_6e30ca2f5054f33d2f5a107bd5e9a74f);
|
|
|
|
|
|
|
|
marker_6f19e41e5ac6b22ee3e2fd7037b7663b.bindPopup(popup_b156cee6d55636b019cd9d53e3d6f40e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f19e41e5ac6b22ee3e2fd7037b7663b.setIcon(icon_dc08501c276a32115bfa489161009601);
|
|
|
|
|
|
var marker_d04b0d7cd319b2c9f18589aefbaad9c2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4115e634c473ad746005565c94fd4db0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d7af4991e3c1d2ff654824ba3f6bf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d66a05658346e67c2027e4296e1c5f44 = $(`<div id="html_d66a05658346e67c2027e4296e1c5f44" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_61d7af4991e3c1d2ff654824ba3f6bf0.setContent(html_d66a05658346e67c2027e4296e1c5f44);
|
|
|
|
|
|
|
|
marker_d04b0d7cd319b2c9f18589aefbaad9c2.bindPopup(popup_61d7af4991e3c1d2ff654824ba3f6bf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d04b0d7cd319b2c9f18589aefbaad9c2.setIcon(icon_4115e634c473ad746005565c94fd4db0);
|
|
|
|
|
|
var marker_1713dcd0184e51bf2573b63e6b8b437c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_25e6a891fcc2da9084391268ccdaa10a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_330ece9b2e553e3a4b77c61852206fba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3d057adc0c4e5c63722b08b224dd66e = $(`<div id="html_b3d057adc0c4e5c63722b08b224dd66e" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_330ece9b2e553e3a4b77c61852206fba.setContent(html_b3d057adc0c4e5c63722b08b224dd66e);
|
|
|
|
|
|
|
|
marker_1713dcd0184e51bf2573b63e6b8b437c.bindPopup(popup_330ece9b2e553e3a4b77c61852206fba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1713dcd0184e51bf2573b63e6b8b437c.setIcon(icon_25e6a891fcc2da9084391268ccdaa10a);
|
|
|
|
|
|
var marker_ed41090241e628eea1943905652e2c20 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a3134ddff110f05e72641c1c64cbf089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f9c81be857d4a293ac0717c14bb79dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f85fab7e2e88a4b1b54d998d45a74d2f = $(`<div id="html_f85fab7e2e88a4b1b54d998d45a74d2f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_1f9c81be857d4a293ac0717c14bb79dc.setContent(html_f85fab7e2e88a4b1b54d998d45a74d2f);
|
|
|
|
|
|
|
|
marker_ed41090241e628eea1943905652e2c20.bindPopup(popup_1f9c81be857d4a293ac0717c14bb79dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed41090241e628eea1943905652e2c20.setIcon(icon_a3134ddff110f05e72641c1c64cbf089);
|
|
|
|
|
|
var marker_646d94b540aed041330e8f4cbf3e6ee2 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_95190dac714a04ec731ba35a83859396 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_854f6877bd16c054839c5f930f64108e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aef48445f0ba6f3e6d6978bca6cae03 = $(`<div id="html_6aef48445f0ba6f3e6d6978bca6cae03" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_854f6877bd16c054839c5f930f64108e.setContent(html_6aef48445f0ba6f3e6d6978bca6cae03);
|
|
|
|
|
|
|
|
marker_646d94b540aed041330e8f4cbf3e6ee2.bindPopup(popup_854f6877bd16c054839c5f930f64108e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_646d94b540aed041330e8f4cbf3e6ee2.setIcon(icon_95190dac714a04ec731ba35a83859396);
|
|
|
|
|
|
var marker_356ea150198c131d6a548c6bdbce0603 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c7a87f4caa58fc89a83d16e861527a92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e328588324571852d4ac68d9fc139c14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0c6057797a5861b5a3e47938a3d8512 = $(`<div id="html_d0c6057797a5861b5a3e47938a3d8512" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_e328588324571852d4ac68d9fc139c14.setContent(html_d0c6057797a5861b5a3e47938a3d8512);
|
|
|
|
|
|
|
|
marker_356ea150198c131d6a548c6bdbce0603.bindPopup(popup_e328588324571852d4ac68d9fc139c14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_356ea150198c131d6a548c6bdbce0603.setIcon(icon_c7a87f4caa58fc89a83d16e861527a92);
|
|
|
|
|
|
var marker_60ac3dc652a1d9eb80b90cbcde81761c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1dcb7c0b5f5c2db75fd523b98d1efdf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f22b6ebfda298e6967eae966310d975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e19cbe9c935c084e0c0366c696f5548 = $(`<div id="html_2e19cbe9c935c084e0c0366c696f5548" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_9f22b6ebfda298e6967eae966310d975.setContent(html_2e19cbe9c935c084e0c0366c696f5548);
|
|
|
|
|
|
|
|
marker_60ac3dc652a1d9eb80b90cbcde81761c.bindPopup(popup_9f22b6ebfda298e6967eae966310d975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60ac3dc652a1d9eb80b90cbcde81761c.setIcon(icon_1dcb7c0b5f5c2db75fd523b98d1efdf1);
|
|
|
|
|
|
var marker_969368e4fc510f0c1c28b29ccf5e8ea8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4f22d6be1c0ee470416722fa4d785f74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3673c5690702e74816304828bd5f1025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09b359da99436b5e3c5a1dcce402ef85 = $(`<div id="html_09b359da99436b5e3c5a1dcce402ef85" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_3673c5690702e74816304828bd5f1025.setContent(html_09b359da99436b5e3c5a1dcce402ef85);
|
|
|
|
|
|
|
|
marker_969368e4fc510f0c1c28b29ccf5e8ea8.bindPopup(popup_3673c5690702e74816304828bd5f1025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_969368e4fc510f0c1c28b29ccf5e8ea8.setIcon(icon_4f22d6be1c0ee470416722fa4d785f74);
|
|
|
|
|
|
var marker_4b7f0e3594e637ef71678bbe80d17473 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_9f2a3226deb0d6ee11f53625aafb34f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d653081f477a52b75585567833a90046 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cea68f21cb00f4e95f592037a988d7a2 = $(`<div id="html_cea68f21cb00f4e95f592037a988d7a2" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_d653081f477a52b75585567833a90046.setContent(html_cea68f21cb00f4e95f592037a988d7a2);
|
|
|
|
|
|
|
|
marker_4b7f0e3594e637ef71678bbe80d17473.bindPopup(popup_d653081f477a52b75585567833a90046)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b7f0e3594e637ef71678bbe80d17473.setIcon(icon_9f2a3226deb0d6ee11f53625aafb34f6);
|
|
|
|
|
|
var marker_eae5e101d0a2b69c12da9fbc8db48d3d = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_922ca0443e957ca7144415829501677f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f4f5971081e706a3b1512ef7151c5d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ac9430a50155a357029f7d94635f1ec = $(`<div id="html_4ac9430a50155a357029f7d94635f1ec" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_3f4f5971081e706a3b1512ef7151c5d2.setContent(html_4ac9430a50155a357029f7d94635f1ec);
|
|
|
|
|
|
|
|
marker_eae5e101d0a2b69c12da9fbc8db48d3d.bindPopup(popup_3f4f5971081e706a3b1512ef7151c5d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eae5e101d0a2b69c12da9fbc8db48d3d.setIcon(icon_922ca0443e957ca7144415829501677f);
|
|
|
|
|
|
var marker_7a076b53966f2c59798fbee36ebaf857 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e7e14c4a90afad70d6384a525bf21d5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7241a0261b20a49bfafb940bead99f81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84fd51182b20484f47a6db745f8f2dbc = $(`<div id="html_84fd51182b20484f47a6db745f8f2dbc" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_7241a0261b20a49bfafb940bead99f81.setContent(html_84fd51182b20484f47a6db745f8f2dbc);
|
|
|
|
|
|
|
|
marker_7a076b53966f2c59798fbee36ebaf857.bindPopup(popup_7241a0261b20a49bfafb940bead99f81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a076b53966f2c59798fbee36ebaf857.setIcon(icon_e7e14c4a90afad70d6384a525bf21d5d);
|
|
|
|
|
|
var marker_f98718dd2da9c79e5f204a9cc91c05d5 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1465a7429883c51ee9bfd8324a74c0c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dae79a6ad18dce10d8eac10daa38eb10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a83689903d27a8a51d384daa5f8c3659 = $(`<div id="html_a83689903d27a8a51d384daa5f8c3659" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_dae79a6ad18dce10d8eac10daa38eb10.setContent(html_a83689903d27a8a51d384daa5f8c3659);
|
|
|
|
|
|
|
|
marker_f98718dd2da9c79e5f204a9cc91c05d5.bindPopup(popup_dae79a6ad18dce10d8eac10daa38eb10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f98718dd2da9c79e5f204a9cc91c05d5.setIcon(icon_1465a7429883c51ee9bfd8324a74c0c2);
|
|
|
|
|
|
var marker_41de11a9afb42c3eb858db992fd19ab7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e26ba55883e25375a1f6bcf0d26ae234 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0deba346aae999cfdbd17002af3945df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeca51c1dfdccca13a9ca9120934317e = $(`<div id="html_aeca51c1dfdccca13a9ca9120934317e" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_0deba346aae999cfdbd17002af3945df.setContent(html_aeca51c1dfdccca13a9ca9120934317e);
|
|
|
|
|
|
|
|
marker_41de11a9afb42c3eb858db992fd19ab7.bindPopup(popup_0deba346aae999cfdbd17002af3945df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41de11a9afb42c3eb858db992fd19ab7.setIcon(icon_e26ba55883e25375a1f6bcf0d26ae234);
|
|
|
|
|
|
var marker_bad169b3ee5a09dea8bf510d82fc2a43 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_7b766b08313c4f429f45be9bb1e72387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c65051845e994925d2b8b60dcd67911 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3dc53342fa1f35b65ef72e6e27c4c63 = $(`<div id="html_d3dc53342fa1f35b65ef72e6e27c4c63" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_1c65051845e994925d2b8b60dcd67911.setContent(html_d3dc53342fa1f35b65ef72e6e27c4c63);
|
|
|
|
|
|
|
|
marker_bad169b3ee5a09dea8bf510d82fc2a43.bindPopup(popup_1c65051845e994925d2b8b60dcd67911)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bad169b3ee5a09dea8bf510d82fc2a43.setIcon(icon_7b766b08313c4f429f45be9bb1e72387);
|
|
|
|
|
|
var marker_162dc016eebabc2aec18dbe2dd92bdd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1543d10a85db38667acd43ae86e2a06f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa7c26988747e9753f97f1e17f06418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1000412aa7754852fef1307fcbda5fc0 = $(`<div id="html_1000412aa7754852fef1307fcbda5fc0" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_1fa7c26988747e9753f97f1e17f06418.setContent(html_1000412aa7754852fef1307fcbda5fc0);
|
|
|
|
|
|
|
|
marker_162dc016eebabc2aec18dbe2dd92bdd9.bindPopup(popup_1fa7c26988747e9753f97f1e17f06418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_162dc016eebabc2aec18dbe2dd92bdd9.setIcon(icon_1543d10a85db38667acd43ae86e2a06f);
|
|
|
|
|
|
var marker_dc2f0162a7e56a3927c64838fb64ea48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_768f0dbc6f30523a9137a14d961cded6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dee3e7a64b30051c16399129a558b0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_327f996fa8f5d7e2621d2f5f0903c894 = $(`<div id="html_327f996fa8f5d7e2621d2f5f0903c894" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_7dee3e7a64b30051c16399129a558b0d.setContent(html_327f996fa8f5d7e2621d2f5f0903c894);
|
|
|
|
|
|
|
|
marker_dc2f0162a7e56a3927c64838fb64ea48.bindPopup(popup_7dee3e7a64b30051c16399129a558b0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc2f0162a7e56a3927c64838fb64ea48.setIcon(icon_768f0dbc6f30523a9137a14d961cded6);
|
|
|
|
|
|
var marker_618e92bd0a773ae27704a83442d45716 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f615ccb07f2dba55cca077ee09158210 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18398dbe873b69110550e9e717bd2608 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5550914fc88fcc0a695c5448f3503da5 = $(`<div id="html_5550914fc88fcc0a695c5448f3503da5" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_18398dbe873b69110550e9e717bd2608.setContent(html_5550914fc88fcc0a695c5448f3503da5);
|
|
|
|
|
|
|
|
marker_618e92bd0a773ae27704a83442d45716.bindPopup(popup_18398dbe873b69110550e9e717bd2608)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_618e92bd0a773ae27704a83442d45716.setIcon(icon_f615ccb07f2dba55cca077ee09158210);
|
|
|
|
|
|
var marker_105fb84a42ec1caf6d1f34bb9544c296 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_7c112c72d4fc34ea0e742ec31dbeaee2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0eddeb10b6661c00237dba53e30857c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_780b115f497639e77e46be620f6e13b5 = $(`<div id="html_780b115f497639e77e46be620f6e13b5" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_b0eddeb10b6661c00237dba53e30857c.setContent(html_780b115f497639e77e46be620f6e13b5);
|
|
|
|
|
|
|
|
marker_105fb84a42ec1caf6d1f34bb9544c296.bindPopup(popup_b0eddeb10b6661c00237dba53e30857c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_105fb84a42ec1caf6d1f34bb9544c296.setIcon(icon_7c112c72d4fc34ea0e742ec31dbeaee2);
|
|
|
|
|
|
var marker_2722d2368715b648cd0dc3c4478a6584 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0163d11fb4461493913228e128cd4b43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8f9c1fe528c0619c79ab15cb5d5a639 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b340b48d42ba7ad3bd362c656e501aca = $(`<div id="html_b340b48d42ba7ad3bd362c656e501aca" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_c8f9c1fe528c0619c79ab15cb5d5a639.setContent(html_b340b48d42ba7ad3bd362c656e501aca);
|
|
|
|
|
|
|
|
marker_2722d2368715b648cd0dc3c4478a6584.bindPopup(popup_c8f9c1fe528c0619c79ab15cb5d5a639)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2722d2368715b648cd0dc3c4478a6584.setIcon(icon_0163d11fb4461493913228e128cd4b43);
|
|
|
|
|
|
var marker_0a25d35b2717270e83bbdba25b1d332b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_2961b0c7475aace983dd36c7565767ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e18d5e6caff699a722037c66c4a2d554 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3ff2405bcba83d95c4d55aeda33cb7a = $(`<div id="html_d3ff2405bcba83d95c4d55aeda33cb7a" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_e18d5e6caff699a722037c66c4a2d554.setContent(html_d3ff2405bcba83d95c4d55aeda33cb7a);
|
|
|
|
|
|
|
|
marker_0a25d35b2717270e83bbdba25b1d332b.bindPopup(popup_e18d5e6caff699a722037c66c4a2d554)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a25d35b2717270e83bbdba25b1d332b.setIcon(icon_2961b0c7475aace983dd36c7565767ac);
|
|
|
|
|
|
var marker_971dd08bd2214ea4f90e83d12de55003 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_24ebcf16bf6536ea3ca2fb3db1c74ebc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d516679efd75f0ac56cff317ce0d2578 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc4939b778082306741dbf96f5b243aa = $(`<div id="html_cc4939b778082306741dbf96f5b243aa" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_d516679efd75f0ac56cff317ce0d2578.setContent(html_cc4939b778082306741dbf96f5b243aa);
|
|
|
|
|
|
|
|
marker_971dd08bd2214ea4f90e83d12de55003.bindPopup(popup_d516679efd75f0ac56cff317ce0d2578)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_971dd08bd2214ea4f90e83d12de55003.setIcon(icon_24ebcf16bf6536ea3ca2fb3db1c74ebc);
|
|
|
|
|
|
var marker_faeeac643a3f99dbb96c7df4e138e2ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_cad2923aad6c32ef8af825f15a5446e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c5b0e3a29625dc5dd2dc037516c40e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5936881622166e7cfdc5bd19a6c4b853 = $(`<div id="html_5936881622166e7cfdc5bd19a6c4b853" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_6c5b0e3a29625dc5dd2dc037516c40e4.setContent(html_5936881622166e7cfdc5bd19a6c4b853);
|
|
|
|
|
|
|
|
marker_faeeac643a3f99dbb96c7df4e138e2ab.bindPopup(popup_6c5b0e3a29625dc5dd2dc037516c40e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faeeac643a3f99dbb96c7df4e138e2ab.setIcon(icon_cad2923aad6c32ef8af825f15a5446e4);
|
|
|
|
|
|
var marker_e2d94da36a47ddea517a352766665fa3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_674281cbb0ed9cb53aabb33315dbe015 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_276bf7a9886ff813edb3a2c63f6936f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c1a7bb1c99438d7e90044ef6d52b51 = $(`<div id="html_57c1a7bb1c99438d7e90044ef6d52b51" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_276bf7a9886ff813edb3a2c63f6936f8.setContent(html_57c1a7bb1c99438d7e90044ef6d52b51);
|
|
|
|
|
|
|
|
marker_e2d94da36a47ddea517a352766665fa3.bindPopup(popup_276bf7a9886ff813edb3a2c63f6936f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2d94da36a47ddea517a352766665fa3.setIcon(icon_674281cbb0ed9cb53aabb33315dbe015);
|
|
|
|
|
|
var marker_1c4d9240030b465df535304e56bbe8c4 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_cda0c0effedb09225b1685243bffd087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0234da4ee8039e9b2e4b64f661af6a17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7927f70feab59fd78464f386a375891b = $(`<div id="html_7927f70feab59fd78464f386a375891b" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_0234da4ee8039e9b2e4b64f661af6a17.setContent(html_7927f70feab59fd78464f386a375891b);
|
|
|
|
|
|
|
|
marker_1c4d9240030b465df535304e56bbe8c4.bindPopup(popup_0234da4ee8039e9b2e4b64f661af6a17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c4d9240030b465df535304e56bbe8c4.setIcon(icon_cda0c0effedb09225b1685243bffd087);
|
|
|
|
|
|
var marker_979a50b639f818fd56d95b37378d98b4 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_01d451b30067e5de3d0c04dcc397c12c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87fb3723ae6db6f8b4e80760051fdfa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cae1ceaba7790c17982383afd264317 = $(`<div id="html_6cae1ceaba7790c17982383afd264317" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_87fb3723ae6db6f8b4e80760051fdfa2.setContent(html_6cae1ceaba7790c17982383afd264317);
|
|
|
|
|
|
|
|
marker_979a50b639f818fd56d95b37378d98b4.bindPopup(popup_87fb3723ae6db6f8b4e80760051fdfa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_979a50b639f818fd56d95b37378d98b4.setIcon(icon_01d451b30067e5de3d0c04dcc397c12c);
|
|
|
|
|
|
var marker_fdd1a1f19ebac932532aa7455e5d1e32 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_99048863fb3d8278f72fa7d026a26e49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26859565d17263a4969bb6c6f34d741d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06ea2f2af5f735ce0a32fd21069c4a8b = $(`<div id="html_06ea2f2af5f735ce0a32fd21069c4a8b" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_26859565d17263a4969bb6c6f34d741d.setContent(html_06ea2f2af5f735ce0a32fd21069c4a8b);
|
|
|
|
|
|
|
|
marker_fdd1a1f19ebac932532aa7455e5d1e32.bindPopup(popup_26859565d17263a4969bb6c6f34d741d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd1a1f19ebac932532aa7455e5d1e32.setIcon(icon_99048863fb3d8278f72fa7d026a26e49);
|
|
|
|
|
|
var marker_f8c7140389700fa0a7507343109918e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_07821449fb06167b8b0fdc595ac5b663 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62b4bbb130fb5e5bf27da7bcb32f10b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a71e0a3f32dee26273fdc48238563bd3 = $(`<div id="html_a71e0a3f32dee26273fdc48238563bd3" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_62b4bbb130fb5e5bf27da7bcb32f10b7.setContent(html_a71e0a3f32dee26273fdc48238563bd3);
|
|
|
|
|
|
|
|
marker_f8c7140389700fa0a7507343109918e2.bindPopup(popup_62b4bbb130fb5e5bf27da7bcb32f10b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8c7140389700fa0a7507343109918e2.setIcon(icon_07821449fb06167b8b0fdc595ac5b663);
|
|
|
|
|
|
var marker_833cab013a3d8964adab65f2b23421e8 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c7e0fac86839b49646309ec092575e39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b7ea12eeeabb15a39e6048c3b539df2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_373b8012e09a38fd794a2261297a7d11 = $(`<div id="html_373b8012e09a38fd794a2261297a7d11" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_0b7ea12eeeabb15a39e6048c3b539df2.setContent(html_373b8012e09a38fd794a2261297a7d11);
|
|
|
|
|
|
|
|
marker_833cab013a3d8964adab65f2b23421e8.bindPopup(popup_0b7ea12eeeabb15a39e6048c3b539df2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_833cab013a3d8964adab65f2b23421e8.setIcon(icon_c7e0fac86839b49646309ec092575e39);
|
|
|
|
|
|
var marker_56359b1949063b30e43a575b99bf1dfd = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4c3914aae0cd38ff6845962464ed6359 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a9fe172c4958f8ace3bc0ab5bccd32a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6852851f72168a141c70929982a02169 = $(`<div id="html_6852851f72168a141c70929982a02169" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0a9fe172c4958f8ace3bc0ab5bccd32a.setContent(html_6852851f72168a141c70929982a02169);
|
|
|
|
|
|
|
|
marker_56359b1949063b30e43a575b99bf1dfd.bindPopup(popup_0a9fe172c4958f8ace3bc0ab5bccd32a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56359b1949063b30e43a575b99bf1dfd.setIcon(icon_4c3914aae0cd38ff6845962464ed6359);
|
|
|
|
|
|
var marker_20185919a0e3c1e037f60591d1722ae0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_23ef3e6b9c000e466830864e139353b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dc27b998045396d3b74909b563670b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4beaced5c6234578e49b3fd8144668fc = $(`<div id="html_4beaced5c6234578e49b3fd8144668fc" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_3dc27b998045396d3b74909b563670b5.setContent(html_4beaced5c6234578e49b3fd8144668fc);
|
|
|
|
|
|
|
|
marker_20185919a0e3c1e037f60591d1722ae0.bindPopup(popup_3dc27b998045396d3b74909b563670b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20185919a0e3c1e037f60591d1722ae0.setIcon(icon_23ef3e6b9c000e466830864e139353b4);
|
|
|
|
|
|
var marker_36fd532c382f536394c5dd644909be75 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_60e6833a000433b185b948b2ccfa8b62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6aba94b04ff7c61eca0be963559acdaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eec608323bc43261ced8bfd27567d8c0 = $(`<div id="html_eec608323bc43261ced8bfd27567d8c0" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_6aba94b04ff7c61eca0be963559acdaf.setContent(html_eec608323bc43261ced8bfd27567d8c0);
|
|
|
|
|
|
|
|
marker_36fd532c382f536394c5dd644909be75.bindPopup(popup_6aba94b04ff7c61eca0be963559acdaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36fd532c382f536394c5dd644909be75.setIcon(icon_60e6833a000433b185b948b2ccfa8b62);
|
|
|
|
|
|
var marker_b9ca61aa4c6cba2412d0f4842b3f5960 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_9de3618f60332f055b11e73391bcc6ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fd890975a59e7d889bd9ca1efe29058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dc0af6fa6ddf6192f0c6dc8e8cd1a24 = $(`<div id="html_1dc0af6fa6ddf6192f0c6dc8e8cd1a24" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_9fd890975a59e7d889bd9ca1efe29058.setContent(html_1dc0af6fa6ddf6192f0c6dc8e8cd1a24);
|
|
|
|
|
|
|
|
marker_b9ca61aa4c6cba2412d0f4842b3f5960.bindPopup(popup_9fd890975a59e7d889bd9ca1efe29058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ca61aa4c6cba2412d0f4842b3f5960.setIcon(icon_9de3618f60332f055b11e73391bcc6ae);
|
|
|
|
|
|
var marker_788b2efb72fd214091afff19f0db5d94 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_263a3da1f29c346a2f9b18c4455fa4ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90ee8609ed3baf00033bdad60cb515c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d523896836faec4901f621979fb4c94f = $(`<div id="html_d523896836faec4901f621979fb4c94f" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_90ee8609ed3baf00033bdad60cb515c5.setContent(html_d523896836faec4901f621979fb4c94f);
|
|
|
|
|
|
|
|
marker_788b2efb72fd214091afff19f0db5d94.bindPopup(popup_90ee8609ed3baf00033bdad60cb515c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_788b2efb72fd214091afff19f0db5d94.setIcon(icon_263a3da1f29c346a2f9b18c4455fa4ea);
|
|
|
|
|
|
var marker_f616b81f9e8b6e17206d75fc5f1234d4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_086548cbbd8d795f45f3dff5c4645058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0bad4d38613f458823b22e84d71eabe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f7adef87653b367a619defe3119dc18 = $(`<div id="html_4f7adef87653b367a619defe3119dc18" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_e0bad4d38613f458823b22e84d71eabe.setContent(html_4f7adef87653b367a619defe3119dc18);
|
|
|
|
|
|
|
|
marker_f616b81f9e8b6e17206d75fc5f1234d4.bindPopup(popup_e0bad4d38613f458823b22e84d71eabe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f616b81f9e8b6e17206d75fc5f1234d4.setIcon(icon_086548cbbd8d795f45f3dff5c4645058);
|
|
|
|
|
|
var marker_49df193e8bd797d30c466a6091443446 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0e82035962a4c2276f53df8e9b947f87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b48d01abbec80c14c316fd537c82c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fba4f01dc0ce8bd1ef2e15818772e8a = $(`<div id="html_8fba4f01dc0ce8bd1ef2e15818772e8a" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_21b48d01abbec80c14c316fd537c82c4.setContent(html_8fba4f01dc0ce8bd1ef2e15818772e8a);
|
|
|
|
|
|
|
|
marker_49df193e8bd797d30c466a6091443446.bindPopup(popup_21b48d01abbec80c14c316fd537c82c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49df193e8bd797d30c466a6091443446.setIcon(icon_0e82035962a4c2276f53df8e9b947f87);
|
|
|
|
|
|
var marker_33d711573c53413f40019b03fc0264bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_9dfbed4981745829e94e6666009c39d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c72b93680c1241322b58845a7166080d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cc837643afa03f017febb43083e394e = $(`<div id="html_7cc837643afa03f017febb43083e394e" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_c72b93680c1241322b58845a7166080d.setContent(html_7cc837643afa03f017febb43083e394e);
|
|
|
|
|
|
|
|
marker_33d711573c53413f40019b03fc0264bb.bindPopup(popup_c72b93680c1241322b58845a7166080d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33d711573c53413f40019b03fc0264bb.setIcon(icon_9dfbed4981745829e94e6666009c39d6);
|
|
|
|
|
|
var marker_b766e334e5fa8c5cd4816575bcb6fcda = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_be4a9c1bd4cf341193b42bb845ca5a92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_261303c546ba932c3d595ee7df0ace5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7009afde170a2fbd16c073ef7579c9dc = $(`<div id="html_7009afde170a2fbd16c073ef7579c9dc" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_261303c546ba932c3d595ee7df0ace5c.setContent(html_7009afde170a2fbd16c073ef7579c9dc);
|
|
|
|
|
|
|
|
marker_b766e334e5fa8c5cd4816575bcb6fcda.bindPopup(popup_261303c546ba932c3d595ee7df0ace5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b766e334e5fa8c5cd4816575bcb6fcda.setIcon(icon_be4a9c1bd4cf341193b42bb845ca5a92);
|
|
|
|
|
|
var marker_7b67076a8a23629fe5ba15b389837d97 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e6c2b38bf9d81d37e72e378700111714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_106a9fe8b17825eb1a9d1db734994f74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbda6f15fe6c068b0694c761e7a84a90 = $(`<div id="html_dbda6f15fe6c068b0694c761e7a84a90" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_106a9fe8b17825eb1a9d1db734994f74.setContent(html_dbda6f15fe6c068b0694c761e7a84a90);
|
|
|
|
|
|
|
|
marker_7b67076a8a23629fe5ba15b389837d97.bindPopup(popup_106a9fe8b17825eb1a9d1db734994f74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b67076a8a23629fe5ba15b389837d97.setIcon(icon_e6c2b38bf9d81d37e72e378700111714);
|
|
|
|
|
|
var marker_7de9f1c5df51a7b37db08e73b498ca74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_27d535d0c69043f7bd201306ff886ad5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_749365c21be4beb2fd84da330f8f60f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b2cd6d00ee5c4ecb8c9b94fa1f2f0d = $(`<div id="html_f9b2cd6d00ee5c4ecb8c9b94fa1f2f0d" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_749365c21be4beb2fd84da330f8f60f7.setContent(html_f9b2cd6d00ee5c4ecb8c9b94fa1f2f0d);
|
|
|
|
|
|
|
|
marker_7de9f1c5df51a7b37db08e73b498ca74.bindPopup(popup_749365c21be4beb2fd84da330f8f60f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de9f1c5df51a7b37db08e73b498ca74.setIcon(icon_27d535d0c69043f7bd201306ff886ad5);
|
|
|
|
|
|
var marker_3d4ee7f16b8ec34a495576b76bf46802 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0d4d21b71edba91eaa18e7dfa1562485 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13ab02fd8c57c59bea28f49a10581430 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deab072473811556cf9af2f1a4d039dc = $(`<div id="html_deab072473811556cf9af2f1a4d039dc" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_13ab02fd8c57c59bea28f49a10581430.setContent(html_deab072473811556cf9af2f1a4d039dc);
|
|
|
|
|
|
|
|
marker_3d4ee7f16b8ec34a495576b76bf46802.bindPopup(popup_13ab02fd8c57c59bea28f49a10581430)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d4ee7f16b8ec34a495576b76bf46802.setIcon(icon_0d4d21b71edba91eaa18e7dfa1562485);
|
|
|
|
|
|
var marker_021d1fae0d804ad4552476e697a517be = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_51b52bcdf78e5e6e388f93dce0c18c7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f91484c18812585ed6d030466c88e858 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d04a03e01a2b09c6c0013a0debdde34 = $(`<div id="html_7d04a03e01a2b09c6c0013a0debdde34" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_f91484c18812585ed6d030466c88e858.setContent(html_7d04a03e01a2b09c6c0013a0debdde34);
|
|
|
|
|
|
|
|
marker_021d1fae0d804ad4552476e697a517be.bindPopup(popup_f91484c18812585ed6d030466c88e858)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_021d1fae0d804ad4552476e697a517be.setIcon(icon_51b52bcdf78e5e6e388f93dce0c18c7b);
|
|
|
|
|
|
var marker_52a195ad01db900a3d72ad63f4ebe923 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a19709b7f5db3ecb480b6c3329307a08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b67d132ea1511e91128a40fe4604bcc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac6a279346640d2b17ae56d419908bf3 = $(`<div id="html_ac6a279346640d2b17ae56d419908bf3" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_b67d132ea1511e91128a40fe4604bcc4.setContent(html_ac6a279346640d2b17ae56d419908bf3);
|
|
|
|
|
|
|
|
marker_52a195ad01db900a3d72ad63f4ebe923.bindPopup(popup_b67d132ea1511e91128a40fe4604bcc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52a195ad01db900a3d72ad63f4ebe923.setIcon(icon_a19709b7f5db3ecb480b6c3329307a08);
|
|
|
|
|
|
var marker_d56b155d25a8b1781a9ca8cd0758a89d = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d26dc028f6331c510317e859337cdffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9083e97c8ae3e796b3e0ab0c9bf4845 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b87304dad23c4bcb98795820371012c = $(`<div id="html_1b87304dad23c4bcb98795820371012c" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_c9083e97c8ae3e796b3e0ab0c9bf4845.setContent(html_1b87304dad23c4bcb98795820371012c);
|
|
|
|
|
|
|
|
marker_d56b155d25a8b1781a9ca8cd0758a89d.bindPopup(popup_c9083e97c8ae3e796b3e0ab0c9bf4845)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d56b155d25a8b1781a9ca8cd0758a89d.setIcon(icon_d26dc028f6331c510317e859337cdffc);
|
|
|
|
|
|
var marker_437a91bcc01cae3be0b059d396eafbc8 = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3c6364005dd0fb6037fe7ea469c0d06d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97fc49ce9ed467c0d3b57bc6022de0aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a06c61ea160629829ff039f9e945806b = $(`<div id="html_a06c61ea160629829ff039f9e945806b" style="width: 100.0%; height: 100.0%;">neuromancer.nettek.io</div>`)[0];
|
|
popup_97fc49ce9ed467c0d3b57bc6022de0aa.setContent(html_a06c61ea160629829ff039f9e945806b);
|
|
|
|
|
|
|
|
marker_437a91bcc01cae3be0b059d396eafbc8.bindPopup(popup_97fc49ce9ed467c0d3b57bc6022de0aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_437a91bcc01cae3be0b059d396eafbc8.setIcon(icon_3c6364005dd0fb6037fe7ea469c0d06d);
|
|
|
|
|
|
var marker_7ef239e52dfbb762455adc427c51d8d6 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6e5974286ccc799635fbf316bdb4b35c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dac1310eedbe20cb3608cd8623afab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3983835edccaca5fca39d0cda7fb72fe = $(`<div id="html_3983835edccaca5fca39d0cda7fb72fe" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_9dac1310eedbe20cb3608cd8623afab0.setContent(html_3983835edccaca5fca39d0cda7fb72fe);
|
|
|
|
|
|
|
|
marker_7ef239e52dfbb762455adc427c51d8d6.bindPopup(popup_9dac1310eedbe20cb3608cd8623afab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ef239e52dfbb762455adc427c51d8d6.setIcon(icon_6e5974286ccc799635fbf316bdb4b35c);
|
|
|
|
|
|
var marker_0780e286b54cc77538efac253547dc0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b5b2d1e3845571c5af471a2ee3d50e9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39f4c65be9efd07b8589224c48be00a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d04053f036ddb83435c2841f5c747d = $(`<div id="html_a4d04053f036ddb83435c2841f5c747d" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_39f4c65be9efd07b8589224c48be00a9.setContent(html_a4d04053f036ddb83435c2841f5c747d);
|
|
|
|
|
|
|
|
marker_0780e286b54cc77538efac253547dc0d.bindPopup(popup_39f4c65be9efd07b8589224c48be00a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0780e286b54cc77538efac253547dc0d.setIcon(icon_b5b2d1e3845571c5af471a2ee3d50e9a);
|
|
|
|
|
|
var marker_4f54aaaf2899ac68ec79ea884de20bf0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_77f50d6bcebed1a4c52030ba820396ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5e07c897b59d0c6c4eb5a3fb6fdafd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbf794fdd8e43309a3e79180581e5e24 = $(`<div id="html_fbf794fdd8e43309a3e79180581e5e24" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_d5e07c897b59d0c6c4eb5a3fb6fdafd3.setContent(html_fbf794fdd8e43309a3e79180581e5e24);
|
|
|
|
|
|
|
|
marker_4f54aaaf2899ac68ec79ea884de20bf0.bindPopup(popup_d5e07c897b59d0c6c4eb5a3fb6fdafd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f54aaaf2899ac68ec79ea884de20bf0.setIcon(icon_77f50d6bcebed1a4c52030ba820396ee);
|
|
|
|
|
|
var marker_6efcf78a9e9ca5db17a02149fd1ea625 = L.marker(
|
|
[47.74, 12.0917],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e32d22d097ae8d164f62b109c3c71af6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baf667305fbcdca601a339bcc10b535c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e03408ae7cc3d4eae1694997352a59d2 = $(`<div id="html_e03408ae7cc3d4eae1694997352a59d2" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_baf667305fbcdca601a339bcc10b535c.setContent(html_e03408ae7cc3d4eae1694997352a59d2);
|
|
|
|
|
|
|
|
marker_6efcf78a9e9ca5db17a02149fd1ea625.bindPopup(popup_baf667305fbcdca601a339bcc10b535c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6efcf78a9e9ca5db17a02149fd1ea625.setIcon(icon_e32d22d097ae8d164f62b109c3c71af6);
|
|
|
|
|
|
var marker_3b4bb17b43c0ca0bd9db14ccb61b124d = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_5b1d4c6656436c3a51342a5e039928b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a19ee46b9490daa1750e66aeae8fe9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c4c11040e9028e85bb1a9340e33b4ab = $(`<div id="html_9c4c11040e9028e85bb1a9340e33b4ab" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_d3a19ee46b9490daa1750e66aeae8fe9.setContent(html_9c4c11040e9028e85bb1a9340e33b4ab);
|
|
|
|
|
|
|
|
marker_3b4bb17b43c0ca0bd9db14ccb61b124d.bindPopup(popup_d3a19ee46b9490daa1750e66aeae8fe9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4bb17b43c0ca0bd9db14ccb61b124d.setIcon(icon_5b1d4c6656436c3a51342a5e039928b7);
|
|
|
|
|
|
var marker_217c99ed63d18309fcea7561221ba829 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0f25fcfe9d00efc0d064516fa918eec0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a4e8e2cd083a9130cebe11bce3133a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8855a953a11bfd50610b891b61b2a121 = $(`<div id="html_8855a953a11bfd50610b891b61b2a121" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_1a4e8e2cd083a9130cebe11bce3133a6.setContent(html_8855a953a11bfd50610b891b61b2a121);
|
|
|
|
|
|
|
|
marker_217c99ed63d18309fcea7561221ba829.bindPopup(popup_1a4e8e2cd083a9130cebe11bce3133a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_217c99ed63d18309fcea7561221ba829.setIcon(icon_0f25fcfe9d00efc0d064516fa918eec0);
|
|
|
|
|
|
var marker_4cf7e95e46137424283367bc869e811c = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_7d1dc103f45eef8a7f5d0e3a20a389b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abf3f21286ea6f67eab9b8c33c600e32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f924db2c2a073c47d1cdd6a7acf928e = $(`<div id="html_6f924db2c2a073c47d1cdd6a7acf928e" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_abf3f21286ea6f67eab9b8c33c600e32.setContent(html_6f924db2c2a073c47d1cdd6a7acf928e);
|
|
|
|
|
|
|
|
marker_4cf7e95e46137424283367bc869e811c.bindPopup(popup_abf3f21286ea6f67eab9b8c33c600e32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cf7e95e46137424283367bc869e811c.setIcon(icon_7d1dc103f45eef8a7f5d0e3a20a389b6);
|
|
|
|
|
|
var marker_b2a4116093e8a88006bd1be1867a1e0c = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b4653133a426ccec24911d60efe6b3b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e06c4eae8b3c2c16448778380a2f56e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f35b25a218dbf87639535e5d94eceecb = $(`<div id="html_f35b25a218dbf87639535e5d94eceecb" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_2e06c4eae8b3c2c16448778380a2f56e.setContent(html_f35b25a218dbf87639535e5d94eceecb);
|
|
|
|
|
|
|
|
marker_b2a4116093e8a88006bd1be1867a1e0c.bindPopup(popup_2e06c4eae8b3c2c16448778380a2f56e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2a4116093e8a88006bd1be1867a1e0c.setIcon(icon_b4653133a426ccec24911d60efe6b3b0);
|
|
|
|
|
|
var marker_9f2e7fc5cfafef5aeb1b357bf36d502f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f5ae56b3497ea5f51556c8c8ad572f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea3fdfd47ae7e41cb47867c4234cdc91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12ae797aaadf71c9eebd656e680e6643 = $(`<div id="html_12ae797aaadf71c9eebd656e680e6643" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_ea3fdfd47ae7e41cb47867c4234cdc91.setContent(html_12ae797aaadf71c9eebd656e680e6643);
|
|
|
|
|
|
|
|
marker_9f2e7fc5cfafef5aeb1b357bf36d502f.bindPopup(popup_ea3fdfd47ae7e41cb47867c4234cdc91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f2e7fc5cfafef5aeb1b357bf36d502f.setIcon(icon_f5ae56b3497ea5f51556c8c8ad572f38);
|
|
|
|
|
|
var marker_aed390d6263ff82ace2a1741e0e13f19 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_47cd82a3b853a70366a74b13c85e5428 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a408cf394d7b867bab69701053e366ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e59a875a3e492b337c2176c62ff6953c = $(`<div id="html_e59a875a3e492b337c2176c62ff6953c" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_a408cf394d7b867bab69701053e366ea.setContent(html_e59a875a3e492b337c2176c62ff6953c);
|
|
|
|
|
|
|
|
marker_aed390d6263ff82ace2a1741e0e13f19.bindPopup(popup_a408cf394d7b867bab69701053e366ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aed390d6263ff82ace2a1741e0e13f19.setIcon(icon_47cd82a3b853a70366a74b13c85e5428);
|
|
|
|
|
|
var marker_9a7ccad03ba6d6f44378b3d76592942b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0197c9e1d3d5403f643727aa94ad3298 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ffb9ba8467de29043db0f8e5f75c692 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_688a2c39da19d149c9e2950e50acb102 = $(`<div id="html_688a2c39da19d149c9e2950e50acb102" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_6ffb9ba8467de29043db0f8e5f75c692.setContent(html_688a2c39da19d149c9e2950e50acb102);
|
|
|
|
|
|
|
|
marker_9a7ccad03ba6d6f44378b3d76592942b.bindPopup(popup_6ffb9ba8467de29043db0f8e5f75c692)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a7ccad03ba6d6f44378b3d76592942b.setIcon(icon_0197c9e1d3d5403f643727aa94ad3298);
|
|
|
|
|
|
var marker_f58afe5dcce1ac5c2913090063bb199b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1e589f5686bbf4c440d010df379ce8a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43a7ca6da3b5fb9810a0663f686bb10e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e53cc545b76c7946e7f7f9693a03e55 = $(`<div id="html_0e53cc545b76c7946e7f7f9693a03e55" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_43a7ca6da3b5fb9810a0663f686bb10e.setContent(html_0e53cc545b76c7946e7f7f9693a03e55);
|
|
|
|
|
|
|
|
marker_f58afe5dcce1ac5c2913090063bb199b.bindPopup(popup_43a7ca6da3b5fb9810a0663f686bb10e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f58afe5dcce1ac5c2913090063bb199b.setIcon(icon_1e589f5686bbf4c440d010df379ce8a3);
|
|
|
|
|
|
var marker_2a5f9c1ce4ce326e3b2c5f6f7207eee1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_24b1915d9b347deebe32f4dc92efff90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09d14d127b1f817d8ee85123766d3569 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b866b0df4ad52b1a96ed4bde0ae2231f = $(`<div id="html_b866b0df4ad52b1a96ed4bde0ae2231f" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_09d14d127b1f817d8ee85123766d3569.setContent(html_b866b0df4ad52b1a96ed4bde0ae2231f);
|
|
|
|
|
|
|
|
marker_2a5f9c1ce4ce326e3b2c5f6f7207eee1.bindPopup(popup_09d14d127b1f817d8ee85123766d3569)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a5f9c1ce4ce326e3b2c5f6f7207eee1.setIcon(icon_24b1915d9b347deebe32f4dc92efff90);
|
|
|
|
|
|
var marker_e3d3d917309cda7863f90d8253acc41d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4526605d41e6680308004a0ada269aab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cf2679ee9e70f73a0831c5e43fe1513 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cbaa8934db8a45fdca98b15788eddb6 = $(`<div id="html_9cbaa8934db8a45fdca98b15788eddb6" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_2cf2679ee9e70f73a0831c5e43fe1513.setContent(html_9cbaa8934db8a45fdca98b15788eddb6);
|
|
|
|
|
|
|
|
marker_e3d3d917309cda7863f90d8253acc41d.bindPopup(popup_2cf2679ee9e70f73a0831c5e43fe1513)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d3d917309cda7863f90d8253acc41d.setIcon(icon_4526605d41e6680308004a0ada269aab);
|
|
|
|
|
|
var marker_0101b0ba39463614afaa343bd1e5862d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a9ffd62216df1e46688a1b971639e3f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa686f22ea7eb21bc53b6a78151284ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a490fe040014de25c4e0943f668e1bd = $(`<div id="html_5a490fe040014de25c4e0943f668e1bd" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_aa686f22ea7eb21bc53b6a78151284ce.setContent(html_5a490fe040014de25c4e0943f668e1bd);
|
|
|
|
|
|
|
|
marker_0101b0ba39463614afaa343bd1e5862d.bindPopup(popup_aa686f22ea7eb21bc53b6a78151284ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0101b0ba39463614afaa343bd1e5862d.setIcon(icon_a9ffd62216df1e46688a1b971639e3f2);
|
|
|
|
|
|
var marker_288d033829afc2a527af45c6027352ea = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f67c6c1ea4646faecd6ae3a0512ddc17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3387dcf352fc3b53330ec26fdd62becc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89f4017895624b460ceeeffb34f5b085 = $(`<div id="html_89f4017895624b460ceeeffb34f5b085" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_3387dcf352fc3b53330ec26fdd62becc.setContent(html_89f4017895624b460ceeeffb34f5b085);
|
|
|
|
|
|
|
|
marker_288d033829afc2a527af45c6027352ea.bindPopup(popup_3387dcf352fc3b53330ec26fdd62becc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_288d033829afc2a527af45c6027352ea.setIcon(icon_f67c6c1ea4646faecd6ae3a0512ddc17);
|
|
|
|
|
|
var marker_db99daad9853beba9040d02b0f3348d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3db322b57da309b4715ba70788217891 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5356a07c840b95f6bdc0d1983fa74e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a5bf9cffa507e16a21389f9c0206977 = $(`<div id="html_0a5bf9cffa507e16a21389f9c0206977" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_d5356a07c840b95f6bdc0d1983fa74e4.setContent(html_0a5bf9cffa507e16a21389f9c0206977);
|
|
|
|
|
|
|
|
marker_db99daad9853beba9040d02b0f3348d4.bindPopup(popup_d5356a07c840b95f6bdc0d1983fa74e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db99daad9853beba9040d02b0f3348d4.setIcon(icon_3db322b57da309b4715ba70788217891);
|
|
|
|
|
|
var marker_2c72f6ff2af532b92061d5df69169e12 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8780ff951cb732c2f2666281621f82fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56fb55c29a9a0a2484c39c4e78ad2e0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e537eddfd5a80719660af259b707afc5 = $(`<div id="html_e537eddfd5a80719660af259b707afc5" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_56fb55c29a9a0a2484c39c4e78ad2e0e.setContent(html_e537eddfd5a80719660af259b707afc5);
|
|
|
|
|
|
|
|
marker_2c72f6ff2af532b92061d5df69169e12.bindPopup(popup_56fb55c29a9a0a2484c39c4e78ad2e0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c72f6ff2af532b92061d5df69169e12.setIcon(icon_8780ff951cb732c2f2666281621f82fe);
|
|
|
|
|
|
var marker_52f7df709c627a0a089c89ff4102f844 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4ae605c9d0ae02a78f8d85d9d082c257 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a70c92829832d8fd9c3eff273e06577b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02d3c45462d457d0ae739e428ccda97c = $(`<div id="html_02d3c45462d457d0ae739e428ccda97c" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_a70c92829832d8fd9c3eff273e06577b.setContent(html_02d3c45462d457d0ae739e428ccda97c);
|
|
|
|
|
|
|
|
marker_52f7df709c627a0a089c89ff4102f844.bindPopup(popup_a70c92829832d8fd9c3eff273e06577b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f7df709c627a0a089c89ff4102f844.setIcon(icon_4ae605c9d0ae02a78f8d85d9d082c257);
|
|
|
|
|
|
var marker_437737ac58443b3a410532477cb14d1f = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_323acf39145a95769bd0ff401aa5f5fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6286e60eae5a40f94279009db3884280 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97f96339c6a115d011e0710882092076 = $(`<div id="html_97f96339c6a115d011e0710882092076" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_6286e60eae5a40f94279009db3884280.setContent(html_97f96339c6a115d011e0710882092076);
|
|
|
|
|
|
|
|
marker_437737ac58443b3a410532477cb14d1f.bindPopup(popup_6286e60eae5a40f94279009db3884280)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_437737ac58443b3a410532477cb14d1f.setIcon(icon_323acf39145a95769bd0ff401aa5f5fd);
|
|
|
|
|
|
var marker_01bdc7eebb4d60d4ceeadf19b95f78a8 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f09eeb1bdd61cdd5dc1786007ba3fdb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea66bd3a86999aecf46c35932e3a8aeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0374e51ed572f4afe4bb13e7aa491d79 = $(`<div id="html_0374e51ed572f4afe4bb13e7aa491d79" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_ea66bd3a86999aecf46c35932e3a8aeb.setContent(html_0374e51ed572f4afe4bb13e7aa491d79);
|
|
|
|
|
|
|
|
marker_01bdc7eebb4d60d4ceeadf19b95f78a8.bindPopup(popup_ea66bd3a86999aecf46c35932e3a8aeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01bdc7eebb4d60d4ceeadf19b95f78a8.setIcon(icon_f09eeb1bdd61cdd5dc1786007ba3fdb6);
|
|
|
|
|
|
var marker_d85e0e289c4066d0688c63db9fdfea58 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_eaa1785a65ec8adf8af1942865f677f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e3f4d65a2e840c210702889533a0fb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc856530a0254900dab68490f843cadc = $(`<div id="html_fc856530a0254900dab68490f843cadc" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_1e3f4d65a2e840c210702889533a0fb1.setContent(html_fc856530a0254900dab68490f843cadc);
|
|
|
|
|
|
|
|
marker_d85e0e289c4066d0688c63db9fdfea58.bindPopup(popup_1e3f4d65a2e840c210702889533a0fb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d85e0e289c4066d0688c63db9fdfea58.setIcon(icon_eaa1785a65ec8adf8af1942865f677f1);
|
|
|
|
|
|
var marker_9e1546499467874769fbe35c24f04ae4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_2a9f42fe6c393a163f55c1d24b2ad949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18d25edc2a0b6043a21a3db6cdc300cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1aa1b8693f05b39991be976646cb0b8 = $(`<div id="html_d1aa1b8693f05b39991be976646cb0b8" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_18d25edc2a0b6043a21a3db6cdc300cd.setContent(html_d1aa1b8693f05b39991be976646cb0b8);
|
|
|
|
|
|
|
|
marker_9e1546499467874769fbe35c24f04ae4.bindPopup(popup_18d25edc2a0b6043a21a3db6cdc300cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e1546499467874769fbe35c24f04ae4.setIcon(icon_2a9f42fe6c393a163f55c1d24b2ad949);
|
|
|
|
|
|
var marker_c3332b3ec6bd991a438ff0b5ea488079 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3f0cdfbfd0ee6c11aaefd038862eaa52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5490a1e12c2197dae68dfbf12247178c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db44141ccc2cdbdb2805b3af9f4241c1 = $(`<div id="html_db44141ccc2cdbdb2805b3af9f4241c1" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_5490a1e12c2197dae68dfbf12247178c.setContent(html_db44141ccc2cdbdb2805b3af9f4241c1);
|
|
|
|
|
|
|
|
marker_c3332b3ec6bd991a438ff0b5ea488079.bindPopup(popup_5490a1e12c2197dae68dfbf12247178c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3332b3ec6bd991a438ff0b5ea488079.setIcon(icon_3f0cdfbfd0ee6c11aaefd038862eaa52);
|
|
|
|
|
|
var marker_2af2ad62ba1e6cd171368fc9168a7041 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_61c7c6976f66cedbb3502d54f61414f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23b4c6c5db1c198a494f5e6194610ba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_083f7af8e8cd9a69a5bdb66c5d92cdb8 = $(`<div id="html_083f7af8e8cd9a69a5bdb66c5d92cdb8" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_23b4c6c5db1c198a494f5e6194610ba0.setContent(html_083f7af8e8cd9a69a5bdb66c5d92cdb8);
|
|
|
|
|
|
|
|
marker_2af2ad62ba1e6cd171368fc9168a7041.bindPopup(popup_23b4c6c5db1c198a494f5e6194610ba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2af2ad62ba1e6cd171368fc9168a7041.setIcon(icon_61c7c6976f66cedbb3502d54f61414f0);
|
|
|
|
|
|
var marker_7ba38c13e2627560833e70761888155a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_677d44f288d7d75efdd2fe905d66292f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beae84b486f97ac22695c55c5f18ecbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b61d8c1b56980a2cb27d9489526282 = $(`<div id="html_d9b61d8c1b56980a2cb27d9489526282" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_beae84b486f97ac22695c55c5f18ecbd.setContent(html_d9b61d8c1b56980a2cb27d9489526282);
|
|
|
|
|
|
|
|
marker_7ba38c13e2627560833e70761888155a.bindPopup(popup_beae84b486f97ac22695c55c5f18ecbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ba38c13e2627560833e70761888155a.setIcon(icon_677d44f288d7d75efdd2fe905d66292f);
|
|
|
|
|
|
var marker_65da4636f1c8beb183cec6a46c0c842f = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1068e6c9279a47254ee695dd614807c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f72ddf3b0e3178a2d50175f193d95d93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8391f345f755dffe688cfaba7c9ce53 = $(`<div id="html_c8391f345f755dffe688cfaba7c9ce53" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_f72ddf3b0e3178a2d50175f193d95d93.setContent(html_c8391f345f755dffe688cfaba7c9ce53);
|
|
|
|
|
|
|
|
marker_65da4636f1c8beb183cec6a46c0c842f.bindPopup(popup_f72ddf3b0e3178a2d50175f193d95d93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65da4636f1c8beb183cec6a46c0c842f.setIcon(icon_1068e6c9279a47254ee695dd614807c9);
|
|
|
|
|
|
var marker_dfec5870dd16901a58aa6b44b60bf746 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_428109b057531ba0866a426cf2750812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82d0dcd8882046199b6a3cc7e4cc9da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddf40f1ce273b6cf340453225038a335 = $(`<div id="html_ddf40f1ce273b6cf340453225038a335" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_82d0dcd8882046199b6a3cc7e4cc9da3.setContent(html_ddf40f1ce273b6cf340453225038a335);
|
|
|
|
|
|
|
|
marker_dfec5870dd16901a58aa6b44b60bf746.bindPopup(popup_82d0dcd8882046199b6a3cc7e4cc9da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfec5870dd16901a58aa6b44b60bf746.setIcon(icon_428109b057531ba0866a426cf2750812);
|
|
|
|
|
|
var marker_82b26aeac20aaf1b7b1f184bc9902ab1 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_153a4dd68f254c464925f40df60b0c35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc1156d029da52c29b21dbc7aaf8acf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14badd180cc0c887e6b793508a522e55 = $(`<div id="html_14badd180cc0c887e6b793508a522e55" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_cc1156d029da52c29b21dbc7aaf8acf0.setContent(html_14badd180cc0c887e6b793508a522e55);
|
|
|
|
|
|
|
|
marker_82b26aeac20aaf1b7b1f184bc9902ab1.bindPopup(popup_cc1156d029da52c29b21dbc7aaf8acf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82b26aeac20aaf1b7b1f184bc9902ab1.setIcon(icon_153a4dd68f254c464925f40df60b0c35);
|
|
|
|
|
|
var marker_f6a352b80aab10922058c81afbfcaf38 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_2920d789688aacf965990e8fd8ae2dab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a12dae2a1947ab0b49c766a409db6861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e60f7199202397ac00c1d0ceddc67112 = $(`<div id="html_e60f7199202397ac00c1d0ceddc67112" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_a12dae2a1947ab0b49c766a409db6861.setContent(html_e60f7199202397ac00c1d0ceddc67112);
|
|
|
|
|
|
|
|
marker_f6a352b80aab10922058c81afbfcaf38.bindPopup(popup_a12dae2a1947ab0b49c766a409db6861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6a352b80aab10922058c81afbfcaf38.setIcon(icon_2920d789688aacf965990e8fd8ae2dab);
|
|
|
|
|
|
var marker_704de2cd7162a6aa0798ca0c1024ba7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0b2420e09727086256783e5254187c2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e789238c14257e96b64d6b4f35adbc2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c70361f8cf277a6cdc9b852a8910204 = $(`<div id="html_7c70361f8cf277a6cdc9b852a8910204" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_e789238c14257e96b64d6b4f35adbc2b.setContent(html_7c70361f8cf277a6cdc9b852a8910204);
|
|
|
|
|
|
|
|
marker_704de2cd7162a6aa0798ca0c1024ba7c.bindPopup(popup_e789238c14257e96b64d6b4f35adbc2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_704de2cd7162a6aa0798ca0c1024ba7c.setIcon(icon_0b2420e09727086256783e5254187c2d);
|
|
|
|
|
|
var marker_9aa23c023d3ea9c7b34ecfa0db57ec29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_833e2ab5f1cc2b218fd8f6ac32c01aaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c9f424162bbc464e54b534f06b0c3d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5e1d78d1ef435424ff1abeefa8c5b79 = $(`<div id="html_c5e1d78d1ef435424ff1abeefa8c5b79" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_8c9f424162bbc464e54b534f06b0c3d7.setContent(html_c5e1d78d1ef435424ff1abeefa8c5b79);
|
|
|
|
|
|
|
|
marker_9aa23c023d3ea9c7b34ecfa0db57ec29.bindPopup(popup_8c9f424162bbc464e54b534f06b0c3d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aa23c023d3ea9c7b34ecfa0db57ec29.setIcon(icon_833e2ab5f1cc2b218fd8f6ac32c01aaf);
|
|
|
|
|
|
var marker_61dbaf8d62379ad91c73d216eaf43446 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d5af8b032473365d6ac2a081e7f41af4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51b714a9a9c104d72170e716d51a3160 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_385ab94d522c26ca6822db10645676aa = $(`<div id="html_385ab94d522c26ca6822db10645676aa" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_51b714a9a9c104d72170e716d51a3160.setContent(html_385ab94d522c26ca6822db10645676aa);
|
|
|
|
|
|
|
|
marker_61dbaf8d62379ad91c73d216eaf43446.bindPopup(popup_51b714a9a9c104d72170e716d51a3160)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61dbaf8d62379ad91c73d216eaf43446.setIcon(icon_d5af8b032473365d6ac2a081e7f41af4);
|
|
|
|
|
|
var marker_5bbb37df55f19034e802a506905b5361 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d18aa961d505db8300426efe6ab5c4f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59aa0d32e6c360ff5621efbf81481eab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ed4e9818f5cc0efc7ff57415090744e = $(`<div id="html_9ed4e9818f5cc0efc7ff57415090744e" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_59aa0d32e6c360ff5621efbf81481eab.setContent(html_9ed4e9818f5cc0efc7ff57415090744e);
|
|
|
|
|
|
|
|
marker_5bbb37df55f19034e802a506905b5361.bindPopup(popup_59aa0d32e6c360ff5621efbf81481eab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bbb37df55f19034e802a506905b5361.setIcon(icon_d18aa961d505db8300426efe6ab5c4f0);
|
|
|
|
|
|
var marker_b46667606c748cfd18dd3d96f3cfd812 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b5c82e1277c420d8a5495d4c0e7836e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8c6c12e90ef31d6ff0f2a1c5919d70d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c21e5d06bf363f750f0c69d62e2b73cc = $(`<div id="html_c21e5d06bf363f750f0c69d62e2b73cc" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_f8c6c12e90ef31d6ff0f2a1c5919d70d.setContent(html_c21e5d06bf363f750f0c69d62e2b73cc);
|
|
|
|
|
|
|
|
marker_b46667606c748cfd18dd3d96f3cfd812.bindPopup(popup_f8c6c12e90ef31d6ff0f2a1c5919d70d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b46667606c748cfd18dd3d96f3cfd812.setIcon(icon_b5c82e1277c420d8a5495d4c0e7836e9);
|
|
|
|
|
|
var marker_77d4e35a494d7344bc1cd890d09c9726 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_45975b8e7ad69b6c82bab3a484bde18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_319edf709210ebec86d8699613781672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c50c0e328c8d3e1ad40e655c70a8c054 = $(`<div id="html_c50c0e328c8d3e1ad40e655c70a8c054" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_319edf709210ebec86d8699613781672.setContent(html_c50c0e328c8d3e1ad40e655c70a8c054);
|
|
|
|
|
|
|
|
marker_77d4e35a494d7344bc1cd890d09c9726.bindPopup(popup_319edf709210ebec86d8699613781672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77d4e35a494d7344bc1cd890d09c9726.setIcon(icon_45975b8e7ad69b6c82bab3a484bde18a);
|
|
|
|
|
|
var marker_96d4a479d683ead39a9c03b3125d4ab0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e8d39c8d58f945d183ab650479da5070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1af8856ff6ee95aef5e7a0b9250b8051 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e4dd09735a2d53b837f81cacc392565 = $(`<div id="html_8e4dd09735a2d53b837f81cacc392565" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_1af8856ff6ee95aef5e7a0b9250b8051.setContent(html_8e4dd09735a2d53b837f81cacc392565);
|
|
|
|
|
|
|
|
marker_96d4a479d683ead39a9c03b3125d4ab0.bindPopup(popup_1af8856ff6ee95aef5e7a0b9250b8051)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96d4a479d683ead39a9c03b3125d4ab0.setIcon(icon_e8d39c8d58f945d183ab650479da5070);
|
|
|
|
|
|
var marker_967ea7b38324c5dad08dcdc3159ec14b = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_fad22da0b3abae4a9188904fef106f86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aadeabda00610ec1de80e90bd54a9a2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05eeb0fd57ac8625b3a99a0283e454cd = $(`<div id="html_05eeb0fd57ac8625b3a99a0283e454cd" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_aadeabda00610ec1de80e90bd54a9a2b.setContent(html_05eeb0fd57ac8625b3a99a0283e454cd);
|
|
|
|
|
|
|
|
marker_967ea7b38324c5dad08dcdc3159ec14b.bindPopup(popup_aadeabda00610ec1de80e90bd54a9a2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_967ea7b38324c5dad08dcdc3159ec14b.setIcon(icon_fad22da0b3abae4a9188904fef106f86);
|
|
|
|
|
|
var marker_783b1de107c8f61ca4b1433f391f69a2 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f6402b216de521fbaf428d78c789888c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d29384ba5763e0258cc9ea3cce2471e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8147756c6e5ccc675c3ace0f2403b855 = $(`<div id="html_8147756c6e5ccc675c3ace0f2403b855" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_d29384ba5763e0258cc9ea3cce2471e8.setContent(html_8147756c6e5ccc675c3ace0f2403b855);
|
|
|
|
|
|
|
|
marker_783b1de107c8f61ca4b1433f391f69a2.bindPopup(popup_d29384ba5763e0258cc9ea3cce2471e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_783b1de107c8f61ca4b1433f391f69a2.setIcon(icon_f6402b216de521fbaf428d78c789888c);
|
|
|
|
|
|
var marker_5926413dc681a67dad6623f2656e50ea = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_53172d73f51ed0620870ce50eea68aaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_785fbc66017f388c700c63eb3f1684fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36ae2396d255f756adec6a3b31c8fbff = $(`<div id="html_36ae2396d255f756adec6a3b31c8fbff" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_785fbc66017f388c700c63eb3f1684fe.setContent(html_36ae2396d255f756adec6a3b31c8fbff);
|
|
|
|
|
|
|
|
marker_5926413dc681a67dad6623f2656e50ea.bindPopup(popup_785fbc66017f388c700c63eb3f1684fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5926413dc681a67dad6623f2656e50ea.setIcon(icon_53172d73f51ed0620870ce50eea68aaa);
|
|
|
|
|
|
var marker_48655d6086c92c7409b2f1904191d07d = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_da2d9f43022216b68b5951cad03f6c1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8ffb7e2c9f33e2fbe0bd05253cd3837 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5250150ee8400b02c5568e194b463f04 = $(`<div id="html_5250150ee8400b02c5568e194b463f04" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_e8ffb7e2c9f33e2fbe0bd05253cd3837.setContent(html_5250150ee8400b02c5568e194b463f04);
|
|
|
|
|
|
|
|
marker_48655d6086c92c7409b2f1904191d07d.bindPopup(popup_e8ffb7e2c9f33e2fbe0bd05253cd3837)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48655d6086c92c7409b2f1904191d07d.setIcon(icon_da2d9f43022216b68b5951cad03f6c1c);
|
|
|
|
|
|
var marker_99e1c9a93cb2d6b23f4da33eb4198175 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6c9579cdf5bb7ca98aadabbb3877ea25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_280bca30efbf5dc4103701090f920ee1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_252915192ac048e09a99f4fa84cf0da4 = $(`<div id="html_252915192ac048e09a99f4fa84cf0da4" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_280bca30efbf5dc4103701090f920ee1.setContent(html_252915192ac048e09a99f4fa84cf0da4);
|
|
|
|
|
|
|
|
marker_99e1c9a93cb2d6b23f4da33eb4198175.bindPopup(popup_280bca30efbf5dc4103701090f920ee1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99e1c9a93cb2d6b23f4da33eb4198175.setIcon(icon_6c9579cdf5bb7ca98aadabbb3877ea25);
|
|
|
|
|
|
var marker_19e3b47bcaad0040914fb0f1f245b691 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_80e0b149e404584c3fe4812fb4ce8b69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f18c52b88cb0c99d3f41a888571a1a41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eb20bc07a50c964d1acf272256ad212 = $(`<div id="html_5eb20bc07a50c964d1acf272256ad212" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_f18c52b88cb0c99d3f41a888571a1a41.setContent(html_5eb20bc07a50c964d1acf272256ad212);
|
|
|
|
|
|
|
|
marker_19e3b47bcaad0040914fb0f1f245b691.bindPopup(popup_f18c52b88cb0c99d3f41a888571a1a41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19e3b47bcaad0040914fb0f1f245b691.setIcon(icon_80e0b149e404584c3fe4812fb4ce8b69);
|
|
|
|
|
|
var marker_e1352b349cc790548cb1cff726ed533d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e43437cabc2b0bf00c459b1caf3e4156 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_384c417f87aa18663bd9a64c05e5efdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea68ceacbd690075fbdf82732b32b96b = $(`<div id="html_ea68ceacbd690075fbdf82732b32b96b" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_384c417f87aa18663bd9a64c05e5efdd.setContent(html_ea68ceacbd690075fbdf82732b32b96b);
|
|
|
|
|
|
|
|
marker_e1352b349cc790548cb1cff726ed533d.bindPopup(popup_384c417f87aa18663bd9a64c05e5efdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1352b349cc790548cb1cff726ed533d.setIcon(icon_e43437cabc2b0bf00c459b1caf3e4156);
|
|
|
|
|
|
var marker_6c81b775e429e239405b80ae5466d64a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ed4c386f39880a6a47f1183d102aa85f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa89eda46fe13bd3b5cde5c7e06e91ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d07b8e4ea90b893e0731f64e944f574e = $(`<div id="html_d07b8e4ea90b893e0731f64e944f574e" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_aa89eda46fe13bd3b5cde5c7e06e91ce.setContent(html_d07b8e4ea90b893e0731f64e944f574e);
|
|
|
|
|
|
|
|
marker_6c81b775e429e239405b80ae5466d64a.bindPopup(popup_aa89eda46fe13bd3b5cde5c7e06e91ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c81b775e429e239405b80ae5466d64a.setIcon(icon_ed4c386f39880a6a47f1183d102aa85f);
|
|
|
|
|
|
var marker_42204911ff3700fd3020c51265c9e0ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3ec9d213df7a13a2b98e30d1529788ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e72df355ffd03f577974ff5110f5d092 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_154bea8513931f89e222829606250a58 = $(`<div id="html_154bea8513931f89e222829606250a58" style="width: 100.0%; height: 100.0%;">wot.girino.org</div>`)[0];
|
|
popup_e72df355ffd03f577974ff5110f5d092.setContent(html_154bea8513931f89e222829606250a58);
|
|
|
|
|
|
|
|
marker_42204911ff3700fd3020c51265c9e0ff.bindPopup(popup_e72df355ffd03f577974ff5110f5d092)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42204911ff3700fd3020c51265c9e0ff.setIcon(icon_3ec9d213df7a13a2b98e30d1529788ed);
|
|
|
|
|
|
var marker_e0db5a70e1b1fa82f8af60db06395d4d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_2ed1008bef6988d65ae8cb6705022302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e007115b0bb31af7e624ffd52a9c5fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db0b5fb6fcf3f822b47010ce84275e67 = $(`<div id="html_db0b5fb6fcf3f822b47010ce84275e67" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_8e007115b0bb31af7e624ffd52a9c5fc.setContent(html_db0b5fb6fcf3f822b47010ce84275e67);
|
|
|
|
|
|
|
|
marker_e0db5a70e1b1fa82f8af60db06395d4d.bindPopup(popup_8e007115b0bb31af7e624ffd52a9c5fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0db5a70e1b1fa82f8af60db06395d4d.setIcon(icon_2ed1008bef6988d65ae8cb6705022302);
|
|
|
|
|
|
var marker_537131030bd3a4f01ec341ef7f7e0be6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4f0db0266ad4b0517e334727b49c59d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84c8cba210cfd8c48bd312efed7ab68d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66ce677bf4d26c129c4d88ba84911c17 = $(`<div id="html_66ce677bf4d26c129c4d88ba84911c17" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_84c8cba210cfd8c48bd312efed7ab68d.setContent(html_66ce677bf4d26c129c4d88ba84911c17);
|
|
|
|
|
|
|
|
marker_537131030bd3a4f01ec341ef7f7e0be6.bindPopup(popup_84c8cba210cfd8c48bd312efed7ab68d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_537131030bd3a4f01ec341ef7f7e0be6.setIcon(icon_4f0db0266ad4b0517e334727b49c59d2);
|
|
|
|
|
|
var marker_d629c42b8e3b09747413fd72559ff0ba = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_dd3978fdc98a845c1567f765498dd1ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1557b47aefda4fc0fcaff22ff08ad8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9d4046b32673070b14cb9451e483630 = $(`<div id="html_f9d4046b32673070b14cb9451e483630" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_f1557b47aefda4fc0fcaff22ff08ad8d.setContent(html_f9d4046b32673070b14cb9451e483630);
|
|
|
|
|
|
|
|
marker_d629c42b8e3b09747413fd72559ff0ba.bindPopup(popup_f1557b47aefda4fc0fcaff22ff08ad8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d629c42b8e3b09747413fd72559ff0ba.setIcon(icon_dd3978fdc98a845c1567f765498dd1ad);
|
|
|
|
|
|
var marker_7842d9264b478e8797e59e09e7e608ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_67038302290a33cd0ac6d97510c0c18c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bec8f7ebae2987a17c3cd52f505b06ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9465ff216d8f4432e57ae01a309e0c2 = $(`<div id="html_f9465ff216d8f4432e57ae01a309e0c2" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_bec8f7ebae2987a17c3cd52f505b06ab.setContent(html_f9465ff216d8f4432e57ae01a309e0c2);
|
|
|
|
|
|
|
|
marker_7842d9264b478e8797e59e09e7e608ee.bindPopup(popup_bec8f7ebae2987a17c3cd52f505b06ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7842d9264b478e8797e59e09e7e608ee.setIcon(icon_67038302290a33cd0ac6d97510c0c18c);
|
|
|
|
|
|
var marker_473a19ecbd1ee949c8df834d5ecb8277 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_94809f1cb0c8a39fa85b9820c308b4c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_676e13dbb26c8cbb39830bf369b66bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdc025272e29fe3021fbf366d6b3bc72 = $(`<div id="html_fdc025272e29fe3021fbf366d6b3bc72" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_676e13dbb26c8cbb39830bf369b66bb2.setContent(html_fdc025272e29fe3021fbf366d6b3bc72);
|
|
|
|
|
|
|
|
marker_473a19ecbd1ee949c8df834d5ecb8277.bindPopup(popup_676e13dbb26c8cbb39830bf369b66bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_473a19ecbd1ee949c8df834d5ecb8277.setIcon(icon_94809f1cb0c8a39fa85b9820c308b4c3);
|
|
|
|
|
|
var marker_06980d8b2dae73c89f783d9416cc360e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4f649f338d8743e0a10e6cc0f85f9908 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dcf26f84ae345edf86ded86570ec22b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_253cec088977e91c925b7f65cb51cd0f = $(`<div id="html_253cec088977e91c925b7f65cb51cd0f" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_6dcf26f84ae345edf86ded86570ec22b.setContent(html_253cec088977e91c925b7f65cb51cd0f);
|
|
|
|
|
|
|
|
marker_06980d8b2dae73c89f783d9416cc360e.bindPopup(popup_6dcf26f84ae345edf86ded86570ec22b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06980d8b2dae73c89f783d9416cc360e.setIcon(icon_4f649f338d8743e0a10e6cc0f85f9908);
|
|
|
|
|
|
var marker_230b34171fd117000a72e985de555fbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_067c2af694664ed7b7a78c9988e62216 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19fae7c5faa8cb37e5b52bfff494e169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61eb9ffb6052a2f868b43df133d26038 = $(`<div id="html_61eb9ffb6052a2f868b43df133d26038" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_19fae7c5faa8cb37e5b52bfff494e169.setContent(html_61eb9ffb6052a2f868b43df133d26038);
|
|
|
|
|
|
|
|
marker_230b34171fd117000a72e985de555fbc.bindPopup(popup_19fae7c5faa8cb37e5b52bfff494e169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_230b34171fd117000a72e985de555fbc.setIcon(icon_067c2af694664ed7b7a78c9988e62216);
|
|
|
|
|
|
var marker_08ffd0e124a0228444e28e397a8dda4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_386217adae76a8d28489d970e07878fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2c0f38fe7f8bb6a7f6d95535ffac248 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cd02ef0df4388ba9921b6782abb5de8 = $(`<div id="html_8cd02ef0df4388ba9921b6782abb5de8" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_a2c0f38fe7f8bb6a7f6d95535ffac248.setContent(html_8cd02ef0df4388ba9921b6782abb5de8);
|
|
|
|
|
|
|
|
marker_08ffd0e124a0228444e28e397a8dda4b.bindPopup(popup_a2c0f38fe7f8bb6a7f6d95535ffac248)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08ffd0e124a0228444e28e397a8dda4b.setIcon(icon_386217adae76a8d28489d970e07878fd);
|
|
|
|
|
|
var marker_4b4fd2312141886acb402bc0415c3100 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_07ed05af4a734e88be78e401dc04e9eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef5a7977a25392ceb4b141473429e91b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6d0cafa1353ee24f252aa1361fb8ea0 = $(`<div id="html_b6d0cafa1353ee24f252aa1361fb8ea0" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_ef5a7977a25392ceb4b141473429e91b.setContent(html_b6d0cafa1353ee24f252aa1361fb8ea0);
|
|
|
|
|
|
|
|
marker_4b4fd2312141886acb402bc0415c3100.bindPopup(popup_ef5a7977a25392ceb4b141473429e91b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b4fd2312141886acb402bc0415c3100.setIcon(icon_07ed05af4a734e88be78e401dc04e9eb);
|
|
|
|
|
|
var marker_a2e9bb837cc62c1d531e38f9b95448f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3926e960186e7cf29ead327c7e77ffee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e3f0ec86ecc31e8725f9e3af494f003 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f65d0754248b868026c30d9d7d66bd8 = $(`<div id="html_5f65d0754248b868026c30d9d7d66bd8" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_0e3f0ec86ecc31e8725f9e3af494f003.setContent(html_5f65d0754248b868026c30d9d7d66bd8);
|
|
|
|
|
|
|
|
marker_a2e9bb837cc62c1d531e38f9b95448f0.bindPopup(popup_0e3f0ec86ecc31e8725f9e3af494f003)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2e9bb837cc62c1d531e38f9b95448f0.setIcon(icon_3926e960186e7cf29ead327c7e77ffee);
|
|
|
|
|
|
var marker_59355c990e5cbd04b8c1385fdb170ddf = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_21020d5374f357780174fc5b0beb3671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6abd40d604ab8db6af98b022d5058b13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_451c8ab851bc988c2b934ec044b5354c = $(`<div id="html_451c8ab851bc988c2b934ec044b5354c" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_6abd40d604ab8db6af98b022d5058b13.setContent(html_451c8ab851bc988c2b934ec044b5354c);
|
|
|
|
|
|
|
|
marker_59355c990e5cbd04b8c1385fdb170ddf.bindPopup(popup_6abd40d604ab8db6af98b022d5058b13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59355c990e5cbd04b8c1385fdb170ddf.setIcon(icon_21020d5374f357780174fc5b0beb3671);
|
|
|
|
|
|
var marker_91ed534aa2f39064ca1d0441fdee0636 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_56c0298122a951782b174a40298eb97b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6100e493f1c1abdbe14d4067ccff4390 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84582fe8ea336c2142b0ecd80f4da7c9 = $(`<div id="html_84582fe8ea336c2142b0ecd80f4da7c9" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_6100e493f1c1abdbe14d4067ccff4390.setContent(html_84582fe8ea336c2142b0ecd80f4da7c9);
|
|
|
|
|
|
|
|
marker_91ed534aa2f39064ca1d0441fdee0636.bindPopup(popup_6100e493f1c1abdbe14d4067ccff4390)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91ed534aa2f39064ca1d0441fdee0636.setIcon(icon_56c0298122a951782b174a40298eb97b);
|
|
|
|
|
|
var marker_0ad4493fe53e93914164c6109dfba838 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f49eb4302c8bb107aeaff2782c61334b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebb49fd46ad7a1c1571c59da53714462 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1614584ced14e998b0d8e44741d147e = $(`<div id="html_e1614584ced14e998b0d8e44741d147e" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_ebb49fd46ad7a1c1571c59da53714462.setContent(html_e1614584ced14e998b0d8e44741d147e);
|
|
|
|
|
|
|
|
marker_0ad4493fe53e93914164c6109dfba838.bindPopup(popup_ebb49fd46ad7a1c1571c59da53714462)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ad4493fe53e93914164c6109dfba838.setIcon(icon_f49eb4302c8bb107aeaff2782c61334b);
|
|
|
|
|
|
var marker_871a16d40e98b4bba9e69697a34fd9b0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_16597613b4ae76a92564dcc612940655 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03302f74eb905e73e92e87c8e3ea3cc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13c93dc181236d67d92724fd3060430a = $(`<div id="html_13c93dc181236d67d92724fd3060430a" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_03302f74eb905e73e92e87c8e3ea3cc0.setContent(html_13c93dc181236d67d92724fd3060430a);
|
|
|
|
|
|
|
|
marker_871a16d40e98b4bba9e69697a34fd9b0.bindPopup(popup_03302f74eb905e73e92e87c8e3ea3cc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_871a16d40e98b4bba9e69697a34fd9b0.setIcon(icon_16597613b4ae76a92564dcc612940655);
|
|
|
|
|
|
var marker_b2617df14a574bdcb28d04a747713db9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_34c677930a00918e1385d9586ae81c8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7be3a657872ffd5a30f1c25e9ee28f08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e61b60f859f3b34853a7b07cc4e5765c = $(`<div id="html_e61b60f859f3b34853a7b07cc4e5765c" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_7be3a657872ffd5a30f1c25e9ee28f08.setContent(html_e61b60f859f3b34853a7b07cc4e5765c);
|
|
|
|
|
|
|
|
marker_b2617df14a574bdcb28d04a747713db9.bindPopup(popup_7be3a657872ffd5a30f1c25e9ee28f08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2617df14a574bdcb28d04a747713db9.setIcon(icon_34c677930a00918e1385d9586ae81c8f);
|
|
|
|
|
|
var marker_cfcca35bbf7a941b430745d599df854c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e4ac6788ef48d3d3e33126ff6094ee36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21837e77875f9d6fbf2fe7a649716a70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f224fda6098fad04ab1840ade51006e = $(`<div id="html_5f224fda6098fad04ab1840ade51006e" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_21837e77875f9d6fbf2fe7a649716a70.setContent(html_5f224fda6098fad04ab1840ade51006e);
|
|
|
|
|
|
|
|
marker_cfcca35bbf7a941b430745d599df854c.bindPopup(popup_21837e77875f9d6fbf2fe7a649716a70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfcca35bbf7a941b430745d599df854c.setIcon(icon_e4ac6788ef48d3d3e33126ff6094ee36);
|
|
|
|
|
|
var marker_cdb8c1eed6d7348cea653c0caf17e0ab = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6a3f861e1e1c16712c562eda26b1a7b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e723fdb9dc821584e1458095172a5271 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84f5672ceeaccd029740fe7d48e40cf6 = $(`<div id="html_84f5672ceeaccd029740fe7d48e40cf6" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_e723fdb9dc821584e1458095172a5271.setContent(html_84f5672ceeaccd029740fe7d48e40cf6);
|
|
|
|
|
|
|
|
marker_cdb8c1eed6d7348cea653c0caf17e0ab.bindPopup(popup_e723fdb9dc821584e1458095172a5271)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdb8c1eed6d7348cea653c0caf17e0ab.setIcon(icon_6a3f861e1e1c16712c562eda26b1a7b7);
|
|
|
|
|
|
var marker_3d06a9b1be2ec0e9bacc2bcd8a2c1be9 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_24371e5ef15d67f4140a4287d0393656 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8de3db16f4cd4a398c0f60675b4e1cc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fd0d8597fe2e244371392b2c21ce998 = $(`<div id="html_8fd0d8597fe2e244371392b2c21ce998" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_8de3db16f4cd4a398c0f60675b4e1cc6.setContent(html_8fd0d8597fe2e244371392b2c21ce998);
|
|
|
|
|
|
|
|
marker_3d06a9b1be2ec0e9bacc2bcd8a2c1be9.bindPopup(popup_8de3db16f4cd4a398c0f60675b4e1cc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d06a9b1be2ec0e9bacc2bcd8a2c1be9.setIcon(icon_24371e5ef15d67f4140a4287d0393656);
|
|
|
|
|
|
var marker_f3bb4264dd9c67b844642d7a8f237e4a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_9651cc9d753cfa1bb9fe7be1f0b79205 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a472aee4ee59aec139ad379471b056b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78c624958e4a91aba9d9458877bda0f7 = $(`<div id="html_78c624958e4a91aba9d9458877bda0f7" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_0a472aee4ee59aec139ad379471b056b.setContent(html_78c624958e4a91aba9d9458877bda0f7);
|
|
|
|
|
|
|
|
marker_f3bb4264dd9c67b844642d7a8f237e4a.bindPopup(popup_0a472aee4ee59aec139ad379471b056b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3bb4264dd9c67b844642d7a8f237e4a.setIcon(icon_9651cc9d753cfa1bb9fe7be1f0b79205);
|
|
|
|
|
|
var marker_16f58519d28c2a22c6272374ee3cbcf3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6859ad0b35bc953e891f391e5e707c3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e987281bca4b1090b34d1bc6ea91d398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b976351ca38b675f17e353340b501d28 = $(`<div id="html_b976351ca38b675f17e353340b501d28" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_e987281bca4b1090b34d1bc6ea91d398.setContent(html_b976351ca38b675f17e353340b501d28);
|
|
|
|
|
|
|
|
marker_16f58519d28c2a22c6272374ee3cbcf3.bindPopup(popup_e987281bca4b1090b34d1bc6ea91d398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f58519d28c2a22c6272374ee3cbcf3.setIcon(icon_6859ad0b35bc953e891f391e5e707c3b);
|
|
|
|
|
|
var marker_18ca0e88cb4e66e418bea42e8470eb1b = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6e1fca556bfb98f5cda5c6ade5f28cfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca634db7102e79ecd10b26554d8efb45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b93d4ac2543c9f4be4f87dd4ae7d657f = $(`<div id="html_b93d4ac2543c9f4be4f87dd4ae7d657f" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_ca634db7102e79ecd10b26554d8efb45.setContent(html_b93d4ac2543c9f4be4f87dd4ae7d657f);
|
|
|
|
|
|
|
|
marker_18ca0e88cb4e66e418bea42e8470eb1b.bindPopup(popup_ca634db7102e79ecd10b26554d8efb45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18ca0e88cb4e66e418bea42e8470eb1b.setIcon(icon_6e1fca556bfb98f5cda5c6ade5f28cfb);
|
|
|
|
|
|
var marker_c80318110f19b43f24a38871fefdaa09 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c5bf94f9daa350bf765eed66d33fb515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1580858071381d8842e6c6294abf990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99134a4b1a6c9a636f6479eb9d44daad = $(`<div id="html_99134a4b1a6c9a636f6479eb9d44daad" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_a1580858071381d8842e6c6294abf990.setContent(html_99134a4b1a6c9a636f6479eb9d44daad);
|
|
|
|
|
|
|
|
marker_c80318110f19b43f24a38871fefdaa09.bindPopup(popup_a1580858071381d8842e6c6294abf990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c80318110f19b43f24a38871fefdaa09.setIcon(icon_c5bf94f9daa350bf765eed66d33fb515);
|
|
|
|
|
|
var marker_a99f739c1854cce7171ccb19e505bb7e = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c1807872417f1d3aa8d7c8625c5e96c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb72fada22d435313ad1018fe2f22815 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a9b5db5c91d399096e0007f9086d3b2 = $(`<div id="html_6a9b5db5c91d399096e0007f9086d3b2" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_eb72fada22d435313ad1018fe2f22815.setContent(html_6a9b5db5c91d399096e0007f9086d3b2);
|
|
|
|
|
|
|
|
marker_a99f739c1854cce7171ccb19e505bb7e.bindPopup(popup_eb72fada22d435313ad1018fe2f22815)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a99f739c1854cce7171ccb19e505bb7e.setIcon(icon_c1807872417f1d3aa8d7c8625c5e96c6);
|
|
|
|
|
|
var marker_b276692f0a5f3c326cba8026c1b63915 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e99d59db8d57725824bd7d1127abcbd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d8f81e83e8335f93c24c4787e8fca3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98e5b5fc249aac3fc83d20b15276a1ae = $(`<div id="html_98e5b5fc249aac3fc83d20b15276a1ae" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_5d8f81e83e8335f93c24c4787e8fca3b.setContent(html_98e5b5fc249aac3fc83d20b15276a1ae);
|
|
|
|
|
|
|
|
marker_b276692f0a5f3c326cba8026c1b63915.bindPopup(popup_5d8f81e83e8335f93c24c4787e8fca3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b276692f0a5f3c326cba8026c1b63915.setIcon(icon_e99d59db8d57725824bd7d1127abcbd2);
|
|
|
|
|
|
var marker_c4918260b5ceef399d27a6308128a213 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f4a924d9805d0edff81e1d4cfb688ecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b154b50aaec98fc90a34f9e628416a6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e22106f3333976075496a4829eb1f5b = $(`<div id="html_4e22106f3333976075496a4829eb1f5b" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_b154b50aaec98fc90a34f9e628416a6e.setContent(html_4e22106f3333976075496a4829eb1f5b);
|
|
|
|
|
|
|
|
marker_c4918260b5ceef399d27a6308128a213.bindPopup(popup_b154b50aaec98fc90a34f9e628416a6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4918260b5ceef399d27a6308128a213.setIcon(icon_f4a924d9805d0edff81e1d4cfb688ecb);
|
|
|
|
|
|
var marker_e81ba864c1e887c7c58a014e130d0ada = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_68a2b900c51fb0ed2e35f4b4930542f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e0ad1969cfd3edcc5a6dd77cc1104a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b05b0ca18d4978cd931aa4b3201b334 = $(`<div id="html_2b05b0ca18d4978cd931aa4b3201b334" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_6e0ad1969cfd3edcc5a6dd77cc1104a8.setContent(html_2b05b0ca18d4978cd931aa4b3201b334);
|
|
|
|
|
|
|
|
marker_e81ba864c1e887c7c58a014e130d0ada.bindPopup(popup_6e0ad1969cfd3edcc5a6dd77cc1104a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e81ba864c1e887c7c58a014e130d0ada.setIcon(icon_68a2b900c51fb0ed2e35f4b4930542f6);
|
|
|
|
|
|
var marker_302bfd371c2619ffebab1b74af0189b3 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3a27fccd6c62348747ce6efecde60ae3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bc5bd14f14ba84f628eb3692fa71506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0c034bccb21f8a5270a4dd03e318c0e = $(`<div id="html_d0c034bccb21f8a5270a4dd03e318c0e" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_2bc5bd14f14ba84f628eb3692fa71506.setContent(html_d0c034bccb21f8a5270a4dd03e318c0e);
|
|
|
|
|
|
|
|
marker_302bfd371c2619ffebab1b74af0189b3.bindPopup(popup_2bc5bd14f14ba84f628eb3692fa71506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_302bfd371c2619ffebab1b74af0189b3.setIcon(icon_3a27fccd6c62348747ce6efecde60ae3);
|
|
|
|
|
|
var marker_c389018da3614d904a5f4b6c89f197f6 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b8f1425b9114f10bab5803890aea80c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52e840a422f5928abed2a440b0c39cd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5469e8a2cba682e05b497c74ed04e79 = $(`<div id="html_e5469e8a2cba682e05b497c74ed04e79" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_52e840a422f5928abed2a440b0c39cd6.setContent(html_e5469e8a2cba682e05b497c74ed04e79);
|
|
|
|
|
|
|
|
marker_c389018da3614d904a5f4b6c89f197f6.bindPopup(popup_52e840a422f5928abed2a440b0c39cd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c389018da3614d904a5f4b6c89f197f6.setIcon(icon_b8f1425b9114f10bab5803890aea80c3);
|
|
|
|
|
|
var marker_bd529cca5f66e217fdac2c2d7549f712 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_7987ff5fa02059ad5a1e075c5e0c9a0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4c7edbc6065349b965b0789e4e5262c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ef033f480c22e27e434f3664629643d = $(`<div id="html_3ef033f480c22e27e434f3664629643d" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_f4c7edbc6065349b965b0789e4e5262c.setContent(html_3ef033f480c22e27e434f3664629643d);
|
|
|
|
|
|
|
|
marker_bd529cca5f66e217fdac2c2d7549f712.bindPopup(popup_f4c7edbc6065349b965b0789e4e5262c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd529cca5f66e217fdac2c2d7549f712.setIcon(icon_7987ff5fa02059ad5a1e075c5e0c9a0f);
|
|
|
|
|
|
var marker_c979673ac24c1248ffd06e1077275ab2 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d3dddb93176b8513d81803fd55698435 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3387406e71980045c1a7bbbcc727ccfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d01a49629440ff093a91aaf4158a5f20 = $(`<div id="html_d01a49629440ff093a91aaf4158a5f20" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_3387406e71980045c1a7bbbcc727ccfa.setContent(html_d01a49629440ff093a91aaf4158a5f20);
|
|
|
|
|
|
|
|
marker_c979673ac24c1248ffd06e1077275ab2.bindPopup(popup_3387406e71980045c1a7bbbcc727ccfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c979673ac24c1248ffd06e1077275ab2.setIcon(icon_d3dddb93176b8513d81803fd55698435);
|
|
|
|
|
|
var marker_89c5c295d1007a7c17cad0139234745e = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_98baaa4c01af6862de64c54798a25aaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae2a366af9f98399349acb9adf50139d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ce8ca16145949df56ac88c8de78bbe6 = $(`<div id="html_3ce8ca16145949df56ac88c8de78bbe6" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_ae2a366af9f98399349acb9adf50139d.setContent(html_3ce8ca16145949df56ac88c8de78bbe6);
|
|
|
|
|
|
|
|
marker_89c5c295d1007a7c17cad0139234745e.bindPopup(popup_ae2a366af9f98399349acb9adf50139d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89c5c295d1007a7c17cad0139234745e.setIcon(icon_98baaa4c01af6862de64c54798a25aaa);
|
|
|
|
|
|
var marker_d28281298f89a46853138ee3d093437a = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4b5c89fcbc9332022424feb60112cf1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f4d5e25007ab027a57ed3712d041697 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8634c3a522bcd805a0c3ecdad81e60d = $(`<div id="html_a8634c3a522bcd805a0c3ecdad81e60d" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_2f4d5e25007ab027a57ed3712d041697.setContent(html_a8634c3a522bcd805a0c3ecdad81e60d);
|
|
|
|
|
|
|
|
marker_d28281298f89a46853138ee3d093437a.bindPopup(popup_2f4d5e25007ab027a57ed3712d041697)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d28281298f89a46853138ee3d093437a.setIcon(icon_4b5c89fcbc9332022424feb60112cf1c);
|
|
|
|
|
|
var marker_d81ba7592f43ece73d553144deb97a9f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6068f55849049419367232e4b0873193 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87bf6eba46dd564365af5525c889f99a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9428a4288ca209067a21f21224e6ea3 = $(`<div id="html_f9428a4288ca209067a21f21224e6ea3" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_87bf6eba46dd564365af5525c889f99a.setContent(html_f9428a4288ca209067a21f21224e6ea3);
|
|
|
|
|
|
|
|
marker_d81ba7592f43ece73d553144deb97a9f.bindPopup(popup_87bf6eba46dd564365af5525c889f99a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d81ba7592f43ece73d553144deb97a9f.setIcon(icon_6068f55849049419367232e4b0873193);
|
|
|
|
|
|
var marker_dff46f586e49f0008eea4742864c6a2c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_56a445144197aa603fb42ab42209e6d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_725eba3f6c10f50ecf4e8e995b2e1386 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb417c1cc8afdbae47849782fdd82280 = $(`<div id="html_cb417c1cc8afdbae47849782fdd82280" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_725eba3f6c10f50ecf4e8e995b2e1386.setContent(html_cb417c1cc8afdbae47849782fdd82280);
|
|
|
|
|
|
|
|
marker_dff46f586e49f0008eea4742864c6a2c.bindPopup(popup_725eba3f6c10f50ecf4e8e995b2e1386)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dff46f586e49f0008eea4742864c6a2c.setIcon(icon_56a445144197aa603fb42ab42209e6d4);
|
|
|
|
|
|
var marker_667de3cfffaa4d4535b44d84ca5dbbd8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f1f90f6d1e6d43bc2fd85492d40c6677 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5c1d96bc857564cb0a292612980c8fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c53e351a36a61d8dc47e78fae5ae1c9e = $(`<div id="html_c53e351a36a61d8dc47e78fae5ae1c9e" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_f5c1d96bc857564cb0a292612980c8fe.setContent(html_c53e351a36a61d8dc47e78fae5ae1c9e);
|
|
|
|
|
|
|
|
marker_667de3cfffaa4d4535b44d84ca5dbbd8.bindPopup(popup_f5c1d96bc857564cb0a292612980c8fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_667de3cfffaa4d4535b44d84ca5dbbd8.setIcon(icon_f1f90f6d1e6d43bc2fd85492d40c6677);
|
|
|
|
|
|
var marker_71182602af17c2af29625359e51b5d36 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_7e6d3fab163ba2c273b16170fa5181b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfdeb67fe805bf650a90194f5c8c7de9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff8bcae243f8d1974cf00760350def79 = $(`<div id="html_ff8bcae243f8d1974cf00760350def79" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_bfdeb67fe805bf650a90194f5c8c7de9.setContent(html_ff8bcae243f8d1974cf00760350def79);
|
|
|
|
|
|
|
|
marker_71182602af17c2af29625359e51b5d36.bindPopup(popup_bfdeb67fe805bf650a90194f5c8c7de9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71182602af17c2af29625359e51b5d36.setIcon(icon_7e6d3fab163ba2c273b16170fa5181b4);
|
|
|
|
|
|
var marker_79fde7e35f130b96b3a5fb499ef95b1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8c5fa14e3be03e6c291b45635689fe79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0646b15bd890ec828c23a77104c71e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d53df5eabf014c7f0a8b5ba89b9f8a85 = $(`<div id="html_d53df5eabf014c7f0a8b5ba89b9f8a85" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_e0646b15bd890ec828c23a77104c71e9.setContent(html_d53df5eabf014c7f0a8b5ba89b9f8a85);
|
|
|
|
|
|
|
|
marker_79fde7e35f130b96b3a5fb499ef95b1b.bindPopup(popup_e0646b15bd890ec828c23a77104c71e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79fde7e35f130b96b3a5fb499ef95b1b.setIcon(icon_8c5fa14e3be03e6c291b45635689fe79);
|
|
|
|
|
|
var marker_5a70d84e22cdfa769817f089cf325ddf = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_431254e9882f9d5c5c296a7a652d0bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_822a98b5be77f386937cd35ef100ee26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4182ea4a717734f4be9cabab28acedf = $(`<div id="html_e4182ea4a717734f4be9cabab28acedf" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_822a98b5be77f386937cd35ef100ee26.setContent(html_e4182ea4a717734f4be9cabab28acedf);
|
|
|
|
|
|
|
|
marker_5a70d84e22cdfa769817f089cf325ddf.bindPopup(popup_822a98b5be77f386937cd35ef100ee26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a70d84e22cdfa769817f089cf325ddf.setIcon(icon_431254e9882f9d5c5c296a7a652d0bd2);
|
|
|
|
|
|
var marker_eec9e26fbf3d7f8c6e67f5f80b7f3fcc = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1288acbf3b1a0e4b6c3d757e0c6610f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e48c8fc57a23f870e87208fe80b1e6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef25773d3c2bf4f42f9b199897d624a3 = $(`<div id="html_ef25773d3c2bf4f42f9b199897d624a3" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_8e48c8fc57a23f870e87208fe80b1e6c.setContent(html_ef25773d3c2bf4f42f9b199897d624a3);
|
|
|
|
|
|
|
|
marker_eec9e26fbf3d7f8c6e67f5f80b7f3fcc.bindPopup(popup_8e48c8fc57a23f870e87208fe80b1e6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eec9e26fbf3d7f8c6e67f5f80b7f3fcc.setIcon(icon_1288acbf3b1a0e4b6c3d757e0c6610f1);
|
|
|
|
|
|
var marker_fd4abf9b9774fca76bbc14e70e8da714 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8a8105f47080ba63ac08be5bd9fe634b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20c0bc6433b89c4feb452843141bed88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_858e64ca21409becd6ee4016eba81454 = $(`<div id="html_858e64ca21409becd6ee4016eba81454" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_20c0bc6433b89c4feb452843141bed88.setContent(html_858e64ca21409becd6ee4016eba81454);
|
|
|
|
|
|
|
|
marker_fd4abf9b9774fca76bbc14e70e8da714.bindPopup(popup_20c0bc6433b89c4feb452843141bed88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd4abf9b9774fca76bbc14e70e8da714.setIcon(icon_8a8105f47080ba63ac08be5bd9fe634b);
|
|
|
|
|
|
var marker_9468b12fccfe80232af7a6d2c5038b88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_88e349fb7a6d8a4874a6318b83d2b7ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8638b135f30d4fdd9c55d8dc13a3aef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e2f2678b211bdf4ca62435f84471d56 = $(`<div id="html_7e2f2678b211bdf4ca62435f84471d56" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_8638b135f30d4fdd9c55d8dc13a3aef5.setContent(html_7e2f2678b211bdf4ca62435f84471d56);
|
|
|
|
|
|
|
|
marker_9468b12fccfe80232af7a6d2c5038b88.bindPopup(popup_8638b135f30d4fdd9c55d8dc13a3aef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9468b12fccfe80232af7a6d2c5038b88.setIcon(icon_88e349fb7a6d8a4874a6318b83d2b7ea);
|
|
|
|
|
|
var marker_b2b5d56f3e4fe19f0b72714c6b569b9a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a31d92d5350709c387e19720c1d884de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb79cc47a4f9e2975d5191f30de5d1e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_116e171ef4241bb11f5cb2bd72e31383 = $(`<div id="html_116e171ef4241bb11f5cb2bd72e31383" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_bb79cc47a4f9e2975d5191f30de5d1e5.setContent(html_116e171ef4241bb11f5cb2bd72e31383);
|
|
|
|
|
|
|
|
marker_b2b5d56f3e4fe19f0b72714c6b569b9a.bindPopup(popup_bb79cc47a4f9e2975d5191f30de5d1e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2b5d56f3e4fe19f0b72714c6b569b9a.setIcon(icon_a31d92d5350709c387e19720c1d884de);
|
|
|
|
|
|
var marker_ad9e5b76ac62b734702f701b06436ebc = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d6d5da45a4bd50a24441ff422620f26b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1ac1a29c8f46d679b814c9c09239d54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96e4fd6626fb45ecc8e7b44105090a2f = $(`<div id="html_96e4fd6626fb45ecc8e7b44105090a2f" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_e1ac1a29c8f46d679b814c9c09239d54.setContent(html_96e4fd6626fb45ecc8e7b44105090a2f);
|
|
|
|
|
|
|
|
marker_ad9e5b76ac62b734702f701b06436ebc.bindPopup(popup_e1ac1a29c8f46d679b814c9c09239d54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad9e5b76ac62b734702f701b06436ebc.setIcon(icon_d6d5da45a4bd50a24441ff422620f26b);
|
|
|
|
|
|
var marker_0070799f5e8dcb10aadd476dd57e7841 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c4afc43946ce3b8c3a795367e90ed124 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17035e961a17611bbc5b34916bf97071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8288f74f87b174f4f1ab0de26b7aff00 = $(`<div id="html_8288f74f87b174f4f1ab0de26b7aff00" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_17035e961a17611bbc5b34916bf97071.setContent(html_8288f74f87b174f4f1ab0de26b7aff00);
|
|
|
|
|
|
|
|
marker_0070799f5e8dcb10aadd476dd57e7841.bindPopup(popup_17035e961a17611bbc5b34916bf97071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0070799f5e8dcb10aadd476dd57e7841.setIcon(icon_c4afc43946ce3b8c3a795367e90ed124);
|
|
|
|
|
|
var marker_d428fedeb919731c4f2c9e593ecaf912 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_16f97d549b467cab1f38634e7240a150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3c97cac1df7828a57d91c7163cf7d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45fe208a359eda36ef6b90161792a1f1 = $(`<div id="html_45fe208a359eda36ef6b90161792a1f1" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_b3c97cac1df7828a57d91c7163cf7d23.setContent(html_45fe208a359eda36ef6b90161792a1f1);
|
|
|
|
|
|
|
|
marker_d428fedeb919731c4f2c9e593ecaf912.bindPopup(popup_b3c97cac1df7828a57d91c7163cf7d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d428fedeb919731c4f2c9e593ecaf912.setIcon(icon_16f97d549b467cab1f38634e7240a150);
|
|
|
|
|
|
var marker_a6d90634cfa030de5f08f617667a5690 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ba3e9fea19fcb54f4a699c1a5bc4819d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f4b950d0922253790109221758d7749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad2838417501b93d0bd52ee0997c73e2 = $(`<div id="html_ad2838417501b93d0bd52ee0997c73e2" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_7f4b950d0922253790109221758d7749.setContent(html_ad2838417501b93d0bd52ee0997c73e2);
|
|
|
|
|
|
|
|
marker_a6d90634cfa030de5f08f617667a5690.bindPopup(popup_7f4b950d0922253790109221758d7749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6d90634cfa030de5f08f617667a5690.setIcon(icon_ba3e9fea19fcb54f4a699c1a5bc4819d);
|
|
|
|
|
|
var marker_38fb3aa34ac9dbfcd7a2c7d174e6b4f9 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_92f5ee784c4a1f651cec42efab2cb997 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_008804c27175632ff7735ad3deb24d09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7b6fba212698c358e83b19dbb57ce4d = $(`<div id="html_a7b6fba212698c358e83b19dbb57ce4d" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_008804c27175632ff7735ad3deb24d09.setContent(html_a7b6fba212698c358e83b19dbb57ce4d);
|
|
|
|
|
|
|
|
marker_38fb3aa34ac9dbfcd7a2c7d174e6b4f9.bindPopup(popup_008804c27175632ff7735ad3deb24d09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38fb3aa34ac9dbfcd7a2c7d174e6b4f9.setIcon(icon_92f5ee784c4a1f651cec42efab2cb997);
|
|
|
|
|
|
var marker_d334eff90ae1a074f625bd30544cc114 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ed10a84e34d99ab863a089f61fbca7b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_770a52e8c18d59ae42a6f32aaf55a9d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c7f1d996f0a9f4ba48624faafd684be = $(`<div id="html_0c7f1d996f0a9f4ba48624faafd684be" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_770a52e8c18d59ae42a6f32aaf55a9d2.setContent(html_0c7f1d996f0a9f4ba48624faafd684be);
|
|
|
|
|
|
|
|
marker_d334eff90ae1a074f625bd30544cc114.bindPopup(popup_770a52e8c18d59ae42a6f32aaf55a9d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d334eff90ae1a074f625bd30544cc114.setIcon(icon_ed10a84e34d99ab863a089f61fbca7b6);
|
|
|
|
|
|
var marker_2e8d6974f558dcfb5ec2d0d8b970be8e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_dc03dc8732e728e4a0a74d66ae14bbcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bd34f2b1ccf07088e47883a8c5d0113 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7795adcf707666db52c4e3f1fe5f1c8a = $(`<div id="html_7795adcf707666db52c4e3f1fe5f1c8a" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_3bd34f2b1ccf07088e47883a8c5d0113.setContent(html_7795adcf707666db52c4e3f1fe5f1c8a);
|
|
|
|
|
|
|
|
marker_2e8d6974f558dcfb5ec2d0d8b970be8e.bindPopup(popup_3bd34f2b1ccf07088e47883a8c5d0113)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e8d6974f558dcfb5ec2d0d8b970be8e.setIcon(icon_dc03dc8732e728e4a0a74d66ae14bbcb);
|
|
|
|
|
|
var marker_a68069a48e17d0578d045248607ed989 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_53b2e4050a78a92fb9ed97330b825c16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20a181f7559048f93c169f292aa4060c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f486ba44620652f60d68f8ec5852c09a = $(`<div id="html_f486ba44620652f60d68f8ec5852c09a" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_20a181f7559048f93c169f292aa4060c.setContent(html_f486ba44620652f60d68f8ec5852c09a);
|
|
|
|
|
|
|
|
marker_a68069a48e17d0578d045248607ed989.bindPopup(popup_20a181f7559048f93c169f292aa4060c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a68069a48e17d0578d045248607ed989.setIcon(icon_53b2e4050a78a92fb9ed97330b825c16);
|
|
|
|
|
|
var marker_6e48976bc5b56f1d4e6ca5c6e1602390 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a7f5f453640d57daffac2f24e345265b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_457a3ed9880e190b94cd7f62e04ed280 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a1c898a3fc24aade1d5cb0a2997dac8 = $(`<div id="html_8a1c898a3fc24aade1d5cb0a2997dac8" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_457a3ed9880e190b94cd7f62e04ed280.setContent(html_8a1c898a3fc24aade1d5cb0a2997dac8);
|
|
|
|
|
|
|
|
marker_6e48976bc5b56f1d4e6ca5c6e1602390.bindPopup(popup_457a3ed9880e190b94cd7f62e04ed280)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e48976bc5b56f1d4e6ca5c6e1602390.setIcon(icon_a7f5f453640d57daffac2f24e345265b);
|
|
|
|
|
|
var marker_958b26751970a848142fa0985868d5b3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1009b06a86704d06809aa7a79b9edba7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56e8de7ba6ca01279a91a8459dc8e1a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_052bf2c4660385734fb145250482b7ca = $(`<div id="html_052bf2c4660385734fb145250482b7ca" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_56e8de7ba6ca01279a91a8459dc8e1a7.setContent(html_052bf2c4660385734fb145250482b7ca);
|
|
|
|
|
|
|
|
marker_958b26751970a848142fa0985868d5b3.bindPopup(popup_56e8de7ba6ca01279a91a8459dc8e1a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_958b26751970a848142fa0985868d5b3.setIcon(icon_1009b06a86704d06809aa7a79b9edba7);
|
|
|
|
|
|
var marker_3dc85449675a8888abf3bc31dc3d6401 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_5b02048b461e597d06d48a36f0a9a0c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e875a28b3f982f7058f77f27d8d62e0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_853dde5ffb42771ded9941632d52f987 = $(`<div id="html_853dde5ffb42771ded9941632d52f987" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_e875a28b3f982f7058f77f27d8d62e0f.setContent(html_853dde5ffb42771ded9941632d52f987);
|
|
|
|
|
|
|
|
marker_3dc85449675a8888abf3bc31dc3d6401.bindPopup(popup_e875a28b3f982f7058f77f27d8d62e0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dc85449675a8888abf3bc31dc3d6401.setIcon(icon_5b02048b461e597d06d48a36f0a9a0c9);
|
|
|
|
|
|
var marker_b7e82752df58245c9c2a2210dcb2219c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_87f84e28488a9ec3940657f4bee88c12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a0e1376414d31f8ac7c9d70209f8d60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdcc624790e70cf664f9087c2c30673a = $(`<div id="html_bdcc624790e70cf664f9087c2c30673a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_5a0e1376414d31f8ac7c9d70209f8d60.setContent(html_bdcc624790e70cf664f9087c2c30673a);
|
|
|
|
|
|
|
|
marker_b7e82752df58245c9c2a2210dcb2219c.bindPopup(popup_5a0e1376414d31f8ac7c9d70209f8d60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7e82752df58245c9c2a2210dcb2219c.setIcon(icon_87f84e28488a9ec3940657f4bee88c12);
|
|
|
|
|
|
var marker_659c3f23b6f3b3e6367a11b5b196a14e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1ebf04fb3df85c5a915934fb953d2861 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44017cde67aaf5e534e5c5831fe66d4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0db38a2065356e39d2f829796c7bdda = $(`<div id="html_f0db38a2065356e39d2f829796c7bdda" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_44017cde67aaf5e534e5c5831fe66d4c.setContent(html_f0db38a2065356e39d2f829796c7bdda);
|
|
|
|
|
|
|
|
marker_659c3f23b6f3b3e6367a11b5b196a14e.bindPopup(popup_44017cde67aaf5e534e5c5831fe66d4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_659c3f23b6f3b3e6367a11b5b196a14e.setIcon(icon_1ebf04fb3df85c5a915934fb953d2861);
|
|
|
|
|
|
var marker_58e0dc4bbd5b613304b340ae21d25266 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_91d536fb3f1cc58a9f33c2b7ed3af732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dae6248c1f7530f95449f843d8c4ef5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb2c28949126241d78129e3ed3711ff3 = $(`<div id="html_eb2c28949126241d78129e3ed3711ff3" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_dae6248c1f7530f95449f843d8c4ef5d.setContent(html_eb2c28949126241d78129e3ed3711ff3);
|
|
|
|
|
|
|
|
marker_58e0dc4bbd5b613304b340ae21d25266.bindPopup(popup_dae6248c1f7530f95449f843d8c4ef5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58e0dc4bbd5b613304b340ae21d25266.setIcon(icon_91d536fb3f1cc58a9f33c2b7ed3af732);
|
|
|
|
|
|
var marker_cb226f90858f22b8ed617569af7d536d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8f9f2b194edd9d6628ba16077e305f11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd05a18627922f03249011d6e6b177e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f2a5d0dd9e9da79d69af550422687c1 = $(`<div id="html_2f2a5d0dd9e9da79d69af550422687c1" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_cd05a18627922f03249011d6e6b177e6.setContent(html_2f2a5d0dd9e9da79d69af550422687c1);
|
|
|
|
|
|
|
|
marker_cb226f90858f22b8ed617569af7d536d.bindPopup(popup_cd05a18627922f03249011d6e6b177e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb226f90858f22b8ed617569af7d536d.setIcon(icon_8f9f2b194edd9d6628ba16077e305f11);
|
|
|
|
|
|
var marker_b4715544eeeb14fac9314eca5ff26fca = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0403f188172c998d17d5aec92060caab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efad861cd00d19bf1b99b454160a70d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adf26269a73173697f7bd8fae61d5457 = $(`<div id="html_adf26269a73173697f7bd8fae61d5457" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_efad861cd00d19bf1b99b454160a70d5.setContent(html_adf26269a73173697f7bd8fae61d5457);
|
|
|
|
|
|
|
|
marker_b4715544eeeb14fac9314eca5ff26fca.bindPopup(popup_efad861cd00d19bf1b99b454160a70d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4715544eeeb14fac9314eca5ff26fca.setIcon(icon_0403f188172c998d17d5aec92060caab);
|
|
|
|
|
|
var marker_b01b73e89fbf01de1b75c3ebffddc5e9 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a83fea8f39b3ea1286a37cfc3b8cb7db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d586d59a61415a70a45960da0797e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52bef9359e06881f3239e872102c288a = $(`<div id="html_52bef9359e06881f3239e872102c288a" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_61d586d59a61415a70a45960da0797e6.setContent(html_52bef9359e06881f3239e872102c288a);
|
|
|
|
|
|
|
|
marker_b01b73e89fbf01de1b75c3ebffddc5e9.bindPopup(popup_61d586d59a61415a70a45960da0797e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b01b73e89fbf01de1b75c3ebffddc5e9.setIcon(icon_a83fea8f39b3ea1286a37cfc3b8cb7db);
|
|
|
|
|
|
var marker_39194bc270e6f405933c3b12de3dcd87 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_67ce899fbb1532498af54dd7d3e66312 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_464e7972ec23f2a8589236880c524417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7453be4d7c1606561cfaa404ab6c6347 = $(`<div id="html_7453be4d7c1606561cfaa404ab6c6347" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_464e7972ec23f2a8589236880c524417.setContent(html_7453be4d7c1606561cfaa404ab6c6347);
|
|
|
|
|
|
|
|
marker_39194bc270e6f405933c3b12de3dcd87.bindPopup(popup_464e7972ec23f2a8589236880c524417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39194bc270e6f405933c3b12de3dcd87.setIcon(icon_67ce899fbb1532498af54dd7d3e66312);
|
|
|
|
|
|
var marker_b72030ae8614c37e1130d08e856b8b4c = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8196b99a534cad05b7a4cc1d3b223f4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d248009525b351f04efae6fc34909837 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5ab1239a07ed5f2377ae43c17d18ba6 = $(`<div id="html_e5ab1239a07ed5f2377ae43c17d18ba6" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_d248009525b351f04efae6fc34909837.setContent(html_e5ab1239a07ed5f2377ae43c17d18ba6);
|
|
|
|
|
|
|
|
marker_b72030ae8614c37e1130d08e856b8b4c.bindPopup(popup_d248009525b351f04efae6fc34909837)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b72030ae8614c37e1130d08e856b8b4c.setIcon(icon_8196b99a534cad05b7a4cc1d3b223f4e);
|
|
|
|
|
|
var marker_5ad55069565f9eae84eca35d6b682d58 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_2f8cacad0badc92e217a6c91e552ecb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_636b9228022d6aa27c9f615f7fe6386f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce48fb601631744a35ce009518e5ba12 = $(`<div id="html_ce48fb601631744a35ce009518e5ba12" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_636b9228022d6aa27c9f615f7fe6386f.setContent(html_ce48fb601631744a35ce009518e5ba12);
|
|
|
|
|
|
|
|
marker_5ad55069565f9eae84eca35d6b682d58.bindPopup(popup_636b9228022d6aa27c9f615f7fe6386f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ad55069565f9eae84eca35d6b682d58.setIcon(icon_2f8cacad0badc92e217a6c91e552ecb1);
|
|
|
|
|
|
var marker_ae33b446b167b20702fb6dffe6cbbfe8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f2d4c5c727bced0c3e8eb2f0587ffa7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c3c86f921d098873ebe32cf583fd7c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_917cf479188f421ba869aa3279e5d3e9 = $(`<div id="html_917cf479188f421ba869aa3279e5d3e9" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_6c3c86f921d098873ebe32cf583fd7c8.setContent(html_917cf479188f421ba869aa3279e5d3e9);
|
|
|
|
|
|
|
|
marker_ae33b446b167b20702fb6dffe6cbbfe8.bindPopup(popup_6c3c86f921d098873ebe32cf583fd7c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae33b446b167b20702fb6dffe6cbbfe8.setIcon(icon_f2d4c5c727bced0c3e8eb2f0587ffa7d);
|
|
|
|
|
|
var marker_0de61b8cd4fd43ac0ce0c202021cd2ca = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_7922bf08061e2e45488aa83d99db3d9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c40ab1c0ef2f563c12e389618ba80eea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca186335f883a568f5f30a0582a763c8 = $(`<div id="html_ca186335f883a568f5f30a0582a763c8" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_c40ab1c0ef2f563c12e389618ba80eea.setContent(html_ca186335f883a568f5f30a0582a763c8);
|
|
|
|
|
|
|
|
marker_0de61b8cd4fd43ac0ce0c202021cd2ca.bindPopup(popup_c40ab1c0ef2f563c12e389618ba80eea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0de61b8cd4fd43ac0ce0c202021cd2ca.setIcon(icon_7922bf08061e2e45488aa83d99db3d9c);
|
|
|
|
|
|
var marker_a0084bcb138210e31ac5d7da0759c649 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d090cdc0905189330013f24a2aef0b29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11214fcef6e580d76365515dee9c1f1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2684f511b3a02f9e4ffdfb27012749e1 = $(`<div id="html_2684f511b3a02f9e4ffdfb27012749e1" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_11214fcef6e580d76365515dee9c1f1f.setContent(html_2684f511b3a02f9e4ffdfb27012749e1);
|
|
|
|
|
|
|
|
marker_a0084bcb138210e31ac5d7da0759c649.bindPopup(popup_11214fcef6e580d76365515dee9c1f1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0084bcb138210e31ac5d7da0759c649.setIcon(icon_d090cdc0905189330013f24a2aef0b29);
|
|
|
|
|
|
var marker_57d459947fbb79fa521eb0d9711274dd = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ab30688699c5fbcfbbec1c049fcf3558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68b870d060b5253005d640dee7480058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72dd5616152c54438d78a254e021e889 = $(`<div id="html_72dd5616152c54438d78a254e021e889" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_68b870d060b5253005d640dee7480058.setContent(html_72dd5616152c54438d78a254e021e889);
|
|
|
|
|
|
|
|
marker_57d459947fbb79fa521eb0d9711274dd.bindPopup(popup_68b870d060b5253005d640dee7480058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57d459947fbb79fa521eb0d9711274dd.setIcon(icon_ab30688699c5fbcfbbec1c049fcf3558);
|
|
|
|
|
|
var marker_1e3ea78d60ecc5f94b6fc648dcce5e0e = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_cc865f4dadcd5fe4a1949f1433b1d0ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7abf8d1e66e526ace74ae24ebe53699f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0ef7e9e058f87455f93122cdb5c908f = $(`<div id="html_c0ef7e9e058f87455f93122cdb5c908f" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_7abf8d1e66e526ace74ae24ebe53699f.setContent(html_c0ef7e9e058f87455f93122cdb5c908f);
|
|
|
|
|
|
|
|
marker_1e3ea78d60ecc5f94b6fc648dcce5e0e.bindPopup(popup_7abf8d1e66e526ace74ae24ebe53699f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e3ea78d60ecc5f94b6fc648dcce5e0e.setIcon(icon_cc865f4dadcd5fe4a1949f1433b1d0ae);
|
|
|
|
|
|
var marker_459c6a1d5cd162d2cf21314ca4e1f6e5 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_db262bfbc3b8c60474aacda037850850 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b305be868c7c2d7204a1b48a52eb798 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a71559c1210785f1887746aa7686ac09 = $(`<div id="html_a71559c1210785f1887746aa7686ac09" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_4b305be868c7c2d7204a1b48a52eb798.setContent(html_a71559c1210785f1887746aa7686ac09);
|
|
|
|
|
|
|
|
marker_459c6a1d5cd162d2cf21314ca4e1f6e5.bindPopup(popup_4b305be868c7c2d7204a1b48a52eb798)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_459c6a1d5cd162d2cf21314ca4e1f6e5.setIcon(icon_db262bfbc3b8c60474aacda037850850);
|
|
|
|
|
|
var marker_5a92d0ace23d08dc9aec39f34c9ff787 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b013179faebf9bef76542b0970ba054e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fd4eb7ac8224d7683e00b518b480e1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_690cccbd495431635dd67c7afa520727 = $(`<div id="html_690cccbd495431635dd67c7afa520727" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_3fd4eb7ac8224d7683e00b518b480e1d.setContent(html_690cccbd495431635dd67c7afa520727);
|
|
|
|
|
|
|
|
marker_5a92d0ace23d08dc9aec39f34c9ff787.bindPopup(popup_3fd4eb7ac8224d7683e00b518b480e1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a92d0ace23d08dc9aec39f34c9ff787.setIcon(icon_b013179faebf9bef76542b0970ba054e);
|
|
|
|
|
|
var marker_d3d28b1df7f1f8738a7efdab9cea602b = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6d7bd6bf7ec6509d88dcc4774ee4a4f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52813bd8b0cb6c13ed68c936bcb381d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c767f323ee3e5f247d292cffab3effb = $(`<div id="html_9c767f323ee3e5f247d292cffab3effb" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_52813bd8b0cb6c13ed68c936bcb381d1.setContent(html_9c767f323ee3e5f247d292cffab3effb);
|
|
|
|
|
|
|
|
marker_d3d28b1df7f1f8738a7efdab9cea602b.bindPopup(popup_52813bd8b0cb6c13ed68c936bcb381d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3d28b1df7f1f8738a7efdab9cea602b.setIcon(icon_6d7bd6bf7ec6509d88dcc4774ee4a4f0);
|
|
|
|
|
|
var marker_2ea92e68fa01b8bddd3bd8e4968a035f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b7b4efbd4f9495334b12cf288690231b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bb5ce8c84edc4dbe4bf316305189ab9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_676424ac382258f9fb093f9a31d98f93 = $(`<div id="html_676424ac382258f9fb093f9a31d98f93" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_6bb5ce8c84edc4dbe4bf316305189ab9.setContent(html_676424ac382258f9fb093f9a31d98f93);
|
|
|
|
|
|
|
|
marker_2ea92e68fa01b8bddd3bd8e4968a035f.bindPopup(popup_6bb5ce8c84edc4dbe4bf316305189ab9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ea92e68fa01b8bddd3bd8e4968a035f.setIcon(icon_b7b4efbd4f9495334b12cf288690231b);
|
|
|
|
|
|
var marker_8ea17906597b3e272ecab3dd58a21551 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e4c7e9b5695171ae5d863e146b907555 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3e17c9246baf9d3a1acf493432a5337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a2ccf2313694f0efe322020435a26c7 = $(`<div id="html_6a2ccf2313694f0efe322020435a26c7" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_c3e17c9246baf9d3a1acf493432a5337.setContent(html_6a2ccf2313694f0efe322020435a26c7);
|
|
|
|
|
|
|
|
marker_8ea17906597b3e272ecab3dd58a21551.bindPopup(popup_c3e17c9246baf9d3a1acf493432a5337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ea17906597b3e272ecab3dd58a21551.setIcon(icon_e4c7e9b5695171ae5d863e146b907555);
|
|
|
|
|
|
var marker_1baa318bcd94c6efeb1fd6cc73c833ed = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6f4660cdd0a341a0473d0ba3c30a7d31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0dce920b698f4b9ffe37eaa42869101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42c9171108d839813786af2ad059431a = $(`<div id="html_42c9171108d839813786af2ad059431a" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_b0dce920b698f4b9ffe37eaa42869101.setContent(html_42c9171108d839813786af2ad059431a);
|
|
|
|
|
|
|
|
marker_1baa318bcd94c6efeb1fd6cc73c833ed.bindPopup(popup_b0dce920b698f4b9ffe37eaa42869101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1baa318bcd94c6efeb1fd6cc73c833ed.setIcon(icon_6f4660cdd0a341a0473d0ba3c30a7d31);
|
|
|
|
|
|
var marker_a6c3fa7d5fdc11f19392cfbcfeb9f015 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_2f791c8a819b91d1b91cada2f3cf1e25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de5180d514881bd603d86febbb297ce8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29c6e1759cf19182c1e691c783614153 = $(`<div id="html_29c6e1759cf19182c1e691c783614153" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_de5180d514881bd603d86febbb297ce8.setContent(html_29c6e1759cf19182c1e691c783614153);
|
|
|
|
|
|
|
|
marker_a6c3fa7d5fdc11f19392cfbcfeb9f015.bindPopup(popup_de5180d514881bd603d86febbb297ce8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6c3fa7d5fdc11f19392cfbcfeb9f015.setIcon(icon_2f791c8a819b91d1b91cada2f3cf1e25);
|
|
|
|
|
|
var marker_f1eff7f2e1e37736d5491c3b3d31054a = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_9efd21ce9347198cc9858ac1e4637f91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4982ed76045366ffeef965414b304938 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2d4f3d11301d12b7d532f32d4d84bd2 = $(`<div id="html_f2d4f3d11301d12b7d532f32d4d84bd2" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_4982ed76045366ffeef965414b304938.setContent(html_f2d4f3d11301d12b7d532f32d4d84bd2);
|
|
|
|
|
|
|
|
marker_f1eff7f2e1e37736d5491c3b3d31054a.bindPopup(popup_4982ed76045366ffeef965414b304938)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1eff7f2e1e37736d5491c3b3d31054a.setIcon(icon_9efd21ce9347198cc9858ac1e4637f91);
|
|
|
|
|
|
var marker_b1f34db9326e8f238220568b54287668 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3c48bb8f3b2693b9687f015eb7b5e4a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_934ff795360a83d175bf5c77b9e74f82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c01a6406abc7902beceb72e235cb176 = $(`<div id="html_4c01a6406abc7902beceb72e235cb176" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_934ff795360a83d175bf5c77b9e74f82.setContent(html_4c01a6406abc7902beceb72e235cb176);
|
|
|
|
|
|
|
|
marker_b1f34db9326e8f238220568b54287668.bindPopup(popup_934ff795360a83d175bf5c77b9e74f82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1f34db9326e8f238220568b54287668.setIcon(icon_3c48bb8f3b2693b9687f015eb7b5e4a1);
|
|
|
|
|
|
var marker_d63e9e98d459bbb8ddfa9d6baad1b490 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c796b45512421d0404a29c28b8c923c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32fbd66ab11befb43dc098d8c3486361 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9be4a0f0c1f2e8f39ae79363a0962a8 = $(`<div id="html_c9be4a0f0c1f2e8f39ae79363a0962a8" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_32fbd66ab11befb43dc098d8c3486361.setContent(html_c9be4a0f0c1f2e8f39ae79363a0962a8);
|
|
|
|
|
|
|
|
marker_d63e9e98d459bbb8ddfa9d6baad1b490.bindPopup(popup_32fbd66ab11befb43dc098d8c3486361)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d63e9e98d459bbb8ddfa9d6baad1b490.setIcon(icon_c796b45512421d0404a29c28b8c923c2);
|
|
|
|
|
|
var marker_ab819533f3f24b6b205eee6cf1e37d31 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_e0b7b77d58139570d3eec2056bbe729a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cc14e4cf5c5e00f03e58b2e7213351b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21430c6243f9568f7fe46dfa4648aad1 = $(`<div id="html_21430c6243f9568f7fe46dfa4648aad1" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_3cc14e4cf5c5e00f03e58b2e7213351b.setContent(html_21430c6243f9568f7fe46dfa4648aad1);
|
|
|
|
|
|
|
|
marker_ab819533f3f24b6b205eee6cf1e37d31.bindPopup(popup_3cc14e4cf5c5e00f03e58b2e7213351b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab819533f3f24b6b205eee6cf1e37d31.setIcon(icon_e0b7b77d58139570d3eec2056bbe729a);
|
|
|
|
|
|
var marker_c2a463db2b2b87b51013c33496f9741a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_4821bc89324fbd4bcd8d17dd75ad1f70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8da7f9e2f989b8ef2088657274f2c6e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96d141552023d76ff4421d72ea30b82a = $(`<div id="html_96d141552023d76ff4421d72ea30b82a" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_8da7f9e2f989b8ef2088657274f2c6e6.setContent(html_96d141552023d76ff4421d72ea30b82a);
|
|
|
|
|
|
|
|
marker_c2a463db2b2b87b51013c33496f9741a.bindPopup(popup_8da7f9e2f989b8ef2088657274f2c6e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2a463db2b2b87b51013c33496f9741a.setIcon(icon_4821bc89324fbd4bcd8d17dd75ad1f70);
|
|
|
|
|
|
var marker_5a7a4c54bb7535ce03fc99224cb08a9d = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_266c0eccd79a3fa9c5a5cff860932c49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cda119c647947b990c0fa61c4015d001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d201123f536bbb4173befce50692cfa6 = $(`<div id="html_d201123f536bbb4173befce50692cfa6" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_cda119c647947b990c0fa61c4015d001.setContent(html_d201123f536bbb4173befce50692cfa6);
|
|
|
|
|
|
|
|
marker_5a7a4c54bb7535ce03fc99224cb08a9d.bindPopup(popup_cda119c647947b990c0fa61c4015d001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a7a4c54bb7535ce03fc99224cb08a9d.setIcon(icon_266c0eccd79a3fa9c5a5cff860932c49);
|
|
|
|
|
|
var marker_0ced3ee8ef5820442a141ee58cd9e2f1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f4862514bf2530047dd2c98d8113dcb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bd9539016af6b0ad8d87b3bb33e0dbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0542bff682b3061a65a55c8739a129f = $(`<div id="html_d0542bff682b3061a65a55c8739a129f" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_4bd9539016af6b0ad8d87b3bb33e0dbc.setContent(html_d0542bff682b3061a65a55c8739a129f);
|
|
|
|
|
|
|
|
marker_0ced3ee8ef5820442a141ee58cd9e2f1.bindPopup(popup_4bd9539016af6b0ad8d87b3bb33e0dbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ced3ee8ef5820442a141ee58cd9e2f1.setIcon(icon_f4862514bf2530047dd2c98d8113dcb6);
|
|
|
|
|
|
var marker_a1272dc8668cb4d7cfddcadd6e432b77 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_488c649e1b42bbf0ce6b6f010aac097c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_649f3600cc0c41d027680bf9984272ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0aae0547092338345f8fa70a764fa87 = $(`<div id="html_e0aae0547092338345f8fa70a764fa87" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_649f3600cc0c41d027680bf9984272ae.setContent(html_e0aae0547092338345f8fa70a764fa87);
|
|
|
|
|
|
|
|
marker_a1272dc8668cb4d7cfddcadd6e432b77.bindPopup(popup_649f3600cc0c41d027680bf9984272ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1272dc8668cb4d7cfddcadd6e432b77.setIcon(icon_488c649e1b42bbf0ce6b6f010aac097c);
|
|
|
|
|
|
var marker_188fb38d0fe2a51adbb00a40bd02e87a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_86b7444360b349586431167ed61c57cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40699b3307b17b2a525154d246465f48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74048dfa0477646a313040cc862403fd = $(`<div id="html_74048dfa0477646a313040cc862403fd" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_40699b3307b17b2a525154d246465f48.setContent(html_74048dfa0477646a313040cc862403fd);
|
|
|
|
|
|
|
|
marker_188fb38d0fe2a51adbb00a40bd02e87a.bindPopup(popup_40699b3307b17b2a525154d246465f48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_188fb38d0fe2a51adbb00a40bd02e87a.setIcon(icon_86b7444360b349586431167ed61c57cb);
|
|
|
|
|
|
var marker_064dc0790c80815d164a05d4196db282 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_057ee3aaaf5fff77c8644ae4c88e1a25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c25b8b4314f7d0b29da0204ef950125b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92bc0c3736260a0b8199c013fdf0fe51 = $(`<div id="html_92bc0c3736260a0b8199c013fdf0fe51" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_c25b8b4314f7d0b29da0204ef950125b.setContent(html_92bc0c3736260a0b8199c013fdf0fe51);
|
|
|
|
|
|
|
|
marker_064dc0790c80815d164a05d4196db282.bindPopup(popup_c25b8b4314f7d0b29da0204ef950125b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_064dc0790c80815d164a05d4196db282.setIcon(icon_057ee3aaaf5fff77c8644ae4c88e1a25);
|
|
|
|
|
|
var marker_ed2c034c59ca6e9e0cd48f332f64bbae = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_6696e8b7eb2f53636b06526d3f1dd7fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f1dd23f73dc78c028f6e3723db28b68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb2395fa14195185e806184fd7d3f9c6 = $(`<div id="html_fb2395fa14195185e806184fd7d3f9c6" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_3f1dd23f73dc78c028f6e3723db28b68.setContent(html_fb2395fa14195185e806184fd7d3f9c6);
|
|
|
|
|
|
|
|
marker_ed2c034c59ca6e9e0cd48f332f64bbae.bindPopup(popup_3f1dd23f73dc78c028f6e3723db28b68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed2c034c59ca6e9e0cd48f332f64bbae.setIcon(icon_6696e8b7eb2f53636b06526d3f1dd7fc);
|
|
|
|
|
|
var marker_4b85c68335e798ba6d385ec5e7369e35 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f1d5e4532e95dc88f224554685232f35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_583d10df29da5a0c56c3e1b0668bdaa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71b3afc6b580f6418df795f47cf48b54 = $(`<div id="html_71b3afc6b580f6418df795f47cf48b54" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_583d10df29da5a0c56c3e1b0668bdaa1.setContent(html_71b3afc6b580f6418df795f47cf48b54);
|
|
|
|
|
|
|
|
marker_4b85c68335e798ba6d385ec5e7369e35.bindPopup(popup_583d10df29da5a0c56c3e1b0668bdaa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b85c68335e798ba6d385ec5e7369e35.setIcon(icon_f1d5e4532e95dc88f224554685232f35);
|
|
|
|
|
|
var marker_b81725d146f19ac32aadae98b05ec281 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_7383da486acefa9bd56b98a072a6d362 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a0d016b22763cf9f24fd355f89307d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cc6fddd6782eca4a9bc985fbdf70f6b = $(`<div id="html_1cc6fddd6782eca4a9bc985fbdf70f6b" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_5a0d016b22763cf9f24fd355f89307d8.setContent(html_1cc6fddd6782eca4a9bc985fbdf70f6b);
|
|
|
|
|
|
|
|
marker_b81725d146f19ac32aadae98b05ec281.bindPopup(popup_5a0d016b22763cf9f24fd355f89307d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b81725d146f19ac32aadae98b05ec281.setIcon(icon_7383da486acefa9bd56b98a072a6d362);
|
|
|
|
|
|
var marker_eaf290ece514d7b651475d1c3cd5078b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0429887b08a5217fcb5a4c05712de3aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e2283774309150b784d5482c73f1bae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8df2dd0ac453711135f141a11d71c4f9 = $(`<div id="html_8df2dd0ac453711135f141a11d71c4f9" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_5e2283774309150b784d5482c73f1bae.setContent(html_8df2dd0ac453711135f141a11d71c4f9);
|
|
|
|
|
|
|
|
marker_eaf290ece514d7b651475d1c3cd5078b.bindPopup(popup_5e2283774309150b784d5482c73f1bae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaf290ece514d7b651475d1c3cd5078b.setIcon(icon_0429887b08a5217fcb5a4c05712de3aa);
|
|
|
|
|
|
var marker_2fa9f5ea1b991b014810149e57ba9c9b = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_75c4b4e8c05bf1b58965e9c1da813962 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cdb0a38641ab63598ba44abf3099fc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1da60c1e7d66831ef1c10437aaa156b = $(`<div id="html_c1da60c1e7d66831ef1c10437aaa156b" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_3cdb0a38641ab63598ba44abf3099fc5.setContent(html_c1da60c1e7d66831ef1c10437aaa156b);
|
|
|
|
|
|
|
|
marker_2fa9f5ea1b991b014810149e57ba9c9b.bindPopup(popup_3cdb0a38641ab63598ba44abf3099fc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fa9f5ea1b991b014810149e57ba9c9b.setIcon(icon_75c4b4e8c05bf1b58965e9c1da813962);
|
|
|
|
|
|
var marker_6141a3b902dacd9f9dec8e116a553015 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8c944c8f9d2cfd345f7a70b4d1e1439a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62fff7555fce71e401f69e7f79933c35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10fa0460e51f2fa90c14b9967883aee9 = $(`<div id="html_10fa0460e51f2fa90c14b9967883aee9" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_62fff7555fce71e401f69e7f79933c35.setContent(html_10fa0460e51f2fa90c14b9967883aee9);
|
|
|
|
|
|
|
|
marker_6141a3b902dacd9f9dec8e116a553015.bindPopup(popup_62fff7555fce71e401f69e7f79933c35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6141a3b902dacd9f9dec8e116a553015.setIcon(icon_8c944c8f9d2cfd345f7a70b4d1e1439a);
|
|
|
|
|
|
var marker_f9083445b63dbec2a5e1b5fa12436be5 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_32bb190a9dfc48eafc0f78c3fecf8494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2893f473b8511e60e3f695b396dab81c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a3fbd8bfa8485dc48e3eaf23ab122c5 = $(`<div id="html_2a3fbd8bfa8485dc48e3eaf23ab122c5" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_2893f473b8511e60e3f695b396dab81c.setContent(html_2a3fbd8bfa8485dc48e3eaf23ab122c5);
|
|
|
|
|
|
|
|
marker_f9083445b63dbec2a5e1b5fa12436be5.bindPopup(popup_2893f473b8511e60e3f695b396dab81c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9083445b63dbec2a5e1b5fa12436be5.setIcon(icon_32bb190a9dfc48eafc0f78c3fecf8494);
|
|
|
|
|
|
var marker_e9bc02c5fb0ae751a7b420ed13bff85b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_bf82dcb3c3d43e367b88a1836ec4f657 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77f78c3bafe9f9ede86a3e81a7c6e48c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2fb72fd191b4fc5ad55c55983c095c2 = $(`<div id="html_a2fb72fd191b4fc5ad55c55983c095c2" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_77f78c3bafe9f9ede86a3e81a7c6e48c.setContent(html_a2fb72fd191b4fc5ad55c55983c095c2);
|
|
|
|
|
|
|
|
marker_e9bc02c5fb0ae751a7b420ed13bff85b.bindPopup(popup_77f78c3bafe9f9ede86a3e81a7c6e48c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9bc02c5fb0ae751a7b420ed13bff85b.setIcon(icon_bf82dcb3c3d43e367b88a1836ec4f657);
|
|
|
|
|
|
var marker_232fc9f2cd576835b0711f82edb641c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_c4020c2993afbb04df38730cde91d1d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88db9b0a81e700b9d9b4926121ebf9d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ad17011176e44737ab430d034a6422b = $(`<div id="html_4ad17011176e44737ab430d034a6422b" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_88db9b0a81e700b9d9b4926121ebf9d3.setContent(html_4ad17011176e44737ab430d034a6422b);
|
|
|
|
|
|
|
|
marker_232fc9f2cd576835b0711f82edb641c2.bindPopup(popup_88db9b0a81e700b9d9b4926121ebf9d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_232fc9f2cd576835b0711f82edb641c2.setIcon(icon_c4020c2993afbb04df38730cde91d1d7);
|
|
|
|
|
|
var marker_6a9cee58cb0f01b513922f9c6cf0d8d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1a7ca0f87ac77d5e8db78f9fed359d3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9ecc67d57f006366892bb2c9da97881 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efdc3f3455d1baa4045248bdf8d306cd = $(`<div id="html_efdc3f3455d1baa4045248bdf8d306cd" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_f9ecc67d57f006366892bb2c9da97881.setContent(html_efdc3f3455d1baa4045248bdf8d306cd);
|
|
|
|
|
|
|
|
marker_6a9cee58cb0f01b513922f9c6cf0d8d3.bindPopup(popup_f9ecc67d57f006366892bb2c9da97881)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a9cee58cb0f01b513922f9c6cf0d8d3.setIcon(icon_1a7ca0f87ac77d5e8db78f9fed359d3c);
|
|
|
|
|
|
var marker_a5c1ec46fff0e59bf1b17fdd00304ae8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_915ed84bd866bbea860d0caa32472dc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b1c31614dffa76050cc5de9d174667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b90a946f4a82bec4ea2cea1c0caef48c = $(`<div id="html_b90a946f4a82bec4ea2cea1c0caef48c" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_69b1c31614dffa76050cc5de9d174667.setContent(html_b90a946f4a82bec4ea2cea1c0caef48c);
|
|
|
|
|
|
|
|
marker_a5c1ec46fff0e59bf1b17fdd00304ae8.bindPopup(popup_69b1c31614dffa76050cc5de9d174667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5c1ec46fff0e59bf1b17fdd00304ae8.setIcon(icon_915ed84bd866bbea860d0caa32472dc8);
|
|
|
|
|
|
var marker_3bd52cb283404e3cffc3ef0c8d8ffe13 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_04e0f1da52f890f05c23969e531a4278 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a80a85327654f1d8f7b452390b94c59a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d3273ba9c53b600fe49960089edc665 = $(`<div id="html_6d3273ba9c53b600fe49960089edc665" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_a80a85327654f1d8f7b452390b94c59a.setContent(html_6d3273ba9c53b600fe49960089edc665);
|
|
|
|
|
|
|
|
marker_3bd52cb283404e3cffc3ef0c8d8ffe13.bindPopup(popup_a80a85327654f1d8f7b452390b94c59a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bd52cb283404e3cffc3ef0c8d8ffe13.setIcon(icon_04e0f1da52f890f05c23969e531a4278);
|
|
|
|
|
|
var marker_bde4e55117b7c3a8292ac37f12046b6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b7a17b1360f4740b1f3555656ee20d1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d528d65c0635fd44837059216870714a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1a8bbe4e7cd947c122429cd29275cab = $(`<div id="html_f1a8bbe4e7cd947c122429cd29275cab" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_d528d65c0635fd44837059216870714a.setContent(html_f1a8bbe4e7cd947c122429cd29275cab);
|
|
|
|
|
|
|
|
marker_bde4e55117b7c3a8292ac37f12046b6d.bindPopup(popup_d528d65c0635fd44837059216870714a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bde4e55117b7c3a8292ac37f12046b6d.setIcon(icon_b7a17b1360f4740b1f3555656ee20d1e);
|
|
|
|
|
|
var marker_a124b14ab72384c80041fe2aa9f83679 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3b861cc674808229cf9a6bb2187dbafc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3394311ff60c7177b30dbb2b54dd58c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ae4a3298f589f5b2ba8aebec9be39d7 = $(`<div id="html_0ae4a3298f589f5b2ba8aebec9be39d7" style="width: 100.0%; height: 100.0%;">relay.zombi.cloudrodion.com</div>`)[0];
|
|
popup_3394311ff60c7177b30dbb2b54dd58c3.setContent(html_0ae4a3298f589f5b2ba8aebec9be39d7);
|
|
|
|
|
|
|
|
marker_a124b14ab72384c80041fe2aa9f83679.bindPopup(popup_3394311ff60c7177b30dbb2b54dd58c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a124b14ab72384c80041fe2aa9f83679.setIcon(icon_3b861cc674808229cf9a6bb2187dbafc);
|
|
|
|
|
|
var marker_82cf4cb3a854fe4232fbbed3960cb980 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_9ba9a892db8a8d23feacfd3e6272f9f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0606426c7a5868d8b2438a51071ffa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1d2ac2fc9a857fa3b0078f43ba62232 = $(`<div id="html_f1d2ac2fc9a857fa3b0078f43ba62232" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_a0606426c7a5868d8b2438a51071ffa6.setContent(html_f1d2ac2fc9a857fa3b0078f43ba62232);
|
|
|
|
|
|
|
|
marker_82cf4cb3a854fe4232fbbed3960cb980.bindPopup(popup_a0606426c7a5868d8b2438a51071ffa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82cf4cb3a854fe4232fbbed3960cb980.setIcon(icon_9ba9a892db8a8d23feacfd3e6272f9f9);
|
|
|
|
|
|
var marker_6603b2c00cae168acac0f418b643f5b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_322e62878ea27f7257d263deea489e5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d13c19938227dda3a178da7419219586 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1af7979f9a4df20d3858513c9841029f = $(`<div id="html_1af7979f9a4df20d3858513c9841029f" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_d13c19938227dda3a178da7419219586.setContent(html_1af7979f9a4df20d3858513c9841029f);
|
|
|
|
|
|
|
|
marker_6603b2c00cae168acac0f418b643f5b7.bindPopup(popup_d13c19938227dda3a178da7419219586)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6603b2c00cae168acac0f418b643f5b7.setIcon(icon_322e62878ea27f7257d263deea489e5e);
|
|
|
|
|
|
var marker_016cf2938e05425665a0fb2214a21662 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_eaa403f8e22a9fa8d500dc350a9ed1f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c5fc077513072c6d7cba7762c9c3ea3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2afb6f0eacc068a5d8fecc4f95ffd51f = $(`<div id="html_2afb6f0eacc068a5d8fecc4f95ffd51f" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_7c5fc077513072c6d7cba7762c9c3ea3.setContent(html_2afb6f0eacc068a5d8fecc4f95ffd51f);
|
|
|
|
|
|
|
|
marker_016cf2938e05425665a0fb2214a21662.bindPopup(popup_7c5fc077513072c6d7cba7762c9c3ea3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_016cf2938e05425665a0fb2214a21662.setIcon(icon_eaa403f8e22a9fa8d500dc350a9ed1f8);
|
|
|
|
|
|
var marker_ec73d337a94e7cbdffcafbcee08c0617 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_86308217d1f84f8042b1263b86411db4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37742aab4c2c917c656e07ab6fea646e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4e2a716737d6dc225aaf7992a95a3d8 = $(`<div id="html_c4e2a716737d6dc225aaf7992a95a3d8" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_37742aab4c2c917c656e07ab6fea646e.setContent(html_c4e2a716737d6dc225aaf7992a95a3d8);
|
|
|
|
|
|
|
|
marker_ec73d337a94e7cbdffcafbcee08c0617.bindPopup(popup_37742aab4c2c917c656e07ab6fea646e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec73d337a94e7cbdffcafbcee08c0617.setIcon(icon_86308217d1f84f8042b1263b86411db4);
|
|
|
|
|
|
var marker_6cc9106fe651f7d913c41d5d81b04037 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f93fe769a5b65406f935930ff1576db9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_287fe08256d00d59d90010dcb7fd90cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d23027d4da3116d19302258c4871add8 = $(`<div id="html_d23027d4da3116d19302258c4871add8" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_287fe08256d00d59d90010dcb7fd90cc.setContent(html_d23027d4da3116d19302258c4871add8);
|
|
|
|
|
|
|
|
marker_6cc9106fe651f7d913c41d5d81b04037.bindPopup(popup_287fe08256d00d59d90010dcb7fd90cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cc9106fe651f7d913c41d5d81b04037.setIcon(icon_f93fe769a5b65406f935930ff1576db9);
|
|
|
|
|
|
var marker_435928355bfbea778fe8eb32871f4c04 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d73bb9b507e1689f1a22410c1d15b7b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f67e99bbe5242800a4b83325114ead57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe7aa4feb187d2543f63269988fbedef = $(`<div id="html_fe7aa4feb187d2543f63269988fbedef" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_f67e99bbe5242800a4b83325114ead57.setContent(html_fe7aa4feb187d2543f63269988fbedef);
|
|
|
|
|
|
|
|
marker_435928355bfbea778fe8eb32871f4c04.bindPopup(popup_f67e99bbe5242800a4b83325114ead57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_435928355bfbea778fe8eb32871f4c04.setIcon(icon_d73bb9b507e1689f1a22410c1d15b7b9);
|
|
|
|
|
|
var marker_33c253e2b304d051e3c5dd5592be2ad4 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_44d70f5f09d879678a5f3edc8ba0b904 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98e64c9357c73728094f1d493534cd58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_510ccbb14cc8235a02f27b97c975118d = $(`<div id="html_510ccbb14cc8235a02f27b97c975118d" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_98e64c9357c73728094f1d493534cd58.setContent(html_510ccbb14cc8235a02f27b97c975118d);
|
|
|
|
|
|
|
|
marker_33c253e2b304d051e3c5dd5592be2ad4.bindPopup(popup_98e64c9357c73728094f1d493534cd58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33c253e2b304d051e3c5dd5592be2ad4.setIcon(icon_44d70f5f09d879678a5f3edc8ba0b904);
|
|
|
|
|
|
var marker_32c897c10680a21d7e832d662348e12a = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_688513461b78eb63de07f68444d71664 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_353fcce624229ad9aa249cffb5f9a597 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4528223aad201e249c0a62e9f1a7204 = $(`<div id="html_a4528223aad201e249c0a62e9f1a7204" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_353fcce624229ad9aa249cffb5f9a597.setContent(html_a4528223aad201e249c0a62e9f1a7204);
|
|
|
|
|
|
|
|
marker_32c897c10680a21d7e832d662348e12a.bindPopup(popup_353fcce624229ad9aa249cffb5f9a597)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c897c10680a21d7e832d662348e12a.setIcon(icon_688513461b78eb63de07f68444d71664);
|
|
|
|
|
|
var marker_1de1fb957c55a656542c705a3d6c88de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_931c7fa3480b47a7f7dc0e182cf85dc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a47c5423cc89348093a1e5e6d8c8602a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19a367e6f9ec4bf79dfc4751bf5c8d9b = $(`<div id="html_19a367e6f9ec4bf79dfc4751bf5c8d9b" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_a47c5423cc89348093a1e5e6d8c8602a.setContent(html_19a367e6f9ec4bf79dfc4751bf5c8d9b);
|
|
|
|
|
|
|
|
marker_1de1fb957c55a656542c705a3d6c88de.bindPopup(popup_a47c5423cc89348093a1e5e6d8c8602a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1de1fb957c55a656542c705a3d6c88de.setIcon(icon_931c7fa3480b47a7f7dc0e182cf85dc5);
|
|
|
|
|
|
var marker_1eee0d0b5a82d879b6596ce129565d29 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_acafe37d7401ddeca1ba74ab0051a89e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e71876a5fd7cdc8cfcf07f086c79e3b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ebf1dde025e062052174ea34fa58443 = $(`<div id="html_9ebf1dde025e062052174ea34fa58443" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_e71876a5fd7cdc8cfcf07f086c79e3b2.setContent(html_9ebf1dde025e062052174ea34fa58443);
|
|
|
|
|
|
|
|
marker_1eee0d0b5a82d879b6596ce129565d29.bindPopup(popup_e71876a5fd7cdc8cfcf07f086c79e3b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eee0d0b5a82d879b6596ce129565d29.setIcon(icon_acafe37d7401ddeca1ba74ab0051a89e);
|
|
|
|
|
|
var marker_17d36fe6c8a883a8fcd50b23ff5917f5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_35827c7bb56e51e534525c896535acec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb476b16a76f5fe29c54cfd1a5f433c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa5a24306cf0f9bd8427481cdaab3089 = $(`<div id="html_aa5a24306cf0f9bd8427481cdaab3089" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_cb476b16a76f5fe29c54cfd1a5f433c5.setContent(html_aa5a24306cf0f9bd8427481cdaab3089);
|
|
|
|
|
|
|
|
marker_17d36fe6c8a883a8fcd50b23ff5917f5.bindPopup(popup_cb476b16a76f5fe29c54cfd1a5f433c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17d36fe6c8a883a8fcd50b23ff5917f5.setIcon(icon_35827c7bb56e51e534525c896535acec);
|
|
|
|
|
|
var marker_7e8e3a6ccc05040aaac56fa5ee581042 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_1c14c361e5178bbc193264e558385d14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e14dd82e10fdcbefa1f83c2e487b83d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8d548344b6fd462de3ed8a5d60163ae = $(`<div id="html_b8d548344b6fd462de3ed8a5d60163ae" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_5e14dd82e10fdcbefa1f83c2e487b83d.setContent(html_b8d548344b6fd462de3ed8a5d60163ae);
|
|
|
|
|
|
|
|
marker_7e8e3a6ccc05040aaac56fa5ee581042.bindPopup(popup_5e14dd82e10fdcbefa1f83c2e487b83d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e8e3a6ccc05040aaac56fa5ee581042.setIcon(icon_1c14c361e5178bbc193264e558385d14);
|
|
|
|
|
|
var marker_3fbe5616bdf467d82ded9a627f1b32d2 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_30b99e19d7899902712c638847c89fbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61633772cd5af2ca925f672404da506b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3509e55371ad423e2c411d2e409c97c = $(`<div id="html_b3509e55371ad423e2c411d2e409c97c" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_61633772cd5af2ca925f672404da506b.setContent(html_b3509e55371ad423e2c411d2e409c97c);
|
|
|
|
|
|
|
|
marker_3fbe5616bdf467d82ded9a627f1b32d2.bindPopup(popup_61633772cd5af2ca925f672404da506b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fbe5616bdf467d82ded9a627f1b32d2.setIcon(icon_30b99e19d7899902712c638847c89fbe);
|
|
|
|
|
|
var marker_dd78ae493f42139696f8ca8070974c9f = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_db1ccf71573a94bb8f54338a1cdd65bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74df05629b41949b56b011d034a8af7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e469742a18f8514833d57630dfe9d082 = $(`<div id="html_e469742a18f8514833d57630dfe9d082" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_74df05629b41949b56b011d034a8af7c.setContent(html_e469742a18f8514833d57630dfe9d082);
|
|
|
|
|
|
|
|
marker_dd78ae493f42139696f8ca8070974c9f.bindPopup(popup_74df05629b41949b56b011d034a8af7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd78ae493f42139696f8ca8070974c9f.setIcon(icon_db1ccf71573a94bb8f54338a1cdd65bd);
|
|
|
|
|
|
var marker_12dd355d1f187b12defba787d0e124a0 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d285b90e1d1097b2eb6481a7517c7489 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc37a6eefde5345b22ae9c81b15978b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a457d7ea64be20c0d24e1c592423eb4 = $(`<div id="html_1a457d7ea64be20c0d24e1c592423eb4" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_bc37a6eefde5345b22ae9c81b15978b8.setContent(html_1a457d7ea64be20c0d24e1c592423eb4);
|
|
|
|
|
|
|
|
marker_12dd355d1f187b12defba787d0e124a0.bindPopup(popup_bc37a6eefde5345b22ae9c81b15978b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12dd355d1f187b12defba787d0e124a0.setIcon(icon_d285b90e1d1097b2eb6481a7517c7489);
|
|
|
|
|
|
var marker_d4d0f58867d2fd21721e4193b1a1e15c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_ab85d12391e007d316c52ea452ccb4ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1793d188780667da00f0f2cda047af68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b91190eabc6c66f7fe5d201a527beef7 = $(`<div id="html_b91190eabc6c66f7fe5d201a527beef7" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_1793d188780667da00f0f2cda047af68.setContent(html_b91190eabc6c66f7fe5d201a527beef7);
|
|
|
|
|
|
|
|
marker_d4d0f58867d2fd21721e4193b1a1e15c.bindPopup(popup_1793d188780667da00f0f2cda047af68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4d0f58867d2fd21721e4193b1a1e15c.setIcon(icon_ab85d12391e007d316c52ea452ccb4ae);
|
|
|
|
|
|
var marker_cbcbfd4b41f6930bcf0aab7954f5948a = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_a0b13bf313a79741789e70062002cc0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0b671bf096f0d6f9fb2c35ccb7cb4e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6b5ccff028ae1059f0b9c498253eed6 = $(`<div id="html_e6b5ccff028ae1059f0b9c498253eed6" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_b0b671bf096f0d6f9fb2c35ccb7cb4e2.setContent(html_e6b5ccff028ae1059f0b9c498253eed6);
|
|
|
|
|
|
|
|
marker_cbcbfd4b41f6930bcf0aab7954f5948a.bindPopup(popup_b0b671bf096f0d6f9fb2c35ccb7cb4e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbcbfd4b41f6930bcf0aab7954f5948a.setIcon(icon_a0b13bf313a79741789e70062002cc0f);
|
|
|
|
|
|
var marker_d93a4dad821343a0cafecb68adf47738 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_eafa8574d226f06197665996c5aad47a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c159ebff887d1ebcd25772fa2c35ebe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4c5d51392093359fc1be06158fd22f3 = $(`<div id="html_c4c5d51392093359fc1be06158fd22f3" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_6c159ebff887d1ebcd25772fa2c35ebe.setContent(html_c4c5d51392093359fc1be06158fd22f3);
|
|
|
|
|
|
|
|
marker_d93a4dad821343a0cafecb68adf47738.bindPopup(popup_6c159ebff887d1ebcd25772fa2c35ebe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d93a4dad821343a0cafecb68adf47738.setIcon(icon_eafa8574d226f06197665996c5aad47a);
|
|
|
|
|
|
var marker_ae3a737b717437550d16e4e4ed40e60a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_601763c414234ae4e79b94b87037b412 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_307827420c79653e322bb19cd2d57e19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc32c886a9d18b759ee2345ee81e80a8 = $(`<div id="html_dc32c886a9d18b759ee2345ee81e80a8" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_307827420c79653e322bb19cd2d57e19.setContent(html_dc32c886a9d18b759ee2345ee81e80a8);
|
|
|
|
|
|
|
|
marker_ae3a737b717437550d16e4e4ed40e60a.bindPopup(popup_307827420c79653e322bb19cd2d57e19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae3a737b717437550d16e4e4ed40e60a.setIcon(icon_601763c414234ae4e79b94b87037b412);
|
|
|
|
|
|
var marker_a67c68d400af59b03552a05ee95f7541 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_135b6e684b1fa07480a2ea2e482ef0ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7682e3cd5a62f44269d78be62ebb88e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d2728acb482e689698ad78388f577aa = $(`<div id="html_3d2728acb482e689698ad78388f577aa" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_d7682e3cd5a62f44269d78be62ebb88e.setContent(html_3d2728acb482e689698ad78388f577aa);
|
|
|
|
|
|
|
|
marker_a67c68d400af59b03552a05ee95f7541.bindPopup(popup_d7682e3cd5a62f44269d78be62ebb88e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a67c68d400af59b03552a05ee95f7541.setIcon(icon_135b6e684b1fa07480a2ea2e482ef0ac);
|
|
|
|
|
|
var marker_ae63d7a7870927bd8b22d3261060a9e3 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_9057eea0ec5f35eb20b7c7bb15e0edc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ef693996997777db4132bedad17af0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fa1e17fa71a82890279d31761002ce3 = $(`<div id="html_6fa1e17fa71a82890279d31761002ce3" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_4ef693996997777db4132bedad17af0e.setContent(html_6fa1e17fa71a82890279d31761002ce3);
|
|
|
|
|
|
|
|
marker_ae63d7a7870927bd8b22d3261060a9e3.bindPopup(popup_4ef693996997777db4132bedad17af0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae63d7a7870927bd8b22d3261060a9e3.setIcon(icon_9057eea0ec5f35eb20b7c7bb15e0edc0);
|
|
|
|
|
|
var marker_92e403be92b9917d62e404ff58cdfd13 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_0a438f40b290574c5149ce7c7a8a2d01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0eec13cc794a59672056a0af16bc3e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8fb866e42fe1c967b816baade56c592 = $(`<div id="html_c8fb866e42fe1c967b816baade56c592" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_a0eec13cc794a59672056a0af16bc3e6.setContent(html_c8fb866e42fe1c967b816baade56c592);
|
|
|
|
|
|
|
|
marker_92e403be92b9917d62e404ff58cdfd13.bindPopup(popup_a0eec13cc794a59672056a0af16bc3e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e403be92b9917d62e404ff58cdfd13.setIcon(icon_0a438f40b290574c5149ce7c7a8a2d01);
|
|
|
|
|
|
var marker_32524e559e94b7fba9d1635c5b23e915 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_634ae7053f6e9717c5e1a26db5097ebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfcd85ba9f2c2c8f030856ab07736180 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6dfbcceb0c633ef4ce4ca2cf33ba4a6 = $(`<div id="html_a6dfbcceb0c633ef4ce4ca2cf33ba4a6" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_bfcd85ba9f2c2c8f030856ab07736180.setContent(html_a6dfbcceb0c633ef4ce4ca2cf33ba4a6);
|
|
|
|
|
|
|
|
marker_32524e559e94b7fba9d1635c5b23e915.bindPopup(popup_bfcd85ba9f2c2c8f030856ab07736180)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32524e559e94b7fba9d1635c5b23e915.setIcon(icon_634ae7053f6e9717c5e1a26db5097ebf);
|
|
|
|
|
|
var marker_6637d135c06dff169951398e6f211f7e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f84fc6aa4ebd806dd6342e50b6002fcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc4f4a4f3467f9a10e6bd753115fac64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17184f38f0f86912f58df1264ed09a69 = $(`<div id="html_17184f38f0f86912f58df1264ed09a69" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_dc4f4a4f3467f9a10e6bd753115fac64.setContent(html_17184f38f0f86912f58df1264ed09a69);
|
|
|
|
|
|
|
|
marker_6637d135c06dff169951398e6f211f7e.bindPopup(popup_dc4f4a4f3467f9a10e6bd753115fac64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6637d135c06dff169951398e6f211f7e.setIcon(icon_f84fc6aa4ebd806dd6342e50b6002fcc);
|
|
|
|
|
|
var marker_439dd435f036aa9ff63c03eadf59c65d = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_d0668b66b029957bb33a97c2841d104b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f1f729b38a061a430ddffc193ee32f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0fb81ca92b9395c61e770f5d6bae68f = $(`<div id="html_c0fb81ca92b9395c61e770f5d6bae68f" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_8f1f729b38a061a430ddffc193ee32f3.setContent(html_c0fb81ca92b9395c61e770f5d6bae68f);
|
|
|
|
|
|
|
|
marker_439dd435f036aa9ff63c03eadf59c65d.bindPopup(popup_8f1f729b38a061a430ddffc193ee32f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_439dd435f036aa9ff63c03eadf59c65d.setIcon(icon_d0668b66b029957bb33a97c2841d104b);
|
|
|
|
|
|
var marker_6322e79559d4ccddb683d14719b64826 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3503f9654c96c29172225d54c3edc465 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bd2aee3f27fb865627b716e78cfa1e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99b25ddbfb34ba0a8f450ca3e5a0352b = $(`<div id="html_99b25ddbfb34ba0a8f450ca3e5a0352b" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_2bd2aee3f27fb865627b716e78cfa1e5.setContent(html_99b25ddbfb34ba0a8f450ca3e5a0352b);
|
|
|
|
|
|
|
|
marker_6322e79559d4ccddb683d14719b64826.bindPopup(popup_2bd2aee3f27fb865627b716e78cfa1e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6322e79559d4ccddb683d14719b64826.setIcon(icon_3503f9654c96c29172225d54c3edc465);
|
|
|
|
|
|
var marker_22b3cba4fe63e077c13ef6610873135c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_56fe567bc712e7a4e8e98aa2196f3531 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba27d2a817b25619b8574c0c8b89dd8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e6eb1c44b20bb235fa45efcd246ca48 = $(`<div id="html_2e6eb1c44b20bb235fa45efcd246ca48" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_ba27d2a817b25619b8574c0c8b89dd8d.setContent(html_2e6eb1c44b20bb235fa45efcd246ca48);
|
|
|
|
|
|
|
|
marker_22b3cba4fe63e077c13ef6610873135c.bindPopup(popup_ba27d2a817b25619b8574c0c8b89dd8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22b3cba4fe63e077c13ef6610873135c.setIcon(icon_56fe567bc712e7a4e8e98aa2196f3531);
|
|
|
|
|
|
var marker_c85f2a30b75dc3ce1d9cde7086ed9abb = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_f1c3bd574ea6385b103b33a855ea9397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c41252af1e3667f540d6bc3d6b81fa41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47e5e6f5af47e9d08fc9d828fb6c316a = $(`<div id="html_47e5e6f5af47e9d08fc9d828fb6c316a" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_c41252af1e3667f540d6bc3d6b81fa41.setContent(html_47e5e6f5af47e9d08fc9d828fb6c316a);
|
|
|
|
|
|
|
|
marker_c85f2a30b75dc3ce1d9cde7086ed9abb.bindPopup(popup_c41252af1e3667f540d6bc3d6b81fa41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c85f2a30b75dc3ce1d9cde7086ed9abb.setIcon(icon_f1c3bd574ea6385b103b33a855ea9397);
|
|
|
|
|
|
var marker_058064daba59ef341f6c1ef9aec3a047 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_bad5dab4d742e02a87938f78eaf19239 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2511e087973da63f3bf0e064c9225869 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_205b6f4143a97d51870505b24e75ccc5 = $(`<div id="html_205b6f4143a97d51870505b24e75ccc5" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_2511e087973da63f3bf0e064c9225869.setContent(html_205b6f4143a97d51870505b24e75ccc5);
|
|
|
|
|
|
|
|
marker_058064daba59ef341f6c1ef9aec3a047.bindPopup(popup_2511e087973da63f3bf0e064c9225869)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_058064daba59ef341f6c1ef9aec3a047.setIcon(icon_bad5dab4d742e02a87938f78eaf19239);
|
|
|
|
|
|
var marker_f11084eac7b06c6edbba7b7b314b5d7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_7a22dd698b5f23aae11869146b3f8e72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e6cd3cb6c60fd6090720b703177c95b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf06d8c137f8a35d305cbd3c4ba23b2 = $(`<div id="html_ecf06d8c137f8a35d305cbd3c4ba23b2" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_1e6cd3cb6c60fd6090720b703177c95b.setContent(html_ecf06d8c137f8a35d305cbd3c4ba23b2);
|
|
|
|
|
|
|
|
marker_f11084eac7b06c6edbba7b7b314b5d7b.bindPopup(popup_1e6cd3cb6c60fd6090720b703177c95b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f11084eac7b06c6edbba7b7b314b5d7b.setIcon(icon_7a22dd698b5f23aae11869146b3f8e72);
|
|
|
|
|
|
var marker_de66cfeb813cf66324533d61a5d02b93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_3fb4c52cdfbd51de9643d75d3fb895f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96f83934157c37c7197608eb9e8b6ba1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5331d591abb22a56633daab2c75d2ee0 = $(`<div id="html_5331d591abb22a56633daab2c75d2ee0" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_96f83934157c37c7197608eb9e8b6ba1.setContent(html_5331d591abb22a56633daab2c75d2ee0);
|
|
|
|
|
|
|
|
marker_de66cfeb813cf66324533d61a5d02b93.bindPopup(popup_96f83934157c37c7197608eb9e8b6ba1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de66cfeb813cf66324533d61a5d02b93.setIcon(icon_3fb4c52cdfbd51de9643d75d3fb895f4);
|
|
|
|
|
|
var marker_7a2eab1bf35c61a6c8fc8f3bd0482b94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_980b8a7f9aca261b418e3e2aad7cd6cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecd2290f8ae31de6827fbe2193f0f0ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7f32f0cf9edb1dc414c18610b5bde29 = $(`<div id="html_e7f32f0cf9edb1dc414c18610b5bde29" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_ecd2290f8ae31de6827fbe2193f0f0ed.setContent(html_e7f32f0cf9edb1dc414c18610b5bde29);
|
|
|
|
|
|
|
|
marker_7a2eab1bf35c61a6c8fc8f3bd0482b94.bindPopup(popup_ecd2290f8ae31de6827fbe2193f0f0ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a2eab1bf35c61a6c8fc8f3bd0482b94.setIcon(icon_980b8a7f9aca261b418e3e2aad7cd6cc);
|
|
|
|
|
|
var marker_41c9addad93e81d1e7e0229be72d49d0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_60f4bb38546144a3ce74fd33ca671e78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2920e6a7c5ea8ee4294d3d6381755d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ddaae2aa164f6efdd2c6a2d7019385d = $(`<div id="html_2ddaae2aa164f6efdd2c6a2d7019385d" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_e2920e6a7c5ea8ee4294d3d6381755d5.setContent(html_2ddaae2aa164f6efdd2c6a2d7019385d);
|
|
|
|
|
|
|
|
marker_41c9addad93e81d1e7e0229be72d49d0.bindPopup(popup_e2920e6a7c5ea8ee4294d3d6381755d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41c9addad93e81d1e7e0229be72d49d0.setIcon(icon_60f4bb38546144a3ce74fd33ca671e78);
|
|
|
|
|
|
var marker_05a28d5fa6081aa7c6ae2eaf05f7097d = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_70eb1f7f775fa10c6b43b5138209bb23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_917f3907371f450230e3b3265c1cbab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c9d4098ec67da4a7a312feb26945a37 = $(`<div id="html_5c9d4098ec67da4a7a312feb26945a37" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_917f3907371f450230e3b3265c1cbab6.setContent(html_5c9d4098ec67da4a7a312feb26945a37);
|
|
|
|
|
|
|
|
marker_05a28d5fa6081aa7c6ae2eaf05f7097d.bindPopup(popup_917f3907371f450230e3b3265c1cbab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05a28d5fa6081aa7c6ae2eaf05f7097d.setIcon(icon_70eb1f7f775fa10c6b43b5138209bb23);
|
|
|
|
|
|
var marker_df4d85d99bff6171c75222cd2d520e58 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8011bf7b8c6c69a8231a4faeac8ba7ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59f9a00b36ac35d36fb1b16eda874e1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b891b74ff53a241d0ecbee799699614 = $(`<div id="html_8b891b74ff53a241d0ecbee799699614" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_59f9a00b36ac35d36fb1b16eda874e1a.setContent(html_8b891b74ff53a241d0ecbee799699614);
|
|
|
|
|
|
|
|
marker_df4d85d99bff6171c75222cd2d520e58.bindPopup(popup_59f9a00b36ac35d36fb1b16eda874e1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df4d85d99bff6171c75222cd2d520e58.setIcon(icon_8011bf7b8c6c69a8231a4faeac8ba7ad);
|
|
|
|
|
|
var marker_07124a978fa1bf95e93b6fb586ccca15 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b2506ca402cc8bfdf220e92679033f61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f4035846f46f466f0e5f8ec2a5e8b10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a383ed163e7b9ba6bed7a7cd2c26e245 = $(`<div id="html_a383ed163e7b9ba6bed7a7cd2c26e245" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_9f4035846f46f466f0e5f8ec2a5e8b10.setContent(html_a383ed163e7b9ba6bed7a7cd2c26e245);
|
|
|
|
|
|
|
|
marker_07124a978fa1bf95e93b6fb586ccca15.bindPopup(popup_9f4035846f46f466f0e5f8ec2a5e8b10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07124a978fa1bf95e93b6fb586ccca15.setIcon(icon_b2506ca402cc8bfdf220e92679033f61);
|
|
|
|
|
|
var marker_0720f9c29fa52138ff57f6a0586a7423 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_b23a61aae9ccffad5eb9ebcfbd2e7b02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5038472d3451a645582ac13e76641eef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_943e0295a7ded0841b3bf93eb6f27037 = $(`<div id="html_943e0295a7ded0841b3bf93eb6f27037" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_5038472d3451a645582ac13e76641eef.setContent(html_943e0295a7ded0841b3bf93eb6f27037);
|
|
|
|
|
|
|
|
marker_0720f9c29fa52138ff57f6a0586a7423.bindPopup(popup_5038472d3451a645582ac13e76641eef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0720f9c29fa52138ff57f6a0586a7423.setIcon(icon_b23a61aae9ccffad5eb9ebcfbd2e7b02);
|
|
|
|
|
|
var marker_67521c349a449f3372ca4a6289f8e6ed = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_979e66afed41df99eafc341e1b91ca2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b3536ddc779922d705e60d0bf72295b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf034706d6cf423c4c6ce8ec0ab2ef74 = $(`<div id="html_cf034706d6cf423c4c6ce8ec0ab2ef74" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_4b3536ddc779922d705e60d0bf72295b.setContent(html_cf034706d6cf423c4c6ce8ec0ab2ef74);
|
|
|
|
|
|
|
|
marker_67521c349a449f3372ca4a6289f8e6ed.bindPopup(popup_4b3536ddc779922d705e60d0bf72295b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67521c349a449f3372ca4a6289f8e6ed.setIcon(icon_979e66afed41df99eafc341e1b91ca2a);
|
|
|
|
|
|
var marker_ebcb09cf9cc8543bd46ceeb13648ca86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_80d5b4aeff1677ea502772863c63e739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d7022dc439e23586fb4be2f5ab34120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e4f098d28f5aa21bff4dbc2f29ae407 = $(`<div id="html_5e4f098d28f5aa21bff4dbc2f29ae407" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_6d7022dc439e23586fb4be2f5ab34120.setContent(html_5e4f098d28f5aa21bff4dbc2f29ae407);
|
|
|
|
|
|
|
|
marker_ebcb09cf9cc8543bd46ceeb13648ca86.bindPopup(popup_6d7022dc439e23586fb4be2f5ab34120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebcb09cf9cc8543bd46ceeb13648ca86.setIcon(icon_80d5b4aeff1677ea502772863c63e739);
|
|
|
|
|
|
var marker_d778c300699217a7d0b6c969d0dcf480 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_73583c97f16654d73fc8852494749e6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a26c226f8ff801b064ea40af52fe35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b186c4f8cb5f09c8ec528b4b93040ca = $(`<div id="html_8b186c4f8cb5f09c8ec528b4b93040ca" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_66a26c226f8ff801b064ea40af52fe35.setContent(html_8b186c4f8cb5f09c8ec528b4b93040ca);
|
|
|
|
|
|
|
|
marker_d778c300699217a7d0b6c969d0dcf480.bindPopup(popup_66a26c226f8ff801b064ea40af52fe35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d778c300699217a7d0b6c969d0dcf480.setIcon(icon_73583c97f16654d73fc8852494749e6a);
|
|
|
|
|
|
var marker_0db68cee8a724a38b1dbb632e526f441 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f92015df686ff235a2a7b0c254a09b49);
|
|
|
|
|
|
var icon_8133769ebd441235360b81832f6ff634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d49c40c1d88a66bc20c88ec1f09ee82b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19eee6bda52b6be3bc3f487466a5c093 = $(`<div id="html_19eee6bda52b6be3bc3f487466a5c093" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_d49c40c1d88a66bc20c88ec1f09ee82b.setContent(html_19eee6bda52b6be3bc3f487466a5c093);
|
|
|
|
|
|
|
|
marker_0db68cee8a724a38b1dbb632e526f441.bindPopup(popup_d49c40c1d88a66bc20c88ec1f09ee82b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0db68cee8a724a38b1dbb632e526f441.setIcon(icon_8133769ebd441235360b81832f6ff634);
|
|
|
|
|
|
marker_cluster_f92015df686ff235a2a7b0c254a09b49.addTo(map_38141dd66d9a46409fe602ec8eb27059);
|
|
|
|
</script>
|
|
</html> |