mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 19:05:19 +00:00
10563 lines
307 KiB
HTML
10563 lines
307 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_4cf405d256b8f00428e2e25464fde53c {
|
|
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_4cf405d256b8f00428e2e25464fde53c" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_4cf405d256b8f00428e2e25464fde53c = L.map(
|
|
"map_4cf405d256b8f00428e2e25464fde53c",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_bcf4b4a2589fa64f717ef207213f8438 = 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_bcf4b4a2589fa64f717ef207213f8438.addTo(map_4cf405d256b8f00428e2e25464fde53c);
|
|
|
|
|
|
var marker_cluster_6464af0979e08cc1827f0d82c505653f = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_394f37526b2b02b61d4bf9ff30599001 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a0503c5db0e9eba1c250964f7efee4e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b8254bb647d328444a318e94d174d69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9df8698b9d91011770fed77187d1070 = $(`<div id="html_b9df8698b9d91011770fed77187d1070" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_5b8254bb647d328444a318e94d174d69.setContent(html_b9df8698b9d91011770fed77187d1070);
|
|
|
|
|
|
|
|
marker_394f37526b2b02b61d4bf9ff30599001.bindPopup(popup_5b8254bb647d328444a318e94d174d69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_394f37526b2b02b61d4bf9ff30599001.setIcon(icon_a0503c5db0e9eba1c250964f7efee4e7);
|
|
|
|
|
|
var marker_a8bdb822f088fb8a9226cae75345959d = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_78253a72c66d3800d6df9bf4942c6621 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59f97e3251b494d3f46f537c1dd89a46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a83b4a94cab94d72cd1ff2e43423384 = $(`<div id="html_4a83b4a94cab94d72cd1ff2e43423384" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_59f97e3251b494d3f46f537c1dd89a46.setContent(html_4a83b4a94cab94d72cd1ff2e43423384);
|
|
|
|
|
|
|
|
marker_a8bdb822f088fb8a9226cae75345959d.bindPopup(popup_59f97e3251b494d3f46f537c1dd89a46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8bdb822f088fb8a9226cae75345959d.setIcon(icon_78253a72c66d3800d6df9bf4942c6621);
|
|
|
|
|
|
var marker_9b863788316291313f909e05e1e59be7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_dfa46620c148f638ad11af46fe83a745 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d4c2fe724361c3c5cfb8107cc3dd6ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9acbb8b74b1be6b2653ef195af5e3450 = $(`<div id="html_9acbb8b74b1be6b2653ef195af5e3450" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_9d4c2fe724361c3c5cfb8107cc3dd6ba.setContent(html_9acbb8b74b1be6b2653ef195af5e3450);
|
|
|
|
|
|
|
|
marker_9b863788316291313f909e05e1e59be7.bindPopup(popup_9d4c2fe724361c3c5cfb8107cc3dd6ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b863788316291313f909e05e1e59be7.setIcon(icon_dfa46620c148f638ad11af46fe83a745);
|
|
|
|
|
|
var marker_c6d653e87a57aa573f8b22edb8409362 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_d249181b14dc29f735a11917608cb2b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1072fd02d95af047a8c36b1971525a6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_363402df4e51e157666454020f2af0bf = $(`<div id="html_363402df4e51e157666454020f2af0bf" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_1072fd02d95af047a8c36b1971525a6e.setContent(html_363402df4e51e157666454020f2af0bf);
|
|
|
|
|
|
|
|
marker_c6d653e87a57aa573f8b22edb8409362.bindPopup(popup_1072fd02d95af047a8c36b1971525a6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6d653e87a57aa573f8b22edb8409362.setIcon(icon_d249181b14dc29f735a11917608cb2b4);
|
|
|
|
|
|
var marker_4b8fc854a3570db1a5321c514554375d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_fcc6b19a8079a77f2b435af77be373d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5430a922acd00abd3c1654a23d332f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_064d42ca14c5cbc49596b48952ca8ac5 = $(`<div id="html_064d42ca14c5cbc49596b48952ca8ac5" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_f5430a922acd00abd3c1654a23d332f1.setContent(html_064d42ca14c5cbc49596b48952ca8ac5);
|
|
|
|
|
|
|
|
marker_4b8fc854a3570db1a5321c514554375d.bindPopup(popup_f5430a922acd00abd3c1654a23d332f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b8fc854a3570db1a5321c514554375d.setIcon(icon_fcc6b19a8079a77f2b435af77be373d7);
|
|
|
|
|
|
var marker_6069df12213f94e699b213c397d6a881 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6fd4c39f58404b3126f96352b1a0132e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60f5f9b199bbfa054ad463ca38af49b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03d115c744160edaa33a3a9273df5c58 = $(`<div id="html_03d115c744160edaa33a3a9273df5c58" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_60f5f9b199bbfa054ad463ca38af49b4.setContent(html_03d115c744160edaa33a3a9273df5c58);
|
|
|
|
|
|
|
|
marker_6069df12213f94e699b213c397d6a881.bindPopup(popup_60f5f9b199bbfa054ad463ca38af49b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6069df12213f94e699b213c397d6a881.setIcon(icon_6fd4c39f58404b3126f96352b1a0132e);
|
|
|
|
|
|
var marker_a2f08f3d0177caab14551638fa4563a6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_fa1d7e6d595249c39085dd2f0acd09b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26027790bf2f434a36a347ddcc6bbaad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84e34d42c4888ecc7bb3bc25b3ffd1da = $(`<div id="html_84e34d42c4888ecc7bb3bc25b3ffd1da" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_26027790bf2f434a36a347ddcc6bbaad.setContent(html_84e34d42c4888ecc7bb3bc25b3ffd1da);
|
|
|
|
|
|
|
|
marker_a2f08f3d0177caab14551638fa4563a6.bindPopup(popup_26027790bf2f434a36a347ddcc6bbaad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2f08f3d0177caab14551638fa4563a6.setIcon(icon_fa1d7e6d595249c39085dd2f0acd09b7);
|
|
|
|
|
|
var marker_2bec76405307c49f85a918dedda4b140 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_93f47088e4b727aa8252551678bef24a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_652bff5a0341a4b9dfc37b4b21781d48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdbdcdcbae7090ef7f007f94339d657c = $(`<div id="html_bdbdcdcbae7090ef7f007f94339d657c" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_652bff5a0341a4b9dfc37b4b21781d48.setContent(html_bdbdcdcbae7090ef7f007f94339d657c);
|
|
|
|
|
|
|
|
marker_2bec76405307c49f85a918dedda4b140.bindPopup(popup_652bff5a0341a4b9dfc37b4b21781d48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bec76405307c49f85a918dedda4b140.setIcon(icon_93f47088e4b727aa8252551678bef24a);
|
|
|
|
|
|
var marker_eb62cff903eb8550ce120214447fb8b3 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e1846ae2801699b9664e60935971c0c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d29605f3c4362ed1cd92d446b7e865f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a515b4ffa2d30010be7db04ece6ff91 = $(`<div id="html_1a515b4ffa2d30010be7db04ece6ff91" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_2d29605f3c4362ed1cd92d446b7e865f.setContent(html_1a515b4ffa2d30010be7db04ece6ff91);
|
|
|
|
|
|
|
|
marker_eb62cff903eb8550ce120214447fb8b3.bindPopup(popup_2d29605f3c4362ed1cd92d446b7e865f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb62cff903eb8550ce120214447fb8b3.setIcon(icon_e1846ae2801699b9664e60935971c0c9);
|
|
|
|
|
|
var marker_f13031102c957e302dcf60c36cba682e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7f75b9845c8d7efa02ef686362f7e542 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f52a2267e4a7f894d6222d6610fcbbd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6274400efe42f2bce23ce8d4c5027f71 = $(`<div id="html_6274400efe42f2bce23ce8d4c5027f71" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_f52a2267e4a7f894d6222d6610fcbbd5.setContent(html_6274400efe42f2bce23ce8d4c5027f71);
|
|
|
|
|
|
|
|
marker_f13031102c957e302dcf60c36cba682e.bindPopup(popup_f52a2267e4a7f894d6222d6610fcbbd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f13031102c957e302dcf60c36cba682e.setIcon(icon_7f75b9845c8d7efa02ef686362f7e542);
|
|
|
|
|
|
var marker_0ea13a038f6c38c48c0fbd10ec5e02b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_78bdeced1a9b7fcab98f782feae9b1d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d66406898bfaef791ef7214805a8260a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9297afaf11f887e86746614d38c0c2c2 = $(`<div id="html_9297afaf11f887e86746614d38c0c2c2" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_d66406898bfaef791ef7214805a8260a.setContent(html_9297afaf11f887e86746614d38c0c2c2);
|
|
|
|
|
|
|
|
marker_0ea13a038f6c38c48c0fbd10ec5e02b6.bindPopup(popup_d66406898bfaef791ef7214805a8260a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ea13a038f6c38c48c0fbd10ec5e02b6.setIcon(icon_78bdeced1a9b7fcab98f782feae9b1d4);
|
|
|
|
|
|
var marker_b17c772d922a4f6cf0dc84596b10c787 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_273d00ed97f42e207f965f7b00b9022d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ba10c9ae03bfc203e7d2db26923f4a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bebd587e0a6d4a5c65bc7771236ee1c6 = $(`<div id="html_bebd587e0a6d4a5c65bc7771236ee1c6" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_5ba10c9ae03bfc203e7d2db26923f4a4.setContent(html_bebd587e0a6d4a5c65bc7771236ee1c6);
|
|
|
|
|
|
|
|
marker_b17c772d922a4f6cf0dc84596b10c787.bindPopup(popup_5ba10c9ae03bfc203e7d2db26923f4a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b17c772d922a4f6cf0dc84596b10c787.setIcon(icon_273d00ed97f42e207f965f7b00b9022d);
|
|
|
|
|
|
var marker_e427d1c38210fc337bda2c3653145d54 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_23fe722001da2b06f54edf7c6a9f9d27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0d57d157476ff6b2a96402cb90e4f47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_627dc7b6f52d5c353d17adb9933d6c25 = $(`<div id="html_627dc7b6f52d5c353d17adb9933d6c25" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_a0d57d157476ff6b2a96402cb90e4f47.setContent(html_627dc7b6f52d5c353d17adb9933d6c25);
|
|
|
|
|
|
|
|
marker_e427d1c38210fc337bda2c3653145d54.bindPopup(popup_a0d57d157476ff6b2a96402cb90e4f47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e427d1c38210fc337bda2c3653145d54.setIcon(icon_23fe722001da2b06f54edf7c6a9f9d27);
|
|
|
|
|
|
var marker_c7c9f0926c83d16f3965f10701357921 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_35f6ae0c0a8099798a5c4f25700b9571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd892647d7bc8ee813023e834716cc4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bf2ec48c10510842bd0dd8332f28abb = $(`<div id="html_6bf2ec48c10510842bd0dd8332f28abb" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_cd892647d7bc8ee813023e834716cc4f.setContent(html_6bf2ec48c10510842bd0dd8332f28abb);
|
|
|
|
|
|
|
|
marker_c7c9f0926c83d16f3965f10701357921.bindPopup(popup_cd892647d7bc8ee813023e834716cc4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7c9f0926c83d16f3965f10701357921.setIcon(icon_35f6ae0c0a8099798a5c4f25700b9571);
|
|
|
|
|
|
var marker_8bcb4f50a16a9b9b1f0761b390decd7a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_ecceb77d31efcadeca82c6121ded2669 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e59720a22deab75d4b787919e5281f9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71342eb9cd492ec618599bf4a3c070b4 = $(`<div id="html_71342eb9cd492ec618599bf4a3c070b4" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_e59720a22deab75d4b787919e5281f9d.setContent(html_71342eb9cd492ec618599bf4a3c070b4);
|
|
|
|
|
|
|
|
marker_8bcb4f50a16a9b9b1f0761b390decd7a.bindPopup(popup_e59720a22deab75d4b787919e5281f9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bcb4f50a16a9b9b1f0761b390decd7a.setIcon(icon_ecceb77d31efcadeca82c6121ded2669);
|
|
|
|
|
|
var marker_b8d5b080ef4fe0890699ec72fc91c50f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c528837f89b93516adb036eff1cb0b00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6ceac423382b66f6aef315ae31cc2f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2441bfbf1624fa182886fb0a9ec284d = $(`<div id="html_e2441bfbf1624fa182886fb0a9ec284d" style="width: 100.0%; height: 100.0%;">relay.2nix.de</div>`)[0];
|
|
popup_f6ceac423382b66f6aef315ae31cc2f2.setContent(html_e2441bfbf1624fa182886fb0a9ec284d);
|
|
|
|
|
|
|
|
marker_b8d5b080ef4fe0890699ec72fc91c50f.bindPopup(popup_f6ceac423382b66f6aef315ae31cc2f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8d5b080ef4fe0890699ec72fc91c50f.setIcon(icon_c528837f89b93516adb036eff1cb0b00);
|
|
|
|
|
|
var marker_b8a07cef3a4b580c455b1b2fb624eeca = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a934da12375fc56dde4a9f3f8a30a14e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcc4d8d42806cd6899fc463721dbc172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e62a6e2f71d14a5005d7dba3097d4a02 = $(`<div id="html_e62a6e2f71d14a5005d7dba3097d4a02" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_dcc4d8d42806cd6899fc463721dbc172.setContent(html_e62a6e2f71d14a5005d7dba3097d4a02);
|
|
|
|
|
|
|
|
marker_b8a07cef3a4b580c455b1b2fb624eeca.bindPopup(popup_dcc4d8d42806cd6899fc463721dbc172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a07cef3a4b580c455b1b2fb624eeca.setIcon(icon_a934da12375fc56dde4a9f3f8a30a14e);
|
|
|
|
|
|
var marker_c5ba53984101f7dec87b50962b3560e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_527e36712bb88a837c90f545171dba63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40d7b302b74cc88d0e8333511a4e20e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56791c47c0c9916eac9f315b45cd0e38 = $(`<div id="html_56791c47c0c9916eac9f315b45cd0e38" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_40d7b302b74cc88d0e8333511a4e20e3.setContent(html_56791c47c0c9916eac9f315b45cd0e38);
|
|
|
|
|
|
|
|
marker_c5ba53984101f7dec87b50962b3560e8.bindPopup(popup_40d7b302b74cc88d0e8333511a4e20e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5ba53984101f7dec87b50962b3560e8.setIcon(icon_527e36712bb88a837c90f545171dba63);
|
|
|
|
|
|
var marker_7750db9a2602688511f94ea35f18f998 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_510a9e5f6bdaccf91b0d3d3c7bc013db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35fd7399b1ab986b50180673afb5b223 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed5b252dd0995a8856901797d164be7 = $(`<div id="html_0ed5b252dd0995a8856901797d164be7" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_35fd7399b1ab986b50180673afb5b223.setContent(html_0ed5b252dd0995a8856901797d164be7);
|
|
|
|
|
|
|
|
marker_7750db9a2602688511f94ea35f18f998.bindPopup(popup_35fd7399b1ab986b50180673afb5b223)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7750db9a2602688511f94ea35f18f998.setIcon(icon_510a9e5f6bdaccf91b0d3d3c7bc013db);
|
|
|
|
|
|
var marker_62fc7faf02a370c7cf0edc2c58d679fd = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f0561a4b08330b9452e7c342a9564649 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a703358990c907ec41337073a486964c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2340e019c46c38ad2cc88608022ced86 = $(`<div id="html_2340e019c46c38ad2cc88608022ced86" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_a703358990c907ec41337073a486964c.setContent(html_2340e019c46c38ad2cc88608022ced86);
|
|
|
|
|
|
|
|
marker_62fc7faf02a370c7cf0edc2c58d679fd.bindPopup(popup_a703358990c907ec41337073a486964c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62fc7faf02a370c7cf0edc2c58d679fd.setIcon(icon_f0561a4b08330b9452e7c342a9564649);
|
|
|
|
|
|
var marker_ddb41c130bfef23f6f1a7a14a9c3afb7 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_059d8359e4e9fdf035bfeaa561c5014a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e46f108306081e65bf9003551c439db8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c293a0ddde34fb93f171afa2b875d3c8 = $(`<div id="html_c293a0ddde34fb93f171afa2b875d3c8" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_e46f108306081e65bf9003551c439db8.setContent(html_c293a0ddde34fb93f171afa2b875d3c8);
|
|
|
|
|
|
|
|
marker_ddb41c130bfef23f6f1a7a14a9c3afb7.bindPopup(popup_e46f108306081e65bf9003551c439db8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddb41c130bfef23f6f1a7a14a9c3afb7.setIcon(icon_059d8359e4e9fdf035bfeaa561c5014a);
|
|
|
|
|
|
var marker_fe6aea73140ae7f443565a11bd9ccf5c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7174a85f9ebf495ef3cac4118707014c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_345cb18a83d582258176532fa319e2d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a98a2f50d4c25585a00c63aec16d7a31 = $(`<div id="html_a98a2f50d4c25585a00c63aec16d7a31" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_345cb18a83d582258176532fa319e2d2.setContent(html_a98a2f50d4c25585a00c63aec16d7a31);
|
|
|
|
|
|
|
|
marker_fe6aea73140ae7f443565a11bd9ccf5c.bindPopup(popup_345cb18a83d582258176532fa319e2d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6aea73140ae7f443565a11bd9ccf5c.setIcon(icon_7174a85f9ebf495ef3cac4118707014c);
|
|
|
|
|
|
var marker_16de076cd44bfff57afea16e3793a649 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_2151c733bb0527e0072cb2edb537ed0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d3cde7deec65a45bb1c349a29ce83c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_facbbb49ba446a9da130822bc93b5827 = $(`<div id="html_facbbb49ba446a9da130822bc93b5827" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_8d3cde7deec65a45bb1c349a29ce83c5.setContent(html_facbbb49ba446a9da130822bc93b5827);
|
|
|
|
|
|
|
|
marker_16de076cd44bfff57afea16e3793a649.bindPopup(popup_8d3cde7deec65a45bb1c349a29ce83c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16de076cd44bfff57afea16e3793a649.setIcon(icon_2151c733bb0527e0072cb2edb537ed0d);
|
|
|
|
|
|
var marker_478aca2f363a1ef58068594eedb4738e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1f4fe102e5111fdbea0b70d1ad36a0b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a19cef9eebfb8b74938a35a597b82ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b26dd2e713ae8d5d2202c8d08e038c4 = $(`<div id="html_4b26dd2e713ae8d5d2202c8d08e038c4" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_2a19cef9eebfb8b74938a35a597b82ce.setContent(html_4b26dd2e713ae8d5d2202c8d08e038c4);
|
|
|
|
|
|
|
|
marker_478aca2f363a1ef58068594eedb4738e.bindPopup(popup_2a19cef9eebfb8b74938a35a597b82ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_478aca2f363a1ef58068594eedb4738e.setIcon(icon_1f4fe102e5111fdbea0b70d1ad36a0b8);
|
|
|
|
|
|
var marker_b831892b90a83ec7c6b98b2532ee14fa = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_530829c2d0a7554342db2ef9da79e928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4cdc18bdd1d755edcaad7f7353d1e07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2258997493f3c19302a2ae6226a2d5c7 = $(`<div id="html_2258997493f3c19302a2ae6226a2d5c7" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_e4cdc18bdd1d755edcaad7f7353d1e07.setContent(html_2258997493f3c19302a2ae6226a2d5c7);
|
|
|
|
|
|
|
|
marker_b831892b90a83ec7c6b98b2532ee14fa.bindPopup(popup_e4cdc18bdd1d755edcaad7f7353d1e07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b831892b90a83ec7c6b98b2532ee14fa.setIcon(icon_530829c2d0a7554342db2ef9da79e928);
|
|
|
|
|
|
var marker_149ba6440274c36eb76f060f313f6913 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a013e1e19c4dc2fc76aa27e7da3b3e6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d50adf2575a9f8396a3840c9e9cf83b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbe3110d73d64a83970c0e2957e929a8 = $(`<div id="html_fbe3110d73d64a83970c0e2957e929a8" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_d50adf2575a9f8396a3840c9e9cf83b3.setContent(html_fbe3110d73d64a83970c0e2957e929a8);
|
|
|
|
|
|
|
|
marker_149ba6440274c36eb76f060f313f6913.bindPopup(popup_d50adf2575a9f8396a3840c9e9cf83b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_149ba6440274c36eb76f060f313f6913.setIcon(icon_a013e1e19c4dc2fc76aa27e7da3b3e6c);
|
|
|
|
|
|
var marker_65284fea544d653d59a197cba49f3758 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_3a6cc0e80d9bf52fe502b48e6b53d76e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e57737b4aecf3acf7bbe0fbe62dfb7c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9537952207a755b8c31e362dc18dd03e = $(`<div id="html_9537952207a755b8c31e362dc18dd03e" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_e57737b4aecf3acf7bbe0fbe62dfb7c3.setContent(html_9537952207a755b8c31e362dc18dd03e);
|
|
|
|
|
|
|
|
marker_65284fea544d653d59a197cba49f3758.bindPopup(popup_e57737b4aecf3acf7bbe0fbe62dfb7c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65284fea544d653d59a197cba49f3758.setIcon(icon_3a6cc0e80d9bf52fe502b48e6b53d76e);
|
|
|
|
|
|
var marker_bbef488155d87bf0bd8b4a09831af358 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_65e6a4abad724cbc8e390b14e1122294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_686fba8c2a31dbbe58082a09b98c2c9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b7780fd9d78186065e215f301269e4c = $(`<div id="html_1b7780fd9d78186065e215f301269e4c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_686fba8c2a31dbbe58082a09b98c2c9e.setContent(html_1b7780fd9d78186065e215f301269e4c);
|
|
|
|
|
|
|
|
marker_bbef488155d87bf0bd8b4a09831af358.bindPopup(popup_686fba8c2a31dbbe58082a09b98c2c9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbef488155d87bf0bd8b4a09831af358.setIcon(icon_65e6a4abad724cbc8e390b14e1122294);
|
|
|
|
|
|
var marker_e59d3ab19efa44c289a618c60d86a183 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_2a50c0e2f44f9faac14257917f89f729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82cfe9ca02e1ffad26ecacfa5f0f5467 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbb314f4557b3990d534b7e94ed77578 = $(`<div id="html_dbb314f4557b3990d534b7e94ed77578" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_82cfe9ca02e1ffad26ecacfa5f0f5467.setContent(html_dbb314f4557b3990d534b7e94ed77578);
|
|
|
|
|
|
|
|
marker_e59d3ab19efa44c289a618c60d86a183.bindPopup(popup_82cfe9ca02e1ffad26ecacfa5f0f5467)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e59d3ab19efa44c289a618c60d86a183.setIcon(icon_2a50c0e2f44f9faac14257917f89f729);
|
|
|
|
|
|
var marker_286ae69b4bd863d6998d8eb01948723d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_2e74fe8b73d0961aca6696355b52f6cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_161fa8afebd367b9e4c75c8cd717f5dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d3339f488428928d026178d3f996382 = $(`<div id="html_0d3339f488428928d026178d3f996382" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_161fa8afebd367b9e4c75c8cd717f5dc.setContent(html_0d3339f488428928d026178d3f996382);
|
|
|
|
|
|
|
|
marker_286ae69b4bd863d6998d8eb01948723d.bindPopup(popup_161fa8afebd367b9e4c75c8cd717f5dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_286ae69b4bd863d6998d8eb01948723d.setIcon(icon_2e74fe8b73d0961aca6696355b52f6cb);
|
|
|
|
|
|
var marker_8e33bee8693660a08bb6688b60145144 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5f9928e86afd67b8d53702799a51eb43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a80d9ed8eba00b2b6fb471c542663567 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6609cc1936ca18f337439d3e7fc51a48 = $(`<div id="html_6609cc1936ca18f337439d3e7fc51a48" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_a80d9ed8eba00b2b6fb471c542663567.setContent(html_6609cc1936ca18f337439d3e7fc51a48);
|
|
|
|
|
|
|
|
marker_8e33bee8693660a08bb6688b60145144.bindPopup(popup_a80d9ed8eba00b2b6fb471c542663567)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e33bee8693660a08bb6688b60145144.setIcon(icon_5f9928e86afd67b8d53702799a51eb43);
|
|
|
|
|
|
var marker_2a0cdedda1c68c26cd508afce689dc01 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5082221a4d9cda4068cbcf74a62b6d28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b09e3037da942811f7b16a4dfc8d09ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0d763d0532edffd066db4b27f97d004 = $(`<div id="html_d0d763d0532edffd066db4b27f97d004" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_b09e3037da942811f7b16a4dfc8d09ea.setContent(html_d0d763d0532edffd066db4b27f97d004);
|
|
|
|
|
|
|
|
marker_2a0cdedda1c68c26cd508afce689dc01.bindPopup(popup_b09e3037da942811f7b16a4dfc8d09ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a0cdedda1c68c26cd508afce689dc01.setIcon(icon_5082221a4d9cda4068cbcf74a62b6d28);
|
|
|
|
|
|
var marker_f3b2ca03e1749fa99ffb6dd97cbca1c4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_68c2dac6de8cd083a67befd134282fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35b08646f72722f7a25f5cee53de35de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a9e56082db5117570e8b93776d62187 = $(`<div id="html_1a9e56082db5117570e8b93776d62187" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_35b08646f72722f7a25f5cee53de35de.setContent(html_1a9e56082db5117570e8b93776d62187);
|
|
|
|
|
|
|
|
marker_f3b2ca03e1749fa99ffb6dd97cbca1c4.bindPopup(popup_35b08646f72722f7a25f5cee53de35de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3b2ca03e1749fa99ffb6dd97cbca1c4.setIcon(icon_68c2dac6de8cd083a67befd134282fde);
|
|
|
|
|
|
var marker_d26eb1cac046a7290c15a5ccd331771b = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5af595ca2734746594f799c93940722a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8c58525f484f1d945a9446bf3c4fb6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_725d54fa732a536a81ebb8861c6c8dad = $(`<div id="html_725d54fa732a536a81ebb8861c6c8dad" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_a8c58525f484f1d945a9446bf3c4fb6f.setContent(html_725d54fa732a536a81ebb8861c6c8dad);
|
|
|
|
|
|
|
|
marker_d26eb1cac046a7290c15a5ccd331771b.bindPopup(popup_a8c58525f484f1d945a9446bf3c4fb6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d26eb1cac046a7290c15a5ccd331771b.setIcon(icon_5af595ca2734746594f799c93940722a);
|
|
|
|
|
|
var marker_3fb6c9bc239a8be44c8fbd91402d367e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5740648e73779c1086642e5e7fe7982b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_816288620e67ee9335400bf0d1acca8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b135e6e8bc77c2b56fc5f46054bef33 = $(`<div id="html_9b135e6e8bc77c2b56fc5f46054bef33" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_816288620e67ee9335400bf0d1acca8b.setContent(html_9b135e6e8bc77c2b56fc5f46054bef33);
|
|
|
|
|
|
|
|
marker_3fb6c9bc239a8be44c8fbd91402d367e.bindPopup(popup_816288620e67ee9335400bf0d1acca8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fb6c9bc239a8be44c8fbd91402d367e.setIcon(icon_5740648e73779c1086642e5e7fe7982b);
|
|
|
|
|
|
var marker_281178b76c5beeccf771822b92074977 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_ce2632fb3cde7c1989cb7d8c8cab18a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa31b904af242e86b87b74ec5970017f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_949c56803c902a7e6104abe6f1e759e8 = $(`<div id="html_949c56803c902a7e6104abe6f1e759e8" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_fa31b904af242e86b87b74ec5970017f.setContent(html_949c56803c902a7e6104abe6f1e759e8);
|
|
|
|
|
|
|
|
marker_281178b76c5beeccf771822b92074977.bindPopup(popup_fa31b904af242e86b87b74ec5970017f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_281178b76c5beeccf771822b92074977.setIcon(icon_ce2632fb3cde7c1989cb7d8c8cab18a8);
|
|
|
|
|
|
var marker_f35e208b4493710cd51410b5fc9cc0be = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_3fb3c63b5b440d913fc7b59ea204fc8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a29c2c80d212eaecd3bee50cd192938 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b36cb851808ba742d37437e9a62edee = $(`<div id="html_2b36cb851808ba742d37437e9a62edee" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_4a29c2c80d212eaecd3bee50cd192938.setContent(html_2b36cb851808ba742d37437e9a62edee);
|
|
|
|
|
|
|
|
marker_f35e208b4493710cd51410b5fc9cc0be.bindPopup(popup_4a29c2c80d212eaecd3bee50cd192938)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f35e208b4493710cd51410b5fc9cc0be.setIcon(icon_3fb3c63b5b440d913fc7b59ea204fc8c);
|
|
|
|
|
|
var marker_0512890b9b55868c5972c100f3f4b5c2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_3c5c355521102f16f2159b0e8ce1ab51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05ee91427f1aa55fbbe7c1462ed2e3b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74a33c9dbfa4364a68ccdb76ecef84f2 = $(`<div id="html_74a33c9dbfa4364a68ccdb76ecef84f2" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_05ee91427f1aa55fbbe7c1462ed2e3b5.setContent(html_74a33c9dbfa4364a68ccdb76ecef84f2);
|
|
|
|
|
|
|
|
marker_0512890b9b55868c5972c100f3f4b5c2.bindPopup(popup_05ee91427f1aa55fbbe7c1462ed2e3b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0512890b9b55868c5972c100f3f4b5c2.setIcon(icon_3c5c355521102f16f2159b0e8ce1ab51);
|
|
|
|
|
|
var marker_1560ed5e936564bdaa7278eddd828dbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_560e00eedd090ad7177a39684e6bcf4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f11eaf1a13c27a590562ef9e0f3ab305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd6d0dcc072734ae922d3ef949ae738c = $(`<div id="html_cd6d0dcc072734ae922d3ef949ae738c" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_f11eaf1a13c27a590562ef9e0f3ab305.setContent(html_cd6d0dcc072734ae922d3ef949ae738c);
|
|
|
|
|
|
|
|
marker_1560ed5e936564bdaa7278eddd828dbf.bindPopup(popup_f11eaf1a13c27a590562ef9e0f3ab305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1560ed5e936564bdaa7278eddd828dbf.setIcon(icon_560e00eedd090ad7177a39684e6bcf4c);
|
|
|
|
|
|
var marker_5c2d8967fecbfe1787f45c019ccf5acc = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b8273a874c9ec22c2e97f4baeb4ffc94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0647bb1e2696f597772a69338be82bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_715230a1a468baab8bf8abe25914f3f6 = $(`<div id="html_715230a1a468baab8bf8abe25914f3f6" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_f0647bb1e2696f597772a69338be82bb.setContent(html_715230a1a468baab8bf8abe25914f3f6);
|
|
|
|
|
|
|
|
marker_5c2d8967fecbfe1787f45c019ccf5acc.bindPopup(popup_f0647bb1e2696f597772a69338be82bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c2d8967fecbfe1787f45c019ccf5acc.setIcon(icon_b8273a874c9ec22c2e97f4baeb4ffc94);
|
|
|
|
|
|
var marker_faffd3c9c6458cafd3b7b9d998db3e79 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9c09f1c578670e6a49eab209f598cdcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cedafcefac0050a4a04ea76037034343 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_134d4942ee4fc29a4daab2c973401de1 = $(`<div id="html_134d4942ee4fc29a4daab2c973401de1" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_cedafcefac0050a4a04ea76037034343.setContent(html_134d4942ee4fc29a4daab2c973401de1);
|
|
|
|
|
|
|
|
marker_faffd3c9c6458cafd3b7b9d998db3e79.bindPopup(popup_cedafcefac0050a4a04ea76037034343)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faffd3c9c6458cafd3b7b9d998db3e79.setIcon(icon_9c09f1c578670e6a49eab209f598cdcd);
|
|
|
|
|
|
var marker_88a0b09ebb083618ddd0461c22231751 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_d282678fbb068c36d1bd456158022a90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd1349f1141781d929d5870ff453036c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e326be92d145826b18af8b84f2d2d1c7 = $(`<div id="html_e326be92d145826b18af8b84f2d2d1c7" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_dd1349f1141781d929d5870ff453036c.setContent(html_e326be92d145826b18af8b84f2d2d1c7);
|
|
|
|
|
|
|
|
marker_88a0b09ebb083618ddd0461c22231751.bindPopup(popup_dd1349f1141781d929d5870ff453036c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88a0b09ebb083618ddd0461c22231751.setIcon(icon_d282678fbb068c36d1bd456158022a90);
|
|
|
|
|
|
var marker_211df41123028b834bf5b5a24f9cea3b = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c0a16cdae3e44fabb59e9c98deb07520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f51352e395255e02679e27b6b192f53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40a40b0bc19c0345f4ffc8248698e917 = $(`<div id="html_40a40b0bc19c0345f4ffc8248698e917" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_9f51352e395255e02679e27b6b192f53.setContent(html_40a40b0bc19c0345f4ffc8248698e917);
|
|
|
|
|
|
|
|
marker_211df41123028b834bf5b5a24f9cea3b.bindPopup(popup_9f51352e395255e02679e27b6b192f53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_211df41123028b834bf5b5a24f9cea3b.setIcon(icon_c0a16cdae3e44fabb59e9c98deb07520);
|
|
|
|
|
|
var marker_d2b013171ba01242896e9f1b31861739 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b53784f2122b9360a094161e68a5b650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4377e6e491eb701ff13a5fb44ddcddb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_784f4394c266ad46e6e2bf7579afd4eb = $(`<div id="html_784f4394c266ad46e6e2bf7579afd4eb" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_f4377e6e491eb701ff13a5fb44ddcddb.setContent(html_784f4394c266ad46e6e2bf7579afd4eb);
|
|
|
|
|
|
|
|
marker_d2b013171ba01242896e9f1b31861739.bindPopup(popup_f4377e6e491eb701ff13a5fb44ddcddb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2b013171ba01242896e9f1b31861739.setIcon(icon_b53784f2122b9360a094161e68a5b650);
|
|
|
|
|
|
var marker_2c5d61fc9031dbf4a3e5fa5933f3035e = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_dc518e25bccd89199c7c8dc565ee956a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68b2d0b580968054d898e3c4362158c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_766ff1dc32238546d4c8e25c4c8fe06d = $(`<div id="html_766ff1dc32238546d4c8e25c4c8fe06d" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_68b2d0b580968054d898e3c4362158c6.setContent(html_766ff1dc32238546d4c8e25c4c8fe06d);
|
|
|
|
|
|
|
|
marker_2c5d61fc9031dbf4a3e5fa5933f3035e.bindPopup(popup_68b2d0b580968054d898e3c4362158c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c5d61fc9031dbf4a3e5fa5933f3035e.setIcon(icon_dc518e25bccd89199c7c8dc565ee956a);
|
|
|
|
|
|
var marker_a3a2d438ff2ad628309f04bffc48b89d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e9a1e39263e291709395edb11b229d3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d65910506fe67e0057911b0f3a06724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f93e836882557bb4451605be43ceefe1 = $(`<div id="html_f93e836882557bb4451605be43ceefe1" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_8d65910506fe67e0057911b0f3a06724.setContent(html_f93e836882557bb4451605be43ceefe1);
|
|
|
|
|
|
|
|
marker_a3a2d438ff2ad628309f04bffc48b89d.bindPopup(popup_8d65910506fe67e0057911b0f3a06724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3a2d438ff2ad628309f04bffc48b89d.setIcon(icon_e9a1e39263e291709395edb11b229d3b);
|
|
|
|
|
|
var marker_da8986cbb718e491156a5e0f4262bbc2 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e7e0d9e69cbaee83ed7ade4fed380691 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc67938bc07c1d15123c4fdfdba991f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fb9646092acebd99947da02f23729ed = $(`<div id="html_4fb9646092acebd99947da02f23729ed" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_cc67938bc07c1d15123c4fdfdba991f6.setContent(html_4fb9646092acebd99947da02f23729ed);
|
|
|
|
|
|
|
|
marker_da8986cbb718e491156a5e0f4262bbc2.bindPopup(popup_cc67938bc07c1d15123c4fdfdba991f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da8986cbb718e491156a5e0f4262bbc2.setIcon(icon_e7e0d9e69cbaee83ed7ade4fed380691);
|
|
|
|
|
|
var marker_ba88ef9f5695ff90dc88f4c0820ce43f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a36353d611b57fcc71e4ccc55b2fbb35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_565267a8ad111a86585c015cea0453d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be40db8520d13f037b0dbf7150111472 = $(`<div id="html_be40db8520d13f037b0dbf7150111472" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_565267a8ad111a86585c015cea0453d8.setContent(html_be40db8520d13f037b0dbf7150111472);
|
|
|
|
|
|
|
|
marker_ba88ef9f5695ff90dc88f4c0820ce43f.bindPopup(popup_565267a8ad111a86585c015cea0453d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba88ef9f5695ff90dc88f4c0820ce43f.setIcon(icon_a36353d611b57fcc71e4ccc55b2fbb35);
|
|
|
|
|
|
var marker_46519ee2e5f98667953f1ff515b1071c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9fbc52a7f058ac1796a69d2c6d097a07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0450530e10704b41a7010b77d7b351b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ff38acdcb1a9795e6cbaab950079c7c = $(`<div id="html_7ff38acdcb1a9795e6cbaab950079c7c" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_0450530e10704b41a7010b77d7b351b6.setContent(html_7ff38acdcb1a9795e6cbaab950079c7c);
|
|
|
|
|
|
|
|
marker_46519ee2e5f98667953f1ff515b1071c.bindPopup(popup_0450530e10704b41a7010b77d7b351b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46519ee2e5f98667953f1ff515b1071c.setIcon(icon_9fbc52a7f058ac1796a69d2c6d097a07);
|
|
|
|
|
|
var marker_baf17efabd43d9d36fd608c7b08a949b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9729ac6d3a5c61e208583beb6a97d947 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a485e0305fd274e2dc00627ac573c42e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bd0e7b0bbd3ec0bd5f2e536a18a96fb = $(`<div id="html_9bd0e7b0bbd3ec0bd5f2e536a18a96fb" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_a485e0305fd274e2dc00627ac573c42e.setContent(html_9bd0e7b0bbd3ec0bd5f2e536a18a96fb);
|
|
|
|
|
|
|
|
marker_baf17efabd43d9d36fd608c7b08a949b.bindPopup(popup_a485e0305fd274e2dc00627ac573c42e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baf17efabd43d9d36fd608c7b08a949b.setIcon(icon_9729ac6d3a5c61e208583beb6a97d947);
|
|
|
|
|
|
var marker_779d113bba8929239400cebcf71b17c9 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9511dafe7b5f1bbd4c5448dbb22ab891 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cee7c333650111d152266836304b4458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9a5dda5c822e3a7465473546e485003 = $(`<div id="html_d9a5dda5c822e3a7465473546e485003" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_cee7c333650111d152266836304b4458.setContent(html_d9a5dda5c822e3a7465473546e485003);
|
|
|
|
|
|
|
|
marker_779d113bba8929239400cebcf71b17c9.bindPopup(popup_cee7c333650111d152266836304b4458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_779d113bba8929239400cebcf71b17c9.setIcon(icon_9511dafe7b5f1bbd4c5448dbb22ab891);
|
|
|
|
|
|
var marker_60660ad8d610b594365d5f9a493d688f = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c421ebccdfb09ee2048f613ceec9a68f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e3513ae0112d6a8681139e612f67076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_867a8ce0e0fbb59c49ff6423b583d0ac = $(`<div id="html_867a8ce0e0fbb59c49ff6423b583d0ac" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_9e3513ae0112d6a8681139e612f67076.setContent(html_867a8ce0e0fbb59c49ff6423b583d0ac);
|
|
|
|
|
|
|
|
marker_60660ad8d610b594365d5f9a493d688f.bindPopup(popup_9e3513ae0112d6a8681139e612f67076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60660ad8d610b594365d5f9a493d688f.setIcon(icon_c421ebccdfb09ee2048f613ceec9a68f);
|
|
|
|
|
|
var marker_35b7aa78b631f1e84ad874c461c0adb9 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5d63f1585a9b6b9b511ed40f1d45db9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a7de7ff7b9e5e6eae3fe57a1a9c8e38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b88c9852c21ebc72b0fbf157de2690 = $(`<div id="html_29b88c9852c21ebc72b0fbf157de2690" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_5a7de7ff7b9e5e6eae3fe57a1a9c8e38.setContent(html_29b88c9852c21ebc72b0fbf157de2690);
|
|
|
|
|
|
|
|
marker_35b7aa78b631f1e84ad874c461c0adb9.bindPopup(popup_5a7de7ff7b9e5e6eae3fe57a1a9c8e38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35b7aa78b631f1e84ad874c461c0adb9.setIcon(icon_5d63f1585a9b6b9b511ed40f1d45db9a);
|
|
|
|
|
|
var marker_7e75725cf03d294414415a95afa0c8b4 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6cbf4571138cf35b03fffe049914e105 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d81caa428cd400d1c788e27a8f98b14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66658aea09e92787eb3d549a7449b72c = $(`<div id="html_66658aea09e92787eb3d549a7449b72c" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_9d81caa428cd400d1c788e27a8f98b14.setContent(html_66658aea09e92787eb3d549a7449b72c);
|
|
|
|
|
|
|
|
marker_7e75725cf03d294414415a95afa0c8b4.bindPopup(popup_9d81caa428cd400d1c788e27a8f98b14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e75725cf03d294414415a95afa0c8b4.setIcon(icon_6cbf4571138cf35b03fffe049914e105);
|
|
|
|
|
|
var marker_e4ddabf7fed4f2bcddd01983a8353db8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7a17da7df48c7d24cb8f165824657b55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac581eb3c1f59108b170c966af4e8ce4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0efd80cb0629857b08e2d33824e05faf = $(`<div id="html_0efd80cb0629857b08e2d33824e05faf" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_ac581eb3c1f59108b170c966af4e8ce4.setContent(html_0efd80cb0629857b08e2d33824e05faf);
|
|
|
|
|
|
|
|
marker_e4ddabf7fed4f2bcddd01983a8353db8.bindPopup(popup_ac581eb3c1f59108b170c966af4e8ce4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4ddabf7fed4f2bcddd01983a8353db8.setIcon(icon_7a17da7df48c7d24cb8f165824657b55);
|
|
|
|
|
|
var marker_6ec4442d32f72c8f02832bc5ea052b84 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6423d19c3af39722d4affa68aaaaf9a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12d86049189af04ddb883ba5de962435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6dd4938cd47ba02823dafec9e9be522 = $(`<div id="html_a6dd4938cd47ba02823dafec9e9be522" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_12d86049189af04ddb883ba5de962435.setContent(html_a6dd4938cd47ba02823dafec9e9be522);
|
|
|
|
|
|
|
|
marker_6ec4442d32f72c8f02832bc5ea052b84.bindPopup(popup_12d86049189af04ddb883ba5de962435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ec4442d32f72c8f02832bc5ea052b84.setIcon(icon_6423d19c3af39722d4affa68aaaaf9a7);
|
|
|
|
|
|
var marker_08be5027e68dda1e590767b73c42d68f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f985295c8e93f71666c1c7979d906806 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a3130a15545254c1998e85709686fdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_242528bff8405cd86395106be39af187 = $(`<div id="html_242528bff8405cd86395106be39af187" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_7a3130a15545254c1998e85709686fdf.setContent(html_242528bff8405cd86395106be39af187);
|
|
|
|
|
|
|
|
marker_08be5027e68dda1e590767b73c42d68f.bindPopup(popup_7a3130a15545254c1998e85709686fdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08be5027e68dda1e590767b73c42d68f.setIcon(icon_f985295c8e93f71666c1c7979d906806);
|
|
|
|
|
|
var marker_868e5a40398401230de750bf5ff39f4c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_8f0d0703bb7f06260d8541eed3765afe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1db97ffd804c427726b7352cd18253d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e51c5588a4b4b1a45dd13ee08ccb36f7 = $(`<div id="html_e51c5588a4b4b1a45dd13ee08ccb36f7" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_1db97ffd804c427726b7352cd18253d8.setContent(html_e51c5588a4b4b1a45dd13ee08ccb36f7);
|
|
|
|
|
|
|
|
marker_868e5a40398401230de750bf5ff39f4c.bindPopup(popup_1db97ffd804c427726b7352cd18253d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_868e5a40398401230de750bf5ff39f4c.setIcon(icon_8f0d0703bb7f06260d8541eed3765afe);
|
|
|
|
|
|
var marker_08882b937ad445c64ed13340f9b372de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_48de9981b2cb267984bc39f2618ecfb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_498c00104f0d15a9bf93e9471c81651a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb9fdb1b5c1d57bf18620fe84e865f0c = $(`<div id="html_fb9fdb1b5c1d57bf18620fe84e865f0c" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_498c00104f0d15a9bf93e9471c81651a.setContent(html_fb9fdb1b5c1d57bf18620fe84e865f0c);
|
|
|
|
|
|
|
|
marker_08882b937ad445c64ed13340f9b372de.bindPopup(popup_498c00104f0d15a9bf93e9471c81651a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08882b937ad445c64ed13340f9b372de.setIcon(icon_48de9981b2cb267984bc39f2618ecfb3);
|
|
|
|
|
|
var marker_9878faa4ea56be308f72f62d60a8bd5c = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_576c8264d1315b036989c97258b6e05a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5922784807a68a1909658a6127a9bee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e28165890e40e4183c11de0dc01f931 = $(`<div id="html_9e28165890e40e4183c11de0dc01f931" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_5922784807a68a1909658a6127a9bee5.setContent(html_9e28165890e40e4183c11de0dc01f931);
|
|
|
|
|
|
|
|
marker_9878faa4ea56be308f72f62d60a8bd5c.bindPopup(popup_5922784807a68a1909658a6127a9bee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9878faa4ea56be308f72f62d60a8bd5c.setIcon(icon_576c8264d1315b036989c97258b6e05a);
|
|
|
|
|
|
var marker_28976fd322ef30ecfd3a93785c51def5 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_8aa80f36795e1673cb00c5c0a317bd9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff0644e97adda4a196b93817f079093 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d7f0774a71353524fab232a845f2fe8 = $(`<div id="html_1d7f0774a71353524fab232a845f2fe8" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_1ff0644e97adda4a196b93817f079093.setContent(html_1d7f0774a71353524fab232a845f2fe8);
|
|
|
|
|
|
|
|
marker_28976fd322ef30ecfd3a93785c51def5.bindPopup(popup_1ff0644e97adda4a196b93817f079093)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28976fd322ef30ecfd3a93785c51def5.setIcon(icon_8aa80f36795e1673cb00c5c0a317bd9c);
|
|
|
|
|
|
var marker_8f2ec62468d07e5a9b5e9c7e7576ce26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6f80623b4c72823ac2dd62f321569edd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c32b6fe3c1636e74b30d2781695e4f2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebdd02514c0d71594ca212f499ce13f2 = $(`<div id="html_ebdd02514c0d71594ca212f499ce13f2" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_c32b6fe3c1636e74b30d2781695e4f2d.setContent(html_ebdd02514c0d71594ca212f499ce13f2);
|
|
|
|
|
|
|
|
marker_8f2ec62468d07e5a9b5e9c7e7576ce26.bindPopup(popup_c32b6fe3c1636e74b30d2781695e4f2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f2ec62468d07e5a9b5e9c7e7576ce26.setIcon(icon_6f80623b4c72823ac2dd62f321569edd);
|
|
|
|
|
|
var marker_35dd715a4782e4df86b6fc305f3317e4 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_af1f3d9a69c9e935127749c5c2b23884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85e516df999dce4a8a7af6b8c7a1d00f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_820c246b941d9597473395842c2ae761 = $(`<div id="html_820c246b941d9597473395842c2ae761" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_85e516df999dce4a8a7af6b8c7a1d00f.setContent(html_820c246b941d9597473395842c2ae761);
|
|
|
|
|
|
|
|
marker_35dd715a4782e4df86b6fc305f3317e4.bindPopup(popup_85e516df999dce4a8a7af6b8c7a1d00f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35dd715a4782e4df86b6fc305f3317e4.setIcon(icon_af1f3d9a69c9e935127749c5c2b23884);
|
|
|
|
|
|
var marker_98ae9fc7966061a6dd01c13b60865b61 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f04250bb5ab5a0f1c444a628015bf5f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e09fbc2e408ba53b59573ec075c5d62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce08e755e1cd6f83156a234785b09c78 = $(`<div id="html_ce08e755e1cd6f83156a234785b09c78" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_1e09fbc2e408ba53b59573ec075c5d62.setContent(html_ce08e755e1cd6f83156a234785b09c78);
|
|
|
|
|
|
|
|
marker_98ae9fc7966061a6dd01c13b60865b61.bindPopup(popup_1e09fbc2e408ba53b59573ec075c5d62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98ae9fc7966061a6dd01c13b60865b61.setIcon(icon_f04250bb5ab5a0f1c444a628015bf5f7);
|
|
|
|
|
|
var marker_f57d7e6fee4e1849affe562eaf1cd92f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b78e712b57356b4dd4c4cfab8b2adcbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c75ac915f7b402cc329ffa79057ee1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fdf6d2c580c395d3a000ef867692a41 = $(`<div id="html_0fdf6d2c580c395d3a000ef867692a41" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_7c75ac915f7b402cc329ffa79057ee1f.setContent(html_0fdf6d2c580c395d3a000ef867692a41);
|
|
|
|
|
|
|
|
marker_f57d7e6fee4e1849affe562eaf1cd92f.bindPopup(popup_7c75ac915f7b402cc329ffa79057ee1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f57d7e6fee4e1849affe562eaf1cd92f.setIcon(icon_b78e712b57356b4dd4c4cfab8b2adcbc);
|
|
|
|
|
|
var marker_8bc859e6313aa40d4813c126d482d3a0 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_de36ab4345a7e741b733595b353bac90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ded58d16f1042991d9c5816e69cfe9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91a4497a70d859d4d4bb657c5212f4e7 = $(`<div id="html_91a4497a70d859d4d4bb657c5212f4e7" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_0ded58d16f1042991d9c5816e69cfe9c.setContent(html_91a4497a70d859d4d4bb657c5212f4e7);
|
|
|
|
|
|
|
|
marker_8bc859e6313aa40d4813c126d482d3a0.bindPopup(popup_0ded58d16f1042991d9c5816e69cfe9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bc859e6313aa40d4813c126d482d3a0.setIcon(icon_de36ab4345a7e741b733595b353bac90);
|
|
|
|
|
|
var marker_06db77ee886132ff6d56aa4bc3d7b77a = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6d0f701c3abbe7fd95c0b060b223f5b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a4f309e23e0e5e0f0380029fdf96ddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec2488f705d35de461740e69e8f66a92 = $(`<div id="html_ec2488f705d35de461740e69e8f66a92" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_0a4f309e23e0e5e0f0380029fdf96ddc.setContent(html_ec2488f705d35de461740e69e8f66a92);
|
|
|
|
|
|
|
|
marker_06db77ee886132ff6d56aa4bc3d7b77a.bindPopup(popup_0a4f309e23e0e5e0f0380029fdf96ddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06db77ee886132ff6d56aa4bc3d7b77a.setIcon(icon_6d0f701c3abbe7fd95c0b060b223f5b3);
|
|
|
|
|
|
var marker_571772cd83202502bfbb7c51d2b5da7f = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_44df574df5e2514878a6c60754a428b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0974817786d70554f46f2372d3c80436 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c90d1771ae9e503fde21c7144d86563c = $(`<div id="html_c90d1771ae9e503fde21c7144d86563c" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_0974817786d70554f46f2372d3c80436.setContent(html_c90d1771ae9e503fde21c7144d86563c);
|
|
|
|
|
|
|
|
marker_571772cd83202502bfbb7c51d2b5da7f.bindPopup(popup_0974817786d70554f46f2372d3c80436)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_571772cd83202502bfbb7c51d2b5da7f.setIcon(icon_44df574df5e2514878a6c60754a428b2);
|
|
|
|
|
|
var marker_50f38be328f9dd0b0fc44ed12ae513fd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_404a09e1079de6d863b9f553fcbab789 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_833524b3b25d1579e26fbc63a9a5a8cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d6432ab643e8086f6f7b61ce2498a2a = $(`<div id="html_2d6432ab643e8086f6f7b61ce2498a2a" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_833524b3b25d1579e26fbc63a9a5a8cb.setContent(html_2d6432ab643e8086f6f7b61ce2498a2a);
|
|
|
|
|
|
|
|
marker_50f38be328f9dd0b0fc44ed12ae513fd.bindPopup(popup_833524b3b25d1579e26fbc63a9a5a8cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50f38be328f9dd0b0fc44ed12ae513fd.setIcon(icon_404a09e1079de6d863b9f553fcbab789);
|
|
|
|
|
|
var marker_9d370b0e9d0d5b5f85fdf2b06c2c422d = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b87e4db4b03b13c86a1b43dfb5607d01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82e871ad84136aa76874ed54e456ccb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba7e9331e281d5e730dfefcd2bf92f03 = $(`<div id="html_ba7e9331e281d5e730dfefcd2bf92f03" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_82e871ad84136aa76874ed54e456ccb0.setContent(html_ba7e9331e281d5e730dfefcd2bf92f03);
|
|
|
|
|
|
|
|
marker_9d370b0e9d0d5b5f85fdf2b06c2c422d.bindPopup(popup_82e871ad84136aa76874ed54e456ccb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d370b0e9d0d5b5f85fdf2b06c2c422d.setIcon(icon_b87e4db4b03b13c86a1b43dfb5607d01);
|
|
|
|
|
|
var marker_956bcb4c556166da34ff05da51d10f89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b4ca78457b6cf2443c555d049b607522 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be276e65087d048c70b3d80d72b5db83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7acb3167b35dbcfd15dafedec82188b1 = $(`<div id="html_7acb3167b35dbcfd15dafedec82188b1" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_be276e65087d048c70b3d80d72b5db83.setContent(html_7acb3167b35dbcfd15dafedec82188b1);
|
|
|
|
|
|
|
|
marker_956bcb4c556166da34ff05da51d10f89.bindPopup(popup_be276e65087d048c70b3d80d72b5db83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_956bcb4c556166da34ff05da51d10f89.setIcon(icon_b4ca78457b6cf2443c555d049b607522);
|
|
|
|
|
|
var marker_888b2b0d3249867e859c1b65f4f43e34 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_8ebfe3584bef7e58f5bf00697c5658e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49fb80f8071a331195be8b8b4335cfd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a87b8db75b0321d1d6ca93c5f3e4a66a = $(`<div id="html_a87b8db75b0321d1d6ca93c5f3e4a66a" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_49fb80f8071a331195be8b8b4335cfd5.setContent(html_a87b8db75b0321d1d6ca93c5f3e4a66a);
|
|
|
|
|
|
|
|
marker_888b2b0d3249867e859c1b65f4f43e34.bindPopup(popup_49fb80f8071a331195be8b8b4335cfd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_888b2b0d3249867e859c1b65f4f43e34.setIcon(icon_8ebfe3584bef7e58f5bf00697c5658e9);
|
|
|
|
|
|
var marker_7d2d2057f0612d29da9f8b9498668912 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_20a64f2af6a69af96fb8b8985196f0b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c116a582019bf048bf02fadab72b793 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0b6f8f29e0a01c5b16d84d97fbf71d9 = $(`<div id="html_f0b6f8f29e0a01c5b16d84d97fbf71d9" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_9c116a582019bf048bf02fadab72b793.setContent(html_f0b6f8f29e0a01c5b16d84d97fbf71d9);
|
|
|
|
|
|
|
|
marker_7d2d2057f0612d29da9f8b9498668912.bindPopup(popup_9c116a582019bf048bf02fadab72b793)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d2d2057f0612d29da9f8b9498668912.setIcon(icon_20a64f2af6a69af96fb8b8985196f0b7);
|
|
|
|
|
|
var marker_5f86604af35f6b083bca883a391509ef = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e94a58e01b111d12151ac2a8d049cbc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc731876974663fc50124a135ebb18fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da3ae68acd648bfa1b36a82c83984200 = $(`<div id="html_da3ae68acd648bfa1b36a82c83984200" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_dc731876974663fc50124a135ebb18fd.setContent(html_da3ae68acd648bfa1b36a82c83984200);
|
|
|
|
|
|
|
|
marker_5f86604af35f6b083bca883a391509ef.bindPopup(popup_dc731876974663fc50124a135ebb18fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f86604af35f6b083bca883a391509ef.setIcon(icon_e94a58e01b111d12151ac2a8d049cbc1);
|
|
|
|
|
|
var marker_8283c959209110d94e1ddd48e8336cc8 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_11ec01fbb23ab9e1cdc4b4c4183cfefe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9e6c37f0060c4ad7629402093536926 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fb0c5599ffd623e870d88ee1ee75dde = $(`<div id="html_6fb0c5599ffd623e870d88ee1ee75dde" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_e9e6c37f0060c4ad7629402093536926.setContent(html_6fb0c5599ffd623e870d88ee1ee75dde);
|
|
|
|
|
|
|
|
marker_8283c959209110d94e1ddd48e8336cc8.bindPopup(popup_e9e6c37f0060c4ad7629402093536926)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8283c959209110d94e1ddd48e8336cc8.setIcon(icon_11ec01fbb23ab9e1cdc4b4c4183cfefe);
|
|
|
|
|
|
var marker_713b909a0fe7ad3880142bb9c0a3870e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_fb075221a35c32970423978c436d7913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dede70a3f694d79ef54c9ffe540da0bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c67e2139cdcfb508335607c1985b66e = $(`<div id="html_1c67e2139cdcfb508335607c1985b66e" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_dede70a3f694d79ef54c9ffe540da0bd.setContent(html_1c67e2139cdcfb508335607c1985b66e);
|
|
|
|
|
|
|
|
marker_713b909a0fe7ad3880142bb9c0a3870e.bindPopup(popup_dede70a3f694d79ef54c9ffe540da0bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_713b909a0fe7ad3880142bb9c0a3870e.setIcon(icon_fb075221a35c32970423978c436d7913);
|
|
|
|
|
|
var marker_f51454329a5acedf31092121bcc920cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_aad1f2fd40d83848b1ed215763c3d641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86bdceef924406443b8a309398f26b86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab62786b4b131f9e8ec951623b95599f = $(`<div id="html_ab62786b4b131f9e8ec951623b95599f" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_86bdceef924406443b8a309398f26b86.setContent(html_ab62786b4b131f9e8ec951623b95599f);
|
|
|
|
|
|
|
|
marker_f51454329a5acedf31092121bcc920cc.bindPopup(popup_86bdceef924406443b8a309398f26b86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f51454329a5acedf31092121bcc920cc.setIcon(icon_aad1f2fd40d83848b1ed215763c3d641);
|
|
|
|
|
|
var marker_335334a1b959d6af4ffe852b30e1a761 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_897201808e050a0ab7be3e95440b2449 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6960fb1723948f3694c394477afc5e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e8653557bba56fe14bc3d9e77453401 = $(`<div id="html_2e8653557bba56fe14bc3d9e77453401" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_e6960fb1723948f3694c394477afc5e9.setContent(html_2e8653557bba56fe14bc3d9e77453401);
|
|
|
|
|
|
|
|
marker_335334a1b959d6af4ffe852b30e1a761.bindPopup(popup_e6960fb1723948f3694c394477afc5e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_335334a1b959d6af4ffe852b30e1a761.setIcon(icon_897201808e050a0ab7be3e95440b2449);
|
|
|
|
|
|
var marker_1995d30ba9d6a24f7b0a3bd1ac786965 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_ad9744d3c3d0ae114e5379407a977341 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75e1f083371ca1a5d1c575642cea15b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47b3a0c380b52c5b23b667393bb95457 = $(`<div id="html_47b3a0c380b52c5b23b667393bb95457" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_75e1f083371ca1a5d1c575642cea15b3.setContent(html_47b3a0c380b52c5b23b667393bb95457);
|
|
|
|
|
|
|
|
marker_1995d30ba9d6a24f7b0a3bd1ac786965.bindPopup(popup_75e1f083371ca1a5d1c575642cea15b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1995d30ba9d6a24f7b0a3bd1ac786965.setIcon(icon_ad9744d3c3d0ae114e5379407a977341);
|
|
|
|
|
|
var marker_627ad19e4ef1bae8fb37aa2be13351e3 = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7ecf60ead7fe1cb54d2ea04101339668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14096c73f3c3671d0d33c3a31780b28b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b7b3d3a70a0d59e8ced7a8e197de000 = $(`<div id="html_3b7b3d3a70a0d59e8ced7a8e197de000" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_14096c73f3c3671d0d33c3a31780b28b.setContent(html_3b7b3d3a70a0d59e8ced7a8e197de000);
|
|
|
|
|
|
|
|
marker_627ad19e4ef1bae8fb37aa2be13351e3.bindPopup(popup_14096c73f3c3671d0d33c3a31780b28b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_627ad19e4ef1bae8fb37aa2be13351e3.setIcon(icon_7ecf60ead7fe1cb54d2ea04101339668);
|
|
|
|
|
|
var marker_ad43779fbca854e7f86f930a84d6af14 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_864fc1ea44445840e61fadc28dee6ce4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a450e86999b74221019828f7ca812e7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44a38104645521c2daad5a2c33f1e72e = $(`<div id="html_44a38104645521c2daad5a2c33f1e72e" style="width: 100.0%; height: 100.0%;">relay.zombi.cloudrodion.com</div>`)[0];
|
|
popup_a450e86999b74221019828f7ca812e7a.setContent(html_44a38104645521c2daad5a2c33f1e72e);
|
|
|
|
|
|
|
|
marker_ad43779fbca854e7f86f930a84d6af14.bindPopup(popup_a450e86999b74221019828f7ca812e7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad43779fbca854e7f86f930a84d6af14.setIcon(icon_864fc1ea44445840e61fadc28dee6ce4);
|
|
|
|
|
|
var marker_a6cefbc6b3818d06eda48a88372ae043 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f6222e5d78443cc996a95218d7642b29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42e3785883958f21fa1611a808cab10c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da48e7946064f5197bd87503925a02d7 = $(`<div id="html_da48e7946064f5197bd87503925a02d7" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_42e3785883958f21fa1611a808cab10c.setContent(html_da48e7946064f5197bd87503925a02d7);
|
|
|
|
|
|
|
|
marker_a6cefbc6b3818d06eda48a88372ae043.bindPopup(popup_42e3785883958f21fa1611a808cab10c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6cefbc6b3818d06eda48a88372ae043.setIcon(icon_f6222e5d78443cc996a95218d7642b29);
|
|
|
|
|
|
var marker_4224710ebb2cbf99e4a58ec83f044fbe = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b79723271effd3ed1cca90d46ff7ea96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5efd73e5977686a0ecf074cffdc53e9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0cf89264cf4bb4ce6fc30c000f8b00f = $(`<div id="html_f0cf89264cf4bb4ce6fc30c000f8b00f" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_5efd73e5977686a0ecf074cffdc53e9a.setContent(html_f0cf89264cf4bb4ce6fc30c000f8b00f);
|
|
|
|
|
|
|
|
marker_4224710ebb2cbf99e4a58ec83f044fbe.bindPopup(popup_5efd73e5977686a0ecf074cffdc53e9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4224710ebb2cbf99e4a58ec83f044fbe.setIcon(icon_b79723271effd3ed1cca90d46ff7ea96);
|
|
|
|
|
|
var marker_ebddf5cae18816bc48e6fcaa594498f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_120d5670124f7f3ce730a11ff6921348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08e4edd5b7dc79a902ee7f86f8fa69b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be487bd9785af1e7e26bf4b5a83dc1e5 = $(`<div id="html_be487bd9785af1e7e26bf4b5a83dc1e5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_08e4edd5b7dc79a902ee7f86f8fa69b7.setContent(html_be487bd9785af1e7e26bf4b5a83dc1e5);
|
|
|
|
|
|
|
|
marker_ebddf5cae18816bc48e6fcaa594498f6.bindPopup(popup_08e4edd5b7dc79a902ee7f86f8fa69b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebddf5cae18816bc48e6fcaa594498f6.setIcon(icon_120d5670124f7f3ce730a11ff6921348);
|
|
|
|
|
|
var marker_6fac93685e65cb55bc753e9307d9d315 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1191b1488975b943355998ac69f29610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62cbf71ca4b8963f006ab1e5466b74d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28dfb54f549f1994012445da2a56a16f = $(`<div id="html_28dfb54f549f1994012445da2a56a16f" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_62cbf71ca4b8963f006ab1e5466b74d2.setContent(html_28dfb54f549f1994012445da2a56a16f);
|
|
|
|
|
|
|
|
marker_6fac93685e65cb55bc753e9307d9d315.bindPopup(popup_62cbf71ca4b8963f006ab1e5466b74d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fac93685e65cb55bc753e9307d9d315.setIcon(icon_1191b1488975b943355998ac69f29610);
|
|
|
|
|
|
var marker_03e67f921c994f63a943af9e9ac9e6fa = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b205848d509d0b01c01f1c3b0a149f57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38a826b345c6e652ad92a9adbcff9547 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d7eb1fd7d9fd31a7680397ffe8d2ee0 = $(`<div id="html_2d7eb1fd7d9fd31a7680397ffe8d2ee0" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_38a826b345c6e652ad92a9adbcff9547.setContent(html_2d7eb1fd7d9fd31a7680397ffe8d2ee0);
|
|
|
|
|
|
|
|
marker_03e67f921c994f63a943af9e9ac9e6fa.bindPopup(popup_38a826b345c6e652ad92a9adbcff9547)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03e67f921c994f63a943af9e9ac9e6fa.setIcon(icon_b205848d509d0b01c01f1c3b0a149f57);
|
|
|
|
|
|
var marker_a52505f876ab0b052fd5fea4d35069b5 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b2b8ee8d17050a36ba5fca6c54fdb49b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4a4cdbce356cbd3f62f957c87bdeb50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9508ba7225760af3d7722d7b59850dfe = $(`<div id="html_9508ba7225760af3d7722d7b59850dfe" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_c4a4cdbce356cbd3f62f957c87bdeb50.setContent(html_9508ba7225760af3d7722d7b59850dfe);
|
|
|
|
|
|
|
|
marker_a52505f876ab0b052fd5fea4d35069b5.bindPopup(popup_c4a4cdbce356cbd3f62f957c87bdeb50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a52505f876ab0b052fd5fea4d35069b5.setIcon(icon_b2b8ee8d17050a36ba5fca6c54fdb49b);
|
|
|
|
|
|
var marker_8e4c8335d91997d5a457058849d02055 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6d62b36daa24b89279b374d277a44ce8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f53de64b42d8329f7446347be6a6e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1b549ccd1ff634d5baefc2e848c3dde = $(`<div id="html_c1b549ccd1ff634d5baefc2e848c3dde" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_1f53de64b42d8329f7446347be6a6e77.setContent(html_c1b549ccd1ff634d5baefc2e848c3dde);
|
|
|
|
|
|
|
|
marker_8e4c8335d91997d5a457058849d02055.bindPopup(popup_1f53de64b42d8329f7446347be6a6e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4c8335d91997d5a457058849d02055.setIcon(icon_6d62b36daa24b89279b374d277a44ce8);
|
|
|
|
|
|
var marker_8cc72833ec905019fe1d1abc0dcf2d64 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_d3e3d36aea08fb77443150608e6a4490 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0139049f6fce063c3508d3bc0045b29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5be652a16f792f382dc64085ffd67acd = $(`<div id="html_5be652a16f792f382dc64085ffd67acd" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_f0139049f6fce063c3508d3bc0045b29.setContent(html_5be652a16f792f382dc64085ffd67acd);
|
|
|
|
|
|
|
|
marker_8cc72833ec905019fe1d1abc0dcf2d64.bindPopup(popup_f0139049f6fce063c3508d3bc0045b29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cc72833ec905019fe1d1abc0dcf2d64.setIcon(icon_d3e3d36aea08fb77443150608e6a4490);
|
|
|
|
|
|
var marker_33a59467a973325b4867d4c90a90fa40 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_797b9923f5bd32b7494934c1dcc89f2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1c3e3ca9eb545f30b5ec3b4efc0d120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0eef279ae384fe4d047838df22c3b40 = $(`<div id="html_c0eef279ae384fe4d047838df22c3b40" style="width: 100.0%; height: 100.0%;">nostr.diakod.com</div>`)[0];
|
|
popup_e1c3e3ca9eb545f30b5ec3b4efc0d120.setContent(html_c0eef279ae384fe4d047838df22c3b40);
|
|
|
|
|
|
|
|
marker_33a59467a973325b4867d4c90a90fa40.bindPopup(popup_e1c3e3ca9eb545f30b5ec3b4efc0d120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33a59467a973325b4867d4c90a90fa40.setIcon(icon_797b9923f5bd32b7494934c1dcc89f2e);
|
|
|
|
|
|
var marker_e6b1b78c3668a43ddcc72546b24a8ae3 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_add83563cb9b90ad4367b89308ad930e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d17f72e60b83d10f45820d046c8c40b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c23c586da86739cebcc2190364e1a4f7 = $(`<div id="html_c23c586da86739cebcc2190364e1a4f7" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_d17f72e60b83d10f45820d046c8c40b5.setContent(html_c23c586da86739cebcc2190364e1a4f7);
|
|
|
|
|
|
|
|
marker_e6b1b78c3668a43ddcc72546b24a8ae3.bindPopup(popup_d17f72e60b83d10f45820d046c8c40b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6b1b78c3668a43ddcc72546b24a8ae3.setIcon(icon_add83563cb9b90ad4367b89308ad930e);
|
|
|
|
|
|
var marker_67f3abf51011993341d6b90d87462f3b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1ca1d37c5f4ec8a1c69f51f442e73a76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d13d9f38d69b5e48d6e5923335035600 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38f4d7505eb41ed7663df1c06edb0295 = $(`<div id="html_38f4d7505eb41ed7663df1c06edb0295" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_d13d9f38d69b5e48d6e5923335035600.setContent(html_38f4d7505eb41ed7663df1c06edb0295);
|
|
|
|
|
|
|
|
marker_67f3abf51011993341d6b90d87462f3b.bindPopup(popup_d13d9f38d69b5e48d6e5923335035600)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67f3abf51011993341d6b90d87462f3b.setIcon(icon_1ca1d37c5f4ec8a1c69f51f442e73a76);
|
|
|
|
|
|
var marker_f3de0d8072079014611fad08004dd406 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_52aeb5ce1f575183fb9680f8d3535284 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06499169a53259858fd98c4265c70ebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57814d07c3b9c943c990a6858add14e2 = $(`<div id="html_57814d07c3b9c943c990a6858add14e2" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_06499169a53259858fd98c4265c70ebc.setContent(html_57814d07c3b9c943c990a6858add14e2);
|
|
|
|
|
|
|
|
marker_f3de0d8072079014611fad08004dd406.bindPopup(popup_06499169a53259858fd98c4265c70ebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3de0d8072079014611fad08004dd406.setIcon(icon_52aeb5ce1f575183fb9680f8d3535284);
|
|
|
|
|
|
var marker_9426971b9f6fc4d97cfe0fdd349c3e89 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5d733d600bb2e381faac844cc12482db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4018bf617f3654cca1183126a1885ec8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97f2b69eabe7e4d5d9a9e4d1d6e03607 = $(`<div id="html_97f2b69eabe7e4d5d9a9e4d1d6e03607" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_4018bf617f3654cca1183126a1885ec8.setContent(html_97f2b69eabe7e4d5d9a9e4d1d6e03607);
|
|
|
|
|
|
|
|
marker_9426971b9f6fc4d97cfe0fdd349c3e89.bindPopup(popup_4018bf617f3654cca1183126a1885ec8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9426971b9f6fc4d97cfe0fdd349c3e89.setIcon(icon_5d733d600bb2e381faac844cc12482db);
|
|
|
|
|
|
var marker_f1013093f3a928e1f0fb88a00bc20f2a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7ccc6e8a35e0402086b0646089ef4607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4936388690950bafb53911dc3a6847b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1971fe7806184d91a814f65cd4fc9899 = $(`<div id="html_1971fe7806184d91a814f65cd4fc9899" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_4936388690950bafb53911dc3a6847b2.setContent(html_1971fe7806184d91a814f65cd4fc9899);
|
|
|
|
|
|
|
|
marker_f1013093f3a928e1f0fb88a00bc20f2a.bindPopup(popup_4936388690950bafb53911dc3a6847b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1013093f3a928e1f0fb88a00bc20f2a.setIcon(icon_7ccc6e8a35e0402086b0646089ef4607);
|
|
|
|
|
|
var marker_fb94f397cb972ada08b155a2d23da485 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_cc08f7cae0c2c9baa79d86adbc04b555 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3ecee49f811be78dded052a86221a9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bbf1f75d67e5625b77c1e76bd4ffc23 = $(`<div id="html_0bbf1f75d67e5625b77c1e76bd4ffc23" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_b3ecee49f811be78dded052a86221a9b.setContent(html_0bbf1f75d67e5625b77c1e76bd4ffc23);
|
|
|
|
|
|
|
|
marker_fb94f397cb972ada08b155a2d23da485.bindPopup(popup_b3ecee49f811be78dded052a86221a9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb94f397cb972ada08b155a2d23da485.setIcon(icon_cc08f7cae0c2c9baa79d86adbc04b555);
|
|
|
|
|
|
var marker_29360dde21f81cdf832842fccd5dcf9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_14f87a6dba9582f9142c1fe9f4e49d04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fc6a690c44df82374b75793d2a750c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26a1873332f99d7405e337e4b66105ab = $(`<div id="html_26a1873332f99d7405e337e4b66105ab" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_1fc6a690c44df82374b75793d2a750c2.setContent(html_26a1873332f99d7405e337e4b66105ab);
|
|
|
|
|
|
|
|
marker_29360dde21f81cdf832842fccd5dcf9e.bindPopup(popup_1fc6a690c44df82374b75793d2a750c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29360dde21f81cdf832842fccd5dcf9e.setIcon(icon_14f87a6dba9582f9142c1fe9f4e49d04);
|
|
|
|
|
|
var marker_3d3c687eeefd5c7b9e656fccab88b4b4 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9d7e7b03f055baf17ea33f715e411e81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ea30503cad88aaf2b111790cfc7eb48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3942961a7d4fe523ac4bcbe56818ba90 = $(`<div id="html_3942961a7d4fe523ac4bcbe56818ba90" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_7ea30503cad88aaf2b111790cfc7eb48.setContent(html_3942961a7d4fe523ac4bcbe56818ba90);
|
|
|
|
|
|
|
|
marker_3d3c687eeefd5c7b9e656fccab88b4b4.bindPopup(popup_7ea30503cad88aaf2b111790cfc7eb48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d3c687eeefd5c7b9e656fccab88b4b4.setIcon(icon_9d7e7b03f055baf17ea33f715e411e81);
|
|
|
|
|
|
var marker_719dc967944f34ea0e05661fcf6b4261 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7b4493449c8dd0afd6aba7358e2d9717 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7540461fc450d92d9ad7ba37911aaf14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_083ee26e28921782c69f741d7d12e655 = $(`<div id="html_083ee26e28921782c69f741d7d12e655" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_7540461fc450d92d9ad7ba37911aaf14.setContent(html_083ee26e28921782c69f741d7d12e655);
|
|
|
|
|
|
|
|
marker_719dc967944f34ea0e05661fcf6b4261.bindPopup(popup_7540461fc450d92d9ad7ba37911aaf14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_719dc967944f34ea0e05661fcf6b4261.setIcon(icon_7b4493449c8dd0afd6aba7358e2d9717);
|
|
|
|
|
|
var marker_be93bfd62fbd82b84ae2371dbd17272b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_89b621bae4d872a15a71f96243610ccf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19539546cb0e161ed530832eb8498107 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b469c3b6394df46d3e191a945c29ad15 = $(`<div id="html_b469c3b6394df46d3e191a945c29ad15" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_19539546cb0e161ed530832eb8498107.setContent(html_b469c3b6394df46d3e191a945c29ad15);
|
|
|
|
|
|
|
|
marker_be93bfd62fbd82b84ae2371dbd17272b.bindPopup(popup_19539546cb0e161ed530832eb8498107)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be93bfd62fbd82b84ae2371dbd17272b.setIcon(icon_89b621bae4d872a15a71f96243610ccf);
|
|
|
|
|
|
var marker_da0e09e2095a94d30bba4f00c9ec502d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_fb3f5c029e5b5baa293640fd99c188a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_275f7c53c41cb7b72188ecc72decff06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a60668d3843e6438e5987c16cfbbede = $(`<div id="html_0a60668d3843e6438e5987c16cfbbede" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_275f7c53c41cb7b72188ecc72decff06.setContent(html_0a60668d3843e6438e5987c16cfbbede);
|
|
|
|
|
|
|
|
marker_da0e09e2095a94d30bba4f00c9ec502d.bindPopup(popup_275f7c53c41cb7b72188ecc72decff06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da0e09e2095a94d30bba4f00c9ec502d.setIcon(icon_fb3f5c029e5b5baa293640fd99c188a5);
|
|
|
|
|
|
var marker_96fe840ea0ff250ddee96fdb7cec79f1 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_bb7f5a946f6de53addf0393678066f75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb8d3b328989b8e704d5c80b0b1b59e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f5b3bc05d3723ea5e1c0519947fa67c = $(`<div id="html_5f5b3bc05d3723ea5e1c0519947fa67c" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_cb8d3b328989b8e704d5c80b0b1b59e2.setContent(html_5f5b3bc05d3723ea5e1c0519947fa67c);
|
|
|
|
|
|
|
|
marker_96fe840ea0ff250ddee96fdb7cec79f1.bindPopup(popup_cb8d3b328989b8e704d5c80b0b1b59e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96fe840ea0ff250ddee96fdb7cec79f1.setIcon(icon_bb7f5a946f6de53addf0393678066f75);
|
|
|
|
|
|
var marker_9bdd1ec4b22ffcb91a9d47f0fa3c48db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1aebb1c35fef56d6b26073bbabaed841 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57ccd0fea1e9a2ada86215867d8df6a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e28cd12fff671fa45c96049a3ddd85ea = $(`<div id="html_e28cd12fff671fa45c96049a3ddd85ea" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_57ccd0fea1e9a2ada86215867d8df6a5.setContent(html_e28cd12fff671fa45c96049a3ddd85ea);
|
|
|
|
|
|
|
|
marker_9bdd1ec4b22ffcb91a9d47f0fa3c48db.bindPopup(popup_57ccd0fea1e9a2ada86215867d8df6a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bdd1ec4b22ffcb91a9d47f0fa3c48db.setIcon(icon_1aebb1c35fef56d6b26073bbabaed841);
|
|
|
|
|
|
var marker_d350f9f30ddf26885846d5314c1c664f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_932ed4dbadc3cba8c21d24a421403b70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76ca2f733487d33fdf1d412af75ce37d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3ff10f193c53e5ab608cea3c02ff3b8 = $(`<div id="html_e3ff10f193c53e5ab608cea3c02ff3b8" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_76ca2f733487d33fdf1d412af75ce37d.setContent(html_e3ff10f193c53e5ab608cea3c02ff3b8);
|
|
|
|
|
|
|
|
marker_d350f9f30ddf26885846d5314c1c664f.bindPopup(popup_76ca2f733487d33fdf1d412af75ce37d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d350f9f30ddf26885846d5314c1c664f.setIcon(icon_932ed4dbadc3cba8c21d24a421403b70);
|
|
|
|
|
|
var marker_0431df07586b76c50e763ab2a8a15774 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_db88abcc31e30865441d91dbbaea74db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a07a0555d44c8a730ba2d808248db37c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93953a8a42c38abb70e5f67b7ef55659 = $(`<div id="html_93953a8a42c38abb70e5f67b7ef55659" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_a07a0555d44c8a730ba2d808248db37c.setContent(html_93953a8a42c38abb70e5f67b7ef55659);
|
|
|
|
|
|
|
|
marker_0431df07586b76c50e763ab2a8a15774.bindPopup(popup_a07a0555d44c8a730ba2d808248db37c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0431df07586b76c50e763ab2a8a15774.setIcon(icon_db88abcc31e30865441d91dbbaea74db);
|
|
|
|
|
|
var marker_f8d1afa9d32e1f5f43faf503f7dc1e22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9eb4fda44753a9f035d331114b155a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7983afa97a5bcb497612563fbf642d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_040c4f05d15293c6a9c6b25f2ab98309 = $(`<div id="html_040c4f05d15293c6a9c6b25f2ab98309" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_a7983afa97a5bcb497612563fbf642d7.setContent(html_040c4f05d15293c6a9c6b25f2ab98309);
|
|
|
|
|
|
|
|
marker_f8d1afa9d32e1f5f43faf503f7dc1e22.bindPopup(popup_a7983afa97a5bcb497612563fbf642d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8d1afa9d32e1f5f43faf503f7dc1e22.setIcon(icon_9eb4fda44753a9f035d331114b155a57);
|
|
|
|
|
|
var marker_2d23715d8e031cd2fb2a575861be2ba8 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f56fc5c44d3ff65a140c11b8ddb53afe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7ee8c6eacf7411ff21030aca973c4f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c5305c80fb8b6578993bba1fcd5e760 = $(`<div id="html_1c5305c80fb8b6578993bba1fcd5e760" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_b7ee8c6eacf7411ff21030aca973c4f2.setContent(html_1c5305c80fb8b6578993bba1fcd5e760);
|
|
|
|
|
|
|
|
marker_2d23715d8e031cd2fb2a575861be2ba8.bindPopup(popup_b7ee8c6eacf7411ff21030aca973c4f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d23715d8e031cd2fb2a575861be2ba8.setIcon(icon_f56fc5c44d3ff65a140c11b8ddb53afe);
|
|
|
|
|
|
var marker_160e7c01bf8007edec0dd250dcf66fb2 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c4c941a65622ce03b069659e93324c7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53863aa3fc6797054d88c206945cf780 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb59e0c3f2e51aefe9612bd495112d7a = $(`<div id="html_cb59e0c3f2e51aefe9612bd495112d7a" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_53863aa3fc6797054d88c206945cf780.setContent(html_cb59e0c3f2e51aefe9612bd495112d7a);
|
|
|
|
|
|
|
|
marker_160e7c01bf8007edec0dd250dcf66fb2.bindPopup(popup_53863aa3fc6797054d88c206945cf780)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_160e7c01bf8007edec0dd250dcf66fb2.setIcon(icon_c4c941a65622ce03b069659e93324c7b);
|
|
|
|
|
|
var marker_11bd043d4318064a5c8d96dd42085a54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_338e71e8684b813f8cfde2e53fc05d54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45f31efd9113e9c82cd578b94bdd0d86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bedf017a2c29e651478d261b097a4b6 = $(`<div id="html_3bedf017a2c29e651478d261b097a4b6" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_45f31efd9113e9c82cd578b94bdd0d86.setContent(html_3bedf017a2c29e651478d261b097a4b6);
|
|
|
|
|
|
|
|
marker_11bd043d4318064a5c8d96dd42085a54.bindPopup(popup_45f31efd9113e9c82cd578b94bdd0d86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11bd043d4318064a5c8d96dd42085a54.setIcon(icon_338e71e8684b813f8cfde2e53fc05d54);
|
|
|
|
|
|
var marker_2a76a5fcb4c774d5eca0934d899a310b = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b1c16653fb4ec11db0d8ccd869ecb338 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_882f7f083910c4a9ca3b0c6a945464ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be5af0e170aaa42e6c52bb57705dc411 = $(`<div id="html_be5af0e170aaa42e6c52bb57705dc411" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_882f7f083910c4a9ca3b0c6a945464ec.setContent(html_be5af0e170aaa42e6c52bb57705dc411);
|
|
|
|
|
|
|
|
marker_2a76a5fcb4c774d5eca0934d899a310b.bindPopup(popup_882f7f083910c4a9ca3b0c6a945464ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a76a5fcb4c774d5eca0934d899a310b.setIcon(icon_b1c16653fb4ec11db0d8ccd869ecb338);
|
|
|
|
|
|
var marker_e042bb49fbe909910070fc43905638e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b9d18d7a10ea4f46dfbd921824bb70f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_890b08becafe97e91cf59e4b7306ab5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da563d4cdadaf420ac0929cd34784f1f = $(`<div id="html_da563d4cdadaf420ac0929cd34784f1f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_890b08becafe97e91cf59e4b7306ab5a.setContent(html_da563d4cdadaf420ac0929cd34784f1f);
|
|
|
|
|
|
|
|
marker_e042bb49fbe909910070fc43905638e9.bindPopup(popup_890b08becafe97e91cf59e4b7306ab5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e042bb49fbe909910070fc43905638e9.setIcon(icon_b9d18d7a10ea4f46dfbd921824bb70f4);
|
|
|
|
|
|
var marker_50ffde0c50cf02e53617f49aa63bebdc = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a82e146bfdbd844ea45cd7351423e75f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18f9bb0358a14dedbddf4316c58d6d26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_145b4ee50379f3c1c47fd1f7974f85e6 = $(`<div id="html_145b4ee50379f3c1c47fd1f7974f85e6" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_18f9bb0358a14dedbddf4316c58d6d26.setContent(html_145b4ee50379f3c1c47fd1f7974f85e6);
|
|
|
|
|
|
|
|
marker_50ffde0c50cf02e53617f49aa63bebdc.bindPopup(popup_18f9bb0358a14dedbddf4316c58d6d26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50ffde0c50cf02e53617f49aa63bebdc.setIcon(icon_a82e146bfdbd844ea45cd7351423e75f);
|
|
|
|
|
|
var marker_29f6866a9231704d30dc46d91a709de9 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_58e1216e1eca1354b6c8f9087fe134d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10cb020359df66b4a3483430a2a545c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b4d88f805c624f5b3522e2e681bbccf = $(`<div id="html_3b4d88f805c624f5b3522e2e681bbccf" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_10cb020359df66b4a3483430a2a545c1.setContent(html_3b4d88f805c624f5b3522e2e681bbccf);
|
|
|
|
|
|
|
|
marker_29f6866a9231704d30dc46d91a709de9.bindPopup(popup_10cb020359df66b4a3483430a2a545c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29f6866a9231704d30dc46d91a709de9.setIcon(icon_58e1216e1eca1354b6c8f9087fe134d1);
|
|
|
|
|
|
var marker_b83082bade5edf294ef00b8971df0152 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_32d2f28366ac392378f74cea0ec5a7f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cce94176ab7c4827cd35685644933f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b09adfcb52cb6db46f21f1c29dd5cd17 = $(`<div id="html_b09adfcb52cb6db46f21f1c29dd5cd17" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_6cce94176ab7c4827cd35685644933f0.setContent(html_b09adfcb52cb6db46f21f1c29dd5cd17);
|
|
|
|
|
|
|
|
marker_b83082bade5edf294ef00b8971df0152.bindPopup(popup_6cce94176ab7c4827cd35685644933f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b83082bade5edf294ef00b8971df0152.setIcon(icon_32d2f28366ac392378f74cea0ec5a7f8);
|
|
|
|
|
|
var marker_87f8999401f2c96a9ba32279ae8c2014 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e5b8b87cb2acd7f97d220ae7de6c5794 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30446e994d66b8fadf617a2b80cc8375 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_051ce42a837988546359ded960bb668c = $(`<div id="html_051ce42a837988546359ded960bb668c" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_30446e994d66b8fadf617a2b80cc8375.setContent(html_051ce42a837988546359ded960bb668c);
|
|
|
|
|
|
|
|
marker_87f8999401f2c96a9ba32279ae8c2014.bindPopup(popup_30446e994d66b8fadf617a2b80cc8375)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87f8999401f2c96a9ba32279ae8c2014.setIcon(icon_e5b8b87cb2acd7f97d220ae7de6c5794);
|
|
|
|
|
|
var marker_9e067d54bca5bc60c59adebc229a24ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_8485e0683ece4b846f82f822ed19ad22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d2eaa3c511dba33d040a0c000178725 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de52e43d3d312555664a07233f23a3e = $(`<div id="html_0de52e43d3d312555664a07233f23a3e" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_7d2eaa3c511dba33d040a0c000178725.setContent(html_0de52e43d3d312555664a07233f23a3e);
|
|
|
|
|
|
|
|
marker_9e067d54bca5bc60c59adebc229a24ec.bindPopup(popup_7d2eaa3c511dba33d040a0c000178725)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e067d54bca5bc60c59adebc229a24ec.setIcon(icon_8485e0683ece4b846f82f822ed19ad22);
|
|
|
|
|
|
var marker_9c0b997c25fa4246911e69e3f8a7aafd = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6a58c65add7342f2b77594b43fffd5ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce208f03ea1758105fcb13e449bc2627 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8543e7b20b41d3a6fc38387cef1e302c = $(`<div id="html_8543e7b20b41d3a6fc38387cef1e302c" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_ce208f03ea1758105fcb13e449bc2627.setContent(html_8543e7b20b41d3a6fc38387cef1e302c);
|
|
|
|
|
|
|
|
marker_9c0b997c25fa4246911e69e3f8a7aafd.bindPopup(popup_ce208f03ea1758105fcb13e449bc2627)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c0b997c25fa4246911e69e3f8a7aafd.setIcon(icon_6a58c65add7342f2b77594b43fffd5ad);
|
|
|
|
|
|
var marker_5d8a46d1db67a7e376f40d69f2431084 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_ea622d0dc1d4421212131897abca2fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d29b03762ac0ec5a7b85207ff06ae6c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74045732d5937e3437bb15ff45723eff = $(`<div id="html_74045732d5937e3437bb15ff45723eff" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_d29b03762ac0ec5a7b85207ff06ae6c1.setContent(html_74045732d5937e3437bb15ff45723eff);
|
|
|
|
|
|
|
|
marker_5d8a46d1db67a7e376f40d69f2431084.bindPopup(popup_d29b03762ac0ec5a7b85207ff06ae6c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d8a46d1db67a7e376f40d69f2431084.setIcon(icon_ea622d0dc1d4421212131897abca2fde);
|
|
|
|
|
|
var marker_24e6403832998ca82ef45bfc557a5f1a = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_cbd6c7f4f64d5201e56853e70831c60a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23c0f1795112247f51faec81261e9c76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f62e105acb83bbe3eed02dbc47a6602 = $(`<div id="html_4f62e105acb83bbe3eed02dbc47a6602" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_23c0f1795112247f51faec81261e9c76.setContent(html_4f62e105acb83bbe3eed02dbc47a6602);
|
|
|
|
|
|
|
|
marker_24e6403832998ca82ef45bfc557a5f1a.bindPopup(popup_23c0f1795112247f51faec81261e9c76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24e6403832998ca82ef45bfc557a5f1a.setIcon(icon_cbd6c7f4f64d5201e56853e70831c60a);
|
|
|
|
|
|
var marker_11e3bb039e1911c259b14545003f48b2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1bd874eddc6f61a29312ca34761e2bf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5527e4781e37c3ef7b6b4f8a467b69c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1896bd657502fc2780601cdf1423acf = $(`<div id="html_e1896bd657502fc2780601cdf1423acf" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_c5527e4781e37c3ef7b6b4f8a467b69c.setContent(html_e1896bd657502fc2780601cdf1423acf);
|
|
|
|
|
|
|
|
marker_11e3bb039e1911c259b14545003f48b2.bindPopup(popup_c5527e4781e37c3ef7b6b4f8a467b69c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11e3bb039e1911c259b14545003f48b2.setIcon(icon_1bd874eddc6f61a29312ca34761e2bf3);
|
|
|
|
|
|
var marker_4521dab2a3db6c72c66a217884f05746 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_912fee04ec59d740e9fbabe92c639d43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fa801330cfc5e796abcd4a7dd5dac8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ca940baaa8b769051876b8e836c9e40 = $(`<div id="html_2ca940baaa8b769051876b8e836c9e40" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_8fa801330cfc5e796abcd4a7dd5dac8f.setContent(html_2ca940baaa8b769051876b8e836c9e40);
|
|
|
|
|
|
|
|
marker_4521dab2a3db6c72c66a217884f05746.bindPopup(popup_8fa801330cfc5e796abcd4a7dd5dac8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4521dab2a3db6c72c66a217884f05746.setIcon(icon_912fee04ec59d740e9fbabe92c639d43);
|
|
|
|
|
|
var marker_b20638ec1b547823cb8620eacc048f86 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_178c7c961c78bd7832fe7e0a6be88d16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d456f062543388470a07b049781172b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52d6cebb58e68c1b07c26af066b30d71 = $(`<div id="html_52d6cebb58e68c1b07c26af066b30d71" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_6d456f062543388470a07b049781172b.setContent(html_52d6cebb58e68c1b07c26af066b30d71);
|
|
|
|
|
|
|
|
marker_b20638ec1b547823cb8620eacc048f86.bindPopup(popup_6d456f062543388470a07b049781172b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b20638ec1b547823cb8620eacc048f86.setIcon(icon_178c7c961c78bd7832fe7e0a6be88d16);
|
|
|
|
|
|
var marker_82d8270266f32aa6821b0f99698adfba = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b459505b2f24347c3f73d38ab946a945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a95bbcf9ea1534ca6a1e13309a91c25e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_981444cfa94cb73feb5e9f6d2383d4ad = $(`<div id="html_981444cfa94cb73feb5e9f6d2383d4ad" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_a95bbcf9ea1534ca6a1e13309a91c25e.setContent(html_981444cfa94cb73feb5e9f6d2383d4ad);
|
|
|
|
|
|
|
|
marker_82d8270266f32aa6821b0f99698adfba.bindPopup(popup_a95bbcf9ea1534ca6a1e13309a91c25e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d8270266f32aa6821b0f99698adfba.setIcon(icon_b459505b2f24347c3f73d38ab946a945);
|
|
|
|
|
|
var marker_53c99579be956dd69951b40475f0c63c = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f8bc1b5cd74106b683997f6aa7268a65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2562538284af40cbb2b6b9dfa5a91c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c15d69d11b027ac84c1eee827c830484 = $(`<div id="html_c15d69d11b027ac84c1eee827c830484" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_b2562538284af40cbb2b6b9dfa5a91c6.setContent(html_c15d69d11b027ac84c1eee827c830484);
|
|
|
|
|
|
|
|
marker_53c99579be956dd69951b40475f0c63c.bindPopup(popup_b2562538284af40cbb2b6b9dfa5a91c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53c99579be956dd69951b40475f0c63c.setIcon(icon_f8bc1b5cd74106b683997f6aa7268a65);
|
|
|
|
|
|
var marker_0e81a8484165ddfe18603681c2c20d1b = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_90e21ac569c49afd5965eba64f442f13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b577866833d536cb492274d4eabe7f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d780eea5774b32ef7528a333adf42b28 = $(`<div id="html_d780eea5774b32ef7528a333adf42b28" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_3b577866833d536cb492274d4eabe7f4.setContent(html_d780eea5774b32ef7528a333adf42b28);
|
|
|
|
|
|
|
|
marker_0e81a8484165ddfe18603681c2c20d1b.bindPopup(popup_3b577866833d536cb492274d4eabe7f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e81a8484165ddfe18603681c2c20d1b.setIcon(icon_90e21ac569c49afd5965eba64f442f13);
|
|
|
|
|
|
var marker_3632b14c40e30fd4256fe6dc5837b836 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c57f46bc021c2ad909acd9a8fbcb2248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65c47356cdf478cc25b80ccd0c0d1ce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e37ddab6dd2e48a32f0e1ff5916d99c2 = $(`<div id="html_e37ddab6dd2e48a32f0e1ff5916d99c2" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_65c47356cdf478cc25b80ccd0c0d1ce5.setContent(html_e37ddab6dd2e48a32f0e1ff5916d99c2);
|
|
|
|
|
|
|
|
marker_3632b14c40e30fd4256fe6dc5837b836.bindPopup(popup_65c47356cdf478cc25b80ccd0c0d1ce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3632b14c40e30fd4256fe6dc5837b836.setIcon(icon_c57f46bc021c2ad909acd9a8fbcb2248);
|
|
|
|
|
|
var marker_2dd2ece82fc92b96caba01c3f7215087 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7d15b3be0430351a5a3cae63fc0c13bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1a5704fd7257971f688f58ebcc43618 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2be786e9af3b9b955792dda94fd78cf2 = $(`<div id="html_2be786e9af3b9b955792dda94fd78cf2" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_e1a5704fd7257971f688f58ebcc43618.setContent(html_2be786e9af3b9b955792dda94fd78cf2);
|
|
|
|
|
|
|
|
marker_2dd2ece82fc92b96caba01c3f7215087.bindPopup(popup_e1a5704fd7257971f688f58ebcc43618)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dd2ece82fc92b96caba01c3f7215087.setIcon(icon_7d15b3be0430351a5a3cae63fc0c13bc);
|
|
|
|
|
|
var marker_07b27028b4834788c0337c4a3a8099d4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_dc14f5fdac51243e6c38e883e0a8b180 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e71ae067b6ab7498a5103c0cc194300 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d1e319a07f534542ea58906c9ae44c8 = $(`<div id="html_2d1e319a07f534542ea58906c9ae44c8" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_1e71ae067b6ab7498a5103c0cc194300.setContent(html_2d1e319a07f534542ea58906c9ae44c8);
|
|
|
|
|
|
|
|
marker_07b27028b4834788c0337c4a3a8099d4.bindPopup(popup_1e71ae067b6ab7498a5103c0cc194300)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07b27028b4834788c0337c4a3a8099d4.setIcon(icon_dc14f5fdac51243e6c38e883e0a8b180);
|
|
|
|
|
|
var marker_ff1ba103029cbc5d5fcd150c7b6d6af9 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_722d42af7bf2d1155909baaadd8a3674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cefd3d77ff0cafbbfe2206b6b8b1b08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5e9102a8701888f16f06d87f66c1338 = $(`<div id="html_e5e9102a8701888f16f06d87f66c1338" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_9cefd3d77ff0cafbbfe2206b6b8b1b08.setContent(html_e5e9102a8701888f16f06d87f66c1338);
|
|
|
|
|
|
|
|
marker_ff1ba103029cbc5d5fcd150c7b6d6af9.bindPopup(popup_9cefd3d77ff0cafbbfe2206b6b8b1b08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff1ba103029cbc5d5fcd150c7b6d6af9.setIcon(icon_722d42af7bf2d1155909baaadd8a3674);
|
|
|
|
|
|
var marker_073df831657415e0396bbce74c7a2f7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_2c4f3a5f240170b0ffd5249329364fea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b4d86ac3b8a1d3c1f3b4f82428e615 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_373cf748c781fd6e3d5e0e7dd7e65e35 = $(`<div id="html_373cf748c781fd6e3d5e0e7dd7e65e35" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_33b4d86ac3b8a1d3c1f3b4f82428e615.setContent(html_373cf748c781fd6e3d5e0e7dd7e65e35);
|
|
|
|
|
|
|
|
marker_073df831657415e0396bbce74c7a2f7a.bindPopup(popup_33b4d86ac3b8a1d3c1f3b4f82428e615)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_073df831657415e0396bbce74c7a2f7a.setIcon(icon_2c4f3a5f240170b0ffd5249329364fea);
|
|
|
|
|
|
var marker_38c40f1d03ef0e57f61cdfde65630ba4 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_49b60ccc3cb95fd90e432e6d279f981b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b42be6d6907ce887c6d466774c53b076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13d8a76840e6a5fae8a69d2271b2055a = $(`<div id="html_13d8a76840e6a5fae8a69d2271b2055a" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_b42be6d6907ce887c6d466774c53b076.setContent(html_13d8a76840e6a5fae8a69d2271b2055a);
|
|
|
|
|
|
|
|
marker_38c40f1d03ef0e57f61cdfde65630ba4.bindPopup(popup_b42be6d6907ce887c6d466774c53b076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38c40f1d03ef0e57f61cdfde65630ba4.setIcon(icon_49b60ccc3cb95fd90e432e6d279f981b);
|
|
|
|
|
|
var marker_342bc53c3607916401e4b25b56811f8a = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f14bcb29e820f11dde87020897388f63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec6589ae2c68be4d262dcb655a2b476e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf95554429654e15e1995a7762a48f4 = $(`<div id="html_2bf95554429654e15e1995a7762a48f4" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_ec6589ae2c68be4d262dcb655a2b476e.setContent(html_2bf95554429654e15e1995a7762a48f4);
|
|
|
|
|
|
|
|
marker_342bc53c3607916401e4b25b56811f8a.bindPopup(popup_ec6589ae2c68be4d262dcb655a2b476e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_342bc53c3607916401e4b25b56811f8a.setIcon(icon_f14bcb29e820f11dde87020897388f63);
|
|
|
|
|
|
var marker_39a1236edfe75644058e03e4f21b59c5 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_da68176dddc197ebf58d835362e36ca3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da040c5b6dcdbdd836cd58b4e2923b46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1795fcee9aa117e375977f348d515bd7 = $(`<div id="html_1795fcee9aa117e375977f348d515bd7" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_da040c5b6dcdbdd836cd58b4e2923b46.setContent(html_1795fcee9aa117e375977f348d515bd7);
|
|
|
|
|
|
|
|
marker_39a1236edfe75644058e03e4f21b59c5.bindPopup(popup_da040c5b6dcdbdd836cd58b4e2923b46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39a1236edfe75644058e03e4f21b59c5.setIcon(icon_da68176dddc197ebf58d835362e36ca3);
|
|
|
|
|
|
var marker_2f926badc94af87ac6ad0279bfb89f3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_d345e48085852bf00ccffafae4995839 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10b703e3fc74464fa1f047977eb1e9d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d37a1c17cfd47fc622bf2c176c45869e = $(`<div id="html_d37a1c17cfd47fc622bf2c176c45869e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_10b703e3fc74464fa1f047977eb1e9d9.setContent(html_d37a1c17cfd47fc622bf2c176c45869e);
|
|
|
|
|
|
|
|
marker_2f926badc94af87ac6ad0279bfb89f3a.bindPopup(popup_10b703e3fc74464fa1f047977eb1e9d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f926badc94af87ac6ad0279bfb89f3a.setIcon(icon_d345e48085852bf00ccffafae4995839);
|
|
|
|
|
|
var marker_032d0fcb1b4ebc7180f7caa605163e77 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_29223c6fb9f923091c6d497bd942c320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56b8c3920638df7d907ba80296ec8edf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88e5e971c1d9539dae38a87d89792541 = $(`<div id="html_88e5e971c1d9539dae38a87d89792541" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_56b8c3920638df7d907ba80296ec8edf.setContent(html_88e5e971c1d9539dae38a87d89792541);
|
|
|
|
|
|
|
|
marker_032d0fcb1b4ebc7180f7caa605163e77.bindPopup(popup_56b8c3920638df7d907ba80296ec8edf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_032d0fcb1b4ebc7180f7caa605163e77.setIcon(icon_29223c6fb9f923091c6d497bd942c320);
|
|
|
|
|
|
var marker_01173f1b7c749f9de45a1de0b4739894 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e0cb869405541eed032c5983c108c862 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_178ba2a47d8162bb0f594cd1ae8313d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2338add9a6c515cda8dd1960c62a48ee = $(`<div id="html_2338add9a6c515cda8dd1960c62a48ee" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_178ba2a47d8162bb0f594cd1ae8313d9.setContent(html_2338add9a6c515cda8dd1960c62a48ee);
|
|
|
|
|
|
|
|
marker_01173f1b7c749f9de45a1de0b4739894.bindPopup(popup_178ba2a47d8162bb0f594cd1ae8313d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01173f1b7c749f9de45a1de0b4739894.setIcon(icon_e0cb869405541eed032c5983c108c862);
|
|
|
|
|
|
var marker_7ef386e45c3efb4d52d1c6ae56a6ce25 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_85a0821481dfebe33d03521fc39b5c6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f7800152f97dfb6ff52b1e3e27d8652 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf8caa957fe70e34363ff7d655f5361 = $(`<div id="html_5bf8caa957fe70e34363ff7d655f5361" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_8f7800152f97dfb6ff52b1e3e27d8652.setContent(html_5bf8caa957fe70e34363ff7d655f5361);
|
|
|
|
|
|
|
|
marker_7ef386e45c3efb4d52d1c6ae56a6ce25.bindPopup(popup_8f7800152f97dfb6ff52b1e3e27d8652)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ef386e45c3efb4d52d1c6ae56a6ce25.setIcon(icon_85a0821481dfebe33d03521fc39b5c6d);
|
|
|
|
|
|
var marker_e3b45ec2455f7bdbe97143b1cf453835 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_11d78ac0898407f1fe616598cf18cbb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10f6ea21c580c3296113946a02c83fd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dc9593fa22b1a52652f5cd761fe7e18 = $(`<div id="html_4dc9593fa22b1a52652f5cd761fe7e18" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_10f6ea21c580c3296113946a02c83fd5.setContent(html_4dc9593fa22b1a52652f5cd761fe7e18);
|
|
|
|
|
|
|
|
marker_e3b45ec2455f7bdbe97143b1cf453835.bindPopup(popup_10f6ea21c580c3296113946a02c83fd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3b45ec2455f7bdbe97143b1cf453835.setIcon(icon_11d78ac0898407f1fe616598cf18cbb4);
|
|
|
|
|
|
var marker_e4ea62f3018909618cab1d87d3db7093 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b752639546223bea01a3c020530affb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b64fe38a2fa9c5a0c462c478b3156cd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aedbbac5735848e9051684eda51da1a8 = $(`<div id="html_aedbbac5735848e9051684eda51da1a8" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_b64fe38a2fa9c5a0c462c478b3156cd0.setContent(html_aedbbac5735848e9051684eda51da1a8);
|
|
|
|
|
|
|
|
marker_e4ea62f3018909618cab1d87d3db7093.bindPopup(popup_b64fe38a2fa9c5a0c462c478b3156cd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4ea62f3018909618cab1d87d3db7093.setIcon(icon_b752639546223bea01a3c020530affb6);
|
|
|
|
|
|
var marker_184c851568c3c85cde3360ece8dd3470 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e1771a3e92b1a2ee0bc4d709e00f7907 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1b88800c1229ab21be2d8f0d2f218f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bf7cf841a09efe812d3088223bce3a5 = $(`<div id="html_8bf7cf841a09efe812d3088223bce3a5" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_a1b88800c1229ab21be2d8f0d2f218f7.setContent(html_8bf7cf841a09efe812d3088223bce3a5);
|
|
|
|
|
|
|
|
marker_184c851568c3c85cde3360ece8dd3470.bindPopup(popup_a1b88800c1229ab21be2d8f0d2f218f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_184c851568c3c85cde3360ece8dd3470.setIcon(icon_e1771a3e92b1a2ee0bc4d709e00f7907);
|
|
|
|
|
|
var marker_a594191f1b3de81493616312a42d4d6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_29430b453cd46700600dd4d98e869fef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab4bc303622710b6aa795dbce4870e76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eedb603f92c7e32e4c2f4a71e779fb0b = $(`<div id="html_eedb603f92c7e32e4c2f4a71e779fb0b" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_ab4bc303622710b6aa795dbce4870e76.setContent(html_eedb603f92c7e32e4c2f4a71e779fb0b);
|
|
|
|
|
|
|
|
marker_a594191f1b3de81493616312a42d4d6b.bindPopup(popup_ab4bc303622710b6aa795dbce4870e76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a594191f1b3de81493616312a42d4d6b.setIcon(icon_29430b453cd46700600dd4d98e869fef);
|
|
|
|
|
|
var marker_92c4eb6a2491fb9ba89fe3b82a312be6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_df43ec8f182d3234404c3b4d13b26883 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f069d0190c91b8e9b701dfe42cba99f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d4d6b865856fd340f055096b2932d77 = $(`<div id="html_2d4d6b865856fd340f055096b2932d77" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_7f069d0190c91b8e9b701dfe42cba99f.setContent(html_2d4d6b865856fd340f055096b2932d77);
|
|
|
|
|
|
|
|
marker_92c4eb6a2491fb9ba89fe3b82a312be6.bindPopup(popup_7f069d0190c91b8e9b701dfe42cba99f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92c4eb6a2491fb9ba89fe3b82a312be6.setIcon(icon_df43ec8f182d3234404c3b4d13b26883);
|
|
|
|
|
|
var marker_c3889ab1a2d2c49a813e327b6fee5a93 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5b6ed328c0d500d26bbbb92f0a7950f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1482b0881c41b5679907f91fdfa722c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4088bd5091e53621649f9ef042e529ca = $(`<div id="html_4088bd5091e53621649f9ef042e529ca" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_a1482b0881c41b5679907f91fdfa722c.setContent(html_4088bd5091e53621649f9ef042e529ca);
|
|
|
|
|
|
|
|
marker_c3889ab1a2d2c49a813e327b6fee5a93.bindPopup(popup_a1482b0881c41b5679907f91fdfa722c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3889ab1a2d2c49a813e327b6fee5a93.setIcon(icon_5b6ed328c0d500d26bbbb92f0a7950f7);
|
|
|
|
|
|
var marker_5df8d93d4045f32fdbcc9b5c227ddb83 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9dcd9aff8d277e95d1c93ea819dc7db7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a044ba921b622d222f74f43121cb8b09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d82597cf9f50bfa61d58141c2bfad9 = $(`<div id="html_49d82597cf9f50bfa61d58141c2bfad9" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_a044ba921b622d222f74f43121cb8b09.setContent(html_49d82597cf9f50bfa61d58141c2bfad9);
|
|
|
|
|
|
|
|
marker_5df8d93d4045f32fdbcc9b5c227ddb83.bindPopup(popup_a044ba921b622d222f74f43121cb8b09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5df8d93d4045f32fdbcc9b5c227ddb83.setIcon(icon_9dcd9aff8d277e95d1c93ea819dc7db7);
|
|
|
|
|
|
var marker_17f510a6cf5e386fd2894fad93cb06a2 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_14260357fe4c4fe547ca62acd0b5edaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aba9e1297f58db2ba9da51967ca9fc8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a0232308a9eb47281e4461075d46025 = $(`<div id="html_6a0232308a9eb47281e4461075d46025" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_aba9e1297f58db2ba9da51967ca9fc8d.setContent(html_6a0232308a9eb47281e4461075d46025);
|
|
|
|
|
|
|
|
marker_17f510a6cf5e386fd2894fad93cb06a2.bindPopup(popup_aba9e1297f58db2ba9da51967ca9fc8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17f510a6cf5e386fd2894fad93cb06a2.setIcon(icon_14260357fe4c4fe547ca62acd0b5edaf);
|
|
|
|
|
|
var marker_a3caa8aae234e6ef63f929dd33f46f47 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_75636a6347b5eadec771cbe198cb3bbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dff8280ecd3a05c492c6a1a846853df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3035fc28bc5848e6c50c9a995a0803e = $(`<div id="html_d3035fc28bc5848e6c50c9a995a0803e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_3dff8280ecd3a05c492c6a1a846853df.setContent(html_d3035fc28bc5848e6c50c9a995a0803e);
|
|
|
|
|
|
|
|
marker_a3caa8aae234e6ef63f929dd33f46f47.bindPopup(popup_3dff8280ecd3a05c492c6a1a846853df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3caa8aae234e6ef63f929dd33f46f47.setIcon(icon_75636a6347b5eadec771cbe198cb3bbd);
|
|
|
|
|
|
var marker_fec5fdb8c3eac641f20117ec56ed52e5 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1a0710d28f178fb41de214604c4dacc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2923e39812be919fd248f6aca28e33cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1ad6b4e71c1ac8ad5dbc13d9c3cf5d6 = $(`<div id="html_e1ad6b4e71c1ac8ad5dbc13d9c3cf5d6" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_2923e39812be919fd248f6aca28e33cd.setContent(html_e1ad6b4e71c1ac8ad5dbc13d9c3cf5d6);
|
|
|
|
|
|
|
|
marker_fec5fdb8c3eac641f20117ec56ed52e5.bindPopup(popup_2923e39812be919fd248f6aca28e33cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fec5fdb8c3eac641f20117ec56ed52e5.setIcon(icon_1a0710d28f178fb41de214604c4dacc9);
|
|
|
|
|
|
var marker_e7cf7c378f454639f9950b76b11a98fe = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_130f37fbec727ca355f537210b8fb4bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e2160c6957ba9a8cb6fff21e1c8c762 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6daa7c53384cf32047282b3e79db12ec = $(`<div id="html_6daa7c53384cf32047282b3e79db12ec" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_5e2160c6957ba9a8cb6fff21e1c8c762.setContent(html_6daa7c53384cf32047282b3e79db12ec);
|
|
|
|
|
|
|
|
marker_e7cf7c378f454639f9950b76b11a98fe.bindPopup(popup_5e2160c6957ba9a8cb6fff21e1c8c762)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7cf7c378f454639f9950b76b11a98fe.setIcon(icon_130f37fbec727ca355f537210b8fb4bd);
|
|
|
|
|
|
var marker_dc165d63b479c4ea5c79c79150fa29c5 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_666c66e0e1e7d8d6ad0cfd4ed218661f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e24843ed5432813ac6e55e947df3ab02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e413a6a983d6b85a787dc7f8ddfcf75 = $(`<div id="html_2e413a6a983d6b85a787dc7f8ddfcf75" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_e24843ed5432813ac6e55e947df3ab02.setContent(html_2e413a6a983d6b85a787dc7f8ddfcf75);
|
|
|
|
|
|
|
|
marker_dc165d63b479c4ea5c79c79150fa29c5.bindPopup(popup_e24843ed5432813ac6e55e947df3ab02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc165d63b479c4ea5c79c79150fa29c5.setIcon(icon_666c66e0e1e7d8d6ad0cfd4ed218661f);
|
|
|
|
|
|
var marker_9d5076b4da948915a96bf05c3bcb034c = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9d604aae73ca7c4094bc5a3e654ecc71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a30886c048b572916ef102dbb92bcc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5796b6088d167776f385366bb0bf55bb = $(`<div id="html_5796b6088d167776f385366bb0bf55bb" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_6a30886c048b572916ef102dbb92bcc3.setContent(html_5796b6088d167776f385366bb0bf55bb);
|
|
|
|
|
|
|
|
marker_9d5076b4da948915a96bf05c3bcb034c.bindPopup(popup_6a30886c048b572916ef102dbb92bcc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d5076b4da948915a96bf05c3bcb034c.setIcon(icon_9d604aae73ca7c4094bc5a3e654ecc71);
|
|
|
|
|
|
var marker_e12d4d29b0c75cfa5e95f6033fdb04b6 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_d192edcc16e27d7582bdd1c5179096c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f947f311fa5bf4341ef6525351afad37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba635e14af3a89b0fa6a8a278262781a = $(`<div id="html_ba635e14af3a89b0fa6a8a278262781a" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_f947f311fa5bf4341ef6525351afad37.setContent(html_ba635e14af3a89b0fa6a8a278262781a);
|
|
|
|
|
|
|
|
marker_e12d4d29b0c75cfa5e95f6033fdb04b6.bindPopup(popup_f947f311fa5bf4341ef6525351afad37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e12d4d29b0c75cfa5e95f6033fdb04b6.setIcon(icon_d192edcc16e27d7582bdd1c5179096c9);
|
|
|
|
|
|
var marker_0866a48803770cc60f31e4663b6e69e9 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_ae93a369eb4f647c38f19e813264c097 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f87ce480d7bbf7dd9d32f41e2e57b62e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82e5ef51aa73a9d44d752e40a88d60bc = $(`<div id="html_82e5ef51aa73a9d44d752e40a88d60bc" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_f87ce480d7bbf7dd9d32f41e2e57b62e.setContent(html_82e5ef51aa73a9d44d752e40a88d60bc);
|
|
|
|
|
|
|
|
marker_0866a48803770cc60f31e4663b6e69e9.bindPopup(popup_f87ce480d7bbf7dd9d32f41e2e57b62e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0866a48803770cc60f31e4663b6e69e9.setIcon(icon_ae93a369eb4f647c38f19e813264c097);
|
|
|
|
|
|
var marker_432b7f89166ca180480e65319adaa8bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_43d427cfda744263a378f2417e7c5d39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b526a213eeba2dacdeb32afb300a0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed840e836b9e44690f2616fdaf06ad15 = $(`<div id="html_ed840e836b9e44690f2616fdaf06ad15" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_18b526a213eeba2dacdeb32afb300a0a.setContent(html_ed840e836b9e44690f2616fdaf06ad15);
|
|
|
|
|
|
|
|
marker_432b7f89166ca180480e65319adaa8bc.bindPopup(popup_18b526a213eeba2dacdeb32afb300a0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_432b7f89166ca180480e65319adaa8bc.setIcon(icon_43d427cfda744263a378f2417e7c5d39);
|
|
|
|
|
|
var marker_8d3f193363008418472e78ccd14eedcf = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b51cecb527c407b6762fbb7b099f0269 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d32eb8ff1446f247e2feb196806e6dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff93a1a0e8cd375df7682ca43a8ea0a0 = $(`<div id="html_ff93a1a0e8cd375df7682ca43a8ea0a0" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_3d32eb8ff1446f247e2feb196806e6dc.setContent(html_ff93a1a0e8cd375df7682ca43a8ea0a0);
|
|
|
|
|
|
|
|
marker_8d3f193363008418472e78ccd14eedcf.bindPopup(popup_3d32eb8ff1446f247e2feb196806e6dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d3f193363008418472e78ccd14eedcf.setIcon(icon_b51cecb527c407b6762fbb7b099f0269);
|
|
|
|
|
|
var marker_3e15ecfb6bea5e966897a1e338b41d78 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_3f69211805a6b40b2fe8950cf3a56cc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_491bf4dd996e4a3298a87947c3aabbca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d61bdbd92a85d0f26d4e26672e79c1f9 = $(`<div id="html_d61bdbd92a85d0f26d4e26672e79c1f9" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_491bf4dd996e4a3298a87947c3aabbca.setContent(html_d61bdbd92a85d0f26d4e26672e79c1f9);
|
|
|
|
|
|
|
|
marker_3e15ecfb6bea5e966897a1e338b41d78.bindPopup(popup_491bf4dd996e4a3298a87947c3aabbca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e15ecfb6bea5e966897a1e338b41d78.setIcon(icon_3f69211805a6b40b2fe8950cf3a56cc0);
|
|
|
|
|
|
var marker_732daefa0c83805f9e6720fc291df023 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c885c267097530339bf9fbb0926eb040 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c044f54eda9e697486deb3df08de9ff5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccfe26bef6a3aa32b2b5c63b05b85894 = $(`<div id="html_ccfe26bef6a3aa32b2b5c63b05b85894" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_c044f54eda9e697486deb3df08de9ff5.setContent(html_ccfe26bef6a3aa32b2b5c63b05b85894);
|
|
|
|
|
|
|
|
marker_732daefa0c83805f9e6720fc291df023.bindPopup(popup_c044f54eda9e697486deb3df08de9ff5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_732daefa0c83805f9e6720fc291df023.setIcon(icon_c885c267097530339bf9fbb0926eb040);
|
|
|
|
|
|
var marker_817650d1da18a6b0fbe4b81462a21975 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_66f7b7411f8bef6774e2560a8145acfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2de4f1a11d6497ce9f40b54c37769826 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bdf27b4c0a37f8e4ce284c7574e99b8 = $(`<div id="html_2bdf27b4c0a37f8e4ce284c7574e99b8" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_2de4f1a11d6497ce9f40b54c37769826.setContent(html_2bdf27b4c0a37f8e4ce284c7574e99b8);
|
|
|
|
|
|
|
|
marker_817650d1da18a6b0fbe4b81462a21975.bindPopup(popup_2de4f1a11d6497ce9f40b54c37769826)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_817650d1da18a6b0fbe4b81462a21975.setIcon(icon_66f7b7411f8bef6774e2560a8145acfc);
|
|
|
|
|
|
var marker_790967ed8c163c60d7eca4ba2f1cf1b3 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_dbe8764564f75c1decb823930e6223d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ecdad408a505869b05b5ea2847549d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd00f7768b928a085217612358d8f9ee = $(`<div id="html_dd00f7768b928a085217612358d8f9ee" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_5ecdad408a505869b05b5ea2847549d4.setContent(html_dd00f7768b928a085217612358d8f9ee);
|
|
|
|
|
|
|
|
marker_790967ed8c163c60d7eca4ba2f1cf1b3.bindPopup(popup_5ecdad408a505869b05b5ea2847549d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_790967ed8c163c60d7eca4ba2f1cf1b3.setIcon(icon_dbe8764564f75c1decb823930e6223d9);
|
|
|
|
|
|
var marker_254002d9acc5766174e71489690a989d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_52cee0e795c30c7e1d4fad54c13167bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08412b3b7b5a2eae1f56cba4c5a84479 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d08198d5b9071627d12526b9b861778f = $(`<div id="html_d08198d5b9071627d12526b9b861778f" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_08412b3b7b5a2eae1f56cba4c5a84479.setContent(html_d08198d5b9071627d12526b9b861778f);
|
|
|
|
|
|
|
|
marker_254002d9acc5766174e71489690a989d.bindPopup(popup_08412b3b7b5a2eae1f56cba4c5a84479)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_254002d9acc5766174e71489690a989d.setIcon(icon_52cee0e795c30c7e1d4fad54c13167bd);
|
|
|
|
|
|
var marker_d5b72198cd744c21dab69012978b73a5 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1936c4e555b91f21b91345819ad54f09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_994df037f2573590dfed69c85cf82393 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc02272dd460c210004cf7e53238ccf6 = $(`<div id="html_dc02272dd460c210004cf7e53238ccf6" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_994df037f2573590dfed69c85cf82393.setContent(html_dc02272dd460c210004cf7e53238ccf6);
|
|
|
|
|
|
|
|
marker_d5b72198cd744c21dab69012978b73a5.bindPopup(popup_994df037f2573590dfed69c85cf82393)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5b72198cd744c21dab69012978b73a5.setIcon(icon_1936c4e555b91f21b91345819ad54f09);
|
|
|
|
|
|
var marker_b513a88c97adb368500d1423e0a6c2dc = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_ea3899f0b9972625113d27654a309dbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a878e2711ad90d1ffff124cdbde3e16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf536b9bbc776f3e53e2f0169d034538 = $(`<div id="html_cf536b9bbc776f3e53e2f0169d034538" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_1a878e2711ad90d1ffff124cdbde3e16.setContent(html_cf536b9bbc776f3e53e2f0169d034538);
|
|
|
|
|
|
|
|
marker_b513a88c97adb368500d1423e0a6c2dc.bindPopup(popup_1a878e2711ad90d1ffff124cdbde3e16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b513a88c97adb368500d1423e0a6c2dc.setIcon(icon_ea3899f0b9972625113d27654a309dbe);
|
|
|
|
|
|
var marker_a0d7b80c080e6c7b6c41a84faab11039 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6030f733e1f33cc12f0d32941095479f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0962e47b267be6dd8be036b24fed859c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65e29b873f5d058865fa9dda940bf825 = $(`<div id="html_65e29b873f5d058865fa9dda940bf825" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_0962e47b267be6dd8be036b24fed859c.setContent(html_65e29b873f5d058865fa9dda940bf825);
|
|
|
|
|
|
|
|
marker_a0d7b80c080e6c7b6c41a84faab11039.bindPopup(popup_0962e47b267be6dd8be036b24fed859c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0d7b80c080e6c7b6c41a84faab11039.setIcon(icon_6030f733e1f33cc12f0d32941095479f);
|
|
|
|
|
|
var marker_4eb2aa2a08ade42b7ed702978a8223cd = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_37bbd8748364c491513e716b878a8d61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d6652a7e1825db8b86df0c9d5a07082 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e358698e6956100bf73bdfab2e19cf31 = $(`<div id="html_e358698e6956100bf73bdfab2e19cf31" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_1d6652a7e1825db8b86df0c9d5a07082.setContent(html_e358698e6956100bf73bdfab2e19cf31);
|
|
|
|
|
|
|
|
marker_4eb2aa2a08ade42b7ed702978a8223cd.bindPopup(popup_1d6652a7e1825db8b86df0c9d5a07082)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eb2aa2a08ade42b7ed702978a8223cd.setIcon(icon_37bbd8748364c491513e716b878a8d61);
|
|
|
|
|
|
var marker_22cbcea7c74fe8d50bf39e15a13b44c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_cd526191466770310f30b21df9613162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fdb039c951bfb5123680dc830ddc0a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d68a3dbc95ade9f4f20ed00ce5ba90a5 = $(`<div id="html_d68a3dbc95ade9f4f20ed00ce5ba90a5" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_3fdb039c951bfb5123680dc830ddc0a2.setContent(html_d68a3dbc95ade9f4f20ed00ce5ba90a5);
|
|
|
|
|
|
|
|
marker_22cbcea7c74fe8d50bf39e15a13b44c5.bindPopup(popup_3fdb039c951bfb5123680dc830ddc0a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22cbcea7c74fe8d50bf39e15a13b44c5.setIcon(icon_cd526191466770310f30b21df9613162);
|
|
|
|
|
|
var marker_1fb1ec6878d83818e60a495accbd548e = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_eafaaf3a4aab45cc369a51737c924ed6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02fa8344fc0335e53e6f0344d46a4add = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a69cd1d1ed073f462b31dfdf9757cd6d = $(`<div id="html_a69cd1d1ed073f462b31dfdf9757cd6d" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_02fa8344fc0335e53e6f0344d46a4add.setContent(html_a69cd1d1ed073f462b31dfdf9757cd6d);
|
|
|
|
|
|
|
|
marker_1fb1ec6878d83818e60a495accbd548e.bindPopup(popup_02fa8344fc0335e53e6f0344d46a4add)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb1ec6878d83818e60a495accbd548e.setIcon(icon_eafaaf3a4aab45cc369a51737c924ed6);
|
|
|
|
|
|
var marker_0d0091187ff78c766228cd0338b9e3fd = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e9596c4f14e6ec1a006c0c8197ec52aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_659ec6bb7eda787ae653bcbc7683323b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe0e6deff54b43c82d8296c22871a3b4 = $(`<div id="html_fe0e6deff54b43c82d8296c22871a3b4" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_659ec6bb7eda787ae653bcbc7683323b.setContent(html_fe0e6deff54b43c82d8296c22871a3b4);
|
|
|
|
|
|
|
|
marker_0d0091187ff78c766228cd0338b9e3fd.bindPopup(popup_659ec6bb7eda787ae653bcbc7683323b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d0091187ff78c766228cd0338b9e3fd.setIcon(icon_e9596c4f14e6ec1a006c0c8197ec52aa);
|
|
|
|
|
|
var marker_78530a23d209b9a5f6eb2065d8bb5a68 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_be3496f231cfbd1f92cd8d53aa44d3f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_deaa7cc5cbc383ac72c0b30483bd7b68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86e2d229a26fe1544fa230f0b3aeb75c = $(`<div id="html_86e2d229a26fe1544fa230f0b3aeb75c" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_deaa7cc5cbc383ac72c0b30483bd7b68.setContent(html_86e2d229a26fe1544fa230f0b3aeb75c);
|
|
|
|
|
|
|
|
marker_78530a23d209b9a5f6eb2065d8bb5a68.bindPopup(popup_deaa7cc5cbc383ac72c0b30483bd7b68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78530a23d209b9a5f6eb2065d8bb5a68.setIcon(icon_be3496f231cfbd1f92cd8d53aa44d3f6);
|
|
|
|
|
|
var marker_594133e3d0ea576b5e40618e9f373ea5 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_663c986ac84d76ebc0e56a9d1727019c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22cefc891baa66dc92b36ef54f71f5d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d85c94ca4144ed0a4004daa12fb22d5a = $(`<div id="html_d85c94ca4144ed0a4004daa12fb22d5a" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_22cefc891baa66dc92b36ef54f71f5d7.setContent(html_d85c94ca4144ed0a4004daa12fb22d5a);
|
|
|
|
|
|
|
|
marker_594133e3d0ea576b5e40618e9f373ea5.bindPopup(popup_22cefc891baa66dc92b36ef54f71f5d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_594133e3d0ea576b5e40618e9f373ea5.setIcon(icon_663c986ac84d76ebc0e56a9d1727019c);
|
|
|
|
|
|
var marker_b5ba82b57cfb2d4e6c1a77ccfc0d525e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_97b81d552bf8b9f17517e4c0966f34ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2712f5b2d70fa19611425ed821fe9ce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_830ac972e9cda8b328d6f41780a33248 = $(`<div id="html_830ac972e9cda8b328d6f41780a33248" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_2712f5b2d70fa19611425ed821fe9ce5.setContent(html_830ac972e9cda8b328d6f41780a33248);
|
|
|
|
|
|
|
|
marker_b5ba82b57cfb2d4e6c1a77ccfc0d525e.bindPopup(popup_2712f5b2d70fa19611425ed821fe9ce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5ba82b57cfb2d4e6c1a77ccfc0d525e.setIcon(icon_97b81d552bf8b9f17517e4c0966f34ee);
|
|
|
|
|
|
var marker_a8b3caad5f37b9a3ec17c38146f0ee9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_819a88bfe2791ae6bf4f89ad7f06f654 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0b0d338c5f11126efe4355fcb848623 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e92584492b45d6ad4b4c4631f4e8b143 = $(`<div id="html_e92584492b45d6ad4b4c4631f4e8b143" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_c0b0d338c5f11126efe4355fcb848623.setContent(html_e92584492b45d6ad4b4c4631f4e8b143);
|
|
|
|
|
|
|
|
marker_a8b3caad5f37b9a3ec17c38146f0ee9e.bindPopup(popup_c0b0d338c5f11126efe4355fcb848623)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8b3caad5f37b9a3ec17c38146f0ee9e.setIcon(icon_819a88bfe2791ae6bf4f89ad7f06f654);
|
|
|
|
|
|
var marker_5978881e518fcfd6bdf9965c32fd75fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_130d75450700e9d98915e9fa87c29e93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_542683dec585e7f3c23cba3be28ed232 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_400f0d0feea28ea7061074e7721f4302 = $(`<div id="html_400f0d0feea28ea7061074e7721f4302" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_542683dec585e7f3c23cba3be28ed232.setContent(html_400f0d0feea28ea7061074e7721f4302);
|
|
|
|
|
|
|
|
marker_5978881e518fcfd6bdf9965c32fd75fb.bindPopup(popup_542683dec585e7f3c23cba3be28ed232)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5978881e518fcfd6bdf9965c32fd75fb.setIcon(icon_130d75450700e9d98915e9fa87c29e93);
|
|
|
|
|
|
var marker_33ff2805af42e9f29c02f3f9472b61f8 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_0f4cf9ddcb1beca96b0bc742a969d64e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_508a2832b121753e9bf98481606fcce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a662362adc17bfc96de7f586a4ef3aa5 = $(`<div id="html_a662362adc17bfc96de7f586a4ef3aa5" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_508a2832b121753e9bf98481606fcce5.setContent(html_a662362adc17bfc96de7f586a4ef3aa5);
|
|
|
|
|
|
|
|
marker_33ff2805af42e9f29c02f3f9472b61f8.bindPopup(popup_508a2832b121753e9bf98481606fcce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33ff2805af42e9f29c02f3f9472b61f8.setIcon(icon_0f4cf9ddcb1beca96b0bc742a969d64e);
|
|
|
|
|
|
var marker_ccd019a052ebe7083400a561f93be6bf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f42379debec00305f50c57b3313ca44f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7eba8422314863e100d2590bd26119c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96586b33a8bed2165be78080c6be6eb7 = $(`<div id="html_96586b33a8bed2165be78080c6be6eb7" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_7eba8422314863e100d2590bd26119c1.setContent(html_96586b33a8bed2165be78080c6be6eb7);
|
|
|
|
|
|
|
|
marker_ccd019a052ebe7083400a561f93be6bf.bindPopup(popup_7eba8422314863e100d2590bd26119c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccd019a052ebe7083400a561f93be6bf.setIcon(icon_f42379debec00305f50c57b3313ca44f);
|
|
|
|
|
|
var marker_f2c907b410d921b4332a7223ba649b6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_944581d99cb50bd351980b2772e3ecde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35d0762f227f25e26ae692febde2cc1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b633bc54a11df37a0b1dde5bfe5dcd6 = $(`<div id="html_7b633bc54a11df37a0b1dde5bfe5dcd6" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_35d0762f227f25e26ae692febde2cc1d.setContent(html_7b633bc54a11df37a0b1dde5bfe5dcd6);
|
|
|
|
|
|
|
|
marker_f2c907b410d921b4332a7223ba649b6b.bindPopup(popup_35d0762f227f25e26ae692febde2cc1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2c907b410d921b4332a7223ba649b6b.setIcon(icon_944581d99cb50bd351980b2772e3ecde);
|
|
|
|
|
|
var marker_6a92838d03f80b160c31636158e0d0fc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a9fc122cbda01e2d898dc3087ffe5318 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a063987ee0f16b51c92f7140cd302c66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3183b6858050fa929311212e42a76a8 = $(`<div id="html_c3183b6858050fa929311212e42a76a8" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_a063987ee0f16b51c92f7140cd302c66.setContent(html_c3183b6858050fa929311212e42a76a8);
|
|
|
|
|
|
|
|
marker_6a92838d03f80b160c31636158e0d0fc.bindPopup(popup_a063987ee0f16b51c92f7140cd302c66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a92838d03f80b160c31636158e0d0fc.setIcon(icon_a9fc122cbda01e2d898dc3087ffe5318);
|
|
|
|
|
|
var marker_17563dc00b9f0c07a1441b3963966f01 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b87a1cc83fe9423e5045ec44567d6035 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e75e8835014367288b3e0f5fc79ec87b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ed6dcc28d33917bdd62dbf5d011bb5d = $(`<div id="html_5ed6dcc28d33917bdd62dbf5d011bb5d" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_e75e8835014367288b3e0f5fc79ec87b.setContent(html_5ed6dcc28d33917bdd62dbf5d011bb5d);
|
|
|
|
|
|
|
|
marker_17563dc00b9f0c07a1441b3963966f01.bindPopup(popup_e75e8835014367288b3e0f5fc79ec87b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17563dc00b9f0c07a1441b3963966f01.setIcon(icon_b87a1cc83fe9423e5045ec44567d6035);
|
|
|
|
|
|
var marker_7421eb3940d7555e57faec35f403eef6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_38a30d03b1d54c365278726927ba1b99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_475e1f6275995fbadbf7b4358b7b3d79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9d84c4ad213d4423ed53c66fc9b4868 = $(`<div id="html_c9d84c4ad213d4423ed53c66fc9b4868" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_475e1f6275995fbadbf7b4358b7b3d79.setContent(html_c9d84c4ad213d4423ed53c66fc9b4868);
|
|
|
|
|
|
|
|
marker_7421eb3940d7555e57faec35f403eef6.bindPopup(popup_475e1f6275995fbadbf7b4358b7b3d79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7421eb3940d7555e57faec35f403eef6.setIcon(icon_38a30d03b1d54c365278726927ba1b99);
|
|
|
|
|
|
var marker_107b12f599b95593e14d0ea3aa97283a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9dc601110e34825afb9c77f3f3a4d76e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f85921634f7a1a9bec14a368a3d730e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e76f4b74436e3d108bd25598e1b35d63 = $(`<div id="html_e76f4b74436e3d108bd25598e1b35d63" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_f85921634f7a1a9bec14a368a3d730e9.setContent(html_e76f4b74436e3d108bd25598e1b35d63);
|
|
|
|
|
|
|
|
marker_107b12f599b95593e14d0ea3aa97283a.bindPopup(popup_f85921634f7a1a9bec14a368a3d730e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_107b12f599b95593e14d0ea3aa97283a.setIcon(icon_9dc601110e34825afb9c77f3f3a4d76e);
|
|
|
|
|
|
var marker_aef3cd9269f7ba5a6d06f705036e69c5 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_cab3deab62e7b81c3bde0da3cb5942bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_604a1e33920657596ed9d80d03dae5de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2247628e5911ed8da2aedef228126d68 = $(`<div id="html_2247628e5911ed8da2aedef228126d68" style="width: 100.0%; height: 100.0%;">relay.nostr.nisshiee.org</div>`)[0];
|
|
popup_604a1e33920657596ed9d80d03dae5de.setContent(html_2247628e5911ed8da2aedef228126d68);
|
|
|
|
|
|
|
|
marker_aef3cd9269f7ba5a6d06f705036e69c5.bindPopup(popup_604a1e33920657596ed9d80d03dae5de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aef3cd9269f7ba5a6d06f705036e69c5.setIcon(icon_cab3deab62e7b81c3bde0da3cb5942bf);
|
|
|
|
|
|
var marker_2943855a39c551724d306bd266516adc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_31566715aa87d4fd804a78fe64433d94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_776a255b84348d5dc8358884d8db7ae2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_036792d0ac39454327a7af67bdf7c02b = $(`<div id="html_036792d0ac39454327a7af67bdf7c02b" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_776a255b84348d5dc8358884d8db7ae2.setContent(html_036792d0ac39454327a7af67bdf7c02b);
|
|
|
|
|
|
|
|
marker_2943855a39c551724d306bd266516adc.bindPopup(popup_776a255b84348d5dc8358884d8db7ae2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2943855a39c551724d306bd266516adc.setIcon(icon_31566715aa87d4fd804a78fe64433d94);
|
|
|
|
|
|
var marker_e2fe6f295ad6a119e4c01732b687f45c = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b7dc0f2e5185f596a3a7be8c9f772c24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_743db8e897fae5ca90da62f0d01b26c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3357197e360f7a9c2aceecd569bf6151 = $(`<div id="html_3357197e360f7a9c2aceecd569bf6151" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_743db8e897fae5ca90da62f0d01b26c3.setContent(html_3357197e360f7a9c2aceecd569bf6151);
|
|
|
|
|
|
|
|
marker_e2fe6f295ad6a119e4c01732b687f45c.bindPopup(popup_743db8e897fae5ca90da62f0d01b26c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2fe6f295ad6a119e4c01732b687f45c.setIcon(icon_b7dc0f2e5185f596a3a7be8c9f772c24);
|
|
|
|
|
|
var marker_b7b4e13193a9ec0f1a3e439df375a368 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7bbe64e61ffd2313c43371fb3e9f19ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9009cd7f19cba2c38f09985c1717efe0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a6721207b6534b3fb153b0f11e0f4a6 = $(`<div id="html_4a6721207b6534b3fb153b0f11e0f4a6" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_9009cd7f19cba2c38f09985c1717efe0.setContent(html_4a6721207b6534b3fb153b0f11e0f4a6);
|
|
|
|
|
|
|
|
marker_b7b4e13193a9ec0f1a3e439df375a368.bindPopup(popup_9009cd7f19cba2c38f09985c1717efe0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b4e13193a9ec0f1a3e439df375a368.setIcon(icon_7bbe64e61ffd2313c43371fb3e9f19ad);
|
|
|
|
|
|
var marker_a6f757c336a796bd4fa761e679b04825 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_0ecc1d7931eddddc434d8ce542accd6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbe749ad976cc210d6cf0de609e4e7a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95b78a8ffa910159617374ed4af0e11f = $(`<div id="html_95b78a8ffa910159617374ed4af0e11f" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_fbe749ad976cc210d6cf0de609e4e7a9.setContent(html_95b78a8ffa910159617374ed4af0e11f);
|
|
|
|
|
|
|
|
marker_a6f757c336a796bd4fa761e679b04825.bindPopup(popup_fbe749ad976cc210d6cf0de609e4e7a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6f757c336a796bd4fa761e679b04825.setIcon(icon_0ecc1d7931eddddc434d8ce542accd6b);
|
|
|
|
|
|
var marker_6337cd223803c257bdb4c9b7d6af7305 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6320bbaefba031c31ccdb400cfd9da75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47af3914a911454a1bce509cb25f9a37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd98ad25591dc80a787d62060d836246 = $(`<div id="html_bd98ad25591dc80a787d62060d836246" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_47af3914a911454a1bce509cb25f9a37.setContent(html_bd98ad25591dc80a787d62060d836246);
|
|
|
|
|
|
|
|
marker_6337cd223803c257bdb4c9b7d6af7305.bindPopup(popup_47af3914a911454a1bce509cb25f9a37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6337cd223803c257bdb4c9b7d6af7305.setIcon(icon_6320bbaefba031c31ccdb400cfd9da75);
|
|
|
|
|
|
var marker_4f04224c6862fa1b5eed9e51fa1eb229 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_79defd911f43d7c1742faebef9bf85ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46297e0b3a71984a9dc02aac69d3bb01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59ba917868a3ddb9877ea803cb941841 = $(`<div id="html_59ba917868a3ddb9877ea803cb941841" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_46297e0b3a71984a9dc02aac69d3bb01.setContent(html_59ba917868a3ddb9877ea803cb941841);
|
|
|
|
|
|
|
|
marker_4f04224c6862fa1b5eed9e51fa1eb229.bindPopup(popup_46297e0b3a71984a9dc02aac69d3bb01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f04224c6862fa1b5eed9e51fa1eb229.setIcon(icon_79defd911f43d7c1742faebef9bf85ac);
|
|
|
|
|
|
var marker_130532808dcc27bcd48df850bb6046a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_40ec3b5ce9a323bb36fc70ccf57c6f1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_351cbfda7c17c011c3c9062e0683f7f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df21333aa0a2ec80f1890fe91f7f1168 = $(`<div id="html_df21333aa0a2ec80f1890fe91f7f1168" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_351cbfda7c17c011c3c9062e0683f7f8.setContent(html_df21333aa0a2ec80f1890fe91f7f1168);
|
|
|
|
|
|
|
|
marker_130532808dcc27bcd48df850bb6046a7.bindPopup(popup_351cbfda7c17c011c3c9062e0683f7f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_130532808dcc27bcd48df850bb6046a7.setIcon(icon_40ec3b5ce9a323bb36fc70ccf57c6f1a);
|
|
|
|
|
|
var marker_cf7d96f7f7ac0bab791b39e360861281 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_ed6ab492ddac1628bdae6ff48a5431e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1be075bd27af2f3fa53f03ea7e4078a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fb4a99d9cc94ed4c08b490a2f499306 = $(`<div id="html_7fb4a99d9cc94ed4c08b490a2f499306" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_1be075bd27af2f3fa53f03ea7e4078a0.setContent(html_7fb4a99d9cc94ed4c08b490a2f499306);
|
|
|
|
|
|
|
|
marker_cf7d96f7f7ac0bab791b39e360861281.bindPopup(popup_1be075bd27af2f3fa53f03ea7e4078a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7d96f7f7ac0bab791b39e360861281.setIcon(icon_ed6ab492ddac1628bdae6ff48a5431e6);
|
|
|
|
|
|
var marker_913ed250dde7b070eed09e7f77745ab1 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5739d5c918c1ed9cdf75a216a61930f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cbee50a94bb4ad77f1fecc785584032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38ca1da7469e2611b7a78b543cedfac6 = $(`<div id="html_38ca1da7469e2611b7a78b543cedfac6" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_1cbee50a94bb4ad77f1fecc785584032.setContent(html_38ca1da7469e2611b7a78b543cedfac6);
|
|
|
|
|
|
|
|
marker_913ed250dde7b070eed09e7f77745ab1.bindPopup(popup_1cbee50a94bb4ad77f1fecc785584032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_913ed250dde7b070eed09e7f77745ab1.setIcon(icon_5739d5c918c1ed9cdf75a216a61930f0);
|
|
|
|
|
|
var marker_764878c6b3f05bb31b1b278278a187ab = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_18078bed40d43377dac02bc025e890c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_537dddd0dee67817ccaa02f00d9067f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe961a36ea1b7e89ab57468bb5a9e578 = $(`<div id="html_fe961a36ea1b7e89ab57468bb5a9e578" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_537dddd0dee67817ccaa02f00d9067f6.setContent(html_fe961a36ea1b7e89ab57468bb5a9e578);
|
|
|
|
|
|
|
|
marker_764878c6b3f05bb31b1b278278a187ab.bindPopup(popup_537dddd0dee67817ccaa02f00d9067f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_764878c6b3f05bb31b1b278278a187ab.setIcon(icon_18078bed40d43377dac02bc025e890c9);
|
|
|
|
|
|
var marker_1013bb8c7283e97bf0e889e1a4d4c80d = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_145428eca67a9714ed6585fa85ad65ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5841cf61fe68513f77679ebb4ca7171 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf47d2f9a9506c196bdf3dad491e869 = $(`<div id="html_2bf47d2f9a9506c196bdf3dad491e869" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_d5841cf61fe68513f77679ebb4ca7171.setContent(html_2bf47d2f9a9506c196bdf3dad491e869);
|
|
|
|
|
|
|
|
marker_1013bb8c7283e97bf0e889e1a4d4c80d.bindPopup(popup_d5841cf61fe68513f77679ebb4ca7171)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1013bb8c7283e97bf0e889e1a4d4c80d.setIcon(icon_145428eca67a9714ed6585fa85ad65ab);
|
|
|
|
|
|
var marker_732a38854e36dea1b5e471e8a909f942 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b097a1028547161f43eca28e4a22d9d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d004a987be9d092f8ed8b727a870173 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d943f2f3fbe7d5e898ced84a5d46fb74 = $(`<div id="html_d943f2f3fbe7d5e898ced84a5d46fb74" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_4d004a987be9d092f8ed8b727a870173.setContent(html_d943f2f3fbe7d5e898ced84a5d46fb74);
|
|
|
|
|
|
|
|
marker_732a38854e36dea1b5e471e8a909f942.bindPopup(popup_4d004a987be9d092f8ed8b727a870173)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_732a38854e36dea1b5e471e8a909f942.setIcon(icon_b097a1028547161f43eca28e4a22d9d8);
|
|
|
|
|
|
var marker_a64ccf058507b6de201b8af1056d56b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_93457865bdfde20568e370c09e9035de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c41bee832379c88ef02b45eb43db3ec3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3b4151d88ef16d5ff7b3ee4a643fdef = $(`<div id="html_e3b4151d88ef16d5ff7b3ee4a643fdef" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_c41bee832379c88ef02b45eb43db3ec3.setContent(html_e3b4151d88ef16d5ff7b3ee4a643fdef);
|
|
|
|
|
|
|
|
marker_a64ccf058507b6de201b8af1056d56b0.bindPopup(popup_c41bee832379c88ef02b45eb43db3ec3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a64ccf058507b6de201b8af1056d56b0.setIcon(icon_93457865bdfde20568e370c09e9035de);
|
|
|
|
|
|
var marker_9adc452168d8b123bae7b1e54dca79fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_119cde7f045f837e9cf73c1c177a43c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_588f208338c56ca43225c478246df7c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec3a256a308f1c259a79d38cc3e9015 = $(`<div id="html_1ec3a256a308f1c259a79d38cc3e9015" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_588f208338c56ca43225c478246df7c3.setContent(html_1ec3a256a308f1c259a79d38cc3e9015);
|
|
|
|
|
|
|
|
marker_9adc452168d8b123bae7b1e54dca79fe.bindPopup(popup_588f208338c56ca43225c478246df7c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9adc452168d8b123bae7b1e54dca79fe.setIcon(icon_119cde7f045f837e9cf73c1c177a43c7);
|
|
|
|
|
|
var marker_b24141480122ee7f9f75f2c0357c077e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_09b7c7e711dff823bd8bb93da1463477 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cf01b4b6732cfe078ea7ce2b15aee3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffa7fef0f4eba4c83784c8f0999258f1 = $(`<div id="html_ffa7fef0f4eba4c83784c8f0999258f1" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_6cf01b4b6732cfe078ea7ce2b15aee3c.setContent(html_ffa7fef0f4eba4c83784c8f0999258f1);
|
|
|
|
|
|
|
|
marker_b24141480122ee7f9f75f2c0357c077e.bindPopup(popup_6cf01b4b6732cfe078ea7ce2b15aee3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b24141480122ee7f9f75f2c0357c077e.setIcon(icon_09b7c7e711dff823bd8bb93da1463477);
|
|
|
|
|
|
var marker_d75b86a0958f275fa1ab33dcf577f634 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c8117c939686cb3f5c834d57941548bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2876f3d280d1fe69e89bd65ad16f15ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5894fac14b162fa46b3dddd641ea68e6 = $(`<div id="html_5894fac14b162fa46b3dddd641ea68e6" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_2876f3d280d1fe69e89bd65ad16f15ff.setContent(html_5894fac14b162fa46b3dddd641ea68e6);
|
|
|
|
|
|
|
|
marker_d75b86a0958f275fa1ab33dcf577f634.bindPopup(popup_2876f3d280d1fe69e89bd65ad16f15ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d75b86a0958f275fa1ab33dcf577f634.setIcon(icon_c8117c939686cb3f5c834d57941548bd);
|
|
|
|
|
|
var marker_d3d38db8c1e0e15027506e42f7bca9ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_313e6a23f07aafeaf2ca1f6d8cf73aa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f5746cac77ab5a7dba6709936545f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8ba5dbf217c817c25ccaba11c8b7322 = $(`<div id="html_a8ba5dbf217c817c25ccaba11c8b7322" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_d5f5746cac77ab5a7dba6709936545f0.setContent(html_a8ba5dbf217c817c25ccaba11c8b7322);
|
|
|
|
|
|
|
|
marker_d3d38db8c1e0e15027506e42f7bca9ce.bindPopup(popup_d5f5746cac77ab5a7dba6709936545f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3d38db8c1e0e15027506e42f7bca9ce.setIcon(icon_313e6a23f07aafeaf2ca1f6d8cf73aa5);
|
|
|
|
|
|
var marker_456a30e92fefb26b1e20d74af640c452 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_0ff470fd4881a2462e672e3146821c80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75e546e12b5636a61456631a817664c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d017dad3350e221b4a068a962254d786 = $(`<div id="html_d017dad3350e221b4a068a962254d786" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_75e546e12b5636a61456631a817664c4.setContent(html_d017dad3350e221b4a068a962254d786);
|
|
|
|
|
|
|
|
marker_456a30e92fefb26b1e20d74af640c452.bindPopup(popup_75e546e12b5636a61456631a817664c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_456a30e92fefb26b1e20d74af640c452.setIcon(icon_0ff470fd4881a2462e672e3146821c80);
|
|
|
|
|
|
var marker_77230fe32a8d190e39ed4b196197b2f1 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_88a414afc0404781dcf9a36604c2cb8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a7820b7adc69f8e226b3ff583326676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c604243663544440b8b2c26e2ebf450 = $(`<div id="html_7c604243663544440b8b2c26e2ebf450" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_4a7820b7adc69f8e226b3ff583326676.setContent(html_7c604243663544440b8b2c26e2ebf450);
|
|
|
|
|
|
|
|
marker_77230fe32a8d190e39ed4b196197b2f1.bindPopup(popup_4a7820b7adc69f8e226b3ff583326676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77230fe32a8d190e39ed4b196197b2f1.setIcon(icon_88a414afc0404781dcf9a36604c2cb8b);
|
|
|
|
|
|
var marker_7f60fe61cf1f38d2056ff3d2cc293a5c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_82534db4b4cafa602f5f90abbb2f7611 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43bbf2de876b87250409773328b89f86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57059af9a7c61739e9bf5cb4cb76929c = $(`<div id="html_57059af9a7c61739e9bf5cb4cb76929c" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_43bbf2de876b87250409773328b89f86.setContent(html_57059af9a7c61739e9bf5cb4cb76929c);
|
|
|
|
|
|
|
|
marker_7f60fe61cf1f38d2056ff3d2cc293a5c.bindPopup(popup_43bbf2de876b87250409773328b89f86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f60fe61cf1f38d2056ff3d2cc293a5c.setIcon(icon_82534db4b4cafa602f5f90abbb2f7611);
|
|
|
|
|
|
var marker_477a394e34c2589e3d001403e7e30ff3 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_796d5be8198e54a73b5dcaa97ca5166e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b648e1ff934a834a429c31ab482b3710 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fda661c750e81591335a245257cf4570 = $(`<div id="html_fda661c750e81591335a245257cf4570" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_b648e1ff934a834a429c31ab482b3710.setContent(html_fda661c750e81591335a245257cf4570);
|
|
|
|
|
|
|
|
marker_477a394e34c2589e3d001403e7e30ff3.bindPopup(popup_b648e1ff934a834a429c31ab482b3710)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_477a394e34c2589e3d001403e7e30ff3.setIcon(icon_796d5be8198e54a73b5dcaa97ca5166e);
|
|
|
|
|
|
var marker_b88e7e38eab9d8f364fd1c1037e4e23c = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7bb32e65016ed0bfd58a01a0e6096ff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcb2a4d6c232d710a5ba7a025206eb6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b35870b9d46d79bfc198e776d0797f9 = $(`<div id="html_1b35870b9d46d79bfc198e776d0797f9" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_fcb2a4d6c232d710a5ba7a025206eb6a.setContent(html_1b35870b9d46d79bfc198e776d0797f9);
|
|
|
|
|
|
|
|
marker_b88e7e38eab9d8f364fd1c1037e4e23c.bindPopup(popup_fcb2a4d6c232d710a5ba7a025206eb6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b88e7e38eab9d8f364fd1c1037e4e23c.setIcon(icon_7bb32e65016ed0bfd58a01a0e6096ff7);
|
|
|
|
|
|
var marker_48b8aef488fb83068c23bc056a6abca0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_220438b0ffad1b4c584556bdb69c1dd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_979c6a03d35f5955c642461a862b21bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42e951c8578d9337e23143e99adb2c1b = $(`<div id="html_42e951c8578d9337e23143e99adb2c1b" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_979c6a03d35f5955c642461a862b21bc.setContent(html_42e951c8578d9337e23143e99adb2c1b);
|
|
|
|
|
|
|
|
marker_48b8aef488fb83068c23bc056a6abca0.bindPopup(popup_979c6a03d35f5955c642461a862b21bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48b8aef488fb83068c23bc056a6abca0.setIcon(icon_220438b0ffad1b4c584556bdb69c1dd2);
|
|
|
|
|
|
var marker_d6d461fa4bae97132ee89db5f176d4c0 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_511261086867ffc99791e8cab36fa87d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f162f4ee24e803c0368c09bf9d7e2767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57440bc00449d17ec89dedf86f551e21 = $(`<div id="html_57440bc00449d17ec89dedf86f551e21" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_f162f4ee24e803c0368c09bf9d7e2767.setContent(html_57440bc00449d17ec89dedf86f551e21);
|
|
|
|
|
|
|
|
marker_d6d461fa4bae97132ee89db5f176d4c0.bindPopup(popup_f162f4ee24e803c0368c09bf9d7e2767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6d461fa4bae97132ee89db5f176d4c0.setIcon(icon_511261086867ffc99791e8cab36fa87d);
|
|
|
|
|
|
var marker_8397c2533244bc67ec825b7592ddd795 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1e8ac4877914a215bc0d4f9a29c02192 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_326d6f0af1e56478d95fe55f587f8fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a98c829bfdaee5d9f48f103e5e9f965e = $(`<div id="html_a98c829bfdaee5d9f48f103e5e9f965e" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_326d6f0af1e56478d95fe55f587f8fc6.setContent(html_a98c829bfdaee5d9f48f103e5e9f965e);
|
|
|
|
|
|
|
|
marker_8397c2533244bc67ec825b7592ddd795.bindPopup(popup_326d6f0af1e56478d95fe55f587f8fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8397c2533244bc67ec825b7592ddd795.setIcon(icon_1e8ac4877914a215bc0d4f9a29c02192);
|
|
|
|
|
|
var marker_b87e73fa42e9984a66dc407fdfc0749d = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a165399431cac7a8bd5bbcadf93d18b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b965e181bf0167985dfc513ccb84ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db11e0a977a890967542513cc5bf32a5 = $(`<div id="html_db11e0a977a890967542513cc5bf32a5" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_7b965e181bf0167985dfc513ccb84ca2.setContent(html_db11e0a977a890967542513cc5bf32a5);
|
|
|
|
|
|
|
|
marker_b87e73fa42e9984a66dc407fdfc0749d.bindPopup(popup_7b965e181bf0167985dfc513ccb84ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b87e73fa42e9984a66dc407fdfc0749d.setIcon(icon_a165399431cac7a8bd5bbcadf93d18b3);
|
|
|
|
|
|
var marker_d0c491623395db69abc3d890748cf0a1 = L.marker(
|
|
[49.3746, 3.7388],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_7a84d9ec954e65a6b590d173a0141ce7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e908441f2ed196e38ba712577edf65fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_529468f6213e8fbd49f72908731418f3 = $(`<div id="html_529468f6213e8fbd49f72908731418f3" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_e908441f2ed196e38ba712577edf65fd.setContent(html_529468f6213e8fbd49f72908731418f3);
|
|
|
|
|
|
|
|
marker_d0c491623395db69abc3d890748cf0a1.bindPopup(popup_e908441f2ed196e38ba712577edf65fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0c491623395db69abc3d890748cf0a1.setIcon(icon_7a84d9ec954e65a6b590d173a0141ce7);
|
|
|
|
|
|
var marker_383205439cbf34fc480c21b59fe28c14 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_19c5d2ee61f86665d63962d086b24037 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e13dc91b9f36cb8f00cbfb998aa7a42a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be6faa7affa2598444eed602e392c325 = $(`<div id="html_be6faa7affa2598444eed602e392c325" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_e13dc91b9f36cb8f00cbfb998aa7a42a.setContent(html_be6faa7affa2598444eed602e392c325);
|
|
|
|
|
|
|
|
marker_383205439cbf34fc480c21b59fe28c14.bindPopup(popup_e13dc91b9f36cb8f00cbfb998aa7a42a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_383205439cbf34fc480c21b59fe28c14.setIcon(icon_19c5d2ee61f86665d63962d086b24037);
|
|
|
|
|
|
var marker_4fe0947ea01b12f9f373dee8e3e03ca4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_d72f0748dc916165a93d174ccdd203a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e609f8ec4ac99d6a6e3fbb2ebac06a81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ced582ceee3093d1599f7cc608f6fcc = $(`<div id="html_8ced582ceee3093d1599f7cc608f6fcc" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_e609f8ec4ac99d6a6e3fbb2ebac06a81.setContent(html_8ced582ceee3093d1599f7cc608f6fcc);
|
|
|
|
|
|
|
|
marker_4fe0947ea01b12f9f373dee8e3e03ca4.bindPopup(popup_e609f8ec4ac99d6a6e3fbb2ebac06a81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fe0947ea01b12f9f373dee8e3e03ca4.setIcon(icon_d72f0748dc916165a93d174ccdd203a3);
|
|
|
|
|
|
var marker_b4e3bcaa403f89845a9c7a267584f829 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b1a7dc9e595973300fdd9574bf2f32a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8084e7592a8db4c65063d7339a7553fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1b45f267593e68da65330636f3dcd9d = $(`<div id="html_a1b45f267593e68da65330636f3dcd9d" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_8084e7592a8db4c65063d7339a7553fc.setContent(html_a1b45f267593e68da65330636f3dcd9d);
|
|
|
|
|
|
|
|
marker_b4e3bcaa403f89845a9c7a267584f829.bindPopup(popup_8084e7592a8db4c65063d7339a7553fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4e3bcaa403f89845a9c7a267584f829.setIcon(icon_b1a7dc9e595973300fdd9574bf2f32a2);
|
|
|
|
|
|
var marker_f41e69271b278cfc9e41a71281c5be43 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c3d819999e9d07d4e346f9c5b613fc2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bb9fd8f3011816bf380cf97516cfd39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75465d7ea7f7b34658df0a88e8d47c1a = $(`<div id="html_75465d7ea7f7b34658df0a88e8d47c1a" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_8bb9fd8f3011816bf380cf97516cfd39.setContent(html_75465d7ea7f7b34658df0a88e8d47c1a);
|
|
|
|
|
|
|
|
marker_f41e69271b278cfc9e41a71281c5be43.bindPopup(popup_8bb9fd8f3011816bf380cf97516cfd39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f41e69271b278cfc9e41a71281c5be43.setIcon(icon_c3d819999e9d07d4e346f9c5b613fc2e);
|
|
|
|
|
|
var marker_87c2d7b02033ddbc2186bc5c6c57c235 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_8734b6fdc4012dd32a0b18acefe3a18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f66c5867ad7521f3866cc81b39e88ac5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6724a4a4ae4f6736d37fd2c0be97d39 = $(`<div id="html_a6724a4a4ae4f6736d37fd2c0be97d39" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_f66c5867ad7521f3866cc81b39e88ac5.setContent(html_a6724a4a4ae4f6736d37fd2c0be97d39);
|
|
|
|
|
|
|
|
marker_87c2d7b02033ddbc2186bc5c6c57c235.bindPopup(popup_f66c5867ad7521f3866cc81b39e88ac5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87c2d7b02033ddbc2186bc5c6c57c235.setIcon(icon_8734b6fdc4012dd32a0b18acefe3a18a);
|
|
|
|
|
|
var marker_353cd291ef375aa31fd45bb7986d6e2a = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_743c6f99abce8f2ab2e5b06a1ff3891f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1718fa509c991382a106ce1b00729445 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26fb0cc581986c38881e00b9387e18da = $(`<div id="html_26fb0cc581986c38881e00b9387e18da" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_1718fa509c991382a106ce1b00729445.setContent(html_26fb0cc581986c38881e00b9387e18da);
|
|
|
|
|
|
|
|
marker_353cd291ef375aa31fd45bb7986d6e2a.bindPopup(popup_1718fa509c991382a106ce1b00729445)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_353cd291ef375aa31fd45bb7986d6e2a.setIcon(icon_743c6f99abce8f2ab2e5b06a1ff3891f);
|
|
|
|
|
|
var marker_af233ffb0e9f15ad7851197dca27b50e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_82583a1b5750ff24e0ff275b59b0f70e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d55568a8b2b807f2cdb350470845114a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8e7808ee4b7b11a3e66eca1715024b9 = $(`<div id="html_b8e7808ee4b7b11a3e66eca1715024b9" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_d55568a8b2b807f2cdb350470845114a.setContent(html_b8e7808ee4b7b11a3e66eca1715024b9);
|
|
|
|
|
|
|
|
marker_af233ffb0e9f15ad7851197dca27b50e.bindPopup(popup_d55568a8b2b807f2cdb350470845114a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af233ffb0e9f15ad7851197dca27b50e.setIcon(icon_82583a1b5750ff24e0ff275b59b0f70e);
|
|
|
|
|
|
var marker_da5ecfdf1a84af79581c17e7e257722e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_796e5f19263dae1f04b48f6c4fca0935 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e9557eb1b02f702af7ffe179da9f96b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbc8d04268fe8f18ea92dcd419491f3a = $(`<div id="html_bbc8d04268fe8f18ea92dcd419491f3a" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_1e9557eb1b02f702af7ffe179da9f96b.setContent(html_bbc8d04268fe8f18ea92dcd419491f3a);
|
|
|
|
|
|
|
|
marker_da5ecfdf1a84af79581c17e7e257722e.bindPopup(popup_1e9557eb1b02f702af7ffe179da9f96b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da5ecfdf1a84af79581c17e7e257722e.setIcon(icon_796e5f19263dae1f04b48f6c4fca0935);
|
|
|
|
|
|
var marker_250ab1511b99106b649f7652b4f832b0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_15c51b521b0ef5a4e8d55b36f86e949d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8974246afc54e545105635e687d5ec48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12e61818efc218d253ba92bca94eed2c = $(`<div id="html_12e61818efc218d253ba92bca94eed2c" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_8974246afc54e545105635e687d5ec48.setContent(html_12e61818efc218d253ba92bca94eed2c);
|
|
|
|
|
|
|
|
marker_250ab1511b99106b649f7652b4f832b0.bindPopup(popup_8974246afc54e545105635e687d5ec48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_250ab1511b99106b649f7652b4f832b0.setIcon(icon_15c51b521b0ef5a4e8d55b36f86e949d);
|
|
|
|
|
|
var marker_a50a19ab28f162d703ecbe573982a76f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_dfa82bc2c1d921a5662f9e1a51f6eacc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2bd76e7aa03d5c4c6284c6c9066f470 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df9d09b006607fd071317be0d74a4d57 = $(`<div id="html_df9d09b006607fd071317be0d74a4d57" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_d2bd76e7aa03d5c4c6284c6c9066f470.setContent(html_df9d09b006607fd071317be0d74a4d57);
|
|
|
|
|
|
|
|
marker_a50a19ab28f162d703ecbe573982a76f.bindPopup(popup_d2bd76e7aa03d5c4c6284c6c9066f470)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a50a19ab28f162d703ecbe573982a76f.setIcon(icon_dfa82bc2c1d921a5662f9e1a51f6eacc);
|
|
|
|
|
|
var marker_dd3b4881033b4d5c76c7590f05a65653 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_d97ef8f740187713cc0df1f2b8a1a8db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51e1fa04bee4eab68ad98bddeaeeee2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6147179cf646a7094e793d0f49cb0756 = $(`<div id="html_6147179cf646a7094e793d0f49cb0756" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_51e1fa04bee4eab68ad98bddeaeeee2c.setContent(html_6147179cf646a7094e793d0f49cb0756);
|
|
|
|
|
|
|
|
marker_dd3b4881033b4d5c76c7590f05a65653.bindPopup(popup_51e1fa04bee4eab68ad98bddeaeeee2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd3b4881033b4d5c76c7590f05a65653.setIcon(icon_d97ef8f740187713cc0df1f2b8a1a8db);
|
|
|
|
|
|
var marker_a1e13dab705c2c560b2b0f549f443563 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a10567c875407cc99eff16169ada303e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af7bc71ca8573ce84eb458f845f06047 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9df46645ea466d97216bb0e7db96846c = $(`<div id="html_9df46645ea466d97216bb0e7db96846c" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_af7bc71ca8573ce84eb458f845f06047.setContent(html_9df46645ea466d97216bb0e7db96846c);
|
|
|
|
|
|
|
|
marker_a1e13dab705c2c560b2b0f549f443563.bindPopup(popup_af7bc71ca8573ce84eb458f845f06047)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e13dab705c2c560b2b0f549f443563.setIcon(icon_a10567c875407cc99eff16169ada303e);
|
|
|
|
|
|
var marker_903f9dbeb9ff62c9343f8d6debc2e0aa = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6f49d7220042de5e4f87a547c06f302a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15dda9b14e120a2fca8316a7b7ce34ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00b18df112b900e585148f1b10bc78c3 = $(`<div id="html_00b18df112b900e585148f1b10bc78c3" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_15dda9b14e120a2fca8316a7b7ce34ed.setContent(html_00b18df112b900e585148f1b10bc78c3);
|
|
|
|
|
|
|
|
marker_903f9dbeb9ff62c9343f8d6debc2e0aa.bindPopup(popup_15dda9b14e120a2fca8316a7b7ce34ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_903f9dbeb9ff62c9343f8d6debc2e0aa.setIcon(icon_6f49d7220042de5e4f87a547c06f302a);
|
|
|
|
|
|
var marker_a6a895242c4cb4ea1596514166137d9d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_9334774ee1869853070e579b5a80ca86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c055248b014dfb253fd08f493d96e059 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b978c97e15d3d4e968fbcf772944bbb6 = $(`<div id="html_b978c97e15d3d4e968fbcf772944bbb6" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_c055248b014dfb253fd08f493d96e059.setContent(html_b978c97e15d3d4e968fbcf772944bbb6);
|
|
|
|
|
|
|
|
marker_a6a895242c4cb4ea1596514166137d9d.bindPopup(popup_c055248b014dfb253fd08f493d96e059)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6a895242c4cb4ea1596514166137d9d.setIcon(icon_9334774ee1869853070e579b5a80ca86);
|
|
|
|
|
|
var marker_309dc869cfd12477b60965ed64cbed08 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_22c36b04037e065686260d3277807066 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0542ac3bfe5dcd6e015fb9642fe89486 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_196f73b842ee163a3ae0683efb1fcb9c = $(`<div id="html_196f73b842ee163a3ae0683efb1fcb9c" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_0542ac3bfe5dcd6e015fb9642fe89486.setContent(html_196f73b842ee163a3ae0683efb1fcb9c);
|
|
|
|
|
|
|
|
marker_309dc869cfd12477b60965ed64cbed08.bindPopup(popup_0542ac3bfe5dcd6e015fb9642fe89486)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_309dc869cfd12477b60965ed64cbed08.setIcon(icon_22c36b04037e065686260d3277807066);
|
|
|
|
|
|
var marker_76a165b3577b57bea0d766b1006a8c4d = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_bd6fc83ef7a2cb7e986f4f5872fd6d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c1674f9aaf52558be1644e57ee5c162 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a390afeaf482135719702afeaa601574 = $(`<div id="html_a390afeaf482135719702afeaa601574" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_4c1674f9aaf52558be1644e57ee5c162.setContent(html_a390afeaf482135719702afeaa601574);
|
|
|
|
|
|
|
|
marker_76a165b3577b57bea0d766b1006a8c4d.bindPopup(popup_4c1674f9aaf52558be1644e57ee5c162)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76a165b3577b57bea0d766b1006a8c4d.setIcon(icon_bd6fc83ef7a2cb7e986f4f5872fd6d87);
|
|
|
|
|
|
var marker_e2dbaea39b6cef2176bfba45de082dd1 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_bf033d09cb446fa4ce5bd36a95220d96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6575f91c77160b8016ff418a9365660f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aeec30302482dc5face3d92639f1466 = $(`<div id="html_8aeec30302482dc5face3d92639f1466" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_6575f91c77160b8016ff418a9365660f.setContent(html_8aeec30302482dc5face3d92639f1466);
|
|
|
|
|
|
|
|
marker_e2dbaea39b6cef2176bfba45de082dd1.bindPopup(popup_6575f91c77160b8016ff418a9365660f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2dbaea39b6cef2176bfba45de082dd1.setIcon(icon_bf033d09cb446fa4ce5bd36a95220d96);
|
|
|
|
|
|
var marker_da5138f7f7f045e3da2b77adcd01d4e3 = L.marker(
|
|
[-26.2056, 28.0337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_dd9f3ef21fa5c16fef0730052378eaab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01872665ff63484a624d11dd3701920f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95f135b425aa26379ee9281736e60f1f = $(`<div id="html_95f135b425aa26379ee9281736e60f1f" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_01872665ff63484a624d11dd3701920f.setContent(html_95f135b425aa26379ee9281736e60f1f);
|
|
|
|
|
|
|
|
marker_da5138f7f7f045e3da2b77adcd01d4e3.bindPopup(popup_01872665ff63484a624d11dd3701920f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da5138f7f7f045e3da2b77adcd01d4e3.setIcon(icon_dd9f3ef21fa5c16fef0730052378eaab);
|
|
|
|
|
|
var marker_a4248c924e866b26304f35eb7bc08da5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_36cd7c33e4e3ed96ae13e32cc3bab786 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fdefa49d427baf300000ab1b7ff03a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3559b456a012911a6cd3fa8aa9c9c440 = $(`<div id="html_3559b456a012911a6cd3fa8aa9c9c440" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_3fdefa49d427baf300000ab1b7ff03a7.setContent(html_3559b456a012911a6cd3fa8aa9c9c440);
|
|
|
|
|
|
|
|
marker_a4248c924e866b26304f35eb7bc08da5.bindPopup(popup_3fdefa49d427baf300000ab1b7ff03a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4248c924e866b26304f35eb7bc08da5.setIcon(icon_36cd7c33e4e3ed96ae13e32cc3bab786);
|
|
|
|
|
|
var marker_4c20d97c36c2e36e08d07e5485a0e391 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_124bbd8280483ab0575952a6f67f56af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82c2203eecc7029b70c30d458262eb4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e35972f31af18d79cb2bd68a35105199 = $(`<div id="html_e35972f31af18d79cb2bd68a35105199" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_82c2203eecc7029b70c30d458262eb4a.setContent(html_e35972f31af18d79cb2bd68a35105199);
|
|
|
|
|
|
|
|
marker_4c20d97c36c2e36e08d07e5485a0e391.bindPopup(popup_82c2203eecc7029b70c30d458262eb4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c20d97c36c2e36e08d07e5485a0e391.setIcon(icon_124bbd8280483ab0575952a6f67f56af);
|
|
|
|
|
|
var marker_ed082ae2c5f4ee066f998c5c65e5e583 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1778c6fff4e7c8636fc4c5c3927d0780 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dcf65f6306aa85a182bc3962c187e39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1db953af2ef99f950ac6560f8d7e58b = $(`<div id="html_a1db953af2ef99f950ac6560f8d7e58b" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_3dcf65f6306aa85a182bc3962c187e39.setContent(html_a1db953af2ef99f950ac6560f8d7e58b);
|
|
|
|
|
|
|
|
marker_ed082ae2c5f4ee066f998c5c65e5e583.bindPopup(popup_3dcf65f6306aa85a182bc3962c187e39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed082ae2c5f4ee066f998c5c65e5e583.setIcon(icon_1778c6fff4e7c8636fc4c5c3927d0780);
|
|
|
|
|
|
var marker_e04e1674553f6ace0c57980797ba800a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_ab52171565f6db9d92dfb0a61d38b6fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb150a6efa770d5ff88c7b425785d22e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff12998ff48809204e9bc126c613c04c = $(`<div id="html_ff12998ff48809204e9bc126c613c04c" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_eb150a6efa770d5ff88c7b425785d22e.setContent(html_ff12998ff48809204e9bc126c613c04c);
|
|
|
|
|
|
|
|
marker_e04e1674553f6ace0c57980797ba800a.bindPopup(popup_eb150a6efa770d5ff88c7b425785d22e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e04e1674553f6ace0c57980797ba800a.setIcon(icon_ab52171565f6db9d92dfb0a61d38b6fe);
|
|
|
|
|
|
var marker_6b9b62a66d82b258e524c1a3c8d3f0da = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_718dcd6b56b405c03d2dca68a7669072 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecaa0360b72a186c4e92ff7d0aff3618 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc925915fbd3ea32ea4bfb8beab055eb = $(`<div id="html_dc925915fbd3ea32ea4bfb8beab055eb" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_ecaa0360b72a186c4e92ff7d0aff3618.setContent(html_dc925915fbd3ea32ea4bfb8beab055eb);
|
|
|
|
|
|
|
|
marker_6b9b62a66d82b258e524c1a3c8d3f0da.bindPopup(popup_ecaa0360b72a186c4e92ff7d0aff3618)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b9b62a66d82b258e524c1a3c8d3f0da.setIcon(icon_718dcd6b56b405c03d2dca68a7669072);
|
|
|
|
|
|
var marker_459187846626e468f40d41f9435a4de2 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_85612e56055ed794c3bc799da87433ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0811b8a1a562e422ca5f1fa597897daa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1b355f41facba2ecc93b7afe9f76545 = $(`<div id="html_f1b355f41facba2ecc93b7afe9f76545" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_0811b8a1a562e422ca5f1fa597897daa.setContent(html_f1b355f41facba2ecc93b7afe9f76545);
|
|
|
|
|
|
|
|
marker_459187846626e468f40d41f9435a4de2.bindPopup(popup_0811b8a1a562e422ca5f1fa597897daa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_459187846626e468f40d41f9435a4de2.setIcon(icon_85612e56055ed794c3bc799da87433ff);
|
|
|
|
|
|
var marker_a72e10fe92dd00cb7c939773aacc3009 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_99ca38133ff141a49bb1e4f48e612c42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb8f7a13adfec18e14916ee6c87787fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f928440677bc9883283c9d019d32773a = $(`<div id="html_f928440677bc9883283c9d019d32773a" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_eb8f7a13adfec18e14916ee6c87787fe.setContent(html_f928440677bc9883283c9d019d32773a);
|
|
|
|
|
|
|
|
marker_a72e10fe92dd00cb7c939773aacc3009.bindPopup(popup_eb8f7a13adfec18e14916ee6c87787fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a72e10fe92dd00cb7c939773aacc3009.setIcon(icon_99ca38133ff141a49bb1e4f48e612c42);
|
|
|
|
|
|
var marker_d9662ba88f624ae0967c93c2e0514750 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_19eeec5302768f81b581def0e142a9eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b42584751d790b290e8cb336f696b7ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfca0da143710bb8e9e16c711aa21afe = $(`<div id="html_bfca0da143710bb8e9e16c711aa21afe" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_b42584751d790b290e8cb336f696b7ac.setContent(html_bfca0da143710bb8e9e16c711aa21afe);
|
|
|
|
|
|
|
|
marker_d9662ba88f624ae0967c93c2e0514750.bindPopup(popup_b42584751d790b290e8cb336f696b7ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9662ba88f624ae0967c93c2e0514750.setIcon(icon_19eeec5302768f81b581def0e142a9eb);
|
|
|
|
|
|
var marker_a847a8c0838dc3d2c88a1967e11195ae = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_2793bc3d3f31e1f5dcbf7402f44d4f6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27f2c875b8ad07ee8b7939f4b432a423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2fd7923d824e53d5d47a571c3b8253f = $(`<div id="html_c2fd7923d824e53d5d47a571c3b8253f" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_27f2c875b8ad07ee8b7939f4b432a423.setContent(html_c2fd7923d824e53d5d47a571c3b8253f);
|
|
|
|
|
|
|
|
marker_a847a8c0838dc3d2c88a1967e11195ae.bindPopup(popup_27f2c875b8ad07ee8b7939f4b432a423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a847a8c0838dc3d2c88a1967e11195ae.setIcon(icon_2793bc3d3f31e1f5dcbf7402f44d4f6d);
|
|
|
|
|
|
var marker_0e4aa571be010c022e30e2b098db3be7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_c504bda0e3325c73a685c3c1b2102d7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c4b613ba33a5ebd19b9d4cafe7720c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fe085f1e603b16c64bababed12b8825 = $(`<div id="html_6fe085f1e603b16c64bababed12b8825" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_7c4b613ba33a5ebd19b9d4cafe7720c3.setContent(html_6fe085f1e603b16c64bababed12b8825);
|
|
|
|
|
|
|
|
marker_0e4aa571be010c022e30e2b098db3be7.bindPopup(popup_7c4b613ba33a5ebd19b9d4cafe7720c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e4aa571be010c022e30e2b098db3be7.setIcon(icon_c504bda0e3325c73a685c3c1b2102d7d);
|
|
|
|
|
|
var marker_28b0370eb7149b7d4f25b331523a4fd8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_1edd4faa8ad932520d54eb8940779537 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52f0ecf5e2da05216be21204d5408c61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21bc0156d26e2c472789cdcc8bffe66c = $(`<div id="html_21bc0156d26e2c472789cdcc8bffe66c" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_52f0ecf5e2da05216be21204d5408c61.setContent(html_21bc0156d26e2c472789cdcc8bffe66c);
|
|
|
|
|
|
|
|
marker_28b0370eb7149b7d4f25b331523a4fd8.bindPopup(popup_52f0ecf5e2da05216be21204d5408c61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28b0370eb7149b7d4f25b331523a4fd8.setIcon(icon_1edd4faa8ad932520d54eb8940779537);
|
|
|
|
|
|
var marker_7d7039fd79a439b0d9664f32783ab36a = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_0125f3cfec45e6ee1c500dcffde17e64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13d3039550f5cbf4094d9d1693b3399d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21b89bd0551478930be6c7acc678f72c = $(`<div id="html_21b89bd0551478930be6c7acc678f72c" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_13d3039550f5cbf4094d9d1693b3399d.setContent(html_21b89bd0551478930be6c7acc678f72c);
|
|
|
|
|
|
|
|
marker_7d7039fd79a439b0d9664f32783ab36a.bindPopup(popup_13d3039550f5cbf4094d9d1693b3399d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d7039fd79a439b0d9664f32783ab36a.setIcon(icon_0125f3cfec45e6ee1c500dcffde17e64);
|
|
|
|
|
|
var marker_1ca02975bfe9577606f31d1f6b23abd2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b815f40818ae7343c0f4ae699130a0cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daa3f5b5324fa8eeb2713a2c57292847 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dac37aab17a8577358d8434e86392a33 = $(`<div id="html_dac37aab17a8577358d8434e86392a33" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_daa3f5b5324fa8eeb2713a2c57292847.setContent(html_dac37aab17a8577358d8434e86392a33);
|
|
|
|
|
|
|
|
marker_1ca02975bfe9577606f31d1f6b23abd2.bindPopup(popup_daa3f5b5324fa8eeb2713a2c57292847)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ca02975bfe9577606f31d1f6b23abd2.setIcon(icon_b815f40818ae7343c0f4ae699130a0cf);
|
|
|
|
|
|
var marker_63a607e5777477b8f261cfd1ecf3a349 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_0ff17b40db48b39273c1b98bd96f0758 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4b634f3e99869e12c8a71133b61c255 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_113a98822e5e86a5ebf376fa1457d086 = $(`<div id="html_113a98822e5e86a5ebf376fa1457d086" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_f4b634f3e99869e12c8a71133b61c255.setContent(html_113a98822e5e86a5ebf376fa1457d086);
|
|
|
|
|
|
|
|
marker_63a607e5777477b8f261cfd1ecf3a349.bindPopup(popup_f4b634f3e99869e12c8a71133b61c255)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a607e5777477b8f261cfd1ecf3a349.setIcon(icon_0ff17b40db48b39273c1b98bd96f0758);
|
|
|
|
|
|
var marker_f586aa803653260e4753f261191cf9f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_710166cfc10d830e4aa266bad2f3e781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dfb10416f2dbe01f48f8b86e594f09e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ef0c802a0f8ef0145ecb0eff88fb4ec = $(`<div id="html_4ef0c802a0f8ef0145ecb0eff88fb4ec" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_1dfb10416f2dbe01f48f8b86e594f09e.setContent(html_4ef0c802a0f8ef0145ecb0eff88fb4ec);
|
|
|
|
|
|
|
|
marker_f586aa803653260e4753f261191cf9f6.bindPopup(popup_1dfb10416f2dbe01f48f8b86e594f09e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f586aa803653260e4753f261191cf9f6.setIcon(icon_710166cfc10d830e4aa266bad2f3e781);
|
|
|
|
|
|
var marker_4b6634fe8bdfc21fe07a81ac61949042 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_cd1184e70e44b57edcafeafbe1438b4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e665c1a5813fed98d9505f55f788a9ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57aa4154d88c662f048e21663e389278 = $(`<div id="html_57aa4154d88c662f048e21663e389278" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_e665c1a5813fed98d9505f55f788a9ec.setContent(html_57aa4154d88c662f048e21663e389278);
|
|
|
|
|
|
|
|
marker_4b6634fe8bdfc21fe07a81ac61949042.bindPopup(popup_e665c1a5813fed98d9505f55f788a9ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b6634fe8bdfc21fe07a81ac61949042.setIcon(icon_cd1184e70e44b57edcafeafbe1438b4d);
|
|
|
|
|
|
var marker_9433200ef1a33ef76e39305342d5fdc9 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f610318f28882955185e7451647e6e1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fde8d13e14f9872875a71c6285d18df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9de0ab6d590cd60948788aa0bf84efbd = $(`<div id="html_9de0ab6d590cd60948788aa0bf84efbd" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_1fde8d13e14f9872875a71c6285d18df.setContent(html_9de0ab6d590cd60948788aa0bf84efbd);
|
|
|
|
|
|
|
|
marker_9433200ef1a33ef76e39305342d5fdc9.bindPopup(popup_1fde8d13e14f9872875a71c6285d18df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9433200ef1a33ef76e39305342d5fdc9.setIcon(icon_f610318f28882955185e7451647e6e1c);
|
|
|
|
|
|
var marker_861ca72119996336587682a38d623ef1 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_99e923dbdf1053a0a2457ebd230fb06e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc853b65c8f2d481602d499e2f1da570 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20efb46bbc8fdfb9cb4dc9ac754d45c4 = $(`<div id="html_20efb46bbc8fdfb9cb4dc9ac754d45c4" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_bc853b65c8f2d481602d499e2f1da570.setContent(html_20efb46bbc8fdfb9cb4dc9ac754d45c4);
|
|
|
|
|
|
|
|
marker_861ca72119996336587682a38d623ef1.bindPopup(popup_bc853b65c8f2d481602d499e2f1da570)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_861ca72119996336587682a38d623ef1.setIcon(icon_99e923dbdf1053a0a2457ebd230fb06e);
|
|
|
|
|
|
var marker_df146aa8a3d1a7dbbe0f9d7f7704ae4d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_d8933075a2e3e17a890cdf194a58f76c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c91617bcc80708e0800e5a67be8b64f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99af30c1b0511d35d176bbf94d166dca = $(`<div id="html_99af30c1b0511d35d176bbf94d166dca" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_c91617bcc80708e0800e5a67be8b64f7.setContent(html_99af30c1b0511d35d176bbf94d166dca);
|
|
|
|
|
|
|
|
marker_df146aa8a3d1a7dbbe0f9d7f7704ae4d.bindPopup(popup_c91617bcc80708e0800e5a67be8b64f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df146aa8a3d1a7dbbe0f9d7f7704ae4d.setIcon(icon_d8933075a2e3e17a890cdf194a58f76c);
|
|
|
|
|
|
var marker_1b1da8f5b4176d29e972f329daf3a16f = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_63f6f8b894d6de843dc260edfd4660f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71cbc9e107efec707a017d796fa8db30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c75bf6ee367d7203e419d23b27e0b85 = $(`<div id="html_4c75bf6ee367d7203e419d23b27e0b85" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_71cbc9e107efec707a017d796fa8db30.setContent(html_4c75bf6ee367d7203e419d23b27e0b85);
|
|
|
|
|
|
|
|
marker_1b1da8f5b4176d29e972f329daf3a16f.bindPopup(popup_71cbc9e107efec707a017d796fa8db30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b1da8f5b4176d29e972f329daf3a16f.setIcon(icon_63f6f8b894d6de843dc260edfd4660f3);
|
|
|
|
|
|
var marker_6d2ebef8c822c3fb1733e88fcb351137 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6b351627a8211c2e3e0d105e1b1edbb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac0bad34acb33fd9b93f6a1c5aaf9479 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7553ffa5252ebf879e0733f48b46cdac = $(`<div id="html_7553ffa5252ebf879e0733f48b46cdac" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_ac0bad34acb33fd9b93f6a1c5aaf9479.setContent(html_7553ffa5252ebf879e0733f48b46cdac);
|
|
|
|
|
|
|
|
marker_6d2ebef8c822c3fb1733e88fcb351137.bindPopup(popup_ac0bad34acb33fd9b93f6a1c5aaf9479)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d2ebef8c822c3fb1733e88fcb351137.setIcon(icon_6b351627a8211c2e3e0d105e1b1edbb8);
|
|
|
|
|
|
var marker_29e03558d565083f11564b1b39a32449 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f8e3f68a832a22580ab628fdcac9a2a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_405b9b4d112487ffcba5dec381a1c9b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aeace8a21118e89f89dccf41bcbe91d = $(`<div id="html_7aeace8a21118e89f89dccf41bcbe91d" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_405b9b4d112487ffcba5dec381a1c9b5.setContent(html_7aeace8a21118e89f89dccf41bcbe91d);
|
|
|
|
|
|
|
|
marker_29e03558d565083f11564b1b39a32449.bindPopup(popup_405b9b4d112487ffcba5dec381a1c9b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29e03558d565083f11564b1b39a32449.setIcon(icon_f8e3f68a832a22580ab628fdcac9a2a3);
|
|
|
|
|
|
var marker_16f86da87884091db903b0759f3993db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_4c947ab301fecbd372a7a3c7d96a6fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_970b1a3dcfe360a318e2a91e155d68ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9390af17e26c976c470484d97efdeda = $(`<div id="html_d9390af17e26c976c470484d97efdeda" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_970b1a3dcfe360a318e2a91e155d68ee.setContent(html_d9390af17e26c976c470484d97efdeda);
|
|
|
|
|
|
|
|
marker_16f86da87884091db903b0759f3993db.bindPopup(popup_970b1a3dcfe360a318e2a91e155d68ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f86da87884091db903b0759f3993db.setIcon(icon_4c947ab301fecbd372a7a3c7d96a6fde);
|
|
|
|
|
|
var marker_731817d39fc28f4d786aa259b6ffd519 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_f89faceed73cfd20ec11eb42966b9086 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8fca65ee4561be5aa42c076c9dee227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f51e0c30e5f16f611c5c2f814596601a = $(`<div id="html_f51e0c30e5f16f611c5c2f814596601a" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_b8fca65ee4561be5aa42c076c9dee227.setContent(html_f51e0c30e5f16f611c5c2f814596601a);
|
|
|
|
|
|
|
|
marker_731817d39fc28f4d786aa259b6ffd519.bindPopup(popup_b8fca65ee4561be5aa42c076c9dee227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_731817d39fc28f4d786aa259b6ffd519.setIcon(icon_f89faceed73cfd20ec11eb42966b9086);
|
|
|
|
|
|
var marker_0012de20f44fea96a1ffbb253794a8d8 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6dab38fa8ad07e35888969125271d091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dcece933cdf853f128415e4f956b87f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_023e1c4ae6405876eecf48451093472f = $(`<div id="html_023e1c4ae6405876eecf48451093472f" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_0dcece933cdf853f128415e4f956b87f.setContent(html_023e1c4ae6405876eecf48451093472f);
|
|
|
|
|
|
|
|
marker_0012de20f44fea96a1ffbb253794a8d8.bindPopup(popup_0dcece933cdf853f128415e4f956b87f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0012de20f44fea96a1ffbb253794a8d8.setIcon(icon_6dab38fa8ad07e35888969125271d091);
|
|
|
|
|
|
var marker_24a59c7303872c8f8e2b1468ce8c622b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_bebe48c1fd64a95844cbed45af94b4b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bfdfb8fc3df851652e559e43fdfc720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2edf4373685bf37b3bdc88f687828097 = $(`<div id="html_2edf4373685bf37b3bdc88f687828097" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_0bfdfb8fc3df851652e559e43fdfc720.setContent(html_2edf4373685bf37b3bdc88f687828097);
|
|
|
|
|
|
|
|
marker_24a59c7303872c8f8e2b1468ce8c622b.bindPopup(popup_0bfdfb8fc3df851652e559e43fdfc720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24a59c7303872c8f8e2b1468ce8c622b.setIcon(icon_bebe48c1fd64a95844cbed45af94b4b0);
|
|
|
|
|
|
var marker_a935fd4985908e9d01dd8818540c42eb = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b2e4985494b4332ebb96465fe181ad45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ef3b297b52a942cf4e38463fa4b1826 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efcb149dbad51ea2e37912c5ce5d376a = $(`<div id="html_efcb149dbad51ea2e37912c5ce5d376a" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_9ef3b297b52a942cf4e38463fa4b1826.setContent(html_efcb149dbad51ea2e37912c5ce5d376a);
|
|
|
|
|
|
|
|
marker_a935fd4985908e9d01dd8818540c42eb.bindPopup(popup_9ef3b297b52a942cf4e38463fa4b1826)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a935fd4985908e9d01dd8818540c42eb.setIcon(icon_b2e4985494b4332ebb96465fe181ad45);
|
|
|
|
|
|
var marker_efdcbbd34140a9ada285caab8375099d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_13db943422e4b7599d7f25009964e21c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_982cc4a46e321a10d1c32c65143d1220 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9739ded27aeb013d3063f1a4a1e39db = $(`<div id="html_d9739ded27aeb013d3063f1a4a1e39db" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_982cc4a46e321a10d1c32c65143d1220.setContent(html_d9739ded27aeb013d3063f1a4a1e39db);
|
|
|
|
|
|
|
|
marker_efdcbbd34140a9ada285caab8375099d.bindPopup(popup_982cc4a46e321a10d1c32c65143d1220)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efdcbbd34140a9ada285caab8375099d.setIcon(icon_13db943422e4b7599d7f25009964e21c);
|
|
|
|
|
|
var marker_ea27892da60f971082d723efa79eb031 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_2ac05f5807f8247e09a6bf6b81c85c0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bd42bc0654eb033c4d9516aab3a44aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26cb6643a96ae0207005f3526e05f690 = $(`<div id="html_26cb6643a96ae0207005f3526e05f690" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_6bd42bc0654eb033c4d9516aab3a44aa.setContent(html_26cb6643a96ae0207005f3526e05f690);
|
|
|
|
|
|
|
|
marker_ea27892da60f971082d723efa79eb031.bindPopup(popup_6bd42bc0654eb033c4d9516aab3a44aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea27892da60f971082d723efa79eb031.setIcon(icon_2ac05f5807f8247e09a6bf6b81c85c0f);
|
|
|
|
|
|
var marker_c5536c3a98fbcee6b3f2b13f103f21ae = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_aaa97547732dcebe9631fc429221d561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66b633d621eb5174e3efeef26c7fadca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1abcad5fb1fc2fa881521d4751619bd9 = $(`<div id="html_1abcad5fb1fc2fa881521d4751619bd9" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_66b633d621eb5174e3efeef26c7fadca.setContent(html_1abcad5fb1fc2fa881521d4751619bd9);
|
|
|
|
|
|
|
|
marker_c5536c3a98fbcee6b3f2b13f103f21ae.bindPopup(popup_66b633d621eb5174e3efeef26c7fadca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5536c3a98fbcee6b3f2b13f103f21ae.setIcon(icon_aaa97547732dcebe9631fc429221d561);
|
|
|
|
|
|
var marker_6aac317525317c65a68feacb78335300 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_4d0214c870c12422380fa29801022212 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33d1ae6e19d644045d4a9985be48f779 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_675249b12c8fc23548b47bb1d9adcd2d = $(`<div id="html_675249b12c8fc23548b47bb1d9adcd2d" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_33d1ae6e19d644045d4a9985be48f779.setContent(html_675249b12c8fc23548b47bb1d9adcd2d);
|
|
|
|
|
|
|
|
marker_6aac317525317c65a68feacb78335300.bindPopup(popup_33d1ae6e19d644045d4a9985be48f779)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6aac317525317c65a68feacb78335300.setIcon(icon_4d0214c870c12422380fa29801022212);
|
|
|
|
|
|
var marker_9ae623757749d668347d833bb911fe7a = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_e47b66aedf158c5acaf67a14cd245d34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58773d0af684b9054d6ce4f05f7cb20b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1778c6f465218324994ee26f4e28a987 = $(`<div id="html_1778c6f465218324994ee26f4e28a987" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_58773d0af684b9054d6ce4f05f7cb20b.setContent(html_1778c6f465218324994ee26f4e28a987);
|
|
|
|
|
|
|
|
marker_9ae623757749d668347d833bb911fe7a.bindPopup(popup_58773d0af684b9054d6ce4f05f7cb20b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ae623757749d668347d833bb911fe7a.setIcon(icon_e47b66aedf158c5acaf67a14cd245d34);
|
|
|
|
|
|
var marker_1b5b19007b5003f60246e808b6b303d0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_02cfe980a479ab524e1d22c90ae820fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3590d21fc76150256e20cf0f40a22b57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13146a6c0a9e1cd99b94167dad62674d = $(`<div id="html_13146a6c0a9e1cd99b94167dad62674d" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_3590d21fc76150256e20cf0f40a22b57.setContent(html_13146a6c0a9e1cd99b94167dad62674d);
|
|
|
|
|
|
|
|
marker_1b5b19007b5003f60246e808b6b303d0.bindPopup(popup_3590d21fc76150256e20cf0f40a22b57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b5b19007b5003f60246e808b6b303d0.setIcon(icon_02cfe980a479ab524e1d22c90ae820fd);
|
|
|
|
|
|
var marker_3a5a0ef6e2b4372fea3e17b4dd2e7e71 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_6e15c367e1e6267de1b9ae51dae8ac6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c056a3c296a0ec0c25bd5b5c2a2a247a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2be7d5fe4ae173e8212728b3585933bc = $(`<div id="html_2be7d5fe4ae173e8212728b3585933bc" style="width: 100.0%; height: 100.0%;">spatia-arcana.com</div>`)[0];
|
|
popup_c056a3c296a0ec0c25bd5b5c2a2a247a.setContent(html_2be7d5fe4ae173e8212728b3585933bc);
|
|
|
|
|
|
|
|
marker_3a5a0ef6e2b4372fea3e17b4dd2e7e71.bindPopup(popup_c056a3c296a0ec0c25bd5b5c2a2a247a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a5a0ef6e2b4372fea3e17b4dd2e7e71.setIcon(icon_6e15c367e1e6267de1b9ae51dae8ac6b);
|
|
|
|
|
|
var marker_ddbdfa3030a52d569511478299dd1f36 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b8492ca55ad0eec02c7fdb3aacfaf56e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b24491009d11f8e90dd162ad708ca34b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41febff292b41be82c883bfb2d7ba200 = $(`<div id="html_41febff292b41be82c883bfb2d7ba200" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_b24491009d11f8e90dd162ad708ca34b.setContent(html_41febff292b41be82c883bfb2d7ba200);
|
|
|
|
|
|
|
|
marker_ddbdfa3030a52d569511478299dd1f36.bindPopup(popup_b24491009d11f8e90dd162ad708ca34b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddbdfa3030a52d569511478299dd1f36.setIcon(icon_b8492ca55ad0eec02c7fdb3aacfaf56e);
|
|
|
|
|
|
var marker_594d93caec138fa5d7a184a10b0b84f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_4a623d182e97622e7704bdc43e83ddf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a1a0c929b70ed43aa8fc23492ad40b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a561d3eb9df2724ced5df71f3c0689c0 = $(`<div id="html_a561d3eb9df2724ced5df71f3c0689c0" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_42a1a0c929b70ed43aa8fc23492ad40b.setContent(html_a561d3eb9df2724ced5df71f3c0689c0);
|
|
|
|
|
|
|
|
marker_594d93caec138fa5d7a184a10b0b84f7.bindPopup(popup_42a1a0c929b70ed43aa8fc23492ad40b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_594d93caec138fa5d7a184a10b0b84f7.setIcon(icon_4a623d182e97622e7704bdc43e83ddf3);
|
|
|
|
|
|
var marker_5dcb3d0ee2e9cd542f390700dc04bb06 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_b9e9f2fab25572697f13229b9ed243fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_141152bc1a3038e8f48d0079313c7572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e6d696c896c70fab1ec40ced752d818 = $(`<div id="html_9e6d696c896c70fab1ec40ced752d818" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_141152bc1a3038e8f48d0079313c7572.setContent(html_9e6d696c896c70fab1ec40ced752d818);
|
|
|
|
|
|
|
|
marker_5dcb3d0ee2e9cd542f390700dc04bb06.bindPopup(popup_141152bc1a3038e8f48d0079313c7572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dcb3d0ee2e9cd542f390700dc04bb06.setIcon(icon_b9e9f2fab25572697f13229b9ed243fd);
|
|
|
|
|
|
var marker_30b37c78e4790e845c31d072435c44bf = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_df6d6b3c434b90a85bf9c29079aaabd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ca26d0bf3c08ebd84d06fc7cf5bb2f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4150397a924720a7c1231b01e195ea55 = $(`<div id="html_4150397a924720a7c1231b01e195ea55" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_1ca26d0bf3c08ebd84d06fc7cf5bb2f2.setContent(html_4150397a924720a7c1231b01e195ea55);
|
|
|
|
|
|
|
|
marker_30b37c78e4790e845c31d072435c44bf.bindPopup(popup_1ca26d0bf3c08ebd84d06fc7cf5bb2f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30b37c78e4790e845c31d072435c44bf.setIcon(icon_df6d6b3c434b90a85bf9c29079aaabd6);
|
|
|
|
|
|
var marker_fdcd459e035146649fe4b55a1e937d1e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_fd4aff50bbe09da99bc06fc05d25c380 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d441037eeab0638b9fa7b465fe5b6d35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbe8d942b9564ad7875268a4b5330392 = $(`<div id="html_cbe8d942b9564ad7875268a4b5330392" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_d441037eeab0638b9fa7b465fe5b6d35.setContent(html_cbe8d942b9564ad7875268a4b5330392);
|
|
|
|
|
|
|
|
marker_fdcd459e035146649fe4b55a1e937d1e.bindPopup(popup_d441037eeab0638b9fa7b465fe5b6d35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdcd459e035146649fe4b55a1e937d1e.setIcon(icon_fd4aff50bbe09da99bc06fc05d25c380);
|
|
|
|
|
|
var marker_beced1b122b4c628d2b02e971d19fc33 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_2e4cc81bba942da5df879dbd54f1f7eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5062bf4549372977181a0c132cc934fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d93cd43bf48aeaf743830484f5e5400 = $(`<div id="html_3d93cd43bf48aeaf743830484f5e5400" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_5062bf4549372977181a0c132cc934fa.setContent(html_3d93cd43bf48aeaf743830484f5e5400);
|
|
|
|
|
|
|
|
marker_beced1b122b4c628d2b02e971d19fc33.bindPopup(popup_5062bf4549372977181a0c132cc934fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_beced1b122b4c628d2b02e971d19fc33.setIcon(icon_2e4cc81bba942da5df879dbd54f1f7eb);
|
|
|
|
|
|
var marker_36bebc93f754093aedf006b55ec1717b = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_5720bc13a3c1208f44b6eb704d5a9165 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1722f9ca61a8a9390073757d491bb212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_710854e371d33a976c2d966543641f43 = $(`<div id="html_710854e371d33a976c2d966543641f43" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_1722f9ca61a8a9390073757d491bb212.setContent(html_710854e371d33a976c2d966543641f43);
|
|
|
|
|
|
|
|
marker_36bebc93f754093aedf006b55ec1717b.bindPopup(popup_1722f9ca61a8a9390073757d491bb212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36bebc93f754093aedf006b55ec1717b.setIcon(icon_5720bc13a3c1208f44b6eb704d5a9165);
|
|
|
|
|
|
var marker_e82c66932b353b1e8d1ce25771020e58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_0608018077aa71203c24f70d5f8ca598 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42196b7b2fae88db7f2e4ba1ac55f5ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4677d02d5ddfa1a2cee309a1e79c7f05 = $(`<div id="html_4677d02d5ddfa1a2cee309a1e79c7f05" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_42196b7b2fae88db7f2e4ba1ac55f5ee.setContent(html_4677d02d5ddfa1a2cee309a1e79c7f05);
|
|
|
|
|
|
|
|
marker_e82c66932b353b1e8d1ce25771020e58.bindPopup(popup_42196b7b2fae88db7f2e4ba1ac55f5ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e82c66932b353b1e8d1ce25771020e58.setIcon(icon_0608018077aa71203c24f70d5f8ca598);
|
|
|
|
|
|
var marker_da916624eae8f60ec0ed1ceda32c475b = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_fef40f7c0fe365b4c049c0d48b81ebe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53d115632b9db120a442f9633bda2955 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_353174e66c65bddcf2992da374f5ef0b = $(`<div id="html_353174e66c65bddcf2992da374f5ef0b" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_53d115632b9db120a442f9633bda2955.setContent(html_353174e66c65bddcf2992da374f5ef0b);
|
|
|
|
|
|
|
|
marker_da916624eae8f60ec0ed1ceda32c475b.bindPopup(popup_53d115632b9db120a442f9633bda2955)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da916624eae8f60ec0ed1ceda32c475b.setIcon(icon_fef40f7c0fe365b4c049c0d48b81ebe0);
|
|
|
|
|
|
var marker_4a53b1e773671a49d633b0409293f223 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_39ad48bf4e8dea09dd7f2109e204c1a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88d1adda7791c1caa7c5ca871f676a49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eae97dca7fd0f288d548ef325771f277 = $(`<div id="html_eae97dca7fd0f288d548ef325771f277" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_88d1adda7791c1caa7c5ca871f676a49.setContent(html_eae97dca7fd0f288d548ef325771f277);
|
|
|
|
|
|
|
|
marker_4a53b1e773671a49d633b0409293f223.bindPopup(popup_88d1adda7791c1caa7c5ca871f676a49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a53b1e773671a49d633b0409293f223.setIcon(icon_39ad48bf4e8dea09dd7f2109e204c1a0);
|
|
|
|
|
|
var marker_1b0f66f3e524394d32d114cb375f6e35 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a7003382aa97514126b67154a5d9d95b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9fe5577294a10d238801b22f2187e59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb67804ece9a3677e1d1a4d2d3abca37 = $(`<div id="html_eb67804ece9a3677e1d1a4d2d3abca37" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_b9fe5577294a10d238801b22f2187e59.setContent(html_eb67804ece9a3677e1d1a4d2d3abca37);
|
|
|
|
|
|
|
|
marker_1b0f66f3e524394d32d114cb375f6e35.bindPopup(popup_b9fe5577294a10d238801b22f2187e59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b0f66f3e524394d32d114cb375f6e35.setIcon(icon_a7003382aa97514126b67154a5d9d95b);
|
|
|
|
|
|
var marker_bb39fd2077072609dd0412c8802dce5d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_451c60f1e7a34bb1db4934510503cb0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43bfa458001bae71280b17e4f983d002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73eb8987bd2487030e05da1343c0f1be = $(`<div id="html_73eb8987bd2487030e05da1343c0f1be" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_43bfa458001bae71280b17e4f983d002.setContent(html_73eb8987bd2487030e05da1343c0f1be);
|
|
|
|
|
|
|
|
marker_bb39fd2077072609dd0412c8802dce5d.bindPopup(popup_43bfa458001bae71280b17e4f983d002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb39fd2077072609dd0412c8802dce5d.setIcon(icon_451c60f1e7a34bb1db4934510503cb0a);
|
|
|
|
|
|
var marker_c1c8b5f21290e02d90927a3dc5e74fed = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_2cc63391c97df71dc6172d83a478f98a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f33c9c57df27bddfaf769c5ae05632fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54c8127eb0f853dd4fd70454452ca641 = $(`<div id="html_54c8127eb0f853dd4fd70454452ca641" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_f33c9c57df27bddfaf769c5ae05632fd.setContent(html_54c8127eb0f853dd4fd70454452ca641);
|
|
|
|
|
|
|
|
marker_c1c8b5f21290e02d90927a3dc5e74fed.bindPopup(popup_f33c9c57df27bddfaf769c5ae05632fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1c8b5f21290e02d90927a3dc5e74fed.setIcon(icon_2cc63391c97df71dc6172d83a478f98a);
|
|
|
|
|
|
var marker_7380a1f4ab874eebff339f73c95be0d0 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_4334f8654101b06942e5288b2300a962 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f69e11dd2f90aceab0832da1bb66b14f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_135d82b403e8d984b4434dc3a537899f = $(`<div id="html_135d82b403e8d984b4434dc3a537899f" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_f69e11dd2f90aceab0832da1bb66b14f.setContent(html_135d82b403e8d984b4434dc3a537899f);
|
|
|
|
|
|
|
|
marker_7380a1f4ab874eebff339f73c95be0d0.bindPopup(popup_f69e11dd2f90aceab0832da1bb66b14f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7380a1f4ab874eebff339f73c95be0d0.setIcon(icon_4334f8654101b06942e5288b2300a962);
|
|
|
|
|
|
var marker_faab0d10012c051e55f87be56b904d66 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_cbed1bda2776f55e5fc24bc3a04f0176 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ee79a4c048370210f73e50dbdaa551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_604e0571e1c75a1a77db6136c3e04601 = $(`<div id="html_604e0571e1c75a1a77db6136c3e04601" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_89ee79a4c048370210f73e50dbdaa551.setContent(html_604e0571e1c75a1a77db6136c3e04601);
|
|
|
|
|
|
|
|
marker_faab0d10012c051e55f87be56b904d66.bindPopup(popup_89ee79a4c048370210f73e50dbdaa551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faab0d10012c051e55f87be56b904d66.setIcon(icon_cbed1bda2776f55e5fc24bc3a04f0176);
|
|
|
|
|
|
var marker_45127bf333c055035ec8ec67134f0c0e = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_a860b6faa8bc7026066c57a4048b90e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b587becb5eceabc89b0ad818c649bc7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38a770b3dd8b4ce5fd009d6af9b49d3f = $(`<div id="html_38a770b3dd8b4ce5fd009d6af9b49d3f" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_b587becb5eceabc89b0ad818c649bc7f.setContent(html_38a770b3dd8b4ce5fd009d6af9b49d3f);
|
|
|
|
|
|
|
|
marker_45127bf333c055035ec8ec67134f0c0e.bindPopup(popup_b587becb5eceabc89b0ad818c649bc7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45127bf333c055035ec8ec67134f0c0e.setIcon(icon_a860b6faa8bc7026066c57a4048b90e9);
|
|
|
|
|
|
var marker_e642efd2f374bd1f341ebe43d7cd333e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6464af0979e08cc1827f0d82c505653f);
|
|
|
|
|
|
var icon_82f20167ecb18278366e8eb34a587d47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f764d8acd8941893a59884a181bd6e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47636e15800d7b11604cdd65faaddf14 = $(`<div id="html_47636e15800d7b11604cdd65faaddf14" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_1f764d8acd8941893a59884a181bd6e3.setContent(html_47636e15800d7b11604cdd65faaddf14);
|
|
|
|
|
|
|
|
marker_e642efd2f374bd1f341ebe43d7cd333e.bindPopup(popup_1f764d8acd8941893a59884a181bd6e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e642efd2f374bd1f341ebe43d7cd333e.setIcon(icon_82f20167ecb18278366e8eb34a587d47);
|
|
|
|
|
|
marker_cluster_6464af0979e08cc1827f0d82c505653f.addTo(map_4cf405d256b8f00428e2e25464fde53c);
|
|
|
|
</script>
|
|
</html> |