mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 05:45:18 +00:00
10107 lines
294 KiB
HTML
10107 lines
294 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_8e9bb2595265c3c0637567306aad7c14 {
|
|
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_8e9bb2595265c3c0637567306aad7c14" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_8e9bb2595265c3c0637567306aad7c14 = L.map(
|
|
"map_8e9bb2595265c3c0637567306aad7c14",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_d90ea9cae30e20c38997c67e700ca16b = 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_d90ea9cae30e20c38997c67e700ca16b.addTo(map_8e9bb2595265c3c0637567306aad7c14);
|
|
|
|
|
|
var marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_63a5fbd8e379fa20ca75d4ced3ee4089 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b9b215e976a97dc75943fdf1b5340265 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba130fa0436559e3e74288b8c13a35c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e2dcc3105cf61ba035f78cdff0441a3 = $(`<div id="html_4e2dcc3105cf61ba035f78cdff0441a3" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_ba130fa0436559e3e74288b8c13a35c6.setContent(html_4e2dcc3105cf61ba035f78cdff0441a3);
|
|
|
|
|
|
|
|
marker_63a5fbd8e379fa20ca75d4ced3ee4089.bindPopup(popup_ba130fa0436559e3e74288b8c13a35c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a5fbd8e379fa20ca75d4ced3ee4089.setIcon(icon_b9b215e976a97dc75943fdf1b5340265);
|
|
|
|
|
|
var marker_33fc3d9eb9c934ff8a0929c1b3e4419a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_06d1fbe639d0e16d60213b17f5bb93f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24cc0b68109f54f877ef19b59f4514ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be1e55eeb0be3c8498aa4280e3976c48 = $(`<div id="html_be1e55eeb0be3c8498aa4280e3976c48" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_24cc0b68109f54f877ef19b59f4514ca.setContent(html_be1e55eeb0be3c8498aa4280e3976c48);
|
|
|
|
|
|
|
|
marker_33fc3d9eb9c934ff8a0929c1b3e4419a.bindPopup(popup_24cc0b68109f54f877ef19b59f4514ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33fc3d9eb9c934ff8a0929c1b3e4419a.setIcon(icon_06d1fbe639d0e16d60213b17f5bb93f0);
|
|
|
|
|
|
var marker_bb2f95e46f53c74057858107c29157be = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0638ab725782ab74cf306c9e1a50adf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cba93537518c1f3f670b78a52e9c98c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e75e80568808a33e472877869c0f291 = $(`<div id="html_0e75e80568808a33e472877869c0f291" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_cba93537518c1f3f670b78a52e9c98c9.setContent(html_0e75e80568808a33e472877869c0f291);
|
|
|
|
|
|
|
|
marker_bb2f95e46f53c74057858107c29157be.bindPopup(popup_cba93537518c1f3f670b78a52e9c98c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb2f95e46f53c74057858107c29157be.setIcon(icon_0638ab725782ab74cf306c9e1a50adf8);
|
|
|
|
|
|
var marker_9de7dda02bdf7712a59dc6cf88fff007 = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7bd9721c95d2abcb1e4a90cdec87e75f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aafe5c6c10a38d361b38484496f29565 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_223ff34b4f11e70cf79254df980deadb = $(`<div id="html_223ff34b4f11e70cf79254df980deadb" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_aafe5c6c10a38d361b38484496f29565.setContent(html_223ff34b4f11e70cf79254df980deadb);
|
|
|
|
|
|
|
|
marker_9de7dda02bdf7712a59dc6cf88fff007.bindPopup(popup_aafe5c6c10a38d361b38484496f29565)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9de7dda02bdf7712a59dc6cf88fff007.setIcon(icon_7bd9721c95d2abcb1e4a90cdec87e75f);
|
|
|
|
|
|
var marker_5763a65565b45a7111703bfb0713e6b1 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4865b12c58b7d9038b2933263cd14a8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91df810d06e4eeae6516b7b279118fd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd0ebfab1415e1af8e890b95af23af68 = $(`<div id="html_bd0ebfab1415e1af8e890b95af23af68" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_91df810d06e4eeae6516b7b279118fd1.setContent(html_bd0ebfab1415e1af8e890b95af23af68);
|
|
|
|
|
|
|
|
marker_5763a65565b45a7111703bfb0713e6b1.bindPopup(popup_91df810d06e4eeae6516b7b279118fd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5763a65565b45a7111703bfb0713e6b1.setIcon(icon_4865b12c58b7d9038b2933263cd14a8e);
|
|
|
|
|
|
var marker_a864005a0826b179157fc6ed09603ffd = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3758fe3df59f3509f815796167908911 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24c807458a3d2690f7a2b1472081ab24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8b907c0b13466d9ed9f009db97f7d41 = $(`<div id="html_c8b907c0b13466d9ed9f009db97f7d41" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_24c807458a3d2690f7a2b1472081ab24.setContent(html_c8b907c0b13466d9ed9f009db97f7d41);
|
|
|
|
|
|
|
|
marker_a864005a0826b179157fc6ed09603ffd.bindPopup(popup_24c807458a3d2690f7a2b1472081ab24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a864005a0826b179157fc6ed09603ffd.setIcon(icon_3758fe3df59f3509f815796167908911);
|
|
|
|
|
|
var marker_c188eb67cc0eeb5cdbd3aa906fbb7224 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_64ca6530b5968d07cd185cae796bc5ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14b77db4948e8873ab7894374efafb30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7a85d25b08cf478bb5d8f393c298445 = $(`<div id="html_c7a85d25b08cf478bb5d8f393c298445" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_14b77db4948e8873ab7894374efafb30.setContent(html_c7a85d25b08cf478bb5d8f393c298445);
|
|
|
|
|
|
|
|
marker_c188eb67cc0eeb5cdbd3aa906fbb7224.bindPopup(popup_14b77db4948e8873ab7894374efafb30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c188eb67cc0eeb5cdbd3aa906fbb7224.setIcon(icon_64ca6530b5968d07cd185cae796bc5ff);
|
|
|
|
|
|
var marker_a804f5f347ffb6a2e1a6599964739c89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_11638dc7a01d826d64bdc0e21e324ebc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_725ef33db786f526869e742e74c18497 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77b8cfcd72164592271e5b4ab100a8bc = $(`<div id="html_77b8cfcd72164592271e5b4ab100a8bc" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_725ef33db786f526869e742e74c18497.setContent(html_77b8cfcd72164592271e5b4ab100a8bc);
|
|
|
|
|
|
|
|
marker_a804f5f347ffb6a2e1a6599964739c89.bindPopup(popup_725ef33db786f526869e742e74c18497)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a804f5f347ffb6a2e1a6599964739c89.setIcon(icon_11638dc7a01d826d64bdc0e21e324ebc);
|
|
|
|
|
|
var marker_a20a6958edfefdf89af914025e22b7b2 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a4e1ea26e6212b5b05351a8dc49438ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90844c0a3f5e8fac78e2283613a05dc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a89b3d16678e7ad2d09d91ad21da5927 = $(`<div id="html_a89b3d16678e7ad2d09d91ad21da5927" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_90844c0a3f5e8fac78e2283613a05dc8.setContent(html_a89b3d16678e7ad2d09d91ad21da5927);
|
|
|
|
|
|
|
|
marker_a20a6958edfefdf89af914025e22b7b2.bindPopup(popup_90844c0a3f5e8fac78e2283613a05dc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a20a6958edfefdf89af914025e22b7b2.setIcon(icon_a4e1ea26e6212b5b05351a8dc49438ec);
|
|
|
|
|
|
var marker_9d581509bded1844628bb190ee7830a5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4631d50498643e052e791823c42f6de7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40e4e44087a2277b1186edb98d5db764 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c404fe46c68436df87c40085a45b6bea = $(`<div id="html_c404fe46c68436df87c40085a45b6bea" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_40e4e44087a2277b1186edb98d5db764.setContent(html_c404fe46c68436df87c40085a45b6bea);
|
|
|
|
|
|
|
|
marker_9d581509bded1844628bb190ee7830a5.bindPopup(popup_40e4e44087a2277b1186edb98d5db764)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d581509bded1844628bb190ee7830a5.setIcon(icon_4631d50498643e052e791823c42f6de7);
|
|
|
|
|
|
var marker_641535276589e7542755f37dca1b169b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c42d954ce1757dd8fbb9aacae9f383eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c189d107b8673c891481fa280cbc4b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a2ac721b7052be9e0b3a0b93648507d = $(`<div id="html_0a2ac721b7052be9e0b3a0b93648507d" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_0c189d107b8673c891481fa280cbc4b7.setContent(html_0a2ac721b7052be9e0b3a0b93648507d);
|
|
|
|
|
|
|
|
marker_641535276589e7542755f37dca1b169b.bindPopup(popup_0c189d107b8673c891481fa280cbc4b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_641535276589e7542755f37dca1b169b.setIcon(icon_c42d954ce1757dd8fbb9aacae9f383eb);
|
|
|
|
|
|
var marker_06a39c6b44295a80b0739f608a87f829 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_26a352af7cf5f0552e49fee003c62ff5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58442da07f5ebf22ca6f371fd989f3a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e5bf57171a147f43da01df6677aab93 = $(`<div id="html_7e5bf57171a147f43da01df6677aab93" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_58442da07f5ebf22ca6f371fd989f3a5.setContent(html_7e5bf57171a147f43da01df6677aab93);
|
|
|
|
|
|
|
|
marker_06a39c6b44295a80b0739f608a87f829.bindPopup(popup_58442da07f5ebf22ca6f371fd989f3a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06a39c6b44295a80b0739f608a87f829.setIcon(icon_26a352af7cf5f0552e49fee003c62ff5);
|
|
|
|
|
|
var marker_68b22c85d05a6e8a68fa0b389fbe82bc = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_40b63fdd6f0b73141e7a0c53f169b0bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7d58e6327d020e355c32ae0e0fb697d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2d9fda0d488c6cff0fc2e1107f3be94 = $(`<div id="html_a2d9fda0d488c6cff0fc2e1107f3be94" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_d7d58e6327d020e355c32ae0e0fb697d.setContent(html_a2d9fda0d488c6cff0fc2e1107f3be94);
|
|
|
|
|
|
|
|
marker_68b22c85d05a6e8a68fa0b389fbe82bc.bindPopup(popup_d7d58e6327d020e355c32ae0e0fb697d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68b22c85d05a6e8a68fa0b389fbe82bc.setIcon(icon_40b63fdd6f0b73141e7a0c53f169b0bf);
|
|
|
|
|
|
var marker_5afed0bdaf046f7637298fcbbf809b26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c84dd7585d6d4c5f982e81581c927bc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_955ff48f000a81f2e40937433c790283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8219693c49a4e27cb12afede270eb860 = $(`<div id="html_8219693c49a4e27cb12afede270eb860" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_955ff48f000a81f2e40937433c790283.setContent(html_8219693c49a4e27cb12afede270eb860);
|
|
|
|
|
|
|
|
marker_5afed0bdaf046f7637298fcbbf809b26.bindPopup(popup_955ff48f000a81f2e40937433c790283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5afed0bdaf046f7637298fcbbf809b26.setIcon(icon_c84dd7585d6d4c5f982e81581c927bc6);
|
|
|
|
|
|
var marker_0d28e5b34f852cb59284c8a7873b8acb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_21edc08f9e594cdc0dfef7b0fc6a4625 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52dab68eb92b47a8f4e51966ae465d90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9194bbccfcd71552e04de2571b1e1d0 = $(`<div id="html_a9194bbccfcd71552e04de2571b1e1d0" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_52dab68eb92b47a8f4e51966ae465d90.setContent(html_a9194bbccfcd71552e04de2571b1e1d0);
|
|
|
|
|
|
|
|
marker_0d28e5b34f852cb59284c8a7873b8acb.bindPopup(popup_52dab68eb92b47a8f4e51966ae465d90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d28e5b34f852cb59284c8a7873b8acb.setIcon(icon_21edc08f9e594cdc0dfef7b0fc6a4625);
|
|
|
|
|
|
var marker_da9ed3fbe55f884936a425299a4e25fc = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f19dee00a2b95ee01253fef601472a7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d35564c19b9ef47bcd3029928c9cb90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffa0f0c394965447d6a8a9f95425bf40 = $(`<div id="html_ffa0f0c394965447d6a8a9f95425bf40" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_9d35564c19b9ef47bcd3029928c9cb90.setContent(html_ffa0f0c394965447d6a8a9f95425bf40);
|
|
|
|
|
|
|
|
marker_da9ed3fbe55f884936a425299a4e25fc.bindPopup(popup_9d35564c19b9ef47bcd3029928c9cb90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da9ed3fbe55f884936a425299a4e25fc.setIcon(icon_f19dee00a2b95ee01253fef601472a7c);
|
|
|
|
|
|
var marker_7f7a02df5a5bda65ff2e224f48fc56c4 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_07a0b67a3552cfb98616a28630e8e4d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22c5083d9c055ddd17f6852d415d0506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e09c5977a51698cd8dd544f6eb27851a = $(`<div id="html_e09c5977a51698cd8dd544f6eb27851a" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_22c5083d9c055ddd17f6852d415d0506.setContent(html_e09c5977a51698cd8dd544f6eb27851a);
|
|
|
|
|
|
|
|
marker_7f7a02df5a5bda65ff2e224f48fc56c4.bindPopup(popup_22c5083d9c055ddd17f6852d415d0506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f7a02df5a5bda65ff2e224f48fc56c4.setIcon(icon_07a0b67a3552cfb98616a28630e8e4d5);
|
|
|
|
|
|
var marker_a7835d26e71bc8d51117d5edcc3a011e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f2da4ea627345946e95f9c9760d0d6be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26011e8c20aaa3ff6bbd5ef5ad7b2bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17333fab289d299de2c55d8c3282d10e = $(`<div id="html_17333fab289d299de2c55d8c3282d10e" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_26011e8c20aaa3ff6bbd5ef5ad7b2bee.setContent(html_17333fab289d299de2c55d8c3282d10e);
|
|
|
|
|
|
|
|
marker_a7835d26e71bc8d51117d5edcc3a011e.bindPopup(popup_26011e8c20aaa3ff6bbd5ef5ad7b2bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7835d26e71bc8d51117d5edcc3a011e.setIcon(icon_f2da4ea627345946e95f9c9760d0d6be);
|
|
|
|
|
|
var marker_179893711881d5e0e3473887dfd5f3a4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0fe57a9eb8a8ddd3aa952c8b16a98972 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8033662619dfdd1107b581849b452de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60befff3f6280f7fd8ce044af9743bf8 = $(`<div id="html_60befff3f6280f7fd8ce044af9743bf8" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_c8033662619dfdd1107b581849b452de.setContent(html_60befff3f6280f7fd8ce044af9743bf8);
|
|
|
|
|
|
|
|
marker_179893711881d5e0e3473887dfd5f3a4.bindPopup(popup_c8033662619dfdd1107b581849b452de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_179893711881d5e0e3473887dfd5f3a4.setIcon(icon_0fe57a9eb8a8ddd3aa952c8b16a98972);
|
|
|
|
|
|
var marker_633902b9ec0109087a9205d67bd6e2d3 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_862a561cac784befd1e8ab34cc34bf07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c05d323e5baf10b5b727aac08d110066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd427ffc4734f230b68236633f45666c = $(`<div id="html_bd427ffc4734f230b68236633f45666c" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_c05d323e5baf10b5b727aac08d110066.setContent(html_bd427ffc4734f230b68236633f45666c);
|
|
|
|
|
|
|
|
marker_633902b9ec0109087a9205d67bd6e2d3.bindPopup(popup_c05d323e5baf10b5b727aac08d110066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_633902b9ec0109087a9205d67bd6e2d3.setIcon(icon_862a561cac784befd1e8ab34cc34bf07);
|
|
|
|
|
|
var marker_284e785fd1d91102024b9b36b49c2178 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4084e02ea71a11ff5a937af9c7be0c8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddf770ed250bd78694c75537c91ae71b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dee89709db0e225ee04ed981a232d91 = $(`<div id="html_0dee89709db0e225ee04ed981a232d91" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_ddf770ed250bd78694c75537c91ae71b.setContent(html_0dee89709db0e225ee04ed981a232d91);
|
|
|
|
|
|
|
|
marker_284e785fd1d91102024b9b36b49c2178.bindPopup(popup_ddf770ed250bd78694c75537c91ae71b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_284e785fd1d91102024b9b36b49c2178.setIcon(icon_4084e02ea71a11ff5a937af9c7be0c8d);
|
|
|
|
|
|
var marker_3f665649daa8aab000bbc7d54f6b1336 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3f1dd068f4ec5b85eaf662d21ecf8211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6f40f686458f73e6ba118a9e3c406b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29036201c1a3b4f8ab5055d5ecfc30f9 = $(`<div id="html_29036201c1a3b4f8ab5055d5ecfc30f9" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_b6f40f686458f73e6ba118a9e3c406b2.setContent(html_29036201c1a3b4f8ab5055d5ecfc30f9);
|
|
|
|
|
|
|
|
marker_3f665649daa8aab000bbc7d54f6b1336.bindPopup(popup_b6f40f686458f73e6ba118a9e3c406b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f665649daa8aab000bbc7d54f6b1336.setIcon(icon_3f1dd068f4ec5b85eaf662d21ecf8211);
|
|
|
|
|
|
var marker_49b4e637834facc9415f9b1bc047343d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_753e966115ed678bd1524b2b42bdec5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d9c3122837e72d656de3bf9a27a7f81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a01376e16b9d41344650c5e7a4df6e0 = $(`<div id="html_5a01376e16b9d41344650c5e7a4df6e0" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_0d9c3122837e72d656de3bf9a27a7f81.setContent(html_5a01376e16b9d41344650c5e7a4df6e0);
|
|
|
|
|
|
|
|
marker_49b4e637834facc9415f9b1bc047343d.bindPopup(popup_0d9c3122837e72d656de3bf9a27a7f81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49b4e637834facc9415f9b1bc047343d.setIcon(icon_753e966115ed678bd1524b2b42bdec5f);
|
|
|
|
|
|
var marker_56f078e6290bfb75d18cb65382c628b9 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_68f9d6ce6b1bcc33be13ccf5d228230e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58d1a968c9d7acd1059d987128967052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d72c46c7c6773c960d92aa0663df5848 = $(`<div id="html_d72c46c7c6773c960d92aa0663df5848" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_58d1a968c9d7acd1059d987128967052.setContent(html_d72c46c7c6773c960d92aa0663df5848);
|
|
|
|
|
|
|
|
marker_56f078e6290bfb75d18cb65382c628b9.bindPopup(popup_58d1a968c9d7acd1059d987128967052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56f078e6290bfb75d18cb65382c628b9.setIcon(icon_68f9d6ce6b1bcc33be13ccf5d228230e);
|
|
|
|
|
|
var marker_d9e2bfef28e65af4f58c3ee1e7473000 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0b008a9cce1fd2a92d2e2aedba813c83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a980a0a35a8db5cb7168020d26318c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3be558ca53f559c7a0c98a807080edbe = $(`<div id="html_3be558ca53f559c7a0c98a807080edbe" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_0a980a0a35a8db5cb7168020d26318c2.setContent(html_3be558ca53f559c7a0c98a807080edbe);
|
|
|
|
|
|
|
|
marker_d9e2bfef28e65af4f58c3ee1e7473000.bindPopup(popup_0a980a0a35a8db5cb7168020d26318c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e2bfef28e65af4f58c3ee1e7473000.setIcon(icon_0b008a9cce1fd2a92d2e2aedba813c83);
|
|
|
|
|
|
var marker_bd8f9061ded1e958a9adafc2219199eb = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_fbb66ac092a1a323a0f38c167cac5010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bd4c9c19a50ed820d9f58377fd71f8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f58254d85d5b0335960bb48d099ccbd2 = $(`<div id="html_f58254d85d5b0335960bb48d099ccbd2" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_1bd4c9c19a50ed820d9f58377fd71f8a.setContent(html_f58254d85d5b0335960bb48d099ccbd2);
|
|
|
|
|
|
|
|
marker_bd8f9061ded1e958a9adafc2219199eb.bindPopup(popup_1bd4c9c19a50ed820d9f58377fd71f8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd8f9061ded1e958a9adafc2219199eb.setIcon(icon_fbb66ac092a1a323a0f38c167cac5010);
|
|
|
|
|
|
var marker_8936a8bbff7723fe7d124dd0d34f78af = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f4e82c02223b323a0ef76806153ecbca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_209c3289ff71dd6e0bf640502cfcb101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e9bd08d6c2084e920c2d9150641587b = $(`<div id="html_0e9bd08d6c2084e920c2d9150641587b" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_209c3289ff71dd6e0bf640502cfcb101.setContent(html_0e9bd08d6c2084e920c2d9150641587b);
|
|
|
|
|
|
|
|
marker_8936a8bbff7723fe7d124dd0d34f78af.bindPopup(popup_209c3289ff71dd6e0bf640502cfcb101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8936a8bbff7723fe7d124dd0d34f78af.setIcon(icon_f4e82c02223b323a0ef76806153ecbca);
|
|
|
|
|
|
var marker_3070aede1c81636a5858bb5b76f11a15 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f564db7b4be4aae518762100325a2298 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd6629c7475898ee58e2ac00ec4de6a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_267a1663bbb5e7490d9166ff2d026f8c = $(`<div id="html_267a1663bbb5e7490d9166ff2d026f8c" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_bd6629c7475898ee58e2ac00ec4de6a1.setContent(html_267a1663bbb5e7490d9166ff2d026f8c);
|
|
|
|
|
|
|
|
marker_3070aede1c81636a5858bb5b76f11a15.bindPopup(popup_bd6629c7475898ee58e2ac00ec4de6a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3070aede1c81636a5858bb5b76f11a15.setIcon(icon_f564db7b4be4aae518762100325a2298);
|
|
|
|
|
|
var marker_efe5c3d75f7516b46654613d6831854c = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_199e1f3ec12ea9c65bf26bd6347da644 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e4b3e68126ee9eb22cbb98c2adafa21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e6a59ff586f35b9cfb02fcf59d8d69e = $(`<div id="html_1e6a59ff586f35b9cfb02fcf59d8d69e" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_8e4b3e68126ee9eb22cbb98c2adafa21.setContent(html_1e6a59ff586f35b9cfb02fcf59d8d69e);
|
|
|
|
|
|
|
|
marker_efe5c3d75f7516b46654613d6831854c.bindPopup(popup_8e4b3e68126ee9eb22cbb98c2adafa21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efe5c3d75f7516b46654613d6831854c.setIcon(icon_199e1f3ec12ea9c65bf26bd6347da644);
|
|
|
|
|
|
var marker_efaf410b20bcc89e806e17d2ba1dd1d4 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_278ca31a14d752e34d2b79b4a739d959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83998632e4fe59ae1df7d8127b965070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f75ab0fcfa76605eb48f3d96df781c1 = $(`<div id="html_8f75ab0fcfa76605eb48f3d96df781c1" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_83998632e4fe59ae1df7d8127b965070.setContent(html_8f75ab0fcfa76605eb48f3d96df781c1);
|
|
|
|
|
|
|
|
marker_efaf410b20bcc89e806e17d2ba1dd1d4.bindPopup(popup_83998632e4fe59ae1df7d8127b965070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efaf410b20bcc89e806e17d2ba1dd1d4.setIcon(icon_278ca31a14d752e34d2b79b4a739d959);
|
|
|
|
|
|
var marker_c264bc0c930070ec606385faa4667c07 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_1ed899f85c2af44e858323266b2557a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bffe7ea2a7420177316b50ca83296d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0684f985b2a260165fb16810d8b60f09 = $(`<div id="html_0684f985b2a260165fb16810d8b60f09" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_bffe7ea2a7420177316b50ca83296d8b.setContent(html_0684f985b2a260165fb16810d8b60f09);
|
|
|
|
|
|
|
|
marker_c264bc0c930070ec606385faa4667c07.bindPopup(popup_bffe7ea2a7420177316b50ca83296d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c264bc0c930070ec606385faa4667c07.setIcon(icon_1ed899f85c2af44e858323266b2557a7);
|
|
|
|
|
|
var marker_0e3b4e7a6227c0a4478fe3d2c51db554 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_1a20667ab463374a74e2356ee0a95856 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_203f8e9d462aaef53da537acea9a437b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71e02698ea35e18f10ba9a01905565cf = $(`<div id="html_71e02698ea35e18f10ba9a01905565cf" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_203f8e9d462aaef53da537acea9a437b.setContent(html_71e02698ea35e18f10ba9a01905565cf);
|
|
|
|
|
|
|
|
marker_0e3b4e7a6227c0a4478fe3d2c51db554.bindPopup(popup_203f8e9d462aaef53da537acea9a437b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e3b4e7a6227c0a4478fe3d2c51db554.setIcon(icon_1a20667ab463374a74e2356ee0a95856);
|
|
|
|
|
|
var marker_745961210d7eb4a3243cfca35d9d9f34 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_cce137c7643d28bfed282929d0e85c5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea8347afde3325dd5bd4b717ac1e312d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ef6c8b9cc40d06e68995f9a4276d3e6 = $(`<div id="html_9ef6c8b9cc40d06e68995f9a4276d3e6" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_ea8347afde3325dd5bd4b717ac1e312d.setContent(html_9ef6c8b9cc40d06e68995f9a4276d3e6);
|
|
|
|
|
|
|
|
marker_745961210d7eb4a3243cfca35d9d9f34.bindPopup(popup_ea8347afde3325dd5bd4b717ac1e312d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_745961210d7eb4a3243cfca35d9d9f34.setIcon(icon_cce137c7643d28bfed282929d0e85c5c);
|
|
|
|
|
|
var marker_3c5a2fcd0cdb482992e66e40bd8a497c = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_00b65a61522414f54b93863d301e96d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89f8fe1c4eab63e809ed278c10ecf6cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_226fb1c94d31a51e88b40ed34a4606f9 = $(`<div id="html_226fb1c94d31a51e88b40ed34a4606f9" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_89f8fe1c4eab63e809ed278c10ecf6cd.setContent(html_226fb1c94d31a51e88b40ed34a4606f9);
|
|
|
|
|
|
|
|
marker_3c5a2fcd0cdb482992e66e40bd8a497c.bindPopup(popup_89f8fe1c4eab63e809ed278c10ecf6cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c5a2fcd0cdb482992e66e40bd8a497c.setIcon(icon_00b65a61522414f54b93863d301e96d3);
|
|
|
|
|
|
var marker_838b1128738b5377909a7a01da3c0b90 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_fbbfbaefa9b5c9cc57ac2ccf023dcdfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8a3afca2923591bc92acb3455083bb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f2eeb7064a3cd4a6b7abcc6f12c9782 = $(`<div id="html_3f2eeb7064a3cd4a6b7abcc6f12c9782" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_d8a3afca2923591bc92acb3455083bb3.setContent(html_3f2eeb7064a3cd4a6b7abcc6f12c9782);
|
|
|
|
|
|
|
|
marker_838b1128738b5377909a7a01da3c0b90.bindPopup(popup_d8a3afca2923591bc92acb3455083bb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_838b1128738b5377909a7a01da3c0b90.setIcon(icon_fbbfbaefa9b5c9cc57ac2ccf023dcdfe);
|
|
|
|
|
|
var marker_1a0a7fd88c9294a0876ae267aba0aaad = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b63bc600edc121296343b729f69b96a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b20538e7a49f24c12c44a0d17d5926a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68aec7139eaae2ae9e41e585ce6af336 = $(`<div id="html_68aec7139eaae2ae9e41e585ce6af336" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_7b20538e7a49f24c12c44a0d17d5926a.setContent(html_68aec7139eaae2ae9e41e585ce6af336);
|
|
|
|
|
|
|
|
marker_1a0a7fd88c9294a0876ae267aba0aaad.bindPopup(popup_7b20538e7a49f24c12c44a0d17d5926a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a0a7fd88c9294a0876ae267aba0aaad.setIcon(icon_b63bc600edc121296343b729f69b96a8);
|
|
|
|
|
|
var marker_7954f92a0f9eb78cee93472b4fb2f8b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_66dfefa945e4e0aa3e8e909b618bbca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_758c2b75d21194029e61e3b62343db07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f760931eadaf179f5a005f9a7b030fbb = $(`<div id="html_f760931eadaf179f5a005f9a7b030fbb" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_758c2b75d21194029e61e3b62343db07.setContent(html_f760931eadaf179f5a005f9a7b030fbb);
|
|
|
|
|
|
|
|
marker_7954f92a0f9eb78cee93472b4fb2f8b5.bindPopup(popup_758c2b75d21194029e61e3b62343db07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7954f92a0f9eb78cee93472b4fb2f8b5.setIcon(icon_66dfefa945e4e0aa3e8e909b618bbca2);
|
|
|
|
|
|
var marker_a4a578267a4583a20b643dc13d28a48b = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_96ea3e994803f341e3798a6839a7e66e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_204109e3bd93dbcc8120a07c00097f3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7478839be734d90b69c87ff61f2f8b0 = $(`<div id="html_b7478839be734d90b69c87ff61f2f8b0" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_204109e3bd93dbcc8120a07c00097f3e.setContent(html_b7478839be734d90b69c87ff61f2f8b0);
|
|
|
|
|
|
|
|
marker_a4a578267a4583a20b643dc13d28a48b.bindPopup(popup_204109e3bd93dbcc8120a07c00097f3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4a578267a4583a20b643dc13d28a48b.setIcon(icon_96ea3e994803f341e3798a6839a7e66e);
|
|
|
|
|
|
var marker_a852c34e75f4ae10f19948c5ddda797c = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_d9a65a019a11bd540f7eb6f521bd4031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_273c756fd069b832b6fc40027c8bfff4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e6e03337d43c7a0a32944c29f3dc039 = $(`<div id="html_3e6e03337d43c7a0a32944c29f3dc039" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_273c756fd069b832b6fc40027c8bfff4.setContent(html_3e6e03337d43c7a0a32944c29f3dc039);
|
|
|
|
|
|
|
|
marker_a852c34e75f4ae10f19948c5ddda797c.bindPopup(popup_273c756fd069b832b6fc40027c8bfff4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a852c34e75f4ae10f19948c5ddda797c.setIcon(icon_d9a65a019a11bd540f7eb6f521bd4031);
|
|
|
|
|
|
var marker_172f086457ea54408876f166c4f60a00 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3789f15753431ff8bb6a34ca1dcb748d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2615cf14f4c43049262a3ef9258ccec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83e2d05e629f9f1fe1b1ca76a893f662 = $(`<div id="html_83e2d05e629f9f1fe1b1ca76a893f662" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_2615cf14f4c43049262a3ef9258ccec9.setContent(html_83e2d05e629f9f1fe1b1ca76a893f662);
|
|
|
|
|
|
|
|
marker_172f086457ea54408876f166c4f60a00.bindPopup(popup_2615cf14f4c43049262a3ef9258ccec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_172f086457ea54408876f166c4f60a00.setIcon(icon_3789f15753431ff8bb6a34ca1dcb748d);
|
|
|
|
|
|
var marker_5140d950ee003b9cd1a18945a73d4d36 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b8631fc98ede9f74879b374db7691e35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71e3772195c75773c25ee2bed33c69a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86f897c1cc57d00ce273da92c5c5ef64 = $(`<div id="html_86f897c1cc57d00ce273da92c5c5ef64" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_71e3772195c75773c25ee2bed33c69a5.setContent(html_86f897c1cc57d00ce273da92c5c5ef64);
|
|
|
|
|
|
|
|
marker_5140d950ee003b9cd1a18945a73d4d36.bindPopup(popup_71e3772195c75773c25ee2bed33c69a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5140d950ee003b9cd1a18945a73d4d36.setIcon(icon_b8631fc98ede9f74879b374db7691e35);
|
|
|
|
|
|
var marker_8369e8b6ca5a628a9726b75036a6a738 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_40527cb348530e1bad04a6aebb2f7607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_734cc0ab092a7ae5976bc717b1690e1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7388547290642a0a031b237a4510f2f9 = $(`<div id="html_7388547290642a0a031b237a4510f2f9" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_734cc0ab092a7ae5976bc717b1690e1f.setContent(html_7388547290642a0a031b237a4510f2f9);
|
|
|
|
|
|
|
|
marker_8369e8b6ca5a628a9726b75036a6a738.bindPopup(popup_734cc0ab092a7ae5976bc717b1690e1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8369e8b6ca5a628a9726b75036a6a738.setIcon(icon_40527cb348530e1bad04a6aebb2f7607);
|
|
|
|
|
|
var marker_f5c274c51e74c91562af8e248420ef56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b159c310fd8e42547b6e22503497d309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_444c663e0057958401df17d55b00ef7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d4528dfdb058a6a0299a1c7ff5ee62a = $(`<div id="html_5d4528dfdb058a6a0299a1c7ff5ee62a" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_444c663e0057958401df17d55b00ef7d.setContent(html_5d4528dfdb058a6a0299a1c7ff5ee62a);
|
|
|
|
|
|
|
|
marker_f5c274c51e74c91562af8e248420ef56.bindPopup(popup_444c663e0057958401df17d55b00ef7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5c274c51e74c91562af8e248420ef56.setIcon(icon_b159c310fd8e42547b6e22503497d309);
|
|
|
|
|
|
var marker_4da4c945154d3c675ad18f68cf49dd97 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f19ec852f030f8a68cd2d282646c3d42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0825cd3e235ee12d04e6ede40001e0ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b215dbcc826ae17a8d9e376e51c1c5d6 = $(`<div id="html_b215dbcc826ae17a8d9e376e51c1c5d6" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_0825cd3e235ee12d04e6ede40001e0ae.setContent(html_b215dbcc826ae17a8d9e376e51c1c5d6);
|
|
|
|
|
|
|
|
marker_4da4c945154d3c675ad18f68cf49dd97.bindPopup(popup_0825cd3e235ee12d04e6ede40001e0ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4da4c945154d3c675ad18f68cf49dd97.setIcon(icon_f19ec852f030f8a68cd2d282646c3d42);
|
|
|
|
|
|
var marker_9e56c6da22a8ea19b2fcc7dd23fa273e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4f5b6378093c62919ce27c3e6402708f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79d194b885c8317980a87b3fc6a0c7a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9df6f24f762e55650dde91be485acb6f = $(`<div id="html_9df6f24f762e55650dde91be485acb6f" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_79d194b885c8317980a87b3fc6a0c7a4.setContent(html_9df6f24f762e55650dde91be485acb6f);
|
|
|
|
|
|
|
|
marker_9e56c6da22a8ea19b2fcc7dd23fa273e.bindPopup(popup_79d194b885c8317980a87b3fc6a0c7a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e56c6da22a8ea19b2fcc7dd23fa273e.setIcon(icon_4f5b6378093c62919ce27c3e6402708f);
|
|
|
|
|
|
var marker_0984171d7b68d6a9e9b49689f29a75d5 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0d50c4579a6b89a02e57d4e15817ed11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f83ff04925ef2699472b3971dd8a4d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_addde13209bdf354bc8d2aafeceead3d = $(`<div id="html_addde13209bdf354bc8d2aafeceead3d" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_0f83ff04925ef2699472b3971dd8a4d6.setContent(html_addde13209bdf354bc8d2aafeceead3d);
|
|
|
|
|
|
|
|
marker_0984171d7b68d6a9e9b49689f29a75d5.bindPopup(popup_0f83ff04925ef2699472b3971dd8a4d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0984171d7b68d6a9e9b49689f29a75d5.setIcon(icon_0d50c4579a6b89a02e57d4e15817ed11);
|
|
|
|
|
|
var marker_1e5bcc68f64c15ddd6655f49aae5d899 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_334dcd5e64eb7c6b49eb46a089d819d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f05028b7b13a726c3acd115c179a9a72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9f5021566faa8ffe804b004047744f7 = $(`<div id="html_d9f5021566faa8ffe804b004047744f7" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_f05028b7b13a726c3acd115c179a9a72.setContent(html_d9f5021566faa8ffe804b004047744f7);
|
|
|
|
|
|
|
|
marker_1e5bcc68f64c15ddd6655f49aae5d899.bindPopup(popup_f05028b7b13a726c3acd115c179a9a72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e5bcc68f64c15ddd6655f49aae5d899.setIcon(icon_334dcd5e64eb7c6b49eb46a089d819d2);
|
|
|
|
|
|
var marker_ce863f8312e324c50f25c21a73ae2219 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_55ae16654df37d2e3e4bd116303afcb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_464fc8dab8c2c38eff339ee3fef911a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a19ce761fe212e690743b6feb43f59c4 = $(`<div id="html_a19ce761fe212e690743b6feb43f59c4" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_464fc8dab8c2c38eff339ee3fef911a2.setContent(html_a19ce761fe212e690743b6feb43f59c4);
|
|
|
|
|
|
|
|
marker_ce863f8312e324c50f25c21a73ae2219.bindPopup(popup_464fc8dab8c2c38eff339ee3fef911a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce863f8312e324c50f25c21a73ae2219.setIcon(icon_55ae16654df37d2e3e4bd116303afcb2);
|
|
|
|
|
|
var marker_19b32496823e1bb01f75c404bbc8ad55 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_17f1caead994b4a5d3d1fde5d49b9fa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbe3ef86d1420a4e35a3445090c6c315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e61aae2ae60ad3f9e352df06b15835e4 = $(`<div id="html_e61aae2ae60ad3f9e352df06b15835e4" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_dbe3ef86d1420a4e35a3445090c6c315.setContent(html_e61aae2ae60ad3f9e352df06b15835e4);
|
|
|
|
|
|
|
|
marker_19b32496823e1bb01f75c404bbc8ad55.bindPopup(popup_dbe3ef86d1420a4e35a3445090c6c315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19b32496823e1bb01f75c404bbc8ad55.setIcon(icon_17f1caead994b4a5d3d1fde5d49b9fa1);
|
|
|
|
|
|
var marker_f8246ff1618f17a8f7044ae2764fa6fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_afe5586b0e0ada6acfea43cb8d828f4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5292470140ccc9d7b15d3353f8d125e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f10222fe737b00c74fe7a6a61ad5304 = $(`<div id="html_8f10222fe737b00c74fe7a6a61ad5304" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_d5292470140ccc9d7b15d3353f8d125e.setContent(html_8f10222fe737b00c74fe7a6a61ad5304);
|
|
|
|
|
|
|
|
marker_f8246ff1618f17a8f7044ae2764fa6fd.bindPopup(popup_d5292470140ccc9d7b15d3353f8d125e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8246ff1618f17a8f7044ae2764fa6fd.setIcon(icon_afe5586b0e0ada6acfea43cb8d828f4a);
|
|
|
|
|
|
var marker_378ba62b00df5f938aa784addfafebb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_6bbf7aa62918cb32e6bdc873c0c678fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea91b64d5036d66452cd304375af41aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_480ee1c5e3ed139e7c369fe5c876bcd8 = $(`<div id="html_480ee1c5e3ed139e7c369fe5c876bcd8" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_ea91b64d5036d66452cd304375af41aa.setContent(html_480ee1c5e3ed139e7c369fe5c876bcd8);
|
|
|
|
|
|
|
|
marker_378ba62b00df5f938aa784addfafebb5.bindPopup(popup_ea91b64d5036d66452cd304375af41aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_378ba62b00df5f938aa784addfafebb5.setIcon(icon_6bbf7aa62918cb32e6bdc873c0c678fb);
|
|
|
|
|
|
var marker_945703965a84cc86ee8898a51be2cf96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a32c50fce47bd7c1c379f316347ca255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1f2261a596b01e6e5decd4ef3edccd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38939284b9dec9b6038f13c002dab7e5 = $(`<div id="html_38939284b9dec9b6038f13c002dab7e5" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_b1f2261a596b01e6e5decd4ef3edccd3.setContent(html_38939284b9dec9b6038f13c002dab7e5);
|
|
|
|
|
|
|
|
marker_945703965a84cc86ee8898a51be2cf96.bindPopup(popup_b1f2261a596b01e6e5decd4ef3edccd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_945703965a84cc86ee8898a51be2cf96.setIcon(icon_a32c50fce47bd7c1c379f316347ca255);
|
|
|
|
|
|
var marker_82b717fd1ffa6792060325c5110294c2 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7de5d7c3256f3a7060fe96365e35a387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35b3eb67d5e96c15236b2015e6ce2c85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a037cb05cbeded0564179213f2fc17d = $(`<div id="html_0a037cb05cbeded0564179213f2fc17d" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_35b3eb67d5e96c15236b2015e6ce2c85.setContent(html_0a037cb05cbeded0564179213f2fc17d);
|
|
|
|
|
|
|
|
marker_82b717fd1ffa6792060325c5110294c2.bindPopup(popup_35b3eb67d5e96c15236b2015e6ce2c85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82b717fd1ffa6792060325c5110294c2.setIcon(icon_7de5d7c3256f3a7060fe96365e35a387);
|
|
|
|
|
|
var marker_a3b0d62d7cf371a5b2414b983f6d2a95 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_18dc84e2682260ed73a9b6126a622180 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc7b288af6db55195a36ff8cfc8ee093 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a78279f57451fdd66e0fd6289eb28e8 = $(`<div id="html_3a78279f57451fdd66e0fd6289eb28e8" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_cc7b288af6db55195a36ff8cfc8ee093.setContent(html_3a78279f57451fdd66e0fd6289eb28e8);
|
|
|
|
|
|
|
|
marker_a3b0d62d7cf371a5b2414b983f6d2a95.bindPopup(popup_cc7b288af6db55195a36ff8cfc8ee093)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3b0d62d7cf371a5b2414b983f6d2a95.setIcon(icon_18dc84e2682260ed73a9b6126a622180);
|
|
|
|
|
|
var marker_ea3a655a477fe252c79e917d8a088641 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c7941f697d4d49361b93ddc840bbdfac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08af3b57880fdedad8f670b584ca90fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d68a107b34dda177de93fab038d5158 = $(`<div id="html_0d68a107b34dda177de93fab038d5158" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_08af3b57880fdedad8f670b584ca90fd.setContent(html_0d68a107b34dda177de93fab038d5158);
|
|
|
|
|
|
|
|
marker_ea3a655a477fe252c79e917d8a088641.bindPopup(popup_08af3b57880fdedad8f670b584ca90fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea3a655a477fe252c79e917d8a088641.setIcon(icon_c7941f697d4d49361b93ddc840bbdfac);
|
|
|
|
|
|
var marker_08f772f3b024dc36d26e5726cc5d8cf7 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_6dcd17999139570153729ef259c9ec88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bcd6a58037f967dceb6258dfb746a64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b39c18df1f017c3fdf039323ab82eb3f = $(`<div id="html_b39c18df1f017c3fdf039323ab82eb3f" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_4bcd6a58037f967dceb6258dfb746a64.setContent(html_b39c18df1f017c3fdf039323ab82eb3f);
|
|
|
|
|
|
|
|
marker_08f772f3b024dc36d26e5726cc5d8cf7.bindPopup(popup_4bcd6a58037f967dceb6258dfb746a64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08f772f3b024dc36d26e5726cc5d8cf7.setIcon(icon_6dcd17999139570153729ef259c9ec88);
|
|
|
|
|
|
var marker_857ca42244ef98e14bbf7267f166f056 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_e663a24856b41fdfd3acbd6e998eee72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6accb8a52ba5142c6f7984c7a8ae494d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fc8e3a0101edbfcf4967bf86e3f7fae = $(`<div id="html_8fc8e3a0101edbfcf4967bf86e3f7fae" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_6accb8a52ba5142c6f7984c7a8ae494d.setContent(html_8fc8e3a0101edbfcf4967bf86e3f7fae);
|
|
|
|
|
|
|
|
marker_857ca42244ef98e14bbf7267f166f056.bindPopup(popup_6accb8a52ba5142c6f7984c7a8ae494d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_857ca42244ef98e14bbf7267f166f056.setIcon(icon_e663a24856b41fdfd3acbd6e998eee72);
|
|
|
|
|
|
var marker_5303565559eeda637614a6540bf71618 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_114b1431cdebfaf89257a8dc8e6a95ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_317cbc4c677fc024f98a3be9134c0305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe9b023b0d095359f14c5c76061a805f = $(`<div id="html_fe9b023b0d095359f14c5c76061a805f" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_317cbc4c677fc024f98a3be9134c0305.setContent(html_fe9b023b0d095359f14c5c76061a805f);
|
|
|
|
|
|
|
|
marker_5303565559eeda637614a6540bf71618.bindPopup(popup_317cbc4c677fc024f98a3be9134c0305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5303565559eeda637614a6540bf71618.setIcon(icon_114b1431cdebfaf89257a8dc8e6a95ad);
|
|
|
|
|
|
var marker_3ab03b9217068ae319a4d229bf37422b = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c5cebd426ef8a65ef171aa3f551a0001 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb10302a238b1b71883d3f8ec0f2d7b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44527611b97a12263e347ecc357a20b2 = $(`<div id="html_44527611b97a12263e347ecc357a20b2" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_eb10302a238b1b71883d3f8ec0f2d7b6.setContent(html_44527611b97a12263e347ecc357a20b2);
|
|
|
|
|
|
|
|
marker_3ab03b9217068ae319a4d229bf37422b.bindPopup(popup_eb10302a238b1b71883d3f8ec0f2d7b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ab03b9217068ae319a4d229bf37422b.setIcon(icon_c5cebd426ef8a65ef171aa3f551a0001);
|
|
|
|
|
|
var marker_fbeea114d67ab56ddabbbc62b5e840c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f4cb6b71bf8427eea21fe23e1b6b1b98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ad0c5b2dd31b828aa1bd86f81a5d4d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_024b028ff88391286b591bca9c03cc21 = $(`<div id="html_024b028ff88391286b591bca9c03cc21" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_0ad0c5b2dd31b828aa1bd86f81a5d4d4.setContent(html_024b028ff88391286b591bca9c03cc21);
|
|
|
|
|
|
|
|
marker_fbeea114d67ab56ddabbbc62b5e840c5.bindPopup(popup_0ad0c5b2dd31b828aa1bd86f81a5d4d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbeea114d67ab56ddabbbc62b5e840c5.setIcon(icon_f4cb6b71bf8427eea21fe23e1b6b1b98);
|
|
|
|
|
|
var marker_0f3ae34521ce5e100edfb44085c7a647 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_ef60a0414cdde457332dc3c0a83afc4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be61abc4215cb2ed1a45593d1da51bc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6549f55966c393215a81c6b3505918ed = $(`<div id="html_6549f55966c393215a81c6b3505918ed" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_be61abc4215cb2ed1a45593d1da51bc1.setContent(html_6549f55966c393215a81c6b3505918ed);
|
|
|
|
|
|
|
|
marker_0f3ae34521ce5e100edfb44085c7a647.bindPopup(popup_be61abc4215cb2ed1a45593d1da51bc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f3ae34521ce5e100edfb44085c7a647.setIcon(icon_ef60a0414cdde457332dc3c0a83afc4f);
|
|
|
|
|
|
var marker_7a4d3f912eb84c79de4a9867623da239 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2a16b116b11956020cd5fcb2abb83e47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10a1235633d650ed82470188ec36d7a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0db7f99bc4d2e324f9eb7b3217cbded6 = $(`<div id="html_0db7f99bc4d2e324f9eb7b3217cbded6" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_10a1235633d650ed82470188ec36d7a3.setContent(html_0db7f99bc4d2e324f9eb7b3217cbded6);
|
|
|
|
|
|
|
|
marker_7a4d3f912eb84c79de4a9867623da239.bindPopup(popup_10a1235633d650ed82470188ec36d7a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a4d3f912eb84c79de4a9867623da239.setIcon(icon_2a16b116b11956020cd5fcb2abb83e47);
|
|
|
|
|
|
var marker_cd4a8468c037f06ad6efd40e04d46313 = L.marker(
|
|
[37.7749, -122.419],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c7239308228f024d3bc56cfe2fd29e7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_483a96fa6744b9e77708745ad4f66dca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88ea095a3f3c435878d313df6fc5cc9f = $(`<div id="html_88ea095a3f3c435878d313df6fc5cc9f" style="width: 100.0%; height: 100.0%;">relay.nostr.nisshiee.org</div>`)[0];
|
|
popup_483a96fa6744b9e77708745ad4f66dca.setContent(html_88ea095a3f3c435878d313df6fc5cc9f);
|
|
|
|
|
|
|
|
marker_cd4a8468c037f06ad6efd40e04d46313.bindPopup(popup_483a96fa6744b9e77708745ad4f66dca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd4a8468c037f06ad6efd40e04d46313.setIcon(icon_c7239308228f024d3bc56cfe2fd29e7c);
|
|
|
|
|
|
var marker_51bb585d56e8236e883f667c6d02d01e = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_8d6a19f300d17b5dbb6de2b9d88be282 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ade03440e472aaac6838fef30e148d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66eac228e782447bbe12dbd2cc3db47a = $(`<div id="html_66eac228e782447bbe12dbd2cc3db47a" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_ade03440e472aaac6838fef30e148d8b.setContent(html_66eac228e782447bbe12dbd2cc3db47a);
|
|
|
|
|
|
|
|
marker_51bb585d56e8236e883f667c6d02d01e.bindPopup(popup_ade03440e472aaac6838fef30e148d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51bb585d56e8236e883f667c6d02d01e.setIcon(icon_8d6a19f300d17b5dbb6de2b9d88be282);
|
|
|
|
|
|
var marker_2cbc85f5397bc57838a56c034de40d94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_68a91fad8cfb6cbdb253be6ae34ffa4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f08c39b8f11e0560499e101084c83452 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6593e009cad495ca55da8979c2cda5b = $(`<div id="html_a6593e009cad495ca55da8979c2cda5b" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_f08c39b8f11e0560499e101084c83452.setContent(html_a6593e009cad495ca55da8979c2cda5b);
|
|
|
|
|
|
|
|
marker_2cbc85f5397bc57838a56c034de40d94.bindPopup(popup_f08c39b8f11e0560499e101084c83452)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cbc85f5397bc57838a56c034de40d94.setIcon(icon_68a91fad8cfb6cbdb253be6ae34ffa4a);
|
|
|
|
|
|
var marker_bc0e206a40ae2c6140581eafdc417b1c = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_29cbeb5ec8943f97c3a7a06bad53787c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63dac0c4c85a28d136d98a407b6f8eba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8b4deb2e19fa198e6fe54902807287c = $(`<div id="html_c8b4deb2e19fa198e6fe54902807287c" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_63dac0c4c85a28d136d98a407b6f8eba.setContent(html_c8b4deb2e19fa198e6fe54902807287c);
|
|
|
|
|
|
|
|
marker_bc0e206a40ae2c6140581eafdc417b1c.bindPopup(popup_63dac0c4c85a28d136d98a407b6f8eba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc0e206a40ae2c6140581eafdc417b1c.setIcon(icon_29cbeb5ec8943f97c3a7a06bad53787c);
|
|
|
|
|
|
var marker_191d8f9015affdad90129ba48f73845d = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_5d3d091ed2b98fab1d2c10d5d0fb04c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_207af4b141d794ba291c9529ee4f1aa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbdb63e648c30a7c84eb6e3d98b92ef5 = $(`<div id="html_cbdb63e648c30a7c84eb6e3d98b92ef5" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_207af4b141d794ba291c9529ee4f1aa9.setContent(html_cbdb63e648c30a7c84eb6e3d98b92ef5);
|
|
|
|
|
|
|
|
marker_191d8f9015affdad90129ba48f73845d.bindPopup(popup_207af4b141d794ba291c9529ee4f1aa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_191d8f9015affdad90129ba48f73845d.setIcon(icon_5d3d091ed2b98fab1d2c10d5d0fb04c4);
|
|
|
|
|
|
var marker_6edc2f1b3891c4e90c7956cd14ce79f1 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_427d83abdb34cea7f4e6b64b0f229505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4936fdcdff6e13a67ac3c9e04e518eaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e93048032e647d3fc768bfe1474a99d7 = $(`<div id="html_e93048032e647d3fc768bfe1474a99d7" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_4936fdcdff6e13a67ac3c9e04e518eaa.setContent(html_e93048032e647d3fc768bfe1474a99d7);
|
|
|
|
|
|
|
|
marker_6edc2f1b3891c4e90c7956cd14ce79f1.bindPopup(popup_4936fdcdff6e13a67ac3c9e04e518eaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6edc2f1b3891c4e90c7956cd14ce79f1.setIcon(icon_427d83abdb34cea7f4e6b64b0f229505);
|
|
|
|
|
|
var marker_762d0ad53460dda14bbc89827e4050d9 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_e20b6ec6aac8d71d728210843312f0e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_100f165db1a6582137c1dfc6f1eef9ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3edd00284e6f2e8eeb304a8b4a1392f = $(`<div id="html_f3edd00284e6f2e8eeb304a8b4a1392f" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_100f165db1a6582137c1dfc6f1eef9ab.setContent(html_f3edd00284e6f2e8eeb304a8b4a1392f);
|
|
|
|
|
|
|
|
marker_762d0ad53460dda14bbc89827e4050d9.bindPopup(popup_100f165db1a6582137c1dfc6f1eef9ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_762d0ad53460dda14bbc89827e4050d9.setIcon(icon_e20b6ec6aac8d71d728210843312f0e3);
|
|
|
|
|
|
var marker_3def111e5c839c95ef919960d3e559a6 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_1905fe81ab11bdbaad73b7fc46924303 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba184f4e83335aaa06e565fc82a689c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27c1d95a60b17a2d25215b27d78c5113 = $(`<div id="html_27c1d95a60b17a2d25215b27d78c5113" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_ba184f4e83335aaa06e565fc82a689c8.setContent(html_27c1d95a60b17a2d25215b27d78c5113);
|
|
|
|
|
|
|
|
marker_3def111e5c839c95ef919960d3e559a6.bindPopup(popup_ba184f4e83335aaa06e565fc82a689c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3def111e5c839c95ef919960d3e559a6.setIcon(icon_1905fe81ab11bdbaad73b7fc46924303);
|
|
|
|
|
|
var marker_e2cb86f0d2e8cb14c376d4ede7863071 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_13424e4364c0df6ae26a74a90f67a15d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3fe0621da7f9897a161a751a6b2d918 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ab758d98637ddb0d89eb34d42a65e1a = $(`<div id="html_9ab758d98637ddb0d89eb34d42a65e1a" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_b3fe0621da7f9897a161a751a6b2d918.setContent(html_9ab758d98637ddb0d89eb34d42a65e1a);
|
|
|
|
|
|
|
|
marker_e2cb86f0d2e8cb14c376d4ede7863071.bindPopup(popup_b3fe0621da7f9897a161a751a6b2d918)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2cb86f0d2e8cb14c376d4ede7863071.setIcon(icon_13424e4364c0df6ae26a74a90f67a15d);
|
|
|
|
|
|
var marker_11e78f5cc52da4538432d1d491025001 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_e270b9fdb1d40edc4673d6db40d9f8b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a42ce778db5c4faaf683440110e35e29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caf657be9ece60e51fce0396dcaadab5 = $(`<div id="html_caf657be9ece60e51fce0396dcaadab5" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_a42ce778db5c4faaf683440110e35e29.setContent(html_caf657be9ece60e51fce0396dcaadab5);
|
|
|
|
|
|
|
|
marker_11e78f5cc52da4538432d1d491025001.bindPopup(popup_a42ce778db5c4faaf683440110e35e29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11e78f5cc52da4538432d1d491025001.setIcon(icon_e270b9fdb1d40edc4673d6db40d9f8b5);
|
|
|
|
|
|
var marker_02e89d11ed5cf75a57ed85817c949c03 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4f046544c93f7a4a9f152fe3487159d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68931dcaacee4786bb11ac9017fdceff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77d93e23d060940c2dab17de47b06549 = $(`<div id="html_77d93e23d060940c2dab17de47b06549" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_68931dcaacee4786bb11ac9017fdceff.setContent(html_77d93e23d060940c2dab17de47b06549);
|
|
|
|
|
|
|
|
marker_02e89d11ed5cf75a57ed85817c949c03.bindPopup(popup_68931dcaacee4786bb11ac9017fdceff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02e89d11ed5cf75a57ed85817c949c03.setIcon(icon_4f046544c93f7a4a9f152fe3487159d8);
|
|
|
|
|
|
var marker_313017506da6c13cea36b0b865a48b6a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0a03d3331940f81a426ea19bdf6db210 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04965986862d1df316a9d074f56d3722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4e976d732ac22c28f6069c5e30ec33f = $(`<div id="html_e4e976d732ac22c28f6069c5e30ec33f" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_04965986862d1df316a9d074f56d3722.setContent(html_e4e976d732ac22c28f6069c5e30ec33f);
|
|
|
|
|
|
|
|
marker_313017506da6c13cea36b0b865a48b6a.bindPopup(popup_04965986862d1df316a9d074f56d3722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_313017506da6c13cea36b0b865a48b6a.setIcon(icon_0a03d3331940f81a426ea19bdf6db210);
|
|
|
|
|
|
var marker_6e8888da65641381957e8b58aca14b28 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_faedb9552cfda34f98753ab0037329c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_440f4b2aa446eb0d9126f848d3195882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5408deeba66755870bd24e80e17629a0 = $(`<div id="html_5408deeba66755870bd24e80e17629a0" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_440f4b2aa446eb0d9126f848d3195882.setContent(html_5408deeba66755870bd24e80e17629a0);
|
|
|
|
|
|
|
|
marker_6e8888da65641381957e8b58aca14b28.bindPopup(popup_440f4b2aa446eb0d9126f848d3195882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e8888da65641381957e8b58aca14b28.setIcon(icon_faedb9552cfda34f98753ab0037329c7);
|
|
|
|
|
|
var marker_42cfc295a567cc14a729b35b4e894ef6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_66a471980b139a0e4310a1fe293d9390 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_529092c24467ccdf465c04e2e00e0beb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_579e38f060e05e5c896c611d725225cf = $(`<div id="html_579e38f060e05e5c896c611d725225cf" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_529092c24467ccdf465c04e2e00e0beb.setContent(html_579e38f060e05e5c896c611d725225cf);
|
|
|
|
|
|
|
|
marker_42cfc295a567cc14a729b35b4e894ef6.bindPopup(popup_529092c24467ccdf465c04e2e00e0beb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42cfc295a567cc14a729b35b4e894ef6.setIcon(icon_66a471980b139a0e4310a1fe293d9390);
|
|
|
|
|
|
var marker_02f99dc513f56cdbe9a3f13970e74791 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_07fffdc18cde943f411c72b1e461e417 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c015878bc69d890c4635b66c22d41698 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0c7148cd5dbbe72684201c27b787545 = $(`<div id="html_d0c7148cd5dbbe72684201c27b787545" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_c015878bc69d890c4635b66c22d41698.setContent(html_d0c7148cd5dbbe72684201c27b787545);
|
|
|
|
|
|
|
|
marker_02f99dc513f56cdbe9a3f13970e74791.bindPopup(popup_c015878bc69d890c4635b66c22d41698)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02f99dc513f56cdbe9a3f13970e74791.setIcon(icon_07fffdc18cde943f411c72b1e461e417);
|
|
|
|
|
|
var marker_996be93b6bcbd432bc09cb180f5ab9b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3720a8bd97c2f4719cbc303689051968 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a40c65d7ba3f814907d5015c37d66f88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8081613d0e8d9848fd27d30f51df311b = $(`<div id="html_8081613d0e8d9848fd27d30f51df311b" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_a40c65d7ba3f814907d5015c37d66f88.setContent(html_8081613d0e8d9848fd27d30f51df311b);
|
|
|
|
|
|
|
|
marker_996be93b6bcbd432bc09cb180f5ab9b0.bindPopup(popup_a40c65d7ba3f814907d5015c37d66f88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_996be93b6bcbd432bc09cb180f5ab9b0.setIcon(icon_3720a8bd97c2f4719cbc303689051968);
|
|
|
|
|
|
var marker_f7d22040faf5e86f19dfbb8caaf329e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_517dd2c33323867699a0dad6d8350b7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03b7a7afd731508238294bca69d97499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ebbada041f09c24c4e41c2e5412c33f = $(`<div id="html_5ebbada041f09c24c4e41c2e5412c33f" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_03b7a7afd731508238294bca69d97499.setContent(html_5ebbada041f09c24c4e41c2e5412c33f);
|
|
|
|
|
|
|
|
marker_f7d22040faf5e86f19dfbb8caaf329e9.bindPopup(popup_03b7a7afd731508238294bca69d97499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7d22040faf5e86f19dfbb8caaf329e9.setIcon(icon_517dd2c33323867699a0dad6d8350b7d);
|
|
|
|
|
|
var marker_a2d3ecdbe464a9eaa942dc67b7ef8622 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_6f5dbe7833a51e7afbca63b5dd5b3427 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_596478a178b0fd5800fa62af439859e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d4d6eceecbfb4dfe1e5da338a5ec9c9 = $(`<div id="html_2d4d6eceecbfb4dfe1e5da338a5ec9c9" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_596478a178b0fd5800fa62af439859e7.setContent(html_2d4d6eceecbfb4dfe1e5da338a5ec9c9);
|
|
|
|
|
|
|
|
marker_a2d3ecdbe464a9eaa942dc67b7ef8622.bindPopup(popup_596478a178b0fd5800fa62af439859e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2d3ecdbe464a9eaa942dc67b7ef8622.setIcon(icon_6f5dbe7833a51e7afbca63b5dd5b3427);
|
|
|
|
|
|
var marker_d1ff0f4385cb69cecb9d01976991f721 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9dc28068caf0f24608325283160d4942 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b78ecc128d883772bcef75d3b6a6d41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bed20cd8cd0df78b8250947f659658e7 = $(`<div id="html_bed20cd8cd0df78b8250947f659658e7" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_6b78ecc128d883772bcef75d3b6a6d41.setContent(html_bed20cd8cd0df78b8250947f659658e7);
|
|
|
|
|
|
|
|
marker_d1ff0f4385cb69cecb9d01976991f721.bindPopup(popup_6b78ecc128d883772bcef75d3b6a6d41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1ff0f4385cb69cecb9d01976991f721.setIcon(icon_9dc28068caf0f24608325283160d4942);
|
|
|
|
|
|
var marker_ea0474e006615d635ff6755785997d6f = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_1428787e4763ecaa7884288337418fd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76957477f68a33cd6a76c8965c0cc222 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efd4fc182f1867a83be95b04c204a502 = $(`<div id="html_efd4fc182f1867a83be95b04c204a502" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_76957477f68a33cd6a76c8965c0cc222.setContent(html_efd4fc182f1867a83be95b04c204a502);
|
|
|
|
|
|
|
|
marker_ea0474e006615d635ff6755785997d6f.bindPopup(popup_76957477f68a33cd6a76c8965c0cc222)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea0474e006615d635ff6755785997d6f.setIcon(icon_1428787e4763ecaa7884288337418fd8);
|
|
|
|
|
|
var marker_61194da5c215ce48008b8cc5fd4eb0e4 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_99823c2cd087447cb57ec339cd34a653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cbc83b3af9b2216ce749e24634c6ab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_269e7f18ffd715c71a4ba907d667d114 = $(`<div id="html_269e7f18ffd715c71a4ba907d667d114" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_9cbc83b3af9b2216ce749e24634c6ab6.setContent(html_269e7f18ffd715c71a4ba907d667d114);
|
|
|
|
|
|
|
|
marker_61194da5c215ce48008b8cc5fd4eb0e4.bindPopup(popup_9cbc83b3af9b2216ce749e24634c6ab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61194da5c215ce48008b8cc5fd4eb0e4.setIcon(icon_99823c2cd087447cb57ec339cd34a653);
|
|
|
|
|
|
var marker_63bb41ba43ec389d75b3e60a1abb5e4c = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9e3eca664d6b992e4755ac9c0b3af678 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e2f69dd3c21cee8f18393c226ed0bcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84e7cc8f715aaa8e8a0a204769a25198 = $(`<div id="html_84e7cc8f715aaa8e8a0a204769a25198" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_8e2f69dd3c21cee8f18393c226ed0bcd.setContent(html_84e7cc8f715aaa8e8a0a204769a25198);
|
|
|
|
|
|
|
|
marker_63bb41ba43ec389d75b3e60a1abb5e4c.bindPopup(popup_8e2f69dd3c21cee8f18393c226ed0bcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63bb41ba43ec389d75b3e60a1abb5e4c.setIcon(icon_9e3eca664d6b992e4755ac9c0b3af678);
|
|
|
|
|
|
var marker_696032d7d636ab0259100dd410e517ed = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_589bdbda9c02b1e4a2f1412243bddbc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_823125ccc6776f16239dc579ae0d6889 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f3386ff19c02d4362a65db90e0574dd = $(`<div id="html_2f3386ff19c02d4362a65db90e0574dd" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_823125ccc6776f16239dc579ae0d6889.setContent(html_2f3386ff19c02d4362a65db90e0574dd);
|
|
|
|
|
|
|
|
marker_696032d7d636ab0259100dd410e517ed.bindPopup(popup_823125ccc6776f16239dc579ae0d6889)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_696032d7d636ab0259100dd410e517ed.setIcon(icon_589bdbda9c02b1e4a2f1412243bddbc4);
|
|
|
|
|
|
var marker_87f2dd065a97ec510ba9b6d527cf7162 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7afa28045313240e542f7a94caf19745 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de715549629df7c9add33e274b25c87d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e8b1b916441c505dfee0dff8d05557b = $(`<div id="html_1e8b1b916441c505dfee0dff8d05557b" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_de715549629df7c9add33e274b25c87d.setContent(html_1e8b1b916441c505dfee0dff8d05557b);
|
|
|
|
|
|
|
|
marker_87f2dd065a97ec510ba9b6d527cf7162.bindPopup(popup_de715549629df7c9add33e274b25c87d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87f2dd065a97ec510ba9b6d527cf7162.setIcon(icon_7afa28045313240e542f7a94caf19745);
|
|
|
|
|
|
var marker_66000d2991d7dbb6562ba16a64a5b461 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_6751c6d371eaafc80463f64299a24322 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c7f350168d00789df0e9e5b6b22a44d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6083cdcf8a336d14c65c4bb27a28287 = $(`<div id="html_e6083cdcf8a336d14c65c4bb27a28287" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_1c7f350168d00789df0e9e5b6b22a44d.setContent(html_e6083cdcf8a336d14c65c4bb27a28287);
|
|
|
|
|
|
|
|
marker_66000d2991d7dbb6562ba16a64a5b461.bindPopup(popup_1c7f350168d00789df0e9e5b6b22a44d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66000d2991d7dbb6562ba16a64a5b461.setIcon(icon_6751c6d371eaafc80463f64299a24322);
|
|
|
|
|
|
var marker_6f7a389dff0bdffd7bae5813f468c460 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3bb7977d3ab18caea031fc4a984751eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d62acb0560cc5b47fd1639e7600470c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61f48e40e50cac6bec6cd9321b725541 = $(`<div id="html_61f48e40e50cac6bec6cd9321b725541" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_0d62acb0560cc5b47fd1639e7600470c.setContent(html_61f48e40e50cac6bec6cd9321b725541);
|
|
|
|
|
|
|
|
marker_6f7a389dff0bdffd7bae5813f468c460.bindPopup(popup_0d62acb0560cc5b47fd1639e7600470c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f7a389dff0bdffd7bae5813f468c460.setIcon(icon_3bb7977d3ab18caea031fc4a984751eb);
|
|
|
|
|
|
var marker_9f73c29963b2680972206e61faba03e5 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_89a8c3d3e306e4cfdd7cbae2d519ba48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce8b0ed5d8b067faa6bb8fe8056f8343 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e555279d2945f24be74bc315f342399 = $(`<div id="html_5e555279d2945f24be74bc315f342399" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_ce8b0ed5d8b067faa6bb8fe8056f8343.setContent(html_5e555279d2945f24be74bc315f342399);
|
|
|
|
|
|
|
|
marker_9f73c29963b2680972206e61faba03e5.bindPopup(popup_ce8b0ed5d8b067faa6bb8fe8056f8343)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f73c29963b2680972206e61faba03e5.setIcon(icon_89a8c3d3e306e4cfdd7cbae2d519ba48);
|
|
|
|
|
|
var marker_f073e51083f80100da3c20900aeadf4c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a052bc3f7d453d7590e22ff1910741b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb51bc1063917b5c6cf14d3ff1f219fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7bf566c299cc1132145b23412f32337 = $(`<div id="html_b7bf566c299cc1132145b23412f32337" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_fb51bc1063917b5c6cf14d3ff1f219fa.setContent(html_b7bf566c299cc1132145b23412f32337);
|
|
|
|
|
|
|
|
marker_f073e51083f80100da3c20900aeadf4c.bindPopup(popup_fb51bc1063917b5c6cf14d3ff1f219fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f073e51083f80100da3c20900aeadf4c.setIcon(icon_a052bc3f7d453d7590e22ff1910741b0);
|
|
|
|
|
|
var marker_e7978bbb11691f9419b0744bf3839c05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c327be64e26fb8e4960e8fbfa82038cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18567d54ed4aeaa906ae2303274366b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6d60987b08760973b8bab897cf22d60 = $(`<div id="html_a6d60987b08760973b8bab897cf22d60" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_18567d54ed4aeaa906ae2303274366b3.setContent(html_a6d60987b08760973b8bab897cf22d60);
|
|
|
|
|
|
|
|
marker_e7978bbb11691f9419b0744bf3839c05.bindPopup(popup_18567d54ed4aeaa906ae2303274366b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7978bbb11691f9419b0744bf3839c05.setIcon(icon_c327be64e26fb8e4960e8fbfa82038cf);
|
|
|
|
|
|
var marker_6366621c4c8378a3d0a866e4b4c2ca7b = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_134d320e33585c55692951dcb90baa1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5df5baf3efffb6d5c28bb9094816d020 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0484106199eb283aba14d08e0e023a3 = $(`<div id="html_a0484106199eb283aba14d08e0e023a3" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_5df5baf3efffb6d5c28bb9094816d020.setContent(html_a0484106199eb283aba14d08e0e023a3);
|
|
|
|
|
|
|
|
marker_6366621c4c8378a3d0a866e4b4c2ca7b.bindPopup(popup_5df5baf3efffb6d5c28bb9094816d020)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6366621c4c8378a3d0a866e4b4c2ca7b.setIcon(icon_134d320e33585c55692951dcb90baa1f);
|
|
|
|
|
|
var marker_7053bbf12cedd728385d7ee3a18332c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2cc1899e0e6d0c7a1d3e3598b2a30f0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0075b74b2555a2dfa07698d16951d87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96add2b0aa60fd674b5967c9278af3e1 = $(`<div id="html_96add2b0aa60fd674b5967c9278af3e1" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_f0075b74b2555a2dfa07698d16951d87.setContent(html_96add2b0aa60fd674b5967c9278af3e1);
|
|
|
|
|
|
|
|
marker_7053bbf12cedd728385d7ee3a18332c0.bindPopup(popup_f0075b74b2555a2dfa07698d16951d87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7053bbf12cedd728385d7ee3a18332c0.setIcon(icon_2cc1899e0e6d0c7a1d3e3598b2a30f0b);
|
|
|
|
|
|
var marker_10d8a77f92e5bdeed9b0d01456483f74 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9ebe51eb0654aa9571551e031c90eb62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f2955202258d5a44de03ed86922a288 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_881f5a7e0fce15b15195aa7cd216496b = $(`<div id="html_881f5a7e0fce15b15195aa7cd216496b" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_8f2955202258d5a44de03ed86922a288.setContent(html_881f5a7e0fce15b15195aa7cd216496b);
|
|
|
|
|
|
|
|
marker_10d8a77f92e5bdeed9b0d01456483f74.bindPopup(popup_8f2955202258d5a44de03ed86922a288)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10d8a77f92e5bdeed9b0d01456483f74.setIcon(icon_9ebe51eb0654aa9571551e031c90eb62);
|
|
|
|
|
|
var marker_11969f874582b0f961e66e670b9f2569 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_fbe1328da86e62aaef9af8c6b72931ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e899b6c22b34ffe78ee35ea80bbd14c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c6ea4f9581854c9835cd0c2dbfc7260 = $(`<div id="html_3c6ea4f9581854c9835cd0c2dbfc7260" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_1e899b6c22b34ffe78ee35ea80bbd14c.setContent(html_3c6ea4f9581854c9835cd0c2dbfc7260);
|
|
|
|
|
|
|
|
marker_11969f874582b0f961e66e670b9f2569.bindPopup(popup_1e899b6c22b34ffe78ee35ea80bbd14c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11969f874582b0f961e66e670b9f2569.setIcon(icon_fbe1328da86e62aaef9af8c6b72931ff);
|
|
|
|
|
|
var marker_1a686091dab9cbbca77e22a6ecaac992 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_8bf57dbd0976f1fb5499b5a5039173dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17b9c8765fddf229779f856d44443f5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a0682ca7b434c6ec49824df0735d78a = $(`<div id="html_1a0682ca7b434c6ec49824df0735d78a" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_17b9c8765fddf229779f856d44443f5c.setContent(html_1a0682ca7b434c6ec49824df0735d78a);
|
|
|
|
|
|
|
|
marker_1a686091dab9cbbca77e22a6ecaac992.bindPopup(popup_17b9c8765fddf229779f856d44443f5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a686091dab9cbbca77e22a6ecaac992.setIcon(icon_8bf57dbd0976f1fb5499b5a5039173dd);
|
|
|
|
|
|
var marker_710b339f9e77788137c5f6a5b9076713 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_d396b07bdce65a735dc9ccea91d542e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_381391073227e3aebddbbfe9b1031852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51d3d248b2a8e62c1da73751a18ffe3f = $(`<div id="html_51d3d248b2a8e62c1da73751a18ffe3f" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_381391073227e3aebddbbfe9b1031852.setContent(html_51d3d248b2a8e62c1da73751a18ffe3f);
|
|
|
|
|
|
|
|
marker_710b339f9e77788137c5f6a5b9076713.bindPopup(popup_381391073227e3aebddbbfe9b1031852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_710b339f9e77788137c5f6a5b9076713.setIcon(icon_d396b07bdce65a735dc9ccea91d542e7);
|
|
|
|
|
|
var marker_2ed4416350a82c20b37adcfd192f4295 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7cb4837378f23408ed9945c65e404ff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5ab952f3442574ef42e36a50875ea71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51b5e29803cc515db37c638dbbab51d7 = $(`<div id="html_51b5e29803cc515db37c638dbbab51d7" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_c5ab952f3442574ef42e36a50875ea71.setContent(html_51b5e29803cc515db37c638dbbab51d7);
|
|
|
|
|
|
|
|
marker_2ed4416350a82c20b37adcfd192f4295.bindPopup(popup_c5ab952f3442574ef42e36a50875ea71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ed4416350a82c20b37adcfd192f4295.setIcon(icon_7cb4837378f23408ed9945c65e404ff7);
|
|
|
|
|
|
var marker_587dbfced6f28b59926615c5a1770456 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_5e8e47e37367e8ba29495f9db89f5378 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f5c124840b7d4dad674f5975012f268 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dd9cf90ff19d2e353d75f22a0d82adf = $(`<div id="html_3dd9cf90ff19d2e353d75f22a0d82adf" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_1f5c124840b7d4dad674f5975012f268.setContent(html_3dd9cf90ff19d2e353d75f22a0d82adf);
|
|
|
|
|
|
|
|
marker_587dbfced6f28b59926615c5a1770456.bindPopup(popup_1f5c124840b7d4dad674f5975012f268)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_587dbfced6f28b59926615c5a1770456.setIcon(icon_5e8e47e37367e8ba29495f9db89f5378);
|
|
|
|
|
|
var marker_b04ab6d594915ee8a994b0f9f67f700f = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c802c6203f8e4f8ae8d74d00a9cde605 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_139a27a7edd4e55917ef9d9f7da9ea7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_777fc3276ccac0f9f2925aa25f39237c = $(`<div id="html_777fc3276ccac0f9f2925aa25f39237c" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_139a27a7edd4e55917ef9d9f7da9ea7a.setContent(html_777fc3276ccac0f9f2925aa25f39237c);
|
|
|
|
|
|
|
|
marker_b04ab6d594915ee8a994b0f9f67f700f.bindPopup(popup_139a27a7edd4e55917ef9d9f7da9ea7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b04ab6d594915ee8a994b0f9f67f700f.setIcon(icon_c802c6203f8e4f8ae8d74d00a9cde605);
|
|
|
|
|
|
var marker_d21de37dcc1231730bb4260a85fe7181 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_8e15e640e10729ec5079292c80a9d6d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30d0ed9fed0a70afbab5f12ce4b9e5be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_977ebac1d2f2e5db8bfd2a65ea8a7b06 = $(`<div id="html_977ebac1d2f2e5db8bfd2a65ea8a7b06" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_30d0ed9fed0a70afbab5f12ce4b9e5be.setContent(html_977ebac1d2f2e5db8bfd2a65ea8a7b06);
|
|
|
|
|
|
|
|
marker_d21de37dcc1231730bb4260a85fe7181.bindPopup(popup_30d0ed9fed0a70afbab5f12ce4b9e5be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d21de37dcc1231730bb4260a85fe7181.setIcon(icon_8e15e640e10729ec5079292c80a9d6d4);
|
|
|
|
|
|
var marker_dcad1ea19402bd219c2cf33494d7753a = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c9c745fc6cd4a78311c8686dc7d9135c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_650a71ce5c777b2c37551b2482400f84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_420119306fdddb90f19066d81ec448d5 = $(`<div id="html_420119306fdddb90f19066d81ec448d5" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_650a71ce5c777b2c37551b2482400f84.setContent(html_420119306fdddb90f19066d81ec448d5);
|
|
|
|
|
|
|
|
marker_dcad1ea19402bd219c2cf33494d7753a.bindPopup(popup_650a71ce5c777b2c37551b2482400f84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcad1ea19402bd219c2cf33494d7753a.setIcon(icon_c9c745fc6cd4a78311c8686dc7d9135c);
|
|
|
|
|
|
var marker_4ba1da895bbe78ad6a7985d59e320d32 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_bbe0719578e0f8de2b4c8b77bf13fdbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c543d58ddc5f2fae4228ff353bd7286 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4709e2c39e544e35f08c42e07d8c6a9b = $(`<div id="html_4709e2c39e544e35f08c42e07d8c6a9b" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_5c543d58ddc5f2fae4228ff353bd7286.setContent(html_4709e2c39e544e35f08c42e07d8c6a9b);
|
|
|
|
|
|
|
|
marker_4ba1da895bbe78ad6a7985d59e320d32.bindPopup(popup_5c543d58ddc5f2fae4228ff353bd7286)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ba1da895bbe78ad6a7985d59e320d32.setIcon(icon_bbe0719578e0f8de2b4c8b77bf13fdbc);
|
|
|
|
|
|
var marker_999947c64ebaf80685eca802f26952ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_17c8835b66f81d952b702eaf6d3fda7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c15015701f2a91949c9a09fb1f0741d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79ac5eb6fbcf19d11e113d754bee55e1 = $(`<div id="html_79ac5eb6fbcf19d11e113d754bee55e1" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_9c15015701f2a91949c9a09fb1f0741d.setContent(html_79ac5eb6fbcf19d11e113d754bee55e1);
|
|
|
|
|
|
|
|
marker_999947c64ebaf80685eca802f26952ae.bindPopup(popup_9c15015701f2a91949c9a09fb1f0741d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_999947c64ebaf80685eca802f26952ae.setIcon(icon_17c8835b66f81d952b702eaf6d3fda7b);
|
|
|
|
|
|
var marker_7bdef0117fbc5a1f2843349e3f77a317 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_632ef38d6dd9e80f9bb2e534218e7cc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_890b55c5edec561691dacdd3494b02d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97e67dc95a96d7b9957dc86bf4407eac = $(`<div id="html_97e67dc95a96d7b9957dc86bf4407eac" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_890b55c5edec561691dacdd3494b02d9.setContent(html_97e67dc95a96d7b9957dc86bf4407eac);
|
|
|
|
|
|
|
|
marker_7bdef0117fbc5a1f2843349e3f77a317.bindPopup(popup_890b55c5edec561691dacdd3494b02d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bdef0117fbc5a1f2843349e3f77a317.setIcon(icon_632ef38d6dd9e80f9bb2e534218e7cc1);
|
|
|
|
|
|
var marker_4309d7985b58a5748fd4ea18dde7a3f3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f4dfde8f1d72755128a292bd8aa8ff21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aea2a629eb6d749896df671d3c006931 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef2c9dfc67fed07a012680cc176684bd = $(`<div id="html_ef2c9dfc67fed07a012680cc176684bd" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_aea2a629eb6d749896df671d3c006931.setContent(html_ef2c9dfc67fed07a012680cc176684bd);
|
|
|
|
|
|
|
|
marker_4309d7985b58a5748fd4ea18dde7a3f3.bindPopup(popup_aea2a629eb6d749896df671d3c006931)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4309d7985b58a5748fd4ea18dde7a3f3.setIcon(icon_f4dfde8f1d72755128a292bd8aa8ff21);
|
|
|
|
|
|
var marker_09eb985d7fd375a7e828e8992682b0c5 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9943477f65c673080cead923aa98048e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_730876a7a35bec4a45304ccf9427d559 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed47bbb0393aafad33a5d0ee79d5fc13 = $(`<div id="html_ed47bbb0393aafad33a5d0ee79d5fc13" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_730876a7a35bec4a45304ccf9427d559.setContent(html_ed47bbb0393aafad33a5d0ee79d5fc13);
|
|
|
|
|
|
|
|
marker_09eb985d7fd375a7e828e8992682b0c5.bindPopup(popup_730876a7a35bec4a45304ccf9427d559)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09eb985d7fd375a7e828e8992682b0c5.setIcon(icon_9943477f65c673080cead923aa98048e);
|
|
|
|
|
|
var marker_45a3c0fc537d6d4bc95946d807bb69f9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3f336a88630afd0ae18fe090f14918df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17f145e1ed0574c5f49dcbda1d13e2d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98af0a4847287b1f2905ee7af90f99db = $(`<div id="html_98af0a4847287b1f2905ee7af90f99db" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_17f145e1ed0574c5f49dcbda1d13e2d9.setContent(html_98af0a4847287b1f2905ee7af90f99db);
|
|
|
|
|
|
|
|
marker_45a3c0fc537d6d4bc95946d807bb69f9.bindPopup(popup_17f145e1ed0574c5f49dcbda1d13e2d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45a3c0fc537d6d4bc95946d807bb69f9.setIcon(icon_3f336a88630afd0ae18fe090f14918df);
|
|
|
|
|
|
var marker_c3d3515cd6db43d00e71f8c255d25712 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2d82efa14625338c156741268d750608 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19689cd5b0815c55b98f4fa7f399b71d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a62e7f7d043f2c5ba18218673cd1b2fe = $(`<div id="html_a62e7f7d043f2c5ba18218673cd1b2fe" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_19689cd5b0815c55b98f4fa7f399b71d.setContent(html_a62e7f7d043f2c5ba18218673cd1b2fe);
|
|
|
|
|
|
|
|
marker_c3d3515cd6db43d00e71f8c255d25712.bindPopup(popup_19689cd5b0815c55b98f4fa7f399b71d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3d3515cd6db43d00e71f8c255d25712.setIcon(icon_2d82efa14625338c156741268d750608);
|
|
|
|
|
|
var marker_1326972f4b116cf9dde7827d9a4b66ac = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f38d27ff1faf7ef650f25b79ebb66998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33bd4cfc73d4d0f233b4a3b5fd102574 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d280339daaad51df2f008f7b742251b = $(`<div id="html_3d280339daaad51df2f008f7b742251b" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_33bd4cfc73d4d0f233b4a3b5fd102574.setContent(html_3d280339daaad51df2f008f7b742251b);
|
|
|
|
|
|
|
|
marker_1326972f4b116cf9dde7827d9a4b66ac.bindPopup(popup_33bd4cfc73d4d0f233b4a3b5fd102574)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1326972f4b116cf9dde7827d9a4b66ac.setIcon(icon_f38d27ff1faf7ef650f25b79ebb66998);
|
|
|
|
|
|
var marker_977cdb3f28a4c28dbc51ecddf0c970e2 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_63eb6d4152ada1974f443183b94eed0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1b52f979e12e3a95ca79c44c4467054 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80a3a1c31aac7f635eb420687b0791db = $(`<div id="html_80a3a1c31aac7f635eb420687b0791db" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_d1b52f979e12e3a95ca79c44c4467054.setContent(html_80a3a1c31aac7f635eb420687b0791db);
|
|
|
|
|
|
|
|
marker_977cdb3f28a4c28dbc51ecddf0c970e2.bindPopup(popup_d1b52f979e12e3a95ca79c44c4467054)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_977cdb3f28a4c28dbc51ecddf0c970e2.setIcon(icon_63eb6d4152ada1974f443183b94eed0b);
|
|
|
|
|
|
var marker_081ed11aa2667fdbb61e2401fc154f8f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_583ec745ef0e1c2db7573e3a01056fce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af06153ae1ed20e82d9769924f8db22d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81adf1647119560f9ca38b6f802a202a = $(`<div id="html_81adf1647119560f9ca38b6f802a202a" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_af06153ae1ed20e82d9769924f8db22d.setContent(html_81adf1647119560f9ca38b6f802a202a);
|
|
|
|
|
|
|
|
marker_081ed11aa2667fdbb61e2401fc154f8f.bindPopup(popup_af06153ae1ed20e82d9769924f8db22d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_081ed11aa2667fdbb61e2401fc154f8f.setIcon(icon_583ec745ef0e1c2db7573e3a01056fce);
|
|
|
|
|
|
var marker_94864e4ceb2dbce69501da249323fcc8 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_e1f98a6b11026f01aedf3a56f0ede6f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_332930b13bb0d6e882b1242de24ce9bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_616b426f51673605b6bfe200167219ae = $(`<div id="html_616b426f51673605b6bfe200167219ae" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_332930b13bb0d6e882b1242de24ce9bb.setContent(html_616b426f51673605b6bfe200167219ae);
|
|
|
|
|
|
|
|
marker_94864e4ceb2dbce69501da249323fcc8.bindPopup(popup_332930b13bb0d6e882b1242de24ce9bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94864e4ceb2dbce69501da249323fcc8.setIcon(icon_e1f98a6b11026f01aedf3a56f0ede6f5);
|
|
|
|
|
|
var marker_ae193c660633047527bc7d3895bfbac8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_adf4198ce9acc493f6f5cae677948d97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_464bd89624f5af631cd10880b8b6a927 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d32101ce4fde873aed49d682b8741205 = $(`<div id="html_d32101ce4fde873aed49d682b8741205" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_464bd89624f5af631cd10880b8b6a927.setContent(html_d32101ce4fde873aed49d682b8741205);
|
|
|
|
|
|
|
|
marker_ae193c660633047527bc7d3895bfbac8.bindPopup(popup_464bd89624f5af631cd10880b8b6a927)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae193c660633047527bc7d3895bfbac8.setIcon(icon_adf4198ce9acc493f6f5cae677948d97);
|
|
|
|
|
|
var marker_4eb26f6219820c4d2e4c6a051c5904db = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b35bf6b9ff8c9ca1f3b69af1fce8b831 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39ff6abeb600a0849758c8f943b03621 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_367a953ff95a48e11b11bd69d16ce018 = $(`<div id="html_367a953ff95a48e11b11bd69d16ce018" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_39ff6abeb600a0849758c8f943b03621.setContent(html_367a953ff95a48e11b11bd69d16ce018);
|
|
|
|
|
|
|
|
marker_4eb26f6219820c4d2e4c6a051c5904db.bindPopup(popup_39ff6abeb600a0849758c8f943b03621)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eb26f6219820c4d2e4c6a051c5904db.setIcon(icon_b35bf6b9ff8c9ca1f3b69af1fce8b831);
|
|
|
|
|
|
var marker_28478240a654e0073195bde5788a0418 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0d596b253a8bac8e50a77b595796f5f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a41bfa8776f1706e307c4a6d79b1f9e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f98010154835ae91b81f8c6574d25bd7 = $(`<div id="html_f98010154835ae91b81f8c6574d25bd7" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_a41bfa8776f1706e307c4a6d79b1f9e6.setContent(html_f98010154835ae91b81f8c6574d25bd7);
|
|
|
|
|
|
|
|
marker_28478240a654e0073195bde5788a0418.bindPopup(popup_a41bfa8776f1706e307c4a6d79b1f9e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28478240a654e0073195bde5788a0418.setIcon(icon_0d596b253a8bac8e50a77b595796f5f7);
|
|
|
|
|
|
var marker_7a69a2fbe8442153eab07a073267373c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_13655d35a824a2a046b559300778873c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_161f3e3ffd897f0163fee6ea0feef8e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c300dc4f1511c9d418fc15520780c28f = $(`<div id="html_c300dc4f1511c9d418fc15520780c28f" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_161f3e3ffd897f0163fee6ea0feef8e5.setContent(html_c300dc4f1511c9d418fc15520780c28f);
|
|
|
|
|
|
|
|
marker_7a69a2fbe8442153eab07a073267373c.bindPopup(popup_161f3e3ffd897f0163fee6ea0feef8e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a69a2fbe8442153eab07a073267373c.setIcon(icon_13655d35a824a2a046b559300778873c);
|
|
|
|
|
|
var marker_2ef4a39ebda071e7a2700de927ede1d4 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_215ad9d92a3e901743508de0081e05db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8cc3c0fd0d30b8dce36cb8f4488fd9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_239c7243b7c841ec4002cd3dc12ac504 = $(`<div id="html_239c7243b7c841ec4002cd3dc12ac504" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_b8cc3c0fd0d30b8dce36cb8f4488fd9d.setContent(html_239c7243b7c841ec4002cd3dc12ac504);
|
|
|
|
|
|
|
|
marker_2ef4a39ebda071e7a2700de927ede1d4.bindPopup(popup_b8cc3c0fd0d30b8dce36cb8f4488fd9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ef4a39ebda071e7a2700de927ede1d4.setIcon(icon_215ad9d92a3e901743508de0081e05db);
|
|
|
|
|
|
var marker_57364b2bab0d6b0d18f2cd520f230bcb = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_d710aeb6cf6c7cb29554216ec85ac6ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dadd45bddb354da0674b15e3c74aa34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5546cbdb8f1cda740099814b1fad353a = $(`<div id="html_5546cbdb8f1cda740099814b1fad353a" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_8dadd45bddb354da0674b15e3c74aa34.setContent(html_5546cbdb8f1cda740099814b1fad353a);
|
|
|
|
|
|
|
|
marker_57364b2bab0d6b0d18f2cd520f230bcb.bindPopup(popup_8dadd45bddb354da0674b15e3c74aa34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57364b2bab0d6b0d18f2cd520f230bcb.setIcon(icon_d710aeb6cf6c7cb29554216ec85ac6ff);
|
|
|
|
|
|
var marker_fe457598014b96eec63ff89769087512 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_823f143ffb1cf882cd7bfbdf92b279ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6551c2f76cc7127d7914d505ce1b8194 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07accf4c14e8ebbbba64423393db2795 = $(`<div id="html_07accf4c14e8ebbbba64423393db2795" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_6551c2f76cc7127d7914d505ce1b8194.setContent(html_07accf4c14e8ebbbba64423393db2795);
|
|
|
|
|
|
|
|
marker_fe457598014b96eec63ff89769087512.bindPopup(popup_6551c2f76cc7127d7914d505ce1b8194)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe457598014b96eec63ff89769087512.setIcon(icon_823f143ffb1cf882cd7bfbdf92b279ba);
|
|
|
|
|
|
var marker_8316a7fdc52cdc741bf5bc0115994267 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7c71da676c65f4eb03c188e497f99e9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46de497d222026c454fecb11732e54ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b54980f3aefef39fa635d44fab97bfe5 = $(`<div id="html_b54980f3aefef39fa635d44fab97bfe5" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_46de497d222026c454fecb11732e54ab.setContent(html_b54980f3aefef39fa635d44fab97bfe5);
|
|
|
|
|
|
|
|
marker_8316a7fdc52cdc741bf5bc0115994267.bindPopup(popup_46de497d222026c454fecb11732e54ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8316a7fdc52cdc741bf5bc0115994267.setIcon(icon_7c71da676c65f4eb03c188e497f99e9a);
|
|
|
|
|
|
var marker_9a366ce6ef0610cedca70d9642c9a7cb = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_405902811584f785fa36abd0f5a7648b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b552313d0d8a970d2d4a2ac8252a3851 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ce3c4a7f669f02878793252bfb31f70 = $(`<div id="html_8ce3c4a7f669f02878793252bfb31f70" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_b552313d0d8a970d2d4a2ac8252a3851.setContent(html_8ce3c4a7f669f02878793252bfb31f70);
|
|
|
|
|
|
|
|
marker_9a366ce6ef0610cedca70d9642c9a7cb.bindPopup(popup_b552313d0d8a970d2d4a2ac8252a3851)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a366ce6ef0610cedca70d9642c9a7cb.setIcon(icon_405902811584f785fa36abd0f5a7648b);
|
|
|
|
|
|
var marker_62c69a7dd2d0e267cee658adde12a69d = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_367ea2fe5a92622c9f92dcdc73430a68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbbac10d25aefb8a25ca438b88feca7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06b54063019bed45fb73be603c62e5f8 = $(`<div id="html_06b54063019bed45fb73be603c62e5f8" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_dbbac10d25aefb8a25ca438b88feca7d.setContent(html_06b54063019bed45fb73be603c62e5f8);
|
|
|
|
|
|
|
|
marker_62c69a7dd2d0e267cee658adde12a69d.bindPopup(popup_dbbac10d25aefb8a25ca438b88feca7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62c69a7dd2d0e267cee658adde12a69d.setIcon(icon_367ea2fe5a92622c9f92dcdc73430a68);
|
|
|
|
|
|
var marker_3b959d425e562d3985aef95c95a7b660 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_cb1a9122b0765fe338ad6abdc6ab9130 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff8fb264cdbec9f0c292316779b33eda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_529834ccc145143cd675acb0c9245c21 = $(`<div id="html_529834ccc145143cd675acb0c9245c21" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_ff8fb264cdbec9f0c292316779b33eda.setContent(html_529834ccc145143cd675acb0c9245c21);
|
|
|
|
|
|
|
|
marker_3b959d425e562d3985aef95c95a7b660.bindPopup(popup_ff8fb264cdbec9f0c292316779b33eda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b959d425e562d3985aef95c95a7b660.setIcon(icon_cb1a9122b0765fe338ad6abdc6ab9130);
|
|
|
|
|
|
var marker_c2c433cef8001a61f788f363a26ae4e7 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7dae812ad03c1173c4f1fbddee0314c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d606cf82fd6e781221b4b0ecf6ce5ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb7790f1ece0f2159e95c6dcb0e16f79 = $(`<div id="html_cb7790f1ece0f2159e95c6dcb0e16f79" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_7d606cf82fd6e781221b4b0ecf6ce5ac.setContent(html_cb7790f1ece0f2159e95c6dcb0e16f79);
|
|
|
|
|
|
|
|
marker_c2c433cef8001a61f788f363a26ae4e7.bindPopup(popup_7d606cf82fd6e781221b4b0ecf6ce5ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2c433cef8001a61f788f363a26ae4e7.setIcon(icon_7dae812ad03c1173c4f1fbddee0314c0);
|
|
|
|
|
|
var marker_50f792f856576580a3166d238c9a9b9c = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_da74e37f76fe2f6d096516a06496b518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eba4406ff1e6492dafeb24ca69498be0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6443da7ae633bb8db79787bda2a8892 = $(`<div id="html_e6443da7ae633bb8db79787bda2a8892" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_eba4406ff1e6492dafeb24ca69498be0.setContent(html_e6443da7ae633bb8db79787bda2a8892);
|
|
|
|
|
|
|
|
marker_50f792f856576580a3166d238c9a9b9c.bindPopup(popup_eba4406ff1e6492dafeb24ca69498be0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50f792f856576580a3166d238c9a9b9c.setIcon(icon_da74e37f76fe2f6d096516a06496b518);
|
|
|
|
|
|
var marker_d458bd1c9bac7387fa9cc5bd4d0d9e4a = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a236be0ed1020748b60f81b2c38420f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6baba574fdcf64887e1798d67f4f3b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e50dfc822da8ff714e95a693d28f61c3 = $(`<div id="html_e50dfc822da8ff714e95a693d28f61c3" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_a6baba574fdcf64887e1798d67f4f3b2.setContent(html_e50dfc822da8ff714e95a693d28f61c3);
|
|
|
|
|
|
|
|
marker_d458bd1c9bac7387fa9cc5bd4d0d9e4a.bindPopup(popup_a6baba574fdcf64887e1798d67f4f3b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d458bd1c9bac7387fa9cc5bd4d0d9e4a.setIcon(icon_a236be0ed1020748b60f81b2c38420f0);
|
|
|
|
|
|
var marker_724515e5053941445c19226076366c7c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f9f94f930e22a2712316aefe1a631783 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_627d2a53e2177c3ca096036e5e9e1886 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71ef8796aad0d4a8106c404f02d16de9 = $(`<div id="html_71ef8796aad0d4a8106c404f02d16de9" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_627d2a53e2177c3ca096036e5e9e1886.setContent(html_71ef8796aad0d4a8106c404f02d16de9);
|
|
|
|
|
|
|
|
marker_724515e5053941445c19226076366c7c.bindPopup(popup_627d2a53e2177c3ca096036e5e9e1886)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_724515e5053941445c19226076366c7c.setIcon(icon_f9f94f930e22a2712316aefe1a631783);
|
|
|
|
|
|
var marker_acfd02d5dd562c8314213e306aa91cba = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_98200d3fd7ad6b312dbf52c8a831dacf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d183f98b0022a854427d4da4cbc938d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d888de3f92172028da6ed05c99b7776 = $(`<div id="html_6d888de3f92172028da6ed05c99b7776" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_7d183f98b0022a854427d4da4cbc938d.setContent(html_6d888de3f92172028da6ed05c99b7776);
|
|
|
|
|
|
|
|
marker_acfd02d5dd562c8314213e306aa91cba.bindPopup(popup_7d183f98b0022a854427d4da4cbc938d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acfd02d5dd562c8314213e306aa91cba.setIcon(icon_98200d3fd7ad6b312dbf52c8a831dacf);
|
|
|
|
|
|
var marker_38c9be92ebbf0684fd736a0a9a9b5edb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_30b2cf6ffaf65b4ccc33f3396ffaef88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b744f7761695b575842f5dcb9c0c3ea2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bd395d89472105d871cf5f886276295 = $(`<div id="html_4bd395d89472105d871cf5f886276295" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_b744f7761695b575842f5dcb9c0c3ea2.setContent(html_4bd395d89472105d871cf5f886276295);
|
|
|
|
|
|
|
|
marker_38c9be92ebbf0684fd736a0a9a9b5edb.bindPopup(popup_b744f7761695b575842f5dcb9c0c3ea2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38c9be92ebbf0684fd736a0a9a9b5edb.setIcon(icon_30b2cf6ffaf65b4ccc33f3396ffaef88);
|
|
|
|
|
|
var marker_8115ffc4511c70060767313de54da443 = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b7f2b0b03a23b4bf529b188efc66f82e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a1d10b5abc2f628ffa5a77bcbbf341f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07533c4f4d85c5ded8f0c5d214186b7d = $(`<div id="html_07533c4f4d85c5ded8f0c5d214186b7d" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_8a1d10b5abc2f628ffa5a77bcbbf341f.setContent(html_07533c4f4d85c5ded8f0c5d214186b7d);
|
|
|
|
|
|
|
|
marker_8115ffc4511c70060767313de54da443.bindPopup(popup_8a1d10b5abc2f628ffa5a77bcbbf341f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8115ffc4511c70060767313de54da443.setIcon(icon_b7f2b0b03a23b4bf529b188efc66f82e);
|
|
|
|
|
|
var marker_abbc2690f4f1f49111b594fb89ad4c62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3be95ea6fe18abc8bdb0fc73dd2ab445 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f1f006570e89328ee5cffdb7c226874 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dfc8c214dc705c82e4ce800c80e0c6f = $(`<div id="html_3dfc8c214dc705c82e4ce800c80e0c6f" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_5f1f006570e89328ee5cffdb7c226874.setContent(html_3dfc8c214dc705c82e4ce800c80e0c6f);
|
|
|
|
|
|
|
|
marker_abbc2690f4f1f49111b594fb89ad4c62.bindPopup(popup_5f1f006570e89328ee5cffdb7c226874)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abbc2690f4f1f49111b594fb89ad4c62.setIcon(icon_3be95ea6fe18abc8bdb0fc73dd2ab445);
|
|
|
|
|
|
var marker_aa5aa787d5b59536db163e091b0f4704 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_10c3454f4b1fe08d74f0ffc72a47044b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d97174fd29a8d7cc2c340d68adfbbea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44ada877e93bf5f0708001edcbe7e93e = $(`<div id="html_44ada877e93bf5f0708001edcbe7e93e" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_0d97174fd29a8d7cc2c340d68adfbbea.setContent(html_44ada877e93bf5f0708001edcbe7e93e);
|
|
|
|
|
|
|
|
marker_aa5aa787d5b59536db163e091b0f4704.bindPopup(popup_0d97174fd29a8d7cc2c340d68adfbbea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5aa787d5b59536db163e091b0f4704.setIcon(icon_10c3454f4b1fe08d74f0ffc72a47044b);
|
|
|
|
|
|
var marker_c918e3dda87e219871e157c780997fca = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_bc7931143a0460e4229709fc93123cd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a3b864275156325d6284e87c3da3429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbc25cf1856d034b71f3e914ac11bb7b = $(`<div id="html_fbc25cf1856d034b71f3e914ac11bb7b" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_5a3b864275156325d6284e87c3da3429.setContent(html_fbc25cf1856d034b71f3e914ac11bb7b);
|
|
|
|
|
|
|
|
marker_c918e3dda87e219871e157c780997fca.bindPopup(popup_5a3b864275156325d6284e87c3da3429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c918e3dda87e219871e157c780997fca.setIcon(icon_bc7931143a0460e4229709fc93123cd6);
|
|
|
|
|
|
var marker_4738c6d694dfe0c92d347860fbd34fb8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_821f80234182fb6f743d3b974cd78d83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1ef6b5d5c49d192dd34f2d435ff5777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2628e719ce72f35f43bc08c53db4771 = $(`<div id="html_b2628e719ce72f35f43bc08c53db4771" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_b1ef6b5d5c49d192dd34f2d435ff5777.setContent(html_b2628e719ce72f35f43bc08c53db4771);
|
|
|
|
|
|
|
|
marker_4738c6d694dfe0c92d347860fbd34fb8.bindPopup(popup_b1ef6b5d5c49d192dd34f2d435ff5777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4738c6d694dfe0c92d347860fbd34fb8.setIcon(icon_821f80234182fb6f743d3b974cd78d83);
|
|
|
|
|
|
var marker_90d8979c6bad25615263d5e9442d75fe = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b7241b224e71de41e3825cca2feec9fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4ba01bf522927e4b1a912cc8b0ae501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36f3b3fe9c83b3f02c85f72012923ce6 = $(`<div id="html_36f3b3fe9c83b3f02c85f72012923ce6" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_d4ba01bf522927e4b1a912cc8b0ae501.setContent(html_36f3b3fe9c83b3f02c85f72012923ce6);
|
|
|
|
|
|
|
|
marker_90d8979c6bad25615263d5e9442d75fe.bindPopup(popup_d4ba01bf522927e4b1a912cc8b0ae501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90d8979c6bad25615263d5e9442d75fe.setIcon(icon_b7241b224e71de41e3825cca2feec9fd);
|
|
|
|
|
|
var marker_d8ded03099bcbe8396afa545c45656f1 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4a5a252f219c1fad892f3da6f02f47c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98bc67220a0da8ab0d341b9b2b9960e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc731c68cf683f518cbc4036f901137f = $(`<div id="html_fc731c68cf683f518cbc4036f901137f" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_98bc67220a0da8ab0d341b9b2b9960e3.setContent(html_fc731c68cf683f518cbc4036f901137f);
|
|
|
|
|
|
|
|
marker_d8ded03099bcbe8396afa545c45656f1.bindPopup(popup_98bc67220a0da8ab0d341b9b2b9960e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8ded03099bcbe8396afa545c45656f1.setIcon(icon_4a5a252f219c1fad892f3da6f02f47c9);
|
|
|
|
|
|
var marker_2a4bdaea00a2c839945987b2a4c84dca = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_e53a4b0bfb1da4dd6ad8d945b84a24a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8255a86aa1578db4b85ec8e8658a8e5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aec0ac302cb19a1be62dcd522fc16870 = $(`<div id="html_aec0ac302cb19a1be62dcd522fc16870" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_8255a86aa1578db4b85ec8e8658a8e5d.setContent(html_aec0ac302cb19a1be62dcd522fc16870);
|
|
|
|
|
|
|
|
marker_2a4bdaea00a2c839945987b2a4c84dca.bindPopup(popup_8255a86aa1578db4b85ec8e8658a8e5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a4bdaea00a2c839945987b2a4c84dca.setIcon(icon_e53a4b0bfb1da4dd6ad8d945b84a24a7);
|
|
|
|
|
|
var marker_e996a4c0c6ddaaab2c9f9fb6d48a714e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9e21b83654297526c9a18ede1e6fa08b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45f119436a985fc22f945ada390ef244 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_566d54471c57eda7f8f1aa78a1b23a81 = $(`<div id="html_566d54471c57eda7f8f1aa78a1b23a81" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_45f119436a985fc22f945ada390ef244.setContent(html_566d54471c57eda7f8f1aa78a1b23a81);
|
|
|
|
|
|
|
|
marker_e996a4c0c6ddaaab2c9f9fb6d48a714e.bindPopup(popup_45f119436a985fc22f945ada390ef244)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e996a4c0c6ddaaab2c9f9fb6d48a714e.setIcon(icon_9e21b83654297526c9a18ede1e6fa08b);
|
|
|
|
|
|
var marker_fdbcda8fec0ec5c2702ef627cb65aa5e = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c6618f5dc52c669ccd915af8412b4200 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07b74c2791d4ce73a4b77d045c235538 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8ee12bb5e38cc32fa68251f98839464 = $(`<div id="html_e8ee12bb5e38cc32fa68251f98839464" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_07b74c2791d4ce73a4b77d045c235538.setContent(html_e8ee12bb5e38cc32fa68251f98839464);
|
|
|
|
|
|
|
|
marker_fdbcda8fec0ec5c2702ef627cb65aa5e.bindPopup(popup_07b74c2791d4ce73a4b77d045c235538)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdbcda8fec0ec5c2702ef627cb65aa5e.setIcon(icon_c6618f5dc52c669ccd915af8412b4200);
|
|
|
|
|
|
var marker_a54047d64fc32bb8292c5c656ed514a7 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_26dc130ae066c3ca7a705bb45297d910 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5efefecdf1eddd1ee32f28ecf1cf3d08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eba73cb94fcb2f6e881b4b1f7ee31db = $(`<div id="html_8eba73cb94fcb2f6e881b4b1f7ee31db" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_5efefecdf1eddd1ee32f28ecf1cf3d08.setContent(html_8eba73cb94fcb2f6e881b4b1f7ee31db);
|
|
|
|
|
|
|
|
marker_a54047d64fc32bb8292c5c656ed514a7.bindPopup(popup_5efefecdf1eddd1ee32f28ecf1cf3d08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a54047d64fc32bb8292c5c656ed514a7.setIcon(icon_26dc130ae066c3ca7a705bb45297d910);
|
|
|
|
|
|
var marker_b3ff8db7e1d10a1a75b7e59447c8a2c1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_d0a5483a164fede01f34830714d19bf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9b3657dc3007b2d4512e5932d897c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15fff556f574757fbea6d83f6a9c2a14 = $(`<div id="html_15fff556f574757fbea6d83f6a9c2a14" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_2e9b3657dc3007b2d4512e5932d897c3.setContent(html_15fff556f574757fbea6d83f6a9c2a14);
|
|
|
|
|
|
|
|
marker_b3ff8db7e1d10a1a75b7e59447c8a2c1.bindPopup(popup_2e9b3657dc3007b2d4512e5932d897c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3ff8db7e1d10a1a75b7e59447c8a2c1.setIcon(icon_d0a5483a164fede01f34830714d19bf7);
|
|
|
|
|
|
var marker_37dbef90d8508000a53fcec6ad8ccd0c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_6415fc4514dfd1036be14dec5e0ba192 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4dbe10ece3ed59b471412906ac10d6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cf14309f264e68f65187a4b65d5c394 = $(`<div id="html_0cf14309f264e68f65187a4b65d5c394" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_e4dbe10ece3ed59b471412906ac10d6e.setContent(html_0cf14309f264e68f65187a4b65d5c394);
|
|
|
|
|
|
|
|
marker_37dbef90d8508000a53fcec6ad8ccd0c.bindPopup(popup_e4dbe10ece3ed59b471412906ac10d6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37dbef90d8508000a53fcec6ad8ccd0c.setIcon(icon_6415fc4514dfd1036be14dec5e0ba192);
|
|
|
|
|
|
var marker_88c8ac8c7b0a380dac5d53c619892cde = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_6d4bfd530e802927b198bfd9b86fc7de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c8a73d83050068a7cf9e3032ed62773 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_849da21b6e202ffb8d2a366eec8ff7bd = $(`<div id="html_849da21b6e202ffb8d2a366eec8ff7bd" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_3c8a73d83050068a7cf9e3032ed62773.setContent(html_849da21b6e202ffb8d2a366eec8ff7bd);
|
|
|
|
|
|
|
|
marker_88c8ac8c7b0a380dac5d53c619892cde.bindPopup(popup_3c8a73d83050068a7cf9e3032ed62773)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88c8ac8c7b0a380dac5d53c619892cde.setIcon(icon_6d4bfd530e802927b198bfd9b86fc7de);
|
|
|
|
|
|
var marker_fe37ed2050418524347e2441de436305 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c14f51c4f7ec94709784f2b97c2b31db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f50c73666cfa2d12341649932092927 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62dfc36e54b660323e4e8f8111d2fce0 = $(`<div id="html_62dfc36e54b660323e4e8f8111d2fce0" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_9f50c73666cfa2d12341649932092927.setContent(html_62dfc36e54b660323e4e8f8111d2fce0);
|
|
|
|
|
|
|
|
marker_fe37ed2050418524347e2441de436305.bindPopup(popup_9f50c73666cfa2d12341649932092927)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe37ed2050418524347e2441de436305.setIcon(icon_c14f51c4f7ec94709784f2b97c2b31db);
|
|
|
|
|
|
var marker_0044076eebfb9489bf547762ebd559f1 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c2259f800fae9bccaccc65f694b14637 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b30c34b3dfae12698be1f99d69aff4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ad2ed76cf4db6ee83d234aff179a795 = $(`<div id="html_8ad2ed76cf4db6ee83d234aff179a795" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_2b30c34b3dfae12698be1f99d69aff4c.setContent(html_8ad2ed76cf4db6ee83d234aff179a795);
|
|
|
|
|
|
|
|
marker_0044076eebfb9489bf547762ebd559f1.bindPopup(popup_2b30c34b3dfae12698be1f99d69aff4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0044076eebfb9489bf547762ebd559f1.setIcon(icon_c2259f800fae9bccaccc65f694b14637);
|
|
|
|
|
|
var marker_398cf9c474070afe9cbf160ea37fe985 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_308618fde2b345faa009e68c45ec6389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fd7a612f98b4ee47407ac1da2d24fb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94c7195a0d0f37a2cfbac2f11467e0b9 = $(`<div id="html_94c7195a0d0f37a2cfbac2f11467e0b9" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_2fd7a612f98b4ee47407ac1da2d24fb3.setContent(html_94c7195a0d0f37a2cfbac2f11467e0b9);
|
|
|
|
|
|
|
|
marker_398cf9c474070afe9cbf160ea37fe985.bindPopup(popup_2fd7a612f98b4ee47407ac1da2d24fb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_398cf9c474070afe9cbf160ea37fe985.setIcon(icon_308618fde2b345faa009e68c45ec6389);
|
|
|
|
|
|
var marker_75cddadf3ee9c3e23d4b8e64bd36c9f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_210136708ea14daf8a4c122490ea747e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a57204466b928920aadb242c71b20e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0a8be26f0f5d149b30a5f5b2890c91d = $(`<div id="html_a0a8be26f0f5d149b30a5f5b2890c91d" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_a57204466b928920aadb242c71b20e77.setContent(html_a0a8be26f0f5d149b30a5f5b2890c91d);
|
|
|
|
|
|
|
|
marker_75cddadf3ee9c3e23d4b8e64bd36c9f1.bindPopup(popup_a57204466b928920aadb242c71b20e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75cddadf3ee9c3e23d4b8e64bd36c9f1.setIcon(icon_210136708ea14daf8a4c122490ea747e);
|
|
|
|
|
|
var marker_863aa2e7779cab2cb8efa8e062a3def8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_29ec426fbb3a0756baf67f77910944df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4705ac646b9c2c363d825ea723ab25df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c9a2876f74637f6ba93ca53a9e66c8d = $(`<div id="html_0c9a2876f74637f6ba93ca53a9e66c8d" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_4705ac646b9c2c363d825ea723ab25df.setContent(html_0c9a2876f74637f6ba93ca53a9e66c8d);
|
|
|
|
|
|
|
|
marker_863aa2e7779cab2cb8efa8e062a3def8.bindPopup(popup_4705ac646b9c2c363d825ea723ab25df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_863aa2e7779cab2cb8efa8e062a3def8.setIcon(icon_29ec426fbb3a0756baf67f77910944df);
|
|
|
|
|
|
var marker_dac12edfc55bb412e4ec2033344f1902 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4adadec2e2471974ae7fc08a849040db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9c87cdaf32b3ca87ae1d5af545b36cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c77bf7638c357e2eaa180c7133709041 = $(`<div id="html_c77bf7638c357e2eaa180c7133709041" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_c9c87cdaf32b3ca87ae1d5af545b36cb.setContent(html_c77bf7638c357e2eaa180c7133709041);
|
|
|
|
|
|
|
|
marker_dac12edfc55bb412e4ec2033344f1902.bindPopup(popup_c9c87cdaf32b3ca87ae1d5af545b36cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dac12edfc55bb412e4ec2033344f1902.setIcon(icon_4adadec2e2471974ae7fc08a849040db);
|
|
|
|
|
|
var marker_4fa3be267fd9b476e68061c01b9db788 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_ed192415fd0e3e1cc84546b293293f6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b9181c02b678d33a1f6ceea67ff72f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4635921e903e91abc123784a1a7ffd4d = $(`<div id="html_4635921e903e91abc123784a1a7ffd4d" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_2b9181c02b678d33a1f6ceea67ff72f6.setContent(html_4635921e903e91abc123784a1a7ffd4d);
|
|
|
|
|
|
|
|
marker_4fa3be267fd9b476e68061c01b9db788.bindPopup(popup_2b9181c02b678d33a1f6ceea67ff72f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fa3be267fd9b476e68061c01b9db788.setIcon(icon_ed192415fd0e3e1cc84546b293293f6c);
|
|
|
|
|
|
var marker_a38800f7d816019e19895c2cf6852a5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_64831dbdb35972f08209248166eebd3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f5a9d09a49bb2f22588cc8b8d05be47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8115d571df4e0ecba78f4c14900d56ca = $(`<div id="html_8115d571df4e0ecba78f4c14900d56ca" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_8f5a9d09a49bb2f22588cc8b8d05be47.setContent(html_8115d571df4e0ecba78f4c14900d56ca);
|
|
|
|
|
|
|
|
marker_a38800f7d816019e19895c2cf6852a5b.bindPopup(popup_8f5a9d09a49bb2f22588cc8b8d05be47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a38800f7d816019e19895c2cf6852a5b.setIcon(icon_64831dbdb35972f08209248166eebd3d);
|
|
|
|
|
|
var marker_446c68b14b27c5e2b0989ce8fa93bb82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7e4219e326e834693c46d30f2045218a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a89f68353179b62c6235437e54f2f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1fdb342b77404737fba00012b933246 = $(`<div id="html_a1fdb342b77404737fba00012b933246" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_1a89f68353179b62c6235437e54f2f39.setContent(html_a1fdb342b77404737fba00012b933246);
|
|
|
|
|
|
|
|
marker_446c68b14b27c5e2b0989ce8fa93bb82.bindPopup(popup_1a89f68353179b62c6235437e54f2f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_446c68b14b27c5e2b0989ce8fa93bb82.setIcon(icon_7e4219e326e834693c46d30f2045218a);
|
|
|
|
|
|
var marker_e8f320e32b0ead5f339863e37a7a2ea4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_8a589fd3477b34a3b21aee9584ac4875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6f11143d5db782f798eba13639dbf37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7c0aea2526c2f6b7841bc1ba5087d93 = $(`<div id="html_b7c0aea2526c2f6b7841bc1ba5087d93" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_f6f11143d5db782f798eba13639dbf37.setContent(html_b7c0aea2526c2f6b7841bc1ba5087d93);
|
|
|
|
|
|
|
|
marker_e8f320e32b0ead5f339863e37a7a2ea4.bindPopup(popup_f6f11143d5db782f798eba13639dbf37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8f320e32b0ead5f339863e37a7a2ea4.setIcon(icon_8a589fd3477b34a3b21aee9584ac4875);
|
|
|
|
|
|
var marker_4a483275b771a943da3fe436ae8e03bd = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0c5e503ac7ad3a42decfeb2c0c64bbb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b75477c0bb6df163f51225f42960251 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e30fb650c658838b64260cb38c23aee = $(`<div id="html_7e30fb650c658838b64260cb38c23aee" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_7b75477c0bb6df163f51225f42960251.setContent(html_7e30fb650c658838b64260cb38c23aee);
|
|
|
|
|
|
|
|
marker_4a483275b771a943da3fe436ae8e03bd.bindPopup(popup_7b75477c0bb6df163f51225f42960251)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a483275b771a943da3fe436ae8e03bd.setIcon(icon_0c5e503ac7ad3a42decfeb2c0c64bbb0);
|
|
|
|
|
|
var marker_8364d1823593e858b30ed487c86b8918 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7586d9113ab4d8006757102db71327bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acd083458538311bf7c314941c234830 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f8bb71bb969d6dd49f178c25a64c514 = $(`<div id="html_6f8bb71bb969d6dd49f178c25a64c514" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_acd083458538311bf7c314941c234830.setContent(html_6f8bb71bb969d6dd49f178c25a64c514);
|
|
|
|
|
|
|
|
marker_8364d1823593e858b30ed487c86b8918.bindPopup(popup_acd083458538311bf7c314941c234830)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8364d1823593e858b30ed487c86b8918.setIcon(icon_7586d9113ab4d8006757102db71327bd);
|
|
|
|
|
|
var marker_5593cb7317a9b0907a0754ed6e5d4bbc = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a03009afa526c3faa56c1e6fc1904664 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88068ac3178c9cc3908f6e58b0bfb497 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4b3c7d4a49454f3be68e202464fa32c = $(`<div id="html_c4b3c7d4a49454f3be68e202464fa32c" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_88068ac3178c9cc3908f6e58b0bfb497.setContent(html_c4b3c7d4a49454f3be68e202464fa32c);
|
|
|
|
|
|
|
|
marker_5593cb7317a9b0907a0754ed6e5d4bbc.bindPopup(popup_88068ac3178c9cc3908f6e58b0bfb497)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5593cb7317a9b0907a0754ed6e5d4bbc.setIcon(icon_a03009afa526c3faa56c1e6fc1904664);
|
|
|
|
|
|
var marker_972b3041fdeff9a6b8ddcd19924f6712 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_cd295e543f88103a7cb8556ed9ec4109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b59949e98e9e51776a28ee8e84ba558 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f2541c1c18a6b400bf204db925133db = $(`<div id="html_9f2541c1c18a6b400bf204db925133db" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_4b59949e98e9e51776a28ee8e84ba558.setContent(html_9f2541c1c18a6b400bf204db925133db);
|
|
|
|
|
|
|
|
marker_972b3041fdeff9a6b8ddcd19924f6712.bindPopup(popup_4b59949e98e9e51776a28ee8e84ba558)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_972b3041fdeff9a6b8ddcd19924f6712.setIcon(icon_cd295e543f88103a7cb8556ed9ec4109);
|
|
|
|
|
|
var marker_3f05f535d5974ba9be3744e8337c1392 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2513bd1eea7ed1b6d7bcfaebffd53779 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f61685c3df0e39810950d2747f74926 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5357ff882a31d43fa96e8010c1e4ca0 = $(`<div id="html_a5357ff882a31d43fa96e8010c1e4ca0" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_2f61685c3df0e39810950d2747f74926.setContent(html_a5357ff882a31d43fa96e8010c1e4ca0);
|
|
|
|
|
|
|
|
marker_3f05f535d5974ba9be3744e8337c1392.bindPopup(popup_2f61685c3df0e39810950d2747f74926)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f05f535d5974ba9be3744e8337c1392.setIcon(icon_2513bd1eea7ed1b6d7bcfaebffd53779);
|
|
|
|
|
|
var marker_64f2f82ae9c7083733fc9e99fb9618c7 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_79d0f990adbdc2db5cf3813494f3ebab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d1e5953fb69ab7f71b192a13892959c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98eb3c5493f0c5623f855cd570008ecf = $(`<div id="html_98eb3c5493f0c5623f855cd570008ecf" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_1d1e5953fb69ab7f71b192a13892959c.setContent(html_98eb3c5493f0c5623f855cd570008ecf);
|
|
|
|
|
|
|
|
marker_64f2f82ae9c7083733fc9e99fb9618c7.bindPopup(popup_1d1e5953fb69ab7f71b192a13892959c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64f2f82ae9c7083733fc9e99fb9618c7.setIcon(icon_79d0f990adbdc2db5cf3813494f3ebab);
|
|
|
|
|
|
var marker_31b066013d3663b9d57471cc0d9b87ec = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2bedd716bda7b2d9c919276690ac4216 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5c4709ac9d186104545721c75ed5099 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d791c0a2d96bdbec231186dd05d830c = $(`<div id="html_3d791c0a2d96bdbec231186dd05d830c" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_d5c4709ac9d186104545721c75ed5099.setContent(html_3d791c0a2d96bdbec231186dd05d830c);
|
|
|
|
|
|
|
|
marker_31b066013d3663b9d57471cc0d9b87ec.bindPopup(popup_d5c4709ac9d186104545721c75ed5099)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31b066013d3663b9d57471cc0d9b87ec.setIcon(icon_2bedd716bda7b2d9c919276690ac4216);
|
|
|
|
|
|
var marker_cd607053d7da44c035f4f1aee209a67d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b658721f8c449c86556fa37abcd2574f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d968615f28b911cc83271c7931eebb02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d25f19159de2124526a81cf7ef7cca2 = $(`<div id="html_3d25f19159de2124526a81cf7ef7cca2" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_d968615f28b911cc83271c7931eebb02.setContent(html_3d25f19159de2124526a81cf7ef7cca2);
|
|
|
|
|
|
|
|
marker_cd607053d7da44c035f4f1aee209a67d.bindPopup(popup_d968615f28b911cc83271c7931eebb02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd607053d7da44c035f4f1aee209a67d.setIcon(icon_b658721f8c449c86556fa37abcd2574f);
|
|
|
|
|
|
var marker_5dd53bcc9c7281d92f8d0bf5c6a55e25 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_802fb27ca33a881bdd43acffccc42ba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc718d9f7dd64a9c5021261f41760c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c2c8715a23f7c9517df560718c0956c = $(`<div id="html_7c2c8715a23f7c9517df560718c0956c" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_5fc718d9f7dd64a9c5021261f41760c9.setContent(html_7c2c8715a23f7c9517df560718c0956c);
|
|
|
|
|
|
|
|
marker_5dd53bcc9c7281d92f8d0bf5c6a55e25.bindPopup(popup_5fc718d9f7dd64a9c5021261f41760c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dd53bcc9c7281d92f8d0bf5c6a55e25.setIcon(icon_802fb27ca33a881bdd43acffccc42ba0);
|
|
|
|
|
|
var marker_0f3ccb073cf7ddd55cae45125821b988 = L.marker(
|
|
[-26.2056, 28.0337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_887111868734cdb96e3b6e7850390770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d2c3cf2ff5078d00d066e560718c698 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa9760774d08f7ddcbed85a19efb5e03 = $(`<div id="html_fa9760774d08f7ddcbed85a19efb5e03" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_6d2c3cf2ff5078d00d066e560718c698.setContent(html_fa9760774d08f7ddcbed85a19efb5e03);
|
|
|
|
|
|
|
|
marker_0f3ccb073cf7ddd55cae45125821b988.bindPopup(popup_6d2c3cf2ff5078d00d066e560718c698)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f3ccb073cf7ddd55cae45125821b988.setIcon(icon_887111868734cdb96e3b6e7850390770);
|
|
|
|
|
|
var marker_f12a8d216f4ca14175d76919b717213a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0d3879f447cca1e00dc8858c7929fc92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25cb02d154b827910c59271440b5d0e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd4483c0e9b9c4b2eb3d3585b1ba0346 = $(`<div id="html_fd4483c0e9b9c4b2eb3d3585b1ba0346" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_25cb02d154b827910c59271440b5d0e4.setContent(html_fd4483c0e9b9c4b2eb3d3585b1ba0346);
|
|
|
|
|
|
|
|
marker_f12a8d216f4ca14175d76919b717213a.bindPopup(popup_25cb02d154b827910c59271440b5d0e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f12a8d216f4ca14175d76919b717213a.setIcon(icon_0d3879f447cca1e00dc8858c7929fc92);
|
|
|
|
|
|
var marker_938d2a0fef4efa1a93bb693d23059836 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_499d3d9af11f723d806b3cb2930a59aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d04224e41f285f2ba2ec509fdb876d35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3c0b6119dd47c78a2ce6388e20ca1b8 = $(`<div id="html_d3c0b6119dd47c78a2ce6388e20ca1b8" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_d04224e41f285f2ba2ec509fdb876d35.setContent(html_d3c0b6119dd47c78a2ce6388e20ca1b8);
|
|
|
|
|
|
|
|
marker_938d2a0fef4efa1a93bb693d23059836.bindPopup(popup_d04224e41f285f2ba2ec509fdb876d35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_938d2a0fef4efa1a93bb693d23059836.setIcon(icon_499d3d9af11f723d806b3cb2930a59aa);
|
|
|
|
|
|
var marker_1431423b209bdd8c3bcc8ed832ad8066 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2009746b3cea768f3dc311062b3b9eaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e414b8afa482ac3e19ad3a8dcb2f4470 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_458d62981883df981af766dfd777e890 = $(`<div id="html_458d62981883df981af766dfd777e890" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_e414b8afa482ac3e19ad3a8dcb2f4470.setContent(html_458d62981883df981af766dfd777e890);
|
|
|
|
|
|
|
|
marker_1431423b209bdd8c3bcc8ed832ad8066.bindPopup(popup_e414b8afa482ac3e19ad3a8dcb2f4470)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1431423b209bdd8c3bcc8ed832ad8066.setIcon(icon_2009746b3cea768f3dc311062b3b9eaf);
|
|
|
|
|
|
var marker_c0d0937111f30746debd59493eb8e157 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_04bfca01d8c526381cc0b100e2d64a6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b69b2692d09f8c302f48b34d6ae2b87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c39598eaa67f3fa994ed0f7f43a4988 = $(`<div id="html_4c39598eaa67f3fa994ed0f7f43a4988" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_5b69b2692d09f8c302f48b34d6ae2b87.setContent(html_4c39598eaa67f3fa994ed0f7f43a4988);
|
|
|
|
|
|
|
|
marker_c0d0937111f30746debd59493eb8e157.bindPopup(popup_5b69b2692d09f8c302f48b34d6ae2b87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0d0937111f30746debd59493eb8e157.setIcon(icon_04bfca01d8c526381cc0b100e2d64a6e);
|
|
|
|
|
|
var marker_8aa66c7fdae73e8d2dc1c8db423597b5 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_6b21c704de29a6406ed33d204e9e2133 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fd8824baad272d6e9482a1f381a662d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a362a3a5b02e01621973434cd0ef0279 = $(`<div id="html_a362a3a5b02e01621973434cd0ef0279" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_3fd8824baad272d6e9482a1f381a662d.setContent(html_a362a3a5b02e01621973434cd0ef0279);
|
|
|
|
|
|
|
|
marker_8aa66c7fdae73e8d2dc1c8db423597b5.bindPopup(popup_3fd8824baad272d6e9482a1f381a662d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aa66c7fdae73e8d2dc1c8db423597b5.setIcon(icon_6b21c704de29a6406ed33d204e9e2133);
|
|
|
|
|
|
var marker_6948a9d44fbc0e9736130632ee351a48 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2ad90ff7709951328397a3b173254906 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ca6b5c85b38104a9cd2464e2c80f7c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f75dcd13bdecdab7d02e86f54b680d94 = $(`<div id="html_f75dcd13bdecdab7d02e86f54b680d94" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_9ca6b5c85b38104a9cd2464e2c80f7c3.setContent(html_f75dcd13bdecdab7d02e86f54b680d94);
|
|
|
|
|
|
|
|
marker_6948a9d44fbc0e9736130632ee351a48.bindPopup(popup_9ca6b5c85b38104a9cd2464e2c80f7c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6948a9d44fbc0e9736130632ee351a48.setIcon(icon_2ad90ff7709951328397a3b173254906);
|
|
|
|
|
|
var marker_2fa8d52e96eef576a796a12da8089499 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4e1636d79c952b1da522a772da63693a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b2c3c7c302ae010e7900a03d70071fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_856608cc50f700aca05de3caca6cd037 = $(`<div id="html_856608cc50f700aca05de3caca6cd037" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_7b2c3c7c302ae010e7900a03d70071fc.setContent(html_856608cc50f700aca05de3caca6cd037);
|
|
|
|
|
|
|
|
marker_2fa8d52e96eef576a796a12da8089499.bindPopup(popup_7b2c3c7c302ae010e7900a03d70071fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fa8d52e96eef576a796a12da8089499.setIcon(icon_4e1636d79c952b1da522a772da63693a);
|
|
|
|
|
|
var marker_63a16937d946b00315a58a057dc6d635 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f7f7a38e95478066ccca6bbc7c740fcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edbcc6b18a0bf8c5e05f590a17160d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_303f22c235619cc7503bf072bfa28843 = $(`<div id="html_303f22c235619cc7503bf072bfa28843" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_edbcc6b18a0bf8c5e05f590a17160d67.setContent(html_303f22c235619cc7503bf072bfa28843);
|
|
|
|
|
|
|
|
marker_63a16937d946b00315a58a057dc6d635.bindPopup(popup_edbcc6b18a0bf8c5e05f590a17160d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a16937d946b00315a58a057dc6d635.setIcon(icon_f7f7a38e95478066ccca6bbc7c740fcc);
|
|
|
|
|
|
var marker_771836f00aabb23dfbad1b15d3f7ca56 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_8c88748fbe654ee370c068eec48f06c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efbb7afcea6f7bd5ef835c20b46004db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac92a5cbfa0af8ca894024b474205288 = $(`<div id="html_ac92a5cbfa0af8ca894024b474205288" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_efbb7afcea6f7bd5ef835c20b46004db.setContent(html_ac92a5cbfa0af8ca894024b474205288);
|
|
|
|
|
|
|
|
marker_771836f00aabb23dfbad1b15d3f7ca56.bindPopup(popup_efbb7afcea6f7bd5ef835c20b46004db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_771836f00aabb23dfbad1b15d3f7ca56.setIcon(icon_8c88748fbe654ee370c068eec48f06c9);
|
|
|
|
|
|
var marker_04113eec934f02f50ff7f3b499e659fa = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9a3f1bb3120410238053688ddfbc36af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_066764b490ba11ba301ee350e53e6d60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1e172aee7e804a8a492220f47afe433 = $(`<div id="html_c1e172aee7e804a8a492220f47afe433" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_066764b490ba11ba301ee350e53e6d60.setContent(html_c1e172aee7e804a8a492220f47afe433);
|
|
|
|
|
|
|
|
marker_04113eec934f02f50ff7f3b499e659fa.bindPopup(popup_066764b490ba11ba301ee350e53e6d60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04113eec934f02f50ff7f3b499e659fa.setIcon(icon_9a3f1bb3120410238053688ddfbc36af);
|
|
|
|
|
|
var marker_e8bb9d894aea02d2ac56a096b93bd98b = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f8e43df8d9949da812188e6a3ef89c29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5faa81463a206d105b6193a64f18bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c04ea013f830ce7e5431d2eb6d0da76 = $(`<div id="html_7c04ea013f830ce7e5431d2eb6d0da76" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_a5faa81463a206d105b6193a64f18bb2.setContent(html_7c04ea013f830ce7e5431d2eb6d0da76);
|
|
|
|
|
|
|
|
marker_e8bb9d894aea02d2ac56a096b93bd98b.bindPopup(popup_a5faa81463a206d105b6193a64f18bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8bb9d894aea02d2ac56a096b93bd98b.setIcon(icon_f8e43df8d9949da812188e6a3ef89c29);
|
|
|
|
|
|
var marker_8ada3d875edbb55ccd2ee0725f5c3909 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_da598aef7059f165d2de1954236479dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdce8e66ddbaac5d6557ac50000fe2ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3f0d5bc995f244559314505968c3681 = $(`<div id="html_a3f0d5bc995f244559314505968c3681" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_bdce8e66ddbaac5d6557ac50000fe2ee.setContent(html_a3f0d5bc995f244559314505968c3681);
|
|
|
|
|
|
|
|
marker_8ada3d875edbb55ccd2ee0725f5c3909.bindPopup(popup_bdce8e66ddbaac5d6557ac50000fe2ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ada3d875edbb55ccd2ee0725f5c3909.setIcon(icon_da598aef7059f165d2de1954236479dc);
|
|
|
|
|
|
var marker_fe2d29c76609b888e7138c231d940d23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_14725ee14cc1accab3def63927a9aa76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53decfab66793ebf0a01fa33d033fd66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_697af2dc2bf66c6f07f01db187033f28 = $(`<div id="html_697af2dc2bf66c6f07f01db187033f28" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_53decfab66793ebf0a01fa33d033fd66.setContent(html_697af2dc2bf66c6f07f01db187033f28);
|
|
|
|
|
|
|
|
marker_fe2d29c76609b888e7138c231d940d23.bindPopup(popup_53decfab66793ebf0a01fa33d033fd66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe2d29c76609b888e7138c231d940d23.setIcon(icon_14725ee14cc1accab3def63927a9aa76);
|
|
|
|
|
|
var marker_8da03e60355942a82845f42c7980eb8f = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a078bd97c3f15ecc536a906a97b598b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f3d9151f1c36bf61be2a5502a5101f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dc360153d7492e5c19f5f293603ed7f = $(`<div id="html_1dc360153d7492e5c19f5f293603ed7f" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_6f3d9151f1c36bf61be2a5502a5101f4.setContent(html_1dc360153d7492e5c19f5f293603ed7f);
|
|
|
|
|
|
|
|
marker_8da03e60355942a82845f42c7980eb8f.bindPopup(popup_6f3d9151f1c36bf61be2a5502a5101f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8da03e60355942a82845f42c7980eb8f.setIcon(icon_a078bd97c3f15ecc536a906a97b598b7);
|
|
|
|
|
|
var marker_32bfb880f55844b9466b821f3602c0a5 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7611c6436d0667bfc2f2fab6c9edee5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2678e269ebd8dcafdbd28b052f389c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bc066903fe76c00ecdf62a16c05e387 = $(`<div id="html_9bc066903fe76c00ecdf62a16c05e387" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_c2678e269ebd8dcafdbd28b052f389c2.setContent(html_9bc066903fe76c00ecdf62a16c05e387);
|
|
|
|
|
|
|
|
marker_32bfb880f55844b9466b821f3602c0a5.bindPopup(popup_c2678e269ebd8dcafdbd28b052f389c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32bfb880f55844b9466b821f3602c0a5.setIcon(icon_7611c6436d0667bfc2f2fab6c9edee5f);
|
|
|
|
|
|
var marker_bbfe7c56854e9dcd4e8ed45f739d77c8 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_90c37180c7ea48568de642d25746d67f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a580966cb9104e5d0a942e612277a016 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_806d2c711a69256b5f82be064144b50c = $(`<div id="html_806d2c711a69256b5f82be064144b50c" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_a580966cb9104e5d0a942e612277a016.setContent(html_806d2c711a69256b5f82be064144b50c);
|
|
|
|
|
|
|
|
marker_bbfe7c56854e9dcd4e8ed45f739d77c8.bindPopup(popup_a580966cb9104e5d0a942e612277a016)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbfe7c56854e9dcd4e8ed45f739d77c8.setIcon(icon_90c37180c7ea48568de642d25746d67f);
|
|
|
|
|
|
var marker_a223ebb73c02f1f0110bf2a5dd7c336f = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_d4037a09181f7266bdb09d19ce588d66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ebabb2e1b196a56bf678823604cee54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c73cc9fc2a6b2fd5456fbe8e26f2fb53 = $(`<div id="html_c73cc9fc2a6b2fd5456fbe8e26f2fb53" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_4ebabb2e1b196a56bf678823604cee54.setContent(html_c73cc9fc2a6b2fd5456fbe8e26f2fb53);
|
|
|
|
|
|
|
|
marker_a223ebb73c02f1f0110bf2a5dd7c336f.bindPopup(popup_4ebabb2e1b196a56bf678823604cee54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a223ebb73c02f1f0110bf2a5dd7c336f.setIcon(icon_d4037a09181f7266bdb09d19ce588d66);
|
|
|
|
|
|
var marker_c72ddd3e7bafcca5593161320e75fe41 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3e9d027fc0bebe7a9222c15bcc88c835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdf81dba22259a29cdaf647802cdfca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0fdbfecdda13e8fd41ed83585e36587 = $(`<div id="html_f0fdbfecdda13e8fd41ed83585e36587" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_fdf81dba22259a29cdaf647802cdfca8.setContent(html_f0fdbfecdda13e8fd41ed83585e36587);
|
|
|
|
|
|
|
|
marker_c72ddd3e7bafcca5593161320e75fe41.bindPopup(popup_fdf81dba22259a29cdaf647802cdfca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c72ddd3e7bafcca5593161320e75fe41.setIcon(icon_3e9d027fc0bebe7a9222c15bcc88c835);
|
|
|
|
|
|
var marker_b788401c86b8ee0ff21e5d331143048d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7b1defe3b92676ce361bef5d7058c56b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92ac4dafcf97c49faa5af35b3a4fb7c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_016114c218f5efb1aba0505d9835052e = $(`<div id="html_016114c218f5efb1aba0505d9835052e" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_92ac4dafcf97c49faa5af35b3a4fb7c0.setContent(html_016114c218f5efb1aba0505d9835052e);
|
|
|
|
|
|
|
|
marker_b788401c86b8ee0ff21e5d331143048d.bindPopup(popup_92ac4dafcf97c49faa5af35b3a4fb7c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b788401c86b8ee0ff21e5d331143048d.setIcon(icon_7b1defe3b92676ce361bef5d7058c56b);
|
|
|
|
|
|
var marker_750e6ff774b2fb084437b20eabeabb9a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_fb06c7eb4c7673c6b319748877646dc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e7d7636f64aa1c9270218ca65aeeca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_800a7feae8c218c90e4ddda83daa41e6 = $(`<div id="html_800a7feae8c218c90e4ddda83daa41e6" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_0e7d7636f64aa1c9270218ca65aeeca2.setContent(html_800a7feae8c218c90e4ddda83daa41e6);
|
|
|
|
|
|
|
|
marker_750e6ff774b2fb084437b20eabeabb9a.bindPopup(popup_0e7d7636f64aa1c9270218ca65aeeca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_750e6ff774b2fb084437b20eabeabb9a.setIcon(icon_fb06c7eb4c7673c6b319748877646dc3);
|
|
|
|
|
|
var marker_ab942f924780aadece1f8e926c53a976 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_8941190e55543a3d7b3ffc31b42c8d88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4e58a71ef3c61a6ffd439a378f8804a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d83c9e67ba1c9c8edb7385992788ddb7 = $(`<div id="html_d83c9e67ba1c9c8edb7385992788ddb7" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_e4e58a71ef3c61a6ffd439a378f8804a.setContent(html_d83c9e67ba1c9c8edb7385992788ddb7);
|
|
|
|
|
|
|
|
marker_ab942f924780aadece1f8e926c53a976.bindPopup(popup_e4e58a71ef3c61a6ffd439a378f8804a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab942f924780aadece1f8e926c53a976.setIcon(icon_8941190e55543a3d7b3ffc31b42c8d88);
|
|
|
|
|
|
var marker_12b4e3f856da5ab11640f48eb4267fa8 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_28f1115262da17f871e0c848a3c5e3a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23ba3533ee3b446e340d2eb989dcfe5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ae2c881092864add181a946f38db736 = $(`<div id="html_4ae2c881092864add181a946f38db736" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_23ba3533ee3b446e340d2eb989dcfe5a.setContent(html_4ae2c881092864add181a946f38db736);
|
|
|
|
|
|
|
|
marker_12b4e3f856da5ab11640f48eb4267fa8.bindPopup(popup_23ba3533ee3b446e340d2eb989dcfe5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12b4e3f856da5ab11640f48eb4267fa8.setIcon(icon_28f1115262da17f871e0c848a3c5e3a3);
|
|
|
|
|
|
var marker_2f9d394b982cfdcf44c532c54dfc300b = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2c0589c9a2779e0fa9a3b7a797edcb38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a55cd9abc1f83b432e53cd4862faeab4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c89a5e0b440114c8007b68b7a5ea728b = $(`<div id="html_c89a5e0b440114c8007b68b7a5ea728b" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_a55cd9abc1f83b432e53cd4862faeab4.setContent(html_c89a5e0b440114c8007b68b7a5ea728b);
|
|
|
|
|
|
|
|
marker_2f9d394b982cfdcf44c532c54dfc300b.bindPopup(popup_a55cd9abc1f83b432e53cd4862faeab4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f9d394b982cfdcf44c532c54dfc300b.setIcon(icon_2c0589c9a2779e0fa9a3b7a797edcb38);
|
|
|
|
|
|
var marker_8f6cf5c929cc868666f4fdb69b92a015 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_85b7bfe523043eeba799051d91f46bb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9560023a02773b5e579d3c52473cde21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_188d0c569555b89d27eb516eed5e5aae = $(`<div id="html_188d0c569555b89d27eb516eed5e5aae" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_9560023a02773b5e579d3c52473cde21.setContent(html_188d0c569555b89d27eb516eed5e5aae);
|
|
|
|
|
|
|
|
marker_8f6cf5c929cc868666f4fdb69b92a015.bindPopup(popup_9560023a02773b5e579d3c52473cde21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f6cf5c929cc868666f4fdb69b92a015.setIcon(icon_85b7bfe523043eeba799051d91f46bb7);
|
|
|
|
|
|
var marker_289593dbb2f5413ffbaf90c183b8d80c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_d92e36e8b2325d690a85f7fd571768af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3029e4dd689eacc2800ffaa4fb67c55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_969fdf467001572e901f33bcf16dc2e1 = $(`<div id="html_969fdf467001572e901f33bcf16dc2e1" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_e3029e4dd689eacc2800ffaa4fb67c55.setContent(html_969fdf467001572e901f33bcf16dc2e1);
|
|
|
|
|
|
|
|
marker_289593dbb2f5413ffbaf90c183b8d80c.bindPopup(popup_e3029e4dd689eacc2800ffaa4fb67c55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_289593dbb2f5413ffbaf90c183b8d80c.setIcon(icon_d92e36e8b2325d690a85f7fd571768af);
|
|
|
|
|
|
var marker_a5012771659a128f340faaa87ddf557a = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_dca8276aea58b2312d0de85761fd10f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99088729839f20eee5829f18af2c44ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab875cb1367fdc2dc2e6d3d6b3b71c0e = $(`<div id="html_ab875cb1367fdc2dc2e6d3d6b3b71c0e" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_99088729839f20eee5829f18af2c44ff.setContent(html_ab875cb1367fdc2dc2e6d3d6b3b71c0e);
|
|
|
|
|
|
|
|
marker_a5012771659a128f340faaa87ddf557a.bindPopup(popup_99088729839f20eee5829f18af2c44ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5012771659a128f340faaa87ddf557a.setIcon(icon_dca8276aea58b2312d0de85761fd10f0);
|
|
|
|
|
|
var marker_db851a90804321fd0de445602460627a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_fee55b9fe53a8927e2b27082aff373c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_665b9ab5a5900f037a9959ec755511f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dd08a9ac06ef396a363863cb76b7eed = $(`<div id="html_7dd08a9ac06ef396a363863cb76b7eed" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_665b9ab5a5900f037a9959ec755511f6.setContent(html_7dd08a9ac06ef396a363863cb76b7eed);
|
|
|
|
|
|
|
|
marker_db851a90804321fd0de445602460627a.bindPopup(popup_665b9ab5a5900f037a9959ec755511f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db851a90804321fd0de445602460627a.setIcon(icon_fee55b9fe53a8927e2b27082aff373c8);
|
|
|
|
|
|
var marker_3fd92c35a72e5a59804134f61bc5c329 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_79d6297faf5ec01e33062315aff6b463 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beeab29e2d5f082542b0afa36722dc63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0263a80f120b6f2675344acfc821c8f = $(`<div id="html_f0263a80f120b6f2675344acfc821c8f" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_beeab29e2d5f082542b0afa36722dc63.setContent(html_f0263a80f120b6f2675344acfc821c8f);
|
|
|
|
|
|
|
|
marker_3fd92c35a72e5a59804134f61bc5c329.bindPopup(popup_beeab29e2d5f082542b0afa36722dc63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fd92c35a72e5a59804134f61bc5c329.setIcon(icon_79d6297faf5ec01e33062315aff6b463);
|
|
|
|
|
|
var marker_2c22fa591aa301fb764ccd969d614d4d = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4950e43ad4ca55e5c7b1d98028aa6173 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_107cb8eda9a6ff1e04c9835d2195d9a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_283c8f25319e6d035e7aae31595242fa = $(`<div id="html_283c8f25319e6d035e7aae31595242fa" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_107cb8eda9a6ff1e04c9835d2195d9a6.setContent(html_283c8f25319e6d035e7aae31595242fa);
|
|
|
|
|
|
|
|
marker_2c22fa591aa301fb764ccd969d614d4d.bindPopup(popup_107cb8eda9a6ff1e04c9835d2195d9a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c22fa591aa301fb764ccd969d614d4d.setIcon(icon_4950e43ad4ca55e5c7b1d98028aa6173);
|
|
|
|
|
|
var marker_a6b31024f7ba8402ce8de07d8a36287b = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_558570abf8e169f12eb7c534564bb9e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bc189715cf88a040949577a5edad629 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff2aefe44a23be7de626aade844f908d = $(`<div id="html_ff2aefe44a23be7de626aade844f908d" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_0bc189715cf88a040949577a5edad629.setContent(html_ff2aefe44a23be7de626aade844f908d);
|
|
|
|
|
|
|
|
marker_a6b31024f7ba8402ce8de07d8a36287b.bindPopup(popup_0bc189715cf88a040949577a5edad629)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6b31024f7ba8402ce8de07d8a36287b.setIcon(icon_558570abf8e169f12eb7c534564bb9e5);
|
|
|
|
|
|
var marker_d61f2887bdd55b64c679d07b36290287 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_bcedf68fb176b07c76db96d970e1102a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e0758f62946e0c9d07c6d9328d547a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bee155eb4d38e88bed8bc0d5fa72ad1 = $(`<div id="html_5bee155eb4d38e88bed8bc0d5fa72ad1" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_6e0758f62946e0c9d07c6d9328d547a4.setContent(html_5bee155eb4d38e88bed8bc0d5fa72ad1);
|
|
|
|
|
|
|
|
marker_d61f2887bdd55b64c679d07b36290287.bindPopup(popup_6e0758f62946e0c9d07c6d9328d547a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d61f2887bdd55b64c679d07b36290287.setIcon(icon_bcedf68fb176b07c76db96d970e1102a);
|
|
|
|
|
|
var marker_eb051497a8eb3b03b81b94fc41524395 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_35d68417d451e33912bea7a3d7cee94f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67dbb645965ec784d4e929b8d89284db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daaf6dc0c8088e00b28bd8d4733d0e91 = $(`<div id="html_daaf6dc0c8088e00b28bd8d4733d0e91" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_67dbb645965ec784d4e929b8d89284db.setContent(html_daaf6dc0c8088e00b28bd8d4733d0e91);
|
|
|
|
|
|
|
|
marker_eb051497a8eb3b03b81b94fc41524395.bindPopup(popup_67dbb645965ec784d4e929b8d89284db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb051497a8eb3b03b81b94fc41524395.setIcon(icon_35d68417d451e33912bea7a3d7cee94f);
|
|
|
|
|
|
var marker_c9cdc0027b6365a34486715310282742 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0dd2f2e380a0c7c66fc86107cef90d7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad31172faf565f909b38b287d806f613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46235dcbcc12eb23e563a675d04ec370 = $(`<div id="html_46235dcbcc12eb23e563a675d04ec370" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_ad31172faf565f909b38b287d806f613.setContent(html_46235dcbcc12eb23e563a675d04ec370);
|
|
|
|
|
|
|
|
marker_c9cdc0027b6365a34486715310282742.bindPopup(popup_ad31172faf565f909b38b287d806f613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9cdc0027b6365a34486715310282742.setIcon(icon_0dd2f2e380a0c7c66fc86107cef90d7e);
|
|
|
|
|
|
var marker_648138bbb6fb9b89db7499c1a7caae6a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3e5f8b2ac429573d8b0bdf74b6f1dbb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9541ac24d0126c3ab8b5b90df346c27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d61adbd8325cedd5e7ad3fbc6b0ab46 = $(`<div id="html_2d61adbd8325cedd5e7ad3fbc6b0ab46" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_e9541ac24d0126c3ab8b5b90df346c27.setContent(html_2d61adbd8325cedd5e7ad3fbc6b0ab46);
|
|
|
|
|
|
|
|
marker_648138bbb6fb9b89db7499c1a7caae6a.bindPopup(popup_e9541ac24d0126c3ab8b5b90df346c27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_648138bbb6fb9b89db7499c1a7caae6a.setIcon(icon_3e5f8b2ac429573d8b0bdf74b6f1dbb5);
|
|
|
|
|
|
var marker_e67dded153a5179ac7fda96f281fe3cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_54719e5ec7075473df4586fd1efde7ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc42f05f7fa8ff32ad4f9cfc514631ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d91f4723fee88de55dbdd983afe6adb = $(`<div id="html_6d91f4723fee88de55dbdd983afe6adb" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_fc42f05f7fa8ff32ad4f9cfc514631ec.setContent(html_6d91f4723fee88de55dbdd983afe6adb);
|
|
|
|
|
|
|
|
marker_e67dded153a5179ac7fda96f281fe3cb.bindPopup(popup_fc42f05f7fa8ff32ad4f9cfc514631ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e67dded153a5179ac7fda96f281fe3cb.setIcon(icon_54719e5ec7075473df4586fd1efde7ca);
|
|
|
|
|
|
var marker_5e282bac63bfa9d039fc3fd0a469804f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_47e4c90ebefb40dbd1ad4fbe556204a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc3d86c0db482a2d0028e82f11879ea7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cac910dc31f05197102e37070055b13 = $(`<div id="html_3cac910dc31f05197102e37070055b13" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_bc3d86c0db482a2d0028e82f11879ea7.setContent(html_3cac910dc31f05197102e37070055b13);
|
|
|
|
|
|
|
|
marker_5e282bac63bfa9d039fc3fd0a469804f.bindPopup(popup_bc3d86c0db482a2d0028e82f11879ea7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e282bac63bfa9d039fc3fd0a469804f.setIcon(icon_47e4c90ebefb40dbd1ad4fbe556204a0);
|
|
|
|
|
|
var marker_f6d1880eeb4a8c7d6ec2445fc8f6c0a0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f0ac385df54052f257fadee245c927c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fbb56aba27503f55e930a6668bb0737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abacbb39a34328c24cb73b63d6834a11 = $(`<div id="html_abacbb39a34328c24cb73b63d6834a11" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_7fbb56aba27503f55e930a6668bb0737.setContent(html_abacbb39a34328c24cb73b63d6834a11);
|
|
|
|
|
|
|
|
marker_f6d1880eeb4a8c7d6ec2445fc8f6c0a0.bindPopup(popup_7fbb56aba27503f55e930a6668bb0737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6d1880eeb4a8c7d6ec2445fc8f6c0a0.setIcon(icon_f0ac385df54052f257fadee245c927c4);
|
|
|
|
|
|
var marker_63839bf3bfa35b5bb06ea6163598bf43 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c4a93d0c645579a9c02eb1ac780f8791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa316f12317ac45031450dbaab49c335 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e577b18209e838b202c3da1557c017cd = $(`<div id="html_e577b18209e838b202c3da1557c017cd" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_aa316f12317ac45031450dbaab49c335.setContent(html_e577b18209e838b202c3da1557c017cd);
|
|
|
|
|
|
|
|
marker_63839bf3bfa35b5bb06ea6163598bf43.bindPopup(popup_aa316f12317ac45031450dbaab49c335)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63839bf3bfa35b5bb06ea6163598bf43.setIcon(icon_c4a93d0c645579a9c02eb1ac780f8791);
|
|
|
|
|
|
var marker_cbfa618f98d21a7de0b0c1062d1485ea = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_dee755e811553040bdd7d2c3d1f91042 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_406ed54c367355a0317882d87e231795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6496fcc7b434f78835781c2f6c40860b = $(`<div id="html_6496fcc7b434f78835781c2f6c40860b" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_406ed54c367355a0317882d87e231795.setContent(html_6496fcc7b434f78835781c2f6c40860b);
|
|
|
|
|
|
|
|
marker_cbfa618f98d21a7de0b0c1062d1485ea.bindPopup(popup_406ed54c367355a0317882d87e231795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbfa618f98d21a7de0b0c1062d1485ea.setIcon(icon_dee755e811553040bdd7d2c3d1f91042);
|
|
|
|
|
|
var marker_ab30f05f2a726ff64d38a53f40d0fec3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9f0031b8df716883ae400a677c2cfc0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6098e4bfc990c4450ae39790e4f0beb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d456a55e0af4d3f6086e7bc677a9f463 = $(`<div id="html_d456a55e0af4d3f6086e7bc677a9f463" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_a6098e4bfc990c4450ae39790e4f0beb.setContent(html_d456a55e0af4d3f6086e7bc677a9f463);
|
|
|
|
|
|
|
|
marker_ab30f05f2a726ff64d38a53f40d0fec3.bindPopup(popup_a6098e4bfc990c4450ae39790e4f0beb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab30f05f2a726ff64d38a53f40d0fec3.setIcon(icon_9f0031b8df716883ae400a677c2cfc0b);
|
|
|
|
|
|
var marker_b048f28830140bd2afc21bc27fd5d5c6 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_30045c25f0cc29e6f9696f564d86a7df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6db37f9224179dfba3ad84c8707d8933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc6d8571094fecfe03050b89c9e8f3d7 = $(`<div id="html_cc6d8571094fecfe03050b89c9e8f3d7" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_6db37f9224179dfba3ad84c8707d8933.setContent(html_cc6d8571094fecfe03050b89c9e8f3d7);
|
|
|
|
|
|
|
|
marker_b048f28830140bd2afc21bc27fd5d5c6.bindPopup(popup_6db37f9224179dfba3ad84c8707d8933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b048f28830140bd2afc21bc27fd5d5c6.setIcon(icon_30045c25f0cc29e6f9696f564d86a7df);
|
|
|
|
|
|
var marker_fdeb20a2408da4acfde533b777564349 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_0778a9443d696c36cfaa31aea5393668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7da481a9b76bedfd14ab5bff90c1651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cbe40b81ce7febaea8610dea7740738 = $(`<div id="html_2cbe40b81ce7febaea8610dea7740738" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_f7da481a9b76bedfd14ab5bff90c1651.setContent(html_2cbe40b81ce7febaea8610dea7740738);
|
|
|
|
|
|
|
|
marker_fdeb20a2408da4acfde533b777564349.bindPopup(popup_f7da481a9b76bedfd14ab5bff90c1651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdeb20a2408da4acfde533b777564349.setIcon(icon_0778a9443d696c36cfaa31aea5393668);
|
|
|
|
|
|
var marker_352001edcedbb7935ddaa82f237ddac8 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_38ad5b823130fb59c73ebafcecfc79b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d9d41d3bf57b06e3cf4557ea8704eaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce44d185e092e735e68d68e9fb6548c = $(`<div id="html_dce44d185e092e735e68d68e9fb6548c" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_5d9d41d3bf57b06e3cf4557ea8704eaa.setContent(html_dce44d185e092e735e68d68e9fb6548c);
|
|
|
|
|
|
|
|
marker_352001edcedbb7935ddaa82f237ddac8.bindPopup(popup_5d9d41d3bf57b06e3cf4557ea8704eaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_352001edcedbb7935ddaa82f237ddac8.setIcon(icon_38ad5b823130fb59c73ebafcecfc79b3);
|
|
|
|
|
|
var marker_c4c48d45ee736083be02a248f4949b1d = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_dac35e70f9eed6ae3f37e8147c6833eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dafd59301c41fbe35c71b60145ff3d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d0415fca76514cd6d800c967c8414ab = $(`<div id="html_6d0415fca76514cd6d800c967c8414ab" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_2dafd59301c41fbe35c71b60145ff3d1.setContent(html_6d0415fca76514cd6d800c967c8414ab);
|
|
|
|
|
|
|
|
marker_c4c48d45ee736083be02a248f4949b1d.bindPopup(popup_2dafd59301c41fbe35c71b60145ff3d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4c48d45ee736083be02a248f4949b1d.setIcon(icon_dac35e70f9eed6ae3f37e8147c6833eb);
|
|
|
|
|
|
var marker_719edfd90afe09e3a591768d3ac2ca90 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_1926821a5024b01400b5feed43ee2ab7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dae93ece7b94322193fa606cc1307dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab08106aafa3ae744e55f342ddb0b8a3 = $(`<div id="html_ab08106aafa3ae744e55f342ddb0b8a3" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_5dae93ece7b94322193fa606cc1307dd.setContent(html_ab08106aafa3ae744e55f342ddb0b8a3);
|
|
|
|
|
|
|
|
marker_719edfd90afe09e3a591768d3ac2ca90.bindPopup(popup_5dae93ece7b94322193fa606cc1307dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_719edfd90afe09e3a591768d3ac2ca90.setIcon(icon_1926821a5024b01400b5feed43ee2ab7);
|
|
|
|
|
|
var marker_66bb0190105f69b0662c297903dbd8ca = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_2a458e6337d1f379a9cc57e238de6f80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62bd1baf75c33894727324a73668edd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25342301abd47f2ed9f5d6d58a99032b = $(`<div id="html_25342301abd47f2ed9f5d6d58a99032b" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_62bd1baf75c33894727324a73668edd5.setContent(html_25342301abd47f2ed9f5d6d58a99032b);
|
|
|
|
|
|
|
|
marker_66bb0190105f69b0662c297903dbd8ca.bindPopup(popup_62bd1baf75c33894727324a73668edd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66bb0190105f69b0662c297903dbd8ca.setIcon(icon_2a458e6337d1f379a9cc57e238de6f80);
|
|
|
|
|
|
var marker_f0547433e0f038339025557ad71b3574 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_5a2ba39f8e6bd745b0b4428dfa60425f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a818a44636b24a97d8a54341d19a17ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f672166ecf39e69fea5204b7e515c1f = $(`<div id="html_9f672166ecf39e69fea5204b7e515c1f" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a818a44636b24a97d8a54341d19a17ba.setContent(html_9f672166ecf39e69fea5204b7e515c1f);
|
|
|
|
|
|
|
|
marker_f0547433e0f038339025557ad71b3574.bindPopup(popup_a818a44636b24a97d8a54341d19a17ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0547433e0f038339025557ad71b3574.setIcon(icon_5a2ba39f8e6bd745b0b4428dfa60425f);
|
|
|
|
|
|
var marker_63912868fb5279195bdebf5093f33334 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a81de7535be8a0734e626e7bc66b0936 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7aef5639a9d4d1dd80b16ab7bf9eafb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_695a60dc3573f3436daa05f84cc997fc = $(`<div id="html_695a60dc3573f3436daa05f84cc997fc" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_b7aef5639a9d4d1dd80b16ab7bf9eafb.setContent(html_695a60dc3573f3436daa05f84cc997fc);
|
|
|
|
|
|
|
|
marker_63912868fb5279195bdebf5093f33334.bindPopup(popup_b7aef5639a9d4d1dd80b16ab7bf9eafb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63912868fb5279195bdebf5093f33334.setIcon(icon_a81de7535be8a0734e626e7bc66b0936);
|
|
|
|
|
|
var marker_9c46ef140b762292cb0c3778a7f2fde8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_8419b95255b0e64e1f307bf316bf60cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e446e5c3e814b2b8410da25ba6bf36ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b94f5980f095fb155501b3e5528c16d = $(`<div id="html_9b94f5980f095fb155501b3e5528c16d" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_e446e5c3e814b2b8410da25ba6bf36ce.setContent(html_9b94f5980f095fb155501b3e5528c16d);
|
|
|
|
|
|
|
|
marker_9c46ef140b762292cb0c3778a7f2fde8.bindPopup(popup_e446e5c3e814b2b8410da25ba6bf36ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c46ef140b762292cb0c3778a7f2fde8.setIcon(icon_8419b95255b0e64e1f307bf316bf60cf);
|
|
|
|
|
|
var marker_6763a5488195fe7f7d490d601fd01b88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_5f540b81269dcca5ececdbce27229af4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b9efa5d34d356b4d92ea4ddc78e0f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0016b67aff45d7698241ade71071ca74 = $(`<div id="html_0016b67aff45d7698241ade71071ca74" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_18b9efa5d34d356b4d92ea4ddc78e0f7.setContent(html_0016b67aff45d7698241ade71071ca74);
|
|
|
|
|
|
|
|
marker_6763a5488195fe7f7d490d601fd01b88.bindPopup(popup_18b9efa5d34d356b4d92ea4ddc78e0f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6763a5488195fe7f7d490d601fd01b88.setIcon(icon_5f540b81269dcca5ececdbce27229af4);
|
|
|
|
|
|
var marker_41ed343f22d44d8e926ad2d53ced0b3d = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_778ba513dd5e36c3fd0a937a91c3d442 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89aa1fa7f3f115e5fbc4b10b09945cbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f47bceb9026db9b4ad05b46b75d2628 = $(`<div id="html_7f47bceb9026db9b4ad05b46b75d2628" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_89aa1fa7f3f115e5fbc4b10b09945cbc.setContent(html_7f47bceb9026db9b4ad05b46b75d2628);
|
|
|
|
|
|
|
|
marker_41ed343f22d44d8e926ad2d53ced0b3d.bindPopup(popup_89aa1fa7f3f115e5fbc4b10b09945cbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41ed343f22d44d8e926ad2d53ced0b3d.setIcon(icon_778ba513dd5e36c3fd0a937a91c3d442);
|
|
|
|
|
|
var marker_57bdf6bd5ce8e3ac2b6938857e14e5ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_42e78966ddfd0f08637e99944a0c9812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_990744539f959dd3177e4a57ed872621 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_809ae58ff037413649c37edcd3c6ce59 = $(`<div id="html_809ae58ff037413649c37edcd3c6ce59" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_990744539f959dd3177e4a57ed872621.setContent(html_809ae58ff037413649c37edcd3c6ce59);
|
|
|
|
|
|
|
|
marker_57bdf6bd5ce8e3ac2b6938857e14e5ca.bindPopup(popup_990744539f959dd3177e4a57ed872621)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57bdf6bd5ce8e3ac2b6938857e14e5ca.setIcon(icon_42e78966ddfd0f08637e99944a0c9812);
|
|
|
|
|
|
var marker_88028d9442e8e5fd6a7cdb4767577aea = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_992b8f4ce666ea09e15de8553e479178 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7a0522fb44259fc5497c0d8e4cea79b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4276b5b268d8e2fc495ce74ac8bf3ce1 = $(`<div id="html_4276b5b268d8e2fc495ce74ac8bf3ce1" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_f7a0522fb44259fc5497c0d8e4cea79b.setContent(html_4276b5b268d8e2fc495ce74ac8bf3ce1);
|
|
|
|
|
|
|
|
marker_88028d9442e8e5fd6a7cdb4767577aea.bindPopup(popup_f7a0522fb44259fc5497c0d8e4cea79b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88028d9442e8e5fd6a7cdb4767577aea.setIcon(icon_992b8f4ce666ea09e15de8553e479178);
|
|
|
|
|
|
var marker_39692fca46be71f4ed8de7affb11554b = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_df3fe3e63027f944f8e1f6ec09990024 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61da8e15139bd1d676896a8bcdc0ecdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4958116a35468f86732673dd50d568c = $(`<div id="html_a4958116a35468f86732673dd50d568c" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_61da8e15139bd1d676896a8bcdc0ecdb.setContent(html_a4958116a35468f86732673dd50d568c);
|
|
|
|
|
|
|
|
marker_39692fca46be71f4ed8de7affb11554b.bindPopup(popup_61da8e15139bd1d676896a8bcdc0ecdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39692fca46be71f4ed8de7affb11554b.setIcon(icon_df3fe3e63027f944f8e1f6ec09990024);
|
|
|
|
|
|
var marker_8a06b5f9c1809985e0464baa8f73f6c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_c6de0036e12df08efc3767eded0b2a17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ebb9a80e7656050eb31f28afe3f035c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83fec984ac7d839fde9a5a6a5dad3547 = $(`<div id="html_83fec984ac7d839fde9a5a6a5dad3547" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_6ebb9a80e7656050eb31f28afe3f035c.setContent(html_83fec984ac7d839fde9a5a6a5dad3547);
|
|
|
|
|
|
|
|
marker_8a06b5f9c1809985e0464baa8f73f6c2.bindPopup(popup_6ebb9a80e7656050eb31f28afe3f035c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a06b5f9c1809985e0464baa8f73f6c2.setIcon(icon_c6de0036e12df08efc3767eded0b2a17);
|
|
|
|
|
|
var marker_6baf47ac389871a223c5b5b6e4b0b232 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_06338cfe0a939e104baa6d7e5c279dc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85e3a8f03c45176e3c26da74388079bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e4ba5b6df71cdcace8a65cbc0727d68 = $(`<div id="html_2e4ba5b6df71cdcace8a65cbc0727d68" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_85e3a8f03c45176e3c26da74388079bb.setContent(html_2e4ba5b6df71cdcace8a65cbc0727d68);
|
|
|
|
|
|
|
|
marker_6baf47ac389871a223c5b5b6e4b0b232.bindPopup(popup_85e3a8f03c45176e3c26da74388079bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6baf47ac389871a223c5b5b6e4b0b232.setIcon(icon_06338cfe0a939e104baa6d7e5c279dc1);
|
|
|
|
|
|
var marker_2e8e13ef3fe97042f9bf9cf6e3579182 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_37c7a2cbc26c4d706742d30d68ba5a3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0743dfe2d82bae8507e8c4ab2233c64e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc36b40253728b7f21ee84cf831d9026 = $(`<div id="html_cc36b40253728b7f21ee84cf831d9026" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_0743dfe2d82bae8507e8c4ab2233c64e.setContent(html_cc36b40253728b7f21ee84cf831d9026);
|
|
|
|
|
|
|
|
marker_2e8e13ef3fe97042f9bf9cf6e3579182.bindPopup(popup_0743dfe2d82bae8507e8c4ab2233c64e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e8e13ef3fe97042f9bf9cf6e3579182.setIcon(icon_37c7a2cbc26c4d706742d30d68ba5a3b);
|
|
|
|
|
|
var marker_68fe0c997950ceeb3fa9ef058c0c663c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_ff222446b3b76e3270f3bdda5a29dc32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b75d20f212f663f2611dbec9cdc32090 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9330d26f8001a1b1e956f3b558b53d5 = $(`<div id="html_c9330d26f8001a1b1e956f3b558b53d5" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_b75d20f212f663f2611dbec9cdc32090.setContent(html_c9330d26f8001a1b1e956f3b558b53d5);
|
|
|
|
|
|
|
|
marker_68fe0c997950ceeb3fa9ef058c0c663c.bindPopup(popup_b75d20f212f663f2611dbec9cdc32090)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68fe0c997950ceeb3fa9ef058c0c663c.setIcon(icon_ff222446b3b76e3270f3bdda5a29dc32);
|
|
|
|
|
|
var marker_d4e55da23143ee112c9d7995001d2876 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_5c950a23c7471ba173325506ff87bf79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a9b46523a38c5906a66941ef3ee30d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31593283552b4da3c5ab3fa5fc80b64f = $(`<div id="html_31593283552b4da3c5ab3fa5fc80b64f" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_d3a9b46523a38c5906a66941ef3ee30d.setContent(html_31593283552b4da3c5ab3fa5fc80b64f);
|
|
|
|
|
|
|
|
marker_d4e55da23143ee112c9d7995001d2876.bindPopup(popup_d3a9b46523a38c5906a66941ef3ee30d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4e55da23143ee112c9d7995001d2876.setIcon(icon_5c950a23c7471ba173325506ff87bf79);
|
|
|
|
|
|
var marker_9369c3044c309152d68cb9a51c14ccee = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_cac12525dad35348ca5a2a31385fb25c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c673b833558558726fd108b48fc57daf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9cd4edc126e3e3fb6fec4d756b568c7 = $(`<div id="html_a9cd4edc126e3e3fb6fec4d756b568c7" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_c673b833558558726fd108b48fc57daf.setContent(html_a9cd4edc126e3e3fb6fec4d756b568c7);
|
|
|
|
|
|
|
|
marker_9369c3044c309152d68cb9a51c14ccee.bindPopup(popup_c673b833558558726fd108b48fc57daf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9369c3044c309152d68cb9a51c14ccee.setIcon(icon_cac12525dad35348ca5a2a31385fb25c);
|
|
|
|
|
|
var marker_448a4312e36a383f05b12ea8e8c98cfe = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_1fa198a3d3b990d51ad75cc31b7bb2c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e83d80349af2ad63af07047232ed81e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d752a1b01d9b6403a7d612c7ba4cde95 = $(`<div id="html_d752a1b01d9b6403a7d612c7ba4cde95" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_3e83d80349af2ad63af07047232ed81e.setContent(html_d752a1b01d9b6403a7d612c7ba4cde95);
|
|
|
|
|
|
|
|
marker_448a4312e36a383f05b12ea8e8c98cfe.bindPopup(popup_3e83d80349af2ad63af07047232ed81e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_448a4312e36a383f05b12ea8e8c98cfe.setIcon(icon_1fa198a3d3b990d51ad75cc31b7bb2c0);
|
|
|
|
|
|
var marker_f8a138db5afc66ba1c222cd98a76c234 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_e74b4d40e17613d72586f7703c3ad770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_effbdcebd02a286e825a9177799cded9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_406e950c77f5ff2dd49b80097cdbcfa8 = $(`<div id="html_406e950c77f5ff2dd49b80097cdbcfa8" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_effbdcebd02a286e825a9177799cded9.setContent(html_406e950c77f5ff2dd49b80097cdbcfa8);
|
|
|
|
|
|
|
|
marker_f8a138db5afc66ba1c222cd98a76c234.bindPopup(popup_effbdcebd02a286e825a9177799cded9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8a138db5afc66ba1c222cd98a76c234.setIcon(icon_e74b4d40e17613d72586f7703c3ad770);
|
|
|
|
|
|
var marker_89fe619121f4f94838ca60e6345693dd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b3e5ad1e0d472c3a116a2682e1604421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6487c4a4213fe7f0c5c6ab9461a8cd90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12e6ca6e4accceb5228736915450ac07 = $(`<div id="html_12e6ca6e4accceb5228736915450ac07" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_6487c4a4213fe7f0c5c6ab9461a8cd90.setContent(html_12e6ca6e4accceb5228736915450ac07);
|
|
|
|
|
|
|
|
marker_89fe619121f4f94838ca60e6345693dd.bindPopup(popup_6487c4a4213fe7f0c5c6ab9461a8cd90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89fe619121f4f94838ca60e6345693dd.setIcon(icon_b3e5ad1e0d472c3a116a2682e1604421);
|
|
|
|
|
|
var marker_f7990b100de1c5e452c627796d86abc4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_07495ad6c16f08ec7f54cd6bfb3c3dfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03fd6e46fd9702035fc37a812202d687 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09855db0d70ccab7c365cc5509e1f9c1 = $(`<div id="html_09855db0d70ccab7c365cc5509e1f9c1" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_03fd6e46fd9702035fc37a812202d687.setContent(html_09855db0d70ccab7c365cc5509e1f9c1);
|
|
|
|
|
|
|
|
marker_f7990b100de1c5e452c627796d86abc4.bindPopup(popup_03fd6e46fd9702035fc37a812202d687)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7990b100de1c5e452c627796d86abc4.setIcon(icon_07495ad6c16f08ec7f54cd6bfb3c3dfb);
|
|
|
|
|
|
var marker_dc3efa0886b5dfad3851aee805758a67 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_b13943f1f3f9b50ec6e29c43d0f310b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52fbd59904e1d233a12866b986948f6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_360e36a8f4e2123720f868773833cf07 = $(`<div id="html_360e36a8f4e2123720f868773833cf07" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_52fbd59904e1d233a12866b986948f6e.setContent(html_360e36a8f4e2123720f868773833cf07);
|
|
|
|
|
|
|
|
marker_dc3efa0886b5dfad3851aee805758a67.bindPopup(popup_52fbd59904e1d233a12866b986948f6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc3efa0886b5dfad3851aee805758a67.setIcon(icon_b13943f1f3f9b50ec6e29c43d0f310b6);
|
|
|
|
|
|
var marker_932ed96b154b9920978d7fab14906709 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_82d25fdb0d9fa9136f03f80e81451772 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e865aeeb4d16d6546cd4a916f5e11c1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e89448c6c1e46ab11e8eab045ea21a46 = $(`<div id="html_e89448c6c1e46ab11e8eab045ea21a46" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_e865aeeb4d16d6546cd4a916f5e11c1a.setContent(html_e89448c6c1e46ab11e8eab045ea21a46);
|
|
|
|
|
|
|
|
marker_932ed96b154b9920978d7fab14906709.bindPopup(popup_e865aeeb4d16d6546cd4a916f5e11c1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_932ed96b154b9920978d7fab14906709.setIcon(icon_82d25fdb0d9fa9136f03f80e81451772);
|
|
|
|
|
|
var marker_492c16f2a92d0590c6519e2c66d1aa13 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_01606bd6004ab0ff275552fcafdb7b86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f637be4178761bcbd0122ac4c3a7d06e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7795a056a34802e5734d8a355d380f5b = $(`<div id="html_7795a056a34802e5734d8a355d380f5b" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_f637be4178761bcbd0122ac4c3a7d06e.setContent(html_7795a056a34802e5734d8a355d380f5b);
|
|
|
|
|
|
|
|
marker_492c16f2a92d0590c6519e2c66d1aa13.bindPopup(popup_f637be4178761bcbd0122ac4c3a7d06e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_492c16f2a92d0590c6519e2c66d1aa13.setIcon(icon_01606bd6004ab0ff275552fcafdb7b86);
|
|
|
|
|
|
var marker_c5483cde20dde4cd8dbc3fe5301cfbe5 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_75a6d783f325f3f84515d9ca9a57957e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ead438b1dedba5062f89287391c5e68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8566670400cd446e8fbb05e743a8a071 = $(`<div id="html_8566670400cd446e8fbb05e743a8a071" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_7ead438b1dedba5062f89287391c5e68.setContent(html_8566670400cd446e8fbb05e743a8a071);
|
|
|
|
|
|
|
|
marker_c5483cde20dde4cd8dbc3fe5301cfbe5.bindPopup(popup_7ead438b1dedba5062f89287391c5e68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5483cde20dde4cd8dbc3fe5301cfbe5.setIcon(icon_75a6d783f325f3f84515d9ca9a57957e);
|
|
|
|
|
|
var marker_c9c9085034055d81cb07ce0885b5fb8f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_743364793ae78079b88ed0e6104c7f08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fabd2139265840c4afb12152b8c7983c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60ce5f65fce72cd4cedd2f7d16a1f1db = $(`<div id="html_60ce5f65fce72cd4cedd2f7d16a1f1db" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_fabd2139265840c4afb12152b8c7983c.setContent(html_60ce5f65fce72cd4cedd2f7d16a1f1db);
|
|
|
|
|
|
|
|
marker_c9c9085034055d81cb07ce0885b5fb8f.bindPopup(popup_fabd2139265840c4afb12152b8c7983c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9c9085034055d81cb07ce0885b5fb8f.setIcon(icon_743364793ae78079b88ed0e6104c7f08);
|
|
|
|
|
|
var marker_73049963231dcbf57ed17f0526a204cd = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_91946654cd99bef380c847c27e0760e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b1d3272170838a45c40ab2df7f46101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_406c97ecb8df2d64c65a5fcf4d65ee63 = $(`<div id="html_406c97ecb8df2d64c65a5fcf4d65ee63" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_9b1d3272170838a45c40ab2df7f46101.setContent(html_406c97ecb8df2d64c65a5fcf4d65ee63);
|
|
|
|
|
|
|
|
marker_73049963231dcbf57ed17f0526a204cd.bindPopup(popup_9b1d3272170838a45c40ab2df7f46101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73049963231dcbf57ed17f0526a204cd.setIcon(icon_91946654cd99bef380c847c27e0760e9);
|
|
|
|
|
|
var marker_3a9957e2f6c447b389af3efe0ceca6b1 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_95d63769fa5d949ba59c844c5027ce0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f795b12d9a925c4fb46ab305ed92baaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a558fefdf4d147303ff8250f66f87e4c = $(`<div id="html_a558fefdf4d147303ff8250f66f87e4c" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_f795b12d9a925c4fb46ab305ed92baaf.setContent(html_a558fefdf4d147303ff8250f66f87e4c);
|
|
|
|
|
|
|
|
marker_3a9957e2f6c447b389af3efe0ceca6b1.bindPopup(popup_f795b12d9a925c4fb46ab305ed92baaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9957e2f6c447b389af3efe0ceca6b1.setIcon(icon_95d63769fa5d949ba59c844c5027ce0c);
|
|
|
|
|
|
var marker_f812e7b63ed1f847b854097616a6a0d7 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_e33372b16a6340cc602b1cd951842e6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26bf6e0d1bc4e9633dc754bfd4606d09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f5e6d7f0428459af384cf5cd9f0d63d = $(`<div id="html_3f5e6d7f0428459af384cf5cd9f0d63d" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_26bf6e0d1bc4e9633dc754bfd4606d09.setContent(html_3f5e6d7f0428459af384cf5cd9f0d63d);
|
|
|
|
|
|
|
|
marker_f812e7b63ed1f847b854097616a6a0d7.bindPopup(popup_26bf6e0d1bc4e9633dc754bfd4606d09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f812e7b63ed1f847b854097616a6a0d7.setIcon(icon_e33372b16a6340cc602b1cd951842e6d);
|
|
|
|
|
|
var marker_dc3db585912088d7b65027df890376d7 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f5a80d609ba588f67aa5bcbff34f69ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a607c7b0e02e09b6877e38f9e40b493f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1548f36001f2b7cedf1a8cc568ae2171 = $(`<div id="html_1548f36001f2b7cedf1a8cc568ae2171" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_a607c7b0e02e09b6877e38f9e40b493f.setContent(html_1548f36001f2b7cedf1a8cc568ae2171);
|
|
|
|
|
|
|
|
marker_dc3db585912088d7b65027df890376d7.bindPopup(popup_a607c7b0e02e09b6877e38f9e40b493f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc3db585912088d7b65027df890376d7.setIcon(icon_f5a80d609ba588f67aa5bcbff34f69ff);
|
|
|
|
|
|
var marker_8a739007ea89649b26eb8c575caf91b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_272d2dd32adbc74459d3bcb67f941cfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e415102aabd6d11afbcda72dc9d6c33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_577fdeef7a4001daa253314af10546dd = $(`<div id="html_577fdeef7a4001daa253314af10546dd" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_1e415102aabd6d11afbcda72dc9d6c33.setContent(html_577fdeef7a4001daa253314af10546dd);
|
|
|
|
|
|
|
|
marker_8a739007ea89649b26eb8c575caf91b8.bindPopup(popup_1e415102aabd6d11afbcda72dc9d6c33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a739007ea89649b26eb8c575caf91b8.setIcon(icon_272d2dd32adbc74459d3bcb67f941cfc);
|
|
|
|
|
|
var marker_fe0d377ba447f252ed65076c6d16a128 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7d31799aeec6eab3d717d2b9e61f97f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_514b9fb2555bd65712ee88e9ff490163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f907d51999787afef6fcc29d56a87de0 = $(`<div id="html_f907d51999787afef6fcc29d56a87de0" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_514b9fb2555bd65712ee88e9ff490163.setContent(html_f907d51999787afef6fcc29d56a87de0);
|
|
|
|
|
|
|
|
marker_fe0d377ba447f252ed65076c6d16a128.bindPopup(popup_514b9fb2555bd65712ee88e9ff490163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe0d377ba447f252ed65076c6d16a128.setIcon(icon_7d31799aeec6eab3d717d2b9e61f97f7);
|
|
|
|
|
|
var marker_ca6a38b4d45def2da8273ff2a79bee71 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_5d3b717ffcb267ff85fa25e953ef1855 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8aad8718f80354f5a274ac604f5cfbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cc1a3340008862f348e61181c4d6bf2 = $(`<div id="html_7cc1a3340008862f348e61181c4d6bf2" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_c8aad8718f80354f5a274ac604f5cfbd.setContent(html_7cc1a3340008862f348e61181c4d6bf2);
|
|
|
|
|
|
|
|
marker_ca6a38b4d45def2da8273ff2a79bee71.bindPopup(popup_c8aad8718f80354f5a274ac604f5cfbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca6a38b4d45def2da8273ff2a79bee71.setIcon(icon_5d3b717ffcb267ff85fa25e953ef1855);
|
|
|
|
|
|
var marker_fe484b32c1b30e86922bcd535078d705 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7c71d8f96ddc2b425733fd99a5a9101c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3b548c7019d5c1ad9792d20a5832b8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_210c21c1684e4f7b3e7ee9386ec93c80 = $(`<div id="html_210c21c1684e4f7b3e7ee9386ec93c80" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_b3b548c7019d5c1ad9792d20a5832b8b.setContent(html_210c21c1684e4f7b3e7ee9386ec93c80);
|
|
|
|
|
|
|
|
marker_fe484b32c1b30e86922bcd535078d705.bindPopup(popup_b3b548c7019d5c1ad9792d20a5832b8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe484b32c1b30e86922bcd535078d705.setIcon(icon_7c71d8f96ddc2b425733fd99a5a9101c);
|
|
|
|
|
|
var marker_0af0f02c7f42187d21ad00b5d243422f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_7c78ba148e62fd6ccef119bd0d2682bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92932f368a736bdc2ddc6f06d0416b8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a56a0ff4359fe674321ad6e31856ebb8 = $(`<div id="html_a56a0ff4359fe674321ad6e31856ebb8" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_92932f368a736bdc2ddc6f06d0416b8e.setContent(html_a56a0ff4359fe674321ad6e31856ebb8);
|
|
|
|
|
|
|
|
marker_0af0f02c7f42187d21ad00b5d243422f.bindPopup(popup_92932f368a736bdc2ddc6f06d0416b8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0af0f02c7f42187d21ad00b5d243422f.setIcon(icon_7c78ba148e62fd6ccef119bd0d2682bd);
|
|
|
|
|
|
var marker_ac96dac55cab0a381804d3951fcec38b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_53d00e82c0ee3b8a8f46874c4cabc7df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a27fd07bfb8ed24a49b2a07156c1846 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5844d0799b3f9ef46ce55c962fc3fba = $(`<div id="html_a5844d0799b3f9ef46ce55c962fc3fba" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_8a27fd07bfb8ed24a49b2a07156c1846.setContent(html_a5844d0799b3f9ef46ce55c962fc3fba);
|
|
|
|
|
|
|
|
marker_ac96dac55cab0a381804d3951fcec38b.bindPopup(popup_8a27fd07bfb8ed24a49b2a07156c1846)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac96dac55cab0a381804d3951fcec38b.setIcon(icon_53d00e82c0ee3b8a8f46874c4cabc7df);
|
|
|
|
|
|
var marker_7bf2adbc83601384cea3b402b640835e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_af788cc1e1edd77bcdaaead6def8ff32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df3520584245a60b63144defeaf35ec8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b48c45a226f74b114c322c1df164609f = $(`<div id="html_b48c45a226f74b114c322c1df164609f" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_df3520584245a60b63144defeaf35ec8.setContent(html_b48c45a226f74b114c322c1df164609f);
|
|
|
|
|
|
|
|
marker_7bf2adbc83601384cea3b402b640835e.bindPopup(popup_df3520584245a60b63144defeaf35ec8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bf2adbc83601384cea3b402b640835e.setIcon(icon_af788cc1e1edd77bcdaaead6def8ff32);
|
|
|
|
|
|
var marker_7dd790729caf3886efa4ebd731e911ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9cdc1a97b787d0471f3452911f482061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9101b6f49a67c5a024533c7b39e238e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d306a315283db0ab3aba8f2633aecfd = $(`<div id="html_6d306a315283db0ab3aba8f2633aecfd" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_c9101b6f49a67c5a024533c7b39e238e.setContent(html_6d306a315283db0ab3aba8f2633aecfd);
|
|
|
|
|
|
|
|
marker_7dd790729caf3886efa4ebd731e911ed.bindPopup(popup_c9101b6f49a67c5a024533c7b39e238e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dd790729caf3886efa4ebd731e911ed.setIcon(icon_9cdc1a97b787d0471f3452911f482061);
|
|
|
|
|
|
var marker_bb8905bc0ed2517d4b01e9489d49fd6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_07f8920a1fd064e95d1b82086911ba40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ad227eba6e0b6bb04804621bf9062b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42a8ce1ad84c6e3c07e376938f360047 = $(`<div id="html_42a8ce1ad84c6e3c07e376938f360047" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_6ad227eba6e0b6bb04804621bf9062b4.setContent(html_42a8ce1ad84c6e3c07e376938f360047);
|
|
|
|
|
|
|
|
marker_bb8905bc0ed2517d4b01e9489d49fd6f.bindPopup(popup_6ad227eba6e0b6bb04804621bf9062b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb8905bc0ed2517d4b01e9489d49fd6f.setIcon(icon_07f8920a1fd064e95d1b82086911ba40);
|
|
|
|
|
|
var marker_9a435e78b82482c5a48871bed4383a62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_fa2da69c74562fa7cfcb90d824ccea2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba3552f80fcbaee59bc11454da67a7db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c40d985c6513a06b21b8969c97626ccb = $(`<div id="html_c40d985c6513a06b21b8969c97626ccb" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_ba3552f80fcbaee59bc11454da67a7db.setContent(html_c40d985c6513a06b21b8969c97626ccb);
|
|
|
|
|
|
|
|
marker_9a435e78b82482c5a48871bed4383a62.bindPopup(popup_ba3552f80fcbaee59bc11454da67a7db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a435e78b82482c5a48871bed4383a62.setIcon(icon_fa2da69c74562fa7cfcb90d824ccea2a);
|
|
|
|
|
|
var marker_0847e916e3bc6da774179e2cc844f1e5 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_eda3f8fd5e15948fa252d66f75c9c64d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83b40827d395a16160ef761a047aacfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10650ec5f87c7fc6ca0ba710ae99578b = $(`<div id="html_10650ec5f87c7fc6ca0ba710ae99578b" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_83b40827d395a16160ef761a047aacfd.setContent(html_10650ec5f87c7fc6ca0ba710ae99578b);
|
|
|
|
|
|
|
|
marker_0847e916e3bc6da774179e2cc844f1e5.bindPopup(popup_83b40827d395a16160ef761a047aacfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0847e916e3bc6da774179e2cc844f1e5.setIcon(icon_eda3f8fd5e15948fa252d66f75c9c64d);
|
|
|
|
|
|
var marker_acaf9b352e229e980e925c2d800c64a2 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_dcb2934b0dd59c9b78eabc0baebe7fee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aabf8b020729b8b3713bac5b576d982 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11eb89f03024604748fb433533a21385 = $(`<div id="html_11eb89f03024604748fb433533a21385" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_9aabf8b020729b8b3713bac5b576d982.setContent(html_11eb89f03024604748fb433533a21385);
|
|
|
|
|
|
|
|
marker_acaf9b352e229e980e925c2d800c64a2.bindPopup(popup_9aabf8b020729b8b3713bac5b576d982)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acaf9b352e229e980e925c2d800c64a2.setIcon(icon_dcb2934b0dd59c9b78eabc0baebe7fee);
|
|
|
|
|
|
var marker_ac0a95076a998734dee61a2a2d966315 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9b6fa8cc3f646d3f5fa2b19d78c05ea5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1512d78e4b7fb6d7e15aed1c3bdda49c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad48113605b34e72363b1f96be1789ac = $(`<div id="html_ad48113605b34e72363b1f96be1789ac" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_1512d78e4b7fb6d7e15aed1c3bdda49c.setContent(html_ad48113605b34e72363b1f96be1789ac);
|
|
|
|
|
|
|
|
marker_ac0a95076a998734dee61a2a2d966315.bindPopup(popup_1512d78e4b7fb6d7e15aed1c3bdda49c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac0a95076a998734dee61a2a2d966315.setIcon(icon_9b6fa8cc3f646d3f5fa2b19d78c05ea5);
|
|
|
|
|
|
var marker_696d2144b0378821c8bd0cafcf9494be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_4fdbd88d9a1a6608f7fd5d4eac4503ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8db92acca28533c00e41306fbdc52526 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43bbc81e9657242d2c5c462ed15ac339 = $(`<div id="html_43bbc81e9657242d2c5c462ed15ac339" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_8db92acca28533c00e41306fbdc52526.setContent(html_43bbc81e9657242d2c5c462ed15ac339);
|
|
|
|
|
|
|
|
marker_696d2144b0378821c8bd0cafcf9494be.bindPopup(popup_8db92acca28533c00e41306fbdc52526)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_696d2144b0378821c8bd0cafcf9494be.setIcon(icon_4fdbd88d9a1a6608f7fd5d4eac4503ae);
|
|
|
|
|
|
var marker_f4726258c9a75b1d957e7e8d7d89091d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f6348b75598d5bdd8bbf47663f6a6302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41f7020bb122912b0ad6ffb84dcb67b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5003af9401dde02a4c7db92b7d64082a = $(`<div id="html_5003af9401dde02a4c7db92b7d64082a" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_41f7020bb122912b0ad6ffb84dcb67b7.setContent(html_5003af9401dde02a4c7db92b7d64082a);
|
|
|
|
|
|
|
|
marker_f4726258c9a75b1d957e7e8d7d89091d.bindPopup(popup_41f7020bb122912b0ad6ffb84dcb67b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4726258c9a75b1d957e7e8d7d89091d.setIcon(icon_f6348b75598d5bdd8bbf47663f6a6302);
|
|
|
|
|
|
var marker_2ed3b26d0e5ebf5edf110379eed1cfbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_f39b6b397cd888bd9466362402f1b65f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31098397017ac28860b02e7afa355f74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55917d741e58c56a62a2ae40f26da3e0 = $(`<div id="html_55917d741e58c56a62a2ae40f26da3e0" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_31098397017ac28860b02e7afa355f74.setContent(html_55917d741e58c56a62a2ae40f26da3e0);
|
|
|
|
|
|
|
|
marker_2ed3b26d0e5ebf5edf110379eed1cfbd.bindPopup(popup_31098397017ac28860b02e7afa355f74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ed3b26d0e5ebf5edf110379eed1cfbd.setIcon(icon_f39b6b397cd888bd9466362402f1b65f);
|
|
|
|
|
|
var marker_0388665bbd1d374b7bbcf935be44ede4 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_71d603d62e95e7b220f3628f24f5d0a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1020a4ba4b797d80a8d0e022ccbddbbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9becba551b93d8b6a1e2453bed1a5e5 = $(`<div id="html_c9becba551b93d8b6a1e2453bed1a5e5" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_1020a4ba4b797d80a8d0e022ccbddbbf.setContent(html_c9becba551b93d8b6a1e2453bed1a5e5);
|
|
|
|
|
|
|
|
marker_0388665bbd1d374b7bbcf935be44ede4.bindPopup(popup_1020a4ba4b797d80a8d0e022ccbddbbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0388665bbd1d374b7bbcf935be44ede4.setIcon(icon_71d603d62e95e7b220f3628f24f5d0a7);
|
|
|
|
|
|
var marker_d35d89bcbd553d815b9395288dc2c050 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a8345063ce7b53b46295b67bd9536890 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77295e1f019a5c20bc0272b532fa6bda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bcec24dd21f346b07b8bc6559e7a618 = $(`<div id="html_2bcec24dd21f346b07b8bc6559e7a618" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_77295e1f019a5c20bc0272b532fa6bda.setContent(html_2bcec24dd21f346b07b8bc6559e7a618);
|
|
|
|
|
|
|
|
marker_d35d89bcbd553d815b9395288dc2c050.bindPopup(popup_77295e1f019a5c20bc0272b532fa6bda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d35d89bcbd553d815b9395288dc2c050.setIcon(icon_a8345063ce7b53b46295b67bd9536890);
|
|
|
|
|
|
var marker_bda655d503760d8724821fef1825d664 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_9eaa45b6c372a32d4aa6a06aebb85236 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c97064307c568c0bd691751474584d53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e18fe8205f04ec8a7371b618e1fa2f6 = $(`<div id="html_0e18fe8205f04ec8a7371b618e1fa2f6" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_c97064307c568c0bd691751474584d53.setContent(html_0e18fe8205f04ec8a7371b618e1fa2f6);
|
|
|
|
|
|
|
|
marker_bda655d503760d8724821fef1825d664.bindPopup(popup_c97064307c568c0bd691751474584d53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bda655d503760d8724821fef1825d664.setIcon(icon_9eaa45b6c372a32d4aa6a06aebb85236);
|
|
|
|
|
|
var marker_80d50699bcadd697256f25562697d550 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_e8a131a07ee9e165f26d3a51cd298456 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdf536d83c30bddb65a4f3d90ee921e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3a7f4b5bfa9fc07843b370e8264a7a4 = $(`<div id="html_d3a7f4b5bfa9fc07843b370e8264a7a4" style="width: 100.0%; height: 100.0%;">relay.bitesize-media.com</div>`)[0];
|
|
popup_fdf536d83c30bddb65a4f3d90ee921e6.setContent(html_d3a7f4b5bfa9fc07843b370e8264a7a4);
|
|
|
|
|
|
|
|
marker_80d50699bcadd697256f25562697d550.bindPopup(popup_fdf536d83c30bddb65a4f3d90ee921e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80d50699bcadd697256f25562697d550.setIcon(icon_e8a131a07ee9e165f26d3a51cd298456);
|
|
|
|
|
|
var marker_610dc9f143c5f1d1b3870b5fe257a710 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3231207427a0115c901c5ef5c57e0a4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a92d8cb2d6768af3b9f75a7138fcad22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e87db7d735d72a2123b83737a340009 = $(`<div id="html_1e87db7d735d72a2123b83737a340009" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_a92d8cb2d6768af3b9f75a7138fcad22.setContent(html_1e87db7d735d72a2123b83737a340009);
|
|
|
|
|
|
|
|
marker_610dc9f143c5f1d1b3870b5fe257a710.bindPopup(popup_a92d8cb2d6768af3b9f75a7138fcad22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_610dc9f143c5f1d1b3870b5fe257a710.setIcon(icon_3231207427a0115c901c5ef5c57e0a4f);
|
|
|
|
|
|
var marker_0564d7bd93b360e67d01395b48a080ea = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_67bde0614a8b78d4b78f3093500e3795 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93b727b32b0a3b4576786ee79cd23fed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edc637f81335baa8035806eaf4163363 = $(`<div id="html_edc637f81335baa8035806eaf4163363" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_93b727b32b0a3b4576786ee79cd23fed.setContent(html_edc637f81335baa8035806eaf4163363);
|
|
|
|
|
|
|
|
marker_0564d7bd93b360e67d01395b48a080ea.bindPopup(popup_93b727b32b0a3b4576786ee79cd23fed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0564d7bd93b360e67d01395b48a080ea.setIcon(icon_67bde0614a8b78d4b78f3093500e3795);
|
|
|
|
|
|
var marker_424c3e00dee41af20a7beec0faede775 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a2dcbeb0f0b696565054d70d6d176ba1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a13626fe286be408524915ad139adad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e0a038458a295e9603cff8778ab07cf = $(`<div id="html_2e0a038458a295e9603cff8778ab07cf" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_0a13626fe286be408524915ad139adad.setContent(html_2e0a038458a295e9603cff8778ab07cf);
|
|
|
|
|
|
|
|
marker_424c3e00dee41af20a7beec0faede775.bindPopup(popup_0a13626fe286be408524915ad139adad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_424c3e00dee41af20a7beec0faede775.setIcon(icon_a2dcbeb0f0b696565054d70d6d176ba1);
|
|
|
|
|
|
var marker_4f94e9af08d2bc8832c0246c30853944 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_3ecd40878db776e943f5def3e7a96972 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ff1b85fdc23fa67c4c9d0fbf1039441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4a8aaf42d069a0e443fdeb63a2dd78a = $(`<div id="html_d4a8aaf42d069a0e443fdeb63a2dd78a" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_3ff1b85fdc23fa67c4c9d0fbf1039441.setContent(html_d4a8aaf42d069a0e443fdeb63a2dd78a);
|
|
|
|
|
|
|
|
marker_4f94e9af08d2bc8832c0246c30853944.bindPopup(popup_3ff1b85fdc23fa67c4c9d0fbf1039441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f94e9af08d2bc8832c0246c30853944.setIcon(icon_3ecd40878db776e943f5def3e7a96972);
|
|
|
|
|
|
var marker_7b744a271865d15aae42e660c6127281 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_a228ec3741dc50a475a995a8b62e9d5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0eb2cd86d8a688d5b533d078a33ae8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62b144a92b6d13ab55d29de71a83026c = $(`<div id="html_62b144a92b6d13ab55d29de71a83026c" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_c0eb2cd86d8a688d5b533d078a33ae8f.setContent(html_62b144a92b6d13ab55d29de71a83026c);
|
|
|
|
|
|
|
|
marker_7b744a271865d15aae42e660c6127281.bindPopup(popup_c0eb2cd86d8a688d5b533d078a33ae8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b744a271865d15aae42e660c6127281.setIcon(icon_a228ec3741dc50a475a995a8b62e9d5f);
|
|
|
|
|
|
var marker_ca8e4ac31cc9e809c6b1c939e534d341 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98);
|
|
|
|
|
|
var icon_be7eca9dbf9547a3d2467e32b1d7f548 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_362bc2ed1ccd8184bac523f7e17cdc98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d9d5242992bcbd99d02975b3c2f1868 = $(`<div id="html_8d9d5242992bcbd99d02975b3c2f1868" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_362bc2ed1ccd8184bac523f7e17cdc98.setContent(html_8d9d5242992bcbd99d02975b3c2f1868);
|
|
|
|
|
|
|
|
marker_ca8e4ac31cc9e809c6b1c939e534d341.bindPopup(popup_362bc2ed1ccd8184bac523f7e17cdc98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca8e4ac31cc9e809c6b1c939e534d341.setIcon(icon_be7eca9dbf9547a3d2467e32b1d7f548);
|
|
|
|
|
|
marker_cluster_3019a277fc9b206a9b5f0f6f2007fe98.addTo(map_8e9bb2595265c3c0637567306aad7c14);
|
|
|
|
</script>
|
|
</html> |