mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 02:05:18 +00:00
15959 lines
464 KiB
HTML
15959 lines
464 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_825d52ae6fe82b3e80b8403ed5aa9f1a {
|
|
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_825d52ae6fe82b3e80b8403ed5aa9f1a" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_825d52ae6fe82b3e80b8403ed5aa9f1a = L.map(
|
|
"map_825d52ae6fe82b3e80b8403ed5aa9f1a",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_13e080096fce29aa1eb8481fd9bdb593 = 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_13e080096fce29aa1eb8481fd9bdb593.addTo(map_825d52ae6fe82b3e80b8403ed5aa9f1a);
|
|
|
|
|
|
var marker_cluster_833b2b59f44190bd8071dc912fe7cf41 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_f9ef9e8ddda3d7cd199272b9e551fad1 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1d32bed0610dac694d5a06f4440bc8a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78d5fe64d29ba3788cf4d2bdfa355e3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cd53262234984f333cb1419667fb032 = $(`<div id="html_1cd53262234984f333cb1419667fb032" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_78d5fe64d29ba3788cf4d2bdfa355e3e.setContent(html_1cd53262234984f333cb1419667fb032);
|
|
|
|
|
|
|
|
marker_f9ef9e8ddda3d7cd199272b9e551fad1.bindPopup(popup_78d5fe64d29ba3788cf4d2bdfa355e3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9ef9e8ddda3d7cd199272b9e551fad1.setIcon(icon_1d32bed0610dac694d5a06f4440bc8a4);
|
|
|
|
|
|
var marker_fd72a9a6a446470e640b75b59a72162c = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5daa17bd69aff16a6e76fc8ba41f91b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67b250e620b556424d772578878f9492 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_137a9f8195790c78c8b63146b4e1228d = $(`<div id="html_137a9f8195790c78c8b63146b4e1228d" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_67b250e620b556424d772578878f9492.setContent(html_137a9f8195790c78c8b63146b4e1228d);
|
|
|
|
|
|
|
|
marker_fd72a9a6a446470e640b75b59a72162c.bindPopup(popup_67b250e620b556424d772578878f9492)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd72a9a6a446470e640b75b59a72162c.setIcon(icon_5daa17bd69aff16a6e76fc8ba41f91b5);
|
|
|
|
|
|
var marker_7c28705a7993991cd3ccc427cba36682 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2b90c9f5bdc96f0b45bd1f6fb0bae0bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35a1415c7b367e1900b4ebc1020f161f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c422658a5cf93ffe5e59af67c26b9a9 = $(`<div id="html_0c422658a5cf93ffe5e59af67c26b9a9" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_35a1415c7b367e1900b4ebc1020f161f.setContent(html_0c422658a5cf93ffe5e59af67c26b9a9);
|
|
|
|
|
|
|
|
marker_7c28705a7993991cd3ccc427cba36682.bindPopup(popup_35a1415c7b367e1900b4ebc1020f161f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c28705a7993991cd3ccc427cba36682.setIcon(icon_2b90c9f5bdc96f0b45bd1f6fb0bae0bb);
|
|
|
|
|
|
var marker_4613143f5a7e43a0083e84819bf9847d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_93d7999da71ba56193538960a04e88b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91c3bcdc13ab2e5e2d192c6d7c13ee2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_149956c4cf9cd246804a3701bb46e697 = $(`<div id="html_149956c4cf9cd246804a3701bb46e697" style="width: 100.0%; height: 100.0%;">ribo.nostria.app:443</div>`)[0];
|
|
popup_91c3bcdc13ab2e5e2d192c6d7c13ee2e.setContent(html_149956c4cf9cd246804a3701bb46e697);
|
|
|
|
|
|
|
|
marker_4613143f5a7e43a0083e84819bf9847d.bindPopup(popup_91c3bcdc13ab2e5e2d192c6d7c13ee2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4613143f5a7e43a0083e84819bf9847d.setIcon(icon_93d7999da71ba56193538960a04e88b5);
|
|
|
|
|
|
var marker_50a74292d62eb077225181f8bd4b717e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_742594e22c8c85fff2377302f9954275 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2413a0564d08551728cdc27f70d19052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d49e65367376ff632e77daba0f228d6a = $(`<div id="html_d49e65367376ff632e77daba0f228d6a" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_2413a0564d08551728cdc27f70d19052.setContent(html_d49e65367376ff632e77daba0f228d6a);
|
|
|
|
|
|
|
|
marker_50a74292d62eb077225181f8bd4b717e.bindPopup(popup_2413a0564d08551728cdc27f70d19052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50a74292d62eb077225181f8bd4b717e.setIcon(icon_742594e22c8c85fff2377302f9954275);
|
|
|
|
|
|
var marker_961ef3d60f2a3dae9ea3555bc350e718 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_39391d0e0725bdd70ebe7c912e7ec8f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90b9f4127cf0f0a935bdb8b1727ae830 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d790c2b03e49b0ee0b023f4083a39d1e = $(`<div id="html_d790c2b03e49b0ee0b023f4083a39d1e" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_90b9f4127cf0f0a935bdb8b1727ae830.setContent(html_d790c2b03e49b0ee0b023f4083a39d1e);
|
|
|
|
|
|
|
|
marker_961ef3d60f2a3dae9ea3555bc350e718.bindPopup(popup_90b9f4127cf0f0a935bdb8b1727ae830)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_961ef3d60f2a3dae9ea3555bc350e718.setIcon(icon_39391d0e0725bdd70ebe7c912e7ec8f8);
|
|
|
|
|
|
var marker_b75310f88af7c56b40eee5ad0789c49d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_697bd2ce24166a0f7ee0523c6b96c38b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29bc79dff97cda281b3ad4699f0e4e24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6094503cbddfc1fb5c692491b080cbcb = $(`<div id="html_6094503cbddfc1fb5c692491b080cbcb" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_29bc79dff97cda281b3ad4699f0e4e24.setContent(html_6094503cbddfc1fb5c692491b080cbcb);
|
|
|
|
|
|
|
|
marker_b75310f88af7c56b40eee5ad0789c49d.bindPopup(popup_29bc79dff97cda281b3ad4699f0e4e24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b75310f88af7c56b40eee5ad0789c49d.setIcon(icon_697bd2ce24166a0f7ee0523c6b96c38b);
|
|
|
|
|
|
var marker_26403cc0d5e265ca89afbdfcb52aad98 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_060cb0e725426dc7ead0ed77fa66c5ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1044fd46ad92e21bd923287bdbdcee4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_466ba717a9acb97ff8453eaacd5525ac = $(`<div id="html_466ba717a9acb97ff8453eaacd5525ac" style="width: 100.0%; height: 100.0%;">relay.libernet.app:443</div>`)[0];
|
|
popup_1044fd46ad92e21bd923287bdbdcee4e.setContent(html_466ba717a9acb97ff8453eaacd5525ac);
|
|
|
|
|
|
|
|
marker_26403cc0d5e265ca89afbdfcb52aad98.bindPopup(popup_1044fd46ad92e21bd923287bdbdcee4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26403cc0d5e265ca89afbdfcb52aad98.setIcon(icon_060cb0e725426dc7ead0ed77fa66c5ec);
|
|
|
|
|
|
var marker_08a39d52e3caaeac501ef81db91c2782 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9fb729745cc433809513fd3477c89576 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_585044ae8452ab337092f243cec23557 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb607ba1b30cfdeb6f35d43fa47fe492 = $(`<div id="html_bb607ba1b30cfdeb6f35d43fa47fe492" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_585044ae8452ab337092f243cec23557.setContent(html_bb607ba1b30cfdeb6f35d43fa47fe492);
|
|
|
|
|
|
|
|
marker_08a39d52e3caaeac501ef81db91c2782.bindPopup(popup_585044ae8452ab337092f243cec23557)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08a39d52e3caaeac501ef81db91c2782.setIcon(icon_9fb729745cc433809513fd3477c89576);
|
|
|
|
|
|
var marker_e8c9fba72499d089dfa3c08a8bd1cebc = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1cf404516a10148d28024c12e8a58b92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_376b071a478a4aeddd13c00b03a3fd29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef650d7dc2bbdf8ffc27a46f2495ee2e = $(`<div id="html_ef650d7dc2bbdf8ffc27a46f2495ee2e" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com:443</div>`)[0];
|
|
popup_376b071a478a4aeddd13c00b03a3fd29.setContent(html_ef650d7dc2bbdf8ffc27a46f2495ee2e);
|
|
|
|
|
|
|
|
marker_e8c9fba72499d089dfa3c08a8bd1cebc.bindPopup(popup_376b071a478a4aeddd13c00b03a3fd29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8c9fba72499d089dfa3c08a8bd1cebc.setIcon(icon_1cf404516a10148d28024c12e8a58b92);
|
|
|
|
|
|
var marker_593dc63dcae306505cf1f7fb1d171a48 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5725a884910ace472595663e2ecb5719 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e7467cc135e80b0a8d6a700e61eeca7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcdc8612c4af4d80bb83222c515794fd = $(`<div id="html_bcdc8612c4af4d80bb83222c515794fd" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net:443</div>`)[0];
|
|
popup_6e7467cc135e80b0a8d6a700e61eeca7.setContent(html_bcdc8612c4af4d80bb83222c515794fd);
|
|
|
|
|
|
|
|
marker_593dc63dcae306505cf1f7fb1d171a48.bindPopup(popup_6e7467cc135e80b0a8d6a700e61eeca7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_593dc63dcae306505cf1f7fb1d171a48.setIcon(icon_5725a884910ace472595663e2ecb5719);
|
|
|
|
|
|
var marker_113a10b7008dd3eefd4339fa1449f0dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_af262ca7ba1df65b15ce153a9bd17381 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7024beba88c80d266aa80b5db7e4f1a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d852cc6385036d31a9dc92b8731fa5a = $(`<div id="html_9d852cc6385036d31a9dc92b8731fa5a" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_7024beba88c80d266aa80b5db7e4f1a3.setContent(html_9d852cc6385036d31a9dc92b8731fa5a);
|
|
|
|
|
|
|
|
marker_113a10b7008dd3eefd4339fa1449f0dd.bindPopup(popup_7024beba88c80d266aa80b5db7e4f1a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_113a10b7008dd3eefd4339fa1449f0dd.setIcon(icon_af262ca7ba1df65b15ce153a9bd17381);
|
|
|
|
|
|
var marker_ce6a91c9c111d71b83fb642c5d9cf2d8 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_14f2fd0ade173a8143c8ce003dd02530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_858751372106b7a714279092f81e0748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9be3fc34b98cdc043b5ad78a6e8e1b41 = $(`<div id="html_9be3fc34b98cdc043b5ad78a6e8e1b41" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net:443</div>`)[0];
|
|
popup_858751372106b7a714279092f81e0748.setContent(html_9be3fc34b98cdc043b5ad78a6e8e1b41);
|
|
|
|
|
|
|
|
marker_ce6a91c9c111d71b83fb642c5d9cf2d8.bindPopup(popup_858751372106b7a714279092f81e0748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce6a91c9c111d71b83fb642c5d9cf2d8.setIcon(icon_14f2fd0ade173a8143c8ce003dd02530);
|
|
|
|
|
|
var marker_acd2bff7d6692e0f32b4c49b0f67359d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_83bae6cf1c85a72eebf5ed9b4601afcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65974b9807f71928c07b6aa554c96416 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4da47d80d43188d2977d4e2b1208f97b = $(`<div id="html_4da47d80d43188d2977d4e2b1208f97b" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net:443</div>`)[0];
|
|
popup_65974b9807f71928c07b6aa554c96416.setContent(html_4da47d80d43188d2977d4e2b1208f97b);
|
|
|
|
|
|
|
|
marker_acd2bff7d6692e0f32b4c49b0f67359d.bindPopup(popup_65974b9807f71928c07b6aa554c96416)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acd2bff7d6692e0f32b4c49b0f67359d.setIcon(icon_83bae6cf1c85a72eebf5ed9b4601afcc);
|
|
|
|
|
|
var marker_b1b7d4703a81200707bb02e43511d836 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5b6d1be2529fc1e59f90a7d4362c41a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b21c6bc2799f32bc1f6119d233929235 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f49cec8e2ea58646a7d32e19cc73f947 = $(`<div id="html_f49cec8e2ea58646a7d32e19cc73f947" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_b21c6bc2799f32bc1f6119d233929235.setContent(html_f49cec8e2ea58646a7d32e19cc73f947);
|
|
|
|
|
|
|
|
marker_b1b7d4703a81200707bb02e43511d836.bindPopup(popup_b21c6bc2799f32bc1f6119d233929235)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1b7d4703a81200707bb02e43511d836.setIcon(icon_5b6d1be2529fc1e59f90a7d4362c41a9);
|
|
|
|
|
|
var marker_f5c32a1e816eabbc65fa636c369ee34b = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9dbfc9ff4c4c618394d3241171270a33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f084d12ea3f9802809883ca7f72a9993 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d41f2c12484e19a0902640533d7b3ea = $(`<div id="html_2d41f2c12484e19a0902640533d7b3ea" style="width: 100.0%; height: 100.0%;">r.0kb.io:443</div>`)[0];
|
|
popup_f084d12ea3f9802809883ca7f72a9993.setContent(html_2d41f2c12484e19a0902640533d7b3ea);
|
|
|
|
|
|
|
|
marker_f5c32a1e816eabbc65fa636c369ee34b.bindPopup(popup_f084d12ea3f9802809883ca7f72a9993)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5c32a1e816eabbc65fa636c369ee34b.setIcon(icon_9dbfc9ff4c4c618394d3241171270a33);
|
|
|
|
|
|
var marker_c9a7cbbda681dba99b07e14bc12cee32 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fdc8882fabb3cb52c32993acb4cb3543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d94bbdeed8fcea3a92ffeddf6c5bb482 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bc9a0f673cc013668f2bae74a3af5d3 = $(`<div id="html_9bc9a0f673cc013668f2bae74a3af5d3" style="width: 100.0%; height: 100.0%;">offchain.pub:443</div>`)[0];
|
|
popup_d94bbdeed8fcea3a92ffeddf6c5bb482.setContent(html_9bc9a0f673cc013668f2bae74a3af5d3);
|
|
|
|
|
|
|
|
marker_c9a7cbbda681dba99b07e14bc12cee32.bindPopup(popup_d94bbdeed8fcea3a92ffeddf6c5bb482)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9a7cbbda681dba99b07e14bc12cee32.setIcon(icon_fdc8882fabb3cb52c32993acb4cb3543);
|
|
|
|
|
|
var marker_ad231bcea3807ba6fc4d161686345ec9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8a494f1e80ffb9a342bfed4d25a14f5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c38258a632ae4f7927414d89dba1b7bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f807cfd26a69fd970d1814d9d2e3856 = $(`<div id="html_9f807cfd26a69fd970d1814d9d2e3856" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_c38258a632ae4f7927414d89dba1b7bb.setContent(html_9f807cfd26a69fd970d1814d9d2e3856);
|
|
|
|
|
|
|
|
marker_ad231bcea3807ba6fc4d161686345ec9.bindPopup(popup_c38258a632ae4f7927414d89dba1b7bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad231bcea3807ba6fc4d161686345ec9.setIcon(icon_8a494f1e80ffb9a342bfed4d25a14f5e);
|
|
|
|
|
|
var marker_d927ad4f90d90110c7ddd997b027251c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e7714f5bcb8561ccbed88bd90822eddb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51d9290a6529a28174fdd72e68f4ebf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65d380681ca92925c5430e1967c9137a = $(`<div id="html_65d380681ca92925c5430e1967c9137a" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_51d9290a6529a28174fdd72e68f4ebf5.setContent(html_65d380681ca92925c5430e1967c9137a);
|
|
|
|
|
|
|
|
marker_d927ad4f90d90110c7ddd997b027251c.bindPopup(popup_51d9290a6529a28174fdd72e68f4ebf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d927ad4f90d90110c7ddd997b027251c.setIcon(icon_e7714f5bcb8561ccbed88bd90822eddb);
|
|
|
|
|
|
var marker_e16005e5fa342cfa4ec834542dd3f564 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_146b63e31b804e1a0dd8751049fa5df4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fa1e7010d3352be1e56416bb0601311 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_757ff81778034cf07b056d91cd600963 = $(`<div id="html_757ff81778034cf07b056d91cd600963" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be:443</div>`)[0];
|
|
popup_7fa1e7010d3352be1e56416bb0601311.setContent(html_757ff81778034cf07b056d91cd600963);
|
|
|
|
|
|
|
|
marker_e16005e5fa342cfa4ec834542dd3f564.bindPopup(popup_7fa1e7010d3352be1e56416bb0601311)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e16005e5fa342cfa4ec834542dd3f564.setIcon(icon_146b63e31b804e1a0dd8751049fa5df4);
|
|
|
|
|
|
var marker_3d1eda18a968d61d1bf2b41d862a4947 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cf98c6e53925a3483a49ca3545fe9ab0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f123b464fa58febaa919b39090b9b1e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9be7c08a9e4824e4e88e58a94c8c199d = $(`<div id="html_9be7c08a9e4824e4e88e58a94c8c199d" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_f123b464fa58febaa919b39090b9b1e1.setContent(html_9be7c08a9e4824e4e88e58a94c8c199d);
|
|
|
|
|
|
|
|
marker_3d1eda18a968d61d1bf2b41d862a4947.bindPopup(popup_f123b464fa58febaa919b39090b9b1e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d1eda18a968d61d1bf2b41d862a4947.setIcon(icon_cf98c6e53925a3483a49ca3545fe9ab0);
|
|
|
|
|
|
var marker_426b479c4170b2863d039f0b961bd12d = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f0efd9b9dc752c0d604c8aa9f0a4c6eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f707fdc322dc0ee5766ae684138c3e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecdb09c4e3b9c2d3f106cc8f2ac943a1 = $(`<div id="html_ecdb09c4e3b9c2d3f106cc8f2ac943a1" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_4f707fdc322dc0ee5766ae684138c3e4.setContent(html_ecdb09c4e3b9c2d3f106cc8f2ac943a1);
|
|
|
|
|
|
|
|
marker_426b479c4170b2863d039f0b961bd12d.bindPopup(popup_4f707fdc322dc0ee5766ae684138c3e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_426b479c4170b2863d039f0b961bd12d.setIcon(icon_f0efd9b9dc752c0d604c8aa9f0a4c6eb);
|
|
|
|
|
|
var marker_b3c49ff13ac59297d5ebc5fc405bd937 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ccca13d9453a8ebbb5528cdc8ba93ac4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f0c8bcf94ae9afe7fd9fc604803c546 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232b0d52eb2e42095730b5d94fbac4ac = $(`<div id="html_232b0d52eb2e42095730b5d94fbac4ac" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_2f0c8bcf94ae9afe7fd9fc604803c546.setContent(html_232b0d52eb2e42095730b5d94fbac4ac);
|
|
|
|
|
|
|
|
marker_b3c49ff13ac59297d5ebc5fc405bd937.bindPopup(popup_2f0c8bcf94ae9afe7fd9fc604803c546)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3c49ff13ac59297d5ebc5fc405bd937.setIcon(icon_ccca13d9453a8ebbb5528cdc8ba93ac4);
|
|
|
|
|
|
var marker_df9c53f265dc080690c4e091a34ade87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3ae1fae2f700471d3a4bbffb0cc2b7e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f96855441a5b9b6e0070ed49f060a2a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8999fb8386242b10c904785e6bfa9b1 = $(`<div id="html_b8999fb8386242b10c904785e6bfa9b1" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_f96855441a5b9b6e0070ed49f060a2a4.setContent(html_b8999fb8386242b10c904785e6bfa9b1);
|
|
|
|
|
|
|
|
marker_df9c53f265dc080690c4e091a34ade87.bindPopup(popup_f96855441a5b9b6e0070ed49f060a2a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df9c53f265dc080690c4e091a34ade87.setIcon(icon_3ae1fae2f700471d3a4bbffb0cc2b7e3);
|
|
|
|
|
|
var marker_a6e3cfab2760a79eebdbcfdc44899f6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_25b758d78755ab677a1b66d5ee9146f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_377a3d2d9d9c70d008d158193ee84a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f02aaadb5c12a95a0e2e9e979ab96b0f = $(`<div id="html_f02aaadb5c12a95a0e2e9e979ab96b0f" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud:443</div>`)[0];
|
|
popup_377a3d2d9d9c70d008d158193ee84a21.setContent(html_f02aaadb5c12a95a0e2e9e979ab96b0f);
|
|
|
|
|
|
|
|
marker_a6e3cfab2760a79eebdbcfdc44899f6e.bindPopup(popup_377a3d2d9d9c70d008d158193ee84a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6e3cfab2760a79eebdbcfdc44899f6e.setIcon(icon_25b758d78755ab677a1b66d5ee9146f9);
|
|
|
|
|
|
var marker_c2bdfb73c35d08f5e795a94852530b0b = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0dbd37155923c4fd0366798bbb3c5447 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4de0e9117d077184e885bec623b0198c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc76bdd4f08778977f2e3e8605a1a9f8 = $(`<div id="html_cc76bdd4f08778977f2e3e8605a1a9f8" style="width: 100.0%; height: 100.0%;">relay.notoshi.win:443</div>`)[0];
|
|
popup_4de0e9117d077184e885bec623b0198c.setContent(html_cc76bdd4f08778977f2e3e8605a1a9f8);
|
|
|
|
|
|
|
|
marker_c2bdfb73c35d08f5e795a94852530b0b.bindPopup(popup_4de0e9117d077184e885bec623b0198c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2bdfb73c35d08f5e795a94852530b0b.setIcon(icon_0dbd37155923c4fd0366798bbb3c5447);
|
|
|
|
|
|
var marker_5def8844248e117c45ed4c911cc55402 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a8d1f2252e85dd3463960aac0b809b8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d0829b14fb35cdcd8cc6fe4d873af27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c51f3a190390f9b0fb5c4898c20d4c8 = $(`<div id="html_3c51f3a190390f9b0fb5c4898c20d4c8" style="width: 100.0%; height: 100.0%;">relay.angor.io:443</div>`)[0];
|
|
popup_5d0829b14fb35cdcd8cc6fe4d873af27.setContent(html_3c51f3a190390f9b0fb5c4898c20d4c8);
|
|
|
|
|
|
|
|
marker_5def8844248e117c45ed4c911cc55402.bindPopup(popup_5d0829b14fb35cdcd8cc6fe4d873af27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5def8844248e117c45ed4c911cc55402.setIcon(icon_a8d1f2252e85dd3463960aac0b809b8d);
|
|
|
|
|
|
var marker_beadf3a7470a88d2eb218f695f89bcb3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1786e76febe301db4b65563eaddffd20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b453111f95b0354343047c9a2c4ccb2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232ef5c294fb8a92c1d7b62a6e9ba0c9 = $(`<div id="html_232ef5c294fb8a92c1d7b62a6e9ba0c9" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_b453111f95b0354343047c9a2c4ccb2f.setContent(html_232ef5c294fb8a92c1d7b62a6e9ba0c9);
|
|
|
|
|
|
|
|
marker_beadf3a7470a88d2eb218f695f89bcb3.bindPopup(popup_b453111f95b0354343047c9a2c4ccb2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_beadf3a7470a88d2eb218f695f89bcb3.setIcon(icon_1786e76febe301db4b65563eaddffd20);
|
|
|
|
|
|
var marker_49e690b616856f5f542b684724db6a84 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0309dee22a65185c5bf764a28cb25350 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74f24fe29c8719543f377738b2f9a106 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_406866a109db425b78f3476aa3c04d11 = $(`<div id="html_406866a109db425b78f3476aa3c04d11" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_74f24fe29c8719543f377738b2f9a106.setContent(html_406866a109db425b78f3476aa3c04d11);
|
|
|
|
|
|
|
|
marker_49e690b616856f5f542b684724db6a84.bindPopup(popup_74f24fe29c8719543f377738b2f9a106)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49e690b616856f5f542b684724db6a84.setIcon(icon_0309dee22a65185c5bf764a28cb25350);
|
|
|
|
|
|
var marker_bc2215bd91a258deea5c6c0dbcc6ef87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_533ecfb344bc8dcc0b87c9bdd7bc3b9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33889ea77705b975605a67055be13458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d5874b1addf9f789fddbc3ecb37c722 = $(`<div id="html_3d5874b1addf9f789fddbc3ecb37c722" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st:443</div>`)[0];
|
|
popup_33889ea77705b975605a67055be13458.setContent(html_3d5874b1addf9f789fddbc3ecb37c722);
|
|
|
|
|
|
|
|
marker_bc2215bd91a258deea5c6c0dbcc6ef87.bindPopup(popup_33889ea77705b975605a67055be13458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc2215bd91a258deea5c6c0dbcc6ef87.setIcon(icon_533ecfb344bc8dcc0b87c9bdd7bc3b9f);
|
|
|
|
|
|
var marker_99fcfd18943c4c4edab3dd091dc34fd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_69f86a39fbaa287baadbaad795efa1c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_484f29ef4fbab0a923c717b55f0ad390 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f947d2c815a117ee575a9a44eec239a = $(`<div id="html_6f947d2c815a117ee575a9a44eec239a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_484f29ef4fbab0a923c717b55f0ad390.setContent(html_6f947d2c815a117ee575a9a44eec239a);
|
|
|
|
|
|
|
|
marker_99fcfd18943c4c4edab3dd091dc34fd2.bindPopup(popup_484f29ef4fbab0a923c717b55f0ad390)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99fcfd18943c4c4edab3dd091dc34fd2.setIcon(icon_69f86a39fbaa287baadbaad795efa1c4);
|
|
|
|
|
|
var marker_35df3d51b88d8b3e39e09c3d17c019f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_db195821533e2269418774e16d894181 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44094200d74c772e7179be4c286d9a1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_345bd715190bbde8e312375c9c793b96 = $(`<div id="html_345bd715190bbde8e312375c9c793b96" style="width: 100.0%; height: 100.0%;">nexus.libernet.app:443</div>`)[0];
|
|
popup_44094200d74c772e7179be4c286d9a1a.setContent(html_345bd715190bbde8e312375c9c793b96);
|
|
|
|
|
|
|
|
marker_35df3d51b88d8b3e39e09c3d17c019f9.bindPopup(popup_44094200d74c772e7179be4c286d9a1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35df3d51b88d8b3e39e09c3d17c019f9.setIcon(icon_db195821533e2269418774e16d894181);
|
|
|
|
|
|
var marker_743a55d8849d061bf3bdd23dd425c8d9 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8f5eccb1e4493a105502ebb260c32f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d593ee6f67a66ca2e8700fcb20cefe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1505a8cae3f90f393e3bb8ec25492f1a = $(`<div id="html_1505a8cae3f90f393e3bb8ec25492f1a" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_5d593ee6f67a66ca2e8700fcb20cefe4.setContent(html_1505a8cae3f90f393e3bb8ec25492f1a);
|
|
|
|
|
|
|
|
marker_743a55d8849d061bf3bdd23dd425c8d9.bindPopup(popup_5d593ee6f67a66ca2e8700fcb20cefe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_743a55d8849d061bf3bdd23dd425c8d9.setIcon(icon_8f5eccb1e4493a105502ebb260c32f3f);
|
|
|
|
|
|
var marker_bfbcb20744ebc552b9b3b51594c58ea4 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ed8cbd65dcfdddcfd36746f5ef6c6f14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73eda0ad93ded82539e8af8c8204c277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9c551f4f639edeb4019d84ec262d56b = $(`<div id="html_f9c551f4f639edeb4019d84ec262d56b" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_73eda0ad93ded82539e8af8c8204c277.setContent(html_f9c551f4f639edeb4019d84ec262d56b);
|
|
|
|
|
|
|
|
marker_bfbcb20744ebc552b9b3b51594c58ea4.bindPopup(popup_73eda0ad93ded82539e8af8c8204c277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfbcb20744ebc552b9b3b51594c58ea4.setIcon(icon_ed8cbd65dcfdddcfd36746f5ef6c6f14);
|
|
|
|
|
|
var marker_eece24362ad35c9e680b97944f72b0aa = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9d8fee15ef4df7158282362b05d205f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67a1b5a49b5e63faaca636cf81ff3171 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0a3b4d1782b5f32740a20cd5c9ecbd2 = $(`<div id="html_e0a3b4d1782b5f32740a20cd5c9ecbd2" style="width: 100.0%; height: 100.0%;">uncouth-panning-paternal.ngrok-free.dev</div>`)[0];
|
|
popup_67a1b5a49b5e63faaca636cf81ff3171.setContent(html_e0a3b4d1782b5f32740a20cd5c9ecbd2);
|
|
|
|
|
|
|
|
marker_eece24362ad35c9e680b97944f72b0aa.bindPopup(popup_67a1b5a49b5e63faaca636cf81ff3171)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eece24362ad35c9e680b97944f72b0aa.setIcon(icon_9d8fee15ef4df7158282362b05d205f5);
|
|
|
|
|
|
var marker_bdeee35be1bac458fae347b52f8fdf9b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_442924d865f0d249e270f5fa630c5ada = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d7b3d0eed103b3badb6acf8c177f757 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc557ad25ff6ac9adc75bfeed703b001 = $(`<div id="html_dc557ad25ff6ac9adc75bfeed703b001" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_0d7b3d0eed103b3badb6acf8c177f757.setContent(html_dc557ad25ff6ac9adc75bfeed703b001);
|
|
|
|
|
|
|
|
marker_bdeee35be1bac458fae347b52f8fdf9b.bindPopup(popup_0d7b3d0eed103b3badb6acf8c177f757)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdeee35be1bac458fae347b52f8fdf9b.setIcon(icon_442924d865f0d249e270f5fa630c5ada);
|
|
|
|
|
|
var marker_76f5b81cf3e1ff103be43c9301eed28d = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_607ec298b4efb5e823d2ff7ec54af1b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e32f7dfd1cca06d10b467d4db60ad1f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0a9eac58fb448e85e0e97bb5cc4b44e = $(`<div id="html_f0a9eac58fb448e85e0e97bb5cc4b44e" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl:443</div>`)[0];
|
|
popup_e32f7dfd1cca06d10b467d4db60ad1f9.setContent(html_f0a9eac58fb448e85e0e97bb5cc4b44e);
|
|
|
|
|
|
|
|
marker_76f5b81cf3e1ff103be43c9301eed28d.bindPopup(popup_e32f7dfd1cca06d10b467d4db60ad1f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76f5b81cf3e1ff103be43c9301eed28d.setIcon(icon_607ec298b4efb5e823d2ff7ec54af1b7);
|
|
|
|
|
|
var marker_f2e6b41897dfaee9be0110cbc488160a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bc9726340a66b89a998419ecac918a4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f36ceb496607c255178b3737e27521bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3c915499f37cd86ccc4c3e1a66945fc = $(`<div id="html_c3c915499f37cd86ccc4c3e1a66945fc" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_f36ceb496607c255178b3737e27521bf.setContent(html_c3c915499f37cd86ccc4c3e1a66945fc);
|
|
|
|
|
|
|
|
marker_f2e6b41897dfaee9be0110cbc488160a.bindPopup(popup_f36ceb496607c255178b3737e27521bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2e6b41897dfaee9be0110cbc488160a.setIcon(icon_bc9726340a66b89a998419ecac918a4f);
|
|
|
|
|
|
var marker_cd2aef585446dcddcdafced706fe7f4a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_88f85d11a6d75358a1b77669b5beb6a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb4add8f844ebcd8b1e679082684ae11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1045e0f36363deec4010bb788efe690a = $(`<div id="html_1045e0f36363deec4010bb788efe690a" style="width: 100.0%; height: 100.0%;">relay.sigit.io:443</div>`)[0];
|
|
popup_eb4add8f844ebcd8b1e679082684ae11.setContent(html_1045e0f36363deec4010bb788efe690a);
|
|
|
|
|
|
|
|
marker_cd2aef585446dcddcdafced706fe7f4a.bindPopup(popup_eb4add8f844ebcd8b1e679082684ae11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd2aef585446dcddcdafced706fe7f4a.setIcon(icon_88f85d11a6d75358a1b77669b5beb6a1);
|
|
|
|
|
|
var marker_db6597ee6db5e79a0d6ffe05b881d6e5 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_168b5cf5ef0b450ca087fd0a200ccc0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01871ebe689877c502097dcc11b20d95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a31ed34185cd719dd6afab2562403e1 = $(`<div id="html_9a31ed34185cd719dd6afab2562403e1" style="width: 100.0%; height: 100.0%;">staging.yabu.me</div>`)[0];
|
|
popup_01871ebe689877c502097dcc11b20d95.setContent(html_9a31ed34185cd719dd6afab2562403e1);
|
|
|
|
|
|
|
|
marker_db6597ee6db5e79a0d6ffe05b881d6e5.bindPopup(popup_01871ebe689877c502097dcc11b20d95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db6597ee6db5e79a0d6ffe05b881d6e5.setIcon(icon_168b5cf5ef0b450ca087fd0a200ccc0e);
|
|
|
|
|
|
var marker_3d27e77c16551f425aa078e76ef9e2f6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_dbbb0a180cf0db24d343031403e7cbef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23ccd81dcc13781428370ba834c8add2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232f2510818423297794a5292c001a51 = $(`<div id="html_232f2510818423297794a5292c001a51" style="width: 100.0%; height: 100.0%;">relay.wisp.talk:443</div>`)[0];
|
|
popup_23ccd81dcc13781428370ba834c8add2.setContent(html_232f2510818423297794a5292c001a51);
|
|
|
|
|
|
|
|
marker_3d27e77c16551f425aa078e76ef9e2f6.bindPopup(popup_23ccd81dcc13781428370ba834c8add2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d27e77c16551f425aa078e76ef9e2f6.setIcon(icon_dbbb0a180cf0db24d343031403e7cbef);
|
|
|
|
|
|
var marker_2ef07f6ffcb4b04a64cb0166fa473e45 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8c2b870551d28cda445bcf171bb8e8cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e10d3c49dcbe43c36ec118034529290 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b881690fd6d3d0afcf9878fa0e4efe86 = $(`<div id="html_b881690fd6d3d0afcf9878fa0e4efe86" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_1e10d3c49dcbe43c36ec118034529290.setContent(html_b881690fd6d3d0afcf9878fa0e4efe86);
|
|
|
|
|
|
|
|
marker_2ef07f6ffcb4b04a64cb0166fa473e45.bindPopup(popup_1e10d3c49dcbe43c36ec118034529290)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ef07f6ffcb4b04a64cb0166fa473e45.setIcon(icon_8c2b870551d28cda445bcf171bb8e8cd);
|
|
|
|
|
|
var marker_8218251cd5aab3570d1aaac8e361377b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fb200ed33df15195c67942373fe66cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12e1ed984779a72c1f39b03a66c98c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db77e4af1c94768bf5928637defe76da = $(`<div id="html_db77e4af1c94768bf5928637defe76da" style="width: 100.0%; height: 100.0%;">relay.lightning.pub:443</div>`)[0];
|
|
popup_12e1ed984779a72c1f39b03a66c98c82.setContent(html_db77e4af1c94768bf5928637defe76da);
|
|
|
|
|
|
|
|
marker_8218251cd5aab3570d1aaac8e361377b.bindPopup(popup_12e1ed984779a72c1f39b03a66c98c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8218251cd5aab3570d1aaac8e361377b.setIcon(icon_fb200ed33df15195c67942373fe66cbf);
|
|
|
|
|
|
var marker_c71e33618e3c9b5d6475480175da9441 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_af8bba12ed6c44744d9d18286d894b4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5c28cec16e7c7a3915b6caae7656e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39870c35bc44e787531c90ffa6c250eb = $(`<div id="html_39870c35bc44e787531c90ffa6c250eb" style="width: 100.0%; height: 100.0%;">thecitadel.nostr1.com</div>`)[0];
|
|
popup_b5c28cec16e7c7a3915b6caae7656e28.setContent(html_39870c35bc44e787531c90ffa6c250eb);
|
|
|
|
|
|
|
|
marker_c71e33618e3c9b5d6475480175da9441.bindPopup(popup_b5c28cec16e7c7a3915b6caae7656e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c71e33618e3c9b5d6475480175da9441.setIcon(icon_af8bba12ed6c44744d9d18286d894b4e);
|
|
|
|
|
|
var marker_dfcd748b6080a56fc7a61683f270ff55 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6e9ec5724254a3cf09e44688448f99e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_707fde6a10b0a4d95a963d8b4aca77e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff17c768a42a5759fdab176964b735e1 = $(`<div id="html_ff17c768a42a5759fdab176964b735e1" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_707fde6a10b0a4d95a963d8b4aca77e0.setContent(html_ff17c768a42a5759fdab176964b735e1);
|
|
|
|
|
|
|
|
marker_dfcd748b6080a56fc7a61683f270ff55.bindPopup(popup_707fde6a10b0a4d95a963d8b4aca77e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfcd748b6080a56fc7a61683f270ff55.setIcon(icon_6e9ec5724254a3cf09e44688448f99e7);
|
|
|
|
|
|
var marker_ef5f93cbfdff53ac66f0f4490fd8888b = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9e436e606161f762c044e74ff2e64afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab09f34153cbb41cc9d5daa8f1e7cfe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5980e5246b7863676fd697ccfe3639dd = $(`<div id="html_5980e5246b7863676fd697ccfe3639dd" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_ab09f34153cbb41cc9d5daa8f1e7cfe1.setContent(html_5980e5246b7863676fd697ccfe3639dd);
|
|
|
|
|
|
|
|
marker_ef5f93cbfdff53ac66f0f4490fd8888b.bindPopup(popup_ab09f34153cbb41cc9d5daa8f1e7cfe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef5f93cbfdff53ac66f0f4490fd8888b.setIcon(icon_9e436e606161f762c044e74ff2e64afc);
|
|
|
|
|
|
var marker_03e6d75ccb891365aab806478c775521 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_35596956168da54f6c9b84443bd83569 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c307d0f3b5cebd289a5d51919ec4bffb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cc53eff7a3428c8ebf92727cb640432 = $(`<div id="html_9cc53eff7a3428c8ebf92727cb640432" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com:443</div>`)[0];
|
|
popup_c307d0f3b5cebd289a5d51919ec4bffb.setContent(html_9cc53eff7a3428c8ebf92727cb640432);
|
|
|
|
|
|
|
|
marker_03e6d75ccb891365aab806478c775521.bindPopup(popup_c307d0f3b5cebd289a5d51919ec4bffb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03e6d75ccb891365aab806478c775521.setIcon(icon_35596956168da54f6c9b84443bd83569);
|
|
|
|
|
|
var marker_d9114912209fde074f04b916a57cfd9d = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_adc81115362878f590b2a9325895a597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce5fab720bf1c1d8d74a9c93a25f1551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fdf11c4d1698999bee2be3bcebd2cd4 = $(`<div id="html_8fdf11c4d1698999bee2be3bcebd2cd4" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_ce5fab720bf1c1d8d74a9c93a25f1551.setContent(html_8fdf11c4d1698999bee2be3bcebd2cd4);
|
|
|
|
|
|
|
|
marker_d9114912209fde074f04b916a57cfd9d.bindPopup(popup_ce5fab720bf1c1d8d74a9c93a25f1551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9114912209fde074f04b916a57cfd9d.setIcon(icon_adc81115362878f590b2a9325895a597);
|
|
|
|
|
|
var marker_9e7542229d34be1e538ea25abd7cc98d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5f37a40e7c590cb3c062eb215336d9ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf4a743f232b707fbf4dc1a29c564ddf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74f47b2aa1b3cd8a9c638ac5156c7468 = $(`<div id="html_74f47b2aa1b3cd8a9c638ac5156c7468" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_cf4a743f232b707fbf4dc1a29c564ddf.setContent(html_74f47b2aa1b3cd8a9c638ac5156c7468);
|
|
|
|
|
|
|
|
marker_9e7542229d34be1e538ea25abd7cc98d.bindPopup(popup_cf4a743f232b707fbf4dc1a29c564ddf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e7542229d34be1e538ea25abd7cc98d.setIcon(icon_5f37a40e7c590cb3c062eb215336d9ab);
|
|
|
|
|
|
var marker_dbca053bec8135c04fd36809269a2288 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_dc31df0de30d534acd746d3e504984df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8236c1bacc667e5838698a411d4f92a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_632f0546d0c9dbef7ff53abfe97b536a = $(`<div id="html_632f0546d0c9dbef7ff53abfe97b536a" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_8236c1bacc667e5838698a411d4f92a3.setContent(html_632f0546d0c9dbef7ff53abfe97b536a);
|
|
|
|
|
|
|
|
marker_dbca053bec8135c04fd36809269a2288.bindPopup(popup_8236c1bacc667e5838698a411d4f92a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbca053bec8135c04fd36809269a2288.setIcon(icon_dc31df0de30d534acd746d3e504984df);
|
|
|
|
|
|
var marker_71a135fbcd0ce258fa535b8a56bae90d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_adfc26b53e0bdf214cb76c3bc0d6750f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25891b87859e33f3bdfd4969e391316c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e8b695a6aebb76abaa25dd72b6efe02 = $(`<div id="html_8e8b695a6aebb76abaa25dd72b6efe02" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_25891b87859e33f3bdfd4969e391316c.setContent(html_8e8b695a6aebb76abaa25dd72b6efe02);
|
|
|
|
|
|
|
|
marker_71a135fbcd0ce258fa535b8a56bae90d.bindPopup(popup_25891b87859e33f3bdfd4969e391316c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71a135fbcd0ce258fa535b8a56bae90d.setIcon(icon_adfc26b53e0bdf214cb76c3bc0d6750f);
|
|
|
|
|
|
var marker_be001790e2e66d964e6ef3bb4e950694 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ed2753b7e53781cf0f1d053e804551d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa61b470828f4f90ac338a62045c98c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_def9e19ced30fca5e2ac18d8d941e5ae = $(`<div id="html_def9e19ced30fca5e2ac18d8d941e5ae" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_aa61b470828f4f90ac338a62045c98c1.setContent(html_def9e19ced30fca5e2ac18d8d941e5ae);
|
|
|
|
|
|
|
|
marker_be001790e2e66d964e6ef3bb4e950694.bindPopup(popup_aa61b470828f4f90ac338a62045c98c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be001790e2e66d964e6ef3bb4e950694.setIcon(icon_ed2753b7e53781cf0f1d053e804551d2);
|
|
|
|
|
|
var marker_fe89baee66356b2a9c98a01559f75459 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_32398379c9d89a91285d1c52331b937d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c6a567cd8d167e37f33e5a1a644f696 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24e144391ffae7025b3965a719cbff48 = $(`<div id="html_24e144391ffae7025b3965a719cbff48" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_8c6a567cd8d167e37f33e5a1a644f696.setContent(html_24e144391ffae7025b3965a719cbff48);
|
|
|
|
|
|
|
|
marker_fe89baee66356b2a9c98a01559f75459.bindPopup(popup_8c6a567cd8d167e37f33e5a1a644f696)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe89baee66356b2a9c98a01559f75459.setIcon(icon_32398379c9d89a91285d1c52331b937d);
|
|
|
|
|
|
var marker_c9f0eb390b779be78bf8ee52345abd3e = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0149aee8939b1f6b628d6d94e65661c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ac7e2d6e36b02ce5d8584d669d5056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68658ecae8c53fe9d36174fc90d30386 = $(`<div id="html_68658ecae8c53fe9d36174fc90d30386" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net:443</div>`)[0];
|
|
popup_59ac7e2d6e36b02ce5d8584d669d5056.setContent(html_68658ecae8c53fe9d36174fc90d30386);
|
|
|
|
|
|
|
|
marker_c9f0eb390b779be78bf8ee52345abd3e.bindPopup(popup_59ac7e2d6e36b02ce5d8584d669d5056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9f0eb390b779be78bf8ee52345abd3e.setIcon(icon_0149aee8939b1f6b628d6d94e65661c0);
|
|
|
|
|
|
var marker_15eeceb2665f62fa5287c087da9d2c32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5191def115acfa00354bf61ffdeb756a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5f8aec9908305f74480154049ad570a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11a808061dea1093e61626f165c03f0c = $(`<div id="html_11a808061dea1093e61626f165c03f0c" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_f5f8aec9908305f74480154049ad570a.setContent(html_11a808061dea1093e61626f165c03f0c);
|
|
|
|
|
|
|
|
marker_15eeceb2665f62fa5287c087da9d2c32.bindPopup(popup_f5f8aec9908305f74480154049ad570a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15eeceb2665f62fa5287c087da9d2c32.setIcon(icon_5191def115acfa00354bf61ffdeb756a);
|
|
|
|
|
|
var marker_66ba2aaa411d7cf6e5d48810116df507 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_70b345a0e6bfad1b394bce56be3fe175 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fad1cb8057a51c12cc3a6f6f84a63cb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a0aac96e7021fe30b1c50dc28b70d39 = $(`<div id="html_7a0aac96e7021fe30b1c50dc28b70d39" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_fad1cb8057a51c12cc3a6f6f84a63cb0.setContent(html_7a0aac96e7021fe30b1c50dc28b70d39);
|
|
|
|
|
|
|
|
marker_66ba2aaa411d7cf6e5d48810116df507.bindPopup(popup_fad1cb8057a51c12cc3a6f6f84a63cb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66ba2aaa411d7cf6e5d48810116df507.setIcon(icon_70b345a0e6bfad1b394bce56be3fe175);
|
|
|
|
|
|
var marker_4d4e9248cfe3fb3d87e97b40a6787659 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8ab07be389f8d24253981e187f49691a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d787c0e20a0706251963c8bf960d0dcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a7c20029bb582bd3cfd1276cd5dfab1 = $(`<div id="html_5a7c20029bb582bd3cfd1276cd5dfab1" style="width: 100.0%; height: 100.0%;">nostr.chaima.info:443</div>`)[0];
|
|
popup_d787c0e20a0706251963c8bf960d0dcb.setContent(html_5a7c20029bb582bd3cfd1276cd5dfab1);
|
|
|
|
|
|
|
|
marker_4d4e9248cfe3fb3d87e97b40a6787659.bindPopup(popup_d787c0e20a0706251963c8bf960d0dcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d4e9248cfe3fb3d87e97b40a6787659.setIcon(icon_8ab07be389f8d24253981e187f49691a);
|
|
|
|
|
|
var marker_22f5efe21d060f6653e76c8949b1b08e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_23fc6cce29fc29ac703dea73e9fd5135 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3814f170d35bd71ebd0652d6681d5891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb16e97d6103a47a9142d52c83b48531 = $(`<div id="html_cb16e97d6103a47a9142d52c83b48531" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_3814f170d35bd71ebd0652d6681d5891.setContent(html_cb16e97d6103a47a9142d52c83b48531);
|
|
|
|
|
|
|
|
marker_22f5efe21d060f6653e76c8949b1b08e.bindPopup(popup_3814f170d35bd71ebd0652d6681d5891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22f5efe21d060f6653e76c8949b1b08e.setIcon(icon_23fc6cce29fc29ac703dea73e9fd5135);
|
|
|
|
|
|
var marker_99de100a0a4752e55a70cbabdb226e40 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5b81830f393e1739f66e27772d8f756f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2ea2a337de2a2211e53cb4f68937c53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d07eff650dd036ab95741c60d976a83 = $(`<div id="html_6d07eff650dd036ab95741c60d976a83" style="width: 100.0%; height: 100.0%;">relay.agorist.space:443</div>`)[0];
|
|
popup_f2ea2a337de2a2211e53cb4f68937c53.setContent(html_6d07eff650dd036ab95741c60d976a83);
|
|
|
|
|
|
|
|
marker_99de100a0a4752e55a70cbabdb226e40.bindPopup(popup_f2ea2a337de2a2211e53cb4f68937c53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99de100a0a4752e55a70cbabdb226e40.setIcon(icon_5b81830f393e1739f66e27772d8f756f);
|
|
|
|
|
|
var marker_11c4ad2a635c2ae6b77e0676ebeb4305 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_22887e0cc0900a84d55e70fa0712a8ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7f65b0a2ca416beeee4136d451adc07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05c29de9b5ecce716f2accab6fe24917 = $(`<div id="html_05c29de9b5ecce716f2accab6fe24917" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_a7f65b0a2ca416beeee4136d451adc07.setContent(html_05c29de9b5ecce716f2accab6fe24917);
|
|
|
|
|
|
|
|
marker_11c4ad2a635c2ae6b77e0676ebeb4305.bindPopup(popup_a7f65b0a2ca416beeee4136d451adc07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11c4ad2a635c2ae6b77e0676ebeb4305.setIcon(icon_22887e0cc0900a84d55e70fa0712a8ef);
|
|
|
|
|
|
var marker_9815ef3019ad1a1fa0c271ad2677fd87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_00d638a22ca35511a4bcdd4ec7d2b893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eddbd17cfff4c8507ecd11e8dba087d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f01a32a31b66c0897b18697c7c790f7 = $(`<div id="html_9f01a32a31b66c0897b18697c7c790f7" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_5eddbd17cfff4c8507ecd11e8dba087d.setContent(html_9f01a32a31b66c0897b18697c7c790f7);
|
|
|
|
|
|
|
|
marker_9815ef3019ad1a1fa0c271ad2677fd87.bindPopup(popup_5eddbd17cfff4c8507ecd11e8dba087d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9815ef3019ad1a1fa0c271ad2677fd87.setIcon(icon_00d638a22ca35511a4bcdd4ec7d2b893);
|
|
|
|
|
|
var marker_5b3afc430ed98b7183217be226f2d8b0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_899329b7ac5cae1f6443a3269e8d08c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba50eeee63246c8d18caee370f74cdb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74b0316884d065264eeac2069e04aec = $(`<div id="html_b74b0316884d065264eeac2069e04aec" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_ba50eeee63246c8d18caee370f74cdb5.setContent(html_b74b0316884d065264eeac2069e04aec);
|
|
|
|
|
|
|
|
marker_5b3afc430ed98b7183217be226f2d8b0.bindPopup(popup_ba50eeee63246c8d18caee370f74cdb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b3afc430ed98b7183217be226f2d8b0.setIcon(icon_899329b7ac5cae1f6443a3269e8d08c2);
|
|
|
|
|
|
var marker_57c607ed4c6bd23ce6175daab448fc46 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_afa836b6a4600e7b1444e52d71cef7b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9553f66ec3730b54a6609ef5a5efbefe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a93eca8d6f4b3e47f24deeffe56b9b5 = $(`<div id="html_0a93eca8d6f4b3e47f24deeffe56b9b5" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_9553f66ec3730b54a6609ef5a5efbefe.setContent(html_0a93eca8d6f4b3e47f24deeffe56b9b5);
|
|
|
|
|
|
|
|
marker_57c607ed4c6bd23ce6175daab448fc46.bindPopup(popup_9553f66ec3730b54a6609ef5a5efbefe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57c607ed4c6bd23ce6175daab448fc46.setIcon(icon_afa836b6a4600e7b1444e52d71cef7b4);
|
|
|
|
|
|
var marker_1981606800afc7e1ad556f16b8c90a42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8eb517b19bc0f2c7c8a8d3f160d21a65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8aa4a57cbd4735742485dc5e6cfe0f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e636c4643350730437947949eb374398 = $(`<div id="html_e636c4643350730437947949eb374398" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_c8aa4a57cbd4735742485dc5e6cfe0f6.setContent(html_e636c4643350730437947949eb374398);
|
|
|
|
|
|
|
|
marker_1981606800afc7e1ad556f16b8c90a42.bindPopup(popup_c8aa4a57cbd4735742485dc5e6cfe0f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1981606800afc7e1ad556f16b8c90a42.setIcon(icon_8eb517b19bc0f2c7c8a8d3f160d21a65);
|
|
|
|
|
|
var marker_266bd48c32293a9d03512bc7e9c8a772 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_44b5d8c328f6952288dfb4a6cf9b9ed0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f40d3bcb3517f60cdf23b2a3a4a951f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_055b02d8cad22b1a65bc739d4dd3e10f = $(`<div id="html_055b02d8cad22b1a65bc739d4dd3e10f" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_3f40d3bcb3517f60cdf23b2a3a4a951f.setContent(html_055b02d8cad22b1a65bc739d4dd3e10f);
|
|
|
|
|
|
|
|
marker_266bd48c32293a9d03512bc7e9c8a772.bindPopup(popup_3f40d3bcb3517f60cdf23b2a3a4a951f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_266bd48c32293a9d03512bc7e9c8a772.setIcon(icon_44b5d8c328f6952288dfb4a6cf9b9ed0);
|
|
|
|
|
|
var marker_8ad8336a19c7a70536a4c7cbb4385f29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b38269a40b8f914d5121a3fdddcbb293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab494301dd1547b99cc784716edf9a65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e1f99ef0661dad9306e58a943b7980c = $(`<div id="html_1e1f99ef0661dad9306e58a943b7980c" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_ab494301dd1547b99cc784716edf9a65.setContent(html_1e1f99ef0661dad9306e58a943b7980c);
|
|
|
|
|
|
|
|
marker_8ad8336a19c7a70536a4c7cbb4385f29.bindPopup(popup_ab494301dd1547b99cc784716edf9a65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ad8336a19c7a70536a4c7cbb4385f29.setIcon(icon_b38269a40b8f914d5121a3fdddcbb293);
|
|
|
|
|
|
var marker_a36b7348dbe8898d297d20e57baec85b = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ee6c54dad541ea37b2da642dc1bc1b41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cfa42718e5214920c68bed7747b219c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_358e91a2ab2b6b827eed65f251c166b0 = $(`<div id="html_358e91a2ab2b6b827eed65f251c166b0" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_9cfa42718e5214920c68bed7747b219c.setContent(html_358e91a2ab2b6b827eed65f251c166b0);
|
|
|
|
|
|
|
|
marker_a36b7348dbe8898d297d20e57baec85b.bindPopup(popup_9cfa42718e5214920c68bed7747b219c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a36b7348dbe8898d297d20e57baec85b.setIcon(icon_ee6c54dad541ea37b2da642dc1bc1b41);
|
|
|
|
|
|
var marker_1df1c84a2e54b22b48857635135a3bf2 = L.marker(
|
|
[43.3434, -3.99532],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_013078b9ffe0a2a42c1974f751ed3ae0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb2c40ad66c0640272fa3b36497d8eff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8031806361cd90a0ca07d979d4a8da06 = $(`<div id="html_8031806361cd90a0ca07d979d4a8da06" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_cb2c40ad66c0640272fa3b36497d8eff.setContent(html_8031806361cd90a0ca07d979d4a8da06);
|
|
|
|
|
|
|
|
marker_1df1c84a2e54b22b48857635135a3bf2.bindPopup(popup_cb2c40ad66c0640272fa3b36497d8eff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1df1c84a2e54b22b48857635135a3bf2.setIcon(icon_013078b9ffe0a2a42c1974f751ed3ae0);
|
|
|
|
|
|
var marker_f5365e7d3c53428e2e7663da5a62a990 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e51bdecfbe492725f82787c3231b38f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e762058203d6f3e7389c7036782cc8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b3487c0785807e5f318a3de9368667d = $(`<div id="html_4b3487c0785807e5f318a3de9368667d" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_6e762058203d6f3e7389c7036782cc8a.setContent(html_4b3487c0785807e5f318a3de9368667d);
|
|
|
|
|
|
|
|
marker_f5365e7d3c53428e2e7663da5a62a990.bindPopup(popup_6e762058203d6f3e7389c7036782cc8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5365e7d3c53428e2e7663da5a62a990.setIcon(icon_e51bdecfbe492725f82787c3231b38f7);
|
|
|
|
|
|
var marker_b7aa90370c5b02d30a0a087565a9147a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bc7d7b20fd212fcfe1718e73f10abfa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e7a4a9e14d0d48f330c9b92ed18d0e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba5c1efc0d9b00e2141c73129d144763 = $(`<div id="html_ba5c1efc0d9b00e2141c73129d144763" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_7e7a4a9e14d0d48f330c9b92ed18d0e3.setContent(html_ba5c1efc0d9b00e2141c73129d144763);
|
|
|
|
|
|
|
|
marker_b7aa90370c5b02d30a0a087565a9147a.bindPopup(popup_7e7a4a9e14d0d48f330c9b92ed18d0e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7aa90370c5b02d30a0a087565a9147a.setIcon(icon_bc7d7b20fd212fcfe1718e73f10abfa6);
|
|
|
|
|
|
var marker_d3d92bcc2de0a45f1354b5fdb355da2a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7a7f17bee59a831705e4fc7bae7567ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dddecff6019a7751ebd4988bde1530f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d82a8ec5884bd9e5aa1ea8fe6a009f64 = $(`<div id="html_d82a8ec5884bd9e5aa1ea8fe6a009f64" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_9dddecff6019a7751ebd4988bde1530f.setContent(html_d82a8ec5884bd9e5aa1ea8fe6a009f64);
|
|
|
|
|
|
|
|
marker_d3d92bcc2de0a45f1354b5fdb355da2a.bindPopup(popup_9dddecff6019a7751ebd4988bde1530f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3d92bcc2de0a45f1354b5fdb355da2a.setIcon(icon_7a7f17bee59a831705e4fc7bae7567ce);
|
|
|
|
|
|
var marker_d5849c2ee7448c54657b7d954c124d8a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_64e04b024c842600a302fe8ea534a330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55f1ce2f56b328734bd8b18912403c3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741a7d6af6b3cd051acb65ce7c7c305b = $(`<div id="html_741a7d6af6b3cd051acb65ce7c7c305b" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_55f1ce2f56b328734bd8b18912403c3e.setContent(html_741a7d6af6b3cd051acb65ce7c7c305b);
|
|
|
|
|
|
|
|
marker_d5849c2ee7448c54657b7d954c124d8a.bindPopup(popup_55f1ce2f56b328734bd8b18912403c3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5849c2ee7448c54657b7d954c124d8a.setIcon(icon_64e04b024c842600a302fe8ea534a330);
|
|
|
|
|
|
var marker_2a7c9feb6412d5b38e8d1e5ca4589088 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_35bccd4bb8e624eebd3d6bdbe911bf4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b003234203565d063b64fb7fa1c9a930 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5471eddd30882dbfd804b3bc902f7741 = $(`<div id="html_5471eddd30882dbfd804b3bc902f7741" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com:443</div>`)[0];
|
|
popup_b003234203565d063b64fb7fa1c9a930.setContent(html_5471eddd30882dbfd804b3bc902f7741);
|
|
|
|
|
|
|
|
marker_2a7c9feb6412d5b38e8d1e5ca4589088.bindPopup(popup_b003234203565d063b64fb7fa1c9a930)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a7c9feb6412d5b38e8d1e5ca4589088.setIcon(icon_35bccd4bb8e624eebd3d6bdbe911bf4e);
|
|
|
|
|
|
var marker_ea42741ce92beae46a5432d35aa81593 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9f29555171cd3a661faf26ce6311f3bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccfb57f085c5a3c09457e8ec6f556608 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eba355a22479b56dbbb253f02be397e2 = $(`<div id="html_eba355a22479b56dbbb253f02be397e2" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_ccfb57f085c5a3c09457e8ec6f556608.setContent(html_eba355a22479b56dbbb253f02be397e2);
|
|
|
|
|
|
|
|
marker_ea42741ce92beae46a5432d35aa81593.bindPopup(popup_ccfb57f085c5a3c09457e8ec6f556608)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea42741ce92beae46a5432d35aa81593.setIcon(icon_9f29555171cd3a661faf26ce6311f3bb);
|
|
|
|
|
|
var marker_d25b3270fa0656d915723c6e2d980c1b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_84752b2e8f5c18d598959bc3391fdca8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1b3e05579f97ffe42989a9d6aab591c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aa08d3aa7a01d59147a25a8907ce826 = $(`<div id="html_0aa08d3aa7a01d59147a25a8907ce826" style="width: 100.0%; height: 100.0%;">relay.edufeed.org:443</div>`)[0];
|
|
popup_d1b3e05579f97ffe42989a9d6aab591c.setContent(html_0aa08d3aa7a01d59147a25a8907ce826);
|
|
|
|
|
|
|
|
marker_d25b3270fa0656d915723c6e2d980c1b.bindPopup(popup_d1b3e05579f97ffe42989a9d6aab591c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d25b3270fa0656d915723c6e2d980c1b.setIcon(icon_84752b2e8f5c18d598959bc3391fdca8);
|
|
|
|
|
|
var marker_cbca697a160d1f8c10c1581f1d168c77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_99b7d500ff7546e78ef0526707de6ada = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88aa18208142d38d230d1eb2c2691741 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d61144234bc8f6cb92b1a33ebfbca060 = $(`<div id="html_d61144234bc8f6cb92b1a33ebfbca060" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_88aa18208142d38d230d1eb2c2691741.setContent(html_d61144234bc8f6cb92b1a33ebfbca060);
|
|
|
|
|
|
|
|
marker_cbca697a160d1f8c10c1581f1d168c77.bindPopup(popup_88aa18208142d38d230d1eb2c2691741)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbca697a160d1f8c10c1581f1d168c77.setIcon(icon_99b7d500ff7546e78ef0526707de6ada);
|
|
|
|
|
|
var marker_6a2ae6f46e95f8d00ab818c9af7fbc7d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b725fd587e1feade57788b195022212b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af9dbe2f430006484ec17ddd417702df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65c48e066bda4c4d439b2ba5b4c6b663 = $(`<div id="html_65c48e066bda4c4d439b2ba5b4c6b663" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_af9dbe2f430006484ec17ddd417702df.setContent(html_65c48e066bda4c4d439b2ba5b4c6b663);
|
|
|
|
|
|
|
|
marker_6a2ae6f46e95f8d00ab818c9af7fbc7d.bindPopup(popup_af9dbe2f430006484ec17ddd417702df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a2ae6f46e95f8d00ab818c9af7fbc7d.setIcon(icon_b725fd587e1feade57788b195022212b);
|
|
|
|
|
|
var marker_bbb619cfb596c7c017e51ce73bd62c9d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d17a575082d0a2e316fdd5e12edd7445 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b48f7e723246a108677e892d0dc0fac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_506e49460d9662bbce77e1897082e352 = $(`<div id="html_506e49460d9662bbce77e1897082e352" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_b48f7e723246a108677e892d0dc0fac1.setContent(html_506e49460d9662bbce77e1897082e352);
|
|
|
|
|
|
|
|
marker_bbb619cfb596c7c017e51ce73bd62c9d.bindPopup(popup_b48f7e723246a108677e892d0dc0fac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbb619cfb596c7c017e51ce73bd62c9d.setIcon(icon_d17a575082d0a2e316fdd5e12edd7445);
|
|
|
|
|
|
var marker_71e63090dcbcfaaf28a05fb9990bd5ba = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_52a00910539736b3608a6532c3e96d79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb03a4f3c64cd4f472e47acab25b1dd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0099db7dae0b27790b1da7b559d5fb6b = $(`<div id="html_0099db7dae0b27790b1da7b559d5fb6b" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_cb03a4f3c64cd4f472e47acab25b1dd6.setContent(html_0099db7dae0b27790b1da7b559d5fb6b);
|
|
|
|
|
|
|
|
marker_71e63090dcbcfaaf28a05fb9990bd5ba.bindPopup(popup_cb03a4f3c64cd4f472e47acab25b1dd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71e63090dcbcfaaf28a05fb9990bd5ba.setIcon(icon_52a00910539736b3608a6532c3e96d79);
|
|
|
|
|
|
var marker_b0cac4775611fac15232a58e5ba6019c = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9cbdc847f8493548422b7b4d06beb85d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76af2bc99c6aa2e62d302cc47202568f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c78c1e94854ef3e250cb1fd79295eaf5 = $(`<div id="html_c78c1e94854ef3e250cb1fd79295eaf5" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_76af2bc99c6aa2e62d302cc47202568f.setContent(html_c78c1e94854ef3e250cb1fd79295eaf5);
|
|
|
|
|
|
|
|
marker_b0cac4775611fac15232a58e5ba6019c.bindPopup(popup_76af2bc99c6aa2e62d302cc47202568f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0cac4775611fac15232a58e5ba6019c.setIcon(icon_9cbdc847f8493548422b7b4d06beb85d);
|
|
|
|
|
|
var marker_936669744aa709cdb57b824d2fd19452 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_741201486c0884b2912c944653529996 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cfe17e1dcd15f13dcfb0f662713204c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f322097cfb260fd73d85734cc592096d = $(`<div id="html_f322097cfb260fd73d85734cc592096d" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_3cfe17e1dcd15f13dcfb0f662713204c.setContent(html_f322097cfb260fd73d85734cc592096d);
|
|
|
|
|
|
|
|
marker_936669744aa709cdb57b824d2fd19452.bindPopup(popup_3cfe17e1dcd15f13dcfb0f662713204c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_936669744aa709cdb57b824d2fd19452.setIcon(icon_741201486c0884b2912c944653529996);
|
|
|
|
|
|
var marker_ed8c2dd9401fd1d56266a029f5db2299 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_10f4145d9ae21ed0d029fc173503f8de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ae8d04914cff36775735d3ea02368f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2167083328ca8947a3039b0eaefcf03 = $(`<div id="html_e2167083328ca8947a3039b0eaefcf03" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_9ae8d04914cff36775735d3ea02368f8.setContent(html_e2167083328ca8947a3039b0eaefcf03);
|
|
|
|
|
|
|
|
marker_ed8c2dd9401fd1d56266a029f5db2299.bindPopup(popup_9ae8d04914cff36775735d3ea02368f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed8c2dd9401fd1d56266a029f5db2299.setIcon(icon_10f4145d9ae21ed0d029fc173503f8de);
|
|
|
|
|
|
var marker_53a996d9cebd503d8c0ab6b6ba2371c0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0ab485b3f07c52821cba51b228439afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11773a9cc0686200743642c9f6c91081 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaf9f9270298afe60cd0f5000b68cb09 = $(`<div id="html_aaf9f9270298afe60cd0f5000b68cb09" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_11773a9cc0686200743642c9f6c91081.setContent(html_aaf9f9270298afe60cd0f5000b68cb09);
|
|
|
|
|
|
|
|
marker_53a996d9cebd503d8c0ab6b6ba2371c0.bindPopup(popup_11773a9cc0686200743642c9f6c91081)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53a996d9cebd503d8c0ab6b6ba2371c0.setIcon(icon_0ab485b3f07c52821cba51b228439afc);
|
|
|
|
|
|
var marker_a419565e31cf3a00a68ba34671ec9b14 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2399bfae9ed098399756e45805f0e9e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c88a48a254d2c0edeb4adb7db5df7f35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fef42d47afb70eccd4c680a1246f33c5 = $(`<div id="html_fef42d47afb70eccd4c680a1246f33c5" style="width: 100.0%; height: 100.0%;">relay.thecryptosquid.com</div>`)[0];
|
|
popup_c88a48a254d2c0edeb4adb7db5df7f35.setContent(html_fef42d47afb70eccd4c680a1246f33c5);
|
|
|
|
|
|
|
|
marker_a419565e31cf3a00a68ba34671ec9b14.bindPopup(popup_c88a48a254d2c0edeb4adb7db5df7f35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a419565e31cf3a00a68ba34671ec9b14.setIcon(icon_2399bfae9ed098399756e45805f0e9e9);
|
|
|
|
|
|
var marker_803a3fc68c17d4b89aebfd730b8020ba = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_74630f4ef5dcb0e7978ea35d5732d07c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f51e354c6cfbf7805a98a8fffba8fce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_077083f58ff4bed3f21bb9e09dff765f = $(`<div id="html_077083f58ff4bed3f21bb9e09dff765f" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_2f51e354c6cfbf7805a98a8fffba8fce.setContent(html_077083f58ff4bed3f21bb9e09dff765f);
|
|
|
|
|
|
|
|
marker_803a3fc68c17d4b89aebfd730b8020ba.bindPopup(popup_2f51e354c6cfbf7805a98a8fffba8fce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_803a3fc68c17d4b89aebfd730b8020ba.setIcon(icon_74630f4ef5dcb0e7978ea35d5732d07c);
|
|
|
|
|
|
var marker_ce5ac747b2c52b723c44945d910f87ba = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_189cc1602f539f2c330a5eca1cc82818 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ec7e881191c61a1f1094e6d004ce5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d9779a29154c9acff34129e9aef3059 = $(`<div id="html_2d9779a29154c9acff34129e9aef3059" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_59ec7e881191c61a1f1094e6d004ce5b.setContent(html_2d9779a29154c9acff34129e9aef3059);
|
|
|
|
|
|
|
|
marker_ce5ac747b2c52b723c44945d910f87ba.bindPopup(popup_59ec7e881191c61a1f1094e6d004ce5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce5ac747b2c52b723c44945d910f87ba.setIcon(icon_189cc1602f539f2c330a5eca1cc82818);
|
|
|
|
|
|
var marker_90e747b6bd8d1b75feb9b672308f119f = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ec193dc669d17fea09ca06c881a8b06b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebc6f74a67860b0c1cd58c36c95e62f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f8f5932062f1a0086038d423e255294 = $(`<div id="html_5f8f5932062f1a0086038d423e255294" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_ebc6f74a67860b0c1cd58c36c95e62f9.setContent(html_5f8f5932062f1a0086038d423e255294);
|
|
|
|
|
|
|
|
marker_90e747b6bd8d1b75feb9b672308f119f.bindPopup(popup_ebc6f74a67860b0c1cd58c36c95e62f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90e747b6bd8d1b75feb9b672308f119f.setIcon(icon_ec193dc669d17fea09ca06c881a8b06b);
|
|
|
|
|
|
var marker_729aeae6e415ee17e960dd2497afc4db = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_26871e27293e979751db2e7d77099536 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64778e0d1de0bb8367b026650fc4de75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c600af9ba581b58c97d207da8bf57cd6 = $(`<div id="html_c600af9ba581b58c97d207da8bf57cd6" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_64778e0d1de0bb8367b026650fc4de75.setContent(html_c600af9ba581b58c97d207da8bf57cd6);
|
|
|
|
|
|
|
|
marker_729aeae6e415ee17e960dd2497afc4db.bindPopup(popup_64778e0d1de0bb8367b026650fc4de75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729aeae6e415ee17e960dd2497afc4db.setIcon(icon_26871e27293e979751db2e7d77099536);
|
|
|
|
|
|
var marker_39cadd3e0b626adaf824651e61dbc83a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_550a71ef18b08d4df8047f0ed0f44ccd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98dd5c4b9aa1bb7dabfe06f0db0ee590 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a77fb4694d62520d96581c2b5858683 = $(`<div id="html_5a77fb4694d62520d96581c2b5858683" style="width: 100.0%; height: 100.0%;">syb.lol:443</div>`)[0];
|
|
popup_98dd5c4b9aa1bb7dabfe06f0db0ee590.setContent(html_5a77fb4694d62520d96581c2b5858683);
|
|
|
|
|
|
|
|
marker_39cadd3e0b626adaf824651e61dbc83a.bindPopup(popup_98dd5c4b9aa1bb7dabfe06f0db0ee590)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39cadd3e0b626adaf824651e61dbc83a.setIcon(icon_550a71ef18b08d4df8047f0ed0f44ccd);
|
|
|
|
|
|
var marker_d3430f9b8618f1c0c781f5ababb4ae38 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_dc3b87a436b08f6d9c4cb3d6e67c94b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cc3931cff9317bac2abd88eb88a0326 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dec1b758ee9ca9c78b7fdfa67ab3f464 = $(`<div id="html_dec1b758ee9ca9c78b7fdfa67ab3f464" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_6cc3931cff9317bac2abd88eb88a0326.setContent(html_dec1b758ee9ca9c78b7fdfa67ab3f464);
|
|
|
|
|
|
|
|
marker_d3430f9b8618f1c0c781f5ababb4ae38.bindPopup(popup_6cc3931cff9317bac2abd88eb88a0326)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3430f9b8618f1c0c781f5ababb4ae38.setIcon(icon_dc3b87a436b08f6d9c4cb3d6e67c94b0);
|
|
|
|
|
|
var marker_bce156f6aaf6a0aa164851013282db56 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3fe38123bc0670337b537e0b6fdd5adc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53b84d14623ecb0e078b450dcc66b610 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b421c1b2b1deae59f00e7060a778e0 = $(`<div id="html_f9b421c1b2b1deae59f00e7060a778e0" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_53b84d14623ecb0e078b450dcc66b610.setContent(html_f9b421c1b2b1deae59f00e7060a778e0);
|
|
|
|
|
|
|
|
marker_bce156f6aaf6a0aa164851013282db56.bindPopup(popup_53b84d14623ecb0e078b450dcc66b610)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bce156f6aaf6a0aa164851013282db56.setIcon(icon_3fe38123bc0670337b537e0b6fdd5adc);
|
|
|
|
|
|
var marker_5873566fc96a26d354790db02cd5ff19 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d44fbd0549f2d99d58fa5f75e60a1c43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a419b92a2ed406c613348d72182f12b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c38f77b1a1e2ee60b75836af4d92ff21 = $(`<div id="html_c38f77b1a1e2ee60b75836af4d92ff21" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_a419b92a2ed406c613348d72182f12b5.setContent(html_c38f77b1a1e2ee60b75836af4d92ff21);
|
|
|
|
|
|
|
|
marker_5873566fc96a26d354790db02cd5ff19.bindPopup(popup_a419b92a2ed406c613348d72182f12b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5873566fc96a26d354790db02cd5ff19.setIcon(icon_d44fbd0549f2d99d58fa5f75e60a1c43);
|
|
|
|
|
|
var marker_c7c0a9ad57cb33cf50cb3840ee67bb5c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_aea6cdd1b3d62b7f589314ed5590eba8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21ac65263f8f03929ce359d3d30e1c26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18ebfd315c4e6276bf40da970929f875 = $(`<div id="html_18ebfd315c4e6276bf40da970929f875" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_21ac65263f8f03929ce359d3d30e1c26.setContent(html_18ebfd315c4e6276bf40da970929f875);
|
|
|
|
|
|
|
|
marker_c7c0a9ad57cb33cf50cb3840ee67bb5c.bindPopup(popup_21ac65263f8f03929ce359d3d30e1c26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7c0a9ad57cb33cf50cb3840ee67bb5c.setIcon(icon_aea6cdd1b3d62b7f589314ed5590eba8);
|
|
|
|
|
|
var marker_1b23c908eb206ed40217d0d92d7b2050 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2d91f76ac5aed0c99cf71e9c096d6cdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edd6cdcca93ecb9a25e46d9ef5de38d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f33263e1cc2bac852d9413321a0c33a9 = $(`<div id="html_f33263e1cc2bac852d9413321a0c33a9" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_edd6cdcca93ecb9a25e46d9ef5de38d3.setContent(html_f33263e1cc2bac852d9413321a0c33a9);
|
|
|
|
|
|
|
|
marker_1b23c908eb206ed40217d0d92d7b2050.bindPopup(popup_edd6cdcca93ecb9a25e46d9ef5de38d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b23c908eb206ed40217d0d92d7b2050.setIcon(icon_2d91f76ac5aed0c99cf71e9c096d6cdb);
|
|
|
|
|
|
var marker_4b538541c7b10844e67bd841d0f7db06 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fa8c23b1cd7b820388a6d435d71ac2f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba80742adf6a2eb40de70c20885cf611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_061d4c848fcb297ca46bfcb5488f6e00 = $(`<div id="html_061d4c848fcb297ca46bfcb5488f6e00" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_ba80742adf6a2eb40de70c20885cf611.setContent(html_061d4c848fcb297ca46bfcb5488f6e00);
|
|
|
|
|
|
|
|
marker_4b538541c7b10844e67bd841d0f7db06.bindPopup(popup_ba80742adf6a2eb40de70c20885cf611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b538541c7b10844e67bd841d0f7db06.setIcon(icon_fa8c23b1cd7b820388a6d435d71ac2f1);
|
|
|
|
|
|
var marker_b645c6a618840ae1a2734a1f9aa38d07 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2557af20a7f567252e3c7345545b87a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d112a486cfdd7a6a24542f98f1f072f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44d732756419ef3691eee9b59df82429 = $(`<div id="html_44d732756419ef3691eee9b59df82429" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_d112a486cfdd7a6a24542f98f1f072f4.setContent(html_44d732756419ef3691eee9b59df82429);
|
|
|
|
|
|
|
|
marker_b645c6a618840ae1a2734a1f9aa38d07.bindPopup(popup_d112a486cfdd7a6a24542f98f1f072f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b645c6a618840ae1a2734a1f9aa38d07.setIcon(icon_2557af20a7f567252e3c7345545b87a7);
|
|
|
|
|
|
var marker_009d1256d82c839d60233298efd0f5ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bfcbfa208dd60d9b3bd81542df37fed6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4cc4f392b24cd611829ef0722be6378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_660bf0a508b8867f1cac010e17da5242 = $(`<div id="html_660bf0a508b8867f1cac010e17da5242" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io:443</div>`)[0];
|
|
popup_d4cc4f392b24cd611829ef0722be6378.setContent(html_660bf0a508b8867f1cac010e17da5242);
|
|
|
|
|
|
|
|
marker_009d1256d82c839d60233298efd0f5ee.bindPopup(popup_d4cc4f392b24cd611829ef0722be6378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_009d1256d82c839d60233298efd0f5ee.setIcon(icon_bfcbfa208dd60d9b3bd81542df37fed6);
|
|
|
|
|
|
var marker_e1bbb7419bf60fa45b97e13275fd1cce = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5a8239208f15f0329cc2a23515bae528 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4a6661cde65863e6ebe6be5608c47cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c472482efee788b606d6c1f445b625a8 = $(`<div id="html_c472482efee788b606d6c1f445b625a8" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch:443</div>`)[0];
|
|
popup_d4a6661cde65863e6ebe6be5608c47cc.setContent(html_c472482efee788b606d6c1f445b625a8);
|
|
|
|
|
|
|
|
marker_e1bbb7419bf60fa45b97e13275fd1cce.bindPopup(popup_d4a6661cde65863e6ebe6be5608c47cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1bbb7419bf60fa45b97e13275fd1cce.setIcon(icon_5a8239208f15f0329cc2a23515bae528);
|
|
|
|
|
|
var marker_dab0f87d05786d1732e9e1600ae0a181 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b3ab2ac604c4e86b2e3c1eb37dedf0e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bcb347d2b389381da27bc0dbccbdc79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d2f8352c4b2fe1899d75c8702b083b0 = $(`<div id="html_8d2f8352c4b2fe1899d75c8702b083b0" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com:443</div>`)[0];
|
|
popup_6bcb347d2b389381da27bc0dbccbdc79.setContent(html_8d2f8352c4b2fe1899d75c8702b083b0);
|
|
|
|
|
|
|
|
marker_dab0f87d05786d1732e9e1600ae0a181.bindPopup(popup_6bcb347d2b389381da27bc0dbccbdc79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dab0f87d05786d1732e9e1600ae0a181.setIcon(icon_b3ab2ac604c4e86b2e3c1eb37dedf0e4);
|
|
|
|
|
|
var marker_d6ee6823d6233fa21308904381514b7b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b828b67850b838a8479a267723c27b68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00b6fcc6ded1c5a800301ddca2d28394 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bbd9b01f0f34c1d96655f0946b5773c = $(`<div id="html_1bbd9b01f0f34c1d96655f0946b5773c" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io:443</div>`)[0];
|
|
popup_00b6fcc6ded1c5a800301ddca2d28394.setContent(html_1bbd9b01f0f34c1d96655f0946b5773c);
|
|
|
|
|
|
|
|
marker_d6ee6823d6233fa21308904381514b7b.bindPopup(popup_00b6fcc6ded1c5a800301ddca2d28394)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6ee6823d6233fa21308904381514b7b.setIcon(icon_b828b67850b838a8479a267723c27b68);
|
|
|
|
|
|
var marker_42a8fccd8c24976fcafabbf24a8ad0aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1d86df5e7d56277181d289ffa12a7632 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45135c65f2604852638a699f147b95c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_922df96b8b9c7c0131c8f792463bb4e2 = $(`<div id="html_922df96b8b9c7c0131c8f792463bb4e2" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_45135c65f2604852638a699f147b95c3.setContent(html_922df96b8b9c7c0131c8f792463bb4e2);
|
|
|
|
|
|
|
|
marker_42a8fccd8c24976fcafabbf24a8ad0aa.bindPopup(popup_45135c65f2604852638a699f147b95c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42a8fccd8c24976fcafabbf24a8ad0aa.setIcon(icon_1d86df5e7d56277181d289ffa12a7632);
|
|
|
|
|
|
var marker_4dca4d097025b5531e51252bee566b8b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fb970af267d93a19ffb4f9aa6c9f9f42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_620440dd48c1965137095bdf5c5d2b00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b755dabb009997bb9acae1b910e4d0f2 = $(`<div id="html_b755dabb009997bb9acae1b910e4d0f2" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev:443</div>`)[0];
|
|
popup_620440dd48c1965137095bdf5c5d2b00.setContent(html_b755dabb009997bb9acae1b910e4d0f2);
|
|
|
|
|
|
|
|
marker_4dca4d097025b5531e51252bee566b8b.bindPopup(popup_620440dd48c1965137095bdf5c5d2b00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dca4d097025b5531e51252bee566b8b.setIcon(icon_fb970af267d93a19ffb4f9aa6c9f9f42);
|
|
|
|
|
|
var marker_e2853e9fbfcacb62eab497f2d14a543a = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e7964aa6e0c1d8dfb2721c0fa1ebe9cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b8732b10c204d80a2cd9beb75bf3e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0131e2223923aabea813aa0b17423680 = $(`<div id="html_0131e2223923aabea813aa0b17423680" style="width: 100.0%; height: 100.0%;">articles.layer3.news:443</div>`)[0];
|
|
popup_8b8732b10c204d80a2cd9beb75bf3e67.setContent(html_0131e2223923aabea813aa0b17423680);
|
|
|
|
|
|
|
|
marker_e2853e9fbfcacb62eab497f2d14a543a.bindPopup(popup_8b8732b10c204d80a2cd9beb75bf3e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2853e9fbfcacb62eab497f2d14a543a.setIcon(icon_e7964aa6e0c1d8dfb2721c0fa1ebe9cb);
|
|
|
|
|
|
var marker_d3118b47dcce21417fdfb0ac3fa5b67d = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_571ff17464d500ed8f450ca8ef5caf32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb3c2b02b4a6ce7f2f107082f8f82409 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e598b9fa15a850bdef17c652e1717a2c = $(`<div id="html_e598b9fa15a850bdef17c652e1717a2c" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_bb3c2b02b4a6ce7f2f107082f8f82409.setContent(html_e598b9fa15a850bdef17c652e1717a2c);
|
|
|
|
|
|
|
|
marker_d3118b47dcce21417fdfb0ac3fa5b67d.bindPopup(popup_bb3c2b02b4a6ce7f2f107082f8f82409)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3118b47dcce21417fdfb0ac3fa5b67d.setIcon(icon_571ff17464d500ed8f450ca8ef5caf32);
|
|
|
|
|
|
var marker_0445b61a0306d2f06b3e8fa43c356fbb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_512540c40035aa34b43fa343be90b5ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9da535da21eb0958f770dc07d09eafcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2662cc5597b04949ad8181a5c879a189 = $(`<div id="html_2662cc5597b04949ad8181a5c879a189" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe:443</div>`)[0];
|
|
popup_9da535da21eb0958f770dc07d09eafcc.setContent(html_2662cc5597b04949ad8181a5c879a189);
|
|
|
|
|
|
|
|
marker_0445b61a0306d2f06b3e8fa43c356fbb.bindPopup(popup_9da535da21eb0958f770dc07d09eafcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0445b61a0306d2f06b3e8fa43c356fbb.setIcon(icon_512540c40035aa34b43fa343be90b5ef);
|
|
|
|
|
|
var marker_b14d3040e75de833d5366237d0ce18cf = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e14eb6d83ebd5e884e23d663cbe32b62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb7b2bb4c51c23ed18dbdef31748408b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e6a524224dfbd81f065db7da3e9635d = $(`<div id="html_4e6a524224dfbd81f065db7da3e9635d" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_fb7b2bb4c51c23ed18dbdef31748408b.setContent(html_4e6a524224dfbd81f065db7da3e9635d);
|
|
|
|
|
|
|
|
marker_b14d3040e75de833d5366237d0ce18cf.bindPopup(popup_fb7b2bb4c51c23ed18dbdef31748408b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b14d3040e75de833d5366237d0ce18cf.setIcon(icon_e14eb6d83ebd5e884e23d663cbe32b62);
|
|
|
|
|
|
var marker_f3c08b22d2aa6bff791eb40f717e0e79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3104443d79fbe2e431b68f910c6c3b9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7897061862536d67100bee51f33f58f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_599bd6719d1151fb10387f14595d7f24 = $(`<div id="html_599bd6719d1151fb10387f14595d7f24" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_7897061862536d67100bee51f33f58f0.setContent(html_599bd6719d1151fb10387f14595d7f24);
|
|
|
|
|
|
|
|
marker_f3c08b22d2aa6bff791eb40f717e0e79.bindPopup(popup_7897061862536d67100bee51f33f58f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3c08b22d2aa6bff791eb40f717e0e79.setIcon(icon_3104443d79fbe2e431b68f910c6c3b9a);
|
|
|
|
|
|
var marker_a006a5058051cc383ec5de144b499974 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_58686a291034bf14812e30e1bc881727 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1508b6e4e9cdb4edabc93d8e9a605ef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25cbba51a12f055d6de62d742e20cb61 = $(`<div id="html_25cbba51a12f055d6de62d742e20cb61" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_1508b6e4e9cdb4edabc93d8e9a605ef0.setContent(html_25cbba51a12f055d6de62d742e20cb61);
|
|
|
|
|
|
|
|
marker_a006a5058051cc383ec5de144b499974.bindPopup(popup_1508b6e4e9cdb4edabc93d8e9a605ef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a006a5058051cc383ec5de144b499974.setIcon(icon_58686a291034bf14812e30e1bc881727);
|
|
|
|
|
|
var marker_dcf8ab3ef826cb9ed6a760a20e560d23 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_c2315c83286514befe697e7812b6ccdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5972e076099cf874367d670ff88fdde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3c28333892ebfc3a1c83692eae853f2 = $(`<div id="html_f3c28333892ebfc3a1c83692eae853f2" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_c5972e076099cf874367d670ff88fdde.setContent(html_f3c28333892ebfc3a1c83692eae853f2);
|
|
|
|
|
|
|
|
marker_dcf8ab3ef826cb9ed6a760a20e560d23.bindPopup(popup_c5972e076099cf874367d670ff88fdde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcf8ab3ef826cb9ed6a760a20e560d23.setIcon(icon_c2315c83286514befe697e7812b6ccdd);
|
|
|
|
|
|
var marker_f5be8f17220cc5b10b0c5d16630949b0 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5c1a21807edf49be3a640e3862535961 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f601d96bb313bfaa1669734221ca56f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7110adb2106ae7b875f5e76d31930dc5 = $(`<div id="html_7110adb2106ae7b875f5e76d31930dc5" style="width: 100.0%; height: 100.0%;">relay2.angor.io:443</div>`)[0];
|
|
popup_4f601d96bb313bfaa1669734221ca56f.setContent(html_7110adb2106ae7b875f5e76d31930dc5);
|
|
|
|
|
|
|
|
marker_f5be8f17220cc5b10b0c5d16630949b0.bindPopup(popup_4f601d96bb313bfaa1669734221ca56f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5be8f17220cc5b10b0c5d16630949b0.setIcon(icon_5c1a21807edf49be3a640e3862535961);
|
|
|
|
|
|
var marker_2596fe957a1808f01fadf99c01bf9cde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e1b40a0cbcb3bd1cea57f016be19cb14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5cfa1a76e8d12763f69fc69d97435ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b385b56e04f9092e5440b9eb342a2c9a = $(`<div id="html_b385b56e04f9092e5440b9eb342a2c9a" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_e5cfa1a76e8d12763f69fc69d97435ef.setContent(html_b385b56e04f9092e5440b9eb342a2c9a);
|
|
|
|
|
|
|
|
marker_2596fe957a1808f01fadf99c01bf9cde.bindPopup(popup_e5cfa1a76e8d12763f69fc69d97435ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2596fe957a1808f01fadf99c01bf9cde.setIcon(icon_e1b40a0cbcb3bd1cea57f016be19cb14);
|
|
|
|
|
|
var marker_ff9e209734b7e31aa80a39a914d773aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a2db090831c3bb8d8ed3ffcd0c36976f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9192713b108e42c405ddbd4c7bbacb6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b5e6c63d54320c59acd93977d905287 = $(`<div id="html_8b5e6c63d54320c59acd93977d905287" style="width: 100.0%; height: 100.0%;">vault.iris.to:443</div>`)[0];
|
|
popup_9192713b108e42c405ddbd4c7bbacb6a.setContent(html_8b5e6c63d54320c59acd93977d905287);
|
|
|
|
|
|
|
|
marker_ff9e209734b7e31aa80a39a914d773aa.bindPopup(popup_9192713b108e42c405ddbd4c7bbacb6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff9e209734b7e31aa80a39a914d773aa.setIcon(icon_a2db090831c3bb8d8ed3ffcd0c36976f);
|
|
|
|
|
|
var marker_49b7d309bd6eb4e77a1a18c73f3b16ea = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_38eb36815677ea14a233c2e7c29f8a20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06b8c8db194335759b780f6b05e074d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad781350f63ce41f88a950e330d89b4b = $(`<div id="html_ad781350f63ce41f88a950e330d89b4b" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_06b8c8db194335759b780f6b05e074d6.setContent(html_ad781350f63ce41f88a950e330d89b4b);
|
|
|
|
|
|
|
|
marker_49b7d309bd6eb4e77a1a18c73f3b16ea.bindPopup(popup_06b8c8db194335759b780f6b05e074d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49b7d309bd6eb4e77a1a18c73f3b16ea.setIcon(icon_38eb36815677ea14a233c2e7c29f8a20);
|
|
|
|
|
|
var marker_55ba3fea6891f3476c9c8903ed9cd2b6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1b425e932bd70835eb674047e8b7406e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bee829a2ee5b47b5bda631427ec4c0b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22512ef98997eeac817f25e3c4fb70d2 = $(`<div id="html_22512ef98997eeac817f25e3c4fb70d2" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market:443</div>`)[0];
|
|
popup_bee829a2ee5b47b5bda631427ec4c0b3.setContent(html_22512ef98997eeac817f25e3c4fb70d2);
|
|
|
|
|
|
|
|
marker_55ba3fea6891f3476c9c8903ed9cd2b6.bindPopup(popup_bee829a2ee5b47b5bda631427ec4c0b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55ba3fea6891f3476c9c8903ed9cd2b6.setIcon(icon_1b425e932bd70835eb674047e8b7406e);
|
|
|
|
|
|
var marker_8012f35dec5fdcf466f7ac6aafa7ad77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_08384bd79c35c08a41c0c40e774e8462 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc4dcf04e386f686a64246df041e74b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dbe03ff9dafa00318588de1f0dd11a7 = $(`<div id="html_7dbe03ff9dafa00318588de1f0dd11a7" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_dc4dcf04e386f686a64246df041e74b8.setContent(html_7dbe03ff9dafa00318588de1f0dd11a7);
|
|
|
|
|
|
|
|
marker_8012f35dec5fdcf466f7ac6aafa7ad77.bindPopup(popup_dc4dcf04e386f686a64246df041e74b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8012f35dec5fdcf466f7ac6aafa7ad77.setIcon(icon_08384bd79c35c08a41c0c40e774e8462);
|
|
|
|
|
|
var marker_4a4c77e7d10b2bfb07e1330064516cf2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3136e919960bf42dffdc05b6b30ea34c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_159941c2e6e9d511d851df839f0b92f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17c3b5aecd9ee0caf70fae6c6a858efe = $(`<div id="html_17c3b5aecd9ee0caf70fae6c6a858efe" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_159941c2e6e9d511d851df839f0b92f0.setContent(html_17c3b5aecd9ee0caf70fae6c6a858efe);
|
|
|
|
|
|
|
|
marker_4a4c77e7d10b2bfb07e1330064516cf2.bindPopup(popup_159941c2e6e9d511d851df839f0b92f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a4c77e7d10b2bfb07e1330064516cf2.setIcon(icon_3136e919960bf42dffdc05b6b30ea34c);
|
|
|
|
|
|
var marker_ab72e22f35b70c9c399fcf612afe3af8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a007750f33cae70aaf5826689ba3ed31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eed1fbbe6cf32f5ecfd2ae91daba6b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6acccd3b4b6de5ac5262a34007f7b65 = $(`<div id="html_d6acccd3b4b6de5ac5262a34007f7b65" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_2eed1fbbe6cf32f5ecfd2ae91daba6b7.setContent(html_d6acccd3b4b6de5ac5262a34007f7b65);
|
|
|
|
|
|
|
|
marker_ab72e22f35b70c9c399fcf612afe3af8.bindPopup(popup_2eed1fbbe6cf32f5ecfd2ae91daba6b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab72e22f35b70c9c399fcf612afe3af8.setIcon(icon_a007750f33cae70aaf5826689ba3ed31);
|
|
|
|
|
|
var marker_9ce9b47ee8eb46872ca0b1ea9b30359c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_17641f0ed7d83de149c3ba0277680d8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83990c5e12f194b9bef9a68a64f14832 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b28922a19e773c6845f96fb96b24d3c = $(`<div id="html_1b28922a19e773c6845f96fb96b24d3c" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_83990c5e12f194b9bef9a68a64f14832.setContent(html_1b28922a19e773c6845f96fb96b24d3c);
|
|
|
|
|
|
|
|
marker_9ce9b47ee8eb46872ca0b1ea9b30359c.bindPopup(popup_83990c5e12f194b9bef9a68a64f14832)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ce9b47ee8eb46872ca0b1ea9b30359c.setIcon(icon_17641f0ed7d83de149c3ba0277680d8d);
|
|
|
|
|
|
var marker_13ce08ce839e45c7f0c4f3dfca1a52a6 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b37f891474cfc8f5bbc5adc191bd409a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d8afbaf4f58f0c832e9999b3eab2cb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6383265a3d01bf8cbfc15c9d158a0b5 = $(`<div id="html_e6383265a3d01bf8cbfc15c9d158a0b5" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_1d8afbaf4f58f0c832e9999b3eab2cb9.setContent(html_e6383265a3d01bf8cbfc15c9d158a0b5);
|
|
|
|
|
|
|
|
marker_13ce08ce839e45c7f0c4f3dfca1a52a6.bindPopup(popup_1d8afbaf4f58f0c832e9999b3eab2cb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13ce08ce839e45c7f0c4f3dfca1a52a6.setIcon(icon_b37f891474cfc8f5bbc5adc191bd409a);
|
|
|
|
|
|
var marker_05f64bf6ed772fca613e56d2ac9fd5ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e8ca898be9efd100685e565813cc679f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e6f28829bbcf26077772fe256dd0d17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adf439436267c683c7b1c37f00b97955 = $(`<div id="html_adf439436267c683c7b1c37f00b97955" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_6e6f28829bbcf26077772fe256dd0d17.setContent(html_adf439436267c683c7b1c37f00b97955);
|
|
|
|
|
|
|
|
marker_05f64bf6ed772fca613e56d2ac9fd5ef.bindPopup(popup_6e6f28829bbcf26077772fe256dd0d17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05f64bf6ed772fca613e56d2ac9fd5ef.setIcon(icon_e8ca898be9efd100685e565813cc679f);
|
|
|
|
|
|
var marker_a5d52d9de365aa71dbbde5926b0913c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_df28614e35af9fa09357b6ff0a81ea40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd814e9d737dff526a4ba6b5e28fc56d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b767956c93d134a8b3cec9534f7edd57 = $(`<div id="html_b767956c93d134a8b3cec9534f7edd57" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_dd814e9d737dff526a4ba6b5e28fc56d.setContent(html_b767956c93d134a8b3cec9534f7edd57);
|
|
|
|
|
|
|
|
marker_a5d52d9de365aa71dbbde5926b0913c3.bindPopup(popup_dd814e9d737dff526a4ba6b5e28fc56d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5d52d9de365aa71dbbde5926b0913c3.setIcon(icon_df28614e35af9fa09357b6ff0a81ea40);
|
|
|
|
|
|
var marker_48a762baa5d1c2f4fe6b2efe824d7002 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4a67bbe742cff6b1b27972c971b9efc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2dc656ec6e8b65df86bde45d4ab4561 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97cd82c47cc39f2ba5ae22f33f78901c = $(`<div id="html_97cd82c47cc39f2ba5ae22f33f78901c" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_a2dc656ec6e8b65df86bde45d4ab4561.setContent(html_97cd82c47cc39f2ba5ae22f33f78901c);
|
|
|
|
|
|
|
|
marker_48a762baa5d1c2f4fe6b2efe824d7002.bindPopup(popup_a2dc656ec6e8b65df86bde45d4ab4561)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48a762baa5d1c2f4fe6b2efe824d7002.setIcon(icon_4a67bbe742cff6b1b27972c971b9efc8);
|
|
|
|
|
|
var marker_688821ef3319f7bf973b0322e29f12af = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e106795d4373ee68a59105b24e8845d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25677f8651d3e8df4c45a7c8840875a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e007c4341620616d380dfb0ef1b197fb = $(`<div id="html_e007c4341620616d380dfb0ef1b197fb" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_25677f8651d3e8df4c45a7c8840875a8.setContent(html_e007c4341620616d380dfb0ef1b197fb);
|
|
|
|
|
|
|
|
marker_688821ef3319f7bf973b0322e29f12af.bindPopup(popup_25677f8651d3e8df4c45a7c8840875a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_688821ef3319f7bf973b0322e29f12af.setIcon(icon_e106795d4373ee68a59105b24e8845d9);
|
|
|
|
|
|
var marker_72d45f3024b8b1b9b7f8bcb9cacde345 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ef8a76cfaa0a2a59a56217804df8847f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_847626c3ad7e2b16fd74866b38b14b72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_935cb927ef1160b6445eab566738887d = $(`<div id="html_935cb927ef1160b6445eab566738887d" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_847626c3ad7e2b16fd74866b38b14b72.setContent(html_935cb927ef1160b6445eab566738887d);
|
|
|
|
|
|
|
|
marker_72d45f3024b8b1b9b7f8bcb9cacde345.bindPopup(popup_847626c3ad7e2b16fd74866b38b14b72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72d45f3024b8b1b9b7f8bcb9cacde345.setIcon(icon_ef8a76cfaa0a2a59a56217804df8847f);
|
|
|
|
|
|
var marker_020b6f02daad1bc830bc43d67c406f24 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fcb77c8929cb6ca1c21b2286a9d3874e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_251cb1ef47beffbed8162a1b768e1902 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7616b4e76e1327f800a0a01d417b4a0 = $(`<div id="html_a7616b4e76e1327f800a0a01d417b4a0" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_251cb1ef47beffbed8162a1b768e1902.setContent(html_a7616b4e76e1327f800a0a01d417b4a0);
|
|
|
|
|
|
|
|
marker_020b6f02daad1bc830bc43d67c406f24.bindPopup(popup_251cb1ef47beffbed8162a1b768e1902)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_020b6f02daad1bc830bc43d67c406f24.setIcon(icon_fcb77c8929cb6ca1c21b2286a9d3874e);
|
|
|
|
|
|
var marker_49af6d5e4f093251138114f4a0ed9bfb = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fb146923ef80e859358445495a805fb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0ab1961fc68231897d035009f566c6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e479c56f103b432d5dfc44470879da13 = $(`<div id="html_e479c56f103b432d5dfc44470879da13" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_e0ab1961fc68231897d035009f566c6f.setContent(html_e479c56f103b432d5dfc44470879da13);
|
|
|
|
|
|
|
|
marker_49af6d5e4f093251138114f4a0ed9bfb.bindPopup(popup_e0ab1961fc68231897d035009f566c6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49af6d5e4f093251138114f4a0ed9bfb.setIcon(icon_fb146923ef80e859358445495a805fb2);
|
|
|
|
|
|
var marker_c95926d74e539aea88306f993e9d97bd = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_29e85d180e5023fdbd17382fe4801c93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dbb4332bd2eede6a5bd8625bd844501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff516ba1641201da8dbd5e22be500c22 = $(`<div id="html_ff516ba1641201da8dbd5e22be500c22" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name:443</div>`)[0];
|
|
popup_7dbb4332bd2eede6a5bd8625bd844501.setContent(html_ff516ba1641201da8dbd5e22be500c22);
|
|
|
|
|
|
|
|
marker_c95926d74e539aea88306f993e9d97bd.bindPopup(popup_7dbb4332bd2eede6a5bd8625bd844501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c95926d74e539aea88306f993e9d97bd.setIcon(icon_29e85d180e5023fdbd17382fe4801c93);
|
|
|
|
|
|
var marker_f30c204c909f7645ac543365726d8cda = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9d38c88d9756532d4d6a19552aad5f7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4a278c0cdec94a173462bff3124f284 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4effc5f313678c48ded868f7d745b459 = $(`<div id="html_4effc5f313678c48ded868f7d745b459" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_e4a278c0cdec94a173462bff3124f284.setContent(html_4effc5f313678c48ded868f7d745b459);
|
|
|
|
|
|
|
|
marker_f30c204c909f7645ac543365726d8cda.bindPopup(popup_e4a278c0cdec94a173462bff3124f284)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f30c204c909f7645ac543365726d8cda.setIcon(icon_9d38c88d9756532d4d6a19552aad5f7e);
|
|
|
|
|
|
var marker_94da326bbae50735d8705cea8c40087b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f4f0442c8c50a9bbd9fb0df8b87544a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_433a5f1e71a3cf915d913f6fd083c9cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c652a9df209e5984a5220fc49aff80f2 = $(`<div id="html_c652a9df209e5984a5220fc49aff80f2" style="width: 100.0%; height: 100.0%;">nostr-check.me</div>`)[0];
|
|
popup_433a5f1e71a3cf915d913f6fd083c9cb.setContent(html_c652a9df209e5984a5220fc49aff80f2);
|
|
|
|
|
|
|
|
marker_94da326bbae50735d8705cea8c40087b.bindPopup(popup_433a5f1e71a3cf915d913f6fd083c9cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94da326bbae50735d8705cea8c40087b.setIcon(icon_f4f0442c8c50a9bbd9fb0df8b87544a5);
|
|
|
|
|
|
var marker_c2e8efbfde29cf37c1f21dd57e87c34b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bd43df9e735c15a9d30b7ba4b6d4008a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aff1c5796226e4a1e0914bb9d4416d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1249f09727a3046384bcec1db81f328 = $(`<div id="html_d1249f09727a3046384bcec1db81f328" style="width: 100.0%; height: 100.0%;">relay.mostro.network:443</div>`)[0];
|
|
popup_9aff1c5796226e4a1e0914bb9d4416d6.setContent(html_d1249f09727a3046384bcec1db81f328);
|
|
|
|
|
|
|
|
marker_c2e8efbfde29cf37c1f21dd57e87c34b.bindPopup(popup_9aff1c5796226e4a1e0914bb9d4416d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2e8efbfde29cf37c1f21dd57e87c34b.setIcon(icon_bd43df9e735c15a9d30b7ba4b6d4008a);
|
|
|
|
|
|
var marker_b872669848fffe80c9ab9c06ea1724f6 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1c2d2293ea77e03b51102266aa63d11b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88eb576081c28f889444655d112f462b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40b61abbe80c58ab617738342f6c6a45 = $(`<div id="html_40b61abbe80c58ab617738342f6c6a45" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_88eb576081c28f889444655d112f462b.setContent(html_40b61abbe80c58ab617738342f6c6a45);
|
|
|
|
|
|
|
|
marker_b872669848fffe80c9ab9c06ea1724f6.bindPopup(popup_88eb576081c28f889444655d112f462b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b872669848fffe80c9ab9c06ea1724f6.setIcon(icon_1c2d2293ea77e03b51102266aa63d11b);
|
|
|
|
|
|
var marker_dc85261b5bfe82842409e45f665fa082 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_99b3ca27a3b2265892ccc7ed8e057e43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75aefc472fa8a2e1a0dc87f455ee4e68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d024f55a6293bf21b3794e50b9b636a6 = $(`<div id="html_d024f55a6293bf21b3794e50b9b636a6" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_75aefc472fa8a2e1a0dc87f455ee4e68.setContent(html_d024f55a6293bf21b3794e50b9b636a6);
|
|
|
|
|
|
|
|
marker_dc85261b5bfe82842409e45f665fa082.bindPopup(popup_75aefc472fa8a2e1a0dc87f455ee4e68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc85261b5bfe82842409e45f665fa082.setIcon(icon_99b3ca27a3b2265892ccc7ed8e057e43);
|
|
|
|
|
|
var marker_113b51117f9e370a025e6d89bd4dc11a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0c0c645dac2a317756738ba735be9d17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d832442df4fdeefb9aea1e870a49e275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_294d77e0ebf45d4eb969b247454eba80 = $(`<div id="html_294d77e0ebf45d4eb969b247454eba80" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_d832442df4fdeefb9aea1e870a49e275.setContent(html_294d77e0ebf45d4eb969b247454eba80);
|
|
|
|
|
|
|
|
marker_113b51117f9e370a025e6d89bd4dc11a.bindPopup(popup_d832442df4fdeefb9aea1e870a49e275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_113b51117f9e370a025e6d89bd4dc11a.setIcon(icon_0c0c645dac2a317756738ba735be9d17);
|
|
|
|
|
|
var marker_e4b3a5ac58a4230db140827c47a17075 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_91329f1696ea51392dc4cb4711d8e684 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a6b84f4301a4549cd997bc227495791 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fc79404c464abcc5ff9af6d941e576b = $(`<div id="html_4fc79404c464abcc5ff9af6d941e576b" style="width: 100.0%; height: 100.0%;">nostr2.girino.org:443</div>`)[0];
|
|
popup_2a6b84f4301a4549cd997bc227495791.setContent(html_4fc79404c464abcc5ff9af6d941e576b);
|
|
|
|
|
|
|
|
marker_e4b3a5ac58a4230db140827c47a17075.bindPopup(popup_2a6b84f4301a4549cd997bc227495791)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4b3a5ac58a4230db140827c47a17075.setIcon(icon_91329f1696ea51392dc4cb4711d8e684);
|
|
|
|
|
|
var marker_4ec8863705b744b9573880082efd51ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_594d17beeeb0e8a2b92d3867db0ff0d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af1338dbf88e72c66957e4f98cba3ce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_017b89539b2a449b1202dcbf59c84b2a = $(`<div id="html_017b89539b2a449b1202dcbf59c84b2a" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_af1338dbf88e72c66957e4f98cba3ce6.setContent(html_017b89539b2a449b1202dcbf59c84b2a);
|
|
|
|
|
|
|
|
marker_4ec8863705b744b9573880082efd51ce.bindPopup(popup_af1338dbf88e72c66957e4f98cba3ce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ec8863705b744b9573880082efd51ce.setIcon(icon_594d17beeeb0e8a2b92d3867db0ff0d2);
|
|
|
|
|
|
var marker_451d92a76bae79815f825851fd480f24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6404b0a582277edf6354cecf6a3a2261 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34a3a42c9cfc796c59719b506cda4354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07b7ff3d3f158f529b14949113098402 = $(`<div id="html_07b7ff3d3f158f529b14949113098402" style="width: 100.0%; height: 100.0%;">purplerelay.com:443</div>`)[0];
|
|
popup_34a3a42c9cfc796c59719b506cda4354.setContent(html_07b7ff3d3f158f529b14949113098402);
|
|
|
|
|
|
|
|
marker_451d92a76bae79815f825851fd480f24.bindPopup(popup_34a3a42c9cfc796c59719b506cda4354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_451d92a76bae79815f825851fd480f24.setIcon(icon_6404b0a582277edf6354cecf6a3a2261);
|
|
|
|
|
|
var marker_e2766e7bf8987c5168cb8cf7f8f41039 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a3f5473917a97eb403dbf56b3d5647be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f386e247f19f6fcef46b5e07fb74100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c76aae235c08952b59bc5bf998d1b15 = $(`<div id="html_6c76aae235c08952b59bc5bf998d1b15" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_3f386e247f19f6fcef46b5e07fb74100.setContent(html_6c76aae235c08952b59bc5bf998d1b15);
|
|
|
|
|
|
|
|
marker_e2766e7bf8987c5168cb8cf7f8f41039.bindPopup(popup_3f386e247f19f6fcef46b5e07fb74100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2766e7bf8987c5168cb8cf7f8f41039.setIcon(icon_a3f5473917a97eb403dbf56b3d5647be);
|
|
|
|
|
|
var marker_69a82a69032621dc48906286afe658f3 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1a1883036df9f51a26dbd3f73eae0c89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f5e7cd31645a6273d38239f45012260 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_663af8953d4b5a983f8214011b5f6a22 = $(`<div id="html_663af8953d4b5a983f8214011b5f6a22" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com:443</div>`)[0];
|
|
popup_3f5e7cd31645a6273d38239f45012260.setContent(html_663af8953d4b5a983f8214011b5f6a22);
|
|
|
|
|
|
|
|
marker_69a82a69032621dc48906286afe658f3.bindPopup(popup_3f5e7cd31645a6273d38239f45012260)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69a82a69032621dc48906286afe658f3.setIcon(icon_1a1883036df9f51a26dbd3f73eae0c89);
|
|
|
|
|
|
var marker_838f2cbaf022409d29424cfa730cbeff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8df4538573d62a995b6e16e92af3de3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c987ebbdeb82b0bb97d9eaa93a46d9de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1582b8279739806e816d1a6779241b90 = $(`<div id="html_1582b8279739806e816d1a6779241b90" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_c987ebbdeb82b0bb97d9eaa93a46d9de.setContent(html_1582b8279739806e816d1a6779241b90);
|
|
|
|
|
|
|
|
marker_838f2cbaf022409d29424cfa730cbeff.bindPopup(popup_c987ebbdeb82b0bb97d9eaa93a46d9de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_838f2cbaf022409d29424cfa730cbeff.setIcon(icon_8df4538573d62a995b6e16e92af3de3b);
|
|
|
|
|
|
var marker_fb45d106b534546c93a1b68af0e0651d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7987ee8ae8c47ff93e7c4c689bb23bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_052fc27a293417f44d9431dfead85439 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e397bc777eb4e064253fddc8486687e = $(`<div id="html_7e397bc777eb4e064253fddc8486687e" style="width: 100.0%; height: 100.0%;">relay.kalcafe.xyz</div>`)[0];
|
|
popup_052fc27a293417f44d9431dfead85439.setContent(html_7e397bc777eb4e064253fddc8486687e);
|
|
|
|
|
|
|
|
marker_fb45d106b534546c93a1b68af0e0651d.bindPopup(popup_052fc27a293417f44d9431dfead85439)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb45d106b534546c93a1b68af0e0651d.setIcon(icon_7987ee8ae8c47ff93e7c4c689bb23bd2);
|
|
|
|
|
|
var marker_acb096930fa11e859162eb93f159aa4e = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_64415ea3709f3919b08bb188e070847b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b38f6cf53fede9e6559d1f9b0ff9d56a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c8b4d0f1885a135e92308473982edbe = $(`<div id="html_4c8b4d0f1885a135e92308473982edbe" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_b38f6cf53fede9e6559d1f9b0ff9d56a.setContent(html_4c8b4d0f1885a135e92308473982edbe);
|
|
|
|
|
|
|
|
marker_acb096930fa11e859162eb93f159aa4e.bindPopup(popup_b38f6cf53fede9e6559d1f9b0ff9d56a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acb096930fa11e859162eb93f159aa4e.setIcon(icon_64415ea3709f3919b08bb188e070847b);
|
|
|
|
|
|
var marker_65a448fb0ae679eb8e6a00bf9491d0f2 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ef018efa166247e60a6771362a98e28b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30fc5c03e10f411f267fa56a0432703a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b72f8ff52b5104f3a3816411bf23582 = $(`<div id="html_7b72f8ff52b5104f3a3816411bf23582" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_30fc5c03e10f411f267fa56a0432703a.setContent(html_7b72f8ff52b5104f3a3816411bf23582);
|
|
|
|
|
|
|
|
marker_65a448fb0ae679eb8e6a00bf9491d0f2.bindPopup(popup_30fc5c03e10f411f267fa56a0432703a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65a448fb0ae679eb8e6a00bf9491d0f2.setIcon(icon_ef018efa166247e60a6771362a98e28b);
|
|
|
|
|
|
var marker_979f07c903475d0de62c78f525da6d87 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0527e68b85c6fa2389585b076125e812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8cd80ab66d5d226d3890d1d28751a07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_304938841b8de06a4d1d95e571156b91 = $(`<div id="html_304938841b8de06a4d1d95e571156b91" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_f8cd80ab66d5d226d3890d1d28751a07.setContent(html_304938841b8de06a4d1d95e571156b91);
|
|
|
|
|
|
|
|
marker_979f07c903475d0de62c78f525da6d87.bindPopup(popup_f8cd80ab66d5d226d3890d1d28751a07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_979f07c903475d0de62c78f525da6d87.setIcon(icon_0527e68b85c6fa2389585b076125e812);
|
|
|
|
|
|
var marker_c7e3d3818cce208b82f2c78d2e3a6c88 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cecb3460624cee6efc5dc52672f59234 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f790acd82a2c238f38feeddff3a2cbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_931cc41560f6f64f8c7af40f579c6d9a = $(`<div id="html_931cc41560f6f64f8c7af40f579c6d9a" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_9f790acd82a2c238f38feeddff3a2cbc.setContent(html_931cc41560f6f64f8c7af40f579c6d9a);
|
|
|
|
|
|
|
|
marker_c7e3d3818cce208b82f2c78d2e3a6c88.bindPopup(popup_9f790acd82a2c238f38feeddff3a2cbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7e3d3818cce208b82f2c78d2e3a6c88.setIcon(icon_cecb3460624cee6efc5dc52672f59234);
|
|
|
|
|
|
var marker_c6169d35049084503ca93035e25a89e3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4f2b19dee780645bb6b8044b93393ceb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b20289826f6b56d9903485e2230aa0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b18f3ca84e72da02dcd3d549744b5f6 = $(`<div id="html_4b18f3ca84e72da02dcd3d549744b5f6" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_8b20289826f6b56d9903485e2230aa0c.setContent(html_4b18f3ca84e72da02dcd3d549744b5f6);
|
|
|
|
|
|
|
|
marker_c6169d35049084503ca93035e25a89e3.bindPopup(popup_8b20289826f6b56d9903485e2230aa0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6169d35049084503ca93035e25a89e3.setIcon(icon_4f2b19dee780645bb6b8044b93393ceb);
|
|
|
|
|
|
var marker_682be10d5ede5989795972a41d1d9c45 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_32ba6cb82ea85a5035f9ae1349042c2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5048aa6d0249e8726b925ef2e1201ecd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96ccd847bdc4df98d2c6cf72bf76de4c = $(`<div id="html_96ccd847bdc4df98d2c6cf72bf76de4c" style="width: 100.0%; height: 100.0%;">nostr.na.social:443</div>`)[0];
|
|
popup_5048aa6d0249e8726b925ef2e1201ecd.setContent(html_96ccd847bdc4df98d2c6cf72bf76de4c);
|
|
|
|
|
|
|
|
marker_682be10d5ede5989795972a41d1d9c45.bindPopup(popup_5048aa6d0249e8726b925ef2e1201ecd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_682be10d5ede5989795972a41d1d9c45.setIcon(icon_32ba6cb82ea85a5035f9ae1349042c2e);
|
|
|
|
|
|
var marker_6f251cc8d527b5d82406a3268329b9de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9268a2bb11aaea883ac44dbba0b7f524 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5184805ddbf910856672b2d387fd30b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d8336316d6d7f98486640d1de163d90 = $(`<div id="html_6d8336316d6d7f98486640d1de163d90" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_5184805ddbf910856672b2d387fd30b9.setContent(html_6d8336316d6d7f98486640d1de163d90);
|
|
|
|
|
|
|
|
marker_6f251cc8d527b5d82406a3268329b9de.bindPopup(popup_5184805ddbf910856672b2d387fd30b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f251cc8d527b5d82406a3268329b9de.setIcon(icon_9268a2bb11aaea883ac44dbba0b7f524);
|
|
|
|
|
|
var marker_015ab2c72b61467d30d7abb7024506f4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_753292063bc3204f324d126eede0ba49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4a886d4b4dc72fa66445a851b6a9e7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_728ab8b7820eeb51e4cb8e8df70e60d4 = $(`<div id="html_728ab8b7820eeb51e4cb8e8df70e60d4" style="width: 100.0%; height: 100.0%;">nostr.davenov.com</div>`)[0];
|
|
popup_b4a886d4b4dc72fa66445a851b6a9e7a.setContent(html_728ab8b7820eeb51e4cb8e8df70e60d4);
|
|
|
|
|
|
|
|
marker_015ab2c72b61467d30d7abb7024506f4.bindPopup(popup_b4a886d4b4dc72fa66445a851b6a9e7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_015ab2c72b61467d30d7abb7024506f4.setIcon(icon_753292063bc3204f324d126eede0ba49);
|
|
|
|
|
|
var marker_96b1cbd7c6e23a6015f92f844d08b756 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_232b97834e3f52b9729db61f3d18ccf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a4ad488aece6b25ffcf7d99fb87f4cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cefb6506ffa519dc33fbbb4cff1a0caa = $(`<div id="html_cefb6506ffa519dc33fbbb4cff1a0caa" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_7a4ad488aece6b25ffcf7d99fb87f4cf.setContent(html_cefb6506ffa519dc33fbbb4cff1a0caa);
|
|
|
|
|
|
|
|
marker_96b1cbd7c6e23a6015f92f844d08b756.bindPopup(popup_7a4ad488aece6b25ffcf7d99fb87f4cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96b1cbd7c6e23a6015f92f844d08b756.setIcon(icon_232b97834e3f52b9729db61f3d18ccf0);
|
|
|
|
|
|
var marker_15330f26d87af1cd31c430e2677a148c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7e7ee80d394b3cbfdde61d50297e62d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_260f155ca362101d83a47d9565703f87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc74fac34f9b839f0f497ed7a5e26f67 = $(`<div id="html_dc74fac34f9b839f0f497ed7a5e26f67" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_260f155ca362101d83a47d9565703f87.setContent(html_dc74fac34f9b839f0f497ed7a5e26f67);
|
|
|
|
|
|
|
|
marker_15330f26d87af1cd31c430e2677a148c.bindPopup(popup_260f155ca362101d83a47d9565703f87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15330f26d87af1cd31c430e2677a148c.setIcon(icon_7e7ee80d394b3cbfdde61d50297e62d0);
|
|
|
|
|
|
var marker_4969647a842ee06a994a258afe9b6bb6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5307799613c86b6abe503b0e582aca81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ffa520d6414cb022a047bea98072a83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcdd1e28b64432e82ede5703245a0bad = $(`<div id="html_bcdd1e28b64432e82ede5703245a0bad" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io:443</div>`)[0];
|
|
popup_1ffa520d6414cb022a047bea98072a83.setContent(html_bcdd1e28b64432e82ede5703245a0bad);
|
|
|
|
|
|
|
|
marker_4969647a842ee06a994a258afe9b6bb6.bindPopup(popup_1ffa520d6414cb022a047bea98072a83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4969647a842ee06a994a258afe9b6bb6.setIcon(icon_5307799613c86b6abe503b0e582aca81);
|
|
|
|
|
|
var marker_60905a5d8a49f075fd2fcce6a207897f = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7f0c1aca29c83e4f250fc4dba41c1d8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bda26a779eefab27d15f9c6222342b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_347e38b4d7df1deb9023b3df664d4ad3 = $(`<div id="html_347e38b4d7df1deb9023b3df664d4ad3" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_5bda26a779eefab27d15f9c6222342b4.setContent(html_347e38b4d7df1deb9023b3df664d4ad3);
|
|
|
|
|
|
|
|
marker_60905a5d8a49f075fd2fcce6a207897f.bindPopup(popup_5bda26a779eefab27d15f9c6222342b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60905a5d8a49f075fd2fcce6a207897f.setIcon(icon_7f0c1aca29c83e4f250fc4dba41c1d8a);
|
|
|
|
|
|
var marker_fe6e6739d67af71afaa895478fdf7185 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_40523592fae65b5854edc3b3f70077b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c49f3f8e74ff380f09cd2ed937757fc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94495def81ebe7dd3755ffd4e6d828f1 = $(`<div id="html_94495def81ebe7dd3755ffd4e6d828f1" style="width: 100.0%; height: 100.0%;">relay.openresist.com:443</div>`)[0];
|
|
popup_c49f3f8e74ff380f09cd2ed937757fc4.setContent(html_94495def81ebe7dd3755ffd4e6d828f1);
|
|
|
|
|
|
|
|
marker_fe6e6739d67af71afaa895478fdf7185.bindPopup(popup_c49f3f8e74ff380f09cd2ed937757fc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6e6739d67af71afaa895478fdf7185.setIcon(icon_40523592fae65b5854edc3b3f70077b0);
|
|
|
|
|
|
var marker_9b036d5571cdf2ed5138df55d9a6d041 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2df6bdbcb9ba3fe0fde42119d428764c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bae7a8a40ecbd7c88fe6e598a2779a7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c14eedac9fe8ebd7a45ed9f8bb0a5ace = $(`<div id="html_c14eedac9fe8ebd7a45ed9f8bb0a5ace" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_bae7a8a40ecbd7c88fe6e598a2779a7a.setContent(html_c14eedac9fe8ebd7a45ed9f8bb0a5ace);
|
|
|
|
|
|
|
|
marker_9b036d5571cdf2ed5138df55d9a6d041.bindPopup(popup_bae7a8a40ecbd7c88fe6e598a2779a7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b036d5571cdf2ed5138df55d9a6d041.setIcon(icon_2df6bdbcb9ba3fe0fde42119d428764c);
|
|
|
|
|
|
var marker_1fec4f561d2106edbc07b327b3139975 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_988c2fc3b57eb88954a0c06799bd2e3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a54347e51527efc440a1ba39c7a4c24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac1006efad11c59b3a18163d42a01ba0 = $(`<div id="html_ac1006efad11c59b3a18163d42a01ba0" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com:443</div>`)[0];
|
|
popup_5a54347e51527efc440a1ba39c7a4c24.setContent(html_ac1006efad11c59b3a18163d42a01ba0);
|
|
|
|
|
|
|
|
marker_1fec4f561d2106edbc07b327b3139975.bindPopup(popup_5a54347e51527efc440a1ba39c7a4c24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fec4f561d2106edbc07b327b3139975.setIcon(icon_988c2fc3b57eb88954a0c06799bd2e3a);
|
|
|
|
|
|
var marker_48277ee6250bcb93d337b500b1b544d7 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0fbe10a5774589efa31df4bc5c80ae2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de20c290a5e1a62a042c197397480aff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec3d1bb72736170e8ba8de53daacb036 = $(`<div id="html_ec3d1bb72736170e8ba8de53daacb036" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_de20c290a5e1a62a042c197397480aff.setContent(html_ec3d1bb72736170e8ba8de53daacb036);
|
|
|
|
|
|
|
|
marker_48277ee6250bcb93d337b500b1b544d7.bindPopup(popup_de20c290a5e1a62a042c197397480aff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48277ee6250bcb93d337b500b1b544d7.setIcon(icon_0fbe10a5774589efa31df4bc5c80ae2c);
|
|
|
|
|
|
var marker_a76db3b0683dc171b818f167a8eb3ce8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_07262ba6919f66a82a31befe3c092bb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffc4f340a17564cb08ad42c616eef882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b11e6776af837385ad0e784bff0522f3 = $(`<div id="html_b11e6776af837385ad0e784bff0522f3" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info:443</div>`)[0];
|
|
popup_ffc4f340a17564cb08ad42c616eef882.setContent(html_b11e6776af837385ad0e784bff0522f3);
|
|
|
|
|
|
|
|
marker_a76db3b0683dc171b818f167a8eb3ce8.bindPopup(popup_ffc4f340a17564cb08ad42c616eef882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a76db3b0683dc171b818f167a8eb3ce8.setIcon(icon_07262ba6919f66a82a31befe3c092bb8);
|
|
|
|
|
|
var marker_7509bb4946652e16fccb40a3e1a4f07f = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_86ed465d3a37755f230bf004588c9324 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6275f4f985816c41a1969c12662027d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbb2851705d6c4b92ffcc2e02e284089 = $(`<div id="html_bbb2851705d6c4b92ffcc2e02e284089" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_6275f4f985816c41a1969c12662027d1.setContent(html_bbb2851705d6c4b92ffcc2e02e284089);
|
|
|
|
|
|
|
|
marker_7509bb4946652e16fccb40a3e1a4f07f.bindPopup(popup_6275f4f985816c41a1969c12662027d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7509bb4946652e16fccb40a3e1a4f07f.setIcon(icon_86ed465d3a37755f230bf004588c9324);
|
|
|
|
|
|
var marker_7087c9e39ce340757e84cfffc65b9b46 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7a36b1c8dc73055789536c68f76175d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_606fbd4cf374bd1c8537efb01cede26d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_385f5f243becc83cc8e711c8b79240ee = $(`<div id="html_385f5f243becc83cc8e711c8b79240ee" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_606fbd4cf374bd1c8537efb01cede26d.setContent(html_385f5f243becc83cc8e711c8b79240ee);
|
|
|
|
|
|
|
|
marker_7087c9e39ce340757e84cfffc65b9b46.bindPopup(popup_606fbd4cf374bd1c8537efb01cede26d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7087c9e39ce340757e84cfffc65b9b46.setIcon(icon_7a36b1c8dc73055789536c68f76175d7);
|
|
|
|
|
|
var marker_e31a29452c7ecfc3322505b600e084fa = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cf9efbef6c02c0cb7d5fda7647d12e27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6930ad6fb82bd4e0935eb8de9bb44385 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c218f4c4af133a5c06c6209ed3d248e = $(`<div id="html_7c218f4c4af133a5c06c6209ed3d248e" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_6930ad6fb82bd4e0935eb8de9bb44385.setContent(html_7c218f4c4af133a5c06c6209ed3d248e);
|
|
|
|
|
|
|
|
marker_e31a29452c7ecfc3322505b600e084fa.bindPopup(popup_6930ad6fb82bd4e0935eb8de9bb44385)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e31a29452c7ecfc3322505b600e084fa.setIcon(icon_cf9efbef6c02c0cb7d5fda7647d12e27);
|
|
|
|
|
|
var marker_2d04b49dd1f4a187518e7f29f6d30a56 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fa12005fa32f5fdf6499462a81df413e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c3345385bb73a3b4942472550ed58e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d091dc3b1642091ad3a8a443a5fb5ce = $(`<div id="html_6d091dc3b1642091ad3a8a443a5fb5ce" style="width: 100.0%; height: 100.0%;">bitcoiner.social:443</div>`)[0];
|
|
popup_7c3345385bb73a3b4942472550ed58e0.setContent(html_6d091dc3b1642091ad3a8a443a5fb5ce);
|
|
|
|
|
|
|
|
marker_2d04b49dd1f4a187518e7f29f6d30a56.bindPopup(popup_7c3345385bb73a3b4942472550ed58e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d04b49dd1f4a187518e7f29f6d30a56.setIcon(icon_fa12005fa32f5fdf6499462a81df413e);
|
|
|
|
|
|
var marker_7c248bdc6ff82b16c03a955aa09004d0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_aa0149b4c9db8986dc05bc4b0a852123 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad7c097eff86fc9d72eb3934c18bc9aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_822b13f60bd1e64fe37a47b7a524e059 = $(`<div id="html_822b13f60bd1e64fe37a47b7a524e059" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_ad7c097eff86fc9d72eb3934c18bc9aa.setContent(html_822b13f60bd1e64fe37a47b7a524e059);
|
|
|
|
|
|
|
|
marker_7c248bdc6ff82b16c03a955aa09004d0.bindPopup(popup_ad7c097eff86fc9d72eb3934c18bc9aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c248bdc6ff82b16c03a955aa09004d0.setIcon(icon_aa0149b4c9db8986dc05bc4b0a852123);
|
|
|
|
|
|
var marker_8eb9524691fa3a8b1ea092cc7d355721 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2c1cf1b61c44cc2de84f89c2f08dc3b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d135a9be1e9136839d8e17c123de5cf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86a64d42c9108a99f087a932884c102c = $(`<div id="html_86a64d42c9108a99f087a932884c102c" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_d135a9be1e9136839d8e17c123de5cf0.setContent(html_86a64d42c9108a99f087a932884c102c);
|
|
|
|
|
|
|
|
marker_8eb9524691fa3a8b1ea092cc7d355721.bindPopup(popup_d135a9be1e9136839d8e17c123de5cf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eb9524691fa3a8b1ea092cc7d355721.setIcon(icon_2c1cf1b61c44cc2de84f89c2f08dc3b3);
|
|
|
|
|
|
var marker_6da904669a029f11dfd0675c34007efa = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_c230cbaf72b82573d64a2db044713641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5c34b60c7e75b7547b77fc37ee84889 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef2f33fc052dd106cb975f4b38e0244f = $(`<div id="html_ef2f33fc052dd106cb975f4b38e0244f" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_a5c34b60c7e75b7547b77fc37ee84889.setContent(html_ef2f33fc052dd106cb975f4b38e0244f);
|
|
|
|
|
|
|
|
marker_6da904669a029f11dfd0675c34007efa.bindPopup(popup_a5c34b60c7e75b7547b77fc37ee84889)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6da904669a029f11dfd0675c34007efa.setIcon(icon_c230cbaf72b82573d64a2db044713641);
|
|
|
|
|
|
var marker_599458e801a8773f37a5ebf95eb62f89 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bbd4dda1426b44ed49e58c08a994c9c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ebf8bd4d82f80867f6fa954e0c7f20a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6c6d011b90bcdbaf60ae556cef82c75 = $(`<div id="html_d6c6d011b90bcdbaf60ae556cef82c75" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com:443</div>`)[0];
|
|
popup_3ebf8bd4d82f80867f6fa954e0c7f20a.setContent(html_d6c6d011b90bcdbaf60ae556cef82c75);
|
|
|
|
|
|
|
|
marker_599458e801a8773f37a5ebf95eb62f89.bindPopup(popup_3ebf8bd4d82f80867f6fa954e0c7f20a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_599458e801a8773f37a5ebf95eb62f89.setIcon(icon_bbd4dda1426b44ed49e58c08a994c9c1);
|
|
|
|
|
|
var marker_ec3b8c0d631f22bf2c1d04d135ec953e = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_c0e1e0058a602b56b22ecbaeb0a2fb59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_073c77c4e9407c916de6d338946c0781 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65712ba30614c990746c51483704a2e9 = $(`<div id="html_65712ba30614c990746c51483704a2e9" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_073c77c4e9407c916de6d338946c0781.setContent(html_65712ba30614c990746c51483704a2e9);
|
|
|
|
|
|
|
|
marker_ec3b8c0d631f22bf2c1d04d135ec953e.bindPopup(popup_073c77c4e9407c916de6d338946c0781)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec3b8c0d631f22bf2c1d04d135ec953e.setIcon(icon_c0e1e0058a602b56b22ecbaeb0a2fb59);
|
|
|
|
|
|
var marker_64ede04cc1aae9d08d5d2ca10b2b7acd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7a2c5d105bf91f6d08aad0fe1a804d56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60f8515dc5647896f07af4b661b42df6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fe236fd9a30108e1cb29d538e311aa3 = $(`<div id="html_7fe236fd9a30108e1cb29d538e311aa3" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_60f8515dc5647896f07af4b661b42df6.setContent(html_7fe236fd9a30108e1cb29d538e311aa3);
|
|
|
|
|
|
|
|
marker_64ede04cc1aae9d08d5d2ca10b2b7acd.bindPopup(popup_60f8515dc5647896f07af4b661b42df6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64ede04cc1aae9d08d5d2ca10b2b7acd.setIcon(icon_7a2c5d105bf91f6d08aad0fe1a804d56);
|
|
|
|
|
|
var marker_636e56ff758615298c7f0c4ed22c3666 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8bb0d27e0080f3825223d665fd0bb7c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a09733f92e51b879a73b0592d3400d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3835a061b4f0818d126db6b86880817 = $(`<div id="html_a3835a061b4f0818d126db6b86880817" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_8a09733f92e51b879a73b0592d3400d9.setContent(html_a3835a061b4f0818d126db6b86880817);
|
|
|
|
|
|
|
|
marker_636e56ff758615298c7f0c4ed22c3666.bindPopup(popup_8a09733f92e51b879a73b0592d3400d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_636e56ff758615298c7f0c4ed22c3666.setIcon(icon_8bb0d27e0080f3825223d665fd0bb7c6);
|
|
|
|
|
|
var marker_39e31605816800af1c728950081aaa51 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_691271def65c5e080c51abe6bb7b0fa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55907fbb527bb6a49a8460934e432483 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_853d2c3643d56dee5932dad82c01aeb1 = $(`<div id="html_853d2c3643d56dee5932dad82c01aeb1" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_55907fbb527bb6a49a8460934e432483.setContent(html_853d2c3643d56dee5932dad82c01aeb1);
|
|
|
|
|
|
|
|
marker_39e31605816800af1c728950081aaa51.bindPopup(popup_55907fbb527bb6a49a8460934e432483)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39e31605816800af1c728950081aaa51.setIcon(icon_691271def65c5e080c51abe6bb7b0fa2);
|
|
|
|
|
|
var marker_161fa4e4525b0a4149efeb9d538409ba = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_145fd2890573903e845aaf2c480b865b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a5a3ad7c76fbcb2db12bc71588faf70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a28b5f7b473bd13560b1312765d2dbe9 = $(`<div id="html_a28b5f7b473bd13560b1312765d2dbe9" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_3a5a3ad7c76fbcb2db12bc71588faf70.setContent(html_a28b5f7b473bd13560b1312765d2dbe9);
|
|
|
|
|
|
|
|
marker_161fa4e4525b0a4149efeb9d538409ba.bindPopup(popup_3a5a3ad7c76fbcb2db12bc71588faf70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_161fa4e4525b0a4149efeb9d538409ba.setIcon(icon_145fd2890573903e845aaf2c480b865b);
|
|
|
|
|
|
var marker_be6724b8743a5468b9e1901ab389c4f4 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1bb9a86ab30028ea262b3dd514ec03d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65923d26968cc29860842b85d24a9072 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa19f73bbd11cbd699f2b67fd3680710 = $(`<div id="html_fa19f73bbd11cbd699f2b67fd3680710" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io:443</div>`)[0];
|
|
popup_65923d26968cc29860842b85d24a9072.setContent(html_fa19f73bbd11cbd699f2b67fd3680710);
|
|
|
|
|
|
|
|
marker_be6724b8743a5468b9e1901ab389c4f4.bindPopup(popup_65923d26968cc29860842b85d24a9072)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be6724b8743a5468b9e1901ab389c4f4.setIcon(icon_1bb9a86ab30028ea262b3dd514ec03d0);
|
|
|
|
|
|
var marker_9efcef000be575ed879f83a1d933cffb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7c460b19c21a746c8d63d618ab6b495a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcbb60b4fd6d8d8e40b75ce67548259d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30f014398f1b2887e4f382dc52b0eb46 = $(`<div id="html_30f014398f1b2887e4f382dc52b0eb46" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_dcbb60b4fd6d8d8e40b75ce67548259d.setContent(html_30f014398f1b2887e4f382dc52b0eb46);
|
|
|
|
|
|
|
|
marker_9efcef000be575ed879f83a1d933cffb.bindPopup(popup_dcbb60b4fd6d8d8e40b75ce67548259d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9efcef000be575ed879f83a1d933cffb.setIcon(icon_7c460b19c21a746c8d63d618ab6b495a);
|
|
|
|
|
|
var marker_0f6ef683a0727311d70a0b9a48c3cfb4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4d027cc3a3a57208ea0bb12c695a9758 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3128bd6d56a15015ca6ad53e30c6266 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a95bb800d1d52927e185a02fbb56dc2 = $(`<div id="html_1a95bb800d1d52927e185a02fbb56dc2" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_a3128bd6d56a15015ca6ad53e30c6266.setContent(html_1a95bb800d1d52927e185a02fbb56dc2);
|
|
|
|
|
|
|
|
marker_0f6ef683a0727311d70a0b9a48c3cfb4.bindPopup(popup_a3128bd6d56a15015ca6ad53e30c6266)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f6ef683a0727311d70a0b9a48c3cfb4.setIcon(icon_4d027cc3a3a57208ea0bb12c695a9758);
|
|
|
|
|
|
var marker_3ac0d432148c70874a1a7aceb7376d25 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_61ccb427abcc5d831ce3238c4ff4eaaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b206ec701e1a169f650723a64fd53025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60e373849cedcea5b4f87ccce426712e = $(`<div id="html_60e373849cedcea5b4f87ccce426712e" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_b206ec701e1a169f650723a64fd53025.setContent(html_60e373849cedcea5b4f87ccce426712e);
|
|
|
|
|
|
|
|
marker_3ac0d432148c70874a1a7aceb7376d25.bindPopup(popup_b206ec701e1a169f650723a64fd53025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ac0d432148c70874a1a7aceb7376d25.setIcon(icon_61ccb427abcc5d831ce3238c4ff4eaaf);
|
|
|
|
|
|
var marker_978c099335bc0b806ee78e2aa00194cf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3821fafeda225f0a46290526bc415fdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b33913c0c55c076db82625f27bf4fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4431f5b12d655907685a1296c41643b = $(`<div id="html_d4431f5b12d655907685a1296c41643b" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_69b33913c0c55c076db82625f27bf4fb.setContent(html_d4431f5b12d655907685a1296c41643b);
|
|
|
|
|
|
|
|
marker_978c099335bc0b806ee78e2aa00194cf.bindPopup(popup_69b33913c0c55c076db82625f27bf4fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_978c099335bc0b806ee78e2aa00194cf.setIcon(icon_3821fafeda225f0a46290526bc415fdb);
|
|
|
|
|
|
var marker_f4ed9a3eff2f7ea2378b85f979f89338 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_959fd1b9e5a501f7c0bde47798d4fa8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3745437a71878734b89142cca611c1a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d4f7043cedd3868406c75d763a72ba3 = $(`<div id="html_7d4f7043cedd3868406c75d763a72ba3" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_3745437a71878734b89142cca611c1a7.setContent(html_7d4f7043cedd3868406c75d763a72ba3);
|
|
|
|
|
|
|
|
marker_f4ed9a3eff2f7ea2378b85f979f89338.bindPopup(popup_3745437a71878734b89142cca611c1a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4ed9a3eff2f7ea2378b85f979f89338.setIcon(icon_959fd1b9e5a501f7c0bde47798d4fa8b);
|
|
|
|
|
|
var marker_34a833c2053181c3e56542b13852ebba = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f8ceeac9d57f69b8a946a0f6d206e9e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4796b94c9fa460d9f66152b7b93d4e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d4c59f735af91a8af516c3d0bcfcb33 = $(`<div id="html_0d4c59f735af91a8af516c3d0bcfcb33" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news:443</div>`)[0];
|
|
popup_c4796b94c9fa460d9f66152b7b93d4e9.setContent(html_0d4c59f735af91a8af516c3d0bcfcb33);
|
|
|
|
|
|
|
|
marker_34a833c2053181c3e56542b13852ebba.bindPopup(popup_c4796b94c9fa460d9f66152b7b93d4e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34a833c2053181c3e56542b13852ebba.setIcon(icon_f8ceeac9d57f69b8a946a0f6d206e9e6);
|
|
|
|
|
|
var marker_62fbff59445d180e00dc1149b77048a3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9a53859d5f5aa8174d18378994607f97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a70a5648eac73cb115cff3be710b1aed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09fdbf75fcf66f5879060051cb2a50f2 = $(`<div id="html_09fdbf75fcf66f5879060051cb2a50f2" style="width: 100.0%; height: 100.0%;">relay.olas.app:443</div>`)[0];
|
|
popup_a70a5648eac73cb115cff3be710b1aed.setContent(html_09fdbf75fcf66f5879060051cb2a50f2);
|
|
|
|
|
|
|
|
marker_62fbff59445d180e00dc1149b77048a3.bindPopup(popup_a70a5648eac73cb115cff3be710b1aed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62fbff59445d180e00dc1149b77048a3.setIcon(icon_9a53859d5f5aa8174d18378994607f97);
|
|
|
|
|
|
var marker_06fbfe773a9c6df6f02250b6554483e5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d103a0fbf2229a718e5730f0bcdd76a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52d83ba328b6a8c699bffb75825ce761 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_655e63c964ed4effc2a78eb2ff6fe2c6 = $(`<div id="html_655e63c964ed4effc2a78eb2ff6fe2c6" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_52d83ba328b6a8c699bffb75825ce761.setContent(html_655e63c964ed4effc2a78eb2ff6fe2c6);
|
|
|
|
|
|
|
|
marker_06fbfe773a9c6df6f02250b6554483e5.bindPopup(popup_52d83ba328b6a8c699bffb75825ce761)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06fbfe773a9c6df6f02250b6554483e5.setIcon(icon_d103a0fbf2229a718e5730f0bcdd76a1);
|
|
|
|
|
|
var marker_7bd6d2328055c01536d259a5811e778d = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9aee90e7cd2f371474f69da7a5de6ac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a1543c6e613b732081eff4f977c3ae7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0e0de4b208ace9201abe159eb5c8ab7 = $(`<div id="html_e0e0de4b208ace9201abe159eb5c8ab7" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_0a1543c6e613b732081eff4f977c3ae7.setContent(html_e0e0de4b208ace9201abe159eb5c8ab7);
|
|
|
|
|
|
|
|
marker_7bd6d2328055c01536d259a5811e778d.bindPopup(popup_0a1543c6e613b732081eff4f977c3ae7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bd6d2328055c01536d259a5811e778d.setIcon(icon_9aee90e7cd2f371474f69da7a5de6ac1);
|
|
|
|
|
|
var marker_0d02087f26a5ebb41de2056eb207f0b0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6b114f4c56e751a9640a4a85e1fad9e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5257c77727573a77b82e79ae233eca5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46f7d6b98760d29b6926bf1ccad50fed = $(`<div id="html_46f7d6b98760d29b6926bf1ccad50fed" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai:443</div>`)[0];
|
|
popup_5257c77727573a77b82e79ae233eca5a.setContent(html_46f7d6b98760d29b6926bf1ccad50fed);
|
|
|
|
|
|
|
|
marker_0d02087f26a5ebb41de2056eb207f0b0.bindPopup(popup_5257c77727573a77b82e79ae233eca5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d02087f26a5ebb41de2056eb207f0b0.setIcon(icon_6b114f4c56e751a9640a4a85e1fad9e3);
|
|
|
|
|
|
var marker_a84080a908cad5de5aa2f50d49edc3ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e5bc0ec3b9e8b0f9fefe06a10cabd770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e00bb8686d293efc3ecc295439a3b00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d67ff3ce8e510924ffe52ad08a1596d4 = $(`<div id="html_d67ff3ce8e510924ffe52ad08a1596d4" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app:443</div>`)[0];
|
|
popup_1e00bb8686d293efc3ecc295439a3b00.setContent(html_d67ff3ce8e510924ffe52ad08a1596d4);
|
|
|
|
|
|
|
|
marker_a84080a908cad5de5aa2f50d49edc3ab.bindPopup(popup_1e00bb8686d293efc3ecc295439a3b00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a84080a908cad5de5aa2f50d49edc3ab.setIcon(icon_e5bc0ec3b9e8b0f9fefe06a10cabd770);
|
|
|
|
|
|
var marker_d6b31bc8fa0bb5a22ddf4051327c0981 = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_61e72984a9345e2ae7b5626914fd0850 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b46516238327a1b46bc7ac880c2a7a81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce0e632156866b8466f56f3ff9ad403 = $(`<div id="html_dce0e632156866b8466f56f3ff9ad403" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_b46516238327a1b46bc7ac880c2a7a81.setContent(html_dce0e632156866b8466f56f3ff9ad403);
|
|
|
|
|
|
|
|
marker_d6b31bc8fa0bb5a22ddf4051327c0981.bindPopup(popup_b46516238327a1b46bc7ac880c2a7a81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6b31bc8fa0bb5a22ddf4051327c0981.setIcon(icon_61e72984a9345e2ae7b5626914fd0850);
|
|
|
|
|
|
var marker_ca1c73d7d3a3e290183067b95b0ff628 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e89193269d901b67b2362373f0608243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0eeac5419275c3eeb1e6dcba6c2b087 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a629e4fd0cfca90a57d0c864cf6d5ba4 = $(`<div id="html_a629e4fd0cfca90a57d0c864cf6d5ba4" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_d0eeac5419275c3eeb1e6dcba6c2b087.setContent(html_a629e4fd0cfca90a57d0c864cf6d5ba4);
|
|
|
|
|
|
|
|
marker_ca1c73d7d3a3e290183067b95b0ff628.bindPopup(popup_d0eeac5419275c3eeb1e6dcba6c2b087)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca1c73d7d3a3e290183067b95b0ff628.setIcon(icon_e89193269d901b67b2362373f0608243);
|
|
|
|
|
|
var marker_63fd894e6f8eb58ed5331a37c199e0e2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3fb48d1f9b5634fa3b76e6427edba72b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d4762db922e0621a9db5b60d53b178c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e77bf26e03cb4695edf4642fa31dd9f = $(`<div id="html_4e77bf26e03cb4695edf4642fa31dd9f" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_9d4762db922e0621a9db5b60d53b178c.setContent(html_4e77bf26e03cb4695edf4642fa31dd9f);
|
|
|
|
|
|
|
|
marker_63fd894e6f8eb58ed5331a37c199e0e2.bindPopup(popup_9d4762db922e0621a9db5b60d53b178c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63fd894e6f8eb58ed5331a37c199e0e2.setIcon(icon_3fb48d1f9b5634fa3b76e6427edba72b);
|
|
|
|
|
|
var marker_4e28319d4d96acf49ed44ba271d7895c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7ab037f62fe2e1f645703bde7464b82d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58c9064c68731d6c9e267fd06d2771f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4653bbe11686cc3d59dc6399f5c28f3e = $(`<div id="html_4653bbe11686cc3d59dc6399f5c28f3e" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_58c9064c68731d6c9e267fd06d2771f3.setContent(html_4653bbe11686cc3d59dc6399f5c28f3e);
|
|
|
|
|
|
|
|
marker_4e28319d4d96acf49ed44ba271d7895c.bindPopup(popup_58c9064c68731d6c9e267fd06d2771f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e28319d4d96acf49ed44ba271d7895c.setIcon(icon_7ab037f62fe2e1f645703bde7464b82d);
|
|
|
|
|
|
var marker_840573075ec7c2bc999eebffd586a70b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_566ea8ff6e0402ab82f22a9adce86627 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b02ba11226e8350de1c47db8c3e0953 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2254b42f9445de5b1fdfc51a0dbb9024 = $(`<div id="html_2254b42f9445de5b1fdfc51a0dbb9024" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_4b02ba11226e8350de1c47db8c3e0953.setContent(html_2254b42f9445de5b1fdfc51a0dbb9024);
|
|
|
|
|
|
|
|
marker_840573075ec7c2bc999eebffd586a70b.bindPopup(popup_4b02ba11226e8350de1c47db8c3e0953)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_840573075ec7c2bc999eebffd586a70b.setIcon(icon_566ea8ff6e0402ab82f22a9adce86627);
|
|
|
|
|
|
var marker_06539d986ba295946a77f522e7323f49 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_66e0fabd22b9d0ba66b665c8253b7fba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91a0359bd589d92bf60e0c643c493eb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7144668524db3c8290265d7df2581855 = $(`<div id="html_7144668524db3c8290265d7df2581855" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_91a0359bd589d92bf60e0c643c493eb7.setContent(html_7144668524db3c8290265d7df2581855);
|
|
|
|
|
|
|
|
marker_06539d986ba295946a77f522e7323f49.bindPopup(popup_91a0359bd589d92bf60e0c643c493eb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06539d986ba295946a77f522e7323f49.setIcon(icon_66e0fabd22b9d0ba66b665c8253b7fba);
|
|
|
|
|
|
var marker_632f2f11b3846ec5f9ce305ad1112e78 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e3ea8b6a54044fd347746d694e3b342f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b48b9b527469d2676ee7603dddbac45f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd458323aa2756f071d25e963ed733cb = $(`<div id="html_cd458323aa2756f071d25e963ed733cb" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_b48b9b527469d2676ee7603dddbac45f.setContent(html_cd458323aa2756f071d25e963ed733cb);
|
|
|
|
|
|
|
|
marker_632f2f11b3846ec5f9ce305ad1112e78.bindPopup(popup_b48b9b527469d2676ee7603dddbac45f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_632f2f11b3846ec5f9ce305ad1112e78.setIcon(icon_e3ea8b6a54044fd347746d694e3b342f);
|
|
|
|
|
|
var marker_2f2d0af480205a45117a58c9d5c2d6d1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_91d62d7fa0a18bba2cfcaa416c58c8f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad586b6b73deaaf3247d99df76acc561 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a457418d2624b0280055176b02bc88fd = $(`<div id="html_a457418d2624b0280055176b02bc88fd" style="width: 100.0%; height: 100.0%;">nostr.quali.chat:443</div>`)[0];
|
|
popup_ad586b6b73deaaf3247d99df76acc561.setContent(html_a457418d2624b0280055176b02bc88fd);
|
|
|
|
|
|
|
|
marker_2f2d0af480205a45117a58c9d5c2d6d1.bindPopup(popup_ad586b6b73deaaf3247d99df76acc561)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f2d0af480205a45117a58c9d5c2d6d1.setIcon(icon_91d62d7fa0a18bba2cfcaa416c58c8f9);
|
|
|
|
|
|
var marker_5a1211de49bbe16561512addfaf6267c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_70d36076650ef69f481edd612c09f4b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d37d05e3c0fa8acc6169b91ffcab29f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08c98843c07448f224dfb1391509face = $(`<div id="html_08c98843c07448f224dfb1391509face" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_d37d05e3c0fa8acc6169b91ffcab29f8.setContent(html_08c98843c07448f224dfb1391509face);
|
|
|
|
|
|
|
|
marker_5a1211de49bbe16561512addfaf6267c.bindPopup(popup_d37d05e3c0fa8acc6169b91ffcab29f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a1211de49bbe16561512addfaf6267c.setIcon(icon_70d36076650ef69f481edd612c09f4b1);
|
|
|
|
|
|
var marker_54f69808a1072b0ffad59abb75dfc6ae = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d54438ed96a9d9e46ba1985432902fd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bee19979204bf2ae93f4055498103602 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a76d56893065dbb6c927640aea5b715d = $(`<div id="html_a76d56893065dbb6c927640aea5b715d" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de:443</div>`)[0];
|
|
popup_bee19979204bf2ae93f4055498103602.setContent(html_a76d56893065dbb6c927640aea5b715d);
|
|
|
|
|
|
|
|
marker_54f69808a1072b0ffad59abb75dfc6ae.bindPopup(popup_bee19979204bf2ae93f4055498103602)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54f69808a1072b0ffad59abb75dfc6ae.setIcon(icon_d54438ed96a9d9e46ba1985432902fd2);
|
|
|
|
|
|
var marker_731e04876d356faaa4f7c1ce5beeaa2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9548147432bdd5cca05a91811bf0c91b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee4ffd7847151d5504632aa7046993cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_682d8d5ccf2b34f0894b6a2d8400afaa = $(`<div id="html_682d8d5ccf2b34f0894b6a2d8400afaa" style="width: 100.0%; height: 100.0%;">relay.nostr.place:443</div>`)[0];
|
|
popup_ee4ffd7847151d5504632aa7046993cf.setContent(html_682d8d5ccf2b34f0894b6a2d8400afaa);
|
|
|
|
|
|
|
|
marker_731e04876d356faaa4f7c1ce5beeaa2d.bindPopup(popup_ee4ffd7847151d5504632aa7046993cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_731e04876d356faaa4f7c1ce5beeaa2d.setIcon(icon_9548147432bdd5cca05a91811bf0c91b);
|
|
|
|
|
|
var marker_dfe4db7c94fc5f2ff44e223023051fd0 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f1f260933f54d2d73f8db411b38351fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f5146c23f2ee76e101b28921d4eaf7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c31dadcc55b3dc1284254e7eabd1b27d = $(`<div id="html_c31dadcc55b3dc1284254e7eabd1b27d" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_7f5146c23f2ee76e101b28921d4eaf7b.setContent(html_c31dadcc55b3dc1284254e7eabd1b27d);
|
|
|
|
|
|
|
|
marker_dfe4db7c94fc5f2ff44e223023051fd0.bindPopup(popup_7f5146c23f2ee76e101b28921d4eaf7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfe4db7c94fc5f2ff44e223023051fd0.setIcon(icon_f1f260933f54d2d73f8db411b38351fc);
|
|
|
|
|
|
var marker_69ad8630619a60e1a6114427d9ca7597 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_42ec8f35799a0ce4caefc445ac0eb753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3a70dcd7c323c48e8aa6072045750f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c77d1e689eed5c04e84bc7589144910 = $(`<div id="html_1c77d1e689eed5c04e84bc7589144910" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_f3a70dcd7c323c48e8aa6072045750f8.setContent(html_1c77d1e689eed5c04e84bc7589144910);
|
|
|
|
|
|
|
|
marker_69ad8630619a60e1a6114427d9ca7597.bindPopup(popup_f3a70dcd7c323c48e8aa6072045750f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69ad8630619a60e1a6114427d9ca7597.setIcon(icon_42ec8f35799a0ce4caefc445ac0eb753);
|
|
|
|
|
|
var marker_02d4204ff0b4117c3aa86f9fc4b9ea44 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_c9d6aeec02cafe7830ae99b8174d0950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dc71cab3f79ac98d9c2890ef75cbace = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_589490dbb1d49e5d10a74c6aeaadc28c = $(`<div id="html_589490dbb1d49e5d10a74c6aeaadc28c" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_7dc71cab3f79ac98d9c2890ef75cbace.setContent(html_589490dbb1d49e5d10a74c6aeaadc28c);
|
|
|
|
|
|
|
|
marker_02d4204ff0b4117c3aa86f9fc4b9ea44.bindPopup(popup_7dc71cab3f79ac98d9c2890ef75cbace)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02d4204ff0b4117c3aa86f9fc4b9ea44.setIcon(icon_c9d6aeec02cafe7830ae99b8174d0950);
|
|
|
|
|
|
var marker_e808a63888ebf3cd43cbc85671d20919 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_42138f1320b1169ec1e7a17ad8edae70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d37c9e9a1a3c6e917999585a67ad16ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7993181b4d2688295e9fceab925431ef = $(`<div id="html_7993181b4d2688295e9fceab925431ef" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_d37c9e9a1a3c6e917999585a67ad16ed.setContent(html_7993181b4d2688295e9fceab925431ef);
|
|
|
|
|
|
|
|
marker_e808a63888ebf3cd43cbc85671d20919.bindPopup(popup_d37c9e9a1a3c6e917999585a67ad16ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e808a63888ebf3cd43cbc85671d20919.setIcon(icon_42138f1320b1169ec1e7a17ad8edae70);
|
|
|
|
|
|
var marker_062df39512a6224656604a9e153f2933 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_900e6aeb1aacac080700fb23f81ef214 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57dc5ab0c3685fa7630ec64247635a3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4a6300b5bc6e54f63ea160db14cc033 = $(`<div id="html_a4a6300b5bc6e54f63ea160db14cc033" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_57dc5ab0c3685fa7630ec64247635a3e.setContent(html_a4a6300b5bc6e54f63ea160db14cc033);
|
|
|
|
|
|
|
|
marker_062df39512a6224656604a9e153f2933.bindPopup(popup_57dc5ab0c3685fa7630ec64247635a3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_062df39512a6224656604a9e153f2933.setIcon(icon_900e6aeb1aacac080700fb23f81ef214);
|
|
|
|
|
|
var marker_b2f98f85baf59984a7f387ce42c88d88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_72d04494d99e2c27047c220d34a3e82e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b49d6e55888910305d7778ffcae3abd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa1f6705b4440399801e9600613238c3 = $(`<div id="html_fa1f6705b4440399801e9600613238c3" style="width: 100.0%; height: 100.0%;">pool.libernet.app</div>`)[0];
|
|
popup_b49d6e55888910305d7778ffcae3abd9.setContent(html_fa1f6705b4440399801e9600613238c3);
|
|
|
|
|
|
|
|
marker_b2f98f85baf59984a7f387ce42c88d88.bindPopup(popup_b49d6e55888910305d7778ffcae3abd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f98f85baf59984a7f387ce42c88d88.setIcon(icon_72d04494d99e2c27047c220d34a3e82e);
|
|
|
|
|
|
var marker_75682f3f9456aa825bb2eaa25d8e9ed4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_94eb64abd008b709c5090d209081375a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30eab2b6a12fdd038dc8e5f424ee5607 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1106905add590beee6addf38d6c84b0 = $(`<div id="html_a1106905add590beee6addf38d6c84b0" style="width: 100.0%; height: 100.0%;">nostr.mom:443</div>`)[0];
|
|
popup_30eab2b6a12fdd038dc8e5f424ee5607.setContent(html_a1106905add590beee6addf38d6c84b0);
|
|
|
|
|
|
|
|
marker_75682f3f9456aa825bb2eaa25d8e9ed4.bindPopup(popup_30eab2b6a12fdd038dc8e5f424ee5607)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75682f3f9456aa825bb2eaa25d8e9ed4.setIcon(icon_94eb64abd008b709c5090d209081375a);
|
|
|
|
|
|
var marker_41d3d2cc563453e96b2a739b33332cc0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4ee1945203377d85fc9e76ed98fe9370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f47e139af23321fc072d9d854f4fb0bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21d0fbb69ef7b088746cc7ca72a3cd56 = $(`<div id="html_21d0fbb69ef7b088746cc7ca72a3cd56" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_f47e139af23321fc072d9d854f4fb0bb.setContent(html_21d0fbb69ef7b088746cc7ca72a3cd56);
|
|
|
|
|
|
|
|
marker_41d3d2cc563453e96b2a739b33332cc0.bindPopup(popup_f47e139af23321fc072d9d854f4fb0bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41d3d2cc563453e96b2a739b33332cc0.setIcon(icon_4ee1945203377d85fc9e76ed98fe9370);
|
|
|
|
|
|
var marker_d54597dfbf32737821f3c2d2a6ba4029 = L.marker(
|
|
[49.4282, 10.9796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9bb0a0c7a332234b13a9ba182bf10fd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31d945633e20b403b1de1e83f70ee022 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f40fd0aacc5f34af9136885c1d3099b0 = $(`<div id="html_f40fd0aacc5f34af9136885c1d3099b0" style="width: 100.0%; height: 100.0%;">relay.decentralia.fr</div>`)[0];
|
|
popup_31d945633e20b403b1de1e83f70ee022.setContent(html_f40fd0aacc5f34af9136885c1d3099b0);
|
|
|
|
|
|
|
|
marker_d54597dfbf32737821f3c2d2a6ba4029.bindPopup(popup_31d945633e20b403b1de1e83f70ee022)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d54597dfbf32737821f3c2d2a6ba4029.setIcon(icon_9bb0a0c7a332234b13a9ba182bf10fd6);
|
|
|
|
|
|
var marker_6cb314ec8c17a617e2a4a7a87d4a78ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_716694762a5bef359d184ee40786e6d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86fe8cb574effca8aab040784394046e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15cc234ebc0b3a3d793eb8217756e9bb = $(`<div id="html_15cc234ebc0b3a3d793eb8217756e9bb" style="width: 100.0%; height: 100.0%;">relay.minibolt.info:443</div>`)[0];
|
|
popup_86fe8cb574effca8aab040784394046e.setContent(html_15cc234ebc0b3a3d793eb8217756e9bb);
|
|
|
|
|
|
|
|
marker_6cb314ec8c17a617e2a4a7a87d4a78ae.bindPopup(popup_86fe8cb574effca8aab040784394046e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cb314ec8c17a617e2a4a7a87d4a78ae.setIcon(icon_716694762a5bef359d184ee40786e6d0);
|
|
|
|
|
|
var marker_272a1452d87e907aa2cece06045ed42e = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f308bb6747ee370180a54e1d2a2b0198 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f525fdda332ec715a1bd33d464164f51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae7547494762ed4bc59a2c3b3dd23944 = $(`<div id="html_ae7547494762ed4bc59a2c3b3dd23944" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com:443</div>`)[0];
|
|
popup_f525fdda332ec715a1bd33d464164f51.setContent(html_ae7547494762ed4bc59a2c3b3dd23944);
|
|
|
|
|
|
|
|
marker_272a1452d87e907aa2cece06045ed42e.bindPopup(popup_f525fdda332ec715a1bd33d464164f51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_272a1452d87e907aa2cece06045ed42e.setIcon(icon_f308bb6747ee370180a54e1d2a2b0198);
|
|
|
|
|
|
var marker_c29a62e10ad72de7085b3a205e4f64c4 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1cb9f1afe060408a63c7db9303d8921b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b83f2ba9403bd69a122b50fd46693f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_749f68239cbeabc29cc816979a81c95c = $(`<div id="html_749f68239cbeabc29cc816979a81c95c" style="width: 100.0%; height: 100.0%;">relay.nostriot.com:443</div>`)[0];
|
|
popup_69b83f2ba9403bd69a122b50fd46693f.setContent(html_749f68239cbeabc29cc816979a81c95c);
|
|
|
|
|
|
|
|
marker_c29a62e10ad72de7085b3a205e4f64c4.bindPopup(popup_69b83f2ba9403bd69a122b50fd46693f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c29a62e10ad72de7085b3a205e4f64c4.setIcon(icon_1cb9f1afe060408a63c7db9303d8921b);
|
|
|
|
|
|
var marker_c996049c129843f97e9b1dd3e47c9e7d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d6453df8eb9404f0c290a19be441920f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a69afb6640a39fa1b4d1d372b0ba9d70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb7aff1780ab557f10f6a7533c4ca873 = $(`<div id="html_bb7aff1780ab557f10f6a7533c4ca873" style="width: 100.0%; height: 100.0%;">nostr.stakey.net:443</div>`)[0];
|
|
popup_a69afb6640a39fa1b4d1d372b0ba9d70.setContent(html_bb7aff1780ab557f10f6a7533c4ca873);
|
|
|
|
|
|
|
|
marker_c996049c129843f97e9b1dd3e47c9e7d.bindPopup(popup_a69afb6640a39fa1b4d1d372b0ba9d70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c996049c129843f97e9b1dd3e47c9e7d.setIcon(icon_d6453df8eb9404f0c290a19be441920f);
|
|
|
|
|
|
var marker_4b66e468540313db61cbafc13eaec19c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_71126103ac2eeab524b3820adeecb232 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2131fb0c9212b13e870d0c72413dcb2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c186aa0897e6f2a7e362a5b43f2ccab = $(`<div id="html_5c186aa0897e6f2a7e362a5b43f2ccab" style="width: 100.0%; height: 100.0%;">relay.kilombino.com</div>`)[0];
|
|
popup_2131fb0c9212b13e870d0c72413dcb2a.setContent(html_5c186aa0897e6f2a7e362a5b43f2ccab);
|
|
|
|
|
|
|
|
marker_4b66e468540313db61cbafc13eaec19c.bindPopup(popup_2131fb0c9212b13e870d0c72413dcb2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b66e468540313db61cbafc13eaec19c.setIcon(icon_71126103ac2eeab524b3820adeecb232);
|
|
|
|
|
|
var marker_85dcbc2a28859836d0859ef8d7827e09 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fa6e9d223f16847c97d717bfeabef642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f2b2ffd60db48c738e8ba292216d1d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3623171714d1b2da82a9de832571eac4 = $(`<div id="html_3623171714d1b2da82a9de832571eac4" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com:443</div>`)[0];
|
|
popup_0f2b2ffd60db48c738e8ba292216d1d9.setContent(html_3623171714d1b2da82a9de832571eac4);
|
|
|
|
|
|
|
|
marker_85dcbc2a28859836d0859ef8d7827e09.bindPopup(popup_0f2b2ffd60db48c738e8ba292216d1d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85dcbc2a28859836d0859ef8d7827e09.setIcon(icon_fa6e9d223f16847c97d717bfeabef642);
|
|
|
|
|
|
var marker_79a1ed89cde0dbee55feef50cdf36440 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_811565108d7d4dcc3d86d4b271dfa7d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5684845ca78d1096fb3969735d96bf9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c5da8bf62dff4f64d50aacd711de6a1 = $(`<div id="html_7c5da8bf62dff4f64d50aacd711de6a1" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_5684845ca78d1096fb3969735d96bf9c.setContent(html_7c5da8bf62dff4f64d50aacd711de6a1);
|
|
|
|
|
|
|
|
marker_79a1ed89cde0dbee55feef50cdf36440.bindPopup(popup_5684845ca78d1096fb3969735d96bf9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79a1ed89cde0dbee55feef50cdf36440.setIcon(icon_811565108d7d4dcc3d86d4b271dfa7d4);
|
|
|
|
|
|
var marker_6adfb3c526e56e9cc93185733f1d52d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0e9d9ac5466ee179ea83903fafa3da4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a091235d6296bba96666c4a3752e7a8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49a094fd6d180987b67999897ed77907 = $(`<div id="html_49a094fd6d180987b67999897ed77907" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_a091235d6296bba96666c4a3752e7a8c.setContent(html_49a094fd6d180987b67999897ed77907);
|
|
|
|
|
|
|
|
marker_6adfb3c526e56e9cc93185733f1d52d3.bindPopup(popup_a091235d6296bba96666c4a3752e7a8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6adfb3c526e56e9cc93185733f1d52d3.setIcon(icon_0e9d9ac5466ee179ea83903fafa3da4f);
|
|
|
|
|
|
var marker_a8697291d8f0cb08c04e5ffe92f95118 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fc799927c017095d25ca5ca669b5deba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd04b20432296b9c8a7eb4843ab9da6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3e07b4a5191443c600905e532d39da0 = $(`<div id="html_d3e07b4a5191443c600905e532d39da0" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org:443</div>`)[0];
|
|
popup_fd04b20432296b9c8a7eb4843ab9da6c.setContent(html_d3e07b4a5191443c600905e532d39da0);
|
|
|
|
|
|
|
|
marker_a8697291d8f0cb08c04e5ffe92f95118.bindPopup(popup_fd04b20432296b9c8a7eb4843ab9da6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8697291d8f0cb08c04e5ffe92f95118.setIcon(icon_fc799927c017095d25ca5ca669b5deba);
|
|
|
|
|
|
var marker_268aab46a2a4d2eaefeced7196e52552 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_10f226379ba61c6537a0214bef5c9589 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eda6bcfc82bb9098a5ca97d1c12bfd61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3667142de6a6153eb4c3b16fd515630f = $(`<div id="html_3667142de6a6153eb4c3b16fd515630f" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social:443</div>`)[0];
|
|
popup_eda6bcfc82bb9098a5ca97d1c12bfd61.setContent(html_3667142de6a6153eb4c3b16fd515630f);
|
|
|
|
|
|
|
|
marker_268aab46a2a4d2eaefeced7196e52552.bindPopup(popup_eda6bcfc82bb9098a5ca97d1c12bfd61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_268aab46a2a4d2eaefeced7196e52552.setIcon(icon_10f226379ba61c6537a0214bef5c9589);
|
|
|
|
|
|
var marker_df8faf096e9e8e06042093b44ccb3f42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d7a5c7fc3cb15bccdac872dadc1d04b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77d6f768d54afdd71fd4899201cc1d13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3aa6ff0a087dac9e9ce0286ae1d12cb2 = $(`<div id="html_3aa6ff0a087dac9e9ce0286ae1d12cb2" style="width: 100.0%; height: 100.0%;">relay.fountain.fm:443</div>`)[0];
|
|
popup_77d6f768d54afdd71fd4899201cc1d13.setContent(html_3aa6ff0a087dac9e9ce0286ae1d12cb2);
|
|
|
|
|
|
|
|
marker_df8faf096e9e8e06042093b44ccb3f42.bindPopup(popup_77d6f768d54afdd71fd4899201cc1d13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df8faf096e9e8e06042093b44ccb3f42.setIcon(icon_d7a5c7fc3cb15bccdac872dadc1d04b0);
|
|
|
|
|
|
var marker_ef24ee05138edfbe630f7bb6f4aa2f16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_aff805a85ba85b075f1020df8449878e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473d69862b83a44004565c8cb05fa566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fce5712603011efe1e2ca7aa97893a66 = $(`<div id="html_fce5712603011efe1e2ca7aa97893a66" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_473d69862b83a44004565c8cb05fa566.setContent(html_fce5712603011efe1e2ca7aa97893a66);
|
|
|
|
|
|
|
|
marker_ef24ee05138edfbe630f7bb6f4aa2f16.bindPopup(popup_473d69862b83a44004565c8cb05fa566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef24ee05138edfbe630f7bb6f4aa2f16.setIcon(icon_aff805a85ba85b075f1020df8449878e);
|
|
|
|
|
|
var marker_e11ba46976bd1b352ab61de5e694c8b7 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_dcc4c803b922e843a91d284242b75cea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_079a109826f6eb78630221c7cfd8b5a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adf921aec02029bf53f04babf4d7cfc3 = $(`<div id="html_adf921aec02029bf53f04babf4d7cfc3" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_079a109826f6eb78630221c7cfd8b5a1.setContent(html_adf921aec02029bf53f04babf4d7cfc3);
|
|
|
|
|
|
|
|
marker_e11ba46976bd1b352ab61de5e694c8b7.bindPopup(popup_079a109826f6eb78630221c7cfd8b5a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e11ba46976bd1b352ab61de5e694c8b7.setIcon(icon_dcc4c803b922e843a91d284242b75cea);
|
|
|
|
|
|
var marker_3c32d90da58b99a5a944a1f2380e2ce3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_abcf5d3221c4210ad713472045398cd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4bfff7d34b169c10b258c0a2a6e28c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cc5e4849ffeb20dd30bb61971bd7461 = $(`<div id="html_9cc5e4849ffeb20dd30bb61971bd7461" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_d4bfff7d34b169c10b258c0a2a6e28c6.setContent(html_9cc5e4849ffeb20dd30bb61971bd7461);
|
|
|
|
|
|
|
|
marker_3c32d90da58b99a5a944a1f2380e2ce3.bindPopup(popup_d4bfff7d34b169c10b258c0a2a6e28c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c32d90da58b99a5a944a1f2380e2ce3.setIcon(icon_abcf5d3221c4210ad713472045398cd8);
|
|
|
|
|
|
var marker_a63bb9e20e871bafd5b33fd0ed331781 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_728dd96a8ccc0af1f6169471da1cfe7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe430f70a466482fcd3d86a476ce0ad6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb8e49231651bef9284ccb429add6d12 = $(`<div id="html_fb8e49231651bef9284ccb429add6d12" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_fe430f70a466482fcd3d86a476ce0ad6.setContent(html_fb8e49231651bef9284ccb429add6d12);
|
|
|
|
|
|
|
|
marker_a63bb9e20e871bafd5b33fd0ed331781.bindPopup(popup_fe430f70a466482fcd3d86a476ce0ad6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a63bb9e20e871bafd5b33fd0ed331781.setIcon(icon_728dd96a8ccc0af1f6169471da1cfe7b);
|
|
|
|
|
|
var marker_9f9fd60ff1934603eabfec23ef70dddd = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_495485bab90460a83c651d6377ecf049 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_066771c10ce9ebb6d08aa5ef4b4e8e8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_060188c249a55eba52181a82e4c2c91a = $(`<div id="html_060188c249a55eba52181a82e4c2c91a" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com:443</div>`)[0];
|
|
popup_066771c10ce9ebb6d08aa5ef4b4e8e8c.setContent(html_060188c249a55eba52181a82e4c2c91a);
|
|
|
|
|
|
|
|
marker_9f9fd60ff1934603eabfec23ef70dddd.bindPopup(popup_066771c10ce9ebb6d08aa5ef4b4e8e8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f9fd60ff1934603eabfec23ef70dddd.setIcon(icon_495485bab90460a83c651d6377ecf049);
|
|
|
|
|
|
var marker_74553061d2ac7978c4b51ce866fd7413 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_780fd61c1e81dc65859fb990e950b6ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aa02e70d9f9b6ce97974e55e4019213 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68182a1b98688db2da0a08c586477c62 = $(`<div id="html_68182a1b98688db2da0a08c586477c62" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_2aa02e70d9f9b6ce97974e55e4019213.setContent(html_68182a1b98688db2da0a08c586477c62);
|
|
|
|
|
|
|
|
marker_74553061d2ac7978c4b51ce866fd7413.bindPopup(popup_2aa02e70d9f9b6ce97974e55e4019213)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74553061d2ac7978c4b51ce866fd7413.setIcon(icon_780fd61c1e81dc65859fb990e950b6ad);
|
|
|
|
|
|
var marker_d796b25fce91d50e5705e6320fb26f7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8db147103115d9db56eb6e7030aeba83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c61346baaf4c7874e28920ec6f44305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6586f656419f6974dbaf59ebba791433 = $(`<div id="html_6586f656419f6974dbaf59ebba791433" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com:443</div>`)[0];
|
|
popup_5c61346baaf4c7874e28920ec6f44305.setContent(html_6586f656419f6974dbaf59ebba791433);
|
|
|
|
|
|
|
|
marker_d796b25fce91d50e5705e6320fb26f7d.bindPopup(popup_5c61346baaf4c7874e28920ec6f44305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d796b25fce91d50e5705e6320fb26f7d.setIcon(icon_8db147103115d9db56eb6e7030aeba83);
|
|
|
|
|
|
var marker_4f2556232205d56204e17112f1bd48f0 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5c1703607beeb197938aae8e75fd0051 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61975fd6c559ecad15deec29d316b54c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0200ab73093113a078daf92d25f2fafb = $(`<div id="html_0200ab73093113a078daf92d25f2fafb" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_61975fd6c559ecad15deec29d316b54c.setContent(html_0200ab73093113a078daf92d25f2fafb);
|
|
|
|
|
|
|
|
marker_4f2556232205d56204e17112f1bd48f0.bindPopup(popup_61975fd6c559ecad15deec29d316b54c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f2556232205d56204e17112f1bd48f0.setIcon(icon_5c1703607beeb197938aae8e75fd0051);
|
|
|
|
|
|
var marker_7a2210146b387a88c834d26e3d15abdf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_26d9900dc00d6e26dc7d551baf7b4629 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44feec00a474701c1a95c0cc75d4df03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8498db39f1fc99a25faa5c80ae476755 = $(`<div id="html_8498db39f1fc99a25faa5c80ae476755" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_44feec00a474701c1a95c0cc75d4df03.setContent(html_8498db39f1fc99a25faa5c80ae476755);
|
|
|
|
|
|
|
|
marker_7a2210146b387a88c834d26e3d15abdf.bindPopup(popup_44feec00a474701c1a95c0cc75d4df03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a2210146b387a88c834d26e3d15abdf.setIcon(icon_26d9900dc00d6e26dc7d551baf7b4629);
|
|
|
|
|
|
var marker_0f3edf3238e2e0c54a474933e37de3a8 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9ff6ef6a08c4e5b82e0244a03f35b5b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3483bcfeb704f053800d992d8eb49696 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e79603d44825acf1dfa5795186572709 = $(`<div id="html_e79603d44825acf1dfa5795186572709" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_3483bcfeb704f053800d992d8eb49696.setContent(html_e79603d44825acf1dfa5795186572709);
|
|
|
|
|
|
|
|
marker_0f3edf3238e2e0c54a474933e37de3a8.bindPopup(popup_3483bcfeb704f053800d992d8eb49696)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f3edf3238e2e0c54a474933e37de3a8.setIcon(icon_9ff6ef6a08c4e5b82e0244a03f35b5b1);
|
|
|
|
|
|
var marker_f334b6fdfd897fccd482347364579995 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cc7c1549aa570ab5c58e4b955ebd8ddb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_746dcc95b5a5dc0be5d23bbfa1781199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fc8b2f4557898b8ad1d6928a6b497e8 = $(`<div id="html_1fc8b2f4557898b8ad1d6928a6b497e8" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_746dcc95b5a5dc0be5d23bbfa1781199.setContent(html_1fc8b2f4557898b8ad1d6928a6b497e8);
|
|
|
|
|
|
|
|
marker_f334b6fdfd897fccd482347364579995.bindPopup(popup_746dcc95b5a5dc0be5d23bbfa1781199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f334b6fdfd897fccd482347364579995.setIcon(icon_cc7c1549aa570ab5c58e4b955ebd8ddb);
|
|
|
|
|
|
var marker_786654d1e1633642351eed489ee1df53 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3b9647ea6c5ab09a495a08a5d3e84cfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a88ab943e5cfa06b404f3a0d7f0670d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b43e98e9354eaee8ee7082290581a6 = $(`<div id="html_96b43e98e9354eaee8ee7082290581a6" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_a88ab943e5cfa06b404f3a0d7f0670d4.setContent(html_96b43e98e9354eaee8ee7082290581a6);
|
|
|
|
|
|
|
|
marker_786654d1e1633642351eed489ee1df53.bindPopup(popup_a88ab943e5cfa06b404f3a0d7f0670d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_786654d1e1633642351eed489ee1df53.setIcon(icon_3b9647ea6c5ab09a495a08a5d3e84cfd);
|
|
|
|
|
|
var marker_09f30e7b19d94de2504ff81869c8e58b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_177a04860207b5bc6e28c2b6054e2a04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c10b43028dce239f4c4c0961da695b7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed229bf3d7da35f3676bd44a1f64c90f = $(`<div id="html_ed229bf3d7da35f3676bd44a1f64c90f" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_c10b43028dce239f4c4c0961da695b7f.setContent(html_ed229bf3d7da35f3676bd44a1f64c90f);
|
|
|
|
|
|
|
|
marker_09f30e7b19d94de2504ff81869c8e58b.bindPopup(popup_c10b43028dce239f4c4c0961da695b7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09f30e7b19d94de2504ff81869c8e58b.setIcon(icon_177a04860207b5bc6e28c2b6054e2a04);
|
|
|
|
|
|
var marker_55120dfe96ce342035c8b31d3e8f752d = L.marker(
|
|
[10.6352, -85.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7a248b92dd675425619ea5f30af63120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a38ad1abac9e9b2fb2aadf02aa17ac6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a70d9b04c1feab5ef69bfc04ae9d8cb = $(`<div id="html_1a70d9b04c1feab5ef69bfc04ae9d8cb" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_5a38ad1abac9e9b2fb2aadf02aa17ac6.setContent(html_1a70d9b04c1feab5ef69bfc04ae9d8cb);
|
|
|
|
|
|
|
|
marker_55120dfe96ce342035c8b31d3e8f752d.bindPopup(popup_5a38ad1abac9e9b2fb2aadf02aa17ac6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55120dfe96ce342035c8b31d3e8f752d.setIcon(icon_7a248b92dd675425619ea5f30af63120);
|
|
|
|
|
|
var marker_36a8e59b2771552b153075b006c70134 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2c519aea5e197ed83e3f0e9955b44375 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_727f30e4ec5ae1dc40a950b7f20e1650 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd98a10f21ad08256f45f99999a0cfce = $(`<div id="html_cd98a10f21ad08256f45f99999a0cfce" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_727f30e4ec5ae1dc40a950b7f20e1650.setContent(html_cd98a10f21ad08256f45f99999a0cfce);
|
|
|
|
|
|
|
|
marker_36a8e59b2771552b153075b006c70134.bindPopup(popup_727f30e4ec5ae1dc40a950b7f20e1650)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36a8e59b2771552b153075b006c70134.setIcon(icon_2c519aea5e197ed83e3f0e9955b44375);
|
|
|
|
|
|
var marker_832cf6f58839330e0acdb9d202e17786 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b77ec624f6113b24fc820ba8e994c71c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bfb8d51078311cebf7f57beaa15d190 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f1c7092abd1f6a6aaddde47c9945427 = $(`<div id="html_1f1c7092abd1f6a6aaddde47c9945427" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_6bfb8d51078311cebf7f57beaa15d190.setContent(html_1f1c7092abd1f6a6aaddde47c9945427);
|
|
|
|
|
|
|
|
marker_832cf6f58839330e0acdb9d202e17786.bindPopup(popup_6bfb8d51078311cebf7f57beaa15d190)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_832cf6f58839330e0acdb9d202e17786.setIcon(icon_b77ec624f6113b24fc820ba8e994c71c);
|
|
|
|
|
|
var marker_36a1b8978647f95783c95b743f365c3e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3df778dfe12f1d37663f77e7f85a8791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fedb50303803a416c3541fa50d317a33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97af16b02475b4e38ffc49e3cf3d34f7 = $(`<div id="html_97af16b02475b4e38ffc49e3cf3d34f7" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_fedb50303803a416c3541fa50d317a33.setContent(html_97af16b02475b4e38ffc49e3cf3d34f7);
|
|
|
|
|
|
|
|
marker_36a1b8978647f95783c95b743f365c3e.bindPopup(popup_fedb50303803a416c3541fa50d317a33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36a1b8978647f95783c95b743f365c3e.setIcon(icon_3df778dfe12f1d37663f77e7f85a8791);
|
|
|
|
|
|
var marker_842c4aeb303a3a461cab2fd0d9e3582d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d44d976b5804528052e536a20d3877a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0772a43adf311ea68b1eb0a7ae056f10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ee3fe7a8d9821075c6207f9f3a38a99 = $(`<div id="html_5ee3fe7a8d9821075c6207f9f3a38a99" style="width: 100.0%; height: 100.0%;">relay.ditto.pub:443</div>`)[0];
|
|
popup_0772a43adf311ea68b1eb0a7ae056f10.setContent(html_5ee3fe7a8d9821075c6207f9f3a38a99);
|
|
|
|
|
|
|
|
marker_842c4aeb303a3a461cab2fd0d9e3582d.bindPopup(popup_0772a43adf311ea68b1eb0a7ae056f10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_842c4aeb303a3a461cab2fd0d9e3582d.setIcon(icon_d44d976b5804528052e536a20d3877a0);
|
|
|
|
|
|
var marker_8e8eda47b9a31dd52947e5ac6a748be4 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_47b3bfee05cf6634e3d47fbca4a376e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6a5a614500be77ada934aae34144c09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ee0e46d4598c1c7035f390edd603709 = $(`<div id="html_7ee0e46d4598c1c7035f390edd603709" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_e6a5a614500be77ada934aae34144c09.setContent(html_7ee0e46d4598c1c7035f390edd603709);
|
|
|
|
|
|
|
|
marker_8e8eda47b9a31dd52947e5ac6a748be4.bindPopup(popup_e6a5a614500be77ada934aae34144c09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e8eda47b9a31dd52947e5ac6a748be4.setIcon(icon_47b3bfee05cf6634e3d47fbca4a376e0);
|
|
|
|
|
|
var marker_aaa95509f43eb155e9495a2f7afbee7d = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_48acab7898edbbe489fcfb150fabac30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab3cac7135c1f07df7f626459b99f4f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ce7b8330befbbe77e7d5adb99030559 = $(`<div id="html_3ce7b8330befbbe77e7d5adb99030559" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_ab3cac7135c1f07df7f626459b99f4f9.setContent(html_3ce7b8330befbbe77e7d5adb99030559);
|
|
|
|
|
|
|
|
marker_aaa95509f43eb155e9495a2f7afbee7d.bindPopup(popup_ab3cac7135c1f07df7f626459b99f4f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaa95509f43eb155e9495a2f7afbee7d.setIcon(icon_48acab7898edbbe489fcfb150fabac30);
|
|
|
|
|
|
var marker_6b8f1f5cc1a4d54777799c9b34bf2538 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d37433af13bc442480b3e83eca7fcd36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd646cda1d0e390cb7dd4e6f9e65f2da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_306b0c7ed2f10b42592b21fb628059cc = $(`<div id="html_306b0c7ed2f10b42592b21fb628059cc" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_fd646cda1d0e390cb7dd4e6f9e65f2da.setContent(html_306b0c7ed2f10b42592b21fb628059cc);
|
|
|
|
|
|
|
|
marker_6b8f1f5cc1a4d54777799c9b34bf2538.bindPopup(popup_fd646cda1d0e390cb7dd4e6f9e65f2da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b8f1f5cc1a4d54777799c9b34bf2538.setIcon(icon_d37433af13bc442480b3e83eca7fcd36);
|
|
|
|
|
|
var marker_e9ffa88189e9445020ce36ead1c23ec8 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_713a807d1880634b4e201a050baffd53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d43827da6d00e69911b44d0eae37692 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f2d7bc000ad6dffaf6944dcd0f9c9a7 = $(`<div id="html_6f2d7bc000ad6dffaf6944dcd0f9c9a7" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_8d43827da6d00e69911b44d0eae37692.setContent(html_6f2d7bc000ad6dffaf6944dcd0f9c9a7);
|
|
|
|
|
|
|
|
marker_e9ffa88189e9445020ce36ead1c23ec8.bindPopup(popup_8d43827da6d00e69911b44d0eae37692)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9ffa88189e9445020ce36ead1c23ec8.setIcon(icon_713a807d1880634b4e201a050baffd53);
|
|
|
|
|
|
var marker_2169e9f8ac987966a2e7cfcadeca7051 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cf80679e9af585ea62c4fe14d28b2c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_112c957abf0712c3c9c2032d217dc423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8b4152c4a73b752a3e44542e804824c = $(`<div id="html_d8b4152c4a73b752a3e44542e804824c" style="width: 100.0%; height: 100.0%;">zealand-charts-craig-thru.trycloudflare.com</div>`)[0];
|
|
popup_112c957abf0712c3c9c2032d217dc423.setContent(html_d8b4152c4a73b752a3e44542e804824c);
|
|
|
|
|
|
|
|
marker_2169e9f8ac987966a2e7cfcadeca7051.bindPopup(popup_112c957abf0712c3c9c2032d217dc423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2169e9f8ac987966a2e7cfcadeca7051.setIcon(icon_cf80679e9af585ea62c4fe14d28b2c21);
|
|
|
|
|
|
var marker_6f7205827c1aeae4e7568887b6f40a55 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f5620c2da0a0cf3428ca981ebcd4cfac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a43681f3c766d5c3bd7b66aaabcd9a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83b8b1b72c19069a2ed49a9e8435db0b = $(`<div id="html_83b8b1b72c19069a2ed49a9e8435db0b" style="width: 100.0%; height: 100.0%;">relay2.orangesync.tech</div>`)[0];
|
|
popup_9a43681f3c766d5c3bd7b66aaabcd9a3.setContent(html_83b8b1b72c19069a2ed49a9e8435db0b);
|
|
|
|
|
|
|
|
marker_6f7205827c1aeae4e7568887b6f40a55.bindPopup(popup_9a43681f3c766d5c3bd7b66aaabcd9a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f7205827c1aeae4e7568887b6f40a55.setIcon(icon_f5620c2da0a0cf3428ca981ebcd4cfac);
|
|
|
|
|
|
var marker_64418a94259c66f1c5c00da590e00fee = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_df250359b68896f39629b80504fbc12f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b638a16facd579c1665a88cce4d8748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96f606356cc1a72e855554fe416ab676 = $(`<div id="html_96f606356cc1a72e855554fe416ab676" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_7b638a16facd579c1665a88cce4d8748.setContent(html_96f606356cc1a72e855554fe416ab676);
|
|
|
|
|
|
|
|
marker_64418a94259c66f1c5c00da590e00fee.bindPopup(popup_7b638a16facd579c1665a88cce4d8748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64418a94259c66f1c5c00da590e00fee.setIcon(icon_df250359b68896f39629b80504fbc12f);
|
|
|
|
|
|
var marker_14a3a5d8ff1bfe46227e081ed030e6bd = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_49236cf792945784aa3b07d420113183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afdbb7b7e63fde16234a27e5b880b2b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84aaf444358c2c784a9635d5df41aa31 = $(`<div id="html_84aaf444358c2c784a9635d5df41aa31" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_afdbb7b7e63fde16234a27e5b880b2b3.setContent(html_84aaf444358c2c784a9635d5df41aa31);
|
|
|
|
|
|
|
|
marker_14a3a5d8ff1bfe46227e081ed030e6bd.bindPopup(popup_afdbb7b7e63fde16234a27e5b880b2b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14a3a5d8ff1bfe46227e081ed030e6bd.setIcon(icon_49236cf792945784aa3b07d420113183);
|
|
|
|
|
|
var marker_5c790f269e74f4ac5f5c7e813ad98d32 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cb512a88598155d4917b3b558cde2248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a54b27236896fdc0448c8d4075d803d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3709b8daa1097ed2c1141b826fde864 = $(`<div id="html_e3709b8daa1097ed2c1141b826fde864" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_a54b27236896fdc0448c8d4075d803d2.setContent(html_e3709b8daa1097ed2c1141b826fde864);
|
|
|
|
|
|
|
|
marker_5c790f269e74f4ac5f5c7e813ad98d32.bindPopup(popup_a54b27236896fdc0448c8d4075d803d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c790f269e74f4ac5f5c7e813ad98d32.setIcon(icon_cb512a88598155d4917b3b558cde2248);
|
|
|
|
|
|
var marker_209b213af7bcb22abd0fbfd086faed28 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bede5816126a94aedea0fd403125e185 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3928a0093509331ae4071cfbeb24674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_428ccb82220d5b48a2ebdd7cc243164c = $(`<div id="html_428ccb82220d5b48a2ebdd7cc243164c" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_c3928a0093509331ae4071cfbeb24674.setContent(html_428ccb82220d5b48a2ebdd7cc243164c);
|
|
|
|
|
|
|
|
marker_209b213af7bcb22abd0fbfd086faed28.bindPopup(popup_c3928a0093509331ae4071cfbeb24674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_209b213af7bcb22abd0fbfd086faed28.setIcon(icon_bede5816126a94aedea0fd403125e185);
|
|
|
|
|
|
var marker_aafae8ac0d4051e7aeb5d0774a3c0cd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_19b99f8238ec6357106913a32c80a66f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16f53e994f230115e79302bdd0158bdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6c677ec994614e2ffa632f6c17efcae = $(`<div id="html_b6c677ec994614e2ffa632f6c17efcae" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_16f53e994f230115e79302bdd0158bdc.setContent(html_b6c677ec994614e2ffa632f6c17efcae);
|
|
|
|
|
|
|
|
marker_aafae8ac0d4051e7aeb5d0774a3c0cd1.bindPopup(popup_16f53e994f230115e79302bdd0158bdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aafae8ac0d4051e7aeb5d0774a3c0cd1.setIcon(icon_19b99f8238ec6357106913a32c80a66f);
|
|
|
|
|
|
var marker_a6a48ca0b75ac2fdce4cecff6435b539 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_24d7eca4ac31420ad3a686048463e385 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_377370e10f07122e384c4699dc519944 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb876814f70fa25c09fe599dd017f98e = $(`<div id="html_bb876814f70fa25c09fe599dd017f98e" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_377370e10f07122e384c4699dc519944.setContent(html_bb876814f70fa25c09fe599dd017f98e);
|
|
|
|
|
|
|
|
marker_a6a48ca0b75ac2fdce4cecff6435b539.bindPopup(popup_377370e10f07122e384c4699dc519944)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6a48ca0b75ac2fdce4cecff6435b539.setIcon(icon_24d7eca4ac31420ad3a686048463e385);
|
|
|
|
|
|
var marker_a7955cdb9ffe0ba868dedccaa61b2637 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1ef99ae653d65ff6be8e457932e95d0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_940e206123a813393d5545ed7263b639 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0626a00959e393444399877bd8cee6d4 = $(`<div id="html_0626a00959e393444399877bd8cee6d4" style="width: 100.0%; height: 100.0%;">relay.veganostr.com:443</div>`)[0];
|
|
popup_940e206123a813393d5545ed7263b639.setContent(html_0626a00959e393444399877bd8cee6d4);
|
|
|
|
|
|
|
|
marker_a7955cdb9ffe0ba868dedccaa61b2637.bindPopup(popup_940e206123a813393d5545ed7263b639)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7955cdb9ffe0ba868dedccaa61b2637.setIcon(icon_1ef99ae653d65ff6be8e457932e95d0d);
|
|
|
|
|
|
var marker_308432d38d719b7aaf99b5b68d1f6283 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7ab050b46e7378bfd2062ba0554463d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b1ff4910db7143ddca6bbff1e7042bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce130b04ca51b157b346bc29007ddf5 = $(`<div id="html_dce130b04ca51b157b346bc29007ddf5" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_6b1ff4910db7143ddca6bbff1e7042bc.setContent(html_dce130b04ca51b157b346bc29007ddf5);
|
|
|
|
|
|
|
|
marker_308432d38d719b7aaf99b5b68d1f6283.bindPopup(popup_6b1ff4910db7143ddca6bbff1e7042bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_308432d38d719b7aaf99b5b68d1f6283.setIcon(icon_7ab050b46e7378bfd2062ba0554463d6);
|
|
|
|
|
|
var marker_4076ab396ac61ccd835e9a7e03a83fbc = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ce9d6186295c9a8187f97c6140196b84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c97d4bcc907e716badbd6e81a91ae3c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_972a32b6016d8250d6d324a5411e5d67 = $(`<div id="html_972a32b6016d8250d6d324a5411e5d67" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_c97d4bcc907e716badbd6e81a91ae3c5.setContent(html_972a32b6016d8250d6d324a5411e5d67);
|
|
|
|
|
|
|
|
marker_4076ab396ac61ccd835e9a7e03a83fbc.bindPopup(popup_c97d4bcc907e716badbd6e81a91ae3c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4076ab396ac61ccd835e9a7e03a83fbc.setIcon(icon_ce9d6186295c9a8187f97c6140196b84);
|
|
|
|
|
|
var marker_4f85271b33af16132ff61d588bbc5ed3 = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6a22bbcd63527754efc3733a16a4c0a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb3662b9e26a49afafbc81b40b59efd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_190fe09081daaf51a67ab6886c520390 = $(`<div id="html_190fe09081daaf51a67ab6886c520390" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_cb3662b9e26a49afafbc81b40b59efd9.setContent(html_190fe09081daaf51a67ab6886c520390);
|
|
|
|
|
|
|
|
marker_4f85271b33af16132ff61d588bbc5ed3.bindPopup(popup_cb3662b9e26a49afafbc81b40b59efd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f85271b33af16132ff61d588bbc5ed3.setIcon(icon_6a22bbcd63527754efc3733a16a4c0a4);
|
|
|
|
|
|
var marker_f64e4cbff35b333ee07101d19ef0a589 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_51cecc6aa1c41089b11b1fc6fd11b8e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a233b2e74cbcf8a815ba567ae55d59c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cded18e16acfcf945625f15a09445c29 = $(`<div id="html_cded18e16acfcf945625f15a09445c29" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_1a233b2e74cbcf8a815ba567ae55d59c.setContent(html_cded18e16acfcf945625f15a09445c29);
|
|
|
|
|
|
|
|
marker_f64e4cbff35b333ee07101d19ef0a589.bindPopup(popup_1a233b2e74cbcf8a815ba567ae55d59c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f64e4cbff35b333ee07101d19ef0a589.setIcon(icon_51cecc6aa1c41089b11b1fc6fd11b8e1);
|
|
|
|
|
|
var marker_509f58e5c8117cc6dee956542202ca7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_30e34873acdefa63d2ec8bae66e33c90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d19b30b66683f93dec0e0647c907d88d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cd9fe6fcc978c3e2d4ddd19cad3e92a = $(`<div id="html_2cd9fe6fcc978c3e2d4ddd19cad3e92a" style="width: 100.0%; height: 100.0%;">nostr.sovereignservices.xyz</div>`)[0];
|
|
popup_d19b30b66683f93dec0e0647c907d88d.setContent(html_2cd9fe6fcc978c3e2d4ddd19cad3e92a);
|
|
|
|
|
|
|
|
marker_509f58e5c8117cc6dee956542202ca7a.bindPopup(popup_d19b30b66683f93dec0e0647c907d88d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_509f58e5c8117cc6dee956542202ca7a.setIcon(icon_30e34873acdefa63d2ec8bae66e33c90);
|
|
|
|
|
|
var marker_447d4e115659387bcac6cc186bd04447 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1a15705eb8db86ff524b905524328079 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93f022916ad2eef769c8060adc63b11a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cc269af536310923b48649410c93bff = $(`<div id="html_8cc269af536310923b48649410c93bff" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de:443</div>`)[0];
|
|
popup_93f022916ad2eef769c8060adc63b11a.setContent(html_8cc269af536310923b48649410c93bff);
|
|
|
|
|
|
|
|
marker_447d4e115659387bcac6cc186bd04447.bindPopup(popup_93f022916ad2eef769c8060adc63b11a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_447d4e115659387bcac6cc186bd04447.setIcon(icon_1a15705eb8db86ff524b905524328079);
|
|
|
|
|
|
var marker_e42a0c385824f7a668a089c61d3f2319 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2f69bd9e3e15e7f40c2d7f37d53ebeca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7e99fb8f4df419d1debfcc86de5472 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d696ea2eddcf440bcd5e4f3e1134d8f7 = $(`<div id="html_d696ea2eddcf440bcd5e4f3e1134d8f7" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_2a7e99fb8f4df419d1debfcc86de5472.setContent(html_d696ea2eddcf440bcd5e4f3e1134d8f7);
|
|
|
|
|
|
|
|
marker_e42a0c385824f7a668a089c61d3f2319.bindPopup(popup_2a7e99fb8f4df419d1debfcc86de5472)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e42a0c385824f7a668a089c61d3f2319.setIcon(icon_2f69bd9e3e15e7f40c2d7f37d53ebeca);
|
|
|
|
|
|
var marker_26825e36f65aef9838c6ae1d31459694 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_61eb4a792776b6d291816316e5d2c6c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2777cd189a2a492fed04990647f9d50b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a12d2887ab0b75b6b0c87a42fff742f = $(`<div id="html_2a12d2887ab0b75b6b0c87a42fff742f" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_2777cd189a2a492fed04990647f9d50b.setContent(html_2a12d2887ab0b75b6b0c87a42fff742f);
|
|
|
|
|
|
|
|
marker_26825e36f65aef9838c6ae1d31459694.bindPopup(popup_2777cd189a2a492fed04990647f9d50b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26825e36f65aef9838c6ae1d31459694.setIcon(icon_61eb4a792776b6d291816316e5d2c6c3);
|
|
|
|
|
|
var marker_bd79d82c22e4afb45db7fd64e3295a16 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ce6f5685bea51195e216515d5e93c18b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_434fa864635b4e447efdfaef2056a354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48cac61847e3c042c0ac8aa0a243fb5d = $(`<div id="html_48cac61847e3c042c0ac8aa0a243fb5d" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_434fa864635b4e447efdfaef2056a354.setContent(html_48cac61847e3c042c0ac8aa0a243fb5d);
|
|
|
|
|
|
|
|
marker_bd79d82c22e4afb45db7fd64e3295a16.bindPopup(popup_434fa864635b4e447efdfaef2056a354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd79d82c22e4afb45db7fd64e3295a16.setIcon(icon_ce6f5685bea51195e216515d5e93c18b);
|
|
|
|
|
|
var marker_dfd132efae87c0e02e86d113a93c28cf = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_abef45b8b50809d9cf590d549245a9a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15a1bff63135f168e458f5bc10e30fc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_973d124c236b660f9827c0bdb609d81c = $(`<div id="html_973d124c236b660f9827c0bdb609d81c" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_15a1bff63135f168e458f5bc10e30fc7.setContent(html_973d124c236b660f9827c0bdb609d81c);
|
|
|
|
|
|
|
|
marker_dfd132efae87c0e02e86d113a93c28cf.bindPopup(popup_15a1bff63135f168e458f5bc10e30fc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfd132efae87c0e02e86d113a93c28cf.setIcon(icon_abef45b8b50809d9cf590d549245a9a8);
|
|
|
|
|
|
var marker_5e8484e2773cb240f4705aa483b32443 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_7f998a1c8d9fc4b490abffbcb945916a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7bf736f12d20bd7c345aca24cf4587 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_564be8770efde8443de9361980e5981d = $(`<div id="html_564be8770efde8443de9361980e5981d" style="width: 100.0%; height: 100.0%;">strfry.shock.network:443</div>`)[0];
|
|
popup_2a7bf736f12d20bd7c345aca24cf4587.setContent(html_564be8770efde8443de9361980e5981d);
|
|
|
|
|
|
|
|
marker_5e8484e2773cb240f4705aa483b32443.bindPopup(popup_2a7bf736f12d20bd7c345aca24cf4587)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e8484e2773cb240f4705aa483b32443.setIcon(icon_7f998a1c8d9fc4b490abffbcb945916a);
|
|
|
|
|
|
var marker_95ac269c221be6fa67156234b0f09acf = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6fda417d97aede103485497412e29838 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98c3cc76af34e8a14b267d0bc202ef1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba932a59f074e1e6f2c7516a5b457b1e = $(`<div id="html_ba932a59f074e1e6f2c7516a5b457b1e" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_98c3cc76af34e8a14b267d0bc202ef1b.setContent(html_ba932a59f074e1e6f2c7516a5b457b1e);
|
|
|
|
|
|
|
|
marker_95ac269c221be6fa67156234b0f09acf.bindPopup(popup_98c3cc76af34e8a14b267d0bc202ef1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95ac269c221be6fa67156234b0f09acf.setIcon(icon_6fda417d97aede103485497412e29838);
|
|
|
|
|
|
var marker_10bdee244b47da57f85e22ea921b4a95 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d9003c4f5898bb41d6cd82107eb96282 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1de16267f8cf68d35e1a06e4443748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dee5d2e1df044ad705d5c99b9c3157a = $(`<div id="html_6dee5d2e1df044ad705d5c99b9c3157a" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_7f1de16267f8cf68d35e1a06e4443748.setContent(html_6dee5d2e1df044ad705d5c99b9c3157a);
|
|
|
|
|
|
|
|
marker_10bdee244b47da57f85e22ea921b4a95.bindPopup(popup_7f1de16267f8cf68d35e1a06e4443748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10bdee244b47da57f85e22ea921b4a95.setIcon(icon_d9003c4f5898bb41d6cd82107eb96282);
|
|
|
|
|
|
var marker_49e84438fc910260b3bc46f3610b8c33 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_564aa9828b4d542d3e7ce01fb5d357c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82d4795e6a59416ac506ec47ba488527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a1bdeadebb1c2015193de574f10aafb = $(`<div id="html_6a1bdeadebb1c2015193de574f10aafb" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_82d4795e6a59416ac506ec47ba488527.setContent(html_6a1bdeadebb1c2015193de574f10aafb);
|
|
|
|
|
|
|
|
marker_49e84438fc910260b3bc46f3610b8c33.bindPopup(popup_82d4795e6a59416ac506ec47ba488527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49e84438fc910260b3bc46f3610b8c33.setIcon(icon_564aa9828b4d542d3e7ce01fb5d357c2);
|
|
|
|
|
|
var marker_81c559688fbfd64702a79456c02226fc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_737861bb7556ce4d0f0f0728a1e050e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c06573c2bb18203f60162918551b6c62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_506636c08af9f0982c1e3e566389a5fa = $(`<div id="html_506636c08af9f0982c1e3e566389a5fa" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st:443</div>`)[0];
|
|
popup_c06573c2bb18203f60162918551b6c62.setContent(html_506636c08af9f0982c1e3e566389a5fa);
|
|
|
|
|
|
|
|
marker_81c559688fbfd64702a79456c02226fc.bindPopup(popup_c06573c2bb18203f60162918551b6c62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81c559688fbfd64702a79456c02226fc.setIcon(icon_737861bb7556ce4d0f0f0728a1e050e8);
|
|
|
|
|
|
var marker_73a5005144fbfb3df0ff584edab81ac2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a587ce7dbca8223e51f2c09274001d86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_847477771bbad32e36c36c264dbdd509 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7c677b1e047d456431057459d94e4c8 = $(`<div id="html_f7c677b1e047d456431057459d94e4c8" style="width: 100.0%; height: 100.0%;">relay.ohstr.com:443</div>`)[0];
|
|
popup_847477771bbad32e36c36c264dbdd509.setContent(html_f7c677b1e047d456431057459d94e4c8);
|
|
|
|
|
|
|
|
marker_73a5005144fbfb3df0ff584edab81ac2.bindPopup(popup_847477771bbad32e36c36c264dbdd509)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73a5005144fbfb3df0ff584edab81ac2.setIcon(icon_a587ce7dbca8223e51f2c09274001d86);
|
|
|
|
|
|
var marker_c973183bac5b086f295a3eab8648071d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_78cc010727842da35669efcc056d09e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_382e3ffe36b2e2082be1cf00c81a374e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71de9ebe747bbb1f4e1b7fb36023636f = $(`<div id="html_71de9ebe747bbb1f4e1b7fb36023636f" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com:443</div>`)[0];
|
|
popup_382e3ffe36b2e2082be1cf00c81a374e.setContent(html_71de9ebe747bbb1f4e1b7fb36023636f);
|
|
|
|
|
|
|
|
marker_c973183bac5b086f295a3eab8648071d.bindPopup(popup_382e3ffe36b2e2082be1cf00c81a374e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c973183bac5b086f295a3eab8648071d.setIcon(icon_78cc010727842da35669efcc056d09e0);
|
|
|
|
|
|
var marker_19dbf7f3f8547499ab14d3600b038488 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_59f91956c08de86100c6a16b60250891 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ded9caa4cd44623251ea2ae9aab4c0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c24b96a4150cba14203c42b92b7813a3 = $(`<div id="html_c24b96a4150cba14203c42b92b7813a3" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net:443</div>`)[0];
|
|
popup_7ded9caa4cd44623251ea2ae9aab4c0e.setContent(html_c24b96a4150cba14203c42b92b7813a3);
|
|
|
|
|
|
|
|
marker_19dbf7f3f8547499ab14d3600b038488.bindPopup(popup_7ded9caa4cd44623251ea2ae9aab4c0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19dbf7f3f8547499ab14d3600b038488.setIcon(icon_59f91956c08de86100c6a16b60250891);
|
|
|
|
|
|
var marker_6cd5d2c4f3487b47beb66d62aac97e89 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cdae94d986617f6d5c03902f0f095afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cdfc494d9901227c64be52df99e97a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3db14489fe8fbf61f15818ce89df3876 = $(`<div id="html_3db14489fe8fbf61f15818ce89df3876" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_3cdfc494d9901227c64be52df99e97a1.setContent(html_3db14489fe8fbf61f15818ce89df3876);
|
|
|
|
|
|
|
|
marker_6cd5d2c4f3487b47beb66d62aac97e89.bindPopup(popup_3cdfc494d9901227c64be52df99e97a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cd5d2c4f3487b47beb66d62aac97e89.setIcon(icon_cdae94d986617f6d5c03902f0f095afc);
|
|
|
|
|
|
var marker_95030b7d94a7ed18d575486b60418ce0 = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8b3fac9b8e53177ab8d46946ba25bdc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa827c090707c4e3df7ed23e3aba2ecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_744ea90317a817378afff02694560fe6 = $(`<div id="html_744ea90317a817378afff02694560fe6" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_aa827c090707c4e3df7ed23e3aba2ecf.setContent(html_744ea90317a817378afff02694560fe6);
|
|
|
|
|
|
|
|
marker_95030b7d94a7ed18d575486b60418ce0.bindPopup(popup_aa827c090707c4e3df7ed23e3aba2ecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95030b7d94a7ed18d575486b60418ce0.setIcon(icon_8b3fac9b8e53177ab8d46946ba25bdc2);
|
|
|
|
|
|
var marker_b1e9585552f3a73f26681c8e26e9c269 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_917194bc311cb011fd96d29d711254a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be81fc1462b9ba8e885295947123b97c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38740510d1e77b37193aa32ec6d983f0 = $(`<div id="html_38740510d1e77b37193aa32ec6d983f0" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_be81fc1462b9ba8e885295947123b97c.setContent(html_38740510d1e77b37193aa32ec6d983f0);
|
|
|
|
|
|
|
|
marker_b1e9585552f3a73f26681c8e26e9c269.bindPopup(popup_be81fc1462b9ba8e885295947123b97c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1e9585552f3a73f26681c8e26e9c269.setIcon(icon_917194bc311cb011fd96d29d711254a2);
|
|
|
|
|
|
var marker_e406eb7aa10b8f3f0caf7eb13d27fa07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_179c0903184f783035bf33319f88b8ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6390c71398be10b0a6056a327a7d29f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d35268e6baabb77bff0dbc7dd775e419 = $(`<div id="html_d35268e6baabb77bff0dbc7dd775e419" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_c6390c71398be10b0a6056a327a7d29f.setContent(html_d35268e6baabb77bff0dbc7dd775e419);
|
|
|
|
|
|
|
|
marker_e406eb7aa10b8f3f0caf7eb13d27fa07.bindPopup(popup_c6390c71398be10b0a6056a327a7d29f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e406eb7aa10b8f3f0caf7eb13d27fa07.setIcon(icon_179c0903184f783035bf33319f88b8ec);
|
|
|
|
|
|
var marker_d9e792a51e1c029b744d8910b8788455 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2fde8b1b415a22c4c5bed7a5081e29e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7587db2765552e3f241039bc3152bb12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12c61e30aefecf8c411bbd5b86521a99 = $(`<div id="html_12c61e30aefecf8c411bbd5b86521a99" style="width: 100.0%; height: 100.0%;">nostr.tac.lol:443</div>`)[0];
|
|
popup_7587db2765552e3f241039bc3152bb12.setContent(html_12c61e30aefecf8c411bbd5b86521a99);
|
|
|
|
|
|
|
|
marker_d9e792a51e1c029b744d8910b8788455.bindPopup(popup_7587db2765552e3f241039bc3152bb12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e792a51e1c029b744d8910b8788455.setIcon(icon_2fde8b1b415a22c4c5bed7a5081e29e0);
|
|
|
|
|
|
var marker_7b912e9ee206e5b5dc7041f8d23091c9 = L.marker(
|
|
[13.6992, 100.694],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cdd323f8a71c8879134f37e79a35fa47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee4eac475fd7eebae726a38f4c2bbcd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50bd2d423a824465c7f15ad993036397 = $(`<div id="html_50bd2d423a824465c7f15ad993036397" style="width: 100.0%; height: 100.0%;">relay0.gfcom.info</div>`)[0];
|
|
popup_ee4eac475fd7eebae726a38f4c2bbcd1.setContent(html_50bd2d423a824465c7f15ad993036397);
|
|
|
|
|
|
|
|
marker_7b912e9ee206e5b5dc7041f8d23091c9.bindPopup(popup_ee4eac475fd7eebae726a38f4c2bbcd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b912e9ee206e5b5dc7041f8d23091c9.setIcon(icon_cdd323f8a71c8879134f37e79a35fa47);
|
|
|
|
|
|
var marker_5f8f66b3133db5935688f39a399b9845 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_05259de582d5f94657cc6f69d0193523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_299df438c13d8d835514fd3fde6cace8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_733528cd6b117b8062b4f6aa1580edf2 = $(`<div id="html_733528cd6b117b8062b4f6aa1580edf2" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_299df438c13d8d835514fd3fde6cace8.setContent(html_733528cd6b117b8062b4f6aa1580edf2);
|
|
|
|
|
|
|
|
marker_5f8f66b3133db5935688f39a399b9845.bindPopup(popup_299df438c13d8d835514fd3fde6cace8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f8f66b3133db5935688f39a399b9845.setIcon(icon_05259de582d5f94657cc6f69d0193523);
|
|
|
|
|
|
var marker_589b5ffcb19cba59a21a02f63e67466d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_70da76f727adc18cbd7fe162258ba1a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61ad70fc79e8686ffdd74462b1f0d5f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fbbda7d7a9cdf559bdd6eb15a129fb4 = $(`<div id="html_4fbbda7d7a9cdf559bdd6eb15a129fb4" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_61ad70fc79e8686ffdd74462b1f0d5f4.setContent(html_4fbbda7d7a9cdf559bdd6eb15a129fb4);
|
|
|
|
|
|
|
|
marker_589b5ffcb19cba59a21a02f63e67466d.bindPopup(popup_61ad70fc79e8686ffdd74462b1f0d5f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_589b5ffcb19cba59a21a02f63e67466d.setIcon(icon_70da76f727adc18cbd7fe162258ba1a5);
|
|
|
|
|
|
var marker_8e0db02ca738a11a8a30bee36a721bc7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_98867222e9346d610112560a589ca973 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dc28720c5d33d55ed458de5ee76b773 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dfc006a1f053e46b8d0c29326682916 = $(`<div id="html_2dfc006a1f053e46b8d0c29326682916" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win:443</div>`)[0];
|
|
popup_6dc28720c5d33d55ed458de5ee76b773.setContent(html_2dfc006a1f053e46b8d0c29326682916);
|
|
|
|
|
|
|
|
marker_8e0db02ca738a11a8a30bee36a721bc7.bindPopup(popup_6dc28720c5d33d55ed458de5ee76b773)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e0db02ca738a11a8a30bee36a721bc7.setIcon(icon_98867222e9346d610112560a589ca973);
|
|
|
|
|
|
var marker_4f1fac4807536c9b13c9b2925fa89286 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cb7ecdbb08c82368db7b442286d0e77f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5da73637b555505e51f8f8d80ac6c88e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_283bc6155b576826038fe65ba91945df = $(`<div id="html_283bc6155b576826038fe65ba91945df" style="width: 100.0%; height: 100.0%;">relay.layer.systems:443</div>`)[0];
|
|
popup_5da73637b555505e51f8f8d80ac6c88e.setContent(html_283bc6155b576826038fe65ba91945df);
|
|
|
|
|
|
|
|
marker_4f1fac4807536c9b13c9b2925fa89286.bindPopup(popup_5da73637b555505e51f8f8d80ac6c88e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f1fac4807536c9b13c9b2925fa89286.setIcon(icon_cb7ecdbb08c82368db7b442286d0e77f);
|
|
|
|
|
|
var marker_c83490844fe61a0d955b81463f35425a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_69aa903fdfd14fce4ed74213967f9871 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cdc81f0f1013bee6f0e182133920b29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8171f7b1c62b7b1386e3f98fe7855a3 = $(`<div id="html_a8171f7b1c62b7b1386e3f98fe7855a3" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_3cdc81f0f1013bee6f0e182133920b29.setContent(html_a8171f7b1c62b7b1386e3f98fe7855a3);
|
|
|
|
|
|
|
|
marker_c83490844fe61a0d955b81463f35425a.bindPopup(popup_3cdc81f0f1013bee6f0e182133920b29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c83490844fe61a0d955b81463f35425a.setIcon(icon_69aa903fdfd14fce4ed74213967f9871);
|
|
|
|
|
|
var marker_cf185820686cc83f4855e11e8668b4b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_be602a29aebb4d66fb8b6fe5c8f79dcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff27c5901d770a27dceab19d7b725f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caba0d0aed915448018443738c5250c3 = $(`<div id="html_caba0d0aed915448018443738c5250c3" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_ff27c5901d770a27dceab19d7b725f39.setContent(html_caba0d0aed915448018443738c5250c3);
|
|
|
|
|
|
|
|
marker_cf185820686cc83f4855e11e8668b4b4.bindPopup(popup_ff27c5901d770a27dceab19d7b725f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf185820686cc83f4855e11e8668b4b4.setIcon(icon_be602a29aebb4d66fb8b6fe5c8f79dcc);
|
|
|
|
|
|
var marker_f95b152cc0274d4355c082ac7b5a2171 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bd0e0bed11073a652db58d9650da4c8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abb7c03911216aa6b440448aea5cda83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4e7a668c6231d89a4a1a13ad416c99d = $(`<div id="html_e4e7a668c6231d89a4a1a13ad416c99d" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_abb7c03911216aa6b440448aea5cda83.setContent(html_e4e7a668c6231d89a4a1a13ad416c99d);
|
|
|
|
|
|
|
|
marker_f95b152cc0274d4355c082ac7b5a2171.bindPopup(popup_abb7c03911216aa6b440448aea5cda83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f95b152cc0274d4355c082ac7b5a2171.setIcon(icon_bd0e0bed11073a652db58d9650da4c8b);
|
|
|
|
|
|
var marker_e77675b718de83746dce769b82c4ebaa = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_765d568c6b620ad119ed6f2ad7cf5cb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c2c3ad4cdc2e189c4fa6b5092ccdb30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97b01bd661bc0f2c7a0cfbac4034562e = $(`<div id="html_97b01bd661bc0f2c7a0cfbac4034562e" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com:443</div>`)[0];
|
|
popup_6c2c3ad4cdc2e189c4fa6b5092ccdb30.setContent(html_97b01bd661bc0f2c7a0cfbac4034562e);
|
|
|
|
|
|
|
|
marker_e77675b718de83746dce769b82c4ebaa.bindPopup(popup_6c2c3ad4cdc2e189c4fa6b5092ccdb30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e77675b718de83746dce769b82c4ebaa.setIcon(icon_765d568c6b620ad119ed6f2ad7cf5cb2);
|
|
|
|
|
|
var marker_4fb3c9ad01f1d55290ca4d8bc69ef0cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6acd6b1581c3c3d7c2e3c32c1e628550 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebd3c8f3e24cc069020fd63d77b51881 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_140cfd37edc219bc5ca1c546327a2bd3 = $(`<div id="html_140cfd37edc219bc5ca1c546327a2bd3" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_ebd3c8f3e24cc069020fd63d77b51881.setContent(html_140cfd37edc219bc5ca1c546327a2bd3);
|
|
|
|
|
|
|
|
marker_4fb3c9ad01f1d55290ca4d8bc69ef0cf.bindPopup(popup_ebd3c8f3e24cc069020fd63d77b51881)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fb3c9ad01f1d55290ca4d8bc69ef0cf.setIcon(icon_6acd6b1581c3c3d7c2e3c32c1e628550);
|
|
|
|
|
|
var marker_944c28c00e846433118a2efbca4046a2 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ae165554535daf60067abe177a6429be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a406721c6fba4172ddba905f6ce7bb8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32914de52d0f485bd968379c8afd97fa = $(`<div id="html_32914de52d0f485bd968379c8afd97fa" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_a406721c6fba4172ddba905f6ce7bb8f.setContent(html_32914de52d0f485bd968379c8afd97fa);
|
|
|
|
|
|
|
|
marker_944c28c00e846433118a2efbca4046a2.bindPopup(popup_a406721c6fba4172ddba905f6ce7bb8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_944c28c00e846433118a2efbca4046a2.setIcon(icon_ae165554535daf60067abe177a6429be);
|
|
|
|
|
|
var marker_8c2a78ee3d7c6c6a3bbcf73f04c755f1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0a96e827fc304c40712d7cb62b8d618d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9453774f4acb8ae19041d956f9984c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6cec9626c3b006b2f1b1eb24cee791c = $(`<div id="html_e6cec9626c3b006b2f1b1eb24cee791c" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org:443</div>`)[0];
|
|
popup_e9453774f4acb8ae19041d956f9984c9.setContent(html_e6cec9626c3b006b2f1b1eb24cee791c);
|
|
|
|
|
|
|
|
marker_8c2a78ee3d7c6c6a3bbcf73f04c755f1.bindPopup(popup_e9453774f4acb8ae19041d956f9984c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c2a78ee3d7c6c6a3bbcf73f04c755f1.setIcon(icon_0a96e827fc304c40712d7cb62b8d618d);
|
|
|
|
|
|
var marker_ad3638a4f825d240633110183bb111f8 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8e8d904bc793a78f837fcff5bcb77368 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee4b5dc16ff65e69a0a8047462fadad9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff8249b906ec69100fefe19726b10043 = $(`<div id="html_ff8249b906ec69100fefe19726b10043" style="width: 100.0%; height: 100.0%;">relay.endfiat.money:443</div>`)[0];
|
|
popup_ee4b5dc16ff65e69a0a8047462fadad9.setContent(html_ff8249b906ec69100fefe19726b10043);
|
|
|
|
|
|
|
|
marker_ad3638a4f825d240633110183bb111f8.bindPopup(popup_ee4b5dc16ff65e69a0a8047462fadad9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad3638a4f825d240633110183bb111f8.setIcon(icon_8e8d904bc793a78f837fcff5bcb77368);
|
|
|
|
|
|
var marker_4787d5deb426873b80f4146c73ae03b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_03ff49d3a30e525fec804329badae204 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fce05d908d184c34086e1750cde978e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459813c95b4dd5c2c16b0d799d98e980 = $(`<div id="html_459813c95b4dd5c2c16b0d799d98e980" style="width: 100.0%; height: 100.0%;">nostr.girino.org:443</div>`)[0];
|
|
popup_7fce05d908d184c34086e1750cde978e.setContent(html_459813c95b4dd5c2c16b0d799d98e980);
|
|
|
|
|
|
|
|
marker_4787d5deb426873b80f4146c73ae03b2.bindPopup(popup_7fce05d908d184c34086e1750cde978e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4787d5deb426873b80f4146c73ae03b2.setIcon(icon_03ff49d3a30e525fec804329badae204);
|
|
|
|
|
|
var marker_48bd3b1f81abb2502d1305532211c549 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_9ce71694d6aed64a0c924fa3e8f5e54d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b65d1a88e35eba13d9523726d3f3ac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8152e103dab46503a475d0c8a6bcba17 = $(`<div id="html_8152e103dab46503a475d0c8a6bcba17" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_5b65d1a88e35eba13d9523726d3f3ac1.setContent(html_8152e103dab46503a475d0c8a6bcba17);
|
|
|
|
|
|
|
|
marker_48bd3b1f81abb2502d1305532211c549.bindPopup(popup_5b65d1a88e35eba13d9523726d3f3ac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48bd3b1f81abb2502d1305532211c549.setIcon(icon_9ce71694d6aed64a0c924fa3e8f5e54d);
|
|
|
|
|
|
var marker_2942684a8e547e498efa2ca3ac06eb6b = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b2a4a616f4c5478545aa0af200cd6de5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6dae8d5ce603884c861f559bea0effc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_334d4c60f672cf6611349b2ed7883124 = $(`<div id="html_334d4c60f672cf6611349b2ed7883124" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_b6dae8d5ce603884c861f559bea0effc.setContent(html_334d4c60f672cf6611349b2ed7883124);
|
|
|
|
|
|
|
|
marker_2942684a8e547e498efa2ca3ac06eb6b.bindPopup(popup_b6dae8d5ce603884c861f559bea0effc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2942684a8e547e498efa2ca3ac06eb6b.setIcon(icon_b2a4a616f4c5478545aa0af200cd6de5);
|
|
|
|
|
|
var marker_6534cc110b3ec135a9be48c222aa973b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_411ac53604419c83b9d14954b40c62f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed03325aa613b5b31e74e1d20b9d3377 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0e2a201472433d06ff270eacc669c88 = $(`<div id="html_c0e2a201472433d06ff270eacc669c88" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_ed03325aa613b5b31e74e1d20b9d3377.setContent(html_c0e2a201472433d06ff270eacc669c88);
|
|
|
|
|
|
|
|
marker_6534cc110b3ec135a9be48c222aa973b.bindPopup(popup_ed03325aa613b5b31e74e1d20b9d3377)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6534cc110b3ec135a9be48c222aa973b.setIcon(icon_411ac53604419c83b9d14954b40c62f0);
|
|
|
|
|
|
var marker_04571db993ad1ffeff576143ab3be076 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_97974c62343e835cb6cec92c0c5c7f06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cc821f8de8f14b40648b53f3f8d3852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36d0f46635f3c3c1a934bb40b10eb3bd = $(`<div id="html_36d0f46635f3c3c1a934bb40b10eb3bd" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_7cc821f8de8f14b40648b53f3f8d3852.setContent(html_36d0f46635f3c3c1a934bb40b10eb3bd);
|
|
|
|
|
|
|
|
marker_04571db993ad1ffeff576143ab3be076.bindPopup(popup_7cc821f8de8f14b40648b53f3f8d3852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04571db993ad1ffeff576143ab3be076.setIcon(icon_97974c62343e835cb6cec92c0c5c7f06);
|
|
|
|
|
|
var marker_6830078816e8e10858b53086d68a9d44 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a3e5f99742f057caf2ec43e127766088 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc1b6593bdea419e3c0b0a5b1005112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_460be131f6793a5906cac6401b46d1b9 = $(`<div id="html_460be131f6793a5906cac6401b46d1b9" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_5dc1b6593bdea419e3c0b0a5b1005112.setContent(html_460be131f6793a5906cac6401b46d1b9);
|
|
|
|
|
|
|
|
marker_6830078816e8e10858b53086d68a9d44.bindPopup(popup_5dc1b6593bdea419e3c0b0a5b1005112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6830078816e8e10858b53086d68a9d44.setIcon(icon_a3e5f99742f057caf2ec43e127766088);
|
|
|
|
|
|
var marker_30498fcf8e10654d5ff9c4a36407b3f3 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b38854b95ac3dad7a0ab6d02377029de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_922713a0460e3991a38792d9c4888ee4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d93f73c09f4c340ef86332a6a06390f = $(`<div id="html_2d93f73c09f4c340ef86332a6a06390f" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_922713a0460e3991a38792d9c4888ee4.setContent(html_2d93f73c09f4c340ef86332a6a06390f);
|
|
|
|
|
|
|
|
marker_30498fcf8e10654d5ff9c4a36407b3f3.bindPopup(popup_922713a0460e3991a38792d9c4888ee4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30498fcf8e10654d5ff9c4a36407b3f3.setIcon(icon_b38854b95ac3dad7a0ab6d02377029de);
|
|
|
|
|
|
var marker_7ef5422dcd587ca651e3ff53a6947513 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_35b2e039b6534ac71b172d30a3d2ba59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf0c39944d7c68154ab2777a84b8d131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3227df3c77d6c1131e63d4606f0b345c = $(`<div id="html_3227df3c77d6c1131e63d4606f0b345c" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_bf0c39944d7c68154ab2777a84b8d131.setContent(html_3227df3c77d6c1131e63d4606f0b345c);
|
|
|
|
|
|
|
|
marker_7ef5422dcd587ca651e3ff53a6947513.bindPopup(popup_bf0c39944d7c68154ab2777a84b8d131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ef5422dcd587ca651e3ff53a6947513.setIcon(icon_35b2e039b6534ac71b172d30a3d2ba59);
|
|
|
|
|
|
var marker_81a96b332320e24909efead4b1decbfd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_45687c3b337fd4710fec0e23f856bc5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_699440f04156c1a084be6f0b6c0c4fdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf069b3d3e54d9a2a078560fa09020fd = $(`<div id="html_cf069b3d3e54d9a2a078560fa09020fd" style="width: 100.0%; height: 100.0%;">relay.0xchat.com:443</div>`)[0];
|
|
popup_699440f04156c1a084be6f0b6c0c4fdf.setContent(html_cf069b3d3e54d9a2a078560fa09020fd);
|
|
|
|
|
|
|
|
marker_81a96b332320e24909efead4b1decbfd.bindPopup(popup_699440f04156c1a084be6f0b6c0c4fdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81a96b332320e24909efead4b1decbfd.setIcon(icon_45687c3b337fd4710fec0e23f856bc5e);
|
|
|
|
|
|
var marker_dc7d1c2911bd9e16cef65b2779bdbbe1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_92e3d7f1e3e3e061753e8c6bf73d6cc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a26d8ff3189507dce840d3458adda3bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90b486e59f39b010618478ceea317d61 = $(`<div id="html_90b486e59f39b010618478ceea317d61" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_a26d8ff3189507dce840d3458adda3bc.setContent(html_90b486e59f39b010618478ceea317d61);
|
|
|
|
|
|
|
|
marker_dc7d1c2911bd9e16cef65b2779bdbbe1.bindPopup(popup_a26d8ff3189507dce840d3458adda3bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc7d1c2911bd9e16cef65b2779bdbbe1.setIcon(icon_92e3d7f1e3e3e061753e8c6bf73d6cc4);
|
|
|
|
|
|
var marker_bba99387f4b64242496496f901792e3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d75f65eee0b7804709a878e8fbe2a5f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f09e6b78a55165a20870d9ee4dd1eba5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_152e2513aa7fc03739e7054f548f439a = $(`<div id="html_152e2513aa7fc03739e7054f548f439a" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe:443</div>`)[0];
|
|
popup_f09e6b78a55165a20870d9ee4dd1eba5.setContent(html_152e2513aa7fc03739e7054f548f439a);
|
|
|
|
|
|
|
|
marker_bba99387f4b64242496496f901792e3d.bindPopup(popup_f09e6b78a55165a20870d9ee4dd1eba5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bba99387f4b64242496496f901792e3d.setIcon(icon_d75f65eee0b7804709a878e8fbe2a5f5);
|
|
|
|
|
|
var marker_775b49332907e466ec6d0de90a72dc53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3b81dbb036ea36b0ec5e37a2688b3e2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7442639c2a669c4a7492e8e470143e54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc9f5b4d6b51f9d2fd29133082b6e4c8 = $(`<div id="html_dc9f5b4d6b51f9d2fd29133082b6e4c8" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_7442639c2a669c4a7492e8e470143e54.setContent(html_dc9f5b4d6b51f9d2fd29133082b6e4c8);
|
|
|
|
|
|
|
|
marker_775b49332907e466ec6d0de90a72dc53.bindPopup(popup_7442639c2a669c4a7492e8e470143e54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_775b49332907e466ec6d0de90a72dc53.setIcon(icon_3b81dbb036ea36b0ec5e37a2688b3e2d);
|
|
|
|
|
|
var marker_59e9162904ecc038c86b5f82d8a9021d = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d3ef243fab585ee281b5ff97f67e003b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b62832dc1897166cd65528f064b86144 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67df51f19c5c659871a77246b65dbe66 = $(`<div id="html_67df51f19c5c659871a77246b65dbe66" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_b62832dc1897166cd65528f064b86144.setContent(html_67df51f19c5c659871a77246b65dbe66);
|
|
|
|
|
|
|
|
marker_59e9162904ecc038c86b5f82d8a9021d.bindPopup(popup_b62832dc1897166cd65528f064b86144)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59e9162904ecc038c86b5f82d8a9021d.setIcon(icon_d3ef243fab585ee281b5ff97f67e003b);
|
|
|
|
|
|
var marker_bbc9f943880ff02e2d6eec85248ccdc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_826087307d33f38b04430ff223b86143 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeeb4999855af78718683982743d42ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cffcd3470ff759941cae50e42fe38315 = $(`<div id="html_cffcd3470ff759941cae50e42fe38315" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_eeeb4999855af78718683982743d42ac.setContent(html_cffcd3470ff759941cae50e42fe38315);
|
|
|
|
|
|
|
|
marker_bbc9f943880ff02e2d6eec85248ccdc8.bindPopup(popup_eeeb4999855af78718683982743d42ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbc9f943880ff02e2d6eec85248ccdc8.setIcon(icon_826087307d33f38b04430ff223b86143);
|
|
|
|
|
|
var marker_47cbcd49d6d74f1e8c243d4b90f8260d = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8c01f8732d83363b53764bb6ae2a6a48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3696bc4db3ac547ce3efd3f1e1c753f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f690e4a6d55f437fb40769dfcc78d764 = $(`<div id="html_f690e4a6d55f437fb40769dfcc78d764" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_e3696bc4db3ac547ce3efd3f1e1c753f.setContent(html_f690e4a6d55f437fb40769dfcc78d764);
|
|
|
|
|
|
|
|
marker_47cbcd49d6d74f1e8c243d4b90f8260d.bindPopup(popup_e3696bc4db3ac547ce3efd3f1e1c753f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47cbcd49d6d74f1e8c243d4b90f8260d.setIcon(icon_8c01f8732d83363b53764bb6ae2a6a48);
|
|
|
|
|
|
var marker_f0855ba8c553387937f595f2eac6a249 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6cd3caeb4048cf9d6d2ce42e32de9e7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_089e4f200e6641e380b42c20ae53477d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5739aafcfb277369e1935ff133b164b1 = $(`<div id="html_5739aafcfb277369e1935ff133b164b1" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_089e4f200e6641e380b42c20ae53477d.setContent(html_5739aafcfb277369e1935ff133b164b1);
|
|
|
|
|
|
|
|
marker_f0855ba8c553387937f595f2eac6a249.bindPopup(popup_089e4f200e6641e380b42c20ae53477d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0855ba8c553387937f595f2eac6a249.setIcon(icon_6cd3caeb4048cf9d6d2ce42e32de9e7a);
|
|
|
|
|
|
var marker_6ae090853dfe7603c68e526363aee1fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_841c5eef4fe8c7190cb183c3f7827152 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fac20bc2467af19d4d984afaa6a07506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bf68af8757a20b07b3375dc79600d54 = $(`<div id="html_6bf68af8757a20b07b3375dc79600d54" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_fac20bc2467af19d4d984afaa6a07506.setContent(html_6bf68af8757a20b07b3375dc79600d54);
|
|
|
|
|
|
|
|
marker_6ae090853dfe7603c68e526363aee1fa.bindPopup(popup_fac20bc2467af19d4d984afaa6a07506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ae090853dfe7603c68e526363aee1fa.setIcon(icon_841c5eef4fe8c7190cb183c3f7827152);
|
|
|
|
|
|
var marker_d63d39b80313e88d461a10c9eeae6919 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1585511375a280cbf2a4181985be4950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af6510e476d38f4a18555f78e2025921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a9b77d648519c3d18e378f8bed47b0b = $(`<div id="html_8a9b77d648519c3d18e378f8bed47b0b" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_af6510e476d38f4a18555f78e2025921.setContent(html_8a9b77d648519c3d18e378f8bed47b0b);
|
|
|
|
|
|
|
|
marker_d63d39b80313e88d461a10c9eeae6919.bindPopup(popup_af6510e476d38f4a18555f78e2025921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d63d39b80313e88d461a10c9eeae6919.setIcon(icon_1585511375a280cbf2a4181985be4950);
|
|
|
|
|
|
var marker_8a375d3ee97d2ccf63b4ee915f70acbc = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_252facc348e90fa5c5ee6e1987729248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bee7b6f30ee9917529493a3d24405e42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd534cc8e488cffd8a545c2f56bcd5ab = $(`<div id="html_bd534cc8e488cffd8a545c2f56bcd5ab" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_bee7b6f30ee9917529493a3d24405e42.setContent(html_bd534cc8e488cffd8a545c2f56bcd5ab);
|
|
|
|
|
|
|
|
marker_8a375d3ee97d2ccf63b4ee915f70acbc.bindPopup(popup_bee7b6f30ee9917529493a3d24405e42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a375d3ee97d2ccf63b4ee915f70acbc.setIcon(icon_252facc348e90fa5c5ee6e1987729248);
|
|
|
|
|
|
var marker_315b09f3d7dfae0f5f67587e1c4c298d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0f2c6b4d715b37d40005678d33dfd409 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aec226277a55641b91cb3bf65e802e05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7de98e8e3dd66b6f0bb78728e60156e3 = $(`<div id="html_7de98e8e3dd66b6f0bb78728e60156e3" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_aec226277a55641b91cb3bf65e802e05.setContent(html_7de98e8e3dd66b6f0bb78728e60156e3);
|
|
|
|
|
|
|
|
marker_315b09f3d7dfae0f5f67587e1c4c298d.bindPopup(popup_aec226277a55641b91cb3bf65e802e05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_315b09f3d7dfae0f5f67587e1c4c298d.setIcon(icon_0f2c6b4d715b37d40005678d33dfd409);
|
|
|
|
|
|
var marker_9e8af97e378a31fcdf08ac6f242feab5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4f98b01c3f26d47862a2b1f015f972d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a1ad1fb744d315663960b6b725bbb4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ab66ac5ab5e6a6deb3cde8ea89fc69a = $(`<div id="html_8ab66ac5ab5e6a6deb3cde8ea89fc69a" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_1a1ad1fb744d315663960b6b725bbb4c.setContent(html_8ab66ac5ab5e6a6deb3cde8ea89fc69a);
|
|
|
|
|
|
|
|
marker_9e8af97e378a31fcdf08ac6f242feab5.bindPopup(popup_1a1ad1fb744d315663960b6b725bbb4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e8af97e378a31fcdf08ac6f242feab5.setIcon(icon_4f98b01c3f26d47862a2b1f015f972d8);
|
|
|
|
|
|
var marker_8bb6bfa0a69ba91c161a67d40d832495 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_c1379b9797b33e332b13997747e6328b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6581fb773b38bd6d0f8f7af07ff6ff6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a020a6db7294ccc6a0e6cc22a3ac209 = $(`<div id="html_8a020a6db7294ccc6a0e6cc22a3ac209" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_6581fb773b38bd6d0f8f7af07ff6ff6e.setContent(html_8a020a6db7294ccc6a0e6cc22a3ac209);
|
|
|
|
|
|
|
|
marker_8bb6bfa0a69ba91c161a67d40d832495.bindPopup(popup_6581fb773b38bd6d0f8f7af07ff6ff6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bb6bfa0a69ba91c161a67d40d832495.setIcon(icon_c1379b9797b33e332b13997747e6328b);
|
|
|
|
|
|
var marker_b25c32929b3ef59c2575f7318990d04e = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4587d5dfca6e5dc9f810f7dd761fc413 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c92f17ea43445901ddae8e2dbc2f834 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bae3a249f9893a737e52e206f1afb607 = $(`<div id="html_bae3a249f9893a737e52e206f1afb607" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za:443</div>`)[0];
|
|
popup_1c92f17ea43445901ddae8e2dbc2f834.setContent(html_bae3a249f9893a737e52e206f1afb607);
|
|
|
|
|
|
|
|
marker_b25c32929b3ef59c2575f7318990d04e.bindPopup(popup_1c92f17ea43445901ddae8e2dbc2f834)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b25c32929b3ef59c2575f7318990d04e.setIcon(icon_4587d5dfca6e5dc9f810f7dd761fc413);
|
|
|
|
|
|
var marker_b26d83ad415ac88666acfed1d1b66d8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ec0f2cb1af4ae67d066e11b60f092f36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30b9ca032011cb075c939edbd2788b41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18c462bcf6b3324feeefd6d5a5847380 = $(`<div id="html_18c462bcf6b3324feeefd6d5a5847380" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io:443</div>`)[0];
|
|
popup_30b9ca032011cb075c939edbd2788b41.setContent(html_18c462bcf6b3324feeefd6d5a5847380);
|
|
|
|
|
|
|
|
marker_b26d83ad415ac88666acfed1d1b66d8b.bindPopup(popup_30b9ca032011cb075c939edbd2788b41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b26d83ad415ac88666acfed1d1b66d8b.setIcon(icon_ec0f2cb1af4ae67d066e11b60f092f36);
|
|
|
|
|
|
var marker_3c20e8078adda11dad74b87cf533a55e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b7b48f7a574723dd6a2f84511154c9f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9a3d2993f1a0872b227da52af673a37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cb16594d6d3de80160ab79c748e541c = $(`<div id="html_9cb16594d6d3de80160ab79c748e541c" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_d9a3d2993f1a0872b227da52af673a37.setContent(html_9cb16594d6d3de80160ab79c748e541c);
|
|
|
|
|
|
|
|
marker_3c20e8078adda11dad74b87cf533a55e.bindPopup(popup_d9a3d2993f1a0872b227da52af673a37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c20e8078adda11dad74b87cf533a55e.setIcon(icon_b7b48f7a574723dd6a2f84511154c9f2);
|
|
|
|
|
|
var marker_95e6915874c0d776395396f55bc285ac = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d61fd53b70c2542a8cc7e57e0d666e0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e43c9832464d3bf30e57c4fcc530d1d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ed7947d87f9851c75a24ab27cebfb8d = $(`<div id="html_8ed7947d87f9851c75a24ab27cebfb8d" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_e43c9832464d3bf30e57c4fcc530d1d4.setContent(html_8ed7947d87f9851c75a24ab27cebfb8d);
|
|
|
|
|
|
|
|
marker_95e6915874c0d776395396f55bc285ac.bindPopup(popup_e43c9832464d3bf30e57c4fcc530d1d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95e6915874c0d776395396f55bc285ac.setIcon(icon_d61fd53b70c2542a8cc7e57e0d666e0f);
|
|
|
|
|
|
var marker_56a54ca5028bb0353aaed06fe8f16c35 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5279bc8e3d6980380bb4bd3bee8c142a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed734391c8bf4062d30d0c994066c07b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30d5bd4542393feb25626fb92166f3cb = $(`<div id="html_30d5bd4542393feb25626fb92166f3cb" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_ed734391c8bf4062d30d0c994066c07b.setContent(html_30d5bd4542393feb25626fb92166f3cb);
|
|
|
|
|
|
|
|
marker_56a54ca5028bb0353aaed06fe8f16c35.bindPopup(popup_ed734391c8bf4062d30d0c994066c07b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56a54ca5028bb0353aaed06fe8f16c35.setIcon(icon_5279bc8e3d6980380bb4bd3bee8c142a);
|
|
|
|
|
|
var marker_ff8f5645fcc3f13128aa06f8520f671b = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_61a5b0c15ae7a2599b0ae7aa3cbde57a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71def7b71de421aa83801d3a4abdfb59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5119fa26c1e84f316d8afaaf018339d = $(`<div id="html_e5119fa26c1e84f316d8afaaf018339d" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_71def7b71de421aa83801d3a4abdfb59.setContent(html_e5119fa26c1e84f316d8afaaf018339d);
|
|
|
|
|
|
|
|
marker_ff8f5645fcc3f13128aa06f8520f671b.bindPopup(popup_71def7b71de421aa83801d3a4abdfb59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff8f5645fcc3f13128aa06f8520f671b.setIcon(icon_61a5b0c15ae7a2599b0ae7aa3cbde57a);
|
|
|
|
|
|
var marker_7b8276578c9c808cb179e17601df6693 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_66b83dbaa35432fb6c3110823ee72a01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b47dd4645db993d81a69c0a0e14fa714 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dccb8bfa3e5499de82ac545c242834d2 = $(`<div id="html_dccb8bfa3e5499de82ac545c242834d2" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_b47dd4645db993d81a69c0a0e14fa714.setContent(html_dccb8bfa3e5499de82ac545c242834d2);
|
|
|
|
|
|
|
|
marker_7b8276578c9c808cb179e17601df6693.bindPopup(popup_b47dd4645db993d81a69c0a0e14fa714)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b8276578c9c808cb179e17601df6693.setIcon(icon_66b83dbaa35432fb6c3110823ee72a01);
|
|
|
|
|
|
var marker_22cf6498545324fa6b1202d35e772bb0 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5134bf7880bce1fb0c7411a1cbfdd9b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcdc7c961c814fbb37a0218a4e2166cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4b7e8bb4b848e77778b70b4f0b2102a = $(`<div id="html_d4b7e8bb4b848e77778b70b4f0b2102a" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz:443</div>`)[0];
|
|
popup_fcdc7c961c814fbb37a0218a4e2166cc.setContent(html_d4b7e8bb4b848e77778b70b4f0b2102a);
|
|
|
|
|
|
|
|
marker_22cf6498545324fa6b1202d35e772bb0.bindPopup(popup_fcdc7c961c814fbb37a0218a4e2166cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22cf6498545324fa6b1202d35e772bb0.setIcon(icon_5134bf7880bce1fb0c7411a1cbfdd9b6);
|
|
|
|
|
|
var marker_53cef1cc51811b7c88b98435c99d43ca = L.marker(
|
|
[34.1749, -118.54],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3cde6d442216588f62556e22e6b7edbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_accb5d35bfac53f409738db3839efbf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_785bf8f469ea447a666fc1653d665a54 = $(`<div id="html_785bf8f469ea447a666fc1653d665a54" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_accb5d35bfac53f409738db3839efbf4.setContent(html_785bf8f469ea447a666fc1653d665a54);
|
|
|
|
|
|
|
|
marker_53cef1cc51811b7c88b98435c99d43ca.bindPopup(popup_accb5d35bfac53f409738db3839efbf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53cef1cc51811b7c88b98435c99d43ca.setIcon(icon_3cde6d442216588f62556e22e6b7edbb);
|
|
|
|
|
|
var marker_20bc520b9556c76287bc407194af7669 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_45647e6a21ab1c009d8145c9ed6816bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc148247fbbc2d3f88ccfe1a16b20c3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76c2caf0c60511bfb777cba820a9c0d3 = $(`<div id="html_76c2caf0c60511bfb777cba820a9c0d3" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz:443</div>`)[0];
|
|
popup_cc148247fbbc2d3f88ccfe1a16b20c3b.setContent(html_76c2caf0c60511bfb777cba820a9c0d3);
|
|
|
|
|
|
|
|
marker_20bc520b9556c76287bc407194af7669.bindPopup(popup_cc148247fbbc2d3f88ccfe1a16b20c3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20bc520b9556c76287bc407194af7669.setIcon(icon_45647e6a21ab1c009d8145c9ed6816bb);
|
|
|
|
|
|
var marker_2e7edfceb05ce38d94781c3bbe50d099 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f9056e9a88cd2829300b27f4f0848554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71cb59461113323939f5aabe39a83692 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85f7f23f1e649205bdd80bfa232094f5 = $(`<div id="html_85f7f23f1e649205bdd80bfa232094f5" style="width: 100.0%; height: 100.0%;">nostr.hekster.org:443</div>`)[0];
|
|
popup_71cb59461113323939f5aabe39a83692.setContent(html_85f7f23f1e649205bdd80bfa232094f5);
|
|
|
|
|
|
|
|
marker_2e7edfceb05ce38d94781c3bbe50d099.bindPopup(popup_71cb59461113323939f5aabe39a83692)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e7edfceb05ce38d94781c3bbe50d099.setIcon(icon_f9056e9a88cd2829300b27f4f0848554);
|
|
|
|
|
|
var marker_3eab03b5f12136fb89b5527cdf31825d = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6bf0ba697a8eeb4c8f04e9ac19e90865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_374f9ce964c89ce73df6d5b515fa5334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de758245e08c54d97f6b16ea3b7bfa6 = $(`<div id="html_0de758245e08c54d97f6b16ea3b7bfa6" style="width: 100.0%; height: 100.0%;">relay.bowlafterbowl.com</div>`)[0];
|
|
popup_374f9ce964c89ce73df6d5b515fa5334.setContent(html_0de758245e08c54d97f6b16ea3b7bfa6);
|
|
|
|
|
|
|
|
marker_3eab03b5f12136fb89b5527cdf31825d.bindPopup(popup_374f9ce964c89ce73df6d5b515fa5334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eab03b5f12136fb89b5527cdf31825d.setIcon(icon_6bf0ba697a8eeb4c8f04e9ac19e90865);
|
|
|
|
|
|
var marker_c4f1c4c2f2a283413826482628044531 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5d6b3c63a047e3f2ea1d6f455427599d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4df067720654710e20ab3c96983dd0fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f1d872c27a8d24934bcee870ee7f7db = $(`<div id="html_7f1d872c27a8d24934bcee870ee7f7db" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space:443</div>`)[0];
|
|
popup_4df067720654710e20ab3c96983dd0fe.setContent(html_7f1d872c27a8d24934bcee870ee7f7db);
|
|
|
|
|
|
|
|
marker_c4f1c4c2f2a283413826482628044531.bindPopup(popup_4df067720654710e20ab3c96983dd0fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f1c4c2f2a283413826482628044531.setIcon(icon_5d6b3c63a047e3f2ea1d6f455427599d);
|
|
|
|
|
|
var marker_9bd96015205dcccc0ee1ab9994b38246 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a9029e4c783f7927a1f72dfeb0de4f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84286709fe2ae3981a362491bdc61dba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7b7ffbcdd2fcab6ffac940af6b2f05a = $(`<div id="html_a7b7ffbcdd2fcab6ffac940af6b2f05a" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_84286709fe2ae3981a362491bdc61dba.setContent(html_a7b7ffbcdd2fcab6ffac940af6b2f05a);
|
|
|
|
|
|
|
|
marker_9bd96015205dcccc0ee1ab9994b38246.bindPopup(popup_84286709fe2ae3981a362491bdc61dba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bd96015205dcccc0ee1ab9994b38246.setIcon(icon_a9029e4c783f7927a1f72dfeb0de4f27);
|
|
|
|
|
|
var marker_e4e23e4925298b085976d0bd0f862cfc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e6f6cad0efe25aefae0c57be38b3a6fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1df40462d84a2d940890f4722f8e227e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ffb3dbf463f187a5240ca7d63b52246 = $(`<div id="html_6ffb3dbf463f187a5240ca7d63b52246" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_1df40462d84a2d940890f4722f8e227e.setContent(html_6ffb3dbf463f187a5240ca7d63b52246);
|
|
|
|
|
|
|
|
marker_e4e23e4925298b085976d0bd0f862cfc.bindPopup(popup_1df40462d84a2d940890f4722f8e227e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4e23e4925298b085976d0bd0f862cfc.setIcon(icon_e6f6cad0efe25aefae0c57be38b3a6fd);
|
|
|
|
|
|
var marker_f124f513a5a8823a04de46c2a81b581d = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_78784ff6d00e4af766813cafb123717d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23186fb2ba5ee7a04820c08622733d80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c33deaa4c3187a9072d353bf58e6fc15 = $(`<div id="html_c33deaa4c3187a9072d353bf58e6fc15" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_23186fb2ba5ee7a04820c08622733d80.setContent(html_c33deaa4c3187a9072d353bf58e6fc15);
|
|
|
|
|
|
|
|
marker_f124f513a5a8823a04de46c2a81b581d.bindPopup(popup_23186fb2ba5ee7a04820c08622733d80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f124f513a5a8823a04de46c2a81b581d.setIcon(icon_78784ff6d00e4af766813cafb123717d);
|
|
|
|
|
|
var marker_dc075b18ab3c57a333b6ea4fc71167bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6caf937708db4177ddf945f390f918da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c750bafaf9005b3ec5c946ecf8ecb9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37d1e62b9d74bf412255d3bf568bcc58 = $(`<div id="html_37d1e62b9d74bf412255d3bf568bcc58" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app:443</div>`)[0];
|
|
popup_6c750bafaf9005b3ec5c946ecf8ecb9e.setContent(html_37d1e62b9d74bf412255d3bf568bcc58);
|
|
|
|
|
|
|
|
marker_dc075b18ab3c57a333b6ea4fc71167bc.bindPopup(popup_6c750bafaf9005b3ec5c946ecf8ecb9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc075b18ab3c57a333b6ea4fc71167bc.setIcon(icon_6caf937708db4177ddf945f390f918da);
|
|
|
|
|
|
var marker_caceac21cf0b9358b1984939a27564a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_af9f0fa147ce8bc99203b3da68342661 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f492f5c01f54805725469f5abd288694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cac7734bc125ec59a4a61a1117382af = $(`<div id="html_5cac7734bc125ec59a4a61a1117382af" style="width: 100.0%; height: 100.0%;">x.kojira.io:443</div>`)[0];
|
|
popup_f492f5c01f54805725469f5abd288694.setContent(html_5cac7734bc125ec59a4a61a1117382af);
|
|
|
|
|
|
|
|
marker_caceac21cf0b9358b1984939a27564a1.bindPopup(popup_f492f5c01f54805725469f5abd288694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caceac21cf0b9358b1984939a27564a1.setIcon(icon_af9f0fa147ce8bc99203b3da68342661);
|
|
|
|
|
|
var marker_0b85f820379681d51780465e9999dd86 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1af4daeddda43c538c9d68b392410687 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cfa8ca47e7cb45110b228356e3b3609 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9995d5f43a6e267bb8b07914e09afae0 = $(`<div id="html_9995d5f43a6e267bb8b07914e09afae0" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_5cfa8ca47e7cb45110b228356e3b3609.setContent(html_9995d5f43a6e267bb8b07914e09afae0);
|
|
|
|
|
|
|
|
marker_0b85f820379681d51780465e9999dd86.bindPopup(popup_5cfa8ca47e7cb45110b228356e3b3609)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b85f820379681d51780465e9999dd86.setIcon(icon_1af4daeddda43c538c9d68b392410687);
|
|
|
|
|
|
var marker_6fe17e0986f6d6b6b9c7cca9c8ed0384 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_48fd5ba703d1078f63d4a68ccba3256c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02fea2f1d024e4f9a5c95b5da98e9e21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f22ed163db612c4b397d806b0777d344 = $(`<div id="html_f22ed163db612c4b397d806b0777d344" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_02fea2f1d024e4f9a5c95b5da98e9e21.setContent(html_f22ed163db612c4b397d806b0777d344);
|
|
|
|
|
|
|
|
marker_6fe17e0986f6d6b6b9c7cca9c8ed0384.bindPopup(popup_02fea2f1d024e4f9a5c95b5da98e9e21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fe17e0986f6d6b6b9c7cca9c8ed0384.setIcon(icon_48fd5ba703d1078f63d4a68ccba3256c);
|
|
|
|
|
|
var marker_45023e30fa0ba48dccdb5f8b24bd7d8f = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6bfd7344083992d69297037c8e11fbce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e31cf84a1a06cf81b9d37dc73068cf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a8729432483132bbdec8ca9645946e1 = $(`<div id="html_5a8729432483132bbdec8ca9645946e1" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_3e31cf84a1a06cf81b9d37dc73068cf7.setContent(html_5a8729432483132bbdec8ca9645946e1);
|
|
|
|
|
|
|
|
marker_45023e30fa0ba48dccdb5f8b24bd7d8f.bindPopup(popup_3e31cf84a1a06cf81b9d37dc73068cf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45023e30fa0ba48dccdb5f8b24bd7d8f.setIcon(icon_6bfd7344083992d69297037c8e11fbce);
|
|
|
|
|
|
var marker_1fb9da28e68d15afa8c818504e757edc = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8006f53d01379a2c9d6b268dcbf1ec93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_629fb32831c24d26e4a949c126cd6456 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1addb40e0c1a93622016dfc3e7db1196 = $(`<div id="html_1addb40e0c1a93622016dfc3e7db1196" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_629fb32831c24d26e4a949c126cd6456.setContent(html_1addb40e0c1a93622016dfc3e7db1196);
|
|
|
|
|
|
|
|
marker_1fb9da28e68d15afa8c818504e757edc.bindPopup(popup_629fb32831c24d26e4a949c126cd6456)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb9da28e68d15afa8c818504e757edc.setIcon(icon_8006f53d01379a2c9d6b268dcbf1ec93);
|
|
|
|
|
|
var marker_25004dea9be4155ea214d37fc7e47373 = L.marker(
|
|
[10.6352, -85.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_49baa33a12a60e31aed8ccfd6cb86445 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_807b7adfac9e8bbb86cb6e83e43802d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88aacd67063e81d78e4a705c6f7e9a8f = $(`<div id="html_88aacd67063e81d78e4a705c6f7e9a8f" style="width: 100.0%; height: 100.0%;">no.str.cr:443</div>`)[0];
|
|
popup_807b7adfac9e8bbb86cb6e83e43802d5.setContent(html_88aacd67063e81d78e4a705c6f7e9a8f);
|
|
|
|
|
|
|
|
marker_25004dea9be4155ea214d37fc7e47373.bindPopup(popup_807b7adfac9e8bbb86cb6e83e43802d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25004dea9be4155ea214d37fc7e47373.setIcon(icon_49baa33a12a60e31aed8ccfd6cb86445);
|
|
|
|
|
|
var marker_d5bc10dcb2dc1bdc227588c44ac3ce69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_95636af01affca704c2529a4990f10e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cbe171a3c262fdd4abd5f2c6104c00f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5378037099badea112b7d084e3ef3bfd = $(`<div id="html_5378037099badea112b7d084e3ef3bfd" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_2cbe171a3c262fdd4abd5f2c6104c00f.setContent(html_5378037099badea112b7d084e3ef3bfd);
|
|
|
|
|
|
|
|
marker_d5bc10dcb2dc1bdc227588c44ac3ce69.bindPopup(popup_2cbe171a3c262fdd4abd5f2c6104c00f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5bc10dcb2dc1bdc227588c44ac3ce69.setIcon(icon_95636af01affca704c2529a4990f10e9);
|
|
|
|
|
|
var marker_89652713d06d1819bb6014c086c841b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b17633ac9685b8b09862bd9de1185050 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_833e285c38a20172c7a93197c5f4d4a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8d18b19576571ae22cfe9537d64b160 = $(`<div id="html_b8d18b19576571ae22cfe9537d64b160" style="width: 100.0%; height: 100.0%;">rilo.nostria.app:443</div>`)[0];
|
|
popup_833e285c38a20172c7a93197c5f4d4a8.setContent(html_b8d18b19576571ae22cfe9537d64b160);
|
|
|
|
|
|
|
|
marker_89652713d06d1819bb6014c086c841b0.bindPopup(popup_833e285c38a20172c7a93197c5f4d4a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89652713d06d1819bb6014c086c841b0.setIcon(icon_b17633ac9685b8b09862bd9de1185050);
|
|
|
|
|
|
var marker_ef37c350078a5015bd9eeed1006b4f1f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_369ee3d7113d7ce8066a5f2104239124 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94acddb16d21e65c0dd982df52cc7d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f02c9f84c92ff633f1272b7fc27277b6 = $(`<div id="html_f02c9f84c92ff633f1272b7fc27277b6" style="width: 100.0%; height: 100.0%;">relay.trotters.cc:443</div>`)[0];
|
|
popup_94acddb16d21e65c0dd982df52cc7d6f.setContent(html_f02c9f84c92ff633f1272b7fc27277b6);
|
|
|
|
|
|
|
|
marker_ef37c350078a5015bd9eeed1006b4f1f.bindPopup(popup_94acddb16d21e65c0dd982df52cc7d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef37c350078a5015bd9eeed1006b4f1f.setIcon(icon_369ee3d7113d7ce8066a5f2104239124);
|
|
|
|
|
|
var marker_b83cdf2c6dd096a2c596382682b81aa2 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5778f3eb0f03b5718282cfafaf7eaf40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df3030c983ae7dca99e76f5454627a53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c178ecfee1b9b7803a14f8653477fb2 = $(`<div id="html_1c178ecfee1b9b7803a14f8653477fb2" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_df3030c983ae7dca99e76f5454627a53.setContent(html_1c178ecfee1b9b7803a14f8653477fb2);
|
|
|
|
|
|
|
|
marker_b83cdf2c6dd096a2c596382682b81aa2.bindPopup(popup_df3030c983ae7dca99e76f5454627a53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b83cdf2c6dd096a2c596382682b81aa2.setIcon(icon_5778f3eb0f03b5718282cfafaf7eaf40);
|
|
|
|
|
|
var marker_a53b747baad54b6e89931e632749ea0a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_aaf669bbcffc1d8dd25666f6ca2c0b03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1fc1fd15b0d4ba2c569a7527e4e1942 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cda2b65c8bc05c14c2a0f0915fbae6a5 = $(`<div id="html_cda2b65c8bc05c14c2a0f0915fbae6a5" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com:443</div>`)[0];
|
|
popup_b1fc1fd15b0d4ba2c569a7527e4e1942.setContent(html_cda2b65c8bc05c14c2a0f0915fbae6a5);
|
|
|
|
|
|
|
|
marker_a53b747baad54b6e89931e632749ea0a.bindPopup(popup_b1fc1fd15b0d4ba2c569a7527e4e1942)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a53b747baad54b6e89931e632749ea0a.setIcon(icon_aaf669bbcffc1d8dd25666f6ca2c0b03);
|
|
|
|
|
|
var marker_ae864bcf57d0709134d31aaa694a38ec = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f505a3894b0540a31e96576c69ad71fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b84acc862c2af3ba260a868396e5943 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca8a5f2bd04eb1f5412d42f4ef895f4e = $(`<div id="html_ca8a5f2bd04eb1f5412d42f4ef895f4e" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_3b84acc862c2af3ba260a868396e5943.setContent(html_ca8a5f2bd04eb1f5412d42f4ef895f4e);
|
|
|
|
|
|
|
|
marker_ae864bcf57d0709134d31aaa694a38ec.bindPopup(popup_3b84acc862c2af3ba260a868396e5943)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae864bcf57d0709134d31aaa694a38ec.setIcon(icon_f505a3894b0540a31e96576c69ad71fd);
|
|
|
|
|
|
var marker_33a1a59f551b8664279211d51c495b13 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_af6dd5994467a35d4f953537e13017c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b3fb74063889499c28136e94180e61b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43def5fddaaf8cd163798e850b734355 = $(`<div id="html_43def5fddaaf8cd163798e850b734355" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_4b3fb74063889499c28136e94180e61b.setContent(html_43def5fddaaf8cd163798e850b734355);
|
|
|
|
|
|
|
|
marker_33a1a59f551b8664279211d51c495b13.bindPopup(popup_4b3fb74063889499c28136e94180e61b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33a1a59f551b8664279211d51c495b13.setIcon(icon_af6dd5994467a35d4f953537e13017c7);
|
|
|
|
|
|
var marker_93099291953b66fc73faa0224f8238c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8b5ec7d5861fadceccf6c6dc3833bd28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8190c918f5f471427e5f59a6f0553d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3a5c5056b4ff7b37ff1323fa3207386 = $(`<div id="html_f3a5c5056b4ff7b37ff1323fa3207386" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_c8190c918f5f471427e5f59a6f0553d4.setContent(html_f3a5c5056b4ff7b37ff1323fa3207386);
|
|
|
|
|
|
|
|
marker_93099291953b66fc73faa0224f8238c4.bindPopup(popup_c8190c918f5f471427e5f59a6f0553d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93099291953b66fc73faa0224f8238c4.setIcon(icon_8b5ec7d5861fadceccf6c6dc3833bd28);
|
|
|
|
|
|
var marker_170419b8f7e9ce9be0b92faffd1044c1 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5d4cba4df8c3b5eb4e47e98cd009486b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de972c19a5e4703b9ba0adc515ca2f26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e71f7acf080d940e5c760edcf98ff04 = $(`<div id="html_9e71f7acf080d940e5c760edcf98ff04" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_de972c19a5e4703b9ba0adc515ca2f26.setContent(html_9e71f7acf080d940e5c760edcf98ff04);
|
|
|
|
|
|
|
|
marker_170419b8f7e9ce9be0b92faffd1044c1.bindPopup(popup_de972c19a5e4703b9ba0adc515ca2f26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_170419b8f7e9ce9be0b92faffd1044c1.setIcon(icon_5d4cba4df8c3b5eb4e47e98cd009486b);
|
|
|
|
|
|
var marker_df00080a7c4414e50e1ea76aea637c08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4e33f9bc3dd5b0af59e30b29f1eaf681 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bcc6318e3b96d7286db4c688f9e9765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_011d2b72e26b02eceb6714a791b69086 = $(`<div id="html_011d2b72e26b02eceb6714a791b69086" style="width: 100.0%; height: 100.0%;">relay.dreamith.to:443</div>`)[0];
|
|
popup_8bcc6318e3b96d7286db4c688f9e9765.setContent(html_011d2b72e26b02eceb6714a791b69086);
|
|
|
|
|
|
|
|
marker_df00080a7c4414e50e1ea76aea637c08.bindPopup(popup_8bcc6318e3b96d7286db4c688f9e9765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df00080a7c4414e50e1ea76aea637c08.setIcon(icon_4e33f9bc3dd5b0af59e30b29f1eaf681);
|
|
|
|
|
|
var marker_5bd8d18fef66eebf1bd36ce5005b5637 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4f7379bd0125deb44040f7cf84355f95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed9573d47f4e07318d08b368b3b20b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_148a82350d3a46cdd65bfcfb236bf0ee = $(`<div id="html_148a82350d3a46cdd65bfcfb236bf0ee" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_3ed9573d47f4e07318d08b368b3b20b1.setContent(html_148a82350d3a46cdd65bfcfb236bf0ee);
|
|
|
|
|
|
|
|
marker_5bd8d18fef66eebf1bd36ce5005b5637.bindPopup(popup_3ed9573d47f4e07318d08b368b3b20b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bd8d18fef66eebf1bd36ce5005b5637.setIcon(icon_4f7379bd0125deb44040f7cf84355f95);
|
|
|
|
|
|
var marker_ca8b6d01464f1e06c4c6a53f280197db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_fb6f49d8e42b93b382c3528263c4cc55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36601c47b38690d49de59963dabeb5bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b59141bb02c1bd1406fec14d800ab4a = $(`<div id="html_0b59141bb02c1bd1406fec14d800ab4a" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_36601c47b38690d49de59963dabeb5bb.setContent(html_0b59141bb02c1bd1406fec14d800ab4a);
|
|
|
|
|
|
|
|
marker_ca8b6d01464f1e06c4c6a53f280197db.bindPopup(popup_36601c47b38690d49de59963dabeb5bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca8b6d01464f1e06c4c6a53f280197db.setIcon(icon_fb6f49d8e42b93b382c3528263c4cc55);
|
|
|
|
|
|
var marker_cc0fe417a32fb4a26dad6a5fe675ccac = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0dfba4bef6c0ee4d8862ef050668c922 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c919cf0d269bd85e163ae488fdf2ae2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_932e4506801410ae32e151efa18c4715 = $(`<div id="html_932e4506801410ae32e151efa18c4715" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com:443</div>`)[0];
|
|
popup_c919cf0d269bd85e163ae488fdf2ae2b.setContent(html_932e4506801410ae32e151efa18c4715);
|
|
|
|
|
|
|
|
marker_cc0fe417a32fb4a26dad6a5fe675ccac.bindPopup(popup_c919cf0d269bd85e163ae488fdf2ae2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc0fe417a32fb4a26dad6a5fe675ccac.setIcon(icon_0dfba4bef6c0ee4d8862ef050668c922);
|
|
|
|
|
|
var marker_b610dd3f2afcb1d79ebbfd748365246f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e421aa683d408df21558fdb84da4d60c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7405db55ff821c21600d54c8efbb2cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d864e708856cd16695fbd03b0b86fcc = $(`<div id="html_9d864e708856cd16695fbd03b0b86fcc" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_b7405db55ff821c21600d54c8efbb2cb.setContent(html_9d864e708856cd16695fbd03b0b86fcc);
|
|
|
|
|
|
|
|
marker_b610dd3f2afcb1d79ebbfd748365246f.bindPopup(popup_b7405db55ff821c21600d54c8efbb2cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b610dd3f2afcb1d79ebbfd748365246f.setIcon(icon_e421aa683d408df21558fdb84da4d60c);
|
|
|
|
|
|
var marker_2804945fe201f3463a0ca62865cb1c95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_595524e199e51990633589fb66678916 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28672d75f5fdae44fcc05724624c5dc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38570181ffd68b29a9fd0dff647f72e6 = $(`<div id="html_38570181ffd68b29a9fd0dff647f72e6" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_28672d75f5fdae44fcc05724624c5dc4.setContent(html_38570181ffd68b29a9fd0dff647f72e6);
|
|
|
|
|
|
|
|
marker_2804945fe201f3463a0ca62865cb1c95.bindPopup(popup_28672d75f5fdae44fcc05724624c5dc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2804945fe201f3463a0ca62865cb1c95.setIcon(icon_595524e199e51990633589fb66678916);
|
|
|
|
|
|
var marker_fbbcbe88d9b3fd800bbc9d13962079e9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_16724398475a347977fd904a19872555 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff099c1e169b9efe0ac5944d56118f3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80b51a1e5c9627cfc917523ffd3614a5 = $(`<div id="html_80b51a1e5c9627cfc917523ffd3614a5" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ff099c1e169b9efe0ac5944d56118f3c.setContent(html_80b51a1e5c9627cfc917523ffd3614a5);
|
|
|
|
|
|
|
|
marker_fbbcbe88d9b3fd800bbc9d13962079e9.bindPopup(popup_ff099c1e169b9efe0ac5944d56118f3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbbcbe88d9b3fd800bbc9d13962079e9.setIcon(icon_16724398475a347977fd904a19872555);
|
|
|
|
|
|
var marker_e0bbdba3e3c79c318da5134725396a15 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_87a42d1ad69f7c56630fa5ce69cf65e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0a73b2065920ffe98d18c9c49bebb91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22c4395305cb78cd4920541c5ed06b96 = $(`<div id="html_22c4395305cb78cd4920541c5ed06b96" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_b0a73b2065920ffe98d18c9c49bebb91.setContent(html_22c4395305cb78cd4920541c5ed06b96);
|
|
|
|
|
|
|
|
marker_e0bbdba3e3c79c318da5134725396a15.bindPopup(popup_b0a73b2065920ffe98d18c9c49bebb91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0bbdba3e3c79c318da5134725396a15.setIcon(icon_87a42d1ad69f7c56630fa5ce69cf65e5);
|
|
|
|
|
|
var marker_fd38de76313e4b6aaf9a164e4893ce22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6d2ebd591e951d5687b60fc5f3f9e0be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57cacafa4736412c09ef4cbd28838668 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e967417564f7f25cca1debaebeefd5d8 = $(`<div id="html_e967417564f7f25cca1debaebeefd5d8" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_57cacafa4736412c09ef4cbd28838668.setContent(html_e967417564f7f25cca1debaebeefd5d8);
|
|
|
|
|
|
|
|
marker_fd38de76313e4b6aaf9a164e4893ce22.bindPopup(popup_57cacafa4736412c09ef4cbd28838668)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd38de76313e4b6aaf9a164e4893ce22.setIcon(icon_6d2ebd591e951d5687b60fc5f3f9e0be);
|
|
|
|
|
|
var marker_c92a1f95dacb9c28890d459c24ff0a97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d09f4810b34a9f8ff6b114754630e016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b3e83bc1d7ee4500412c1730fe7f58b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d91c2cbaeab429f713b5fb7f93006f76 = $(`<div id="html_d91c2cbaeab429f713b5fb7f93006f76" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_7b3e83bc1d7ee4500412c1730fe7f58b.setContent(html_d91c2cbaeab429f713b5fb7f93006f76);
|
|
|
|
|
|
|
|
marker_c92a1f95dacb9c28890d459c24ff0a97.bindPopup(popup_7b3e83bc1d7ee4500412c1730fe7f58b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c92a1f95dacb9c28890d459c24ff0a97.setIcon(icon_d09f4810b34a9f8ff6b114754630e016);
|
|
|
|
|
|
var marker_94a1074ef5047405e1533ebee8f440cc = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_887958cb8e8d86cc1c465fc6807432bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a2191b2539701d229d5cac546f0accf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac3f73c5e85c344695cfb5a83e79ead3 = $(`<div id="html_ac3f73c5e85c344695cfb5a83e79ead3" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_5a2191b2539701d229d5cac546f0accf.setContent(html_ac3f73c5e85c344695cfb5a83e79ead3);
|
|
|
|
|
|
|
|
marker_94a1074ef5047405e1533ebee8f440cc.bindPopup(popup_5a2191b2539701d229d5cac546f0accf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94a1074ef5047405e1533ebee8f440cc.setIcon(icon_887958cb8e8d86cc1c465fc6807432bf);
|
|
|
|
|
|
var marker_707a1e7e333e8aa481c87bf17710bbb2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cde211768dbb0c4d71618ce94b4e658c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af43346dd1c1e8aca4c162360d277f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d77532a9d5a7672e907c0eab26d8df7e = $(`<div id="html_d77532a9d5a7672e907c0eab26d8df7e" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_6af43346dd1c1e8aca4c162360d277f8.setContent(html_d77532a9d5a7672e907c0eab26d8df7e);
|
|
|
|
|
|
|
|
marker_707a1e7e333e8aa481c87bf17710bbb2.bindPopup(popup_6af43346dd1c1e8aca4c162360d277f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_707a1e7e333e8aa481c87bf17710bbb2.setIcon(icon_cde211768dbb0c4d71618ce94b4e658c);
|
|
|
|
|
|
var marker_637df25c1599c0426fc28477b81209f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_50b844d5c0df88551de7fa94f14dd3ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4c81eb2bcc660b4bbf244455d5e1703 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb3396253b9b83ee2a26a9e9318a16b2 = $(`<div id="html_bb3396253b9b83ee2a26a9e9318a16b2" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_f4c81eb2bcc660b4bbf244455d5e1703.setContent(html_bb3396253b9b83ee2a26a9e9318a16b2);
|
|
|
|
|
|
|
|
marker_637df25c1599c0426fc28477b81209f9.bindPopup(popup_f4c81eb2bcc660b4bbf244455d5e1703)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637df25c1599c0426fc28477b81209f9.setIcon(icon_50b844d5c0df88551de7fa94f14dd3ed);
|
|
|
|
|
|
var marker_d835ab7ca9b43f037c779d5db2152c53 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4fa33df75aa9f66e603349198e9bf010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a3d181e582aa1afd1b0112d573d76f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7489cf3b332df8b8461931b851d7f52 = $(`<div id="html_d7489cf3b332df8b8461931b851d7f52" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_5a3d181e582aa1afd1b0112d573d76f7.setContent(html_d7489cf3b332df8b8461931b851d7f52);
|
|
|
|
|
|
|
|
marker_d835ab7ca9b43f037c779d5db2152c53.bindPopup(popup_5a3d181e582aa1afd1b0112d573d76f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d835ab7ca9b43f037c779d5db2152c53.setIcon(icon_4fa33df75aa9f66e603349198e9bf010);
|
|
|
|
|
|
var marker_5460cc9ff323fd8c268654c8f167d7f6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_195699d3745bb0535dd1dd9b8b819a9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73f1a7dd44a3f05a8db508daa8dbdeb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a01d46710edc4478670c1ce3365f0479 = $(`<div id="html_a01d46710edc4478670c1ce3365f0479" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com:443</div>`)[0];
|
|
popup_73f1a7dd44a3f05a8db508daa8dbdeb9.setContent(html_a01d46710edc4478670c1ce3365f0479);
|
|
|
|
|
|
|
|
marker_5460cc9ff323fd8c268654c8f167d7f6.bindPopup(popup_73f1a7dd44a3f05a8db508daa8dbdeb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5460cc9ff323fd8c268654c8f167d7f6.setIcon(icon_195699d3745bb0535dd1dd9b8b819a9e);
|
|
|
|
|
|
var marker_3af319b05eefb7a0d5bec11ff07a6f5f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_10956baa7f716a615a042d34cd705578 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b790b4db67ba4869e67e144c973c8967 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f1226ce201b7ff1220c03734c4711de = $(`<div id="html_7f1226ce201b7ff1220c03734c4711de" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol:443</div>`)[0];
|
|
popup_b790b4db67ba4869e67e144c973c8967.setContent(html_7f1226ce201b7ff1220c03734c4711de);
|
|
|
|
|
|
|
|
marker_3af319b05eefb7a0d5bec11ff07a6f5f.bindPopup(popup_b790b4db67ba4869e67e144c973c8967)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3af319b05eefb7a0d5bec11ff07a6f5f.setIcon(icon_10956baa7f716a615a042d34cd705578);
|
|
|
|
|
|
var marker_874991efeed29c1fc3702d9eb93b0447 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f2c23bdf9e0c60c70f8b5c3a8a3a47fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c459835e50f75bca1e094dfbe10ec232 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ce9661d633850d0d86efcdb280d761b = $(`<div id="html_7ce9661d633850d0d86efcdb280d761b" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_c459835e50f75bca1e094dfbe10ec232.setContent(html_7ce9661d633850d0d86efcdb280d761b);
|
|
|
|
|
|
|
|
marker_874991efeed29c1fc3702d9eb93b0447.bindPopup(popup_c459835e50f75bca1e094dfbe10ec232)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_874991efeed29c1fc3702d9eb93b0447.setIcon(icon_f2c23bdf9e0c60c70f8b5c3a8a3a47fc);
|
|
|
|
|
|
var marker_7c5dcb4f42614260bdb1068676466c16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a368055a00f4b8b1fbd7940323971844 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fd6e1bca3bfd20d41ac061dcaff14f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30d1ebc3af7ea43e9e79b8ec20e4aa10 = $(`<div id="html_30d1ebc3af7ea43e9e79b8ec20e4aa10" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_0fd6e1bca3bfd20d41ac061dcaff14f3.setContent(html_30d1ebc3af7ea43e9e79b8ec20e4aa10);
|
|
|
|
|
|
|
|
marker_7c5dcb4f42614260bdb1068676466c16.bindPopup(popup_0fd6e1bca3bfd20d41ac061dcaff14f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c5dcb4f42614260bdb1068676466c16.setIcon(icon_a368055a00f4b8b1fbd7940323971844);
|
|
|
|
|
|
var marker_feffe2f8e24c66ba25c6397448abd4dc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_732d3e10a33a00b78d729ac22e0695af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a0e672541c390f83c008df22b47daef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_009ae5877114cf4d919d0e8354de2895 = $(`<div id="html_009ae5877114cf4d919d0e8354de2895" style="width: 100.0%; height: 100.0%;">nos.lol:443</div>`)[0];
|
|
popup_5a0e672541c390f83c008df22b47daef.setContent(html_009ae5877114cf4d919d0e8354de2895);
|
|
|
|
|
|
|
|
marker_feffe2f8e24c66ba25c6397448abd4dc.bindPopup(popup_5a0e672541c390f83c008df22b47daef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_feffe2f8e24c66ba25c6397448abd4dc.setIcon(icon_732d3e10a33a00b78d729ac22e0695af);
|
|
|
|
|
|
var marker_d6c31615b09d0fe362ca0913ad1c0c14 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b020a23b9df08ff20723775c448e3fdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f961edce746ea18d8f1e2a9a3447dbf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f56a1eaad81d61e2644dd9c194b8ec4 = $(`<div id="html_3f56a1eaad81d61e2644dd9c194b8ec4" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_f961edce746ea18d8f1e2a9a3447dbf5.setContent(html_3f56a1eaad81d61e2644dd9c194b8ec4);
|
|
|
|
|
|
|
|
marker_d6c31615b09d0fe362ca0913ad1c0c14.bindPopup(popup_f961edce746ea18d8f1e2a9a3447dbf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6c31615b09d0fe362ca0913ad1c0c14.setIcon(icon_b020a23b9df08ff20723775c448e3fdb);
|
|
|
|
|
|
var marker_aa5c86dd739251af32a44a6da473d120 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_94329f08f4cea9852bbf779a3c59be26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e28217f2c39ee3df9d26eb470c846e55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7407ba4ce4a9f63922273807c83d138a = $(`<div id="html_7407ba4ce4a9f63922273807c83d138a" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_e28217f2c39ee3df9d26eb470c846e55.setContent(html_7407ba4ce4a9f63922273807c83d138a);
|
|
|
|
|
|
|
|
marker_aa5c86dd739251af32a44a6da473d120.bindPopup(popup_e28217f2c39ee3df9d26eb470c846e55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5c86dd739251af32a44a6da473d120.setIcon(icon_94329f08f4cea9852bbf779a3c59be26);
|
|
|
|
|
|
var marker_dd0c6cc798e6d387a1078b0fd14bba96 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_24f94b69b35c4ca234c19067e13a3cd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_650709330273fc36930c4a2d99b835fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2f204579e08368390f285087703fd82 = $(`<div id="html_b2f204579e08368390f285087703fd82" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_650709330273fc36930c4a2d99b835fe.setContent(html_b2f204579e08368390f285087703fd82);
|
|
|
|
|
|
|
|
marker_dd0c6cc798e6d387a1078b0fd14bba96.bindPopup(popup_650709330273fc36930c4a2d99b835fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd0c6cc798e6d387a1078b0fd14bba96.setIcon(icon_24f94b69b35c4ca234c19067e13a3cd4);
|
|
|
|
|
|
var marker_4bafbaf049d1304bbc984653fac43373 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4e87e78f78713bd4737234ec7723e610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a463bad26b79c4c3eab6d06e62db1101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2704ccf1a5a5abc94a069df1faa22ec1 = $(`<div id="html_2704ccf1a5a5abc94a069df1faa22ec1" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_a463bad26b79c4c3eab6d06e62db1101.setContent(html_2704ccf1a5a5abc94a069df1faa22ec1);
|
|
|
|
|
|
|
|
marker_4bafbaf049d1304bbc984653fac43373.bindPopup(popup_a463bad26b79c4c3eab6d06e62db1101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bafbaf049d1304bbc984653fac43373.setIcon(icon_4e87e78f78713bd4737234ec7723e610);
|
|
|
|
|
|
var marker_1e69a67d826e4806ca519c6d25862e61 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_56d811afe7bd9d525d83efbc85fe74fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_196a51cbace54841c4746833e21e6408 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10ad50d1696e70ca5f0ff453e27f96bd = $(`<div id="html_10ad50d1696e70ca5f0ff453e27f96bd" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_196a51cbace54841c4746833e21e6408.setContent(html_10ad50d1696e70ca5f0ff453e27f96bd);
|
|
|
|
|
|
|
|
marker_1e69a67d826e4806ca519c6d25862e61.bindPopup(popup_196a51cbace54841c4746833e21e6408)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e69a67d826e4806ca519c6d25862e61.setIcon(icon_56d811afe7bd9d525d83efbc85fe74fe);
|
|
|
|
|
|
var marker_6c58dd9c1172c85f3dd51221225b4135 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_5685996f6b281267315fb3ae8dd5dd00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6cd7cc7b759391dd3e844f809d1d115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85b6d034d2285284d1d343eb03e9b1b2 = $(`<div id="html_85b6d034d2285284d1d343eb03e9b1b2" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_f6cd7cc7b759391dd3e844f809d1d115.setContent(html_85b6d034d2285284d1d343eb03e9b1b2);
|
|
|
|
|
|
|
|
marker_6c58dd9c1172c85f3dd51221225b4135.bindPopup(popup_f6cd7cc7b759391dd3e844f809d1d115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c58dd9c1172c85f3dd51221225b4135.setIcon(icon_5685996f6b281267315fb3ae8dd5dd00);
|
|
|
|
|
|
var marker_955f3efd9cf1fcccafc7580d1686a2b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_0f921e1cba6a03b244b42c96a62488e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95eb7190f94d425c5b91f0d467c33b7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_332d8d5c8e824ec8e9c6b94df984b9f3 = $(`<div id="html_332d8d5c8e824ec8e9c6b94df984b9f3" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_95eb7190f94d425c5b91f0d467c33b7c.setContent(html_332d8d5c8e824ec8e9c6b94df984b9f3);
|
|
|
|
|
|
|
|
marker_955f3efd9cf1fcccafc7580d1686a2b4.bindPopup(popup_95eb7190f94d425c5b91f0d467c33b7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_955f3efd9cf1fcccafc7580d1686a2b4.setIcon(icon_0f921e1cba6a03b244b42c96a62488e5);
|
|
|
|
|
|
var marker_9fa1ae5a26ba77f20621a72e4505bd76 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4eb7a8f163770c45515a13a5a4c77207 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1378226fe3e20421b4710878799b671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74bd423629300c8c172199dede7d5093 = $(`<div id="html_74bd423629300c8c172199dede7d5093" style="width: 100.0%; height: 100.0%;">relay.chorus.community:443</div>`)[0];
|
|
popup_f1378226fe3e20421b4710878799b671.setContent(html_74bd423629300c8c172199dede7d5093);
|
|
|
|
|
|
|
|
marker_9fa1ae5a26ba77f20621a72e4505bd76.bindPopup(popup_f1378226fe3e20421b4710878799b671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fa1ae5a26ba77f20621a72e4505bd76.setIcon(icon_4eb7a8f163770c45515a13a5a4c77207);
|
|
|
|
|
|
var marker_15ae8bdd41cabb49ed7e77676f49474a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_62e9a4301a2e9e6e9a01388796f4870f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_052fc5c64dff7a2670f16374f8550c5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ced464c279ddc2697481c52e32fcc628 = $(`<div id="html_ced464c279ddc2697481c52e32fcc628" style="width: 100.0%; height: 100.0%;">node.kommonzenze.de</div>`)[0];
|
|
popup_052fc5c64dff7a2670f16374f8550c5b.setContent(html_ced464c279ddc2697481c52e32fcc628);
|
|
|
|
|
|
|
|
marker_15ae8bdd41cabb49ed7e77676f49474a.bindPopup(popup_052fc5c64dff7a2670f16374f8550c5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15ae8bdd41cabb49ed7e77676f49474a.setIcon(icon_62e9a4301a2e9e6e9a01388796f4870f);
|
|
|
|
|
|
var marker_4647db745fa53d09e7e4e1fc40ee1f70 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_acfcbfcd7e98c08769eaac556873c8a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b6c859be628a8428f8d7ad1af9e7553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_869d9e2c06f28ee3b04cd7aece58ca2b = $(`<div id="html_869d9e2c06f28ee3b04cd7aece58ca2b" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com:443</div>`)[0];
|
|
popup_0b6c859be628a8428f8d7ad1af9e7553.setContent(html_869d9e2c06f28ee3b04cd7aece58ca2b);
|
|
|
|
|
|
|
|
marker_4647db745fa53d09e7e4e1fc40ee1f70.bindPopup(popup_0b6c859be628a8428f8d7ad1af9e7553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4647db745fa53d09e7e4e1fc40ee1f70.setIcon(icon_acfcbfcd7e98c08769eaac556873c8a1);
|
|
|
|
|
|
var marker_3ace84591a80ebcb473c62e7172b8bbb = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ee42d05bee4a51ddef4021a4b03ab5e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c59327564f7012e91b59f1d9b8d05285 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4dc7a845f089e7ad2cd58ee3ba877a0 = $(`<div id="html_c4dc7a845f089e7ad2cd58ee3ba877a0" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_c59327564f7012e91b59f1d9b8d05285.setContent(html_c4dc7a845f089e7ad2cd58ee3ba877a0);
|
|
|
|
|
|
|
|
marker_3ace84591a80ebcb473c62e7172b8bbb.bindPopup(popup_c59327564f7012e91b59f1d9b8d05285)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ace84591a80ebcb473c62e7172b8bbb.setIcon(icon_ee42d05bee4a51ddef4021a4b03ab5e5);
|
|
|
|
|
|
var marker_84a8c079b1fe96d2ef85fb8865734e57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_99d8fcecf8e61b12a4a92c0554f5aa25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2c7d4cdb4d72df5212d65c6dba61448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2666cdfe4d08dcb58db750e4a5eebdb = $(`<div id="html_d2666cdfe4d08dcb58db750e4a5eebdb" style="width: 100.0%; height: 100.0%;">public.crostr.com:443</div>`)[0];
|
|
popup_a2c7d4cdb4d72df5212d65c6dba61448.setContent(html_d2666cdfe4d08dcb58db750e4a5eebdb);
|
|
|
|
|
|
|
|
marker_84a8c079b1fe96d2ef85fb8865734e57.bindPopup(popup_a2c7d4cdb4d72df5212d65c6dba61448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84a8c079b1fe96d2ef85fb8865734e57.setIcon(icon_99d8fcecf8e61b12a4a92c0554f5aa25);
|
|
|
|
|
|
var marker_170eeff0ee5772ed065b0b093a60f900 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d751d33a47d7497578fbb53cab27de67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d74735314abf6ce7704ea89454834d99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbcd09548d685e4024e50d669560c0c8 = $(`<div id="html_bbcd09548d685e4024e50d669560c0c8" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev:443</div>`)[0];
|
|
popup_d74735314abf6ce7704ea89454834d99.setContent(html_bbcd09548d685e4024e50d669560c0c8);
|
|
|
|
|
|
|
|
marker_170eeff0ee5772ed065b0b093a60f900.bindPopup(popup_d74735314abf6ce7704ea89454834d99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_170eeff0ee5772ed065b0b093a60f900.setIcon(icon_d751d33a47d7497578fbb53cab27de67);
|
|
|
|
|
|
var marker_018ab92541ecc5b1628f3e0fda9fe9be = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d301adbf75a8613194417e459b89a64e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77dd1abda4dd75a842ea3ad56e20378a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89f6a2911dcc884b4ee187c9afb39382 = $(`<div id="html_89f6a2911dcc884b4ee187c9afb39382" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live:443</div>`)[0];
|
|
popup_77dd1abda4dd75a842ea3ad56e20378a.setContent(html_89f6a2911dcc884b4ee187c9afb39382);
|
|
|
|
|
|
|
|
marker_018ab92541ecc5b1628f3e0fda9fe9be.bindPopup(popup_77dd1abda4dd75a842ea3ad56e20378a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_018ab92541ecc5b1628f3e0fda9fe9be.setIcon(icon_d301adbf75a8613194417e459b89a64e);
|
|
|
|
|
|
var marker_5be835153615f8cf2c513abe508ed78c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_14eb88ed84674bf24aff5aca20de2b3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8d2c07bcdd6f8bf3f4b81fa3175b781 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11091a4104c66b97be6159c6ec85dee3 = $(`<div id="html_11091a4104c66b97be6159c6ec85dee3" style="width: 100.0%; height: 100.0%;">ec2.f7z.io</div>`)[0];
|
|
popup_f8d2c07bcdd6f8bf3f4b81fa3175b781.setContent(html_11091a4104c66b97be6159c6ec85dee3);
|
|
|
|
|
|
|
|
marker_5be835153615f8cf2c513abe508ed78c.bindPopup(popup_f8d2c07bcdd6f8bf3f4b81fa3175b781)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5be835153615f8cf2c513abe508ed78c.setIcon(icon_14eb88ed84674bf24aff5aca20de2b3b);
|
|
|
|
|
|
var marker_ae78f7a83601664feb71000de6ce7141 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_461b2911641f82b08469906dea73d137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_949856a786b08342eeea68860cebef2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4631d29530937ee44d71ca5bc0393d9 = $(`<div id="html_c4631d29530937ee44d71ca5bc0393d9" style="width: 100.0%; height: 100.0%;">relay.mostr.pub:443</div>`)[0];
|
|
popup_949856a786b08342eeea68860cebef2a.setContent(html_c4631d29530937ee44d71ca5bc0393d9);
|
|
|
|
|
|
|
|
marker_ae78f7a83601664feb71000de6ce7141.bindPopup(popup_949856a786b08342eeea68860cebef2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae78f7a83601664feb71000de6ce7141.setIcon(icon_461b2911641f82b08469906dea73d137);
|
|
|
|
|
|
var marker_f9e80d35d019ecf128f85b9a8460335d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a9e7bbcb8d7a146d7c0d6fb2e64a2072 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8609099ff9f4ce23523b158a9b055ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34345e0330edd23f7bc9ac2c17a6e668 = $(`<div id="html_34345e0330edd23f7bc9ac2c17a6e668" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_a8609099ff9f4ce23523b158a9b055ad.setContent(html_34345e0330edd23f7bc9ac2c17a6e668);
|
|
|
|
|
|
|
|
marker_f9e80d35d019ecf128f85b9a8460335d.bindPopup(popup_a8609099ff9f4ce23523b158a9b055ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9e80d35d019ecf128f85b9a8460335d.setIcon(icon_a9e7bbcb8d7a146d7c0d6fb2e64a2072);
|
|
|
|
|
|
var marker_ecd506ba45ecd7b4a2805c1459eb7735 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_14c0320210f0156f88ecbe1ac861403c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8f053526dca8e6dd5c490b5fdb88f28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c273358c16626c815ccfc7ddd23cced0 = $(`<div id="html_c273358c16626c815ccfc7ddd23cced0" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_e8f053526dca8e6dd5c490b5fdb88f28.setContent(html_c273358c16626c815ccfc7ddd23cced0);
|
|
|
|
|
|
|
|
marker_ecd506ba45ecd7b4a2805c1459eb7735.bindPopup(popup_e8f053526dca8e6dd5c490b5fdb88f28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecd506ba45ecd7b4a2805c1459eb7735.setIcon(icon_14c0320210f0156f88ecbe1ac861403c);
|
|
|
|
|
|
var marker_cd04707b7a657e585016fee07d90f5bf = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_135f407b38f85e745c78339c9659752c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f04515a9cb245ef7ca14e9f2d0a59530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc729ff3f48f40dd00c8021cc2a9967c = $(`<div id="html_bc729ff3f48f40dd00c8021cc2a9967c" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_f04515a9cb245ef7ca14e9f2d0a59530.setContent(html_bc729ff3f48f40dd00c8021cc2a9967c);
|
|
|
|
|
|
|
|
marker_cd04707b7a657e585016fee07d90f5bf.bindPopup(popup_f04515a9cb245ef7ca14e9f2d0a59530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd04707b7a657e585016fee07d90f5bf.setIcon(icon_135f407b38f85e745c78339c9659752c);
|
|
|
|
|
|
var marker_28e81f75715c91997dd45ce9b7b8d073 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_be15211abd0c7d2fc44249e2f0280dd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c645b51c7c4d462cbc2b4de89e0426f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7084698c3d6ad9f1bff501cc29921e9 = $(`<div id="html_d7084698c3d6ad9f1bff501cc29921e9" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_c645b51c7c4d462cbc2b4de89e0426f2.setContent(html_d7084698c3d6ad9f1bff501cc29921e9);
|
|
|
|
|
|
|
|
marker_28e81f75715c91997dd45ce9b7b8d073.bindPopup(popup_c645b51c7c4d462cbc2b4de89e0426f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28e81f75715c91997dd45ce9b7b8d073.setIcon(icon_be15211abd0c7d2fc44249e2f0280dd5);
|
|
|
|
|
|
var marker_93a447971145c21da1f4d03aa9c02d7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_353bc87162022e9a87c245fd6ad36937 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed8852e1a713f0034b0970716c459798 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_470c0f5ab3c3e50db628094ff1dc016f = $(`<div id="html_470c0f5ab3c3e50db628094ff1dc016f" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_ed8852e1a713f0034b0970716c459798.setContent(html_470c0f5ab3c3e50db628094ff1dc016f);
|
|
|
|
|
|
|
|
marker_93a447971145c21da1f4d03aa9c02d7f.bindPopup(popup_ed8852e1a713f0034b0970716c459798)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93a447971145c21da1f4d03aa9c02d7f.setIcon(icon_353bc87162022e9a87c245fd6ad36937);
|
|
|
|
|
|
var marker_886951d8d2684b6a01093ca04f666c2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_edf512e91b0b67fd8b74c82e8c1e86a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_214d60b5393ba7d4db5815be527baab8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ecb02436ff3fddcbdd796050166aa5b = $(`<div id="html_0ecb02436ff3fddcbdd796050166aa5b" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_214d60b5393ba7d4db5815be527baab8.setContent(html_0ecb02436ff3fddcbdd796050166aa5b);
|
|
|
|
|
|
|
|
marker_886951d8d2684b6a01093ca04f666c2e.bindPopup(popup_214d60b5393ba7d4db5815be527baab8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_886951d8d2684b6a01093ca04f666c2e.setIcon(icon_edf512e91b0b67fd8b74c82e8c1e86a7);
|
|
|
|
|
|
var marker_9d1bc5ccfe0b4c94ce93252bc212c750 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bd8b957b89f1529316f83e2c14bbd3ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e92f7434ad33c46cdcc1bbace3ec8f67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee58d2a55173c7ae0341fa2138748b5c = $(`<div id="html_ee58d2a55173c7ae0341fa2138748b5c" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_e92f7434ad33c46cdcc1bbace3ec8f67.setContent(html_ee58d2a55173c7ae0341fa2138748b5c);
|
|
|
|
|
|
|
|
marker_9d1bc5ccfe0b4c94ce93252bc212c750.bindPopup(popup_e92f7434ad33c46cdcc1bbace3ec8f67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d1bc5ccfe0b4c94ce93252bc212c750.setIcon(icon_bd8b957b89f1529316f83e2c14bbd3ef);
|
|
|
|
|
|
var marker_51c73b3e0562654449724f87a2149eb8 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_64ca7ded14168729191f65f06763d04d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bb6c7ecc37fa2124d57cd7b514067bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2f63670ea44daab0b15592939dd1a9b = $(`<div id="html_b2f63670ea44daab0b15592939dd1a9b" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com:443</div>`)[0];
|
|
popup_5bb6c7ecc37fa2124d57cd7b514067bc.setContent(html_b2f63670ea44daab0b15592939dd1a9b);
|
|
|
|
|
|
|
|
marker_51c73b3e0562654449724f87a2149eb8.bindPopup(popup_5bb6c7ecc37fa2124d57cd7b514067bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c73b3e0562654449724f87a2149eb8.setIcon(icon_64ca7ded14168729191f65f06763d04d);
|
|
|
|
|
|
var marker_26d8d7478502add120c31e9bfab340b7 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b622bd82a53a5ce0eacf3f0e48bc59fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da908d58358797317e658271010e5645 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e604cce2cc9e66b3a38bc1d746bea7f = $(`<div id="html_2e604cce2cc9e66b3a38bc1d746bea7f" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_da908d58358797317e658271010e5645.setContent(html_2e604cce2cc9e66b3a38bc1d746bea7f);
|
|
|
|
|
|
|
|
marker_26d8d7478502add120c31e9bfab340b7.bindPopup(popup_da908d58358797317e658271010e5645)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26d8d7478502add120c31e9bfab340b7.setIcon(icon_b622bd82a53a5ce0eacf3f0e48bc59fa);
|
|
|
|
|
|
var marker_e96449171379f8cadb121f819ef1bd95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_dd30d204a39b6ae8f5dc5d63962febe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_657f85e0303bbc5ab91b89f6026fb11c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74d985997b756b679852f0914a60051d = $(`<div id="html_74d985997b756b679852f0914a60051d" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_657f85e0303bbc5ab91b89f6026fb11c.setContent(html_74d985997b756b679852f0914a60051d);
|
|
|
|
|
|
|
|
marker_e96449171379f8cadb121f819ef1bd95.bindPopup(popup_657f85e0303bbc5ab91b89f6026fb11c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e96449171379f8cadb121f819ef1bd95.setIcon(icon_dd30d204a39b6ae8f5dc5d63962febe0);
|
|
|
|
|
|
var marker_fdd009204d2439135b8b48324d094b06 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f3db3debd9aebd70b9cf7e72b25e43b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57dc52aaf3adeb3213fc87d38fba99c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26dd277a8bb9c09eda0ad37698de5e17 = $(`<div id="html_26dd277a8bb9c09eda0ad37698de5e17" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com:443</div>`)[0];
|
|
popup_57dc52aaf3adeb3213fc87d38fba99c2.setContent(html_26dd277a8bb9c09eda0ad37698de5e17);
|
|
|
|
|
|
|
|
marker_fdd009204d2439135b8b48324d094b06.bindPopup(popup_57dc52aaf3adeb3213fc87d38fba99c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd009204d2439135b8b48324d094b06.setIcon(icon_f3db3debd9aebd70b9cf7e72b25e43b7);
|
|
|
|
|
|
var marker_dd08fdea405048d7f308b929e963de89 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_067a4e9368b59fc923031cb449ce1cab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60d25841d9d2e4344af53a72bd54390e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35ce4a5cadbf19e62be3bdc95a303157 = $(`<div id="html_35ce4a5cadbf19e62be3bdc95a303157" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com:443</div>`)[0];
|
|
popup_60d25841d9d2e4344af53a72bd54390e.setContent(html_35ce4a5cadbf19e62be3bdc95a303157);
|
|
|
|
|
|
|
|
marker_dd08fdea405048d7f308b929e963de89.bindPopup(popup_60d25841d9d2e4344af53a72bd54390e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd08fdea405048d7f308b929e963de89.setIcon(icon_067a4e9368b59fc923031cb449ce1cab);
|
|
|
|
|
|
var marker_506eb97edfd5935c1b4d3eff6affa094 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b9a74fd616862904cb1c191971a620dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d52e162f5ecdf3246c9bc4c0fd672f1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_287b685fd2574cc5fbc96d23a47689ba = $(`<div id="html_287b685fd2574cc5fbc96d23a47689ba" style="width: 100.0%; height: 100.0%;">relay.mypathtofire.de</div>`)[0];
|
|
popup_d52e162f5ecdf3246c9bc4c0fd672f1e.setContent(html_287b685fd2574cc5fbc96d23a47689ba);
|
|
|
|
|
|
|
|
marker_506eb97edfd5935c1b4d3eff6affa094.bindPopup(popup_d52e162f5ecdf3246c9bc4c0fd672f1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_506eb97edfd5935c1b4d3eff6affa094.setIcon(icon_b9a74fd616862904cb1c191971a620dc);
|
|
|
|
|
|
var marker_722bed289b77e38159de87710f56f5e7 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_38ab65828ed29e6619f684d6e5a740a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_479d74aa83e46757d98169a5c66a55fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8de3bed30b8b405a32fc76377316b59b = $(`<div id="html_8de3bed30b8b405a32fc76377316b59b" style="width: 100.0%; height: 100.0%;">relay.artx.market:443</div>`)[0];
|
|
popup_479d74aa83e46757d98169a5c66a55fb.setContent(html_8de3bed30b8b405a32fc76377316b59b);
|
|
|
|
|
|
|
|
marker_722bed289b77e38159de87710f56f5e7.bindPopup(popup_479d74aa83e46757d98169a5c66a55fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_722bed289b77e38159de87710f56f5e7.setIcon(icon_38ab65828ed29e6619f684d6e5a740a9);
|
|
|
|
|
|
var marker_ee2e117756d0575582191165d017143d = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d075db49134a9656b991f336f9af88a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cedbd6e379962f0387ae8732ea97e5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d91a1a2a0c1db4f5bf791cabab4a5949 = $(`<div id="html_d91a1a2a0c1db4f5bf791cabab4a5949" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_4cedbd6e379962f0387ae8732ea97e5b.setContent(html_d91a1a2a0c1db4f5bf791cabab4a5949);
|
|
|
|
|
|
|
|
marker_ee2e117756d0575582191165d017143d.bindPopup(popup_4cedbd6e379962f0387ae8732ea97e5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee2e117756d0575582191165d017143d.setIcon(icon_d075db49134a9656b991f336f9af88a0);
|
|
|
|
|
|
var marker_f2f1c92d6f8c2601fc6c2b2731cc458c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ad015e5b849851ac6760533e5314d9ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_767a73e043d11572fc8c72fd3357df01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d75bd91e08278018a52c97e4ca17fd5 = $(`<div id="html_6d75bd91e08278018a52c97e4ca17fd5" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_767a73e043d11572fc8c72fd3357df01.setContent(html_6d75bd91e08278018a52c97e4ca17fd5);
|
|
|
|
|
|
|
|
marker_f2f1c92d6f8c2601fc6c2b2731cc458c.bindPopup(popup_767a73e043d11572fc8c72fd3357df01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2f1c92d6f8c2601fc6c2b2731cc458c.setIcon(icon_ad015e5b849851ac6760533e5314d9ef);
|
|
|
|
|
|
var marker_bf28f2ed8695f418c1dda44adbdc55a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6f81f7a9e11fabd611d790f2e0806f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffa495366938a41f6829ec302c6121d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9942dbfad215a1620dadf8ac1db10f8 = $(`<div id="html_b9942dbfad215a1620dadf8ac1db10f8" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_ffa495366938a41f6829ec302c6121d0.setContent(html_b9942dbfad215a1620dadf8ac1db10f8);
|
|
|
|
|
|
|
|
marker_bf28f2ed8695f418c1dda44adbdc55a0.bindPopup(popup_ffa495366938a41f6829ec302c6121d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf28f2ed8695f418c1dda44adbdc55a0.setIcon(icon_6f81f7a9e11fabd611d790f2e0806f7f);
|
|
|
|
|
|
var marker_f53d91abee396453ce1a66b72761dd5f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_227f78d4d740ba659069d8a1ab8a2885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76d7b919a63105423529034185242be0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b27e8255d72a71d0f6e6c84bc46c0b2 = $(`<div id="html_8b27e8255d72a71d0f6e6c84bc46c0b2" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_76d7b919a63105423529034185242be0.setContent(html_8b27e8255d72a71d0f6e6c84bc46c0b2);
|
|
|
|
|
|
|
|
marker_f53d91abee396453ce1a66b72761dd5f.bindPopup(popup_76d7b919a63105423529034185242be0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f53d91abee396453ce1a66b72761dd5f.setIcon(icon_227f78d4d740ba659069d8a1ab8a2885);
|
|
|
|
|
|
var marker_d5389b48db17eb8aafd9bf7df11cb5db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_569fdae6691a7969c1e71fca9443501d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c505180d5c0c954916604bf1419c58a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd9caa4885417cf185b30527ff0b4ca = $(`<div id="html_afd9caa4885417cf185b30527ff0b4ca" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_c505180d5c0c954916604bf1419c58a3.setContent(html_afd9caa4885417cf185b30527ff0b4ca);
|
|
|
|
|
|
|
|
marker_d5389b48db17eb8aafd9bf7df11cb5db.bindPopup(popup_c505180d5c0c954916604bf1419c58a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5389b48db17eb8aafd9bf7df11cb5db.setIcon(icon_569fdae6691a7969c1e71fca9443501d);
|
|
|
|
|
|
var marker_12e0805967531956506f3d402f90b6f9 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_e713b87c652ce015199be18a202be391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4266ceddf294a12a9e7c905eca324e9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c2087a028f72aa5f90021b812ef7109 = $(`<div id="html_3c2087a028f72aa5f90021b812ef7109" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_4266ceddf294a12a9e7c905eca324e9c.setContent(html_3c2087a028f72aa5f90021b812ef7109);
|
|
|
|
|
|
|
|
marker_12e0805967531956506f3d402f90b6f9.bindPopup(popup_4266ceddf294a12a9e7c905eca324e9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12e0805967531956506f3d402f90b6f9.setIcon(icon_e713b87c652ce015199be18a202be391);
|
|
|
|
|
|
var marker_46affd2f235ae797023f69c8f5f2e0d8 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2d7530b4f8709438e6a2cf47ba9e4b26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a605ade006679c2447f2244eb8482214 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffd95551936ea467d21d7be3ec94e79e = $(`<div id="html_ffd95551936ea467d21d7be3ec94e79e" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_a605ade006679c2447f2244eb8482214.setContent(html_ffd95551936ea467d21d7be3ec94e79e);
|
|
|
|
|
|
|
|
marker_46affd2f235ae797023f69c8f5f2e0d8.bindPopup(popup_a605ade006679c2447f2244eb8482214)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46affd2f235ae797023f69c8f5f2e0d8.setIcon(icon_2d7530b4f8709438e6a2cf47ba9e4b26);
|
|
|
|
|
|
var marker_23d6ba89b6aa24381166e967425b00bd = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_905dcafc6606119c82d4bd268ed6ed55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f70b9a63a9019c178bacbc2407a1f067 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_882ee065ddc1ae1812d1304486d32f4b = $(`<div id="html_882ee065ddc1ae1812d1304486d32f4b" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_f70b9a63a9019c178bacbc2407a1f067.setContent(html_882ee065ddc1ae1812d1304486d32f4b);
|
|
|
|
|
|
|
|
marker_23d6ba89b6aa24381166e967425b00bd.bindPopup(popup_f70b9a63a9019c178bacbc2407a1f067)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23d6ba89b6aa24381166e967425b00bd.setIcon(icon_905dcafc6606119c82d4bd268ed6ed55);
|
|
|
|
|
|
var marker_6a92efe2fdeb5844e242e145fdab2a3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_288aa8dec28bc3c155c2ef945decfd2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1902a9327273400c1f8f1a3a0234864 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b683443f275b0712a904e285d53a54dd = $(`<div id="html_b683443f275b0712a904e285d53a54dd" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_f1902a9327273400c1f8f1a3a0234864.setContent(html_b683443f275b0712a904e285d53a54dd);
|
|
|
|
|
|
|
|
marker_6a92efe2fdeb5844e242e145fdab2a3c.bindPopup(popup_f1902a9327273400c1f8f1a3a0234864)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a92efe2fdeb5844e242e145fdab2a3c.setIcon(icon_288aa8dec28bc3c155c2ef945decfd2c);
|
|
|
|
|
|
var marker_09359578e0c2db9bb41dfa823c0945a7 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4058ac361f66e8affc6fead864d52e35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd8bb1ed5b9a7c5f99bf5e2082e57ace = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_642974cfe595d1a2a10f9c84860cb7eb = $(`<div id="html_642974cfe595d1a2a10f9c84860cb7eb" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_dd8bb1ed5b9a7c5f99bf5e2082e57ace.setContent(html_642974cfe595d1a2a10f9c84860cb7eb);
|
|
|
|
|
|
|
|
marker_09359578e0c2db9bb41dfa823c0945a7.bindPopup(popup_dd8bb1ed5b9a7c5f99bf5e2082e57ace)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09359578e0c2db9bb41dfa823c0945a7.setIcon(icon_4058ac361f66e8affc6fead864d52e35);
|
|
|
|
|
|
var marker_54ae82b975af3cfed0a10f5cc2beecf5 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_614470f7ea93a4d9aec39c71026ba070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec968233a4411f50ea5d7c57a55dc2a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3364663e0f02bf32c3d5ef3a0a66438 = $(`<div id="html_c3364663e0f02bf32c3d5ef3a0a66438" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_ec968233a4411f50ea5d7c57a55dc2a8.setContent(html_c3364663e0f02bf32c3d5ef3a0a66438);
|
|
|
|
|
|
|
|
marker_54ae82b975af3cfed0a10f5cc2beecf5.bindPopup(popup_ec968233a4411f50ea5d7c57a55dc2a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54ae82b975af3cfed0a10f5cc2beecf5.setIcon(icon_614470f7ea93a4d9aec39c71026ba070);
|
|
|
|
|
|
var marker_3ea54574adccf08312d2410f64771444 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_c7c184608f280e365d80a71879e91cb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e79b45867e2955646ff01281a3100b5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a884f5563f6f4e66a9f5465b70814246 = $(`<div id="html_a884f5563f6f4e66a9f5465b70814246" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_e79b45867e2955646ff01281a3100b5c.setContent(html_a884f5563f6f4e66a9f5465b70814246);
|
|
|
|
|
|
|
|
marker_3ea54574adccf08312d2410f64771444.bindPopup(popup_e79b45867e2955646ff01281a3100b5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ea54574adccf08312d2410f64771444.setIcon(icon_c7c184608f280e365d80a71879e91cb4);
|
|
|
|
|
|
var marker_ed5477c483847256c65c1a53c49e3408 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_4a82fba2386bb4ce518e3f433cbe5ec0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ca13c75fb2a3cc3cc81d7cd63840560 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be5df905ec8608804072f5a14fc50de5 = $(`<div id="html_be5df905ec8608804072f5a14fc50de5" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_2ca13c75fb2a3cc3cc81d7cd63840560.setContent(html_be5df905ec8608804072f5a14fc50de5);
|
|
|
|
|
|
|
|
marker_ed5477c483847256c65c1a53c49e3408.bindPopup(popup_2ca13c75fb2a3cc3cc81d7cd63840560)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed5477c483847256c65c1a53c49e3408.setIcon(icon_4a82fba2386bb4ce518e3f433cbe5ec0);
|
|
|
|
|
|
var marker_634019df969b63c68ed31d60266e7075 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d73cfdc4b23a0b8094d384a5dbfb2587 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_797cc4b54fcc28ebf541d4d0b6e23e48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e10c0c42b76917f71475ca41ca387d = $(`<div id="html_54e10c0c42b76917f71475ca41ca387d" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com:443</div>`)[0];
|
|
popup_797cc4b54fcc28ebf541d4d0b6e23e48.setContent(html_54e10c0c42b76917f71475ca41ca387d);
|
|
|
|
|
|
|
|
marker_634019df969b63c68ed31d60266e7075.bindPopup(popup_797cc4b54fcc28ebf541d4d0b6e23e48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_634019df969b63c68ed31d60266e7075.setIcon(icon_d73cfdc4b23a0b8094d384a5dbfb2587);
|
|
|
|
|
|
var marker_a3171c765f2118f46db6e5dc479f8aa2 = L.marker(
|
|
[47.1285, 8.74735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bd4961fe841ecccdf73a796958a71037 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11dda71c9108a6f391ab39db4cc575d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69743c362c16112423ab45c905c3a1ca = $(`<div id="html_69743c362c16112423ab45c905c3a1ca" style="width: 100.0%; height: 100.0%;">nas01xanthosnet.synology.me:7778</div>`)[0];
|
|
popup_11dda71c9108a6f391ab39db4cc575d7.setContent(html_69743c362c16112423ab45c905c3a1ca);
|
|
|
|
|
|
|
|
marker_a3171c765f2118f46db6e5dc479f8aa2.bindPopup(popup_11dda71c9108a6f391ab39db4cc575d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3171c765f2118f46db6e5dc479f8aa2.setIcon(icon_bd4961fe841ecccdf73a796958a71037);
|
|
|
|
|
|
var marker_9a063841233ac9310c2c710211d8384a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_f977349b75c0640e4c87e551601e5729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f30e22ca68db691d4b9ccb6fdbaeaa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c9766fc1b8e16721aace22da4236189 = $(`<div id="html_9c9766fc1b8e16721aace22da4236189" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_9f30e22ca68db691d4b9ccb6fdbaeaa4.setContent(html_9c9766fc1b8e16721aace22da4236189);
|
|
|
|
|
|
|
|
marker_9a063841233ac9310c2c710211d8384a.bindPopup(popup_9f30e22ca68db691d4b9ccb6fdbaeaa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a063841233ac9310c2c710211d8384a.setIcon(icon_f977349b75c0640e4c87e551601e5729);
|
|
|
|
|
|
var marker_c57ae7fdc1327b28a4d03181eab64ceb = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ab170aae15363c190e8d3bb0fd6d29a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e041559614e9ebf2597eda807cce02d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b092cc0bba7d9bf7ee3e7aebf0c576bf = $(`<div id="html_b092cc0bba7d9bf7ee3e7aebf0c576bf" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_e041559614e9ebf2597eda807cce02d5.setContent(html_b092cc0bba7d9bf7ee3e7aebf0c576bf);
|
|
|
|
|
|
|
|
marker_c57ae7fdc1327b28a4d03181eab64ceb.bindPopup(popup_e041559614e9ebf2597eda807cce02d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c57ae7fdc1327b28a4d03181eab64ceb.setIcon(icon_ab170aae15363c190e8d3bb0fd6d29a3);
|
|
|
|
|
|
var marker_470b55429b0a32e0a60461d906958a11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_d909ee051bf917dafe4640bd5e2bf501 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a5e394e6e724fb06b9fff77ad27ab1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51f7650ff0ea4ffaaadcc33d51e4b088 = $(`<div id="html_51f7650ff0ea4ffaaadcc33d51e4b088" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_5a5e394e6e724fb06b9fff77ad27ab1d.setContent(html_51f7650ff0ea4ffaaadcc33d51e4b088);
|
|
|
|
|
|
|
|
marker_470b55429b0a32e0a60461d906958a11.bindPopup(popup_5a5e394e6e724fb06b9fff77ad27ab1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_470b55429b0a32e0a60461d906958a11.setIcon(icon_d909ee051bf917dafe4640bd5e2bf501);
|
|
|
|
|
|
var marker_b7214fac71f6e101360e3bd77bf9ac31 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1683d1fcb2e1c7dfd51f6994ce141f40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_595ef38da9d33f09c292d401f4439269 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fed3232eb909556ed4ff7a4d4bf13b8 = $(`<div id="html_6fed3232eb909556ed4ff7a4d4bf13b8" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_595ef38da9d33f09c292d401f4439269.setContent(html_6fed3232eb909556ed4ff7a4d4bf13b8);
|
|
|
|
|
|
|
|
marker_b7214fac71f6e101360e3bd77bf9ac31.bindPopup(popup_595ef38da9d33f09c292d401f4439269)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7214fac71f6e101360e3bd77bf9ac31.setIcon(icon_1683d1fcb2e1c7dfd51f6994ce141f40);
|
|
|
|
|
|
var marker_291b0dddaabec083158948dce186563b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_a7f95d79e153c208786879fbc12843aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64cd278c2be40c66955da9f73833002a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d9b59db3c1cac83fafed41117c65877 = $(`<div id="html_3d9b59db3c1cac83fafed41117c65877" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_64cd278c2be40c66955da9f73833002a.setContent(html_3d9b59db3c1cac83fafed41117c65877);
|
|
|
|
|
|
|
|
marker_291b0dddaabec083158948dce186563b.bindPopup(popup_64cd278c2be40c66955da9f73833002a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_291b0dddaabec083158948dce186563b.setIcon(icon_a7f95d79e153c208786879fbc12843aa);
|
|
|
|
|
|
var marker_5d5b659c0cdfa05efb6dd784265285af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_8fa31f57b7aa9a1a2a16c5afc0982c5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c53f25c1891391665522a1d7843d175 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_203cebf8bfdd0cea2f9d7212bf2f6b61 = $(`<div id="html_203cebf8bfdd0cea2f9d7212bf2f6b61" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_6c53f25c1891391665522a1d7843d175.setContent(html_203cebf8bfdd0cea2f9d7212bf2f6b61);
|
|
|
|
|
|
|
|
marker_5d5b659c0cdfa05efb6dd784265285af.bindPopup(popup_6c53f25c1891391665522a1d7843d175)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d5b659c0cdfa05efb6dd784265285af.setIcon(icon_8fa31f57b7aa9a1a2a16c5afc0982c5a);
|
|
|
|
|
|
var marker_5ed5abccb8cfb975c73d2827800b6349 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_bfc9344f720bbe3d05d64bd4eedb5109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aaa3b606f2f71ded027e2e4806401a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b33563699304d5aae5dbdadb88ea6e = $(`<div id="html_89b33563699304d5aae5dbdadb88ea6e" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_0aaa3b606f2f71ded027e2e4806401a9.setContent(html_89b33563699304d5aae5dbdadb88ea6e);
|
|
|
|
|
|
|
|
marker_5ed5abccb8cfb975c73d2827800b6349.bindPopup(popup_0aaa3b606f2f71ded027e2e4806401a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ed5abccb8cfb975c73d2827800b6349.setIcon(icon_bfc9344f720bbe3d05d64bd4eedb5109);
|
|
|
|
|
|
var marker_bf5bc23b611db562296e6ad6d69a67eb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_ddc80c640ac49284b01da058dab910e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82eda8e4295cd987c25626fabdad6678 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfa734f886ed7d0347c0fe9c602c39da = $(`<div id="html_dfa734f886ed7d0347c0fe9c602c39da" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_82eda8e4295cd987c25626fabdad6678.setContent(html_dfa734f886ed7d0347c0fe9c602c39da);
|
|
|
|
|
|
|
|
marker_bf5bc23b611db562296e6ad6d69a67eb.bindPopup(popup_82eda8e4295cd987c25626fabdad6678)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf5bc23b611db562296e6ad6d69a67eb.setIcon(icon_ddc80c640ac49284b01da058dab910e8);
|
|
|
|
|
|
var marker_6cffd75935e2723acda0fde6602af499 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_b78b073aa00b005b00743272a21a1c44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74f58685d6905b58cef68dd4ad55b3f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1b0c685dfd2e3756924417233366e47 = $(`<div id="html_e1b0c685dfd2e3756924417233366e47" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_74f58685d6905b58cef68dd4ad55b3f2.setContent(html_e1b0c685dfd2e3756924417233366e47);
|
|
|
|
|
|
|
|
marker_6cffd75935e2723acda0fde6602af499.bindPopup(popup_74f58685d6905b58cef68dd4ad55b3f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cffd75935e2723acda0fde6602af499.setIcon(icon_b78b073aa00b005b00743272a21a1c44);
|
|
|
|
|
|
var marker_a1ad6415c92d97167d9049e74ce41f31 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_88698c7cdd95b91cc0819f7aa97bbe2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e39cf0b7a33a32cc72a5a14266b728b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_536bd7cc4197ea963f01e4f04563efc9 = $(`<div id="html_536bd7cc4197ea963f01e4f04563efc9" style="width: 100.0%; height: 100.0%;">nostr.data.haus:443</div>`)[0];
|
|
popup_0e39cf0b7a33a32cc72a5a14266b728b.setContent(html_536bd7cc4197ea963f01e4f04563efc9);
|
|
|
|
|
|
|
|
marker_a1ad6415c92d97167d9049e74ce41f31.bindPopup(popup_0e39cf0b7a33a32cc72a5a14266b728b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1ad6415c92d97167d9049e74ce41f31.setIcon(icon_88698c7cdd95b91cc0819f7aa97bbe2e);
|
|
|
|
|
|
var marker_1be741eb67c1b2553f23ab7917956e4e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_78594031c0321b58274a388d41062544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dcf2277229d76e11ad9cf508feada62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c9fc8cd31c155539e105435b9759a31 = $(`<div id="html_2c9fc8cd31c155539e105435b9759a31" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_2dcf2277229d76e11ad9cf508feada62.setContent(html_2c9fc8cd31c155539e105435b9759a31);
|
|
|
|
|
|
|
|
marker_1be741eb67c1b2553f23ab7917956e4e.bindPopup(popup_2dcf2277229d76e11ad9cf508feada62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1be741eb67c1b2553f23ab7917956e4e.setIcon(icon_78594031c0321b58274a388d41062544);
|
|
|
|
|
|
var marker_8dae25ad755a480ed9b86391936171aa = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_dd8e36c5fbcbb53e658a33e595ff26f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_524102113b459e1a0e54e2d6cf790e16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bc2afdafa5c2b992458f2c04a144fa5 = $(`<div id="html_5bc2afdafa5c2b992458f2c04a144fa5" style="width: 100.0%; height: 100.0%;">nostr.notribe.net:443</div>`)[0];
|
|
popup_524102113b459e1a0e54e2d6cf790e16.setContent(html_5bc2afdafa5c2b992458f2c04a144fa5);
|
|
|
|
|
|
|
|
marker_8dae25ad755a480ed9b86391936171aa.bindPopup(popup_524102113b459e1a0e54e2d6cf790e16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dae25ad755a480ed9b86391936171aa.setIcon(icon_dd8e36c5fbcbb53e658a33e595ff26f0);
|
|
|
|
|
|
var marker_2f3b5e3b9f949229a95c7f5a7294eebd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_79d95b16368ba243552dc8e40166f48c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f0673c94e2c17b6ff856f4e1fca88be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20ccaea57a47d3372ccc3f9f453e70a8 = $(`<div id="html_20ccaea57a47d3372ccc3f9f453e70a8" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_7f0673c94e2c17b6ff856f4e1fca88be.setContent(html_20ccaea57a47d3372ccc3f9f453e70a8);
|
|
|
|
|
|
|
|
marker_2f3b5e3b9f949229a95c7f5a7294eebd.bindPopup(popup_7f0673c94e2c17b6ff856f4e1fca88be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f3b5e3b9f949229a95c7f5a7294eebd.setIcon(icon_79d95b16368ba243552dc8e40166f48c);
|
|
|
|
|
|
var marker_35fdb94883ba6b030eea18a731326893 = L.marker(
|
|
[44.7839, -106.941],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_2c9542489ad3cf1f877fd25019b8c13c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_882fbca519ce4cf138c5e09c08cbfec3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9c3a4473bca5274df4c03946210d9ed = $(`<div id="html_d9c3a4473bca5274df4c03946210d9ed" style="width: 100.0%; height: 100.0%;">relay1.orangesync.tech</div>`)[0];
|
|
popup_882fbca519ce4cf138c5e09c08cbfec3.setContent(html_d9c3a4473bca5274df4c03946210d9ed);
|
|
|
|
|
|
|
|
marker_35fdb94883ba6b030eea18a731326893.bindPopup(popup_882fbca519ce4cf138c5e09c08cbfec3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35fdb94883ba6b030eea18a731326893.setIcon(icon_2c9542489ad3cf1f877fd25019b8c13c);
|
|
|
|
|
|
var marker_085aaeaa86e99aa24ab74693ae9c4308 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_1d8d45feb468bff56c3537e8e69be2b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ace852dbbae7bee250498624327bd37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_debba5a35d1c28bb291f24409862bded = $(`<div id="html_debba5a35d1c28bb291f24409862bded" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io:443</div>`)[0];
|
|
popup_2ace852dbbae7bee250498624327bd37.setContent(html_debba5a35d1c28bb291f24409862bded);
|
|
|
|
|
|
|
|
marker_085aaeaa86e99aa24ab74693ae9c4308.bindPopup(popup_2ace852dbbae7bee250498624327bd37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_085aaeaa86e99aa24ab74693ae9c4308.setIcon(icon_1d8d45feb468bff56c3537e8e69be2b7);
|
|
|
|
|
|
var marker_331641213a1ffe281a648dca1c2109a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_6c5f9a087dbab20d74f00770ac5186ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9703ad4500d18f3e7ee1ed2e24bad22e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a7fa6b9509509626a18f9bd1533f120 = $(`<div id="html_1a7fa6b9509509626a18f9bd1533f120" style="width: 100.0%; height: 100.0%;">relay.sincensura.org</div>`)[0];
|
|
popup_9703ad4500d18f3e7ee1ed2e24bad22e.setContent(html_1a7fa6b9509509626a18f9bd1533f120);
|
|
|
|
|
|
|
|
marker_331641213a1ffe281a648dca1c2109a6.bindPopup(popup_9703ad4500d18f3e7ee1ed2e24bad22e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_331641213a1ffe281a648dca1c2109a6.setIcon(icon_6c5f9a087dbab20d74f00770ac5186ff);
|
|
|
|
|
|
var marker_2d9229645a32637105332f17a047504d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_88ff28cab04dc19a08e0a2d5c944f6a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71a7a326e793feb9c5b7dc2a24ed2cb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24a9ac5884986d8ba68cc651de18344b = $(`<div id="html_24a9ac5884986d8ba68cc651de18344b" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_71a7a326e793feb9c5b7dc2a24ed2cb1.setContent(html_24a9ac5884986d8ba68cc651de18344b);
|
|
|
|
|
|
|
|
marker_2d9229645a32637105332f17a047504d.bindPopup(popup_71a7a326e793feb9c5b7dc2a24ed2cb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d9229645a32637105332f17a047504d.setIcon(icon_88ff28cab04dc19a08e0a2d5c944f6a4);
|
|
|
|
|
|
var marker_5a01498d28f75d9ad42ffc586fc04e69 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_3a17735e0d8ec6d976ac4b750198bf71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea33a7a9d424fcd657eae537ca64b584 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14d603e6c1541d21213e4e6935c2e2e9 = $(`<div id="html_14d603e6c1541d21213e4e6935c2e2e9" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com:443</div>`)[0];
|
|
popup_ea33a7a9d424fcd657eae537ca64b584.setContent(html_14d603e6c1541d21213e4e6935c2e2e9);
|
|
|
|
|
|
|
|
marker_5a01498d28f75d9ad42ffc586fc04e69.bindPopup(popup_ea33a7a9d424fcd657eae537ca64b584)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a01498d28f75d9ad42ffc586fc04e69.setIcon(icon_3a17735e0d8ec6d976ac4b750198bf71);
|
|
|
|
|
|
var marker_20bd2cf81c267934c65047d951f703b3 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_833b2b59f44190bd8071dc912fe7cf41);
|
|
|
|
|
|
var icon_cd8e1cc7082e19fa3f0cba8649e2c8ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_918b93d1b24358fd751aaacba20c3ecb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da7ce18d0f1118498f88e3b7c9e486ed = $(`<div id="html_da7ce18d0f1118498f88e3b7c9e486ed" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_918b93d1b24358fd751aaacba20c3ecb.setContent(html_da7ce18d0f1118498f88e3b7c9e486ed);
|
|
|
|
|
|
|
|
marker_20bd2cf81c267934c65047d951f703b3.bindPopup(popup_918b93d1b24358fd751aaacba20c3ecb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20bd2cf81c267934c65047d951f703b3.setIcon(icon_cd8e1cc7082e19fa3f0cba8649e2c8ca);
|
|
|
|
|
|
marker_cluster_833b2b59f44190bd8071dc912fe7cf41.addTo(map_825d52ae6fe82b3e80b8403ed5aa9f1a);
|
|
|
|
</script>
|
|
</html> |