mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 15:45:18 +00:00
10981 lines
319 KiB
HTML
10981 lines
319 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_f96a4356311b89765e39583078624dc5 {
|
|
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_f96a4356311b89765e39583078624dc5" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_f96a4356311b89765e39583078624dc5 = L.map(
|
|
"map_f96a4356311b89765e39583078624dc5",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_a7f29888b5af1e0fb3ed09b1c482feea = 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_a7f29888b5af1e0fb3ed09b1c482feea.addTo(map_f96a4356311b89765e39583078624dc5);
|
|
|
|
|
|
var marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_93eb5352eb54c29d8970c5489df094c9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d6f168c5d586d57f38c0073084b25664 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84466fbb30a6bf6f6b503c6a92738484 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c96762101fcf5ee9aa50963c053c1b1 = $(`<div id="html_3c96762101fcf5ee9aa50963c053c1b1" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_84466fbb30a6bf6f6b503c6a92738484.setContent(html_3c96762101fcf5ee9aa50963c053c1b1);
|
|
|
|
|
|
|
|
marker_93eb5352eb54c29d8970c5489df094c9.bindPopup(popup_84466fbb30a6bf6f6b503c6a92738484)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93eb5352eb54c29d8970c5489df094c9.setIcon(icon_d6f168c5d586d57f38c0073084b25664);
|
|
|
|
|
|
var marker_54527599dbfa5065d99df78a9d2d3aef = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f76918a18bb866b2d68d66439d9c9542 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be6244e089a732d106683cf674550a6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b908db5be736402ec5ffa0058e9c694 = $(`<div id="html_0b908db5be736402ec5ffa0058e9c694" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_be6244e089a732d106683cf674550a6d.setContent(html_0b908db5be736402ec5ffa0058e9c694);
|
|
|
|
|
|
|
|
marker_54527599dbfa5065d99df78a9d2d3aef.bindPopup(popup_be6244e089a732d106683cf674550a6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54527599dbfa5065d99df78a9d2d3aef.setIcon(icon_f76918a18bb866b2d68d66439d9c9542);
|
|
|
|
|
|
var marker_be6fac91c047ea72c3ec6c000b8ff278 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_2fc170a833f99d719ae3b6bf201496ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e11dc12b72e886f661bbd18d3df1a9f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29392cc4e9b14ca4918602aab34d29e6 = $(`<div id="html_29392cc4e9b14ca4918602aab34d29e6" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_e11dc12b72e886f661bbd18d3df1a9f5.setContent(html_29392cc4e9b14ca4918602aab34d29e6);
|
|
|
|
|
|
|
|
marker_be6fac91c047ea72c3ec6c000b8ff278.bindPopup(popup_e11dc12b72e886f661bbd18d3df1a9f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be6fac91c047ea72c3ec6c000b8ff278.setIcon(icon_2fc170a833f99d719ae3b6bf201496ac);
|
|
|
|
|
|
var marker_2d1e11fb1b61aecdb7d2eab9cc5387c4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_20b0b3ee9f960997e169fec15b057f99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07c39112930c3e0781844bf92100bfbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe55cc421d16363b4b62fb1bf7417d86 = $(`<div id="html_fe55cc421d16363b4b62fb1bf7417d86" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_07c39112930c3e0781844bf92100bfbd.setContent(html_fe55cc421d16363b4b62fb1bf7417d86);
|
|
|
|
|
|
|
|
marker_2d1e11fb1b61aecdb7d2eab9cc5387c4.bindPopup(popup_07c39112930c3e0781844bf92100bfbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d1e11fb1b61aecdb7d2eab9cc5387c4.setIcon(icon_20b0b3ee9f960997e169fec15b057f99);
|
|
|
|
|
|
var marker_17d4a23428a6af6a8777bb27d48f6718 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b438872a24eaca749b9f86497be8389b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b158c146bfd29297ca52a6f3ea35cfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a58e36537a7b4d2d9bb318a191c750f3 = $(`<div id="html_a58e36537a7b4d2d9bb318a191c750f3" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_5b158c146bfd29297ca52a6f3ea35cfe.setContent(html_a58e36537a7b4d2d9bb318a191c750f3);
|
|
|
|
|
|
|
|
marker_17d4a23428a6af6a8777bb27d48f6718.bindPopup(popup_5b158c146bfd29297ca52a6f3ea35cfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17d4a23428a6af6a8777bb27d48f6718.setIcon(icon_b438872a24eaca749b9f86497be8389b);
|
|
|
|
|
|
var marker_0c12f1414a1fc89c8f6a216ed80db377 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_be620c8488bdbff397882c22d9d8c5f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_387b26d258b494f385792a377927e2fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdd957ab0a71823f1142e6575670de24 = $(`<div id="html_bdd957ab0a71823f1142e6575670de24" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_387b26d258b494f385792a377927e2fb.setContent(html_bdd957ab0a71823f1142e6575670de24);
|
|
|
|
|
|
|
|
marker_0c12f1414a1fc89c8f6a216ed80db377.bindPopup(popup_387b26d258b494f385792a377927e2fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c12f1414a1fc89c8f6a216ed80db377.setIcon(icon_be620c8488bdbff397882c22d9d8c5f5);
|
|
|
|
|
|
var marker_e5568abbe346b1fa16232ee65ab3fdc0 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f91c43d72a344d4cd5e0d243f359f856 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ffbcf33556aa9cf215d0534998ab43b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b20d3f5308a5434886121ae70c2e31dd = $(`<div id="html_b20d3f5308a5434886121ae70c2e31dd" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_4ffbcf33556aa9cf215d0534998ab43b.setContent(html_b20d3f5308a5434886121ae70c2e31dd);
|
|
|
|
|
|
|
|
marker_e5568abbe346b1fa16232ee65ab3fdc0.bindPopup(popup_4ffbcf33556aa9cf215d0534998ab43b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5568abbe346b1fa16232ee65ab3fdc0.setIcon(icon_f91c43d72a344d4cd5e0d243f359f856);
|
|
|
|
|
|
var marker_e9328b5cdbad2502d04b29d168986d93 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_72b2c5daa10be4f4cd5fd174b53c4cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2cb9ac3eebaae7d2a8009d7c18ca0ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bedc10f52f457e23ab41e22f6e1acd6 = $(`<div id="html_9bedc10f52f457e23ab41e22f6e1acd6" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_d2cb9ac3eebaae7d2a8009d7c18ca0ea.setContent(html_9bedc10f52f457e23ab41e22f6e1acd6);
|
|
|
|
|
|
|
|
marker_e9328b5cdbad2502d04b29d168986d93.bindPopup(popup_d2cb9ac3eebaae7d2a8009d7c18ca0ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9328b5cdbad2502d04b29d168986d93.setIcon(icon_72b2c5daa10be4f4cd5fd174b53c4cf5);
|
|
|
|
|
|
var marker_b61d3dd50e7a55c9d8b7d0a3e965fb7a = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_74f99c3344aafe5ca6976fc0cb59c461 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f587a4e3b616c3a32a17411ccd4e8a30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19fccf21d89bdfb0dc97f040f21a137d = $(`<div id="html_19fccf21d89bdfb0dc97f040f21a137d" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_f587a4e3b616c3a32a17411ccd4e8a30.setContent(html_19fccf21d89bdfb0dc97f040f21a137d);
|
|
|
|
|
|
|
|
marker_b61d3dd50e7a55c9d8b7d0a3e965fb7a.bindPopup(popup_f587a4e3b616c3a32a17411ccd4e8a30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b61d3dd50e7a55c9d8b7d0a3e965fb7a.setIcon(icon_74f99c3344aafe5ca6976fc0cb59c461);
|
|
|
|
|
|
var marker_1c55921bc84a3de3144955914e683a4a = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_366dd2d94442533703d2ae0a927f84e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50ab959f5b8a713e7b2447c0a09b3183 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ee8236e0104c5fa106a69109ffaa006 = $(`<div id="html_6ee8236e0104c5fa106a69109ffaa006" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_50ab959f5b8a713e7b2447c0a09b3183.setContent(html_6ee8236e0104c5fa106a69109ffaa006);
|
|
|
|
|
|
|
|
marker_1c55921bc84a3de3144955914e683a4a.bindPopup(popup_50ab959f5b8a713e7b2447c0a09b3183)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c55921bc84a3de3144955914e683a4a.setIcon(icon_366dd2d94442533703d2ae0a927f84e9);
|
|
|
|
|
|
var marker_3eebcc8b0857eaf03596bc0a6d255764 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_1bff9fff995f09ea4e491e02fcd7a9c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e320f6deed1ac8b50bd2f5339de053a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83aeed3337fe47c28f7d1f3e3536a5c2 = $(`<div id="html_83aeed3337fe47c28f7d1f3e3536a5c2" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_6e320f6deed1ac8b50bd2f5339de053a.setContent(html_83aeed3337fe47c28f7d1f3e3536a5c2);
|
|
|
|
|
|
|
|
marker_3eebcc8b0857eaf03596bc0a6d255764.bindPopup(popup_6e320f6deed1ac8b50bd2f5339de053a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eebcc8b0857eaf03596bc0a6d255764.setIcon(icon_1bff9fff995f09ea4e491e02fcd7a9c9);
|
|
|
|
|
|
var marker_7bd2032f4ffbd4748336d35709b6dc8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_11691fd00ab7aa7c365ed8eab33af08e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e194920c8cf7fd96c0918b101db33283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f9484e48ca97ec55f5a2155f30f7c48 = $(`<div id="html_9f9484e48ca97ec55f5a2155f30f7c48" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_e194920c8cf7fd96c0918b101db33283.setContent(html_9f9484e48ca97ec55f5a2155f30f7c48);
|
|
|
|
|
|
|
|
marker_7bd2032f4ffbd4748336d35709b6dc8d.bindPopup(popup_e194920c8cf7fd96c0918b101db33283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bd2032f4ffbd4748336d35709b6dc8d.setIcon(icon_11691fd00ab7aa7c365ed8eab33af08e);
|
|
|
|
|
|
var marker_81b3ccbad3ac3b8fbeb93bd64eaa5f33 = L.marker(
|
|
[52.0067, 4.35556],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_82ceab4262e96b414041619ec775305f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32fb472e5bc9a5f7cac1acf81f64a7e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8f2a7c3c7bd02481389f6c4fa42dabb = $(`<div id="html_f8f2a7c3c7bd02481389f6c4fa42dabb" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_32fb472e5bc9a5f7cac1acf81f64a7e2.setContent(html_f8f2a7c3c7bd02481389f6c4fa42dabb);
|
|
|
|
|
|
|
|
marker_81b3ccbad3ac3b8fbeb93bd64eaa5f33.bindPopup(popup_32fb472e5bc9a5f7cac1acf81f64a7e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81b3ccbad3ac3b8fbeb93bd64eaa5f33.setIcon(icon_82ceab4262e96b414041619ec775305f);
|
|
|
|
|
|
var marker_5910d21c943c12c2bde9790b60ae39d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_0bfda32ee37f54414619380389b3b2d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd0bb7bff1a993aab808ed7774814e5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f887c0f4f73130a6265c4efadb082d1e = $(`<div id="html_f887c0f4f73130a6265c4efadb082d1e" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_fd0bb7bff1a993aab808ed7774814e5e.setContent(html_f887c0f4f73130a6265c4efadb082d1e);
|
|
|
|
|
|
|
|
marker_5910d21c943c12c2bde9790b60ae39d5.bindPopup(popup_fd0bb7bff1a993aab808ed7774814e5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5910d21c943c12c2bde9790b60ae39d5.setIcon(icon_0bfda32ee37f54414619380389b3b2d9);
|
|
|
|
|
|
var marker_c91673297a1a1d77a58d97d2344db7e2 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_cb44710d0c870e141f12bd4fda9e819d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f18c7ea21fca6b43223fc45bab43aeed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453ee4d06841284b744e01931f7acf3b = $(`<div id="html_453ee4d06841284b744e01931f7acf3b" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_f18c7ea21fca6b43223fc45bab43aeed.setContent(html_453ee4d06841284b744e01931f7acf3b);
|
|
|
|
|
|
|
|
marker_c91673297a1a1d77a58d97d2344db7e2.bindPopup(popup_f18c7ea21fca6b43223fc45bab43aeed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c91673297a1a1d77a58d97d2344db7e2.setIcon(icon_cb44710d0c870e141f12bd4fda9e819d);
|
|
|
|
|
|
var marker_85f41c2136878ea93175b4da8c9b07da = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_de2ffe44557e8c749ea809d4e9c70ab0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06cb0acd349296e606f462886e11ccfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba3f5724e59a0c676057a8bdaae07e68 = $(`<div id="html_ba3f5724e59a0c676057a8bdaae07e68" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_06cb0acd349296e606f462886e11ccfb.setContent(html_ba3f5724e59a0c676057a8bdaae07e68);
|
|
|
|
|
|
|
|
marker_85f41c2136878ea93175b4da8c9b07da.bindPopup(popup_06cb0acd349296e606f462886e11ccfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85f41c2136878ea93175b4da8c9b07da.setIcon(icon_de2ffe44557e8c749ea809d4e9c70ab0);
|
|
|
|
|
|
var marker_13bfa98a54eb87dba90d4ffd9d1db2c5 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4e7bc4d5cd6a036314ee2c8811f79cc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c25d8e6c6f21a4e049f5e3a365675783 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_228c2591c2b0141dd0a04cba0001155f = $(`<div id="html_228c2591c2b0141dd0a04cba0001155f" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_c25d8e6c6f21a4e049f5e3a365675783.setContent(html_228c2591c2b0141dd0a04cba0001155f);
|
|
|
|
|
|
|
|
marker_13bfa98a54eb87dba90d4ffd9d1db2c5.bindPopup(popup_c25d8e6c6f21a4e049f5e3a365675783)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13bfa98a54eb87dba90d4ffd9d1db2c5.setIcon(icon_4e7bc4d5cd6a036314ee2c8811f79cc5);
|
|
|
|
|
|
var marker_bf6e1ab68ef505f0316e4f64a931154a = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_68c17b917de524f7f516144bba733f97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b0213757c71848a391db450d45022de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2809b2dc9877c21455291ca26fc711f9 = $(`<div id="html_2809b2dc9877c21455291ca26fc711f9" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_5b0213757c71848a391db450d45022de.setContent(html_2809b2dc9877c21455291ca26fc711f9);
|
|
|
|
|
|
|
|
marker_bf6e1ab68ef505f0316e4f64a931154a.bindPopup(popup_5b0213757c71848a391db450d45022de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf6e1ab68ef505f0316e4f64a931154a.setIcon(icon_68c17b917de524f7f516144bba733f97);
|
|
|
|
|
|
var marker_f25d5f8883eba38c729e1f3378ca5803 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_5d34c5d06b9846601e6725d274c0b400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0392885c43fb6c443b43ede2ee8bdf1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2337e254eb1a61c2c311266ca7f1844a = $(`<div id="html_2337e254eb1a61c2c311266ca7f1844a" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_0392885c43fb6c443b43ede2ee8bdf1f.setContent(html_2337e254eb1a61c2c311266ca7f1844a);
|
|
|
|
|
|
|
|
marker_f25d5f8883eba38c729e1f3378ca5803.bindPopup(popup_0392885c43fb6c443b43ede2ee8bdf1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f25d5f8883eba38c729e1f3378ca5803.setIcon(icon_5d34c5d06b9846601e6725d274c0b400);
|
|
|
|
|
|
var marker_4c8b4d2e021d5cab4cec1ab09297f375 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_da16e3c8dfb896fa43609dd12d790d4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b27da6d2955be69d70660ea4475d16b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfa43d451e65dd594b76bcd40ce25031 = $(`<div id="html_bfa43d451e65dd594b76bcd40ce25031" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_0b27da6d2955be69d70660ea4475d16b.setContent(html_bfa43d451e65dd594b76bcd40ce25031);
|
|
|
|
|
|
|
|
marker_4c8b4d2e021d5cab4cec1ab09297f375.bindPopup(popup_0b27da6d2955be69d70660ea4475d16b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c8b4d2e021d5cab4cec1ab09297f375.setIcon(icon_da16e3c8dfb896fa43609dd12d790d4e);
|
|
|
|
|
|
var marker_69877b25862ef4e2e72b0df2c0af6600 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_44af9842c16d240c012da18380508c3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9efe86b39e1a13ba0899c1093727252 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22f918bae4d57e75c10509d68fdf136 = $(`<div id="html_d22f918bae4d57e75c10509d68fdf136" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_b9efe86b39e1a13ba0899c1093727252.setContent(html_d22f918bae4d57e75c10509d68fdf136);
|
|
|
|
|
|
|
|
marker_69877b25862ef4e2e72b0df2c0af6600.bindPopup(popup_b9efe86b39e1a13ba0899c1093727252)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69877b25862ef4e2e72b0df2c0af6600.setIcon(icon_44af9842c16d240c012da18380508c3f);
|
|
|
|
|
|
var marker_2f6632d43a199e1e68f361de4dc0190d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_dd87a2ab73a7257625bd9a226569fe2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4be1b78e3f07190f238d79e0b501fe09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e5f08a8698c5a370f7f9fd74ac9ead6 = $(`<div id="html_2e5f08a8698c5a370f7f9fd74ac9ead6" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_4be1b78e3f07190f238d79e0b501fe09.setContent(html_2e5f08a8698c5a370f7f9fd74ac9ead6);
|
|
|
|
|
|
|
|
marker_2f6632d43a199e1e68f361de4dc0190d.bindPopup(popup_4be1b78e3f07190f238d79e0b501fe09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f6632d43a199e1e68f361de4dc0190d.setIcon(icon_dd87a2ab73a7257625bd9a226569fe2c);
|
|
|
|
|
|
var marker_3ae326702241cd21e0df4acdb3a98bae = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7a71b16890a914b6e2ff45a05af74b8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_727004cddb21061d7387b0bc49dbb5b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52196b0ec98d314511da9efd5bd7c11a = $(`<div id="html_52196b0ec98d314511da9efd5bd7c11a" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_727004cddb21061d7387b0bc49dbb5b9.setContent(html_52196b0ec98d314511da9efd5bd7c11a);
|
|
|
|
|
|
|
|
marker_3ae326702241cd21e0df4acdb3a98bae.bindPopup(popup_727004cddb21061d7387b0bc49dbb5b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ae326702241cd21e0df4acdb3a98bae.setIcon(icon_7a71b16890a914b6e2ff45a05af74b8f);
|
|
|
|
|
|
var marker_225d6dcd4955bf3441f0eb92842ed19a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f0f205378345fb295772f17961333c96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80cdcd7b9b452a8c050979e713ed6af5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8129bbe498dad538ce31e163407f269c = $(`<div id="html_8129bbe498dad538ce31e163407f269c" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_80cdcd7b9b452a8c050979e713ed6af5.setContent(html_8129bbe498dad538ce31e163407f269c);
|
|
|
|
|
|
|
|
marker_225d6dcd4955bf3441f0eb92842ed19a.bindPopup(popup_80cdcd7b9b452a8c050979e713ed6af5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_225d6dcd4955bf3441f0eb92842ed19a.setIcon(icon_f0f205378345fb295772f17961333c96);
|
|
|
|
|
|
var marker_bdb64d2a8ff75b6e3dfb5099c3c3d994 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_560d6222994bc71449027908d00eed06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e63bec8c5bd29d942f02366795253b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac81077a7abbad179fddcf19d562146e = $(`<div id="html_ac81077a7abbad179fddcf19d562146e" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_2e63bec8c5bd29d942f02366795253b0.setContent(html_ac81077a7abbad179fddcf19d562146e);
|
|
|
|
|
|
|
|
marker_bdb64d2a8ff75b6e3dfb5099c3c3d994.bindPopup(popup_2e63bec8c5bd29d942f02366795253b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdb64d2a8ff75b6e3dfb5099c3c3d994.setIcon(icon_560d6222994bc71449027908d00eed06);
|
|
|
|
|
|
var marker_e832391c8966876e869f2c47c0f5aada = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_80add0bebd9dbd0c69169c298e9b5804 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3d84e1888b074bf4506183e7f0dc15d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c67cc3c51a563f80e7b4d7090793da = $(`<div id="html_b2c67cc3c51a563f80e7b4d7090793da" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_c3d84e1888b074bf4506183e7f0dc15d.setContent(html_b2c67cc3c51a563f80e7b4d7090793da);
|
|
|
|
|
|
|
|
marker_e832391c8966876e869f2c47c0f5aada.bindPopup(popup_c3d84e1888b074bf4506183e7f0dc15d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e832391c8966876e869f2c47c0f5aada.setIcon(icon_80add0bebd9dbd0c69169c298e9b5804);
|
|
|
|
|
|
var marker_d4f7d9bc6bf557c15075778de449cac3 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_2488888bf48e090ae24459dde2d96e26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aefca926a975fc624a832f639fe5b7cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4bae8fdc47c7ccbdfe9f6c885911d86 = $(`<div id="html_c4bae8fdc47c7ccbdfe9f6c885911d86" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_aefca926a975fc624a832f639fe5b7cf.setContent(html_c4bae8fdc47c7ccbdfe9f6c885911d86);
|
|
|
|
|
|
|
|
marker_d4f7d9bc6bf557c15075778de449cac3.bindPopup(popup_aefca926a975fc624a832f639fe5b7cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4f7d9bc6bf557c15075778de449cac3.setIcon(icon_2488888bf48e090ae24459dde2d96e26);
|
|
|
|
|
|
var marker_4f24dfc45489ff70c506d2e0793148fc = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_dd1433f98cac8ff1224ebc0687da3e0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6ec70267dc7781a3601d5c11b0bb64b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20ae37953ae9fce052321abf3e2007cf = $(`<div id="html_20ae37953ae9fce052321abf3e2007cf" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_e6ec70267dc7781a3601d5c11b0bb64b.setContent(html_20ae37953ae9fce052321abf3e2007cf);
|
|
|
|
|
|
|
|
marker_4f24dfc45489ff70c506d2e0793148fc.bindPopup(popup_e6ec70267dc7781a3601d5c11b0bb64b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f24dfc45489ff70c506d2e0793148fc.setIcon(icon_dd1433f98cac8ff1224ebc0687da3e0c);
|
|
|
|
|
|
var marker_a651990d26137843c4cfdbe2bc1e9fc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d17c447411cc10875e0790073240d235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75a953e5d9e2b0bbae528e2cd7b09907 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_745f6325d4104772ac2ea4b23c0f1579 = $(`<div id="html_745f6325d4104772ac2ea4b23c0f1579" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_75a953e5d9e2b0bbae528e2cd7b09907.setContent(html_745f6325d4104772ac2ea4b23c0f1579);
|
|
|
|
|
|
|
|
marker_a651990d26137843c4cfdbe2bc1e9fc8.bindPopup(popup_75a953e5d9e2b0bbae528e2cd7b09907)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a651990d26137843c4cfdbe2bc1e9fc8.setIcon(icon_d17c447411cc10875e0790073240d235);
|
|
|
|
|
|
var marker_2adc4e486fd42d56782367f8f50fa504 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_05e6bc768f98fba8cf3094ffdb6e58d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bcaae20533b9738841f8751f57c0e44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1640225fbe667c86f040fe49ca66370 = $(`<div id="html_d1640225fbe667c86f040fe49ca66370" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_4bcaae20533b9738841f8751f57c0e44.setContent(html_d1640225fbe667c86f040fe49ca66370);
|
|
|
|
|
|
|
|
marker_2adc4e486fd42d56782367f8f50fa504.bindPopup(popup_4bcaae20533b9738841f8751f57c0e44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2adc4e486fd42d56782367f8f50fa504.setIcon(icon_05e6bc768f98fba8cf3094ffdb6e58d0);
|
|
|
|
|
|
var marker_29b2452690717b201a50ac8c4ae60156 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_07584822cf90850599f4fe8a68e5e82f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3bd8f7db6fa8bdfebc60ac6724a04b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1596376ad165d9724c5773355648091 = $(`<div id="html_d1596376ad165d9724c5773355648091" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_e3bd8f7db6fa8bdfebc60ac6724a04b4.setContent(html_d1596376ad165d9724c5773355648091);
|
|
|
|
|
|
|
|
marker_29b2452690717b201a50ac8c4ae60156.bindPopup(popup_e3bd8f7db6fa8bdfebc60ac6724a04b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29b2452690717b201a50ac8c4ae60156.setIcon(icon_07584822cf90850599f4fe8a68e5e82f);
|
|
|
|
|
|
var marker_02f8aa239bfed808fbfab5132a5eb54a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4b377ca38b6a25df62f9e0bb749aec98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb695f21668b447a982ee40074170992 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c774c3c81d1ad5217f25638118d23b37 = $(`<div id="html_c774c3c81d1ad5217f25638118d23b37" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_cb695f21668b447a982ee40074170992.setContent(html_c774c3c81d1ad5217f25638118d23b37);
|
|
|
|
|
|
|
|
marker_02f8aa239bfed808fbfab5132a5eb54a.bindPopup(popup_cb695f21668b447a982ee40074170992)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02f8aa239bfed808fbfab5132a5eb54a.setIcon(icon_4b377ca38b6a25df62f9e0bb749aec98);
|
|
|
|
|
|
var marker_c61882657c11837203feadd89c19c316 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_af3dd00c9a6582720e1ff997593c5dd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ebd50c626b3c23fbbab32027dc1e709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_545ccece442fe2d84624192c74671d6a = $(`<div id="html_545ccece442fe2d84624192c74671d6a" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_8ebd50c626b3c23fbbab32027dc1e709.setContent(html_545ccece442fe2d84624192c74671d6a);
|
|
|
|
|
|
|
|
marker_c61882657c11837203feadd89c19c316.bindPopup(popup_8ebd50c626b3c23fbbab32027dc1e709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c61882657c11837203feadd89c19c316.setIcon(icon_af3dd00c9a6582720e1ff997593c5dd5);
|
|
|
|
|
|
var marker_a9cd6bebccc4ce5511fa1983f12b6bc6 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c36771a4e9c8164de1c848f8ff107e54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64d69455f5073a44ba588f5954dc2144 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_995670cfa3b2849b51c6793dccc2d85d = $(`<div id="html_995670cfa3b2849b51c6793dccc2d85d" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_64d69455f5073a44ba588f5954dc2144.setContent(html_995670cfa3b2849b51c6793dccc2d85d);
|
|
|
|
|
|
|
|
marker_a9cd6bebccc4ce5511fa1983f12b6bc6.bindPopup(popup_64d69455f5073a44ba588f5954dc2144)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9cd6bebccc4ce5511fa1983f12b6bc6.setIcon(icon_c36771a4e9c8164de1c848f8ff107e54);
|
|
|
|
|
|
var marker_023a196e8ccc4d4da21dd1419bbd3b54 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_432ad88ec09a2594e5a0136c54344058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a456557bff1daa0c7024066856dd2ff3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d831a199d6b3bba1a08121e0e2491f3 = $(`<div id="html_3d831a199d6b3bba1a08121e0e2491f3" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_a456557bff1daa0c7024066856dd2ff3.setContent(html_3d831a199d6b3bba1a08121e0e2491f3);
|
|
|
|
|
|
|
|
marker_023a196e8ccc4d4da21dd1419bbd3b54.bindPopup(popup_a456557bff1daa0c7024066856dd2ff3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_023a196e8ccc4d4da21dd1419bbd3b54.setIcon(icon_432ad88ec09a2594e5a0136c54344058);
|
|
|
|
|
|
var marker_a73586a198574e15d1afc8dd3e7b9536 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b42ec99f0d2a4a709b83095a20eed74e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bfb90d66ca3067c2967a23d7dbe4230 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d2c37ac23e28eaa3ee5a5e540271c0c = $(`<div id="html_0d2c37ac23e28eaa3ee5a5e540271c0c" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_1bfb90d66ca3067c2967a23d7dbe4230.setContent(html_0d2c37ac23e28eaa3ee5a5e540271c0c);
|
|
|
|
|
|
|
|
marker_a73586a198574e15d1afc8dd3e7b9536.bindPopup(popup_1bfb90d66ca3067c2967a23d7dbe4230)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a73586a198574e15d1afc8dd3e7b9536.setIcon(icon_b42ec99f0d2a4a709b83095a20eed74e);
|
|
|
|
|
|
var marker_5b43cef912ab1df2ed5bee7ac73a49c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_5c3085439eb90f071150d0fac622a5cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a36fc6a0e259a18b43d3c80cd3f9bcb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2575e882f7c51250f339c6a047121ad = $(`<div id="html_d2575e882f7c51250f339c6a047121ad" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_a36fc6a0e259a18b43d3c80cd3f9bcb8.setContent(html_d2575e882f7c51250f339c6a047121ad);
|
|
|
|
|
|
|
|
marker_5b43cef912ab1df2ed5bee7ac73a49c5.bindPopup(popup_a36fc6a0e259a18b43d3c80cd3f9bcb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b43cef912ab1df2ed5bee7ac73a49c5.setIcon(icon_5c3085439eb90f071150d0fac622a5cc);
|
|
|
|
|
|
var marker_ac407267326807e54b5ed0d50bb5ac0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_784f3b910c3a7c8ea541a53561cf555c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8074ab27100e393f9b6eef702163d7a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d25722394cb47760798fdf476896537 = $(`<div id="html_2d25722394cb47760798fdf476896537" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_8074ab27100e393f9b6eef702163d7a5.setContent(html_2d25722394cb47760798fdf476896537);
|
|
|
|
|
|
|
|
marker_ac407267326807e54b5ed0d50bb5ac0f.bindPopup(popup_8074ab27100e393f9b6eef702163d7a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac407267326807e54b5ed0d50bb5ac0f.setIcon(icon_784f3b910c3a7c8ea541a53561cf555c);
|
|
|
|
|
|
var marker_78e086e018b7336f4e8ba2093030e48b = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_5d0fbd3491220495def9a619542e5919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2d5aa9f20e239b1acafdbf1dc66c4f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee33445382f790a74d03c14c20e247bf = $(`<div id="html_ee33445382f790a74d03c14c20e247bf" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_c2d5aa9f20e239b1acafdbf1dc66c4f8.setContent(html_ee33445382f790a74d03c14c20e247bf);
|
|
|
|
|
|
|
|
marker_78e086e018b7336f4e8ba2093030e48b.bindPopup(popup_c2d5aa9f20e239b1acafdbf1dc66c4f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78e086e018b7336f4e8ba2093030e48b.setIcon(icon_5d0fbd3491220495def9a619542e5919);
|
|
|
|
|
|
var marker_70e058f642b57acabc30e8ba963f5977 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7d67e1c41d4d1bcfd6f6bba67d74bd4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d1049c65eda410e8ed134c0f3acd96d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78dd8cefb588ad37539144865b67108f = $(`<div id="html_78dd8cefb588ad37539144865b67108f" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_7d1049c65eda410e8ed134c0f3acd96d.setContent(html_78dd8cefb588ad37539144865b67108f);
|
|
|
|
|
|
|
|
marker_70e058f642b57acabc30e8ba963f5977.bindPopup(popup_7d1049c65eda410e8ed134c0f3acd96d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e058f642b57acabc30e8ba963f5977.setIcon(icon_7d67e1c41d4d1bcfd6f6bba67d74bd4d);
|
|
|
|
|
|
var marker_de1858c60a71f8dc59472ff03b0b2d68 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a6d4a5b182bd0070edb03684d1f529f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_996fb48374eebade1d3b4bdbe48ddbec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e8219da47903b0b056a87e49245f711 = $(`<div id="html_1e8219da47903b0b056a87e49245f711" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_996fb48374eebade1d3b4bdbe48ddbec.setContent(html_1e8219da47903b0b056a87e49245f711);
|
|
|
|
|
|
|
|
marker_de1858c60a71f8dc59472ff03b0b2d68.bindPopup(popup_996fb48374eebade1d3b4bdbe48ddbec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de1858c60a71f8dc59472ff03b0b2d68.setIcon(icon_a6d4a5b182bd0070edb03684d1f529f5);
|
|
|
|
|
|
var marker_2b34f0664e644155d22f8df80db682e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d06f2969c924187ab8d0e15a4d5dcd93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_585021364e119192ebc0aa33fa24d309 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9b6153afce29ee6f168b9a6a601c992 = $(`<div id="html_c9b6153afce29ee6f168b9a6a601c992" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_585021364e119192ebc0aa33fa24d309.setContent(html_c9b6153afce29ee6f168b9a6a601c992);
|
|
|
|
|
|
|
|
marker_2b34f0664e644155d22f8df80db682e8.bindPopup(popup_585021364e119192ebc0aa33fa24d309)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b34f0664e644155d22f8df80db682e8.setIcon(icon_d06f2969c924187ab8d0e15a4d5dcd93);
|
|
|
|
|
|
var marker_d5c86705cc3aac5903675bec712464e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_aa9ed2a25e1ce1685f72463bfdce3d2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9b77103f33ef374d30aa732eb38c9a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e4c78e49bbcd3ed31b0159c760d0a98 = $(`<div id="html_4e4c78e49bbcd3ed31b0159c760d0a98" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_c9b77103f33ef374d30aa732eb38c9a5.setContent(html_4e4c78e49bbcd3ed31b0159c760d0a98);
|
|
|
|
|
|
|
|
marker_d5c86705cc3aac5903675bec712464e1.bindPopup(popup_c9b77103f33ef374d30aa732eb38c9a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5c86705cc3aac5903675bec712464e1.setIcon(icon_aa9ed2a25e1ce1685f72463bfdce3d2c);
|
|
|
|
|
|
var marker_93d0800ce31a00e33f894684238b827a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_19c63ebb96e81126bbbd6f17e4eebe9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f9e7dd8fb4096d67cffdb23ab49c922 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00f3a3761178ded48d7a92d1202619e6 = $(`<div id="html_00f3a3761178ded48d7a92d1202619e6" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_3f9e7dd8fb4096d67cffdb23ab49c922.setContent(html_00f3a3761178ded48d7a92d1202619e6);
|
|
|
|
|
|
|
|
marker_93d0800ce31a00e33f894684238b827a.bindPopup(popup_3f9e7dd8fb4096d67cffdb23ab49c922)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93d0800ce31a00e33f894684238b827a.setIcon(icon_19c63ebb96e81126bbbd6f17e4eebe9a);
|
|
|
|
|
|
var marker_40cf640f3061454db0570ff4f30cbaca = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_72d15d3377fc86d37bc803a71875ada4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15ae9ffa3762e23471a6600ac58f112f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33451d192e9b3ec28404834e5e9e7dcc = $(`<div id="html_33451d192e9b3ec28404834e5e9e7dcc" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_15ae9ffa3762e23471a6600ac58f112f.setContent(html_33451d192e9b3ec28404834e5e9e7dcc);
|
|
|
|
|
|
|
|
marker_40cf640f3061454db0570ff4f30cbaca.bindPopup(popup_15ae9ffa3762e23471a6600ac58f112f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40cf640f3061454db0570ff4f30cbaca.setIcon(icon_72d15d3377fc86d37bc803a71875ada4);
|
|
|
|
|
|
var marker_284c58be9609658e57056a7846be9b56 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_1fe3b3da786ce315d2f9d320b37e0f4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ace2ceb71b4f42795a2822a065496a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a33f299d169d5ead84c80c4554f2ccf = $(`<div id="html_0a33f299d169d5ead84c80c4554f2ccf" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_59ace2ceb71b4f42795a2822a065496a.setContent(html_0a33f299d169d5ead84c80c4554f2ccf);
|
|
|
|
|
|
|
|
marker_284c58be9609658e57056a7846be9b56.bindPopup(popup_59ace2ceb71b4f42795a2822a065496a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_284c58be9609658e57056a7846be9b56.setIcon(icon_1fe3b3da786ce315d2f9d320b37e0f4c);
|
|
|
|
|
|
var marker_675ade22595b3a6a8dcf15ed3282efd4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9a490fef3aed8415fcd81af983356113 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86f3ddf08881f04d1962206df0c7d603 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_658e879e8e7240ab687cc15706411d92 = $(`<div id="html_658e879e8e7240ab687cc15706411d92" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_86f3ddf08881f04d1962206df0c7d603.setContent(html_658e879e8e7240ab687cc15706411d92);
|
|
|
|
|
|
|
|
marker_675ade22595b3a6a8dcf15ed3282efd4.bindPopup(popup_86f3ddf08881f04d1962206df0c7d603)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_675ade22595b3a6a8dcf15ed3282efd4.setIcon(icon_9a490fef3aed8415fcd81af983356113);
|
|
|
|
|
|
var marker_6fa36f8b18c87cff609cab29cdf63a3e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_663753b04002e9402dcb43b2dabadd81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80888f63ea7a55ba31650f8e3ff7e882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acf4adf21b2c889f64bab90cd2d9c604 = $(`<div id="html_acf4adf21b2c889f64bab90cd2d9c604" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_80888f63ea7a55ba31650f8e3ff7e882.setContent(html_acf4adf21b2c889f64bab90cd2d9c604);
|
|
|
|
|
|
|
|
marker_6fa36f8b18c87cff609cab29cdf63a3e.bindPopup(popup_80888f63ea7a55ba31650f8e3ff7e882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fa36f8b18c87cff609cab29cdf63a3e.setIcon(icon_663753b04002e9402dcb43b2dabadd81);
|
|
|
|
|
|
var marker_5f7c584ea9aaacf3531d34308e28c8f2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_06895974efdb989722b2cbc8adcd32e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf38211f2be6dc2166b34d25661b4480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3db1faf2d92efd7fd1614af9a1e1738a = $(`<div id="html_3db1faf2d92efd7fd1614af9a1e1738a" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_bf38211f2be6dc2166b34d25661b4480.setContent(html_3db1faf2d92efd7fd1614af9a1e1738a);
|
|
|
|
|
|
|
|
marker_5f7c584ea9aaacf3531d34308e28c8f2.bindPopup(popup_bf38211f2be6dc2166b34d25661b4480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f7c584ea9aaacf3531d34308e28c8f2.setIcon(icon_06895974efdb989722b2cbc8adcd32e0);
|
|
|
|
|
|
var marker_efd8fff3927c4f7cd3da5ee77700fae6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_01b068b76b0b5b6564d4e5ceb7fef9fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e8315670f03014a9cbadafc361a3bd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3ff3e16224ca8e6a4d2fc8a57efd2b9 = $(`<div id="html_b3ff3e16224ca8e6a4d2fc8a57efd2b9" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_2e8315670f03014a9cbadafc361a3bd4.setContent(html_b3ff3e16224ca8e6a4d2fc8a57efd2b9);
|
|
|
|
|
|
|
|
marker_efd8fff3927c4f7cd3da5ee77700fae6.bindPopup(popup_2e8315670f03014a9cbadafc361a3bd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efd8fff3927c4f7cd3da5ee77700fae6.setIcon(icon_01b068b76b0b5b6564d4e5ceb7fef9fa);
|
|
|
|
|
|
var marker_5ca5c4d5b6b74b59b4edb702fd1f8e21 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7b2098588d7e1ac171dd8e79a12cad6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8a34dd4b0a8b4641fd8fe8ea0c9e41b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55c5167e4b6779defae4f390f57ab4d6 = $(`<div id="html_55c5167e4b6779defae4f390f57ab4d6" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_a8a34dd4b0a8b4641fd8fe8ea0c9e41b.setContent(html_55c5167e4b6779defae4f390f57ab4d6);
|
|
|
|
|
|
|
|
marker_5ca5c4d5b6b74b59b4edb702fd1f8e21.bindPopup(popup_a8a34dd4b0a8b4641fd8fe8ea0c9e41b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ca5c4d5b6b74b59b4edb702fd1f8e21.setIcon(icon_7b2098588d7e1ac171dd8e79a12cad6d);
|
|
|
|
|
|
var marker_f8095a31bef866261ca71e759ebfc69d = L.marker(
|
|
[55.9349, 23.3137],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_3b71bb56e206eaca7035c9785dad0306 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efcc05855162a8b57e328edc5fd56ae3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18b143b9b7805dd15ba8aac53d7ba3dc = $(`<div id="html_18b143b9b7805dd15ba8aac53d7ba3dc" style="width: 100.0%; height: 100.0%;">archive.orly.dev</div>`)[0];
|
|
popup_efcc05855162a8b57e328edc5fd56ae3.setContent(html_18b143b9b7805dd15ba8aac53d7ba3dc);
|
|
|
|
|
|
|
|
marker_f8095a31bef866261ca71e759ebfc69d.bindPopup(popup_efcc05855162a8b57e328edc5fd56ae3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8095a31bef866261ca71e759ebfc69d.setIcon(icon_3b71bb56e206eaca7035c9785dad0306);
|
|
|
|
|
|
var marker_f7acc81a3e4b447abb490d0176b4313c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_426e1f2cffeedd31e97468842d477ba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df710a828b3ee718c7a96e582fbfe7da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aadeb4a1754d1ff8c9d4fee6a6d94763 = $(`<div id="html_aadeb4a1754d1ff8c9d4fee6a6d94763" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_df710a828b3ee718c7a96e582fbfe7da.setContent(html_aadeb4a1754d1ff8c9d4fee6a6d94763);
|
|
|
|
|
|
|
|
marker_f7acc81a3e4b447abb490d0176b4313c.bindPopup(popup_df710a828b3ee718c7a96e582fbfe7da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7acc81a3e4b447abb490d0176b4313c.setIcon(icon_426e1f2cffeedd31e97468842d477ba0);
|
|
|
|
|
|
var marker_753702bc8e7448143597c4bb42b395f6 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9a69b73aa9ddc7e1e640493098b716be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebe3095c3074c8e38e01d69c46cf5398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8440eac7fa9900eaecda99d2d8563f53 = $(`<div id="html_8440eac7fa9900eaecda99d2d8563f53" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_ebe3095c3074c8e38e01d69c46cf5398.setContent(html_8440eac7fa9900eaecda99d2d8563f53);
|
|
|
|
|
|
|
|
marker_753702bc8e7448143597c4bb42b395f6.bindPopup(popup_ebe3095c3074c8e38e01d69c46cf5398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_753702bc8e7448143597c4bb42b395f6.setIcon(icon_9a69b73aa9ddc7e1e640493098b716be);
|
|
|
|
|
|
var marker_d1e515850002d1d5a1e737ffa2b6dd70 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_5f1b1e8d68518ef88d0e0271a05cf19d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b3bd5ceedee13d4df31279e51b6150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aab4866b420934ab43c8150cf6da323 = $(`<div id="html_0aab4866b420934ab43c8150cf6da323" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_21b3bd5ceedee13d4df31279e51b6150.setContent(html_0aab4866b420934ab43c8150cf6da323);
|
|
|
|
|
|
|
|
marker_d1e515850002d1d5a1e737ffa2b6dd70.bindPopup(popup_21b3bd5ceedee13d4df31279e51b6150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1e515850002d1d5a1e737ffa2b6dd70.setIcon(icon_5f1b1e8d68518ef88d0e0271a05cf19d);
|
|
|
|
|
|
var marker_802686aa5a4326696c0474f27d3b306f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_fbafae08f3c8c8aba21676025302eaf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d34893176079482db6b54acc94948685 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efbb77dbad31ba03934e8c8bf985a06c = $(`<div id="html_efbb77dbad31ba03934e8c8bf985a06c" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_d34893176079482db6b54acc94948685.setContent(html_efbb77dbad31ba03934e8c8bf985a06c);
|
|
|
|
|
|
|
|
marker_802686aa5a4326696c0474f27d3b306f.bindPopup(popup_d34893176079482db6b54acc94948685)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_802686aa5a4326696c0474f27d3b306f.setIcon(icon_fbafae08f3c8c8aba21676025302eaf3);
|
|
|
|
|
|
var marker_ae2ccfa1a4a26d5ce17e2ebd4a7b0d3f = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d2ea2b292496137002ef60dda0cb943c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fa7af37b67d7d00cc6702e681bce5fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ada95574f5d50a1031a57ecec8b80a2 = $(`<div id="html_8ada95574f5d50a1031a57ecec8b80a2" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_9fa7af37b67d7d00cc6702e681bce5fc.setContent(html_8ada95574f5d50a1031a57ecec8b80a2);
|
|
|
|
|
|
|
|
marker_ae2ccfa1a4a26d5ce17e2ebd4a7b0d3f.bindPopup(popup_9fa7af37b67d7d00cc6702e681bce5fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae2ccfa1a4a26d5ce17e2ebd4a7b0d3f.setIcon(icon_d2ea2b292496137002ef60dda0cb943c);
|
|
|
|
|
|
var marker_3173f3ee38994824a4f47dca934477f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_317dddd0167f78c7ef2bf4815eee2ccf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a525323bd52fd8ec462996d0578af217 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef064d46f7b264762344678bf68b80dd = $(`<div id="html_ef064d46f7b264762344678bf68b80dd" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_a525323bd52fd8ec462996d0578af217.setContent(html_ef064d46f7b264762344678bf68b80dd);
|
|
|
|
|
|
|
|
marker_3173f3ee38994824a4f47dca934477f2.bindPopup(popup_a525323bd52fd8ec462996d0578af217)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3173f3ee38994824a4f47dca934477f2.setIcon(icon_317dddd0167f78c7ef2bf4815eee2ccf);
|
|
|
|
|
|
var marker_dee4abe522077f3c7bc8b0e6eaf049a0 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_478490d6d1fe279b52695374484044af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fba827f662f7a3b651ed76f3adfad135 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ef1b50fe9130a33c734a3759714d859 = $(`<div id="html_9ef1b50fe9130a33c734a3759714d859" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_fba827f662f7a3b651ed76f3adfad135.setContent(html_9ef1b50fe9130a33c734a3759714d859);
|
|
|
|
|
|
|
|
marker_dee4abe522077f3c7bc8b0e6eaf049a0.bindPopup(popup_fba827f662f7a3b651ed76f3adfad135)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dee4abe522077f3c7bc8b0e6eaf049a0.setIcon(icon_478490d6d1fe279b52695374484044af);
|
|
|
|
|
|
var marker_cf78d4471d6393344023fee7d270bb32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_61e139fadbfe7a209b9d88e5e825eb09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc5f936a51da16ca2a74149e0839aa0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2a1f905a9d59f8472e887c89767a2d2 = $(`<div id="html_c2a1f905a9d59f8472e887c89767a2d2" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_dc5f936a51da16ca2a74149e0839aa0d.setContent(html_c2a1f905a9d59f8472e887c89767a2d2);
|
|
|
|
|
|
|
|
marker_cf78d4471d6393344023fee7d270bb32.bindPopup(popup_dc5f936a51da16ca2a74149e0839aa0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf78d4471d6393344023fee7d270bb32.setIcon(icon_61e139fadbfe7a209b9d88e5e825eb09);
|
|
|
|
|
|
var marker_2b98b123a2e5729f37aaa2c99a87eac2 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_de7eec2e51de4f1cdfb80457ee7321a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1292f11785d895384de82f4fd16f8085 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e54adc36be757eb8a1548f9ce95b75e4 = $(`<div id="html_e54adc36be757eb8a1548f9ce95b75e4" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_1292f11785d895384de82f4fd16f8085.setContent(html_e54adc36be757eb8a1548f9ce95b75e4);
|
|
|
|
|
|
|
|
marker_2b98b123a2e5729f37aaa2c99a87eac2.bindPopup(popup_1292f11785d895384de82f4fd16f8085)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b98b123a2e5729f37aaa2c99a87eac2.setIcon(icon_de7eec2e51de4f1cdfb80457ee7321a8);
|
|
|
|
|
|
var marker_ca2f87fd5b4ab40724dcd869cd28332a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_8f5995c58f3d359d30a6d9ceebe4a1b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db9f15eeee8fa8bd1d77a2d1ce341b13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02ae192a375dae0d53c948c240069d1d = $(`<div id="html_02ae192a375dae0d53c948c240069d1d" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_db9f15eeee8fa8bd1d77a2d1ce341b13.setContent(html_02ae192a375dae0d53c948c240069d1d);
|
|
|
|
|
|
|
|
marker_ca2f87fd5b4ab40724dcd869cd28332a.bindPopup(popup_db9f15eeee8fa8bd1d77a2d1ce341b13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca2f87fd5b4ab40724dcd869cd28332a.setIcon(icon_8f5995c58f3d359d30a6d9ceebe4a1b7);
|
|
|
|
|
|
var marker_9b3e5b665f25c88299c5964cd5dc8a6d = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_07ba8d6d115efbc66e3f2719cdafd294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d73e23c52a02c2109999eacfb5fcee65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99a89743fb1ce03565ced9e28b52347a = $(`<div id="html_99a89743fb1ce03565ced9e28b52347a" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_d73e23c52a02c2109999eacfb5fcee65.setContent(html_99a89743fb1ce03565ced9e28b52347a);
|
|
|
|
|
|
|
|
marker_9b3e5b665f25c88299c5964cd5dc8a6d.bindPopup(popup_d73e23c52a02c2109999eacfb5fcee65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b3e5b665f25c88299c5964cd5dc8a6d.setIcon(icon_07ba8d6d115efbc66e3f2719cdafd294);
|
|
|
|
|
|
var marker_cc5ea220639805f2be469bae379f03fe = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_feed7b7a0218f3f7a78a06ef57791c5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec69cdf88878dfed4d25c7cbccb01766 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38ee27c24544338e03ca8833314fcfc3 = $(`<div id="html_38ee27c24544338e03ca8833314fcfc3" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_ec69cdf88878dfed4d25c7cbccb01766.setContent(html_38ee27c24544338e03ca8833314fcfc3);
|
|
|
|
|
|
|
|
marker_cc5ea220639805f2be469bae379f03fe.bindPopup(popup_ec69cdf88878dfed4d25c7cbccb01766)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc5ea220639805f2be469bae379f03fe.setIcon(icon_feed7b7a0218f3f7a78a06ef57791c5c);
|
|
|
|
|
|
var marker_1ffbe3d236546d1a499805d59b34ce94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_44627b0c935c2f96c7fa44326ac2b085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a07914252904625c28609b04e8b650b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43eff55ae91ae5d2adae26cff607bb24 = $(`<div id="html_43eff55ae91ae5d2adae26cff607bb24" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_0a07914252904625c28609b04e8b650b.setContent(html_43eff55ae91ae5d2adae26cff607bb24);
|
|
|
|
|
|
|
|
marker_1ffbe3d236546d1a499805d59b34ce94.bindPopup(popup_0a07914252904625c28609b04e8b650b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ffbe3d236546d1a499805d59b34ce94.setIcon(icon_44627b0c935c2f96c7fa44326ac2b085);
|
|
|
|
|
|
var marker_e494a10f08358585e150fb0928284646 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ab80ba88f45f7070885325e83d6e80f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fdb8252f5bd04f10f7f954693ada33e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4e077147fa891886dce5fb3b0e26775 = $(`<div id="html_b4e077147fa891886dce5fb3b0e26775" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_0fdb8252f5bd04f10f7f954693ada33e.setContent(html_b4e077147fa891886dce5fb3b0e26775);
|
|
|
|
|
|
|
|
marker_e494a10f08358585e150fb0928284646.bindPopup(popup_0fdb8252f5bd04f10f7f954693ada33e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e494a10f08358585e150fb0928284646.setIcon(icon_ab80ba88f45f7070885325e83d6e80f4);
|
|
|
|
|
|
var marker_261c46c0bb1c53c18ad3b329e98fc7e4 = L.marker(
|
|
[47.5549, 8.02182],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_053245c412801f09b99b642af2953b72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a20eaae3a393e85df9bf95016e6c065 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_396cc43dc37b916106dc8e7093dabbae = $(`<div id="html_396cc43dc37b916106dc8e7093dabbae" style="width: 100.0%; height: 100.0%;">social.protest.net/relay</div>`)[0];
|
|
popup_3a20eaae3a393e85df9bf95016e6c065.setContent(html_396cc43dc37b916106dc8e7093dabbae);
|
|
|
|
|
|
|
|
marker_261c46c0bb1c53c18ad3b329e98fc7e4.bindPopup(popup_3a20eaae3a393e85df9bf95016e6c065)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_261c46c0bb1c53c18ad3b329e98fc7e4.setIcon(icon_053245c412801f09b99b642af2953b72);
|
|
|
|
|
|
var marker_640df747f9e2779a1ca9d7598151dc84 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_94c4517c7cdb358f31414ff85f1a2389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ec087701a0077f1b3b6606f36016ed4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89bc462f6913490a629b2249aaef17e4 = $(`<div id="html_89bc462f6913490a629b2249aaef17e4" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_0ec087701a0077f1b3b6606f36016ed4.setContent(html_89bc462f6913490a629b2249aaef17e4);
|
|
|
|
|
|
|
|
marker_640df747f9e2779a1ca9d7598151dc84.bindPopup(popup_0ec087701a0077f1b3b6606f36016ed4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_640df747f9e2779a1ca9d7598151dc84.setIcon(icon_94c4517c7cdb358f31414ff85f1a2389);
|
|
|
|
|
|
var marker_4493651bb209189ff787b3926e8983bf = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_638bd00a5efe8205fa9e003c677d0712 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_555dd6d543b3131f5af2a2eb5ff6b85f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc850f494eb666051898bdc32e78c02 = $(`<div id="html_cdc850f494eb666051898bdc32e78c02" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_555dd6d543b3131f5af2a2eb5ff6b85f.setContent(html_cdc850f494eb666051898bdc32e78c02);
|
|
|
|
|
|
|
|
marker_4493651bb209189ff787b3926e8983bf.bindPopup(popup_555dd6d543b3131f5af2a2eb5ff6b85f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4493651bb209189ff787b3926e8983bf.setIcon(icon_638bd00a5efe8205fa9e003c677d0712);
|
|
|
|
|
|
var marker_0ea0745b8e6f2a7df016baf581394628 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_580c505016963b2c82da5c0d61455cfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f93f660c0d4bb87c977f48f30590879 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4266c4c4753de864ff1bca55ca36a15 = $(`<div id="html_a4266c4c4753de864ff1bca55ca36a15" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_5f93f660c0d4bb87c977f48f30590879.setContent(html_a4266c4c4753de864ff1bca55ca36a15);
|
|
|
|
|
|
|
|
marker_0ea0745b8e6f2a7df016baf581394628.bindPopup(popup_5f93f660c0d4bb87c977f48f30590879)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ea0745b8e6f2a7df016baf581394628.setIcon(icon_580c505016963b2c82da5c0d61455cfe);
|
|
|
|
|
|
var marker_061d51b53e2a5aef9fb9282fef2d9266 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9fedf39cb6ce6b47f4afef38ae88b39b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e836ffcbf2417746e8e6fc62528fd9f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8064ae9d743e1ea94974ccee328f6a98 = $(`<div id="html_8064ae9d743e1ea94974ccee328f6a98" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_e836ffcbf2417746e8e6fc62528fd9f3.setContent(html_8064ae9d743e1ea94974ccee328f6a98);
|
|
|
|
|
|
|
|
marker_061d51b53e2a5aef9fb9282fef2d9266.bindPopup(popup_e836ffcbf2417746e8e6fc62528fd9f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_061d51b53e2a5aef9fb9282fef2d9266.setIcon(icon_9fedf39cb6ce6b47f4afef38ae88b39b);
|
|
|
|
|
|
var marker_d601a49ecd8d909da621380f1b79a4ed = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_3c6e494c1abd5a2182abafbce62eff9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09ef1f0601749f2626624ce60a052e14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cfcbb5b1ed4879c4b843544200c4735 = $(`<div id="html_3cfcbb5b1ed4879c4b843544200c4735" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_09ef1f0601749f2626624ce60a052e14.setContent(html_3cfcbb5b1ed4879c4b843544200c4735);
|
|
|
|
|
|
|
|
marker_d601a49ecd8d909da621380f1b79a4ed.bindPopup(popup_09ef1f0601749f2626624ce60a052e14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d601a49ecd8d909da621380f1b79a4ed.setIcon(icon_3c6e494c1abd5a2182abafbce62eff9d);
|
|
|
|
|
|
var marker_37aed8d0c0aa3d6e81f86898e3f680f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_629401e5ea2fdcb0d52b58d931a45fee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d7d6d108e026393f9ff2893c4ef06ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c3a31c6aa2841feee9e92a17808c92b = $(`<div id="html_9c3a31c6aa2841feee9e92a17808c92b" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_2d7d6d108e026393f9ff2893c4ef06ab.setContent(html_9c3a31c6aa2841feee9e92a17808c92b);
|
|
|
|
|
|
|
|
marker_37aed8d0c0aa3d6e81f86898e3f680f6.bindPopup(popup_2d7d6d108e026393f9ff2893c4ef06ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37aed8d0c0aa3d6e81f86898e3f680f6.setIcon(icon_629401e5ea2fdcb0d52b58d931a45fee);
|
|
|
|
|
|
var marker_97d218f3bfca35fb074a7a480669b8ad = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_02d9b12f703162cf57ba6078a976d5cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e1eb6d44c6a997779d5d78c74d20905 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81628b40a619d4b2832892452844937b = $(`<div id="html_81628b40a619d4b2832892452844937b" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_9e1eb6d44c6a997779d5d78c74d20905.setContent(html_81628b40a619d4b2832892452844937b);
|
|
|
|
|
|
|
|
marker_97d218f3bfca35fb074a7a480669b8ad.bindPopup(popup_9e1eb6d44c6a997779d5d78c74d20905)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97d218f3bfca35fb074a7a480669b8ad.setIcon(icon_02d9b12f703162cf57ba6078a976d5cf);
|
|
|
|
|
|
var marker_eef8a12c430858b4a0cab9c582accb5d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_48427be1de8fd5f3f968d69ba3620460 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b4f107e0e165d85a1d2b64e8d77e4c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_759754f6d1b0dbfc03fce768a98b7887 = $(`<div id="html_759754f6d1b0dbfc03fce768a98b7887" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_0b4f107e0e165d85a1d2b64e8d77e4c6.setContent(html_759754f6d1b0dbfc03fce768a98b7887);
|
|
|
|
|
|
|
|
marker_eef8a12c430858b4a0cab9c582accb5d.bindPopup(popup_0b4f107e0e165d85a1d2b64e8d77e4c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eef8a12c430858b4a0cab9c582accb5d.setIcon(icon_48427be1de8fd5f3f968d69ba3620460);
|
|
|
|
|
|
var marker_83ffaf9df6315b7ca18ca2f6f020f4a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a07842121c256f956b04937985a0b298 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c51f19b6795eff025f934d9b464ff7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3082d263ab7aadcde97d3a9819fb0e46 = $(`<div id="html_3082d263ab7aadcde97d3a9819fb0e46" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_9c51f19b6795eff025f934d9b464ff7f.setContent(html_3082d263ab7aadcde97d3a9819fb0e46);
|
|
|
|
|
|
|
|
marker_83ffaf9df6315b7ca18ca2f6f020f4a3.bindPopup(popup_9c51f19b6795eff025f934d9b464ff7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83ffaf9df6315b7ca18ca2f6f020f4a3.setIcon(icon_a07842121c256f956b04937985a0b298);
|
|
|
|
|
|
var marker_fad5457fb370d0776a102da9ed0d35fc = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ac38049b7025c13434715e79efffc64a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86b47ffc5ba1841e3a8cf70f6040a452 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eefbd5e288bd40b3a22ef7765a27e86a = $(`<div id="html_eefbd5e288bd40b3a22ef7765a27e86a" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_86b47ffc5ba1841e3a8cf70f6040a452.setContent(html_eefbd5e288bd40b3a22ef7765a27e86a);
|
|
|
|
|
|
|
|
marker_fad5457fb370d0776a102da9ed0d35fc.bindPopup(popup_86b47ffc5ba1841e3a8cf70f6040a452)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fad5457fb370d0776a102da9ed0d35fc.setIcon(icon_ac38049b7025c13434715e79efffc64a);
|
|
|
|
|
|
var marker_3b2de45c6449abb25b9765ae483c8372 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d7f2100b8358ceb1070497b4ef334842 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a3d69e992e53534ab7962b8cb6e4332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abe03c5382e70f1551ca7ea9180cd2a4 = $(`<div id="html_abe03c5382e70f1551ca7ea9180cd2a4" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_2a3d69e992e53534ab7962b8cb6e4332.setContent(html_abe03c5382e70f1551ca7ea9180cd2a4);
|
|
|
|
|
|
|
|
marker_3b2de45c6449abb25b9765ae483c8372.bindPopup(popup_2a3d69e992e53534ab7962b8cb6e4332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b2de45c6449abb25b9765ae483c8372.setIcon(icon_d7f2100b8358ceb1070497b4ef334842);
|
|
|
|
|
|
var marker_0549e5c5d82fb7a197ee13e25de43128 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_cd4d1eef1b2edb315ec833eabff7400c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec4ba06c20d0adcde8ee74f51d4cf27b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c6f095dbe5c561589c1dc97fbbfb928 = $(`<div id="html_6c6f095dbe5c561589c1dc97fbbfb928" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_ec4ba06c20d0adcde8ee74f51d4cf27b.setContent(html_6c6f095dbe5c561589c1dc97fbbfb928);
|
|
|
|
|
|
|
|
marker_0549e5c5d82fb7a197ee13e25de43128.bindPopup(popup_ec4ba06c20d0adcde8ee74f51d4cf27b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0549e5c5d82fb7a197ee13e25de43128.setIcon(icon_cd4d1eef1b2edb315ec833eabff7400c);
|
|
|
|
|
|
var marker_44c99371994c028ceb6309ea70088ce1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f384d20dc462da63ab095d2a204011f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f10c2656071478ccbafdb17797b9839c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25f705f8629da841c1d3aa960ba21cdf = $(`<div id="html_25f705f8629da841c1d3aa960ba21cdf" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_f10c2656071478ccbafdb17797b9839c.setContent(html_25f705f8629da841c1d3aa960ba21cdf);
|
|
|
|
|
|
|
|
marker_44c99371994c028ceb6309ea70088ce1.bindPopup(popup_f10c2656071478ccbafdb17797b9839c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44c99371994c028ceb6309ea70088ce1.setIcon(icon_f384d20dc462da63ab095d2a204011f4);
|
|
|
|
|
|
var marker_a8ef3992bcd6adcf73fe7476b96066f8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c6f54ac59833dddf5be375719d0a6e8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d88c88c5a7a6a591d8d6c367b8a23a7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cb6859df1eef91a4e614e434ccdb1d1 = $(`<div id="html_5cb6859df1eef91a4e614e434ccdb1d1" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_d88c88c5a7a6a591d8d6c367b8a23a7b.setContent(html_5cb6859df1eef91a4e614e434ccdb1d1);
|
|
|
|
|
|
|
|
marker_a8ef3992bcd6adcf73fe7476b96066f8.bindPopup(popup_d88c88c5a7a6a591d8d6c367b8a23a7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8ef3992bcd6adcf73fe7476b96066f8.setIcon(icon_c6f54ac59833dddf5be375719d0a6e8f);
|
|
|
|
|
|
var marker_340ef0653a45e744797e1f38c07b5646 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_09f6b737a13e3e59a7cb240245f71d63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a14c718463a58f4af58e90c6c8c6084c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6de33a6b1aab0737a1d15ebbac5ee3e6 = $(`<div id="html_6de33a6b1aab0737a1d15ebbac5ee3e6" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_a14c718463a58f4af58e90c6c8c6084c.setContent(html_6de33a6b1aab0737a1d15ebbac5ee3e6);
|
|
|
|
|
|
|
|
marker_340ef0653a45e744797e1f38c07b5646.bindPopup(popup_a14c718463a58f4af58e90c6c8c6084c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_340ef0653a45e744797e1f38c07b5646.setIcon(icon_09f6b737a13e3e59a7cb240245f71d63);
|
|
|
|
|
|
var marker_81fa6c81bdcd573ccb274e9ce8070ba1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_2551234ce465ee434782ee482cdd0bce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98ee2fa158093f8a1dc21f068c49908a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ccb33049cc767f5887eb2e96f472b95 = $(`<div id="html_7ccb33049cc767f5887eb2e96f472b95" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_98ee2fa158093f8a1dc21f068c49908a.setContent(html_7ccb33049cc767f5887eb2e96f472b95);
|
|
|
|
|
|
|
|
marker_81fa6c81bdcd573ccb274e9ce8070ba1.bindPopup(popup_98ee2fa158093f8a1dc21f068c49908a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81fa6c81bdcd573ccb274e9ce8070ba1.setIcon(icon_2551234ce465ee434782ee482cdd0bce);
|
|
|
|
|
|
var marker_a9ca918fc5ce8354e1e8b1987f307511 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_e46213d88eda092d79cc5d41a5c2961b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73c27ef5d2b5dfd6f5113d372fa051a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2035dd6d89f69267d570ed27c8752a99 = $(`<div id="html_2035dd6d89f69267d570ed27c8752a99" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_c73c27ef5d2b5dfd6f5113d372fa051a.setContent(html_2035dd6d89f69267d570ed27c8752a99);
|
|
|
|
|
|
|
|
marker_a9ca918fc5ce8354e1e8b1987f307511.bindPopup(popup_c73c27ef5d2b5dfd6f5113d372fa051a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9ca918fc5ce8354e1e8b1987f307511.setIcon(icon_e46213d88eda092d79cc5d41a5c2961b);
|
|
|
|
|
|
var marker_312ef6c6ac959bf720013df4e96b8586 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_bac86c60487c4de22f43f4c5b9bd0d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a86fb090b98f8c74fa29822f586e140 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a62fdebbd443e2f95846d0b2a4a0de28 = $(`<div id="html_a62fdebbd443e2f95846d0b2a4a0de28" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_5a86fb090b98f8c74fa29822f586e140.setContent(html_a62fdebbd443e2f95846d0b2a4a0de28);
|
|
|
|
|
|
|
|
marker_312ef6c6ac959bf720013df4e96b8586.bindPopup(popup_5a86fb090b98f8c74fa29822f586e140)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_312ef6c6ac959bf720013df4e96b8586.setIcon(icon_bac86c60487c4de22f43f4c5b9bd0d06);
|
|
|
|
|
|
var marker_51f2ce842f91caa80ce8941726a44d12 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_cff414d104a9f560f2b263a52add9286 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_928c8e3a4d6150a49368d6adaad593cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_823eb5ee72e4609b6ad50bfd2ff4eecd = $(`<div id="html_823eb5ee72e4609b6ad50bfd2ff4eecd" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_928c8e3a4d6150a49368d6adaad593cd.setContent(html_823eb5ee72e4609b6ad50bfd2ff4eecd);
|
|
|
|
|
|
|
|
marker_51f2ce842f91caa80ce8941726a44d12.bindPopup(popup_928c8e3a4d6150a49368d6adaad593cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51f2ce842f91caa80ce8941726a44d12.setIcon(icon_cff414d104a9f560f2b263a52add9286);
|
|
|
|
|
|
var marker_1a2876c2fd3b7d1893642d37227c9357 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4831b9324782b4eab60afde873c4cf9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0c5f6521ac6b660290950ce2f3a3662 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c061c913681d31c8249ba9799ad6ab1c = $(`<div id="html_c061c913681d31c8249ba9799ad6ab1c" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_b0c5f6521ac6b660290950ce2f3a3662.setContent(html_c061c913681d31c8249ba9799ad6ab1c);
|
|
|
|
|
|
|
|
marker_1a2876c2fd3b7d1893642d37227c9357.bindPopup(popup_b0c5f6521ac6b660290950ce2f3a3662)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a2876c2fd3b7d1893642d37227c9357.setIcon(icon_4831b9324782b4eab60afde873c4cf9e);
|
|
|
|
|
|
var marker_d64fa00a75fdd910caa98f7101c668b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_6797d34572f48e064513e5b529e0ea00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1782cb119478b74edc68b4f16d25f50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67a096d51d85a4d034e6068577e22b50 = $(`<div id="html_67a096d51d85a4d034e6068577e22b50" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_a1782cb119478b74edc68b4f16d25f50.setContent(html_67a096d51d85a4d034e6068577e22b50);
|
|
|
|
|
|
|
|
marker_d64fa00a75fdd910caa98f7101c668b7.bindPopup(popup_a1782cb119478b74edc68b4f16d25f50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d64fa00a75fdd910caa98f7101c668b7.setIcon(icon_6797d34572f48e064513e5b529e0ea00);
|
|
|
|
|
|
var marker_c1969b0c54b3d4c50862e450af49a5da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4057e44ca53d3baef017b6bc558b82e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f821e459190d100aa05f90321019ad77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae5f646ce099682bf508680b76953300 = $(`<div id="html_ae5f646ce099682bf508680b76953300" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_f821e459190d100aa05f90321019ad77.setContent(html_ae5f646ce099682bf508680b76953300);
|
|
|
|
|
|
|
|
marker_c1969b0c54b3d4c50862e450af49a5da.bindPopup(popup_f821e459190d100aa05f90321019ad77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1969b0c54b3d4c50862e450af49a5da.setIcon(icon_4057e44ca53d3baef017b6bc558b82e1);
|
|
|
|
|
|
var marker_e21cd18cc1470288222a28754220f578 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_fd84d38bcf01d5d80c395115b5b8bf67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07ac485235b0d1f69f92d704588f4aed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44ecf980be542a93af55778022a880fb = $(`<div id="html_44ecf980be542a93af55778022a880fb" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_07ac485235b0d1f69f92d704588f4aed.setContent(html_44ecf980be542a93af55778022a880fb);
|
|
|
|
|
|
|
|
marker_e21cd18cc1470288222a28754220f578.bindPopup(popup_07ac485235b0d1f69f92d704588f4aed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e21cd18cc1470288222a28754220f578.setIcon(icon_fd84d38bcf01d5d80c395115b5b8bf67);
|
|
|
|
|
|
var marker_de94724f773059d051da4cdff949408f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_6eee198c4300f5914b108042936d0a9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f8742869b91ecfeb6eaf9a1d7054f96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55980c564be0fec4581af758eebe487a = $(`<div id="html_55980c564be0fec4581af758eebe487a" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_6f8742869b91ecfeb6eaf9a1d7054f96.setContent(html_55980c564be0fec4581af758eebe487a);
|
|
|
|
|
|
|
|
marker_de94724f773059d051da4cdff949408f.bindPopup(popup_6f8742869b91ecfeb6eaf9a1d7054f96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de94724f773059d051da4cdff949408f.setIcon(icon_6eee198c4300f5914b108042936d0a9e);
|
|
|
|
|
|
var marker_d8d142b2a8f1ac7276a3ae49989289e5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_acaefc71fcdb9f302d464e7f9e341fe9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c974bab869f906403032eb6ef62a5c6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9446fe54eda220cdc1346650c2c2c0e0 = $(`<div id="html_9446fe54eda220cdc1346650c2c2c0e0" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_c974bab869f906403032eb6ef62a5c6b.setContent(html_9446fe54eda220cdc1346650c2c2c0e0);
|
|
|
|
|
|
|
|
marker_d8d142b2a8f1ac7276a3ae49989289e5.bindPopup(popup_c974bab869f906403032eb6ef62a5c6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8d142b2a8f1ac7276a3ae49989289e5.setIcon(icon_acaefc71fcdb9f302d464e7f9e341fe9);
|
|
|
|
|
|
var marker_963caa2d9fb82d0ed0b5f158b314a106 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b6c277c1bc734474b86b25a54c99b590 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce1232fce385d8331e77c4913c4adf09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67e08434b276b360ed265107b60dea4f = $(`<div id="html_67e08434b276b360ed265107b60dea4f" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_ce1232fce385d8331e77c4913c4adf09.setContent(html_67e08434b276b360ed265107b60dea4f);
|
|
|
|
|
|
|
|
marker_963caa2d9fb82d0ed0b5f158b314a106.bindPopup(popup_ce1232fce385d8331e77c4913c4adf09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_963caa2d9fb82d0ed0b5f158b314a106.setIcon(icon_b6c277c1bc734474b86b25a54c99b590);
|
|
|
|
|
|
var marker_5e6b8fa8202ed8f9bf86f06b7ba045cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_04456f36a40d472855698e285a157a52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3f4afdd5dc844d896f47e8f97c4edd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4e09a25372d8107160df288453ee737 = $(`<div id="html_a4e09a25372d8107160df288453ee737" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_d3f4afdd5dc844d896f47e8f97c4edd9.setContent(html_a4e09a25372d8107160df288453ee737);
|
|
|
|
|
|
|
|
marker_5e6b8fa8202ed8f9bf86f06b7ba045cb.bindPopup(popup_d3f4afdd5dc844d896f47e8f97c4edd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e6b8fa8202ed8f9bf86f06b7ba045cb.setIcon(icon_04456f36a40d472855698e285a157a52);
|
|
|
|
|
|
var marker_ebcd987763e3d12e18467707048925d8 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_2984c9ae6c23083a3e24e40ce9bab566 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0ae0336b9d3e2c9783d9b6e10459c5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b225c7f4aec5ce2f9215fbda53f29f73 = $(`<div id="html_b225c7f4aec5ce2f9215fbda53f29f73" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_a0ae0336b9d3e2c9783d9b6e10459c5f.setContent(html_b225c7f4aec5ce2f9215fbda53f29f73);
|
|
|
|
|
|
|
|
marker_ebcd987763e3d12e18467707048925d8.bindPopup(popup_a0ae0336b9d3e2c9783d9b6e10459c5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebcd987763e3d12e18467707048925d8.setIcon(icon_2984c9ae6c23083a3e24e40ce9bab566);
|
|
|
|
|
|
var marker_e1b4794a1945099b056fadd3d36e4f2a = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_000aa3457b0f27575652ea0991289d35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b919ac5c323612e3e8fcab513e41950 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5eae9466fd98ee0c22e4d64a3bc2f0f = $(`<div id="html_d5eae9466fd98ee0c22e4d64a3bc2f0f" style="width: 100.0%; height: 100.0%;">wot.geektank.ai</div>`)[0];
|
|
popup_5b919ac5c323612e3e8fcab513e41950.setContent(html_d5eae9466fd98ee0c22e4d64a3bc2f0f);
|
|
|
|
|
|
|
|
marker_e1b4794a1945099b056fadd3d36e4f2a.bindPopup(popup_5b919ac5c323612e3e8fcab513e41950)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1b4794a1945099b056fadd3d36e4f2a.setIcon(icon_000aa3457b0f27575652ea0991289d35);
|
|
|
|
|
|
var marker_5f5df667f0ef9643761061d212649162 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_bf184a91bbb207516d897dcacd227fc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19c5f572beb114e88aa9c376f7d4b4c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_259fe1f62753e475d07dc601eb1c7011 = $(`<div id="html_259fe1f62753e475d07dc601eb1c7011" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_19c5f572beb114e88aa9c376f7d4b4c1.setContent(html_259fe1f62753e475d07dc601eb1c7011);
|
|
|
|
|
|
|
|
marker_5f5df667f0ef9643761061d212649162.bindPopup(popup_19c5f572beb114e88aa9c376f7d4b4c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f5df667f0ef9643761061d212649162.setIcon(icon_bf184a91bbb207516d897dcacd227fc1);
|
|
|
|
|
|
var marker_df6b64a1d9f323feaa9d4c5181fb0b2c = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_112f8a97c39ed0b12d75b84fb13aeb88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_486dd2b3e11efee6143bf4efb06f940d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cffc51530c1d1caeffd7aec78c44f29 = $(`<div id="html_9cffc51530c1d1caeffd7aec78c44f29" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_486dd2b3e11efee6143bf4efb06f940d.setContent(html_9cffc51530c1d1caeffd7aec78c44f29);
|
|
|
|
|
|
|
|
marker_df6b64a1d9f323feaa9d4c5181fb0b2c.bindPopup(popup_486dd2b3e11efee6143bf4efb06f940d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6b64a1d9f323feaa9d4c5181fb0b2c.setIcon(icon_112f8a97c39ed0b12d75b84fb13aeb88);
|
|
|
|
|
|
var marker_7a0e5732d5ffdec518f2c3e04bd23f2e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_eca159bbf5d29b735f2b0a32e64d35cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cdbf4cfaac171de212f59a851dfe8f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d424dc40939574b1ab6cdee0df6e1117 = $(`<div id="html_d424dc40939574b1ab6cdee0df6e1117" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_9cdbf4cfaac171de212f59a851dfe8f2.setContent(html_d424dc40939574b1ab6cdee0df6e1117);
|
|
|
|
|
|
|
|
marker_7a0e5732d5ffdec518f2c3e04bd23f2e.bindPopup(popup_9cdbf4cfaac171de212f59a851dfe8f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a0e5732d5ffdec518f2c3e04bd23f2e.setIcon(icon_eca159bbf5d29b735f2b0a32e64d35cc);
|
|
|
|
|
|
var marker_c6be089702b8acc0d821ec64fcf47185 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b895388c2f5b75cd5b2fd7d2117c0492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0f0992d45a4897c6bdc1bf3a244d3bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63ed60e56972db4d2b656b058240c72e = $(`<div id="html_63ed60e56972db4d2b656b058240c72e" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_e0f0992d45a4897c6bdc1bf3a244d3bb.setContent(html_63ed60e56972db4d2b656b058240c72e);
|
|
|
|
|
|
|
|
marker_c6be089702b8acc0d821ec64fcf47185.bindPopup(popup_e0f0992d45a4897c6bdc1bf3a244d3bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6be089702b8acc0d821ec64fcf47185.setIcon(icon_b895388c2f5b75cd5b2fd7d2117c0492);
|
|
|
|
|
|
var marker_09baf8eb2231af32b1ec1ce5eee1570b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_2abd9605ac4b37780b82a54f0a84969b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75ce0ba7a3ff35ed1d200626b63e670f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abc97637779faeffed0aaca3802ffcfd = $(`<div id="html_abc97637779faeffed0aaca3802ffcfd" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_75ce0ba7a3ff35ed1d200626b63e670f.setContent(html_abc97637779faeffed0aaca3802ffcfd);
|
|
|
|
|
|
|
|
marker_09baf8eb2231af32b1ec1ce5eee1570b.bindPopup(popup_75ce0ba7a3ff35ed1d200626b63e670f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09baf8eb2231af32b1ec1ce5eee1570b.setIcon(icon_2abd9605ac4b37780b82a54f0a84969b);
|
|
|
|
|
|
var marker_2d175b8dd6fc878cf9b6fbeb80f25f74 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c5d23e5763ef3b7ca33a117d18eb4f6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_491dabcb67a8da6f9241f8cb24b33f07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4ce2187312a07a17965e5a41e4b98c6 = $(`<div id="html_d4ce2187312a07a17965e5a41e4b98c6" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_491dabcb67a8da6f9241f8cb24b33f07.setContent(html_d4ce2187312a07a17965e5a41e4b98c6);
|
|
|
|
|
|
|
|
marker_2d175b8dd6fc878cf9b6fbeb80f25f74.bindPopup(popup_491dabcb67a8da6f9241f8cb24b33f07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d175b8dd6fc878cf9b6fbeb80f25f74.setIcon(icon_c5d23e5763ef3b7ca33a117d18eb4f6c);
|
|
|
|
|
|
var marker_8ec0b690903c201d84ce7b993058775c = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_136d95f66fca03a716b141ea8b8124cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3d920c16ca48a44e40123e7ecac083d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b4a61725c7655f5d74ae5847cebef3f = $(`<div id="html_8b4a61725c7655f5d74ae5847cebef3f" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_f3d920c16ca48a44e40123e7ecac083d.setContent(html_8b4a61725c7655f5d74ae5847cebef3f);
|
|
|
|
|
|
|
|
marker_8ec0b690903c201d84ce7b993058775c.bindPopup(popup_f3d920c16ca48a44e40123e7ecac083d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ec0b690903c201d84ce7b993058775c.setIcon(icon_136d95f66fca03a716b141ea8b8124cf);
|
|
|
|
|
|
var marker_2e8f85a8ffaf79bc9bc71917c3a91cd5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9f584b99e3f2b6bf2f464d4fd6f058ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d23d63d874c5a012c9f24022c278fe9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9af0731137a053aecd2b43960c53cc4 = $(`<div id="html_e9af0731137a053aecd2b43960c53cc4" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_d23d63d874c5a012c9f24022c278fe9c.setContent(html_e9af0731137a053aecd2b43960c53cc4);
|
|
|
|
|
|
|
|
marker_2e8f85a8ffaf79bc9bc71917c3a91cd5.bindPopup(popup_d23d63d874c5a012c9f24022c278fe9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e8f85a8ffaf79bc9bc71917c3a91cd5.setIcon(icon_9f584b99e3f2b6bf2f464d4fd6f058ae);
|
|
|
|
|
|
var marker_987723bd70b03e10a9bf2fc12a8a7631 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_52bad3e9c21a0df58690f1927e55902b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01f22fea5cdbad8abb80eb94dba929dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d621a88c2d4635ae1b790b61371ba150 = $(`<div id="html_d621a88c2d4635ae1b790b61371ba150" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_01f22fea5cdbad8abb80eb94dba929dd.setContent(html_d621a88c2d4635ae1b790b61371ba150);
|
|
|
|
|
|
|
|
marker_987723bd70b03e10a9bf2fc12a8a7631.bindPopup(popup_01f22fea5cdbad8abb80eb94dba929dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_987723bd70b03e10a9bf2fc12a8a7631.setIcon(icon_52bad3e9c21a0df58690f1927e55902b);
|
|
|
|
|
|
var marker_23e1bce3dc962f315d006223d39434d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_99e29bee5f3ce00cd6e520d45b0ca37b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b377954f58faf5650ec41d33c632ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf66207a42cf7a3c0d9fef3677c9596f = $(`<div id="html_bf66207a42cf7a3c0d9fef3677c9596f" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_e2b377954f58faf5650ec41d33c632ea.setContent(html_bf66207a42cf7a3c0d9fef3677c9596f);
|
|
|
|
|
|
|
|
marker_23e1bce3dc962f315d006223d39434d1.bindPopup(popup_e2b377954f58faf5650ec41d33c632ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23e1bce3dc962f315d006223d39434d1.setIcon(icon_99e29bee5f3ce00cd6e520d45b0ca37b);
|
|
|
|
|
|
var marker_b6b94b8a6013cd5f0c965975e1d987d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_90373f43e50ec2c1e9f3028d8346e20b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1376c9271d677140c1675ed0440426f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6cbbf71ba86167b19c2e82ad30b024c = $(`<div id="html_b6cbbf71ba86167b19c2e82ad30b024c" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_1376c9271d677140c1675ed0440426f6.setContent(html_b6cbbf71ba86167b19c2e82ad30b024c);
|
|
|
|
|
|
|
|
marker_b6b94b8a6013cd5f0c965975e1d987d6.bindPopup(popup_1376c9271d677140c1675ed0440426f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6b94b8a6013cd5f0c965975e1d987d6.setIcon(icon_90373f43e50ec2c1e9f3028d8346e20b);
|
|
|
|
|
|
var marker_e8625956fc0646dd013ba8aaa938547d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9117edc47bea9137b45b03603f974416 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2de1b2b6d29dc80050a414e27241c34d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a19e7af8eef0b70ff9db33fab78af419 = $(`<div id="html_a19e7af8eef0b70ff9db33fab78af419" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_2de1b2b6d29dc80050a414e27241c34d.setContent(html_a19e7af8eef0b70ff9db33fab78af419);
|
|
|
|
|
|
|
|
marker_e8625956fc0646dd013ba8aaa938547d.bindPopup(popup_2de1b2b6d29dc80050a414e27241c34d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8625956fc0646dd013ba8aaa938547d.setIcon(icon_9117edc47bea9137b45b03603f974416);
|
|
|
|
|
|
var marker_78e6b332b7aea04d22c2115a8bed0d97 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_1aa2836c341ae7c104d7d46cf6b29ade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c1e27c14183afac9d03fa063e3e42d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81613dc191984eb0c1f053d1be24dded = $(`<div id="html_81613dc191984eb0c1f053d1be24dded" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_5c1e27c14183afac9d03fa063e3e42d1.setContent(html_81613dc191984eb0c1f053d1be24dded);
|
|
|
|
|
|
|
|
marker_78e6b332b7aea04d22c2115a8bed0d97.bindPopup(popup_5c1e27c14183afac9d03fa063e3e42d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78e6b332b7aea04d22c2115a8bed0d97.setIcon(icon_1aa2836c341ae7c104d7d46cf6b29ade);
|
|
|
|
|
|
var marker_e060b5ddb0c091a4b3afded603f8dcae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c1fc7e07d5c5b20b5df4de2b3cab68c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96592659ba3feac1c11c58efc11767b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b5185ee5d5565aae57fe3da9c5c4387 = $(`<div id="html_3b5185ee5d5565aae57fe3da9c5c4387" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_96592659ba3feac1c11c58efc11767b8.setContent(html_3b5185ee5d5565aae57fe3da9c5c4387);
|
|
|
|
|
|
|
|
marker_e060b5ddb0c091a4b3afded603f8dcae.bindPopup(popup_96592659ba3feac1c11c58efc11767b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e060b5ddb0c091a4b3afded603f8dcae.setIcon(icon_c1fc7e07d5c5b20b5df4de2b3cab68c4);
|
|
|
|
|
|
var marker_ff5ffadd51813cf3fe1b22c21d98105d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_388e963bd4d1b46d221c60a8717df7e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_144e7b574ddaf3485f3089ba81f186ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71df650476a607684b3dbc2f85771fdf = $(`<div id="html_71df650476a607684b3dbc2f85771fdf" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_144e7b574ddaf3485f3089ba81f186ee.setContent(html_71df650476a607684b3dbc2f85771fdf);
|
|
|
|
|
|
|
|
marker_ff5ffadd51813cf3fe1b22c21d98105d.bindPopup(popup_144e7b574ddaf3485f3089ba81f186ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff5ffadd51813cf3fe1b22c21d98105d.setIcon(icon_388e963bd4d1b46d221c60a8717df7e1);
|
|
|
|
|
|
var marker_4a9f59c2611400cea10e2bf974b770da = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d36ed4bae888db5db85ccce466b2d137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d7cdf3cc6175b33d843645778a71ffa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0cc419fa3bb561acbe94f964d047b53 = $(`<div id="html_b0cc419fa3bb561acbe94f964d047b53" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_3d7cdf3cc6175b33d843645778a71ffa.setContent(html_b0cc419fa3bb561acbe94f964d047b53);
|
|
|
|
|
|
|
|
marker_4a9f59c2611400cea10e2bf974b770da.bindPopup(popup_3d7cdf3cc6175b33d843645778a71ffa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a9f59c2611400cea10e2bf974b770da.setIcon(icon_d36ed4bae888db5db85ccce466b2d137);
|
|
|
|
|
|
var marker_8b9e3b34bea20fdd0fa54be34c4e400b = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b89d28f5deb7f5982c5ce9bd6cb8f183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e51597e8573dad53e1bc5266c2f19c51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54419d6a526b5281fc97b3867b5d2b8c = $(`<div id="html_54419d6a526b5281fc97b3867b5d2b8c" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_e51597e8573dad53e1bc5266c2f19c51.setContent(html_54419d6a526b5281fc97b3867b5d2b8c);
|
|
|
|
|
|
|
|
marker_8b9e3b34bea20fdd0fa54be34c4e400b.bindPopup(popup_e51597e8573dad53e1bc5266c2f19c51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b9e3b34bea20fdd0fa54be34c4e400b.setIcon(icon_b89d28f5deb7f5982c5ce9bd6cb8f183);
|
|
|
|
|
|
var marker_06670d967ee0ab3419c25cb767d3e068 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c35a2518fc7485007d58ad0ab72b9085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9807362490b4a1942f9ac1ac7811a605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a00e036a721d298bd1668253063cb7b = $(`<div id="html_8a00e036a721d298bd1668253063cb7b" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_9807362490b4a1942f9ac1ac7811a605.setContent(html_8a00e036a721d298bd1668253063cb7b);
|
|
|
|
|
|
|
|
marker_06670d967ee0ab3419c25cb767d3e068.bindPopup(popup_9807362490b4a1942f9ac1ac7811a605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06670d967ee0ab3419c25cb767d3e068.setIcon(icon_c35a2518fc7485007d58ad0ab72b9085);
|
|
|
|
|
|
var marker_69b4dddbbbedabc939e0448b283f687e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c18419c87d388588ac4b5063cfdc735f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d0534a7e43165dc61dadec846a5a418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df72a136cea26826734d3eb99f042fd6 = $(`<div id="html_df72a136cea26826734d3eb99f042fd6" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_1d0534a7e43165dc61dadec846a5a418.setContent(html_df72a136cea26826734d3eb99f042fd6);
|
|
|
|
|
|
|
|
marker_69b4dddbbbedabc939e0448b283f687e.bindPopup(popup_1d0534a7e43165dc61dadec846a5a418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69b4dddbbbedabc939e0448b283f687e.setIcon(icon_c18419c87d388588ac4b5063cfdc735f);
|
|
|
|
|
|
var marker_a536b69bcf1a18e5a4ae51bc6286a250 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_802dd526785d7da09687797a9e69855f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7d3d71bffc28262f32abde6ad8a363b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14e99b6ccdd1e7fc450e56ba008589b9 = $(`<div id="html_14e99b6ccdd1e7fc450e56ba008589b9" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_d7d3d71bffc28262f32abde6ad8a363b.setContent(html_14e99b6ccdd1e7fc450e56ba008589b9);
|
|
|
|
|
|
|
|
marker_a536b69bcf1a18e5a4ae51bc6286a250.bindPopup(popup_d7d3d71bffc28262f32abde6ad8a363b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a536b69bcf1a18e5a4ae51bc6286a250.setIcon(icon_802dd526785d7da09687797a9e69855f);
|
|
|
|
|
|
var marker_2486d6154c7d5c05598c4a86af0e62f5 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9d64ca6ebe7de7418a76d213c342e56d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1069d52baa14e151389476d95aa3a774 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74a2c4de0e697bd67281800f157bd6bb = $(`<div id="html_74a2c4de0e697bd67281800f157bd6bb" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_1069d52baa14e151389476d95aa3a774.setContent(html_74a2c4de0e697bd67281800f157bd6bb);
|
|
|
|
|
|
|
|
marker_2486d6154c7d5c05598c4a86af0e62f5.bindPopup(popup_1069d52baa14e151389476d95aa3a774)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2486d6154c7d5c05598c4a86af0e62f5.setIcon(icon_9d64ca6ebe7de7418a76d213c342e56d);
|
|
|
|
|
|
var marker_234f30d7a4fd6c4f5eebe7bfe4fe5560 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_e48cd0bfa3947758cbcd34a0827f0d50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ad3fcaf787316399c6caa37fadb1f20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dc73dbdd4f157462678a576002b5de0 = $(`<div id="html_8dc73dbdd4f157462678a576002b5de0" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_2ad3fcaf787316399c6caa37fadb1f20.setContent(html_8dc73dbdd4f157462678a576002b5de0);
|
|
|
|
|
|
|
|
marker_234f30d7a4fd6c4f5eebe7bfe4fe5560.bindPopup(popup_2ad3fcaf787316399c6caa37fadb1f20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_234f30d7a4fd6c4f5eebe7bfe4fe5560.setIcon(icon_e48cd0bfa3947758cbcd34a0827f0d50);
|
|
|
|
|
|
var marker_a66d84931f4b9c67535fb2bc4e83d7eb = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_271f28cf002680482dd69c099194b1a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bbf1a47184ccff3639007d5b8697685 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c29be52592724c3ce6aca5923c6b346f = $(`<div id="html_c29be52592724c3ce6aca5923c6b346f" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_2bbf1a47184ccff3639007d5b8697685.setContent(html_c29be52592724c3ce6aca5923c6b346f);
|
|
|
|
|
|
|
|
marker_a66d84931f4b9c67535fb2bc4e83d7eb.bindPopup(popup_2bbf1a47184ccff3639007d5b8697685)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a66d84931f4b9c67535fb2bc4e83d7eb.setIcon(icon_271f28cf002680482dd69c099194b1a4);
|
|
|
|
|
|
var marker_10492a984eb927678a8b1ef640c622a5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_3d77676d1d1e13c49574977d9d6ad88d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72a6cdb9a3a9666781ca1f800661ea34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3a87c5aa2ff553594728aa5a39f972d = $(`<div id="html_a3a87c5aa2ff553594728aa5a39f972d" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_72a6cdb9a3a9666781ca1f800661ea34.setContent(html_a3a87c5aa2ff553594728aa5a39f972d);
|
|
|
|
|
|
|
|
marker_10492a984eb927678a8b1ef640c622a5.bindPopup(popup_72a6cdb9a3a9666781ca1f800661ea34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10492a984eb927678a8b1ef640c622a5.setIcon(icon_3d77676d1d1e13c49574977d9d6ad88d);
|
|
|
|
|
|
var marker_646aee099a34376f36b46f6df17ddafc = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_255dc92175e6cc1818d34498fecc2ab9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea7ecf34d79f790e9deb8c4b813ce994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35cf43a744e14761ed1aeb4631d21239 = $(`<div id="html_35cf43a744e14761ed1aeb4631d21239" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_ea7ecf34d79f790e9deb8c4b813ce994.setContent(html_35cf43a744e14761ed1aeb4631d21239);
|
|
|
|
|
|
|
|
marker_646aee099a34376f36b46f6df17ddafc.bindPopup(popup_ea7ecf34d79f790e9deb8c4b813ce994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_646aee099a34376f36b46f6df17ddafc.setIcon(icon_255dc92175e6cc1818d34498fecc2ab9);
|
|
|
|
|
|
var marker_16ed58cb23ad79da6bacee5bb07d5334 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ee70947f145a767a3548d38e055bc37a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd0fd14507510dee8ba8bf3bad171131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_702910b7125f13b13533fa2339edb0f4 = $(`<div id="html_702910b7125f13b13533fa2339edb0f4" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_dd0fd14507510dee8ba8bf3bad171131.setContent(html_702910b7125f13b13533fa2339edb0f4);
|
|
|
|
|
|
|
|
marker_16ed58cb23ad79da6bacee5bb07d5334.bindPopup(popup_dd0fd14507510dee8ba8bf3bad171131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16ed58cb23ad79da6bacee5bb07d5334.setIcon(icon_ee70947f145a767a3548d38e055bc37a);
|
|
|
|
|
|
var marker_04d48dad8d7f2b913860b3d4701fb4d3 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_521214964138c43790dfc93e458f5fa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c1204a03d619d151d6e16dec41c84a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43ea13185073b001203c17a51552d1e = $(`<div id="html_f43ea13185073b001203c17a51552d1e" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_1c1204a03d619d151d6e16dec41c84a4.setContent(html_f43ea13185073b001203c17a51552d1e);
|
|
|
|
|
|
|
|
marker_04d48dad8d7f2b913860b3d4701fb4d3.bindPopup(popup_1c1204a03d619d151d6e16dec41c84a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04d48dad8d7f2b913860b3d4701fb4d3.setIcon(icon_521214964138c43790dfc93e458f5fa4);
|
|
|
|
|
|
var marker_2ec78e37feeb38b8074d16b1459516e4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_0d8b73b7d966ebb24f3f5eba20948aa8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acb8fc6169d5b0bb61a681de785f4ab8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d03347f877b6408628834cdb04ddfe3d = $(`<div id="html_d03347f877b6408628834cdb04ddfe3d" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_acb8fc6169d5b0bb61a681de785f4ab8.setContent(html_d03347f877b6408628834cdb04ddfe3d);
|
|
|
|
|
|
|
|
marker_2ec78e37feeb38b8074d16b1459516e4.bindPopup(popup_acb8fc6169d5b0bb61a681de785f4ab8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ec78e37feeb38b8074d16b1459516e4.setIcon(icon_0d8b73b7d966ebb24f3f5eba20948aa8);
|
|
|
|
|
|
var marker_dc28dd8a38646bb8065d6aa68f718d95 = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_840ad7316bf96ddf34bbc919ef132861 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58915a5a4000833d1d557aff0fa7313f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3af3eaa9a03f8e9299cc9ab6e474aba = $(`<div id="html_e3af3eaa9a03f8e9299cc9ab6e474aba" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_58915a5a4000833d1d557aff0fa7313f.setContent(html_e3af3eaa9a03f8e9299cc9ab6e474aba);
|
|
|
|
|
|
|
|
marker_dc28dd8a38646bb8065d6aa68f718d95.bindPopup(popup_58915a5a4000833d1d557aff0fa7313f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc28dd8a38646bb8065d6aa68f718d95.setIcon(icon_840ad7316bf96ddf34bbc919ef132861);
|
|
|
|
|
|
var marker_93a4ad953a15f5ba8f4d8c91f266d36f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ace9640e144352d70d02b4c4b7a2bcd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26b21ef223402e25bc12581bfa1115e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb742f826be81d449addde25970285e3 = $(`<div id="html_eb742f826be81d449addde25970285e3" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_26b21ef223402e25bc12581bfa1115e1.setContent(html_eb742f826be81d449addde25970285e3);
|
|
|
|
|
|
|
|
marker_93a4ad953a15f5ba8f4d8c91f266d36f.bindPopup(popup_26b21ef223402e25bc12581bfa1115e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93a4ad953a15f5ba8f4d8c91f266d36f.setIcon(icon_ace9640e144352d70d02b4c4b7a2bcd6);
|
|
|
|
|
|
var marker_827391a9fea66e8f01a4a2d472b91cc4 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_5449156521161d87fb231b443aee1091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5565a2c5b359eafe02b8a2189875ac9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41b96bfa58d815b0329c30e6e326e9f8 = $(`<div id="html_41b96bfa58d815b0329c30e6e326e9f8" style="width: 100.0%; height: 100.0%;">relay.unitypay.cash</div>`)[0];
|
|
popup_5565a2c5b359eafe02b8a2189875ac9c.setContent(html_41b96bfa58d815b0329c30e6e326e9f8);
|
|
|
|
|
|
|
|
marker_827391a9fea66e8f01a4a2d472b91cc4.bindPopup(popup_5565a2c5b359eafe02b8a2189875ac9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_827391a9fea66e8f01a4a2d472b91cc4.setIcon(icon_5449156521161d87fb231b443aee1091);
|
|
|
|
|
|
var marker_83714a7e2d5d1daf1dd03a2f31a5e8e1 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_fda4e287f861e62fad70b720add06b0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_532aff4a309ec6ddebb51751459dd4b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_315d6ade013ef332d8951719abef04ad = $(`<div id="html_315d6ade013ef332d8951719abef04ad" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_532aff4a309ec6ddebb51751459dd4b6.setContent(html_315d6ade013ef332d8951719abef04ad);
|
|
|
|
|
|
|
|
marker_83714a7e2d5d1daf1dd03a2f31a5e8e1.bindPopup(popup_532aff4a309ec6ddebb51751459dd4b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83714a7e2d5d1daf1dd03a2f31a5e8e1.setIcon(icon_fda4e287f861e62fad70b720add06b0e);
|
|
|
|
|
|
var marker_bbbd6e944f334d067b2c84af878922de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7de6c4df2ad74f3fbd83611c2d47ae13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3379790151d3cedff4352cdea148e49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_494825d7082bfc7c6f0730b37c28fd2f = $(`<div id="html_494825d7082bfc7c6f0730b37c28fd2f" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_a3379790151d3cedff4352cdea148e49.setContent(html_494825d7082bfc7c6f0730b37c28fd2f);
|
|
|
|
|
|
|
|
marker_bbbd6e944f334d067b2c84af878922de.bindPopup(popup_a3379790151d3cedff4352cdea148e49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbbd6e944f334d067b2c84af878922de.setIcon(icon_7de6c4df2ad74f3fbd83611c2d47ae13);
|
|
|
|
|
|
var marker_ddb0e3fc80b9f869c374f3b73a0e74fc = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9ed04f29b248d82d1abfa5349db3809f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11ce9d34646f3fef4f15c06784bd90a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d60b598572ec55a46ea100cd5ab7751 = $(`<div id="html_8d60b598572ec55a46ea100cd5ab7751" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_11ce9d34646f3fef4f15c06784bd90a3.setContent(html_8d60b598572ec55a46ea100cd5ab7751);
|
|
|
|
|
|
|
|
marker_ddb0e3fc80b9f869c374f3b73a0e74fc.bindPopup(popup_11ce9d34646f3fef4f15c06784bd90a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddb0e3fc80b9f869c374f3b73a0e74fc.setIcon(icon_9ed04f29b248d82d1abfa5349db3809f);
|
|
|
|
|
|
var marker_2bad7c2280144d6d5041e6189ca03078 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_8a35dd935da5f326a550f762fa640a92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3387d22a999f9f324672322e2c4e7cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e77a914f130f1c1991d66530e1e115ac = $(`<div id="html_e77a914f130f1c1991d66530e1e115ac" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_d3387d22a999f9f324672322e2c4e7cc.setContent(html_e77a914f130f1c1991d66530e1e115ac);
|
|
|
|
|
|
|
|
marker_2bad7c2280144d6d5041e6189ca03078.bindPopup(popup_d3387d22a999f9f324672322e2c4e7cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bad7c2280144d6d5041e6189ca03078.setIcon(icon_8a35dd935da5f326a550f762fa640a92);
|
|
|
|
|
|
var marker_a6159f6c54c8ac833ae6b4e621d6c7f5 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f203ec9e53eb74f463d62ea008b14296 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccfa6698e579edb3fc7b808da814eac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d93d395148bcecc3b43c5057250e9d35 = $(`<div id="html_d93d395148bcecc3b43c5057250e9d35" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_ccfa6698e579edb3fc7b808da814eac7.setContent(html_d93d395148bcecc3b43c5057250e9d35);
|
|
|
|
|
|
|
|
marker_a6159f6c54c8ac833ae6b4e621d6c7f5.bindPopup(popup_ccfa6698e579edb3fc7b808da814eac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6159f6c54c8ac833ae6b4e621d6c7f5.setIcon(icon_f203ec9e53eb74f463d62ea008b14296);
|
|
|
|
|
|
var marker_b79f96cf76c4af268791c405af6b9870 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_bca39663f22839888b88053ad57ef618 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dab0b1731cfaf4d03ab9f17b5029c7a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_208873408cef7dfe756c9279d60c27b6 = $(`<div id="html_208873408cef7dfe756c9279d60c27b6" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_dab0b1731cfaf4d03ab9f17b5029c7a2.setContent(html_208873408cef7dfe756c9279d60c27b6);
|
|
|
|
|
|
|
|
marker_b79f96cf76c4af268791c405af6b9870.bindPopup(popup_dab0b1731cfaf4d03ab9f17b5029c7a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b79f96cf76c4af268791c405af6b9870.setIcon(icon_bca39663f22839888b88053ad57ef618);
|
|
|
|
|
|
var marker_4bc162d37c5a2b497783df7e36f611c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_0cd90a65bc3266e56b7d9396a2c38df6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f954dfb414671e6640ae8b48274c15f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29ddc39db0b128f36d76f7f8883f01da = $(`<div id="html_29ddc39db0b128f36d76f7f8883f01da" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_f954dfb414671e6640ae8b48274c15f6.setContent(html_29ddc39db0b128f36d76f7f8883f01da);
|
|
|
|
|
|
|
|
marker_4bc162d37c5a2b497783df7e36f611c4.bindPopup(popup_f954dfb414671e6640ae8b48274c15f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bc162d37c5a2b497783df7e36f611c4.setIcon(icon_0cd90a65bc3266e56b7d9396a2c38df6);
|
|
|
|
|
|
var marker_6c5d782c5a256cf2928f911a9e60217c = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_97501968262b3359d09ca075faebfd39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e85f28e04cc190d9ed3a86b4920226f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fba10d31f2d8468baab87d10273134a3 = $(`<div id="html_fba10d31f2d8468baab87d10273134a3" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_1e85f28e04cc190d9ed3a86b4920226f.setContent(html_fba10d31f2d8468baab87d10273134a3);
|
|
|
|
|
|
|
|
marker_6c5d782c5a256cf2928f911a9e60217c.bindPopup(popup_1e85f28e04cc190d9ed3a86b4920226f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c5d782c5a256cf2928f911a9e60217c.setIcon(icon_97501968262b3359d09ca075faebfd39);
|
|
|
|
|
|
var marker_7e16320a67477cf22cb5b94b00571e2e = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f7609c506a94e792bb0c365049e2b255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c9f6a6081080c20f5d2cdfcf747fd8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b3a4e2f6f2a6000c15c03ed8a3c7dda = $(`<div id="html_5b3a4e2f6f2a6000c15c03ed8a3c7dda" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_5c9f6a6081080c20f5d2cdfcf747fd8d.setContent(html_5b3a4e2f6f2a6000c15c03ed8a3c7dda);
|
|
|
|
|
|
|
|
marker_7e16320a67477cf22cb5b94b00571e2e.bindPopup(popup_5c9f6a6081080c20f5d2cdfcf747fd8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e16320a67477cf22cb5b94b00571e2e.setIcon(icon_f7609c506a94e792bb0c365049e2b255);
|
|
|
|
|
|
var marker_f30830e1f446de925b06c41340b120c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4da18efe534e5cb1d7f79f7d155892e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51d45e4920fb6570081930f6a431e6eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6e1b683491e42fdcf36d271eaaae22c = $(`<div id="html_e6e1b683491e42fdcf36d271eaaae22c" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_51d45e4920fb6570081930f6a431e6eb.setContent(html_e6e1b683491e42fdcf36d271eaaae22c);
|
|
|
|
|
|
|
|
marker_f30830e1f446de925b06c41340b120c5.bindPopup(popup_51d45e4920fb6570081930f6a431e6eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f30830e1f446de925b06c41340b120c5.setIcon(icon_4da18efe534e5cb1d7f79f7d155892e1);
|
|
|
|
|
|
var marker_3ce9293dd6be34f9e7dc232610b960b9 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9828aae5586c77ab7c32b6cf563c01e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbdded68639df74794ae594746ebb407 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e308db937a9b94748746c6b122eecabf = $(`<div id="html_e308db937a9b94748746c6b122eecabf" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_cbdded68639df74794ae594746ebb407.setContent(html_e308db937a9b94748746c6b122eecabf);
|
|
|
|
|
|
|
|
marker_3ce9293dd6be34f9e7dc232610b960b9.bindPopup(popup_cbdded68639df74794ae594746ebb407)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ce9293dd6be34f9e7dc232610b960b9.setIcon(icon_9828aae5586c77ab7c32b6cf563c01e7);
|
|
|
|
|
|
var marker_9cd7eac5221139291c3516f117b00e2b = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ccaaa5515942ad1373f55d0ee4aa4f51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a104def4f7ab9d7bb22a329219032b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9bbf8e808cc6194ea8bd5b9510513e0 = $(`<div id="html_b9bbf8e808cc6194ea8bd5b9510513e0" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_6a104def4f7ab9d7bb22a329219032b4.setContent(html_b9bbf8e808cc6194ea8bd5b9510513e0);
|
|
|
|
|
|
|
|
marker_9cd7eac5221139291c3516f117b00e2b.bindPopup(popup_6a104def4f7ab9d7bb22a329219032b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cd7eac5221139291c3516f117b00e2b.setIcon(icon_ccaaa5515942ad1373f55d0ee4aa4f51);
|
|
|
|
|
|
var marker_23364fe60626bc818a85d82443c6a664 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f10336638c914d0be91ea1add6fd445b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed8aa81d1bdca861859e0da0e6003d69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77f7b9352c5af59f05d3adaff3d05db7 = $(`<div id="html_77f7b9352c5af59f05d3adaff3d05db7" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_ed8aa81d1bdca861859e0da0e6003d69.setContent(html_77f7b9352c5af59f05d3adaff3d05db7);
|
|
|
|
|
|
|
|
marker_23364fe60626bc818a85d82443c6a664.bindPopup(popup_ed8aa81d1bdca861859e0da0e6003d69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23364fe60626bc818a85d82443c6a664.setIcon(icon_f10336638c914d0be91ea1add6fd445b);
|
|
|
|
|
|
var marker_f5fe48ccff71f6a3fa35f757e358a0f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_784ee4c1657b985051ad765fbd51d1f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ad27fb4ae7c2a075ef4fe2767be176b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b53de596000e70659218eb26aab14978 = $(`<div id="html_b53de596000e70659218eb26aab14978" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_4ad27fb4ae7c2a075ef4fe2767be176b.setContent(html_b53de596000e70659218eb26aab14978);
|
|
|
|
|
|
|
|
marker_f5fe48ccff71f6a3fa35f757e358a0f9.bindPopup(popup_4ad27fb4ae7c2a075ef4fe2767be176b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5fe48ccff71f6a3fa35f757e358a0f9.setIcon(icon_784ee4c1657b985051ad765fbd51d1f2);
|
|
|
|
|
|
var marker_ee6010de11a3807fea329ceb14f3a3e0 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_0b882c4337007d65df532d1cd90a141b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac060c86a065e5a1b97c58e535bd118e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92c0b71bc4dab7223d67d2b8bc4acf7e = $(`<div id="html_92c0b71bc4dab7223d67d2b8bc4acf7e" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_ac060c86a065e5a1b97c58e535bd118e.setContent(html_92c0b71bc4dab7223d67d2b8bc4acf7e);
|
|
|
|
|
|
|
|
marker_ee6010de11a3807fea329ceb14f3a3e0.bindPopup(popup_ac060c86a065e5a1b97c58e535bd118e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee6010de11a3807fea329ceb14f3a3e0.setIcon(icon_0b882c4337007d65df532d1cd90a141b);
|
|
|
|
|
|
var marker_9df66da44f67e3e7c9b0fd0a45637677 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_728b77546e18c4329bd6c65dfb04e71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3211644d4aabca29a312787570ad424d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98bab2bed25dc68840ff3c5743078edb = $(`<div id="html_98bab2bed25dc68840ff3c5743078edb" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_3211644d4aabca29a312787570ad424d.setContent(html_98bab2bed25dc68840ff3c5743078edb);
|
|
|
|
|
|
|
|
marker_9df66da44f67e3e7c9b0fd0a45637677.bindPopup(popup_3211644d4aabca29a312787570ad424d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9df66da44f67e3e7c9b0fd0a45637677.setIcon(icon_728b77546e18c4329bd6c65dfb04e71d);
|
|
|
|
|
|
var marker_725a93097c17f4ef0237ac07334bd9e6 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a174e9a08d496963e07a46130393897b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2e52acc0e8fb64d6abe10e940923f95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bc3d3d22958b4ec92a727ca7a85a654 = $(`<div id="html_5bc3d3d22958b4ec92a727ca7a85a654" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_a2e52acc0e8fb64d6abe10e940923f95.setContent(html_5bc3d3d22958b4ec92a727ca7a85a654);
|
|
|
|
|
|
|
|
marker_725a93097c17f4ef0237ac07334bd9e6.bindPopup(popup_a2e52acc0e8fb64d6abe10e940923f95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_725a93097c17f4ef0237ac07334bd9e6.setIcon(icon_a174e9a08d496963e07a46130393897b);
|
|
|
|
|
|
var marker_b36abbeba11c722f494011341708b72a = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_250639ffdada52ba55e8ff2f916850b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_def89cb7b00b8bc00d523e3c111b5b37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a65c89a4d2632e52446a4b68b556c759 = $(`<div id="html_a65c89a4d2632e52446a4b68b556c759" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_def89cb7b00b8bc00d523e3c111b5b37.setContent(html_a65c89a4d2632e52446a4b68b556c759);
|
|
|
|
|
|
|
|
marker_b36abbeba11c722f494011341708b72a.bindPopup(popup_def89cb7b00b8bc00d523e3c111b5b37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b36abbeba11c722f494011341708b72a.setIcon(icon_250639ffdada52ba55e8ff2f916850b6);
|
|
|
|
|
|
var marker_9fa55db881f2592ad7eb231f952b286d = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_557118df958670ab442ec77cbe5ea778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3100545437dcd1749bdb35b30c3b7c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddb14ea169ecb607d802398a2acc2e5f = $(`<div id="html_ddb14ea169ecb607d802398a2acc2e5f" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_d3100545437dcd1749bdb35b30c3b7c0.setContent(html_ddb14ea169ecb607d802398a2acc2e5f);
|
|
|
|
|
|
|
|
marker_9fa55db881f2592ad7eb231f952b286d.bindPopup(popup_d3100545437dcd1749bdb35b30c3b7c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fa55db881f2592ad7eb231f952b286d.setIcon(icon_557118df958670ab442ec77cbe5ea778);
|
|
|
|
|
|
var marker_eae19b0d330c048cea8334dfb0759ac2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_3e5a4f2bde663314b2fc78c13bef0709 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5ef7bb1114656f91d252f10207ab32a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b160587afe3bb2146525b80de0036777 = $(`<div id="html_b160587afe3bb2146525b80de0036777" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_a5ef7bb1114656f91d252f10207ab32a.setContent(html_b160587afe3bb2146525b80de0036777);
|
|
|
|
|
|
|
|
marker_eae19b0d330c048cea8334dfb0759ac2.bindPopup(popup_a5ef7bb1114656f91d252f10207ab32a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eae19b0d330c048cea8334dfb0759ac2.setIcon(icon_3e5a4f2bde663314b2fc78c13bef0709);
|
|
|
|
|
|
var marker_71e5af4a8e1b6310ae55405c24f864d0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_e0256d8190ef66f3b2890a6aa00eac5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1c76a2f410937b8904628189b24cdf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d73c2ddaf07b3bcd15a7e26ad42b11b5 = $(`<div id="html_d73c2ddaf07b3bcd15a7e26ad42b11b5" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_a1c76a2f410937b8904628189b24cdf7.setContent(html_d73c2ddaf07b3bcd15a7e26ad42b11b5);
|
|
|
|
|
|
|
|
marker_71e5af4a8e1b6310ae55405c24f864d0.bindPopup(popup_a1c76a2f410937b8904628189b24cdf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71e5af4a8e1b6310ae55405c24f864d0.setIcon(icon_e0256d8190ef66f3b2890a6aa00eac5d);
|
|
|
|
|
|
var marker_30a8875ef895e9b514de40cf42be67cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9207ff205b4537cee0e15c5ea8b45ab5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8efe1bed5670e7e93f247bffddb8b6b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ba0792cccb417c62844bed81d2c08aa = $(`<div id="html_9ba0792cccb417c62844bed81d2c08aa" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_8efe1bed5670e7e93f247bffddb8b6b0.setContent(html_9ba0792cccb417c62844bed81d2c08aa);
|
|
|
|
|
|
|
|
marker_30a8875ef895e9b514de40cf42be67cb.bindPopup(popup_8efe1bed5670e7e93f247bffddb8b6b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30a8875ef895e9b514de40cf42be67cb.setIcon(icon_9207ff205b4537cee0e15c5ea8b45ab5);
|
|
|
|
|
|
var marker_d7d0893e7b87566e6279de03fa4bc067 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_8932a779e65fc4c26e4f3f35974c71cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_366ddcc40c14c2a5c460ba3a1b0dd9d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e431d6f639360d67d199c7f4c794d09d = $(`<div id="html_e431d6f639360d67d199c7f4c794d09d" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_366ddcc40c14c2a5c460ba3a1b0dd9d3.setContent(html_e431d6f639360d67d199c7f4c794d09d);
|
|
|
|
|
|
|
|
marker_d7d0893e7b87566e6279de03fa4bc067.bindPopup(popup_366ddcc40c14c2a5c460ba3a1b0dd9d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7d0893e7b87566e6279de03fa4bc067.setIcon(icon_8932a779e65fc4c26e4f3f35974c71cf);
|
|
|
|
|
|
var marker_e68ffd9ae8117dbf162068cb0b6236f6 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d61fa20756cc9db64f8ad9c2dea2ab20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e77113d1d47f1922fe475cccbe4bef7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8a3c0adec9070e583ceff4dcc875c8f = $(`<div id="html_c8a3c0adec9070e583ceff4dcc875c8f" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_e77113d1d47f1922fe475cccbe4bef7e.setContent(html_c8a3c0adec9070e583ceff4dcc875c8f);
|
|
|
|
|
|
|
|
marker_e68ffd9ae8117dbf162068cb0b6236f6.bindPopup(popup_e77113d1d47f1922fe475cccbe4bef7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e68ffd9ae8117dbf162068cb0b6236f6.setIcon(icon_d61fa20756cc9db64f8ad9c2dea2ab20);
|
|
|
|
|
|
var marker_4bda44fc94f9340c68de00ba96aea639 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a37a8672b1ba97214f99d96889c2123c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4553f3988c34058a342a2e23dd5de203 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4444d53e1280dca81b017bd418c1369e = $(`<div id="html_4444d53e1280dca81b017bd418c1369e" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_4553f3988c34058a342a2e23dd5de203.setContent(html_4444d53e1280dca81b017bd418c1369e);
|
|
|
|
|
|
|
|
marker_4bda44fc94f9340c68de00ba96aea639.bindPopup(popup_4553f3988c34058a342a2e23dd5de203)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bda44fc94f9340c68de00ba96aea639.setIcon(icon_a37a8672b1ba97214f99d96889c2123c);
|
|
|
|
|
|
var marker_1d5aca1803e23102a8d52677289f1bd0 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d2d85f9fcefebe65da3aac40c516cc59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_699bd8fef9de68ea96a9246f17470156 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_652de1078f74f6d4d0b3cddb305cea1a = $(`<div id="html_652de1078f74f6d4d0b3cddb305cea1a" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_699bd8fef9de68ea96a9246f17470156.setContent(html_652de1078f74f6d4d0b3cddb305cea1a);
|
|
|
|
|
|
|
|
marker_1d5aca1803e23102a8d52677289f1bd0.bindPopup(popup_699bd8fef9de68ea96a9246f17470156)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d5aca1803e23102a8d52677289f1bd0.setIcon(icon_d2d85f9fcefebe65da3aac40c516cc59);
|
|
|
|
|
|
var marker_86d340550fbc4634527b0ad1c739d17c = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c323802b1b2a6be74926296042a7612d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7e5c6bb4c75df2441302c7cfb69a6bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a85df9ff4f91e7f2b3ff10f6a9a00b0e = $(`<div id="html_a85df9ff4f91e7f2b3ff10f6a9a00b0e" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_b7e5c6bb4c75df2441302c7cfb69a6bd.setContent(html_a85df9ff4f91e7f2b3ff10f6a9a00b0e);
|
|
|
|
|
|
|
|
marker_86d340550fbc4634527b0ad1c739d17c.bindPopup(popup_b7e5c6bb4c75df2441302c7cfb69a6bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86d340550fbc4634527b0ad1c739d17c.setIcon(icon_c323802b1b2a6be74926296042a7612d);
|
|
|
|
|
|
var marker_b1f20098419125b73ad16fb647f9962f = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f44a9d63e60a4389be482d0637607ecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24d57c0dccec20cf736c7f9c19de995a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c315f70cf454a35a4b18d2c52c25e82f = $(`<div id="html_c315f70cf454a35a4b18d2c52c25e82f" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_24d57c0dccec20cf736c7f9c19de995a.setContent(html_c315f70cf454a35a4b18d2c52c25e82f);
|
|
|
|
|
|
|
|
marker_b1f20098419125b73ad16fb647f9962f.bindPopup(popup_24d57c0dccec20cf736c7f9c19de995a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1f20098419125b73ad16fb647f9962f.setIcon(icon_f44a9d63e60a4389be482d0637607ecb);
|
|
|
|
|
|
var marker_7b372f90f9b51939b56b5f3f7afaf2c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7097fb1676e2bfe26d1a95b4df74a2a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4570158b2752b77a5cbbf055fd0e2899 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bedef85b8cd8e04ada49edf0b617f45 = $(`<div id="html_1bedef85b8cd8e04ada49edf0b617f45" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_4570158b2752b77a5cbbf055fd0e2899.setContent(html_1bedef85b8cd8e04ada49edf0b617f45);
|
|
|
|
|
|
|
|
marker_7b372f90f9b51939b56b5f3f7afaf2c5.bindPopup(popup_4570158b2752b77a5cbbf055fd0e2899)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b372f90f9b51939b56b5f3f7afaf2c5.setIcon(icon_7097fb1676e2bfe26d1a95b4df74a2a7);
|
|
|
|
|
|
var marker_f75a353e9887e59ed065e536a0c04a7d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_157c3f9deb86de7075e05e3a6663b91e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db42484885b309d5fa619a48bdbc73de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ba0918df6cf6304275e59c3beebb19e = $(`<div id="html_2ba0918df6cf6304275e59c3beebb19e" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_db42484885b309d5fa619a48bdbc73de.setContent(html_2ba0918df6cf6304275e59c3beebb19e);
|
|
|
|
|
|
|
|
marker_f75a353e9887e59ed065e536a0c04a7d.bindPopup(popup_db42484885b309d5fa619a48bdbc73de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f75a353e9887e59ed065e536a0c04a7d.setIcon(icon_157c3f9deb86de7075e05e3a6663b91e);
|
|
|
|
|
|
var marker_a93dd97f5987374953d9b586d67d5662 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_e6eab6fa296a5372eeea35fa4a75854c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_370d60fff27a37b905bb0cd284356502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da708d3d994351f24738061883e44a42 = $(`<div id="html_da708d3d994351f24738061883e44a42" style="width: 100.0%; height: 100.0%;">rele.speyhard.vip</div>`)[0];
|
|
popup_370d60fff27a37b905bb0cd284356502.setContent(html_da708d3d994351f24738061883e44a42);
|
|
|
|
|
|
|
|
marker_a93dd97f5987374953d9b586d67d5662.bindPopup(popup_370d60fff27a37b905bb0cd284356502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a93dd97f5987374953d9b586d67d5662.setIcon(icon_e6eab6fa296a5372eeea35fa4a75854c);
|
|
|
|
|
|
var marker_914fdf152370a6a5b80d222af48dfbb5 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ffdf4416af11fc2f86d641ba653207d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe3b7bca2d1035603c786763a4ee8e2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c06f979588034de69c49c4c29b5d74b = $(`<div id="html_1c06f979588034de69c49c4c29b5d74b" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_fe3b7bca2d1035603c786763a4ee8e2a.setContent(html_1c06f979588034de69c49c4c29b5d74b);
|
|
|
|
|
|
|
|
marker_914fdf152370a6a5b80d222af48dfbb5.bindPopup(popup_fe3b7bca2d1035603c786763a4ee8e2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_914fdf152370a6a5b80d222af48dfbb5.setIcon(icon_ffdf4416af11fc2f86d641ba653207d3);
|
|
|
|
|
|
var marker_aa1df45de9f371068aa52f7d1c079f57 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9201c73067a0018d0aa47d32e1a48d3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3069161289e5e2a4acb1057f0f09aa87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b5c931b5ed17ea4f2c202239f0e8ec2 = $(`<div id="html_4b5c931b5ed17ea4f2c202239f0e8ec2" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_3069161289e5e2a4acb1057f0f09aa87.setContent(html_4b5c931b5ed17ea4f2c202239f0e8ec2);
|
|
|
|
|
|
|
|
marker_aa1df45de9f371068aa52f7d1c079f57.bindPopup(popup_3069161289e5e2a4acb1057f0f09aa87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa1df45de9f371068aa52f7d1c079f57.setIcon(icon_9201c73067a0018d0aa47d32e1a48d3e);
|
|
|
|
|
|
var marker_43da0f3089e1f42c2cd9835d6625f15d = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_0a686774baa25389a6c0005ca636f2ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_275ecb1a97b96c740400493c8c98192b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb1f26f84092fa8637517d8e46dd381f = $(`<div id="html_fb1f26f84092fa8637517d8e46dd381f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_275ecb1a97b96c740400493c8c98192b.setContent(html_fb1f26f84092fa8637517d8e46dd381f);
|
|
|
|
|
|
|
|
marker_43da0f3089e1f42c2cd9835d6625f15d.bindPopup(popup_275ecb1a97b96c740400493c8c98192b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43da0f3089e1f42c2cd9835d6625f15d.setIcon(icon_0a686774baa25389a6c0005ca636f2ea);
|
|
|
|
|
|
var marker_1b630a890788b73456fda7837c0e7645 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_860f9a591394d8b020b5f7a58993def6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c817a6dc5415022e2b1a0f5f3ec0d71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_728055b95f79ffb3ec3b18e455960652 = $(`<div id="html_728055b95f79ffb3ec3b18e455960652" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_7c817a6dc5415022e2b1a0f5f3ec0d71.setContent(html_728055b95f79ffb3ec3b18e455960652);
|
|
|
|
|
|
|
|
marker_1b630a890788b73456fda7837c0e7645.bindPopup(popup_7c817a6dc5415022e2b1a0f5f3ec0d71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b630a890788b73456fda7837c0e7645.setIcon(icon_860f9a591394d8b020b5f7a58993def6);
|
|
|
|
|
|
var marker_8361daf0dca5147add6f9e9ab0801dff = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a53222a22f591e0d24b98a0ce8c618a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38525722fc0aecaa719f85238fd0638c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a76c3648c58ca306716ad8992ac2c8c9 = $(`<div id="html_a76c3648c58ca306716ad8992ac2c8c9" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_38525722fc0aecaa719f85238fd0638c.setContent(html_a76c3648c58ca306716ad8992ac2c8c9);
|
|
|
|
|
|
|
|
marker_8361daf0dca5147add6f9e9ab0801dff.bindPopup(popup_38525722fc0aecaa719f85238fd0638c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8361daf0dca5147add6f9e9ab0801dff.setIcon(icon_a53222a22f591e0d24b98a0ce8c618a5);
|
|
|
|
|
|
var marker_08bd0568b66d38946d6b2f3af069a48f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a9cb7ad39284d87fc7dc41b02166d098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8af661de0ab73a951f048c7cf6820dfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_149a20ae0b2d26bce68e52c581ffd85c = $(`<div id="html_149a20ae0b2d26bce68e52c581ffd85c" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_8af661de0ab73a951f048c7cf6820dfc.setContent(html_149a20ae0b2d26bce68e52c581ffd85c);
|
|
|
|
|
|
|
|
marker_08bd0568b66d38946d6b2f3af069a48f.bindPopup(popup_8af661de0ab73a951f048c7cf6820dfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08bd0568b66d38946d6b2f3af069a48f.setIcon(icon_a9cb7ad39284d87fc7dc41b02166d098);
|
|
|
|
|
|
var marker_63dcb2ea3301f07a3cebdd458f44b268 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c5c16b933f45167c0b2f05a2db44aa0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14c4ef5e109fee34b93c15ec81b12d3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87a4cf730419c4c8b57c83fd827181ca = $(`<div id="html_87a4cf730419c4c8b57c83fd827181ca" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_14c4ef5e109fee34b93c15ec81b12d3f.setContent(html_87a4cf730419c4c8b57c83fd827181ca);
|
|
|
|
|
|
|
|
marker_63dcb2ea3301f07a3cebdd458f44b268.bindPopup(popup_14c4ef5e109fee34b93c15ec81b12d3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63dcb2ea3301f07a3cebdd458f44b268.setIcon(icon_c5c16b933f45167c0b2f05a2db44aa0c);
|
|
|
|
|
|
var marker_d96910bb39e78256d7040c4dcca5116e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f0caad1c272100356436791f05233c95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cec4fa7762ac4caf93831a64da152b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_412b0cdcbcaef21483aa8864fff1b30d = $(`<div id="html_412b0cdcbcaef21483aa8864fff1b30d" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_8cec4fa7762ac4caf93831a64da152b6.setContent(html_412b0cdcbcaef21483aa8864fff1b30d);
|
|
|
|
|
|
|
|
marker_d96910bb39e78256d7040c4dcca5116e.bindPopup(popup_8cec4fa7762ac4caf93831a64da152b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d96910bb39e78256d7040c4dcca5116e.setIcon(icon_f0caad1c272100356436791f05233c95);
|
|
|
|
|
|
var marker_b8223cede4ffb2ce20c5dd590aaff86e = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_644607db52af2a53da9b76bb1447746d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76c8b20f686a2bdcd9da9d2c4946b5ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bb9a0a60ad486dd032ef12b82d07125 = $(`<div id="html_8bb9a0a60ad486dd032ef12b82d07125" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_76c8b20f686a2bdcd9da9d2c4946b5ab.setContent(html_8bb9a0a60ad486dd032ef12b82d07125);
|
|
|
|
|
|
|
|
marker_b8223cede4ffb2ce20c5dd590aaff86e.bindPopup(popup_76c8b20f686a2bdcd9da9d2c4946b5ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8223cede4ffb2ce20c5dd590aaff86e.setIcon(icon_644607db52af2a53da9b76bb1447746d);
|
|
|
|
|
|
var marker_3c396b51d94e733d8063552e1afaa1fd = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a78f754909329c1ee53e3db288fda75d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5374023099069b5283ee870ddb19b6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2cb39e6c763509cc9ebfd0dc8b5ad41 = $(`<div id="html_c2cb39e6c763509cc9ebfd0dc8b5ad41" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_a5374023099069b5283ee870ddb19b6f.setContent(html_c2cb39e6c763509cc9ebfd0dc8b5ad41);
|
|
|
|
|
|
|
|
marker_3c396b51d94e733d8063552e1afaa1fd.bindPopup(popup_a5374023099069b5283ee870ddb19b6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c396b51d94e733d8063552e1afaa1fd.setIcon(icon_a78f754909329c1ee53e3db288fda75d);
|
|
|
|
|
|
var marker_3ec21627df6aa63f6fbaa0f3eb40fc27 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_30bc253768ec7fce78b5ed2eadfd087a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48d6c876ae4e7fdb3e109bebecff92f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87490552851b73b5e36640383af429bc = $(`<div id="html_87490552851b73b5e36640383af429bc" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_48d6c876ae4e7fdb3e109bebecff92f6.setContent(html_87490552851b73b5e36640383af429bc);
|
|
|
|
|
|
|
|
marker_3ec21627df6aa63f6fbaa0f3eb40fc27.bindPopup(popup_48d6c876ae4e7fdb3e109bebecff92f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ec21627df6aa63f6fbaa0f3eb40fc27.setIcon(icon_30bc253768ec7fce78b5ed2eadfd087a);
|
|
|
|
|
|
var marker_ef89d7c845aa96944b9459817d3e6405 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ff20b24b81652e9b0e9a1a6bd9068f53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e75a905df56c7a54a1c802c6d44b433 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7217fa5258d68151b1201e8f9c0e3705 = $(`<div id="html_7217fa5258d68151b1201e8f9c0e3705" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_9e75a905df56c7a54a1c802c6d44b433.setContent(html_7217fa5258d68151b1201e8f9c0e3705);
|
|
|
|
|
|
|
|
marker_ef89d7c845aa96944b9459817d3e6405.bindPopup(popup_9e75a905df56c7a54a1c802c6d44b433)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef89d7c845aa96944b9459817d3e6405.setIcon(icon_ff20b24b81652e9b0e9a1a6bd9068f53);
|
|
|
|
|
|
var marker_a6029a2cb01dacebc6e794febce5136e = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_0c2e15a173adc5efa7389a492562dde9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_269a9d822a534385544ebb5ce376d928 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e7a8e4fe8134d1ca93cac1747b35341 = $(`<div id="html_2e7a8e4fe8134d1ca93cac1747b35341" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_269a9d822a534385544ebb5ce376d928.setContent(html_2e7a8e4fe8134d1ca93cac1747b35341);
|
|
|
|
|
|
|
|
marker_a6029a2cb01dacebc6e794febce5136e.bindPopup(popup_269a9d822a534385544ebb5ce376d928)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6029a2cb01dacebc6e794febce5136e.setIcon(icon_0c2e15a173adc5efa7389a492562dde9);
|
|
|
|
|
|
var marker_85e12dd175c9712dbfc66d431b490405 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_3d6039380c2b029a2ef1bd5c33c894fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_621ac8a5f907657bfeecaf9a47bf2a8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1d9decaf12af86d3893b2604412ac39 = $(`<div id="html_a1d9decaf12af86d3893b2604412ac39" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_621ac8a5f907657bfeecaf9a47bf2a8d.setContent(html_a1d9decaf12af86d3893b2604412ac39);
|
|
|
|
|
|
|
|
marker_85e12dd175c9712dbfc66d431b490405.bindPopup(popup_621ac8a5f907657bfeecaf9a47bf2a8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85e12dd175c9712dbfc66d431b490405.setIcon(icon_3d6039380c2b029a2ef1bd5c33c894fd);
|
|
|
|
|
|
var marker_ad7cef7e885b14d5a36309e10474f6ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_af099aa3007eccdce89f8fd72e784b2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b38cac0c92e8cf482e33e5dfa8a5cb50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85d17d8f421b5a392116a508ca906875 = $(`<div id="html_85d17d8f421b5a392116a508ca906875" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_b38cac0c92e8cf482e33e5dfa8a5cb50.setContent(html_85d17d8f421b5a392116a508ca906875);
|
|
|
|
|
|
|
|
marker_ad7cef7e885b14d5a36309e10474f6ea.bindPopup(popup_b38cac0c92e8cf482e33e5dfa8a5cb50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad7cef7e885b14d5a36309e10474f6ea.setIcon(icon_af099aa3007eccdce89f8fd72e784b2b);
|
|
|
|
|
|
var marker_546f9a6a00175d124c5977b3ee63f223 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ddb5083df515fe508ab7324288810972 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2498a03ead90d00393c69d75ab117b91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c30d052291c5394a9d7dc8f7f27ca656 = $(`<div id="html_c30d052291c5394a9d7dc8f7f27ca656" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_2498a03ead90d00393c69d75ab117b91.setContent(html_c30d052291c5394a9d7dc8f7f27ca656);
|
|
|
|
|
|
|
|
marker_546f9a6a00175d124c5977b3ee63f223.bindPopup(popup_2498a03ead90d00393c69d75ab117b91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_546f9a6a00175d124c5977b3ee63f223.setIcon(icon_ddb5083df515fe508ab7324288810972);
|
|
|
|
|
|
var marker_9d09871c696e7101a90b592440bce248 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_80c5536aa464b7f64f8f8003d3529c52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86f0193ca16eaa3c8ee4f1f1130a769f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab1100fce7925329c732d143589f3331 = $(`<div id="html_ab1100fce7925329c732d143589f3331" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_86f0193ca16eaa3c8ee4f1f1130a769f.setContent(html_ab1100fce7925329c732d143589f3331);
|
|
|
|
|
|
|
|
marker_9d09871c696e7101a90b592440bce248.bindPopup(popup_86f0193ca16eaa3c8ee4f1f1130a769f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d09871c696e7101a90b592440bce248.setIcon(icon_80c5536aa464b7f64f8f8003d3529c52);
|
|
|
|
|
|
var marker_0332cb5570d875ee3ac6e93e8ec2095e = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a0d0c1ad49f9e064ad0d58838e8f36b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec5c5657dcad92dadc643f06a3cf51f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5faba3f3c41334ca26098de4e54d300d = $(`<div id="html_5faba3f3c41334ca26098de4e54d300d" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_ec5c5657dcad92dadc643f06a3cf51f4.setContent(html_5faba3f3c41334ca26098de4e54d300d);
|
|
|
|
|
|
|
|
marker_0332cb5570d875ee3ac6e93e8ec2095e.bindPopup(popup_ec5c5657dcad92dadc643f06a3cf51f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0332cb5570d875ee3ac6e93e8ec2095e.setIcon(icon_a0d0c1ad49f9e064ad0d58838e8f36b9);
|
|
|
|
|
|
var marker_f1b976888bab63c1c3400aaeff2a0333 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_471d53063e05b7a346655001474a0cb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6526783e9327d4586b611fd3733c31db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88ab42cc2d12bdce5364382c58669bf6 = $(`<div id="html_88ab42cc2d12bdce5364382c58669bf6" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_6526783e9327d4586b611fd3733c31db.setContent(html_88ab42cc2d12bdce5364382c58669bf6);
|
|
|
|
|
|
|
|
marker_f1b976888bab63c1c3400aaeff2a0333.bindPopup(popup_6526783e9327d4586b611fd3733c31db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1b976888bab63c1c3400aaeff2a0333.setIcon(icon_471d53063e05b7a346655001474a0cb2);
|
|
|
|
|
|
var marker_32c3f9e33a1546a29ae762774cf8913c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_6b26da69b91007d92f73440d2112a05d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a063210b140fc6cbfcdf93586ab30552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc936503af0faa7735db8f2e8820dee4 = $(`<div id="html_dc936503af0faa7735db8f2e8820dee4" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_a063210b140fc6cbfcdf93586ab30552.setContent(html_dc936503af0faa7735db8f2e8820dee4);
|
|
|
|
|
|
|
|
marker_32c3f9e33a1546a29ae762774cf8913c.bindPopup(popup_a063210b140fc6cbfcdf93586ab30552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c3f9e33a1546a29ae762774cf8913c.setIcon(icon_6b26da69b91007d92f73440d2112a05d);
|
|
|
|
|
|
var marker_5c32de62320986f3fe45fd6ad2c58f09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_763660e7d5ca3a53023dfade19904b75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d42f2c82ccdd8fe064e03ed85fef0bf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62c6651d62f2577b61b94e0eea3d51d7 = $(`<div id="html_62c6651d62f2577b61b94e0eea3d51d7" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_d42f2c82ccdd8fe064e03ed85fef0bf6.setContent(html_62c6651d62f2577b61b94e0eea3d51d7);
|
|
|
|
|
|
|
|
marker_5c32de62320986f3fe45fd6ad2c58f09.bindPopup(popup_d42f2c82ccdd8fe064e03ed85fef0bf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c32de62320986f3fe45fd6ad2c58f09.setIcon(icon_763660e7d5ca3a53023dfade19904b75);
|
|
|
|
|
|
var marker_566c6cb131a302496b3f0cd4c0c2de26 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4ab491df12a89b68e80644a09978c8a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_649b67b1617f94c67ccd7ca9de438a5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9b20de51005ba0d7dc091f9e0421dc6 = $(`<div id="html_e9b20de51005ba0d7dc091f9e0421dc6" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_649b67b1617f94c67ccd7ca9de438a5d.setContent(html_e9b20de51005ba0d7dc091f9e0421dc6);
|
|
|
|
|
|
|
|
marker_566c6cb131a302496b3f0cd4c0c2de26.bindPopup(popup_649b67b1617f94c67ccd7ca9de438a5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_566c6cb131a302496b3f0cd4c0c2de26.setIcon(icon_4ab491df12a89b68e80644a09978c8a5);
|
|
|
|
|
|
var marker_d5558cff272a44aa38833d5e38a1cbb1 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c8b60af56465d46f0ac4669df4537f78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6ea7dded29c0746e73f886edcded278 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_504eb83c567ca46e87e0a5223d77ee4b = $(`<div id="html_504eb83c567ca46e87e0a5223d77ee4b" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_c6ea7dded29c0746e73f886edcded278.setContent(html_504eb83c567ca46e87e0a5223d77ee4b);
|
|
|
|
|
|
|
|
marker_d5558cff272a44aa38833d5e38a1cbb1.bindPopup(popup_c6ea7dded29c0746e73f886edcded278)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5558cff272a44aa38833d5e38a1cbb1.setIcon(icon_c8b60af56465d46f0ac4669df4537f78);
|
|
|
|
|
|
var marker_caf9ab967767bfd4778798a3800bf798 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_125d964bd8c7572bdf278c32a581b692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb650850ec073d4cf77311b7fcc5e69b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ec6aa62459bf730a9359c904001b92b = $(`<div id="html_0ec6aa62459bf730a9359c904001b92b" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_bb650850ec073d4cf77311b7fcc5e69b.setContent(html_0ec6aa62459bf730a9359c904001b92b);
|
|
|
|
|
|
|
|
marker_caf9ab967767bfd4778798a3800bf798.bindPopup(popup_bb650850ec073d4cf77311b7fcc5e69b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caf9ab967767bfd4778798a3800bf798.setIcon(icon_125d964bd8c7572bdf278c32a581b692);
|
|
|
|
|
|
var marker_56e46a0fcea36662d43d76b5bb33c8e2 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f646364ab4f13d2d0501243d4e284811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75783384ba3c25f331f31d28c4687b26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8382aa8439b699d9bc7771c6e3d4454 = $(`<div id="html_a8382aa8439b699d9bc7771c6e3d4454" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_75783384ba3c25f331f31d28c4687b26.setContent(html_a8382aa8439b699d9bc7771c6e3d4454);
|
|
|
|
|
|
|
|
marker_56e46a0fcea36662d43d76b5bb33c8e2.bindPopup(popup_75783384ba3c25f331f31d28c4687b26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56e46a0fcea36662d43d76b5bb33c8e2.setIcon(icon_f646364ab4f13d2d0501243d4e284811);
|
|
|
|
|
|
var marker_e02a2e12afd29694d250149a3c451087 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_64d447f4544b60489d1ea053087740b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_766a56e4af5eb1ea1d045285bf78871e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a936fe037824c3decfc91c74566d0fbd = $(`<div id="html_a936fe037824c3decfc91c74566d0fbd" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_766a56e4af5eb1ea1d045285bf78871e.setContent(html_a936fe037824c3decfc91c74566d0fbd);
|
|
|
|
|
|
|
|
marker_e02a2e12afd29694d250149a3c451087.bindPopup(popup_766a56e4af5eb1ea1d045285bf78871e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e02a2e12afd29694d250149a3c451087.setIcon(icon_64d447f4544b60489d1ea053087740b6);
|
|
|
|
|
|
var marker_1dca217cae464d5d3c174f2b4d82044b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_642c34d563431086b0625f072ec3d45a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d6c6d4d7f64e9104007f960fc1ab666 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7453dfa8ff21a4f49df16f476d85a4d0 = $(`<div id="html_7453dfa8ff21a4f49df16f476d85a4d0" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_7d6c6d4d7f64e9104007f960fc1ab666.setContent(html_7453dfa8ff21a4f49df16f476d85a4d0);
|
|
|
|
|
|
|
|
marker_1dca217cae464d5d3c174f2b4d82044b.bindPopup(popup_7d6c6d4d7f64e9104007f960fc1ab666)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dca217cae464d5d3c174f2b4d82044b.setIcon(icon_642c34d563431086b0625f072ec3d45a);
|
|
|
|
|
|
var marker_f5370972a9a57e922099536f9a23af8e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_00a613d928f39f24420da44dda77b940 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69cb71a9bb03b3de9d124c021750ddbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5f857e73c61302cf0b7b335cc8b0bf0 = $(`<div id="html_d5f857e73c61302cf0b7b335cc8b0bf0" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_69cb71a9bb03b3de9d124c021750ddbf.setContent(html_d5f857e73c61302cf0b7b335cc8b0bf0);
|
|
|
|
|
|
|
|
marker_f5370972a9a57e922099536f9a23af8e.bindPopup(popup_69cb71a9bb03b3de9d124c021750ddbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5370972a9a57e922099536f9a23af8e.setIcon(icon_00a613d928f39f24420da44dda77b940);
|
|
|
|
|
|
var marker_7db58b0cc5c6500d7cba583f5da111e2 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_11120ee4f4573b5b5f696ff7f6737f5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8a58b2676c24e3f0c466769f6c29027 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fed55b4acf889f8272518e6ce08e78c5 = $(`<div id="html_fed55b4acf889f8272518e6ce08e78c5" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_b8a58b2676c24e3f0c466769f6c29027.setContent(html_fed55b4acf889f8272518e6ce08e78c5);
|
|
|
|
|
|
|
|
marker_7db58b0cc5c6500d7cba583f5da111e2.bindPopup(popup_b8a58b2676c24e3f0c466769f6c29027)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7db58b0cc5c6500d7cba583f5da111e2.setIcon(icon_11120ee4f4573b5b5f696ff7f6737f5f);
|
|
|
|
|
|
var marker_899c2b7ae784c76ac4a943233ad0fe5a = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9e5e4168e534694c807a56eb9da03c4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d42e69d6f01444162bf67098b90924fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e27a88209a447fddd0c1d5d741686f8 = $(`<div id="html_8e27a88209a447fddd0c1d5d741686f8" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_d42e69d6f01444162bf67098b90924fa.setContent(html_8e27a88209a447fddd0c1d5d741686f8);
|
|
|
|
|
|
|
|
marker_899c2b7ae784c76ac4a943233ad0fe5a.bindPopup(popup_d42e69d6f01444162bf67098b90924fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_899c2b7ae784c76ac4a943233ad0fe5a.setIcon(icon_9e5e4168e534694c807a56eb9da03c4d);
|
|
|
|
|
|
var marker_1daef566edc010841582b065e972810f = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_60ebef54f7ca7af9186e070682eab068 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d612cce53a494b629ce87016807ce0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41a4d7f36d901eaa035819f34244954e = $(`<div id="html_41a4d7f36d901eaa035819f34244954e" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_3d612cce53a494b629ce87016807ce0d.setContent(html_41a4d7f36d901eaa035819f34244954e);
|
|
|
|
|
|
|
|
marker_1daef566edc010841582b065e972810f.bindPopup(popup_3d612cce53a494b629ce87016807ce0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1daef566edc010841582b065e972810f.setIcon(icon_60ebef54f7ca7af9186e070682eab068);
|
|
|
|
|
|
var marker_80d9ae8e7ef95b4737a2cc1b79c386d9 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_47573fa323a3e8081233e0aa231940a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47a48e45a922e1c765b123788b23aaff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52bbf1a71d53302e986796bc6efaf9b2 = $(`<div id="html_52bbf1a71d53302e986796bc6efaf9b2" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_47a48e45a922e1c765b123788b23aaff.setContent(html_52bbf1a71d53302e986796bc6efaf9b2);
|
|
|
|
|
|
|
|
marker_80d9ae8e7ef95b4737a2cc1b79c386d9.bindPopup(popup_47a48e45a922e1c765b123788b23aaff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80d9ae8e7ef95b4737a2cc1b79c386d9.setIcon(icon_47573fa323a3e8081233e0aa231940a0);
|
|
|
|
|
|
var marker_4cf7d9bb3c21a674d63c0088503830ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4ffe15410fed0f6ee654509ca7643cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92c03bb851505b827b861cc950221942 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec2d5deed34a14aec838fcc65a0a4c45 = $(`<div id="html_ec2d5deed34a14aec838fcc65a0a4c45" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_92c03bb851505b827b861cc950221942.setContent(html_ec2d5deed34a14aec838fcc65a0a4c45);
|
|
|
|
|
|
|
|
marker_4cf7d9bb3c21a674d63c0088503830ce.bindPopup(popup_92c03bb851505b827b861cc950221942)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cf7d9bb3c21a674d63c0088503830ce.setIcon(icon_4ffe15410fed0f6ee654509ca7643cbf);
|
|
|
|
|
|
var marker_a6b7ce66cc54ec509cf62a10571c2d4e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_bb117d9486fd3d8e6e00340aefa52722 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c47b84d7bbc75fae5da80daec1fed861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81d17584091609a1666919f76d50eea5 = $(`<div id="html_81d17584091609a1666919f76d50eea5" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_c47b84d7bbc75fae5da80daec1fed861.setContent(html_81d17584091609a1666919f76d50eea5);
|
|
|
|
|
|
|
|
marker_a6b7ce66cc54ec509cf62a10571c2d4e.bindPopup(popup_c47b84d7bbc75fae5da80daec1fed861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6b7ce66cc54ec509cf62a10571c2d4e.setIcon(icon_bb117d9486fd3d8e6e00340aefa52722);
|
|
|
|
|
|
var marker_24affe427063de6ed3e60c2f05f99763 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b5ff7d6cf52fc17bf5ee70b7bf902171 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a5554c27581ece46d9495c08e63c297 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32d04abcc0c31af780c4fd2c27119417 = $(`<div id="html_32d04abcc0c31af780c4fd2c27119417" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_3a5554c27581ece46d9495c08e63c297.setContent(html_32d04abcc0c31af780c4fd2c27119417);
|
|
|
|
|
|
|
|
marker_24affe427063de6ed3e60c2f05f99763.bindPopup(popup_3a5554c27581ece46d9495c08e63c297)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24affe427063de6ed3e60c2f05f99763.setIcon(icon_b5ff7d6cf52fc17bf5ee70b7bf902171);
|
|
|
|
|
|
var marker_313dcdd0e954f2d35ef111853f2ae174 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_6a0c0743c79cf2eb23ae49afa1f10330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a04874647f5b6006b56c62312e56db24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cefbf1ae7057e63db5c3a1ac61e7473c = $(`<div id="html_cefbf1ae7057e63db5c3a1ac61e7473c" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_a04874647f5b6006b56c62312e56db24.setContent(html_cefbf1ae7057e63db5c3a1ac61e7473c);
|
|
|
|
|
|
|
|
marker_313dcdd0e954f2d35ef111853f2ae174.bindPopup(popup_a04874647f5b6006b56c62312e56db24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_313dcdd0e954f2d35ef111853f2ae174.setIcon(icon_6a0c0743c79cf2eb23ae49afa1f10330);
|
|
|
|
|
|
var marker_4a58defd9eaed728f47228e53e362130 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7a81e0294a544879da78a987445c9e74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c125bf899459bf98a6ef7014ac896d5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f0c59b31d9927a3821ac30ef7ab1b11 = $(`<div id="html_4f0c59b31d9927a3821ac30ef7ab1b11" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_c125bf899459bf98a6ef7014ac896d5f.setContent(html_4f0c59b31d9927a3821ac30ef7ab1b11);
|
|
|
|
|
|
|
|
marker_4a58defd9eaed728f47228e53e362130.bindPopup(popup_c125bf899459bf98a6ef7014ac896d5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a58defd9eaed728f47228e53e362130.setIcon(icon_7a81e0294a544879da78a987445c9e74);
|
|
|
|
|
|
var marker_521011240c55ec7e4641eb23dd6a7ffc = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d0045a322f56fdea0c5a5128fa664cf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be8c03bf52116d726a5094efe1dcdfa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe1e509e6877be3cee3ebec10a2b326d = $(`<div id="html_fe1e509e6877be3cee3ebec10a2b326d" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_be8c03bf52116d726a5094efe1dcdfa3.setContent(html_fe1e509e6877be3cee3ebec10a2b326d);
|
|
|
|
|
|
|
|
marker_521011240c55ec7e4641eb23dd6a7ffc.bindPopup(popup_be8c03bf52116d726a5094efe1dcdfa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_521011240c55ec7e4641eb23dd6a7ffc.setIcon(icon_d0045a322f56fdea0c5a5128fa664cf9);
|
|
|
|
|
|
var marker_f50e7d08d7e2ffb6582f6a8c74b541b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_3631ce165c4f3f9c3e13646623c8011e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8967ed69d80adfed9763d968e5ecada9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_def9f0a0dab74096f76d95e9790eea92 = $(`<div id="html_def9f0a0dab74096f76d95e9790eea92" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_8967ed69d80adfed9763d968e5ecada9.setContent(html_def9f0a0dab74096f76d95e9790eea92);
|
|
|
|
|
|
|
|
marker_f50e7d08d7e2ffb6582f6a8c74b541b8.bindPopup(popup_8967ed69d80adfed9763d968e5ecada9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f50e7d08d7e2ffb6582f6a8c74b541b8.setIcon(icon_3631ce165c4f3f9c3e13646623c8011e);
|
|
|
|
|
|
var marker_79035583171b457bce2f151967add803 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_557d4419cfacfb7a1191b1882266954f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e9ef2251ef89840865677d232d3246e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61c315bbd7842ab178956b5a8fd6fa8a = $(`<div id="html_61c315bbd7842ab178956b5a8fd6fa8a" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_8e9ef2251ef89840865677d232d3246e.setContent(html_61c315bbd7842ab178956b5a8fd6fa8a);
|
|
|
|
|
|
|
|
marker_79035583171b457bce2f151967add803.bindPopup(popup_8e9ef2251ef89840865677d232d3246e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79035583171b457bce2f151967add803.setIcon(icon_557d4419cfacfb7a1191b1882266954f);
|
|
|
|
|
|
var marker_9a8f2dd9a73dbb1d9533906c60c1ffb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_63febe15b29fa0fbd3e3a687f112b0e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_971993b74521c49ca03535b325093716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8fcee80ffc26ce689a2652ab4f6fe78 = $(`<div id="html_b8fcee80ffc26ce689a2652ab4f6fe78" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_971993b74521c49ca03535b325093716.setContent(html_b8fcee80ffc26ce689a2652ab4f6fe78);
|
|
|
|
|
|
|
|
marker_9a8f2dd9a73dbb1d9533906c60c1ffb9.bindPopup(popup_971993b74521c49ca03535b325093716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a8f2dd9a73dbb1d9533906c60c1ffb9.setIcon(icon_63febe15b29fa0fbd3e3a687f112b0e7);
|
|
|
|
|
|
var marker_6f917ea86192ff512bbc039d262b1d9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7e2c72207d01265fda178b97616f400e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaf0a92bbf07b1e4c5762e5026ea3320 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_419d3ae67510b3b907798ffcb46bbe7a = $(`<div id="html_419d3ae67510b3b907798ffcb46bbe7a" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_eaf0a92bbf07b1e4c5762e5026ea3320.setContent(html_419d3ae67510b3b907798ffcb46bbe7a);
|
|
|
|
|
|
|
|
marker_6f917ea86192ff512bbc039d262b1d9b.bindPopup(popup_eaf0a92bbf07b1e4c5762e5026ea3320)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f917ea86192ff512bbc039d262b1d9b.setIcon(icon_7e2c72207d01265fda178b97616f400e);
|
|
|
|
|
|
var marker_e1f168cda83b441e835b9b0988ea15da = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_6a1fbfa30b3cb9f0755ee358785f368b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd618bd880a5ad1ddfd3090c94181e5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4526e48c9fd0af34dde0e3666b28226a = $(`<div id="html_4526e48c9fd0af34dde0e3666b28226a" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_fd618bd880a5ad1ddfd3090c94181e5b.setContent(html_4526e48c9fd0af34dde0e3666b28226a);
|
|
|
|
|
|
|
|
marker_e1f168cda83b441e835b9b0988ea15da.bindPopup(popup_fd618bd880a5ad1ddfd3090c94181e5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1f168cda83b441e835b9b0988ea15da.setIcon(icon_6a1fbfa30b3cb9f0755ee358785f368b);
|
|
|
|
|
|
var marker_8fa9740061dfb691619b77ccd954c798 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_62f92da0ea25c6b68a209b12a2bf73eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b53e27f946a4048a509fcd7c32c0f7dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35a7e8309574a22115bcbcb207f5d54a = $(`<div id="html_35a7e8309574a22115bcbcb207f5d54a" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_b53e27f946a4048a509fcd7c32c0f7dc.setContent(html_35a7e8309574a22115bcbcb207f5d54a);
|
|
|
|
|
|
|
|
marker_8fa9740061dfb691619b77ccd954c798.bindPopup(popup_b53e27f946a4048a509fcd7c32c0f7dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fa9740061dfb691619b77ccd954c798.setIcon(icon_62f92da0ea25c6b68a209b12a2bf73eb);
|
|
|
|
|
|
var marker_360c50af4833042400de8f8f1b896497 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_64a5aaa7a33b0f435d490dffb7aa9974 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78b8aa78ea5f52268237956c614ee5c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bac0a15482b648df419b07f2ce070b8 = $(`<div id="html_0bac0a15482b648df419b07f2ce070b8" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_78b8aa78ea5f52268237956c614ee5c8.setContent(html_0bac0a15482b648df419b07f2ce070b8);
|
|
|
|
|
|
|
|
marker_360c50af4833042400de8f8f1b896497.bindPopup(popup_78b8aa78ea5f52268237956c614ee5c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_360c50af4833042400de8f8f1b896497.setIcon(icon_64a5aaa7a33b0f435d490dffb7aa9974);
|
|
|
|
|
|
var marker_51a76ce199c568d4bb052ac220f57570 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b409670ff168acd4c0cf0c27d6402320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de0800ad957075ed3917e071b1cd7511 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2157c2a253d8e5a7be4b06a2a7f88798 = $(`<div id="html_2157c2a253d8e5a7be4b06a2a7f88798" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_de0800ad957075ed3917e071b1cd7511.setContent(html_2157c2a253d8e5a7be4b06a2a7f88798);
|
|
|
|
|
|
|
|
marker_51a76ce199c568d4bb052ac220f57570.bindPopup(popup_de0800ad957075ed3917e071b1cd7511)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51a76ce199c568d4bb052ac220f57570.setIcon(icon_b409670ff168acd4c0cf0c27d6402320);
|
|
|
|
|
|
var marker_045acba9b5aa3a79b3314f46deea8577 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f59adcb9e81353b5f421b04642d3ccbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bbf0590ef462155f316a66c3979de3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2514c1b179dd8d7ae4a405f92bb8df8e = $(`<div id="html_2514c1b179dd8d7ae4a405f92bb8df8e" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_2bbf0590ef462155f316a66c3979de3b.setContent(html_2514c1b179dd8d7ae4a405f92bb8df8e);
|
|
|
|
|
|
|
|
marker_045acba9b5aa3a79b3314f46deea8577.bindPopup(popup_2bbf0590ef462155f316a66c3979de3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_045acba9b5aa3a79b3314f46deea8577.setIcon(icon_f59adcb9e81353b5f421b04642d3ccbf);
|
|
|
|
|
|
var marker_8562bf30cf0a2bef64987a7e400288b2 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_db1e49e9057be49404d09997f69c841a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c0db174a75010c09d1e58e51c41d433 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d45d58cacdb440d8d6b63dc73e7d80bb = $(`<div id="html_d45d58cacdb440d8d6b63dc73e7d80bb" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_1c0db174a75010c09d1e58e51c41d433.setContent(html_d45d58cacdb440d8d6b63dc73e7d80bb);
|
|
|
|
|
|
|
|
marker_8562bf30cf0a2bef64987a7e400288b2.bindPopup(popup_1c0db174a75010c09d1e58e51c41d433)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8562bf30cf0a2bef64987a7e400288b2.setIcon(icon_db1e49e9057be49404d09997f69c841a);
|
|
|
|
|
|
var marker_720c00efd315809c7bb7fffeb3b21286 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_97f3525891594ede4854a7d425f80cfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4369e71d6921d11020336f08dbcebb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ca648def88a7396bd83612752e00687 = $(`<div id="html_7ca648def88a7396bd83612752e00687" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_b4369e71d6921d11020336f08dbcebb3.setContent(html_7ca648def88a7396bd83612752e00687);
|
|
|
|
|
|
|
|
marker_720c00efd315809c7bb7fffeb3b21286.bindPopup(popup_b4369e71d6921d11020336f08dbcebb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_720c00efd315809c7bb7fffeb3b21286.setIcon(icon_97f3525891594ede4854a7d425f80cfa);
|
|
|
|
|
|
var marker_91b2b0b8e2e088b46482bec239a4312c = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d1168fb65bc0a22903084daf53b12880 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_164ad815ea28909514465530604d0654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cec9c7a4cf4ccde029efe35481e1ef3 = $(`<div id="html_1cec9c7a4cf4ccde029efe35481e1ef3" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_164ad815ea28909514465530604d0654.setContent(html_1cec9c7a4cf4ccde029efe35481e1ef3);
|
|
|
|
|
|
|
|
marker_91b2b0b8e2e088b46482bec239a4312c.bindPopup(popup_164ad815ea28909514465530604d0654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91b2b0b8e2e088b46482bec239a4312c.setIcon(icon_d1168fb65bc0a22903084daf53b12880);
|
|
|
|
|
|
var marker_004ff2a2f673621cb052fb0c747e5312 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_8ecc16f0ecbef7a5c760be474b815e25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b7ac42947557fd4bf8ccef3ea645e0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08d17fae23233b442f131673ec259978 = $(`<div id="html_08d17fae23233b442f131673ec259978" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_2b7ac42947557fd4bf8ccef3ea645e0a.setContent(html_08d17fae23233b442f131673ec259978);
|
|
|
|
|
|
|
|
marker_004ff2a2f673621cb052fb0c747e5312.bindPopup(popup_2b7ac42947557fd4bf8ccef3ea645e0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_004ff2a2f673621cb052fb0c747e5312.setIcon(icon_8ecc16f0ecbef7a5c760be474b815e25);
|
|
|
|
|
|
var marker_6d30ab35e4881d0e333d0a5f9acf4a7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_45a5c5f921c5bb1f4037ced57737ff45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2701d42aac61f4ca9b17ea56e6011e17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e716abd6d7a539892ce92ce312414c8d = $(`<div id="html_e716abd6d7a539892ce92ce312414c8d" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_2701d42aac61f4ca9b17ea56e6011e17.setContent(html_e716abd6d7a539892ce92ce312414c8d);
|
|
|
|
|
|
|
|
marker_6d30ab35e4881d0e333d0a5f9acf4a7b.bindPopup(popup_2701d42aac61f4ca9b17ea56e6011e17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d30ab35e4881d0e333d0a5f9acf4a7b.setIcon(icon_45a5c5f921c5bb1f4037ced57737ff45);
|
|
|
|
|
|
var marker_c4adfe47fa0e0092fe217b8a616f1d83 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_74fa4de4945ca5d827de9b78e796fa9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6340fff6b5581709c5c8069d29784c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d42910a97dbb195ef9d2639ee438eef3 = $(`<div id="html_d42910a97dbb195ef9d2639ee438eef3" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_a6340fff6b5581709c5c8069d29784c9.setContent(html_d42910a97dbb195ef9d2639ee438eef3);
|
|
|
|
|
|
|
|
marker_c4adfe47fa0e0092fe217b8a616f1d83.bindPopup(popup_a6340fff6b5581709c5c8069d29784c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4adfe47fa0e0092fe217b8a616f1d83.setIcon(icon_74fa4de4945ca5d827de9b78e796fa9f);
|
|
|
|
|
|
var marker_35d2b37d4fe54ae53105e8519c631243 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a687d8f19cd009d22daa6fbb0ed49315 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1f45ca1973782c524998b3ee727fce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_384ac7177a16f0f8fd190f263a89f44a = $(`<div id="html_384ac7177a16f0f8fd190f263a89f44a" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_e1f45ca1973782c524998b3ee727fce5.setContent(html_384ac7177a16f0f8fd190f263a89f44a);
|
|
|
|
|
|
|
|
marker_35d2b37d4fe54ae53105e8519c631243.bindPopup(popup_e1f45ca1973782c524998b3ee727fce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35d2b37d4fe54ae53105e8519c631243.setIcon(icon_a687d8f19cd009d22daa6fbb0ed49315);
|
|
|
|
|
|
var marker_a30d593c98a83ea9f4a50c2261650754 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c759375fff7b84b91c32bf8334f62384 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8a212368e2da128cff1ef4f2605e9e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73e724d4645553f413ddc5a0f3891f05 = $(`<div id="html_73e724d4645553f413ddc5a0f3891f05" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_c8a212368e2da128cff1ef4f2605e9e4.setContent(html_73e724d4645553f413ddc5a0f3891f05);
|
|
|
|
|
|
|
|
marker_a30d593c98a83ea9f4a50c2261650754.bindPopup(popup_c8a212368e2da128cff1ef4f2605e9e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a30d593c98a83ea9f4a50c2261650754.setIcon(icon_c759375fff7b84b91c32bf8334f62384);
|
|
|
|
|
|
var marker_774bf28bcb2c475d2232818ee0375d8f = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4bc877b9257c620ab11e9553927702b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5951dc244a446ba2c6c5abbbf91591dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bf458b0affd6ee7c2a93539ac5e1efe = $(`<div id="html_1bf458b0affd6ee7c2a93539ac5e1efe" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_5951dc244a446ba2c6c5abbbf91591dc.setContent(html_1bf458b0affd6ee7c2a93539ac5e1efe);
|
|
|
|
|
|
|
|
marker_774bf28bcb2c475d2232818ee0375d8f.bindPopup(popup_5951dc244a446ba2c6c5abbbf91591dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_774bf28bcb2c475d2232818ee0375d8f.setIcon(icon_4bc877b9257c620ab11e9553927702b6);
|
|
|
|
|
|
var marker_ec2c7863eb6dcfc1b9a69d8c29dfb56e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b5cf13818d485da08e7e3c3570c68940 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_216298737f5c2794c11e112f6a9895bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ac4916f53f1b0eb80ff7c1478754003 = $(`<div id="html_1ac4916f53f1b0eb80ff7c1478754003" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_216298737f5c2794c11e112f6a9895bd.setContent(html_1ac4916f53f1b0eb80ff7c1478754003);
|
|
|
|
|
|
|
|
marker_ec2c7863eb6dcfc1b9a69d8c29dfb56e.bindPopup(popup_216298737f5c2794c11e112f6a9895bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec2c7863eb6dcfc1b9a69d8c29dfb56e.setIcon(icon_b5cf13818d485da08e7e3c3570c68940);
|
|
|
|
|
|
var marker_a7f867d4e4223e1850d7c35f71767533 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f9dc0a7f4ef374029b1a662f85286597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc3c8bcbdaa52d024c2d1699a9bd8fac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0b3d0e96d3d2d5252d9177733acaacc = $(`<div id="html_e0b3d0e96d3d2d5252d9177733acaacc" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_dc3c8bcbdaa52d024c2d1699a9bd8fac.setContent(html_e0b3d0e96d3d2d5252d9177733acaacc);
|
|
|
|
|
|
|
|
marker_a7f867d4e4223e1850d7c35f71767533.bindPopup(popup_dc3c8bcbdaa52d024c2d1699a9bd8fac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7f867d4e4223e1850d7c35f71767533.setIcon(icon_f9dc0a7f4ef374029b1a662f85286597);
|
|
|
|
|
|
var marker_53d7c92ac4aac190dfce38ed50a60fb0 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7aab88d2d42ccfb986b96c465c296549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1157c5c0d891bcb656a0452c412b3927 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2af8be31d76d5da3ade30e0f050a88a5 = $(`<div id="html_2af8be31d76d5da3ade30e0f050a88a5" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_1157c5c0d891bcb656a0452c412b3927.setContent(html_2af8be31d76d5da3ade30e0f050a88a5);
|
|
|
|
|
|
|
|
marker_53d7c92ac4aac190dfce38ed50a60fb0.bindPopup(popup_1157c5c0d891bcb656a0452c412b3927)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53d7c92ac4aac190dfce38ed50a60fb0.setIcon(icon_7aab88d2d42ccfb986b96c465c296549);
|
|
|
|
|
|
var marker_4de3924fe2b8b3b30227fffcb75164f5 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_3bc32c214d33da7da91c9aa91f56561e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72f84fb1fed5dde43ce430c184e4f637 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f81b824cda8846e3bb9446b159487aa = $(`<div id="html_4f81b824cda8846e3bb9446b159487aa" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_72f84fb1fed5dde43ce430c184e4f637.setContent(html_4f81b824cda8846e3bb9446b159487aa);
|
|
|
|
|
|
|
|
marker_4de3924fe2b8b3b30227fffcb75164f5.bindPopup(popup_72f84fb1fed5dde43ce430c184e4f637)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4de3924fe2b8b3b30227fffcb75164f5.setIcon(icon_3bc32c214d33da7da91c9aa91f56561e);
|
|
|
|
|
|
var marker_f695ba1210e4a3df93e063f1d6dd1340 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_63053ec86404f759d1581760ee635260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f55c5a4d610f9b01989881cb009b3d16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43ff9d72053637a458aa12528d51785c = $(`<div id="html_43ff9d72053637a458aa12528d51785c" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_f55c5a4d610f9b01989881cb009b3d16.setContent(html_43ff9d72053637a458aa12528d51785c);
|
|
|
|
|
|
|
|
marker_f695ba1210e4a3df93e063f1d6dd1340.bindPopup(popup_f55c5a4d610f9b01989881cb009b3d16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f695ba1210e4a3df93e063f1d6dd1340.setIcon(icon_63053ec86404f759d1581760ee635260);
|
|
|
|
|
|
var marker_9913847002e5fa5678710cff99cbcb79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_be42b3d0ed1f5be5af74bb2d45d00ebd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96acc798714d467cf345b411270657d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebf0d2ff579f24adc686940799ea87c0 = $(`<div id="html_ebf0d2ff579f24adc686940799ea87c0" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_96acc798714d467cf345b411270657d0.setContent(html_ebf0d2ff579f24adc686940799ea87c0);
|
|
|
|
|
|
|
|
marker_9913847002e5fa5678710cff99cbcb79.bindPopup(popup_96acc798714d467cf345b411270657d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9913847002e5fa5678710cff99cbcb79.setIcon(icon_be42b3d0ed1f5be5af74bb2d45d00ebd);
|
|
|
|
|
|
var marker_7ce9f2873e00ab51192bba986996871e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_e30b9502138ce106bd614fbce3034a9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbd6d53eebe6e6fb5e1875657d7c5583 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74bb96821a8917e858403eb77e4a648a = $(`<div id="html_74bb96821a8917e858403eb77e4a648a" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_cbd6d53eebe6e6fb5e1875657d7c5583.setContent(html_74bb96821a8917e858403eb77e4a648a);
|
|
|
|
|
|
|
|
marker_7ce9f2873e00ab51192bba986996871e.bindPopup(popup_cbd6d53eebe6e6fb5e1875657d7c5583)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ce9f2873e00ab51192bba986996871e.setIcon(icon_e30b9502138ce106bd614fbce3034a9c);
|
|
|
|
|
|
var marker_7a01e2c7e8280854587adb48c5961235 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_36205e33945ce09ad4293aadae09c95c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89eef075ef0994b1ef4359fe8ff392ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9e12a068a5dc014c1208092191e961f = $(`<div id="html_e9e12a068a5dc014c1208092191e961f" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_89eef075ef0994b1ef4359fe8ff392ac.setContent(html_e9e12a068a5dc014c1208092191e961f);
|
|
|
|
|
|
|
|
marker_7a01e2c7e8280854587adb48c5961235.bindPopup(popup_89eef075ef0994b1ef4359fe8ff392ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a01e2c7e8280854587adb48c5961235.setIcon(icon_36205e33945ce09ad4293aadae09c95c);
|
|
|
|
|
|
var marker_5a64a5de44350177b0ce541fc01a350b = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_e7f166bd6f2700d350e8e73df6ffbfdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2363182719c6487ef7aa57347193a2b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8b7f4df592822e197eb25f68ff31145 = $(`<div id="html_a8b7f4df592822e197eb25f68ff31145" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_2363182719c6487ef7aa57347193a2b1.setContent(html_a8b7f4df592822e197eb25f68ff31145);
|
|
|
|
|
|
|
|
marker_5a64a5de44350177b0ce541fc01a350b.bindPopup(popup_2363182719c6487ef7aa57347193a2b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a64a5de44350177b0ce541fc01a350b.setIcon(icon_e7f166bd6f2700d350e8e73df6ffbfdc);
|
|
|
|
|
|
var marker_c62e4988a37661901a4dfe50758ca32f = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_55c25db8958d76b5e86fad67ca3f0f65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cb6e26debf54a4a327ad7869e1d5bc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b09d19a01e8945af7dc8b03935037ea = $(`<div id="html_6b09d19a01e8945af7dc8b03935037ea" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_7cb6e26debf54a4a327ad7869e1d5bc5.setContent(html_6b09d19a01e8945af7dc8b03935037ea);
|
|
|
|
|
|
|
|
marker_c62e4988a37661901a4dfe50758ca32f.bindPopup(popup_7cb6e26debf54a4a327ad7869e1d5bc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c62e4988a37661901a4dfe50758ca32f.setIcon(icon_55c25db8958d76b5e86fad67ca3f0f65);
|
|
|
|
|
|
var marker_74817f6e1ec620168497243c43a70091 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_505b9fee21452de36fe9dd5a1259190d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1312688ad449098f36a4babc058dcebb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85231a265b9b276c4d252871d985679a = $(`<div id="html_85231a265b9b276c4d252871d985679a" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_1312688ad449098f36a4babc058dcebb.setContent(html_85231a265b9b276c4d252871d985679a);
|
|
|
|
|
|
|
|
marker_74817f6e1ec620168497243c43a70091.bindPopup(popup_1312688ad449098f36a4babc058dcebb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74817f6e1ec620168497243c43a70091.setIcon(icon_505b9fee21452de36fe9dd5a1259190d);
|
|
|
|
|
|
var marker_14a4aba7927875b33068a014eb988fbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_1c7000d084f58253f39d82f629ccfaba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_113d6a0cdb25c316020eefc287f07544 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6e3ec0b504c740f143ae962f26ef545 = $(`<div id="html_c6e3ec0b504c740f143ae962f26ef545" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_113d6a0cdb25c316020eefc287f07544.setContent(html_c6e3ec0b504c740f143ae962f26ef545);
|
|
|
|
|
|
|
|
marker_14a4aba7927875b33068a014eb988fbf.bindPopup(popup_113d6a0cdb25c316020eefc287f07544)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14a4aba7927875b33068a014eb988fbf.setIcon(icon_1c7000d084f58253f39d82f629ccfaba);
|
|
|
|
|
|
var marker_26395462d551ff7e521cb015212b65e0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_6501ae2dbe7cc8db6ee0732e2ccb97bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93e600f5b3dc1d4b5c55ec8328d7329d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d71c428de4bbf4d1416fc4d1fdfec9bf = $(`<div id="html_d71c428de4bbf4d1416fc4d1fdfec9bf" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_93e600f5b3dc1d4b5c55ec8328d7329d.setContent(html_d71c428de4bbf4d1416fc4d1fdfec9bf);
|
|
|
|
|
|
|
|
marker_26395462d551ff7e521cb015212b65e0.bindPopup(popup_93e600f5b3dc1d4b5c55ec8328d7329d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26395462d551ff7e521cb015212b65e0.setIcon(icon_6501ae2dbe7cc8db6ee0732e2ccb97bf);
|
|
|
|
|
|
var marker_e1f0358eb110e5ffdcae1b0e48e770e5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_41811ce54133ee5f9cbbb528d65773a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_531262bbd085fb67acdbf8e410571e90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f8c974cb763f8f77e24ad16ba7dc318 = $(`<div id="html_3f8c974cb763f8f77e24ad16ba7dc318" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_531262bbd085fb67acdbf8e410571e90.setContent(html_3f8c974cb763f8f77e24ad16ba7dc318);
|
|
|
|
|
|
|
|
marker_e1f0358eb110e5ffdcae1b0e48e770e5.bindPopup(popup_531262bbd085fb67acdbf8e410571e90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1f0358eb110e5ffdcae1b0e48e770e5.setIcon(icon_41811ce54133ee5f9cbbb528d65773a8);
|
|
|
|
|
|
var marker_2d1b4d7f6e7e42d4b267aabfbd21ccd0 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ea2e6f65707ef01383f4a028b66190fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1351ca4b55242c45e9f52782d211e45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7988ae80dd8d59db7eb638c74e3a7138 = $(`<div id="html_7988ae80dd8d59db7eb638c74e3a7138" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_b1351ca4b55242c45e9f52782d211e45.setContent(html_7988ae80dd8d59db7eb638c74e3a7138);
|
|
|
|
|
|
|
|
marker_2d1b4d7f6e7e42d4b267aabfbd21ccd0.bindPopup(popup_b1351ca4b55242c45e9f52782d211e45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d1b4d7f6e7e42d4b267aabfbd21ccd0.setIcon(icon_ea2e6f65707ef01383f4a028b66190fb);
|
|
|
|
|
|
var marker_d26b1520edf7175bc506b7146381eaf4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a24e806468148111740f9bca13ed034b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dddf681c27fb682421eefedcc06a7692 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b77631c996e233786d9a19f6f6e0158 = $(`<div id="html_8b77631c996e233786d9a19f6f6e0158" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_dddf681c27fb682421eefedcc06a7692.setContent(html_8b77631c996e233786d9a19f6f6e0158);
|
|
|
|
|
|
|
|
marker_d26b1520edf7175bc506b7146381eaf4.bindPopup(popup_dddf681c27fb682421eefedcc06a7692)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d26b1520edf7175bc506b7146381eaf4.setIcon(icon_a24e806468148111740f9bca13ed034b);
|
|
|
|
|
|
var marker_c4a361b54fc9ae9c148b8da06879dc77 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a4eb968b7d7a36169eae9408d8c7293f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0229a1ef9625b05ca2673fd49e512b7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ad8343ea5a57f8737636d02ba404ab2 = $(`<div id="html_3ad8343ea5a57f8737636d02ba404ab2" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_0229a1ef9625b05ca2673fd49e512b7a.setContent(html_3ad8343ea5a57f8737636d02ba404ab2);
|
|
|
|
|
|
|
|
marker_c4a361b54fc9ae9c148b8da06879dc77.bindPopup(popup_0229a1ef9625b05ca2673fd49e512b7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4a361b54fc9ae9c148b8da06879dc77.setIcon(icon_a4eb968b7d7a36169eae9408d8c7293f);
|
|
|
|
|
|
var marker_baf32fe65427f9e479fe845989da76fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7a3ae9219c7fa69ac83732ce589a0bcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bba3758839dd40cc78c6fed166f3087d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e19721d8cc2bcca2987050d3366f1eb1 = $(`<div id="html_e19721d8cc2bcca2987050d3366f1eb1" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_bba3758839dd40cc78c6fed166f3087d.setContent(html_e19721d8cc2bcca2987050d3366f1eb1);
|
|
|
|
|
|
|
|
marker_baf32fe65427f9e479fe845989da76fc.bindPopup(popup_bba3758839dd40cc78c6fed166f3087d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baf32fe65427f9e479fe845989da76fc.setIcon(icon_7a3ae9219c7fa69ac83732ce589a0bcf);
|
|
|
|
|
|
var marker_f43cbdfc4b42e221c6294c5c1241898e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ef1c66e1757fd77644fa47fb3ed426ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17d94326a977248cd8830851eacd0d43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abee44bc31dccf50c524efcf071663d0 = $(`<div id="html_abee44bc31dccf50c524efcf071663d0" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_17d94326a977248cd8830851eacd0d43.setContent(html_abee44bc31dccf50c524efcf071663d0);
|
|
|
|
|
|
|
|
marker_f43cbdfc4b42e221c6294c5c1241898e.bindPopup(popup_17d94326a977248cd8830851eacd0d43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f43cbdfc4b42e221c6294c5c1241898e.setIcon(icon_ef1c66e1757fd77644fa47fb3ed426ee);
|
|
|
|
|
|
var marker_bb43ba49432c4e9bd3a2aa7aed1297cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_04a52f6b9278fba12f2d0207828fbe16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48dce67ee072d95d4080d17980a8b4ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc09b57907b910f40ea17fa6f7ab2733 = $(`<div id="html_bc09b57907b910f40ea17fa6f7ab2733" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_48dce67ee072d95d4080d17980a8b4ae.setContent(html_bc09b57907b910f40ea17fa6f7ab2733);
|
|
|
|
|
|
|
|
marker_bb43ba49432c4e9bd3a2aa7aed1297cd.bindPopup(popup_48dce67ee072d95d4080d17980a8b4ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb43ba49432c4e9bd3a2aa7aed1297cd.setIcon(icon_04a52f6b9278fba12f2d0207828fbe16);
|
|
|
|
|
|
var marker_1768630f98d007227c9636acdebc39b0 = L.marker(
|
|
[13.4166, 101.335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d038c588b92b6e70b6b24e420a099a1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f057625368f24047f7595d92a7464b4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_238120897a3b36acb9939ba49692a859 = $(`<div id="html_238120897a3b36acb9939ba49692a859" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_f057625368f24047f7595d92a7464b4d.setContent(html_238120897a3b36acb9939ba49692a859);
|
|
|
|
|
|
|
|
marker_1768630f98d007227c9636acdebc39b0.bindPopup(popup_f057625368f24047f7595d92a7464b4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1768630f98d007227c9636acdebc39b0.setIcon(icon_d038c588b92b6e70b6b24e420a099a1b);
|
|
|
|
|
|
var marker_9edb61f1f31a0a3de3f670403422b799 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_dde471a93208a88c823fe77703040420 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_539111a8e175e2dda1033bb6b05f59ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40b28d2f37d6d652ad38eb87a99a81ee = $(`<div id="html_40b28d2f37d6d652ad38eb87a99a81ee" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_539111a8e175e2dda1033bb6b05f59ba.setContent(html_40b28d2f37d6d652ad38eb87a99a81ee);
|
|
|
|
|
|
|
|
marker_9edb61f1f31a0a3de3f670403422b799.bindPopup(popup_539111a8e175e2dda1033bb6b05f59ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9edb61f1f31a0a3de3f670403422b799.setIcon(icon_dde471a93208a88c823fe77703040420);
|
|
|
|
|
|
var marker_1ab9eefdc73f871c9c7f0ff8d037450c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7436d0c16ce1cfbba4e1060712547331 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa992a1efc9ed0975d032243e216fdd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_893448e38277935bcf47901b4a213d74 = $(`<div id="html_893448e38277935bcf47901b4a213d74" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_fa992a1efc9ed0975d032243e216fdd9.setContent(html_893448e38277935bcf47901b4a213d74);
|
|
|
|
|
|
|
|
marker_1ab9eefdc73f871c9c7f0ff8d037450c.bindPopup(popup_fa992a1efc9ed0975d032243e216fdd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ab9eefdc73f871c9c7f0ff8d037450c.setIcon(icon_7436d0c16ce1cfbba4e1060712547331);
|
|
|
|
|
|
var marker_7daa3072a0b11e3afb24b7ae7397ad93 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b294d67b347cfd5790bc99695efd1a1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adbc89d0c826b23e3f40b5d0cc0b44e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d78ef3e1c82bbb2b7cad53f7303f18e3 = $(`<div id="html_d78ef3e1c82bbb2b7cad53f7303f18e3" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_adbc89d0c826b23e3f40b5d0cc0b44e2.setContent(html_d78ef3e1c82bbb2b7cad53f7303f18e3);
|
|
|
|
|
|
|
|
marker_7daa3072a0b11e3afb24b7ae7397ad93.bindPopup(popup_adbc89d0c826b23e3f40b5d0cc0b44e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7daa3072a0b11e3afb24b7ae7397ad93.setIcon(icon_b294d67b347cfd5790bc99695efd1a1e);
|
|
|
|
|
|
var marker_d6c20f2656bdcbed94419fbd06b80756 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_e4998d1fb3d6f1a893215c0542b06835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97ecc3faba34d096920b54b803d1226b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_608089bf5837a21bbf8aa116d30e60b5 = $(`<div id="html_608089bf5837a21bbf8aa116d30e60b5" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_97ecc3faba34d096920b54b803d1226b.setContent(html_608089bf5837a21bbf8aa116d30e60b5);
|
|
|
|
|
|
|
|
marker_d6c20f2656bdcbed94419fbd06b80756.bindPopup(popup_97ecc3faba34d096920b54b803d1226b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6c20f2656bdcbed94419fbd06b80756.setIcon(icon_e4998d1fb3d6f1a893215c0542b06835);
|
|
|
|
|
|
var marker_376bb2337a8d25997892f0fd0996a8af = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_310ea3f16f20c23812315e1a4ba24687 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3bb1e96dcea971bf6158e3eb8578204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_937e77fcb461045dd2b98fc439486df2 = $(`<div id="html_937e77fcb461045dd2b98fc439486df2" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_b3bb1e96dcea971bf6158e3eb8578204.setContent(html_937e77fcb461045dd2b98fc439486df2);
|
|
|
|
|
|
|
|
marker_376bb2337a8d25997892f0fd0996a8af.bindPopup(popup_b3bb1e96dcea971bf6158e3eb8578204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_376bb2337a8d25997892f0fd0996a8af.setIcon(icon_310ea3f16f20c23812315e1a4ba24687);
|
|
|
|
|
|
var marker_ecfa7176709204506f69f1cd54d3dda2 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_aea49861aa5eee8ec264ddccb64fda51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_647504bd4e42887f6f8b14f4137f3ee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c438cd685458c8a6edba0b853e62b22 = $(`<div id="html_6c438cd685458c8a6edba0b853e62b22" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_647504bd4e42887f6f8b14f4137f3ee2.setContent(html_6c438cd685458c8a6edba0b853e62b22);
|
|
|
|
|
|
|
|
marker_ecfa7176709204506f69f1cd54d3dda2.bindPopup(popup_647504bd4e42887f6f8b14f4137f3ee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecfa7176709204506f69f1cd54d3dda2.setIcon(icon_aea49861aa5eee8ec264ddccb64fda51);
|
|
|
|
|
|
var marker_12afbe33f3a7d8b2099ad1380c6a4b41 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_28384358c14d131aafa457ffd39bcb01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c48fd411746ec6e387677274f03807d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0b5edad45a4e52e557ea1fff2464e19 = $(`<div id="html_a0b5edad45a4e52e557ea1fff2464e19" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_c48fd411746ec6e387677274f03807d7.setContent(html_a0b5edad45a4e52e557ea1fff2464e19);
|
|
|
|
|
|
|
|
marker_12afbe33f3a7d8b2099ad1380c6a4b41.bindPopup(popup_c48fd411746ec6e387677274f03807d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12afbe33f3a7d8b2099ad1380c6a4b41.setIcon(icon_28384358c14d131aafa457ffd39bcb01);
|
|
|
|
|
|
var marker_d08c07108b2451c9a536d0044f210294 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9cb418b0c6af95126efe3ad5c120ab89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_774b16c8d6f3275e06838ac33e5d8103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c5627f0b6593ced3d1cafd2a9d9ff7e = $(`<div id="html_9c5627f0b6593ced3d1cafd2a9d9ff7e" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_774b16c8d6f3275e06838ac33e5d8103.setContent(html_9c5627f0b6593ced3d1cafd2a9d9ff7e);
|
|
|
|
|
|
|
|
marker_d08c07108b2451c9a536d0044f210294.bindPopup(popup_774b16c8d6f3275e06838ac33e5d8103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d08c07108b2451c9a536d0044f210294.setIcon(icon_9cb418b0c6af95126efe3ad5c120ab89);
|
|
|
|
|
|
var marker_aaedb6626a147140c35507e08d650f25 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_047a0143ef5e5c1cf7f35c41433ab715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dfdc10671a521fdcd339a62a84686d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41cc398ee2096f674dc198bb0b9a8710 = $(`<div id="html_41cc398ee2096f674dc198bb0b9a8710" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_8dfdc10671a521fdcd339a62a84686d9.setContent(html_41cc398ee2096f674dc198bb0b9a8710);
|
|
|
|
|
|
|
|
marker_aaedb6626a147140c35507e08d650f25.bindPopup(popup_8dfdc10671a521fdcd339a62a84686d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaedb6626a147140c35507e08d650f25.setIcon(icon_047a0143ef5e5c1cf7f35c41433ab715);
|
|
|
|
|
|
var marker_536bb2b03a584c137495d41f381512d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_3cf5f84c4dcf9a1bdddc499b8232d15f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_171edfe96ccbc291edd21a1de5f78689 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78ab2adc41b3537ba7abd90b257a5eff = $(`<div id="html_78ab2adc41b3537ba7abd90b257a5eff" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_171edfe96ccbc291edd21a1de5f78689.setContent(html_78ab2adc41b3537ba7abd90b257a5eff);
|
|
|
|
|
|
|
|
marker_536bb2b03a584c137495d41f381512d3.bindPopup(popup_171edfe96ccbc291edd21a1de5f78689)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_536bb2b03a584c137495d41f381512d3.setIcon(icon_3cf5f84c4dcf9a1bdddc499b8232d15f);
|
|
|
|
|
|
var marker_37e8d10bdc3f3612231fce4433328eda = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7efc74acc979fc36c19e151be076aaee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3c9d9b2d1556799045d1e5e1b427d92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_490b6e0756c611e63afb7f3b10c0aa48 = $(`<div id="html_490b6e0756c611e63afb7f3b10c0aa48" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_e3c9d9b2d1556799045d1e5e1b427d92.setContent(html_490b6e0756c611e63afb7f3b10c0aa48);
|
|
|
|
|
|
|
|
marker_37e8d10bdc3f3612231fce4433328eda.bindPopup(popup_e3c9d9b2d1556799045d1e5e1b427d92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37e8d10bdc3f3612231fce4433328eda.setIcon(icon_7efc74acc979fc36c19e151be076aaee);
|
|
|
|
|
|
var marker_4b9aa166c2dde222165b1ce39d4353a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_b163b89ae83aba4a054fef6366cbb039 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bfa2f17c0019ce6dfd931f746390223 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6c550e68e0da4a42b54568060bfa518 = $(`<div id="html_d6c550e68e0da4a42b54568060bfa518" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_8bfa2f17c0019ce6dfd931f746390223.setContent(html_d6c550e68e0da4a42b54568060bfa518);
|
|
|
|
|
|
|
|
marker_4b9aa166c2dde222165b1ce39d4353a2.bindPopup(popup_8bfa2f17c0019ce6dfd931f746390223)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b9aa166c2dde222165b1ce39d4353a2.setIcon(icon_b163b89ae83aba4a054fef6366cbb039);
|
|
|
|
|
|
var marker_d19ca68f88ddfbc11610b54e5d9471c0 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_6dd0b24dc014c803617172d636bc85da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05b34495bac791005a4ac6336f6f7f25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4883fba40f1599909aa23f3b1f44d475 = $(`<div id="html_4883fba40f1599909aa23f3b1f44d475" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_05b34495bac791005a4ac6336f6f7f25.setContent(html_4883fba40f1599909aa23f3b1f44d475);
|
|
|
|
|
|
|
|
marker_d19ca68f88ddfbc11610b54e5d9471c0.bindPopup(popup_05b34495bac791005a4ac6336f6f7f25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d19ca68f88ddfbc11610b54e5d9471c0.setIcon(icon_6dd0b24dc014c803617172d636bc85da);
|
|
|
|
|
|
var marker_aacf9792b8e34e4131a5bde4ba27416d = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_4485063584265e073811b8600854faf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c0a09d7bebc5d5f8fe1fa0f2ca37f7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f292f6c86b27b6961437fdd7daa4f9df = $(`<div id="html_f292f6c86b27b6961437fdd7daa4f9df" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_9c0a09d7bebc5d5f8fe1fa0f2ca37f7d.setContent(html_f292f6c86b27b6961437fdd7daa4f9df);
|
|
|
|
|
|
|
|
marker_aacf9792b8e34e4131a5bde4ba27416d.bindPopup(popup_9c0a09d7bebc5d5f8fe1fa0f2ca37f7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aacf9792b8e34e4131a5bde4ba27416d.setIcon(icon_4485063584265e073811b8600854faf5);
|
|
|
|
|
|
var marker_94e16c75b45a1de129ce7b56b99dffb1 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_c23fba4c2aff6a6b9039aa72fc67d964 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1d91a53060dccf2d5422ee2683e220d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72f9a5804bf7e24fd08f01e9edef1675 = $(`<div id="html_72f9a5804bf7e24fd08f01e9edef1675" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_b1d91a53060dccf2d5422ee2683e220d.setContent(html_72f9a5804bf7e24fd08f01e9edef1675);
|
|
|
|
|
|
|
|
marker_94e16c75b45a1de129ce7b56b99dffb1.bindPopup(popup_b1d91a53060dccf2d5422ee2683e220d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94e16c75b45a1de129ce7b56b99dffb1.setIcon(icon_c23fba4c2aff6a6b9039aa72fc67d964);
|
|
|
|
|
|
var marker_3d81645a3545bb4685b4968859f47ef3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d0e93929f57242c4df622af185b1a92e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37cbc2b770a99d1ec9bdd2b47b6479db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90fa2bb6749b493312b08b4c339b7b29 = $(`<div id="html_90fa2bb6749b493312b08b4c339b7b29" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_37cbc2b770a99d1ec9bdd2b47b6479db.setContent(html_90fa2bb6749b493312b08b4c339b7b29);
|
|
|
|
|
|
|
|
marker_3d81645a3545bb4685b4968859f47ef3.bindPopup(popup_37cbc2b770a99d1ec9bdd2b47b6479db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d81645a3545bb4685b4968859f47ef3.setIcon(icon_d0e93929f57242c4df622af185b1a92e);
|
|
|
|
|
|
var marker_26058998f73a6433ed722923e1229cab = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d789b7d8582ca546f0c0610e78a91b96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e5e0ce8ee19f4266945a1817740d6ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f561292e3c40215e7a03624f00f22e7 = $(`<div id="html_3f561292e3c40215e7a03624f00f22e7" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_7e5e0ce8ee19f4266945a1817740d6ed.setContent(html_3f561292e3c40215e7a03624f00f22e7);
|
|
|
|
|
|
|
|
marker_26058998f73a6433ed722923e1229cab.bindPopup(popup_7e5e0ce8ee19f4266945a1817740d6ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26058998f73a6433ed722923e1229cab.setIcon(icon_d789b7d8582ca546f0c0610e78a91b96);
|
|
|
|
|
|
var marker_729cb1848880f2283297806b6171ce09 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_f450f4b111381734aa97a8b6b63b4486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79e63d67fc48205db450e00664077c62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_068956f661847b6beea24cd3e26eb763 = $(`<div id="html_068956f661847b6beea24cd3e26eb763" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_79e63d67fc48205db450e00664077c62.setContent(html_068956f661847b6beea24cd3e26eb763);
|
|
|
|
|
|
|
|
marker_729cb1848880f2283297806b6171ce09.bindPopup(popup_79e63d67fc48205db450e00664077c62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729cb1848880f2283297806b6171ce09.setIcon(icon_f450f4b111381734aa97a8b6b63b4486);
|
|
|
|
|
|
var marker_d6b4c230315ee425cead418f1a2cde5e = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a3a3f1090d55a93ce4c3fe375e4479b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e7ee60760f8a767e726ee798c1dcae0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b75cd2acdc4b04045d470dde6fdb591 = $(`<div id="html_6b75cd2acdc4b04045d470dde6fdb591" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_3e7ee60760f8a767e726ee798c1dcae0.setContent(html_6b75cd2acdc4b04045d470dde6fdb591);
|
|
|
|
|
|
|
|
marker_d6b4c230315ee425cead418f1a2cde5e.bindPopup(popup_3e7ee60760f8a767e726ee798c1dcae0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6b4c230315ee425cead418f1a2cde5e.setIcon(icon_a3a3f1090d55a93ce4c3fe375e4479b0);
|
|
|
|
|
|
var marker_b38643c2c594136b83c8d8cbe639d418 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_09774aac85dfebc64539499cad6ecfb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_010d84a223069b75aa81d3304c1979cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2faad557b7868c474c1b936c45b3f60 = $(`<div id="html_b2faad557b7868c474c1b936c45b3f60" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_010d84a223069b75aa81d3304c1979cc.setContent(html_b2faad557b7868c474c1b936c45b3f60);
|
|
|
|
|
|
|
|
marker_b38643c2c594136b83c8d8cbe639d418.bindPopup(popup_010d84a223069b75aa81d3304c1979cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b38643c2c594136b83c8d8cbe639d418.setIcon(icon_09774aac85dfebc64539499cad6ecfb8);
|
|
|
|
|
|
var marker_41f66afa740b7729c72e39b5612ef1f9 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a4ae109399733ef0c1591358432cc7ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beab381fee7a0afea8291b9a71649ea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_516a33cec2e8b845651c45eee45ba4fd = $(`<div id="html_516a33cec2e8b845651c45eee45ba4fd" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_beab381fee7a0afea8291b9a71649ea6.setContent(html_516a33cec2e8b845651c45eee45ba4fd);
|
|
|
|
|
|
|
|
marker_41f66afa740b7729c72e39b5612ef1f9.bindPopup(popup_beab381fee7a0afea8291b9a71649ea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41f66afa740b7729c72e39b5612ef1f9.setIcon(icon_a4ae109399733ef0c1591358432cc7ad);
|
|
|
|
|
|
var marker_f03a88de7ffb67f691b9e1f71056dc10 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_583169beeef6cff84062a8746129c307 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3239838fcde08aa18347f005a1ff322d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ee255d602e8c024f4b45653d2048b8e = $(`<div id="html_7ee255d602e8c024f4b45653d2048b8e" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_3239838fcde08aa18347f005a1ff322d.setContent(html_7ee255d602e8c024f4b45653d2048b8e);
|
|
|
|
|
|
|
|
marker_f03a88de7ffb67f691b9e1f71056dc10.bindPopup(popup_3239838fcde08aa18347f005a1ff322d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f03a88de7ffb67f691b9e1f71056dc10.setIcon(icon_583169beeef6cff84062a8746129c307);
|
|
|
|
|
|
var marker_8687e75e0c908ffae5e873818554dd5e = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d1f010772d4677c1e56a248812bf2342 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1be0636b8e94154da5d00e59d3ffde96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37d7b67908f101ebed62332a27f573be = $(`<div id="html_37d7b67908f101ebed62332a27f573be" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_1be0636b8e94154da5d00e59d3ffde96.setContent(html_37d7b67908f101ebed62332a27f573be);
|
|
|
|
|
|
|
|
marker_8687e75e0c908ffae5e873818554dd5e.bindPopup(popup_1be0636b8e94154da5d00e59d3ffde96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8687e75e0c908ffae5e873818554dd5e.setIcon(icon_d1f010772d4677c1e56a248812bf2342);
|
|
|
|
|
|
var marker_6bbd74ccb815c4b484f9cfa0a51c8b11 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d646291ed8cb3a7e2bd01463e765e655 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f258fa0ec9ac8351da5c0bdfc0c2d83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aa392a72ba72a10f49ce272eee61494 = $(`<div id="html_8aa392a72ba72a10f49ce272eee61494" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_8f258fa0ec9ac8351da5c0bdfc0c2d83.setContent(html_8aa392a72ba72a10f49ce272eee61494);
|
|
|
|
|
|
|
|
marker_6bbd74ccb815c4b484f9cfa0a51c8b11.bindPopup(popup_8f258fa0ec9ac8351da5c0bdfc0c2d83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bbd74ccb815c4b484f9cfa0a51c8b11.setIcon(icon_d646291ed8cb3a7e2bd01463e765e655);
|
|
|
|
|
|
var marker_d4f748ff1b6c06a03fb339cfd1feac80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_23df3d3712f4760d7890898e91f6e943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90537d01ddb1b8cb5a4a81fe0865f22a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8929d2af2508de41e0735b2539c94fcb = $(`<div id="html_8929d2af2508de41e0735b2539c94fcb" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_90537d01ddb1b8cb5a4a81fe0865f22a.setContent(html_8929d2af2508de41e0735b2539c94fcb);
|
|
|
|
|
|
|
|
marker_d4f748ff1b6c06a03fb339cfd1feac80.bindPopup(popup_90537d01ddb1b8cb5a4a81fe0865f22a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4f748ff1b6c06a03fb339cfd1feac80.setIcon(icon_23df3d3712f4760d7890898e91f6e943);
|
|
|
|
|
|
var marker_b332ab8ea24ae672765483fef3c7b2e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_91386ecbf1b147653e876a73544ff3c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_422ca0d9e8639fb3c6567d9d009b7621 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deae298060447c857a0c79d7aa3ef318 = $(`<div id="html_deae298060447c857a0c79d7aa3ef318" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_422ca0d9e8639fb3c6567d9d009b7621.setContent(html_deae298060447c857a0c79d7aa3ef318);
|
|
|
|
|
|
|
|
marker_b332ab8ea24ae672765483fef3c7b2e4.bindPopup(popup_422ca0d9e8639fb3c6567d9d009b7621)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b332ab8ea24ae672765483fef3c7b2e4.setIcon(icon_91386ecbf1b147653e876a73544ff3c7);
|
|
|
|
|
|
var marker_8eda81fb15a3a2bc3c1e69e3cb5008ec = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_24fe2ae8e8ba36f6a12b5338cb4fa8a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85b25696842207b3faf3aa918824b808 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2fbddd5df6e63f116114ecb192c1aeb = $(`<div id="html_e2fbddd5df6e63f116114ecb192c1aeb" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_85b25696842207b3faf3aa918824b808.setContent(html_e2fbddd5df6e63f116114ecb192c1aeb);
|
|
|
|
|
|
|
|
marker_8eda81fb15a3a2bc3c1e69e3cb5008ec.bindPopup(popup_85b25696842207b3faf3aa918824b808)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eda81fb15a3a2bc3c1e69e3cb5008ec.setIcon(icon_24fe2ae8e8ba36f6a12b5338cb4fa8a7);
|
|
|
|
|
|
var marker_4e72fc65bec69a628c9cdebbf477acbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d239d9d091d54bf7e9f153d040e9867a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89acbbb5442b7f4e598caba53434b137 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b023d71bcc927a957b117dbaac2c599 = $(`<div id="html_0b023d71bcc927a957b117dbaac2c599" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_89acbbb5442b7f4e598caba53434b137.setContent(html_0b023d71bcc927a957b117dbaac2c599);
|
|
|
|
|
|
|
|
marker_4e72fc65bec69a628c9cdebbf477acbc.bindPopup(popup_89acbbb5442b7f4e598caba53434b137)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e72fc65bec69a628c9cdebbf477acbc.setIcon(icon_d239d9d091d54bf7e9f153d040e9867a);
|
|
|
|
|
|
var marker_d61f79145ac5b74eaec6c82631385eee = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_116324f2378fd8a66147c07d53a68cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1066ad60d18d37a178f26760291aa649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8b4bfb68139b6187a61c16f71d1d3b8 = $(`<div id="html_e8b4bfb68139b6187a61c16f71d1d3b8" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_1066ad60d18d37a178f26760291aa649.setContent(html_e8b4bfb68139b6187a61c16f71d1d3b8);
|
|
|
|
|
|
|
|
marker_d61f79145ac5b74eaec6c82631385eee.bindPopup(popup_1066ad60d18d37a178f26760291aa649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d61f79145ac5b74eaec6c82631385eee.setIcon(icon_116324f2378fd8a66147c07d53a68cbf);
|
|
|
|
|
|
var marker_432b159f6722354e7343cca0430b46d3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ad2b74385d6470cf2a4f8c4b91362ecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba899b7c3ec18b5bdbd704a684d41e9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f7475f0c4b3906cc80acab7908e3b5f = $(`<div id="html_0f7475f0c4b3906cc80acab7908e3b5f" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_ba899b7c3ec18b5bdbd704a684d41e9d.setContent(html_0f7475f0c4b3906cc80acab7908e3b5f);
|
|
|
|
|
|
|
|
marker_432b159f6722354e7343cca0430b46d3.bindPopup(popup_ba899b7c3ec18b5bdbd704a684d41e9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_432b159f6722354e7343cca0430b46d3.setIcon(icon_ad2b74385d6470cf2a4f8c4b91362ecb);
|
|
|
|
|
|
var marker_c1292c93c68055f7b4649412033a9907 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_a98a40ad5b953eb3225cb9c8eabc9ac2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0283fec99209812101c60c5ac85327ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac3c60b467bd9567286708ef7215337c = $(`<div id="html_ac3c60b467bd9567286708ef7215337c" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_0283fec99209812101c60c5ac85327ec.setContent(html_ac3c60b467bd9567286708ef7215337c);
|
|
|
|
|
|
|
|
marker_c1292c93c68055f7b4649412033a9907.bindPopup(popup_0283fec99209812101c60c5ac85327ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1292c93c68055f7b4649412033a9907.setIcon(icon_a98a40ad5b953eb3225cb9c8eabc9ac2);
|
|
|
|
|
|
var marker_69ffabb4df3ebca07be99195bc7e4961 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_72d947a7c05d9bb23a6ec9a365650ecd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7698b9e33e3bec7529f51f912119372a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f115a28c43ad28088f36aee2982ca552 = $(`<div id="html_f115a28c43ad28088f36aee2982ca552" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_7698b9e33e3bec7529f51f912119372a.setContent(html_f115a28c43ad28088f36aee2982ca552);
|
|
|
|
|
|
|
|
marker_69ffabb4df3ebca07be99195bc7e4961.bindPopup(popup_7698b9e33e3bec7529f51f912119372a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69ffabb4df3ebca07be99195bc7e4961.setIcon(icon_72d947a7c05d9bb23a6ec9a365650ecd);
|
|
|
|
|
|
var marker_d290705fb4de7512f8fc6a381045ebf2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_736736c011c860c9c2a6c6ae51fc0e03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aee29daf5262a4e326a94f7267a9b08f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79ff1c65ef8cb00de20ac07014005dfb = $(`<div id="html_79ff1c65ef8cb00de20ac07014005dfb" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_aee29daf5262a4e326a94f7267a9b08f.setContent(html_79ff1c65ef8cb00de20ac07014005dfb);
|
|
|
|
|
|
|
|
marker_d290705fb4de7512f8fc6a381045ebf2.bindPopup(popup_aee29daf5262a4e326a94f7267a9b08f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d290705fb4de7512f8fc6a381045ebf2.setIcon(icon_736736c011c860c9c2a6c6ae51fc0e03);
|
|
|
|
|
|
var marker_51d549e053b2ed336c6b1a5673a6114a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_5bf19b01c8c61820eed8a4a16b42de6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8290d34553b3a4b46b27b73780d6b434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93b52252a957ff47ff6df3f85a07f43d = $(`<div id="html_93b52252a957ff47ff6df3f85a07f43d" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_8290d34553b3a4b46b27b73780d6b434.setContent(html_93b52252a957ff47ff6df3f85a07f43d);
|
|
|
|
|
|
|
|
marker_51d549e053b2ed336c6b1a5673a6114a.bindPopup(popup_8290d34553b3a4b46b27b73780d6b434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51d549e053b2ed336c6b1a5673a6114a.setIcon(icon_5bf19b01c8c61820eed8a4a16b42de6e);
|
|
|
|
|
|
var marker_cfa0c736d412b20b04071d19398df904 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_40db8ef0f57e0a0cbe04756e74ec0b81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c93b2a2f2aaeab83fdc0c97a3be0be7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e77c3ca0a6308c9f4392230756ba15fc = $(`<div id="html_e77c3ca0a6308c9f4392230756ba15fc" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_c93b2a2f2aaeab83fdc0c97a3be0be7a.setContent(html_e77c3ca0a6308c9f4392230756ba15fc);
|
|
|
|
|
|
|
|
marker_cfa0c736d412b20b04071d19398df904.bindPopup(popup_c93b2a2f2aaeab83fdc0c97a3be0be7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfa0c736d412b20b04071d19398df904.setIcon(icon_40db8ef0f57e0a0cbe04756e74ec0b81);
|
|
|
|
|
|
var marker_a0cde3e0a97e5327fe62bbdbbc9c5d11 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7b5b5af76e833cd77cd43ffa8b4eb0e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99639f762fc11407d007d980398feea2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d5c1cf999b3db61e4fc87655175666 = $(`<div id="html_49d5c1cf999b3db61e4fc87655175666" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_99639f762fc11407d007d980398feea2.setContent(html_49d5c1cf999b3db61e4fc87655175666);
|
|
|
|
|
|
|
|
marker_a0cde3e0a97e5327fe62bbdbbc9c5d11.bindPopup(popup_99639f762fc11407d007d980398feea2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0cde3e0a97e5327fe62bbdbbc9c5d11.setIcon(icon_7b5b5af76e833cd77cd43ffa8b4eb0e0);
|
|
|
|
|
|
var marker_051077dad6f3d70a0ebb5a615f5fedce = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_42aa940307d9546e8853e689d0cad7b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdce0699b723de22bd081fe2bb9cab33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_606217f8597075cc4dc23ed12d452d1b = $(`<div id="html_606217f8597075cc4dc23ed12d452d1b" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_cdce0699b723de22bd081fe2bb9cab33.setContent(html_606217f8597075cc4dc23ed12d452d1b);
|
|
|
|
|
|
|
|
marker_051077dad6f3d70a0ebb5a615f5fedce.bindPopup(popup_cdce0699b723de22bd081fe2bb9cab33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_051077dad6f3d70a0ebb5a615f5fedce.setIcon(icon_42aa940307d9546e8853e689d0cad7b6);
|
|
|
|
|
|
var marker_78090884b54c4e2ae4a47841fb3036f4 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_d9859a19cbc873d305a52d1a7c2115bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55c47fdb5e3962de5f6544f4ebd3d4e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb001451a6706ba6aa607bc47033cc25 = $(`<div id="html_fb001451a6706ba6aa607bc47033cc25" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_55c47fdb5e3962de5f6544f4ebd3d4e0.setContent(html_fb001451a6706ba6aa607bc47033cc25);
|
|
|
|
|
|
|
|
marker_78090884b54c4e2ae4a47841fb3036f4.bindPopup(popup_55c47fdb5e3962de5f6544f4ebd3d4e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78090884b54c4e2ae4a47841fb3036f4.setIcon(icon_d9859a19cbc873d305a52d1a7c2115bf);
|
|
|
|
|
|
var marker_b4c5c7ad6cb0290f68a5f81b6a69a948 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_9ab04b4ebf1ccaeed967975641b115d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02b9381be24bc4da9287fc5509092dff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_664d53795ad93a89e0c6a11919f199ca = $(`<div id="html_664d53795ad93a89e0c6a11919f199ca" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_02b9381be24bc4da9287fc5509092dff.setContent(html_664d53795ad93a89e0c6a11919f199ca);
|
|
|
|
|
|
|
|
marker_b4c5c7ad6cb0290f68a5f81b6a69a948.bindPopup(popup_02b9381be24bc4da9287fc5509092dff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4c5c7ad6cb0290f68a5f81b6a69a948.setIcon(icon_9ab04b4ebf1ccaeed967975641b115d7);
|
|
|
|
|
|
var marker_b151cd10e8d1e30a473972e0d6655177 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_7ad06d6751ad0a1b314c62d39094d081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da9d5196f9109330cd2bdf6684a4db41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac2fa65b4812c8be099257853e81a336 = $(`<div id="html_ac2fa65b4812c8be099257853e81a336" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_da9d5196f9109330cd2bdf6684a4db41.setContent(html_ac2fa65b4812c8be099257853e81a336);
|
|
|
|
|
|
|
|
marker_b151cd10e8d1e30a473972e0d6655177.bindPopup(popup_da9d5196f9109330cd2bdf6684a4db41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b151cd10e8d1e30a473972e0d6655177.setIcon(icon_7ad06d6751ad0a1b314c62d39094d081);
|
|
|
|
|
|
var marker_7c3a8e6d147d789a8e7fffd44ebcbec1 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_949f09738851c03934c70877a46f6e93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_431273c58dc5a115e9c8035b48fad701 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6654af9392b799681f5644e765e9c09b = $(`<div id="html_6654af9392b799681f5644e765e9c09b" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_431273c58dc5a115e9c8035b48fad701.setContent(html_6654af9392b799681f5644e765e9c09b);
|
|
|
|
|
|
|
|
marker_7c3a8e6d147d789a8e7fffd44ebcbec1.bindPopup(popup_431273c58dc5a115e9c8035b48fad701)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c3a8e6d147d789a8e7fffd44ebcbec1.setIcon(icon_949f09738851c03934c70877a46f6e93);
|
|
|
|
|
|
var marker_148b40a43b0c16279d8d63150f71e93a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_efff066e0e126cc87618eccfdf4e3632 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf7aeb3c67038f7469495589a3a8850f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43cd63766db1b70180a83e70390d4023 = $(`<div id="html_43cd63766db1b70180a83e70390d4023" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_cf7aeb3c67038f7469495589a3a8850f.setContent(html_43cd63766db1b70180a83e70390d4023);
|
|
|
|
|
|
|
|
marker_148b40a43b0c16279d8d63150f71e93a.bindPopup(popup_cf7aeb3c67038f7469495589a3a8850f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_148b40a43b0c16279d8d63150f71e93a.setIcon(icon_efff066e0e126cc87618eccfdf4e3632);
|
|
|
|
|
|
var marker_4b915d1bb229eef5cd55b06794b6f074 = L.marker(
|
|
[42.2328, -8.72264],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_16da70cd606fd8d27ffc016ed6011865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b02f6df66aee601586b703ef0e36bc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6caeeea60e2636d1f19d85551cd3c32f = $(`<div id="html_6caeeea60e2636d1f19d85551cd3c32f" style="width: 100.0%; height: 100.0%;">drelay.hopto.org</div>`)[0];
|
|
popup_6b02f6df66aee601586b703ef0e36bc6.setContent(html_6caeeea60e2636d1f19d85551cd3c32f);
|
|
|
|
|
|
|
|
marker_4b915d1bb229eef5cd55b06794b6f074.bindPopup(popup_6b02f6df66aee601586b703ef0e36bc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b915d1bb229eef5cd55b06794b6f074.setIcon(icon_16da70cd606fd8d27ffc016ed6011865);
|
|
|
|
|
|
var marker_7292ffa8aa2160f30a4d273dfb3993b3 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_521b8418e9f540f83f5ab6d1c2b25896 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fc014ab7afaa478f99d4b8b4b7e3647 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00a02e13d85444718bb9a97d0a949b81 = $(`<div id="html_00a02e13d85444718bb9a97d0a949b81" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_6fc014ab7afaa478f99d4b8b4b7e3647.setContent(html_00a02e13d85444718bb9a97d0a949b81);
|
|
|
|
|
|
|
|
marker_7292ffa8aa2160f30a4d273dfb3993b3.bindPopup(popup_6fc014ab7afaa478f99d4b8b4b7e3647)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7292ffa8aa2160f30a4d273dfb3993b3.setIcon(icon_521b8418e9f540f83f5ab6d1c2b25896);
|
|
|
|
|
|
var marker_ef8f1d0fae97e1c035842340b9e505ba = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_ea26258970a89764c9feb46be52e6906 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2717b7594af62e4c6b3519d2b5929a1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_306181837e2528c8656e17ea1a02f573 = $(`<div id="html_306181837e2528c8656e17ea1a02f573" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_2717b7594af62e4c6b3519d2b5929a1a.setContent(html_306181837e2528c8656e17ea1a02f573);
|
|
|
|
|
|
|
|
marker_ef8f1d0fae97e1c035842340b9e505ba.bindPopup(popup_2717b7594af62e4c6b3519d2b5929a1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef8f1d0fae97e1c035842340b9e505ba.setIcon(icon_ea26258970a89764c9feb46be52e6906);
|
|
|
|
|
|
var marker_bd453ce77e6423ca9cf6081f9b00a444 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_bdbe4b3c9f46a78f79a12946fad08340 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be54cc07be8ebf93ba86083d6ca0a559 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3b691c3f3d3703560bbb64b63a9e981 = $(`<div id="html_d3b691c3f3d3703560bbb64b63a9e981" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_be54cc07be8ebf93ba86083d6ca0a559.setContent(html_d3b691c3f3d3703560bbb64b63a9e981);
|
|
|
|
|
|
|
|
marker_bd453ce77e6423ca9cf6081f9b00a444.bindPopup(popup_be54cc07be8ebf93ba86083d6ca0a559)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd453ce77e6423ca9cf6081f9b00a444.setIcon(icon_bdbe4b3c9f46a78f79a12946fad08340);
|
|
|
|
|
|
var marker_b4895c2e622712f5ba1a487a5f9c524d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_aee3e9e4e23a2a60ad753bf06a581663 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a451e5dcf3e6a0f8e489164957fd60c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fd948abcdde26dec9f15c07870d92c8 = $(`<div id="html_4fd948abcdde26dec9f15c07870d92c8" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_2a451e5dcf3e6a0f8e489164957fd60c.setContent(html_4fd948abcdde26dec9f15c07870d92c8);
|
|
|
|
|
|
|
|
marker_b4895c2e622712f5ba1a487a5f9c524d.bindPopup(popup_2a451e5dcf3e6a0f8e489164957fd60c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4895c2e622712f5ba1a487a5f9c524d.setIcon(icon_aee3e9e4e23a2a60ad753bf06a581663);
|
|
|
|
|
|
var marker_6205267ffe8e2b9cb8c2e4d6aa4125fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_94ced6cc90b02182ec6b9fb15d0611d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c683f3291276d2d36fbf4adf22d7ac5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cbb3beda996c6340e6484cf295da692 = $(`<div id="html_8cbb3beda996c6340e6484cf295da692" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_0c683f3291276d2d36fbf4adf22d7ac5.setContent(html_8cbb3beda996c6340e6484cf295da692);
|
|
|
|
|
|
|
|
marker_6205267ffe8e2b9cb8c2e4d6aa4125fc.bindPopup(popup_0c683f3291276d2d36fbf4adf22d7ac5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6205267ffe8e2b9cb8c2e4d6aa4125fc.setIcon(icon_94ced6cc90b02182ec6b9fb15d0611d1);
|
|
|
|
|
|
var marker_244a5c4f432e2cc2a909dffb24986fc7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_21c7add518b7f3ac9adbb1a61355fbed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b594637bcc2c413a12ac20cc550d3f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_377a5b6d9606fba7493f94fd8b907796 = $(`<div id="html_377a5b6d9606fba7493f94fd8b907796" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_9b594637bcc2c413a12ac20cc550d3f3.setContent(html_377a5b6d9606fba7493f94fd8b907796);
|
|
|
|
|
|
|
|
marker_244a5c4f432e2cc2a909dffb24986fc7.bindPopup(popup_9b594637bcc2c413a12ac20cc550d3f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_244a5c4f432e2cc2a909dffb24986fc7.setIcon(icon_21c7add518b7f3ac9adbb1a61355fbed);
|
|
|
|
|
|
var marker_13bdcada240dc985f4fdad6eee22f052 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_135de33f0b183d5498aaf07cca9528eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd2bb3f05087dea0e0065f7ece1ec210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4f3b54be2c47f290a006d493f46ffb0 = $(`<div id="html_d4f3b54be2c47f290a006d493f46ffb0" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_cd2bb3f05087dea0e0065f7ece1ec210.setContent(html_d4f3b54be2c47f290a006d493f46ffb0);
|
|
|
|
|
|
|
|
marker_13bdcada240dc985f4fdad6eee22f052.bindPopup(popup_cd2bb3f05087dea0e0065f7ece1ec210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13bdcada240dc985f4fdad6eee22f052.setIcon(icon_135de33f0b183d5498aaf07cca9528eb);
|
|
|
|
|
|
var marker_9af097341763be257280df24fc7fde6d = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222);
|
|
|
|
|
|
var icon_df4659ba191ceebd8e36d26963fe4141 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d8dbf2b1d525004dc16735af40df7d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cf2a2f92fd7e10fc4c97e020e58dd7b = $(`<div id="html_3cf2a2f92fd7e10fc4c97e020e58dd7b" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_7d8dbf2b1d525004dc16735af40df7d2.setContent(html_3cf2a2f92fd7e10fc4c97e020e58dd7b);
|
|
|
|
|
|
|
|
marker_9af097341763be257280df24fc7fde6d.bindPopup(popup_7d8dbf2b1d525004dc16735af40df7d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9af097341763be257280df24fc7fde6d.setIcon(icon_df4659ba191ceebd8e36d26963fe4141);
|
|
|
|
|
|
marker_cluster_823359b4a1b58ccfd2f76dc9afe0e222.addTo(map_f96a4356311b89765e39583078624dc5);
|
|
|
|
</script>
|
|
</html> |